index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
apparmor
/
include
/
label.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-20
apparmor: transition from a list of rules to a vector of rules
John Johansen
1
-3
/
+17
2025-07-20
apparmor: make sure unix socket labeling is correctly updated.
John Johansen
1
-0
/
+7
2025-01-18
apparmor: carry mediation check on label
John Johansen
1
-13
/
+11
2024-11-26
parser: drop dead code for XXX_comb macros
John Johansen
1
-24
/
+0
2024-11-26
apparmor: Remove unused parameter L1 in macro next_comb
Jinjie Ruan
1
-2
/
+2
2024-11-26
apparmor: Remove deadcode
Dr. David Alan Gilbert
1
-4
/
+0
2022-10-03
apparmor: refactor profile rules and attachments
John Johansen
1
-4
/
+5
2022-10-03
apparmor: preparse for state being more than just an integer
John Johansen
1
-3
/
+3
2022-07-19
apparmor: allow label to carry debug flags
John Johansen
1
-0
/
+2
2021-11-11
Merge tag 'apparmor-pr-2021-11-10' of git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor
Linus Torvalds
1
-4
/
+1
2021-11-03
apparmor: Remove the repeated declaration
Shaokun Zhang
1
-4
/
+0
2021-02-07
apparmor: update policy capable checks to use a label
John Johansen
1
-0
/
+1
2020-06-07
apparmor: Fix memory leak of profile proxy
John Johansen
1
-0
/
+1
2020-01-21
apparmor: fix nnp subset test for unconfined
John Johansen
1
-0
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
1
-5
/
+1
2018-05-02
apparmor: add support for mapping secids and using secctxes
John Johansen
1
-1
/
+1
2018-02-09
apparmor: provide a bounded version of label_parse
John Johansen
1
-0
/
+3
2018-02-09
apparmor: use the dfa to do label parse string splitting
John Johansen
1
-0
/
+25
2017-09-22
apparmor: add support for absolute root view based labels
John Johansen
1
-0
/
+1
2017-06-10
apparmor: add the base fns() for domain labels
John Johansen
1
-0
/
+441