Hello: This series was applied to bpf/bpf-next.git (master) by Alexei Starovoitov <ast@xxxxxxxxxx>: On Mon, 10 Apr 2023 23:16:31 -0500 you wrote: > struct cgroup is already an RCU-safe type in the verifier. We can > therefore update bpf_cgroup_acquire() to be KF_RCU | KF_RET_NULL, and > subsequently remove bpf_cgroup_kptr_get(). This patch does the first of > these by updating bpf_cgroup_acquire() to be KF_RCU | KF_RET_NULL, and > also updates selftests accordingly. > > Signed-off-by: David Vernet <void@xxxxxxxxxxxxx> > > [...] Here is the summary with links: - [bpf-next,1/3] bpf: Make bpf_cgroup_acquire() KF_RCU | KF_RET_NULL https://git.kernel.org/bpf/bpf-next/c/1d71283987c7 - [bpf-next,2/3] bpf: Remove bpf_cgroup_kptr_get() kfunc https://git.kernel.org/bpf/bpf-next/c/6499fe6edc4f - [bpf-next,3/3] bpf,docs: Remove references to bpf_cgroup_kptr_get() https://git.kernel.org/bpf/bpf-next/c/ec48599abee3 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html