index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
apparmor
/
af_unix.c
Age
Commit message (
Expand
)
Author
13 days
apparmor: fix net.h and policy.h circular include pattern
Ryan Lee
2026-06-13
apparmor: fix kernel-doc warnings
Rodrigo Zaiden
2026-06-13
apparmor: fix refcount leak when updating the sk_ctx
John Johansen
2026-06-13
apparmor: fix race in unix socket mediation when peer_path is used
John Johansen
2026-06-13
apparmor: fix shadowing of plabel that prevents cache from being updated
John Johansen
2026-01-29
apparmor: split xxx_in_ns into its two separate semantic use cases
John Johansen
2025-09-15
apparmor/af_unix: constify struct path * arguments
Al Viro
2025-07-20
apparmor: transition from a list of rules to a vector of rules
John Johansen
2025-07-20
apparmor: shift uid when mediating af_unix in userns
Gabriel Totev
2025-07-20
apparmor: make sure unix socket labeling is correctly updated.
John Johansen
2025-07-15
apparmor: fix regression in fs based unix sockets when using old abi
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: gate make fine grained unix mediation behind v9 abi
John Johansen
2025-01-18
apparmor: add fine grained af_unix mediation
John Johansen