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-prev] [thread-next>] [day] [month] [year] [list]
Date:   Sat, 16 Jun 2018 18:59:39 -0700
From:   Matthew Wilcox <willy@...radead.org>
To:     linux-mm@...ck.org, linux-fsdevel@...r.kernel.org,
        linux-kernel@...r.kernel.org
Cc:     Matthew Wilcox <willy@...radead.org>, Jan Kara <jack@...e.cz>,
        Jeff Layton <jlayton@...hat.com>,
        Lukas Czerner <lczerner@...hat.com>,
        Ross Zwisler <ross.zwisler@...ux.intel.com>,
        Christoph Hellwig <hch@....de>,
        Goldwyn Rodrigues <rgoldwyn@...e.com>,
        Nicholas Piggin <npiggin@...il.com>,
        Ryusuke Konishi <konishi.ryusuke@....ntt.co.jp>,
        linux-nilfs@...r.kernel.org, Jaegeuk Kim <jaegeuk@...nel.org>,
        Chao Yu <yuchao0@...wei.com>,
        linux-f2fs-devel@...ts.sourceforge.net
Subject: [PATCH v14 01/74] Update email address

Redirect some older email addresses that are in the git logs.

Signed-off-by: Matthew Wilcox <willy@...radead.org>
---
 .mailmap               | 7 +++++++
 MAINTAINERS            | 6 +++---
 include/linux/xarray.h | 2 +-
 3 files changed, 11 insertions(+), 4 deletions(-)

diff --git a/.mailmap b/.mailmap
index 29ddeb1bf015..a80dca923d32 100644
--- a/.mailmap
+++ b/.mailmap
@@ -114,6 +114,13 @@ Mark Brown <broonie@...ena.org.uk>
 Mark Yao <markyao0591@...il.com> <mark.yao@...k-chips.com>
 Martin Kepplinger <martink@...teo.de> <martin.kepplinger@...obroma-systems.com>
 Martin Kepplinger <martink@...teo.de> <martin.kepplinger@...zinger.com>
+Matthew Wilcox <willy@...radead.org> <matthew.r.wilcox@...el.com>
+Matthew Wilcox <willy@...radead.org> <matthew@....cx>
+Matthew Wilcox <willy@...radead.org> <mawilcox@...uxonhyperv.com>
+Matthew Wilcox <willy@...radead.org> <mawilcox@...rosoft.com>
+Matthew Wilcox <willy@...radead.org> <willy@...ian.org>
+Matthew Wilcox <willy@...radead.org> <willy@...ux.intel.com>
+Matthew Wilcox <willy@...radead.org> <willy@...isc-linux.org>
 Matthieu CASTET <castet.matthieu@...e.fr>
 Mauro Carvalho Chehab <mchehab@...nel.org> <mchehab@...urbo.com.br>
 Mauro Carvalho Chehab <mchehab@...nel.org> <maurochehab@...il.com>
diff --git a/MAINTAINERS b/MAINTAINERS
index f15bc83753f5..6dc2c9cb2d7b 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -529,7 +529,7 @@ F:	Documentation/hwmon/adt7475
 F:	drivers/hwmon/adt7475.c
 
 ADVANSYS SCSI DRIVER
-M:	Matthew Wilcox <matthew@....cx>
+M:	Matthew Wilcox <willy@...radead.org>
 M:	Hannes Reinecke <hare@...e.com>
 L:	linux-scsi@...r.kernel.org
 S:	Maintained
@@ -4268,7 +4268,7 @@ S:	Maintained
 F:	drivers/i2c/busses/i2c-diolan-u2c.c
 
 FILESYSTEM DIRECT ACCESS (DAX)
-M:	Matthew Wilcox <mawilcox@...rosoft.com>
+M:	Matthew Wilcox <willy@...radead.org>
 M:	Ross Zwisler <ross.zwisler@...ux.intel.com>
 L:	linux-fsdevel@...r.kernel.org
 S:	Supported
@@ -8452,7 +8452,7 @@ F:	drivers/message/fusion/
 F:	drivers/scsi/mpt3sas/
 
 LSILOGIC/SYMBIOS/NCR 53C8XX and 53C1010 PCI-SCSI drivers
-M:	Matthew Wilcox <matthew@....cx>
+M:	Matthew Wilcox <willy@...radead.org>
 L:	linux-scsi@...r.kernel.org
 S:	Maintained
 F:	drivers/scsi/sym53c8xx_2/
diff --git a/include/linux/xarray.h b/include/linux/xarray.h
index 2dfc8006fe64..9e4c86853fa4 100644
--- a/include/linux/xarray.h
+++ b/include/linux/xarray.h
@@ -4,7 +4,7 @@
 /*
  * eXtensible Arrays
  * Copyright (c) 2017 Microsoft Corporation
- * Author: Matthew Wilcox <mawilcox@...rosoft.com>
+ * Author: Matthew Wilcox <willy@...radead.org>
  */
 
 #include <linux/spinlock.h>
-- 
2.17.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ