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 1CE07C433EF for ; Fri, 29 Apr 2022 18:36:21 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1380056AbiD2Sjg (ORCPT ); Fri, 29 Apr 2022 14:39:36 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:55712 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1380053AbiD2Sjd (ORCPT ); Fri, 29 Apr 2022 14:39:33 -0400 Received: from mail-oi1-x22c.google.com (mail-oi1-x22c.google.com [IPv6:2607:f8b0:4864:20::22c]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id A9684A66C8 for ; Fri, 29 Apr 2022 11:36:14 -0700 (PDT) Received: by mail-oi1-x22c.google.com with SMTP id z8so9417330oix.3 for ; Fri, 29 Apr 2022 11:36:14 -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=drjXCtx3ivDwHM62mHLD+ciWIMFTRh/2yWrMxqUb6+k=; b=DgMk0n2jjN9kc+6fd//pda8ZFQHS/PIN5wLzp3FZEkxgqdhYXqtBpeFTXWgc01MsP9 qjMLVucOlRX8+84XSG4SYERbZG8F5XVl01Ay/iCOdYCTLv1WW4K4l5nhqZx9qLoH0W+N jmEWxHW8b75ftRZQxHVr7dhH2HnTTR1l5+nyU= 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=drjXCtx3ivDwHM62mHLD+ciWIMFTRh/2yWrMxqUb6+k=; b=7SCx2/F0ToUvZhS8gEg8qni2J/i//LlgmBjbfRc4iGe9YTz1YNWcEKeu9ZY0I9ErVD tGcEi0MUdQStMfAHrLgaxthl11m6RV/aKGQMshmWHqiG4pQS8/Tc1q8QjeIc8OI15Yza 5xxpolblI+sRU4RfMRvGw/oBqILUeVP7rizJ1TOBkR/bmtfkMyalCt+gZUn+e8jPFKzz 5gnmW3Ce0KxJes8F7B47blBWLpQtVPniJmHttBBBllRnOyT4RqyZHmimeFMUtZXbM2/P PgpOaqyEGzv4WPDF8axXYONE93SEd98VyxJdlYwpNo1AXlR8JZy0e+AVojLXDM8o7hft wV9g== X-Gm-Message-State: AOAM532u53X4EqZmLLqFXBdjgCfUawyefQhTHumZ9dQWH81nBYQyEykk ZLEAd/W0hn/06hLZNaLzFCldKA== X-Google-Smtp-Source: ABdhPJweK4rrPZFOqn0AHyZ0+VPFxBEmTGP9XbXgLNkcgdt4qfUXftLATQirSX8fhc64yuiP8Br2pg== X-Received: by 2002:a05:6808:f8b:b0:325:ae98:f735 with SMTP id o11-20020a0568080f8b00b00325ae98f735mr373283oiw.240.1651257372765; Fri, 29 Apr 2022 11:36:12 -0700 (PDT) Received: from [192.168.1.128] ([71.205.29.0]) by smtp.gmail.com with ESMTPSA id o4-20020a0568080bc400b0032571d1f27bsm1536311oik.6.2022.04.29.11.36.11 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 29 Apr 2022 11:36:12 -0700 (PDT) Subject: Re: [PATCH 5.15 00/33] 5.15.37-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: <20220429104052.345760505@linuxfoundation.org> From: Shuah Khan Message-ID: Date: Fri, 29 Apr 2022 12:36:11 -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: <20220429104052.345760505@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 4/29/22 4:41 AM, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 5.15.37 release. > There are 33 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 Sun, 01 May 2022 10:40:41 +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.15.37-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.15.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