public inbox for linux-mm@kvack.org
 help / color / mirror / Atom feed
 messages from 2026-04-09 18:20:13 to 2026-04-10 04:43:24 UTC [more...]

[PATCH v4 0/2] mm/damon: validate min_region_size to be power of 2
 2026-04-10  4:42 UTC  (3+ messages)
` [PATCH v4 1/2] mm/damon/lru_sort: "
` [PATCH v4 2/2] mm/damon/reclaim: "

[PATCH v2] selftests: mm: skip charge_reserved_hugetlb without killall
 2026-04-10  4:41 UTC 

[RFC V1 00/16] arm64/mm: Enable 128 bit page table entries
 2026-04-10  4:29 UTC  (16+ messages)
` [RFC V1 01/16] mm: Abstract printing of pxd_val()
` [RFC V1 02/16] mm: Add read-write accessors for vm_page_prot
` [RFC V1 11/16] arm64/mm: Route all pgtable atomics to central helpers
` [RFC V1 12/16] arm64/mm: Abstract printing of pxd_val()
` [RFC V1 14/16] arm64/mm: Enable fixmap with 5 level page table

[RFC PATCH 0/2] mm/migrate: wait for folio refcount during longterm pin migration
 2026-04-10  3:23 UTC  (3+ messages)
` [RFC PATCH 1/2] mm: wake up folio refcount waiters on folio_put()
` [RFC PATCH 2/2] mm/migrate: wait for folio refcount during longterm pin migration

[RFC PATCH] mm/sparse: remove sparse_buffer
 2026-04-10  3:07 UTC  (6+ messages)

[PATCH v1] slab: support for compiler-assisted type-based slab cache partitioning
 2026-04-10  2:10 UTC  (8+ messages)

[PATCH v3 0/7] Modify memfd_luo code
 2026-04-10  1:45 UTC  (4+ messages)
` [PATCH v3 2/7] mm/memfd_luo: optimize shmem_recalc_inode calls in retrieve path

[PATCH v2] kho: skip KHO for crash kernel
 2026-04-10  1:16 UTC 

[PATCH v3] f2fs: do not support mmap write for large folio
 2026-04-10  1:15 UTC  (2+ messages)

[PATCH v2] memory tiering: Do not allow promotion if NUMA_BALANCING_MEMORY_TIERING is disabled
 2026-04-10  1:07 UTC  (9+ messages)

[RFC PATCH 0/8] mm/vmalloc: Speed up ioremap, vmalloc and vmap with contiguous memory
 2026-04-10  1:02 UTC  (6+ messages)
` [RFC PATCH 5/8] mm/vmalloc: map contiguous pages in batches for vmap() if possible

[PATCH RFC v4 1/3] block: add BIO_COMPLETE_IN_TASK for task-context completion
 2026-04-10  0:46 UTC  (4+ messages)

[PATCH v2] mm/khugepaged: use ALIGN helpers for PMD alignment
 2026-04-10  0:18 UTC  (2+ messages)

[RFC PATCH v4 03/11] mm/damon/core: introduce failed region quota charge ratio
 2026-04-10  0:11 UTC  (2+ messages)
` (sashiko review) "

[RFC PATCH v4 02/11] mm/damon/core: merge quota-sliced regions back
 2026-04-10  0:01 UTC  (2+ messages)
` (sashiko review) "

[PATCH v2 1/1] mm/damon: support MADV_COLLAPSE via DAMOS_COLLAPSE scheme action
 2026-04-09 23:57 UTC  (2+ messages)

[PATCH v3 0/2] fix MAP_DROPPABLE not supported errno
 2026-04-09 23:49 UTC  (3+ messages)
` [PATCH v3 1/2] mm: fix mmap errno value when MAP_DROPPABLE is not supported
` [PATCH v3 2/2] selftests/mm: verify droppable mappings cannot be locked

[PATCH 0/6] hugetlb: normalize exported interfaces to use base-page indices
 2026-04-09 23:41 UTC  (7+ messages)
` [PATCH 1/6] hugetlb: open-code hugetlb folio lookup index conversion
` [PATCH 2/6] hugetlb: remove the hugetlb_linear_page_index() helper
` [PATCH 3/6] hugetlb: make hugetlb_fault_mutex_hash() take PAGE_SIZE index
` [PATCH 4/6] hugetlb: drop vma_hugecache_offset() in favor of linear_page_index()
` [PATCH 5/6] hugetlb: make hugetlb_add_to_page_cache() use PAGE_SIZE-based index
` [PATCH 6/6] hugetlb: pass hugetlb reservation ranges in base-page indices

[PATCH] kho: fix error handling in kho_add_subtree()
 2026-04-09 22:08 UTC  (2+ messages)

[RFC] mm: stress-ng --mremap triggers severe lruvec lock contention in populate/unmap paths
 2026-04-09 21:59 UTC  (13+ messages)

[PATCH v3 00/10] mm: thp: always enable mTHP support
 2026-04-09 21:24 UTC  (16+ messages)
` [PATCH v3 04/10] drivers: nvdimm: use pgtable_has_pmd_leaves()
` [PATCH v3 07/10] treewide: rename has_transparent_hugepage() to arch_has_pmd_leaves()
` [PATCH v3 09/10] mm: thp: always enable mTHP support
` [PATCH v3 10/10] mm: thp: x86: cleanup PSE feature bit usage

[LSF/MM/BPF TOPIC] Direct Reclaim and Filesystems
 2026-04-09 21:09 UTC 

[PATCH RFC] fs: drop_caches: introduce per-node drop_caches interface
 2026-04-09 20:39 UTC  (6+ messages)

bio completion in task enhancements / experiments
 2026-04-09 20:18 UTC  (5+ messages)
` [PATCH 4/8] FOLD: block: change the defer in task context interface to be procedural
` [PATCH 8/8] RFC: use a TASK_FIFO kthread for read completion support

[PATCH v2] userfaultfd: allow registration of ranges below mmap_min_addr
 2026-04-09 20:16 UTC  (5+ messages)

[PATCH 0/3] slab: support memoryless nodes with sheaves
 2026-04-09 20:11 UTC  (8+ messages)

[PATCH] userfaultfd: preserve write protection across UFFDIO_MOVE
 2026-04-09 20:09 UTC  (2+ messages)

[PATCH RFC v5 0/3] block: enable RWF_DONTCACHE for block devices
 2026-04-09 18:59 UTC  (6+ messages)
` [PATCH RFC v5 3/3] "

[RFC PATCH 0/5] Separate compound page from folio
 2026-04-09 18:47 UTC  (4+ messages)

[PATCH mm-unstable v15 00/13] khugepaged: mTHP support
 2026-04-09 18:35 UTC  (9+ messages)
` [PATCH mm-unstable v15 03/13] mm/khugepaged: generalize __collapse_huge_page_* for "

[PATCH v3 02/10] mm: introduce pgtable_has_pmd_leaves()
 2026-04-09 18:22 UTC  (3+ messages)


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