index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
crypto
/
zcrypt_ep11misc.c
Age
Commit message (
Expand
)
Author
2025-11-24
s390: Remove KMSG_COMPONENT macro
Heiko Carstens
2025-08-28
s390/pkey: Forward keygenflags to ep11_unwrapkey
Harald Freudenberger
2025-06-17
s390/drivers: Explicitly include <linux/export.h>
Heiko Carstens
2025-04-30
s390/pkey: Provide and pass xflags within pkey and zcrypt layers
Harald Freudenberger
2025-04-30
s390/zcrypt: Rework ep11 misc functions to use cprb mempool
Harald Freudenberger
2025-04-30
s390/zcrypt: Locate ep11_domain_query_info onto the stack instead of kmalloc
Harald Freudenberger
2025-04-30
s390/zcrypt: Rework ep11 findcard() implementation and callers
Harald Freudenberger
2025-04-30
s390/zcrypt: Remove CCA and EP11 card and domain info caches
Harald Freudenberger
2025-04-30
s390/zcrypt: Introduce pre-allocated device status array for ep11 misc
Harald Freudenberger
2025-04-30
s390/zcrypt: Rework zcrypt function zcrypt_device_status_mask_ext
Harald Freudenberger
2025-04-30
s390/zcrypt: Introduce cprb mempool for ep11 misc functions
Harald Freudenberger
2025-04-30
s390/ap/zcrypt: New xflag parameter
Harald Freudenberger
2024-08-29
s390/pkey: Rework and split PKEY kernel module code
Harald Freudenberger
2024-05-17
s390/zcrypt: Use kvcalloc() instead of kvmalloc_array()
Heiko Carstens
2024-05-01
s390/zcrypt: Handle ep11 cprb return code
Harald Freudenberger
2024-05-01
s390/zcrypt: Fix wrong format string in debug feature printout
Harald Freudenberger
2024-02-16
s390/zcrypt: harmonize debug feature calls and defines
Harald Freudenberger
2023-08-18
s390/zcrypt_ep11misc: support API ordinal 6 with empty pin-blob
Holger Dengler
2023-08-17
s390/pkey: fix PKEY_TYPE_EP11_AES handling in PKEY_KBLOB2PROTK[23]
Holger Dengler
2023-08-17
s390/pkey: fix PKEY_TYPE_EP11_AES handling in PKEY_CLR2SECK2 IOCTL
Holger Dengler
2023-08-17
s390/pkey: fix PKEY_TYPE_EP11_AES handling in PKEY_GENSECK2 IOCTL
Holger Dengler
2023-08-17
s390/pkey: fix/harmonize internal keyblob headers
Holger Dengler
2023-07-03
s390: fix various typos
Heiko Carstens
2023-04-19
s390/zcrypt: rework arrays with length zero occurrences
Harald Freudenberger
2022-04-25
s390/zcrypt: code cleanup
Harald Freudenberger
2022-03-27
s390: crypto: Use min_t() instead of doing it manually
Haowen Bai
2020-09-24
s390/pkey: support CCA and EP11 secure ECC private keys
Harald Freudenberger
2020-09-17
s390/zcrypt: remove set_fs() invocation in zcrypt device driver
Harald Freudenberger
2020-06-16
s390/zcrypt: use kzalloc
Zou Wei
2020-04-04
Merge tag 's390-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2020-03-27
s390/zcrypt: use kvmalloc instead of kmalloc for 256k alloc
Harald Freudenberger
2020-02-17
s390/pkey/zcrypt: spelling s/crytp/crypt/
Geert Uytterhoeven
2020-01-30
s390/pkey/zcrypt: Support EP11 AES secure keys
Harald Freudenberger
2020-01-30
s390/zcrypt: add new low level ep11 functions support file
Harald Freudenberger