kvm-riscv.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2026-02-06 00:23:55 to 2026-03-23 08:48:10 UTC [more...]

[PATCH] RISC-V: KVM: Fix integer overflow in kvm_pmu_validate_counter_mask()
 2026-03-23  8:47 UTC  (4+ messages)

[PATCH] RISC-V: KVM: Fix out-of-bounds by 1
 2026-03-18 21:19 UTC  (3+ messages)

[PATCH v2] RISC-V: KVM: Batch stage-2 remote TLB flushes
 2026-03-18 12:35 UTC 

[PATCH] RISC-V: KVM: Fix double-free of sdata in kvm_pmu_clear_snapshot_area()
 2026-03-18  9:29 UTC 

[PATCH] riscv: kvm: add null pointer check for vector datap
 2026-03-17 11:47 UTC 

[PATCH] riscv: kvm: fix vector context allocation leak
 2026-03-16 16:36 UTC  (4+ messages)
    `  "

[PATCH v2] riscv: kvm: fix vector context allocation leak
 2026-03-16 15:22 UTC  (2+ messages)

[PATCH v1] RISC-V: KVM: Batch stage-2 remote TLB flushes
 2026-03-16  9:23 UTC  (2+ messages)

[PATCH v3 0/3] RISC-V: KVM: Fix hugepage mapping handling during dirty logging
 2026-03-16  6:20 UTC  (4+ 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 v10 0/3] RISC-V: KVM: Validate SBI STA shmem alignment
 2026-03-16  2:03 UTC  (5+ messages)
` [PATCH v10 1/3] RISC-V: KVM: Validate SBI STA shmem alignment in kvm_sbi_ext_sta_set_reg()
` [PATCH v10 2/3] KVM: selftests: Refactor UAPI tests into dedicated function
` [PATCH v10 3/3] RISC-V: KVM: selftests: Add RISC-V SBI STA shmem alignment tests

[PATCH v5 0/2] RISC-V: KVM: Fix array out-of-bounds in firmware counter reads
 2026-03-16  1:45 UTC  (3+ 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 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
    `  "

[PATCH 00/27] Nested virtualization for KVM RISC-V
 2026-03-13 14:22 UTC  (17+ 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

[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 v2] RISC-V: KVM: fix PMU snapshot_set_shmem on 32-bit hosts
 2026-03-11 23:18 UTC 

[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  (34+ messages)
` [RFC PATCH v1 01/11] riscv: hwprobe: add support for RISCV_HWPROBE_KEY_IMA_EXT_1
` [RFC PATCH v1 02/11] RISC-V: Add Zicclsm to cpufeature and hwprobe
` [RFC PATCH v1 03/11] riscv: Standardize extension capitilization
` [RFC PATCH v1 04/11] riscv: Add B to hwcap
` [RFC PATCH v1 05/11] riscv: hwprobe.rst: Replace tabs with spaces
` [RFC PATCH v1 06/11] riscv: Add Ziccamoa, Ziccif, Ziccrse, and Za64rs to hwprobe
` [RFC PATCH v1 07/11] riscv: Export have_user_pmlen* booleans
` [RFC PATCH v1 08/11] riscv: hwprobe: Introduce rva23u64 base behavior
` [RFC PATCH v1 09/11] riscv: selftests: hwprobe: Check rva23u64 consistency
` [RFC PATCH v1 10/11] riscv: /proc/cpuinfo: Add rva23 bases to output
` [RFC PATCH v1 11/11] riscv: /proc/cpuinfo: Also output rva20 and rva22 isa bases

[GIT PULL] KVM/riscv fixes for 7.0 take #1
 2026-03-06 16:06 UTC 

[PATCH v2 0/3] RISC-V: KVM: Fix hugepage mapping handling during dirty logging
 2026-03-06  3:19 UTC  (5+ messages)
` [PATCH v2 1/3] RISC-V: KVM: Fix lost write protection on huge pages "
` [PATCH v2 2/3] RISC-V: KVM: Allow splitting huge pages to arbitrary level
` [PATCH v2 3/3] RISC-V: KVM: Split huge pages during fault handling for dirty logging

[PATCH v2 00/10] KVM: selftests: Use kernel-style integer and g[vp]a_t types
 2026-03-05 17:26 UTC  (15+ messages)
` [PATCH v2 01/10] KVM: selftests: Use gva_t instead of vm_vaddr_t
` [PATCH v2 02/10] KVM: selftests: Use gpa_t instead of vm_paddr_t
` [PATCH v2 03/10] KVM: selftests: Use gpa_t for GPAs in Hyper-V selftests
` [PATCH v2 04/10] KVM: selftests: Use u64 instead of uint64_t
` [PATCH v2 05/10] KVM: selftests: Use s64 instead of int64_t
` [PATCH v2 06/10] KVM: selftests: Use u32 instead of uint32_t
` [PATCH v2 07/10] KVM: selftests: Use s32 instead of int32_t
` [PATCH v2 08/10] KVM: selftests: Use u16 instead of uint16_t
` [PATCH v2 09/10] KVM: selftests: Use s16 instead of int16_t
` [PATCH v2 10/10] KVM: selftests: Use u8 instead of uint8_t

[PATCH] RISC-V: KVM: Fix potential UAF in kvm_riscv_aia_imsic_has_attr()
 2026-03-05 13:30 UTC  (2+ messages)

[PATCH v2 0/4] KVM: riscv: Fix Spectre-v1 vulnerabilities in register access
 2026-03-04 11:08 UTC  (6+ messages)
` [PATCH v2 1/4] KVM: riscv: Fix Spectre-v1 in ONE_REG "
` [PATCH v2 2/4] KVM: riscv: Fix Spectre-v1 in AIA CSR access
` [PATCH v2 3/4] KVM: riscv: Fix Spectre-v1 in floating-point register access
` [PATCH v2 4/4] KVM: riscv: Fix Spectre-v1 in PMU counter access

[PATCH] RISC-V: KVM: Skip THP support check during dirty logging
 2026-03-03 15:47 UTC  (2+ messages)

[PATCH] RISC-V: KVM: Change imsic->vsfile_lock from rwlock_t to raw_spinlock_t
 2026-03-03 10:10 UTC  (4+ messages)

RISC-V: KVM: Fix hugepage mapping handling during dirty logging
 2026-03-03  8:07 UTC  (2+ messages)

[PATCH v3] RISC-V: KVM: Fix use-after-free in kvm_riscv_aia_aplic_has_attr()
 2026-03-03  6:43 UTC  (2+ messages)

[PATCH v2] RISC-V: KVM: Fix use-after-free in kvm_riscv_aia_aplic_has_attr()
 2026-03-03  5:56 UTC  (4+ messages)
  `  "

[PATCH v7] KVM: riscv: Skip CSR restore if VCPU is reloaded on the same core
 2026-03-03  3:13 UTC  (4+ messages)

[PATCH v9 0/3] RISC-V: KVM: Validate SBI STA shmem alignment
 2026-03-02 22:08 UTC  (8+ messages)
` [PATCH v9 1/3] RISC-V: KVM: Validate SBI STA shmem alignment in kvm_sbi_ext_sta_set_reg()
` [PATCH v9 2/3] KVM: selftests: Refactor UAPI tests into dedicated function
    `  "
` [PATCH v9 3/3] RISC-V: KVM: selftests: Add RISC-V SBI STA shmem alignment tests

[PATCH] RISC-V: KVM: fix off-by-one array access in SBI PMU
 2026-03-02 13:10 UTC  (2+ messages)

[PATCH v2] RISC-V: KVM: Fix null pointer dereference in kvm_riscv_vcpu_aia_rmw_topei()
 2026-03-02  8:36 UTC  (3+ messages)

[PATCH] RISC-V: KVM: Fix use-after-free in kvm_riscv_aia_aplic_has_attr()
 2026-03-02  7:57 UTC  (2+ messages)

[PATCH 0/4] KVM: riscv: Fix Spectre-v1 vulnerabilities in register access
 2026-02-27 15:12 UTC  (7+ messages)
` [PATCH 1/4] KVM: riscv: Fix Spectre-v1 in ONE_REG "
` [PATCH 2/4] KVM: riscv: Fix Spectre-v1 in AIA CSR access
` [PATCH 3/4] KVM: riscv: Fix Spectre-v1 in floating-point register access
` [PATCH 4/4] KVM: riscv: Fix Spectre-v1 in PMU counter access

[PATCH v8 0/3] RISC-V: KVM: Validate SBI STA shmem alignment
 2026-02-26 19:57 UTC  (6+ messages)
` [PATCH v8 1/3] RISC-V: KVM: Validate SBI STA shmem alignment in kvm_sbi_ext_sta_set_reg()
` [PATCH v8 2/3] KVM: selftests: Refactor UAPI tests into dedicated function
` [PATCH v8 3/3] RISC-V: KVM: selftests: Add RISC-V SBI STA shmem alignment tests

[PATCH v6] KVM: riscv: Skip CSR restore if VCPU is reloaded on the same core
 2026-02-26 15:04 UTC  (2+ messages)

[PATCH v2] RISC-V: KVM: Fix use-after-free in kvm_riscv_gstage_get_leaf()
 2026-02-26  9:08 UTC  (3+ messages)
  `  "

[PATCH] RISC-V: KVM: Fix null pointer dereference in kvm_riscv_vcpu_aia_rmw_topei()
 2026-02-26  6:00 UTC  (3+ messages)

[PATCH] KVM: riscv: Fix Spectre-v1 in APLIC interrupt handling
 2026-02-26  5:47 UTC  (2+ messages)

[PATCH v5] KVM: riscv: Skip CSR restore if VCPU is reloaded on the same core
 2026-02-25 20:24 UTC  (2+ messages)

[PATCH v7 0/3] RISC-V: KVM: Validate SBI STA shmem alignment
 2026-02-24 22:35 UTC  (6+ messages)
` [PATCH v7 1/3] RISC-V: KVM: Validate SBI STA shmem alignment in kvm_sbi_ext_sta_set_reg()
` [PATCH v7 2/3] KVM: selftests: Refactor UAPI tests into dedicated function
` [PATCH v7 3/3] RISC-V: KVM: selftests: Add RISC-V SBI STA shmem alignment tests

[PATCH v4] KVM: riscv: Skip CSR restore if VCPU is reloaded on the same core
 2026-02-24 21:50 UTC  (2+ messages)

[PATCH v6 00/44] KVM: x86: Add support for mediated vPMUs
 2026-02-20 19:14 UTC  (5+ messages)
` [PATCH v6 42/44] KVM: VMX: Dedup code for adding MSR to VMCS's auto list

[PATCH v5] irqchip/riscv-imsic: Adjust the number of available guest irq files
 2026-02-20  4:11 UTC  (2+ messages)

[PATCH] RISC-V: KVM: Fix null pointer dereference in kvm_riscv_aia_imsic_rw_attr()
 2026-02-20  4:11 UTC  (2+ messages)

[PATCH v4] RISC-V: KVM: Fix null pointer dereference in kvm_riscv_aia_imsic_has_attr()
 2026-02-20  4:10 UTC  (2+ messages)

[PATCH] RISC-V: KVM: Skip IMSIC update if vCPU IMSIC state is not initialized
 2026-02-20  4:10 UTC  (2+ messages)

[PATCH 00/10] KVM: selftests: Convert to kernel-style types
 2026-02-18 21:17 UTC  (7+ messages)

[GIT PULL] KVM/riscv changes for 6.20
 2026-02-09 18:07 UTC  (2+ messages)

[PATCH v6 0/2] RISC-V: KVM: Validate SBI STA shmem alignment
 2026-02-06  1:10 UTC  (4+ messages)
` [PATCH v6 2/2] RISC-V: KVM: selftests: Add RISC-V SBI STA shmem alignment tests


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).