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 539A9C43217 for ; Thu, 10 Nov 2022 01:50:44 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232295AbiKJBum (ORCPT ); Wed, 9 Nov 2022 20:50:42 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:47056 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231449AbiKJBuk (ORCPT ); Wed, 9 Nov 2022 20:50:40 -0500 Received: from mail-il1-x12c.google.com (mail-il1-x12c.google.com [IPv6:2607:f8b0:4864:20::12c]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 3EDE727DDF for ; Wed, 9 Nov 2022 17:50:40 -0800 (PST) Received: by mail-il1-x12c.google.com with SMTP id d3so378468ils.1 for ; Wed, 09 Nov 2022 17:50:40 -0800 (PST) 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:message-id:reply-to; bh=c/phn+ucH2E5hiYwyWGqEcynq1CJyuXRI/MGTCfo55A=; b=TfYZg884i8XgJmxMu0km7Lf0jW7T5OjXUFSTukx1NYoRMCMtUP8ChfOQPflNg/o47X ULZPg3hCVBHRH7tpXlAAThHokoJYvodSqDlaDBRctKWKjgAGBRyeJmc9cswjnN3BB3mD hNgZ90rezKSi2AgmwchVihmPgjk53vjqh0V+I= 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:message-id:reply-to; bh=c/phn+ucH2E5hiYwyWGqEcynq1CJyuXRI/MGTCfo55A=; b=m9VKGRrm4rnmYnw0d8hOcGA4N/kASTWjm4ZPJkd28pKoJOWtPap/6pqBmkAjdvR4ru l/F3N2DSxma5NEZ2KOiLiFSG0zQopccmKZrGjI+i9nWR5Fngsq34o4wHguS+fAg9RFpd +pdI4GWUlILJsd+BezWlGVavORNpHj8Mlu5auCYI9PWLMq4hlgGJnTaxqXLkvlwhiC+t 6xaqaCWArxgPSdDIMX9OTvdgFjEqs5vTFx8hW9F3hrx9YFS+9Ovpo5WRddv/2etkUMBW kez3ReLNZAzaSq6wLPXp9bv2ZmIIwf5VUmP37IraSnyqs7L+Z7D9R94icArphvZ5q1xX ztiw== X-Gm-Message-State: ACrzQf2LJ3IF1IcKZTUuXz1vgXOuevUpI6NJ5/Mo+Qb3ypKMRil6mFgF JB86kwE1vL/6pX6ySoe/c/aD1w== X-Google-Smtp-Source: AMsMyM56Qd8pkxkQ9+Hc0MKeAlvKU8omVvSe5nU+nKpDdXeoy3SYIPKNvgyBxg7HYfv6Igi2r4k6+w== X-Received: by 2002:a92:c706:0:b0:300:f49f:29b2 with SMTP id a6-20020a92c706000000b00300f49f29b2mr14424142ilp.207.1668045039602; Wed, 09 Nov 2022 17:50:39 -0800 (PST) Received: from [192.168.1.128] ([38.15.45.1]) by smtp.gmail.com with ESMTPSA id o15-20020a056602124f00b006bba42f7822sm5990373iou.52.2022.11.09.17.50.38 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 09 Nov 2022 17:50:39 -0800 (PST) Message-ID: <1bb739d5-4b5a-181e-b6aa-528beea8efda@linuxfoundation.org> Date: Wed, 9 Nov 2022 18:50:38 -0700 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.2.2 Subject: Re: [PATCH 5.15 000/144] 5.15.78-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, Shuah Khan References: <20221108133345.346704162@linuxfoundation.org> From: Shuah Khan In-Reply-To: <20221108133345.346704162@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 11/8/22 06:37, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 5.15.78 release. > There are 144 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 Thu, 10 Nov 2022 13:33:17 +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.78-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