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 3A2B8ECAAD8 for ; Wed, 21 Sep 2022 22:55:46 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230177AbiIUWzo (ORCPT ); Wed, 21 Sep 2022 18:55:44 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:40268 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230106AbiIUWzl (ORCPT ); Wed, 21 Sep 2022 18:55:41 -0400 Received: from mail-io1-xd31.google.com (mail-io1-xd31.google.com [IPv6:2607:f8b0:4864:20::d31]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id C3512883DF for ; Wed, 21 Sep 2022 15:55:40 -0700 (PDT) Received: by mail-io1-xd31.google.com with SMTP id y141so6346105iof.5 for ; Wed, 21 Sep 2022 15:55:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; 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; bh=Oo5ba8VF0i4/ApVVKpEPzYH8kkUr0H2xAd6tR372RjU=; b=Y7KcWfpeFeKCHzBbHesKewEj3VKu5oTMrH5RgNQLibp5jqJ1e5A0rrgEwKxu46EWV4 qSrgF8SCytwrAlULLrhOV81XH9mM1IRKQJD0Welqs4YtbLGVP5lXj46XjNXjMZcMjS7Z HoduvhcADmnXV+7hcjXmpzvvPnMa9FyNAAoeY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; 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; bh=Oo5ba8VF0i4/ApVVKpEPzYH8kkUr0H2xAd6tR372RjU=; b=MF8lX5dc9p7QibgG9z2H76+UJiyPcGNF4lVn0AtqK9EDJFLo49Z1iviTJhKuOjM+IQ BLh4vRJ3Ajyj1KFoKLTkIC+SnY1oaESJ85ClhEVmCX+VC3cmLqvhtX7z2Z7bv+06N9bQ Haeh1sXTD1yUErG7Is+Nd8d0gVyuXsMC4o9Ha2sMdvGgGN8HVwZ1Yz+YA8wLc8q6JdYY X5aNSoAwAPe0JlHvme9WbqtWmYhBECa6eZb9fufCkPe7/hzaZQE8dVs5LMoy/aF0MD89 fMLFrSiT498vcTSuhsV5MNvNP0dYxePvcf7GiX6hZcLM2R7hoIGXH+8IAmPEt3iVsjr3 uxaw== X-Gm-Message-State: ACrzQf16lKrg3IM5zuHOSfX/1zoDrUfDX7rg9PtEtDTqV2AW/+LgYyg+ Q8P4ho8kGHd7iaa9mngmEulctg== X-Google-Smtp-Source: AMsMyM7gszfi3xajP9K3eqCcIEqbH7dT9z/6v5yYknusbkgQBkbYJuTm1Rg+xItjMQ67MXirgycXZA== X-Received: by 2002:a05:6638:168a:b0:35a:6acf:f94 with SMTP id f10-20020a056638168a00b0035a6acf0f94mr329273jat.106.1663800940095; Wed, 21 Sep 2022 15:55:40 -0700 (PDT) Received: from [192.168.1.128] ([38.15.45.1]) by smtp.gmail.com with ESMTPSA id c69-20020a02964b000000b0035a41631f28sm1491922jai.78.2022.09.21.15.55.39 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 21 Sep 2022 15:55:39 -0700 (PDT) Message-ID: <79ff0f22-df09-ecf0-40b5-18e09a33df30@linuxfoundation.org> Date: Wed, 21 Sep 2022 16:55:37 -0600 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.11.0 Subject: Re: [PATCH 5.15 00/45] 5.15.70-rc1 review Content-Language: en-US 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: <20220921153646.931277075@linuxfoundation.org> From: Shuah Khan In-Reply-To: <20220921153646.931277075@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 9/21/22 09:45, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 5.15.70 release. > There are 45 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, 23 Sep 2022 15:36:33 +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.70-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