summaryrefslogtreecommitdiff
path: root/fs
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2022-07-08 21:03:26 +0300
committerLinus Torvalds <torvalds@linux-foundation.org>2022-07-08 21:03:26 +0300
commit086ff84617185393a0bbf25830c4f36412a7d3f4 (patch)
treea5771a4c2d845577c05b059547ff6a3a36d1cbd3 /fs
parente8a4e1c1bb697b1d9fc48f0e56dc0f50bc024bee (diff)
parent53a6e66b1b4fea4b52f8bc62e5f9530af9061027 (diff)
downloadlinux-086ff84617185393a0bbf25830c4f36412a7d3f4.tar.xz
Merge tag 'for-5.19/fbdev-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/linux-fbdev
Pull fbdev fixes from Helge Deller: - fbcon now prevents switching to screen resolutions which are smaller than the font size, and prevents enabling a font which is bigger than the current screen resolution. This fixes vmalloc-out-of-bounds accesses found by KASAN. - Guiling Deng fixed a bug where the centered fbdev logo wasn't displayed correctly if the screen size matched the logo size. - Hsin-Yi Wang provided a patch to include errno.h to fix build when CONFIG_OF isn't enabled. * tag 'for-5.19/fbdev-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/linux-fbdev: fbcon: Use fbcon_info_from_console() in fbcon_modechange_possible() fbmem: Check virtual screen sizes in fb_set_var() fbcon: Prevent that screen size is smaller than font size fbcon: Disallow setting font bigger than screen size video: of_display_timing.h: include errno.h fbdev: fbmem: Fix logo center image dx issue
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions