From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH net 0/4] s390/qeth: fixes 2018-09-12 Date: Wed, 12 Sep 2018 13:13:16 -0700 (PDT) Message-ID: <20180912.131316.1889118317549376909.davem@davemloft.net> References: <20180912133135.12335-1-jwi@linux.ibm.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, linux-s390@vger.kernel.org, schwidefsky@de.ibm.com, heiko.carstens@de.ibm.com, raspl@linux.ibm.com, ubraun@linux.ibm.com To: jwi@linux.ibm.com Return-path: Received: from shards.monkeyblade.net ([23.128.96.9]:38342 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726069AbeIMBT3 (ORCPT ); Wed, 12 Sep 2018 21:19:29 -0400 In-Reply-To: <20180912133135.12335-1-jwi@linux.ibm.com> Sender: netdev-owner@vger.kernel.org List-ID: From: Julian Wiedmann Date: Wed, 12 Sep 2018 15:31:31 +0200 > please apply the following qeth fixes for -net. > > Patch 1 resolves a regression in an error path, while patch 2 enables > the SG support by default that was newly introduced with 4.19. > Patch 3 takes care of a longstanding problem with large-order > allocations, and patch 4 fixes a potential out-of-bounds access. Series applied, thanks Julian.