Received: by 2002:a25:4158:0:0:0:0:0 with SMTP id o85csp2904257yba; Fri, 10 May 2019 22:51:45 -0700 (PDT) X-Google-Smtp-Source: APXvYqyM+vyadVipkCEAjOjLwleOg29D0dUxIU9OHoLlBa0j8f3Wf0PRlHa36unAoheMD77Cgpno X-Received: by 2002:a62:2703:: with SMTP id n3mr19470111pfn.199.1557553905610; Fri, 10 May 2019 22:51:45 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1557553905; cv=none; d=google.com; s=arc-20160816; b=yETZYn0Bon8uvSihmQy92HH2SlIVGyfrWiL94DEAn0fdf2TCq+Rl1+Zf5729vCwBrb ynMmSbUyjP689xmzSOQEyXEinIOGX4+tofLoIc/Gp3hOzJ/RVZBwZUjlKUNTH3j0Ctgx RcJSpO+9hwWuERREQzQ7ket/J+5wnoHjyT3BWOLFheWwIFOVMwITIWDVgT0o+6t+w169 vSGvFzV7rE9e81EyDK/zRbe8jCscSSjtuoLLmK2kh3emE5f3iiKoZGzgdOOfj27f3OJd ug33uTyrohMATJ2l48Q1jAUUaEhDeBKV5S1zIRNnNpmpOYlXEL2SWrGyMR+g8upGRCrp +nag== 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=Rck4dprKOSm2ABKJ9fdqU0V+fchVwWJizaFGIbwrqXc=; b=lHz8GjF3VZSYVvVxkTznJRs0sw8eozoj+tqrKbjZ1i+Pcq0RyD3jC3rFYJ91Dchvb6 SUUDE1P9PujVxRQzOvPMsr97uva4/be0XbXSY4mPePQFLLbTxj/cMApKT1c9ljaeIwkj HXNrl6BFKiUSqPIN4T2g6uEvXBzIacXo06dEvjcmKoTgUI0zrB1OTu0E6JraUZk1Galh cpk1hr0JE56G2d6NRQdHaMzcG3wiE/fklPRTSGM+f0G085lm9DSE5mben925CaZcTMRE 4o1ALhUoIawCDScxRP5nlIWd2y1UEt9StLauLMqpytNwRCGHgMwaBSIm2BQWs76LumHr boHg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=IMbTBC14; 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 f64si10104824plf.128.2019.05.10.22.51.29; Fri, 10 May 2019 22:51:45 -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=IMbTBC14; 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 S1728392AbfEKFtV (ORCPT + 99 others); Sat, 11 May 2019 01:49:21 -0400 Received: from mail.kernel.org ([198.145.29.99]:45912 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726422AbfEKFtV (ORCPT ); Sat, 11 May 2019 01:49:21 -0400 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (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 38D0D217F9; Sat, 11 May 2019 05:49:20 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1557553760; bh=BgVZ0D+p6Df8VkZZRNsr7FYk9X06lKvt7ha8DKomew0=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=IMbTBC14gIfi9AmLhs5pSz7h4abctqSq9qaHI+q0bf/k2nLXjNIRC+LWSVi77Rmdo 3hHYL3zQZOKdugw8MRib3EOVTafy50nq0Yuj/yKHuq59jLDBRzi+uSBHkMQOFMe3JB ordtWhLHFz2b32t2hQm0th2sSKdCWJcxFCepenxo= Date: Sat, 11 May 2019 07:49:18 +0200 From: Greg Kroah-Hartman To: Vandana BN 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 5.1 00/30] 5.1.1-stable review Message-ID: <20190511054918.GE14153@kroah.com> References: <20190509181250.417203112@linuxfoundation.org> <23f8e6bb-f8b6-335c-0148-2c4903159eb4@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <23f8e6bb-f8b6-335c-0148-2c4903159eb4@gmail.com> User-Agent: Mutt/1.11.4 (2019-03-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, May 10, 2019 at 10:53:34PM +0530, Vandana BN wrote: > > On 10/05/19 12:12 AM, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 5.1.1 release. > > There are 30 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 11 May 2019 06:11:35 PM 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.1-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 , booted and no regressions on my system. Wonderful, thansk!