blob: 014fa9ef50998f6582a50863f94dc1c28fdb95df [file] [log] [blame]
4ce150b6a412 ("selftests/bpf: add bpf-gcc support")
929ffa6e9df0 ("libbpf: relicense bpf_helpers.h and bpf_endian.h")
e46fc22e60a4 ("selftests/bpf: make directory prerequisites order-only")
748e50c1c13d ("selftests/bpf: compile progs with -D__TARGET_ARCH_$(SRCARCH)")
9cae4ace80ef ("selftests/bpf: do not ignore clang failures")
6bcc617f842c ("selftests/bpf: build tests with debug info")
89cceaa93917 ("selftests/bpf : clean up feature/ when make clean")
9d120b4127e8 ("selftests: bpf: enable hi32 randomization for all tests")
37739d1b4fe7 ("selftests: bpf: Move bpf_printk to bpf_helpers.h")
51a0e301a563 ("bpf: Add BPF_MAP_TYPE_SK_STORAGE test to test_maps")
e5e7a8f2d858 ("selftests/bpf: add few verifier scale tests")
7df5e3db8f63 ("selftests: bpf: tc-bpf flow shaping with EDT")
98cdabcd0798 ("selftests/bpf: bpf tunnel encap test")
bafc0ba8261e ("selftests/bpf: add tests for bpf_tcp_check_syncookie and bpf_skc_lookup_tcp")
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")
0fde56e4385b ("selftests: bpf: add test_lwt_ip_encap selftest")
bd4aed0ee73c ("selftests: bpf: centre kernel bpf objects under new subdir "progs"")
4836b4637ef0 ("selftests: bpf: extend sub-register mode compilation to all bpf object files")
1727a9dce677 ("selftests: bpf: add "alu32" to .gitignore")
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")
e3ca63de8ade ("selftests/bpf: add missing executables to .gitignore")
489c066cfdf1 ("selftests: bpf: add missing executables to .gitignore")
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")