aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/security.h
Commit message (Expand)AuthorAgeFilesLines
* security: Fix security_old_inode_init_security() when CONFIG_SECURITY is not setJan Kara2012-01-031-1/+1
* security: sparse fix: Move security_fixup_op to security.hJames Morris2011-09-091-0/+2
* security: Fix a typorongqing.li@windriver.com2011-09-091-1/+1
* evm: fix build problemsMimi Zohar2011-08-161-5/+7
* evm: building without EVM enabled fixesMimi Zohar2011-08-111-0/+7
* Merge branch 'next-evm' of git://git.kernel.org/pub/scm/linux/kernel/git/zoha...James Morris2011-08-091-5/+12
|\
| * security: new security_inode_init_security API adds function callbackMimi Zohar2011-07-181-5/+12
* | ->permission() sanitizing: don't pass flags to exec_permission()Al Viro2011-07-201-7/+0
* | ->permission() sanitizing: don't pass flags to ->inode_permission()Al Viro2011-07-201-1/+1
|/
* SECURITY: Move exec_permission RCU checks into security modulesAndi Kleen2011-04-221-1/+1
* userns: security: make capabilities relative to the user namespaceSerge E. Hallyn2011-03-231-11/+17
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2011-03-161-3/+4
|\
| * xfrm: Mark flowi arg to security_xfrm_state_pol_flow_match() const.David S. Miller2011-02-221-3/+4
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2011-03-161-15/+20
|\ \
| * \ Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into nextJames Morris2011-03-081-15/+20
| |\ \ | | |/ | |/|
| | * LSM: Pass -o remount options to the LSMEric Paris2011-03-031-0/+13
| | * security: remove unused security_sysctl hookLucian Adrian Grijincu2011-02-011-13/+0
| | * fs/vfs/security: pass last path component to LSM on inode creationEric Paris2011-02-011-2/+7
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-03-151-4/+5
|\ \ \ | |/ / |/| |
| * | time: Correct the *settime* parametersRichard Cochran2011-02-021-4/+5
| |/
* | security: add cred argument to security_capable()Chris Wright2011-02-111-3/+3
|/
* Merge branch 'master' into nextJames Morris2011-01-101-9/+14
|\
| * Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-01-071-1/+7
| |\
| | * fs: rcu-walk for path lookupNick Piggin2011-01-071-1/+7
| * | af_unix: Avoid socket->sk NULL OOPS in stream connect security hooks.David S. Miller2011-01-051-8/+7
| |/
* | security: Fix comment of security_key_permissionTetsuo Handa2010-12-011-2/+1
|/
* capabilities/syslog: open code cap_syslog logic to fix build failureEric Paris2010-11-151-5/+4
* security: secid_to_secctx returns len when data is NULLEric Paris2010-10-211-1/+5
* secmark: make secmark object handling genericEric Paris2010-10-211-0/+25
* security: remove unused parameter from security_task_setscheduler()KOSAKI Motohiro2010-10-211-9/+5
* Merge branch 'writable_limits' of git://decibel.fi.muni.cz/~xslaby/linuxLinus Torvalds2010-08-101-3/+6
|\
| * rlimits: security, add task_struct to setrlimitJiri Slaby2010-07-161-3/+6
* | Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds2010-08-101-0/+1
|\ \
| * | fsnotify: new fsnotify hooks and events types for access decisionsEric Paris2010-07-281-0/+1
| |/
* | LSM: Remove unused arguments from security_path_truncate().Tetsuo Handa2010-08-021-8/+3
|/
* Merge branch 'master' into nextJames Morris2010-05-061-1/+1
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+1
* | security: remove dead hook acctEric Paris2010-04-121-14/+0
* | security: remove dead hook key_session_to_parentEric Paris2010-04-121-20/+0
* | security: remove dead hook task_setgroupsEric Paris2010-04-121-12/+0
* | security: remove dead hook task_setgidEric Paris2010-04-121-20/+0
* | security: remove dead hook task_setuidEric Paris2010-04-121-20/+0
* | security: remove dead hook cred_commitEric Paris2010-04-121-11/+0
* | security: remove dead hook inode_deleteEric Paris2010-04-121-11/+0
* | security: remove dead hook sb_post_pivotrootEric Paris2010-04-121-11/+0
* | security: remove dead hook sb_post_addmountEric Paris2010-04-121-13/+0
* | security: remove dead hook sb_post_remountEric Paris2010-04-121-13/+0
* | security: remove dead hook sb_umount_busyEric Paris2010-04-121-11/+0
* | security: remove dead hook sb_umount_closeEric Paris2010-04-121-10/+0
* | security: remove sb_check_sb hooksEric Paris2010-04-121-14/+0
|/