summaryrefslogtreecommitdiffstats
path: root/security/apparmor/include/match.h
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner2019-06-051-5/+1Star
* apparmor: improve overlapping domain attachment resolutionJohn Johansen2018-02-091-0/+19
* apparmor: dfa add support for state differential encodingJohn Johansen2018-02-091-0/+4
* apparmor: use the dfa to do label parse string splittingJohn Johansen2018-02-091-0/+1
* apparmor: add first substr match to dfaJohn Johansen2018-02-091-0/+4
* apparmor: fix restricted endian type warnings for dfa unpackJohn Johansen2017-01-161-3/+3
* apparmor: add a default null dfaJohn Johansen2017-01-161-0/+5
* apparmor: add get_dfa() fnJohn Johansen2017-01-161-0/+15
* apparmor: add missing id bounds check on dfa verificationJohn Johansen2016-07-121-0/+1
* apparmor: move perm defines into policy_unpackJohn Johansen2013-04-281-2/+0Star
* apparmor: misc cleanup of matchJohn Johansen2013-04-281-6/+13
* AppArmor: Update dfa matching routines.John Johansen2012-03-141-0/+3
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-131-1/+1
|\
| * tree-wide: fix comment/printk typosUwe Kleine-König2010-11-011-1/+1
* | headers: kobject.h reduxAlexey Dobriyan2011-01-101-0/+1
|/
* AppArmor: dfa match engineJohn Johansen2010-08-021-0/+132