On Mon, Apr 26, 2021 at 09:29:42AM +0200, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 5.10.33 release. > There are 36 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, 28 Apr 2021 07:28:08 +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.33-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.10.y > and the diffstat can be found below. > > thanks, > > greg k-h I tested 5.10.33-rc1 on i686 and x86_64. Works fine for me. The short outlook of the test results: +------------+---------------+-----------+---------------+ | | | | selftests | | arch/cfg | compile | boot | [ok/not ok] | |------------+---------------+-----------+---------------+ | i686 lmc* | yes | yes | [1433/82] | |------------+---------------+-----------+---------------+ | x86_64 lmc | yes | yes | [1573/74] | |------------+---------------+-----------+---------------+ | x86_64+tun | yes | yes | [1575/73] | +------------+---------------+-----------+---------------+ Tested-by: Andrei Rabusov <arabusov@xxxxxxxxx>