1. bb24d59 selftests: mlxsw: Add tc sample tests by Ido Schimmel · 3 years, 10 months ago
  2. f26b309 selftests: netdevsim: Test psample functionality by Ido Schimmel · 3 years, 10 months ago
  3. d2c4333 selftests: mptcp: add testcases for removing addrs by Geliang Tang · 3 years, 10 months ago
  4. f87744a selftests: mptcp: set addr id for removing testcases by Geliang Tang · 3 years, 10 months ago
  5. 7028ba8 selftests: mptcp: add invert argument for chk_rm_nr by Geliang Tang · 3 years, 10 months ago
  6. b8a07c4 selftests: netdevsim: Add test for resilient nexthop groups offload API by Ido Schimmel · 3 years, 10 months ago
  7. 902280c selftests: forwarding: Add resilient multipath tunneling nexthop test by Ido Schimmel · 3 years, 10 months ago
  8. 386e379 selftests: forwarding: Add resilient hashing test by Ido Schimmel · 3 years, 10 months ago
  9. 557205f selftests: fib_nexthops: Test resilient nexthop groups by Ido Schimmel · 3 years, 10 months ago
  10. a8f9952 selftests: fib_nexthops: List each test case in a different line by Ido Schimmel · 3 years, 10 months ago
  11. 8e81528 selftests: fib_nexthops: Declutter test output by Ido Schimmel · 3 years, 10 months ago
  12. c1acda9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 3 years, 10 months ago
  13. 05a59d7 Merge git://git.kernel.org:/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years, 10 months ago
  14. 11d39cf selftests/bpf: Fix compiler warning in BPF_KPROBE definition in loop6.c by Andrii Nakryiko · 3 years, 10 months ago
  15. 4b3d9f9c Merge tag 'gpio-fixes-for-v5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux by Linus Torvalds · 3 years, 10 months ago
  16. ccb0e23 selftests/bpf: Add BTF_KIND_FLOAT to btf_dump_test_case_syntax by Ilya Leoshkevich · 3 years, 10 months ago
  17. 3fcd50d selftests/bpf: Add BTF_KIND_FLOAT to test_core_reloc_size by Ilya Leoshkevich · 3 years, 10 months ago
  18. a0d73ac selftests/bpf: Fix typo in Makefile by Jean-Philippe Brucker · 3 years, 10 months ago
  19. a6aac40 libbpf: Fix arm64 build by Jean-Philippe Brucker · 3 years, 10 months ago
  20. 291471dd libbpf, xsk: Add libbpf_smp_store_release libbpf_smp_load_acquire by Björn Töpel · 3 years, 10 months ago
  21. 299194a selftests/bpf: Fix test_attach_probe for powerpc uprobes by Jiri Olsa · 3 years, 10 months ago
  22. 542104e selftests: gpio: update .gitignore by Bartosz Golaszewski · 3 years, 11 months ago
  23. 9270bbe Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 3 years, 10 months ago
  24. 6fc5baf perf cs-etm: Fix bitmap for option by Suzuki K Poulose · 4 years ago
  25. 86a1900 perf trace: Fix race in signal handling by Michael Petlan · 3 years, 10 months ago
  26. 77d02bd perf map: Tighten snprintf() string precision to pass gcc check on some 32-bit arches by Arnaldo Carvalho de Melo · 3 years, 10 months ago
  27. 6740a4e perf report: Fix -F for branch & mem modes by Ravi Bangoria · 3 years, 10 months ago
  28. c1f272d perf tests x86: Move insn.h include to make sure it finds stddef.h by Arnaldo Carvalho de Melo · 3 years, 10 months ago
  29. 7d9d4c6 perf test: Support the ins_lat check in the X86 specific test by Kan Liang · 3 years, 10 months ago
  30. a8146d6 perf test: Fix sample-parsing failure on non-x86 platforms by Kan Liang · 3 years, 10 months ago
  31. ec4d0a7 perf archive: Fix filtering of empty build-ids by Nicholas Fraser · 3 years, 11 months ago
  32. bd57a9f perf daemon: Fix compile error with Asan by Namhyung Kim · 3 years, 11 months ago
  33. 513068f perf stat: Fix use-after-free when -r option is used by Namhyung Kim · 3 years, 11 months ago
  34. e2a99c9 libperf: Add perf_evlist__reset_id_hash() by Namhyung Kim · 3 years, 11 months ago
  35. 034f7ee perf stat: Fix wrong skipping for per-die aggregation by Jin Yao · 4 years ago
  36. 33dc525 tools headers UAPI: Sync KVM's kvm.h and vmx.h headers with the kernel sources by Arnaldo Carvalho de Melo · 3 years, 10 months ago
  37. 1a9bcad tools headers cpufeatures: Sync with the kernel sources by Arnaldo Carvalho de Melo · 3 years, 10 months ago
  38. 6c0afc5 tools headers UAPI: Update tools' copy of linux/coresight-pmu.h by Arnaldo Carvalho de Melo · 3 years, 10 months ago
  39. 743108e tools headers: Update syscall.tbl files to support mount_setattr by Arnaldo Carvalho de Melo · 3 years, 10 months ago
  40. 846580c perf test: Fix cpu and thread map leaks in perf_time_to_tsc test by Namhyung Kim · 3 years, 10 months ago
  41. 690d91f perf test: Fix cpu map leaks in cpu_map_print test by Namhyung Kim · 3 years, 10 months ago
  42. 641b625 perf test: Fix a memory leak in thread_map_remove test by Namhyung Kim · 3 years, 10 months ago
  43. 4be4288 perf test: Fix a thread map leak in thread_map_synthesize test by Namhyung Kim · 3 years, 10 months ago
  44. 953e7b5 perf test: Fix cpu and thread map leaks in switch_tracking test by Namhyung Kim · 3 years, 10 months ago
  45. f2c3202 perf test: Fix cpu and thread map leaks in keep_tracking test by Namhyung Kim · 3 years, 10 months ago
  46. e06c3ca perf test: Fix cpu and thread map leaks in code_reading test by Namhyung Kim · 3 years, 10 months ago
  47. 97ab7c5 perf test: Fix cpu and thread map leaks in sw_clock_freq test by Namhyung Kim · 3 years, 10 months ago
  48. 83d25cc perf test: Fix cpu and thread map leaks in task_exit test by Namhyung Kim · 3 years, 10 months ago
  49. 09a61c8 perf test: Fix a memory leak in attr test by Namhyung Kim · 3 years, 10 months ago
  50. b0faef9 perf test: Fix cpu and thread map leaks in basic mmap test by Namhyung Kim · 3 years, 10 months ago
  51. 84ea603 perf tools: Fix event's PMU name parsing by Jiri Olsa · 3 years, 10 months ago
  52. 36bc511 perf daemon: Fix running test for non root user by Jiri Olsa · 3 years, 10 months ago
  53. 31bf4e7 perf daemon: Fix control fifo permissions by Jiri Olsa · 3 years, 10 months ago
  54. dacfc08 perf build: Fix ccache usage in $(CC) when generating arch errno table by Antonio Terceiro · 3 years, 11 months ago
  55. b55ff1d perf tools: Fix documentation of verbose options by Ian Rogers · 3 years, 11 months ago
  56. 137a525 perf traceevent: Ensure read cmdlines are null terminated. by Ian Rogers · 3 years, 11 months ago
  57. 394e430 perf bench numa: Fix the condition checks for max number of NUMA nodes by Athira Rajeev · 3 years, 11 months ago
  58. ffc52b7 perf diff: Don't crash on freeing errno-session on the error path by Dmitry Safonov · 3 years, 10 months ago
  59. 2b1919e perf tools: Clean 'generated' directory used for creating the syscall table on x86 by Andreas Wendleder · 3 years, 10 months ago
  60. 762323e perf build: Move feature cleanup under tools/build by Jiri Olsa · 3 years, 11 months ago
  61. ded2e51 perf tools: Cast (struct timeval).tv_sec when printing by Pierre Gondois · 3 years, 11 months ago
  62. 21b7e35 tools headers UAPI: Sync kvm.h headers with the kernel sources by Arnaldo Carvalho de Melo · 3 years, 11 months ago
  63. 303550a tools headers UAPI s390: Sync ptrace.h kernel headers by Arnaldo Carvalho de Melo · 3 years, 11 months ago
  64. add76c0 perf arch powerpc: Sync powerpc syscall.tbl with the kernel sources by Arnaldo Carvalho de Melo · 3 years, 11 months ago
  65. 1e61463 tools headers UAPI: Sync openat2.h with the kernel sources by Arnaldo Carvalho de Melo · 3 years, 11 months ago
  66. c244694 tools headers UAPI: Sync drm/i915_drm.h with the kernel sources by Arnaldo Carvalho de Melo · 3 years, 11 months ago
  67. 3ae0415 tools headers UAPI: Update tools's copy of drm.h headers by Arnaldo Carvalho de Melo · 3 years, 11 months ago
  68. 256becd selftests, bpf: Extend test_tc_tunnel test with vxlan by Xuesen Huang · 3 years, 10 months ago
  69. 0a7e0c3 selftest/net/ipsec.c: Remove unneeded semicolon by Xu Wang · 3 years, 10 months ago
  70. 638526b Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 3 years, 10 months ago
  71. d01b59c bpf: Add bpf_skb_adjust_room flag BPF_F_ADJ_ROOM_ENCAP_L2_ETH by Xuesen Huang · 3 years, 10 months ago
  72. bce8623 selftests/bpf: Simplify the calculation of variables by Jiapeng Chong · 3 years, 10 months ago
  73. 46ac034 bpf: Simplify the calculation of variables by Jiapeng Chong · 3 years, 10 months ago
  74. b4f8946 selftests: bpf: Don't run sk_lookup in verifier tests by Lorenz Bauer · 3 years, 10 months ago
  75. abab306 selftests: bpf: Check that PROG_TEST_RUN repeats as requested by Lorenz Bauer · 3 years, 10 months ago
  76. 509b293 selftests: bpf: Convert sk_lookup ctx access tests to PROG_TEST_RUN by Lorenz Bauer · 3 years, 10 months ago
  77. 7c32e8f bpf: Add PROG_TEST_RUN support for sk_lookup programs by Lorenz Bauer · 3 years, 10 months ago
  78. 3949186 bpf: Explicitly zero-extend R0 after 32-bit cmpxchg by Brendan Jackman · 3 years, 10 months ago
  79. 242029f tools: Sync uapi bpf.h header with latest changes by Joe Stringer · 3 years, 10 months ago
  80. accbd33 selftests/bpf: Test syscall command parsing by Joe Stringer · 3 years, 10 months ago
  81. 62b379a selftests/bpf: Templatize man page generation by Joe Stringer · 3 years, 10 months ago
  82. a01d935 tools/bpf: Remove bpf-helpers from bpftool docs by Joe Stringer · 3 years, 10 months ago
  83. 923a932 scripts/bpf: Abstract eBPF API target parameter by Joe Stringer · 3 years, 10 months ago
  84. 7999cf7 selftests/bpf: Add BTF_KIND_FLOAT to the existing deduplication tests by Ilya Leoshkevich · 3 years, 11 months ago
  85. 7e72aad3 selftest/bpf: Add BTF_KIND_FLOAT tests by Ilya Leoshkevich · 3 years, 11 months ago
  86. eea154a selftests/bpf: Use the 25th bit in the "invalid BTF_INFO" test by Ilya Leoshkevich · 3 years, 11 months ago
  87. 737e0f9 tools/bpftool: Add BTF_KIND_FLOAT support by Ilya Leoshkevich · 3 years, 11 months ago
  88. 22541a9 libbpf: Add BTF_KIND_FLOAT support by Ilya Leoshkevich · 3 years, 11 months ago
  89. 1b1ce92 libbpf: Fix whitespace in btf_add_composite() comment by Ilya Leoshkevich · 3 years, 11 months ago
  90. 8fd8869 bpf: Add BTF_KIND_FLOAT to uapi by Ilya Leoshkevich · 3 years, 11 months ago
  91. 3a1099d selftests: fib_nexthops: Test blackhole nexthops when loopback goes down by Ido Schimmel · 3 years, 10 months ago
  92. cee407c Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years, 10 months ago
  93. 86a35af selftests/bpf: Add a verifier scale test with unknown bounded loop by Yonghong Song · 3 years, 11 months ago
  94. 2b2aeda libbpf: Clear map_info before each bpf_obj_get_info_by_fd by Maciej Fijalkowski · 3 years, 10 months ago
  95. 303dcc2 tools/runqslower: Allow substituting custom vmlinux.h for the build by Andrii Nakryiko · 3 years, 10 months ago
  96. 30b5c85 KVM: x86/xen: Add support for vCPU runstate information by David Woodhouse · 3 years, 10 months ago
  97. 6528fc0 selftests: kvm: Mmap the entire vcpu mmap area by Aaron Lewis · 4 years ago
  98. 6185266 selftests/bpf: Mask bpf_csum_diff() return value to 16 bits in test_verifier by Yauheni Kaliuta · 3 years, 10 months ago
  99. 42a382a selftests/bpf: Use the last page in test_snprintf_btf on s390 by Ilya Leoshkevich · 3 years, 10 months ago
  100. c2c16cc selftests: netfilter: test nat port clash resolution interaction with tcp early demux by Florian Westphal · 3 years, 11 months ago