messages from 2023-04-06 13:22:27 to 2023-04-26 05:16:44 UTC [more...]
[PATCH 0/6] drm,fbdev: Use fbdev's I/O helpers
2023-04-26 5:16 UTC (15+ messages)
` [PATCH 1/6] fbdev: Return number of bytes read or written
` [PATCH 2/6] fbdev: Use screen_buffer in fb_sys_{read,write}()
` [PATCH 3/6] fbdev: Don't re-validate info->state in fb_ops implementations
` [PATCH 4/6] fbdev: Validate info->screen_{base,buffer} "
` [PATCH 5/6] fbdev: Move CFB read and write code into helper functions
` [PATCH 6/6] drm/fb-helper: Use fb_{cfb,sys}_{read, write}()
[PATCH] arch/x86: Include <asm/fb.h> in fbdev source file
2023-04-25 16:56 UTC (2+ messages)
[PATCH v3] fbdev: visfxfb: HP Visualize-FX framebufffer driver
2023-04-25 10:58 UTC (2+ messages)
Słowa kluczowe do wypozycjonowania
2023-04-25 9:42 UTC
[PATCH] MAINTAINERS: Remove rage128 framebuffer driver maintainer
2023-04-24 9:45 UTC (2+ messages)
[PATCH 0/3] fbdev: Set missing owner fields in fb_ops
2023-04-24 9:43 UTC (5+ messages)
` [PATCH 1/3] fbdev/68328fb: Init owner field of struct fb_ops
` [PATCH 2/3] fbdev/ps3fb: "
` [PATCH 3/3] fbdev/vfb: "
Updating hardcoded "of-display" devices
2023-04-24 9:35 UTC (9+ messages)
` [PATCH 1/2] fbdev/offb: Update expected device name
` [PATCH 2/2] drm/ofdrm: "
[PATCH] fbdev: modedb: Add a 1920x1080 at 60 Hz video mode
2023-04-22 21:24 UTC
[PATCH] video/hdmi: minor fixes for *_infoframe_init functions
2023-04-22 21:17 UTC (4+ messages)
` [Intel-gfx] "
[PATCH] video: fbdev: mmp: Fix deferred clk handling in mmphw_probe()
2023-04-22 9:41 UTC (5+ messages)
[PATCH] linux/vt_buffer.h: allow either builtin or modular for macros
2023-04-22 9:36 UTC (2+ messages)
[PATCH v5] drm/fbdev-generic: prohibit potential out-of-bounds access
2023-04-21 8:24 UTC (14+ messages)
[PATCH] drm/fb-helper: Fix height, width, and accel_flags in fb_var
2023-04-20 9:15 UTC (3+ messages)
[PATCH v3] drm/fbdev-generic: prohibit potential out-of-bounds access
2023-04-20 6:56 UTC (15+ messages)
[PATCH v4] drm/fbdev-generic: prohibit potential out-of-bounds access
2023-04-19 20:07 UTC
[PATCH v2] drm/fbdev-generic: prohibit potential out-of-bounds access
2023-04-19 18:47 UTC (9+ messages)
[PATCH v3 00/19] arch: Consolidate <asm/fb.h>
2023-04-19 17:22 UTC (29+ messages)
` [PATCH v3 01/19] fbdev: Prepare generic architecture helpers
` [PATCH v3 02/19] arch/arc: Implement <asm/fb.h> with generic helpers
` [PATCH v3 03/19] arch/arm: "
` [PATCH v3 04/19] arch/arm64: "
` [PATCH v3 05/19] arch/ia64: "
` [PATCH v3 06/19] arch/loongarch: "
` [PATCH v3 07/19] arch/m68k: Merge variants of fb_pgprotect() into single function
` [PATCH v3 08/19] arch/m68k: Implement <asm/fb.h> with generic helpers
` [PATCH v3 09/19] arch/mips: "
` [PATCH v3 10/19] video: Remove trailing whitespaces
` [PATCH v3 11/19] video: Move HP PARISC STI core code to shared location
` [PATCH v3 12/19] arch/parisc: Remove trailing whitespaces
` [PATCH v3 13/19] arch/parisc: Implement fb_is_primary_device() under arch/parisc
` [PATCH v3 14/19] arch/parisc: Implement <asm/fb.h> with generic helpers
` [PATCH v3 15/19] arch/powerpc: "
` [PATCH v3 16/19] arch/sh: "
` [PATCH v3 17/19] arch/sparc: Implement fb_is_primary_device() in source file
` [PATCH v3 18/19] arch/sparc: Implement <asm/fb.h> with generic helpers
` [PATCH v3 19/19] arch/x86: "
[PATCH 6.2 020/139] fbmem: Reject FB_ACTIVATE_KD_TEXT from userspace
2023-04-18 12:21 UTC
[PATCH 6.1 019/134] fbmem: Reject FB_ACTIVATE_KD_TEXT from userspace
2023-04-18 12:21 UTC
[PATCH 5.15 12/91] fbmem: Reject FB_ACTIVATE_KD_TEXT from userspace
2023-04-18 12:21 UTC
[PATCH 5.10 063/124] fbmem: Reject FB_ACTIVATE_KD_TEXT from userspace
2023-04-18 12:21 UTC
[PATCH 01/11] drm/ast: Use drm_aperture_remove_conflicting_pci_framebuffers
2023-04-18 0:53 UTC (3+ messages)
new order
2023-04-17 20:12 UTC
[PATCH v2 00/19] arch: Consolidate <asm/fb.h>
2023-04-17 9:22 UTC (30+ messages)
` [PATCH v2 01/19] fbdev: Prepare generic architecture helpers
` [PATCH v2 02/19] arch/arc: Implement <asm/fb.h> with generic helpers
` [PATCH v2 03/19] arch/arm: "
` [PATCH v2 04/19] arch/arm64: "
` [PATCH v2 05/19] arch/ia64: "
` [PATCH v2 06/19] arch/loongarch: "
` [PATCH v2 07/19] arch/m68k: Merge variants of fb_pgprotect() into single function
` [PATCH v2 08/19] arch/m68k: Implement <asm/fb.h> with generic helpers
` [PATCH v2 09/19] arch/mips: "
` [PATCH v2 10/19] video: Remove trailing whitespaces
` [PATCH v2 11/19] video: Move HP PARISC STI core code to shared location
` [PATCH v2 12/19] arch/parisc: Remove trailing whitespaces
` [PATCH v2 13/19] arch/parisc: Implement fb_is_primary_device() under arch/parisc
` [PATCH v2 14/19] arch/parisc: Implement <asm/fb.h> with generic helpers
` [PATCH v2 15/19] arch/powerpc: "
` [PATCH v2 16/19] arch/sh: "
` [PATCH v2 17/19] arch/sparc: Implement fb_is_primary_device() in source file
` [PATCH v2 18/19] arch/sparc: Implement <asm/fb.h> with generic helpers
` [PATCH v2 19/19] arch/x86: "
[PATCH] drm/fbdev-generic: fix potential out-of-bounds access
2023-04-17 7:17 UTC (20+ messages)
[PATCH v2] video/hdmi: minor fixes for *_infoframe_init functions
2023-04-13 14:22 UTC
[PATCH v5 2/9] video/aperture: use generic code to figure out the vga default device
2023-04-13 8:54 UTC (7+ messages)
` [PATCH v5 4/9] video/aperture: Only kick vgacon when the pdev is decoding vga
` [PATCH v5 6/9] video/aperture: Drop primary argument
[PATCH] fbdev: modedb: Fix kernel crash in fb_videomode_to_var()
2023-04-12 20:05 UTC (3+ messages)
Słowa kluczowe do wypozycjonowania
2023-04-12 7:40 UTC
[PATCH] fbmem: Reject FB_ACTIVATE_KD_TEXT from userspace
2023-04-11 15:57 UTC (6+ messages)
KASAN: null-ptr-deref Read in soft_cursor
2023-04-09 12:15 UTC
[PATCH] staging: fbtft: fbtft-bus.c added params
2023-04-08 17:26 UTC (3+ messages)
[PATCH] Staging: fbtft: fbtft-bus: fixed extra space and parenthesis issue
2023-04-08 10:38 UTC (4+ messages)
[PATCH 00/18] arch: Consolidate <asm/fb.h>
2023-04-06 19:08 UTC (7+ messages)
` [PATCH 01/18] fbdev: Prepare generic architecture helpers
` [PATCH 12/18] arch/parisc: Implement fb_is_primary_device() under arch/parisc
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).