Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id D88CDC7619A for ; Thu, 16 Mar 2023 11:35:20 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230186AbjCPLev (ORCPT ); Thu, 16 Mar 2023 07:34:51 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:52966 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230223AbjCPLeZ (ORCPT ); Thu, 16 Mar 2023 07:34:25 -0400 Received: from ams.source.kernel.org (ams.source.kernel.org [145.40.68.75]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 3D94277E1E; Thu, 16 Mar 2023 04:34:22 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id 03739B820ED; Thu, 16 Mar 2023 11:34:21 +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> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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