linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] fbdev fixes for v6.18-rc4
@ 2025-10-30 16:14 Helge Deller
  2025-10-31  2:51 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Helge Deller @ 2025-10-30 16:14 UTC (permalink / raw)
  To: Linus Torvalds, linux-kernel, linux-fbdev, dri-devel

Hi Linus,

please pull a few important bugfixes for various fbdev drivers for 6.18-rc4.

All patches are tagged for stable series.
Includes a trivial typo fix for the fb.h header as well.

Thanks!
Helge

----------------------------------------------------------------
The following changes since commit dcb6fa37fd7bc9c3d2b066329b0d27dedf8becaa:

  Linux 6.18-rc3 (2025-10-26 15:59:49 -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.18-rc4

for you to fetch changes up to 7073c7fc8d8ba47194e5fc58fcafc0efe7586e9b:

  fbdev: atyfb: Check if pll_ops->init_pll failed (2025-10-28 22:59:19 +0100)

----------------------------------------------------------------
fbdev fixes for 6.18-rc4:

- atyfb: Avoid hard lock up when PLL not initialized (Daniel Palmer)
- pvr2fb: Fix build error when CONFIG_PVR2_DMA enabled (Florian Fuchs)
- bitblit: Fix out-of-bounds read in bit_putcs* (Junjie Cao)
- valkyriefb: Fix reference count leak (Miaoqian Lin)
- fbcon: Fix slab-use-after-free in fb_mode_is_equal (Quanmin Yan)
- fb.h: Fix typo in "vertical" (Piyush Choudhary)

----------------------------------------------------------------
Daniel Palmer (1):
      fbdev: atyfb: Check if pll_ops->init_pll failed

Florian Fuchs (1):
      fbdev: pvr2fb: Fix leftover reference to ONCHIP_NR_DMA_CHANNELS

Junjie Cao (1):
      fbdev: bitblit: bound-check glyph index in bit_putcs*

Miaoqian Lin (1):
      fbdev: valkyriefb: Fix reference count leak in valkyriefb_init

PIYUSH CHOUDHARY (1):
      video: fb: Fix typo in comment in fb.h

Quanmin Yan (1):
      fbcon: Set fb_display[i]->mode to NULL when the mode is released

 drivers/video/fbdev/aty/atyfb_base.c |  8 ++++++--
 drivers/video/fbdev/core/bitblit.c   | 16 ++++++++++++----
 drivers/video/fbdev/core/fbcon.c     | 19 +++++++++++++++++++
 drivers/video/fbdev/core/fbmem.c     |  1 +
 drivers/video/fbdev/pvr2fb.c         |  2 +-
 drivers/video/fbdev/valkyriefb.c     |  2 ++
 include/linux/fbcon.h                |  2 ++
 include/uapi/linux/fb.h              |  2 +-
 8 files changed, 44 insertions(+), 8 deletions(-)

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

* Re: [GIT PULL] fbdev fixes for v6.18-rc4
  2025-10-30 16:14 [GIT PULL] fbdev fixes for v6.18-rc4 Helge Deller
@ 2025-10-31  2:51 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2025-10-31  2:51 UTC (permalink / raw)
  To: Helge Deller; +Cc: Linus Torvalds, linux-kernel, linux-fbdev, dri-devel

The pull request you sent on Thu, 30 Oct 2025 17:14:07 +0100:

> http://git.kernel.org/pub/scm/linux/kernel/git/deller/linux-fbdev.git tags/fbdev-for-6.18-rc4

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

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-10-31  2:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-30 16:14 [GIT PULL] fbdev fixes for v6.18-rc4 Helge Deller
2025-10-31  2:51 ` 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).