summaryrefslogtreecommitdiffstats
path: root/security/apparmor/label.c
Commit message (Expand)AuthorAgeFilesLines
* apparmor: move context.h to cred.hJohn Johansen2018-02-091-1/+1
* apparmor: root view labels should not be under user controlJohn Johansen2018-02-091-3/+2
* apparmor: provide a bounded version of label_parseJohn Johansen2018-02-091-11/+24
* apparmor: use the dfa to do label parse string splittingJohn Johansen2018-02-091-5/+7
* Merge tag 'apparmor-pr-2017-11-21' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-11-231-1/+1
|\
| * apparmor: fix possible recursive lock warning in __aa_create_nsJohn Johansen2017-11-211-1/+1
* | locking/rwsem, security/apparmor: Replace homebrew use of write_can_lock() wi...Will Deacon2017-10-101-4/+4
|/
* apparmor: fix incorrect type assignment when freeing proxiesJohn Johansen2017-09-221-1/+1
* apparmor: add support for absolute root view based labelsJohn Johansen2017-09-221-1/+9
* apparmor: cleanup conditional check for label in label_printJohn Johansen2017-09-221-14/+8
* apparmor: Redundant condition: prev_ns. in [label.c:1498]John Johansen2017-09-221-1/+1
* apparmor: add the base fns() for domain labelsJohn Johansen2017-06-101-0/+2120