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.8 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 8142AC3815B for ; Mon, 20 Apr 2020 17:31:19 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 57F2C20782 for ; Mon, 20 Apr 2020 17:31:19 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="krnMdGb/" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726878AbgDTRbS (ORCPT ); Mon, 20 Apr 2020 13:31:18 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:49756 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-FAIL-OK-FAIL) by vger.kernel.org with ESMTP id S1725784AbgDTRbR (ORCPT ); Mon, 20 Apr 2020 13:31:17 -0400 Received: from mail-lj1-x243.google.com (mail-lj1-x243.google.com [IPv6:2a00:1450:4864:20::243]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 75CB5C061A0F for ; Mon, 20 Apr 2020 10:31:17 -0700 (PDT) Received: by mail-lj1-x243.google.com with SMTP id u6so10930457ljl.6 for ; Mon, 20 Apr 2020 10:31:17 -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=NIryELAm6gImzJkGH6fQiYjp+mAEletB7eZIJsyqgWk=; b=krnMdGb/MWv2/hJFB2GXAivA1eafT/qLbqvbghWtyv7B4Zpq/GcxvHi6mOd+6FBM6C IY5BdQiWf7sdkhevezJPXXQjRugRZy0mDc6xcxmSPQsM2u3cbnw+z69yM3DOOQGwzCJu SSNbDvdaUQAGzazYsVocKKQJWyDeffZwnGaAUWk6PRvukjItFTuj4aVvsEWCSI685UF8 IJ503RbuLWh37H/qn5eVIFJK+0vQ6eNWomJ//9XsZC1rCpLVbE6i16bTzPysDUuOzYf3 K5lPzAN6eO9nger9P74Ws7hlToyCxgIMqr1EYuvkgky1tvewNclC/FXB24Fofob0rrID IdBA== 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=NIryELAm6gImzJkGH6fQiYjp+mAEletB7eZIJsyqgWk=; b=fl8GC4FmwJBc0rAuuoWyqaHTh68mk1nnnJCT9j3Hk2ub+OxAy0MGWys/FILJknkFL9 eCXGTaWORIoTj5a1sfBNc0TBuJwp3OITtYgkBi91/PgCcg10XeXSCR4F2r+VaLBhw1UG MjpLKQaWyu5ake60LQH61c0t9uUByiTHymStUU1Cb0fXNMhBmzuMOETxZEJL+GiOyh9S /+XxKk44Ys5aGShlFzAALcoxbfxXc2mlCc+cJ+e/yJ+7sSNWc3uK0R3GDFmFK5FuB+b9 pw3tRqJdwTNvyDNGf7vD61XJEDoAhvCu/VmBoaBCqgfgiKzyKRy0+mnJlR701GBNsCRx zVkA== X-Gm-Message-State: AGi0PubkQh1jLCHxl1wQHY0UZymn5E726E657i2pvGcfEJbYbmtAoKO+ YVoY+jO5ha6y4MbvcmeA1mrqSVoarCD/Au71QPxmIQ== X-Google-Smtp-Source: APiQypJPD4m+tp3Womo4xhkAYM19+Ic04WM4krQ4hxUkoUaj9x6ghuqC4Zj9qVE2fQ/7SPMQH92K3u/JyQ21IzldG4k= X-Received: by 2002:a2e:9496:: with SMTP id c22mr9468296ljh.165.1587403875593; Mon, 20 Apr 2020 10:31:15 -0700 (PDT) MIME-Version: 1.0 References: <20200420121508.491252919@linuxfoundation.org> In-Reply-To: <20200420121508.491252919@linuxfoundation.org> From: Naresh Kamboju Date: Mon, 20 Apr 2020 23:01:04 +0530 Message-ID: Subject: Re: [PATCH 5.6 00/71] 5.6.6-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, 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 Mon, 20 Apr 2020 at 18:13, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 5.6.6 release. > There are 71 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, 22 Apr 2020 12:10:36 +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.6.6-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.6.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: 5.6.6-rc1 git repo: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stab= le-rc.git git branch: linux-5.6.y git commit: 906ecc0031ed5fb7b4dfddb2c990f975e114829d git describe: v5.6.5-72-g906ecc0031ed Test details: https://qa-reports.linaro.org/lkft/linux-stable-rc-5.6-oe/bui= ld/v5.6.5-72-g906ecc0031ed No regressions (compared to build v5.6.5) No fixes (compared to build v5.6.5) Ran 32044 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 * install-android-platform-tools-r2800 * kselftest * libgpiod * libhugetlbfs * linux-log-parser * ltp-commands-tests * ltp-cve-tests * ltp-dio-tests * ltp-io-tests * ltp-math-tests * ltp-sched-tests * v4l2-compliance * ltp-hugetlb-tests * ltp-mm-tests * kvm-unit-tests * ltp-cap_bounds-tests * ltp-containers-tests * ltp-cpuhotplug-tests * ltp-crypto-tests * ltp-fcntl-locktests-tests * ltp-filecaps-tests * ltp-fs-tests * ltp-fs_bind-tests * ltp-fs_perms_simple-tests * ltp-fsx-tests * ltp-ipc-tests * ltp-nptl-tests * ltp-open-posix-tests * ltp-pty-tests * ltp-securebits-tests * ltp-syscalls-tests * network-basic-tests * perf * spectre-meltdown-checker-test * kselftest-vsyscall-mode-native * kselftest-vsyscall-mode-none --=20 Linaro LKFT https://lkft.linaro.org