1. c0daa74 selftests: txtimestamp: fix compilation issue by Vadim Fedorenko · 3 years, 10 months ago
  2. 2d7ca4a objtool: Don't fail on missing symbol table by Josh Poimboeuf · 3 years, 10 months ago
  3. c6eb3df selftests/powerpc: Only test lwm/stmw on big endian by Michael Ellerman · 3 years, 10 months ago
  4. 0551a2f selftests: forwarding: Specify interface when invoking mausezahn by Danielle Ratson · 3 years, 10 months ago
  5. 78fc9ef xfrm: Fix wraparound in xfrm_policy_addr_delta() by Visa Hankala · 3 years, 11 months ago
  6. f5e7db4 selftests: xfrm: fix test return value override issue in xfrm_policy.sh by Po-Hsu Lin · 3 years, 11 months ago
  7. 43546b7 tools: Factor HOSTCC, HOSTLD, HOSTAR definitions by Jean-Philippe Brucker · 4 years ago
  8. 3911877 selftests: net: fib_tests: remove duplicate log test by Hangbin Liu · 3 years, 10 months ago
  9. d443cef perf intel-pt: Fix 'CPU too large' error by Adrian Hunter · 3 years, 10 months ago
  10. 242793c selftests: fix the return value for UDP GRO test by Po-Hsu Lin · 3 years, 11 months ago
  11. a2b2ae3 bpftool: Fix compilation failure for net.o with older glibc by Alan Maguire · 3 years, 10 months ago
  12. 98fc969 tools: selftests: add test for changing routes with PTMU exceptions by Sean Tranchetti · 3 years, 11 months ago
  13. 7c3d8d7 tools headers UAPI: Sync linux/const.h with the kernel headers by Arnaldo Carvalho de Melo · 4 years ago
  14. d629b50 perf probe: Fix memory leak when synthesizing SDT probes by Arnaldo Carvalho de Melo · 3 years, 11 months ago
  15. c16e42c perf record: Fix memory leak when using '--user-regs=?' to list registers by Zheng Zengkai · 4 years, 5 months ago
  16. 5ac81a4 selftests/seccomp: Update kernel config by Mickaël Salaün · 4 years ago
  17. 8f6e6ec selftests/bpf: Fix broken riscv build by Björn Töpel · 4 years ago
  18. 06fa588 selftest/bpf: Add missed ip6ip6 test back by Hangbin Liu · 4 years ago
  19. 6aa270e selftests: fix poll error in udpgro.sh by Paolo Abeni · 4 years ago
  20. 2107658 selftests/bpf/test_offload.py: Reset ethtool features after failed setting by Toke Høiland-Jørgensen · 4 years ago
  21. a840e37 Revert "selftests/ftrace: check for do_sys_openat2 in user-memory test" by Kamal Mostafa · 4 years ago
  22. 4979933 ktest.pl: If size of log is too big to email, email error message by Steven Rostedt (VMware) · 4 years ago
  23. 2ef23e8 vrf: packets with lladdr src needs dst at input with orig_iif when needs strict by Stephen Suryaputra · 4 years ago
  24. d2d113a ktest.pl: Fix incorrect reboot for grub2bls by Libo Chen · 4 years ago
  25. 579c977 x86/uprobes: Do not use prefixes.nbytes when looping over prefixes.bytes by Masami Hiramatsu · 4 years ago
  26. 4a77729 Partially revert bpf: Zero-fill re-used per-cpu map element by Sasha Levin · 4 years ago
  27. 5849e7d perf probe: Fix to die_entrypc() returns error correctly by Masami Hiramatsu · 4 years ago
  28. 27193c4 perf stat: Use proper cpu for shadow stats by Namhyung Kim · 4 years ago
  29. cb5ad04 selftests/bpf: Fix error return code in run_getsockopt_test() by Wang Hai · 4 years ago
  30. f5d6b6c tools, bpftool: Add missing close before bpftool net attach exit by Wang Hai · 4 years ago
  31. 6eadbc3 perf lock: Don't free "lock_seq_stat" if read_count isn't zero by Leo Yan · 4 years ago
  32. 58ced37 selftests: kvm: Fix the segment descriptor layout to match the actual layout by Aaron Lewis · 4 years, 1 month ago
  33. 01474e8 selftests/powerpc: entry flush test by Daniel Axtens · 4 years ago
  34. bcf7f2d selftests/powerpc: rfi_flush: disable entry flush if present by Russell Currey · 4 years ago
  35. c6b1616 perf scripting python: Avoid declaring function pointers with a visibility attribute by Arnaldo Carvalho de Melo · 4 years, 1 month ago
  36. c602ad2 bpf: Zero-fill re-used per-cpu map element by David Verbeiren · 4 years ago
  37. 6d8b433 selftests: proc: fix warning: _GNU_SOURCE redefined by Tommi Rantala · 4 years, 1 month ago
  38. 9b7e6b6 selftests: pidfd: fix compilation errors due to wait.h by Tommi Rantala · 4 years, 1 month ago
  39. 9110e2f selftests/ftrace: check for do_sys_openat2 in user-memory test by Colin Ian King · 4 years, 2 months ago
  40. 2290175 perf tools: Add missing swap for ino_generation by Jiri Olsa · 4 years, 1 month ago
  41. b36f78f perf trace: Fix segfault when trying to trace events by cgroup by Stanislav Ivanichkin · 4 years, 1 month ago
  42. 4688115 perf python scripting: Fix printable strings in python3 scripts by Jiri Olsa · 4 years, 2 months ago
  43. 3674b04 selftests/x86/fsgsbase: Test PTRACE_PEEKUSER for GSBASE with invalid LDT GS by Andy Lutomirski · 4 years, 3 months ago
  44. 58c8046 selftests/bpf: Define string const as global for test_sysctl_prog.c by Yonghong Song · 4 years, 2 months ago
  45. ac43780 selftests/x86/fsgsbase: Reap a forgotten child by Andy Lutomirski · 4 years, 3 months ago
  46. dd2f800 bpf: Fix comment for helper bpf_current_task_under_cgroup() by Song Liu · 4 years, 2 months ago
  47. c8a5496 objtool: Support Clang non-section symbols in ORC generation by Josh Poimboeuf · 4 years, 8 months ago
  48. 061d2f3 selftests/bpf: Fix test_sysctl_loop{1, 2} failure due to clang change by Yonghong Song · 4 years, 2 months ago
  49. f08ae0c selftests/powerpc: Fix eeh-basic.sh exit codes by Oliver O'Halloran · 4 years, 1 month ago
  50. 1e583b2 perf stat: Skip duration_time in setup_system_wide by Jin Yao · 4 years, 2 months ago
  51. 0ff75bf perf intel-pt: Fix "context_switch event has no tid" error by Adrian Hunter · 4 years, 2 months ago
  52. 2577720 ida: Free allocated bitmap in error path by Matthew Wilcox (Oracle) · 4 years, 8 months ago
  53. e7f826c selftests/ftrace: Change synthetic event name for inter-event-combined test by Tom Zanussi · 4 years, 1 month ago
  54. c5e4e01 selftests: rtnetlink: load fou module for kci_test_encap_fou() test by Po-Hsu Lin · 4 years, 1 month ago
  55. 6f7c407 selftests: forwarding: Add missing 'rp_filter' configuration by Ido Schimmel · 4 years, 1 month ago
  56. bc79abf perf cs-etm: Move definition of 'traceid_list' global variable from header file by Leo Yan · 4 years, 7 months ago
  57. 2118c7b perf top: Fix stdio interface input handling with glibc 2.28+ by Tommi Rantala · 4 years, 9 months ago
  58. 2499c15 perf test session topology: Fix data path by Tommi Rantala · 4 years, 7 months ago
  59. 8cc5eb8 tools/io_uring: fix compile breakage by Douglas Gilbert · 4 years, 2 months ago
  60. 91d5915 libbpf: Remove arch-specific include path in Makefile by Naveen N. Rao · 4 years, 3 months ago
  61. d850441 objtool: Fix noreturn detection for ignored functions by Josh Poimboeuf · 4 years, 2 months ago
  62. 1f16073 perf parse-events: Use strcmp() to compare the PMU name by Jin Yao · 4 years, 7 months ago
  63. e1ad5cf perf tests: Fix test 68 zstd compression for s390 by Thomas Richter · 4 years, 4 months ago
  64. eb7833e0 selftests/x86/syscall_nt: Clear weird flags after each test by Andy Lutomirski · 4 years, 5 months ago
  65. 7415f52 perf kcore_copy: Fix module map when there are no modules loaded by Adrian Hunter · 4 years, 6 months ago
  66. ff793fe perf metricgroup: Free metric_events on error by Ian Rogers · 4 years, 6 months ago
  67. 2076ee4 perf util: Fix memory leak of prefix_if_not_in by Xie XiuQi · 4 years, 6 months ago
  68. b10dd4b perf stat: Fix duration_time value for higher intervals by Jiri Olsa · 4 years, 6 months ago
  69. eddcc70 perf trace: Fix the selection for architectures to generate the errno name tables by Ian Rogers · 4 years, 9 months ago
  70. feaaa88 perf evsel: Fix 2 memory leaks by Ian Rogers · 4 years, 6 months ago
  71. 0eb69a6 perf mem2node: Avoid double free related to realloc by Ian Rogers · 4 years, 8 months ago
  72. c8317e9 perf stat: Force error in fallback on :k events by Stephane Eranian · 4 years, 7 months ago
  73. 2f7a0de selftests/ptrace: add test cases for dead-locks by Bernd Edlinger · 4 years, 8 months ago
  74. 32d9453 tools: gpio-hammer: Avoid potential overflow in main by Gabriel Ravier · 4 years, 8 months ago
  75. 79f60d5 perf cpumap: Fix snprintf overflow check by Christophe JAILLET · 4 years, 8 months ago
  76. 98c921e perf parse-events: Fix 3 use after frees found with clang ASAN by Ian Rogers · 4 years, 8 months ago
  77. f6acb4a perf cs-etm: Correct synthesizing instruction samples by Leo Yan · 4 years, 9 months ago
  78. f7ba2ee perf cs-etm: Swap packets for instruction samples by Leo Yan · 4 years, 9 months ago
  79. 2da77d2 perf jevents: Fix leak of mapfile memory by John Garry · 4 years, 9 months ago
  80. 4590192 perf test: Fix test trace+probe_vfs_getname.sh on s390 by Thomas Richter · 4 years, 9 months ago
  81. 60d539f tools/power/x86/intel_pstate_tracer: changes for python 3 compatibility by Doug Smythies · 4 years, 10 months ago
  82. f15dd13 selftests/ftrace: fix glob selftest by Sven Schnelle · 4 years, 10 months ago
  83. 425582b selftests/bpf: De-flake test_tcpbpf by Stanislav Fomichev · 5 years ago
  84. 0df6aea selftests/vm: fix display of page size in map_hugetlb by Christophe Leroy · 4 years, 2 months ago
  85. b7b1361 perf test: Free formats for perf pmu parse test by Namhyung Kim · 4 years, 2 months ago
  86. b116e2d perf parse-event: Fix memory leak in evsel->unit by Namhyung Kim · 4 years, 2 months ago
  87. 43d9473 perf evlist: Fix cpu/thread map leak by Namhyung Kim · 4 years, 2 months ago
  88. b86434c perf test: Fix the "signal" test inline assembly by Jiri Olsa · 4 years, 2 months ago
  89. d5763bb selftests/timers: Turn off timeout setting by Po-Hsu Lin · 4 years, 8 months ago
  90. e915b3b perf record: Correct the help info of option "--no-bpf-event" by Wei Li · 4 years, 3 months ago
  91. b0c40f8 perf jevents: Fix suspicious code in fixregex() by Namhyung Kim · 4 years, 3 months ago
  92. 8e2660c perf tools: Correct SNOOPX field offset by Al Grant · 4 years, 3 months ago
  93. c4a427b selftests/bpf: Fix massive output from test_maps by Jesper Dangaard Brouer · 4 years, 3 months ago
  94. 6cadd1e perf record/stat: Explicitly call out event modifiers in the documentation by Kim Phillips · 4 years, 3 months ago
  95. a8d2614 selftests: disable rp_filter for icmp_redirect.sh by David Ahern · 4 years, 3 months ago
  96. 110c5a5 selftests/powerpc: Purge extra count_pmc() calls of ebb selftests by Desnes A. Nunes do Rosario · 4 years, 5 months ago
  97. 4591461 tools/testing/selftests/cgroup/cgroup_util.c: cg_read_strcmp: fix null pointer dereference by Gaurav Singh · 4 years, 3 months ago
  98. 8043d5ee perf probe: Fix memory leakage when the probe point is not found by Masami Hiramatsu · 4 years, 4 months ago
  99. 6235304 kbuild: support LLVM=1 to switch the default tools to Clang/LLVM by Masahiro Yamada · 4 years, 7 months ago
  100. 5c90739 tools build feature: Quote CC and CXX for their arguments by Daniel Díaz · 4 years, 3 months ago