1. 6141541 perf annotate: Fix broken arrow at row 0 connecting jmp instruction to its target by Jin Yao · 7 years ago
  2. fe5cdbcd perf intel-pt: Clear FUP flag on error by Adrian Hunter · 7 years ago
  3. 94c38cd perf intel-pt: Use FUP always when scanning for an IP by Adrian Hunter · 7 years ago
  4. 5a16bd3 perf intel-pt: Ensure never to set 'last_ip' when packet 'count' is zero by Adrian Hunter · 7 years ago
  5. daa6378 perf intel-pt: Fix last_ip usage by Adrian Hunter · 7 years ago
  6. dc04013 perf intel-pt: Ensure IP is zero when state is INTEL_PT_STATE_NO_IP by Adrian Hunter · 7 years ago
  7. b338b87 perf intel-pt: Fix missing stack clear by Adrian Hunter · 7 years ago
  8. 3e6837f perf intel-pt: Improve sample timestamp by Adrian Hunter · 7 years ago
  9. d3503ef perf intel-pt: Move decoder error setting into one condition by Adrian Hunter · 7 years ago
  10. 1e6f1af selftests/capabilities: Fix the test_execve test by Andy Lutomirski · 7 years ago
  11. 68ea25f tools/lib/lockdep: Reduce MAX_LOCK_DEPTH to avoid overflowing lock_chain/: Depth by Ben Hutchings · 7 years ago
  12. ce02eff perf probe: Add error checks to offline probe post-processing by Masami Hiramatsu · 7 years ago
  13. 3649735 perf probe: Fix to probe on gcc generated symbols for offline kernel by Masami Hiramatsu · 7 years ago
  14. cd20615 perf scripting perl: Fix compile error with some perl5 versions by Wang YanQing · 7 years ago
  15. b9175b3 perf header: Fix handling of PERF_EVENT_UPDATE__SCALE by Arnaldo Carvalho de Melo · 7 years ago
  16. 15c249c perf bench numa: Avoid possible truncation when using snprintf() by Arnaldo Carvalho de Melo · 7 years ago
  17. b246fc0 perf tests: Avoid possible truncation with dirent->d_name + snprintf by Arnaldo Carvalho de Melo · 7 years ago
  18. 93a3c47 perf intel-pt: Use __fallthrough by Arnaldo Carvalho de Melo · 7 years ago
  19. 0552378 perf thread_map: Correctly size buffer used with dirent->dt_name by Arnaldo Carvalho de Melo · 7 years ago
  20. a814c7d perf top: Use __fallthrough by Arnaldo Carvalho de Melo · 7 years ago
  21. 9421878 tools strfilter: Use __fallthrough by Arnaldo Carvalho de Melo · 7 years ago
  22. 76efd70 tools string: Use __fallthrough in perf_atoll() by Arnaldo Carvalho de Melo · 7 years ago
  23. dae5184 tools include: Add a __fallthrough statement by Arnaldo Carvalho de Melo · 7 years ago
  24. 3e51ccb objtool: Fix another GCC jump table detection issue by Josh Poimboeuf · 7 years ago
  25. 15541e6 tools arch: Sync arch/x86/lib/memcpy_64.S with the kernel by Arnaldo Carvalho de Melo · 7 years ago
  26. b6f75b9 perf probe: Fix to probe on gcc generated functions in modules by Masami Hiramatsu · 7 years ago
  27. e1eac34 perf probe: Fix to show correct locations for events on modules by Masami Hiramatsu · 7 years ago
  28. c48a862 objtool: Fix IRET's opcode by Jiri Slaby · 7 years ago
  29. 7929b50 perf auxtrace: Fix no_size logic in addr_filter__resolve_kernel_syms() by Adrian Hunter · 7 years ago
  30. e65c6aa selftests/x86/ldt_gdt_32: Work around a glibc sigaction() bug by Andy Lutomirski · 7 years ago
  31. 1f0c69c x86/mpx: Re-add MPX to selftests Makefile by Dave Hansen · 7 years ago
  32. a19718b cpupower: Fix turbo frequency reporting for pre-Sandy Bridge cores by Ben Hutchings · 7 years ago
  33. 85f6877 give up on gcc ilog2() constant optimizations by Linus Torvalds · 7 years ago
  34. ff61e01 ktest: Fix child exit code processing by Steven Rostedt (VMware) · 7 years ago
  35. 11a4d64 perf callchain: Reference count maps by Krister Johansen · 7 years ago
  36. de65c30 perf diff: Fix segfault on 'perf diff -o N' option by Namhyung Kim · 7 years ago
  37. 85df621 perf diff: Fix -o/--order option behavior (again) by Namhyung Kim · 7 years ago
  38. 12274f2 tools/virtio/ringtest: fix run-on-all.sh for offline cpus by Halil Pasic · 8 years ago
  39. fa555d0 selftest/powerpc: Wrong PMC initialized in pmc56_overflow test by Madhavan Srinivasan · 7 years ago
  40. 03f5be2 perf jit: Enable jitdump support without dwarf by Maciej Debski · 8 years ago
  41. 3ef6a3c perf scripting: Avoid leaking the scripting_context variable by Arnaldo Carvalho de Melo · 8 years ago
  42. ea73853 perf callchain: Fixup help/config for no-unwinding by Rabin Vincent · 8 years ago
  43. a1d3089 perf diff: Do not overwrite valid build id by Kan Liang · 7 years ago
  44. 0f242c0 perf trace: Check if MAP_32BIT is defined (again) by Jiri Olsa · 7 years ago
  45. 8b5484f perf mem: Fix --all-user/--all-kernel options by Jiri Olsa · 7 years ago
  46. 567eea5 perf trace: Use the syscall raw_syscalls:sys_enter timestamp by Arnaldo Carvalho de Melo · 8 years ago
  47. 057ac44 selftests: do not require bash for the generated test by Rolf Eike Beer · 7 years ago
  48. 91ee732 selftests: do not require bash to run netsocktests testcase by Rolf Eike Beer · 7 years ago
  49. 08aed6e tools/virtio: fix READ_ONCE() by Mark Rutland · 8 years ago
  50. ba12b35 perf annotate: Don't throw error for zero length symbols by Ravi Bangoria · 8 years ago
  51. 810ac7b7 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
  52. 2b41226 Revert "radix tree test suite: fix compilation" by Linus Torvalds · 7 years ago
  53. 53855d1 radix tree test suite: fix compilation by Matthew Wilcox · 8 years ago
  54. a7de92d tools/testing/nvdimm: unit test acpi_nfit_ctl() by Dan Williams · 8 years ago
  55. 69042bf objtool: Fix bytes check of lea's rex_prefix by Jiri Slaby · 8 years ago
  56. 20afa6e Merge tag 'acpi-4.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  57. d5a4b1a tools/power/acpi: Remove direct kernel source include reference by Lv Zheng · 8 years ago
  58. 5ad62a9 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  59. ce75632 Merge tag 'perf-hists-hierarchy-fixes-for-mingo-20161111' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 8 years ago
  60. cd16f3dc Merge branches 'pm-tools-fixes' and 'pm-sleep-fixes' by Rafael J. Wysocki · 8 years ago
  61. c72ab44 perf hists: Fix column length on --hierarchy by Namhyung Kim · 8 years ago
  62. b9bf911 perf hists browser: Fix column indentation on --hierarchy by Namhyung Kim · 8 years ago
  63. 131d51e perf hists browser: Show folded sign properly on --hierarchy by Namhyung Kim · 8 years ago
  64. 3d9f468 perf hists browser: Fix indentation of folded sign on --hierarchy by Namhyung Kim · 8 years ago
  65. 9cba9844 perf hist browser: Fix hierarchy column counts by Namhyung Kim · 8 years ago
  66. c25badc cpupower: Correct return type of cpu_power_is_cpu_online() in cpufreq-set by Laura Abbott · 8 years ago
  67. 948a8ac ringtest: poll for new buffers once before updating event index by Paolo Bonzini · 8 years ago
  68. d3c3589 ringtest: commonize implementation of poll_avail/poll_used by Paolo Bonzini · 8 years ago
  69. 44d65ea ringtest: use link-time optimization by Paolo Bonzini · 8 years ago
  70. 56fb2d6 objtool: Fix rare switch jump table pattern detection by Josh Poimboeuf · 8 years ago
  71. 8214899 x86/cpufeature: Add AVX512_4VNNIW and AVX512_4FMAPS features by Piotr Luc · 8 years ago
  72. b75d388 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  73. 351267d Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  74. 0130669 Merge tag 'perf-urgent-for-mingo-20161017' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 8 years ago
  75. 53613e0 perf jit: Fix build issue on Ubuntu by Anton Blanchard · 8 years ago
  76. 2d470b6 perf jevents: Handle events including .c and .o by Wang Nan · 8 years ago
  77. 9cfffb1 objtool: Skip all "unreachable instruction" warnings for gcov kernels by Josh Poimboeuf · 8 years ago
  78. 3732710 objtool: Improve rare switch jump table pattern detection by Josh Poimboeuf · 8 years ago
  79. 5d89d9f Merge tag 'linux-kselftest-4.9-rc1-update' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 8 years ago
  80. d8bfb96 Merge tag 'powerpc-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  81. f957a53 perf header: Set nr_numa_nodes only when we parsed all the data by Jiri Olsa · 8 years ago
  82. c611152 perf top: Fix refreshing hierarchy entries on TUI by Namhyung Kim · 8 years ago
  83. a379f71a Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  84. 97139d4 treewide: remove redundant #include <linux/kconfig.h> by Masahiro Yamada · 8 years ago
  85. e0176a2 radix-tree tests: properly initialize mutex by Ross Zwisler · 8 years ago
  86. eec4852 radix-tree tests: add iteration test by Ross Zwisler · 8 years ago
  87. d09ba13 Merge tag 'libnvdimm-for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  88. fecf861 selftests/futex: Check ANSI terminal color support by SeongJae Park · 8 years ago
  89. 2cc17fd objtool: Support '-mtune=atom' stack frame setup instruction by Josh Poimboeuf · 8 years ago
  90. 93c26d7 Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  91. c48ce9f Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  92. b66484c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  93. 07021b43 Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  94. 26b4224 selftests: expanding more mlock selftest by Simon Guo · 8 years ago
  95. d5aed9c selftest: move seek_to_smaps_entry() out of mlock2-tests.c by Simon Guo · 8 years ago
  96. 1448d4d selftests/vm: add test for mlock() when areas are intersected by Simon Guo · 8 years ago
  97. c7f032b selftest: split mlock2_ funcs into separate mlock2.h by Simon Guo · 8 years ago
  98. 178d6f4 Merge branch 'for-4.9/libnvdimm' into libnvdimm-for-next by Dan Williams · 8 years ago
  99. bd4cd74 tools/testing/nvdimm: support for sub-dividing a pmem region by Dan Williams · 8 years ago
  100. 14986a3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 8 years ago