Received: by 2002:ac0:bc90:0:0:0:0:0 with SMTP id a16csp4811126img; Tue, 26 Mar 2019 17:56:58 -0700 (PDT) X-Google-Smtp-Source: APXvYqy2IZS7IItS6+agE346S55Os6CHpbu5TxJLgM746HkXKFDjagAauKn8UH+egjFhu9dN+N0a X-Received: by 2002:aa7:8b4c:: with SMTP id i12mr32424628pfd.189.1553648218041; Tue, 26 Mar 2019 17:56:58 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1553648218; cv=none; d=google.com; s=arc-20160816; b=TRWXA7YSNEECBhFLed41TYXnjX5BjvXwXNhxxFLIcYtvENEQEi01wmpuQgTXK4AQvD 6iuEFCjyT9kiXFAoQCCWIJExdZO9Jr0NFTGw08j3bJwCwhvj8TM0Cu4S2FdPN8WGvove JgAy8Gn6eGd0T1p+o0/SEScL6/qd3OcKgDo8BR5chsyGq4l6NU4OPy2OmY6jhjZQ1MKM Z8TkqKkdfiXa5AWZ1uRsSiRXLwk4/nRbM1P6vaVZr8w3vsFcaUP5oWaNh6c6xqjQIRQp 9VrLVovwO1z6Wbpi2dBkTNAEmDvsa420AkDCCXAF3wcFk+1roHSueDYDCJvWMHcDCZ4G MK/g== 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=gijxH5xgFluFLgI1oZQZ+xOx4at+ndaBMyQnW8C7d44=; b=qaA8EJBtKf8RgBtl/m2JjGuIHGaEiBV9MOZ3bWj4+1HKe1eO6ivLt9m8VPTPXiyJad 8vljj75CFh51ATWotfOovG49UN5veZ1jFAW0zDoY7CKJ0ijZarqjBgDVGp2v5QuaalsQ +VVTp7jrQAX80+d+j+t9jvnTNrUFXqSeo/6QzDAiUI8vVbLJz3jz+JYrzS1fodvllf9B Q0lWHK1mvCUh2otgI2lJMpiMsDOSbsPH8rVWJh1IVYkt/i88T3XjJzTFVOdC0LVCfybA kqp5LHG5oyJG2wDuDDCqFPpIIEMvyT695hfMzhezPYzQhf3+Np2co42DN0jLYW83Ehox giwA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=p0PFuvPx; 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 h6si17111856pfd.115.2019.03.26.17.56.42; Tue, 26 Mar 2019 17:56:58 -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=p0PFuvPx; 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 S1732018AbfC0Azn (ORCPT + 99 others); Tue, 26 Mar 2019 20:55:43 -0400 Received: from mail.kernel.org ([198.145.29.99]:47742 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726377AbfC0Azn (ORCPT ); Tue, 26 Mar 2019 20:55:43 -0400 Received: from localhost (mobile-166-137-177-030.mycingular.net [166.137.177.30]) (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 14F282082F; Wed, 27 Mar 2019 00:55:41 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1553648142; bh=xsu+7kyLnsfIt3ITLEGlN44Gl1OxJ2irPSKwEbDO2jE=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=p0PFuvPxU5PaD79+tcT54ZvZVwKEOcBCybg3nN3riz4tprssv0jQ2ZaCvDFYRcBAZ mlYQ9JYWNopu+AhxXEJDGtUMlZQnGRjDb/MBJAqCA9X/Tgl7uYuA7topDmSKCYuixF ldWkGNiJWzJPIHafoEwuCtsOlAw4Ps9X+6okM6c0= Date: Wed, 27 Mar 2019 09:55:37 +0900 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 00/52] 5.0.5-stable review Message-ID: <20190327005537.GA29485@kroah.com> References: <20190326042700.963224437@linuxfoundation.org> <846b9bed-9db0-2e9b-1f26-71ee418492b1@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <846b9bed-9db0-2e9b-1f26-71ee418492b1@kernel.org> 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 Tue, Mar 26, 2019 at 05:18:04PM -0600, shuah wrote: > On 3/26/19 12:29 AM, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 5.0.5 release. > > There are 52 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 Mar 28 04:26:38 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.5-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