aboutsummaryrefslogtreecommitdiffstats
path: root/security/apparmor/mount.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-20vfs: Suppress MS_* flag defs within the kernel unless explicitly enabledDavid Howells1-0/+1
2018-05-03apparmor: fix typo "independent"Zygmunt Krynicki1-1/+1
2018-02-09apparmor: move context.h to cred.hJohn Johansen1-1/+1
2018-01-05apparmor: fix regression in mount mediation when feature set is pinnedJohn Johansen1-1/+11
2017-11-21apparmor: initialized returned struct aa_permsArnd Bergmann1-7/+6
2017-09-22apparmor: add mount mediationJohn Johansen1-0/+696