aboutsummaryrefslogtreecommitdiff
path: root/drivers/s390
AgeCommit message (Expand)Author
2022-07-19s390/vfio-ap: prepare for dynamic update of guest's APCB on assign/unassignTony Krowiak
2022-07-19s390/vfio-ap: use proper locking order when setting/clearing KVM pointerTony Krowiak
2022-07-19s390/vfio-ap: introduce new mutex to control access to the KVM pointerTony Krowiak
2022-07-19s390/vfio-ap: rename matrix_dev->lock mutex to matrix_dev->mdevs_lockTony Krowiak
2022-07-19s390/vfio-ap: allow assignment of unavailable AP queues to mdev deviceTony Krowiak
2022-07-19s390/vfio-ap: refresh guest's APCB by filtering AP resources assigned to mdevTony Krowiak
2022-07-19s390/vfio-ap: introduce shadow APCBTony Krowiak
2022-07-19s390/vfio-ap: manage link between queue struct and matrix mdevTony Krowiak
2022-07-19s390/vfio-ap: move probe and remove callbacks to vfio_ap_ops.cTony Krowiak
2022-07-19s390/vfio-ap: use new AP bus interface to search for queue devicesTony Krowiak
2022-07-16Merge tag 's390-5.19-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2022-07-15s390/ap: fix error handling in __verify_queue_reservations()Tony Krowiak
2022-07-11s390/airq: allow for airq structure that uses an input vectorMatthew Rosato
2022-07-11s390/airq: pass more TPI info to airq handlersMatthew Rosato
2022-07-11s390/sclp: detect the AISI facilityMatthew Rosato
2022-07-11s390/sclp: detect the AENI facilityMatthew Rosato
2022-07-11s390/sclp: detect the AISII facilityMatthew Rosato
2022-07-11s390/sclp: detect the zPCI load/store interpretation facilityMatthew Rosato
2022-07-07scsi: zfcp: Drop redundant "the" in the commentsJiang Jian
2022-07-07scsi: zfcp: Declare zfcp_sdev_attrs as staticJulian Wiedmann
2022-07-07vfio/ccw: Move FSM open/close to MDEV open/closeEric Farman
2022-07-07vfio/ccw: Refactor vfio_ccw_mdev_resetEric Farman
2022-07-07vfio/ccw: Create a CLOSE FSM eventEric Farman
2022-07-07vfio/ccw: Create an OPEN FSM EventEric Farman
2022-07-07vfio/ccw: Update trace data for not operational eventEric Farman
2022-07-07vfio/ccw: Flatten MDEV device (un)registerEric Farman
2022-07-07vfio/ccw: Pass enum to FSM event jumptableEric Farman
2022-07-07vfio/ccw: Remove private->mdevEric Farman
2022-07-07vfio/ccw: Do not change FSM state in subchannel eventEric Farman
2022-07-07vfio/ccw: Fix FSM state if mdev probe failsEric Farman
2022-07-07vfio/ccw: Remove UUID from s390 debug logMichael Kawano
2022-07-06blk-mq: Drop blk_mq_ops.timeout 'reserved' argJohn Garry
2022-07-01Merge tag 's390-5.19-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2022-06-30s390/sclp: Fix typo in commentsJiang Jian
2022-06-28block: remove blk_cleanup_diskChristoph Hellwig
2022-06-28block: simplify disk shutdownChristoph Hellwig
2022-06-27vfio: de-extern-ify function prototypesAlex Williamson
2022-06-24virtio: disable notification hardening by defaultJason Wang
2022-06-03Merge tag 'driver-core-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-06-03Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2022-06-01Merge tag 'vfio-v5.19-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds
2022-05-31virtio: harden vring IRQJason Wang
2022-05-31virtio-ccw: implement synchronize_cbs()Jason Wang
2022-05-27Merge tag 'libnvdimm-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-05-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-05-25Merge tag 'drm-next-2022-05-25' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-05-25Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2022-05-25s390/uv_uapi: depend on CONFIG_S390Paolo Bonzini
2022-05-25Merge tag 'kvm-s390-next-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini
2022-05-24vfio: remove VFIO_GROUP_NOTIFY_SET_KVMMatthew Rosato