summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
27 hoursx86/ftrace: Relocate %rip-relative percpu refs in dynamic trampolinesAlexis Lothoré (eBPF Foundation)1-0/+7
27 hoursKVM: SEV: Don't explicitly pass PSC buffer to snp_begin_psc()Sean Christopherson1-5/+6
27 hoursKVM: SEV: Use READ_ONCE() when reading entries/indices from PSC bufferSean Christopherson1-6/+6
27 hoursKVM: SEV: Check PSC request indices against the actual size of the bufferSean Christopherson1-2/+15
27 hoursKVM: SEV: Compute the correct max length of the in-GHCB scratch areaSean Christopherson1-9/+10
27 hoursKVM: SEV: WARN if KVM attempts to setup scratch area with min_len==0Sean Christopherson1-0/+3
27 hoursKVM: SEV: Use the size of the PSC header as the minimum size for PSC requestsSean Christopherson1-1/+1
27 hoursKVM: SEV: Ignore Port I/O requests of length '0'Sean Christopherson1-0/+8
27 hoursKVM: SEV: Require in-GHCB scratch area if GHCB v2+ is in useMichael Roth1-0/+4
27 hoursKVM: SVM: Flush the current TLB when transitioning from xAVIC => x2AVICSean Christopherson1-6/+29
27 hoursRevert "x86/fpu: Refine and simplify the magic number check during signal ret...Andrei Vagin1-3/+8
9 daysx86/xen: Fix xen_e820_swap_entry_with_ram()Juergen Gross1-1/+1
9 daysx86/mce: Restore MCA polling interval halvingBorislav Petkov (AMD)1-28/+5
9 daysKVM: SVM: Disable AVIC IPI virtualization on Hygon Family 18h (erratum #1235)Tina Zhang1-5/+7
9 daysring-buffer: Flush and stop persistent ring buffer on panicMasami Hiramatsu (Google)1-0/+1
9 daysx86/mm: Disable broadcast TLB flush when PCID is disabledTom Lendacky1-0/+1
2026-05-23x86/kexec: Push kjump return address even for non-kjump kexecDavid Woodhouse1-0/+8
2026-05-23KVM: x86: Fix Xen hypercall tracepoint argument assignmentQiang Ma1-1/+1
2026-05-23KVM: x86: Swap the dst and src operand for MOVNTDQASean Christopherson1-1/+1
2026-05-23Revert "ACPI: CPPC: Adjust debug messages in amd_set_max_freq_ratio() to warn"Mario Limonciello1-3/+3
2026-05-23x86/um: fix vDSO installationThomas Weißschuh2-2/+2
2026-05-23x86/vdso: Clean up remnants of VDSO32_NOTE_MASKThomas Weißschuh2-2/+0
2026-05-23x86/irqflags: Preemptively move include paravirt.h directive where it belongsJuergen Gross1-3/+3
2026-05-23x86/tdx: Fix the typo in TDX_ATTR_MIGRTABLEXiaoyao Li2-3/+3
2026-05-23perf/amd/ibs: Avoid calling perf_allow_kernel() from the IBS NMI handlerRavi Bangoria2-1/+5
2026-05-23perf/amd/ibs: Preserve PhyAddrVal bit when clearing PhyAddr MSRRavi Bangoria1-2/+0
2026-05-23perf/amd/ibs: Account interrupt for discarded samplesRavi Bangoria1-2/+6
2026-05-23fs: fix archiecture-specific compat_ftruncate64Christoph Hellwig1-1/+2
2026-05-14x86/CPU/AMD: Prevent improper isolation of shared resources in Zen2's op cachePrathyushi Nangia2-1/+5
2026-05-14perf/x86/intel: Enable auto counter reload for DMRDapeng Mi1-0/+1
2026-05-14perf/x86/intel: Disable PMI for self-reloaded ACR eventsDapeng Mi2-4/+23
2026-05-14perf/x86/intel: Always reprogram ACR events to prevent stale masksDapeng Mi1-5/+8
2026-05-14KVM: x86: Do IRR scan in __kvm_apic_update_irr even if PIR is emptyPaolo Bonzini1-3/+5
2026-05-14KVM: x86: check for nEPT/nNPT in slow flush hypercallsPaolo Bonzini1-1/+1
2026-05-14x86/boot/e820: Re-enable BIOS fallback if e820 table is emptyDavid Gow1-1/+5
2026-05-14x86/efi: Fix graceful fault handling after FPU softirq changesIvan Hu1-1/+1
2026-05-14perf/x86/intel: Improve validation and configuration of ACR masksDapeng Mi1-7/+25
2026-05-14x86/efi: Restore IRQ state in EFI page fault handlerArd Biesheuvel3-3/+13
2026-05-14KVM: x86: Fix shadow paging use-after-free due to unexpected GFNSean Christopherson1-21/+14
2026-05-07x86/shstk: Prevent deadlock during shstk sigreturnRick Edgecombe2-20/+25
2026-05-07x86/cpu: Disable FRED when PTI is forced onDave Hansen1-0/+5
2026-05-07KVM: nSVM: Always intercept VMMCALL when L2 is activeSean Christopherson2-11/+0
2026-05-07KVM: nSVM: Raise #UD if unhandled VMMCALL isn't intercepted by L1Kevin Cheng4-12/+30
2026-05-07KVM: nSVM: Add missing consistency check for nCR3 validityYosry Ahmed1-0/+4
2026-05-07KVM: nSVM: Drop the non-architectural consistency check for NP_ENABLEYosry Ahmed1-4/+5
2026-05-07KVM: nSVM: Add missing consistency check for EFER, CR0, CR4, and CSYosry Ahmed2-0/+7
2026-05-07KVM: nSVM: Clear tracking of L1->L2 NMI and soft IRQ on nested #VMEXITYosry Ahmed1-2/+4
2026-05-07KVM: nSVM: Clear EVENTINJ fields in vmcb12 on nested #VMEXITYosry Ahmed1-2/+4
2026-05-07KVM: nSVM: Clear GIF on nested #VMEXIT(INVALID)Yosry Ahmed1-0/+1
2026-05-07KVM: nSVM: Triple fault if mapping VMCB12 fails on nested #VMEXITYosry Ahmed1-6/+2