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=-7.3 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,URIBL_BLOCKED,USER_AGENT_SANE_1 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 DE7C9C432C0 for ; Thu, 28 Nov 2019 21:29:49 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id AE7A421781 for ; Thu, 28 Nov 2019 21:29:49 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="He6eccuI" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726609AbfK1V3s (ORCPT ); Thu, 28 Nov 2019 16:29:48 -0500 Received: from mail-ot1-f66.google.com ([209.85.210.66]:34993 "EHLO mail-ot1-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726558AbfK1V3s (ORCPT ); Thu, 28 Nov 2019 16:29:48 -0500 Received: by mail-ot1-f66.google.com with SMTP id o9so2130677ote.2 for ; Thu, 28 Nov 2019 13:29:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=subject:to:cc:references:from:message-id:date:user-agent :mime-version:in-reply-to:content-language:content-transfer-encoding; bh=e2RH7F3RD7K4uIeBKMBnV6p64DBMWb5+gLz6yw1yZkY=; b=He6eccuItgOem62ODw0Yr1vvV9qVzTEvg+IhGKSDSkGH4RILVXZ69B9DMIwSIOiUCJ 8Qt4Yt+WiLr5w3pRiseOazLMBKJMyu8tgZpRfH5cxZfvrnuN/dO2757w1POC1k8mf4Mp 7hZoaU3Ip0SspHG+HHsSSPiFmndM3x0ac+2g3pSXYiT4c96DrX+cfTpJKG3HmI5vNsWb h4pEjooh98VEsHkFAYhM5CzwZrIvBGwTQ3JSZvP6grpGdwb1KXPD38isL9HrOdIqXJ0S hcmZhioZjKnOdYnLrR6TnnTMiYm4vCr04RKH1LHcisXSGZpTgW1Sk0GFzCFSfhE7JDIR keHQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:cc:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=e2RH7F3RD7K4uIeBKMBnV6p64DBMWb5+gLz6yw1yZkY=; b=qGMFbcxo9crv5AIsU8B39fAnWGbc7YYTmymwWoYpKsa3hir1wW7sgZym8uiqaNBOzc /BlG+n1JwiWqRLp9z+Sd2o3YPN9bS4iR7cVvZesew5uBnhWo8KaJpNjyAZcbJva3GIq6 VOEyxnnTVwV0CnISp7zYiAWnB5fxs5E1Ca2GaDxJlGexN+i9Gd5uOf2UCpgFePhLmFIj q9SjNT2Us4xY9CX+mu3FNQEve83te1IREir6hzdD/LScNY1Bo4dNLIze+SQmQsQIGK3F 1jcEdEBmfppDKtIW4bvqAZ0pupJyxsoVE6KHmlaoQNpFvmNCMHswo4JVk36q0m3Il1gS csmg== X-Gm-Message-State: APjAAAXqOVVVs6N2N3bcbGKFLq7wNoHxZZX3wR3Q8as4znlrj6ZFL+5S AApOcl7WYyUICx4cG3kxwaM/1A== X-Google-Smtp-Source: APXvYqzG17sWkzpmf8ZfK5ueZnXVK71cDOpTYRQc7ZxzN2vtvCFlXYM9s7p4ArruqGQixqp/ipL8qw== X-Received: by 2002:a9d:65cd:: with SMTP id z13mr9163360oth.85.1574976585213; Thu, 28 Nov 2019 13:29:45 -0800 (PST) Received: from [192.168.17.59] (CableLink-189-218-29-211.Hosts.InterCable.net. [189.218.29.211]) by smtp.gmail.com with ESMTPSA id 64sm1796296oth.31.2019.11.28.13.29.43 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 28 Nov 2019 13:29:44 -0800 (PST) Subject: Re: [PATCH 5.3 00/95] 5.3.14-stable review To: Greg Kroah-Hartman , linux-kernel@vger.kernel.org Cc: torvalds@linux-foundation.org, akpm@linux-foundation.org, linux@roeck-us.net, shuah@kernel.org, patches@kernelci.org, ben.hutchings@codethink.co.uk, lkft-triage@lists.linaro.org, stable@vger.kernel.org References: <20191127202845.651587549@linuxfoundation.org> From: =?UTF-8?Q?Daniel_D=c3=adaz?= Message-ID: <7008c868-1907-08e4-e976-28dd0278e17a@linaro.org> Date: Thu, 28 Nov 2019 15:29:43 -0600 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.9.0 MIME-Version: 1.0 In-Reply-To: <20191127202845.651587549@linuxfoundation.org> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello! On 11/27/19 2:31 PM, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 5.3.14 release. > There are 95 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 Fri, 29 Nov 2019 20:18:09 +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.3.14-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.3.y > and the diffstat can be found below. > > thanks, > > greg k-h Results from Linaro’s test farm. No regressions on arm64, arm, x86_64, and i386. Summary ------------------------------------------------------------------------ kernel: 5.3.14-rc2 git repo: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git git branch: linux-5.3.y git commit: 27442d39830209266d439effe7503146b8f4d0a6 git describe: v5.3.13-97-g27442d398302 Test details: https://qa-reports.linaro.org/lkft/linux-stable-rc-5.3-oe/build/v5.3.13-97-g27442d398302 No regressions (compared to build v5.3.13) No fixes (compared to build v5.3.13) Ran 24992 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-containers-tests * ltp-dio-tests * ltp-fs-tests * ltp-hugetlb-tests * ltp-io-tests * ltp-ipc-tests * ltp-mm-tests * ltp-cap_bounds-tests * ltp-commands-tests * ltp-cpuhotplug-tests * ltp-cve-tests * ltp-fcntl-locktests-tests * ltp-filecaps-tests * ltp-fs_bind-tests * ltp-fs_perms_simple-tests * ltp-fsx-tests * ltp-math-tests * ltp-nptl-tests * ltp-pty-tests * ltp-sched-tests * ltp-securebits-tests * ltp-syscalls-tests * network-basic-tests * perf * spectre-meltdown-checker-test * v4l2-compliance * ltp-open-posix-tests * kvm-unit-tests * kselftest-vsyscall-mode-native * kselftest-vsyscall-mode-none * ssuite Greetings! Daniel Díaz daniel.diaz@linaro.org -- Linaro LKFT https://lkft.linaro.org