index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux 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
2025-12-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2025-12-02
Merge tag 'x86_cpu_for_6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-11-26
Merge tag 'kvm-x86-svm-6.19' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2025-11-26
Merge tag 'kvm-x86-vmx-6.19' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2025-11-26
Merge tag 'kvm-x86-tdx-6.19' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2025-11-26
Merge tag 'kvm-x86-mmu-6.19' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2025-11-26
Merge tag 'kvm-x86-misc-6.19' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2025-11-20
KVM: x86: Remove unused declaration kvm_mmu_may_ignore_guest_pat()
Yue Haibing
2025-11-20
KVM: x86: Enable support for emulating AVX MOV instructions
Paolo Bonzini
2025-11-19
KVM: x86: Add emulator support for decoding VEX prefixes
Paolo Bonzini
2025-11-19
KVM: x86: Refactor REX prefix handling in instruction emulation
Chang S. Bae
2025-11-19
KVM: x86: Add AVX support to the emulator's register fetch and writeback
Paolo Bonzini
2025-11-19
KVM: x86: Add x86_emulate_ops.get_xcr() callback
Paolo Bonzini
2025-11-19
KVM: x86: Share emulator's common register decoding code
Paolo Bonzini
2025-11-19
KVM: x86: Move op_prefix to struct x86_emulate_ctxt (from x86_decode_insn())
Paolo Bonzini
2025-11-19
KVM: x86: Improve formatting of the emulator's flags table
Paolo Bonzini
2025-11-19
KVM: x86: Move Src2Shift up one bit (use bits 36:32 for Src2 in the emulator)
Paolo Bonzini
2025-11-19
KVM: x86: Add support for emulating MOVNTDQA
Paolo Bonzini
2025-11-19
KVM: x86: Add a helper to dedup loading guest/host XCR0 and XSS
Binbin Wu
2025-11-19
KVM: x86: Load guest/host PKRU outside of the fastpath run loop
Sean Christopherson
2025-11-19
KVM: x86: Load guest/host XCR0 and XSS outside of the fastpath run loop
Sean Christopherson
2025-11-19
KVM: VMX: Handle #MCs on VM-Enter/TD-Enter outside of the fastpath
Sean Christopherson
2025-11-18
KVM: SVM: Handle #MCs in guest outside of fastpath
Sean Christopherson
2025-11-18
KVM: x86: Unify L1TF flushing under per-CPU variable
Brendan Jackman
2025-11-18
KVM: VMX: Disable L1TF L1 data cache flush if CONFIG_CPU_MITIGATIONS=n
Sean Christopherson
2025-11-18
KVM: VMX: Bundle all L1 data cache flush mitigation code together
Sean Christopherson
2025-11-18
x86/bugs: KVM: Move VM_CLEAR_CPU_BUFFERS into SVM as SVM_CLEAR_CPU_BUFFERS
Sean Christopherson
2025-11-18
KVM: VMX: Handle MMIO Stale Data in VM-Enter assembly via ALTERNATIVES_2
Sean Christopherson
2025-11-18
x86/bugs: Use an x86 feature to track the MMIO Stale Data mitigation
Sean Christopherson
2025-11-18
x86/bugs: Use VM_CLEAR_CPU_BUFFERS in VMX as well
Pawan Gupta
2025-11-18
KVM: VMX: Use on-stack copy of @flags in __vmx_vcpu_run()
Sean Christopherson
2025-11-18
KVM: x86: Allocate/free user_return_msrs at kvm.ko (un)loading time
Chao Gao
2025-11-18
KVM: SVM: Fix redundant updates of LBR MSR intercepts
Yosry Ahmed
2025-11-17
KVM: x86: remove comment about ntp correction sync for
Lei Chen
2025-11-17
Revert "x86: kvm: rate-limit global clock updates"
Lei Chen
2025-11-17
Revert "x86: kvm: introduce periodic global clock updates"
Lei Chen
2025-11-17
KVM: x86: Grab lapic_timer in a local variable to cleanup periodic code
Sean Christopherson
2025-11-17
KVM: x86: Fix VM hard lockup after prolonged inactivity with periodic HV timer
fuqiang wang
2025-11-17
KVM: x86: Explicitly set new periodic hrtimer expiration in apic_timer_fn()
fuqiang wang
2025-11-17
KVM: x86: WARN if hrtimer callback for periodic APIC timer fires with period=0
Sean Christopherson
2025-11-17
KVM: x86: Use "checked" versions of get_user() and put_user()
Sean Christopherson
2025-11-14
KVM: SEV: Add known supported SEV-SNP policy bits
Tom Lendacky
2025-11-14
KVM: SEV: Publish supported SEV-SNP policy bits
Tom Lendacky
2025-11-14
KVM: SEV: Consolidate the SEV policy bits in a single header file
Tom Lendacky
2025-11-13
KVM: SVM: Don't skip unrelated instruction if INT3/INTO is replaced
Omar Sandoval
2025-11-13
KVM: TDX: Use struct_size to simplify tdx_get_capabilities()
Sean Christopherson
2025-11-13
KVM: TDX: Check size of user's kvm_tdx_capabilities array before allocating
Thorsten Blum
2025-11-13
KVM: TDX: Fix sparse warnings from using 0 for NULL
Dave Hansen
2025-11-13
KVM: TDX: Remove __user annotation from kernel pointer
Dave Hansen
2025-11-13
KVM: TDX: Take MMU lock around tdh_vp_init()
Rick Edgecombe
[next]