summaryrefslogtreecommitdiff
path: root/security/yama
Commit message (Expand)AuthorAge
* 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-06
* LSM: Add /sys/kernel/security/lsmCasey Schaufler2017-01-19
* Yama: allow access for the current ptrace parentJosh Stone2016-12-05
* Yama: fix double-spinlock and user access in atomic contextJann Horn2016-05-26
* Yama: use atomic allocations when reportingSasha Levin2016-05-04
* Yama: consolidate error reportingKees Cook2016-04-21
* security: let security modules use PTRACE_MODE_* with bitmasksJann Horn2016-01-20
* Yama: remove needless CONFIG_SECURITY_YAMA_STACKEDKees Cook2015-07-28
* 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-28
|\
| * Yama: access task_struct->comm directlyKees Cook2012-08-17
* | Yama: handle 32-bit userspace prctlKees Cook2012-09-08
* | 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-15
* Yama: remove an unused variableDan Carpenter2012-04-23
* Yama: add additional ptrace scopesKees Cook2012-04-19
* Yama: add PR_SET_PTRACER_ANYKees Cook2012-02-16
* security: Yama LSMKees Cook2012-02-10