linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Herbert Xu <herbert@gondor.apana.org.au>
To: Gilad Ben-Yossef <gilad@benyossef.com>
Cc: "David S. Miller" <davem@davemloft.net>,
	Ofir Drang <ofir.drang@arm.com>, Hadar Gat <hadar.gat@arm.com>,
	linux-crypto@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 00/11] crypto: ccree - fixes and cleanups
Date: Wed, 22 Jan 2020 18:13:54 +0800	[thread overview]
Message-ID: <20200122101354.dfo3ukeu4lhhkr25@gondor.apana.org.au> (raw)
In-Reply-To: <20200116101447.20374-1-gilad@benyossef.com>

On Thu, Jan 16, 2020 at 12:14:35PM +0200, Gilad Ben-Yossef wrote:
> A bunch of fixes and code cleanups for the ccree driver
> 
> Gilad Ben-Yossef (8):
>   crypto: ccree - fix AEAD decrypt auth fail
>   crypto: ccree - turn errors to debug msgs
>   crypto: ccree - fix pm wrongful error reporting
>   crypto: ccree - cc_do_send_request() is void func
>   crypto: ccree - fix PM race condition
>   crypto: ccree - split overloaded usage of irq field
>   crypto: ccree - make cc_pm_put_suspend() void
>   crypto: ccree - erase unneeded inline funcs
> 
> Hadar Gat (2):
>   crypto: ccree: fix typos in error msgs
>   crypto: ccree: fix typo in comment
> 
> Ofir Drang (1):
>   crypto: ccree - fix FDE descriptor sequence
> 
>  drivers/crypto/ccree/cc_aead.c        | 22 +++----
>  drivers/crypto/ccree/cc_cipher.c      | 54 ++++++++++++++--
>  drivers/crypto/ccree/cc_driver.c      | 16 ++---
>  drivers/crypto/ccree/cc_driver.h      |  5 +-
>  drivers/crypto/ccree/cc_pm.c          | 37 +++--------
>  drivers/crypto/ccree/cc_pm.h          | 17 +----
>  drivers/crypto/ccree/cc_request_mgr.c | 90 ++++-----------------------
>  drivers/crypto/ccree/cc_request_mgr.h |  8 ---
>  8 files changed, 93 insertions(+), 156 deletions(-)

All applied.  Thanks.
-- 
Email: Herbert Xu <herbert@gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt

  parent reply	other threads:[~2020-01-22 10:14 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-16 10:14 [PATCH 00/11] crypto: ccree - fixes and cleanups Gilad Ben-Yossef
2020-01-16 10:14 ` [PATCH 01/11] crypto: ccree: fix typos in error msgs Gilad Ben-Yossef
2020-01-16 10:14 ` [PATCH 02/11] crypto: ccree: fix typo in comment Gilad Ben-Yossef
2020-01-16 10:14 ` [PATCH 03/11] crypto: ccree - fix AEAD decrypt auth fail Gilad Ben-Yossef
2020-01-16 10:14 ` [PATCH 04/11] crypto: ccree - turn errors to debug msgs Gilad Ben-Yossef
2020-01-16 10:14 ` [PATCH 05/11] crypto: ccree - fix pm wrongful error reporting Gilad Ben-Yossef
2020-01-16 10:14 ` [PATCH 06/11] crypto: ccree - cc_do_send_request() is void func Gilad Ben-Yossef
2020-01-16 10:14 ` [PATCH 07/11] crypto: ccree - fix FDE descriptor sequence Gilad Ben-Yossef
2020-01-16 10:14 ` [PATCH 08/11] crypto: ccree - fix PM race condition Gilad Ben-Yossef
2020-01-16 10:14 ` [PATCH 09/11] crypto: ccree - split overloaded usage of irq field Gilad Ben-Yossef
2020-01-16 10:14 ` [PATCH 10/11] crypto: ccree - make cc_pm_put_suspend() void Gilad Ben-Yossef
2020-01-16 10:14 ` [PATCH 11/11] crypto: ccree - erase unneeded inline funcs Gilad Ben-Yossef
2020-01-22 10:13 ` Herbert Xu [this message]
2020-01-22 16:51 ` [PATCH 00/11] crypto: ccree - fixes and cleanups Geert Uytterhoeven
2020-01-23 11:44   ` Gilad Ben-Yossef
2020-01-23 15:46     ` Geert Uytterhoeven
2020-01-23 18:18       ` Gilad Ben-Yossef
2020-01-23 20:08         ` Geert Uytterhoeven
2020-01-26 13:37           ` Gilad Ben-Yossef

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=20200122101354.dfo3ukeu4lhhkr25@gondor.apana.org.au \
    --to=herbert@gondor.apana.org.au \
    --cc=davem@davemloft.net \
    --cc=gilad@benyossef.com \
    --cc=hadar.gat@arm.com \
    --cc=linux-crypto@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=ofir.drang@arm.com \
    /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 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).