module support · Maintained
Maintainers
- M Luis Chamberlain <mcgrof@kernel.org>
- M Petr Pavlu <petr.pavlu@suse.com>
- M Daniel Gomez <da.gomez@kernel.org>
- M Sami Tolvanen <samitolvanen@google.com>
- R Aaron Tomlin <atomlin@atomlin.com>
Paths
- F
include/linux/kmod.h - F
include/linux/module*.h - F
kernel/module/ - F
lib/test_kmod.c - F
lib/tests/module/ - F
rust/kernel/module_param.rs - F
rust/macros/module.rs - F
scripts/module* - F
tools/testing/selftests/kmod/ - F
tools/testing/selftests/module/
Last 30 days
Recent patches
Most-recent 30 patches in this subsystem on linux-mips (capped at 30), ordered by date desc.
-
COLD51d
[PATCH 17/61] module: Prefer IS_ERR_OR_NULL over manual NULL check
2026-03-10 · Philipp Hahn <hidden> -
COLD51d
[PATCH 21/61] lib/test: Prefer IS_ERR_OR_NULL over manual NULL check
2026-03-10 · Philipp Hahn <hidden> -
STALE463d
REVIEWED: 1 (0M) [PATCH v7 4/8] module: prepare to handle ROX allocations for text
2024-10-23 · Mike Rapoport <rppt@kernel.org> -
STALE590d
[PATCH v6 4/8] module: prepare to handle ROX allocations for text
2024-10-16 · Mike Rapoport <rppt@kernel.org> -
STALE598d
Re: Bisected: [PATCH v5 8/8] x86/module: enable ROX caches for module text
2024-10-10 · Mike Rapoport <rppt@kernel.org> -
STALE598d
[PATCH v5 4/8] module: prepare to handle ROX allocations for text
2024-10-09 · Mike Rapoport <rppt@kernel.org> -
STALE606d
[PATCH v4 4/8] module: prepare to handle ROX allocations for text
2024-10-07 · Mike Rapoport <rppt@kernel.org> -
STALE625d
[PATCH v3 4/8] module: prepare to handle ROX allocations for text
2024-09-09 · Mike Rapoport <rppt@kernel.org> -
STALE638d
[PATCH v2 4/8] module: prepare to handle ROX allocations for text
2024-08-26 · Mike Rapoport <rppt@kernel.org> -
STALE750d
REVIEWED: 15 (14M) [PATCH RESEND v8 08/16] mm/execmem, arch: convert remaining overrides of module_alloc to execmem
2024-05-05 · Mike Rapoport <rppt@kernel.org> -
STALE750d
REVIEWED: 12 (12M) [PATCH RESEND v8 06/16] mm: introduce execmem_alloc() and execmem_free()
2024-05-05 · Mike Rapoport <rppt@kernel.org> -
STALE750d
REVIEWED: 1 (0M) [PATCH RESEND v8 05/16] module: make module_memory_{alloc,free} more self-contained
2024-05-05 · Mike Rapoport <rppt@kernel.org> -
STALE761d
REVIEWED: 15 (14M) [PATCH v8 08/17] mm/execmem, arch: convert remaining overrides of module_alloc to execmem
2024-05-05 · Mike Rapoport <rppt@kernel.org> -
STALE761d
REVIEWED: 12 (12M) [PATCH v8 06/17] mm: introduce execmem_alloc() and execmem_free()
2024-05-05 · Mike Rapoport <rppt@kernel.org> -
STALE761d
REVIEWED: 1 (0M) [PATCH v8 05/17] module: make module_memory_{alloc,free} more self-contained
2024-05-05 · Mike Rapoport <rppt@kernel.org> -
STALE764d
REVIEWED: 14 (14M) [PATCH v7 08/16] mm/execmem, arch: convert remaining overrides of module_alloc to execmem
2024-04-29 · Mike Rapoport <rppt@kernel.org> -
STALE764d
REVIEWED: 12 (12M) [PATCH v7 06/16] mm: introduce execmem_alloc() and execmem_free()
2024-04-29 · Mike Rapoport <rppt@kernel.org> -
STALE764d
[PATCH v7 05/16] module: make module_memory_{alloc,free} more self-contained
2024-04-29 · Mike Rapoport <rppt@kernel.org> -
STALE769d
REVIEWED: 11 (11M) [PATCH v6 08/16] mm/execmem, arch: convert remaining overrides of module_alloc to execmem
2024-04-26 · Mike Rapoport <rppt@kernel.org> -
STALE769d
REVIEWED: 9 (9M) [PATCH v6 06/16] mm: introduce execmem_alloc() and execmem_free()
2024-04-26 · Mike Rapoport <rppt@kernel.org> -
STALE769d
[PATCH v6 05/16] module: make module_memory_{alloc,free} more self-contained
2024-04-26 · Mike Rapoport <rppt@kernel.org> -
STALE774d
REVIEWED: 11 (11M) [PATCH v5 08/15] mm/execmem, arch: convert remaining overrides of module_alloc to execmem
2024-04-22 · Mike Rapoport <rppt@kernel.org> -
STALE774d
REVIEWED: 9 (9M) [PATCH v5 06/15] mm: introduce execmem_alloc() and execmem_free()
2024-04-22 · Mike Rapoport <rppt@kernel.org> -
STALE774d
[PATCH v5 05/15] module: make module_memory_{alloc,free} more self-contained
2024-04-22 · Mike Rapoport <rppt@kernel.org> -
STALE775d
REVIEWED: 11 (11M) [PATCH v5 08/15] mm/execmem, arch: convert remaining overrides of module_alloc to execmem
2024-04-22 · Mike Rapoport <rppt@kernel.org> -
STALE775d
REVIEWED: 9 (9M) [PATCH v5 06/15] mm: introduce execmem_alloc() and execmem_free()
2024-04-22 · Mike Rapoport <rppt@kernel.org> -
STALE775d
[PATCH v5 05/15] module: make module_memory_{alloc,free} more self-contained
2024-04-22 · Mike Rapoport <rppt@kernel.org> -
STALE775d
[PATCH v4 07/15] mm/execmem, arch: convert remaining overrides of module_alloc to execmem
2024-04-11 · Mike Rapoport <rppt@kernel.org> -
STALE775d
[PATCH v4 05/15] mm: introduce execmem_alloc() and execmem_free()
2024-04-11 · Mike Rapoport <rppt@kernel.org> -
STALE775d
[PATCH v4 04/15] module: make module_memory_{alloc,free} more self-contained
2024-04-11 · 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.
-
COLD51d
[PATCH 21/61] lib/test: Prefer IS_ERR_OR_NULL over manual NULL check
2026-03-10 · Philipp Hahn <hidden>