The patch titled Subject: beats-the-shit-out-of-me has been removed from the -mm tree. Its filename was beats-the-shit-out-of-me.patch This patch was dropped because it is obsolete ------------------------------------------------------ From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> Subject: beats-the-shit-out-of-me Cc: Jens Axboe <axboe@xxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- fs/io_uring.c | 2 ++ 1 file changed, 2 insertions(+) --- a/fs/io_uring.c~beats-the-shit-out-of-me +++ a/fs/io_uring.c @@ -2760,6 +2760,7 @@ static void kiocb_done(struct kiocb *kio else io_rw_done(kiocb, ret); +#if 0 if (check_reissue && req->flags & REQ_F_REISSUE) { req->flags &= ~REQ_F_REISSUE; if (!io_rw_reissue(req)) { @@ -2771,6 +2772,7 @@ static void kiocb_done(struct kiocb *kio __io_req_complete(req, issue_flags, ret, cflags); } } +#endif } static int io_import_fixed(struct io_kiocb *req, int rw, struct iov_iter *iter) _ Patches currently in -mm which might be from akpm@xxxxxxxxxxxxxxxxxxxx are scripts-a-new-script-for-checking-duplicate-struct-declaration-fix.patch mm.patch mm-memcontrol-switch-to-rstat-fix.patch mm-vmalloc-remove-unmap_kernel_range-fix-fix.patch mm-page_alloc-add-an-array-based-interface-to-the-bulk-page-allocator-fix.patch mm-vmscan-add-shrinker_info_protected-helper-fix.patch mmmemory_hotplug-allocate-memmap-from-the-added-memory-range-fix.patch linux-next-rejects.patch linux-next-git-rejects.patch kernel-forkc-export-kernel_thread-to-modules.patch