From: Greg KH <gregkh@linuxfoundation.org>
To: Linus Torvalds <torvalds@linux-foundation.org>,
Andrew Morton <akpm@linux-foundation.org>,
Stephen Rothwell <sfr@canb.auug.org.au>
Cc: linux-kernel@vger.kernel.org, linux-staging@lists.linux.dev
Subject: [GIT PULL] Staging driver fixes for 6.5-rc4
Date: Sun, 30 Jul 2023 13:07:17 +0200 [thread overview]
Message-ID: <ZMZEZev25nzJoNaM@kroah.com> (raw)
The following changes since commit 6eaae198076080886b9e7d57f4ae06fa782f90ef:
Linux 6.5-rc3 (2023-07-23 15:24:10 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git tags/staging-6.5-rc4
for you to fetch changes up to 5f1c7031e044cb2fba82836d55cc235e2ad619dc:
staging: ks7010: potential buffer overflow in ks_wlan_set_encode_ext() (2023-07-27 09:54:33 +0200)
----------------------------------------------------------------
Staging driver fixes for 6.5-rc4
Here are 3 small staging driver fixes for 6.5-rc4 that resolve some
reported problems. These fixes are:
- fix for an old bug in the r8712 driver
- fbtft driver fix for a spi device
- potential overflow fix in the ks7010 driver
All of these have been in linux-next with no reported problems.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
----------------------------------------------------------------
Larry Finger (1):
staging: r8712: Fix memory leak in _r8712_init_xmit_priv()
Raphael Gallais-Pou (1):
staging: fbtft: ili9341: use macro FBTFT_REGISTER_SPI_DRIVER
Zhang Shurong (1):
staging: ks7010: potential buffer overflow in ks_wlan_set_encode_ext()
drivers/staging/fbtft/fb_ili9341.c | 2 +-
drivers/staging/ks7010/ks_wlan_net.c | 6 +++--
drivers/staging/rtl8712/rtl871x_xmit.c | 43 +++++++++++++++++++++++++++-------
drivers/staging/rtl8712/xmit_linux.c | 6 +++++
4 files changed, 45 insertions(+), 12 deletions(-)
next reply other threads:[~2023-07-30 11:07 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-07-30 11:07 Greg KH [this message]
2023-07-30 19:43 ` [GIT PULL] Staging driver fixes for 6.5-rc4 pr-tracker-bot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=ZMZEZev25nzJoNaM@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=akpm@linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-staging@lists.linux.dev \
--cc=sfr@canb.auug.org.au \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox