summaryrefslogtreecommitdiff
path: root/drivers/s390/crypto
AgeCommit message (Expand)Author
2022-06-01Merge tag 'vfio-v5.19-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds
2022-05-25Merge tag 'drm-next-2022-05-25' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-05-24vfio: remove VFIO_GROUP_NOTIFY_SET_KVMMatthew Rosato
2022-05-11vfio/mdev: Pass in a struct vfio_device * to vfio_pin/unpin_pages()Jason Gunthorpe
2022-05-11vfio: Make vfio_(un)register_notifier accept a vfio_deviceJason Gunthorpe
2022-04-25s390/vfio-ap: remove superfluous MODULE_DEVICE_TABLE declarationThomas Huth
2022-04-25s390/zcrypt: code cleanupHarald Freudenberger
2022-04-25s390/zcrypt: cleanup CPRB struct definitionsHarald Freudenberger
2022-04-25s390/ap: uevent on apmask/aqpmask changeHarald Freudenberger
2022-04-25s390/zcrypt: add display of ASYM master key verification patternHarald Freudenberger
2022-04-21vfio/mdev: Remove mdev_parent_opsJason Gunthorpe
2022-03-27s390/zcrypt: fix using the correct variable for sizeof()Jakob Koschel
2022-03-27s390/vfio-ap: fix kernel doc and signature of group notifier functionsTony Krowiak
2022-03-27s390: crypto: Use min_t() instead of doing it manuallyHaowen Bai
2022-03-27s390/pkey: fix typos in commentsJulia Lawall
2022-03-27s390/zcrypt: Filter admin CPRBs on custom devicesJuergen Christ
2022-03-27s390/zcrypt: Add admask to zcdnJuergen Christ
2022-03-08s390/zcrypt: Provide target domain for EP11 cprbs to scheduling functionJürgen Christ
2022-03-08s390/zcrypt: change reply buffer size offeringHarald Freudenberger
2022-03-08s390/zcrypt: Support CPRB minor version T7Harald Freudenberger
2022-03-08s390/zcrypt: handle checkstopped cards with new stateHarald Freudenberger
2022-03-08s390/zcrypt: CEX8S exploitation supportHarald Freudenberger
2022-03-08s390/ap/zcrypt: debug feature improvementsHarald Freudenberger
2022-03-01s390/ap: enable sysfs attribute scans to force AP bus rescanHarald Freudenberger
2022-03-01s390/ap: notify drivers on config changed and scan complete callbacksTony Krowiak
2022-03-01s390/ap: driver callback to indicate resource in useTony Krowiak
2022-02-06s390/vfio-ap: add s390dbf logging to the vfio_ap_irq_enable functionTony Krowiak
2022-02-06s390/vfio-ap: add s390dbf logging to the handle_pqap functionTony Krowiak
2022-02-06s390-vfio-ap: introduces s390 kernel debug feature for vfio_ap device driverTony Krowiak
2021-12-16s390/zcrypt: CCA control CPRB sendingJuergen Christ
2021-12-06s390/vfio-ap: add status attribute to AP queue device's sysfs dirTony Krowiak
2021-11-06Merge tag 's390-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-10-26s390/ap: function rework based on compiler warningHarald Freudenberger
2021-10-26s390/vfio-ap: s390/crypto: fix all kernel-doc warningsTony Krowiak
2021-10-26s390/ap: new module option ap.useirqHarald Freudenberger
2021-10-26s390/zcrypt: rework of debug feature messagesHarald Freudenberger
2021-10-26s390/ap: Fix hanging ioctl caused by orphaned repliesHarald Freudenberger
2021-09-30Merge branch 'v5.16/vfio/hch-cleanup-vfio-iommu_group-creation-v6' into v5.16...Alex Williamson
2021-09-30vfio: simplify iommu group allocation for mediated devicesChristoph Hellwig
2021-09-24vfio/ap_ops: Add missed vfio_uninit_group_dev()Jason Gunthorpe
2021-09-15s390/ap: fix kernel doc commentsHeiko Carstens
2021-09-09Merge tag 's390-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-09-08s390/zcrypt: remove incorrect kernel doc indicatorsHeiko Carstens
2021-09-02Merge tag 'vfio-v5.15-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2021-09-01Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-08-26s390/ap: fix state machine hang after failure to enable irqHarald Freudenberger
2021-08-25vfio/ap_ops: Convert to use vfio_register_group_dev()Jason Gunthorpe
2021-08-25s390/crypto: fix all kernel-doc warnings in vfio_ap_ops.cRandy Dunlap
2021-08-25s390/zcrypt: remove gratuitious NULL check in .remove() callbacksJulian Wiedmann
2021-08-25s390/ap: use the common driver-data pointerJulian Wiedmann