summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2018-04-13 12:43:20 -0400
committerLinus Torvalds <torvalds@linux-foundation.org>2018-04-13 12:43:20 -0400
commit6c21e4334adaf1ea0f74349be01adddf40e36a27 (patch)
tree2fe5b781780664caaf44d1e4893662d91e725837 /MAINTAINERS
parent16e205cf42da1f497b10a4a24f563e6c0d574eec (diff)
parent6a3d1e81a434fc311f224b8be77258bafc18ccc6 (diff)
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Pull more s390 updates from Martin Schwidefsky: "Three notable larger changes next to the usual bug fixing: - update the email addresses in MAINTAINERS for the s390 folks to use the simpler linux.ibm.com domain instead of the old linux.vnet.ibm.com - an update for the zcrypt device driver that removes some old and obsolete interfaces and add support for up to 256 crypto adapters - a rework of the IPL aka boot code" * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux: (23 commits) s390: correct nospec auto detection init order s390/zcrypt: Support up to 256 crypto adapters. s390/zcrypt: Remove deprecated zcrypt proc interface. s390/zcrypt: Remove deprecated ioctls. s390/zcrypt: Make ap init functions static. MAINTAINERS: update s390 maintainers email addresses s390/ipl: remove reipl_method and dump_method s390/ipl: correct kdump reipl block checksum calculation s390/ipl: remove non-existing functions declaration s390: assume diag308 set always works s390/ipl: avoid adding scpdata to cmdline during ftp/dvd boot s390/ipl: correct ipl parmblock valid checks s390/ipl: rely on diag308 store to get ipl info s390/ipl: move ipl_flags to ipl.c s390/ipl: get rid of ipl_ssid and ipl_devno s390/ipl: unite diag308 and scsi boot ipl blocks s390/ipl: ensure loadparm valid flag is set s390/qdio: lock device while installing IRQ handler s390/qdio: clear intparm during shutdown s390/ccwgroup: require at least one ccw device ...
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS34
1 files changed, 17 insertions, 17 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index b60179d948bb..73d83416d852 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5843,7 +5843,7 @@ F: scripts/Makefile.gcc-plugins
5843F: Documentation/gcc-plugins.txt 5843F: Documentation/gcc-plugins.txt
5844 5844
5845GCOV BASED KERNEL PROFILING 5845GCOV BASED KERNEL PROFILING
5846M: Peter Oberparleiter <oberpar@linux.vnet.ibm.com> 5846M: Peter Oberparleiter <oberpar@linux.ibm.com>
5847S: Maintained 5847S: Maintained
5848F: kernel/gcov/ 5848F: kernel/gcov/
5849F: Documentation/dev-tools/gcov.rst 5849F: Documentation/dev-tools/gcov.rst
@@ -7768,7 +7768,7 @@ F: arch/powerpc/kernel/kvm*
7768 7768
7769KERNEL VIRTUAL MACHINE for s390 (KVM/s390) 7769KERNEL VIRTUAL MACHINE for s390 (KVM/s390)
7770M: Christian Borntraeger <borntraeger@de.ibm.com> 7770M: Christian Borntraeger <borntraeger@de.ibm.com>
7771M: Janosch Frank <frankja@linux.vnet.ibm.com> 7771M: Janosch Frank <frankja@linux.ibm.com>
7772R: David Hildenbrand <david@redhat.com> 7772R: David Hildenbrand <david@redhat.com>
7773R: Cornelia Huck <cohuck@redhat.com> 7773R: Cornelia Huck <cohuck@redhat.com>
7774L: linux-s390@vger.kernel.org 7774L: linux-s390@vger.kernel.org
@@ -12124,16 +12124,16 @@ F: Documentation/s390/
12124F: Documentation/driver-api/s390-drivers.rst 12124F: Documentation/driver-api/s390-drivers.rst
12125 12125
12126S390 COMMON I/O LAYER 12126S390 COMMON I/O LAYER
12127M: Sebastian Ott <sebott@linux.vnet.ibm.com> 12127M: Sebastian Ott <sebott@linux.ibm.com>
12128M: Peter Oberparleiter <oberpar@linux.vnet.ibm.com> 12128M: Peter Oberparleiter <oberpar@linux.ibm.com>
12129L: linux-s390@vger.kernel.org 12129L: linux-s390@vger.kernel.org
12130W: http://www.ibm.com/developerworks/linux/linux390/ 12130W: http://www.ibm.com/developerworks/linux/linux390/
12131S: Supported 12131S: Supported
12132F: drivers/s390/cio/ 12132F: drivers/s390/cio/
12133 12133
12134S390 DASD DRIVER 12134S390 DASD DRIVER
12135M: Stefan Haberland <sth@linux.vnet.ibm.com> 12135M: Stefan Haberland <sth@linux.ibm.com>
12136M: Jan Hoeppner <hoeppner@linux.vnet.ibm.com> 12136M: Jan Hoeppner <hoeppner@linux.ibm.com>
12137L: linux-s390@vger.kernel.org 12137L: linux-s390@vger.kernel.org
12138W: http://www.ibm.com/developerworks/linux/linux390/ 12138W: http://www.ibm.com/developerworks/linux/linux390/
12139S: Supported 12139S: Supported
@@ -12148,8 +12148,8 @@ S: Supported
12148F: drivers/iommu/s390-iommu.c 12148F: drivers/iommu/s390-iommu.c
12149 12149
12150S390 IUCV NETWORK LAYER 12150S390 IUCV NETWORK LAYER
12151M: Julian Wiedmann <jwi@linux.vnet.ibm.com> 12151M: Julian Wiedmann <jwi@linux.ibm.com>
12152M: Ursula Braun <ubraun@linux.vnet.ibm.com> 12152M: Ursula Braun <ubraun@linux.ibm.com>
12153L: linux-s390@vger.kernel.org 12153L: linux-s390@vger.kernel.org
12154W: http://www.ibm.com/developerworks/linux/linux390/ 12154W: http://www.ibm.com/developerworks/linux/linux390/
12155S: Supported 12155S: Supported
@@ -12158,15 +12158,15 @@ F: include/net/iucv/
12158F: net/iucv/ 12158F: net/iucv/
12159 12159
12160S390 NETWORK DRIVERS 12160S390 NETWORK DRIVERS
12161M: Julian Wiedmann <jwi@linux.vnet.ibm.com> 12161M: Julian Wiedmann <jwi@linux.ibm.com>
12162M: Ursula Braun <ubraun@linux.vnet.ibm.com> 12162M: Ursula Braun <ubraun@linux.ibm.com>
12163L: linux-s390@vger.kernel.org 12163L: linux-s390@vger.kernel.org
12164W: http://www.ibm.com/developerworks/linux/linux390/ 12164W: http://www.ibm.com/developerworks/linux/linux390/
12165S: Supported 12165S: Supported
12166F: drivers/s390/net/ 12166F: drivers/s390/net/
12167 12167
12168S390 PCI SUBSYSTEM 12168S390 PCI SUBSYSTEM
12169M: Sebastian Ott <sebott@linux.vnet.ibm.com> 12169M: Sebastian Ott <sebott@linux.ibm.com>
12170M: Gerald Schaefer <gerald.schaefer@de.ibm.com> 12170M: Gerald Schaefer <gerald.schaefer@de.ibm.com>
12171L: linux-s390@vger.kernel.org 12171L: linux-s390@vger.kernel.org
12172W: http://www.ibm.com/developerworks/linux/linux390/ 12172W: http://www.ibm.com/developerworks/linux/linux390/
@@ -12176,8 +12176,8 @@ F: drivers/pci/hotplug/s390_pci_hpc.c
12176 12176
12177S390 VFIO-CCW DRIVER 12177S390 VFIO-CCW DRIVER
12178M: Cornelia Huck <cohuck@redhat.com> 12178M: Cornelia Huck <cohuck@redhat.com>
12179M: Dong Jia Shi <bjsdjshi@linux.vnet.ibm.com> 12179M: Dong Jia Shi <bjsdjshi@linux.ibm.com>
12180M: Halil Pasic <pasic@linux.vnet.ibm.com> 12180M: Halil Pasic <pasic@linux.ibm.com>
12181L: linux-s390@vger.kernel.org 12181L: linux-s390@vger.kernel.org
12182L: kvm@vger.kernel.org 12182L: kvm@vger.kernel.org
12183S: Supported 12183S: Supported
@@ -12193,8 +12193,8 @@ S: Supported
12193F: drivers/s390/crypto/ 12193F: drivers/s390/crypto/
12194 12194
12195S390 ZFCP DRIVER 12195S390 ZFCP DRIVER
12196M: Steffen Maier <maier@linux.vnet.ibm.com> 12196M: Steffen Maier <maier@linux.ibm.com>
12197M: Benjamin Block <bblock@linux.vnet.ibm.com> 12197M: Benjamin Block <bblock@linux.ibm.com>
12198L: linux-s390@vger.kernel.org 12198L: linux-s390@vger.kernel.org
12199W: http://www.ibm.com/developerworks/linux/linux390/ 12199W: http://www.ibm.com/developerworks/linux/linux390/
12200S: Supported 12200S: Supported
@@ -12630,7 +12630,7 @@ S: Maintained
12630F: drivers/misc/sgi-xp/ 12630F: drivers/misc/sgi-xp/
12631 12631
12632SHARED MEMORY COMMUNICATIONS (SMC) SOCKETS 12632SHARED MEMORY COMMUNICATIONS (SMC) SOCKETS
12633M: Ursula Braun <ubraun@linux.vnet.ibm.com> 12633M: Ursula Braun <ubraun@linux.ibm.com>
12634L: linux-s390@vger.kernel.org 12634L: linux-s390@vger.kernel.org
12635W: http://www.ibm.com/developerworks/linux/linux390/ 12635W: http://www.ibm.com/developerworks/linux/linux390/
12636S: Supported 12636S: Supported
@@ -14965,7 +14965,7 @@ F: include/uapi/linux/virtio_crypto.h
14965 14965
14966VIRTIO DRIVERS FOR S390 14966VIRTIO DRIVERS FOR S390
14967M: Cornelia Huck <cohuck@redhat.com> 14967M: Cornelia Huck <cohuck@redhat.com>
14968M: Halil Pasic <pasic@linux.vnet.ibm.com> 14968M: Halil Pasic <pasic@linux.ibm.com>
14969L: linux-s390@vger.kernel.org 14969L: linux-s390@vger.kernel.org
14970L: virtualization@lists.linux-foundation.org 14970L: virtualization@lists.linux-foundation.org
14971L: kvm@vger.kernel.org 14971L: kvm@vger.kernel.org