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 20 patches in this subsystem on linux-ext4, ordered by date desc.
-
STALE67d
[PATCH 17/61] module: Prefer IS_ERR_OR_NULL over manual NULL check
2026-03-10 · Philipp Hahn <hidden> -
STALE67d
[PATCH 21/61] lib/test: Prefer IS_ERR_OR_NULL over manual NULL check
2026-03-10 · Philipp Hahn <hidden> -
COLD30d
[PATCH v18 34/42] dept: add module support for struct dept_event_site and dept_event_site_dep
2025-12-05 · Byungchul Park <byungchul@sk.com> -
COLD30d
REVIEWED: 4 (0M) [PATCH v18 01/42] dept: implement DEPT(DEPendency Tracker)
2025-12-05 · Byungchul Park <byungchul@sk.com> -
STALE203d
[PATCH v17 39/47] dept: add module support for struct dept_event_site and dept_event_site_dep
2025-10-02 · Byungchul Park <byungchul@sk.com> -
STALE203d
REVIEWED: 2 (0M) [PATCH v17 02/47] dept: implement DEPT(DEPendency Tracker)
2025-10-02 · Byungchul Park <byungchul@sk.com> -
STALE332d
[PATCH v16 39/42] dept: add module support for struct dept_event_site and dept_event_site_dep
2025-05-19 · Byungchul Park <byungchul@sk.com> -
STALE332d
REVIEWED: 4 (0M) [PATCH v16 02/42] dept: implement DEPT(DEPendency Tracker)
2025-05-19 · Byungchul Park <byungchul@sk.com> -
STALE402d
[PATCH v15 40/43] dept: add module support for struct dept_event_site and dept_event_site_dep
2025-05-13 · Byungchul Park <byungchul@sk.com> -
STALE402d
REVIEWED: 4 (0M) [PATCH v15 02/43] dept: implement DEPT(DEPendency Tracker)
2025-05-13 · Byungchul Park <byungchul@sk.com> -
STALE574d
[PATCH v14 02/28] dept: Implement Dept(Dependency Tracker)
2024-05-08 · Byungchul Park <byungchul@sk.com> -
STALE838d
[PATCH v13 02/27] dept: Implement Dept(Dependency Tracker)
2024-03-06 · Byungchul Park <byungchul@sk.com> -
STALE852d
[PATCH v12 02/27] dept: Implement Dept(Dependency Tracker)
2024-02-21 · Byungchul Park <byungchul@sk.com> -
STALE748d
[PATCH v11 02/26] dept: Implement Dept(Dependency Tracker)
2024-01-24 · Byungchul Park <byungchul@sk.com> -
STALE1036d
[RESEND PATCH v10 02/25] dept: Implement Dept(Dependency Tracker)
2023-08-21 · Byungchul Park <byungchul@sk.com> -
STALE1085d
[PATCH v10 rebased on v6.4 02/25] dept: Implement Dept(Dependency Tracker)
2023-07-03 · Byungchul Park <byungchul@sk.com> -
STALE1091d
[PATCH v10 02/25] dept: Implement Dept(Dependency Tracker)
2023-06-26 · Byungchul Park <byungchul@sk.com> -
STALE1237d
[PATCH v9 02/25] dept: Implement Dept(Dependency Tracker)
2023-01-31 · Byungchul Park <hidden> -
STALE1240d
[PATCH v8 02/25] dept: Implement Dept(Dependency Tracker)
2023-01-27 · Byungchul Park <hidden> -
STALE1248d
[PATCH RFC v7 02/23] dept: Implement Dept(Dependency Tracker)
2023-01-09 · Byungchul Park <hidden>
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.
-
STALE67d
[PATCH 21/61] lib/test: Prefer IS_ERR_OR_NULL over manual NULL check
2026-03-10 · Philipp Hahn <hidden>