index
:
Linux Stable
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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
crypto
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390/zcrypt: make zcrypt_class constant
Ricardo B. Marliere
2024-03-13
1
-18
/
+19
*
s390/zcrypt: fix reference counting on zcrypt card objects
Harald Freudenberger
2024-03-13
1
-0
/
+2
*
s390/pkey: improve pkey retry behavior
Harald Freudenberger
2024-03-07
1
-18
/
+21
*
s390/zcrypt: improve zcrypt retry behavior
Harald Freudenberger
2024-03-07
3
-80
/
+58
*
s390/zcrypt: introduce retries on in-kernel send CPRB functions
Harald Freudenberger
2024-03-07
1
-2
/
+40
*
s390/ap: introduce mutex to lock the AP bus scan
Harald Freudenberger
2024-03-07
2
-11
/
+58
*
s390/ap: rework ap_scan_bus() to return true on config change
Harald Freudenberger
2024-03-07
1
-7
/
+20
*
s390/ap: clarify AP scan bus related functions and variables
Harald Freudenberger
2024-03-07
1
-19
/
+24
*
s390/ap: rearm APQNs bindings complete completion
Harald Freudenberger
2024-03-07
3
-21
/
+80
*
s390/vfio-ap: handle hardware checkstop state on queue reset operation
Jason J. Herne
2024-03-07
1
-17
/
+18
*
s390/ap: explicitly include ultravisor header
Holger Dengler
2024-02-20
1
-0
/
+1
*
s390/zcrypt: add debug possibility for CCA and EP11 messages
Harald Freudenberger
2024-02-16
1
-0
/
+12
*
s390/ap: add debug possibility for AP messages
Harald Freudenberger
2024-02-16
1
-0
/
+4
*
s390/pkey: introduce dynamic debugging for pkey
Harald Freudenberger
2024-02-16
1
-24
/
+23
*
s390/pkey: harmonize pkey s390 debug feature calls
Harald Freudenberger
2024-02-16
1
-91
/
+97
*
s390/zcrypt: introduce dynamic debugging for AP and zcrypt code
Harald Freudenberger
2024-02-16
7
-85
/
+89
*
s390/zcrypt: harmonize debug feature calls and defines
Harald Freudenberger
2024-02-16
6
-193
/
+156
*
s390/vfio-ap: make matrix_bus const
Ricardo B. Marliere
2024-02-09
1
-1
/
+1
*
s390/ap: make ap_bus_type const
Ricardo B. Marliere
2024-02-09
1
-2
/
+2
*
s390/vfio-ap: do not reset queue removed from host config
Tony Krowiak
2024-01-17
1
-4
/
+12
*
s390/vfio-ap: reset queues associated with adapter for queue unbound from driver
Tony Krowiak
2024-01-17
1
-35
/
+41
*
s390/vfio-ap: reset queues filtered from the guest's AP config
Tony Krowiak
2024-01-17
2
-45
/
+129
*
s390/vfio-ap: let on_scan_complete() callback filter matrix and update guest'...
Tony Krowiak
2024-01-17
1
-0
/
+13
*
s390/vfio-ap: loop over the shadow APCB when filtering guest's AP configuration
Tony Krowiak
2024-01-17
1
-2
/
+3
*
s390/vfio-ap: always filter entire AP matrix
Tony Krowiak
2024-01-17
1
-40
/
+17
*
Merge tag 's390-6.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2024-01-10
7
-161
/
+228
|
\
|
*
s390/ap: handle outband SE bind state change
Harald Freudenberger
2023-11-30
3
-50
/
+122
|
*
s390/ap: store TAPQ hwinfo in struct ap_card
Harald Freudenberger
2023-11-30
7
-106
/
+83
|
*
s390/vfio-ap: fix sysfs status attribute for AP queue devices
Tony Krowiak
2023-11-30
1
-1
/
+15
|
*
s390/vfio-ap: improve reaction to response code 07 from PQAP(AQIC) command
Tony Krowiak
2023-11-30
1
-1
/
+4
|
*
s390/vfio-ap: set status response code to 06 on gisc registration failure
Anthony Krowiak
2023-11-30
1
-3
/
+3
|
*
s390/vfio-ap: unpin pages on gisc registration failure
Anthony Krowiak
2023-11-30
1
-0
/
+1
*
|
eventfd: simplify eventfd_signal()
Christian Brauner
2023-11-28
1
-1
/
+1
|
/
*
s390/ap: fix vanishing crypto cards in SE environment
Harald Freudenberger
2023-11-05
1
-23
/
+20
*
s390/zcrypt: don't report online if card or queue is in check-stop state
Ingo Franzki
2023-11-05
2
-4
/
+5
*
s390/ap: fix AP bus crash on early config change callback invocation
Harald Freudenberger
2023-11-05
1
-0
/
+4
*
s390/ap: re-enable interrupt for AP queues
Harald Freudenberger
2023-11-05
1
-2
/
+12
*
s390/ap: rework to use irq info from ap queue status
Harald Freudenberger
2023-11-05
2
-11
/
+12
*
s390/ap: show APFS value on error reply 0x8B
Harald Freudenberger
2023-10-16
1
-2
/
+16
*
s390/zcrypt: introduce new internal AP queue se_bound attribute
Harald Freudenberger
2023-10-16
3
-6
/
+55
*
s390/ap: re-init AP queues on config on
Harald Freudenberger
2023-10-16
3
-13
/
+18
*
s390/zcrypt: update list of EP11 operation modes
Ingo Franzki
2023-09-19
1
-0
/
+4
*
Merge tag 's390-6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2023-09-07
1
-7
/
+4
|
\
|
*
s390/zcrypt: utilize dev_set_name() ability to use a formatted string
Andy Shevchenko
2023-09-05
1
-7
/
+3
|
*
s390/zcrypt: don't leak memory if dev_set_name() fails
Andy Shevchenko
2023-09-05
1
-0
/
+1
*
|
Merge tag 'vfio-v6.6-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
2023-08-30
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
vfio-iommufd: Add detach_ioas support for emulated VFIO devices
Yi Liu
2023-07-25
1
-0
/
+1
*
|
Merge branch 'vfio-ap' into features
Heiko Carstens
2023-08-23
2
-60
/
+110
|
\
\
|
*
|
s390/vfio-ap: make sure nib is shared
Tony Krowiak
2023-08-18
1
-0
/
+30
|
*
|
s390/vfio-ap: check for TAPQ response codes 0x35 and 0x36
Tony Krowiak
2023-08-18
1
-1
/
+12
[next]