Linux-mm Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-09 09:21:10 to 2026-07-09 21:46:48 UTC [more...]

[PATCH v6 00/10] dax/kmem: atomic whole-device hotplug via sysfs
 2026-07-09 21:46 UTC  (28+ messages)
` [PATCH v6 01/10] mm/memory: add memory_block_aligned_range() helper
` [PATCH v6 02/10] mm/memory_hotplug: add mhp_online_type_to_str() and export string helpers
` [PATCH v6 03/10] mm/memory_hotplug: pass online_type to online_memory_block() via arg
` [PATCH v6 04/10] mm/memory_hotplug: export mhp_get_default_online_type
` [PATCH v6 05/10] mm/memory_hotplug: add __add_memory_driver_managed() with online_type arg
` [PATCH v6 06/10] mm/memory_hotplug: add offline_and_remove_memory_ranges()
` [PATCH v6 07/10] dax: plumb hotplug online_type through dax
` [PATCH v6 08/10] dax/kmem: extract hotplug/hotremove helper functions
` [PATCH v6 09/10] dax/kmem: add sysfs interface for atomic whole-device hotplug
` [PATCH v6 10/10] selftests/dax: add dax/kmem hotplug sysfs regression test

[PATCH v22 0/2] ACPI: Add support for ACPI RAS2 feature table
 2026-07-09 21:07 UTC  (3+ messages)
` [PATCH v22 1/2] ACPI:RAS2: Add driver for the "
` [PATCH v22 2/2] ras: mem: Add ACPI RAS2 memory driver

[rppt-memblock:for-next] BUILD SUCCESS 1a6e6a79b8df153f9ec702aa4d5407333eeff917
 2026-07-09 20:44 UTC 

[PATCH v5 0/6] mm/zswap: Implement per-cgroup proactive writeback
 2026-07-09 20:44 UTC  (9+ messages)
` [PATCH v5 4/6] mm/zswap: Implement "

[PATCH 0/4] mm: fix reclaim storms in defrag_mode
 2026-07-09 20:44 UTC  (13+ messages)
` [PATCH 2/4] mm: compaction: support non-movable compaction for pageblock requests
` [PATCH 3/4] mm: page_alloc: move capture_control to the page allocator

[PATCH v3 00/26] Introduce meminspect
 2026-07-09 20:42 UTC  (10+ messages)
` [PATCH v3 11/26] mm/swapfile: Annotate static information into meminspect
` [PATCH v3 26/26] meminspect: Add debug kinfo compatible driver

[rppt-memblock:kernelcore-mirror] BUILD SUCCESS b69c2a1fa9beb4c3db24b4013e07f5cb7e7260aa
 2026-07-09 20:27 UTC 

[PATCH v3 00/11] dma-buf: heaps: Add support for Tegra VPR
 2026-07-09 19:58 UTC  (15+ messages)
` [PATCH v3 04/11] arm64/mm: Add set_memory_device() and set_memory_normal()
  ` [PATCH v3 06/11] mm/cma: Allow dynamically creating CMA areas

[PATCH] mm/zswap: use ratelimited stats flush in zswap_shrinker_count()
 2026-07-09 19:32 UTC  (9+ messages)

[PATCH v2 00/10] Use generic_file_read_iter() in hugetlbfs
 2026-07-09 19:19 UTC  (12+ messages)
` [PATCH v2 01/10] mm: Rename folio_contain_hwpoison_page() to folio_has_hwpoison_page()
` [PATCH v2 02/10] hugetlb: Mark some function arguments as const
` [PATCH v2 03/10] filemap: Remove checks in mapping_set_folio_order_range()
` [PATCH v2 04/10] hugetlb: Set mapping folio order
` [PATCH v2 05/10] memory-failure: Remove raw_hwp_list_head()
` [PATCH v2 06/10] memory-failure: Prevent UAF in raw_hwp_page list
` [PATCH v2 07/10] mm: Handle hugetlb correctly in is_page_hwpoison()
` [PATCH v2 08/10] filemap: Add hwpoison handling to filemap_read()
` [PATCH v2 09/10] filemap: Add support for authoritative mappings
` [PATCH v2 10/10] hugetlb: replace hugetlbfs_read_iter() with generic_file_read_iter()

[PATCH v2 4/5] mm: hugetlb: Return -ENOSPC on memcg charge failure
 2026-07-09 19:18 UTC  (2+ messages)

[PATCH] mm/percpu-km: fix bitmap overflow and accounting in pcpu_create_chunk()
 2026-07-09 19:12 UTC 

[PATCH 00/18] Another attempt at HVO support on arm64
 2026-07-09 19:04 UTC  (6+ messages)

[PATCH v2 3/5] mm: hugetlb: Fix folio refcount mismatch on memcg charge failure
 2026-07-09 18:58 UTC  (3+ messages)

[PATCH v3 0/5] Keep tail page private zero at free and folio split time
 2026-07-09 18:40 UTC  (7+ messages)
` [PATCH v3 1/5] mm/percpu-km: clear page->private before free them
` [PATCH v3 2/5] mm/compaction: stop recording free page order in page->private
` [PATCH v3 3/5] mm/huge_memory: add page->private check back in __split_folio_to_order()
` [PATCH v3 4/5] mm/page_alloc: make sure tail_page->private is zero at page free time
` [PATCH v3 5/5] mm/page_alloc: remove set_page_private() in prep_compound_tail()

[akpm-mm:mm-new] BUILD REGRESSION 59e34180e138a293260301c139cf7ee800978533
 2026-07-09 18:19 UTC 

[PATCH v3 00/21] kho: make boot time huge page allocation work nicely with KHO
 2026-07-09 17:38 UTC  (22+ messages)
` [PATCH v3 01/21] kho: generalize radix tree APIs
` [PATCH v3 02/21] kho: make radix max key width more obvious
` [PATCH v3 03/21] kho: disallow wide keys in radix tree
` [PATCH v3 04/21] kho: return virtual address of mem_map
` [PATCH v3 05/21] kho: store incoming radix tree in kho_in
` [PATCH v3 06/21] kho: move all memory retrieval logic to kho_mem_retrieve()
` [PATCH v3 07/21] kho: add a struct for radix callbacks
` [PATCH v3 08/21] kho: add callback for table pages
` [PATCH v3 09/21] kho: add data argument to radix walk callback
` [PATCH v3 10/21] kho: allow early-boot usage of the KHO radix tree
` [PATCH v3 11/21] kho: allow destroying "
` [PATCH v3 12/21] kho: add kho_radix_init_tree()
` [PATCH v3 13/21] kho: expose kho_scratch_overlap() to kexec_handover.h
` [PATCH v3 14/21] kho: initialize kho_scratch pointer earlier in boot
` [PATCH v3 15/21] kho: initialize preserved memory map radix tree earlier
` [PATCH v3 16/21] mm/mm_init: init deferred page migratetype in deferred_init_pages()
` [PATCH v3 17/21] mm/mm_init: don't rely on memblock to get KHO scratch migratetype
` [PATCH v3 18/21] kho: extend scratch
` [PATCH v3 19/21] memblock: make HugeTLB bootmem allocation work with KHO
` [PATCH v3 20/21] memblock: add memblock_reserved_hugetlb_size()
` [PATCH v3 21/21] kho: exclude hugetlb memory from scratch size calculation

[PATCH] mm: kmemleak: confirm suspected leaks with a second scan
 2026-07-09 17:24 UTC 

[PATCH 0/2] mm: don't apply task mempolicy to unmovable kernel allocations
 2026-07-09 17:32 UTC  (2+ messages)

arch/powerpc/mm/book3s64/hash_tlb.c:45:42: sparse: sparse: incorrect type in initializer (different address spaces)
 2026-07-09 16:50 UTC 

[PATCH v2 2/5] mm: hugetlb: Fix subpool usage leak on allocation failure
 2026-07-09 16:23 UTC  (3+ messages)

[PATCH v2 0/5] Keep tail page private zero at free and folio split time
 2026-07-09 16:13 UTC  (7+ messages)
` [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 0/4] mm: honour compact_unevictable_allowed in mlock and CMA paths
 2026-07-09 16:10 UTC  (17+ messages)
` [PATCH v2 1/4] mm/migrate: do not migrate folios mapped into VM_LOCKED VMAs under compaction
` [PATCH v2 2/4] mm/mlock: wait for migration to finish when mlocking a folio
` [PATCH v2 4/4] mm/mlock: migrate folios out of CMA when mlocking a range

[PATCH 00/30] mm: make VMA page offset handling more consistent
 2026-07-09 15:57 UTC  (18+ messages)
` [PATCH 13/30] mm/vma: refactor vmg_adjust_set_range() for clarity
` [PATCH 14/30] mm/vma: minor cleanup of expand_[upwards, downwards]()
` [PATCH 15/30] mm: introduce and use linear_page_delta()
` [PATCH 16/30] mm/vma: use vma_start_pgoff(), linear_page_index() in mm code
` [PATCH 17/30] mm: prefer vma_[start,end]_pgoff() to vma->vm_pgoff in kernel/
` [PATCH 18/30] mm/vma: remove duplicative vma_pgoff_offset() helper
` [PATCH 19/30] mm: use linear_page_[index, delta]() consistently

[RFC PATCH v2 0/3] mm: avoid large folio splits when swap is unavailable
 2026-07-09 15:39 UTC  (7+ messages)
` [RFC PATCH v2 1/3] mm: add page_counter_margin()
` [RFC PATCH v2 2/3] mm: distinguish large folio swap allocation failures
` [RFC PATCH v2 3/3] mm/vmscan: avoid pointless large folio splits without swap

[PATCH v2 0/3] mm: split a couple of headers from internal.h
 2026-07-09 15:36 UTC  (8+ messages)
` [PATCH v2 1/3] mm: split out mm_init and memblock declarations "
` [PATCH v2 2/3] mm: split out sparse "
` [PATCH v2 3/3] mm: split out vmalloc "

[RFC PATCH 00/10] mm/swap: ghost swapfile with backend switching via Redirect entries
 2026-07-09 14:52 UTC  (6+ messages)
` [RFC PATCH 09/10] mm/swapfile: implement swap_ghost_extend_max() for dynamic growth

[akpm-mm:mm-new 344/369] mm/alloc_tag.c:356:58: error: implicit declaration of function 'compat_ptr'
 2026-07-09 14:44 UTC  (2+ messages)

[PATCH 1/2] mm/hugetlb: Prefer mempolicy nodes for calcuating surplus hugepage reservation
 2026-07-09 14:30 UTC  (2+ messages)

[PATCH 0/1] mm/vmscan: reduce lru_lock contention via vmstat-derived scan-balance cost
 2026-07-09 14:24 UTC  (2+ messages)

[RFC PATCH v1.2 00/19] mm/damon: introduce data attributes only monitoring
 2026-07-09 14:05 UTC  (20+ messages)
` [RFC PATCH v1.2 01/19] mm/damon/core: introduce damon_probe->weight
` [RFC PATCH v1.2 02/19] mm/damon/core: ask apply_probes() ops callback to set sampling address
` [RFC PATCH v1.2 03/19] mm/damon/paddr: set samples in apply_probes() if requested
` [RFC PATCH v1.2 04/19] mm/damon/core: ask apply_probe() to return max probe hits weighted sum
` [RFC PATCH v1.2 05/19] mm/damon/core: implement damon_probe_hits_wsum()
` [RFC PATCH v1.2 06/19] mm/damon/paddr: respect return_max_wsum
` [RFC PATCH v1.2 07/19] mm/damon/core: use abs_diff() instead of abs()
` [RFC PATCH v1.2 08/19] mm/damon/core: extend merge function to work with probe hits
` [RFC PATCH v1.2 09/19] mm/damon/core: disallow probe_hits overflow on attrs only monitoring
` [RFC PATCH v1.2 10/19] mm/damon/core: validate params for probe hits weighted sum overflow
` [RFC PATCH v1.2 11/19] mm/damon/core: disable access monitoring when probe weights are set
` [RFC PATCH v1.2 12/19] mm/damon/core: set samples in apply_probes() if "
` [RFC PATCH v1.2 13/19] mm/damon/core: s/max_nr_accesses/max_merge_score/ in kdamond_fn()
` [RFC PATCH v1.2 14/19] mm/damon/core: get merge threshold from probe hits when weights are set
` [RFC PATCH v1.2 15/19] mm/damon/core: implement damon_has_probe_weight()
` [RFC PATCH v1.2 16/19] mm/damon/sysfs: implement probe/weight file
` [RFC PATCH v1.2 17/19] Docs/mm/damon/design: document attrs-only monitoring
` [RFC PATCH v1.2 18/19] Docs/admin-guide/mm/damon/usage: document weight sysfs file
` [RFC PATCH v1.2 19/19] Docs/ABI/damon: document probe weight file

[PATCH v3 01/11] mm: add PMD swap entry detection support
 2026-07-09 13:50 UTC  (2+ messages)

[PATCH] ext4: fix use-after-free in ext4 delayed I/O completion
 2026-07-09 13:46 UTC  (2+ messages)

[PATCH 0/5] mm/rmap: Refactor try_to_unmap_one
 2026-07-09 13:43 UTC  (14+ messages)
` [PATCH 2/5] mm/rmap: Add try_to_unmap_hugetlb_one
` [PATCH 3/5] mm/rmap: refactor some code around lazyfree folio unmapping
` [PATCH 4/5] mm/rmap: refactor anon swapbacked folio unmap in try_to_unmap_one
` [PATCH 5/5] mm/rmap: add anon folio unmap dispatcher function

[PATCH v5] mm/sparse-vmemmap: flush_cache_vmap() after hotplugging vmemmap
 2026-07-09 13:34 UTC  (2+ messages)

[PATCH 04/17] mm/mm_init: skip initializing shared vmemmap tail pages
 2026-07-09 13:23 UTC  (6+ messages)
  ` [PATCH 08/17] mm/sparse: mark memory sections present earlier

[PATCH v10 00/15] userfaultfd: working set tracking for VM guest memory
 2026-07-09 12:57 UTC  (5+ messages)
` [PATCH v10 14/15] selftests/mm: add userfaultfd RWP tests

[PATCH stable] mm/khugepaged: write all dirty file folios when collapsing
 2026-07-09 12:52 UTC  (5+ messages)

[PATCH v3] fs/proc/task_mmu: fix PAGEMAP_SCAN written state for PMD holes
 2026-07-09 12:16 UTC 

[PATCH v2] fs/proc/task_mmu: fix PAGEMAP_SCAN written state for PMD holes
 2026-07-09 12:16 UTC  (3+ messages)

[PATCH] mm: vmscan: abort proactive reclaim early when freezing
 2026-07-09 12:06 UTC  (3+ messages)
` [PATCH v2] mm: vmscan: abort proactive reclaim early when freezing for suspend

[PATCH V3] mm: Standardize printing for pgtable entries
 2026-07-09 11:54 UTC  (12+ messages)

[PATCH v6 0/8] mm: optimize zone-device memmap initialization
 2026-07-09 11:25 UTC  (9+ messages)
` [PATCH v6 1/8] mm: fix stale ZONE_DEVICE refcount comment
` [PATCH v6 2/8] mm: factor zone-device page init helpers out of __init_zone_device_page
` [PATCH v6 3/8] mm: add a set_page_section_from_pfn() helper
` [PATCH v6 4/8] mm: add a template-based fast path for zone-device page init
` [PATCH v6 5/8] mm: extend the template fast path to zone-device compound tails
` [PATCH v6 6/8] string: introduce memcpy_nt() helpers
` [PATCH v6 7/8] x86/string: extend memcpy_flushcache() fixed-size fastpaths
` [PATCH v6 8/8] mm: use memcpy_nt() in zone-device template copies

[RFC PATCH 0/4] kho: Support preserving unsplit high-order pages
 2026-07-09 11:00 UTC  (6+ messages)

[PATCH 0/3] binfmt_misc: use RCU for the handler lookup
 2026-07-09 10:46 UTC  (3+ messages)
` [PATCH 1/3] binfmt_misc: convert entry list to an hlist

[RFC v2 PATCH] reserve_mem: add support for static memory
 2026-07-09 10:26 UTC  (4+ messages)

[REGRESSION] tmpfs: flistxattr(fd) small-list slowdown after simple_xattrs rhashtable conversion
 2026-07-09 10:22 UTC  (2+ messages)

[PATCH v6 0/3] luo: convert serialized ptr to KHOSER_PTR
 2026-07-09 10:20 UTC  (4+ messages)
` [PATCH v6 3/3] luo: Update serialized data to use KHOSER_PTR

[PATCH v2 0/2] KSM: use linear_page_index in collect_procs_ksm()
 2026-07-09  9:59 UTC  (5+ messages)
` [PATCH v2 1/2] mm/ksm: Initialize the addr only once in collect_procs_ksm
` [PATCH v2 2/2] ksm: Use precise linear_page_index instead of the whole address space

[PATCH v7] cgroup/dmem: implement dmem.high soft limit with proactive reclaim
 2026-07-09  9:47 UTC  (3+ messages)

[PATCH 00/10] mm: remove CONFIG_HAVE_BOOTMEM_INFO_NODE (Part 2)
 2026-07-09  9:36 UTC  (2+ messages)

[harry:kmalloc-no-objext-rfc-v1r1] [mm/slab] 6bc21472e7: BUG:kernel_NULL_pointer_dereference,address
 2026-07-09  9:26 UTC  (2+ messages)

[PATCH v4 00/12] Optimize anonymous large folio unmapping
 2026-07-09  9:24 UTC  (6+ messages)
` [PATCH v4 02/12] mm/rmap: Add try_to_unmap_hugetlb_one


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