Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

MAINTAINERS: add entry for crypto library

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>

authored by

Eric Biggers and committed by
Linus Torvalds
71052a80 cfc4ca89

+10 -1
+10 -1
MAINTAINERS
··· 6374 6374 F: Documentation/crypto/ 6375 6375 F: Documentation/devicetree/bindings/crypto/ 6376 6376 F: arch/*/crypto/ 6377 - F: arch/*/lib/crypto/ 6378 6377 F: crypto/ 6379 6378 F: drivers/crypto/ 6380 6379 F: include/crypto/ 6381 6380 F: include/linux/crypto* 6381 + 6382 + CRYPTO LIBRARY 6383 + M: Eric Biggers <ebiggers@kernel.org> 6384 + M: Jason A. Donenfeld <Jason@zx2c4.com> 6385 + M: Ard Biesheuvel <ardb@kernel.org> 6386 + L: linux-crypto@vger.kernel.org 6387 + S: Maintained 6388 + T: git https://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux.git libcrypto-next 6389 + T: git https://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux.git libcrypto-fixes 6390 + F: arch/*/lib/crypto/ 6382 6391 F: lib/crypto/ 6383 6392 6384 6393 CRYPTO SPEED TEST COMPARE