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 X-Spam-Level: X-Spam-Status: No, score=-8.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 055CBC432BE for ; Fri, 23 Jul 2021 21:08:09 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id E2BE560F23 for ; Fri, 23 Jul 2021 21:08:08 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232083AbhGWU1e (ORCPT ); Fri, 23 Jul 2021 16:27:34 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:41792 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229461AbhGWU1d (ORCPT ); Fri, 23 Jul 2021 16:27:33 -0400 Received: from mail-ot1-x333.google.com (mail-ot1-x333.google.com [IPv6:2607:f8b0:4864:20::333]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 801B1C061575; Fri, 23 Jul 2021 14:08:05 -0700 (PDT) Received: by mail-ot1-x333.google.com with SMTP id a5-20020a05683012c5b029036edcf8f9a6so3384578otq.3; Fri, 23 Jul 2021 14:08:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=mpkMW40hvBdIGCVmztjVtapOhnNGKTPo3pLORm844Ts=; b=lKRNU72mL3FJPKttGLZz0piPYruDncZw39muBwud1RfGx1iN5zEpkYsFKVCI11E2NQ ZDE69AITVW6GyTg7p+8uaJlJxuubxoY3i5vFVAOucvOAIUGjGHiTT1hRobzP6nWcCdSE jCn+cR3Zl70c9lIb3jZCM6EDktw6jMrfS0I7mLtubm21SiSbA6mF0zQwGbJMkDfmPbtQ ussAsOERXYwzzmk5tGFnGKwyQ+i9pAk0NhP1RlrCixPbLSmQtGDmef5SKkVrEZbHbMr1 1K3nNeExz/uf9Au7ht7QECF1pXokRsTfwqdS+hAZWAW2QUt+zVOHtn6kZvgNeLkg9NZK bA3A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:sender:date:from:to:cc:subject:message-id :references:mime-version:content-disposition:in-reply-to; bh=mpkMW40hvBdIGCVmztjVtapOhnNGKTPo3pLORm844Ts=; b=dd0kdeEsSCmHgOwGFL4ST43zeY55mxdFXu3wggEpXgJjowbAuN3iZyCI62LT2swSU5 Q+b7cweVcIc0jZg/zJ43mNXh93LyVi6IOYPj13caTTMT6nYxs1lTFFznsvF5Vi4q/5CH n6Ype8x0vw/HrWmCociQE1+Tol7rh4dMvLy/hhxaNjbeN6/Fs1L34piEqao/2uKuPqgr tr5b9Ref/9+1HGJgOp3hFReRqf8XWL1952crdo+VZxMc7Td0bzL9baZF+0Xt/odV+Ewp v88c1TeR29qzBXjo13dEJJtp1H3+ZgCIhHuycSUWgjYzq83mKA2X3D3p5w0+9GoOaVpe SmAg== X-Gm-Message-State: AOAM531r8kOLASGVxdx9wSPkUnXid11jAEWqV9YH8nFXKqwzy9Q2M1Qt ILfCoE5pMndFgiD9KfFaBIE= X-Google-Smtp-Source: ABdhPJygbrdVHPea6YiQi93NIjwcRZD007Hlp0d1F3Cj/o+xuVxCwcNVPd7YTyCUAdHKGUEDKzutsQ== X-Received: by 2002:a9d:7353:: with SMTP id l19mr4530459otk.76.1627074484914; Fri, 23 Jul 2021 14:08:04 -0700 (PDT) Received: from server.roeck-us.net ([2600:1700:e321:62f0:329c:23ff:fee3:9d7c]) by smtp.gmail.com with ESMTPSA id y6sm6359718oiy.18.2021.07.23.14.08.04 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 23 Jul 2021 14:08:04 -0700 (PDT) Sender: Guenter Roeck Date: Fri, 23 Jul 2021 14:08:03 -0700 From: Guenter Roeck To: Greg Kroah-Hartman Cc: linux-kernel@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, stable@vger.kernel.org Subject: Re: [PATCH 5.10 000/123] 5.10.53-rc2 review Message-ID: <20210723210803.GB3652778@roeck-us.net> References: <20210722184939.163840701@linuxfoundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210722184939.163840701@linuxfoundation.org> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Jul 22, 2021 at 08:50:22PM +0200, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 5.10.53 release. > There are 123 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, 24 Jul 2021 18:49:19 +0000. > Anything received after that time might be too late. > Build results: total: 159 pass: 159 fail: 0 Qemu test results: total: 462 pass: 462 fail: 0 Tested-by: Guenter Roeck Guenter