Linus Torvalds
4edcdefd40
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Pull bpf fixes from Alexei Starovoitov:
- Fix effective prog array index with BPF_F_PREORDER (Amery Hung)
- Zero-initialize the fib lookup flow struct (Avinash Duduskar)
- Disable xfrm_decode_session hook attachment (Bradley Morgan)
- Allow type tag BTF records to succeed other modifier records (Emil
Tsalapatis)
- Fix build_id caching in stack_map_get_build_id_offset() (Ihor
Solodrai)
- Add missing access_ok call to copy_user_syms (Jiri Olsa)
- Fix stack slot index in nospec checks (Nuoqi Gui)
- Preserve pointer spill metadata during half-slot cleanup (Nuoqi Gui)
- Fix partial copy of non-linear test_run output (Sun Jian)
- Fix BPF_PROG_ASSOC_STRUCT_OPS last field check (Thiébaud Weksteen)
- Reset register bounds before narrowing retval range (Tristan Madani)
- Fix vmlinux BTF leak in bpftool cgroup commands (Yichong Chen)
- Guard error writes in conntrack kfuncs (Yiyang Chen)
* tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf:
bpf: Disable xfrm_decode_session hook attachment
selftests/bpf: Add test for stale bounds on LSM retval context load
bpf: Reset register bounds before narrowing retval range in check_mem_access()
selftests/bpf: Cover small conntrack opts error writes
bpf: Guard conntrack opts error writes
selftests/bpf: Cover half-slot cleanup of pointer spills
bpf: Preserve pointer spill metadata during half-slot cleanup
selftests/bpf: Test cgroup link replace with BPF_F_PREORDER
bpf: Fix effective prog array index with BPF_F_PREORDER
bpf: Fix BPF_PROG_ASSOC_STRUCT_OPS last field check
bpf: zero-initialize the fib lookup flow struct
bpftool: Fix vmlinux BTF leak in cgroup commands
bpf: Add missing access_ok call to copy_user_syms
bpf: Allow type tag BTF records to succeed other modifier records
bpf: Emit verbose message when prog-specific btf_struct_access rejects a write
bpf: Fix build_id caching in stack_map_get_build_id_offset()
bpf: Fix partial copy of non-linear test_run output
selftests/bpf: Cover stack nospec slot indexing
bpf: Fix stack slot index in nospec checks
2026-06-25 14:09:26 -07:00
..
2026-06-22 20:08:37 -07:00
2026-06-17 12:03:56 +01:00
2026-05-14 10:44:09 +02:00
2026-04-21 16:41:54 +01:00
2026-06-17 12:20:21 -07:00
2026-06-03 11:38:52 +02:00
2026-06-23 16:25:23 -07:00
2026-06-15 14:21:14 +05:30
2026-02-21 20:03:00 -08:00
2026-06-22 22:32:01 +02:00
2026-02-26 09:54:08 -08:00
2026-02-21 17:09:51 -08:00
2026-06-03 21:15:46 +03:00
2026-06-21 11:51:13 +02:00
2026-06-04 16:37:32 +00:00
2026-06-19 10:14:34 -07:00
2026-06-02 15:36:06 +02:00
2026-06-15 13:48:52 +05:30
2026-06-25 09:56:47 -07:00
2026-06-22 13:20:20 +02:00
2026-06-21 18:01:33 -07:00
2026-02-21 20:03:00 -08:00
2025-06-24 20:30:37 +09:00
2026-05-11 23:13:01 +02:00
2026-02-21 17:09:51 -08:00
2026-05-27 19:15:34 -04:00
2026-05-26 17:15:30 -04:00
2026-05-27 19:15:34 -04:00
2026-06-17 12:55:09 +01:00
2026-05-27 19:15:34 -04:00
2026-05-27 19:15:34 -04:00
2026-06-17 12:55:09 +01:00
2025-12-03 16:53:19 +01:00
2025-03-07 22:03:09 -06: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-06-23 16:43:24 -07: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-05-26 11:02:01 +02:00
2026-02-08 00:13:32 -08:00
2026-05-26 11:02:01 +02:00
2026-06-15 14:50:18 +05:30
2026-02-21 17:09:51 -08:00
2026-06-25 09:56:47 -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
2025-02-21 15:05:38 +01:00
2026-05-11 16:28:04 +02: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-02-21 10:25:33 +01:00
2025-02-21 09:20:30 +01:00
2025-11-27 14:24:33 -08:00
2026-01-08 12:43:57 +01:00
2026-06-04 14:49:26 -07:00
2026-06-01 09:19:38 +03:00
2025-03-16 22:30:47 -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
2024-12-24 09:46:49 +01: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-05-26 11:02:01 +02:00
2025-01-28 13:48:37 +01:00
2026-05-26 11:02:01 +02: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-05-14 10:50:00 -06:00
2026-06-08 23:27:56 +02:00
2026-03-20 14:44:26 +01:00
2025-01-28 13:48:37 +01:00
2026-05-19 08:57:47 +02:00
2026-05-26 11:02:01 +02: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-06-23 12:08:51 -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-05-22 15:19:31 +02: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
2026-05-19 12:17:37 +02:00
2026-01-22 11:11:17 +01:00
2026-05-26 11:02:01 +02:00
2025-04-14 14:13:41 +02:00
2026-03-26 09:32:19 +01:00
2025-10-29 10:29:54 +01:00
2026-05-28 21:24:41 -07:00
2026-05-24 09:38:47 +02: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-05-07 11:30:08 -10:00
2026-02-22 08:26:33 -08:00
2025-11-11 10:01:32 +01:00
2025-01-28 13:48:37 +01:00
2025-09-29 11:20:29 -07:00
2026-06-10 02:17:00 -04: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-06-17 11:57:44 +01:00