summaryrefslogtreecommitdiff
path: root/drivers/s390
AgeCommit message (Expand)Author
2019-05-31vfio-ccw: Prevent quiesce function going into an infinite loopFarhan Ali
2019-05-31s390: cio: fix cio_irb declarationArnd Bergmann
2019-05-31s390: zcrypt: initialize variables before_useArnd Bergmann
2019-05-31s390/qeth: handle error from qeth_update_from_chp_desc()Julian Wiedmann
2019-05-31vfio-ccw: Release any channel program when releasing/removing vfio-ccw mdevFarhan Ali
2019-05-31vfio-ccw: Do not call flush_workqueue while holding the spinlockFarhan Ali
2019-05-31s390: qeth: address type mismatch warningArnd Bergmann
2019-05-16s390: ctcm: fix ctcm_new_device error return codeArnd Bergmann
2019-05-16s390/pkey: add one more argument space for debug feature entryHarald Freudenberger
2019-05-16s390/3270: fix lockdep false positive on view->lockMartin Schwidefsky
2019-05-16s390/dasd: Fix capacity calculation for large volumesPeter Oberparleiter
2019-05-04scsi: zfcp: reduce flood of fcrscn1 trace records on multi-element RSCNSteffen Maier
2019-05-04s390/qeth: fix race when initializing the IP address tableJulian Wiedmann
2019-04-05s390/ism: ignore some errors during deregistrationSebastian Ott
2019-04-03scsi: zfcp: fix scsi_eh host reset with port_forced ERP for non-NPIV FCP devicesSteffen Maier
2019-04-03scsi: zfcp: fix rport unblock if deleted SCSI devices on Scsi_HostSteffen Maier
2019-04-03vfio: ccw: only free cp on final interruptCornelia Huck
2019-03-23s390/virtio: handle find on invalid queue gracefullyHalil Pasic
2019-03-23s390: vfio_ap: link the vfio_ap devices to the vfio_ap bus subsystemPierre Morel
2019-02-11Merge tag 's390-5.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-02-04s390/qeth: conclude all event processing before offlining a cardJulian Wiedmann
2019-02-04s390/qeth: cancel close_dev work before removing a cardJulian Wiedmann
2019-02-04s390/qeth: fix use-after-free in error pathJulian Wiedmann
2019-02-04s390/qeth: release cmd buffer in error pathsJulian Wiedmann
2019-02-02Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-01-29scsi: zfcp: fix sysfs block queue limit output for max_segment_sizeSteffen Maier
2019-01-28s390/zcrypt: fix specification exception on z196 during ap probeHarald Freudenberger
2019-01-28s390/dasd: fix using offset into zero size array errorStefan Haberland
2019-01-24Merge tag 's390-5.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-01-14virtio: don't allocate vqs when names[i] = NULLWei Wang
2019-01-11s390/smp: fix CPU hotplug deadlock with CPU rescanGerald Schaefer
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain
2019-01-02Merge tag 's390-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2018-12-28Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2018-12-28Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-12-18scsi: flip the default on use_clusteringChristoph Hellwig
2018-12-13Merge tag 'vfio-ccw-20181213' of git://git.kernel.org/pub/scm/linux/kernel/gi...Martin Schwidefsky
2018-12-13s390/zcrypt: rework ap scan bus codeHarald Freudenberger
2018-12-13s390/zcrypt: make sysfs reset attribute trigger queue resetHarald Freudenberger
2018-12-13s390/drivers: fix proc/debugfs file permissionsSebastian Ott
2018-12-13s390: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li
2018-12-12vfio: ccw: Merge BUSY and BOXED statesPierre Morel
2018-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-12-09Merge tag 'v4.20-rc6' into for-4.21/blockJens Axboe
2018-12-07scsi: zfcp: improve kdoc for return of zfcp_status_read_refill()Steffen Maier
2018-12-07scsi: zfcp: fix posting too many status read buffers leading to adapter shutdownSteffen Maier
2018-12-07scsi: zfcp: make DIX experimental, disabled, and independent of DIFFedor Loshakov
2018-12-06net: core: dev: Add extack argument to dev_open()Petr Machata
2018-12-06virtio/s390: fix race in ccw_io_helper()Halil Pasic