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=-9.1 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,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 AD8FDC4727C for ; Wed, 30 Sep 2020 07:29:07 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 5BADB20789 for ; Wed, 30 Sep 2020 07:29:07 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="pqWvYsSz" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727941AbgI3H3G (ORCPT ); Wed, 30 Sep 2020 03:29:06 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:52912 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725440AbgI3H3F (ORCPT ); Wed, 30 Sep 2020 03:29:05 -0400 Received: from mail-ua1-x942.google.com (mail-ua1-x942.google.com [IPv6:2607:f8b0:4864:20::942]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id C4849C061755 for ; Wed, 30 Sep 2020 00:29:05 -0700 (PDT) Received: by mail-ua1-x942.google.com with SMTP id z1so202204uaa.6 for ; Wed, 30 Sep 2020 00:29:05 -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=KV1Q/MN5muoTcUd7+lmEw4N8e3qVtX7Gu1utQ2M1RL8=; b=pqWvYsSzJ8j/tigIi8DO2D5dPlcBy+QSZqFMzydltWXfPTXmMnzF/si+xhIekKYFvH GrN7eDLDXPzq3WbqvARxbm+v9muvFUMvqf0NkWnzIiQ7+jsXxxRpLh1XqhV5cL5Pkwfe FDKG7Z/MeQGb+pXtM+Tx+aiHExj8l7UpgM5rxdaxcH2VfNmjiTfsoAI5wid5zkPRE8m4 2NzQmJ2h+yTi+B8ktk13bQ1AIj/1KXmhhniyN1iNM5ZijSxroaRDuQGdtOGUGWwMIiFw 5aZxd6KNeX1JdacJcEgqrCWX1KdgFosvAQ97PhesFn7/fCC8g8hJx1VnGxhqGA74xFjO xg/A== 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=KV1Q/MN5muoTcUd7+lmEw4N8e3qVtX7Gu1utQ2M1RL8=; b=Hk0DASqYAKPLMUs5/+2jLrXBPZhWlvqPbmy9/LfHCyrMcRZ2VgJUzYu9Seh2c55Wkk efPC6v2pmgBG3oHQ+kM5sJrPSwwBwcHiwwafyZ6E8JT+on3GhFuM6SjjqyyQ1DvF83MS qo699IBOubzQxm19Cpo7L01ReC59/HtmM16BZON6a8zOeiNV928PcJWpwz8Klf8GbK+a I0y+G/xJdX0dzZWgIRLXjU6fIr1k4K8DDy2kK0C/OZT6XFMne/NjU7hlRaGRtTEPXgrz Wfls0FSqwcxSC4BjGFaRi/YDiVzhD5l2mEAHZndsGsn1vrUhWeG7fo5IRlNhY2zUKVYn wAJg== X-Gm-Message-State: AOAM530734QNPkoytF6O/L0EzZqcZWFJbuGwCY8nzbuzgRzGRsmNL5S3 4g/Er0VsN0N5g5Aps3SGpgxmL1ZYc3jmWZb49k6gmQ== X-Google-Smtp-Source: ABdhPJyEQ1/By5zp2yDuSY5ClkiLYd+NbFfY6toW9ssCJ7zCVujczXMnxV8J0D5GdsX717RAUJWeJBMDVjUtvom3uxg= X-Received: by 2002:ab0:1450:: with SMTP id c16mr591737uae.27.1601450944865; Wed, 30 Sep 2020 00:29:04 -0700 (PDT) MIME-Version: 1.0 References: <20200929105929.719230296@linuxfoundation.org> In-Reply-To: <20200929105929.719230296@linuxfoundation.org> From: Naresh Kamboju Date: Wed, 30 Sep 2020 12:58:53 +0530 Message-ID: Subject: Re: [PATCH 5.8 00/99] 5.8.13-rc1 review To: Greg Kroah-Hartman Cc: open list , Linus Torvalds , Andrew Morton , Guenter Roeck , Shuah Khan , patches@kernelci.org, Ben Hutchings , 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 Tue, 29 Sep 2020 at 17:23, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 5.8.13 release. > There are 99 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 Thu, 01 Oct 2020 10:59:03 +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.8.13-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.8.y > and the diffstat can be found below. > > thanks, > > greg k-h [Sorry earlier email was in Non-plain text so re-sending] 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.8.13-rc1 git repo: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stab= le-rc.git git branch: linux-5.8.y git commit: 2bea8b771966a8b5b009c261dfb9c97df1c62af4 git describe: v5.8.12-100-g2bea8b771966 Test details: https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-5.8.= y/build/v5.8.12-100-g2bea8b771966 No regressions (compared to build v5.8.12) No fixes (compared to build v5.8.12) Ran 38153 total tests in the following environments and test suites. Environments -------------- - dragonboard-410c - hi6220-hikey - i386 - juno-r2 - juno-r2-compat - juno-r2-kasan - nxp-ls2088 - qemu_arm - qemu_arm64 - qemu_i386 - qemu_x86_64 - x15 - x86 - x86-kasan Test Suites ----------- * build * install-android-platform-tools-r2600 * kselftest * libhugetlbfs * linux-log-parser * ltp-containers-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-mm-tests * ltp-nptl-tests * ltp-pty-tests * ltp-sched-tests * ltp-securebits-tests * ltp-syscalls-tests * ltp-tracing-tests * perf * ltp-commands-tests * ltp-controllers-tests * ltp-math-tests * network-basic-tests * v4l2-compliance * ltp-cap_bounds-tests * ltp-cpuhotplug-tests * ltp-crypto-tests * ltp-open-posix-tests * kselftest-vsyscall-mode-native * kselftest-vsyscall-mode-none * ssuite --=20 Linaro LKFT https://lkft.linaro.org