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 54754C25B50 for ; Tue, 24 Jan 2023 00:15:18 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231787AbjAXAPR (ORCPT ); Mon, 23 Jan 2023 19:15:17 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:48364 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229469AbjAXAPP (ORCPT ); Mon, 23 Jan 2023 19:15:15 -0500 Received: from linux.microsoft.com (linux.microsoft.com [13.77.154.182]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id 461A833469; Mon, 23 Jan 2023 16:15:15 -0800 (PST) Received: by linux.microsoft.com (Postfix, from userid 1131) id 15A1D20E2D13; Mon, 23 Jan 2023 16:15:15 -0800 (PST) DKIM-Filter: OpenDKIM Filter v2.11.0 linux.microsoft.com 15A1D20E2D13 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linux.microsoft.com; s=default; t=1674519315; bh=8bXq7p5HsaSS3ZRnlH5ogeq7y8rLRp61AKAMvBhCpNw=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=CC47l1IlziJug/+m2Wg3e+bWFUk2SrPHQ7J4cFBuMm+LeNuuaXldzEQtfRU3hL+Wv rvs8aNoNPxrSpq1mLgFm/euZod5X2N0qAXeCrgAhj5KFRH+X2Hv/vi2cLcEomdytXA UwnTvAyF+jzSBdEr47JB8VnrcrVr93qQD8xf5t5o= Date: Mon, 23 Jan 2023 16:15:15 -0800 From: Kelsey Steele To: Greg Kroah-Hartman 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 6.1 000/188] 6.1.8-rc2 review Message-ID: <20230124001515.GB27672@linuxonhyperv3.guj3yctzbm1etfxqx2vob5hsef.xx.internal.cloudapp.net> References: <20230123094931.568794202@linuxfoundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20230123094931.568794202@linuxfoundation.org> User-Agent: Mutt/1.5.21 (2010-09-15) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Jan 23, 2023 at 10:52:24AM +0100, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 6.1.8 release. > There are 188 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 Wed, 25 Jan 2023 09:48:53 +0000. > Anything received after that time might be too late. No regressions found on WSL x86_64 or WSL arm64 Built, booted, and reviewed dmesg. Thank you. Tested-by: Kelsey Steele