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 89073C6FD1D for ; Thu, 16 Mar 2023 00:03:17 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233227AbjCPADQ (ORCPT ); Wed, 15 Mar 2023 20:03:16 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:47996 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233295AbjCPADF (ORCPT ); Wed, 15 Mar 2023 20:03:05 -0400 Received: from mail-il1-x12d.google.com (mail-il1-x12d.google.com [IPv6:2607:f8b0:4864:20::12d]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id B6CBF6C88C for ; Wed, 15 Mar 2023 17:02:37 -0700 (PDT) Received: by mail-il1-x12d.google.com with SMTP id l9so117305iln.1 for ; Wed, 15 Mar 2023 17:02:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; t=1678924954; 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=ewEZHYKYyayjtDE60f5wirtIHx7w+sAb+7nO8rKjDaA=; b=U0oBYfwYL1MFLsWjQab0gE03Oaosk3GhZV0eup0X+tGzP4FsX5iD7cSFwVV1JpyiIM Xbwwn9/rd9Q8skESRwHR/FG7nqA+PTSpkokIkUjjTLHOrCv+nGlHiDHVWIl7pSpk9Ivd XhUBp7PIFmmuHMNnGmHLk2yFgYQAUGuKfxUx0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678924954; 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=ewEZHYKYyayjtDE60f5wirtIHx7w+sAb+7nO8rKjDaA=; b=xxpuSUQtSnAjEuMEop90Hr/hjAksLnLgKLEVAZ56sF2/EL1/AEvVXHb6OAIORUEz+K fz94pFp4iXA0LWCaTf2gRQ+7C4rpNmm7pPN6wi300Is1YmYCjqW+5R3tNSwLKUaVCZHc NpSojSCGsE1f7+zXhwbQNiKfKEAf2/ldnZ9YLM/ZmcJ1V0e6AZC1IZ1ah9hcMxhjtt67 MoJ/VTu6v/Z1EcruxJGIgRQOrHHBRyxIAszI7McR5O5UvXzIIH/3VTKAiuwNSpxjU2Il Yhay2nfjKK6akILhB+JgyAlQRURVd85zz2SNUf+0mmyxKbNOBwIRBKU1jLBxZ7kg4ttO 1i9g== X-Gm-Message-State: AO0yUKU4do/mgsi3XpYtWOhlk8J+g4uOHNC29YnlIa3LmVEhQu9PIFCp /9+GyJT1yOViruMmE2LT0YsWvCa7kq6Iz+x0TQOktQ== X-Google-Smtp-Source: AK7set9m7SzRy4yIcD0dGRkOHxuO7alCUrysveLliyqqS7pMcmMfe4np2GopkDSCaDlGlwRIWaukAQ== X-Received: by 2002:a05:6e02:1ba9:b0:317:943c:2280 with SMTP id n9-20020a056e021ba900b00317943c2280mr699417ili.0.1678924954094; Wed, 15 Mar 2023 17:02:34 -0700 (PDT) Received: from [192.168.1.128] ([38.15.45.1]) by smtp.gmail.com with ESMTPSA id v5-20020a92c6c5000000b00313b281ecd2sm1959030ilm.70.2023.03.15.17.02.33 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 15 Mar 2023 17:02:33 -0700 (PDT) Message-ID: Date: Wed, 15 Mar 2023 18:02:33 -0600 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.8.0 Subject: Re: [PATCH 5.15 000/145] 5.15.103-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: <20230315115738.951067403@linuxfoundation.org> From: Shuah Khan In-Reply-To: <20230315115738.951067403@linuxfoundation.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org On 3/15/23 06:11, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 5.15.103 release. > There are 145 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, 17 Mar 2023 11:57:10 +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.103-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