blob: 4b1a96a733ade3b943fb8f555df00fed7a30ae7e [file] [log] [blame]
dcb5f40054b1 ("selftests/bpf: Fix dependency ordering for attach_probe test")
61098e89e6c8 ("selftests/bpf: prevent headers to be compiled as C code")
9d1f62a6dcf0 ("selftests/bpf: structure test_{progs, maps, verifier} test runners uniformly")
36646b22ce24 ("selftests/bpf: fix test_verifier/test_maps make dependencies")
f83a46d4711e ("selftests/bpf: put test_stub.o into $(OUTPUT)")
e46fc22e60a4 ("selftests/bpf: make directory prerequisites order-only")
9cae4ace80ef ("selftests/bpf: do not ignore clang failures")
9d120b4127e8 ("selftests: bpf: enable hi32 randomization for all tests")
51a0e301a563 ("bpf: Add BPF_MAP_TYPE_SK_STORAGE test to test_maps")
e5e7a8f2d858 ("selftests/bpf: add few verifier scale tests")
6b7b6995c43e ("selftests: bpf: tests.h should depend on .c files, not the output")
7681e7b2fbe2 ("bpf: Add an example for bpf_get_listener_sock")
e78e00bd478a ("selftests: bpf: fix compilation with out-of-tree $(OUTPUT)")
3f30658830f3 ("selftests: bpf: break up test_progs - preparations")
5cce85c640cc ("bpf: sync bpf.h to tools and update bpf_helpers.h")
740f8a657221 ("selftests/bpf: make sure signal interrupts BPF_PROG_TEST_RUN")
bd4aed0ee73c ("selftests: bpf: centre kernel bpf objects under new subdir "progs"")
4836b4637ef0 ("selftests: bpf: extend sub-register mode compilation to all bpf object files")
e0b27b3f97b8 ("bpf: Add test_sock_fields for skb->sk and bpf_tcp_sock")
281f9e757207 ("bpf: Sync bpf.h to tools/")
dd9cef43c222 ("bpf: test_maps: fix possible out of bound access warning")
6f1ae8b6628b ("tools/bpf: simplify libbpf API function libbpf_set_print()")
8461ef8b7ef2 ("tools/bpf: move libbpf pr_* debug print functions to headers")
2a1181540952 ("selftests/bpf: remove generated verifier/tests.h on 'make clean'")
ba72a7b4badb ("selftests/bpf: test for BPF_F_LOCK")
ab963beb9f5d ("selftests/bpf: add bpf_spin_lock C test")
7dac3ae42cf8 ("tools/bpf: sync include/uapi/linux/bpf.h")
e8ddbfb4bcb2 ("selftests/bpf: skip sockmap in test_maps if kernel doesn't have support")
bf0f0fd93945 ("selftests/bpf: add simple BPF_PROG_TEST_RUN examples for flow dissector")
2dfb40121ee8 ("selftests: bpf: prepare for break up of verifier tests")
3ef84346c561 ("selftests: bpf: makefile support sub-register code-gen test mode")
2f0921262ba9 ("selftests/bpf: suppress readelf stderr when probing for BTF support")
d9ff286a0f59 ("bpf: allow BPF programs access skb_shared_info->gso_segs field")
a0517a0f7ef2 ("selftests/bpf: use __bpf_constant_htons in test_prog.c")
01d3240a04f4 ("media: bpf: add bpf function to report mouse movement")
3d65014146c6 ("bpf: libbpf: Add btf_line_info support to libbpf")
f0187f0b17fa ("bpf: libbpf: Refactor and bug fix on the bpf_func_info loading logic")
ee491d8dbe49 ("bpf: tools: Sync uapi bpf.h")
84ecc1f98ca7 ("bpf: Expect !info.func_info and insn_off name changes in test_btf/libbpf/bpftool")
df47fc376df8 ("selftests: add a test for bpf_prog_test_run_xattr")
90b1023f68c7 ("bpf: fix documentation for eBPF helpers")
e3da08d05700 ("bpf: allow BPF read access to qdisc pkt_len")
c7665702d320 ("bpf: Adjust F_NEEDS_EFFICIENT_UNALIGNED_ACCESS handling in test_verifier.c")
e9ee9efc0d17 ("bpf: Add BPF_F_ANY_ALIGNMENT.")
88945f460603 ("bpf: Fix verifier log string check for bad alignment.")
93029d7d407f ("Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next")