1. 73f2c66 perf trace: Handle unpaired raw_syscalls:sys_exit event by Arnaldo Carvalho de Melo · 7 years ago
  2. da1a974e perf buildid: Do not assume that readlink() returns a null terminated string by Tommi Rantala · 8 years ago
  3. 58f8d0c perf annotate: Fix a bug following symbolic link of a build-id file by Taeung Song · 7 years ago
  4. 7fd66ee perf probe: Return errno when not hitting any event by Kefeng Wang · 8 years ago
  5. f49cfde perf probe: Fix concat_probe_trace_events by Ravi Bangoria · 8 years ago
  6. ceb6ef4 perf tools: Make perf_event__synthesize_mmap_events() scale by Stephane Eranian · 8 years ago
  7. 56eac68 perf sort: Fix segfault with basic block 'cycles' sort dimension by Changbin Du · 8 years ago
  8. b0119cd perf stat: Issue a HW watchdog disable hint by Borislav Petkov · 8 years ago
  9. 9ed6e56 perf tools: Fix trigger class trigger_on() by Adrian Hunter · 7 years ago
  10. afdfe5f tools build: Add tools tree support for 'make -s' by Josh Poimboeuf · 8 years ago
  11. 510b5d8 perf bench numa: Fixup discontiguous/sparse numa nodes by Satheesh Rajendran · 7 years ago
  12. a2eca0c perf top: Fix window dimensions change handling by Jiri Olsa · 7 years ago
  13. b0809f5 selftests/x86/mpx: Fix incorrect bounds with old _sigfault by Rui Wang · 7 years ago
  14. 191752d selftests/x86: Do not rely on "int $0x80" in single_step_syscall.c by Dominik Brodowski · 7 years ago
  15. 0472707 selftests/x86: Do not rely on "int $0x80" in test_mremap_vdso.c by Dominik Brodowski · 7 years ago
  16. 60d7b9c selftests/x86/pkeys: Remove unused functions by Ingo Molnar · 7 years ago
  17. 1d808f8 kselftest: fix OOM in memory compaction test by Arnd Bergmann · 7 years ago
  18. f800795 usbip: list: don't list devices attached to vhci_hcd by Shuah Khan · 7 years ago
  19. 4c6fcc3 usbip: prevent bind loops on devices attached to vhci_hcd by Shuah Khan · 7 years ago
  20. d8f75b4 cpupower : Fix cpupower working when cpu0 is offline by Abhishek Goel · 7 years ago
  21. 82e57cd cpupowerutils: bench - Fix cpu online check by Abhishek Goel · 7 years ago
  22. efe3f94 tools/gpio: Fix build error with musl libc by Joel Stanley · 7 years ago
  23. 69e78e7 usbip: Fix potential format overflow in userspace tools by Jonathan Dieter · 8 years ago
  24. 853c39f usbip: Fix implicit fallthrough warning by Jonathan Dieter · 8 years ago
  25. ce601a0 usbip: prevent vhci_hcd driver from leaking a socket pointer address by Shuah Khan · 7 years ago
  26. 9792f9b perf tools: Fix build with ARCH=x86_64 by Jiada Wang · 7 years ago
  27. 13ccac5 objtool: Improve error message for bad file argument by Josh Poimboeuf · 7 years ago
  28. 92e8f20 objtool: Fix retpoline support for pre-ORC objtool by Josh Poimboeuf · 7 years ago
  29. c05d544 selftests/x86: Add test_vsyscall by Andy Lutomirski · 7 years ago
  30. 4d8bd3e objtool: Allow alternatives to be ignored by Josh Poimboeuf · 7 years ago
  31. 3adb52ab objtool: Detect jumps to retpoline thunks by Josh Poimboeuf · 7 years ago
  32. 35aee62 objtool, modules: Discard objtool annotation sections for modules by Josh Poimboeuf · 8 years ago
  33. e71fac0 KPTI: Rename to PAGE_TABLE_ISOLATION by Kees Cook · 7 years ago
  34. 23e0943 kaiser: add "nokaiser" boot option, using ALTERNATIVE by Hugh Dickins · 7 years ago
  35. 3c579d0 usbip: fix usbip bind writing random string after command in match_busid by Juan Zea · 7 years ago
  36. 3d16a13 sync objtool's copy of x86-opcode-map.txt by Greg Kroah-Hartman · 7 years ago
  37. e30b840 perf symbols: Fix symbols__fixup_end heuristic for corner cases by Daniel Borkmann · 8 years ago
  38. 6783015 userfaultfd: selftest: vm: allow to build in vm/ directory by Andrea Arcangeli · 8 years ago
  39. 0965ed5 x86/mpx/selftests: Fix up weird arrays by Dave Hansen · 7 years ago
  40. cd662c8 selftest/powerpc: Fix false failures for skipped tests by Sachin Sant · 8 years ago
  41. b2cb095 x86/selftests: Add clobbers for int80 on x86_64 by Dmitry Safonov · 8 years ago
  42. 3aa6d7f hv: kvp: Avoid reading past allocated blocks from KVP file by Paul Meyer · 7 years ago
  43. 7aa534b tools include: Do not use poison with C++ by Arnaldo Carvalho de Melo · 7 years ago
  44. a730e15 perf test attr: Fix ignored test case result by Thomas Richter · 7 years ago
  45. 8f6e33a usbip: tools: Install all headers needed for libusbip development by Ben Hutchings · 7 years ago
  46. 8a95afc selftests/x86/ldt_get: Add a few additional tests for limits by Andy Lutomirski · 7 years ago
  47. fb705eb tools: firmware: check for distro fallback udev cancel rule by Luis R. Rodriguez · 8 years ago
  48. ebf95a6 selftests: firmware: send expected errors to /dev/null by Luis R. Rodriguez · 8 years ago
  49. 195fe2e perf tools: Only increase index if perf_evsel__new_idx() succeeds by Taeung Song · 7 years ago
  50. 86c469b tools/power turbostat: bugfix: GFXMHz column not changing by Len Brown · 8 years ago
  51. 58052a7 selftests/seccomp: Support glibc 2.26 siginfo_t.h by Kees Cook · 7 years ago
  52. ebf381b selftests/x86/fsgsbase: Test selectors 1, 2, and 3 by Andy Lutomirski · 7 years ago
  53. 4d4f354 ntb: ntb_test: ensure the link is up before trying to configure the mws by Logan Gunthorpe · 7 years ago
  54. bff04a4 NTB: ntb_test: fix bug printing ntb_perf results by Logan Gunthorpe · 7 years ago
  55. bac83e5 perf probe: Fix --funcs to show correct symbols for offline module by Masami Hiramatsu · 8 years ago
  56. ddc0ec3 perf symbols: Robustify reading of build-id from sysfs by Arnaldo Carvalho de Melo · 8 years ago
  57. d8086c3 perf tools: Install tools/lib/traceevent plugins with install-bin by Arnaldo Carvalho de Melo · 8 years ago
  58. ab5e7df tools lib traceevent: Fix prev/next_prio for deadline tasks by Daniel Bristot de Oliveira · 8 years ago
  59. 69f3df1 perf probe: Fix to get correct modname from elf header by Masami Hiramatsu · 8 years ago
  60. 6141541 perf annotate: Fix broken arrow at row 0 connecting jmp instruction to its target by Jin Yao · 7 years ago
  61. fe5cdbcd perf intel-pt: Clear FUP flag on error by Adrian Hunter · 7 years ago
  62. 94c38cd perf intel-pt: Use FUP always when scanning for an IP by Adrian Hunter · 7 years ago
  63. 5a16bd3 perf intel-pt: Ensure never to set 'last_ip' when packet 'count' is zero by Adrian Hunter · 7 years ago
  64. daa6378 perf intel-pt: Fix last_ip usage by Adrian Hunter · 7 years ago
  65. dc04013 perf intel-pt: Ensure IP is zero when state is INTEL_PT_STATE_NO_IP by Adrian Hunter · 7 years ago
  66. b338b87 perf intel-pt: Fix missing stack clear by Adrian Hunter · 7 years ago
  67. 3e6837f perf intel-pt: Improve sample timestamp by Adrian Hunter · 7 years ago
  68. d3503ef perf intel-pt: Move decoder error setting into one condition by Adrian Hunter · 7 years ago
  69. 1e6f1af selftests/capabilities: Fix the test_execve test by Andy Lutomirski · 7 years ago
  70. 68ea25f tools/lib/lockdep: Reduce MAX_LOCK_DEPTH to avoid overflowing lock_chain/: Depth by Ben Hutchings · 7 years ago
  71. ce02eff perf probe: Add error checks to offline probe post-processing by Masami Hiramatsu · 8 years ago
  72. 3649735 perf probe: Fix to probe on gcc generated symbols for offline kernel by Masami Hiramatsu · 8 years ago
  73. cd20615 perf scripting perl: Fix compile error with some perl5 versions by Wang YanQing · 8 years ago
  74. b9175b3 perf header: Fix handling of PERF_EVENT_UPDATE__SCALE by Arnaldo Carvalho de Melo · 8 years ago
  75. 15c249c perf bench numa: Avoid possible truncation when using snprintf() by Arnaldo Carvalho de Melo · 8 years ago
  76. b246fc0 perf tests: Avoid possible truncation with dirent->d_name + snprintf by Arnaldo Carvalho de Melo · 8 years ago
  77. 93a3c47 perf intel-pt: Use __fallthrough by Arnaldo Carvalho de Melo · 8 years ago
  78. 0552378 perf thread_map: Correctly size buffer used with dirent->dt_name by Arnaldo Carvalho de Melo · 8 years ago
  79. a814c7d perf top: Use __fallthrough by Arnaldo Carvalho de Melo · 8 years ago
  80. 9421878 tools strfilter: Use __fallthrough by Arnaldo Carvalho de Melo · 8 years ago
  81. 76efd70 tools string: Use __fallthrough in perf_atoll() by Arnaldo Carvalho de Melo · 8 years ago
  82. dae5184 tools include: Add a __fallthrough statement by Arnaldo Carvalho de Melo · 8 years ago
  83. 3e51ccb objtool: Fix another GCC jump table detection issue by Josh Poimboeuf · 8 years ago
  84. 15541e6 tools arch: Sync arch/x86/lib/memcpy_64.S with the kernel by Arnaldo Carvalho de Melo · 7 years ago
  85. b6f75b9 perf probe: Fix to probe on gcc generated functions in modules by Masami Hiramatsu · 8 years ago
  86. e1eac34 perf probe: Fix to show correct locations for events on modules by Masami Hiramatsu · 8 years ago
  87. c48a862 objtool: Fix IRET's opcode by Jiri Slaby · 8 years ago
  88. 7929b50 perf auxtrace: Fix no_size logic in addr_filter__resolve_kernel_syms() by Adrian Hunter · 8 years ago
  89. e65c6aa selftests/x86/ldt_gdt_32: Work around a glibc sigaction() bug by Andy Lutomirski · 8 years ago
  90. 1f0c69c x86/mpx: Re-add MPX to selftests Makefile by Dave Hansen · 8 years ago
  91. a19718b cpupower: Fix turbo frequency reporting for pre-Sandy Bridge cores by Ben Hutchings · 7 years ago
  92. 85f6877 give up on gcc ilog2() constant optimizations by Linus Torvalds · 8 years ago
  93. ff61e01 ktest: Fix child exit code processing by Steven Rostedt (VMware) · 8 years ago
  94. 11a4d64 perf callchain: Reference count maps by Krister Johansen · 8 years ago
  95. de65c30 perf diff: Fix segfault on 'perf diff -o N' option by Namhyung Kim · 8 years ago
  96. 85df621 perf diff: Fix -o/--order option behavior (again) by Namhyung Kim · 8 years ago
  97. 12274f2 tools/virtio/ringtest: fix run-on-all.sh for offline cpus by Halil Pasic · 8 years ago
  98. fa555d0 selftest/powerpc: Wrong PMC initialized in pmc56_overflow test by Madhavan Srinivasan · 8 years ago
  99. 03f5be2 perf jit: Enable jitdump support without dwarf by Maciej Debski · 8 years ago
  100. 3ef6a3c perf scripting: Avoid leaking the scripting_context variable by Arnaldo Carvalho de Melo · 8 years ago