aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2021-05-05 12:15:20 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2021-05-05 12:15:20 -0700
commitdd8c86c6dd366294acad24d7b48601fa101dc86b (patch)
treec71a34dc5a845c4c65f8ecdeb8ef51e9c1970ac6 /MAINTAINERS
parentMerge tag 'safesetid-5.13' of git://github.com/micah-morton/linux (diff)
parentktest: Add KTEST section to MAINTAINERS file (diff)
downloadwireguard-linux-dd8c86c6dd366294acad24d7b48601fa101dc86b.tar.xz
wireguard-linux-dd8c86c6dd366294acad24d7b48601fa101dc86b.zip
Merge tag 'ktest-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest
Pull ktest updates from Steven Rostedt: - Added a KTEST section in the MAINTAINERS file - Included John Hawley as a co-maintainer - Add an example config that would work with VMware workstation guests - Cleanups to the code * tag 'ktest-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest: ktest: Add KTEST section to MAINTAINERS file ktest: Re-arrange the code blocks for better discoverability ktest: Further consistency cleanups ktest: Fixing indentation to match expected pattern ktest: Adding editor hints to improve consistency ktest: Add example config for using VMware VMs ktest: Minor cleanup with uninitialized variable $build_options
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS6
1 files changed, 6 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 121b1a12384a..303340f6b5a0 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -10170,6 +10170,12 @@ S: Maintained
F: Documentation/devicetree/bindings/leds/backlight/kinetic,ktd253.yaml
F: drivers/video/backlight/ktd253-backlight.c
+KTEST
+M: Steven Rostedt <rostedt@goodmis.org>
+M: John Hawley <warthog9@eaglescrag.net>
+S: Maintained
+F: tools/testing/ktest
+
L3MDEV
M: David Ahern <dsahern@kernel.org>
L: netdev@vger.kernel.org