aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-19s390/vfio-ap: prepare for dynamic update of guest's APCB on assign/unassignTony Krowiak1-12/+59
2022-07-19s390/vfio-ap: use proper locking order when setting/clearing KVM pointerTony Krowiak1-10/+48
2022-07-19s390/vfio-ap: introduce new mutex to control access to the KVM pointerTony Krowiak2-0/+7
2022-07-19s390/vfio-ap: rename matrix_dev->lock mutex to matrix_dev->mdevs_lockTony Krowiak3-40/+42
2022-07-19s390/vfio-ap: allow assignment of unavailable AP queues to mdev deviceTony Krowiak1-171/+53
2022-07-19s390/vfio-ap: refresh guest's APCB by filtering AP resources assigned to mdevTony Krowiak1-3/+98
2022-07-19s390/vfio-ap: introduce shadow APCBTony Krowiak2-4/+8
2022-07-19s390/vfio-ap: manage link between queue struct and matrix mdevTony Krowiak2-37/+168
2022-07-19s390/vfio-ap: move probe and remove callbacks to vfio_ap_ops.cTony Krowiak3-120/+102
2022-07-19s390/vfio-ap: use new AP bus interface to search for queue devicesTony Krowiak1-14/+9
2022-07-16Merge tag 's390-5.19-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-1/+1
2022-07-15s390/ap: fix error handling in __verify_queue_reservations()Tony Krowiak1-1/+1
2022-07-11s390/airq: allow for airq structure that uses an input vectorMatthew Rosato2-4/+8
2022-07-11s390/airq: pass more TPI info to airq handlersMatthew Rosato4-7/+14
2022-07-11s390/sclp: detect the AISI facilityMatthew Rosato1-0/+1
2022-07-11s390/sclp: detect the AENI facilityMatthew Rosato1-0/+1
2022-07-11s390/sclp: detect the AISII facilityMatthew Rosato1-0/+1
2022-07-11s390/sclp: detect the zPCI load/store interpretation facilityMatthew Rosato1-0/+1
2022-07-07scsi: zfcp: Drop redundant "the" in the commentsJiang Jian1-1/+1
2022-07-07scsi: zfcp: Declare zfcp_sdev_attrs as staticJulian Wiedmann1-1/+1
2022-07-07vfio/ccw: Move FSM open/close to MDEV open/closeEric Farman3-32/+39
2022-07-07vfio/ccw: Refactor vfio_ccw_mdev_resetEric Farman1-14/+10
2022-07-07vfio/ccw: Create a CLOSE FSM eventEric Farman4-24/+34
2022-07-07vfio/ccw: Create an OPEN FSM EventEric Farman3-7/+24
2022-07-07vfio/ccw: Update trace data for not operational eventEric Farman1-2/+6
2022-07-07vfio/ccw: Flatten MDEV device (un)registerEric Farman3-15/+2
2022-07-07vfio/ccw: Pass enum to FSM event jumptableEric Farman1-1/+1
2022-07-07vfio/ccw: Remove private->mdevEric Farman3-6/+0
2022-07-07vfio/ccw: Do not change FSM state in subchannel eventEric Farman1-11/+3
2022-07-07vfio/ccw: Fix FSM state if mdev probe failsEric Farman2-3/+4
2022-07-07vfio/ccw: Remove UUID from s390 debug logMichael Kawano3-21/+18
2022-07-06blk-mq: Drop blk_mq_ops.timeout 'reserved' argJohn Garry2-2/+2
2022-07-01Merge tag 's390-5.19-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-1/+1
2022-06-30s390/sclp: Fix typo in commentsJiang Jian1-1/+1
2022-06-28block: remove blk_cleanup_diskChristoph Hellwig2-6/+6
2022-06-28block: simplify disk shutdownChristoph Hellwig2-3/+3
2022-06-27vfio: de-extern-ify function prototypesAlex Williamson2-9/+9
2022-06-24virtio: disable notification hardening by defaultJason Wang1-1/+8
2022-06-03Merge tag 'driver-core-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds2-25/+9
2022-06-03Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-0/+34
2022-06-01Merge tag 'vfio-v5.19-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds6-68/+46
2022-05-31virtio: harden vring IRQJason Wang1-0/+4
2022-05-31virtio-ccw: implement synchronize_cbs()Jason Wang1-0/+30
2022-05-27Merge tag 'libnvdimm-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds1-3/+6
2022-05-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-0/+269
2022-05-25Merge tag 'drm-next-2022-05-25' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2-13/+3
2022-05-25Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds4-8/+5
2022-05-25s390/uv_uapi: depend on CONFIG_S390Paolo Bonzini1-0/+1
2022-05-25Merge tag 'kvm-s390-next-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEADPaolo Bonzini3-0/+268
2022-05-24vfio: remove VFIO_GROUP_NOTIFY_SET_KVMMatthew Rosato2-32/+6