summaryrefslogtreecommitdiff
path: root/security/apparmor/af_unix.c
AgeCommit message (Expand)Author
2026-06-13apparmor: fix kernel-doc warningsRodrigo Zaiden
2026-06-13apparmor: fix refcount leak when updating the sk_ctxJohn Johansen
2026-06-13apparmor: fix race in unix socket mediation when peer_path is usedJohn Johansen
2026-06-13apparmor: fix shadowing of plabel that prevents cache from being updatedJohn Johansen
2026-01-29apparmor: split xxx_in_ns into its two separate semantic use casesJohn Johansen
2025-09-15apparmor/af_unix: constify struct path * argumentsAl Viro
2025-07-20apparmor: transition from a list of rules to a vector of rulesJohn Johansen
2025-07-20apparmor: shift uid when mediating af_unix in usernsGabriel Totev
2025-07-20apparmor: make sure unix socket labeling is correctly updated.John Johansen
2025-07-15apparmor: fix regression in fs based unix sockets when using old abiJohn Johansen
2025-07-15apparmor: fix af_unix auditing to include all address informationJohn Johansen
2025-07-15apparmor: Remove use of the double lockJohn Johansen
2025-01-18apparmor: gate make fine grained unix mediation behind v9 abiJohn Johansen
2025-01-18apparmor: add fine grained af_unix mediationJohn Johansen