Received: by 2002:a25:4158:0:0:0:0:0 with SMTP id o85csp2519329yba; Mon, 15 Apr 2019 13:26:07 -0700 (PDT) X-Google-Smtp-Source: APXvYqxUKQCymXBEmtkQAGMgdQRq7MYsbvaZo0PSUjlbtH2+L9xl9Rl22BssxkPlNXF00nDhUHTG X-Received: by 2002:aa7:8719:: with SMTP id b25mr77607893pfo.90.1555359967362; Mon, 15 Apr 2019 13:26:07 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1555359967; cv=none; d=google.com; s=arc-20160816; b=bMw+P2I3Es3/gMS0tig6Fhw7rBNENfk0UL5/8Zfa1b0Bx1D8JWTTvZR51fIfubIGgY wTwoaBqqGJgra9ODz9l+Y9o5xzuDr8THwxQy2kGBS0TMrDLoWvIec2spsD0/R1jaPivi 0xAP0UfMtKjzYhM8/aPhf7XB3pEiuK4WJlfbUPSHJ2zP67kiCZHEu5PKfaRlJiSnWWtF yGWMCcqflqR0owafFufvX0cg6avdThehDGHSj/sFBTY7ztr8Dvfk89g+ivYRnx6C3Aak WKNGwXvvQJ4r6HLR7yX7dm4BqyFDE3PKr1IKjxZ0/qPHDd/MYa24xZgMfJKmZlixqAsF gYpg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:dkim-signature; bh=1GQ9BLwVb7Y3n1z3PLAYsl+IChm7LeINaFJPwPkngeU=; b=Eps5Jemgje7h0GELt9uX7dA7q9AlJlvaX4XMHJ2RVsk63BIo/nQ2BOd+CKbvfnF6LC U4ZTEo1S/c9XuokuMHfRQTY/decC2Wd38SbZM662IgjtLU/NVCn2F0008TNpaBz5s2v6 1NfrQeppOlb2YXb6nAbDuzWf3U1+7dABi+xlOsZ/Eaq/yQSC2G9sMt4W8FWGI9Q51HhN +s2e4piqn3aONFR89tc1w1naD5SMAH2tSCntc3BwztONWzGxZclWOgSri0m2hGnoO3k+ fPUV5zvuVoiPdUPPENCW6jdFOkxQi2pIRglGAjvWo6MlhbDnUVxXl/JI9cjRRw69oHhm UJ7g== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=rpizZuzd; 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 c184si25624379pga.578.2019.04.15.13.25.50; Mon, 15 Apr 2019 13:26:07 -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=rpizZuzd; 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 S1728023AbfDOSjy (ORCPT + 99 others); Mon, 15 Apr 2019 14:39:54 -0400 Received: from mail.kernel.org ([198.145.29.99]:44628 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727549AbfDOSjx (ORCPT ); Mon, 15 Apr 2019 14:39:53 -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 A6DDA2087C; Mon, 15 Apr 2019 18:39:52 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1555353593; bh=+wKFBQXD0I7Vp70cs77EWtPvqRXfwTEoMiMBIuFToXM=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=rpizZuzdN6NUZktSCsfIYCh4gh/P1xwpBBEdo8bWwqG81EZpz2JLWUpD0c8Vii7GA Ix0vzhGF83VB8HpYX4m0GQhLzv9dkQPO0Qf8Ujn/Yfrr0qide3glJ4W9NDODqqWIBn ZCmgzwkT02l95QkhWUfeM6APaVSP57Q6UFShODVU= Date: Mon, 15 Apr 2019 20:39:50 +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.0 000/246] 5.0.7-stable review Message-ID: <20190415183950.GC7423@kroah.com> References: <20190404084619.236418459@linuxfoundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.11.4 (2019-03-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Apr 05, 2019 at 09:01:41AM -0600, shuah wrote: > On 4/4/19 2:45 AM, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 5.0.7 release. > > There are 246 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 Apr 6 08:44:36 UTC 2019. > > 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.0.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.0.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 all of these and letting me know. greg k-h