aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/security.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-3/+4
2011-03-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6Linus Torvalds1-15/+20
2011-03-15Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-4/+5
2011-03-08Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into nextJames Morris1-15/+20
2011-03-03LSM: Pass -o remount options to the LSMEric Paris1-0/+13
2011-02-22xfrm: Mark flowi arg to security_xfrm_state_pol_flow_match() const.David S. Miller1-3/+4
2011-02-11security: add cred argument to security_capable()Chris Wright1-3/+3
2011-02-02time: Correct the *settime* parametersRichard Cochran1-4/+5
2011-02-01security: remove unused security_sysctl hookLucian Adrian Grijincu1-13/+0
2011-02-01fs/vfs/security: pass last path component to LSM on inode creationEric Paris1-2/+7
2011-01-10Merge branch 'master' into nextJames Morris1-9/+14
2011-01-07Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel/git/npiggin/linux-npigginLinus Torvalds1-1/+7
2011-01-07fs: rcu-walk for path lookupNick Piggin1-1/+7
2011-01-05af_unix: Avoid socket->sk NULL OOPS in stream connect security hooks.David S. Miller1-8/+7
2010-12-01security: Fix comment of security_key_permissionTetsuo Handa1-2/+1
2010-11-15capabilities/syslog: open code cap_syslog logic to fix build failureEric Paris1-5/+4
2010-10-21security: secid_to_secctx returns len when data is NULLEric Paris1-1/+5
2010-10-21secmark: make secmark object handling genericEric Paris1-0/+25
2010-10-21security: remove unused parameter from security_task_setscheduler()KOSAKI Motohiro1-9/+5
2010-08-10Merge branch 'writable_limits' of git://decibel.fi.muni.cz/~xslaby/linuxLinus Torvalds1-3/+6
2010-08-10Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds1-0/+1
2010-08-02LSM: Remove unused arguments from security_path_truncate().Tetsuo Handa1-8/+3
2010-07-28fsnotify: new fsnotify hooks and events types for access decisionsEric Paris1-0/+1
2010-07-16rlimits: security, add task_struct to setrlimitJiri Slaby1-3/+6
2010-05-06Merge branch 'master' into nextJames Morris1-1/+1
2010-04-12security: remove dead hook acctEric Paris1-14/+0
2010-04-12security: remove dead hook key_session_to_parentEric Paris1-20/+0
2010-04-12security: remove dead hook task_setgroupsEric Paris1-12/+0
2010-04-12security: remove dead hook task_setgidEric Paris1-20/+0
2010-04-12security: remove dead hook task_setuidEric Paris1-20/+0
2010-04-12security: remove dead hook cred_commitEric Paris1-11/+0
2010-04-12security: remove dead hook inode_deleteEric Paris1-11/+0
2010-04-12security: remove dead hook sb_post_pivotrootEric Paris1-11/+0
2010-04-12security: remove dead hook sb_post_addmountEric Paris1-13/+0
2010-04-12security: remove dead hook sb_post_remountEric Paris1-13/+0
2010-04-12security: remove dead hook sb_umount_busyEric Paris1-11/+0
2010-04-12security: remove dead hook sb_umount_closeEric Paris1-10/+0
2010-04-12security: remove sb_check_sb hooksEric Paris1-14/+0
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+1
2010-02-24Security: add static to security_ops and default_security_ops variablewzt.wzt@gmail.com1-0/+2
2010-02-04syslog: distinguish between /proc/kmsg and syscallsKees Cook1-5/+6
2010-01-18Merge branch 'master' into nextJames Morris1-0/+7
2010-01-11LSM: Update comment on security_sock_rcv_skbTetsuo Handa1-0/+1
2009-12-17NOMMU: Optimise away the {dac_,}mmap_min_addr testsDavid Howells1-0/+7
2009-11-10security: report the module name to security_module_requestEric Paris1-3/+4
2009-10-12LSM: Add security_path_chroot().Tetsuo Handa1-0/+11
2009-10-12LSM: Add security_path_chmod() and security_path_chown().Tetsuo Handa1-0/+30
2009-09-24sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan1-1/+1
2009-09-10LSM/SELinux: inode_{get,set,notify}secctx hooks to access LSM security context information.David P. Quigley1-0/+55
2009-09-07KEYS: Fix default security_session_to_parent()David Howells1-1/+4