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-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
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
2025-11-27
LoongArch: KVM: Get VM PMU capability from HW GCFG register
Bibo Mao
-13
/
+23
2025-11-26
Merge tag 'kvm-x86-tdx-6.19' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
-3
/
+2
2025-11-10
LoongArch: KVM: Fix max supported vCPUs set with EIOINTC
Bibo Mao
-1
/
+1
2025-11-10
LoongArch: KVM: Skip PMU checking on vCPU context switch
Bibo Mao
-10
/
+4
2025-11-10
LoongArch: KVM: Restore guest PMU if it is enabled
Bibo Mao
-0
/
+5
2025-11-10
LoongArch: KVM: Add delay until timer interrupt injected
Bibo Mao
-0
/
+2
2025-11-10
LoongArch: KVM: Set page with write attribute if dirty track disabled
Bibo Mao
-1
/
+1
2025-11-05
KVM: Rename kvm_arch_vcpu_async_ioctl() to kvm_arch_vcpu_unlocked_ioctl()
Sean Christopherson
-2
/
+2
2025-11-05
KVM: Make support for kvm_arch_vcpu_async_ioctl() mandatory
Sean Christopherson
-1
/
+0
2025-10-07
Merge tag 'hyperv-next-signed-20251006' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
-3
/
+2
2025-09-30
entry: Rename "kvm" entry code assets to "virt" to genericize APIs
Sean Christopherson
-1
/
+1
2025-09-30
entry/kvm: KVM: Move KVM details related to signal/-EINTR into KVM proper
Sean Christopherson
-2
/
+1
2025-09-23
LoongArch: KVM: Move kvm_iocsr tracepoint out of generic code
Steven Rostedt
-0
/
+35
2025-09-23
LoongArch: KVM: Rework pch_pic_update_batch_irqs()
Yury Norov (NVIDIA)
-8
/
+3
2025-09-23
LoongArch: KVM: Add different length support in loongarch_pch_pic_write()
Bibo Mao
-103
/
+52
2025-09-23
LoongArch: KVM: Add different length support in loongarch_pch_pic_read()
Bibo Mao
-23
/
+19
2025-09-23
LoongArch: KVM: Add IRR and ISR register read emulation
Bibo Mao
-0
/
+6
2025-09-23
LoongArch: KVM: Set version information at initial stage
Bibo Mao
-9
/
+18
2025-09-23
LoongArch: KVM: Access mailbox directly in mail_send()
Bibo Mao
-17
/
+28
2025-09-23
LoongArch: KVM: Add implementation with IOCSR_IPI_SET
Bibo Mao
-15
/
+20
2025-09-23
LoongArch: KVM: Add sign extension with kernel IOCSR read emulation
Bibo Mao
-6
/
+6
2025-09-23
LoongArch: KVM: Add sign extension with kernel MMIO read emulation
Bibo Mao
-3
/
+4
2025-09-23
LoongArch: KVM: Add PTW feature detection on new hardware
Bibo Mao
-0
/
+6
2025-09-18
LoongArch: KVM: Avoid copy_*_user() with lock hold in kvm_pch_pic_regs_access()
Bibo Mao
-7
/
+14
2025-09-18
LoongArch: KVM: Avoid copy_*_user() with lock hold in kvm_eiointc_sw_status_a...
Bibo Mao
-12
/
+17
[next]