Linux cryptographic layer development
 help / color / mirror / Atom feed
From: Herbert Xu <herbert@gondor.apana.org.au>
To: 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: [GIT PULL] Crypto Fixes for 7.1
Date: Fri, 15 May 2026 17:37:09 +0800	[thread overview]
Message-ID: <agbpRZ1OdUC-orcg@gondor.apana.org.au> (raw)

Hi Linus:

The following changes since commit 7fd2df204f342fc17d1a0bfcd474b24232fb0f32:

  Linux 7.1-rc2 (2026-05-03 14:21:25 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 tags/v7.1-p4

for you to fetch changes up to d1fa83ecac31093a550534a79a33bc7f4ba8fc10:

  rhashtable: Add bucket_table_free_atomic() helper (2026-05-05 16:12:07 +0800)

----------------------------------------------------------------
This push contains the following changes:

- Fix potential dead-lock in rhashtable when used by xattr.
- Avoid calling kvfree on atomic path in rhashtable.
----------------------------------------------------------------

Mikhail Gavrilov (1):
      rhashtable: drop ht->mutex in rhashtable_free_and_destroy()

Uladzislau Rezki (Sony) (2):
      mm/slab: Add kvfree_atomic() helper
      rhashtable: Add bucket_table_free_atomic() helper

 include/linux/slab.h |  3 +++
 lib/rhashtable.c     | 33 ++++++++++++++++++++++++++-------
 mm/slub.c            | 16 ++++++++++++++++
 3 files changed, 45 insertions(+), 7 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

             reply	other threads:[~2026-05-15  9:37 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-05-15  9:37 Herbert Xu [this message]
2026-05-15 20:10 ` [GIT PULL] Crypto Fixes for 7.1 pr-tracker-bot
  -- strict thread matches above, loose matches on Subject: below --
2026-05-02  4:40 Herbert Xu
2026-05-02 20:27 ` pr-tracker-bot
2026-04-21  8:53 Herbert Xu
2026-04-21 16:25 ` 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=agbpRZ1OdUC-orcg@gondor.apana.org.au \
    --to=herbert@gondor.apana.org.au \
    --cc=davem@davemloft.net \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox