Hello: This series was applied to bpf/bpf.git (master) by Andrii Nakryiko <andrii@xxxxxxxxxx>: On Wed, 16 Oct 2024 14:00:47 -0700 you wrote: > In userspace, you can add a tid filter by setting > the "task.tid" field for "bpf_iter_link_info". > However, `get_pid_task` when called for the > `BPF_TASK_ITER_TID` type should have been using > `PIDTYPE_PID` (tid) instead of `PIDTYPE_TGID` (pid). > > Fixes: f0d74c4da1f0 ("bpf: Parameterize task iterators.") > Signed-off-by: Jordan Rome <linux@xxxxxxxxxxxxxx> > > [...] Here is the summary with links: - [bpf,v2,1/2] bpf: Fix iter/task tid filtering https://git.kernel.org/bpf/bpf/c/9495a5b731fc - [bpf,v2,2/2] bpf: properly test iter/task tid filtering https://git.kernel.org/bpf/bpf/c/ee8c7c6c3f8c You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html