Linux-mm Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-24 16:24:44 to 2026-06-25 02:38:57 UTC [more...]

[PATCH v2 0/4] mm: convert to walk_page_range_vma() to eliminate find_vma()
 2026-06-25  2:38 UTC  (7+ messages)
` [PATCH v2 1/4] mm: mincore: use walk_page_range_vma() in do_mincore()

[PATCH] mm/page_alloc: don't build vm_numa_stat_key if CONFIG_NUMA=n
 2026-06-25  2:27 UTC  (2+ messages)

[PATCH v8 00/46] guest_memfd: In-place conversion support
 2026-06-25  2:25 UTC  (61+ messages)
` [PATCH v8 09/46] KVM: guest_memfd: Introduce function to check GFN private/shared status
` [PATCH v8 10/46] KVM: guest_memfd: Wire up core private/shared attribute interfaces
` [PATCH v8 13/46] KVM: guest_memfd: Add base support for KVM_SET_MEMORY_ATTRIBUTES2
` [PATCH v8 15/46] KVM: guest_memfd: Call arch invalidate hooks on conversion
` [PATCH v8 18/46] KVM: guest_memfd: Handle lru_add fbatch refcounts during conversion safety check
` [PATCH v8 21/46] KVM: guest_memfd: Zero page while getting pfn
` [PATCH v8 22/46] KVM: SEV: Make 'uaddr' parameter optional for KVM_SEV_SNP_LAUNCH_UPDATE
` [PATCH v8 23/46] KVM: TDX: Make source page optional for KVM_TDX_INIT_MEM_REGION
` [PATCH v8 24/46] KVM: guest_memfd: Make in-place conversion the default
` [PATCH v8 28/46] KVM: selftests: Add support for mmap() on guest_memfd in core library
` [PATCH v8 29/46] KVM: selftests: Add selftests global for guest memory attributes capability
` [PATCH v8 30/46] KVM: selftests: Add helpers for calling ioctls on guest_memfd
` [PATCH v8 31/46] KVM: selftests: Test basic single-page conversion flow
` [PATCH v8 32/46] KVM: selftests: Test conversion flow when INIT_SHARED

[PATCH 0/2] mm/page_owner: fix TOCTOU races in lockless page state reading
 2026-06-25  2:04 UTC  (4+ messages)
` [PATCH 1/2] mm/page_owner: clamp skip_buddy_pages() PFN advance at MAX_ORDER_NR_PAGES boundary
` [PATCH 2/2] mm/page_owner: use memcg_data snapshot instead of PageMemcgKmem() to avoid TOCTOU VM_BUG_ON

[PATCH v2] mm: avoid KCSAN false positive in memdesc_nid()
 2026-06-25  1:58 UTC  (4+ messages)

[PATCH v2 0/3] mm: __access_remote_vm with per-VMA lock
 2026-06-25  1:50 UTC  (4+ messages)
` [PATCH 1/3] x86/mm: use READ_ONCE/WRITE_ONCE for mm->context.untag_mask
` [PATCH 2/3] mm/pagewalk: let folio_walk_start() run under the per-VMA lock
` [PATCH 3/3] mm: read remote memory without the mmap lock where possible

[PATCH] Docs/mm: fix documentation warning for GFP parameter in kmalloc_obj, kmalloc_objs and kmalloc_flex
 2026-06-25  1:48 UTC  (2+ messages)

[RFC PATCH] reserve_mem: add support for static memory
 2026-06-25  1:42 UTC  (3+ messages)

[PATCH 0/8] blk-cgroup: remove queue_lock nesting from blkcg paths
 2026-06-25  1:42 UTC  (4+ messages)

[PATCH] mm/damon/paddr: remove folio_put from damon_pa_invalid_damos_folio
 2026-06-25  1:22 UTC 

[RFC v2 PATCH] reserve_mem: add support for static memory
 2026-06-25  1:22 UTC  (5+ messages)

[PATCH] fs/proc: fix KPF_KSM reported for all anonymous pages
 2026-06-25  1:00 UTC  (4+ messages)

[PATCH] tools/writeback: parse help before importing drgn
 2026-06-25  0:27 UTC  (2+ messages)

[PATCH 1/6] mm/page_owner: extract skip_buddy_pages() helper to unify buddy page skipping
 2026-06-25  0:20 UTC  (2+ messages)

[RFC PATCH v2 0/7] mm, swap: Virtual Swap Space (Swap Table Edition)
 2026-06-25  0:19 UTC  (10+ messages)
` [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

[PATCH] tools/mm: add thp_swap_allocator_test binary to .gitignore
 2026-06-25  0:16 UTC  (2+ messages)

[PATCH] mm/memcontrol: remove unused for_each_mem_cgroup macro and cleanup
 2026-06-25  0:10 UTC  (3+ messages)

[PATCH v1] kasan: Fix false-positive wild-memory-access on x86 under 5-level paging
 2026-06-24 23:45 UTC  (9+ messages)

[PATCH v5 2/4] mm/zsmalloc: drop pool->lock from zs_free on 64-bit systems
 2026-06-24 23:10 UTC  (5+ messages)

[RFC PATCH] mm: Avoiding split large folios if swap has no space
 2026-06-24 23:08 UTC  (4+ messages)

mm: opaque hardware page-table entry handles
 2026-06-24 22:39 UTC  (4+ messages)

[PATCH v2 0/4] mm: drop redundant lru_add_drain in anon folio reuse paths
 2026-06-24 21:29 UTC  (10+ messages)
` [PATCH v2 1/4] mm: avoid unnecessary lru drain for wp_can_reuse_anon_folio()
` [PATCH v2 2/4] mm: drop stale folio_ref_count()==1 check in do_swap_page reuse logic
` [PATCH v2 4/4] mm: try to free swapcache for non-LRU folios

[PATCH v5 0/9] dax/kmem: atomic whole-device hotplug via sysfs
 2026-06-24 21:28 UTC  (8+ messages)
` [PATCH v5 2/9] mm/memory_hotplug: pass online_type to online_memory_block() via arg
` [PATCH v5 4/9] mm/memory_hotplug: add __add_memory_driver_managed() with online_type arg
` [PATCH v5 8/9] dax/kmem: add sysfs interface for atomic whole-device hotplug

[PATCH 0/3] ovl: make cachestat() work
 2026-06-24 20:50 UTC  (7+ messages)
` [PATCH 2/3] ovl: support cachestat() syscall on overlayfs files

[PATCH RFC 0/4] memcg,slab: kmalloc_nolock() fixes
 2026-06-24 20:19 UTC  (3+ messages)

[PATCH] mm/page_vma_mapped: guard check_pmd() with CONFIG_TRANSPARENT_HUGEPAGE
 2026-06-24 20:14 UTC  (2+ messages)

[RFC PATCH 0/4] dma-mapping: Add preservation of direct allocations
 2026-06-24 19:46 UTC  (10+ messages)
` [RFC PATCH 1/4] dma: Add DMA allocation preservation KHO ABI
` [RFC PATCH 2/4] dma/pool: Add an API to check if DMA allocation is from pool
` [RFC PATCH 3/4] dma-direct: Add API to preserve/restore allocations

[RFC PATCH] mm: bypass swap readahead for zswap
 2026-06-24 19:24 UTC  (5+ messages)

[PATCH v17 00/10] rust: add `Ownable` trait and `Owned` type
 2026-06-24 19:17 UTC  (7+ messages)
` [PATCH v17 06/10] rust: rename `AlwaysRefCounted` to `RefCounted`
` [PATCH v17 08/10] rust: aref: update formatting of use statements

[PATCH v4 4/5] mm/memcontrol: convert memcg to use page_counter_stock
 2026-06-24 18:24 UTC  (3+ messages)

[PATCH 0/3] vmsplice: make vmsplice a trivial wrapper for preadv2/pwritev2
 2026-06-24 17:52 UTC  (3+ messages)

[REGRESSION] mm/mprotect: shared-dirty base-page toggle slower since v6.17
 2026-06-24 17:28 UTC 

[PATCH v4 0/5] mm/zswap: Implement per-cgroup proactive writeback
 2026-06-24 17:00 UTC  (11+ messages)
` [PATCH v4 1/5] mm/zswap: Extend shrink_memcg() writeback capability
` [PATCH v4 2/5] mm/zswap: Factor writeback loop out of shrink_worker()

[PATCH v2 00/13] mm: Some cleanups for page allocator APIs
 2026-06-24 16:47 UTC  (6+ messages)
` [PATCH v2 10/13] mm: Remove __alloc_pages_node()
` [PATCH v2 13/13] mm: remove __GFP_NO_CODETAG


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