index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
loongarch
/
kvm
Age
Commit message (
Expand
)
Author
Lines
2026-05-04
LoongArch: KVM: Move unconditional delay into timer clear scenery
Bibo Mao
-2
/
+8
2026-05-04
LoongArch: KVM: Fix HW timer interrupt lost when inject interrupt by software
Bibo Mao
-0
/
+14
2026-05-04
LoongArch: KVM: Move AVEC interrupt injection into switch loop
Bibo Mao
-11
/
+9
2026-05-04
LoongArch: KVM: Use kvm_set_pte() in kvm_flush_pte()
Tao Cui
-1
/
+1
2026-05-04
LoongArch: KVM: Fix missing EMULATE_FAIL in kvm_emu_mmio_read()
Tao Cui
-0
/
+1
2026-05-04
LoongArch: KVM: Cap KVM_CAP_NR_VCPUS by KVM_CAP_MAX_VCPUS
Qiang Ma
-1
/
+1
2026-05-04
LoongArch: KVM: Fix "unreliable stack" for kvm_exc_entry
Xianglai Li
-1
/
+1
2026-05-04
LoongArch: KVM: Compile switch.S directly into the kernel
Xianglai Li
-38
/
+20
2026-04-24
Merge tag 'loongarch-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
-1
/
+1
2026-04-22
LoongArch: Adjust build infrastructure for 32BIT/64BIT
Huacai Chen
-1
/
+1
2026-04-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-24
/
+229
2026-04-14
Merge tag 'bitmap-for-v7.1' of https://github.com/norov/linux
Linus Torvalds
-2
/
+2
2026-04-09
LoongArch: KVM: Add DMSINTC inject msi to vCPU
Song Gao
-7
/
+94
2026-04-09
LoongArch: KVM: Add DMSINTC device support
Song Gao
-0
/
+115
2026-04-09
LoongArch: KVM: Move host CSR_GSTAT save and restore in context switch
Bibo Mao
-4
/
+6
2026-04-09
LoongArch: KVM: Move host CSR_EENTRY save and restore in context switch
Bibo Mao
-3
/
+4
2026-04-09
LoongArch: KVM: Check kvm_request_pending() in kvm_late_check_requests()
Bibo Mao
-9
/
+9
2026-04-09
LoongArch: KVM: Use CSR_CRMD_PLV in kvm_arch_vcpu_in_kernel()
Tao Cui
-1
/
+1
2026-03-26
LoongArch: KVM: Fix base address calculation in kvm_eiointc_regs_access()
Bibo Mao
-7
/
+7
2026-03-26
LoongArch: KVM: Handle the case that EIOINTC's coremap is empty
Huacai Chen
-1
/
+1
2026-03-26
LoongArch: KVM: Make kvm_get_vcpu_by_cpuid() more robust
Huacai Chen
-0
/
+3
2026-03-23
lib: count_zeros: unify count_{leading,trailing}_zeros()
Yury Norov
-2
/
+2
2026-03-16
LoongArch: KVM: Fix typo issue in kvm_vm_init_features()
Bibo Mao
-2
/
+2
2026-03-11
Merge tag 'kvm-x86-generic-7.0-rc3' of https://github.com/kvm-x86/linux into ...
Paolo Bonzini
-2
/
+2
2026-02-28
KVM: always define KVM_CAP_SYNC_MMU
Paolo Bonzini
-1
/
+0
2026-02-28
KVM: remove CONFIG_KVM_GENERIC_MMU_NOTIFIER
Paolo Bonzini
-1
/
+0
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-6
/
+6
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-7
/
+8
2026-02-11
Merge tag 'kvm-x86-pmu-6.20' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
-1
/
+1
2026-02-06
LoongArch: KVM: Add paravirt preempt feature in hypervisor side
Bibo Mao
-1
/
+55
2026-02-06
LoongArch: KVM: Set default return value in KVM IO bus ops
Bibo Mao
-61
/
+39
2026-02-06
LoongArch: KVM: Add FPU/LBT delay load support
Bibo Mao
-19
/
+35
2026-02-06
LoongArch: KVM: Move LBT capability check in exception handler
Bibo Mao
-4
/
+3
2026-02-06
LoongArch: KVM: Move LASX capability check in exception handler
Bibo Mao
-4
/
+3
2026-02-06
LoongArch: KVM: Move LSX capability check in exception handler
Bibo Mao
-4
/
+3
2026-02-06
LoongArch: KVM: Handle LOONGARCH_CSR_IPR during vCPU context switch
Bibo Mao
-0
/
+3
2026-02-06
LoongArch: KVM: Check VM msgint feature during interrupt handling
Bibo Mao
-4
/
+6
2026-02-06
LoongArch: KVM: Add msgint registers in kvm_init_gcsr_flag()
Bibo Mao
-0
/
+7
2026-02-06
LoongArch: KVM: Move feature detection in kvm_vm_init_features()
Bibo Mao
-21
/
+15
2026-02-06
LoongArch: KVM: Add more CPUCFG mask bits
Bibo Mao
-2
/
+20
2026-01-17
LoongArch: KVM: Fix kvm_device leak in kvm_pch_pic_destroy()
Qiang Ma
-0
/
+1
2026-01-17
LoongArch: KVM: Fix kvm_device leak in kvm_eiointc_destroy()
Qiang Ma
-0
/
+1
2026-01-17
LoongArch: KVM: Fix kvm_device leak in kvm_ipi_destroy()
Qiang Ma
-0
/
+1
2026-01-08
KVM: Add a simplified wrapper for registering perf callbacks
Sean Christopherson
-1
/
+1
2026-01-08
KVM: Remove subtle "struct kvm_stats_desc" pseudo-overlay
Sean Christopherson
-2
/
+2
2025-12-13
Merge tag 'loongarch-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/c...
Linus Torvalds
-2
/
+3
2025-12-08
LoongArch: Adjust time routines for 32BIT/64BIT
Huacai Chen
-2
/
+3
2025-12-02
Merge tag 'loongarch-kvm-6.19' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
-57
/
+97
2025-11-27
LoongArch: KVM: Use 64-bit register definition for EIOINTC
Bibo Mao
-40
/
+40
2025-11-27
LoongArch: KVM: Add AVEC basic support
Song Gao
-4
/
+34
[next]