index
:
sugar/linux
mainline
Sugar's Linux Kernel Patch
Asai Neko
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fbdev
/
core
/
bitblit.c
Age
Commit message (
Expand
)
Author
2025-11-21
Merge tag 'v6.18-rc6' into drm-next
Dave Airlie
2025-10-28
fbdev: bitblit: bound-check glyph index in bit_putcs*
Junjie Cao
2025-10-21
Merge tag 'drm-misc-next-2025-10-02' of https://gitlab.freedesktop.org/drm/mi...
Simona Vetter
2025-10-04
fbdev: Add bounds checking in bit_putcs to fix vmalloc-out-of-bounds
Albin Babu Varghese
2025-09-19
fbcon: Streamline setting rotated/unrotated bitops
Thomas Zimmermann
2025-09-19
fbcon: Move fbcon callbacks into struct fbcon_bitops
Thomas Zimmermann
2025-09-19
fbcon: Rename struct fbcon_ops to struct fbcon_par
Thomas Zimmermann
2025-03-26
fbcon: Use correct erase colour for clearing in fbcon
Zsolt Kajtar
2024-01-27
tty: vt: remove CM_* constants
Jiri Slaby (SUSE)
2024-01-27
fbdev/core: simplify cursor_state setting in fbcon_ops::cursor()
Jiri Slaby (SUSE)
2023-05-27
fbcon: Fix null-ptr-deref in soft_cursor
Helge Deller
2022-02-02
Revert "fbdev: Garbage collect fbdev scrolling acceleration, part 1 (from TOD...
Helge Deller
2021-10-13
fbdev: Garbage collect fbdev scrolling acceleration, part 1 (from TODO list)
Claudio Suarez
2020-11-17
fbcon: Drop EXPORT_SYMBOL
Daniel Vetter
2020-09-14
fbcon: remove now unusued 'softback_lines' cursor() argument
Linus Torvalds
2020-07-27
Merge 5.8-rc7 into tty-next
Greg Kroah-Hartman
2020-07-23
fbdev: Detect integer underflow at "struct fbcon_ops"->clear_margins.
Tetsuo Handa
2020-06-24
vt: use newly defined CUR_* macros
Jiri Slaby
2020-06-24
vt: redefine world of cursor macros
Jiri Slaby
2020-06-24
vc: separate state
Jiri Slaby
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2017-08-18
fbcon: add fbcon=margin:<color> command line option
David Lechner
2017-08-01
fbcon: Make fbcon a built-time depency for fbdev
Daniel Vetter