Hello: This series was applied to bpf/bpf-next.git (master) by Alexei Starovoitov <ast@xxxxxxxxxx>: On Tue, 9 Jan 2024 21:13:48 -0800 you wrote: > With patch set [1], precision backtracing supports register spill/fill > to/from the stack. The patch [2] allows initial imprecise register spill > with content 0. This is a common case for cpuv3 and lower for > initializing the stack variables with pattern > r1 = 0 > *(u64 *)(r10 - 8) = r1 > and the [2] has demonstrated good verification improvement. > > [...] Here is the summary with links: - [bpf-next,v4,1/2] bpf: Track aligned st store as imprecise spilled registers https://git.kernel.org/bpf/bpf-next/c/17e25d8e59f2 - [bpf-next,v4,2/2] selftests/bpf: Add a selftest with not-8-byte aligned BPF_ST https://git.kernel.org/bpf/bpf-next/c/536dfcbad359 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html