public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] -Wstringop-overflow fixes for 5.19-rc1
@ 2022-05-24 22:25 Gustavo A. R. Silva
  2022-05-26  0:09 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Gustavo A. R. Silva @ 2022-05-24 22:25 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Kees Cook, linux-hardening, linux-kernel, Gustavo A. R. Silva

The following changes since commit ce522ba9ef7e2d9fb22a39eb3371c0c64e2a433e:

  Linux 5.18-rc2 (2022-04-10 14:21:36 -1000)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux.git tags/Wstringop-overflow-fixes-5.19-rc1

for you to fetch changes up to 336feb502a715909a8136eb6a62a83d7268a353b:

  drm/i915: Fix -Wstringop-overflow warning in call to intel_read_wm_latency() (2022-05-04 14:59:26 -0500)

----------------------------------------------------------------
Wstringop-overflow fixes for 5.19-rc1

Hi Linus,

Please, pull the following patches that fix some -Wstringop-overflow
warnings when building with GCC-11. All the patches have been in
linux-next during the last development cycle.

This is part of the ongoing efforts to globally enable
-Wstringop-overflow.

Thanks
--
Gustavo

----------------------------------------------------------------
Gustavo A. R. Silva (3):
      scsi: fcoe: Fix Wstringop-overflow warnings in fcoe_wwn_from_mac()
      drm/amd/display: Fix Wstringop-overflow warnings in dc_link_dp.c
      drm/i915: Fix -Wstringop-overflow warning in call to intel_read_wm_latency()

 drivers/gpu/drm/amd/display/dc/core/dc_link_dp.c | 4 ++--
 drivers/gpu/drm/amd/display/dc/inc/dc_link_dp.h  | 4 ++--
 drivers/gpu/drm/i915/intel_pm.c                  | 2 +-
 drivers/scsi/fcoe/fcoe_ctlr.c                    | 2 +-
 include/scsi/libfcoe.h                           | 3 ++-
 5 files changed, 8 insertions(+), 7 deletions(-)

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

* Re: [GIT PULL] -Wstringop-overflow fixes for 5.19-rc1
  2022-05-24 22:25 [GIT PULL] -Wstringop-overflow fixes for 5.19-rc1 Gustavo A. R. Silva
@ 2022-05-26  0:09 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-05-26  0:09 UTC (permalink / raw)
  To: Gustavo A. R. Silva
  Cc: Linus Torvalds, Kees Cook, linux-hardening, linux-kernel,
	Gustavo A. R. Silva

The pull request you sent on Tue, 24 May 2022 17:25:05 -0500:

> git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux.git tags/Wstringop-overflow-fixes-5.19-rc1

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

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:[~2022-05-26  0:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-05-24 22:25 [GIT PULL] -Wstringop-overflow fixes for 5.19-rc1 Gustavo A. R. Silva
2022-05-26  0:09 ` 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