[PATCH 0/8] dax/kmem: atomic whole-device hotplug via sysfs
2026-04-13 15:06 UTC (5+ messages)
` [PATCH 1/8] mm/memory-tiers: consolidate memory type dedup into mt_get_memory_type()
[PATCH] kasan: Add abbreviation KASAN to init log
2026-04-13 15:05 UTC (5+ messages)
[PATCH v6] mm/slub: defer freelist construction until after bulk allocation from a new slab
2026-04-13 15:04 UTC
[RFC PATCH v1 1/1] mm/damon: generalize ctx_target creation for damon_ops_id and add vaddr support
2026-04-13 14:59 UTC
[patch 00/38] treewide: Cleanup LATCH, CLOCK_TICK_RATE and get_cycles() [ab]use
2026-04-13 14:46 UTC (16+ messages)
` [patch 07/38] treewide: Consolidate cycles_t
` [patch 14/38] slub: Use prandom instead of get_cycles()
` [patch 17/38] ext4: Replace get_cycles() usage with ktime_get()
` [patch 28/38] mips: Select ARCH_HAS_RANDOM_ENTROPY
` [patch 32/38] powerpc/spufs: Use mftb() directly
` [patch 38/38] treewide: Remove asm/timex.h includes from generic code
[RFC PATCH 0/7] Implement a new generic pagewalk API
2026-04-13 14:31 UTC (11+ 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 0/8 RFC] mm/memcontrol, page_counter: move stock from mem_cgroup to page_counter
2026-04-13 14:29 UTC (3+ messages)
UBSAN: invalid-load in mm/vmscan.c:4286:37: load of value 88 is not a valid value for type 'bool' (aka '_Bool')
2026-04-13 14:27 UTC
[PATCH 00/49] mm: Generalize vmemmap optimization for DAX and HugeTLB
2026-04-13 14:16 UTC (17+ 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()
[PATCH v2] mm: thp: Fix refcount leak in thpsize_create() error path
2026-04-13 14:13 UTC (4+ messages)
[PATCH mm-hotfixes] mm/vma: remove __vma_check_mmap_hook()
2026-04-13 14:02 UTC (4+ messages)
[PATCH v2] kho: skip KHO for crash kernel
2026-04-13 13:52 UTC (2+ messages)
[RFC PATCH 0/2] s390/mm: Batch PTE updates in lazy MMU mode
2026-04-13 13:43 UTC (9+ messages)
` [RFC PATCH 1/2] mm: make lazy MMU mode context-aware
[PATCH v3 0/3] mm/memory-failure: add panic option for unrecoverable pages
2026-04-13 13:26 UTC (4+ messages)
` [PATCH v3 1/3] mm/memory-failure: report MF_MSG_KERNEL for reserved pages
` [PATCH v3 2/3] mm/memory-failure: add CONFIG_BOOTPARAM_MEMORY_FAILURE_PANIC option
` [PATCH v3 3/3] Documentation: document panic_on_unrecoverable_memory_failure sysctl
[PATCH v2] kho: fix error handling in kho_add_subtree()
2026-04-13 13:12 UTC (2+ messages)
[LSF/MM/BPF TOPIC][RFC PATCH v4 00/27] Private Memory Nodes (w/ Compressed RAM)
2026-04-13 13:11 UTC (4+ messages)
[PATCH] mm/migrate_device: fix double unlock and remove dead code
2026-04-13 13:09 UTC
[PATCH v3] mm/memory hotplug/unplug: Optimize zone contiguous check when changing pfn range
2026-04-13 13:06 UTC (2+ messages)
[PATCH v4] mm/userfaultfd: detect VMA replacement after copy retry in mfill_copy_folio_retry()
2026-04-13 12:53 UTC (10+ messages)
[PATCH 0/3] slab: support memoryless nodes with sheaves
2026-04-13 12:11 UTC (8+ messages)
` [PATCH 1/3] slab: decouple pointer to barn from kmem_cache_node
[PATCH RFC v3 0/7] mm: Fix MF_DELAYED handling on memory failure
2026-04-13 11:57 UTC (4+ messages)
` [PATCH RFC v3 5/7] mm: selftests: Add shmem into memory failure test
[PATCH -next] mm: make sure freeram is smaller than totalram
2026-04-13 11:57 UTC
[PATCH v3 0/4] mm: improve large folio readahead and alignment for exec memory
2026-04-13 11:48 UTC (4+ messages)
` [PATCH v3 2/4] mm: use tiered folio allocation for VM_EXEC readahead
[GIT PULL] slab updates for 7.1
2026-04-13 11:39 UTC
[PATCH v2 0/3] mm/memory-failure: add panic option for unrecoverable pages
2026-04-13 11:22 UTC (10+ 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 00/10] sh: remove NUMA and SPARSEMEM support
2026-04-13 11:14 UTC (14+ messages)
` [PATCH 01/10] sh: remove CONFIG_NUMA and realted configuration options
` [PATCH 02/10] sh: mm: remove numa.c
` [PATCH 03/10] sh: mm: drop allocate_pgdat()
` [PATCH 04/10] sh: remove setup_bootmem_node() and plat_mem_setup()
` [PATCH 05/10] sh: drop dead code guarded by #ifdef CONFIG_NUMA
` [PATCH 06/10] sh: drop include/asm/mmzone.h
` [PATCH 07/10] init/Kconfig: drop ARCH_WANT_NUMA_VARIABLE_LOCALITY
` [PATCH 08/10] sh: init: remove call the memblock_set_node()
` [PATCH 09/10] sh: remove SPARSEMEM related entries from Kconfig
` [PATCH 10/10] sh: drop include/asm/sparsemem.h
[PATCH 00/53] selftests/mm: make MM selftests more CI friendly
2026-04-13 10:25 UTC (13+ 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 10/53] selftests/mm: hugetlb_madv_vs_map: "
[PATCH] mm: blk-cgroup: fix use-after-free in cgwb_release_workfn()
2026-04-13 10:09 UTC
[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
[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] 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 (2+ messages)
[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 (3+ 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
[RFC PATCH v5.2 00/11] mm/damon: introduce DAMOS failed region quota charge ratio
2026-04-12 18:14 UTC (10+ messages)
` [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 "
[RFC PATCH v5.2 03/11] mm/damon/core: introduce failed region quota charge ratio
2026-04-12 18:07 UTC (2+ messages)
` (sashiko review) "
[PATCH] mm: thp: Fix refcount leak in thpsize_create() error path
2026-04-12 17:59 UTC (7+ 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)
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox