Hello: This series was applied to bpf/bpf-next.git (master) by Alexei Starovoitov <ast@xxxxxxxxxx>: On Fri, 2 Feb 2024 11:05:26 -0800 you wrote: > Fix a bug with passing trusted PTR_TO_BTF_ID_OR_NULL register into global > subprog that expects `__arg_trusted __arg_nullable` arguments, which was > discovered when adopting production BPF application. > > Also fix annoying warnings that are irrelevant for static subprogs, which are > just an artifact of using btf_prepare_func_args() for both static and global > subprogs. > > [...] Here is the summary with links: - [bpf-next,1/3] bpf: handle trusted PTR_TO_BTF_ID_OR_NULL in argument check logic https://git.kernel.org/bpf/bpf-next/c/8f13c34087d3 - [bpf-next,2/3] selftests/bpf: add more cases for __arg_trusted __arg_nullable args https://git.kernel.org/bpf/bpf-next/c/e2e70535dd76 - [bpf-next,3/3] bpf: don't emit warnings intended for global subprogs for static subprogs https://git.kernel.org/bpf/bpf-next/c/1eb986746a67 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html