summaryrefslogtreecommitdiffstats
path: root/drivers/s390
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | s390/qeth: uninstall IRQ handler on device removalJulian Wiedmann2018-09-171-48/+54
| * | | | s390/qeth: remove qeth_hdr_chk_and_bounce()Julian Wiedmann2018-09-173-31/+28Star
| * | | | s390/qeth: speed up TSO transmissionJulian Wiedmann2018-09-173-149/+6Star
| * | | | s390/qeth: prepare for copy-free TSO transmissionJulian Wiedmann2018-09-174-28/+77
| * | | | s390/qeth: check size of required HW header cache objectJulian Wiedmann2018-09-171-2/+9
| * | | | s390/qeth: fix up protocol headers earlyJulian Wiedmann2018-09-171-3/+11
| * | | | s390/qeth: limit csum offload erratum to L3 devicesJulian Wiedmann2018-09-172-5/+5
| * | | | s390/qeth: remove qeth_get_elements_no()Julian Wiedmann2018-09-174-33/+14Star
| * | | | s390/qeth: remove unused L3 xmit codeJulian Wiedmann2018-09-171-54/+17Star
| * | | | s390/qeth: run non-offload L3 traffic over common xmit pathJulian Wiedmann2018-09-171-26/+44
| * | | | s390/qeth: move L2 xmit code to core moduleJulian Wiedmann2018-09-173-63/+75
* | | | | Merge tag 's390-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2018-10-2332-442/+1545
|\ \ \ \ \
| * | | | | s390/pkey: move pckmo subfunction available checks away from module initHarald Freudenberger2018-10-221-6/+20
| * | | | | s390/pkey: Load pkey kernel module automaticallyIngo Franzki2018-10-191-1/+2
| * | | | | s390/zcrypt: fix broken zcrypt_send_cprb in-kernel api functionHarald Freudenberger2018-10-151-1/+1
| * | | | | s390/pkey: Introduce new API for transforming key blobsIngo Franzki2018-10-101-0/+110
| * | | | | s390/pkey: Introduce new API for random protected key verificationIngo Franzki2018-10-101-1/+66
| * | | | | s390/pkey: Add sysfs attributes to emit secure key blobsIngo Franzki2018-10-101-0/+104
| * | | | | s390/pkey: Add sysfs attributes to emit protected key blobsIngo Franzki2018-10-101-0/+127
| * | | | | s390/pkey: Define protected key blob formatIngo Franzki2018-10-091-6/+27
| * | | | | s390/pkey: Introduce new API for random protected key generationIngo Franzki2018-10-091-0/+55
| * | | | | s390/zcrypt: add ap_adapter_mask sysfs attributeHarald Freudenberger2018-10-091-0/+16
| * | | | | s390/zcrypt: provide apfs failure code on type 86 error replyHarald Freudenberger2018-10-092-1/+25
| * | | | | s390/zcrypt: zcrypt device driver cleanupHarald Freudenberger2018-10-0916-189/+115Star
| * | | | | s390/kasan: avoid instrumentation of early C codeVasily Gorbik2018-10-091-0/+1
| * | | | | s390/sclp: introduce sclp_early_get_hsa_sizeVasily Gorbik2018-10-091-0/+11
| * | | | | s390/mem_detect: replace tprot loop with binary searchVasily Gorbik2018-10-091-2/+1Star
| * | | | | s390/mem_detect: introduce SCLP storage infoVasily Gorbik2018-10-093-10/+64
| * | | | | s390/mem_detect: move tprot loop to early boot phaseVasily Gorbik2018-10-091-0/+17
| * | | | | s390/sclp: move sclp_early_read_info to sclp_early_core.cVasily Gorbik2018-10-093-64/+79
| * | | | | s390/sclp: simplify early hsa_size detectionVasily Gorbik2018-10-091-57/+3Star
| * | | | | s390/monwriter: do not use stack buffers for hardware dataMartin Schwidefsky2018-10-091-13/+20
| * | | | | s390/appldata: pass parameter list pointer to appldata_asmMartin Schwidefsky2018-10-091-1/+3
| * | | | | s390/ccwgroup: add get_ccwgroupdev_by_busid()Julian Wiedmann2018-10-081-0/+30
| * | | | | s390/zcrypt: multiple zcrypt device nodes supportHarald Freudenberger2018-10-083-59/+634
| * | | | | s390/qdio: clean up AOB handlingJulian Wiedmann2018-09-202-14/+2Star
| * | | | | s390/zcrypt: enable AP bus scan without a valid default domainHalil Pasic2018-09-201-12/+6Star
| * | | | | s390/tape: fix spelling mistake "partion" -> "partition"Colin Ian King2018-09-201-1/+1
| * | | | | s390: vmlogrdr: Use ARRAY_SIZE instead of reimplementing its functionzhong jiang2018-09-201-1/+1
| * | | | | s390/zcrypt: Use kmemdup to replace kmalloc + memcpyzhong jiang2018-09-201-6/+3Star
| * | | | | s390/sclp: Allow to request adapter resetJan Höppner2018-09-201-2/+8
| * | | | | s390/dasd: remove unnecessary condition checkChengguang Xu2018-09-201-4/+2Star
* | | | | | Merge tag 'for-4.20/block-20181021' of git://git.kernel.dk/linux-blockLinus Torvalds2018-10-223-3/+3
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Merge tag 'v4.19-rc6' into for-4.20/blockJens Axboe2018-10-014-58/+43Star
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | block: genhd: add 'groups' argument to device_add_diskHannes Reinecke2018-09-283-3/+3
* | | | | | Merge tag 's390-4.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Greg Kroah-Hartman2018-10-106-11/+38
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | s390/cio: Fix how vfio-ccw checks pinned pagesEric Farman2018-10-021-1/+1
| * | | | | s390/cio: Refactor alloc of ccw_io_regionEric Farman2018-09-271-4/+16
| * | | | | s390/cio: Convert ccw_io_region to pointerEric Farman2018-09-274-7/+17
| | |_|/ / | |/| | |
| * | | | s390/hibernate: fix error handling when suspend cpu != resume cpuGerald Schaefer2018-09-201-3/+8
| | |/ / | |/| |