1. 6905b1d Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years ago
  2. 2c7e57a idr test suite: Improve reporting from idr_find_test_1 by Matthew Wilcox (Oracle) · 4 years ago
  3. 094ffbd idr test suite: Create anchor before launching throbber by Matthew Wilcox (Oracle) · 4 years ago
  4. 7035864 idr test suite: Take RCU read lock in idr_find_test_1 by Matthew Wilcox (Oracle) · 4 years ago
  5. 1bb4bd2 radix tree test suite: Register the main thread with the RCU library by Matthew Wilcox (Oracle) · 4 years ago
  6. 55626ca selftests: kvm: Check that TSC page value is small after KVM_SET_CLOCK(0) by Vitaly Kuznetsov · 4 years ago
  7. 7487de5 radix tree test suite: Fix compilation by Matthew Wilcox (Oracle) · 4 years ago
  8. f982fb6 selftests: kvm: make hardware_disable_test less verbose by Vitaly Kuznetsov · 4 years ago
  9. 75f94ec tools/kvm_stat: Add restart delay by Stefan Raspl · 4 years ago
  10. f9e2bb4 Merge tag 'perf-tools-fixes-for-v5.12-2020-03-28' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux by Linus Torvalds · 4 years ago
  11. 1dc481c perf test: Change to use bash for daemon test by Leo Yan · 4 years ago
  12. 0023224 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years ago
  13. 43f0b56 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years ago
  14. 19ec368 selftests/vm: fix out-of-tree build by Rong Chen · 4 years ago
  15. e138138 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years ago
  16. 41d5854 perf record: Fix memory leak in vDSO found using ASAN by Namhyung Kim · 4 years ago
  17. eb8f998 perf test: Remove now useless failing sub test "BPF relocation checker" by Thomas Richter · 4 years ago
  18. 9f177fd8 perf daemon: Return from kill functions by Jiri Olsa · 4 years ago
  19. 1833b64 perf daemon: Force waipid for all session on SIGCHLD delivery by Jiri Olsa · 4 years ago
  20. 7acac4b Merge tag 'linux-kselftest-kunit-fixes-5.12-rc5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 4 years ago
  21. 7011d72 kselftest/arm64: sve: Do not use non-canonical FFR register value by Andre Przywara · 4 years ago
  22. e56c53d Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 4 years ago
  23. f118aac selftests/bpf: Add selftest for pointer-to-array-of-struct BTF dump by Jean-Philippe Brucker · 4 years ago
  24. 901ee1d libbpf: Fix BTF dump of pointer-to-array-of-struct by Jean-Philippe Brucker · 4 years ago
  25. 5aa3c33 selftests: forwarding: vxlan_bridge_1d: Fix vxlan ecn decapsulate value by Hangbin Liu · 4 years ago
  26. 3df2252 selftests: kvm: add set_boot_cpu_id test by Emanuele Giuseppe Esposito · 4 years ago
  27. e2c1290 selftests: kvm: add _vm_ioctl by Emanuele Giuseppe Esposito · 4 years ago
  28. 77a3aa2 selftests: kvm: add get_msr_index_features by Emanuele Giuseppe Esposito · 4 years ago
  29. eddbe8e selftest/bpf: Add a test to check trampoline freeing logic. by Alexei Starovoitov · 4 years ago
  30. 2c7f76b selftests: kvm: Add basic Hyper-V clocksources tests by Vitaly Kuznetsov · 4 years ago
  31. e65eade Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 4 years ago
  32. 58bfd95 libbpf: Use SOCK_CLOEXEC when opening the netlink socket by Kumar Kartikeya Dwivedi · 4 years ago
  33. 8f3f579 libbpf: Fix error path in bpf_object__elf_init() by Namhyung Kim · 4 years ago
  34. 0a13e35 bpf, selftests: Fix up some test_verifier cases for unprivileged by Piotr Krysiuk · 4 years ago
  35. 81f711d selftests/net: fix warnings on reuseaddr_ports_exhausted by Carlos Llamas · 4 years ago
  36. 1a096ae perf top: Fix BPF support related crash with perf_event_paranoid=3 + kptr_restrict by Jackie Liu · 4 years ago
  37. 31254dc selftests/bpf: Set gopt opt_class to 0 if get tunnel opt failed by Hangbin Liu · 4 years ago
  38. e406477 perf pmu: Validate raw event with sysfs exported format bits by Jin Yao · 4 years ago
  39. 689bb69 Merge remote-tracking branch 'torvalds/master' into perf/urgent by Arnaldo Carvalho de Melo · 4 years ago
  40. 19469d2 Merge tag 'objtool-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years ago
  41. a673321 selftests: mptcp: Restore packet capture option in join tests by Mat Martineau · 4 years ago
  42. 17f8fc1 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years ago
  43. ba08abc objtool,x86: Fix uaccess PUSHF/POPF validation by Peter Zijlstra · 4 years ago
  44. 7fd53f4 kunit: tool: Disable PAGE_POISONING under --alltests by David Gow · 4 years, 1 month ago
  45. 7421b1a kunit: tool: Fix a python tuple typing error by David Gow · 4 years, 1 month ago
  46. 547fd08 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 4 years ago
  47. 2a76f6d perf synthetic events: Avoid write of uninitialized memory when generating PERF_RECORD_MMAP* records by Ian Rogers · 4 years ago
  48. 49f2675 tools headers UAPI: Sync linux/kvm.h with the kernel sources by Arnaldo Carvalho de Melo · 4 years ago
  49. c3d59cf perf synthetic-events: Fix uninitialized 'kernel_thread' variable by Thomas Richter · 4 years ago
  50. b410ed2 perf auxtrace: Fix auxtrace queue conflict by Adrian Hunter · 4 years ago
  51. 07e6448 kselftest: arm64: Fix exit code of sve-ptrace by Mark Brown · 4 years ago
  52. 05a59d79 Merge git://git.kernel.org:/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years ago
  53. 4b3d9f9c Merge tag 'gpio-fixes-for-v5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux by Linus Torvalds · 4 years ago
  54. e5e010a selftests/bpf: Tests using bpf_check_mtu BPF-helper input mtu_len param by Jesper Dangaard Brouer · 4 years ago
  55. e7fb646 libbpf: Fix INSTALL flag order by Georgi Valkov · 4 years ago
  56. 542104e selftests: gpio: update .gitignore by Bartosz Golaszewski · 4 years, 1 month ago
  57. 9270bbe Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 4 years ago
  58. 6fc5baf perf cs-etm: Fix bitmap for option by Suzuki K Poulose · 4 years, 1 month ago
  59. 86a1900 perf trace: Fix race in signal handling by Michael Petlan · 4 years ago
  60. 77d02bd perf map: Tighten snprintf() string precision to pass gcc check on some 32-bit arches by Arnaldo Carvalho de Melo · 4 years ago
  61. 6740a4e perf report: Fix -F for branch & mem modes by Ravi Bangoria · 4 years ago
  62. c1f272df perf tests x86: Move insn.h include to make sure it finds stddef.h by Arnaldo Carvalho de Melo · 4 years ago
  63. 7d9d4c6 perf test: Support the ins_lat check in the X86 specific test by Kan Liang · 4 years ago
  64. a8146d6 perf test: Fix sample-parsing failure on non-x86 platforms by Kan Liang · 4 years ago
  65. ec4d0a7 perf archive: Fix filtering of empty build-ids by Nicholas Fraser · 4 years, 1 month ago
  66. bd57a9f perf daemon: Fix compile error with Asan by Namhyung Kim · 4 years, 1 month ago
  67. 513068f perf stat: Fix use-after-free when -r option is used by Namhyung Kim · 4 years ago
  68. e2a99c9 libperf: Add perf_evlist__reset_id_hash() by Namhyung Kim · 4 years ago
  69. 034f7ee perf stat: Fix wrong skipping for per-die aggregation by Jin Yao · 4 years, 1 month ago
  70. 33dc525 tools headers UAPI: Sync KVM's kvm.h and vmx.h headers with the kernel sources by Arnaldo Carvalho de Melo · 4 years ago
  71. 1a9bcad tools headers cpufeatures: Sync with the kernel sources by Arnaldo Carvalho de Melo · 4 years ago
  72. 6c0afc5 tools headers UAPI: Update tools' copy of linux/coresight-pmu.h by Arnaldo Carvalho de Melo · 4 years ago
  73. 743108e tools headers: Update syscall.tbl files to support mount_setattr by Arnaldo Carvalho de Melo · 4 years ago
  74. 846580c perf test: Fix cpu and thread map leaks in perf_time_to_tsc test by Namhyung Kim · 4 years ago
  75. 690d91f perf test: Fix cpu map leaks in cpu_map_print test by Namhyung Kim · 4 years ago
  76. 641b625 perf test: Fix a memory leak in thread_map_remove test by Namhyung Kim · 4 years ago
  77. 4be4288 perf test: Fix a thread map leak in thread_map_synthesize test by Namhyung Kim · 4 years ago
  78. 953e7b5 perf test: Fix cpu and thread map leaks in switch_tracking test by Namhyung Kim · 4 years ago
  79. f2c3202 perf test: Fix cpu and thread map leaks in keep_tracking test by Namhyung Kim · 4 years ago
  80. e06c3ca perf test: Fix cpu and thread map leaks in code_reading test by Namhyung Kim · 4 years ago
  81. 97ab7c5 perf test: Fix cpu and thread map leaks in sw_clock_freq test by Namhyung Kim · 4 years ago
  82. 83d25cc perf test: Fix cpu and thread map leaks in task_exit test by Namhyung Kim · 4 years ago
  83. 09a61c8 perf test: Fix a memory leak in attr test by Namhyung Kim · 4 years ago
  84. b0faef9 perf test: Fix cpu and thread map leaks in basic mmap test by Namhyung Kim · 4 years ago
  85. 84ea603 perf tools: Fix event's PMU name parsing by Jiri Olsa · 4 years ago
  86. 36bc511 perf daemon: Fix running test for non root user by Jiri Olsa · 4 years ago
  87. 31bf4e7 perf daemon: Fix control fifo permissions by Jiri Olsa · 4 years ago
  88. dacfc08 perf build: Fix ccache usage in $(CC) when generating arch errno table by Antonio Terceiro · 4 years, 1 month ago
  89. b55ff1d perf tools: Fix documentation of verbose options by Ian Rogers · 4 years ago
  90. 137a525 perf traceevent: Ensure read cmdlines are null terminated. by Ian Rogers · 4 years ago
  91. 394e430 perf bench numa: Fix the condition checks for max number of NUMA nodes by Athira Rajeev · 4 years ago
  92. ffc52b7 perf diff: Don't crash on freeing errno-session on the error path by Dmitry Safonov · 4 years ago
  93. 2b1919e perf tools: Clean 'generated' directory used for creating the syscall table on x86 by Andreas Wendleder · 4 years ago
  94. 762323e perf build: Move feature cleanup under tools/build by Jiri Olsa · 4 years, 1 month ago
  95. ded2e51 perf tools: Cast (struct timeval).tv_sec when printing by Pierre Gondois · 4 years, 1 month ago
  96. 21b7e35 tools headers UAPI: Sync kvm.h headers with the kernel sources by Arnaldo Carvalho de Melo · 4 years, 1 month ago
  97. 303550a tools headers UAPI s390: Sync ptrace.h kernel headers by Arnaldo Carvalho de Melo · 4 years, 1 month ago
  98. add76c0 perf arch powerpc: Sync powerpc syscall.tbl with the kernel sources by Arnaldo Carvalho de Melo · 4 years, 1 month ago
  99. 1e61463 tools headers UAPI: Sync openat2.h with the kernel sources by Arnaldo Carvalho de Melo · 4 years, 1 month ago
  100. c244694 tools headers UAPI: Sync drm/i915_drm.h with the kernel sources by Arnaldo Carvalho de Melo · 4 years, 1 month ago