summaryrefslogtreecommitdiff
path: root/drivers/s390/crypto
AgeCommit message (Expand)Author
2017-03-22s390/zcrypt: Introduce CEX6 tolerationHarald Freudenberger
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
2015-09-10drivers/s390/crypto/zcrypt_api.c: use seq_hex_dump() to dump buffersAndy Shevchenko
2015-08-19s390/zcrypt: use msleep() instead of mdelay()Heiko Carstens
2015-07-01s390/zcrypt: enable s390 hwrng to seed kernel entropyIngo Tuchscherer
2015-06-25s390/zcrypt: Fixed reset and interrupt handling of AP queuesIngo Tuchscherer
2015-06-18s390/zcrypt: remove obsolete __constantVaishali Thakkar
2015-05-13s390/zcrypt: Fix invalid domain handling during ap module unloadIngo Tuchscherer
2015-04-30s390/zcrypt: fixed ap poll timer behaviorIngo Tuchscherer
2015-03-25s390: remove test_facility(2) (== z/Architecture mode active) checksHeiko Carstens
2015-03-25s390: remove 31 bit supportHeiko Carstens
2015-02-04s390/zcrypt: fixed domain scanning problem (again)Ingo Tuchscherer
2015-01-23s390/zcrypt: Add support for new crypto express (CEX5S) adapter.Ingo Tuchscherer
2015-01-23s390/zcrypt: Number of supported ap domains is not retrievable.Ingo Tuchscherer
2014-12-18s390/zcrypt: kernel oops at insmod of the z90crypt device driverHarald Freudenberger
2014-11-24crypto: prefix module autoloading with "crypto-"Kees Cook
2014-10-09s390/zcrypt: Toleration of new crypto hardwareIngo Tuchscherer
2014-09-25s390/zcrypt: Fixed possible race condition in zcrypt module handlingIngo Tuchscherer
2014-09-25s390/zcrypt: support for extended number of ap domainsIngo Tuchscherer
2014-07-16s390/zcrypt: improve device probing for zcrypt adapter cardsIngo Tuchscherer
2014-06-11s390: avoid format strings leaking into namesKees Cook
2014-06-10s390/ap_bus: Make modules parameters visible in sysfsMichael Veigel
2014-05-07Merge branch 'sched/urgent' into sched/core, to avoid conflictsIngo Molnar
2014-04-18sched, treewide: Replace hardcoded nice values with MIN_NICE/MAX_NICEDongsheng Yang
2014-04-01s390/zcrypt: add length check for aligned data to avoid overflow in msg-type 6Ingo Tuchscherer
2014-02-12s390/zcrypt: additional check to avoid overflow in msg-type 6 requestsIngo Tuchscherer
2014-01-16s390: Fix misspellings using 'codespell' toolHendrik Brueckner
2013-12-18s390/zcrypt: add support for EP11 coprocessor cardsIngo Tuchscherer
2013-10-24s390/s390dbf: use debug_level_enabled() where applicableHendrik Brueckner
2013-09-07s390/ap_bus: use and-mask instead of a castHeiko Carstens
2013-07-19s390/zcrypt: Alias for new zcrypt device driver base moduleIngo Tuchscherer
2013-06-26s390/airq: simplify adapter interrupt codeMartin Schwidefsky