1. 2a2cb45 selftests/bpf: Pass sanitizer flags to linker through LDFLAGS by Andrii Nakryiko · 3 years, 2 months ago
  2. f19ddfe selftests/bpf: Use explicit bpf_test_load_program() helper calls by Andrii Nakryiko · 3 years, 2 months ago
  3. cbdb146 selftests/bpf: Use explicit bpf_prog_test_load() calls everywhere by Andrii Nakryiko · 3 years, 2 months ago
  4. f87c193 selftests/bpf: Merge test_stub.c into testing_helpers.c by Andrii Nakryiko · 3 years, 2 months ago
  5. d10ef2b libbpf: Unify low-level BPF_PROG_LOAD APIs into bpf_prog_load() by Andrii Nakryiko · 3 years, 2 months ago
  6. 36e70b9 selftests, bpf: Fix broken riscv build by Björn Töpel · 3 years, 2 months ago
  7. 087cba7 selftests/bpf: Add weak/typeless ksym test for light skeleton by Kumar Kartikeya Dwivedi · 3 years, 2 months ago
  8. 57fd1c6 bpf/benchs: Add benchmark tests for bloom filter throughput + false positive by Joanne Koong · 3 years, 2 months ago
  9. 8ea688e selftests/bpf: Support multiple tests per file by Andrii Nakryiko · 3 years, 2 months ago
  10. d7db0a4 bpftool: Add install-bin target to install binary only by Quentin Monnet · 3 years, 3 months ago
  11. be79505 tools/runqslower: Install libbpf headers when building by Quentin Monnet · 3 years, 3 months ago
  12. 1478994 tools/resolve_btfids: Install libbpf headers when building by Quentin Monnet · 3 years, 3 months ago
  13. f012ade1 bpftool: Install libbpf headers instead of including the dir by Quentin Monnet · 3 years, 3 months ago
  14. c48e51c bpf: selftests: Add selftests for module kfunc support by Kumar Kartikeya Dwivedi · 3 years, 3 months ago
  15. f614f2c tools: Allow specifying base BTF file in resolve_btfids by Kumar Kartikeya Dwivedi · 3 years, 3 months ago
  16. 6b7b0c3 Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 3 years, 3 months ago
  17. dd9a887 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 3 months ago
  18. d888eaa selftests, bpf: Fix makefile dependencies on libbpf by Jiri Benc · 3 years, 3 months ago
  19. 7606729 selftests/bpf: Add trace_vprintk test prog by Dave Marchevsky · 3 years, 4 months ago
  20. 0b46b75 libbpf: Add LIBBPF_DEPRECATED_SINCE macro for scheduling API deprecations by Quentin Monnet · 3 years, 4 months ago
  21. 404bd9f selftests/bpf: Add missing files required by test_bpftool.sh for installing by Li Zhijian · 3 years, 5 months ago
  22. 372642e selftests/bpf: Move netcnt test under test_progs by Stanislav Fomichev · 3 years, 5 months ago
  23. d232924 selftests/bpf: Add xdp_redirect_multi test by Hangbin Liu · 3 years, 8 months ago
  24. 1a532eb2 selftests/bpf: Convert test trace_printk to lskel. by Alexei Starovoitov · 3 years, 8 months ago
  25. 0a93066 selftests/bpf: Convert atomics test to light skeleton. by Alexei Starovoitov · 3 years, 8 months ago
  26. 4d1b629 selftests/bpf: Convert few tests to light skeleton. by Alexei Starovoitov · 3 years, 8 months ago
  27. b0030af Merge tag 'kbuild-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 8 months ago
  28. b61442d tools: do not include scripts/Kbuild.include by Masahiro Yamada · 3 years, 9 months ago
  29. 3b2ad50 selftests/bpf: Add map linking selftest by Andrii Nakryiko · 3 years, 9 months ago
  30. 14f1aae selftests/bpf: Add global variables linking selftest by Andrii Nakryiko · 3 years, 9 months ago
  31. f2644fb selftests/bpf: Add function linking selftest by Andrii Nakryiko · 3 years, 9 months ago
  32. b131aed selftests/bpf: Omit skeleton generation for multi-linked BPF object files by Andrii Nakryiko · 3 years, 9 months ago
  33. 41c472e selftests/bpf: Use -O0 instead of -Og in selftests builds by Andrii Nakryiko · 3 years, 9 months ago
  34. d044d9f selftests/bpf: Add docs target as all dependency by Jiri Olsa · 3 years, 9 months ago
  35. ef99858 selftests/bpf: Silence clang compilation warnings by Yonghong Song · 3 years, 9 months ago
  36. a22c0c8 selftests/bpf: Fix test_cpp compilation failure with clang by Yonghong Song · 3 years, 9 months ago
  37. a0964f5 selftests/bpf: Add multi-file statically linked BPF object file test by Andrii Nakryiko · 3 years, 10 months ago
  38. 14137f3 selftests/bpf: Pass all BPF .o's through BPF static linker by Andrii Nakryiko · 3 years, 10 months ago
  39. cab62c3 selftests/bpf: Re-generate vmlinux.h and BPF skeletons if bpftool changed by Andrii Nakryiko · 3 years, 10 months ago
  40. 252e3cb selftests/bpf: Build everything in debug mode by Andrii Nakryiko · 3 years, 10 months ago
  41. a0d73ac selftests/bpf: Fix typo in Makefile by Jean-Philippe Brucker · 3 years, 10 months ago
  42. a01d935 tools/bpf: Remove bpf-helpers from bpftool docs by Joe Stringer · 3 years, 10 months ago
  43. 86fd166 selftests/bpf: Copy extras in out-of-srctree builds by Ilya Leoshkevich · 3 years, 10 months ago
  44. 61f8c9c selftests/bpf: Integrate the socket_cookie test to test_progs by Florent Revest · 3 years, 11 months ago
  45. 211a741 tools: Factor Clang, LLC and LLVM utils definitions by Sedat Dilek · 4 years ago
  46. 09c02d5 bpf, selftests: Fold test_current_pid_tgid_new_ns into test_progs. by Carlos Neira · 4 years ago
  47. 98d666d bpf: Add tests for new BPF atomic operations by Brendan Jackman · 4 years ago
  48. b8d1cbe selftests/bpf: Install btf_dump test cases by Jean-Philippe Brucker · 4 years ago
  49. ca1e846 selftests/bpf: Fix installation of urandom_read by Jean-Philippe Brucker · 4 years ago
  50. d6ac8ca selftests/bpf: Move generated test files to $(TEST_GEN_FILES) by Jean-Philippe Brucker · 4 years ago
  51. 5837ced selftests/bpf: Fix out-of-tree build by Jean-Philippe Brucker · 4 years ago
  52. de11ae4 selftests/bpf: Enable cross-building by Jean-Philippe Brucker · 4 years ago
  53. 1a3449c selftests/bpf: Clarify build error if no vmlinux by Kamal Mostafa · 4 years, 1 month ago
  54. 89ad742 selftests/bpf: Drop the need for LLVM's llc by Andrew Delgadillo · 4 years, 1 month ago
  55. a67079b selftests/bpf: fix bpf_testmod.ko recompilation logic by Andrii Nakryiko · 4 years, 1 month ago
  56. a5b7b11 selftests/bpf: Drop tcp-{client,server}.py from Makefile by Veronika Kabatova · 4 years, 1 month ago
  57. facb7cb selftests/bpf: Xsk selftests - SKB POLL, NOPOLL by Weqaar Janjua · 4 years, 1 month ago
  58. a890525 selftests/bpf: Xsk selftests framework by Weqaar Janjua · 4 years, 1 month ago
  59. 9f7fa22 selftests/bpf: Add bpf_testmod kernel module for testing by Andrii Nakryiko · 4 years, 1 month ago
  60. 58c185b bpf: Fix cold build of test_progs-no_alu32 by Brendan Jackman · 4 years, 1 month ago
  61. 854055c selftests/bpf: Fix flavored variants of test_ima by KP Singh · 4 years, 1 month ago
  62. 6016df8 selftests/bpf: Fix broken riscv build by Björn Töpel · 4 years, 2 months ago
  63. 1306c98 selftests/bpf: Add checking of raw type dump in BTF writer APIs selftests by Andrii Nakryiko · 4 years, 2 months ago
  64. aaf376b selftests/bpf: Move test_tcppbf_user into test_progs by Alexander Duyck · 4 years, 2 months ago
  65. 746b25b Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 2 months ago
  66. a968433 kbuild: explicitly specify the build id style by Bill Wendling · 4 years, 3 months ago
  67. 6f521a2 bpf: selftest: Move sock_fields test into test_progs by Martin KaFai Lau · 4 years, 3 months ago
  68. c64779e selftests/bpf: Merge most of test_btf into test_progs by Andrii Nakryiko · 4 years, 4 months ago
  69. d42d1cc selftests/bpf: Test load and dump metadata with btftool and skel by YiFei Zhu · 4 years, 4 months ago
  70. 41d5c37 selftests, bpftool: Add bpftool (and eBPF helpers) documentation build by Quentin Monnet · 4 years, 4 months ago
  71. 150f29f Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 4 months ago
  72. 3ac2e20 selftests/bpf: BPF object files should depend only on libbpf headers by Andrii Nakryiko · 4 years, 5 months ago
  73. 5597432 selftests/bpf: Remove test_align leftovers by Veronika Kabatova · 4 years, 5 months ago
  74. d5ca590 selftests/bpf: Fix silent Makefile output by Andrii Nakryiko · 4 years, 5 months ago
  75. 6bcaf41 selftests/bpf: Prevent runqslower from racing on building bpftool by Andrii Nakryiko · 4 years, 5 months ago
  76. cc15a20 selftests/bpf: Add test for resolve_btfids by Jiri Olsa · 4 years, 6 months ago
  77. ca4db63 selftests/bpf: Allow substituting custom vmlinux.h for selftests build by Andrii Nakryiko · 4 years, 6 months ago
  78. e7ad28e selftests/bpf: Add a default $(CXX) value by Ilya Leoshkevich · 4 years, 7 months ago
  79. c97099b bpf: Add BPF ringbuf and perf buffer benchmarks by Andrii Nakryiko · 4 years, 7 months ago
  80. c5d420c selftest/bpf: Add BPF triggering benchmark by Andrii Nakryiko · 4 years, 8 months ago
  81. 4eaf0b5 selftest/bpf: Fmod_ret prog and implement test_overhead as part of bench by Andrii Nakryiko · 4 years, 8 months ago
  82. 8e7c2a0 selftests/bpf: Add benchmark runner infrastructure by Andrii Nakryiko · 4 years, 8 months ago
  83. cd49291 selftests/bpf: Extract parse_num_list into generic testing_helpers.c by Andrii Nakryiko · 4 years, 8 months ago
  84. 309b81f selftests/bpf: Install generated test progs by Yauheni Kaliuta · 4 years, 8 months ago
  85. 33181bb selftests/bpf: Generalize helpers to control background listener by Stanislav Fomichev · 4 years, 8 months ago
  86. 0b9ad56 selftests/bpf: Use SOCKMAP for server sockets in bpf_sk_assign test by Jakub Sitnicki · 4 years, 8 months ago
  87. 42fce2c selftests/bpf: Convert test_hashmap into test_progs test by Andrii Nakryiko · 4 years, 8 months ago
  88. 02995dd selftests/bpf: Add SAN_CFLAGS param to selftests build to allow sanitizers by Andrii Nakryiko · 4 years, 8 months ago
  89. 76148fa selftests/bpf: Ensure test flavors use correct skeletons by Andrii Nakryiko · 4 years, 8 months ago
  90. b26d1e2 selftests/bpf: Copy runqslower to OUTPUT directory by Veronika Kabatova · 4 years, 8 months ago
  91. acbd062 selftests/bpf: Add vmlinux.h selftest exercising tracing of syscalls by Andrii Nakryiko · 4 years, 10 months ago
  92. bcd66b1 tools/bpf: Move linux/types.h for selftests and bpftool by Tobias Klauser · 4 years, 10 months ago
  93. 1c1052e tools/testing/selftests/bpf: Add self-tests for new helper bpf_get_ns_current_pid_tgid. by Carlos Neira · 4 years, 10 months ago
  94. cc6fa77 selftests/bpf: Support out-of-tree vmlinux builds for VMLINUX_BTF by Andrii Nakryiko · 4 years, 10 months ago
  95. 73633274 selftests/bpf: Add test for "bpftool feature" command by Michal Rostecki · 4 years, 10 months ago
  96. 9fb156b selftests/bpf: Print backtrace on SIGSEGV in test_progs by Andrii Nakryiko · 4 years, 11 months ago
  97. 83250f2 selftests/bpf: Change llvm flag -mcpu=probe to -mcpu=v3 by Yonghong Song · 4 years, 11 months ago
  98. 0350629 selftests/bpf: Improve bpftool changes detection by Andrii Nakryiko · 5 years ago
  99. 1222653 selftests/bpf: Build urandom_read with LDFLAGS and LDLIBS by Daniel Díaz · 5 years ago
  100. a2c9652 selftests: Refactor build to remove tools/lib/bpf from include path by Toke Høiland-Jørgensen · 5 years ago