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 X-Spam-Level: X-Spam-Status: No, score=-12.3 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,NICE_REPLY_A,SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id C2744C433FE for ; Wed, 22 Sep 2021 04:55:32 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id A510160FE6 for ; Wed, 22 Sep 2021 04:55:32 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231723AbhIVE5A (ORCPT ); Wed, 22 Sep 2021 00:57:00 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:36298 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231502AbhIVE47 (ORCPT ); Wed, 22 Sep 2021 00:56:59 -0400 Received: from mail-ot1-x32c.google.com (mail-ot1-x32c.google.com [IPv6:2607:f8b0:4864:20::32c]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 38068C061575 for ; Tue, 21 Sep 2021 21:55:30 -0700 (PDT) Received: by mail-ot1-x32c.google.com with SMTP id 97-20020a9d006a000000b00545420bff9eso1783057ota.8 for ; Tue, 21 Sep 2021 21:55:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=subject:to:cc:references:from:message-id:date:user-agent :mime-version:in-reply-to:content-language:content-transfer-encoding; bh=rS7wYg+k2qkJTf9LoZ2Y1KvDFNhX5Y5oUdxqZyMUCyY=; b=TYr2DfbFcrMgoti7KsL8Mweaoba9xsjypq8mMKClf8pvGgrihbaPWuieabZbvc+fFs uHy0HSOwamPqBpHh8Cwo3WAl15DnMQdPstgMer1VsA51YOBbjTAuklmLphM+KH2GKFDP CZMKApN713JuXaugkVTqSuZUKPyrgzHDAk1JPuFMk4ilbB+r/t8q1tusgdA5YenrX+DH X+CUU5szw5Lt8lCqgCWeT6qwTMRNtkJhP5W8eD7PZvYIh1KFjNdXoVbqngUm94U+47Az /kag2VyN78ZEzvBz28AUGyCcEcOBqCwLHxtYF8bBbY5tC5BRHOm2W+r/hXudmO8xDw7Y QX+w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:subject:to:cc:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=rS7wYg+k2qkJTf9LoZ2Y1KvDFNhX5Y5oUdxqZyMUCyY=; b=wX+yhNnYUBCXmTHWIFBBDCukX2iqn4h+KZpsLK3iDw3MdJza6TDn9eeUw5b+chdR4I zl/TMtrZzI4s+oac0qxuknc+sizOw1HI6ZInAtOCSRkfL0sAei4269QVPt7o5KzGVT4L PrGUyHSOUNWNWJPGZGHmKA6skMbe7z5K0CMpUw2ijDRkrSgPcrfcP7WB037KAjtBrpak hXmfFgrGI5SWx9jrrQlFMg1Z80+QVhGJUxJPgTqU3ANeDaubIJE/+BlP2GHdF2gRJskO JhucjerttQBXdKTat50RFFQzRzRPNx3FSiqo/KwHbyWJceZPAWVN+ub8+zbeDsBeklK7 keIQ== X-Gm-Message-State: AOAM533XIhdfcG84LjOzCSpcUEztRWnVjhDQrCbTUms8otjZ+9K2Sy+0 jNFBysKDp/cQ7ef/JmQcOAYraQ== X-Google-Smtp-Source: ABdhPJxMJ+sXiTxxVXzLyJyn1DMeQ1GrO9Nz6v++lLnmB0jAEb7MqHFjPUf3piNd28oJB2D478+/mw== X-Received: by 2002:a05:6830:2f5:: with SMTP id r21mr10173770ote.384.1632286529225; Tue, 21 Sep 2021 21:55:29 -0700 (PDT) Received: from [192.168.17.16] ([189.219.73.83]) by smtp.gmail.com with ESMTPSA id 8sm60465oin.33.2021.09.21.21.55.28 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 21 Sep 2021 21:55:28 -0700 (PDT) Subject: Re: [PATCH 5.10 000/122] 5.10.68-rc1 review To: Greg Kroah-Hartman , linux-kernel@vger.kernel.org Cc: 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 References: <20210920163915.757887582@linuxfoundation.org> From: =?UTF-8?Q?Daniel_D=c3=adaz?= Message-ID: Date: Tue, 21 Sep 2021 23:55:27 -0500 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.13.0 MIME-Version: 1.0 In-Reply-To: <20210920163915.757887582@linuxfoundation.org> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello! On 9/20/21 11:42 AM, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 5.10.68 release. > There are 122 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, 22 Sep 2021 16:38:49 +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.10.68-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.10.y > and the diffstat can be found below. > > thanks, > > greg k-h Results from Linaro's test farm. No regressions on arm64, arm, x86_64, and i386. ## Build * kernel: 5.10.68-rc1 * git: ['https://gitlab.com/Linaro/lkft/mirrors/stable/linux-stable-rc', 'https://gitlab.com/Linaro/lkft/users/daniel.diaz/linux'] * git branch: linux-5.10.y * git commit: bb6d31464809e017d8cfd65963f6e802d7d1c66b * git describe: v5.10.67-125-gbb6d31464809 * test details: https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-5.10.y/build/v5.10.67-125-gbb6d31464809 ## No regressions (compared to v5.10.67) ## No fixes (compared to v5.10.67) ## Test result summary total: 164462, pass: 138894, fail: 765, skip: 23000, xfail: 1803 ## Build Summary * arc: 20 total, 20 passed, 0 failed * arm: 578 total, 578 passed, 0 failed * arm64: 77 total, 77 passed, 0 failed * dragonboard-410c: 1 total, 1 passed, 0 failed * hi6220-hikey: 1 total, 1 passed, 0 failed * i386: 75 total, 75 passed, 0 failed * juno-r2: 1 total, 1 passed, 0 failed * mips: 102 total, 102 passed, 0 failed * parisc: 24 total, 24 passed, 0 failed * powerpc: 72 total, 70 passed, 2 failed * riscv: 60 total, 60 passed, 0 failed * s390: 36 total, 36 passed, 0 failed * sh: 48 total, 48 passed, 0 failed * sparc: 24 total, 24 passed, 0 failed * x15: 1 total, 1 passed, 0 failed * x86: 1 total, 1 passed, 0 failed * x86_64: 77 total, 77 passed, 0 failed ## Test suites summary * fwts * install-android-platform-tools-r2600 * kselftest-android * kselftest-arm64 * 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-tc-testing * 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 * prep-tmp-disk * rcutorture * ssuite * v4l2-compliance Greetings! Daniel Díaz daniel.diaz@linaro.org -- Linaro LKFT https://lkft.linaro.org