1. 00a02d0 seccomp: Add filter flag to opt-out of SSB mitigation by Kees Cook · 7 years ago
  2. 65f4d6d Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  3. 7d9e55f Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  4. ee3748b Merge tag 'driver-core-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  5. 8bb2610 x86/entry/64/compat: Preserve r8-r11 in int $0x80 by Andy Lutomirski · 7 years ago
  6. 47b5ece Merge tag 'trace-v4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 7 years ago
  7. d4652f6 Merge tag 'perf-urgent-for-mingo-4.17-20180425' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 7 years ago
  8. 0183df0 selftests:firmware: fixes a call to a wrong function name by Jeffrin Jose T · 7 years ago
  9. 25aa50e selftests: ftrace: Add a testcase for multiple actions on trigger by Masami Hiramatsu · 7 years ago
  10. ef39a01 selftests: ftrace: Fix trigger extended error testcase by Masami Hiramatsu · 7 years ago
  11. 24cac70 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  12. 80ee8c5 perf stat: Fix duplicate PMU name for interval print by Kan Liang · 7 years ago
  13. 121f325 perf evsel: Only fall back group read for leader by Kan Liang · 7 years ago
  14. 30060ea perf stat: Print out hint for mixed PMU group error by Kan Liang · 7 years ago
  15. 292c34c perf pmu: Fix core PMU alias list for X86 platform by Kan Liang · 7 years ago
  16. 5d9946c perf record: Fix s390 undefined record__auxtrace_init() return value by Thomas Richter · 7 years ago
  17. 3138a2e perf mem: Document incorrect and missing options by Sangwon Hong · 7 years ago
  18. e9add8b perf evsel: Disable write_backward for leader sampling group events by Jiri Olsa · 7 years ago
  19. 9a4a931 perf pmu: Fix pmu events parsing rule by Jiri Olsa · 7 years ago
  20. 129193b perf stat: Keep the / modifier separator in fallback by Jiri Olsa · 7 years ago
  21. b31a8cc perf test: Adapt test case record+probe_libc_inet_pton.sh for s390 by Thomas Richter · 7 years ago
  22. ce04abf perf list: Remove s390 specific strcmp_cpuid_cmp function by Thomas Richter · 7 years ago
  23. ee05d2179 perf machine: Set main kernel end address properly by Namhyung Kim · 7 years ago
  24. e538409 test_firmware: fix setting old custom fw path back on exit, second try by Ben Hutchings · 7 years ago
  25. 1ecb160 test_firmware: Install all scripts by Ben Hutchings · 7 years ago
  26. 986e54c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  27. 38f0b33 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  28. 18de45a Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  29. 4c50cea Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
  30. 6488ec2 Merge tag 'linux-kselftest-4.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 7 years ago
  31. a72db42 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  32. 8a9fd83 coresight: Move to SPDX identifier by Mathieu Poirier · 7 years ago
  33. 0a0a7e0 tools/bpf: fix test_sock and test_sock_addr.sh failure by Yonghong Song · 7 years ago
  34. eccb1b9 perf test BPF: Fixup BPF test using epoll_pwait syscall function probe by Arnaldo Carvalho de Melo · 7 years ago
  35. 518c602 perf tests mmap: Show which tracepoint is failing by Arnaldo Carvalho de Melo · 7 years ago
  36. 66f5a07 perf tools: Add '\n' at the end of parse-options error messages by Ravi Bangoria · 7 years ago
  37. ccbb6af perf record: Remove suggestion to enable APIC by Andi Kleen · 7 years ago
  38. ec39484 perf record: Remove misleading error suggestion by Andi Kleen · 7 years ago
  39. 6a02f06 perf hists browser: Clarify top/report browser help by Andi Kleen · 7 years ago
  40. a7e9eab perf mem: Allow all record/report options by Andi Kleen · 7 years ago
  41. 4e5c01a perf trace: Support MAP_FIXED_NOREPLACE by Arnaldo Carvalho de Melo · 7 years ago
  42. 8bf24e8 selftests/filesystems: Don't run dnotify_test by default by Michael Ellerman · 7 years ago
  43. 038586c perf list: Add s390 support for detailed/verbose PMU event description by Thomas Richter · 7 years ago
  44. bf30cc1 perf script: Extend misc field decoding with switch out event type by Alexey Budankov · 7 years ago
  45. b3f35b5 perf report: Extend raw dump (-D) out with switch out event type by Alexey Budankov · 7 years ago
  46. 101592b perf/core: Store context switch out type in PERF_RECORD_SWITCH[_CPU_WIDE] by Alexey Budankov · 7 years ago
  47. e2f73a1 tools/headers: Synchronize kernel ABI headers, v4.17-rc1 by Ingo Molnar · 7 years ago
  48. 596a9f6 objtool: Support HOSTCFLAGS and HOSTLDFLAGS by Laura Abbott · 7 years ago
  49. e6d9bfd Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  50. d5edb7f kvm: selftests: add vmx_tsc_adjust_test by Paolo Bonzini · 7 years ago
  51. 9484e12 tools/testing/nvdimm: enable labels for nfit_test.1 dimms by Dan Williams · 7 years ago
  52. 19357a6 tools/testing/nvdimm: fix missing newline in nfit_test_dimm 'handle' attribute by Dan Williams · 7 years ago
  53. 718fda6 tools/testing/nvdimm: support nfit_test_dimm attributes under nfit_test.1 by Dan Williams · 7 years ago
  54. 55c72ab tools/testing/nvdimm: allow custom error code injection by Dan Williams · 7 years ago
  55. aacd188 Merge tag 'perf-core-for-mingo-4.17-20180413' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 7 years ago
  56. ca71b3b Merge tag 'kbuild-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  57. 174e719 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  58. b0d5c81 perf annotate: Handle variables in 'sub', 'or' and many other instructions by Arnaldo Carvalho de Melo · 7 years ago
  59. 43c4023 perf annotate: Allow setting the offset level in .perfconfig by Arnaldo Carvalho de Melo · 7 years ago
  60. 7b36614 perf report: Fix switching to another perf.data file by Arnaldo Carvalho de Melo · 7 years ago
  61. 4f75f1cb perf record: Change warning for missing sysfs entry to debug by Thomas Richter · 7 years ago
  62. ee9294d proc: fixup copyright sign by Alexey Dobriyan · 7 years ago
  63. 5ff9c1a selftests: net: add in_netns.sh to TEST_PROGS by Anders Roxell · 7 years ago
  64. 4b163ca perf tests: Disable breakpoint accounting test for powerpc by Sandipan Das · 7 years ago
  65. 4e1acd7 kvm: selftests: add -std=gnu99 cflags by Peng Hao · 7 years ago
  66. e8103e4 perf sched: Fix documentation for timehist by Takuya Yamamoto · 7 years ago
  67. 8a812bf perf version: Print status for syscall_table by Jin Yao · 7 years ago
  68. 22e9af4 perf tools: Rename HAVE_SYSCALL_TABLE to HAVE_SYSCALL_TABLE_SUPPORT by Jin Yao · 7 years ago
  69. 90ce61b perf script: Use HAVE_LIBXXX_SUPPORT to replace NO_LIBXXX by Jin Yao · 7 years ago
  70. c13009c perf tests bpf: Remove unused ptrace.h include from LLVM test by Arnaldo Carvalho de Melo · 7 years ago
  71. e14b733 perf jvmti: Give hints about package names needed to build by Arnaldo Carvalho de Melo · 7 years ago
  72. 51f3960 perf annotate browser: Allow showing offsets in more than just jump targets by Arnaldo Carvalho de Melo · 7 years ago
  73. 592c10e perf annotate: Allow showing offsets in more than just jump targets by Arnaldo Carvalho de Melo · 7 years ago
  74. af72cfb perf tests: Run dwarf unwind test on arm32 by Kim Phillips · 7 years ago
  75. 4d3b57d tools headers: Restore READ_ONCE() C++ compatibility by Mark Rutland · 7 years ago
  76. 9dc9a95 perf stat: Enable 1ms interval for printing event counters values by Alexey Budankov · 7 years ago
  77. 9697376 Merge tag 'ktest-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest by Linus Torvalds · 7 years ago
  78. f6bb2a2 xarray: add the xa_lock to the radix_tree_root by Matthew Wilcox · 7 years ago
  79. fa290cd radix tree: use GFP_ZONEMASK bits of gfp_t for flags by Matthew Wilcox · 7 years ago
  80. 1f5bd05 proc: selftests: test /proc/uptime by Alexey Dobriyan · 7 years ago
  81. 05c3f29 proc: selftests: shotgun testing of read/readdir/readlink/write by Alexey Dobriyan · 7 years ago
  82. 5de3d40 proc: add selftest for last field of /proc/loadavg by Alexey Dobriyan · 7 years ago
  83. 35318db proc: fix /proc/*/map_files lookup some more by Alexey Dobriyan · 7 years ago
  84. c4219ed proc: test /proc/self/syscall by Alexey Dobriyan · 7 years ago
  85. 9cd6565 proc: test /proc/self/wchan by Alexey Dobriyan · 7 years ago
  86. 0abf854d selftests: bpf: update .gitignore with missing generated files by Anders Roxell · 7 years ago
  87. 6cd110a ktest: Take submenu into account for grub2 menus by Satoru Takeuchi · 7 years ago
  88. 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
  89. 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
  90. 4d5f26e kvm: selftests: fix spelling mistake: "divisable" and "divisible" by Colin Ian King · 7 years ago
  91. 9564a8c Kbuild: fix # escaping in .cmd files for future Make by Rasmus Villemoes · 7 years ago
  92. d8312a3 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  93. 1ed41b5 Merge branch 'for-4.17/libnvdimm' into libnvdimm-for-next by Dan Williams · 7 years ago
  94. fcbd8fa perf tests clang: Fix function name for clang IR test by Sandipan Das · 7 years ago
  95. 7854e49 perf clang: Add support for recent clang versions by Sandipan Das · 7 years ago
  96. c2fb54a perf tools: Fix perf builds with clang support by Sandipan Das · 7 years ago
  97. ad0902e perf tools: No need to include namespaces.h in util.h by Arnaldo Carvalho de Melo · 7 years ago
  98. c2d84dd ktest.pl: Add MAIL_COMMAND option to define how to send email by Steven Rostedt (VMware) · 7 years ago
  99. 59f89eb ktest.pl: Use run_command to execute sending mail by Steven Rostedt (VMware) · 7 years ago
  100. 255769a ktest.pl: Allow dodie be recursive by Steven Rostedt (VMware) · 7 years ago