Linux-mm Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-11 13:10:47 to 2026-05-11 19:55:07 UTC [more...]

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

[RFC PATCH] mm/damon/sysfs-schemes: fix double increment of nr_regions
 2026-05-11 19:12 UTC 

[PATCH mm-unstable v17 00/14] khugepaged: mTHP support
 2026-05-11 18:58 UTC  (15+ messages)
` [PATCH mm-unstable v17 01/14] mm/khugepaged: generalize hugepage_vma_revalidate for "
` [PATCH mm-unstable v17 02/14] mm/khugepaged: generalize alloc_charge_folio()
` [PATCH mm-unstable v17 03/14] mm/khugepaged: rework max_ptes_* handling with helper functions
` [PATCH mm-unstable v17 04/14] mm/khugepaged: generalize __collapse_huge_page_* for mTHP support
` [PATCH mm-unstable v17 05/14] mm/khugepaged: require collapse_huge_page to enter/exit with the lock dropped
` [PATCH mm-unstable v17 06/14] mm/khugepaged: generalize collapse_huge_page for mTHP collapse
` [PATCH mm-unstable v17 07/14] mm/khugepaged: skip collapsing mTHP to smaller orders
` [PATCH mm-unstable v17 08/14] mm/khugepaged: add per-order mTHP collapse failure statistics
` [PATCH mm-unstable v17 09/14] mm/khugepaged: improve tracepoints for mTHP orders
` [PATCH mm-unstable v17 10/14] mm/khugepaged: introduce collapse_allowable_orders helper function
` [PATCH mm-unstable v17 11/14] mm/khugepaged: Introduce mTHP collapse support
` [PATCH mm-unstable v17 12/14] mm/khugepaged: avoid unnecessary mTHP collapse attempts
` [PATCH mm-unstable v17 13/14] mm/khugepaged: run khugepaged for all orders
` [PATCH mm-unstable v17 14/14] Documentation: mm: update the admin guide for mTHP collapse

[PATCH v4 00/15] arm64: Unmap linear alias of kernel data/bss
 2026-05-11 19:01 UTC  (7+ messages)
` [PATCH v4 02/15] mm: Make empty_zero_page __ro_after_init

[PATCH v7 00/15] mm/mglru: improve reclaim loop and dirty folio handling
 2026-05-11 18:51 UTC  (2+ messages)

[RFC] mm: restrict zero-page remapping to underused THP splits
 2026-05-11 18:42 UTC  (5+ messages)

[PATCH v2 00/22] mm: Add __GFP_UNMAPPED
 2026-05-11 18:30 UTC  (23+ messages)
` [PATCH v2 08/22] mm: introduce for_each_free_list()
` [PATCH v2 09/22] mm/page_alloc: don't overload migratetype in find_suitable_fallback()
` [PATCH v2 10/22] mm: introduce freetype_t
` [PATCH v2 11/22] mm: move migratetype definitions to freetype.h
` [PATCH v2 12/22] mm: add definitions for allocating unmapped pages
` [PATCH v2 13/22] mm: rejig pageblock mask definitions
` [PATCH v2 14/22] mm: encode freetype flags in pageblock flags
` [PATCH v2 15/22] mm/page_alloc: remove ifdefs from pindex helpers

[PATCH] mm/filemap: fix page_cache_prev_miss() when no hole is found
 2026-05-11 18:15 UTC  (4+ messages)

[PATCH v3 1/2] slab: support for compiler-assisted type-based slab cache partitioning
 2026-05-11 18:14 UTC  (15+ messages)
` [PATCH v3 2/2] slab: fix kernel-docs for mm-api

[PATCH v3 0/2] selftests/mm: use pattern matching in .gitignore
 2026-05-11 17:34 UTC  (3+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] selftests/mm: rename local_config.h to local_config.h_gen

[PATCH RFC 0/2] rcu: Add debugfs interface for pending callback monitoring
 2026-05-11 17:08 UTC  (3+ messages)

[PATCH resend v6 00/30] mm/virtio: skip redundant zeroing of host-zeroed pages
 2026-05-11 16:52 UTC  (28+ messages)
` [PATCH resend v6 01/30] mm: move vma_alloc_folio_noprof to page_alloc.c
` [PATCH resend v6 02/30] mm: mempolicy: fix interleave index for unaligned VMA start
` [PATCH resend v6 03/30] mm: thread user_addr through page allocator for cache-friendly zeroing
` [PATCH resend v6 05/30] mm: page_alloc: move prep_compound_page before post_alloc_hook
` [PATCH resend v6 09/30] mm: alloc_anon_folio: pass raw fault address to vma_alloc_folio
` [PATCH resend v6 10/30] mm: alloc_swap_folio: "
` [PATCH resend v6 11/30] mm: use __GFP_ZERO in alloc_anon_folio
` [PATCH resend v6 12/30] mm: vma_alloc_anon_folio_pmd: pass raw fault address to vma_alloc_folio
` [PATCH resend v6 13/30] mm: use __GFP_ZERO in vma_alloc_anon_folio_pmd
` [PATCH resend v6 14/30] mm: hugetlb: use __GFP_ZERO and skip zeroing for zeroed pages
` [PATCH resend v6 15/30] mm: memfd: skip zeroing for zeroed hugetlb pool pages

[PATCH 00/12] kho: make boot time huge page allocation work nicely with KHO
 2026-05-11 16:48 UTC  (26+ messages)
` [PATCH 01/12] kho: generalize radix tree APIs
` [PATCH 02/12] kho: store incoming radix tree in kho_in
` [PATCH 03/12] kho: add a struct for radix callbacks
` [PATCH 04/12] kho: add callback for table pages
` [PATCH 05/12] kho: add data argument to radix walk callback
` [PATCH 06/12] kho: allow early-boot usage of the KHO radix tree
` [PATCH 09/12] memblock: introduce MEMBLOCK_KHO_SCRATCH_EXT
` [PATCH 11/12] kho: return virtual address of mem_map

[PATCH v3 00/12] mm, swap: swap table phase IV: unify allocation and reduce static metadata
 2026-05-11 16:44 UTC  (9+ messages)
` [PATCH v3 05/12] mm, swap: unify large folio allocation
` [PATCH v3 12/12] mm, swap: merge zeromap into swap table

[PATCH] selftests/mm: handle fork() failure in migration tests
 2026-05-11 16:44 UTC  (3+ messages)

"alloc_tag was not set" when running mm/ksft_hmm.sh
 2026-05-11 16:38 UTC  (5+ messages)

[PATCH v4 00/55] make MM selftests more CI friendly
 2026-05-11 16:28 UTC  (56+ messages)
` [PATCH v4 01/55] selftests/mm: hugetlb-read-hwpoison: add SIGBUS handler
` [PATCH v4 02/55] selftests/mm: migration: don't assume huge page is TWOMEG
` [PATCH v4 03/55] selftests/mm: migration: make nthreads represent number of working threads
` [PATCH v4 04/55] selftests/mm: migration: properly cleanup fork()ed processes
` [PATCH v4 05/55] selftests/mm: run_vmtests.sh: don't gate THP and KSM tests on HAVE_HUGEPAGES
` [PATCH v4 06/55] selftests/mm: merge map_hugetlb into hugepage-mmap
` [PATCH v4 07/55] selftests/mm: rename hugepage-* tests to hugetlb-*
` [PATCH v4 08/55] selftests/mm: hugetlb-shm: use kselftest framework
` [PATCH v4 09/55] selftests/mm: hugetlb-vmemmap: "
` [PATCH v4 10/55] selftests/mm: hugetlb-madvise: "
` [PATCH v4 11/55] selftests/mm: hugetlb_madv_vs_map: "
` [PATCH v4 12/55] selftests/mm: hugetlb-read-hwpoison: "
` [PATCH v4 13/55] selftests/mm: khugepaged: group tests in an array
` [PATCH v4 14/55] selftests/mm: khugepaged: use ksefltest framework
` [PATCH v4 15/55] selftests/mm: ksm_tests: use kselftest framework
` [PATCH v4 16/55] selftests/mm: protection_keys: use descriptive test names in the output
` [PATCH v4 17/55] selftests/mm: protection_keys: use kselftest framework
` [PATCH v4 18/55] selftests/mm: uffd-common: "
` [PATCH v4 19/55] selftests/mm: uffd-stress: "
` [PATCH v4 20/55] selftests/mm: uffd-unit-tests: "
` [PATCH v4 21/55] selftests/mm: va_high_addr_switch: "
` [PATCH v4 22/55] selftests/mm: add atexit() and signal handlers to thp_settings
` [PATCH v4 23/55] selftests/mm: rename thp_settings.[ch] to hugepage_settings.[ch]
` [PATCH v4 24/55] selftests/mm: move HugeTLB helpers to hugepage_settings
` [PATCH v4 25/55] selftests/mm: hugepage_settings: use unsigned long in detect_hugetlb_page_size
` [PATCH v4 26/55] selftests/mm: hugepage_settings: add APIs to get and set nr_hugepages
` [PATCH v4 27/55] selftests/mm: hugepage_settings: rename and rework get_free_hugepages()
` [PATCH v4 28/55] selftests/mm: hugepage_settings: add APIs for HugeTLB setup and teardown
` [PATCH v4 29/55] selftests/mm: move read_file(), read_num() and write_num() to vm_util
` [PATCH v4 30/55] selftests/mm: vm_util: add helpers to set and restore shm limits
` [PATCH v4 31/55] selftests/mm: compaction_test: use HugeTLB helpers
` [PATCH v4 32/55] selftests/mm: cow: add setup of HugeTLB pages
` [PATCH v4 33/55] selftests/mm: gup_longterm: "
` [PATCH v4 34/55] selftests/mm: gup_test: "
` [PATCH v4 35/55] selftests/mm: hmm-tests: "
` [PATCH v4 36/55] selftests/mm: hugepage_dio: "
` [PATCH v4 37/55] selftests/mm: hugetlb_fault_after_madv: "
` [PATCH v4 38/55] selftests/mm: hugetlb-madvise: "
` [PATCH v4 39/55] selftests/mm: hugetlb_madv_vs_map: "
` [PATCH v4 40/55] selftests/mm: hugetlb-mmap: "
` [PATCH v4 41/55] selftests/mm: hugetlb-mremap: "
` [PATCH v4 42/55] selftests/mm: hugetlb-shm: "
` [PATCH v4 43/55] selftests/mm: hugetlb-soft-offline: "
` [PATCH v4 44/55] selftests/mm: hugetlb-vmemmap: "
` [PATCH v4 45/55] selftests/mm: migration: "
` [PATCH v4 46/55] selftests/mm: pagemap_ioctl: "
` [PATCH v4 47/55] selftests/mm: protection_keys: use library code for HugeTLB setup
` [PATCH v4 48/55] selftests/mm: thuge-gen: add setup of HugeTLB pages
` [PATCH v4 49/55] selftests/mm: uffd-stress: use hugetlb_save and alloc huge pages
` [PATCH v4 50/55] selftests/mm: uffd-unit-tests: add setup of HugeTLB pages
` [PATCH v4 51/55] selftests/mm: uffd-wp-mremap: "
` [PATCH v4 52/55] selftests/mm: va_high_addr_switch: "
` [PATCH v4 53/55] selftests/mm: va_high_addr_switch.sh: drop huge pages setup
` [PATCH v4 54/55] selftests/mm: run_vmtests.sh: free memory if available memory is low
` [PATCH v4 55/55] selftests/mm: run_vmtests.sh: drop detection and setup of HugeTLB

[PATCH] mm/mremap: unmap full fixed target for multi-VMA moves
 2026-05-11 16:30 UTC  (8+ messages)

[PATCH v2] mm/khugepaged: avoid underflow in madvise_collapse for sub-PMD MADV_COLLAPSE
 2026-05-11 16:21 UTC  (5+ messages)

[PATCH v14 00/19] unwind_deferred: Implement sframe handling
 2026-05-11 16:16 UTC  (3+ messages)
` [PATCH v14 05/19] unwind_user/sframe: Add support for reading .sframe contents

[Invitation] bi-weekly guest_memfd upstream call on 2026-05-14
 2026-05-11 16:13 UTC 

[PATCH v1 0/3] mm: process_mrelease: expedite clean file folio reclaim and add auto-kill
 2026-05-11 16:13 UTC  (5+ messages)
` [PATCH v1 1/3] mm: process_mrelease: expedite clean file folio reclaim via mmu_gather

[RFC PATCH 0/9 v2] mm/memcontrol: Make memory cgroup limits tier-aware
 2026-05-11 15:56 UTC  (2+ messages)

[PATCH 0/7] Accelerate page migration with batch copying and hardware offload
 2026-05-11 15:53 UTC  (13+ messages)
` [PATCH 2/7] mm/migrate: use migrate_info field instead of private
` [PATCH 3/7] mm/migrate: skip data copy for already-copied folios
` [PATCH 4/7] mm/migrate: add batch-copy path in migrate_pages_batch
` [PATCH 5/7] mm/migrate: add copy offload registration infrastructure

[PATCH v3 0/2] mm/kmemleak: dedupe verbose scan output
 2026-05-11 15:41 UTC  (3+ messages)

[PATCH v6 0/4] mm/memory-failure: add panic option for unrecoverable pages
 2026-05-11 15:38 UTC  (5+ 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
` [PATCH v6 4/4] Documentation: document panic_on_unrecoverable_memory_failure sysctl

[PATCH 0/8] mm: remove CONFIG_HAVE_BOOTMEM_INFO_NODE (Part 1)
 2026-05-11 15:28 UTC  (13+ 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

[RFC PATCH 0/5] mm: support zswap-backed anonymous large folio swapin
 2026-05-11 14:59 UTC  (4+ messages)
` [RFC PATCH 4/5] mm: swap: fall back to order-0 after large swapin races

[linux-next:master] [mm, slab] 298cdbf5f7: will-it-scale.per_process_ops 6.3% regression
 2026-05-11 14:45 UTC 

[PATCH v5 2/4] mm/memory-failure: add panic option for unrecoverable pages
 2026-05-11 14:44 UTC  (3+ messages)

[PATCH v5 0/3] mm/swap: use swap_ops to register swap device's methods
 2026-05-11 14:38 UTC  (5+ messages)
` [PATCH v5 2/3] "

[PATCH v7 0/7] mm: Hot page tracking and promotion infrastructure
 2026-05-11 14:38 UTC  (9+ messages)

[PATCH v3] rust: maple_tree: implement Send and Sync for MapleTree
 2026-05-11 14:36 UTC 

[PATCH v3] mm/khugepaged: fix inconsistent MMF_VM_HUGEPAGE flag due to allocation failure order
 2026-05-11 14:20 UTC  (2+ messages)

[RFC] mm: restrict zero-page remapping to underused THP splits
 2026-05-11 14:15 UTC  (6+ messages)

[PATCH v7 0/3] mm: improve write performance with RWF_DONTCACHE
 2026-05-11 14:06 UTC  (9+ messages)
` [PATCH v7 2/3] mm: track DONTCACHE dirty pages per bdi_writeback
` [PATCH v7 3/3] mm: kick writeback flusher for IOCB_DONTCACHE with targeted dirty tracking

[PATCH v3 00/12] mm, swap: swap table phase III: remove swap_map
 2026-05-11 14:00 UTC  (4+ messages)
` [PATCH v3 09/12] mm, swap: use the swap table to track the swap count

[PATCH] drivers/base/memory: make memory block get/put explicit
 2026-05-11 13:48 UTC  (2+ messages)

[PATCH] dma-contiguous: add kconfig option to setup numa cma area if not configured explicitly
 2026-05-11 13:47 UTC  (2+ messages)

[PATCH v2 0/3] liveupdate: serialization safety and race fixes
 2026-05-11 13:44 UTC  (7+ messages)
` [PATCH v2 1/3] kho: skip KHO data for context-preserving kexec
` [PATCH v2 3/3] liveupdate: block outgoing session mutations

[PATCH] mm/damon/vaddr: attempt per-vma lock during page table walk
 2026-05-11 13:25 UTC 

[PATCH] drivers/base/memory: make memory block get/put explicit
 2026-05-11 13:23 UTC  (2+ messages)

[PATCH] rust_binder: use lock_vma_under_rcu() in shrinker
 2026-05-11 13:19 UTC  (2+ messages)

[PATCH] mm/page_alloc: Fix zone reserve update serialization
 2026-05-11 13:11 UTC  (2+ messages)


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