summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
20 hoursMerge tag 'x86-urgent-2025-07-20' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
22 hoursMerge tag 'hyperv-fixes-signed-20250718' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
4 daysMerge tag 'kvm-x86-fixes-6.16-rc7' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
4 daysKVM: TDX: Don't report base TDVMCALLsXiaoyao Li
6 daysKVM: VMX: Ensure unused kvm_tdx_capabilities fields are zeroed outSean Christopherson
6 daysKVM: x86: Reject KVM_SET_TSC_KHZ vCPU ioctl for TSC protected guestKai Huang
6 daysx86/sev: Work around broken noinstr on GCCArd Biesheuvel
6 daysx86/hyperv: Expose hv_map_msi_interrupt()Stanislav Kinsburskii
6 daysDrivers: hv: Use nested hypercall for post message and signal eventNuno Das Neves
8 daysMerge tag 'x86_urgent_for_v6.16_rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
11 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
12 daysx86/hyperv: Clean up hv_map/unmap_interrupt() return valuesNuno Das Neves
12 daysx86/hyperv: Fix usage of cpu_online_mask to get valid cpuNuno Das Neves
12 daysx86/hyperv: Fix warnings for missing export.h header inclusionNaman Jain
12 daysKVM: x86: avoid underflow when scaling TSC frequencyPaolo Bonzini
12 daysx86/mm: Disable hugetlb page table sharing on 32-bitJann Horn
13 daysx86/CPU/AMD: Disable INVLPGB on Zen2Mikhail Paulyshka
13 daysx86/rdrand: Disable RDSEED on AMD Cyan SkillfishMikhail Paulyshka
14 daysMerge tag 'tsa_x86_bugs_for_6.16' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-07-06Merge tag 'x86_urgent_for_v6.16_rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-07-06Merge tag 'ras_urgent_for_v6.16_rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-07-04Merge tag 'platform-drivers-x86-v6.16-3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-07-01x86/sev: Use TSC_FACTOR for Secure TSC frequency calculationNikunj A Dadhania
2025-06-30Move FCH header to a location accessible by all archsMario Limonciello
2025-06-29Merge tag 'x86_urgent_for_v6.16_rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-06-28x86/mce: Make sure CMCI banks are cleared during shutdown on IntelJP Kobryn
2025-06-27x86/mce/amd: Fix threshold limit resetYazen Ghannam
2025-06-27x86/mce/amd: Add default names for MCA banks and blocksYazen Ghannam
2025-06-27x86/mce: Ensure user polling settings are honored when restarting timerYazen Ghannam
2025-06-26x86/mce: Don't remove sysfs if thresholding sysfs init failsYazen Ghannam
2025-06-25KVM: x86/hyper-v: Skip non-canonical addresses during PV TLB flushManuel Andreas
2025-06-25um: Use correct data source in fpregs_legacy_set()Tiwei Bie
2025-06-24x86/traps: Initialize DR7 by writing its architectural reset valueXin Li (Intel)
2025-06-24x86/traps: Initialize DR6 by writing its architectural reset valueXin Li (Intel)
2025-06-24KVM: x86/xen: Allow 'out of range' event channel ports in IRQ routing table.David Woodhouse
2025-06-24KVM: x86/hyper-v: Use preallocated per-vCPU buffer for de-sparsified vCPU masksSean Christopherson
2025-06-24KVM: SVM: Initialize vmsa_pa in VMCB to INVALID_PAGE if VMSA page is NULLSean Christopherson
2025-06-24KVM: SVM: Reject SEV{-ES} intra host migration if vCPU creation is in-flightSean Christopherson
2025-06-22Merge tag 'x86_urgent_for_v6.16_rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-06-22Merge tag 'perf_urgent_for_v6.16_rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2025-06-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-06-20KVM: TDX: Report supported optional TDVMCALLs in TDX capabilitiesPaolo Bonzini
2025-06-20KVM: TDX: Exit to userspace for SetupEventNotifyInterruptPaolo Bonzini
2025-06-20KVM: TDX: Exit to userspace for GetTdVmCallInfoBinbin Wu
2025-06-20KVM: TDX: Handle TDG.VP.VMCALL<GetQuote>Binbin Wu
2025-06-20KVM: TDX: Add new TDVMCALL status code for unsupported subfuncsBinbin Wu
2025-06-18x86/alternatives: Fix int3 handling failure from broken text_poke arrayMasami Hiramatsu (Google)
2025-06-17x86/mm: Fix early boot use of INVPLGBRik van Riel
2025-06-17x86/its: Fix an ifdef typo in its_alloc()Lukas Bulwahn
2025-06-17x86/mm: Disable INVLPGB when PTI is enabledDave Hansen