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 E49B3C4332F for ; Fri, 14 Oct 2022 15:23:41 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230117AbiJNPXk (ORCPT ); Fri, 14 Oct 2022 11:23:40 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:59232 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230272AbiJNPXd (ORCPT ); Fri, 14 Oct 2022 11:23:33 -0400 Received: from mail-il1-x130.google.com (mail-il1-x130.google.com [IPv6:2607:f8b0:4864:20::130]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 20BDF11A962 for ; Fri, 14 Oct 2022 08:23:15 -0700 (PDT) Received: by mail-il1-x130.google.com with SMTP id y17so2673415ilq.8 for ; Fri, 14 Oct 2022 08:23:14 -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:message-id:reply-to; bh=QpyWMdE8YA7ElrvMEgG6lqITIjvsFxbpQdJMs8VogKg=; b=SKV2N/aIFh4a8y8v4oFgwTySgtHTUcIKdQr6lpjwYtE4/jcc0LlJ541JtoecXLKcJ8 NjTQQE3I6iTTzixKPyLY6W9PUnhOdUPwfI24WnVMBt8Q2YAFOFu/aSMz4WdrO2hfQTqE yzNlwou85EgxsKm6iyWuE9Xjabji6WEMkVpc8= 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=QpyWMdE8YA7ElrvMEgG6lqITIjvsFxbpQdJMs8VogKg=; b=r1JhxSUS7czHQQfbZzoNOWx8yzMWonyEKVB+9O0YKWVbxQmnf9YS2zzUHeUHYeZpBU /g0DT59ft2cukQQbpLC9CLd5zQCHNeWEYjap5Lo28tMk7e2q9/XQTbqcSTL08Zq17syC xahZHqZR2Ud5RDkBxb/c2ronJcR4oEXjRx21OPEKegu5rMjYQLb6979vMWBfKdi8ECIE LI68mm7HCFUXPYVthyDg2SH2rZOYh7On+Rn6FwtW407sKAe0Hf7LVDvpiRzTjnyun9/J tHEsx3y1GHbOZO1VU3ADyB2rN/QTWhopV3iziWMn+ycGfLqoO2VEAlMg1vba6NjtTrRl DHcg== X-Gm-Message-State: ACrzQf1LQUllL78V3NudpnYlH1EOmwvXbWMpXHHUqNYeF4nRiei1NUwX bhaZR0DH+YWhbXhgUpz2j7b0TQ== X-Google-Smtp-Source: AMsMyM6U6qZAkMWjvlBr8A9pVSYj8yeSrpLaQxZdU4YqTgnPnacwtWl35ATI1Tox24VlZb9QwVbxyw== X-Received: by 2002:a05:6e02:219d:b0:2fa:629f:ed0a with SMTP id j29-20020a056e02219d00b002fa629fed0amr2890124ila.76.1665760951558; Fri, 14 Oct 2022 08:22:31 -0700 (PDT) Received: from [192.168.1.128] ([38.15.45.1]) by smtp.gmail.com with ESMTPSA id c1-20020a056e020cc100b002f6028e31cesm930404ilj.61.2022.10.14.08.22.30 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 14 Oct 2022 08:22:31 -0700 (PDT) Message-ID: Date: Fri, 14 Oct 2022 09:22:30 -0600 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.19 00/33] 5.19.16-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, srw@sladewatkins.net, Shuah Khan References: <20221013175145.236739253@linuxfoundation.org> From: Shuah Khan In-Reply-To: <20221013175145.236739253@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 10/13/22 11:52, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 5.19.16 release. > There are 33 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 Sat, 15 Oct 2022 17:51:33 +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.16-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