aboutsummaryrefslogtreecommitdiffstats
path: root/security/apparmor/include/lib.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds1-0/+194
2017-01-16apparmor: pass gfp param into aa_policy_init()John Johansen1-1/+1
2017-01-16apparmor: constify policy name and hnameJohn Johansen1-2/+2
2017-01-16apparmor: rename hname_tail to basenameJohn Johansen1-2/+2
2017-01-16apparmor: rename mediated_filesystem() to path_mediated_fs()John Johansen1-1/+1
2017-01-16apparmor: add debug assert AA_BUG and Kconfig to control debug infoJohn Johansen1-1/+13
2017-01-16apparmor: add macro for bug asserts to check that a lock is heldJohn Johansen1-0/+11
2017-01-16apparmor: add lib fn to find the "split" for fqnamesJohn Johansen1-0/+2
2017-01-16apparmor: split out shared policy_XXX fns to libJohn Johansen1-0/+81
2017-01-16apparmor: move lib definitions into separate lib includeJohn Johansen1-0/+94