aboutsummaryrefslogtreecommitdiffstats
path: root/security/capability.c
Commit message (Expand)AuthorAge
* Security: add static to security_ops and default_security_ops variablewzt.wzt@gmail.com2010-02-23
* security: report the module name to security_module_requestEric Paris2009-11-09
* LSM: Add security_path_chroot().Tetsuo Handa2009-10-11
* LSM: Add security_path_chmod() and security_path_chown().Tetsuo Handa2009-10-11
* LSM/SELinux: inode_{get,set,notify}secctx hooks to access LSM security contex...David P. Quigley2009-09-09
* KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]David Howells2009-09-02
* lsm: Add hooks to the TUN driverPaul Moore2009-08-31
* security: introducing security_request_moduleEric Paris2009-08-13
* Capabilities: move cap_file_mmap to commoncap.cEric Paris2009-08-05
* security: rename ptrace_may_access => ptrace_access_checkIngo Molnar2009-06-24
* lsm: Remove the socket_post_accept() hookPaul Moore2009-03-28
* introduce new LSM hooks where vfsmount is available.Kentaro Takeda2008-12-31
* security: pass mount flags to security_sb_kern_mount()James Morris2008-12-19
* CRED: Allow kernel services to override LSM settings for task actionsDavid Howells2008-11-13
* CRED: Make execve() take advantage of copy-on-write credentialsDavid Howells2008-11-13
* CRED: Inaugurate COW credentialsDavid Howells2008-11-13
* CRED: Pass credentials through dentry_open()David Howells2008-11-13
* CRED: Detach the credentials from task_structDavid Howells2008-11-13
* security: Fix setting of PF_SUPERPRIV by __capable()David Howells2008-08-14
* [PATCH] pass MAY_OPEN to vfs_permission() explicitlyAl Viro2008-07-26
* security: remove register_security hookJames Morris2008-07-14
* security: remove dummy moduleMiklos Szeredi2008-07-14
* capabilities: implement per-process securebitsAndrew G. Morgan2008-04-28
* file capabilities: remove cap_task_kill()Serge Hallyn2008-03-20
* Implement file posix capabilitiesSerge E. Hallyn2007-10-17
* security: Convert LSM into a static interfaceJames Morris2007-10-17
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* kbuild: un-stringnify KBUILD_MODNAMESam Ravnborg2006-01-06
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16