Linux-mm Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-23 20:14:46 to 2026-06-24 19:25:17 UTC [more...]

mm: opaque hardware page-table entry handles
 2026-06-24 19:25 UTC  (3+ messages)

[RFC PATCH] mm: bypass swap readahead for zswap
 2026-06-24 19:24 UTC  (6+ 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

[RFC PATCH 0/4] dma-mapping: Add preservation of direct allocations
 2026-06-24 19:10 UTC  (7+ messages)
` [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

[PATCH v8 00/46] guest_memfd: In-place conversion support
 2026-06-24 19:07 UTC  (36+ messages)
` [PATCH v8 01/46] KVM: guest_memfd: Introduce per-gmem attributes, use to guard user mappings
` [PATCH v8 04/46] KVM: Decouple kvm_has_arch_private_mem from CONFIG_KVM_VM_MEMORY_ATTRIBUTES
` [PATCH v8 05/46] KVM: Make CONFIG_KVM_VM_MEMORY_ATTRIBUTES selectable
` [PATCH v8 07/46] KVM: Rename memory attribute APIs to prepare for in-place gmem conversion
` [PATCH v8 08/46] KVM: Provide generic interface for checking memory private/shared status
` [PATCH v8 09/46] KVM: guest_memfd: Introduce function to check GFN "
` [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 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 0/3] ovl: make cachestat() work
 2026-06-24 19:06 UTC  (17+ messages)
` [PATCH 1/3] fs, mm: add ->cachestat() file operation
` [PATCH 2/3] ovl: support cachestat() syscall on overlayfs files
` [PATCH 3/3] selftests/cachestat: add an overlayfs test case

[PATCH v5 0/9] dax/kmem: atomic whole-device hotplug via sysfs
 2026-06-24 18:59 UTC  (13+ messages)
` [PATCH v5 1/9] mm/memory: add memory_block_aligned_range() helper
` [PATCH v5 2/9] mm/memory_hotplug: pass online_type to online_memory_block() via arg
` [PATCH v5 3/9] mm/memory_hotplug: export mhp_get_default_online_type
` [PATCH v5 4/9] mm/memory_hotplug: add __add_memory_driver_managed() with online_type arg
` [PATCH v5 5/9] mm/memory_hotplug: offline_and_remove_memory_ranges()
` [PATCH v5 6/9] dax: plumb hotplug online_type through dax
` [PATCH v5 7/9] dax/kmem: extract hotplug/hotremove helper functions
` [PATCH v5 8/9] dax/kmem: add sysfs interface for atomic whole-device hotplug
` [PATCH v5 9/9] selftests/dax: add dax/kmem hotplug sysfs regression test

[PATCH] mm/memcontrol: remove unused for_each_mem_cgroup macro and cleanup
 2026-06-24 18:57 UTC  (2+ messages)

[PATCH v4 4/5] mm/memcontrol: convert memcg to use page_counter_stock
 2026-06-24 18:24 UTC  (5+ 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  (20+ messages)
` [PATCH v2 01/13] mm/page_alloc: rename ALLOC_TRYLOCK -> ALLOC_NOLOCK
` [PATCH v2 02/13] mm/page_alloc: some renames to clarify alloc_flags scopes
` [PATCH v2 03/13] mm/page_alloc: unify __alloc_frozen_pages[_nolock]_noprof()
` [PATCH v2 04/13] mm/page_alloc: relax GFP WARN in nolock allocs
` [PATCH v2 10/13] mm: Remove __alloc_pages_node()
` [PATCH v2 11/13] alloc_tag: Move to mm/
` [PATCH v2 13/13] mm: remove __GFP_NO_CODETAG

[PATCH RFC 0/4] memcg,slab: kmalloc_nolock() fixes
 2026-06-24 16:30 UTC  (6+ messages)
` [PATCH RFC 1/4] mm/memcontrol: do not drain objcg stock when spinning is not allowed
` [PATCH RFC 2/4] mm/slab: handle allow_spin in slab_free_hook() instead of open coding
` [PATCH RFC 3/4] mm/slab: fix a deadlock in memcg_alloc_abort_single()
` [PATCH RFC 4/4] mm/slab: serialize defer_free_barrier()

[PATCH] drm/panthor: Check VMA boundaries for PMD mappings
 2026-06-24 15:34 UTC  (8+ messages)

mm/hwpoison: persist poisoned PFN list across kexec via KHO [RFC]
 2026-06-24 15:34 UTC  (8+ messages)

[PATCH] mm/mm_init: fix incorrect node_spanned_pages
 2026-06-24 15:30 UTC  (6+ messages)

[PATCH v2 0/4] mm: drop redundant lru_add_drain in anon folio reuse paths
 2026-06-24 15:20 UTC  (11+ 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 3/4] mm: entirely remove lru_add_drain in do_swap_page
` [PATCH v2 4/4] mm: try to free swapcache for non-LRU folios

[PATCH] fs/super: skip non-memcg-aware nr_cached_objects in memcg slab shrink
 2026-06-24 15:18 UTC  (3+ messages)

[PATCH] tools/mm: add thp_swap_allocator_test binary to .gitignore
 2026-06-24 15:06 UTC 

[RFC PATCH v2 1/3] mm/huge_memory: make persistent huge zero folio read-only
 2026-06-24 14:49 UTC  (2+ messages)

[PATCH v2] Respect mempolicy when calculating surplus huge pages
 2026-06-24 14:45 UTC  (2+ messages)

[PATCH 3/3] memcg: bail out proactive reclaim when memcg is dying
 2026-06-24 14:41 UTC  (3+ messages)

[PATCH v1] mm: fix data-race in folio_batch_count()
 2026-06-24 14:38 UTC  (5+ messages)

[PATCH for-next v3 0/9] mm/slab: introduce kfree_rcu_nolock() and improve slub_kunit coverage
 2026-06-24 14:37 UTC  (9+ messages)
` [PATCH for-next v3 2/9] mm/slab, slub_kunit: register kprobe to trigger _nolock APIs
` [PATCH for-next v3 3/9] mm/slab: handle the !allow_spin case in kfree_rcu_sheaf()
` [PATCH for-next v3 4/9] mm/slab: use call_rcu() in unknown context if irqs are enabled
` [PATCH for-next v3 5/9] mm/slab: extend deferred free mechanism to handle rcu sheaves

[RFC PATCH 0/6] arm64: mm: Introducing ROX CACHE to ARM64 systems with bbml2 no abort
 2026-06-24 14:32 UTC  (16+ messages)
` [RFC PATCH 2/6] arm64: mm: allow huge vmap permission adjustments with bbml2_no_abort
` [RFC PATCH 3/6] arm64: mm: fix restoring linear map permissions on execmem cache clean
` [RFC PATCH 6/6] arm64: mm: support PMD page coalescing in the linear map

[PATCH 1/1] iomap: avoid compaction for costly folio order allocation
 2026-06-24 13:34 UTC  (4+ messages)

[PATCH v3 0/7] Prepare mutable list iterators to cache cursor state
 2026-06-24 14:23 UTC  (14+ messages)
` [PATCH v3 1/7] list: Add mutable iterator variants

[RFC PATCH 00/11] mm/damon: update, optimize, and clean up doc, tests, and code
 2026-06-24 14:20 UTC  (12+ messages)
` [RFC PATCH 01/11] Docs/mm/damon/design: update for DAMOS_QUOTA_NODE_ELIGIBLE_MEM_BP
` [RFC PATCH 02/11] Docs/ABI/damon: document probe files
` [RFC PATCH 03/11] mm/damon/tests/core-kunit: test damon_rand()
` [RFC PATCH 04/11] selftests/damon/sysfs.sh: test multiple probe dirs creation
` [RFC PATCH 05/11] selftests/damon/sysfs.sh: test {core,ops}_filters/ directories
` [RFC PATCH 06/11] selftests/damon/sysfs.sh: test dests dir
` [RFC PATCH 07/11] selftests/damon/sysfs.sh: test all files in quota goal dir
` [RFC PATCH 08/11] mm/damon/core: reduce range setup in damon_commit_target_regions()
` [RFC PATCH 09/11] mm/damon/sysfs: split probe setup function out
` [RFC PATCH 10/11] mm/damon/sysfs: split out filters setup function
` [RFC PATCH 11/11] mm/damon/sysfs: fix typos in probe_{add,rm}_dirs: s/attr/probe/

[RFC PATCH] shmem: Use invalidate_lock instead of shmem_falloc
 2026-06-24 13:56 UTC  (2+ messages)

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

[PATCH] tools/writeback: parse help before importing drgn
 2026-06-24 12:35 UTC 

[PATCH v4 0/3] mm, swap: Enable THP SWAP for PowerPC Book3S64
 2026-06-24 11:15 UTC  (4+ messages)
` [PATCH v4 2/3] mm, swap: allow archs to override SWAP_NR_ORDERS via ARCH_MAX_PMD_ORDER

[RFC PATCH 0/6] mm/damon: hardware-sampled access reports
 2026-06-24 11:23 UTC  (3+ messages)

[RFC PATCH 0/3] mm/compaction: honour compact_unevictable_allowed in mlock race and alloc_contig path
 2026-06-24 11:08 UTC  (6+ messages)
` [RFC PATCH 1/3] mm/compaction: skip isolate mlocked folios when compact_unevictable_allowed=0

[PATCH 1/1] mm/shrinker: add NULL checks after rcu_dereference() in shrinker bit functions
 2026-06-24 10:49 UTC  (2+ messages)

[PATCH v4 0/2] mm: improve folio refcount scalability
 2026-06-24 10:24 UTC  (8+ messages)

[PATCH] mm/memory: refactor finish_fault
 2026-06-24 10:20 UTC 

[RFC PATCH 0/2] kasan: hw_tags: Add option to tag only at allocation time
 2026-06-24 10:13 UTC  (9+ messages)

[PATCH v3] mm/slub: deduplicate NUMA policy calculation in allocation paths
 2026-06-24 10:00 UTC 

[PATCH for-next v3 7/9] mm/slab: introduce kfree_rcu_nolock()
 2026-06-24  9:22 UTC 

[PATCH mm-hotfixses] Revert "mm: limit filemap_fault readahead to VMA boundaries"
 2026-06-24  9:04 UTC  (13+ messages)

[RFC PATCH v2 06/10] kvm: guest_memfd: Add support for freezing and unfreezing mappings
 2026-06-24  9:00 UTC  (6+ messages)

[Patch mm-hotfixes v4] mm/page_vma_mapped: fix device-private PMD handling
 2026-06-24  8:57 UTC  (2+ messages)

[PATCH] mm/page_vma_mapped: guard check_pmd() with CONFIG_TRANSPARENT_HUGEPAGE
 2026-06-24  8:23 UTC 

[PATCH v2] mm/slub: deduplicate NUMA policy calculation in allocation paths
 2026-06-24  8:17 UTC  (3+ messages)

[linux-next:master] [mm/filemap] 0b9c0aeba9: pts.graphics-magick.Swirl.iterations_per_minute 8.6% regression
 2026-06-24  8:01 UTC  (2+ messages)

[PATCH] mm/vmstat: avoid taking zone lock in /proc/buddyinfo reads
 2026-06-24  7:17 UTC  (3+ messages)

[PATCH v2] mm: mglru: fix stale batch updates after memcg reparenting
 2026-06-24  7:11 UTC  (7+ messages)

[PATCH v4 02/12] mm/rmap: Add try_to_unmap_hugetlb_one
 2026-06-24  6:58 UTC  (11+ messages)

[RFC PATCH] filemap: Remove file pinning during fault handling
 2026-06-24  6:58 UTC  (3+ messages)

[linux-next:master] BUILD REGRESSION 4e5dfb7c84012007c3c7061126491bbc92d71bf1
 2026-06-24  6:42 UTC 

[PATCH 0/2] mm: remove redundant static variable initializations
 2026-06-24  6:27 UTC  (5+ messages)
` [PATCH 2/2] mm/memory-failure: remove redundant initialization for hw_memory_failure

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

[PATCH 1/2] mm/kasan: remove redundant initialization for kasan_flag_write_only
 2026-06-24  5:54 UTC  (3+ messages)

[PATCH] mm: memcg: remove stray text from obj_stock_pcp comment
 2026-06-24  4:32 UTC  (4+ messages)

[PATCH v3 0/3] selftests/mm: assorted fixes for hmm-tests
 2026-06-24  3:34 UTC  (4+ messages)
` [PATCH v3 1/3] selftests/mm: allow PUD-level entries in compound testcase of hmm tests

[PATCH] mm/page_vma_mapped: revalidate and do proper check before return device-private pmd
 2026-06-24  3:13 UTC  (9+ messages)

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

[PATCH] mm: avoid KCSAN false positive in page_to_nid()
 2026-06-24  1:33 UTC  (4+ messages)

[PATCH v6 0/2] mm, drm/xe: Avoid reclaim/eviction loops under fragmentation
 2026-06-24  1:20 UTC  (7+ messages)
` [PATCH v6 1/2] mm: Introduce opportunistic_compaction concept to vmscan and shrinkers

[PATCH v2 0/9] kmem_cache instances with static storage duration
 2026-06-24  0:48 UTC  (4+ messages)
` [RFC PATCH v3 00/10] "

[GIT PULL] additional MM updates for 7.2-rc1
 2026-06-23 22:59 UTC  (2+ messages)

[PATCH] fs: Free any excess xarray nodes in clear_inode()
 2026-06-23 22:23 UTC  (2+ messages)

[PATCH v2 00/13] Dynamic Kernel Stacks
 2026-06-23 21:58 UTC  (13+ messages)

[PATCH v3] mm/page_alloc: use existing highatomic reserves on the buddy fastpath
 2026-06-23 21:17 UTC  (2+ messages)

[PATCH 0/2] fs: support $ORIGIN in ELF interpreter paths
 2026-06-23 20:35 UTC  (4+ messages)
` [PATCH 1/2] "

[PATCH] docs/mm: clarify that we are not looking for LLM generated content
 2026-06-23 20:33 UTC  (5+ messages)

[syzbot] Monthly mm report (Jun 2026)
 2026-06-23 20:32 UTC 

[PATCH v9 3/6] mm: memcontrol: add interface for swap tier selection
 2026-06-23 20:20 UTC  (2+ messages)

[PATCH v5 0/2] luo: convert serialized ptr to KHOSER_PTR
 2026-06-23 20:17 UTC  (4+ messages)
` [PATCH v5 3/3] luo: Update serialized data to use KHOSER_PTR


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