Hello: This series was applied to bpf/bpf-next.git (master) by Andrii Nakryiko <andrii@xxxxxxxxxx>: On Tue, 30 Apr 2024 13:28:23 +0200 you wrote: > hi, > adding support to attach kprobe program through kprobe_multi link > in a session mode, which means: > - program is attached to both function entry and return > - entry program can decided if the return program gets executed > - entry program can share u64 cookie value with return program > > [...] Here is the summary with links: - [PATCHv2,bpf-next,1/7] bpf: Add support for kprobe session attach https://git.kernel.org/bpf/bpf-next/c/535a3692ba72 - [PATCHv2,bpf-next,2/7] bpf: Add support for kprobe session context https://git.kernel.org/bpf/bpf-next/c/adf46d88ae4b - [PATCHv2,bpf-next,3/7] bpf: Add support for kprobe session cookie https://git.kernel.org/bpf/bpf-next/c/5c919acef851 - [PATCHv2,bpf-next,4/7] libbpf: Add support for kprobe session attach https://git.kernel.org/bpf/bpf-next/c/2ca178f02b2f - [PATCHv2,bpf-next,5/7] libbpf: Add kprobe session attach type name to attach_type_name https://git.kernel.org/bpf/bpf-next/c/7b94965429f2 - [PATCHv2,bpf-next,6/7] selftests/bpf: Add kprobe session test https://git.kernel.org/bpf/bpf-next/c/0983b1697aef - [PATCHv2,bpf-next,7/7] selftests/bpf: Add kprobe session cookie test https://git.kernel.org/bpf/bpf-next/c/a3a5113393cc You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html