summaryrefslogtreecommitdiffstats
path: root/drivers/s390/crypto/vfio_ap_ops.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'v5.16/vfio/hch-cleanup-vfio-iommu_group-creation-v6' into v5.16...Alex Williamson2021-09-301-1/+1
|\
| * vfio: simplify iommu group allocation for mediated devicesChristoph Hellwig2021-09-301-1/+1
* | vfio/ap_ops: Add missed vfio_uninit_group_dev()Jason Gunthorpe2021-09-241-1/+3
|/
* Merge tag 'vfio-v5.15-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2021-09-021-150/+132
|\
| * vfio/ap_ops: Convert to use vfio_register_group_dev()Jason Gunthorpe2021-08-251-66/+89
| * s390/vfio-ap: replace open coded locks for VFIO_GROUP_NOTIFY_SET_KVM notifica...Tony Krowiak2021-08-241-92/+40
| * s390/vfio-ap: r/w lock for PQAP interception handler function pointerTony Krowiak2021-08-241-6/+17
| * vfio/ap,ccw: Fix open/close when multiple device FDs are openJason Gunthorpe2021-08-111-4/+4
* | s390/crypto: fix all kernel-doc warnings in vfio_ap_ops.cRandy Dunlap2021-08-251-64/+52
|/
* s390/vfio-ap: clean up mdev resources when remove callback invokedTony Krowiak2021-06-211-10/+0
* Merge tag 'vfio-v5.13-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2021-04-291-6/+8
|\
| * vfio/mdev: Correct the function signatures for the mdev_type_attributesJason Gunthorpe2021-04-121-5/+7
| * vfio/mdev: Remove kobj from mdev_parent_ops->create()Jason Gunthorpe2021-04-121-1/+1
* | s390/vfio-ap: fix circular lockdep when setting/clearing crypto masksTony Krowiak2021-04-051-95/+213
|/
* s390/crypto: return -EFAULT if copy_to_user() failsWang Qing2021-03-081-1/+1
* s390/vfio-ap: No need to disable IRQ after queue resetTony Krowiak2021-01-271-38/+62
* s390/vfio-ap: clean up vfio_ap resources when KVM pointer invalidatedTony Krowiak2021-01-271-21/+28
* s390/vfio: use fallthrough;Joe Perches2020-03-251-1/+1
* s390: vfio-ap: fix warning reset not completedHalil Pasic2019-09-051-1/+1
* Merge tag 's390-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2019-07-131-2/+1
|\
| * s390: vfio-ap: fix irq registrationChristian Borntraeger2019-07-111-2/+1
* | Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-07-121-1/+1
|\ \ | |/ |/|
* | s390: ap: implement PAPQ AQIC interception in kernelPierre Morel2019-07-021-6/+331
* | vfio: ap: register IOMMU VFIO notifierPierre Morel2019-07-021-1/+42
|/
* s390: vfio_ap: link the vfio_ap devices to the vfio_ap bus subsystemPierre Morel2019-02-221-2/+2
* s390: vfio-ap: make local functions and data staticChristian Borntraeger2018-10-081-10/+10
* s390: vfio-ap: setup APCB mask using KVM dedicated functionPierre Morel2018-10-051-32/+3
* s390: vfio-ap: implement VFIO_DEVICE_RESET ioctlTony Krowiak2018-09-281-1/+4
* s390: vfio-ap: zeroize the AP queuesTony Krowiak2018-09-281-0/+49
* s390: vfio-ap: implement VFIO_DEVICE_GET_INFO ioctlTony Krowiak2018-09-281-0/+38
* s390: vfio-ap: implement mediated device open callbackTony Krowiak2018-09-281-0/+161
* s390: vfio-ap: sysfs interface to view matrix mdev matrixTony Krowiak2018-09-261-0/+51
* s390: vfio-ap: sysfs interfaces to configure control domainsTony Krowiak2018-09-261-0/+112
* s390: vfio-ap: sysfs interfaces to configure domainsTony Krowiak2018-09-261-1/+137
* s390: vfio-ap: sysfs interfaces to configure adaptersTony Krowiak2018-09-261-0/+292
* s390: vfio-ap: register matrix device with VFIO mdev frameworkTony Krowiak2018-09-261-0/+126