aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390
AgeCommit message (Expand)Author
2020-09-04s390/dasd: fix inability to use DASD with DIAG driverStefan Haberland
2020-09-04s390/qeth: don't process empty bridge port eventsJulian Wiedmann
2020-07-16s390/qeth: fix error handling for isolation mode cmdsJulian Wiedmann
2020-07-16scsi: zfcp: Fix panic on ERP timeout for previously dismissed ERP actionSteffen Maier
2020-07-13s390/qdio: put thinint indicator after early errorJulian Wiedmann
2020-06-24vfio-ccw: make vfio_ccw_async_region_ops staticVasily Gorbik
2020-06-08s390/ism: fix error return code in ism_probe()Wei Yongjun
2020-06-04s390/cio: avoid duplicated 'ADD' ueventsCornelia Huck
2020-06-04s390/cio: generate delayed uevent for vfio-ccw subchannelsCornelia Huck
2020-06-01scsi: zfcp: fix missing erp_lock in port recovery trigger for point-to-pointSteffen Maier
2020-05-21s390/qeth: handle error when backing RX bufferJulian Wiedmann
2020-05-21s390/qeth: don't reset default_out_queueJulian Wiedmann
2020-05-21s390/qdio: fill SL with absolute addressesJulian Wiedmann
2020-05-21s390/cio: cio_ignore_proc_seq_next should increase position indexVasily Averin
2020-05-15s390/qeth: vnicc Fix EOPNOTSUPP precedenceAlexandra Winter
2020-05-15s390/zcrypt: fix card and queue total counter wrapHarald Freudenberger
2020-04-16s390/zcrypt: move ap device reset from bus to driver codeHarald Freudenberger
2020-03-30s390/qeth: lock the card while changing its hsuidJulian Wiedmann
2020-03-30s390/qeth: fix initialization on old HWJulian Wiedmann
2020-03-30s390/qeth: vnicc Fix init to defaultAlexandra Winter
2020-03-30s390/qeth: Fix vnicc_is_in_use if rx_bcast not setAlexandra Winter
2020-03-30s390/qeth: fix false reporting of VNIC CHAR config failureAlexandra Winter
2020-03-30s390/qeth: fix qdio teardown after early init errorJulian Wiedmann
2020-03-20s390/qeth: don't return -ENOTSUPP to userspaceJulian Wiedmann
2020-03-20s390/qeth: fix promiscuous mode after resetJulian Wiedmann
2020-03-20s390/qeth: handle error due to unsupported transport modeJulian Wiedmann
2020-03-20s390/dasd: fix memleak in path handling error caseStefan Haberland
2020-03-20s390/dasd/cio: Interpret ccw_device_get_mdc return value correctlyJan Höppner
2020-03-07s390/zcrypt: handle new reply code FILTERED_BY_HYPERVISORHarald Freudenberger
2020-01-31scsi: zfcp: trace channel log even for FCP command responsesSteffen Maier
2019-11-25s390/zcrypt: fix memleak at releaseJohan Hovold
2019-11-25scsi: zfcp: fix reaction on bit error threshold notificationSteffen Maier
2019-11-09s390/cio: exclude subchannels with no parent from pseudo checkVasily Gorbik
2019-11-09s390/cio: avoid calling strlen on null pointerVasily Gorbik
2019-11-09s390/sclp: Fix bit checked for has_siplPhilipp Rudo
2019-09-16virtio/s390: fix race on airq_areas[]Halil Pasic
2019-09-10s390/qeth: serialize cmd reply with concurrent timeoutJulian Wiedmann
2019-08-16s390/qdio: add sanity checks to the fast-requeue pathJulian Wiedmann
2019-08-16vfio-ccw: Don't call cp_free if we are processing a channel programFarhan Ali
2019-08-16vfio-ccw: Set pa_nr to 0 if memory allocation fails for pa_iova_pfnFarhan Ali
2019-08-06s390/dasd: fix endless loop after read unit address configurationStefan Haberland
2019-08-06scsi: zfcp: fix GCC compiler warning emitted with -Wmaybe-uninitializedBenjamin Block
2019-07-26scsi: zfcp: fix request object use-after-free in send path causing wrong tracesBenjamin Block
2019-07-26scsi: zfcp: fix request object use-after-free in send path causing seqno errorsBenjamin Block
2019-07-26s390/qdio: handle PENDING state for QEBSM devicesJulian Wiedmann
2019-07-21s390/qdio: don't touch the dsci in tiqdio_add_input_queues()Julian Wiedmann
2019-07-21s390/qdio: (re-)initialize tiqdio list entriesJulian Wiedmann
2019-07-21s390/ipl: Fix detection of has_secure attributePhilipp Rudo
2019-06-13vfio-ccw: Destroy kmem cache region on module exitFarhan Ali
2019-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds