summaryrefslogtreecommitdiff
path: root/security/apparmor/net.c
AgeCommit message (Expand)Author
2023-10-18apparmor: refcount the pdbJohn 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
2022-10-03apparmor: rework profile->rules to be a listJohn Johansen
2022-10-03apparmor: refactor profile rules and attachmentsJohn Johansen
2022-10-03apparmor: preparse for state being more than just an integerJohn Johansen
2022-10-03apparmor: convert policy lookup to use accept as an indexJohn Johansen
2022-10-03apparmor: compute policydb permission on profile loadJohn Johansen
2022-07-13apparmor: add a kernel label to use on kernel objectsJohn Johansen
2020-12-03security: add const qualifier to struct sock in various placesFlorian Westphal
2020-07-21audit: purge audit_log_string from the intra-kernel audit APIRichard Guy Briggs
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner
2018-10-12apparmor: add #ifdef checks for secmark filteringArnd Bergmann
2018-10-03apparmor: Allow filtering based on secmark policyMatthew Garrett
2018-09-07apparmor: Fix network performance issue in aa_label_sk_permTony Jones
2018-03-13apparmor: add base infastructure for socket mediationJohn Johansen
2017-10-26Revert "apparmor: add base infastructure for socket mediation"Linus Torvalds
2017-09-22apparmor: add base infastructure for socket mediationJohn Johansen