The Linux Kernel Mailing List
 help / color / mirror / Atom feed
* [GIT PULL] CRC fixes for 6.15
@ 2025-03-28 16:38 Eric Biggers
  2025-03-28 20:41 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Eric Biggers @ 2025-03-28 16:38 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: linux-crypto, linux-kernel, Ard Biesheuvel, David Binderman

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(-)

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

end of thread, other threads:[~2025-03-28 20:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-28 16:38 [GIT PULL] CRC fixes for 6.15 Eric Biggers
2025-03-28 20:41 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox