1. ea75a2c 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. 024ddc0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  3. 6d77d3b objtool: Use '.strtab' if '.shstrtab' doesn't exist, to support ORC tables on Clang by Simon Ser · 6 years ago
  4. c849eb0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  5. aa0a324 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  6. ae4ea397 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  7. 79facf3 Merge tag 'kbuild-fixes-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  8. 4596f55 Merge tag 'libnvdimm-fixes-4.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 6 years ago
  9. 8f19f12 selftests: in udpgso_bench do not test udp zerocopy by Willem de Bruijn · 6 years ago
  10. 8b247a9 tools: build: Use HOSTLDFLAGS with fixdep by Laura Abbott · 6 years ago
  11. 6fdbd82 tools: build: Fixup host c flags by Laura Abbott · 6 years ago
  12. 9feeb638 tools build: fix # escaping in .cmd files for future Make by Paul Menzel · 6 years ago
  13. 6e6fddc bpf: fix panic due to oob in bpf_prog_test_run_skb by Daniel Borkmann · 6 years ago
  14. 32aa928 perf tools: Use python-config --includes rather than --cflags by Jeremy Cline · 6 years ago
  15. db0ba84 perf script python: Fix dict reference counting by Janne Huttunen · 6 years ago
  16. c818cc0 perf stat: Fix --interval_clear option by Jiri Olsa · 6 years ago
  17. a09603f perf tools: Fix compilation errors on gcc8 by Jiri Olsa · 6 years ago
  18. db8fec5 perf test shell: Prevent temporary editor files from being considered test scripts by Kim Phillips · 6 years ago
  19. f6432b9 perf llvm-utils: Remove bashism from kernel include fetch script by Kim Phillips · 6 years ago
  20. 98c6c8a perf test shell: Make perf's inet_pton test more portable by Kim Phillips · 6 years ago
  21. 508ef3e perf test shell: Replace '|&' with '2>&1 |' to work with more shells by Kim Phillips · 6 years ago
  22. 12aa6c7 perf scripts python: Add Python 3 support to EventClass.py by Jeremy Cline · 6 years ago
  23. 8c1c1ab perf scripts python: Add Python 3 support to sched-migration.py by Jeremy Cline · 6 years ago
  24. c45b168 perf scripts python: Add Python 3 support to Util.py by Jeremy Cline · 6 years ago
  25. 2ab8926 perf scripts python: Add Python 3 support to SchedGui.py by Jeremy Cline · 6 years ago
  26. 770d2f8 perf scripts python: Add Python 3 support to Core.py by Jeremy Cline · 6 years ago
  27. 877cc63 perf tools: Generate a Python script compatible with Python 2 and 3 by Jeremy Cline · 6 years ago
  28. 8a46580 rseq/selftests: cleanup: Update comment above rseq_prepare_unload by Mathieu Desnoyers · 6 years ago
  29. ec9c82e rseq: uapi: Declare rseq_cs field as union, update includes by Mathieu Desnoyers · 6 years ago
  30. 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
  31. 33bd5ac net/ipv6: Revert attempt to simplify route replace and append by David Ahern · 6 years ago
  32. 4e33d7d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  33. 08b393d objtool: Support GCC 8 '-fnoreorder-functions' by Josh Poimboeuf · 6 years ago
  34. 271b955 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  35. 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
  36. 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
  37. e6e5bec Merge tag 'for-linus-20180629' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  38. 1273c25 tools/testing/nvdimm: advertise a write cache for nfit_test by Vishal Verma · 6 years ago
  39. 9544bc5 sg: remove ->sg_magic member by Jens Axboe · 6 years ago
  40. 933e671 selftests/net: Fix permissions for fib_tests.sh by Shuah Khan · 6 years ago
  41. e8a445d selftests/x86/sigreturn: Do minor cleanups by Andy Lutomirski · 6 years ago
  42. ec34802 selftests/x86/sigreturn/64: Fix spurious failures on AMD CPUs by Andy Lutomirski · 6 years ago
  43. dd349c3 selftests: bpf: notification about privilege required to run test_lwt_seg6local.sh testing script by Jeffrin Jose T · 6 years ago
  44. b0e4b8b selftests: bpf: notification about privilege required to run test_lirc_mode2.sh testing script by Jeffrin Jose T · 6 years ago
  45. 5fadfc6 selftests: bpf: add missing NET_SCHED to config by Anders Roxell · 6 years ago
  46. 32fdbd9 tools/headers: Pick up latest kernel ABIs by Ingo Molnar · 6 years ago
  47. 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
  48. 92ead7e perf tools: Fix crash caused by accessing feat_ops[HEADER_LAST_FEATURE] by Ravi Bangoria · 6 years ago
  49. a3af66f perf script: Fix crash because of missing evsel->priv by Ravi Bangoria · 6 years ago
  50. 10e9cec perf script: Add missing output fields in a hint by Ravi Bangoria · 6 years ago
  51. 9831070 perf bench: Fix numa report output code by Jiri Olsa · 6 years ago
  52. 6dde642 perf stat: Remove duplicate event counting by Thomas Richter · 6 years ago
  53. 0c24d6f perf alias: Rebuild alias expression string to make it comparable by Thomas Richter · 6 years ago
  54. ea23ac7 perf alias: Remove trailing newline when reading sysfs files by Thomas Richter · 6 years ago
  55. c6555c1 perf tools: Fix a clang 7.0 compilation error by Yonghong Song · 6 years ago
  56. f568b47 tools include uapi: Synchronize bpf.h with the kernel by Arnaldo Carvalho de Melo · 6 years ago
  57. bb9a33c tools include uapi: Update if_link.h to pick IFLA_{BRPORT_ISOLATED,VXLAN_TTL_INHERIT} by Arnaldo Carvalho de Melo · 6 years ago
  58. 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
  59. b1494ec perf tools: Update x86's syscall_64.tbl, adding 'io_pgetevents' and 'rseq' by Arnaldo Carvalho de Melo · 6 years ago
  60. 7b818dc tools headers uapi: Synchronize drm/drm.h by Arnaldo Carvalho de Melo · 6 years ago
  61. 621a5a3 perf intel-pt: Fix packet decoding of CYC packets by Adrian Hunter · 6 years ago
  62. 16ddcfb perf tests: Add valid callback for parse-events test by Jiri Olsa · 6 years ago
  63. 933ccf2 perf tests: Add event parsing error handling to parse events test by Jiri Olsa · 6 years ago
  64. 143c99f perf report powerpc: Fix crash if callchain is empty by Sandipan Das · 6 years ago
  65. b930e62 perf test session topology: Fix test on s390 by Thomas Richter · 6 years ago
  66. 0176622 perf record: Support s390 random socket_id assignment by Thomas Richter · 6 years ago
  67. 6f0d349 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  68. 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
  69. 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
  70. 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
  71. 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
  72. 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
  73. 3e1a61b tools/bpf: fix test_sockmap failure by Yonghong Song · 6 years ago
  74. 81e167c selftests: bpf: notification about privilege required to run test_kmod.sh testing script by Jeffrin Jose T · 6 years ago
  75. bfee71f tools: bpftool: remember to close the libbpf object after prog load by Jakub Kicinski · 6 years ago
  76. 957f9a1 tools: bpftool: remove duplicated error message on prog load by Jakub Kicinski · 6 years ago
  77. 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
  78. 0ea73d5 rseq/selftests/arm: Align 'struct rseq_cs' on 32 bytes by Mathieu Desnoyers · 6 years ago
  79. e7c9996 rseq/selftests: Make run_param_test.sh executable by Mathieu Desnoyers · 6 years ago
  80. 3739a21 selftests: net: add tcp_inq to gitignore by Anders Roxell · 6 years ago
  81. 73f9c33 selftests: net: add config fragments by Anders Roxell · 6 years ago
  82. 3af20c9 Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Rafael J. Wysocki · 6 years ago
  83. d8894a0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  84. 73780cd tools/power turbostat: version 18.06.20 by Len Brown · 6 years ago
  85. 9ce8057 tools/power turbostat: add the missing command line switches by Nathan Ciobanu · 6 years ago
  86. cc48165 tools/power turbostat: add single character tokens to help by Nathan Ciobanu · 6 years ago
  87. 2ee19bd tools/power turbostat: alphabetize the help output by Nathan Ciobanu · 6 years ago
  88. 42dd452 tools/power turbostat: fix segfault on 'no node' machines by Nathan Ciobanu · 6 years ago
  89. 4c2122d tools/power turbostat: add optional APIC X2APIC columns by Len Brown · 6 years ago
  90. d9d226f tools/power turbostat: decode cpuid.1.HT by Len Brown · 6 years ago
  91. bdd5ae3 tools/power turbostat: fix show/hide issues resulting from mis-merge by Len Brown · 6 years ago
  92. 744f4be rseq/selftests: Implement MIPS support by Paul Burton · 6 years ago
  93. 684fb24 objtool: Add machine_real_restart() to the noreturn list by Josh Poimboeuf · 6 years ago
  94. eb83d5f selftests: sparc64: Add missing SPDX License Identifiers by Shuah Khan (Samsung OSG) · 6 years ago
  95. 953c9d2 selftests: sparc64: delete RUN_TESTS and EMIT_TESTS overrides by Shuah Khan (Samsung OSG) · 6 years ago
  96. 3c62c91 selftests: sparc64: Fix to do nothing on non-sparc64 by Shuah Khan (Samsung OSG) · 6 years ago
  97. d6a3e55 selftests: sync: add config fragment for testing sync framework by Fathi Boudra · 6 years ago
  98. a4d7537 selftests: vm: return Kselftest Skip code for skipped tests by Shuah Khan (Samsung OSG) · 6 years ago
  99. 6858144 selftests: zram: return Kselftest Skip code for skipped tests by Shuah Khan (Samsung OSG) · 6 years ago
  100. d7d5311 selftests: user: return Kselftest Skip code for skipped tests by Shuah Khan (Samsung OSG) · 6 years ago