Age | Commit message (Expand) | Author |
2008-04-28 | smack: use cap_task_prctl | Serge E. Hallyn |
2008-04-28 | smack: make smk_cipso_doi() and smk_unlbl_ambient() | Casey Schaufler |
2008-04-28 | root_plug: use cap_task_prctl | Serge E. Hallyn |
2008-04-28 | smack: fix integer as NULL pointer warning in smack_lsm.c | Harvey Harrison |
2008-04-28 | capabilities: implement per-process securebits | Andrew G. Morgan |
2008-04-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2008-04-22 | SELinux fixups needed for preemptable RCU from -rt | Paul E. McKenney |
2008-04-21 | [PATCH] switch a bunch of LSM hooks from nameidata to path | Al Viro |
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-18 | 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 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26 | Linus Torvalds |
2008-04-19 | security: fix up documentation for security_module_enable | James Morris |
2008-04-19 | Security: Introduce security= boot parameter | Ahmed S. Darwish |
2008-04-19 | Audit: Final renamings and cleanup | Ahmed S. Darwish |
2008-04-19 | SELinux: use new audit hooks, remove redundant exports | Ahmed S. Darwish |
2008-04-19 | LSM/Audit: Introduce generic Audit LSM hooks | Ahmed S. Darwish |
2008-04-19 | SELinux: remove redundant exports | Ahmed S. Darwish |
2008-04-19 | SELinux: setup new inode/ipc getsecid hooks | Ahmed S. Darwish |
2008-04-19 | LSM: Introduce inode_getsecid and ipc_getsecid hooks | Ahmed S. Darwish |
2008-04-18 | security: enhance DEFAULT_MMAP_MIN_ADDR description | maximilian attems |
2008-04-18 | SELinux: add netport.[ch] | James Morris |
2008-04-18 | SELinux: Add network port SID cache | Paul Moore |
2008-04-18 | SELinux: turn mount options strings into defines | Eric Paris |
2008-04-18 | selinux/ss/services.c should #include <linux/selinux.h> | Adrian Bunk |
2008-04-18 | selinux: introduce permissive types | Eric Paris |
2008-04-18 | selinux: remove ptrace_sid | Roland McGrath |
2008-04-18 | SELinux: requesting no permissions in avc_has_perm_noaudit is a BUG() | Eric Paris |
2008-04-18 | security: code cleanup | Andrew Morton |
2008-04-18 | security: replace remaining __FUNCTION__ occurrences | Harvey Harrison |
2008-04-18 | SELinux: create new open permission | Eric Paris |