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=-15.7 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED 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 DCD82C433FE for ; Mon, 7 Dec 2020 08:04:55 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 96F4C225A9 for ; Mon, 7 Dec 2020 08:04:55 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726289AbgLGIEk (ORCPT ); Mon, 7 Dec 2020 03:04:40 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:36668 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725996AbgLGIEj (ORCPT ); Mon, 7 Dec 2020 03:04:39 -0500 Received: from mail-ej1-x642.google.com (mail-ej1-x642.google.com [IPv6:2a00:1450:4864:20::642]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 42F89C0613D0 for ; Mon, 7 Dec 2020 00:03:53 -0800 (PST) Received: by mail-ej1-x642.google.com with SMTP id bo9so18072236ejb.13 for ; Mon, 07 Dec 2020 00:03:53 -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=Ubdvv4RcYFwcs44+1Q+bf4oDunFVL2/v2wPXLvUfjgY=; b=OBEqyLFPDo3mO1YltDeQnpsjlH1rQDnQXXhXeGegH/CA1JbHmETM1xQ4wvWMD4pO49 JgE+LDJrlWPKOop2xgKIJ8aIC+ED1zr1u3QjmpC1t+a1VaOOD03BSudqI4P9W6kb6Iwy ytc/V7vHqlgbmQvidcYSj+VoHcIfJ2bVXEXx2bXUbuU/4kG8eOco/BgtJ0ZbxaAXGNgV WQR+XteLAdi9cy7WM5UOFZrlJCC1aEtlHZO4Frr18xXT80bJXwyKxsdvIBGWYQiVyB2f XjNn/OoKpetYwQKGESHnkAOlNjCWyFpeyv0Azp4GmleE+PG4Ivjm0y3Co9Yn7k2fSbqT SQ0w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc:content-transfer-encoding; bh=Ubdvv4RcYFwcs44+1Q+bf4oDunFVL2/v2wPXLvUfjgY=; b=fqcZlF/L9acnoWf8jnYnUtT4K2xfvoUC/chnTWmgdyQYL5ldqtjnmhzy1XRZumUM96 sWZqywUMV1f6n0TvAD1Yiubi/jkyiT2ZFGn0YLUfzM8NF0iEb8LTiEk123iFGqL20LVF PwmrKeXWHyEhEJvLau7CtISIQ8M19exhcpFBidMM6khFhyPm4NvivTR9pNGKZI8C6iuE fXmerFcm/lva1Q2NXUNcX2bTa2U10mZCnAjpsAqq0vobOG9HJgUXNt9bC3eRY3RQikhj M2kmF90mchfvL0c+1ODcW6rQG8w+ChrUNtOBCiImB8l5+5tUyipaux1Ak5/D18hX4AEO Oruw== X-Gm-Message-State: AOAM531SR+HBZq238k4L1F7gOhbpq6UxMw/xhtnt+phSBLYosTBBh2R5 8RHoJsNms/uCU7iqyDrRWvew4GEC1Wv0Mqw1MM8AQQ== X-Google-Smtp-Source: ABdhPJzdE/OoTpeXoZkbhKIzXJyGacWn43/7YmGVU+I1AkK4/RbfwK5b3bKhHOmdfgd6+nKaaU1/+twqAj/6fgfrH7Q= X-Received: by 2002:a17:906:4c85:: with SMTP id q5mr17600514eju.375.1607328231815; Mon, 07 Dec 2020 00:03:51 -0800 (PST) MIME-Version: 1.0 References: <20201206111554.677764505@linuxfoundation.org> In-Reply-To: <20201206111554.677764505@linuxfoundation.org> From: Naresh Kamboju Date: Mon, 7 Dec 2020 13:33:40 +0530 Message-ID: Subject: Re: [PATCH 5.4 00/39] 5.4.82-rc1 review To: Greg Kroah-Hartman Cc: open list , Linus Torvalds , Andrew Morton , Guenter Roeck , Shuah Khan , patches@kernelci.org, lkft-triage@lists.linaro.org, pavel@denx.de, linux-stable 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 Sun, 6 Dec 2020 at 17:14, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 5.4.82 release. > There are 39 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 Tue, 08 Dec 2020 11:15:42 +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.82-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 Summary ------------------------------------------------------------------------ kernel: 5.4.82-rc1 git repo: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stab= le-rc.git git branch: linux-5.4.y git commit: 08a1fd1f5653a704bab8d0da9940b59073a56d04 git describe: v5.4.81-40-g08a1fd1f5653 Test details: https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-5.4.= y/build/v5.4.81-40-g08a1fd1f5653 No regressions (compared to build v5.4.81) No fixes (compared to build v5.4.81) Ran 51117 total tests in the following environments and test suites. Environments -------------- - arc - arm - arm64 - dragonboard-410c - hi6220-hikey - i386 - juno-r2 - juno-r2-compat - juno-r2-kasan - mips - nxp-ls2088 - parisc - powerpc - qemu-arm-clang - qemu-arm64-clang - qemu-arm64-kasan - qemu-x86_64-clang - qemu-x86_64-kasan - qemu-x86_64-kcsan - qemu_arm - qemu_arm64 - qemu_arm64-compat - qemu_i386 - qemu_x86_64 - qemu_x86_64-compat - riscv - s390 - sh - sparc - x15 - x86 - x86-kasan Test Suites ----------- * build * linux-log-parser * install-android-platform-tools-r2600 * kselftest * libhugetlbfs * ltp-cap_bounds-tests * ltp-commands-tests * ltp-containers-tests * ltp-cpuhotplug-tests * ltp-crypto-tests * ltp-dio-tests * ltp-fcntl-locktests-tests * ltp-filecaps-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-pty-tests * ltp-securebits-tests * ltp-syscalls-tests * ltp-tracing-tests * perf * kvm-unit-tests * ltp-controllers-tests * ltp-cve-tests * ltp-sched-tests * network-basic-tests * v4l2-compliance * ltp-fs-tests * ltp-io-test[ * ltp-open-posix-tests * kselftest-vsyscall-mode-native * kselftest-vsyscall-mode-none --=20 Linaro LKFT https://lkft.linaro.org