[akpm-mm:mm-nonmm-unstable 43/44] htmldocs: Documentation/accounting/delay-accounting.rst:237: WARNING: Block quote ends without a blank line; unexpected unindent. [docutils]
2026-07-03 14:14 UTC
[PATCH v5 00/18] mm: Some cleanups for page allocator APIs
2026-07-03 14:07 UTC (24+ messages)
` [PATCH v5 01/18] mm/page_alloc: rename ALLOC_TRYLOCK -> ALLOC_NOLOCK
` [PATCH v5 02/18] mm/page_alloc: some renames to clarify alloc_flags scopes
` [PATCH v5 03/18] mm: name some args in a function declaration
` [PATCH v5 04/18] mm: Split out internal page_alloc.h
` [PATCH v5 05/18] mm/page_alloc: unify __alloc_frozen_pages[_nolock]_noprof()
` [PATCH v5 06/18] mm/page_alloc: relax GFP WARN in nolock allocs
` [PATCH v5 07/18] mm: move some stuff to mm/page_alloc.h
` [PATCH v5 08/18] perf/x86/intel: Use higher-level allocator API
` [PATCH v5 09/18] KVM: VMX: "
` [PATCH v5 10/18] x86/virt: "
` [PATCH v5 11/18] sgi-xp: "
` [PATCH v5 12/18] net/funeth: Switch to "
` [PATCH v5 13/18] mm: Remove __alloc_pages_node()
` [PATCH v5 14/18] mm: Move __alloc_pages() to mm/page_alloc.h
` [PATCH v5 15/18] mm: replace __GFP_NO_CODETAG with ALLOC_NO_CODETAG
` [PATCH v5 16/18] mm: remove the __GFP_NO_OBJ_EXT flag
` [PATCH v5 17/18] mm/page_alloc: drop alloc_flags arg from alloc_flags_cma()
` [PATCH v5 18/18] mm: factor out can_spin_trylock()
[PATCH v5 0/8] mm: optimize zone-device memmap initialization
2026-07-03 14:06 UTC (3+ messages)
` [PATCH v5 4/8] mm: add a template-based fast path for zone-device page init
[PATCH v2 6/7] nfs: Optimize direct I/O to use folios for requests
2026-07-03 14:00 UTC (5+ messages)
[PATCH v2] userfaultfd: prevent registration of special VMAs
2026-07-03 13:54 UTC (2+ messages)
[PATCH v2 0/5] Keep tail page private zero at free and folio split time
2026-07-03 13:47 UTC (6+ messages)
` [PATCH v2 1/5] mm/percpu-km: clear page->private before free them
` [PATCH v2 2/5] mm/compaction: stop recording free page order in page->private
` [PATCH v2 3/5] mm/huge_memory: add page->private check back in __split_folio_to_order()
` [PATCH v2 4/5] mm/page_alloc: make sure tail_page->private is zero at page free time
` [PATCH v2 5/5] mm/page_alloc: remove set_page_private() in prep_compound_tail()
[PATCH v12 00/16] Direct Map Removal Support for guest_memfd
2026-07-03 13:38 UTC (4+ messages)
` [PATCH v12 02/16] set_memory: add folio_{zap,restore}_direct_map helpers
[PATCH] userfaultfd: prevent registration of special VMAs
2026-07-03 13:38 UTC (12+ messages)
[PATCH v8 00/15] userfaultfd: working set tracking for VM guest memory
2026-07-03 13:36 UTC (16+ messages)
` [PATCH v8 01/15] mm: decouple protnone helpers from CONFIG_NUMA_BALANCING
` [PATCH v8 02/15] mm: rename uffd-wp PTE bit macros to uffd
` [PATCH v8 03/15] mm: rename uffd-wp PTE accessors "
` [PATCH v8 04/15] userfaultfd: test uffd VMA flags through the vma_flags_t API
` [PATCH v8 05/15] mm: add VM_UFFD_RWP VMA flag
` [PATCH v8 06/15] mm: add MM_CP_UFFD_RWP change_protection() flag
` [PATCH v8 07/15] mm: preserve RWP marker across PTE rewrites
` [PATCH v8 08/15] mm: handle VM_UFFD_RWP in khugepaged, rmap, and GUP
` [PATCH v8 09/15] userfaultfd: add UFFDIO_REGISTER_MODE_RWP and UFFDIO_RWPROTECT plumbing
` [PATCH v8 10/15] mm/userfaultfd: add RWP fault delivery and expose UFFDIO_REGISTER_MODE_RWP
` [PATCH v8 11/15] mm/pagemap: add PAGE_IS_ACCESSED for RWP tracking
` [PATCH v8 12/15] userfaultfd: add UFFD_FEATURE_RWP_ASYNC for async fault resolution
` [PATCH v8 13/15] userfaultfd: add UFFDIO_SET_MODE for runtime sync/async toggle
` [PATCH v8 14/15] selftests/mm: add userfaultfd RWP tests
` [PATCH v8 15/15] Documentation/userfaultfd: document RWP working set tracking
[PATCH 00/30] mm: make VMA page offset handling more consistent
2026-07-03 13:36 UTC (3+ messages)
` [PATCH 01/30] mm: move vma_start_pgoff() into mm.h and clean up
[PATCH 0/2] mm: fix PMD level mTHP accounting bugs
2026-07-03 12:57 UTC (6+ messages)
` [PATCH 2/2] mm/migrate: exclude hugetlb folios from MTHP_STAT_NR_ANON accounting
[PATCH RESEND v3] selftests: mincore: fix the readahead check on large base page sizes
2026-07-03 12:52 UTC
[PATCH v8 0/3] riscv: fix PIO helpers and add optimized percpu ops
2026-07-03 12:28 UTC (4+ messages)
` [PATCH v8 1/3] riscv: io: avoid null-pointer arithmetic in PIO helpers
` [PATCH v8 2/3] riscv: introduce percpu.h into include/asm
` [PATCH v8 3/3] riscv: store percpu offset into thread_info
[External] Re: [PATCH v7 3/3] riscv: store percpu offset into thread_info
2026-07-03 12:26 UTC
[PATCH v3 07/11] dma-buf: heaps: Add debugfs support
2026-07-03 12:14 UTC (2+ messages)
[PATCH v16 00/18] arm64: entry: Convert to Generic Entry
2026-07-03 11:59 UTC (10+ messages)
` [PATCH v16 01/18] seccomp: Convert __secure_computing() to return boolean
` [PATCH v16 02/18] syscall_user_dispatch: Introduce a weak fallback for arch_syscall_is_vdso_sigreturn()
[PATCH v4 05/18] mm/page_alloc: unify __alloc_frozen_pages[_nolock]_noprof()
2026-07-03 11:43 UTC (7+ messages)
` [PATCH v4 15/18] mm: replace __GFP_NO_CODETAG with ALLOC_NO_CODETAG
` [PATCH v4 17/18] mm/page_alloc: drop alloc_flags arg from alloc_flags_cma()
` [PATCH v4 18/18] mm: factor out can_spin_trylock()
[PATCH v3 0/6] Fix incorrect access of hugetlb pte entries
2026-07-03 11:41 UTC (7+ messages)
` [PATCH v3 1/6] arm64: make huge_ptep_get handled unaligned addresses
` [PATCH v3 2/6] mm/rmap: use huge_ptep_get() in try_to_unmap_one()
` [PATCH v3 3/6] mm/rmap: use huge_ptep_get() in try_to_migrate_one()
` [PATCH v3 4/6] mm/migrate: use huge_ptep_get() in remove_migration_pte()
` [PATCH v3 5/6] mm/page_vma_mapped: use huge_ptep_get() for hugetlb
` [PATCH v3 6/6] mm/mprotect: "
[PATCH 0/2] mm/kmemleak: add min_unref_scans to suppress transient false positives
2026-07-03 11:24 UTC (4+ messages)
` [PATCH 2/2] selftests/mm: test kmemleak's N-consecutive-scan leak confirmation
[PATCH] x86/mm: fix objtool failure with KMSAN enabled
2026-07-03 10:34 UTC (4+ messages)
[PATCH 1/6] mm: add softleaf_to_pmd() and convert existing callers
2026-07-03 10:21 UTC (2+ messages)
[PATCH] mm/mseal: fix mseal documentation for 32-bit kernels
2026-07-03 9:44 UTC (4+ messages)
[PATCH v2 0/9] treewide, numa_memblks: remove redundant work during NUMA init
2026-07-03 9:43 UTC (11+ messages)
` [PATCH v2 1/9] mm: numa_memblks: set numa_nodes_parsed in numa_add_memblk()
` [PATCH v2 2/9] ACPI: NUMA: remove redundant numa_nodes_parsed node_set()
` [PATCH v2 3/9] of/numa: "
` [PATCH v2 4/9] x86/numa: "
` [PATCH v2 5/9] arch_numa: "
` [PATCH v2 6/9] LoongArch: "
` [PATCH v2 7/9] mm: numa_memblks: remove redundant numa_nodemask_from_meminfo()
` [PATCH v2 8/9] arch_numa: remove redundant node_possible_map assignment
` [PATCH v2 9/9] mm: numa_memblks: use numa_add_reserved_memblk() in numa_cleanup_meminfo()
[PATCH 0/4] drivers/net/ethernet: replace __get_free_pages() with kmalloc()
2026-07-03 9:34 UTC (3+ messages)
` [PATCH 2/4] ice: use kzalloc() to allocate staging buffer for reading from GNSS
` [Intel-wired-lan] "
[PATCH 0/2] fs: support $ORIGIN in ELF interpreter paths
2026-07-03 9:22 UTC (3+ messages)
` [RFC PATCH] fs: introduce pluggable ELF interpreter loader registry
[PATCH stable] mm/khugepaged: write all dirty file folios when collapsing
2026-07-03 9:20 UTC (12+ messages)
[Hypervisor Live Update] Notes from June 1, 2026
2026-07-03 9:02 UTC (2+ messages)
[PATCH v11 0/4] mm/page_owner: add per-fd filter infrastructure for print_mode and NUMA filtering
2026-07-03 8:51 UTC (6+ messages)
` [PATCH v11 1/4] mm/page_owner: add print_mode filter
[PATCH 0/4] scsi: replace __get_free_pages() with kmalloc()
2026-07-03 8:35 UTC (6+ messages)
` [PATCH 3/4] scsi: ipr: use kmalloc() to allocate IPR dump buffer memory
[akpm-mm:mm-new 242/252] radix-tree.c:459:17: error: implicit declaration of function 'kmemleak_transient_leak'
2026-07-03 8:30 UTC
[PATCH v11 0/3] KSM: performance optimizations for rmap_walk_ksm
2026-07-03 8:26 UTC (4+ messages)
` [PATCH v11 1/3] ksm: add linear_page_index into ksm_rmap_item
` [PATCH v11 2/3] ksm: Optimize rmap_walk_ksm by passing a suitable page index
` [PATCH v11 3/3] ksm: add mremap selftests for ksm_rmap_walk
[PATCH RFC hotfixes 2/2] mm/slab: prevent unbounded recursion in free path with new kmalloc type
2026-07-03 8:20 UTC
[PATCH v2 1/6] arm64: make huge_ptep_get handled unaligned addresses
2026-07-03 7:06 UTC (10+ messages)
` [PATCH v2 2/6] mm/rmap: use huge_ptep_get() in try_to_unmap_one()
` [PATCH v2 3/6] mm/rmap: use huge_ptep_get() in try_to_migrate_one()
` [PATCH v2 4/6] mm/migrate: use huge_ptep_get() in remove_migration_pte()
` [PATCH v2 5/6] mm/page_vma_mapped: use huge_ptep_get() for hugetlb
` [PATCH v2 6/6] mm/mprotect: "
[syzbot] [mm?] INFO: rcu detected stall in unmap_region
2026-07-03 7:03 UTC
[PATCH v3 1/2] mm: memcg: reset zswap settings in css_reset
2026-07-03 6:38 UTC (2+ messages)
` [PATCH v3 2/2] mm: memcg: reset oom_group "
[PATCH] mm/userfaultfd: clear uffd-wp PTE state when re-registering without WP
2026-07-03 6:24 UTC (2+ messages)
[PATCH v3 00/10] sh: remove NUMA and SPARSEMEM support
2026-07-03 6:16 UTC
[PATCH] docs: ABI: sysfs-kernel-slab: mark cpu_partial attributes deprecated
2026-07-03 5:12 UTC (2+ messages)
[PATCH 0/2] fs: stable_page_flags(): use folio_test_*() helpers
2026-07-03 3:00 UTC
[RFC PATCH 0/4] kho: Support preserving unsplit high-order pages
2026-07-03 2:08 UTC (5+ messages)
` [RFC PATCH 1/4] kho: Introduce infrastructure to track preserved page types
` [RFC PATCH 2/4] kho: Detect "
` [RFC PATCH 3/4] kho: Implement page-aware refcount restoration
` [RFC PATCH 4/4] kho: Introduce kho_split_preserved_pages() helper
[RESEND RFC PATCH v2 0/5] mm/damon: add mTHP collapse and split actions
2026-07-03 2:06 UTC (4+ messages)
` [RESEND RFC PATCH v2 2/5] mm/khugepaged: add damon_collapse_folio_range() for external callers
[PATCH v4 0/6] Open HugeTLB allocation routine for more generic use
2026-07-03 2:04 UTC (3+ messages)
[RESEND RFC PATCH v2 2/5] mm/khugepaged: add damon_collapse_folio_range() for external callers
2026-07-02 20:32 UTC (2+ messages)
[RFC PATCH v1.1] mm/damon/core: disallow overlapping input ranges for damon_set_regions()
2026-07-02 17:03 UTC
[PATCH 0/9] treewide, numa_memblks: remove redundant work during NUMA init
2026-07-02 15:54 UTC (3+ messages)
` [PATCH 1/9] mm: numa_memblks: set numa_nodes_parsed in numa_add_memblk()
[PATCH 12/13] mm/mprotect: convert mprotect code to use vma_flags_t
2026-07-02 15:53 UTC (3+ messages)
[PATCH v2] mm/huge_memory: set PG_has_hwpoisoned only after new folio head is established
2026-07-03 1:18 UTC (3+ messages)
[PATCH 10/13] mm/vma: convert miscellaneous uses of VMA flags in core mm
2026-07-02 15:46 UTC (2+ messages)
[PATCH] mm/zswap: use ratelimited stats flush in zswap_shrinker_count()
2026-07-02 20:16 UTC (2+ messages)
[PATCH 11/13] mm/mlock: convert mlock code to use vma_flags_t
2026-07-02 15:47 UTC (2+ messages)
[PATCH 0/6] mm: preparatory patches for PMD level swap entries
2026-07-02 16:57 UTC (8+ messages)
` [PATCH 6/6] mm: rename ARCH_ENABLE_THP_MIGRATION to ARCH_SUPPORTS_PMD_SOFTLEAF
[RESEND RFC PATCH v2 5/5] mm/damon/vaddr: implement DAMOS_SPLIT handler
2026-07-02 20:18 UTC
[PATCH 08/13] mm: introduce vma_get_page_prot() and use it
2026-07-02 15:40 UTC (2+ messages)
[RFC PATCH 00/14] driver core: defer per-VF sysfs creation for fast SR-IOV bring-up
2026-07-02 17:51 UTC (11+ messages)
` [RFC PATCH 05/14] driver core: add struct device_sysfs_entry and walker
` [RFC PATCH 06/14] driver core: wire device_ktype populate to walker
` [RFC PATCH 07/14] driver core: migrate device sysfs to device_sysfs_entry table
` [RFC PATCH 08/14] PCI/sysfs: migrate to device_sysfs_entry, defer physfn symlink
` [RFC PATCH 09/14] iommu: lazy-populate iommu_group reserved_regions/type attrs
` [RFC PATCH 10/14] PCI/IOV: opt SR-IOV VFs into sysfs_lazy
` [RFC PATCH 11/14] vfio: opt vfio-dev and VFIO group devices "
` [RFC PATCH 12/14] driver core: test: add KUnit tests for device_sysfs_apply
` [RFC PATCH 13/14] Documentation: add lazy sysfs initialisation and device_sysfs_entry docs
` [RFC PATCH 14/14] selftests: sysfs-lazy: add tests for lazy sysfs initialization
[PATCH v3 00/11] dma-buf: heaps: Add support for Tegra VPR
2026-07-02 16:41 UTC (3+ messages)
` [PATCH v3 04/11] arm64/mm: Add set_memory_device() and set_memory_normal()
[RESEND RFC PATCH v2 0/5] mm/damon: add mTHP collapse and split actions
2026-07-02 16:39 UTC
[akpm-mm:mm-new] BUILD SUCCESS WITH UNVERIFIED WARNING f4b4fac1867633ac17c35842f03933f6a7a4425f
2026-07-02 17:48 UTC (2+ messages)
[Patch mm-hotfixes v5] mm/page_vma_mapped: fix device-private PMD handling
2026-07-02 17:49 UTC (4+ messages)
[PATCH] mm/vmalloc: add alignment info in warning print as possible failure reason
2026-07-02 17:48 UTC
[PATCH 06/13] mm/vma: convert vm_pgprot_modify() to use vma_flags_t and rename
2026-07-02 15:29 UTC (2+ messages)
[PATCH 05/13] mm: prefer mm->def_vma_flags in mm logic
2026-07-02 15:24 UTC (2+ messages)
[rppt-memblock:fixes] BUILD SUCCESS 2ebce860bdd7ae5e13002811bc9bbbf33fcfc221
2026-07-02 22:25 UTC
[RESEND RFC PATCH v2 1/5] mm/damon: add target_order field for DAMOS_COLLAPSE
2026-07-02 18:51 UTC
[PATCH 13/13] mm/mremap: convert mremap code to use vma_flags_t
2026-07-02 16:31 UTC (4+ messages)
[PATCH] mm/hugetlb: Fix null pointer dereference of nodemask in hugetlb_cma_alloc_frozen_folio
2026-07-02 21:57 UTC
[rppt-memblock:for-next] BUILD SUCCESS 53dd0fe28a45bf38eb15c967e8eeb5a462a2abb3
2026-07-02 20:00 UTC
[akpm-mm:mm-nonmm-unstable 59/59] WARNING: modpost: module random32_kunit uses symbol prandom_warmup from namespace EXPORTED_FOR_KUNIT_TESTING, but does not import it
2026-07-02 17:43 UTC
[RESEND RFC PATCH v2 4/5] mm/damon: introduce DAMOS_SPLIT action
2026-07-02 20:00 UTC
page: next (older)
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox