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 DB16FC433FE for ; Tue, 30 Nov 2021 09:32:16 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S240236AbhK3Jfe (ORCPT ); Tue, 30 Nov 2021 04:35:34 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:42118 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235582AbhK3Jfd (ORCPT ); Tue, 30 Nov 2021 04:35:33 -0500 Received: from mail-ed1-x534.google.com (mail-ed1-x534.google.com [IPv6:2a00:1450:4864:20::534]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 1C5ECC061574 for ; Tue, 30 Nov 2021 01:32:14 -0800 (PST) Received: by mail-ed1-x534.google.com with SMTP id w1so84244448edc.6 for ; Tue, 30 Nov 2021 01:32:14 -0800 (PST) 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=xoXOLJWpD0lHUX6hFbdZV58Ab4Q2/gT90EA5saamkEU=; b=D6SapCyyPKCp06PaCKTy+m7XXWQ0waD1v0k39IbTt4l5t/a7TFWxI2IWxmrUjSAhZE mOWpnkm/05w+FW9vwwuAPuAT/tUzql3Y8J+aO+ex6tYsIw/4PlJ6rkCewmSbLggY5/px 1AUjAPXNzGOlj+wgCR0sK3xYdDytMhFWSn+hu8ejP9QcaxnQRFNffnT3g2zun1ugblef O6y9R/t2yF97g2mGbo5+5ZKtkMPCIh6rXLpT4WaVahMnKgTCNKTygTvW6W87TitKdwEL FnyA478ZIq09E8/xGpubbyStQuUG2DYgFCXHQ7EU+L76JKOdK+g+AmGnNdSoHeu6gt4V m0uA== 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=xoXOLJWpD0lHUX6hFbdZV58Ab4Q2/gT90EA5saamkEU=; b=vP8S/mmVEuIK54+MujtEwExmxI0SkCGbPwidVXaUeztMqhrVn5LqpDg5L1EunCnAXo f1cdBKcJEalnGLNYZK0zadFDbJ34Eac+6ZbJ31xKNAupVg3OYsFEiQjSYAocC/i55NT/ 2w0epY/71wXEq6vg+1S3Z6QTlzLPWUx4N77RQ1fu0Pn1lOdqeJK7+xMstEMydD0tI3hC YULL/PwscR5ycCiGNS6VvabbMPbQG5ksnSeMq+rFWlRvMpI21xcCaAnUJSBxiRJTr5iU RRCbjDzD+9PzStZPW04aFjGYTMUPbHBQO0CmCVoXRySGyccnV9sGLkZwzNPJqpUOuuRp 3kRw== X-Gm-Message-State: AOAM5332Z+r75vkpLK+NO59Vh4rwTFj3ZKEJXGs2gicF2xvzId2R8Cu5 7swDqJGTvspYxoWoPHLPM/zqKknu2DNhYMIip7mfkg== X-Google-Smtp-Source: ABdhPJwVC/Jc+0BLK1FXkRMFbLvZzD456y/TUVHcnDXZ7SKN27TolOtE5iiz9/cnlZ61+U3t8nFD7+BZZzF9v4/J0mU= X-Received: by 2002:a05:6402:14f:: with SMTP id s15mr38056725edu.118.1638264732486; Tue, 30 Nov 2021 01:32:12 -0800 (PST) MIME-Version: 1.0 References: <20211129181703.670197996@linuxfoundation.org> In-Reply-To: <20211129181703.670197996@linuxfoundation.org> From: Naresh Kamboju Date: Tue, 30 Nov 2021 15:02:01 +0530 Message-ID: Subject: Re: [PATCH 4.19 00/69] 4.19.219-rc1 review To: Greg Kroah-Hartman Cc: linux-kernel@vger.kernel.org, shuah@kernel.org, f.fainelli@gmail.com, patches@kernelci.org, lkft-triage@lists.linaro.org, jonathanh@nvidia.com, stable@vger.kernel.org, pavel@denx.de, akpm@linux-foundation.org, torvalds@linux-foundation.org, linux@roeck-us.net 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, 29 Nov 2021 at 23:51, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 4.19.219 release. > There are 69 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, 01 Dec 2021 18:16:51 +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.219-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.219-rc1 * git: https://gitlab.com/Linaro/lkft/mirrors/stable/linux-stable-rc * git branch: linux-4.19.y * git commit: 9697017144726ee73f348d6bb4c549151f92320a * git describe: v4.19.218-70-g969701714472 * test details: https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-4.19.y/build/v4.19= .218-70-g969701714472 ## No regressions (compared to v4.19.217-321-g078e3b8561f3) ## No fixes (compared to v4.19.217-321-g078e3b8561f3) ## Test result summary total: 66999, pass: 54132, fail: 570, skip: 10820, xfail: 1477 ## Build Summary * arm: 130 total, 130 passed, 0 failed * arm64: 35 total, 35 passed, 0 failed * dragonboard-410c: 1 total, 1 passed, 0 failed * hi6220-hikey: 1 total, 1 passed, 0 failed * i386: 19 total, 19 passed, 0 failed * juno-r2: 1 total, 1 passed, 0 failed * mips: 26 total, 26 passed, 0 failed * s390: 12 total, 12 passed, 0 failed * sparc: 12 total, 12 passed, 0 failed * x15: 1 total, 1 passed, 0 failed * x86: 1 total, 1 passed, 0 failed * x86_64: 22 total, 22 passed, 0 failed ## Test suites summary * fwts * kselftest-android * kselftest-arm64 * kselftest-arm64/arm64.btitest.bti_c_func * kselftest-arm64/arm64.btitest.bti_j_func * kselftest-arm64/arm64.btitest.bti_jc_func * kselftest-arm64/arm64.btitest.bti_none_func * kselftest-arm64/arm64.btitest.nohint_func * kselftest-arm64/arm64.btitest.paciasp_func * kselftest-arm64/arm64.nobtitest.bti_c_func * kselftest-arm64/arm64.nobtitest.bti_j_func * kselftest-arm64/arm64.nobtitest.bti_jc_func * kselftest-arm64/arm64.nobtitest.bti_none_func * kselftest-arm64/arm64.nobtitest.nohint_func * kselftest-arm64/arm64.nobtitest.paciasp_func * kselftest-bpf * 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-timens * kselftest-timers * kselftest-tmpfs * kselftest-tpm2 * kselftest-user * kselftest-vm * kselftest-x86 * kselftest-zram * kvm-unit-tests * 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 * rcutorture * ssuite * v4l2-compliance -- Linaro LKFT https://lkft.linaro.org