aboutsummaryrefslogtreecommitdiff
path: root/security/capability.c
AgeCommit message (Expand)Author
2011-01-05af_unix: Avoid socket->sk NULL OOPS in stream connect security hooks.David S. Miller
2010-11-15capabilities/syslog: open code cap_syslog logic to fix build failureEric Paris
2010-10-21secmark: make secmark object handling genericEric Paris
2010-08-10Merge branch 'writable_limits' of git://decibel.fi.muni.cz/~xslaby/linuxLinus Torvalds
2010-08-02Security: capability: code style issueChihau Chau
2010-08-02LSM: Remove unused arguments from security_path_truncate().Tetsuo Handa
2010-07-16rlimits: security, add task_struct to setrlimitJiri Slaby
2010-05-17LSM: Add __init to fixup function.Tetsuo Handa
2010-04-12security: remove dead hook acctEric Paris
2010-04-12security: remove dead hook key_session_to_parentEric Paris
2010-04-12security: remove dead hook task_setgroupsEric Paris
2010-04-12security: remove dead hook task_setgidEric Paris
2010-04-12security: remove dead hook task_setuidEric Paris
2010-04-12security: remove dead hook cred_commitEric Paris
2010-04-12security: remove dead hook inode_deleteEric Paris
2010-04-12security: remove dead hook sb_post_pivotrootEric Paris
2010-04-12security: remove dead hook sb_post_addmountEric Paris
2010-04-12security: remove dead hook sb_post_remountEric Paris
2010-04-12security: remove dead hook sb_umount_busyEric Paris
2010-04-12security: remove dead hook sb_umount_closeEric Paris
2010-04-12security: remove sb_check_sb hooksEric Paris
2010-02-24Security: add static to security_ops and default_security_ops variablewzt.wzt@gmail.com
2009-11-10security: report the module name to security_module_requestEric Paris
2009-10-12LSM: Add security_path_chroot().Tetsuo Handa
2009-10-12LSM: Add security_path_chmod() and security_path_chown().Tetsuo Handa
2009-09-10LSM/SELinux: inode_{get,set,notify}secctx hooks to access LSM security contex...David P. Quigley
2009-09-02KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]David Howells
2009-09-01lsm: Add hooks to the TUN driverPaul Moore
2009-08-14security: introducing security_request_moduleEric Paris
2009-08-06Capabilities: move cap_file_mmap to commoncap.cEric Paris
2009-06-25security: rename ptrace_may_access => ptrace_access_checkIngo Molnar
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