1. a2e5790 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  2. 2bc2f68 Makefile: move stack-protector availability out of Kconfig by Kees Cook · 7 years ago
  3. 8284507 Merge branch 'linus' into sched/urgent, to resolve conflicts by Ingo Molnar · 7 years ago
  4. 10bcc80 membarrier/x86: Provide core serializing command by Mathieu Desnoyers · 7 years ago
  5. ac1ab12 lockin/x86: Implement sync_core_before_usermode() by Mathieu Desnoyers · 7 years ago
  6. 617aebe Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
  7. 47fcc03 Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  8. 73da9e1 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  9. 2e3ca40 mm: relax deferred struct page requirements by Pavel Tatashin · 7 years ago
  10. b2fe5fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  11. 2382dc9 Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  12. 669c0f7 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  13. c508c46 firmware: Fix up docs referring to FIRMWARE_IN_KERNEL by Benjamin Gilbert · 7 years ago
  14. c02b374 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  15. f7d83c1 x86: Implement thread_struct whitelist for hardened usercopy by Kees Cook · 7 years ago
  16. abde587 x86/jailhouse: Add PCI dependency by Arnd Bergmann · 7 years ago
  17. 87e65d0 x86/jailhouse: Enable PMTIMER by Jan Kiszka · 7 years ago
  18. 4a36260 x86/jailhouse: Add infrastructure for running in non-root cell by Jan Kiszka · 7 years ago
  19. 40548c6 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  20. 540adea error-injection: Separate error-injection from kprobe by Masami Hiramatsu · 7 years ago
  21. 76b0438 x86/retpoline: Add initial retpoline support by David Woodhouse · 7 years ago
  22. ea8c64a dma-mapping: move swiotlb arch helpers to a new header by Christoph Hellwig · 7 years ago
  23. f328299e locking/refcounts: Remove stale comment from the ARCH_HAS_REFCOUNT Kconfig entry by Eric Biggers · 7 years ago
  24. 61dc0f5 x86/cpu: Implement CPU vulnerabilites sysfs functions by Thomas Gleixner · 7 years ago
  25. 6bb8824 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  26. caf9a82 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  27. 7bbcbd3 x86/Kconfig: Limit NR_CPUS on 32-bit to a sane amount by Thomas Gleixner · 7 years ago
  28. 2aeb073 x86/mm/kasan: Don't use vmemmap_populate() to initialize shadow by Andrey Ryabinin · 7 years ago
  29. 9802d86 bpf: add a bpf_override_function helper by Josef Bacik · 7 years ago
  30. 02fc87b Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  31. f68d62a x86/mm/kasan: Don't use vmemmap_populate() to initialize shadow by Andrey Ryabinin · 7 years ago
  32. d17a1d9 x86/mm/kasan: don't use vmemmap_populate() to initialize shadow by Andrey Ryabinin · 7 years ago
  33. 4675ff0 kmemcheck: rip it out by Levin, Alexander (Sasha Levin) · 7 years ago
  34. 796ebc8 x86/umip: Select X86_INTEL_UMIP by default by Ricardo Neri · 7 years ago
  35. b18d628 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  36. d6ec9d9 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  37. aa35f89 x86/umip: Enable User-Mode Instruction Prevention at runtime by Ricardo Neri · 7 years ago
  38. b3d9a13 Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflicts by Ingo Molnar · 7 years ago
  39. 141d3b1 Merge branch 'linus' into x86/apic, to resolve conflicts by Ingo Molnar · 7 years ago
  40. 8c5db92 Merge branch 'linus' into locking/core, to resolve conflicts by Ingo Molnar · 7 years ago
  41. 75ec4eb Merge branch 'x86/mm' into x86/asm, to pick up pending changes by Ingo Molnar · 7 years ago
  42. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  43. 12a8cc7 x86/kasan: Use the same shadow offset for 4- and 5-level paging by Andrey Ryabinin · 7 years ago
  44. c201c91 x86/vector/msi: Select CONFIG_GENERIC_IRQ_RESERVATION_MODE by Thomas Gleixner · 7 years ago
  45. 11af847 x86/unwind: Rename unwinder config options to 'CONFIG_UNWINDER_*' by Josh Poimboeuf · 7 years ago
  46. 39208aa locking/refcounts, x86/asm: Enable CONFIG_ARCH_HAS_REFCOUNT by Kees Cook · 7 years ago
  47. 0fa115d x86/irq/vector: Initialize matrix allocator by Thomas Gleixner · 7 years ago
  48. 89fd915 Merge tag 'libnvdimm-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
  49. 3072e41 mm/memory_hotplug: introduce add_pages by Michal Hocko · 7 years ago
  50. 9c670ea mm: thp: introduce CONFIG_ARCH_ENABLE_THP_MIGRATION by Naoya Horiguchi · 7 years ago
  51. df3735c x86,mpx: make mpx depend on x86-64 to free up VMA flag by Rik van Riel · 7 years ago
  52. f570917 Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  53. b1b6f83 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  54. 5f82e71 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  55. b0c79f4 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  56. 8f98ae0 Merge branch 'for-4.14/fs' into libnvdimm-for-next by Dan Williams · 7 years ago
  57. 5deb67f libnvdimm, nd_blk: remove mmio_flush_range() by Robin Murphy · 7 years ago
  58. 9e52fc2 x86/mm: Enable RCU based page table freeing (CONFIG_HAVE_RCU_TABLE_FREE=y) by Vitaly Kuznetsov · 7 years ago
  59. 7b3d61c locking/refcounts, x86/asm: Disable CONFIG_ARCH_HAS_REFCOUNT for the time being by Ingo Molnar · 7 years ago
  60. 413d63d71b Merge branch 'linus' into x86/mm to pick up fixes and to fix conflicts by Ingo Molnar · 7 years ago
  61. 10c9850 Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 7 years ago
  62. ecda85e x86/lguest: Remove lguest support by Juergen Gross · 7 years ago
  63. e18a5eb Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  64. 92e5aae kernel/watchdog: fix Kconfig constraints for perf hardlockup watchdog by Nicholas Piggin · 7 years ago
  65. 7edaeb6 kernel/watchdog: Prevent false positives with turbo modes by Thomas Gleixner · 7 years ago
  66. 7a46ec0 locking/refcounts, x86/asm: Implement fast refcount overflow protection by Kees Cook · 7 years ago
  67. f01d7d5 x86/intel_rdt: Introduce a common compile option for RDT by Vikas Shivappa · 7 years ago
  68. 81d3871 x86/kconfig: Consolidate unwinders into multiple choice selection by Josh Poimboeuf · 7 years ago
  69. ee9f8fc x86/unwind: Add the ORC unwinder by Josh Poimboeuf · 7 years ago
  70. 77ef56e x86: Enable 5-level paging support via CONFIG_X86_5LEVEL=y by Kirill A. Shutemov · 7 years ago
  71. f88a68f x86/mm: Extend early_memremap() support with additional attrs by Tom Lendacky · 7 years ago
  72. 7744ccd x86/mm: Add Secure Memory Encryption (SME) support by Tom Lendacky · 7 years ago
  73. 6974f0c include/linux/string.h: add the option of fortified string.h functions by Daniel Micay · 7 years ago
  74. 05a4a95 kernel/watchdog: split up config options by Nicholas Piggin · 7 years ago
  75. d691b7e Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  76. b6ffe9b Merge tag 'libnvdimm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  77. e1073d1 mm/hugetlb: clean up ARCH_HAS_GIGANTIC_PAGE by Aneesh Kumar K.V · 8 years ago
  78. 38d8b4e mm, THP, swap: delay splitting THP during swap out by Huang Ying · 8 years ago
  79. 4422d80 Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  80. 8c07351 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  81. 03ffbcd Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  82. 65f7d04 mm, x86: Add ARCH_HAS_ZONE_DEVICE to Kconfig by Oliver O'Halloran · 8 years ago
  83. df65c1b x86/PCI: Select CONFIG_PCI_LOCKLESS_CONFIG by Thomas Gleixner · 8 years ago
  84. c7d6c9d x86/apic: Implement effective irq mask update by Thomas Gleixner · 8 years ago
  85. ad7a929 x86/irq: Use irq_migrate_all_off_this_cpu() by Thomas Gleixner · 8 years ago
  86. a4eb8b9 Merge branch 'linus' into x86/mm, to pick up fixes by Ingo Molnar · 8 years ago
  87. bc8e80d x86/mce: Merge mce_amd_inj into mce-inject by Borislav Petkov · 8 years ago
  88. e585513 x86/mm/gup: Switch GUP to the generic get_user_page_fast() implementation by Kirill A. Shutemov · 8 years ago
  89. 0aed55a x86, uaccess: introduce copy_from_iter_flushcache for pmem / cache-bypass operations by Dan Williams · 8 years ago
  90. 47b2c3f security/keys: add CONFIG_KEYS_COMPAT to Kconfig by Bilal Amarni · 8 years ago
  91. ce4a4e56 x86/mm: Remove the UP asm/tlbflush.h code, always use the (formerly) SMP code by Andy Lutomirski · 8 years ago
  92. c9525a3 x86/watchdog: Fix Kconfig help text file path reference to lockup watchdog documentation by Benjamin Peterson · 8 years ago
  93. 76f1948 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 8 years ago
  94. d3b5d35 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  95. 3fb9268 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  96. 16b76293 Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  97. 3dee9fb Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  98. 2fefc97 HAVE_ARCH_HARDENED_USERCOPY is unconditional now by Al Viro · 8 years ago
  99. 701cac6 CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional now by Al Viro · 8 years ago
  100. 6dd29b3 Revert "x86/mm/gup: Switch GUP to the generic get_user_page_fast() implementation" by Ingo Molnar · 8 years ago