summaryrefslogtreecommitdiff
path: root/drivers/s390
AgeCommit message (Expand)AuthorFilesLines
2024-06-16s390/ap: Fix crash in AP internal function modify_bitmap()Harald Freudenberger1-1/+1
2024-06-12s390/cio: fix tracepoint subchannel type fieldPeter Oberparleiter1-1/+1
2024-05-17s390/qeth: Fix kernel panic after setting hsuidAlexandra Winter1-34/+27
2024-05-17s390/cio: Ensure the copied buf is NUL terminatedBui Quang Minh1-1/+1
2024-04-27s390/cio: fix race condition during online processingPeter Oberparleiter1-5/+8
2024-04-27s390/qdio: handle deferred cc1Peter Oberparleiter1-5/+23
2024-04-10s390/qeth: handle deferred cc1Alexandra Winter1-2/+36
2024-04-03s390/zcrypt: fix reference counting on zcrypt card objectsHarald Freudenberger1-0/+2
2024-03-27s390/dasd: fix double module refcount decrementMiroslav Franc1-4/+1
2024-03-27s390/dasd: Use dev_*() for device log messagesJan Höppner1-26/+24
2024-03-27s390/dasd: add autoquiesce featureStefan Haberland3-17/+46
2024-03-01s390/cio: fix invalid -EBUSY on ccw_device_startPeter Oberparleiter1-3/+3
2024-02-23s390/qeth: Fix potential loss of L3-IP@ in case of network issuesAlexandra Winter1-3/+6
2024-02-05s390/vfio-ap: fix sysfs status attribute for AP queue devicesTony Krowiak1-1/+15
2024-02-01s390/vfio-ap: let on_scan_complete() callback filter matrix and update guest'...Tony Krowiak1-0/+13
2024-02-01s390/vfio-ap: loop over the shadow APCB when filtering guest's AP configurationTony Krowiak1-2/+3
2024-02-01s390/vfio-ap: always filter entire AP matrixTony Krowiak1-40/+17
2024-02-01s390/vfio-ap: unpin pages on gisc registration failureAnthony Krowiak1-0/+1
2024-01-20s390/scm: fix virtual vs physical address confusionVineeth Vijayan1-3/+4
2023-12-03s390/dasd: protect device queue against concurrent accessJan Höppner1-11/+13
2023-11-28s390/ap: fix AP bus crash on early config change callback invocationHarald Freudenberger1-0/+4
2023-10-25s390/cio: fix a memleak in css_alloc_subchannelDinghao Liu1-2/+4
2023-10-10scsi: zfcp: Fix a double put in zfcp_port_enqueue()Dinghao Liu1-4/+5
2023-10-06s390/pkey: fix PKEY_TYPE_EP11_AES handling in PKEY_CLR2SECK2 IOCTLHolger Dengler3-20/+60
2023-09-19s390/zcrypt: don't leak memory if dev_set_name() failsAndy Shevchenko1-0/+1
2023-09-13s390/dasd: fix string length handlingHeiko Carstens3-10/+10
2023-09-13s390/dcssblk: fix kernel crash with list_add corruptionGerald Schaefer1-1/+3
2023-09-13s390/pkey: fix PKEY_TYPE_EP11_AES handling for sysfs attributesHolger Dengler1-3/+3
2023-09-13s390/pkey: fix PKEY_TYPE_EP11_AES handling in PKEY_GENSECK2 IOCTLHolger Dengler3-21/+102
2023-09-13s390/pkey: fix/harmonize internal keyblob headersHolger Dengler3-11/+4
2023-09-13s390/dasd: fix hanging device after request requeueStefan Haberland1-77/+48
2023-09-13s390/dasd: use correct number of retries for ERP requestsStefan Haberland1-1/+1
2023-08-30s390/zcrypt: fix reply buffer calculations for CCA repliesHarald Freudenberger1-11/+24
2023-08-30s390/zcrypt: remove unnecessary (void *) conversionsYu Zhe1-7/+5
2023-08-11scsi: zfcp: Defer fc_rport blocking until after ADISC responseSteffen Maier1-5/+1
2023-08-11s390/qeth: Don't call dev_close/dev_open (DOWN/UP)Alexandra Winter4-9/+11
2023-08-03s390/dasd: print copy pair message only for the correct errorStefan Haberland1-1/+1
2023-08-03s390/dasd: fix hanging device after quiesce/resumeStefan Haberland1-0/+1
2023-07-23s390/zcrypt: do not retry administrative requestsHarald Freudenberger1-0/+6
2023-07-19s390/qeth: Fix vipa deletionThorsten Winkler1-1/+1
2023-06-28s390/cio: unregister device when the only path is goneVineeth Vijayan1-1/+4
2023-06-14s390/dasd: Use correct lock while counting channel queue lengthJan Höppner1-2/+2
2023-06-09s390/pkey: zeroize key blobsHolger Dengler1-0/+3
2023-05-24s390/qdio: fix do_sqbs() inline assembly constraintHeiko Carstens1-1/+1
2023-05-24s390/dasd: fix command reject error on ESE devicesStefan Haberland1-2/+31
2023-05-24s390/cio: include subchannels without devices also for evaluationVineeth Vijayan1-0/+2
2023-05-11s390/dasd: fix hanging blockdevice after request requeueStefan Haberland1-1/+1
2023-04-06s390/vfio-ap: fix memory leak in vfio_ap device driverTony Krowiak1-1/+2
2023-03-10s390: vfio-ap: tighten the NIB validity checkHalil Pasic1-0/+2
2023-03-10s390/vfio-ap: fix an error handling path in vfio_ap_mdev_probe_queue()Christophe JAILLET1-2/+8