summaryrefslogtreecommitdiffstats
path: root/drivers/s390/crypto
Commit message (Expand)AuthorAgeFilesLines
* 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
* | s390/vfio-ap: fix circular lockdep when setting/clearing crypto masksTony Krowiak2021-04-052-95/+215
|/
* s390/crypto: return -EFAULT if copy_to_user() failsWang Qing2021-03-081-1/+1
* Merge tag 's390-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2021-02-212-3/+26
|\
| * s390/zcrypt: return EIO when msg retry limit reachedHarald Freudenberger2021-02-091-0/+14
| * s390/crypto: improve retry logic in case of master key changeHarald Freudenberger2021-01-271-3/+12
* | s390/vfio-ap: No need to disable IRQ after queue resetTony Krowiak2021-01-273-49/+69
* | s390/vfio-ap: clean up vfio_ap resources when KVM pointer invalidatedTony Krowiak2021-01-271-21/+28
|/
* s390/zcrypt: convert comma to semicolonZheng Yongjun2020-12-162-2/+2
* s390/ap: let bus_register() add the AP bus sysfs attributesJulian Wiedmann2020-11-301-29/+24
* s390/zcrypt/pkey: introduce zcrypt_wait_api_operational() functionHarald Freudenberger2020-11-093-0/+83
* s390/ap: ap bus userspace notifications for some bus conditionsHarald Freudenberger2020-11-092-10/+166
* s390/pkey: fix paes selftest failure with paes and pkey static buildHarald Freudenberger2020-11-031-14/+16
* s390/ap: fix ap devices reference countingHarald Freudenberger2020-11-033-12/+21
* Merge tag 's390-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2020-10-1622-827/+2185
|\
| * s390/zcrypt: fix wrong format specificationsHarald Freudenberger2020-10-091-5/+5
| * s390/zcrypt: Introduce Failure Injection featureHarald Freudenberger2020-10-076-3/+151
| * s390/zcrypt: move ap_msg param one level up the call chainHarald Freudenberger2020-10-074-72/+82
| * s390/ap/zcrypt: revisit ap and zcrypt error handlingHarald Freudenberger2020-10-076-131/+116