index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
loongarch
/
kvm
/
intc
/
ipi.c
Age
Commit message (
Expand
)
Author
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-06
LoongArch: KVM: Set default return value in KVM IO bus ops
Bibo Mao
2026-01-17
LoongArch: KVM: Fix kvm_device leak in kvm_ipi_destroy()
Qiang Ma
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-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-07-21
LoongArch: KVM: Add stat information with kernel irqchip
Bibo Mao
2025-04-26
LoongArch: KVM: Fix multiple typos of KVM code
Yulong Han
2024-12-03
LoongArch: KVM: Protect kvm_io_bus_{read,write}() with SRCU
Huacai Chen
2024-11-13
LoongArch: KVM: Add IPI user mode read and write function
Xianglai Li
2024-11-13
LoongArch: KVM: Add IPI read and write function
Xianglai Li
2024-11-13
LoongArch: KVM: Add IPI device support
Xianglai Li