summaryrefslogtreecommitdiffstats
path: root/drivers/s390
AgeCommit message (Expand)Author
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
2019-06-05s390/qeth: handle error when updating TX queue countJulian Wiedmann
2019-06-05s390/qeth: fix VLAN attribute in bridge_hostnotify udev eventAlexandra Winter
2019-06-05s390/qeth: check dst entry before useJulian Wiedmann
2019-06-05s390/qeth: handle limited IPv4 broadcast in L3 TX pathJulian Wiedmann
2019-06-02Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-05-31Merge tag 's390-5.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-05-29scsi: zfcp: fix to prevent port_remove with pure auto scan LUNs (only sdevs)Steffen Maier
2019-05-29scsi: zfcp: fix missing zfcp_port reference put on -EBUSY from port_removeSteffen Maier
2019-05-28s390/zcrypt: Fix wrong dispatching for control domain CPRBsHarald Freudenberger
2019-05-20dax: Arrange for dax_supported check to span multiple devicesDan Williams
2019-05-17Merge tag 's390-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-05-16Merge tag 'for-5.2/block-post-20190516' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-05-14Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2019-05-12virtio/s390: enable packed ringHalil Pasic
2019-05-12virtio/s390: DMA support for virtio-ccwHalil Pasic
2019-05-12virtio/s390: use vring_create_virtqueueHalil Pasic
2019-05-09s390/dasd: fix build warning in dasd_eckd_build_cp_rawMing Lei
2019-05-08s390/qdio: optimize state inspection of HW-owned SBALsJulian Wiedmann
2019-05-08s390/qdio: use get_buf_state() in debug_get_buf_state()Julian Wiedmann
2019-05-08s390/qdio: allow to scan all Output SBALs in one goJulian Wiedmann
2019-05-08s390/cio: Remove tracing for rchp instructionFarhan Ali
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2019-05-07Merge tag 'stream_open-5.2' of https://lab.nexedi.com/kirr/linuxLinus Torvalds
2019-05-06Merge tag 's390-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-05-06*: convert stream-like files from nonseekable_open -> stream_openKirill Smelkov
2019-05-03s390: fix clang -Wpointer-sign warnigns in boot codeArnd Bergmann
2019-04-29s390/sclp: do not use static sccbsGerald Schaefer
2019-04-29s390/ism: move oddities of device IO to wrapper functionSebastian Ott
2019-04-29s390/pci: move io address mapping code to pci_insn.cSebastian Ott
2019-04-29s390: show statistics for MSI IRQsSebastian Ott
2019-04-29s390/airq: provide cacheline aligned ivsSebastian Ott
2019-04-29s390/airq: recognize directed interruptsSebastian Ott