Age | Commit message (Expand) | Author |
2011-04-25 | SELINUX: Make selinux cache VFS RCU walks safe | Eric Paris |
2011-04-25 | SELinux: security_read_policy should take a size_t not ssize_t | Eric Paris |
2011-04-01 | selinux: add type_transition with name extension support for selinuxfs | Kohei Kaigai |
2011-03-28 | SELinux: Add class support to the role_trans structure | Harry Ciao |
2011-03-08 | Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next | James Morris |
2011-03-03 | SELinux: Auto-generate security_is_socket_class | Harry Ciao |
2011-02-25 | selinux: drop unused packet flow permissions | Eric Paris |
2011-02-01 | SELinux: Use dentry name in new object labeling | Eric Paris |
2011-01-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds |
2011-01-10 | headers: path.h redux | Alexey Dobriyan |
2010-11-29 | security: Define CAP_SYSLOG | Serge E. Hallyn |
2010-10-21 | SELinux: allow userspace to read policy back out of the kernel | Eric Paris |
2010-10-21 | secmark: make secmark object handling generic | Eric Paris |
2010-10-21 | selinux: fix up style problem on /selinux/status | KaiGai Kohei |
2010-10-21 | selinux: fast status update interface (/selinux/status) | KaiGai Kohei |
2010-08-02 | SELinux: Move execmod to the common perms | Eric Paris |
2010-08-02 | selinux: place open in the common file perms | Eric Paris |
2010-08-02 | SELinux: special dontaudit for access checks | Eric Paris |
2010-05-21 | switch selinux delayed superblock handling to iterate_supers() | Al Viro |
2010-04-08 | selinux: always call sk_security_struct sksec | Eric Paris |
2010-03-09 | Merge branch 'next-queue' into next | James Morris |
2010-03-08 | selinux: const strings in tables | Stephen Hemminger |
2010-02-04 | selinux: allow MLS->non-MLS and vice versa upon policy reload | Guido Trentalancia |
2010-01-18 | selinux: change the handling of unknown classes | Stephen Smalley |
2009-10-07 | selinux: generate flask headers during kernel build | Stephen Smalley |
2009-10-07 | selinux: dynamic class/perm discovery | Stephen Smalley |
2009-09-01 | selinux: Support for the new TUN LSM hooks | Paul Moore |
2009-08-17 | SELinux: Convert avc_audit to use lsm_audit.h | Thomas Liu |
2009-08-14 | SELinux: add selinux_kernel_module_request | Eric Paris |
2009-07-13 | Revert "SELinux: Convert avc_audit to use lsm_audit.h" | James Morris |
2009-07-13 | SELinux: Convert avc_audit to use lsm_audit.h | Thomas Liu |
2009-06-25 | selinux: clean up avc node cache when disabling selinux | Thomas Liu |
2009-06-19 | Merge branch 'master' into next | James Morris |
2009-06-19 | Add audit messages on type boundary violations | KaiGai Kohei |
2009-05-19 | SELinux: move SELINUX_MAGIC into magic.h | Eric Paris |
2009-04-02 | Permissive domain in userspace object manager | KaiGai Kohei |
2009-03-28 | netlabel: Label incoming TCP connections correctly in SELinux | Paul Moore |
2009-03-06 | SELinux: new permission between tty audit and audit socket | Eric Paris |
2009-03-06 | SELinux: open perm for sock files | Eric Paris |
2009-02-14 | SELinux: remove unused av.decided field | Eric Paris |
2009-01-19 | SELinux: Add new security mount option to indicate security label support. | David P. Quigley |
2009-01-19 | SELinux: Condense super block security structure flags and cleanup necessary ... | David P. Quigley |
2009-01-05 | SELinux: shrink sizeof av_inhert selinux_class_perm and context | Eric Paris |
2008-11-14 | CRED: Add a kernel_service object class to SELinux | David Howells |
2008-11-14 | CRED: Make execve() take advantage of copy-on-write credentials | David Howells |
2008-10-11 | Merge branch 'master' of git://git.infradead.org/users/pcmoore/lblnet-2.6_nex... | James Morris |
2008-10-10 | selinux: Cache NetLabel secattrs in the socket's security struct | Paul Moore |
2008-10-10 | selinux: Set socket NetLabel based on connection endpoint | Paul Moore |
2008-10-10 | netlabel: Add functionality to set the security attributes of a packet | Paul Moore |
2008-10-10 | selinux: Fix missing calls to netlbl_skbuff_err() | Paul Moore |