index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
loongarch
/
kvm
Age
Commit message (
Expand
)
Author
7 days
Merge tag 'kmalloc_obj-v7.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
8 days
treewide: refresh kmalloc_obj() conversions
Kees Cook
9 days
LoongArch: KVM: Fix TOCTOU race on pv_features
Tao Cui
9 days
LoongArch: KVM: Validate MSI data before routing it to EIOINTC
Zeng Chi
9 days
LoongArch: KVM: Preserve memslot arch flags on KVM_MR_FLAGS_ONLY
Zeng Chi
9 days
LoongArch: KVM: Remove unused function kvm_arch_flush_remote_tlbs_memslot()
Bibo Mao
9 days
LoongArch: KVM: Fix resource leak in kvm_loongarch_env_init() error path
Chaithanya Lagisetty
9 days
LoongArch: KVM: Add unregister helpers for the KVM interrupt devices
Chaithanya Lagisetty
9 days
LoongArch: KVM: Free init resources if kvm_init() fails
Chaithanya Lagisetty
2026-08-10
LoongArch: KVM: Replace kvm_err() with kvm_pr_unimpl()
Bibo Mao
2026-08-10
LoongArch: KVM: Use internal API to deliver interrupt in kernel mode
Bibo Mao
2026-08-10
LoongArch: KVM: Fix uninitialized stack variable issue with dmsintc
Bibo Mao
2026-08-10
LoongArch: KVM: Return directly when IPI address is not aligned
Bibo Mao
2026-08-10
LoongArch: KVM: Set default MAILBOX access size with 8
Bibo Mao
2026-08-10
LoongArch: KVM: Set vcpu->cpu before IN_GUEST_MODE is set
Bibo Mao
2026-08-10
LoongArch: KVM: Fix PC double advance in kernel MMIO read fast path
Zeng Chi
2026-08-10
LoongArch: KVM: Prevent division by zero in periodic timer restore
Tao Cui
2026-08-10
LoongArch: KVM: Reload one-shot TVAL on migration destination
Tao Cui
2026-08-10
LoongArch: KVM: Advertise already-supported capabilities
Tao Cui
2026-07-03
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...
Uwe Kleine-König (The Capable Hub)
2026-07-03
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
[next]