summaryrefslogtreecommitdiffstats
path: root/security/apparmor/include/label.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* parser: drop dead code for XXX_comb macrosJohn Johansen2024-11-271-24/+0
* apparmor: Remove unused parameter L1 in macro next_combJinjie Ruan2024-11-271-2/+2
* apparmor: Remove deadcodeDr. David Alan Gilbert2024-11-271-4/+0
* apparmor: refactor profile rules and attachmentsJohn Johansen2022-10-031-4/+5
* apparmor: preparse for state being more than just an integerJohn Johansen2022-10-031-3/+3
* apparmor: allow label to carry debug flagsJohn Johansen2022-07-191-0/+2
* Merge tag 'apparmor-pr-2021-11-10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-11-111-4/+1
|\
| * apparmor: Remove the repeated declarationShaokun Zhang2021-11-031-4/+0
| * apparmor: update policy capable checks to use a labelJohn Johansen2021-02-071-0/+1
* | apparmor: Fix memory leak of profile proxyJohn Johansen2020-06-071-0/+1
|/
* apparmor: fix nnp subset test for unconfinedJohn Johansen2020-01-211-0/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner2019-06-051-5/+1
* apparmor: add support for mapping secids and using secctxesJohn Johansen2018-05-021-1/+1
* apparmor: provide a bounded version of label_parseJohn Johansen2018-02-091-0/+3
* apparmor: use the dfa to do label parse string splittingJohn Johansen2018-02-091-0/+25
* apparmor: add support for absolute root view based labelsJohn Johansen2017-09-221-0/+1
* apparmor: add the base fns() for domain labelsJohn Johansen2017-06-111-0/+441