summaryrefslogtreecommitdiffstats
path: root/drivers/s390/crypto/zcrypt_api.c
Commit message (Expand)AuthorAgeFilesLines
* s390/zcrypt: export additional symbolsHarald Freudenberger2017-02-231-2/+3
* s390/zcrypt: Removed unneeded debug feature directory creation.Harald Freudenberger2017-02-201-3/+0Star
* s390/zcrypt: use spin_lock_bh for all queue locks and unlocks.Harald Freudenberger2017-01-311-0/+8
* s390: use false/true when using boolHeiko Carstens2017-01-161-2/+2
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* s390/zcrypt: tracepoint definitions for zcrypt device driver.Harald Freudenberger2016-12-141-24/+81
* s390/zcrypt: Rework debug feature invocations.Harald Freudenberger2016-12-141-24/+14Star
* s390/zcrypt: Correct function bits for CEX2x and CEX3x cards.Harald Freudenberger2016-12-141-3/+5
* s390/zcrypt: Fixed attrition of AP adapters and domainsIngo Tuchscherer2016-12-141-20/+43
* s390/zcrypt: Introduce new zcrypt device status APIIngo Tuchscherer2016-12-141-0/+42
* s390/zcrypt: add multi domain supportIngo Tuchscherer2016-12-141-552/+377Star
* s390/zcrypt: Introduce workload balancingIngo Tuchscherer2016-12-141-104/+204
* s390/zcrypt: simplify message type handlingMartin Schwidefsky2016-12-141-43/+6Star
* s390/zcrypt: Move the ap bus into kernelIngo Tuchscherer2016-12-141-1/+6
* s390: Delete unnecessary checks before the function call "debug_unregister"Markus Elfring2015-11-271-4/+2Star
* s390/zcrypt: Fix initialisation when zcrypt is built-inSascha Silbe2015-11-111-6/+4Star
* s390/zcrypt: enable odd RSA modulus sizes in CRT formatIngo Tuchscherer2015-10-141-2/+1Star
* drivers/s390/crypto/zcrypt_api.c: use seq_hex_dump() to dump buffersAndy Shevchenko2015-09-101-9/+1Star
* s390/zcrypt: enable s390 hwrng to seed kernel entropyIngo Tuchscherer2015-07-011-0/+7
* s390/zcrypt: Fixed possible race condition in zcrypt module handlingIngo Tuchscherer2014-09-251-4/+3Star
* s390: avoid format strings leaking into namesKees Cook2014-06-111-1/+1
* s390/zcrypt: add length check for aligned data to avoid overflow in msg-type 6Ingo Tuchscherer2014-04-011-2/+2
* s390/zcrypt: add support for EP11 coprocessor cardsIngo Tuchscherer2013-12-181-3/+106
* s390/zcryt: Handle AP configuration changesHolger Dengler2012-09-261-8/+106
* s390/zcrypt: Separate msgtype implementation from card modules.Holger Dengler2012-09-261-3/+70
* s390/comments: unify copyright messages and remove file namesHeiko Carstens2012-07-201-4/+2Star
* [S390] Remove monolithic build option for zcrypt driver.Holger Dengler2012-03-111-2/+0Star
* atomic: use <linux/atomic.h>Arun Sharma2011-07-271-1/+1
* [S390] Handling of 4096 bit RSA keys in CRT format.Felix Beck2011-01-051-2/+10
* BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-171-1/+0Star
* llseek: automatically add .llseek fopArnd Bergmann2010-10-151-1/+2
* [S390] avoid default_llseek in s390 driversMartin Schwidefsky2010-05-171-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* [S390] seq_file: convert drivers/s390/Alexey Dobriyan2010-02-261-86/+72Star
* [S390] zcrypt: add sanity check before copy_from_user()Heiko Carstens2010-01-131-1/+3
* [S390] zcrypt: remove BKLMartin Schwidefsky2009-12-071-2/+0Star
* [S390] zcrypt: add support for cex3 device typesFelix Beck2009-12-071-2/+7
* [S390] list usage cleanup in s390Eric Sesterhenn2009-03-261-4/+2Star
* Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds2008-07-141-0/+3
|\
| * crypto-zcrypt_api: BKL pushdownArnd Bergmann2008-06-201-0/+3
* | [S390] Cleanup zcrypt printk messages.Felix Beck2008-07-141-19/+5Star
|/
* [S390] zcrypt: Comments and kernel-doc cleanupFelix Beck2008-04-171-17/+46
* [S390] zcrypt: add support for large random numbersRalph Wuerthner2008-04-171-0/+120
* [S390] zcrypt: fix possible race when unloading zcrypt driver modulesRalph Wuerthner2007-03-191-6/+6
* [PATCH] mark struct file_operations const 5Arjan van de Ven2007-02-121-1/+1
* [PATCH] proc: remove useless (and buggy) ->nlink settingsAlexey Dobriyan2007-02-111-1/+0Star
* [S390] Avoid excessive inlining.Heiko Carstens2007-02-051-8/+8
* [S390] Get rid of a lot of sparse warnings.Heiko Carstens2007-02-051-2/+2
* [S390] zcrypt secure key cryptography extension.Ralph Wuerthner2006-09-201-1/+111
* [S390] zcrypt user space interface.Martin Schwidefsky2006-09-201-0/+981