index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
loongarch
/
kvm
Age
Commit message (
Expand
)
Author
2026-01-17
LoongArch: KVM: Fix kvm_device leak in kvm_pch_pic_destroy()
Qiang Ma
2026-01-17
LoongArch: KVM: Fix kvm_device leak in kvm_eiointc_destroy()
Qiang Ma
2026-01-17
LoongArch: KVM: Fix kvm_device leak in kvm_ipi_destroy()
Qiang Ma
2025-12-13
Merge tag 'loongarch-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/c...
Linus Torvalds
2025-12-08
LoongArch: Adjust time routines for 32BIT/64BIT
Huacai Chen
2025-12-02
Merge tag 'loongarch-kvm-6.19' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2025-11-27
LoongArch: KVM: Use 64-bit register definition for EIOINTC
Bibo Mao
2025-11-27
LoongArch: KVM: Add AVEC basic support
Song Gao
2025-11-27
LoongArch: KVM: Get VM PMU capability from HW GCFG register
Bibo Mao
2025-11-26
Merge tag 'kvm-x86-tdx-6.19' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2025-11-10
LoongArch: KVM: Fix max supported vCPUs set with EIOINTC
Bibo Mao
2025-11-10
LoongArch: KVM: Skip PMU checking on vCPU context switch
Bibo Mao
2025-11-10
LoongArch: KVM: Restore guest PMU if it is enabled
Bibo Mao
2025-11-10
LoongArch: KVM: Add delay until timer interrupt injected
Bibo Mao
2025-11-10
LoongArch: KVM: Set page with write attribute if dirty track disabled
Bibo Mao
2025-11-05
KVM: Rename kvm_arch_vcpu_async_ioctl() to kvm_arch_vcpu_unlocked_ioctl()
Sean Christopherson
2025-11-05
KVM: Make support for kvm_arch_vcpu_async_ioctl() mandatory
Sean Christopherson
2025-10-07
Merge tag 'hyperv-next-signed-20251006' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2025-09-30
entry: Rename "kvm" entry code assets to "virt" to genericize APIs
Sean Christopherson
2025-09-30
entry/kvm: KVM: Move KVM details related to signal/-EINTR into KVM proper
Sean Christopherson
2025-09-23
LoongArch: KVM: Move kvm_iocsr tracepoint out of generic code
Steven Rostedt
2025-09-23
LoongArch: KVM: Rework pch_pic_update_batch_irqs()
Yury Norov (NVIDIA)
2025-09-23
LoongArch: KVM: Add different length support in loongarch_pch_pic_write()
Bibo Mao
2025-09-23
LoongArch: KVM: Add different length support in loongarch_pch_pic_read()
Bibo Mao
2025-09-23
LoongArch: KVM: Add IRR and ISR register read emulation
Bibo Mao
2025-09-23
LoongArch: KVM: Set version information at initial stage
Bibo Mao
2025-09-23
LoongArch: KVM: Access mailbox directly in mail_send()
Bibo Mao
2025-09-23
LoongArch: KVM: Add implementation with IOCSR_IPI_SET
Bibo Mao
2025-09-23
LoongArch: KVM: Add sign extension with kernel IOCSR read emulation
Bibo Mao
2025-09-23
LoongArch: KVM: Add sign extension with kernel MMIO read emulation
Bibo Mao
2025-09-23
LoongArch: KVM: Add PTW feature detection on new hardware
Bibo Mao
2025-09-18
LoongArch: KVM: Avoid copy_*_user() with lock hold in kvm_pch_pic_regs_access()
Bibo Mao
2025-09-18
LoongArch: KVM: Avoid copy_*_user() with lock hold in kvm_eiointc_sw_status_a...
Bibo Mao
2025-09-18
LoongArch: KVM: Avoid copy_*_user() with lock hold in kvm_eiointc_regs_access()
Bibo Mao
2025-09-18
LoongArch: KVM: Avoid copy_*_user() with lock hold in kvm_eiointc_ctrl_access()
Bibo Mao
2025-09-18
LoongArch: KVM: Fix VM migration failure with PTW enabled
Bibo Mao
2025-09-18
LoongArch: KVM: Remove unused returns and semicolons
Tao Cui
2025-08-20
LoongArch: KVM: Add address alignment check in pch_pic register access
Bibo Mao
2025-08-20
LoongArch: KVM: Use kvm_get_vcpu_by_id() instead of kvm_get_vcpu()
Song Gao
2025-08-20
LoongArch: KVM: Fix stack protector issue in send_ipi_data()
Bibo Mao
2025-08-20
LoongArch: KVM: Make function kvm_own_lbt() robust
Bibo Mao
2025-07-21
LoongArch: KVM: Add tracepoints for CPUCFG and CSR emulation exits
Yulong Han
2025-07-21
LoongArch: KVM: Add stat information with kernel irqchip
Bibo Mao
2025-07-21
LoongArch: KVM: Replace eiointc_enable_irq() with eiointc_update_irq()
Bibo Mao
2025-07-21
LoongArch: KVM: Use generic function loongarch_eiointc_write()
Bibo Mao
2025-07-21
LoongArch: KVM: Use generic function loongarch_eiointc_read()
Bibo Mao
2025-07-21
LoongArch: KVM: Use standard bitops API with eiointc
Bibo Mao
2025-07-21
LoongArch: KVM: Remove never called default case statement
Bibo Mao
2025-07-21
LoongArch: KVM: Remove unused parameter len
Bibo Mao
2025-07-21
LoongArch: KVM: Remove unnecessary local variable
Bibo Mao
[next]