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 D5417C7EE2F for ; Thu, 2 Mar 2023 01:44:39 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229791AbjCBBoi (ORCPT ); Wed, 1 Mar 2023 20:44:38 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:50128 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229715AbjCBBoh (ORCPT ); Wed, 1 Mar 2023 20:44:37 -0500 Received: from mail-il1-x12d.google.com (mail-il1-x12d.google.com [IPv6:2607:f8b0:4864:20::12d]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id F385D3B669 for ; Wed, 1 Mar 2023 17:44:13 -0800 (PST) Received: by mail-il1-x12d.google.com with SMTP id b16so9615333iln.3 for ; Wed, 01 Mar 2023 17:44:13 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; t=1677721449; 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=/wn0GhLKfvndtXTBbWz5QIu214kxtRlcBtnzhbmKAbw=; b=Wy7KOhXqkaoDoBgSms5p/icdqbwn2o0tqPwG37KM0Jubxew2owaE3mGCi80QpNN1/7 PXY1r0Xq1D7G4jgVPnXkTip8jqQz2YIZFYlhGb4EQy+dbom5e5V/KT6QihayK6RYMhrd 2YONx+0xxOAz0fQXlnyLDFfYyh5wskQpU0w4Q= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1677721449; 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=/wn0GhLKfvndtXTBbWz5QIu214kxtRlcBtnzhbmKAbw=; b=dwJFmnT1stNq2WGZTFldwN6xkssrewiQq806+d95n38yVIYGs5zpiLYXHM9iwviIex 5zh7KXLDkOiWAoW5I93Rh4FA8UdcRxwcJ/2ZS+7itEVpcCxGZ+LecWKt/l2kA2M6LEUu yeaqUHfJRpnnQkHpPYsNhQrJb5Eh9UtoQ+ktXPCXkjakslEkd3qmqTLgYcduBRs0LJO4 ahMAp/6V698IqqN5ZTk+jCDC5ws19ITg3ekkS3ICmn8kviaz8123m0DykpXIF2q/KRKq pjssWzf3Dfr4zBr4zKexQQXxoeyjgqWMoYiZpJrL4rblG3juJib4lj/hWXYRYXZFF88P Tykw== X-Gm-Message-State: AO0yUKWJiXxZRlz25e3JzitHx2QVqD9IPe0KsCdSCdu4dWub3k6JgVV3 p/dozheiHXkrs//WYWDrVfhq2lefRWX8Tv5Gz/o= X-Google-Smtp-Source: AK7set/9FFT6a9C3NXius89Sc64bLu+bFZ0TVFTj+E4Su+lTvZDyEUaN+DUAA71wzjxV5X0RQHd5Ng== X-Received: by 2002:a92:6c0e:0:b0:317:16bc:dc97 with SMTP id h14-20020a926c0e000000b0031716bcdc97mr5585168ilc.3.1677721448794; Wed, 01 Mar 2023 17:44:08 -0800 (PST) Received: from [192.168.1.128] ([38.15.45.1]) by smtp.gmail.com with ESMTPSA id u23-20020a02aa97000000b003aef8fded9asm4224833jai.127.2023.03.01.17.44.07 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 01 Mar 2023 17:44:07 -0800 (PST) Message-ID: Date: Wed, 1 Mar 2023 18:44:06 -0700 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.7.1 Subject: Re: [PATCH 6.1 00/42] 6.1.15-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: <20230301180657.003689969@linuxfoundation.org> From: Shuah Khan In-Reply-To: <20230301180657.003689969@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 3/1/23 11:08, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 6.1.15 release. > There are 42 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, 03 Mar 2023 18:06:43 +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.1.15-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.1.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