linuxppc-dev
Thread
Date
Later messages
Messages by Date
2026/05/18
Re: [PATCH 2/3] powerpc/powernv: fix preempt count leak in pnv_kexec_wait_secondaries_down
Shrikanth Hegde
2026/05/18
Re: [PATCH v4 2/5] powerpc/bpf: Move out dummy_tramp_addr after Long branch stub
Hari Bathini
2026/05/18
Re: [PATCH 2/8] mm/bootmem_info: drop initialization of page->lru
Lance Yang
2026/05/18
Re: [PATCH v2 08/69] mm/mm_init: Defer sparse_init() until after zone initialization
Oscar Salvador (SUSE)
2026/05/18
Re: [PATCH v2 08/69] mm/mm_init: Defer sparse_init() until after zone initialization
Oscar Salvador (SUSE)
2026/05/18
Re: [PATCH v4 2/5] powerpc/bpf: Move out dummy_tramp_addr after Long branch stub
Hari Bathini
2026/05/18
Re: [PATCH v4 1/5] powerpc/bpf: fix alignment of long branch trampoline address
Hari Bathini
2026/05/17
Re: [PATCH 1/8] sparc/mm: remove register_page_bootmem_info()
Lance Yang
2026/05/17
[PATCH v2 2/2] lkdtm/powerpc: add PPC_RADIX_TLBIEL test for radix MCE validation
Sayali Patil
2026/05/17
[PATCH v2 1/2] lkdtm/powerpc: add isync after slbmte to enforce SLB update ordering
Sayali Patil
2026/05/17
[PATCH v2 0/2] LKDTM powerpc enhancements - Part2
Sayali Patil
2026/05/17
Re: [PATCH v2 08/69] mm/mm_init: Defer sparse_init() until after zone initialization
Oscar Salvador (SUSE)
2026/05/17
Re: [PATCH v7 0/4] PCI: Add support for resetting the Root Ports in a platform specific way
Manivannan Sadhasivam
2026/05/17
Re: [PATCH 1/3] powerpc/perf: fix preempt count underflow in fsl_emb_pmu_del
Shrikanth Hegde
2026/05/17
Re: [PATCH 3/3] powerpc/kexec: fix double get_cpu() imbalance in kexec_prepare_cpus
Shrikanth Hegde
2026/05/17
Re: [PATCH] powerpc/warp: Fix error handling in pika_dtm_thread
Madhavan Srinivasan
2026/05/17
Re: [PATCH v2] powerpc/time: Remove redundant preempt_disable|enable() calls from arch_irq_work_raise() - part1
Madhavan Srinivasan
2026/05/17
Re: [PATCH v2] powerpc/powermac: Remove pmac_low_i2c_{lock,unlock}()
Madhavan Srinivasan
2026/05/17
Re: [PATCH] powerpc: fix dead default for GUEST_STATE_BUFFER_TEST
Madhavan Srinivasan
2026/05/17
Re: [PATCH v3] powerpc/g5: Enable all windfarms by default
Madhavan Srinivasan
2026/05/17
Re: [PATCH v2] powerpc: 82xx: fix uninitialized pointers with free attribute
Madhavan Srinivasan
2026/05/17
Re: [PATCH] powerpc/hv-gpci: fix preempt count leak in sysfs show paths
Madhavan Srinivasan
2026/05/17
[PATCH 18/18] raid6_kunit: randomize buffer alignment
Christoph Hellwig
2026/05/17
[PATCH 17/18] raid6_kunit: randomize parameters and increase limits
Christoph Hellwig
2026/05/17
[PATCH 16/18] raid6_kunit: cleanup dataptr handling
Christoph Hellwig
2026/05/17
[PATCH 15/18] raid6_kunit: dynamically allocate data buffers using vmalloc
Christoph Hellwig
2026/05/17
[PATCH 14/18] raid6_kunit: use KUNIT_CASE_PARAM
Christoph Hellwig
2026/05/17
[PATCH 13/18] raid6: update top of file comments
Christoph Hellwig
2026/05/17
[PATCH 12/18] raid6: use static_call for raid6_recov_2data and raid6_recov_datap
Christoph Hellwig
2026/05/17
[PATCH 11/18] raid6: use static_call for gen_syndrom and xor_syndrom
Christoph Hellwig
2026/05/17
[PATCH 10/18] raid6: rework registration of optimized algorithms
Christoph Hellwig
2026/05/17
[PATCH 09/18] raid6: hide internals
Christoph Hellwig
2026/05/17
[PATCH 08/18] raid6: warn when using less than four devices
Christoph Hellwig
2026/05/17
[PATCH 07/18] raid6: improve the public interface
Christoph Hellwig
2026/05/17
[PATCH 06/18] raid6: use named initializers for struct raid6_calls
Christoph Hellwig
2026/05/17
[PATCH 05/18] raid6: remove raid6_get_zero_page
Christoph Hellwig
2026/05/17
[PATCH 04/18] raid6: remove unused defines in pq.h
Christoph Hellwig
2026/05/17
[PATCH 03/18] raid6: move to lib/raid/
Christoph Hellwig
2026/05/17
[PATCH 02/18] raid6: remove __KERNEL__ ifdefs
Christoph Hellwig
2026/05/17
[PATCH 01/18] raid6: turn the userspace test harness into a kunit test
Christoph Hellwig
2026/05/17
cleanup the RAID6 P/Q library v3
Christoph Hellwig
2026/05/17
[PATCH 02/18] raid6: remove __KERNEL__ ifdefs
Christoph Hellwig
2026/05/17
cleanup the RAID6 P/Q library v3
Christoph Hellwig
2026/05/17
[PATCH 01/18] raid6: turn the userspace test harness into a kunit test
Christoph Hellwig
2026/05/17
Re: [PATCH 01/19] btrfs: require at least 4 devices for RAID 6
Christoph Hellwig
2026/05/17
[PATCH 3/3] powerpc/kexec: fix double get_cpu() imbalance in kexec_prepare_cpus
Aboorva Devarajan
2026/05/17
[PATCH 2/3] powerpc/powernv: fix preempt count leak in pnv_kexec_wait_secondaries_down
Aboorva Devarajan
2026/05/17
[PATCH 1/3] powerpc/perf: fix preempt count underflow in fsl_emb_pmu_del
Aboorva Devarajan
2026/05/17
[PATCH 0/3] powerpc: fix preempt_count imbalances in perf and kexec paths
Aboorva Devarajan
2026/05/17
Re: [PATCH v2 0/4] powerpc: A few misc cpumask changes
Shrikanth Hegde
2026/05/17
[PATCH v2] KVM: PPC: Kconfig: Enable CONFIG_VPA_PMU with KVM
Gautam Menghani
2026/05/17
Re: [PATCH] powerpc/64s: Fix the vector number in comments for h_facility_unavailable
Vaibhav Jain
2026/05/17
Re: [PATCH net-next] net: ucc_geth: Batch RX packets before stack handoff
Andrew Lunn
2026/05/17
Re: [PATCH net-next] net: ucc_geth: Batch RX packets before stack handoff
Andrew Lunn
2026/05/17
Re: [PATCH net-next] net: ucc_geth: Batch RX packets before stack handoff
Rosen Penev
2026/05/17
[PATCH net-next] net: ucc_geth: Batch RX packets before stack handoff
Rosen Penev
2026/05/17
Re: [GIT PULL] Please pull powerpc/linux.git powerpc-7.1-3 tag
pr-tracker-bot
2026/05/17
Re: [PATCH v4 2/5] powerpc/bpf: Move out dummy_tramp_addr after Long branch stub
bot+bpf-ci
2026/05/17
Re: [PATCH v4 1/5] powerpc/bpf: fix alignment of long branch trampoline address
bot+bpf-ci
2026/05/17
Re: [PATCH v4 4/5] selftest/bpf: Enable verifier selftest for powerpc64
bot+bpf-ci
2026/05/17
Re: [PATCH v4 3/5] selftest/bpf: Fixing powerpc JIT disassembly failure
bot+bpf-ci
2026/05/17
Re: [PATCH v3 1/5] powerpc/bpf: fix alignment of long branch trampoline address
adubey
2026/05/17
[PATCH v4 5/5] selftest/bpf: Add tailcall verifier selftest for powerpc64
adubey
2026/05/17
[PATCH v4 4/5] selftest/bpf: Enable verifier selftest for powerpc64
adubey
2026/05/17
[PATCH v4 3/5] selftest/bpf: Fixing powerpc JIT disassembly failure
adubey
2026/05/17
[PATCH v4 2/5] powerpc/bpf: Move out dummy_tramp_addr after Long branch stub
adubey
2026/05/17
[PATCH v4 1/5] powerpc/bpf: fix alignment of long branch trampoline address
adubey
2026/05/17
[PATCH v4 0/5] powerpc/bpf: Add support for verifier selftest
adubey
2026/05/17
Re: [PATCH] powerpc: define __LITTLE_ENDIAN and __BIG_ENDIAN for math-emu
Xi Ruoyao
2026/05/17
Re: [PATCH] powerpc: define __LITTLE_ENDIAN and __BIG_ENDIAN for math-emu
David Laight
2026/05/17
Re: [PATCHv2] powerpc/44x: Set GPIO chip parent
Linus Walleij
2026/05/17
Re: [PATCH v2 0/5] mm: reduce mmap_lock contention and improve page fault performance
Barry Song
2026/05/16
[PATCHv2] powerpc/44x: Set GPIO chip parent
Rosen Penev
2026/05/16
Re: [PATCH v4 00/13] dma-mapping: Use DMA_ATTR_CC_SHARED through direct, pool and swiotlb paths
Jiri Pirko
2026/05/16
Re: [PATCH] powerpc/44x: Set GPIO chip firmware node
Rosen Penev
2026/05/16
[PATCH] powerpc: define __LITTLE_ENDIAN and __BIG_ENDIAN for math-emu
Mingcong Bai
2026/05/16
Re: [PATCH] powerpc/44x: Set GPIO chip firmware node
Linus Walleij
2026/05/16
Re: [PATCH v4 03/13] dma-pool: track decrypted atomic pools and select them via attrs
Alexey Kardashevskiy
2026/05/15
[GIT PULL] Please pull powerpc/linux.git powerpc-7.1-3 tag
Madhavan Srinivasan
2026/05/15
Re: [PATCH 01/19] btrfs: require at least 4 devices for RAID 6
Goffredo Baroncelli
2026/05/15
[PATCH] powerpc/44x: Use platform resource helper for GPIO MMIO
Rosen Penev
2026/05/15
[PATCH] powerpc/44x: Set GPIO chip firmware node
Rosen Penev
2026/05/15
Re: [PATCH v4 04/13] dma: swiotlb: track pool encryption state and honor DMA_ATTR_CC_SHARED
Jason Gunthorpe
2026/05/15
Re: [PATCH 01/19] btrfs: require at least 4 devices for RAID 6
H. Peter Anvin
2026/05/15
[powerpc:merge] BUILD SUCCESS 1546b4ea65764226eacfb337b141e7563b336a75
kernel test robot
2026/05/15
[RFC 3/4] KVM: PPC: selftests: add support for powerpc
Ritesh Harjani (IBM)
2026/05/15
[RFC 4/4] KVM: PPC: selftests: powerpc enable kvm_create_max_vcpus test
Ritesh Harjani (IBM)
2026/05/15
[RFC 2/4] KVM: selftests: Add aligned guest physical page allocator
Ritesh Harjani (IBM)
2026/05/15
[RFC 0/4] KVM: selftests: add powerpc support
Ritesh Harjani (IBM)
2026/05/15
[RFC 1/4] KVM: selftests: Move pgd_created check into virt_pgd_alloc
Ritesh Harjani (IBM)
2026/05/15
[PATCH v3] powerpc/pseries/iommu: Add TCEs for 16GB pages when RAM is pre-mapped
Gaurav Batra
2026/05/15
Re: [PATCH 4/5] x86/pci: Use official API to iterate over PCI buses
Dave Hansen
2026/05/15
Re: [PATCH 01/19] btrfs: require at least 4 devices for RAID 6
David Sterba
2026/05/15
Re: [PATCH v4 04/13] dma: swiotlb: track pool encryption state and honor DMA_ATTR_CC_SHARED
Mostafa Saleh
2026/05/15
Re: [PATCH v4 04/13] dma: swiotlb: track pool encryption state and honor DMA_ATTR_CC_SHARED
Mostafa Saleh
2026/05/15
Re: [PATCH v4 04/13] dma: swiotlb: track pool encryption state and honor DMA_ATTR_CC_SHARED
Mostafa Saleh
2026/05/15
[PATCH 3/5] powerpc/pci: Use official API to iterate over PCI buses
Gerd Bayer
2026/05/15
[PATCH 1/5] alpha/pci: Use official API to iterate over PCI buses
Gerd Bayer
2026/05/15
[PATCH 4/5] x86/pci: Use official API to iterate over PCI buses
Gerd Bayer
2026/05/15
[PATCH 2/5] arm/pci: Use official API to iterate over PCI buses
Gerd Bayer
2026/05/15
[PATCH 5/5] PCI: Make pci_root_buses private to PCI core
Gerd Bayer
2026/05/15
[PATCH 0/5] PCI: Finally make pci_root_buses private
Gerd Bayer
2026/05/15
Re: [PATCH v2] powerpc/pseries/iommu: Add TCEs for 16GB pages when RAM is pre-mapped
Gaurav Batra
2026/05/15
Re: [PATCH 01/19] btrfs: require at least 4 devices for RAID 6
Goffredo Baroncelli
2026/05/15
Re: [PATCH] powerpc/64s: Fix the vector number in comments for h_facility_unavailable
Gautam Menghani
2026/05/15
Re: [PATCH v2 0/5] KVM: PPC: Handle CPU compatibility mode for nested guests
Anushree Mathur
2026/05/15
Re: [PATCH 01/19] btrfs: require at least 4 devices for RAID 6
Christoph Hellwig
2026/05/15
Re: [PATCH 01/19] btrfs: require at least 4 devices for RAID 6
Christoph Hellwig
2026/05/15
Re: [PATCH v2] powerpc/pseries/iommu: Add TCEs for 16GB pages when RAM is pre-mapped
Harsh Prateek Bora
2026/05/15
Re: [PATCH net] net: wan: fsl_ucc_hdlc: free tx_skbuff in uhdlc_memclean
kernel test robot
2026/05/15
RE: [PATCH v7 net-next 10/15] net: dsa: netc: introduce NXP NETC switch driver for i.MX94
Wei Fang
2026/05/15
Re: [PATCH] tools/perf/test: Check for perf stat return code in perf all PMU test
Mi, Dapeng
2026/05/15
Re: [mainline] powerpc/TM: Unexpected TM Bad Thing during core dump on POWER9 (7.1‑rc1)
Venkat Rao Bagalkote
2026/05/14
Re: [PATCH 01/19] btrfs: require at least 4 devices for RAID 6
H. Peter Anvin
2026/05/14
[powerpc:fixes-test] BUILD SUCCESS 31467b23823ffec1f6fff407f8e3ca9af8b7491a
kernel test robot
2026/05/14
[PATCH v2] powerpc/pseries/iommu: Add TCEs for 16GB pages when RAM is pre-mapped
Gaurav Batra
2026/05/14
Re: [PATCH v4 04/13] dma: swiotlb: track pool encryption state and honor DMA_ATTR_CC_SHARED
Aneesh Kumar K . V
2026/05/14
Re: [PATCH v4 04/13] dma: swiotlb: track pool encryption state and honor DMA_ATTR_CC_SHARED
Jason Gunthorpe
2026/05/14
Re: [PATCH v4 04/13] dma: swiotlb: track pool encryption state and honor DMA_ATTR_CC_SHARED
Aneesh Kumar K . V
2026/05/14
Re: [PATCH v4 04/13] dma: swiotlb: track pool encryption state and honor DMA_ATTR_CC_SHARED
Jason Gunthorpe
2026/05/14
Re: [PATCH v4 04/13] dma: swiotlb: track pool encryption state and honor DMA_ATTR_CC_SHARED
Mostafa Saleh
2026/05/14
Re: [PATCH v4 04/13] dma: swiotlb: track pool encryption state and honor DMA_ATTR_CC_SHARED
Mostafa Saleh
2026/05/14
Re: [PATCH v4 03/13] dma-pool: track decrypted atomic pools and select them via attrs
Mostafa Saleh
2026/05/14
Re: [PATCH v2 0/5] KVM: PPC: Handle CPU compatibility mode for nested guests
Amit Machhiwal
2026/05/14
Re: [PATCH v2 02/69] mm/hugetlb_vmemmap: Fix __hugetlb_vmemmap_optimize_folios()
Muchun Song
2026/05/14
Re: [PATCH v2 07/69] mm/sparse: Move subsection_map_init() into sparse_init()
Oscar Salvador
2026/05/14
Re: [PATCH v2 04/69] mm/hugetlb: Initialize gigantic bootmem hugepage struct pages earlier
Muchun Song
2026/05/14
Re: [PATCH v2 06/69] mm/sparse: Panic on memmap and usemap allocation failure
Oscar Salvador
2026/05/14
Re: [PATCH v2 01/69] mm/hugetlb: Fix boot panic with CONFIG_DEBUG_VM and HVO bootmem pages
Muchun Song
2026/05/14
Re: [PATCH v2 05/69] mm/mm_init: Simplify deferred_free_pages() migratetype init
Oscar Salvador
2026/05/14
Re: [PATCH v2 04/69] mm/hugetlb: Initialize gigantic bootmem hugepage struct pages earlier
Oscar Salvador
2026/05/14
Re: [PATCH v2 03/69] powerpc/mm: Fix wrong addr_pfn tracking in compound vmemmap population
Oscar Salvador
2026/05/14
Re: [PATCH v2 02/69] mm/hugetlb_vmemmap: Fix __hugetlb_vmemmap_optimize_folios()
Oscar Salvador
2026/05/14
Re: [PATCH v2 01/69] mm/hugetlb: Fix boot panic with CONFIG_DEBUG_VM and HVO bootmem pages
Oscar Salvador
2026/05/14
Re: [PATCH v4 03/13] dma-pool: track decrypted atomic pools and select them via attrs
Aneesh Kumar K . V
2026/05/13
Re: [PATCH v4 04/13] dma: swiotlb: track pool encryption state and honor DMA_ATTR_CC_SHARED
Aneesh Kumar K . V
2026/05/13
Re: [PATCH v4 04/13] dma: swiotlb: track pool encryption state and honor DMA_ATTR_CC_SHARED
Aneesh Kumar K . V
2026/05/13
Re: [PATCH] powerpc/hv-gpci: fix preempt count leak in sysfs show paths
Shrikanth Hegde
2026/05/13
Re: [PATCH] powerpc/hv-gpci: fix preempt count leak in sysfs show paths
Shrikanth Hegde
2026/05/13
Re: [PATCH v4 02/13] dma-direct: use DMA_ATTR_CC_SHARED in alloc/free paths
Aneesh Kumar K . V
2026/05/13
Re: [PATCH v4 01/13] dma-direct: swiotlb: handle swiotlb alloc/free outside __dma_direct_alloc_pages
Aneesh Kumar K . V
2026/05/13
Re: [PATCH v5] char/nvram: Remove redundant nvram_mutex
Venkat
2026/05/13
Re: [PATCH v2 0/5] KVM: PPC: Handle CPU compatibility mode for nested guests
IBM
2026/05/13
Re: [PATCH v2 00/69] mm: Generalize HVO for HugeTLB and device DAX
Muchun Song
2026/05/13
Re: [PATCH v2 00/69] mm: Generalize HVO for HugeTLB and device DAX
Muchun Song
2026/05/13
Re: [PATCH v4 04/13] dma: swiotlb: track pool encryption state and honor DMA_ATTR_CC_SHARED
Mostafa Saleh
2026/05/13
Re: [PATCH v4 02/13] dma-direct: use DMA_ATTR_CC_SHARED in alloc/free paths
Mostafa Saleh
2026/05/13
Re: [PATCH v4 03/13] dma-pool: track decrypted atomic pools and select them via attrs
Mostafa Saleh
2026/05/13
Re: [PATCH v4 01/13] dma-direct: swiotlb: handle swiotlb alloc/free outside __dma_direct_alloc_pages
Mostafa Saleh
2026/05/13
Re: [PATCH 01/19] btrfs: require at least 4 devices for RAID 6
David Sterba
2026/05/13
Re: [PATCH v2 00/69] mm: Generalize HVO for HugeTLB and device DAX
Oscar Salvador
2026/05/13
Re: [PATCH v2 00/69] mm: Generalize HVO for HugeTLB and device DAX
Andrew Morton
2026/05/13
Re: [PATCH v2 0/3] KVM: Fix and clean up kvm_vcpu_map[_readonly]() usages
Sean Christopherson
2026/05/13
Re: [PATCH v4 04/13] dma: swiotlb: track pool encryption state and honor DMA_ATTR_CC_SHARED
Jason Gunthorpe
2026/05/13
Re: [PATCH 01/19] btrfs: require at least 4 devices for RAID 6
H. Peter Anvin
2026/05/13
[PATCH v2 68/69] mm/mm_init: Initialize pageblock migratetype in memmap init helpers
Muchun Song
2026/05/13
[PATCH v2 69/69] Documentation/mm: Rewrite vmemmap_dedup.rst for unified HVO
Muchun Song
2026/05/13
[PATCH v2 67/69] mm/cma: Move init_cma_pageblock() into cma.c
Muchun Song
2026/05/13
[PATCH v2 66/69] mm/cma: Move CMA pageblock initialization into cma_activate_area()
Muchun Song
2026/05/13
[PATCH v2 65/69] mm/mm_init: Make __init_single_page() static
Muchun Song
2026/05/13
[PATCH v2 64/69] mm/mm_init: Factor out compound page initialization
Muchun Song
2026/05/13
[PATCH v2 63/69] mm/hugetlb: Initialize the full bootmem hugepage in hugetlb code
Muchun Song
2026/05/13
[PATCH v2 62/69] mm/hugetlb: Simplify hugetlb_folio_init_vmemmap()
Muchun Song
2026/05/13
[PATCH v2 61/69] mm/hugetlb: Drop boot-time HVO handling for gigantic folios
Muchun Song
2026/05/13
[PATCH v2 60/69] mm/mm_init: Check zone consistency on optimized vmemmap sections
Muchun Song
2026/05/13
[PATCH v2 59/69] mm/sparse-vmemmap: Localize init_compound_tail()
Muchun Song
2026/05/13
[PATCH v2 58/69] mm/hugetlb: Make HVO optimizable checks depend on generic logic
Muchun Song
2026/05/13
[PATCH v2 57/69] mm/sparse-vmemmap: Consolidate HVO enable checks
Muchun Song
2026/05/13
[PATCH v2 54/69] mm/sparse-vmemmap: Drop @pgmap from vmemmap population APIs
Muchun Song
2026/05/13
[PATCH v2 56/69] mm: Redefine HVO as Hugepage Vmemmap Optimization
Muchun Song
2026/05/13
[PATCH v2 55/69] mm/sparse: Decouple section activation from ZONE_DEVICE
Muchun Song
2026/05/13
[PATCH v2 53/69] mm/sparse-vmemmap: Drop vmemmap_can_optimize()
Muchun Song
2026/05/13
[PATCH v2 52/69] powerpc/mm: Drop powerpc vmemmap_can_optimize()
Muchun Song
2026/05/13
[PATCH v2 51/69] mm/sparse-vmemmap: Introduce vmemmap_nr_struct_pages()
Muchun Song
2026/05/13
[PATCH v2 50/69] mm/sparse: Simplify section_nr_vmemmap_pages()
Muchun Song
2026/05/13
[PATCH v2 49/69] mm/hugetlb_vmemmap: Remove vmemmap_wrprotect_hvo()
Muchun Song
2026/05/13
[PATCH v2 48/69] mm/sparse-vmemmap: Inline vmemmap_populate_address() into its caller
Muchun Song
2026/05/13
[PATCH v2 47/69] powerpc/mm: Map shared vmemmap tail pages read-only
Muchun Song
2026/05/13
[PATCH v2 46/69] mm/sparse-vmemmap: Map shared vmemmap tail pages read-only
Muchun Song
2026/05/13
[PATCH v2 44/69] mm/sparse-vmemmap: Remove the unused ptpfn argument
Muchun Song
2026/05/13
[PATCH v2 45/69] powerpc/mm: Make vmemmap_populate_compound_pages() static
Muchun Song
2026/05/13
[PATCH v2 42/69] mm/sparse-vmemmap: Switch DAX to section-based vmemmap optimization
Muchun Song
2026/05/13
[PATCH v2 43/69] mm/sparse-vmemmap: Unify DAX and HugeTLB population paths
Muchun Song
2026/05/13
[PATCH v2 41/69] mm/sparse-vmemmap: Drop the extra tail page from DAX reservation
Muchun Song
2026/05/13
[PATCH v2 40/69] powerpc/mm: Switch DAX to vmemmap_shared_tail_page()
Muchun Song
2026/05/13
[PATCH v2 39/69] mm/sparse-vmemmap: Switch DAX to vmemmap_shared_tail_page()
Muchun Song
2026/05/13
[PATCH v2 38/69] mm/sparse-vmemmap: Introduce CONFIG_SPARSEMEM_VMEMMAP_OPTIMIZATION
Muchun Song
2026/05/13
[PATCH v2 37/69] mm/sparse-vmemmap: Factor out shared vmemmap page allocation
Muchun Song
2026/05/13
[PATCH v2 36/69] mm/hugetlb: Remove HUGE_BOOTMEM_CMA
Muchun Song
2026/05/13
[PATCH v2 35/69] mm/hugetlb: Remove HUGE_BOOTMEM_HVO
Muchun Song
2026/05/13
[PATCH v2 34/69] mm/sparse: Inline usemap allocation into sparse_init_nid()
Muchun Song
2026/05/13
[PATCH v2 33/69] mm/sparse: Remove SPARSEMEM_VMEMMAP_PREINIT
Muchun Song
2026/05/13
[PATCH v2 32/69] mm/mm_init: Factor out pfn_to_zone() as a shared helper
Muchun Song
2026/05/13
[PATCH v2 31/69] mm/sparse: Remove section_map_size()
Muchun Song
2026/05/13
[PATCH v2 30/69] mm/hugetlb: Switch HugeTLB to section-based vmemmap optimization
Muchun Song
2026/05/13
[PATCH v2 29/69] mm/sparse: Mark memblocks present earlier
Muchun Song
2026/05/13
[PATCH v2 28/69] mm/hugetlb: Use generic vmemmap optimization macros
Muchun Song
2026/05/13
[PATCH v2 27/69] mm/sparse-vmemmap: Support section-based vmemmap optimization
Muchun Song
2026/05/13
[PATCH v2 26/69] mm/sparse-vmemmap: Support section-based vmemmap accounting
Muchun Song
2026/05/13
[PATCH v2 25/69] mm/sparse-vmemmap: Initialize shared tail vmemmap pages on allocation
Muchun Song
Later messages