Linux-mm Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-28 02:12:21 to 2026-04-28 20:43:14 UTC [more...]

[PATCH v3 00/54] make MM selftests more CI friendly
 2026-04-28 20:41 UTC  (4+ messages)
` [PATCH v3 01/54] selftests/mm: hugetlb-read-hwpoison: add SIGBUS handler
` [PATCH v3 02/54] selftests/mm: migration: don't assume hupe page is TWOMEG
` [PATCH v3 03/54] selftests/mm: migration: make nthreads represent number of working threads

[PATCH v4] selftests/mm: khugepaged: initialize file contents via mmap
 2026-04-28 20:23 UTC  (8+ messages)

[PATCH v4 00/11] PCI: liveupdate: PCI core support for Live Update
 2026-04-28 20:20 UTC  (11+ messages)
` [PATCH v4 01/11] PCI: liveupdate: Set up FLB handler for the PCI core
` [PATCH v4 02/11] PCI: liveupdate: Track outgoing preserved PCI devices

[PATCH v3 0/2] mm/process_vm_access: pidfd and nowait support for process_vm_readv/writev
 2026-04-28 20:05 UTC  (4+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] selftests/mm: add tests for process_vm_readv flags

[PATCH v4 00/15] arm64: Unmap linear alias of kernel data/bss
 2026-04-28 19:51 UTC  (12+ messages)
` [PATCH v4 01/15] arm64: mm: Map the linear alias of text/rodata as tagged
` [PATCH v4 02/15] mm: Make empty_zero_page __ro_after_init
` [PATCH v4 05/15] arm64: mm: Remove bogus stop condition from map_mem() loop
` [PATCH v4 06/15] arm64: mm: Drop redundant pgd_t* argument from map_mem()

[PATCH v2] mm/gup: cleanup pgtable entry accessors
 2026-04-28 19:45 UTC  (2+ messages)

[PATCH v4] mm/memory: update stale locking comments for fault handlers
 2026-04-28 19:43 UTC  (2+ messages)

[PATCH 0/3] mm: remove page_mapped()
 2026-04-28 19:38 UTC  (11+ messages)
` [PATCH 2/3] bpf: arena: use page_ref_count() instead of page_mapped() in arena_free_pages()

[PATCH] x86/mm: fix freeing of PMD-sized vmemmap pages
 2026-04-28 19:36 UTC  (4+ messages)

[PATCH 0/7] Accelerate page migration with batch copying and hardware offload
 2026-04-28 19:33 UTC  (10+ messages)
` [PATCH 1/7] mm/migrate: rename PAGE_ migration flags to FOLIO_
` [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 6/7] drivers/migrate_offload: add DMA batch copy driver (dcbm)
` [PATCH 7/7] mm/migrate: adjust NR_MAX_BATCHED_MIGRATION for testing

[PATCH v3 0/6] selftests/liveupdate: add memfd tests
 2026-04-28 19:31 UTC  (2+ messages)

[PATCH] mm/mglru: Use folio_mark_accessed to replace folio_set_active in PF
 2026-04-28 18:54 UTC  (8+ messages)

[PATCH v5 00/21] Virtual Swap Space
 2026-04-28 18:46 UTC  (13+ messages)

[PATCH] mm/page_alloc: add tracepoint for PCP refills
 2026-04-28 18:23 UTC  (3+ messages)
` [PATCH v2] mm/page_alloc: trace PCP refills and PCP zone lock usage

[RFC PATCH 00/19] mm/damon: introduce data attributes monitoring
 2026-04-28 18:17 UTC  (3+ messages)
` [RFC PATCH 16/19] mm/damon: trace probe_hits

[LSF/MM/BPF TOPIC] Using BPF in MM
 2026-04-28 16:35 UTC  (3+ messages)

[PATCH 00/10] sh: remove NUMA and SPARSEMEM support
 2026-04-28 16:34 UTC  (3+ messages)

[PATCH v18 25/42] dept: add documents for dept
 2026-04-28 16:26 UTC  (2+ messages)
` [PATCH] dept: update documentation function names to match implementation

[BUG] Frequent hangs or WARNINGs when using heterogeneous memory with an AMD MI210 GPU
 2026-04-28 16:10 UTC 

mm.git review status at 7.1-rc1
 2026-04-28 15:57 UTC 

[PATCH v9.2] mm/damon: add node_eligible_mem_bp goal metric
 2026-04-28 15:31 UTC  (2+ messages)

[PATCH 00/11] mm/damon: introduce DAMOS failed region quota charge ratio
 2026-04-28 15:24 UTC  (3+ messages)

DAMON Release News Letter v7.0-rc1..v7.1-rc1
 2026-04-28 15:08 UTC 

[PATCH 1/1] iomap: avoid compaction for costly folio order allocation
 2026-04-28 15:02 UTC  (2+ messages)

[PATCH v2 00/53] make MM selftests more CI friendly
 2026-04-28 14:32 UTC  (17+ messages)
` [PATCH v2 11/53] selftests/mm: hugetlb-read-hwpoison: use kselftest framework
` [PATCH v2 13/53] selftests/mm: khugepaged: use ksefltest framework
` [PATCH v2 31/53] selftests/mm: gup_longterm: add setup of HugeTLB pages
` [PATCH v2 43/53] selftests/mm: migration: "

Large memory allocations at LSF/MM
 2026-04-28 14:28 UTC  (9+ messages)
      ` [Lsf-pc] "

[PATCH v8 0/6] mm: Fix vmemmap optimization accounting and initialization
 2026-04-28 14:22 UTC  (9+ messages)
` [PATCH v8 1/6] mm/sparse-vmemmap: Fix vmemmap accounting underflow
` [PATCH v8 2/6] mm/memory_hotplug: Fix incorrect altmap passing in error path
` [PATCH v8 3/6] mm/sparse-vmemmap: Pass @pgmap argument to memory deactivation paths
` [PATCH v8 4/6] mm/sparse-vmemmap: Fix DAX vmemmap accounting with optimization
` [PATCH v8 5/6] mm/mm_init: Fix pageblock migratetype for ZONE_DEVICE compound pages
` [PATCH v8 6/6] mm/mm_init: Fix uninitialized struct pages for ZONE_DEVICE

[PATCH v2 2/4] Docs/admin-guide/mm/damon: fix 'parametrs' typo
 2026-04-28 14:21 UTC  (3+ messages)

[PATCH v3 0/4] mm/page_owner: add filter infrastructure for print_mode and NUMA filtering
 2026-04-28 14:16 UTC  (7+ messages)
` [PATCH v3 1/4] mm/page_owner: add filter infrastructure
` [PATCH v3 2/4] mm/page_owner: add print_mode filter
` [PATCH v3 3/4] mm/page_owner: add NUMA node filter with nodelist support
` [PATCH v3 4/4] mm/page_owner: document page_owner filter features

[RFC PATCH v2 0/4] mm/zsmalloc: reduce zs_free() latency on swap release path
 2026-04-28 13:55 UTC  (5+ messages)

[RFC] mm/hugetlb: min_hpages unwind corrupts reservation accounting
 2026-04-28 13:55 UTC 

[PATCH v2 3/3] drivers/base/memory: fix locking for poison accounting lookup
 2026-04-28 13:52 UTC 

[PATCH 0/8] mm: introduce zone lock guards
 2026-04-28 13:41 UTC  (11+ messages)
` [PATCH 1/8] mm: use zone lock guard in reserve_highatomic_pageblock()

[PATCH v2 0/3] mm/page_owner: add filter infrastructure for print_mode and NUMA filtering
 2026-04-28 13:20 UTC  (9+ messages)
` [PATCH v2 1/3] mm/page_owner: add filter infrastructure
` [PATCH v2 2/3] mm/page_owner: add print_mode filter

[PATCH v2] kho: skip KHO for crash kernel
 2026-04-28 13:17 UTC  (2+ messages)

[PATCH] mm/memfd_luo: report error when restoring a folio fails mid-loop
 2026-04-28 13:17 UTC  (2+ messages)

[RFC PATCH 04/19] mm/damon/core: commit probes
 2026-04-28 13:13 UTC  (2+ messages)

[RFC PATCH v2 0/8] kvfree_rcu() improvements
 2026-04-28 13:12 UTC  (6+ messages)
` [PATCH 4/8] mm/slab: introduce kfree_rcu_nolock()

[RFC PATCH 13/19] mm/damon/sysfs: implement filter dir files
 2026-04-28 13:10 UTC  (2+ messages)

[RFC PATCH 02/19] mm/damon/core: embed damon_probe objects in damon_ctx
 2026-04-28 13:09 UTC  (2+ messages)

[PATCH 00/49] mm: Generalize vmemmap optimization for DAX and HugeTLB
 2026-04-28 13:08 UTC  (20+ messages)
` [PATCH 08/49] mm: Convert vmemmap_p?d_populate() to static functions
` [PATCH 09/49] mm: panic on memory allocation failure in sparse_init_nid()
` [PATCH 10/49] mm: move subsection_map_init() into sparse_init()
` [PATCH 11/49] mm: defer sparse_init() until after zone initialization
` [PATCH 12/49] mm: make set_pageblock_order() static
` [PATCH 13/49] mm: integrate sparse_vmemmap_init_nid_late() into sparse_init_nid()
` [PATCH 14/49] mm/cma: validate hugetlb CMA range by zone at reserve time

[RFC PATCH 14/19] mm/damon/sysfs: setup probes on DAMON core API parameters
 2026-04-28 13:08 UTC  (2+ messages)

[PATCH] mm/huge_memory: Fix outdated comment about freeing subpages in __folio_split
 2026-04-28 13:01 UTC  (8+ messages)

[PATCH v2 0/3] mm: Fix memory block leaks and locking
 2026-04-28 12:34 UTC  (10+ messages)
` [PATCH v2 1/3] mm/memory_hotplug: fix memory block reference leak on remove
` [PATCH v2 2/3] drivers/base/memory: fix memory block reference leak in poison accounting
` [PATCH v2 3/3] drivers/base/memory: fix locking for poison accounting lookup

[RFC PATCH v4 0/6] Accelerate page migration with batch copying and hardware offload
 2026-04-28 12:10 UTC  (5+ messages)
` [RFC PATCH v4 4/6] mm/migrate: add copy offload registration infrastructure

[linus:master] [mm] c6307674ed: BUG:sleeping_function_called_from_invalid_context_at_mm/vmalloc.c
 2026-04-28 12:04 UTC  (11+ messages)

[PATCH] mm/hugetlb: fix subpool accounting after cgroup charge failure
 2026-04-28 11:41 UTC  (7+ messages)
` [PATCH v2] "
  ` [PATCH v3] mm/hugetlb: fix max-only subpool accounting on alloc_hugetlb_folio failure

[RFC PATCH v1 0/9] uaccess: Convert small fixed size copy_{to/from}_user() to scoped user access
 2026-04-28 11:34 UTC  (16+ messages)
` [RFC PATCH v1 2/9] uaccess: Convert INLINE_COPY_{TO/FROM}_USER to kconfig and reduce ifdefery
` [RFC PATCH v1 4/9] uaccess: Introduce copy_{to/from}_user_partial()
` [RFC PATCH v1 7/9] x86: Add unsafe_copy_from_user()

[PATCH v2] mm: memcontrol: fix rcu unbalance in get_non_dying_memcg_end()
 2026-04-28 11:19 UTC  (2+ messages)

[PATCH] mm: memcontrol: fix rcu unbalance in get_non_dying_memcg_end()
 2026-04-28 10:19 UTC  (3+ messages)

[PATCH] selftests/mm: khugepaged: handle partial write in file_setup_area()
 2026-04-28 10:07 UTC  (9+ messages)
  ` [PATCH v2] selftests/mm: khugepaged: initialize file contents via mmap
  ` [PATCH v3] "

[PATCH v2 0/5] mm, drm/ttm, drm/xe: Avoid reclaim/eviction loops under fragmentation
 2026-04-28 10:05 UTC  (4+ messages)
` [PATCH v2 1/5] mm: Introduce zone_appears_fragmented()

[PATCH v3 0/2] mm/filemap: tighten mmap_miss hit accounting
 2026-04-28  9:48 UTC  (5+ messages)
` [PATCH v3 1/2] mm/filemap: count only the faulting address as a mmap hit
` [PATCH v3 2/2] mm/filemap: do not count FAULT_FLAG_TRIED retries as mmap hits

[PATCH] mm_types: remove references to s390 gmap
 2026-04-28  9:43 UTC  (4+ messages)

[PATCH v3] dma-contiguous: setup default numa cma area if not configured explicitly
 2026-04-28  9:03 UTC  (4+ messages)

[RFC PATCH 0/1] mm/vmalloc: reclaim tail resources on large vrealloc() shrink
 2026-04-28  8:51 UTC  (5+ messages)

[PATCH v3] mm/page_alloc: replace kernel_init_pages() with batch page clearing
 2026-04-28  8:31 UTC  (7+ messages)

[PATCH 0/2] mm/huge_memory: optimize migration when huge PMD needs split
 2026-04-28  8:24 UTC  (5+ messages)
` [PATCH 1/2] mm/huge_memory: return true if split_huge_pmd_locked() split PMD to migration entry

[PATCH v3] mm/migrate: rename PAGE_ migration flags to FOLIO_
 2026-04-28  8:01 UTC  (5+ messages)

[PATCH v7 0/6] mm: Fix vmemmap optimization accounting and initialization
 2026-04-28  7:24 UTC  (6+ messages)
` [PATCH v7 4/6] mm/sparse-vmemmap: Fix DAX vmemmap accounting with optimization

[RFC 4/7] mm: add page consistency checker implementation
 2026-04-28  7:22 UTC  (12+ messages)

[PATCH] mm/madvise: reject invalid process_madvise() advice for zero-length vectors
 2026-04-28  7:05 UTC  (5+ messages)
` [PATCH v2] "

[PATCH v1 0/3] mm: process_mrelease: expedite clean file folio reclaim and add auto-kill
 2026-04-28  7:01 UTC  (16+ messages)
` [PATCH v1 2/3] mm: process_mrelease: skip LRU movement for exclusive file folios
` [PATCH v1 3/3] mm: process_mrelease: introduce PROCESS_MRELEASE_REAP_KILL flag

[PATCH v3 0/4] mm: improve write performance with RWF_DONTCACHE
 2026-04-28  6:49 UTC  (6+ messages)
` [PATCH v3 2/4] mm: kick writeback flusher for IOCB_DONTCACHE with targeted dirty tracking

[PATCH] mm/damon/core: make charge_addr_from aware of end-address exclusivity
 2026-04-28  4:29 UTC 

[PATCH v7 00/15] mm/mglru: improve reclaim loop and dirty folio handling
 2026-04-28  4:18 UTC  (3+ messages)
` [PATCH v7 06/15] mm/mglru: avoid reclaim type fall back when isolation makes no progress

[RFC PATCH 0/8] mm/vmalloc: Speed up ioremap, vmalloc and vmap with contiguous memory
 2026-04-28  4:14 UTC  (4+ messages)

[PATCH v5 2/4] mm/memory-failure: add panic option for unrecoverable pages
 2026-04-28  3:07 UTC  (2+ messages)

[PATCH v3] mm/alloc_tag: replace fixed-size early PFN array with dynamic linked list
 2026-04-28  3:00 UTC  (3+ messages)

[PATCH v5 0/4] mm/memory-failure: add panic option for unrecoverable pages
 2026-04-28  2:22 UTC  (3+ messages)
` [PATCH v5 4/4] selftests/mm: regression test for panic_on_unrecoverable_memory_failure

[PATCH v4 0/3] mm/memory-failure: add panic option for unrecoverable pages
 2026-04-28  2:12 UTC  (9+ messages)
` [PATCH v4 2/3] "


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