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
/
riscv
/
kvm
Age
Commit message (
Expand
)
Author
2026-06-14
riscv: kvm: Use endian-specific __lelong for NACL shared memory
Sean Chang
2026-06-07
RISC-V: KVM: Fix skip of valid pages in kvm_riscv_gstage_unmap_range
Wu Fei
2026-06-07
RISC-V: KVM: Fix skip of valid pages in kvm_riscv_gstage_wp_range
Wu Fei
2026-06-07
KVM: riscv: Check hugetlb block mappings against memslot bounds
Jinyu Tang
2026-06-05
KVM: RISC-V: SBI FWFT: Fix stale feature exposure after runtime extension cha...
Yong-Xuan Wang
2026-06-05
KVM: RISC-V: SBI FWFT: Add optional init() callback for hardware probing
Yong-Xuan Wang
2026-06-05
KVM: RISC-V: SBI FWFT: Mark vCPU CSRs dirty after setting feature value
Yong-Xuan Wang
2026-06-05
RISC-V: KVM: Enhance the logging check for mmu mapping
Inochi Amaoto
2026-06-04
RISC-V: KVM: Fix timer state restore
Qiang Ma
2026-06-04
RISC-V: KVM: Fix NULL pointer dereference in AIA IMSIC functions
Jiakai Xu
2026-06-04
RISC-V: KVM: Document a TOCTOU race in SBI system suspend handler
Jiakai Xu
2026-06-03
KVM: riscv: Fast-path dirty logging write faults
Jinyu Tang
2026-06-03
KVM: riscv: Update G-stage PTE permissions atomically
Jinyu Tang
2026-06-03
KVM: riscv: Add a G-stage PTE cmpxchg helper
Jinyu Tang
2026-06-03
KVM: riscv: Use an rwlock for mmu_lock
Jinyu Tang
2026-06-03
KVM: riscv: Rely on common MMU notifier locking
Jinyu Tang
2026-06-01
RISC-V: KVM: Use flexible array for APLIC IRQ state
Rosen Penev
2026-05-31
RISC-V: KVM: Batch stage-2 TLB flushes
Jinyu Tang
2026-05-26
RISC-V: KVM: AIA: Make HGEI number management fully per-CPU
Guo Ren (Alibaba DAMO Academy)
2026-05-26
RISC-V: KVM: Fix ebreak self test failure
Mayuresh Chitale
2026-05-18
RISC-V: KVM: Fix sign extension for MMIO loads
Jiakai Xu
2026-05-18
RISC-V: KVM: Fix NULL pointer dereference in SBI v0.1 SEND_IPI handler
Jiakai Xu
2026-05-18
riscv: kvm: return SBI_ERR_FAILURE for pmu_event_info() when OOM
Osama Abdelkader
2026-05-18
riscv: kvm: return SBI_ERR_FAILURE for pmu_snapshot_set_shmem() when OOM
Osama Abdelkader
2026-05-18
RISC-V: KVM: Fix invalid HVA warning in steal-time recording
Jiakai Xu
2026-04-24
Merge tag 'riscv-for-linus-7.1-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2026-04-06
RISC-V: KVM: Fix shift-out-of-bounds in make_xfence_request()
Jiakai Xu
2026-04-04
riscv: fix various typos in comments and code
Sean Chang
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
[next]