]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
MAINTAINERS: Update and add s390 crypto related entries
authorHarald Freudenberger <freude@linux.ibm.com>
Thu, 24 Oct 2024 11:36:15 +0000 (13:36 +0200)
committerHeiko Carstens <hca@linux.ibm.com>
Tue, 29 Oct 2024 10:17:18 +0000 (11:17 +0100)
Signed-off-by: Harald Freudenberger <freude@linux.ibm.com>
Acked-by: Holger Dengler <dengler@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
MAINTAINERS

index a097afd76ded46ca7adf7a3538ad83643ad6b756..08d971ada55aefb02fce086096b310975e19b365 100644 (file)
@@ -20270,6 +20270,16 @@ L:     linux-s390@vger.kernel.org
 S:     Supported
 F:     drivers/s390/cio/
 
+S390 CRYPTO MODULES, PRNG DRIVER, ARCH RANDOM
+M:     Harald Freudenberger <freude@linux.ibm.com>
+M:     Holger Dengler <dengler@linux.ibm.com>
+L:     linux-crypto@vger.kernel.org
+L:     linux-s390@vger.kernel.org
+S:     Supported
+F:     arch/s390/crypto/
+F:     arch/s390/include/asm/archrandom.h
+F:     arch/s390/include/asm/cpacf.h
+
 S390 DASD DRIVER
 M:     Stefan Haberland <sth@linux.ibm.com>
 M:     Jan Hoeppner <hoeppner@linux.ibm.com>
@@ -20279,6 +20289,14 @@ F:     block/partitions/ibm.c
 F:     drivers/s390/block/dasd*
 F:     include/linux/dasd_mod.h
 
+S390 HWRANDOM TRNG DRIVER
+M:     Harald Freudenberger <freude@linux.ibm.com>
+M:     Holger Dengler <dengler@linux.ibm.com>
+L:     linux-crypto@vger.kernel.org
+L:     linux-s390@vger.kernel.org
+S:     Supported
+F:     drivers/char/hw_random/s390-trng.c
+
 S390 IOMMU (PCI)
 M:     Niklas Schnelle <schnelle@linux.ibm.com>
 M:     Matthew Rosato <mjrosato@linux.ibm.com>
@@ -20360,10 +20378,16 @@ F:    arch/s390/kvm/pci*
 F:     drivers/vfio/pci/vfio_pci_zdev.c
 F:     include/uapi/linux/vfio_zdev.h
 
-S390 ZCRYPT DRIVER
+S390 ZCRYPT AND PKEY DRIVER AND AP BUS
 M:     Harald Freudenberger <freude@linux.ibm.com>
+M:     Holger Dengler <dengler@linux.ibm.com>
 L:     linux-s390@vger.kernel.org
 S:     Supported
+F:     arch/s390/include/asm/ap.h
+F:     arch/s390/include/asm/pkey.h
+F:     arch/s390/include/asm/trace/zcrypt.h
+F:     arch/s390/include/uapi/asm/pkey.h
+F:     arch/s390/include/uapi/asm/zcrypt.h
 F:     drivers/s390/crypto/
 
 S390 ZFCP DRIVER