Linux-mm Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-22 04:06:56 to 2026-06-22 11:22:03 UTC [more...]

[Patch v2] mm/page_vma_mapped: revalidate and do proper check before return device-private pmd
 2026-06-22 11:21 UTC  (2+ messages)

[RESEND PATCH v3 0/2] luo: convert serialized ptr to KHOSER_PTR
 2026-06-22 11:12 UTC  (3+ messages)
` [RESEND PATCH v3 1/2] kho: add KHOSER_COPY_TYPE(UN)SAFE for phys copy
` [REESND PATCH v3 2/2] luo: Update serialized data to use KHOSER_PTR

[PATCH v3 0/7] Prepare mutable list iterators to cache cursor state
 2026-06-22 10:46 UTC  (10+ messages)
` [PATCH v3 1/7] list: Add mutable iterator variants
` [PATCH v3 2/7] llist: "
` [PATCH v3 3/7] mm: Use mutable list iterators

[PATCH 0/2] fs: support $ORIGIN in ELF interpreter paths
 2026-06-22 10:39 UTC  (5+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] selftests/exec: add test suites for $ORIGIN interpreter resolution

[PATCH v3 1/2] kho: add KHOSER_COPY_TYPE(UN)SAFE for phys copy
 2026-06-22 10:33 UTC  (2+ messages)
` [PATCH v3 2/2] luo: Update serialized data to use KHOSER_PTR

[PATCH v3 0/2] luo: migrate serialized_data to KHOSER_PTR
 2026-06-22 10:33 UTC 

[PATCH v2 00/13] mm: Some cleanups for page allocator APIs
 2026-06-22 10:20 UTC  (16+ messages)
` [PATCH v2 01/13] mm/page_alloc: rename ALLOC_TRYLOCK -> ALLOC_NOLOCK
` [PATCH v2 02/13] mm/page_alloc: some renames to clarify alloc_flags scopes
` [PATCH v2 03/13] mm/page_alloc: unify __alloc_frozen_pages[_nolock]_noprof()
` [PATCH v2 04/13] mm/page_alloc: relax GFP WARN in nolock allocs
` [PATCH v2 05/13] perf/x86/intel: Use higher-level allocator
` [PATCH v2 06/13] KVM: VMX: "
` [PATCH v2 07/13] x86/virt: "
` [PATCH v2 08/13] sgi-xp: "
` [PATCH v2 09/13] net/funeth: Switch to "
` [PATCH v2 10/13] mm: Remove __alloc_pages_node()
` [PATCH v2 11/13] alloc_tag: Move to mm/
` [PATCH v2 12/13] mm: Move __alloc_pages() to mm/internal.h
` [PATCH v2 13/13] mm: remove __GFP_NO_CODETAG

[PATCH] mm/hugetlb: init tails before init_migratetype
 2026-06-22 10:19 UTC 

[PATCH v4 0/5] mm/zswap: Implement per-cgroup proactive writeback
 2026-06-22 10:04 UTC  (4+ messages)

[PATCH 0/7] Accelerate page migration with batch copying and hardware offload
 2026-06-22 10:03 UTC  (4+ messages)
` [PATCH 6/7] drivers/migrate_offload: add DMA batch copy driver (dcbm)

mm/mprotect.c:700:43: sparse: sparse: cast to non-scalar
 2026-06-22 10:02 UTC 

[RFC PATCH 0/3] mm/compaction: honour compact_unevictable_allowed in mlock race and alloc_contig path
 2026-06-22  9:55 UTC  (5+ messages)
` [RFC PATCH 1/3] mm/compaction: skip isolate mlocked folios when compact_unevictable_allowed=0

[RFC] arm64: early_ioremap fails to map ACPI MADT on 64K pages
 2026-06-22  9:49 UTC  (4+ messages)

[PATCH 1/2] mm/filemap: reduce unnecessary xarray lookups when read cached pages
 2026-06-22  9:45 UTC  (2+ messages)
  ` [PATCH 2/2] mm/filemap: reduce unnecessary xarray lookups in filemap_get_folios_contig()

[PATCH] fs/proc: fix KPF_KSM reported for all anonymous pages
 2026-06-22  9:15 UTC 

[PATCH mm-hotfixses] Revert "mm: limit filemap_fault readahead to VMA boundaries"
 2026-06-22  9:26 UTC  (11+ messages)

[PATCH v2] mm: migrate: requeue destination folio on deferred split queue
 2026-06-22  9:16 UTC  (2+ messages)

[PATCH v8 00/46] guest_memfd: In-place conversion support
 2026-06-22  9:08 UTC  (9+ messages)
` [PATCH v8 01/46] KVM: guest_memfd: Introduce per-gmem attributes, use to guard user mappings
` [PATCH v8 23/46] KVM: TDX: Make source page optional for KVM_TDX_INIT_MEM_REGION
` [PATCH v8 24/46] KVM: guest_memfd: Make in-place conversion the default

[PATCH 0/6] treewide: remove unnecessary invalid range checks in memblock iteration loops
 2026-06-22  9:07 UTC  (3+ messages)
` [PATCH 6/6] mm/hugetlb: remove unnecessary empty range check in hugetlb_bootmem_set_nodes()

[RFC PATCH] mm: Avoiding split large folios if swap has no space
 2026-06-22  8:58 UTC  (6+ messages)

[PATCH v2 0/2] luo: migrate serialized_data to type-safe KHO pointers
 2026-06-22  8:50 UTC  (4+ messages)

[PATCH v5 0/4] Only free healthy pages in high-order has_hwpoisoned folio
 2026-06-22  8:35 UTC  (12+ messages)
` [PATCH v5 1/4] mm/page_alloc: only "

[PATCH] mm/page_alloc: unify __alloc_frozen_pages[_nolock]_noprof()
 2026-06-22  8:33 UTC  (12+ messages)

[BUG] mm: mglru: stale aging batch triggers lru_gen_exit_memcg warning
 2026-06-22  8:31 UTC  (4+ messages)
` [PATCH] mm: mglru: fix stale batch updates after memcg reparenting

[PATCH v4 02/12] mm/rmap: Add try_to_unmap_hugetlb_one
 2026-06-22  8:17 UTC  (10+ messages)

[PATCH v4 0/2] mm: improve folio refcount scalability
 2026-06-22  8:15 UTC  (7+ messages)

[PATCH] Docs/mm: fix documentation warning for GFP parameter in kmalloc_obj, kmalloc_objs and kmalloc_flex
 2026-06-22  7:27 UTC  (2+ messages)

[PATCH] cgroup/cpuset: rebind mm mempolicy to effective_mems, not mems_allowed
 2026-06-22  7:12 UTC  (8+ messages)
` [PATCH v2] "

[PATCH for-next v3 0/9] mm/slab: introduce kfree_rcu_nolock() and improve slub_kunit coverage
 2026-06-22  5:28 UTC  (4+ messages)
` [PATCH for-next v3 7/9] mm/slab: introduce kfree_rcu_nolock()

[PATCH v9 0/6] mm/swap, memcg: Introduce swap tiers for cgroup based swap control
 2026-06-22  5:03 UTC  (3+ messages)
` [PATCH v9 3/6] mm: memcontrol: add interface for swap tier selection

[RFC PATCH 0/2] kasan: hw_tags: Add option to tag only at allocation time
 2026-06-22  4:21 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox