Hello: This series was applied to bpf/bpf-next.git (master) by Alexei Starovoitov <ast@xxxxxxxxxx>: On Fri, 23 Aug 2024 12:51:00 -0700 you wrote: > This adds a kfunc wrapper around strncpy_from_user, > which can be called from sleepable BPF programs. > > This matches the non-sleepable 'bpf_probe_read_user_str' > helper except it includes an additional 'flags' > param, which allows consumers to clear the entire > destination buffer on success or failure. > > [...] Here is the summary with links: - [bpf-next,v10,1/2] bpf: Add bpf_copy_from_user_str kfunc https://git.kernel.org/bpf/bpf-next/c/65ab5ac4df01 - [bpf-next,v10,2/2] bpf: Add tests for bpf_copy_from_user_str kfunc https://git.kernel.org/bpf/bpf-next/c/ddc3d98807dc You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html