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-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
2025-05-02
KVM: VMX: Define a VMX glue macro for kvm_complete_insn_gp()
Vishal Verma
2025-05-02
KVM: VMX: Move vt_apicv_pre_state_restore() to posted_intr.c and tweak name
Vishal Verma
2025-05-02
KVM: x86: Revert kvm_x86_ops.mem_enc_ioctl() back to an OPTIONAL hook
Sean Christopherson
2025-05-02
x86/msr: Change the function type of native_read_msr_safe()
Xin Li (Intel)
2025-05-02
x86/pvops/msr: Refactor pv_cpu_ops.write_msr{,_safe}()
Xin Li (Intel)
2025-05-02
x86/msr: Convert __rdmsr() uses to native_rdmsrq() uses
Xin Li (Intel)
2025-05-02
x86/msr: Add explicit includes of <asm/msr.h>
Xin Li (Intel)
2025-05-02
Merge tag 'v6.15-rc4' into x86/msr, to pick up fixes and resolve conflicts
Ingo Molnar
2025-04-29
x86/bugs: Restructure L1TF mitigation
David Kaplan
2025-04-29
KVM: x86: Unify cross-vCPU IBPB
Sean Christopherson
2025-04-29
KVM: SVM: Clear current_vmcb during vCPU free for all *possible* CPUs
Yosry Ahmed
2025-04-28
x86/sev: Remove unnecessary GFP_KERNEL_ACCOUNT for temporary variables
Peng Hao
2025-04-28
KVM: x86/mmu: Check and free obsolete roots in kvm_mmu_reload()
Yan Zhao
2025-04-28
KVM: x86/mmu: Warn if PFN changes on shadow-present SPTE in shadow MMU
Yan Zhao
2025-04-28
KVM: x86/tdp_mmu: WARN if PFN changes for spurious faults
Yan Zhao
2025-04-28
KVM: x86/tdp_mmu: Merge prefetch and access checks for spurious faults
Yan Zhao
2025-04-28
KVM: x86/mmu: Further check old SPTE is leaf for spurious prefetch fault
Yan Zhao
2025-04-28
KVM: VMX: Flush shadow VMCS on emergency reboot
Chao Gao
2025-04-28
KVM: SVM: Treat DEBUGCTL[5:2] as reserved
Sean Christopherson
2025-04-25
KVM: SVM: avoid frequency indirect calls
Peng Hao
2025-04-25
KVM: SEV: Configure "ALLOWED_SEV_FEATURES" VMCB Field
Kim Phillips
2025-04-25
KVM: SVM: Add a mutex to dump_vmcb() to prevent concurrent output
Tom Lendacky
2025-04-25
KVM: SVM: Include the vCPU ID when dumping a VMCB
Tom Lendacky
2025-04-25
KVM: SVM: Add the type of VM for which the VMCB/VMSA is being dumped
Tom Lendacky
2025-04-25
KVM: SVM: Dump guest register state in dump_vmcb()
Tom Lendacky
2025-04-25
KVM: SVM: Decrypt SEV VMSA in dump_vmcb() if debugging is enabled
Tom Lendacky
2025-04-24
KVM: VMX: Use LEAVE in vmx_do_interrupt_irqoff()
Uros Bizjak
2025-04-24
KVM: nVMX: Check MSR load/store list counts during VM-Enter consistency checks
Sean Christopherson
2025-04-24
KVM: SVM: Fix SNP AP destroy race with VMRUN
Tom Lendacky
2025-04-24
x86/irq: KVM: Add helper for harvesting PIR to deduplicate KVM and posted MSIs
Sean Christopherson
2025-04-24
KVM: VMX: Use arch_xchg() when processing PIR to avoid instrumentation
Sean Christopherson
2025-04-24
KVM: VMX: Isolate pure loads from atomic XCHG when processing PIR
Sean Christopherson
2025-04-24
KVM: VMX: Process PIR using 64-bit accesses on 64-bit kernels
Sean Christopherson
2025-04-24
x86/irq: KVM: Track PIR bitmap as an "unsigned long" array
Sean Christopherson
2025-04-24
KVM: VMX: Ensure vIRR isn't reloaded at odd times when sync'ing PIR
Sean Christopherson
2025-04-24
KVM: x86: Add module param to control and enumerate device posted IRQs
Sean Christopherson
2025-04-24
KVM: VMX: Don't send UNBLOCK when starting device assignment without APICv
Sean Christopherson
2025-04-24
KVM: x86: Rescan I/O APIC routes after EOI interception for old routing
weizijie
2025-04-24
KVM: x86: Add a helper to deduplicate I/O APIC EOI interception logic
Sean Christopherson
2025-04-24
KVM: x86: Isolate edge vs. level check in userspace I/O APIC route scanning
Sean Christopherson
2025-04-24
KVM: x86: Advertise support for AMD's PREFETCHI
Babu Moger
2025-04-24
KVM: x86: Sort CPUID_8000_0021_EAX leaf bits properly
Borislav Petkov
2025-04-24
KVM: x86: clean up a return
Dan Carpenter
2025-04-24
KVM: x86: Advertise support for WRMSRNS
Sean Christopherson
2025-04-24
KVM: x86: Generalize IBRS virtualization on emulated VM-exit
Yosry Ahmed
[prev]
[next]