Hello: This series was applied to bpf/bpf-next.git (master) by Andrii Nakryiko <andrii@xxxxxxxxxx>: On Thu, 13 Feb 2025 07:21:23 -0800 you wrote: > Similar to `access_process_vm` but specific to strings. > Also chunks reads by page and utilizes `strscpy` > for handling null termination. > > The primary motivation for this change is to copy > strings from a non-current task/process in BPF. > There is already a helper `bpf_copy_from_user_task`, > which uses `access_process_vm` but one to handle > strings would be very helpful. > > [...] Here is the summary with links: - [bpf-next,v8,1/3] mm: add copy_remote_vm_str https://git.kernel.org/bpf/bpf-next/c/f0b79944e6f4 - [bpf-next,v8,2/3] bpf: Add bpf_copy_from_user_task_str kfunc https://git.kernel.org/bpf/bpf-next/c/f0f8a5b58f78 - [bpf-next,v8,3/3] selftests/bpf: Add tests for bpf_copy_from_user_task_str https://git.kernel.org/bpf/bpf-next/c/7042882abc04 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html