The patch titled Subject: arch/sh/configs/sdk7786_defconfig: remove CONFIG_LOGFS has been removed from the -mm tree. Its filename was sh-configs-remove-config_logfs-from-defconfig.patch This patch was dropped because it was merged into mainline or a subsystem tree ------------------------------------------------------ From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx> Subject: arch/sh/configs/sdk7786_defconfig: remove CONFIG_LOGFS After 1d0fd57a50aa ("logfs: remove from tree"), logfs was removed, drop CONFIG_LOGFS from all defconfigs. Link: http://lkml.kernel.org/r/20190530021032.190639-1-wangkefeng.wang@xxxxxxxxxx Signed-off-by: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- arch/sh/configs/sdk7786_defconfig | 1 - 1 file changed, 1 deletion(-) --- a/arch/sh/configs/sdk7786_defconfig~sh-configs-remove-config_logfs-from-defconfig +++ a/arch/sh/configs/sdk7786_defconfig @@ -191,7 +191,6 @@ CONFIG_CONFIGFS_FS=y CONFIG_JFFS2_FS=m CONFIG_JFFS2_FS_XATTR=y CONFIG_UBIFS_FS=m -CONFIG_LOGFS=m CONFIG_CRAMFS=m CONFIG_SQUASHFS=m CONFIG_ROMFS_FS=m _ Patches currently in -mm which might be from wangkefeng.wang@xxxxxxxxxx are