On Mon, 21 Feb 2022 at 14:37, Greg Kroah-Hartman gregkh@linuxfoundation.org wrote:
This is the start of the stable review cycle for the 5.15.25 release. There are 196 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, 23 Feb 2022 08:48:58 +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.25-rc1... 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
Results from Linaro’s test farm. Regressions on arm64, arm and mips for following build errors /warnings.
arm and arm64 build log: drivers/tee/optee/core.c: In function 'optee_probe': drivers/tee/optee/core.c:726:20: warning: operation on 'rc' may be undefined [-Wsequence-point] 726 | rc = rc = PTR_ERR(ctx); | ~~~^~~~~~~~~~~~~~~~~~~
mips build log: - gcc-10-malta_defconfig - gcc-8-malta_defconfig net/netfilter/xt_socket.c: In function 'socket_mt_destroy': net/netfilter/xt_socket.c:224:3: error: implicit declaration of function 'nf_defrag_ipv6_disable'; did you mean 'nf_defrag_ipv4_disable'? [-Werror=implicit-function-declaration] nf_defrag_ipv6_disable(par->net); ^~~~~~~~~~~~~~~~~~~~~~ nf_defrag_ipv4_disable cc1: some warnings being treated as errors
Reported-by: Linux Kernel Functional Testing lkft@linaro.org
- regressions - arm64 - build - gcc-8-defconfig-warnings - gcc-9-defconfig-warnings - gcc-10-defconfig-warnings - gcc-11-defconfig-warnings - clang-nightly-defconfig-warnings - clang-13-defconfig-warnings - clang-12-defconfig-warnings - clang-11-defconfig-warnings - gcc-11-defconfig-fac1da4b-warnings - gcc-11-defconfig-5e73d44a-warnings - gcc-11-defconfig-389abf09-warnings - gcc-11-defconfig-eec653ad-warnings - clang-13-defconfig-5b09568e-warnings - gcc-11-defconfig-59041e85-warnings - gcc-11-defconfig-904271f2-warnings - gcc-11-defconfig-5b09568e-warnings - gcc-11-defconfig-1ee88247-warnings - gcc-11-defconfig-0eba0eda-warnings - clang-nightly-defconfig-5b09568e-warnings - gcc-11-defconfig-bcbd88e2-warnings - clang-12-defconfig-eb1b7d61-warnings - clang-14-defconfig-warnings - clang-14-defconfig-5b09568e-warnings -
- arm - build - gcc-8-imx_v6_v7_defconfig-warnings - gcc-9-imx_v6_v7_defconfig-warnings - gcc-10-imx_v6_v7_defconfig-warnings - gcc-11-imx_v6_v7_defconfig-warnings - clang-nightly-imx_v6_v7_defconfig-warnings - clang-13-imx_v6_v7_defconfig-warnings - clang-13-mini2440_defconfig-warnings - clang-13-omap1_defconfig-warnings - clang-12-footbridge_defconfig-warnings - clang-12-imx_v6_v7_defconfig-warnings - clang-11-footbridge_defconfig-warnings - clang-11-imx_v6_v7_defconfig-warnings - clang-14-imx_v6_v7_defconfig-warnings -
- mips - gcc-10-malta_defconfig - gcc-8-malta_defconfig
-- Linaro LKFT https://lkft.linaro.org/