1. b95fffb tools/power turbostat: update version by Len Brown · 5 years ago
  2. abdcbdb tools/power turbostat: Print cpuidle information by Len Brown · 4 years, 10 months ago
  3. fcaa681 tools/power turbostat: Fix 32-bit capabilities warning by Len Brown · 4 years, 10 months ago
  4. 1f81c5e tools/power turbostat: Fix missing SYS_LPI counter on some Chromebooks by Len Brown · 4 years, 10 months ago
  5. f670840 tools/power turbostat: Support Elkhart Lake by Chen Yu · 4 years, 10 months ago
  6. d7814c3 tools/power turbostat: Support Jasper Lake by Chen Yu · 5 years ago
  7. 23274fa tools/power turbostat: Support Ice Lake server by Chen Yu · 5 years ago
  8. 4bf7132 tools/power turbostat: Support Tiger Lake by Chen Yu · 5 years ago
  9. d8d005b tools/power turbostat: Fix gcc build warnings by Len Brown · 4 years, 10 months ago
  10. 081c543 tools/power turbostat: Support Cometlake by Chen Yu · 5 years ago
  11. e99bc91 Merge tag 'perf-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 10 months ago
  12. 78511ed Merge tag 'pm-5.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 10 months ago
  13. 1b51f69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 10 months ago
  14. 9d0e0cd tc-testing: add ETS scheduler to tdc build configuration by Davide Caratti · 4 years, 10 months ago
  15. bce74b1 Merge tag 'linux-cpupower-5.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux by Rafael J. Wysocki · 4 years, 10 months ago
  16. 30bb557 Merge tag 'ktest-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest by Linus Torvalds · 4 years, 10 months ago
  17. 1091c8f ktest: Fix typos in ktest.pl by Masanari Iida · 4 years, 10 months ago
  18. 4d00fc4 ktest: Add timeout for ssh sync testing by Steven Rostedt (VMware) · 4 years, 10 months ago
  19. 791dc9d ktest: Make default build option oldconfig not randconfig by Steven Rostedt (VMware) · 5 years ago
  20. afbac6c ktest: Fix some typos in sample.conf by Masanari Iida · 5 years ago
  21. fa883d6a Merge tag 'for-linus-2020-03-07' of gitolite.kernel.org:pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 4 years, 10 months ago
  22. 63849c8 Merge tag 'linux-kselftest-5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 4 years, 10 months ago
  23. 441b62a tools: Fix off-by 1 relative directory includes by Ian Rogers · 4 years, 10 months ago
  24. 3f5777f perf jevents: Fix leak of mapfile memory by John Garry · 4 years, 10 months ago
  25. 7b919a5 perf bench: Clear struct sigaction before sigaction() syscall by Tommi Rantala · 4 years, 10 months ago
  26. f649bd9 perf bench futex-wake: Restore thread count default to online CPU count by Tommi Rantala · 4 years, 10 months ago
  27. 29b4f5f perf top: Fix stdio interface input handling with glibc 2.28+ by Tommi Rantala · 4 years, 10 months ago
  28. cfd3bc7 perf diff: Fix undefined string comparision spotted by clang's -Wstring-compare by Nick Desaulniers · 4 years, 11 months ago
  29. b95b4d5 Merge tag 'perf-urgent-for-mingo-5.6-20200303' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 4 years, 10 months ago
  30. 0d29169 selftests/net/fib_tests: update addr_metric_test for peer route testing by Hangbin Liu · 4 years, 11 months ago
  31. b5c0951 perf symbols: Don't try to find a vmlinux file when looking for kernel modules by Arnaldo Carvalho de Melo · 4 years, 11 months ago
  32. e4d9b04 perf bench: Share some global variables to fix build with gcc 10 by Arnaldo Carvalho de Melo · 4 years, 11 months ago
  33. 2de7fb6 cpupower: avoid multiple definition with gcc -fno-common by Mike Gilbert · 4 years, 11 months ago
  34. f3a6026 selftest/lkdtm: Use local .gitignore by Christophe Leroy · 4 years, 11 months ago
  35. 7125f20 perf parse-events: Use asprintf() instead of strncpy() to read tracepoint files by Arnaldo Carvalho de Melo · 4 years, 11 months ago
  36. ebcb946 perf env: Do not return pointers to local variables by Arnaldo Carvalho de Melo · 4 years, 11 months ago
  37. cff20b3 perf tests bp_account: Make global variable static by Arnaldo Carvalho de Melo · 4 years, 11 months ago
  38. 852fb4a Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 11 months ago
  39. 186e28a selftests: pidfd: Add pidfd_fdinfo_test in .gitignore by Christophe Leroy · 4 years, 11 months ago
  40. 7058b83 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 11 months ago
  41. e0560ba perf annotate: Fix segfault with source toggle by Ravi Bangoria · 5 years ago
  42. d3c0314 perf annotate: Align struct annotate_args by Ravi Bangoria · 5 years ago
  43. 2316f86 perf annotate: Simplify disasm_line allocation and freeing code by Ravi Bangoria · 5 years ago
  44. e0ad4d6 perf annotate: Remove privsize from symbol__annotate() args by Ravi Bangoria · 5 years ago
  45. bd862b1 perf probe: Check return value of strlist__add() for -ENOMEM by He Zhe · 4 years, 11 months ago
  46. b0aaf4c perf config: Document missing config options by Ravi Bangoria · 5 years ago
  47. cd0a9c5 perf annotate: Fix perf config option description by Ravi Bangoria · 5 years ago
  48. 812b0f5 perf annotate: Prefer cmdline option over default config by Ravi Bangoria · 5 years ago
  49. 7384083 perf annotate: Make perf config effective by Ravi Bangoria · 5 years ago
  50. 7b43b69 perf config: Introduce perf_config_u8() by Ravi Bangoria · 5 years ago
  51. 46ccb44 perf annotate: Fix --show-nr-samples for tui/stdio2 by Ravi Bangoria · 5 years ago
  52. 68aac85 perf annotate: Fix --show-total-period for tui/stdio2 by Ravi Bangoria · 5 years ago
  53. 54cf752 perf annotate/tui: Re-render title bar after switching back from script browser by Ravi Bangoria · 5 years ago
  54. 0d6f94f tools headers UAPI: Update tools's copy of kvm.h headers by Arnaldo Carvalho de Melo · 4 years, 11 months ago
  55. d8e3ee2 tools arch x86: Sync the msr-index.h copy with the kernel sources by Arnaldo Carvalho de Melo · 4 years, 11 months ago
  56. 91ad64a Merge tag 'trace-v5.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 4 years, 11 months ago
  57. b98cce1 Merge tag 'linux-kselftest-kunit-5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 4 years, 11 months ago
  58. 2fcc741 Merge tag 'linux-kselftest-5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 4 years, 11 months ago
  59. 4c45945 Merge tag 'perf-urgent-for-mingo-5.6-20200220' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 4 years, 11 months ago
  60. 0954df7 selftests: nft_concat_range: Add test for reported add/flush/add issue by Stefano Brivio · 5 years ago
  61. d082055 selftests: nft_concat_range: Move option for 'list ruleset' before command by Stefano Brivio · 5 years ago
  62. 3dc55dba Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  63. 9e69fa4 selftests/vm: add missed tests in run_vmtests by SeongJae Park · 5 years ago
  64. 5f811c5 bootconfig: Add append value operator support by Masami Hiramatsu · 5 years ago
  65. 4e4694d bootconfig: Prohibit re-defining value on same key by Masami Hiramatsu · 5 years ago
  66. a24d286 bootconfig: Reject subkey and value on same parent key by Masami Hiramatsu · 5 years ago
  67. 15e9503 tools/bootconfig: Remove unneeded error message silencer by Masami Hiramatsu · 5 years ago
  68. 85c46b7 bootconfig: Add bootconfig magic word for indicating bootconfig explicitly by Masami Hiramatsu · 5 years ago
  69. ef89d05 selftests/rseq: Fix out-of-tree compilation by Michael Ellerman · 5 years ago
  70. b9167c8 selftests: Install settings files to fix TIMEOUT failures by Michael Ellerman · 5 years ago
  71. ca7e1fd Merge tag 'linux-kselftest-5.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 5 years ago
  72. 41f57cf Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 5 years ago
  73. be886ba kunit: run kunit_tool from any directory by Heidi Fahim · 5 years ago
  74. dde54b9 kunit: test: Improve error messages for kunit_tool when kunitconfig is invalid by Heidi Fahim · 5 years ago
  75. b103de5 perf arch powerpc: Sync powerpc syscall.tbl with the kernel sources by Arnaldo Carvalho de Melo · 5 years ago
  76. 113e6b7 libbpf: Sanitise internal map names so they are not rejected by the kernel by Toke Høiland-Jørgensen · 5 years ago
  77. f25975f bpf, uapi: Remove text about bpf_redirect_map() giving higher performance by Toke Høiland-Jørgensen · 5 years ago
  78. ad60ba0 perf auxtrace: Add auxtrace_record__read_finish() by Adrian Hunter · 5 years ago
  79. d6bc34c perf arm-spe: Fix endless record after being terminated by Adrian Hunter · 5 years ago
  80. c9f2833 perf cs-etm: Fix endless record after being terminated by Wei Li · 5 years ago
  81. 783fed2 perf intel-bts: Fix endless record after being terminated by Wei Li · 5 years ago
  82. 2da4dd3 perf intel-pt: Fix endless record after being terminated by Wei Li · 5 years ago
  83. 2bbc835 perf test: Fix test trace+probe_vfs_getname.sh on s390 by Thomas Richter · 5 years ago
  84. 3b573bf perf bpf: Remove bpf/ subdir from bpf.h headers used to build bpf events by Arnaldo Carvalho de Melo · 5 years ago
  85. 9b64208 selftests: forwarding: vxlan_bridge_1d: use more proper tos value by Hangbin Liu · 5 years ago
  86. 04ddf12 wireguard: selftests: reduce complexity and fix make races by Jason A. Donenfeld · 5 years ago
  87. 4e867c9 selftests: forwarding: vxlan_bridge_1d: fix tos value by Hangbin Liu · 5 years ago
  88. e404b8c ipv6: Fix route replacement with dev-only route by Benjamin Poirier · 5 years ago
  89. e8023b0 selftests: forwarding: use proto icmp for {gretap, ip6gretap}_mac testing by Hangbin Liu · 5 years ago
  90. 44024ad Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 5 years ago
  91. da99f93 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  92. 2019fc9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  93. 6276594 perf llvm: Fix script used to obtain kernel make directives to work with new kbuild by Arnaldo Carvalho de Melo · 5 years ago
  94. a12d7f3 wireguard: device: use icmp_ndo_send helper by Jason A. Donenfeld · 5 years ago
  95. 9a0584f selftests: openat2: fix build error on newer glibc by Aleksa Sarai · 5 years ago
  96. 3e83936 selftests: use LDLIBS for libraries instead of LDFLAGS by Dmitry Safonov · 5 years ago
  97. ff47902 selftests: KVM: Remove unused x86_register enum by Eric Auger · 5 years ago
  98. 1ea2cc0 selftests: KVM: SVM: Add vmcall test by Eric Auger · 5 years ago
  99. 20ba262 selftests: KVM: AMD Nested test infrastructure by Eric Auger · 5 years ago
  100. 1ecaabe selftests: KVM: Replace get_{gdt,idt}_base() by get_{gdt,idt}() by Eric Auger · 5 years ago