summaryrefslogtreecommitdiffstats
path: root/security/selinux/include
Commit message (Expand)AuthorAgeFilesLines
...
* | selinux: change the handling of unknown classesStephen Smalley2010-01-171-6/+4Star
|/
* selinux: generate flask headers during kernel buildStephen Smalley2009-10-072-961/+0Star
* selinux: dynamic class/perm discoveryStephen Smalley2009-10-079-417/+206Star
* 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/+11Star
* 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-123-50/+11Star
* 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/+1Star
| * Permissive domain in userspace object managerKaiGai Kohei2009-04-021-1/+3
* | Add audit messages on type boundary violationsKaiGai Kohei2009-06-181-3/+0Star
|/
* netlabel: Label incoming TCP connections correctly in SELinuxPaul Moore2009-03-281-14/+13Star
* SELinux: new permission between tty audit and audit socketEric Paris2009-03-052-0/+2
* SELinux: open perm for sock filesEric Paris2009-03-052-0/+2
* SELinux: remove unused av.decided fieldEric Paris2009-02-131-1/+0Star
* SELinux: Add new security mount option to indicate security label support.David P. Quigley2009-01-181-0/+2
* SELinux: Condense super block security structure flags and cleanup necessary ...David P. Quigley2009-01-182-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/+0Star
* Merge branch 'master' of git://git.infradead.org/users/pcmoore/lblnet-2.6_nex...James Morris2008-10-112-6/+47
|\
| * selinux: Cache NetLabel secattrs in the socket's security structPaul Moore2008-10-102-3/+11
| * selinux: Set socket NetLabel based on connection endpointPaul Moore2008-10-102-3/+17
| * netlabel: Add functionality to set the security attributes of a packetPaul Moore2008-10-102-0/+10
| * selinux: Fix missing calls to netlbl_skbuff_err()Paul Moore2008-10-101-0/+9
* | SELinux: add boundary support and thread context assignmentKaiGai Kohei2008-08-282-1/+18
|/
* Revert "SELinux: allow fstype unknown to policy to use xattrs if present"James Morris2008-07-151-1/+1
* SELinux: allow fstype unknown to policy to use xattrs if presentEric Paris2008-07-141-1/+1
* SELinux: remove inherit field from inode_security_structJames Morris2008-07-141-1/+0Star
* SELinux: reorder inode_security_struct to increase objs/slab on 64bitRichard Kennedy2008-07-141-1/+1
* SELinux: keep the code clean formating and syntaxEric Paris2008-07-142-10/+9Star
* selinux: support deferred mapping of contextsStephen Smalley2008-07-141-0/+5
* Security: Make secctx_to_secid() take const secdataDavid Howells2008-04-291-1/+1
* xattr: add missing consts to function argumentsDavid Howells2008-04-291-1/+1
* SELinux: selinux/include/security.h whitespace, syntax, and other cleanupsEric Paris2008-04-281-2/+2
* SELinux: objsec.h whitespace, syntax, and other cleanupsEric Paris2008-04-281-30/+30
* SELinux: netlabel.h whitespace, syntax, and other cleanupsEric Paris2008-04-281-1/+1
* SELinux: avc_ss.h whitespace, syntax, and other cleanupsEric Paris2008-04-281-6/+3Star
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2008-04-191-0/+65
|\
| * Audit: Final renamings and cleanupAhmed S. Darwish2008-04-191-0/+65
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26Linus Torvalds2008-04-191-6/+7
|\ \ | |/ |/|
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-04-181-1/+2
| |\
| * | LSM: Make the Labeled IPsec hooks more stack friendlyPaul Moore2008-04-131-6/+7
* | | SELinux: add netport.[ch]James Morris2008-04-181-0/+31
* | | SELinux: Add network port SID cachePaul Moore2008-04-182-2/+7
* | | SELinux: turn mount options strings into definesEric Paris2008-04-181-0/+5
* | | selinux: introduce permissive typesEric Paris2008-04-181-1/+4
* | | selinux: remove ptrace_sidRoland McGrath2008-04-181-1/+0Star