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
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-05
fbdev: au1200fb: Fix potential divide by zero
Wei Chen
1
-0
/
+3
2023-04-05
fbdev: lxfb: Fix potential divide by zero
Wei Chen
1
-0
/
+3
2023-04-05
fbdev: intelfb: Fix potential divide by zero
Wei Chen
1
-0
/
+3
2023-04-05
fbdev: nvidia: Fix potential divide by zero
Wei Chen
1
-0
/
+2
2023-04-05
fbdev: tgafb: Fix potential divide by zero
Wei Chen
1
-0
/
+3
2023-03-22
fbdev: stifb: Provide valid pixelclock and add fb_check_var() checks
Helge Deller
1
-0
/
+27
2023-02-22
fbdev: smscufx: fix error handling code in ufx_usb_probe
Dongliang Mu
1
-15
/
+31
2023-02-22
fbcon: Check font dimension limits
Samuel Thibault
1
-2
/
+5
2023-01-18
fbdev: uvesafb: Fixes an error handling path in uvesafb_probe()
Christophe JAILLET
1
-0
/
+1
2023-01-18
fbdev: vermilion: decrease reference count in error path
Xiongfeng Wang
1
-1
/
+3
2023-01-18
fbdev: via: Fix error in via_core_init()
Shang XiaoJing
1
-1
/
+8
2023-01-18
fbdev: pm2fb: fix missing pci_disable_device()
Yang Yingliang
1
-2
/
+7
2023-01-18
fbdev: ssd1307fb: Drop optional dependency
Andy Shevchenko
1
-1
/
+0
2022-12-14
fbcon: Use kzalloc() in fbcon_prepare_logo()
Tetsuo Handa
1
-1
/
+1
2022-11-03
fbdev: smscufx: Fix several use-after-free bugs
Hyunwoo Kim
1
-25
/
+30
2022-10-26
fbdev: smscufx: Fix use-after-free in ufx_ops_open()
Hyunwoo Kim
1
-1
/
+13
2022-10-26
parisc: fbdev/stifb: Align graphics memory size to 4MB
Helge Deller
1
-1
/
+1
2022-09-28
video: fbdev: pxa3xx-gcu: Fix integer overflow in pxa3xx_gcu_write
Hyunwoo Kim
1
-1
/
+1
2022-09-15
fbdev: chipsfb: Add missing pci_disable_device() in chipsfb_pci_init()
Yang Yingliang
1
-0
/
+1
2022-09-05
fbdev: fb_pm2fb: Avoid potential divide by zero error
Letu Ren
1
-0
/
+5
2022-08-25
video: fbdev: i740fb: Check the argument of i740_calc_vclk()
Zheyu Ma
1
-2
/
+7
2022-08-25
video: fbdev: s3fb: Check the size of screen before memset_io()
Zheyu Ma
1
-0
/
+2
2022-08-25
video: fbdev: arkfb: Check the size of screen before memset_io()
Zheyu Ma
1
-0
/
+2
2022-08-25
video: fbdev: vt8623fb: Check the size of screen before memset_io()
Zheyu Ma
1
-0
/
+2
2022-08-25
video: fbdev: arkfb: Fix a divide-by-zero bug in ark_set_pixclock()
Zheyu Ma
1
-1
/
+6
2022-08-25
video: fbdev: sis: fix typos in SiS_GetModeID()
Rustam Subkhankulov
1
-2
/
+2
2022-08-25
video: fbdev: amba-clcd: Fix refcount leak bugs
Liang He
1
-6
/
+18
2022-08-25
fbcon: Fix boundary checks for fbcon=vc:n1-n2 parameters
Helge Deller
1
-3
/
+5
2022-07-12
fbcon: Prevent that screen size is smaller than font size
Helge Deller
2
-1
/
+31
2022-07-12
fbcon: Disallow setting font bigger than screen size
Helge Deller
1
-0
/
+5
2022-07-12
fbmem: Check virtual screen sizes in fb_set_var()
Helge Deller
1
-0
/
+10
2022-07-12
fbdev: fbmem: Fix logo center image dx issue
Guiling Deng
1
-1
/
+1
2022-06-14
video: fbdev: pxa3xx-gcu: release the resources correctly in pxa3xx_gcu_probe...
Yang Yingliang
1
-5
/
+7
2022-06-14
video: fbdev: clcdfb: Fix refcount leak in clcdfb_of_vram_setup
Miaoqian Lin
1
-1
/
+4
2022-06-14
fbcon: Consistently protect deferred_takeover with console_lock()
Daniel Vetter
1
-2
/
+3
2022-05-09
video: fbdev: udlfb: properly check endpoint type
Pavel Skripkin
1
-2
/
+12
2022-04-15
video: fbdev: sm712fb: Fix crash in smtcfb_write()
Zheyu Ma
1
-17
/
+4
2022-04-15
video: fbdev: udlfb: replace snprintf in show functions with sysfs_emit
Jing Yao
1
-4
/
+4
2022-04-15
video: fbdev: omapfb: panel-tpo-td043mtea1: Use sysfs_emit() instead of snpri...
Jing Yao
1
-2
/
+2
2022-04-15
video: fbdev: omapfb: panel-dsi-cm: Use sysfs_emit() instead of snprintf()
Jing Yao
1
-4
/
+4
2022-04-15
video: fbdev: omapfb: acx565akm: replace snprintf with sysfs_emit
Yang Guang
1
-1
/
+1
2022-04-15
video: fbdev: cirrusfb: check pixclock to avoid divide by zero
George Kennedy
1
-8
/
+8
2022-04-15
video: fbdev: w100fb: Reset global state
Evgeny Novikov
1
-3
/
+12
2022-04-15
video: fbdev: nvidiafb: Use strscpy() to prevent buffer overflow
Tim Gardner
1
-1
/
+1
2022-04-15
video: fbdev: omapfb: Add missing of_node_put() in dvic_probe_of
Miaoqian Lin
1
-0
/
+1
2022-04-15
video: fbdev: fbcvt.c: fix printing in fb_cvt_print_name()
Dan Carpenter
1
-32
/
+21
2022-04-15
video: fbdev: atmel_lcdfb: fix an error code in atmel_lcdfb_probe()
Dan Carpenter
1
-5
/
+6
2022-04-15
video: fbdev: smscufx: Fix null-ptr-deref in ufx_usb_probe()
Wang Hai
1
-2
/
+1
2022-04-15
video: fbdev: atari: Atari 2 bpp (STe) palette bugfix
Michael Schmitz
1
-6
/
+6
2022-04-15
video: fbdev: sm712fb: Fix crash in smtcfb_read()
Helge Deller
1
-18
/
+7
[next]