Hello: This series was applied to bpf/bpf-next.git (master) by Alexei Starovoitov <ast@xxxxxxxxxx>: On Mon, 24 Jan 2022 10:53:59 -0800 you wrote: > This patch series makes the following changes: > * Adds a new bpf helper `bpf_copy_from_user_task` to read user space > memory from a different task. > * Adds the ability to create sleepable bpf iterator programs. > > As an example of how this will be used, at Meta we are using bpf task > iterator programs and this new bpf helper to read C++ async stack traces of > a running process for debugging C++ binaries in production. > > [...] Here is the summary with links: - [v7,bpf-next,1/4] bpf: Add support for bpf iterator programs to use sleepable helpers https://git.kernel.org/bpf/bpf-next/c/b77fb25dcb34 - [v7,bpf-next,2/4] bpf: Add bpf_copy_from_user_task() helper https://git.kernel.org/bpf/bpf-next/c/376040e47334 - [v7,bpf-next,3/4] libbpf: Add "iter.s" section for sleepable bpf iterator programs https://git.kernel.org/bpf/bpf-next/c/a8b77f7463a5 - [v7,bpf-next,4/4] selftests/bpf: Add test for sleepable bpf iterator programs https://git.kernel.org/bpf/bpf-next/c/45105c2eb751 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html