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