linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PULL] More module signing fixes.
@ 2012-12-05  1:45 Rusty Russell
  2012-12-05 18:42 ` Linus Torvalds
  0 siblings, 1 reply; 3+ messages in thread
From: Rusty Russell @ 2012-12-05  1:45 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: LKML, David Howells

David gave me these a month ago, during my git workflow churn :(

The following changes since commit df2fc246c8ee8b6067af1fa55d3bc23107457f61:

  Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux (2012-12-04 09:32:12 -0800)

are available in the git repository at:


  git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux.git 

for you to fetch changes up to f3537f91f9be2ce5fcbaa1aa6d787ad0436daec6:

  ASN.1: Fix an indefinite length skip error (2012-12-05 11:27:39 +1030)

----------------------------------------------------------------
David Howells (2):
      MODSIGN: Don't use enum-type bitfields in module signature info block
      ASN.1: Fix an indefinite length skip error

 kernel/module_signing.c |   14 +++++++-------
 lib/asn1_decoder.c      |    2 +-
 2 files changed, 8 insertions(+), 8 deletions(-)

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

* Re: [PULL] More module signing fixes.
  2012-12-05  1:45 [PULL] More module signing fixes Rusty Russell
@ 2012-12-05 18:42 ` Linus Torvalds
  2012-12-06  5:57   ` Rusty Russell
  0 siblings, 1 reply; 3+ messages in thread
From: Linus Torvalds @ 2012-12-05 18:42 UTC (permalink / raw)
  To: Rusty Russell; +Cc: LKML, David Howells

On Tue, Dec 4, 2012 at 5:45 PM, Rusty Russell <rusty@rustcorp.com.au> wrote:
>
> are available in the git repository at:
>
>   git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux.git

Nothing there. Forgot to push? Forgot to send me the proper tag/branch name?

           Linus

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

* Re: [PULL] More module signing fixes.
  2012-12-05 18:42 ` Linus Torvalds
@ 2012-12-06  5:57   ` Rusty Russell
  0 siblings, 0 replies; 3+ messages in thread
From: Rusty Russell @ 2012-12-06  5:57 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: LKML, David Howells

Linus Torvalds <torvalds@linux-foundation.org> writes:

> On Tue, Dec 4, 2012 at 5:45 PM, Rusty Russell <rusty@rustcorp.com.au> wrote:
>>
>> are available in the git repository at:
>>
>>   git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux.git
>
> Nothing there. Forgot to push? Forgot to send me the proper tag/branch name?

How did I manage to get git request-pull to screw that up?

Weird.  This time seems to be the right branch: fixes.

Thanks,
Rusty.

The following changes since commit df2fc246c8ee8b6067af1fa55d3bc23107457f61:

  Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux (2012-12-04 09:32:12 -0800)

are available in the git repository at:


  git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux.git fixes

for you to fetch changes up to f3537f91f9be2ce5fcbaa1aa6d787ad0436daec6:

  ASN.1: Fix an indefinite length skip error (2012-12-05 11:27:39 +1030)

----------------------------------------------------------------
David Howells (2):
      MODSIGN: Don't use enum-type bitfields in module signature info block
      ASN.1: Fix an indefinite length skip error

 kernel/module_signing.c |   14 +++++++-------
 lib/asn1_decoder.c      |    2 +-
 2 files changed, 8 insertions(+), 8 deletions(-)

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

end of thread, other threads:[~2012-12-06  6:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-12-05  1:45 [PULL] More module signing fixes Rusty Russell
2012-12-05 18:42 ` Linus Torvalds
2012-12-06  5:57   ` Rusty Russell

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