summaryrefslogtreecommitdiffstats
path: root/drivers/s390/crypto
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'vfio-v6.2-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds2022-12-152-7/+1
|\
| * vfio/ap/ccw/samples: Fix device_register() unwind pathAlex Williamson2022-12-051-1/+1
| * vfio: Remove vfio_free_deviceEric Farman2022-11-101-6/+0
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-12-151-1/+1
|\ \
| * \ Merge tag 'kvm-s390-next-6.2-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini2022-11-281-1/+1
| |\ \ | | |/ | |/|
| | * s390/vfio-ap: GISA: sort out physical vs virtual pointers usageNico Boehr2022-11-231-1/+1
* | | Merge tag 'v6.2-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds2022-12-141-6/+0
|\ \ \
| * | | hwrng: core - treat default_quality as a maximum and default to 1024Jason A. Donenfeld2022-11-181-6/+0
| | |/ | |/|
* | | Merge tag 'v6.1-rc7' into iommufd.git for-nextJason Gunthorpe2022-12-022-7/+19
|\ \ \
| * | | s390/ap: fix memory leak in ap_init_qci_info()Wei Yongjun2022-11-231-1/+4
| * | | s390/zcrypt: fix warning about field-spanning writeHarald Freudenberger2022-11-021-6/+15
| | |/ | |/|
* | | vfio-iommufd: Support iommufd for emulated VFIO devicesJason Gunthorpe2022-12-021-0/+3
* | | vfio/ap: Validate iova during dma_unmap and trigger irq disableMatthew Rosato2022-12-021-1/+17
|/ /
* / s390/vfio-ap: Fix memory allocation for mdev_types arrayJason J. Herne2022-10-261-1/+1
|/
* Merge tag 'vfio-v6.1-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds2022-10-122-75/+40
|\
| * vfio/mdev: add mdev available instance checking to the coreJason Gunthorpe2022-10-042-14/+1
| * vfio/mdev: consolidate all the available_instance sysfs into the core codeChristoph Hellwig2022-10-041-13/+3
| * vfio/mdev: consolidate all the name sysfs into the core codeChristoph Hellwig2022-10-041-9/+1
| * vfio/mdev: consolidate all the device_api sysfs into the core codeJason Gunthorpe2022-10-041-9/+1
| * vfio/mdev: simplify mdev_type handlingChristoph Hellwig2022-10-042-13/+8
| * vfio/mdev: embedd struct mdev_parent in the parent data structureChristoph Hellwig2022-10-042-2/+4
| * vfio/mdev: make mdev.h standalone includableChristoph Hellwig2022-10-041-1/+0
| * vfio/ap: Use the new device life cycle helpersYi Liu2022-09-211-21/+29
* | s390/vfio-ap: bypass unnecessary processing of AP resourcesTony Krowiak2022-09-211-0/+30
|/
* s390/ap: fix crash on older machines based on QCI info missingHarald Freudenberger2022-08-152-0/+7
* Merge tag 's390-5.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2022-08-065-445/+1200
|\
| * s390/cpufeature: rework to allow more than only hwcap bitsHeiko Carstens2022-07-191-1/+1
| * s390/vfio-ap: handle config changed and scan complete notificationTony Krowiak2022-07-193-5/+350
| * s390/vfio-ap: sysfs attribute to display the guest's matrixTony Krowiak2022-07-191-13/+35
| * s390/vfio-ap: implement in-use callback for vfio_ap driverTony Krowiak2022-07-194-8/+80
| * s390/vfio-ap: reset queues after adapter/domain unassignmentTony Krowiak2022-07-192-40/+114
| * s390/vfio-ap: hot plug/unplug of AP devices when probed/removedTony Krowiak2022-07-191-6/+17
| * s390/vfio-ap: allow hot plug/unplug of AP devices when assigned/unassignedTony Krowiak2022-07-191-55/+57
| * s390/vfio-ap: prepare for dynamic update of guest's APCB on queue probe/removeTony Krowiak2022-07-191-39/+85
| * s390/vfio-ap: prepare for dynamic update of guest's APCB on assign/unassignTony Krowiak2022-07-191-12/+59
| * s390/vfio-ap: use proper locking order when setting/clearing KVM pointerTony Krowiak2022-07-191-10/+48
| * s390/vfio-ap: introduce new mutex to control access to the KVM pointerTony Krowiak2022-07-192-0/+7
| * s390/vfio-ap: rename matrix_dev->lock mutex to matrix_dev->mdevs_lockTony Krowiak2022-07-193-40/+42
| * s390/vfio-ap: allow assignment of unavailable AP queues to mdev deviceTony Krowiak2022-07-191-171/+53
| * s390/vfio-ap: refresh guest's APCB by filtering AP resources assigned to mdevTony Krowiak2022-07-191-3/+98
| * s390/vfio-ap: introduce shadow APCBTony Krowiak2022-07-192-4/+8
| * s390/vfio-ap: manage link between queue struct and matrix mdevTony Krowiak2022-07-192-37/+168
| * s390/vfio-ap: move probe and remove callbacks to vfio_ap_ops.cTony Krowiak2022-07-193-120/+102
| * s390/vfio-ap: use new AP bus interface to search for queue devicesTony Krowiak2022-07-191-14/+9
* | Merge tag 'vfio-v6.0-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds2022-08-063-80/+32
|\ \
| * | vfio: Replace phys_pfn with pages for vfio_pin_pages()Nicolin Chen2022-07-251-3/+3
| * | vfio/ap: Change saved_pfn to saved_iovaNicolin Chen2022-07-252-27/+19
| * | vfio: Pass in starting IOVA to vfio_pin/unpin_pages APINicolin Chen2022-07-251-5/+4
| * | vfio/ap: Pass in physical address of ind to ap_aqic()Nicolin Chen2022-07-232-4/+5
| * | vfio: Replace the DMA unmapping notifier with a callbackJason Gunthorpe2022-07-202-48/+8
| |/