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
lib/test_vmalloc.c
Last 30 days
Recent patches
Most-recent 30 patches in this subsystem on netdev (capped at 30), ordered by date desc.
-
DORMANTno replies
Re: [syzbot] [bridge?] kernel BUG in __get_vm_area_node
2026-05-12 · Uladzislau Rezki <urezki@gmail.com> -
STALE67d
Re: [syzbot] [bridge?] kernel BUG in __get_vm_area_node
2026-05-12 · Uladzislau Rezki <urezki@gmail.com> -
STALE165d
[PATCH net-next 2/3] mm: vmalloc: export find_vm_area()
2026-01-23 · "D. Wythe" <alibuda@linux.alibaba.com> -
STALE212d
[PATCH 04/14] mm: vmalloc: Fix up vrealloc_node_align() kernel-doc macro name
2025-12-15 · Bagas Sanjaya <hidden> -
STALE780d
[Patch v2] vmalloc: check CONFIG_EXECMEM in is_vmalloc_or_module_addr()
2024-05-28 · Cong Wang <hidden> -
STALE781d
[Patch bpf] vmalloc: relax is_vmalloc_or_module_addr() check
2024-05-26 · Cong Wang <hidden> -
STALE1261d
[PATCH v2 3/6] mm: replace vma->vm_flags direct modifications with modifier calls
2023-01-25 · Suren Baghdasaryan <surenb@google.com> -
STALE1338d
REVIEWED: 18 (18M) [PATCH v3 3/3] treewide: use get_random_u32_inclusive() when possible
2022-11-17 · "Jason A. Donenfeld" <Jason@zx2c4.com> -
STALE1338d
REVIEWED: 18 (18M) [PATCH v3 1/3] treewide: use get_random_u32_below() instead of deprecated function
2022-11-17 · "Jason A. Donenfeld" <Jason@zx2c4.com> -
STALE1338d
REVIEWED: 18 (18M) [PATCH v2 3/3] treewide: use get_random_u32_between() when possible
2022-11-14 · "Jason A. Donenfeld" <Jason@zx2c4.com> -
STALE1338d
REVIEWED: 18 (18M) [PATCH v2 1/3] treewide: use get_random_u32_below() instead of deprecated function
2022-11-14 · "Jason A. Donenfeld" <Jason@zx2c4.com> -
STALE1340d
[PATCH v1 5/5] treewide: use get_random_u32_between() when possible
2022-10-22 · "Jason A. Donenfeld" <Jason@zx2c4.com> -
STALE1340d
[PATCH v1 1/5] treewide: use get_random_u32_below() instead of deprecated function
2022-10-22 · "Jason A. Donenfeld" <Jason@zx2c4.com> -
STALE1370d
REVIEWED: 27 (26M) [PATCH v6 4/7] treewide: use get_random_{u8,u16}() when possible, part 2
2022-10-10 · "Jason A. Donenfeld" <Jason@zx2c4.com> -
STALE1370d
REVIEWED: 27 (26M) [PATCH v6 2/7] treewide: use prandom_u32_max() when possible, part 2
2022-10-10 · "Jason A. Donenfeld" <Jason@zx2c4.com> -
STALE1378d
REVIEWED: 1 (0M) [PATCH v5 4/7] treewide: use get_random_{u8,u16}() when possible, part 2
2022-10-08 · "Jason A. Donenfeld" <Jason@zx2c4.com> -
STALE1378d
REVIEWED: 1 (0M) [PATCH v5 2/7] treewide: use prandom_u32_max() when possible, part 2
2022-10-08 · "Jason A. Donenfeld" <Jason@zx2c4.com> -
STALE1378d
REVIEWED: 1 (0M) [PATCH v4 3/6] treewide: use get_random_{u8,u16}() when possible
2022-10-07 · "Jason A. Donenfeld" <Jason@zx2c4.com> -
STALE1378d
REVIEWED: 2 (1M) [PATCH v4 2/6] treewide: use prandom_u32_max() when possible
2022-10-07 · "Jason A. Donenfeld" <Jason@zx2c4.com> -
STALE1378d
REVIEWED: 1 (0M) [PATCH v3 2/5] treewide: use get_random_{u8,u16}() when possible
2022-10-06 · "Jason A. Donenfeld" <Jason@zx2c4.com> -
STALE1378d
REVIEWED: 2 (1M) [PATCH v3 1/5] treewide: use prandom_u32_max() when possible
2022-10-06 · "Jason A. Donenfeld" <Jason@zx2c4.com> -
STALE1380d
REVIEWED: 1 (0M) [PATCH v2 2/5] treewide: use get_random_{u8,u16}() when possible
2022-10-06 · "Jason A. Donenfeld" <Jason@zx2c4.com> -
STALE1380d
REVIEWED: 3 (2M) [PATCH v2 1/5] treewide: use prandom_u32_max() when possible
2022-10-06 · "Jason A. Donenfeld" <Jason@zx2c4.com> -
STALE1374d
[PATCH v1 2/5] treewide: use get_random_{u8,u16}() when possible
2022-10-06 · "Jason A. Donenfeld" <Jason@zx2c4.com> -
STALE1374d
[PATCH v1 1/5] treewide: use prandom_u32_max() when possible
2022-10-06 · "Jason A. Donenfeld" <Jason@zx2c4.com> -
STALE1471d
[PATCH v5 bpf-next 4/5] vmalloc: introduce huge_vmalloc_supported
2022-06-24 · Song Liu <song@kernel.org> -
STALE1471d
[PATCH v5 bpf-next 3/5] vmalloc: WARN for set_vm_flush_reset_perms() on huge pages
2022-06-24 · Song Liu <song@kernel.org> -
STALE1476d
Re: [PATCH v9 bpf-next 1/9] x86/Kconfig: select HAVE_ARCH_HUGE_VMALLOC with HAVE_ARCH_HUGE_VMAP
2022-03-29 · Song Liu <hidden> -
STALE1476d
Re: [PATCH v9 bpf-next 1/9] x86/Kconfig: select HAVE_ARCH_HUGE_VMALLOC with HAVE_ARCH_HUGE_VMAP
2022-03-29 · Song Liu <hidden> -
STALE1476d
Re: [PATCH v9 bpf-next 1/9] x86/Kconfig: select HAVE_ARCH_HUGE_VMALLOC with HAVE_ARCH_HUGE_VMAP
2022-03-26 · "Edgecombe, Rick P" <rick.p.edgecombe@intel.com>
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.
-
DORMANTno replies
Re: [syzbot] [bridge?] kernel BUG in __get_vm_area_node
2026-05-12 · Uladzislau Rezki <urezki@gmail.com>