1. 080dbe7 KVM: x86: Forcibly leave nested virt when SMM state is toggled by Sean Christopherson · 3 years ago
  2. e61aa46 x86/mm: Flush global TLB when switching to trampoline page-table by Joerg Roedel · 3 years, 1 month ago
  3. d21b47c x86/uaccess: Move variable into switch case statement by Kees Cook · 3 years, 1 month ago
  4. 413b427 KVM: x86: Register Processor Trace interrupt hook iff PT enabled in guest by Sean Christopherson · 3 years, 2 months ago
  5. b57afd1 x86/pkey: Fix undefined behaviour with PKRU_WD_BIT by Andrew Cooper · 3 years ago
  6. 0636892 KVM: x86: Wait for IPIs to be delivered when handling Hyper-V TLB flush hypercall by Vitaly Kuznetsov · 3 years, 1 month ago
  7. 4bbbc9c x86/pv: Switch SWAPGS to ALTERNATIVE by Juergen Gross · 4 years ago
  8. b31bac0 x86/iopl: Fake iopl(3) CLI/STI usage by Peter Zijlstra · 3 years, 3 months ago
  9. 45490bf x86/sev: Make the #VC exception stacks part of the default stacks storage by Borislav Petkov · 3 years, 3 months ago
  10. fc25889 x86/sev: Add an x86 version of cc_platform_has() by Tom Lendacky · 3 years, 4 months ago
  11. 7ca1711 x86: Increase exception stack sizes by Peter Zijlstra · 3 years, 4 months ago
  12. 6bfe1f6 x86/entry: Correct reference to intended CONFIG_64_BIT by Lukas Bulwahn · 3 years, 5 months ago
  13. deb2949 KVM: x86: Handle SRCU initialization failure during page track init by Haimin Zhang · 3 years, 4 months ago
  14. 782122a x86/kvmclock: Move this_cpu_pvti into kvmclock.h by Zelin Deng · 3 years, 3 months ago
  15. 7040b37 x86/asm: Fix SETZ size enqcmds() build failure by Kees Cook · 3 years, 4 months ago
  16. 54e85b6 x86/asm: Add a missing __iomem annotation in enqcmds() by Dave Jiang · 4 years ago
  17. 35d3ab2 x86/uaccess: Fix 32-bit __get_user_asm_u64() when CC_HAS_ASM_GOTO_OUTPUT=y by Will Deacon · 3 years, 4 months ago
  18. c0aec70 x86/mce: Defer processing of early errors by Borislav Petkov · 3 years, 4 months ago
  19. c0883f6 KVM: nSVM: avoid picking up unsupported bits from L2 in int_ctl (CVE-2021-3653) by Maxim Levitsky · 3 years, 6 months ago
  20. 02210a5 x86/asm: Ensure asm/proto.h can be included stand-alone by Jan Kiszka · 3 years, 9 months ago
  21. f3a56cd x86/fpu: Return proper error codes from user access functions by Thomas Gleixner · 3 years, 6 months ago
  22. 67f66d4 x86/sev: Split up runtime #VC handler for correct state tracking by Joerg Roedel · 3 years, 6 months ago
  23. b2c5af7 KVM: nVMX: Sync all PGDs on nested transition with shadow paging by Sean Christopherson · 3 years, 7 months ago
  24. c0ec4ac x86/elf: Use _BITUL() macro in UAPI headers by Joe Richey · 3 years, 7 months ago
  25. 3c51d82 sched/core: Initialize the idle task with preemption disabled by Valentin Schneider · 3 years, 8 months ago
  26. 4dc9680 Revert "KVM: x86/mmu: Drop kvm_mmu_extended_role.cr4_la57 hack" by Sean Christopherson · 3 years, 6 months ago
  27. 130a1d7 x86/fpu: Make init_fpstate correct with optimized XSAVE by Thomas Gleixner · 3 years, 6 months ago
  28. abc790b x86/pkru: Write hardware init value to PKRU when xstate is init by Thomas Gleixner · 3 years, 7 months ago
  29. 75a55bc x86/process: Check PF_KTHREAD and not current->mm for kernel threads by Thomas Gleixner · 3 years, 7 months ago
  30. 334c59d x86/kvm: Disable all PV features on crash by Vitaly Kuznetsov · 3 years, 7 months ago
  31. 3b0becf x86/kvm: Disable kvmclock on all CPUs on shutdown by Vitaly Kuznetsov · 3 years, 7 months ago
  32. 42f75a4 x86/apic: Mark _all_ legacy interrupts when IO/APIC is missing by Thomas Gleixner · 3 years, 7 months ago
  33. 942c586 x86/cpufeatures: Force disable X86_FEATURE_ENQCMD and remove update_pasid() by Thomas Gleixner · 3 years, 7 months ago
  34. 31f2974 KVM: VMX: Disable preemption when probing user return MSRs by Sean Christopherson · 3 years, 8 months ago
  35. bfccc4e KVM/VMX: Invoke NMI non-IST entry instead of IST entry by Lai Jiangshan · 3 years, 8 months ago
  36. 21f3178 KVM: x86/mmu: Remove the defunct update_pte() paging hook by Sean Christopherson · 4 years ago
  37. 856f60e ACPI: processor: Fix build when CONFIG_ACPI_PROCESSOR=m by Vitaly Kuznetsov · 3 years, 9 months ago
  38. e525cd3 ACPI: processor: Fix CPU0 wakeup in acpi_idle_play_dead() by Vitaly Kuznetsov · 3 years, 9 months ago
  39. 451ba16 Revert "xen: fix p2m size in dom0 for disabled memory hotplug case" by Roger Pau Monne · 3 years, 9 months ago
  40. 771dfb3 KVM: x86: Protect userspace MSR filter with SRCU, and set atomically-ish by Sean Christopherson · 3 years, 10 months ago
  41. a63068e static_call: Allow module use without exposing static_call_key by Josh Poimboeuf · 4 years ago
  42. a548acd x86: Introduce TS_COMPAT_RESTART to fix get_nr_restart_syscall() by Oleg Nesterov · 4 years ago
  43. 97c6089 x86: Move TS_COMPAT back to asm/thread_info.h by Oleg Nesterov · 4 years ago
  44. a2bab39 x86/sev-es: Use __copy_from_user_inatomic() by Joerg Roedel · 3 years, 10 months ago
  45. 2694244 x86/entry: Move nmi entry/exit into common code by Thomas Gleixner · 4 years, 2 months ago
  46. 871fd1e x86/sev-es: Introduce ip_within_syscall_gap() helper by Joerg Roedel · 3 years, 10 months ago
  47. 9c62adb xen: fix p2m size in dom0 for disabled memory hotplug case by Juergen Gross · 3 years, 10 months ago
  48. df52c4f x86/virt: Eat faults on VMXOFF in reboot flows by Sean Christopherson · 4 years ago
  49. 2ce5be6 x86/apic: Add extra serialization for non-serializing MSRs by Dave Hansen · 4 years, 10 months ago
  50. d8649eb x86/cpu: Add another Alder Lake CPU to the Intel family by Gayatri Kammela · 4 years ago
  51. 5929bcb x86: __always_inline __{rd,wr}msr() by Peter Zijlstra · 4 years ago
  52. b444b86 x86/xen: avoid warning in Xen pv guest with CONFIG_AMD_MEM_ENCRYPT enabled by Juergen Gross · 4 years ago
  53. f19c543 x86/topology: Make __max_die_per_package available unconditionally by Borislav Petkov · 4 years ago
  54. f5ee8af x86/fpu: Add kernel_fpu_begin_mask() to selectively initialize state by Andy Lutomirski · 4 years ago
  55. 55807e7 x86/hyperv: Fix kexec panic/hang issues by Dexuan Cui · 4 years ago
  56. 2179bae local64.h: make <asm/local64.h> mandatory by Randy Dunlap · 4 years ago
  57. 700d098 x86/CPU/AMD: Save AMD NodeId as cpu_die_id by Yazen Ghannam · 4 years, 2 months ago
  58. 2aa2d48 x86/mce: Correct the detection of invalid notifier priorities by Zhen Lei · 4 years, 2 months ago
  59. b8ab21e x86/apic: Fix x2apic enablement without interrupt remapping by David Woodhouse · 4 years, 2 months ago
  60. 29ac40c x86/mm/mem_encrypt: Fix definition of PMD_FLAGS_DEC_WP by Arvind Sankar · 4 years, 2 months ago
  61. a493d1c x86/membarrier: Get rid of a dubious optimization by Andy Lutomirski · 4 years, 1 month ago
  62. 8100a58 Merge tag 'x86-urgent-2020-12-06' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 1 month ago
  63. 4e9a5ae x86/uprobes: Do not use prefixes.nbytes when looping over prefixes.bytes by Masami Hiramatsu · 4 years, 1 month ago
  64. f91a3aa Merge tag 'locking-urgent-2020-11-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 1 month ago
  65. 3913a2b Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 1 month ago
  66. 71cc849 KVM: x86: Fix split-irqchip vs interrupt injection window request by Paolo Bonzini · 4 years, 1 month ago
  67. 58c644b sched/idle: Fix arch_cpu_idle() vs tracing by Peter Zijlstra · 4 years, 1 month ago
  68. a927bd6 mm: fix phys_to_target_node() and memory_add_physaddr_to_nid() exports by Dan Williams · 4 years, 1 month ago
  69. 0062442 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 1 month ago
  70. 326fd6d Merge tag 'x86-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 1 month ago
  71. 0107973 KVM: x86: Introduce cr3_lm_rsvd_bits in kvm_vcpu_arch by Babu Moger · 4 years, 2 months ago
  72. b289645 x86/platform/uv: Drop last traces of uv_flush_tlb_others by Jiri Slaby · 4 years, 2 months ago
  73. cadbaa0 perf/x86/intel: Make anythread filter support conditional by Stephane Eranian · 4 years, 2 months ago
  74. 5a169bf x86/kvm: Reserve KVM_FEATURE_MSI_EXT_DEST_ID by David Woodhouse · 4 years, 2 months ago
  75. 33def84 treewide: Convert macro and uses of __section(foo) to __section("foo") by Joe Perches · 4 years, 2 months ago
  76. 9c5743d x86/uaccess: fix code generation in put_user() by Rasmus Villemoes · 4 years, 2 months ago
  77. f9a705a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 2 months ago
  78. 89c0fd4 kvm: x86/mmu: Allocate struct kvm_mmu_pages for all pages in TDP MMU by Ben Gardon · 4 years, 3 months ago
  79. f56e65d Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 2 months ago
  80. 02c00b3 kvm: x86/mmu: Allocate and free TDP MMU roots by Ben Gardon · 4 years, 3 months ago
  81. fe5db27 kvm: x86/mmu: Init / Uninit the TDP MMU by Ben Gardon · 4 years, 3 months ago
  82. 72f211e KVM: x86: allow kvm_x86_ops.set_efer to return an error value by Maxim Levitsky · 4 years, 3 months ago
  83. 3f4e3eb KVM: x86: bump KVM_MAX_CPUID_ENTRIES by Vitaly Kuznetsov · 4 years, 3 months ago
  84. 255cbec KVM: x86: allocate vcpu->arch.cpuid_entries dynamically by Vitaly Kuznetsov · 4 years, 3 months ago
  85. 66570e9 kvm: x86: only provide PV features if enabled in guest's CPUID by Oliver Upton · 4 years, 4 months ago
  86. 9ff9b0d Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 2 months ago
  87. fefa636 Merge tag 'trace-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 4 years, 2 months ago
  88. 2d0f6b0 Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 4 years, 2 months ago
  89. 5a32c34 Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 4 years, 2 months ago
  90. 626b901 Drivers: hv: vmbus: Add parsing of VMbus interrupt in ACPI DSDT by Michael Kelley · 4 years, 5 months ago
  91. 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, 3 months ago
  92. 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, 3 months ago
  93. 6873139 Merge tag 'objtool-core-2020-10-13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
  94. 2dd57d3 x86/numa: cleanup configuration dependent command-line options by Dan Williams · 4 years, 3 months ago
  95. 029f56d Merge tag 'x86_asm_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
  96. e4174ff Merge branch 'acpi-numa' by Rafael J. Wysocki · 4 years, 3 months ago
  97. 865c50e x86/uaccess: utilize CONFIG_CC_HAS_ASM_GOTO_OUTPUT by Nick Desaulniers · 4 years, 5 months ago
  98. d55564c x86: Make __put_user() generate an out-of-line call by Linus Torvalds · 4 years, 9 months ago
  99. ea6f043 x86: Make __get_user() generate an out-of-line call by Linus Torvalds · 4 years, 9 months ago
  100. e18afa5 Merge branch 'work.quota-compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 3 months ago