summaryrefslogtreecommitdiffstats
path: root/security/apparmor/include/file.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'apparmor-pr-2019-12-03' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-12-031-1/+1
|\
| * apparmor: make it so work buffers can be allocated from atomic contextJohn Johansen2019-11-221-1/+1
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner2019-06-051-5/+1
|/
* LSM: Infrastructure management of the file securityCasey Schaufler2019-01-081-1/+4
* apparmor: Refactor to remove bprm_secureexec hookKees Cook2017-08-011-3/+0
* apparmor: move path_link mediation to using labelsJohn Johansen2017-06-101-1/+1
* apparmor: refactor path name lookup and permission checks around labelsJohn Johansen2017-06-101-1/+4
* apparmor: update aa_audit_file() to use labelsJohn Johansen2017-06-101-1/+2
* apparmor: move aa_file_perm() to use labelsJohn Johansen2017-06-101-8/+21
* apparmor: revalidate files during execJohn Johansen2017-06-101-0/+2
* apparmor: cleanup rename XXX_file_context() to XXX_file_ctx()John Johansen2017-06-101-5/+12
* apparmor: switch from file_perms to aa_permsJohn Johansen2017-06-101-21/+4
* 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/+1
* 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-271-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/+1
* AppArmor: file enforcement routinesJohn Johansen2010-08-021-0/+217