summaryrefslogtreecommitdiffstats
path: root/drivers/s390
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'Wimplicit-fallthrough-5.3-rc4' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2019-08-103-1/+5
|\
| * s390/net: Mark expected switch fall-throughsGustavo A. R. Silva2019-08-093-1/+5
* | Merge tag 's390-5.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2019-08-025-14/+10
|\ \
| * | s390/zcrypt: adjust switch fall through comments for -Wimplicit-fallthroughVasily Gorbik2019-08-022-13/+5
| * | vfio-ccw: make vfio_ccw_async_region_ops staticVasily Gorbik2019-07-291-1/+1
| * | s390/3215: add switch fall through comment for -Wimplicit-fallthroughVasily Gorbik2019-07-291-0/+1
| * | s390/tape: add fallthrough annotationsHeiko Carstens2019-07-291-0/+3
| |/
* / s390/dasd: fix endless loop after read unit address configurationStefan Haberland2019-08-011-6/+16
|/
* virtio/s390: fix race on airq_areas[]Halil Pasic2019-07-261-0/+4
* Merge tag 'vfio-ccw-20190717-2' of https://git.kernel.org/pub/scm/linux/kerne...Heiko Carstens2019-07-232-12/+18
|\
| * vfio-ccw: Don't call cp_free if we are processing a channel programFarhan Ali2019-07-151-1/+1
| * vfio-ccw: Set pa_nr to 0 if memory allocation fails for pa_iova_pfnFarhan Ali2019-07-151-1/+3
| * vfio-ccw: Fix memory leak and don't call cp_free in cp_initFarhan Ali2019-07-151-4/+7
| * vfio-ccw: Fix misleading comment when setting orb.cmd.c64Farhan Ali2019-07-151-6/+7
* | s390/qdio: restrict QAOB usage to IQD unicast queuesJulian Wiedmann2019-07-231-7/+5
* | s390/qdio: add sanity checks to the fast-requeue pathJulian Wiedmann2019-07-231-6/+6
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-07-202-7/+55
|\ \
| * | scsi: zfcp: fix GCC compiler warning emitted with -Wmaybe-uninitializedBenjamin Block2019-07-111-0/+7
| * | scsi: zfcp: fix request object use-after-free in send path causing wrong tracesBenjamin Block2019-07-111-2/+8
| * | scsi: zfcp: fix request object use-after-free in send path causing seqno errorsBenjamin Block2019-07-111-5/+40
* | | Merge tag 'libnvdimm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-07-181-1/+1
|\ \ \
| * | | libnvdimm: add dax_dev sync flagPankaj Gupta2019-07-051-1/+1
* | | | Merge tag 's390-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2019-07-1213-160/+1451
|\ \ \ \ | | |_|/ | |/| |
| * | | s390/zcrypt: remove the exporting of ap_query_configurationDenis Efremov2019-07-111-1/+0
| * | | s390/ipl: Fix detection of has_secure attributePhilipp Rudo2019-07-111-1/+0
| * | | s390: vfio-ap: fix irq registrationChristian Borntraeger2019-07-111-2/+1
| * | | s390/dasd: Handle out-of-space constraintJan Höppner2019-07-115-3/+243
| * | | s390/dasd: Add discard support for ESE volumesJan Höppner2019-07-111-3/+54
| * | | s390/dasd: Use ALIGN_DOWN macroJan Höppner2019-07-111-1/+1
| * | | s390/dasd: Make dasd_setup_queue() a discipline functionJan Höppner2019-07-117-80/+103
| * | | s390/dasd: Add new ioctl to release spaceJan Höppner2019-07-114-0/+361
| * | | s390/dasd: Add dasd_sleep_on_queue_interruptible()Jan Höppner2019-07-112-0/+10
| * | | s390/dasd: Add dynamic formatting support for ESE volumesJan Höppner2019-07-113-14/+239
| * | | s390/dasd: Recognise data for ESE volumesJan Höppner2019-07-114-4/+430
| * | | s390/dasd: Put sub-order definitions in a separate sectionJan Höppner2019-07-111-2/+6
| * | | s390/dasd: Make layout analysis ESE compatibleJan Höppner2019-07-111-6/+6
| * | | s390/dasd: Remove old defines and functionJan Höppner2019-07-111-21/+0
| * | | s390/dasd: Remove unused structs and function prototypesJan Höppner2019-07-111-25/+0
* | | | Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-07-127-19/+17
|\ \ \ \
| * | | | drivers: s390/cio: Fix compilation warning about const qualifiersSuzuki K Poulose2019-06-262-4/+2
| * | | | driver_find_device: Unify the match function with class_find_device()Suzuki K Poulose2019-06-243-4/+4
| * | | | bus_find_device: Unify the match callback with class_find_deviceSuzuki K Poulose2019-06-244-10/+10
* | | | | Merge tag 'scsi-sg' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-07-111-2/+2
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | scsi: s390: zfcp_fc: use sg helper to iterate over scatterlistMing Lei2019-06-201-2/+2
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-07-115-992/+706
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | s390/qeth: move cast type selection into fill_header()Julian Wiedmann2019-06-274-33/+26
| * | | | s390/qeth: extract helper for route validationJulian Wiedmann2019-06-272-28/+34
| * | | | s390/qeth: consolidate skb RX processing in L3 driverJulian Wiedmann2019-06-271-18/+12
| * | | | s390/qeth: consolidate pm codeJulian Wiedmann2019-06-274-80/+19
| * | | | s390/qeth: streamline SNMP cmd codeJulian Wiedmann2019-06-271-31/+18