linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH V4 00/10] mm: page_alloc: freelist migratetype hygiene
 2024-06-13 15:39 UTC  (9+ messages)

[PATCH v7 00/11] enable bs > ps in XFS
 2024-06-13 15:38 UTC  (20+ messages)
` [PATCH v7 03/11] filemap: allocate mapping_min_order folios in the page cache
` [PATCH v7 04/11] readahead: allocate folios with mapping_min_order in readahead
` [PATCH v7 06/11] filemap: cap PTE range to be created to allowed zero fill in folio_map_range()
` [PATCH v7 07/11] iomap: fix iomap_dio_zero() for fs bs > system page size
` [PATCH v7 10/11] xfs: make the calculation generic in xfs_sb_validate_fsb_count()
` [PATCH v7 11/11] xfs: enable block size larger than page size support

[PATCH v4 00/35] kmsan: Enable on s390
 2024-06-13 15:34 UTC  (13+ 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 20/35] s390/boot: Turn off KMSAN

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

[PATCH v1 0/3] mm: zswap: global shrinker fix and proactive shrink
 2024-06-13 15:22 UTC  (13+ 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 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  (4+ messages)
` [PATCH net-next v12 06/13] page_pool: devmem support

[GIT PULL] memblock:fix validation of NUMA coverage
 2024-06-13 14:09 UTC 

[PATCH v5 0/8] DAMON based tiered memory management for CXL memory
 2024-06-13 14:07 UTC  (11+ 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 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  (17+ messages)
` [PATCH v7 1/4] mm/rmap: remove duplicated exit code in pagewalk loop
` [PATCH v7 2/4] mm/rmap: add helper to restart pgtable walk on changes
` [PATCH v7 3/4] mm/rmap: integrate PMD-mapped folio splitting into pagewalk loop

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

[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 00/10] Improve the copy of task comm
 2024-06-13 12:10 UTC  (13+ messages)
` [PATCH v2 01/10] fs/exec: Drop task_lock() inside __get_task_comm()
` [PATCH v2 02/10] auditsc: Replace memcpy() with __get_task_comm()
` [PATCH v2 03/10] security: "
` [PATCH v2 04/10] bpftool: Ensure task comm is always NUL-terminated
` [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 v2 07/10] tsacct: "
` [PATCH v2 08/10] tracing: "
` [PATCH v2 09/10] net: Replace strcpy() "
` [PATCH v2 10/10] drm: "

[RFC PATCH 0/3] asynchronously scan and free empty user PTE pages
 2024-06-13 11:59 UTC  (8+ messages)
` [RFC PATCH 1/3] mm: pgtable: move pte_free_defer() out of CONFIG_TRANSPARENT_HUGEPAGE
` [RFC PATCH 2/3] mm: pgtable: make pte_offset_map_nolock() return pmdval
` [RFC PATCH 3/3] mm: free empty user PTE pages

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

[Resend PATCHv4 1/1] mm: fix incorrect vbq reference in purge_fragmented_block
 2024-06-13 11:42 UTC  (11+ messages)

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

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

[PATCH RFC 0/3] mm: clarify folio_add_new_anon_rmap() and __folio_add_anon_rmap()
 2024-06-13 10:55 UTC  (13+ messages)
` [PATCH RFC 1/3] mm: extend rmap flags arguments for folio_add_new_anon_rmap
` [PATCH RFC 2/3] mm: do_swap_page: use folio_add_new_anon_rmap() if folio_test_anon(folio)==false
` [PATCH RFC 3/3] mm: remove folio_test_anon(folio)==false path in __folio_add_anon_rmap()

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

[linux-next:master 5295/5501] security/integrity/ima/ima_policy.c:430:10: error: too many arguments to function call, expected 4, have 5
 2024-06-13  9:08 UTC 

[PATCH v7 4/4] mm/vmscan: avoid split lazyfree THP during shrink_folio_list()
 2024-06-13  8:56 UTC  (5+ messages)

[PATCH v3] writeback: factor out balance_wb_limits to remove repeated code
 2024-06-13  8:51 UTC  (3+ messages)

[PATCH 0/2] mm: swap: mTHP swap allocator base on swap cluster order
 2024-06-13  8:38 UTC  (13+ messages)

[PATCH] mm: shmem: fix getting incorrect lruvec when replacing a shmem folio
 2024-06-13  8:21 UTC 

[PATCH v5 00/18] Reimplement huge pages without hugepd on powerpc (8xx, e500, book3s/64)
 2024-06-13  7:39 UTC  (11+ messages)
` [PATCH v5 02/18] mm: Define __pte_leaf_size() to also take a PMD entry
` [PATCH v5 16/18] powerpc/64s: Use contiguous PMD/PUD instead of HUGEPD

[PATCH v5 0/9] mm: multi-gen LRU: Walk secondary MMU page tables while aging
 2024-06-13  6:52 UTC  (12+ messages)
` [PATCH v5 4/9] mm: Add test_clear_young_fast_only MMU notifier
` [PATCH v5 8/9] mm: multi-gen LRU: Have secondary MMUs participate in aging

[PATCH v2] mm: let kswapd work again for node that used to be hopeless but may not now
 2024-06-13  6:38 UTC  (10+ messages)

[PATCH v2 0/4] Enable P2PDMA in Userspace RDMA
 2024-06-13  5:44 UTC  (4+ messages)
` [PATCH v2 1/4] kernfs: remove page_mkwrite() from vm_operations_struct

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

[PATCH v2] mm: fix possible OOB in numa_rebuild_large_mapping()
 2024-06-13  1:16 UTC  (4+ messages)

[PATCH v5 0/6] add mTHP support for anonymous shmem
 2024-06-13  1:08 UTC  (9+ messages)
` [PATCH v5 1/6] mm: memory: extend finish_fault() to support large folio
` [PATCH v5 6/6] mm: shmem: add mTHP counters for anonymous shmem

[PATCH net-next v11 05/13] page_pool: convert to use netmem
 2024-06-13  0:10 UTC  (2+ messages)

[syzbot] [bcachefs?] WARNING in bch2_fs_ioctl
 2024-06-12 23:23 UTC  (2+ messages)

[PATCH v6 08/13] tracing: Add option to use memmapped memory for trace boot instance
 2024-06-12 23:19 UTC 

[linux-next:master] BUILD REGRESSION 03d44168cbd7fc57d5de56a3730427db758fc7f6
 2024-06-12 20:41 UTC 

[PATCH] mm/hugetlb: Move vmf_anon_prepare upfront in hugetlb_wp
 2024-06-12 20:27 UTC  (2+ messages)

[syzbot] [mm?] WARNING in __page_table_check_ptes_set (2)
 2024-06-12 19:47 UTC  (5+ messages)

[PATCH v3] vmstat: Kernel stack usage histogram
 2024-06-12 18:50 UTC  (5+ messages)

[PATCH v2] mm/memory: Don't require head page for do_set_pmd()
 2024-06-12 18:41 UTC  (7+ messages)

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

[PATCH v1 0/3] mm/memory_hotplug: use PageOffline() instead of PageReserved() for !ZONE_DEVICE
 2024-06-12 18:38 UTC  (5+ messages)
` [PATCH v1 1/3] mm: pass meminit_context to __free_pages_core()

[PATCH v4 0/7] ioctl()-based API to query VMAs from /proc/<pid>/maps
 2024-06-12 18:28 UTC  (3+ messages)
` [PATCH v4 3/7] fs/procfs: add build ID fetching to PROCMAP_QUERY API

[PATCH v13] mm: report per-page metadata information
 2024-06-12 17:53 UTC  (3+ messages)

[PATCH v3 0/9] ioctl()-based API to query VMAs from /proc/<pid>/maps
 2024-06-12 17:48 UTC  (5+ messages)
` [PATCH v3 3/9] fs/procfs: implement efficient VMA querying API for /proc/<pid>/maps

page:  |  | latest

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