aboutsummaryrefslogtreecommitdiff
path: root/security/yama
AgeCommit message (Expand)Author
2018-02-06pids: introduce find_get_task_by_vpid() helperMike Rapoport
2017-05-18doc: ReSTify Yama.txtKees Cook
2017-03-06security: mark LSM hooks as __ro_after_initJames Morris
2017-01-19LSM: Add /sys/kernel/security/lsmCasey Schaufler
2016-12-05Yama: allow access for the current ptrace parentJosh Stone
2016-05-26Yama: fix double-spinlock and user access in atomic contextJann Horn
2016-05-04Yama: use atomic allocations when reportingSasha Levin
2016-04-21Yama: consolidate error reportingKees Cook
2016-01-20security: let security modules use PTRACE_MODE_* with bitmasksJann Horn
2015-07-28Yama: remove needless CONFIG_SECURITY_YAMA_STACKEDKees Cook
2015-05-12LSM: Switch to lists of hooksCasey Schaufler
2015-05-12LSM: Add security module hook list headsCasey Schaufler
2015-05-12LSM: Split security.hCasey Schaufler
2015-02-27security/yama: Remove unnecessary selects from Kconfig.Stephen Smalley
2015-02-27Yama: do not modify global sysctl table entryKees Cook
2013-03-26yama: Better permission check for ptracemeEric W. Biederman
2012-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2012-11-20Yama: remove locking from delete pathKees Cook
2012-11-20Yama: add RCU to drop read lockingKees Cook
2012-11-20userns: Kill task_user_nsEric W. Biederman
2012-09-28Merge tag 'v3.6-rc7' into nextJames Morris
2012-09-08Yama: handle 32-bit userspace prctlKees Cook
2012-09-05security: allow Yama to be unconditionally stackedKees Cook
2012-08-17Yama: access task_struct->comm directlyKees Cook
2012-08-10Yama: higher restrictions should block PTRACE_TRACEMEKees Cook
2012-05-15Yama: replace capable() with ns_capable()Kees Cook
2012-04-23Yama: remove an unused variableDan Carpenter
2012-04-19Yama: add additional ptrace scopesKees Cook
2012-02-16Yama: add PR_SET_PTRACER_ANYKees Cook
2012-02-10security: Yama LSMKees Cook