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 53B29C636CD for ; Sat, 4 Feb 2023 09:00:42 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230101AbjBDJAk (ORCPT ); Sat, 4 Feb 2023 04:00:40 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:57322 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229592AbjBDJAh (ORCPT ); Sat, 4 Feb 2023 04:00:37 -0500 Received: from mail-vk1-xa34.google.com (mail-vk1-xa34.google.com [IPv6:2607:f8b0:4864:20::a34]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 980B02B61E for ; Sat, 4 Feb 2023 01:00:36 -0800 (PST) Received: by mail-vk1-xa34.google.com with SMTP id g28so3754598vkd.8 for ; Sat, 04 Feb 2023 01:00:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; 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=bNI5Aq7Kn3/1EGHMDxgGbuJMnHtDUNYcpIoe53s+84Y=; b=vBaptIDRa87SJmUwMHD1erCpdY3ePMwK3QUxa9GN3IGwuGnfl8j7wH7ZOAC3GhucHK Shr6Z5dOnHB4BGwjgkUOnAxD0qtFfBe2L4GbZZxb4KqLDhpMFLAXWcSvA3E/rQ2CZboA nAymzBz13ztIvs7X43AWXEr2CMSCZcRrUb5z9NKmqCnWRDUH3LxZDKrC0eF8RxQPvIjZ 8iLilEFx7vKEvE7oywF/GFD05QSa/ZetcVZGfQ9M48JBeq8vyyewK1velvfDwsFOKAa2 /55HMRUL4aahYIZOi0LUD7jId01OZBZvgkcx+Lv3isJgnUjStAmuuStiDvrx81AohjBF nFtw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; 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=bNI5Aq7Kn3/1EGHMDxgGbuJMnHtDUNYcpIoe53s+84Y=; b=ub03qaMhXVKSLQO8v75EhoIMxd1ZEA5zZ3M2iUA/wGNttQvnNEbyxp5u9k774NjUPz irNm9XSZoM5OiAZb6j4Lgnfg/W1J9u50/MJ0rsQTEyRWZBjDpsQ6wI5NYY7uo91IioQV wLsOQL5gvSiFAjqztPoIZ+joGlRM87eQ2BYSiDRQOL3jFf9Vr2jSf3K5c2CxAtdFSK0/ CXJghl6gzNpGYNqbclVExu1sVKzG1Mk9Garu1W4hUU35pYbX5eullarP05N415kgeD2j MiOtpwzyr5unk2xoZ1LBXVtnn8G77kbi2BsflrzApJ37cl2QxTD/UrVq1dP79lox+9GT +9aA== X-Gm-Message-State: AO0yUKUow1+w7TSrQzbEVB0vnSNlWFfr7vojUxY2Aq3U3Mc5hgdND0vs N9Tj9JJorAv/uCxzbKACwLj990NeBuA2cLo5TzeDYw== X-Google-Smtp-Source: AK7set9MYY2Am8jfv6DGLWFxcOM8abacBkmXwq2yZw6Lr/9pdPrOuEQL0bD2B8IVL3tnpFc4kyVg/Fz7vBvoOYxIXSo= X-Received: by 2002:ac5:c778:0:b0:3e6:8a8:3387 with SMTP id c24-20020ac5c778000000b003e608a83387mr1824314vkn.39.1675501235595; Sat, 04 Feb 2023 01:00:35 -0800 (PST) MIME-Version: 1.0 References: <20230203101023.832083974@linuxfoundation.org> In-Reply-To: <20230203101023.832083974@linuxfoundation.org> From: Naresh Kamboju Date: Sat, 4 Feb 2023 14:30:24 +0530 Message-ID: Subject: Re: [PATCH 5.4 000/134] 5.4.231-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, 3 Feb 2023 at 15:55, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 5.4.231 release. > There are 134 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, 05 Feb 2023 10:09: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.4.231-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.231-rc1 * git: https://gitlab.com/Linaro/lkft/mirrors/stable/linux-stable-rc * git branch: linux-5.4.y * git commit: f094cca7f934dd6b1c62254251d145087d40c30b * git describe: v5.4.230-135-gf094cca7f934 * test details: https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-5.4.y/build/v5.4.2= 30-135-gf094cca7f934 ## Test Regressions (compared to v5.4.230) ## Metric Regressions (compared to v5.4.230) ## Test Fixes (compared to v5.4.230) ## Metric Fixes (compared to v5.4.230) ## Test result summary total: 130133, pass: 103865, fail: 3011, skip: 22894, xfail: 363 ## Build Summary * arc: 5 total, 5 passed, 0 failed * arm: 144 total, 143 passed, 1 failed * arm64: 44 total, 40 passed, 4 failed * i386: 26 total, 20 passed, 6 failed * mips: 27 total, 27 passed, 0 failed * parisc: 6 total, 6 passed, 0 failed * powerpc: 30 total, 30 passed, 0 failed * riscv: 12 total, 11 passed, 1 failed * s390: 6 total, 6 passed, 0 failed * sh: 12 total, 12 passed, 0 failed * sparc: 6 total, 6 passed, 0 failed * x86_64: 37 total, 35 passed, 2 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-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-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-rseq * kselftest-rtc * kselftest-tc-testing * kselftest-timens * kselftest-timers * kselftest-tmpfs * kselftest-tpm2 * kselftest-user * kselftest-vm * kselftest-x86 * kselftest-zram * kunit * kvm-unit-tests * libgpiod * 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 * packetdrill * perf * rcutorture * v4l2-compliance * vdso -- Linaro LKFT https://lkft.linaro.org