blob: c68dd599940cd6c1970b1d117867994b8880de49 [file] [log] [blame]
a67079b03165 ("selftests/bpf: fix bpf_testmod.ko recompilation logic")
9f7fa225894c ("selftests/bpf: Add bpf_testmod kernel module for testing")
854055c0cf30 ("selftests/bpf: Fix flavored variants of test_ima")
1306c980cf89 ("selftests/bpf: Add checking of raw type dump in BTF writer APIs selftests")
9141f75a3279 ("selftests/bpf: Test BTF writing APIs")
b86042478fa0 ("libbpf: Remove assumption of single contiguous memory for BTF data")
740e69c3c511 ("libbpf: Refactor internals of BTF type index")
029258d7b228 ("libbpf: Remove any use of reallocarray() in libbpf")
28b93c64499a ("libbpf: Clean up and improve CO-RE reloc logging")
44ad23dfbccb ("libbpf: Handle BTF pointer sizes more carefully")
15728ad3e71c ("libbpf: Fix BTF-defined map-in-map initialization on 32-bit host arches")
d5ca590525cf ("selftests/bpf: Fix silent Makefile output")
6bcaf41f9613 ("selftests/bpf: Prevent runqslower from racing on building bpftool")
94a1fedd63ed ("libbpf: Add btf__parse_raw() and generic btf__parse() APIs")
499dd29d90bb ("libbpf: Add support for SK_LOOKUP program type")
7c819e701382 ("libbpf: Support stripping modifiers for btf_dump")
cc15a20d5f3a ("selftests/bpf: Add test for resolve_btfids")
5c3320d7fece ("libbpf: Fix memory leak and optimize BTF sanitization")
0f0e55d8247c ("libbpf: Improve BTF sanitization handling")
81372e121802 ("libbpf: Add btf__set_fd() for more control over loaded BTF FD")
643e7233aa94 ("selftests/bpf: Test_progs option for getting number of tests")
ca4db6389d61 ("selftests/bpf: Allow substituting custom vmlinux.h for selftests build")
d929758101fc ("libbpf: Support disabling auto-loading BPF programs")
192b6638eea5 ("libbpf: Prevent loading vmlinux BTF twice")
1bdb6c9a1c43 ("libbpf: Add a bunch of attribute getters/setters for map definitions")
7bd3a33ae6d2 ("libbpf: Bump version to 0.1.0")
bf99c936f947 ("libbpf: Add BPF ring buffer support")
272d51af3289 ("libbpf: Add API to consume the perf ring buffer content")
4eaf0b5c5e04 ("selftest/bpf: Fmod_ret prog and implement test_overhead as part of bench")
8e7c2a023ac0 ("selftests/bpf: Add benchmark runner infrastructure")
cd49291ce18a ("selftests/bpf: Extract parse_num_list into generic testing_helpers.c")
fd9eef1a132d ("libbpf: Fix probe code to return EPERM if encountered")
c09add2fbc5a ("tools/libbpf: Add bpf_iter support")
488a23b89d17 ("selftests/bpf: Move existing common networking parts into network_helpers")
33181bb8e8fe ("selftests/bpf: Generalize helpers to control background listener")
0bee106716cf ("libbpf: Add support for command BPF_ENABLE_STATS")
063e68813391 ("libbpf: Fix false uninitialized variable warning")
e4e8f4d047fd ("selftests/bpf: Add runqslower binary to .gitignore")
f25d5416d64c ("selftests/bpf: Fix memory leak in test selector")
76148faa161e ("selftests/bpf: Ensure test flavors use correct skeletons")
646f02ffdd49 ("libbpf: Add BTF-defined map-in-map support")
2d39d7c56f11 ("libbpf: Refactor map creation logic and fix cleanup leak")
41017e56af6c ("libbpf: Refactor BTF-defined map definition parsing logic")
0dbc866832a0 ("libbpf: Add low-level APIs for new bpf_link commands")
234589012ba0 ("selftests/bpf: Add cls_redirect classifier")
cc4f864bb118 ("libbpf: Add support for bpf_link-based cgroup attachment")
af6eea57437a ("bpf: Implement bpf_link-based cgroup BPF program attachment")
1e092a031829 ("tools/libbpf: Add support for BPF_PROG_TYPE_LSM")
e2842be53d4f ("libbpf: Add setter for initial value for internal maps")
bd5ca3ef93cd ("libbpf: Add function to set link XDP fd while specifying old program")