summaryrefslogtreecommitdiff
path: root/drivers/s390
AgeCommit message (Expand)Author
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-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-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
2019-06-27s390/qeth: move cast type selection into fill_header()Julian Wiedmann
2019-06-27s390/qeth: extract helper for route validationJulian Wiedmann
2019-06-27s390/qeth: consolidate skb RX processing in L3 driverJulian Wiedmann
2019-06-27s390/qeth: consolidate pm codeJulian Wiedmann
2019-06-27s390/qeth: streamline SNMP cmd codeJulian Wiedmann
2019-06-27s390/qeth: remove static cmd buffer infrastructureJulian Wiedmann
2019-06-27s390/qeth: dynamically allocate MPC cmdsJulian Wiedmann
2019-06-27s390/qeth: dynamically allocate vnicc cmdsJulian Wiedmann
2019-06-27s390/qeth: dynamically allocate diag cmdsJulian Wiedmann
2019-06-27s390/qeth: dynamically allocate various cmds with sub-typesJulian Wiedmann
2019-06-27s390/qeth: clarify parameter for simple assist cmdsJulian Wiedmann
2019-06-27s390/qeth: dynamically allocate simple IPA cmdsJulian Wiedmann
2019-06-26drivers: s390/cio: Fix compilation warning about const qualifiersSuzuki K Poulose
2019-06-24vfio-ccw: make convert_ccw0_to_ccw1 staticCornelia Huck
2019-06-24Merge tag 'vfio-ccw-20190621' of https://git.kernel.org/pub/scm/linux/kernel/...Vasily Gorbik
2019-06-24driver_find_device: Unify the match function with class_find_device()Suzuki K Poulose
2019-06-24bus_find_device: Unify the match callback with class_find_deviceSuzuki K Poulose
2019-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-21vfio-ccw: Remove copy_ccw_from_iova()Eric Farman
2019-06-21vfio-ccw: Factor out the ccw0-to-ccw1 transitionEric Farman
2019-06-21vfio-ccw: Copy CCW data outside length calculationEric Farman
2019-06-21vfio-ccw: Skip second copy of guest cp to hostEric Farman