aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-07Merge tag 'stream_open-5.2' of https://lab.nexedi.com/kirr/linuxLinus Torvalds4-4/+4
2019-05-06Merge tag 's390-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds28-281/+816
2019-05-06*: convert stream-like files from nonseekable_open -> stream_openKirill Smelkov4-4/+4
2019-05-03s390: fix clang -Wpointer-sign warnigns in boot codeArnd Bergmann1-2/+2
2019-04-29s390/sclp: do not use static sccbsGerald Schaefer5-51/+61
2019-04-29s390/ism: move oddities of device IO to wrapper functionSebastian Ott2-16/+31
2019-04-29s390/pci: move io address mapping code to pci_insn.cSebastian Ott1-1/+1
2019-04-29s390: show statistics for MSI IRQsSebastian Ott1-1/+1
2019-04-29s390/airq: provide cacheline aligned ivsSebastian Ott1-5/+34
2019-04-29s390/airq: recognize directed interruptsSebastian Ott5-7/+7
2019-04-29s390/sclp: detect DIRQ facilitySebastian Ott2-1/+2
2019-04-29s390/ipl: Provide has_secure sysfs attributePhilipp Rudo2-1/+5
2019-04-26s390/zcore: Rename ipl_block to mitigate name collisionPhilipp Rudo1-10/+12
2019-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+1
2019-04-24vfio-ccw: Prevent quiesce function going into an infinite loopFarhan Ali1-14/+18
2019-04-24vfio-ccw: Release any channel program when releasing/removing vfio-ccw mdevFarhan Ali1-1/+10
2019-04-24vfio-ccw: Do not call flush_workqueue while holding the spinlockFarhan Ali1-1/+1
2019-04-24vfio-ccw: add handling for async channel instructionsCornelia Huck6-18/+256
2019-04-24s390/cio: export hsch to modulesCornelia Huck1-0/+1
2019-04-24vfio-ccw: add capabilities chainCornelia Huck2-26/+199
2019-04-24vfio-ccw: protect the I/O regionCornelia Huck3-9/+24
2019-04-24vfio-ccw: rework ssch state handlingCornelia Huck3-8/+16
2019-04-24vfio-ccw: make it safe to access channel programsCornelia Huck3-1/+27
2019-04-18Merge tag 's390-5.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds8-10/+16
2019-04-18s390/qdio: consolidate index tracking for queue scanJulian Wiedmann1-24/+31
2019-04-18s390/qdio: limit direct access to first_to_check cursorJulian Wiedmann1-27/+29
2019-04-17s390: ctcm: fix ctcm_new_device error return codeArnd Bergmann1-0/+1
2019-04-15s390/pkey: add one more argument space for debug feature entryHarald Freudenberger1-1/+2
2019-04-11s390: zcrypt: initialize variables before_useArnd Bergmann1-0/+4
2019-04-10s390: cio: fix cio_irb declarationArnd Bergmann1-1/+1
2019-04-10s390/qdio: eliminate queue's last_move cursorJulian Wiedmann3-14/+5
2019-04-10s390/qdio: simplify SBAL range calculationJulian Wiedmann1-15/+9
2019-04-10s390/qdio: pass up count of ready-to-process SBALsJulian Wiedmann1-35/+42
2019-04-10s390/qdio: fix output of DSCI value in debug fileJulian Wiedmann1-2/+2
2019-04-10s390/zcrypt: fix possible deadlock situation on ap queue removeHarald Freudenberger1-1/+1
2019-04-10s390/3270: fix lockdep false positive on view->lockMartin Schwidefsky5-5/+10
2019-03-29Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds4-4/+40
2019-03-29s390/qdio: clean up qdio_check_outbound_after_thinint()Julian Wiedmann1-9/+4
2019-03-29s390/qdio: clean up pci_out_supported()Julian Wiedmann3-11/+11
2019-03-29s390/dasd: Fix capacity calculation for large volumesPeter Oberparleiter1-3/+3
2019-03-28Merge tag 's390-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds6-20/+78
2019-03-27scsi: zfcp: reduce flood of fcrscn1 trace records on multi-element RSCNSteffen Maier1-4/+17
2019-03-27scsi: zfcp: fix scsi_eh host reset with port_forced ERP for non-NPIV FCP devicesSteffen Maier3-0/+20
2019-03-27scsi: zfcp: fix rport unblock if deleted SCSI devices on Scsi_HostSteffen Maier1-0/+3
2019-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-9/+11
2019-03-18s390/qeth: be drop monitor friendlyJulian Wiedmann3-5/+6
2019-03-18s390/qeth: fix race when initializing the IP address tableJulian Wiedmann1-1/+3
2019-03-18s390/qeth: don't erase configuration while probingJulian Wiedmann2-3/+2
2019-03-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-0/+38
2019-03-11zcrypt: handle AP Info notification from CHSC SEI commandTony Krowiak2-0/+23