Age | Commit message (Expand) | Author |
2017-08-01 | apparmor: Refactor to remove bprm_secureexec hook | Kees Cook |
2017-06-10 | apparmor: move path_link mediation to using labels | John Johansen |
2017-06-10 | apparmor: refactor path name lookup and permission checks around labels | John Johansen |
2017-06-10 | apparmor: update aa_audit_file() to use labels | John Johansen |
2017-06-10 | apparmor: move aa_file_perm() to use labels | John Johansen |
2017-06-10 | apparmor: revalidate files during exec | John Johansen |
2017-06-10 | apparmor: cleanup rename XXX_file_context() to XXX_file_ctx() | John Johansen |
2017-06-10 | apparmor: switch from file_perms to aa_perms | John Johansen |
2017-06-09 | apparmor: rework perm mapping to a slightly broader set | John Johansen |
2017-06-08 | apparmor: move permissions into their own file to be more easily shared | John Johansen |
2017-06-08 | apparmor: move file context into file.h | John Johansen |
2017-01-16 | apparmor: change aad apparmor_audit_data macro to a fn macro | John Johansen |
2017-01-16 | apparmor: change op from int to const char * | John Johansen |
2016-03-28 | apparmor: constify aa_path_link() | Al Viro |
2016-03-27 | [apparmor] constify struct path * in a bunch of helpers | Al Viro |
2013-04-28 | apparmor: fix sparse warnings | John Johansen |
2012-09-21 | userns: Convert apparmor to use kuid and kgid where appropriate | Eric W. Biederman |
2012-02-27 | AppArmor: Fix underflow in xindex calculation | John Johansen |
2011-01-10 | headers: path.h redux | Alexey Dobriyan |
2010-08-02 | AppArmor: file enforcement routines | John Johansen |