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
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: viafb: return an error when DMA copy times out
Pengpeng Hou
4 days
fbdev: goldfishfb: fail pan display on base-update timeout
Pengpeng Hou
4 days
fbdev: fbcon: fix out-of-bounds read in err_out of fbcon_do_set_font()
Mingyu Wang
4 days
fbdev: pm2fb: unwind WC setup on probe failure
Haoxiang Li
7 days
fbdev: vga16fb: Drop unused assignment of platform_device_id driver data
Uwe Kleine-König
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
fbdev: s3fb: Use strscpy() to copy strings into arrays
David Laight
2026-06-09
fbdev: sm501fb: Fix buffer errors in OF binding code
David Laight
2026-06-09
fbcon: correct CONFIG_FB_TILEBLITTING macro name in #endif comment
Ethan Nelson-Moore
2026-06-09
fbdev: mmpfb: Use strscpy() to copy device name
David Laight
2026-06-09
fbdev: sisfb: Replace strlen() strcpy() pair with strscpy()
David Laight
2026-06-09
fbdev: rivafb: Use strscpy() to copy device name
David Laight
2026-06-09
fbdev: cyber2000fb: Use strscpy() to copy device name
David Laight
2026-06-09
fbdev: atmel_lcdfb: Use strscpy() to copy device name
David Laight
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
fbdev: omap2: fix use-after-free in omapfb_mmap
Hongling Zeng
2026-06-09
fbdev: pxa168fb: use devm_ioremap_resource() for MMIO
AlbertoArostegui
2026-06-09
fbdev: grvga: Fix CLUT register address offset in comment
Eduardo Silva
2026-06-09
fbdev: sunxvr2500: replace printk with device-aware logging functions
Rahman Mahmutović
2026-06-09
fbcon: don't suspend/resume when vc is graphics mode
Lu Yao
2026-06-09
fbdev: chipsfb: add missing MODULE_DESCRIPTION() macro
Rahman Mahmutović
2026-06-09
fbdev: sm712: Fix operator precedence in big_swap macro
Li RongQing
2026-06-07
fbdev: vesafb: fix memory leak in vesafb_probe()
Abdun Nihaal
2026-06-07
fbdev: efifb: fix memory leak in efifb_probe()
Abdun Nihaal
2026-06-07
fbdev: uvesafb: fix potential memory leak in uvesafb_probe()
Abdun Nihaal
2026-06-07
fbdev: tridentfb: fix potential memory leak in trident_pci_probe()
Abdun Nihaal
2026-06-07
fbdev: tdfxfb: fix potential memory leak in tdfxfb_probe()
Abdun Nihaal
2026-06-07
fbdev: s3fb: fix potential memory leak in s3_pci_probe()
Abdun Nihaal
2026-06-07
fbdev: nvidia: fix potential memory leak in nvidiafb_probe()
Abdun Nihaal
2026-06-07
fbdev: i740fb: fix potential memory leak in i740fb_probe()
Abdun Nihaal
2026-06-07
fbdev: carminefb: fix potential memory leak in alloc_carmine_fb()
Abdun Nihaal
2026-06-07
fbdev: radeon: fix potential memory leak in radeonfb_pci_register()
Abdun Nihaal
2026-06-07
fbdev: metronomefb: fix potential memory leak in metronomefb_probe()
Abdun Nihaal
2026-06-07
fbdev: broadsheetfb: fix potential memory leak in broadsheetfb_probe()
Abdun Nihaal
2026-06-07
fbdev: hecubafb: fix potential memory leak in hecubafb_probe()
Abdun Nihaal
2026-06-07
fbdev: atmel_lcdfb: Use of_device_get_match_data()
Rosen Penev
2026-06-07
fbdev: imxfb: Use of_device_get_match_data()
Rosen Penev
2026-06-07
fbcon: Use correct type for vc_resize() return value
Jiacheng Yu
2026-06-07
fbdev: Consistently define pci_device_ids using named initializers
Uwe Kleine-König
2026-06-07
fbdev: matroxfb/ssd1307fb: Use named initializers for struct i2c_device_id
Uwe Kleine-König
2026-05-20
fbdev: remove Hercules monochrome ISA graphics adapter driver
Ethan Nelson-Moore
2026-05-04
fbdev: udlfb: add vm_ops to dlfb_ops_mmap to prevent use-after-free
Rajat Gupta
2026-04-28
fbdev: defio: Remove duplicate include of linux/module.h
Chen Ni
[next]