Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-10-17--18-00 (v6.18-rc1-331-gb104537114ab) remotes/brancher/net-next-2025-10-17--21-00 (v6.18-rc1-340-g3eb3ed43b4e4) ==== BASE IDENTICAL ==== ==== COMMIT DIFF ==== diff --git a/tmp/tmp.K3WTKzxPfU b/tmp/tmp.LLMakhCowE index a4f48df5ba42..65994203d170 100644 --- a/tmp/tmp.K3WTKzxPfU +++ b/tmp/tmp.LLMakhCowE @@ -13,6 +13,8 @@ selftests: net: fix server bind failure in sctp_vrf.sh nipa: disable 6.17's merge window kunit tests nipa: disable random kunit tests nipa: fbnic: link up on QEMU +Merge tag 'bpf-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf +s390/iucv: Convert sprintf/snprintf to scnprintf net: airoha: Add AN7583 SoC support net: airoha: ppe: Do not use magic numbers in airoha_ppe_foe_get_entry_locked() net: airoha: Refactor src port configuration in airhoha_set_gdm2_loopback @@ -152,6 +154,8 @@ net: rnpgbe: Add basic mbx_fw support net: rnpgbe: Add basic mbx ops support net: rnpgbe: Add n500/n210 chip support with BAR2 mapping net: rnpgbe: Add build support for rnpgbe +selftests/bpf: Fix redefinition of 'off' as different kind of symbol +bpf: Do not disable preemption in bpf_test_run(). Merge branch 'bpf-allow-opt-out-from-sk-sk_prot-memory_allocated' selftests/bpf: Add test for sk->sk_bypass_prot_mem. bpf: Introduce SK_BPF_BYPASS_PROT_MEM. @@ -159,3 +163,8 @@ bpf: Support bpf_setsockopt() for BPF_CGROUP_INET_SOCK_CREATE. net: Introduce net.core.bypass_prot_mem sysctl. net: Allow opt-out from global protocol memory accounting. tcp: Save lock_sock() for memcg in inet_csk_accept(). +bpf: Fix memory leak in __lookup_instance error path +selftests: arg_parsing: Ensure data is flushed to disk before reading. +bpf: Replace bpf_map_kmalloc_node() with kmalloc_nolock() to allocate bpf_async_cb structures. +selftests/bpf: make arg_parsing.c more robust to crashes +bpf: test_run: Fix ctx leak in bpf_prog_test_run_xdp error path