From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linuxfoundation.org ([140.211.169.12]:54752 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933698AbeBMP77 (ORCPT ); Tue, 13 Feb 2018 10:59:59 -0500 Date: Tue, 13 Feb 2018 17:00:00 +0100 From: Greg KH To: Shuah Khan Cc: valentina.manea.m@gmail.com, shuah@kernel.org, linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org, stable@vger.kernel.org Subject: Re: [PATCH 3.18 0/9] Backports for security and critical bug fixes Message-ID: <20180213160000.GH14300@kroah.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: stable-owner@vger.kernel.org List-ID: On Wed, Feb 07, 2018 at 02:20:23PM -0700, Shuah Khan wrote: > As I started backporting security fixes, found a few problems > that prevent tools to build on newer gcc releases, deadlock bug, > and another bug that prevents client from being able to use > imported devices. > > This patch series consists of security fixes and fixes to critical > bugs. All now applied, thanks! greg k-h