summaryrefslogtreecommitdiffstats
path: root/drivers/s390/crypto (follow)
Commit message (Expand)AuthorAgeFilesLines
* s390/zcrypt: fix using the correct variable for sizeof()Jakob Koschel2022-03-271-1/+1
* s390/vfio-ap: fix kernel doc and signature of group notifier functionsTony Krowiak2022-03-271-19/+5
* s390: crypto: Use min_t() instead of doing it manuallyHaowen Bai2022-03-271-1/+1
* s390/pkey: fix typos in commentsJulia Lawall2022-03-271-1/+1
* s390/zcrypt: Filter admin CPRBs on custom devicesJuergen Christ2022-03-271-1/+24
* s390/zcrypt: Add admask to zcdnJuergen Christ2022-03-272-0/+44
* s390/zcrypt: Provide target domain for EP11 cprbs to scheduling functionJürgen Christ2022-03-083-6/+10
* s390/zcrypt: change reply buffer size offeringHarald Freudenberger2022-03-081-1/+22
* s390/zcrypt: Support CPRB minor version T7Harald Freudenberger2022-03-086-27/+60
* s390/zcrypt: handle checkstopped cards with new stateHarald Freudenberger2022-03-085-30/+105
* s390/zcrypt: CEX8S exploitation supportHarald Freudenberger2022-03-084-26/+60
* 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