Linux-mm Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-15 04:13:30 to 2026-07-15 13:49:46 UTC [more...]

[PATCH] mm/secretmem: disable under HIGHMEM
 2026-07-15 13:49 UTC  (9+ messages)

[PATCH 0/2] mm/zswap: Fixes and improves the zswap global shrinker
 2026-07-15 12:30 UTC  (5+ messages)
` [PATCH 1/2] mm/zswap: Fix global shrinker when memory cgroup is disabled

[PATCH v3 0/4] mm/page_alloc: couple of followups for recent cleanups
 2026-07-15 13:48 UTC  (10+ messages)
` [PATCH v3 1/4] mm/page_alloc: rename FPI_TRYLOCK -> FPI_NOLOCK
` [PATCH v3 2/4] cgroup/cpuset: update some comments about the page allocator
` [PATCH v3 3/4] mm/page_alloc: fixup alloc_pages_nolock_noprof() comment
` [PATCH v3 4/4] mm/page_alloc: remove a couple of VM_BUG_ON()st

[RFC PATCH 00/10] mm/swap: ghost swapfile with backend switching via Redirect entries
 2026-07-15 11:21 UTC  (5+ messages)

[PATCH 0/3] Batch unmap of uffd-wp file folios
 2026-07-15 11:18 UTC  (4+ messages)
` [PATCH 1/3] mm/memory: move pte_install_uffd_wp_if_needed() into memory.c
` [PATCH 2/3] mm/memory: batch set uffd-wp markers during zapping
` [PATCH 3/3] mm/rmap: batch unmap file folios belonging to uffd-wp VMAs

[PATCH v4] fs/proc/task_mmu: fix PAGEMAP_SCAN written state for PMD holes
 2026-07-15 13:47 UTC  (2+ messages)

[RFC PATCH 00/34] mm: optimize unnecessary loads due to ptep_get() and friends out
 2026-07-15 13:44 UTC  (3+ messages)
` [RFC PATCH 11/34] mm: vmscan: remove stack copy address of pud pass in wallk_pud_range()

Intermittent kernel WARN in mm.h get_page() when forcefully removing a xen_netfront interface from xenstore
 2026-07-15 11:16 UTC  (3+ messages)

[PATCH 1/2] mm/page_alloc: don't spin_trylock() in NMI on UP
 2026-07-15 13:07 UTC  (2+ messages)
  ` [PATCH 2/2] mm/page_alloc: don't spin_trylock() when disallowed in free_one_page()

[PATCH v2 0/5] mm: fix inode UAF when splitting a file folio past EOF
 2026-07-15 13:27 UTC  (10+ messages)
` [PATCH v2 1/5] mm/memory-failure: keep the folio, not the poisoned subpage, locked across split

[RFC PATCH] mm/page_reporting: Add page_reporting_delay sysctl
 2026-07-15 12:59 UTC  (2+ messages)

[PATCH net-next v3] net: skb: isolate skb data area allocations into a separate bucket
 2026-07-15 11:07 UTC  (3+ messages)

[PATCH] selftests/mm: khugepaged: skip swap tests when swap is unavailable
 2026-07-15 13:34 UTC 

[PATCH v6 0/4] s390/mm: Batch PTE updates in lazy MMU mode
 2026-07-15 13:22 UTC  (5+ messages)
` [PATCH v6 1/4] mm: Make lazy MMU mode context-aware
` [PATCH v6 2/4] s390/mm: Batch PTE updates in lazy MMU mode
` [PATCH v6 3/4] mm/kasan: Introduce helpers for lazy MMU mode sanitizer
` [PATCH v6 4/4] s390/mm: Lazy "

[PATCH v2] mm/mseal: fix mseal documentation for 32-bit kernels
 2026-07-15 13:12 UTC 

[PATCH 01/17] mm/sparse: drop power-of-2 size requirement for struct mem_section
 2026-07-15 13:15 UTC  (7+ messages)
  ` [PATCH 03/17] mm/sparse-vmemmap: introduce folio-oriented vmemmap optimization macros
  ` [PATCH 04/17] mm/mm_init: skip initializing shared vmemmap tail pages
  ` [PATCH 02/17] mm/sparse-vmemmap: track compound page order in struct mem_section
  ` [PATCH 07/17] mm/sparse-vmemmap: support section-based vmemmap optimization
  ` [PATCH 06/17] mm/sparse-vmemmap: support section-based vmemmap accounting

[PATCH] mm/migrate_device: avoid overflowing migrate_vma collection arrays
 2026-07-15 13:30 UTC  (12+ messages)

[PATCH stable] mm/khugepaged: write all dirty file folios when collapsing
 2026-07-15 11:03 UTC  (6+ messages)

[PATCH v7 1/7] arm64/hugetlb: Extend batching of multiple CONT_PTE in a single PTE setup
 2026-07-15 12:08 UTC  (5+ messages)
` [PATCH v7 2/7] arm64/vmalloc: Allow arch_vmap_pte_range_map_size to batch multiple CONT_PTE
` [PATCH v7 3/7] mm/vmalloc: Extract vmap_set_ptes() to consolidate PTE mapping logic
` [PATCH v7 6/7] mm/vmalloc: map contiguous pages in batches for vmap() if possible
` [PATCH v7 7/7] mm/vmalloc: align vm_area so vmap() can batch mappings

[PATCH v1.1 0/6] mm/damon: unurgent fixes for infinite loop, NULL de-ref and races
 2026-07-15 13:26 UTC  (3+ messages)

[Kernel Bug] KASAN: slab-use-after-free Read in filemap_free_folio
 2026-07-15 13:24 UTC  (4+ messages)

[akpm-mm:mm-new] BUILD SUCCESS WITH UNVERIFIED WARNING 2fc4daf5c4774d70254201aaa5a9d50cae52af5e
 2026-07-15  4:59 UTC 

[linus:master] [mm/page_alloc] 6698721815: vm-scalability.throughput 53.9% improvement
 2026-07-15  4:58 UTC 

[linus:master] [mm, slab] ba74253126: will-it-scale.per_process_ops 5.4% improvement
 2026-07-15  4:53 UTC 

[PATCH v2 0/7] mm/khugepaged: several cleanups
 2026-07-15  4:41 UTC  (2+ messages)

[PATCH] mm: shmem: make unused huge shrinker memcg aware
 2026-07-15  4:32 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION cc2b5f627e8ccbae1188ef2d8be3e451d7f933a5
 2026-07-15  4:21 UTC 

[PATCH v6 0/8] mm: optimize zone-device memmap initialization
 2026-07-15  4:21 UTC  (9+ messages)
` [PATCH v6 2/8] mm: factor zone-device page init helpers out of __init_zone_device_page
` [PATCH v6 4/8] mm: add a template-based fast path for zone-device page init


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