All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: update TPM driver infrastructure changes
@ 2017-09-15 22:38 Jarkko Sakkinen
  2017-09-26 16:16   ` Mimi Zohar
  2017-10-19  8:10 ` Marc Zyngier
  0 siblings, 2 replies; 17+ messages in thread
From: Jarkko Sakkinen @ 2017-09-15 22:38 UTC (permalink / raw)
  To: linux-kernel
  Cc: linux-integrity, tpmdd, ashleydlai, zohar, Jarkko Sakkinen,
	Andrew Morton, Boris Brezillon, Borislav Petkov,
	Håvard Skinnemoen, Martin Kepplinger, Pavel Machek,
	Geert Uytterhoeven, Hans-Christian Noren Egtvedt,
	Arnaldo Carvalho de Melo, Gertjan van Wingerde,
	Greg Kroah-Hartman, David S. Miller, Mauro Carvalho Chehab,
	Randy Dunlap

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

^ permalink raw reply related	[flat|nested] 17+ messages in thread

* Re: [PATCH] MAINTAINERS: update TPM driver infrastructure changes
  2017-09-15 22:38 [PATCH] MAINTAINERS: update TPM driver infrastructure changes Jarkko Sakkinen
@ 2017-09-26 16:16   ` Mimi Zohar
  2017-10-19  8:10 ` Marc Zyngier
  1 sibling, 0 replies; 17+ messages in thread
From: Mimi Zohar @ 2017-09-26 16:16 UTC (permalink / raw)
  To: Jarkko Sakkinen, linux-kernel; +Cc: linux-integrity

Hi Jarkko,

> +Q:	https://patchwork.kernel.org/project/linux-integrity/list/

Is there a way of viewing not just the posted patches, but the
discussion as well?  Do we need to set up an archive as well?

Mimi

^ permalink raw reply	[flat|nested] 17+ messages in thread

* Re: [PATCH] MAINTAINERS: update TPM driver infrastructure changes
@ 2017-09-26 16:16   ` Mimi Zohar
  0 siblings, 0 replies; 17+ messages in thread
From: Mimi Zohar @ 2017-09-26 16:16 UTC (permalink / raw)
  To: Jarkko Sakkinen, linux-kernel; +Cc: linux-integrity

Hi Jarkko,

> +Q:	https://patchwork.kernel.org/project/linux-integrity/list/

Is there a way of viewing not just the posted patches, but the
discussion as well?  Do we need to set up an archive as well?

Mimi

^ permalink raw reply	[flat|nested] 17+ messages in thread

* RE: [PATCH] MAINTAINERS: update TPM driver infrastructure changes
  2017-09-26 16:16   ` Mimi Zohar
  (?)
@ 2017-09-29  8:29   ` Peter.Huewe
  2017-09-29 20:23     ` Jarkko Sakkinen
  -1 siblings, 1 reply; 17+ messages in thread
From: Peter.Huewe @ 2017-09-29  8:29 UTC (permalink / raw)
  To: zohar, jarkko.sakkinen, linux-kernel; +Cc: linux-integrity, peterhuewe

>> +Q:  https://patchwork.kernel.org/project/linux-integrity/list/
> Is there a way of viewing not just the posted patches, but the discussion as well?  Do we need to set up an archive as well?
Spinics is archiving us at
https://www.spinics.net/lists/linux-integrity/

It would be good to add this to the vger page + documented on the wiki, which should be added to MAINTAINERS.
http://kernsec.org/wiki/index.php/Linux_Kernel_Integrity as wiki page


Peter

^ permalink raw reply	[flat|nested] 17+ messages in thread

* Re: [PATCH] MAINTAINERS: update TPM driver infrastructure changes
  2017-09-26 16:16   ` Mimi Zohar
@ 2017-09-29 16:59     ` Jarkko Sakkinen
  -1 siblings, 0 replies; 17+ messages in thread
From: Jarkko Sakkinen @ 2017-09-29 16:59 UTC (permalink / raw)
  To: Mimi Zohar, peterhuewe; +Cc: linux-kernel, linux-integrity

On Tue, Sep 26, 2017 at 12:16:20PM -0400, Mimi Zohar wrote:
> Hi Jarkko,
> 
> > +Q:	https://patchwork.kernel.org/project/linux-integrity/list/
> 
> Is there a way of viewing not just the posted patches, but the
> discussion as well?  Do we need to set up an archive as well?
> 
> Mimi

Peter, did you setup archiving?

/Jarkko

^ permalink raw reply	[flat|nested] 17+ messages in thread

* Re: [PATCH] MAINTAINERS: update TPM driver infrastructure changes
@ 2017-09-29 16:59     ` Jarkko Sakkinen
  0 siblings, 0 replies; 17+ messages in thread
From: Jarkko Sakkinen @ 2017-09-29 16:59 UTC (permalink / raw)
  To: Mimi Zohar, peterhuewe; +Cc: linux-kernel, linux-integrity

On Tue, Sep 26, 2017 at 12:16:20PM -0400, Mimi Zohar wrote:
> Hi Jarkko,
> 
> > +Q:	https://patchwork.kernel.org/project/linux-integrity/list/
> 
> Is there a way of viewing not just the posted patches, but the
> discussion as well?  Do we need to set up an archive as well?
> 
> Mimi

Peter, did you setup archiving?

/Jarkko

^ permalink raw reply	[flat|nested] 17+ messages in thread

* Aw: Re: [PATCH] MAINTAINERS: update TPM driver infrastructure changes
  2017-09-29 16:59     ` Jarkko Sakkinen
@ 2017-09-29 18:31       ` Peter Huewe
  -1 siblings, 0 replies; 17+ messages in thread
From: Peter Huewe @ 2017-09-29 18:31 UTC (permalink / raw)
  To: Jarkko Sakkinen; +Cc: Mimi Zohar, linux-kernel, linux-integrity


 
 

Gesendet: Freitag, 29. September 2017 um 18:59 Uhr
Von: "Jarkko Sakkinen" <jarkko.sakkinen@linux.intel.com>
An: "Mimi Zohar" <zohar@linux.vnet.ibm.com>, peterhuewe@gmx.de
Cc: linux-kernel@vger.kernel.org, linux-integrity@vger.kernel.org
Betreff: Re: [PATCH] MAINTAINERS: update TPM driver infrastructure changes
On Tue, Sep 26, 2017 at 12:16:20PM -0400, Mimi Zohar wrote:
> Hi Jarkko,
>
> > +Q: https://patchwork.kernel.org/project/linux-integrity/list/
>
> Is there a way of viewing not just the posted patches, but the
> discussion as well?  Do we need to set up an archive as well?
>
> Mimi

> Peter, did you setup archiving?
Jarkko, did you read my other email?

/Peter


p.s.: 
Spinics is archiving us at
https://www.spinics.net/lists/linux-integrity/[https://www.spinics.net/lists/linux-integrity/]

It would be good to add this to the vger page + documented on the wiki, which should be added to MAINTAINERS.
http://kernsec.org/wiki/index.php/Linux_Kernel_Integrity[http://kernsec.org/wiki/index.php/Linux_Kernel_Integrity] as wiki page

^ permalink raw reply	[flat|nested] 17+ messages in thread

* Aw: Re: [PATCH] MAINTAINERS: update TPM driver infrastructure changes
@ 2017-09-29 18:31       ` Peter Huewe
  0 siblings, 0 replies; 17+ messages in thread
From: Peter Huewe @ 2017-09-29 18:31 UTC (permalink / raw)
  To: Jarkko Sakkinen; +Cc: Mimi Zohar, linux-kernel, linux-integrity


 
 

Gesendet: Freitag, 29. September 2017 um 18:59 Uhr
Von: "Jarkko Sakkinen" <jarkko.sakkinen@linux.intel.com>
An: "Mimi Zohar" <zohar@linux.vnet.ibm.com>, peterhuewe@gmx.de
Cc: linux-kernel@vger.kernel.org, linux-integrity@vger.kernel.org
Betreff: Re: [PATCH] MAINTAINERS: update TPM driver infrastructure changes
On Tue, Sep 26, 2017 at 12:16:20PM -0400, Mimi Zohar wrote:
> Hi Jarkko,
>
> > +Q: https://patchwork.kernel.org/project/linux-integrity/list/
>
> Is there a way of viewing not just the posted patches, but the
> discussion as well?  Do we need to set up an archive as well?
>
> Mimi

> Peter, did you setup archiving?
Jarkko, did you read my other email?

/Peter


p.s.: 
Spinics is archiving us at
https://www.spinics.net/lists/linux-integrity/[https://www.spinics.net/lists/linux-integrity/]

It would be good to add this to the vger page + documented on the wiki, which should be added to MAINTAINERS.
http://kernsec.org/wiki/index.php/Linux_Kernel_Integrity[http://kernsec.org/wiki/index.php/Linux_Kernel_Integrity] as wiki page

^ permalink raw reply	[flat|nested] 17+ messages in thread

* Re: [PATCH] MAINTAINERS: update TPM driver infrastructure changes
  2017-09-29  8:29   ` Peter.Huewe
@ 2017-09-29 20:23     ` Jarkko Sakkinen
  2017-10-31  0:41       ` Peter Huewe
  0 siblings, 1 reply; 17+ messages in thread
From: Jarkko Sakkinen @ 2017-09-29 20:23 UTC (permalink / raw)
  To: Peter.Huewe; +Cc: zohar, linux-kernel, linux-integrity, peterhuewe

On Fri, Sep 29, 2017 at 08:29:09AM +0000, Peter.Huewe@infineon.com wrote:
> >> +Q:  https://patchwork.kernel.org/project/linux-integrity/list/
> > Is there a way of viewing not just the posted patches, but the discussion as well?  Do we need to set up an archive as well?
> Spinics is archiving us at
> https://www.spinics.net/lists/linux-integrity/
> 
> It would be good to add this to the vger page + documented on the wiki, which should be added to MAINTAINERS.
> http://kernsec.org/wiki/index.php/Linux_Kernel_Integrity as wiki page
> 
> 
> Peter

Can you submit a follow-up patch that adds this information?

/Jarkko

^ permalink raw reply	[flat|nested] 17+ messages in thread

* Re: Re: [PATCH] MAINTAINERS: update TPM driver infrastructure changes
  2017-09-29 18:31       ` Peter Huewe
@ 2017-10-04  7:27         ` Jarkko Sakkinen
  -1 siblings, 0 replies; 17+ messages in thread
From: Jarkko Sakkinen @ 2017-10-04  7:27 UTC (permalink / raw)
  To: Peter Huewe; +Cc: Mimi Zohar, linux-kernel, linux-integrity

On Fri, Sep 29, 2017 at 08:31:30PM +0200, Peter Huewe wrote:
> 
>  
>  
> 
> Gesendet: Freitag, 29. September 2017 um 18:59 Uhr
> Von: "Jarkko Sakkinen" <jarkko.sakkinen@linux.intel.com>
> An: "Mimi Zohar" <zohar@linux.vnet.ibm.com>, peterhuewe@gmx.de
> Cc: linux-kernel@vger.kernel.org, linux-integrity@vger.kernel.org
> Betreff: Re: [PATCH] MAINTAINERS: update TPM driver infrastructure changes
> On Tue, Sep 26, 2017 at 12:16:20PM -0400, Mimi Zohar wrote:
> > Hi Jarkko,
> >
> > > +Q: https://patchwork.kernel.org/project/linux-integrity/list/
> >
> > Is there a way of viewing not just the posted patches, but the
> > discussion as well?  Do we need to set up an archive as well?
> >
> > Mimi
> 
> > Peter, did you setup archiving?
> Jarkko, did you read my other email?
> 
> /Peter
> 
> 
> p.s.: 
> Spinics is archiving us at
> https://www.spinics.net/lists/linux-integrity/[https://www.spinics.net/lists/linux-integrity/]
> 
> It would be good to add this to the vger page + documented on the wiki, which should be added to MAINTAINERS.
> http://kernsec.org/wiki/index.php/Linux_Kernel_Integrity[http://kernsec.org/wiki/index.php/Linux_Kernel_Integrity] as wiki page

Can you send a follow-up patch to update MAINTAINERS?

The first one is already applied so it does not make sense to
revise it and it doesn't contain any errors.

/Jarkko

^ permalink raw reply	[flat|nested] 17+ messages in thread

* Re: Re: [PATCH] MAINTAINERS: update TPM driver infrastructure changes
@ 2017-10-04  7:27         ` Jarkko Sakkinen
  0 siblings, 0 replies; 17+ messages in thread
From: Jarkko Sakkinen @ 2017-10-04  7:27 UTC (permalink / raw)
  To: Peter Huewe; +Cc: Mimi Zohar, linux-kernel, linux-integrity

On Fri, Sep 29, 2017 at 08:31:30PM +0200, Peter Huewe wrote:
> 
>  
>  
> 
> Gesendet: Freitag, 29. September 2017 um 18:59 Uhr
> Von: "Jarkko Sakkinen" <jarkko.sakkinen@linux.intel.com>
> An: "Mimi Zohar" <zohar@linux.vnet.ibm.com>, peterhuewe@gmx.de
> Cc: linux-kernel@vger.kernel.org, linux-integrity@vger.kernel.org
> Betreff: Re: [PATCH] MAINTAINERS: update TPM driver infrastructure changes
> On Tue, Sep 26, 2017 at 12:16:20PM -0400, Mimi Zohar wrote:
> > Hi Jarkko,
> >
> > > +Q: https://patchwork.kernel.org/project/linux-integrity/list/
> >
> > Is there a way of viewing not just the posted patches, but the
> > discussion as well?  Do we need to set up an archive as well?
> >
> > Mimi
> 
> > Peter, did you setup archiving?
> Jarkko, did you read my other email?
> 
> /Peter
> 
> 
> p.s.: 
> Spinics is archiving us at
> https://www.spinics.net/lists/linux-integrity/[https://www.spinics.net/lists/linux-integrity/]
> 
> It would be good to add this to the vger page + documented on the wiki, which should be added to MAINTAINERS.
> http://kernsec.org/wiki/index.php/Linux_Kernel_Integrity[http://kernsec.org/wiki/index.php/Linux_Kernel_Integrity] as wiki page

Can you send a follow-up patch to update MAINTAINERS?

The first one is already applied so it does not make sense to
revise it and it doesn't contain any errors.

/Jarkko

^ permalink raw reply	[flat|nested] 17+ messages in thread

* Re: Re: [PATCH] MAINTAINERS: update TPM driver infrastructure changes
  2017-10-04  7:27         ` Jarkko Sakkinen
@ 2017-10-04  7:33           ` Peter Huewe
  -1 siblings, 0 replies; 17+ messages in thread
From: Peter Huewe @ 2017-10-04  7:33 UTC (permalink / raw)
  To: Jarkko Sakkinen; +Cc: Mimi Zohar, linux-kernel, linux-integrity

Will do.
Peter

Am 4. Oktober 2017 09:27:08 MESZ schrieb Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>:
>On Fri, Sep 29, 2017 at 08:31:30PM +0200, Peter Huewe wrote:
>> 
>>  
>>  
>> 
>> Gesendet: Freitag, 29. September 2017 um 18:59 Uhr
>> Von: "Jarkko Sakkinen" <jarkko.sakkinen@linux.intel.com>
>> An: "Mimi Zohar" <zohar@linux.vnet.ibm.com>, peterhuewe@gmx.de
>> Cc: linux-kernel@vger.kernel.org, linux-integrity@vger.kernel.org
>> Betreff: Re: [PATCH] MAINTAINERS: update TPM driver infrastructure
>changes
>> On Tue, Sep 26, 2017 at 12:16:20PM -0400, Mimi Zohar wrote:
>> > Hi Jarkko,
>> >
>> > > +Q: https://patchwork.kernel.org/project/linux-integrity/list/
>> >
>> > Is there a way of viewing not just the posted patches, but the
>> > discussion as well?  Do we need to set up an archive as well?
>> >
>> > Mimi
>> 
>> > Peter, did you setup archiving?
>> Jarkko, did you read my other email?
>> 
>> /Peter
>> 
>> 
>> p.s.: 
>> Spinics is archiving us at
>>
>https://www.spinics.net/lists/linux-integrity/[https://www.spinics.net/lists/linux-integrity/]
>> 
>> It would be good to add this to the vger page + documented on the
>wiki, which should be added to MAINTAINERS.
>>
>http://kernsec.org/wiki/index.php/Linux_Kernel_Integrity[http://kernsec.org/wiki/index.php/Linux_Kernel_Integrity]
>as wiki page
>
>Can you send a follow-up patch to update MAINTAINERS?
>
>The first one is already applied so it does not make sense to
>revise it and it doesn't contain any errors.
>
>/Jarkko

-- 
Sent from my mobile

^ permalink raw reply	[flat|nested] 17+ messages in thread

* Re: Re: [PATCH] MAINTAINERS: update TPM driver infrastructure changes
@ 2017-10-04  7:33           ` Peter Huewe
  0 siblings, 0 replies; 17+ messages in thread
From: Peter Huewe @ 2017-10-04  7:33 UTC (permalink / raw)
  To: Jarkko Sakkinen; +Cc: Mimi Zohar, linux-kernel, linux-integrity

Will do.
Peter

Am 4. Oktober 2017 09:27:08 MESZ schrieb Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>:
>On Fri, Sep 29, 2017 at 08:31:30PM +0200, Peter Huewe wrote:
>> 
>>  
>>  
>> 
>> Gesendet: Freitag, 29. September 2017 um 18:59 Uhr
>> Von: "Jarkko Sakkinen" <jarkko.sakkinen@linux.intel.com>
>> An: "Mimi Zohar" <zohar@linux.vnet.ibm.com>, peterhuewe@gmx.de
>> Cc: linux-kernel@vger.kernel.org, linux-integrity@vger.kernel.org
>> Betreff: Re: [PATCH] MAINTAINERS: update TPM driver infrastructure
>changes
>> On Tue, Sep 26, 2017 at 12:16:20PM -0400, Mimi Zohar wrote:
>> > Hi Jarkko,
>> >
>> > > +Q: https://patchwork.kernel.org/project/linux-integrity/list/
>> >
>> > Is there a way of viewing not just the posted patches, but the
>> > discussion as well?  Do we need to set up an archive as well?
>> >
>> > Mimi
>> 
>> > Peter, did you setup archiving?
>> Jarkko, did you read my other email?
>> 
>> /Peter
>> 
>> 
>> p.s.: 
>> Spinics is archiving us at
>>
>https://www.spinics.net/lists/linux-integrity/[https://www.spinics.net/lists/linux-integrity/]
>> 
>> It would be good to add this to the vger page + documented on the
>wiki, which should be added to MAINTAINERS.
>>
>http://kernsec.org/wiki/index.php/Linux_Kernel_Integrity[http://kernsec.org/wiki/index.php/Linux_Kernel_Integrity]
>as wiki page
>
>Can you send a follow-up patch to update MAINTAINERS?
>
>The first one is already applied so it does not make sense to
>revise it and it doesn't contain any errors.
>
>/Jarkko

-- 
Sent from my mobile

^ permalink raw reply	[flat|nested] 17+ messages in thread

* Re: Re: [PATCH] MAINTAINERS: update TPM driver infrastructure changes
  2017-10-04  7:33           ` Peter Huewe
  (?)
@ 2017-10-04 12:18           ` Jarkko Sakkinen
  -1 siblings, 0 replies; 17+ messages in thread
From: Jarkko Sakkinen @ 2017-10-04 12:18 UTC (permalink / raw)
  To: Peter Huewe; +Cc: Mimi Zohar, linux-kernel, linux-integrity

On Wed, Oct 04, 2017 at 09:33:10AM +0200, Peter Huewe wrote:
> Will do.
> Peter

Thank you!

/Jarkko

^ permalink raw reply	[flat|nested] 17+ messages in thread

* Re: [PATCH] MAINTAINERS: update TPM driver infrastructure changes
  2017-09-15 22:38 [PATCH] MAINTAINERS: update TPM driver infrastructure changes Jarkko Sakkinen
  2017-09-26 16:16   ` Mimi Zohar
@ 2017-10-19  8:10 ` Marc Zyngier
  1 sibling, 0 replies; 17+ messages in thread
From: Marc Zyngier @ 2017-10-19  8:10 UTC (permalink / raw)
  To: Jarkko Sakkinen, linux-kernel
  Cc: linux-integrity, tpmdd, ashleydlai, zohar, Andrew Morton,
	Boris Brezillon, Borislav Petkov, Håvard Skinnemoen,
	Martin Kepplinger, Pavel Machek, Geert Uytterhoeven,
	Hans-Christian Noren Egtvedt, Arnaldo Carvalho de Melo,
	Gertjan van Wingerde, Greg Kroah-Hartman, David S. Miller,
	Mauro Carvalho Chehab, Randy Dunlap, akpm

On 15/09/17 23:38, Jarkko Sakkinen wrote:
> 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 
Given the comment here, can these two entries be moved to their
legitimate location? I'm quite proud (just like Leonard was before I
pushed him up) to be at the bottom of that file, and my family has
worked hard over generations to ensure its place at the end of most
alphabetical lists. I want my patch of CREDIT back! ;-)

Thanks,

	M.
-- 
Jazz is not dead. It just smells funny...

^ permalink raw reply	[flat|nested] 17+ messages in thread

* Re: [PATCH] MAINTAINERS: update TPM driver infrastructure changes
  2017-09-29 20:23     ` Jarkko Sakkinen
@ 2017-10-31  0:41       ` Peter Huewe
  2017-11-03 14:21         ` Jarkko Sakkinen
  0 siblings, 1 reply; 17+ messages in thread
From: Peter Huewe @ 2017-10-31  0:41 UTC (permalink / raw)
  To: Jarkko Sakkinen; +Cc: zohar, linux-kernel, linux-integrity, peterhuewe

Hi,

Am Freitag, 29. September 2017 22:23:13 CEST schrieb Jarkko Sakkinen:
> On Fri, Sep 29, 2017 at 08:29:09AM +0000, Peter.Huewe@infineon.com wrote:
>>> ...
>> Spinics is archiving us at
>> https://www.spinics.net/lists/linux-integrity/
>> 
>> It would be good to add this to the vger page + documented on 
>> the wiki, which should be added to MAINTAINERS.
>> http://kernsec.org/wiki/index.php/Linux_Kernel_Integrity as wiki page
>> 
>> 
>> Peter ...
>
> Can you submit a follow-up patch that adds this information?

I added the information to the kernsec wiki at
http://kernsec.org/wiki/index.php/Linux_Kernel_Integrity

However, since your MAINTAINERS patch is neither upstream, nor in any of 
your
branches (next / master) I cannot send an update.

About the wiki - I added quite a few other links, especially about tpm 2.0.
If anyone wants to have any information added, please let me know.

I definitely would like to extend the wiki usage.
So if you have any documents, e.g. 
- about how the patch flow is/should be,
- how stuff gets tested
- subsystem specific rules
- subsystem architecuture

but also links to interesting pages/projects PLEASE let me know.

Thanks,
Peter

^ permalink raw reply	[flat|nested] 17+ messages in thread

* Re: [PATCH] MAINTAINERS: update TPM driver infrastructure changes
  2017-10-31  0:41       ` Peter Huewe
@ 2017-11-03 14:21         ` Jarkko Sakkinen
  0 siblings, 0 replies; 17+ messages in thread
From: Jarkko Sakkinen @ 2017-11-03 14:21 UTC (permalink / raw)
  To: Peter Huewe; +Cc: zohar, linux-kernel, linux-integrity

On Tue, Oct 31, 2017 at 01:41:42AM +0100, Peter Huewe wrote:
> Hi,
> 
> Am Freitag, 29. September 2017 22:23:13 CEST schrieb Jarkko Sakkinen:
> > On Fri, Sep 29, 2017 at 08:29:09AM +0000, Peter.Huewe@infineon.com wrote:
> > > > ...
> > > Spinics is archiving us at
> > > https://www.spinics.net/lists/linux-integrity/
> > > 
> > > It would be good to add this to the vger page + documented on the
> > > wiki, which should be added to MAINTAINERS.
> > > http://kernsec.org/wiki/index.php/Linux_Kernel_Integrity as wiki page
> > > 
> > > 
> > > Peter ...
> > 
> > Can you submit a follow-up patch that adds this information?
> 
> I added the information to the kernsec wiki at
> http://kernsec.org/wiki/index.php/Linux_Kernel_Integrity
> 
> However, since your MAINTAINERS patch is neither upstream, nor in any of
> your
> branches (next / master) I cannot send an update.
> 
> About the wiki - I added quite a few other links, especially about tpm 2.0.
> If anyone wants to have any information added, please let me know.
> 
> I definitely would like to extend the wiki usage.
> So if you have any documents, e.g. - about how the patch flow is/should be,
> - how stuff gets tested
> - subsystem specific rules
> - subsystem architecuture
> 
> but also links to interesting pages/projects PLEASE let me know.
> 
> Thanks,
> Peter

Looks good to me.

/Jarkko

^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2017-11-03 14:21 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-09-15 22:38 [PATCH] MAINTAINERS: update TPM driver infrastructure changes Jarkko Sakkinen
2017-09-26 16:16 ` Mimi Zohar
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 16:59     ` Jarkko Sakkinen
2017-09-29 18:31     ` Aw: " Peter Huewe
2017-09-29 18:31       ` Peter Huewe
2017-10-04  7:27       ` Jarkko Sakkinen
2017-10-04  7:27         ` Jarkko Sakkinen
2017-10-04  7:33         ` Peter Huewe
2017-10-04  7:33           ` Peter Huewe
2017-10-04 12:18           ` Jarkko Sakkinen
2017-10-19  8:10 ` Marc Zyngier

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.