linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH v2 0/6] support batched checking of the young flag for MGLRU
 2026-03-02  9:57 UTC  (7+ messages)
` [PATCH v2 2/6] mm: rename ptep/pmdp_clear_young_notify() to ptep/pmdp_test_and_clear_young_notify()
` [PATCH v2 4/6] mm: add a batched helper to clear the young flag for large folios
` [PATCH v2 5/6] mm: support batched checking of the young flag for MGLRU

[PATCH] slab: distinguish lock and trylock for sheaf_flush_main()
 2026-03-02  9:56 UTC  (3+ messages)

[PATCH slab/for-next-fixes] mm/slab: allow sheaf refill if blocking is not allowed
 2026-03-02  9:55 UTC 

[PATCH] mm: allow __GFP_RETRY_MAYFAIL in vmalloc
 2026-03-02  9:50 UTC  (11+ messages)

[PATCH v1 0/4] Allow order zero pages in page reporting
 2026-03-02  9:50 UTC  (11+ messages)
` [PATCH v1 4/4] page_reporting: change PAGE_REPORTING_DEFAULT_ORDER to -1

[PATCH] mm/mglru: fix cgroup OOM during MGLRU state switching
 2026-03-02  9:47 UTC  (19+ messages)

[PATCH v6 00/30] pkeys-based page table hardening
 2026-03-02  9:27 UTC  (2+ messages)

[PATCH v6 00/13] Remove device private pages from physical address space
 2026-03-02  9:22 UTC  (5+ messages)
` [PATCH v6 01/13] mm/migrate_device: Introduce migrate_pfn_from_page() helper

[PATCH v2 0/9] dma-buf: heaps: Turn heaps into modules
 2026-03-02  9:19 UTC  (4+ messages)
` [PATCH v2 6/9] mm: cma: Export cma_get_name

[PATCH RFC v3 0/2] block: enable RWF_DONTCACHE for block devices
 2026-03-02  9:13 UTC  (5+ messages)
` [PATCH RFC v3 1/2] filemap: defer dropbehind invalidation from IRQ context
` [PATCH RFC v3 2/2] block: enable RWF_DONTCACHE for block devices

[RFC] mm/vmalloc: vrealloc() shrink TODO - seeking direction before implementing
 2026-03-02  9:12 UTC  (5+ messages)

[PATCH v2] mm/rmap: fix incorrect pte restoration for lazyfree folios
 2026-03-02  9:06 UTC  (6+ messages)

A potential refcount issue during __folio_split
 2026-03-02  9:02 UTC  (7+ messages)

[PATCH] mm/vmpressure: scale window size based on machine memory and CPU count
 2026-03-02  8:56 UTC  (2+ messages)

[PATCH] mm: add Adaptive Memory Pressure Signaling (AMPRESS)
 2026-03-02  8:52 UTC  (2+ messages)

[syzbot] [mm?] [f2fs?] [exfat?] memory leak in __kfree_rcu_sheaf
 2026-03-02  8:39 UTC  (4+ messages)

[PATCH v1 00/16] mm: cleanups around unmapping / zapping
 2026-03-02  8:22 UTC  (7+ messages)
` [PATCH v1 02/16] mm/memory: remove "zap_details" parameter from zap_page_range_single()
` [PATCH v1 14/16] mm: rename zap_page_range_single() to zap_vma_range()

6.18.13 iwlwifi deadlock allocating cma while work-item is active
 2026-03-02  8:07 UTC  (4+ messages)

[PATCH] mm/vmscan: restore allowed mask in alloc_demote_folio()
 2026-03-02  8:00 UTC  (2+ messages)

[PATCH] mm: bail out when the PMD has been set in bloom filter
 2026-03-02  7:48 UTC  (6+ messages)
` [syzbot ci] "

[PATCH v16 00/10] rust: add `Ownable` trait and `Owned` type
 2026-03-02  7:18 UTC  (8+ messages)
` [PATCH v16 01/10] rust: alloc: add `KBox::into_nonnull`

[PATCH v5 0/2] skip redundant sync IPIs when TLB flush sent them
 2026-03-02  6:30 UTC  (3+ messages)
` [PATCH v5 1/2] mm/mmu_gather: prepare to skip redundant sync IPIs
` [PATCH v5 2/2] x86/tlb: skip redundant sync IPIs for native TLB flush

[PATCH v2 0/3] dma-buf: heaps: cma: enable dmem cgroup accounting
 2026-03-02  5:26 UTC  (8+ messages)

[RFC V1 00/16] arm64/mm: Enable 128 bit page table entries
 2026-03-02  4:34 UTC  (4+ messages)
` [RFC V1 09/16] arm64/mm: Route all pgtable reads via ptdesc_get()

[PATCHv7 RESEND 00/17] mm: Eliminate fake head pages from vmemmap optimization
 2026-03-02  3:10 UTC  (4+ messages)
` [PATCHv7 17/18] hugetlb: Update vmemmap_dedup.rst

[PATCH v5 00/32] Eliminate Dying Memory Cgroup
 2026-03-02  2:30 UTC  (12+ messages)
` [PATCH v5 29/32] mm: memcontrol: prepare for reparenting non-hierarchical stats
  ` [PATCH v5 update "

[PATCH 0/3] cgroup: improve cgroup_file_notify() scalability
 2026-03-02  1:50 UTC  (5+ messages)
` [PATCH 1/3] cgroup: reduce cgroup_file_kn_lock hold time in cgroup_file_notify()
` [PATCH 2/3] cgroup: add lockless fast-path checks to cgroup_file_notify()
` [PATCH 3/3] cgroup: replace global cgroup_file_kn_lock with per-cgroup_file lock

[PATCH] mm/mmu_notifier: clean up mmu_notifier.h kernel-doc
 2026-03-02  0:52 UTC 

[PATCH 0/1] mm: improve folio refcount scalability
 2026-03-01 21:16 UTC  (6+ messages)

[Linux Memory Hotness and Promotion] Notes from February 26, 2026
 2026-03-01 20:35 UTC 

[PATCH v2 02/22] PCI: Add API to track PCI devices preserved across Live Update
 2026-03-01 19:29 UTC  (12+ messages)

[PATCH v2 03/22] PCI: Inherit bus numbers from previous kernel during Live Update
 2026-03-01 19:22 UTC  (6+ messages)

[RFC PATCH v2 00/10] mm/damon: add optional debugging-purpose sanity checks
 2026-03-01 17:43 UTC  (11+ messages)
` [RFC PATCH v2 01/10] mm/damon: add CONFIG_DAMON_DEBUG_SANITY
` [RFC PATCH v2 02/10] mm/damon/core: add damon_new_region() debug_sanity check
` [RFC PATCH v2 03/10] mm/damon/core: add damon_del_region() "
` [RFC PATCH v2 04/10] mm/damon/core: add damon_nr_regions() "
` [RFC PATCH v2 05/10] mm/damon/core: add damon_merge_two_regions() "
` [RFC PATCH v2 06/10] mm/damon/core: add damon_merge_regions_of() "
` [RFC PATCH v2 07/10] mm/damon/core: add damon_split_region_at() "
` [RFC PATCH v2 08/10] mm/damon/core: add damon_reset_aggregated() "
` [RFC PATCH v2 09/10] mm/damon/tests/.kunitconifg: enable DAMON_DEBUG_SANITY
` [RFC PATCH v2 10/10] selftests/damon/config: "

[PATCH v2] smaps: Report correct page sizes with THP
 2026-03-01 17:35 UTC  (5+ messages)

[RFC PATCH 06/10] mm/damon/core: add damon_merge_regions_of() debug_sanity check
 2026-03-01 16:42 UTC  (2+ messages)

[RFC PATCH 02/10] mm/damon/core: add damon_new_region() debug_sanity check
 2026-03-01 16:33 UTC  (2+ messages)

[RFC PATCH 01/10] mm/damon: add CONFIG_DAMON_DEBUG_SANITY
 2026-03-01 16:31 UTC  (2+ messages)

[PATCH v2 1/1] mm: make ref_unless functions unless_zero only
 2026-03-01 13:19 UTC 

[PATCH v5] KUnit: memcpy: add benchmark
 2026-03-01  8:25 UTC  (2+ messages)

[PATCH v4 0/3] targeted TLB sync IPIs for lockless page table walkers
 2026-03-01  6:56 UTC  (6+ messages)
` [PATCH v4 3/3] x86/tlb: add architecture-specific TLB IPI optimization support

[PATCH v6 29/30] arm64: kpkeys: Enable kpkeys_hardened_pgtables support
 2026-03-01  5:40 UTC  (2+ messages)

[PATCH RFC] mm/mglru: lazily activate folios while folios are really mapped
 2026-03-01  4:16 UTC  (5+ messages)

[PATCH v2 07/10] security: Hornet LSM
 2026-03-01  2:02 UTC  (2+ messages)

FAILED: Patch "mm/vmalloc: prevent RCU stalls in kasan_release_vmalloc_node" failed to apply to 5.10-stable tree
 2026-03-01  2:02 UTC 

FAILED: Patch "mm, page_alloc, thp: prevent reclaim for __GFP_THISNODE THP allocations" failed to apply to 5.10-stable tree
 2026-03-01  2:01 UTC 

FAILED: Patch "selftests/mm/charge_reserved_hugetlb: drop mount size for hugetlbfs" failed to apply to 5.10-stable tree
 2026-03-01  2:01 UTC 

FAILED: Patch "mm/vmalloc: prevent RCU stalls in kasan_release_vmalloc_node" failed to apply to 5.15-stable tree
 2026-03-01  1:52 UTC 

FAILED: Patch "selftests/mm/charge_reserved_hugetlb: drop mount size for hugetlbfs" failed to apply to 5.15-stable tree
 2026-03-01  1:51 UTC 

FAILED: Patch "mm, page_alloc, thp: prevent reclaim for __GFP_THISNODE THP allocations" failed to apply to 5.15-stable tree
 2026-03-01  1:51 UTC 

FAILED: Patch "mm: numa_memblks: Identify the accurate NUMA ID of CFMW" failed to apply to 6.1-stable tree
 2026-03-01  1:47 UTC 

FAILED: Patch "mm/page_alloc: clear page->private in free_pages_prepare()" failed to apply to 6.1-stable tree
 2026-03-01  1:47 UTC 

FAILED: Patch "mm/slab: use unsigned long for orig_size to ensure proper metadata align" failed to apply to 6.1-stable tree
 2026-03-01  1:45 UTC 

FAILED: Patch "mm/highmem: fix __kmap_to_page() build error" failed to apply to 6.1-stable tree
 2026-03-01  1:44 UTC 

[Hypervisor Live Update] Notes from February 23, 2026
 2026-03-01  1:44 UTC 

FAILED: Patch "mm/vmalloc: prevent RCU stalls in kasan_release_vmalloc_node" failed to apply to 6.1-stable tree
 2026-03-01  1:43 UTC 

FAILED: Patch "mm, page_alloc, thp: prevent reclaim for __GFP_THISNODE THP allocations" failed to apply to 6.1-stable tree
 2026-03-01  1:42 UTC 

FAILED: Patch "selftests/mm/charge_reserved_hugetlb: drop mount size for hugetlbfs" failed to apply to 6.1-stable tree
 2026-03-01  1:42 UTC 

FAILED: Patch "mm: numa_memblks: Identify the accurate NUMA ID of CFMW" failed to apply to 6.6-stable tree
 2026-03-01  1:38 UTC 

FAILED: Patch "mm/page_alloc: clear page->private in free_pages_prepare()" failed to apply to 6.6-stable tree
 2026-03-01  1:38 UTC 

FAILED: Patch "mm/slab: use unsigned long for orig_size to ensure proper metadata align" failed to apply to 6.6-stable tree
 2026-03-01  1:36 UTC 

FAILED: Patch "mm/highmem: fix __kmap_to_page() build error" failed to apply to 6.6-stable tree
 2026-03-01  1:35 UTC 

FAILED: Patch "mm/vmalloc: prevent RCU stalls in kasan_release_vmalloc_node" failed to apply to 6.6-stable tree
 2026-03-01  1:34 UTC 

FAILED: Patch "selftests/mm/charge_reserved_hugetlb: drop mount size for hugetlbfs" failed to apply to 6.6-stable tree
 2026-03-01  1:33 UTC 

FAILED: Patch "mm, page_alloc, thp: prevent reclaim for __GFP_THISNODE THP allocations" failed to apply to 6.6-stable tree
 2026-03-01  1:33 UTC 

FAILED: Patch "mm: numa_memblks: Identify the accurate NUMA ID of CFMW" failed to apply to 6.12-stable tree
 2026-03-01  1:28 UTC 

FAILED: Patch "mm/page_alloc: clear page->private in free_pages_prepare()" failed to apply to 6.12-stable tree
 2026-03-01  1:28 UTC 

FAILED: Patch "mm/slab: use unsigned long for orig_size to ensure proper metadata align" failed to apply to 6.12-stable tree
 2026-03-01  1:25 UTC 

FAILED: Patch "mm/slab: avoid allocating slabobj_ext array from its own slab" failed to apply to 6.12-stable tree
 2026-03-01  1:25 UTC 

FAILED: Patch "mm/highmem: fix __kmap_to_page() build error" failed to apply to 6.12-stable tree
 2026-03-01  1:24 UTC 

FAILED: Patch "mm/vmalloc: prevent RCU stalls in kasan_release_vmalloc_node" failed to apply to 6.12-stable tree
 2026-03-01  1:24 UTC 

FAILED: Patch "selftests/mm/charge_reserved_hugetlb: drop mount size for hugetlbfs" failed to apply to 6.12-stable tree
 2026-03-01  1:22 UTC 

FAILED: Patch "mm, page_alloc, thp: prevent reclaim for __GFP_THISNODE THP allocations" failed to apply to 6.12-stable tree
 2026-03-01  1:22 UTC 

FAILED: Patch "mm/slab: use prandom if !allow_spin" failed to apply to 6.18-stable tree
 2026-03-01  1:17 UTC 

[PATCH] block: remove bdev_nonrot()
 2026-02-28 23:06 UTC  (2+ messages)

[RFC PATCH 10/10] tools/testing/selftests/damon/config: enable DAMON_DEBUG_SANITY
 2026-02-28 22:45 UTC  (2+ messages)

[PATCH 0/3] mm/damon: strictly respect min_nr_regions
 2026-02-28 22:28 UTC  (4+ messages)
` [PATCH 1/3] mm/damon/core: split regions for min_nr_regions
` [PATCH 2/3] mm/damon/vaddr: do not "
` [PATCH 3/3] mm/damon/test/core-kunit: add damon_apply_min_nr_regions() test

[RFC v1 1/2] drivers/vfio_pci_core: Change PXD_ORDER check from switch case to if/else block
 2026-02-28 21:14 UTC  (5+ messages)
` [RFC v1 2/2] powerpc/64s: Add support for huge pfnmaps

[PATCH] slab: Update stale comment for sheaf_capacity
 2026-02-28 20:15 UTC 

[PATCH 1/5] zram: do not autocorrect bad recompression parameters
 2026-02-28 20:05 UTC  (2+ messages)

DAMON Release News (v6.19-rc1..v7.0-rc1)
 2026-02-28 19:48 UTC 

[PATCH] powerpc/mem: Move CMA reservations to arch_mm_preinit
 2026-02-28 18:47 UTC 

powerpc/fadump: CMA init is failing
 2026-02-28 17:54 UTC  (5+ messages)

DAMON Beer/Coffee/Tea chat reminder for the week of 2026-03-02
 2026-02-28 17:42 UTC 

[PATCH] mm: Replace READ_ONCE() in pud_trans_unstable()
 2026-02-28 17:01 UTC  (2+ messages)

[PATCH] mm/debug_vm_pgtable: Replace WRITE_ONCE() with pxd_clear()
 2026-02-28 16:59 UTC  (2+ messages)

[PATCH] perf/events: Replace READ_ONCE() with standard pgtable accessors
 2026-02-28 16:49 UTC  (2+ messages)

[PATCH v4 0/5] mm: zone lock tracepoint instrumentation
 2026-02-28 16:31 UTC  (11+ messages)
` [PATCH v4 1/5] mm: introduce zone lock wrappers
` [PATCH v4 2/5] mm: convert zone lock users to wrappers
` [PATCH v4 3/5] mm: convert compaction to zone lock wrappers
` [PATCH v4 4/5] mm: rename zone->lock to zone->_lock

[PATCH mm-unstable v2 0/5] mm: khugepaged cleanups and mTHP prerequisites
 2026-02-28  9:36 UTC  (8+ messages)
` [PATCH mm-unstable v2 1/5] mm: consolidate anonymous folio PTE mapping into helpers
` [PATCH mm-unstable v2 2/5] mm: introduce is_pmd_order helper
` [PATCH mm-unstable v2 4/5] mm/khugepaged: rename hpage_collapse_* to collapse_*

[PATCH v2 8/9] dma-buf: heaps: cma: Turn the heap into a module
 2026-02-28  9:31 UTC  (2+ messages)

[PATCH RFC v3 0/4] mm: add huge pfnmap support for remap_pfn_range()
 2026-02-28  7:09 UTC  (5+ messages)
` [PATCH RFC v3 1/4] x86/mm: Use proper page table helpers for huge page generation
` [PATCH RFC v3 2/4] mm/pgtable: Make pfn_pte() filter out huge page attributes
` [PATCH RFC v3 3/4] x86/mm: Remove pte_clrhuge() and clean up init_64.c
` [PATCH RFC v3 4/4] mm: add PMD-level huge page support for remap_pfn_range()

[PATCH v2] khugepaged: remove redundant index check for pmd-folios
 2026-02-28  4:44 UTC  (2+ messages)

[linux-next:master] BUILD SUCCESS 3fa5e5702a82d259897bd7e209469bc06368bf31
 2026-02-28  4:11 UTC 

[PATCH] mm/huge_memory: fix a folio_split() race condition with folio_try_get()
 2026-02-28  3:10 UTC  (2+ messages)

[PATCH 0/4] Introduce QPW for per-cpu operations
 2026-02-28  1:23 UTC  (9+ messages)

[PATCH] mm/vmpressure: scale window size based on machine memory and CPU count
 2026-02-28  0:51 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v6 0/4] Convert x86/mm/pat to generic page table apis
 2026-02-28  0:44 UTC  (4+ messages)

[RFC v2 00/21] mm: thp: lazy PTE page table allocation at PMD split
 2026-02-28  0:06 UTC  (4+ messages)

[REGRESSION] madvise(MADV_REMOVE) corrupts pages in THP-backed MAP_SHARED memfd (bisected to 7460b470a131)
 2026-02-27 23:44 UTC  (7+ messages)
    ` [External Sender] "
      ` [External Sender] "

page:  |  | latest

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