All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Crypto Fixes for 6.17
@ 2025-09-19  4:10 Herbert Xu
  2025-09-19 17:15 ` pr-tracker-bot
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Herbert Xu @ 2025-09-19  4:10 UTC (permalink / raw)
  To: Linus Torvalds, David S. Miller, Linux Kernel Mailing List,
	Linux Crypto Mailing List

Hi Linus:

The following changes since commit 8f5ae30d69d7543eee0d70083daf4de8fe15d585:

  Linux 6.17-rc1 (2025-08-10 19:41:16 +0300)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6.git tags/v6.17-p3

for you to fetch changes up to 1b34cbbf4f011a121ef7b2d7d6e6920a036d5285:

  crypto: af_alg - Disallow concurrent writes in af_alg_sendmsg (2025-09-18 17:24:59 +0800)

----------------------------------------------------------------
This push fixes a NULL pointer dereference in ccp and a couple of
bugs in the af_alg interface.
----------------------------------------------------------------

Borislav Petkov (AMD) (1):
      crypto: ccp - Always pass in an error pointer to __sev_platform_shutdown_locked()

Herbert Xu (2):
      crypto: af_alg - Set merge to zero early in af_alg_sendmsg
      crypto: af_alg - Disallow concurrent writes in af_alg_sendmsg

 crypto/af_alg.c              | 10 +++++++++-
 drivers/crypto/ccp/sev-dev.c |  2 +-
 include/crypto/if_alg.h      | 10 ++++++----
 3 files changed, 16 insertions(+), 6 deletions(-)

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

^ permalink raw reply	[flat|nested] 9+ messages in thread
* [GIT PULL] Crypto Fixes for 6.17
@ 2025-08-08  5:41 Herbert Xu
  2025-08-09  4:32 ` Linus Torvalds
  2025-08-09  5:19 ` pr-tracker-bot
  0 siblings, 2 replies; 9+ messages in thread
From: Herbert Xu @ 2025-08-08  5:41 UTC (permalink / raw)
  To: Linus Torvalds, David S. Miller, Linux Kernel Mailing List,
	Linux Crypto Mailing List

Hi Linus:

The following changes since commit bf24d64268544379d9a9b5b8efc2bb03967703b3:

  crypto: keembay - Use min() to simplify ocs_create_linked_list_from_sg() (2025-07-27 22:41:45 +1000)

are available in the Git repository at:

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

for you to fetch changes up to 9d9b193ed73a65ec47cf1fd39925b09da8216461:

  crypto: hash - Increase HASH_MAX_DESCSIZE for hmac(sha3-224-s390) (2025-08-01 19:40:54 +0800)

----------------------------------------------------------------
This push fixes a regression that breaks hmac(sha3-224-s390).
----------------------------------------------------------------

Herbert Xu (1):
      crypto: hash - Increase HASH_MAX_DESCSIZE for hmac(sha3-224-s390)

 include/crypto/hash.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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

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

end of thread, other threads:[~2025-11-11  7:45 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-19  4:10 [GIT PULL] Crypto Fixes for 6.17 Herbert Xu
2025-09-19 17:15 ` pr-tracker-bot
2025-09-24 19:06 ` Eric Biggers
2025-11-11  7:57 ` Gu Bowen
  -- strict thread matches above, loose matches on Subject: below --
2025-08-08  5:41 Herbert Xu
2025-08-09  4:32 ` Linus Torvalds
2025-08-09 18:22   ` Vegard Nossum
2025-08-10  4:51     ` Linus Torvalds
2025-08-09  5:19 ` pr-tracker-bot

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.