summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
4 daysKVM: SVM: Bump asid_generation on CPU online to avoid ASID collision after ho...Nikunj A Dadhania1-1/+6
4 daysfs/resctrl: Fix double-add of pseudo-locked region's RMID to free listReinette Chatre1-5/+7
4 daysmm: prepare to move subsection_map_init() to mm/sparse-vmemmap.cDavid Hildenbrand (Arm)1-2/+3
4 daysx86/boot/compressed: Disable jump tablesNathan Chancellor1-0/+1
4 daysKVM: x86/mmu: Fix use-after-free on vendor module reloadPhil Rosenthal1-0/+2
4 daysKVM: nVMX: Hide shadow VMCS right after VMCLEARHyunwoo Kim1-2/+9
4 daysKVM: x86: Only reset TSC Deadline Timer in apic_timer_expired on KVM_RUNVenkatesh Srinivas1-1/+1
4 daysKVM: x86: Check for invalid/obsolete root *after* making MMU pages availableSean Christopherson2-8/+11
13 daysperf/x86/amd/brs: Fix kernel address leakageSandipan Das1-5/+5
13 daysperf/x86/intel/uncore: Defer ADL global PMON enable to enable_box()Zide Chen1-7/+0
13 daysperf/x86/amd/lbr: Fix kernel address leakageSandipan Das1-1/+2
13 daysx86/boot: Reject too long acpi_rsdp= valuesThorsten Blum1-1/+6
13 daysx86/boot: Validate console=uart8250 baud rate to fix early boot hangThorsten Blum1-4/+7
13 daysKVM: x86: Ignore pending PV EOI if the vCPU has since disabled PV EOIsSean Christopherson1-2/+6
13 daysKVM: SEV: Do not allow intra-host migration/mirroring of SNP VMsAtish Patra1-2/+4
13 daysperf/x86/amd/core: Avoid enabling BRS from the SVM reload pathSandipan Das1-4/+8
13 daysx86/platform/olpc: xo15: Drop wakeup source on driver removalRafael J. Wysocki1-0/+1
13 daysperf/x86/amd/uncore: Use Node ID to identify DF and UMC domainsSandipan Das1-3/+3
13 daysperf/x86/intel/uncore: Fix discovery unit lookup for multi-die systemsZide Chen1-2/+2
13 daysperf/x86/amd/core: Always use the NMI latency mitigationSandipan Das1-3/+3
13 daysx86/mm: Fix check/use ordering in switch_mm_irqs_off()Stephen Dolan1-8/+8
13 daysbpf: Restrict JIT predictor flush to cBPFPawan Gupta1-2/+3
13 daysx86/bugs: Enable IBPB flush on BPF JIT allocationPawan Gupta2-5/+49
2026-07-18KVM: VMX: Grab vmcs12 on CR8 interception update iff vCPU is in guest modeSean Christopherson1-2/+1
2026-07-18KVM: x86: Ensure vendor's exit handler runs before fastpath userspace exitsSean Christopherson3-3/+6
2026-07-18KVM: VMX: Refresh GUEST_PENDING_DBG_EXCEPTIONS.BS on all injected #DBsSean Christopherson1-17/+18
2026-07-18x86,fs/resctrl: Prevent out-of-bounds access while offlining CPU when SNC ena...Reinette Chatre1-18/+29
2026-07-04KVM: SVM: Fix page overflow in sev_dbg_crypt() for ENCRYPT pathAshutosh Desai1-0/+1
2026-07-04KVM: x86: hyper-v: Bound the bank index when querying sparse banksHyunwoo Kim1-0/+5
2026-07-04KVM: SEV: Unmap and unpin the GHCB as needed on vCPU freeSean Christopherson1-10/+16
2026-07-04KVM: SEV: Move sev_free_vcpu() down below sev_es_unmap_ghcb()Sean Christopherson1-31/+31
2026-07-04KVM: SEV: Ignore Port I/O requests of length '0'Sean Christopherson1-0/+8
2026-07-04KVM: SEV: Reject MMIO requests larger than 8 bytes with GHCB v2+Sean Christopherson1-0/+14
2026-07-04KVM: SEV: Ignore MMIO requests of length '0'Sean Christopherson1-0/+6
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-06-19KVM: SEV: Decouple the need to sync the GHCB SA from the need to free the SASean Christopherson1-13/+14
2026-06-19rust: kasan/kbuild: fix rustc-option when cross-compilingAlice Ryhl2-0/+12
2026-06-19KVM: VMX: Update SVI during runtime APICv activationDongli Zhang2-9/+7
2026-06-09x86/ftrace: Relocate %rip-relative percpu refs in dynamic trampolinesAlexis Lothoré (eBPF Foundation)1-0/+7
2026-06-09x86/alternatives: Rename 'apply_relocation()' to 'text_poke_apply_relocation()'Ingo Molnar3-7/+7
2026-06-09ring-buffer: Flush and stop persistent ring buffer on panicMasami Hiramatsu (Google)1-0/+1
2026-06-09x86/kexec: Disable KCOV instrumentation after load_segments()Aleksandr Nogikh2-0/+16
2026-06-09x86/boot: Disable stack protector for early boot codeBrian Gerst1-0/+2
2026-06-09KVM: SEV: Don't explicitly pass PSC buffer to snp_begin_psc()Sean Christopherson1-5/+6
2026-06-09KVM: SEV: Use READ_ONCE() when reading entries/indices from PSC bufferSean Christopherson1-6/+6
2026-06-09KVM: SEV: Check PSC request indices against the actual size of the bufferSean Christopherson1-2/+15
2026-06-09KVM: SEV: Compute the correct max length of the in-GHCB scratch areaSean Christopherson1-9/+10
2026-06-09KVM: SEV: WARN if KVM attempts to setup scratch area with min_len==0Sean Christopherson1-0/+3
2026-06-09KVM: SEV: Use the size of the PSC header as the minimum size for PSC requestsSean Christopherson1-1/+1