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]
Date:   Sat, 26 Aug 2017 11:27:34 +0200
From:   Christoph Hellwig <hch@....de>
To:     linux-kernel@...r.kernel.org, iommu@...ts.linux-foundation.org
Cc:     m.szyprowski@...sung.com, robin.murphy@....com
Subject: [PATCH] MAINTAINERS: use the iommu list for the dma-mapping subsystem

Maintaining a subsystem with linux-kernel as the main list is painful
as it has way to much traffic.  On the other hand the dma-mapping
subsystem is small enough that a list on its own would be silly.
So use the list for the closes subsystem instead instead.

Signed-off-by: Christoph Hellwig <hch@....de>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 6f7721d1634c..1df11ed346a7 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4175,7 +4175,7 @@ DMA MAPPING HELPERS
 M:	Christoph Hellwig <hch@....de>
 M:	Marek Szyprowski <m.szyprowski@...sung.com>
 R:	Robin Murphy <robin.murphy@....com>
-L:	linux-kernel@...r.kernel.org
+L:	iommu@...ts.linux-foundation.org
 T:	git git://git.infradead.org/users/hch/dma-mapping.git
 W:	http://git.infradead.org/users/hch/dma-mapping.git
 S:	Supported
-- 
2.11.0

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ