Linux-mm Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-11 22:13:15 to 2026-05-12 12:44:02 UTC [more...]

[PATCH] mm/page_vma_mapped: revalidate and do proper check before return device-private pmd
 2026-05-12 12:43 UTC  (3+ messages)

kmalloc_nolock() follow-ups, including kfree_rcu_nolock()
 2026-05-12 12:25 UTC 

[PATCH v2] drivers/base/memory: make memory block get/put explicit
 2026-05-12 12:24 UTC  (4+ messages)

[PATCH] selftests/mm: Fix mmap() return value check in run_migration_benchmark
 2026-05-12 12:21 UTC  (4+ messages)

[PATCH v10 0/5] Migrate on fault for device pages
 2026-05-12 12:08 UTC  (4+ messages)
` [PATCH v10 2/5] mm: Add helper to convert HMM pfn to migrate pfn

[PATCH 1/2] mm: huge_memory: refactor thpsize_shmem_enabled_store() with sysfs_match_string()
 2026-05-12 12:05 UTC  (2+ messages)
` [PATCH 2/2] mm: huge_memory: refactor thpsize_shmem_enabled_show() with helper arrays

[PATCH 0/2] Insert instead of copy pages into shmem when shrinking
 2026-05-12 11:31 UTC  (5+ messages)
` [PATCH 1/2] mm/shmem: add shmem_insert_folio()
` [PATCH 2/2] drm/ttm: Use ttm_backup_insert_folio() for zero-copy swapout

[PATCH 0/3] mm/zswap: Implement per-cgroup proactive writeback
 2026-05-12 11:23 UTC  (9+ messages)
` [PATCH 2/3] mm/zswap: Implement "

[PATCH v3 0/9] Optimize anonymous large folio unmapping
 2026-05-12 11:16 UTC  (31+ messages)
` [PATCH v3 1/9] mm/rmap: initialize nr_pages to 1 at loop start in try_to_unmap_one
` [PATCH v3 2/9] mm/rmap: refactor hugetlb pte clearing "
` [PATCH v3 3/9] mm/rmap: refactor some code around lazyfree folio unmapping
` [PATCH v3 4/9] mm/memory: Batch set uffd-wp markers during zapping
` [PATCH v3 6/9] mm/swapfile: Add batched version of folio_dup_swap
` [PATCH v3 8/9] mm/rmap: Add batched version of folio_try_share_anon_rmap_pte
` [PATCH v3 9/9] mm/rmap: enable batch unmapping of anonymous folios

[PATCH v6 0/3] mm/swap: use swap_ops to register swap device's methods
 2026-05-12 10:42 UTC  (4+ messages)
` [PATCH v6 1/3] mm/swap: rename mm/page_io.c to mm/swap_io.c
` [PATCH v6 2/3] mm/swap: use swap_ops to register swap device's methods
` [PATCH v6 3/3] mm/swap_io.c: rename swap_writepage_* to swap_write_folio_*

[PATCH v4 1/3] slab: support for compiler-assisted type-based slab cache partitioning
 2026-05-12 10:36 UTC  (6+ messages)
` [PATCH v4 2/3] slab: improve KMALLOC_PARTITION_RANDOM randomness

[PATCH] mm/memory: avoid unnecessary #PF on mTHP allocation race
 2026-05-12 10:35 UTC  (2+ messages)

[PATCH RFC 0/5] memcg: dma-buf per-cgroup accounting via pid_fd
 2026-05-12 10:14 UTC  (7+ messages)
` [PATCH RFC 1/5] memcg: Track exported dma-buffers
` [PATCH RFC 2/5] dma-heap: charge dma-buf memory via explicit memcg
` [PATCH RFC 3/5] security: dma-heap: Add dma_heap_alloc LSM hook
` [PATCH RFC 4/5] selinux: Restrict cross-cgroup dma-heap charging
` [PATCH RFC 5/5] selftests/dmabuf-heaps: Add dma-buf memcg accounting tests

[PATCH v3 00/12] mm, swap: swap table phase IV: unify allocation and reduce static metadata
 2026-05-12 10:10 UTC  (19+ messages)
` [PATCH v3 03/12] mm/huge_memory: move THP gfp limit helper into header
` [PATCH v3 04/12] mm, swap: add support for stable large allocation in swap cache directly
` [PATCH v3 05/12] mm, swap: unify large folio allocation

[PATCH v2 00/22] mm: Add __GFP_UNMAPPED
 2026-05-12  9:49 UTC  (4+ messages)
` [PATCH v2 15/22] mm/page_alloc: remove ifdefs from pindex helpers

[RFC PATCH 0/1] batch page copies in folio_copy() and folio_mc_copy()
 2026-05-12  9:31 UTC  (3+ messages)
` [RFC PATCH 1/1] mm: "

[PATCH v2 0/3] use vma locks for proc/pid/{smaps|numa_maps} reads
 2026-05-12  9:28 UTC  (2+ messages)

[PATCH v1] mm/shrinker: simplify shrinker_memcg_alloc() using guard()
 2026-05-12  9:12 UTC  (3+ messages)

[PATCH 00/12] kho: make boot time huge page allocation work nicely with KHO
 2026-05-12  9:11 UTC  (14+ messages)
` [PATCH 02/12] kho: store incoming radix tree in kho_in
` [PATCH 03/12] kho: add a struct for radix callbacks
` [PATCH 11/12] kho: return virtual address of mem_map

[RFC PATCH v2 0/7] Implement a new generic pagewalk API
 2026-05-12  9:07 UTC  (2+ messages)

[RFC v1 PATCH 0/11] Optimize this_cpu_*() ops for non-x86 (ARM64 for this series)
 2026-05-12  9:02 UTC  (2+ messages)

[PATCH v2 0/6] Open HugeTLB allocation routine for more generic use
 2026-05-12  9:00 UTC  (3+ messages)
` [PATCH v2 1/6] mm: hugetlb: Consolidate interpretation of gbl_chg within alloc_hugetlb_folio()

[PATCH v19 0/2] ACPI: Add support for ACPI RAS2 feature table
 2026-05-12  8:58 UTC  (2+ messages)

[PATCH v4] mm/page_alloc: replace kernel_init_pages() with batch page clearing
 2026-05-12  8:58 UTC  (2+ messages)

[PATCH] rust_binder: use lock_vma_under_rcu() in shrinker
 2026-05-12  8:56 UTC  (3+ messages)

[PATCH v5] dma-contiguous: add kconfig option to setup numa cma area if not configured explicitly
 2026-05-12  8:55 UTC 

[PATCH v6 0/3] mm/page_owner: add filter infrastructure for print_mode and NUMA filtering
 2026-05-12  8:54 UTC  (8+ messages)

[PATCH 0/8] mm: remove CONFIG_HAVE_BOOTMEM_INFO_NODE (Part 1)
 2026-05-12  8:51 UTC  (24+ messages)
` [PATCH 1/8] sparc/mm: remove register_page_bootmem_info()
` [PATCH 2/8] mm/bootmem_info: drop initialization of page->lru
` [PATCH 3/8] mm/bootmem_info: stop using PG_private
` [PATCH 4/8] mm/bootmem_info: remove call to kmemleak_free_part_phys()
` [PATCH 5/8] mm/bootmem_info: stop marking the pgdat as NODE_INFO
` [PATCH 6/8] mm/bootmem_info: stop marking mem_section_usage as MIX_SECTION_INFO
` [PATCH 7/8] s390/mm: use free_reserved_page() in vmem_free_pages()
` [PATCH 8/8] powerpc/mm: remove CONFIG_HAVE_BOOTMEM_INFO_NODE

[PATCH 0/3] mm/hmm: Add mmap lock-drop support for userfaultfd-backed mappings
 2026-05-12  8:42 UTC  (3+ messages)
` [PATCH 1/3] mm/hmm: Add hmm_range_fault_unlockable() for mmap lock-drop support

[PATCH v6 0/4] mm/memory-failure: add panic option for unrecoverable pages
 2026-05-12  8:22 UTC  (7+ messages)
` [PATCH v6 1/4] mm/memory-failure: report MF_MSG_KERNEL for reserved pages
` [PATCH v6 2/4] mm/memory-failure: classify get_any_page() failures by reason
` [PATCH v6 3/4] mm/memory-failure: add panic option for unrecoverable pages

[RFC PATCH 0/5] mm: support zswap-backed anonymous large folio swapin
 2026-05-12  8:05 UTC  (13+ messages)
` [RFC PATCH 3/5] mm: zswap: load fully stored large folios
` [RFC PATCH 4/5] mm: swap: fall back to order-0 after large swapin races

[PATCH] mm/filemap: fix page_cache_prev_miss() when no hole is found
 2026-05-12  8:02 UTC  (6+ messages)

[PATCH] selftests/mm: check file initialization writes in split_huge_page_test
 2026-05-12  7:57 UTC  (2+ messages)

"alloc_tag was not set" when running mm/ksft_hmm.sh
 2026-05-12  7:51 UTC  (11+ messages)

[PATCH v2] zram: fix use-after-free in zram_writeback_endio
 2026-05-12  7:49 UTC  (2+ messages)
` [PATCH v3] "

[PATCH RFC 0/2] rcu: Add debugfs interface for pending callback monitoring
 2026-05-12  7:48 UTC  (4+ messages)

[PATCH v2] fs/dax: check for empty/zero entries before calling pfn_to_page()
 2026-05-12  7:45 UTC  (4+ messages)

[PATCH mm-unstable v17 00/14] khugepaged: mTHP support
 2026-05-12  7:42 UTC  (6+ messages)
` [PATCH mm-unstable v17 03/14] mm/khugepaged: rework max_ptes_* handling with helper functions
` [PATCH mm-unstable v17 05/14] mm/khugepaged: require collapse_huge_page to enter/exit with the lock dropped

[PATCH mm-unstable v17 04/14] mm/khugepaged: generalize __collapse_huge_page_* for mTHP support
 2026-05-12  7:42 UTC  (2+ messages)

improve the swap_activate interface
 2026-05-12  7:41 UTC  (27+ messages)
` [PATCH 01/12] swap: remove the maxpages variable in sys_swapon
` [PATCH 02/12] swap: move boilerplate code into the core swap code
` [PATCH 03/12] swap,fs: move swapfile operations to struct file_operations
` [PATCH 04/12] swap: restrict to regular files or block devices
` [PATCH 05/12] swap: cleanup setup_swap_extents
` [PATCH 06/12] swap,block: move the block device swapon code into block/fops.c
` [PATCH 07/12] swap,block: limit swap file size to device size
` [PATCH 08/12] swap,iomap: simplify iomap_swapfile_iter
` [PATCH 09/12] swap: push down setting sis->bdev into ->swap_activate
` [PATCH 10/12] swap: add a swap_activate_fs_ops helper
` [PATCH 11/12] swap: move struct swap_extent to swapfile.c
` [PATCH 12/12] swap: move swap_info_struct to mm/swap.h

[LSF/MM/BPF TOPIC] MGLRU on Android: Real-World Problems and Challenges
 2026-05-12  7:33 UTC  (3+ messages)
`  "

[PATCH] drivers/base/memory: make memory block get/put explicit
 2026-05-12  7:25 UTC  (3+ messages)

[PATCH] mm/mremap: unmap full fixed target for multi-VMA moves
 2026-05-12  7:24 UTC  (9+ messages)

[PATCH v2] cleanup: Remove NULL check from unconditional guards
 2026-05-12  7:15 UTC 

[PATCH v2] selftests/cgroup: check malloc return value in alloc_anon functions
 2026-05-12  7:14 UTC 

[RFC] mm: restrict zero-page remapping to underused THP splits
 2026-05-12  7:05 UTC  (4+ messages)

[PATCH v3 00/30] maple_tree: Replace big node with maple copy
 2026-05-12  6:35 UTC  (5+ messages)
` [PATCH v3 26/30] maple_tree: Use maple copy node for mas_wr_split()

[PATCH 0/7] Accelerate page migration with batch copying and hardware offload
 2026-05-12  6:34 UTC  (14+ messages)

[PATCH] drivers/base/memory: make memory block get/put explicit
 2026-05-12  6:25 UTC  (4+ messages)

[PATCH 0/6] psi: slightly improve performance of psi
 2026-05-12  6:20 UTC  (7+ messages)
` [PATCH 1/6] psi: move curr_in_memstall out of psi_group_change
` [PATCH 2/6] psi: reorganize the psi members for cacheline benifits
` [PATCH 3/6] psi: use prefetch to preread the parent groupc
` [PATCH 4/6] psi: do not call record_times when the state is not changed
` [PATCH 5/6] psi: add psi group for the root cgroup
` [PATCH 6/6] psi: remove psi_bug and moves checking of NR_RUNNING ahead

[PATCH v7 00/15] mm/mglru: improve reclaim loop and dirty folio handling
 2026-05-12  5:56 UTC  (4+ messages)

[PATCH RFC v2] mm, slab: add an optimistic __slab_try_return_freelist()
 2026-05-12  5:49 UTC  (2+ messages)

[PATCH] mm/damon/sysfs-schemes: fix double increment of nr_regions
 2026-05-12  4:53 UTC  (2+ messages)

[RFC PATCH] mm/damon/sysfs-schemes: fix double increment of nr_regions
 2026-05-12  4:13 UTC  (3+ messages)

[PATCH] mm/slub: hold cpus_read_lock around flush_rcu_sheaves_on_cache()
 2026-05-12  3:50 UTC  (4+ messages)
  ` [PATCH v2] "
  ` [PATCH v3] "

[PATCH v3 1/2] slab: support for compiler-assisted type-based slab cache partitioning
 2026-05-12  3:37 UTC  (9+ messages)

[PATCH v5 0/2] mm/damon: validate min_region_size to be power of 2
 2026-05-12  3:36 UTC  (2+ messages)

[PATCH] selftests/cgroup: check malloc return value in alloc_anon functions
 2026-05-12  3:06 UTC  (2+ messages)

[PATCH resend v6 00/30] mm/virtio: skip redundant zeroing of host-zeroed pages
 2026-05-12  2:50 UTC  (11+ messages)
` [PATCH resend v6 03/30] mm: thread user_addr through page allocator for cache-friendly zeroing
` [PATCH resend v6 14/30] mm: hugetlb: use __GFP_ZERO and skip zeroing for zeroed pages

[PATCH] mm: make zeropage read-only
 2026-05-12  2:31 UTC  (2+ messages)

[PATCH v2] mm/page_alloc: fix zone reserve update serialization
 2026-05-12  2:19 UTC 

[PATCH] mm/damon/vaddr: attempt per-vma lock during page table walk
 2026-05-12  1:31 UTC  (2+ messages)

[RFC PATCH 0/3] mm/zsmalloc: reduce lock contention in zs_free()
 2026-05-12  1:15 UTC  (5+ messages)
` [RFC PATCH 1/3] mm/zsmalloc: encode class index in obj value for lockless class lookup
` [RFC PATCH 2/3] mm/zsmalloc: remove pool->lock from zs_free on 64-bit systems

[PATCH] Revert "tmpfs: don't enable large folios if not supported"
 2026-05-12  1:15 UTC  (8+ messages)

[PATCH v3 0/2] selftests/mm: use pattern matching in .gitignore
 2026-05-12  1:01 UTC  (2+ messages)

[RFC PATCH v3 0/4] mm/zsmalloc: per-cpu deferred free to accelerate swap entry release
 2026-05-12  0:01 UTC  (4+ messages)

[PATCH 0/8] per-memcg-per-node kmem accounting
 2026-05-11 22:49 UTC  (3+ messages)
` [PATCH 1/8] mm: memcontrol: propagate NMI slab stats to memcg vmstats

[PATCH v6 00/22] Virtual Swap Space
 2026-05-11 22:46 UTC  (3+ messages)
` [PATCH v6 01/22] mm/swap: decouple swap cache from physical swap infrastructure


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