1. c8a36ae selftest/bpf: Test bpf_probe_read_user_str() strips trailing bytes after NUL by Daniel Xu · 4 years, 4 months ago
  2. 2acc3c1 selftests/bpf: Fix error return code in run_getsockopt_test() by Wang Hai · 4 years, 4 months ago
  3. f782e2c bpf: Relax return code check for subprograms by Dmitrii Banshchikov · 4 years, 4 months ago
  4. fd63729 selftests/bpf: Fix unused attribute usage in subprogs_unused test by Andrii Nakryiko · 4 years, 4 months ago
  5. 197afc6 libbpf: Don't attempt to load unused subprog as an entry-point BPF program by Andrii Nakryiko · 4 years, 4 months ago
  6. d3bec01 bpf: Zero-fill re-used per-cpu map element by David Verbeiren · 4 years, 4 months ago
  7. 4725477 selftest/bpf: Fix profiler test using CO-RE relocation for enums by Andrii Nakryiko · 4 years, 5 months ago
  8. 3cb12d2 Merge tag 'net-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 5 months ago
  9. 746b25b Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 5 months ago
  10. adfd272c bpf, selftests: Extend test_tc_redirect to use modified bpf_redirect_neigh() by Toke Høiland-Jørgensen · 4 years, 5 months ago
  11. 8568c3c bpf: selftest: Ensure the return value of the bpf_per_cpu_ptr() must be checked by Martin KaFai Lau · 4 years, 5 months ago
  12. e710bcc bpf: selftest: Ensure the return value of bpf_skc_to helpers must be checked by Martin KaFai Lau · 4 years, 5 months ago
  13. 8a3feed bpf, selftest: Fix flaky tcp_hdr_options test when adding addr to lo by Martin KaFai Lau · 4 years, 5 months ago
  14. e688c3d bpf: Fix register equivalence tracking. by Alexei Starovoitov · 4 years, 5 months ago
  15. a24fb42 bpf, selftests: Add three new sockmap tests for verdict only programs by John Fastabend · 4 years, 5 months ago
  16. cdf43c4 bpf, selftests: Add option to test_sockmap to omit adding parser program by John Fastabend · 4 years, 5 months ago
  17. 9f4c53c bpf, selftests: Add redirect_peer selftest by Daniel Borkmann · 4 years, 5 months ago
  18. 57a73fe bpf, selftests: Make redirect_neigh test more extensible by Daniel Borkmann · 4 years, 5 months ago
  19. 6775dab bpf, selftests: Add test for different array inner map size by Daniel Borkmann · 4 years, 5 months ago
  20. 54fada4 selftests/bpf: Asm tests for the verifier regalloc tracking. by Alexei Starovoitov · 4 years, 5 months ago
  21. 03d4d13 selftests/bpf: Add profiler test by Alexei Starovoitov · 4 years, 5 months ago
  22. 7574883 bpf: Propagate scalar ranges through register assignments. by Alexei Starovoitov · 4 years, 5 months ago
  23. eca43ee bpf: Add tcp_notsent_lowat bpf setsockopt by Nikita V. Shirokov · 4 years, 5 months ago
  24. a968433 kbuild: explicitly specify the build id style by Bill Wendling · 4 years, 6 months ago
  25. 888d83b selftests/bpf: Validate libbpf's auto-sizing of LD/ST/STX instructions by Andrii Nakryiko · 4 years, 5 months ago
  26. bf88a80 selftests/bpf: Fix test_verifier after introducing resolve_pseudo_ldimm64 by Hao Luo · 4 years, 5 months ago
  27. 44c4aa2 selftest/bpf: Test pinning map with reused map fd by Hangbin Liu · 4 years, 5 months ago
  28. 91274ca bpf, sockmap: Update selftests to use skb_adjust_room by John Fastabend · 4 years, 5 months ago
  29. 00dc73e bpf/selftests: Test for bpf_per_cpu_ptr() and bpf_this_cpu_ptr() by Hao Luo · 4 years, 6 months ago
  30. 2c2f6ab selftests/bpf: Ksyms_btf to test typed ksyms by Hao Luo · 4 years, 6 months ago
  31. 96d46c5 bpf: selftest: Ensure the child sk inherited all bpf_sock_ops_cb_flags by Martin KaFai Lau · 4 years, 5 months ago
  32. 48ca624 selftests/bpf: Properly initialize linfo in sockmap_basic by Stanislav Fomichev · 4 years, 5 months ago
  33. cffcdbf selftests/bpf: Initialize duration in xdp_noinline.c by Stanislav Fomichev · 4 years, 5 months ago
  34. d6b4206 selftests/bpf: Add tests for BPF_F_PRESERVE_ELEMS by Song Liu · 4 years, 5 months ago
  35. 3effc06 selftests/bpf: Fix alignment of .BTF_ids by Jean-Philippe Brucker · 4 years, 6 months ago
  36. f4d385e selftests/bpf: Test "incremental" btf_dump in C format by Andrii Nakryiko · 4 years, 6 months ago
  37. eef4a01 bpf, selftests: Add redirect_neigh selftest by Daniel Borkmann · 4 years, 5 months ago
  38. faef26f bpf, selftests: Use bpf_tail_call_static where appropriate by Daniel Borkmann · 4 years, 5 months ago
  39. 6458bde selftests/bpf: Fix endianness issues in sk_lookup/ctx_narrow_access by Ilya Leoshkevich · 4 years, 6 months ago
  40. c810b31 bpf, selftests: Fix warning in snprintf_btf where system() call unchecked by John Fastabend · 4 years, 6 months ago
  41. bee4b7e selftests: Add selftest for disallowing modify_return attachment to freplace by Toke Høiland-Jørgensen · 4 years, 6 months ago
  42. 17d3f38 selftests/bpf: Adding test for arg dereference in extension trace by Jiri Olsa · 4 years, 6 months ago
  43. f642947 selftests: Add test for multiple attachments of freplace program by Toke Høiland-Jørgensen · 4 years, 6 months ago
  44. ed9cf24 selftests/bpf: Test BTF's handling of endianness by Andrii Nakryiko · 4 years, 6 months ago
  45. 22ba3635 selftests/bpf: Move and extend ASSERT_xxx() testing macros by Andrii Nakryiko · 4 years, 6 months ago
  46. f970cbc selftests: Make sure all 'skel' variables are declared static by Toke Høiland-Jørgensen · 4 years, 6 months ago
  47. d2197c7 selftests/bpf_iter: Don't fail test due to missing __builtin_btf_type_id by Toke Høiland-Jørgensen · 4 years, 6 months ago
  48. cfe7768 selftests/bpf: Ensure snprintf_btf/bpf_iter tests compatibility with old vmlinux.h by Alan Maguire · 4 years, 6 months ago
  49. 96c4805 selftests/bpf: Fix unused-result warning in snprintf_btf.c by Alan Maguire · 4 years, 6 months ago
  50. 00e8c44 bpf, selftests: Fix cast to smaller integer type 'int' warning in raw_tp by John Fastabend · 4 years, 6 months ago
  51. 9141f75 selftests/bpf: Test BTF writing APIs by Andrii Nakryiko · 4 years, 6 months ago
  52. b72091b selftests/bpf: Add test for bpf_seq_printf_btf helper by Alan Maguire · 4 years, 6 months ago
  53. eb58bbf selftests/bpf: Fix overflow tests to reflect iter size increase by Alan Maguire · 4 years, 6 months ago
  54. 076a95f selftests/bpf: Add bpf_snprintf_btf helper tests by Alan Maguire · 4 years, 6 months ago
  55. b000def selftests: Remove fmod_ret from test_overhead by Toke Høiland-Jørgensen · 4 years, 6 months ago
  56. 5b87adc selftest: bpf: Test copying a sockmap and sockhash by Lorenz Bauer · 4 years, 6 months ago
  57. 2787031 selftests: bpf: Remove shared header from sockmap iter test by Lorenz Bauer · 4 years, 6 months ago
  58. 26c3270 selftests: bpf: Add helper to compare socket cookies by Lorenz Bauer · 4 years, 6 months ago
  59. 09d8ad1 selftests/bpf: Add raw_tp_test_run by Song Liu · 4 years, 6 months ago
  60. 99d4def bpf: Add AND verifier test case where 32bit and 64bit bounds differ by John Fastabend · 4 years, 6 months ago
  61. 9a856ca bpf: selftest: Add test_btf_skc_cls_ingress by Martin KaFai Lau · 4 years, 6 months ago
  62. 0c402c6 bpf: selftest: Remove enum tcp_ca_state from bpf_tcp_helpers.h by Martin KaFai Lau · 4 years, 6 months ago
  63. edc2d66 bpf: selftest: Use bpf_skc_to_tcp_sock() in the sock_fields test by Martin KaFai Lau · 4 years, 6 months ago
  64. c40a565 bpf: selftest: Use network_helpers in the sock_fields test by Martin KaFai Lau · 4 years, 6 months ago
  65. b18c1f0 bpf: selftest: Adapt sock_fields test to use skel and global variables by Martin KaFai Lau · 4 years, 6 months ago
  66. 6f521a2 bpf: selftest: Move sock_fields test into test_progs by Martin KaFai Lau · 4 years, 6 months ago
  67. 5d13746 bpf: selftest: Add ref_tracking verifier test for bpf_skc casting by Martin KaFai Lau · 4 years, 6 months ago
  68. 6d772f3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 6 months ago
  69. 3ab0a7a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 6 months ago
  70. a8a7179 selftests/bpf: Fix stat probe in d_path test by Jiri Olsa · 4 years, 6 months ago
  71. fec47bb selftests/bpf: Fix endianness issue in test_sockopt_sk by Ilya Leoshkevich · 4 years, 6 months ago
  72. b6ed6cf selftests/bpf: Fix endianness issue in sk_assign by Ilya Leoshkevich · 4 years, 6 months ago
  73. 3b03791 selftests/bpf: Add tailcall_bpf2bpf tests by Maciej Fijalkowski · 4 years, 6 months ago
  74. 09b28d7 bpf: Add abnormal return checks. by Alexei Starovoitov · 4 years, 6 months ago
  75. c64779e selftests/bpf: Merge most of test_btf into test_progs by Andrii Nakryiko · 4 years, 6 months ago
  76. d42d1cc selftests/bpf: Test load and dump metadata with btftool and skel by YiFei Zhu · 4 years, 6 months ago
  77. 6e057fc selftests/bpf: Define string const as global for test_sysctl_prog.c by Yonghong Song · 4 years, 6 months ago
  78. 90a1ded selftests/bpf: Fix test_ksyms on non-SMP kernels by Ilya Leoshkevich · 4 years, 6 months ago
  79. 2f7de98 selftests: bpf: Test iterating a sockmap by Lorenz Bauer · 4 years, 6 months ago
  80. 41d5c37 selftests, bpftool: Add bpftool (and eBPF helpers) documentation build by Quentin Monnet · 4 years, 6 months ago
  81. 7fb5eef selftests/bpf: Fix test_sysctl_loop{1, 2} failure due to clang change by Yonghong Song · 4 years, 6 months ago
  82. e6054fc selftests/bpf: Add test for map_ptr arithmetic by Yonghong Song · 4 years, 6 months ago
  83. 44a8c4f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 6 months ago
  84. 4daab71 selftests/bpf: Add bpf_{update, delete}_map_elem in hashmap iter program by Yonghong Song · 4 years, 6 months ago
  85. 95cec14 selftests/bpf: Fix check in global_data_init. by Hao Luo · 4 years, 6 months ago
  86. ee333df selftests/bpf: Add __noinline variant of cls_redirect selftest by Andrii Nakryiko · 4 years, 6 months ago
  87. baaf680 selftests/bpf: Modernize xdp_noinline test w/ skeleton and __noinline by Andrii Nakryiko · 4 years, 6 months ago
  88. fab45be selftests/bpf: Add subprogs to pyperf, strobemeta, and l4lb_noinline tests by Andrii Nakryiko · 4 years, 6 months ago
  89. d86687a selftests/bpf: Turn fexit_bpf2bpf into test with subtests by Andrii Nakryiko · 4 years, 6 months ago
  90. a7659cc selftests/bpf: Don't use deprecated libbpf APIs by Andrii Nakryiko · 4 years, 6 months ago
  91. a08c02f selftests/bpf: Add selftest for multi-prog sections and bpf-to-bpf calls by Andrii Nakryiko · 4 years, 6 months ago
  92. 858e8b2 selftests/bpf: Test task_file iterator without visiting pthreads by Yonghong Song · 4 years, 6 months ago
  93. 150f29f Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 6 months ago
  94. f56407f bpf: Remove bpf_lsm_file_mprotect from sleepable list. by Alexei Starovoitov · 4 years, 6 months ago
  95. e68a144 selftests/bpf: Add sleepable tests by Alexei Starovoitov · 4 years, 7 months ago
  96. d557ea3 bpf: selftests: Add test for different inner map size by Martin KaFai Lau · 4 years, 7 months ago
  97. fa45056 selftests/bpf: Fix massive output from test_maps by Jesper Dangaard Brouer · 4 years, 7 months ago
  98. f5493c5 selftests/bpf: Add verifier tests for xor operation by Yonghong Song · 4 years, 7 months ago
  99. 1410620 selftests/bpf: Test for map update access from within EXT programs by Udip Pant · 4 years, 7 months ago
  100. 50d1973 selftests/bpf: Test for checking return code for the extended prog by Udip Pant · 4 years, 7 months ago