1. 1f5bd05 proc: selftests: test /proc/uptime by Alexey Dobriyan · 7 years ago
  2. 05c3f29 proc: selftests: shotgun testing of read/readdir/readlink/write by Alexey Dobriyan · 7 years ago
  3. 5de3d40 proc: add selftest for last field of /proc/loadavg by Alexey Dobriyan · 7 years ago
  4. 35318db proc: fix /proc/*/map_files lookup some more by Alexey Dobriyan · 7 years ago
  5. c4219ed proc: test /proc/self/syscall by Alexey Dobriyan · 7 years ago
  6. 9cd6565 proc: test /proc/self/wchan by Alexey Dobriyan · 7 years ago
  7. 2a56bb5 Merge tag 'trace-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 7 years ago
  8. 9f3a094 Merge tag 'libnvdimm-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
  9. d8312a3 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  10. 1ed41b5 Merge branch 'for-4.17/libnvdimm' into libnvdimm-for-next by Dan Williams · 7 years ago
  11. 49a695b Merge tag 'powerpc-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  12. fc22e19 Merge tag 'linux-kselftest-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 7 years ago
  13. 016c6f2 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 7 years ago
  14. f6adcca libnvdimm, testing: update the default smart ctrl_temperature by Vishal Verma · 7 years ago
  15. 4cf260f libnvdimm, testing: Add emulation for smart injection commands by Vishal Verma · 7 years ago
  16. 672a9c1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 7 years ago
  17. 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
  18. 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
  19. 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
  20. 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
  21. 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
  22. 6089ae0 kvm: selftests: add sync_regs_test by Paolo Bonzini · 7 years ago
  23. 783e9e5 kvm: selftests: add API testing infrastructure by Paolo Bonzini · 7 years ago
  24. 5bb053b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  25. 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
  26. 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
  27. b6f534d selftests/powerpc: Fix copyloops build since Power4 assembler change by Michael Ellerman · 7 years ago
  28. f5a8eb6 Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 7 years ago
  29. 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
  30. 6aa6904 selftests/intel_pstate: Fix build rule for x86 by Daniel Díaz · 7 years ago
  31. 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
  32. 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
  33. 103cf0e Merge branches 'pm-cpuidle' and 'pm-tools' by Rafael J. Wysocki · 7 years ago
  34. ae02168 Merge branch 'acpica' by Rafael J. Wysocki · 7 years ago
  35. c0b458a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  36. d4069fe Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 7 years ago
  37. 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
  38. 169310f Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 7 years ago
  39. a44406e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  40. 1d43688 selftests/bpf: Selftest for sys_bind post-hooks. by Andrey Ignatov · 7 years ago
  41. 622adaf selftests/bpf: Selftest for sys_connect hooks by Andrey Ignatov · 7 years ago
  42. e50b0a6 selftests/bpf: Selftest for sys_bind hooks by Andrey Ignatov · 7 years ago
  43. d7be143 libbpf: Support expected_attach_type at prog load by Andrey Ignatov · 7 years ago
  44. c0b6ede tc-testing: Add newline when writing test case files by Lucas Bates · 7 years ago
  45. 1dad0f9 tc-testing: add connmark action tests by Roman Mashak · 7 years ago
  46. 2d07491 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 7 years ago
  47. 3bbe086 selftests/bpf: test for bpf_get_stackid() from raw tracepoints by Alexei Starovoitov · 7 years ago
  48. a0fe3e5 libbpf: add bpf_raw_tracepoint_open helper by Alexei Starovoitov · 7 years ago
  49. 1f97e01 tools/kvm_stat: Remove unused function by Cole Robinson · 7 years ago
  50. 0866c31 tools/kvm_stat: Don't use deprecated file() by Cole Robinson · 7 years ago
  51. 6ade1ae tools/kvm_stat: Fix python3 syntax by Cole Robinson · 7 years ago
  52. 95dff48 Merge branch 'fixes' into next by Michael Ellerman · 7 years ago
  53. b24d0d5 Merge 4.16-rc7 into char-misc-next by Greg Kroah-Hartman · 7 years ago
  54. 109d59b perf vendor events s390: Add JSON files for IBM z14 by Thomas Richter · 7 years ago
  55. bc17f94 perf vendor events s390: Add JSON files for IBM z13 by Thomas Richter · 7 years ago
  56. 3fb1a23 perf vendor events s390: Add JSON files for IBM zEC12 zBC12 by Thomas Richter · 7 years ago
  57. 0a73d21 perf vendor events s390: Add JSON files for IBM z196 by Thomas Richter · 7 years ago
  58. cfbb9be perf vendor events s390: Add JSON files for IBM z10EC z10BC by Thomas Richter · 7 years ago
  59. 895e3b0 perf mmap: Be consistent when checking for an unmaped ring buffer by Arnaldo Carvalho de Melo · 7 years ago
  60. f58385f perf mmap: Fix accessing unmapped mmap in perf_mmap__read_done() by Kan Liang · 7 years ago
  61. b4c786e perf build: Fix check-headers.sh opts assignment by Jiri Olsa · 7 years ago
  62. cd46419 tc-testing: Correct compound statements for namespace execution by Lucas Bates · 7 years ago
  63. 6c59f64 tools/thermal: tmon: fix for segfault by Frank Asseg · 7 years ago
  64. 3c1f058 objtool: Add Clang support by Josh Poimboeuf · 7 years ago
  65. 88893cf selftests: Print the test we're running to /dev/kmsg by Michael Ellerman · 7 years ago
  66. 4aaacfc ktest: remove obsolete architectures by Arnd Bergmann · 7 years ago
  67. 808679e tc-testing: updated police, mirred, skbedit and skbmod with more tests by Roman Mashak · 7 years ago
  68. 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
  69. 4b6eca9 tools: bpftool: don't use hex numbers in JSON output by Jakub Kicinski · 7 years ago
  70. 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
  71. 980b68e perf annotate: Use absolute addresses to calculate jump target offsets by Arnaldo Carvalho de Melo · 7 years ago
  72. c448234 perf annotate: Defer searching for comma in raw line till it is needed by Arnaldo Carvalho de Melo · 7 years ago
  73. e4cc91b perf annotate: Support jumping from one function to another by Arnaldo Carvalho de Melo · 7 years ago
  74. 2eff061 perf annotate: Add "_local" to jump/offset validation routines by Arnaldo Carvalho de Melo · 7 years ago
  75. 83428f2 perf python: Reference Py_None before returning it by Petr Machata · 7 years ago
  76. 440ea4a tc-testing: add selftests for 'bpf' action by Davide Caratti · 7 years ago
  77. 337682c bpftool: Adjust to new print_bpf_insn interface by Jiri Olsa · 7 years ago
  78. dfa453b selftests: ftrace: Add a testcase for probepoint by Masami Hiramatsu · 7 years ago
  79. 5fbdbed selftests: ftrace: Add a testcase for string type with kprobe_event by Masami Hiramatsu · 7 years ago
  80. 871bef2 selftests: ftrace: Add probe event argument syntax testcase by Masami Hiramatsu · 7 years ago
  81. 03fe2de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  82. c4f4d2f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  83. 8ae797a selftests: Add multipath tests for onlink flag by David Ahern · 7 years ago
  84. 2699126 usbip: tools: usbipd: exclude exported devices from exportable device list by Shuah Khan · 7 years ago
  85. 751b178 perf annotate: Mark jumps to outher functions with the call arrow by Arnaldo Carvalho de Melo · 7 years ago
  86. 85a84e4 perf annotate: Pass function descriptor to its instruction parsing routines by Arnaldo Carvalho de Melo · 7 years ago
  87. 6c3b6d5 selftests/seccomp: Allow get_metadata to XFAIL by Kees Cook · 7 years ago
  88. 55c1b5f selftests/android/ion: Makefile: fix build error by Anders Roxell · 7 years ago
  89. 454bfe9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 7 years ago
  90. 425859f perf annotate: No need to calculate notes->start twice by Arnaldo Carvalho de Melo · 7 years ago
  91. d9bd766 perf annotate browser: Add 'P' hotkey to dump annotation to file by Arnaldo Carvalho de Melo · 7 years ago
  92. 91340c51 perf report: Introduce --ignore-vmlinux command line option by Arnaldo Carvalho de Melo · 7 years ago
  93. be31640 perf annotate: Introduce --ignore-vmlinux command line option by Arnaldo Carvalho de Melo · 7 years ago
  94. 864298f2 perf annotate: Add function header to --stdio2 by Arnaldo Carvalho de Melo · 7 years ago
  95. 3563289 perf annotate: Use the default annotation options for --stdio2 by Arnaldo Carvalho de Melo · 7 years ago
  96. 7f0b6fd perf annotate: Move the default annotate options to the library by Arnaldo Carvalho de Melo · 7 years ago
  97. befd2a3 perf annotate: Introduce the --stdio2 output mode by Arnaldo Carvalho de Melo · 7 years ago
  98. 9b80d1f perf annotate: Introduce annotation_line__filter() by Arnaldo Carvalho de Melo · 7 years ago
  99. c298304 perf annotate: Use a ops table for annotation_line__write() by Arnaldo Carvalho de Melo · 7 years ago
  100. a1e9b74 perf annotate: Finish the generalization of annotate_browser__write() by Arnaldo Carvalho de Melo · 7 years ago