summaryrefslogtreecommitdiff
path: root/security/apparmor/include/lib.h
AgeCommit message (Expand)Author
2017-06-10apparmor: move exec domain mediation to using labelsJohn Johansen
2017-06-10apparmor: share profile name on replacementJohn Johansen
2017-06-08apparmor: make internal lib fn skipn_spaces available to the rest of apparmorJohn Johansen
2017-05-08mm: introduce kv[mz]alloc helpersMichal Hocko
2017-04-07apparmor: fix parameters so that the permission test is bypassed at bootJohn Johansen
2017-02-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2017-01-16apparmor: pass gfp param into aa_policy_init()John Johansen
2017-01-16apparmor: constify policy name and hnameJohn Johansen
2017-01-16apparmor: rename hname_tail to basenameJohn Johansen
2017-01-16apparmor: rename mediated_filesystem() to path_mediated_fs()John Johansen
2017-01-16apparmor: add debug assert AA_BUG and Kconfig to control debug infoJohn Johansen
2017-01-16apparmor: add macro for bug asserts to check that a lock is heldJohn Johansen
2017-01-16apparmor: add lib fn to find the "split" for fqnamesJohn Johansen
2017-01-16apparmor: split out shared policy_XXX fns to libJohn Johansen
2017-01-16apparmor: move lib definitions into separate lib includeJohn Johansen