Linus Torvalds
515186b7be
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Pull bpf fixes from Alexei Starovoitov:
- Fix sk_local_storage diag dump via netlink (Amery Hung)
- Fix off-by-one in arena direct-value access (Junyoung Jang)
- Reject TCP_NODELAY in bpf-tcp congestion control (KaFai Wan)
- Fix type confusion in bpf_*_sock() (Kuniyuki Iwashima)
- Reject TX-only AF_XDP sockets (Linpu Yu)
- Don't run arg-tracking analysis twice on main subprog (Paul Chaignon)
- Fix NULL pointer dereference in bpf_sk_storage_clone and fib lookup
(Weiming Shi)
* tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf:
bpf: Fix off-by-one boundary validation in arena direct-value access
xskmap: reject TX-only AF_XDP sockets
bpf: Don't run arg-tracking analysis twice on main subprog
bpf: Free reuseport cBPF prog after RCU grace period.
bpf: tcp: Fix type confusion in sol_tcp_sockopt().
bpf: tcp: Fix type confusion in bpf_skc_to_tcp6_sock().
bpf: tcp: Fix type confusion in bpf_skc_to_tcp_sock().
mptcp: bpf: Fix type confusion in bpf_mptcp_sock_from_subflow()
selftest: bpf: Add test for bpf_tcp_sock() and RAW socket.
bpf: tcp: Fix type confusion in bpf_tcp_sock().
tools/headers: Regenerate stddef.h to fix BPF selftests
bpf: Fix sk_local_storage diag dumping uninitialized special fields
bpf: Fix NULL pointer dereference in bpf_skb_fib_lookup()
sockmap: Fix sk_psock_drop() race vs sock_map_{unhash,close,destroy}().
bpf: Fix NULL pointer dereference in bpf_sk_storage_clone and diag paths
selftests/bpf: Verify bpf-tcp-cc rejects TCP_NODELAY
selftests/bpf: Test TCP_NODELAY in TCP hdr opt callbacks
bpf: Reject TCP_NODELAY in bpf-tcp-cc
bpf: Reject TCP_NODELAY in TCP header option callbacks
2026-05-09 18:42:54 -07:00
..
2026-05-09 16:18:39 -07:00
2026-05-05 15:43:32 -07:00
2026-02-23 11:18:48 -08:00
2026-04-21 16:41:54 +01:00
2026-04-18 11:29:14 -07:00
2026-04-14 16:48:56 -07:00
2026-05-05 12:47:20 +02:00
2026-04-29 08:56:40 +02:00
2026-02-21 20:03:00 -08:00
2026-04-02 23:03:29 +02:00
2026-02-26 09:54:08 -08:00
2026-02-21 17:09:51 -08:00
2026-04-27 05:54:23 -07:00
2026-04-23 10:05:49 +02:00
2026-04-04 00:04:48 +00:00
2026-04-10 12:37:27 +02:00
2026-04-20 13:42:01 +02:00
2026-04-13 09:36:45 -07:00
2026-05-08 19:42:10 -07:00
2026-05-06 08:21:12 +02:00
2026-04-29 16:07:38 -04:00
2026-02-21 20:03:00 -08:00
2025-06-24 20:30:37 +09:00
2026-04-13 14:20:11 -07:00
2026-02-21 17:09:51 -08:00
2026-03-06 14:31:26 +01:00
2026-02-21 17:09:51 -08:00
2026-03-06 14:31:26 +01:00
2026-03-10 15:22:43 -04:00
2026-03-06 14:31:26 +01:00
2026-03-05 22:16:08 -05:00
2026-03-06 14:31:26 +01:00
2025-12-03 16:53:19 +01:00
2025-07-31 18:23:53 -07:00
2026-01-01 16:39:46 +08:00
2025-11-14 10:01:52 +01:00
2026-02-17 09:46:03 -08:00
2025-09-13 17:32:55 -07:00
2026-03-27 21:19:46 -07:00
2026-04-02 23:36:24 -07:00
2026-03-27 21:19:46 -07:00
2026-01-06 20:52:57 -05:00
2026-02-08 00:13:32 -08:00
2026-04-16 20:11:56 -07:00
2026-02-21 17:09:51 -08:00
2026-05-01 13:12:34 -07:00
2025-10-30 20:10:27 +01:00
2025-08-06 10:23:36 +09:00
2026-02-21 01:02:28 -08:00
2026-03-27 21:19:40 -07:00
2026-03-26 08:28:49 -04:00
2026-03-16 13:16:48 +01:00
2026-01-22 15:58:22 -07:00
2026-02-21 17:09:51 -08:00
2026-02-12 12:13:01 -08:00
2025-11-27 14:24:33 -08:00
2026-01-08 12:43:57 +01:00
2026-02-21 17:09:51 -08:00
2026-03-27 21:19:46 -07:00
2026-01-31 16:16:07 -08:00
2025-08-02 12:01:38 -07:00
2026-02-21 17:09:51 -08:00
2026-03-13 23:15:26 +09:00
2025-11-27 15:44:53 +01:00
2026-04-03 19:39:52 +02:00
2026-02-26 10:45:49 +01:00
2026-01-05 16:43:34 +01:00
2026-03-24 21:42:37 +00:00
2026-02-27 22:00:08 +01:00
2026-04-14 19:59:25 -07:00
2026-02-27 22:00:11 +01:00
2026-03-22 11:17:59 +09:00
2026-03-27 21:19:33 -07:00
2026-03-18 21:43:18 +00:00
2026-03-20 14:44:26 +01:00
2026-04-16 20:11:56 -07:00
2026-03-11 23:14:02 +01:00
2026-02-21 01:02:28 -08:00
2026-02-21 17:09:51 -08:00
2026-02-21 17:09:51 -08:00
2026-03-27 10:19:08 -05:00
2026-05-06 17:40:27 +02:00
2026-02-21 17:09:51 -08:00
2025-11-12 10:00:13 -08:00
2026-02-21 17:09:51 -08:00
2026-04-16 20:11:56 -07:00
2026-04-17 09:43:12 -07:00
2025-06-13 08:47:20 +02:00
2026-02-27 16:40:13 +01:00
2026-02-21 17:09:51 -08:00
2025-07-01 15:02:03 +02:00
2026-01-22 11:11:17 +01:00
2026-04-04 18:40:58 -06:00
2026-03-26 09:32:19 +01:00
2025-10-29 10:29:54 +01:00
2026-04-15 02:15:02 -07:00
2026-03-30 15:48:14 -04:00
2026-04-14 05:17:02 -04:00
2026-01-26 19:07:13 -08:00
2026-02-21 17:09:51 -08:00
2026-02-21 01:02:28 -08:00
2026-02-22 08:26:33 -08:00
2025-11-11 10:01:32 +01:00
2025-09-29 11:20:29 -07:00
2026-02-21 17:09:51 -08:00
2026-04-16 20:11:56 -07:00
2026-02-21 17:09:51 -08:00
2026-03-27 21:19:47 -07:00
2026-02-08 00:13:35 -08:00
2026-03-27 21:19:47 -07:00
2026-03-05 07:27:48 -10:00
2026-04-29 09:44:16 -10:00