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 4768B296BD2 for ; Thu, 12 Feb 2026 12:52:30 +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=1770900751; cv=none; b=cf9eywZQaMhQ5asa4zhOWIBJwf64jnho42VB8lgQ0IX5xIedYm2JWs+oBi+wtcCOjo51HLj7x7T4n3nmNycuNvf8xyjWBhrOuYLgNvznrn6Q+8oq0uI/pIhtoKYVy0YcJMY1a55LgSjCfF+Zdk7Rj/DWSJS0hWgSH0sYJhB+5tQ= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1770900751; c=relaxed/simple; bh=kAK5Pe1R55mQWBTm0vefHxh9FAlrEg6zu6pOoLeFq8s=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=bQZkwfMbrFRql3NIkzt68sdBzjyvtkK/pb53NxIntBbGoak9I6dnr94wzuz7OMX+WgrMvmgll9PPxqjoz2vfjKb0RFq5GedP/4YiLPyms5a+t1aq0dNadbvHysDpncChhah7iakzNDoOomEbeO1afmUmvMSNt32debfIWCaMtR0= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b=mKqoZNU+; 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="mKqoZNU+" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 7B878C4CEF7; Thu, 12 Feb 2026 12:52:30 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1770900750; bh=kAK5Pe1R55mQWBTm0vefHxh9FAlrEg6zu6pOoLeFq8s=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=mKqoZNU+P9CS4cCFguoLrCM8CB5ZsHdU+1Ms8YCg6Rx1Z2MpboIBemHF1gNuy4NZU CP7pVKK01J2kAVYlksW+2fDKbnFsPiH0NN/W2+modqtUmzPlndigJ8alXDTnMSw0VG JcX9G6IfXbomMOeZBMbAaRdDGA+ufTtjHvmZhziM= Date: Thu, 12 Feb 2026 13:52:27 +0100 From: Greg Kroah-Hartman To: Jens Axboe Cc: stable Subject: Re: 6.18-stable inclusion request Message-ID: <2026021222-bunkhouse-surfacing-ae48@gregkh> References: <7923dc60-dbf5-44aa-9aab-1c474cea0039@kernel.dk> 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 Wed, Feb 11, 2026 at 05:21:35AM -0700, Jens Axboe wrote: > On 2/11/26 4:49 AM, Jens Axboe wrote: > > Hi Greg/stable, > > > > Can you add these two patches to the 6.18-stable queue? You can also > > just cherry pick these in order: > > > > 38aa434ab9335ce2d178b7538cdf01d60b2014c3 > > 91214661489467f8452d34edbf257488d85176e4 > > > > It's in the nice-to-have category just to be consistent with the > > older/current stable release. > > Oh and since 6.19 is out as well, 6.19-stable queue as well, please. Now done, thanks! greg k-h