aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@s-opensource.com>2016-08-22 20:20:18 -0400
committerMauro Carvalho Chehab <mchehab@s-opensource.com>2016-08-22 20:20:18 -0400
commit43c78e11eaa3bed44e35556a1ef690bd71dfa5ec (patch)
tree7e4f4220b5b02ec00f0801e3f8fd12afcf773cb4 /MAINTAINERS
parent71fb2c74287d186938cde830ad8980f57a38b597 (diff)
parent8d8f60c5e0cdc05bd9785faffd1cc034acdcd6d6 (diff)
Merge remote-tracking branch 'docs-next/docs-next' into devel/docs-next
* docs-next/docs-next: (51 commits) docs-rst: add package adjustbox docs-rst: Fix an warning when in interactive mode docs-rst: Use better colors for note/warning/attention boxes docs-rst: conf.py: adjust the size of .. note:: tag docs-rst: add support for LaTeX output doc-rst: migrate ioctl CEC_DQEVENT to c-domain doc-rst: Revert "kernel-doc: fix handling of address_space tags" doc-rst: moved *duplicate* warnings to nitpicky mode doc-rst:c-domain: ref-name of a function declaration doc-rst: add boilerplate to customize c-domain docs: Sphinxify gdb-kernel-debugging.txt and move to dev-tools docs: sphinxify kmemcheck.txt and move to dev-tools docs: sphinxify kmemleak.txt and move it to dev-tools docs: sphinxify ubsan.txt and move it to dev-tools docs: sphinxify kasan.txt and move to dev-tools docs: sphinixfy gcov.txt and move to dev-tools docs: sphinxify kcov.txt and move to dev-tools docs: sphinxify sparse.txt and move to dev-tools docs: sphinxify coccinelle.txt and add it to dev-tools docs: create a new dev-tools directory ...
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS10
1 files changed, 5 insertions, 5 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 21a6f6f4c2d6..7e09a5169a5f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3124,7 +3124,7 @@ L: cocci@systeme.lip6.fr (moderated for non-subscribers)
3124T: git git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild.git misc 3124T: git git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild.git misc
3125W: http://coccinelle.lip6.fr/ 3125W: http://coccinelle.lip6.fr/
3126S: Supported 3126S: Supported
3127F: Documentation/coccinelle.txt 3127F: Documentation/dev-tools/coccinelle.rst
3128F: scripts/coccinelle/ 3128F: scripts/coccinelle/
3129F: scripts/coccicheck 3129F: scripts/coccicheck
3130 3130
@@ -5118,7 +5118,7 @@ GCOV BASED KERNEL PROFILING
5118M: Peter Oberparleiter <oberpar@linux.vnet.ibm.com> 5118M: Peter Oberparleiter <oberpar@linux.vnet.ibm.com>
5119S: Maintained 5119S: Maintained
5120F: kernel/gcov/ 5120F: kernel/gcov/
5121F: Documentation/gcov.txt 5121F: Documentation/dev-tools/gcov.rst
5122 5122
5123GDT SCSI DISK ARRAY CONTROLLER DRIVER 5123GDT SCSI DISK ARRAY CONTROLLER DRIVER
5124M: Achim Leubner <achim_leubner@adaptec.com> 5124M: Achim Leubner <achim_leubner@adaptec.com>
@@ -6587,7 +6587,7 @@ L: kasan-dev@googlegroups.com
6587S: Maintained 6587S: Maintained
6588F: arch/*/include/asm/kasan.h 6588F: arch/*/include/asm/kasan.h
6589F: arch/*/mm/kasan_init* 6589F: arch/*/mm/kasan_init*
6590F: Documentation/kasan.txt 6590F: Documentation/dev-tools/kasan.rst
6591F: include/linux/kasan*.h 6591F: include/linux/kasan*.h
6592F: lib/test_kasan.c 6592F: lib/test_kasan.c
6593F: mm/kasan/ 6593F: mm/kasan/
@@ -6803,7 +6803,7 @@ KMEMCHECK
6803M: Vegard Nossum <vegardno@ifi.uio.no> 6803M: Vegard Nossum <vegardno@ifi.uio.no>
6804M: Pekka Enberg <penberg@kernel.org> 6804M: Pekka Enberg <penberg@kernel.org>
6805S: Maintained 6805S: Maintained
6806F: Documentation/kmemcheck.txt 6806F: Documentation/dev-tools/kmemcheck.rst
6807F: arch/x86/include/asm/kmemcheck.h 6807F: arch/x86/include/asm/kmemcheck.h
6808F: arch/x86/mm/kmemcheck/ 6808F: arch/x86/mm/kmemcheck/
6809F: include/linux/kmemcheck.h 6809F: include/linux/kmemcheck.h
@@ -6812,7 +6812,7 @@ F: mm/kmemcheck.c
6812KMEMLEAK 6812KMEMLEAK
6813M: Catalin Marinas <catalin.marinas@arm.com> 6813M: Catalin Marinas <catalin.marinas@arm.com>
6814S: Maintained 6814S: Maintained
6815F: Documentation/kmemleak.txt 6815F: Documentation/dev-tools/kmemleak.rst
6816F: include/linux/kmemleak.h 6816F: include/linux/kmemleak.h
6817F: mm/kmemleak.c 6817F: mm/kmemleak.c
6818F: mm/kmemleak-test.c 6818F: mm/kmemleak-test.c