1. 672a9c1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 7 years ago
  2. 1b2951d Merge tag 'gpio-v4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 7 years ago
  3. 06dd3df Merge tag 'char-misc-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
  4. 38047d5 Merge tag 'driver-core-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  5. 9abf8ac Merge tag 'tty-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 7 years ago
  6. ac9053d Merge tag 'usb-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 7 years ago
  7. 5bb053b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  8. f2d2856 Merge tag 'pm-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  9. be55375 Merge tag 'acpi-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  10. f5a8eb6 Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 7 years ago
  11. 486adce Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  12. 701f3b3 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  13. 8747a29 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  14. 103cf0e Merge branches 'pm-cpuidle' and 'pm-tools' by Rafael J. Wysocki · 7 years ago
  15. ae02168 Merge branch 'acpica' by Rafael J. Wysocki · 7 years ago
  16. c0b458a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  17. d4069fe Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 7 years ago
  18. 93e04d4 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  19. 169310f Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 7 years ago
  20. a44406e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  21. 1d43688 selftests/bpf: Selftest for sys_bind post-hooks. by Andrey Ignatov · 7 years ago
  22. 622adaf selftests/bpf: Selftest for sys_connect hooks by Andrey Ignatov · 7 years ago
  23. e50b0a6 selftests/bpf: Selftest for sys_bind hooks by Andrey Ignatov · 7 years ago
  24. d7be143 libbpf: Support expected_attach_type at prog load by Andrey Ignatov · 7 years ago
  25. c0b6ede tc-testing: Add newline when writing test case files by Lucas Bates · 7 years ago
  26. 1dad0f9 tc-testing: add connmark action tests by Roman Mashak · 7 years ago
  27. 2d07491 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 7 years ago
  28. 3bbe086 selftests/bpf: test for bpf_get_stackid() from raw tracepoints by Alexei Starovoitov · 7 years ago
  29. a0fe3e5 libbpf: add bpf_raw_tracepoint_open helper by Alexei Starovoitov · 7 years ago
  30. b24d0d5 Merge 4.16-rc7 into char-misc-next by Greg Kroah-Hartman · 7 years ago
  31. 109d59b perf vendor events s390: Add JSON files for IBM z14 by Thomas Richter · 7 years ago
  32. bc17f94 perf vendor events s390: Add JSON files for IBM z13 by Thomas Richter · 7 years ago
  33. 3fb1a23 perf vendor events s390: Add JSON files for IBM zEC12 zBC12 by Thomas Richter · 7 years ago
  34. 0a73d21 perf vendor events s390: Add JSON files for IBM z196 by Thomas Richter · 7 years ago
  35. cfbb9be perf vendor events s390: Add JSON files for IBM z10EC z10BC by Thomas Richter · 7 years ago
  36. 895e3b0 perf mmap: Be consistent when checking for an unmaped ring buffer by Arnaldo Carvalho de Melo · 7 years ago
  37. f58385f perf mmap: Fix accessing unmapped mmap in perf_mmap__read_done() by Kan Liang · 7 years ago
  38. b4c786e perf build: Fix check-headers.sh opts assignment by Jiri Olsa · 7 years ago
  39. cd46419 tc-testing: Correct compound statements for namespace execution by Lucas Bates · 7 years ago
  40. 6c59f64 tools/thermal: tmon: fix for segfault by Frank Asseg · 7 years ago
  41. 3c1f058 objtool: Add Clang support by Josh Poimboeuf · 7 years ago
  42. 4aaacfc ktest: remove obsolete architectures by Arnd Bergmann · 7 years ago
  43. 808679e tc-testing: updated police, mirred, skbedit and skbmod with more tests by Roman Mashak · 7 years ago
  44. d286236 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  45. 4b6eca9 tools: bpftool: don't use hex numbers in JSON output by Jakub Kicinski · 7 years ago
  46. 99fec39 Merge tag 'trace-v4.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 7 years ago
  47. 980b68e perf annotate: Use absolute addresses to calculate jump target offsets by Arnaldo Carvalho de Melo · 7 years ago
  48. c448234 perf annotate: Defer searching for comma in raw line till it is needed by Arnaldo Carvalho de Melo · 7 years ago
  49. e4cc91b perf annotate: Support jumping from one function to another by Arnaldo Carvalho de Melo · 7 years ago
  50. 2eff061 perf annotate: Add "_local" to jump/offset validation routines by Arnaldo Carvalho de Melo · 7 years ago
  51. 83428f2 perf python: Reference Py_None before returning it by Petr Machata · 7 years ago
  52. 440ea4a tc-testing: add selftests for 'bpf' action by Davide Caratti · 7 years ago
  53. 337682c bpftool: Adjust to new print_bpf_insn interface by Jiri Olsa · 7 years ago
  54. dfa453b selftests: ftrace: Add a testcase for probepoint by Masami Hiramatsu · 7 years ago
  55. 5fbdbed selftests: ftrace: Add a testcase for string type with kprobe_event by Masami Hiramatsu · 7 years ago
  56. 871bef2 selftests: ftrace: Add probe event argument syntax testcase by Masami Hiramatsu · 7 years ago
  57. 03fe2de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  58. c4f4d2f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  59. 8ae797a selftests: Add multipath tests for onlink flag by David Ahern · 7 years ago
  60. 2699126 usbip: tools: usbipd: exclude exported devices from exportable device list by Shuah Khan · 7 years ago
  61. 751b178 perf annotate: Mark jumps to outher functions with the call arrow by Arnaldo Carvalho de Melo · 7 years ago
  62. 85a84e4 perf annotate: Pass function descriptor to its instruction parsing routines by Arnaldo Carvalho de Melo · 7 years ago
  63. 454bfe9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 7 years ago
  64. 425859f perf annotate: No need to calculate notes->start twice by Arnaldo Carvalho de Melo · 7 years ago
  65. d9bd766 perf annotate browser: Add 'P' hotkey to dump annotation to file by Arnaldo Carvalho de Melo · 7 years ago
  66. 91340c51 perf report: Introduce --ignore-vmlinux command line option by Arnaldo Carvalho de Melo · 7 years ago
  67. be31640 perf annotate: Introduce --ignore-vmlinux command line option by Arnaldo Carvalho de Melo · 7 years ago
  68. 864298f2 perf annotate: Add function header to --stdio2 by Arnaldo Carvalho de Melo · 7 years ago
  69. 3563289 perf annotate: Use the default annotation options for --stdio2 by Arnaldo Carvalho de Melo · 7 years ago
  70. 7f0b6fd perf annotate: Move the default annotate options to the library by Arnaldo Carvalho de Melo · 7 years ago
  71. befd2a3 perf annotate: Introduce the --stdio2 output mode by Arnaldo Carvalho de Melo · 7 years ago
  72. 9b80d1f perf annotate: Introduce annotation_line__filter() by Arnaldo Carvalho de Melo · 7 years ago
  73. c298304 perf annotate: Use a ops table for annotation_line__write() by Arnaldo Carvalho de Melo · 7 years ago
  74. a1e9b74 perf annotate: Finish the generalization of annotate_browser__write() by Arnaldo Carvalho de Melo · 7 years ago
  75. 2ba5eca perf annotate: Introduce annotation_line__print_start() out of TUI code by Arnaldo Carvalho de Melo · 7 years ago
  76. c522024 perf ui browser: Add vprintf() method by Arnaldo Carvalho de Melo · 7 years ago
  77. 2f025ea perf annotate: Introduce annotation_line__max_percent() by Arnaldo Carvalho de Melo · 7 years ago
  78. ecda45b perf annotate: Introduce symbol__annotate2 method by Arnaldo Carvalho de Melo · 7 years ago
  79. b8b0d81 perf annotate: Introduce init_column_widths() method out of TUI code by Arnaldo Carvalho de Melo · 7 years ago
  80. 7232bf7 perf annotate: Move update_column_widths() to the generic lib by Arnaldo Carvalho de Melo · 7 years ago
  81. 9761e86 perf annotate: Move the column widths from the TUI to generic lib by Arnaldo Carvalho de Melo · 7 years ago
  82. 5bc49f6 perf annotate: Introduce set_offsets() method out of TUI code by Arnaldo Carvalho de Melo · 7 years ago
  83. 1cf5f98 perf annotate: Move nr_{asm_}entries to struct annotation by Arnaldo Carvalho de Melo · 7 years ago
  84. 0ca693b perf annotate: Move 'start' to struct annotation by Arnaldo Carvalho de Melo · 7 years ago
  85. 4850c92 perf annotate: Nuke struct browser_line by Arnaldo Carvalho de Melo · 7 years ago
  86. 0db45bc perf annotate: Move mark_jump_targets from the TUI to the annotation library by Arnaldo Carvalho de Melo · 7 years ago
  87. 6dcd57e perf annotate: Move nr_jumps to struct annotation by Arnaldo Carvalho de Melo · 7 years ago
  88. 27feb76 perf annotate: Move jumps_percent_color to ui_browser by Arnaldo Carvalho de Melo · 7 years ago
  89. bc1c0f3 perf annotate: Move max_jump_sources to struct annotation by Arnaldo Carvalho de Melo · 7 years ago
  90. 95aa89d perf annotate tui: Add browser__annotation() helper by Arnaldo Carvalho de Melo · 7 years ago
  91. 6af612d perf annotate: Move pcnt_with() to the annotation library by Arnaldo Carvalho de Melo · 7 years ago
  92. 16932d7 perf annotate: Stop using a global config struct by Arnaldo Carvalho de Melo · 7 years ago
  93. 0553e83 perf annotate: Move nr_events from annotate_browser to annotation struct by Arnaldo Carvalho de Melo · 7 years ago
  94. f56c083 perf annotate: Move compute_ipc() to annotation library by Arnaldo Carvalho de Melo · 7 years ago
  95. 9d6bb41 perf annotate: Move annotation_line array from TUI to generic code by Arnaldo Carvalho de Melo · 7 years ago
  96. 0e83a7e perf annotate tui: Move have_cycles to struct annotation by Arnaldo Carvalho de Melo · 7 years ago
  97. 00ea0eb perf annotate tui: Use annotate_browser__cycles_width() mroe by Arnaldo Carvalho de Melo · 7 years ago
  98. c426e58 perf annotate: Move cycles/IPC formatting width constants outside TUI by Arnaldo Carvalho de Melo · 7 years ago
  99. 98bc80b perf annotate: Move annotation_options out of the TUI browser by Arnaldo Carvalho de Melo · 7 years ago
  100. 555fc3b perf unwind: Report error from dwfl_attach_state by Martin Vuille · 7 years ago