The quilt patch titled Subject: selftests: vm: add migration to the .gitignore has been removed from the -mm tree. Its filename was selftests-vm-add-migration-to-the-gitignore.patch This patch was dropped because it was merged into the mm-stable branch of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm ------------------------------------------------------ From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx> Subject: selftests: vm: add migration to the .gitignore Date: Sat, 21 May 2022 14:43:13 +0500 Add newly added migration test object to .gitignore file. Link: https://lkml.kernel.org/r/20220521094313.166505-1-usama.anjum@xxxxxxxxxxxxx Fixes: 0c2d08728470 ("mm: add selftests for migration entries") Signed-off-by: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx> Reviewed-by: Alistair Popple <apopple@xxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- tools/testing/selftests/vm/.gitignore | 1 + 1 file changed, 1 insertion(+) --- a/tools/testing/selftests/vm/.gitignore~selftests-vm-add-migration-to-the-gitignore +++ a/tools/testing/selftests/vm/.gitignore @@ -9,6 +9,7 @@ map_hugetlb map_populate thuge-gen compaction_test +migration mlock2-tests mrelease_test mremap_dontunmap _ Patches currently in -mm which might be from usama.anjum@xxxxxxxxxxxxx are