summaryrefslogtreecommitdiffstats
path: root/drivers/s390
Commit message (Expand)AuthorAgeFilesLines
* s390/qdio: add sanity checks to the fast-requeue pathJulian Wiedmann2019-08-161-6/+6
* vfio-ccw: Set pa_nr to 0 if memory allocation fails for pa_iova_pfnFarhan Ali2019-08-161-1/+3
* s390/dasd: fix endless loop after read unit address configurationStefan Haberland2019-08-061-6/+16
* scsi: zfcp: fix GCC compiler warning emitted with -Wmaybe-uninitializedBenjamin Block2019-08-061-0/+7
* s390/qdio: handle PENDING state for QEBSM devicesJulian Wiedmann2019-07-261-0/+1
* s390/qdio: don't touch the dsci in tiqdio_add_input_queues()Julian Wiedmann2019-07-211-1/+0Star
* s390/qdio: (re-)initialize tiqdio list entriesJulian Wiedmann2019-07-212-2/+4
* s390/qeth: fix VLAN attribute in bridge_hostnotify udev eventAlexandra Winter2019-06-251-1/+1
* scsi: zfcp: fix to prevent port_remove with pure auto scan LUNs (only sdevs)Steffen Maier2019-06-094-7/+65
* scsi: zfcp: fix missing zfcp_port reference put on -EBUSY from port_removeSteffen Maier2019-06-091-0/+1
* vfio-ccw: Prevent quiesce function going into an infinite loopFarhan Ali2019-05-311-14/+18
* s390: cio: fix cio_irb declarationArnd Bergmann2019-05-311-1/+1
* s390: zcrypt: initialize variables before_useArnd Bergmann2019-05-311-0/+4
* s390/qeth: handle error from qeth_update_from_chp_desc()Julian Wiedmann2019-05-311-4/+10
* vfio-ccw: Release any channel program when releasing/removing vfio-ccw mdevFarhan Ali2019-05-311-1/+10
* vfio-ccw: Do not call flush_workqueue while holding the spinlockFarhan Ali2019-05-311-1/+1
* s390: qeth: address type mismatch warningArnd Bergmann2019-05-311-3/+7
* s390: ctcm: fix ctcm_new_device error return codeArnd Bergmann2019-05-161-0/+1
* s390/pkey: add one more argument space for debug feature entryHarald Freudenberger2019-05-161-1/+2
* s390/3270: fix lockdep false positive on view->lockMartin Schwidefsky2019-05-165-5/+10
* s390/dasd: Fix capacity calculation for large volumesPeter Oberparleiter2019-05-161-3/+3
* scsi: zfcp: reduce flood of fcrscn1 trace records on multi-element RSCNSteffen Maier2019-05-041-4/+17
* s390/qeth: fix race when initializing the IP address tableJulian Wiedmann2019-05-041-1/+3
* s390/ism: ignore some errors during deregistrationSebastian Ott2019-04-051-3/+9
* scsi: zfcp: fix scsi_eh host reset with port_forced ERP for non-NPIV FCP devicesSteffen Maier2019-04-033-0/+20
* scsi: zfcp: fix rport unblock if deleted SCSI devices on Scsi_HostSteffen Maier2019-04-031-0/+3
* vfio: ccw: only free cp on final interruptCornelia Huck2019-04-031-2/+6
* s390/virtio: handle find on invalid queue gracefullyHalil Pasic2019-03-231-1/+3
* s390/dasd: fix using offset into zero size array errorStefan Haberland2019-03-231-0/+8
* s390/qeth: cancel close_dev work before removing a cardJulian Wiedmann2019-03-133-0/+4
* s390/qeth: fix use-after-free in error pathJulian Wiedmann2019-03-131-9/+6Star
* s390/qeth: release cmd buffer in error pathsJulian Wiedmann2019-03-131-0/+6
* s390/zcrypt: fix specification exception on z196 during ap probeHarald Freudenberger2019-02-201-1/+2
* s390/zcrypt: improve special ap message cmd handlingHarald Freudenberger2019-02-121-0/+2
* s390/smp: fix CPU hotplug deadlock with CPU rescanGerald Schaefer2019-01-311-0/+2
* scsi: zfcp: fix posting too many status read buffers leading to adapter shutdownSteffen Maier2019-01-131-3/+3
* s390/cio: Fix cleanup when unsupported IDA format is usedEric Farman2018-12-171-1/+3
* s390/cio: Fix cleanup of pfn_array alloc failureEric Farman2018-12-171-1/+1
* virtio/s390: fix race in ccw_io_helper()Halil Pasic2018-12-131-1/+6
* virtio/s390: avoid race on vcdev->configHalil Pasic2018-12-131-2/+8
* s390/ism: clear dmbe_mask bit before SMC IRQ handlingUrsula Braun2018-12-131-1/+1
* s390/qeth: fix length check in SNMP processingJulian Wiedmann2018-12-051-15/+12Star
* s390/qeth: unregister netdevice only when registeredJulian Wiedmann2018-11-273-4/+11
* s390/qeth: fix HiperSockets snifferJulian Wiedmann2018-11-271-3/+5
* Merge tag 's390-4.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Greg Kroah-Hartman2018-10-106-11/+38
|\
| * s390/cio: Fix how vfio-ccw checks pinned pagesEric Farman2018-10-021-1/+1
| * s390/cio: Refactor alloc of ccw_io_regionEric Farman2018-09-271-4/+16
| * s390/cio: Convert ccw_io_region to pointerEric Farman2018-09-274-7/+17
| * s390/hibernate: fix error handling when suspend cpu != resume cpuGerald Schaefer2018-09-201-3/+8
* | s390: qeth: Fix potential array overrun in cmd/rc lookupJean Delvare2018-09-283-17/+19