aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/security/apparmor/af_unix.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-07-20apparmor: transition from a list of rules to a vector of rulesJohn Johansen1-15/+7
2025-07-20apparmor: shift uid when mediating af_unix in usernsGabriel Totev1-2/+6
2025-07-20apparmor: make sure unix socket labeling is correctly updated.John Johansen1-3/+76
2025-07-15apparmor: fix regression in fs based unix sockets when using old abiJohn Johansen1-48/+71
2025-07-15apparmor: fix af_unix auditing to include all address informationJohn Johansen1-2/+2
2025-07-15apparmor: Remove use of the double lockJohn Johansen1-96/+101
2025-01-18apparmor: gate make fine grained unix mediation behind v9 abiJohn Johansen1-7/+7
2025-01-18apparmor: add fine grained af_unix mediationJohn Johansen1-0/+702