Received: by 2002:ac0:a5b6:0:0:0:0:0 with SMTP id m51-v6csp3080928imm; Tue, 29 May 2018 00:10:00 -0700 (PDT) X-Google-Smtp-Source: AB8JxZrObyKDLfTGPO0lUHmKIu2PDHuygoI9/1757loTT3LFQKE40vkA6NDr5H1+hJGpxBM+ooXy X-Received: by 2002:a17:902:758a:: with SMTP id j10-v6mr16645558pll.109.1527577800609; Tue, 29 May 2018 00:10:00 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1527577800; cv=none; d=google.com; s=arc-20160816; b=HAqpRMVDRVaibwvxeseFVeCJ4XfJI4T0XIObNaf7schrUN7tbrZayI7Z3rj/wf2LPw 6LqnkpzGhvOvHwUS+AjqojzIi9Vt8gmiduTq1+BXoQMCgPd9OC/6Pj5uvqkxfhrnWHVw /gyCCOQ/bRRA9yRjlnYZecIEKE4zCqcFSROfaAJdsOsISfgbzdQGGl0vP2/bu7ExPdD1 zPGyWQYJQXDyV6GjUuAswpIETZZ8Gjf7VvJENZc0EwYrkEPkicd/E/OH0PHaU8Roe872 EvGgrl4gcuAwLk6uUspRMUPl3Gpsm3sH6WcUUC71j0tsU6MocQaYprGvt7S++XsTHr3o HqMg== 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=SFt7c6zYmCziWpqKx9bHb2GFEq9MbHmq/G/cBy99I4w=; b=UBLNsg0ereAlE17TS1pE5ljUyBiAs5f7+HhcksqRqJtsr9gg8pxeLxhxDHbkKz2J2d pxyOcV3yxUyIAEeZHwNXPHARd5WoWcf9hXkGtwC+sDpOtNh6K0E6H1xSNzFkIVGqnIQx DVMYWe5S/2JG6ll8xEX/lQaZYiM2K2EiNXyTBNQ9ZeDn2ezyXUfsFKFf84+5Nw/cRaok F4QGNtnkrv6XvsxLu7lx60m21MK09tapINeGvBmULHHtXC0SCDIXgHJxetkEU5aAh+Ur Y6y5ZoR8OWbBws/A3io/tP4pKpdfXY/+Dduag2r/7/yjJXNvezkzWpmTXN0ghsNxx8V0 4mPg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=NUZaYE2M; 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 n3-v6si24722225pgc.56.2018.05.29.00.09.46; Tue, 29 May 2018 00:10:00 -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=NUZaYE2M; 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 S932198AbeE2HJB (ORCPT + 99 others); Tue, 29 May 2018 03:09:01 -0400 Received: from mail.kernel.org ([198.145.29.99]:37204 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932114AbeE2HI7 (ORCPT ); Tue, 29 May 2018 03:08:59 -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 BACC82087B; Tue, 29 May 2018 07:08:58 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1527577739; bh=slNZzEjqcxv7gL5GFGBqVn7GPutcobrJ9hAhG5Z8DVU=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=NUZaYE2M9a0JKAgoZe4UJ7UhTRh8G/Nvgn8VqtnZoHiV7SnPYGeZ7p5n9RPB8IKY1 hmTjTNJqIx3HHjDnQaFn2/4AB32ckTzXlCrzVZNySXEK+x9SViduFQHfUYHgQZEw+Y EyAozNVluhEbLFfYVVKbQQ802DUhk5lp2gM/5A1w= Date: Tue, 29 May 2018 09:08:39 +0200 From: Greg Kroah-Hartman To: Harsh Shandilya 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 3.18 000/185] 3.18.111-stable review Message-ID: <20180529070838.GC20225@kroah.com> References: <20180528100050.700971285@linuxfoundation.org> <1B222449-12F3-405D-B475-A112A5483E0A@prjkt.io> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1B222449-12F3-405D-B475-A112A5483E0A@prjkt.io> 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:57:25PM +0530, Harsh Shandilya wrote: > On 28 May 2018 3:30:41 PM IST, Greg Kroah-Hartman wrote: > >This is the start of the stable review cycle for the 3.18.111 release. > >There are 185 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:18 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/v3.x/stable-review/patch-3.18.111-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-3.18.y > >and the diffstat can be found below. > > Merged and flashed onto the OnePlus 3T, no regressions noticed so far. Thanks for the update! Thanks for testing and letting me know. greg k-h