summaryrefslogtreecommitdiffstats
path: root/drivers/s390 (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | vfio-ccw: Trace the FSM jumptableEric Farman2019-10-173-0/+28
| | * | | | | | | vfio-ccw: Refactor how the traces are builtEric Farman2019-10-175-5/+17
| | | |_|_|/ / / | | |/| | | | |
| * | | | | | | s390/qdio: move SSQD Sniffer mask definitionJulian Wiedmann2019-10-312-3/+1
| * | | | | | | s390/qdio: don't attempt IRQ avoidance on Output SBALsJulian Wiedmann2019-10-311-11/+6
| * | | | | | | s390/qdio: simplify thinint device registrationJulian Wiedmann2019-10-314-26/+13
| * | | | | | | s390/qdio: add statistics helper macroJulian Wiedmann2019-10-313-5/+7
| * | | | | | | s390/qdio: remove a forward declarationJulian Wiedmann2019-10-311-8/+5
| * | | | | | | s390/qdio: reduce log level for EQBS partialJulian Wiedmann2019-10-311-1/+1
| * | | | | | | s390/qdio: use QDIO_BUFNR()Julian Wiedmann2019-10-311-8/+4
| |/ / / / / /
* | | | | | | Merge tag 'for-5.5/disk-revalidate-20191122' of git://git.kernel.dk/linux-blockLinus Torvalds2019-11-251-1/+3
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | block: remove (__)blkdev_reread_part as an exported APIChristoph Hellwig2019-11-141-1/+3
| | |_|/ / / | |/| | | |
* | | | | | s390/qeth: return proper errno on IO errorJulian Wiedmann2019-11-201-5/+5
* | | | | | s390/qeth: fix potential deadlock on workqueue flushJulian Wiedmann2019-11-203-8/+28
|/ / / / /
* | / / / s390/zcrypt: fix memleak at releaseJohan Hovold2019-10-221-2/+1
| |/ / / |/| | |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-10-191-8/+15
|\ \ \ \
| * | | | s390/qeth: Fix initialization of vnicc cmd masks during set onlineAlexandra Winter2019-10-101-4/+8
| * | | | s390/qeth: Fix error handling during VNICC initializationAlexandra Winter2019-10-101-4/+7
| |/ / /
* | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-10-151-3/+13
|\ \ \ \ | | |_|/ | |/| |
| * | | scsi: zfcp: fix reaction on bit error threshold notificationSteffen Maier2019-10-041-3/+13
* | | | s390/cio: fix virtio-ccw DMA without PVHalil Pasic2019-10-103-2/+8
| |/ / |/| |
* | | Merge tag 's390-5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2019-10-052-3/+2
|\ \ \
| * | | s390/qdio: clarify size of the QIB parm areaJulian Wiedmann2019-10-012-3/+2
| | |/ | |/|
* | | Merge tag 'for-linus-2019-10-03' of git://git.kernel.dk/linux-blockLinus Torvalds2019-10-041-70/+11
|\ \ \ | |/ / |/| |
| * | Revert "s390/dasd: Add discard support for ESE volumes"Stefan Haberland2019-10-011-54/+3
| * | s390/dasd: Fix error handling during online processingJan Höppner2019-10-011-16/+8
* | | Merge tag 's390-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2019-09-269-34/+198
|\ \ \ | |/ / |/| |
| * | s390/cio: exclude subchannels with no parent from pseudo checkVasily Gorbik2019-09-231-0/+2
| * | s390/cio: avoid calling strlen on null pointerVasily Gorbik2019-09-231-1/+1
| * | s390/zcrypt: CEX7S exploitation supportHarald Freudenberger2019-09-195-27/+65
| * | s390/cio: fix intparm documentationCornelia Huck2019-09-191-6/+17
| * | s390/pkey: Add sysfs attributes to emit AES CIPHER key blobsIngo Franzki2019-09-191-0/+113
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2019-09-1813-408/+609
|\ \ \
| * | | s390/ctcm: Delete unnecessary checks before the macro call “dev_kfree_skb”Markus Elfring2019-09-161-4/+2
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-08-271-0/+4
| |\ \ \
| * | | | s390/qeth: add xmit_more support for IQD devicesJulian Wiedmann2019-08-252-43/+109
| * | | | s390/qeth: add BQL support for IQD devicesJulian Wiedmann2019-08-252-1/+16
| * | | | s390/qeth: when in TX NAPI mode, use napi_consume_skb()Julian Wiedmann2019-08-251-11/+13
| * | | | s390/qeth: add TX NAPI support for IQD devicesJulian Wiedmann2019-08-253-48/+182
| * | | | s390/qeth: collect accurate TX statisticsJulian Wiedmann2019-08-254-39/+49
| * | | | s390/qdio: let drivers opt-out from Output Queue scanningJulian Wiedmann2019-08-253-6/+10
| * | | | s390/qdio: enable drivers to poll for Output completionsJulian Wiedmann2019-08-251-21/+43
| * | | | s390/lcs: don't use intparm for channel IOJulian Wiedmann2019-08-201-3/+3
| * | | | s390/ctcm: don't use intparm for channel IOJulian Wiedmann2019-08-203-34/+20
| * | | | s390/qeth: streamline control code for promisc modeJulian Wiedmann2019-08-204-49/+30
| * | | | s390/qeth: get vnicc sub-cmd type from reply dataJulian Wiedmann2019-08-201-16/+5
| * | | | s390/qeth: merge qeth_reply struct into qeth_cmd_bufferJulian Wiedmann2019-08-204-97/+58
| * | | | s390/qeth: keep cmd alive after IO completionJulian Wiedmann2019-08-201-2/+7
| * | | | s390/qeth: use correct length field in SNMP cmd callbackJulian Wiedmann2019-08-202-27/+16
| * | | | s390/qeth: propagate length of processed cmd IO data to callbackJulian Wiedmann2019-08-203-11/+35
| * | | | s390/qeth: use node_descriptor structJulian Wiedmann2019-08-202-9/+24