RE: [PATCH] MAINTAINERS: update caam crypto driver maintainers list
From: Sahil Malhotra (OSS)
Date: Fri Sep 18 2026 - 11:36:00 EST
Hi Herbert,
Gentle ping on this one. Horia has reviewed it.
I have gone through the linux-crypto backlog and the CAAM series and bug reports still open there,
and the RSA/PKC ones have not had a technical response from our side.
I am working through that backlog now, starting with the RSA/PKC items
since those are the ones your removal proposal concerns:
- the CRT parameter bounds fix [1];
- Changwei's unmap plus DMA alignment series [2];
- the two stale RSA bug reports [3][4], including whether they share a
root cause with the above;
- Richard's cbc(paes) series [5].
I will reply on each thread as I work through it.
On caampkc.c: the intent is to fix the reported defects rather than
remove the code, I will review them and get back to you in coming weeks.
[1] https://lore.kernel.org/linux-crypto/20260810154024.3178145-1-Jeremy.Jean@xxxxxxxxxxxxxxxxx/
[2] https://lore.kernel.org/linux-crypto/20260821045555.806471-1-changwei.zou@xxxxxxxxxxxxx/
[3] https://lore.kernel.org/linux-crypto/6029acc0f0ddfe25e2537c2866d54fd7f54bc182.camel@xxxxxxxxxxxxx/
[4] https://lore.kernel.org/linux-crypto/b017b6260075f7ba11c52e71bcc5cebe427e020f.camel@xxxxxxxxx/
[5] https://lore.kernel.org/linux-crypto/20260726081504.2182951-1-richard@xxxxxx/
Thanks,
Sahil
NXP Confidential
> -----Original Message-----
> From: Horia Geanta <horia.geanta@xxxxxxx>
> Sent: 14 September 2026 13:32
> To: Sahil Malhotra (OSS) <sahil.malhotra@xxxxxxxxxxx>; Pankaj Gupta
> <pankaj.gupta@xxxxxxx>; Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>; David S .
> Miller <davem@xxxxxxxxxxxxx>
> Cc: linux-crypto@xxxxxxxxxxxxxxx; linux-kernel@xxxxxxxxxxxxxxx; Varun Sethi
> <V.Sethi@xxxxxxx>; Sahil Malhotra <sahil.malhotra@xxxxxxx>
> Subject: Re: [PATCH] MAINTAINERS: update caam crypto driver maintainers list
>
> On 9/14/2026 7:14 AM, sahil.malhotra@xxxxxxxxxxx wrote:
> > From: Sahil Malhotra <sahil.malhotra@xxxxxxx>
> >
> > Adding Sahil Malhotra as caam maintainer and removing Gaurav Jain.
> >
> > Signed-off-by: Sahil Malhotra <sahil.malhotra@xxxxxxx>
> Reviewed-by: Horia Geantă <horia.geanta@xxxxxxx>
>
> Thanks,
> Horia