aboutsummaryrefslogtreecommitdiffstats
path: root/security/yama (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds1-3/+9
2012-11-20Yama: remove locking from delete pathKees Cook1-7/+42
2012-11-20Yama: add RCU to drop read lockingKees Cook1-23/+24
2012-11-20userns: Kill task_user_nsEric W. Biederman1-3/+9
2012-09-28Merge tag 'v3.6-rc7' into nextJames Morris1-8/+2
2012-09-08Yama: handle 32-bit userspace prctlKees Cook1-1/+1
2012-09-05security: allow Yama to be unconditionally stackedKees Cook2-4/+18
2012-08-17Yama: access task_struct->comm directlyKees Cook1-8/+2
2012-08-10Yama: higher restrictions should block PTRACE_TRACEMEKees Cook1-0/+41
2012-05-15Yama: replace capable() with ns_capable()Kees Cook1-2/+2
2012-04-23Yama: remove an unused variableDan Carpenter1-1/+0
2012-04-19Yama: add additional ptrace scopesKees Cook1-11/+51
2012-02-16Yama: add PR_SET_PTRACER_ANYKees Cook1-2/+6
2012-02-10security: Yama LSMKees Cook3-0/+335