Received: by 2002:a25:ab43:0:0:0:0:0 with SMTP id u61csp1157563ybi; Thu, 30 May 2019 12:32:36 -0700 (PDT) X-Google-Smtp-Source: APXvYqxEn5P8E2ljEI2lMRtgomvqGZDKpjhfC4pwsxb3bhW2GqzBB26qD4qbEZGHxZ9kA0K4MGc1 X-Received: by 2002:a62:1993:: with SMTP id 141mr5179323pfz.97.1559244755891; Thu, 30 May 2019 12:32:35 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1559244755; cv=none; d=google.com; s=arc-20160816; b=rmTIip/u3Bx8uC5YhTdITKz2mVX+1DUmQzGZ6m8b5GKbIptnlk2g8Ryz9QNRWgnr5L VktdWu87s1/Bj+dCQrhg54pJHl9I3NIfKqpJduoGzwT2kSBPNhCDuTsARLhK72A7RaBO L8NBYHFSK151D7/ShiOyEpid+8dMQexBh6K0+6uNp5Q5kLR0LaU9+Rbzm6MiGJz96I8A 1RxEYCE0z0tGNW3fJ0a3bcz43mDQKsO7NsP018u4Jhopex2HrbLvqzOVBgK/IQJpQgxY hnQnQ+3Fdyan5ZIkmGOS6XSuuwm3KQEUAhuUsIZaLiLO+wCpKhltkQpOKUmkmHThyGOJ B/ZA== 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=OlzskFqiOINp3vbafrNvQLsvTLLWEyGh/kvoWVYQqNA=; b=ILmWFaRpYJrS92IVmOJS+nD3Sw+RJ8M0lGfGdmYj88HiRoIClMdeHUiOrt7h/MF5vU v7dxIPqW0q4pLmpzuMOxIyIivkc2MibITkoV28AWqWsKR7jEzFmNntZRaZPJpoAjMXNW k1lyK/E7m0cqHD4jehKyhZmXrKzW2dgiZ6w9ByDvhc0IQSeBqAV5ubUNoj6JxRMgCdla FhYFR22KB+uusoT9oSaZfb3pDvwtd8oFFbi62JED9oj0DenE8G9viXG89AwURev3LF3J nTlOiundKLSxDWvqTfEEQfsQZzswmbE+7Ma+nyk/faVbqxWnmSjzBX14sTP5zs39Sv69 Wirg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b="K/0zxK/c"; 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; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id n14si4084389pgs.34.2019.05.30.12.32.18; Thu, 30 May 2019 12:32:35 -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="K/0zxK/c"; 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; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726593AbfE3TaY (ORCPT + 99 others); Thu, 30 May 2019 15:30:24 -0400 Received: from mail.kernel.org ([198.145.29.99]:35812 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725897AbfE3TaY (ORCPT ); Thu, 30 May 2019 15:30:24 -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 2E210260C7; Thu, 30 May 2019 19:30:23 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1559244623; bh=cpPRpQnqHPQJA+OKQDgfyL3wny4sebjH4yw7QtNyFTY=; h=Subject:To:Cc:References:From:Date:In-Reply-To:From; b=K/0zxK/c8mRKYVAnTxejooF55sG3pHUWWfHsisZcmSTG7BodhLXsfYrQgsdaQYGio Xz5MBB1anI/FEzVAa7SEZUOn+aB3bqxRQb1wVV4Y5khnewrQNYSIQ9S+XxQyzxgcT0 n0ZIHZRUD41W4tTpkUN3qnMWC0s4+VCP33Osi6dc= Subject: Re: [PATCH 5.1 000/405] 5.1.6-stable 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: <20190530030540.291644921@linuxfoundation.org> From: shuah Message-ID: <936fbe39-87c2-5922-5cac-245718b9fcef@kernel.org> Date: Thu, 30 May 2019 13:30:22 -0600 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.7.0 MIME-Version: 1.0 In-Reply-To: <20190530030540.291644921@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/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, -- Shuah