summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm
AgeCommit message (Expand)AuthorFilesLines
8 daysKVM: VMX: Preserve host's DEBUGCTLMSR_FREEZE_IN_SMM while running the guestMaxim Levitsky1-0/+7
13 daysKVM: VMX: Allow guest to set DEBUGCTL.RTM_DEBUG if RTM is supportedSean Christopherson1-0/+1
13 daysKVM: x86: Drop kvm_x86_ops.set_dr6() in favor of a new KVM_RUN flagSean Christopherson2-2/+1
13 daysKVM: x86: Convert vcpu_run()'s immediate exit param into a generic bitmapSean Christopherson1-1/+5
13 daysx86/sev: Evict cache lines during SNP memory validationTom Lendacky2-0/+20
13 daysx86/irq: Plug vector setup raceThomas Gleixner1-5/+7
2025-07-20Merge tag 'hyperv-fixes-signed-20250718' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-20/+2
2025-07-15x86/hyperv: Expose hv_map_msi_interrupt()Stanislav Kinsburskii1-0/+2
2025-07-15Drivers: hv: Use nested hypercall for post message and signal eventNuno Das Neves1-20/+0
2025-07-13Merge tag 'x86_urgent_for_v6.16_rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1
2025-07-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-1/+7
2025-07-08x86/rdrand: Disable RDSEED on AMD Cyan SkillfishMikhail Paulyshka1-0/+1
2025-07-08Merge tag 'tsa_x86_bugs_for_6.16' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds5-29/+46
2025-07-06Merge tag 'x86_urgent_for_v6.16_rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+16
2025-07-04Merge tag 'platform-drivers-x86-v6.16-3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-13/+0
2025-07-01x86/sev: Use TSC_FACTOR for Secure TSC frequency calculationNikunj A Dadhania1-1/+16
2025-06-30Move FCH header to a location accessible by all archsMario Limonciello1-13/+0
2025-06-29Merge tag 'x86_urgent_for_v6.16_rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-5/+16
2025-06-24x86/traps: Initialize DR7 by writing its architectural reset valueXin Li (Intel)2-5/+16
2025-06-24KVM: x86/hyper-v: Use preallocated per-vCPU buffer for de-sparsified vCPU masksSean Christopherson1-1/+6
2025-06-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2025-06-20KVM: TDX: Exit to userspace for SetupEventNotifyInterruptPaolo Bonzini1-0/+1
2025-06-20KVM: TDX: Add new TDVMCALL status code for unsupported subfuncsBinbin Wu1-0/+1
2025-06-17x86/process: Move the buffer clearing before MONITORBorislav Petkov (AMD)1-10/+15
2025-06-17KVM: SVM: Advertise TSA CPUID bits to guestsBorislav Petkov (AMD)1-0/+1
2025-06-17x86/bugs: Add a Transient Scheduler Attacks mitigationBorislav Petkov (AMD)3-6/+16
2025-06-16Merge tag 'x86_urgent_for_6.16-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-1/+31
2025-06-16x86/bugs: Rename MDS machinery to something more genericBorislav Petkov (AMD)3-18/+19
2025-06-12mm: pgtable: fix pte_swp_exclusiveMagnus Lindholm1-1/+1
2025-06-11x86/its: move its_pages array to struct mod_arch_specificMike Rapoport (Microsoft)1-0/+8
2025-06-10x86/virt/tdx: Avoid indirect calls to TDX assembly functionsKai Huang1-1/+1
2025-06-09x86/fred/signal: Prevent immediate repeat of single step trap on return from ...Xin Li (Intel)1-0/+22
2025-06-08Merge tag 'x86-urgent-2025-06-08' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-15/+0
2025-06-03Merge tag 'hyperv-next-signed-20250602' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2-6/+9
2025-06-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds6-14/+93
2025-06-01Merge tag 'mm-nonmm-stable-2025-05-31-15-28' of git://git.kernel.org/pub/scm/...Linus Torvalds1-0/+2
2025-06-01Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-18/+48
2025-05-31x86/fpu: Remove unused trace eventsSteven Rostedt1-15/+0
2025-05-30Merge tag 'tsm-for-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...Linus Torvalds2-0/+3
2025-05-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds7-10/+164
2025-05-27Merge tag 'x86_sev_for_v6.16_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+7
2025-05-27Merge tag 'x86_cache_for_v6.16_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-11/+8
2025-05-27Merge tag 'kvm-x86-svm-6.16' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini3-3/+14
2025-05-27Merge tag 'kvm-x86-vmx-6.16' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini1-1/+1
2025-05-27Merge tag 'kvm-x86-pir-6.16' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini1-7/+71
2025-05-27Merge tag 'kvm-x86-misc-6.16' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini3-3/+7
2025-05-27Merge tag 'x86-entry-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-12/+0
2025-05-27Merge tag 'x86-debug-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-67/+0
2025-05-27Merge tag 'x86-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds69-478/+830
2025-05-27Merge tag 'perf-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-0/+5