index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fbdev
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-28
fbdev: Fix vmalloc out-of-bounds write in fast_imageblit
Sravan Kumar Gundu
1
-4
/
+5
2025-08-28
fbdev: fix potential buffer overflow in do_register_framebuffer()
Yongzhen Zhang
1
-0
/
+3
2025-08-15
fbdev: imxfb: Check fb_add_videomode to prevent null-ptr-deref
Chenyuan Yang
1
-2
/
+7
2025-08-15
fbcon: Fix outdated registered_fb reference in comment
Shixiong Ou
1
-2
/
+2
2025-07-06
fbdev: hyperv_fb: Convert comma to semicolon
Chen Ni
1
-1
/
+1
2025-07-06
tty: vt: make consw::con_switch() return a bool
Jiri Slaby (SUSE)
1
-3
/
+3
2025-07-06
tty: vt: sanitize arguments of consw::con_clear()
Jiri Slaby (SUSE)
1
-13
/
+19
2025-07-06
tty: vt: make init parameter of consw::con_init() a bool
Jiri Slaby (SUSE)
1
-1
/
+1
2025-07-06
drivers: hv, hyperv_fb: Untangle and refactor Hyper-V panic notifiers
Guilherme G. Piccoli
1
-0
/
+8
2025-07-06
fbdev: Fix do_register_framebuffer to prevent null-ptr-deref in fb_videomode_...
Murad Masimov
1
-7
/
+11
2025-06-27
fbcon: Make sure modelist not set on unregistered console
Kees Cook
1
-1
/
+6
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
fbcon: Use correct erase colour for clearing in fbcon
Zsolt Kajtar
7
-58
/
+18
2025-06-04
fbdev: fsl-diu-fb: add missing device_remove_file()
Shixiong Ou
1
-0
/
+1
2025-04-25
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-28
fbdev: hyperv_fb: iounmap() the correct memory when removing a device
Michael Kelley
1
-1
/
+1
2025-02-21
fbdev: omap: use threaded IRQ for LCD DMA
Aaro Koskinen
1
-2
/
+2
2025-02-21
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-12-14
fbdev: efifb: Register sysfs groups through driver core
Thomas Weißschuh
1
-9
/
+2
2024-10-17
fbdev: sisfb: Fix strbuf array overflow
Andrey Shumilin
1
-1
/
+1
2024-10-17
fbcon: Fix a NULL pointer dereference issue in fbcon_putcs
Qianqiang Liu
1
-0
/
+2
2024-10-17
fbdev: pxafb: Fix possible use after free in pxafb_task()
Kaixin Wang
1
-0
/
+1
2024-10-17
fbdev: hpfb: Fix an error handling path in hpfb_dio_probe()
Christophe JAILLET
1
-0
/
+1
2024-09-04
fbdev: offb: fix up missing cleanup.h
Greg Kroah-Hartman
1
-0
/
+1
2024-08-29
fbdev: offb: replace of_node_put with __free(device_node)
Abdulrasaq Lawani
1
-2
/
+1
2024-06-16
fbdev: savage: Handle err return when savagefb_check_var failed
Cai Xinchen
1
-1
/
+4
2024-06-12
fbdev: sh7760fb: allow modular build
Randy Dunlap
1
-2
/
+2
2024-06-12
fbdev: sisfb: hide unused variables
Arnd Bergmann
1
-2
/
+1
2024-06-12
fbdev: shmobile: fix snprintf truncation
Arnd Bergmann
1
-1
/
+1
2024-05-02
fbdev: fix incorrect address computation in deferred IO
Nam Cao
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-06
fbcon: always restore the old font data in fbcon_do_set_font()
Jiri Slaby (SUSE)
1
-5
/
+3
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-26
fbdev: flush deferred IO before closing
Nam Cao
1
-1
/
+1
2024-01-26
fbdev: flush deferred work in fb_deferred_io_fsync()
Nam Cao
1
-5
/
+1
2024-01-26
fbdev: imxfb: fix left margin setting
Dario Binacchi
1
-2
/
+25
2024-01-10
fbdev: imsttfb: fix double free in probe()
Dan Carpenter
1
-5
/
+1
2024-01-10
fbdev: imsttfb: Release framebuffer and dealloc cmap on error path
Helge Deller
1
-1
/
+5
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
[next]