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.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
2023-02-22
fbcon: Check font dimension limits
Samuel Thibault
1
-2
/
+5
2022-12-14
fbcon: Use kzalloc() in fbcon_prepare_logo()
Tetsuo Handa
1
-1
/
+1
2022-08-25
fbcon: Fix boundary checks for fbcon=vc:n1-n2 parameters
Helge Deller
1
-3
/
+5
2022-07-12
fbcon: Prevent that screen size is smaller than font size
Helge Deller
2
-1
/
+31
2022-07-12
fbcon: Disallow setting font bigger than screen size
Helge Deller
1
-0
/
+5
2022-07-12
fbmem: Check virtual screen sizes in fb_set_var()
Helge Deller
1
-0
/
+10
2022-07-12
fbdev: fbmem: Fix logo center image dx issue
Guiling Deng
1
-1
/
+1
2022-06-14
fbcon: Consistently protect deferred_takeover with console_lock()
Daniel Vetter
1
-2
/
+3
2022-04-15
video: fbdev: fbcvt.c: fix printing in fb_cvt_print_name()
Dan Carpenter
1
-32
/
+21
2021-09-15
fbmem: don't allow too huge resolutions
Tetsuo Handa
1
-0
/
+6
2021-07-20
fbmem: Do not delete the mode that is still in use
Zhen Lei
1
-7
/
+5
2021-05-26
tty: vt: always invoke vc->vc_sw->con_resize callback
Tetsuo Handa
1
-1
/
+1
2021-05-11
fbdev: zero-fill colormap in fbcmap.c
Phillip Potter
1
-4
/
+4
2021-04-07
drivers: video: fbcon: fix NULL dereference in fbcon_cursor()
Du Cheng
1
-0
/
+3
2020-10-29
fbmem: add margin check to fb_check_caps()
George Kennedy
1
-0
/
+4
2020-10-14
fbcon: Fix global-out-of-bounds read in fbcon_get_font()
Peilin Ye
1
-0
/
+12
2020-10-14
fbdev, newport_con: Move FONT_EXTRA_WORDS macros into linux/font.h
Peilin Ye
3
-7
/
+2
2020-09-23
fbcon: Fix user font detection test at fbcon_resize().
Tetsuo Handa
1
-1
/
+1
2020-09-17
fbcon: remove now unusued 'softback_lines' cursor() argument
Linus Torvalds
7
-44
/
+8
2020-09-17
fbcon: remove soft scrollback code
Linus Torvalds
1
-330
/
+4
2020-09-03
fbmem: pull fbcon_update_vcs() out of fb_set_var()
Tetsuo Handa
2
-8
/
+4
2020-09-03
fbcon: prevent user font height or width change from causing potential out-of...
George Kennedy
1
-2
/
+23
2020-07-29
fbdev: Detect integer underflow at "struct fbcon_ops"->clear_margins.
Tetsuo Handa
4
-8
/
+8
2020-04-23
fbmem: Adjust indentation in fb_prepare_logo and fb_blank
Nathan Chancellor
1
-18
/
+18
2020-04-23
fbdev: potential information leak in do_fb_ioctl()
Dan Carpenter
1
-1
/
+1
2020-04-13
fbcon: fix null-ptr-deref in fbcon_switch
Qiujun Huang
1
-0
/
+3
2019-08-05
backlight: drop EARLY_EVENT_BLANK support
Sam Ravnborg
1
-11
/
+1
2019-07-23
fbmem: remove redundant assignment to err
Colin Ian King
1
-1
/
+1
2019-07-23
fbdev: Ditch fb_edid_add_monspecs
Daniel Vetter
2
-153
/
+0
2019-06-19
fbcon: Export fbcon_update_vcs
Daniel Vetter
1
-0
/
+1
2019-06-13
fbcon: Document what I learned about fbcon locking
Daniel Vetter
1
-0
/
+19
2019-06-12
fbcon: Call con2fb_map functions directly
Daniel Vetter
2
-55
/
+38
2019-06-12
vgaswitcheroo: call fbcon_remap_all directly
Daniel Vetter
1
-9
/
+5
2019-06-12
fbcon: replace FB_EVENT_MODE_CHANGE/_ALL with direct calls
Daniel Vetter
2
-17
/
+19
2019-06-12
fb: Flatten control flow in fb_set_var
Daniel Vetter
1
-63
/
+63
2019-06-12
fbdev: remove FBINFO_MISC_USEREVENT around fb_blank
Daniel Vetter
3
-8
/
+2
2019-06-12
fbmem: pull fbcon_fb_blanked out of fb_blank
Daniel Vetter
2
-3
/
+9
2019-06-12
Revert "backlight/fbcon: Add FB_EVENT_CONBLANK"
Daniel Vetter
2
-13
/
+2
2019-06-12
fbdev: Call fbcon_get_requirement directly
Daniel Vetter
2
-11
/
+3
2019-06-12
fbcon: Call fbcon_mode_deleted/new_modelist directly
Daniel Vetter
2
-26
/
+10
2019-06-12
fbdev: directly call fbcon_suspended/resumed
Daniel Vetter
2
-13
/
+4
2019-06-12
fbdev: unify unlink_framebuffer paths
Daniel Vetter
1
-27
/
+20
2019-06-12
fbdev: make unregister/unlink functions not fail
Daniel Vetter
1
-50
/
+23
2019-06-12
fbcon: call fbcon_fb_bind directly
Daniel Vetter
2
-22
/
+9
2019-06-12
fbdev: lock_fb_info cannot fail
Daniel Vetter
3
-63
/
+19
2019-06-12
fbdev: sysfs files can't disappear before the device is gone
Daniel Vetter
1
-8
/
+2
2019-06-12
fbcon: call fbcon_fb_(un)registered directly
Daniel Vetter
2
-18
/
+20
2019-06-12
fbcon: Remove fbcon_has_exited
Daniel Vetter
1
-34
/
+7
2019-06-12
fbcon: s/struct display/struct fbcon_display/
Daniel Vetter
2
-40
/
+40
2019-06-12
fbdev: locking check for fb_set_suspend
Daniel Vetter
1
-0
/
+2
[next]