summaryrefslogtreecommitdiffstats
path: root/drivers/s390 (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2018-08-1432-502/+301
|\ \ \ \ | |_|_|/ |/| | |
| * | | s390/dasd: fix hanging offline processing due to canceled workerStefan Haberland2018-08-091-2/+5
| * | | s390/dasd: fix panic for failed online processingStefan Haberland2018-08-091-0/+3
| * | | s390 cio: Rewrite trace point class s390_class_schibThomas Richter2018-07-231-6/+28
| * | | s390 cio: Rewrite trace point in s390_cio_tschThomas Richter2018-07-231-4/+18
| * | | s390 cio: Rewrite trace point in s390_cio_adapter_intThomas Richter2018-07-231-1/+3
| * | | s390 cio: Rewrite trace point in s390_cio_stcrwThomas Richter2018-07-231-3/+17
| * | | s390 cio: Rewrite trace point in s390_cio_tpiThomas Richter2018-07-231-2/+8
| * | | s390 cio: Rewrite trace point in s390_cio_interruptThomas Richter2018-07-231-4/+8
| * | | s390/tape: replace PTR_RET with PTR_ERR_OR_ZEROGustavo A. R. Silva2018-07-191-1/+1
| * | | s390/dasd: replace PTR_RET with PTR_ERR_OR_ZEROGustavo A. R. Silva2018-07-191-1/+1
| * | | s390/ap_bus: replace PTR_RET with PTR_ERR_OR_ZEROGustavo A. R. Silva2018-07-191-2/+2
| * | | s390/keyboard: sanitize array index in do_kdsk_ioctlMartin Schwidefsky2018-07-191-12/+16
| * | | s390/chsc: fix packed-not-aligned warningsSebastian Ott2018-07-172-18/+18
| * | | s390/css: reduce stsch callsSebastian Ott2018-07-174-79/+57
| * | | s390/css: validate subchannel prior to allocationSebastian Ott2018-07-173-30/+23
| * | | s390/css: start the subchannel evaluation earlierSebastian Ott2018-07-171-4/+5
| * | | s390/cio: ensure that a chpid is registered only onceSebastian Ott2018-07-172-12/+12
| * | | s390/crypto: fix gcc 8 stringop-truncation warningVasily Gorbik2018-07-161-1/+1
| * | | s390/sclp_async: replace callhome proc handler with generic oneVasily Gorbik2018-07-061-31/+7
| * | | s390/dasd: fix cast-function-type warningsSebastian Ott2018-07-041-8/+8
| * | | s390/monwriter: fix gcc 8 stringop-truncation warningVasily Gorbik2018-07-021-1/+1
| * | | s390/tape: fix gcc 8 stringop-truncation warningVasily Gorbik2018-07-021-4/+4
| * | | s390/tape: fix stringop-truncation gcc 8 warningsVasily Gorbik2018-07-021-2/+2
| * | | s390/zcrypt: add copy_from_user length plausibility checksHarald Freudenberger2018-07-022-3/+37
| * | | s390/dasd: fix gcc 8 stringop-truncation warningVasily Gorbik2018-07-021-1/+1
| * | | s390/dasd,zfcp: fix gcc 8 stringop-truncation warningsVasily Gorbik2018-07-023-4/+4
| * | | s390/scm_blk: correct numa_node in scm_blk_dev_setupVasily Gorbik2018-07-021-0/+1
| * | | s390/dasd: correct numa_node in dasd_alloc_queueVasily Gorbik2018-07-021-0/+1
| * | | Merge branch 'zcrypt' into featuresMartin Schwidefsky2018-06-257-277/+26
| |\ \ \
| | * | | s390/zcrypt: Integrate ap_asm.h into include/asm/ap.h.Harald Freudenberger2018-06-255-302/+2
| | * | | s390/zcrypt: Show load of cards and queues in sysfsHarald Freudenberger2018-06-252-0/+24
| | * | | s390/zcrypt: Review inline assembler constraints.Harald Freudenberger2018-06-251-17/+23
| | * | | s390/zcrypt: Add ZAPQ inline function.Harald Freudenberger2018-06-251-0/+19
| | |/ /
| * | | s390/decompressor: avoid reusing uncompressed image objectsVasily Gorbik2018-06-251-5/+0
| * | | s390/qdio: reset old sbal_state flagsJulian Wiedmann2018-06-251-3/+2
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2018-07-062-10/+11
|\ \ \ | |_|/ |/| |
| * | s390/dasd: reduce the default queue depth and nr of hardware queuesStefan Haberland2018-07-022-10/+11
| |/
* | s390/qeth: consistently re-enable device featuresJulian Wiedmann2018-06-304-17/+16
* | s390/qeth: don't clobber buffer on async TX completionJulian Wiedmann2018-06-302-6/+27
* | s390/qeth: avoid using is_multicast_ether_addr_64bits on (u8 *)[6]Vasily Gorbik2018-06-301-2/+2
* | s390/qeth: fix race when setting MAC addressJulian Wiedmann2018-06-301-4/+11
* | Revert "s390/qeth: use Read device to query hypervisor for MAC"Julian Wiedmann2018-06-301-1/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2018-06-1912-235/+250
|\
| * s390/dasd: only use preallocated requestsSebastian Ott2018-06-124-77/+8
| * s390/dasd: reshuffle struct dasd_ccw_reqSebastian Ott2018-06-121-11/+3
| * s390/dasd: remove dasd_kmalloc_set_cdaSebastian Ott2018-06-121-6/+0
| * s390/dasd: move dasd_ccw_req to per request dataSebastian Ott2018-06-125-47/+57
| * s390/dasd: simplify locking in process_final_queueSebastian Ott2018-06-121-27/+32
| * Merge tag 'vfio-ccw-20180529' of git://git.kernel.org/pub/scm/linux/kernel/gi...Martin Schwidefsky2018-06-125-67/+150
| |\