org.infradead.lists.kvm-riscv archive

486 archived articles, newest first (page 4 of 5). Latest articles →

[PATCH v2 05/15] mm: extend pte batch and leaf-size helpers
Thu, 16 Jul 2026 20:41:40 +0800
Yunhui Cui <[email protected]> • #11966
[PATCH v2 04/15] riscv/mm: implement Svnapot contpte update helpers
Thu, 16 Jul 2026 20:41:39 +0800
Yunhui Cui <[email protected]> • #11965
[PATCH v2 03/15] riscv/mm: implement Svnapot contpte read-side helpers
Thu, 16 Jul 2026 20:41:38 +0800
Yunhui Cui <[email protected]> • #11964
[PATCH v2 02/15] riscv: switch arch page-table users to raw PTE helpers
Thu, 16 Jul 2026 20:41:37 +0800
Yunhui Cui <[email protected]> • #11963
[PATCH v2 01/15] riscv: introduce raw PTE helpers
Thu, 16 Jul 2026 20:41:36 +0800
Yunhui Cui <[email protected]> • #11962
[PATCH v2 00/15] riscv: add Svnapot PTE folding support
Thu, 16 Jul 2026 20:41:35 +0800
Yunhui Cui <[email protected]> • #11961
Re: [RFC PATCH 02/34] ARM: mm: make 2-level pgd_t a scalar
Thu, 16 Jul 2026 11:56:58 +0100
Yeoreum Yun <[email protected]> • #11960
Re: [RFC PATCH 10/34] x86: mm: carve out the generic compile-time folded pgtable case in effective_prot()
Thu, 16 Jul 2026 09:47:43 +0100
Yeoreum Yun <[email protected]> • #11959
Re: [RFC PATCH 10/34] x86: mm: carve out the generic compile-time folded pgtable case in effective_prot()
Thu, 16 Jul 2026 08:49:47 +0100
Yeoreum Yun <[email protected]> • #11958
[PATCH] KVM: riscv: Fix infinite loop in NACL hfence entry allocation
Thu, 16 Jul 2026 15:37:56 +0800
Zongmin Zhou <[email protected]> • #11957
[PATCH] RISC-V: KVM: Account VM-scoped allocations to the VM cgroup
Thu, 16 Jul 2026 14:41:12 +0800
[email protected] • #11956
[PATCH] RISC-V: KVM: Use raw_spinlock for VMID update critical section
Thu, 16 Jul 2026 14:40:11 +0800
[email protected] • #11955
Re: [RFC PATCH 11/34] mm: vmscan: remove stack copy address of pud pass in wallk_pud_range()
Wed, 15 Jul 2026 14:44:11 +0100
Usama Anjum <[email protected]> • #11954
Re: [PATCH] KVM: riscv: Fix Spectre-v1 in vector register access
Wed, 15 Jul 2026 18:20:55 +0530
Anup Patel <[email protected]> • #11953
Re: [External] Re: [PATCH v1 0/7] riscv: add Svnapot-based contiguous PTE support
Wed, 15 Jul 2026 19:36:16 +0800
yunhui cui <[email protected]> • #11952
Re: [RFC PATCH 10/34] x86: mm: carve out the generic compile-time folded pgtable case in effective_prot()
Wed, 15 Jul 2026 12:34:29 +0200
Geert Uytterhoeven <[email protected]> • #11951
Re: [PATCH v5] RISC-V: KVM: Serialize virtual interrupt pending state updates
Wed, 15 Jul 2026 15:50:01 +0530
Anup Patel <[email protected]> • #11950
Re: [RFC PATCH 10/34] x86: mm: carve out the generic compile-time folded pgtable case in effective_prot()
Wed, 15 Jul 2026 11:44:51 +0200
"David Hildenbrand (Arm)" <[email protected]> • #11949
Re: [RFC PATCH 10/34] x86: mm: carve out the generic compile-time folded pgtable case in effective_prot()
Wed, 15 Jul 2026 11:43:20 +0200
"David Hildenbrand (Arm)" <[email protected]> • #11948
Re: [RFC PATCH 10/34] x86: mm: carve out the generic compile-time folded pgtable case in effective_prot()
Wed, 15 Jul 2026 10:41:47 +0100
Yeoreum Yun <[email protected]> • #11947
Re: [RFC PATCH 02/34] ARM: mm: make 2-level pgd_t a scalar
Wed, 15 Jul 2026 11:41:41 +0200
"David Hildenbrand (Arm)" <[email protected]> • #11946
Re: [RFC PATCH 10/34] x86: mm: carve out the generic compile-time folded pgtable case in effective_prot()
Wed, 15 Jul 2026 09:45:05 +0200
Geert Uytterhoeven <[email protected]> • #11945
Re: [RFC PATCH 02/34] ARM: mm: make 2-level pgd_t a scalar
Wed, 15 Jul 2026 08:15:42 +0200
"Arnd Bergmann" <[email protected]> • #11944
Re: [RFC PATCH 02/34] ARM: mm: make 2-level pgd_t a scalar
Wed, 15 Jul 2026 08:11:39 +0200
"Arnd Bergmann" <[email protected]> • #11943
[PATCH v2 3/3] RISC-V: KVM: fix vcpu vector context handling for kernel-mode vector
Wed, 15 Jul 2026 00:16:22 -0500
Andy Chiu <[email protected]> • #11942
[PATCH v2 2/3] riscv: vector: allow non-preemptible kernel-mode vector with IRQs off
Wed, 15 Jul 2026 00:16:21 -0500
Andy Chiu <[email protected]> • #11941
[PATCH v2 1/3] riscv: vector: refactor riscv_v_start_kernel_context
Wed, 15 Jul 2026 00:16:20 -0500
Andy Chiu <[email protected]> • #11940
[PATCH v2 0/3] RISC-V: KVM: fix vcpu vector context handling
Wed, 15 Jul 2026 00:16:19 -0500
Andy Chiu <[email protected]> • #11939
[PATCH] KVM: riscv: Fix Spectre-v1 in vector register access
Wed, 15 Jul 2026 11:08:18 +0800
Zongmin Zhou <[email protected]> • #11938
[PATCH v5] RISC-V: KVM: Serialize virtual interrupt pending state updates
Wed, 15 Jul 2026 10:03:59 +0800
Xie Bo <[email protected]> • #11937
Re: [PATCH v4] RISC-V: KVM: Serialize virtual interrupt pending state updates
Wed, 15 Jul 2026 10:03:58 +0800
Xie Bo <[email protected]> • #11936
Re: [RFC PATCH 02/34] ARM: mm: make 2-level pgd_t a scalar
Tue, 14 Jul 2026 22:45:53 +0100
David Laight <[email protected]> • #11935
Re: [RFC PATCH 10/34] x86: mm: carve out the generic compile-time folded pgtable case in effective_prot()
Tue, 14 Jul 2026 19:28:56 +0100
Yeoreum Yun <[email protected]> • #11934
Re: [RFC PATCH 10/34] x86: mm: carve out the generic compile-time folded pgtable case in effective_prot()
Tue, 14 Jul 2026 18:58:57 +0100
Yeoreum Yun <[email protected]> • #11933
Re: [RFC PATCH 10/34] x86: mm: carve out the generic compile-time folded pgtable case in effective_prot()
Tue, 14 Jul 2026 19:29:38 +0200
"David Hildenbrand (Arm)" <[email protected]> • #11932
Re: [RFC PATCH 10/34] x86: mm: carve out the generic compile-time folded pgtable case in effective_prot()
Tue, 14 Jul 2026 17:51:01 +0100
Yeoreum Yun <[email protected]> • #11931
Re: [RFC PATCH 10/34] x86: mm: carve out the generic compile-time folded pgtable case in effective_prot()
Tue, 14 Jul 2026 18:31:22 +0200
"David Hildenbrand (Arm)" <[email protected]> • #11930
Re: [RFC PATCH 10/34] x86: mm: carve out the generic compile-time folded pgtable case in effective_prot()
Tue, 14 Jul 2026 17:08:24 +0100
Yeoreum Yun <[email protected]> • #11929
Re: [RFC PATCH 02/34] ARM: mm: make 2-level pgd_t a scalar
Tue, 14 Jul 2026 17:06:00 +0200
"Arnd Bergmann" <[email protected]> • #11928
Re: [RFC PATCH 10/34] x86: mm: carve out the generic compile-time folded pgtable case in effective_prot()
Tue, 14 Jul 2026 07:35:19 -0700
Dave Hansen <[email protected]> • #11927
Re: [RFC PATCH 02/34] ARM: mm: make 2-level pgd_t a scalar
Tue, 14 Jul 2026 14:34:50 +0100
David Laight <[email protected]> • #11926
Re: [PATCH] RISC-V: KVM: Inject instruction access fault on unmapped guest fetch
Tue, 14 Jul 2026 18:35:39 +0530
Anup Patel <[email protected]> • #11925
Re: [RFC PATCH 02/34] ARM: mm: make 2-level pgd_t a scalar
Tue, 14 Jul 2026 15:03:28 +0200
"David Hildenbrand (Arm)" <[email protected]> • #11924
Re: [PATCH v4] RISC-V: KVM: Serialize virtual interrupt pending state updates
Tue, 14 Jul 2026 18:17:18 +0530
Anup Patel <[email protected]> • #11923
Re: [RFC PATCH 02/34] ARM: mm: make 2-level pgd_t a scalar
Tue, 14 Jul 2026 13:34:15 +0100
David Laight <[email protected]> • #11922
Re: [RFC PATCH 02/34] ARM: mm: make 2-level pgd_t a scalar
Tue, 14 Jul 2026 13:55:18 +0200
"Arnd Bergmann" <[email protected]> • #11921
Re: [RFC PATCH 10/34] x86: mm: carve out the generic compile-time folded pgtable case in effective_prot()
Tue, 14 Jul 2026 12:40:35 +0100
Yeoreum Yun <[email protected]> • #11920
Re: [RFC PATCH 02/34] ARM: mm: make 2-level pgd_t a scalar
Tue, 14 Jul 2026 12:54:28 +0200
"David Hildenbrand (Arm)" <[email protected]> • #11919
Re: [RFC PATCH 10/34] x86: mm: carve out the generic compile-time folded pgtable case in effective_prot()
Tue, 14 Jul 2026 12:50:59 +0200
"David Hildenbrand (Arm)" <[email protected]> • #11918
Re: [RFC PATCH 02/34] ARM: mm: make 2-level pgd_t a scalar
Tue, 14 Jul 2026 11:26:20 +0100
Pedro Falcato <[email protected]> • #11917
Re: [RFC PATCH 10/34] x86: mm: carve out the generic compile-time folded pgtable case in effective_prot()
Mon, 13 Jul 2026 14:40:18 -0700
Dave Hansen <[email protected]> • #11916
Re: [RFC PATCH 10/34] x86: mm: carve out the generic compile-time folded pgtable case in effective_prot()
Mon, 13 Jul 2026 23:17:31 +0200
"David Hildenbrand (Arm)" <[email protected]> • #11915
Re: [RFC PATCH 10/34] x86: mm: carve out the generic compile-time folded pgtable case in effective_prot()
Mon, 13 Jul 2026 13:27:49 -0700
Dave Hansen <[email protected]> • #11914
Re: [RFC PATCH 10/34] x86: mm: carve out the generic compile-time folded pgtable case in effective_prot()
Mon, 13 Jul 2026 21:49:34 +0200
"David Hildenbrand (Arm)" <[email protected]> • #11913
Re: [RFC PATCH 10/34] x86: mm: carve out the generic compile-time folded pgtable case in effective_prot()
Mon, 13 Jul 2026 10:57:18 -0700
Dave Hansen <[email protected]> • #11912
Re: [RFC PATCH 02/34] ARM: mm: make 2-level pgd_t a scalar
Mon, 13 Jul 2026 18:26:16 +0200
"David Hildenbrand (Arm)" <[email protected]> • #11911
Re: [RFC PATCH 02/34] ARM: mm: make 2-level pgd_t a scalar
Mon, 13 Jul 2026 18:04:54 +0200
"David Hildenbrand (Arm)" <[email protected]> • #11910
Re: [RFC PATCH 02/34] ARM: mm: make 2-level pgd_t a scalar
Mon, 13 Jul 2026 17:38:53 +0200
"Arnd Bergmann" <[email protected]> • #11909
Re: [RFC PATCH 10/34] x86: mm: carve out the generic compile-time folded pgtable case in effective_prot()
Mon, 13 Jul 2026 17:02:47 +0200
"David Hildenbrand (Arm)" <[email protected]> • #11908
Re: [RFC PATCH 19/34] x86: power: use proper set_pXd() for generic compile-time folded patable in resume_one_md_table_init()
Mon, 13 Jul 2026 16:01:31 +0100
Yeoreum Yun <[email protected]> • #11907
Re: [RFC PATCH 19/34] x86: power: use proper set_pXd() for generic compile-time folded patable in resume_one_md_table_init()
Mon, 13 Jul 2026 16:59:56 +0200
"David Hildenbrand (Arm)" <[email protected]> • #11906
Re: [RFC PATCH 10/34] x86: mm: carve out the generic compile-time folded pgtable case in effective_prot()
Mon, 13 Jul 2026 07:19:47 -0700
Dave Hansen <[email protected]> • #11905
Re: [RFC PATCH 10/34] x86: mm: carve out the generic compile-time folded pgtable case in effective_prot()
Mon, 13 Jul 2026 07:55:09 -0700
Dave Hansen <[email protected]> • #11904
Re: [RFC PATCH 10/34] x86: mm: carve out the generic compile-time folded pgtable case in effective_prot()
Mon, 13 Jul 2026 15:48:34 +0100
Yeoreum Yun <[email protected]> • #11903
Re: [RFC PATCH 10/34] x86: mm: carve out the generic compile-time folded pgtable case in effective_prot()
Mon, 13 Jul 2026 16:41:24 +0200
"David Hildenbrand (Arm)" <[email protected]> • #11902
Re: [RFC PATCH 19/34] x86: power: use proper set_pXd() for generic compile-time folded patable in resume_one_md_table_init()
Mon, 13 Jul 2026 07:38:11 -0700
Dave Hansen <[email protected]> • #11901
Re: [RFC PATCH 00/34] mm: optimize unnecessary loads due to ptep_get() and friends out
Mon, 13 Jul 2026 16:08:00 +0200
"David Hildenbrand (Arm)" <[email protected]> • #11900
[RFC PATCH 34/34] arm64: pgtable: convert pte_present() from macro to static inline
Mon, 13 Jul 2026 14:56:13 +0100
Yeoreum Yun <[email protected]> • #11899
[RFC PATCH 33/34] mm/pgtable: catch abuse of folded dummy pgd_t/p4d_t/pud_t
Mon, 13 Jul 2026 14:56:12 +0100
Yeoreum Yun <[email protected]> • #11898
[RFC PATCH 32/34] openrisc/pgtable: drop __pmd_offset()
Mon, 13 Jul 2026 14:56:11 +0100
Yeoreum Yun <[email protected]> • #11897
[RFC PATCH 31/34] mm/pgtable: optimize pmdp_get() and friends for folded pagetable levels
Mon, 13 Jul 2026 14:56:10 +0100
Yeoreum Yun <[email protected]> • #11896
[RFC PATCH 30/34] mm/pgtable: disallow calling folded (pgd|p4d|pud)_page, pgd_page_vaddr() and (p4d|pud)_pgtable
Mon, 13 Jul 2026 14:56:09 +0100
Yeoreum Yun <[email protected]> • #11895
[RFC PATCH 29/34] mm/pgtable: disallow calling folded set_pgd/set_p4d/set_pud
Mon, 13 Jul 2026 14:56:08 +0100
Yeoreum Yun <[email protected]> • #11894
[RFC PATCH 28/34] arm: mm: use proper pgtable APIs for generic compile-time folded patable in kasan_init()
Mon, 13 Jul 2026 14:56:07 +0100
Yeoreum Yun <[email protected]> • #11893
[RFC PATCH 27/34] m68k: mm: remove usage of pgd_page_vaddr() for CONFIG_PGTABLE_LEVELS=3
Mon, 13 Jul 2026 14:56:06 +0100
Yeoreum Yun <[email protected]> • #11892
[RFC PATCH 26/34] x86: mm: define pudp_set_access_flags() when CONFIG_HAVE_ARCH_TRANSPARENT_HUGEPAGE_PUD is enabled only.
Mon, 13 Jul 2026 14:56:05 +0100
Yeoreum Yun <[email protected]> • #11891
[RFC PATCH 25/34] x86: mm: remove usage of pgd_page_vaddr() for CONFIG_x86_PAE
Mon, 13 Jul 2026 14:56:04 +0100
Yeoreum Yun <[email protected]> • #11890
[RFC PATCH 24/34] x86: mm: call try_to_free_pmd_page() when CONFIG_PGTABLE_LEVELS > 2
Mon, 13 Jul 2026 14:56:03 +0100
Yeoreum Yun <[email protected]> • #11889
[RFC PATCH 23/34] x86: mm: skip pud setup when using generic compile-time folded pagetable
Mon, 13 Jul 2026 14:56:02 +0100
Yeoreum Yun <[email protected]> • #11888
[RFC PATCH 22/34] x86: mm: use proper set_pXd() for generic compile-time folded patable in one_md_table_init()
Mon, 13 Jul 2026 14:56:01 +0100
Yeoreum Yun <[email protected]> • #11887
[RFC PATCH 21/34] x86: platform: use proper set_pXd() for generic compile-time folded patable in setup_olpc_ofw_pgd()
Mon, 13 Jul 2026 14:56:00 +0100
Yeoreum Yun <[email protected]> • #11886
[RFC PATCH 20/34] x86: kexec: use proper set_pXd() for generic compile-time folded patable in machine_kexec_page_table_set_one()
Mon, 13 Jul 2026 14:55:59 +0100
Yeoreum Yun <[email protected]> • #11885
[RFC PATCH 19/34] x86: power: use proper set_pXd() for generic compile-time folded patable in resume_one_md_table_init()
Mon, 13 Jul 2026 14:55:58 +0100
Yeoreum Yun <[email protected]> • #11884
[RFC PATCH 18/34] riscv: mm: use proper set_pXd() for generic compile-time folded patable in setup_vm_final()
Mon, 13 Jul 2026 14:55:57 +0100
Yeoreum Yun <[email protected]> • #11883
[RFC PATCH 17/34] riscv: mm: use proper set_pXd() for generic compile-time folded patable in vmalloc_fault()
Mon, 13 Jul 2026 14:55:56 +0100
Yeoreum Yun <[email protected]> • #11882
[RFC PATCH 16/34] nios2: mm: use proper set_pXd() for generic compile-time folded patable in vmalloc_fault path
Mon, 13 Jul 2026 14:55:55 +0100
Yeoreum Yun <[email protected]> • #11881
[RFC PATCH 15/34] mips: mm: use proper set_pXd() for generic compile-time folded patable in vmalloc_fault path
Mon, 13 Jul 2026 14:55:54 +0100
Yeoreum Yun <[email protected]> • #11880
[RFC PATCH 14/34] csky: mm: use proper set_pXd() for generic compile-time folded patable in vmalloc_fault()
Mon, 13 Jul 2026 14:55:53 +0100
Yeoreum Yun <[email protected]> • #11879
[RFC PATCH 13/34] arm64: mm: define pud_set_huge() when __PGTABLE_PMD_FOLDED not defined
Mon, 13 Jul 2026 14:55:52 +0100
Yeoreum Yun <[email protected]> • #11878
[RFC PATCH 12/34] arm64: mm: use proper set_pXd() for generic compile-time folded patable in kasan_early_init()
Mon, 13 Jul 2026 14:55:51 +0100
Yeoreum Yun <[email protected]> • #11877
[RFC PATCH 11/34] mm: vmscan: remove stack copy address of pud pass in wallk_pud_range()
Mon, 13 Jul 2026 14:55:50 +0100
Yeoreum Yun <[email protected]> • #11876
[RFC PATCH 10/34] x86: mm: carve out the generic compile-time folded pgtable case in effective_prot()
Mon, 13 Jul 2026 14:55:49 +0100
Yeoreum Yun <[email protected]> • #11875
[RFC PATCH 09/34] riscv: kvm: remove stack copy address of pXd in pXd_offset()
Mon, 13 Jul 2026 14:55:48 +0100
Yeoreum Yun <[email protected]> • #11874
[RFC PATCH 08/34] loongarch: kvm: remove stack copy address of pXd in pXd_offset()
Mon, 13 Jul 2026 14:55:47 +0100
Yeoreum Yun <[email protected]> • #11873
[RFC PATCH 07/34] mm/pgtable: define (pgd|p4d|pud)_offset_lockless() for folded page tables
Mon, 13 Jul 2026 14:55:46 +0100
Yeoreum Yun <[email protected]> • #11872
[RFC PATCH 06/34] mm/pgtable: define (pgd|p4d|pud)_leaf() for folded page tables
Mon, 13 Jul 2026 14:55:45 +0100
Yeoreum Yun <[email protected]> • #11871
[RFC PATCH 05/34] MIPS: mm: define pud_leaf() only when PUD exists
Mon, 13 Jul 2026 14:55:44 +0100
Yeoreum Yun <[email protected]> • #11870
[RFC PATCH 04/34] LoongArch: mm: define pud_leaf() only when PUD exists
Mon, 13 Jul 2026 14:55:43 +0100
Yeoreum Yun <[email protected]> • #11869
[RFC PATCH 03/34] ARM: mm: remove custom pgdp_get()
Mon, 13 Jul 2026 14:55:42 +0100
Yeoreum Yun <[email protected]> • #11868
[RFC PATCH 02/34] ARM: mm: make 2-level pgd_t a scalar
Mon, 13 Jul 2026 14:55:41 +0100
Yeoreum Yun <[email protected]> • #11867
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.