July 2026 Archives by subject
Starting: Wed Jul 1 00:52:39 PDT 2026
Ending: Thu Jul 16 12:04:56 PDT 2026
Messages: 229
- [[PATCH] v4 1/4] riscv: vector: refactor vector context operations
Anup Patel
- [External] Re: [PATCH v1 0/7] riscv: add Svnapot-based contiguous PTE support
yunhui cui
- [kvm-unit-tests PATCH] Makefile: efi: preserve .dynstr section for LLVM objcopy compatibility
Colton Lewis
- [PATCH 0/2] RISC-V: KVM: Optimize hfence request handling for SMP guests
Wang Yechao
- [PATCH 0/2] riscv: ptdump: Refactor for KVM gstage ptdump support
Dylan.Wu
- [PATCH 0/3] RISC-V: KVM: Cleanup SBI extension status when disble
Inochi Amaoto
- [PATCH 1/2] RISC-V: KVM: Move hfence type check out of loop
Wang Yechao
- [PATCH 1/2] riscv: ptdump: Move pagetable definitions to common header
Dylan.Wu
- [PATCH 1/3] RISC-V: KVM: Add SBI extension validate callback
Inochi Amaoto
- [PATCH 2/2] KVM: riscv: Register ptdump with debugfs on guest creation
Dylan.Wu
- [PATCH 2/2] RISC-V: KVM: Separate req and fallback_req masks in make_xfence_request
Wang Yechao
- [PATCH 2/3] RISC-V: KVM: Add SBI FWFT validation support
Inochi Amaoto
- [PATCH 3/3] RISC-V: KVM: Reset the SBI extension when disable it
Inochi Amaoto
- [PATCH] KVM: riscv: Fix infinite loop in NACL hfence entry allocation
Zongmin Zhou
- [PATCH] KVM: riscv: Fix Spectre-v1 in vector register access
Zongmin Zhou
- [PATCH] KVM: riscv: Fix Spectre-v1 in vector register access
Anup Patel
- [PATCH] KVM: riscv: PMU: Bound counter mask scan to BITS_PER_LONG
Anup Patel
- [PATCH] KVM: riscv: SBI FWFT: Apply LOCK flag only on successful set
Anup Patel
- [PATCH] RISC-V: KVM: Account VM-scoped allocations to the VM cgroup
yhchen312 at gmail.com
- [PATCH] RISC-V: KVM: Add kvm-riscv.wfi_trap_policy to control VS-mode WFI trapping
Yuhang.chen
- [PATCH] RISC-V: KVM: Avoid redundant page-table allocations in ioremap topup
Anup Patel
- [PATCH] RISC-V: KVM: Fix lost virtual interrupts during IRQ sync
谢波
- [PATCH] RISC-V: KVM: Fix lost virtual interrupts during IRQ sync
Anup Patel
- [PATCH] RISC-V: KVM: Fix lost virtual interrupts during IRQ sync
Xie Bo
- [PATCH] RISC-V: KVM: Fix lost virtual interrupts during IRQ sync
Xie Bo
- [PATCH] RISC-V: KVM: Inject instruction access fault on unmapped guest fetch
Qingwei Hu
- [PATCH] RISC-V: KVM: Inject instruction access fault on unmapped guest fetch
Anup Patel
- [PATCH] RISC-V: KVM: Use raw_spinlock for VMID update critical section
yhchen312 at gmail.com
- [PATCH] RISC-V: KVM: Zicbo[m|z|p] block sizes should be always present in ONE_REG
Anup Patel
- [PATCH] riscv: kvm: Skip preventive hfence.gvma for new G-stage mappings with Svvptc
Dylan.Wu
- [PATCH] riscv: kvm: Skip preventive hfence.gvma for new G-stage mappings with Svvptc
Anup Patel
- [PATCH RFC 0/1] KVM: riscv: G-stage PMD block mappings for VM_PFNMAP
Bingyu.Xian
- [PATCH RFC 1/1] KVM: riscv: Allow safe G-stage PMD block mappings for VM_PFNMAP
Bingyu.Xian
- [PATCH RFC v2] KVM: riscv: Allow G-stage PMD block mappings for VM_PFNMAP
Bingyu.Xian
- [PATCH RFC v3] KVM: riscv: Allow G-stage PMD block mappings for VM_PFNMAP
Bingyu.Xian
- [PATCH v1 0/2] RISC-V: KVM: fix vcpu vector context handling
Andy Chiu
- [PATCH v1 1/2] riscv: vector: refactor riscv_v_start_kernel_context
Andy Chiu
- [PATCH v1 2/2] RISC-V: KVM: fix vcpu vector context handling for kernel-mode vector
Andy Chiu
- [PATCH v2 0/1] RISC-V: KVM: Serialize virtual interrupt pending state updates
Xie Bo
- [PATCH v2 0/2] RISC-V: KVM: Optimize hfence request handling for SMP guests
Wang Yechao
- [PATCH v2 0/3] RISC-V: KVM: Cleanup SBI extension status when disable
Inochi Amaoto
- [PATCH v2 0/3] RISC-V: KVM: fix vcpu vector context handling
Andy Chiu
- [PATCH v2 00/15] riscv: add Svnapot PTE folding support
Yunhui Cui
- [PATCH v2 01/15] riscv: introduce raw PTE helpers
Yunhui Cui
- [PATCH v2 02/15] riscv: switch arch page-table users to raw PTE helpers
Yunhui Cui
- [PATCH v2 03/15] riscv/mm: implement Svnapot contpte read-side helpers
Yunhui Cui
- [PATCH v2 04/15] riscv/mm: implement Svnapot contpte update helpers
Yunhui Cui
- [PATCH v2 05/15] mm: extend pte batch and leaf-size helpers
Yunhui Cui
- [PATCH v2 06/15] riscv: make pte_batch_hint() honor folio batch flags
Yunhui Cui
- [PATCH v2 07/15] riscv/mm: preserve Svnapot leaf-size semantics for page-table consumers
Yunhui Cui
- [PATCH v2 08/15] riscv/mm: avoid redundant Svnapot A/D aggregation
Yunhui Cui
- [PATCH v2 09/15] riscv/mm: avoid Svnapot consistency checks in ptep_get()
Yunhui Cui
- [PATCH v2 1/1] RISC-V: KVM: Serialize virtual interrupt pending state updates
Xie Bo
- [PATCH v2 1/2] RISC-V: KVM: Introduce make_xfence_request_nodata for FENCE.I requests
Wang Yechao
- [PATCH v2 1/3] RISC-V: KVM: Add SBI extension validate callback
Inochi Amaoto
- [PATCH v2 1/3] riscv: vector: refactor riscv_v_start_kernel_context
Andy Chiu
- [PATCH v2 10/15] mm/gup: add fast-GUP specific lockless PTE helpers
Yunhui Cui
- [PATCH v2 11/15] riscv: mm: avoid Svnapot A/D aggregation in fast-GUP
Yunhui Cui
- [PATCH v2 12/15] arm64: mm: avoid contpte A/D aggregation in fast-GUP
Yunhui Cui
- [PATCH v2 13/15] riscv/mm: remove redundant TLB flush in napotpte_convert
Yunhui Cui
- [PATCH v2 14/15] riscv/mm: optimize mprotect for Svnapot mappings
Yunhui Cui
- [PATCH v2 15/15] riscv: mm: Request large exec folios for Svnapot
Yunhui Cui
- [PATCH v2 2/2] RISC-V: KVM: Separate req and fallback_req masks in make_xfence_request
Wang Yechao
- [PATCH v2 2/3] RISC-V: KVM: Add SBI FWFT validation support
Inochi Amaoto
- [PATCH v2 2/3] riscv: vector: allow non-preemptible kernel-mode vector with IRQs off
Andy Chiu
- [PATCH v2 3/3] RISC-V: KVM: fix vcpu vector context handling for kernel-mode vector
Andy Chiu
- [PATCH v2 3/3] RISC-V: KVM: Reset the SBI extension when disable it
Inochi Amaoto
- [PATCH v2] RISC-V: KVM: Zicbo[m|z|p] block sizes should be always present in ONE_REG
Anup Patel
- [PATCH v3 00/17] riscv: Generate riscv instruction functions
Charlie Jenkins
- [PATCH v3 02/17] riscv: alternatives: Use generated instruction headers for patching code
Charlie Jenkins
- [PATCH v3 03/17] riscv: kgdb: Use generated instruction headers
Charlie Jenkins
- [PATCH v3 04/17] riscv: Add kprobes instruction simulation KUnit
Charlie Jenkins
- [PATCH v3 05/17] riscv: kprobes: Use generated instruction headers
Charlie Jenkins
- [PATCH v3 06/17] riscv: cfi: Use generated instruction headers
Charlie Jenkins
- [PATCH v3 07/17] riscv: Maintain epc on misaligned emulation error
Charlie Jenkins
- [PATCH v3 08/17] riscv: Use generated instruction headers for misaligned loads/stores
Charlie Jenkins
- [PATCH v3 09/17] riscv: kvm: Use generated instruction headers for csr code
Charlie Jenkins
- [PATCH v3 10/17] KVM: device: Add test device
Charlie Jenkins
- [PATCH v3 11/17] KVM: riscv: selftests: Add mmio test
Charlie Jenkins
- [PATCH v3 12/17] riscv: kvm: Use generated instruction headers for mmio emulation
Charlie Jenkins
- [PATCH v3 13/17] riscv: kvm: Add emulated test csr
Charlie Jenkins
- [PATCH v3 14/17] KVM: riscv: selftests: Add csr emulation test
Charlie Jenkins
- [PATCH v3 15/17] riscv: kvm: Use generated instruction headers for csr emulation
Charlie Jenkins
- [PATCH v3 16/17] riscv: kexec: Use generated instruction headers for kexec relocations
Charlie Jenkins
- [PATCH v3 17/17] riscv: Remove unused instruction headers
Charlie Jenkins
- [PATCH v3] RISC-V: KVM: Serialize virtual interrupt pending state updates
Xie Bo
- [PATCH v3] RISC-V: KVM: Zicbo[m|z|p] block sizes should be always present in ONE_REG
Anup Patel
- [PATCH v3] RISC-V: KVM: Zicbo[m|z|p] block sizes should be always present in ONE_REG
Anup Patel
- [PATCH v4 0/5] Implement Eager Page Splitting for RISC-V
Wang Yechao
- [PATCH v4 1/5] RISC-V: KVM: Add the split page cache for ioctl context
Wang Yechao
- [PATCH v4 2/5] RISC-V: KVM: Split huge pages when dirty logging is enabled
Wang Yechao
- [PATCH v4 3/5] RISC-V: KVM: Remove redundant TLB flush operations
Wang Yechao
- [PATCH v4 4/5] RISC-V: KVM: Split huge pages during KVM_CLEAR_DIRTY_LOG
Wang Yechao
- [PATCH v4 5/5] RISC-V: KVM: Add the eager_page_split module parameter
Wang Yechao
- [PATCH v4] RISC-V: KVM: Serialize virtual interrupt pending state updates
Xie Bo
- [PATCH v4] RISC-V: KVM: Serialize virtual interrupt pending state updates
Anup Patel
- [PATCH v4] RISC-V: KVM: Serialize virtual interrupt pending state updates
Xie Bo
- [PATCH v5 0/8] RISC-V: KVM: Add Svadu/Zicfiss/Zicfilp FWFT support
Inochi Amaoto
- [PATCH v5 00/17] riscv: hwprobe: Expose RVA23U64 base behavior
Guodong Xu
- [PATCH v5 00/17] riscv: hwprobe: Expose RVA23U64 base behavior
patchwork-bot+linux-riscv at kernel.org
- [PATCH v5 01/17] dt-bindings: riscv: sort multi-letter Z extensions alphanumerically
Guodong Xu
- [PATCH v5 01/17] dt-bindings: riscv: sort multi-letter Z extensions alphanumerically
Paul Walmsley
- [PATCH v5 02/17] riscv: hwprobe.rst: Make indentation consistent
Guodong Xu
- [PATCH v5 02/17] riscv: hwprobe.rst: Make indentation consistent
Paul Walmsley
- [PATCH v5 03/17] riscv: hwprobe.rst: Document EXT_ZICFISS and EXT_ZICFILP
Guodong Xu
- [PATCH v5 03/17] riscv: hwprobe.rst: Document EXT_ZICFISS and EXT_ZICFILP
Paul Walmsley
- [PATCH v5 04/17] riscv: Standardize extension capitalization
Guodong Xu
- [PATCH v5 05/17] riscv: Add Zicclsm to cpufeature and hwprobe
Guodong Xu
- [PATCH v5 06/17] riscv: Add Ziccamoa, Ziccif, Ziccrse, and Za64rs to cpufeature and hwprobe
Guodong Xu
- [PATCH v5 07/17] riscv: Add B to hwcap and hwprobe
Guodong Xu
- [PATCH v5 08/17] dt-bindings: riscv: Require block-size for Zicbom, Zicbop, and Zicboz
Guodong Xu
- [PATCH v5 08/17] dt-bindings: riscv: Require block-size for Zicbom, Zicbop, and Zicboz
Rob Herring (Arm)
- [PATCH v5 08/17] dt-bindings: riscv: Require block-size for Zicbom, Zicbop, and Zicboz
Conor Dooley
- [PATCH v5 09/17] dt-bindings: riscv: Add Zic64b extension description
Guodong Xu
- [PATCH v5 1/8] RISC-V: KVM: Add support for Svadu FWFT features
Inochi Amaoto
- [PATCH v5 1/8] RISC-V: KVM: Add support for Svadu FWFT features
Inochi Amaoto
- [PATCH v5 1/8] RISC-V: KVM: Add support for Svadu FWFT features
Anup Patel
- [PATCH v5 1/8] RISC-V: KVM: Add support for Svadu FWFT features
Inochi Amaoto
- [PATCH v5 10/17] riscv: Add Zic64b to cpufeature and hwprobe
Guodong Xu
- [PATCH v5 11/17] riscv: dts: spacemit: k3: Add Zic64b ISA extension
Guodong Xu
- [PATCH v5 12/17] riscv: dts: spacemit: k1: Add Zic64b ISA extension
Guodong Xu
- [PATCH v5 13/17] riscv: dts: sophgo: sg2044: Add Zic64b ISA extension
Guodong Xu
- [PATCH v5 14/17] riscv: Add a getter for user PMLEN support
Guodong Xu
- [PATCH v5 15/17] riscv: cpufeature: Introduce ISA bases bitmap and rva23u64 detection
Guodong Xu
- [PATCH v5 16/17] riscv: cpu: Output isa bases lines in cpuinfo
Guodong Xu
- [PATCH v5 17/17] riscv: hwprobe: Introduce rva23u64 base behavior
Guodong Xu
- [PATCH v5 2/8] KVM: riscv: selftests: add Svadu FWFT extension to get-reg-list test
Inochi Amaoto
- [PATCH v5 3/8] RISC-V: KVM: Allow Zicfiss/Zicfilp extensions for Guest/VM
Inochi Amaoto
- [PATCH v5 4/8] RISC-V: KVM: Add ssp context save/restore
Inochi Amaoto
- [PATCH v5 5/8] RISC-V: KVM: Handle software-check exits for VCPU
Inochi Amaoto
- [PATCH v5 6/8] RISC-V: KVM: Delegate SPELP bit to VS/VU mode if landing pad is enabled.
Inochi Amaoto
- [PATCH v5 7/8] RISC-V: KVM: Add support for control-flow integrity FWFT features
Inochi Amaoto
- [PATCH v5 8/8] KVM: riscv: selftests: add Zicfiss/Zicfilp extension to get-reg-list test
Inochi Amaoto
- [PATCH v5] RISC-V: KVM: Serialize virtual interrupt pending state updates
Xie Bo
- [PATCH v5] RISC-V: KVM: Serialize virtual interrupt pending state updates
Anup Patel
- [PATCH v6 0/8] RISC-V: KVM: Add Svadu/Zicfiss/Zicfilp FWFT support
Inochi Amaoto
- [PATCH v6 1/8] RISC-V: KVM: Add support for Svadu FWFT features
Inochi Amaoto
- [PATCH v6 2/8] KVM: riscv: selftests: add Svadu FWFT extension to get-reg-list test
Inochi Amaoto
- [PATCH v6 3/8] RISC-V: KVM: Allow Zicfiss/Zicfilp extensions for Guest/VM
Inochi Amaoto
- [PATCH v6 4/8] RISC-V: KVM: Add ssp context save/restore
Inochi Amaoto
- [PATCH v6 5/8] RISC-V: KVM: Handle software-check exits for VCPU
Inochi Amaoto
- [PATCH v6 6/8] RISC-V: KVM: Delegate SPELP bit to VS/VU mode if landing pad is enabled.
Inochi Amaoto
- [PATCH v6 7/8] RISC-V: KVM: Add support for control-flow integrity FWFT features
Inochi Amaoto
- [PATCH v6 8/8] KVM: riscv: selftests: add Zicfiss/Zicfilp extension to get-reg-list test
Inochi Amaoto
- [RFC PATCH 0/3] RISC-V: KVM/IOMMU: Fix MRIF irqfd notice handling
fangyu.yu at linux.alibaba.com
- [RFC PATCH 00/34] mm: optimize unnecessary loads due to ptep_get() and friends out
Yeoreum Yun
- [RFC PATCH 00/34] mm: optimize unnecessary loads due to ptep_get() and friends out
David Hildenbrand (Arm)
- [RFC PATCH 01/34] ARM: mm: make nommu pgd_t a scalar
Yeoreum Yun
- [RFC PATCH 02/34] ARM: mm: make 2-level pgd_t a scalar
Yeoreum Yun
- [RFC PATCH 02/34] ARM: mm: make 2-level pgd_t a scalar
Arnd Bergmann
- [RFC PATCH 02/34] ARM: mm: make 2-level pgd_t a scalar
David Hildenbrand (Arm)
- [RFC PATCH 02/34] ARM: mm: make 2-level pgd_t a scalar
David Hildenbrand (Arm)
- [RFC PATCH 02/34] ARM: mm: make 2-level pgd_t a scalar
Pedro Falcato
- [RFC PATCH 02/34] ARM: mm: make 2-level pgd_t a scalar
David Hildenbrand (Arm)
- [RFC PATCH 02/34] ARM: mm: make 2-level pgd_t a scalar
Arnd Bergmann
- [RFC PATCH 02/34] ARM: mm: make 2-level pgd_t a scalar
David Laight
- [RFC PATCH 02/34] ARM: mm: make 2-level pgd_t a scalar
David Hildenbrand (Arm)
- [RFC PATCH 02/34] ARM: mm: make 2-level pgd_t a scalar
David Laight
- [RFC PATCH 02/34] ARM: mm: make 2-level pgd_t a scalar
Arnd Bergmann
- [RFC PATCH 02/34] ARM: mm: make 2-level pgd_t a scalar
David Laight
- [RFC PATCH 02/34] ARM: mm: make 2-level pgd_t a scalar
Arnd Bergmann
- [RFC PATCH 02/34] ARM: mm: make 2-level pgd_t a scalar
Arnd Bergmann
- [RFC PATCH 02/34] ARM: mm: make 2-level pgd_t a scalar
David Hildenbrand (Arm)
- [RFC PATCH 02/34] ARM: mm: make 2-level pgd_t a scalar
Yeoreum Yun
- [RFC PATCH 02/34] ARM: mm: make 2-level pgd_t a scalar
Yeoreum Yun
- [RFC PATCH 03/34] ARM: mm: remove custom pgdp_get()
Yeoreum Yun
- [RFC PATCH 04/34] LoongArch: mm: define pud_leaf() only when PUD exists
Yeoreum Yun
- [RFC PATCH 05/34] MIPS: mm: define pud_leaf() only when PUD exists
Yeoreum Yun
- [RFC PATCH 06/34] mm/pgtable: define (pgd|p4d|pud)_leaf() for folded page tables
Yeoreum Yun
- [RFC PATCH 07/34] mm/pgtable: define (pgd|p4d|pud)_offset_lockless() for folded page tables
Yeoreum Yun
- [RFC PATCH 08/34] loongarch: kvm: remove stack copy address of pXd in pXd_offset()
Yeoreum Yun
- [RFC PATCH 09/34] riscv: kvm: remove stack copy address of pXd in pXd_offset()
Yeoreum Yun
- [RFC PATCH 10/34] x86: mm: carve out the generic compile-time folded pgtable case in effective_prot()
Yeoreum Yun
- [RFC PATCH 10/34] x86: mm: carve out the generic compile-time folded pgtable case in effective_prot()
Dave Hansen
- [RFC PATCH 10/34] x86: mm: carve out the generic compile-time folded pgtable case in effective_prot()
David Hildenbrand (Arm)
- [RFC PATCH 10/34] x86: mm: carve out the generic compile-time folded pgtable case in effective_prot()
Yeoreum Yun
- [RFC PATCH 10/34] x86: mm: carve out the generic compile-time folded pgtable case in effective_prot()
Dave Hansen
- [RFC PATCH 10/34] x86: mm: carve out the generic compile-time folded pgtable case in effective_prot()
David Hildenbrand (Arm)
- [RFC PATCH 10/34] x86: mm: carve out the generic compile-time folded pgtable case in effective_prot()
Dave Hansen
- [RFC PATCH 10/34] x86: mm: carve out the generic compile-time folded pgtable case in effective_prot()
David Hildenbrand (Arm)
- [RFC PATCH 10/34] x86: mm: carve out the generic compile-time folded pgtable case in effective_prot()
Dave Hansen
- [RFC PATCH 10/34] x86: mm: carve out the generic compile-time folded pgtable case in effective_prot()
David Hildenbrand (Arm)
- [RFC PATCH 10/34] x86: mm: carve out the generic compile-time folded pgtable case in effective_prot()
Dave Hansen
- [RFC PATCH 10/34] x86: mm: carve out the generic compile-time folded pgtable case in effective_prot()
David Hildenbrand (Arm)
- [RFC PATCH 10/34] x86: mm: carve out the generic compile-time folded pgtable case in effective_prot()
Yeoreum Yun
- [RFC PATCH 10/34] x86: mm: carve out the generic compile-time folded pgtable case in effective_prot()
Dave Hansen
- [RFC PATCH 10/34] x86: mm: carve out the generic compile-time folded pgtable case in effective_prot()
Yeoreum Yun
- [RFC PATCH 10/34] x86: mm: carve out the generic compile-time folded pgtable case in effective_prot()
David Hildenbrand (Arm)
- [RFC PATCH 10/34] x86: mm: carve out the generic compile-time folded pgtable case in effective_prot()
Yeoreum Yun
- [RFC PATCH 10/34] x86: mm: carve out the generic compile-time folded pgtable case in effective_prot()
David Hildenbrand (Arm)
- [RFC PATCH 10/34] x86: mm: carve out the generic compile-time folded pgtable case in effective_prot()
Yeoreum Yun
- [RFC PATCH 10/34] x86: mm: carve out the generic compile-time folded pgtable case in effective_prot()
Yeoreum Yun
- [RFC PATCH 10/34] x86: mm: carve out the generic compile-time folded pgtable case in effective_prot()
Geert Uytterhoeven
- [RFC PATCH 10/34] x86: mm: carve out the generic compile-time folded pgtable case in effective_prot()
Yeoreum Yun
- [RFC PATCH 10/34] x86: mm: carve out the generic compile-time folded pgtable case in effective_prot()
David Hildenbrand (Arm)
- [RFC PATCH 10/34] x86: mm: carve out the generic compile-time folded pgtable case in effective_prot()
David Hildenbrand (Arm)
- [RFC PATCH 10/34] x86: mm: carve out the generic compile-time folded pgtable case in effective_prot()
Geert Uytterhoeven
- [RFC PATCH 10/34] x86: mm: carve out the generic compile-time folded pgtable case in effective_prot()
Yeoreum Yun
- [RFC PATCH 10/34] x86: mm: carve out the generic compile-time folded pgtable case in effective_prot()
Yeoreum Yun
- [RFC PATCH 11/34] mm: vmscan: remove stack copy address of pud pass in wallk_pud_range()
Yeoreum Yun
- [RFC PATCH 11/34] mm: vmscan: remove stack copy address of pud pass in wallk_pud_range()
Usama Anjum
- [RFC PATCH 12/34] arm64: mm: use proper set_pXd() for generic compile-time folded patable in kasan_early_init()
Yeoreum Yun
- [RFC PATCH 13/34] arm64: mm: define pud_set_huge() when __PGTABLE_PMD_FOLDED not defined
Yeoreum Yun
- [RFC PATCH 14/34] csky: mm: use proper set_pXd() for generic compile-time folded patable in vmalloc_fault()
Yeoreum Yun
- [RFC PATCH 15/34] mips: mm: use proper set_pXd() for generic compile-time folded patable in vmalloc_fault path
Yeoreum Yun
- [RFC PATCH 16/34] nios2: mm: use proper set_pXd() for generic compile-time folded patable in vmalloc_fault path
Yeoreum Yun
- [RFC PATCH 17/34] riscv: mm: use proper set_pXd() for generic compile-time folded patable in vmalloc_fault()
Yeoreum Yun
- [RFC PATCH 18/34] riscv: mm: use proper set_pXd() for generic compile-time folded patable in setup_vm_final()
Yeoreum Yun
- [RFC PATCH 19/34] x86: power: use proper set_pXd() for generic compile-time folded patable in resume_one_md_table_init()
Yeoreum Yun
- [RFC PATCH 19/34] x86: power: use proper set_pXd() for generic compile-time folded patable in resume_one_md_table_init()
Dave Hansen
- [RFC PATCH 19/34] x86: power: use proper set_pXd() for generic compile-time folded patable in resume_one_md_table_init()
David Hildenbrand (Arm)
- [RFC PATCH 19/34] x86: power: use proper set_pXd() for generic compile-time folded patable in resume_one_md_table_init()
Yeoreum Yun
- [RFC PATCH 20/34] x86: kexec: use proper set_pXd() for generic compile-time folded patable in machine_kexec_page_table_set_one()
Yeoreum Yun
- [RFC PATCH 21/34] x86: platform: use proper set_pXd() for generic compile-time folded patable in setup_olpc_ofw_pgd()
Yeoreum Yun
- [RFC PATCH 22/34] x86: mm: use proper set_pXd() for generic compile-time folded patable in one_md_table_init()
Yeoreum Yun
- [RFC PATCH 23/34] x86: mm: skip pud setup when using generic compile-time folded pagetable
Yeoreum Yun
- [RFC PATCH 24/34] x86: mm: call try_to_free_pmd_page() when CONFIG_PGTABLE_LEVELS > 2
Yeoreum Yun
- [RFC PATCH 25/34] x86: mm: remove usage of pgd_page_vaddr() for CONFIG_x86_PAE
Yeoreum Yun
- [RFC PATCH 26/34] x86: mm: define pudp_set_access_flags() when CONFIG_HAVE_ARCH_TRANSPARENT_HUGEPAGE_PUD is enabled only.
Yeoreum Yun
- [RFC PATCH 27/34] m68k: mm: remove usage of pgd_page_vaddr() for CONFIG_PGTABLE_LEVELS=3
Yeoreum Yun
- [RFC PATCH 28/34] arm: mm: use proper pgtable APIs for generic compile-time folded patable in kasan_init()
Yeoreum Yun
- [RFC PATCH 29/34] mm/pgtable: disallow calling folded set_pgd/set_p4d/set_pud
Yeoreum Yun
- [RFC PATCH 30/34] mm/pgtable: disallow calling folded (pgd|p4d|pud)_page, pgd_page_vaddr() and (p4d|pud)_pgtable
Yeoreum Yun
- [RFC PATCH 31/34] mm/pgtable: optimize pmdp_get() and friends for folded pagetable levels
Yeoreum Yun
- [RFC PATCH 32/34] openrisc/pgtable: drop __pmd_offset()
Yeoreum Yun
- [RFC PATCH 33/34] mm/pgtable: catch abuse of folded dummy pgd_t/p4d_t/pud_t
Yeoreum Yun
- [RFC PATCH 34/34] arm64: pgtable: convert pte_present() from macro to static inline
Yeoreum Yun
- [syzbot ci] Re: riscv: Generate riscv instruction functions
syzbot ci
- CFP for Plumbers RISC-V MC
Drew Fustini
Last message date:
Thu Jul 16 12:04:56 PDT 2026
Archived on: Thu Jul 16 12:05:17 PDT 2026
This archive was generated by
Pipermail 0.09 (Mailman edition).