summaryrefslogtreecommitdiff
path: root/drivers/video/fbdev
AgeCommit message (Expand)Author
2025-12-03fbdev: Add bounds checking in bit_putcs to fix vmalloc-out-of-boundsAlbin Babu Varghese
2025-12-03fbdev: valkyriefb: Fix reference count leak in valkyriefb_initMiaoqian Lin
2025-12-03fbdev: pvr2fb: Fix leftover reference to ONCHIP_NR_DMA_CHANNELSFlorian Fuchs
2025-12-03fbdev: bitblit: bound-check glyph index in bit_putcs*Junjie Cao
2025-12-03fbdev: atyfb: Check if pll_ops->init_pll failedDaniel Palmer
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-28fbdev: imxfb: Check fb_add_videomode to prevent null-ptr-derefChenyuan Yang
2025-06-27fbdev: Fix fb_set_var to prevent null-ptr-deref in fb_videomode_to_varMurad Masimov
2025-06-27fbdev: core: fbcvt: avoid division by 0 in fb_cvt_hperiod()Sergey Shtylyov
2025-06-04fbdev: core: tileblit: Implement missing margin clearing for tileblitZsolt Kajtar
2025-06-04fbdev: fsl-diu-fb: add missing device_remove_file()Shixiong Ou
2025-05-02fbdev: 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-13fbdev: omapfb: Fix an OF node leak in dss_of_port_get_parent_device()Joe Hattori
2024-12-14fbdev: sh7760fb: Fix a possible memory leak in sh7760fb_alloc_mem()Zhen Lei
2024-12-14fbdev/sh7760fb: Alloc DMA memory from hardware deviceThomas Zimmermann
2024-11-08fbdev: sisfb: Fix strbuf array overflowAndrey Shumilin
2024-11-08fbdev: pxafb: Fix possible use after free in pxafb_task()Kaixin Wang
2024-11-08fbdev: hpfb: Fix an error handling path in hpfb_dio_probe()Christophe JAILLET
2024-06-16fbdev: savage: Handle err return when savagefb_check_var failedCai Xinchen
2024-06-16fbdev: sh7760fb: allow modular buildRandy Dunlap
2024-06-16fbdev: sisfb: hide unused variablesArnd Bergmann
2024-06-16fbdev: shmobile: fix snprintf truncationArnd Bergmann
2024-04-13fbmon: prevent division by zero in fb_videomode_from_videomode()Roman Smirnov
2024-04-13fbdev: viafb: fix typo in hw_bitblt_1 and hw_bitblt_2Aleksandr Burakov
2024-03-01fbdev: sis: Error out if pixclock equals zeroFullway Wang
2024-03-01fbdev: savage: Error out if pixclock equals zeroFullway Wang
2024-01-25fbdev: flush deferred work in fb_deferred_io_fsync()Nam Cao
2023-12-08fbdev: stifb: Make the STI next font pointer a 32-bit signed offsetHelge Deller
2023-11-20fbdev: fsl-diu-fb: mark wr_reg_wa() staticArnd Bergmann
2023-11-20fbdev: imsttfb: fix a resource leak in probeDan Carpenter
2023-11-20fbdev: imsttfb: Fix error path of imsttfb_probe()Helge Deller
2023-11-08fbdev: uvesafb: Call cn_del_callback() at the end of uvesafb_exit()Jorge Maidana
2023-11-08fbdev: atyfb: only use ioremap_uc() on i386 and ia64Arnd Bergmann
2023-10-10fbdev/sh7760fb: Depend on FB=yThomas Zimmermann
2023-09-23fbdev/ep93xx-fb: Do not assign to struct fb_info.devThomas Zimmermann
2023-08-30fbdev: fix potential OOB read in fast_imageblit()Zhang Shurong
2023-08-30fbdev: Fix sys_imageblit() for arbitrary image widthsThomas Zimmermann
2023-08-30fbdev: Improve performance of sys_imageblit()Thomas Zimmermann
2023-08-30fbdev: mmp: fix value check in mmphw_probe()Yuanjun Gong
2023-07-27fbdev: au1200fb: Fix missing IRQ check in au1200fb_drv_probeZhang Shurong
2023-07-27fbdev: imxfb: warn about invalid left/right marginMartin Kaiser
2023-07-27fbdev: omapfb: lcd_mipid: Fix an error handling path in mipid_spi_probe()Christophe JAILLET
2023-07-27fbdev: imsttfb: Fix use after free bug in imsttfb_probeZheng Wang
2023-07-27video: imsttfb: check for ioremap() failuresGreg Kroah-Hartman
2023-06-09fbcon: Fix null-ptr-deref in soft_cursorHelge Deller
2023-06-09treewide: Remove uninitialized_var() usageKees Cook
2023-06-09fbdev: stifb: Fix info entry in sti_struct on error pathHelge Deller