summaryrefslogtreecommitdiff
path: root/security/security.c
AgeCommit message (Expand)Author
2011-10-18bluetooth: Properly clone LSM attributes to newly created child connectionsPaul Moore
2011-07-20->permission() sanitizing: don't pass flags to exec_permission()Al Viro
2011-07-20->permission() sanitizing: don't pass flags to ->inode_permission()Al Viro
2011-04-22SECURITY: Move exec_permission RCU checks into security modulesAndi Kleen
2011-03-23userns: security: make capabilities relative to the user namespaceSerge E. Hallyn
2011-03-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2011-03-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2011-03-15Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-03-12net: Put flowi_* prefix on AF independent members of struct flowiDavid S. Miller
2011-03-08Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into nextJames Morris
2011-03-08Merge branch 'master'; commit 'v2.6.38-rc7' into nextJames Morris
2011-03-03LSM: Pass -o remount options to the LSMEric Paris
2011-02-22xfrm: Mark flowi arg to security_xfrm_state_pol_flow_match() const.David S. Miller
2011-02-11security: add cred argument to security_capable()Chris Wright
2011-02-02time: Correct the *settime* parametersRichard Cochran
2011-02-01security: remove unused security_sysctl hookLucian Adrian Grijincu
2011-02-01fs/vfs/security: pass last path component to LSM on inode creationEric Paris
2011-01-24CacheFiles: Add calls to path-based security hooksDavid Howells
2011-01-07Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2011-01-07fs: rcu-walk for path lookupNick Piggin
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-26Merge branch 'ima-memory-use-fixes'Linus Torvalds
2010-10-26IMA: only allocate iint when neededEric Paris
2010-10-21secmark: make secmark object handling genericEric Paris
2010-10-21security: remove unused parameter from security_task_setscheduler()KOSAKI Motohiro
2010-10-21LSM: Fix security_module_enable() error.Tetsuo Handa
2010-08-10Merge branch 'writable_limits' of git://decibel.fi.muni.cz/~xslaby/linuxLinus Torvalds
2010-08-10Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds
2010-08-02LSM: Remove unused arguments from security_path_truncate().Tetsuo Handa
2010-07-28fsnotify: new fsnotify hooks and events types for access decisionsEric Paris
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-03-09Merge branch 'next-queue' into nextJames Morris
2010-03-03Security: Add __init to register_security to disable load a security module o...wzt.wzt@gmail.com
2010-03-01Merge branch 'next' into for-linusJames Morris
2010-02-24Security: add static to security_ops and default_security_ops variablewzt.wzt@gmail.com