index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fbdev
/
core
Age
Commit message (
Expand
)
Author
Lines
9 days
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-7
/
+7
10 days
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-8
/
+7
2026-02-14
fbcon: Remove struct fbcon_display.inverse
Thomas Zimmermann
-1
/
+0
2026-02-14
printk, vt, fbcon: Remove console_conditional_schedule()
Sebastian Andrzej Siewior
-6
/
+0
2026-02-14
fbdev: fix fb_pad_unaligned_buffer mask
Osama Abdelkader
-1
/
+1
2026-02-14
fbcon: check return value of con2fb_acquire_newinfo()
Andrey Vatoropin
-1
/
+2
2026-02-14
fbdev: Use device_create_with_groups() to fix sysfs groups registration race
Hans de Goede
-33
/
+3
2026-02-11
Merge tag 'drm-next-2026-02-11' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
-25
/
+0
2025-12-26
Merge tag 'drm-misc-next-2025-12-12' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
-25
/
+0
2025-12-16
sysfb: Move edid_info into sysfb_primary_display
Thomas Zimmermann
-3
/
+5
2025-12-04
Merge tag 'drm-next-2025-12-03' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
-579
/
+605
2025-12-02
fbcon: Remove fb_debug_enter/_leave from struct fb_ops
Thomas Zimmermann
-25
/
+0
2025-11-25
drm, fbcon, vga_switcheroo: Avoid race condition in fbcon setup
Thomas Zimmermann
-0
/
+9
2025-11-21
Merge tag 'v6.18-rc6' into drm-next
Dave Airlie
-4
/
+32
2025-10-28
fbcon: Set fb_display[i]->mode to NULL when the mode is released
Quanmin Yan
-0
/
+20
2025-10-28
fbdev: bitblit: bound-check glyph index in bit_putcs*
Junjie Cao
-4
/
+12
2025-10-21
Merge tag 'drm-misc-next-2025-10-02' of https://gitlab.freedesktop.org/drm/mi...
Simona Vetter
-579
/
+605
2025-10-13
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
-17
/
+34
2025-10-10
Merge tag 'fbdev-for-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-6
/
+23
2025-10-10
fbdev: Fix logic error in "offb" name match
Finn Thain
-1
/
+1
2025-10-04
fbdev: Add bounds checking in bit_putcs to fix vmalloc-out-of-bounds
Albin Babu Varghese
-0
/
+17
2025-10-02
Merge tag 'mm-nonmm-stable-2025-10-02-15-29' of git://git.kernel.org/pub/scm/...
Linus Torvalds
-8
/
+1
2025-09-30
fbdev: Use string choices helpers
Chelsy Ratnawat
-3
/
+4
2025-09-30
fbdev: core: Fix ubsan warning in pixel_to_pat
Zsolt Kajtar
-2
/
+1
2025-09-23
fbdev: Turn FB_MODE_HELPERS into an internal config option
Thomas Zimmermann
-1
/
+1
2025-09-23
fbcon: Fix OOB access in font allocation
Thomas Zimmermann
-3
/
+3
2025-09-22
fbcon: fix integer overflow in fbcon_do_set_font
Samasth Norway Ananda
-2
/
+9
2025-09-19
fbcon: Streamline setting rotated/unrotated bitops
Thomas Zimmermann
-32
/
+38
2025-09-19
fbcon: Move fbcon callbacks into struct fbcon_bitops
Thomas Zimmermann
-67
/
+94
2025-09-19
fbcon: Set rotate_font callback with related callbacks
Thomas Zimmermann
-3
/
+7
2025-09-19
fbcon: Rename struct fbcon_ops to struct fbcon_par
Thomas Zimmermann
-552
/
+541
2025-09-19
fbcon: Fix empty lines in fbcon.h
Thomas Zimmermann
-1
/
+1
2025-09-13
fbdev: use panic_in_progress() helper
Jinchao Wang
-8
/
+1
2025-08-08
Merge tag 'fbdev-for-6.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-4
/
+5
2025-08-02
fbdev: Fix vmalloc out-of-bounds write in fast_imageblit
Sravan Kumar Gundu
-4
/
+5
2025-08-02
Merge tag 'fbdev-for-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-86
/
+91
2025-07-27
fbcon: Use 'bool' where appopriate
Ville Syrjälä
-10
/
+11
2025-07-27
fbcon: Introduce get_{fg,bg}_color()
Ville Syrjälä
-6
/
+18
2025-07-27
fbcon: fbcon_is_inactive() -> fbcon_is_active()
Ville Syrjälä
-15
/
+15
2025-07-27
fbcon: fbcon_cursor_noblink -> fbcon_cursor_blink
Ville Syrjälä
-4
/
+4
2025-07-27
fbdev: Fix typo in Kconfig text for FB_DEVICE
Daniel Palmer
-1
/
+1
2025-07-27
fbdev: svgalib: Clean up coding style
Darshan R.
-53
/
+42
2025-07-27
fbdev: fix potential buffer overflow in do_register_framebuffer()
Yongzhen Zhang
-0
/
+3
2025-07-09
fbcon: Fix outdated registered_fb reference in comment
Shixiong Ou
-2
/
+2
2025-06-16
video: Make CONFIG_FIRMWARE_EDID generally available
Thomas Zimmermann
-17
/
+1
2025-06-16
fbdev: Include <linux/export.h>
Thomas Zimmermann
-0
/
+23
2025-06-03
Merge tag 'backlight-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-18
/
+85
2025-05-31
fbdev: Fix fb_set_var to prevent null-ptr-deref in fb_videomode_to_var
Murad Masimov
-1
/
+3
2025-05-31
fbdev: Fix do_register_framebuffer to prevent null-ptr-deref in fb_videomode_...
Murad Masimov
-7
/
+11
2025-05-31
fbdev: core: fbcvt: avoid division by 0 in fb_cvt_hperiod()
Sergey Shtylyov
-1
/
+1
[next]