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 B0E00C77B60 for ; Fri, 28 Apr 2023 22:29:50 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1346770AbjD1W3t (ORCPT ); Fri, 28 Apr 2023 18:29:49 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:44166 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1346512AbjD1W3q (ORCPT ); Fri, 28 Apr 2023 18:29:46 -0400 Received: from mail-io1-xd2b.google.com (mail-io1-xd2b.google.com [IPv6:2607:f8b0:4864:20::d2b]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 7EA5940FB for ; Fri, 28 Apr 2023 15:29:45 -0700 (PDT) Received: by mail-io1-xd2b.google.com with SMTP id ca18e2360f4ac-760dff4b701so2609739f.0 for ; Fri, 28 Apr 2023 15:29:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; t=1682720985; x=1685312985; 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=Boy6p0n8qLopxE4kdZMs85c3u3Z3pk27Cau95jGvS38=; b=AxqFfMerAPZPVYpMRAY46fKJ0DhoFUgnHw51zsrb3Lr04/brzvNQD2lwyf7EHhkRhO 71pWYuMmQSV7fWbZkDJ84eNteBAP0FIfL+Cy8RBOAw8BCEMjZ+Xqz0pZhI/ZjRDNbgDk 7ePe7hp1PfsngPr+igvxsenvTLmoLadU0+Kqs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682720985; x=1685312985; 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=Boy6p0n8qLopxE4kdZMs85c3u3Z3pk27Cau95jGvS38=; b=DPVsgj4GHDpOKuW3GnYSg94982QokQnF3MpxYWkzhn1MzjC1FSXUWnDAjM9aPATAV9 q0JPhX+334PcR0SoArW/G2sNlFXWHtMuhnXFNXer6guyUBwcjvJSOqLWIm4N5LGiyeLw SJd+f5OoJdwJ275va/v04ofYQUwjwWkMnZBPydj59v/xKZMo1g65S87TgWFRwfEEfzGN TDlUNGT/5sjFU4i7kP8zqFqEBb9C5qGbqeRPs6z17pdu4FgYmIiaxaqlhyoLJ8sZH5Iq fet9GD4XuiA1LkSqcUd1B0Qhi+dCNvUxol0hqsNVeIgZeB5Cqiu6GUOTAuybYLvnaGIu oEtA== X-Gm-Message-State: AC+VfDwpu+pWY8Y7+RWl1ySb0XSNp2EzKVLVVM8CzZYkNsfWK7G5vEw3 DcjpSY8JlUJYLIV221Hr/fg9LQ== X-Google-Smtp-Source: ACHHUZ56M48aorTP2dAefEJ2HRjRwrNDGc4PTjENkU+4VXTA3Ni1PQiOEC1ZyKlgDJYCLfncGvoekQ== X-Received: by 2002:a05:6e02:1ba7:b0:328:4634:7ed5 with SMTP id n7-20020a056e021ba700b0032846347ed5mr3871162ili.0.1682720984852; Fri, 28 Apr 2023 15:29:44 -0700 (PDT) Received: from [192.168.1.128] ([38.15.45.1]) by smtp.gmail.com with ESMTPSA id p5-20020a92c105000000b0032934416cc8sm344111ile.27.2023.04.28.15.29.44 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 28 Apr 2023 15:29:44 -0700 (PDT) Message-ID: Date: Fri, 28 Apr 2023 16:29:43 -0600 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.10.0 Subject: Re: [PATCH 6.1 00/16] 6.1.27-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: <20230428112040.063291126@linuxfoundation.org> From: Shuah Khan In-Reply-To: <20230428112040.063291126@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 4/28/23 05:27, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 6.1.27 release. > There are 16 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 Sun, 30 Apr 2023 11:20:30 +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.27-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