summaryrefslogtreecommitdiffstats
path: root/security/security.c
Commit message (Expand)AuthorAgeFilesLines
* SECURITY: Move exec_permission RCU checks into security modulesAndi Kleen2011-04-221-4/+2
* userns: security: make capabilities relative to the user namespaceSerge E. Hallyn2011-03-231-6/+10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2011-03-161-3/+4
|\
| * net: Put flowi_* prefix on AF independent members of struct flowiDavid S. Miller2011-03-121-2/+2
| * xfrm: Mark flowi arg to security_xfrm_state_pol_flow_match() const.David S. Miller2011-02-221-1/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2011-03-161-7/+12
|\ \
| * \ Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into nextJames Morris2011-03-081-7/+9
| |\ \
| | * | LSM: Pass -o remount options to the LSMEric Paris2011-03-031-0/+5
| | * | security: remove unused security_sysctl hookLucian Adrian Grijincu2011-02-011-5/+0
| | * | fs/vfs/security: pass last path component to LSM on inode creationEric Paris2011-02-011-2/+4
| * | | Merge branch 'master'; commit 'v2.6.38-rc7' into nextJames Morris2011-03-081-3/+2
| |\ \ \ | | |/ / | |/| / | | |/
| * | CacheFiles: Add calls to path-based security hooksDavid Howells2011-01-241-0/+3
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-03-151-1/+1
|\ \ \ | |_|/ |/| |
| * | time: Correct the *settime* parametersRichard Cochran2011-02-021-1/+1
| |/
* | security: add cred argument to security_capable()Chris Wright2011-02-111-3/+2
|/
* Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-01-071-0/+9
|\
| * fs: rcu-walk for path lookupNick Piggin2011-01-071-0/+9
* | af_unix: Avoid socket->sk NULL OOPS in stream connect security hooks.David S. Miller2011-01-051-2/+1
|/
* capabilities/syslog: open code cap_syslog logic to fix build failureEric Paris2010-11-151-2/+2
* Merge branch 'ima-memory-use-fixes'Linus Torvalds2010-10-261-9/+1
|\
| * IMA: only allocate iint when neededEric Paris2010-10-261-9/+1
* | secmark: make secmark object handling genericEric Paris2010-10-211-0/+18
* | security: remove unused parameter from security_task_setscheduler()KOSAKI Motohiro2010-10-211-3/+2
* | LSM: Fix security_module_enable() error.Tetsuo Handa2010-10-211-10/+2
|/
* Merge branch 'writable_limits' of git://decibel.fi.muni.cz/~xslaby/linuxLinus Torvalds2010-08-101-2/+3
|\
| * rlimits: security, add task_struct to setrlimitJiri Slaby2010-07-161-2/+3
* | Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds2010-08-101-2/+14
|\ \
| * | fsnotify: new fsnotify hooks and events types for access decisionsEric Paris2010-07-281-2/+14
| |/
* | LSM: Remove unused arguments from security_path_truncate().Tetsuo Handa2010-08-021-3/+2
|/
* LSM: Add __init to fixup function.Tetsuo Handa2010-05-171-2/+2
* security: remove dead hook acctEric Paris2010-04-121-5/+0
* security: remove dead hook key_session_to_parentEric Paris2010-04-121-7/+0
* security: remove dead hook task_setgroupsEric Paris2010-04-121-5/+0
* security: remove dead hook task_setgidEric Paris2010-04-121-5/+0
* security: remove dead hook task_setuidEric Paris2010-04-121-5/+0
* security: remove dead hook cred_commitEric Paris2010-04-121-5/+0
* security: remove dead hook inode_deleteEric Paris2010-04-121-7/+0
* security: remove dead hook sb_post_pivotrootEric Paris2010-04-121-5/+0
* security: remove dead hook sb_post_addmountEric Paris2010-04-121-5/+0
* security: remove dead hook sb_post_remountEric Paris2010-04-121-5/+0
* security: remove dead hook sb_umount_busyEric Paris2010-04-121-5/+0
* security: remove dead hook sb_umount_closeEric Paris2010-04-121-5/+0
* security: remove sb_check_sb hooksEric Paris2010-04-121-5/+0
* Merge branch 'next-queue' into nextJames Morris2010-03-091-1/+1
|\
| * Security: Add __init to register_security to disable load a security module o...wzt.wzt@gmail.com2010-03-031-1/+1
* | Merge branch 'next' into for-linusJames Morris2010-03-011-21/+28
|\ \ | |/ |/|
| * Security: add static to security_ops and default_security_ops variablewzt.wzt@gmail.com2010-02-241-2/+9
| * syslog: distinguish between /proc/kmsg and syscallsKees Cook2010-02-041-2/+2
| * security: correct error returns for get/set security with private inodesJames Morris2010-01-151-2/+2
| * LSM: Rename security_path_ functions argument names.Tetsuo Handa2009-12-081-15/+15
OpenPOWER on IntegriCloud