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 for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Fri, 24 Jun 2022 14:51:39 +0200
From:   Joerg Roedel <joro@...tes.org>
To:     linux-kernel@...r.kernel.org
Cc:     iommu@...ts.linux-foundation.org, iommu@...ts.linux.dev,
        Joerg Roedel <jroedel@...e.de>,
        Christoph Hellwig <hch@...radead.org>, joro@...tes.org,
        stable@...r.kernel.org
Subject: [PATCH v2] MAINTAINERS: Add new IOMMU development mailing list

From: Joerg Roedel <jroedel@...e.de>

The IOMMU mailing list will move from lists.linux-foundation.org to
lists.linux.dev. The hard switch of the archive will happen on July
5th, but add the new list now already so that people start using the
list when sending patches. After July 5th the old list will disappear.

Cc: stable@...r.kernel.org
Signed-off-by: Joerg Roedel <jroedel@...e.de>
---
 MAINTAINERS | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 3cf9842d9233..36d1bc999815 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -427,6 +427,7 @@ ACPI VIOT DRIVER
 M:	Jean-Philippe Brucker <jean-philippe@...aro.org>
 L:	linux-acpi@...r.kernel.org
 L:	iommu@...ts.linux-foundation.org
+L:	iommu@...ts.linux.dev
 S:	Maintained
 F:	drivers/acpi/viot.c
 F:	include/linux/acpi_viot.h
@@ -960,6 +961,7 @@ AMD IOMMU (AMD-VI)
 M:	Joerg Roedel <joro@...tes.org>
 R:	Suravee Suthikulpanit <suravee.suthikulpanit@....com>
 L:	iommu@...ts.linux-foundation.org
+L:	iommu@...ts.linux.dev
 S:	Maintained
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git
 F:	drivers/iommu/amd/
@@ -5962,6 +5964,7 @@ M:	Christoph Hellwig <hch@....de>
 M:	Marek Szyprowski <m.szyprowski@...sung.com>
 R:	Robin Murphy <robin.murphy@....com>
 L:	iommu@...ts.linux-foundation.org
+L:	iommu@...ts.linux.dev
 S:	Supported
 W:	http://git.infradead.org/users/hch/dma-mapping.git
 T:	git git://git.infradead.org/users/hch/dma-mapping.git
@@ -5974,6 +5977,7 @@ F:	kernel/dma/
 DMA MAPPING BENCHMARK
 M:	Xiang Chen <chenxiang66@...ilicon.com>
 L:	iommu@...ts.linux-foundation.org
+L:	iommu@...ts.linux.dev
 F:	kernel/dma/map_benchmark.c
 F:	tools/testing/selftests/dma/
 
@@ -7558,6 +7562,7 @@ F:	drivers/gpu/drm/exynos/exynos_dp*
 EXYNOS SYSMMU (IOMMU) driver
 M:	Marek Szyprowski <m.szyprowski@...sung.com>
 L:	iommu@...ts.linux-foundation.org
+L:	iommu@...ts.linux.dev
 S:	Maintained
 F:	drivers/iommu/exynos-iommu.c
 
@@ -9977,6 +9982,7 @@ INTEL IOMMU (VT-d)
 M:	David Woodhouse <dwmw2@...radead.org>
 M:	Lu Baolu <baolu.lu@...ux.intel.com>
 L:	iommu@...ts.linux-foundation.org
+L:	iommu@...ts.linux.dev
 S:	Supported
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git
 F:	drivers/iommu/intel/
@@ -10356,6 +10362,7 @@ IOMMU DRIVERS
 M:	Joerg Roedel <joro@...tes.org>
 M:	Will Deacon <will@...nel.org>
 L:	iommu@...ts.linux-foundation.org
+L:	iommu@...ts.linux.dev
 S:	Maintained
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git
 F:	Documentation/devicetree/bindings/iommu/
@@ -12504,6 +12511,7 @@ F:	drivers/i2c/busses/i2c-mt65xx.c
 MEDIATEK IOMMU DRIVER
 M:	Yong Wu <yong.wu@...iatek.com>
 L:	iommu@...ts.linux-foundation.org
+L:	iommu@...ts.linux.dev
 L:	linux-mediatek@...ts.infradead.org (moderated for non-subscribers)
 S:	Supported
 F:	Documentation/devicetree/bindings/iommu/mediatek*
@@ -16545,6 +16553,7 @@ F:	drivers/i2c/busses/i2c-qcom-cci.c
 QUALCOMM IOMMU
 M:	Rob Clark <robdclark@...il.com>
 L:	iommu@...ts.linux-foundation.org
+L:	iommu@...ts.linux.dev
 L:	linux-arm-msm@...r.kernel.org
 S:	Maintained
 F:	drivers/iommu/arm/arm-smmu/qcom_iommu.c
@@ -19170,6 +19179,7 @@ F:	arch/x86/boot/video*
 SWIOTLB SUBSYSTEM
 M:	Christoph Hellwig <hch@...radead.org>
 L:	iommu@...ts.linux-foundation.org
+L:	iommu@...ts.linux.dev
 S:	Supported
 W:	http://git.infradead.org/users/hch/dma-mapping.git
 T:	git git://git.infradead.org/users/hch/dma-mapping.git
@@ -21844,6 +21854,7 @@ M:	Juergen Gross <jgross@...e.com>
 M:	Stefano Stabellini <sstabellini@...nel.org>
 L:	xen-devel@...ts.xenproject.org (moderated for non-subscribers)
 L:	iommu@...ts.linux-foundation.org
+L:	iommu@...ts.linux.dev
 S:	Supported
 F:	arch/x86/xen/*swiotlb*
 F:	drivers/xen/*swiotlb*
-- 
2.36.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ