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 B61A3C4332F for ; Wed, 19 Oct 2022 19:53:29 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229972AbiJSTx0 (ORCPT ); Wed, 19 Oct 2022 15:53:26 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:43168 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229680AbiJSTxX (ORCPT ); Wed, 19 Oct 2022 15:53:23 -0400 Received: from mail-io1-xd2e.google.com (mail-io1-xd2e.google.com [IPv6:2607:f8b0:4864:20::d2e]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 512141D5E17 for ; Wed, 19 Oct 2022 12:53:22 -0700 (PDT) Received: by mail-io1-xd2e.google.com with SMTP id p16so15441004iod.6 for ; Wed, 19 Oct 2022 12:53:22 -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=BCibXGM8BjaTX8h8C5G0AVWFfWXcZVSN1fPhuLtRFnQ=; b=Ub9K2irnUDoE9mYoaAfxSNqMh3deb8WiYwMgR9KH7Gp+v1+QIlbVFyG8oJ9zNZHs2+ gtFw93jRWib6moWCejJJVug+ZTdwf/PixWdid5dnwB5hJXUMnui4rH35gXk0u7Os1hHi KKPfcgWk6V2DlGtxWv6dDEjLoAGBngO4B2Rbo= 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=BCibXGM8BjaTX8h8C5G0AVWFfWXcZVSN1fPhuLtRFnQ=; b=I9zFUUboH6JPPDdI4298F4T3aszTShiDC00f4wms/0xCWjGRJedu0Mk3PiLcMcD8WQ 9C/83LDic/RClWGZg1O4E8UDplSpGLvtyWFuN4AZmq2juYyiA4+mA9xnS5OFyPtIuqnH /KuD8PDbmXz27KDsRcCEOOY9oC/TUy1mRnj4T0/eOxK/fuYoO7WV1Y5XaoWAxoBEBcPD 4yp8EdWWTkl+9EOkpeCg27sy+w1lBkfpPNmqpVWv5/96BjPPBixHjq/jcJSlrIgRWWca LqeBB2mpH4DhwM8Zj3L2q2NygTWfzM7Qve7Qps6i7eyoB4xpkTyNLOvc4HkZPZd0FKQj Bmkw== X-Gm-Message-State: ACrzQf2HhTEPRESoUMdA4BU3H0FK7itN1lLVw3xo+QOIOi7r1qlH0L+w rO6o1GqvUvO4ee+jqMxFVpo+FI6bnjOt/Q== X-Google-Smtp-Source: AMsMyM5lY+OxrCuHoED1L6CgPdpvjcpOYENUeUfX39IOn/sFskzbklkYmaJrJRLUY0kbKtFhusZiTQ== X-Received: by 2002:a05:6602:3409:b0:6bc:698c:cfca with SMTP id n9-20020a056602340900b006bc698ccfcamr6162818ioz.98.1666209201548; Wed, 19 Oct 2022 12:53:21 -0700 (PDT) Received: from [192.168.1.128] ([38.15.45.1]) by smtp.gmail.com with ESMTPSA id m25-20020a026a59000000b0035a498d222asm2383475jaf.35.2022.10.19.12.53.20 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 19 Oct 2022 12:53:20 -0700 (PDT) Message-ID: <7a429f62-c836-c657-3e1e-e76f81011598@linuxfoundation.org> Date: Wed, 19 Oct 2022 13:53:20 -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 6.0 000/862] 6.0.3-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: <20221019083249.951566199@linuxfoundation.org> From: Shuah Khan In-Reply-To: <20221019083249.951566199@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/19/22 02:21, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 6.0.3 release. > There are 862 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 Fri, 21 Oct 2022 08:30:19 +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.3-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