summaryrefslogtreecommitdiffstats
path: root/drivers/s390/crypto/zcrypt_api.c
Commit message (Expand)AuthorAgeFilesLines
* 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