linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH v1 0/3] mm: zswap: global shrinker fix and proactive shrink
 2024-06-14  4:39 UTC  (18+ messages)
` [PATCH v1 1/3] mm: zswap: fix global shrinker memcg iteration
` [PATCH v1 3/3] mm: zswap: proactive shrinking before pool size limit is hit

[PATCH v2 0/3] Userspace controls soft-offline pages
 2024-06-14  3:50 UTC  (5+ messages)
` [PATCH v2 1/3] mm/memory-failure: userspace controls soft-offlining pages
` [PATCH v2 2/3] selftest/mm: test enable_soft_offline behaviors

[RFC PATCH 0/3] asynchronously scan and free empty user PTE pages
 2024-06-14  3:32 UTC  (6+ messages)

[PATCH 1/1] mm: protect xa split stuff under lruvec->lru_lock during migration
 2024-06-14  3:31 UTC  (13+ messages)

[PATCH v2] mm: shmem: fix getting incorrect lruvec when replacing a shmem folio
 2024-06-14  3:22 UTC  (2+ messages)

[PATCHv5 1/1] mm: fix incorrect vbq reference in purge_fragmented_block
 2024-06-14  3:18 UTC  (3+ messages)

[PATCH v5 0/8] DAMON based tiered memory management for CXL memory
 2024-06-14  3:05 UTC  (15+ messages)
` [PATCH v5 1/8] mm: make alloc_demote_folio externally invokable for migration
` [PATCH v5 2/8] mm: rename alloc_demote_folio to alloc_migrate_folio
` [PATCH v5 3/8] mm/damon/sysfs-schemes: add target_nid on sysfs-schemes
` [PATCH v5 4/8] mm/migrate: add MR_DAMON to migrate_reason
` [PATCH v5 5/8] mm/damon/paddr: introduce DAMOS_MIGRATE_COLD action for demotion
` [PATCH v5 6/8] mm/damon/paddr: introduce DAMOS_MIGRATE_HOT action for promotion
` [PATCH v5 7/8] Docs/admin-guide/mm/damon/usage: add missing actions
` [PATCH v5 8/8] Docs/.../mm/damon: add more damos actions

[PATCH v6 0/7] DAMON based tiered memory management for CXL memory
 2024-06-14  3:00 UTC  (8+ messages)
` [PATCH v6 1/7] mm: make alloc_demote_folio externally invokable for migration
` [PATCH v6 2/7] mm: rename alloc_demote_folio to alloc_migrate_folio
` [PATCH v6 3/7] mm/damon/sysfs-schemes: add target_nid on sysfs-schemes
` [PATCH v6 4/7] mm/migrate: add MR_DAMON to migrate_reason
` [PATCH v6 5/7] mm/damon/paddr: introduce DAMOS_MIGRATE_COLD action for demotion
` [PATCH v6 6/7] mm/damon/paddr: introduce DAMOS_MIGRATE_HOT action for promotion
` [PATCH v6 7/7] Docs/damon: document damos_migrate_{hot,cold}

[vbabka:slub-reservations] [mm, mempool] 5cc815e628: UBSAN:array-index-out-of-bounds_in_mm/slab.h
 2024-06-14  2:57 UTC 

[linux-next:fs-current] BUILD SUCCESS 210cc5d3759f288b3eb569a6f36448c1f4a1852f
 2024-06-14  2:46 UTC 

[PATCH v11 00/12] LUF(Lazy Unmap Flush) reducing tlb numbers over 90%
 2024-06-14  2:45 UTC  (18+ messages)
` [PATCH v11 09/12] mm: implement LUF(Lazy Unmap Flush) defering tlb flush when folios get unmapped

[linux-next:pending-fixes] BUILD SUCCESS 575f43b2d19db3b233b2c7040e79a1d85f422c0f
 2024-06-14  2:42 UTC 

[PATCH v2 00/10] Improve the copy of task comm
 2024-06-14  2:41 UTC  (9+ messages)
` [PATCH v2 05/10] mm/util: Fix possible race condition in kstrdup()
` [PATCH v2 06/10] mm/kmemleak: Replace strncpy() with __get_task_comm()

[PATCH v3 0/3] slab: fix and cleanup of slub_debug
 2024-06-14  2:40 UTC  (5+ messages)
` [PATCH v3 1/3] slab: make check_object() more consistent

[PATCH v2 0/6] cleanups, fixes, and progress towards avoiding "make headers"
 2024-06-14  2:30 UTC  (7+ messages)
` [PATCH v2 1/6] selftests/mm: mseal, self_elf: fix missing __NR_mseal
` [PATCH v2 2/6] selftests/mm: mseal, self_elf: factor out test macros and other duplicated items
` [PATCH v2 3/6] selftests/mm: mseal, self_elf: rename TEST_END_CHECK to REPORT_TEST_PASS
` [PATCH v2 4/6] selftests/mm: fix vm_util.c build failures: add snapshot of fs.h
` [PATCH v2 5/6] selftests/mm: kvm, mdwe fixes to avoid requiring "make headers"
` [PATCH v2 6/6] selftests/mm: remove local __NR_* definitions

[update PATCHv5 1/1] mm: fix incorrect vbq reference in purge_fragmented_block
 2024-06-14  2:13 UTC 

[PATCH] um/mm: get max_low_pfn from memblock
 2024-06-14  1:58 UTC 

[PATCH v8 0/3] Reclaim lazyfree THP without splitting
 2024-06-14  1:51 UTC  (4+ messages)
` [PATCH v8 1/3] mm/rmap: remove duplicated exit code in pagewalk loop
` [PATCH v8 2/3] mm/rmap: integrate PMD-mapped folio splitting into "
` [PATCH v8 3/3] mm/vmscan: avoid split lazyfree THP during shrink_folio_list()

[Resend PATCHv4 1/1] mm: fix incorrect vbq reference in purge_fragmented_block
 2024-06-14  1:44 UTC  (15+ messages)

[PATCH] mm: memcontrol: add VM_BUG_ON_FOLIO() to catch lru folio in mem_cgroup_migrate()
 2024-06-14  1:07 UTC 

[PATCH v5 0/9] mm: multi-gen LRU: Walk secondary MMU page tables while aging
 2024-06-14  0:48 UTC  (12+ messages)
` [PATCH v5 4/9] mm: Add test_clear_young_fast_only MMU notifier

[PATCH] mm: shmem: fix getting incorrect lruvec when replacing a shmem folio
 2024-06-14  0:45 UTC  (6+ messages)

commit 1c29a32ce65f4cd0f1c causes Bad rss-counter state and firefox-esr crash in linux-next-20240613
 2024-06-14  0:03 UTC  (2+ messages)

[PATCH v4 00/35] kmsan: Enable on s390
 2024-06-13 23:30 UTC  (30+ messages)
` [PATCH v4 01/35] ftrace: Unpoison ftrace_regs in ftrace_ops_list_func()
` [PATCH v4 02/35] kmsan: Make the tests compatible with kmsan.panic=1
` [PATCH v4 03/35] kmsan: Disable KMSAN when DEFERRED_STRUCT_PAGE_INIT is enabled
` [PATCH v4 04/35] kmsan: Increase the maximum store size to 4096
` [PATCH v4 07/35] kmsan: Remove a useless assignment from kmsan_vmap_pages_range_noflush()
` [PATCH v4 08/35] kmsan: Remove an x86-specific #include from kmsan.h
` [PATCH v4 09/35] kmsan: Expose kmsan_get_metadata()
` [PATCH v4 11/35] kmsan: Allow disabling KMSAN checks for the current task
` [PATCH v4 12/35] kmsan: Support SLAB_POISON
` [PATCH v4 13/35] kmsan: Use ALIGN_DOWN() in kmsan_get_metadata()
` [PATCH v4 15/35] mm: slub: Let KMSAN access metadata
` [PATCH v4 17/35] mm: kfence: Disable KMSAN when checking the canary
` [PATCH v4 18/35] lib/zlib: Unpoison DFLTCC output buffers
` [PATCH v4 19/35] kmsan: Accept ranges starting with 0 on s390
` [PATCH v4 20/35] s390/boot: Turn off KMSAN
` [PATCH v4 21/35] s390: Use a larger stack for KMSAN
` [PATCH v4 22/35] s390/boot: Add the KMSAN runtime stub
` [PATCH v4 23/35] s390/checksum: Add a KMSAN check
` [PATCH v4 25/35] s390/cpumf: Unpoison STCCTM output buffer
` [PATCH v4 26/35] s390/diag: Unpoison diag224() "
` [PATCH v4 27/35] s390/ftrace: Unpoison ftrace_regs in kprobe_ftrace_handler()
` [PATCH v4 28/35] s390/irqflags: Do not instrument arch_local_irq_*() with KMSAN
` [PATCH v4 29/35] s390/mm: Define KMSAN metadata for vmalloc and modules
` [PATCH v4 30/35] s390/string: Add KMSAN support
` [PATCH v4 33/35] s390/unwind: Disable KMSAN checks
` [PATCH v4 34/35] s390: Implement the architecture-specific KMSAN functions
` [PATCH v4 35/35] kmsan: Enable on s390

[PATCH v3 0/2] mm: store zero pages to be swapped out in a bitmap
 2024-06-13 22:59 UTC  (5+ messages)

[PATCH v15 0/9] mm/gup: Introduce memfd_pin_folios() for pinning memfd folios
 2024-06-13 21:42 UTC  (10+ messages)
` [PATCH v15 1/9] mm/gup: Introduce unpin_folio/unpin_folios helpers
` [PATCH v15 2/9] mm/gup: Introduce check_and_migrate_movable_folios()
` [PATCH v15 3/9] mm/gup: Introduce memfd_pin_folios() for pinning memfd folios
` [PATCH v15 4/9] udmabuf: add CONFIG_MMU dependency
` [PATCH v15 5/9] udmabuf: Use vmf_insert_pfn and VM_PFNMAP for handling mmap
` [PATCH v15 6/9] udmabuf: Add back support for mapping hugetlb pages
` [PATCH v15 7/9] udmabuf: Convert udmabuf driver to use folios
` [PATCH v15 8/9] udmabuf: Pin the pages using memfd_pin_folios() API
` [PATCH v15 9/9] selftests/udmabuf: Add tests to verify data after page migration

[PATCH] linux++: delete some forward declarations
 2024-06-13 21:28 UTC  (6+ messages)

[PATCH 0/5] cleanups, fixes, and progress towards avoiding "make headers"
 2024-06-13 21:27 UTC  (6+ messages)

[PATCH 0/5] fstests: add some new LBS inspired tests
 2024-06-13 21:10 UTC  (7+ messages)
` [PATCH 2/5] fstests: add mmap page boundary tests
` [PATCH 3/5] fstests: add fsstress + compaction test

[linux-next:master] BUILD REGRESSION 6906a84c482f098d31486df8dc98cead21cce2d0
 2024-06-13 20:43 UTC 

[PATCH v7 00/11] enable bs > ps in XFS
 2024-06-13 19:39 UTC  (12+ messages)
` [PATCH v7 06/11] filemap: cap PTE range to be created to allowed zero fill in folio_map_range()

[PATCH v4 0/2] mm: store zero pages to be swapped out in a bitmap
 2024-06-13 19:38 UTC  (8+ messages)
` [PATCH v4 1/2] "

[GIT PULL] memblock:fix validation of NUMA coverage
 2024-06-13 19:30 UTC  (4+ messages)

[syzbot] [maple-tree?] BUG: unable to handle kernel paging request in mas_walk
 2024-06-13 19:02 UTC  (2+ messages)

[PATCH v5 00/18] Reimplement huge pages without hugepd on powerpc (8xx, e500, book3s/64)
 2024-06-13 16:43 UTC  (10+ messages)
` [PATCH v5 02/18] mm: Define __pte_leaf_size() to also take a PMD entry

[PATCH V4 00/10] mm: page_alloc: freelist migratetype hygiene
 2024-06-13 15:39 UTC  (9+ messages)

[bug report] mm: Provide a means of invalidation without using launder_folio
 2024-06-13 15:27 UTC  (4+ messages)

[PATCH v2 00/16] Introduce a store type enum for the Maple tree
 2024-06-13 15:02 UTC  (11+ messages)
` [PATCH v2 04/16] maple_tree: introduce mas_wr_store_type()
` [PATCH v2 08/16] maple_tree: print store type in mas_dump()
` [PATCH v2 10/16] maple_tree: convert mas_insert() to preallocate nodes
` [PATCH v2 13/16] maple_tree: have mas_store() allocate nodes if needed
` [PATCH v2 16/16] maple_tree: remove unneeded mas_wr_walk() in mas_store_prealloc()

[PATCH 1/2] mm: convert clear_huge_page() to clear_large_folio()
 2024-06-13 14:51 UTC  (3+ messages)
` [PATCH 2/2] mm: memory: use folio in struct copy_subpage_arg

[PATCH v3 0/2] mm/memblock: Add "reserve_mem" to reserved named memory at boot up
 2024-06-13 14:42 UTC  (10+ messages)
` [PATCH v3 2/2] pstore/ramoops: Add ramoops.mem_name= command line option

[PATCH net-next v12 05/13] page_pool: convert to use netmem
 2024-06-13 14:18 UTC  (3+ messages)

[PATCH v3] maple_tree: modified return type of mas_wr_store_entry()
 2024-06-13 14:02 UTC  (2+ messages)

[PATCH 0/8] DAMON based tiered memory management for CXL memory
 2024-06-13 13:56 UTC  (8+ messages)
` [PATCH 1/8] mm: make alloc_demote_folio externally invokable for migration
` [PATCH 2/8] mm: rename alloc_demote_folio to alloc_migrate_folio
` [PATCH 3/8] mm/damon/sysfs-schemes: add target_nid on sysfs-schemes
` [PATCH 4/8] mm/migrate: add MR_DAMON to migrate_reason
` [PATCH 5/8] mm/damon/paddr: introduce DAMOS_MIGRATE_COLD action for demotion

[PATCH v7 0/4] Reclaim lazyfree THP without splitting
 2024-06-13 13:45 UTC  (12+ messages)
` [PATCH v7 1/4] mm/rmap: remove duplicated exit code in pagewalk loop
` [PATCH v7 3/4] mm/rmap: integrate PMD-mapped folio splitting into "

[PATCH v5 0/2] mm/memblock: Add "reserve_mem" to reserved named memory at boot up
 2024-06-13 13:20 UTC  (4+ messages)
` [PATCH v5 1/2] "

[syzbot] [mm?] KASAN: slab-use-after-free Read in finish_fault
 2024-06-13 13:03 UTC  (3+ messages)

Issue with JFFS2 and a_ops->dirty_folio
 2024-06-13 12:57 UTC  (3+ messages)

[PATCH v2] mm/mm_init.c: simplify logic of deferred_[init|free]_pages
 2024-06-13 11:45 UTC 

[PATCH] mm/mm_init.c: simplify logic of deferred_[init|free]_pages
 2024-06-13 11:32 UTC  (2+ messages)

[PATCH RFC 0/3] mm: clarify folio_add_new_anon_rmap() and __folio_add_anon_rmap()
 2024-06-13 10:55 UTC  (6+ messages)
` [PATCH RFC 2/3] mm: do_swap_page: use folio_add_new_anon_rmap() if folio_test_anon(folio)==false

[PATCH v2] Supports to use the default CMA when the device-specified CMA memory is not enough
 2024-06-13 10:32 UTC  (12+ messages)
    ` [EXT] "

page:  |  | latest

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