summaryrefslogtreecommitdiffstats
path: root/drivers/s390
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2018-06-057-54/+100
|\
| * s390/zcrypt: Fix CCA and EP11 CPRB processing failure memory leak.Harald Freudenberger2018-05-303-40/+43
| * s390/dasd: simplify locking in dasd_times_outSebastian Ott2018-05-251-14/+17
| * s390/cio: add test for ccwgroup deviceSebastian Ott2018-05-231-0/+6
| * s390/cio: add helper to query utility strings per given ccw deviceSebastian Ott2018-05-231-0/+31
| * s390: introduce compile time check for empty .bss sectionVasily Gorbik2018-05-091-0/+3
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-046-6/+1
|\ \
| * \ Merge branch 'timers/urgent' into timers/coreThomas Gleixner2018-05-0210-131/+152
| |\ \
| * | | compat: Move compat_timespec/ timeval to compat_time.hDeepa Dinamani2018-04-196-6/+1
* | | | Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2018-06-042-32/+4
|\ \ \ \
| * | | | proc: introduce proc_create_seq{,_data}Christoph Hellwig2018-05-162-32/+4
| | |/ / | |/| |
* | | | Merge tag 'for-4.18/block-20180603' of git://git.kernel.dk/linux-blockLinus Torvalds2018-06-041-3/+3
|\ \ \ \
| * | | | block: rename BLK_EH_NOT_HANDLED to BLK_EH_DONEChristoph Hellwig2018-05-291-3/+3
| |/ / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2018-05-301-2/+5
|\ \ \ \
| * | | | s390/dasd: use blk_mq_rq_from_pdu for per request dataSebastian Ott2018-05-231-2/+5
* | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2018-05-213-9/+33
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | scsi: zfcp: fix infinite iteration on ERP ready listJens Remus2018-05-083-9/+33
| | |/ / | |/| |
* | | | s390/qdio: don't release memory in qdio_setup_irq()Julian Wiedmann2018-05-151-8/+2
* | | | s390/qdio: fix access to uninitialized qdio_q fieldsJulian Wiedmann2018-05-151-1/+1
| |_|/ |/| |
* | | vfio: ccw: fix cleanup if cp_prefetch failsHalil Pasic2018-04-271-1/+12
| |/ |/|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2018-04-263-12/+34
|\ \
| * | vfio: ccw: process ssch with interrupts disabledCornelia Huck2018-04-231-7/+12
| * | s390/dasd: fix IO error for newly defined devicesStefan Haberland2018-04-231-2/+11
| * | s390/cio: update chpid descriptor after resource accessibility eventSebastian Ott2018-04-231-3/+11
* | | s390/qeth: use Read device to query hypervisor for MACJulian Wiedmann2018-04-221-1/+1
* | | s390/qeth: fix request-side race during cmd IO timeoutJulian Wiedmann2018-04-223-27/+40
* | | s390/qeth: fix MAC address update sequenceJulian Wiedmann2018-04-221-24/+31
* | | s390/qeth: handle failure on workqueue creationJulian Wiedmann2018-04-221-1/+7
* | | s390/qeth: avoid control IO completion stallsJulian Wiedmann2018-04-222-19/+5
* | | s390/qeth: fix error handling in adapter command callbacksJulian Wiedmann2018-04-221-48/+37
|/ /
* | s390: remove couple of duplicate includesVasily Gorbik2018-04-162-2/+0
* | s390/smsgiucv: disable SMSG on module unloadMartin Schwidefsky2018-04-161-1/+1
* | s390/sclp: avoid potential usage of uninitialized valueVasily Gorbik2018-04-161-1/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2018-04-1312-705/+166
|\
| * s390/zcrypt: Support up to 256 crypto adapters.Harald Freudenberger2018-04-114-71/+156
| * s390/zcrypt: Remove deprecated zcrypt proc interface.Harald Freudenberger2018-04-101-231/+0
| * s390/zcrypt: Remove deprecated ioctls.Harald Freudenberger2018-04-102-85/+1
| * s390/zcrypt: Make ap init functions static.Harald Freudenberger2018-04-102-5/+2
| * s390: assume diag308 set always worksVasily Gorbik2018-04-104-272/+0
| * s390/ipl: rely on diag308 store to get ipl infoVasily Gorbik2018-04-101-33/+0
| * s390/qdio: lock device while installing IRQ handlerJulian Wiedmann2018-04-101-0/+2
| * s390/qdio: clear intparm during shutdownJulian Wiedmann2018-04-101-1/+3
| * s390/ccwgroup: require at least one ccw deviceJulian Wiedmann2018-04-101-1/+4
| * s390/zcrypt: remove unused functions and declarationsHarald Freudenberger2018-04-102-8/+0
* | Merge tag 'libnvdimm-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-04-101-1/+1
|\ \ | |/ |/|
| * Merge branch 'for-4.17/dax' into libnvdimm-for-nextDan Williams2018-04-091-1/+1
| |\
| | * dax: introduce CONFIG_DAX_DRIVERDan Williams2018-04-031-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2018-04-0923-234/+973
|\ \ \
| * | | s390/cio: add util_string sysfs attributeSebastian Ott2018-03-281-0/+23
| * | | s390/chsc: query utility strings via fmt3 channel path descriptorSebastian Ott2018-03-264-0/+12