Hello: This series was applied to bpf/bpf-next.git (master) by Alexei Starovoitov <ast@xxxxxxxxxx>: On Thu, 3 Jul 2025 13:48:06 -0700 you wrote: > This set introduces a standard output interface with two streams, namely > stdout and stderr, for BPF programs. The idea is that these streams will > be written to by BPF programs and the kernel, and serve as standard > interfaces for informing user space of any BPF runtime violations. Users > can also utilize them for printing normal messages for debugging usage, > as is the case with bpf_printk() and trace pipe interface. > > [...] Here is the summary with links: - [bpf-next,v5,01/12] bpf: Refactor bprintf buffer support https://git.kernel.org/bpf/bpf-next/c/0426729f46cd - [bpf-next,v5,02/12] bpf: Introduce BPF standard streams https://git.kernel.org/bpf/bpf-next/c/5ab154f1463a - [bpf-next,v5,03/12] bpf: Add function to extract program source info https://git.kernel.org/bpf/bpf-next/c/0e521efaf363 - [bpf-next,v5,04/12] bpf: Ensure RCU lock is held around bpf_prog_ksym_find https://git.kernel.org/bpf/bpf-next/c/d09032686009 - [bpf-next,v5,05/12] bpf: Add function to find program from stack trace https://git.kernel.org/bpf/bpf-next/c/f0c53fd4a742 - [bpf-next,v5,06/12] bpf: Add dump_stack() analogue to print to BPF stderr https://git.kernel.org/bpf/bpf-next/c/d7c431cafcb4 - [bpf-next,v5,07/12] bpf: Report may_goto timeout to BPF stderr https://git.kernel.org/bpf/bpf-next/c/e8d013302252 - [bpf-next,v5,08/12] bpf: Report rqspinlock deadlocks/timeout to BPF stderr https://git.kernel.org/bpf/bpf-next/c/ecec5b5743bf - [bpf-next,v5,09/12] libbpf: Add bpf_stream_printk() macro https://git.kernel.org/bpf/bpf-next/c/21a3afc76a31 - [bpf-next,v5,10/12] libbpf: Introduce bpf_prog_stream_read() API https://git.kernel.org/bpf/bpf-next/c/3bbc1ba9cc0d - [bpf-next,v5,11/12] bpftool: Add support for dumping streams https://git.kernel.org/bpf/bpf-next/c/876f5ebd58a9 - [bpf-next,v5,12/12] selftests/bpf: Add tests for prog streams https://git.kernel.org/bpf/bpf-next/c/5697683e133d You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html