Age | Commit message (Expand) | Author | Files | Lines |
2017-06-11 | apparmor: move exec domain mediation to using labels | John Johansen | 1 | -1/+86 |
2017-06-11 | apparmor: share profile name on replacement | John Johansen | 1 | -1/+31 |
2017-06-08 | apparmor: make internal lib fn skipn_spaces available to the rest of apparmor | John Johansen | 1 | -0/+1 |
2017-05-09 | mm: introduce kv[mz]alloc helpers | Michal Hocko | 1 | -11/+0 |
2017-04-07 | apparmor: fix parameters so that the permission test is bypassed at boot | John Johansen | 1 | -1/+1 |
2017-02-21 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 1 | -0/+194 |
2017-01-16 | apparmor: pass gfp param into aa_policy_init() | John Johansen | 1 | -1/+1 |
2017-01-16 | apparmor: constify policy name and hname | John Johansen | 1 | -2/+2 |
2017-01-16 | apparmor: rename hname_tail to basename | John Johansen | 1 | -2/+2 |
2017-01-16 | apparmor: rename mediated_filesystem() to path_mediated_fs() | John Johansen | 1 | -1/+1 |
2017-01-16 | apparmor: add debug assert AA_BUG and Kconfig to control debug info | John Johansen | 1 | -1/+13 |
2017-01-16 | apparmor: add macro for bug asserts to check that a lock is held | John Johansen | 1 | -0/+11 |
2017-01-16 | apparmor: add lib fn to find the "split" for fqnames | John Johansen | 1 | -0/+2 |
2017-01-16 | apparmor: split out shared policy_XXX fns to lib | John Johansen | 1 | -0/+81 |
2017-01-16 | apparmor: move lib definitions into separate lib include | John Johansen | 1 | -0/+94 |