Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

MAINTAINERS: Update module subsystem maintainers and repository

Add myself as a maintainer for module support as I'll be handling pull
requests for the next six months according to the previously announced
rotation [1][2]. Also, update the git repository link to point to the
modules tree, which is already used by linux-next.

Link: https://lore.kernel.org/linux-modules/Z3gDAnPlA3SZEbgl@bombadil.infradead.org [1]
Link: https://lore.kernel.org/linux-modules/20251203234840.3720-1-da.gomez@kernel.org/ [2]
Acked-by: Daniel Gomez <da.gomez@samsung.com>
Acked-by: Petr Pavlu <petr.pavlu@suse.com>
Reviewed-by: Aaron Tomlin <atomlin@atomlin.com>
Signed-off-by: Sami Tolvanen <samitolvanen@google.com>

+2 -2
+2 -2
MAINTAINERS
··· 17613 17613 M: Luis Chamberlain <mcgrof@kernel.org> 17614 17614 M: Petr Pavlu <petr.pavlu@suse.com> 17615 17615 M: Daniel Gomez <da.gomez@kernel.org> 17616 - R: Sami Tolvanen <samitolvanen@google.com> 17616 + M: Sami Tolvanen <samitolvanen@google.com> 17617 17617 R: Aaron Tomlin <atomlin@atomlin.com> 17618 17618 L: linux-modules@vger.kernel.org 17619 17619 L: linux-kernel@vger.kernel.org 17620 17620 S: Maintained 17621 - T: git git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/linux.git modules-next 17621 + T: git git://git.kernel.org/pub/scm/linux/kernel/git/modules/linux.git modules-next 17622 17622 F: include/linux/kmod.h 17623 17623 F: include/linux/module*.h 17624 17624 F: kernel/module/