summaryrefslogtreecommitdiffstats
path: root/drivers/s390
Commit message (Expand)AuthorAgeFilesLines
* 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-271-4/+17
| * scsi: zfcp: fix scsi_eh host reset with port_forced ERP for non-NPIV FCP devicesSteffen Maier2019-03-273-0/+20
| * scsi: zfcp: fix rport unblock if deleted SCSI devices on Scsi_HostSteffen Maier2019-03-271-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-183-5/+6
| * | s390/qeth: fix race when initializing the IP address tableJulian Wiedmann2019-03-181-1/+3
| * | s390/qeth: don't erase configuration while probingJulian Wiedmann2019-03-182-3/+2
* | | 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/+5
| * | | | s390/cio: Use cpa range elsewhere within vfio-ccwEric Farman2019-02-261-12/+6
| * | | | s390/cio: Fix vfio-ccw handling of recursive TICsEric Farman2019-02-261-1/+36
| * | | | s390: vfio_ap: link the vfio_ap devices to the vfio_ap bus subsystemPierre Morel2019-02-223-11/+38
| * | | | pkey: Indicate old mkvp only if old and current mkvp are differentIngo Franzki2019-02-211-1/+1
| * | | | s390/ism: ignore some errors during deregistrationSebastian Ott2019-02-201-3/+9
| * | | | s390/zcrypt: use new state UNBOUND during queue driver rebindHarald Freudenberger2019-02-133-4/+25
| * | | | Merge tag 'vfio-ccw-20190204' of git://git.kernel.org/pub/scm/linux/kernel/gi...Martin Schwidefsky2019-02-071-1/+1
| |\ \ \ \
| | * | | | vfio-ccw: Don't assume there are more ccws after a TICFarhan Ali2019-02-041-1/+1
| * | | | | s390/qdio: make SBAL address array type-safeJulian Wiedmann2019-02-073-7/+7
| |/ / / /
| * | | | s390/setup: set control program code via diag 318Collin Walling2019-01-282-1/+5
* | | | | s390/qeth: drop redundant state checkingJulian Wiedmann2019-02-285-43/+13
* | | | | s390/qeth: don't special-case HW trap during suspendJulian Wiedmann2019-02-282-12/+4
* | | | | s390/qeth: remove driver-wide workqueueJulian Wiedmann2019-02-281-18/+1
* | | | | s390/qeth: don't defer close_dev work during recoveryJulian Wiedmann2019-02-284-5/+3
* | | | | s390/qeth: remove a redundant check for card->devJulian Wiedmann2019-02-281-1/+1
* | | | | s390/qeth: call dev_close() during recoveryJulian Wiedmann2019-02-283-75/+20
* | | | | s390/qeth: unconditionally clear MAC_REGISTERED flagJulian Wiedmann2019-02-282-2/+1
* | | | | s390/qeth: enable/disable the HW trap a little earlierJulian Wiedmann2019-02-282-14/+17
* | | | | s390/qeth: remove RECOVER stateJulian Wiedmann2019-02-286-47/+25
* | | | | s390/qeth: split out OSN netdev opsJulian Wiedmann2019-02-153-15/+21
* | | | | s390/qeth: add support for ETHTOOL_GRINGPARAMJulian Wiedmann2019-02-151-0/+17
* | | | | s390/qeth: overhaul ethtool statisticsJulian Wiedmann2019-02-156-216/+256
* | | | | s390/qeth: move ethtool code into its own fileJulian Wiedmann2019-02-156-351/+346
* | | | | s390/qeth: reduce ethtool statisticsJulian Wiedmann2019-02-154-123/+7
* | | | | s390/qeth: use a static Output Queue arrayJulian Wiedmann2019-02-152-16/+7
* | | | | s390/qeth: allow manual recovery when device is SOFTSETUPJulian Wiedmann2019-02-151-1/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-02-152-1/+10
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge tag 's390-5.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2019-02-112-1/+10
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | s390/zcrypt: fix specification exception on z196 during ap probeHarald Freudenberger2019-01-281-1/+2
| | * | | s390/dasd: fix using offset into zero size array errorStefan Haberland2019-01-281-0/+8