org.infradead.lists.kvm-riscv archive
483 archived articles, newest first (page 3 of 5). Latest articles →
[PATCH v2 1/3] riscv: ptdump: Create ptdump.h and move declarations
Mon, 27 Jul 2026 08:30:11 -0400[PATCH v2 0/3] riscv: ptdump: Refactor for KVM gstage ptdump support
Mon, 27 Jul 2026 08:30:10 -0400[PATCH v4 3/3] RISC-V: KVM: fix vcpu vector context handling for kernel-mode vector
Fri, 24 Jul 2026 19:17:42 -0500[PATCH v4 2/3] riscv: vector: allow non-preemptible kernel-mode vector with IRQs off
Fri, 24 Jul 2026 19:17:41 -0500[PATCH v4 1/3] riscv: vector: refactor riscv_v_start_kernel_context
Fri, 24 Jul 2026 19:17:40 -0500[PATCH v4 0/3] RISC-V: KVM: fix vcpu vector context handling
Fri, 24 Jul 2026 19:17:39 -0500[PATCH v3 3/3] RISC-V: KVM: fix vcpu vector context handling for kernel-mode vector
Fri, 24 Jul 2026 11:49:54 -0500[PATCH v3 2/3] riscv: vector: allow non-preemptible kernel-mode vector with IRQs off
Fri, 24 Jul 2026 11:49:53 -0500[PATCH v3 1/3] riscv: vector: refactor riscv_v_start_kernel_context
Fri, 24 Jul 2026 11:49:52 -0500[PATCH v3 0/3] RISC-V: KVM: fix vcpu vector context handling
Fri, 24 Jul 2026 11:49:51 -0500Re: [PATCH RFC v2 14/20] x86: mm: skip pud setup when using generic compile-time folded pagetable
Fri, 24 Jul 2026 12:49:45 +0100Re: [PATCH RFC v2 08/20] mm: vmscan: remove stack copy address of pud pass in wallk_pud_range()
Fri, 24 Jul 2026 11:38:40 +0100Re: [INTERNAL REVIEW] [RFC PATCH v3 01/20] mm: change behavior of pXdp_get()/pXd_page() in compile-time folded pgtable
Thu, 23 Jul 2026 09:41:33 +0100[INTERNAL REVIEW] [RFC PATCH v3 01/20] mm: change behavior of pXdp_get()/pXd_page() in compile-time folded pgtable
Thu, 23 Jul 2026 09:10:16 +0100Re: [PATCH v4 1/2] KVM: RISC-V: Clear former VCPU cache on virtualization disable
Thu, 23 Jul 2026 15:58:40 +0800Re: [PATCH RFC v2 13/20] x86: mm: carve out the generic compile-time folded pgtable case in effective_prot()
Wed, 22 Jul 2026 22:00:17 +0100Re: [PATCH RFC v2 14/20] x86: mm: skip pud setup when using generic compile-time folded pagetable
Wed, 22 Jul 2026 21:40:42 +0100Re: [PATCH RFC v2 14/20] x86: mm: skip pud setup when using generic compile-time folded pagetable
Wed, 22 Jul 2026 13:28:40 -0700Re: [PATCH RFC v2 14/20] x86: mm: skip pud setup when using generic compile-time folded pagetable
Wed, 22 Jul 2026 13:22:04 -0700Re: [PATCH RFC v2 13/20] x86: mm: carve out the generic compile-time folded pgtable case in effective_prot()
Wed, 22 Jul 2026 13:20:39 -0700Re: [PATCH RFC v2 14/20] x86: mm: skip pud setup when using generic compile-time folded pagetable
Wed, 22 Jul 2026 21:18:36 +0100Re: [PATCH RFC v2 14/20] x86: mm: skip pud setup when using generic compile-time folded pagetable
Wed, 22 Jul 2026 13:02:53 -0700Re: [PATCH RFC v2 13/20] x86: mm: carve out the generic compile-time folded pgtable case in effective_prot()
Wed, 22 Jul 2026 18:37:42 +0100Re: [PATCH RFC v2 00/20] mm: optimize unnecessary loads due to ptep_get() and friends out
Wed, 22 Jul 2026 18:30:52 +0100Re: [PATCH RFC v2 12/20] x86: mm: define pudp_set_access_flags() when CONFIG_HAVE_ARCH_TRANSPARENT_HUGEPAGE_PUD is enabled only.
Wed, 22 Jul 2026 18:27:36 +0100Re: [PATCH RFC v2 14/20] x86: mm: skip pud setup when using generic compile-time folded pagetable
Wed, 22 Jul 2026 18:18:33 +0100Re: [PATCH RFC v2 00/20] mm: optimize unnecessary loads due to ptep_get() and friends out
Wed, 22 Jul 2026 09:40:03 -0700Re: [PATCH RFC v2 14/20] x86: mm: skip pud setup when using generic compile-time folded pagetable
Wed, 22 Jul 2026 09:33:55 -0700Re: [PATCH RFC v2 13/20] x86: mm: carve out the generic compile-time folded pgtable case in effective_prot()
Wed, 22 Jul 2026 17:28:18 +0100Re: [PATCH RFC v2 13/20] x86: mm: carve out the generic compile-time folded pgtable case in effective_prot()
Wed, 22 Jul 2026 09:11:04 -0700Re: [PATCH RFC v2 12/20] x86: mm: define pudp_set_access_flags() when CONFIG_HAVE_ARCH_TRANSPARENT_HUGEPAGE_PUD is enabled only.
Wed, 22 Jul 2026 09:02:17 -0700[PATCH RFC v2 20/20] arm64: pgtable: convert pte_present() from macro to static inline
Wed, 22 Jul 2026 16:30:28 +0100[PATCH RFC v2 19/20] openrisc/pgtable: drop __pmd_offset()
Wed, 22 Jul 2026 16:30:27 +0100[PATCH RFC v2 18/20] mm/pgtable: disallow calling folded set_pgd/set_p4d/set_pud with dummy
Wed, 22 Jul 2026 16:30:26 +0100[PATCH RFC v2 17/20] mm/pgtable: disallow calling (pgd|p4d|pud)_page, pgd_page_vaddr() and (p4d|pud)_pgtable with dummy
Wed, 22 Jul 2026 16:30:25 +0100[PATCH RFC v2 16/20] mm/pgtable: catch abuse of folded dummy pgd_t/p4d_t/pud_t
Wed, 22 Jul 2026 16:30:24 +0100[PATCH RFC v2 15/20] mm/pgtable: optimize pmdp_get() and friends for folded pagetable levels
Wed, 22 Jul 2026 16:30:23 +0100[PATCH RFC v2 14/20] x86: mm: skip pud setup when using generic compile-time folded pagetable
Wed, 22 Jul 2026 16:30:22 +0100[PATCH RFC v2 13/20] x86: mm: carve out the generic compile-time folded pgtable case in effective_prot()
Wed, 22 Jul 2026 16:30:21 +0100[PATCH RFC v2 12/20] x86: mm: define pudp_set_access_flags() when CONFIG_HAVE_ARCH_TRANSPARENT_HUGEPAGE_PUD is enabled only.
Wed, 22 Jul 2026 16:30:20 +0100[PATCH RFC v2 11/20] riscv: mm: use proper set_pXd() for generic compile-time folded patable in vmalloc_fault()
Wed, 22 Jul 2026 16:30:19 +0100[PATCH RFC v2 10/20] riscv: kvm: remove stack copy address of pXd in pXd_offset()
Wed, 22 Jul 2026 16:30:18 +0100[PATCH RFC v2 09/20] loongarch: kvm: remove stack copy address of pXd in pXd_offset()
Wed, 22 Jul 2026 16:30:17 +0100[PATCH RFC v2 08/20] mm: vmscan: remove stack copy address of pud pass in wallk_pud_range()
Wed, 22 Jul 2026 16:30:16 +0100[PATCH RFC v2 07/20] mm/pgtable: define (pgd|p4d|pud)_offset_lockless() for folded page tables
Wed, 22 Jul 2026 16:30:15 +0100[PATCH RFC v2 06/20] mm/pgtable: define (pgd|p4d|pud)_leaf() for folded page tables
Wed, 22 Jul 2026 16:30:14 +0100[PATCH RFC v2 05/20] MIPS: mm: define pud_leaf() only when PUD exists
Wed, 22 Jul 2026 16:30:13 +0100[PATCH RFC v2 04/20] LoongArch: mm: define pud_leaf() only when PUD exists
Wed, 22 Jul 2026 16:30:12 +0100[PATCH RFC v2 03/20] ARM: mm: remove custom pgdp_get()
Wed, 22 Jul 2026 16:30:11 +0100[PATCH RFC v2 02/20] ARM: mm: make 2-level pgd_t a scalar
Wed, 22 Jul 2026 16:30:10 +0100[PATCH RFC v2 01/20] ARM: mm: make nommu pgd_t a scalar
Wed, 22 Jul 2026 16:30:09 +0100[PATCH RFC v2 00/20] mm: optimize unnecessary loads due to ptep_get() and friends out
Wed, 22 Jul 2026 16:30:08 +0100Re: [PATCH] RISC-V: KVM: Use raw_spinlock for VMID update critical section
Wed, 22 Jul 2026 20:33:50 +0800[PATCH v8] KVM: selftests: riscv: Add lazy V extension enablement for guests
Wed, 22 Jul 2026 07:33:44 +0000[PATCH v6] KVM: selftests: riscv: Add lazy V extension enablement for guests
Wed, 22 Jul 2026 06:28:04 +0000[PATCH v4 2/2] KVM: RISC-V: Add CPU PM notifier for non-retention idle states
Tue, 21 Jul 2026 22:52:03 -0700[PATCH v4 0/2] KVM: RISC-V: Add CPU PM notifier for non-retention idle states
Tue, 21 Jul 2026 22:52:01 -0700[PATCH v4 1/2] KVM: RISC-V: Clear former VCPU cache on virtualization disable
Tue, 21 Jul 2026 22:52:02 -0700Re: [kvm-unit-tests PATCH] Makefile: efi: preserve .dynstr section for LLVM objcopy compatibility
Tue, 21 Jul 2026 23:07:32 +0000Re: [RFC PATCH 10/34] x86: mm: carve out the generic compile-time folded pgtable case in effective_prot()
Tue, 21 Jul 2026 20:21:03 +0200Re: [RFC PATCH 10/34] x86: mm: carve out the generic compile-time folded pgtable case in effective_prot()
Tue, 21 Jul 2026 18:45:17 +0100[PATCH v5] KVM: selftests: riscv: Add lazy V extension enablement for guests
Tue, 21 Jul 2026 12:24:42 +0000[PATCH v4] KVM: selftests: riscv: Add lazy V extension enablement for guests
Tue, 21 Jul 2026 11:55:58 +0000[PATCH v3] KVM: selftests: riscv: Add lazy V extension enablement for guests
Tue, 21 Jul 2026 11:24:54 +0000[PATCH v2] KVM: selftests: riscv: Add lazy V extension enablement for guests
Tue, 21 Jul 2026 10:57:36 +0000[PATCH] KVM: selftests: riscv: Add lazy V extension enablement for guests
Tue, 21 Jul 2026 10:14:06 +0000Re: [GIT PULL] KVM/riscv fixes for 7.2 take #1
Tue, 21 Jul 2026 12:09:29 +0200Re: [kvm-unit-tests PATCH] Makefile: efi: preserve .dynstr section for LLVM objcopy compatibility
Tue, 21 Jul 2026 10:58:08 +0200[PATCH] RISC-V: KVM: Serialize IMSIC attributes with vCPU migration
Tue, 21 Jul 2026 15:36:12 +0800Re: [PATCH 1/2] riscv: ptdump: Move pagetable definitions to common header
Mon, 20 Jul 2026 20:58:23 -0600 (MDT)[PATCH] RISC-V: KVM: Add SBI DBTR extension forwarding
Tue, 21 Jul 2026 10:42:36 +0800[PATCH] RISC-V: KVM: Fix PMU event info array size overflow
Sat, 18 Jul 2026 23:36:20 +0800[GIT PULL] KVM/riscv fixes for 7.2 take #1
Sat, 18 Jul 2026 13:32:45 +0530[PATCH] RISC-V: KVM: Avoid one-word masks for SBI v0.1 all-harts
Sat, 18 Jul 2026 12:39:29 +0800[PATCH] RISC-V: KVM: Guard HFENCE range loops against overflow
Sat, 18 Jul 2026 12:38:11 +0800[PATCH] RISC-V: KVM: Reject overlapping AIA IMSIC address fields
Sat, 18 Jul 2026 12:35:40 +0800[PATCH] RISC-V: KVM: Allow memslots ending at the GPA limit
Sat, 18 Jul 2026 11:52:36 +0800Re: [PATCH 35/60] kvm: Add VCPU plane-scheduling state and helpers
Fri, 17 Jul 2026 14:26:42 -0400Re: [PATCH 35/60] kvm: Add VCPU plane-scheduling state and helpers
Fri, 17 Jul 2026 17:33:18 +0000[PATCH] KVM: selftests: Fix typos in x86 and riscv tests
Fri, 17 Jul 2026 21:58:38 +0530Re: [PATCH 35/60] kvm: Add VCPU plane-scheduling state and helpers
Fri, 17 Jul 2026 11:56:15 -0400Re: [PATCH 35/60] kvm: Add VCPU plane-scheduling state and helpers
Fri, 17 Jul 2026 10:35:10 -0400Re: [PATCH 35/60] kvm: Add VCPU plane-scheduling state and helpers
Fri, 17 Jul 2026 13:48:20 +0000[PATCH] RISC-V: KVM: Improve dirty log clearing by skipping zero bits in mask
Fri, 17 Jul 2026 16:06:41 +0800Re: [RFC PATCH 02/34] ARM: mm: make 2-level pgd_t a scalar
Fri, 17 Jul 2026 08:55:34 +0100Re: [PATCH v2 2/3] riscv: vector: allow non-preemptible kernel-mode vector with IRQs off
Fri, 17 Jul 2026 09:03:50 +0200Re: [PATCH] RISC-V: KVM: Use raw_spinlock for VMID update critical section
Fri, 17 Jul 2026 08:51:37 +0200Re: [RFC PATCH 02/34] ARM: mm: make 2-level pgd_t a scalar
Fri, 17 Jul 2026 08:16:55 +0200Re: [RFC PATCH 02/34] ARM: mm: make 2-level pgd_t a scalar
Thu, 16 Jul 2026 20:04:56 +0100[kvm-unit-tests PATCH] Makefile: efi: preserve .dynstr section for LLVM objcopy compatibility
Thu, 16 Jul 2026 17:33:15 +0000[PATCH v2 15/15] riscv: mm: Request large exec folios for Svnapot
Thu, 16 Jul 2026 20:41:50 +0800[PATCH v2 14/15] riscv/mm: optimize mprotect for Svnapot mappings
Thu, 16 Jul 2026 20:41:49 +0800[PATCH v2 13/15] riscv/mm: remove redundant TLB flush in napotpte_convert
Thu, 16 Jul 2026 20:41:48 +0800[PATCH v2 12/15] arm64: mm: avoid contpte A/D aggregation in fast-GUP
Thu, 16 Jul 2026 20:41:47 +0800[PATCH v2 11/15] riscv: mm: avoid Svnapot A/D aggregation in fast-GUP
Thu, 16 Jul 2026 20:41:46 +0800[PATCH v2 10/15] mm/gup: add fast-GUP specific lockless PTE helpers
Thu, 16 Jul 2026 20:41:45 +0800[PATCH v2 09/15] riscv/mm: avoid Svnapot consistency checks in ptep_get()
Thu, 16 Jul 2026 20:41:44 +0800[PATCH v2 08/15] riscv/mm: avoid redundant Svnapot A/D aggregation
Thu, 16 Jul 2026 20:41:43 +0800[PATCH v2 07/15] riscv/mm: preserve Svnapot leaf-size semantics for page-table consumers
Thu, 16 Jul 2026 20:41:42 +0800[PATCH v2 06/15] riscv: make pte_batch_hint() honor folio batch flags
Thu, 16 Jul 2026 20:41:41 +0800
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.