index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fbdev
/
core
Age
Commit message (
Expand
)
Author
2024-04-13
fbmon: prevent division by zero in fb_videomode_from_videomode()
Roman Smirnov
2024-01-25
fbdev: flush deferred work in fb_deferred_io_fsync()
Nam Cao
2023-08-30
fbdev: fix potential OOB read in fast_imageblit()
Zhang Shurong
2023-08-30
fbdev: Fix sys_imageblit() for arbitrary image widths
Thomas Zimmermann
2023-08-30
fbdev: Improve performance of sys_imageblit()
Thomas Zimmermann
2023-06-09
fbcon: Fix null-ptr-deref in soft_cursor
Helge Deller
2023-06-09
fbdev: modedb: Add 1920x1080 at 60 Hz video mode
Helge Deller
2023-02-22
fbcon: Check font dimension limits
Samuel Thibault
2022-12-14
fbcon: Use kzalloc() in fbcon_prepare_logo()
Tetsuo Handa
2022-08-25
fbcon: Fix boundary checks for fbcon=vc:n1-n2 parameters
Helge Deller
2022-07-12
fbcon: Prevent that screen size is smaller than font size
Helge Deller
2022-07-12
fbcon: Disallow setting font bigger than screen size
Helge Deller
2022-07-12
fbmem: Check virtual screen sizes in fb_set_var()
Helge Deller
2022-07-12
fbdev: fbmem: Fix logo center image dx issue
Guiling Deng
2022-06-14
fbcon: Consistently protect deferred_takeover with console_lock()
Daniel Vetter
2022-04-15
video: fbdev: fbcvt.c: fix printing in fb_cvt_print_name()
Dan Carpenter
2021-09-15
fbmem: don't allow too huge resolutions
Tetsuo Handa
2021-07-20
fbmem: Do not delete the mode that is still in use
Zhen Lei
2021-05-26
tty: vt: always invoke vc->vc_sw->con_resize callback
Tetsuo Handa
2021-05-11
fbdev: zero-fill colormap in fbcmap.c
Phillip Potter
2021-04-07
drivers: video: fbcon: fix NULL dereference in fbcon_cursor()
Du Cheng
2020-10-29
fbmem: add margin check to fb_check_caps()
George Kennedy
2020-10-14
fbcon: Fix global-out-of-bounds read in fbcon_get_font()
Peilin Ye
2020-10-14
fbdev, newport_con: Move FONT_EXTRA_WORDS macros into linux/font.h
Peilin Ye
2020-09-23
fbcon: Fix user font detection test at fbcon_resize().
Tetsuo Handa
2020-09-17
fbcon: remove now unusued 'softback_lines' cursor() argument
Linus Torvalds
2020-09-17
fbcon: remove soft scrollback code
Linus Torvalds
2020-09-03
fbmem: pull fbcon_update_vcs() out of fb_set_var()
Tetsuo Handa
2020-09-03
fbcon: prevent user font height or width change from causing potential out-of...
George Kennedy
2020-07-29
fbdev: Detect integer underflow at "struct fbcon_ops"->clear_margins.
Tetsuo Handa
2020-04-23
fbmem: Adjust indentation in fb_prepare_logo and fb_blank
Nathan Chancellor
2020-04-23
fbdev: potential information leak in do_fb_ioctl()
Dan Carpenter
2020-04-13
fbcon: fix null-ptr-deref in fbcon_switch
Qiujun Huang
2019-08-05
backlight: drop EARLY_EVENT_BLANK support
Sam Ravnborg
2019-07-23
fbmem: remove redundant assignment to err
Colin Ian King
2019-07-23
fbdev: Ditch fb_edid_add_monspecs
Daniel Vetter
2019-06-19
fbcon: Export fbcon_update_vcs
Daniel Vetter
2019-06-13
fbcon: Document what I learned about fbcon locking
Daniel Vetter
2019-06-12
fbcon: Call con2fb_map functions directly
Daniel Vetter
2019-06-12
vgaswitcheroo: call fbcon_remap_all directly
Daniel Vetter
2019-06-12
fbcon: replace FB_EVENT_MODE_CHANGE/_ALL with direct calls
Daniel Vetter
2019-06-12
fb: Flatten control flow in fb_set_var
Daniel Vetter
2019-06-12
fbdev: remove FBINFO_MISC_USEREVENT around fb_blank
Daniel Vetter
2019-06-12
fbmem: pull fbcon_fb_blanked out of fb_blank
Daniel Vetter
2019-06-12
Revert "backlight/fbcon: Add FB_EVENT_CONBLANK"
Daniel Vetter
2019-06-12
fbdev: Call fbcon_get_requirement directly
Daniel Vetter
2019-06-12
fbcon: Call fbcon_mode_deleted/new_modelist directly
Daniel Vetter
2019-06-12
fbdev: directly call fbcon_suspended/resumed
Daniel Vetter
2019-06-12
fbdev: unify unlink_framebuffer paths
Daniel Vetter
2019-06-12
fbdev: make unregister/unlink functions not fail
Daniel Vetter
[next]