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 8D47AC678D5 for ; Wed, 8 Mar 2023 22:21:48 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229501AbjCHWVr (ORCPT ); Wed, 8 Mar 2023 17:21:47 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:38386 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230345AbjCHWVf (ORCPT ); Wed, 8 Mar 2023 17:21:35 -0500 Received: from linux.microsoft.com (linux.microsoft.com [13.77.154.182]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id 73CC6AA730; Wed, 8 Mar 2023 14:21:04 -0800 (PST) Received: by linux.microsoft.com (Postfix, from userid 1131) id 5E90D20C14D5; Wed, 8 Mar 2023 14:20:47 -0800 (PST) DKIM-Filter: OpenDKIM Filter v2.11.0 linux.microsoft.com 5E90D20C14D5 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linux.microsoft.com; s=default; t=1678314047; bh=laX+9r3N8J6ML42rUkDuUJzagntslBBug9S0aP109Tk=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=WQGoYetRGfk4lLMl/bhYhbey05TXdYrfwcxR3IBMJx6lCwXuku7zQCiSgZATy8USp dMXA8XX1M2LyQ/NXH1bShEVXYnszkOqptiOgztA8xS5SmWl64P0UHApSnmzZZuXB5W 4fH2DTeMy9RLrVkZjA2tLu1WCz6G4KOlq1a95NzM= Date: Wed, 8 Mar 2023 14:20:47 -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/887] 6.1.16-rc2 review Message-ID: <20230308222047.GB9044@linuxonhyperv3.guj3yctzbm1etfxqx2vob5hsef.xx.internal.cloudapp.net> References: <20230308091853.132772149@linuxfoundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20230308091853.132772149@linuxfoundation.org> User-Agent: Mutt/1.5.21 (2010-09-15) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Mar 08, 2023 at 10:29:31AM +0100, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 6.1.16 release. > There are 887 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 Fri, 10 Mar 2023 09:16:12 +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