index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
crypto
/
zcrypt_api.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390/zcrypt: export additional symbols
Harald Freudenberger
2017-02-23
1
-2
/
+3
*
s390/zcrypt: Removed unneeded debug feature directory creation.
Harald Freudenberger
2017-02-20
1
-3
/
+0
*
s390/zcrypt: use spin_lock_bh for all queue locks and unlocks.
Harald Freudenberger
2017-01-31
1
-0
/
+8
*
s390: use false/true when using bool
Heiko Carstens
2017-01-16
1
-2
/
+2
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
s390/zcrypt: tracepoint definitions for zcrypt device driver.
Harald Freudenberger
2016-12-14
1
-24
/
+81
*
s390/zcrypt: Rework debug feature invocations.
Harald Freudenberger
2016-12-14
1
-24
/
+14
*
s390/zcrypt: Correct function bits for CEX2x and CEX3x cards.
Harald Freudenberger
2016-12-14
1
-3
/
+5
*
s390/zcrypt: Fixed attrition of AP adapters and domains
Ingo Tuchscherer
2016-12-14
1
-20
/
+43
*
s390/zcrypt: Introduce new zcrypt device status API
Ingo Tuchscherer
2016-12-14
1
-0
/
+42
*
s390/zcrypt: add multi domain support
Ingo Tuchscherer
2016-12-14
1
-552
/
+377
*
s390/zcrypt: Introduce workload balancing
Ingo Tuchscherer
2016-12-14
1
-104
/
+204
*
s390/zcrypt: simplify message type handling
Martin Schwidefsky
2016-12-14
1
-43
/
+6
*
s390/zcrypt: Move the ap bus into kernel
Ingo Tuchscherer
2016-12-14
1
-1
/
+6
*
s390: Delete unnecessary checks before the function call "debug_unregister"
Markus Elfring
2015-11-27
1
-4
/
+2
*
s390/zcrypt: Fix initialisation when zcrypt is built-in
Sascha Silbe
2015-11-11
1
-6
/
+4
*
s390/zcrypt: enable odd RSA modulus sizes in CRT format
Ingo Tuchscherer
2015-10-14
1
-2
/
+1
*
drivers/s390/crypto/zcrypt_api.c: use seq_hex_dump() to dump buffers
Andy Shevchenko
2015-09-10
1
-9
/
+1
*
s390/zcrypt: enable s390 hwrng to seed kernel entropy
Ingo Tuchscherer
2015-07-01
1
-0
/
+7
*
s390/zcrypt: Fixed possible race condition in zcrypt module handling
Ingo Tuchscherer
2014-09-25
1
-4
/
+3
*
s390: avoid format strings leaking into names
Kees Cook
2014-06-11
1
-1
/
+1
*
s390/zcrypt: add length check for aligned data to avoid overflow in msg-type 6
Ingo Tuchscherer
2014-04-01
1
-2
/
+2
*
s390/zcrypt: add support for EP11 coprocessor cards
Ingo Tuchscherer
2013-12-18
1
-3
/
+106
*
s390/zcryt: Handle AP configuration changes
Holger Dengler
2012-09-26
1
-8
/
+106
*
s390/zcrypt: Separate msgtype implementation from card modules.
Holger Dengler
2012-09-26
1
-3
/
+70
*
s390/comments: unify copyright messages and remove file names
Heiko Carstens
2012-07-20
1
-4
/
+2
*
[S390] Remove monolithic build option for zcrypt driver.
Holger Dengler
2012-03-11
1
-2
/
+0
*
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-26
1
-1
/
+1
*
[S390] Handling of 4096 bit RSA keys in CRT format.
Felix Beck
2011-01-05
1
-2
/
+10
*
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
2010-11-17
1
-1
/
+0
*
llseek: automatically add .llseek fop
Arnd Bergmann
2010-10-15
1
-1
/
+2
*
[S390] avoid default_llseek in s390 drivers
Martin Schwidefsky
2010-05-17
1
-1
/
+1
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
[S390] seq_file: convert drivers/s390/
Alexey Dobriyan
2010-02-26
1
-86
/
+72
*
[S390] zcrypt: add sanity check before copy_from_user()
Heiko Carstens
2010-01-13
1
-1
/
+3
*
[S390] zcrypt: remove BKL
Martin Schwidefsky
2009-12-07
1
-2
/
+0
*
[S390] zcrypt: add support for cex3 device types
Felix Beck
2009-12-07
1
-2
/
+7
*
[S390] list usage cleanup in s390
Eric Sesterhenn
2009-03-26
1
-4
/
+2
*
Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
Linus Torvalds
2008-07-14
1
-0
/
+3
|
\
|
*
crypto-zcrypt_api: BKL pushdown
Arnd Bergmann
2008-06-20
1
-0
/
+3
*
|
[S390] Cleanup zcrypt printk messages.
Felix Beck
2008-07-14
1
-19
/
+5
|
/
*
[S390] zcrypt: Comments and kernel-doc cleanup
Felix Beck
2008-04-17
1
-17
/
+46
*
[S390] zcrypt: add support for large random numbers
Ralph Wuerthner
2008-04-17
1
-0
/
+120
*
[S390] zcrypt: fix possible race when unloading zcrypt driver modules
Ralph Wuerthner
2007-03-19
1
-6
/
+6
*
[PATCH] mark struct file_operations const 5
Arjan van de Ven
2007-02-12
1
-1
/
+1
*
[PATCH] proc: remove useless (and buggy) ->nlink settings
Alexey Dobriyan
2007-02-11
1
-1
/
+0
*
[S390] Avoid excessive inlining.
Heiko Carstens
2007-02-05
1
-8
/
+8
*
[S390] Get rid of a lot of sparse warnings.
Heiko Carstens
2007-02-05
1
-2
/
+2
*
[S390] zcrypt secure key cryptography extension.
Ralph Wuerthner
2006-09-20
1
-1
/
+111
*
[S390] zcrypt user space interface.
Martin Schwidefsky
2006-09-20
1
-0
/
+981