index
:
pub/scm/fs/fscrypt/linux.git
master
fscrypt kernel development tree
FSCrypt FS Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
loongarch
/
kvm
Age
Commit message (
Expand
)
Author
Files
Lines
10 days
Merge tag 'kmalloc_obj-v7.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
11 days
treewide: refresh kmalloc_obj() conversions
Kees Cook
1
-1
/
+1
11 days
LoongArch: KVM: Fix TOCTOU race on pv_features
Tao Cui
2
-1
/
+6
11 days
LoongArch: KVM: Validate MSI data before routing it to EIOINTC
Zeng Chi
1
-0
/
+3
11 days
LoongArch: KVM: Preserve memslot arch flags on KVM_MR_FLAGS_ONLY
Zeng Chi
1
-0
/
+10
11 days
LoongArch: KVM: Remove unused function kvm_arch_flush_remote_tlbs_memslot()
Bibo Mao
1
-6
/
+0
11 days
LoongArch: KVM: Fix resource leak in kvm_loongarch_env_init() error path
Chaithanya Lagisetty
1
-4
/
+29
11 days
LoongArch: KVM: Add unregister helpers for the KVM interrupt devices
Chaithanya Lagisetty
4
-0
/
+20
11 days
LoongArch: KVM: Free init resources if kvm_init() fails
Chaithanya Lagisetty
1
-1
/
+5
2026-08-10
LoongArch: KVM: Replace kvm_err() with kvm_pr_unimpl()
Bibo Mao
6
-45
/
+45
2026-08-10
LoongArch: KVM: Use internal API to deliver interrupt in kernel mode
Bibo Mao
4
-16
/
+22
2026-08-10
LoongArch: KVM: Fix uninitialized stack variable issue with dmsintc
Bibo Mao
1
-2
/
+1
2026-08-10
LoongArch: KVM: Return directly when IPI address is not aligned
Bibo Mao
1
-9
/
+13
2026-08-10
LoongArch: KVM: Set default MAILBOX access size with 8
Bibo Mao
1
-7
/
+2
2026-08-10
LoongArch: KVM: Set vcpu->cpu before IN_GUEST_MODE is set
Bibo Mao
1
-1
/
+1
2026-08-10
LoongArch: KVM: Fix PC double advance in kernel MMIO read fast path
Zeng Chi
1
-1
/
+0
2026-08-10
LoongArch: KVM: Prevent division by zero in periodic timer restore
Tao Cui
1
-0
/
+2
2026-08-10
LoongArch: KVM: Reload one-shot TVAL on migration destination
Tao Cui
1
-0
/
+12
2026-08-10
LoongArch: KVM: Advertise already-supported capabilities
Tao Cui
1
-0
/
+4
2026-07-03
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...
Uwe Kleine-König (The Capable Hub)
1
-1
/
+1
2026-07-03
LoongArch: KVM: Add include defining struct cpu_feature
Uwe Kleine-König (The Capable Hub)
1
-0
/
+1
2026-06-11
LoongArch: KVM: Add missing slots_lock for device register/unregister
Zeng Chi
3
-0
/
+10
2026-06-11
LoongArch: KVM: Validate irqchip index in irqfd routing
Yanfei Xu
1
-1
/
+2
2026-06-11
LoongArch: KVM: Return full old CSR value from kvm_emu_xchg_csr()
Qiang Ma
1
-1
/
+0
2026-06-11
LoongArch: KVM: Check the return values for put_user()
Qiang Ma
1
-1
/
+2
2026-06-11
LoongArch: KVM: Remove timer interrupt injection when SW timer expired
Bibo Mao
1
-2
/
+1
2026-06-11
LoongArch: KVM: Deliver interrupt after IN_GUEST_MODE is set
Bibo Mao
1
-2
/
+2
2026-06-11
LoongArch: KVM: Add valid bit check when set CSR.ESTAT register
Bibo Mao
1
-8
/
+15
2026-06-11
LoongArch: KVM: Inject interrupts with batch method
Bibo Mao
1
-66
/
+27
2026-06-11
LoongArch: KVM: Check msgint feature in interrupt post
Bibo Mao
2
-5
/
+3
2026-06-11
LoongArch: KVM: Check irq validity in kvm_vcpu_ioctl_interrupt()
Bibo Mao
1
-0
/
+4
2026-06-11
LoongArch: KVM: Fix FPU register width with user access API
Bibo Mao
1
-2
/
+2
2026-06-11
LoongArch: KVM: Remove KVM_LARCH_LSX and KVM_LARCH_LASX
Bibo Mao
1
-7
/
+10
2026-06-11
LoongArch: KVM: Remove some middle FPU states
Bibo Mao
1
-33
/
+4
2026-06-11
LoongArch: KVM: Enable FPU with max supported FPU type
Bibo Mao
2
-21
/
+7
2026-06-11
LoongArch: KVM: Add separate KVM_REQ_LBT_LOAD bit
Bibo Mao
2
-11
/
+9
2026-05-04
LoongArch: KVM: Move unconditional delay into timer clear scenery
Bibo Mao
1
-2
/
+8
2026-05-04
LoongArch: KVM: Fix HW timer interrupt lost when inject interrupt by software
Bibo Mao
1
-0
/
+14
2026-05-04
LoongArch: KVM: Move AVEC interrupt injection into switch loop
Bibo Mao
1
-11
/
+9
2026-05-04
LoongArch: KVM: Use kvm_set_pte() in kvm_flush_pte()
Tao Cui
1
-1
/
+1
2026-05-04
LoongArch: KVM: Fix missing EMULATE_FAIL in kvm_emu_mmio_read()
Tao Cui
1
-0
/
+1
2026-05-04
LoongArch: KVM: Cap KVM_CAP_NR_VCPUS by KVM_CAP_MAX_VCPUS
Qiang Ma
1
-1
/
+1
2026-05-04
LoongArch: KVM: Fix "unreliable stack" for kvm_exc_entry
Xianglai Li
1
-1
/
+1
2026-05-04
LoongArch: KVM: Compile switch.S directly into the kernel
Xianglai Li
3
-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
/
+1
2026-04-22
LoongArch: Adjust build infrastructure for 32BIT/64BIT
Huacai Chen
1
-1
/
+1
2026-04-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
7
-24
/
+229
2026-04-14
Merge tag 'bitmap-for-v7.1' of https://github.com/norov/linux
Linus Torvalds
1
-2
/
+2
2026-04-09
LoongArch: KVM: Add DMSINTC inject msi to vCPU
Song Gao
4
-7
/
+94
2026-04-09
LoongArch: KVM: Add DMSINTC device support
Song Gao
3
-0
/
+115
[next]