Hello:
This series was applied to bpf/bpf-next.git (master) by Alexei Starovoitov ast@kernel.org:
On Thu, 24 Jul 2025 23:14:50 +0800 you wrote:
Show precise rejected function when attaching fexit/fmod_ret to __noreturn functions. Add log for attaching tracing programs to functions in deny list. Add selftest for attaching tracing programs to functions in deny list. Migrate fexit_noreturns case into tracing_failure test suite.
changes: v4:
- change tracing_deny case attaching function (Yonghong Song)
- add Acked-by: Yafang Shao and Yonghong Song
[...]
Here is the summary with links: - [bpf-next,v4,1/4] bpf: Show precise rejected function when attaching fexit/fmod_ret to __noreturn functions https://git.kernel.org/bpf/bpf-next/c/a5a6b29a700f - [bpf-next,v4,2/4] bpf: Add log for attaching tracing programs to functions in deny list https://git.kernel.org/bpf/bpf-next/c/863aab3d4dcd - [bpf-next,v4,3/4] selftests/bpf: Add selftest for attaching tracing programs to functions in deny list https://git.kernel.org/bpf/bpf-next/c/a32f6f17a74d - [bpf-next,v4,4/4] selftests/bpf: Migrate fexit_noreturns case into tracing_failure test suite https://git.kernel.org/bpf/bpf-next/c/51d3750aba79
You are awesome, thank you!