summaryrefslogtreecommitdiff
path: root/drivers/s390
AgeCommit message (Expand)Author
2017-11-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2017-11-10Merge tag 'vfio-ccw-20171109' of git://git.kernel.org/pub/scm/linux/kernel/gi...Heiko Carstens
2017-11-09s390/zcrypt: Rework struct ap_qact_ap_info.Harald Freudenberger
2017-11-08s390/dasd: avoid calling do_gettimeofday()Arnd Bergmann
2017-11-08s390: vfio-ccw: Do not attempt to free no-op, test and tic cda.Jason J. Herne
2017-11-03s390/qdio: sanitize put_indicatorSebastian Ott
2017-11-03s390/qdio: use atomic_cmpxchgSebastian Ott
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-28Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2017-10-26vmur: convert urdev.ref_count from atomic_t to refcount_tElena Reshetova
2017-10-23s390/zcrypt: Introduce QACT support for AP bus devices.Harald Freudenberger
2017-10-23s390/zcrypt: Enable special header file flag for AU CPRPHarald Freudenberger
2017-10-23s390/zcrypt: CEX6S exploitationHarald Freudenberger
2017-10-18s390/dasd: remove unused debug macrosSebastian Ott
2017-10-18s390/debug: improve debug_eventSebastian Ott
2017-10-16scsi: zfcp: fix erp_action use-before-initialize in REC action traceSteffen Maier
2017-10-16vfio: ccw: validate the count field of a ccw before pinningDong Jia Shi
2017-10-16vfio: ccw: bypass bad idaw address when fetching IDAL ccwsDong Jia Shi
2017-10-16s390/pkey: fix kzalloc-simple.cocci warningsVasyl Gomonovych
2017-10-05timer: Fix two mistakes in callback conversionsKees Cook
2017-10-05timer: Remove init_timer_on_stack() in favor of timer_setup_on_stack()Kees Cook
2017-09-29s390/virtio: simplify MakefileHeiko Carstens
2017-09-29s390/virtio: remove the old KVM virtio transportThomas Huth
2017-09-29s390/ccwgroup: tie a ccwgroup driver to its ccw driverJulian Wiedmann
2017-09-28s390/sclp: Use setup_timer and mod_timerHimanshu Jha
2017-09-28s390/zcrypt: Explicitly check input data length.Harald Freudenberger
2017-09-28s390/cmf: use tod_to_ns()Sebastian Ott
2017-09-28s390/cmf: avg_utilizationSebastian Ott
2017-09-28s390/cmf: read from hw bufferSebastian Ott
2017-09-28s390/cmf: simplify copy_blockSebastian Ott
2017-09-28s390/cmf: simplify cmb_copy_waitSebastian Ott
2017-09-28s390/cmf: simplify set_schib_waitSebastian Ott
2017-09-28s390/cmf: set_schib_wait add timeoutSebastian Ott
2017-09-28s390/char: fix cdev_add usageJean Delvare
2017-09-19s390/cio: recover from bad pathsSebastian Ott
2017-09-19s390/scm_blk: consistently use blk_status_t as error typeSebastian Ott
2017-09-13s390/dasd: fix race during dasd initializationStefan Haberland
2017-09-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2017-09-08s390/dasd: blk-mq conversionStefan Haberland
2017-09-07Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2017-09-07Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-09-06s390/zcrypt: externalize AP queue interrupt controlHarald Freudenberger
2017-09-06s390/zcrypt: externalize AP config info queryHarald Freudenberger
2017-09-06s390/zcrypt: externalize test AP queueTony Krowiak
2017-09-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2017-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-08-31Merge tag 'vfio-ccw-20170724' of git://git.kernel.org/pub/scm/linux/kernel/gi...Martin Schwidefsky