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=-5.9 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS 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 2D7A7C10F25 for ; Wed, 11 Mar 2020 06:49:59 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 023F7208C4 for ; Wed, 11 Mar 2020 06:49:59 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="uLs6JZms" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728252AbgCKGt5 (ORCPT ); Wed, 11 Mar 2020 02:49:57 -0400 Received: from mail-lf1-f68.google.com ([209.85.167.68]:36065 "EHLO mail-lf1-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726362AbgCKGt5 (ORCPT ); Wed, 11 Mar 2020 02:49:57 -0400 Received: by mail-lf1-f68.google.com with SMTP id s1so724111lfd.3 for ; Tue, 10 Mar 2020 23:49:55 -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=ahpBQ/+MYLu31BrwJkeFZdQBFShmEUV3ptb6UOshc68=; b=uLs6JZmsH08Av3TuGF4owIV46RupFv89AFa5i4RUvTNxqYl1uvb7cVShZqcHNZooBk grPCjCLUBRtid1BPucJB4IjfN+EPBPk4jIaF+mQmkOzpFJb07JDGIJbyn5aMqvdL2WH0 kkwIBnlnZScIn59YTZdarA6S8uPL7uiZ3ddxb4mO9orWWjk/aMR3OT5xxkx7NGtztpaq BZpCMMFTgP4hM8xrZROPhHIBmRKbrYMamSG7SThqI0IfbcOL9+zhTdZ4mX4DhMFzjFH4 /8xwuNK0lFQyUP5Oxew+SpV/76dZZkPiJ+WAfuSdUelZLVB+qpaIP21RNUAgxf7KlvnK 1R3w== 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=ahpBQ/+MYLu31BrwJkeFZdQBFShmEUV3ptb6UOshc68=; b=YGQcm2m5h9JJ+BqgRMmNB97+8WHdipQ1zlk469WI24JqbRAR5Aqv8u8xk/Yd2Am1yc I3VAl3/kBGUEeVbygqyzVq0uv/z4v57iZeLZAqz+LR30BqrktsIj3eteZ7JVp//CU2a1 BSX4NXGbu2l7obwlyOcb6gX15wHhMNIkpcUQ4joHJa3ZF+VFivhR2lsZc93H8p/iPmk8 cLSeGL+8Yq2rZ68zM1MWK1ANMtVSZcOsLnKIB3FHpnjpR/Yw7aSArD0w3n4YIIjTKZES 05kP5LeWCRYqipwVV1YYPgcJQ60XIBHrG0o9t+oY7h/qwum5DJ8UCA7nz+if+UjijTZS qwjA== X-Gm-Message-State: ANhLgQ2pEnDrM3x8kDf/itpyLu5XCvoKgMUFJWd7DyO+rVMWMgfw0bOQ 6pLMIujR7LWVMdpyeZmKoSU5zFRadtiGw8ib+InGMg== X-Google-Smtp-Source: ADFU+vtBZWcxqHu6mtHM5XKcb8m14/jjtqIf3EJevH0mPIgVcXbKV3luUkkJf7v0zozf7UxmG5WE9HW7++7FnxTqaew= X-Received: by 2002:a05:6512:3188:: with SMTP id i8mr1206124lfe.26.1583909394840; Tue, 10 Mar 2020 23:49:54 -0700 (PDT) MIME-Version: 1.0 References: <20200310124203.704193207@linuxfoundation.org> In-Reply-To: <20200310124203.704193207@linuxfoundation.org> From: Naresh Kamboju Date: Wed, 11 Mar 2020 12:19:42 +0530 Message-ID: Subject: Re: [PATCH 4.14 000/126] 4.14.173-stable review To: Greg Kroah-Hartman Cc: open list , Shuah Khan , patches@kernelci.org, lkft-triage@lists.linaro.org, Ben Hutchings , linux- stable , Andrew Morton , Linus Torvalds , Guenter Roeck Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 10 Mar 2020 at 18:36, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 4.14.173 release. > There are 126 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, 12 Mar 2020 12:41: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/v4.x/stable-review/patch-= 4.14.173-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.14.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. Summary ------------------------------------------------------------------------ kernel: 4.14.173-rc1 git repo: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stab= le-rc.git git branch: linux-4.14.y git commit: d5b7f770c4ed8ec0f3efb2a110406d2199fab05e git describe: v4.14.172-127-gd5b7f770c4ed Test details: https://qa-reports.linaro.org/lkft/linux-stable-rc-4.14-oe/bu= ild/v4.14.172-127-gd5b7f770c4ed No regressions (compared to build v4.14.172) No fixes (compared to build v4.14.172) Ran 24996 total tests in the following environments and test suites. Environments -------------- - dragonboard-410c - arm64 - hi6220-hikey - arm64 - i386 - juno-r2 - arm64 - qemu_arm - qemu_arm64 - qemu_i386 - qemu_x86_64 - x15 - arm - x86_64 Test Suites ----------- * build * install-android-platform-tools-r2600 * install-android-platform-tools-r2800 * kselftest * libhugetlbfs * linux-log-parser * ltp-cap_bounds-tests * ltp-commands-tests * ltp-containers-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-pty-tests * ltp-sched-tests * ltp-securebits-tests * ltp-syscalls-tests * perf * spectre-meltdown-checker-test * v4l2-compliance * network-basic-tests * kvm-unit-tests * ltp-cap_bounds-64k-page_size-tests * ltp-cap_bounds-kasan-tests * ltp-commands-64k-page_size-tests * ltp-commands-kasan-tests * ltp-containers-64k-page_size-tests * ltp-containers-kasan-tests * ltp-cpuhotplug-64k-page_size-tests * ltp-cpuhotplug-kasan-tests * ltp-crypto-64k-page_size-tests * ltp-crypto-kasan-tests * ltp-cve-64k-page_size-tests * ltp-cve-kasan-tests * ltp-dio-64k-page_size-tests * ltp-dio-kasan-tests * ltp-fcntl-locktests-64k-page_size-tests * ltp-fcntl-locktests-kasan-tests * ltp-filecaps-64k-page_size-tests * ltp-filecaps-kasan-tests * ltp-fs-64k-page_size-tests * ltp-fs-kasan-tests * ltp-fs_bind-64k-page_size-tests * ltp-fs_bind-kasan-tests * ltp-fs_perms_simple-64k-page_size-tests * ltp-fs_perms_simple-kasan-tests * ltp-fsx-64k-page_size-tests * ltp-fsx-kasan-tests * ltp-hugetlb-64k-page_size-tests * ltp-hugetlb-kasan-tests * ltp-io-64k-page_size-tests * ltp-io-kasan-tests * ltp-ipc-64k-page_size-tests * ltp-ipc-kasan-tests * ltp-math-64k-page_size-tests * ltp-math-kasan-tests * ltp-mm-64k-page_size-tests * ltp-nptl-64k-page_size-tests * ltp-nptl-kasan-tests * ltp-pty-64k-page_size-tests * ltp-pty-kasan-tests * ltp-sched-64k-page_size-tests * ltp-sched-kasan-tests * ltp-securebits-64k-page_size-tests * ltp-securebits-kasan-tests * ltp-syscalls-64k-page_size-tests * ltp-syscalls-kasan-tests * ltp-open-posix-tests * kselftest-vsyscall-mode-native * kselftest-vsyscall-mode-none * ltp-mm-kasan-tests --=20 Linaro LKFT https://lkft.linaro.org