summaryrefslogtreecommitdiff
path: root/security/apparmor/include/lib.h
AgeCommit message (Expand)Author
2023-10-18apparmor: refcount the pdbJohn Johansen
2023-06-26apparmor: Free up __cleanup() namePeter Zijlstra
2022-10-03apparmor: extend permissions to support a label and tag stringJohn Johansen
2022-10-03apparmor: preparse for state being more than just an integerJohn Johansen
2022-07-09apparmor: fix absroot causing audited secids to begin with =John Johansen
2021-11-03apparmor: fix zero-length compiler warning in AA_BUG()John Johansen
2021-11-03apparmor: avoid -Wempty-body warningArnd Bergmann
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner
2019-01-08Infrastructure management of the cred security blobCasey Schaufler
2017-11-27Rename superblock flags (MS_xyz -> SB_xyz)Linus Torvalds
2017-10-10locking/rwsem, security/apparmor: Replace homebrew use of write_can_lock() wi...Will Deacon
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