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 4A1BDC32771 for ; Mon, 26 Sep 2022 22:46:15 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229908AbiIZWqM (ORCPT ); Mon, 26 Sep 2022 18:46:12 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:38748 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229515AbiIZWqJ (ORCPT ); Mon, 26 Sep 2022 18:46:09 -0400 Received: from mail-io1-xd2d.google.com (mail-io1-xd2d.google.com [IPv6:2607:f8b0:4864:20::d2d]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id D6BB26BCE0 for ; Mon, 26 Sep 2022 15:46:06 -0700 (PDT) Received: by mail-io1-xd2d.google.com with SMTP id b23so6483147iof.2 for ; Mon, 26 Sep 2022 15:46:06 -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=/fv6awnLKXGVWS9kL+kVxKz/ZUV3ghwKIl1PTS0HyM0=; b=e8CqpnKWzIfY651/xGXB2b61ZHtOAFGd6F3UXzO6/gyeXgHjGvCh9EsuLkgp1VzzSf ThNV37MtDyqeb5LuKVYXx1JPb9Jojddtf8dC6MJzPde43zttoT9elTb/84Ofhp4N1uQr fR2coW1SwwwrgmoVN1PfjSEpPp2JtQ/alBtEk= 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=/fv6awnLKXGVWS9kL+kVxKz/ZUV3ghwKIl1PTS0HyM0=; b=Ue/ZSs3Orw4AffJkBENPrVEXztPXA48tGz8WYjxGnJ3D9NwkTvUkFkobc6zTn0Ex9/ 5D/AIi52Y7Qs8e/ljxeSabmCfGzsiQ9cbC0z9KJQAQqFeYHzLQ3TyQ4aPkgkXuLM9Avk fTPcIT0v8bdhSPc1AIfS39f6Eo9Rtti+INNYr412g4mFspn95SubWmWgl9BvYwVZd2vO A7mdTcJDrAYFIWHxsbm1aq7xxPUvWOPM0I2KDlLIWM0onVNZA3QPtsWdXMSUP34hdeWT bAUC8OtzGR9RFCm7ZWW9E1nh1ZU/OVjPTosLP0k1IzUZk1PGHOD9YQo8Y3Qt3wZRTYCi F1Xg== X-Gm-Message-State: ACrzQf0MGcwQsIg7L5xe5rgBMVJ+/J6mDZaK9k/NNhLhBFlc2dkZr3Oa BkSbNzc+AoCKU0eFSxMzwURmdg== X-Google-Smtp-Source: AMsMyM6PRGoxYMar4X7Rttki/icTUERAkM5O4KuqRAE4rcja8UEMPK3oTpnmS6M3VgUxqRRYpl+xRA== X-Received: by 2002:a05:6638:1349:b0:35a:3ab8:4af2 with SMTP id u9-20020a056638134900b0035a3ab84af2mr12608868jad.49.1664232366196; Mon, 26 Sep 2022 15:46:06 -0700 (PDT) Received: from [192.168.1.128] ([38.15.45.1]) by smtp.gmail.com with ESMTPSA id d31-20020a0285a2000000b0035b95c78815sm114851jai.33.2022.09.26.15.46.04 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 26 Sep 2022 15:46:05 -0700 (PDT) Message-ID: <1ee09962-5e2c-c25b-b627-4111f6dcb2fe@linuxfoundation.org> Date: Mon, 26 Sep 2022 16:46:04 -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.19 000/207] 5.19.12-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: <20220926100806.522017616@linuxfoundation.org> From: Shuah Khan In-Reply-To: <20220926100806.522017616@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/26/22 04:09, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 5.19.12 release. > There are 207 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 Wed, 28 Sep 2022 10:07:26 +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.12-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