All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Jason Cooper <jason@lakedaemon.net>
Cc: Eric Rost <eric.rost@mybabylon.net>,
	devel@driverdev.osuosl.org, antonysaraev@gmail.com,
	linux-kernel@vger.kernel.org, jake@lwn.net
Subject: Re: [PATCH v6 0/7] staging: skein: CryptoAPI and Module Support
Date: Wed, 29 Oct 2014 16:40:40 +0800	[thread overview]
Message-ID: <20141029084040.GA5333@kroah.com> (raw)
In-Reply-To: <20141027132031.GB15252@titan.lakedaemon.net>

On Mon, Oct 27, 2014 at 09:20:31AM -0400, Jason Cooper wrote:
> Greg,
> 
> On Fri, Oct 24, 2014 at 05:29:09PM -0500, Eric Rost wrote:
> > Adds CryptoAPI and loadable module support to the Skein Hashing
> > Algorithm. Collapses threefish module into skein module. Renames skein.c
> > and skein.h to skein_base.c and skein_base.h so module can be named
> > skein.ko. Inlines rotl_64 macro. Removes unneeded #define and
> > skein_debug.h include.
> > 
> > Eric Rost (7):
> >   staging: skein: Collapses threefish module
> >   staging: skein: Renames skein to skein_base
> >   staging: skein: Adds CryptoAPI Support
> >   staging: skein: Adds Loadable Module Support
> >   staging: skein: Inlines rotl_64
> >   staging: skein: Removes unneeded #define
> 
> For patches 1 through 6,
> 
> Reviewed-by: Jason Cooper <jason@lakedaemon.net>
> 
> We'll keep working on #7, but feel free to take the first six when you
> get a moment Greg.

Now applied, thanks.

greg k-h

      reply	other threads:[~2014-10-29 15:42 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-24 22:29 [PATCH v6 0/7] staging: skein: CryptoAPI and Module Support Eric Rost
2014-10-24 22:29 ` [PATCH v6 1/7] staging: skein: Collapses threefish module Eric Rost
2014-10-24 22:32 ` [PATCH v6 2/7] staging: skein: Renames skein to skein_base Eric Rost
2014-10-24 22:33 ` [PATCH v6 3/7] staging: skein: Adds CryptoAPI Support Eric Rost
2014-10-24 22:33 ` [PATCH v6 4/7] staging: skein: Adds Loadable Module Support Eric Rost
2014-10-24 22:34 ` [PATCH v6 5/7] staging: skein: Inlines rotl_64 Eric Rost
2014-10-24 22:34 ` [PATCH v6 6/7] staging: skein: Removes unneeded #define Eric Rost
2014-10-24 22:34 ` [PATCH v6 7/7] staging: skein: Removes skein_debug include Eric Rost
2014-10-27 13:18   ` Jason Cooper
2014-10-27 13:20 ` [PATCH v6 0/7] staging: skein: CryptoAPI and Module Support Jason Cooper
2014-10-29  8:40   ` Greg KH [this message]

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=20141029084040.GA5333@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=antonysaraev@gmail.com \
    --cc=devel@driverdev.osuosl.org \
    --cc=eric.rost@mybabylon.net \
    --cc=jake@lwn.net \
    --cc=jason@lakedaemon.net \
    --cc=linux-kernel@vger.kernel.org \
    /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
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.