Linux-Integrity Archive on lore.kernel.org
 help / color / Atom feed
From: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
To: linux-kernel@vger.kernel.org
Cc: linux-integrity@vger.kernel.org, tpmdd@selhorst.net,
	ashleydlai@gmail.com, zohar@linux.vnet.ibm.com,
	"Jarkko Sakkinen" <jarkko.sakkinen@linux.intel.com>,
	"Andrew Morton" <akpm@linux-foundation.org>,
	"Boris Brezillon" <boris.brezillon@free-electrons.com>,
	"Borislav Petkov" <bp@suse.de>,
	"Håvard Skinnemoen" <hskinnemoen@gmail.com>,
	"Martin Kepplinger" <martink@posteo.de>,
	"Pavel Machek" <pavel@ucw.cz>,
	"Geert Uytterhoeven" <geert@linux-m68k.org>,
	"Hans-Christian Noren Egtvedt" <egtvedt@samfundet.no>,
	"Arnaldo Carvalho de Melo" <acme@kernel.org>,
	"Gertjan van Wingerde" <gwingerde@gmail.com>,
	"Greg Kroah-Hartman" <gregkh@linuxfoundation.org>,
	"David S. Miller" <davem@davemloft.net>,
	"Mauro Carvalho Chehab" <mchehab@kernel.org>,
	"Randy Dunlap" <rdunlap@infradead.org>
Subject: [PATCH] MAINTAINERS: update TPM driver infrastructure changes
Date: Fri, 15 Sep 2017 15:38:01 -0700
Message-ID: <20170915223811.21368-1-jarkko.sakkinen@linux.intel.com> (raw)

Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
---
 CREDITS     |  7 +++++++
 MAINTAINERS | 13 ++-----------
 2 files changed, 9 insertions(+), 11 deletions(-)

diff --git a/CREDITS b/CREDITS
index 5d09c26d69cd..dcd761885ea8 100644
--- a/CREDITS
+++ b/CREDITS
@@ -4130,6 +4130,13 @@ D: MD driver
 D: EISA/sysfs subsystem
 S: France
 
+N: Marcel Selhorst
+E: tpmdd@selhorst.net
+D: TPM driver
+
+N: Ashley Lai
+E: ashleydlai@gmail.com
+D: IBM VTPM driver
 
 # Don't add your name here, unless you really _are_ after Marc
 # alphabetically. Leonard used to be very proud of being the 
diff --git a/MAINTAINERS b/MAINTAINERS
index dfca9a4f1112..00f0610c3ec9 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -13291,23 +13291,14 @@ F:	drivers/platform/x86/toshiba-wmi.c
 
 TPM DEVICE DRIVER
 M:	Peter Huewe <peterhuewe@gmx.de>
-M:	Marcel Selhorst <tpmdd@selhorst.net>
 M:	Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
 R:	Jason Gunthorpe <jgunthorpe@obsidianresearch.com>
-W:	http://tpmdd.sourceforge.net
-L:	tpmdd-devel@lists.sourceforge.net (moderated for non-subscribers)
-Q:	https://patchwork.kernel.org/project/tpmdd-devel/list/
+L:	linux-integrity@vger.kernel.org
+Q:	https://patchwork.kernel.org/project/linux-integrity/list/
 T:	git git://git.infradead.org/users/jjs/linux-tpmdd.git
 S:	Maintained
 F:	drivers/char/tpm/
 
-TPM IBM_VTPM DEVICE DRIVER
-M:	Ashley Lai <ashleydlai@gmail.com>
-W:	http://tpmdd.sourceforge.net
-L:	tpmdd-devel@lists.sourceforge.net (moderated for non-subscribers)
-S:	Maintained
-F:	drivers/char/tpm/tpm_ibmvtpm*
-
 TRACING
 M:	Steven Rostedt <rostedt@goodmis.org>
 M:	Ingo Molnar <mingo@redhat.com>
-- 
2.14.1

             reply index

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-15 22:38 Jarkko Sakkinen [this message]
2017-09-26 16:16 ` Mimi Zohar
2017-09-29  8:29   ` Peter.Huewe
2017-09-29 20:23     ` Jarkko Sakkinen
2017-10-31  0:41       ` Peter Huewe
2017-11-03 14:21         ` Jarkko Sakkinen
2017-09-29 16:59   ` Jarkko Sakkinen
2017-09-29 18:31     ` Aw: " Peter Huewe
2017-10-04  7:27       ` Jarkko Sakkinen
2017-10-04  7:33         ` Peter Huewe
2017-10-04 12:18           ` Jarkko Sakkinen
2017-10-19  8:10 ` Marc Zyngier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170915223811.21368-1-jarkko.sakkinen@linux.intel.com \
    --to=jarkko.sakkinen@linux.intel.com \
    --cc=acme@kernel.org \
    --cc=akpm@linux-foundation.org \
    --cc=ashleydlai@gmail.com \
    --cc=boris.brezillon@free-electrons.com \
    --cc=bp@suse.de \
    --cc=davem@davemloft.net \
    --cc=egtvedt@samfundet.no \
    --cc=geert@linux-m68k.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=gwingerde@gmail.com \
    --cc=hskinnemoen@gmail.com \
    --cc=linux-integrity@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=martink@posteo.de \
    --cc=mchehab@kernel.org \
    --cc=pavel@ucw.cz \
    --cc=rdunlap@infradead.org \
    --cc=tpmdd@selhorst.net \
    --cc=zohar@linux.vnet.ibm.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

Linux-Integrity Archive on lore.kernel.org

Archives are clonable:
	git clone --mirror https://lore.kernel.org/linux-integrity/0 linux-integrity/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 linux-integrity linux-integrity/ https://lore.kernel.org/linux-integrity \
		linux-integrity@vger.kernel.org
	public-inbox-index linux-integrity

Example config snippet for mirrors

Newsgroup available over NNTP:
	nntp://nntp.lore.kernel.org/org.kernel.vger.linux-integrity


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git