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=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 E8BB8C35679 for ; Mon, 24 Feb 2020 04:47:03 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id BDC8520661 for ; Mon, 24 Feb 2020 04:47:03 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="ZxPLyB+R" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727278AbgBXErC (ORCPT ); Sun, 23 Feb 2020 23:47:02 -0500 Received: from mail-lf1-f68.google.com ([209.85.167.68]:33966 "EHLO mail-lf1-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727218AbgBXErC (ORCPT ); Sun, 23 Feb 2020 23:47:02 -0500 Received: by mail-lf1-f68.google.com with SMTP id l18so5850566lfc.1 for ; Sun, 23 Feb 2020 20:47:00 -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=EaOedTAhSGj97ZLFcQ+8SGq3qeS+x1XBKNdclV9bMFg=; b=ZxPLyB+RbkZEl94OpzlEFkmmh2nWlMdlFUkuOVSYeyPBPu2tUDcPn0lhwTgvz7CR8v Qb6rmkEWXeCwwqIviGF/vYoYZ8c9Dp9a8YjehfD2gArfrBDYy4b29TgTzI2M3iFuyg8y AMHe2fmNdrC8FzFEKY4gg8jZaFXWWhVdkZg8vsnSHXbEQH4fAb+gQ1rYcRBJq74WT/QO r7XzvdMHBF5YxOgGRj9TPidAqQg7/3IV3zMeSx7WILsTKr3+00LhAnGXJ59I+nMxPon9 3j/noxEZLjFy6my73lCN6NhrqW5eVe8VFqyylWRKtO4NXAhDyOv8mgIFs82yVM0Hyjh5 /wEg== 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=EaOedTAhSGj97ZLFcQ+8SGq3qeS+x1XBKNdclV9bMFg=; b=uPBb/hj6Wx7D1qiVjrxoaMDj0ZfkzjSudbpyUypMpScOKH7eDS5oLijXBv1MYedNrM sYRFG5v1jlA4o7L3EZaZx3b6a6UNiLWGC5dawZvmYcOJCJLNi8djBIyQ+HqayUQD8Jk3 2RcgxEr+fuS9QAG8yyPXOE7sMtysppWyFX7qDyV0AxFCTlIpYc2T/nh1aO7DEv7tTCpS +120ZZSl1I0gL8jhVbixzQ2NbeG/D7muNS14JtOonlkOkKrNupmOjy/P+LvCbX+lGfOP tEWNSi/9GZLlL0VPLwvdpYIxN8VpDbx02s7Ejp7g13Ueu4zTK8I/YS5gfDWpgAMmDX/2 aqqg== X-Gm-Message-State: APjAAAXXN8zar3f1wscLMOBP/tHlSaKX18NsEoke/10WEx3V25VNgIl7 iqewkIH65zepF8ZZdWCpZvH/XfEQVlkBG/rVa0daDQ== X-Google-Smtp-Source: APXvYqyoFbi/L+o957yyE4IdSJSof+8WXHg5DIdFhwDADvJuDbtYCGLkOwlXmnCcLIPQXAgsAaZc433F21iVx/scbc0= X-Received: by 2002:ac2:4d16:: with SMTP id r22mr1362407lfi.74.1582519619533; Sun, 23 Feb 2020 20:46:59 -0800 (PST) MIME-Version: 1.0 References: <20200221072402.315346745@linuxfoundation.org> <20200223154024.GA131562@kroah.com> <20200223173204.GC485503@kroah.com> In-Reply-To: <20200223173204.GC485503@kroah.com> From: Naresh Kamboju Date: Mon, 24 Feb 2020 10:16:48 +0530 Message-ID: Subject: Re: [PATCH 5.5 000/399] 5.5.6-stable 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, linux- stable 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 Sun, 23 Feb 2020 at 23:02, Greg Kroah-Hartman wrote: > > -rc3 is out: > https://www.kernel.org/pub/linux/kernel/v5.x/stable-review/patch-= 5.5.6-rc3.gz Results from Linaro=E2=80=99s test farm. No regressions on arm64, arm, x86_64, and i386. Summary ------------------------------------------------------------------------ kernel: 5.5.6-rc3 git repo: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stab= le-rc.git git branch: linux-5.5.y git commit: 8ba99698af46e415241a1582e8fe2b5472440a8a git describe: v5.5.5-393-g8ba99698af46 Test details: https://qa-reports.linaro.org/lkft/linux-stable-rc-5.5-oe/bui= ld/v5.5.5-393-g8ba99698af46 No regressions (compared to build v5.5.5) No fixes (compared to build v5.5.5) Ran 26321 total tests in the following environments and test suites. Environments -------------- - dragonboard-410c - hi6220-hikey - i386 - juno-r2 - qemu_arm - qemu_arm64 - qemu_i386 - qemu_x86_64 - x15 - x86 Test Suites ----------- * build * install-android-platform-tools-r2600 * kselftest * libgpiod * libhugetlbfs * linux-log-parser * ltp-cap_bounds-tests * ltp-commands-tests * ltp-containers-tests * ltp-cpuhotplug-tests * ltp-cve-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-sched-tests * ltp-securebits-tests * ltp-syscalls-tests * perf * spectre-meltdown-checker-test * v4l2-compliance * ltp-fs-tests * ltp-open-posix-tests * 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-containers-64k-page_size-tests * ltp-containers-kasan-tests * ltp-cpuhotplug-64k-page_size-tests * ltp-cpuhotplug-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-kasan-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-compat-tests * ltp-syscalls-kasan-tests * ssuite * kselftest-vsyscall-mode-native * kselftest-vsyscall-mode-none --=20 Linaro LKFT https://lkft.linaro.org