framebuffer drawing · Odd Fixes
Maintainers
- M Zsolt Kajtar <soci@c64.rulez.org>
Paths
- F
drivers/video/fbdev/core/cfbcopyarea.c - F
drivers/video/fbdev/core/cfbfillrect.c - F
drivers/video/fbdev/core/cfbimgblt.c - F
drivers/video/fbdev/core/cfbmem.h - F
drivers/video/fbdev/core/fb_copyarea.h - F
drivers/video/fbdev/core/fb_draw.h - F
drivers/video/fbdev/core/fb_fillrect.h - F
drivers/video/fbdev/core/fb_imageblit.h - F
drivers/video/fbdev/core/syscopyarea.c - F
drivers/video/fbdev/core/sysfillrect.c - F
drivers/video/fbdev/core/sysimgblt.c - F
drivers/video/fbdev/core/sysmem.h
Last 30 days
Recent patches
Most-recent 30 patches in this subsystem on linux-fbdev (capped at 30), ordered by date desc.
-
STALE189d
[PATCH] fbdev: sys_fillrect: Add bounds checking to prevent vmalloc-out-of-bounds
2026-01-18 · Osama Abdelkader <hidden> -
STALE248d
[PATCH] fbdev: core: Fix vmalloc-out-of-bounds in fb_imageblit
2025-11-19 · <hidden> -
STALE241d
[PATCH stable] fbdev: Fix out-of-bounds issue in sys_fillrect()
2025-11-12 · Gu Bowen <hidden> -
STALE342d
[PATCH] fbdev: core: fix ubsan warning in pixel_to_pat
2025-08-21 · Zsolt Kajtar <soci@c64.rulez.org> -
STALE415d
LANDED: 3 (3M) [PATCH v2 02/14] fbdev: Include <linux/export.h>
2025-06-12 · Thomas Zimmermann <tzimmermann@suse.de> -
STALE416d
[PATCH 02/14] fbdev: Include <linux/export.h>
2025-06-10 · Thomas Zimmermann <tzimmermann@suse.de> -
STALE500d
[PATCH RESEND 1/2] Refactoring the fbcon packed pixel drawing routines
2025-03-09 · Zsolt Kajtar <soci@c64.rulez.org> -
STALE510d
[PATCH 1/1] Refactoring of framebuffer drawing routines
2025-02-24 · Zsolt Kajtar <soci@c64.rulez.org> -
STALE522d
[PATCH RESEND 08/13] fbdev: core: Use generic fillrect for as sys_fillrect
2025-02-07 · Zsolt Kajtar <soci@c64.rulez.org> -
STALE522d
[PATCH RESEND 10/13] fbdev: core: Make fb_imageblit generic
2025-02-07 · Zsolt Kajtar <soci@c64.rulez.org> -
STALE522d
[PATCH RESEND 01/13] fbdev: core: Copy cfbcopyarea to fb_copyarea
2025-02-07 · Zsolt Kajtar <soci@c64.rulez.org> -
STALE522d
[PATCH RESEND 03/13] fbdev: core: Use generic copyarea for as cfb_copyarea
2025-02-07 · Zsolt Kajtar <soci@c64.rulez.org> -
DORMANTno replies
[PATCH 12/13] fbdev: core: Use generic imageblit for as sys_imageblit
2025-02-07 · Zsolt Kajtar <soci@c64.rulez.org> -
DORMANTno replies
[PATCH 08/13] fbdev: core: Use generic fillrect for as sys_fillrect
2025-02-07 · Zsolt Kajtar <soci@c64.rulez.org> -
STALE522d
[PATCH RESEND 12/13] fbdev: core: Use generic imageblit for as sys_imageblit
2025-02-07 · Zsolt Kajtar <soci@c64.rulez.org> -
DORMANTno replies
[PATCH 03/13] fbdev: core: Use generic copyarea for as cfb_copyarea
2025-02-07 · Zsolt Kajtar <soci@c64.rulez.org> -
STALE522d
[PATCH RESEND 06/13] fbdev: core: Make fb_fillrect generic
2025-02-07 · Zsolt Kajtar <soci@c64.rulez.org> -
DORMANTno replies
[PATCH 11/13] fbdev: core: Use generic imageblit for as cfb_imageblit
2025-02-07 · Zsolt Kajtar <soci@c64.rulez.org> -
STALE522d
[PATCH RESEND 07/13] fbdev: core: Use generic fillrect for as cfb_fillrect
2025-02-07 · Zsolt Kajtar <soci@c64.rulez.org> -
STALE522d
[PATCH RESEND 02/13] fbdev: core: Make fb_copyarea generic
2025-02-07 · Zsolt Kajtar <soci@c64.rulez.org> -
STALE522d
[PATCH RESEND 04/13] fbdev: core: Use generic copyarea for as sys_copyarea
2025-02-07 · Zsolt Kajtar <soci@c64.rulez.org> -
DORMANTno replies
[PATCH 02/13] fbdev: core: Make fb_copyarea generic
2025-02-07 · Zsolt Kajtar <soci@c64.rulez.org> -
STALE522d
[PATCH RESEND 05/13] fbdev: core: Copy cfbfillrect to fb_fillrect
2025-02-07 · Zsolt Kajtar <soci@c64.rulez.org> -
DORMANTno replies
[PATCH 13/13] fbdev: core: Split CFB and SYS pixel reversing
2025-02-07 · Zsolt Kajtar <soci@c64.rulez.org> -
DORMANTno replies
[PATCH 01/13] fbdev: core: Copy cfbcopyarea to fb_copyarea
2025-02-07 · Zsolt Kajtar <soci@c64.rulez.org> -
DORMANTno replies
[PATCH 09/13] fbdev: core: Copy cfbimgblt to fb_imageblit
2025-02-07 · Zsolt Kajtar <soci@c64.rulez.org> -
STALE522d
[PATCH RESEND 09/13] fbdev: core: Copy cfbimgblt to fb_imageblit
2025-02-07 · Zsolt Kajtar <soci@c64.rulez.org> -
STALE522d
[PATCH RESEND 11/13] fbdev: core: Use generic imageblit for as cfb_imageblit
2025-02-07 · Zsolt Kajtar <soci@c64.rulez.org> -
DORMANTno replies
[PATCH 10/13] fbdev: core: Make fb_imageblit generic
2025-02-07 · Zsolt Kajtar <soci@c64.rulez.org> -
DORMANTno replies
[PATCH 07/13] fbdev: core: Use generic fillrect for as cfb_fillrect
2025-02-07 · Zsolt Kajtar <soci@c64.rulez.org>