index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
crypto
/
zcrypt_api.c
Age
Commit message (
Expand
)
Author
2019-05-28
s390/zcrypt: Fix wrong dispatching for control domain CPRBs
Harald Freudenberger
2019-05-07
Merge tag 'stream_open-5.2' of https://lab.nexedi.com/kirr/linux
Linus Torvalds
2019-05-06
*: convert stream-like files from nonseekable_open -> stream_open
Kirill Smelkov
2019-04-11
s390: zcrypt: initialize variables before_use
Arnd Bergmann
2019-03-06
s390/zcrypt: revisit ap device remove procedure
Harald Freudenberger
2018-10-15
s390/zcrypt: fix broken zcrypt_send_cprb in-kernel api function
Harald Freudenberger
2018-10-09
s390/zcrypt: provide apfs failure code on type 86 error reply
Harald Freudenberger
2018-10-09
s390/zcrypt: zcrypt device driver cleanup
Harald Freudenberger
2018-10-08
s390/zcrypt: multiple zcrypt device nodes support
Harald Freudenberger
2018-08-20
s390/zcrypt: code beautify
Harald Freudenberger
2018-05-30
s390/zcrypt: Fix CCA and EP11 CPRB processing failure memory leak.
Harald Freudenberger
2018-04-11
s390/zcrypt: Support up to 256 crypto adapters.
Harald Freudenberger
2018-04-10
s390/zcrypt: Remove deprecated zcrypt proc interface.
Harald Freudenberger
2018-04-10
s390/zcrypt: Remove deprecated ioctls.
Harald Freudenberger
2017-11-24
s390: crypto: Remove redundant license text
Greg Kroah-Hartman
2017-11-24
s390: crypto: add SPDX identifiers to the remaining files
Greg Kroah-Hartman
2017-11-20
s390/zcrypt: Fix wrong comparison leading to strange load balancing
Harald Freudenberger
2017-07-05
s390/zcrypt: Fix missing newlines at some debug feature messages.
Harald Freudenberger
2017-06-12
s390/zcrypt: Add some debug messages on failure.
Harald Freudenberger
2017-02-23
s390/zcrypt: export additional symbols
Harald Freudenberger
2017-02-20
s390/zcrypt: Removed unneeded debug feature directory creation.
Harald Freudenberger
2017-01-31
s390/zcrypt: use spin_lock_bh for all queue locks and unlocks.
Harald Freudenberger
2017-01-16
s390: use false/true when using bool
Heiko Carstens
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-14
s390/zcrypt: tracepoint definitions for zcrypt device driver.
Harald Freudenberger
2016-12-14
s390/zcrypt: Rework debug feature invocations.
Harald Freudenberger
2016-12-14
s390/zcrypt: Correct function bits for CEX2x and CEX3x cards.
Harald Freudenberger
2016-12-14
s390/zcrypt: Fixed attrition of AP adapters and domains
Ingo Tuchscherer
2016-12-14
s390/zcrypt: Introduce new zcrypt device status API
Ingo Tuchscherer
2016-12-14
s390/zcrypt: add multi domain support
Ingo Tuchscherer
2016-12-14
s390/zcrypt: Introduce workload balancing
Ingo Tuchscherer
2016-12-14
s390/zcrypt: simplify message type handling
Martin Schwidefsky
2016-12-14
s390/zcrypt: Move the ap bus into kernel
Ingo Tuchscherer
2015-11-27
s390: Delete unnecessary checks before the function call "debug_unregister"
Markus Elfring
2015-11-11
s390/zcrypt: Fix initialisation when zcrypt is built-in
Sascha Silbe
2015-10-14
s390/zcrypt: enable odd RSA modulus sizes in CRT format
Ingo Tuchscherer
2015-09-10
drivers/s390/crypto/zcrypt_api.c: use seq_hex_dump() to dump buffers
Andy Shevchenko
2015-07-01
s390/zcrypt: enable s390 hwrng to seed kernel entropy
Ingo Tuchscherer
2014-09-25
s390/zcrypt: Fixed possible race condition in zcrypt module handling
Ingo Tuchscherer
2014-06-11
s390: avoid format strings leaking into names
Kees Cook
2014-04-01
s390/zcrypt: add length check for aligned data to avoid overflow in msg-type 6
Ingo Tuchscherer
2013-12-18
s390/zcrypt: add support for EP11 coprocessor cards
Ingo Tuchscherer
2012-09-26
s390/zcryt: Handle AP configuration changes
Holger Dengler
2012-09-26
s390/zcrypt: Separate msgtype implementation from card modules.
Holger Dengler
2012-07-20
s390/comments: unify copyright messages and remove file names
Heiko Carstens
2012-03-11
[S390] Remove monolithic build option for zcrypt driver.
Holger Dengler
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2011-01-05
[S390] Handling of 4096 bit RSA keys in CRT format.
Felix Beck
2010-11-17
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
[next]