index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fbdev
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-03
fbdev: Add bounds checking in bit_putcs to fix vmalloc-out-of-bounds
Albin Babu Varghese
1
-0
/
+17
2025-12-03
fbdev: valkyriefb: Fix reference count leak in valkyriefb_init
Miaoqian Lin
1
-0
/
+2
2025-12-03
fbdev: pvr2fb: Fix leftover reference to ONCHIP_NR_DMA_CHANNELS
Florian Fuchs
1
-1
/
+1
2025-12-03
fbdev: bitblit: bound-check glyph index in bit_putcs*
Junjie Cao
1
-4
/
+12
2025-12-03
fbdev: atyfb: Check if pll_ops->init_pll failed
Daniel Palmer
1
-2
/
+6
2025-10-02
fbcon: Fix OOB access in font allocation
Thomas Zimmermann
1
-3
/
+3
2025-10-02
fbcon: fix integer overflow in fbcon_do_set_font
Samasth Norway Ananda
1
-2
/
+9
2025-08-28
fbdev: imxfb: Check fb_add_videomode to prevent null-ptr-deref
Chenyuan Yang
1
-2
/
+7
2025-06-27
fbdev: Fix fb_set_var to prevent null-ptr-deref in fb_videomode_to_var
Murad Masimov
1
-1
/
+3
2025-06-27
fbdev: core: fbcvt: avoid division by 0 in fb_cvt_hperiod()
Sergey Shtylyov
1
-1
/
+1
2025-06-04
fbdev: core: tileblit: Implement missing margin clearing for tileblit
Zsolt Kajtar
1
-1
/
+36
2025-06-04
fbdev: fsl-diu-fb: add missing device_remove_file()
Shixiong Ou
1
-0
/
+1
2025-05-02
fbdev: omapfb: Add 'plane' value check
Leonid Arapov
1
-1
/
+5
2025-04-10
fbdev: sm501fb: Add some geometry checks.
Danila Chernetsov
1
-0
/
+7
2025-04-10
fbdev: au1100fb: Move a variable assignment behind a null pointer check
Markus Elfring
1
-1
/
+3
2025-03-13
fbdev: omapfb: Fix an OF node leak in dss_of_port_get_parent_device()
Joe Hattori
1
-0
/
+1
2024-12-14
fbdev: sh7760fb: Fix a possible memory leak in sh7760fb_alloc_mem()
Zhen Lei
1
-2
/
+1
2024-12-14
fbdev/sh7760fb: Alloc DMA memory from hardware device
Thomas Zimmermann
1
-4
/
+4
2024-11-08
fbdev: sisfb: Fix strbuf array overflow
Andrey Shumilin
1
-1
/
+1
2024-11-08
fbdev: pxafb: Fix possible use after free in pxafb_task()
Kaixin Wang
1
-0
/
+1
2024-11-08
fbdev: hpfb: Fix an error handling path in hpfb_dio_probe()
Christophe JAILLET
1
-0
/
+1
2024-06-16
fbdev: savage: Handle err return when savagefb_check_var failed
Cai Xinchen
1
-1
/
+4
2024-06-16
fbdev: sh7760fb: allow modular build
Randy Dunlap
1
-2
/
+2
2024-06-16
fbdev: sisfb: hide unused variables
Arnd Bergmann
1
-2
/
+1
2024-06-16
fbdev: shmobile: fix snprintf truncation
Arnd Bergmann
1
-1
/
+1
2024-04-13
fbmon: prevent division by zero in fb_videomode_from_videomode()
Roman Smirnov
1
-3
/
+4
2024-04-13
fbdev: viafb: fix typo in hw_bitblt_1 and hw_bitblt_2
Aleksandr Burakov
1
-2
/
+2
2024-03-01
fbdev: sis: Error out if pixclock equals zero
Fullway Wang
1
-0
/
+2
2024-03-01
fbdev: savage: Error out if pixclock equals zero
Fullway Wang
1
-0
/
+3
2024-01-25
fbdev: flush deferred work in fb_deferred_io_fsync()
Nam Cao
1
-5
/
+1
2023-12-08
fbdev: stifb: Make the STI next font pointer a 32-bit signed offset
Helge Deller
1
-1
/
+1
2023-11-20
fbdev: fsl-diu-fb: mark wr_reg_wa() static
Arnd Bergmann
1
-1
/
+1
2023-11-20
fbdev: imsttfb: fix a resource leak in probe
Dan Carpenter
1
-13
/
+16
2023-11-20
fbdev: imsttfb: Fix error path of imsttfb_probe()
Helge Deller
1
-2
/
+4
2023-11-08
fbdev: uvesafb: Call cn_del_callback() at the end of uvesafb_exit()
Jorge Maidana
1
-1
/
+1
2023-11-08
fbdev: atyfb: only use ioremap_uc() on i386 and ia64
Arnd Bergmann
1
-0
/
+4
2023-10-10
fbdev/sh7760fb: Depend on FB=y
Thomas Zimmermann
1
-1
/
+1
2023-09-23
fbdev/ep93xx-fb: Do not assign to struct fb_info.dev
Thomas Zimmermann
1
-1
/
+0
2023-08-30
fbdev: fix potential OOB read in fast_imageblit()
Zhang Shurong
1
-1
/
+1
2023-08-30
fbdev: Fix sys_imageblit() for arbitrary image widths
Thomas Zimmermann
1
-4
/
+25
2023-08-30
fbdev: Improve performance of sys_imageblit()
Thomas Zimmermann
1
-11
/
+38
2023-08-30
fbdev: mmp: fix value check in mmphw_probe()
Yuanjun Gong
1
-1
/
+3
2023-07-27
fbdev: au1200fb: Fix missing IRQ check in au1200fb_drv_probe
Zhang Shurong
1
-0
/
+3
2023-07-27
fbdev: imxfb: warn about invalid left/right margin
Martin Kaiser
1
-2
/
+2
2023-07-27
fbdev: omapfb: lcd_mipid: Fix an error handling path in mipid_spi_probe()
Christophe JAILLET
1
-1
/
+5
2023-07-27
fbdev: imsttfb: Fix use after free bug in imsttfb_probe
Zheng Wang
1
-7
/
+8
2023-07-27
video: imsttfb: check for ioremap() failures
Greg Kroah-Hartman
1
-3
/
+18
2023-06-09
fbcon: Fix null-ptr-deref in soft_cursor
Helge Deller
1
-0
/
+3
2023-06-09
treewide: Remove uninitialized_var() usage
Kees Cook
3
-8
/
+7
2023-06-09
fbdev: stifb: Fix info entry in sti_struct on error path
Helge Deller
1
-0
/
+1
[next]