aboutsummaryrefslogtreecommitdiffstats
path: root/security/apparmor/include/match.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-02-09apparmor: improve overlapping domain attachment resolutionJohn Johansen1-0/+19
2018-02-09apparmor: dfa add support for state differential encodingJohn Johansen1-0/+4
2018-02-09apparmor: use the dfa to do label parse string splittingJohn Johansen1-0/+1
2018-02-09apparmor: add first substr match to dfaJohn Johansen1-0/+4
2017-01-16apparmor: fix restricted endian type warnings for dfa unpackJohn Johansen1-3/+3
2017-01-16apparmor: add a default null dfaJohn Johansen1-0/+5
2017-01-16apparmor: add get_dfa() fnJohn Johansen1-0/+15
2016-07-12apparmor: add missing id bounds check on dfa verificationJohn Johansen1-0/+1
2013-04-28apparmor: move perm defines into policy_unpackJohn Johansen1-2/+0
2013-04-28apparmor: misc cleanup of matchJohn Johansen1-6/+13
2012-03-14AppArmor: Update dfa matching routines.John Johansen1-0/+3
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2011-01-10headers: kobject.h reduxAlexey Dobriyan1-0/+1
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König1-1/+1
2010-08-02AppArmor: dfa match engineJohn Johansen1-0/+132