Linux-mm Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-14 10:28:34 to 2026-05-14 19:08:28 UTC [more...]

[PATCH v7 00/31] mm/virtio: skip redundant zeroing of host-zeroed pages
 2026-05-14 19:08 UTC  (31+ messages)
` [PATCH v7 02/31] mm: page_alloc: propagate PageReported flag across buddy splits
` [PATCH v7 04/31] mm: hugetlb: remove dead alloc_hugetlb_folio stub
` [PATCH v7 09/31] mm: use folio_zero_user for user pages in post_alloc_hook
` [PATCH v7 11/31] mm: remove arch vma_alloc_zeroed_movable_folio overrides
` [PATCH v7 13/31] mm: alloc_swap_folio: pass raw fault address to vma_alloc_folio
` [PATCH v7 15/31] mm: vma_alloc_anon_folio_pmd: "
` [PATCH v7 18/31] mm: memfd: skip zeroing for zeroed hugetlb pool pages
` [PATCH v7 19/31] mm: page_reporting: skip redundant zeroing of host-zeroed reported pages
` [PATCH v7 22/31] mm: page_alloc: preserve PG_zeroed in page_del_and_expand
` [PATCH v7 25/31] mm: page_alloc: propagate PG_zeroed in split_large_buddy

[PATCH v7 00/15] mm/mglru: improve reclaim loop and dirty folio handling
 2026-05-14 18:50 UTC  (2+ messages)

bio completion in task enhancements / experiments
 2026-05-14 18:30 UTC  (3+ messages)
` [PATCH 6/8] iomap: use bio_complete_in_task for buffered read errors

[PATCH 0/1] mm/userfaultfd: fix UFFDIO_COPY retry private/shared VMA panic
 2026-05-14 18:00 UTC  (2+ messages)

[RFC] __GFP_UNMAPPED and __GFP_PRIVATE follow up
 2026-05-14 17:42 UTC 

[PATCH v3] cgroup/dmem: introduce a peak file
 2026-05-14 17:36 UTC 

[PATCH v12 10/16] KVM: guest_memfd: Add flag to remove from direct map
 2026-05-14 16:45 UTC  (3+ messages)

[PATCH] mm/damon/core: recalculate intervals tuning deadline on attrs update
 2026-05-14 16:37 UTC  (5+ messages)
  ` [PATCH] mm/damon/core: clarify next_intervals_tune_sis update path

[PATCH v6 0/7] locking: contended_release tracepoint instrumentation
 2026-05-14 16:03 UTC  (7+ messages)
` [PATCH v6 5/7] locking: Add contended_release tracepoint to qspinlock

[linux-next:master] [mm, slab] 298cdbf5f7: will-it-scale.per_process_ops 6.3% regression
 2026-05-14 16:02 UTC  (4+ messages)

[PATCH v7 2/6] mm/memory-failure: surface unhandlable kernel pages as -ENOTRECOVERABLE
 2026-05-14 14:37 UTC  (3+ messages)

improve the swap_activate interface
 2026-05-14 14:37 UTC  (8+ messages)
` [PATCH 09/12] swap: push down setting sis->bdev into ->swap_activate

[PATCH v3 0/2] mm/process_vm_access: pidfd and nowait support for process_vm_readv/writev
 2026-05-14 14:34 UTC  (4+ messages)
` [PATCH v3 1/2] "

kmalloc_nolock() follow-ups, including kfree_rcu_nolock()
 2026-05-14 14:26 UTC  (8+ messages)

[PATCH v2] maple_tree: document that "last" in mtree_insert_range() is inclusive
 2026-05-14 14:23 UTC  (4+ messages)

[RFC PATCH v2.1 00/28] mm/damon: introduce data attributes monitoring
 2026-05-14 14:09 UTC  (29+ messages)
` [RFC PATCH v2.1 01/28] mm/damon/core: introduce struct damon_probe
` [RFC PATCH v2.1 02/28] mm/damon/core: embed damon_probe objects in damon_ctx
` [RFC PATCH v2.1 03/28] mm/damon/core: introduce damon_filter
` [RFC PATCH v2.1 04/28] mm/damon/core: commit probes
` [RFC PATCH v2.1 05/28] mm/damon/core: introduce damon_region->probe_hits
` [RFC PATCH v2.1 06/28] mm/damon/core: introduce damon_ops->apply_probes
` [RFC PATCH v2.1 07/28] mm/damon/core: do data attributes monitoring
` [RFC PATCH v2.1 08/28] mm/damon/paddr: support "
` [RFC PATCH v2.1 09/28] mm/damon/sysfs: implement probes dir
` [RFC PATCH v2.1 10/28] mm/damon/sysfs: implement probe dir
` [RFC PATCH v2.1 11/28] mm/damon/sysfs: implement filters directory
` [RFC PATCH v2.1 12/28] mm/damon/sysfs: implement filter dir
` [RFC PATCH v2.1 13/28] mm/damon/sysfs: implement filter dir files
` [RFC PATCH v2.1 14/28] mm/damon/sysfs: setup probes on DAMON core API parameters
` [RFC PATCH v2.1 15/28] mm/damon/sysfs-schemes: implement tried_regions/<r>/probes/
` [RFC PATCH v2.1 16/28] mm/damon/sysfs-schemes: implement probe dir
` [RFC PATCH v2.1 17/28] mm/damon/sysfs-schemes: implement probe/hits file
` [RFC PATCH v2.1 18/28] mm/damon: trace probe_hits
` [RFC PATCH v2.1 19/28] selftests/damon/sysfs.sh: test probes dir
` [RFC PATCH v2.1 20/28] Docs/mm/damon/design: document data attributes monitoring
` [RFC PATCH v2.1 21/28] Docs/admin-guide/mm/damon/usage: "
` [RFC PATCH v2.1 22/28] mm/damon/core: introduce DAMON_FILTER_TYPE_MEMCG
` [RFC PATCH v2.1 23/28] mm/damon/paddr: support DAMON_FILTER_TYPE_MEMCG
` [RFC PATCH v2.1 24/28] mm/damon/sysfs: add filters/<F>/path file
` [RFC PATCH v2.1 25/28] mm/damon/sysfs-schemes: move memcg_path_to_id() to sysfs-common
` [RFC PATCH v2.1 26/28] mm/damon/sysfs: setup damon_filter->memcg_id from path
` [RFC PATCH v2.1 27/28] Docs/mm/damon/design: update for memcg damon filter
` [RFC PATCH v2.1 28/28] Docs/admin-guide/mm/damon/usage: "

[linus:master] [mm] 01b9da291c: stress-ng.switch.ops_per_sec 67.7% regression
 2026-05-14 13:40 UTC  (7+ messages)

[PATCH] mm/slub: hold cpus_read_lock around flush_rcu_sheaves_on_cache()
 2026-05-14 13:00 UTC  (3+ messages)
` [PATCH v3] "

[PATCH RFC v2] mm, slab: add an optimistic __slab_try_return_freelist()
 2026-05-14 12:54 UTC  (3+ messages)

[PATCH v2 1/2] mm: huge_memory: refactor thpsize_shmem_enabled_store() with sysfs_match_string()
 2026-05-14 12:48 UTC  (6+ messages)
` [PATCH v2 2/2] mm: huge_memory: refactor thpsize_shmem_enabled_show() with helper arrays

[PATCH v4 0/9] mm: thp: always enable mTHP support
 2026-05-14 12:14 UTC  (3+ messages)

[PATCH 0/3] kasan: hw_tags: some micro-optimizations
 2026-05-14 12:11 UTC  (3+ messages)
` [PATCH 1/3] mm/slub: hw_tags: skip page-allocator unpoisoning on slab allocation

[PATCH v2] mm/damon/vaddr: attempt per-vma lock during page table walk
 2026-05-14 11:13 UTC  (2+ messages)

[PATCH v7 0/6] mm/memory-failure: add panic option for unrecoverable pages
 2026-05-14 11:06 UTC  (7+ messages)
` [PATCH v7 1/6] mm/memory-failure: drop dead error_states[] entry for reserved pages
` [PATCH v7 4/6] mm/memory-failure: short-circuit PG_reserved before get_hwpoison_page()

[PATCH] rust_binder: use lock_vma_under_rcu() in shrinker
 2026-05-14 10:51 UTC  (4+ messages)

[PATCH v4] mm/page_alloc: replace kernel_init_pages() with batch page clearing
 2026-05-14 10:50 UTC  (2+ messages)

[PATCH 0/2] Insert instead of copy pages into shmem when shrinking
 2026-05-14 10:40 UTC  (14+ messages)
` [PATCH 1/2] mm/shmem: add shmem_insert_folio()

[PATCH] mm/mmu_notifier: Fix a begin vs. start typo in the invalidate range comment
 2026-05-14 10:35 UTC  (3+ messages)


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