Received: by 2002:ac0:a5b6:0:0:0:0:0 with SMTP id m51-v6csp3080991imm; Tue, 29 May 2018 00:10:07 -0700 (PDT) X-Google-Smtp-Source: ADUXVKJvqPL9JOfrFXauPG5OTA8+nokVTwv0WjnJWqngG21rvFCVZCyjZcrKk/BJ4fLwIKHa4a2E X-Received: by 2002:a62:d6d2:: with SMTP id a79-v6mr8408595pfl.87.1527577807735; Tue, 29 May 2018 00:10:07 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1527577807; cv=none; d=google.com; s=arc-20160816; b=qp9TBVlboNCk89XXIclU3D5MHWFcKKNokFLnlpc2EfzAYAQD6PmFdQYt7979bNmtnn +tJ4JEoiuzYd1H3qUubPYKZFLd6ksosXWtvokoKmanxIXhCqupgaFNQz8JYMddi4femU ey5lJC6D/C7hGGuQpbykJkYfh0H5rVbmD10lVtHC09VuzA7BMRDHT6ZDU/X6XY70snqX Q+N05jMTJ5oFrz9ytooKaQf8kAUd/3IZVnKkdnUihfy3k3UoxN8n4iiRMUAa29Spp3yj ++kIZ+Elbloel6bhOqtuD3lUkMn5i8XFxt8qyeN7jj8+b21q0FvdhpRIUWwnXJKl79jw tvAw== 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:arc-authentication-results; bh=cMqFbjyf7OugKpAQhSdru4AcZckqqL0aaQf85ngVG0o=; b=O8bnCC3F1bg8+hOQJXBfJw0suI5E120Z4VGHPxEUC+9zn3ll/nLtSRMfkCHDm89VUg tpVrYoczlI8qaSG2CjHDVsfFK1/L9k7DVIzuXswTDJUeKI87eiVUE7pUeByolspc1zOO AR/CRjsgeKuxLKONbdePn/90yUTDrfe4SSd+/HImboBl5/VUxb29hg/SNQDQdt6CZEZf DFcrCbZLbfKBVLpEHnWJLc9IUojStFhAqka7pqAOmbNcIiJwLOJzSP+ppKIL4zntsnr1 qZVpWrN7WRYTm2b9QZaqv5RbUlWwZ3D232tenfi+y8kwDJd8mLrqPaz7531Vdc4NOnO1 wbMg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=xb5UukI8; 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 z3-v6si30376634pln.292.2018.05.29.00.09.54; Tue, 29 May 2018 00:10: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=xb5UukI8; 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 S932239AbeE2HJQ (ORCPT + 99 others); Tue, 29 May 2018 03:09:16 -0400 Received: from mail.kernel.org ([198.145.29.99]:37284 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932114AbeE2HJN (ORCPT ); Tue, 29 May 2018 03:09:13 -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 9647B2089D; Tue, 29 May 2018 07:09:12 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1527577753; bh=g0QnSX+/Wod0ooEPOzNQ+EiGPNpAgTMUfvFca1hlCr4=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=xb5UukI8tAGAKWwVIkf5NRpWBnEEvLY27+zC/0ZhU05YDuTsOghxkViU2d4USABxs fNE0BBVv8BY7Xtil7PuUQEXmwHtYxUDsMuqvlcH1KpIZGlH978+3Q+9mRIVE3Hg9uR iSlWuq7xuXZ8MVwScRCKu52YKd5QNMv0xpl3NfRI= Date: Tue, 29 May 2018 09:08:52 +0200 From: Greg Kroah-Hartman To: Nathan Chancellor Cc: linux-kernel@vger.kernel.org, torvalds@linux-foundation.org, akpm@linux-foundation.org, linux@roeck-us.net, shuah@kernel.org, patches@kernelci.org, ben.hutchings@codethink.co.uk, lkft-triage@lists.linaro.org, stable@vger.kernel.org Subject: Re: [PATCH 4.14 000/496] 4.14.45-stable review Message-ID: <20180529070852.GD20225@kroah.com> References: <20180528100319.498712256@linuxfoundation.org> <20180528160609.GA6895@flashbox> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180528160609.GA6895@flashbox> 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 Mon, May 28, 2018 at 09:06:09AM -0700, Nathan Chancellor wrote: > On Mon, May 28, 2018 at 11:56:25AM +0200, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 4.14.45 release. > > There are 496 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 Wed May 30 10:00:57 UTC 2018. > > 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/v4.x/stable-review/patch-4.14.45-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-4.14.y > > and the diffstat can be found below. > > > > thanks, > > > > greg k-h > > > > Merged, compiled, and installed onto my Raspberry Pi 3. > > No initial issues noticed in general usage or dmesg. Thanks for testing 2 of these and letting me know. greg k-h