Commit fa4b9df0 authored by Daniel Bristot de Oliveira's avatar Daniel Bristot de Oliveira Committed by Steven Rostedt (Google)
Browse files

MAINTAINERS: Add Runtime Verification (RV) entry

Add a Runtime Verification (RV) entry in the MAINTAINERS file
with Steven Rostedt and myself as maintainers.

Link: https://lkml.kernel.org/r/b24c13553b6947a8da16d884ca464e4233eb8fb7.1661268579.git.bristot@kernel.org



Cc: Joe Perches <joe@perches.com>
Signed-off-by: default avatarDaniel Bristot de Oliveira <bristot@kernel.org>
Signed-off-by: default avatarSteven Rostedt (Google) <rostedt@goodmis.org>
parent baf2c002
Loading
Loading
Loading
Loading
+11 −0
Original line number Diff line number Diff line
@@ -17735,6 +17735,17 @@ L: linux-rdma@vger.kernel.org
S:	Maintained
F:	drivers/infiniband/ulp/rtrs/
RUNTIME VERIFICATION (RV)
M:	Daniel Bristot de Oliveira <bristot@kernel.org>
M:	Steven Rostedt <rostedt@goodmis.org>
L:	linux-trace-devel@vger.kernel.org
S:	Maintained
F:	Documentation/trace/rv/
F:	include/linux/rv.h
F:	include/rv/
F:	kernel/trace/rv/
F:	tools/verification/
RXRPC SOCKETS (AF_RXRPC)
M:	David Howells <dhowells@redhat.com>
M:	Marc Dionne <marc.dionne@auristor.com>