aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-07-12s390/qeth: add a L3 xmit wrapperJulian Wiedmann1-57/+65
2018-07-12s390/qeth: increase GSO max size for eligible L3 devicesJulian Wiedmann1-2/+3
2018-07-12s390/qeth: clean up exported symbolsJulian Wiedmann4-13/+8
2018-07-12s390/qeth: consolidate ccwgroup driver definitionJulian Wiedmann1-21/+21
2018-07-12s390/qeth: clean up Output Queue selectionJulian Wiedmann5-27/+27
2018-07-12s390/qeth: fine-tune RX modesettingJulian Wiedmann2-7/+5
2018-07-12s390/qeth: remove unused buffer->aob pointerJulian Wiedmann2-8/+0
2018-07-12s390/qeth: various buffer management cleanupsJulian Wiedmann1-46/+20
2018-07-07kbd: complete dead keys definitionsSamuel Thibault1-2/+28
2018-07-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds2-10/+11
2018-07-06s390/sclp_async: replace callhome proc handler with generic oneVasily Gorbik1-31/+7
2018-07-04s390/dasd: fix cast-function-type warningsSebastian Ott1-8/+8
2018-07-03Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-30/+57
2018-07-02s390/monwriter: fix gcc 8 stringop-truncation warningVasily Gorbik1-1/+1
2018-07-02s390/tape: fix gcc 8 stringop-truncation warningVasily Gorbik1-4/+4
2018-07-02s390/tape: fix stringop-truncation gcc 8 warningsVasily Gorbik1-2/+2
2018-07-02s390/zcrypt: add copy_from_user length plausibility checksHarald Freudenberger2-3/+37
2018-07-02s390/dasd: fix gcc 8 stringop-truncation warningVasily Gorbik1-1/+1
2018-07-02s390/dasd,zfcp: fix gcc 8 stringop-truncation warningsVasily Gorbik3-4/+4
2018-07-02s390/scm_blk: correct numa_node in scm_blk_dev_setupVasily Gorbik1-0/+1
2018-07-02s390/dasd: correct numa_node in dasd_alloc_queueVasily Gorbik1-0/+1
2018-07-02s390/dasd: reduce the default queue depth and nr of hardware queuesStefan Haberland2-10/+11
2018-06-30s390/qeth: consistently re-enable device featuresJulian Wiedmann4-17/+16
2018-06-30s390/qeth: don't clobber buffer on async TX completionJulian Wiedmann2-6/+27
2018-06-30s390/qeth: avoid using is_multicast_ether_addr_64bits on (u8 *)[6]Vasily Gorbik1-2/+2
2018-06-30s390/qeth: fix race when setting MAC addressJulian Wiedmann1-4/+11
2018-06-30Revert "s390/qeth: use Read device to query hypervisor for MAC"Julian Wiedmann1-1/+1
2018-06-30s390/ism: add device driver for internal shared memorySebastian Ott4-0/+857
2018-06-25Merge branch 'zcrypt' into featuresMartin Schwidefsky7-277/+26
2018-06-25s390/zcrypt: Integrate ap_asm.h into include/asm/ap.h.Harald Freudenberger5-302/+2
2018-06-25s390/zcrypt: Show load of cards and queues in sysfsHarald Freudenberger2-0/+24
2018-06-25s390/zcrypt: Review inline assembler constraints.Harald Freudenberger1-17/+23
2018-06-25s390/zcrypt: Add ZAPQ inline function.Harald Freudenberger1-0/+19
2018-06-25s390/decompressor: avoid reusing uncompressed image objectsVasily Gorbik1-5/+0
2018-06-25s390/qdio: reset old sbal_state flagsJulian Wiedmann1-3/+2
2018-06-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds12-235/+250
2018-06-12treewide: Use array_size() in vzalloc()Kees Cook1-1/+1
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook9-23/+27
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook3-6/+7
2018-06-12s390/dasd: only use preallocated requestsSebastian Ott4-77/+8
2018-06-12s390/dasd: reshuffle struct dasd_ccw_reqSebastian Ott1-11/+3
2018-06-12s390/dasd: remove dasd_kmalloc_set_cdaSebastian Ott1-6/+0
2018-06-12s390/dasd: move dasd_ccw_req to per request dataSebastian Ott5-47/+57
2018-06-12s390/dasd: simplify locking in process_final_queueSebastian Ott1-27/+32
2018-06-12Merge tag 'vfio-ccw-20180529' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/vfio-ccw into featuresMartin Schwidefsky5-67/+150
2018-06-10Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds10-167/+400
2018-06-08Merge tag 'libnvdimm-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds1-0/+7
2018-06-08Merge branch 'for-4.18/mcsafe' into libnvdimm-for-nextDan Williams1-0/+7
2018-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds7-292/+229
2018-06-06Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-2/+1