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 2B27BC54EBC for ; Wed, 11 Jan 2023 00:36:21 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235664AbjAKAgB (ORCPT ); Tue, 10 Jan 2023 19:36:01 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:46098 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235563AbjAKAf5 (ORCPT ); Tue, 10 Jan 2023 19:35:57 -0500 Received: from mail-io1-xd32.google.com (mail-io1-xd32.google.com [IPv6:2607:f8b0:4864:20::d32]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 0D769385 for ; Tue, 10 Jan 2023 16:35:52 -0800 (PST) Received: by mail-io1-xd32.google.com with SMTP id n126so1045990iod.7 for ; Tue, 10 Jan 2023 16:35:52 -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=Jko9O+H74wBBe0vOgpMZquu4AW4dJPh7ek9zytA8QWA=; b=ej5SdkZ0rhZ8OirQ5cw+cdTsBKp2j6imgTWQsU6NomwCVNByPVX27BICW7YY3aAXG8 h4Ov0PriuTmzAAmr508gHAfF5cYRaxOwM92Lxi2hUoyL5z9H0It0NOOW4uhvNXOF9jnq dOzgT57GV/CWsQzGMDChc5kLScIhV2c4JmCGQ= 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=Jko9O+H74wBBe0vOgpMZquu4AW4dJPh7ek9zytA8QWA=; b=chfAPtf4yRx5SK9SwuqmmmsdCMfJWRUeZ/0x9AmNThnl3KlRjBzVaRJb6YYxPQW7EP hZoBGr3fq1P7r95G3u3DZV4C738We7VSoJjX9XDUBOOSHQIWm6tZapRq7T20RMAiVj+h hBZvdCir2ECed2rWY7lEB2m8Nuv9FvcXKM0nIedTX4jhA2QCFCL4Ids+KLR2ACgjmaQs WEWsKUHn5k+lqYq197RglT6vTJ4V1BXrRPZhmAkpp0+eyFs4O4Poqy0rEIZNeP1o8eoA +lKsTlwXCgiEg5Bjcg+wPOGqZUAla0sK2o8KgPnAsDcAQd9iOVGU/wOJZEOaPsCqv86v iftg== X-Gm-Message-State: AFqh2krJONEirn+CmTmZIUO6R4DGwh3zb2x4/3O5KRsHXjHyOwsy4sX5 qgQk0WT2ITRVYNhxBbXy7BbAFQ== X-Google-Smtp-Source: AMrXdXs70iWKDDZEzh1upPNH2VzfIiP+zp3BGuibA61MaamqhSuNsHg+3IfwNjQemF5pZboJPVXJRw== X-Received: by 2002:a6b:e812:0:b0:6f3:fed4:aa36 with SMTP id f18-20020a6be812000000b006f3fed4aa36mr8574987ioh.1.1673397352003; Tue, 10 Jan 2023 16:35:52 -0800 (PST) Received: from [192.168.1.128] ([38.15.45.1]) by smtp.gmail.com with ESMTPSA id u10-20020a02c04a000000b0039d756fb908sm4086138jam.40.2023.01.10.16.35.50 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 10 Jan 2023 16:35:51 -0800 (PST) Message-ID: Date: Tue, 10 Jan 2023 17:35:50 -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 000/159] 6.1.5-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: <20230110180018.288460217@linuxfoundation.org> From: Shuah Khan In-Reply-To: <20230110180018.288460217@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:02, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 6.1.5 release. > There are 159 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 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.1.5-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