summaryrefslogtreecommitdiffstats
path: root/security/apparmor/procattr.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner2019-06-051-5/+1Star
* apparmor: move context.h to cred.hJohn Johansen2018-02-091-1/+1
* apparmor: switch getprocattr to using label_print fns()John Johansen2017-06-111-35/+25Star
* apparmor: switch from profiles to using labels on contextsJohn Johansen2017-06-111-2/+2
* apparmor: convert aa_change_XXX bool parameters to flagsJohn Johansen2017-06-111-3/+3
* apparmor: convert to profile block critical sectionsJohn Johansen2017-06-111-1/+2
* apparmor: convert change_profile to use fqname later to give better controlJohn Johansen2017-01-161-16/+0Star
* apparmor: fix change_hat debug outputJohn Johansen2017-01-161-4/+5
* apparmor: change op from int to const char *John Johansen2017-01-161-2/+2
* apparmor: allow ns visibility question to consider subnsesJohn Johansen2017-01-161-2/+2
* apparmor: rename namespace to ns to improve code line lengthsJohn Johansen2017-01-161-2/+2
* apparmor: split apparmor policy namespaces code into its own fileJohn Johansen2017-01-161-0/+1
* apparmor: add interface files for profiles and namespacesJohn Johansen2013-08-141-1/+1
* apparmor: remove "permipc" commandJohn Johansen2013-04-281-6/+0Star
* apparmor: sparse fix: include procattr.h in procattr.cJames Morris2011-09-101-0/+1
* AppArmor: userspace interfacesJohn Johansen2010-08-021-0/+170