开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fbdev
Age
Commit message (
Expand
)
Author
11 days
fbdev: modedb: Fix misaligned fields in the 1920x1080-60 mode
Steffen Persvold
13 days
fbdev: modedb: fix a possible UAF in fb_find_mode()
Tuo Li
2026-06-09
fbdev: s3fb: Use strscpy() to copy strings into arrays
David Laight
2026-06-09
fbdev: sm501fb: Fix buffer errors in OF binding code
David Laight
2026-06-09
fbcon: correct CONFIG_FB_TILEBLITTING macro name in #endif comment
Ethan Nelson-Moore
2026-06-09
fbdev: mmpfb: Use strscpy() to copy device name
David Laight
2026-06-09
fbdev: sisfb: Replace strlen() strcpy() pair with strscpy()
David Laight
2026-06-09
fbdev: rivafb: Use strscpy() to copy device name
David Laight
2026-06-09
fbdev: cyber2000fb: Use strscpy() to copy device name
David Laight
2026-06-09
fbdev: atmel_lcdfb: Use strscpy() to copy device name
David Laight
2026-06-09
fbdev: Do not export fbcon from fbdev
Thomas Zimmermann
2026-06-09
fbdev: Wrap fbcon updates from vga-switcheroo in helper
Thomas Zimmermann
2026-06-09
fbdev: Wrap user-invoked calls to fb_blank() in helper
Thomas Zimmermann
2026-06-09
fbdev: Wrap user-invoked calls to fb_set_var() in helper
Thomas Zimmermann
2026-06-09
fbdev: omap2: fix use-after-free in omapfb_mmap
Hongling Zeng
2026-06-09
fbdev: pxa168fb: use devm_ioremap_resource() for MMIO
AlbertoArostegui
2026-06-09
fbdev: grvga: Fix CLUT register address offset in comment
Eduardo Silva
2026-06-09
fbdev: sunxvr2500: replace printk with device-aware logging functions
Rahman Mahmutović
2026-06-09
fbcon: don't suspend/resume when vc is graphics mode
Lu Yao
2026-06-09
fbdev: chipsfb: add missing MODULE_DESCRIPTION() macro
Rahman Mahmutović
2026-06-09
fbdev: sm712: Fix operator precedence in big_swap macro
Li RongQing
2026-06-07
fbdev: vesafb: fix memory leak in vesafb_probe()
Abdun Nihaal
2026-06-07
fbdev: efifb: fix memory leak in efifb_probe()
Abdun Nihaal
2026-06-07
fbdev: uvesafb: fix potential memory leak in uvesafb_probe()
Abdun Nihaal
2026-06-07
fbdev: tridentfb: fix potential memory leak in trident_pci_probe()
Abdun Nihaal
2026-06-07
fbdev: tdfxfb: fix potential memory leak in tdfxfb_probe()
Abdun Nihaal
2026-06-07
fbdev: s3fb: fix potential memory leak in s3_pci_probe()
Abdun Nihaal
2026-06-07
fbdev: nvidia: fix potential memory leak in nvidiafb_probe()
Abdun Nihaal
2026-06-07
fbdev: i740fb: fix potential memory leak in i740fb_probe()
Abdun Nihaal
2026-06-07
fbdev: carminefb: fix potential memory leak in alloc_carmine_fb()
Abdun Nihaal
2026-06-07
fbdev: radeon: fix potential memory leak in radeonfb_pci_register()
Abdun Nihaal
2026-06-07
fbdev: metronomefb: fix potential memory leak in metronomefb_probe()
Abdun Nihaal
2026-06-07
fbdev: broadsheetfb: fix potential memory leak in broadsheetfb_probe()
Abdun Nihaal
2026-06-07
fbdev: hecubafb: fix potential memory leak in hecubafb_probe()
Abdun Nihaal
2026-06-07
fbdev: atmel_lcdfb: Use of_device_get_match_data()
Rosen Penev
2026-06-07
fbdev: imxfb: Use of_device_get_match_data()
Rosen Penev
2026-06-07
fbcon: Use correct type for vc_resize() return value
Jiacheng Yu
2026-06-07
fbdev: Consistently define pci_device_ids using named initializers
Uwe Kleine-König
2026-06-07
fbdev: matroxfb/ssd1307fb: Use named initializers for struct i2c_device_id
Uwe Kleine-König
2026-05-20
fbdev: remove Hercules monochrome ISA graphics adapter driver
Ethan Nelson-Moore
2026-05-04
fbdev: udlfb: add vm_ops to dlfb_ops_mmap to prevent use-after-free
Rajat Gupta
2026-04-28
fbdev: defio: Remove duplicate include of linux/module.h
Chen Ni
2026-04-22
fbdev: hgafb: Request memory region before ioremap
Hardik Phalet
2026-04-22
fbdev: clps711x-fb: Request memory region for MMIO
Amit Barzilai
2026-04-22
fbdev: cobalt_lcdfb: Request memory region
Amit Barzilai
2026-04-22
fbdev: atyfb: Fix spelling mistake "enfore" -> "enforce"
Ethan Carter Edwards
2026-04-22
fbdev: savage: fix probe-path EDID cleanup leaks
Yuho Choi
2026-04-22
fbdev: offb: fix PCI device reference leak on probe failure
Yuho Choi
2026-04-10
fbdev: udlfb: avoid divide-by-zero on FBIOPUT_VSCREENINFO
Greg Kroah-Hartman
2026-04-10
fbdev: tdfxfb: avoid divide-by-zero on FBIOPUT_VSCREENINFO
Greg Kroah-Hartman
[next]