index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
kvm
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-24
RISC-V: KVM: Remove automatic I/O mapping for VM_PFNMAP
Fangyu Yu
1
-23
/
+2
2025-10-17
RISC-V: KVM: Read HGEIP CSR on the correct cpu
Fangyu Yu
1
-2
/
+14
2025-10-16
RISC-V: KVM: Fix check for local interrupts on riscv32
Samuel Holland
1
-1
/
+1
2025-10-07
Merge tag 'hyperv-next-signed-20251006' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux
Linus Torvalds
2
-3
/
+2
2025-10-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
11
-150
/
+886
2025-09-30
entry: Rename "kvm" entry code assets to "virt" to genericize APIs
Sean Christopherson
1
-1
/
+1
2025-09-30
entry/kvm: KVM: Move KVM details related to signal/-EINTR into KVM proper
Sean Christopherson
1
-2
/
+1
2025-09-29
Merge tag 'riscv-for-linus-6.18-mw1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
Linus Torvalds
1
-127
/
+1
2025-09-16
riscv: Move all duplicate insn parsing macros into asm/insn.h
Alexandre Ghiti
1
-126
/
+0
2025-09-16
riscv: Strengthen duplicate and inconsistent definition of RV_X()
Alexandre Ghiti
1
-1
/
+1
2025-09-16
RISC-V: KVM: Implement get event info function
Atish Patra
2
-0
/
+62
2025-09-16
RISC-V: KVM: No need of explicit writable slot check
Atish Patra
2
-16
/
+4
2025-09-16
RISC-V: KVM: Add support for Raw event v2
Atish Patra
1
-0
/
+4
2025-09-16
RISC-V: KVM: Implement ONE_REG interface for SBI FWFT state
Anup Patel
1
-13
/
+184
2025-09-16
RISC-V: KVM: Move copy_sbi_ext_reg_indices() to SBI implementation
Anup Patel
2
-28
/
+28
2025-09-16
RISC-V: KVM: Introduce optional ONE_REG callbacks for SBI extensions
Anup Patel
3
-74
/
+165
2025-09-16
RISC-V: KVM: Introduce feature specific reset for SBI FWFT
Anup Patel
1
-2
/
+28
2025-09-16
RISC-V: KVM: Set initial value of hedeleg in kvm_arch_vcpu_create()
Anup Patel
1
-1
/
+2
2025-09-16
RISC-V: KVM: Prevent HGATP_MODE_BARE passed
Guo Ren (Alibaba DAMO Academy)
2
-19
/
+41
2025-09-16
RISC-V: KVM: Remove unnecessary HGATP csr_read
Guo Ren (Alibaba DAMO Academy)
1
-4
/
+1
2025-09-16
RISC-V: KVM: Write hgatp register with valid mode bits
Fangyu Yu
1
-1
/
+2
2025-09-16
RISC-V: KVM: Allow bfloat16 extension for Guest/VM
Quan Zhou
1
-0
/
+6
2025-09-16
RISC-V: KVM: Allow Zicbop extension for Guest/VM
Quan Zhou
1
-0
/
+2
2025-09-16
RISC-V: KVM: Provide UAPI for Zicbop block size
Quan Zhou
1
-0
/
+14
2025-09-16
RISC-V: KVM: Change zicbom/zicboz block size to depend on the host isa
Quan Zhou
1
-6
/
+6
2025-09-16
RISC-V: KVM: Add support for SBI_FWFT_POINTER_MASKING_PMLEN
Samuel Holland
2
-1
/
+90
2025-09-08
RISC-V: KVM: add support for SBI_FWFT_MISALIGNED_DELEG
Clément Léger
1
-0
/
+41
2025-09-08
RISC-V: KVM: add support for FWFT SBI extension
Clément Léger
3
-0
/
+221
2025-08-25
RISC-V: KVM: fix stack overrun when loading vlenb
Radim Krčmář
1
-0
/
+2
2025-08-25
RISC-V: KVM: Correct kvm_riscv_check_vcpu_requests() comment
Quan Zhou
1
-1
/
+1
2025-08-25
RISC-V: KVM: Fix pte settings within kvm_riscv_gstage_ioremap()
Fangyu Yu
1
-1
/
+4
2025-07-28
RISC-V: KVM: Avoid re-acquiring memslot in kvm_riscv_gstage_map()
Quan Zhou
1
-2
/
+3
2025-07-28
RISC-V: KVM: Use find_vma_intersection() to search for intersecting VMAs
Quan Zhou
1
-2
/
+3
2025-07-28
RISC-V: KVM: Enable ring-based dirty memory tracking
Quan Zhou
2
-2
/
+17
2025-07-28
RISC-V: KVM: Fix inclusion of Smnpm in the guest ISA bitmap
Samuel Holland
1
-30
/
+53
2025-07-28
RISC-V: KVM: Pass VMID as parameter to kvm_riscv_hfence_xyz() APIs
Anup Patel
4
-44
/
+62
2025-07-28
RISC-V: KVM: Factor-out g-stage page table management
Anup Patel
8
-410
/
+448
2025-07-28
RISC-V: KVM: Add vmid field to struct kvm_riscv_hfence
Anup Patel
1
-14
/
+16
2025-07-28
RISC-V: KVM: Introduce struct kvm_gstage_mapping
Anup Patel
2
-26
/
+35
2025-07-28
RISC-V: KVM: Factor-out MMU related declarations into separate headers
Anup Patel
8
-0
/
+10
2025-07-28
RISC-V: KVM: Use ncsr_xyz() in kvm_riscv_vcpu_trap_redirect()
Anup Patel
1
-6
/
+7
2025-07-28
RISC-V: KVM: Implement kvm_arch_flush_remote_tlbs_range()
Anup Patel
2
-1
/
+9
2025-07-28
RISC-V: KVM: Don't flush TLB when PTE is unchanged
Anup Patel
1
-5
/
+9
2025-07-28
RISC-V: KVM: Replace KVM_REQ_HFENCE_GVMA_VMID_ALL with KVM_REQ_TLB_FLUSH
Anup Patel
2
-10
/
+6
2025-07-28
RISC-V: KVM: Rename and move kvm_riscv_local_tlb_sanitize()
Anup Patel
3
-25
/
+25
2025-07-28
RISC-V: KVM: Drop the return value of kvm_riscv_vcpu_aia_init()
Anup Patel
2
-7
/
+3
2025-07-28
RISC-V: KVM: Check kvm_riscv_vcpu_alloc_vector_context() return value
Anup Patel
1
-2
/
+3
2025-07-23
RISC-V: KVM: add SBI extension reset callback
Clément Léger
3
-2
/
+26
2025-07-23
RISC-V: KVM: add SBI extension init()/deinit() functions
Clément Léger
2
-0
/
+28
2025-07-11
RISC-V: KVM: Move HGEI[E|P] CSR access to IMSIC virtualization
Anup Patel
3
-54
/
+52
[next]