On Mon, 14 Feb 2022 at 15:16, Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> wrote: > > This is the start of the stable review cycle for the 5.15.24 release. > There are 172 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, 16 Feb 2022 09:24:36 +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.15.24-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.15.y > and the diffstat can be found below. > > thanks, > > greg k-h On Linux mainline master branch with arm64 clang-nigtly build failed due to following errors and warnings. Now it is also noticed on stable-rc 5.15 and 5.16. net/ipv4/tcp_input.c: clang: error: clang frontend command failed with exit code 139 (use -v to see invocation) https://github.com/llvm/llvm-project/issues/53811 Reported-by: Linux Kernel Functional Testing <lkft@xxxxxxxxxx> -- Linaro LKFT https://lkft.linaro.org