On Thu, 12 Dec 2024 20:19:43 -0800, Eric Biggers wrote: > This patchset is based on next-20241212 and is also available in git via: > > git fetch https://git.kernel.org/pub/scm/fs/fscrypt/linux.git wrapped-keys-v10 > > This patchset adds support for hardware-wrapped inline encryption keys, a > security feature supported by some SoCs. It adds the block and fscrypt > framework for the feature as well as support for it with UFS on Qualcomm SoCs. > > [...] Applied to 6.14/scsi-queue, thanks! [02/15] ufs: crypto: add ufs_hba_from_crypto_profile() https://git.kernel.org/mkp/scsi/c/75d0c649eca4 [03/15] ufs: qcom: convert to use UFSHCD_QUIRK_CUSTOM_CRYPTO_PROFILE https://git.kernel.org/mkp/scsi/c/30b32c647cf3 [04/15] ufs: crypto: remove ufs_hba_variant_ops::program_key https://git.kernel.org/mkp/scsi/c/409f21010d92 -- Martin K. Petersen Oracle Linux Engineering