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 E16FCC433F5 for ; Tue, 17 May 2022 04:12:25 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236967AbiEQEMY (ORCPT ); Tue, 17 May 2022 00:12:24 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:48838 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232429AbiEQEMJ (ORCPT ); Tue, 17 May 2022 00:12:09 -0400 Received: from mail-oa1-x36.google.com (mail-oa1-x36.google.com [IPv6:2001:4860:4864:20::36]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 38A643F89B for ; Mon, 16 May 2022 21:12:08 -0700 (PDT) Received: by mail-oa1-x36.google.com with SMTP id 586e51a60fabf-e5e433d66dso22797742fac.5 for ; Mon, 16 May 2022 21:12:08 -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=TlJCMH2FdCNPLWx49l55pMqLQ3UABJUlfuAXOJuTElk=; b=C5oFYvzH8Ig5w+3POqaqd1r6m6neJ/5MesAzXzSXLZiDCGZm5XBQD9Z64UtjmSHTT8 E1Bz4NShHu87UB5nBgqKH6frsBhQKF78/PU/i4MCpAv+tnj5ha91GJ+HnRDxkm8Hi3QA tjCZEkWlnrrS8Ev1x2rxU2wU8yzQIO4UW0Wrk= 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=TlJCMH2FdCNPLWx49l55pMqLQ3UABJUlfuAXOJuTElk=; b=5RNnyTyTuGg4wGJICcNEtE4h3I6UGfkhqaa0tckcBk+M64ch4GlAjmjnTalqMuMUDb JOw6UIFEpMxv47t615j/BHrGrpHBCWZmO59zBIveAyBXVmUDRuLEWRiUUS+gnSDm6ITg uQMMvnZs15NGtcJR3dA6mXrabDOoHSfDoazksLAmR+7PdtDlNWYz6X40wdXdbbnAlEHR NzplxRi1ChK42bbU9SsZghdzu5wX667GfEucVrIePsLEWkRUiuzGa1oSAs6pNf6KQT8X ku+znxLsjhiMP3ujZuZigHPrkNfzxeG14FsEFAF1BvMTClNimHOF8U/+zA2Fx6HFM/yP lgQQ== X-Gm-Message-State: AOAM531c48Q1kH1ncMcNaATb7udYjakLYnNsV8W+uOLHXiJ0vMWWpbBj 0BZeiBV0zbi5P+PNyVUGksKGYQ== X-Google-Smtp-Source: ABdhPJxI+RAcT5/CDIXDyKfSB5VLBbSqlC/fd7gcYi6FeMRFCjsE60eO6g94NhgvYUtZtGJlO1zEfg== X-Received: by 2002:a05:6870:5707:b0:de:2cb8:7759 with SMTP id k7-20020a056870570700b000de2cb87759mr17401197oap.20.1652760727342; Mon, 16 May 2022 21:12:07 -0700 (PDT) Received: from [192.168.1.128] ([38.15.45.1]) by smtp.gmail.com with ESMTPSA id e45-20020a9d01b0000000b0060603221281sm4545449ote.81.2022.05.16.21.12.06 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 16 May 2022 21:12:07 -0700 (PDT) Subject: Re: [PATCH 5.4 00/43] 5.4.195-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: <20220516193614.714657361@linuxfoundation.org> From: Shuah Khan Message-ID: <857df26a-b357-eec0-c994-9086173a03ba@linuxfoundation.org> Date: Mon, 16 May 2022 22:12:06 -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: <20220516193614.714657361@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 5/16/22 1:36 PM, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 5.4.195 release. > There are 43 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, 18 May 2022 19:36:02 +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.195-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