messages from 2026-08-24 03:06:14 to 2026-08-24 15:26:59 UTC [more...]
[PATCH v2 0/6] mm/mglru: clean up folio counters and flag usage
2026-08-24 15:26 UTC (7+ messages)
` [PATCH v2 1/6] mm/memcontrol: make lru_zone_size atomic and simplify sanity check
` [PATCH v2 2/6] mm/mglru: introduce helpers for manipulating gen and refs flags
` [PATCH v2 3/6] mm/migrate: copy all referenced state via folio_migrate_lru_refs
` [PATCH v2 4/6] mm/mglru: move max_seq read into walk_update_folio
` [PATCH v2 5/6] mm/mglru: use explicit tier range in read_ctrl_pos()
` [PATCH v2 6/6] mm/mglru: fix potential generation folio number leak
[RFC PATCH 00/57] mm/collapse: rebuild collapse on migration primitives
2026-08-24 15:23 UTC (18+ messages)
` [RFC PATCH 03/57] mm/collapse: add collapse.h for the shared collapse state
[RFC PATCH 0/6] mm/damon: hardware-sampled access reports
2026-08-24 15:23 UTC (8+ messages)
[PATCH v2 0/6] efi: mm/memory-failure: keep hardware-poisoned pages out of the next kexec
2026-08-24 15:19 UTC (9+ messages)
` [PATCH v2 6/6] efi: respect the poisoned pages coming from previous kernel
[PATCH v2] memblock: remove conditional return with no effect
2026-08-24 15:18 UTC (2+ messages)
[PATCH] mm/hugetlb: use hugetlb_vmemmap_optimizable() in boolean contexts
2026-08-24 15:16 UTC
[PATCH v2 RESEND 0/3] mm: memblock: fix debugfs flag reporting and synchronization
2026-08-24 15:15 UTC (3+ messages)
` [PATCH v2 RESEND 2/3] mm: memblock: show all region flags in debugfs
[PATCH 0/6] userfaultfd: decouple uffd mode from VMA flags
2026-08-24 15:10 UTC (13+ messages)
` [PATCH 1/6] mm/gup: move gup_can_follow_protnone() to gup.c
` [PATCH 2/6] userfaultfd: constify VMA parameter of userfaultfd_*() helpers
` [PATCH 3/6] userfaultfd: use userfaultfd_*() helpers instead of open coded flag tests
` [PATCH 4/6] userfaultfd: rename vm_userfaultfd_ctx to vm_uffd_state
` [PATCH 5/6] userfaultfd: decouple fault reason from VMA flags
[PATCH] mm/mempolicy: Fix sleeping allocation in alloc_pages_bulk_weighted_interleave()
2026-08-24 15:09 UTC (5+ messages)
` [PATCH] mm/mempolicy: refcount the weighted interleave state instead of copying it
[PATCH v2 0/5] Stop TIF_NOTIFY_SIGNAL from interrupting work that can't be restarted
2026-08-24 15:03 UTC (7+ messages)
` [PATCH v2 1/5] signal: allow taks to temporarily block TIF_NOTIFY_SIGNAL
` [PATCH v2 2/5] coredump: prevent TIF_NOTIFY_SIGNAL from interrupting coredumps
` [PATCH v2 3/5] selftests/coredump: test that TIF_NOTIFY_SIGNAL doesn't truncate a coredump
` [PATCH v2 4/5] smb: prevent TIF_NOTIFY_SIGNAL from interrupting
` [PATCH v2 5/5] pid_namespace: prevent TIF_NOTIFY_SIGNAL from interrupting the reaper
[PATCH 00/25] mm/fbatch: drain lru_add_drain() and _all()
2026-08-24 14:55 UTC (27+ messages)
` [PATCH 01/25] mm/fbatch: remove !CONFIG_SMP special case of folio_activate()
` [PATCH 02/25] mm/fbatch: allow folios_put_refs() to skip xa_is_value() entries
` [PATCH 03/25] mm/fbatch: temporarily disable lazyfree and mlock+munlock batching
` [PATCH 04/25] mm/fbatch: lru bit set, no extra ref, while folio on per-cpu fbatch
` [PATCH 05/25] mm/fbatch: lru_add_del_folio()+folio_add_lru() after clear_lru()
` [PATCH 06/25] mm/fbatch: fbatch_drain_lazyfree(onstack fbatch) before ptl unlock
` [PATCH 07/25] mm/fbatch: LRU_NEXT_ACTIVATE bit to optimize folio_activate()
` [PATCH 08/25] mm/fbatch: replace mlock_new_folio() by __folio_add_lru(,mlockit)
` [PATCH 09/25] mm/fbatch: restore mlock+munlock batching, without extra ref
` [PATCH 10/25] mm/fbatch: remove several uses of mlock_drain_local()
` [PATCH 11/25] mm/fbatch: remove migration's PAGE_WAS_MLOCKED lru_add_drain()
` [PATCH 12/25] mm/fbatch: remove percpu_pvec_drained and folios_put()
` [PATCH 13/25] mm/fbatch: no lru_add_drain() to collect_longterm_unpinnable_folios()
` [PATCH alt "
` [PATCH 14/25] mm/fbatch: no lru_add_drain() nor _all() for memfd_wait_for_pins()
` [PATCH 15/25] mm/fbatch: remove shake_folio() shake_page() from memory-failure
` [PATCH 16/25] mm/fbatch: remove lru_cache_disable(() from NUMA folio migration
` [PATCH 17/25] mm/fbatch: no lru_cache_disable() in __alloc_contig_migrate_range()
` [PATCH 18/25] mm/fbatch: remove lru_add_drain() and _all() calls from various
` [PATCH 19/25] mm/fbatch: vm/stat_refresh include lru_add_drain() on each cpu
` [PATCH 20/25] s390/fbatch: no lru_add_drain_all() in s390_wiggle_split_folio()
` [PATCH 21/25] block/fbatch: no lru_add_drain_all() in invalidate_bdev()
` [PATCH 22/25] fs/fbatch: drop_caches invalidate_bh_lrus() not lru_add_drain_all()
` [PATCH 23/25] fs,mm/fbatch: use invalidate_bh_lrus() not invalidate_bh_lrus_cpu()
` [PATCH 24/25] fs,mm/fbatch: lru_cache_disable() keep off buffer_head lrus only
` [PATCH 25/25] mm/fbatch: move lru_add_drain_all() declaration to mm/internal.h
[PATCH v10 00/41] guest_memfd: In-place conversion support
2026-08-24 14:45 UTC (6+ messages)
` [PATCH v10 07/41] KVM: guest_memfd: Stub in ability to enable in-place shared<=>private conversion
` [PATCH v10 18/41] KVM: TDX: Make source page optional for KVM_TDX_INIT_MEM_REGION
[PATCH v10 06/35] mm: Make readahead store folio count in readahead_control
2026-08-24 14:41 UTC (2+ messages)
` [PATCH v10 07/35] netfs: Bulk load the readahead-provided folios up front
[PATCH v19 00/40] DEPT(DEPendency Tracker)
2026-08-24 14:12 UTC (6+ messages)
[RFC PATCH 16/57] mm/collapse: freeze the sources behind migration entries
2026-08-24 14:13 UTC (3+ messages)
Important: Complete Your Brokerage Account Update
2026-08-24 14:09 UTC
[PATCH v2] fork: initialize function graph state before copy_exec_state()
2026-08-24 14:00 UTC (7+ messages)
` [PATCH v3] "
[GIT PULL] slab updates for 7.3
2026-08-24 13:57 UTC
[PATCH 0/7] Remove aops->launder_folio
2026-08-24 13:49 UTC (5+ messages)
` [PATCH 2/7] fuse: Use filemap_invalidate_pages()
[PATCH v8 00/12] PCI: liveupdate: PCI core support for Live Update
2026-08-24 13:43 UTC (7+ messages)
` [PATCH v8 06/12] PCI: liveupdate: Auto-preserve upstream bridges across "
` [PATCH v8 08/12] PCI: liveupdate: Adopt ACS controls in incoming preserved devices
` [PATCH v8 09/12] PCI: liveupdate: Adopt ARI Forwarding Enable on preserved bridges
[PATCH] mm/shrinker: do not hold RCU lock in shrinker_debugfs_count_show()
2026-08-24 13:42 UTC (2+ messages)
[PATCH] mm: filemap: tighten dropbehind completion context check
2026-08-24 13:34 UTC (5+ messages)
[PATCH v2] mm/secretmem: properly account locked pages
2026-08-24 13:21 UTC (2+ messages)
[RFC PATCH v3 0/8] batch lookups in follow_page_mask()
2026-08-24 13:20 UTC (10+ messages)
` [RFC PATCH v3 3/8] mm/gup: split follow_page_pte_commit() out of follow_page_pte()
[PATCH] mm/vmalloc: fix vmap_purge_lock livelock under memory pressure
2026-08-24 13:19 UTC (2+ messages)
[PATCH 00/11] mm/cma: charge cma allocation to memcg using per area counters
2026-08-24 13:18 UTC (5+ messages)
` [PATCH 03/11] cgroup: add memory_cma_accounting mount option
[PATCH v4 00/10] dma-buf: heaps: Add support for Tegra VPR
2026-08-24 13:07 UTC (10+ messages)
` [PATCH v4 07/10] "
[PATCH v5 0/5] mm: Fix MF_DELAYED handling on memory failure
2026-08-24 13:00 UTC (3+ messages)
` [PATCH v5 5/5] mm: selftests: Add shmem into memory failure test
[PATCH 0/7] mm/mglru: clean up folio counters and flag usage
2026-08-24 12:44 UTC (10+ messages)
` [PATCH 2/7] mm/mglru: introduce helpers for manipulating gen and refs flags
` [PATCH 3/7] mm/migrate: copy the referenced state via folio_migrate_refs()
` [PATCH 4/7] mm/mglru: move max_seq read into walk_update_folio
[PATCH v7 0/6] selftests/mm: separate GUP microbenchmarking from functional testing
2026-08-24 12:37 UTC (22+ messages)
` [PATCH v7 1/6] selftests/mm: make file helpers return errors
` [PATCH v7 2/6] tools/lib/mm: add shared file helpers
` [PATCH v7 3/6] tools/lib/mm: move hugepage_settings out of selftests
` [PATCH v7 4/6] tools/mm: move gup_test from selftests/mm to tools/mm
` [PATCH v7 5/6] tools/mm: make gup_bench a benchmark only tool
` [PATCH v7 6/6] selftests/mm: add a GUP selftest
[RFC PATCH 12/57] mm/collapse: allocate a destination per candidate
2026-08-24 12:37 UTC (3+ messages)
[PATCH v2 0/2] selftests/cgroup: fixes for test_zswap on single core VM
2026-08-24 12:37 UTC (5+ messages)
` [PATCH v2 1/2] selftests/cgroup: test_zswap: wait for cgroup to unpopulate in test_zswap_writeback
` [PATCH v2 2/2] selftests/cgroup: test_zswap: fix implicit unsigned promotion bug in test_no_kmem_bypass
[PATCH v20 0/8] rust: add `Ownable` trait and `Owned` type
2026-08-24 12:26 UTC (11+ messages)
` [PATCH v20 1/8] rust: alloc: add `KBox::into_non_null`
` [PATCH v20 2/8] rust: types: Add Ownable/Owned types
` [PATCH v20 3/8] rust: implement `ForeignOwnable` for `Owned`
` [PATCH v20 4/8] rust: page: convert to `Ownable`
` [PATCH v20 5/8] rust: rename `AlwaysRefCounted` to `RefCounted`
` [PATCH v20 6/8] rust: Add missing SAFETY documentation for `ARef` example
` [PATCH v20 7/8] rust: Add `OwnableRefCounted`
` [PATCH v20 8/8] rust: page: add `from_raw()`
[RFC PATCH 0/2] mm/slub: reduce list_lock contention with slab parking
2026-08-24 12:25 UTC (3+ messages)
` [RFC PATCH 1/2] mm/slub: make the case handling in __slab_free() easier to follow
` [RFC PATCH 2/2] mm/slub: introduce slab parking to reduce list_lock contention
[PATCH v3 0/3] mm: khugepaged: fix tracepoint UAF
2026-08-24 11:59 UTC (7+ messages)
` [PATCH v3 1/3] mm: khugepaged: fix swap entry value to folio_pfn()
` [PATCH v3 2/3] mm: khugepaged: fix folio is used after pte_unmap_unlock()
` [PATCH v3 3/3] mm: khugepaged: fix folio is used after folio_put/unlock()
[PATCH] selftests/mm: disable smart scan for ksm_tests
2026-08-24 11:55 UTC (3+ messages)
[PATCH] memcg: move LRU size accounting on reparenting instead of copying it
2026-08-24 11:47 UTC (2+ messages)
[PATCH] mm/ksm: mark migration stores with WRITE_ONCE()
2026-08-24 11:26 UTC (3+ messages)
[PATCH v2] mm/ksm: mark migration stores with WRITE_ONCE()
2026-08-24 11:24 UTC
[PATCH v4 00/17] mm: Introduce section-based vmemmap optimization for HugeTLB
2026-08-24 11:18 UTC (13+ messages)
` [PATCH v4 03/17] mm/mm_init: skip initializing shared vmemmap tail pages
` [PATCH v4 05/17] mm/sparse-vmemmap: support section-based vmemmap accounting
` [PATCH v4 07/17] mm/sparse-vmemmap: move vmemmap_get_tail() before PTE population
` [PATCH v4 08/17] mm/sparse-vmemmap: support section-based vmemmap optimization
` [PATCH v4 09/17] mm/sparse: initialize memory sections earlier
[PATCH 0/3] mm/mglru: clean up isolate_folios and scan_folios for readability and clarity
2026-08-24 11:05 UTC (7+ messages)
` [PATCH 2/3] mm/mglru: improve scan_folios() exhaustion detection
` [PATCH 3/3] mm/mglru: retry the same type once if isolation fails due to races
[PATCH v3 0/2] docs/ksm: fix advisor documentation and comment
2026-08-24 11:03 UTC (5+ messages)
` [PATCH v3 1/2] docs: ksm: fix typos in sysfs knob names
` [PATCH v3 2/2] mm/ksm: fix advisor_min_pages_to_scan description
[PATCH bpf-next v2 2/3] bpf: Add user memory access kfuncs for linux_binprm
2026-08-24 10:49 UTC (2+ messages)
` [PATCH bpf-next "
[PATCH v7 0/4] s390/mm: Batch PTE updates in lazy MMU mode
2026-08-24 10:40 UTC (7+ messages)
` [PATCH v7 2/4] "
` [PATCH v7 3/4] mm/kasan: Introduce helpers for lazy MMU mode sanitizer
[PATCH] mm/mempolicy: Fix sleeping allocation in alloc_pages_bulk_weighted_interleave()
2026-08-24 10:12 UTC (2+ messages)
[PATCH] mm/bpf_memcontrol: fix signed enum bounds check bypass via negative values
2026-08-24 10:08 UTC
[PATCH 0/2] mm: replace custom ratelimiting logic
2026-08-24 9:52 UTC (2+ messages)
[RFC PATCH 08/57] mm/collapse: scan a table for what a collapse could use
2026-08-24 9:36 UTC (3+ messages)
[PATCH 0/2] kselftest: mm: fix some failure of split_huge_page_test
2026-08-24 9:35 UTC (4+ messages)
` [PATCH 2/2] kselftest: mm: replace usage of /proc/self/smaps for check_huge_xxx() helper
[PATCH v3 2/3] mm: swap: drop dropbehind swap cache folios on writeback completion
2026-08-24 9:30 UTC (4+ messages)
[PATCH 1/1] mm/slab_common: reject zero object_size before calculate_alignment
2026-08-24 9:24 UTC
[PATCH 1/1] mm/slab_common: fix shrink budget underflow in kfree_rcu_shrink_scan
2026-08-24 9:18 UTC
[PATCH] mm: workingset: account MGLRU pages in count_shadow_nodes()
2026-08-24 9:16 UTC
[PATCH] swiotlb: avoid double copy with swiotlb on tx socket
2026-08-24 8:59 UTC (2+ messages)
[PATCH 0/9] mm/mglru: suppress empty page table walks during aging
2026-08-24 8:42 UTC (12+ messages)
` [PATCH 1/9] mm/mglru: add MM_WALK_EMPTY stats and tracepoint
` [PATCH 2/9] mm/mglru: suppress cross-node empty page table walks
` [PATCH 3/9] mm/mglru: add debugfs knob for the empty-walk skip threshold
` [PATCH 4/9] mm/mglru: invalidate empty-walk skip on page fault and migration
` [PATCH 5/9] mm/mglru: add PUD-level Bloom filter state
` [PATCH 6/9] mm/mglru: refactor Bloom filter helpers for two filter levels
` [PATCH 7/9] mm/mglru: skip PUD subtrees during aging
` [PATCH 8/9] mm/mglru: report hot PUDs from the rmap feedback path
` [PATCH 9/9] mm/mglru: count PUD subtrees skipped by the PUD-level filter
[RFC PATCH 0/4] mm/vmscan: honour node reclaim limits per type
2026-08-24 8:42 UTC (13+ messages)
` [RFC PATCH 3/4] mm/vmscan: drop the combined limit gate in __node_reclaim()
[PATCH 6/6] userfaultfd: collapse VM_UFFD_{MISSING,WP,MINOR,RWP} into single VM_UFFD
2026-08-24 8:27 UTC (4+ messages)
[RFC V3 0/8] mm: Drop pxd_ERROR()
2026-08-24 7:27 UTC (4+ messages)
` [RFC V3 1/8] mm: Make ptrval_to_str() generally available
[PATCH V2] kho: Convert error handling to immediate return pattern
2026-08-24 6:34 UTC (3+ messages)
[PATCH] ARM: mm: LPAE: Change THP helpers to comply with generic MM semantics
2026-08-24 5:59 UTC
page: next (older) | 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