Hello: This series was applied to bpf/bpf-next.git (master) by Alexei Starovoitov <ast@xxxxxxxxxx>: On Mon, 14 Oct 2024 10:21:08 +0100 you wrote: > bpf_task_from_pid() that currently exists looks up the > struct task_struct corresponding to the pid in the root pid > namespace (init_pid_ns). > > This patch adds bpf_task_from_vpid() which looks up the > struct task_struct corresponding to vpid in the pid namespace > of the current process. > > [...] Here is the summary with links: - [bpf-next,1/2] bpf: Add bpf_task_from_vpid() kfunc https://git.kernel.org/bpf/bpf-next/c/6dce087f24e5 - [bpf-next,2/2] selftests/bpf: Add tests for bpf_task_from_vpid() kfunc https://git.kernel.org/bpf/bpf-next/c/108e7b4db83b You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html