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 4708118871F; Fri, 28 Mar 2025 07:43: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=1743147811; cv=none; b=mA1ogNCb41WVMZIWpkKsxLNHpQo1mTjJ11gZ4Tq/OZ3XtXJLwK882I/s5qvl0d2uWg/WNnkEfY37ERd/xr2FBSJvLQTiswL3hoM4xRTT39L0+hcL0J7V7ikMe1KNq/ph5davXHFtgo2HjC/NNUP/TLiCvht7KkxoPn+6gud1Ph4= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1743147811; c=relaxed/simple; bh=HqrgN/kiCOdnp2YxSRvS8lrUEYa7kvy1aqPS8ARDJsI=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=qbltrQgi47BPs41zbTL6VbUgwF/koWxkIAaq9lMR22MoyPe39kY8uVZri7JaweMe/270T07X9NdDzJaheORtDm8PiwQt4lZUrIYQZhhWuEGLOIbK4xO2zMgp5BoxJlvBrYna4n/eSy2BqzHunqe8FKQIurVEj9e6mfrP9RTLTCI= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b=JViAqne8; 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="JViAqne8" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 34AFBC4CEE4; Fri, 28 Mar 2025 07:43:30 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1743147810; bh=HqrgN/kiCOdnp2YxSRvS8lrUEYa7kvy1aqPS8ARDJsI=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=JViAqne8L+4nVh7OSTX0X75X9EVXn84ibLHcRNOrFC8jtC3o0Ww+TAfYfqgL6F+lJ pOGB/4nxFBi0kcsN4DWPLjNgARnOxyv+b1Y9FS4/uEu3vjKcsi5sYlAHC8s0s105Sz 50mFLJii71PPViU5fGssQim/tJ1c9ZgweUhv861M= Date: Fri, 28 Mar 2025 08:42:06 +0100 From: Greg Kroah-Hartman To: Leah Rumancik Cc: Naresh Kamboju , stable@vger.kernel.org, patches@lists.linux.dev, linux-kernel@vger.kernel.org, torvalds@linux-foundation.org, akpm@linux-foundation.org, linux@roeck-us.net, shuah@kernel.org, patches@kernelci.org, lkft-triage@lists.linaro.org, pavel@denx.de, jonathanh@nvidia.com, f.fainelli@gmail.com, sudipm.mukherjee@gmail.com, srw@sladewatkins.net, rwarsow@gmx.de, conor@kernel.org, hargar@microsoft.com, broonie@kernel.org, linux-xfs@vger.kernel.org, linux-fsdevel@vger.kernel.org, Dave Chinner , Christoph Hellwig , Anders Roxell , Dan Carpenter , Arnd Bergmann Subject: Re: [PATCH 6.1 000/197] 6.1.132-rc2 review Message-ID: <2025032853-property-riches-0166@gregkh> References: <20250326154349.272647840@linuxfoundation.org> 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 Thu, Mar 27, 2025 at 04:19:16PM -0700, Leah Rumancik wrote: > sent to stable: > https://lore.kernel.org/stable/20250327215925.3423507-1-leah.rumancik@gmail.com/ Now queued up, thanks. greg k-h