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=-12.2 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 autolearn=ham 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 D042DC48BE5 for ; Wed, 23 Jun 2021 01:56:26 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id B638560FF1 for ; Wed, 23 Jun 2021 01:56:26 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230008AbhFWB6l (ORCPT ); Tue, 22 Jun 2021 21:58:41 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:59682 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229769AbhFWB6k (ORCPT ); Tue, 22 Jun 2021 21:58:40 -0400 Received: from mail-pj1-x1036.google.com (mail-pj1-x1036.google.com [IPv6:2607:f8b0:4864:20::1036]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 2F0B9C061574 for ; Tue, 22 Jun 2021 18:56:20 -0700 (PDT) Received: by mail-pj1-x1036.google.com with SMTP id g6-20020a17090adac6b029015d1a9a6f1aso2769088pjx.1 for ; Tue, 22 Jun 2021 18:56:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=heitbaum.com; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=QUgqHd3BhenUMFEp8uIHcWEBQTypPvwjrw3nOmO+ZYY=; b=JLn2NWbSgG2Hw0aOhvMbDLrM5/jRQpLTEzBGsif13QRps7I1MR+P60oY+8eP831ERw VsehXLImLWBxRUcEKy1ZnaumttU4lNxeBb6zlsfhj0VGPKlVRQ/aQGqk974NzHzcCnL8 oOSrkzaGVKxAVDlg5GBcjr0jnthjVU7aYVdWA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=QUgqHd3BhenUMFEp8uIHcWEBQTypPvwjrw3nOmO+ZYY=; b=MhpXh8zM6J+CGCq7tKiGZr4uAqoVuToh8DJeUMDgC9L8z9iLy2Rp/xgp+ayjjNTdQH /JDGM0K5HZvL98S7andApNfM2SpnF1BtivEgrv/pZTZlz1pGER5h2jnK7G27QsB6FPxW CcpdsqxrrouKXx+vbthd5mi1T8lA2HFO51J+uJ2ZxsF+bwugD1i7/42BIIAwUBFNqe2u Ml5WGwXTHjAl1nFQ8Z1NIq66iiVt48EQwXNcpI/8KouM4G0VQjMGMEqOyrvAL/piJ/QA gkTVAtw1YJb6kmKVmDFZEHpYLaSl3GstAKrfs3GXqELOAydxQCWezhZq0Dm0CgeJsQgK iJZA== X-Gm-Message-State: AOAM530WA2+HOs2yaqrjfdqgL2jAddaNAMu2qj68XyxDZq7Ty2B1kyNF FggnvvOBiAmdauhOvJuoj8FLyw== X-Google-Smtp-Source: ABdhPJy/m1eLeZLttRYlCJ0FZ6WVsv2nrTskS/2gbAxk5Jj1pP+6EDA/Yk13RUaUk7nBLXYcxzr2rw== X-Received: by 2002:a17:902:8541:b029:11d:15db:46a3 with SMTP id d1-20020a1709028541b029011d15db46a3mr25563033plo.41.1624413379602; Tue, 22 Jun 2021 18:56:19 -0700 (PDT) Received: from c8bead504505 ([124.170.38.181]) by smtp.gmail.com with ESMTPSA id z3sm500738pfa.67.2021.06.22.18.56.15 (version=TLS1_2 cipher=ECDHE-ECDSA-CHACHA20-POLY1305 bits=256/256); Tue, 22 Jun 2021 18:56:19 -0700 (PDT) Date: Wed, 23 Jun 2021 01:56:12 +0000 From: Rudi Heitbaum To: Greg Kroah-Hartman Cc: 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, stable@vger.kernel.org Subject: Re: [PATCH 5.10 000/146] 5.10.46-rc1 review Message-ID: <20210623015608.GA677700@c8bead504505> References: <20210621154911.244649123@linuxfoundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210621154911.244649123@linuxfoundation.org> User-Agent: Mutt/1.9.4 (2018-02-28) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Jun 21, 2021 at 06:13:50PM +0200, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 5.10.46 release. > There are 146 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, 23 Jun 2021 15:48:46 +0000. > Anything received after that time might be too late. Tested ok on: - Tanix TX6 arm64 (Allwinner H6) Tested-by: Rudi Heitbaum -- Rudi