summary refs log tree commit diff
path: root/drivers/s390/crypto/vfio_ap_drv.c
AgeCommit message (Expand)Author
2023-04-06s390/vfio-ap: fix memory leak in vfio_ap device driverTony Krowiak
2022-07-19s390/vfio-ap: handle config changed and scan complete notificationTony Krowiak
2022-07-19s390/vfio-ap: implement in-use callback for vfio_ap driverTony 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: move probe and remove callbacks to vfio_ap_ops.cTony Krowiak
2022-04-25s390/vfio-ap: remove superfluous MODULE_DEVICE_TABLE declarationThomas Huth
2022-03-08s390/zcrypt: CEX8S exploitation supportHarald Freudenberger
2022-02-06s390-vfio-ap: introduces s390 kernel debug feature for vfio_ap device driverTony Krowiak
2021-12-06s390/vfio-ap: add status attribute to AP queue device's sysfs dirTony Krowiak
2021-10-26s390/vfio-ap: s390/crypto: fix all kernel-doc warningsTony Krowiak
2021-06-07s390/vfio-ap: clean up vfio_ap_drv's definitionJulian Wiedmann
2021-01-27s390/vfio-ap: No need to disable IRQ after queue resetTony Krowiak
2019-09-19s390/zcrypt: CEX7S exploitation supportHarald Freudenberger
2019-07-02s390: ap: implement PAPQ AQIC interception in kernelPierre Morel
2019-02-22s390: vfio_ap: link the vfio_ap devices to the vfio_ap bus subsystemPierre Morel
2018-11-30s390: vfio-ap: include <asm/facility> for test_facility()Petr Tesarik
2018-10-08s390: vfio-ap: make local functions and data staticChristian Borntraeger
2018-09-26s390: vfio-ap: register matrix device with VFIO mdev frameworkTony Krowiak
2018-09-26s390: vfio-ap: base implementation of VFIO AP device driverTony Krowiak