]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Merge tag 'staging-6.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 29 Jun 2025 16:25:55 +0000 (09:25 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 29 Jun 2025 16:25:55 +0000 (09:25 -0700)
commitafa9a6f4f5744d907954f5b708d76c9bffa43234
treed01c0b2cacea61a9e6c97f8752a73a31ac83eded
parent798804b69fb6c5b5a4a5d38cd6054e42fc4a174e
parenta55bc4ffc06d8c965a7d6f0a01ed0ed41380df28
Merge tag 'staging-6.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging

Pull staging driver fix from Greg KH:
 "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"

* tag 'staging-6.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging:
  staging: rtl8723bs: Avoid memset() in aes_cipher() and aes_decipher()