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.14.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/vfio-ap: fix sysfs status attribute for AP queue devices
Tony Krowiak
2024-02-05
1
-1
/
+15
*
s390/vfio-ap: do not reset queue removed from host config
Tony Krowiak
2024-01-31
1
-4
/
+12
*
s390/vfio-ap: reset queues associated with adapter for queue unbound from driver
Tony Krowiak
2024-01-31
1
-35
/
+41
*
s390/vfio-ap: reset queues filtered from the guest's AP config
Tony Krowiak
2024-01-31
2
-45
/
+129
*
s390/vfio-ap: let on_scan_complete() callback filter matrix and update guest'...
Tony Krowiak
2024-01-31
1
-0
/
+13
*
s390/vfio-ap: loop over the shadow APCB when filtering guest's AP configuration
Tony Krowiak
2024-01-31
1
-2
/
+3
*
s390/vfio-ap: always filter entire AP matrix
Tony Krowiak
2024-01-31
1
-40
/
+17
*
s390/vfio-ap: unpin pages on gisc registration failure
Anthony Krowiak
2024-01-31
1
-0
/
+1
*
s390/ap: fix AP bus crash on early config change callback invocation
Harald Freudenberger
2023-11-28
1
-0
/
+4
*
s390/ap: re-init AP queues on config on
Harald Freudenberger
2023-11-20
3
-13
/
+18
*
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
|
*
|
s390/vfio-ap: handle queue state change in progress on reset
Tony Krowiak
2023-08-18
1
-1
/
+3
|
*
|
s390/vfio-ap: use work struct to verify queue reset
Tony Krowiak
2023-08-18
2
-25
/
+25
|
*
|
s390/vfio-ap: store entire AP queue status word with the queue object
Tony Krowiak
2023-08-18
2
-14
/
+17
|
*
|
s390/vfio-ap: remove upper limit on wait for queue reset to complete
Tony Krowiak
2023-08-18
1
-29
/
+35
|
*
|
s390/vfio-ap: allow deconfigured queue to be passed through to a guest
Tony Krowiak
2023-08-18
1
-2
/
+4
|
*
|
s390/vfio-ap: wait for response code 05 to clear on queue reset
Tony Krowiak
2023-08-18
1
-0
/
+2
|
*
|
s390/vfio-ap: clean up irq resources if possible
Tony Krowiak
2023-08-18
1
-4
/
+7
|
*
|
s390/vfio-ap: no need to check the 'E' and 'I' bits in APQSW after TAPQ
Tony Krowiak
2023-08-18
1
-11
/
+2
*
|
|
s390/zcrypt_ep11misc: support API ordinal 6 with empty pin-blob
Holger Dengler
2023-08-18
5
-25
/
+76
*
|
|
s390/pkey: fix PKEY_TYPE_EP11_AES handling for sysfs attributes
Holger Dengler
2023-08-17
1
-3
/
+3
*
|
|
s390/pkey: fix PKEY_TYPE_EP11_AES handling in PKEY_VERIFYKEY2 IOCTL
Holger Dengler
2023-08-17
1
-1
/
+26
*
|
|
s390/pkey: fix PKEY_TYPE_EP11_AES handling in PKEY_KBLOB2PROTK[23]
Holger Dengler
2023-08-17
3
-62
/
+100
*
|
|
s390/pkey: fix PKEY_TYPE_EP11_AES handling in PKEY_CLR2SECK2 IOCTL
Holger Dengler
2023-08-17
3
-20
/
+60
*
|
|
s390/pkey: fix PKEY_TYPE_EP11_AES handling in PKEY_GENSECK2 IOCTL
Holger Dengler
2023-08-17
3
-21
/
+102
*
|
|
s390/pkey: fix/harmonize internal keyblob headers
Holger Dengler
2023-08-17
3
-11
/
+4
*
|
|
s390/zcrypt: remove CEX2 and CEX3 device drivers
Harald Freudenberger
2023-07-24
11
-935
/
+39
|
|
/
|
/
|
*
|
s390/zcrypt: fix reply buffer calculations for CCA replies
Harald Freudenberger
2023-07-20
1
-11
/
+24
|
/
*
s390: fix various typos
Heiko Carstens
2023-07-03
8
-13
/
+13
*
s390/zcrypt: remove ZCRYPT_MULTIDEVNODES kernel config option
Harald Freudenberger
2023-07-03
1
-18
/
+0
*
s390/zcrypt: do not retry administrative requests
Harald Freudenberger
2023-07-03
1
-0
/
+6
*
s390/zcrypt: cleanup some debug code
Harald Freudenberger
2023-07-03
6
-140
/
+0
*
s390/zcrypt: use kvmalloc_array() instead of kzalloc()
Heiko Carstens
2023-06-28
1
-2
/
+4
*
s390/vfio-ap: wire in the vfio_device_ops request callback
Tony Krowiak
2023-06-06
1
-0
/
+21
*
s390/vfio-ap: realize the VFIO_DEVICE_SET_IRQS ioctl
Tony Krowiak
2023-06-06
2
-0
/
+86
*
s390/vfio-ap: realize the VFIO_DEVICE_GET_IRQ_INFO ioctl
Tony Krowiak
2023-06-06
1
-1
/
+29
*
s390/pkey: add support for ecc clear key
Harald Freudenberger
2023-06-01
1
-68
/
+192
*
s390/pkey: do not use struct pkey_protkey
Harald Freudenberger
2023-06-01
1
-79
/
+116
*
s390/pkey: introduce reverse x-mas trees
Harald Freudenberger
2023-06-01
1
-36
/
+36
*
s390/pkey: zeroize key blobs
Holger Dengler
2023-05-15
1
-0
/
+3
*
Merge tag 's390-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2023-04-30
16
-534
/
+789
|
\
|
*
s390/zcrypt: rework arrays with length zero occurrences
Harald Freudenberger
2023-04-19
4
-42
/
+40
|
*
s390/zcrypt: simplify prep of CCA key token
Harald Freudenberger
2023-04-04
1
-23
/
+12
[next]