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 1B362C433FE for ; Tue, 24 May 2022 12:34:36 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S237372AbiEXMee (ORCPT ); Tue, 24 May 2022 08:34:34 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:54208 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232416AbiEXMec (ORCPT ); Tue, 24 May 2022 08:34:32 -0400 Received: from mail-yw1-x112a.google.com (mail-yw1-x112a.google.com [IPv6:2607:f8b0:4864:20::112a]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 2EB3895A32 for ; Tue, 24 May 2022 05:34:31 -0700 (PDT) Received: by mail-yw1-x112a.google.com with SMTP id 00721157ae682-2fee010f509so179779537b3.11 for ; Tue, 24 May 2022 05:34:31 -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=JJhwxfwW7n7VLkGPMvpANvwbmPIJmDkcwtkzvJnYyJk=; b=biww96eDtZOSmJhMMIl0jKPsL5VhgecE1zdzoSokTJqL2yKrSOr2xVnEPWPH1VY4O2 P+fHfPP/calICpdhAf4RdlGk/ot6MKOLOgjnLxZM7CKwlW9G6gd3iBCshLFMGwMG/fM5 3P/ii6fpdR/JtE68MCJAXRbQeasPH4hMU2+Po+MlEy9QtRWNmllxrUGSXWqTDuGCjxq+ qO7QGxxBnkT4/bfqvJlL1Sz7dxpwQEk0ZiNE5qZV1cVWEO1UizcsdOEhrpnSuB5mEfJ5 kEILaOY46Lu8rwsGe25PQ5D1KzxWmKRQhG1vWE/cLcSWyihd+egdRaBxRwM6ToLBIsKw TsVA== 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=JJhwxfwW7n7VLkGPMvpANvwbmPIJmDkcwtkzvJnYyJk=; b=XnRxFMEvKxvaLW6dgnmaHwQ84NbedT1Y4qLJTlSKhJ3lbnuU1TbMZpe7q1sjwEyX+i nBj+Ng5HJX6vueJ2g9VoBx+ZHNmxf/iMrQFhnQlGMOb92wdCDo1ZHg3Ej8WAuOL4UMWF ya7bnfrCqv0SxPkJxr+DQvAoBHO5jLxFsfb0BDEQisDqHfzsqoeCgEkOdeo8n+FatjlZ riklShfVQK3pa53hK+dQ2jpYfLEFjJwamwWIuiSpj8qYS+vMTHqm1VIrwvllVK0SCek2 OTRpTTcEZrBF9u6LxcdVfH28cGhJuAc5LQV/NBJP2oUY4hgM+w7/1rZThJTwQ98Ww6Sl CTuQ== X-Gm-Message-State: AOAM533BpcaZzzr9x9VNKmv2L4FuhkQ2DisXStoOsTibYAfgqK3oTGa9 ju2w2yGly6eS5P4M+OKWrD8Mbr95FekG7tOuFuoeCy0W21+tiw== X-Google-Smtp-Source: ABdhPJw9XyKlYZWLxvVbRuzoifixIo/Au5GciofjDzJUooDwGxnk79ZQnTT5HbOkUkzNGZdIkXcrM4yISawI6me1ea0= X-Received: by 2002:a81:4c8e:0:b0:300:37ba:2c1e with SMTP id z136-20020a814c8e000000b0030037ba2c1emr1445603ywa.141.1653395670220; Tue, 24 May 2022 05:34:30 -0700 (PDT) MIME-Version: 1.0 References: <20220523165752.797318097@linuxfoundation.org> In-Reply-To: <20220523165752.797318097@linuxfoundation.org> From: Naresh Kamboju Date: Tue, 24 May 2022 18:04:18 +0530 Message-ID: Subject: Re: [PATCH 4.19 00/44] 4.19.245-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:35, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 4.19.245 release. > There are 44 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/v4.x/stable-review/patch-= 4.19.245-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.19.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: 4.19.245-rc1 * git: https://gitlab.com/Linaro/lkft/mirrors/stable/linux-stable-rc * git branch: linux-4.19.y * git commit: e88efc48b31fe3946b6e39d613eeae6d96ada4fb * git describe: v4.19.244-45-ge88efc48b31f * test details: https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-4.19.y/build/v4.19= .244-45-ge88efc48b31f ## Test Regressions (compared to v4.19.244) No test regressions found. ## Metric Regressions (compared to v4.19.244) No metric regressions found. ## Test Fixes (compared to v4.19.244) No test fixes found. ## Metric Fixes (compared to v4.19.244) No metric fixes found. ## Test result summary total: 85385, pass: 70036, fail: 859, skip: 12899, xfail: 1591 ## Build Summary * arm: 275 total, 275 passed, 0 failed * arm64: 39 total, 39 passed, 0 failed * i386: 18 total, 18 passed, 0 failed * mips: 27 total, 27 passed, 0 failed * powerpc: 55 total, 54 passed, 1 failed * s390: 12 total, 12 passed, 0 failed * sparc: 12 total, 12 passed, 0 failed * x86_64: 38 total, 38 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-net * kselftest-netfilter * kselftest-nsfs * 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-tc-testing * kselftest-timens * kselftest-timers * kselftest-tmpfs * kselftest-tpm2 * kselftest-user * kselftest-vm * kselftest-x86 * kselftest-zram * kvm-unit-tests * 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 * rcutorture * ssuite * v4l2-compliance * vdso -- Linaro LKFT https://lkft.linaro.org