summaryrefslogtreecommitdiffstats
path: root/security/apparmor/match.c
Commit message (Expand)AuthorAgeFilesLines
* mm: introduce kv[mz]alloc helpersMichal Hocko2017-05-081-1/+1
* apparmor: fix restricted endian type warnings for dfa unpackJohn Johansen2017-01-161-9/+9
* apparmor: add a default null dfaJohn Johansen2017-01-161-0/+27
* apparmor: move lib definitions into separate lib includeJohn Johansen2017-01-161-1/+1
* apparmor: do not expose kernel stackHeinrich Schuchardt2016-07-121-1/+3
* apparmor: don't check for vmalloc_addr if kvzalloc() failedJohn Johansen2016-07-121-5/+5
* apparmor: add missing id bounds check on dfa verificationJohn Johansen2016-07-121-0/+2
* apparmor: reserve and mask off the top 8 bits of the base fieldJohn Johansen2013-04-281-7/+9
* apparmor: misc cleanup of matchJohn Johansen2013-04-281-2/+1
* apparmor: add kvzalloc to handle zeroing for kvmallocJohn Johansen2013-04-281-2/+2
* AppArmor: Update dfa matching routines.John Johansen2012-03-141-3/+77
* Create Documentation/security/,Randy Dunlap2011-05-191-1/+1
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* AppArmor: dfa match engineJohn Johansen2010-08-021-0/+353
OpenPOWER on IntegriCloud