summaryrefslogtreecommitdiffstats
path: root/security/apparmor/include/label.h
AgeCommit message (Expand)AuthorLines
2025-07-20apparmor: transition from a list of rules to a vector of rulesJohn Johansen-3/+17
2025-07-20apparmor: make sure unix socket labeling is correctly updated.John Johansen-0/+7
2025-01-18apparmor: carry mediation check on labelJohn Johansen-13/+11
2024-11-26parser: drop dead code for XXX_comb macrosJohn Johansen-24/+0
2024-11-26apparmor: Remove unused parameter L1 in macro next_combJinjie Ruan-2/+2
2024-11-26apparmor: Remove deadcodeDr. David Alan Gilbert-4/+0
2022-10-03apparmor: refactor profile rules and attachmentsJohn Johansen-4/+5
2022-10-03apparmor: preparse for state being more than just an integerJohn Johansen-3/+3
2022-07-19apparmor: allow label to carry debug flagsJohn Johansen-0/+2
2021-11-11Merge tag 'apparmor-pr-2021-11-10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-4/+1
2021-11-03apparmor: Remove the repeated declarationShaokun Zhang-4/+0
2021-02-07apparmor: update policy capable checks to use a labelJohn Johansen-0/+1
2020-06-07apparmor: Fix memory leak of profile proxyJohn Johansen-0/+1
2020-01-21apparmor: fix nnp subset test for unconfinedJohn Johansen-0/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner-5/+1
2018-05-02apparmor: add support for mapping secids and using secctxesJohn Johansen-1/+1
2018-02-09apparmor: provide a bounded version of label_parseJohn Johansen-0/+3
2018-02-09apparmor: use the dfa to do label parse string splittingJohn Johansen-0/+25
2017-09-22apparmor: add support for absolute root view based labelsJohn Johansen-0/+1
2017-06-10apparmor: add the base fns() for domain labelsJohn Johansen-0/+441