summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
10 daysKVM: SVM: Serialize accesses to the owner and mirror list with separate lockPaolo Bonzini2-9/+26
10 daysKVM: x86: Only reset TSC Deadline Timer in apic_timer_expired on KVM_RUNVenkatesh Srinivas1-1/+1
10 daysKVM: Introduce vcpu->wants_to_runDavid Matlack1-2/+2
10 daysfs/resctrl: Fix double-add of pseudo-locked region's RMID to free listReinette Chatre1-5/+7
2026-08-19KVM: x86/mmu: WARN and clear role.invalid when creating a child shadow pageSean Christopherson1-0/+3
2026-08-19KVM: x86: Check for invalid/obsolete root *after* making MMU pages availableSean Christopherson2-8/+11
2026-08-19KVM: x86/mmu: Rename __direct_map() to direct_map()David Matlack3-37/+33
2026-08-19KVM: SVM: Update x2APIC MSR intercepts if AVIC is inhibited while L2 is activeSean Christopherson1-8/+0
2026-08-19KVM: SVM: Bump asid_generation on CPU online to avoid ASID collision after ho...Nikunj A Dadhania1-1/+6
2026-08-19x86/boot/compressed: Disable jump tablesNathan Chancellor1-0/+1
2026-08-19bpf: Restrict JIT predictor flush to cBPFPawan Gupta1-1/+2
2026-08-19x86/bugs: Enable IBPB flush on BPF JIT allocationPawan Gupta2-5/+49
2026-08-19KVM: x86/mmu: Fix use-after-free on vendor module reloadPhil Rosenthal1-0/+2
2026-08-19KVM: nVMX: Hide shadow VMCS right after VMCLEARHyunwoo Kim1-2/+9
2026-08-19perf/x86/amd/brs: Fix kernel address leakageSandipan Das1-5/+5
2026-08-07x86/bugs: Make Safe-RET robust against interrupt injectionBorislav Petkov (AMD)4-0/+136
2026-08-07Revert "x86/bugs: Make Safe-RET robust against interrupt injection"Greg Kroah-Hartman4-120/+0
2026-08-06x86/bugs: Make Safe-RET robust against interrupt injectionBorislav Petkov (AMD)4-0/+120
2026-07-24perf/x86/amd/core: Always use the NMI latency mitigationSandipan Das1-3/+3
2026-07-24x86/boot: Reject too long acpi_rsdp= valuesThorsten Blum1-1/+6
2026-07-24x86/boot: Validate console=uart8250 baud rate to fix early boot hangThorsten Blum1-4/+7
2026-07-24KVM: x86: Ignore pending PV EOI if the vCPU has since disabled PV EOIsSean Christopherson1-2/+6
2026-07-24x86/platform/olpc: xo15: Drop wakeup source on driver removalRafael J. Wysocki1-0/+1
2026-07-24mm/fake-numa: fix under-allocation detection in uniform splitSang-Heon Jeon1-4/+13
2026-07-24x86/mm: Fix check/use ordering in switch_mm_irqs_off()Stephen Dolan1-8/+8
2026-07-24KVM: VMX: Grab vmcs12 on CR8 interception update iff vCPU is in guest modeSean Christopherson1-2/+1
2026-07-24KVM: VMX: Refresh GUEST_PENDING_DBG_EXCEPTIONS.BS on all injected #DBsSean Christopherson1-17/+18
2026-07-24efivarfs: expose used and total sizeAnisse Astier1-0/+8
2026-07-04KVM: SVM: Fix page overflow in sev_dbg_crypt() for ENCRYPT pathAshutosh Desai1-0/+1
2026-07-04KVM: x86/mmu: Ensure hugepage is in by slot before checking max mapping levelSean Christopherson1-6/+12
2026-07-04KVM: x86: Fix shadow paging use-after-free due to unexpected rolePaolo Bonzini1-4/+6
2026-07-04KVM: nVMX: Fold requested virtual interrupt check into has_nested_events()Sean Christopherson5-32/+5
2026-07-04KVM: nVMX: Check for pending posted interrupts when looking for nested eventsSean Christopherson1-2/+34
2026-07-04KVM: nVMX: Add a helper to get highest pending from Posted Interrupt vectorSean Christopherson2-2/+13
2026-07-04KVM: VMX: Make vmread_error_trampoline() uncallable from C codeSean Christopherson2-2/+18
2026-06-19x86/CPU/AMD: Move the Zen3 BTC_NO detection to the Zen3 init functionBorislav Petkov (AMD)1-8/+10
2026-06-01Revert "x86/vdso: Fix output operand size of RDPID"Sasha Levin1-4/+4
2026-06-01KVM: x86: Fix Xen hypercall tracepoint argument assignmentQiang Ma1-1/+1
2026-06-01KVM: x86: Fix shadow paging use-after-free due to unexpected GFNSean Christopherson2-22/+19
2026-06-01KVM: nSVM: Add missing consistency check for nCR3 validityYosry Ahmed1-0/+4
2026-06-01KVM: nSVM: Add missing consistency check for EFER, CR0, CR4, and CSYosry Ahmed2-0/+7
2026-06-01KVM: nSVM: Clear tracking of L1->L2 NMI and soft IRQ on nested #VMEXITYosry Ahmed1-2/+4
2026-06-01KVM: nSVM: Clear GIF on nested #VMEXIT(INVALID)Yosry Ahmed1-0/+1
2026-06-01KVM: nSVM: Always inject a #GP if mapping VMCB12 fails on nested VMRUNYosry Ahmed1-4/+1
2026-06-01KVM: nSVM: Use vcpu->arch.cr2 when updating vmcb12 on nested #VMEXITYosry Ahmed1-1/+1
2026-06-01KVM: nSVM: Ensure AVIC is inhibited when restoring a vCPU to guest modeYosry Ahmed1-0/+3
2026-06-01KVM: SVM: Explicitly mark vmcb01 dirty after modifying VMCB interceptsSean Christopherson1-1/+3
2026-06-01KVM: SVM: Inject #UD for INVLPGA if EFER.SVME=0Kevin Cheng1-0/+3
2026-06-01KVM: nSVM: Sync interrupt shadow to cached vmcb12 after VMRUN of L2Yosry Ahmed1-0/+1
2026-06-01KVM: nSVM: Sync NextRIP to cached vmcb12 after VMRUN of L2Yosry Ahmed1-0/+10