public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Helge Deller <deller@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>,
	linux-kernel@vger.kernel.org, linux-fbdev@vger.kernel.org,
	dri-devel@lists.freedesktop.org
Subject: [GIT PULL] additional fbdev fixes for v6.12-rc1
Date: Sat, 28 Sep 2024 13:28:04 +0200	[thread overview]
Message-ID: <ZvfoRGNbTUOzLL9X@carbonx1> (raw)

Hi Linus,

please pull the last few fbdev fixes for this merge window.

Thanks!
Helge

----------------------------------------------------------------
The following changes since commit abf2050f51fdca0fd146388f83cddd95a57a008d:

  Merge tag 'media/v6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media (2024-09-23 15:27:58 -0700)

are available in the Git repository at:

  http://git.kernel.org/pub/scm/linux/kernel/git/deller/linux-fbdev.git tags/fbdev-for-6.12-rc1-2

for you to fetch changes up to 9cf14f5a2746c19455ce9cb44341b5527b5e19c3:

  fbdev: sisfb: Fix strbuf array overflow (2024-09-28 00:42:11 +0200)

----------------------------------------------------------------
additional fbdev fixes for 6.12-rc1:

- crash fix in fbcon_putcs
- avoid a possible string memory overflow in sisfb
- minor code optimizations in omapfb and fbcon

----------------------------------------------------------------
Andrey Shumilin (1):
      fbdev: sisfb: Fix strbuf array overflow

Markus Elfring (1):
      fbdev: omapfb: Call of_node_put(ep) only once in omapdss_of_find_source_for_first_ep()

Qianqiang Liu (2):
      fbcon: Fix a NULL pointer dereference issue in fbcon_putcs
      fbcon: break earlier in search_fb_in_map and search_for_mapped_con

 drivers/video/fbdev/core/fbcon.c              | 10 ++++++++--
 drivers/video/fbdev/omap2/omapfb/dss/dss-of.c |  7 ++-----
 drivers/video/fbdev/sis/sis_main.c            |  2 +-
 3 files changed, 11 insertions(+), 8 deletions(-)

             reply	other threads:[~2024-09-28 11:28 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-28 11:28 Helge Deller [this message]
2024-09-28 16:45 ` [GIT PULL] additional fbdev fixes for v6.12-rc1 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=ZvfoRGNbTUOzLL9X@carbonx1 \
    --to=deller@kernel.org \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=linux-fbdev@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --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