aboutsummaryrefslogtreecommitdiff
path: root/security/selinux/include
AgeCommit message (Expand)Author
2014-01-25SELinux: Fix possible NULL pointer dereference in selinux_inode_permission()Steven Rostedt
2014-01-09selinux: look for IPsec labels on both inbound and outbound packetsPaul Moore
2013-01-14tun: fix LSM/SELinux labeling of tun/tap devicesPaul Moore
2013-01-14selinux: add the "attach_queue" permission to the "tun_socket" classPaul Moore
2012-09-18xfrm: invalidate dst on policy insertion/deletionNicolas Dichtel
2012-07-23Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2012-07-23switch dentry_open() to struct path, make it grab references itselfAl Viro
2012-07-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2012-07-16SELinux: include definition of new capabilitiesEric Paris
2012-04-09SELinux: avc: remove the useless fields in avc_add_callbackWanlong Gao
2012-04-09SELinux: unify the selinux_audit_data and selinux_late_audit_dataEric Paris
2012-04-09SELinux: remove auditdeny from selinux_audit_dataEric Paris
2012-04-09SELinux: delay initialization of audit data in selinux_inode_permissionEric Paris
2012-04-09SELinux: add default_type statementsEric Paris
2012-04-09SELinux: allow default source/target selectors for user/role/rangeEric Paris
2012-04-03SELinux: do not allocate stack space for AVC data unless neededEric Paris
2012-04-03SELinux: remove avd from selinux_audit_dataEric Paris
2012-04-03LSM: shrink sizeof LSM specific portion of common_audit_dataEric Paris
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2012-03-26SELinux: selinux/xfrm.h needs net/flow.hDavid Howells
2011-09-09selinux: sparse fix: fix several warnings in the security server codeJames Morris
2011-09-09selinux: sparse fix: fix warnings in netlink codeJames Morris
2011-09-09selinux: sparse fix: eliminate warnings for selinuxfsJames Morris
2011-09-09selinux: sparse fix: declare selinux_disable() in security.hJames Morris
2011-09-09selinux: sparse fix: move selinux_complete_initJames Morris
2011-08-01doc: Update the email address for Paul Moore in various source filesPaul Moore
2011-05-24Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into fo...James Morris
2011-05-19selinux: avoid unnecessary avc cache stat hit countLinus Torvalds
2011-04-25SELINUX: Make selinux cache VFS RCU walks safeEric Paris
2011-04-25SELINUX: Make selinux cache VFS RCU walks safeEric Paris
2011-04-25SELinux: security_read_policy should take a size_t not ssize_tEric Paris
2011-04-01selinux: add type_transition with name extension support for selinuxfsKohei Kaigai
2011-03-28SELinux: Add class support to the role_trans structureHarry Ciao
2011-03-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2011-03-08Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into nextJames Morris
2011-03-03SELinux: Auto-generate security_is_socket_classHarry Ciao
2011-02-25selinux: drop unused packet flow permissionsEric Paris
2011-02-22xfrm: Mark flowi arg to security_xfrm_state_pol_flow_match() const.David S. Miller
2011-02-01SELinux: Use dentry name in new object labelingEric Paris
2011-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2011-01-10headers: path.h reduxAlexey Dobriyan
2010-11-29security: Define CAP_SYSLOGSerge E. Hallyn
2010-10-21SELinux: allow userspace to read policy back out of the kernelEric Paris
2010-10-21secmark: make secmark object handling genericEric Paris
2010-10-21selinux: fix up style problem on /selinux/statusKaiGai Kohei
2010-10-21selinux: fast status update interface (/selinux/status)KaiGai Kohei
2010-08-02SELinux: Move execmod to the common permsEric Paris
2010-08-02selinux: place open in the common file permsEric Paris
2010-08-02SELinux: special dontaudit for access checksEric Paris
2010-05-21switch selinux delayed superblock handling to iterate_supers()Al Viro