summaryrefslogtreecommitdiff
path: root/drivers/s390/crypto
AgeCommit message (Expand)Author
2017-06-02s390/zcrypt: Fix blocking queue device after unbind/bind.Harald Freudenberger
2017-03-22s390/pkey: Introduce new API for secure key verificationHarald Freudenberger
2017-03-22s390/pkey: Fix wrong handling of secure key with old MKVPHarald Freudenberger
2017-02-23s390/pkey: Introduce pkey kernel moduleHarald Freudenberger
2017-02-23s390/zcrypt: export additional symbolsHarald Freudenberger
2017-02-23s390/zcrypt: Cleanup leftover module code.Harald Freudenberger
2017-02-23s390/zcrypt: Enable request count reset for cards and queues.Harald Freudenberger
2017-02-20s390/zcrypt: make ap_bus explicitly non-modularPaul Gortmaker
2017-02-20s390/zcrypt: Removed unneeded debug feature directory creation.Harald Freudenberger
2017-01-31s390/zcrypt: use spin_lock_bh for all queue locks and unlocks.Harald Freudenberger
2017-01-16s390: use false/true when using boolHeiko Carstens
2017-01-16s390/zcrypt: get rid of variable length arraysHeiko Carstens
2017-01-16s390/zcrypt: make structures staticHeiko Carstens
2016-12-25ktime: Cleanup ktime_set() usageThomas Gleixner
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-12-14s390/zcrypt: add missing memory clobber to ap_qci inline assemblyHeiko Carstens
2016-12-14s390/zcrypt: tracepoint definitions for zcrypt device driver.Harald Freudenberger
2016-12-14s390/zcrypt: Rework debug feature invocations.Harald Freudenberger
2016-12-14s390/zcrypt: Improved invalid domain response handling.Harald Freudenberger
2016-12-14s390/zcrypt: Fix ap_max_domain_id for older machine typesIngo Tuchscherer
2016-12-14s390/zcrypt: Correct function bits for CEX2x and CEX3x cards.Harald Freudenberger
2016-12-14s390/zcrypt: Fixed attrition of AP adapters and domainsIngo Tuchscherer
2016-12-14s390/zcrypt: Introduce new zcrypt device status APIIngo Tuchscherer
2016-12-14s390/zcrypt: add multi domain supportIngo Tuchscherer
2016-12-14s390/zcrypt: Introduce workload balancingIngo Tuchscherer
2016-12-14s390/zcrypt: get rid of ap_poll_requestsMartin Schwidefsky
2016-12-14s390/zcrypt: header for the AP inline assmbliesMartin Schwidefsky
2016-12-14s390/zcrypt: simplify message type handlingMartin Schwidefsky
2016-12-14s390/zcrypt: Move the ap bus into kernelIngo Tuchscherer
2016-12-14s390/zcrypt: Introduce CEX6 tolerationHarald Freudenberger
2016-12-02s390/zcrypt: Convert to PM opsLars-Peter Clausen
2016-07-31s390/zcrypt: fix possible memory leak in ap_module_init()Wei Yongjun
2016-07-31s390/zcrypt: Fix zcrypt suspend/resume behaviorIngo Tuchscherer
2016-06-28s390/crypto: use basic blocks for ap bus inline assembliesHeiko Carstens
2016-05-10s390: make couple of variables and functions staticHeiko Carstens
2016-01-26s390/zcrypt: Fix cryptographic device id in kernel messagesIngo Tuchscherer
2015-11-27s390: Delete unnecessary checks before the function call "debug_unregister"Markus Elfring
2015-11-27s390/zcrypt: Fix AP queue handling if queue is fullIngo Tuchscherer
2015-11-11s390/zcrypt: Fix initialisation when zcrypt is built-inSascha Silbe
2015-11-11s390/zcrypt: Fix kernel crash on systems without AP bus supportSascha Silbe
2015-10-14s390/zcrypt: use system work queue for ap_scan_busMartin Schwidefsky
2015-10-14s390/zcrypt: remove support for PCICC and PCICA cardsMartin Schwidefsky
2015-10-14s390/zcrypt: introduce state machine for the AP busMartin Schwidefsky
2015-10-14s390/zcrypt: use explicit return code for flushed requestsMartin Schwidefsky
2015-10-14s390/zcrypt: cleanup AP bus timer codeMartin Schwidefsky
2015-10-14s390/zcrypt: fix suspend/resume of AP bus devicesMartin Schwidefsky
2015-10-14s390/zcrypt: fix device unregister raceMartin Schwidefsky
2015-10-14s390/zcrypt: fix memory leak with ap configuration dataMartin Schwidefsky
2015-10-14s390/zcrypt: remove duplicate low level functionsMartin Schwidefsky
2015-10-14s390/zcrypt: enable odd RSA modulus sizes in CRT formatIngo Tuchscherer