1. c1acda9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years ago
  2. 11d39cf selftests/bpf: Fix compiler warning in BPF_KPROBE definition in loop6.c by Andrii Nakryiko · 4 years ago
  3. ccb0e23 selftests/bpf: Add BTF_KIND_FLOAT to btf_dump_test_case_syntax by Ilya Leoshkevich · 4 years ago
  4. 3fcd50d selftests/bpf: Add BTF_KIND_FLOAT to test_core_reloc_size by Ilya Leoshkevich · 4 years ago
  5. a0d73ac selftests/bpf: Fix typo in Makefile by Jean-Philippe Brucker · 4 years ago
  6. 299194a selftests/bpf: Fix test_attach_probe for powerpc uprobes by Jiri Olsa · 4 years ago
  7. 256becd selftests, bpf: Extend test_tc_tunnel test with vxlan by Xuesen Huang · 4 years ago
  8. bce8623 selftests/bpf: Simplify the calculation of variables by Jiapeng Chong · 4 years ago
  9. b4f8946 selftests: bpf: Don't run sk_lookup in verifier tests by Lorenz Bauer · 4 years ago
  10. abab306 selftests: bpf: Check that PROG_TEST_RUN repeats as requested by Lorenz Bauer · 4 years ago
  11. 509b293 selftests: bpf: Convert sk_lookup ctx access tests to PROG_TEST_RUN by Lorenz Bauer · 4 years ago
  12. 3949186 bpf: Explicitly zero-extend R0 after 32-bit cmpxchg by Brendan Jackman · 4 years ago
  13. accbd33 selftests/bpf: Test syscall command parsing by Joe Stringer · 4 years ago
  14. 62b379a selftests/bpf: Templatize man page generation by Joe Stringer · 4 years ago
  15. a01d935 tools/bpf: Remove bpf-helpers from bpftool docs by Joe Stringer · 4 years ago
  16. 7999cf7 selftests/bpf: Add BTF_KIND_FLOAT to the existing deduplication tests by Ilya Leoshkevich · 4 years ago
  17. 7e72aad3 selftest/bpf: Add BTF_KIND_FLOAT tests by Ilya Leoshkevich · 4 years ago
  18. eea154a selftests/bpf: Use the 25th bit in the "invalid BTF_INFO" test by Ilya Leoshkevich · 4 years ago
  19. 86a35af selftests/bpf: Add a verifier scale test with unknown bounded loop by Yonghong Song · 4 years ago
  20. 6185266 selftests/bpf: Mask bpf_csum_diff() return value to 16 bits in test_verifier by Yauheni Kaliuta · 4 years ago
  21. 42a382a selftests/bpf: Use the last page in test_snprintf_btf on s390 by Ilya Leoshkevich · 4 years ago
  22. 6b9e333 selftests/bpf: Add arraymap test for bpf_for_each_map_elem() helper by Yonghong Song · 4 years ago
  23. 9de7f0f selftests/bpf: Add hashmap test for bpf_for_each_map_elem() helper by Yonghong Song · 4 years ago
  24. 86fd166 selftests/bpf: Copy extras in out-of-srctree builds by Ilya Leoshkevich · 4 years ago
  25. 2854436 selftests/bpf: Propagate error code of the command to vmtest.sh by KP Singh · 4 years ago
  26. ae8b833 sock_map: Rename skb_parser and skb_verdict by Cong Wang · 4 years ago
  27. b267e5a selftests/bpf: Introduce xsk statistics tests by Ciara Loftus · 4 years ago
  28. d3e3bf5 selftests/bpf: Restructure xsk selftests by Ciara Loftus · 4 years ago
  29. d2b0dfd selftests/bpf: Expose and rename debug argument by Ciara Loftus · 4 years ago
  30. ecde606 selftest/bpf: Make xsk tests less verbose by Magnus Karlsson · 4 years ago
  31. c540957 selftests/bpf: Test deadlock from recursive bpf_task_storage_[get|delete] by Song Liu · 4 years ago
  32. 1f87dcf selftests/bpf: Add non-BPF_LSM test for task local storage by Song Liu · 4 years ago
  33. 557c223 selftests/bpf: No need to drop the packet when there is no geneve opt by Hangbin Liu · 4 years ago
  34. c41d81b selftests/bpf: Fix a compiler warning in global func test by Dmitrii Banshchikov · 4 years ago
  35. b29dd96 bpf, x86: Fix BPF_FETCH atomic and/or/xor with r0 as src by Brendan Jackman · 4 years, 1 month ago
  36. d489ded Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 1 month ago
  37. 8b08807 selftests/bpf: Add unit tests for pointers in global functions by Dmitrii Banshchikov · 4 years, 1 month ago
  38. b62eba5 selftests/bpf: Tests using bpf_check_mtu BPF-helper by Jesper Dangaard Brouer · 4 years, 1 month ago
  39. 6b8838b selftests/bpf: Use bpf_check_mtu in selftest test_cls_redirect by Jesper Dangaard Brouer · 4 years, 1 month ago
  40. e816884 selftests/bpf: Add test for bpf_iter_task_vma by Song Liu · 4 years, 1 month ago
  41. a79e88dd bpf: selftests: Add non function pointer test to struct_ops by Martin KaFai Lau · 4 years, 1 month ago
  42. 6fdd671 selftests/bpf: Add a selftest for the tracing bpf_get_socket_cookie by Florent Revest · 4 years, 1 month ago
  43. 6cd4dcc selftests/bpf: Use vmlinux.h in socket_cookie_prog.c by Florent Revest · 4 years, 1 month ago
  44. 61f8c9c8 selftests/bpf: Integrate the socket_cookie test to test_progs by Florent Revest · 4 years, 1 month ago
  45. 732fa32 selftests/bpf: Convert test_xdp_redirect.sh to bash by Björn Töpel · 4 years, 1 month ago
  46. 750e5d7 selftests/bpf: Add a test for map-in-map and per-cpu maps in sleepable progs by Alexei Starovoitov · 4 years, 1 month ago
  47. dcf33b6 selftests/bpf: Improve recursion selftest by Alexei Starovoitov · 4 years, 1 month ago
  48. 406c557 selftest/bpf: Add a recursion test by Alexei Starovoitov · 4 years, 1 month ago
  49. ca06f55 bpf: Add per-program recursion prevention mechanism by Alexei Starovoitov · 4 years, 1 month ago
  50. bd2d4e6 selftests/bpf: Simplify the calculation of variables by Jiapeng Chong · 4 years, 1 month ago
  51. 45df305 selftests/bpf: Fix endianness issues in atomic tests by Ilya Leoshkevich · 4 years, 1 month ago
  52. 0fd7562 selftest/bpf: Add test for var-offset stack access by Andrei Matei · 4 years, 1 month ago
  53. 7a22930 selftest/bpf: Verifier tests for var-off access by Andrei Matei · 4 years, 1 month ago
  54. a680cb3 selftest/bpf: Adjust expected verifier errors by Andrei Matei · 4 years, 1 month ago
  55. 1589a1f selftests/bpf: Add missing cleanup in atomic_bounds test by Brendan Jackman · 4 years, 1 month ago
  56. 11da9f0 selftests/bpf: Remove unneeded semicolon by Yang Li · 4 years, 1 month ago
  57. 215cb7d bpf/benchs/bench_ringbufs: Remove unneeded semicolon by Yang Li · 4 years, 1 month ago
  58. f446b57 bpf/selftests: Update the IMA test to use BPF ring buffer by KP Singh · 4 years, 1 month ago
  59. 881949f bpf/selftests: Add a short note about vmtest.sh in README.rst by KP Singh · 4 years, 1 month ago
  60. c9709f5 bpf: Helper script for running BPF presubmit tests by KP Singh · 4 years, 1 month ago
  61. 060fd10 selftest/bpf: Testing for multiple logs on REJECT by Andrei Matei · 4 years, 1 month ago
  62. 15075bb selftests/bpf: Fix a compiler warning in local_storage test by KP Singh · 4 years, 1 month ago
  63. 37086bf bpf: Propagate stack bounds to registers in atomics w/ BPF_FETCH by Brendan Jackman · 4 years, 1 month ago
  64. 4c3384d bpf: Enable bpf_{g,s}etsockopt in BPF_CGROUP_UDP{4,6}_RECVMSG by Stanislav Fomichev · 4 years, 1 month ago
  65. 3574906 selftests/bpf: Rewrite recvmsg{4,6} asm progs to c in test_sock_addr by Stanislav Fomichev · 4 years, 1 month ago
  66. 073f4ec bpf: Enable bpf_{g,s}etsockopt in BPF_CGROUP_INET{4,6}_GET{PEER,SOCK}NAME by Stanislav Fomichev · 4 years, 1 month ago
  67. 62476cc bpf: Enable bpf_{g,s}etsockopt in BPF_CGROUP_UDP{4,6}_SENDMSG by Stanislav Fomichev · 4 years, 1 month ago
  68. 211a741 tools: Factor Clang, LLC and LLVM utils definitions by Sedat Dilek · 4 years, 1 month ago
  69. 8259fde selftests/bpf: Verify that rebinding to port < 1024 from BPF works by Stanislav Fomichev · 4 years, 1 month ago
  70. 86ce322 selftests/bpf: Don't exit on failed bpf_testmod unload by Andrii Nakryiko · 4 years, 1 month ago
  71. 095af986 selftests/bpf: Avoid useless void *-casts by Björn Töpel · 4 years, 2 months ago
  72. d08a17d selftests/bpf: Consistent malloc/calloc usage by Björn Töpel · 4 years, 2 months ago
  73. 93dd4a0 selftests/bpf: Avoid heap allocation by Björn Töpel · 4 years, 2 months ago
  74. 829725e selftests/bpf: Define local variables at the beginning of a block by Björn Töpel · 4 years, 2 months ago
  75. 59a4a87 selftests/bpf: Change type from void * to struct generic_data * by Björn Töpel · 4 years, 2 months ago
  76. 124000e selftests/bpf: Change type from void * to struct ifaceconfigobj * by Björn Töpel · 4 years, 2 months ago
  77. 0b50bd4 selftests/bpf: Remove casting by introduce local variable by Björn Töpel · 4 years, 2 months ago
  78. 8a9cba7 selftests/bpf: Improve readability of xdpxceiver/worker_pkt_validate() by Björn Töpel · 4 years, 2 months ago
  79. 4896d7e selftests/bpf: Remove memory leak by Björn Töpel · 4 years, 2 months ago
  80. a860728 selftests/bpf: Fix style warnings by Björn Töpel · 4 years, 2 months ago
  81. 449f087 selftests/bpf: Remove unused enums by Björn Töpel · 4 years, 2 months ago
  82. 7140ef1 selftests/bpf: Remove a lot of ifobject casting by Björn Töpel · 4 years, 2 months ago
  83. 443edce selftest/bpf: Fix typo by Junlin Yang · 4 years, 2 months ago
  84. 9cacf81 bpf: Remove extra lock_sock for TCP_ZEROCOPY_RECEIVE by Stanislav Fomichev · 4 years, 2 months ago
  85. 13ca51d bpf: Permit size-0 datasec by Yonghong Song · 4 years, 2 months ago
  86. 407be92 selftests: bpf: Add a new test for bare tracepoints by Qais Yousef · 4 years, 2 months ago
  87. 79d1b68 selftests/bpf: Add verifier tests for x64 jit jump padding by Gary Lin · 4 years, 2 months ago
  88. 09c02d5 bpf, selftests: Fold test_current_pid_tgid_new_ns into test_progs. by Carlos Neira · 4 years, 2 months ago
  89. 0fe2f27 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 2 months ago
  90. 98d666d bpf: Add tests for new BPF atomic operations by Brendan Jackman · 4 years, 2 months ago
  91. 91c960b bpf: Rename BPF_XADD and prepare to encode other atomics in .imm by Brendan Jackman · 4 years, 2 months ago
  92. 4237e9f selftests/bpf: Add verifier test for PTR_TO_MEM spill by Gilad Reti · 4 years, 2 months ago
  93. b8d1cbe selftests/bpf: Install btf_dump test cases by Jean-Philippe Brucker · 4 years, 2 months ago
  94. ca1e846 selftests/bpf: Fix installation of urandom_read by Jean-Philippe Brucker · 4 years, 2 months ago
  95. d6ac8ca selftests/bpf: Move generated test files to $(TEST_GEN_FILES) by Jean-Philippe Brucker · 4 years, 2 months ago
  96. 5837ced selftests/bpf: Fix out-of-tree build by Jean-Philippe Brucker · 4 years, 2 months ago
  97. de11ae4 selftests/bpf: Enable cross-building by Jean-Philippe Brucker · 4 years, 2 months ago
  98. 430d97a selftests/bpf: Test kernel module ksym externs by Andrii Nakryiko · 4 years, 2 months ago
  99. 635599ba selftests/bpf: Sync RCU before unloading bpf_testmod by Andrii Nakryiko · 4 years, 2 months ago
  100. 3218231 bpf: Extend bind v4/v6 selftests for mark/prio/bindtoifindex by Daniel Borkmann · 4 years, 2 months ago