messages from 2026-03-19 01:29:06 to 2026-03-19 16:07:46 UTC [more...]
[PATCH v4 0/5] selftests/mm: skip several tests when thp is not available
2026-03-19 16:06 UTC (4+ messages)
` [PATCH v4 1/5] selftests/mm/guard-regions: skip collapse test when thp not enabled
` [PATCH v4 2/5] selftests/mm: soft-dirty: skip two tests when thp is not available
` [PATCH v4 3/5] selftests/mm: move write_file helper to vm_util
[PATCH mm-unstable v3 0/5] mm: khugepaged cleanups and mTHP prerequisites
2026-03-19 16:01 UTC (5+ messages)
` [PATCH mm-unstable v3 5/5] mm/khugepaged: unify khugepaged and madv_collapse with collapse_single_pmd()
[PATCH mm-unstable v15 00/13] khugepaged: mTHP support
2026-03-19 15:59 UTC (6+ messages)
` [PATCH mm-unstable v15 11/13] mm/khugepaged: avoid unnecessary mTHP collapse attempts
[PATCH 0/4] mm/damon/sysfs: fix resource leak and NULL pointer dereferences
2026-03-19 15:57 UTC (5+ messages)
` [PATCH 1/4] mm/damon/sysfs: fix param_ctx leak on damon_sysfs_new_test_ctx() failure
` [PATCH 2/4] mm/damon/sysfs: check contexts->nr before clear_schemes_tried_regions
` [PATCH 3/4] mm/damon/sysfs: check contexts->nr in update_schemes_tried_regions
` [PATCH 4/4] mm/damon/sysfs: check contexts->nr in repeat_call_fn
[PATCH 0/9] mm/rmap: Optimize anonymous large folio unmapping
2026-03-19 15:53 UTC (13+ messages)
` [PATCH 3/9] mm/rmap: refactor lazyfree unmap commit path to commit_ttu_lazyfree_folio()
` [PATCH 6/9] mm/swapfile: Make folio_dup_swap batchable
` [PATCH 8/9] mm/rmap: introduce folio_try_share_anon_rmap_ptes
[PATCH v3] selftests/mm: Add UFFDIO_MOVE huge zeropage PMD regression test
2026-03-19 15:42 UTC (2+ messages)
[PATCH v1 0/3] Modify memfd_luo code
2026-03-19 15:28 UTC (5+ 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] mm/damon/core: document damos_commit_dests() failure semantics
2026-03-19 15:26 UTC (4+ messages)
[PATCH 0/2] mm: remove CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE and cleanup CONFIG_MIGRATION
2026-03-19 15:24 UTC (9+ messages)
` [PATCH 1/2] mm: remove CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE
` [PATCH 2/2] mm: introduce CONFIG_NUMA_MIGRATION and simplify CONFIG_MIGRATION
[PATCH v2 00/16] mm: expand mmap_prepare functionality and usage
2026-03-19 15:19 UTC (16+ messages)
` [PATCH v2 11/16] staging: vme_user: replace deprecated mmap hook with mmap_prepare
` [PATCH v2 12/16] mm: allow handling of stacked mmap_prepare hooks in more drivers
` [PATCH v2 15/16] mm: add mmap_action_map_kernel_pages[_full]()
Linux 7.0-rc4: v4l2src0:src: page allocation failure - increased memory usage in 7.0?
2026-03-19 15:16 UTC (3+ messages)
[Question] mm/damon: min_nr_regions constraint and inconsistent error handling
2026-03-19 15:15 UTC (4+ messages)
[PATCH] mm/damon/core: reset nr_dests on allocation failure in damos_commit_dests()
2026-03-19 15:12 UTC (6+ messages)
[LSF/MM/BPF TOPIC][RFC PATCH v4 00/27] Private Memory Nodes (w/ Compressed RAM)
2026-03-19 15:09 UTC (8+ messages)
[PATCH v3 0/5] selftests/mm: skip several tests when thp is not available
2026-03-19 15:08 UTC (7+ messages)
[PATCH v4 0/6] drm/gem-shmem: Track page accessed/dirty status
2026-03-19 14:53 UTC (17+ messages)
` [PATCH v4 5/6] drm/gem-shmem: Track folio accessed/dirty status in mmap
[PATCH] mm/damon/core: avoid use of half-online-committed context
2026-03-19 14:52 UTC
[PATCH v3 00/23] mm/vma: convert vm_flags_t to vma_flags_t in vma code
2026-03-19 14:50 UTC (3+ messages)
` [PATCH v3 05/23] mm/vma: use new VMA flags for sticky flags logic
[PATCH 00/15] exec: Remove AT_VECTOR_SIZE_ARCH from UAPI
2026-03-19 14:27 UTC (3+ messages)
` [PATCH 07/15] RISC-V: "
[PATCH v5 0/3] Fix swapoff race and cleanup in hibernation swap path
2026-03-19 14:24 UTC (4+ messages)
` [PATCH v5 1/3] mm/swap, PM: hibernate: fix swapoff race in uswsusp by getting swap reference
` [PATCH v5 2/3] mm/swap: remove redundant swap device reference in alloc/free
` [PATCH v5 3/3] PM: hibernate: fix spurious GFP mask WARNING in uswsusp path
[PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
2026-03-19 14:13 UTC (3+ messages)
` [PATCH 12/61] quota: Prefer IS_ERR_OR_NULL over manual NULL check
[PATCH 6.6.y] mm/mempolicy: fix wrong mmap_read_unlock() in migrate_to_node()
2026-03-19 14:09 UTC (2+ messages)
` Patch "mm/mempolicy: fix wrong mmap_read_unlock() in migrate_to_node()" has been added to the 6.6-stable tree
[PATCH 0/8] mm/huge_memory: refactor zap_huge_pmd()
2026-03-19 14:07 UTC (19+ 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 6/8] mm/huge_memory: remove unnecessary VM_BUG_ON_PAGE()
[PATCH v4 0/3] mm/swap, PM: hibernate: fix swapoff race and optimize swap
2026-03-19 13:48 UTC (3+ messages)
[PATCH v2] mm/vmalloc: use dedicated unbound workqueue for vmap area draining
2026-03-19 13:23 UTC (4+ messages)
` 答复: [????] "
[PATCH v4 0/5] mm: zone lock tracepoint instrumentation
2026-03-19 13:22 UTC (9+ messages)
[PATCH v2 0/9] mm/huge_memory: refactor zap_huge_pmd()
2026-03-19 13:00 UTC (10+ messages)
` [PATCH v2 1/9] mm/huge_memory: simplify vma_is_specal_huge()
` [PATCH v2 2/9] mm/huge: avoid big else branch in zap_huge_pmd()
` [PATCH v2 3/9] mm/huge_memory: have zap_huge_pmd return a boolean, add kdoc
` [PATCH v2 4/9] mm/huge_memory: handle buggy PMD entry in zap_huge_pmd()
` [PATCH v2 5/9] mm/huge_memory: add a common exit path to zap_huge_pmd()
` [PATCH v2 6/9] mm/huge_memory: remove unnecessary VM_BUG_ON_PAGE()
` [PATCH v2 7/9] mm/huge_memory: deduplicate zap deposited table call
` [PATCH v2 8/9] mm/huge_memory: deduplicate zap_huge_pmd() further by tracking state
` [PATCH v2 9/9] mm/huge_memory: have zap_huge_pmd() use vm_normal_folio_pmd()
[PATCH 0/3] KASAN: HW_TAGS: Disable tagging for stack and page-tables
2026-03-19 12:57 UTC (9+ messages)
` [PATCH 1/3] vmalloc: add __GFP_SKIP_KASAN support
` [PATCH 2/3] fork: skip MTE tagging for kernel stacks
` [PATCH 3/3] mm: SKIP KASAN for page table allocations
[PATCH 0/3] slab: support memoryless nodes with sheaves
2026-03-19 12:25 UTC (8+ messages)
` [PATCH 2/3] slab: create barns for online memoryless nodes
[syzbot] [mm?] kernel BUG in collapse_scan_file
2026-03-19 12:17 UTC (15+ messages)
[PATCH 6.6.y] binfmt_misc: restore write access before closing files opened by open_exec()
2026-03-19 12:01 UTC (2+ messages)
` Patch "binfmt_misc: restore write access before closing files opened by open_exec()" has been added to the 6.6-stable tree
balance_dirty_pages() causes 40% IO PSI (full) with no drain benefit on 384 GB machine
2026-03-19 11:58 UTC (2+ messages)
[PATCH v3 0/7] mm: switch THP shrinker to list_lru
2026-03-19 11:45 UTC (6+ messages)
[PATCH 0/6] change young flag check functions to return bool
2026-03-19 11:39 UTC (13+ 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
[BUG] WARNING in unlink_anon_vmas()
2026-03-19 10:53 UTC (3+ messages)
[PATCH 6.12.y] binfmt_misc: restore write access before closing files opened by open_exec()
2026-03-19 10:41 UTC (2+ messages)
` Patch "binfmt_misc: restore write access before closing files opened by open_exec()" has been added to the 6.12-stable tree
[PATCH RFC] mm/mglru: lazily activate folios while folios are really mapped
2026-03-19 10:12 UTC (6+ messages)
[PATCH] mm/memory hotplug/unplug: Optimize zone contiguous check when changing pfn range
2026-03-19 10:08 UTC (2+ messages)
[syzbot] [mm?] general protection fault in zap_huge_pmd
2026-03-19 10:04 UTC (10+ messages)
[PATCH v2] mm/memcontrol: fix reclaim_options leak in try_charge_memcg()
2026-03-19 9:29 UTC (3+ messages)
` [PATCH v3] "
[PATCH v5] mm/mglru: fix cgroup OOM during MGLRU state switching
2026-03-19 9:08 UTC (2+ messages)
[PATCH v3] mm/execmem: Make the populate and alloc atomic
2026-03-19 8:59 UTC
[PATCH v3] mm/huge_memory: fix folio isn't locked in softleaf_to_folio()
2026-03-19 8:49 UTC (2+ messages)
[PATCH] mm: add memory.compact_unevictable_allowed cgroup attribute
2026-03-19 8:35 UTC (8+ messages)
[PATCH] mm/alloc_tag: clear codetag for pages allocated before page_ext initialization
2026-03-19 8:31 UTC
[PATCH v9 0/2] Optimize zone->contiguous update
2026-03-19 8:28 UTC (13+ messages)
` [PATCH v9 2/2] mm/memory hotplug/unplug: Optimize zone->contiguous update when changes pfn range
[PATCH v4 00/21] Virtual Swap Space
2026-03-19 7:56 UTC (3+ messages)
` [PATCH v4 09/21] mm: swap: allocate a virtual swap slot for each swapped out page
[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 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)
[PATCH v2 0/7] mm: switch THP shrinker to list_lru
2026-03-19 7:21 UTC (5+ messages)
` [PATCH v2 7/7] mm: switch deferred split "
[PATCH] zram: do not slot_free() written-back slots
2026-03-19 7:21 UTC (4+ messages)
[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)
[PATCH mm-hotfixes] mm/rmap: clear vma->anon_vma on error
2026-03-19 5:26 UTC (2+ 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 v2] zsmalloc: return -EBUSY for zspage migration lock contention
2026-03-19 3:24 UTC (2+ messages)
[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)
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