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 67E0CECAAD4 for ; Mon, 29 Aug 2022 22:13:53 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229449AbiH2WNw (ORCPT ); Mon, 29 Aug 2022 18:13:52 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45098 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229630AbiH2WNo (ORCPT ); Mon, 29 Aug 2022 18:13:44 -0400 Received: from mail-il1-x133.google.com (mail-il1-x133.google.com [IPv6:2607:f8b0:4864:20::133]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 96F4A7D78F for ; Mon, 29 Aug 2022 15:13:42 -0700 (PDT) Received: by mail-il1-x133.google.com with SMTP id v15so2259588iln.6 for ; Mon, 29 Aug 2022 15:13:42 -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; bh=kDv1Wdc30xWBR5Q0HuYAotIhWz3t+ru73XnAdWghxwI=; b=Gq4sUZurjYGuE+u5O3j2RPt3kH6sF9BEFst5+Qd9srQfDIQgEvvWP9MdWR0k1+2/fj OJdW/koxBPgaPsvyuXDEy2ur/Z6xGvlGjaG1lYjtyk9ndTDNZrVjPLrd8/ASoneSfmsk zlHfh0jGvDHVFmNSzEM+0xCDN7pWnAmvm5E00= 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; bh=kDv1Wdc30xWBR5Q0HuYAotIhWz3t+ru73XnAdWghxwI=; b=K88O89FU4vEYwRcW/oGjE8wybGJqC5FqqPTN2kwGOXT3IYYA84GTra4ewDXfjLAg2t EQleXnZLnuaZ1iJjNqBd+biqvvX5vZHd8nUiQ5UhFZaLgQ99gVqBFo8j1tDJPZ88VUf9 9xu8eEOZqX8uUYsjz/o28Xd8thOCfgPUxSrXferkQcFW8K8OybBTH4bi/68CRhESwieC eWQFDWI3phoXTv6dMKpaU9d5wFMYsrHVxygkMj8vuZ/nHVjRzYp1yj0fDHP/M/2us6Y0 ozEGdr+j7+JLl8K0KMomZ+IUx/oUgpOVvdYkMvFIvWUF0rDToYbkXCTaLyDQQbPkubUR BCdA== X-Gm-Message-State: ACgBeo3msjm7f3uW4wInkTCDkfH1iqCCSVLzmUCkNm6rjd8zyutGyJJJ LDJIhxX07mwfmf6ZcV/vsqju3g== X-Google-Smtp-Source: AA6agR6OiMbT9QS5vUvJpCSlESqGYBg7bCf4i7bAop9yLFf0rMnFMiz16VoN5lw2AS5k+N1aDyQQrg== X-Received: by 2002:a05:6e02:1347:b0:2ea:e939:fef1 with SMTP id k7-20020a056e02134700b002eae939fef1mr5127804ilr.114.1661811221915; Mon, 29 Aug 2022 15:13:41 -0700 (PDT) Received: from [192.168.1.128] ([38.15.45.1]) by smtp.gmail.com with ESMTPSA id q5-20020a027b05000000b0034a58cd5718sm379644jac.175.2022.08.29.15.13.40 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 29 Aug 2022 15:13:41 -0700 (PDT) Message-ID: Date: Mon, 29 Aug 2022 16:13:40 -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/158] 5.19.6-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: <20220829105808.828227973@linuxfoundation.org> From: Shuah Khan In-Reply-To: <20220829105808.828227973@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 8/29/22 04:57, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 5.19.6 release. > There are 158 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, 31 Aug 2022 10:57:37 +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.6-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