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
2020-06-07
apparmor: Fix memory leak of profile proxy
John Johansen
2020-06-07
apparmor: fix introspection of of task mode for unconfined tasks
John Johansen
2020-05-15
security/apparmor/label.c: Clean code by removing redundant instructions
Mateusz Nosek
2020-01-21
apparmor: fix nnp subset test for unconfined
John Johansen
2020-01-18
apparmor: Replace two seq_printf() calls by seq_puts() in aa_label_seq_xprint()
Markus Elfring
2019-12-03
Merge tag 'apparmor-pr-2019-12-03' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2019-11-22
apparmor: fix unsigned len comparison with less than zero
Colin Ian King
2019-06-17
locking/lockdep: Rename lockdep_assert_held_exclusive() -> lockdep_assert_hel...
Nikolay Borisov
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
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