Show patches with: State = Action Required       |    Archived = No       |   2390 patches
« 1 2 3 423 24 »
Patch Series S/W/F Date Submitter Delegate State
zero-fill colormap in drivers/video/fbdev/core/fbcmap.c zero-fill colormap in drivers/video/fbdev/core/fbcmap.c --- 2021-03-31 Phillip Potter New
xen: remove setting of 'transp' parameter xen: remove setting of 'transp' parameter --- 2022-05-21 Tom Rix New
xen kconfig: clarify INPUT_XEN_KBDDEV_FRONTEND select --- 2016-02-12 Arnd Bergmann New
vt: remove superfluous CONFIG_HW_CONSOLE vt: remove superfluous CONFIG_HW_CONSOLE --- 2024-01-08 Lukas Bulwahn New
VT: Protect KD_FONT_OP_GET_TALL from unbound access VT: Protect KD_FONT_OP_GET_TALL from unbound access --- 2023-03-06 Samuel Thibault New
vt_ioctl: make VT_RESIZEX behave like VT_RESIZE vt_ioctl: make VT_RESIZEX behave like VT_RESIZE --- 2020-09-27 Tetsuo Handa New
vt: Clear selection before changing the font vt: Clear selection before changing the font --- 2022-07-30 Helge Deller New
video: use kobj_to_dev() video: use kobj_to_dev() --- 2020-09-22 Qing Wang New
video: use getter/setter functions video: use getter/setter functions --- 2021-02-09 Julia Lawall New
video: udlfb: Fix endpoint check video: udlfb: Fix endpoint check --- 2023-05-19 Alan Stern New
video: udlfb: convert sysfs sprintf/snprintf family to sysfs_emit video: udlfb: convert sysfs sprintf/snprintf family to sysfs_emit --- 2021-02-03 Jiapeng Chong New
video: remove unused kconfig SH_LCD_MIPI_DSI video: remove unused kconfig SH_LCD_MIPI_DSI --- 2018-01-22 Corentin Labbe New
video: omapfb: Use sysfs_emit() instead of snprintf() video: omapfb: Use sysfs_emit() instead of snprintf() --- 2021-11-19 Guo Zhengkui New
video: omapfb: Use scnprintf() instead of snprintf() video: omapfb: Use scnprintf() instead of snprintf() --- 2021-11-17 Guo Zhengkui New
video: omapfb: fix missing #includes video: omapfb: fix missing #includes --- 2018-02-08 Tomi Valkeinen New
video: of: display_timing: Remove a redundant zeroing of memory video: of: display_timing: Remove a redundant zeroing of memory --- 2022-03-22 Christophe JAILLET New
video: of_display_timing.h: include errno.h video: of_display_timing.h: include errno.h --- 2022-06-30 Hsin-Yi Wang New
video: ocfb: add const to of_device_id video: ocfb: add const to of_device_id --- 2021-12-10 Chunyang Zhong New
video: move from strlcpy with unused retval to strscpy video: move from strlcpy with unused retval to strscpy --- 2022-08-18 Wolfram Sang New
video: mmp: Few typo fixes video: mmp: Few typo fixes --- 2021-03-22 Bhaskar Chowdhury New
video: mmp: Annotate struct mmp_path with __counted_by video: mmp: Annotate struct mmp_path with __counted_by --- 2023-09-22 Kees Cook New
video/logo: CONFIG_LOGO conflicts with FRAMEBUFFER_CONSOLE_DEFERRED_TAKEOVER video/logo: CONFIG_LOGO conflicts with FRAMEBUFFER_CONSOLE_DEFERRED_TAKEOVER --- 2021-04-25 Bertrand Jacquin New
video: imsttfb: Fix use after free bug in imsttfb_probe due to lack of error-handling of init_imstt video: imsttfb: Fix use after free bug in imsttfb_probe due to lack of error-handling of init_imstt --- 2023-04-27 Zheng Wang New
video: hyperv_fb: Fix the cache type when mapping the VRAM video: hyperv_fb: Fix the cache type when mapping the VRAM --- 2020-11-18 Dexuan Cui New
video: hyperv_fb: Directly use the MMIO VRAM video: hyperv_fb: Directly use the MMIO VRAM --- 2020-11-21 Dexuan Cui New
video: hgafb: correctly handle card detect failure during probe video: hgafb: correctly handle card detect failure during probe --- 2021-05-16 Anirudh Rayabharam New
video/hdmi: Reorder fields in 'struct hdmi_avi_infoframe' video/hdmi: Reorder fields in 'struct hdmi_avi_infoframe' --- 2023-06-18 Christophe JAILLET New
video/hdmi: prefer length specifier in format over string copying video/hdmi: prefer length specifier in format over string copying --- 2024-03-20 Justin Stitt New
video/hdmi: convert *_infoframe_init() functions to void video/hdmi: convert *_infoframe_init() functions to void --- 2023-08-08 Nikita Zhandarovich New
video: Fix typo issue video: Fix typo issue --- 2021-03-04 zuoqilin1@163.com New
video: fix repeated words in comments video: fix repeated words in comments --- 2022-10-19 Jilin Yuan New
video: fbdev: w100fb: Reset global state video: fbdev: w100fb: Reset global state --- 2021-08-11 Evgeny Novikov New
video: fbdev: via: viafbdev.c: Fix a typo video: fbdev: via: viafbdev.c: Fix a typo --- 2021-06-03 lijian_8010a29@163.com New
video: fbdev: via: hw.c: Fix a typo video: fbdev: via: hw.c: Fix a typo --- 2021-06-03 lijian_8010a29@163.com New
video: fbdev: via: Fix error in via_core_init() video: fbdev: via: Fix error in via_core_init() --- 2022-11-14 shangxiaojing New
video: fbdev: via: dvi.c: Fix a typo video: fbdev: via: dvi.c: Fix a typo --- 2021-06-03 lijian_8010a29@163.com New
video: fbdev: via: check the return value of kstrdup() video: fbdev: via: check the return value of kstrdup() --- 2022-02-21 Xiaoke Wang New
video: fbdev: vermilion: decrease reference count in error path video: fbdev: vermilion: decrease reference count in error path --- 2022-11-14 Xiongfeng Wang New
video: fbdev: uvesafb: Removed unnecessary 'return' video: fbdev: uvesafb: Removed unnecessary 'return' --- 2021-06-04 lijian_8010a29@163.com New
video: fbdev: uvesafb: Fixes an error handling path in 'uvesafb_probe()' video: fbdev: uvesafb: Fixes an error handling path in 'uvesafb_probe()' --- 2021-06-06 Christophe JAILLET New
video: fbdev: use swap() to make code cleaner video: fbdev: use swap() to make code cleaner --- 2021-12-18 David Yang New
video: fbdev: use memset_io() instead of memset() video: fbdev: use memset_io() instead of memset() --- 2021-09-15 Christophe Leroy New
video: fbdev: use if else instead video: fbdev: use if else instead --- 2022-03-29 Qing Wang New
video: fbdev: udlfb: Remove redundant initialization of video: fbdev: udlfb: Remove redundant initialization of --- 2021-05-12 Yang Li New
video: fbdev: udlfb: Fix brace coding style error video: fbdev: udlfb: Fix brace coding style error --- 2021-09-04 Srivathsa Dara New
video: fbdev: tridentfb: Remove the unused function shadowmode_off() video: fbdev: tridentfb: Remove the unused function shadowmode_off() --- 2022-09-14 Jiapeng Chong New
video/fbdev/stifb: Implement the stifb_fillrect() function video/fbdev/stifb: Implement the stifb_fillrect() function --- 2022-01-13 Helge Deller New
video: fbdev: smscufx: Fix use-after-free in ufx_ops_open() video: fbdev: smscufx: Fix use-after-free in ufx_ops_open() --- 2022-09-25 V4bel New
video: fbdev: smscufx: Fixed several use-after-free bugs video: fbdev: smscufx: Fixed several use-after-free bugs --- 2022-10-20 V4bel New
video: fbdev: sm501fb: onvert sysfs snprintf to sysfs_emit video: fbdev: sm501fb: onvert sysfs snprintf to sysfs_emit --- 2022-10-18 Xuezhi Zhang New
video: fbdev: sm501fb: Fix deallocation of buffers order video: fbdev: sm501fb: Fix deallocation of buffers order --- 2021-04-06 Aditya Pakki New
video: fbdev: sis: use explicitly signed char video: fbdev: sis: use explicitly signed char --- 2022-10-24 Jason A. Donenfeld New
video: fbdev: sis: remove unneeded semicolon video: fbdev: sis: remove unneeded semicolon --- 2020-09-10 Jason Yan New
video: fbdev: sis_main: Clean up some inconsistent indenting video: fbdev: sis_main: Clean up some inconsistent indenting --- 2022-08-19 Jiapeng Chong New
video/fbdev/sis: fix typos in SiS_GetModeID() video/fbdev/sis: fix typos in SiS_GetModeID() --- 2022-07-18 Rustam Subkhankulov New
video: fbdev: sis: fix potential NULL dereference in sisfb_post_sis300() video: fbdev: sis: fix potential NULL dereference in sisfb_post_sis300() --- 2022-04-01 baihaowen New
video: fbdev: sis: Error out if pixclock equals zero video: fbdev: sis: Error out if pixclock equals zero --- 2024-01-18 Fullway Wang New
video: fbdev: sis: catch out of bounds in SiS_DoCalcDelay video: fbdev: sis: catch out of bounds in SiS_DoCalcDelay --- 2021-02-28 Tong Zhang New
video: fbdev: sis: avoid mismatched prototypes video: fbdev: sis: avoid mismatched prototypes --- 2018-02-02 Arnd Bergmann New
video: fbdev: simplefb: Fix info message during probe video: fbdev: simplefb: Fix info message during probe --- 2020-12-28 Peter Robinson New
video: fbdev: sh_mobile_lcdcfb: Remove sh_mobile_lcdc_check_var() declaration video: fbdev: sh_mobile_lcdcfb: Remove sh_mobile_lcdc_check_var() declaration --- 2022-04-11 Geert Uytterhoeven New
video: fbdev: savage: Error out if pixclock equals zero video: fbdev: savage: Error out if pixclock equals zero --- 2024-01-18 Fullway Wang New
video: fbdev: sa1100fb: Remove unused sa1100fb_setup() video: fbdev: sa1100fb: Remove unused sa1100fb_setup() --- 2022-07-11 Geert Uytterhoeven New
video: fbdev: s3c-fb: remove redundant initialization of pointer bufs video: fbdev: s3c-fb: remove redundant initialization of pointer bufs --- 2021-12-30 Colin Ian King New
video: fbdev: s3c-fb: drop unneeded MODULE_ALIAS video: fbdev: s3c-fb: drop unneeded MODULE_ALIAS --- 2021-09-16 Krzysztof Kozlowski New
video: fbdev: riva: remove some unused varibles video: fbdev: riva: remove some unused varibles --- 2020-11-08 Alex Shi New
video: fbdev: replace snprintf with sysfs_emit video: fbdev: replace snprintf with sysfs_emit --- 2022-02-09 David Yang New
video: fbdev: radeon: Clean up some inconsistent indenting video: fbdev: radeon: Clean up some inconsistent indenting --- 2022-08-19 Jiapeng Chong New
video: fbdev: pxafb: Remove unnecessary print function dev_err() video: fbdev: pxafb: Remove unnecessary print function dev_err() --- 2022-11-06 KaiLong Wang New
video: fbdev: pvr2fb: fix link error for pvr2fb_pci_exit video: fbdev: pvr2fb: fix link error for pvr2fb_pci_exit --- 2019-06-17 Arnd Bergmann New
video: fbdev: pvr2fb: fix compile-testing as module video: fbdev: pvr2fb: fix compile-testing as module --- 2019-06-17 Arnd Bergmann New
video: fbdev: Prepare cleanup of powerpc's asm/prom.h video: fbdev: Prepare cleanup of powerpc's asm/prom.h --- 2022-04-02 Christophe Leroy New
video: fbdev: pm2fb: fix missing pci_disable_device() video: fbdev: pm2fb: fix missing pci_disable_device() --- 2022-11-12 Yang Yingliang New
video: fbdev: omap: Remove unnecessary print function dev_err() video: fbdev: omap: Remove unnecessary print function dev_err() --- 2022-08-24 Jiapeng Chong New
video: fbdev: omap: Remove duplicate 'the' in two places. video: fbdev: omap: Remove duplicate 'the' in two places. --- 2022-06-21 Jiang Jian New
video: fbdev: omap: Make it CCF clk API compatible video: fbdev: omap: Make it CCF clk API compatible --- 2022-04-02 Janusz Krzysztofik New
video: fbdev: omapfb: Unexport omap*_update_window_async() video: fbdev: omapfb: Unexport omap*_update_window_async() --- 2022-07-15 Helge Deller New
video: fbdev: omapfb: remove redundant variable checksum video: fbdev: omapfb: remove redundant variable checksum --- 2022-11-01 Colin Ian King New
video: fbdev: omapfb: lcd_mipid: Fix an error handling path in mipid_spi_probe() video: fbdev: omapfb: lcd_mipid: Fix an error handling path in mipid_spi_probe() --- 2023-06-04 Christophe JAILLET New
video: fbdev: omap: Add prototype for hwa742_update_window_async() to avoid build warning video: fbdev: omap: Add prototype for hwa742_update_window_async() to avoid build warning --- 2022-05-29 Helge Deller New
video: fbdev: neofb: add a check against divide error video: fbdev: neofb: add a check against divide error --- 2021-07-21 Zheyu Ma New
video: fbdev-MMP: replace usage of found with dedicated list iterator variable video: fbdev-MMP: replace usage of found with dedicated list iterator variable --- 2022-03-31 Jakob Koschel New
video: fbdev: mmp: Fix typo in code comment video: fbdev: mmp: Fix typo in code comment --- 2023-11-24 Dario Binacchi New
video: fbdev: mmp: Fix deferred clk handling in mmphw_probe() video: fbdev: mmp: Fix deferred clk handling in mmphw_probe() --- 2023-04-13 Christophe JAILLET New
video: fbdev: mmp: Annotate struct mmphw_ctrl with __counted_by video: fbdev: mmp: Annotate struct mmphw_ctrl with __counted_by --- 2023-09-22 Kees Cook New
video: fbdev: mb862xx: Replace NO_IRQ by 0 video: fbdev: mb862xx: Replace NO_IRQ by 0 --- 2022-10-06 Christophe Leroy New
video: fbdev: mb862xx: remove unused variable --- 2016-08-26 Arnd Bergmann New
video: fbdev: mb862xx: remove redundant assignment to pointer ptr video: fbdev: mb862xx: remove redundant assignment to pointer ptr --- 2021-12-21 Colin Ian King New
video: fbdev: Make *fb_setup() and *fb_init() static video: fbdev: Make *fb_setup() and *fb_init() static --- 2022-07-11 Geert Uytterhoeven New
video: fbdev: lcd_mipid: Fix a memory leak in an error handling path video: fbdev: lcd_mipid: Fix a memory leak in an error handling path --- 2021-05-08 Christophe JAILLET New
video: fbdev: kyro: STG4000OverlayDevice.c: Fix a typo video: fbdev: kyro: STG4000OverlayDevice.c: Fix a typo --- 2021-06-02 lijian_8010a29@163.com New
video: fbdev: kyro: STG4000OverlayDevice.c: deleted the repeated word video: fbdev: kyro: STG4000OverlayDevice.c: deleted the repeated word --- 2021-06-02 lijian_8010a29@163.com New
video: fbdev: kyro: make read-only array ODValues static const video: fbdev: kyro: make read-only array ODValues static const --- 2022-03-08 Colin Ian King New
video: fbdev: kyrofb: fix a DoS bug by restricting user input video: fbdev: kyrofb: fix a DoS bug by restricting user input --- 2021-07-13 Zheyu Ma New
video: fbdev: imxfb: Remove unused .id_table video: fbdev: imxfb: Remove unused .id_table --- 2020-11-24 Fabio Estevam New
video: fbdev: imxfb: Fix an error message video: fbdev: imxfb: Fix an error message --- 2021-05-06 Christophe JAILLET New
video: fbdev: i740fb: Check the argument of i740_calc_vclk() video: fbdev: i740fb: Check the argument of i740_calc_vclk() --- 2022-08-03 Zheyu Ma New
video: fbdev: hyperv_fb: Removed unnecessary 'return' video: fbdev: hyperv_fb: Removed unnecessary 'return' --- 2021-06-04 lijian_8010a29@163.com New
video: fbdev: gbefb: Only instantiate device when built for IP32 video: fbdev: gbefb: Only instantiate device when built for IP32 --- 2021-09-21 Mark Brown New
video: fbdev: fsl-diu-fb: replace deprecated strncpy with strscpy_pad video: fbdev: fsl-diu-fb: replace deprecated strncpy with strscpy_pad --- 2024-03-20 Justin Stitt New
« 1 2 3 423 24 »