summaryrefslogtreecommitdiff
path: root/drivers/s390/crypto
AgeCommit message (Expand)Author
2024-05-17s390/zcrypt: Use kvcalloc() instead of kvmalloc_array()Heiko Carstens
2024-05-16s390/ap: Fix bind complete udev event sent after each AP bus scanHarald Freudenberger
2024-05-16s390/ap: Fix crash in AP internal function modify_bitmap()Harald Freudenberger
2024-05-14s390/pkey: Wipe copies of protected- and secure-keysHolger Dengler
2024-05-14s390/pkey: Wipe copies of clear-key structures on failureHolger Dengler
2024-05-14s390/pkey: Wipe sensitive data on failureHolger Dengler
2024-05-14s390/pkey: Use kfree_sensitive() to fix Coccinelle warningsJules Irenge
2024-05-13Merge tag 's390-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2024-05-01s390/zcrypt: Use EBUSY to indicate temp unavailabilityHarald Freudenberger
2024-05-01s390/zcrypt: Handle ep11 cprb return codeHarald Freudenberger
2024-05-01s390/zcrypt: Fix wrong format string in debug feature printoutHarald Freudenberger
2024-04-22s390/vfio-ap: Add write support to sysfs attr ap_configJason J. Herne
2024-04-22s390/vfio-ap: Ignore duplicate link requests in vfio_ap_mdev_link_queueJason J. Herne
2024-04-22s390/vfio-ap: Add sysfs attr, ap_config, to export mdev stateJason J. Herne
2024-04-22s390/ap: Externalize AP bus specific bitmap reading functionJason J. Herne
2024-04-09s390/ap: rename ap debug configuration optionHolger Dengler
2024-04-09s390/ap: modularize ap busHolger Dengler
2024-04-09s390/chsc: use notifier for AP configuration changesHolger Dengler
2024-04-09s390/ap: swap IRQ and bus/device registrationHolger Dengler
2024-04-09s390/ap: rework ap initializationHolger Dengler
2024-04-09s390/ap: use static qci informationHolger Dengler
2024-03-13s390/zcrypt: make zcrypt_class constantRicardo B. Marliere
2024-03-13s390/zcrypt: fix reference counting on zcrypt card objectsHarald Freudenberger
2024-03-07s390/pkey: improve pkey retry behaviorHarald Freudenberger
2024-03-07s390/zcrypt: improve zcrypt retry behaviorHarald Freudenberger
2024-03-07s390/zcrypt: introduce retries on in-kernel send CPRB functionsHarald Freudenberger
2024-03-07s390/ap: introduce mutex to lock the AP bus scanHarald Freudenberger
2024-03-07s390/ap: rework ap_scan_bus() to return true on config changeHarald Freudenberger
2024-03-07s390/ap: clarify AP scan bus related functions and variablesHarald Freudenberger
2024-03-07s390/ap: rearm APQNs bindings complete completionHarald Freudenberger
2024-03-07s390/vfio-ap: handle hardware checkstop state on queue reset operationJason J. Herne
2024-02-20s390/ap: explicitly include ultravisor headerHolger Dengler
2024-02-16s390/zcrypt: add debug possibility for CCA and EP11 messagesHarald Freudenberger
2024-02-16s390/ap: add debug possibility for AP messagesHarald Freudenberger
2024-02-16s390/pkey: introduce dynamic debugging for pkeyHarald Freudenberger
2024-02-16s390/pkey: harmonize pkey s390 debug feature callsHarald Freudenberger
2024-02-16s390/zcrypt: introduce dynamic debugging for AP and zcrypt codeHarald Freudenberger
2024-02-16s390/zcrypt: harmonize debug feature calls and definesHarald Freudenberger
2024-02-09s390/vfio-ap: make matrix_bus constRicardo B. Marliere
2024-02-09s390/ap: make ap_bus_type constRicardo B. Marliere
2024-01-17s390/vfio-ap: do not reset queue removed from host configTony Krowiak
2024-01-17s390/vfio-ap: reset queues associated with adapter for queue unbound from driverTony Krowiak
2024-01-17s390/vfio-ap: reset queues filtered from the guest's AP configTony Krowiak
2024-01-17s390/vfio-ap: let on_scan_complete() callback filter matrix and update guest'...Tony Krowiak
2024-01-17s390/vfio-ap: loop over the shadow APCB when filtering guest's AP configurationTony Krowiak
2024-01-17s390/vfio-ap: always filter entire AP matrixTony Krowiak
2024-01-10Merge tag 's390-6.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2023-11-30s390/ap: handle outband SE bind state changeHarald Freudenberger
2023-11-30s390/ap: store TAPQ hwinfo in struct ap_cardHarald Freudenberger
2023-11-30s390/vfio-ap: fix sysfs status attribute for AP queue devicesTony Krowiak