Linux-mm Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-30 07:54:03 to 2026-07-30 10:57:17 UTC [more...]

[PATCH v2 00/17] mm: Introduce section-based vmemmap optimization for HugeTLB
 2026-07-30 10:57 UTC  (8+ messages)
` [PATCH v2 02/17] mm/sparse-vmemmap: rename HVO order macros
` [PATCH v2 03/17] mm/mm_init: skip initializing shared vmemmap tail pages
` [PATCH v2 06/17] mm/mm_init: factor out pfn_to_zone()

[PATCH mm-hotfixes v2 0/2] mm/huge_memory: fix huge_zero_pfn race
 2026-07-30 10:55 UTC  (3+ messages)
` [PATCH mm-hotfixes v2 1/2] "
` [PATCH mm-hotfixes v2 2/2] mm/huge_memory: separate out CONFIG_PERSISTENT_HUGE_ZERO_FOLIO logic

[PATCH 0/3] x86/mm: DEBUG_PAGEALLOC musings
 2026-07-30 10:43 UTC  (6+ messages)
` [PATCH 3/3] x86/mm: Fix and document DEBUG_PAGEALLOC

[PATCH v9 00/41] guest_memfd: In-place conversion support
 2026-07-30 10:35 UTC  (9+ messages)
` [PATCH v9 03/41] KVM: Enumerate support for PRIVATE memory iff kvm_arch_has_private_mem is defined
` [PATCH v9 04/41] KVM: Rename memory attribute APIs to prepare for in-place gmem conversion
` [PATCH v9 12/41] KVM: guest_memfd: Call arch make_shared callback for to-shared conversion
` [PATCH v9 14/41] mm: swap: Introduce lru_add_drain_progressive()

[PATCH RFC 00/11] mm: distinguish PTE table storage from PTE values
 2026-07-30 10:25 UTC  (6+ messages)
` [PATCH RFC 05/11] mm: convert PTE table entries in ptep_get()

[PATCH v3 00/15] mm/rmap: index MAP_PRIVATE file-backed folios by anonymous pgoff
 2026-07-30 10:16 UTC  (5+ messages)
` [PATCH v3 03/15] mm: abstract vma_address() and introduce vma_anon_address()

[PATCH RFC] mm/huge_memory: eliminate reference-counted huge zero folio
 2026-07-30 10:06 UTC  (3+ messages)

[PATCH mm-hotfixes 0/2] mm/huge_memory: fix huge_zero_pfn race
 2026-07-30  9:55 UTC  (8+ messages)
` [PATCH mm-hotfixes 2/2] "

[PATCH v4 0/5] mm/rmap: Refactor try_to_unmap_one
 2026-07-30  9:45 UTC  (6+ messages)
` [PATCH v4 1/5] mm/rmap: convert page -> folio for hwpoison checks
` [PATCH v4 2/5] mm/rmap: Add try_to_unmap_poisoned_hugetlb_one
` [PATCH v4 3/5] mm/rmap: refactor some code around lazyfree folio unmapping
` [PATCH v4 4/5] mm/rmap: refactor anon folio unmap in try_to_unmap_one
` [PATCH v4 5/5] mm/rmap: add anon folio unmap dispatcher

[PATCH] mm/mglru: force aging the lruvec when min_seq pinned
 2026-07-30  9:41 UTC  (6+ messages)

[PATCH v3] mm/page_reporting: Add page_reporting_delay_ms module parameter
 2026-07-30  9:40 UTC  (5+ messages)

[PATCH v7 0/5] block: enable RWF_DONTCACHE for block devices
 2026-07-30  9:33 UTC  (13+ messages)
` [PATCH v7 1/5] block: introduce bio_in_atomic()
` [PATCH v7 2/5] block: add task-context bio completion infrastructure
` [PATCH v7 3/5] iomap: use BIO_COMPLETE_IN_TASK for dropbehind writeback
` [PATCH v7 4/5] buffer: set "
` [PATCH v7 5/5] block: enable RWF_DONTCACHE for block devices

[RFC PATCH v2 1/2] mm: allow smaller large folios to use lru_cache
 2026-07-30  9:28 UTC  (3+ messages)

[PATCH] mm/vmalloc: make vm_struct.nr_pages an unsigned long
 2026-07-30  9:07 UTC  (7+ messages)
` [PATCH v2 0/3] mm/vmalloc: stop truncating byte counts derived from nr_pages
` [PATCH v2 1/3] mm/vmalloc: fix 32-bit truncation of the area size in vread_iter()
` [PATCH v2 2/3] mm/vmalloc: fix 32-bit truncation in the vrealloc() grow-in-place check
` [PATCH v2 3/3] mm/vmalloc: make vm_struct.nr_pages an unsigned long

[PATCH v6 0/3] mm: make persistent huge zero folio read-only
 2026-07-30  9:06 UTC  (4+ messages)
` [PATCH v6 1/3] "
` [PATCH v6 2/3] arm64/mm: add set_direct_map_ro_noflush()
` [PATCH v6 3/3] x86/mm: "

[PATCH v5 0/8] mm/slab: introduce kfree_rcu_nolock() and improve slub_kunit coverage
 2026-07-30  9:01 UTC  (4+ messages)

[PATCH v2] fs: push nr_cached_objects memcg gating into individual filesystems
 2026-07-30  8:58 UTC  (2+ messages)

[PATCH v7 00/13] Use generic_file_read_iter() in hugetlbfs
 2026-07-30  8:57 UTC  (9+ messages)
` [PATCH v7 01/13] memory-failure: Fix hardware poison check in unpoison_memory() again
` [PATCH v7 02/13] mm: Rename folio_contain_hwpoison_page() to folio_has_hwpoison_page()
` [PATCH v7 03/13] hugetlb: Mark some function arguments as const

[PATCH v5 00/22] kho: make boot time huge page allocation work nicely with KHO
 2026-07-30  8:40 UTC  (5+ messages)
` [PATCH v5 01/22] kho: generalize radix tree APIs
` [PATCH v5 18/22] kho: extend scratch

[PATCH] mm: return -ENOMEM for page-table allocation failure in insert_pages()
 2026-07-30  8:36 UTC  (4+ messages)

[PATCH mm-unstable v1 2/3] mm/migrate.c: Prevent folio splitting from interacting with KSM
 2026-07-30  8:33 UTC  (7+ messages)

[PATCH v2 0/3] mm,kernfs,proc: Unmap mmaps of removed files via file->f_mapping
 2026-07-30  8:24 UTC  (6+ messages)
` [PATCH v2 1/3] mm: Add unmap_mapping_file() helper

[PATCH v8 0/9] mm: optimize zone-device memmap initialization
 2026-07-30  8:14 UTC  (5+ messages)
` [PATCH v8 7/9] x86/string: extend memcpy_flushcache() fixed-size fastpaths

[PATCH v7 0/9] mm: optimize zone-device memmap initialization
 2026-07-30  7:58 UTC  (7+ messages)
` [PATCH v7 9/9] mm: always use the zone-device template init path

[PATCH v6 0/2] mm/memory_hotplug: optimize zone contiguous check when changing pfn range
 2026-07-30  7:57 UTC  (6+ messages)
` [PATCH v6 2/2] mm/memory_hotplug: improve shrink_zone_span() subsection boundary checks

[PATCH RFC] mm/gup: batch contiguous pages in follow_page_mask() and return them via a pages array
 2026-07-30  7:53 UTC 


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