summaryrefslogtreecommitdiffstats
path: root/security/apparmor/label.c
Commit message (Expand)AuthorAgeFilesLines
* locking/lockdep: Rename lockdep_assert_held_exclusive() -> lockdep_assert_hel...Nikolay Borisov2019-06-171-4/+4
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner2019-06-051-5/+1Star
* apparmor: fixup secid map conversion to using IDRJohn Johansen2018-06-071-2/+1Star
* apparmor: fix typo "replace"Zygmunt Krynicki2018-05-031-1/+1
* apparmor: fix typo "comparison"Zygmunt Krynicki2018-05-031-3/+3
* apparmor: add support for mapping secids and using secctxesJohn Johansen2018-05-021-3/+3
* 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/+2Star
* 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-241-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/+8Star
* 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-111-0/+2120