messages from 2026-07-22 10:09:23 to 2026-07-22 15:04:51 UTC [more...]
[PATCH v3] lib: test bitmap vs IDA vs Maple Tree performance for region allocations
2026-07-22 15:04 UTC (2+ messages)
[PATCH v2 0/4] mm: fix reclaim storms in defrag_mode
2026-07-22 14:56 UTC (5+ messages)
` [PATCH v2 1/4] mm: page_alloc: __GFP_FS lockdep annotation for direct compaction
` [PATCH v2 2/4] mm: compaction: support non-movable compaction for pageblock requests
` [PATCH v2 3/4] mm: page_alloc: move capture_control to the page allocator
` [PATCH v2 4/4] mm: page_alloc: fix non-movable reclaim storm in defrag_mode
[PATCH v2 00/13] mm: convert more vm_flags_t users to vma_flags_t
2026-07-22 14:36 UTC (15+ messages)
` [PATCH v2 01/13] mm: introduce vma_flags_can_grow() and vma_can_grow()
` [PATCH v2 02/13] mm/vma: update do_mmap() to use vma_flags_t
` [PATCH v2 03/13] mm: convert __get_unmapped_area() "
` [PATCH v2 04/13] mm: update generic_get_unmapped_area[_topdown]() "
` [PATCH v2 05/13] mm: prefer mm->def_vma_flags in mm logic
` [PATCH v2 06/13] mm/vma: convert vm_pgprot_modify() to use vma_flags_t and rename
` [PATCH v2 07/13] mm/vma: rename vma_get_page_prot to vma_flags_to_page_prot
[PATCH] mm/usercopy: harden bounds checking for vmalloc allocations
2026-07-22 14:29 UTC
[PATCH 1/3] mm/huge_memory: add folio_split_driver_managed()
2026-07-22 14:26 UTC (2+ messages)
[PATCH v5 00/36] Private Memory NUMA Nodes
2026-07-22 14:20 UTC (17+ messages)
` [PATCH v5 05/36] mm: add ZONELIST_PRIVATE(_NOFALLBACK) for N_MEMORY_PRIVATE nodes
` [PATCH v5 26/36] mm: add NODE_PRIVATE_CAP_RECLAIM for opted-in private node reclaim
` [PATCH v5 28/36] mm: add NODE_PRIVATE_CAP_HOTUNPLUG for opted-in private nodes
` [PATCH v5 32/36] mm/khugepaged: base private node collapse eligiblity on actor/cap bits
[REGRESSION] mm/mprotect: shared-dirty base-page toggle slower since v6.17
2026-07-22 14:11 UTC (7+ messages)
[PATCH 0/2] mm/damon/core: remove unused helper functions
2026-07-22 14:09 UTC (6+ messages)
` [PATCH 1/2] mm/damon/core: remove unused damon_targets_empty()
` [PATCH 2/2] mm/damon/core: remove unused damon_nr_running_ctxs()
[PATCH v3] mm/mmu_notifier: Add async OOM cleanup via call_srcu()
2026-07-22 14:08 UTC
[PATCH RESEND v1 0/5] selftests/mm: Handle unsupported and transient test conditions
2026-07-22 14:05 UTC (4+ messages)
` [PATCH RESEND v1 3/5] selftests/mm: skip khugepaged swap tests without swap
[PATCH] binfmt_elf_fdpic: only honour the first PT_INTERP
2026-07-22 14:02 UTC (3+ messages)
[PATCH v3 0/3] mm/damon: Introduce a huge page collapsing mechanism using auto tuning
2026-07-22 13:51 UTC (3+ messages)
[PATCH RFC 0/3] efi: mm/memory-failure: keep hardware-poisoned pages out of the next kexec
2026-07-22 13:50 UTC (2+ messages)
[PATCH v2] selftests/damon/sysfs.py: clean up sh processes used for obsolete_target test
2026-07-22 13:48 UTC (2+ messages)
[PATCH] samples/damon/mtier: add comment for struct region_range
2026-07-22 13:46 UTC (2+ messages)
[RFC PATCH] fs: introduce pluggable ELF interpreter loader registry
2026-07-22 13:33 UTC (7+ messages)
` [RFC PATCH] fs: binfmt_misc: introduce eBPF-based matching and interpreter selection
[PATCH RFC 00/18] arch, mm: create a generic set_memory/change_page_attr core
2026-07-22 13:20 UTC (2+ messages)
` [syzbot ci] "
[PATCH v10 0/6] mm/swap, memcg: Introduce swap tiers for cgroup based swap control
2026-07-22 13:14 UTC (2+ messages)
swap_ops updates
2026-07-22 13:06 UTC (4+ messages)
` [PATCH 1/3] mm/swap: revert to single-folio writes for synchronous swap devices
` [PATCH 2/3] mm/swap: add a new swap_ops.h header to allow for pluggable swap ops
` [PATCH 3/3] mm/swap: move swap_ops into file systems for file system-based swap
[PATCH v7 07/29] mm: Make readahead store folio count in readahead_control
2026-07-22 13:01 UTC (2+ messages)
` [PATCH v7 08/29] netfs: Bulk load the readahead-provided folios up front
[PATCH slab/for-next v4 0/8] mm/slab: introduce kfree_rcu_nolock() and improve slub_kunit coverage
2026-07-22 13:03 UTC (6+ messages)
` [PATCH slab/for-next v4 7/8] mm/slab: introduce kfree_rcu_nolock()
[PATCH] selftest: Fix UB of getline due to missing var init
2026-07-22 13:02 UTC (4+ messages)
` [PATCH v2 0/2] selftests: Add missing initalization of pointer passed to getline
` [PATCH v2 1/2] selftests/clone3: Fix wild pointer access of getline due to missing init
` [PATCH v2 2/2] selftests/mm: Fix potential "
[PATCH] mm/mlock: skip __mm_populate() for MLOCK_ONFAULT
2026-07-22 12:59 UTC (2+ messages)
[PATCH/RFC] btrfs: fix folio lock leak in writepage_delalloc() for folios dirtied behind btrfs' back
2026-07-22 12:57 UTC (5+ messages)
[PATCH] mm/page_idle: call folio_test_lru() after folio_get()
2026-07-22 12:50 UTC (3+ messages)
` "
[PATCH v2 00/13] mm/slab, alloc_tag: reduce obj_ext memory waste
2026-07-22 12:47 UTC (3+ messages)
` [PATCH v2 01/13] mm/slab: skip kfence objects in allocation profiling
[PATCH v3] mm/page_alloc: avoid direct compaction for costly __GFP_NORETRY allocations
2026-07-22 12:35 UTC (5+ messages)
[RFC PATCH 0/2] mm/memory_hotplug: bound offline retry loops with a configurable limit
2026-07-22 12:29 UTC (3+ messages)
[PATCH v5 14/36] mm/damon: skip private node memory in DAMON migration and pageout
2026-07-22 12:16 UTC (3+ messages)
[PATCH v3 00/24] binfmt_misc: write access fixes, RCU handler lookup and cleanups
2026-07-22 12:13 UTC (4+ messages)
` [PATCH v3 05/24] binfmt_misc: use RCU for the handler lookup
[PATCH v3 0/6] Fix incorrect access of hugetlb pte entries
2026-07-22 11:52 UTC (6+ messages)
[PATCH 0/8] mm/khugepaged: collapse_file() cleanups
2026-07-22 10:10 UTC (7+ messages)
` [PATCH 2/8] mm/khugepaged: factor out page cache folio reading
` [PATCH 6/8] mm/khugepaged: hoist isolation into collapse_isolate_folio()
` [PATCH 7/8] mm/khugepaged: hoist more code "
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