The patch titled Subject: proc: update MAINTAINERS with proc.txt has been added to the -mm tree. Its filename is proc-update-maintainers-with-proctxt.patch This patch should soon appear at http://ozlabs.org/~akpm/mmots/broken-out/proc-update-maintainers-with-proctxt.patch and later at http://ozlabs.org/~akpm/mmotm/broken-out/proc-update-maintainers-with-proctxt.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/process/submit-checklist.rst when testing your code *** The -mm tree is included into linux-next and is updated there every 3-4 working days ------------------------------------------------------ From: Alexey Dobriyan <adobriyan@xxxxxxxxx> Subject: proc: update MAINTAINERS with proc.txt Turns out that /proc has official documentation and people even trying to keep it uptodate. Link: http://lkml.kernel.org/r/20181116134630.GA8004@avx2 Signed-off-by: Alexey Dobriyan <adobriyan@xxxxxxxxx> Reviewed-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- --- a/MAINTAINERS~proc-update-maintainers-with-proctxt +++ a/MAINTAINERS @@ -12002,6 +12002,7 @@ S: Maintained F: fs/proc/ F: include/linux/proc_fs.h F: tools/testing/selftests/proc/ +F: Documentation/filesystems/proc.txt PROC SYSCTL M: Luis Chamberlain <mcgrof@xxxxxxxxxx> _ Patches currently in -mm which might be from adobriyan@xxxxxxxxx are proc-update-maintainers-with-proctxt.patch coding-style-dont-use-extern-with-function-prototypes.patch