Linux-mm Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-23 07:57:25 to 2026-06-23 13:49:05 UTC [more...]

[PATCH 0/3] ovl: make cachestat() work
 2026-06-23 13:48 UTC  (5+ messages)
` [PATCH 1/3] fs, mm: add ->cachestat() file operation
` [PATCH 2/3] ovl: support cachestat() syscall on overlayfs files
` [PATCH 3/3] selftests/cachestat: add an overlayfs test case

[PATCH v3] mm/page_alloc: use existing highatomic reserves on the buddy fastpath
 2026-06-23 13:39 UTC  (3+ messages)

[PATCH] mm/page_alloc: bypass watermark when PCP has pages for allocation
 2026-06-23 13:29 UTC 

[PATCH v4 0/5] mm/zswap: Implement per-cgroup proactive writeback
 2026-06-23 13:22 UTC  (4+ messages)
` [PATCH v4 1/5] mm/zswap: Extend shrink_memcg() writeback capability

[PATCH v17 00/10] rust: add `Ownable` trait and `Owned` type
 2026-06-23 13:12 UTC  (12+ messages)
` [PATCH v17 02/10] rust: types: Add Ownable/Owned types
` [PATCH v17 03/10] rust: implement `ForeignOwnable` for `Owned`
` [PATCH v17 05/10] rust: page: convert to `Ownable`

[RFC PATCH] reserve_mem: add support for static memory
 2026-06-23 13:10 UTC  (2+ messages)

[PATCH] docs/mm: clarify that we are not looking for LLM generated content
 2026-06-23 12:59 UTC  (3+ messages)

[PATCH 0/2] mm: drop "sub" prefix from various places
 2026-06-23 12:57 UTC  (3+ messages)
` [PATCH 1/2] mm/swap: rename subpage->page in folio_dup_swap/folio_put_swap
` [PATCH 2/2] mm/mprotect: drop 'sub' from batching context

[PATCH v5 0/2] luo: convert serialized ptr to KHOSER_PTR
 2026-06-23 12:54 UTC  (9+ messages)
` [PATCH v5 1/3] mm/memfd_luo: validate serialized_data before conversion
` [PATCH v5 2/3] kho: add KHOSER_COPY_PTR to allow phys copy of serialized ptr
` [PATCH v5 3/3] luo: Update serialized data to use KHOSER_PTR

[RFC PATCH v2 03/10] kvm: Prepare core VM structs and helpers for LUO support
 2026-06-23 12:48 UTC  (3+ messages)

[PATCH v9 0/4] mm/page_owner: add per-fd filter infrastructure for print_mode and NUMA filtering
 2026-06-23 12:43 UTC  (7+ messages)

[PATCH][v2] mm/dmapool: Untangle CONFIG_SLUB_DEBUG_ON abuse and switch to static key
 2026-06-23 12:12 UTC 

[RFC] arm64: early_ioremap fails to map ACPI MADT on 64K pages
 2026-06-23 12:07 UTC  (3+ messages)

[PATCH v4 00/12] Optimize anonymous large folio unmapping
 2026-06-23 11:49 UTC  (25+ messages)
` [PATCH v4 02/12] mm/rmap: Add try_to_unmap_hugetlb_one
` [PATCH v4 03/12] mm/rmap: refactor some code around lazyfree folio unmapping
` [PATCH v4 04/12] mm/memory: Batch set uffd-wp markers during zapping
` [PATCH v4 08/12] mm/swapfile: Add batched version of folio_put_swap
` [PATCH v4 09/12] mm/rmap: Add batched version of folio_try_share_anon_rmap_pte
` [PATCH v4 10/12] mm/rmap: refactor anon folio unmap in try_to_unmap_one
` [PATCH v4 11/12] mm/mprotect: drop 'sub' from page_anon_exclusive_sub_batch

[PATCH v2] mm: avoid KCSAN false positive in memdesc_nid()
 2026-06-23 11:48 UTC  (2+ messages)

[PATCH 0/2] mm: remove redundant static variable initializations
 2026-06-23 11:47 UTC  (3+ messages)
` [PATCH 1/2] mm/kasan: remove redundant initialization for kasan_flag_write_only
` [PATCH 2/2] mm/memory-failure: remove redundant initialization for hw_memory_failure

[PATCH] rust: helpers: move list_lru and task_work helpers out of binder.c
 2026-06-23 11:42 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH v4 0/3] mm, swap: Enable THP SWAP for PowerPC Book3S64
 2026-06-23  9:32 UTC  (13+ messages)
` [PATCH v4 1/3] mm, swap: make SWAPFILE_CLUSTER runtime
` [PATCH v4 2/3] mm, swap: allow archs to override SWAP_NR_ORDERS via ARCH_MAX_PMD_ORDER
` [PATCH v4 3/3] powerpc: Kconfig: Enable THP_SWAP on Book3S64

[akpm-mm:mm-new] BUILD SUCCESS 189ce3c81f8188fb737d59a8a8784f074e830238
 2026-06-23 11:15 UTC 

[PATCH v2] mm/slub: deduplicate NUMA policy calculation in allocation paths
 2026-06-23 11:04 UTC 

[PATCH v2 00/11] hugetlb: Use PAGE granularity index in exported i/f and adopt the common read_iter
 2026-06-23 10:54 UTC  (3+ messages)
` [PATCH v2 05/11] hugetlb: Convert the vmf->pgoff to PAGE_SIZE granularity

[PATCH v4 0/2] luo: convert serialized ptr to KHOSER_PTR
 2026-06-23 10:53 UTC  (9+ messages)
` [PATCH v4 1/2] kho: add KHOSER_COPY_TYPE(UN)SAFE for phys copy
` [PATCH v4 2/2] luo: Update serialized data to use KHOSER_PTR

[PATCH] mm: avoid KCSAN false positive in page_to_nid()
 2026-06-23 10:25 UTC  (3+ messages)

[PATCH] fs/super: skip non-memcg-aware nr_cached_objects in memcg slab shrink
 2026-06-23 10:14 UTC  (2+ messages)

[PATCH v2 0/5] mm: reduce mmap_lock contention and improve page fault performance
 2026-06-23 10:10 UTC  (4+ messages)

[PATCH v8 00/46] guest_memfd: In-place conversion support
 2026-06-23  9:48 UTC  (20+ messages)
` [PATCH v8 13/46] KVM: guest_memfd: Add base support for KVM_SET_MEMORY_ATTRIBUTES2
` [PATCH v8 15/46] KVM: guest_memfd: Call arch invalidate hooks on conversion
` [PATCH v8 17/46] KVM: guest_memfd: Advertise KVM_SET_MEMORY_ATTRIBUTES2 ioctl
` [PATCH v8 18/46] KVM: guest_memfd: Handle lru_add fbatch refcounts during conversion safety check
` [PATCH v8 21/46] KVM: guest_memfd: Zero page while getting pfn
` [PATCH v8 23/46] KVM: TDX: Make source page optional for KVM_TDX_INIT_MEM_REGION

[PATCH 0/3] vmsplice: make vmsplice a trivial wrapper for preadv2/pwritev2
 2026-06-23  9:42 UTC  (2+ messages)

[PATCH v2 00/13] mm: Some cleanups for page allocator APIs
 2026-06-23  9:31 UTC  (4+ messages)
` [PATCH v2 13/13] mm: remove __GFP_NO_CODETAG

[PATCH] mm/mm_init: fix incorrect node_spanned_pages
 2026-06-23  9:26 UTC  (5+ messages)

[RFC Patch 0/3] mm/mm_init: fix and cleanup mirrored_kernelcore
 2026-06-23  9:23 UTC  (4+ messages)
` [RFC Patch 1/3] mm/mm_init: adjust overlapped zone for mirror memory too
` [RFC Patch 2/3] mm/mm_init: remove overlap_memmap_init() as no overlapped zone
` [RFC Patch 3/3] mm/mm_init: remove special handling absent pages for mirrored_kernelcore

[PATCH v2 00/13] Dynamic Kernel Stacks
 2026-06-23  9:19 UTC  (15+ messages)

[PATCH v2] mm: mglru: fix stale batch updates after memcg reparenting
 2026-06-23  9:14 UTC  (5+ messages)

[PATCH] mm: memcg: remove stray text from obj_stock_pcp comment
 2026-06-23  9:02 UTC  (3+ messages)

[Linux Memory Hotness and Promotion] Notes from June 18, 2026
 2026-06-23  8:47 UTC  (2+ messages)

[PATCH v2 0/9] kmem_cache instances with static storage duration
 2026-06-23  8:09 UTC  (3+ messages)
` [RFC PATCH v3 00/10] "


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