summaryrefslogtreecommitdiffstats
path: root/drivers/s390
AgeCommit message (Expand)Author
2019-08-10Merge tag 'Wimplicit-fallthrough-5.3-rc4' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2019-08-09s390/net: Mark expected switch fall-throughsGustavo A. R. Silva
2019-08-02Merge tag 's390-5.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-08-02s390/zcrypt: adjust switch fall through comments for -Wimplicit-fallthroughVasily Gorbik
2019-08-01s390/dasd: fix endless loop after read unit address configurationStefan Haberland
2019-07-29vfio-ccw: make vfio_ccw_async_region_ops staticVasily Gorbik
2019-07-29s390/3215: add switch fall through comment for -Wimplicit-fallthroughVasily Gorbik
2019-07-29s390/tape: add fallthrough annotationsHeiko Carstens
2019-07-26virtio/s390: fix race on airq_areas[]Halil Pasic
2019-07-23Merge tag 'vfio-ccw-20190717-2' of https://git.kernel.org/pub/scm/linux/kerne...Heiko Carstens
2019-07-23s390/qdio: restrict QAOB usage to IQD unicast queuesJulian Wiedmann
2019-07-23s390/qdio: add sanity checks to the fast-requeue pathJulian Wiedmann
2019-07-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-07-18Merge tag 'libnvdimm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-07-15vfio-ccw: Don't call cp_free if we are processing a channel programFarhan Ali
2019-07-15vfio-ccw: Set pa_nr to 0 if memory allocation fails for pa_iova_pfnFarhan Ali
2019-07-15vfio-ccw: Fix memory leak and don't call cp_free in cp_initFarhan Ali
2019-07-15vfio-ccw: Fix misleading comment when setting orb.cmd.c64Farhan Ali
2019-07-12Merge tag 's390-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-07-12Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-07-11scsi: zfcp: fix GCC compiler warning emitted with -Wmaybe-uninitializedBenjamin Block
2019-07-11scsi: zfcp: fix request object use-after-free in send path causing wrong tracesBenjamin Block
2019-07-11scsi: zfcp: fix request object use-after-free in send path causing seqno errorsBenjamin Block
2019-07-11Merge tag 'scsi-sg' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-07-11s390/zcrypt: remove the exporting of ap_query_configurationDenis Efremov
2019-07-11s390/ipl: Fix detection of has_secure attributePhilipp Rudo
2019-07-11s390: vfio-ap: fix irq registrationChristian Borntraeger
2019-07-11s390/dasd: Handle out-of-space constraintJan Höppner
2019-07-11s390/dasd: Add discard support for ESE volumesJan Höppner
2019-07-11s390/dasd: Use ALIGN_DOWN macroJan Höppner
2019-07-11s390/dasd: Make dasd_setup_queue() a discipline functionJan Höppner
2019-07-11s390/dasd: Add new ioctl to release spaceJan Höppner
2019-07-11s390/dasd: Add dasd_sleep_on_queue_interruptible()Jan Höppner
2019-07-11s390/dasd: Add dynamic formatting support for ESE volumesJan Höppner
2019-07-11s390/dasd: Recognise data for ESE volumesJan Höppner
2019-07-11s390/dasd: Put sub-order definitions in a separate sectionJan Höppner
2019-07-11s390/dasd: Make layout analysis ESE compatibleJan Höppner
2019-07-11s390/dasd: Remove old defines and functionJan Höppner
2019-07-11s390/dasd: Remove unused structs and function prototypesJan Höppner
2019-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2019-07-08Merge tag 's390-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-07-05libnvdimm: add dax_dev sync flagPankaj Gupta
2019-07-05vfio-ccw: Fix the conversion of Format-0 CCWs to Format-1Eric Farman
2019-07-02s390: ap: implement PAPQ AQIC interception in kernelPierre Morel
2019-07-02vfio: ap: register IOMMU VFIO notifierPierre Morel
2019-07-02s390: ap: kvm: add PQAP interception for AQICPierre Morel
2019-07-02s390/qdio: don't touch the dsci in tiqdio_add_input_queues()Julian Wiedmann
2019-07-02s390/qdio: (re-)initialize tiqdio list entriesJulian Wiedmann
2019-07-02s390/dasd: Fix a precision vs width bug in dasd_feature_list()Dan Carpenter
2019-07-02s390/cio: introduce driver_override on the css busCornelia Huck