linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] KEYS: Fixes for keyrings
@ 2014-09-16 13:29 David Howells
  2014-09-16 14:01 ` David Howells
  2014-09-16 16:48 ` David Howells
  0 siblings, 2 replies; 9+ messages in thread
From: David Howells @ 2014-09-16 13:29 UTC (permalink / raw)
  To: James Morris; +Cc: dhowells, keyrings, linux-security-module, linux-kernel

Hi James,

Can you please pull these fixes and send them on upstream:

 (1) Reinstate the production of EPERM for key types beginning with '.' in
     requests from userspace.

 (2) Tidy up the cleanup of PKCS#7 message signed information blocks and fix a
     bug this made more obvious.

David
---
The following changes since commit 2324067fa9a41b2d0b6ddbc7ac0497d105593b76:

  Merge tag 'regmap-v3.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap (2014-09-15 16:20:56 -0700)

are available in the git repository at:


  git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs.git tags/keys-fixes-20140916

for you to fetch changes up to 553619918a85dd66a24059b95a4f5625502f2df7:

  PKCS#7: Fix the parser cleanup to drain parsed out X.509 certs (2014-09-16 14:18:28 +0100)

----------------------------------------------------------------
(from the branch description for keys-fixes local branch)

Keyrings fixes
Keyrings fixes

----------------------------------------------------------------
David Howells (3):
      KEYS: Reinstate EPERM for a key type name beginning with a '.'
      PKCS#7: Provide a single place to do signed info block freeing
      PKCS#7: Fix the parser cleanup to drain parsed out X.509 certs

 crypto/asymmetric_keys/pkcs7_parser.c | 61 +++++++++++++++++++----------------
 security/keys/keyctl.c                |  2 ++
 2 files changed, 35 insertions(+), 28 deletions(-)

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

* Re: [GIT PULL] KEYS: Fixes for keyrings
  2014-09-16 13:29 [GIT PULL] KEYS: Fixes for keyrings David Howells
@ 2014-09-16 14:01 ` David Howells
  2014-09-17 23:23   ` James Morris
  2014-09-17 23:27   ` David Howells
  2014-09-16 16:48 ` David Howells
  1 sibling, 2 replies; 9+ messages in thread
From: David Howells @ 2014-09-16 14:01 UTC (permalink / raw)
  Cc: dhowells, James Morris, keyrings, linux-security-module, linux-kernel

> Can you please pull these fixes and send them on upstream:

Can you also pull them into your next branch as I have stuff for your next
branch that depends on those changes?

Thanks,
David

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

* Re: [GIT PULL] KEYS: Fixes for keyrings
  2014-09-16 13:29 [GIT PULL] KEYS: Fixes for keyrings David Howells
  2014-09-16 14:01 ` David Howells
@ 2014-09-16 16:48 ` David Howells
  1 sibling, 0 replies; 9+ messages in thread
From: David Howells @ 2014-09-16 16:48 UTC (permalink / raw)
  To: James Morris; +Cc: dhowells, keyrings, linux-security-module, linux-kernel

David Howells <dhowells@redhat.com> wrote:

> 
> Can you please pull these fixes and send them on upstream:
> 
>  (1) Reinstate the production of EPERM for key types beginning with '.' in
>      requests from userspace.
> 
>  (2) Tidy up the cleanup of PKCS#7 message signed information blocks and fix a
>      bug this made more obvious.

Please ignore this pull request.  To make things easier, I've rebased on the
most recent common ancestor of linus/master and security/next so that you can
pull it into both.  I'll issue another pull request.

David

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

* Re: [GIT PULL] KEYS: Fixes for keyrings
  2014-09-16 14:01 ` David Howells
@ 2014-09-17 23:23   ` James Morris
  2014-09-17 23:27   ` David Howells
  1 sibling, 0 replies; 9+ messages in thread
From: James Morris @ 2014-09-17 23:23 UTC (permalink / raw)
  To: David Howells; +Cc: keyrings, linux-security-module, linux-kernel

On Tue, 16 Sep 2014, David Howells wrote:

> > Can you please pull these fixes and send them on upstream:
> 
> Can you also pull them into your next branch as I have stuff for your next
> branch that depends on those changes?

No, if they go direct to Linus, they don't go into -next.


-- 
James Morris
<jmorris@namei.org>


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

* Re: [GIT PULL] KEYS: Fixes for keyrings
  2014-09-16 14:01 ` David Howells
  2014-09-17 23:23   ` James Morris
@ 2014-09-17 23:27   ` David Howells
  2014-09-18  7:12     ` James Morris
  2014-09-18 13:23     ` David Howells
  1 sibling, 2 replies; 9+ messages in thread
From: David Howells @ 2014-09-17 23:27 UTC (permalink / raw)
  To: James Morris; +Cc: dhowells, keyrings, linux-security-module, linux-kernel

James Morris <jmorris@namei.org> wrote:

> No, if they go direct to Linus, they don't go into -next.

Can you then sync your -next branch to Linus after Linus takes them please?

David

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

* Re: [GIT PULL] KEYS: Fixes for keyrings
  2014-09-17 23:27   ` David Howells
@ 2014-09-18  7:12     ` James Morris
  2014-09-18 13:23     ` David Howells
  1 sibling, 0 replies; 9+ messages in thread
From: James Morris @ 2014-09-18  7:12 UTC (permalink / raw)
  To: David Howells; +Cc: keyrings, linux-security-module, linux-kernel

On Thu, 18 Sep 2014, David Howells wrote:

> James Morris <jmorris@namei.org> wrote:
> 
> > No, if they go direct to Linus, they don't go into -next.
> 
> Can you then sync your -next branch to Linus after Linus takes them please?

Nope, I only want to sync on point releases unless absolutely necessary.


-- 
James Morris
<jmorris@namei.org>


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

* Re: [GIT PULL] KEYS: Fixes for keyrings
  2014-09-17 23:27   ` David Howells
  2014-09-18  7:12     ` James Morris
@ 2014-09-18 13:23     ` David Howells
  2014-09-18 13:43       ` [Keyrings] " Mimi Zohar
  1 sibling, 1 reply; 9+ messages in thread
From: David Howells @ 2014-09-18 13:23 UTC (permalink / raw)
  To: James Morris; +Cc: dhowells, keyrings, linux-security-module, linux-kernel

James Morris <jmorris@namei.org> wrote:

> > > No, if they go direct to Linus, they don't go into -next.
> > 
> > Can you then sync your -next branch to Linus after Linus takes them please?
> 
> Nope, I only want to sync on point releases unless absolutely necessary.

In that case, can you please just pull the request in this message that I sent
you:

	[GIT PULL] KEYS: Changes for keyrings for security/next

It has the aforementioned fixes and the stuff for -next both.  If you can just
pull the lot into your -next branch rather than sending the fixes upstream at
this point.

David

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

* Re: [Keyrings] [GIT PULL] KEYS: Fixes for keyrings
  2014-09-18 13:23     ` David Howells
@ 2014-09-18 13:43       ` Mimi Zohar
  0 siblings, 0 replies; 9+ messages in thread
From: Mimi Zohar @ 2014-09-18 13:43 UTC (permalink / raw)
  To: David Howells; +Cc: James Morris, keyrings, linux-security-module, linux-kernel

On Thu, 2014-09-18 at 14:23 +0100, David Howells wrote: 
> James Morris <jmorris@namei.org> wrote:
> 
> > > > No, if they go direct to Linus, they don't go into -next.
> > > 
> > > Can you then sync your -next branch to Linus after Linus takes them please?
> > 
> > Nope, I only want to sync on point releases unless absolutely necessary.
> 
> In that case, can you please just pull the request in this message that I sent
> you:
> 
> 	[GIT PULL] KEYS: Changes for keyrings for security/next
> 
> It has the aforementioned fixes and the stuff for -next both.  If you can just
> pull the lot into your -next branch rather than sending the fixes upstream at
> this point.

David, consider copying stable to automatically have bug fixes
backported.  After your "signed-off-by" add "Cc:
<stable@vger.kernel.org>  <release>" to indicate which kernel release.

Mimi


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

* [GIT PULL] KEYS: Fixes for keyrings
@ 2014-09-16 16:52 David Howells
  0 siblings, 0 replies; 9+ messages in thread
From: David Howells @ 2014-09-16 16:52 UTC (permalink / raw)
  To: James Morris; +Cc: dhowells, keyrings, linux-security-module, linux-kernel

Hi James,

Can you please pull these fixes and send them on upstream:

 (1) Reinstate the production of EPERM for key types beginning with '.' in
     requests from userspace.

 (2) Tidy up the cleanup of PKCS#7 message signed information blocks and fix a
     bug this made more obvious.

They will also need merging into security/next so that further patches that
depend on them can be applied.

David
---
The following changes since commit 478d085524c57cf4283699f529d5a4c22188ea69:

  Merge tag 'keys-next-20140805' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs into next (2014-08-06 00:52:01 +1000)

are available in the git repository at:


  git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs.git tags/keys-fixes-20140916

for you to fetch changes up to cecf5d2e1208da512a4c951c24acd66c54a4d06c:

  PKCS#7: Fix the parser cleanup to drain parsed out X.509 certs (2014-09-16 17:29:03 +0100)

----------------------------------------------------------------
(from the branch description for keys-fixes local branch)

Keyrings fixes
Keyrings fixes

----------------------------------------------------------------
David Howells (3):
      KEYS: Reinstate EPERM for a key type name beginning with a '.'
      PKCS#7: Provide a single place to do signed info block freeing
      PKCS#7: Fix the parser cleanup to drain parsed out X.509 certs

 crypto/asymmetric_keys/pkcs7_parser.c | 61 +++++++++++++++++++----------------
 security/keys/keyctl.c                |  2 ++
 2 files changed, 35 insertions(+), 28 deletions(-)

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

end of thread, other threads:[~2014-09-18 13:43 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-09-16 13:29 [GIT PULL] KEYS: Fixes for keyrings David Howells
2014-09-16 14:01 ` David Howells
2014-09-17 23:23   ` James Morris
2014-09-17 23:27   ` David Howells
2014-09-18  7:12     ` James Morris
2014-09-18 13:23     ` David Howells
2014-09-18 13:43       ` [Keyrings] " Mimi Zohar
2014-09-16 16:48 ` David Howells
2014-09-16 16:52 David Howells

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).