summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
8 daysx86/CPU/AMD: Carve out a Zen5 models rangePratik Vishwakarma1-1/+3
8 daysKVM: SVM: Update x2APIC MSR intercepts if AVIC is inhibited while L2 is activeSean Christopherson1-8/+0
8 daysKVM: VMX: add memory clobber to asm for VMX instructionsPaolo Bonzini1-4/+4
8 daysKVM: x86: Cancel delayed I/O APIC EOI handling before destroying vCPUsWeiming Shi1-0/+6
8 daysx86/boot: Add volatile, clobbers and zero-length test in memcmp()Mauricio Faria de Oliveira1-2/+9
11 daysx86/bugs: Make Safe-RET robust against interrupt injectionBorislav Petkov (AMD)4-1/+123
2026-08-03KVM: SVM: Bump asid_generation on CPU online to avoid ASID collision after ho...Nikunj A Dadhania1-1/+6
2026-08-03mm/sparse-vmemmap: pass @pgmap argument to memory deactivation pathsMuchun Song1-2/+3
2026-08-03x86/boot/compressed: Disable jump tablesNathan Chancellor1-0/+1
2026-08-03KVM: x86/mmu: Fix use-after-free on vendor module reloadPhil Rosenthal1-0/+2
2026-08-03KVM: nVMX: Hide shadow VMCS right after VMCLEARHyunwoo Kim1-2/+9
2026-08-03KVM: x86: Only reset TSC Deadline Timer in apic_timer_expired on KVM_RUNVenkatesh Srinivas1-1/+1
2026-08-03KVM: x86: Check for invalid/obsolete root *after* making MMU pages availableSean Christopherson2-8/+11
2026-07-24perf/x86/amd/lbr: Fix kernel address leakageSandipan Das1-1/+2
2026-07-24perf/x86/amd/brs: Fix kernel address leakageSandipan Das1-5/+5
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-24x86/virt/sev: Revert "Drop WBINVD before setting MSR_AMD64_SYSCFG_SNP_EN"Tycho Andersen (AMD)1-0/+2
2026-07-24x86/video: Only fall back to vga_default_device() without screen infoMario Limonciello1-9/+14
2026-07-24KVM: nVMX: Put vmcs12 pages if nested VM-Enter fails due to invalid guest stateSean Christopherson1-0/+2
2026-07-24KVM: x86: Nullify irqfd->producer if updating IRTE for bypass failsleixiang1-1/+3
2026-07-24KVM: x86: Ignore pending PV EOI if the vCPU has since disabled PV EOIsSean Christopherson1-2/+6
2026-07-24KVM: TDX: Reject concurrent change to CPUID entry countBinbin Wu1-1/+5
2026-07-24KVM: SEV: Do not allow intra-host migration/mirroring of SNP VMsAtish Patra1-2/+4
2026-07-24KVM: nVMX: Move vTPR vs. TPR Threshold consistency check into "normal" checksSean Christopherson1-37/+29
2026-07-24perf/x86/amd/core: Avoid enabling BRS from the SVM reload pathSandipan Das1-4/+8
2026-07-24uprobes/x86: Use proper mm_struct in __in_uprobe_trampolineJiri Olsa1-7/+7
2026-07-24x86/uprobes: Keep shadow stack in sync for emulated CALLsDavid Windsor1-1/+11
2026-07-24x86/platform/olpc: xo15: Drop wakeup source on driver removalRafael J. Wysocki1-0/+1
2026-07-24x86/cpu: Remove obsolete aperfmperf_get_khz() declarationJunxiao Chang1-1/+0
2026-07-24perf/x86/amd/uncore: Use Node ID to identify DF and UMC domainsSandipan Das1-3/+3
2026-07-24perf/x86/intel/uncore: Fix PCI device refcount leak in UPI discoveryZide Chen1-3/+3
2026-07-24perf/x86/intel/uncore: Fix discovery unit lookup for multi-die systemsZide Chen1-2/+2
2026-07-24perf/x86/amd/core: Always use the NMI latency mitigationSandipan Das1-3/+3
2026-07-24x86/cpu: Keep the PROCESSOR_SELECT menu togetherRandy Dunlap1-4/+4
2026-07-24x86/bug: Add printf() validation to HAVE_ARCH_BUG_FORMAT_ARGS WARNsSean Christopherson1-0/+2
2026-07-18KVM: x86: Ensure vendor's exit handler runs before fastpath userspace exitsSean Christopherson3-3/+6
2026-07-18KVM: TDX: Account all non-transient page allocations for per-TD structuresSean Christopherson1-7/+7
2026-07-18KVM: VMX: Handle bad values on proxied writes to LBR MSRsXuanqing Shi1-2/+4
2026-07-18KVM: SEV: Don't terminate SNP VMs on #VMGEXIT without a registered GHCBSean Christopherson1-3/+6
2026-07-18KVM: VMX: Refresh GUEST_PENDING_DBG_EXCEPTIONS.BS on all injected #DBsSean Christopherson1-17/+18
2026-07-18KVM: SVM: Only disable x2AVIC WRMSR interception for MSRs that are acceleratedSean Christopherson1-36/+4
2026-07-18KVM: SVM: Disable x2AVIC RDMSR interception for MSRs KVM actually supportsSean Christopherson1-2/+11
2026-07-18KVM: x86: Add dedicated API for getting mask of accelerated x2APIC MSRsSean Christopherson3-5/+21
2026-07-18KVM: SEV: Pin source page for write when adding CPUID data for SNP guestSean Christopherson2-1/+2
2026-07-18x86/mm: Fix freeing of PMD-sized vmemmap pagesDavid Hildenbrand (Arm)1-14/+26
2026-07-18perf/x86/intel/uncore: Defer ADL global PMON enable to enable_box()Zide Chen1-7/+0
2026-07-18x86,fs/resctrl: Prevent out-of-bounds access while offlining CPU when SNC ena...Reinette Chatre1-0/+5
2026-07-18bpf: Restrict JIT predictor flush to cBPFPawan Gupta1-2/+3
2026-07-18x86/bugs: Enable IBPB flush on BPF JIT allocationPawan Gupta2-5/+49