summaryrefslogtreecommitdiffstats
path: root/drivers/s390
Commit message (Expand)AuthorAgeFilesLines
* 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/+6
* 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/+12
* 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
* | s390: qeth_core_mpc: Use ARRAY_SIZE instead of reimplementing its functionzhong jiang2018-09-281-5/+2
|/
* Merge tag 's390-4.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2018-09-131-53/+33
|\
| * s390/zcrypt: remove VLA usage from the AP busMartin Schwidefsky2018-09-121-53/+33
* | s390/qeth: don't dump past end of unknown HW headerJulian Wiedmann2018-09-122-2/+2
* | s390/qeth: use vzalloc for QUERY OAT bufferWenjia Zhang2018-09-121-2/+3
* | s390/qeth: switch on SG by default for IQD devicesJulian Wiedmann2018-09-121-0/+2
* | s390/qeth: indicate error when netdev allocation failsJulian Wiedmann2018-09-121-1/+3
|/