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 9 patches in this subsystem on linux-sh, ordered by date desc.
-
STALE78d
[PATCH 17/61] module: Prefer IS_ERR_OR_NULL over manual NULL check
2026-03-10 · Philipp Hahn <hidden> -
STALE78d
[PATCH 21/61] lib/test: Prefer IS_ERR_OR_NULL over manual NULL check
2026-03-10 · Philipp Hahn <hidden> -
STALE490d
REVIEWED: 1 (0M) [PATCH v7 4/8] module: prepare to handle ROX allocations for text
2024-10-23 · Mike Rapoport <rppt@kernel.org> -
STALE618d
[PATCH v6 4/8] module: prepare to handle ROX allocations for text
2024-10-16 · Mike Rapoport <rppt@kernel.org> -
STALE625d
Re: Bisected: [PATCH v5 8/8] x86/module: enable ROX caches for module text
2024-10-10 · Mike Rapoport <rppt@kernel.org> -
STALE625d
[PATCH v5 4/8] module: prepare to handle ROX allocations for text
2024-10-09 · Mike Rapoport <rppt@kernel.org> -
STALE634d
[PATCH v4 4/8] module: prepare to handle ROX allocations for text
2024-10-07 · Mike Rapoport <rppt@kernel.org> -
STALE653d
[PATCH v3 4/8] module: prepare to handle ROX allocations for text
2024-09-09 · Mike Rapoport <rppt@kernel.org> -
STALE666d
[PATCH v2 4/8] module: prepare to handle ROX allocations for text
2024-08-26 · 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.
-
STALE78d
[PATCH 21/61] lib/test: Prefer IS_ERR_OR_NULL over manual NULL check
2026-03-10 · Philipp Hahn <hidden>