Linus Torvalds
8b7f4cd3ac
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Pull bpf fixes from Alexei Starovoitov:
- Fix u32/s32 bounds when ranges cross min/max boundary (Eduard
Zingerman)
- Fix precision backtracking with linked registers (Eduard Zingerman)
- Fix linker flags detection for resolve_btfids (Ihor Solodrai)
- Fix race in update_ftrace_direct_add/del (Jiri Olsa)
- Fix UAF in bpf_trampoline_link_cgroup_shim (Lang Xu)
* tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf:
resolve_btfids: Fix linker flags detection
selftests/bpf: add reproducer for spurious precision propagation through calls
bpf: collect only live registers in linked regs
Revert "selftests/bpf: Update reg_bound range refinement logic"
selftests/bpf: test refining u32/s32 bounds when ranges cross min/max boundary
bpf: Fix u32/s32 bounds when ranges cross min/max boundary
bpf: Fix a UAF issue in bpf_trampoline_link_cgroup_shim
ftrace: Add missing ftrace_lock to update_ftrace_direct_add/del
2026-03-07 12:20:37 -08:00
..
2025-07-26 21:03:04 +02:00
2026-02-27 15:39:00 -08:00
2026-02-27 15:39:00 -08:00
2026-02-27 15:39:00 -08:00
2026-02-06 14:47:59 -08:00
2026-02-06 14:47:59 -08:00
2026-02-27 15:39:00 -08:00
2026-02-21 17:09:51 -08:00
2026-02-27 15:39:00 -08:00
2025-08-18 15:11:02 +02:00
2025-06-18 18:50:14 -07:00
2025-12-21 10:56:33 -08:00
2025-12-21 10:56:33 -08:00
2026-02-21 17:09:51 -08:00
2026-02-06 14:47:59 -08:00
2024-08-30 08:55:26 -07:00
2024-08-30 08:55:26 -07:00
2026-02-21 17:09:51 -08:00
2026-01-27 09:05:54 -08:00
2026-02-21 17:09:51 -08:00
2026-02-21 20:03:00 -08:00
2026-02-27 16:07:14 -08:00
2026-01-02 12:04:28 -08:00
2026-02-21 17:09:51 -08:00
2026-02-27 16:08:10 -08:00
2025-11-05 17:53:23 -08:00
2024-11-12 17:13:46 -08:00
2025-12-09 23:48:34 -08:00
2026-02-27 15:39:00 -08:00
2026-02-21 17:09:51 -08:00
2026-02-21 17:09:51 -08:00
2025-09-18 19:10:20 -07:00
2024-11-01 11:08:32 -07:00
2025-07-16 18:34:42 -07:00
2026-02-21 01:02:28 -08:00
2026-02-27 15:39:00 -08:00
2025-11-05 17:53:23 -08:00
2026-02-27 15:39:00 -08:00
2025-12-21 10:56:33 -08:00
2024-08-13 15:58:17 -07:00
2023-12-04 17:50:26 -08:00
2026-01-02 12:04:28 -08:00
2026-02-27 15:39:00 -08:00
2023-10-06 17:11:20 -07:00
2026-02-21 01:02:28 -08:00
2026-02-21 17:09:51 -08:00
2025-03-19 08:03:05 -07:00
2025-03-19 08:03:05 -07:00
2025-07-16 18:34:42 -07:00
2025-04-10 12:51:10 -07:00
2026-01-02 14:31:59 -08:00
2024-11-13 13:52:45 -08:00
2024-08-30 08:55:26 -07:00
2024-08-30 08:57:47 -07:00
2026-01-16 14:50:00 -08:00
2026-02-12 12:13:01 -08:00
2025-03-19 08:03:05 -07:00
2025-12-03 16:54:54 -08:00
2026-02-03 10:41:16 -08:00
2026-02-27 15:39:00 -08:00
2025-07-29 12:15:39 -07:00
2024-11-18 10:30:29 -08:00
2026-02-21 01:02:28 -08:00
2026-02-27 16:11:50 -08:00
2026-02-21 01:02:28 -08:00
2026-03-03 15:13:51 -08:00
2026-03-07 12:20:37 -08:00