index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
loongarch
/
kvm
Age
Commit message (
Expand
)
Author
2 days
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...
Uwe Kleine-König (The Capable Hub)
2 days
LoongArch: KVM: Add include defining struct cpu_feature
Uwe Kleine-König (The Capable Hub)
2026-06-11
LoongArch: KVM: Add missing slots_lock for device register/unregister
Zeng Chi
2026-06-11
LoongArch: KVM: Validate irqchip index in irqfd routing
Yanfei Xu
2026-06-11
LoongArch: KVM: Return full old CSR value from kvm_emu_xchg_csr()
Qiang Ma
2026-06-11
LoongArch: KVM: Check the return values for put_user()
Qiang Ma
2026-06-11
LoongArch: KVM: Remove timer interrupt injection when SW timer expired
Bibo Mao
2026-06-11
LoongArch: KVM: Deliver interrupt after IN_GUEST_MODE is set
Bibo Mao
2026-06-11
LoongArch: KVM: Add valid bit check when set CSR.ESTAT register
Bibo Mao
2026-06-11
LoongArch: KVM: Inject interrupts with batch method
Bibo Mao
2026-06-11
LoongArch: KVM: Check msgint feature in interrupt post
Bibo Mao
2026-06-11
LoongArch: KVM: Check irq validity in kvm_vcpu_ioctl_interrupt()
Bibo Mao
2026-06-11
LoongArch: KVM: Fix FPU register width with user access API
Bibo Mao
2026-06-11
LoongArch: KVM: Remove KVM_LARCH_LSX and KVM_LARCH_LASX
Bibo Mao
2026-06-11
LoongArch: KVM: Remove some middle FPU states
Bibo Mao
2026-06-11
LoongArch: KVM: Enable FPU with max supported FPU type
Bibo Mao
2026-06-11
LoongArch: KVM: Add separate KVM_REQ_LBT_LOAD bit
Bibo Mao
2026-05-04
LoongArch: KVM: Move unconditional delay into timer clear scenery
Bibo Mao
2026-05-04
LoongArch: KVM: Fix HW timer interrupt lost when inject interrupt by software
Bibo Mao
2026-05-04
LoongArch: KVM: Move AVEC interrupt injection into switch loop
Bibo Mao
2026-05-04
LoongArch: KVM: Use kvm_set_pte() in kvm_flush_pte()
Tao Cui
2026-05-04
LoongArch: KVM: Fix missing EMULATE_FAIL in kvm_emu_mmio_read()
Tao Cui
2026-05-04
LoongArch: KVM: Cap KVM_CAP_NR_VCPUS by KVM_CAP_MAX_VCPUS
Qiang Ma
2026-05-04
LoongArch: KVM: Fix "unreliable stack" for kvm_exc_entry
Xianglai Li
2026-05-04
LoongArch: KVM: Compile switch.S directly into the kernel
Xianglai Li
2026-04-24
Merge tag 'loongarch-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
2026-04-22
LoongArch: Adjust build infrastructure for 32BIT/64BIT
Huacai Chen
2026-04-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2026-04-14
Merge tag 'bitmap-for-v7.1' of https://github.com/norov/linux
Linus Torvalds
2026-04-09
LoongArch: KVM: Add DMSINTC inject msi to vCPU
Song Gao
2026-04-09
LoongArch: KVM: Add DMSINTC device support
Song Gao
2026-04-09
LoongArch: KVM: Move host CSR_GSTAT save and restore in context switch
Bibo Mao
2026-04-09
LoongArch: KVM: Move host CSR_EENTRY save and restore in context switch
Bibo Mao
2026-04-09
LoongArch: KVM: Check kvm_request_pending() in kvm_late_check_requests()
Bibo Mao
2026-04-09
LoongArch: KVM: Use CSR_CRMD_PLV in kvm_arch_vcpu_in_kernel()
Tao Cui
2026-03-26
LoongArch: KVM: Fix base address calculation in kvm_eiointc_regs_access()
Bibo Mao
2026-03-26
LoongArch: KVM: Handle the case that EIOINTC's coremap is empty
Huacai Chen
2026-03-26
LoongArch: KVM: Make kvm_get_vcpu_by_cpuid() more robust
Huacai Chen
2026-03-23
lib: count_zeros: unify count_{leading,trailing}_zeros()
Yury Norov
2026-03-16
LoongArch: KVM: Fix typo issue in kvm_vm_init_features()
Bibo Mao
2026-03-11
Merge tag 'kvm-x86-generic-7.0-rc3' of https://github.com/kvm-x86/linux into ...
Paolo Bonzini
2026-02-28
KVM: always define KVM_CAP_SYNC_MMU
Paolo Bonzini
2026-02-28
KVM: remove CONFIG_KVM_GENERIC_MMU_NOTIFIER
Paolo Bonzini
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-11
Merge tag 'kvm-x86-pmu-6.20' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2026-02-06
LoongArch: KVM: Add paravirt preempt feature in hypervisor side
Bibo Mao
2026-02-06
LoongArch: KVM: Set default return value in KVM IO bus ops
Bibo Mao
2026-02-06
LoongArch: KVM: Add FPU/LBT delay load support
Bibo Mao
2026-02-06
LoongArch: KVM: Move LBT capability check in exception handler
Bibo Mao
[next]