MAINTAINERS | 1 + 1 file changed, 1 insertion(+)
The scripts in scripts/crypto/ are used to generate files in
lib/crypto/, so they should be included in "CRYPTO LIBRARY".
Signed-off-by: Eric Biggers <ebiggers@kernel.org>
---
This patch is targeting libcrypto-fixes
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 765ad2daa218..87d97df65959 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6703,10 +6703,11 @@ 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: lib/crypto/
+F: scripts/crypto/
CRYPTO SPEED TEST COMPARE
M: Wang Jinchao <wangjinchao@xfusion.com>
L: linux-crypto@vger.kernel.org
S: Maintained
base-commit: 9ace4753a5202b02191d54e9fdf7f9e3d02b85eb
--
2.52.0
On Wed, 7 Jan 2026 at 04:40, Eric Biggers <ebiggers@kernel.org> wrote: > > The scripts in scripts/crypto/ are used to generate files in > lib/crypto/, so they should be included in "CRYPTO LIBRARY". > > Signed-off-by: Eric Biggers <ebiggers@kernel.org> > --- > > This patch is targeting libcrypto-fixes > > MAINTAINERS | 1 + > 1 file changed, 1 insertion(+) > Acked-by: Ard Biesheuvel <ardb@kernel.org> > diff --git a/MAINTAINERS b/MAINTAINERS > index 765ad2daa218..87d97df65959 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -6703,10 +6703,11 @@ 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: lib/crypto/ > +F: scripts/crypto/ > > CRYPTO SPEED TEST COMPARE > M: Wang Jinchao <wangjinchao@xfusion.com> > L: linux-crypto@vger.kernel.org > S: Maintained > > base-commit: 9ace4753a5202b02191d54e9fdf7f9e3d02b85eb > -- > 2.52.0 >
© 2016 - 2026 Red Hat, Inc.