aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390
AgeCommit message (Expand)Author
2024-04-10s390/qeth: handle deferred cc1Alexandra Winter
2024-04-03s390/zcrypt: fix reference counting on zcrypt card objectsHarald Freudenberger
2024-03-26s390/dasd: fix double module refcount decrementMiroslav Franc
2024-03-26s390/dasd: Use dev_*() for device log messagesJan Höppner
2024-03-26s390/dasd: add autoquiesce featureStefan Haberland
2024-03-01s390/cio: fix invalid -EBUSY on ccw_device_startPeter Oberparleiter
2024-02-23s390/qeth: Fix potential loss of L3-IP@ in case of network issuesAlexandra Winter
2024-02-05s390/vfio-ap: fix sysfs status attribute for AP queue devicesTony Krowiak
2024-01-31s390/vfio-ap: let on_scan_complete() callback filter matrix and update guest'...Tony Krowiak
2024-01-31s390/vfio-ap: loop over the shadow APCB when filtering guest's AP configurationTony Krowiak
2024-01-31s390/vfio-ap: always filter entire AP matrixTony Krowiak
2024-01-31s390/vfio-ap: unpin pages on gisc registration failureAnthony Krowiak
2024-01-20s390/scm: fix virtual vs physical address confusionVineeth Vijayan
2023-12-03s390/dasd: protect device queue against concurrent accessJan Höppner
2023-11-28s390/ap: fix AP bus crash on early config change callback invocationHarald Freudenberger
2023-10-25s390/cio: fix a memleak in css_alloc_subchannelDinghao Liu
2023-10-10scsi: zfcp: Fix a double put in zfcp_port_enqueue()Dinghao Liu
2023-10-06s390/pkey: fix PKEY_TYPE_EP11_AES handling in PKEY_CLR2SECK2 IOCTLHolger Dengler
2023-09-19s390/zcrypt: don't leak memory if dev_set_name() failsAndy Shevchenko
2023-09-13s390/dasd: fix string length handlingHeiko Carstens
2023-09-13s390/dcssblk: fix kernel crash with list_add corruptionGerald Schaefer
2023-09-13s390/pkey: fix PKEY_TYPE_EP11_AES handling for sysfs attributesHolger Dengler
2023-09-13s390/pkey: fix PKEY_TYPE_EP11_AES handling in PKEY_GENSECK2 IOCTLHolger Dengler
2023-09-13s390/pkey: fix/harmonize internal keyblob headersHolger Dengler
2023-09-13s390/dasd: fix hanging device after request requeueStefan Haberland
2023-09-13s390/dasd: use correct number of retries for ERP requestsStefan Haberland
2023-08-30s390/zcrypt: fix reply buffer calculations for CCA repliesHarald Freudenberger
2023-08-30s390/zcrypt: remove unnecessary (void *) conversionsYu Zhe
2023-08-11scsi: zfcp: Defer fc_rport blocking until after ADISC responseSteffen Maier
2023-08-11s390/qeth: Don't call dev_close/dev_open (DOWN/UP)Alexandra Winter
2023-08-03s390/dasd: print copy pair message only for the correct errorStefan Haberland
2023-08-03s390/dasd: fix hanging device after quiesce/resumeStefan Haberland
2023-07-23s390/zcrypt: do not retry administrative requestsHarald Freudenberger
2023-07-19s390/qeth: Fix vipa deletionThorsten Winkler
2023-06-28s390/cio: unregister device when the only path is goneVineeth Vijayan
2023-06-14s390/dasd: Use correct lock while counting channel queue lengthJan Höppner
2023-06-09s390/pkey: zeroize key blobsHolger Dengler
2023-05-24s390/qdio: fix do_sqbs() inline assembly constraintHeiko Carstens
2023-05-24s390/dasd: fix command reject error on ESE devicesStefan Haberland
2023-05-24s390/cio: include subchannels without devices also for evaluationVineeth Vijayan
2023-05-11s390/dasd: fix hanging blockdevice after request requeueStefan Haberland
2023-04-06s390/vfio-ap: fix memory leak in vfio_ap device driverTony Krowiak
2023-03-10s390: vfio-ap: tighten the NIB validity checkHalil Pasic
2023-03-10s390/vfio-ap: fix an error handling path in vfio_ap_mdev_probe_queue()Christophe JAILLET
2023-03-10s390/early: fix sclp_early_sccb variable lifetimeAlexander Gordeev
2023-03-10s390/dasd: Fix potential memleak in dasd_eckd_init()Qiheng Lin
2023-02-09use less confusing names for iov_iter direction initializersAl Viro
2023-02-09zcore: WRITE is "data source", not destination...Al Viro
2023-01-18block: handle bio_split_to_limits() NULL returnJens Axboe
2022-12-31s390/lcs: Fix return type of lcs_start_xmit()Nathan Chancellor