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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-07
udlfb: Fix memory leak in dlfb_usb_probe
Zqiang
1
-0
/
+1
2021-03-04
fbdev: aty: SPARC64 requires FB_ATY_CT
Randy Dunlap
1
-1
/
+1
2021-01-12
video: hyperv_fb: Fix the mmap() regression for v5.4.y and older
Dexuan Cui
1
-4
/
+2
2020-12-30
video: fbdev: atmel_lcdfb: fix return error code in atmel_lcdfb_of_init()
Yang Yingliang
1
-1
/
+1
2020-12-02
video: hyperv_fb: Fix the cache type when mapping the VRAM
Dexuan Cui
1
-1
/
+6
2020-11-05
video: fbdev: pvr2fb: initialize variables
Tom Rix
1
-0
/
+2
2020-10-29
fbmem: add margin check to fb_check_caps()
George Kennedy
1
-0
/
+4
2020-10-29
video: fbdev: radeon: Fix memleak in radeonfb_pci_register
Dinghao Liu
1
-1
/
+1
2020-10-29
video: fbdev: sis: fix null ptr dereference
Tom Rix
1
-6
/
+5
2020-10-29
video: fbdev: vga16fb: fix setting of pixclock because a pass-by-value error
Colin Ian King
1
-7
/
+7
2020-10-29
backlight: sky81452-backlight: Fix refcount imbalance on error
dinghao.liu@zju.edu.cn
1
-0
/
+1
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
4
-13
/
+3
2020-09-23
fbcon: Fix user font detection test at fbcon_resize().
Tetsuo Handa
1
-1
/
+1
2020-09-17
video: fbdev: fix OOB read in vga_8planes_imageblit()
Tetsuo Handa
1
-1
/
+1
2020-09-17
vgacon: remove software scrollback support
Linus Torvalds
2
-266
/
+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
3
-10
/
+7
2020-09-03
fbcon: prevent user font height or width change from causing potential out-of...
George Kennedy
1
-2
/
+23
2020-09-03
omapfb: fix multiple reference count leaks due to pm_runtime_get_sync
Aditya Pakki
6
-12
/
+26
2020-08-26
efi: avoid error message when booting under Xen
Juergen Gross
1
-1
/
+1
2020-08-19
video: pxafb: Fix the function used to balance a 'dma_alloc_coherent()' call
Christophe JAILLET
1
-2
/
+2
2020-08-19
console: newport_con: fix an issue about leak related system resources
Dejin Zheng
1
-2
/
+10
2020-08-19
video: fbdev: sm712fb: fix an issue about iounmap for a wrong address
Dejin Zheng
1
-0
/
+2
2020-08-19
video: fbdev: neofb: fix memory leak in neo_scan_monitor()
Evgeny Novikov
1
-0
/
+1
2020-08-19
video: fbdev: savage: fix memory leak on error handling path in probe
Evgeny Novikov
1
-0
/
+2
2020-08-11
vgacon: Fix for missing check in scrollback handling
Yunhai Zhang
1
-0
/
+4
2020-08-11
omapfb: dss: Fix max fclk divider for omap36xx
Adam Ford
1
-1
/
+1
2020-07-29
fbdev: Detect integer underflow at "struct fbcon_ops"->clear_margins.
Tetsuo Handa
4
-8
/
+8
2020-06-24
backlight: lp855x: Ensure regulators are disabled on probe failure
Jon Hunter
1
-4
/
+16
2020-06-17
video: fbdev: w100fb: Fix a potential double free.
Christophe JAILLET
1
-0
/
+2
2020-06-17
video: vt8500lcdfb: fix fallthrough warning
Sam Ravnborg
1
-0
/
+1
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
2020-03-12
vgacon: Fix a UAF in vgacon_invert_region
Zhang Xiaoxu
1
-0
/
+3
2020-02-24
pxa168fb: Fix the function used to release some memory in an error handling path
Christophe JAILLET
1
-3
/
+3
2019-12-17
video/hdmi: Fix AVI bar unpack
Ville Syrjälä
1
-4
/
+4
2019-11-08
Merge tag 'drm-misc-fixes-2019-11-07-1' of git://anongit.freedesktop.org/drm/...
Dave Airlie
1
-4
/
+4
2019-11-04
fbdev: c2p: Fix link failure on non-inlining
Geert Uytterhoeven
1
-4
/
+4
2019-10-05
video/logo: do not generate unneeded logo C files
Masahiro Yamada
1
-19
/
+2
2019-10-05
video/logo: remove unneeded *.o pattern from clean-files
Masahiro Yamada
1
-1
/
+1
2019-09-24
Merge tag 'backlight-next-5.4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
8
-14
/
+84
2019-09-22
Merge tag 'mips_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
3
-700
/
+0
2019-09-20
Merge tag 'drm-next-2019-09-18' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
22
-377
/
+128
2019-09-18
Merge tag 'driver-core-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-47
/
+26
2019-09-18
Merge tag 'pm-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
4
-50
/
+0
2019-09-17
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
4
-50
/
+0
2019-09-17
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
5
-879
/
+65
[next]