messages from 2026-07-30 07:52:23 to 2026-07-30 12:40:02 UTC [more...]
[PATCH v3] mm/page_reporting: Add page_reporting_delay_ms module parameter
2026-07-30 12:39 UTC (6+ messages)
[PATCH] mm/mglru: force aging the lruvec when min_seq pinned
2026-07-30 12:35 UTC (9+ messages)
[RFC PATCH v5 0/4] mm: avoid large folio splits when swap is unavailable
2026-07-30 12:23 UTC (5+ messages)
` [RFC PATCH v5 1/4] mm: add page_counter_margin()
` [RFC PATCH v5 2/4] mm: distinguish large folio swap allocation failures
` [RFC PATCH v5 3/4] mm/vmscan: avoid pointless large folio splits without swap
` [RFC PATCH v5 4/4] mm/shmem: split large folios only on -E2BIG
[RFC PATCH v2 0/5] mm: mglru: fix swappiness behavior
2026-07-30 12:22 UTC (3+ messages)
` [RFC PATCH v2 4/5] mm: mglru: run aging when pages are severely imbalanced across gens
[PATCH v2 0/7] mm/khugepaged: several cleanups
2026-07-30 12:15 UTC (5+ messages)
` [PATCH v2 2/7] mm/khugepaged: extract young page check into collapse_is_referenced() helper
[PATCH mm-hotfixes 0/2] mm/huge_memory: fix huge_zero_pfn race
2026-07-30 12:10 UTC (9+ messages)
` [PATCH mm-hotfixes 2/2] "
[PATCH v3 0/2] kho: support preserving high-order non-compound pages
2026-07-30 12:05 UTC (4+ messages)
` [PATCH v3 2/2] kho: Introduce preserve/restore APIs for high-order pages
[PATCH v3 00/13] mm/slab, alloc_tag: reduce obj_ext memory waste
2026-07-30 11:59 UTC (13+ messages)
` [PATCH v3 01/13] mm/slab: skip kfence objects in allocation profiling
` [PATCH v3 02/13] mm/slab: remove objs_per_slab()
` [PATCH v3 08/13] mm/slab: change struct slabobj_ext to a union
` [PATCH v3 09/13] mm/slab: introduce slab_obj_ext_has_codetag()
` [PATCH v3 10/13] mm/slab: reduce slabobj_ext memory with allocation profiling disabled
[PATCH] mm, memcg: fix memory.peak reset clobbering other fds' watermark
2026-07-30 11:53 UTC
[PATCH v5 00/22] kho: make boot time huge page allocation work nicely with KHO
2026-07-30 11:53 UTC (10+ messages)
` [PATCH v5 01/22] kho: generalize radix tree APIs
` [PATCH v5 17/22] mm/mm_init: don't rely on memblock to get KHO scratch migratetype
` [PATCH v5 18/22] kho: extend scratch
[RFC PATCH 9/9] arm64/debug: Mark debug exception helpers __always_inline
2026-07-30 11:50 UTC (4+ messages)
[PATCH] mm: use proper PTE accessor in move_ptes()
2026-07-30 11:41 UTC (2+ messages)
[PATCH v7 00/13] Use generic_file_read_iter() in hugetlbfs
2026-07-30 11:40 UTC (11+ 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 v7 05/13] hugetlb: Move poison to pages before clearing hugetlb page type
[RFC PATCH v2 4/5] mm: mglru: run aging when pages are severely imbalanced across gens
2026-07-30 11:38 UTC (4+ messages)
[PATCH RFC 00/11] mm: distinguish PTE table storage from PTE values
2026-07-30 11:29 UTC (10+ messages)
` [PATCH RFC 05/11] mm: convert PTE table entries in ptep_get()
` [PATCH RFC 06/11] mm/kasan: use hw_pte_t for the early shadow PTE table
` [PATCH RFC 07/11] mm/mremap: use ptep_get() for the destination PTE
[RFC PATCH v2 1/2] mm: allow smaller large folios to use lru_cache
2026-07-30 11:28 UTC (4+ messages)
[PATCH v5 3/8] mm/slab: use call_rcu() in unknown context if irqs are enabled
2026-07-30 11:21 UTC (2+ messages)
[PATCH 0/3] x86/mm: DEBUG_PAGEALLOC musings
2026-07-30 11:17 UTC (7+ messages)
` [PATCH 3/3] x86/mm: Fix and document DEBUG_PAGEALLOC
[PATCH v5 2/8] mm/slab: handle the !allow_spin case in kfree_rcu_sheaf()
2026-07-30 11:10 UTC (2+ messages)
[PATCH v9 00/41] guest_memfd: In-place conversion support
2026-07-30 11:05 UTC (11+ 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 07/41] KVM: guest_memfd: Wire up core private/shared attribute interfaces
` [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 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 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 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 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
[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] 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
page: | prev (newer) | latest
- 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