1. 3d2fc4c x86: fix seq_file iteration for pat/memtype.c by NeilBrown · 4 years ago
  2. bc8fbc5 kfence: add test suite by Marco Elver · 4 years ago
  3. d438fab kfence: use pt_regs to generate stack trace on faults by Marco Elver · 4 years ago
  4. 1dc0da6 x86, kfence: enable KFENCE for x86 by Alexander Potapenko · 4 years ago
  5. ae821d2 Merge tag 'x86_mm_for_v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years ago
  6. b9cdab6 Merge tag 'x86_seves_for_v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years ago
  7. 40c1fa5 Merge branch 'x86/cleanups' into x86/mm by Ingo Molnar · 4 years, 1 month ago
  8. c46f522 x86/{fault,efi}: Fix and rename efi_recover_from_page_fault() by Andy Lutomirski · 4 years, 1 month ago
  9. ca24728 x86/fault: Don't run fixups for SMAP violations by Andy Lutomirski · 4 years, 1 month ago
  10. 66fcd98 x86/fault: Don't look for extable entries for SMEP violations by Andy Lutomirski · 4 years, 1 month ago
  11. 6456a2a x86/fault: Rename no_context() to kernelmode_fixup_or_oops() by Andy Lutomirski · 4 years, 1 month ago
  12. 5042d40 x86/fault: Bypass no_context() for implicit kernel faults from usermode by Andy Lutomirski · 4 years, 1 month ago
  13. 2cc624b x86/fault: Split the OOPS code out from no_context() by Andy Lutomirski · 4 years, 1 month ago
  14. 03c81ea x86/fault: Improve kernel-executing-user-memory handling by Andy Lutomirski · 4 years, 1 month ago
  15. 56e62cd2 x86/fault: Correct a few user vs kernel checks wrt WRUSS by Andy Lutomirski · 4 years, 1 month ago
  16. ef2544f x86/fault: Document the locking in the fault_signal_pending() path by Andy Lutomirski · 4 years, 1 month ago
  17. f42a40f x86/fault/32: Move is_f00f_bug() to do_kern_addr_fault() by Andy Lutomirski · 4 years, 1 month ago
  18. ec35271 x86/fault: Fold mm_fault_error() into do_user_addr_fault() by Andy Lutomirski · 4 years, 1 month ago
  19. d24df8e x86/fault: Skip the AMD erratum #91 workaround on unaffected CPUs by Andy Lutomirski · 4 years, 1 month ago
  20. 35f1c89 x86/fault: Fix AMD erratum #91 errata fixup for user code by Andy Lutomirski · 4 years, 1 month ago
  21. ccd85d9 KVM: SVM: Treat SVM as unsupported when running as an SEV guest by Sean Christopherson · 4 years, 1 month ago
  22. 62a08a71 x86/sev-es: Do not unroll string I/O for SEV-ES guests by Tom Lendacky · 4 years, 1 month ago
  23. 8ece53e x86/vm86/32: Remove VM86_SCREEN_BITMAP support by Andy Lutomirski · 4 years, 1 month ago
  24. b86cb29 x86: Remove definition of DEBUG by Tom Rix · 4 years, 2 months ago
  25. d1c5246 x86/mm: Fix leak of pmd ptlock by Dan Williams · 4 years, 3 months ago
  26. 167dcfc x86/mm: Increase pgt_buf size for 5-level page tables by Lorenzo Stoakes · 4 years, 3 months ago
  27. 007c74e Merge branch 'stable/for-linus-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb by Linus Torvalds · 4 years, 3 months ago
  28. ac73e3d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 3 months ago
  29. 32a0de8 arch, mm: make kernel_page_present() always available by Mike Rapoport · 4 years, 3 months ago
  30. 5d6ad66 arch, mm: restore dependency of __kernel_map_pages() on DEBUG_PAGEALLOC by Mike Rapoport · 4 years, 3 months ago
  31. edd7ab7 Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
  32. 405f868 Merge tag 'x86_cleanups_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
  33. 54d7948 Merge tag 'x86_mm_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
  34. 5583ff6 Merge tag 'x86_sgx_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
  35. e998879 x86,swiotlb: Adjust SWIOTLB bounce buffer size for SEV guests by Ashish Kalra · 4 years, 3 months ago
  36. 29ac40cb x86/mm/mem_encrypt: Fix definition of PMD_FLAGS_DEC_WP by Arvind Sankar · 4 years, 4 months ago
  37. a493d1c x86/membarrier: Get rid of a dubious optimization by Andy Lutomirski · 4 years, 3 months ago
  38. a927bd6 mm: fix phys_to_target_node() and memory_add_physaddr_to_nid() exports by Dan Williams · 4 years, 3 months ago
  39. bab202a x86/mm: Declare 'start' variable where it is used by Lukas Bulwahn · 4 years, 5 months ago
  40. 334872a x86/traps: Attempt to fixup exceptions in vDSO before signaling by Sean Christopherson · 4 years, 4 months ago
  41. cd072da x86/fault: Add a helper function to sanitize error code by Sean Christopherson · 4 years, 4 months ago
  42. 74faeee x86/mm: Signal SIGSEGV with PF_SGX by Sean Christopherson · 4 years, 4 months ago
  43. 351191a io-mapping: Cleanup atomic iomap by Thomas Gleixner · 4 years, 4 months ago
  44. 157e118 x86/mm/highmem: Use generic kmap atomic implementation by Thomas Gleixner · 4 years, 4 months ago
  45. c9f0953 x86/head/64: Check SEV encryption before switching to kernel page-table by Joerg Roedel · 4 years, 4 months ago
  46. 1fcd009 x86/mm/ident_map: Check for errors from ident_pud_init() by Arvind Sankar · 4 years, 4 months ago
  47. 33def84 treewide: Convert macro and uses of __section(foo) to __section("foo") by Joe Perches · 4 years, 4 months ago
  48. f9a705a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 4 months ago
  49. 66af4f5 x86/kvm: Update the comment about asynchronous page fault in exc_page_fault() by Vitaly Kuznetsov · 4 years, 5 months ago
  50. cf1d2b4 Merge tag 'acpi-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 5 months ago
  51. da9803d Merge tag 'x86_seves_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
  52. cc6de168 memblock: use separate iterators for memory and reserved regions by Mike Rapoport · 4 years, 5 months ago
  53. a035b6b mm/memory_hotplug: introduce default phys_to_target_node() implementation by Dan Williams · 4 years, 5 months ago
  54. 3b0d310 x86/numa: add 'nohmat' option by Dan Williams · 4 years, 5 months ago
  55. 2dd57d3 x86/numa: cleanup configuration dependent command-line options by Dan Williams · 4 years, 5 months ago
  56. c1b4ec8 Merge tag 'x86-mm-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
  57. 8b6591f Merge tag 'x86_platform_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
  58. 92a0610 Merge tag 'x86_cpu_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
  59. ca1b669 Merge tag 'ras_updates_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
  60. 3006381 x86/mce: Decode a kernel instruction to determine if it is copying from user by Tony Luck · 4 years, 5 months ago
  61. 278b917 x86/mce: Add _ASM_EXTABLE_CPY for copy user access by Youquan Song · 4 years, 5 months ago
  62. a05d54c x86/mce: Provide method to find out the type of an exception handler by Tony Luck · 4 years, 5 months ago
  63. 39297dd x86/platform/uv: Remove UV BAU TLB Shootdown Handler by Mike Travis · 4 years, 5 months ago
  64. 73bf738 x86: Support Generic Initiator only proximity domains by Jonathan Cameron · 4 years, 5 months ago
  65. 75d1cc0 x86/mm/pat: Don't flush cache if hardware enforces cache coherency across encryption domnains by Krish Sadhukhan · 4 years, 6 months ago
  66. 6b27edd7 x86/dumpstack/64: Add noinstr version of get_stack_info() by Joerg Roedel · 4 years, 6 months ago
  67. 1aa9aa8 x86/sev-es: Setup GHCB-based boot #VC handler by Joerg Roedel · 4 years, 6 months ago
  68. c685eb0 x86/sev-es: Print SEV-ES info into the kernel log by Joerg Roedel · 4 years, 6 months ago
  69. b57de6c x86/sev-es: Add SEV-ES Feature Detection by Joerg Roedel · 4 years, 6 months ago
  70. ccae0f3 x86, fakenuma: Fix invalid starting node ID by Huang Ying · 4 years, 6 months ago
  71. 4819e15 x86/mm/32: Bring back vmalloc faulting on x86_32 by Joerg Roedel · 4 years, 6 months ago
  72. b69bea8 Merge tag 'locking-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 6 months ago
  73. bf9282d cpuidle: Make CPUIDLE_FLAG_TLB_FLUSHED generic by Peter Zijlstra · 4 years, 7 months ago
  74. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 6 months ago
  75. 7a27ef5 x86/mm/64: Update comment in preallocate_vmalloc_pages() by Joerg Roedel · 4 years, 7 months ago
  76. 58a18fe x86/mm/64: Do not sync vmalloc/ioremap mappings by Joerg Roedel · 4 years, 7 months ago
  77. 968614f mm/x86: use general page fault accounting by Peter Xu · 4 years, 7 months ago
  78. bce617e mm: do page fault accounting in handle_mm_fault by Peter Xu · 4 years, 7 months ago
  79. d622ece mm/memory_hotplug: introduce default dummy memory_add_physaddr_to_nid() by Jia He · 4 years, 7 months ago
  80. fe124c9 x86/mm: use max memory block size on bare metal by Daniel Jordan · 4 years, 7 months ago
  81. 97d052e Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 7 months ago
  82. fc80c51 Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 7 months ago
  83. 81e1133 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 7 months ago
  84. c89ab04 mm/sparse: cleanup the code surrounding memory_present() by Mike Rapoport · 4 years, 7 months ago
  85. 56993b4 mm/sparsemem: enable vmem_altmap support in vmemmap_alloc_block_buf() by Anshuman Khandual · 4 years, 7 months ago
  86. 1d9cfee mm/sparsemem: enable vmem_altmap support in vmemmap_populate_basepages() by Anshuman Khandual · 4 years, 7 months ago
  87. ca15ca4 mm: remove unneeded includes of <asm/pgalloc.h> by Mike Rapoport · 4 years, 7 months ago
  88. 995909a x86/mm/64: Do not dereference non-present PGD entries by Joerg Roedel · 4 years, 7 months ago
  89. 7b4ea94 Revert "x86/mm/64: Do not sync vmalloc/ioremap mappings" by Linus Torvalds · 4 years, 7 months ago
  90. 0cd39f4 locking/seqlock, headers: Untangle the spaghetti monster by Peter Zijlstra · 4 years, 7 months ago
  91. 125cfa0 Merge tag 'x86-entry-2020-08-04' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 7 months ago
  92. 99ea152 Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 7 months ago
  93. e96ec8c Merge tag 'x86-mm-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 7 months ago
  94. 37e8822 Merge tag 'x86-cleanups-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 7 months ago
  95. 63722bb Merge branch 'kcsan' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into locking/core by Ingo Molnar · 4 years, 7 months ago
  96. 2b32ab0 x86/mm/64: Make sync_global_pgds() static by Joerg Roedel · 4 years, 7 months ago
  97. 8bb9bf2 x86/mm/64: Do not sync vmalloc/ioremap mappings by Joerg Roedel · 4 years, 7 months ago
  98. 6eb82f9 x86/mm: Pre-allocate P4D/PUD pages for vmalloc area by Joerg Roedel · 4 years, 7 months ago
  99. 2d65685 Merge branch 'x86/urgent' into x86/cleanups by Ingo Molnar · 4 years, 7 months ago
  100. a27a0a5 x86/entry: Cleanup idtentry_enter/exit by Thomas Gleixner · 4 years, 7 months ago