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:   Fri,  9 Feb 2018 06:20:23 -0800
From:   "Paul E. McKenney" <paulmck@...ux.vnet.ibm.com>
To:     linux-kernel@...r.kernel.org
Cc:     mingo@...nel.org, stern@...land.harvard.edu,
        parri.andrea@...il.com, will.deacon@....com, peterz@...radead.org,
        boqun.feng@...il.com, npiggin@...il.com, dhowells@...hat.com,
        j.alglave@....ac.uk, luc.maranget@...ia.fr, akiyks@...il.com,
        "Paul E. McKenney" <paulmck@...ux.vnet.ibm.com>
Subject: [PATCH RFC tip/lkmm 02/10] MAINTAINERS: Add the Memory Consistency Model subsystem

From: Andrea Parri <parri.andrea@...il.com>

Move the contents of tools/memory-model/MAINTAINERS into the main
MAINTAINERS file, removing tools/memory-model/MAINTAINERS. This
allows get_maintainer.pl to correctly identify the maintainers of
tools/memory-model/.

Suggested-by: Ingo Molnar <mingo@...nel.org>
Signed-off-by: Andrea Parri <parri.andrea@...il.com>
Acked-by: Will Deacon <will.deacon@....com>
Acked-by: Alan Stern <stern@...land.harvard.edu>
Signed-off-by: Paul E. McKenney <paulmck@...ux.vnet.ibm.com>
---
 MAINTAINERS                    | 16 ++++++++++++++++
 tools/memory-model/MAINTAINERS | 15 ---------------
 2 files changed, 16 insertions(+), 15 deletions(-)
 delete mode 100644 tools/memory-model/MAINTAINERS

diff --git a/MAINTAINERS b/MAINTAINERS
index e3581413420c..ba4dc08fbe95 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -8086,6 +8086,22 @@ M:	Kees Cook <keescook@...omium.org>
 S:	Maintained
 F:	drivers/misc/lkdtm*
 
+LINUX KERNEL MEMORY CONSISTENCY MODEL
+M:	Alan Stern <stern@...land.harvard.edu>
+M:	Andrea Parri <parri.andrea@...il.com>
+M:	Will Deacon <will.deacon@....com>
+M:	Peter Zijlstra <peterz@...radead.org>
+M:	Boqun Feng <boqun.feng@...il.com>
+M:	Nicholas Piggin <npiggin@...il.com>
+M:	David Howells <dhowells@...hat.com>
+M:	Jade Alglave <j.alglave@....ac.uk>
+M:	Luc Maranget <luc.maranget@...ia.fr>
+M:	"Paul E. McKenney" <paulmck@...ux.vnet.ibm.com>
+L:	linux-kernel@...r.kernel.org
+S:	Supported
+T:	git git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git
+F:	tools/memory-model/
+
 LINUX SECURITY MODULE (LSM) FRAMEWORK
 M:	Chris Wright <chrisw@...s-sol.org>
 L:	linux-security-module@...r.kernel.org
diff --git a/tools/memory-model/MAINTAINERS b/tools/memory-model/MAINTAINERS
deleted file mode 100644
index db3bd3fc0435..000000000000
--- a/tools/memory-model/MAINTAINERS
+++ /dev/null
@@ -1,15 +0,0 @@
-LINUX KERNEL MEMORY CONSISTENCY MODEL
-M:	Alan Stern <stern@...land.harvard.edu>
-M:	Andrea Parri <parri.andrea@...il.com>
-M:	Will Deacon <will.deacon@....com>
-M:	Peter Zijlstra <peterz@...radead.org>
-M:	Boqun Feng <boqun.feng@...il.com>
-M:	Nicholas Piggin <npiggin@...il.com>
-M:	David Howells <dhowells@...hat.com>
-M:	Jade Alglave <j.alglave@....ac.uk>
-M:	Luc Maranget <luc.maranget@...ia.fr>
-M:	"Paul E. McKenney" <paulmck@...ux.vnet.ibm.com>
-L:	linux-kernel@...r.kernel.org
-S:	Supported
-T:	git git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git
-F:	tools/memory-model/
-- 
2.5.2

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ