1. afaef01 x86/entry: Add STACKLEAK erasing the kernel stack at the end of syscalls by Alexander Popov · 7 years ago
  2. e3a5dc0 x86/Kconfig: Fix trivial typo by Nikolas Nyby · 7 years ago
  3. 48a8b97 x86/mm: Only use tlb_remove_table() for paravirt by Peter Zijlstra · 7 years ago
  4. d86564a mm/tlb, x86/mm: Support invalidating TLB caches for RCU_TABLE_FREE by Peter Zijlstra · 7 years ago
  5. 271ca78 arch: enable relative relocations for arm64, power and x86 by Ard Biesheuvel · 7 years ago
  6. fa1b5d0 Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  7. 1202f4f Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  8. 958f338 Merge branch 'l1tf-final' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  9. f24d6f2 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  10. f2701b7 Merge 4.18-rc7 into master to pick up the KVM dependcy by Thomas Gleixner · 7 years ago
  11. 87a4c37 kconfig: include kernel/Kconfig.preempt from init/Kconfig by Christoph Hellwig · 7 years ago
  12. 06ec64b Kconfig: consolidate the "Kernel hacking" menu by Christoph Hellwig · 7 years ago
  13. 1572497 kconfig: include common Kconfig files from top-level Kconfig by Christoph Hellwig · 7 years ago
  14. 2c870e6 arm64: fix ACPI dependencies by Arnd Bergmann · 7 years ago
  15. 092b31a x86/asm/memcpy_mcsafe: Fix copy_to_user_mcsafe() exception handling by Dan Williams · 7 years ago
  16. 6415b38 x86/stacktrace: Enable HAVE_RELIABLE_STACKTRACE for the ORC unwinder by Jiri Slaby · 7 years ago
  17. 05736e4 cpu/hotplug: Provide knobs to control SMT by Thomas Gleixner · 7 years ago
  18. d148eac Kbuild: rename HAVE_CC_STACKPROTECTOR config variable by Masahiro Yamada · 7 years ago
  19. 8458f8c x86: fix dependency of X86_32_LAZY_GS by Masahiro Yamada · 7 years ago
  20. be779f0 Merge tag 'kbuild-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  21. d82991a Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  22. f4e5b30 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  23. 2a61f47 stack-protector: test compiler capability in Kconfig and drop AUTO mode by Masahiro Yamada · 7 years ago
  24. 3010a5e mm: introduce ARCH_HAS_PTE_SPECIAL by Laurent Dufour · 7 years ago
  25. 1c8c5a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  26. 0ad39cb Merge tag 'kconfig-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  27. 94d49eb x86/mm: Decouple dynamic __PHYSICAL_MASK from AMD SME by Kirill A. Shutemov · 7 years ago
  28. d6761b8 x86: Add support for restartable sequences by Mathieu Desnoyers · 7 years ago
  29. d09a8e6 Merge branch 'x86-dax-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  30. 104daea kconfig: reference environment variables directly and remove 'option env=' by Masahiro Yamada · 7 years ago
  31. 8780356 x86/asm/memcpy_mcsafe: Define copy_to_iter_mcsafe() by Dan Williams · 7 years ago
  32. 09230cb swiotlb: move the SWIOTLB config symbol to lib/Kconfig by Christoph Hellwig · 7 years ago
  33. 4965a68 arch: define the ARCH_DMA_ADDR_T_64BIT config symbol in lib/Kconfig by Christoph Hellwig · 7 years ago
  34. d4a451d arch: remove the ARCH_PHYS_ADDR_T_64BIT config symbol by Christoph Hellwig · 7 years ago
  35. f616ab5 dma-mapping: move the NEED_DMA_MAP_STATE config symbol to lib/Kconfig by Christoph Hellwig · 7 years ago
  36. 86596f0 scatterlist: move the NEED_SG_DMA_LENGTH config symbol to lib/Kconfig by Christoph Hellwig · 7 years ago
  37. a4ce5a4 iommu-helper: move the IOMMU_HELPER config symbol to lib/ by Christoph Hellwig · 7 years ago
  38. 79c1879 iommu-helper: mark iommu_is_span_boundary as inline by Christoph Hellwig · 7 years ago
  39. 6e88628 dma-debug: remove CONFIG_HAVE_DMA_API_DEBUG by Christoph Hellwig · 7 years ago
  40. 01adc48 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 7 years ago
  41. 03f5781 bpf, x86_32: add eBPF JIT compiler for ia32 by Wang YanQing · 7 years ago
  42. 316d097 x86/pti: Filter at vma->vm_page_prot population by Dave Hansen · 7 years ago
  43. 9fb71c2 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  44. b799a09 kexec_file: make use of purgatory optional by AKASHI Takahiro · 7 years ago
  45. ef389b7 Merge branch 'WIP.x86/asm' into x86/urgent, because the topic is ready by Ingo Molnar · 7 years ago
  46. 92e830f x86/olpc: Fix inconsistent MFD_CS5535 configuration by Arnd Bergmann · 7 years ago
  47. 672a9c1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 7 years ago
  48. 1b2951d Merge tag 'gpio-v4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 7 years ago
  49. f8781c4 syscalls/x86: Unconditionally enable 'struct pt_regs' based syscalls on x86_64 by Dominik Brodowski · 7 years ago
  50. ebeb8c8 syscalls/x86: Use 'struct pt_regs' based syscall calling for IA32_EMULATION and x32 by Dominik Brodowski · 7 years ago
  51. fa69714 syscalls/x86: Use 'struct pt_regs' based syscall calling convention for 64-bit syscalls by Dominik Brodowski · 7 years ago
  52. 2fcd2b3 Merge branch 'x86-dma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  53. cea061e4 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  54. d22fff8 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  55. 1897a96 Documentation: Fix early-microcode.txt references after file rename by Jaak Ristioja · 7 years ago
  56. fc5d107 x86/mm/32: Remove unused node_memmap_size_bytes() & CONFIG_NEED_NODE_MEMMAP_SIZE logic by David Rientjes · 7 years ago
  57. d026604 x86: Remove FAST_FEATURE_TESTS by Peter Zijlstra · 7 years ago
  58. b6e0547 dma/direct: Handle the memory encryption bit in common code by Christoph Hellwig · 7 years ago
  59. fec777c x86/dma: Use DMA-direct (CONFIG_DMA_DIRECT_OPS=y) by Christoph Hellwig · 7 years ago
  60. 95260c1 Merge tag 'v4.16-rc5' into devel by Linus Walleij · 7 years ago
  61. 3c76db7 Merge branch 'x86/pti' into x86/mm, to pick up dependencies by Ingo Molnar · 7 years ago
  62. ed58d66 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  63. 8364e1f x86/jailhouse: Allow to use PCI_MMCONFIG without ACPI by Jan Kiszka · 7 years ago
  64. b45c9f3 x86: Consolidate PCI_MMCONFIG configs by Jan Kiszka · 7 years ago
  65. 55027a7 x86: Align x86_64 PCI_MMCONFIG with 32-bit variant by Jan Kiszka · 7 years ago
  66. 076ca27 x86/vsyscall/64: Drop "native" vsyscalls by Andy Lutomirski · 7 years ago
  67. 85a2d93 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  68. 3f7df3e Merge tag 'v4.16-rc3' into x86/mm, to pick up fixes by Ingo Molnar · 7 years ago
  69. 17a2a12 isa: Remove ISA_BUS_API selection for ISA_BUS by William Breathitt Gray · 7 years ago
  70. d5028ba objtool, retpolines: Integrate objtool with retpoline support more closely by Peter Zijlstra · 7 years ago
  71. 6657fca x86/mm: Allow to boot without LA57 if CONFIG_X86_5LEVEL=y by Kirill A. Shutemov · 7 years ago
  72. 69b8d3f x86/Kconfig: Exclude i586-class CPUs lacking PAE support from the HIGHMEM64G Kconfig group by Matthew Whitehead · 7 years ago
  73. 162434e x86/mm: Make MAX_PHYSADDR_BITS and MAX_PHYSMEM_BITS dynamic by Kirill A. Shutemov · 7 years ago
  74. eedb92a x86/mm: Make virtual memory layout dynamic for CONFIG_X86_5LEVEL=y by Kirill A. Shutemov · 7 years ago
  75. aec6487 x86/Kconfig: Further simplify the NR_CPUS config by Ingo Molnar · 7 years ago
  76. a0d0bb4 x86/Kconfig: Simplify NR_CPUS config by Randy Dunlap · 7 years ago
  77. a2e5790 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  78. 2bc2f68 Makefile: move stack-protector availability out of Kconfig by Kees Cook · 7 years ago
  79. 8284507 Merge branch 'linus' into sched/urgent, to resolve conflicts by Ingo Molnar · 7 years ago
  80. 10bcc80 membarrier/x86: Provide core serializing command by Mathieu Desnoyers · 7 years ago
  81. ac1ab12 lockin/x86: Implement sync_core_before_usermode() by Mathieu Desnoyers · 7 years ago
  82. 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
  83. 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
  84. 73da9e1 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  85. 2e3ca40 mm: relax deferred struct page requirements by Pavel Tatashin · 7 years ago
  86. b2fe5fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  87. 2382dc9 Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  88. 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
  89. c508c46 firmware: Fix up docs referring to FIRMWARE_IN_KERNEL by Benjamin Gilbert · 7 years ago
  90. c02b374 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  91. f7d83c1 x86: Implement thread_struct whitelist for hardened usercopy by Kees Cook · 8 years ago
  92. abde587 x86/jailhouse: Add PCI dependency by Arnd Bergmann · 7 years ago
  93. 87e65d0 x86/jailhouse: Enable PMTIMER by Jan Kiszka · 7 years ago
  94. 4a36260 x86/jailhouse: Add infrastructure for running in non-root cell by Jan Kiszka · 7 years ago
  95. 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
  96. 540adea error-injection: Separate error-injection from kprobe by Masami Hiramatsu · 7 years ago
  97. 76b0438 x86/retpoline: Add initial retpoline support by David Woodhouse · 7 years ago
  98. ea8c64a dma-mapping: move swiotlb arch helpers to a new header by Christoph Hellwig · 7 years ago
  99. f328299e locking/refcounts: Remove stale comment from the ARCH_HAS_REFCOUNT Kconfig entry by Eric Biggers · 7 years ago
  100. 61dc0f5 x86/cpu: Implement CPU vulnerabilites sysfs functions by Thomas Gleixner · 7 years ago