1. f44f3f8 Merge tag 'tty-5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 4 years, 4 months ago
  2. ec0972a fbcon: Fix user font detection test at fbcon_resize(). by Tetsuo Handa · 4 years, 4 months ago
  3. 06a0df4d fbcon: remove now unusued 'softback_lines' cursor() argument by Linus Torvalds · 4 years, 4 months ago
  4. 5014547 fbcon: remove soft scrollback code by Linus Torvalds · 4 years, 4 months ago
  5. bd018a6 video: fbdev: fix OOB read in vga_8planes_imageblit() by Tetsuo Handa · 4 years, 4 months ago
  6. 8bb5021 Merge tag 'powerpc-5.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 4 months ago
  7. 4d618b9 video: fbdev: controlfb: Fix build for COMPILE_TEST=y && PPC_PMAC=n by Michael Ellerman · 4 years, 5 months ago
  8. 15bc20c Merge tag 'tty-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 4 years, 4 months ago
  9. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago
  10. c0a4f5b Merge tag 'for-linus-5.9-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 4 years, 5 months ago
  11. 6163a98 efi: avoid error message when booting under Xen by Juergen Gross · 4 years, 6 months ago
  12. 39b3cff fbcon: prevent user font height or width change from causing potential out-of-bounds access by George Kennedy · 4 years, 5 months ago
  13. fded091 Merge tag 'pwm/for-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 4 years, 5 months ago
  14. ea6ec77 Merge tag 'drm-next-2020-08-12' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 5 months ago
  15. c44264f Merge tag 'v5.8' into drm-next by Dave Airlie · 4 years, 5 months ago
  16. ca457ab Merge tag 'drm-misc-next-fixes-2020-08-05' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 4 years, 5 months ago
  17. d6efb3a Merge tag 'tty-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 4 years, 5 months ago
  18. 8186749 Merge tag 'drm-next-2020-08-06' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 5 months ago
  19. 99ea152 Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 5 months ago
  20. d88ca7e fbmem: pull fbcon_update_vcs() out of fb_set_var() by Tetsuo Handa · 4 years, 5 months ago
  21. 0511921 Merge tag 'rm-unicore32' of git://git.kernel.org/pub/scm/linux/kernel/git/rppt/linux by Linus Torvalds · 4 years, 5 months ago
  22. dbaab94 Merge 5.8-rc7 into tty-next by Greg Kroah-Hartman · 4 years, 6 months ago
  23. 41206a0 Merge v5.8-rc6 into drm-next by Dave Airlie · 4 years, 6 months ago
  24. 033724d fbdev: Detect integer underflow at "struct fbcon_ops"->clear_margins. by Tetsuo Handa · 4 years, 6 months ago
  25. 7c7b2a3 video: fbdev: Replace HTTP links with HTTPS ones by Alexander A. Klimov · 4 years, 6 months ago
  26. 6f2c659 Merge 5.8-rc6 into tty-next by Greg Kroah-Hartman · 4 years, 6 months ago
  27. 3f649ab treewide: Remove uninitialized_var() usage by Kees Cook · 4 years, 7 months ago
  28. 19e55a8 fbdev: sm712fb: set error code in probe by Evgeny Novikov · 4 years, 6 months ago
  29. 80a00e9 fbdev: da8xx-fb: go to proper label on error handling paths in probe by Evgeny Novikov · 4 years, 6 months ago
  30. 9907797 video: fbdev: vt8623fb: Constify static vga_regsets by Rikard Falkeborn · 4 years, 6 months ago
  31. 254503a omapfb: dss: Fix max fclk divider for omap36xx by Adam Ford · 4 years, 6 months ago
  32. 78c2ce9 omapfb: fix multiple reference count leaks due to pm_runtime_get_sync by Aditya Pakki · 4 years, 7 months ago
  33. edcb389 video: fbdev: neofb: fix memory leak in neo_scan_monitor() by Evgeny Novikov · 4 years, 6 months ago
  34. e8d3589 video: fbdev: savage: fix memory leak on error handling path in probe by Evgeny Novikov · 4 years, 7 months ago
  35. fcf918b fbcon: Use array3_size() helper in scr_memcpyw() by Gustavo A. R. Silva · 4 years, 7 months ago
  36. cd7946c video: fbdev: amifb: add FIXMEs about {put,get}_user() failures by Bartlomiej Zolnierkiewicz · 4 years, 7 months ago
  37. 40bf8c3 video: fbdev: amifb: add FIXME about dead APUS support by Bartlomiej Zolnierkiewicz · 4 years, 7 months ago
  38. e26e591 video: fbdev: remove fb-puv3 driver by Mike Rapoport · 4 years, 7 months ago
  39. 0fb8125 video: fbdev: amba-clcd: Retire elder CLCD driver by Linus Walleij · 4 years, 7 months ago
  40. 687a0ed Merge tag 'drm-misc-fixes-2020-06-25' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 4 years, 7 months ago
  41. dc5bdb6 drm/fb-helper: Fix vt restore by Daniel Vetter · 4 years, 7 months ago
  42. c0e4b3a vt: use newly defined CUR_* macros by Jiri Slaby · 4 years, 7 months ago
  43. 4dfa3c54 vt: redefine world of cursor macros by Jiri Slaby · 4 years, 7 months ago
  44. 28bc24f vc: separate state by Jiri Slaby · 4 years, 7 months ago
  45. 0a19b06 Merge tag 'drm-misc-next-2020-06-19' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 4 years, 7 months ago
  46. 7f757cb video: fbdev: uvesafb: fix "noblank" option handling by Bartlomiej Zolnierkiewicz · 4 years, 7 months ago
  47. a9d887d pwm: Convert period and duty cycle to u64 by Guru Das Srinagesh · 4 years, 7 months ago
  48. fe55731 maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault by Christoph Hellwig · 4 years, 7 months ago
  49. a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
  50. e31cf2f mm: don't include asm/pgtable.h if linux/mm.h is already included by Mike Rapoport · 4 years, 7 months ago
  51. 7ae7715 Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 7 months ago
  52. faa3921 Merge tag 'drm-next-2020-06-02' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 7 months ago
  53. 7208152 video: fbdev: Use IS_BUILTIN by Joe Perches · 4 years, 8 months ago
  54. f35b1d6 video: fbdev: pxafb: Use correct return value for pxafb_probe() by Tiezhu Yang · 4 years, 8 months ago
  55. 499a2c4 video: pxafb: Fix the function used to balance a 'dma_alloc_coherent()' call by Christophe JAILLET · 4 years, 8 months ago
  56. 98bd4f7 video: fbdev: sm712fb: fix an issue about iounmap for a wrong address by Dejin Zheng · 4 years, 9 months ago
  57. 190070a omapfb/dss: fix comparison to bool warning by Jason Yan · 4 years, 9 months ago
  58. 84be242 video: fbdev: convert get_user_pages() --> pin_user_pages() by John Hubbard · 4 years, 8 months ago
  59. e2e1c7b video: fbdev: fix error handling for get_user_pages_fast() by John Hubbard · 4 years, 8 months ago
  60. 9053fc91 omapfb: get rid of pointless access_ok() calls by Al Viro · 4 years, 9 months ago
  61. 694b9a7 amifb: get rid of pointless access_ok() calls by Al Viro · 4 years, 9 months ago
  62. 7ade849 powerpc: Remove Xilinx PPC405/PPC440 support by Michal Simek · 4 years, 8 months ago
  63. 3b5ac8b video: amba-clcd: use devm_of_find_backlight by Sam Ravnborg · 4 years, 8 months ago
  64. 7bfc3c8 drivers/powerpc: Replace _ALIGN_UP() by ALIGN() by Christophe Leroy · 4 years, 9 months ago
  65. 6e85bd7 video: fbdev: pxa168fb: make pxa168fb_init_mode() return void by Jason Yan · 4 years, 8 months ago
  66. bec1277 video: fbdev: valkyriefb.c: fix warning comparing pointer to 0 by Jason Yan · 4 years, 8 months ago
  67. 18722d4 video: fbdev: w100fb: Fix a potential double free. by Christophe JAILLET · 4 years, 8 months ago
  68. d163a95 fbdev: aty: use true, false for bool variables in atyfb_base.c by Jason Yan · 4 years, 9 months ago
  69. dbc7ece video: uvesafb: use true,false for bool variables by Jason Yan · 4 years, 9 months ago
  70. 7022537 video: udlfb: use true,false for bool variables by Jason Yan · 4 years, 9 months ago
  71. 13e9bd0 video: fbdev: i810: use true,false for bool variables by Jason Yan · 4 years, 9 months ago
  72. 6d4f3e2 video: fbdev: controlfb: fix build for COMPILE_TEST=y && PPC_PMAC=y && PPC32=n by Bartlomiej Zolnierkiewicz · 4 years, 8 months ago
  73. bc7f0b6 video/fbdev/riva: Remove dead code by Souptick Joarder · 4 years, 9 months ago
  74. 6937749 video: fbdev: vesafb: add missed release_region by Chuhong Yuan · 4 years, 10 months ago
  75. fbe3d80 video: fbdev: arcfb: add missed free_irq and fix the order of request_irq by Chuhong Yuan · 4 years, 10 months ago
  76. 8213fb41 fbdev: s1d13xxxfb: add missed unregister_framebuffer in remove by Chuhong Yuan · 4 years, 10 months ago
  77. 5e4096ef ARM/fbdev: sa11x0: Switch to use GPIO descriptors by Linus Walleij · 4 years, 9 months ago
  78. 7066fcd video: fbdev: aty128fb: remove unused 'sdr_64' by Jason Yan · 4 years, 9 months ago
  79. fff1ac9 omapfb/dss: remove unused variable 'venc_config_pal_bdghi' by YueHaibing · 4 years, 9 months ago
  80. 1c49f35 video: vt8500lcdfb: fix fallthrough warning by Sam Ravnborg · 4 years, 9 months ago
  81. 5c694f8 video: fbdev: imxfb: ensure balanced regulator usage by Uwe Kleine-König · 4 years, 10 months ago
  82. 04dff10 video: fbdev: controlfb: remove function prototypes part #3 by Bartlomiej Zolnierkiewicz · 4 years, 10 months ago
  83. a57eb14 video: fbdev: controlfb: remove function prototypes part #2 by Bartlomiej Zolnierkiewicz · 4 years, 10 months ago
  84. 946e8fd video: fbdev: controlfb: remove function prototypes part #1 by Bartlomiej Zolnierkiewicz · 4 years, 10 months ago
  85. 7215582 video: fbdev: controlfb: remove obsolete module support by Bartlomiej Zolnierkiewicz · 4 years, 10 months ago
  86. a07a63b video: fbdev: controlfb: add COMPILE_TEST support by Bartlomiej Zolnierkiewicz · 4 years, 10 months ago
  87. 38bf107 video: fbdev: controlfb: fix sparse warning about using incorrect type by Bartlomiej Zolnierkiewicz · 4 years, 10 months ago
  88. 304d63d video: ssd1307fb: Remove redundant forward declaration by Andy Shevchenko · 4 years, 10 months ago
  89. 4793823 video: ssd1307fb: Convert to atomic PWM API by Andy Shevchenko · 4 years, 10 months ago
  90. 7291599 video: ssd1307fb: Make use of device properties by Andy Shevchenko · 4 years, 10 months ago
  91. fa64c6b video: ssd1307fb: Introduce temporary variable to increase readability by Andy Shevchenko · 4 years, 10 months ago
  92. 59d961c video: ssd1307fb: Convert driver to use ->probe_new() by Andy Shevchenko · 4 years, 10 months ago
  93. 08d99b2 Merge drm/drm-next into drm-misc-next by Thomas Zimmermann · 4 years, 9 months ago
  94. feea1aa fbdev: mx3fb: const pointer to ipu_di_signal_cfg by Sam Ravnborg · 4 years, 9 months ago
  95. 3f6c93e fbdev: mx3fb: avoid warning about psABI change by Arnd Bergmann · 4 years, 9 months ago
  96. 465b1e0 video: fbdev: mb862xx: remove set but not used variable 'mdr' by Jason Yan · 4 years, 9 months ago
  97. 7b98788 video: fbdev: matroxfb: remove dead code and set but not used variable by Jason Yan · 4 years, 9 months ago
  98. f5e94d1 Merge tag 'drm-next-2020-04-08' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 9 months ago
  99. 43ea4d0 video: Add missing annotation for cyber2000fb_enable_ddc() and cyber2000fb_disable_ddc() by Jules Irenge · 4 years, 9 months ago
  100. 7606662 video: fbdev: don't print error message on platform_get_irq() failure by Tang Bin · 4 years, 9 months ago