aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/crypto/zcrypt_msgtype6.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-11-02s390/zcrypt: fix warning about field-spanning writeHarald Freudenberger1-6/+15
2022-04-25s390/zcrypt: code cleanupHarald Freudenberger1-135/+146
2022-04-25s390/zcrypt: cleanup CPRB struct definitionsHarald Freudenberger1-58/+1
2022-03-08s390/zcrypt: Provide target domain for EP11 cprbs to scheduling functionJürgen Christ1-3/+7
2022-03-08s390/zcrypt: change reply buffer size offeringHarald Freudenberger1-1/+22
2022-03-08s390/zcrypt: Support CPRB minor version T7Harald Freudenberger1-14/+42
2022-03-08s390/ap/zcrypt: debug feature improvementsHarald Freudenberger1-3/+29
2021-10-26s390/zcrypt: rework of debug feature messagesHarald Freudenberger1-20/+20
2021-09-08s390/zcrypt: remove incorrect kernel doc indicatorsHeiko Carstens1-19/+19
2021-07-05s390/AP: support new dynamic AP bus size limitHarald Freudenberger1-24/+30
2021-06-16s390/ap/zcrypt: notify userspace with online, config and mode infoHarald Freudenberger1-0/+5
2020-10-07s390/zcrypt: Introduce Failure Injection featureHarald Freudenberger1-0/+10
2020-10-07s390/zcrypt: move ap_msg param one level up the call chainHarald Freudenberger1-30/+32
2020-10-07s390/ap/zcrypt: revisit ap and zcrypt error handlingHarald Freudenberger1-46/+46
2020-10-07s390/ap: split ap queue state machine state from device stateHarald Freudenberger1-8/+18
2020-09-17s390/zcrypt: remove set_fs() invocation in zcrypt device driverHarald Freudenberger1-39/+39
2020-07-03s390/zcrypt: code beautification and struct field renamesHarald Freudenberger1-58/+54
2020-03-25s390/zcrypt: use fallthrough;Joe Perches1-4/+4
2020-02-27s390: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2019-08-02s390/zcrypt: adjust switch fall through comments for -Wimplicit-fallthroughVasily Gorbik1-13/+4
2019-06-07s390/zcrypt: support special flagged EP11 cprbsHarald Freudenberger1-0/+4
2018-10-09s390/zcrypt: zcrypt device driver cleanupHarald Freudenberger1-39/+26
2018-09-20s390/zcrypt: Use kmemdup to replace kmalloc + memcpyzhong jiang1-6/+3
2018-08-20s390/zcrypt: code beautifyHarald Freudenberger1-12/+22
2018-07-02s390/zcrypt: add copy_from_user length plausibility checksHarald Freudenberger1-2/+18
2018-05-30s390/zcrypt: Fix CCA and EP11 CPRB processing failure memory leak.Harald Freudenberger1-32/+19
2017-11-24s390: crypto: Remove redundant license textGreg Kroah-Hartman1-14/+0
2017-11-24s390: crypto: add SPDX identifiers to the remaining filesGreg Kroah-Hartman1-0/+1
2017-10-23s390/zcrypt: Enable special header file flag for AU CPRPHarald Freudenberger1-1/+2
2017-08-29s390/zcrypt: make CPRBX constBhumika Goyal1-1/+1
2017-06-12s390/zcrypt: get rid of little/big endian handlingHeiko Carstens1-2/+2
2016-12-14s390/zcrypt: Rework debug feature invocations.Harald Freudenberger1-36/+44
2016-12-14s390/zcrypt: add multi domain supportIngo Tuchscherer1-115/+138
2016-12-14s390/zcrypt: Introduce workload balancingIngo Tuchscherer1-109/+294
2016-12-14s390/zcrypt: Move the ap bus into kernelIngo Tuchscherer1-5/+1
2016-01-26s390/zcrypt: Fix cryptographic device id in kernel messagesIngo Tuchscherer1-10/+10
2015-11-11s390/zcrypt: Fix initialisation when zcrypt is built-inSascha Silbe1-0/+3
2015-10-14s390/zcrypt: use explicit return code for flushed requestsMartin Schwidefsky1-25/+34
2014-04-01s390/zcrypt: add length check for aligned data to avoid overflow in msg-type 6Ingo Tuchscherer1-2/+16
2014-02-12s390/zcrypt: additional check to avoid overflow in msg-type 6 requestsIngo Tuchscherer1-1/+23
2014-01-16s390: Fix misspellings using 'codespell' toolHendrik Brueckner1-1/+1
2013-12-18s390/zcrypt: add support for EP11 coprocessor cardsIngo Tuchscherer1-0/+260
2012-09-26s390/zcrypt: Separate msgtype implementation from card modules.Holger Dengler1-0/+856