summaryrefslogtreecommitdiff
path: root/drivers/video/fbdev/core/bitblit.c
AgeCommit message (Expand)Author
2025-12-07fbdev: Add bounds checking in bit_putcs to fix vmalloc-out-of-boundsAlbin Babu Varghese
2025-12-07fbdev: bitblit: bound-check glyph index in bit_putcs*Junjie Cao
2025-06-04fbcon: Use correct erase colour for clearing in fbconZsolt Kajtar
2023-06-09fbcon: Fix null-ptr-deref in soft_cursorHelge Deller
2020-09-14fbcon: remove now unusued 'softback_lines' cursor() argumentLinus Torvalds
2020-07-27Merge 5.8-rc7 into tty-nextGreg Kroah-Hartman
2020-07-23fbdev: Detect integer underflow at "struct fbcon_ops"->clear_margins.Tetsuo Handa
2020-06-24vt: use newly defined CUR_* macrosJiri Slaby
2020-06-24vt: redefine world of cursor macrosJiri Slaby
2020-06-24vc: separate stateJiri Slaby
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2017-08-18fbcon: add fbcon=margin:<color> command line optionDavid Lechner
2017-08-01fbcon: Make fbcon a built-time depency for fbdevDaniel Vetter