The quilt patch titled Subject: failcmd: add script file in MAINTAINERS has been removed from the -mm tree. Its filename was failcmd-add-script-file-in-maintainers.patch This patch was dropped because it was merged into the mm-nonmm-stable branch of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm ------------------------------------------------------ From: Breno Leitao <leitao@xxxxxxxxxx> Subject: failcmd: add script file in MAINTAINERS Date: Tue, 30 Jul 2024 09:08:13 -0700 failcmd is one of the main interfaces to fault injection framework, but, it is not listed under FAULT INJECTION SUPPORT entry in MAINTAINERS. This is unfortunate, since git-send-email doesn't find emails to send the patches to, forcing the user to try to guess who maintains it. Akinobu Mita seems to be actively maintaining it, so, let's add the file under FAULT INJECTION SUPPORT section. Link: https://lkml.kernel.org/r/20240730160814.1979876-1-leitao@xxxxxxxxxx Signed-off-by: Breno Leitao <leitao@xxxxxxxxxx> Reviewed-by: Akinobu Mita <akinobu.mita@xxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) --- a/MAINTAINERS~failcmd-add-script-file-in-maintainers +++ a/MAINTAINERS @@ -8541,6 +8541,7 @@ M: Akinobu Mita <akinobu.mita@xxxxxxxxx> S: Supported F: Documentation/fault-injection/ F: lib/fault-inject.c +F: tools/testing/fault-injection/ FBTFT Framebuffer drivers L: dri-devel@xxxxxxxxxxxxxxxxxxxxx _ Patches currently in -mm which might be from leitao@xxxxxxxxxx are