linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH v3 0/6] AG aware parallel writeback for XFS
 2026-02-06  6:44 UTC  (27+ messages)
    ` [PATCH v3 3/6] xfs: add per-inode AG prediction map and dirty-AG bitmap
    ` [PATCH v3 2/6] xfs: add helpers to pack AG prediction info for per-folio tracking
    ` [PATCH v3 4/6] xfs: tag folios with AG number during buffered write via iomap attach hook

[PATCH v3 0/8] drm/amdkfd: Add batch userptr allocation support
 2026-02-06  6:25 UTC  (9+ messages)
` [PATCH v3 1/8] drm/amdkfd: Add userptr batch allocation UAPI structures
` [PATCH v3 2/8] drm/amdkfd: Add user_range_info infrastructure to kgd_mem
` [PATCH v3 3/8] drm/amdkfd: Implement interval tree for userptr ranges
` [PATCH v3 4/8] drm/amdkfd: Add batch MMU notifier support
` [PATCH v3 5/8] drm/amdkfd: Implement batch userptr page management
` [PATCH v3 6/8] drm/amdkfd: Add batch allocation function and export API
` [PATCH v3 7/8] drm/amdkfd: Unify userptr cleanup and update paths
` [PATCH v3 8/8] drm/amdkfd: Wire up batch allocation in ioctl handler

[PATCH v4 00/31] Eliminate Dying Memory Cgroup
 2026-02-06  6:13 UTC  (29+ messages)
` [PATCH v4 07/31] mm: memcontrol: return root object cgroup for root memory cgroup
` [PATCH v4 08/31] mm: memcontrol: prevent memory cgroup release in get_mem_cgroup_from_folio()
` [PATCH v4 09/31] buffer: prevent memory cgroup release in folio_alloc_buffers()
` [PATCH v4 10/31] writeback: prevent memory cgroup release in writeback module
` [PATCH v4 11/31] mm: memcontrol: prevent memory cgroup release in count_memcg_folio_events()
` [PATCH v4 12/31] mm: page_io: prevent memory cgroup release in page_io module
` [PATCH v4 13/31] mm: migrate: prevent memory cgroup release in folio_migrate_mapping()
` [PATCH v4 14/31] mm: mglru: prevent memory cgroup release in mglru
` [PATCH v4 15/31] mm: memcontrol: prevent memory cgroup release in mem_cgroup_swap_full()
` [PATCH v4 16/31] mm: workingset: prevent memory cgroup release in lru_gen_eviction()
` [PATCH v4 17/31] mm: thp: prevent memory cgroup release in folio_split_queue_lock{_irqsave}()
` [PATCH v4 18/31] mm: zswap: prevent memory cgroup release in zswap_compress()
` [PATCH v4 19/31] mm: workingset: prevent lruvec release in workingset_refault()
` [PATCH v4 20/31] mm: zswap: prevent lruvec release in zswap_folio_swapin()
` [PATCH v4 21/31] mm: swap: prevent lruvec release in lru_gen_clear_refs()
` [PATCH v4 22/31] mm: workingset: prevent lruvec release in workingset_activation()
` [PATCH v4 23/31] mm: do not open-code lruvec lock
` [PATCH v4 24/31] mm: memcontrol: prepare for reparenting LRU pages for "
` [PATCH v4 25/31] mm: vmscan: prepare for reparenting traditional LRU folios
` [PATCH v4 26/31] mm: vmscan: prepare for reparenting MGLRU folios
` [PATCH v4 27/31] mm: memcontrol: refactor memcg_reparent_objcgs()
` [PATCH v4 28/31] mm: workingset: use lruvec_lru_size() to get the number of lru pages
` [PATCH v4 29/31] mm: memcontrol: prepare for reparenting non-hierarchical stats
` [PATCH v4 30/31] mm: memcontrol: eliminate the problem of dying memory cgroup for LRU folios
` [PATCH v4 31/31] mm: lru: add VM_WARN_ON_ONCE_FOLIO to lru maintenance helpers

[PATCH v11 8/8] mm: folio_zero_user: cache neighbouring pages
 2026-02-06  5:42 UTC  (7+ messages)
` [PATCH v2] mm: folio_zero_user: open code range computation in folio_zero_user()

[stable-6.6.y] mm: khugepaged refuses to freeze
 2026-02-06  5:12 UTC  (5+ messages)

Subject: Regression: CONFIG_ASYNC_KERNEL_PGTABLE_FREE causes memory exhaustion and stalls on busy Cascade Lake server (6.18.7 only)
 2026-02-06  4:39 UTC  (4+ messages)

[PATCH -next 0/2] two fixes in kho_populate()
 2026-02-06  4:31 UTC  (3+ messages)
` [PATCH -next 1/2] kho: fix missing early_memunmap() call "
` [PATCH -next 2/2] kho: remove unnecessary WARN_ON(err) "

[PATCH v1] mm: zswap: add per-memcg stat for incompressible pages
 2026-02-06  4:12 UTC  (15+ messages)

[PATCH v4 0/3] selftests/mm: add memory failure selftests
 2026-02-06  3:16 UTC  (4+ messages)
` [PATCH v4 1/3] selftests/mm: add memory failure anonymous page test
` [PATCH v4 2/3] selftests/mm: add memory failure clean pagecache test
` [PATCH v4 3/3] selftests/mm: add memory failure dirty "

[linux-next:master] BUILD SUCCESS 9845cf73f7db6094c0d8419d6adb848028f4a921
 2026-02-06  2:53 UTC 

[PATCH v3 0/3] selftests/mm: add memory failure selftests
 2026-02-06  2:36 UTC  (6+ messages)
` [PATCH v3 1/3] selftests/mm: add memory failure anonymous page test

[PATCH v8 0/2] Make KHO Stateless
 2026-02-06  2:17 UTC  (4+ messages)
` [PATCH v8 1/2] kho: Adopt radix tree for preserved memory tracking

[PATCH v9 0/2] Make KHO Stateless
 2026-02-06  2:14 UTC  (3+ messages)
` [PATCH v9 1/2] kho: Adopt radix tree for preserved memory tracking
` [PATCH v9 2/2] kho: Remove finalize state and clients

[PATCH] slub: let need_slab_obj_exts() return false if SLAB_NO_OBJ_EXT is set
 2026-02-06  0:53 UTC  (2+ messages)

[PATCH v2 0/1] Identify the accurate NUMA ID of CFMW
 2026-02-05 23:10 UTC  (11+ messages)
` [PATCH v2 1/1] mm: numa_memblks: "

[PATCH v4 0/3] targeted TLB sync IPIs for lockless page table walkers
 2026-02-05 22:49 UTC  (24+ messages)
` [PATCH v4 0/3] targeted TLB sync IPIs for lockless page table

[syzbot] [mm?] kernel BUG in page_table_check_set (2)
 2026-02-05 22:40 UTC 

[PATCH v2 0/2] selftests/liveupdate: add end to end test infrastructure and scripts
 2026-02-05 22:23 UTC  (3+ messages)
` [PATCH v2 1/2] tools/nolibc: add ftruncate()
` [PATCH v2 2/2] selftests/liveupdate: add end to end test infrastructure and scripts

[PATCH] selftests/liveupdate: add end to end test infrastructure and scripts
 2026-02-05 22:11 UTC  (2+ messages)

[syzbot] [mm?] possible deadlock in gup_fast_fallback (2)
 2026-02-05 22:05 UTC  (2+ messages)

[PATCH v13 00/18] unwind_deferred: Implement sframe handling
 2026-02-05 18:54 UTC  (3+ messages)

[PATCH v3] arm64: mm: fix pass user prot to ioremap_prot in generic_access_phys
 2026-02-05 18:25 UTC  (8+ messages)

[RFC 00/12] mm: PUD (1GB) THP implementation
 2026-02-05 18:11 UTC  (20+ messages)
` [RFC 01/12] mm: add PUD THP ptdesc and rmap support

[GIT PULL] hotfixes against 6.19-rc8
 2026-02-05 17:47 UTC  (2+ messages)

[PATCH v4 0/2] SEV-SNP Unaccepted Memory Hotplug
 2026-02-05 17:29 UTC  (12+ messages)
` [PATCH v4 1/2] mm/memory_hotplug: Add support to accept memory during hot-add

[PATCH mm-new v6 0/5] Improve khugepaged scan logic
 2026-02-05 14:30 UTC  (9+ messages)
` [PATCH mm-new v6 2/5] mm: khugepaged: refine scan progress number

[PATCHv6 00/17] mm: Eliminate fake head pages from vmemmap optimization
 2026-02-05 14:09 UTC  (23+ messages)
` [PATCHv6 02/17] mm: Change the interface of prep_compound_tail()
` [PATCHv6 05/17] riscv/mm: Align vmemmap to maximal folio size
` [PATCHv6 06/17] LoongArch/mm: "
` [PATCHv6 07/17] mm: Rework compound_head() for power-of-2 sizeof(struct page)
` [PATCHv6 08/17] mm: Make page_zonenum() use head page
` [PATCHv6 09/17] mm/sparse: Check memmap alignment for compound_info_has_mask()

[PATCH 0/5] Make Rust Binder build as a module
 2026-02-05 13:45 UTC  (39+ messages)
` [PATCH 1/5] export file_close_fd and task_work_add
` [PATCH 2/5] security: export binder symbols
` [PATCH 3/5] mm: export zap_page_range_single and list_lru_add/del
` [PATCH 4/5] ipc: export init_ipc_ns and put_ipc_ns
` [PATCH 5/5] rust_binder: mark ANDROID_BINDER_IPC_RUST tristate

[BUG] rcu detected stall in shmem_file_write_iter
 2026-02-05 13:44 UTC  (2+ messages)

[PATCH v14 0/9] rust: add `Ownable` trait and `Owned` type
 2026-02-05 13:33 UTC  (7+ messages)
` [PATCH v14 1/9] rust: types: Add Ownable/Owned types
` [PATCH v14 2/9] rust: rename `AlwaysRefCounted` to `RefCounted`

walk_pgd_range BUG: unable to handle page fault
 2026-02-05 13:20 UTC  (7+ messages)

[PATCH v4] mm: Fix a hmm_range_fault() livelock / starvation problem
 2026-02-05 12:41 UTC  (3+ messages)

[PATCH] kho: add support for deferred struct page init
 2026-02-05  9:39 UTC  (3+ messages)

linux-6.19-rc8/kernel/liveupdate/kexec_handover.c:1089: Possible 32/64 bit mixup ?
 2026-02-05  9:21 UTC 

page:  |  | latest

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