linux-integrity.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: Add a git and a maintainer entry to keyring subsystems
@ 2019-09-10 14:32 Jarkko Sakkinen
  2019-09-13 15:03 ` David Howells
  0 siblings, 1 reply; 7+ messages in thread
From: Jarkko Sakkinen @ 2019-09-10 14:32 UTC (permalink / raw)
  To: linux-integrity, keyrings
  Cc: Jarkko Sakkinen, David Howells, Mimi Zohar, James Bottomley,
	Mauro Carvalho Chehab, David S. Miller, Greg Kroah-Hartman,
	Nicolas Ferre, open list

Add Jarkko Sakkinen as co-maintainer of KEYS/KEYRINGS and add
git://git.infradead.org/users/jjs/linux-tpmdd.git as the GIT repository
for KEYS-TRUSTED.

Cc: David Howells <dhowells@redhat.com>
Cc: Mimi Zohar <zohar@linux.ibm.com>
Cc: James Bottomley <jejb@linux.ibm.com>
Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
---
 MAINTAINERS | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 108ea925a5d9..aa7cedd671d4 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -8937,6 +8937,7 @@ M:	Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
 M:	Mimi Zohar <zohar@linux.ibm.com>
 L:	linux-integrity@vger.kernel.org
 L:	keyrings@vger.kernel.org
+T:	git git://git.infradead.org/users/jjs/linux-tpmdd.git
 S:	Supported
 F:	Documentation/security/keys/trusted-encrypted.rst
 F:	include/keys/trusted-type.h
@@ -8945,6 +8946,7 @@ F:	security/keys/trusted.h
 
 KEYS/KEYRINGS:
 M:	David Howells <dhowells@redhat.com>
+M:	Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
 L:	keyrings@vger.kernel.org
 S:	Maintained
 F:	Documentation/security/keys/core.rst
-- 
2.20.1


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

* Re: [PATCH] MAINTAINERS: Add a git and a maintainer entry to keyring subsystems
  2019-09-10 14:32 [PATCH] MAINTAINERS: Add a git and a maintainer entry to keyring subsystems Jarkko Sakkinen
@ 2019-09-13 15:03 ` David Howells
  2019-09-13 17:36   ` Joe Perches
                     ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: David Howells @ 2019-09-13 15:03 UTC (permalink / raw)
  To: Jarkko Sakkinen
  Cc: dhowells, linux-integrity, keyrings, Mimi Zohar, James Bottomley,
	Mauro Carvalho Chehab, David S. Miller, Greg Kroah-Hartman,
	Nicolas Ferre, open list

Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> wrote:

> Subject: [PATCH] MAINTAINERS: Add a git and a maintainer entry to keyring subsystems

I would recommend splitting the patch in two and putting something like:

	keys: Add Jarkko Sakkinen as co-maintainer

as the subject of the keyrings maintainership one.

Thanks,
David

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

* Re: [PATCH] MAINTAINERS: Add a git and a maintainer entry to keyring subsystems
  2019-09-13 15:03 ` David Howells
@ 2019-09-13 17:36   ` Joe Perches
  2019-09-14 12:54     ` Jarkko Sakkinen
  2019-09-14 12:53   ` Jarkko Sakkinen
  2019-09-16  8:52   ` David Howells
  2 siblings, 1 reply; 7+ messages in thread
From: Joe Perches @ 2019-09-13 17:36 UTC (permalink / raw)
  To: David Howells, Jarkko Sakkinen
  Cc: linux-integrity, keyrings, Mimi Zohar, James Bottomley,
	Mauro Carvalho Chehab, David S. Miller, Greg Kroah-Hartman,
	Nicolas Ferre, open list

On Fri, 2019-09-13 at 16:03 +0100, David Howells wrote:
> Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> wrote:
> 
> > Subject: [PATCH] MAINTAINERS: Add a git and a maintainer entry to keyring subsystems
> 
> I would recommend splitting the patch in two and putting something like:
> 
> 	keys: Add Jarkko Sakkinen as co-maintainer
> 
> as the subject of the keyrings maintainership one.

Why is there utility in micro splitting such a trivial patch?



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

* Re: [PATCH] MAINTAINERS: Add a git and a maintainer entry to keyring subsystems
  2019-09-13 15:03 ` David Howells
  2019-09-13 17:36   ` Joe Perches
@ 2019-09-14 12:53   ` Jarkko Sakkinen
  2019-09-16  8:52   ` David Howells
  2 siblings, 0 replies; 7+ messages in thread
From: Jarkko Sakkinen @ 2019-09-14 12:53 UTC (permalink / raw)
  To: David Howells
  Cc: linux-integrity, keyrings, Mimi Zohar, James Bottomley,
	Mauro Carvalho Chehab, David S. Miller, Greg Kroah-Hartman,
	Nicolas Ferre, open list

On Fri, Sep 13, 2019 at 04:03:53PM +0100, David Howells wrote:
> Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> wrote:
> 
> > Subject: [PATCH] MAINTAINERS: Add a git and a maintainer entry to keyring subsystems
> 
> I would recommend splitting the patch in two and putting something like:
> 
> 	keys: Add Jarkko Sakkinen as co-maintainer
> 
> as the subject of the keyrings maintainership one.

Thanks, I'll refine accordingly.

/Jarkko

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

* Re: [PATCH] MAINTAINERS: Add a git and a maintainer entry to keyring subsystems
  2019-09-13 17:36   ` Joe Perches
@ 2019-09-14 12:54     ` Jarkko Sakkinen
  0 siblings, 0 replies; 7+ messages in thread
From: Jarkko Sakkinen @ 2019-09-14 12:54 UTC (permalink / raw)
  To: Joe Perches
  Cc: David Howells, linux-integrity, keyrings, Mimi Zohar,
	James Bottomley, Mauro Carvalho Chehab, David S. Miller,
	Greg Kroah-Hartman, Nicolas Ferre, open list

On Fri, Sep 13, 2019 at 10:36:15AM -0700, Joe Perches wrote:
> On Fri, 2019-09-13 at 16:03 +0100, David Howells wrote:
> > Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> wrote:
> > 
> > > Subject: [PATCH] MAINTAINERS: Add a git and a maintainer entry to keyring subsystems
> > 
> > I would recommend splitting the patch in two and putting something like:
> > 
> > 	keys: Add Jarkko Sakkinen as co-maintainer
> > 
> > as the subject of the keyrings maintainership one.
> 
> Why is there utility in micro splitting such a trivial patch?

I kind of get this for the MAINTAINERS file so that the changes can
be agreed/disagreed separately.

/Jarkko

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

* Re: [PATCH] MAINTAINERS: Add a git and a maintainer entry to keyring subsystems
  2019-09-13 15:03 ` David Howells
  2019-09-13 17:36   ` Joe Perches
  2019-09-14 12:53   ` Jarkko Sakkinen
@ 2019-09-16  8:52   ` David Howells
  2019-09-16 18:23     ` Jarkko Sakkinen
  2 siblings, 1 reply; 7+ messages in thread
From: David Howells @ 2019-09-16  8:52 UTC (permalink / raw)
  To: Joe Perches
  Cc: dhowells, Jarkko Sakkinen, linux-integrity, keyrings, Mimi Zohar,
	James Bottomley, Mauro Carvalho Chehab, David S. Miller,
	Greg Kroah-Hartman, Nicolas Ferre, open list

Joe Perches <joe@perches.com> wrote:

> > I would recommend splitting the patch in two and putting something like:
> > 
> > 	keys: Add Jarkko Sakkinen as co-maintainer
> > 
> > as the subject of the keyrings maintainership one.
> 
> Why is there utility in micro splitting such a trivial patch?

Because the keyrings maintainership piece is addressing a major procedural
concern on Linus's part - and I think it needs to go in its own patch with the
subject I suggested.

David

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

* Re: [PATCH] MAINTAINERS: Add a git and a maintainer entry to keyring subsystems
  2019-09-16  8:52   ` David Howells
@ 2019-09-16 18:23     ` Jarkko Sakkinen
  0 siblings, 0 replies; 7+ messages in thread
From: Jarkko Sakkinen @ 2019-09-16 18:23 UTC (permalink / raw)
  To: David Howells
  Cc: Joe Perches, linux-integrity, keyrings, Mimi Zohar,
	James Bottomley, Mauro Carvalho Chehab, David S. Miller,
	Greg Kroah-Hartman, Nicolas Ferre, open list

On Mon, Sep 16, 2019 at 09:52:51AM +0100, David Howells wrote:
> Joe Perches <joe@perches.com> wrote:
> 
> > > I would recommend splitting the patch in two and putting something like:
> > > 
> > > 	keys: Add Jarkko Sakkinen as co-maintainer
> > > 
> > > as the subject of the keyrings maintainership one.
> > 
> > Why is there utility in micro splitting such a trivial patch?
> 
> Because the keyrings maintainership piece is addressing a major procedural
> concern on Linus's part - and I think it needs to go in its own patch with the
> subject I suggested.

I'll send separate patches tomorrow.

/Jarkko

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

end of thread, other threads:[~2019-09-16 18:23 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-10 14:32 [PATCH] MAINTAINERS: Add a git and a maintainer entry to keyring subsystems Jarkko Sakkinen
2019-09-13 15:03 ` David Howells
2019-09-13 17:36   ` Joe Perches
2019-09-14 12:54     ` Jarkko Sakkinen
2019-09-14 12:53   ` Jarkko Sakkinen
2019-09-16  8:52   ` David Howells
2019-09-16 18:23     ` Jarkko Sakkinen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).