All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] array-bounds fixes for 5.14-rc1
@ 2021-06-28 21:20 Gustavo A. R. Silva
  2021-06-29  3:50 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Gustavo A. R. Silva @ 2021-06-28 21:20 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Kees Cook, linux-kernel, Gustavo A. R. Silva

The following changes since commit d07f6ca923ea0927a1024dfccafc5b53b61cfecc:

  Linux 5.13-rc2 (2021-05-16 15:27:44 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux.git tags/array-bounds-fixes-5.14-rc1

for you to fetch changes up to 13dfead49db07225335d4f587a560a2210391a1a:

  media: siano: Fix out-of-bounds warnings in smscore_load_firmware_family2() (2021-06-07 14:11:47 -0500)

----------------------------------------------------------------
array-bounds fixes for 5.14-rc1

Hi Linus,

Please, pull the following patch that fixes an out-of-bounds
warning in the media subsystem. This is part of the ongoing
efforts to globally enable -Warray-bounds.

Thanks!

----------------------------------------------------------------
Gustavo A. R. Silva (1):
      media: siano: Fix out-of-bounds warnings in smscore_load_firmware_family2()

 drivers/media/common/siano/smscoreapi.c | 22 +++++++++-------------
 drivers/media/common/siano/smscoreapi.h |  4 ++--
 2 files changed, 11 insertions(+), 15 deletions(-)

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

* Re: [GIT PULL] array-bounds fixes for 5.14-rc1
  2021-06-28 21:20 [GIT PULL] array-bounds fixes for 5.14-rc1 Gustavo A. R. Silva
@ 2021-06-29  3:50 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-06-29  3:50 UTC (permalink / raw)
  To: Gustavo A. R. Silva
  Cc: Linus Torvalds, Kees Cook, linux-kernel, Gustavo A. R. Silva

The pull request you sent on Mon, 28 Jun 2021 16:20:59 -0500:

> git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux.git tags/array-bounds-fixes-5.14-rc1

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/e17c120f48f7d86ed9fd6e44e9436d32997fd9ec

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

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

end of thread, other threads:[~2021-06-29  3:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-28 21:20 [GIT PULL] array-bounds fixes for 5.14-rc1 Gustavo A. R. Silva
2021-06-29  3:50 ` 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.