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 0BA23C433F5 for ; Mon, 3 Oct 2022 21:34:00 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229972AbiJCVdz (ORCPT ); Mon, 3 Oct 2022 17:33:55 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:52914 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229997AbiJCVda (ORCPT ); Mon, 3 Oct 2022 17:33:30 -0400 Received: from mail-il1-x131.google.com (mail-il1-x131.google.com [IPv6:2607:f8b0:4864:20::131]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 0995926F9 for ; Mon, 3 Oct 2022 14:29:01 -0700 (PDT) Received: by mail-il1-x131.google.com with SMTP id d14so5953915ilf.2 for ; Mon, 03 Oct 2022 14:29:01 -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=LY8eeaK8Pu9GR7k7z1a4/PFZoWyqSXh2iFNVRAiOyu4=; b=MkWv0QCN7e6zRpPGc7T/WVD4nt5f9FrO4QkNJjKWavCFndA20SfqKyiZ+Jb9YnpYef I43BRzaVDyv8F8unGZlnhqErakwHAhtRFva8aVnZzWSO2UfarBfoCxLZys1WOnieUN6W JfqWC3oX5hqYY1oLhE66I1f6s0atJHscIX6H8= 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=LY8eeaK8Pu9GR7k7z1a4/PFZoWyqSXh2iFNVRAiOyu4=; b=kR+VGyVAVpii18wRK5Qa+pEsEAsm6cuMMJpOspFYPhgFH+coLliN/CyxuyKcFPXDxd axtPZapEw4h8WkgEghWo5Q1B4ULGfjMVoJ80rbpzOPtjlBwIxvy2GwsxAStUqGd48aLf j2PQVIgimu50fFbtTL+9q9NBGnnrLrRGX4F7/tllsOpvZ8TIpDWmG6tEsg/ON5p5momT CasO2Ci59fHf5zRzDvbCwKzfMmTvz+Kf/VEsNsY1Dmx+3/hl+9ZrU1zSPZOHFz0sooAh ODuT5vE58XsyRlpVsmI+JxZVfFibzWEhAdIbm4rKCS86O/xasROgQjuiN5GWKsmrWHlQ Z43A== X-Gm-Message-State: ACrzQf2JX1cB4CGon9mVJD7/R59WtGHWr+0gnWK3DuA/660GmigkWnpf NhMPDp2DxB4uaKgPwJc0wok6+A== X-Google-Smtp-Source: AMsMyM71pQY3eEIltIwKVev/0zu1Yn9yaIZ8YQUXc1WLJrhciwRUQFZfWrJYoIhVmBFVTG+m7+26uQ== X-Received: by 2002:a05:6e02:164d:b0:2f9:46bb:6ffb with SMTP id v13-20020a056e02164d00b002f946bb6ffbmr8499069ilu.320.1664832540314; Mon, 03 Oct 2022 14:29:00 -0700 (PDT) Received: from [192.168.1.128] ([38.15.45.1]) by smtp.gmail.com with ESMTPSA id y1-20020a027301000000b0034e0cdeecc2sm4568826jab.98.2022.10.03.14.28.58 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 03 Oct 2022 14:28:59 -0700 (PDT) Message-ID: <28f27d09-1121-10a2-f0be-9c1733343d70@linuxfoundation.org> Date: Mon, 3 Oct 2022 15:28:58 -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/101] 5.19.13-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: <20221003070724.490989164@linuxfoundation.org> From: Shuah Khan In-Reply-To: <20221003070724.490989164@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 10/3/22 01:09, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 5.19.13 release. > There are 101 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, 05 Oct 2022 07:07:06 +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.13-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