index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
apparmor
/
label.c
Age
Commit message (
Expand
)
Author
2018-06-07
apparmor: fixup secid map conversion to using IDR
John Johansen
2018-05-03
apparmor: fix typo "replace"
Zygmunt Krynicki
2018-05-03
apparmor: fix typo "comparison"
Zygmunt Krynicki
2018-05-02
apparmor: add support for mapping secids and using secctxes
John Johansen
2018-02-09
apparmor: move context.h to cred.h
John Johansen
2018-02-09
apparmor: root view labels should not be under user control
John Johansen
2018-02-09
apparmor: provide a bounded version of label_parse
John Johansen
2018-02-09
apparmor: use the dfa to do label parse string splitting
John Johansen
2017-11-23
Merge tag 'apparmor-pr-2017-11-21' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2017-11-21
apparmor: fix possible recursive lock warning in __aa_create_ns
John Johansen
2017-10-10
locking/rwsem, security/apparmor: Replace homebrew use of write_can_lock() wi...
Will Deacon
2017-09-22
apparmor: fix incorrect type assignment when freeing proxies
John Johansen
2017-09-22
apparmor: add support for absolute root view based labels
John Johansen
2017-09-22
apparmor: cleanup conditional check for label in label_print
John Johansen
2017-09-22
apparmor: Redundant condition: prev_ns. in [label.c:1498]
John Johansen
2017-06-10
apparmor: add the base fns() for domain labels
John Johansen