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
/
match.c
Age
Commit message (
Expand
)
Author
2018-03-23
apparmor: Fix an error code in verify_table_headers()
Dan Carpenter
2018-02-09
apparmor: improve overlapping domain attachment resolution
John Johansen
2018-02-09
apparmor: dfa split verification of table headers
John Johansen
2018-02-09
apparmor: dfa add support for state differential encoding
John Johansen
2018-02-09
apparmor: dfa move character match into a macro
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-05-18
doc: ReSTify apparmor.txt
Kees Cook
2017-05-08
mm: introduce kv[mz]alloc helpers
Michal Hocko
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: move lib definitions into separate lib include
John Johansen
2016-07-12
apparmor: do not expose kernel stack
Heinrich Schuchardt
2016-07-12
apparmor: don't check for vmalloc_addr if kvzalloc() failed
John Johansen
2016-07-12
apparmor: add missing id bounds check on dfa verification
John Johansen
2013-04-28
apparmor: reserve and mask off the top 8 bits of the base field
John Johansen
2013-04-28
apparmor: misc cleanup of match
John Johansen
2013-04-28
apparmor: add kvzalloc to handle zeroing for kvmalloc
John Johansen
2012-03-14
AppArmor: Update dfa matching routines.
John Johansen
2011-05-19
Create Documentation/security/,
Randy Dunlap
2011-03-31
Fix common misspellings
Lucas De Marchi
2010-08-02
AppArmor: dfa match engine
John Johansen