1. f5c926b Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  2. 4e33d7d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  3. 08b393d objtool: Support GCC 8 '-fnoreorder-functions' by Josh Poimboeuf · 6 years ago
  4. 271b955 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  5. 0fbc4ae Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  6. d7d5388 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  7. e6e5bec Merge tag 'for-linus-20180629' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  8. 9544bc5 sg: remove ->sg_magic member by Jens Axboe · 6 years ago
  9. 933e671 selftests/net: Fix permissions for fib_tests.sh by Shuah Khan · 6 years ago
  10. e8a445d selftests/x86/sigreturn: Do minor cleanups by Andy Lutomirski · 6 years ago
  11. ec34802 selftests/x86/sigreturn/64: Fix spurious failures on AMD CPUs by Andy Lutomirski · 6 years ago
  12. dd349c3 selftests: bpf: notification about privilege required to run test_lwt_seg6local.sh testing script by Jeffrin Jose T · 6 years ago
  13. b0e4b8b selftests: bpf: notification about privilege required to run test_lirc_mode2.sh testing script by Jeffrin Jose T · 6 years ago
  14. 5fadfc6 selftests: bpf: add missing NET_SCHED to config by Anders Roxell · 6 years ago
  15. 32fdbd9 tools/headers: Pick up latest kernel ABIs by Ingo Molnar · 6 years ago
  16. 7959804 Merge tag 'perf-urgent-for-mingo-4.18-20180625' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 6 years ago
  17. 92ead7e perf tools: Fix crash caused by accessing feat_ops[HEADER_LAST_FEATURE] by Ravi Bangoria · 6 years ago
  18. a3af66f perf script: Fix crash because of missing evsel->priv by Ravi Bangoria · 6 years ago
  19. 10e9cec perf script: Add missing output fields in a hint by Ravi Bangoria · 6 years ago
  20. 9831070 perf bench: Fix numa report output code by Jiri Olsa · 6 years ago
  21. 6dde642 perf stat: Remove duplicate event counting by Thomas Richter · 6 years ago
  22. 0c24d6f perf alias: Rebuild alias expression string to make it comparable by Thomas Richter · 6 years ago
  23. ea23ac7 perf alias: Remove trailing newline when reading sysfs files by Thomas Richter · 6 years ago
  24. c6555c1 perf tools: Fix a clang 7.0 compilation error by Yonghong Song · 6 years ago
  25. f568b47 tools include uapi: Synchronize bpf.h with the kernel by Arnaldo Carvalho de Melo · 6 years ago
  26. bb9a33c tools include uapi: Update if_link.h to pick IFLA_{BRPORT_ISOLATED,VXLAN_TTL_INHERIT} by Arnaldo Carvalho de Melo · 6 years ago
  27. 801f5e1 tools include powerpc: Update arch/powerpc/include/uapi/asm/unistd.h copy to get 'rseq' syscall by Arnaldo Carvalho de Melo · 6 years ago
  28. b1494ec perf tools: Update x86's syscall_64.tbl, adding 'io_pgetevents' and 'rseq' by Arnaldo Carvalho de Melo · 6 years ago
  29. 7b818dc tools headers uapi: Synchronize drm/drm.h by Arnaldo Carvalho de Melo · 6 years ago
  30. 621a5a3 perf intel-pt: Fix packet decoding of CYC packets by Adrian Hunter · 6 years ago
  31. 16ddcfb perf tests: Add valid callback for parse-events test by Jiri Olsa · 6 years ago
  32. 933ccf2 perf tests: Add event parsing error handling to parse events test by Jiri Olsa · 6 years ago
  33. 143c99f perf report powerpc: Fix crash if callchain is empty by Sandipan Das · 6 years ago
  34. b930e62 perf test session topology: Fix test on s390 by Thomas Richter · 6 years ago
  35. 0176622 perf record: Support s390 random socket_id assignment by Thomas Richter · 6 years ago
  36. 6f0d349 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  37. c81b995 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  38. 2ce413e Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  39. d3a6749 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  40. e0bc833 Merge tag 'mips_fixes_4.18_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 6 years ago
  41. b13fbe77 Merge tag 'linux-kselftest-4.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 6 years ago
  42. 3e1a61b tools/bpf: fix test_sockmap failure by Yonghong Song · 6 years ago
  43. 81e167c selftests: bpf: notification about privilege required to run test_kmod.sh testing script by Jeffrin Jose T · 6 years ago
  44. bfee71f tools: bpftool: remember to close the libbpf object after prog load by Jakub Kicinski · 6 years ago
  45. 957f9a1 tools: bpftool: remove duplicated error message on prog load by Jakub Kicinski · 6 years ago
  46. 26c92a3 Merge tag 'pm-4.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  47. 0ea73d5 rseq/selftests/arm: Align 'struct rseq_cs' on 32 bytes by Mathieu Desnoyers · 6 years ago
  48. e7c9996 rseq/selftests: Make run_param_test.sh executable by Mathieu Desnoyers · 6 years ago
  49. 3739a21 selftests: net: add tcp_inq to gitignore by Anders Roxell · 6 years ago
  50. 73f9c33 selftests: net: add config fragments by Anders Roxell · 6 years ago
  51. 3af20c9 Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Rafael J. Wysocki · 6 years ago
  52. d8894a0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  53. 73780cd tools/power turbostat: version 18.06.20 by Len Brown · 6 years ago
  54. 9ce8057 tools/power turbostat: add the missing command line switches by Nathan Ciobanu · 6 years ago
  55. cc48165 tools/power turbostat: add single character tokens to help by Nathan Ciobanu · 6 years ago
  56. 2ee19bd tools/power turbostat: alphabetize the help output by Nathan Ciobanu · 6 years ago
  57. 42dd452 tools/power turbostat: fix segfault on 'no node' machines by Nathan Ciobanu · 6 years ago
  58. 4c2122d tools/power turbostat: add optional APIC X2APIC columns by Len Brown · 6 years ago
  59. d9d226f tools/power turbostat: decode cpuid.1.HT by Len Brown · 6 years ago
  60. bdd5ae3 tools/power turbostat: fix show/hide issues resulting from mis-merge by Len Brown · 6 years ago
  61. 744f4be rseq/selftests: Implement MIPS support by Paul Burton · 6 years ago
  62. 684fb24 objtool: Add machine_real_restart() to the noreturn list by Josh Poimboeuf · 6 years ago
  63. eb83d5f selftests: sparc64: Add missing SPDX License Identifiers by Shuah Khan (Samsung OSG) · 6 years ago
  64. 953c9d2 selftests: sparc64: delete RUN_TESTS and EMIT_TESTS overrides by Shuah Khan (Samsung OSG) · 6 years ago
  65. 3c62c91 selftests: sparc64: Fix to do nothing on non-sparc64 by Shuah Khan (Samsung OSG) · 6 years ago
  66. d6a3e55 selftests: sync: add config fragment for testing sync framework by Fathi Boudra · 6 years ago
  67. a4d7537 selftests: vm: return Kselftest Skip code for skipped tests by Shuah Khan (Samsung OSG) · 6 years ago
  68. 6858144 selftests: zram: return Kselftest Skip code for skipped tests by Shuah Khan (Samsung OSG) · 6 years ago
  69. d7d5311 selftests: user: return Kselftest Skip code for skipped tests by Shuah Khan (Samsung OSG) · 6 years ago
  70. c7db6ff selftests: sysctl: return Kselftest Skip code for skipped tests by Shuah Khan (Samsung OSG) · 6 years ago
  71. 8781578 selftests: static_keys: return Kselftest Skip code for skipped tests by Shuah Khan (Samsung OSG) · 6 years ago
  72. 856e7c4 selftests: pstore: return Kselftest Skip code for skipped tests by Shuah Khan (Samsung OSG) · 6 years ago
  73. 0841d98 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  74. 5e7b921 Merge tag 'docs-broken-links' of git://linuxtv.org/mchehab/experimental by Linus Torvalds · 6 years ago
  75. 9215310 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  76. 5fb94e9 docs: Fix some broken references by Mauro Carvalho Chehab · 6 years ago
  77. 4c5e8fc Merge tag 'linux-kselftest-4.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 6 years ago
  78. 26bf8a8 bpf, selftests: delete xfrm tunnel when test exits. by William Tu · 6 years ago
  79. 36ffdbc bpf, selftest: check tunnel type more accurately by Jian Wang · 6 years ago
  80. 47cf52a selftests/bpf: test offloads even with BPF programs present by Jakub Kicinski · 6 years ago
  81. 07480cb tools: bpftool: improve accuracy of load time by Jakub Kicinski · 6 years ago
  82. a89d0c2 Merge tag 'perf-urgent-for-mingo-4.18-20180611' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 6 years ago
  83. d09fcec Merge tag 'pm-4.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  84. 3bce593 selftests: bpf: config: add config fragments by Anders Roxell · 6 years ago
  85. 73df93c tools/bpftool: fix a bug in bpftool perf by Yonghong Song · 6 years ago
  86. 31962c8 tc-testing: ife: fix wrong teardown command in test b7b8 by Davide Caratti · 6 years ago
  87. b357bf6 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  88. 766d357 kvm: fix typo in flag name by Michael S. Tsirkin · 6 years ago
  89. 0ca69d1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  90. 1c9ca7e selftests: bpf: fix urandom_read build issue by Anders Roxell · 6 years ago
  91. f0dc7f9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  92. d82991a Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  93. 2322d6c Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  94. a8a4021 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  95. 1329c20 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 6 years ago
  96. eafdca4 Merge tag 'staging-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 6 years ago
  97. 7d3bf61 Merge tag 'libnvdimm-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 6 years ago
  98. 930218a Merge branch 'for-4.18/mcsafe' into libnvdimm-for-next by Dan Williams · 6 years ago
  99. fad76d4 perf script: Show hw-cache events by Seeteena Thoufeek · 6 years ago
  100. 4c82052 perf c2c: Keep struct hist_entry at the end of struct c2c_hist_entry by Jiri Olsa · 6 years ago