index
:
sugar/linux
mainline
Sugar's Linux Kernel Patch
Asai Neko
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
apparmor
/
net.c
Age
Commit message (
Expand
)
Author
2025-07-20
apparmor: transition from a list of rules to a vector of rules
John Johansen
2025-07-20
apparmor: make sure unix socket labeling is correctly updated.
John Johansen
2025-07-15
apparmor: fix af_unix auditing to include all address information
John Johansen
2025-07-15
apparmor: Remove use of the double lock
John Johansen
2025-01-18
apparmor: add fine grained af_unix mediation
John Johansen
2025-01-18
apparmor: in preparation for finer networking rules rework match_prot
John Johansen
2025-01-18
apparmor: remove redundant unconfined check.
John Johansen
2024-07-29
lsm: infrastructure management of the sock security
Casey Schaufler
2023-10-18
apparmor: refcount the pdb
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
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: preparse for state being more than just an integer
John Johansen
2022-10-03
apparmor: convert policy lookup to use accept as an index
John Johansen
2022-10-03
apparmor: compute policydb permission on profile load
John Johansen
2022-07-13
apparmor: add a kernel label to use on kernel objects
John Johansen
2020-12-03
security: add const qualifier to struct sock in various places
Florian Westphal
2020-07-21
audit: purge audit_log_string from the intra-kernel audit API
Richard Guy Briggs
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
2018-10-12
apparmor: add #ifdef checks for secmark filtering
Arnd Bergmann
2018-10-03
apparmor: Allow filtering based on secmark policy
Matthew Garrett
2018-09-07
apparmor: Fix network performance issue in aa_label_sk_perm
Tony Jones
2018-03-13
apparmor: add base infastructure for socket mediation
John Johansen
2017-10-26
Revert "apparmor: add base infastructure for socket mediation"
Linus Torvalds
2017-09-22
apparmor: add base infastructure for socket mediation
John Johansen