Received: by 2002:a25:23cc:0:0:0:0:0 with SMTP id j195csp867366ybj; Tue, 5 May 2020 08:47:31 -0700 (PDT) X-Google-Smtp-Source: APiQypJYZmexCTJNip6wPB198NYXUoZBSeBrj14ayDe39tdgmYHcyejI11SK9DFLu/uWXYdlwl++ X-Received: by 2002:a17:906:4c46:: with SMTP id d6mr3211816ejw.257.1588693651753; Tue, 05 May 2020 08:47:31 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1588693651; cv=none; d=google.com; s=arc-20160816; b=iH3HI2BRx6aHAVqFqmomd4OtR+a9pX6T4epVYYviALLhkJmuHdpzrbOfupyuSPLej5 RrkmvD/+pkf24FyNJlTc4XhQ/sswuq1YXiM6L78+H9CTMbjx8N+pLt3QeoiUkm8GIpdW Fdsw8VBoQOLjrQgNdXECHjOMXjtjeqv5arXqE6iP0iNr2HlVy2op2+ZyCsaKzN1DRY6R mRe5EvwZXh7N86Har5iTTAtQlC5b0CJw9LVdAh4+7RmIcq2rQt2aF5uWWqktTlQ4l2fW y+BNbeb6PJtyjpdGQZYJzdoT0Fb1q5fsCoUIoTuXBcmZLzRAsykNBROTN+hpTbvC83In l4aA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding :content-language:in-reply-to:mime-version:user-agent:date :message-id:from:references:cc:to:subject:dkim-signature; bh=XiAOP/mIGwpj4qNIDjYLjcy56BVKKjcMcAaa+JZnSLo=; b=xjs9I1w0dUf9TCXuQGnigvmNB7t1XGV/wEUkEN+7lhemig2HcAQl4HI7xsy3ggI2WK J9TCqzNsaHaFG84/Sw773MpFwhZTQ4frWbp7msIN+Dj9jHy4or7xfdRznK36wC2Ulr1u MoKs+fBQI1XwKSG3sTI+NMEnvd85lHMtRg/oua6H62dsGpcEF20qubVycPNKTkXEMfXw bgMT6D4xj4PUB6dBKpOTO4QQs0hrSrOyGmONBY5UcTrNvIP9geGBuMdgcm1LntlTsFBz ZKoNKr9if2xaTXTwMHcNd/HJfniOsJtloadhAFXcrUL+AD4BsLELbL1spF8JGOm7pn0f xEGA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=l2QrwGtM; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id z13si1408381eju.18.2020.05.05.08.47.09; Tue, 05 May 2020 08:47:31 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=l2QrwGtM; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1730638AbgEEPox (ORCPT + 99 others); Tue, 5 May 2020 11:44:53 -0400 Received: from mail.kernel.org ([198.145.29.99]:50924 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1730629AbgEEPow (ORCPT ); Tue, 5 May 2020 11:44:52 -0400 Received: from [192.168.1.112] (c-24-9-64-241.hsd1.co.comcast.net [24.9.64.241]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id B86512078D; Tue, 5 May 2020 15:44:51 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1588693492; bh=DltG1TSA0zc4dgQ8qzx6DMt08SbaGrZDKWaHbqNis4k=; h=Subject:To:Cc:References:From:Date:In-Reply-To:From; b=l2QrwGtM54sPIt7fDgc7y7z2kezW4FNCGg5vybNPZcI4GqEzSqPYhYM6yGDyM+f4I EF/aHelDPFuUfqWXntroGqenpqzroT3l0y9oP+QxswVAkbzwaTxkfB0KfOyKpAumqA z0WFM9qsocaDYx4HWx9epuyNpiw3yczxZquPo0s0= Subject: Re: [PATCH 5.4 00/57] 5.4.39-rc1 review To: Greg Kroah-Hartman , linux-kernel@vger.kernel.org Cc: torvalds@linux-foundation.org, akpm@linux-foundation.org, linux@roeck-us.net, patches@kernelci.org, ben.hutchings@codethink.co.uk, lkft-triage@lists.linaro.org, stable@vger.kernel.org, shuah References: <20200504165456.783676004@linuxfoundation.org> From: shuah Message-ID: <27acec6e-20c3-2d47-6254-7e0a19709b0f@kernel.org> Date: Tue, 5 May 2020 09:44:51 -0600 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.7.0 MIME-Version: 1.0 In-Reply-To: <20200504165456.783676004@linuxfoundation.org> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 5/4/20 11:57 AM, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 5.4.39 release. > There are 57 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, 06 May 2020 16:52:55 +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.4.39-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.4.y > and the diffstat can be found below. > > thanks, > > greg k-h > Compiled and booted on my test system. No dmesg regressions. thanks, -- Shuah