[PATCH 0/2] iommu/riscv: Support Svpbmt memory types in generic_pt
2026-04-11 2:22 UTC (3+ messages)
` [PATCH 1/2] iommu/riscv: Advertise Svpbmt support to generic page table
` [PATCH 2/2] iommupt: Encode IOMMU_MMIO/IOMMU_CACHE via RISC-V Svpbmt bits
[PATCH v3] RISC-V: KVM: Batch stage-2 remote TLB flushes
2026-04-09 6:03 UTC (2+ messages)
[PATCH 00/16] riscv: Generate riscv instruction functions
2026-04-08 4:46 UTC (16+ messages)
` [PATCH 02/16] riscv: alternatives: Use generated instruction headers for patching code
` [PATCH 03/16] riscv: kgdb: Use generated instruction headers
` [PATCH 04/16] riscv: kprobes: "
` [PATCH 05/16] riscv: cfi: "
` [PATCH 06/16] riscv: Use generated instruction headers for misaligned loads/stores
` [PATCH 07/16] riscv: kvm: Use generated instruction headers for csr code
` [PATCH 08/16] riscv: kvm: Fix MMIO emulation for sign-extended insns
` [PATCH 09/16] KVM: device: Add test device
` [PATCH 10/16] KVM: riscv: selftests: Add mmio test
` [PATCH 11/16] riscv: kvm: Use generated instruction headers for mmio emulation
` [PATCH 12/16] riscv: kvm: Add emulated test csr
` [PATCH 13/16] KVM: riscv: selftests: Add csr emulation test
` [PATCH 14/16] riscv: kvm: Use generated instruction headers for csr emulation
` [PATCH 15/16] riscv: kexec: Use generated instruction headers for kexec relocations
` [PATCH 16/16] riscv: Remove unused instruction headers
[PATCH 0/3] RISC-V: KVM: Huge page recovery during disable-dirty-log
2026-04-07 9:16 UTC (4+ messages)
` [PATCH 1/3] RISC-V: KVM: Refactor kvm_arch_commit_memory_region()
` [PATCH 2/3] RISC-V: KVM: add tracepoints for guest page faults
` [PATCH 3/3] RISC-V: KVM: Recover gstage huge page mappings during disable-dirty-log
[PATCH v2] RISC-V: KVM: Fix shift-out-of-bounds in make_xfence_request()
2026-04-06 4:25 UTC (3+ messages)
[PATCH v8 0/3] Support runtime configuration for per-VM's HGATP mode
2026-04-04 11:02 UTC (10+ messages)
` [PATCH v8 1/3] RISC-V: KVM: "
` [PATCH v8 2/3] RISC-V: KVM: Cache gstage pgd_levels in struct kvm_gstage
` [PATCH v8 3/3] RISC-V: KVM: Reuse KVM_CAP_VM_GPA_BITS to select HGATP.MODE
[PATCH] RISC-V: KVM: Fix shift-out-of-bounds in make_xfence_request()
2026-04-03 23:07 UTC (4+ messages)
[PATCH 00/27] Nested virtualization for KVM RISC-V
2026-04-03 12:36 UTC (19+ messages)
` [PATCH 01/27] RISC-V: KVM: Fix error code returned for Smstateen ONE_REG
` [PATCH 02/27] RISC-V: KVM: Fix error code returned for Ssaia ONE_REG
` [PATCH 03/27] RISC-V: KVM: Check host Ssaia extension when creating AIA irqchip
` [PATCH 04/27] RISC-V: KVM: Introduce common kvm_riscv_isa_check_host()
` [PATCH 05/27] RISC-V: KVM: Factor-out ISA checks into separate sources
` [PATCH 07/27] RISC-V: KVM: Add hideleg to struct kvm_vcpu_config
` [PATCH 08/27] RISC-V: KVM: Factor-out VCPU config into separate sources
` [PATCH 09/27] RISC-V: KVM: Don't check hstateen0 when updating sstateen0 CSR
[PATCH] KVM: riscv: selftests: Implement kvm_arch_has_default_irqchip
2026-04-03 9:05 UTC (3+ messages)
[PATCH v7 0/4] Support runtime configuration for per-VM's HGATP mode
2026-04-03 8:11 UTC (18+ messages)
` [PATCH v7 1/4] RISC-V: KVM: "
` "
` [PATCH v7 2/4] RISC-V: KVM: Cache gstage pgd_levels in struct kvm_gstage
` [PATCH v7 3/4] RISC-V: KVM: Detect and expose supported HGATP G-stage modes
` "
` [PATCH v7 4/4] RISC-V: KVM: add KVM_CAP_RISCV_SET_HGATP_MODE
` "
` "
` "
[PATCH v7] KVM: riscv: Skip CSR restore if VCPU is reloaded on the same core
2026-04-02 13:28 UTC (2+ messages)
[PATCH v2] RISC-V: KVM: Fix use-after-free in kvm_riscv_gstage_get_leaf()
2026-04-02 6:38 UTC (4+ messages)
[PATCH v2] RISC-V: KVM: Batch stage-2 remote TLB flushes
2026-04-02 6:11 UTC (2+ messages)
[PATCH v6 0/4] Support runtime configuration for per-VM's HGATP mode
2026-04-02 1:30 UTC (12+ messages)
` [PATCH v6 1/4] RISC-V: KVM: "
` [PATCH v6 2/4] RISC-V: KVM: Cache gstage pgd_levels in struct kvm_gstage
` [PATCH v6 3/4] RISC-V: KVM: Detect and expose supported HGATP G-stage modes
` "
` [PATCH v6 4/4] RISC-V: KVM: add KVM_CAP_RISCV_SET_HGATP_MODE
[PATCH v4 0/9] KVM: selftests: Create KVM selftests runner
2026-03-31 19:42 UTC (10+ messages)
` [PATCH v4 1/9] KVM: selftest: Create KVM selftest runner
` [PATCH v4 2/9] KVM: selftests: Provide executables path option to the "
` [PATCH v4 3/9] KVM: selftests: Add timeout option in selftests runner
` [PATCH v4 4/9] KVM: selftests: Add option to save selftest runner output to a directory
` [PATCH v4 5/9] KVM: selftests: Run tests concurrently in KVM selftests runner
` [PATCH v4 6/9] KVM: selftests: Add various print flags to KVM selftest runner
` [PATCH v4 7/9] KVM: selftests: Print sticky KVM selftests runner status at bottom
` [PATCH v4 8/9] KVM: selftests: Add rule to generate default tests for KVM selftests runner
` [PATCH v4 9/9] KVM: selftests: Provide README.rst "
[PATCH v4 0/2] RISC-V: KVM: Fix hugepage mapping handling during dirty logging
2026-03-30 8:48 UTC (5+ messages)
` [PATCH v4 1/2] RISC-V: KVM: Fix lost write protection on huge pages "
` [PATCH v4 2/2] RISC-V: KVM: Split huge pages during fault handling for "
[PATCH] RISC-V: KVM: Fix integer overflow in kvm_pmu_validate_counter_mask()
2026-03-30 8:26 UTC (5+ messages)
[PATCH] RISC-V: KVM: Fix double-free of sdata in kvm_pmu_clear_snapshot_area()
2026-03-30 8:26 UTC (4+ messages)
[PATCH] riscv: kvm: add null pointer check for vector datap
2026-03-30 8:26 UTC (2+ messages)
[PATCH v3 0/3] RISC-V: KVM: Fix hugepage mapping handling during dirty logging
2026-03-30 6:25 UTC (7+ messages)
` [PATCH v3 1/3] RISC-V: KVM: Fix lost write protection on huge pages "
` [PATCH v3 2/3] RISC-V: KVM: Allow splitting huge pages to arbitrary level
` [PATCH v3 3/3] RISC-V: KVM: Split huge pages during fault handling for dirty logging
[PATCH] riscv/kvm: fix guest vector leak on host alloc failure
2026-03-28 10:06 UTC (2+ messages)
[PATCH v5 0/2] RISC-V: KVM: Fix array out-of-bounds in firmware counter reads
2026-03-27 16:23 UTC (4+ messages)
` [PATCH v5 1/2] RISC-V: KVM: Fix array out-of-bounds in pmu_ctr_read() and pmu_fw_ctr_read_hi()
` [PATCH v5 2/2] RISC-V: KVM: selftests: Fix firmware counter read in sbi_pmu_test
[PATCH v2] riscv: kvm: fix vector context allocation leak
2026-03-27 13:16 UTC (3+ messages)
[PATCH v2] RISC-V: KVM: fix PMU snapshot_set_shmem on 32-bit hosts
2026-03-27 13:08 UTC (2+ messages)
[PATCH v10 0/3] RISC-V: KVM: Validate SBI STA shmem alignment
2026-03-27 12:59 UTC (3+ messages)
[PATCH v5 0/3] Support runtime configuration for per-VM's HGATP mode
2026-03-27 11:11 UTC (9+ messages)
` [PATCH v5 1/3] RISC-V: KVM: "
` "
` [PATCH v5 2/3] RISC-V: KVM: Detect and expose supported HGATP G-stage modes
` "
` "
[RFC PATCH v2 08/18] iommu/riscv: Use MSI table to enable IMSIC access
2026-03-26 17:31 UTC (13+ messages)
[PATCH 0/4] Add crashdump support in guest kernel
2026-03-24 11:45 UTC (5+ messages)
` [PATCH 1/4] riscv: Add kexec trampoline text section to vmlinux.lds.S
` [PATCH 2/4] riscv: kexec: Place norelocate trampoline into .kexec.tramp.text
` [PATCH 3/4] riscv: kexec: Build trampoline page tables for crash kernel entry
` [PATCH 4/4] riscv: kexec: Switch to trampoline page table before norelocate
[PATCH] RISC-V: KVM: Fix out-of-bounds by 1
2026-03-24 6:07 UTC (3+ messages)
[PATCH] RISC-V: KVM: fix off-by-one array access in SBI PMU
2026-03-24 6:07 UTC (2+ messages)
[PATCH v2] RISC-V: KVM: Fix null pointer dereference in kvm_riscv_vcpu_aia_rmw_topei()
2026-03-24 6:07 UTC (2+ messages)
[PATCH v2 0/4] KVM: riscv: Fix Spectre-v1 vulnerabilities in register access
2026-03-24 6:07 UTC (2+ messages)
[PATCH] KVM: Remove subtle "struct kvm_stats_desc" pseudo-overlay
2026-03-24 6:07 UTC (2+ messages)
[PATCH] RISC-V: KVM: Fix potential UAF in kvm_riscv_aia_imsic_has_attr()
2026-03-24 6:07 UTC (2+ messages)
[PATCH] riscv: kvm: fix vector context allocation leak
2026-03-16 16:36 UTC (4+ messages)
` "
[PATCH v1] RISC-V: KVM: Batch stage-2 remote TLB flushes
2026-03-16 9:23 UTC (2+ messages)
[PATCH v3 0/2] RISC-V: KVM: Fix array out-of-bounds in firmware counter reads
2026-03-16 1:39 UTC (8+ messages)
` [PATCH v3 1/2] RISC-V: KVM: Fix array out-of-bounds in pmu_ctr_read() and pmu_fw_ctr_read_hi()
` "
` [PATCH v3 2/2] RISC-V: KVM: selftests: Fix firmware counter read in sbi_pmu_test
` "
[kvm-unit-tests PATCH 1/2] riscv: sbi: dbtr: fix enable trigger return code check
2026-03-13 5:08 UTC (2+ messages)
` [kvm-unit-tests PATCH 2/2] riscv: dbtr: Add initial API corner case / error handling tests
[PATCH v4 0/2] RISC-V: KVM: Fix array out-of-bounds in firmware counter reads
2026-03-12 1:19 UTC (3+ messages)
` [PATCH v4 1/2] RISC-V: KVM: Fix array out-of-bounds in pmu_ctr_read() and pmu_fw_ctr_read_hi()
` [PATCH v4 2/2] RISC-V: KVM: selftests: Fix firmware counter read in sbi_pmu_test
[PATCH] RISC-V: KVM: fix PMU snapshot_set_shmem on 32-bit hosts
2026-03-11 23:17 UTC (3+ messages)
[PATCH 0/2] RISC-V: KVM: Fix array out-of-bounds in firmware counter reads
2026-03-08 1:19 UTC (8+ messages)
` [PATCH 1/2] RISC-V: KVM: Fix array out-of-bounds in pmu_ctr_read()
` [PATCH 2/2] RISC-V: KVM: Fix array out-of-bounds in pmu_fw_ctr_read_hi()
[RFC PATCH v1 00/11] riscv: hwprobe: Introduce rva23u64 base behavior
2026-03-06 19:04 UTC (20+ messages)
` [RFC PATCH v1 04/11] riscv: Add B to hwcap
` [RFC PATCH v1 08/11] riscv: hwprobe: Introduce rva23u64 base behavior
` [RFC PATCH v1 10/11] riscv: /proc/cpuinfo: Add rva23 bases to output
[GIT PULL] KVM/riscv fixes for 7.0 take #1
2026-03-06 16:06 UTC
[PATCH v2 1/3] RISC-V: KVM: Fix lost write protection on huge pages during dirty logging
2026-03-06 3:19 UTC (2+ messages)
[PATCH v2 00/10] KVM: selftests: Use kernel-style integer and g[vp]a_t types
2026-03-05 17:26 UTC (4+ messages)
` [PATCH v2 04/10] KVM: selftests: Use u64 instead of uint64_t
page: next (older)
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox