lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200811025710.7775-1-jasowang@redhat.com>
Date:   Tue, 11 Aug 2020 10:57:09 +0800
From:   Jason Wang <jasowang@...hat.com>
To:     virtualization@...ts.linux-foundation.org,
        linux-kernel@...r.kernel.org, mst@...hat.com, jasowang@...hat.com
Subject: [PATCH 1/2] MAINTAINERS: add a dedicated entry for vDPA

vDPA is an independent subsystem, so use a dedicated entry for that.

Signed-off-by: Jason Wang <jasowang@...hat.com>
---
 MAINTAINERS | 10 ++++++++--
 1 file changed, 8 insertions(+), 2 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 4e2698cc7e23..314398f0e276 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -18173,13 +18173,19 @@ F:	Documentation/devicetree/bindings/virtio/
 F:	drivers/block/virtio_blk.c
 F:	drivers/crypto/virtio/
 F:	drivers/net/virtio_net.c
-F:	drivers/vdpa/
 F:	drivers/virtio/
-F:	include/linux/vdpa.h
 F:	include/linux/virtio*.h
 F:	include/uapi/linux/virtio_*.h
 F:	tools/virtio/
 
+VDPA CORE AND DRIVERS
+M:	"Michael S. Tsirkin" <mst@...hat.com>
+M:	Jason Wang <jasowang@...hat.com>
+L:	virtualization@...ts.linux-foundation.org
+S:	Maintained
+F:	drivers/vdpa/
+F:	include/linux/vdpa.h
+
 VIRTIO BALLOON
 M:	"Michael S. Tsirkin" <mst@...hat.com>
 M:	David Hildenbrand <david@...hat.com>
-- 
2.20.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ