Skip to content

Commit 062b874

Browse files
mcgroftorvalds
authored andcommitted
MAINTAINERS: give kmod some maintainer love
As suggested by Jessica, I've been actively working on kmod, so might as well reflect its maintained status. Changes are expected to go through akpm's tree. Link: http://lkml.kernel.org/r/20170628223155.26472-2-mcgrof@kernel.org Signed-off-by: Luis R. Rodriguez <mcgrof@kernel.org> Suggested-by: Jessica Yu <jeyu@redhat.com> Cc: Shuah Khan <shuah@kernel.org> Cc: Rusty Russell <rusty@rustcorp.com.au> Cc: Michal Marek <mmarek@suse.com> Cc: Petr Mladek <pmladek@suse.com> Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent 20cf0c5 commit 062b874

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

MAINTAINERS

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7554,6 +7554,13 @@ F: include/linux/kmemleak.h
75547554
F: mm/kmemleak.c
75557555
F: mm/kmemleak-test.c
75567556

7557+
KMOD MODULE USERMODE HELPER
7558+
M: "Luis R. Rodriguez" <mcgrof@kernel.org>
7559+
L: linux-kernel@vger.kernel.org
7560+
S: Maintained
7561+
F: kernel/kmod.c
7562+
F: include/linux/kmod.h
7563+
75577564
KPROBES
75587565
M: Ananth N Mavinakayanahalli <ananth@linux.vnet.ibm.com>
75597566
M: Anil S Keshavamurthy <anil.s.keshavamurthy@intel.com>

0 commit comments

Comments
 (0)