From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id A69CD2C1780 for ; Thu, 19 Mar 2026 13:52:57 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1773928377; cv=none; b=lxc608szwOcFZddyOhpJ8XL//pd9nieW4unoo10aoiS0dITi8hrF+tOgFzuMapDEY9qAC1yZ559BgcwIrL4t0y3jtrMJ5yxIJzB+EOuL5jch3EX7NeekWfqX7G3FcVNLxvI8anuz4SJ6AnybK23R6bEf3CP9Af/xooBEMJcK/rc= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1773928377; c=relaxed/simple; bh=lpEfKGDXi3G72m97JMg3OIewvq3AydNVdETuF54mwEw=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=TjysvZHv7Jh2J26yrdEIIY85HcEWyGVucROMiSUPd+in0q7BLJ+zbpHd33akWCIq97pnZmj7CzUS6758HPck+mYAtHNHZkD/9+p4VnrM3HpVu0lKjHqcc7EiQvNb9yuXnXXmr0B19blgNgnjDKEhYcI/FNXaQ5wYJAk5Uh+HpeI= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b=hOJRzPzD; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b="hOJRzPzD" Received: by smtp.kernel.org (Postfix) with ESMTPSA id F2C73C19424; Thu, 19 Mar 2026 13:52:56 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1773928377; bh=lpEfKGDXi3G72m97JMg3OIewvq3AydNVdETuF54mwEw=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=hOJRzPzDsUVwZdhGm1uX2mr+Imm/1W1HymCKHJ5VFU6nZ5HL8PF4Grawa+gK+yTDY yOtMhsdwwj4pKMtX+KGy3MuqHt7l6MM/hZxMccSZz+kuSmlLngqZjTut4UBRzsr7eJ QBuxq7wxX7YB7gCyNpLK8cgQr6+EE5P09ayjLD7w= Date: Thu, 19 Mar 2026 14:52:53 +0100 From: Greg KH To: Jens Axboe Cc: keenanat2000@gmail.com, stable@vger.kernel.org Subject: Re: FAILED: patch "[PATCH] io_uring/kbuf: check if target buffer list is still legacy on" failed to apply to 6.1-stable tree Message-ID: <2026031948-stingy-feminize-2945@gregkh> References: <2026031701-elsewhere-bulk-0f93@gregkh> Precedence: bulk X-Mailing-List: stable@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: On Tue, Mar 17, 2026 at 07:00:53AM -0600, Jens Axboe wrote: > On 3/17/26 6:55 AM, gregkh@linuxfoundation.org wrote: > > > > The patch below does not apply to the 6.1-stable tree. > > If someone wants it applied there, or to any other stable or longterm > > tree, then please email the backport, including the original git commit > > id to . > > Here's one for 6.1-stable. Now queued up,t hanks. greg k-h