index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
crypto
/
zcrypt_api.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-13
s390/zcrypt: make zcrypt_class constant
Ricardo B. Marliere
1
-18
/
+19
2024-03-13
s390/zcrypt: fix reference counting on zcrypt card objects
Harald Freudenberger
1
-0
/
+2
2024-03-07
s390/zcrypt: improve zcrypt retry behavior
Harald Freudenberger
1
-77
/
+47
2024-03-07
s390/zcrypt: introduce retries on in-kernel send CPRB functions
Harald Freudenberger
1
-2
/
+40
2024-03-07
s390/ap: rearm APQNs bindings complete completion
Harald Freudenberger
1
-1
/
+1
2024-02-16
s390/zcrypt: add debug possibility for CCA and EP11 messages
Harald Freudenberger
1
-0
/
+12
2024-02-16
s390/zcrypt: introduce dynamic debugging for AP and zcrypt code
Harald Freudenberger
1
-23
/
+23
2024-02-16
s390/zcrypt: harmonize debug feature calls and defines
Harald Freudenberger
1
-1
/
+1
2023-11-30
s390/ap: store TAPQ hwinfo in struct ap_card
Harald Freudenberger
1
-8
/
+8
2023-10-16
s390/zcrypt: introduce new internal AP queue se_bound attribute
Harald Freudenberger
1
-5
/
+5
2023-09-05
s390/zcrypt: utilize dev_set_name() ability to use a formatted string
Andy Shevchenko
1
-7
/
+3
2023-09-05
s390/zcrypt: don't leak memory if dev_set_name() fails
Andy Shevchenko
1
-0
/
+1
2023-07-03
s390: fix various typos
Heiko Carstens
1
-2
/
+2
2023-07-03
s390/zcrypt: remove ZCRYPT_MULTIDEVNODES kernel config option
Harald Freudenberger
1
-18
/
+0
2023-07-03
s390/zcrypt: cleanup some debug code
Harald Freudenberger
1
-85
/
+0
2023-06-28
s390/zcrypt: use kvmalloc_array() instead of kzalloc()
Heiko Carstens
1
-2
/
+4
2023-04-30
Merge tag 's390-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
1
-40
/
+20
2023-03-29
driver core: class: mark the struct class for sysfs callbacks as constant
Greg Kroah-Hartman
1
-4
/
+4
2023-03-20
s390/zcrypt: replace scnprintf with sysfs_emit
Harald Freudenberger
1
-40
/
+20
2023-03-17
driver core: class: remove module * from class_create()
Greg Kroah-Hartman
1
-1
/
+1
2023-01-09
s390/zcrypt: use strscpy() to instead of strncpy()
Xu Panda
1
-4
/
+2
2022-11-18
hwrng: core - treat default_quality as a maximum and default to 1024
Jason A. Donenfeld
1
-6
/
+0
2022-04-25
s390/zcrypt: code cleanup
Harald Freudenberger
1
-107
/
+108
2022-03-27
s390/zcrypt: Filter admin CPRBs on custom devices
Juergen Christ
1
-1
/
+24
2022-03-27
s390/zcrypt: Add admask to zcdn
Juergen Christ
1
-0
/
+43
2022-03-08
s390/zcrypt: Provide target domain for EP11 cprbs to scheduling function
Jürgen Christ
1
-2
/
+2
2022-03-08
s390/zcrypt: Support CPRB minor version T7
Harald Freudenberger
1
-3
/
+3
2022-03-08
s390/zcrypt: handle checkstopped cards with new state
Harald Freudenberger
1
-14
/
+12
2022-03-08
s390/ap/zcrypt: debug feature improvements
Harald Freudenberger
1
-0
/
+19
2021-12-16
s390/zcrypt: CCA control CPRB sending
Juergen Christ
1
-4
/
+3
2021-10-26
s390/zcrypt: rework of debug feature messages
Harald Freudenberger
1
-24
/
+21
2021-09-08
s390/zcrypt: remove incorrect kernel doc indicators
Heiko Carstens
1
-7
/
+7
2021-08-25
s390/ap: use the common device_driver pointer
Julian Wiedmann
1
-2
/
+2
2021-07-05
s390/AP: support new dynamic AP bus size limit
Harald Freudenberger
1
-0
/
+6
2021-06-07
s390/zcrypt: remove zcrypt_device_count
Julian Wiedmann
1
-1
/
+0
2021-02-09
s390/zcrypt: return EIO when msg retry limit reached
Harald Freudenberger
1
-0
/
+14
2020-11-09
s390/zcrypt/pkey: introduce zcrypt_wait_api_operational() function
Harald Freudenberger
1
-0
/
+66
2020-10-16
Merge tag 's390-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-107
/
+309
2020-10-07
s390/zcrypt: Introduce Failure Injection feature
Harald Freudenberger
1
-0
/
+91
2020-10-07
s390/zcrypt: move ap_msg param one level up the call chain
Harald Freudenberger
1
-2
/
+10
2020-10-07
s390/ap: add card/queue deconfig state
Harald Freudenberger
1
-18
/
+28
2020-10-07
s390/zcrypt: introduce msg tracking in zcrypt functions
Harald Freudenberger
1
-80
/
+173
2020-09-24
s390/zcrypt: Fix ZCRYPT_PERDEV_REQCNT ioctl
Christian Borntraeger
1
-1
/
+2
2020-09-17
s390/zcrypt: remove set_fs() invocation in zcrypt device driver
Harald Freudenberger
1
-15
/
+15
2020-07-03
s390/zcrypt: split ioctl function into smaller code units
Harald Freudenberger
1
-72
/
+92
2020-07-03
s390/zcrypt: fix smatch warnings
Harald Freudenberger
1
-6
/
+6
2020-02-10
s390/zcrypt: fix card and queue total counter wrap
Harald Freudenberger
1
-7
/
+9
2020-01-30
s390/zcrypt: add new low level ep11 functions support file
Harald Freudenberger
1
-0
/
+2
2020-01-30
s390/zcrypt: ep11 structs rework, export zcrypt_send_ep11_cprb
Harald Freudenberger
1
-4
/
+10
2020-01-30
s390/zcrypt: enable card/domain autoselect on ep11 cprbs
Harald Freudenberger
1
-4
/
+7
[next]