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

The following changes since commit 06c2afb862f9da8dc5efa4b6076a0e48c3fbaaa5:

  Linux 6.5-rc1 (2023-07-09 13:53:13 -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.6-rc1

for you to fetch changes up to 4d8cbf6dbcdaebe949461b0a933ae4c71cb53edc:

  fs: omfs: Use flexible-array member in struct omfs_extent (2023-07-31 14:55:48 -0600)

----------------------------------------------------------------
flexible-array transformations for 6.6-rc1

Hi Linus,

Please, pull the following flexible-array transformations. These patches
have been baking in linux-next for a while.

Thanks
--
Gustavo

----------------------------------------------------------------
Gustavo A. R. Silva (3):
      reiserfs: Replace one-element array with flexible-array member
      sparc: openpromio: Address -Warray-bounds warning
      fs: omfs: Use flexible-array member in struct omfs_extent

 arch/sparc/include/uapi/asm/openpromio.h |  5 ++---
 fs/omfs/file.c                           | 12 ++++++------
 fs/omfs/omfs_fs.h                        |  2 +-
 fs/reiserfs/fix_node.c                   |  5 +++--
 fs/reiserfs/reiserfs.h                   |  2 +-
 5 files changed, 13 insertions(+), 13 deletions(-)

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

* Re: [GIT PULL] flexible-array transformations for 6.6-rc1
  2023-08-28 20:36 [GIT PULL] flexible-array transformations for 6.6-rc1 Gustavo A. R. Silva
@ 2023-08-29 20:18 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2023-08-29 20:18 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 Mon, 28 Aug 2023 14:36:20 -0600:

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

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

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-08-29 20:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-28 20:36 [GIT PULL] flexible-array transformations for 6.6-rc1 Gustavo A. R. Silva
2023-08-29 20:18 ` 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.