summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2026-03-04x86/kexec: Copy ACPI root pointer address from config tableArd Biesheuvel
2026-03-04x86/kexec: add a sanity check on previous kernel's ima kexec bufferHarshit Mogalapalli
2026-03-04KVM: x86: Add SRCU protection for reading PDPTRs in __get_sregs2()Vasiliy Kovalev
2026-03-04KVM: nSVM: Always use vmcb01 in VMLOAD/VMSAVE emulationYosry Ahmed
2026-03-04KVM: nSVM: Remove a user-triggerable WARN on nested_svm_load_cr3() succeedingSean Christopherson
2026-03-04x86/xen/pvh: Enable PAE mode for 32-bit guest only when CONFIG_X86_PAE is setHou Wenlong
2026-03-04x86/hyperv: Fix error pointer dereferenceEthan Tidmore
2026-03-04Partial revert "x86/xen: fix balloon target initialization for PVH dom0"Roger Pau Monne
2026-03-04x86/xen: make some functions staticJuergen Gross
2026-02-11x86/kfence: fix booting on 32bit non-PAE systemsAndrew Cooper
2026-01-30x86/fpu: Clear XSTATE_BV[i] in guest XSAVE state whenever XFD[i]=1Sean Christopherson
2026-01-30perf/x86/intel: Do not enable BTS for guestsFernand Sieber
2026-01-30x86: make page fault handling disable interrupts properlyCedric Xing
2026-01-30x86/kfence: avoid writing L1TF-vulnerable PTEsAndrew Cooper
2026-01-30hyperv-tlfs: Change prefix of generic HV_REGISTER_* MSRs to HV_MSR_*Nuno Das Neves
2026-01-30x86/resctrl: Fix memory bandwidth counter width for HygonXiaochen Shen
2026-01-30x86/resctrl: Add missing resctrl initialization for HygonXiaochen Shen
2026-01-30x86/kaslr: Recognize all ZONE_DEVICE users as physaddr consumersDan Williams
2026-01-17x86/microcode/AMD: Select which microcode patch to loadBorislav Petkov (AMD)
2026-01-11KVM: SVM: Fix redundant updates of LBR MSR interceptsYosry Ahmed
2026-01-11KVM: nSVM: Fix and simplify LBR virtualization handling with nestedYosry Ahmed
2026-01-11KVM: nSVM: Always recalculate LBR MSR intercepts in svm_update_lbrv()Yosry Ahmed
2026-01-11KVM: SVM: Introduce svm_recalc_lbr_msr_intercepts()Yosry Ahmed
2026-01-11KVM: nVMX: Immediately refresh APICv controls as needed on nested VM-ExitDongli Zhang
2026-01-11x86/microcode/AMD: Fix Entrysign revision check for Zen5/Strix HaloRong Zhang
2026-01-11KVM: nSVM: Clear exit_code_hi in VMCB when synthesizing nested VM-ExitsSean Christopherson
2026-01-11KVM: nSVM: Set exit_code_hi to -1 when synthesizing SVM_EXIT_ERR (failed VMRUN)Sean Christopherson
2026-01-11KVM: SVM: Mark VMCB_PERM_MAP as dirty on nested VMRUNJim Mattson
2026-01-11KVM: nSVM: Propagate SVM_EXIT_CR0_SEL_WRITE correctly for LMSW emulationYosry Ahmed
2026-01-11KVM: SVM: Mark VMCB_NPT as dirty on nested VMRUNJim Mattson
2026-01-11KVM: nSVM: Avoid incorrect injection of SVM_EXIT_CR0_SEL_WRITEYosry Ahmed
2026-01-11KVM: x86: Fix VM hard lockup after prolonged inactivity with periodic HV timerfuqiang wang
2026-01-11KVM: x86: Explicitly set new periodic hrtimer expiration in apic_timer_fn()fuqiang wang
2026-01-11KVM: x86: WARN if hrtimer callback for periodic APIC timer fires with period=0Sean Christopherson
2026-01-11KVM: x86: Don't clear async #PF queue when CR0.PG is disabled (e.g. on #SMI)Maxim Levitsky
2026-01-11lib/crypto: x86/blake2s: Fix 32-bit arg treated as 64-bitEric Biggers
2026-01-11x86/xen: Fix sparse warning in enlighten_pv.cJuergen Gross
2026-01-11x86/xen: Move Xen upcall handlerBrian Gerst
2026-01-11x86/ptrace: Always inline trivial accessorsPeter Zijlstra
2026-01-11perf/x86/amd: Check event before enable to avoid GPFGeorge Kennedy
2026-01-11perf/x86/intel: Correct large PEBS flag checkDapeng Mi
2026-01-11x86/boot: Fix page table access in 5-level to 4-level paging transitionUsama Arif
2026-01-11x86/dumpstack: Prevent KASAN false positive warnings in __show_regs()Tengda Wu
2026-01-11KVM: SVM: Don't skip unrelated instruction if INT3/INTO is replacedOmar Sandoval
2025-12-07Revert "perf/x86: Always store regs->ip in perf_callchain_kernel()"Jiri Olsa
2025-12-01x86/microcode/AMD: Limit Entrysign signature checking to known generationsBorislav Petkov (AMD)
2025-11-24x86/microcode/AMD: Add Zen5 model 0x44, stepping 0x1 minrevBorislav Petkov (AMD)
2025-11-24KVM: SVM: Mark VMCB_LBR dirty when MSR_IA32_DEBUGCTLMSR is updatedYosry Ahmed
2025-11-24x86/microcode/AMD: Add more known models to entry sign checkingMario Limonciello (AMD)
2025-11-24x86/kvm: Prefer native qspinlock for dedicated vCPUs irrespective of PV_UNHALTLi RongQing