summaryrefslogtreecommitdiffstats
path: root/security/apparmor/procattr.c
AgeCommit message (Expand)AuthorLines
2025-01-18apparmor: Improve debug print infrastructureJohn Johansen-2/+4
2023-11-12AppArmor: Add selfattr hooksCasey Schaufler-4/+6
2022-10-24apparmor: fix obsoleted comments for aa_getprocattr() and audit_resource()Gaosheng Cui-6/+5
2022-07-09apparmor: Fix kernel-docYang Li-1/+1
2021-11-03apparmor: remove duplicated 'Returns:' commentsAustin Kim-2/+0
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner-5/+1
2018-02-09apparmor: move context.h to cred.hJohn Johansen-1/+1
2017-06-10apparmor: switch getprocattr to using label_print fns()John Johansen-35/+25
2017-06-10apparmor: switch from profiles to using labels on contextsJohn Johansen-2/+2
2017-06-10apparmor: convert aa_change_XXX bool parameters to flagsJohn Johansen-3/+3
2017-06-10apparmor: convert to profile block critical sectionsJohn Johansen-1/+2
2017-01-16apparmor: convert change_profile to use fqname later to give better controlJohn Johansen-16/+0
2017-01-16apparmor: fix change_hat debug outputJohn Johansen-4/+5
2017-01-16apparmor: change op from int to const char *John Johansen-2/+2
2017-01-16apparmor: allow ns visibility question to consider subnsesJohn Johansen-2/+2
2017-01-16apparmor: rename namespace to ns to improve code line lengthsJohn Johansen-2/+2
2017-01-16apparmor: split apparmor policy namespaces code into its own fileJohn Johansen-0/+1
2013-08-14apparmor: add interface files for profiles and namespacesJohn Johansen-1/+1
2013-04-28apparmor: remove "permipc" commandJohn Johansen-6/+0
2011-09-09apparmor: sparse fix: include procattr.h in procattr.cJames Morris-0/+1
2010-08-02AppArmor: userspace interfacesJohn Johansen-0/+170