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 2FAF02C9C for ; Thu, 16 Mar 2023 11:34:19 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 478C9C433EF; Thu, 16 Mar 2023 11:34:19 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1678966459; bh=EDQNEOoyIq5eyCyQV1mErm+0XL4/IxLKeytF6zYPl2w=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=rHO2zWO2/6aY2B2mYfL5Qame/0Ym5qT6DZ6orv8ZP4pEJPa7ebB69q6p2R/T+uyn/ chTORjqnvYT7UZFJJZxybmtZKWq6tz9qLL6YXYFQLMNyErG8eWmGGkbgpw409pqyZ1 7TnIyRWkKNREiNo5YLnCHmI/tUHdiXuQv7T5A5nY= Date: Thu, 16 Mar 2023 12:34:17 +0100 From: Greg Kroah-Hartman To: Chris Paterson Cc: "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" Subject: Re: [PATCH 4.14 00/20] 4.14.310-rc2 review Message-ID: References: <20230316083335.429724157@linuxfoundation.org> Precedence: bulk X-Mailing-List: patches@lists.linux.dev 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 16, 2023 at 11:25:29AM +0000, Chris Paterson wrote: > Hello Greg, > > > From: Greg Kroah-Hartman > > Sent: 16 March 2023 08:50 > > > > This is the start of the stable review cycle for the 4.14.310 release. > > There are 20 patches in this series, all will be posted as a response > > to this one. If anyone has any issues with these being applied, please > > let me know. > > > > Responses should be made by Sat, 18 Mar 2023 08:33:04 +0000. > > Anything received after that time might be too late. > > It sounds like there may be an -rc3 on the way, but for what it's worth... There is? Only for 4.19.y. thanks, greg k-h