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
4 days
fbdev: udlfb: add vm_ops to dlfb_ops_mmap to prevent use-after-free
Rajat Gupta
1
-1
/
+30
10 days
fbdev: defio: Remove duplicate include of linux/module.h
Chen Ni
1
-1
/
+0
2026-04-22
fbdev: hgafb: Request memory region before ioremap
Hardik Phalet
1
-2
/
+7
2026-04-22
fbdev: clps711x-fb: Request memory region for MMIO
Amit Barzilai
1
-6
/
+3
2026-04-22
fbdev: cobalt_lcdfb: Request memory region
Amit Barzilai
1
-9
/
+3
2026-04-22
fbdev: atyfb: Fix spelling mistake "enfore" -> "enforce"
Ethan Carter Edwards
1
-1
/
+1
2026-04-22
fbdev: savage: fix probe-path EDID cleanup leaks
Yuho Choi
1
-0
/
+2
2026-04-22
fbdev: offb: fix PCI device reference leak on probe failure
Yuho Choi
1
-1
/
+6
2026-04-10
fbdev: udlfb: avoid divide-by-zero on FBIOPUT_VSCREENINFO
Greg Kroah-Hartman
1
-0
/
+3
2026-04-10
fbdev: tdfxfb: avoid divide-by-zero on FBIOPUT_VSCREENINFO
Greg Kroah-Hartman
1
-0
/
+3
2026-04-09
fbdev: omap2: fix inconsistent lock returns in omapfb_mmap
Hongling Zeng
1
-1
/
+1
2026-04-07
fbcon: Put font-rotation state into separate struct
Thomas Zimmermann
6
-32
/
+41
2026-04-07
fbcon: Fill cursor mask in helper function
Thomas Zimmermann
6
-151
/
+78
2026-04-07
lib/fonts: Implement font rotation
Thomas Zimmermann
2
-60
/
+20
2026-04-07
lib/fonts: Implement glyph rotation
Thomas Zimmermann
4
-83
/
+8
2026-04-07
lib/fonts: Provide helpers for calculating glyph pitch and size
Thomas Zimmermann
4
-17
/
+18
2026-04-07
fbcon: Avoid OOB font access if console rotation fails
Thomas Zimmermann
1
-1
/
+4
2026-03-31
fbdev: atyfb: Remove unused fb_list
Geert Uytterhoeven
1
-4
/
+0
2026-03-21
fbdev: matroxfb: Mark variable with __maybe_unused to avoid W=1 build break
Andy Shevchenko
1
-1
/
+1
2026-03-21
fbdev: update help text for CONFIG_FB_NVIDIA
robgithub
1
-4
/
+6
2026-03-10
fbdev: omapfb: Add missing error check for clk_get()
Chen Ni
1
-0
/
+4
2026-03-10
fbdev: viafb: check ioremap return value in viafb_lcd_get_mobile_state
Wang Jun
1
-0
/
+3
2026-03-09
lib/fonts: Store font data for user space with font_data_export()
Thomas Zimmermann
1
-55
/
+2
2026-03-09
lib/fonts: Create font_data_t from struct console_font with font_data_import()
Thomas Zimmermann
1
-34
/
+4
2026-03-09
lib/fonts: Compare font data for equality with font_data_is_equal()
Thomas Zimmermann
1
-6
/
+1
2026-03-09
lib/fonts: Manage font-data lifetime with font_data_get/_put()
Thomas Zimmermann
2
-36
/
+30
2026-03-09
lib/fonts: Read font size with font_data_size()
Thomas Zimmermann
1
-7
/
+7
2026-03-09
lib/fonts: Store font data as font_data_t; update consoles
Thomas Zimmermann
2
-18
/
+29
2026-03-09
vt: Calculate font-buffer size with vc_font_size()
Thomas Zimmermann
1
-7
/
+2
2026-03-09
vt: Store font in struct vc_font
Thomas Zimmermann
3
-10
/
+9
2026-03-09
fbdev: Declare src parameter of fb_pad_ helpers as constant
Thomas Zimmermann
1
-3
/
+3
2026-03-09
fbdev: defio: Move pageref array to struct fb_deferred_io_state
Thomas Zimmermann
1
-28
/
+27
2026-03-09
fbdev: defio: Move variable state into struct fb_deferred_io_state
Thomas Zimmermann
1
-15
/
+22
2026-03-09
fbdev: defio: Keep module reference from VMAs
Thomas Zimmermann
1
-0
/
+6
2026-03-09
fbdev: defio: Disconnect deferred I/O from the lifetime of struct fb_info
Thomas Zimmermann
1
-36
/
+142
2026-03-09
fbdev: macfb: Replace deprecated strcpy with strscpy
Thorsten Blum
1
-19
/
+19
2026-03-09
fbdev: tdfxfb: Make the VGA register initialisation a bit more obvious
Daniel Palmer
1
-54
/
+55
2026-03-09
fbdev: wmt_ge_rops: use devm_platform_ioremap_resource()
Amin GATTOUT
1
-14
/
+4
2026-03-09
fbdev: goldfishfb: use devm_platform_ioremap_resource()
Amin GATTOUT
1
-11
/
+3
2026-03-05
fbdev: au1100fb: Fix build on MIPS64
Helge Deller
1
-2
/
+6
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
6
-12
/
+6
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
36
-53
/
+53
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
43
-72
/
+69
2026-02-19
fbdev: au1100fb: Replace license boilerplate by SPDX header
Uwe Kleine-König
1
-20
/
+1
2026-02-19
fbdev: au1100fb: Fold au1100fb.h into its only user
Uwe Kleine-König
2
-373
/
+338
2026-02-19
fbdev: au1100fb: Replace custom printk wrappers by pr_*
Uwe Kleine-König
2
-30
/
+21
2026-02-19
fbdev: au1100fb: Make driver compilable on non-mips platforms
Uwe Kleine-König
3
-5
/
+12
2026-02-19
fbdev: au1100fb: Use proper conversion specifiers in printk formats
Uwe Kleine-König
1
-3
/
+3
2026-02-19
fbdev: au1100fb: Mark several local functions as static
Uwe Kleine-König
1
-6
/
+7
[next]