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