Linux-mm Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-09-11 15:17:29 to 2026-09-12 20:08:29 UTC [more...]

[RFC PATCH 0/9] mm/damon: cleanup, clarify, and add/improve test
 2026-09-12 20:08 UTC  (2+ messages)
` [RFC PATCH 1/9] mm/damon/api: remove NR_DAMOS_FILTER_TYPES

[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

[PATCH v2 00/26] mm/fbatch: drain lru_add_drain() and _all()
 2026-09-12 19:30 UTC  (4+ messages)
` [PATCH v2 04/26] mm/fbatch: lru bit set, no extra ref, while folio on per-cpu fbatch

[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 0/3] blk-cgroup: store blkcg in bio before blkcg_mutex conversion
 2026-09-12 14:21 UTC  (6+ messages)
` [PATCH 2/3] blk-cgroup: store blkcg in bio instead of blkg

[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  (25+ 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 0/4] mm/ksm: use per-VMA locking for find_mergeable_vma()
 2026-09-12  8:24 UTC  (5+ messages)
` [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 RFC 4/9] mm/huge_memory: use normal_or_softleaf_folio_pmd() in the PMD split path
 2026-09-12  7:37 UTC  (2+ messages)

[PATCH 1/1] liveupdate: kho: calculate per-node scratch sizes before allocation
 2026-09-12  6:33 UTC  (2+ messages)

[PATCH 0/3] Catch automatic storage in IDA and Maple Tree definitions
 2026-09-12  5:57 UTC  (5+ 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 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  (14+ messages)
` [PATCH v2 09/12] mm/collapse: open-code collapse_single_pmd() in its two callers
` [PATCH v2 10/12] mm/collapse: work out the orders a VMA allows once per VMA
` [PATCH v2 11/12] mm/collapse: declare the collapse interface in collapse.h

[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 v2] kselftest: mm: remove exclusion of building soft-dirty test in arm64
 2026-09-11 21:06 UTC 

[PATCH v5] mm/page_alloc: avoid direct compaction for costly __GFP_NORETRY allocations
 2026-09-11 20:44 UTC  (4+ messages)

[PATCH v3 0/7] read proc/pid/smaps_rollup under per-vma lock
 2026-09-11 19:45 UTC  (40+ messages)
` [PATCH v3 1/7] proc/task_mmu: remove unnecessary helpers
` [PATCH v3 2/7] proc/task_mmu: remove unnecessary inlines in function definitions
` [PATCH v3 3/7] proc/task_mmu: clarify shmem mapping walk conditions in smap_gather_stats()
` [PATCH v3 4/7] proc/task_mmu: remove special-casing of smap_gather_stats() start parameter
` [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)

[PATCH v8 08/12] PCI: liveupdate: Adopt ACS controls in incoming preserved devices
 2026-09-11 18:31 UTC  (3+ messages)

[RFC PATCH 0/3] liveupdate: Move to feature flags for LUO and memfd ABI compatibility
 2026-09-11 18:26 UTC  (11+ messages)

[PATCH v5 0/3] iommu/iova: convert from rbtree to maple tree
 2026-09-11 18:26 UTC  (4+ messages)

[PATCH v4] mm/gup_test: safely calculate GUP batch size
 2026-09-11 18:16 UTC  (3+ messages)

[PATCH v4 00/17] mm/huge_memory: clean up and decouple the anon and file split helpers
 2026-09-11 17:59 UTC  (4+ messages)
` [PATCH v4 12/17] mm/huge_memory: move anon_vma handling into the anon split helper

[PATCH] kselftest: mm: remove exclusion of building soft-dirty test in arm64
 2026-09-11 17:53 UTC  (4+ messages)

[PATCH v2 0/8] mm: distinguish PTE table storage from PTE values
 2026-09-11 17:09 UTC  (9+ messages)
` [PATCH v2 1/8] mm: introduce hw_pte_t for PTE table storage
` [PATCH v2 2/8] mm: rename pointers to software PTE values as ptentp
` [PATCH v2 3/8] mm: use hw_pte_t for generic PTE table storage

[PATCH RFC v2 00/15] mm/mglru: frequency guided promotion (MGLRU-FG) and flag cleanup
 2026-09-11 17:02 UTC  (3+ messages)
` [PATCH RFC v2 02/15] mm/mglru: make generation page counters atomic

[PATCH v8 06/12] PCI: liveupdate: Auto-preserve upstream bridges across Live Update
 2026-09-11 17:00 UTC  (3+ messages)

[PATCH RFC 0/9] mm/huge_memory: refactor __split_huge_pmd_locked()
 2026-09-11 16:51 UTC  (2+ messages)

[PATCH v8 03/12] PCI: liveupdate: Track incoming preserved PCI devices
 2026-09-11 16:45 UTC  (3+ messages)

[PATCH v8 01/12] PCI: liveupdate: Set up FLB handler for the PCI core
 2026-09-11 16:44 UTC  (3+ messages)

[PATCH RFC v4 0/12] mm: use per-VMA lock in __access_remote_vm for improved monitoring reliability
 2026-09-11 16:44 UTC  (4+ messages)

[PATCH v21 0/6] Hierarchical Percpu Counters for RSS
 2026-09-11 16:30 UTC  (4+ messages)
` [PATCH v21 1/6] lib: introduce hierarchical per-cpu counters

[PATCH] writeback: report a Tasks-RCU quiescent state per cgwb drain pass
 2026-09-11 16:14 UTC  (3+ messages)

[PATCH v4] mm/page_alloc: avoid direct compaction for costly __GFP_NORETRY allocations
 2026-09-11 15:59 UTC  (3+ messages)

[PATCH] lib: fix lock initialization in region allocation benchmark
 2026-09-11 15:52 UTC 

[PATCH v10 0/6] selftests/mm: separate GUP microbenchmarking from functional testing
 2026-09-11 15:48 UTC  (3+ messages)
` [PATCH v10 6/6] selftests/mm: add a GUP selftest

[PATCH] mm: shmem: ignore sysfs configs for shmem forced collapse
 2026-09-11 15:47 UTC  (2+ messages)

[PATCH v3] writeback, memcg: skip foreign dirty tracking for bdev inodes
 2026-09-11 15:39 UTC  (6+ messages)
  ` [External] "

[PATCH REPOST 5/5] mm/damon/vaddr: support pgidle_unset probe filter type
 2026-09-11 15:32 UTC  (3+ messages)

[PATCH v2 0/3] mm: page_counter: move hierarchical protection out of struct page_counter
 2026-09-11 15:17 UTC  (2+ messages)


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