summaryrefslogtreecommitdiffstats
path: root/security/apparmor/task.c
Commit message (Expand)AuthorAgeFilesLines
* apparmor: add user namespace creation mediationJohn Johansen2023-10-181-0/+41
* apparmor: pass cred through to audit info.John Johansen2023-10-181-12/+19
* apparmor: rename audit_data->label to audit_data->subj_labelJohn Johansen2023-10-181-2/+2
* apparmor: combine common_audit_data and apparmor_audit_dataJohn Johansen2023-10-181-17/+18
* apparmor: make aa_set_current_onexec return voidQuanfa Fu2023-07-091-4/+1
* apparmor: Simplify obtain the newest label on a credGaosheng Cui2022-10-031-1/+1
* apparmor: rework profile->rules to be a listJohn Johansen2022-10-031-4/+6
* apparmor: refactor profile rules and attachmentsJohn Johansen2022-10-031-5/+5
* apparmor: add mediation class information to auditingJohn Johansen2022-10-031-1/+1
* apparmor: move ptrace mediation to more logical task.{h,c}John Johansen2022-07-191-0/+114
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner2019-06-051-5/+1
* AppArmor: Abstract use of cred security blobCasey Schaufler2019-01-081-3/+3
* apparmor: update domain transitions that are subsets of confinement at nnpJohn Johansen2018-02-091-0/+7
* apparmor: move context.h to cred.hJohn Johansen2018-02-091-1/+1
* apparmor: move task related defines and fns to task.X filesJohn Johansen2018-02-091-0/+176