Hi Linus, The following changes since commit 7a912d04415b372324e5a8dfad3360d993d0c23a: Merge tag 'spi-v6.16-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi (2025-06-06 13:22:31 -0700) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf.git tags/bpf-fixes for you to fetch changes up to 9cf1e25053c269d64b9e9fa25e8697d6d58028d4: MAINTAINERS: Add myself as bpf networking reviewer (2025-06-10 12:48:24 -0700) ---------------------------------------------------------------- - Fix libbpf backward compatibility (Andrii Nakryiko) - Add Stanislav Fomichev as bpf/net reviewer - Fix resolve_btfid build when cross compiling (Suleiman Souhlal) Signed-off-by: Alexei Starovoitov <ast@xxxxxxxxxx> ---------------------------------------------------------------- Andrii Nakryiko (1): libbpf: Handle unsupported mmap-based /sys/kernel/btf/vmlinux correctly Stanislav Fomichev (1): MAINTAINERS: Add myself as bpf networking reviewer Suleiman Souhlal (1): tools/resolve_btfids: Fix build when cross compiling kernel with clang. .mailmap | 1 + MAINTAINERS | 3 +++ tools/bpf/resolve_btfids/Makefile | 2 +- tools/lib/bpf/btf.c | 6 +++--- 4 files changed, 8 insertions(+), 4 deletions(-)