public inbox for linux-mm@kvack.org
 help / color / mirror / Atom feed
 messages from 2026-03-18 15:51:21 to 2026-03-19 07:55:24 UTC [more...]

[LSF/MM/BPF TOPIC] [RFC PATCH 0/4] mm/mempolicy: introduce socket-aware weighted interleave
 2026-03-19  7:55 UTC  (2+ messages)

[PATCH v7 0/3] kho: add support for deferred struct page init
 2026-03-19  7:54 UTC  (10+ messages)
` [PATCH v7 2/3] kho: fix deferred init of kho scratch

[PATCH v2] mm/vmalloc: use dedicated unbound workqueue for vmap area draining
 2026-03-19  7:43 UTC 

[PATCH 0/4] arm64/mm: contpte-sized exec folios for 16K and 64K pages
 2026-03-19  7:40 UTC  (2+ messages)

[PATCH 0/4] arm64/mm: contpte-sized exec folios for 16K and 64K pages
 2026-03-19  7:37 UTC  (6+ messages)
` [PATCH 1/4] arm64: request contpte-sized folios for exec memory
` [PATCH 2/4] mm: bypass mmap_miss heuristic for VM_EXEC readahead

[PATCH v2 00/25] Introduce meminspect
 2026-03-19  7:33 UTC  (5+ messages)

[syzbot] [mm?] kernel BUG in collapse_scan_file
 2026-03-19  7:22 UTC  (2+ messages)

[PATCH v2 0/7] mm: switch THP shrinker to list_lru
 2026-03-19  7:21 UTC  (11+ messages)
` [PATCH v2 1/7] mm: list_lru: lock_list_lru_of_memcg() cannot return NULL if !skip_empty
` [PATCH v2 2/7] mm: list_lru: deduplicate unlock_list_lru()
` [PATCH v2 7/7] mm: switch deferred split shrinker to list_lru

[PATCH] zram: do not slot_free() written-back slots
 2026-03-19  7:21 UTC  (4+ messages)

[PATCH] mm/damon/core: reset nr_dests on allocation failure in damos_commit_dests()
 2026-03-19  7:14 UTC  (4+ messages)

[PATCH] mm/damon/core: document damos_commit_dests() failure semantics
 2026-03-19  7:13 UTC 

[PATCH 0/8] mm/huge_memory: refactor zap_huge_pmd()
 2026-03-19  7:12 UTC  (17+ messages)
` [PATCH 1/8] mm/huge_memory: simplify vma_is_specal_huge()
` [PATCH 2/8] mm/huge: avoid big else branch in zap_huge_pmd()
` [PATCH 3/8] mm/huge_memory: have zap_huge_pmd return a boolean, add kdoc
` [PATCH 4/8] mm/huge_memory: handle buggy PMD entry in zap_huge_pmd()
` [PATCH 5/8] mm/huge_memory: add a common exit path to zap_huge_pmd()
` [PATCH 6/8] mm/huge_memory: remove unnecessary VM_BUG_ON_PAGE()
` [PATCH 7/8] mm/huge_memory: deduplicate zap deposited table call
` [PATCH 8/8] mm/huge_memory: deduplicate zap_huge_pmd() further by tracking state

[PATCH 0/3] slab: support memoryless nodes with sheaves
 2026-03-19  7:01 UTC  (5+ messages)
` [PATCH 2/3] slab: create barns for online memoryless nodes

[PATCH v3] zsmalloc: return -EBUSY for zspage migration lock contention
 2026-03-19  6:59 UTC 

[RFC PATCH v2 00/10] mm/damon: let DAMON be paused and resumed
 2026-03-19  6:29 UTC  (12+ messages)
` [RFC PATCH v2 01/10] mm/damon/core: introduce damon_ctx->paused
` [RFC PATCH v2 02/10] mm/damon/sysfs: add pause file under context dir
` [RFC PATCH v2 03/10] Docs/mm/damon/design: update for context pause/resume feature
` [RFC PATCH v2 04/10] Docs/admin-guide/mm/damon/usage: update for pause file
` [RFC PATCH v2 05/10] Docs/ABI/damon: update for pause sysfs file
` [RFC PATCH v2 06/10] mm/damon/tests/core-kunit: test pause commitment
` [RFC PATCH v2 07/10] selftests/damon/_damon_sysfs: support pause file staging
` [RFC PATCH v2 08/10] selftests/damon/drgn_dump_damon_status: dump pause
` [RFC PATCH v2 09/10] selftests/damon/sysfs.py: check pause on assert_ctx_committed()
` [RFC PATCH v2 10/10] selftets/damon/sysfs.py: pause DAMON before dumping status

[Invitation] bi-weekly guest_memfd upstream call on 2026-03-19
 2026-03-19  6:05 UTC  (2+ messages)

[syzbot] [mm?] general protection fault in zap_huge_pmd
 2026-03-19  5:45 UTC  (8+ messages)

[PATCH mm-hotfixes] mm/rmap: clear vma->anon_vma on error
 2026-03-19  5:26 UTC  (3+ messages)

[PATCH] mm/swapfile: remove duplicate include of swap_table.h
 2026-03-19  5:10 UTC  (2+ messages)

[PATCH 0/8] mm/mglru: improve reclaim loop and dirty folio handling
 2026-03-19  4:12 UTC  (6+ messages)
` [PATCH 1/8] mm/mglru: consolidate common code for retrieving evitable size
` [PATCH 2/8] mm/mglru: relocate the LRU scan batch limit to callers

[PATCH v5] mm/mglru: fix cgroup OOM during MGLRU state switching
 2026-03-18 16:30 UTC 

[PATCH v2] zsmalloc: return -EBUSY for zspage migration lock contention
 2026-03-19  3:24 UTC  (2+ messages)

[PATCH 0/6] change young flag check functions to return bool
 2026-03-19  3:24 UTC  (7+ messages)
` [PATCH 1/6] mm: change to return bool for ptep_test_and_clear_young()
` [PATCH 2/6] mm: change to return bool for ptep_clear_flush_young()/clear_flush_young_ptes()
` [PATCH 3/6] mm: change to return bool for pmdp_test_and_clear_young()
` [PATCH 4/6] mm: change to return bool for pmdp_clear_flush_young()
` [PATCH 5/6] mm: change to return bool for pudp_test_and_clear_young()
` [PATCH 6/6] mm: change to return bool for the MMU notifier's young flag check

[PATCH v4] mm/mglru: fix cgroup OOM during MGLRU state switching
 2026-03-19  3:14 UTC  (7+ messages)

[PATCH v2] selftests/mm: add folio_split() and filemap_get_entry() race test
 2026-03-19  2:21 UTC 

[PATCH] mm/vmalloc: use unbound workqueue for vmap area draining
 2026-03-19  2:13 UTC  (3+ messages)
  ` 答复: [????] "

running mm/ksft_hmm.sh on arm64 results in a kernel panic
 2026-03-19  2:00 UTC  (4+ messages)

[Question] mm/damon: min_nr_regions constraint and inconsistent error handling
 2026-03-19  1:46 UTC  (3+ messages)

[PATCH v3] mm/huge_memory: fix folio isn't locked in softleaf_to_folio()
 2026-03-19  1:25 UTC 

[PATCH v1 0/3] Modify memfd_luo code
 2026-03-19  1:28 UTC  (4+ messages)
` [PATCH v1 1/3] mm/memfd_luo: optimize shmem_recalc_inode calls in retrieve path
` [PATCH v1 2/3] mm/memfd_luo: remove unnecessary memset in zero-size memfd path
` [PATCH v1 3/3] mm/memfd_luo: use i_size_write() to set inode size during retrieve

[PATCH v8 0/5] arm64: support FEAT_BBM level 2 and large block mapping when rodata=full
 2026-03-19  1:22 UTC  (9+ messages)

[BUG] WARNING in unlink_anon_vmas()
 2026-03-19  1:16 UTC  (2+ messages)

[LSF/MM/BPF TOPIC] Discussion: Targeted memory allocation via debugfs
 2026-03-19  0:56 UTC  (3+ messages)

[PATCH] mm: skip dirty file folios during isolation
 2026-03-19  0:46 UTC  (3+ messages)

Linux 7.0-rc4: v4l2src0:src: page allocation failure - increased memory usage in 7.0?
 2026-03-19  0:18 UTC 

[LSF/MM/BPF TOPIC][RFC PATCH 0/2] Hugetlb Fungibility for page metadata savings and network performance
 2026-03-18 23:41 UTC  (3+ messages)
` [LSF/MM/BPF TOPIC][RFC PATCH 1/2] mm: add hugepage shrinker for frozen memory
` [LSF/MM/BPF TOPIC][RFC PATCH 2/2] mm/hugetlb: skip hugetlb shrinking for proactive reclaim

[PATCH 0/3] mm/memcontrol: control demotion in memcg reclaim
 2026-03-18 23:28 UTC  (9+ messages)
` [PATCH 2/3] mm/memcontrol: disable demotion in memcg direct reclaim
      ` [PATCH v2] mm/memcontrol: fix reclaim_options leak in try_charge_memcg()
        ` [PATCH v3] "

Invitación: 🚀 You’re Cleared for Takeoff! jue 19 de mar de 2026 12:30am - 1:30am (CET) (linux-mm@kvack.org)
 2026-03-18 23:22 UTC 

[PATCH v3 0/7] mm: switch THP shrinker to list_lru
 2026-03-18 23:18 UTC  (18+ messages)
` [PATCH v3 1/7] mm: list_lru: lock_list_lru_of_memcg() cannot return NULL if !skip_empty
` [PATCH v3 2/7] mm: list_lru: deduplicate unlock_list_lru()
` [PATCH v3 3/7] mm: list_lru: move list dead check to lock_list_lru_of_memcg()
` [PATCH v3 4/7] mm: list_lru: deduplicate lock_list_lru()
` [PATCH v3 5/7] mm: list_lru: introduce caller locking for additions and deletions
` [PATCH v3 6/7] mm: list_lru: introduce folio_memcg_list_lru_alloc()
` [PATCH v3 7/7] mm: switch deferred split shrinker to list_lru

[PATCH mm-hotfixes] mm/zswap: add missing kunmap_local()
 2026-03-18 23:15 UTC  (2+ messages)

[PATCH v4 00/21] Virtual Swap Space
 2026-03-18 23:12 UTC  (23+ messages)
` [PATCH v4 01/21] mm/swap: decouple swap cache from physical swap infrastructure
` [PATCH v4 02/21] swap: rearrange the swap header file
` [PATCH v4 03/21] mm: swap: add an abstract API for locking out swapoff
` [PATCH v4 04/21] zswap: add new helpers for zswap entry operations
` [PATCH v4 05/21] mm/swap: add a new function to check if a swap entry is in swap cached
` [PATCH v4 06/21] mm: swap: add a separate type for physical swap slots
` [PATCH v4 07/21] mm: create scaffolds for the new virtual swap implementation
` [PATCH v4 08/21] zswap: prepare zswap for swap virtualization
` [PATCH v4 09/21] mm: swap: allocate a virtual swap slot for each swapped out page
` [PATCH v4 10/21] swap: move swap cache to virtual swap descriptor
` [PATCH v4 11/21] zswap: move zswap entry management to the "
` [PATCH v4 12/21] swap: implement the swap_cgroup API using virtual swap
` [PATCH v4 13/21] swap: manage swap entry lifecycle at the virtual swap layer
` [PATCH v4 14/21] mm: swap: decouple virtual swap slot from backing store
` [PATCH v4 15/21] zswap: do not start zswap shrinker if there is no physical swap slots
` [PATCH v4 16/21] swap: do not unnecesarily pin readahead swap entries
` [PATCH v4 17/21] swapfile: remove zeromap bitmap
` [PATCH v4 18/21] memcg: swap: only charge physical swap slots
` [PATCH v4 19/21] swap: simplify swapoff using virtual swap
` [PATCH v4 20/21] swapfile: replace the swap map with bitmaps
` [PATCH v4 21/21] vswap: batch contiguous vswap free calls

[PATCH v2 0/2] kthread, exit: clean up kernel thread exit paths
 2026-03-18 23:12 UTC  (4+ messages)
` [PATCH v2 1/2] kthread: remove kthread_exit()

[PATCH v2 12/16] mm: allow handling of stacked mmap_prepare hooks in more drivers
 2026-03-18 21:08 UTC  (2+ messages)

[PATCH 0/8] memblock: improve late freeing of reserved memory
 2026-03-18 20:52 UTC  (2+ messages)
` [PATCH 9/8] memblock tests: add stubs required for free_reserved_area()

[PATCH v2 00/16] mm: expand mmap_prepare functionality and usage
 2026-03-18 20:39 UTC  (8+ messages)
` [PATCH v2 06/16] mm: add mmap_action_simple_ioremap()
` [PATCH v2 15/16] mm: add mmap_action_map_kernel_pages[_full]()
` [PATCH v2 16/16] mm: on remap assert that input range within the proposed VMA

[PATCH] mm: add memory.compact_unevictable_allowed cgroup attribute
 2026-03-18 19:55 UTC  (6+ messages)

[PATCH 00/14] mm: memory hot(un)plug and SPARSEMEM cleanups
 2026-03-18 19:54 UTC  (3+ messages)

[PATCH 1/2] exec: Add KUnit test for bprm_stack_limits()
 2026-03-18 19:50 UTC  (4+ messages)

[PATCH mm-unstable v15 00/13] khugepaged: mTHP support
 2026-03-18 19:49 UTC  (14+ messages)
` [PATCH mm-unstable v15 11/13] mm/khugepaged: avoid unnecessary mTHP collapse attempts
` [PATCH mm-unstable v15 12/13] mm/khugepaged: run khugepaged for all orders
` [PATCH mm-unstable v15 13/13] Documentation: mm: update the admin guide for mTHP collapse

[PATCH v3 0/2] Small improvements to reserve_mem, 3rd attempt
 2026-03-18 18:56 UTC  (3+ messages)
` [PATCH v3 1/2] mm/memblock: Print out errors on reserve_mem parser
` [PATCH v3 2/2] mm/memblock: Add reserve_mem debugfs info

[PATCH v3 0/4] locking: contended_release tracepoint instrumentation
 2026-03-18 18:45 UTC  (5+ messages)
` [PATCH v3 1/4] tracing/lock: Remove unnecessary linux/sched.h include
` [PATCH v3 2/4] locking/percpu-rwsem: Extract __percpu_up_read()
` [PATCH v3 3/4] locking: Add contended_release tracepoint to sleepable locks
` [RFC PATCH v3 4/4] locking: Add contended_release tracepoint to spinning locks

[PATCH] fs/tests: exec: Remove bad test vector
 2026-03-18 18:40 UTC 

[PATCH v5 0/3] mm/vmalloc: free unused pages on vrealloc() shrink
 2026-03-18 17:53 UTC  (3+ messages)
` [PATCH v5 1/3] mm/vmalloc: extract vm_area_free_pages() helper from vfree()

[PATCH v3 00/23] mm/vma: convert vm_flags_t to vma_flags_t in vma code
 2026-03-18 17:47 UTC  (13+ messages)
` [PATCH v3 13/23] mm/vma: introduce vma_test[_any[_mask]](), and make inlining consistent
` [PATCH v3 14/23] tools/testing/vma: update VMA flag tests to test vma_test[_any_mask]()
` [PATCH v3 15/23] mm: introduce vma_flags_count() and vma[_flags]_test_single_mask()
` [PATCH v3 16/23] tools/testing/vma: test vma_flags_count,vma[_flags]_test_single_mask
` [PATCH v3 17/23] mm: convert do_brk_flags() to use vma_flags_t
` [PATCH v3 18/23] mm: update vma_supports_mlock() to use new VMA flags
` [PATCH v3 19/23] mm/vma: introduce vma_clear_flags[_mask]()
` [PATCH v3 20/23] tools/testing/vma: update VMA tests to test vma_clear_flags[_mask]()
` [PATCH v3 21/23] mm/vma: convert as much as we can in mm/vma.c to vma_flags_t
` [PATCH v3 22/23] mm/vma: convert vma_modify_flags[_uffd]() to use vma_flags_t
` [PATCH v3 23/23] mm/vma: convert __mmap_region() "

[PATCH mm-unstable v3 0/5] mm: khugepaged cleanups and mTHP prerequisites
 2026-03-18 17:22 UTC  (12+ messages)
` [PATCH mm-unstable v3 1/5] mm: consolidate anonymous folio PTE mapping into helpers
` [PATCH mm-unstable v3 3/5] mm/khugepaged: define KHUGEPAGED_MAX_PTES_LIMIT as HPAGE_PMD_NR - 1
` [PATCH mm-unstable v3 5/5] mm/khugepaged: unify khugepaged and madv_collapse with collapse_single_pmd()

[PATCH 00/15] exec: Remove AT_VECTOR_SIZE_ARCH from UAPI
 2026-03-18 16:22 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