aboutsummaryrefslogtreecommitdiffstats
path: root/security/selinux/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-08-01doc: Update the email address for Paul Moore in various source filesPaul Moore4-4/+4
2011-05-24Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into for-linusJames Morris1-4/+5
2011-05-19selinux: avoid unnecessary avc cache stat hit countLinus Torvalds1-1/+0
2011-04-25SELINUX: Make selinux cache VFS RCU walks safeEric Paris1-5/+13
2011-04-25SELINUX: Make selinux cache VFS RCU walks safeEric Paris1-5/+13
2011-04-25SELinux: security_read_policy should take a size_t not ssize_tEric Paris1-1/+1
2011-04-01selinux: add type_transition with name extension support for selinuxfsKohei Kaigai1-2/+2
2011-03-28SELinux: Add class support to the role_trans structureHarry Ciao1-1/+2
2011-03-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-1/+1
2011-03-08Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into nextJames Morris2-5/+10
2011-03-03SELinux: Auto-generate security_is_socket_classHarry Ciao1-0/+4
2011-02-25selinux: drop unused packet flow permissionsEric Paris1-2/+1
2011-02-22xfrm: Mark flowi arg to security_xfrm_state_pol_flow_match() const.David S. Miller1-1/+1
2011-02-01SELinux: Use dentry name in new object labelingEric Paris1-3/+5
2011-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6Linus Torvalds1-1/+1
2011-01-10headers: path.h reduxAlexey Dobriyan1-1/+0
2010-11-29security: Define CAP_SYSLOGSerge E. Hallyn1-1/+1
2010-10-21SELinux: allow userspace to read policy back out of the kernelEric Paris2-1/+3
2010-10-21secmark: make secmark object handling genericEric Paris1-0/+1
2010-10-21selinux: fix up style problem on /selinux/statusKaiGai Kohei1-2/+1
2010-10-21selinux: fast status update interface (/selinux/status)KaiGai Kohei1-0/+21
2010-08-02SELinux: Move execmod to the common permsEric Paris1-4/+3
2010-08-02selinux: place open in the common file permsEric Paris1-7/+8
2010-08-02SELinux: special dontaudit for access checksEric Paris1-1/+1
2010-05-21switch selinux delayed superblock handling to iterate_supers()Al Viro1-1/+0
2010-04-08selinux: always call sk_security_struct sksecEric Paris1-4/+4
2010-03-09Merge branch 'next-queue' into nextJames Morris1-1/+1
2010-03-08selinux: const strings in tablesStephen Hemminger1-1/+1
2010-02-04selinux: allow MLS->non-MLS and vice versa upon policy reloadGuido Trentalancia1-1/+2
2010-01-18selinux: change the handling of unknown classesStephen Smalley1-6/+4
2009-10-07selinux: generate flask headers during kernel buildStephen Smalley2-961/+0
2009-10-07selinux: dynamic class/perm discoveryStephen Smalley9-417/+206
2009-09-01selinux: Support for the new TUN LSM hooksPaul Moore4-0/+25
2009-08-17SELinux: Convert avc_audit to use lsm_audit.hThomas Liu3-50/+11
2009-08-14SELinux: add selinux_kernel_module_requestEric Paris2-0/+2
2009-07-13Revert "SELinux: Convert avc_audit to use lsm_audit.h"James Morris3-11/+50
2009-07-13SELinux: Convert avc_audit to use lsm_audit.hThomas Liu3-50/+11
2009-06-25selinux: clean up avc node cache when disabling selinuxThomas Liu1-0/+3
2009-06-19Merge branch 'master' into nextJames Morris1-3/+4
2009-06-19Add audit messages on type boundary violationsKaiGai Kohei1-3/+0
2009-05-19SELinux: move SELINUX_MAGIC into magic.hEric Paris1-2/+1
2009-04-02Permissive domain in userspace object managerKaiGai Kohei1-1/+3
2009-03-28netlabel: Label incoming TCP connections correctly in SELinuxPaul Moore1-14/+13
2009-03-06SELinux: new permission between tty audit and audit socketEric Paris2-0/+2
2009-03-06SELinux: open perm for sock filesEric Paris2-0/+2
2009-02-14SELinux: remove unused av.decided fieldEric Paris1-1/+0
2009-01-19SELinux: Add new security mount option to indicate security label support.David P. Quigley1-0/+2
2009-01-19SELinux: Condense super block security structure flags and cleanup necessary code.David P. Quigley2-2/+6
2009-01-05SELinux: shrink sizeof av_inhert selinux_class_perm and contextEric Paris1-2/+2
2008-11-14CRED: Add a kernel_service object class to SELinuxDavid Howells4-0/+10