aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/security/apparmor/include/label.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-19apparmor: allow label to carry debug flagsJohn Johansen1-0/+2
2021-11-11Merge tag 'apparmor-pr-2021-11-10' of git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmorLinus Torvalds1-4/+1
2021-11-03apparmor: Remove the repeated declarationShaokun Zhang1-4/+0
2021-02-07apparmor: update policy capable checks to use a labelJohn Johansen1-0/+1
2020-06-07apparmor: Fix memory leak of profile proxyJohn Johansen1-0/+1
2020-01-21apparmor: fix nnp subset test for unconfinedJohn Johansen1-0/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner1-5/+1
2018-05-02apparmor: add support for mapping secids and using secctxesJohn Johansen1-1/+1
2018-02-09apparmor: provide a bounded version of label_parseJohn Johansen1-0/+3
2018-02-09apparmor: use the dfa to do label parse string splittingJohn Johansen1-0/+25
2017-09-22apparmor: add support for absolute root view based labelsJohn Johansen1-0/+1
2017-06-10apparmor: add the base fns() for domain labelsJohn Johansen1-0/+441