aboutsummaryrefslogtreecommitdiff
path: root/security/capability.c
AgeCommit message (Expand)AuthorFilesLines
2009-09-01lsm: Add hooks to the TUN driverGravatar Paul Moore 1-0/+19
2009-08-14security: introducing security_request_moduleGravatar Eric Paris 1-0/+6
2009-08-06Capabilities: move cap_file_mmap to commoncap.cGravatar Eric Paris 1-9/+0
2009-06-25security: rename ptrace_may_access => ptrace_access_checkGravatar Ingo Molnar 1-1/+1
2009-03-28lsm: Remove the socket_post_accept() hookGravatar Paul Moore 1-5/+0
2008-12-31introduce new LSM hooks where vfsmount is available.Gravatar Kentaro Takeda 1-0/+57
2008-12-20security: pass mount flags to security_sb_kern_mount()Gravatar James Morris 1-1/+1
2008-11-14CRED: Allow kernel services to override LSM settings for task actionsGravatar David Howells 1-0/+12
2008-11-14CRED: Make execve() take advantage of copy-on-write credentialsGravatar David Howells 1-13/+6
2008-11-14CRED: Inaugurate COW credentialsGravatar David Howells 1-9/+12
2008-11-14CRED: Pass credentials through dentry_open()Gravatar David Howells 1-1/+1
2008-11-14CRED: Detach the credentials from task_structGravatar David Howells 1-4/+4
2008-08-14security: Fix setting of PF_SUPERPRIV by __capable()Gravatar David Howells 1-1/+2
2008-07-26[PATCH] pass MAY_OPEN to vfs_permission() explicitlyGravatar Al Viro 1-2/+1
2008-07-14security: remove register_security hookGravatar James Morris 1-7/+0
2008-07-14security: remove dummy moduleGravatar Miklos Szeredi 1-64/+986
2008-04-28capabilities: implement per-process securebitsGravatar Andrew G. Morgan 1-0/+1
2008-03-20file capabilities: remove cap_task_kill()Gravatar Serge Hallyn 1-1/+0
2007-10-17Implement file posix capabilitiesGravatar Serge E. Hallyn 1-0/+6
2007-10-17security: Convert LSM into a static interfaceGravatar James Morris 1-24/+0
2007-05-08header cleaning: don't include smp_lock.h when not usedGravatar Randy Dunlap 1-1/+0
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 1-1/+0
2006-01-06kbuild: un-stringnify KBUILD_MODNAMEGravatar Sam Ravnborg 1-4/+2
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+104