1. 90718e3 uprobes/x86: Remove incorrect WARN_ON() in uprobe_init_insn() by Oleg Nesterov · 7 years ago
  2. 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
  3. f4e5b30 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  4. a2211de Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  5. 6419945 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 6 years ago
  6. 1d9f3e2 x86/intel_rdt: Enable CMT and MBM on new Skylake stepping by Tony Luck · 6 years ago
  7. 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
  8. 930218a Merge branch 'for-4.18/mcsafe' into libnvdimm-for-next by Dan Williams · 6 years ago
  9. 68cc38f Merge tag 'regulator-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 6 years ago
  10. 410feb7 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  11. a94fc25 Merge tag 'for-linus-4.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 6 years ago
  12. 0fe4251 arm64: Fix syscall restarting around signal suppressed by tracer by Dave Martin · 6 years ago
  13. 68abbe7 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  14. a052f0a mm: add pt_mm to struct page by Matthew Wilcox · 6 years ago
  15. 620b4e9 s390: use _refcount for pgtables by Matthew Wilcox · 6 years ago
  16. 3010a5e mm: introduce ARCH_HAS_PTE_SPECIAL by Laurent Dufour · 6 years ago
  17. 3a3869f Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 6 years ago
  18. 3036bc4 Merge tag 'media/v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 6 years ago
  19. c90fca9 Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
  20. c0ab852 Merge tag 'microblaze-v4.18-rc1' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 6 years ago
  21. e156ab7 arm64: topology: Avoid checking numa mask for scheduler MC selection by Jeremy Linton · 6 years ago
  22. e536700 regulator: gpio: Revert by Mark Brown · 6 years ago
  23. 1c8c5a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  24. 8450493 Merge tag 'edac_for_4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 6 years ago
  25. 73144d7 Merge branch 'lorenzo/pci/vmd' by Bjorn Helgaas · 6 years ago
  26. e52d38f Merge branch 'lorenzo/pci/rockchip' by Bjorn Helgaas · 6 years ago
  27. 13fbadc Merge branch 'pci/sparc' by Bjorn Helgaas · 6 years ago
  28. aee9684 Merge branch 'pci/misc' by Bjorn Helgaas · 6 years ago
  29. 311da49 Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 6 years ago
  30. 0ad39cb Merge tag 'kconfig-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  31. 8715ee7 Merge tag 'kbuild-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  32. 126f705 Merge tag 'sound-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 6 years ago
  33. a07771a x86/apic/vector: Print APIC control bits in debugfs by Thomas Gleixner · 6 years ago
  34. 839b0f1 x86/platform/uv: Use apic_ack_irq() by Thomas Gleixner · 6 years ago
  35. 2b04e46 x86/ioapic: Use apic_ack_irq() by Thomas Gleixner · 6 years ago
  36. c025577 x86/apic: Provide apic_ack_irq() by Thomas Gleixner · 6 years ago
  37. 80ae7b1 x86/apic/vector: Prevent hlist corruption and leaks by Thomas Gleixner · 6 years ago
  38. 108fab4 x86/bugs: Switch the selection of mitigation from CPU vendor to CPU features by Konrad Rzeszutek Wilk · 6 years ago
  39. 6ac2f49 x86/bugs: Add AMD's SPEC_CTRL MSR usage by Konrad Rzeszutek Wilk · 6 years ago
  40. 2480986 x86/bugs: Add AMD's variant of SSB_NO by Konrad Rzeszutek Wilk · 6 years ago
  41. 838d76d x86/vector: Fix the args of vector_alloc tracepoint by Dou Liyang · 6 years ago
  42. 3366281 x86/idt: Simplify the idt_setup_apic_and_irq_gates() by Dou Liyang · 6 years ago
  43. cce2946 x86/platform/uv: Remove extra parentheses by Varsha Rao · 7 years ago
  44. 94d49eb x86/mm: Decouple dynamic __PHYSICAL_MASK from AMD SME by Kirill A. Shutemov · 7 years ago
  45. 046c0db x86: Mark native_set_p4d() as __always_inline by Arnd Bergmann · 6 years ago
  46. bb862b0 powerpc: Wire up restartable sequences system call by Boqun Feng · 6 years ago
  47. 6f37be4 powerpc: Add syscall detection for restartable sequences by Boqun Feng · 6 years ago
  48. 8a417c4 powerpc: Add support for restartable sequences by Boqun Feng · 6 years ago
  49. 05c17ce x86: Wire up restartable sequence system call by Mathieu Desnoyers · 6 years ago
  50. d6761b8 x86: Add support for restartable sequences by Mathieu Desnoyers · 6 years ago
  51. 338035e arm: Wire up restartable sequences system call by Mathieu Desnoyers · 6 years ago
  52. b74406f arm: Add syscall detection for restartable sequences by Mathieu Desnoyers · 6 years ago
  53. 9800b9d arm: Add restartable sequences support by Mathieu Desnoyers · 6 years ago
  54. d7822b1 rseq: Introduce restartable sequences system call by Mathieu Desnoyers · 6 years ago
  55. ff5bc79 powerpc/64s/radix: Fix missing ptesync in flush_cache_vmap by Nicholas Piggin · 6 years ago
  56. a22e48c Merge tag 'tty-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 6 years ago
  57. abf7dba Merge tag 'char-misc-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago
  58. f60342f Merge tag 'mmc-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 6 years ago
  59. 3e1a29b Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  60. 5037be1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 6 years ago
  61. eab733a Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 6 years ago
  62. fd129f8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  63. 3c89adb0 Merge tag 'pm-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  64. 94a5d87 arm64: cpu_errata: include required headers by Arnd Bergmann · 6 years ago
  65. d4d5a1c Merge tag 'asoc-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 6 years ago
  66. 2b787b6 media: arch: sh: migor: Fix TW9910 PDN gpio by Jacopo Mondi · 6 years ago
  67. 4155203 powerpc: fix build failure by disabling attribute-alias warning in pci_32 by Christophe Leroy · 6 years ago
  68. 0ac000e Merge branches 'fixes', 'misc' and 'spectre' into for-linus by Russell King · 6 years ago
  69. 68565a1 bpf, arm32: fix inconsistent naming about emit_a32_lsr_{r64,i64} by Wang YanQing · 7 years ago
  70. 2b589a7 bpf, arm32: correct check_imm24 by Wang YanQing · 7 years ago
  71. 716a685 Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  72. ab20fd0 Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  73. ba252f16 Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  74. 0bbcce5 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  75. 0ef283d Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  76. db020be Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  77. d09a8e6 Merge branch 'x86-dax-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  78. 8316385 Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  79. 0afe832 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  80. 42964c6 Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  81. 1b246d2 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  82. b0c4acb1 powerpc-opal: fix spelling mistake "Uniterrupted" -> "Uninterrupted" by Colin Ian King · 6 years ago
  83. e6536a9 powerpc: fix spelling mistake: "Usupported" -> "Unsupported" by Colin Ian King · 7 years ago
  84. 5cef8c2 Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  85. eabdb8c powerpc/pkeys: Detach execute_only key on !PROT_EXEC by Ram Pai · 7 years ago
  86. d9b446e Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  87. 92400b8 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  88. 31a85cb Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  89. 4057ada Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  90. 137f5ae Merge tag 'm68k-for-v4.18-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 6 years ago
  91. 93e95fa Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
  92. 408afb8 Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  93. eeee314 Merge tag 'docs-4.18' of git://git.lwn.net/linux by Linus Torvalds · 6 years ago
  94. e5a5946 Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  95. cf626b0 Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  96. 24dd064 Merge branches 'x86/dma', 'x86/microcode', 'x86/mm' and 'x86/vdso' into x86/urgent by Ingo Molnar · 6 years ago
  97. f459c34 Merge tag 'for-4.18/block-20180603' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  98. 7574364 powerpc/powernv: copy/paste - Mask SO bit in CR by Haren Myneni · 6 years ago
  99. 7f47e1c xen/PVH: Make GDT selectors PVH-specific by Boris Ostrovsky · 7 years ago
  100. 9801406 xen/PVH: Set up GS segment for stack canary by Boris Ostrovsky · 7 years ago