1. 8f9081c selftests/bpf: Add a fexit/bpf2bpf test with target bpf prog no callees by Yonghong Song · 5 years ago
  2. ef8c84e selftests/bpf: De-flake test_tcpbpf by Stanislav Fomichev · 5 years ago
  3. 6bf6aff selftests/bpf: Bring back c++ include/link test by Stanislav Fomichev · 5 years ago
  4. 01d434ce selftests/bpf: Don't hard-code root cgroup id by Stanislav Fomichev · 5 years ago
  5. 734c702 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 5 years ago
  6. e5dc9dd selftests: bpf: correct perror strings by Jakub Kicinski · 5 years ago
  7. 4b67c51 selftests: bpf: test_sockmap: handle file creation failures gracefully by Jakub Kicinski · 5 years ago
  8. 53f8dd4 libbpf: Fix global variable relocation by Andrii Nakryiko · 5 years ago
  9. f9a7cf6 bpf: Introduce BPF_TRACE_x helper for the tracing tests by Martin KaFai Lau · 5 years ago
  10. 79d49ba bpf, testing: Add various tail call test cases by Daniel Borkmann · 5 years ago
  11. c4781e3 selftests/bpf: Add BPF trampoline performance test by Alexei Starovoitov · 5 years ago
  12. 260cb5d selftests/bpf: Add verifier tests for better jmp32 register bounds by Yonghong Song · 5 years ago
  13. 6147a14 selftests/bpf: Ensure core_reloc_kernel is reading test_progs's data only by Andrii Nakryiko · 5 years ago
  14. 393cdfb libbpf: Support initialized global variables by Andrii Nakryiko · 5 years ago
  15. ffc8817 selftests/bpf: Ensure no DWARF relocations for BPF object files by Andrii Nakryiko · 5 years ago
  16. a8fdaad selftests/bpf: Integrate verbose verifier log into test_progs by Andrii Nakryiko · 5 years ago
  17. 5940c5b selftests, bpftool: Skip the build test if not in tree by Jakub Kicinski · 5 years ago
  18. 31f8b82 selftests, bpftool: Set EXIT trap after usage function by Quentin Monnet · 5 years ago
  19. ee5a489 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 5 years ago
  20. 24f6505 selftests/bpf: Enforce no-ALU32 for test_progs-no_alu32 by Andrii Nakryiko · 5 years ago
  21. a0d7da2 libbpf: Fix call relocation offset calculation bug by Andrii Nakryiko · 5 years ago
  22. 2ea2612 selftests, bpf: Workaround an alu32 sub-register spilling issue by Yonghong Song · 5 years ago
  23. 3b054b7 selftests, bpf: Fix test_tc_tunnel hanging by Jiri Benc · 5 years ago
  24. 56bf877 selftests, bpf: xdping is not meant to be run standalone by Jiri Benc · 5 years ago
  25. 5051b384 selftests/bpf: Add BPF_TYPE_MAP_ARRAY mmap() tests by Andrii Nakryiko · 5 years ago
  26. d6f3960 selftests/bpf: Add a test for attaching BPF prog to another BPF prog and subprog by Alexei Starovoitov · 5 years ago
  27. 4c09632 selftests/bpf: Extend test_pkt_access test by Alexei Starovoitov · 5 years ago
  28. e76d776 selftests/bpf: Add stress test for maximum number of progs by Alexei Starovoitov · 5 years ago
  29. 5103128 selftests/bpf: Add combined fentry/fexit test by Alexei Starovoitov · 5 years ago
  30. d3b0856 selftests/bpf: Add fexit tests for BPF trampoline by Alexei Starovoitov · 5 years ago
  31. 11d1e2e selftests/bpf: Add test for BPF trampoline by Alexei Starovoitov · 5 years ago
  32. e41074d selftest/bpf: Simple test for fentry/fexit by Alexei Starovoitov · 5 years ago
  33. e47a179 bpf, testing: Add missing object file to TEST_FILES by Anders Roxell · 5 years ago
  34. b7a0d65 bpf, testing: Workaround a verifier failure for test_progs by Yonghong Song · 5 years ago
  35. 9c4e395 selftests/bpf: Add tests for automatic map unpinning on load failure by Toke Høiland-Jørgensen · 5 years ago
  36. 14684b9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  37. ed5941a bpf: Add cb access in kfree_skb test by Martin KaFai Lau · 5 years ago
  38. ed57802 libbpf: Simplify BPF_CORE_READ_BITFIELD_PROBED usage by Andrii Nakryiko · 5 years ago
  39. 65a052d selftests/bps: Clean up removed ints relocations negative tests by Andrii Nakryiko · 5 years ago
  40. acceca8 selftests: bpf: log direct file writes by Jakub Kicinski · 5 years ago
  41. 41de23e Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 5 years ago
  42. 56c1291 bpf: re-fix skip write only files in debugfs by Daniel Borkmann · 5 years ago
  43. 0b16356 selftests/bpf: Add field size relocation tests by Andrii Nakryiko · 5 years ago
  44. 8b1cb1c9 selftest/bpf: Add relocatable bitfield reading tests by Andrii Nakryiko · 5 years ago
  45. 42765ed selftests/bpf: Remove too strict field offset relo test cases by Andrii Nakryiko · 5 years ago
  46. ae8a76f Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 5 years ago
  47. d31e955 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  48. fa553d9 bpf, testing: Add selftest to read/write sockaddr from user space by Daniel Borkmann · 5 years ago
  49. 50f9aa4 bpf, testing: Convert prog tests to probe_read_{user, kernel}{, _str} helper by Daniel Borkmann · 5 years ago
  50. 2f4a32c selftests: Add tests for automatic map pinning by Toke Høiland-Jørgensen · 5 years ago
  51. 8101e06 selftests: bpf: Skip write only files in debugfs by Jakub Kicinski · 5 years ago
  52. 75b0bfd Revert "selftests: bpf: Don't try to read files without read permission" by Jakub Kicinski · 5 years ago
  53. 7541c87 bpf: Allow narrow loads of bpf_sysctl fields with offset > 0 by Ilya Leoshkevich · 5 years ago
  54. 9ffccb7 selftests/bpf: Test narrow load from bpf_sysctl.write by Ilya Leoshkevich · 5 years ago
  55. e93d991 selftests/bpf: Restore $(OUTPUT)/test_stub.o rule by Ilya Leoshkevich · 5 years ago
  56. 313e7f6 selftest/bpf: Use -m{little, big}-endian for clang by Ilya Leoshkevich · 5 years ago
  57. 5b7fe93 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 5 years ago
  58. 027cbaa selftests/bpf: Fix .gitignore to ignore no_alu32/ by Andrii Nakryiko · 5 years ago
  59. 45e587b selftests/bpf: Fix LDLIBS order by Andrii Nakryiko · 5 years ago
  60. 9bc6384 selftests/bpf: Move test_section_names into test_progs and fix it by Andrii Nakryiko · 5 years ago
  61. e00aca6 libbpf: Make DECLARE_LIBBPF_OPTS macro strictly a variable declaration by Andrii Nakryiko · 5 years ago
  62. e13a2fe tools/bpf: Turn on llvm alu32 attribute by default by Yonghong Song · 5 years ago
  63. 1678e33 selftest/bpf: Get rid of a bunch of explicit BPF program type setting by Andrii Nakryiko · 5 years ago
  64. 8af1c8b selftests/bpf: Make reference_tracking test use subtests by Andrii Nakryiko · 5 years ago
  65. f90415e selftests/bpf: Make a copy of subtest name by Andrii Nakryiko · 5 years ago
  66. 2f18439 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  67. 11875ba selftests/bpf: More compatible nc options in test_tc_edt by Jiri Benc · 5 years ago
  68. cb79a4e selftest/bpf: Remove test_libbpf.sh and test_libbpf_open by Andrii Nakryiko · 5 years ago
  69. 5ac9307 selftests/bpf: Move test_queue_stack_map.h into progs/ where it belongs by Andrii Nakryiko · 5 years ago
  70. 74b5a59 selftests/bpf: Replace test_progs and test_maps w/ general rule by Andrii Nakryiko · 5 years ago
  71. 03dcb78 selftests/bpf: Add simple per-test targets to Makefile by Andrii Nakryiko · 5 years ago
  72. ee6c52e selftests/bpf: Switch test_maps to test_progs' test.h format by Andrii Nakryiko · 5 years ago
  73. d25c5e2 selftests/bpf: Make CO-RE reloc test impartial to test_progs flavor by Andrii Nakryiko · 5 years ago
  74. 0b6e71c selftests/bpf: Teach test_progs to cd into subdir by Andrii Nakryiko · 5 years ago
  75. 8d285a3 selftests/bpf: Restore the netns after flow dissector reattach test by Jakub Sitnicki · 5 years ago
  76. 580d656 selftests/bpf: Add kfree_skb raw_tp test by Alexei Starovoitov · 5 years ago
  77. 5bc60de selftests: bpf: Don't try to read files without read permission by Jiri Pirko · 5 years ago
  78. 95fbda1 selftests: bpf: Add selftest for __sk_buff tstamp by Stanislav Fomichev · 5 years ago
  79. c7566a6 selftests/bpf: Add field existence CO-RE relocs tests by Andrii Nakryiko · 5 years ago
  80. 598dc04 selftests/bpf: Remove obsolete pahole/BTF support detection by Andrii Nakryiko · 5 years ago
  81. 3fbe31a selftests/bpf: Enforce libbpf build before BPF programs are built by Andrii Nakryiko · 5 years ago
  82. f97eea1 selftests/bpf: Check that flow dissector can be re-attached by Jakub Sitnicki · 5 years ago
  83. 666b2c1 selftests/bpf: Add read-only map values propagation tests by Andrii Nakryiko · 5 years ago
  84. 76790c7 selftests/bpf: Fix btf_dump padding test case by Andrii Nakryiko · 5 years ago
  85. 6e05abc selftests/bpf: Convert test_btf_dump into test_progs test by Andrii Nakryiko · 5 years ago
  86. 106c35d selftests/bpf: More compatible nc options in test_lwt_ip_encap by Jiri Benc · 5 years ago
  87. fd418b0 selftests/bpf: Set rp_filter in test_flow_dissector by Jiri Benc · 5 years ago
  88. ee2eb06 selftests/bpf: Add BPF_CORE_READ and BPF_CORE_READ_STR_INTO macro tests by Andrii Nakryiko · 5 years ago
  89. 7db3822 libbpf: Add BPF_CORE_READ/BPF_CORE_READ_INTO helpers by Andrii Nakryiko · 5 years ago
  90. e01a75c libbpf: Move bpf_{helpers, helper_defs, endian, tracing}.h into libbpf by Andrii Nakryiko · 5 years ago
  91. 3ac4dbe selftests/bpf: Split off tracing-only helpers into bpf_tracing.h by Andrii Nakryiko · 5 years ago
  92. 694731e selftests/bpf: Adjust CO-RE reloc tests for new bpf_core_read() macro by Andrii Nakryiko · 5 years ago
  93. 36b5d47 selftests/bpf: samples/bpf: Split off legacy stuff from bpf_helpers.h by Andrii Nakryiko · 5 years ago
  94. cf0e971 selftests/bpf: Undo GCC-specific bpf_helpers.h changes by Andrii Nakryiko · 5 years ago
  95. 1d9626d selftests/bpf: add test for BPF flow dissector in the root namespace by Stanislav Fomichev · 5 years ago
  96. dcb5f40 selftests/bpf: Fix dependency ordering for attach_probe test by Andrii Nakryiko · 5 years ago
  97. 24f2576 libbpf: auto-generate list of BPF helper definitions by Andrii Nakryiko · 5 years ago
  98. 928ca75 selftests/bpf: switch tests to new bpf_object__open_{file, mem}() APIs by Andrii Nakryiko · 5 years ago
  99. 5e61f27 libbpf: stop enforcing kern_version, populate it for users by Andrii Nakryiko · 5 years ago
  100. a53ba15 libbpf: Fix BTF-defined map's __type macro handling of arrays by Andrii Nakryiko · 5 years ago