summaryrefslogtreecommitdiff
path: root/drivers/s390
AgeCommit message (Expand)Author
2018-07-16s390/crypto: fix gcc 8 stringop-truncation warningVasily Gorbik
2018-07-06s390/sclp_async: replace callhome proc handler with generic oneVasily Gorbik
2018-07-04s390/dasd: fix cast-function-type warningsSebastian Ott
2018-07-02s390/monwriter: fix gcc 8 stringop-truncation warningVasily Gorbik
2018-07-02s390/tape: fix gcc 8 stringop-truncation warningVasily Gorbik
2018-07-02s390/tape: fix stringop-truncation gcc 8 warningsVasily Gorbik
2018-07-02s390/zcrypt: add copy_from_user length plausibility checksHarald Freudenberger
2018-07-02s390/dasd: fix gcc 8 stringop-truncation warningVasily Gorbik
2018-07-02s390/dasd,zfcp: fix gcc 8 stringop-truncation warningsVasily Gorbik
2018-07-02s390/scm_blk: correct numa_node in scm_blk_dev_setupVasily Gorbik
2018-07-02s390/dasd: correct numa_node in dasd_alloc_queueVasily Gorbik
2018-06-25Merge branch 'zcrypt' into featuresMartin Schwidefsky
2018-06-25s390/zcrypt: Integrate ap_asm.h into include/asm/ap.h.Harald Freudenberger
2018-06-25s390/zcrypt: Show load of cards and queues in sysfsHarald Freudenberger
2018-06-25s390/zcrypt: Review inline assembler constraints.Harald Freudenberger
2018-06-25s390/zcrypt: Add ZAPQ inline function.Harald Freudenberger
2018-06-25s390/decompressor: avoid reusing uncompressed image objectsVasily Gorbik
2018-06-25s390/qdio: reset old sbal_state flagsJulian Wiedmann
2018-06-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2018-06-12treewide: Use array_size() in vzalloc()Kees Cook
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-06-12s390/dasd: only use preallocated requestsSebastian Ott
2018-06-12s390/dasd: reshuffle struct dasd_ccw_reqSebastian Ott
2018-06-12s390/dasd: remove dasd_kmalloc_set_cdaSebastian Ott
2018-06-12s390/dasd: move dasd_ccw_req to per request dataSebastian Ott
2018-06-12s390/dasd: simplify locking in process_final_queueSebastian Ott
2018-06-12Merge tag 'vfio-ccw-20180529' of git://git.kernel.org/pub/scm/linux/kernel/gi...Martin Schwidefsky
2018-06-10Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2018-06-08Merge tag 'libnvdimm-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-06-08Merge branch 'for-4.18/mcsafe' into libnvdimm-for-nextDan Williams
2018-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-06-06Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-06-06treewide: Use struct_size() for kmalloc()-familyKees Cook
2018-06-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2018-06-04Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-06-04Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2018-06-04Merge tag 'for-4.18/block-20180603' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-05-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2018-05-30s390/zcrypt: Fix CCA and EP11 CPRB processing failure memory leak.Harald Freudenberger
2018-05-29block: rename BLK_EH_NOT_HANDLED to BLK_EH_DONEChristoph Hellwig
2018-05-29vfio: ccw: add tracepoints for interesting error pathsHalil Pasic
2018-05-29vfio: ccw: set ccw->cda to NULL defensivelyDong Jia Shi
2018-05-29vfio: ccw: refactor and improve pfn_array_alloc_pin()Dong Jia Shi
2018-05-29vfio: ccw: shorten kernel doc description for pfn_array_pin()Dong Jia Shi
2018-05-29vfio: ccw: push down unsupported IDA checkHalil Pasic
2018-05-29vfio: ccw: fix error return in vfio_ccw_sch_eventDong Jia Shi
2018-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-05-25s390/dasd: simplify locking in dasd_times_outSebastian Ott