From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-pl1-f169.google.com (mail-pl1-f169.google.com [209.85.214.169]) (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 CDA97134AD for ; Tue, 15 Aug 2023 16:25:36 +0000 (UTC) Received: by mail-pl1-f169.google.com with SMTP id d9443c01a7336-1bdef6f5449so13955745ad.3 for ; Tue, 15 Aug 2023 09:25:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1692116736; x=1692721536; h=content-transfer-encoding:in-reply-to:content-language:references :cc:to:subject:from:user-agent:mime-version:date:message-id:from:to :cc:subject:date:message-id:reply-to; bh=li9W0TPphaLFM4THwDEEy6SPFHkTHwvo/HLHwG/PjCg=; b=rObTB0IZ4E1BH0rxcZYxyz6CHfP87BIXOY6IuFUicK4m7Cwt+LeNjwPCqfDtr6TJW1 uWVj8HBtUyJZUpHxo91ycqbUbKMx4FHnEWobCwbu2xghBK8Mw87B5mX4MbFNXZPuX6aO hd8+H4FZjlldBsQ/FaeBwQBwcTfFxT6OxV+fF9IVpcwHVWGZxvSvcxb36ed7M4DjrgTy 8N6qekmuJ/0Yfj5D0FiWHnz+omDO2eaRBuvF4b0mq9xagk4JMouTwjfiBC5K1JtCkUjw bKL5zwsh0ool6jdim1tpmv54JwgWcSjWORGyhZssJ17G7ie6N7BZSA0+dfxKkRPZuf0J H5vg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692116736; x=1692721536; h=content-transfer-encoding:in-reply-to:content-language:references :cc:to:subject:from:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=li9W0TPphaLFM4THwDEEy6SPFHkTHwvo/HLHwG/PjCg=; b=X/EgPUu0UanMdbn30Fd5/77owjtXnOkwA3KgOxNlBRn2qr9v8sLoH6fwvH7w2M0PNp R35fTQQ2QBK/3IVAQ5kIZT1Bba5j2WLx2rqmWdTeTPagdsgr0pEpXsdhCnc8SNzTrvNj piROyDtkStwqvNIi51JleqZXRLBjr2gic+dC9ZQNa5CBHqQdA8iFPQzI0T3DzfeqRZz0 P5MmKTt+dHVNjD6JIF94UqT8tRhN+4fl6xi7W0Wtq2D6J9iGoli4UfzcEHeJk1jMAbvb sl7Wr3tsUHVSPRoz39n18RwIzHICdOYRZw42wzumrK0Wkm+chyMhXRzT7TxiuJZRYplC xCFw== X-Gm-Message-State: AOJu0YwWArFrWryHJcAQlTVNFKOGKFREFrhZikMlghhG1PjDhGxCHmHK UXjF4Htw2WGmeABvGjqeY0o= X-Google-Smtp-Source: AGHT+IHQAUsRMIZ+kLKJZc/JkXEB4hYY7dN+HC9oKh2e/SL5o59OIKdHmR2+tl+T4wp4DRRiNwfNYQ== X-Received: by 2002:a17:903:110f:b0:1b5:2fdf:5bd8 with SMTP id n15-20020a170903110f00b001b52fdf5bd8mr16481704plh.8.1692116735943; Tue, 15 Aug 2023 09:25:35 -0700 (PDT) Received: from [192.168.114.133] ([107.119.56.177]) by smtp.gmail.com with ESMTPSA id ij13-20020a170902ab4d00b001bb04755212sm11416802plb.228.2023.08.15.09.25.33 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 15 Aug 2023 09:25:35 -0700 (PDT) Message-ID: <20251557-0436-cdf5-4af6-f13bf0de4d0d@gmail.com> Date: Tue, 15 Aug 2023 09:25:31 -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 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Thunderbird/102.13.0 From: Florian Fainelli Subject: Re: [PATCH 6.1 000/149] 6.1.46-rc1 review 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: <20230813211718.757428827@linuxfoundation.org> Content-Language: en-US In-Reply-To: <20230813211718.757428827@linuxfoundation.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit On 8/13/23 14:17, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 6.1.46 release. > There are 149 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 Tue, 15 Aug 2023 21:16:53 +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.46-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 On ARCH_BRCMSTB using 32-bit and 64-bit ARM kernels: Tested-by: Florian Fainelli -- Florian