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 22796C433EF for ; Thu, 21 Jul 2022 18:13:01 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232842AbiGUSM6 (ORCPT ); Thu, 21 Jul 2022 14:12:58 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:33034 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232644AbiGUSMx (ORCPT ); Thu, 21 Jul 2022 14:12:53 -0400 Received: from ams.source.kernel.org (ams.source.kernel.org [145.40.68.75]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 5795E8C3CE; Thu, 21 Jul 2022 11:12:38 -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 69FFCB82613; Thu, 21 Jul 2022 18:12:36 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 740E2C3411E; Thu, 21 Jul 2022 18:12:34 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1658427155; bh=/DCgyw79z82/bppU1avyFdulM4fxJq002mLSts5I+Ho=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=lZ3O54gxinurtO+dBOeOdxKopBatOfod9y3wIemH8P4z13zv4ENZ7IbJKk0Nnm7cK fUo9Sx9E/iQQDh7ayTmk1e0S4KmqSJQIZHPFlv6lSn5zfQRx+ciO4viCdYVhyw8D/g hoXm34MGSJR6VECnDeFmJBCcmqcOwEUg/mtpECi4= Date: Thu, 21 Jul 2022 20:12:21 +0200 From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: 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, pavel@denx.de, jonathanh@nvidia.com, f.fainelli@gmail.com, sudipm.mukherjee@gmail.com, slade@sladewatkins.com Subject: Re: [PATCH 5.18 000/225] 5.18.13-rc2 review Message-ID: References: <20220721180421.921249751@linuxfoundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220721180421.921249751@linuxfoundation.org> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Jul 21, 2022 at 08:05:38PM +0200, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 5.18.13 release. > There are 225 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, 23 Jul 2022 18:02:22 +0000. > Anything received after that time might be too late. > > The whole patch series can be found in one patch at: > https://www.kernel.org/pub/linux/kernel/v5.x/stable-review/patch-5.18.13-rc2.gz > or in the git tree and branch at: > git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-5.18.y > and the diffstat can be found below. Ick, nope, I forgot some fixes, ignore this -rc release, will do a new one soon... thanks, greg k-h