]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge tag 'fbdev-for-6.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 8 Aug 2025 03:43:20 +0000 (06:43 +0300)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 8 Aug 2025 03:43:20 +0000 (06:43 +0300)
commit2939a792c47e55fda4ae5b7f9ff47e34ddcef61a
tree8aa36064ccf456b255f16db7247cce71a29a219c
parent83affacd18cc225f538e532c6e667d26b3ec69fd
parente4fc307d8e24f122402907ebf585248cad52841d
Merge tag 'fbdev-for-6.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/linux-fbdev

Pull fbdev fixes for 6.17-rc1:

 - Revert a patch which broke VGA console

 - Fix an out-of-bounds access bug which may happen during console
   resizing when a console is mapped to a frame buffer

* tag 'fbdev-for-6.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/linux-fbdev:
  Revert "vgacon: Add check for vc_origin address range in vgacon_scroll()"
  fbdev: Fix vmalloc out-of-bounds write in fast_imageblit
drivers/video/fbdev/core/fbcon.c