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
/
fbdev
/
core
Age
Commit message (
Expand
)
Author
7 days
fbcon: Avoid OOB font access if console rotation fails
Thomas Zimmermann
7 days
fbdev: defio: Disconnect deferred I/O from the lifetime of struct fb_info
Thomas Zimmermann
2026-03-04
fbcon: Remove struct fbcon_display.inverse
Thomas Zimmermann
2026-03-04
fbcon: check return value of con2fb_acquire_newinfo()
Andrey Vatoropin
2025-11-24
fbdev: Add bounds checking in bit_putcs to fix vmalloc-out-of-bounds
Albin Babu Varghese
2025-11-24
fbdev: bitblit: bound-check glyph index in bit_putcs*
Junjie Cao
2025-11-24
fbcon: Set fb_display[i]->mode to NULL when the mode is released
Quanmin Yan
2025-10-19
fbdev: Fix logic error in "offb" name match
Finn Thain
2025-10-02
fbcon: Fix OOB access in font allocation
Thomas Zimmermann
2025-10-02
fbcon: fix integer overflow in fbcon_do_set_font
Samasth Norway Ananda
2025-08-28
fbdev: Fix vmalloc out-of-bounds write in fast_imageblit
Sravan Kumar Gundu
2025-08-28
fbdev: fix potential buffer overflow in do_register_framebuffer()
Yongzhen Zhang
2025-08-15
fbcon: Fix outdated registered_fb reference in comment
Shixiong Ou
2025-07-06
tty: vt: make consw::con_switch() return a bool
Jiri Slaby (SUSE)
2025-07-06
tty: vt: sanitize arguments of consw::con_clear()
Jiri Slaby (SUSE)
2025-07-06
tty: vt: make init parameter of consw::con_init() a bool
Jiri Slaby (SUSE)
2025-06-27
fbcon: Make sure modelist not set on unregistered console
Kees Cook
2025-06-27
fbdev: Fix fb_set_var to prevent null-ptr-deref in fb_videomode_to_var
Murad Masimov
2025-06-27
fbdev: Fix do_register_framebuffer to prevent null-ptr-deref in fb_videomode_...
Murad Masimov
2025-06-19
fbdev: core: fbcvt: avoid division by 0 in fb_cvt_hperiod()
Sergey Shtylyov
2025-06-04
fbdev: core: tileblit: Implement missing margin clearing for tileblit
Zsolt Kajtar
2025-06-04
fbcon: Use correct erase colour for clearing in fbcon
Zsolt Kajtar
2024-10-17
fbcon: Fix a NULL pointer dereference issue in fbcon_putcs
Qianqiang Liu
2024-06-12
drm/omapdrm: Fix console with deferred ops
Tony Lindgren
2024-06-12
fbdev: Provide I/O-memory helpers as module
Thomas Zimmermann
2024-05-02
fbdev: fix incorrect address computation in deferred IO
Nam Cao
2024-04-13
fbmon: prevent division by zero in fb_videomode_from_videomode()
Roman Smirnov
2024-03-06
fbcon: always restore the old font data in fbcon_do_set_font()
Jiri Slaby (SUSE)
2024-01-25
fbdev: flush deferred IO before closing
Nam Cao
2024-01-25
fbdev: flush deferred work in fb_deferred_io_fsync()
Nam Cao
2023-10-17
Merge tag 'fbdev-for-6.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-10-16
fbdev: core: syscopyarea: fix sloppy typing
Sergey Shtylyov
2023-10-16
fbdev: core: cfbcopyarea: fix sloppy typing
Sergey Shtylyov
2023-09-18
drm: fix up fbdev Kconfig defaults
Arnd Bergmann
2023-08-31
fbdev/core: Use list_for_each_entry() helper
Jinjie Ruan
2023-08-30
Merge tag 'drm-next-2023-08-30' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2023-08-24
BackMerge tag 'v6.5-rc7' into drm-next
Dave Airlie
2023-08-18
drm/i915: Move abs_diff() to math.h
Andy Shevchenko
2023-08-03
fbcon: Make fbcon_registered_fb and fbcon_num_registered_fb static
GUO Zihua
2023-07-31
fbdev: Use _DMAMEM_ infix for DMA-memory helpers
Thomas Zimmermann
2023-07-31
fbdev: Use _SYSMEM_ infix for system-memory helpers
Thomas Zimmermann
2023-07-31
fbdev: Use _IOMEM_ infix for I/O-memory helpers
Thomas Zimmermann
2023-07-28
Revert "fbcon: Use kzalloc() in fbcon_prepare_logo()"
Geert Uytterhoeven
2023-07-24
fbdev: Add fb_ops init macros for framebuffers in DMA-able memory
Thomas Zimmermann
2023-07-24
fbdev: Document that framebuffer_alloc() returns zero'ed data
Thomas Zimmermann
2023-07-24
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2023-07-22
fbdev: Split frame buffer support in FB and FB_CORE symbols
Javier Martinez Canillas
2023-07-22
fbdev: Move core fbdev symbols to a separate Kconfig file
Javier Martinez Canillas
2023-07-20
fbcon: remove unused display (p) from fbcon_redraw()
Jiri Slaby (SUSE)
2023-07-17
Merge tag 'drm-misc-next-2023-07-13' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
[next]