Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | apparmor: fix restricted endian type warnings for dfa unpack | John Johansen | 2017-01-16 | 1 | -3/+3 |
* | apparmor: add a default null dfa | John Johansen | 2017-01-16 | 1 | -0/+5 |
* | apparmor: add get_dfa() fn | John Johansen | 2017-01-16 | 1 | -0/+15 |
* | apparmor: add missing id bounds check on dfa verification | John Johansen | 2016-07-12 | 1 | -0/+1 |
* | apparmor: move perm defines into policy_unpack | John Johansen | 2013-04-28 | 1 | -2/+0 |
* | apparmor: misc cleanup of match | John Johansen | 2013-04-28 | 1 | -6/+13 |
* | AppArmor: Update dfa matching routines. | John Johansen | 2012-03-14 | 1 | -0/+3 |
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2011-01-13 | 1 | -1/+1 |
|\ | |||||
| * | tree-wide: fix comment/printk typos | Uwe Kleine-König | 2010-11-01 | 1 | -1/+1 |
* | | headers: kobject.h redux | Alexey Dobriyan | 2011-01-10 | 1 | -0/+1 |
|/ | |||||
* | AppArmor: dfa match engine | John Johansen | 2010-08-02 | 1 | -0/+132 |