summaryrefslogtreecommitdiffstats
path: root/security/selinux/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into fo...James Morris2011-05-241-4/+5
|\
| * SELINUX: Make selinux cache VFS RCU walks safeEric Paris2011-04-251-5/+13
| * SELinux: security_read_policy should take a size_t not ssize_tEric Paris2011-04-251-1/+1
| * selinux: add type_transition with name extension support for selinuxfsKohei Kaigai2011-04-011-2/+2
| * SELinux: Add class support to the role_trans structureHarry Ciao2011-03-281-1/+2
* | selinux: avoid unnecessary avc cache stat hit countLinus Torvalds2011-05-191-1/+0
* | SELINUX: Make selinux cache VFS RCU walks safeEric Paris2011-04-251-5/+13
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2011-03-161-1/+1
|\ \ | |/ |/|
| * xfrm: Mark flowi arg to security_xfrm_state_pol_flow_match() const.David S. Miller2011-02-221-1/+1
* | Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into nextJames Morris2011-03-082-5/+10
|\ \ | |/ |/|
| * SELinux: Auto-generate security_is_socket_classHarry Ciao2011-03-031-0/+4
| * selinux: drop unused packet flow permissionsEric Paris2011-02-251-2/+1
| * SELinux: Use dentry name in new object labelingEric Paris2011-02-011-3/+5
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2011-01-101-1/+1
|\ \ | |/
| * security: Define CAP_SYSLOGSerge E. Hallyn2010-11-291-1/+1
* | headers: path.h reduxAlexey Dobriyan2011-01-101-1/+0
|/
* SELinux: allow userspace to read policy back out of the kernelEric Paris2010-10-212-1/+3
* secmark: make secmark object handling genericEric Paris2010-10-211-0/+1
* selinux: fix up style problem on /selinux/statusKaiGai Kohei2010-10-211-2/+1
* selinux: fast status update interface (/selinux/status)KaiGai Kohei2010-10-211-0/+21
* SELinux: Move execmod to the common permsEric Paris2010-08-021-4/+3
* selinux: place open in the common file permsEric Paris2010-08-021-7/+8
* SELinux: special dontaudit for access checksEric Paris2010-08-021-1/+1
* switch selinux delayed superblock handling to iterate_supers()Al Viro2010-05-211-1/+0
* selinux: always call sk_security_struct sksecEric Paris2010-04-081-4/+4
* Merge branch 'next-queue' into nextJames Morris2010-03-091-1/+1
|\
| * selinux: const strings in tablesStephen Hemminger2010-03-081-1/+1
* | selinux: allow MLS->non-MLS and vice versa upon policy reloadGuido Trentalancia2010-02-041-1/+2
* | selinux: change the handling of unknown classesStephen Smalley2010-01-181-6/+4
|/
* selinux: generate flask headers during kernel buildStephen Smalley2009-10-072-961/+0
* selinux: dynamic class/perm discoveryStephen Smalley2009-10-079-417/+206
* selinux: Support for the new TUN LSM hooksPaul Moore2009-09-014-0/+25
* SELinux: Convert avc_audit to use lsm_audit.hThomas Liu2009-08-173-50/+11
* SELinux: add selinux_kernel_module_requestEric Paris2009-08-142-0/+2
* Revert "SELinux: Convert avc_audit to use lsm_audit.h"James Morris2009-07-133-11/+50
* SELinux: Convert avc_audit to use lsm_audit.hThomas Liu2009-07-133-50/+11
* selinux: clean up avc node cache when disabling selinuxThomas Liu2009-06-251-0/+3
* Merge branch 'master' into nextJames Morris2009-06-191-3/+4
|\
| * SELinux: move SELINUX_MAGIC into magic.hEric Paris2009-05-191-2/+1
| * Permissive domain in userspace object managerKaiGai Kohei2009-04-021-1/+3
* | Add audit messages on type boundary violationsKaiGai Kohei2009-06-191-3/+0
|/
* netlabel: Label incoming TCP connections correctly in SELinuxPaul Moore2009-03-281-14/+13
* SELinux: new permission between tty audit and audit socketEric Paris2009-03-062-0/+2
* SELinux: open perm for sock filesEric Paris2009-03-062-0/+2
* SELinux: remove unused av.decided fieldEric Paris2009-02-141-1/+0
* SELinux: Add new security mount option to indicate security label support.David P. Quigley2009-01-191-0/+2
* SELinux: Condense super block security structure flags and cleanup necessary ...David P. Quigley2009-01-192-2/+6
* SELinux: shrink sizeof av_inhert selinux_class_perm and contextEric Paris2009-01-051-2/+2
* CRED: Add a kernel_service object class to SELinuxDavid Howells2008-11-144-0/+10
* CRED: Make execve() take advantage of copy-on-write credentialsDavid Howells2008-11-141-11/+0
OpenPOWER on IntegriCloud