linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] fbdev fix for v6.8-rc2
@ 2024-01-24 16:11 Helge Deller
  2024-01-24 19:49 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Helge Deller @ 2024-01-24 16:11 UTC (permalink / raw)
  To: Linus Torvalds, linux-kernel, linux-fbdev, dri-devel

Hi Linus,

please pull a small patch set with 3 fixes and 2 small cleanups for
fbdev for kernel 6.8-rc2:

A crash fix in stifb which was missed to be included in the drm-misc tree, two
checks to prevent wrong userspace input in sisfb and savagefb and two trivial
printk cleanups.

Thanks!
Helge

----------------------------------------------------------------
The following changes since commit 7a396820222d6d4c02057f41658b162bdcdadd0e:

  Merge tag 'v6.8-rc-part2-smb-client' of git://git.samba.org/sfrench/cifs-2.6 (2024-01-20 16:48:07 -0800)

are available in the Git repository at:

  http://git.kernel.org/pub/scm/linux/kernel/git/deller/linux-fbdev.git tags/fbdev-for-6.8-rc2

for you to fetch changes up to 4b088005c897a62fe98f70ab69687706cb2fad3b:

  fbdev: stifb: Fix crash in stifb_blank() (2024-01-23 09:13:24 +0100)

----------------------------------------------------------------
fbdev fixes and cleanups for 6.8-rc2:

- stifb: Fix crash in stifb_blank()
- savage/sis: Error out if pixclock equals zero
- minor trivial cleanups

----------------------------------------------------------------
Fullway Wang (2):
      fbdev: savage: Error out if pixclock equals zero
      fbdev: sis: Error out if pixclock equals zero

Geert Uytterhoeven (1):
      fbcon: Fix incorrect printed function name in fbcon_prepare_logo()

Helge Deller (1):
      fbdev: stifb: Fix crash in stifb_blank()

Jiapeng Chong (1):
      fbdev: vt8500lcdfb: Remove unnecessary print function dev_err()

 drivers/video/fbdev/core/fbcon.c             | 3 +--
 drivers/video/fbdev/savage/savagefb_driver.c | 3 +++
 drivers/video/fbdev/sis/sis_main.c           | 2 ++
 drivers/video/fbdev/stifb.c                  | 2 +-
 drivers/video/fbdev/vt8500lcdfb.c            | 1 -
 5 files changed, 7 insertions(+), 4 deletions(-)

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

* Re: [GIT PULL] fbdev fix for v6.8-rc2
  2024-01-24 16:11 [GIT PULL] fbdev fix for v6.8-rc2 Helge Deller
@ 2024-01-24 19:49 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2024-01-24 19:49 UTC (permalink / raw)
  To: Helge Deller; +Cc: Linus Torvalds, linux-kernel, linux-fbdev, dri-devel

The pull request you sent on Wed, 24 Jan 2024 17:11:35 +0100:

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

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

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:[~2024-01-24 19:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-24 16:11 [GIT PULL] fbdev fix for v6.8-rc2 Helge Deller
2024-01-24 19:49 ` 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).