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 1F275C678D4 for ; Thu, 2 Mar 2023 01:46:46 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229759AbjCBBqo (ORCPT ); Wed, 1 Mar 2023 20:46:44 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:52326 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229621AbjCBBqn (ORCPT ); Wed, 1 Mar 2023 20:46:43 -0500 Received: from mail-io1-xd32.google.com (mail-io1-xd32.google.com [IPv6:2607:f8b0:4864:20::d32]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id EE22E158A6 for ; Wed, 1 Mar 2023 17:46:41 -0800 (PST) Received: by mail-io1-xd32.google.com with SMTP id bf15so6179944iob.7 for ; Wed, 01 Mar 2023 17:46:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; t=1677721601; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=TeupPCDbd6R78m/pmA6v+CX/TX+yWDdkPxQs8KMcp44=; b=RbktTVUJDJ9SkcsicRD/l1otQyLVQk8lH7DLLk8gy7J/Vm3EVSBtzeui2mMNd+APX8 X8yCDhTOcTjIQMnU6OyvWmL9eAudMHTSZenQfsEEC3kCsZmBzipQguS4S72mx+ZsFBZT hu5WaAdqQwfqu7nNB5nyrsBb5QUMWH5IZvRCU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1677721601; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=TeupPCDbd6R78m/pmA6v+CX/TX+yWDdkPxQs8KMcp44=; b=wR/glokVqv6fShfgsqr0de18VfulGK04GuwC/t6rp2zW6T+DsRyweH6an+p3h5adyC aTik6bHhf8TapwtKa4BnAfxHMlbltwwNevw2LASBAtQvK+Zz/8L98H4M1Uqh6HCYrStg ICJ8Rir5WNRRSyGxSwqqxrm8NrkeWhCYHXgjLGucrgIreQyrnz0JTeZ/Xzim8Atqbr1I Axyr1qnhh2DB37azjFwVcypey2n1N05F3TToDT7HzboyMKCAIqgZZgNLGCseFOjJ6+Go rCLB20nV7aIay3le2r9LsisDgmS3WtrdUO/A7Dt5NWX9kE+C2+3G/XG/k4Sek3jjKfnt J/ow== X-Gm-Message-State: AO0yUKUelBL6qBqw/lPflL+jHI6hIen012Pq7U1r6aVdSj4QkeQqDbON kd9OQhjkmnQDrUYR3OSkBsNaWA== X-Google-Smtp-Source: AK7set/sJBwjh4I50VLZ8hqpBfE3S+l76mr1EcvexSXth+Uuexl/i3djxhktrptbBKzJil/EwQGAag== X-Received: by 2002:a5e:a704:0:b0:74c:de17:fa3 with SMTP id b4-20020a5ea704000000b0074cde170fa3mr5038493iod.0.1677721601256; Wed, 01 Mar 2023 17:46:41 -0800 (PST) Received: from [192.168.1.128] ([38.15.45.1]) by smtp.gmail.com with ESMTPSA id u3-20020a6be403000000b0073d7d30fb3dsm4288376iog.54.2023.03.01.17.46.40 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 01 Mar 2023 17:46:40 -0800 (PST) Message-ID: <71029269-20f9-2e67-ae54-3d5ef283a194@linuxfoundation.org> Date: Wed, 1 Mar 2023 18:46:39 -0700 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.7.1 Subject: Re: [PATCH 5.15 00/22] 5.15.97-rc1 review Content-Language: en-US To: Greg Kroah-Hartman , stable@vger.kernel.org Cc: patches@lists.linux.dev, 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, sudipm.mukherjee@gmail.com, srw@sladewatkins.net, rwarsow@gmx.de, Shuah Khan References: <20230301180652.658125575@linuxfoundation.org> From: Shuah Khan In-Reply-To: <20230301180652.658125575@linuxfoundation.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 3/1/23 11:08, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 5.15.97 release. > There are 22 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 Fri, 03 Mar 2023 18:06:43 +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.97-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