Linux cryptographic layer development
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: add entry for crypto library
@ 2025-06-05 17:11 Eric Biggers
  2025-06-05 18:12 ` Jason A. Donenfeld
  0 siblings, 1 reply; 7+ messages in thread
From: Eric Biggers @ 2025-06-05 17:11 UTC (permalink / raw)
  To: linux-crypto
  Cc: linux-kernel, Herbert Xu, David S . Miller, Ard Biesheuvel,
	Christoph Hellwig, Kees Cook, Jason A . Donenfeld ,
	Linus Torvalds

From: Eric Biggers <ebiggers@google.com>

I am volunteering to maintain the kernel's crypto library code.

Signed-off-by: Eric Biggers <ebiggers@google.com>
---
 MAINTAINERS | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index eecc41c39a9cb..d64d1ddef842b 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6372,15 +6372,22 @@ S:	Maintained
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6.git
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6.git
 F:	Documentation/crypto/
 F:	Documentation/devicetree/bindings/crypto/
 F:	arch/*/crypto/
-F:	arch/*/lib/crypto/
 F:	crypto/
 F:	drivers/crypto/
 F:	include/crypto/
 F:	include/linux/crypto*
+
+CRYPTO LIBRARY
+M:	Eric Biggers <ebiggers@kernel.org>
+L:	linux-crypto@vger.kernel.org
+S:	Maintained
+T:	git https://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux.git libcrypto-next
+T:	git https://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux.git libcrypto-fixes
+F:	arch/*/lib/crypto/
 F:	lib/crypto/
 
 CRYPTO SPEED TEST COMPARE
 M:	Wang Jinchao <wangjinchao@xfusion.com>
 L:	linux-crypto@vger.kernel.org

base-commit: ec7714e4947909190ffb3041a03311a975350fe0
-- 
2.49.0


^ permalink raw reply related	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2025-06-05 19:27 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-05 17:11 [PATCH] MAINTAINERS: add entry for crypto library Eric Biggers
2025-06-05 18:12 ` Jason A. Donenfeld
2025-06-05 18:43   ` Ard Biesheuvel
2025-06-05 18:44     ` Linus Torvalds
2025-06-05 18:45       ` Jason A. Donenfeld
2025-06-05 19:01         ` Ard Biesheuvel
2025-06-05 19:27           ` Eric Biggers

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox