Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

MAINTAINERS: update lists.linuxfoundation.org migrated lists

The mailman-2 system behind lists.linux[-]foundation.org is being
retired, so the lists are being migrated to lists.linux.dev.

Since both domains belong to LF and setting up proper forwards is
possible, the old addresses will continue to work for a while, but all
new patches should be sent to the new canonical addresses for each list.

Signed-off-by: Konstantin Ryabitsev <konstantin@linuxfoundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>

authored by

Konstantin Ryabitsev and committed by
Linus Torvalds
6d795e2a 1995a536

+25 -25
+25 -25
MAINTAINERS
··· 311 311 M: Robert Moore <robert.moore@intel.com> 312 312 M: "Rafael J. Wysocki" <rafael.j.wysocki@intel.com> 313 313 L: linux-acpi@vger.kernel.org 314 - L: acpica-devel@lists.linuxfoundation.org 314 + L: acpica-devel@lists.linux.dev 315 315 S: Supported 316 316 W: https://acpica.org/ 317 317 W: https://github.com/acpica/acpica/ ··· 6534 6534 6535 6535 DRM DRIVER FOR BOCHS VIRTUAL GPU 6536 6536 M: Gerd Hoffmann <kraxel@redhat.com> 6537 - L: virtualization@lists.linux-foundation.org 6537 + L: virtualization@lists.linux.dev 6538 6538 S: Maintained 6539 6539 T: git git://anongit.freedesktop.org/drm/drm-misc 6540 6540 F: drivers/gpu/drm/tiny/bochs.c ··· 6781 6781 DRM DRIVER FOR QEMU'S CIRRUS DEVICE 6782 6782 M: Dave Airlie <airlied@redhat.com> 6783 6783 M: Gerd Hoffmann <kraxel@redhat.com> 6784 - L: virtualization@lists.linux-foundation.org 6784 + L: virtualization@lists.linux.dev 6785 6785 S: Obsolete 6786 6786 W: https://www.kraxel.org/blog/2014/10/qemu-using-cirrus-considered-harmful/ 6787 6787 T: git git://anongit.freedesktop.org/drm/drm-misc ··· 6790 6790 DRM DRIVER FOR QXL VIRTUAL GPU 6791 6791 M: Dave Airlie <airlied@redhat.com> 6792 6792 M: Gerd Hoffmann <kraxel@redhat.com> 6793 - L: virtualization@lists.linux-foundation.org 6793 + L: virtualization@lists.linux.dev 6794 6794 L: spice-devel@lists.freedesktop.org 6795 6795 S: Maintained 6796 6796 T: git git://anongit.freedesktop.org/drm/drm-misc ··· 7889 7889 ETHERNET BRIDGE 7890 7890 M: Roopa Prabhu <roopa@nvidia.com> 7891 7891 M: Nikolay Aleksandrov <razor@blackwall.org> 7892 - L: bridge@lists.linux-foundation.org (moderated for non-subscribers) 7892 + L: bridge@lists.linux.dev 7893 7893 L: netdev@vger.kernel.org 7894 7894 S: Maintained 7895 7895 W: http://www.linuxfoundation.org/en/Net:Bridge ··· 16394 16394 R: Ajay Kaher <akaher@vmware.com> 16395 16395 R: Alexey Makhalov <amakhalov@vmware.com> 16396 16396 R: VMware PV-Drivers Reviewers <pv-drivers@vmware.com> 16397 - L: virtualization@lists.linux-foundation.org 16397 + L: virtualization@lists.linux.dev 16398 16398 L: x86@kernel.org 16399 16399 S: Supported 16400 16400 T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86/core ··· 22972 22972 M: Stefan Hajnoczi <stefanha@redhat.com> 22973 22973 M: Stefano Garzarella <sgarzare@redhat.com> 22974 22974 L: kvm@vger.kernel.org 22975 - L: virtualization@lists.linux-foundation.org 22975 + L: virtualization@lists.linux.dev 22976 22976 L: netdev@vger.kernel.org 22977 22977 S: Maintained 22978 22978 F: drivers/vhost/vsock.c ··· 22984 22984 VIRTIO BALLOON 22985 22985 M: "Michael S. Tsirkin" <mst@redhat.com> 22986 22986 M: David Hildenbrand <david@redhat.com> 22987 - L: virtualization@lists.linux-foundation.org 22987 + L: virtualization@lists.linux.dev 22988 22988 S: Maintained 22989 22989 F: drivers/virtio/virtio_balloon.c 22990 22990 F: include/linux/balloon_compaction.h ··· 22996 22996 M: Jason Wang <jasowang@redhat.com> 22997 22997 R: Paolo Bonzini <pbonzini@redhat.com> 22998 22998 R: Stefan Hajnoczi <stefanha@redhat.com> 22999 - L: virtualization@lists.linux-foundation.org 22999 + L: virtualization@lists.linux.dev 23000 23000 S: Maintained 23001 23001 F: drivers/block/virtio_blk.c 23002 23002 F: drivers/scsi/virtio_scsi.c ··· 23005 23005 23006 23006 VIRTIO CONSOLE DRIVER 23007 23007 M: Amit Shah <amit@kernel.org> 23008 - L: virtualization@lists.linux-foundation.org 23008 + L: virtualization@lists.linux.dev 23009 23009 S: Maintained 23010 23010 F: drivers/char/virtio_console.c 23011 23011 F: include/linux/virtio_console.h ··· 23015 23015 M: "Michael S. Tsirkin" <mst@redhat.com> 23016 23016 M: Jason Wang <jasowang@redhat.com> 23017 23017 R: Xuan Zhuo <xuanzhuo@linux.alibaba.com> 23018 - L: virtualization@lists.linux-foundation.org 23018 + L: virtualization@lists.linux.dev 23019 23019 S: Maintained 23020 23020 F: Documentation/ABI/testing/sysfs-bus-vdpa 23021 23021 F: Documentation/ABI/testing/sysfs-class-vduse ··· 23034 23034 23035 23035 VIRTIO CRYPTO DRIVER 23036 23036 M: Gonglei <arei.gonglei@huawei.com> 23037 - L: virtualization@lists.linux-foundation.org 23037 + L: virtualization@lists.linux.dev 23038 23038 L: linux-crypto@vger.kernel.org 23039 23039 S: Maintained 23040 23040 F: drivers/crypto/virtio/ ··· 23045 23045 M: Halil Pasic <pasic@linux.ibm.com> 23046 23046 M: Eric Farman <farman@linux.ibm.com> 23047 23047 L: linux-s390@vger.kernel.org 23048 - L: virtualization@lists.linux-foundation.org 23048 + L: virtualization@lists.linux.dev 23049 23049 L: kvm@vger.kernel.org 23050 23050 S: Supported 23051 23051 F: arch/s390/include/uapi/asm/virtio-ccw.h ··· 23055 23055 M: Vivek Goyal <vgoyal@redhat.com> 23056 23056 M: Stefan Hajnoczi <stefanha@redhat.com> 23057 23057 M: Miklos Szeredi <miklos@szeredi.hu> 23058 - L: virtualization@lists.linux-foundation.org 23058 + L: virtualization@lists.linux.dev 23059 23059 L: linux-fsdevel@vger.kernel.org 23060 23060 S: Supported 23061 23061 W: https://virtio-fs.gitlab.io/ ··· 23067 23067 M: Enrico Weigelt, metux IT consult <info@metux.net> 23068 23068 M: Viresh Kumar <vireshk@kernel.org> 23069 23069 L: linux-gpio@vger.kernel.org 23070 - L: virtualization@lists.linux-foundation.org 23070 + L: virtualization@lists.linux.dev 23071 23071 S: Maintained 23072 23072 F: drivers/gpio/gpio-virtio.c 23073 23073 F: include/uapi/linux/virtio_gpio.h ··· 23078 23078 R: Gurchetan Singh <gurchetansingh@chromium.org> 23079 23079 R: Chia-I Wu <olvaffe@gmail.com> 23080 23080 L: dri-devel@lists.freedesktop.org 23081 - L: virtualization@lists.linux-foundation.org 23081 + L: virtualization@lists.linux.dev 23082 23082 S: Maintained 23083 23083 T: git git://anongit.freedesktop.org/drm/drm-misc 23084 23084 F: drivers/gpu/drm/ci/xfails/virtio* ··· 23089 23089 M: "Michael S. Tsirkin" <mst@redhat.com> 23090 23090 M: Jason Wang <jasowang@redhat.com> 23091 23091 L: kvm@vger.kernel.org 23092 - L: virtualization@lists.linux-foundation.org 23092 + L: virtualization@lists.linux.dev 23093 23093 L: netdev@vger.kernel.org 23094 23094 S: Maintained 23095 23095 T: git git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost.git ··· 23105 23105 M: Mike Christie <michael.christie@oracle.com> 23106 23106 R: Paolo Bonzini <pbonzini@redhat.com> 23107 23107 R: Stefan Hajnoczi <stefanha@redhat.com> 23108 - L: virtualization@lists.linux-foundation.org 23108 + L: virtualization@lists.linux.dev 23109 23109 S: Maintained 23110 23110 F: drivers/vhost/scsi.c 23111 23111 ··· 23113 23113 M: Conghui Chen <conghui.chen@intel.com> 23114 23114 M: Viresh Kumar <viresh.kumar@linaro.org> 23115 23115 L: linux-i2c@vger.kernel.org 23116 - L: virtualization@lists.linux-foundation.org 23116 + L: virtualization@lists.linux.dev 23117 23117 S: Maintained 23118 23118 F: drivers/i2c/busses/i2c-virtio.c 23119 23119 F: include/uapi/linux/virtio_i2c.h ··· 23126 23126 23127 23127 VIRTIO IOMMU DRIVER 23128 23128 M: Jean-Philippe Brucker <jean-philippe@linaro.org> 23129 - L: virtualization@lists.linux-foundation.org 23129 + L: virtualization@lists.linux.dev 23130 23130 S: Maintained 23131 23131 F: drivers/iommu/virtio-iommu.c 23132 23132 F: include/uapi/linux/virtio_iommu.h 23133 23133 23134 23134 VIRTIO MEM DRIVER 23135 23135 M: David Hildenbrand <david@redhat.com> 23136 - L: virtualization@lists.linux-foundation.org 23136 + L: virtualization@lists.linux.dev 23137 23137 S: Maintained 23138 23138 W: https://virtio-mem.gitlab.io/ 23139 23139 F: drivers/virtio/virtio_mem.c ··· 23141 23141 23142 23142 VIRTIO PMEM DRIVER 23143 23143 M: Pankaj Gupta <pankaj.gupta.linux@gmail.com> 23144 - L: virtualization@lists.linux-foundation.org 23144 + L: virtualization@lists.linux.dev 23145 23145 S: Maintained 23146 23146 F: drivers/nvdimm/nd_virtio.c 23147 23147 F: drivers/nvdimm/virtio_pmem.c ··· 23149 23149 VIRTIO SOUND DRIVER 23150 23150 M: Anton Yakovlev <anton.yakovlev@opensynergy.com> 23151 23151 M: "Michael S. Tsirkin" <mst@redhat.com> 23152 - L: virtualization@lists.linux-foundation.org 23152 + L: virtualization@lists.linux.dev 23153 23153 L: alsa-devel@alsa-project.org (moderated for non-subscribers) 23154 23154 S: Maintained 23155 23155 F: include/uapi/linux/virtio_snd.h ··· 23207 23207 23208 23208 VM SOCKETS (AF_VSOCK) 23209 23209 M: Stefano Garzarella <sgarzare@redhat.com> 23210 - L: virtualization@lists.linux-foundation.org 23210 + L: virtualization@lists.linux.dev 23211 23211 L: netdev@vger.kernel.org 23212 23212 S: Maintained 23213 23213 F: drivers/net/vsockmon.c ··· 23251 23251 M: Ajay Kaher <akaher@vmware.com> 23252 23252 M: Alexey Makhalov <amakhalov@vmware.com> 23253 23253 R: VMware PV-Drivers Reviewers <pv-drivers@vmware.com> 23254 - L: virtualization@lists.linux-foundation.org 23254 + L: virtualization@lists.linux.dev 23255 23255 L: x86@kernel.org 23256 23256 S: Supported 23257 23257 T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86/vmware