index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fbdev
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-08
Merge tag 'fbdev-for-6.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-4
/
+5
2025-08-02
fbdev: Fix vmalloc out-of-bounds write in fast_imageblit
Sravan Kumar Gundu
1
-4
/
+5
2025-08-02
Merge tag 'fbdev-for-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-86
/
+91
2025-07-27
fbcon: Use 'bool' where appopriate
Ville Syrjälä
1
-10
/
+11
2025-07-27
fbcon: Introduce get_{fg,bg}_color()
Ville Syrjälä
1
-6
/
+18
2025-07-27
fbcon: fbcon_is_inactive() -> fbcon_is_active()
Ville Syrjälä
1
-15
/
+15
2025-07-27
fbcon: fbcon_cursor_noblink -> fbcon_cursor_blink
Ville Syrjälä
1
-4
/
+4
2025-07-27
fbdev: Fix typo in Kconfig text for FB_DEVICE
Daniel Palmer
1
-1
/
+1
2025-07-27
fbdev: svgalib: Clean up coding style
Darshan R.
1
-53
/
+42
2025-07-27
fbdev: fix potential buffer overflow in do_register_framebuffer()
Yongzhen Zhang
1
-0
/
+3
2025-07-09
fbcon: Fix outdated registered_fb reference in comment
Shixiong Ou
1
-2
/
+2
2025-06-16
video: Make CONFIG_FIRMWARE_EDID generally available
Thomas Zimmermann
2
-17
/
+1
2025-06-16
fbdev: Include <linux/export.h>
Thomas Zimmermann
15
-0
/
+23
2025-06-03
Merge tag 'backlight-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-18
/
+85
2025-05-31
fbdev: Fix fb_set_var to prevent null-ptr-deref in fb_videomode_to_var
Murad Masimov
1
-1
/
+3
2025-05-31
fbdev: Fix do_register_framebuffer to prevent null-ptr-deref in fb_videomode_...
Murad Masimov
1
-7
/
+11
2025-05-31
fbdev: core: fbcvt: avoid division by 0 in fb_cvt_hperiod()
Sergey Shtylyov
1
-1
/
+1
2025-05-31
fbcon: Make sure modelist not set on unregistered console
Kees Cook
1
-1
/
+6
2025-04-10
leds: backlight trigger: Replace fb events with a dedicated function call
Thomas Zimmermann
1
-9
/
+10
2025-04-10
backlight: lcd: Replace fb events with a dedicated function call
Thomas Zimmermann
1
-4
/
+35
2025-04-10
backlight: Replace fb events with a dedicated function call
Thomas Zimmermann
2
-0
/
+14
2025-04-10
fbdev: Send old blank state in FB_EVENT_BLANK
Thomas Zimmermann
1
-1
/
+4
2025-04-10
fbdev: Track display blanking state
Thomas Zimmermann
3
-5
/
+21
2025-04-10
fbdev: Rework fb_blank()
Thomas Zimmermann
1
-8
/
+10
2025-04-01
Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-28
/
+15
2025-03-27
fbcon: Use static attribute groups for sysfs entries
Shixiong Ou
1
-50
/
+19
2025-03-27
fbdev: Refactoring the fbcon packed pixel drawing routines
Zsolt Kajtar
13
-2255
/
+1464
2025-03-27
fbdev: Register sysfs groups through device_add_group
Shixiong Ou
1
-30
/
+39
2025-03-27
fbcon: Use correct erase colour for clearing in fbcon
Zsolt Kajtar
7
-58
/
+18
2025-03-27
fbdev: core: tileblit: Implement missing margin clearing for tileblit
Zsolt Kajtar
1
-1
/
+36
2025-03-17
fb_defio: do not use deprecated page->mapping, index fields
Lorenzo Stoakes
1
-28
/
+15
2024-12-17
fbdev: Fix recursive dependencies wrt BACKLIGHT_CLASS_DEVICE
Thomas Zimmermann
1
-2
/
+1
2024-09-26
fbcon: break earlier in search_fb_in_map and search_for_mapped_con
Qianqiang Liu
1
-2
/
+6
2024-09-26
fbcon: Fix a NULL pointer dereference issue in fbcon_putcs
Qianqiang Liu
1
-0
/
+2
2024-09-19
Merge tag 'drm-next-2024-09-19' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-1
/
+15
2024-08-30
fbdev: Introduce devm_register_framebuffer()
Thomas Weißschuh
1
-0
/
+30
2024-08-08
Merge tag 'drm-misc-next-2024-08-01' of https://gitlab.freedesktop.org/drm/mi...
Daniel Vetter
1
-1
/
+15
2024-07-22
fbcon: Use oops_in_progress instead of panic_cpu
Jocelyn Falempe
1
-0
/
+9
2024-07-22
Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-6
/
+7
2024-07-19
fbcon: Add an option to disable fbcon in panic
Jocelyn Falempe
1
-1
/
+6
2024-07-04
mm: remove page_mkclean()
Kefeng Wang
1
-2
/
+2
2024-07-04
fb_defio: use a folio in fb_deferred_io_work()
Kefeng Wang
1
-4
/
+5
2024-05-27
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2
-1
/
+7
2024-05-22
Merge tag 'backlight-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+6
2024-05-21
Merge tag 'asm-generic-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2024-05-03
arch: Remove struct fb_info from video helpers
Thomas Zimmermann
1
-1
/
+1
2024-05-02
fbdev/deferred-io: Provide get_page hook in struct fb_deferred_io
Thomas Zimmermann
1
-0
/
+4
2024-05-02
fbdev/deferred-io: Always call get_page() for framebuffer pages
Thomas Zimmermann
1
-4
/
+5
2024-05-02
fbdev/deferred-io: Test smem_start for I/O memory
Thomas Zimmermann
1
-2
/
+2
2024-05-02
fbdev/deferred-io: Test screen_buffer for vmalloc'ed memory
Thomas Zimmermann
1
-3
/
+3
[next]