index
:
linux-stable.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.19.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-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
Age
Commit message (
Expand
)
Author
4 days
Merge tag 'drm-next-2026-04-15' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
9 days
fbdev: udlfb: avoid divide-by-zero on FBIOPUT_VSCREENINFO
Greg Kroah-Hartman
9 days
fbdev: tdfxfb: avoid divide-by-zero on FBIOPUT_VSCREENINFO
Greg Kroah-Hartman
10 days
fbdev: omap2: fix inconsistent lock returns in omapfb_mmap
Hongling Zeng
12 days
fbcon: Put font-rotation state into separate struct
Thomas Zimmermann
12 days
fbcon: Fill cursor mask in helper function
Thomas Zimmermann
12 days
lib/fonts: Implement font rotation
Thomas Zimmermann
12 days
lib/fonts: Implement glyph rotation
Thomas Zimmermann
12 days
lib/fonts: Provide helpers for calculating glyph pitch and size
Thomas Zimmermann
12 days
fbcon: Avoid OOB font access if console rotation fails
Thomas Zimmermann
2026-03-31
fbdev: atyfb: Remove unused fb_list
Geert Uytterhoeven
2026-03-21
fbdev: matroxfb: Mark variable with __maybe_unused to avoid W=1 build break
Andy Shevchenko
2026-03-21
fbdev: update help text for CONFIG_FB_NVIDIA
robgithub
2026-03-11
Merge v7.0-rc3 into drm-next
Simona Vetter
2026-03-10
fbdev: omapfb: Add missing error check for clk_get()
Chen Ni
2026-03-10
fbdev: viafb: check ioremap return value in viafb_lcd_get_mobile_state
Wang Jun
2026-03-09
lib/fonts: Store font data for user space with font_data_export()
Thomas Zimmermann
2026-03-09
lib/fonts: Create font_data_t from struct console_font with font_data_import()
Thomas Zimmermann
2026-03-09
lib/fonts: Compare font data for equality with font_data_is_equal()
Thomas Zimmermann
2026-03-09
lib/fonts: Manage font-data lifetime with font_data_get/_put()
Thomas Zimmermann
2026-03-09
lib/fonts: Read font size with font_data_size()
Thomas Zimmermann
2026-03-09
lib/fonts: Store font data as font_data_t; update consoles
Thomas Zimmermann
2026-03-09
lib/fonts: Remove FNTCHARCNT()
Thomas Zimmermann
2026-03-09
vt: Calculate font-buffer size with vc_font_size()
Thomas Zimmermann
2026-03-09
vt: Store font in struct vc_font
Thomas Zimmermann
2026-03-09
fbdev: Declare src parameter of fb_pad_ helpers as constant
Thomas Zimmermann
2026-03-09
fbdev: defio: Move pageref array to struct fb_deferred_io_state
Thomas Zimmermann
2026-03-09
fbdev: defio: Move variable state into struct fb_deferred_io_state
Thomas Zimmermann
2026-03-09
fbdev: defio: Keep module reference from VMAs
Thomas Zimmermann
2026-03-09
fbdev: defio: Disconnect deferred I/O from the lifetime of struct fb_info
Thomas Zimmermann
2026-03-09
fbdev: macfb: Replace deprecated strcpy with strscpy
Thorsten Blum
2026-03-09
fbdev: tdfxfb: Make the VGA register initialisation a bit more obvious
Daniel Palmer
2026-03-09
fbdev: wmt_ge_rops: use devm_platform_ioremap_resource()
Amin GATTOUT
2026-03-09
fbdev: goldfishfb: use devm_platform_ioremap_resource()
Amin GATTOUT
2026-03-05
fbdev: au1100fb: Fix build on MIPS64
Helge Deller
2026-02-23
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-20
Merge tag 'fbdev-for-7.0-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2026-02-19
fbdev: au1100fb: Replace license boilerplate by SPDX header
Uwe Kleine-König
2026-02-19
fbdev: au1100fb: Fold au1100fb.h into its only user
Uwe Kleine-König
2026-02-19
fbdev: au1100fb: Replace custom printk wrappers by pr_*
Uwe Kleine-König
2026-02-19
fbdev: au1100fb: Make driver compilable on non-mips platforms
Uwe Kleine-König
2026-02-19
fbdev: au1100fb: Use proper conversion specifiers in printk formats
Uwe Kleine-König
2026-02-19
fbdev: au1100fb: Mark several local functions as static
Uwe Kleine-König
2026-02-19
fbdev: au1100fb: Don't store device specific data in global variables
Uwe Kleine-König
2026-02-16
Merge tag 'backlight-next-6.20' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2026-02-14
fbcon: Remove struct fbcon_display.inverse
Thomas Zimmermann
[next]