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 53B9BEB64DB for ; Tue, 20 Jun 2023 21:06:31 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229963AbjFTVGa (ORCPT ); Tue, 20 Jun 2023 17:06:30 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45426 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229743AbjFTVG2 (ORCPT ); Tue, 20 Jun 2023 17:06:28 -0400 Received: from mail-io1-xd2d.google.com (mail-io1-xd2d.google.com [IPv6:2607:f8b0:4864:20::d2d]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 93E271728 for ; Tue, 20 Jun 2023 14:06:27 -0700 (PDT) Received: by mail-io1-xd2d.google.com with SMTP id ca18e2360f4ac-760dff4b701so69415139f.0 for ; Tue, 20 Jun 2023 14:06:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; t=1687295187; x=1689887187; 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=/7FX3ei7WxljWiN/f0vRH44gl13P4MQNxcfvKkmN450=; b=hl+HSCKh1jjpj7EVjSOdcH3FNkKmXDISO0FSTWbCfn4dpCn6jnkbHh//C2uON2Et5D bPxxfDz+QhWnCzonzREEGrUcI0MQG/k7AvYIhIeEfxy0JMZ+SAucDo0v2uaoJfwaNlif F3nj8ixRR5xYdwLITnF0ubkugPDIVaAZ+RUD0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687295187; x=1689887187; 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=/7FX3ei7WxljWiN/f0vRH44gl13P4MQNxcfvKkmN450=; b=gaituN9WsiokxH5nRut7FAf/9lqIV/5OtqJCTcERLEDY3h/np5Gb+WP1+Z7FYrc08M KAhGJfaduFx+JfXq7TNuc8aqKnmjKA478TrifIXJBjne1QjN2+dlWXwnScqwamyHs4nR mWqq8gVfTM95z/mjuYTzJFM0Tj1hcA0vZkeAQ9Cv78N4KjzKWmaDg+B2xVOiGgfNzfKA p8yeEeqlSwMaaNspysuP4IwetXbV1JEVL6Rj/VqeUp4I9SW4ERBPvVe1FjbEP7NE0J68 uzxfT/aAfJVCB3AYTYNCcE9tB03w5652Sz3S0rgU8mK8u9SuIXXo6FEuE4Gj7nNUuiDU 2N0g== X-Gm-Message-State: AC+VfDwnHIj/kEilTtKU3Qh77bmE8tG7PLZJ3TDp/U/49V0MvH3Onu2X zECJSUCYX6L6VpuwX3MUsTd9Ig== X-Google-Smtp-Source: ACHHUZ5ub/upUVXfagLIdSXqCeAq1WjOIQyGj28Ycc/XO8AfL1PFN4uT/IAL+nW4ERq301c21CELVA== X-Received: by 2002:a05:6e02:ee6:b0:343:ce12:d51 with SMTP id j6-20020a056e020ee600b00343ce120d51mr1182393ilk.2.1687295186938; Tue, 20 Jun 2023 14:06:26 -0700 (PDT) Received: from [192.168.1.128] ([38.15.45.1]) by smtp.gmail.com with ESMTPSA id k24-20020a02cb58000000b0041ab9b6f5b0sm880647jap.128.2023.06.20.14.06.26 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 20 Jun 2023 14:06:26 -0700 (PDT) Message-ID: Date: Tue, 20 Jun 2023 15:06:25 -0600 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.11.0 Subject: Re: [PATCH 5.4 00/64] 5.4.248-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: <20230619102132.808972458@linuxfoundation.org> From: Shuah Khan In-Reply-To: <20230619102132.808972458@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 6/19/23 04:29, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 5.4.248 release. > There are 64 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 Wed, 21 Jun 2023 10:21:12 +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/v5.x/stable-review/patch-5.4.248-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-5.4.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