summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
30 hoursMerge tag 'x86-urgent-2026-06-07' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2 daysMerge tag 'rust-fixes-7.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
4 daysx86/resctrl: Only check Intel systems for SNCTony Luck
5 daysKVM: SEV: Unmap and unpin the GHCB as needed on vCPU freeSean Christopherson
5 daysKVM: SEV: Decouple the need to sync the GHCB SA from the need to free the SASean Christopherson
5 daysKVM: SEV: Move sev_free_vcpu() down below sev_es_unmap_ghcb()Sean Christopherson
5 daysKVM: SEV: Read start/end indices of PSC requests exactly once per #VMGEXITSean Christopherson
5 daysKVM: SEV: Add an anonymous "psc" struct to track current PSC metadataSean Christopherson
5 daysKVM: SEV: Make it more obvious when KVM is writing back the current PSC indexSean Christopherson
7 daysx86/CPU/AMD: Add more Zen6 modelsPratik Vishwakarma
8 daysMerge tag 'x86-urgent-2026-05-31' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
10 daysRevert "x86/fpu: Refine and simplify the magic number check during signal ret...Andrei Vagin
10 daysMerge commit 'kvm-psc-for-7.1' into HEADPaolo Bonzini
10 daysKVM: SEV: Use READ_ONCE() when reading entries/indices from PSC bufferSean Christopherson
10 daysKVM: SEV: Check PSC request indices against the actual size of the bufferSean Christopherson
10 daysKVM: SEV: Don't explicitly pass PSC buffer to snp_begin_psc()Sean Christopherson
10 daysKVM: SEV: WARN if KVM attempts to setup scratch area with min_len==0Sean Christopherson
10 daysKVM: SEV: Compute the correct max length of the in-GHCB scratch areaSean Christopherson
10 daysKVM: SEV: Use the size of the PSC header as the minimum size for PSC requestsSean Christopherson
10 daysKVM: SEV: Ignore Port I/O requests of length '0'Sean Christopherson
10 daysKVM: SEV: Reject MMIO requests larger than 8 bytes with GHCB v2+Sean Christopherson
10 daysKVM: SEV: Ignore MMIO requests of length '0'Sean Christopherson
10 daysKVM: SEV: Require in-GHCB scratch area if GHCB v2+ is in useMichael Roth
10 daysMerge tag 'kvm-x86-fixes-7.1-rc6' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
12 daysx86/kvm/vmx: Fix x86_64 CFI buildPeter Zijlstra
12 daysx86/ftrace: Relocate %rip-relative percpu refs in dynamic trampolinesAlexis Lothoré (eBPF Foundation)
13 daysx86/microcode: Do not access MSR_IA32_PLATFORM_ID when running as a guestBorislav Petkov
14 daysrust: kasan/kbuild: fix rustc-option when cross-compilingAlice Ryhl
2026-05-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2026-05-24Merge tag 'x86-urgent-2026-05-24' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-05-23KVM: SVM: Disable AVIC IPI virtualization on Hygon Family 18h (erratum #1235)Tina Zhang
2026-05-23KVM: x86: Return the VM's configured APIC bus frequency when queriedSean Christopherson
2026-05-21KVM: SVM: Flush the current TLB when transitioning from xAVIC => x2AVICSean Christopherson
2026-05-21KVM: x86: Fix ERAPS RAP clear on INVPCID single-context invalidationEmily Ehlert
2026-05-21ring-buffer: Flush and stop persistent ring buffer on panicMasami Hiramatsu (Google)
2026-05-20x86/mm: Disable broadcast TLB flush when PCID is disabledTom Lendacky
2026-05-19x86/kvm/vmx: Fix VMX vs hrtimer_rearm_deferred()Peter Zijlstra
2026-05-19x86/kvm/vmx: Move IRQ/NMI dispatch from KVM into x86 corePeter Zijlstra
2026-05-19x86/vdso: Fix incorrect size in munmap() on map_vdso() failureGuilherme Giacomo Simoes
2026-05-17Merge tag 'x86-urgent-2026-05-17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-05-17Merge tag 'ras-urgent-2026-05-17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-05-15Merge tag 'for-linus-7.1b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-05-14Merge tag 'acpi-7.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2026-05-14Merge branch 'acpi-cppc'Rafael J. Wysocki
2026-05-14x86/xen: Tolerate nested XEN_LAZY_MMU entering/leavingJuergen Gross
2026-05-14x86/xen: Fix xen_e820_swap_entry_with_ram()Juergen Gross
2026-05-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2026-05-13KVM: x86: Rate-limit global clock updates on vCPU loadLei Chen
2026-05-13x86/virt: Silence RCU lockdep splat in emergency virt callback pathMikhail Gavrilov
2026-05-13x86/mce: Restore MCA polling interval halvingBorislav Petkov (AMD)