summaryrefslogtreecommitdiffstats
path: root/security/apparmor/include/policy_unpack.h
AgeCommit message (Expand)AuthorFilesLines
2022-12-14Merge tag 'apparmor-pr-2022-12-14' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+3
2022-12-12apparmor: test: make static symbols visible during kunit testingRae Moar1-0/+50
2022-10-03apparmor: add user mode flagJohn Johansen1-0/+1
2022-10-03apparmor: isolate policy backwards compatibility to its own fileJohn Johansen1-0/+1
2022-07-19apparmor: allow label to carry debug flagsJohn Johansen1-0/+2
2019-12-03Merge tag 'apparmor-pr-2019-12-03' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+7
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner1-5/+1
2019-04-11apparmor: Initial implementation of raw policy blob compressionChris Coulson1-1/+7
2018-02-09apparmor: split load data into management struct and data blobJohn Johansen1-1/+1
2017-06-08apparmor: move to per loaddata files, instead of replicating in profilesJohn Johansen1-4/+64
2017-01-16apparmor: audit policy ns specified in policy loadJohn Johansen1-0/+1
2017-01-16apparmor: allow introspecting the loaded policy pre internal transformJohn Johansen1-1/+26
2013-08-14apparmor: allow setting any profile into the unconfined stateJohn Johansen1-0/+7
2013-08-14apparmor: provide base for multiple profiles to be replaced at onceJohn Johansen1-1/+13
2010-08-02AppArmor: policy routines for loading and unpacking policyJohn Johansen1-0/+20