messages from 2026-06-12 17:21:29 to 2026-06-13 17:22:10 UTC [more...]
[PATCH RFC 00/12] mm/vmalloc: migrate vmap_area indexing from rb-tree to maple-tree
2026-06-13 17:19 UTC (13+ messages)
` [PATCH RFC 01/12] mm/vmalloc: introduce maple_tree-based indexing for vmap_area
` [PATCH RFC 02/12] mm/vmalloc: convert allocation-side gap finding and insertion to maple_tree
` [PATCH RFC 03/12] mm/vmalloc: convert free, purge, and pcpu paths "
` [PATCH RFC 04/12] mm/vmalloc: finalize maple-only indexing and shrink struct vmap_area
` [PATCH RFC 05/12] mm/vmalloc: tighten failure handling under memory pressure
` [PATCH RFC 06/12] mm/vmalloc: tighten alloc/free hot paths
` [PATCH RFC 07/12] mm/vmalloc: consolidate occupied tree as authoritative index on hot path
` [PATCH RFC 08/12] mm/vmalloc: track lazy-purge queue as a list_head
` [PATCH RFC 09/12] mm/vmalloc: collapse busy-tree find-then-unlink into a single mas_erase
` [PATCH RFC 10/12] mm/vmalloc: per-CPU caching of free ranges from the maple_tree allocator
` [PATCH RFC 11/12] mm/vmalloc: O(1) lookup of cached vmap_areas with bounded fast-reject
` [PATCH RFC 12/12] mm/vmalloc: harden bump-allocator alloc/free against UBSAN array bounds
[PATCH v2 0/6] Remove __folio_index again
2026-06-13 16:15 UTC (8+ messages)
` [PATCH v2 5/6] show_page_info: Remove printing of page index
[RFC PATCH v4 0/6] samples/damon: handle damon_{start,stop}() failures
2026-06-13 15:33 UTC (2+ messages)
[PATCH v2] mm/kmemleak: avoid soft lockup when scanning task stacks
2026-06-13 11:42 UTC (4+ messages)
[linux-next:master 11626/13763] drivers/block/zram/zram_drv.c:2345:49: error: 'bio' undeclared
2026-06-13 10:46 UTC
[PATCH v2 3/6] ntfs: Use zero_user_segment() in handle_bounds_compressed_page()
2026-06-13 9:41 UTC (2+ messages)
[PATCH v2 2/6] ntfs: Remove use of __folio_index in handle_bounds_compressed_page()
2026-06-13 7:06 UTC (2+ messages)
[RFC PATCH 0/2] kasan: hw_tags: Add option to tag only at allocation time
2026-06-13 6:06 UTC (5+ messages)
` [RFC PATCH 2/2] kasan: hw_tags: Add boot option to elide free time poisoning
[RFC PATCH 0/5] mm/slub: preserve previous object lifetime
2026-06-13 6:01 UTC (6+ messages)
[PATCH] tools/mm/slabinfo: fix total_objects attribute name
2026-06-13 5:20 UTC (3+ messages)
[PATCH] mm/page_alloc: drop flag-conversion "optimisation"
2026-06-13 5:21 UTC (2+ messages)
[PATCH v2 0/9] kmem_cache instances with static storage duration
2026-06-13 5:09 UTC (12+ messages)
` [RFC PATCH v3 00/10] "
` [RFC PATCH v3 01/10] static kmem_cache instances for core caches: infrastructure
` [RFC PATCH v3 02/10] static kmem_cache instances for core caches: setup primitives
` [RFC PATCH v3 03/10] allow preallocated kmem_cache instances in modules
` [RFC PATCH v3 04/10] VFS caches: switch from runtime_const() machinery to slab-static.h
` [RFC PATCH v3 05/10] make inode_cache statically allocated
` [RFC PATCH v3 06/10] make mnt_cache "
` [RFC PATCH v3 07/10] make bh_cachep "
` [RFC PATCH v3 08/10] make seq_file_cache "
` [RFC PATCH v3 09/10] make thread component caches (fs_cachep, files_cachep, etc.) "
` [RFC PATCH v3 10/10] make ufs_inode_cache "
[PATCH v3] mm/mempool: Untangle CONFIG_SLUB_DEBUG_ON abuse and switch to static key
2026-06-13 4:55 UTC (3+ messages)
[v2 00/16] mm: PMD-level swap entries for anonymous THPs
2026-06-13 4:22 UTC (2+ messages)
[PATCH 1/1] mm/thp: clear deferred split shrinker bits when queues drain
2026-06-13 2:58 UTC (2+ messages)
[linux-next:master 12966/13336] ../../../lib/interval_tree_test.c:315:17: error: implicit declaration of function 'pr_warn'
2026-06-13 2:11 UTC (2+ messages)
[PATCH mm-unstable 1/1] mm/khugepaged: fix PMD collapse swap PTE accounting
2026-06-13 2:02 UTC (4+ messages)
[PATCH 0/1] liveupdate: Add internal APIs for file preservation
2026-06-13 1:25 UTC (2+ messages)
` [PATCH 1/1] liveupdate: luo_file: "
[RFC PATCH v4 0/4] mm/damon: Introduce a huge page collapsing mechanism using auto tuning
2026-06-13 0:39 UTC (3+ messages)
[PATCH] mm: use mapping_mapped to simplify the code
2026-06-13 0:24 UTC (2+ messages)
[PATCH] Docs/mm/damon/design: fix a typo in the Address Unit section
2026-06-13 0:08 UTC (2+ messages)
[PATCHv2] mm/huge_memory: do not add dropped split tail folios to LRU
2026-06-12 23:55 UTC (11+ messages)
[PATCH v3 2/4] mm/zswap: Implement proactive writeback
2026-06-12 21:31 UTC (12+ messages)
` [swap tier discussion] "
[RFC V2 0/3] lib/vsprintf: Add support for pgtable entries
2026-06-12 21:26 UTC (4+ messages)
` [RFC V2 3/3] mm: Replace pgtable entry prints with new format
[PATCH v2 0/5] mm: Unconditional per-VMA locks and cleanups
2026-06-12 19:50 UTC (17+ messages)
` [PATCH v2 2/5] binder: Make shrinker rely solely on per-VMA lock
` [PATCH v2 3/5] mm: Add RCU-based VMA lookup helper that waits for writers
` [PATCH v2 4/5] binder: Remove mmap_lock fallback
` [PATCH v2 5/5] tcp: Remove mmap_lock fallback path
[PATCH v1] kasan: Fix false-positive wild-memory-access on x86 under 5-level paging
2026-06-12 19:42 UTC (3+ messages)
[RFC PATCH v4 2/4] mm/damon: introduce DAMON_HUGEPAGE for hot region hugepage collapsing
2026-06-12 19:41 UTC (2+ messages)
[RFC PATCH v4 4/4] Documentation/admin-guide/mm/damon: add DAMON-based Hugepage Management
2026-06-12 19:38 UTC (2+ messages)
[RFC PATCH v2 0/7] mm, swap: Virtual Swap Space (Swap Table Edition)
2026-06-12 19:37 UTC (8+ messages)
` [RFC PATCH v2 1/7] mm, swap: add virtual swap device infrastructure
` [RFC PATCH v2 2/7] mm, swap: support zswap and zeroswap as vswap backends
` [RFC PATCH v2 3/7] mm, swap: support physical swap as a vswap backend
` [RFC PATCH v2 4/7] mm, swap: only charge physical swap entries
` [RFC PATCH v2 5/7] mm, swap: add debugfs counters for vswap
` [RFC PATCH v2 6/7] mm, swap: defer memcg_table allocation on physical clusters
` [RFC PATCH v2 7/7] mm, swap: widen swap_info_struct max/pages to unsigned long
[RFC v1 0/9] kho: granular compatibility and header decoupling
2026-06-12 19:08 UTC (7+ messages)
[RFC PATCH] mm/vmalloc: add vmalloc_decrypted() and vzalloc_decrypted()
2026-06-12 19:06 UTC (6+ messages)
[PATCH v3 0/7] sched: Add support for long task name
2026-06-12 18:53 UTC (3+ messages)
` [PATCH v3 3/7] treewide: Replace memcpy(..., current->comm) with copy_task_comm()
[PATCH] mm: pgtable: protect lockless kernel page table walks with RCU
2026-06-12 18:48 UTC (9+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH v5 0/4] Only free healthy pages in high-order has_hwpoisoned folio
2026-06-12 18:34 UTC (4+ messages)
` [PATCH v5 1/4] mm/page_alloc: only "
[PATCH v3 1/4] mm/zswap: Make shrink_worker writeback cursor per-memcg
2026-06-12 18:15 UTC (12+ messages)
[PATCH v3 0/3] mm, swap: Enable THP SWAP for PowerPC Book3S64
2026-06-12 18:09 UTC (4+ messages)
` [PATCH v3 1/3] mm, swap: make SWAPFILE_CLUSTER runtime
` [PATCH v3 2/3] mm, swap: allow archs to override SWAP_NR_ORDERS via ARCH_MAX_PMD_ORDER
` [PATCH v3 3/3] powerpc: Kconfig: Enable THP_SWAP on Book3S64
page: | 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