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=-8.8 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=ham 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 1709BC433E7 for ; Tue, 13 Oct 2020 05:52:25 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id CCF87206BE for ; Tue, 13 Oct 2020 05:52:24 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="oXe553Uc" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2388506AbgJMFwW (ORCPT ); Tue, 13 Oct 2020 01:52:22 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:40518 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1732540AbgJMFwV (ORCPT ); Tue, 13 Oct 2020 01:52:21 -0400 Received: from mail-il1-x144.google.com (mail-il1-x144.google.com [IPv6:2607:f8b0:4864:20::144]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 9B863C0613D0 for ; Mon, 12 Oct 2020 22:52:19 -0700 (PDT) Received: by mail-il1-x144.google.com with SMTP id t12so19139610ilh.3 for ; Mon, 12 Oct 2020 22:52:19 -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=mHEtvI5RIFtftLxVkq35OIot0k+miq1zQnR4jmf9CRQ=; b=oXe553UciqDQd+T1PYtE1V6HctjSwpjdAxah0jNcrpmmgmsv5Zk4hRPLQ54lGFuatn OCvfFPcM19l8Inj5BtdoDOCM0/oJWGxU+W3Sh7TJI13i9GhD897MvCplOP1xSq4fOaGW ZWN3uznttZ7PCXAsSoTHBGPMFlGy+uDV+rOFjZDnHHsCl//+9Qe5jrgAPEmWLvxd1qf/ VG2XjVQK+kBj4fgXbDmsr3SHMDdmm00MXGVRWdXjSgjBM9yHCIrSwEC3x7LXXA0uj5AR 5Cq/mFeLZ2ILnhtjLL+0X/UvgxaXN3hpBBt1innyH3hNwglauPDW1WvYgqs7b0O/fpsA V0PA== 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=mHEtvI5RIFtftLxVkq35OIot0k+miq1zQnR4jmf9CRQ=; b=SFfw0xE+lgsidNV1FYQDuWXn0ZxkCsz6k/I3xiz0C8u/3TiMAb1+Bt9n9InQP/5icZ zG1kyC8VHaMwjbssD82blJ4gSefsk7/onkQ9AXf2GCcnwTLjytjQlQqY0IdG1Exy30xj i93ihrfs+WMfTWw+vuFsOEtYHh4TveE1eswq+Oj3QhEWSDtOrYsRvz34OvunGvIYMbei FDq9ESPBJI03Tbxw4X6kQf9VYEiM87g26EslYWICjZThfnB8tIADL+db/NQ5aaOUP8oY uWwBEjXgGczPceWmoKqWEbLjkKN3JL/s2m18hKMGK9CAqmvkSQ37PgTXU7RHJMfdLEbL ZhGg== X-Gm-Message-State: AOAM530fwyZzUO9VmcpX3HOdWha0hDYcMmvDRYcSCJOaEyOUz0wMGAFK D5/NHyVDhVAZFkiO69SqSY3lRSugHPw0DGpwHqKgHQ== X-Google-Smtp-Source: ABdhPJyb9EYAx6Yvqfm+EMIdLYr96YMeeaUEXkwWe0qU3jxoSFRDpFeOCTdrQWwur1PZHRhjHzJMk1FIf4CKFY4yPNM= X-Received: by 2002:a05:6e02:1208:: with SMTP id a8mr1809371ilq.252.1602568338756; Mon, 12 Oct 2020 22:52:18 -0700 (PDT) MIME-Version: 1.0 References: <20201012132632.846779148@linuxfoundation.org> In-Reply-To: <20201012132632.846779148@linuxfoundation.org> From: Naresh Kamboju Date: Tue, 13 Oct 2020 11:22:07 +0530 Message-ID: Subject: Re: [PATCH 5.4 00/85] 5.4.71-rc1 review To: Greg Kroah-Hartman Cc: open list , Shuah Khan , patches@kernelci.org, lkft-triage@lists.linaro.org, Ben Hutchings , linux- stable , pavel@denx.de, Andrew Morton , Linus Torvalds , Guenter Roeck 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, 12 Oct 2020 at 19:11, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 5.4.71 release. > There are 85 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, 14 Oct 2020 13:26:14 +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.71-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.71-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: 228d88e992eb144f13037001b6b6d0289b9b2f00 git describe: v5.4.70-86-g228d88e992eb Test details: https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-5.4.= y/build/v5.4.70-86-g228d88e992eb No regressions (compared to build v5.4.69-58-g7b199c4db17f) No fixes (compared to build v5.4.69-58-g7b199c4db17f) Ran 35909 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 * linux-log-parser * ltp-cap_bounds-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-io-tests * ltp-ipc-tests * ltp-sched-tests * ltp-syscalls-tests * perf * v4l2-compliance * libhugetlbfs * ltp-commands-tests * ltp-hugetlb-tests * ltp-math-tests * ltp-mm-tests * ltp-nptl-tests * ltp-pty-tests * ltp-securebits-tests * ltp-tracing-tests * network-basic-tests * ltp-open-posix-tests * kselftest-vsyscall-mode-native * kselftest-vsyscall-mode-none * ssuite --=20 Linaro LKFT https://lkft.linaro.org