From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-pj1-f43.google.com (mail-pj1-f43.google.com [209.85.216.43]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id A41FBD2ED for ; Tue, 21 Mar 2023 16:43:21 +0000 (UTC) Received: by mail-pj1-f43.google.com with SMTP id e15-20020a17090ac20f00b0023d1b009f52so20911626pjt.2 for ; Tue, 21 Mar 2023 09:43:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; t=1679417001; 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=JnyYD+qGyWtHFKB/udYykGTvYk8Hn8K4Y5iyubI2Yi4=; b=OBy8lQWat22a/ba2tRylQDewdOXfII5Xl37c2cX2Ak1clLhQO8WYj2jo+5A7ue3AsF HX1S65unOKIbsIFs0SGC1syuyrS9NPpVbAqNukBkwDm1IhrZgrovdodAGxrUO9U5TQRb 3ZITNO+0tVxaczuVIznblHu/BBi+sG2hCUVhWyp/R59vFgOr9DdoCLHh67b3ke3nEDM5 sG9vItjZgZ4QyCw9Nbs8VDwjzEO4HQinzCBUTvYEsbZTkp7BstsRqJbU8F0w0eksGpEP ms9DxK4fZaPxHGHpQShzoIxTC0DLQXx7+ZzLgxiwQjpVhGqm1tJyBUPpAOjl+K9PGFTO LMBA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1679417001; 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=JnyYD+qGyWtHFKB/udYykGTvYk8Hn8K4Y5iyubI2Yi4=; b=It1L7rMh7IXNkAckvFp2EutSRj9bN76uap49sZ4OoYj3C9mA5+ezNwdb1eF666xscQ dTUGD/guSNlnxBVgnoqm13eXbO4kPxi42wRGaBGLLAE8gh3425QhYgdtSWGWRYnbAYXL 8dQbxKvScO+pjcJ9xfJOImG8Do11TjjA5R6NCAs2IyfNF+RLssEv65UYsxciRYgQiRU9 NCkOpGhSm7qbhREc7LkkNAfvq25vGYtz9Qn0pxuCac6ZEOJ93z3z7czMVsfsFpyWoAdS orbOCqfTmjZcJ87P5bigPHZKQ7fo0ijR4RvcI9ZuB9R5pB6k49C2qHN5m5EhyWCe18G8 tvrg== X-Gm-Message-State: AO0yUKXPMoKPcqBmz1QfeKnKc+AzgM3W0/WNPdtV4tph0akFzqQ6DPc0 SeGKrEVOqbHdiYfkLlbF5G4= X-Google-Smtp-Source: AK7set9i8a98qPwJ5k8mzGePIo2yKEWkhhw9OhqyZdA8n/Q/SWP/K/euHsH4jOG8VXNjKS0Ytbbplw== X-Received: by 2002:a17:90b:17cb:b0:23f:5fe7:25a1 with SMTP id me11-20020a17090b17cb00b0023f5fe725a1mr468373pjb.13.1679417000997; Tue, 21 Mar 2023 09:43:20 -0700 (PDT) Received: from [10.67.48.245] ([192.19.223.252]) by smtp.googlemail.com with ESMTPSA id ca20-20020a17090af31400b00233d6547000sm8297444pjb.54.2023.03.21.09.43.15 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 21 Mar 2023 09:43:20 -0700 (PDT) Message-ID: Date: Tue, 21 Mar 2023 09:43:13 -0700 Precedence: bulk X-Mailing-List: patches@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: 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 5.4 00/57] 5.4.238-rc2 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, sudipm.mukherjee@gmail.com, srw@sladewatkins.net, rwarsow@gmx.de References: <20230321080647.018123628@linuxfoundation.org> From: Florian Fainelli In-Reply-To: <20230321080647.018123628@linuxfoundation.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit On 3/21/23 01:39, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 5.4.238 release. > There are 57 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, 23 Mar 2023 08:06:33 +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.238-rc2.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 On ARCH_BRCMSTB using 32-bit and 64-bit ARM kernels, build tested on BMIPS_GENERIC: Tested-by: Florian Fainelli -- Florian