1. 476e7ea Merge 4.9.190 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  2. ffd85e3 x86/mm: Sync also unmappings in vmalloc_sync_all() by Joerg Roedel · 5 years ago
  3. a6932b4 x86/mm: Check for pfn instead of page in vmalloc_sync_one() by Joerg Roedel · 5 years ago
  4. d4fff2d Merge 4.9.188 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  5. d73af79 x86, mm, gup: prevent get_page() race with munmap in paravirt guest by Vlastimil Babka · 5 years ago
  6. 719bdd9 Merge 4.9.180 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  7. f08f10f x86/mm: Remove in_nmi() warning from 64-bit implementation of vmalloc_fault() by Jiri Kosina · 6 years ago
  8. e0625b3 Merge 4.9.176 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  9. 1709284 x86/speculation: Support 'mitigations=' cmdline option by Josh Poimboeuf · 6 years ago
  10. c89ef65 x86/speculation: Prepare for conditional IBPB in switch_mm() by Thomas Gleixner · 6 years ago
  11. c369258 x86/speculation/l1tf: Drop the swap storage limit restriction when l1tf=off by Michal Hocko · 6 years ago
  12. 822e5d5 x86/speculation: Apply IBPB more strictly to avoid cross-process data leak by Jiri Kosina · 6 years ago
  13. 08e501b x86/mm: Use WRITE_ONCE() when setting PTEs by Nadav Amit · 6 years ago
  14. 4d800a6 UPSTREAM: Do not hash userspace addresses in fault handlers by Kees Cook · 7 years ago
  15. a0f30ae Merge 4.9.136 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  16. eba69ae Revert "x86/mm: Expand static page table for fixmap space" by Sasha Levin · 6 years ago
  17. d589c0d Merge 4.9.133 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  18. 62dd223 x86/fpu: Finish excising 'eagerfpu' by Andy Lutomirski · 8 years ago
  19. 3a8304b x86/mm: Expand static page table for fixmap space by Feng Tang · 6 years ago
  20. 7bebf33 Merge 4.9.131 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  21. 8540af6 x86/numa_emulation: Fix emulated-to-physical node mapping by Dan Williams · 6 years ago
  22. ba01a42 Merge 4.9.128 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  23. 7f6a394 x86/mm: Remove in_nmi() warning from vmalloc_fault() by Joerg Roedel · 6 years ago
  24. a925dfb Merge 4.9.125 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  25. f8d42d5 x86/speculation/l1tf: Fix off-by-one error when warning that system has too much RAM by Vlastimil Babka · 6 years ago
  26. fe0f404 x86/speculation/l1tf: Fix overflow in l1tf_pfn_limit() on 32bit by Vlastimil Babka · 6 years ago
  27. 681e57b Merge 4.9.121 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  28. e853786 x86/mm: Add TLB purge to free pmd/pte page interfaces by Toshi Kani · 6 years ago
  29. 6e6b637 ioremap: Update pgtable free interfaces with addr by Chintan Pandya · 6 years ago
  30. 2130e54 x86/mm: Disable ioremap free page handling on x86-PAE by Toshi Kani · 6 years ago
  31. f85543b Merge 4.9.120 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  32. 16848eb x86/init: fix build with CONFIG_SWAP=n by Vlastimil Babka · 6 years ago
  33. e79d049 x86/mm/kmmio: Make the tracer robust against L1TF by Andi Kleen · 6 years ago
  34. 7e46437 x86/mm/pat: Make set_memory_np() L1TF safe by Andi Kleen · 6 years ago
  35. 8574df1 x86: Don't include linux/irq.h from asm/hardirq.h by Nicolai Stange · 6 years ago
  36. 53527af x86/speculation/l1tf: Protect PAE swap entries against L1TF by Vlastimil Babka · 6 years ago
  37. c4b998c x86/speculation/l1tf: Extend 64bit swap file size limit by Vlastimil Babka · 6 years ago
  38. e392347 x86/speculation/l1tf: Limit swap file size to MAX_PA/2 by Andi Kleen · 6 years ago
  39. 7c5b42f x86/speculation/l1tf: Disallow non privileged high MMIO PROT_NONE mappings by Andi Kleen · 6 years ago
  40. 03c70fe Merge 4.9.111 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  41. 6d28f2d mm: fix devmem_is_allowed() for sub-page System RAM intersections by Dan Williams · 6 years ago
  42. 9797dcb Merge 4.9.104 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  43. 2bbb81d x86/mm: Do not forbid _PAGE_RW before init for __ro_after_init by Dave Hansen · 7 years ago
  44. 1e26941 x86/pgtable: Don't set huge PUD/PMD on non-leaf entries by Joerg Roedel · 7 years ago
  45. 059befd vfs/proc/kcore, x86/mm/kcore: Fix SMAP fault when dumping vsyscall user page by Jia Zhang · 7 years ago
  46. 9c3041c Merge 4.9.102 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  47. a8330db x86/pkeys: Override pkey when moving away from PROT_EXEC by Dave Hansen · 7 years ago
  48. bb94f9d Merge 4.9.91 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  49. f4fe4f9 x86/mm: implement free pmd/pte page interfaces by Toshi Kani · 7 years ago
  50. 9c7f7bd mm/vmalloc: add interfaces to free unmapped page table by Toshi Kani · 7 years ago
  51. 960923f Merge 4.9.89 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  52. d3b0e98 x86/mm: Fix vmalloc_fault to use pXd_large by Toshi Kani · 7 years ago
  53. a290494 Merge 4.9.87 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  54. 2585e4b4 x86/speculation: Use Indirect Branch Prediction Barrier in context switch by Tim Chen · 7 years ago
  55. 027ba1a x86/mm: Give each mm TLB flush generation a unique ID by Andy Lutomirski · 7 years ago
  56. a9d0273 Merge 4.9.84 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  57. 0f77841 x86/mm/kmmio: Fix mmiotrace for page unaligned addresses by Karol Herbst · 7 years ago
  58. 71f1469 Merge 4.9.79 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  59. 9a0be5a vsyscall: Fix permissions for emulate mode with KAISER/PTI by Ben Hutchings · 7 years ago
  60. e9dabe6 Merge 4.9.78 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  61. 5ab44e8 x86/mm/pkeys: Fix fill_sig_info_pkey by Eric W. Biederman · 7 years ago
  62. 033d019 Merge 4.9.77 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  63. 1b92c48 x86/pti/efi: broken conversion from efi to kernel page table by Pavel Tatashin · 7 years ago
  64. 4bf050d x86/asm: Use register variable to get stack pointer value by Andrey Ryabinin · 7 years ago
  65. ec61baf kaiser: Set _PAGE_NX only if supported by Lepton Wu · 7 years ago
  66. 9154940 Merge 4.9.76 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  67. beca4e2 Map the vsyscall page with _PAGE_USER by Borislav Petkov · 7 years ago
  68. 47f3cea x86/tlb: Drop the _GPL from the cpu_tlbstate export by Thomas Gleixner · 7 years ago
  69. bc7ff9b Merge 4.9.75 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  70. 92fd81f kaiser: Set _PAGE_NX only if supported by Guenter Roeck · 7 years ago
  71. ea6cd39 KPTI: Report when enabled by Kees Cook · 7 years ago
  72. e71fac0 KPTI: Rename to PAGE_TABLE_ISOLATION by Kees Cook · 7 years ago
  73. 59094fa x86/kaiser: Move feature detection up by Borislav Petkov · 7 years ago
  74. 402e63d kaiser: disabled on Xen PV by Jiri Kosina · 7 years ago
  75. fe5cb75 kaiser: kaiser_flush_tlb_on_return_to_user() check PCID by Hugh Dickins · 7 years ago
  76. 8c2f8a5 kaiser: drop is_atomic arg to kaiser_pagetable_walk() by Hugh Dickins · 7 years ago
  77. 169b369 kaiser: use ALTERNATIVE instead of x86_cr3_pcid_noflush by Hugh Dickins · 7 years ago
  78. 8018307 x86/kaiser: Check boottime cmdline params by Borislav Petkov · 7 years ago
  79. 50624dd x86/kaiser: Rename and simplify X86_FEATURE_KAISER handling by Borislav Petkov · 7 years ago
  80. 23e0943 kaiser: add "nokaiser" boot option, using ALTERNATIVE by Hugh Dickins · 7 years ago
  81. 3df1461 kaiser: kaiser_remove_mapping() move along the pgd by Hugh Dickins · 7 years ago
  82. d0142ce kaiser: x86_cr3_pcid_noflush and x86_cr3_pcid_user by Hugh Dickins · 7 years ago
  83. 6a2b4117 kaiser: PCID 0 for kernel and 128 for user by Hugh Dickins · 7 years ago
  84. 0b5ca9d kaiser: load_new_mm_cr3() let SWITCH_USER_CR3 flush user by Hugh Dickins · 7 years ago
  85. 2684b12 kaiser: enhanced by kernel and user PCIDs by Hugh Dickins · 7 years ago
  86. 1972bb9 kaiser: vmstat show NR_KAISERTABLE as nr_overhead by Hugh Dickins · 7 years ago
  87. 604db49 kaiser: align addition to x86/mm/Makefile by Hugh Dickins · 7 years ago
  88. be6bf01 kaiser: tidied up kaiser_add/remove_mapping slightly by Hugh Dickins · 7 years ago
  89. f43f386 kaiser: ENOMEM if kaiser_pagetable_walk() NULL by Hugh Dickins · 7 years ago
  90. ac2f101 kaiser: do not set _PAGE_NX on pgd_none by Hugh Dickins · 7 years ago
  91. 8f0baad kaiser: merged update by Dave Hansen · 7 years ago
  92. 13be448 KAISER: Kernel Address Isolation by Richard Fellner · 8 years ago
  93. 9e5dd8e Merge 4.9.74 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  94. 3e5daac x86/mm: Remove the UP asm/tlbflush.h code, always use the (formerly) SMP code by Andy Lutomirski · 7 years ago
  95. a94af05 x86/mm: Reimplement flush_tlb_page() using flush_tlb_mm_range() by Andy Lutomirski · 7 years ago
  96. 113980c x86/mm: Make flush_tlb_mm_range() more predictable by Andy Lutomirski · 8 years ago
  97. 219aced x86/mm: Remove flush_tlb() and flush_tlb_current_task() by Andy Lutomirski · 8 years ago
  98. c1a2864 Merge 4.9.66 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  99. d0629c6 x86/mm: fix use-after-free of vma during userfaultfd fault by Vlastimil Babka · 7 years ago
  100. f108c7d Merge 4.9.58 into android-4.9 by Greg Kroah-Hartman · 7 years ago