summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2022-04-21KVM: SVM: Simplify and harden helper to flush SEV guest page(s)Sean Christopherson
2022-04-21KVM: x86/pmu: Update AMD PMC sample period to fix guest NMI-watchdogLike Xu
2022-04-21x86/kvm: Preserve BSP MSR_KVM_POLL_CONTROL across suspend/resumeWanpeng Li
2022-04-21KVM: x86: Skip KVM_GUESTDBG_BLOCKIRQ APICv update if APICv is disabledSean Christopherson
2022-04-21KVM: x86: Pend KVM_REQ_APICV_UPDATE during vCPU creation to fix a raceSean Christopherson
2022-04-21KVM: nVMX: Defer APICv updates while L2 is active until L1 is activeSean Christopherson
2022-04-21KVM: x86: Tag APICv DISABLE inhibit, not ABSENT, if APICv is disabledSean Christopherson
2022-04-21KVM: Add helpers to wrap vcpu->srcu_idx and yell if it's abusedSean Christopherson
2022-04-21KVM: x86: Don't re-acquire SRCU lock in complete_emulated_io()Sean Christopherson
2022-04-21x86/tdx: Annotate a noreturn functionBorislav Petkov
2022-04-21virt: sevguest: Change driver name to reflect generic SEV supportTom Lendacky
2022-04-20x86: __memcpy_flushcache: fix wrong alignment if size > 2^32Mikulas Patocka
2022-04-20x86/boot: Put globals that are accessed early into the .data sectionMichael Roth
2022-04-19x86/uaccess: Don't jump between functionsJosh Poimboeuf
2022-04-19x86/Kconfig: fix the spelling of 'becoming' in X86_KERNEL_IBT configNur Hussein
2022-04-19x86/xen: Add ANNOTATE_NOENDBR to startup_xen()Josh Poimboeuf
2022-04-19x86/uaccess: Add ENDBR to __put_user_nocheck*()Josh Poimboeuf
2022-04-19x86/retpoline: Add ANNOTATE_NOENDBR for retpolinesJosh Poimboeuf
2022-04-19x86/static_call: Add ANNOTATE_NOENDBR to static call trampolineJosh Poimboeuf
2022-04-19x86,objtool: Explicitly mark idtentry_body()s tail REACHABLEPeter Zijlstra
2022-04-19x86,xen,objtool: Add UNWIND hintPeter Zijlstra
2022-04-19x86/unwind/orc: Recheck address range after stack info was updatedDmitry Monakhov
2022-04-19perf/x86/cstate: Add SAPPHIRERAPIDS_X CPU supportZhang Rui
2022-04-19x86/cpu: Load microcode during restore_processor_state()Borislav Petkov
2022-04-19x86/mm: Fix spacing within memory encryption features messageTom Lendacky
2022-04-19x86/cpu: Add new Alderlake and Raptorlake CPU model numbersTony Luck
2022-04-17x86/boot: Add an efi.h header for the decompressorBorislav Petkov
2022-04-17Merge tag 'x86-urgent-2022-04-17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-04-15mm/vmalloc: fix spinning drain_vmap_work after reading from /proc/vmcoreOmar Sandoval
2022-04-13efi: Save location of EFI confidential computing areaDov Murik
2022-04-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-04-12stat: fix inconsistency between struct stat and struct compat_statMikulas Patocka
2022-04-12x86/xen: Allow to retry if cpu_initialize_context() failed.Boris Ostrovsky
2022-04-11KVM: x86: hyper-v: Avoid writing to TSC page without an active vCPUVitaly Kuznetsov
2022-04-11KVM: SVM: Do not activate AVIC for SEV-enabled guestSuravee Suthikulpanit
2022-04-11x86/tsx: Disable TSX development mode at bootPawan Gupta
2022-04-11x86/tsx: Use MSR_TSX_CTRL to clear CPUID bitsPawan Gupta
2022-04-11x86/kaslr: Fix build warning in KASLR code in boot stubKirill A. Shutemov
2022-04-10Merge tag 'x86_urgent_for_v5.18_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-04-10Merge tag 'perf_urgent_for_v5.18_rc2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-04-10Merge tag 'locking_urgent_for_v5.18_rc2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2022-04-10x86/PCI: Fix coding style in PIRQ table verificationMaciej W. Rozycki
2022-04-10x86/PCI: Fix ALi M1487 (IBC) PIRQ router link value interpretationMaciej W. Rozycki
2022-04-10x86/PCI: Add $IRT PIRQ routing table supportMaciej W. Rozycki
2022-04-10x86/PCI: Handle PIRQ routing tables with no router device givenMaciej W. Rozycki
2022-04-10x86/PCI: Add PIRQ routing table range checksMaciej W. Rozycki
2022-04-10x86/PCI: Add support for the SiS85C497 PIRQ routerMaciej W. Rozycki
2022-04-10x86/PCI: Disambiguate SiS85C503 PIRQ router code entitiesMaciej W. Rozycki
2022-04-10x86/PCI: Handle IRQ swizzling with PIRQ routersMaciej W. Rozycki
2022-04-10x86/PCI: Also match function number in $PIR tableMaciej W. Rozycki