Hello: This series was applied to bpf/bpf.git (master) by Alexei Starovoitov <ast@xxxxxxxxxx>: On Thu, 19 Jun 2025 16:06:01 +0200 you wrote: > The second argument of bpf_sysctl_get_name() helper is a pointer to a > buffer that is being written to. However that isn't specify in the > prototype. Until commit 37cce22dbd51a ("bpf: verifier: Refactor helper > access type tracking") that mistake was hidden by the way the verifier > treated helper accesses. Since then, the verifier, working on wrong > infromation from the prototype, can make faulty optimization that > would had been caught by the test_sysctl selftests if it was run by > the CI. > > [...] Here is the summary with links: - [v3,1/2] bpf: Specify access type of bpf_sysctl_get_name args https://git.kernel.org/bpf/bpf/c/2eb7648558a7 - [v3,2/2] selftests/bpf: Convert test_sysctl to prog_tests https://git.kernel.org/bpf/bpf/c/b8a205486ed5 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html