]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
MAINTAINERS: add entry for crypto library
authorEric Biggers <ebiggers@google.com>
Thu, 5 Jun 2025 17:11:56 +0000 (10:11 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 5 Jun 2025 19:15:04 +0000 (12:15 -0700)
I am volunteering to maintain the kernel's crypto library code.

[ And Jason and Ard piped up too  - Linus ]

Signed-off-by: Eric Biggers <ebiggers@google.com>
Acked-by: Jason A. Donenfeld <Jason@zx2c4.com>
Acked-by: Ard Biesheuvel <ardb@kernel.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
MAINTAINERS

index ac8ccc837baba48210c42bb0de8a9cdeed3a2612..f2668b81115cb85bc94275e9554330969989fabf 100644 (file)
@@ -6374,11 +6374,20 @@ 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>
+M:     Jason A. Donenfeld <Jason@zx2c4.com>
+M:     Ard Biesheuvel <ardb@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