All of lore.kernel.org
 help / color / mirror / Atom feed
From: Eric Biggers <ebiggers@kernel.org>
To: Herbert Xu <herbert@gondor.apana.org.au>
Cc: Linus Torvalds <torvalds@linux-foundation.org>,
	"David S. Miller" <davem@davemloft.net>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	Linux Crypto Mailing List <linux-crypto@vger.kernel.org>
Subject: Re: [GIT PULL] Crypto Fixes for 6.17
Date: Wed, 24 Sep 2025 19:06:09 +0000	[thread overview]
Message-ID: <20250924190609.GA809378@google.com> (raw)
In-Reply-To: <aMzXm4zy8LARVMbk@gondor.apana.org.au>

On Fri, Sep 19, 2025 at 12:10:03PM +0800, Herbert Xu wrote:
> 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

These seem to have been pushed out without any public review.  Note that
the second patch is buggy, since it changed fields from 'bool' to 1-bit
bitfields without updating code to stop assigning values greater than 1.

- Eric

  parent reply	other threads:[~2025-09-24 19:06 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]
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

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=20250924190609.GA809378@google.com \
    --to=ebiggers@kernel.org \
    --cc=davem@davemloft.net \
    --cc=herbert@gondor.apana.org.au \
    --cc=linux-crypto@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.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.