summaryrefslogtreecommitdiffstats
path: root/security/apparmor/include/lib.h
Commit message (Expand)AuthorAgeFilesLines
* apparmor: refcount the pdbJohn Johansen2023-10-181-0/+2
* apparmor: Free up __cleanup() namePeter Zijlstra2023-06-261-3/+3
* apparmor: extend permissions to support a label and tag stringJohn Johansen2022-10-031-0/+6
* apparmor: preparse for state being more than just an integerJohn Johansen2022-10-031-2/+2
* apparmor: fix absroot causing audited secids to begin with =John Johansen2022-07-091-0/+5
* apparmor: fix zero-length compiler warning in AA_BUG()John Johansen2021-11-031-1/+6
* apparmor: avoid -Wempty-body warningArnd Bergmann2021-11-031-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner2019-06-051-5/+1
* Infrastructure management of the cred security blobCasey Schaufler2019-01-081-0/+4
* Rename superblock flags (MS_xyz -> SB_xyz)Linus Torvalds2017-11-271-1/+1
* locking/rwsem, security/apparmor: Replace homebrew use of write_can_lock() wi...Will Deacon2017-10-101-11/+0
* apparmor: move exec domain mediation to using labelsJohn Johansen2017-06-101-1/+86
* apparmor: share profile name on replacementJohn Johansen2017-06-101-1/+31
* apparmor: make internal lib fn skipn_spaces available to the rest of apparmorJohn Johansen2017-06-081-0/+1
* mm: introduce kv[mz]alloc helpersMichal Hocko2017-05-081-11/+0
* apparmor: fix parameters so that the permission test is bypassed at bootJohn Johansen2017-04-071-1/+1
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2017-02-211-6/+0
* apparmor: pass gfp param into aa_policy_init()John Johansen2017-01-161-1/+1
* apparmor: constify policy name and hnameJohn Johansen2017-01-161-2/+2
* apparmor: rename hname_tail to basenameJohn Johansen2017-01-161-2/+2
* apparmor: rename mediated_filesystem() to path_mediated_fs()John Johansen2017-01-161-1/+1
* apparmor: add debug assert AA_BUG and Kconfig to control debug infoJohn Johansen2017-01-161-1/+13
* apparmor: add macro for bug asserts to check that a lock is heldJohn Johansen2017-01-161-0/+11
* apparmor: add lib fn to find the "split" for fqnamesJohn Johansen2017-01-161-0/+2
* apparmor: split out shared policy_XXX fns to libJohn Johansen2017-01-161-0/+81
* apparmor: move lib definitions into separate lib includeJohn Johansen2017-01-161-0/+94