aboutsummaryrefslogtreecommitdiffstats
path: root/security/apparmor/include/lib.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-01-08Infrastructure management of the cred security blobCasey Schaufler1-0/+4
2017-11-27Rename superblock flags (MS_xyz -> SB_xyz)Linus Torvalds1-1/+1
2017-10-10locking/rwsem, security/apparmor: Replace homebrew use of write_can_lock() with lockdepWill Deacon1-11/+0
2017-06-10apparmor: move exec domain mediation to using labelsJohn Johansen1-1/+86
2017-06-10apparmor: share profile name on replacementJohn Johansen1-1/+31
2017-06-08apparmor: make internal lib fn skipn_spaces available to the rest of apparmorJohn Johansen1-0/+1
2017-05-08mm: introduce kv[mz]alloc helpersMichal Hocko1-11/+0
2017-04-07apparmor: fix parameters so that the permission test is bypassed at bootJohn Johansen1-1/+1
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