summaryrefslogtreecommitdiffstats
path: root/security/apparmor/task.c
AgeCommit message (Expand)AuthorFilesLines
2022-10-03apparmor: Simplify obtain the newest label on a credGaosheng Cui1-1/+1
2022-10-03apparmor: rework profile->rules to be a listJohn Johansen1-4/+6
2022-10-03apparmor: refactor profile rules and attachmentsJohn Johansen1-5/+5
2022-10-03apparmor: add mediation class information to auditingJohn Johansen1-1/+1
2022-07-19apparmor: move ptrace mediation to more logical task.{h,c}John Johansen1-0/+114
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner1-5/+1
2019-01-08AppArmor: Abstract use of cred security blobCasey Schaufler1-3/+3
2018-02-09apparmor: update domain transitions that are subsets of confinement at nnpJohn Johansen1-0/+7
2018-02-09apparmor: move context.h to cred.hJohn Johansen1-1/+1
2018-02-09apparmor: move task related defines and fns to task.X filesJohn Johansen1-0/+176