Received: by 2002:ac0:a594:0:0:0:0:0 with SMTP id m20-v6csp2947446imm; Thu, 24 May 2018 19:40:19 -0700 (PDT) X-Google-Smtp-Source: AB8JxZp0fdKWsb0GPoIYbOs4QWca6vPyb7T2mO/92omcV25YyyTUMOsPxPFmMffIpNc9jt9oz8dV X-Received: by 2002:a17:902:20c9:: with SMTP id v9-v6mr621583plg.206.1527216019110; Thu, 24 May 2018 19:40:19 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1527216019; cv=none; d=google.com; s=arc-20160816; b=jaUxG3dzoibvvzAvbCgq4NohyMJTnq9HaJKIE9jQmPAOAiuB3kRPZWtilM2bRQ5Sex +Ebh7wRfRzyLt/4/4ggi+jjoKWKWIkaTMF6O4Gb1zfdKwtsF7t5uvI5tTbc4fAIVh3rP tqRa+xx/+uXloBbVcwcD9hrSwBKlxKKqTXS4b6/M9jbPrINSPcaUnxOa7BQTkWPfT7Mk J1cyDTeh0eEJRGrqPCOGHTOC8SNNUCMCIjgpvvMyvYjbtw97bAz4sZW+3ue3rmjdhb1c BhKfosMytTm6wnqeluZhbLMckFYmTWda7faqD5orXW0hAflzvDYX8h1zxUMqeePSTuSz 5t9w== 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-transfer-encoding:content-disposition:mime-version :references:message-id:subject:to:from:date:dkim-signature :arc-authentication-results; bh=conNugbtfJLaZT8vINue7kNzwsibjBC6LAPhlFPTbrI=; b=fR1wo5zZ79W8yMrPXUAdnMc+vo1Gj5vArLV3Wvx2hFP0tPEaltVJgof2ysBjUfThR7 /iRsgMH+CajPhNQCz3LKHgYao4l2XTVYXjHO+kGwOuGicxvoUJS6My9432x6vz23Gg6d CRtHd9e8Nx050Aya8xXXayZnpLYYGDSLZlm9g+/ZQg7kRW9SSVxSp8jrqg1NMjXHgXEP Z+nYP7sT/KUU75pV6p57m5sv/XKlJH6w3dqjJIwmh9JJ2Q+/HMeCgWBRCeq00u1pexKd YCO9+pxACF0wyJMnrFsk2hlIILgDkQ2ofIcOV+IejZ2zKzDI/TpSy5UyETWeF9eTSg57 mnNA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=SqtP9+wq; 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 e26-v6si22064835pfn.244.2018.05.24.19.40.04; Thu, 24 May 2018 19:40:19 -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=SqtP9+wq; 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 S971175AbeEXTr2 (ORCPT + 99 others); Thu, 24 May 2018 15:47:28 -0400 Received: from mail.kernel.org ([198.145.29.99]:57328 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S966483AbeEXTr1 (ORCPT ); Thu, 24 May 2018 15:47:27 -0400 Received: from localhost (LFbn-1-12247-202.w90-92.abo.wanadoo.fr [90.92.61.202]) (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 970AE20870; Thu, 24 May 2018 19:47:26 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1527191247; bh=TDs5PDpKsU6zDqgVYjQJS+fz2ub2HKwEZliz8f4RKqo=; h=Date:From:To:Subject:References:In-Reply-To:From; b=SqtP9+wq+8MqFbHTaYIXkv1aWTanyg7poA//iKBUamZfasPvdxvlTwWtbdyr4goOE VXcbXhhi4KofY8fIJQGs1mvucajMbw1jFaXcBS2zC+gwxZPmf6nmXVt3Gqo/CQQWat h699FsykKNG0jthR+lL1EYJhxMTkZJ+9Hh7knsWg= Date: Thu, 24 May 2018 21:47:09 +0200 From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org, shuah@kernel.org, patches@kernelci.org, lkft-triage@lists.linaro.org, ben.hutchings@codethink.co.uk, stable@vger.kernel.org, akpm@linux-foundation.org, torvalds@linux-foundation.org, linux@roeck-us.net Subject: Re: [PATCH 4.16 000/161] 4.16.12-stable review Message-ID: <20180524194709.GD4413@kroah.com> References: <20180524093018.331893860@linuxfoundation.org> <20180524182619.aggbumplo6kaoouu@xps> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20180524182619.aggbumplo6kaoouu@xps> User-Agent: Mutt/1.10.0 (2018-05-17) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, May 24, 2018 at 01:26:19PM -0500, Dan Rue wrote: > On Thu, May 24, 2018 at 11:37:05AM +0200, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 4.16.12 release. > > There are 161 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 May 26 09:29:22 UTC 2018. > > Anything received after that time might be too late. > > Results from Linaro’s test farm. > No regressions detected. Thanks for testing. greg k-h