summaryrefslogtreecommitdiff
path: root/drivers/s390/crypto
AgeCommit message (Expand)Author
2022-10-26s390/vfio-ap: Fix memory allocation for mdev_types arrayJason J. Herne
2022-10-12Merge tag 'vfio-v6.1-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds
2022-10-04vfio/mdev: add mdev available instance checking to the coreJason Gunthorpe
2022-10-04vfio/mdev: consolidate all the available_instance sysfs into the core codeChristoph Hellwig
2022-10-04vfio/mdev: consolidate all the name sysfs into the core codeChristoph Hellwig
2022-10-04vfio/mdev: consolidate all the device_api sysfs into the core codeJason Gunthorpe
2022-10-04vfio/mdev: simplify mdev_type handlingChristoph Hellwig
2022-10-04vfio/mdev: embedd struct mdev_parent in the parent data structureChristoph Hellwig
2022-10-04vfio/mdev: make mdev.h standalone includableChristoph Hellwig
2022-09-21s390/vfio-ap: bypass unnecessary processing of AP resourcesTony Krowiak
2022-09-21vfio/ap: Use the new device life cycle helpersYi Liu
2022-08-15s390/ap: fix crash on older machines based on QCI info missingHarald Freudenberger
2022-08-06Merge tag 's390-5.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2022-08-06Merge tag 'vfio-v6.0-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds
2022-08-01Merge remote-tracking branch 'kvm/next' into kvm-next-5.20Paolo Bonzini
2022-07-25vfio: Replace phys_pfn with pages for vfio_pin_pages()Nicolin Chen
2022-07-25vfio/ap: Change saved_pfn to saved_iovaNicolin Chen
2022-07-25vfio: Pass in starting IOVA to vfio_pin/unpin_pages APINicolin Chen
2022-07-23vfio/ap: Pass in physical address of ind to ap_aqic()Nicolin Chen
2022-07-20vfio: Replace the DMA unmapping notifier with a callbackJason Gunthorpe
2022-07-19s390/cpufeature: rework to allow more than only hwcap bitsHeiko Carstens
2022-07-19s390/vfio-ap: handle config changed and scan complete notificationTony Krowiak
2022-07-19s390/vfio-ap: sysfs attribute to display the guest's matrixTony Krowiak
2022-07-19s390/vfio-ap: implement in-use callback for vfio_ap driverTony Krowiak
2022-07-19s390/vfio-ap: reset queues after adapter/domain unassignmentTony Krowiak
2022-07-19s390/vfio-ap: hot plug/unplug of AP devices when probed/removedTony Krowiak
2022-07-19s390/vfio-ap: allow hot plug/unplug of AP devices when assigned/unassignedTony Krowiak
2022-07-19s390/vfio-ap: prepare for dynamic update of guest's APCB on queue probe/removeTony Krowiak
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-15s390/ap: fix error handling in __verify_queue_reservations()Tony Krowiak
2022-07-11s390/airq: pass more TPI info to airq handlersMatthew Rosato
2022-06-01Merge tag 'vfio-v5.19-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds
2022-05-25Merge tag 'drm-next-2022-05-25' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-05-24vfio: remove VFIO_GROUP_NOTIFY_SET_KVMMatthew Rosato
2022-05-11vfio/mdev: Pass in a struct vfio_device * to vfio_pin/unpin_pages()Jason Gunthorpe
2022-05-11vfio: Make vfio_(un)register_notifier accept a vfio_deviceJason Gunthorpe
2022-04-25s390/vfio-ap: remove superfluous MODULE_DEVICE_TABLE declarationThomas Huth
2022-04-25s390/zcrypt: code cleanupHarald Freudenberger
2022-04-25s390/zcrypt: cleanup CPRB struct definitionsHarald Freudenberger
2022-04-25s390/ap: uevent on apmask/aqpmask changeHarald Freudenberger
2022-04-25s390/zcrypt: add display of ASYM master key verification patternHarald Freudenberger