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 7C290C433EF for ; Wed, 6 Jul 2022 23:52:10 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234806AbiGFXwJ (ORCPT ); Wed, 6 Jul 2022 19:52:09 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:34168 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234803AbiGFXwG (ORCPT ); Wed, 6 Jul 2022 19:52:06 -0400 Received: from mail-io1-xd30.google.com (mail-io1-xd30.google.com [IPv6:2607:f8b0:4864:20::d30]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id E0EBB2D1C8 for ; Wed, 6 Jul 2022 16:52:05 -0700 (PDT) Received: by mail-io1-xd30.google.com with SMTP id p69so15411877iod.10 for ; Wed, 06 Jul 2022 16:52:05 -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=Iyluj2dtd58+hkHx6sNP9yekyC/Ah4724InV/sfcAHg=; b=G0YuQcXeDg5AEz7YmkdmeCk+M72+kANZO5KayL+kD3BB1r2IQZZ29798CFbb8qxeY3 lUTOEZQHIhCbD5iGr1k2fm1w53M0JXHbF2O+O1joElXzhuJpFjfnM4H3lP1NBv9IuXCa xngUbGyrNZOs+ZYR9xd+AAikisrh8PZivpQBM= 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=Iyluj2dtd58+hkHx6sNP9yekyC/Ah4724InV/sfcAHg=; b=0N8KH0G8jSU06Wx11Epds+/5WGu/j4mlOHlgx8bL8JEu80z4EKZ8VZwpbkefxWf/cC HU9jo5wqflE0BgSlVQ/fQ8xQb0Xa/hJA4fCuZOMxMVQB6pCQvvADJh1RErBMcTPmPMRP HiKMxSCxpt3dnk4DOhPm40zU5EBC+teBTbuo8T6U9MiQCkdviqVnbJAHQ5fFm2jV+5ME 6qqujl8/yICIw86E9n119YH9NTJfPkbZpHcIYpFDW6HxAz6tVG32uYEqRMzmInEEX2Lv k9t2ha6rF+3dqKaXjTI4RyayKk5prtd207v3/W6vghX28xp7zkMVPyUeznOrl5+R3fOy 4Oyw== X-Gm-Message-State: AJIora8lu0c7q2Mk0siLH9CLZBSY5rdQYOZmM3jBbJv8RRDvY4qyKuDJ ZovmmGFqgt747EsLso0pHzmlrQ== X-Google-Smtp-Source: AGRyM1sVYWaLaK2hckfKaEh7XCtU6FcHj1sJiOqPs9PfkiWKLrJMuWhia35fSWp49sJblxjEPInwPA== X-Received: by 2002:a02:cb47:0:b0:339:e7aa:2f8d with SMTP id k7-20020a02cb47000000b00339e7aa2f8dmr27575169jap.234.1657151525280; Wed, 06 Jul 2022 16:52:05 -0700 (PDT) Received: from [192.168.1.128] ([38.15.45.1]) by smtp.gmail.com with ESMTPSA id p3-20020a92da43000000b002daa3e1fe85sm10534845ilq.58.2022.07.06.16.52.04 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 06 Jul 2022 16:52:05 -0700 (PDT) Subject: Re: [PATCH 5.18 000/102] 5.18.10-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: <20220705115618.410217782@linuxfoundation.org> From: Shuah Khan Message-ID: <969e2541-f7eb-1be0-6aa4-a41312ac7106@linuxfoundation.org> Date: Wed, 6 Jul 2022 17:52:03 -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: <20220705115618.410217782@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: stable@vger.kernel.org On 7/5/22 5:57 AM, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 5.18.10 release. > There are 102 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, 07 Jul 2022 11:55:56 +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.18.10-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.18.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