Patch "MAINTAINERS: Remove iommu@lists.linux-foundation.org" has been added to the 5.18-stable tree

2022-07-09 Thread gregkh


This is a note to let you know that I've just added the patch titled

MAINTAINERS: Remove iommu@lists.linux-foundation.org

to the 5.18-stable tree which can be found at:

http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary

The filename of the patch is:
 maintainers-remove-iommu-lists.linux-foundation.org.patch
and it can be found in the queue-5.18 subdirectory.

If you, or anyone else, feels it should not be added to the stable tree,
please let  know about it.


>From c51b8f85c4157eb91c2f4ab34b0c52fea642e77c Mon Sep 17 00:00:00 2001
From: Joerg Roedel 
Date: Wed, 6 Jul 2022 12:33:31 +0200
Subject: MAINTAINERS: Remove iommu@lists.linux-foundation.org

From: Joerg Roedel 

commit c51b8f85c4157eb91c2f4ab34b0c52fea642e77c upstream.

The IOMMU mailing list has moved to io...@lists.linux.dev
and the old list should bounce by now. Remove it from the
MAINTAINERS file.

Cc: sta...@vger.kernel.org
Signed-off-by: Joerg Roedel 
Link: https://lore.kernel.org/r/20220706103331.10215-1-j...@8bytes.org
Signed-off-by: Greg Kroah-Hartman 
---
 MAINTAINERS |   11 ---
 1 file changed, 11 deletions(-)

--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -426,7 +426,6 @@ F:  drivers/acpi/*thermal*
 ACPI VIOT DRIVER
 M: Jean-Philippe Brucker 
 L: linux-a...@vger.kernel.org
-L: iommu@lists.linux-foundation.org
 L: io...@lists.linux.dev
 S: Maintained
 F: drivers/acpi/viot.c
@@ -960,7 +959,6 @@ F:  drivers/video/fbdev/geode/
 AMD IOMMU (AMD-VI)
 M: Joerg Roedel 
 R: Suravee Suthikulpanit 
-L: iommu@lists.linux-foundation.org
 L: io...@lists.linux.dev
 S: Maintained
 T: git git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git
@@ -5899,7 +5897,6 @@ DMA MAPPING HELPERS
 M: Christoph Hellwig 
 M: Marek Szyprowski 
 R: Robin Murphy 
-L: iommu@lists.linux-foundation.org
 L: io...@lists.linux.dev
 S: Supported
 W: http://git.infradead.org/users/hch/dma-mapping.git
@@ -5912,7 +5909,6 @@ F:kernel/dma/
 
 DMA MAPPING BENCHMARK
 M: Xiang Chen 
-L: iommu@lists.linux-foundation.org
 L: io...@lists.linux.dev
 F: kernel/dma/map_benchmark.c
 F: tools/testing/selftests/dma/
@@ -7479,7 +7475,6 @@ F:drivers/gpu/drm/exynos/exynos_dp*
 
 EXYNOS SYSMMU (IOMMU) driver
 M: Marek Szyprowski 
-L: iommu@lists.linux-foundation.org
 L: io...@lists.linux.dev
 S: Maintained
 F: drivers/iommu/exynos-iommu.c
@@ -9879,7 +9874,6 @@ F:drivers/hid/intel-ish-hid/
 INTEL IOMMU (VT-d)
 M: David Woodhouse 
 M: Lu Baolu 
-L: iommu@lists.linux-foundation.org
 L: io...@lists.linux.dev
 S: Supported
 T: git git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git
@@ -10258,7 +10252,6 @@ F:  include/linux/iomap.h
 IOMMU DRIVERS
 M: Joerg Roedel 
 M: Will Deacon 
-L: iommu@lists.linux-foundation.org
 L: io...@lists.linux.dev
 S: Maintained
 T: git git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git
@@ -12375,7 +12368,6 @@ F:  drivers/i2c/busses/i2c-mt65xx.c
 
 MEDIATEK IOMMU DRIVER
 M: Yong Wu 
-L: iommu@lists.linux-foundation.org
 L: io...@lists.linux.dev
 L: linux-media...@lists.infradead.org (moderated for non-subscribers)
 S: Supported
@@ -16361,7 +16353,6 @@ F:  drivers/i2c/busses/i2c-qcom-cci.c
 
 QUALCOMM IOMMU
 M: Rob Clark 
-L: iommu@lists.linux-foundation.org
 L: io...@lists.linux.dev
 L: linux-arm-...@vger.kernel.org
 S: Maintained
@@ -18947,7 +18938,6 @@ F:  arch/x86/boot/video*
 
 SWIOTLB SUBSYSTEM
 M: Christoph Hellwig 
-L: iommu@lists.linux-foundation.org
 L: io...@lists.linux.dev
 S: Supported
 W: http://git.infradead.org/users/hch/dma-mapping.git
@@ -21618,7 +21608,6 @@ XEN SWIOTLB SUBSYSTEM
 M: Juergen Gross 
 M: Stefano Stabellini 
 L: xen-de...@lists.xenproject.org (moderated for non-subscribers)
-L: iommu@lists.linux-foundation.org
 L: io...@lists.linux.dev
 S: Supported
 F: arch/x86/xen/*swiotlb*


Patches currently in stable-queue which might be from jroe...@suse.de are

queue-5.18/iommu-vt-d-fix-rid2pasid-setup-teardown-failure.patch
queue-5.18/iommu-vt-d-fix-pci-bus-rescan-device-hot-add.patch
queue-5.18/maintainers-remove-iommu-lists.linux-foundation.org.patch
___
iommu mailing list
iommu@lists.linux-foundation.org
https://lists.linuxfoundation.org/mailman/listinfo/iommu


[PATCH] MAINTAINERS: Remove iommu@lists.linux-foundation.org

2022-07-06 Thread Joerg Roedel
From: Joerg Roedel 

The IOMMU mailing list has moved to io...@lists.linux.dev
and the old list should bounce by now. Remove it from the
MAINTAINERS file.

Signed-off-by: Joerg Roedel 
---
 MAINTAINERS | 11 ---
 1 file changed, 11 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 66bffb24a348..ead381fdfc5a 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -426,7 +426,6 @@ F:  drivers/acpi/*thermal*
 ACPI VIOT DRIVER
 M: Jean-Philippe Brucker 
 L: linux-a...@vger.kernel.org
-L: iommu@lists.linux-foundation.org
 L: io...@lists.linux.dev
 S: Maintained
 F: drivers/acpi/viot.c
@@ -960,7 +959,6 @@ F:  drivers/video/fbdev/geode/
 AMD IOMMU (AMD-VI)
 M: Joerg Roedel 
 R: Suravee Suthikulpanit 
-L: iommu@lists.linux-foundation.org
 L: io...@lists.linux.dev
 S: Maintained
 T: git git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git
@@ -5979,7 +5977,6 @@ DMA MAPPING HELPERS
 M: Christoph Hellwig 
 M: Marek Szyprowski 
 R: Robin Murphy 
-L: iommu@lists.linux-foundation.org
 L: io...@lists.linux.dev
 S: Supported
 W: http://git.infradead.org/users/hch/dma-mapping.git
@@ -5992,7 +5989,6 @@ F:kernel/dma/
 
 DMA MAPPING BENCHMARK
 M: Xiang Chen 
-L: iommu@lists.linux-foundation.org
 L: io...@lists.linux.dev
 F: kernel/dma/map_benchmark.c
 F: tools/testing/selftests/dma/
@@ -7577,7 +7573,6 @@ F:drivers/gpu/drm/exynos/exynos_dp*
 
 EXYNOS SYSMMU (IOMMU) driver
 M: Marek Szyprowski 
-L: iommu@lists.linux-foundation.org
 L: io...@lists.linux.dev
 S: Maintained
 F: drivers/iommu/exynos-iommu.c
@@ -,7 +9994,6 @@ F:drivers/hid/intel-ish-hid/
 INTEL IOMMU (VT-d)
 M: David Woodhouse 
 M: Lu Baolu 
-L: iommu@lists.linux-foundation.org
 L: io...@lists.linux.dev
 S: Supported
 T: git git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git
@@ -10379,7 +10373,6 @@ F:  include/linux/iomap.h
 IOMMU DRIVERS
 M: Joerg Roedel 
 M: Will Deacon 
-L: iommu@lists.linux-foundation.org
 L: io...@lists.linux.dev
 S: Maintained
 T: git git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git
@@ -12539,7 +12532,6 @@ F:  drivers/i2c/busses/i2c-mt65xx.c
 
 MEDIATEK IOMMU DRIVER
 M: Yong Wu 
-L: iommu@lists.linux-foundation.org
 L: io...@lists.linux.dev
 L: linux-media...@lists.infradead.org (moderated for non-subscribers)
 S: Supported
@@ -16591,7 +16583,6 @@ F:  drivers/i2c/busses/i2c-qcom-cci.c
 
 QUALCOMM IOMMU
 M: Rob Clark 
-L: iommu@lists.linux-foundation.org
 L: io...@lists.linux.dev
 L: linux-arm-...@vger.kernel.org
 S: Maintained
@@ -19217,7 +19208,6 @@ F:  arch/x86/boot/video*
 
 SWIOTLB SUBSYSTEM
 M: Christoph Hellwig 
-L: iommu@lists.linux-foundation.org
 L: io...@lists.linux.dev
 S: Supported
 W: http://git.infradead.org/users/hch/dma-mapping.git
@@ -21893,7 +21883,6 @@ XEN SWIOTLB SUBSYSTEM
 M: Juergen Gross 
 M: Stefano Stabellini 
 L: xen-de...@lists.xenproject.org (moderated for non-subscribers)
-L: iommu@lists.linux-foundation.org
 L: io...@lists.linux.dev
 S: Supported
 F: arch/x86/xen/*swiotlb*
-- 
2.36.1

___
iommu mailing list
iommu@lists.linux-foundation.org
https://lists.linuxfoundation.org/mailman/listinfo/iommu