summary refs log tree commit diff
path: root/drivers/s390/crypto/vfio_ap_ops.c
AgeCommit message (Expand)Author
2021-04-28Merge tag 'vfio-v5.13-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2021-04-12vfio/mdev: Correct the function signatures for the mdev_type_attributesJason Gunthorpe
2021-04-12vfio/mdev: Remove kobj from mdev_parent_ops->create()Jason Gunthorpe
2021-04-05s390/vfio-ap: fix circular lockdep when setting/clearing crypto masksTony Krowiak
2021-03-08s390/crypto: return -EFAULT if copy_to_user() failsWang Qing
2021-01-27s390/vfio-ap: No need to disable IRQ after queue resetTony Krowiak
2021-01-27s390/vfio-ap: clean up vfio_ap resources when KVM pointer invalidatedTony Krowiak
2020-03-25s390/vfio: use fallthrough;Joe Perches
2019-09-05s390: vfio-ap: fix warning reset not completedHalil Pasic
2019-07-12Merge tag 's390-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-07-12Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-07-11s390: vfio-ap: fix irq registrationChristian Borntraeger
2019-07-02s390: ap: implement PAPQ AQIC interception in kernelPierre Morel
2019-07-02vfio: ap: register IOMMU VFIO notifierPierre Morel
2019-02-22s390: vfio_ap: link the vfio_ap devices to the vfio_ap bus subsystemPierre Morel
2018-10-08s390: vfio-ap: make local functions and data staticChristian Borntraeger
2018-10-05s390: vfio-ap: setup APCB mask using KVM dedicated functionPierre Morel
2018-09-28s390: vfio-ap: implement VFIO_DEVICE_RESET ioctlTony Krowiak
2018-09-28s390: vfio-ap: zeroize the AP queuesTony Krowiak
2018-09-28s390: vfio-ap: implement VFIO_DEVICE_GET_INFO ioctlTony Krowiak
2018-09-28s390: vfio-ap: implement mediated device open callbackTony Krowiak
2018-09-26s390: vfio-ap: sysfs interface to view matrix mdev matrixTony Krowiak
2018-09-26s390: vfio-ap: sysfs interfaces to configure control domainsTony Krowiak
2018-09-26s390: vfio-ap: sysfs interfaces to configure domainsTony Krowiak
2018-09-26s390: vfio-ap: sysfs interfaces to configure adaptersTony Krowiak
2018-09-26s390: vfio-ap: register matrix device with VFIO mdev frameworkTony Krowiak