index
:
git.armlinux.org.uk/linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
Age
Commit message (
Expand
)
Author
5 days
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
6 days
KVM: x86: avoid underflow when scaling TSC frequency
Paolo Bonzini
8 days
Merge tag 'tsa_x86_bugs_for_6.16' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-06-29
Merge tag 'x86_urgent_for_v6.16_rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2025-06-25
KVM: x86/hyper-v: Skip non-canonical addresses during PV TLB flush
Manuel Andreas
2025-06-24
x86/traps: Initialize DR7 by writing its architectural reset value
Xin Li (Intel)
2025-06-24
KVM: x86/xen: Allow 'out of range' event channel ports in IRQ routing table.
David Woodhouse
2025-06-24
KVM: x86/hyper-v: Use preallocated per-vCPU buffer for de-sparsified vCPU masks
Sean Christopherson
2025-06-24
KVM: SVM: Initialize vmsa_pa in VMCB to INVALID_PAGE if VMSA page is NULL
Sean Christopherson
2025-06-24
KVM: SVM: Reject SEV{-ES} intra host migration if vCPU creation is in-flight
Sean Christopherson
2025-06-20
KVM: TDX: Report supported optional TDVMCALLs in TDX capabilities
Paolo Bonzini
2025-06-20
KVM: TDX: Exit to userspace for SetupEventNotifyInterrupt
Paolo Bonzini
2025-06-20
KVM: TDX: Exit to userspace for GetTdVmCallInfo
Binbin Wu
2025-06-20
KVM: TDX: Handle TDG.VP.VMCALL<GetQuote>
Binbin Wu
2025-06-20
KVM: TDX: Add new TDVMCALL status code for unsupported subfuncs
Binbin Wu
2025-06-17
KVM: SVM: Advertise TSA CPUID bits to guests
Borislav Petkov (AMD)
2025-06-17
x86/bugs: Add a Transient Scheduler Attacks mitigation
Borislav Petkov (AMD)
2025-06-16
x86/bugs: Rename MDS machinery to something more generic
Borislav Petkov (AMD)
2025-06-12
KVM: x86/mmu: Reject direct bits in gpa passed to KVM_PRE_FAULT_MEMORY
Paolo Bonzini
2025-06-12
KVM: x86/mmu: Embed direct bits into gpa for KVM_PRE_FAULT_MEMORY
Paolo Bonzini
2025-06-11
KVM: SEV: Disable SEV-SNP support on initialization failure
Ashish Kalra
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-06-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2025-05-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2025-05-28
Merge branch 'kvm-lockdep-common' into HEAD
Paolo Bonzini
2025-05-27
x86: KVM: SVM: use kvm_lock_all_vcpus instead of a custom implementation
Maxim Levitsky
2025-05-27
Merge tag 'kvm-x86-svm-6.16' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2025-05-27
Merge tag 'kvm-x86-vmx-6.16' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2025-05-27
Merge tag 'kvm-x86-pir-6.16' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2025-05-27
Merge tag 'kvm-x86-mmu-6.16' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2025-05-27
Merge tag 'kvm-x86-misc-6.16' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2025-05-27
KVM: VMX: use __always_inline for is_td_vcpu and is_td
Edward Adam Davis
2025-05-26
Merge tag 'x86-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-05-26
Merge tag 'v6.16-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2025-05-26
Merge tag 'loongarch-kvm-6.16' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2025-05-19
KVM: SVM: Add support for KVM_CAP_X86_BUS_LOCK_EXIT on SVM CPUs
Manali Shukla
2025-05-16
KVM: x86/mmu: Use kvm_x86_call() instead of manual static_call()
Sean Christopherson
2025-05-16
KVM: x86: Make kvm_pio_request.linear_rip a common field for user exits
Manali Shukla
2025-05-16
x86/cpuid: Rename hypervisor_cpuid_base()/for_each_possible_hypervisor_cpuid_...
Ahmed S. Darwish
2025-05-15
x86/cpuid: Set <asm/cpuid/api.h> as the main CPUID header
Ahmed S. Darwish
2025-05-13
Merge commit 'its-for-linus-20250509-merge' into x86/core, to resolve conflicts
Ingo Molnar
2025-05-13
Merge branch 'x86/msr' into x86/core, to resolve conflicts
Ingo Molnar
2025-05-13
Merge branch 'x86/bugs' into x86/core, to merge dependent commits
Ingo Molnar
2025-05-11
Merge tag 'its-for-linus-20250509' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-05-09
x86/its: Enumerate Indirect Target Selection (ITS) bug
Pawan Gupta
2025-05-08
KVM: SVM: Set/clear SRSO's BP_SPEC_REDUCE on 0 <=> 1 VM count transitions
Sean Christopherson
2025-05-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux v6.15-rc5
Herbert Xu
2025-05-02
KVM: x86/mmu: Prevent installing hugepages when mem attributes are changing
Sean Christopherson
2025-05-02
KVM: SVM: Update dump_ghcb() to use the GHCB snapshot fields
Tom Lendacky
2025-05-02
KVM: VMX: Clean up and macrofy x86_ops
Vishal Verma
[next]