aboutsummaryrefslogtreecommitdiffstats
path: root/security/yama/Makefile (follow)
AgeCommit message (Collapse)AuthorFilesLines
2012-02-10security: Yama LSMKees Cook1-0/+3
This adds the Yama Linux Security Module to collect DAC security improvements (specifically just ptrace restrictions for now) that have existed in various forms over the years and have been carried outside the mainline kernel by other Linux distributions like Openwall and grsecurity. Signed-off-by: Kees Cook <keescook@chromium.org> Acked-by: John Johansen <john.johansen@canonical.com> Signed-off-by: James Morris <jmorris@namei.org>