linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH 0/2] mm/vmalloc: free unused pages on vrealloc() shrink
 2026-03-02 13:57 UTC 

[PATCH v4 0/5] mm: zone lock tracepoint instrumentation
 2026-03-02 13:42 UTC  (5+ messages)
` [PATCH v4 1/5] mm: introduce zone lock wrappers
` [PATCH v4 2/5] mm: convert zone lock users to wrappers

[PATCH] MAINTAINERS: add co-maintainer and reviewer for SLAB ALLOCATOR
 2026-03-02 13:39 UTC  (5+ messages)

[PATCH v2 1/1] mm: make ref_unless functions unless_zero only
 2026-03-02 13:34 UTC  (2+ messages)

[PATCH] mm/huge_memory: fix a folio_split() race condition with folio_try_get()
 2026-03-02 13:30 UTC  (2+ messages)

[PATCH 0/3] mm/swap: use swap_ops to register swap device's methods
 2026-03-02 13:25 UTC  (9+ messages)
` [PATCH 1/3] mm/swap: rename mm/page_io.c to mm/swap_io.c
` [PATCH 2/3] mm/swap: use swap_ops to register swap device's methods
` [PATCH 3/3] mm/swap_io.c: rename swap_writepage_* to swap_write_folio_*

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

[PATCH 00/15] exec: Remove AT_VECTOR_SIZE_ARCH from UAPI
 2026-03-02 12:25 UTC  (16+ messages)
` [PATCH 01/15] MAINTAINERS: exec: Add more auxvec.h variants
` [PATCH 02/15] auxvec.h: Move AT_VECTOR_SIZE definitions to linux/auxvec.h
` [PATCH 03/15] asm-generic: add an in-kernel auxvec.h header
` [PATCH 04/15] ARM: drop custom asm/auxvec.h
` [PATCH 05/15] x86: Remove AT_VECTOR_SIZE_ARCH from UAPI
` [PATCH 06/15] arm64: "
` [PATCH 07/15] RISC-V: "
` [PATCH 08/15] LoongArch: "
` [PATCH 09/15] s390: "
` [PATCH 10/15] powerpc: "
` [PATCH 11/15] MIPS: "
` [PATCH 12/15] sparc: "
` [PATCH 13/15] sh: "
` [PATCH 14/15] alpha: remove "
` [PATCH 15/15] auxvec.h: Drop fallback AT_VECTOR_SIZE_ARCH

[PATCH] mm: Replace READ_ONCE() in pud_trans_unstable()
 2026-03-02 12:21 UTC  (2+ messages)

[LSF/MM/BPF TOPIC] Improving MGLRU
 2026-03-02 12:17 UTC  (5+ messages)
` [LSF/MM/BPF] "

[PATCH v4 00/22] slab: replace cpu (partial) slabs with sheaves
 2026-03-02 12:16 UTC  (4+ messages)
` [PATCH v4 08/22] slab: make percpu sheaves compatible with kmalloc_nolock()/kfree_nolock()

[Linux Memory Hotness and Promotion] Notes from February 26, 2026
 2026-03-02 12:15 UTC  (2+ messages)

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

[PATCH] tracing: Fix WARN_ON in tracing_buffers_mmap_close
 2026-03-02 12:13 UTC  (2+ messages)

[PATCH] mm: add Adaptive Memory Pressure Signaling (AMPRESS)
 2026-03-02 11:48 UTC  (3+ messages)

[PATCH] mm/vmalloc: Fix incorrect size reporting on allocation failure
 2026-03-02 11:47 UTC  (2+ messages)
` [PATCH] vmalloc: support __GFP_RETRY_MAYFAIL and __GFP_NORETRY

[PATCH RFC v2 0/6] guest_memfd: Track amount of memory allocated on inode
 2026-03-02 11:28 UTC  (3+ messages)
` [PATCH RFC v2 2/6] KVM: guest_memfd: Directly allocate folios with filemap_alloc_folio()

[PATCH v2 0/4] Allow order zero pages in page reporting
 2026-03-02 11:17 UTC  (5+ messages)
` [PATCH v2 1/4] mm/page_reporting: add PAGE_REPORTING_ORDER_UNSPECIFIED
` [PATCH v2 2/4] virtio_balloon: set unspecified page reporting order
` [PATCH v2 3/4] hv_balloon: "
` [PATCH v2 4/4] mm/page_reporting: change PAGE_REPORTING_ORDER_UNSPECIFIED to -1

[PATCH] tools/testing: fix testing/vma and testing/radix-tree build
 2026-03-02 11:15 UTC  (4+ messages)

[RFC v2 00/21] mm: thp: lazy PTE page table allocation at PMD split
 2026-03-02 11:08 UTC  (5+ messages)

VM_BUG_ON_VMA in split_huge_pmd_locked: huge PMD doesn't cover full VMA range
 2026-03-02 10:57 UTC  (3+ messages)

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

[PATCH v1 00/16] mm: cleanups around unmapping / zapping
 2026-03-02 10:33 UTC  (10+ 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()

[PATCH v2] mm/kasan: Fix double free for kasan pXds
 2026-03-02 10:29 UTC  (2+ messages)

[PATCH 00/14] xattr: rework simple xattrs and support user.* xattrs on sockets
 2026-03-02 10:06 UTC  (8+ messages)
` [PATCH 04/14] kernfs: adapt to rhashtable-based simple_xattrs with lazy allocation
` [PATCH 05/14] pidfs: adapt to rhashtable-based simple_xattrs

[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  (15+ 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)

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

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  (3+ messages)

[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()

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

[PATCH 0/3] cgroup: improve cgroup_file_notify() scalability
 2026-03-02  1:50 UTC  (3+ messages)
` [PATCH 2/3] cgroup: add lockless fast-path checks to cgroup_file_notify()

[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)

[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 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 

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  (2+ messages)
` [PATCH 3/3] mm/damon/test/core-kunit: add damon_apply_min_nr_regions() test

page:  |  | latest

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