Re: [PATCH v12 0/4] Driver and fscrypt support for HW-wrapped inline encryption keys
From: Bartosz Golaszewski
Date: Tue Feb 11 2025 - 03:12:37 EST
On Mon, Feb 10, 2025 at 9:25 PM Eric Biggers <ebiggers@xxxxxxxxxx> wrote:
>
> This patchset is based on linux-block/for-next and is also available at:
>
> git fetch https://git.kernel.org/pub/scm/fs/fscrypt/linux.git wrapped-keys-v12
>
> Now that the block layer support for hardware-wrapped inline encryption
> keys has been applied for 6.15
> (https://lore.kernel.org/r/173920649542.40307.8847368467858129326.b4-ty@xxxxxxxxx),
> this series refreshes the remaining patches. They add the support for
> hardware-wrapped inline encryption keys to the Qualcomm ICE and UFS
> drivers and to fscrypt. All tested on SM8650 with xfstests.
>
> TBD whether these will land in 6.15 too, or wait until 6.16 when the
> block patches that patches 2-4 depend on will have landed.
>
Could Jens provide an immutable branch with these patches? I don't
think there's a reason to delay it for another 3 months TBH.
Bartosz