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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 56658C433FE for ; Sun, 26 Sep 2021 02:19:43 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 2BD8B610A3 for ; Sun, 26 Sep 2021 02:19:43 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230286AbhIZCVO (ORCPT ); Sat, 25 Sep 2021 22:21:14 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:59444 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230231AbhIZCVN (ORCPT ); Sat, 25 Sep 2021 22:21:13 -0400 Received: from mail-pl1-x630.google.com (mail-pl1-x630.google.com [IPv6:2607:f8b0:4864:20::630]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id CBEB4C061570 for ; Sat, 25 Sep 2021 19:19:35 -0700 (PDT) Received: by mail-pl1-x630.google.com with SMTP id w11so9213620plz.13 for ; Sat, 25 Sep 2021 19:19:35 -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=ilIm1jM+ouXaVYUrUiQ6VhJR8B0MRPYV8/JE0W3RqsI=; b=iIyAuuLl07xkYz0eqRXk1hTSYyBvLlQV8BxQtdTrpbcAWwxC3baLhQE71Bjw5VGcIu X3I+pV621c1Z5/UiDX2WWkN1arun7C0IMxwAOj6abP17u6Dl6fcQTX0wXTZrYPDW/Tcy nYeEhV8/4sFG2LZa62ncLt1aujP+cq2zS/7GA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=ilIm1jM+ouXaVYUrUiQ6VhJR8B0MRPYV8/JE0W3RqsI=; b=xA5MQrSRRrcT1TRbu8zEUYeZl43PPCNFhmhqJ6k8dJ9uydJMy1cpZ7nvXj9QUtNNWS OGDno3841GmciE/DhvM5lqM39hfMG8fFCun2lypcVN5Htj/d7w0ZzbBnriFI/r7EEoaF 8qL3o4FMRDx+/XIOdcj+oG0QZoTA9YoCbxFn1bhjaE9hxlYDBDJwtgj8ywrwio12Rbt8 A6gUV5IOOqc6QqPY5okAJ5rn/9icLJGhiHcvP3oJx09jzi6sJqsyrvXBD1kvwf9VDWfT 1iCXbAf/TT+FC3krWpbq+uXNQGSXLaho4GpogGk6sGi4V6EfVJjrETcpHj2OyEfhHBlk IYFg== X-Gm-Message-State: AOAM531HWS2yqf7RLlDDxM+KtgjxbEgg0teuy2sAbGHBmuxbHcZwI23a UOux9fjDdqduVPaMufjDyjbnjA== X-Google-Smtp-Source: ABdhPJzue0jjwas/CMV21BhDClncKTYZ8qqGLRFryx/3/LgMzuOLPo9l8kHf84PznW/qKdTj3CPEag== X-Received: by 2002:a17:90b:8ca:: with SMTP id ds10mr11287341pjb.68.1632622775033; Sat, 25 Sep 2021 19:19:35 -0700 (PDT) Received: from 640de500d870 (194-193-55-226.tpgi.com.au. [194.193.55.226]) by smtp.gmail.com with ESMTPSA id g9sm12762478pfh.13.2021.09.25.19.19.30 (version=TLS1_2 cipher=ECDHE-ECDSA-CHACHA20-POLY1305 bits=256/256); Sat, 25 Sep 2021 19:19:34 -0700 (PDT) Date: Sun, 26 Sep 2021 12:19:27 +1000 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.14 00/98] 5.14.8-rc2 review Message-ID: <20210926021922.GA1095770@640de500d870> References: <20210925120755.238551529@linuxfoundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210925120755.238551529@linuxfoundation.org> User-Agent: Mutt/1.9.4 (2018-02-28) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, Sep 25, 2021 at 02:14:18PM +0200, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 5.14.8 release. > There are 98 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 Mon, 27 Sep 2021 12:07:36 +0000. > Anything received after that time might be too late. Run tested on: - Tiger Lake x86_64 - Radxa ROCK Pi N10 (rk3399pro) In addition build tested on: - Allwinner H3 - Allwinner H6 - NXP iMX6 - NXP iMX8 - Qualcomm Dragonboard - Rockchip RK3288 - Rockchip RK3328 - Samsung Exynos Tested-by: Rudi Heitbaum -- Rudi