MAINTAINERS: Add FUTEX SUBSYSTEM
authorDarren Hart (VMware) <[email protected]>
Fri, 14 Apr 2017 22:46:08 +0000 (15:46 -0700)
committerThomas Gleixner <[email protected]>
Sat, 15 Apr 2017 14:03:46 +0000 (16:03 +0200)
Add a MAINTAINERS block for the FUTEX SUBSYSTEM which includes the core
kernel code, include headers, testing code, and Documentation. Excludes
arch files, and higher level test code.

I added tglx and mingo as M as they have made the tip commits and peterz
and myself as R.

Signed-off-by: Darren Hart (VMware) <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Shuah Khan <[email protected]>
Cc: Arnaldo Carvalho de Melo <[email protected]>
Link: http://lkml.kernel.org/r/20170414224608.GA5180@fury
Signed-off-by: Thomas Gleixner <[email protected]>
MAINTAINERS

index fdd5350fe261f27a99d4a5c43c1e8a99eb498e26..0a8cbccd877153db6ad7844e0c2a78d9333b9bb4 100644 (file)
@@ -5406,6 +5406,23 @@ F:       fs/fuse/
 F:     include/uapi/linux/fuse.h
 F:     Documentation/filesystems/fuse.txt
 
+FUTEX SUBSYSTEM
+M:     Thomas Gleixner <[email protected]>
+M:     Ingo Molnar <[email protected]>
+R:     Peter Zijlstra <[email protected]>
+R:     Darren Hart <[email protected]>
+L:     [email protected]
+T:     git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git locking/core
+S:     Maintained
+F:     kernel/futex.c
+F:     kernel/futex_compat.c
+F:     include/asm-generic/futex.h
+F:     include/linux/futex.h
+F:     include/uapi/linux/futex.h
+F:     tools/testing/selftests/futex/
+F:     tools/perf/bench/futex*
+F:     Documentation/*futex*
+
 FUTURE DOMAIN TMC-16x0 SCSI DRIVER (16-bit)
 M:     Rik Faith <[email protected]>
 L:     [email protected]