Skip to content

Commit e0b6417

Browse files
stefano-garzarelladavem330
authored andcommitted
MAINTAINERS: add VM SOCKETS (AF_VSOCK) entry
Add a new entry for VM Sockets (AF_VSOCK) that covers vsock core, tests, and headers. Move some general vsock stuff from virtio-vsock entry into this new more general vsock entry. I've been reviewing and contributing for the last few years, so I'm available to help maintain this code. Cc: Dexuan Cui <[email protected]> Cc: Jorgen Hansen <[email protected]> Cc: Stefan Hajnoczi <[email protected]> Suggested-by: Michael S. Tsirkin <[email protected]> Signed-off-by: Stefano Garzarella <[email protected]> Signed-off-by: David S. Miller <[email protected]>
1 parent 5289de5 commit e0b6417

File tree

1 file changed

+13
-7
lines changed

1 file changed

+13
-7
lines changed

MAINTAINERS

Lines changed: 13 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -19620,18 +19620,11 @@ L: [email protected]
1962019620
1962119621
1962219622
S: Maintained
19623-
F: drivers/net/vsockmon.c
1962419623
F: drivers/vhost/vsock.c
1962519624
F: include/linux/virtio_vsock.h
1962619625
F: include/uapi/linux/virtio_vsock.h
19627-
F: include/uapi/linux/vm_sockets_diag.h
19628-
F: include/uapi/linux/vsockmon.h
19629-
F: net/vmw_vsock/af_vsock_tap.c
19630-
F: net/vmw_vsock/diag.c
1963119626
F: net/vmw_vsock/virtio_transport.c
1963219627
F: net/vmw_vsock/virtio_transport_common.c
19633-
F: net/vmw_vsock/vsock_loopback.c
19634-
F: tools/testing/vsock/
1963519628

1963619629
VIRTIO BLOCK AND SCSI DRIVERS
1963719630
M: "Michael S. Tsirkin" <[email protected]>
@@ -19827,6 +19820,19 @@ F: drivers/staging/vme/
1982719820
F: drivers/vme/
1982819821
F: include/linux/vme*
1982919822

19823+
VM SOCKETS (AF_VSOCK)
19824+
M: Stefano Garzarella <[email protected]>
19825+
19826+
19827+
S: Maintained
19828+
F: drivers/net/vsockmon.c
19829+
F: include/net/af_vsock.h
19830+
F: include/uapi/linux/vm_sockets.h
19831+
F: include/uapi/linux/vm_sockets_diag.h
19832+
F: include/uapi/linux/vsockmon.h
19833+
F: net/vmw_vsock/
19834+
F: tools/testing/vsock/
19835+
1983019836
VMWARE BALLOON DRIVER
1983119837
M: Nadav Amit <[email protected]>
1983219838
M: "VMware, Inc." <[email protected]>

0 commit comments

Comments
 (0)