index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
apparmor
/
task.c
Age
Commit message (
Expand
)
Author
2023-11-19
apparmor: add missing params to aa_may_ptrace kernel-doc comments
John Johansen
2023-10-18
apparmor: add user namespace creation mediation
John Johansen
2023-10-18
apparmor: pass cred through to audit info.
John Johansen
2023-10-18
apparmor: rename audit_data->label to audit_data->subj_label
John Johansen
2023-10-18
apparmor: combine common_audit_data and apparmor_audit_data
John Johansen
2023-07-09
apparmor: make aa_set_current_onexec return void
Quanfa Fu
2022-10-03
apparmor: Simplify obtain the newest label on a cred
Gaosheng Cui
2022-10-03
apparmor: rework profile->rules to be a list
John Johansen
2022-10-03
apparmor: refactor profile rules and attachments
John Johansen
2022-10-03
apparmor: add mediation class information to auditing
John Johansen
2022-07-19
apparmor: move ptrace mediation to more logical task.{h,c}
John Johansen
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
2019-01-08
AppArmor: Abstract use of cred security blob
Casey Schaufler
2018-02-09
apparmor: update domain transitions that are subsets of confinement at nnp
John Johansen
2018-02-09
apparmor: move context.h to cred.h
John Johansen
2018-02-09
apparmor: move task related defines and fns to task.X files
John Johansen