[PATCH] mm/rmap: fix unlink_anon_vmas() handling of error case from anon_vma_fork
2026-01-18 11:45 UTC (2+ messages)
[PATCH v3 0/7] enable PT_RECLAIM on all 64-bit architectures
2026-01-18 11:23 UTC (3+ messages)
` [PATCH v3 7/7] mm: make PT_RECLAIM depends on MMU_GATHER_RCU_TABLE_FREE
[PATCH] maple_tree: update mas_next[_range] docs
2026-01-18 11:00 UTC
[PATCH] mm/pgtable: convert pgtable_t to ptdesc pointer
2026-01-18 10:51 UTC (7+ messages)
[PATCH v5] io: add io_pgtable abstraction
2026-01-18 10:08 UTC (3+ messages)
[PATCH v6] rust: iommu: add io_pgtable abstraction
2026-01-18 10:08 UTC
[HELP] Request for assistance to upstream an Android memory optimization (Multi_Freearea)
2026-01-18 8:58 UTC
[PATCH v1 1/1] mm/khugepaged: move tlb_remove_table_sync_one out from under PTL
2026-01-18 8:39 UTC (2+ messages)
` [PATCH v1 1/1] mm/khugepaged: move tlb_remove_table_sync_one out
[PATCH] selftests/mm: remove virtual_address_range test
2026-01-18 7:55 UTC (3+ messages)
[syzbot] [mm?] WARNING in unlink_anon_vmas (2)
2026-01-18 7:30 UTC
[syzbot] [cgroups?] [mm?] WARNING in memcg1_swapout
2026-01-18 7:01 UTC (4+ messages)
[PATCH v4] kho: validate preserved memory map during population
2026-01-18 6:11 UTC (4+ messages)
[PATCH v5 0/5] support batch checking of references and unmapping for large folios
2026-01-18 5:48 UTC (13+ messages)
` [PATCH v5 5/5] mm: rmap: support batched unmapping for file "
` [PATCH] mm: rmap: skip batched unmapping for UFFD vmas
[PATCH v3 0/2] mm/vmscan: mitigate spurious kswapd_failures reset and add tracepoints
2026-01-18 5:08 UTC (6+ messages)
` [PATCH v3 1/2] mm/vmscan: mitigate spurious kswapd_failures reset from direct reclaim
` [PATCH v3 2/2] mm/vmscan: add tracepoint and reason for kswapd_failures reset
[PATCH 0/3] Migrate on fault for device pages
2026-01-18 4:02 UTC (7+ messages)
` [PATCH 1/3] mm: unified hmm fault and migrate device pagewalk paths
[PATCH v3 00/30] Eliminate Dying Memory Cgroup
2026-01-18 3:29 UTC (26+ messages)
` [PATCH v3 08/30] mm: memcontrol: prevent memory cgroup release in get_mem_cgroup_from_folio()
` [PATCH v3 14/30] mm: mglru: prevent memory cgroup release in mglru
` [PATCH v3 19/30] mm: workingset: prevent lruvec release in workingset_refault()
` [PATCH v3 23/30] mm: do not open-code lruvec lock
` [PATCH v3 24/30] mm: memcontrol: prepare for reparenting LRU pages for "
` [PATCH v3 25/30] mm: vmscan: prepare for reparenting traditional LRU folios
` [PATCH v3 26/30] mm: vmscan: prepare for reparenting MGLRU folios
` [PATCH v3 27/30] mm: memcontrol: refactor memcg_reparent_objcgs()
` [PATCH v3 28/30] mm: memcontrol: prepare for reparenting state_local
` [PATCH v3 28/30 fix 1/2] mm: memcontrol: fix lruvec_stats->state_local reparenting
[PATCH v2] percpu: add basic double free check
2026-01-18 1:09 UTC (4+ messages)
[syzbot] [mm?] INFO: rcu detected stall in sys_execve (6)
2026-01-17 23:18 UTC (2+ messages)
[PATCH] mm: Restore per-memcg proactive reclaim with !CONFIG_NUMA
2026-01-17 19:07 UTC (2+ messages)
[PATCH 0/8] mm/damon: cleanup kdamond, damon_call(), damos filter and DAMON_MIN_REGION
2026-01-17 17:52 UTC (9+ messages)
` [PATCH 1/8] mm/damon: remove damon_operations->cleanup()
` [PATCH 2/8] mm/damon/core: cleanup targets and regions at once on kdamond termination
` [PATCH 3/8] mm/damon/core: cancel damos_walk() before damon_ctx->kdamond reset
` [PATCH 4/8] mm/damon/core: process damon_call_control requests on a local list
` [PATCH 5/8] mm/damon: document damon_call_control->dealloc_on_cancel repeat behavior
` [PATCH 6/8] mm/damon/core: rename damos_filter_out() to damos_core_filter_out()
` [PATCH 7/8] mm/damon: rename DAMON_MIN_REGION to DAMON_MIN_REGION_SZ
` [PATCH 8/8] mm/damon: rename min_sz_region of damon_ctx to min_region_sz
[PATCH mm-unstable] mm: Fix uffd-wp bit loss when batching file folio unmapping
2026-01-17 17:46 UTC (5+ messages)
KASAN vs realloc
2026-01-17 17:08 UTC (6+ messages)
` [PATCH 1/2] mm/kasan: Fix KASAN poisoning in vrealloc()
[PATCH RFC 0/2] rcu box container for Rust + maple tree load_rcu
2026-01-17 16:46 UTC (14+ messages)
` [PATCH RFC 1/2] rust: rcu: add RcuBox type
` [PATCH RFC 2/2] rust: maple_tree: add load_rcu()
[PATCH v2] mm/page_alloc: Avoid duplicate NR_FREE_PAGES updates in move_to_free_list()
2026-01-17 14:15 UTC (2+ messages)
[PATCH mm-new v4 0/6] Improve khugepaged scan logic
2026-01-17 12:15 UTC (12+ messages)
` [PATCH mm-new v4 2/6] mm: khugepaged: refine scan progress number
` [PATCH mm-new v4 4/6] mm: add folio_is_lazyfree helper
` [PATCH mm-new v4 5/6] mm: khugepaged: skip lazy-free folios at scanning
[PATCH v2 1/2] mm/hugetlb: Remove unnecessary if condition
2026-01-17 10:25 UTC (3+ messages)
` [PATCH v2 2/2] mm/hugetlb: Enforce brace style
[PATCH] mm: update kernel-doc for __swap_cache_clear_shadow()
2026-01-17 10:14 UTC
[PATCH v8 00/14] kasan: x86: arm64: KASAN tag-based mode for x86
2026-01-17 6:53 UTC (8+ messages)
` [PATCH v8 13/14] x86/kasan: Logical bit shift for kasan_mem_to_shadow
[PATCH v5 0/3] mm: Implement ECC handling for pfn with no struct page
2026-01-17 5:36 UTC (3+ messages)
[PATCH v6 0/5] Enable THP support in drm_pagemap
2026-01-17 5:27 UTC (15+ messages)
` [PATCH v6 1/5] mm/zone_device: Reinitialize large zone device private folios
[PATCH] zsmalloc: introduce SG-list based object read API
2026-01-17 3:48 UTC (5+ messages)
[PATCH v2 08/10] mm/vma: Use unmap_desc in exit_mmap() and vms_clear_ptes()
2026-01-17 3:25 UTC (9+ messages)
[PATCHv2] zsmalloc: make common caches global
2026-01-17 2:54 UTC
[PATCH] zsmalloc: fixup zsmalloc-introduce-sg-list-based-object-read-api.patch
2026-01-17 2:48 UTC
[PATCHv3 00/15] mm: Eliminate fake head pages from vmemmap optimization
2026-01-17 2:38 UTC (8+ messages)
` [PATCHv3 10/15] mm/hugetlb: Remove fake head pages
` [PATCHv3.1 "
[PATCH RESEND 0/3] add and use vma_assert_stabilised() helper
2026-01-17 2:30 UTC (14+ messages)
` [PATCH RESEND 1/3] locking: add rwsem_is_write_locked(), update non-lockdep asserts
` [PATCH RESEND 3/3] mm: add + use vma_is_stabilised(), vma_assert_stabilised() helpers
[RFC PATCH] zsmalloc: make common caches global
2026-01-17 2:24 UTC (3+ messages)
[linux-next:master] BUILD SUCCESS WITH UNVERIFIED WARNING 46fe65a2c28ecf5df1a7475aba1f08ccf4c0ac1b
2026-01-17 2:13 UTC
[PATCH v3 00/21] slab: replace cpu (partial) slabs with sheaves
2026-01-17 2:11 UTC (13+ messages)
` [PATCH v3 02/21] slab: add SLAB_CONSISTENCY_CHECKS to SLAB_NEVER_MERGE
` [PATCH v3 06/21] slab: introduce percpu sheaves bootstrap
` [PATCH v3 13/21] slab: remove defer_deactivate_slab()
` [PATCH v3 14/21] slab: simplify kmalloc_nolock()
` [PATCH v3 16/21] slab: remove unused PREEMPT_RT specific macros
` [PATCH v3 17/21] slab: refill sheaves from all nodes
` [PATCH v3 18/21] slab: update overview comments
` [PATCH v3 19/21] slab: remove frozen slab checks from __slab_free()
` [PATCH v3 20/21] mm/slub: remove DEACTIVATE_TO_* stat items
` [PATCH v3 21/21] mm/slub: cleanup and repurpose some "
[PATCH 0/5] selftests/damon: improve leak detection and wss estimation reliability
2026-01-17 2:07 UTC (6+ messages)
` [PATCH 1/5] selftests/damon/sysfs_memcg_path_leak.sh: use kmemleak
` [PATCH 2/5] selftests/damon/wss_estimation: test for up to 160 MiB working set size
` [PATCH 3/5] selftests/damon/access_memory: add repeat mode
` [PATCH 4/5] selftests/damon/wss_estimation: ensure number of collected wss
` [PATCH 5/5] selftests/damon/wss_estimation: deduplicate failed samples output
[PATCH 2/2] mm/kasan/kunit: extend vmalloc OOB tests to cover vrealloc()
2026-01-17 1:16 UTC (4+ messages)
` [PATCH] mm-kasan-kunit-extend-vmalloc-oob-tests-to-cover-vrealloc-fix
[PATCH v3] mm/mempolicy: fix mpol_rebind_nodemask() for MPOL_F_NUMA_BALANCING
2026-01-17 1:00 UTC (6+ messages)
[akpm-mm:mm-unstable /301] net/core/page_pool.c:713:71: sparse: sparse: incorrect type in argument 1 (different base types)
2026-01-16 23:15 UTC (2+ messages)
DAMON Beer/Coffee/Tea chat reminder for the week of 2026-01-19
2026-01-16 22:47 UTC
[PATCH 16/28] maple_tree: Start using maple copy node for destination
2026-01-16 22:44 UTC (4+ messages)
[PATCH v2 0/2] kho: clean up page initialization logic
2026-01-16 22:26 UTC (3+ messages)
` [PATCH v2 1/2] kho: use unsigned long for nr_pages
[PATCH v2 1/1] Docs/mm/allocation-profiling: describe sysctrl limitations in debug mode
2026-01-16 20:45 UTC (2+ messages)
[PATCH v2] mm/hugetlb: Restore failed global reservations to subpool
2026-01-16 20:40 UTC
[PATCH v6 1/2] mm/memory-failure: fix missing ->mf_stats count in hugetlb poison
2026-01-16 20:38 UTC (2+ messages)
` [PATCH v6 2/2] mm/memory-failure: teach kill_accessing_process to accept hugetlb tail page pfn
[PATCH 10/28] maple_tree: Introduce maple_copy node and use it in mas_spanning_rebalance()
2026-01-16 19:46 UTC (3+ messages)
[PATCH 1/1] Docs/mm/allocation-profiling: describe sysctrl limitations in debug mode
2026-01-16 18:45 UTC (4+ messages)
[PATCH v9 00/13] Direct Map Removal Support for guest_memfd
2026-01-16 18:16 UTC (26+ messages)
` [PATCH v9 02/13] mm/gup: drop secretmem optimization from gup_fast_folio_allowed
` [PATCH v9 07/13] KVM: guest_memfd: Add flag to remove from direct map
` [PATCH v9 09/13] KVM: selftests: set KVM_MEM_GUEST_MEMFD in vm_mem_add() if guest_memfd != -1
[PATCH v5 0/5] Enable THP support in drm_pagemap
2026-01-16 18:07 UTC (13+ messages)
` [PATCH v5 1/5] mm/zone_device: Reinitialize large zone device private folios
[PATCH] mm/highmem: fix __kmap_to_page() build error
2026-01-16 17:59 UTC (3+ messages)
WARN_ON_ONCE: (PF_MEMALLOC && nofail) in __alloc_pages_slowpath via ext4, iput, kswapd
2026-01-16 17:21 UTC
[PATCH] kho: test: clean up residual memory upon test_kho module unload
2026-01-16 17:14 UTC (2+ messages)
[PATCH RFC v2 00/20] slab: replace cpu (partial) slabs with sheaves
2026-01-16 16:59 UTC (9+ messages)
` [PATCH RFC v2 03/20] mm/slab: make caches with sheaves mergeable
` [PATCH RFC v2 04/20] slab: add sheaves to most caches
[PATCH] kho: print which scratch buffer failed to be reserved
2026-01-16 16:54 UTC
[PATCH 2/3] mm/hugetlb: Remove unnecessary if condition
2026-01-16 16:45 UTC (2+ messages)
[PATCH v3 0/6] AG aware parallel writeback for XFS
2026-01-16 16:13 UTC (2+ messages)
` [syzbot ci] "
[PATCH v16 0/3] Improve proc RSS accuracy and OOM killer latency
2026-01-16 15:55 UTC (9+ messages)
` [PATCH v16 1/3] lib: Introduce hierarchical per-cpu counters
` [PATCH v16 3/3] mm: Reduce latency of OOM killer task selection with 2-pass algorithm
[PATCH v3 0/2] kho: history: track previous kernel version and kexec boot count
2026-01-16 15:50 UTC (4+ messages)
` [PATCH v3 1/2] kho: history: track previous kernel version
[PATCH 00/29] fs: require filesystems to explicitly opt-in to nfsd export support
2026-01-16 15:13 UTC (6+ messages)
` [PATCH 29/29] nfsd: only allow filesystems that set EXPORT_OP_STABLE_HANDLES
[PATCH] mm/kfence: fix potential deadlock in reboot notifier
2026-01-16 14:10 UTC
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