Hello: This series was applied to bpf/bpf.git (master) by Alexei Starovoitov <ast@xxxxxxxxxx>: On Thu, 31 Jul 2025 01:47:30 +0200 you wrote: > Add a cookie to BPF maps to uniquely identify BPF maps for the timespan > when the node is up. This is different to comparing a pointer or BPF map > id which could get rolled over and reused. > > Signed-off-by: Daniel Borkmann <daniel@xxxxxxxxxxxxx> > --- > include/linux/bpf.h | 1 + > kernel/bpf/syscall.c | 6 ++++++ > 2 files changed, 7 insertions(+) Here is the summary with links: - [bpf,v2,1/4] bpf: Add cookie object to bpf maps https://git.kernel.org/bpf/bpf/c/12df58ad2942 - [bpf,v2,2/4] bpf: Move bpf map owner out of common struct https://git.kernel.org/bpf/bpf/c/fd1c98f0ef5c - [bpf,v2,3/4] bpf: Move cgroup iterator helpers to bpf.h https://git.kernel.org/bpf/bpf/c/9621e60f59ea - [bpf,v2,4/4] bpf: Fix oob access in cgroup local storage https://git.kernel.org/bpf/bpf/c/abad3d0bad72 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html