The patch titled Subject: MAINTAINERS: add entry for Kernel Selftest Framework has been added to the -mm tree. Its filename is maintainers-add-entry-for-kernel-selftest-framework.patch This patch should soon appear at http://ozlabs.org/~akpm/mmots/broken-out/maintainers-add-entry-for-kernel-selftest-framework.patch and later at http://ozlabs.org/~akpm/mmotm/broken-out/maintainers-add-entry-for-kernel-selftest-framework.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: Shuah Khan <shuahkh@xxxxxxxxxxxxxxx> Subject: MAINTAINERS: add entry for Kernel Selftest Framework Add entry for Kernel Selftest Framework. Individual tests continue to be maintained by the maintainers for those areas. Signed-off-by: Shuah Khan <shuahkh@xxxxxxxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- MAINTAINERS | 7 +++++++ 1 file changed, 7 insertions(+) diff -puN MAINTAINERS~maintainers-add-entry-for-kernel-selftest-framework MAINTAINERS --- a/MAINTAINERS~maintainers-add-entry-for-kernel-selftest-framework +++ a/MAINTAINERS @@ -5207,6 +5207,13 @@ F: include/linux/lockd/ F: include/linux/sunrpc/ F: include/uapi/linux/sunrpc/ +KERNEL SELFTEST FRAMEWORK +M: Shuah Khan <shuahkh@xxxxxxxxxxxxxxx> +L: linux-api@xxxxxxxxxxxxxxx +T: git git://git.kernel.org/pub/scm/shuah/linux-kselftest +S: Maintained +F: tools/testing/selftests + KERNEL VIRTUAL MACHINE (KVM) M: Gleb Natapov <gleb@xxxxxxxxxx> M: Paolo Bonzini <pbonzini@xxxxxxxxxx> _ Patches currently in -mm which might be from shuahkh@xxxxxxxxxxxxxxx are maintainers-add-entry-for-kernel-selftest-framework.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