Age | Commit message (Expand) | Author | Files | Lines |
2008-04-29 | cgroups: implement device whitelist | Serge E. Hallyn | 2 | -0/+604 |
2008-04-29 | xattr: add missing consts to function arguments | David Howells | 7 | -30/+33 |
2008-04-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 12 | -134/+121 |
2008-04-28 | smack: use cap_task_prctl | Serge E. Hallyn | 1 | -0/+1 |
2008-04-28 | smack: make smk_cipso_doi() and smk_unlbl_ambient() | Casey Schaufler | 1 | -2/+2 |
2008-04-28 | root_plug: use cap_task_prctl | Serge E. Hallyn | 1 | -0/+1 |
2008-04-28 | smack: fix integer as NULL pointer warning in smack_lsm.c | Harvey Harrison | 1 | -1/+1 |
2008-04-28 | capabilities: implement per-process securebits | Andrew G. Morgan | 5 | -14/+101 |
2008-04-28 | Audit: standardize string audit interfaces | Eric Paris | 1 | -1/+1 |
2008-04-28 | Audit: collect sessionid in netlink messages | Eric Paris | 1 | -0/+2 |
2008-04-28 | SELinux: Fix a RCU free problem with the netport cache | Paul Moore | 1 | -22/+18 |
2008-04-28 | SELinux: Made netnode cache adds faster | Paul Moore | 1 | -55/+49 |
2008-04-28 | SELinux: policydb.h whitespace, syntax, and other cleanups | Eric Paris | 1 | -5/+5 |
2008-04-28 | SELinux: mls_types.h whitespace, syntax, and other cleanups | Eric Paris | 1 | -2/+2 |
2008-04-28 | SELinux: mls.h whitespace, syntax, and other cleanups | Eric Paris | 1 | -3/+3 |
2008-04-28 | SELinux: hashtab.h whitespace, syntax, and other cleanups | Eric Paris | 1 | -3/+3 |
2008-04-28 | SELinux: context.h whitespace, syntax, and other cleanups | Eric Paris | 1 | -2/+2 |
2008-04-28 | SELinux: ss/conditional.h whitespace, syntax, and other cleanups | Eric Paris | 1 | -3/+3 |
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-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 4 | -21/+21 |
2008-04-22 | SELinux fixups needed for preemptable RCU from -rt | Paul E. McKenney | 2 | -0/+11 |
2008-04-21 | [PATCH] switch a bunch of LSM hooks from nameidata to path | Al Viro | 4 | -21/+21 |
2008-04-22 | SELinux: no BUG_ON(!ss_initialized) in selinux_clone_mnt_opts | Eric Paris | 1 | -3/+12 |
2008-04-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 17 | -634/+609 |
2008-04-21 | SELinux: one little, two little, three little whitespaces, the avc.c saga. | Eric Paris | 1 | -28/+28 |
2008-04-21 | SELinux: cleanup on isle selinuxfs.c | Eric Paris | 1 | -55/+57 |
2008-04-21 | changing whitespace for fun and profit: policydb.c | Eric Paris | 1 | -68/+63 |
2008-04-21 | SELinux: whitespace and formating fixes for hooks.c | Eric Paris | 1 | -250/+245 |
2008-04-21 | SELinux: clean up printks | Eric Paris | 7 | -77/+78 |
2008-04-21 | SELinux: sidtab.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 1 | -4/+2 |
2008-04-21 | SELinux: services.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 1 | -60/+55 |
2008-04-21 | SELinux: mls.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 1 | -13/+14 |
2008-04-21 | SELinux: hashtab.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 1 | -2/+2 |
2008-04-21 | SELinux: ebitmap.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 1 | -3/+2 |
2008-04-21 | SELinux: conditional.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 1 | -33/+26 |
2008-04-21 | SELinux: avtab.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 1 | -10/+11 |
2008-04-21 | SELinux: xfrm.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 1 | -6/+3 |
2008-04-21 | SELinux: nlmsgtab.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 1 | -3/+2 |
2008-04-21 | SELinux: netnode.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 1 | -1/+1 |
2008-04-21 | SELinux: netlink.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 1 | -10/+10 |
2008-04-21 | SELinux: netlabel.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 1 | -1/+1 |
2008-04-21 | SELinux: netif.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 1 | -10/+9 |
2008-04-18 | security: Remove unnecessary inclusions of asm/semaphore.h | Matthew Wilcox | 3 | -3/+0 |
2008-04-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 9 | -61/+269 |
2008-04-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26 | Linus Torvalds | 7 | -48/+45 |
2008-04-19 | security: fix up documentation for security_module_enable | James Morris | 1 | -1/+1 |
2008-04-19 | Security: Introduce security= boot parameter | Ahmed S. Darwish | 6 | -4/+65 |