blob: 8f2f5b644296ae84dceb81debcb1fd0caee9cbe4 [file] [log] [blame]
3652c9a1b1fe ("bpf, libbpf: Guard bpf inline asm from bpf_tail_call_static")
0e9f6841f664 ("bpf, libbpf: Add bpf_tail_call_static helper for bpf programs")
5fbc220862fc ("tools/libpf: Add offsetof/container_of macro in bpf_helpers.h")
7db3822ab991 ("libbpf: Add BPF_CORE_READ/BPF_CORE_READ_INTO helpers")
e01a75c15969 ("libbpf: Move bpf_{helpers, helper_defs, endian, tracing}.h into libbpf")
3ac4dbe3dd89 ("selftests/bpf: Split off tracing-only helpers into bpf_tracing.h")
694731e8ea7f ("selftests/bpf: Adjust CO-RE reloc tests for new bpf_core_read() macro")
36b5d471135c ("selftests/bpf: samples/bpf: Split off legacy stuff from bpf_helpers.h")
cf0e9718da21 ("selftests/bpf: Undo GCC-specific bpf_helpers.h changes")
24f25763d6de ("libbpf: auto-generate list of BPF helper definitions")
a9eb048d5615 ("libbpf: Add cscope and tags targets to Makefile")
4ce150b6a412 ("selftests/bpf: add bpf-gcc support")
1f4f80fed217 ("selftests/bpf: test_progs: convert test_tcp_rtt")
e3e02e1d9c24 ("selftests/bpf: test_progs: convert test_sockopt_inherit")
3886bd7c9b01 ("selftests/bpf: test_progs: convert test_sockopt_multi")
9a365e67d8bb ("selftests/bpf: test_progs: convert test_sockopt_sk")
4a64742168ce ("selftests/bpf: test_progs: convert test_sockopt")
c3bbf176fbad ("selftests/bpf: add sockopt clone/inheritance test")
fae55527ac11 ("selftests/bpf: fix race in test_tcp_rtt test")
929ffa6e9df0 ("libbpf: relicense bpf_helpers.h and bpf_endian.h")
dadb81d0afe7 ("libbpf: make libbpf.map source of truth for libbpf version")
29e1c6687245 ("selftests/bpf: add CO-RE relocs misc tests")
c1f5e7dd19e7 ("selftests/bpf: add CO-RE relocs ints tests")
d698f9dbdbed ("selftests/bpf: add CO-RE relocs ptr-as-array tests")
9654e2ae908e ("selftests/bpf: add CO-RE relocs modifiers/typedef tests")
d9db3550300f ("selftests/bpf: add CO-RE relocs enum/ptr/func_proto tests")
20a9ad2e7136 ("selftests/bpf: add CO-RE relocs array tests")
ec6438a988a4 ("selftests/bpf: add CO-RE relocs nesting tests")
002d3afce655 ("selftests/bpf: add CO-RE relocs struct flavors tests")
df36e621418b ("selftests/bpf: add CO-RE relocs testing setup")
2dc26d5a4f2e ("selftests/bpf: add BPF_CORE_READ relocatable read macro")
fd5ef31f370a ("selftests/bpf: extend sockopt_sk selftest with TCP_CONGESTION use case")
637f71c09ba2 ("selftests/bpf: bpf_tcp_gen_syncookie->bpf_helpers")
e46fc22e60a4 ("selftests/bpf: make directory prerequisites order-only")
7cd04535abc9 ("selftests/bpf: make PT_REGS_* work in userspace")
05c2dc17dae3 ("selftests/bpf: fix s930 -> s390 typo")
748e50c1c13d ("selftests/bpf: compile progs with -D__TARGET_ARCH_$(SRCARCH)")
9cae4ace80ef ("selftests/bpf: do not ignore clang failures")
59d82657a08d ("selftests/bpf: fix bpf_target_sparc check")
c3ec002e633e ("selftests/bpf: add test_tcp_rtt to .gitignore")
00acd0081452 ("selftests/bpf: add __uint and __type macro for BTF-defined maps")
b55873984dab ("selftests/bpf: test BPF_SOCK_OPS_RTT_CB")
2d6dbb9a65f4 ("selftests/bpf: fix -Wstrict-aliasing in test_sockopt_sk.c")
65b4414a05eb ("selftests/bpf: add sockopt test that exercises BPF_F_ALLOW_MULTI")
8a027dc0d8f5 ("selftests/bpf: add sockopt test that exercises sk helpers")
9ec8a4c9489d ("selftests/bpf: add sockopt test")
6bcc617f842c ("selftests/bpf: build tests with debug info")
b061017f8b4d ("selftests/bpf: add realistic loop tests")
9e3d709c47ca ("selftests/bpf: add test for BTF-defined maps")
89cceaa93917 ("selftests/bpf : clean up feature/ when make clean")