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
/
match.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-25
apparmor: fix loop detection used in conflicting attachment resolution
Ryan Lee
1
-4
/
+1
2025-05-17
apparmor: ensure WB_HISTORY_SIZE value is a power of 2
Ryan Lee
1
-1
/
+2
2025-05-17
apparmor: fix some kernel-doc issues in header files
Randy Dunlap
1
-1
/
+1
2024-11-26
apparmor: add support for 2^24 states to the dfa state machine.
John Johansen
1
-3
/
+5
2023-10-18
apparmor: refcount the pdb
John Johansen
1
-6
/
+0
2022-10-03
apparmor: preparse for state being more than just an integer
John Johansen
1
-14
/
+14
2020-01-21
apparmor: add outofband transition and use it in xattr match
John Johansen
1
-1
/
+8
2020-01-18
apparmor: add a valid state flags check
John Johansen
1
-0
/
+4
2019-12-03
Merge tag 'apparmor-pr-2019-12-03' of git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor
Linus Torvalds
1
-2
/
+1
2019-06-20
apparmor: increase left match history buffer size
John Johansen
1
-2
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
1
-5
/
+1
2018-02-09
apparmor: improve overlapping domain attachment resolution
John Johansen
1
-0
/
+19
2018-02-09
apparmor: dfa add support for state differential encoding
John Johansen
1
-0
/
+4
2018-02-09
apparmor: use the dfa to do label parse string splitting
John Johansen
1
-0
/
+1
2018-02-09
apparmor: add first substr match to dfa
John Johansen
1
-0
/
+4
2017-01-16
apparmor: fix restricted endian type warnings for dfa unpack
John Johansen
1
-3
/
+3
2017-01-16
apparmor: add a default null dfa
John Johansen
1
-0
/
+5
2017-01-16
apparmor: add get_dfa() fn
John Johansen
1
-0
/
+15
2016-07-12
apparmor: add missing id bounds check on dfa verification
John Johansen
1
-0
/
+1
2013-04-28
apparmor: move perm defines into policy_unpack
John Johansen
1
-2
/
+0
2013-04-28
apparmor: misc cleanup of match
John Johansen
1
-6
/
+13
2012-03-14
AppArmor: Update dfa matching routines.
John Johansen
1
-0
/
+3
2011-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
Linus Torvalds
1
-1
/
+1
2011-01-10
headers: kobject.h redux
Alexey Dobriyan
1
-0
/
+1
2010-11-01
tree-wide: fix comment/printk typos
Uwe Kleine-König
1
-1
/
+1
2010-08-02
AppArmor: dfa match engine
John Johansen
1
-0
/
+132