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