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
2020-02-10
s390/zcrypt: fix card and queue total counter wrap
Harald Freudenberger
2020-01-30
s390/zcrypt: add new low level ep11 functions support file
Harald Freudenberger
2020-01-30
s390/zcrypt: ep11 structs rework, export zcrypt_send_ep11_cprb
Harald Freudenberger
2020-01-30
s390/zcrypt: enable card/domain autoselect on ep11 cprbs
Harald Freudenberger
2019-10-22
s390/zcrypt: fix memleak at release
Johan Hovold
2019-09-17
Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-08-21
s390/zcrypt: extend cca_findcard function and helper
Harald Freudenberger
2019-07-30
drivers: Introduce device lookup variants by device type
Suzuki K Poulose
2019-07-30
drivers: Introduce device lookup variants by name
Suzuki K Poulose
2019-07-29
s390/zcrypt: move cca misc functions to new code file
Harald Freudenberger
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
[next]