summaryrefslogtreecommitdiff
path: root/arch/riscv/kvm
AgeCommit message (Expand)Author
4 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2026-08-13RISC-V: KVM: fix vcpu vector context handling for kernel-mode vectorAndy Chiu
2026-08-12KVM: RISC-V: Add CPU PM notifier for non-retention idle statesYong-Xuan Wang
2026-08-08KVM: RISC-V: Clear former VCPU cache on virtualization disableYong-Xuan Wang
2026-08-08RISC-V: KVM: Fix PMU event info array size overflowGuidong Han
2026-08-08RISC-V: KVM: Avoid one-word masks for SBI v0.1 all-hartsPengpeng Hou
2026-08-08RISC-V: KVM: Guard HFENCE range loops against overflowPengpeng Hou
2026-08-07riscv: Standardize extension capitalizationCharlie Jenkins
2026-08-07RISC-V: KVM: Reject overlapping AIA IMSIC address fieldsPengpeng Hou
2026-08-07RISC-V: KVM: Allow memslots ending at the GPA limitPengpeng Hou
2026-08-07RISC-V: KVM: Improve dirty log clearing by skipping zero bits in maskWang Yechao
2026-08-01KVM: riscv: Fix infinite loop in NACL hfence entry allocationZongmin Zhou
2026-08-01RISC-V: KVM: Account VM-scoped allocations to the VM cgroupYuhang.chen
2026-08-01RISC-V: KVM: Introduce make_xfence_request_nodata for FENCE.I requestsWang Yechao
2026-08-01RISC-V: KVM: Separate req and fallback_req masks in make_xfence_requestWang Yechao
2026-08-01RISC-V: KVM: Add the eager_page_split module parameterWang Yechao
2026-08-01RISC-V: KVM: Split huge pages during KVM_CLEAR_DIRTY_LOGWang Yechao
2026-08-01RISC-V: KVM: Remove redundant TLB flush operationsWang Yechao
2026-08-01RISC-V: KVM: Split huge pages when dirty logging is enabledWang Yechao
2026-08-01RISC-V: KVM: Add the split page cache for ioctl contextWang Yechao
2026-07-30RISC-V: KVM: Add more arch-specific tracepointsYuhang.Chen
2026-07-30RISC-V: KVM: Mark the reset callback of FWFT extension always dirties CSRInochi Amaoto
2026-07-30RISC-V: KVM: Reset the SBI extension when disable itInochi Amaoto
2026-07-30RISC-V: KVM: Add SBI FWFT validation supportInochi Amaoto
2026-07-30RISC-V: KVM: Add SBI extension validate callbackInochi Amaoto
2026-07-29RISC-V: KVM: Use try_cmpxchg for IMSIC MRIF RMWYicong Yang
2026-07-29RISC-V: KVM: Widen G-stage fault address to gpa_tBingyu.Xian
2026-07-29RISC-V: KVM: Use unsigned int for vma_pageshiftBingyu.Xian
2026-07-29RISC-V: KVM: Add support for control-flow integrity FWFT featuresInochi Amaoto
2026-07-29RISC-V: KVM: Handle software-check exits for VCPUInochi Amaoto
2026-07-29RISC-V: KVM: Add ssp context save/restoreInochi Amaoto
2026-07-29RISC-V: KVM: Allow Zicfiss/Zicfilp extensions for Guest/VMInochi Amaoto
2026-07-29RISC-V: KVM: Add support for Svadu FWFT featuresInochi Amaoto
2026-07-15KVM: riscv: Fix Spectre-v1 in vector register accessZongmin Zhou
2026-07-15RISC-V: KVM: Serialize virtual interrupt pending state updatesXie Bo
2026-07-14RISC-V: KVM: Inject instruction access fault on unmapped guest fetchQingwei Hu
2026-07-13RISC-V: KVM: Zicbo[m|z|p] block sizes should be always present in ONE_REGAnup Patel
2026-07-13riscv: kvm: Skip TLB flush when G-stage PTE becomes valid with SvvptcDylan.Wu
2026-07-13KVM: riscv: PMU: Bound counter mask scan to BITS_PER_LONGShengwen Cheng
2026-07-13KVM: riscv: SBI FWFT: Apply LOCK flag only on successful setSeungJu Cheon
2026-07-13RISC-V: KVM: Avoid redundant page-table allocations in ioremap topupFangyu Yu
2026-06-14riscv: kvm: Use endian-specific __lelong for NACL shared memorySean Chang
2026-06-07RISC-V: KVM: Fix skip of valid pages in kvm_riscv_gstage_unmap_rangeWu Fei
2026-06-07RISC-V: KVM: Fix skip of valid pages in kvm_riscv_gstage_wp_rangeWu Fei
2026-06-07KVM: riscv: Check hugetlb block mappings against memslot boundsJinyu Tang
2026-06-05KVM: RISC-V: SBI FWFT: Fix stale feature exposure after runtime extension cha...Yong-Xuan Wang
2026-06-05KVM: RISC-V: SBI FWFT: Add optional init() callback for hardware probingYong-Xuan Wang
2026-06-05KVM: RISC-V: SBI FWFT: Mark vCPU CSRs dirty after setting feature valueYong-Xuan Wang
2026-06-05RISC-V: KVM: Enhance the logging check for mmu mappingInochi Amaoto
2026-06-04RISC-V: KVM: Fix timer state restoreQiang Ma