aboutsummaryrefslogtreecommitdiffstats
path: root/security/apparmor/match.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-04-28apparmor: reserve and mask off the top 8 bits of the base fieldJohn Johansen1-7/+9
2013-04-28apparmor: misc cleanup of matchJohn Johansen1-2/+1
2013-04-28apparmor: add kvzalloc to handle zeroing for kvmallocJohn Johansen1-2/+2
2012-03-14AppArmor: Update dfa matching routines.John Johansen1-3/+77
2011-05-19Create Documentation/security/,Randy Dunlap1-1/+1
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2010-08-02AppArmor: dfa match engineJohn Johansen1-0/+353