From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-qt1-f176.google.com (mail-qt1-f176.google.com [209.85.160.176]) (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 7858C1AA81 for ; Wed, 26 Jul 2023 17:18:35 +0000 (UTC) Received: by mail-qt1-f176.google.com with SMTP id d75a77b69052e-403f65a3f8cso52245001cf.2 for ; Wed, 26 Jul 2023 10:18:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1690391914; x=1690996714; 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=FW1A4VNorTdwVBkVvQqGIBLGEHRe0ZX2gQnqvSur9/c=; b=NKUjlcvJA5BVtmIFl3QXvmfJxJ1rPk+F2BI2oIo1qsjwKF+OvugHwLzRaDWNa9cm2p qmGXHHowlNid7bfyc8gjSqrinUFgK3EgSw+QQCFvUNDqud7zBzz1svbSH+DVZz6u4WZN Dx4OvyY6EaV1b+wOfXfEKcyrnI1ANxG2e0bAROlvvwKV7NKjbnKzIcCgS//ihwtGyvGa ztBaovJrXPHFG/wwCrm+6rF+ead/0UX3OlnuD+ognZVVeWmfnC4/Yzf/9Ccn+rbBrt3i ziBZBx+ovPXHWWjrCb2d+wM3vkD2tDUoEq9XFn8i+8kkKswEQDAVkeFF/y0MphFCL4da HS6w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1690391914; x=1690996714; 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=FW1A4VNorTdwVBkVvQqGIBLGEHRe0ZX2gQnqvSur9/c=; b=aQ2LEdoDJKP5WXW62ef7YfXPG0/oFRmd6dceyuuUacE9PpJ7hg4kw8/CmCqHUaC0Yy ST7k1DC7KVGFMpYI/oPAdD6XI4rbJQu8tAJzWm1LMp7x5kqFSJZrlzu8Rr1f0muIXog+ c/kw17KCV26mD6gJ9v8ZEnfhUNnPniR4AZifL2Am24uZXappSmBAGxwIfxcN5lFgtKpA ibx3X4rznk0Y6puQyfDsaekvMcSYXtu5kzbUs8TSmId9hFoo2jeGzOiB8GMlswDETfTy /Ue2zVof6N6OcNLG1h2hSn+z4Jtve6DnPMUXzqNRsnxfW1Kez0RIGUmZbox2i9RCFMvR bfTw== X-Gm-Message-State: ABy/qLb53vIf/ih+c7b7eMvSVcqtUgO91hGPu/RdvExVC9zOIx+0e5rq Qf1Ye5MQZuAIrUNYyDUGGe0= X-Google-Smtp-Source: APBJJlE7Mg8n2QYpxhgc9RYoF2KdX5wG6cMQxbLCVpDdJaX/CJo0VeLnZrcefcS5vCX2OtOKBHC1Cw== X-Received: by 2002:a05:622a:312:b0:403:a338:2c18 with SMTP id q18-20020a05622a031200b00403a3382c18mr2612625qtw.42.1690391914067; Wed, 26 Jul 2023 10:18:34 -0700 (PDT) Received: from [10.67.48.245] ([192.19.223.252]) by smtp.googlemail.com with ESMTPSA id bv22-20020a05622a0a1600b003f9e58afea6sm4907625qtb.12.2023.07.26.10.18.31 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 26 Jul 2023 10:18:33 -0700 (PDT) Message-ID: <2f2d416d-90bc-3e04-fa69-0726bfe01055@gmail.com> Date: Wed, 26 Jul 2023 10:18:30 -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.13.0 Subject: Re: [PATCH 5.10 000/508] 5.10.188-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, conor@kernel.org References: <20230726045328.327600022@linuxfoundation.org> From: Florian Fainelli In-Reply-To: <20230726045328.327600022@linuxfoundation.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit On 7/25/23 21:54, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 5.10.188 release. > There are 508 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 Fri, 28 Jul 2023 04:52:02 +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.10.188-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.10.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