summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
4 hoursMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
11 hoursKVM: x86/mmu: WARN and clear role.invalid when creating a child shadow pageSean Christopherson
28 hoursKVM: SVM: Serialize accesses to the owner and mirror list with separate lockPaolo Bonzini
29 hoursKVM: SVM: make svm_flush_tlb_gva do a full asid flush if NPT enabledPaolo Bonzini
43 hoursMerge tag 'x86_bugs_saferet' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
5 daysMerge tag 'x86-urgent-2026-08-02' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
9 daysKVM: SVM: Update x2APIC MSR intercepts if AVIC is inhibited while L2 is activeSean Christopherson
9 daysx86/CPU/AMD: Carve out a Zen5 models rangePratik Vishwakarma
10 daysx86/boot: Add volatile, clobbers and zero-length test in memcmp()Mauricio Faria de Oliveira
10 daysKVM: x86/mmu: Check all address spaces before skipping unsyncJinu Kim
10 daysKVM: x86/mmu: Check write tracking in all address spacesJinu Kim
10 daysKVM: x86: Cancel delayed I/O APIC EOI handling before destroying vCPUsWeiming Shi
10 daysKVM: VMX: add memory clobber to asm for VMX instructionsPaolo Bonzini
12 daysMerge tag 'x86-urgent-2026-07-26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
12 daysx86/bugs: Make Safe-RET robust against interrupt injectionBorislav Petkov (AMD)
2026-07-23x86/boot/compressed: Disable jump tablesNathan Chancellor
2026-07-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2026-07-21KVM: x86: Only reset TSC Deadline Timer in apic_timer_expired on KVM_RUNVenkatesh Srinivas
2026-07-21KVM: x86/mmu: Fix use-after-free on vendor module reloadPhil Rosenthal
2026-07-21KVM: x86/mmu: Preserve nested TDP shadow page tables if they are used as rootsHyunwoo Kim
2026-07-21KVM: x86: Check for invalid/obsolete root *after* making MMU pages availableSean Christopherson
2026-07-21KVM: nVMX: Hide shadow VMCS right after VMCLEARHyunwoo Kim
2026-07-19Merge tag 'x86-urgent-2026-07-19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-07-16KVM: SVM: Bump asid_generation on CPU online to avoid ASID collision after ho...Nikunj A Dadhania
2026-07-15KVM: nVMX: Put vmcs12 pages if nested VM-Enter fails due to invalid guest stateSean Christopherson
2026-07-15Merge tag 'kvm-x86-fixes-7.2-rc4' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2026-07-14x86/boot: Validate console=uart8250 baud rate to fix early boot hangThorsten Blum
2026-07-13KVM: x86: Fix null pointer deref due to dummy array in trace_kvm_inj_exception()Daniel Paziyski
2026-07-11x86/boot: Reject too long acpi_rsdp= valuesThorsten Blum
2026-07-11x86/cpu: Remove Makefile rule for removed UMC CPU supportEthan Nelson-Moore
2026-07-11Merge tag 'perf-urgent-2026-07-11' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-07-11perf/x86/amd/brs: Fix kernel address leakageSandipan Das
2026-07-10KVM: TDX: Reject concurrent change to CPUID entry countBinbin Wu
2026-07-10KVM: SEV: Do not allow intra-host migration/mirroring of SNP VMsAtish Patra
2026-07-10perf/x86/amd/lbr: Fix kernel address leakageSandipan Das
2026-07-08KVM: nVMX: Don't use vmcs01.GUEST_CR3 to snapshot L1's CR3 when EPT is disabledSean Christopherson
2026-07-08KVM: nVMX: Move vTPR vs. TPR Threshold consistency check into "normal" checksSean Christopherson
2026-07-08KVM: x86: Ignore pending PV EOI if the vCPU has since disabled PV EOIsSean Christopherson
2026-07-08KVM: x86: Nullify irqfd->producer if updating IRTE for bypass failsleixiang
2026-07-08perf/x86/amd/core: Avoid enabling BRS from the SVM reload pathSandipan Das
2026-07-07x86/virt/sev: Revert "Drop WBINVD before setting MSR_AMD64_SYSCFG_SNP_EN"Tycho Andersen (AMD)
2026-07-07x86/video: Only fall back to vga_default_device() without screen infoMario Limonciello
2026-07-05Merge tag 'x86-urgent-2026-07-05' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-07-05Merge tag 'perf-urgent-2026-07-05' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-07-03Merge tag 'for-linus-7.2a-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-07-02Merge tag 'device-id-rework' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (hea...Uwe Kleine-König (The Capable Hub)
2026-07-02uprobes/x86: Use proper mm_struct in __in_uprobe_trampolineJiri Olsa
2026-07-02x86/uprobes: Keep shadow stack in sync for emulated CALLsDavid Windsor