summaryrefslogtreecommitdiffstats
path: root/security/yama
Commit message (Expand)AuthorAgeFilesLines
* Yama: fix double-spinlock and user access in atomic contextJann Horn2016-05-261-6/+63
* Yama: use atomic allocations when reportingSasha Levin2016-05-041-2/+2
* Yama: consolidate error reportingKees Cook2016-04-211-10/+21
* security: let security modules use PTRACE_MODE_* with bitmasksJann Horn2016-01-201-2/+2
* Yama: remove needless CONFIG_SECURITY_YAMA_STACKEDKees Cook2015-07-282-30/+11
* LSM: Switch to lists of hooksCasey Schaufler2015-05-121-35/+15
* LSM: Add security module hook list headsCasey Schaufler2015-05-121-5/+5
* LSM: Split security.hCasey Schaufler2015-05-121-1/+1
* security/yama: Remove unnecessary selects from Kconfig.Stephen Smalley2015-02-271-2/+0
* Yama: do not modify global sysctl table entryKees Cook2015-02-271-8/+5
* yama: Better permission check for ptracemeEric W. Biederman2013-03-261-3/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-12-171-3/+9
|\
| * userns: Kill task_user_nsEric W. Biederman2012-11-201-3/+9
* | Yama: remove locking from delete pathKees Cook2012-11-201-7/+42
* | Yama: add RCU to drop read lockingKees Cook2012-11-201-23/+24
|/
* Merge tag 'v3.6-rc7' into nextJames Morris2012-09-281-8/+2
|\
| * Yama: access task_struct->comm directlyKees Cook2012-08-171-8/+2
* | Yama: handle 32-bit userspace prctlKees Cook2012-09-081-1/+1
* | security: allow Yama to be unconditionally stackedKees Cook2012-09-052-4/+18
|/
* Yama: higher restrictions should block PTRACE_TRACEMEKees Cook2012-08-101-0/+41
* Yama: replace capable() with ns_capable()Kees Cook2012-05-151-2/+2
* Yama: remove an unused variableDan Carpenter2012-04-231-1/+0
* Yama: add additional ptrace scopesKees Cook2012-04-191-11/+51
* Yama: add PR_SET_PTRACER_ANYKees Cook2012-02-161-2/+6
* security: Yama LSMKees Cook2012-02-103-0/+335