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 D0BE5C32772 for ; Sat, 20 Aug 2022 10:05:48 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1344826AbiHTKFq (ORCPT ); Sat, 20 Aug 2022 06:05:46 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:33330 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1344758AbiHTKFo (ORCPT ); Sat, 20 Aug 2022 06:05:44 -0400 Received: from mail-pf1-x434.google.com (mail-pf1-x434.google.com [IPv6:2607:f8b0:4864:20::434]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id BF7145D0DE for ; Sat, 20 Aug 2022 03:05:42 -0700 (PDT) Received: by mail-pf1-x434.google.com with SMTP id p9so5223018pfq.13 for ; Sat, 20 Aug 2022 03:05:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=heitbaum.com; s=google; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:from:to:cc; bh=DFOB75nREFyam4jv0rdX/qkwfHqx3sA+NhMOQuDv6iw=; b=Nv3KZN7UJW5oczoe5n5fnv8zXhzcdawc8LLJr3Sf4UFs3J4mV8ALEUD8v9Z6xcAt3t /doN6cSIjvpkL6C8PdsZ06d8N95ZkfVSBRtAmWPJbKyaE/VvcEjIoBfnQ0kHUg1h4lQu lEQ7eAyKdGGXHdiB4uXkgF3u34XhA66yL92Gc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc; bh=DFOB75nREFyam4jv0rdX/qkwfHqx3sA+NhMOQuDv6iw=; b=Mnaf6z9jop90RhS8hmLgTaa1FzjouJush3vQyM5VCJjn5jZElaxUDikYAUP38bdTpX WaspEWt1v2QbnTrp2EZdq9j+G9dZounjhxNSrRAnuQaHnWp9MeWXfJx1EvJul4kVnw4m S3Rg3wJR9EjUncQP16rFtdruZ+XRgvhu+3aDVuG+8Aeyny3BfzRUWLtAgga4vY27OkKB FrmnVbyHQitRK5oQPiWT93iz0yMaREfhoRwoaXFuzToo/nGkXSvLxgq3g5fv8jv/TFC7 tcg07qm8HjoBl13oQTDRuA+n6NQ9BJhcYrfYoBH2L+jW/H+BeJ1BEbnWTP5InOGeh+vD b9bA== X-Gm-Message-State: ACgBeo3hUVTHX+7mAKS3xjh5ldbUy/Lt5QygiRW8mQYEuNlGiHRVpG/F cdAPO7RTnFkxdGPEFo3i9+bqYA== X-Google-Smtp-Source: AA6agR7dKGuUKhGx2/lcPi0GmMBC7gbTx2cUzCsfSp/+oMsj9l1Xl4zY0TnYgigsr6KJasiNyeomqw== X-Received: by 2002:a63:8b44:0:b0:41c:df4c:7275 with SMTP id j65-20020a638b44000000b0041cdf4c7275mr9814749pge.434.1660989942211; Sat, 20 Aug 2022 03:05:42 -0700 (PDT) Received: from c29ccaf5f13c ([203.220.223.63]) by smtp.gmail.com with ESMTPSA id nb16-20020a17090b35d000b001f516895294sm4530726pjb.40.2022.08.20.03.05.36 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 20 Aug 2022 03:05:41 -0700 (PDT) Date: Sat, 20 Aug 2022 10:05:33 +0000 From: Rudi Heitbaum To: Greg Kroah-Hartman Cc: linux-kernel@vger.kernel.org, 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.10 000/545] 5.10.137-rc1 review Message-ID: <20220820100533.GA1012216@c29ccaf5f13c> References: <20220819153829.135562864@linuxfoundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220819153829.135562864@linuxfoundation.org> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Aug 19, 2022 at 05:36:10PM +0200, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 5.10.137 release. > There are 545 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 Sun, 21 Aug 2022 15:36:59 +0000. > Anything received after that time might be too late. Hi Greg, 5.10.137-rc1 tested. Run tested on: - Intel Skylake x86_64 (nuc6 i5-6260U) In addition - build tested for: - Allwinner A64 - Allwinner H3 - Allwinner H5 - Allwinner H6 - Rockchip RK3288 - Rockchip RK3328 - Rockchip RK3399pro Tested-by: Rudi Heitbaum -- Rudi