All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL v2] flexible-array transformations for 6.5-rc1
@ 2023-06-30 16:29 Gustavo A. R. Silva
  2023-07-01 16:12 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Gustavo A. R. Silva @ 2023-06-30 16:29 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Kees Cook, linux-hardening, linux-kernel, Gustavo A. R. Silva

The following changes since commit f1fcbaa18b28dec10281551dfe6ed3a3ed80e3d6:

  Linux 6.4-rc2 (2023-05-14 12:51:40 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux.git tags/flex-array-transformations-6.5-rc1

for you to fetch changes up to 40ca06d71d60677a8424798610c97a46e4140a21:

  uapi: wireless: Replace zero-length array with flexible-array member (2023-05-28 19:07:48 -0600)

----------------------------------------------------------------
flexible-array transformations for 6.5-rc1

Hi Linus,

Please, pull the following patch that transforms a zero-length array
into a C99 flexible-array member. This patch has been baking in
linux-next for a while.

Also, this addresses a build failure with Clang[1] by fixing multiple
-Warray-bounds warnings in drivers/staging/ks7010/ks_wlan_net.c[2].

Link: https://linux.kernelci.org/build/next/branch/master/kernel/next-20230524/ [1]
Link: https://github.com/ClangBuiltLinux/linux/issues/1851 [2]

Thanks
--
Gustavo

Changes in v2:
 - Remove media-venus patch from the pull-request.

v1:
 - Link: https://lore.kernel.org/linux-hardening/ZJxZJDUDs1ry84Rc@work/

----------------------------------------------------------------
Gustavo A. R. Silva (1):
      uapi: wireless: Replace zero-length array with flexible-array member

 include/uapi/linux/wireless.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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

* Re: [GIT PULL v2] flexible-array transformations for 6.5-rc1
  2023-06-30 16:29 [GIT PULL v2] flexible-array transformations for 6.5-rc1 Gustavo A. R. Silva
@ 2023-07-01 16:12 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2023-07-01 16:12 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 Fri, 30 Jun 2023 10:29:20 -0600:

> git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux.git tags/flex-array-transformations-6.5-rc1

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

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:[~2023-07-01 16:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-30 16:29 [GIT PULL v2] flexible-array transformations for 6.5-rc1 Gustavo A. R. Silva
2023-07-01 16:12 ` 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.