Received: by 2002:a25:6193:0:0:0:0:0 with SMTP id v141csp373071ybb; Wed, 1 Apr 2020 01:32:06 -0700 (PDT) X-Google-Smtp-Source: ADFU+vtjdhYlMGjx0XMVr11afqP378Fy20XpyO/8gnm9h2Mv1DR7ApUtZOqMOm2J62DlvObEh//v X-Received: by 2002:a4a:cb91:: with SMTP id y17mr11117209ooq.51.1585729925850; Wed, 01 Apr 2020 01:32:05 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1585729925; cv=none; d=google.com; s=arc-20160816; b=wMEcQwcuvK96yPUXCH2WnqJAJ1rZPjthyi8vymLkVzlO533YZ1tduSvqEDRR4T9yqu kzUzSxHLsMFeg3bIDrq+SsZRKVxWACsve0uyfGZoblo78cqXJ6ITu5iUvPBSxzD0WGyD 8o3ntPgXoByjO+nRH9tpbzjc5MjjJ1KqeTKo6E0IeWGGD2xWwVGpptsCi3eAorn2+pxH k3epgsLKRbcLvvK5rU+H7T/SRiuyvzjv5uRVvtuNmmWGtJFdXUgy+AVUXH1DR8Ef+wbN /Snw7sEoHFeGLqF3fl1ZOLW+FhBPIISq6cDh6uu0+OOVFZV7omo2QPl7nKkBTdSUwGmd A1LQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:in-reply-to:content-disposition :mime-version:references:message-id:subject:cc:to:from:date :dkim-signature; bh=VCyAuL2qhDyUtQRFo+gWtUwCW84Ng8Q/m6k7JAyx5Zw=; b=AGwHjAu+c5JBunqvmJjNaWSHyPjoE/Pc0IVtsETQ1wU953Otud0QJA7uowGoiQMMIc aIIhKwl868/ZJzauJcYZM3Vasz1LT44C3YO7TCtyNDESkkUY74r8TIv6sjaZ0d8+e2fL yeSj75ZjwTQkyUbZ477XNvmZSumLUevAi6PAhl9f+gJkBokqC8I0/coF3fa0ZI6FlizI +OXP4itspKx/LAAssbquJnrNpLFFoDtiS1HUT5moHPlLHuK57/C+LjMmDWBcKpf5v/q5 g13QHFniSexTCDqquJ2i41nQXjJkfcQ4jsTE5XJPdX7x5r/jpChlaTLPbMYHx1qKo2dk ox4g== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=vFMJk6Jx; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id q23si513029otm.181.2020.04.01.01.31.51; Wed, 01 Apr 2020 01:32:05 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=vFMJk6Jx; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727627AbgDAITi (ORCPT + 99 others); Wed, 1 Apr 2020 04:19:38 -0400 Received: from mail.kernel.org ([198.145.29.99]:42158 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726368AbgDAITi (ORCPT ); Wed, 1 Apr 2020 04:19:38 -0400 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 81F302078B; Wed, 1 Apr 2020 08:19:37 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1585729178; bh=JwjTS3bwTaJDS/riSAQ5aa/vYk0FiIl4EYogUkNM0Ok=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=vFMJk6JxojbKWDvRsRVeV4/F37W4Dirv+aht8O0ybrQWer32kQKS4pBeaQFbE9q5r RHuzpBiVE3/y4iQs5a2YkSCmYgBT20C0WTegpXLyrsbbNcMJXVUxxlYLGfDDPERrj6 5+Kd/bmhRLV/n5EKMHvHfr25TGu2g91jLj2bgOa0= Date: Wed, 1 Apr 2020 10:19:35 +0200 From: Greg Kroah-Hartman To: shuah Cc: linux-kernel@vger.kernel.org, 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 Subject: Re: [PATCH 5.6 00/23] 5.6.1-rc1 review Message-ID: <20200401081935.GA2023509@kroah.com> References: <20200331085308.098696461@linuxfoundation.org> <0c4aaa5f-0f85-4b00-e938-4f34c55e3711@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <0c4aaa5f-0f85-4b00-e938-4f34c55e3711@kernel.org> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Mar 31, 2020 at 01:32:53PM -0600, shuah wrote: > On 3/31/20 2:59 AM, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 5.6.1 release. > > There are 23 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 Thu, 02 Apr 2020 08:50:37 +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.1-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 > > > > Compiled and booted on my test system. No dmesg regressions. Thanks for testing these and letting me know. greg k-h