linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH 00/53] selftests/mm: make MM selftests more CI friendly
 2026-04-13 10:21 UTC  (10+ messages)
` [PATCH 05/53] selftests/mm: merge map_hugetlb into hugepage-mmap
` [PATCH 06/53] selftests/mm: rename hugepage-* tests to hugetlb-*
` [PATCH 07/53] selftests/mm: hugetlb-shm: use kselftest framework

[PATCH] mm: blk-cgroup: fix use-after-free in cgwb_release_workfn()
 2026-04-13 10:09 UTC 

[PATCH 00/49] mm: Generalize vmemmap optimization for DAX and HugeTLB
 2026-04-13 10:07 UTC  (10+ messages)
` [PATCH 01/49] mm/sparse: fix vmemmap accounting imbalance on memory hotplug error
` [PATCH 06/49] mm/mm_init: fix uninitialized pageblock migratetype for ZONE_DEVICE compound pages
` [PATCH 07/49] mm/mm_init: use pageblock_migratetype_init_range() in deferred_free_pages()

[RFC PATCH 0/2] s390/mm: Batch PTE updates in lazy MMU mode
 2026-04-13 10:01 UTC  (7+ messages)
` [RFC PATCH 1/2] mm: make lazy MMU mode context-aware

[PATCH] kasan: Add abbreviation KASAN to init log
 2026-04-13  9:40 UTC 

[patch 00/38] treewide: Cleanup LATCH, CLOCK_TICK_RATE and get_cycles() [ab]use
 2026-04-13  9:15 UTC  (12+ messages)
` [patch 07/38] treewide: Consolidate cycles_t
` [patch 14/38] slub: Use prandom instead of get_cycles()
` [patch 23/38] alpha: Select ARCH_HAS_RANDOM_ENTROPY
` [patch 28/38] mips: "
` [patch 30/38] openrisc: "

[PATCH] tools/testing/memblock: fix stale NUMA reservation tests
 2026-04-13  9:14 UTC 

[PATCH v2] selftests: mm: skip charge_reserved_hugetlb without killall
 2026-04-13  9:10 UTC  (2+ messages)

[PATCH RFC 0/9] mm/virtio: skip redundant zeroing of host-zeroed reported pages
 2026-04-13  9:05 UTC  (15+ messages)
` [PATCH RFC 1/9] mm: page_alloc: propagate PageReported flag across buddy splits
` [PATCH RFC 2/9] mm: page_reporting: skip redundant zeroing of host-zeroed reported pages
` [PATCH RFC 3/9] mm: add __GFP_PREZEROED flag and folio_test_clear_prezeroed()
` [PATCH RFC 4/9] mm: skip zeroing in vma_alloc_zeroed_movable_folio for pre-zeroed pages
` [PATCH RFC 5/9] mm: skip zeroing in alloc_anon_folio "
` [PATCH RFC 6/9] mm: skip zeroing in vma_alloc_anon_folio_pmd "
` [PATCH RFC 7/9] mm: hugetlb: skip zeroing of pre-zeroed hugetlb pages
` [PATCH RFC 8/9] mm: page_reporting: add flush parameter to trigger immediate reporting
` [PATCH RFC 9/9] virtio_balloon: a hack to enable host-zeroed page optimization

[PATCH v1 00/10] Remove READ_ONLY_THP_FOR_FS Kconfig
 2026-04-13  8:46 UTC  (4+ messages)
` [PATCH v1 05/10] mm/huge_memory: remove READ_ONLY_THP_FOR_FS from file_thp_enabled()

[PATCH v6 0/8] selftests/cgroup: improve zswap tests robustness and support large page sizes
 2026-04-13  8:46 UTC  (8+ messages)
` [PATCH v6 6/8] selftest/cgroup: fix zswap test_no_invasive_cgroup_shrink on large pagesize system
` [PATCH v6 7/8] selftest/cgroup: fix zswap attempt_writeback() on 64K "
` [PATCH v6 8/8] selftests/cgroup: test_zswap: wait for asynchronous writeback

[LSF/MM/BPF TOPIC] Filesystem inode reclaim
 2026-04-13  7:45 UTC  (5+ messages)

[PATCH v2 00/12] Dynamic Housekeeping Management (DHM) via CPUSets
 2026-04-13  7:43 UTC  (12+ messages)
` [PATCH v2 02/12] sched/isolation: Introduce housekeeping notifier infrastructure
` [PATCH v2 03/12] rcu: Support runtime NOCB initialization and dynamic offloading
` [PATCH v2 04/12] tick/nohz: Transition to dynamic full dynticks state management
` [PATCH v2 05/12] genirq: Support dynamic migration for managed interrupts
` [PATCH v2 06/12] watchdog: Allow runtime toggle of lockup detector affinity
` [PATCH v2 07/12] sched/core: Dynamically update scheduler domain housekeeping mask
` [PATCH v2 08/12] workqueue, mm: Support dynamic housekeeping mask updates
` [PATCH v2 09/12] cgroup/cpuset: Introduce CPUSet-driven dynamic housekeeping (DHM)
` [PATCH v2 10/12] cgroup/cpuset: Implement SMT-aware grouping and safety guards
` [PATCH v2 11/12] Documentation: cgroup-v2: Document dynamic housekeeping (DHM)
` [PATCH v2 12/12] selftests: cgroup: Add functional tests for dynamic housekeeping

[RFC PATCH 0/7] Implement a new generic pagewalk API
 2026-04-13  7:38 UTC  (9+ messages)
` [RFC PATCH 1/7] mm: Add softleaf_from_pud
` [RFC PATCH 2/7] mm: Add {pmd,pud}_huge_lock helper
` [RFC PATCH 3/7] mm: Implement folio_pmd_batch
` [RFC PATCH 4/7] mm: Implement pt_range_walk
` [RFC PATCH 5/7] mm: Make /proc/pid/smaps use the new generic pagewalk API
` [RFC PATCH 6/7] mm: Make /proc/pid/numa_maps "
` [RFC PATCH 7/7] mm: Make /proc/pid/pagemap "
` [syzbot ci] Re: Implement a "

[PATCH mm-unstable v15 00/13] khugepaged: mTHP support
 2026-04-13  7:37 UTC  (8+ messages)
` [PATCH mm-unstable v15 06/13] mm/khugepaged: skip collapsing mTHP to smaller orders
` [PATCH mm-unstable v15 07/13] mm/khugepaged: add per-order mTHP collapse failure statistics

[PATCH RFC 0/2] mm, swap: fix swapin race that causes inaccurate memcg accounting
 2026-04-13  7:33 UTC  (2+ messages)

[PATCH 0/8 RFC] mm/memcontrol, page_counter: move stock from mem_cgroup to page_counter
 2026-04-13  7:23 UTC  (2+ messages)

[PATCH] mm/memcontrol: restore irq wrapper for lruvec_stat_mod_folio()
 2026-04-13  6:48 UTC 

[PATCH 0/3] mm: split the file's i_mmap tree for NUMA
 2026-04-13  6:20 UTC  (4+ messages)
` [PATCH 1/3] mm: use mapping_mapped to simplify the code
` [PATCH 2/3] mm: use get_i_mmap_root to access the file's i_mmap
` [PATCH 3/3] mm: split the file's i_mmap tree for NUMA

[PATCH v5] mm/slub: defer freelist construction until after bulk allocation from a new slab
 2026-04-13  6:20 UTC  (5+ messages)

[PATCH v4 00/21] mm: expand mmap_prepare functionality and usage
 2026-04-13  5:37 UTC  (4+ messages)
` [PATCH v4 19/21] uio: replace deprecated mmap hook with mmap_prepare in uio_info

[PATCH] userfaultfd: preserve write protection across UFFDIO_MOVE
 2026-04-13  5:36 UTC  (3+ messages)

[PATCH] mm/zone_device: Do not touch device folio after calling ->folio_free()
 2026-04-13  4:06 UTC  (4+ messages)

[PATCH v2 0/3] mm/memory-failure: add panic option for unrecoverable pages
 2026-04-13  3:42 UTC  (9+ messages)
` [PATCH v2 1/3] mm/memory-failure: report MF_MSG_KERNEL for reserved pages
` [PATCH v2 2/3] mm/memory-failure: add panic_on_unrecoverable_memory_failure sysctl

[PATCH v2] mm/memory-failure: use bool for forcekill state
 2026-04-13  3:31 UTC  (2+ messages)

[PATCH v2] mm, KMSAN: Add missing shadow memory initialization in special allocation paths
 2026-04-13  2:12 UTC 

[PATCH v3 0/2] zswap pool per-CPU acomp_ctx simplifications
 2026-04-13  0:42 UTC  (5+ messages)
` [PATCH v3 1/2] mm: zswap: Remove redundant checks in zswap_cpu_comp_dead()
` [PATCH v3 2/2] mm: zswap: Tie per-CPU acomp_ctx lifetime to the pool

[Linux Memory Hotness and Promotion] Notes from April 9, 2026
 2026-04-13  0:30 UTC 

(sashiko review) [PATCH v4 1/2] mm/damon/lru_sort: validate min_region_size to be power of 2
 2026-04-12 21:37 UTC  (4+ messages)

[PATCH] Docs/mm/damon/maintainer-profile: add AI review usage guideline
 2026-04-12 21:19 UTC 

[PATCH RFC 00/13] mm/rmap: support arbitrary folio mappings
 2026-04-12 18:59 UTC  (14+ messages)
` [PATCH RFC 01/13] mm/rmap: remove folio->_nr_pages_mapped
` [PATCH RFC 02/13] fs/proc/task_mmu: remove CONFIG_PAGE_MAPCOUNT handling for "mapmax"
` [PATCH RFC 03/13] fs/proc/page: remove CONFIG_PAGE_MAPCOUNT handling for kpagecount
` [PATCH RFC 04/13] fs/proc/task_mmu: remove CONFIG_PAGE_MAPCOUNT handling for PM_MMAP_EXCLUSIVE
` [PATCH RFC 05/13] fs/proc/task_mmu: remove mapcount comment in smaps_account()
` [PATCH RFC 06/13] fs/proc/task_mmu: remove CONFIG_PAGE_MAPCOUNT handling "
` [PATCH RFC 07/13] mm/rmap: remove CONFIG_PAGE_MAPCOUNT
` [PATCH RFC 08/13] mm: re-consolidate folio->_entire_mapcount
` [PATCH RFC 09/13] mm: move _large_mapcount to _mapcount in page[1] of a large folio
` [PATCH RFC 10/13] mm: re-consolidate folio->_pincount
` [PATCH RFC 11/13] mm/rmap: stop using the entire mapcount for hugetlb folios
` [PATCH RFC 12/13] mm/rmap: large mapcount interface cleanups
` [PATCH RFC 13/13] mm/rmap: support arbitrary folio mappings

[PATCH v2] mm: thp: Fix refcount leak in thpsize_create() error path
 2026-04-12 18:35 UTC  (2+ messages)

[RFC PATCH v5.2 00/11] mm/damon: introduce DAMOS failed region quota charge ratio
 2026-04-12 18:14 UTC  (15+ messages)
` [RFC PATCH v5.2 01/11] mm/damon/core: handle <min_region_sz remaining quota as empty
` [RFC PATCH v5.2 02/11] mm/damon/core: merge regions after applying DAMOS schemes
` [RFC PATCH v5.2 03/11] mm/damon/core: introduce failed region quota charge ratio
  ` (sashiko review) "
` [RFC PATCH v5.2 04/11] mm/damon/sysfs-schemes: implement fail_charge_{num,denom} files
` [RFC PATCH v5.2 05/11] Docs/mm/damon/design: document fail_charge_{num,denom}
` [RFC PATCH v5.2 06/11] Docs/admin-guide/mm/damon/usage: document fail_charge_{num,denom} files
` [RFC PATCH v5.2 07/11] Docs/ABI/damon: document fail_charge_{num,denom}
  ` (sashiko review) "
` [RFC PATCH v5.2 08/11] mm/damon/tests/core-kunit: test fail_charge_{num,denom} committing
` [RFC PATCH v5.2 09/11] selftests/damon/_damon_sysfs: support failed region quota charge ratio
` [RFC PATCH v5.2 10/11] selftests/damon/drgn_dump_damon_status: "
` [RFC PATCH v5.2 11/11] selftests/damon/sysfs.py: test "
` (sashiko status) [RFC PATCH v5.2 00/11] mm/damon: introduce DAMOS "

[PATCH] mm: thp: Fix refcount leak in thpsize_create() error path
 2026-04-12 17:59 UTC  (11+ messages)

[PATCH v6] mm/userfaultfd: detect VMA type change after copy retry in mfill_copy_folio_retry()
 2026-04-12 16:48 UTC 

[PATCH v5 00/14] mm/mglru: improve reclaim loop and dirty folio handling
 2026-04-12 16:48 UTC  (15+ messages)
` [PATCH v5 01/14] mm/mglru: consolidate common code for retrieving evictable size
` [PATCH v5 02/14] mm/mglru: rename variables related to aging and rotation
` [PATCH v5 03/14] mm/mglru: relocate the LRU scan batch limit to callers
` [PATCH v5 04/14] mm/mglru: restructure the reclaim loop
` [PATCH v5 05/14] mm/mglru: scan and count the exact number of folios
` [PATCH v5 06/14] mm/mglru: use a smaller batch for reclaim
` [PATCH v5 07/14] mm/mglru: don't abort scan immediately right after aging
` [PATCH v5 08/14] mm/mglru: remove redundant swap constrained check upon isolation
` [PATCH v5 09/14] mm/mglru: use the common routine for dirty/writeback reactivation
` [PATCH v5 10/14] mm/mglru: simplify and improve dirty writeback handling
` [PATCH v5 11/14] mm/mglru: remove no longer used reclaim argument for folio protection
` [PATCH v5 12/14] mm/vmscan: remove sc->file_taken
` [PATCH v5 13/14] mm/vmscan: remove sc->unqueued_dirty
` [PATCH v5 14/14] mm/vmscan: unify writeback reclaim statistic and throttling

[PATCH v2] mm/sparse: Remove sparse buffer pre-allocation mechanism
 2026-04-12 16:26 UTC  (2+ messages)

[PATCH v4] mm/userfaultfd: detect VMA replacement after copy retry in mfill_copy_folio_retry()
 2026-04-12 15:46 UTC  (9+ messages)

[linux-next:master 13066/13443] lineinfo: warning: 1 entries skipped (offset > 4 GiB from _text)
 2026-04-12 15:40 UTC 

[PATCH v5] mm/userfaultfd: detect VMA type change after copy retry in mfill_copy_folio_retry()
 2026-04-12 15:36 UTC  (3+ messages)

[PATCH] mm/slub: Revert "mm: Aggressive slab merging heuristics"
 2026-04-12 15:18 UTC  (2+ messages)

[PATCH v3 00/10] mm: thp: always enable mTHP support
 2026-04-12 14:44 UTC  (8+ messages)
` [PATCH v3 06/10] mm: shmem: drop has_transparent_hugepage() usage
` [PATCH v3 08/10] mm: replace thp_disabled_by_hw() with pgtable_has_pmd_leaves()
` [PATCH v3 09/10] mm: thp: always enable mTHP support

[RFC PATCH] zram: support asynchronous GC for lazy slot freeing
 2026-04-12 11:48 UTC  (2+ messages)

[PATCH v4 00/14] mm/mglru: improve reclaim loop and dirty folio handling
 2026-04-12 10:42 UTC  (4+ messages)
` [PATCH v4 12/14] mm/vmscan: remove sc->file_taken

[PATCH v5 00/21] Virtual Swap Space
 2026-04-12  1:40 UTC  (6+ messages)

[Hypervisor Live Update] Notes from April 6, 2026
 2026-04-12  0:14 UTC 

[PATCH] mm/damon/core: disallow non-power of two min_region_sz on damon_start()
 2026-04-11 23:34 UTC  (2+ messages)
` (sashiko review) "

[PATCH] Docs/mm/damon/maintainer-profile: add AI review usage guideline
 2026-04-11 18:51 UTC  (5+ messages)
` (sashiko review) "

[RFC PATCH v5.1 00/11] mm/damon: introduce DAMOS failed region quota charge ratio
 2026-04-11 18:05 UTC  (15+ messages)
` [RFC PATCH v5.1 01/11] mm/damon/core: handle <min_region_sz remaining quota as empty
  ` (sashiko review) "
` [RFC PATCH v5.1 02/11] mm/damon/core: merge regions after applying DAMOS schemes
  ` (sashiko review) "
` [RFC PATCH v5.1 03/11] mm/damon/core: introduce failed region quota charge ratio
  ` (sashiko review) "
` [RFC PATCH v5.1 04/11] mm/damon/sysfs-schemes: implement fail_charge_{num,denom} files
` [RFC PATCH v5.1 05/11] Docs/mm/damon/design: document fail_charge_{num,denom}
` [RFC PATCH v5.1 06/11] Docs/admin-guide/mm/damon/usage: document fail_charge_{num,denom} files
` [RFC PATCH v5.1 07/11] Docs/ABI/damon: document fail_charge_{num,denom}
` [RFC PATCH v5.1 08/11] mm/damon/tests/core-kunit: test fail_charge_{num,denom} committing
` [RFC PATCH v5.1 09/11] selftests/damon/_damon_sysfs: support failed region quota charge ratio
` [RFC PATCH v5.1 10/11] selftests/damon/drgn_dump_damon_status: "
` [RFC PATCH v5.1 11/11] selftests/damon/sysfs.py: test "

DAMON Beer/Coffee/Tea chat reminder for the week of 2026-03-30
 2026-04-11 17:09 UTC 

(sashiko review) [RFC PATCH v5 02/11] mm/damon/core: merge quota-sliced regions back
 2026-04-11 16:33 UTC  (2+ messages)

[PATCH v2 0/9] Optimize anonymous large folio unmapping
 2026-04-11 16:24 UTC  (7+ messages)
` [PATCH v2 2/9] mm/rmap: refactor hugetlb pte clearing in try_to_unmap_one

[PATCH 0/6] hugetlb: normalize exported interfaces to use base-page indices
 2026-04-11 14:14 UTC  (3+ messages)
` [PATCH 1/6] hugetlb: open-code hugetlb folio lookup index conversion

[PATCH] mm/vmstat: reject invalid stat_interval values
 2026-04-11 11:07 UTC  (3+ messages)

[RFC] mm: stress-ng --mremap triggers severe lruvec lock contention in populate/unmap paths
 2026-04-11  9:09 UTC  (6+ messages)

page:  |  | latest

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