summaryrefslogtreecommitdiffstats
path: root/security/apparmor/task.c
AgeCommit message (Expand)AuthorLines
2023-11-19apparmor: add missing params to aa_may_ptrace kernel-doc commentsJohn Johansen-0/+2
2023-10-18apparmor: add user namespace creation mediationJohn Johansen-0/+41
2023-10-18apparmor: pass cred through to audit info.John Johansen-12/+19
2023-10-18apparmor: rename audit_data->label to audit_data->subj_labelJohn Johansen-2/+2
2023-10-18apparmor: combine common_audit_data and apparmor_audit_dataJohn Johansen-17/+18
2023-07-09apparmor: make aa_set_current_onexec return voidQuanfa Fu-4/+1
2022-10-03apparmor: Simplify obtain the newest label on a credGaosheng Cui-1/+1
2022-10-03apparmor: rework profile->rules to be a listJohn Johansen-4/+6
2022-10-03apparmor: refactor profile rules and attachmentsJohn Johansen-5/+5
2022-10-03apparmor: add mediation class information to auditingJohn Johansen-1/+1
2022-07-19apparmor: move ptrace mediation to more logical task.{h,c}John Johansen-0/+114
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner-5/+1
2019-01-08AppArmor: Abstract use of cred security blobCasey Schaufler-3/+3
2018-02-09apparmor: update domain transitions that are subsets of confinement at nnpJohn Johansen-0/+7
2018-02-09apparmor: move context.h to cred.hJohn Johansen-1/+1
2018-02-09apparmor: move task related defines and fns to task.X filesJohn Johansen-0/+176