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 0437EC54EBD for ; Fri, 13 Jan 2023 00:27:44 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230230AbjAMA1n (ORCPT ); Thu, 12 Jan 2023 19:27:43 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:39032 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231546AbjAMA1j (ORCPT ); Thu, 12 Jan 2023 19:27:39 -0500 Received: from mail-io1-xd2a.google.com (mail-io1-xd2a.google.com [IPv6:2607:f8b0:4864:20::d2a]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id EA351140B9 for ; Thu, 12 Jan 2023 16:27:37 -0800 (PST) Received: by mail-io1-xd2a.google.com with SMTP id v65so5566876ioe.4 for ; Thu, 12 Jan 2023 16:27:37 -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=1GucQ7IC2vs1Pp3LSSYYnizzJcFER36SWu2dsnAe2xY=; b=cWrv22mkJqX9J+d6nUQvIN2mIMf7UmYwe3PoTKLngPDf0qrBbZrDjBSakwNv3I/vYi tGRhtbFPVt4CBD3IQhffOemqgdqIXbsDHoDroZgEfiad3o3tkSTH5iTyCKpaZEE/rsSd NbmB6AwzmBgEzzt7eDVxU4vCK7+xK++zca/0U= 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=1GucQ7IC2vs1Pp3LSSYYnizzJcFER36SWu2dsnAe2xY=; b=wKdRFpDqLkXrXEpk1tklow7O89AUfuBsapsKEZ5PLxTjJbWdkp7a07WRpmi9b3kueD P3oM6hNX3Q1p7qRFRZJIzk/f1vQKvkqr6UxUG2QAc9ynu9MebfhB5r5A1+PFi7JVkpve Cgrm401ofR1mm5P9+f5w/KvSqPuiAHn/iR1ANjEAbNhmgu5tIdmQMrYwUx5m8hDAzory QmxStIHijaIhPXO9syDfEWwKE1w+thBZW2H+/8pdXDHfGahfRvvujHaRv/jBazFN1VKK Y9fFmJ27hqvCNtQEZ2xTIC3qFyOi3w1gJXiiW4XQINwbB6ZsM3WEqRjD7NpVC//Uknak xArw== X-Gm-Message-State: AFqh2kqKB1cuNegygpAAbDBTe2FgPU6uOwiy3MmucBgN7oJDQCWGZeDR 0TX4B0WvedsWSdLZcE+1OHrSwA== X-Google-Smtp-Source: AMrXdXuTDGOoGzU+R8vDvplB1NUrFuoEe6O3G5AkuuM2MqJbjqKDZhBsODiegGWmtuOcoWAYGsPn1Q== X-Received: by 2002:a05:6602:1cf:b0:6ed:95f:92e7 with SMTP id w15-20020a05660201cf00b006ed095f92e7mr9233757iot.0.1673569657202; Thu, 12 Jan 2023 16:27:37 -0800 (PST) Received: from [192.168.1.128] ([38.15.45.1]) by smtp.gmail.com with ESMTPSA id c15-20020a02330f000000b0038a6ae38ceasm5997415jae.26.2023.01.12.16.27.35 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 12 Jan 2023 16:27:36 -0800 (PST) Message-ID: Date: Thu, 12 Jan 2023 17:27:35 -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.1 00/10] 6.1.6-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: <20230112135326.981869724@linuxfoundation.org> From: Shuah Khan In-Reply-To: <20230112135326.981869724@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/12/23 06:56, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 6.1.6 release. > There are 10 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 Sat, 14 Jan 2023 13:53:18 +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.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-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