
2 Sep
2025
2 Sep
'25
10:47 a.m.
Daniel Borkmann (4): bpf: Add cookie object to bpf maps bpf: Move bpf map owner out of common struct bpf: Move cgroup iterator helpers to bpf.h bpf: Fix oob access in cgroup local storage Xiaomeng Zhang (1): Fix kabi breakage for bpf_map by using KABI_BROKEN_REPLACE and KABI_FILL_HOLE. include/linux/bpf-cgroup.h | 5 ---- include/linux/bpf.h | 56 ++++++++++++++++++++++++++++---------- kernel/bpf/core.c | 50 ++++++++++++++++++++++------------ kernel/bpf/syscall.c | 19 +++++++++---- 4 files changed, 88 insertions(+), 42 deletions(-) -- 2.34.1