summaryrefslogtreecommitdiffstats
path: root/drivers/s390
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | s390/sclp: detect DIRQ facilitySebastian Ott2019-04-292-1/+2
| * | | | s390/ipl: Provide has_secure sysfs attributePhilipp Rudo2019-04-292-1/+5
| * | | | s390/zcore: Rename ipl_block to mitigate name collisionPhilipp Rudo2019-04-261-10/+12
| * | | | vfio-ccw: Prevent quiesce function going into an infinite loopFarhan Ali2019-04-241-14/+18
| * | | | vfio-ccw: Release any channel program when releasing/removing vfio-ccw mdevFarhan Ali2019-04-241-1/+10
| * | | | vfio-ccw: Do not call flush_workqueue while holding the spinlockFarhan Ali2019-04-241-1/+1
| * | | | vfio-ccw: add handling for async channel instructionsCornelia Huck2019-04-246-18/+256
| * | | | s390/cio: export hsch to modulesCornelia Huck2019-04-241-0/+1
| * | | | vfio-ccw: add capabilities chainCornelia Huck2019-04-242-26/+199
| * | | | vfio-ccw: protect the I/O regionCornelia Huck2019-04-243-9/+24
| * | | | vfio-ccw: rework ssch state handlingCornelia Huck2019-04-243-8/+16
| * | | | vfio-ccw: make it safe to access channel programsCornelia Huck2019-04-243-1/+27
| * | | | s390/qdio: consolidate index tracking for queue scanJulian Wiedmann2019-04-181-24/+31
| * | | | s390/qdio: limit direct access to first_to_check cursorJulian Wiedmann2019-04-181-27/+29
| * | | | s390: zcrypt: initialize variables before_useArnd Bergmann2019-04-111-0/+4
| * | | | s390: cio: fix cio_irb declarationArnd Bergmann2019-04-101-1/+1
| * | | | s390/qdio: eliminate queue's last_move cursorJulian Wiedmann2019-04-103-14/+5Star
| * | | | s390/qdio: simplify SBAL range calculationJulian Wiedmann2019-04-101-15/+9Star
| * | | | s390/qdio: pass up count of ready-to-process SBALsJulian Wiedmann2019-04-101-35/+42
| * | | | s390/qdio: fix output of DSCI value in debug fileJulian Wiedmann2019-04-101-2/+2
| * | | | s390/qdio: clean up qdio_check_outbound_after_thinint()Julian Wiedmann2019-03-291-9/+4Star
| * | | | s390/qdio: clean up pci_out_supported()Julian Wiedmann2019-03-293-11/+11
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-04-251-0/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | s390: ctcm: fix ctcm_new_device error return codeArnd Bergmann2019-04-181-0/+1
| | |_|/ | |/| |
* | | | Merge tag 's390-5.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2019-04-188-10/+16
|\ \ \ \ | |/ / / |/| | |
| * | | s390/pkey: add one more argument space for debug feature entryHarald Freudenberger2019-04-151-1/+2
| * | | s390/zcrypt: fix possible deadlock situation on ap queue removeHarald Freudenberger2019-04-101-1/+1
| * | | s390/3270: fix lockdep false positive on view->lockMartin Schwidefsky2019-04-105-5/+10
| |/ /
| * | s390/dasd: Fix capacity calculation for large volumesPeter Oberparleiter2019-03-291-3/+3
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-03-294-4/+40
|\ \ \ | |/ / |/| |
| * | scsi: zfcp: reduce flood of fcrscn1 trace records on multi-element RSCNSteffen Maier2019-03-281-4/+17
| * | scsi: zfcp: fix scsi_eh host reset with port_forced ERP for non-NPIV FCP devicesSteffen Maier2019-03-283-0/+20
| * | scsi: zfcp: fix rport unblock if deleted SCSI devices on Scsi_HostSteffen Maier2019-03-281-0/+3
* | | Merge tag 's390-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2019-03-286-20/+78
|\ \ \ | |_|/ |/| |
| * | zcrypt: handle AP Info notification from CHSC SEI commandTony Krowiak2019-03-112-0/+23
| * | vfio: ccw: only free cp on final interruptCornelia Huck2019-03-111-2/+6
| * | s390/zcrypt: revisit ap device remove procedureHarald Freudenberger2019-03-064-18/+49
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-03-273-9/+11
|\ \ \ | |_|/ |/| |
| * | s390/qeth: be drop monitor friendlyJulian Wiedmann2019-03-193-5/+6
| * | s390/qeth: fix race when initializing the IP address tableJulian Wiedmann2019-03-191-1/+3
| * | s390/qeth: don't erase configuration while probingJulian Wiedmann2019-03-192-3/+2Star
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-03-152-0/+38
|\ \ \ | |/ / |/| |
| * | Merge tag 'kvm-s390-next-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2019-02-222-0/+38
| |\ \
| | * | s390/cio: add function chsc_sgib()Michael Mueller2019-02-052-0/+38
* | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2019-03-101-1/+11
|\ \ \ \ | |_|_|/ |/| | |
| * | | virtio-ccw: wire up ->bus_name callbackCornelia Huck2019-03-061-0/+8
| * | | s390/virtio: handle find on invalid queue gracefullyHalil Pasic2019-03-061-1/+3
* | | | Merge tag 's390-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2019-03-0515-54/+132
|\ \ \ \
| * | | | s390/dasd: fix read device characteristic with CONFIG_VMAP_STACK=yMartin Schwidefsky2019-03-011-14/+5Star
| * | | | s390/cio: Use cpa range elsewhere within vfio-ccwEric Farman2019-02-261-12/+6Star