summaryrefslogtreecommitdiffstats
path: root/drivers/s390/crypto
Commit message (Expand)AuthorAgeFilesLines
...
* s390/ap/zcrypt: debug feature improvementsHarald Freudenberger2022-03-084-4/+58
* s390/ap: enable sysfs attribute scans to force AP bus rescanHarald Freudenberger2022-03-011-1/+11
* s390/ap: notify drivers on config changed and scan complete callbacksTony Krowiak2022-03-012-2/+91
* s390/ap: driver callback to indicate resource in useTony Krowiak2022-03-012-10/+139
* s390/vfio-ap: add s390dbf logging to the vfio_ap_irq_enable functionTony Krowiak2022-02-062-6/+72
* s390/vfio-ap: add s390dbf logging to the handle_pqap functionTony Krowiak2022-02-061-6/+68
* s390-vfio-ap: introduces s390 kernel debug feature for vfio_ap device driverTony Krowiak2022-02-062-0/+53
* s390/zcrypt: CCA control CPRB sendingJuergen Christ2021-12-161-4/+3
* s390/vfio-ap: add status attribute to AP queue device's sysfs dirTony Krowiak2021-12-061-3/+76
* Merge tag 's390-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2021-11-0613-138/+170
|\
| * s390/ap: function rework based on compiler warningHarald Freudenberger2021-10-261-0/+3
| * s390/vfio-ap: s390/crypto: fix all kernel-doc warningsTony Krowiak2021-10-263-20/+44
| * s390/ap: new module option ap.useirqHarald Freudenberger2021-10-261-1/+5
| * s390/zcrypt: rework of debug feature messagesHarald Freudenberger2021-10-2610-117/+116
| * s390/ap: Fix hanging ioctl caused by orphaned repliesHarald Freudenberger2021-10-261-0/+2
* | 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
|/
* s390/ap: fix kernel doc commentsHeiko Carstens2021-09-152-3/+4
* Merge tag 's390-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2021-09-096-48/+48
|\
| * s390/zcrypt: remove incorrect kernel doc indicatorsHeiko Carstens2021-09-086-48/+48
* | Merge tag 'vfio-v5.15-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2021-09-022-153/+135
|\ \
| * | vfio/ap_ops: Convert to use vfio_register_group_dev()Jason Gunthorpe2021-08-252-66/+91
| * | s390/vfio-ap: replace open coded locks for VFIO_GROUP_NOTIFY_SET_KVM notifica...Tony Krowiak2021-08-242-94/+40
| * | s390/vfio-ap: r/w lock for PQAP interception handler function pointerTony Krowiak2021-08-242-7/+18
| * | vfio/ap,ccw: Fix open/close when multiple device FDs are openJason Gunthorpe2021-08-111-4/+4
* | | Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-09-011-3/+1
|\ \ \ | |_|/ |/| |
| * | bus: Make remove callback return voidUwe Kleine-König2021-07-211-3/+1
| |/
* | s390/ap: fix state machine hang after failure to enable irqHarald Freudenberger2021-08-263-34/+21
* | s390/crypto: fix all kernel-doc warnings in vfio_ap_ops.cRandy Dunlap2021-08-251-64/+52
* | s390/zcrypt: remove gratuitious NULL check in .remove() callbacksJulian Wiedmann2021-08-253-12/+10
* | s390/ap: use the common driver-data pointerJulian Wiedmann2021-08-256-45/+30
* | s390/ap: use the common device_driver pointerJulian Wiedmann2021-08-253-8/+4
* | s390/zcrypt: fix wrong offset index for APKA master key valid stateHarald Freudenberger2021-08-181-4/+4
|/
* s390/ap: Rework ap_dqap to deal with messages greater than recv bufferHarald Freudenberger2021-07-081-4/+24
* s390/AP: support new dynamic AP bus size limitHarald Freudenberger2021-07-0510-66/+116
* Merge tag 's390-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2021-07-0412-41/+136
|\
| * s390/zcrypt: Switch to flexible array memberKees Cook2021-06-281-3/+3
| * s390/ap/zcrypt: notify userspace with online, config and mode infoHarald Freudenberger2021-06-168-17/+111
| * s390/vfio-ap: clean up vfio_ap_drv's definitionJulian Wiedmann2021-06-071-7/+6
| * s390/ap: extend AP change bindings-complete uevent with counterHarald Freudenberger2021-06-071-2/+8
| * s390/ap: wire up bus->probe and bus->removeJulian Wiedmann2021-06-071-2/+2
| * s390/zcrypt: remove zcrypt_device_countJulian Wiedmann2021-06-073-4/+0
| * s390/crypto: fix function/prototype mismatchesSven Schnelle2021-06-072-6/+6
* | s390/vfio-ap: clean up mdev resources when remove callback invokedTony Krowiak2021-06-211-10/+0
* | s390/ap: Fix hanging ioctl caused by wrong msg counterHarald Freudenberger2021-06-161-2/+9
|/
* Merge tag 'vfio-v5.13-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2021-04-281-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/zcrypt: fix zcard and zqueue hot-unplug memleakHarald Freudenberger2021-04-212-0/+2