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