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-07
fbdev: Add bounds checking in bit_putcs to fix vmalloc-out-of-bounds
Albin Babu Varghese
1
-0
/
+17
2025-12-07
fbdev: valkyriefb: Fix reference count leak in valkyriefb_init
Miaoqian Lin
1
-0
/
+2
2025-12-07
fbdev: pvr2fb: Fix leftover reference to ONCHIP_NR_DMA_CHANNELS
Florian Fuchs
1
-1
/
+1
2025-12-07
fbdev: bitblit: bound-check glyph index in bit_putcs*
Junjie Cao
1
-4
/
+12
2025-12-07
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-10-02
Revert "fbdev: Disable sysfb device registration when removing conflicting FBs"
Brett A C Sheffield
1
-12
/
+0
2025-08-28
fbdev: Fix vmalloc out-of-bounds write in fast_imageblit
Sravan Kumar Gundu
1
-4
/
+5
2025-08-28
fbdev: imxfb: Check fb_add_videomode to prevent null-ptr-deref
Chenyuan Yang
1
-2
/
+7
2025-07-10
tty: vt: make consw::con_switch() return a bool
Jiri Slaby (SUSE)
1
-3
/
+3
2025-07-10
tty: vt: sanitize arguments of consw::con_clear()
Jiri Slaby (SUSE)
1
-13
/
+19
2025-07-10
tty: vt: make init parameter of consw::con_init() a bool
Jiri Slaby (SUSE)
1
-1
/
+1
2025-07-10
fbcon: delete a few unneeded forward decl
Daniel Vetter
1
-16
/
+1
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-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-04-10
fbdev: hyperv_fb: iounmap() the correct memory when removing a device
Michael Kelley
1
-1
/
+1
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-10-17
fbdev: sisfb: Fix strbuf array overflow
Andrey Shumilin
1
-1
/
+1
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-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-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-02-23
fbdev: flush deferred IO before closing
Nam Cao
1
-1
/
+1
2024-02-23
fbdev: Fix incorrect page mapping clearance at fb_deferred_io_release()
Takashi Iwai
1
-4
/
+13
2024-02-23
fbdev: Fix invalid page access after closing deferred I/O devices
Takashi Iwai
2
-1
/
+13
2024-02-23
fbdev: Rename pagelist to pagereflist for deferred I/O
Thomas Zimmermann
10
-52
/
+38
2024-02-23
fbdev: Track deferred-I/O pages in pageref struct
Thomas Zimmermann
8
-66
/
+126
2024-02-23
fbdev: defio: fix the pagelist corruption
Chuansheng Liu
1
-1
/
+8
2024-02-23
fbdev: Don't sort deferred-I/O pages by default
Thomas Zimmermann
4
-7
/
+20
2024-02-23
fbdev/defio: Early-out if page is already enlisted
Thomas Zimmermann
1
-9
/
+17
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
[next]