Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id A4F24C61DA4 for ; Sat, 11 Mar 2023 07:26:13 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229843AbjCKH0M (ORCPT ); Sat, 11 Mar 2023 02:26:12 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:58614 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229801AbjCKH0J (ORCPT ); Sat, 11 Mar 2023 02:26:09 -0500 Received: from mail-ua1-x92f.google.com (mail-ua1-x92f.google.com [IPv6:2607:f8b0:4864:20::92f]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id BF5781DBA7 for ; Fri, 10 Mar 2023 23:26:07 -0800 (PST) Received: by mail-ua1-x92f.google.com with SMTP id n4so5041138ual.13 for ; Fri, 10 Mar 2023 23:26:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1678519567; h=content-transfer-encoding:cc:to:subject:message-id:date:from :in-reply-to:references:mime-version:from:to:cc:subject:date :message-id:reply-to; bh=M/SU9KXz28yYtXWuLaqhgFaPmS02wHA+in6Lz/rDrPw=; b=pUFvUEZU1CIEKCF7HVOGu+/AQTCIsfxxhvCRSBmDepf+LHH3bDw05HpUjJ+AzxOs2s VcQfFe3EL7fcCCCt+b79BuIrbSeUuWSp19UXwtomvUVOlGEpOz/WijtU87Qmdu/u6TOW pkDsLWqqFawl1dvLiKXq+Qm77qFThTQ4gAs3gt9KvnEU8BPQcMcQxThRCjm/RreiKzBt s6B/2OjRIIemSWhnJumv3eYn6MT1ao4a4LVRzW8968nHvtzEgiSZqbokVQZU/wS6Qemo MxD0//YDn8aQAVeLCE4E2ISIFftgeD+r7u1m64cTjkZlZc2eye8azmh1vcpLcHlo+7az dsWA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678519567; h=content-transfer-encoding:cc:to:subject:message-id:date:from :in-reply-to:references:mime-version:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=M/SU9KXz28yYtXWuLaqhgFaPmS02wHA+in6Lz/rDrPw=; b=AjyACLPfTcryd1S8+j+4/2i1NwX/G0blBVzqcQnOo+SQgJFhfUUFoXwoJaa7ByMJ3d feaMQDuvezsofyY8H5A/5uzhfvgYHqGx8L7nPV4vpE44NrTlq993egi5Cm/5IibblnXQ AA/69iYQk0hqNXgIf0EALV7/BuTvE+Tri9YUIOazSTP1L7VZlS40wrUmQkrgIuN722/A P9jQXqbAJ3RcVOUhmH65IDTAuGk+gxn3V6AP66bu1fwCPNT+uGi5Yu6fREXUxH/IA19r 7igGp6QCKZ/fXmFvAfs6lxZmVR7hbZAqp95SW7n0m0DaP28GiyAz6JX6tfU9oPEqHkQY /IeA== X-Gm-Message-State: AO0yUKXHBfrHmRglXkZLgRdRUbTnBFJqAf+N2uVES11Y+c9iQS4dtB1P SlWIumi13rX9l17a0nY0uGyU4uRAPao7mqhYWGRSeQ== X-Google-Smtp-Source: AK7set9wZXev+nm4e9+wm7LFHDw0bPVI3Sr5I5hpMA1Tr//IJ5EDiirQZEiwdrkR43R69XAxFOWloyEo9B6pDwHJr00= X-Received: by 2002:a1f:4542:0:b0:401:1c83:fba3 with SMTP id s63-20020a1f4542000000b004011c83fba3mr17674290vka.3.1678519566631; Fri, 10 Mar 2023 23:26:06 -0800 (PST) MIME-Version: 1.0 References: <20230310133710.926811681@linuxfoundation.org> In-Reply-To: <20230310133710.926811681@linuxfoundation.org> From: Naresh Kamboju Date: Sat, 11 Mar 2023 12:55:55 +0530 Message-ID: Subject: Re: [PATCH 4.14 000/193] 4.14.308-rc1 review To: Greg Kroah-Hartman Cc: stable@vger.kernel.org, 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, f.fainelli@gmail.com, sudipm.mukherjee@gmail.com, srw@sladewatkins.net, rwarsow@gmx.de Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, 10 Mar 2023 at 19:16, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 4.14.308 release. > There are 193 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 Sun, 12 Mar 2023 13:36:38 +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/v4.x/stable-review/patch-= 4.14.308-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-4.14.y > and the diffstat can be found below. > > thanks, > > greg k-h Results from Linaro=E2=80=99s test farm. As others reported, s390 builds regressions are noticed. * s390, build failed - gcc-8-defconfig-fe40093d Reported-by: Linux Kernel Functional Testing ## Build * kernel: 4.14.308-rc1 * git: https://gitlab.com/Linaro/lkft/mirrors/stable/linux-stable-rc * git branch: linux-4.14.y * git commit: 6eaf98b65d621aefe9304aeb2903e2e16e7e376e * git describe: v4.14.307-194-g6eaf98b65d62 * test details: https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-4.14.y/build/v4.14= .307-194-g6eaf98b65d62 ## Test Regressions (compared to v4.14.307) * s390, build - gcc-8-defconfig-fe40093d ## Metric Regressions (compared to v4.14.307) ## Test Fixes (compared to v4.14.307) ## Metric Fixes (compared to v4.14.307) ## Test result summary total: 55304, pass: 48088, fail: 1943, skip: 5214, xfail: 59 ## Build Summary * arc: 10 total, 10 passed, 0 failed * arm: 199 total, 197 passed, 2 failed * arm64: 37 total, 35 passed, 2 failed * i386: 29 total, 28 passed, 1 failed * mips: 41 total, 41 passed, 0 failed * parisc: 12 total, 12 passed, 0 failed * powerpc: 20 total, 19 passed, 1 failed * s390: 15 total, 10 passed, 5 failed * sh: 24 total, 24 passed, 0 failed * sparc: 12 total, 12 passed, 0 failed * x86_64: 34 total, 33 passed, 1 failed ## Test suites summary * boot * fwts * kselftest-android * kselftest-arm64 * kselftest-breakpoints * kselftest-capabilities * kselftest-cgroup * kselftest-clone3 * kselftest-core * kselftest-cpu-hotplug * kselftest-cpufreq * kselftest-drivers-dma-buf * kselftest-efivarfs * kselftest-filesystems * kselftest-filesystems-binderfs * kselftest-firmware * kselftest-fpu * kselftest-ftrace * kselftest-futex * kselftest-gpio * kselftest-intel_pstate * kselftest-ipc * kselftest-ir * kselftest-kcmp * kselftest-kexec * kselftest-lib * kselftest-livepatch * kselftest-membarrier * kselftest-net * kselftest-net-forwarding * kselftest-net-mptcp * kselftest-netfilter * kselftest-nsfs * kselftest-openat2 * kselftest-pid_namespace * kselftest-pidfd * kselftest-proc * kselftest-pstore * kselftest-ptrace * kselftest-seccomp * kselftest-sigaltstack * kselftest-size * kselftest-splice * kselftest-static_keys * kselftest-sync * kselftest-sysctl * kselftest-tc-testing * kselftest-timens * kselftest-timers * kselftest-tmpfs * kselftest-tpm2 * kselftest-user * kselftest-vm * kselftest-x86 * kselftest-zram * kunit * libhugetlbfs * log-parser-boot * log-parser-test * ltp-cap_bounds * ltp-commands * ltp-containers * ltp-controllers * ltp-cpuhotplug * ltp-crypto * ltp-cve * ltp-dio * ltp-fcntl-locktests * ltp-filecaps * ltp-fs * ltp-fs_bind * ltp-fs_perms_simple * ltp-fsx * ltp-hugetlb * ltp-io * ltp-ipc * ltp-math * ltp-mm * ltp-nptl * ltp-open-posix-tests * ltp-pty * ltp-sched * ltp-securebits * ltp-smoke * ltp-syscalls * ltp-tracing * network-basic-tests * rcutorture * v4l2-compliance * vdso -- Linaro LKFT https://lkft.linaro.org