1. b9ecb9a Merge branch 'kvm-guest-sev-migration' into kvm-master by Paolo Bonzini · 3 years, 2 months ago
  2. f449561 x86/kvm: Add guest support for detecting and enabling SEV Live Migration feature. by Ashish Kalra · 3 years, 4 months ago
  3. 064ce6c mm: x86: Invoke hypercall when page encryption status is changed by Brijesh Singh · 3 years, 4 months ago
  4. 59a2cee Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 2 months ago
  5. 0a96c90 x86: mm: rename __is_kernel_text() to is_x86_32_kernel_text() by Kefeng Wang · 3 years, 2 months ago
  6. 512b7931 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 2 months ago
  7. 5c11f00b x86: remove memory hotplug support on X86_32 by David Hildenbrand · 3 years, 2 months ago
  8. 4421cca memblock: use memblock_free for freeing virtual pointers by Mike Rapoport · 3 years, 2 months ago
  9. 3ecc683 memblock: rename memblock_free to memblock_phys_free by Mike Rapoport · 3 years, 2 months ago
  10. 44261f8 Merge tag 'hyperv-next-signed-20211102' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 3 years, 2 months ago
  11. cc0356d Merge tag 'x86_core_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 2 months ago
  12. 20273d2 Merge tag 'x86_sev_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 2 months ago
  13. 6e5772c Merge tag 'x86_cc_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 2 months ago
  14. 810a521 x86/hyperv: Add new hvcall guest address host visibility support by Tianyu Lan · 3 years, 2 months ago
  15. e82f206 Merge remote-tracking branch 'tip/x86/cc' into hyperv-next by Wei Liu · 3 years, 2 months ago
  16. 079ec41 x86/fpu: Provide a proper function for ex_handler_fprestore() by Thomas Gleixner · 3 years, 3 months ago
  17. 0ae67cc3 x86/fpu: Remove internal.h dependency from fpu/signal.h by Thomas Gleixner · 3 years, 3 months ago
  18. a0ff061 x86/fpu: Move KVMs FPU swapping to FPU core by Thomas Gleixner · 3 years, 3 months ago
  19. e7d445a x86/sme: Use #define USE_EARLY_PGTABLE_L5 in mem_encrypt_identity.c by Tom Lendacky · 3 years, 3 months ago
  20. 082f20b Merge branch 'x86/urgent' into x86/fpu, to resolve a conflict by Ingo Molnar · 3 years, 2 months ago
  21. 541ac97 x86/sev: Make the #VC exception stacks part of the default stacks storage by Borislav Petkov · 3 years, 3 months ago
  22. c7419a6 Merge branch x86/cc into x86/core by Borislav Petkov · 3 years, 3 months ago
  23. e9d1d2b treewide: Replace the use of mem_encrypt_active() with cc_platform_has() by Tom Lendacky · 3 years, 4 months ago
  24. 6283f2e x86/sev: Replace occurrences of sev_es_active() with cc_platform_has() by Tom Lendacky · 3 years, 4 months ago
  25. 4d96f91 x86/sev: Replace occurrences of sev_active() with cc_platform_has() by Tom Lendacky · 3 years, 4 months ago
  26. 32cb4d0 x86/sme: Replace occurrences of sme_active() with cc_platform_has() by Tom Lendacky · 3 years, 4 months ago
  27. aa5a461 x86/sev: Add an x86 version of cc_platform_has() by Tom Lendacky · 3 years, 4 months ago
  28. 402fe0c x86/ioremap: Selectively build arch override encryption functions by Tom Lendacky · 3 years, 4 months ago
  29. 44b979f x86/mm/64: Improve stack overflow warnings by Peter Zijlstra · 3 years, 4 months ago
  30. d4ffd5d x86/fault: Fix wrong signal when vsyscall fails with pkey by Jiashuo Liang · 3 years, 5 months ago
  31. 20621d2 Merge tag 'x86_urgent_for_v5.15_rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 3 months ago
  32. 77e02cf memblock: introduce saner 'memblock_free_ptr()' interface by Linus Torvalds · 3 years, 4 months ago
  33. 2cadf52 x86/extable: Provide EX_TYPE_DEFAULT_MCE_SAFE and EX_TYPE_FAULT_MCE_SAFE by Thomas Gleixner · 3 years, 4 months ago
  34. 46d2894 x86/extable: Rework the exception table mechanics by Thomas Gleixner · 3 years, 4 months ago
  35. 326b567 x86/extable: Tidy up redundant handler functions by Thomas Gleixner · 3 years, 4 months ago
  36. 2d33820 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 4 months ago
  37. 34b1999 x86/mm: Fix kern_addr_valid() to cope with existing but not present entries by Mike Rapoport · 3 years, 4 months ago
  38. 65a2aa5 mm/memory_hotplug: remove nid parameter from arch_remove_memory() by David Hildenbrand · 3 years, 4 months ago
  39. 1472690 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 4 months ago
  40. a7259df memblock: make memblock_find_in_range method private by Mike Rapoport · 3 years, 4 months ago
  41. aeef8b5 x86/pat: Pass valid address to sanitize_phys() by Jeff Moyer · 3 years, 5 months ago
  42. 0a096f2 Merge tag 'x86-cpu-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 4 months ago
  43. 77ad320 x86/mmiotrace: Replace deprecated CPU-hotplug functions. by Sebastian Andrzej Siewior · 3 years, 5 months ago
  44. b5f06f6 x86/mm: Prepare for opt-in based L1D flush in switch_mm() by Balbir Singh · 3 years, 8 months ago
  45. 371b09c x86/mm: Refactor cond_ibpb() to support other use cases by Balbir Singh · 4 years ago
  46. d8a7190 Revert "mm/pgtable: add stubs for {pmd/pub}_{set/clear}_huge" by Jonathan Marek · 3 years, 5 months ago
  47. dc4875f mm: rename p4d_page_vaddr to p4d_pgtable and make it return pud_t * by Aneesh Kumar K.V · 3 years, 6 months ago
  48. 9cf6fa2 mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t * by Aneesh Kumar K.V · 3 years, 6 months ago
  49. 1423e26 Merge tag 'x86-fpu-2021-07-07' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 6 months ago
  50. 71bd934 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 6 months ago
  51. 2d7a217 mm: sparsemem: use huge PMD mapping for vmemmap pages by Muchun Song · 3 years, 6 months ago
  52. c742199 mm/pgtable: add stubs for {pmd/pub}_{set/clear}_huge by Christophe Leroy · 3 years, 6 months ago
  53. e9fdff8 mm: hugetlb: add a kernel parameter hugetlb_free_vmemmap by Muchun Song · 3 years, 6 months ago
  54. 6be24be mm: hugetlb: introduce a new config HUGETLB_PAGE_FREE_VMEMMAP by Muchun Song · 3 years, 6 months ago
  55. 426e5c4 mm: memory_hotplug: factor out bootmem core functions to bootmem_info.c by Muchun Song · 3 years, 6 months ago
  56. 65090f3 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 6 months ago
  57. a9ee6cf mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA by Mike Rapoport · 3 years, 6 months ago
  58. 5f49832 Merge tag 'x86-mm-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 6 months ago
  59. 28a27cb Merge tag 'perf-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 6 months ago
  60. 30a304a x86/fpu: Mask PKRU from kernel XRSTOR[S] operations by Thomas Gleixner · 3 years, 6 months ago
  61. 3710711 x86/fpu: Use pkru_write_default() in copy_init_fpstate_to_fpregs() by Thomas Gleixner · 3 years, 6 months ago
  62. 8a1dc55 x86/cpu: Sanitize X86_FEATURE_OSPKE by Thomas Gleixner · 3 years, 6 months ago
  63. 784a4661 x86/pkeys: Move read_pkru() and write_pkru() by Dave Hansen · 3 years, 6 months ago
  64. 1c61fad x86/fpu: Rename copy_kernel_to_fpregs() to restore_fpregs_from_fpstate() by Thomas Gleixner · 3 years, 6 months ago
  65. b360726 x86/pkeys: Revert a5eff7259790 ("x86/pkeys: Add PKRU value to init_fpstate") by Thomas Gleixner · 3 years, 6 months ago
  66. 28e5e44 x86/mm: Avoid truncating memblocks for SGX memory by Fan Du · 3 years, 7 months ago
  67. 5471eea5 perf/x86: Reset the dirty counter to prevent the leak for an RDPMC task by Kan Liang · 3 years, 7 months ago
  68. 8d651ee x86/ioremap: Map EFI-reserved memory as encrypted for SEV by Tom Lendacky · 3 years, 7 months ago
  69. 009767d x86/sev: Check SME/SEV support in CPUID first by Pu Wen · 3 years, 7 months ago
  70. 314a1e1 x86/pkeys: Skip 'init_pkru' debugfs file creation when pkeys not supported by Dave Hansen · 3 years, 7 months ago
  71. 5405b42 x86/fault: Don't send SIGSEGV twice on SEGV_PKUERR by Jiashuo Liang · 3 years, 7 months ago
  72. 00afe83 x86,kprobes: WARN if kprobes tries to handle a fault by Peter Zijlstra · 3 years, 7 months ago
  73. 059e5c3 x86/msr: Rename MSR_K8_SYSCFG to MSR_AMD64_SYSCFG by Brijesh Singh · 3 years, 8 months ago
  74. e759959 x86/sev-es: Rename sev-es.{ch} to sev.{ch} by Brijesh Singh · 3 years, 8 months ago
  75. 8404c9f Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 8 months ago
  76. 575299e x86/mm: track linear mapping split events by Saravanan D · 3 years, 8 months ago
  77. 152d32a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years, 8 months ago
  78. 1f9d03c mm: move mem_init_print_info() into mm_init() by Kefeng Wang · 3 years, 8 months ago
  79. 97dc2a1 x86: inline huge vmap supported functions by Nicholas Piggin · 3 years, 8 months ago
  80. bbc180a mm: HUGE_VMAP arch support cleanup by Nicholas Piggin · 3 years, 8 months ago
  81. faf1c00 x86/vmemmap: optimize for consecutive sections in partial populated PMDs by Oscar Salvador · 3 years, 8 months ago
  82. 8d40091 x86/vmemmap: handle unpopulated sub-pmd ranges by Oscar Salvador · 3 years, 8 months ago
  83. 69ccfe7 x86/vmemmap: drop handling of 1GB vmemmap ranges by Oscar Salvador · 3 years, 8 months ago
  84. 8e2df19 x86/vmemmap: drop handling of 4K unaligned vmemmap range by Oscar Salvador · 3 years, 8 months ago
  85. 635de95 Merge tag 'x86-mm-2021-04-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 8 months ago
  86. ea5bc7b Merge tag 'x86_cleanups_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 8 months ago
  87. 26a4ef7 Merge tag 'x86_seves_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 8 months ago
  88. 4daf2a1 x86/sev: Drop redundant and potentially misleading 'sev_enabled' by Sean Christopherson · 3 years, 8 months ago
  89. 16854b5 x86/pat: Do not compile stubbed functions when X86_PAT is off by Jan Kiszka · 4 years, 2 months ago
  90. 1591584 x86/process/64: Move cpu_current_top_of_stack out of TSS by Lai Jiangshan · 4 years ago
  91. 8249d17 x86/mem_encrypt: Correct physical address calculation in __set_clr_pte_enc() by Isaku Yamahata · 3 years, 10 months ago
  92. 163b099 x86: Fix various typos in comments, take #2 by Ingo Molnar · 3 years, 9 months ago
  93. eab696d x86/sev: Do not require Hypervisor CPUID bit for SEV guests by Joerg Roedel · 3 years, 10 months ago
  94. d9f6e12 x86: Fix various typos in comments by Ingo Molnar · 3 years, 10 months ago
  95. 2291641 x86/virtio: Have SEV guests enforce restricted virtio memory access by Tom Lendacky · 3 years, 10 months ago
  96. 1608e4c x86/mm/tlb: Remove unnecessary uses of the inline keyword by Nadav Amit · 3 years, 10 months ago
  97. 09c5272 x86/mm/tlb: Do not make is_lazy dirty for no reason by Nadav Amit · 3 years, 10 months ago
  98. 2f4305b x86/mm/tlb: Privatize cpu_tlbstate by Nadav Amit · 3 years, 10 months ago
  99. 4ce94ea x86/mm/tlb: Flush remote and local TLBs concurrently by Nadav Amit · 3 years, 10 months ago
  100. 6035152 x86/mm/tlb: Open-code on_each_cpu_cond_mask() for tlb_is_not_lazy() by Nadav Amit · 3 years, 10 months ago