summaryrefslogtreecommitdiffstats
path: root/security/yama
Commit message (Expand)AuthorAge
* Yama: mark local symbols as staticJann Horn2019-03-28
* Merge tag 'v5.0-rc3' into next-generalJames Morris2019-01-22
|\
| * Yama: Check for pid death before checking ancestryKees Cook2019-01-16
* | Yama: Initialize as ordered LSMKees Cook2019-01-08
|/
* pids: introduce find_get_task_by_vpid() helperMike Rapoport2018-02-06
* doc: ReSTify Yama.txtKees Cook2017-05-18
* security: mark LSM hooks as __ro_after_initJames Morris2017-03-05
* LSM: Add /sys/kernel/security/lsmCasey Schaufler2017-01-18
* Yama: allow access for the current ptrace parentJosh Stone2016-12-04
* Yama: fix double-spinlock and user access in atomic contextJann Horn2016-05-25
* Yama: use atomic allocations when reportingSasha Levin2016-05-04
* Yama: consolidate error reportingKees Cook2016-04-20
* security: let security modules use PTRACE_MODE_* with bitmasksJann Horn2016-01-20
* Yama: remove needless CONFIG_SECURITY_YAMA_STACKEDKees Cook2015-07-27
* LSM: Switch to lists of hooksCasey Schaufler2015-05-12
* LSM: Add security module hook list headsCasey Schaufler2015-05-12
* LSM: Split security.hCasey Schaufler2015-05-12
* security/yama: Remove unnecessary selects from Kconfig.Stephen Smalley2015-02-27
* Yama: do not modify global sysctl table entryKees Cook2015-02-27
* yama: Better permission check for ptracemeEric W. Biederman2013-03-26
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-12-17
|\
| * userns: Kill task_user_nsEric W. Biederman2012-11-20
* | Yama: remove locking from delete pathKees Cook2012-11-20
* | Yama: add RCU to drop read lockingKees Cook2012-11-20
|/
* Merge tag 'v3.6-rc7' into nextJames Morris2012-09-27
|\
| * Yama: access task_struct->comm directlyKees Cook2012-08-17
* | Yama: handle 32-bit userspace prctlKees Cook2012-09-07
* | security: allow Yama to be unconditionally stackedKees Cook2012-09-05
|/
* Yama: higher restrictions should block PTRACE_TRACEMEKees Cook2012-08-10
* Yama: replace capable() with ns_capable()Kees Cook2012-05-14
* Yama: remove an unused variableDan Carpenter2012-04-23
* Yama: add additional ptrace scopesKees Cook2012-04-18
* Yama: add PR_SET_PTRACER_ANYKees Cook2012-02-15
* security: Yama LSMKees Cook2012-02-09