index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
crypto
/
zcrypt_api.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-23
s390/zcrypt: export additional symbols
Harald Freudenberger
1
-2
/
+3
2017-02-20
s390/zcrypt: Removed unneeded debug feature directory creation.
Harald Freudenberger
1
-3
/
+0
2017-01-31
s390/zcrypt: use spin_lock_bh for all queue locks and unlocks.
Harald Freudenberger
1
-0
/
+8
2017-01-16
s390: use false/true when using bool
Heiko Carstens
1
-2
/
+2
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-12-14
s390/zcrypt: tracepoint definitions for zcrypt device driver.
Harald Freudenberger
1
-24
/
+81
2016-12-14
s390/zcrypt: Rework debug feature invocations.
Harald Freudenberger
1
-24
/
+14
2016-12-14
s390/zcrypt: Correct function bits for CEX2x and CEX3x cards.
Harald Freudenberger
1
-3
/
+5
2016-12-14
s390/zcrypt: Fixed attrition of AP adapters and domains
Ingo Tuchscherer
1
-20
/
+43
2016-12-14
s390/zcrypt: Introduce new zcrypt device status API
Ingo Tuchscherer
1
-0
/
+42
2016-12-14
s390/zcrypt: add multi domain support
Ingo Tuchscherer
1
-552
/
+377
2016-12-14
s390/zcrypt: Introduce workload balancing
Ingo Tuchscherer
1
-104
/
+204
2016-12-14
s390/zcrypt: simplify message type handling
Martin Schwidefsky
1
-43
/
+6
2016-12-14
s390/zcrypt: Move the ap bus into kernel
Ingo Tuchscherer
1
-1
/
+6
2015-11-27
s390: Delete unnecessary checks before the function call "debug_unregister"
Markus Elfring
1
-4
/
+2
2015-11-11
s390/zcrypt: Fix initialisation when zcrypt is built-in
Sascha Silbe
1
-6
/
+4
2015-10-14
s390/zcrypt: enable odd RSA modulus sizes in CRT format
Ingo Tuchscherer
1
-2
/
+1
2015-09-10
drivers/s390/crypto/zcrypt_api.c: use seq_hex_dump() to dump buffers
Andy Shevchenko
1
-9
/
+1
2015-07-01
s390/zcrypt: enable s390 hwrng to seed kernel entropy
Ingo Tuchscherer
1
-0
/
+7
2014-09-25
s390/zcrypt: Fixed possible race condition in zcrypt module handling
Ingo Tuchscherer
1
-4
/
+3
2014-06-11
s390: avoid format strings leaking into names
Kees Cook
1
-1
/
+1
2014-04-01
s390/zcrypt: add length check for aligned data to avoid overflow in msg-type 6
Ingo Tuchscherer
1
-2
/
+2
2013-12-18
s390/zcrypt: add support for EP11 coprocessor cards
Ingo Tuchscherer
1
-3
/
+106
2012-09-26
s390/zcryt: Handle AP configuration changes
Holger Dengler
1
-8
/
+106
2012-09-26
s390/zcrypt: Separate msgtype implementation from card modules.
Holger Dengler
1
-3
/
+70
2012-07-20
s390/comments: unify copyright messages and remove file names
Heiko Carstens
1
-4
/
+2
2012-03-11
[S390] Remove monolithic build option for zcrypt driver.
Holger Dengler
1
-2
/
+0
2011-07-27
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+1
2011-01-05
[S390] Handling of 4096 bit RSA keys in CRT format.
Felix Beck
1
-2
/
+10
2010-11-17
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
1
-1
/
+0
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
1
-1
/
+2
2010-05-17
[S390] avoid default_llseek in s390 drivers
Martin Schwidefsky
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-02-27
[S390] seq_file: convert drivers/s390/
Alexey Dobriyan
1
-86
/
+72
2010-01-13
[S390] zcrypt: add sanity check before copy_from_user()
Heiko Carstens
1
-1
/
+3
2009-12-07
[S390] zcrypt: remove BKL
Martin Schwidefsky
1
-2
/
+0
2009-12-07
[S390] zcrypt: add support for cex3 device types
Felix Beck
1
-2
/
+7
2009-03-26
[S390] list usage cleanup in s390
Eric Sesterhenn
1
-4
/
+2
2008-07-15
Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
Linus Torvalds
1
-0
/
+3
2008-07-14
[S390] Cleanup zcrypt printk messages.
Felix Beck
1
-19
/
+5
2008-06-21
crypto-zcrypt_api: BKL pushdown
Arnd Bergmann
1
-0
/
+3
2008-04-17
[S390] zcrypt: Comments and kernel-doc cleanup
Felix Beck
1
-17
/
+46
2008-04-17
[S390] zcrypt: add support for large random numbers
Ralph Wuerthner
1
-0
/
+120
2007-03-19
[S390] zcrypt: fix possible race when unloading zcrypt driver modules
Ralph Wuerthner
1
-6
/
+6
2007-02-12
[PATCH] mark struct file_operations const 5
Arjan van de Ven
1
-1
/
+1
2007-02-11
[PATCH] proc: remove useless (and buggy) ->nlink settings
Alexey Dobriyan
1
-1
/
+0
2007-02-05
[S390] Avoid excessive inlining.
Heiko Carstens
1
-8
/
+8
2007-02-05
[S390] Get rid of a lot of sparse warnings.
Heiko Carstens
1
-2
/
+2
2006-09-20
[S390] zcrypt secure key cryptography extension.
Ralph Wuerthner
1
-1
/
+111
2006-09-20
[S390] zcrypt user space interface.
Martin Schwidefsky
1
-0
/
+981