Age | Commit message (Expand) | Author | Files | Lines |
2011-09-10 | selinux: sparse fix: fix several warnings in the security server code | James Morris | 1 | -0/+6 |
2011-09-10 | selinux: sparse fix: fix warnings in netlink code | James Morris | 1 | -0/+3 |
2011-09-10 | selinux: sparse fix: eliminate warnings for selinuxfs | James Morris | 1 | -0/+3 |
2011-09-10 | selinux: sparse fix: declare selinux_disable() in security.h | James Morris | 1 | -0/+1 |
2011-09-10 | selinux: sparse fix: move selinux_complete_init | James Morris | 1 | -0/+1 |
2011-08-02 | doc: Update the email address for Paul Moore in various source files | Paul Moore | 4 | -4/+4 |
2011-05-24 | Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into fo... | James Morris | 1 | -4/+5 |
2011-05-20 | selinux: avoid unnecessary avc cache stat hit count | Linus Torvalds | 1 | -1/+0 |
2011-04-26 | SELINUX: Make selinux cache VFS RCU walks safe | Eric Paris | 1 | -5/+13 |
2011-04-26 | SELINUX: Make selinux cache VFS RCU walks safe | Eric Paris | 1 | -5/+13 |
2011-04-25 | SELinux: security_read_policy should take a size_t not ssize_t | Eric Paris | 1 | -1/+1 |
2011-04-02 | selinux: add type_transition with name extension support for selinuxfs | Kohei Kaigai | 1 | -2/+2 |
2011-03-28 | SELinux: Add class support to the role_trans structure | Harry Ciao | 1 | -1/+2 |
2011-03-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 1 | -1/+1 |
2011-03-08 | Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next | James Morris | 2 | -5/+10 |
2011-03-03 | SELinux: Auto-generate security_is_socket_class | Harry Ciao | 1 | -0/+4 |
2011-02-25 | selinux: drop unused packet flow permissions | Eric Paris | 1 | -2/+1 |
2011-02-23 | xfrm: Mark flowi arg to security_xfrm_state_pol_flow_match() const. | David S. Miller | 1 | -1/+1 |
2011-02-01 | SELinux: Use dentry name in new object labeling | Eric Paris | 1 | -3/+5 |
2011-01-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 1 | -1/+1 |
2011-01-10 | headers: path.h redux | Alexey Dobriyan | 1 | -1/+0 |
2010-11-29 | security: Define CAP_SYSLOG | Serge E. Hallyn | 1 | -1/+1 |
2010-10-21 | SELinux: allow userspace to read policy back out of the kernel | Eric Paris | 2 | -1/+3 |
2010-10-21 | secmark: make secmark object handling generic | Eric Paris | 1 | -0/+1 |
2010-10-21 | selinux: fix up style problem on /selinux/status | KaiGai Kohei | 1 | -2/+1 |
2010-10-21 | selinux: fast status update interface (/selinux/status) | KaiGai Kohei | 1 | -0/+21 |
2010-08-02 | SELinux: Move execmod to the common perms | Eric Paris | 1 | -4/+3 |
2010-08-02 | selinux: place open in the common file perms | Eric Paris | 1 | -7/+8 |
2010-08-02 | SELinux: special dontaudit for access checks | Eric Paris | 1 | -1/+1 |
2010-05-22 | switch selinux delayed superblock handling to iterate_supers() | Al Viro | 1 | -1/+0 |
2010-04-08 | selinux: always call sk_security_struct sksec | Eric Paris | 1 | -4/+4 |
2010-03-09 | Merge branch 'next-queue' into next | James Morris | 1 | -1/+1 |
2010-03-08 | selinux: const strings in tables | Stephen Hemminger | 1 | -1/+1 |
2010-02-04 | selinux: allow MLS->non-MLS and vice versa upon policy reload | Guido Trentalancia | 1 | -1/+2 |
2010-01-18 | selinux: change the handling of unknown classes | Stephen Smalley | 1 | -6/+4 |
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 |