mbox series

[GIT,PULL] Crypto Fixes for 6.8

Message ID ZbstBewmaIfrFocE@gondor.apana.org.au (mailing list archive)
State Not Applicable
Delegated to: Herbert Xu
Headers show
Series [GIT,PULL] Crypto Fixes for 6.8 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6.git v6.8-p2

Message

Herbert Xu Feb. 1, 2024, 5:32 a.m. UTC
Hi Linus:

The following changes since commit 6613476e225e090cc9aad49be7fa504e290dd33d:

  Linux 6.8-rc1 (2024-01-21 14:11:32 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6.git v6.8-p2 

for you to fetch changes up to c5a2f74db71a849f3a60bc153d684d6d28a0c665:

  crypto: caam - fix asynchronous hash (2024-01-26 16:35:55 +0800)

----------------------------------------------------------------
This push fixes regressions in caam and qat.
----------------------------------------------------------------

Damian Muszynski (1):
      crypto: qat - fix arbiter mapping generation algorithm for QAT 402xx

Gaurav Jain (1):
      crypto: caam - fix asynchronous hash

 drivers/crypto/caam/caamalg_qi2.c                    | 7 +++++--
 drivers/crypto/caam/caamhash.c                       | 7 +++++--
 drivers/crypto/intel/qat/qat_4xxx/adf_4xxx_hw_data.c | 1 +
 3 files changed, 11 insertions(+), 4 deletions(-)

Thanks,

Comments

pr-tracker-bot@kernel.org Feb. 1, 2024, 6:23 p.m. UTC | #1
The pull request you sent on Thu, 1 Feb 2024 13:32:53 +0800:

> git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6.git v6.8-p2

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/8a2514c0c61f7d4587071b96b4be7481350b5bc9

Thank you!