Merge tag 's390-5.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Pull s390 fixes from Heiko Carstens: - Farewell Martin Schwidefsky: add Martin to CREDITS and remove him from MAINTAINERS - Vasily Gorbik and Christian Borntraeger join as maintainers for s390 - Fix locking bug in ctr(aes) and ctr(des) s390 specific ciphers - A rather large patch which fixes gcm-aes-s390 scatter gather handling - Fix zcrypt wrong dispatching for control domain CPRBs - Fix assignment of bus resources in PCI code - Fix structure definition for set PCI function - Fix one compile error and one compile warning seen when CONFIG_OPTIMIZE_INLINING is enabled * tag 's390-5.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux: MAINTAINERS: add Vasily Gorbik and Christian Borntraeger for s390 MAINTAINERS: Farewell Martin Schwidefsky s390/crypto: fix possible sleep during spinlock aquired s390/crypto: fix gcm-aes-s390 selftest failures s390/zcrypt: Fix wrong dispatching for control domain CPRBs s390/pci: fix assignment of bus resources s390/pci: fix struct definition for set PCI function s390: mark __cpacf_check_opcode() and cpacf_query_func() as __always_inline s390: add unreachable() to dump_fault_info() to fix -Wmaybe-uninitialized
Showing
- CREDITS 8 additions, 0 deletionsCREDITS
- MAINTAINERS 4 additions, 2 deletionsMAINTAINERS
- arch/s390/crypto/aes_s390.c 111 additions, 45 deletionsarch/s390/crypto/aes_s390.c
- arch/s390/crypto/des_s390.c 4 additions, 3 deletionsarch/s390/crypto/des_s390.c
- arch/s390/include/asm/ap.h 2 additions, 2 deletionsarch/s390/include/asm/ap.h
- arch/s390/include/asm/cpacf.h 2 additions, 2 deletionsarch/s390/include/asm/cpacf.h
- arch/s390/include/asm/pci_clp.h 15 additions, 10 deletionsarch/s390/include/asm/pci_clp.h
- arch/s390/mm/fault.c 3 additions, 1 deletionarch/s390/mm/fault.c
- arch/s390/pci/pci.c 4 additions, 1 deletionarch/s390/pci/pci.c
- arch/s390/pci/pci_clp.c 3 additions, 3 deletionsarch/s390/pci/pci_clp.c
- drivers/s390/crypto/ap_bus.c 22 additions, 4 deletionsdrivers/s390/crypto/ap_bus.c
- drivers/s390/crypto/ap_bus.h 3 additions, 0 deletionsdrivers/s390/crypto/ap_bus.h
- drivers/s390/crypto/zcrypt_api.c 14 additions, 3 deletionsdrivers/s390/crypto/zcrypt_api.c
Loading
Please register or sign in to comment