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 9CD79C4332F for ; Thu, 10 Nov 2022 01:46:16 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231461AbiKJBqP (ORCPT ); Wed, 9 Nov 2022 20:46:15 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:44660 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229975AbiKJBqN (ORCPT ); Wed, 9 Nov 2022 20:46:13 -0500 Received: from mail-io1-xd30.google.com (mail-io1-xd30.google.com [IPv6:2607:f8b0:4864:20::d30]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id E9E7F27B12 for ; Wed, 9 Nov 2022 17:46:12 -0800 (PST) Received: by mail-io1-xd30.google.com with SMTP id 63so249915iov.8 for ; Wed, 09 Nov 2022 17:46:12 -0800 (PST) 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=p/y3kK/aK9HQTqxA2IkTFj8U2SX9wFU9K+VgUpk9sTA=; b=M9QshDp07CPCDTvqjA4I5RTcYiCfsLudF9/OXn1wdyy7NeI9GDcjVDci1j4WxjU6aJ n/8Aelt15FUoHCy9QVKRpMIjPbXcqCoKrn70e2sABfc1LGEDEZsEm4y21B1qpR7w66Tv ETTMcwCZSJ5VPwMdkyn/jY6DedX/YJIghoDdU= 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=p/y3kK/aK9HQTqxA2IkTFj8U2SX9wFU9K+VgUpk9sTA=; b=BT8TbgZ+R68fCN6Bd/r+r7i3iAYKxQT7iICwV4j6Np4AFo2JXY098G00CWd11drHks uzugLG2gN0CJ3CWN2sQFyl/zk1ZjmV8GUnUSA5ZAF70/1gOwJoYssVC701o+5by0squA OHaR0oOM5nX8StGRBjg1ThdCYaChpNlLcUtMQL4zs2Cq/3pM/IgSbNtAJPznoA0hhnth F7MxMj+6+MPOimv3pSEu2dmeA1uQXTUvNpkygOshiTp/D88U9lbsREr9l/PA6sUWWNLP 6il0rllwjKivjojFALmiJKVNL4PS6h1A8JmIYlK56EWsqDdLjMVmKgx56gHRXtGF6hue u6dw== X-Gm-Message-State: ANoB5pk1etYsVzAFM3iyw/s7+OnC926PkGsMjurvf50NQoyUQbPFoGao Dx49dF50vxgF8cvoyu5aB1fYFw== X-Google-Smtp-Source: AA0mqf4B2hDgM9ZRoS5qBONm0z+KkOFTYsY83ueuH4QwL0C8LrYW7Ls7BQ2ZBmgUrjh7qL6h8fZ/fQ== X-Received: by 2002:a6b:3ec2:0:b0:6da:fb85:a84d with SMTP id l185-20020a6b3ec2000000b006dafb85a84dmr9394328ioa.11.1668044772282; Wed, 09 Nov 2022 17:46:12 -0800 (PST) Received: from [192.168.1.128] ([38.15.45.1]) by smtp.gmail.com with ESMTPSA id a24-20020a5d9558000000b006bbf0466587sm5843573ios.49.2022.11.09.17.46.10 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 09 Nov 2022 17:46:11 -0800 (PST) Message-ID: <988d8fdf-6513-7544-bd4c-b55c28e5dd89@linuxfoundation.org> Date: Wed, 9 Nov 2022 18:46:10 -0700 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 6.0 000/197] 6.0.8-rc1 review Content-Language: en-US To: Greg Kroah-Hartman , stable@vger.kernel.org Cc: patches@lists.linux.dev, linux-kernel@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: <20221108133354.787209461@linuxfoundation.org> From: Shuah Khan In-Reply-To: <20221108133354.787209461@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 11/8/22 06:37, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 6.0.8 release. > There are 197 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, 10 Nov 2022 13:33:17 +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/v6.x/stable-review/patch-6.0.8-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-6.0.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