The patch titled Subject: MAINTAINERS: give kmod some maintainer love has been added to the -mm tree. Its filename is maintainers-give-kmod-some-maintainer-love.patch This patch should soon appear at http://ozlabs.org/~akpm/mmots/broken-out/maintainers-give-kmod-some-maintainer-love.patch and later at http://ozlabs.org/~akpm/mmotm/broken-out/maintainers-give-kmod-some-maintainer-love.patch Before you just go and hit "reply", please: a) Consider who else should be cc'ed b) Prefer to cc a suitable mailing list as well c) Ideally: find the original patch on the mailing list and do a reply-to-all to that, adding suitable additional cc's *** Remember to use Documentation/SubmitChecklist when testing your code *** The -mm tree is included into linux-next and is updated there every 3-4 working days ------------------------------------------------------ From: "Luis R. Rodriguez" <mcgrof@xxxxxxxxxx> Subject: 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@xxxxxxxxxx Signed-off-by: Luis R. Rodriguez <mcgrof@xxxxxxxxxx> Suggested-by: Jessica Yu <jeyu@xxxxxxxxxx> Cc: Shuah Khan <shuah@xxxxxxxxxx> Cc: Rusty Russell <rusty@xxxxxxxxxxxxxxx> Cc: Michal Marek <mmarek@xxxxxxxx> Cc: Petr Mladek <pmladek@xxxxxxxx> Cc: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- MAINTAINERS | 7 +++++++ 1 file changed, 7 insertions(+) diff -puN MAINTAINERS~maintainers-give-kmod-some-maintainer-love MAINTAINERS --- a/MAINTAINERS~maintainers-give-kmod-some-maintainer-love +++ a/MAINTAINERS @@ -7564,6 +7564,13 @@ F: include/linux/kmemleak.h F: mm/kmemleak.c F: mm/kmemleak-test.c +KMOD MODULE USERMODE HELPER +M: "Luis R. Rodriguez" <mcgrof@xxxxxxxxxx> +L: linux-kernel@xxxxxxxxxxxxxxx +S: Maintained +F: kernel/kmod.c +F: include/linux/kmod.h + KPROBES M: Ananth N Mavinakayanahalli <ananth@xxxxxxxxxxxxxxxxxx> M: Anil S Keshavamurthy <anil.s.keshavamurthy@xxxxxxxxx> _ Patches currently in -mm which might be from mcgrof@xxxxxxxxxx are maintainers-give-proc-sysctl-some-maintainer-love.patch sysctl-fix-lax-sysctl_check_table-sanity-check.patch sysctl-kdocify-sysctl_writes_strict.patch sysctl-fold-sysctl_writes_strict-checks-into-helper.patch sysctl-simplify-unsigned-int-support.patch sysctl-add-unsigned-int-range-support.patch test_sysctl-add-dedicated-proc-sysctl-test-driver.patch maintainers-give-kmod-some-maintainer-love.patch kmod-add-test-driver-to-stress-test-the-module-loader.patch kmod-throttle-kmod-thread-limit.patch -- To unsubscribe from this list: send the line "unsubscribe mm-commits" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html