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 87A3AC54EBC for ; Wed, 11 Jan 2023 00:37:57 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235667AbjAKAhz (ORCPT ); Tue, 10 Jan 2023 19:37:55 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:46904 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234768AbjAKAhw (ORCPT ); Tue, 10 Jan 2023 19:37:52 -0500 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 3847E3D5D5 for ; Tue, 10 Jan 2023 16:37:51 -0800 (PST) Received: by mail-io1-xd2e.google.com with SMTP id v65so2692162ioe.4 for ; Tue, 10 Jan 2023 16:37:51 -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=nf79i4kFYNjvkaViMxUA+Wevatn6h1yiqkK+1eISKPg=; b=Mn7Kiyli+tUpKDurXXj/ueqz+GrUBetMGrndmeWHOKhlDtaLi0LeOnW6LZVwGG/rPm gc3UhuUyu1pVmXRtEM7mtrHDIHlmXLM7AZ59f64J3BTUvBKRizFj+DXCtHVV+fHZhLsj KwBVENeEGY7Rdvm+PQRuoT2ovC2szyV5Hs4Kc= 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=nf79i4kFYNjvkaViMxUA+Wevatn6h1yiqkK+1eISKPg=; b=Rw0y0EJn42jU5RUBxlO07NERBJeW6/Q+N5Cig1jxakdYkeqg96wHBQJNEtheQdcJdy f/UK2iLt+SZbUdGWnpRmGm5ksZEKOHtNelZARoWzd/vUkZqZLGLcqoFLQ7ONwdP/ySZU rKCu08+jbV3C8jJ6RUf5nyzQbbFg7B5BtYtYIcihxk8gnHwYfGgsaBve6hpMH2d1OT49 uEfaK8sIMm51r1AXRnlHwnE10ztCL6G1+y5F1EZCvVOYIkprZgFGKqcrJ/hRFmN36z8G cuqbXDH/FJ06op1khC9OrsvXqNF8PBCQ3pBr3vQlfLP8o/LIuZLQHKapNy9UY6wwason l8hQ== X-Gm-Message-State: AFqh2kp/Fhkcija5KM3+RzJS0mzDpIOOvEglCdOpQe/PoKEbmuN/434+ BvbxYbUauulgMJ44QmY2+yFP+g== X-Google-Smtp-Source: AMrXdXuqTgeYvvMdXOJyAWi71olRqUT1f2Med2xoF4IWRl+GEC6xHU97LDGYEk40HwHddJlFxCBjMg== X-Received: by 2002:a6b:7d46:0:b0:6ed:1ad7:56bc with SMTP id d6-20020a6b7d46000000b006ed1ad756bcmr10498373ioq.0.1673397470566; Tue, 10 Jan 2023 16:37:50 -0800 (PST) Received: from [192.168.1.128] ([38.15.45.1]) by smtp.gmail.com with ESMTPSA id z10-20020a056602080a00b006f8b45e858asm4561046iow.29.2023.01.10.16.37.49 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 10 Jan 2023 16:37:49 -0800 (PST) Message-ID: Date: Tue, 10 Jan 2023 17:37:48 -0700 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.4.2 Subject: Re: [PATCH 6.0 000/148] 6.0.19-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, rwarsow@gmx.de, Shuah Khan References: <20230110180017.145591678@linuxfoundation.org> From: Shuah Khan In-Reply-To: <20230110180017.145591678@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 1/10/23 11:01, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 6.0.19 release. > There are 148 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. > > NOTE, this will probably be the LAST 6.0.y release. If there is > anything preventing you from moving to 6.1.y right now, please let me > know. > > Responses should be made by Thu, 12 Jan 2023 17:59:42 +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.19-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