* [PATCH] MAINTAINERS: Add a section for virtio-rng
@ 2026-08-18 13:39 Laurent Vivier
2026-08-19 9:04 ` Michael S. Tsirkin
0 siblings, 1 reply; 2+ messages in thread
From: Laurent Vivier @ 2026-08-18 13:39 UTC (permalink / raw)
To: linux-kernel; +Cc: Michael S . Tsirkin, Laurent Vivier
At Michael's request, add a MAINTAINERS entry for the virtio-rng driver
and list myself as its maintainer.
I already maintain the corresponding QEMU implementation.
Cc: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Laurent Vivier <lvivier@redhat.com>
---
MAINTAINERS | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index b7094a616afd..e7c984015a3f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -28691,6 +28691,13 @@ S: Maintained
F: drivers/nvdimm/nd_virtio.c
F: drivers/nvdimm/virtio_pmem.c
+VIRTIO RNG DRIVER
+M: Laurent Vivier <lvivier@redhat.com>
+L: virtualization@lists.linux.dev
+S: Maintained
+F: drivers/char/hw_random/virtio-rng.c
+F: include/uapi/linux/virtio_rng.h
+
VIRTIO RTC DRIVER
M: Peter Hilber <peter.hilber@oss.qualcomm.com>
L: virtualization@lists.linux.dev
--
2.55.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] MAINTAINERS: Add a section for virtio-rng
2026-08-18 13:39 [PATCH] MAINTAINERS: Add a section for virtio-rng Laurent Vivier
@ 2026-08-19 9:04 ` Michael S. Tsirkin
0 siblings, 0 replies; 2+ messages in thread
From: Michael S. Tsirkin @ 2026-08-19 9:04 UTC (permalink / raw)
To: Laurent Vivier; +Cc: linux-kernel
On Tue, Aug 18, 2026 at 03:39:13PM +0200, Laurent Vivier wrote:
> At Michael's request, add a MAINTAINERS entry for the virtio-rng driver
> and list myself as its maintainer.
>
> I already maintain the corresponding QEMU implementation.
>
> Cc: Michael S. Tsirkin <mst@redhat.com>
> Signed-off-by: Laurent Vivier <lvivier@redhat.com>
Acked-by: Michael S. Tsirkin <mst@redhat.com>
> ---
> MAINTAINERS | 7 +++++++
> 1 file changed, 7 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index b7094a616afd..e7c984015a3f 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -28691,6 +28691,13 @@ S: Maintained
> F: drivers/nvdimm/nd_virtio.c
> F: drivers/nvdimm/virtio_pmem.c
>
> +VIRTIO RNG DRIVER
> +M: Laurent Vivier <lvivier@redhat.com>
> +L: virtualization@lists.linux.dev
> +S: Maintained
> +F: drivers/char/hw_random/virtio-rng.c
> +F: include/uapi/linux/virtio_rng.h
> +
> VIRTIO RTC DRIVER
> M: Peter Hilber <peter.hilber@oss.qualcomm.com>
> L: virtualization@lists.linux.dev
> --
> 2.55.0
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-08-19 9:04 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-18 13:39 [PATCH] MAINTAINERS: Add a section for virtio-rng Laurent Vivier
2026-08-19 9:04 ` Michael S. Tsirkin
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.