summaryrefslogtreecommitdiff
path: root/security/capability.c
AgeCommit message (Expand)Author
2009-03-28lsm: Remove the socket_post_accept() hookPaul Moore
2008-12-31introduce new LSM hooks where vfsmount is available.Kentaro Takeda
2008-12-20security: pass mount flags to security_sb_kern_mount()James Morris
2008-11-14CRED: Allow kernel services to override LSM settings for task actionsDavid Howells
2008-11-14CRED: Make execve() take advantage of copy-on-write credentialsDavid Howells
2008-11-14CRED: Inaugurate COW credentialsDavid Howells
2008-11-14CRED: Pass credentials through dentry_open()David Howells
2008-11-14CRED: Detach the credentials from task_structDavid Howells
2008-08-14security: Fix setting of PF_SUPERPRIV by __capable()David Howells
2008-07-26[PATCH] pass MAY_OPEN to vfs_permission() explicitlyAl Viro
2008-07-14security: remove register_security hookJames Morris
2008-07-14security: remove dummy moduleMiklos Szeredi
2008-04-28capabilities: implement per-process securebitsAndrew G. Morgan
2008-03-20file capabilities: remove cap_task_kill()Serge Hallyn
2007-10-17Implement file posix capabilitiesSerge E. Hallyn
2007-10-17security: Convert LSM into a static interfaceJames Morris
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-01-06kbuild: un-stringnify KBUILD_MODNAMESam Ravnborg
2005-04-16Linux-2.6.12-rc2Linus Torvalds