index
:
git.armlinux.org.uk/linux.git
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fbdev
/
core
Age
Commit message (
Expand
)
Author
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-10
Merge tag 'fbdev-for-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-10-10
fbdev: Fix logic error in "offb" name match
Finn Thain
2025-10-04
fbdev: Add bounds checking in bit_putcs to fix vmalloc-out-of-bounds
Albin Babu Varghese
2025-10-02
Merge tag 'mm-nonmm-stable-2025-10-02-15-29' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2025-09-30
fbdev: Use string choices helpers
Chelsy Ratnawat
2025-09-30
fbdev: core: Fix ubsan warning in pixel_to_pat
Zsolt Kajtar
2025-09-23
fbcon: Fix OOB access in font allocation
Thomas Zimmermann
2025-09-22
fbcon: fix integer overflow in fbcon_do_set_font
Samasth Norway Ananda
2025-09-13
fbdev: use panic_in_progress() helper
Jinchao Wang
2025-08-08
Merge tag 'fbdev-for-6.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-08-02
fbdev: Fix vmalloc out-of-bounds write in fast_imageblit
Sravan Kumar Gundu
2025-08-02
Merge tag 'fbdev-for-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-07-27
fbcon: Use 'bool' where appopriate
Ville Syrjälä
2025-07-27
fbcon: Introduce get_{fg,bg}_color()
Ville Syrjälä
2025-07-27
fbcon: fbcon_is_inactive() -> fbcon_is_active()
Ville Syrjälä
2025-07-27
fbcon: fbcon_cursor_noblink -> fbcon_cursor_blink
Ville Syrjälä
2025-07-27
fbdev: Fix typo in Kconfig text for FB_DEVICE
Daniel Palmer
2025-07-27
fbdev: svgalib: Clean up coding style
Darshan R.
2025-07-27
fbdev: fix potential buffer overflow in do_register_framebuffer()
Yongzhen Zhang
2025-07-09
fbcon: Fix outdated registered_fb reference in comment
Shixiong Ou
2025-06-16
video: Make CONFIG_FIRMWARE_EDID generally available
Thomas Zimmermann
2025-06-16
fbdev: Include <linux/export.h>
Thomas Zimmermann
2025-06-03
Merge tag 'backlight-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-05-31
fbdev: Fix fb_set_var to prevent null-ptr-deref in fb_videomode_to_var
Murad Masimov
2025-05-31
fbdev: Fix do_register_framebuffer to prevent null-ptr-deref in fb_videomode_...
Murad Masimov
2025-05-31
fbdev: core: fbcvt: avoid division by 0 in fb_cvt_hperiod()
Sergey Shtylyov
2025-05-31
fbcon: Make sure modelist not set on unregistered console
Kees Cook
2025-04-10
leds: backlight trigger: Replace fb events with a dedicated function call
Thomas Zimmermann
2025-04-10
backlight: lcd: Replace fb events with a dedicated function call
Thomas Zimmermann
2025-04-10
backlight: Replace fb events with a dedicated function call
Thomas Zimmermann
2025-04-10
fbdev: Send old blank state in FB_EVENT_BLANK
Thomas Zimmermann
2025-04-10
fbdev: Track display blanking state
Thomas Zimmermann
2025-04-10
fbdev: Rework fb_blank()
Thomas Zimmermann
2025-04-01
Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-03-26
fbcon: Use static attribute groups for sysfs entries
Shixiong Ou
2025-03-26
fbdev: Refactoring the fbcon packed pixel drawing routines
Zsolt Kajtar
2025-03-26
fbdev: Register sysfs groups through device_add_group
Shixiong Ou
2025-03-26
fbcon: Use correct erase colour for clearing in fbcon
Zsolt Kajtar
2025-03-26
fbdev: core: tileblit: Implement missing margin clearing for tileblit
Zsolt Kajtar
2025-03-16
fb_defio: do not use deprecated page->mapping, index fields
Lorenzo Stoakes
2024-12-17
fbdev: Fix recursive dependencies wrt BACKLIGHT_CLASS_DEVICE
Thomas Zimmermann
2024-09-26
fbcon: break earlier in search_fb_in_map and search_for_mapped_con
Qianqiang Liu
2024-09-26
fbcon: Fix a NULL pointer dereference issue in fbcon_putcs
Qianqiang Liu
2024-09-19
Merge tag 'drm-next-2024-09-19' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2024-08-30
fbdev: Introduce devm_register_framebuffer()
Thomas Weißschuh
2024-08-08
Merge tag 'drm-misc-next-2024-08-01' of https://gitlab.freedesktop.org/drm/mi...
Daniel Vetter
2024-07-22
fbcon: Use oops_in_progress instead of panic_cpu
Jocelyn Falempe
2024-07-21
Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
[next]