summaryrefslogtreecommitdiff
path: root/security/apparmor/match.c
AgeCommit message (Expand)Author
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