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 C6B55611E for ; Thu, 23 Apr 2026 04:55:18 +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=1776920118; cv=none; b=MAZGuSUxaLYWmSkAnmuxBkgvYgbz22PoMGnCfvgxcK2kqTB8Xa1YGt/ubjJoS3dEvl4ypftVEWbebrk6alFAXoveyxneS2VO+Dcu6DN9j/4rnrVGRHwbagkJehG8fELzRBfzQfGSypHIcCYz7j8H6hLvRT7IzAR3ZiRSeBPLtCs= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1776920118; c=relaxed/simple; bh=hRT8ZYcRyFjaFI/y9ahOaT0sVTHYZkkVF++4Yq6plRw=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=c7o7ILi4pqJDpEFn6SyfcEbCgf0kWxI8XOvUzp1xC18IOjyZw57XxBNLKmOJB8FXvh5FENaU8V4zfm4jkkzaIf5BbVmqnBz/73SpiXlXeAYSyRa1XJru/KKlka+werhwNcK+S/bQdI+mLsr4tKCsuVDIYhrml7a8J7CXZBZ0x0w= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b=FHnBtarR; 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="FHnBtarR" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 199CDC2BCB2; Thu, 23 Apr 2026 04:55:17 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1776920118; bh=hRT8ZYcRyFjaFI/y9ahOaT0sVTHYZkkVF++4Yq6plRw=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=FHnBtarRmFlr21e/jAIGfNgV8m7CnmdyBhTnbXMyvsTJarDXaCr/PDzm7oWk/UMxe wiUIXG7T4I/SFiMrccKopFw99CXpyQA09//y92fiN27QjqOiNX57N+Ceh1XKfL3xzL FEEDcjQANZlVLZkSragNFQ8+Izs4InrVimT09Xsw= Date: Thu, 23 Apr 2026 06:55:15 +0200 From: Greg KH To: Josh Law Cc: stable@vger.kernel.org Subject: Re: Backport request Message-ID: <2026042325-backhand-vanish-f69d@gregkh> References: 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, Apr 22, 2026 at 06:04:50PM +0100, Josh Law wrote: > Hello, I would like backports for > > Mainline hashes: > > https://github.com/torvalds/linux/commit/8cdf30813ea8ce881cecc08664144416dbdb3e16 > > https://github.com/torvalds/linux/commit/9003ec6f7f394943880618737d797a9f257e6e1e None of those have showed up in an actual release yet, so why should they be included "early"? thanks, gregk -h