As a gesture of accepting responsibility for the FIPS140 code, add myself to MAINTAINERS. This is not meant to override or supersede crypto maintainers and in fact I'd expect any FIPS140-related patches to still go through the crypto tree(s). I encourage others with an interest in the long term maintenance of the FIPS140 code to add themselves to this entry as well.
Cc: Herbert Xu <herb...@gondor.apana.org.au> Cc: "David S. Miller" <da...@davemloft.net> Cc: Eric Biggers <ebigg...@kernel.org> Cc: Jason A. Donenfeld <ja...@zx2c4.com> Cc: Ard Biesheuvel <a...@kernel.org> Signed-off-by: Vegard Nossum <vegard.nos...@oracle.com> --- MAINTAINERS | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index daf520a13bdf..655c32f47343 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -9467,6 +9467,16 @@ L: linux-...@vger.kernel.org S: Maintained F: drivers/net/can/usb/f81604.c +FIPS 140 STANDALONE MODULE SUPPORT +M: Vegard Nossum <vegard.nos...@oracle.com> +L: linux-crypto@vger.kernel.org +S: Maintained +F: crypto/fips140* +F: fips140/ +F: include/crypto/api.h +F: scripts/extract-fips140 +F: Documentation/crypto/fips140.rst + FIREWIRE AUDIO DRIVERS and IEC 61883-1/6 PACKET STREAMING ENGINE M: Clemens Ladisch <clem...@ladisch.de> M: Takashi Sakamoto <o-taka...@sakamocchi.jp> -- 2.39.3