Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 13b122b3 authored by Shuah Khan's avatar Shuah Khan Committed by Linus Torvalds
Browse files

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: default avatarShuah Khan <shuahkh@osg.samsung.com>
Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent 8ada6d2d
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -5300,6 +5300,13 @@ F: include/linux/lockd/
F:	include/linux/sunrpc/
F:	include/uapi/linux/sunrpc/

KERNEL SELFTEST FRAMEWORK
M:	Shuah Khan <shuahkh@osg.samsung.com>
L:	linux-api@vger.kernel.org
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@kernel.org>
M:	Paolo Bonzini <pbonzini@redhat.com>