index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fbdev
Age
Commit message (
Expand
)
Author
Files
Lines
21 hours
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...
Uwe Kleine-König (The Capable Hub)
4
-4
/
+0
8 days
fbdev: Fix fb_new_modelist to prevent null-ptr-deref in fb_videomode_to_var
Ian Bridges
1
-0
/
+12
8 days
fbcon: fix NULL pointer dereference for a console without vc_data
Ian Bridges
1
-3
/
+4
8 days
fbdev: fix use-after-free in store_modes()
Ian Bridges
1
-1
/
+9
8 days
fbdev: viafb: return an error when DMA copy times out
Pengpeng Hou
1
-2
/
+5
8 days
fbdev: goldfishfb: fail pan display on base-update timeout
Pengpeng Hou
1
-4
/
+9
8 days
fbdev: fbcon: fix out-of-bounds read in err_out of fbcon_do_set_font()
Mingyu Wang
1
-0
/
+7
9 days
fbdev: pm2fb: unwind WC setup on probe failure
Haoxiang Li
1
-0
/
+1
11 days
fbdev: vga16fb: Drop unused assignment of platform_device_id driver data
Uwe Kleine-König
1
-2
/
+2
2026-06-12
fbdev: modedb: Fix misaligned fields in the 1920x1080-60 mode
Steffen Persvold
1
-1
/
+1
2026-06-10
fbdev: modedb: fix a possible UAF in fb_find_mode()
Tuo Li
1
-2
/
+1
2026-06-09
fbdev: s3fb: Use strscpy() to copy strings into arrays
David Laight
1
-1
/
+1
2026-06-09
fbdev: sm501fb: Fix buffer errors in OF binding code
David Laight
1
-4
/
+12
2026-06-09
fbcon: correct CONFIG_FB_TILEBLITTING macro name in #endif comment
Ethan Nelson-Moore
1
-1
/
+1
2026-06-09
fbdev: mmpfb: Use strscpy() to copy device name
David Laight
1
-1
/
+1
2026-06-09
fbdev: sisfb: Replace strlen() strcpy() pair with strscpy()
David Laight
1
-2
/
+1
2026-06-09
fbdev: rivafb: Use strscpy() to copy device name
David Laight
1
-1
/
+1
2026-06-09
fbdev: cyber2000fb: Use strscpy() to copy device name
David Laight
1
-1
/
+1
2026-06-09
fbdev: atmel_lcdfb: Use strscpy() to copy device name
David Laight
1
-1
/
+1
2026-06-09
fbdev: Do not export fbcon from fbdev
Thomas Zimmermann
4
-3
/
+52
2026-06-09
fbdev: Wrap fbcon updates from vga-switcheroo in helper
Thomas Zimmermann
1
-0
/
+10
2026-06-09
fbdev: Wrap user-invoked calls to fb_blank() in helper
Thomas Zimmermann
4
-7
/
+13
2026-06-09
fbdev: Wrap user-invoked calls to fb_set_var() in helper
Thomas Zimmermann
6
-18
/
+17
2026-06-09
fbdev: omap2: fix use-after-free in omapfb_mmap
Hongling Zeng
1
-1
/
+8
2026-06-09
fbdev: pxa168fb: use devm_ioremap_resource() for MMIO
AlbertoArostegui
1
-4
/
+3
2026-06-09
fbdev: grvga: Fix CLUT register address offset in comment
Eduardo Silva
1
-1
/
+1
2026-06-09
fbdev: sunxvr2500: replace printk with device-aware logging functions
Rahman Mahmutović
1
-12
/
+7
2026-06-09
fbcon: don't suspend/resume when vc is graphics mode
Lu Yao
1
-3
/
+6
2026-06-09
fbdev: chipsfb: add missing MODULE_DESCRIPTION() macro
Rahman Mahmutović
1
-0
/
+1
2026-06-09
fbdev: sm712: Fix operator precedence in big_swap macro
Li RongQing
1
-1
/
+1
2026-06-07
fbdev: vesafb: fix memory leak in vesafb_probe()
Abdun Nihaal
1
-0
/
+1
2026-06-07
fbdev: efifb: fix memory leak in efifb_probe()
Abdun Nihaal
1
-0
/
+1
2026-06-07
fbdev: uvesafb: fix potential memory leak in uvesafb_probe()
Abdun Nihaal
1
-2
/
+2
2026-06-07
fbdev: tridentfb: fix potential memory leak in trident_pci_probe()
Abdun Nihaal
1
-0
/
+1
2026-06-07
fbdev: tdfxfb: fix potential memory leak in tdfxfb_probe()
Abdun Nihaal
1
-0
/
+1
2026-06-07
fbdev: s3fb: fix potential memory leak in s3_pci_probe()
Abdun Nihaal
1
-0
/
+1
2026-06-07
fbdev: nvidia: fix potential memory leak in nvidiafb_probe()
Abdun Nihaal
1
-0
/
+1
2026-06-07
fbdev: i740fb: fix potential memory leak in i740fb_probe()
Abdun Nihaal
1
-0
/
+1
2026-06-07
fbdev: carminefb: fix potential memory leak in alloc_carmine_fb()
Abdun Nihaal
1
-0
/
+1
2026-06-07
fbdev: radeon: fix potential memory leak in radeonfb_pci_register()
Abdun Nihaal
1
-0
/
+1
2026-06-07
fbdev: metronomefb: fix potential memory leak in metronomefb_probe()
Abdun Nihaal
1
-2
/
+6
2026-06-07
fbdev: broadsheetfb: fix potential memory leak in broadsheetfb_probe()
Abdun Nihaal
1
-2
/
+6
2026-06-07
fbdev: hecubafb: fix potential memory leak in hecubafb_probe()
Abdun Nihaal
1
-1
/
+5
2026-06-07
fbdev: atmel_lcdfb: Use of_device_get_match_data()
Rosen Penev
1
-4
/
+2
2026-06-07
fbdev: imxfb: Use of_device_get_match_data()
Rosen Penev
1
-5
/
+1
2026-06-07
fbcon: Use correct type for vc_resize() return value
Jiacheng Yu
1
-2
/
+1
2026-06-07
fbdev: Consistently define pci_device_ids using named initializers
Uwe Kleine-König
21
-399
/
+296
2026-06-07
fbdev: matroxfb/ssd1307fb: Use named initializers for struct i2c_device_id
Uwe Kleine-König
2
-5
/
+5
2026-05-20
fbdev: remove Hercules monochrome ISA graphics adapter driver
Ethan Nelson-Moore
3
-699
/
+0
2026-05-04
fbdev: udlfb: add vm_ops to dlfb_ops_mmap to prevent use-after-free
Rajat Gupta
1
-1
/
+30
[next]