Re: [PATCH v3 0/2] Fixes related to domain access and verification
Vasily Gorbik <[email protected]>
| Newsgroups | org.kernel.vger.linux-s390 |
|---|---|
| Message-ID | <[email protected]> |
On Thu, Jul 23, 2026 at 11:54:51AM +0200, Harald Freudenberger wrote: > This is now a combination of the two patch series > "Fix wrong domain value verification with EP11 cards" and > "Close speculative mem read possibility" as there is some > code dependency between the patches. > > Changelog for "Fix wrong domain value verification with EP11 cards" > > v1: initial version > v2: Resend without any code changes, just Finn's reviewed by added. > > Changelog for "Close speculative mem read possibility" > > v1: initial version > v2: Resend without any code changes, just Finn's reviewed by added. > > Changelog for v3 and further: > > v3: Resent without any changes, just this time as a 2-patches series. > > Harald Freudenberger (2): > s390/zcrypt: Fix wrong domain value verification with EP11 CPRBs > s390/zcrypt: Close speculative mem read possibility > > drivers/s390/crypto/zcrypt_api.c | 4 +++- > 1 file changed, 3 insertions(+), 1 deletion(-) Applied, thank you!