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
/
zcrypt_api.c
Age
Commit message (
Expand
)
Author
2025-06-17
s390/drivers: Explicitly include <linux/export.h>
Heiko Carstens
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/zcrypt: Introduce cprb mempool for cca misc functions
Harald Freudenberger
2025-04-30
s390/ap/zcrypt: New xflag parameter
Harald Freudenberger
2025-04-30
s390/zcrypt: Avoid alloc and copy of ep11 targets if kernelspace cprb
Harald Freudenberger
2025-04-30
s390/ap: Introduce ap message buffer pool
Harald Freudenberger
2025-04-30
s390/ap/zcrypt: Rework AP message buffer allocation
Harald Freudenberger
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
2024-08-21
s390/zcrypt_api: Cleanup debug code
Holger Dengler
2024-05-17
s390/zcrypt: Use kvcalloc() instead of kvmalloc_array()
Heiko Carstens
2024-03-13
s390/zcrypt: make zcrypt_class constant
Ricardo B. Marliere
2024-03-13
s390/zcrypt: fix reference counting on zcrypt card objects
Harald Freudenberger
2024-03-07
s390/zcrypt: improve zcrypt retry behavior
Harald Freudenberger
2024-03-07
s390/zcrypt: introduce retries on in-kernel send CPRB functions
Harald Freudenberger
2024-03-07
s390/ap: rearm APQNs bindings complete completion
Harald Freudenberger
2024-02-16
s390/zcrypt: add debug possibility for CCA and EP11 messages
Harald Freudenberger
2024-02-16
s390/zcrypt: introduce dynamic debugging for AP and zcrypt code
Harald Freudenberger
2024-02-16
s390/zcrypt: harmonize debug feature calls and defines
Harald Freudenberger
2023-11-30
s390/ap: store TAPQ hwinfo in struct ap_card
Harald Freudenberger
2023-10-16
s390/zcrypt: introduce new internal AP queue se_bound attribute
Harald Freudenberger
2023-09-05
s390/zcrypt: utilize dev_set_name() ability to use a formatted string
Andy Shevchenko
2023-09-05
s390/zcrypt: don't leak memory if dev_set_name() fails
Andy Shevchenko
2023-07-03
s390: fix various typos
Heiko Carstens
2023-07-03
s390/zcrypt: remove ZCRYPT_MULTIDEVNODES kernel config option
Harald Freudenberger
2023-07-03
s390/zcrypt: cleanup some debug code
Harald Freudenberger
2023-06-28
s390/zcrypt: use kvmalloc_array() instead of kzalloc()
Heiko Carstens
2023-04-30
Merge tag 's390-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2023-03-29
driver core: class: mark the struct class for sysfs callbacks as constant
Greg Kroah-Hartman
2023-03-20
s390/zcrypt: replace scnprintf with sysfs_emit
Harald Freudenberger
2023-03-17
driver core: class: remove module * from class_create()
Greg Kroah-Hartman
2023-01-09
s390/zcrypt: use strscpy() to instead of strncpy()
Xu Panda
2022-11-18
hwrng: core - treat default_quality as a maximum and default to 1024
Jason A. Donenfeld
2022-04-25
s390/zcrypt: code cleanup
Harald Freudenberger
2022-03-27
s390/zcrypt: Filter admin CPRBs on custom devices
Juergen Christ
2022-03-27
s390/zcrypt: Add admask to zcdn
Juergen Christ
2022-03-08
s390/zcrypt: Provide target domain for EP11 cprbs to scheduling function
Jürgen Christ
2022-03-08
s390/zcrypt: Support CPRB minor version T7
Harald Freudenberger
2022-03-08
s390/zcrypt: handle checkstopped cards with new state
Harald Freudenberger
2022-03-08
s390/ap/zcrypt: debug feature improvements
Harald Freudenberger
2021-12-16
s390/zcrypt: CCA control CPRB sending
Juergen Christ
2021-10-26
s390/zcrypt: rework of debug feature messages
Harald Freudenberger
2021-09-08
s390/zcrypt: remove incorrect kernel doc indicators
Heiko Carstens
2021-08-25
s390/ap: use the common device_driver pointer
Julian Wiedmann
2021-07-05
s390/AP: support new dynamic AP bus size limit
Harald Freudenberger
2021-06-07
s390/zcrypt: remove zcrypt_device_count
Julian Wiedmann
2021-02-09
s390/zcrypt: return EIO when msg retry limit reached
Harald Freudenberger
2020-11-09
s390/zcrypt/pkey: introduce zcrypt_wait_api_operational() function
Harald Freudenberger
2020-10-16
Merge tag 's390-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2020-10-07
s390/zcrypt: Introduce Failure Injection feature
Harald Freudenberger
[next]