aboutsummaryrefslogtreecommitdiff
path: root/drivers/s390
AgeCommit message (Expand)Author
2019-09-26Merge tag 's390-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-09-23s390/cio: exclude subchannels with no parent from pseudo checkVasily Gorbik
2019-09-23s390/cio: avoid calling strlen on null pointerVasily Gorbik
2019-09-19s390/zcrypt: CEX7S exploitation supportHarald Freudenberger
2019-09-19s390/cio: fix intparm documentationCornelia Huck
2019-09-19s390/pkey: Add sysfs attributes to emit AES CIPHER key blobsIngo Franzki
2019-09-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2019-09-17Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-09-17Merge tag 's390-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-09-16s390/ctcm: Delete unnecessary checks before the macro call “dev_kfree_skb”Markus Elfring
2019-09-16s390: remove pointless drivers-y in drivers/s390/MakefileMasahiro Yamada
2019-09-05vfio-ccw: fix error return code in vfio_ccw_sch_init()Wei Yongjun
2019-09-05s390: vfio-ap: fix warning reset not completedHalil Pasic
2019-09-03s390/sclp: Fix bit checked for has_siplPhilipp Rudo
2019-08-29s390/zcrypt: fix wrong handling of cca cipher keygenflagsHarald Freudenberger
2019-08-29Merge tag 'vfio-ccw-20190828' of https://git.kernel.org/pub/scm/linux/kernel/...Vasily Gorbik
2019-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-08-26s390/vmcp: correct early_param handlingVasily Gorbik
2019-08-24s390/qeth: add xmit_more support for IQD devicesJulian Wiedmann
2019-08-24s390/qeth: add BQL support for IQD devicesJulian Wiedmann
2019-08-24s390/qeth: when in TX NAPI mode, use napi_consume_skb()Julian Wiedmann
2019-08-24s390/qeth: add TX NAPI support for IQD devicesJulian Wiedmann
2019-08-24s390/qeth: collect accurate TX statisticsJulian Wiedmann
2019-08-24s390/qdio: let drivers opt-out from Output Queue scanningJulian Wiedmann
2019-08-24s390/qdio: enable drivers to poll for Output completionsJulian Wiedmann
2019-08-24s390/qeth: reject oversized SNMP requestsJulian Wiedmann
2019-08-23vfio-ccw: add some loggingCornelia Huck
2019-08-21s390/pkey: add CCA AES cipher key supportHarald Freudenberger
2019-08-21s390/zcrypt: Add low level functions for CCA AES cipher keysHarald Freudenberger
2019-08-21s390/zcrypt: extend cca_findcard function and helperHarald Freudenberger
2019-08-21s390/pkey: pkey cleanup: narrow in-kernel API, fix some variable typesHarald Freudenberger
2019-08-21s390: clean .bss before running uncompressed kernelVasily Gorbik
2019-08-20s390/lcs: don't use intparm for channel IOJulian Wiedmann
2019-08-20s390/ctcm: don't use intparm for channel IOJulian Wiedmann
2019-08-20s390/qeth: streamline control code for promisc modeJulian Wiedmann
2019-08-20s390/qeth: get vnicc sub-cmd type from reply dataJulian Wiedmann
2019-08-20s390/qeth: merge qeth_reply struct into qeth_cmd_bufferJulian Wiedmann
2019-08-20s390/qeth: keep cmd alive after IO completionJulian Wiedmann
2019-08-20s390/qeth: use correct length field in SNMP cmd callbackJulian Wiedmann
2019-08-20s390/qeth: propagate length of processed cmd IO data to callbackJulian Wiedmann
2019-08-20s390/qeth: use node_descriptor structJulian Wiedmann
2019-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-08-13s390/qeth: serialize cmd reply with concurrent timeoutJulian Wiedmann
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-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
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