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 F1C3CCCA47A for ; Tue, 14 Jun 2022 03:09:17 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1353134AbiFNDJQ (ORCPT ); Mon, 13 Jun 2022 23:09:16 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:42686 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1355423AbiFNDIb (ORCPT ); Mon, 13 Jun 2022 23:08:31 -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 3AA592B1B2 for ; Mon, 13 Jun 2022 20:08:24 -0700 (PDT) Received: by mail-ot1-x333.google.com with SMTP id f9-20020a9d2c09000000b0060bf1fa91f4so5718785otb.2 for ; Mon, 13 Jun 2022 20:08:24 -0700 (PDT) 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=IHIDIw9X+HNgKqaWMjFHWnqwFWpPOebnHCqcRjTjWNw=; b=PMQPtNUJQQqL9XLf5KR5KQ2vJeWTp4XHJl2jW8Ny9EpmaAOLIqZ9fMOjCx7THEfJXF 0SARVf7yd+bN+UA1ep4GSZNQcqRGR2BJ9T0+mC0WgkD7KkD6gxosFeWlcx2hW4rhdxw5 tpaUTW6m4iLOw/R2tG7afCfD80fgacS0XDNEI= 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=IHIDIw9X+HNgKqaWMjFHWnqwFWpPOebnHCqcRjTjWNw=; b=E0gHc0PQjClBsxPGKiOAEc6z97Lmg9uIoVF5FoQBOn/dbAH4Lt0SbJil/pjNVFQZ0V 5LGIAhNxSbuPKNh6oePK5fW6cvo94gfXitJlOGy4u0YjyWZ6bl9zL1Sx0zwfdLZxYgKF 1Jwhn3YO7qVXHUX1JeTC8Jj3ZLeli59s1havEbGvKYQAWxTRph+Ui2m5gJxMxKdf7oXX 5TXNZqWhGaJhNQOQMOT9SSW7zEu4GLXquqLA5biZ3IFQiwJ3Rtx/Ba7CtqxG4ewVuog0 wGjvjWwCk7ddzuTJi9INaNFpxnZBv0Uo6oSR+5TcggsNoq+ww8WHSDcbUIKnn4u7V0uB w1rw== X-Gm-Message-State: AOAM531ioPf/kM+MdLqvObIGuE3NmimYPBxFR3shpCfysYK7JVqho40H h74qLu8019f5ClCkXUINTXckKQ== X-Google-Smtp-Source: ABdhPJxazMlM0UIfpR46K+DuC6Dn5o5ozeYOvYKpFUnjZWXSMJ6tIU1okWRKXg2EroEX/DcnErrmbg== X-Received: by 2002:a05:6830:2695:b0:60c:6e16:460f with SMTP id l21-20020a056830269500b0060c6e16460fmr1238403otu.249.1655176103512; Mon, 13 Jun 2022 20:08:23 -0700 (PDT) Received: from [192.168.1.128] ([38.15.45.1]) by smtp.gmail.com with ESMTPSA id bf34-20020a056808192200b0032ba1b363d2sm4069682oib.55.2022.06.13.20.08.22 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 13 Jun 2022 20:08:23 -0700 (PDT) Subject: Re: [PATCH 5.4 000/411] 5.4.198-rc1 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: <20220613094928.482772422@linuxfoundation.org> From: Shuah Khan Message-ID: Date: Mon, 13 Jun 2022 21:08:22 -0600 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: <20220613094928.482772422@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: linux-kernel@vger.kernel.org On 6/13/22 4:04 AM, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 5.4.198 release. > There are 411 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, 15 Jun 2022 09:47:08 +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.4.198-rc1.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.4.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