Age | Commit message (Expand) | Author | Files | Lines |
2009-10-07 | selinux: generate flask headers during kernel build | Stephen Smalley | 2 | -961/+0 |
2009-10-07 | selinux: dynamic class/perm discovery | Stephen Smalley | 9 | -417/+206 |
2009-09-01 | selinux: Support for the new TUN LSM hooks | Paul Moore | 4 | -0/+25 |
2009-08-17 | SELinux: Convert avc_audit to use lsm_audit.h | Thomas Liu | 3 | -50/+11 |
2009-08-14 | SELinux: add selinux_kernel_module_request | Eric Paris | 2 | -0/+2 |
2009-07-13 | Revert "SELinux: Convert avc_audit to use lsm_audit.h" | James Morris | 3 | -11/+50 |
2009-07-13 | SELinux: Convert avc_audit to use lsm_audit.h | Thomas Liu | 3 | -50/+11 |
2009-06-25 | selinux: clean up avc node cache when disabling selinux | Thomas Liu | 1 | -0/+3 |
2009-06-19 | Merge branch 'master' into next | James Morris | 1 | -3/+4 |
2009-06-18 | Add audit messages on type boundary violations | KaiGai Kohei | 1 | -3/+0 |
2009-05-19 | SELinux: move SELINUX_MAGIC into magic.h | Eric Paris | 1 | -2/+1 |
2009-04-02 | Permissive domain in userspace object manager | KaiGai Kohei | 1 | -1/+3 |
2009-03-28 | netlabel: Label incoming TCP connections correctly in SELinux | Paul Moore | 1 | -14/+13 |
2009-03-06 | SELinux: new permission between tty audit and audit socket | Eric Paris | 2 | -0/+2 |
2009-03-06 | SELinux: open perm for sock files | Eric Paris | 2 | -0/+2 |
2009-02-14 | SELinux: remove unused av.decided field | Eric Paris | 1 | -1/+0 |
2009-01-19 | SELinux: Add new security mount option to indicate security label support. | David P. Quigley | 1 | -0/+2 |
2009-01-19 | SELinux: Condense super block security structure flags and cleanup necessary ... | David P. Quigley | 2 | -2/+6 |
2009-01-05 | SELinux: shrink sizeof av_inhert selinux_class_perm and context | Eric Paris | 1 | -2/+2 |
2008-11-14 | CRED: Add a kernel_service object class to SELinux | David Howells | 4 | -0/+10 |
2008-11-14 | CRED: Make execve() take advantage of copy-on-write credentials | David Howells | 1 | -11/+0 |
2008-10-11 | Merge branch 'master' of git://git.infradead.org/users/pcmoore/lblnet-2.6_nex... | James Morris | 2 | -6/+47 |
2008-10-10 | selinux: Cache NetLabel secattrs in the socket's security struct | Paul Moore | 2 | -3/+11 |
2008-10-10 | selinux: Set socket NetLabel based on connection endpoint | Paul Moore | 2 | -3/+17 |
2008-10-10 | netlabel: Add functionality to set the security attributes of a packet | Paul Moore | 2 | -0/+10 |
2008-10-10 | selinux: Fix missing calls to netlbl_skbuff_err() | Paul Moore | 1 | -0/+9 |
2008-08-28 | SELinux: add boundary support and thread context assignment | KaiGai Kohei | 2 | -1/+18 |
2008-07-15 | Revert "SELinux: allow fstype unknown to policy to use xattrs if present" | James Morris | 1 | -1/+1 |
2008-07-14 | SELinux: allow fstype unknown to policy to use xattrs if present | Eric Paris | 1 | -1/+1 |
2008-07-14 | SELinux: remove inherit field from inode_security_struct | James Morris | 1 | -1/+0 |
2008-07-14 | SELinux: reorder inode_security_struct to increase objs/slab on 64bit | Richard Kennedy | 1 | -1/+1 |
2008-07-14 | SELinux: keep the code clean formating and syntax | Eric Paris | 2 | -10/+9 |
2008-07-14 | selinux: support deferred mapping of contexts | Stephen Smalley | 1 | -0/+5 |
2008-04-30 | Security: Make secctx_to_secid() take const secdata | David Howells | 1 | -1/+1 |
2008-04-29 | xattr: add missing consts to function arguments | David Howells | 1 | -1/+1 |
2008-04-28 | SELinux: selinux/include/security.h whitespace, syntax, and other cleanups | Eric Paris | 1 | -2/+2 |
2008-04-28 | SELinux: objsec.h whitespace, syntax, and other cleanups | Eric Paris | 1 | -30/+30 |
2008-04-28 | SELinux: netlabel.h whitespace, syntax, and other cleanups | Eric Paris | 1 | -1/+1 |
2008-04-28 | SELinux: avc_ss.h whitespace, syntax, and other cleanups | Eric Paris | 1 | -6/+3 |
2008-04-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 1 | -0/+65 |
2008-04-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26 | Linus Torvalds | 1 | -6/+7 |
2008-04-19 | Audit: Final renamings and cleanup | Ahmed S. Darwish | 1 | -0/+65 |
2008-04-18 | SELinux: add netport.[ch] | James Morris | 1 | -0/+31 |
2008-04-18 | SELinux: Add network port SID cache | Paul Moore | 2 | -2/+7 |
2008-04-18 | SELinux: turn mount options strings into defines | Eric Paris | 1 | -0/+5 |
2008-04-18 | selinux: introduce permissive types | Eric Paris | 1 | -1/+4 |
2008-04-18 | selinux: remove ptrace_sid | Roland McGrath | 1 | -1/+0 |
2008-04-18 | SELinux: create new open permission | Eric Paris | 3 | -0/+12 |
2008-04-18 | SELinux: remove unused backpointers from security objects | James Morris | 1 | -7/+0 |
2008-04-18 | SELinux: Correct the NetLabel locking for the sk_security_struct | Paul Moore | 2 | -17/+0 |