public inbox for linux-mm@kvack.org
 help / color / mirror / Atom feed
 messages from 2026-03-27 13:06:56 to 2026-03-27 23:40:02 UTC [more...]

[PATCH v3 00/24] vfio/pci: Base Live Update support for VFIO device files
 2026-03-27 23:39 UTC  (3+ messages)
` [PATCH v3 07/24] vfio/pci: Preserve vfio-pci device files across Live Update

[PATCH 0/2] mm/damon/core: fix damon_call()/damos_walk() vs kdmond exit race
 2026-03-27 23:33 UTC  (3+ messages)
` [PATCH 1/2] mm/damon/core: fix damon_call() vs kdamond_fn() "
` [PATCH 2/2] mm/damon/core: fix damos_walk() "

[PATCH v6 0/6] Use killable vma write locking in most places
 2026-03-27 23:12 UTC  (8+ messages)
` [PATCH v6 1/6] mm/vma: cleanup error handling path in vma_expand()
` [PATCH v6 2/6] mm: use vma_start_write_killable() in mm syscalls
` [PATCH v6 3/6] mm/khugepaged: use vma_start_write_killable() in collapse_huge_page()
` [PATCH v6 4/6] mm/vma: use vma_start_write_killable() in vma operations
` [PATCH v6 5/6] mm: use vma_start_write_killable() in process_vma_walk_lock()
` [PATCH v6 6/6] KVM: PPC: use vma_start_write_killable() in kvmppc_memslot_page_merge()

[RFC PATCH v3 0/2] mm/damon/core: fix damon_call()/damos_walk() vs kdmond exit race
 2026-03-27 22:57 UTC  (4+ messages)
` [RFC PATCH v3 1/2] mm/damon/core: fix damon_call() vs kdamond_fn() exit race deadlock
` [RFC PATCH v3 2/2] mm/damon/core: fix damos_walk() "
` (sashiko status) [RFC PATCH v3 0/2] mm/damon/core: fix damon_call()/damos_walk() vs kdmond exit race

DAMON Beer/Coffee/Tea chat reminder for the week of 2026-03-30
 2026-03-27 21:48 UTC 

[PATCH] MAINTAINERS: update MGLRU entry to reflect current status
 2026-03-27 21:15 UTC  (2+ messages)

[PATCH v5 0/6] Use killable vma write locking in most places
 2026-03-27 21:00 UTC  (7+ messages)

[PATCH 1/1] mm/vmscan: prevent MGLRU reclaim from pinning address space
 2026-03-27 20:12 UTC  (7+ messages)

[PATCH v2 0/8] mm: use spinlock guards for zone lock
 2026-03-27 20:11 UTC  (10+ messages)
` [PATCH v2 1/8] mm: use zone lock guard in reserve_highatomic_pageblock()
` [PATCH v2 2/8] mm: use zone lock guard in unset_migratetype_isolate()
` [PATCH v2 3/8] mm: use zone lock guard in unreserve_highatomic_pageblock()
` [PATCH v2 4/8] mm: use zone lock guard in set_migratetype_isolate()
` [PATCH v2 5/8] mm: use zone lock guard in take_page_off_buddy()
` [PATCH v2 6/8] mm: use zone lock guard in put_page_back_buddy()
` [PATCH v2 7/8] mm: use zone lock guard in free_pcppages_bulk()
` [PATCH v2 8/8] mm: use zone lock guard in __offline_isolated_pages()

[PATCH v2 9/9] memblock: warn when freeing reserved memory before memory map is initialized
 2026-03-27 19:54 UTC  (4+ messages)
` Warning from free_reserved_area() in next-20260325+

[LSF/MM/BPF TOPIC] Towards Unified and Extensible Memory Reclaim (reclaim_ext)
 2026-03-27 19:53 UTC  (14+ messages)

[PATCH v4 0/3] mm: Free contiguous order-0 pages efficiently
 2026-03-27 19:42 UTC  (6+ messages)
` [PATCH v4 1/3] mm/page_alloc: Optimize free_contig_range()
` [PATCH v4 3/3] mm/page_alloc: Optimize __free_contig_frozen_range()

[PATCH v8 0/6] mm/vmalloc: free unused pages on vrealloc() shrink
 2026-03-27 19:31 UTC  (3+ messages)

[PATCH v2 0/2] zswap pool per-CPU acomp_ctx simplifications
 2026-03-27 19:30 UTC  (4+ messages)
` [PATCH v2 2/2] mm: zswap: Tie per-CPU acomp_ctx lifetime to the pool

[PATCH] mm/percpu, memcontrol: Per-memcg-lruvec percpu accounting
 2026-03-27 19:19 UTC 

[PATCH v2] selftests/mm: skip hugetlb_dio tests when DIO alignment is incompatible
 2026-03-27 19:13 UTC  (2+ messages)

[PATCH v5 2/4] mm: swap: associate swap devices with tiers
 2026-03-27 19:06 UTC  (2+ messages)

[PATCH] sched/numa, mm: Skip page promotion if cpu pid is valid
 2026-03-27 18:54 UTC  (3+ messages)

[PATCH v2] mm/mseal: update VMA end correctly on merge
 2026-03-27 18:29 UTC  (3+ messages)

[PATCH v5 0/8] selftests/cgroup: improve zswap tests robustness and support large page sizes
 2026-03-27 18:25 UTC  (3+ messages)
` [PATCH v5 2/8] selftests/cgroup: avoid OOM in test_swapin_nozswap

[PATCH] selftests/mm: skip hugetlb_dio tests when DIO alignment is incompatible
 2026-03-27 18:22 UTC  (2+ messages)

[PATCH v4 0/7] selftests/cgroup: improve zswap tests robustness and support large page sizes
 2026-03-27 18:21 UTC  (3+ messages)
` [PATCH v4 1/7] selftests/cgroup: skip test_zswap if zswap is globally disabled

[PATCH v3 00/13] selftests/mm: fix failures and robustness improvements
 2026-03-27 18:11 UTC  (2+ messages)

[PATCH] mm: vmscan: fix dirty folios throttling on cgroup v1 for MGLRU
 2026-03-27 17:59 UTC  (4+ messages)

[PATCH] mm/damon: introduce DAMON-based NUMA memory tiering module
 2026-03-27 17:45 UTC  (14+ messages)

[PATCH v3 00/10] liveupdate: Fix module unloading and unregister API
 2026-03-27 17:24 UTC  (8+ messages)
` [PATCH v3 01/10] liveupdate: Safely print untrusted strings
` [PATCH v3 09/10] liveupdate: Make unregister functions return void
` [PATCH v3 10/10] liveupdate: Defer file handler module refcounting to active sessions

[PATCH mm-hotfixes] mm/mseal: update VMA end correctly on merge
 2026-03-27 17:23 UTC  (6+ messages)

Mapping non-pinned memory from one Xen domain into another
 2026-03-27 17:18 UTC  (5+ messages)

[PATCH v2 0/4] mm: improve large folio readahead and alignment for exec memory
 2026-03-27 16:53 UTC  (6+ messages)
` [PATCH v2 3/4] elf: align ET_DYN base to max folio size for PTE coalescing

[PATCH] mm/memory_hotplug: maintain N_NORMAL_MEMORY during hotplug
 2026-03-27 16:35 UTC  (6+ messages)

[PATCH v1 00/10] Remove READ_ONLY_THP_FOR_FS Kconfig
 2026-03-27 16:30 UTC  (43+ messages)
` [PATCH v1 01/10] mm: remove READ_ONLY_THP_FOR_FS Kconfig option
` [PATCH v1 02/10] mm/khugepaged: remove READ_ONLY_THP_FOR_FS check
` [PATCH v1 03/10] mm: fs: remove filemap_nr_thps*() functions and their users
` [PATCH v1 04/10] fs: remove nr_thps from struct address_space
` [PATCH v1 05/10] mm/huge_memory: remove READ_ONLY_THP_FOR_FS from file_thp_enabled()
` [PATCH v1 07/10] mm/truncate: use folio_split() in truncate_inode_partial_folio()
` [PATCH v1 10/10] selftests/mm: remove READ_ONLY_THP_FOR_FS from comments in guard-regions

[PATCH v3 0/42] fs: Move metadata bh tracking from address_space
 2026-03-27 16:26 UTC  (4+ messages)
` [PATCH 14/42] fs: Rename generic_file_fsync() to simple_fsync()

[PATCH v4 00/22] slab: replace cpu (partial) slabs with sheaves
 2026-03-27 16:24 UTC  (11+ messages)
` [REGRESSION] "

[PATCH v2 0/1] mm: reinstate unconditional writeback start in balance_dirty_pages()
 2026-03-27 16:24 UTC  (4+ messages)
` [PATCH v2 1/1] "

[PATCH v1 0/1] mm: start background writeback based on per-wb threshold for strictlimit BDIs
 2026-03-27 16:07 UTC  (6+ messages)
` [PATCH v1 1/1] "

[PATCH 0/4 v5] exec: inherit HWCAPs from the parent process
 2026-03-27 16:06 UTC  (7+ messages)
` [PATCH 1/4] "

[PATCH v3 0/3] fix unexpected type conversions and potential overflows
 2026-03-27 15:49 UTC  (7+ messages)
` [PATCH v3 1/3] mm: memcontrol: correct the type of stats_updates to unsigned long
` [PATCH v3 2/3] mm: memcontrol: change val type to long in __mod_memcg_{lruvec_}state()
` [PATCH v3 3/3] mm: memcontrol: correct the nr_pages parameter type of mem_cgroup_update_lru_size()

[PATCH] mm/alloc_tag: clear codetag for pages allocated before page_ext initialization
 2026-03-27 15:10 UTC  (2+ messages)

[BUG] RCU stall in unmap_page_range during exit_mmap (6.19 regression)
 2026-03-27 15:00 UTC  (3+ messages)

[PATCH] mm/damon: validate addr_unit to be power of 2
 2026-03-27 14:56 UTC  (3+ messages)

[PATCH] mm/slab: align kmalloc to cacheline when DMA API debugging is active
 2026-03-27 14:55 UTC  (7+ messages)

[v3 00/24] mm: thp: lazy PTE page table allocation at PMD split time
 2026-03-27 14:40 UTC  (5+ messages)

(sashiko review) [RFC v5] mm/damon: add synchronous commit for commit_inputs
 2026-03-27 14:18 UTC  (2+ messages)

[RFC PATCH v6] mm/damon: add synchronous commit for commit_inputs
 2026-03-27 13:59 UTC  (2+ messages)

[PATCH v2 0/3] Inline helpers into Rust without full LTO
 2026-03-27 13:41 UTC  (11+ messages)
`  "

[PATCH v2 0/6] change young flag check functions to return bool
 2026-03-27 13:28 UTC  (2+ messages)

[PATCH v6 0/6] selftests/mm: skip several tests when thp is not available
 2026-03-27 13:24 UTC  (3+ messages)

[RFC PATCH] modules: extend {kstrdup,kfree}_const() to handle per-module .rodata
 2026-03-27 13:22 UTC 


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