Re: [PATCH v12 0/4] Driver and fscrypt support for HW-wrapped inline encryption keys

From: Eric Biggers
Date: Mon Mar 10 2025 - 12:50:22 EST


On Sun, Mar 02, 2025 at 02:23:36PM -0800, Eric Biggers wrote:
> > > 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.
>
> They don't seem to be on an immutable branch, so I'll just wait until the next
> cycle, rather than trying to do something weird where I rebase the fscrypt tree
> onto the block tree and also include driver patches. TBH, I've already been
> waiting 5 years to land this, so an extra 9 weeks is not a big deal :-)
>
> The first patch "soc: qcom: ice: make qcom_ice_program_key() take struct
> blk_crypto_key" does not depend on the block ones though, and it could land in
> 6.15. Bjorn, would you like to take that patch through your tree to get it out
> of the way?

Bjorn, could you apply patch 1 to your tree? Thanks!

- Eric