summaryrefslogtreecommitdiff
path: root/security/apparmor/include/file.h
AgeCommit message (Expand)Author
2019-01-08LSM: Infrastructure management of the file securityCasey Schaufler
2017-08-01apparmor: Refactor to remove bprm_secureexec hookKees Cook
2017-06-10apparmor: move path_link mediation to using labelsJohn Johansen
2017-06-10apparmor: refactor path name lookup and permission checks around labelsJohn Johansen
2017-06-10apparmor: update aa_audit_file() to use labelsJohn Johansen
2017-06-10apparmor: move aa_file_perm() to use labelsJohn Johansen
2017-06-10apparmor: revalidate files during execJohn Johansen
2017-06-10apparmor: cleanup rename XXX_file_context() to XXX_file_ctx()John Johansen
2017-06-10apparmor: switch from file_perms to aa_permsJohn Johansen
2017-06-09apparmor: rework perm mapping to a slightly broader setJohn Johansen
2017-06-08apparmor: move permissions into their own file to be more easily sharedJohn Johansen
2017-06-08apparmor: move file context into file.hJohn Johansen
2017-01-16apparmor: change aad apparmor_audit_data macro to a fn macroJohn Johansen
2017-01-16apparmor: change op from int to const char *John Johansen
2016-03-28apparmor: constify aa_path_link()Al Viro
2016-03-27[apparmor] constify struct path * in a bunch of helpersAl Viro
2013-04-28apparmor: fix sparse warningsJohn Johansen
2012-09-21userns: Convert apparmor to use kuid and kgid where appropriateEric W. Biederman
2012-02-27AppArmor: Fix underflow in xindex calculationJohn Johansen
2011-01-10headers: path.h reduxAlexey Dobriyan
2010-08-02AppArmor: file enforcement routinesJohn Johansen