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
/
riscv
/
kvm
Age
Commit message (
Expand
)
Author
13 days
RISC-V: KVM: Fix shift-out-of-bounds in make_xfence_request()
Jiakai Xu
2026-04-04
RISC-V: KVM: Reuse KVM_CAP_VM_GPA_BITS to select HGATP.MODE
Fangyu Yu
2026-04-04
RISC-V: KVM: Cache gstage pgd_levels in struct kvm_gstage
Fangyu Yu
2026-04-04
RISC-V: KVM: Support runtime configuration for per-VM's HGATP mode
Fangyu Yu
2026-04-03
RISC-V: KVM: Don't check hstateen0 when updating sstateen0 CSR
Anup Patel
2026-04-03
RISC-V: KVM: Factor-out VCPU config into separate sources
Anup Patel
2026-04-03
RISC-V: KVM: Add hideleg to struct kvm_vcpu_config
Anup Patel
2026-04-03
RISC-V: KVM: Factor-out ISA checks into separate sources
Anup Patel
2026-04-03
RISC-V: KVM: Introduce common kvm_riscv_isa_check_host()
Anup Patel
2026-04-02
KVM: riscv: Skip CSR restore if VCPU is reloaded on the same core
Jinyu Tang
2026-03-30
RISC-V: KVM: Split huge pages during fault handling for dirty logging
Wang Yechao
2026-03-30
RISC-V: KVM: Fix lost write protection on huge pages during dirty logging
Wang Yechao
2026-03-30
RISC-V: KVM: Fix integer overflow in kvm_pmu_validate_counter_mask()
Jiakai Xu
2026-03-30
RISC-V: KVM: Fix double-free of sdata in kvm_pmu_clear_snapshot_area()
Jiakai Xu
2026-03-30
riscv: kvm: add null pointer check for vector datap
Yufeng Wang
2026-03-27
RISC-V: KVM: Fix array out-of-bounds in pmu_ctr_read() and pmu_fw_ctr_read_hi()
Jiakai Xu
2026-03-27
riscv: kvm: fix vector context allocation leak
Osama Abdelkader
2026-03-27
RISC-V: KVM: fix PMU snapshot_set_shmem on 32-bit hosts
Osama Abdelkader
2026-03-26
RISC-V: KVM: Validate SBI STA shmem alignment in kvm_sbi_ext_sta_set_reg()
Jiakai Xu
2026-03-11
Merge tag 'kvm-x86-generic-7.0-rc3' of https://github.com/kvm-x86/linux into ...
Paolo Bonzini
2026-03-06
RISC-V: KVM: Check host Ssaia extension when creating AIA irqchip
Anup Patel
2026-03-06
RISC-V: KVM: Fix error code returned for Ssaia ONE_REG
Anup Patel
2026-03-06
RISC-V: KVM: Fix error code returned for Smstateen ONE_REG
Anup Patel
2026-03-06
KVM: riscv: Fix Spectre-v1 in PMU counter access
Lukas Gerlach
2026-03-06
KVM: riscv: Fix Spectre-v1 in floating-point register access
Lukas Gerlach
2026-03-06
KVM: riscv: Fix Spectre-v1 in AIA CSR access
Lukas Gerlach
2026-03-06
KVM: riscv: Fix Spectre-v1 in ONE_REG register access
Lukas Gerlach
2026-03-06
RISC-V: KVM: Skip THP support check during dirty logging
Wang Yechao
2026-03-06
RISC-V: KVM: Fix potential UAF in kvm_riscv_aia_imsic_has_attr()
Jiakai Xu
2026-03-06
RISC-V: KVM: Fix use-after-free in kvm_riscv_aia_aplic_has_attr()
Jiakai Xu
2026-03-06
RISC-V: KVM: fix off-by-one array access in SBI PMU
Radim Krčmář
2026-03-06
RISC-V: KVM: Fix null pointer dereference in kvm_riscv_vcpu_aia_rmw_topei()
Jiakai Xu
2026-03-06
RISC-V: KVM: Fix use-after-free in kvm_riscv_gstage_get_leaf()
Jiakai Xu
2026-03-06
KVM: riscv: Fix Spectre-v1 in APLIC interrupt handling
Lukas Gerlach
2026-02-28
KVM: always define KVM_CAP_SYNC_MMU
Paolo Bonzini
2026-02-28
KVM: remove CONFIG_KVM_GENERIC_MMU_NOTIFIER
Paolo Bonzini
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
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-11
Merge tag 'kvm-x86-pmu-6.20' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2026-02-06
irqchip/riscv-imsic: Adjust the number of available guest irq files
Xu Lu
2026-02-06
RISC-V: KVM: Transparent huge page support
Jessica Liu
2026-02-06
RISC-V: KVM: Allow Zalasr extensions for Guest/VM
Xu Lu
2026-02-06
riscv: KVM: allow Zilsd and Zclsd extensions for Guest/VM
Pincheng Wang
2026-02-06
RISC-V: KVM: Skip IMSIC update if vCPU IMSIC state is not initialized
Jiakai Xu
2026-02-06
RISC-V: KVM: Fix null pointer dereference in kvm_riscv_aia_imsic_rw_attr()
Jiakai Xu
2026-02-06
RISC-V: KVM: Fix null pointer dereference in kvm_riscv_aia_imsic_has_attr()
Jiakai Xu
2026-02-06
RISC-V: KVM: Remove unnecessary 'ret' assignment
Qiang Ma
2026-01-14
riscv: kvm: Fix vstimecmp update hazard on RV32
Naohiko Shimizu
2026-01-08
KVM: Add a simplified wrapper for registering perf callbacks
Sean Christopherson
[next]