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 398DEC433EF for ; Thu, 10 Mar 2022 19:32:24 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S242087AbiCJTdY (ORCPT ); Thu, 10 Mar 2022 14:33:24 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:46474 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S240900AbiCJTdX (ORCPT ); Thu, 10 Mar 2022 14:33:23 -0500 Received: from mail-io1-xd2a.google.com (mail-io1-xd2a.google.com [IPv6:2607:f8b0:4864:20::d2a]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 60F3C13CA2B for ; Thu, 10 Mar 2022 11:32:21 -0800 (PST) Received: by mail-io1-xd2a.google.com with SMTP id b16so7728364ioz.3 for ; Thu, 10 Mar 2022 11:32:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; h=subject:to:cc:references:from:message-id:date:user-agent :mime-version:in-reply-to:content-language:content-transfer-encoding; bh=3k39or/q4g9IgtfecKdGNHs+YvqeoDMJlc9H6A0RBWA=; b=BVime9WyNxNSHNgpGfRKG1f5H3kVxma67aZ+YjekVMgHvjX1bS7yIhGhyMcVaWB7KF +GqHQlb42ooV+mVqMEqFlDQCQ4KJ0G+FxltU9m/uA45m5KSjWY3xIdWnkgpnzZC0rD5D Ut9d6ttsJhD0w32EsxmLsnCm4wWgyvciHPEAU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:subject:to:cc:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=3k39or/q4g9IgtfecKdGNHs+YvqeoDMJlc9H6A0RBWA=; b=3is4KhyJi9iY02IOPs6s8mxJMzWRzZ1oR4KUrLygDVhHKZQfLnM/qoOxaXNWVoiFJ7 dKfGDcZQlVrGosXjde8N+dULTXFB/XqMlXvZEgjBAv5bgi5Ock5GocctIZrIJgcv0hZI 2vOLpz9UWfEpeScGiZ0kSdgKco0H5em43FE4QsBVUHQ0j1ZCHjMSTwXsVN4l1cH8cDGe rGvr0c2ls+8AvSTtrfxHothMOHGMMuUMLzPSPQT+DOiWirNNetPDu8G9uaMnayce5u17 R+CzkUSZXVwPm3sPSoTx1nXFjfSTTPjiU+Xl6r7gvQ5Zxzmsba9/IElwGWvxpXCwRdCP To+g== X-Gm-Message-State: AOAM532zoXBq3CrOt0I80onQcVq+6rtOKxz/x+2nadCiW72RfYESF1g0 gOZaSLvl0tMsI7qnfwhNRaxzjg== X-Google-Smtp-Source: ABdhPJxfWpv54+6CpbllNO6plXmA4CuMgHeWxvQJtMn3DRfIq/154JhHrAZz+BX5lH+8jumvWCbP4g== X-Received: by 2002:a02:3f13:0:b0:314:4a83:ac2c with SMTP id d19-20020a023f13000000b003144a83ac2cmr5394326jaa.3.1646940740711; Thu, 10 Mar 2022 11:32:20 -0800 (PST) Received: from [192.168.1.128] ([71.205.29.0]) by smtp.gmail.com with ESMTPSA id f1-20020a056e020b4100b002c68e176293sm1598173ilu.87.2022.03.10.11.32.19 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 10 Mar 2022 11:32:20 -0800 (PST) Subject: Re: [PATCH 5.16 00/53] 5.16.14-rc2 review To: Greg Kroah-Hartman , linux-kernel@vger.kernel.org Cc: 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, Shuah Khan References: <20220310140811.832630727@linuxfoundation.org> From: Shuah Khan Message-ID: Date: Thu, 10 Mar 2022 12:32:19 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.8.1 MIME-Version: 1.0 In-Reply-To: <20220310140811.832630727@linuxfoundation.org> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org On 3/10/22 7:09 AM, 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. > > The whole patch series can be found in one patch at: > https://www.kernel.org/pub/linux/kernel/v5.x/stable-review/patch-5.16.14-rc2.gz > or in the git tree and branch at: > git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-5.16.y > and the diffstat can be found below. > > thanks, > > greg k-h > Compiled and booted on my test system. No dmesg regressions. Tested-by: Shuah Khan thanks, -- Shuah