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 A067EC3F2CF for ; Fri, 28 Feb 2020 03:50:33 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 6A08A246A2 for ; Fri, 28 Feb 2020 03:50:33 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="k+WIxfd+" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1730823AbgB1Duc (ORCPT ); Thu, 27 Feb 2020 22:50:32 -0500 Received: from mail-lj1-f194.google.com ([209.85.208.194]:43382 "EHLO mail-lj1-f194.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1730712AbgB1Dub (ORCPT ); Thu, 27 Feb 2020 22:50:31 -0500 Received: by mail-lj1-f194.google.com with SMTP id e3so1698694lja.10 for ; Thu, 27 Feb 2020 19:50:30 -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=PViNmrTZ4hjqF/LWHkWDjhiCPF00XzEuHwQhWDhjXLo=; b=k+WIxfd+LNuA4z7q6e827jCAzYJNUlSFhXYQAR5tyH4HCXGapSfpYu5f+5OOhFikJG W4WVk57It7+Y8E208AC5THzcdYD71iiCUws5LrH1WaihvxF3H8i5yuInl/VmGtuLI65j yVohHQIxeB5lcJrh1pR7XPkF0Rm8gRZ1nRh2kIE+XWBNHjWsBkw/1pTZMlJtHgfZ5y4U Y7gZl68jnftWDDNjDYpZ+n+d2hnZGL3zdpA29XchGiptrfxk4Q3N+vjQ+emFzN4RnFxW RdxRTMWRdZ/HxJRD7ZPhPwSrhYVPziK9FYxzePaXJPwbddxuWh8ssISxej+PY8EtxQLE DLOg== 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=PViNmrTZ4hjqF/LWHkWDjhiCPF00XzEuHwQhWDhjXLo=; b=Q028Tt97FQPYfKcz5o70Vd9Jm0nY2HiJZG28urIBXO0zsEaiaxxH9qjOXzfy+k6hUR I1XGKxVcOUuW5jMDzfU9PEOIlOVZlDzEcIjr9KSy9Smim7wScFA40DI8Ec4VFeGdn4DR ag6dvDL7Wa8u4I2mhh7I4gRA2moMvzyj+7ZF12Ayo0Qc43w47mB9iS9UuaiScHIhLAog NKU7FPEOV3WqtktvQ0CdYwPYxmsJBI+ZsPYIKwct6kGRhXRgzgooiv8tGuePHnqITMkM TsKjbE23E6MDoj6FCH1C7p4Gb+BuS1+CSL/bHnfZMhq8yiBeGKwvGZINj1AQO4ooVltw zzzg== X-Gm-Message-State: ANhLgQ0BNdsoijSgINaV0oo0OfAgP4BezNowHaes+DFOgbdgW50+BVD0 IVIp5sXDEPQG0d78TURLa4XNG7DfkZXpSjREE5ZRZ9xP3r4= X-Google-Smtp-Source: ADFU+vv3GU37vpmAFRxL1JJzGTxhNMMpyyDcg68b2PFrAwZb5yVNO8DqnbAZ0B7T9IKeyjXlqNyI9lENGwUyw15JHTg= X-Received: by 2002:a05:651c:1072:: with SMTP id y18mr1468231ljm.243.1582861829448; Thu, 27 Feb 2020 19:50:29 -0800 (PST) MIME-Version: 1.0 References: <20200227132232.815448360@linuxfoundation.org> In-Reply-To: <20200227132232.815448360@linuxfoundation.org> From: Naresh Kamboju Date: Fri, 28 Feb 2020 09:20:18 +0530 Message-ID: Subject: Re: [PATCH 5.5 000/150] 5.5.7-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 Thu, 27 Feb 2020 at 19:53, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 5.5.7 release. > There are 150 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 Sat, 29 Feb 2020 13:21:24 +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.5.7-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.5.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.5.7-rc1 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: 986ea77a7c4444449bba2f289b959786acef45cd git describe: v5.5.6-151-g986ea77a7c44 Test details: https://qa-reports.linaro.org/lkft/linux-stable-rc-5.5-oe/bui= ld/v5.5.6-151-g986ea77a7c44 No regressions (compared to build v5.5.6) No fixes (compared to build v5.5.6) Ran 29362 total tests in the following environments and test suites. Environments -------------- - dragonboard-410c - hi6220-hikey - i386 - juno-r2 - nxp-ls2088 - 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 * network-basic-tests * ltp-fs-tests * ltp-open-posix-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-crypto-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-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