summaryrefslogtreecommitdiff
path: root/drivers/video/fbdev
AgeCommit message (Expand)Author
33 hoursfbdev: offb: fix PCI device reference leak on probe failureYuho Choi
33 hoursfbdev: matroxfb: Mark variable with __maybe_unused to avoid W=1 build breakAndy Shevchenko
7 daysfbcon: Avoid OOB font access if console rotation failsThomas Zimmermann
10 daysfbdev: defio: Disconnect deferred I/O from the lifetime of struct fb_infoThomas Zimmermann
10 daysfbdev: udlfb: add vm_ops to dlfb_ops_mmap to prevent use-after-freeRajat Gupta
2026-04-22fbdev: udlfb: avoid divide-by-zero on FBIOPUT_VSCREENINFOGreg Kroah-Hartman
2026-04-22fbdev: tdfxfb: avoid divide-by-zero on FBIOPUT_VSCREENINFOGreg Kroah-Hartman
2026-03-04fbcon: Remove struct fbcon_display.inverseThomas Zimmermann
2026-03-04fbdev: ffb: fix corrupted video output on Sun FFB1René Rebe
2026-03-04fbdev: vt8500lcdfb: fix missing dma_free_coherent()Thomas Fourier
2026-03-04fbcon: check return value of con2fb_acquire_newinfo()Andrey Vatoropin
2026-03-04fbdev: au1200fb: Fix a memory leak in au1200fb_drv_probe()Felix Gu
2026-02-19fbdev: smscufx: properly copy ioctl memory to kernelspaceGreg Kroah-Hartman
2026-02-19fbdev: rivafb: fix divide error in nv3_arb()Guangshuo Li
2026-01-08fbdev: tcx.c fix mem_map to correct smem_start offsetRené Rebe
2026-01-08fbdev: pxafb: Fix multiple clamped values in pxafb_adjust_timingThorsten Blum
2026-01-08fbdev: gbefb: fix to use physical address instead of dma addressRene Rebe
2025-12-18fbdev: ssd1307fb: fix potential page leak in ssd1307fb_probe()Abdun Nihaal
2025-12-07drm, fbcon, vga_switcheroo: Avoid race condition in fbcon setupThomas Zimmermann
2025-11-13fbdev: Add bounds checking in bit_putcs to fix vmalloc-out-of-boundsAlbin Babu Varghese
2025-11-13fbdev: valkyriefb: Fix reference count leak in valkyriefb_initMiaoqian Lin
2025-11-13fbdev: pvr2fb: Fix leftover reference to ONCHIP_NR_DMA_CHANNELSFlorian Fuchs
2025-11-13fbdev: bitblit: bound-check glyph index in bit_putcs*Junjie Cao
2025-11-13fbdev: atyfb: Check if pll_ops->init_pll failedDaniel Palmer
2025-11-13fbcon: Set fb_display[i]->mode to NULL when the mode is releasedQuanmin Yan
2025-10-19fbdev: Fix logic error in "offb" name matchFinn Thain
2025-10-15fbdev: simplefb: Fix use after free in simplefb_detach_genpds()Janne Grunau
2025-10-02fbcon: Fix OOB access in font allocationThomas Zimmermann
2025-10-02fbcon: fix integer overflow in fbcon_do_set_fontSamasth Norway Ananda
2025-08-20fbdev: Fix vmalloc out-of-bounds write in fast_imageblitSravan Kumar Gundu
2025-08-20fbdev: fix potential buffer overflow in do_register_framebuffer()Yongzhen Zhang
2025-08-15fbdev: imxfb: Check fb_add_videomode to prevent null-ptr-derefChenyuan Yang
2025-08-15fbcon: Fix outdated registered_fb reference in commentShixiong Ou
2025-06-27fbcon: Make sure modelist not set on unregistered consoleKees Cook
2025-06-27fbdev: Fix fb_set_var to prevent null-ptr-deref in fb_videomode_to_varMurad Masimov
2025-06-27fbdev: Fix do_register_framebuffer to prevent null-ptr-deref in fb_videomode_...Murad Masimov
2025-06-19fbdev: core: fbcvt: avoid division by 0 in fb_cvt_hperiod()Sergey Shtylyov
2025-05-29fbdev: core: tileblit: Implement missing margin clearing for tileblitZsolt Kajtar
2025-05-29fbcon: Use correct erase colour for clearing in fbconZsolt Kajtar
2025-05-29fbdev: fsl-diu-fb: add missing device_remove_file()Shixiong Ou
2025-04-20fbdev: omapfb: Add 'plane' value checkLeonid Arapov
2025-04-10fbdev: sm501fb: Add some geometry checks.Danila Chernetsov
2025-04-10fbdev: au1100fb: Move a variable assignment behind a null pointer checkMarkus Elfring
2025-03-22fbdev: hyperv_fb: Allow graceful removal of framebufferSaurabh Sengar
2025-03-22fbdev: hyperv_fb: Simplify hvfb_putmemSaurabh Sengar
2025-03-22fbdev: hyperv_fb: Fix hang in kdump kernel when on Hyper-V Gen 2 VMsMichael Kelley
2025-03-22fbdev: hyperv_fb: iounmap() the correct memory when removing a deviceMichael Kelley
2025-02-21fbdev: omap: use threaded IRQ for LCD DMAAaro Koskinen
2025-02-08fbdev: omapfb: Fix an OF node leak in dss_of_port_get_parent_device()Joe Hattori
2024-12-05fbdev: sh7760fb: Fix a possible memory leak in sh7760fb_alloc_mem()Zhen Lei