index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fbdev
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-25
drm, fbcon, vga_switcheroo: Avoid race condition in fbcon setup
Thomas Zimmermann
1
-0
/
+9
2025-10-28
fbdev: atyfb: Check if pll_ops->init_pll failed
Daniel Palmer
1
-2
/
+6
2025-10-28
fbcon: Set fb_display[i]->mode to NULL when the mode is released
Quanmin Yan
2
-0
/
+20
2025-10-28
fbdev: bitblit: bound-check glyph index in bit_putcs*
Junjie Cao
1
-4
/
+12
2025-10-28
fbdev: pvr2fb: Fix leftover reference to ONCHIP_NR_DMA_CHANNELS
Florian Fuchs
1
-1
/
+1
2025-10-28
fbdev: valkyriefb: Fix reference count leak in valkyriefb_init
Miaoqian Lin
1
-0
/
+2
2025-10-10
Merge tag 'fbdev-for-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/linux-fbdev
Linus Torvalds
11
-77
/
+178
2025-10-10
fbdev: Fix logic error in "offb" name match
Finn Thain
1
-1
/
+1
2025-10-07
Merge tag 'hyperv-next-signed-20251006' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux
Linus Torvalds
2
-2
/
+7
2025-10-04
fbdev: Add bounds checking in bit_putcs to fix vmalloc-out-of-bounds
Albin Babu Varghese
1
-0
/
+17
2025-10-02
Merge tag 'mm-nonmm-stable-2025-10-02-15-29' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-8
/
+1
2025-10-02
fbdev/hyperv_fb: deprecate this in favor of Hyper-V DRM driver
Prasanna Kumar T S M
2
-1
/
+6
2025-10-02
fbdev: Make drivers depend on LCD_CLASS_DEVICE
Thomas Zimmermann
1
-2
/
+2
2025-10-02
fbdev: radeonfb: Remove stale product link in Kconfig
Sukrut Heroorkar
1
-3
/
+0
2025-10-01
Drivers: hv: Add CONFIG_HYPERV_VMBUS option
Mukesh Rathor
1
-1
/
+1
2025-09-30
fbdev: simplefb: Fix use after free in simplefb_detach_genpds()
Janne Grunau
1
-8
/
+23
2025-09-30
fbdev: s3fb: Revert mclk stop in suspend
Zsolt Kajtar
1
-2
/
+2
2025-09-30
fbdev: mb862xxfb: Use int type to store negative error codes
Qianfeng Rong
1
-1
/
+1
2025-09-30
fbdev: Use string choices helpers
Chelsy Ratnawat
3
-5
/
+8
2025-09-30
fbdev: core: Fix ubsan warning in pixel_to_pat
Zsolt Kajtar
1
-2
/
+1
2025-09-30
fbdev: s3fb: Implement 1 and 2 BPP modes, improve 4 BPP
Zsolt Kajtar
2
-36
/
+105
2025-09-30
fbdev: s3fb: Implement powersave for S3 FB
Zsolt Kajtar
1
-18
/
+19
2025-09-30
fbdev: xenfb: Use vmalloc_array to simplify code
Qianfeng Rong
1
-1
/
+1
2025-09-23
fbcon: Fix OOB access in font allocation
Thomas Zimmermann
1
-3
/
+3
2025-09-22
fbcon: fix integer overflow in fbcon_do_set_font
Samasth Norway Ananda
1
-2
/
+9
2025-09-13
fbdev: use panic_in_progress() helper
Jinchao Wang
1
-8
/
+1
2025-08-09
Merge tag 'gpio-updates-for-v6.17-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux
Linus Torvalds
1
-1
/
+1
2025-08-08
Merge tag 'fbdev-for-6.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/linux-fbdev
Linus Torvalds
1
-4
/
+5
2025-08-07
treewide: rename GPIO set callbacks back to their original names
Bartosz Golaszewski
1
-1
/
+1
2025-08-02
fbdev: Fix vmalloc out-of-bounds write in fast_imageblit
Sravan Kumar Gundu
1
-4
/
+5
2025-08-02
Merge tag 'fbdev-for-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/linux-fbdev
Linus Torvalds
9
-115
/
+116
2025-07-30
Merge tag 'drm-next-2025-07-30' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
54
-180
/
+137
2025-07-27
fbcon: Use 'bool' where appopriate
Ville Syrjälä
1
-10
/
+11
2025-07-27
fbcon: Introduce get_{fg,bg}_color()
Ville Syrjälä
1
-6
/
+18
2025-07-27
fbcon: fbcon_is_inactive() -> fbcon_is_active()
Ville Syrjälä
1
-15
/
+15
2025-07-27
fbcon: fbcon_cursor_noblink -> fbcon_cursor_blink
Ville Syrjälä
1
-4
/
+4
2025-07-27
fbdev: Fix typo in Kconfig text for FB_DEVICE
Daniel Palmer
1
-1
/
+1
2025-07-27
fbdev: imxfb: Check fb_add_videomode to prevent null-ptr-deref
Chenyuan Yang
1
-2
/
+7
2025-07-27
fbdev: svgalib: Clean up coding style
Darshan R.
1
-53
/
+42
2025-07-27
fbdev: kyro: Use devm_ioremap_wc() for screen mem
Giovanni Di Santi
1
-6
/
+3
2025-07-27
fbdev: kyro: Use devm_ioremap() for mmio registers
Giovanni Di Santi
1
-5
/
+3
2025-07-27
fbdev: kyro: Add missing PCI memory region request
Giovanni Di Santi
1
-1
/
+6
2025-07-27
fbdev: simplefb: Use of_reserved_mem_region_to_resource() for "memory-region"
Rob Herring (Arm)
1
-13
/
+4
2025-07-27
fbdev: fix potential buffer overflow in do_register_framebuffer()
Yongzhen Zhang
1
-0
/
+3
2025-07-27
fbdev: nvidiafb: add depends on HAS_IOPORT
Randy Dunlap
1
-1
/
+1
2025-07-27
fbdev: nvidiafb: fix build on 32-bit ARCH=um
Johannes Berg
1
-1
/
+1
2025-07-09
fbcon: Fix outdated registered_fb reference in comment
Shixiong Ou
1
-2
/
+2
2025-06-17
sysfs: treewide: switch back to bin_attribute::read()/write()
Thomas Weißschuh
2
-4
/
+4
2025-06-16
video: Make CONFIG_FIRMWARE_EDID generally available
Thomas Zimmermann
2
-17
/
+1
2025-06-16
fbdev/viafb: Do not include <linux/export.h>
Thomas Zimmermann
1
-1
/
+0
[next]