All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] fbdev fixes for v6.1-rc3
@ 2022-10-30 17:08 Helge Deller
  2022-10-30 18:34   ` pr-tracker-bot
  0 siblings, 1 reply; 3+ messages in thread
From: Helge Deller @ 2022-10-30 17:08 UTC (permalink / raw)
  To: Linus Torvalds, linux-kernel, linux-fbdev, dri-devel

Hi Linus,

please pull some fbdev fixes for kernel 6.1-rc3.

A use-after-free bugfix in the smscufx driver.
The other patches are minor.

Thanks,
Helge

The following changes since commit 9abf2313adc1ca1b6180c508c25f22f9395cc780:

  Linux 6.1-rc1 (2022-10-16 15:36: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-6.1-rc3

for you to fetch changes up to 3c6bf6bddc84888c0ce163b09dee0ddd23b5172a:

  fbdev: cyber2000fb: fix missing pci_disable_device() (2022-10-27 20:29:59 +0200)

----------------------------------------------------------------
fbdev fixes for kernel 6.1-rc3:

A use-after-free bugfix in the smscufx driver and various minor
error path fixes, smaller build fixes, sysfs fixes and
typos in comments in the stifb, sisfb, da8xxfb, xilinxfb, sm501fb,
gbefb and cyber2000fb drivers.

----------------------------------------------------------------
Helge Deller (1):
      fbdev: stifb: Fall back to cfb_fillrect() on 32-bit HCRX cards

Hyunwoo Kim (1):
      fbdev: smscufx: Fix several use-after-free bugs

Jason A. Donenfeld (1):
      fbdev: sisfb: use explicitly signed char

Jilin Yuan (1):
      fbdev: sisfb: fix repeated word in comment

Kees Cook (1):
      fbdev: MIPS supports iomem addresses

Uwe Kleine-König (2):
      fbdev: da8xx-fb: Fix error handling in .remove()
      fbdev: xilinxfb: Make xilinxfb_release() return void

Xuezhi Zhang (2):
      fbdev: sm501fb: Convert sysfs snprintf to sysfs_emit
      fbdev: gbefb: Convert sysfs snprintf to sysfs_emit

Yang Yingliang (1):
      fbdev: cyber2000fb: fix missing pci_disable_device()

 drivers/usb/misc/sisusbvga/sisusb_struct.h |  2 +-
 drivers/video/fbdev/cyber2000fb.c          |  2 ++
 drivers/video/fbdev/da8xx-fb.c             |  3 +-
 drivers/video/fbdev/gbefb.c                |  4 +--
 drivers/video/fbdev/sis/sis_accel.c        |  2 +-
 drivers/video/fbdev/sis/vstruct.h          |  2 +-
 drivers/video/fbdev/sm501fb.c              |  2 +-
 drivers/video/fbdev/smscufx.c              | 55 ++++++++++++++++--------------
 drivers/video/fbdev/stifb.c                |  3 +-
 drivers/video/fbdev/xilinxfb.c             |  8 ++---
 include/linux/fb.h                         |  2 +-
 11 files changed, 47 insertions(+), 38 deletions(-)

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

* Re: [GIT PULL] fbdev fixes for v6.1-rc3
  2022-10-30 17:08 [GIT PULL] fbdev fixes for v6.1-rc3 Helge Deller
@ 2022-10-30 18:34   ` pr-tracker-bot
  0 siblings, 0 replies; 3+ messages in thread
From: pr-tracker-bot @ 2022-10-30 18:34 UTC (permalink / raw)
  To: Helge Deller; +Cc: Linus Torvalds, linux-kernel, linux-fbdev, dri-devel

The pull request you sent on Sun, 30 Oct 2022 18:08:30 +0100:

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

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

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

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

* Re: [GIT PULL] fbdev fixes for v6.1-rc3
@ 2022-10-30 18:34   ` pr-tracker-bot
  0 siblings, 0 replies; 3+ messages in thread
From: pr-tracker-bot @ 2022-10-30 18:34 UTC (permalink / raw)
  To: Helge Deller; +Cc: linux-fbdev, Linus Torvalds, linux-kernel, dri-devel

The pull request you sent on Sun, 30 Oct 2022 18:08:30 +0100:

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

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

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

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

end of thread, other threads:[~2022-10-30 18:34 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-30 17:08 [GIT PULL] fbdev fixes for v6.1-rc3 Helge Deller
2022-10-30 18:34 ` pr-tracker-bot
2022-10-30 18:34   ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.