Re: [PATCH bpf 1/2] bpf: fix REG INVARIANTS VIOLATION on speculative pointer arithmetic
| Newsgroups | org.kernel.vger.linux-kselftest,org.kernel.vger.bpf,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <178725180773.429815.9253874260271382081.git-patchwork-notify@kernel.org> |
Hello: This series was applied to bpf/bpf.git (master) by Kumar Kartikeya Dwivedi <[email protected]>: On Wed, 19 Aug 2026 20:58:29 +0800 you wrote: > Take the following unprivileged program as an example: > > r0 = bpf_map_lookup_elem(...) /* PTR_TO_MAP_VALUE, offset 0 */ > ... > 14: r0 += r1 /* r1 is a bounded scalar */ > 15: r9 = r0 > > [...] Here is the summary with links: - [bpf,1/2] bpf: fix REG INVARIANTS VIOLATION on speculative pointer arithmetic (no matching commit) - [bpf,2/2] selftests/bpf: Add reg-invariants test for speculative pointer arithmetic https://git.kernel.org/bpf/bpf/c/7ee2f20bf20e You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html