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
4 days
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2026-08-13
RISC-V: KVM: fix vcpu vector context handling for kernel-mode vector
Andy Chiu
2026-08-12
KVM: RISC-V: Add CPU PM notifier for non-retention idle states
Yong-Xuan Wang
2026-08-08
KVM: RISC-V: Clear former VCPU cache on virtualization disable
Yong-Xuan Wang
2026-08-08
RISC-V: KVM: Fix PMU event info array size overflow
Guidong Han
2026-08-08
RISC-V: KVM: Avoid one-word masks for SBI v0.1 all-harts
Pengpeng Hou
2026-08-08
RISC-V: KVM: Guard HFENCE range loops against overflow
Pengpeng Hou
2026-08-07
riscv: Standardize extension capitalization
Charlie Jenkins
2026-08-07
RISC-V: KVM: Reject overlapping AIA IMSIC address fields
Pengpeng Hou
2026-08-07
RISC-V: KVM: Allow memslots ending at the GPA limit
Pengpeng Hou
2026-08-07
RISC-V: KVM: Improve dirty log clearing by skipping zero bits in mask
Wang Yechao
2026-08-01
KVM: riscv: Fix infinite loop in NACL hfence entry allocation
Zongmin Zhou
2026-08-01
RISC-V: KVM: Account VM-scoped allocations to the VM cgroup
Yuhang.chen
2026-08-01
RISC-V: KVM: Introduce make_xfence_request_nodata for FENCE.I requests
Wang Yechao
2026-08-01
RISC-V: KVM: Separate req and fallback_req masks in make_xfence_request
Wang Yechao
2026-08-01
RISC-V: KVM: Add the eager_page_split module parameter
Wang Yechao
2026-08-01
RISC-V: KVM: Split huge pages during KVM_CLEAR_DIRTY_LOG
Wang Yechao
2026-08-01
RISC-V: KVM: Remove redundant TLB flush operations
Wang Yechao
2026-08-01
RISC-V: KVM: Split huge pages when dirty logging is enabled
Wang Yechao
2026-08-01
RISC-V: KVM: Add the split page cache for ioctl context
Wang Yechao
2026-07-30
RISC-V: KVM: Add more arch-specific tracepoints
Yuhang.Chen
2026-07-30
RISC-V: KVM: Mark the reset callback of FWFT extension always dirties CSR
Inochi Amaoto
2026-07-30
RISC-V: KVM: Reset the SBI extension when disable it
Inochi Amaoto
2026-07-30
RISC-V: KVM: Add SBI FWFT validation support
Inochi Amaoto
2026-07-30
RISC-V: KVM: Add SBI extension validate callback
Inochi Amaoto
2026-07-29
RISC-V: KVM: Use try_cmpxchg for IMSIC MRIF RMW
Yicong Yang
2026-07-29
RISC-V: KVM: Widen G-stage fault address to gpa_t
Bingyu.Xian
2026-07-29
RISC-V: KVM: Use unsigned int for vma_pageshift
Bingyu.Xian
2026-07-29
RISC-V: KVM: Add support for control-flow integrity FWFT features
Inochi Amaoto
2026-07-29
RISC-V: KVM: Handle software-check exits for VCPU
Inochi Amaoto
2026-07-29
RISC-V: KVM: Add ssp context save/restore
Inochi Amaoto
2026-07-29
RISC-V: KVM: Allow Zicfiss/Zicfilp extensions for Guest/VM
Inochi Amaoto
2026-07-29
RISC-V: KVM: Add support for Svadu FWFT features
Inochi Amaoto
2026-07-15
KVM: riscv: Fix Spectre-v1 in vector register access
Zongmin Zhou
2026-07-15
RISC-V: KVM: Serialize virtual interrupt pending state updates
Xie Bo
2026-07-14
RISC-V: KVM: Inject instruction access fault on unmapped guest fetch
Qingwei Hu
2026-07-13
RISC-V: KVM: Zicbo[m|z|p] block sizes should be always present in ONE_REG
Anup Patel
2026-07-13
riscv: kvm: Skip TLB flush when G-stage PTE becomes valid with Svvptc
Dylan.Wu
2026-07-13
KVM: riscv: PMU: Bound counter mask scan to BITS_PER_LONG
Shengwen Cheng
2026-07-13
KVM: riscv: SBI FWFT: Apply LOCK flag only on successful set
SeungJu Cheon
2026-07-13
RISC-V: KVM: Avoid redundant page-table allocations in ioremap topup
Fangyu Yu
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
[next]