summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2026-03-05Revert "x86/kexec: add a sanity check on previous kernel's ima kexec buffer"Sasha Levin1-6/+0
2026-03-04x86/kexec: Copy ACPI root pointer address from config tableArd Biesheuvel1-0/+7
2026-03-04x86/kexec: add a sanity check on previous kernel's ima kexec bufferHarshit Mogalapalli1-0/+6
2026-03-04KVM: x86: Add SRCU protection for reading PDPTRs in __get_sregs2()Vasiliy Kovalev1-0/+2
2026-03-04KVM: nSVM: Always use vmcb01 in VMLOAD/VMSAVE emulationYosry Ahmed1-2/+3
2026-03-04KVM: nSVM: Remove a user-triggerable WARN on nested_svm_load_cr3() succeedingSean Christopherson1-2/+1
2026-03-04x86/xen/pvh: Enable PAE mode for 32-bit guest only when CONFIG_X86_PAE is setHou Wenlong1-0/+2
2026-03-04x86/hyperv: Fix error pointer dereferenceEthan Tidmore1-3/+5
2026-03-04Partial revert "x86/xen: fix balloon target initialization for PVH dom0"Roger Pau Monne1-1/+1
2026-03-04x86/xen: make some functions staticJuergen Gross3-10/+6
2026-02-11x86/kfence: fix booting on 32bit non-PAE systemsAndrew Cooper1-3/+4
2026-01-30x86/fpu: Clear XSTATE_BV[i] in guest XSAVE state whenever XFD[i]=1Sean Christopherson2-3/+38
2026-01-30perf/x86/intel: Do not enable BTS for guestsFernand Sieber1-2/+11
2026-01-30x86: make page fault handling disable interrupts properlyCedric Xing1-10/+5
2026-01-30x86/kfence: avoid writing L1TF-vulnerable PTEsAndrew Cooper1-5/+24
2026-01-30hyperv-tlfs: Change prefix of generic HV_REGISTER_* MSRs to HV_MSR_*Nuno Das Neves4-116/+123
2026-01-30x86/resctrl: Fix memory bandwidth counter width for HygonXiaochen Shen2-2/+16
2026-01-30x86/resctrl: Add missing resctrl initialization for HygonXiaochen Shen1-2/+4
2026-01-30x86/kaslr: Recognize all ZONE_DEVICE users as physaddr consumersDan Williams1-5/+5
2026-01-17x86/microcode/AMD: Select which microcode patch to loadBorislav Petkov (AMD)1-37/+67
2026-01-11KVM: SVM: Fix redundant updates of LBR MSR interceptsYosry Ahmed2-0/+7
2026-01-11KVM: nSVM: Fix and simplify LBR virtualization handling with nestedYosry Ahmed2-50/+17
2026-01-11KVM: nSVM: Always recalculate LBR MSR intercepts in svm_update_lbrv()Yosry Ahmed1-10/+19
2026-01-11KVM: SVM: Introduce svm_recalc_lbr_msr_intercepts()Yosry Ahmed1-11/+21
2026-01-11KVM: nVMX: Immediately refresh APICv controls as needed on nested VM-ExitDongli Zhang3-2/+3
2026-01-11x86/microcode/AMD: Fix Entrysign revision check for Zen5/Strix HaloRong Zhang1-1/+1
2026-01-11KVM: nSVM: Clear exit_code_hi in VMCB when synthesizing nested VM-ExitsSean Christopherson2-3/+6
2026-01-11KVM: nSVM: Set exit_code_hi to -1 when synthesizing SVM_EXIT_ERR (failed VMRUN)Sean Christopherson1-2/+2
2026-01-11KVM: SVM: Mark VMCB_PERM_MAP as dirty on nested VMRUNJim Mattson1-0/+1
2026-01-11KVM: nSVM: Propagate SVM_EXIT_CR0_SEL_WRITE correctly for LMSW emulationYosry Ahmed1-9/+9
2026-01-11KVM: SVM: Mark VMCB_NPT as dirty on nested VMRUNJim Mattson1-0/+1
2026-01-11KVM: nSVM: Avoid incorrect injection of SVM_EXIT_CR0_SEL_WRITEYosry Ahmed1-5/+19
2026-01-11KVM: x86: Fix VM hard lockup after prolonged inactivity with periodic HV timerfuqiang wang1-5/+23
2026-01-11KVM: x86: Explicitly set new periodic hrtimer expiration in apic_timer_fn()fuqiang wang1-1/+1
2026-01-11KVM: x86: WARN if hrtimer callback for periodic APIC timer fires with period=0Sean Christopherson1-1/+1
2026-01-11KVM: x86: Don't clear async #PF queue when CR0.PG is disabled (e.g. on #SMI)Maxim Levitsky1-10/+15
2026-01-11lib/crypto: x86/blake2s: Fix 32-bit arg treated as 64-bitEric Biggers1-2/+2
2026-01-11x86/xen: Fix sparse warning in enlighten_pv.cJuergen Gross1-1/+1
2026-01-11x86/xen: Move Xen upcall handlerBrian Gerst2-72/+69
2026-01-11x86/ptrace: Always inline trivial accessorsPeter Zijlstra1-10/+10
2026-01-11perf/x86/amd: Check event before enable to avoid GPFGeorge Kennedy1-1/+6
2026-01-11perf/x86/intel: Correct large PEBS flag checkDapeng Mi1-1/+3
2026-01-11x86/boot: Fix page table access in 5-level to 4-level paging transitionUsama Arif1-4/+7
2026-01-11x86/dumpstack: Prevent KASAN false positive warnings in __show_regs()Tengda Wu1-2/+21
2026-01-11KVM: SVM: Don't skip unrelated instruction if INT3/INTO is replacedOmar Sandoval3-11/+43
2025-12-07Revert "perf/x86: Always store regs->ip in perf_callchain_kernel()"Jiri Olsa1-5/+5
2025-12-01x86/microcode/AMD: Limit Entrysign signature checking to known generationsBorislav Petkov (AMD)1-1/+19
2025-11-24x86/microcode/AMD: Add Zen5 model 0x44, stepping 0x1 minrevBorislav Petkov (AMD)1-0/+1
2025-11-24KVM: SVM: Mark VMCB_LBR dirty when MSR_IA32_DEBUGCTLMSR is updatedYosry Ahmed1-0/+4
2025-11-24x86/microcode/AMD: Add more known models to entry sign checkingMario Limonciello (AMD)1-0/+2