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 9F4DDC433EF for ; Fri, 11 Mar 2022 01:03:44 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1345255AbiCKBEo (ORCPT ); Thu, 10 Mar 2022 20:04:44 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:47968 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1344808AbiCKBEm (ORCPT ); Thu, 10 Mar 2022 20:04:42 -0500 Received: from gateway22.websitewelcome.com (gateway22.websitewelcome.com [192.185.47.79]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id D7525C683C for ; Thu, 10 Mar 2022 17:03:40 -0800 (PST) Received: from cm16.websitewelcome.com (cm16.websitewelcome.com [100.42.49.19]) by gateway22.websitewelcome.com (Postfix) with ESMTP id 1A0A210C2 for ; Thu, 10 Mar 2022 19:03:40 -0600 (CST) Received: from 162-215-252-75.unifiedlayer.com ([208.91.199.152]) by cmsmtp with SMTP id STgxndozKXvvJSTgynxI0J; Thu, 10 Mar 2022 19:03:40 -0600 X-Authority-Reason: nr=8 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=roeck-us.net; s=default; h=In-Reply-To:Content-Type:MIME-Version:References :Message-ID:Subject:Cc:To:From:Date:Sender:Reply-To:Content-Transfer-Encoding :Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=TBl8RkU0SSyTC7YLjQ+wO3qPkU6xhDa8xE6oGx5JCLM=; b=z+ekStB1OzauDDb4TXaFcWXCWB N+tdNLQjZTeI68JOP3z14++3uDDIq/KCsfEQmVmF1SNtaKxN5RoNg7M9EO+IGp95twri1fkUe90A4 Kx1a+Y31/Azeh72rWfe3Qm44dqBMzptnUPZyhiEOXD6TPUZ8PobKdFznydomSxs1BcAHlL85y6iVm WVSsPS6R8j80VstFW3z53VXomZWoesLEdYeqvaf4iBLJFqAcWGumz0mlf47ir9XG01ZTGoumx4CU1 U01ySas0vwquEZIH6ZOUoJSsW4PjBYa17dalC85mJmCAEm5QLq7RijIiskYiHO6HI1HF53fIVehQ9 vmEHjGdA==; Received: from 108-223-40-66.lightspeed.sntcca.sbcglobal.net ([108.223.40.66]:57434 helo=localhost) by bh-25.webhostbox.net with esmtpsa (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1nSTgx-001n9x-8j; Fri, 11 Mar 2022 01:03:39 +0000 Date: Thu, 10 Mar 2022 17:03:37 -0800 From: Guenter Roeck To: Greg Kroah-Hartman Cc: linux-kernel@vger.kernel.org, stable@vger.kernel.org, torvalds@linux-foundation.org, akpm@linux-foundation.org, 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.16 00/53] 5.16.14-rc2 review Message-ID: <20220311010337.GE3881529@roeck-us.net> References: <20220310140811.832630727@linuxfoundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220310140811.832630727@linuxfoundation.org> X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - bh-25.webhostbox.net X-AntiAbuse: Original Domain - vger.kernel.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - roeck-us.net X-BWhitelist: no X-Source-IP: 108.223.40.66 X-Source-L: No X-Exim-ID: 1nSTgx-001n9x-8j X-Source: X-Source-Args: X-Source-Dir: X-Source-Sender: 108-223-40-66.lightspeed.sntcca.sbcglobal.net (localhost) [108.223.40.66]:57434 X-Source-Auth: guenter@roeck-us.net X-Email-Count: 71 X-Source-Cap: cm9lY2s7YWN0aXZzdG07YmgtMjUud2ViaG9zdGJveC5uZXQ= X-Local-Domain: yes Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Mar 10, 2022 at 03:09:05PM +0100, Greg Kroah-Hartman wrote: > Note, I'm sending all the patches again for all of the -rc2 releases as there > has been a lot of churn from what was in -rc1 to -rc2. > > This is the start of the stable review cycle for the 5.16.14 release. There > are 53 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, 12 Mar 2022 14:07:58 +0000. Anything > received after that time might be too late. > Build results: total: 155 pass: 155 fail: 0 Qemu test results: total: 488 pass: 488 fail: 0 Tested-by: Guenter Roeck Guenter