index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fbdev
/
core
Age
Commit message (
Expand
)
Author
3 days
fbdev: Fix fb_new_modelist to prevent null-ptr-deref in fb_videomode_to_var
Ian Bridges
3 days
fbcon: fix NULL pointer dereference for a console without vc_data
Ian Bridges
3 days
fbdev: fix use-after-free in store_modes()
Ian Bridges
4 days
fbdev: fbcon: fix out-of-bounds read in err_out of fbcon_do_set_font()
Mingyu Wang
2026-06-12
fbdev: modedb: Fix misaligned fields in the 1920x1080-60 mode
Steffen Persvold
2026-06-10
fbdev: modedb: fix a possible UAF in fb_find_mode()
Tuo Li
2026-06-09
fbcon: correct CONFIG_FB_TILEBLITTING macro name in #endif comment
Ethan Nelson-Moore
2026-06-09
fbdev: Do not export fbcon from fbdev
Thomas Zimmermann
2026-06-09
fbdev: Wrap fbcon updates from vga-switcheroo in helper
Thomas Zimmermann
2026-06-09
fbdev: Wrap user-invoked calls to fb_blank() in helper
Thomas Zimmermann
2026-06-09
fbdev: Wrap user-invoked calls to fb_set_var() in helper
Thomas Zimmermann
2026-06-09
fbcon: don't suspend/resume when vc is graphics mode
Lu Yao
2026-06-07
fbcon: Use correct type for vc_resize() return value
Jiacheng Yu
2026-04-28
fbdev: defio: Remove duplicate include of linux/module.h
Chen Ni
2026-04-07
fbcon: Put font-rotation state into separate struct
Thomas Zimmermann
2026-04-07
fbcon: Fill cursor mask in helper function
Thomas Zimmermann
2026-04-07
lib/fonts: Implement font rotation
Thomas Zimmermann
2026-04-07
lib/fonts: Implement glyph rotation
Thomas Zimmermann
2026-04-07
lib/fonts: Provide helpers for calculating glyph pitch and size
Thomas Zimmermann
2026-04-07
fbcon: Avoid OOB font access if console rotation fails
Thomas Zimmermann
2026-03-09
lib/fonts: Store font data for user space with font_data_export()
Thomas Zimmermann
2026-03-09
lib/fonts: Create font_data_t from struct console_font with font_data_import()
Thomas Zimmermann
2026-03-09
lib/fonts: Compare font data for equality with font_data_is_equal()
Thomas Zimmermann
2026-03-09
lib/fonts: Manage font-data lifetime with font_data_get/_put()
Thomas Zimmermann
2026-03-09
lib/fonts: Read font size with font_data_size()
Thomas Zimmermann
2026-03-09
lib/fonts: Store font data as font_data_t; update consoles
Thomas Zimmermann
2026-03-09
vt: Calculate font-buffer size with vc_font_size()
Thomas Zimmermann
2026-03-09
vt: Store font in struct vc_font
Thomas Zimmermann
2026-03-09
fbdev: Declare src parameter of fb_pad_ helpers as constant
Thomas Zimmermann
2026-03-09
fbdev: defio: Move pageref array to struct fb_deferred_io_state
Thomas Zimmermann
2026-03-09
fbdev: defio: Move variable state into struct fb_deferred_io_state
Thomas Zimmermann
2026-03-09
fbdev: defio: Keep module reference from VMAs
Thomas Zimmermann
2026-03-09
fbdev: defio: Disconnect deferred I/O from the lifetime of struct fb_info
Thomas Zimmermann
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-14
fbcon: Remove struct fbcon_display.inverse
Thomas Zimmermann
2026-02-14
printk, vt, fbcon: Remove console_conditional_schedule()
Sebastian Andrzej Siewior
2026-02-14
fbdev: fix fb_pad_unaligned_buffer mask
Osama Abdelkader
2026-02-14
fbcon: check return value of con2fb_acquire_newinfo()
Andrey Vatoropin
2026-02-14
fbdev: Use device_create_with_groups() to fix sysfs groups registration race
Hans de Goede
2026-02-11
Merge tag 'drm-next-2026-02-11' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2025-12-26
Merge tag 'drm-misc-next-2025-12-12' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
2025-12-16
sysfb: Move edid_info into sysfb_primary_display
Thomas Zimmermann
2025-12-04
Merge tag 'drm-next-2025-12-03' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2025-12-02
fbcon: Remove fb_debug_enter/_leave from struct fb_ops
Thomas Zimmermann
2025-11-25
drm, fbcon, vga_switcheroo: Avoid race condition in fbcon setup
Thomas Zimmermann
2025-11-21
Merge tag 'v6.18-rc6' into drm-next
Dave Airlie
2025-10-28
fbcon: Set fb_display[i]->mode to NULL when the mode is released
Quanmin Yan
2025-10-28
fbdev: bitblit: bound-check glyph index in bit_putcs*
Junjie Cao
2025-10-21
Merge tag 'drm-misc-next-2025-10-02' of https://gitlab.freedesktop.org/drm/mi...
Simona Vetter
[next]