开源镜像站
帮助
下载
动态
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
/
console
Age
Commit message (
Expand
)
Author
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
lib/fonts: Remove FNTCHARCNT()
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
newport_con: depend on LOGO_LINUX_CLUT224 instead of LOGO_SGI_CLUT224
Vincent Mailhol
2025-08-02
Revert "vgacon: Add check for vc_origin address range in vgacon_scroll()"
Helge Deller
2025-06-06
Merge tag 'drm-fixes-2025-06-06' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2025-05-31
vgacon: Add check for vc_origin address range in vgacon_scroll()
GONG Ruiqi
2025-05-26
dummycon: Trigger redraw when switching consoles with deferred takeover
Thomas Zimmermann
2025-03-26
mdacon: rework dependency list
Arnd Bergmann
2025-03-26
dummycon: fix default rows/cols
Arnd Bergmann
2025-03-26
dummycon: only build module if there are users
Arnd Bergmann
2024-06-22
video: console: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2024-01-27
tty: vt: change consw::con_set_origin() return type
Jiri Slaby (SUSE)
2024-01-27
tty: vt: make consw::con_font_default()'s name const
Jiri Slaby (SUSE)
2024-01-27
tty: vt: make font of consw::con_font_set() const
Jiri Slaby (SUSE)
2024-01-27
tty: vt: make types around consw::con_blank() bool
Jiri Slaby (SUSE)
2024-01-27
tty: vt: use enum constants for VESA blanking modes
Jiri Slaby (SUSE)
2024-01-27
tty: vt: use VESA blanking constants
Jiri Slaby (SUSE)
2024-01-27
tty: vt: stop using -1 for blank mode in consw::con_blank()
Jiri Slaby (SUSE)
2024-01-27
tty: vt: make consw::con_switch() return a bool
Jiri Slaby (SUSE)
2024-01-27
tty: vt: remove CM_* constants
Jiri Slaby (SUSE)
2024-01-27
consoles: use if instead of switch-case in consw::con_cursor()
Jiri Slaby (SUSE)
2024-01-27
tty: vt: sanitize consw::con_putcs() parameters
Jiri Slaby (SUSE)
2024-01-27
tty: vt: sanitize consw::con_putc() parameters
Jiri Slaby (SUSE)
2024-01-27
tty: vt: eliminate unneeded consw::con_putc() implementations
Jiri Slaby (SUSE)
2024-01-27
tty: vt: remove checks for count in consw::con_clear() implementations
Jiri Slaby (SUSE)
2024-01-27
tty: vt: sanitize arguments of consw::con_clear()
Jiri Slaby (SUSE)
2024-01-27
tty: vt: make init parameter of consw::con_init() a bool
Jiri Slaby (SUSE)
2024-01-27
tty: vt: pass vc_resize_user as a parameter
Jiri Slaby (SUSE)
2024-01-27
vgacon: inline vc_scrolldelta_helper() into vgacon_scrolldelta()
Jiri Slaby (SUSE)
2023-11-28
vgacon: drop IA64 reference in VGA_CONSOLE dependency list
Lukas Bulwahn
2023-10-17
console: fix up ARM screen_info reference
Arnd Bergmann
2023-10-17
vgacon: remove screen_info dependency
Arnd Bergmann
2023-10-17
dummycon: limit Arm console size hack to footbridge
Arnd Bergmann
2023-10-17
vgacon: rework Kconfig dependencies
Arnd Bergmann
2023-09-18
drm: fix up fbdev Kconfig defaults
Arnd Bergmann
2023-08-24
BackMerge tag 'v6.5-rc7' into drm-next
Dave Airlie
2023-07-22
fbdev: Split frame buffer support in FB and FB_CORE symbols
Javier Martinez Canillas
2023-07-20
sticon: make sticon_set_def_font() void and remove op parameter
Jiri Slaby (SUSE)
2023-07-20
vgacon: cache vc_cell_height in vgacon_cursor()
Jiri Slaby (SUSE)
2023-07-20
vgacon: let vgacon_doresize() return void
Jiri Slaby (SUSE)
2023-07-20
vgacon: remove unused xpos from vgacon_set_cursor_size()
Jiri Slaby (SUSE)
2023-07-20
vgacon: remove unneeded forward declarations
Jiri Slaby (SUSE)
2023-07-20
vgacon: switch vgacon_scrolldelta() and vgacon_restore_screen()
Jiri Slaby (SUSE)
2023-04-20
video: Move HP PARISC STI core code to shared location
Thomas Zimmermann
[next]