index
:
linux/linux-stable.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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
crypto
/
pkey_api.c
Age
Commit message (
Expand
)
Author
2020-11-03
s390/pkey: fix paes selftest failure with paes and pkey static build
Harald Freudenberger
2020-09-24
s390/pkey: support CCA and EP11 secure ECC private keys
Harald Freudenberger
2020-09-24
s390/zcrypt: Support for CCA APKA master keys
Harald Freudenberger
2020-08-11
s390/pkey: remove redundant variable initialization
Tianjia Zhang
2020-07-03
s390/pkey: fix smatch warning inconsistent indenting
Harald Freudenberger
2020-02-27
s390: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-10
s390/pkey: fix missing length of protected key on return
Harald Freudenberger
2020-01-30
s390/pkey/zcrypt: Support EP11 AES secure keys
Harald Freudenberger
2020-01-30
s390/pkey: Add support for key blob with clear key value
Harald Freudenberger
2019-11-12
s390/pkey: use memdup_user() to simplify code
Markus Elfring
2019-11-12
s390/pkey: fix memory leak within _copy_apqns_from_user()
Heiko Carstens
2019-09-19
s390/pkey: Add sysfs attributes to emit AES CIPHER key blobs
Ingo Franzki
2019-08-21
s390/pkey: add CCA AES cipher key support
Harald Freudenberger
2019-08-21
s390/pkey: pkey cleanup: narrow in-kernel API, fix some variable types
Harald Freudenberger
2019-07-29
s390/zcrypt: move cca misc functions to new code file
Harald Freudenberger
2019-06-15
s390/pkey: Use -ENODEV instead of -EOPNOTSUPP
David Hildenbrand
2019-04-15
s390/pkey: add one more argument space for debug feature entry
Harald Freudenberger
2019-02-21
pkey: Indicate old mkvp only if old and current mkvp are different
Ingo Franzki
2018-10-22
s390/pkey: move pckmo subfunction available checks away from module init
Harald Freudenberger
2018-10-19
s390/pkey: Load pkey kernel module automatically
Ingo Franzki
2018-10-10
s390/pkey: Introduce new API for transforming key blobs
Ingo Franzki
2018-10-10
s390/pkey: Introduce new API for random protected key verification
Ingo Franzki
2018-10-10
s390/pkey: Add sysfs attributes to emit secure key blobs
Ingo Franzki
2018-10-10
s390/pkey: Add sysfs attributes to emit protected key blobs
Ingo Franzki
2018-10-09
s390/pkey: Define protected key blob format
Ingo Franzki
2018-10-09
s390/pkey: Introduce new API for random protected key generation
Ingo Franzki
2018-08-20
s390/zcrypt: code beautify
Harald Freudenberger
2018-07-16
s390/crypto: fix gcc 8 stringop-truncation warning
Vasily Gorbik
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-04-11
s390/zcrypt: Support up to 256 crypto adapters.
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-10-16
s390/pkey: fix kzalloc-simple.cocci warnings
Vasyl Gomonovych
2017-06-12
s390/pkey: add missing __user annotations
Heiko Carstens
2017-06-12
s390/pkey: make pkey_init() static
Heiko Carstens
2017-03-22
s390/pkey: Introduce new API for secure key verification
Harald Freudenberger
2017-03-22
s390/pkey: Fix wrong handling of secure key with old MKVP
Harald Freudenberger
2017-02-23
s390/pkey: Introduce pkey kernel module
Harald Freudenberger