| Commit message (Expand) | Author | Age |
* | [PATCH] split linux/file.h | Al Viro | 2008-05-01 |
* | signals: cleanup security_task_kill() usage/implementation | Oleg Nesterov | 2008-04-30 |
* | Security: Make secctx_to_secid() take const secdata | David Howells | 2008-04-29 |
* | Merge branch 'audit.b50' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2008-04-29 |
|\ |
|
| * | Audit: standardize string audit interfaces | Eric Paris | 2008-04-28 |
* | | keys: don't generate user and user session keyrings unless they're accessed | David Howells | 2008-04-29 |
* | | keys: add keyctl function to get a security label | David Howells | 2008-04-29 |
* | | xattr: add missing consts to function arguments | David Howells | 2008-04-29 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2008-04-28 |
|\ \ |
|
| * | | SELinux: Fix a RCU free problem with the netport cache | Paul Moore | 2008-04-27 |
| * | | SELinux: Made netnode cache adds faster | Paul Moore | 2008-04-27 |
| * | | SELinux: policydb.h whitespace, syntax, and other cleanups | Eric Paris | 2008-04-27 |
| * | | SELinux: mls_types.h whitespace, syntax, and other cleanups | Eric Paris | 2008-04-27 |
| * | | SELinux: mls.h whitespace, syntax, and other cleanups | Eric Paris | 2008-04-27 |
| * | | SELinux: hashtab.h whitespace, syntax, and other cleanups | Eric Paris | 2008-04-27 |
| * | | SELinux: context.h whitespace, syntax, and other cleanups | Eric Paris | 2008-04-27 |
| * | | SELinux: ss/conditional.h whitespace, syntax, and other cleanups | Eric Paris | 2008-04-27 |
| * | | SELinux: selinux/include/security.h whitespace, syntax, and other cleanups | Eric Paris | 2008-04-27 |
| * | | SELinux: objsec.h whitespace, syntax, and other cleanups | Eric Paris | 2008-04-27 |
| * | | SELinux: netlabel.h whitespace, syntax, and other cleanups | Eric Paris | 2008-04-27 |
| * | | SELinux: avc_ss.h whitespace, syntax, and other cleanups | Eric Paris | 2008-04-27 |
| |/ |
|
* / | capabilities: implement per-process securebits | Andrew G. Morgan | 2008-04-28 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2008-04-22 |
|\ |
|
| * | [PATCH] switch a bunch of LSM hooks from nameidata to path | Al Viro | 2008-04-21 |
* | | SELinux fixups needed for preemptable RCU from -rt | Paul E. McKenney | 2008-04-22 |
* | | SELinux: no BUG_ON(!ss_initialized) in selinux_clone_mnt_opts | Eric Paris | 2008-04-21 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2008-04-21 |
|\ |
|
| * | SELinux: one little, two little, three little whitespaces, the avc.c saga. | Eric Paris | 2008-04-21 |
| * | SELinux: cleanup on isle selinuxfs.c | Eric Paris | 2008-04-21 |
| * | changing whitespace for fun and profit: policydb.c | Eric Paris | 2008-04-21 |
| * | SELinux: whitespace and formating fixes for hooks.c | Eric Paris | 2008-04-21 |
| * | SELinux: clean up printks | Eric Paris | 2008-04-21 |
| * | SELinux: sidtab.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 2008-04-21 |
| * | SELinux: services.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 2008-04-21 |
| * | SELinux: mls.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 2008-04-21 |
| * | SELinux: hashtab.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 2008-04-21 |
| * | SELinux: ebitmap.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 2008-04-21 |
| * | SELinux: conditional.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 2008-04-21 |
| * | SELinux: avtab.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 2008-04-21 |
| * | SELinux: xfrm.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 2008-04-21 |
| * | SELinux: nlmsgtab.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 2008-04-21 |
| * | SELinux: netnode.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 2008-04-21 |
| * | SELinux: netlink.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 2008-04-21 |
| * | SELinux: netlabel.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 2008-04-21 |
| * | SELinux: netif.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 2008-04-21 |
* | | security: Remove unnecessary inclusions of asm/semaphore.h | Matthew Wilcox | 2008-04-18 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2008-04-18 |
|\ |
|
| * | Security: Introduce security= boot parameter | Ahmed S. Darwish | 2008-04-18 |
| * | Audit: Final renamings and cleanup | Ahmed S. Darwish | 2008-04-18 |
| * | SELinux: use new audit hooks, remove redundant exports | Ahmed S. Darwish | 2008-04-18 |