messages from 2026-09-11 19:03:11 to 2026-09-13 16:17:20 UTC [more...]
[PATCH] khugepaged: hold invalidate_lock across collapse_file() readahead
2026-09-13 16:16 UTC (3+ messages)
[PATCH 0/2] maple_tree: fix maple_range_64 crashes in RCU mode
2026-09-13 15:26 UTC (3+ messages)
` [PATCH 1/2] maple_tree: remove mt_clear_meta() to fix a pointer corruption
` [PATCH 2/2] maple_tree: fix invalid memory access in mt_free_walk()
[PATCH v2 0/3] blk-cgroup: store blkcg in bio before blkcg_mutex conversion
2026-09-13 13:29 UTC (6+ messages)
` [PATCH v2 1/3] blk-cgroup: use a request_queue rhashtable for blkg lookup
` [PATCH v2 2/3] blk-cgroup: store blkcg in bio instead of blkg
` [PATCH v2 3/3] blk-cgroup: move async bio punt state to blkcg
[PATCH 0/3] blk-cgroup: store blkcg in bio before blkcg_mutex conversion
2026-09-13 13:02 UTC (7+ messages)
` [PATCH 2/3] blk-cgroup: store blkcg in bio instead of blkg
[PATCH v8] mm: vmscan: retry folios written back while isolated for traditional LRU
2026-09-13 11:33 UTC (3+ messages)
[PATCH] mm/damon/core: add short circuit for esz<min_region_sz in damos_adjust_quota()
2026-09-13 11:01 UTC
[PATCH 0/3] mm/mglru: add tracepoints for scan and aging paths
2026-09-13 10:28 UTC (7+ messages)
` [PATCH 2/3] mm/mglru: add tracepoint for scan_folios()
` [PATCH 3/3] mm/mglru: add tracepoint for inc_max_seq()
[PATCH] khugepaged: hold invalidate_lock across collapse_file() readahead
2026-09-13 10:08 UTC
[PATCH v21 0/9] rust: add `Ownable` trait and `Owned` type
2026-09-13 9:49 UTC (8+ messages)
` [PATCH v21 4/9] rust: rename `AlwaysRefCounted` to `RefCounted`
` [PATCH v21 9/9] rust: page: add `ExclusivePage` for race-free page access
[PATCH 0/6] mm: Unify Device DAX and HugeTLB vmemmap population paths
2026-09-13 8:37 UTC (7+ messages)
` [PATCH 1/6] mm/sparse-vmemmap: drop VMEMMAP_POPULATE_DAX
` [PATCH 2/6] mm/sparse-vmemmap: support device DAX in common vmemmap path
` [PATCH 3/6] mm/sparse-vmemmap: drop Device DAX-specific population path
` [PATCH 4/6] mm/sparse-vmemmap: remove the unused ptpfn argument
` [PATCH 5/6] powerpc/mm: make vmemmap_populate_compound_pages() static
` [PATCH 6/6] mm/sparse-vmemmap: open-code vmemmap_populate_address()
[PATCH v3 0/1] mm/memory: constrain generic_access_phys() to page boundary
2026-09-13 8:28 UTC (4+ messages)
` [PATCH v3 1/1] "
[PATCH] mm: zswap: return -ENOENT when the swap device is gone
2026-09-13 7:51 UTC (3+ messages)
[PATCH v2 00/12] mm, swap: extendable swap devices (xswap)
2026-09-13 7:50 UTC (13+ messages)
` [PATCH v2 01/12] mm: xswap support for zswap
` [PATCH v2 02/12] mm, swap: add CONFIG_XSWAP and xswap fields to swap_info_struct
` [PATCH v2 03/12] mm, swap: refactor free_swap_cluster_info to take swap_info_struct
` [PATCH v2 04/12] mm, swap: add xswap cluster grow via VM_SPARSE vmalloc
` [PATCH v2 05/12] mm, swap: add sysfs create interface for xswap
` [PATCH v2 06/12] mm, swap: add xswap grow trigger on cluster allocation
` [PATCH v2 07/12] mm, swap: add xswap_try_shrink and shrink trigger on cluster free
` [PATCH v2 08/12] mm, swap: free backing pages in xswap_unmap_clusters
` [PATCH v2 09/12] mm, swap: defer xswap shrink to workqueue to avoid lock recursion
` [PATCH v2 10/12] mm, swap: refactor swapoff + add xswap_destroy
` [PATCH v2 11/12] mm, swap: require zswap for xswap devices
` [PATCH v2 12/12] mm, swap: add sysfs per-device size limit for xswap
[PATCH v3] x86/mm/pat: use pr_warn() for early W^X warnings
2026-09-13 7:37 UTC
[PATCH 1/1] mm/huge_memory: fix pgtable withdrawal for huge zero PMDs
2026-09-13 7:23 UTC (3+ messages)
[PATCH RFC 4/9] mm/huge_memory: use normal_or_softleaf_folio_pmd() in the PMD split path
2026-09-13 5:21 UTC (3+ messages)
[PATCH 0/4] mm/ksm: use per-VMA locking for find_mergeable_vma()
2026-09-13 4:42 UTC (8+ messages)
` [PATCH 3/4] mm/ksm: make break_ksm() more scalable
` [PATCH RFC 0/3] mm/ksm: scan with per-VMA locks
` [PATCH RFC 1/3] mm/pagewalk: allow folio_walk_start() under a vma read lock
` [PATCH RFC 2/3] mm/ksm: use the VMA lock when looking up mergeable pages
` [PATCH RFC 3/3] mm/ksm: scan VMAs with per-VMA locks
[PATCH 0/4] mm/ksm: use per-VMA locking for find_mergeable_vma()
2026-09-13 4:17 UTC (2+ messages)
[PATCH v2] kselftest: mm: remove exclusion of building soft-dirty test in arm64
2026-09-13 0:52 UTC (2+ messages)
[PATCH v2 00/26] mm/fbatch: drain lru_add_drain() and _all()
2026-09-12 23:46 UTC (18+ messages)
` [PATCH v2 04/26] mm/fbatch: lru bit set, no extra ref, while folio on per-cpu fbatch
` [PATCH v2 05/26] mm/fbatch: lru_add_del_folio()+folio_add_lru() after clear_lru()
` [PATCH v2 06/26] mm/fbatch: fbatch_drain_lazyfree(onstack fbatch) before ptl unlock
` [PATCH v2 07/26] mm/fbatch: LRU_NEXT_ACTIVATE bit to optimize folio_activate()
` [PATCH v2 09/26] mm/fbatch: restore mlock+munlock batching, without extra ref
[Linux Memory Hotness and Promotion] Notes from September 10, 2026
2026-09-12 23:15 UTC
[PATCH 0/3] Catch automatic storage in IDA and Maple Tree definitions
2026-09-12 22:31 UTC (6+ messages)
` [PATCH 1/3] compiler.h: add ASSERT_STATIC_STORAGE()
` [PATCH 2/3] idr: assert static storage for DEFINE_IDA()
` [PATCH 3/3] maple_tree: assert static storage for DEFINE_MTREE()
[PATCH v2] selftests/mm: skip khugepaged file tests if mkfs.xfs is unavailable
2026-09-12 22:27 UTC (2+ messages)
[RFC PATCH 0/9] mm/damon: cleanup, clarify, and add/improve test
2026-09-12 20:26 UTC (11+ messages)
` [RFC PATCH 1/9] mm/damon/api: remove NR_DAMOS_FILTER_TYPES
` [RFC PATCH 2/9] mm/damon/core: use abs_diff() in damon_feed_loop_next_input()
` [RFC PATCH 3/9] mm/damon/core: use mult_frac() "
` [RFC PATCH 4/9] mm/damon/core: use damos_quota_is_set() in damos_adjust_quota()
` [RFC PATCH 5/9] mm/damon/core: document damon_call()/damon_start() race hang issue
` [RFC PATCH 6/9] mm/damon/paddr: remove pa parameter from damon_pa_filter_pass()
` [RFC PATCH 7/9] selftests/damon/sysfs_memcg_path_leak: fail only for real DAMON leak
` [RFC PATCH 8/9] mm/damon/tests/core-kunit: test eligible_mem_bp commitment
` [RFC PATCH 9/9] Docs/mm/damon/design: clarify bp is basis point
[PATCH v6 0/3] mm: improve folio refcount scalability
2026-09-12 19:50 UTC (4+ messages)
` [PATCH v6 1/3] gve: reduce pagecnt_bias to USHRT_MAX
` [PATCH v6 2/3] mm: drop page refcount zero state semantics
` [PATCH v6 3/3] mm: implement page refcount locking via dedicated bit
[RFC PATCH 0/8] mm/damon: move damos filter range arguments validation to core
2026-09-12 19:18 UTC (9+ messages)
` [RFC PATCH 1/8] mm/damon/sysfs-schemes: read sysfs_filter->addr_range only once
` [RFC PATCH 2/8] mm/damon/sysfs-schemes: read sysfs_filter->sz_range "
` [RFC PATCH 3/8] mm/damon/core: return an error from damos_commit_filter_arg()
` [RFC PATCH 4/8] mm/damon/core: disallow max < min damos filter range arguments commit
` [RFC PATCH 5/8] mm/damon/sysfs-schemes: drop centralized filter range arg validations
` [RFC PATCH 6/8] mm/damon/sysfs-schemes: use switch-case in add_scheme_filters()
` [RFC PATCH 7/8] mm/damon/core-kunit: extend damos_commit_filter_for() for wrong input
` [RFC PATCH 8/8] mm/damon/core-kunit: test invalid damos filter commits
[PATCH v4 0/7] read proc/pid/smaps_rollup under per-vma lock
2026-09-12 18:55 UTC (15+ messages)
` [PATCH v4 1/7] proc/task_mmu: remove unnecessary helpers
` [PATCH v4 2/7] proc/task_mmu: remove unnecessary inlines in function definitions
` [PATCH v4 3/7] proc/task_mmu: clarify shmem mapping walk conditions in smap_gather_stats()
` [PATCH v4 4/7] proc/task_mmu: remove special-casing of smap_gather_stats() start parameter
` [PATCH v4 5/7] proc/task_mmu: change proc_get_vma() to stop returning gate VMA at the end
` [PATCH v4 6/7] proc/task_mmu: read proc/pid/smaps_rollup under per-vma lock
` [PATCH v4 7/7] selftests/proc: add /proc/pid/smaps_rollup tearing tests
[PATCH v2 0/2] mm: stop calling pmd_folio() on special PMDs
2026-09-12 18:02 UTC (8+ messages)
` [PATCH v2 1/2] mm/mempolicy: use vm_normal_folio_pmd() in queue_folios_pmd()
` [PATCH v2 2/2] mm/madvise: use vm_normal_folio_pmd() in cold/pageout PMD range
[PATCH] docs/vfs: Fix the struct file_system_type copy
2026-09-12 17:35 UTC (2+ messages)
[PATCH v8 05/12] PCI: liveupdate: Preserve bus numbers during Live Update
2026-09-12 17:31 UTC (4+ messages)
[RFC PATCH] mm/damon/core: add short circuit for temporal-goal schemes in damos_adjust_quota()
2026-09-12 16:48 UTC (2+ messages)
[PATCH] selftests/mm: skip khugepaged file tests if mkfs.xfs is unavailable
2026-09-12 13:29 UTC (6+ messages)
[akpm-mm:mm-new 439/459] fs/proc/task_mmu.c:205:13: warning: 'reacquire_rcu' defined but not used
2026-09-12 12:39 UTC
[PATCH] proc/task_mmu: handle special PMDs in clear_refs and pagemap
2026-09-12 12:28 UTC
Path forward for Virtualized Swap?
2026-09-12 11:51 UTC (12+ messages)
[PATCH] mm/secretmem: Fix the enable parameter description
2026-09-12 11:48 UTC (2+ messages)
` [PATCH v2] "
[PATCH] mm/madvise: reclaim isolated folios if PTE restart fails
2026-09-12 11:08 UTC
[RESEND PATCH] mm/madvise: use folio_trylock() in the cold/pageout PMD split
2026-09-12 11:05 UTC
[RFC PATCH v3 0/4] mm: enable lru cache for smaller large folios
2026-09-12 9:58 UTC (4+ messages)
[PATCH v2] mm/migrate_device: consolidate compound folio handling
2026-09-12 8:46 UTC (3+ messages)
[PATCH 1/1] liveupdate: kho: calculate per-node scratch sizes before allocation
2026-09-12 6:33 UTC (2+ messages)
[patch v3] mm: test_vmstat: add synthetic benchmark for vm stats
2026-09-12 5:37 UTC (2+ messages)
[PATCH] mm/migrate_device: consolidate compound folio handling
2026-09-12 3:10 UTC (3+ messages)
[PATCH v2 0/2] mm: refactor zonelist constructors and iterators
2026-09-12 3:04 UTC (3+ messages)
` [PATCH v2 1/2] mm: refactor find_next_best_node to find_next_best_node_in
` [PATCH v2 2/2] mm/page_alloc: refactor build_node_zonelist() out of build_zonelists()
[akpm-mm:mm-new] BUILD SUCCESS 9958290885035431e2494159f555e332c3c14906
2026-09-12 2:18 UTC
[BUG] mm/memory_hotplug: panic due to race between compaction and memory hot-unplug
2026-09-12 2:06 UTC (5+ messages)
[RFC PATCH v2 0/9] mm/damon: hardware-sampled access reports
2026-09-12 1:38 UTC (2+ messages)
[PATCH v7 0/6] sched: Add support for long task name
2026-09-12 1:24 UTC (7+ messages)
` [PATCH v7 1/6] treewide: Get rid of get_task_comm()
` [PATCH v7 2/6] treewide: Replace memcpy(..., current->comm) with copy_task_comm()
` [PATCH v7 3/6] lib/string_kunit: Add test for copy_task_comm()
` [PATCH v7 4/6] sched: Extend task command name with TASK_COMM_EXT_LEN
` [PATCH v7 5/6] prctl: Add support for long user thread names
` [PATCH v7 6/6] selftests: prctl: Add test for long "
[PATCH v2] x86/mm/pat: use pr_warn() for early W^X warnings
2026-09-12 1:23 UTC (3+ messages)
[patch 0/3] lib: add synthetic MM benchmarks
2026-09-12 1:05 UTC (6+ messages)
[RFC] bpf: account ring buffer backing pages separately from Lost RAM
2026-09-12 0:04 UTC (7+ messages)
` 答复: [External Mail]Re: "
` "
[PATCH v2 0/7] mm/damon: introduce probe_hits_wsum DAMOS core filter
2026-09-11 23:19 UTC (2+ messages)
[PATCH v2 00/12] mm/collapse: separate a collapse from its callers
2026-09-11 22:09 UTC (3+ messages)
` [PATCH v2 09/12] mm/collapse: open-code collapse_single_pmd() in its two callers
[RFC PATCH 0/5] liveupdate: LIVEUPDATE_SESSION_RETRIEVE_INTO_FD
2026-09-11 21:10 UTC (5+ messages)
[PATCH v8 0/8] mm: Hot page tracking and promotion infrastructure
2026-09-11 21:08 UTC (2+ messages)
[PATCH v5] mm/page_alloc: avoid direct compaction for costly __GFP_NORETRY allocations
2026-09-11 20:44 UTC (2+ messages)
[PATCH v3 0/7] read proc/pid/smaps_rollup under per-vma lock
2026-09-11 19:45 UTC (14+ messages)
` [PATCH v3 5/7] proc/task_mmu: change proc_get_vma() to stop returning gate VMA at the end
` [PATCH v3 6/7] proc/task_mmu: read proc/pid/smaps_rollup under per-vma lock
` [PATCH v3 7/7] selftests/proc: add /proc/pid/smaps_rollup tearing tests
[PATCH v3 00/12] mm: make userland page table freeing RCU-safe
2026-09-11 19:36 UTC (13+ messages)
` [PATCH v3 01/12] mm/huge_memory: zap deposited page tables after an RCU grace period
` [PATCH v3 02/12] mm: enable MMU_GATHER_RCU_TABLE_FREE for most 2-level architectures
` [PATCH v3 03/12] mm: enable MMU_GATHER_RCU_TABLE_FREE for MMU riscv
` [PATCH v3 04/12] mm: enable MMU_GATHER_RCU_TABLE_FREE for MMU arm
` [PATCH v3 05/12] mm: enable MMU_GATHER_RCU_TABLE_FREE for arc, microblaze, xtensa
` [PATCH v3 06/12] mm: enable MMU_GATHER_RCU_TABLE_FREE for sparc64
` [PATCH v3 07/12] mm: enable MMU_GATHER_RCU_TABLE_FREE for m68k-coldfire
` [PATCH v3 08/12] mm: enable MMU_GATHER_RCU_TABLE_FREE for sh-X2
` [PATCH v3 09/12] mm: enable MMU_GATHER_RCU_TABLE_FREE for m68k-motorola
` [PATCH v3 10/12] mm: enable MMU_GATHER_RCU_TABLE_FREE for sparc32
` [PATCH v3 11/12] mm: make userland page table freeing RCU-safe
` [PATCH v3 12/12] mm: change the contract for free_pgtables(), update docs
[GIT PULL] slab fixes for 7.3-rc2
2026-09-11 19:35 UTC (2+ messages)
[PATCH] memcg: keep propagating stats updates to ancestors
2026-09-11 19:36 UTC (2+ messages)
page: next (older) | 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