aboutsummaryrefslogtreecommitdiff
path: root/security/apparmor/match.c
AgeCommit message (Expand)Author
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner
2018-05-03apparmor: fix typo "traverse"Zygmunt Krynicki
2018-03-23apparmor: Fix an error code in verify_table_headers()Dan Carpenter
2018-02-09apparmor: improve overlapping domain attachment resolutionJohn Johansen
2018-02-09apparmor: dfa split verification of table headersJohn Johansen
2018-02-09apparmor: dfa add support for state differential encodingJohn Johansen
2018-02-09apparmor: dfa move character match into a macroJohn Johansen
2018-02-09apparmor: use the dfa to do label parse string splittingJohn Johansen
2018-02-09apparmor: add first substr match to dfaJohn Johansen
2017-05-18doc: ReSTify apparmor.txtKees Cook
2017-05-08mm: introduce kv[mz]alloc helpersMichal Hocko
2017-01-16apparmor: fix restricted endian type warnings for dfa unpackJohn Johansen
2017-01-16apparmor: add a default null dfaJohn Johansen
2017-01-16apparmor: move lib definitions into separate lib includeJohn Johansen
2016-07-12apparmor: do not expose kernel stackHeinrich Schuchardt
2016-07-12apparmor: don't check for vmalloc_addr if kvzalloc() failedJohn Johansen
2016-07-12apparmor: add missing id bounds check on dfa verificationJohn Johansen
2013-04-28apparmor: reserve and mask off the top 8 bits of the base fieldJohn Johansen
2013-04-28apparmor: misc cleanup of matchJohn Johansen
2013-04-28apparmor: add kvzalloc to handle zeroing for kvmallocJohn Johansen
2012-03-14AppArmor: Update dfa matching routines.John Johansen
2011-05-19Create Documentation/security/,Randy Dunlap
2011-03-31Fix common misspellingsLucas De Marchi
2010-08-02AppArmor: dfa match engineJohn Johansen