* [PATCH] MAINTAINERS: make myself the maintainer of the Qualcomm QCE driver
@ 2026-06-02 12:46 Bartosz Golaszewski
2026-06-02 12:50 ` Krzysztof Kozlowski
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: Bartosz Golaszewski @ 2026-06-02 12:46 UTC (permalink / raw)
To: Demi Marie Obenour, Herbert Xu, David S. Miller, Thara Gopinath,
Rob Herring, Krzysztof Kozlowski, Conor Dooley, Bjorn Andersson,
Konrad Dybcio, Russell King, Eric Biggers, Ard Biesheuvel,
Kuldeep Singh
Cc: linux-crypto, linux-arm-msm, linux-kernel, brgl,
Bartosz Golaszewski
Qualcomm wants to keep supporting and extending the crypto engine driver.
Thara has not been active for many months, so change the maintainer to
myself and upgrade the driver to Supported.
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@oss.qualcomm.com>
---
I've considered also marking the driver as BROKEN but decided not to.
Next week I plan to address the failing self tests as well as go through
all the ciphers it provides and remove ones that are known to be weak or
deprecated.
Regarding the series that proposed to remove this[1], let this be the
official objection. Qualcomm's clients use this IP, we have support for
new features planned and intend to refactor it significantly.
[1] https://lore.kernel.org/all/20260523-delete-qce-v1-0-86105cd7f406@gmail.com/
---
MAINTAINERS | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 0ae45fed10fbe2983c37889bf075c058bc09816a..538373148cb1782651f8b47efc8ba3ed9313fe38 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -22087,10 +22087,10 @@ F: Documentation/devicetree/bindings/opp/opp-v2-kryo-cpu.yaml
F: drivers/cpufreq/qcom-cpufreq-nvmem.c
QUALCOMM CRYPTO DRIVERS
-M: Thara Gopinath <thara.gopinath@gmail.com>
+M: Bartosz Golaszewski <brgl@kernel.org>
L: linux-crypto@vger.kernel.org
L: linux-arm-msm@vger.kernel.org
-S: Maintained
+S: Supported
F: Documentation/devicetree/bindings/crypto/qcom-qce.yaml
F: drivers/crypto/qce/
---
base-commit: 08484c504b55a98bd100527fbe10a3caf55ff3ff
change-id: 20260602-qcom-qce-broken-16257bc707fd
Best regards,
--
Bartosz Golaszewski <bartosz.golaszewski@oss.qualcomm.com>
^ permalink raw reply related [flat|nested] 4+ messages in thread* Re: [PATCH] MAINTAINERS: make myself the maintainer of the Qualcomm QCE driver
2026-06-02 12:46 [PATCH] MAINTAINERS: make myself the maintainer of the Qualcomm QCE driver Bartosz Golaszewski
@ 2026-06-02 12:50 ` Krzysztof Kozlowski
2026-06-03 11:35 ` Konrad Dybcio
2026-06-11 8:53 ` Herbert Xu
2 siblings, 0 replies; 4+ messages in thread
From: Krzysztof Kozlowski @ 2026-06-02 12:50 UTC (permalink / raw)
To: Bartosz Golaszewski, Demi Marie Obenour, Herbert Xu,
David S. Miller, Thara Gopinath, Rob Herring, Krzysztof Kozlowski,
Conor Dooley, Bjorn Andersson, Konrad Dybcio, Russell King,
Eric Biggers, Ard Biesheuvel, Kuldeep Singh
Cc: linux-crypto, linux-arm-msm, linux-kernel, brgl
On 02/06/2026 14:46, Bartosz Golaszewski wrote:
> Qualcomm wants to keep supporting and extending the crypto engine driver.
> Thara has not been active for many months, so change the maintainer to
> myself and upgrade the driver to Supported.
>
> Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@oss.qualcomm.com>
> ---
FWIW:
Acked-by: Krzysztof Kozlowski <krzk@kernel.org>
Best regards,
Krzysztof
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] MAINTAINERS: make myself the maintainer of the Qualcomm QCE driver
2026-06-02 12:46 [PATCH] MAINTAINERS: make myself the maintainer of the Qualcomm QCE driver Bartosz Golaszewski
2026-06-02 12:50 ` Krzysztof Kozlowski
@ 2026-06-03 11:35 ` Konrad Dybcio
2026-06-11 8:53 ` Herbert Xu
2 siblings, 0 replies; 4+ messages in thread
From: Konrad Dybcio @ 2026-06-03 11:35 UTC (permalink / raw)
To: Bartosz Golaszewski, Demi Marie Obenour, Herbert Xu,
David S. Miller, Thara Gopinath, Rob Herring, Krzysztof Kozlowski,
Conor Dooley, Bjorn Andersson, Konrad Dybcio, Russell King,
Eric Biggers, Ard Biesheuvel, Kuldeep Singh
Cc: linux-crypto, linux-arm-msm, linux-kernel, brgl
On 02-Jun-26 14:46, Bartosz Golaszewski wrote:
> Qualcomm wants to keep supporting and extending the crypto engine driver.
> Thara has not been active for many months, so change the maintainer to
> myself and upgrade the driver to Supported.
>
> Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@oss.qualcomm.com>
> ---
Reviewed-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
Konrad
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] MAINTAINERS: make myself the maintainer of the Qualcomm QCE driver
2026-06-02 12:46 [PATCH] MAINTAINERS: make myself the maintainer of the Qualcomm QCE driver Bartosz Golaszewski
2026-06-02 12:50 ` Krzysztof Kozlowski
2026-06-03 11:35 ` Konrad Dybcio
@ 2026-06-11 8:53 ` Herbert Xu
2 siblings, 0 replies; 4+ messages in thread
From: Herbert Xu @ 2026-06-11 8:53 UTC (permalink / raw)
To: Bartosz Golaszewski
Cc: Demi Marie Obenour, David S. Miller, Thara Gopinath, Rob Herring,
Krzysztof Kozlowski, Conor Dooley, Bjorn Andersson, Konrad Dybcio,
Russell King, Eric Biggers, Ard Biesheuvel, Kuldeep Singh,
linux-crypto, linux-arm-msm, linux-kernel, brgl
On Tue, Jun 02, 2026 at 02:46:56PM +0200, Bartosz Golaszewski wrote:
> Qualcomm wants to keep supporting and extending the crypto engine driver.
> Thara has not been active for many months, so change the maintainer to
> myself and upgrade the driver to Supported.
>
> Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@oss.qualcomm.com>
> ---
> I've considered also marking the driver as BROKEN but decided not to.
> Next week I plan to address the failing self tests as well as go through
> all the ciphers it provides and remove ones that are known to be weak or
> deprecated.
>
> Regarding the series that proposed to remove this[1], let this be the
> official objection. Qualcomm's clients use this IP, we have support for
> new features planned and intend to refactor it significantly.
>
> [1] https://lore.kernel.org/all/20260523-delete-qce-v1-0-86105cd7f406@gmail.com/
> ---
> MAINTAINERS | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
Patch applied. Thanks.
--
Email: Herbert Xu <herbert@gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2026-06-11 8:53 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-02 12:46 [PATCH] MAINTAINERS: make myself the maintainer of the Qualcomm QCE driver Bartosz Golaszewski
2026-06-02 12:50 ` Krzysztof Kozlowski
2026-06-03 11:35 ` Konrad Dybcio
2026-06-11 8:53 ` Herbert Xu
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox