From: Eric Biggers <ebiggers@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-crypto@vger.kernel.org, linux-kernel@vger.kernel.org,
Ard Biesheuvel <ardb@kernel.org>,
David Binderman <dcb314@hotmail.com>
Subject: [GIT PULL] CRC fixes for 6.15
Date: Fri, 28 Mar 2025 09:38:21 -0700 [thread overview]
Message-ID: <20250328163821.GA148488@sol.localdomain> (raw)
The following changes since commit 1e26c5e28ca5821a824e90dd359556f5e9e7b89f:
Merge tag 'media/v6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media (2025-03-25 21:00:31 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux.git tags/crc-for-linus
for you to fetch changes up to d48b663f410f8b35b8ba9bd597bafaa00f53293b:
arm64/crc-t10dif: fix use of out-of-scope array in crc_t10dif_arch() (2025-03-26 14:04:43 -0700)
----------------------------------------------------------------
Fix out-of-scope array bugs in arm and arm64's crc_t10dif_arch().
----------------------------------------------------------------
Eric Biggers (2):
arm/crc-t10dif: fix use of out-of-scope array in crc_t10dif_arch()
arm64/crc-t10dif: fix use of out-of-scope array in crc_t10dif_arch()
arch/arm/lib/crc-t10dif-glue.c | 4 +---
arch/arm64/lib/crc-t10dif-glue.c | 4 +---
2 files changed, 2 insertions(+), 6 deletions(-)
next reply other threads:[~2025-03-28 16:38 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-03-28 16:38 Eric Biggers [this message]
2025-03-28 20:41 ` [GIT PULL] CRC fixes for 6.15 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=20250328163821.GA148488@sol.localdomain \
--to=ebiggers@kernel.org \
--cc=ardb@kernel.org \
--cc=dcb314@hotmail.com \
--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