1. 27fd3a2 video: fbdev: radeon: Fix memleak in radeonfb_pci_register by Dinghao Liu · 4 years, 1 month ago
  2. 2422fb5 video: fbdev: sis: fix null ptr dereference by Tom Rix · 4 years, 2 months ago
  3. 32bc70b video: fbdev: vga16fb: fix setting of pixclock because a pass-by-value error by Colin Ian King · 4 years, 3 months ago
  4. 6621e5b backlight: sky81452-backlight: Fix refcount imbalance on error by dinghao.liu@zju.edu.cn · 4 years, 2 months ago
  5. 43198a5 fbcon: Fix global-out-of-bounds read in fbcon_get_font() by Peilin Ye · 4 years ago
  6. 7b9eaa7 fbdev, newport_con: Move FONT_EXTRA_WORDS macros into linux/font.h by Peilin Ye · 4 years ago
  7. 76fe9298 fbcon: Fix user font detection test at fbcon_resize(). by Tetsuo Handa · 4 years, 1 month ago
  8. 2b53710 video: fbdev: fix OOB read in vga_8planes_imageblit() by Tetsuo Handa · 4 years, 1 month ago
  9. e8b41a9 fbcon: remove now unusued 'softback_lines' cursor() argument by Linus Torvalds · 4 years, 1 month ago
  10. 770adb5 fbcon: remove soft scrollback code by Linus Torvalds · 4 years, 1 month ago
  11. f5fa64c vgacon: remove software scrollback support by Linus Torvalds · 4 years, 1 month ago
  12. 72f0998 fbcon: prevent user font height or width change from causing potential out-of-bounds access by George Kennedy · 4 years, 2 months ago
  13. 1c33c23 omapfb: fix multiple reference count leaks due to pm_runtime_get_sync by Aditya Pakki · 4 years, 4 months ago
  14. 1eb3a9e efi: avoid error message when booting under Xen by Juergen Gross · 4 years, 3 months ago
  15. 73f971a video: pxafb: Fix the function used to balance a 'dma_alloc_coherent()' call by Christophe JAILLET · 4 years, 5 months ago
  16. fd6aeb2 console: newport_con: fix an issue about leak related system resources by Dejin Zheng · 4 years, 6 months ago
  17. 573150b video: fbdev: sm712fb: fix an issue about iounmap for a wrong address by Dejin Zheng · 4 years, 6 months ago
  18. dc14469 video: fbdev: neofb: fix memory leak in neo_scan_monitor() by Evgeny Novikov · 4 years, 3 months ago
  19. 6121954 vgacon: Fix for missing check in scrollback handling by Yunhai Zhang · 4 years, 2 months ago
  20. 546e19d omapfb: dss: Fix max fclk divider for omap36xx by Adam Ford · 4 years, 3 months ago
  21. dd58bd1 fbdev: Detect integer underflow at "struct fbcon_ops"->clear_margins. by Tetsuo Handa · 4 years, 3 months ago
  22. 5970f0c backlight: lp855x: Ensure regulators are disabled on probe failure by Jon Hunter · 4 years, 8 months ago
  23. c6ee786 video: fbdev: w100fb: Fix a potential double free. by Christophe JAILLET · 4 years, 5 months ago
  24. 7b24ff9 fbdev: potential information leak in do_fb_ioctl() by Dan Carpenter · 4 years, 9 months ago
  25. adff7c6 video: fbdev: sis: Remove unnecessary parentheses and commented code by Nathan Chancellor · 6 years ago
  26. e9944eb fbcon: fix null-ptr-deref in fbcon_switch by Qiujun Huang · 4 years, 6 months ago
  27. 7abe1e0 vgacon: Fix a UAF in vgacon_invert_region by Zhang Xiaoxu · 4 years, 7 months ago
  28. 8cc5aa5 pxa168fb: Fix the function used to release some memory in an error handling path by Christophe JAILLET · 5 years ago
  29. 5105593 backlight: pwm_bl: Fix heuristic to determine number of brightness levels by Matthias Kaehlcke · 5 years ago
  30. 8aba42a backlight: lm3630a: Return 0 on success in update_status functions by Brian Masney · 5 years ago
  31. 4e07cae fbdev: chipsfb: remove set but not used variable 'size' by YueHaibing · 6 years ago
  32. ecc8a51 video/hdmi: Fix AVI bar unpack by Ville Syrjälä · 5 years ago
  33. b0c6a78 backlight: lm3639: Unconditionally call led_classdev_unregister by Nathan Chancellor · 6 years ago
  34. 84b787e fbdev: fix broken menu dependencies by Randy Dunlap · 6 years ago
  35. 21bb43c fbdev: sbuslib: integer overflow in sbusfb_ioctl_helper() by Dan Carpenter · 6 years ago
  36. e57ba9d fbdev: sbuslib: use checked version of put_user() by Dan Carpenter · 6 years ago
  37. 964cd86 atmel_lcdfb: support native-mode display-timings by Sam Ravnborg · 6 years ago
  38. 03543b9 fbdev: Ditch fb_edid_add_monspecs by Daniel Vetter · 5 years ago
  39. 043f022 video: ssd1307fb: Start page range at page_offset by Marko Kohtala · 5 years ago
  40. 3620b06 efifb: BGRT: Improve efifb_bgrt_sanity_check by Hans de Goede · 5 years ago
  41. e06d7a9 video: imsttfb: fix potential NULL pointer dereferences by Kangjie Lu · 6 years ago
  42. 1f2611a video: hgafb: fix potential NULL pointer dereference by Kangjie Lu · 6 years ago
  43. ff818b4 vt/fbcon: deinitialize resources in visual_init() after failed memory allocation by Grzegorz Halat · 5 years ago
  44. 1de8f96 efifb: Omit memory map check on legacy boot by Ard Biesheuvel · 6 years ago
  45. de2d09e fbdev: fix WARNING in __alloc_pages_nodemask bug by Jiufei Xue · 5 years ago
  46. 0bad28e fbdev: fix divide error in fb_var_to_videomode by Shile Zhang · 6 years ago
  47. b8304d9 udlfb: fix some inconsistent NULL checking by Dan Carpenter · 6 years ago
  48. fcac716 fbdev: sm712fb: fix memory frequency by avoiding a switch/case fallthrough by Yifeng Li · 6 years ago
  49. 2cf1dce fbdev: sm712fb: fix crashes and garbled display during DPMS modesetting by Yifeng Li · 6 years ago
  50. 27968d8 fbdev: sm712fb: use 1024x768 by default on non-MIPS, fix garbled display by Yifeng Li · 6 years ago
  51. f1c97f6 fbdev: sm712fb: fix support for 1024x768-16 mode by Yifeng Li · 6 years ago
  52. b415308 fbdev: sm712fb: fix crashes during framebuffer writes by correctly mapping VRAM by Yifeng Li · 6 years ago
  53. 02f89dd fbdev: sm712fb: fix boot screen glitch when sm712fb replaces VGA by Yifeng Li · 6 years ago
  54. 7e1b965 fbdev: sm712fb: fix white screen of death on reboot, don't set CR3B-CR3F by Yifeng Li · 6 years ago
  55. b0f0807 fbdev: sm712fb: fix VRAM detection, don't set SR70/71/74/75 by Yifeng Li · 6 years ago
  56. d307689 fbdev: sm712fb: fix brightness control on reboot, don't set SR30 by Yifeng Li · 6 years ago
  57. 702156c fbdev/efifb: Ignore framebuffer memmap entries that lack any memory types by Ard Biesheuvel · 5 years ago
  58. 42f59b8 udlfb: introduce a rendering mutex by Mikulas Patocka · 6 years ago
  59. fb36a97 udlfb: fix sleeping inside spinlock by Mikulas Patocka · 6 years ago
  60. 1b8c955 udlfb: delete the unused parameter for dlfb_handle_damage by Mikulas Patocka · 6 years ago
  61. 2142eba backlight: pwm_bl: Use gpiod_get_value_cansleep() to get initial state by Chen-Yu Tsai · 6 years ago
  62. 6d29364 fbdev: fbmem: fix memory access if logo is bigger than the screen by Manfred Schlaegl · 6 years ago
  63. c014cae udlfb: handle unplug properly by Mikulas Patocka · 6 years ago
  64. d87fa3f backlight: pwm_bl: Fix devicetree parsing with auto-generated brightness tables by Heiko Stuebner · 6 years ago
  65. 9e9435b fbdev: fbcon: Fix unregister crash when more than one framebuffer by Noralf Trønnes · 6 years ago
  66. 6584e6c fbdev: fbmem: behave better with small rotated displays and many CPUs by Peter Rosin · 6 years ago
  67. 8d13856 video: clps711x-fb: release disp device node in probe() by Alexey Khoroshilov · 6 years ago
  68. f4abbb1 vgacon: unconfuse vc_origin when using soft scrollback by Nicolas Pitre · 6 years ago
  69. 4190c5f omap2fb: Fix stack memory disclosure by Vlad Tsyrklevich · 6 years ago
  70. c1aa0c8 video: fbdev: pxafb: Fix "WARNING: invalid free of devm_ allocated data" by YueHaibing · 6 years ago
  71. 3690f53 mach64: fix image corruption due to reading accelerator registers by Mikulas Patocka · 6 years ago
  72. 215c559 mach64: fix display corruption on big endian machines by Mikulas Patocka · 6 years ago
  73. 3f7987f media: hdmi.h: rename ADOBE_RGB to OPRGB and ADOBE_YCC to OPYCC by Hans Verkuil · 6 years ago
  74. 76ebebd mach64: detect the dot clock divider correctly on sparc by Mikulas Patocka · 6 years ago
  75. 7c96879 video/fbdev/stifb: Fix spelling mistake in fall-through annotation by Gustavo A. R. Silva · 6 years ago
  76. cf7389b efifb: BGRT: Add nobgrt option by Hans de Goede · 6 years ago
  77. 1bafcbf fbdev/omapfb: fix omapfb_memory_read infoleak by Tomi Valkeinen · 6 years ago
  78. d85536c pxa168fb: prepare the clock by Lubomir Rintel · 6 years ago
  79. 06e386a Merge tag 'fbdev-v4.19' of https://github.com/bzolnier/linux by Linus Torvalds · 6 years ago
  80. 61c4fc1 Merge tag 'backlight-next-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight by Linus Torvalds · 6 years ago
  81. d5acba2 Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago
  82. 71f3a82 Merge tag 'media/v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 6 years ago
  83. 54dbe75 Merge tag 'drm-next-2018-08-15' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  84. df37e22 fbcon: Do not takeover the console from atomic context by Hans de Goede · 6 years ago
  85. 4d64c8e dummycon: Stop exporting dummycon_[un]register_output_notifier by Hans de Goede · 6 years ago
  86. bedb38f fbcon: Only defer console takeover if the current console driver is the dummycon by Hans de Goede · 6 years ago
  87. 15f4c35 fbcon: Only allow FRAMEBUFFER_CONSOLE_DEFERRED_TAKEOVER if fbdev is builtin by Hans de Goede · 6 years ago
  88. f46bdac media: omap2: omapfb: fix bugon.cocci warnings by kbuild test robot · 6 years ago
  89. 73fc60a media: omap2: omapfb: fix boolreturn.cocci warnings by kbuild test robot · 6 years ago
  90. ad1363c0 media: omap2: omapfb: fix ifnullfree.cocci warnings by kbuild test robot · 6 years ago
  91. 044e7ca fbdev: omap2: omapfb: fix ifnullfree.cocci warnings by kbuild test robot · 6 years ago
  92. 6e7f399 fbdev: omap2: omapfb: fix bugon.cocci warnings by kbuild test robot · 6 years ago
  93. cb653fe fbdev: omap2: omapfb: fix boolreturn.cocci warnings by kbuild test robot · 6 years ago
  94. 195197f fb: amifb: fix build warnings when not builtin by Randy Dunlap · 6 years ago
  95. 3f2ce54 fbdev/core: Disable console-lock warnings when fb.lockless_register_fb is set by Thomas Zimmermann · 6 years ago
  96. cb782a3 udlfb: use spin_lock_irq instead of spin_lock_irqsave by Mikulas Patocka · 6 years ago
  97. 037dde4 udlfb: avoid prefetch by Mikulas Patocka · 6 years ago
  98. 8f3c39b udlfb: optimization - test the backing buffer by Mikulas Patocka · 6 years ago
  99. 7433914 udlfb: allow reallocating the framebuffer by Mikulas Patocka · 6 years ago
  100. 0ac319b udlfb: set line_length in dlfb_ops_set_par by Mikulas Patocka · 6 years ago