summaryrefslogtreecommitdiffstats
path: root/security/apparmor/include/file.h
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner2019-06-051-5/+1Star
* LSM: Infrastructure management of the file securityCasey Schaufler2019-01-081-1/+4
* apparmor: Refactor to remove bprm_secureexec hookKees Cook2017-08-011-3/+0Star
* apparmor: move path_link mediation to using labelsJohn Johansen2017-06-111-1/+1
* apparmor: refactor path name lookup and permission checks around labelsJohn Johansen2017-06-111-1/+4
* apparmor: update aa_audit_file() to use labelsJohn Johansen2017-06-111-1/+2
* apparmor: move aa_file_perm() to use labelsJohn Johansen2017-06-111-8/+21
* apparmor: revalidate files during execJohn Johansen2017-06-111-0/+2
* apparmor: cleanup rename XXX_file_context() to XXX_file_ctx()John Johansen2017-06-111-5/+12
* apparmor: switch from file_perms to aa_permsJohn Johansen2017-06-111-21/+4Star
* apparmor: rework perm mapping to a slightly broader setJohn Johansen2017-06-091-2/+3
* apparmor: move permissions into their own file to be more easily sharedJohn Johansen2017-06-081-19/+1Star
* apparmor: move file context into file.hJohn Johansen2017-06-081-0/+32
* apparmor: change aad apparmor_audit_data macro to a fn macroJohn Johansen2017-01-161-1/+1
* apparmor: change op from int to const char *John Johansen2017-01-161-4/+5
* apparmor: constify aa_path_link()Al Viro2016-03-281-1/+1
* [apparmor] constify struct path * in a bunch of helpersAl Viro2016-03-281-1/+1
* apparmor: fix sparse warningsJohn Johansen2013-04-281-7/+7
* userns: Convert apparmor to use kuid and kgid where appropriateEric W. Biederman2012-09-211-2/+2
* AppArmor: Fix underflow in xindex calculationJohn Johansen2012-02-271-1/+1
* headers: path.h reduxAlexey Dobriyan2011-01-101-2/+1Star
* AppArmor: file enforcement routinesJohn Johansen2010-08-021-0/+217