[patch 2/3] vfs: dcache cleanups
[safe/jmp/linux-2.6] / security /
2008-06-13 Andrew G. Morgancapabilities: add (back) dummy support for KEEPCAPS
2008-06-06 Daniel Walkerkeys: remove unused key_alloc_sem
2008-06-06 Pavel Emelyanovdevscgroup: make white list more compact in some cases
2008-06-06 Pavel Emelyanovdevscgroup: relax task to dev_cgroup conversion
2008-06-06 Pavel Emelyanovdevcgroup: make a helper to convert cgroup_subsys_state...
2008-06-04 Casey SchauflerSmack: fuse mount hang fix
2008-05-01 Al Viro[PATCH] split linux/file.h
2008-04-30 Oleg Nesterovsignals: cleanup security_task_kill() usage/implementation
2008-04-29 Ahmed S. DarwishSmack: Integrate Smack with Audit
2008-04-29 David HowellsSecurity: Make secctx_to_secid() take const secdata
2008-04-29 David HowellsSecurity: Make secctx_to_secid() take const secdata
2008-04-29 Linus TorvaldsMerge branch 'audit.b50' of git://git./linux/kernel...
2008-04-29 Robert P. J. Daykeys: explicitly include required slab.h header file.
2008-04-29 David Howellskeys: make the keyring quotas controllable through...
2008-04-29 David Howellskeys: don't generate user and user session keyrings...
2008-04-29 Arun Raghavankeys: allow clients to set key perms in key_create_or_u...
2008-04-29 Alexey Dobriyankeys: switch to proc_create()
2008-04-29 David Howellskeys: add keyctl function to get a security label
2008-04-29 David Howellskeys: allow the callout data to be passed as a blob...
2008-04-29 Kevin Coffmankeys: check starting keyring as part of search
2008-04-29 David Howellskeys: increase the payload size when instantiating...
2008-04-29 Serge E. Hallyncgroups: introduce cft->read_seq()
2008-04-29 Serge E. Hallyncgroups: implement device whitelist
2008-04-29 David Howellsxattr: add missing consts to function arguments
2008-04-28 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-28 Serge E. Hallynsmack: use cap_task_prctl
2008-04-28 Casey Schauflersmack: make smk_cipso_doi() and smk_unlbl_ambient()
2008-04-28 Serge E. Hallynroot_plug: use cap_task_prctl
2008-04-28 Harvey Harrisonsmack: fix integer as NULL pointer warning in smack_lsm.c
2008-04-28 Andrew G. Morgancapabilities: implement per-process securebits
2008-04-28 Eric ParisAudit: standardize string audit interfaces
2008-04-28 Eric ParisAudit: collect sessionid in netlink messages
2008-04-27 Paul MooreSELinux: Fix a RCU free problem with the netport cache
2008-04-27 Paul MooreSELinux: Made netnode cache adds faster
2008-04-27 Eric ParisSELinux: policydb.h whitespace, syntax, and other cleanups
2008-04-27 Eric ParisSELinux: mls_types.h whitespace, syntax, and other...
2008-04-27 Eric ParisSELinux: mls.h whitespace, syntax, and other cleanups
2008-04-27 Eric ParisSELinux: hashtab.h whitespace, syntax, and other cleanups
2008-04-27 Eric ParisSELinux: context.h whitespace, syntax, and other cleanups
2008-04-27 Eric ParisSELinux: ss/conditional.h whitespace, syntax, and other...
2008-04-27 Eric ParisSELinux: selinux/include/security.h whitespace, syntax...
2008-04-27 Eric ParisSELinux: objsec.h whitespace, syntax, and other cleanups
2008-04-27 Eric ParisSELinux: netlabel.h whitespace, syntax, and other cleanups
2008-04-27 Eric ParisSELinux: avc_ss.h whitespace, syntax, and other cleanups
2008-04-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-22 Paul E. McKenneySELinux fixups needed for preemptable RCU from -rt
2008-04-22 Al Viro[PATCH] switch a bunch of LSM hooks from nameidata...
2008-04-22 Eric ParisSELinux: no BUG_ON(!ss_initialized) in selinux_clone_mn...
2008-04-21 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-21 Eric ParisSELinux: one little, two little, three little whitespac...
2008-04-21 Eric ParisSELinux: cleanup on isle selinuxfs.c
2008-04-21 Eric Parischanging whitespace for fun and profit: policydb.c
2008-04-21 Eric ParisSELinux: whitespace and formating fixes for hooks.c
2008-04-21 Eric ParisSELinux: clean up printks
2008-04-21 Eric ParisSELinux: sidtab.c whitespace, syntax, and static declar...
2008-04-21 Eric ParisSELinux: services.c whitespace, syntax, and static...
2008-04-21 Eric ParisSELinux: mls.c whitespace, syntax, and static declaract...
2008-04-21 Eric ParisSELinux: hashtab.c whitespace, syntax, and static decla...
2008-04-21 Eric ParisSELinux: ebitmap.c whitespace, syntax, and static decla...
2008-04-21 Eric ParisSELinux: conditional.c whitespace, syntax, and static...
2008-04-21 Eric ParisSELinux: avtab.c whitespace, syntax, and static declara...
2008-04-21 Eric ParisSELinux: xfrm.c whitespace, syntax, and static declarac...
2008-04-21 Eric ParisSELinux: nlmsgtab.c whitespace, syntax, and static...
2008-04-21 Eric ParisSELinux: netnode.c whitespace, syntax, and static decla...
2008-04-21 Eric ParisSELinux: netlink.c whitespace, syntax, and static decla...
2008-04-21 Eric ParisSELinux: netlabel.c whitespace, syntax, and static...
2008-04-21 Eric ParisSELinux: netif.c whitespace, syntax, and static declara...
2008-04-19 Matthew Wilcoxsecurity: Remove unnecessary inclusions of asm/semaphore.h
2008-04-19 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-19 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6.26
2008-04-19 James Morrissecurity: fix up documentation for security_module_enable
2008-04-19 Ahmed S. DarwishSecurity: Introduce security= boot parameter
2008-04-18 Ahmed S. DarwishAudit: Final renamings and cleanup
2008-04-18 Ahmed S. DarwishSELinux: use new audit hooks, remove redundant exports
2008-04-18 Ahmed S. DarwishLSM/Audit: Introduce generic Audit LSM hooks
2008-04-18 Ahmed S. DarwishSELinux: remove redundant exports
2008-04-18 Ahmed S. DarwishSELinux: setup new inode/ipc getsecid hooks
2008-04-18 Ahmed S. DarwishLSM: Introduce inode_getsecid and ipc_getsecid hooks
2008-04-18 maximilian attemssecurity: enhance DEFAULT_MMAP_MIN_ADDR description
2008-04-18 James MorrisSELinux: add netport.[ch]
2008-04-18 Paul MooreSELinux: Add network port SID cache
2008-04-18 Eric ParisSELinux: turn mount options strings into defines
2008-04-18 Adrian Bunkselinux/ss/services.c should #include <linux/selinux.h>
2008-04-18 Eric Parisselinux: introduce permissive types
2008-04-18 Roland McGrathselinux: remove ptrace_sid
2008-04-18 Eric ParisSELinux: requesting no permissions in avc_has_perm_noau...
2008-04-18 Andrew Mortonsecurity: code cleanup
2008-04-18 Harvey Harrisonsecurity: replace remaining __FUNCTION__ occurrences
2008-04-18 Eric ParisSELinux: create new open permission
2008-04-18 Adrian Bunkselinux: selinux/netlabel.c should #include "netlabel.h"
2008-04-18 James MorrisSELinux: unify printk messages
2008-04-18 James MorrisSELinux: remove unused backpointers from security objects
2008-04-18 Paul MooreSELinux: Correct the NetLabel locking for the sk_securi...
2008-04-18 David S. MillerMerge branch 'master' of /linux/kernel/git/torvalds...
2008-04-13 Paul MooreLSM: Make the Labeled IPsec hooks more stack friendly
2008-04-13 Paul MooreNetLabel: Allow passing the LSM domain as a shared...
2008-04-09 Eric ParisSELinux: don't BUG if fs reuses a superblock
2008-04-07 Stephen SmalleySELinux: more GFP_NOFS fixups to prevent selinux from...
2008-04-03 Josef Bacikselinux: prevent rentry into the FS
2008-04-03 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
next