vmalloc · Maintained
Maintainers
- M Andrew Morton <akpm@linux-foundation.org>
- M Uladzislau Rezki <urezki@gmail.com>
Paths
- F
include/linux/vmalloc.h - F
mm/vmalloc.c - F
mm/vmalloc.h - F
lib/test_vmalloc.c
Last 30 days
Most active threads (last 7 days)
-
WARM3d
[PATCH v2 0/8] mm: distinguish PTE table storage from PTE values
2026-09-03 10:31 · 1 reply in 7d · Muhammad Usama Anjum <hidden>
Recent patches
Most-recent 30 patches in this subsystem on linux-arch (capped at 30), ordered by date desc.
-
WARM3d
[PATCH v2 3/8] mm: use hw_pte_t for generic PTE table storage
2026-09-03 · Muhammad Usama Anjum <hidden> -
COLD23d
[PATCH 4/9] mm: use hw_pte_t for generic PTE table storage
2026-08-06 · Muhammad Usama Anjum <hidden> -
COLD23d
[PATCH 2/9] mm: make hw_pte_t visible to generic PTE interfaces
2026-08-06 · Muhammad Usama Anjum <hidden> -
COLD37d
[PATCH RFC 04/11] mm: use hw_pte_t for generic PTE table storage
2026-07-27 · Muhammad Usama Anjum <hidden> -
COLD37d
[PATCH RFC 02/11] mm: make hw_pte_t visible to generic PTE interfaces
2026-07-27 · Muhammad Usama Anjum <hidden> -
STALE130d
IN MM [PATCH v4 1/3] vmalloc: add __GFP_SKIP_KASAN support
2026-04-29 · Dev Jain <dev.jain@arm.com> -
STALE132d
[PATCH v3 1/3] vmalloc: add __GFP_SKIP_KASAN support
2026-04-24 · Dev Jain <dev.jain@arm.com> -
STALE136d
Re: [PATCH v2 1/3] vmalloc: add __GFP_SKIP_KASAN support
2026-04-22 · Ryan Roberts <ryan.roberts@arm.com> -
STALE136d
[PATCH v2 1/3] vmalloc: add __GFP_SKIP_KASAN support
2026-03-24 · Muhammad Usama Anjum <hidden> -
STALE164d
[PATCH 1/3] vmalloc: add __GFP_SKIP_KASAN support
2026-03-19 · Muhammad Usama Anjum <hidden> -
STALE261d
[RFC PATCH v7 30/31] x86/mm, mm/vmalloc: Defer kernel TLB flush IPIs under CONFIG_COALESCE_TLBI=y
2025-11-14 · Valentin Schneider <vschneid@redhat.com> -
STALE304d
[RFC PATCH v6 28/29] x86/mm, mm/vmalloc: Defer kernel TLB flush IPIs under CONFIG_COALESCE_TLBI=y
2025-10-10 · Valentin Schneider <vschneid@redhat.com> -
STALE375d
REVIEWED: 17 (16M) [PATCH V5 mm-hotfixes 1/3] mm: move page table sync declarations to linux/pgtable.h
2025-08-18 · Harry Yoo <hidden> -
STALE389d
REVIEWED: 1 (0M) [PATCH v2] mm: remove redundant __GFP_NOWARN
2025-08-12 · Qianfeng Rong <hidden> -
STALE389d
[PATCH] mm: remove redundant __GFP_NOWARN
2025-08-12 · Qianfeng Rong <hidden> -
STALE377d
[PATCH V4 mm-hotfixes 1/3] mm: move page table sync declarations to linux/pgtable.h
2025-08-11 · Harry Yoo <hidden> -
STALE404d
[PATCH v3 mm-hotfixes 1/5] mm: move page table sync declarations to linux/pgtable.h
2025-07-25 · Harry Yoo <hidden> -
STALE412d
[PATCH v2 mm-hotfixes 1/5] mm: move page table sync declarations to asm/pgalloc.h
2025-07-20 · Harry Yoo <hidden> -
STALE529d
[PATCH v4 29/30] x86/mm, mm/vmalloc: Defer flush_tlb_kernel_range() targeting NOHZ_FULL CPUs
2025-01-14 · Valentin Schneider <vschneid@redhat.com> -
STALE535d
[PATCH RFC v2 17/29] mm: asi: Map vmalloc/vmap data as nonsensitive
2025-01-10 · Brendan Jackman <hidden> -
STALE535d
[PATCH RFC v2 11/29] mm: asi: Functions to map/unmap a memory range into ASI page tables
2025-01-10 · Brendan Jackman <hidden> -
STALE681d
[PATCH v4 4/6] alloc_tag: populate memory for module tags as needed
2024-10-23 · Suren Baghdasaryan <surenb@google.com> -
STALE555d
REVIEWED: 5 (4M) [PATCH v7 7/8] execmem: add support for cache of large ROX pages
2024-10-23 · Mike Rapoport <rppt@kernel.org> -
STALE555d
REVIEWED: 12 (11M) [PATCH v7 2/8] mm: vmalloc: don't account for number of nodes for HUGE_VMAP allocations
2024-10-23 · Mike Rapoport <rppt@kernel.org> -
STALE555d
REVIEWED: 12 (11M) [PATCH v7 1/8] mm: vmalloc: group declarations depending on CONFIG_MMU together
2024-10-23 · Mike Rapoport <rppt@kernel.org> -
STALE682d
[PATCH v6 7/8] execmem: add support for cache of large ROX pages
2024-10-16 · Mike Rapoport <rppt@kernel.org> -
STALE682d
REVIEWED: 4 (4M) [PATCH v6 2/8] mm: vmalloc: don't account for number of nodes for HUGE_VMAP allocations
2024-10-16 · Mike Rapoport <rppt@kernel.org> -
STALE682d
REVIEWED: 4 (4M) [PATCH v6 1/8] mm: vmalloc: group declarations depending on CONFIG_MMU together
2024-10-16 · Mike Rapoport <rppt@kernel.org> -
STALE684d
[PATCH v3 3/5] alloc_tag: populate memory for module tags as needed
2024-10-14 · Suren Baghdasaryan <surenb@google.com> -
STALE689d
[PATCH v5 7/8] execmem: add support for cache of large ROX pages
2024-10-09 · Mike Rapoport <rppt@kernel.org>
Quiet for 30+ days
Patches with no review trailers and no replies. Either the author is heads-down elsewhere or these slipped through. Oldest first.
-
COLD37d
[PATCH RFC 02/11] mm: make hw_pte_t visible to generic PTE interfaces
2026-07-27 · Muhammad Usama Anjum <hidden> -
COLD37d
[PATCH RFC 04/11] mm: use hw_pte_t for generic PTE table storage
2026-07-27 · Muhammad Usama Anjum <hidden>