summaryrefslogtreecommitdiff
path: root/drivers/video/fbdev/core
AgeCommit message (Expand)Author
3 daysfbdev: Fix fb_new_modelist to prevent null-ptr-deref in fb_videomode_to_varIan Bridges
3 daysfbcon: fix NULL pointer dereference for a console without vc_dataIan Bridges
3 daysfbdev: fix use-after-free in store_modes()Ian Bridges
4 daysfbdev: fbcon: fix out-of-bounds read in err_out of fbcon_do_set_font()Mingyu Wang
2026-06-12fbdev: modedb: Fix misaligned fields in the 1920x1080-60 modeSteffen Persvold
2026-06-10fbdev: modedb: fix a possible UAF in fb_find_mode()Tuo Li
2026-06-09fbcon: correct CONFIG_FB_TILEBLITTING macro name in #endif commentEthan Nelson-Moore
2026-06-09fbdev: Do not export fbcon from fbdevThomas Zimmermann
2026-06-09fbdev: Wrap fbcon updates from vga-switcheroo in helperThomas Zimmermann
2026-06-09fbdev: Wrap user-invoked calls to fb_blank() in helperThomas Zimmermann
2026-06-09fbdev: Wrap user-invoked calls to fb_set_var() in helperThomas Zimmermann
2026-06-09fbcon: don't suspend/resume when vc is graphics modeLu Yao
2026-06-07fbcon: Use correct type for vc_resize() return valueJiacheng Yu
2026-04-28fbdev: defio: Remove duplicate include of linux/module.hChen Ni
2026-04-07fbcon: Put font-rotation state into separate structThomas Zimmermann
2026-04-07fbcon: Fill cursor mask in helper functionThomas Zimmermann
2026-04-07lib/fonts: Implement font rotationThomas Zimmermann
2026-04-07lib/fonts: Implement glyph rotationThomas Zimmermann
2026-04-07lib/fonts: Provide helpers for calculating glyph pitch and sizeThomas Zimmermann
2026-04-07fbcon: Avoid OOB font access if console rotation failsThomas Zimmermann
2026-03-09lib/fonts: Store font data for user space with font_data_export()Thomas Zimmermann
2026-03-09lib/fonts: Create font_data_t from struct console_font with font_data_import()Thomas Zimmermann
2026-03-09lib/fonts: Compare font data for equality with font_data_is_equal()Thomas Zimmermann
2026-03-09lib/fonts: Manage font-data lifetime with font_data_get/_put()Thomas Zimmermann
2026-03-09lib/fonts: Read font size with font_data_size()Thomas Zimmermann
2026-03-09lib/fonts: Store font data as font_data_t; update consolesThomas Zimmermann
2026-03-09vt: Calculate font-buffer size with vc_font_size()Thomas Zimmermann
2026-03-09vt: Store font in struct vc_fontThomas Zimmermann
2026-03-09fbdev: Declare src parameter of fb_pad_ helpers as constantThomas Zimmermann
2026-03-09fbdev: defio: Move pageref array to struct fb_deferred_io_stateThomas Zimmermann
2026-03-09fbdev: defio: Move variable state into struct fb_deferred_io_stateThomas Zimmermann
2026-03-09fbdev: defio: Keep module reference from VMAsThomas Zimmermann
2026-03-09fbdev: defio: Disconnect deferred I/O from the lifetime of struct fb_infoThomas Zimmermann
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-14fbcon: Remove struct fbcon_display.inverseThomas Zimmermann
2026-02-14printk, vt, fbcon: Remove console_conditional_schedule()Sebastian Andrzej Siewior
2026-02-14fbdev: fix fb_pad_unaligned_buffer maskOsama Abdelkader
2026-02-14fbcon: check return value of con2fb_acquire_newinfo()Andrey Vatoropin
2026-02-14fbdev: Use device_create_with_groups() to fix sysfs groups registration raceHans de Goede
2026-02-11Merge tag 'drm-next-2026-02-11' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-12-26Merge tag 'drm-misc-next-2025-12-12' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2025-12-16sysfb: Move edid_info into sysfb_primary_displayThomas Zimmermann
2025-12-04Merge tag 'drm-next-2025-12-03' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-12-02fbcon: Remove fb_debug_enter/_leave from struct fb_opsThomas Zimmermann
2025-11-25drm, fbcon, vga_switcheroo: Avoid race condition in fbcon setupThomas Zimmermann
2025-11-21Merge tag 'v6.18-rc6' into drm-nextDave Airlie
2025-10-28fbcon: Set fb_display[i]->mode to NULL when the mode is releasedQuanmin Yan
2025-10-28fbdev: bitblit: bound-check glyph index in bit_putcs*Junjie Cao
2025-10-21Merge tag 'drm-misc-next-2025-10-02' of https://gitlab.freedesktop.org/drm/mi...Simona Vetter