Hello: This patch was applied to bpf/bpf-next.git (master) by Andrii Nakryiko <andrii@xxxxxxxxxx>: On Tue, 1 Jul 2025 20:31:23 +0200 you wrote: > From: Matteo Croce <teknoraver@xxxxxxxx> > > In the BPF token example, the fsopen() syscall is called as privileged > user. This is unneeded because fsopen() can be called also as > unprivileged user from the user namespace. > As the `fs_fd` file descriptor which was sent back and fort is still the > same, keep it open instead of cloning and closing it twice via SCM_RIGHTS. > > [...] Here is the summary with links: - [bpf-next] selftests/bpf: don't call fsopen() as privileged user https://git.kernel.org/bpf/bpf-next/c/212ec9229567 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html