public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] flexible-array transformations for 6.3-rc1
@ 2023-02-23 22:24 Gustavo A. R. Silva
  2023-02-25 21:10 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Gustavo A. R. Silva @ 2023-02-23 22:24 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Kees Cook, linux-hardening, linux-kernel, Gustavo A. R. Silva

The following changes since commit 88603b6dc419445847923fcb7fe5080067a30f98:

  Linux 6.2-rc2 (2023-01-01 13:53:16 -0800)

are available in the Git repository at:

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

for you to fetch changes up to b942a520d9e43bc31f0808d2f2267a1ddba75518:

  bcache: Replace zero-length arrays with DECLARE_FLEX_ARRAY() helper (2023-01-05 17:48:45 -0600)

----------------------------------------------------------------
flexible-array transformations for 6.3-rc1

Hi Linus,

Please, pull the following patches that transform zero-length arrays,
in unions, into flexible arrays. These patches have been baking in
linux-next for the whole development cycle.

Thanks
--
Gustavo

----------------------------------------------------------------
Gustavo A. R. Silva (3):
      exportfs: Replace zero-length array with DECLARE_FLEX_ARRAY() helper
      mm/memremap: Replace zero-length array with DECLARE_FLEX_ARRAY() helper
      bcache: Replace zero-length arrays with DECLARE_FLEX_ARRAY() helper

 drivers/md/bcache/bcache_ondisk.h | 8 ++++----
 include/linux/exportfs.h          | 2 +-
 include/linux/memremap.h          | 2 +-
 3 files changed, 6 insertions(+), 6 deletions(-)

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

* Re: [GIT PULL] flexible-array transformations for 6.3-rc1
  2023-02-23 22:24 [GIT PULL] flexible-array transformations for 6.3-rc1 Gustavo A. R. Silva
@ 2023-02-25 21:10 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2023-02-25 21:10 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 Thu, 23 Feb 2023 16:24:13 -0600:

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

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

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-02-25 21:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-23 22:24 [GIT PULL] flexible-array transformations for 6.3-rc1 Gustavo A. R. Silva
2023-02-25 21:10 ` 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