blob: 88c01627c89d87ca9a00027c686709bca134c9a8 [file] [log] [blame]
f07f1503469b ("libbpf: Fix accessing syscall arguments on powerpc")
3cc31d794097 ("libbpf: Normalize PT_REGS_xxx() macro definitions")
589fed479ba1 ("riscv, libbpf: Add RISC-V (RV64) support to bpf_tracing.h")
4a638d581a7a ("libbpf: Fail compilation if target arch is missing")
d6a6a55518c1 ("libbpf: Move BPF_SEQ_PRINTF and BPF_SNPRINTF to bpf_helpers.h")
c2e39c6bdc7e ("selftests/bpf: Add a series of tests for bpf_snprintf")
58c2b1f5e012 ("libbpf: Introduce a BPF_SNPRINTF helper macro")
83cd92b46484 ("libbpf: Initialize the bpf_seq_printf parameters array field by field")
e8168840e16c ("selftests/bpf: Add test for bpf_iter_task_vma")
b72091bd4ee4 ("selftests/bpf: Add test for bpf_seq_printf_btf helper")
f0fdfefb2d4d ("bpf: Add BPF program and map iterators as built-in BPF programs.")
70785cfb1928 ("libbpf: Switch tracing and CO-RE helper macros to bpf_probe_read_kernel()")
1acf8f90ea7e ("libbpf: Fix register in PT_REGS MIPS macros")
12e6196fb159 ("selftests/bpf: Test bpf_iter buffer access with negative offset")
9efcc4ad7a15 ("selftests/bpf: Add a test for out of bound rdonly buf access")
3b1c420bd882 ("selftests/bpf: Add a test for bpf sk_storage_map iterator")
60dd49ea6539 ("selftests/bpf: Add test for bpf array map iterators")
2a7c2fff7dd6 ("selftests/bpf: Add test for bpf hash map iterators")
c7568114bc56 ("selftests/bpf: Add bpf_iter test with bpf_get_task_stack()")
cfcd75f9bf12 ("selftests/bpf: Add tcp/udp iterator programs to selftests")