1. 792adb9 x86/init: fix build with CONFIG_SWAP=n by Vlastimil Babka · 7 years ago
  2. 958f338 Merge branch 'l1tf-final' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  3. eac3411 Merge branch 'x86/pti' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  4. 203b4fc Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  5. d878efc x86/mm/pti: Move user W+X check into pti_finalize() by Joerg Roedel · 7 years ago
  6. 1063711 x86/mm/kmmio: Make the tracer robust against L1TF by Andi Kleen · 7 years ago
  7. 958f79b x86/mm/pat: Make set_memory_np() L1TF safe by Andi Kleen · 7 years ago
  8. 16a3fe6 x86/mm/pti: Clone kernel-image on PTE level for 32 bit by Joerg Roedel · 7 years ago
  9. 30514ef x86/mm/pti: Don't clear permissions in pti_clone_pmd() by Joerg Roedel · 7 years ago
  10. 88c6f8a x86/mm/pti: Fix 32 bit PCID check by Joerg Roedel · 7 years ago
  11. 3157060 Merge branch 'x86/pti-urgent' into x86/pti by Thomas Gleixner · 7 years ago
  12. c40a56a x86/mm/init: Remove freed kernel image areas from alias mapping by Dave Hansen · 7 years ago
  13. 6ea2738 x86/mm/init: Add helper for freeing kernel image pages by Dave Hansen · 7 years ago
  14. 9f515cd x86/mm/init: Pass unconverted symbol addresses to free_init_pages() by Dave Hansen · 7 years ago
  15. eac7073 x86/mm/pti: Clear Global bit more aggressively by Dave Hansen · 7 years ago
  16. f2701b7 Merge 4.18-rc7 into master to pick up the KVM dependcy by Thomas Gleixner · 7 years ago
  17. 447ae31 x86: Don't include linux/irq.h from asm/hardirq.h by Nicolai Stange · 7 years ago
  18. 765d28f x86/mm: Remove redundant check for kmem_cache_create() by Chengguang Xu · 7 years ago
  19. 6863ea0 x86/mm: Remove in_nmi() warning from vmalloc_fault() by Joerg Roedel · 7 years ago
  20. 387048f x86/mm/tlb: Make clear_asid_other() static by zhong jiang · 7 years ago
  21. 8c934e0 x86/pti: Check the return value of pti_user_pagetable_walk_pmd() by Jiang Biao · 7 years ago
  22. b2b7d98 x86/pti: Check the return value of pti_user_pagetable_walk_p4d() by Jiang Biao · 7 years ago
  23. 5e81059 x86/mm/pti: Add Warning when booting on a PCID capable CPU by Joerg Roedel · 7 years ago
  24. f3e48e5 x86/ldt: Reserve address-space range on 32 bit for the LDT by Joerg Roedel · 7 years ago
  25. f59dbe9 x86/pgtable/pae: Use separate kernel PMDs for user page-table by Joerg Roedel · 7 years ago
  26. 4e8537e x86/mm/dump_pagetables: Define INIT_PGD by Joerg Roedel · 7 years ago
  27. ba0364e x86/mm/pti: Clone entry-text again in pti_finalize() by Joerg Roedel · 7 years ago
  28. b976690 x86/mm/pti: Introduce pti_finalize() by Joerg Roedel · 7 years ago
  29. 1ac228a x86/mm/pti: Keep permissions when cloning kernel text in pti_clone_kernel_text() by Joerg Roedel · 7 years ago
  30. 39d668e x86/mm/pti: Make pti_clone_kernel_text() compile on 32 bit by Joerg Roedel · 7 years ago
  31. f94560c x86/mm/pti: Clone CPU_ENTRY_AREA on PMD level on x86_32 by Joerg Roedel · 7 years ago
  32. 935232c x86/mm/pti: Add an overflow check to pti_clone_pmds() by Joerg Roedel · 7 years ago
  33. e3238fa x86/pgtable/32: Allocate 8k page-tables when PTI is enabled by Joerg Roedel · 7 years ago
  34. 23b7728 x86/pgtable: Rename pti_set_user_pgd() to pti_set_user_pgtbl() by Joerg Roedel · 7 years ago
  35. e9d8c61 x86/mm/tlb: Skip atomic operations for 'init_mm' in switch_mm_irqs_off() by Rik van Riel · 7 years ago
  36. 95b0e63 x86/mm/tlb: Always use lazy TLB mode by Rik van Riel · 7 years ago
  37. 64482aa x86/mm/tlb: Only send page table free TLB flush to lazy TLB CPUs by Rik van Riel · 7 years ago
  38. ac03158 x86/mm/tlb: Make lazy TLB mode lazier by Rik van Riel · 7 years ago
  39. 61d0beb x86/mm/tlb: Restructure switch_mm_irqs_off() by Rik van Riel · 7 years ago
  40. 2ff6ddf x86/mm/tlb: Leave lazy TLB mode at page table free time by Rik van Riel · 7 years ago
  41. 2127915 x86/pti: Make pti_set_kernel_image_nonglobal() static by Jiang Biao · 7 years ago
  42. cc9aec0 x86/numa_emulation: Introduce uniform split capability by Dan Williams · 7 years ago
  43. 3b6c62f x86/numa_emulation: Fix emulated-to-physical node mapping by Dan Williams · 7 years ago
  44. 5e0fb5d x86/mm: Add TLB purge to free pmd/pte page interfaces by Toshi Kani · 7 years ago
  45. 785a19f ioremap: Update pgtable free interfaces with addr by Chintan Pandya · 7 years ago
  46. f967db0 x86/mm: Disable ioremap free page handling on x86-PAE by Toshi Kani · 7 years ago
  47. d79d0d8 x86/mm: Clean up the printk()s in show_fault_oops() by Dmitry Vyukov · 7 years ago
  48. 0d0f624 x86/speculation/l1tf: Protect PAE swap entries against L1TF by Vlastimil Babka · 7 years ago
  49. 4188f06 x86/mm: Get rid of KERN_CONT in show_fault_oops() by Dmitry Vyukov · 7 years ago
  50. 7731b8b Merge branch 'linus' into x86/urgent by Thomas Gleixner · 7 years ago
  51. 1a7ed1b x86/speculation/l1tf: Extend 64bit swap file size limit by Vlastimil Babka · 7 years ago
  52. f642fb5 x86/platform/UV: Add adjustable set memory block size function by mike.travis@hpe.com · 7 years ago
  53. 377eeaa x86/speculation/l1tf: Limit swap file size to MAX_PA/2 by Andi Kleen · 7 years ago
  54. 42e4089 x86/speculation/l1tf: Disallow non privileged high MMIO PROT_NONE mappings by Andi Kleen · 7 years ago
  55. d7dc899 treewide: use PHYS_ADDR_MAX to avoid type casting ULLONG_MAX by Stefan Agner · 7 years ago
  56. 2bdce74 mm: fix devmem_is_allowed() for sub-page System RAM intersections by Dan Williams · 7 years ago
  57. 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
  58. a052f0a mm: add pt_mm to struct page by Matthew Wilcox · 7 years ago
  59. 94d49eb x86/mm: Decouple dynamic __PHYSICAL_MASK from AMD SME by Kirill A. Shutemov · 7 years ago
  60. 8316385 Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  61. 0afe832 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  62. 5cef8c2 Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  63. 93e95fa Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 7 years ago
  64. ed7588d x86/mm: Stop pretending pgtable_l5_enabled is a variable by Kirill A. Shutemov · 7 years ago
  65. ad3fe52 x86/mm: Unify pgtable_l5_enabled usage in early boot code by Kirill A. Shutemov · 7 years ago
  66. 0a0b152 x86/pkeys: Override pkey when moving away from PROT_EXEC by Dave Hansen · 7 years ago
  67. 1de392f x86: Remove pr_fmt duplicate logging prefixes by Joe Perches · 7 years ago
  68. ba54d85 x86/fault: Dump user opcode bytes on fatal faults by Borislav Petkov · 7 years ago
  69. 3eb0f51 signal: Ensure every siginfo we send has all bits initialized by Eric W. Biederman · 7 years ago
  70. b7c21bc x86/pti: Disallow global kernel text with RANDSTRUCT by Dave Hansen · 7 years ago
  71. a44ca8f x86/pti: Reduce amount of kernel text allowed to be Global by Dave Hansen · 7 years ago
  72. 58e65b5 x86/pti: Fix boot warning from Global-bit setting by Dave Hansen · 7 years ago
  73. d2479a3 x86/pti: Fix boot problems from Global-bit setting by Dave Hansen · 7 years ago
  74. d6ef1f1 x86/mm: Prevent kernel Oops in PTDUMP code with HIGHPTE=y by Joerg Roedel · 7 years ago
  75. 6b0a02e Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  76. e3e2881 x86/pgtable: Don't set huge PUD/PMD on non-leaf entries by Joerg Roedel · 7 years ago
  77. 8c06c77 x86/pti: Leave kernel text global for !PCID by Dave Hansen · 7 years ago
  78. 39114b7 x86/pti: Never implicitly clear _PAGE_GLOBAL for kernel image by Dave Hansen · 7 years ago
  79. 0f561fc x86/pti: Enable global pages for shared areas by Dave Hansen · 7 years ago
  80. 639d6aa x86/mm: Do not forbid _PAGE_RW before init for __ro_after_init by Dave Hansen · 7 years ago
  81. 1a54420 x86/mm: Remove extra filtering in pageattr code by Dave Hansen · 7 years ago
  82. fb43d6c x86/mm: Do not auto-massage page protections by Dave Hansen · 7 years ago
  83. 6f84f8d xen, mm: allow deferred page initialization for xen pv domains by Pavel Tatashin · 7 years ago
  84. 8f2af15 exec: pass stack rlimit into mm layout functions by Kees Cook · 7 years ago
  85. 8a57f48 x86/mm: Introduce "default" kernel PTE mask by Dave Hansen · 7 years ago
  86. 606c719 x86/mm: Undo double _PAGE_PSE clearing by Dave Hansen · 7 years ago
  87. d1440b2 x86/mm: Factor out pageattr _PAGE_GLOBAL setting by Dave Hansen · 7 years ago
  88. 078eb6a x86/mm/memory_hotplug: determine block size based on the end of boot memory by Pavel Tatashin · 7 years ago
  89. bc16d40 Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  90. 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
  91. 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
  92. 986b37c Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  93. fc5d107 x86/mm/32: Remove unused node_memmap_size_bytes() & CONFIG_NEED_NODE_MEMMAP_SIZE logic by David Rientjes · 7 years ago
  94. 0bc91d4 Merge tag 'v4.16-rc7' into x86/mm, to fix up conflict by Ingo Molnar · 7 years ago
  95. ea2301b Merge branch 'linus' into x86/dma, to resolve a conflict with upstream by Ingo Molnar · 7 years ago
  96. f36b753 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  97. 8401c72 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
  98. 28ee90f x86/mm: implement free pmd/pte page interfaces by Toshi Kani · 7 years ago
  99. b6bdb75 mm/vmalloc: add interfaces to free unmapped page table by Toshi Kani · 7 years ago
  100. c10f07a dma/direct: Handle force decryption for DMA coherent buffers in common code by Christoph Hellwig · 7 years ago