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 9C064C433EF for ; Sat, 28 May 2022 10:52:55 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234182AbiE1Kwx (ORCPT ); Sat, 28 May 2022 06:52:53 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:35804 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233926AbiE1Kwu (ORCPT ); Sat, 28 May 2022 06:52:50 -0400 Received: from mail-yw1-x1133.google.com (mail-yw1-x1133.google.com [IPv6:2607:f8b0:4864:20::1133]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 8797A1ADA7 for ; Sat, 28 May 2022 03:52:49 -0700 (PDT) Received: by mail-yw1-x1133.google.com with SMTP id 00721157ae682-2fee010f509so69303997b3.11 for ; Sat, 28 May 2022 03:52:49 -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=ioIS4MmbnyxtV60nK14BZTISmYYV8F53dBo4pl+MrCU=; b=i8ntuccCB+c6maGjmExSujxuabVomBABL3eUgH/7h52X9b2sVK3qSLSwH0bNqp8hfl 42toS/l+ZHongcN3hnS/vgZH438o3sjfomKef2eM4Sc4Rzv+ImviWWrQDU7qQPSk1HLM 0cIvSHt6/yqGjqbXZ3mHvrHsItK03BtRKTZDvDcvG3kAlGzfZqDxGdJcUoULZuCRdFY2 wn1sHhZlgFMFP9rDEpnSxsob2sBlZ+h3I8+N/ulkRF71+YUViNC1J1UditLbeNeWoirj SMPdLaqvTQOOFIqMFxX9aDNjCqiC6LERR3iMFFrP8M/EJ3aq9rGjxRPy4+CmzpZXjx1R skgA== 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=ioIS4MmbnyxtV60nK14BZTISmYYV8F53dBo4pl+MrCU=; b=5pqS2WIXR1dTsdJJIgGQMzxh//FwgR7ZfwwZJBNv1/9ATYGQ3xdB9LotF0DU8tZ3DW Jduxl7yHTQ5xU+fV6JFsRTkhd6cmIwqtUEUIJ5vMv1yRneXViREM7/FnOUZxezyWJIyd YtMBWiwL3Aw+CylLbWbuZPbOqWvwwZs84l/Uu5J9oZAdisg6ovdYbUscO5q4ML3mrbow HwpOwn9rumSDrBtAQ6x0QTsQcRL8I3P1DePi7tcfOpi7jakxBOxwHa7sPH8IBnb2b1Q7 rvHrc1WIDw+KND1WVazaFyyPuS5HX04R9Xt1/ybgDFkSx/2BOE2mwHARh9p02+pnSP4u jtMw== X-Gm-Message-State: AOAM530J+z+pqvUuhhb8ltJmIKv83hcLyOyQ5jKL5qdrAJZRTHYkx0nI VEyM8QuS0pNo8QB8JCTVhe6aCNMeEc93jSn9nn2wHg== X-Google-Smtp-Source: ABdhPJyOh/8ZdNcUvRrhUIB+iV9DXUn5pklUodLjEgkvZ9y5LLuecA3S1ho+3d6tvVbt97Lk2VSZH55r6s0+chbXtHA= X-Received: by 2002:a05:690c:443:b0:2fe:eefc:1ad5 with SMTP id bj3-20020a05690c044300b002feeefc1ad5mr47794058ywb.199.1653735168551; Sat, 28 May 2022 03:52:48 -0700 (PDT) MIME-Version: 1.0 References: <20220527084850.364560116@linuxfoundation.org> In-Reply-To: <20220527084850.364560116@linuxfoundation.org> From: Naresh Kamboju Date: Sat, 28 May 2022 16:22:37 +0530 Message-ID: Subject: Re: [PATCH 5.15 000/145] 5.15.44-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 Fri, 27 May 2022 at 14:21, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 5.15.44 release. > There are 145 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, 29 May 2022 08:46:32 +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.44-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=E2=80=99s test farm. No regressions on arm64, arm, x86_64, and i386. Tested-by: Linux Kernel Functional Testing ## Build * kernel: 5.15.44-rc1 * git: https://gitlab.com/Linaro/lkft/mirrors/stable/linux-stable-rc * git branch: linux-5.15.y * git commit: 510d04da560ccd2e08230967864dfdd47b9b74a8 * git describe: v5.15.43-146-g510d04da560c * test details: https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-5.15.y/build/v5.15= .43-146-g510d04da560c/ ## Test Regressions (compared to v5.15.43) No test regressions found. ## Metric Regressions (compared to v5.15.43) No metric regressions found. ## Test Fixes (compared to v5.15.43) No test fixes found. ## Metric Fixes (compared to v5.15.43) No metric fixes found. ## Test result summary total: 100757, pass: 85945, fail: 475, skip: 13420, xfail: 917 ## Build Summary * arc: 10 total, 10 passed, 0 failed * arm: 296 total, 293 passed, 3 failed * arm64: 47 total, 47 passed, 0 failed * i386: 44 total, 40 passed, 4 failed * mips: 41 total, 38 passed, 3 failed * parisc: 14 total, 14 passed, 0 failed * powerpc: 59 total, 56 passed, 3 failed * riscv: 27 total, 27 passed, 0 failed * s390: 26 total, 23 passed, 3 failed * sh: 26 total, 24 passed, 2 failed * sparc: 14 total, 14 passed, 0 failed * x86_64: 47 total, 46 passed, 1 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-net * kselftest-openat2 * kselftest-pid_namespace * kselftest-pidfd * kselftest-proc * kselftest-pstore * kselftest-ptrace * kselftest-rseq * kselftest-rtc * kselftest-seccomp * kselftest-sigaltstack * kselftest-size * kselftest-splice * kselftest-static_keys * kselftest-sync * kselftest-sysctl * kselftest-timens * kselftest-timers * kselftest-tmpfs * kselftest-tpm2 * kselftest-user * kselftest-vm * kselftest-x86 * kselftest-zram * kunit * kvm-unit-tests * libgpiod * libhugetlbfs * linux-log-parser * 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