From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx0b-001b2d01.pphosted.com ([148.163.158.5]:28180 "EHLO mx0a-001b2d01.pphosted.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1727014AbgKFMuT (ORCPT ); Fri, 6 Nov 2020 07:50:19 -0500 From: Julian Wiedmann Subject: [PATCH net 0/2] net/iucv: fixes 2020-11-06 Date: Fri, 6 Nov 2020 13:50:06 +0100 Message-Id: <20201106125008.36478-1-jwi@linux.ibm.com> List-ID: To: David Miller , Jakub Kicinski Cc: linux-netdev , linux-s390 , Heiko Carstens , Karsten Graul , Julian Wiedmann Hi Jakub, please apply the following patch series to netdev's net tree. One fix in the shutdown path for af_iucv sockets. This is relevant for stable as well. Also sending along an update for the Maintainers file. Thanks, Julian Ursula Braun (2): net/af_iucv: fix null pointer dereference on shutdown MAINTAINERS: remove Ursula Braun as s390 network maintainer MAINTAINERS | 3 --- net/iucv/af_iucv.c | 3 ++- 2 files changed, 2 insertions(+), 4 deletions(-) -- 2.17.1