summaryrefslogtreecommitdiff
path: root/security/apparmor/task.c
AgeCommit message (Expand)AuthorFilesLines
2023-11-19apparmor: add missing params to aa_may_ptrace kernel-doc commentsJohn Johansen1-0/+2
2023-10-19apparmor: add user namespace creation mediationJohn Johansen1-0/+41
2023-10-19apparmor: pass cred through to audit info.John Johansen1-12/+19
2023-10-19apparmor: rename audit_data->label to audit_data->subj_labelJohn Johansen1-2/+2
2023-10-19apparmor: combine common_audit_data and apparmor_audit_dataJohn Johansen1-17/+18
2023-07-10apparmor: make aa_set_current_onexec return voidQuanfa Fu1-4/+1
2022-10-04apparmor: Simplify obtain the newest label on a credGaosheng Cui1-1/+1
2022-10-04apparmor: rework profile->rules to be a listJohn Johansen1-4/+6
2022-10-04apparmor: refactor profile rules and attachmentsJohn Johansen1-5/+5
2022-10-04apparmor: 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-09AppArmor: 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