mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-11 04:18:39 +08:00
Documentation: update mailing list addresses
The mailman2 server running on lists.linuxfoundation.org will be shut down in very imminent future. Update all instances of obsolete list addresses throughout the tree with their new destinations. Signed-off-by: Konstantin Ryabitsev <konstantin@linuxfoundation.org> Reviewed-by: Kees Cook <keescook@chromium.org> Signed-off-by: Jonathan Corbet <corbet@lwn.net> Link: https://lore.kernel.org/r/20240214-lf-org-list-migration-v1-1-ef1eab4b1543@linuxfoundation.org
This commit is contained in:
parent
53d4e8959b
commit
27103dddc2
@ -1,6 +1,6 @@
|
||||
What: /sys/bus/vdpa/drivers_autoprobe
|
||||
Date: March 2020
|
||||
Contact: virtualization@lists.linux-foundation.org
|
||||
Contact: virtualization@lists.linux.dev
|
||||
Description:
|
||||
This file determines whether new devices are immediately bound
|
||||
to a driver after the creation. It initially contains 1, which
|
||||
@ -12,7 +12,7 @@ Description:
|
||||
|
||||
What: /sys/bus/vdpa/driver_probe
|
||||
Date: March 2020
|
||||
Contact: virtualization@lists.linux-foundation.org
|
||||
Contact: virtualization@lists.linux.dev
|
||||
Description:
|
||||
Writing a device name to this file will cause the kernel binds
|
||||
devices to a compatible driver.
|
||||
@ -22,7 +22,7 @@ Description:
|
||||
|
||||
What: /sys/bus/vdpa/drivers/.../bind
|
||||
Date: March 2020
|
||||
Contact: virtualization@lists.linux-foundation.org
|
||||
Contact: virtualization@lists.linux.dev
|
||||
Description:
|
||||
Writing a device name to this file will cause the driver to
|
||||
attempt to bind to the device. This is useful for overriding
|
||||
@ -30,7 +30,7 @@ Description:
|
||||
|
||||
What: /sys/bus/vdpa/drivers/.../unbind
|
||||
Date: March 2020
|
||||
Contact: virtualization@lists.linux-foundation.org
|
||||
Contact: virtualization@lists.linux.dev
|
||||
Description:
|
||||
Writing a device name to this file will cause the driver to
|
||||
attempt to unbind from the device. This may be useful when
|
||||
@ -38,7 +38,7 @@ Description:
|
||||
|
||||
What: /sys/bus/vdpa/devices/.../driver_override
|
||||
Date: November 2021
|
||||
Contact: virtualization@lists.linux-foundation.org
|
||||
Contact: virtualization@lists.linux.dev
|
||||
Description:
|
||||
This file allows the driver for a device to be specified.
|
||||
When specified, only a driver with a name matching the value
|
||||
|
@ -324,7 +324,7 @@ Contact Info
|
||||
The code is currently maintained by Roopa Prabhu <roopa@nvidia.com> and
|
||||
Nikolay Aleksandrov <razor@blackwall.org>. Bridge bugs and enhancements
|
||||
are discussed on the linux-netdev mailing list netdev@vger.kernel.org and
|
||||
bridge@lists.linux-foundation.org.
|
||||
bridge@lists.linux.dev.
|
||||
|
||||
The list is open to anyone interested: http://vger.kernel.org/vger-lists.html#netdev
|
||||
|
||||
|
@ -167,4 +167,4 @@ If no one can be found to internally review patches and you need
|
||||
help finding such a person, or if you have any other questions
|
||||
related to this document and the developer community's expectations,
|
||||
please reach out to the private Technical Advisory Board mailing list:
|
||||
<tech-board@lists.linux-foundation.org>.
|
||||
<tech-board@groups.linuxfoundation.org>.
|
||||
|
@ -147,4 +147,4 @@ Si no se puede encontrar a nadie para revisar internamente los parches y necesit
|
||||
ayuda para encontrar a esa persona, o si tiene alguna otra pregunta relacionada
|
||||
con este documento y las expectativas de la comunidad de desarrolladores, por
|
||||
favor contacte con la lista de correo privada Technical Advisory Board:
|
||||
<tech-board@lists.linux-foundation.org>.
|
||||
<tech-board@groups.linuxfoundation.org>.
|
||||
|
@ -14007,7 +14007,7 @@ F: include/uapi/rdma/mlx5-abi.h
|
||||
|
||||
MELLANOX MLX5 VDPA DRIVER
|
||||
M: Dragos Tatulea <dtatulea@nvidia.com>
|
||||
L: virtualization@lists.linux-foundation.org
|
||||
L: virtualization@lists.linux.dev
|
||||
S: Supported
|
||||
F: drivers/vdpa/mlx5/
|
||||
|
||||
@ -21515,7 +21515,7 @@ F: tools/testing/selftests/drivers/net/team/
|
||||
TECHNICAL ADVISORY BOARD PROCESS DOCS
|
||||
M: "Theodore Ts'o" <tytso@mit.edu>
|
||||
M: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
||||
L: tech-board-discuss@lists.linux-foundation.org
|
||||
L: tech-board-discuss@lists.linux.dev
|
||||
S: Maintained
|
||||
F: Documentation/process/contribution-maturity-model.rst
|
||||
F: Documentation/process/researcher-guidelines.rst
|
||||
@ -23074,7 +23074,7 @@ F: drivers/vfio/pci/mlx5/
|
||||
VFIO VIRTIO PCI DRIVER
|
||||
M: Yishai Hadas <yishaih@nvidia.com>
|
||||
L: kvm@vger.kernel.org
|
||||
L: virtualization@lists.linux-foundation.org
|
||||
L: virtualization@lists.linux.dev
|
||||
S: Maintained
|
||||
F: drivers/vfio/pci/virtio
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user