summaryrefslogtreecommitdiff
path: root/security/apparmor/label.c
AgeCommit message (Expand)Author
2018-06-07apparmor: fixup secid map conversion to using IDRJohn Johansen
2018-05-03apparmor: fix typo "replace"Zygmunt Krynicki
2018-05-03apparmor: fix typo "comparison"Zygmunt Krynicki
2018-05-02apparmor: add support for mapping secids and using secctxesJohn Johansen
2018-02-09apparmor: move context.h to cred.hJohn Johansen
2018-02-09apparmor: root view labels should not be under user controlJohn Johansen
2018-02-09apparmor: provide a bounded version of label_parseJohn Johansen
2018-02-09apparmor: use the dfa to do label parse string splittingJohn Johansen
2017-11-23Merge tag 'apparmor-pr-2017-11-21' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-11-21apparmor: fix possible recursive lock warning in __aa_create_nsJohn Johansen
2017-10-10locking/rwsem, security/apparmor: Replace homebrew use of write_can_lock() wi...Will Deacon
2017-09-22apparmor: fix incorrect type assignment when freeing proxiesJohn Johansen
2017-09-22apparmor: add support for absolute root view based labelsJohn Johansen
2017-09-22apparmor: cleanup conditional check for label in label_printJohn Johansen
2017-09-22apparmor: Redundant condition: prev_ns. in [label.c:1498]John Johansen
2017-06-10apparmor: add the base fns() for domain labelsJohn Johansen