summaryrefslogtreecommitdiffstats
path: root/drivers/s390/crypto/vfio_ap_drv.c
Commit message (Expand)AuthorAgeFilesLines
* s390/vfio-ap: make matrix_bus constRicardo B. Marliere2024-02-091-1/+1
* Merge tag 's390-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2023-04-301-6/+0
|\
| * s390/vfio-ap: remove redundant driver match functionLizhe2023-03-271-6/+0
* | s390/vfio-ap: fix memory leak in vfio_ap device driverTony Krowiak2023-03-271-1/+2
|/
* vfio/ap/ccw/samples: Fix device_register() unwind pathAlex Williamson2022-12-051-1/+1
* s390/vfio-ap: handle config changed and scan complete notificationTony Krowiak2022-07-191-0/+2
* s390/vfio-ap: implement in-use callback for vfio_ap driverTony Krowiak2022-07-191-0/+1
* s390/vfio-ap: introduce new mutex to control access to the KVM pointerTony Krowiak2022-07-191-0/+1
* s390/vfio-ap: rename matrix_dev->lock mutex to matrix_dev->mdevs_lockTony Krowiak2022-07-191-1/+1
* s390/vfio-ap: move probe and remove callbacks to vfio_ap_ops.cTony Krowiak2022-07-191-116/+2
* s390/vfio-ap: remove superfluous MODULE_DEVICE_TABLE declarationThomas Huth2022-04-251-2/+0
* s390/zcrypt: CEX8S exploitation supportHarald Freudenberger2022-03-081-0/+2
* s390-vfio-ap: introduces s390 kernel debug feature for vfio_ap device driverTony Krowiak2022-02-061-0/+21
* s390/vfio-ap: add status attribute to AP queue device's sysfs dirTony Krowiak2021-12-061-3/+76
* s390/vfio-ap: s390/crypto: fix all kernel-doc warningsTony Krowiak2021-10-261-6/+10
* s390/vfio-ap: clean up vfio_ap_drv's definitionJulian Wiedmann2021-06-071-7/+6
* s390/vfio-ap: No need to disable IRQ after queue resetTony Krowiak2021-01-271-5/+1
* s390/zcrypt: CEX7S exploitation supportHarald Freudenberger2019-09-191-0/+2
* s390: ap: implement PAPQ AQIC interception in kernelPierre Morel2019-07-021-1/+33
* s390: vfio_ap: link the vfio_ap devices to the vfio_ap bus subsystemPierre Morel2019-02-221-9/+35
* s390: vfio-ap: include <asm/facility> for test_facility()Petr Tesarik2018-11-301-0/+1
* s390: vfio-ap: make local functions and data staticChristian Borntraeger2018-10-081-2/+2
* s390: vfio-ap: register matrix device with VFIO mdev frameworkTony Krowiak2018-09-261-0/+19
* s390: vfio-ap: base implementation of VFIO AP device driverTony Krowiak2018-09-261-0/+138