Hello:

This series was applied to bpf/bpf-next.git (master)
by Daniel Borkmann <[email protected]>:

On Tue, 30 Jun 2026 14:54:04 +0000 you wrote:
> A tc, xdp, socket_filter or flow_dissector program updating or deleting
> a sockmap deadlocks on stab->lock vs sk_callback_lock and has no reason
> to. Patch 1 disallows it in may_update_sockmap(); patch 2 drops the
> selftests that exercised it.
> 
> v4:
>  - also drop BPF_PROG_TYPE_SOCKET_FILTER (John Fastabend)
> 
> [...]

Here is the summary with links:
  - [bpf-next,v4,1/2] bpf, sockmap: disallow update and delete from tc, xdp, 
socket_filter and flow_dissector
    https://git.kernel.org/bpf/bpf-next/c/7fb52b3bd3a3
  - [bpf-next,v4,2/2] selftests/bpf: drop tc/xdp/flow_dissector/socket_filter 
sockmap mutation tests
    (no matching commit)

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



Reply via email to