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 05DA4C00140 for ; Wed, 10 Aug 2022 04:11:36 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230465AbiHJELD (ORCPT ); Wed, 10 Aug 2022 00:11:03 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:39792 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230489AbiHJEKi (ORCPT ); Wed, 10 Aug 2022 00:10:38 -0400 Received: from mail-io1-xd34.google.com (mail-io1-xd34.google.com [IPv6:2607:f8b0:4864:20::d34]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 7AD6648C90 for ; Tue, 9 Aug 2022 21:10:36 -0700 (PDT) Received: by mail-io1-xd34.google.com with SMTP id 68so4590030iou.2 for ; Tue, 09 Aug 2022 21:10:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; h=content-transfer-encoding:content-language:in-reply-to:mime-version :user-agent:date:message-id:from:references:cc:to:subject:from:to:cc; bh=tOJs2UbYWM7GWS5yjBuwhxBXjxYGcm0p2oYEK23R+6w=; b=Z+ZVxkq92VkT4KkfjSyztM41Bgwg8ukhjy1MeGfKwlcCsMuMUDI8nBxILcviOSf9KR U43CECulePnmyRBt8wsY10zDyV45hwTGE17+vkGFr24qTckOz0itsErLyRQ8FdS3Vjy5 JJaKWYXBqQW6rgSTBQmpD2QuDuV1b0Gxgv9Ao= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:content-language:in-reply-to:mime-version :user-agent:date:message-id:from:references:cc:to:subject :x-gm-message-state:from:to:cc; bh=tOJs2UbYWM7GWS5yjBuwhxBXjxYGcm0p2oYEK23R+6w=; b=XoEsL9hYcE4cfCl6aKfd7nJId8Ewbaexy7i90DtBehcpEZzm6ti31+Wo8sZO2q0IV3 duvK5Sbbf1fy9COLG5c2X11r1K9CS5tGGvdahbO9V2jtLRTP2/taQ3c/luJPhPQgsGtn ArQwQ/XXfxr0dJ4J0jDRiGoW9Juz0iAu6B0zfsXU/Y9X1TKLr6uWXoqp7ruvzo5/A/zI TADiZQBv9VDz0qGD771wFl8axkd5qbgXu2ZJT82QIqWdJE9FBRj/b0aoQvubK+gVxBca J8IEy1u140naj/wKL51IL/7zSsIAq8M6Ir2ZYrmIPkPwT/kpGeTVKsv9L671OFH+bdfk r47g== X-Gm-Message-State: ACgBeo3b0/sdLJucVNbBrTcmL6KPBrnpi2o6OsvMWik0RqUPgtpn8v9I hnkbgUiJc52mmqpC3p2j0EAPGA== X-Google-Smtp-Source: AA6agR6PPkZRmbohs15PJgtqhvNQTH3QlctL2Y7Cceg7hiwKWCJcRwBd6LMnQDtGz1MPqSQf2qh3Cw== X-Received: by 2002:a05:6638:3822:b0:342:a65d:ade3 with SMTP id i34-20020a056638382200b00342a65dade3mr12224386jav.206.1660104635858; Tue, 09 Aug 2022 21:10:35 -0700 (PDT) Received: from [192.168.1.128] ([38.15.45.1]) by smtp.gmail.com with ESMTPSA id g9-20020a05660226c900b0067b75781af9sm1943739ioo.37.2022.08.09.21.10.34 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 09 Aug 2022 21:10:35 -0700 (PDT) Subject: Re: [PATCH 5.19 00/21] 5.19.1-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: <20220809175513.345597655@linuxfoundation.org> From: Shuah Khan Message-ID: Date: Tue, 9 Aug 2022 22:10:34 -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: <20220809175513.345597655@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 8/9/22 12:00 PM, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 5.19.1 release. > There are 21 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, 11 Aug 2022 17:55:02 +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.19.1-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.19.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