linux-staging.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Staging driver fix for 6.16-rc4
@ 2025-06-29 12:30 Greg KH
  2025-06-29 16:40 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Greg KH @ 2025-06-29 12:30 UTC (permalink / raw)
  To: Linus Torvalds, Andrew Morton, Stephen Rothwell
  Cc: linux-kernel, linux-staging

The following changes since commit e04c78d86a9699d136910cfc0bdcf01087e3267e:

  Linux 6.16-rc2 (2025-06-15 13:49:41 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git tags/staging-6.16-rc4

for you to fetch changes up to a55bc4ffc06d8c965a7d6f0a01ed0ed41380df28:

  staging: rtl8723bs: Avoid memset() in aes_cipher() and aes_decipher() (2025-06-19 17:33:43 +0200)

----------------------------------------------------------------
Staging driver fix for 6.16-rc4

Here is a single staging driver fix for 6.16-rc4.  It resolves a build
error in the rtl8723bs driver for some versions of clang on arm64 when
checking the frame size with -Wframe-larger-than.

It has been in linux-next for a while now with no reported issues.

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

----------------------------------------------------------------
Nathan Chancellor (1):
      staging: rtl8723bs: Avoid memset() in aes_cipher() and aes_decipher()

 drivers/staging/rtl8723bs/core/rtw_security.c | 44 +++++++++------------------
 1 file changed, 14 insertions(+), 30 deletions(-)

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

* Re: [GIT PULL] Staging driver fix for 6.16-rc4
  2025-06-29 12:30 [GIT PULL] Staging driver fix for 6.16-rc4 Greg KH
@ 2025-06-29 16:40 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2025-06-29 16:40 UTC (permalink / raw)
  To: Greg KH
  Cc: Linus Torvalds, Andrew Morton, Stephen Rothwell, linux-kernel,
	linux-staging

The pull request you sent on Sun, 29 Jun 2025 14:30:01 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git tags/staging-6.16-rc4

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

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:[~2025-06-29 16:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-29 12:30 [GIT PULL] Staging driver fix for 6.16-rc4 Greg KH
2025-06-29 16:40 ` 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;
as well as URLs for NNTP newsgroup(s).