lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Tue, 22 Feb 2022 02:20:51 +0530
From:   Naresh Kamboju <naresh.kamboju@...aro.org>
To:     Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
        Jens Wiklander <jens.wiklander@...aro.org>,
        Eric Dumazet <edumazet@...gle.com>
Cc:     linux-kernel@...r.kernel.org, stable@...r.kernel.org,
        torvalds@...ux-foundation.org, akpm@...ux-foundation.org,
        linux@...ck-us.net, shuah@...nel.org, patches@...nelci.org,
        lkft-triage@...ts.linaro.org, pavel@...x.de, jonathanh@...dia.com,
        f.fainelli@...il.com, sudipm.mukherjee@...il.com,
        slade@...dewatkins.com, Florian Westphal <fw@...len.de>,
        Pablo Neira Ayuso <pablo@...filter.org>,
        Netdev <netdev@...r.kernel.org>
Subject: Re: [PATCH 5.15 000/196] 5.15.25-rc1 review

On Mon, 21 Feb 2022 at 14:37, Greg Kroah-Hartman
<gregkh@...uxfoundation.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.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


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@...aro.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/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ