index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fbdev
/
core
/
fbcon.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-23
fbcon: Fix OOB access in font allocation
Thomas Zimmermann
1
-3
/
+3
2025-09-22
fbcon: fix integer overflow in fbcon_do_set_font
Samasth Norway Ananda
1
-2
/
+9
2025-08-08
Merge tag 'fbdev-for-6.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/linux-fbdev
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/git/deller/linux-fbdev
Linus Torvalds
1
-32
/
+45
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-09
fbcon: Fix outdated registered_fb reference in comment
Shixiong Ou
1
-2
/
+2
2025-06-16
fbdev: Include <linux/export.h>
Thomas Zimmermann
1
-0
/
+1
2025-05-31
fbcon: Make sure modelist not set on unregistered console
Kees Cook
1
-1
/
+6
2025-03-26
fbcon: Use static attribute groups for sysfs entries
Shixiong Ou
1
-50
/
+19
2025-03-26
fbcon: Use correct erase colour for clearing in fbcon
Zsolt Kajtar
1
-4
/
+6
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-07-22
fbcon: Use oops_in_progress instead of panic_cpu
Jocelyn Falempe
1
-0
/
+9
2024-07-19
fbcon: Add an option to disable fbcon in panic
Jocelyn Falempe
1
-1
/
+6
2024-05-03
arch: Remove struct fb_info from video helpers
Thomas Zimmermann
1
-1
/
+1
2024-03-22
Merge tag 'fbdev-for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/linux-fbdev
Linus Torvalds
1
-7
/
+9
2024-03-21
Merge tag 'tty-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
1
-79
/
+44
2024-03-16
fbcon: Increase maximum font width x height to 64 x 128
Samuel Thibault
1
-7
/
+9
2024-02-26
fbcon: always restore the old font data in fbcon_do_set_font()
Jiri Slaby (SUSE)
1
-5
/
+3
2024-02-04
Merge 6.8-rc3 into tty-next
Greg Kroah-Hartman
1
-2
/
+1
2024-01-27
fbcon: remove fbcon_getxy()
Jiri Slaby (SUSE)
1
-25
/
+0
2024-01-27
fbcon: remove consw::con_screen_pos()
Jiri Slaby (SUSE)
1
-6
/
+0
2024-01-27
tty: vt: make consw::con_font_default()'s name const
Jiri Slaby (SUSE)
1
-1
/
+2
2024-01-27
tty: vt: make font of consw::con_font_set() const
Jiri Slaby (SUSE)
1
-1
/
+1
2024-01-27
tty: vt: make types around consw::con_blank() bool
Jiri Slaby (SUSE)
1
-3
/
+3
2024-01-27
tty: vt: use enum constants for VESA blanking modes
Jiri Slaby (SUSE)
1
-1
/
+2
2024-01-27
tty: vt: make consw::con_switch() return a bool
Jiri Slaby (SUSE)
1
-3
/
+3
2024-01-27
tty: vt: remove CM_* constants
Jiri Slaby (SUSE)
1
-10
/
+9
2024-01-27
tty: vt: sanitize consw::con_putcs() parameters
Jiri Slaby (SUSE)
1
-2
/
+2
2024-01-27
tty: vt: eliminate unneeded consw::con_putc() implementations
Jiri Slaby (SUSE)
1
-9
/
+0
2024-01-27
tty: vt: sanitize arguments of consw::con_clear()
Jiri Slaby (SUSE)
1
-13
/
+19
2024-01-27
tty: vt: make init parameter of consw::con_init() a bool
Jiri Slaby (SUSE)
1
-1
/
+1
2024-01-27
tty: vt: make consw::con_debug_*() return void
Jiri Slaby (SUSE)
1
-4
/
+2
2024-01-27
tty: vt: pass vc_resize_user as a parameter
Jiri Slaby (SUSE)
1
-1
/
+1
2024-01-27
fbcon: make display_desc a static array in fbcon_startup()
Jiri Slaby (SUSE)
1
-1
/
+1
2024-01-22
fbcon: Fix incorrect printed function name in fbcon_prepare_logo()
Geert Uytterhoeven
1
-2
/
+1
2023-09-29
Merge tag 'drm-misc-next-2023-09-27' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
Dave Airlie
1
-0
/
+2
2023-09-11
fbdev/core: Move logo functions into separate source file
Thomas Zimmermann
1
-0
/
+2
2023-08-24
BackMerge tag 'v6.5-rc7' into drm-next
Dave Airlie
1
-4
/
+3
2023-08-03
fbcon: Make fbcon_registered_fb and fbcon_num_registered_fb static
GUO Zihua
1
-2
/
+2
2023-07-28
Revert "fbcon: Use kzalloc() in fbcon_prepare_logo()"
Geert Uytterhoeven
1
-1
/
+1
2023-07-20
fbcon: remove unused display (p) from fbcon_redraw()
Jiri Slaby (SUSE)
1
-4
/
+3
2023-06-27
fbdev/core: Rework fb init code
Thomas Zimmermann
1
-0
/
+1
2023-05-18
fbdev: Include <linux/fb.h> instead of <asm/fb.h>
Thomas Zimmermann
1
-1
/
+0
2023-04-13
fbcon: set_con2fb_map needs to set con2fb_map!
Daniel Vetter
1
-1
/
+2
2023-04-13
fbcon: Fix error paths in set_con2fb_map
Daniel Vetter
1
-9
/
+8
[next]