Received: by 2002:a25:ab43:0:0:0:0:0 with SMTP id u61csp1202619ybi; Thu, 30 May 2019 13:19:52 -0700 (PDT) X-Google-Smtp-Source: APXvYqzjAUedm0mBDTYHPtFcyXHvQjuyCv7OQduytHoVLF4dKmuaa3dtK5Pd8XxWJfZ5VPCwCteM X-Received: by 2002:a17:90a:26a9:: with SMTP id m38mr5065227pje.50.1559247592674; Thu, 30 May 2019 13:19:52 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1559247592; cv=none; d=google.com; s=arc-20160816; b=FKM1uDIvUiWKQQ7QRzVpa3x1Y4lmV1AtfroHZvHdrKCaNQLnndni6g9fC3zoFO3SYG 8OVGFV7pX/AqLKyOJZsIzOhr67TX5zeMymgUK7RAwGX9aUB2WT5dgg3jIChgfAI57d9q GAllX9UZpuEAfA6lh+2LakAsOHWj5dmws6iZ3hPek0bzSGo6/2J/bXGQUDUT1qvoVFGZ D5N9Y22SUM1jaXO/afSFyXRnQPPx5z5VVv4TLxiO2TdOqE7aZ9m8yqB3XhuKQxUBUMF9 YfsKkHq29e8natgi45nDseZJKRVhEAzwqOYf51lFzbNatKhkTX51Elj4U+2Fk2QKvTOn LPZQ== 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=G9OqM8LwzVY3J/z3rRsYPNtL1+8bcNYpV8pHkF47bbg=; b=TaOLCC1IwCdgQ42suHuUExlpk/3Dduw/gvPQR3Z5JR7T4wGjqpARs6tQ/RUdFlNOud hY7c2/tqtxhPDqw9zhCEU50gXF4BrLAfAHRkO3v9YnqqbJwOzYQt6Zo3Hk+8zvoJR7HN v6UsNqAIsahAVTW3zu5MUtiKUwSrkf6A6lHSrFtkYIkdAhgJuouenBazqWrpvnDmVFD4 bzqC5toD5J3YbabXuMGq/yYX4eWNBjaiopTTdhVkMHDbnpyJFBTtVQ9LAIpIr31XFXhK AVQr8gGkZ59Y00uUkfPvQ50xobzQrk5GqFag9R71HLHLmblQXbt5LHajj15WBm0splDM saXw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b="Ty2C//Ss"; 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 p125si3775172pgp.261.2019.05.30.13.19.36; Thu, 30 May 2019 13:19:52 -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="Ty2C//Ss"; 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 S1726328AbfE3US1 (ORCPT + 99 others); Thu, 30 May 2019 16:18:27 -0400 Received: from mail.kernel.org ([198.145.29.99]:38522 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726045AbfE3US1 (ORCPT ); Thu, 30 May 2019 16:18:27 -0400 Received: from localhost (unknown [207.225.69.115]) (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 02D012614A; Thu, 30 May 2019 20:18:26 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1559247507; bh=OqucyjSXEXzV37hBQSG/3DeyiLPZcq+zz41WjAJS4aU=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=Ty2C//SsysgflSu23iJR/gR/QzlEDBbCJg04V3/PRETNDZTjXHe/GJ4QIyho/xoFI nZIwiQ10KNX1DqF0eIDGFqaz+4KywjY57dAc+tmkgCuw7yQnUjmzuED5XC9UbWi5ud GlY6NFooTdl6FnTariS3WRqitHUsq4vZJJ+NM8No= Date: Thu, 30 May 2019 13:18:26 -0700 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.1 000/405] 5.1.6-stable review Message-ID: <20190530201826.GA816@kroah.com> References: <20190530030540.291644921@linuxfoundation.org> <936fbe39-87c2-5922-5cac-245718b9fcef@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <936fbe39-87c2-5922-5cac-245718b9fcef@kernel.org> User-Agent: Mutt/1.12.0 (2019-05-25) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, May 30, 2019 at 01:30:22PM -0600, shuah wrote: > On 5/29/19 8:59 PM, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 5.1.6 release. > > There are 405 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 01 Jun 2019 03:01:59 AM UTC. > > 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.1.6-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.1.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 5.0 twice!) and letting me know. greg k-h