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
Age
Commit message (
Expand
)
Author
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-10-01
drm/omap: fix possible object reference leak
Wen Yang
2020-09-23
fbcon: Fix user font detection test at fbcon_resize().
Tetsuo Handa
2020-09-23
video: fbdev: fix OOB read in vga_8planes_imageblit()
Tetsuo Handa
2020-09-23
vgacon: remove software scrollback support
Linus Torvalds
2020-09-23
fbcon: remove now unusued 'softback_lines' cursor() argument
Linus Torvalds
2020-09-23
fbcon: remove soft scrollback code
Linus Torvalds
2020-09-03
fbcon: prevent user font height or width change from causing potential out-of...
George Kennedy
2020-08-26
omapfb: dss: Fix max fclk divider for omap36xx
Adam Ford
2020-08-21
console: newport_con: fix an issue about leak related system resources
Dejin Zheng
2020-08-21
video: fbdev: sm712fb: fix an issue about iounmap for a wrong address
Dejin Zheng
2020-08-21
video: fbdev: neofb: fix memory leak in neo_scan_monitor()
Evgeny Novikov
2020-08-21
vgacon: Fix for missing check in scrollback handling
Yunhai Zhang
2020-08-21
fbdev: Detect integer underflow at "struct fbcon_ops"->clear_margins.
Tetsuo Handa
2020-06-20
video: fbdev: w100fb: Fix a potential double free.
Christophe JAILLET
2020-06-11
x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping
Jia Zhang
2020-04-24
fbdev: potential information leak in do_fb_ioctl()
Dan Carpenter
2020-04-24
video: fbdev: sis: Remove unnecessary parentheses and commented code
Nathan Chancellor
2020-03-11
vgacon: Fix a UAF in vgacon_invert_region
Zhang Xiaoxu
2020-01-29
backlight: lm3630a: Return 0 on success in update_status functions
Brian Masney
2020-01-29
fbdev: chipsfb: remove set but not used variable 'size'
YueHaibing
2019-12-21
video/hdmi: Fix AVI bar unpack
Ville Syrjälä
2019-11-25
backlight: lm3639: Unconditionally call led_classdev_unregister
Nathan Chancellor
2019-11-25
fbdev: sbuslib: integer overflow in sbusfb_ioctl_helper()
Dan Carpenter
2019-11-25
fbdev: sbuslib: use checked version of put_user()
Dan Carpenter
2019-11-25
fbdev: Ditch fb_edid_add_monspecs
Daniel Vetter
2019-11-25
fbdev: Remove unused SH-Mobile HDMI driver
Geert Uytterhoeven
2019-10-07
video: ssd1307fb: Start page range at page_offset
Marko Kohtala
2019-06-22
video: imsttfb: fix potential NULL pointer dereferences
Kangjie Lu
2019-06-22
video: hgafb: fix potential NULL pointer dereference
Kangjie Lu
2019-06-11
fbdev: fix WARNING in __alloc_pages_nodemask bug
Jiufei Xue
2019-06-11
fbdev: fix divide error in fb_var_to_videomode
Shile Zhang
2019-06-11
fbdev: sm712fb: fix memory frequency by avoiding a switch/case fallthrough
Yifeng Li
2019-06-11
fbdev: sm712fb: fix crashes and garbled display during DPMS modesetting
Yifeng Li
2019-06-11
fbdev: sm712fb: use 1024x768 by default on non-MIPS, fix garbled display
Yifeng Li
2019-06-11
fbdev: sm712fb: fix support for 1024x768-16 mode
Yifeng Li
2019-06-11
fbdev: sm712fb: fix crashes during framebuffer writes by correctly mapping VRAM
Yifeng Li
2019-06-11
fbdev: sm712fb: fix boot screen glitch when sm712fb replaces VGA
Yifeng Li
2019-06-11
fbdev: sm712fb: fix white screen of death on reboot, don't set CR3B-CR3F
Yifeng Li
2019-06-11
fbdev: sm712fb: fix VRAM detection, don't set SR70/71/74/75
Yifeng Li
2019-06-11
fbdev: sm712fb: fix brightness control on reboot, don't set SR30
Yifeng Li
2019-04-27
fbdev: fbmem: fix memory access if logo is bigger than the screen
Manfred Schlaegl
2019-04-03
video: fbdev: Set pixclock = 0 in goldfishfb
Christoffer Dall
2019-02-20
fbdev: fbcon: Fix unregister crash when more than one framebuffer
Noralf Trønnes
2019-02-20
fbdev: fbmem: behave better with small rotated displays and many CPUs
Peter Rosin
2019-02-20
video: clps711x-fb: release disp device node in probe()
Alexey Khoroshilov
2019-01-26
omap2fb: Fix stack memory disclosure
Vlad Tsyrklevich
2018-12-17
matroxfb: fix size of memcpy
Sudip Mukherjee
2018-12-17
mm: replace get_user_pages_unlocked() write/force parameters with gup_flags
Lorenzo Stoakes
[next]