From mboxrd@z Thu Jan 1 00:00:00 1970 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 002BBC433FE for ; Tue, 24 May 2022 11:23:34 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236014AbiEXLXd (ORCPT ); Tue, 24 May 2022 07:23:33 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:40224 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S236546AbiEXLXb (ORCPT ); Tue, 24 May 2022 07:23:31 -0400 Received: from mail-yb1-xb36.google.com (mail-yb1-xb36.google.com [IPv6:2607:f8b0:4864:20::b36]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 8587B79838 for ; Tue, 24 May 2022 04:23:29 -0700 (PDT) Received: by mail-yb1-xb36.google.com with SMTP id o80so30340322ybg.1 for ; Tue, 24 May 2022 04:23:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc:content-transfer-encoding; bh=u4jkgddlBr3J9ubsDMtzmtFV4psU8nzYoRhT/4FQDVo=; b=CxMAVJZhM5HFyDKuKe8HrCXnG/Oml/x91Z9qYGQBXxIQ1VG3Xf0RAVCdgBGTIWohQq TYZcx0EyTcu+DPz9gO74MalLDMP1mN0e9OilfwnhRQP9lvvSNK21QnCcEeQTqKoJuiQ0 Br5BUiihNSVM0fVJ3Acjk6yTHKXFdCL12nRl99X8SOqZd88TAchqxI6d7F2o7JbUnm4U 4vjchNAEpjGh1DweQNIy4O0x065rL5pUYPHM4YwAZRYBfhnsR/p1MwwiW91ajj7/uik4 ssr6KBz/jEq3RepWcK1NwW83MsGpREPxcxr0b7dZDMrdTcptmsKCEH3/hlnJoZrkVT+2 knlA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc:content-transfer-encoding; bh=u4jkgddlBr3J9ubsDMtzmtFV4psU8nzYoRhT/4FQDVo=; b=hnKj5/Of0BQekJ2+GmLgm5RJBnRLV4Il0d3D6QRtMV+qtABqgWcu1kKhJnOO/AWv/k OECJguA1pa/7UJnLDrDs752E7cpmvgYJzQLoPIvA3kMSYC2/jHi+/oqpMNT8vTmzCxzt GaTTTGrdhj/mAVFx6CAxv/De4HODrSpj5523eli7ztDfEKYMarpgvslHuxywVxC84lT3 m6yNkiqd05h0WmRdAyDj7rkvL/uUXN5EQWS5iGbLWlj32ybINQMlTFy88Og6t35rfFoH i6GZpBgAIZspQuR15NIj67s3Cs4DaIQxuwXWvG7tloRWZ7AQ+wnfg3NBMqTXEwySvuio XuZg== X-Gm-Message-State: AOAM530S/fOmr/9ESYwXyRp0Mv57sihjqrZr0aMr+mqRecbXexrIfRNj dgrbMvuDjsb7f/erXgZSLpkS/H7RkoYvZl20tS5IqsXSxysBjA== X-Google-Smtp-Source: ABdhPJwU2wZ7cSYyDNwd5odPJUiqg9Us5uBOjH9/ZHsHvhL41SzoLGbf8RdvF4O9x9vy/Oc/p6M9vsRxDBiiy3XXBI4= X-Received: by 2002:a25:814a:0:b0:64f:f06c:cf6d with SMTP id j10-20020a25814a000000b0064ff06ccf6dmr7522343ybm.88.1653391408633; Tue, 24 May 2022 04:23:28 -0700 (PDT) MIME-Version: 1.0 References: <20220523165802.500642349@linuxfoundation.org> In-Reply-To: <20220523165802.500642349@linuxfoundation.org> From: Naresh Kamboju Date: Tue, 24 May 2022 16:53:17 +0530 Message-ID: Subject: Re: [PATCH 5.4 00/68] 5.4.196-rc1 review To: Greg Kroah-Hartman Cc: linux-kernel@vger.kernel.org, stable@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, slade@sladewatkins.com 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 Mon, 23 May 2022 at 22:37, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 5.4.196 release. > There are 68 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, 25 May 2022 16:56:55 +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.4.196-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.4.y > and the diffstat can be found below. > > thanks, > > greg k-h Results from Linaro=E2=80=99s test farm. No regressions on arm64, arm, x86_64, and i386. Tested-by: Linux Kernel Functional Testing ## Build * kernel: 5.4.196-rc1 * git: https://gitlab.com/Linaro/lkft/mirrors/stable/linux-stable-rc * git branch: linux-5.4.y * git commit: e9366e2c155ad1cd8fb6e1368bec57174ce80027 * git describe: v5.4.195-69-ge9366e2c155a * test details: https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-5.4.y/build/v5.4.1= 95-69-ge9366e2c155a ## Test Regressions (compared to v5.4.194-43-g71ab15716d94) No test regressions found. ## Metric Regressions (compared to v5.4.194-43-g71ab15716d94) No metric regressions found. ## Test Fixes (compared to v5.4.194-43-g71ab15716d94) No test fixes found. ## Metric Fixes (compared to v5.4.194-43-g71ab15716d94) No metric fixes found. ## Test result summary total: 86725, pass: 72314, fail: 836, skip: 12392, xfail: 1183 ## Build Summary * arc: 10 total, 10 passed, 0 failed * arm: 290 total, 290 passed, 0 failed * arm64: 34 total, 34 passed, 0 failed * i386: 19 total, 19 passed, 0 failed * mips: 37 total, 37 passed, 0 failed * parisc: 12 total, 12 passed, 0 failed * powerpc: 54 total, 54 passed, 0 failed * riscv: 27 total, 27 passed, 0 failed * s390: 12 total, 12 passed, 0 failed * sh: 24 total, 24 passed, 0 failed * sparc: 12 total, 12 passed, 0 failed * x86_64: 40 total, 40 passed, 0 failed ## Test suites summary * fwts * igt-gpu-tools * kselftest-android * kselftest-arm64 * kselftest-breakpoints * kselftest-capabilities * kselftest-cgroup * kselftest-clone3 * kselftest-core * kselftest-cpu-hotplug * kselftest-cpufreq * kselftest-drivers * kselftest-efivarfs * kselftest-filesystems * kselftest-firmware * kselftest-fpu * kselftest-futex * kselftest-gpio * kselftest-intel_pstate * kselftest-ipc * kselftest-ir * kselftest-kcmp * kselftest-kexec * kselftest-kvm * kselftest-lib * kselftest-livepatch * kselftest-membarrier * kselftest-memfd * kselftest-memory-hotplug * kselftest-mincore * kselftest-mount * kselftest-mqueue * kselftest-openat2 * kselftest-pid_namespace * kselftest-pidfd * kselftest-proc * kselftest-pstore * kselftest-ptrace * kselftest-rseq * kselftest-rtc * kselftest-timens * kselftest-timers * kselftest-tmpfs * kselftest-tpm2 * kselftest-user * kselftest-vm * kselftest-x86 * kselftest-zram * kvm-unit-tests * libgpiod * libhugetlbfs * linux-log-parser * log-parser-boot * log-parser-test * ltp-cap_bounds-tests * ltp-commands-tests * ltp-containers-tests * ltp-controllers-tests * ltp-cpuhotplug-tests * ltp-crypto-tests * ltp-cve-tests * ltp-dio-tests * ltp-fcntl-locktests-tests * ltp-filecaps-tests * ltp-fs-tests * ltp-fs_bind-tests * ltp-fs_perms_simple-tests * ltp-fsx-tests * ltp-hugetlb-tests * ltp-io-tests * ltp-ipc-tests * ltp-math-tests * ltp-mm-tests * ltp-nptl-tests * ltp-open-posix-tests * ltp-pty-tests * ltp-sched-tests * ltp-securebits-tests * ltp-syscalls-tests * ltp-tracing-tests * network-basic-tests * packetdrill * perf * perf/Zstd-perf.data-compression * rcutorture * ssuite * v4l2-compliance * vdso -- Linaro LKFT https://lkft.linaro.org