summaryrefslogtreecommitdiffstats
path: root/drivers/s390
AgeCommit message (Expand)AuthorFilesLines
2020-11-20s390/qeth: make af_iucv TX notification call more robustJulian Wiedmann1-1/+2
2020-11-20s390/qeth: Remove pnso workaroundAlexandra Winter1-16/+2
2020-11-20Merge tag 'block-5.10-2020-11-20' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+6
2020-11-20s390: unify identity mapping limits handlingVasily Gorbik1-3/+3
2020-11-18s390/qeth: improve selection of ethtool link modesJulian Wiedmann3-49/+93
2020-11-18s390/qeth: use QUERY OAT for initial link infoJulian Wiedmann2-2/+145
2020-11-18s390/qeth: clean up default cases for ethtool link modeJulian Wiedmann1-12/+2
2020-11-18s390/qeth: set static link info during initializationJulian Wiedmann3-31/+42
2020-11-18s390/qeth: improve QUERY CARD INFO processingJulian Wiedmann3-76/+79
2020-11-18s390/qeth: tolerate error when querying card infoJulian Wiedmann1-6/+1
2020-11-18s390/qeth: remove useless if/elseKaixu Xia1-4/+1
2020-11-18s390/qeth: reduce rtnl locking for switchdev eventsJulian Wiedmann1-18/+15
2020-11-18s390/sclp: provide extended sccb supportSumanth Korikkar4-8/+19
2020-11-18s390/sclp: avoid copy of sclp_info_sccbSumanth Korikkar3-8/+9
2020-11-18s390/sclp: use memblock for early read cpu infoSumanth Korikkar1-22/+28
2020-11-16s390/dasd: fix null pointer dereference for ERP requestsStefan Haberland1-0/+6
2020-11-16s390/dasd: Process FCES path event notificationJan Höppner3-9/+64
2020-11-16s390/dasd: Prepare for additional path event handlingJan Höppner3-36/+47
2020-11-16s390/dasd: Display FC Endpoint Security information via sysfsJan Höppner3-0/+207
2020-11-16s390/dasd: Fix operational path inconsistencyJan Höppner1-0/+1
2020-11-16s390/dasd: Store path configuration data during path handlingJan Höppner1-1/+15
2020-11-16s390/dasd: Move duplicate code to separate functionJan Höppner1-22/+20
2020-11-16s390/dasd: Remove unused parameter from dasd_generic_probe()Jan Höppner4-5/+4
2020-11-16s390/cio: Add support for FCES status notificationVineeth Vijayan3-10/+68
2020-11-16s390/cio: Provide Endpoint-Security Mode per CUVineeth Vijayan1-0/+83
2020-11-16s390/cio: Export information about Endpoint-Security CapabilitySebastian Ott2-1/+17
2020-11-16dasd: implement ->set_read_only to hook into BLKROSET processingChristoph Hellwig3-19/+12
2020-11-09s390/zcrypt/pkey: introduce zcrypt_wait_api_operational() functionHarald Freudenberger3-0/+83
2020-11-09s390/ap: ap bus userspace notifications for some bus conditionsHarald Freudenberger2-10/+166
2020-11-03s390/pkey: fix paes selftest failure with paes and pkey static buildHarald Freudenberger1-14/+16
2020-11-03s390/ap: fix ap devices reference countingHarald Freudenberger3-12/+21
2020-10-29scsi: zfcp: Handle event-lost notification for Version Change eventsJulian Wiedmann4-0/+16
2020-10-29scsi: zfcp: Process Version Change eventsJulian Wiedmann2-0/+26
2020-10-29scsi: zfcp: Clarify & assert the stat_lock locking in zfcp_qdio_send()Julian Wiedmann1-0/+8
2020-10-29scsi: zfcp: Remove orphaned function declarationsVasily Gorbik1-2/+0
2020-10-29scsi: zfcp: Lift Input Queue tasklet from qdioJulian Wiedmann2-0/+41
2020-10-26s390/ism: fix incorrect system EIDKarsten Graul1-1/+1
2020-10-16Merge tag 's390-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds40-955/+2328
2020-10-16Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+1
2020-10-16mm/memory_hotplug: prepare passing flags to add_memory() and friendsDavid Hildenbrand1-1/+1
2020-10-15Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds21-679/+1245
2020-10-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2-7/+11
2020-10-13Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-blockLinus Torvalds2-22/+10
2020-10-09s390/zcrypt: fix wrong format specificationsHarald Freudenberger1-5/+5
2020-10-07s390/zcrypt: Introduce Failure Injection featureHarald Freudenberger6-3/+151
2020-10-07s390/zcrypt: move ap_msg param one level up the call chainHarald Freudenberger4-72/+82
2020-10-07s390/ap/zcrypt: revisit ap and zcrypt error handlingHarald Freudenberger6-131/+116
2020-10-07s390/ap: Support AP card SCLP config and deconfig operationsHarald Freudenberger1-1/+24
2020-10-07s390/sclp: Add support for SCLP AP adapter config/deconfigHarald Freudenberger3-1/+66
2020-10-07s390/ap: add card/queue deconfig stateHarald Freudenberger7-142/+319