summaryrefslogtreecommitdiff
path: root/drivers/s390/crypto
AgeCommit message (Expand)Author
2023-09-07Merge tag 's390-6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2023-09-05s390/zcrypt: utilize dev_set_name() ability to use a formatted stringAndy Shevchenko
2023-09-05s390/zcrypt: don't leak memory if dev_set_name() failsAndy Shevchenko
2023-08-30Merge tag 'vfio-v6.6-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds
2023-08-23Merge branch 'vfio-ap' into featuresHeiko Carstens
2023-08-18s390/vfio-ap: make sure nib is sharedTony Krowiak
2023-08-18s390/vfio-ap: check for TAPQ response codes 0x35 and 0x36Tony Krowiak
2023-08-18s390/vfio-ap: handle queue state change in progress on resetTony Krowiak
2023-08-18s390/vfio-ap: use work struct to verify queue resetTony Krowiak
2023-08-18s390/vfio-ap: store entire AP queue status word with the queue objectTony Krowiak
2023-08-18s390/vfio-ap: remove upper limit on wait for queue reset to completeTony Krowiak
2023-08-18s390/vfio-ap: allow deconfigured queue to be passed through to a guestTony Krowiak
2023-08-18s390/vfio-ap: wait for response code 05 to clear on queue resetTony Krowiak
2023-08-18s390/vfio-ap: clean up irq resources if possibleTony Krowiak
2023-08-18s390/vfio-ap: no need to check the 'E' and 'I' bits in APQSW after TAPQTony Krowiak
2023-08-18s390/zcrypt_ep11misc: support API ordinal 6 with empty pin-blobHolger Dengler
2023-08-17s390/pkey: fix PKEY_TYPE_EP11_AES handling for sysfs attributesHolger Dengler
2023-08-17s390/pkey: fix PKEY_TYPE_EP11_AES handling in PKEY_VERIFYKEY2 IOCTLHolger Dengler
2023-08-17s390/pkey: fix PKEY_TYPE_EP11_AES handling in PKEY_KBLOB2PROTK[23]Holger Dengler
2023-08-17s390/pkey: fix PKEY_TYPE_EP11_AES handling in PKEY_CLR2SECK2 IOCTLHolger Dengler
2023-08-17s390/pkey: fix PKEY_TYPE_EP11_AES handling in PKEY_GENSECK2 IOCTLHolger Dengler
2023-08-17s390/pkey: fix/harmonize internal keyblob headersHolger Dengler
2023-07-25vfio-iommufd: Add detach_ioas support for emulated VFIO devicesYi Liu
2023-07-24s390/zcrypt: remove CEX2 and CEX3 device driversHarald Freudenberger
2023-07-20s390/zcrypt: fix reply buffer calculations for CCA repliesHarald Freudenberger
2023-07-03s390: fix various typosHeiko Carstens
2023-07-03s390/zcrypt: remove ZCRYPT_MULTIDEVNODES kernel config optionHarald Freudenberger
2023-07-03s390/zcrypt: do not retry administrative requestsHarald Freudenberger
2023-07-03s390/zcrypt: cleanup some debug codeHarald Freudenberger
2023-06-28s390/zcrypt: use kvmalloc_array() instead of kzalloc()Heiko Carstens
2023-06-06s390/vfio-ap: wire in the vfio_device_ops request callbackTony Krowiak
2023-06-06s390/vfio-ap: realize the VFIO_DEVICE_SET_IRQS ioctlTony Krowiak
2023-06-06s390/vfio-ap: realize the VFIO_DEVICE_GET_IRQ_INFO ioctlTony Krowiak
2023-06-01s390/pkey: add support for ecc clear keyHarald Freudenberger
2023-06-01s390/pkey: do not use struct pkey_protkeyHarald Freudenberger
2023-06-01s390/pkey: introduce reverse x-mas treesHarald Freudenberger
2023-05-15s390/pkey: zeroize key blobsHolger Dengler
2023-04-30Merge tag 's390-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2023-04-19s390/zcrypt: rework arrays with length zero occurrencesHarald Freudenberger
2023-04-04s390/zcrypt: simplify prep of CCA key tokenHarald Freudenberger
2023-04-04s390/zcrypt: remove unused ancient padding codeHarald Freudenberger
2023-04-03Merge 6.3-rc5 into driver-core-nextGreg Kroah-Hartman
2023-03-29driver core: class: mark the struct class for sysfs callbacks as constantGreg Kroah-Hartman
2023-03-27s390/vfio-ap: fix memory leak in vfio_ap device driverTony Krowiak
2023-03-27s390/vfio-ap: remove redundant driver match functionLizhe
2023-03-23driver core: bus: mark the struct bus_type for sysfs callbacks as constantGreg Kroah-Hartman
2023-03-20s390/ap: add ap status asynch error supportHarald Freudenberger
2023-03-20s390/ap: implement SE AP bind, unbind and associateHarald Freudenberger
2023-03-20s390/ap: introduce low frequency polling possibilityHarald Freudenberger
2023-03-20s390/ap: provide F bit parameter for ap_rapq() and ap_zapq()Harald Freudenberger