开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fbdev
/
core
Age
Commit message (
Expand
)
Author
11 days
fbcon: Put font-rotation state into separate struct
Thomas Zimmermann
11 days
fbcon: Fill cursor mask in helper function
Thomas Zimmermann
11 days
lib/fonts: Implement font rotation
Thomas Zimmermann
11 days
lib/fonts: Implement glyph rotation
Thomas Zimmermann
11 days
lib/fonts: Provide helpers for calculating glyph pitch and size
Thomas Zimmermann
11 days
fbcon: Avoid OOB font access if console rotation fails
Thomas Zimmermann
2026-03-09
lib/fonts: Store font data for user space with font_data_export()
Thomas Zimmermann
2026-03-09
lib/fonts: Create font_data_t from struct console_font with font_data_import()
Thomas Zimmermann
2026-03-09
lib/fonts: Compare font data for equality with font_data_is_equal()
Thomas Zimmermann
2026-03-09
lib/fonts: Manage font-data lifetime with font_data_get/_put()
Thomas Zimmermann
2026-03-09
lib/fonts: Read font size with font_data_size()
Thomas Zimmermann
2026-03-09
lib/fonts: Store font data as font_data_t; update consoles
Thomas Zimmermann
2026-03-09
vt: Calculate font-buffer size with vc_font_size()
Thomas Zimmermann
2026-03-09
vt: Store font in struct vc_font
Thomas Zimmermann
2026-03-09
fbdev: Declare src parameter of fb_pad_ helpers as constant
Thomas Zimmermann
2026-03-09
fbdev: defio: Move pageref array to struct fb_deferred_io_state
Thomas Zimmermann
2026-03-09
fbdev: defio: Move variable state into struct fb_deferred_io_state
Thomas Zimmermann
2026-03-09
fbdev: defio: Keep module reference from VMAs
Thomas Zimmermann
2026-03-09
fbdev: defio: Disconnect deferred I/O from the lifetime of struct fb_info
Thomas Zimmermann
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-14
fbcon: Remove struct fbcon_display.inverse
Thomas Zimmermann
2026-02-14
printk, vt, fbcon: Remove console_conditional_schedule()
Sebastian Andrzej Siewior
2026-02-14
fbdev: fix fb_pad_unaligned_buffer mask
Osama Abdelkader
2026-02-14
fbcon: check return value of con2fb_acquire_newinfo()
Andrey Vatoropin
2026-02-14
fbdev: Use device_create_with_groups() to fix sysfs groups registration race
Hans de Goede
2026-02-11
Merge tag 'drm-next-2026-02-11' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2025-12-26
Merge tag 'drm-misc-next-2025-12-12' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
2025-12-16
sysfb: Move edid_info into sysfb_primary_display
Thomas Zimmermann
2025-12-04
Merge tag 'drm-next-2025-12-03' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2025-12-02
fbcon: Remove fb_debug_enter/_leave from struct fb_ops
Thomas Zimmermann
2025-11-25
drm, fbcon, vga_switcheroo: Avoid race condition in fbcon setup
Thomas Zimmermann
2025-11-21
Merge tag 'v6.18-rc6' into drm-next
Dave Airlie
2025-10-28
fbcon: Set fb_display[i]->mode to NULL when the mode is released
Quanmin Yan
2025-10-28
fbdev: bitblit: bound-check glyph index in bit_putcs*
Junjie Cao
2025-10-21
Merge tag 'drm-misc-next-2025-10-02' of https://gitlab.freedesktop.org/drm/mi...
Simona Vetter
2025-10-13
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2025-10-10
Merge tag 'fbdev-for-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-10-10
fbdev: Fix logic error in "offb" name match
Finn Thain
2025-10-04
fbdev: Add bounds checking in bit_putcs to fix vmalloc-out-of-bounds
Albin Babu Varghese
2025-10-02
Merge tag 'mm-nonmm-stable-2025-10-02-15-29' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2025-09-30
fbdev: Use string choices helpers
Chelsy Ratnawat
2025-09-30
fbdev: core: Fix ubsan warning in pixel_to_pat
Zsolt Kajtar
2025-09-23
fbdev: Turn FB_MODE_HELPERS into an internal config option
Thomas Zimmermann
2025-09-23
fbcon: Fix OOB access in font allocation
Thomas Zimmermann
2025-09-22
fbcon: fix integer overflow in fbcon_do_set_font
Samasth Norway Ananda
2025-09-19
fbcon: Streamline setting rotated/unrotated bitops
Thomas Zimmermann
2025-09-19
fbcon: Move fbcon callbacks into struct fbcon_bitops
Thomas Zimmermann
2025-09-19
fbcon: Set rotate_font callback with related callbacks
Thomas Zimmermann
2025-09-19
fbcon: Rename struct fbcon_ops to struct fbcon_par
Thomas Zimmermann
[next]