开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
apparmor
/
include
/
match.h
Age
Commit message (
Expand
)
Author
2024-11-26
apparmor: add support for 2^24 states to the dfa state machine.
John Johansen
2023-10-18
apparmor: refcount the pdb
John Johansen
2022-10-03
apparmor: preparse for state being more than just an integer
John Johansen
2020-01-21
apparmor: add outofband transition and use it in xattr match
John Johansen
2020-01-18
apparmor: add a valid state flags check
John Johansen
2019-12-03
Merge tag 'apparmor-pr-2019-12-03' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2019-06-20
apparmor: increase left match history buffer size
John Johansen
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
2018-02-09
apparmor: improve overlapping domain attachment resolution
John Johansen
2018-02-09
apparmor: dfa add support for state differential encoding
John Johansen
2018-02-09
apparmor: use the dfa to do label parse string splitting
John Johansen
2018-02-09
apparmor: add first substr match to dfa
John Johansen
2017-01-16
apparmor: fix restricted endian type warnings for dfa unpack
John Johansen
2017-01-16
apparmor: add a default null dfa
John Johansen
2017-01-16
apparmor: add get_dfa() fn
John Johansen
2016-07-12
apparmor: add missing id bounds check on dfa verification
John Johansen
2013-04-28
apparmor: move perm defines into policy_unpack
John Johansen
2013-04-28
apparmor: misc cleanup of match
John Johansen
2012-03-14
AppArmor: Update dfa matching routines.
John Johansen
2011-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2011-01-10
headers: kobject.h redux
Alexey Dobriyan
2010-11-01
tree-wide: fix comment/printk typos
Uwe Kleine-König
2010-08-02
AppArmor: dfa match engine
John Johansen