* [GIT PULL] fbdev fixes for v7.2-rc7
@ 2026-08-08 13:50 Helge Deller
2026-08-08 14:51 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Helge Deller @ 2026-08-08 13:50 UTC (permalink / raw)
To: Linus Torvalds, linux-kernel, linux-fbdev, dri-devel
Dear Linus,
please pull a few important fixes for the core fbdev layer for kernel v7-2-rc7.
All patches are tagged for stable, and most of them have been in for-next
for some weeks.
Thanks!
Helge
----------------------------------------------------------------
The following changes since commit 075b74841bd0065a3bda3440873c747938e69b68:
Linux 7.2-rc6 (2026-08-02 16:24:24 -0700)
are available in the Git repository at:
http://git.kernel.org/pub/scm/linux/kernel/git/deller/linux-fbdev.git tags/fbdev-for-7.2-rc7
for you to fetch changes up to e033cbf3975a8465f879ebd5989dc35b04423a4d:
fbdev: bitblit: bound-check glyph index in bit_cursor() (2026-08-08 08:08:58 +0200)
----------------------------------------------------------------
fbdev core fixes for 7.2-rc7:
A few patches for the core fbdev layer which stabilize or fix potential
issues with text font rendering after screen rotation or after user
initiated font changes and locking fixes for sysfb during modifications
of the graphics mode database.
----------------------------------------------------------------
Melbin K Mathew (3):
fbdev: bound mode sysfs output to the sysfs buffer
fbdev: clear fb_info->mode before deleting a videomode
fbdev: serialize mode sysfs access with lock_fb_info()
Mingyu Wang (1):
fbdev: core: Fix pointer desynchronization in fb_io_read()
Rik van Riel (1):
fbdev: bitblit: bound-check glyph index in bit_cursor()
Zizhi Wo (1):
fbdev: Fix out-of-bounds access when rotating console after font resize
drivers/video/fbdev/core/bitblit.c | 9 ++++--
drivers/video/fbdev/core/fb_io_fops.c | 8 +++++
drivers/video/fbdev/core/fbcon.c | 25 +++++++++++++++
drivers/video/fbdev/core/fbmem.c | 5 ++-
drivers/video/fbdev/core/fbsysfs.c | 59 ++++++++++++++++++++++++++++-------
5 files changed, 91 insertions(+), 15 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] fbdev fixes for v7.2-rc7
2026-08-08 13:50 [GIT PULL] fbdev fixes for v7.2-rc7 Helge Deller
@ 2026-08-08 14:51 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2026-08-08 14:51 UTC (permalink / raw)
To: Helge Deller; +Cc: Linus Torvalds, linux-kernel, linux-fbdev, dri-devel
The pull request you sent on Sat, 8 Aug 2026 15:50:22 +0200:
> http://git.kernel.org/pub/scm/linux/kernel/git/deller/linux-fbdev.git tags/fbdev-for-7.2-rc7
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/a7c7074b58d28c4206d666a12aa2e33447b3c581
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:[~2026-08-08 14:52 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-08 13:50 [GIT PULL] fbdev fixes for v7.2-rc7 Helge Deller
2026-08-08 14: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