From mboxrd@z Thu Jan 1 00:00:00 1970 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 45895C433F5 for ; Mon, 3 Oct 2022 14:00:20 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229950AbiJCOAS (ORCPT ); Mon, 3 Oct 2022 10:00:18 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:59310 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229977AbiJCOAH (ORCPT ); Mon, 3 Oct 2022 10:00:07 -0400 Received: from ams.source.kernel.org (ams.source.kernel.org [145.40.68.75]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id AF27B6567; Mon, 3 Oct 2022 07:00:06 -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 BA5A4B81116; Mon, 3 Oct 2022 14:00:04 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id ED484C433C1; Mon, 3 Oct 2022 14:00:02 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1664805603; bh=ZVDTi8Xy1hta8C9rk+aLLvqebGnLtOAPumu81jaSi6I=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=sJDXAy91VgOTTFei2d1IVvPMY3nNJxT8N6bCfwJV1Unw9hVAX74N3vw2gy/IWbFqS vIpgpgeWfQx5qJGG2Ai9GBDhxjStcNf2MjxapT++8BeyYi62f5Bn3awlNbPBdaMRSc lGkGmLHehA3wKBicdUmVui6eBoKvvjo3Ru8sieu0= Date: Mon, 3 Oct 2022 16:00:00 +0200 From: Greg Kroah-Hartman To: Pavel Machek Cc: linux-kernel@vger.kernel.org, stable@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, jonathanh@nvidia.com, f.fainelli@gmail.com, sudipm.mukherjee@gmail.com, srw@sladewatkins.net Subject: Re: [PATCH 4.19 00/25] 4.19.261-rc1 review Message-ID: References: <20221003070715.406550966@linuxfoundation.org> <20221003134906.GA28203@duo.ucw.cz> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20221003134906.GA28203@duo.ucw.cz> Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org On Mon, Oct 03, 2022 at 03:49:06PM +0200, Pavel Machek wrote: > Hi! > > > This is the start of the stable review cycle for the 4.19.261 release. > > There are 25 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. > > Will there be matching 4.9.331? Someday, yes, I did not push out a 4.9.y-rc or 4.14.y-rc today, sorry. thanks, greg k-h