Jiri Slaby ([email protected])

Number of posts: 1511 (1.07 per day)
First post: 2020-06-24 09:48:34
Last post: 2024-05-09 06:43:05

Date List Subject
2024-01-26 10:24:18 linux-kernel Re: [PATCH] mm: huge_memory: don't force huge page alignment on 32 bit
2024-01-26 10:19:44 linux-kernel Re: [PATCH] mm: huge_memory: don't force huge page alignment on 32 bit
2024-01-24 06:53:26 linux-kernel Re: RE: [PATCH 00/45] C++: Convert the kernel to C++
2024-01-22 11:54:35 linux-kernel [PATCH v2 36/47] tty: vt: make font of consw::con_font_set() const
2024-01-22 11:47:52 linux-kernel [PATCH v2 27/47] consoles: use if instead of switch-case in consw::con_cursor()
2024-01-22 11:42:49 linux-kernel [PATCH v2 11/47] tty: vt: define an enum for CSI+J codes
2024-01-22 11:42:13 linux-kernel [PATCH v2 38/47] tty: vt: change consw::con_set_origin() return type
2024-01-22 11:39:50 linux-kernel [PATCH v2 20/47] tty: vt: make init parameter of consw::con_init() a bool
2024-01-22 11:38:19 linux-kernel [PATCH v2 16/47] tty: vt: reflow csi_K()
2024-01-22 11:37:19 linux-kernel [PATCH v2 05/47] tty: vt: pass proper pointers from tioclinux()
2024-01-22 11:36:59 linux-kernel [PATCH v2 07/47] tty: vt: pass vc_resize_user as a parameter
2024-01-22 11:36:57 linux-kernel [PATCH v2 13/47] use clamp() for counts in csi_?() handlers
2024-01-22 11:21:28 linux-kernel [PATCH v2 44/47] tty: vt: remove unused consw::con_flush_scrollback()
2024-01-22 11:21:16 linux-kernel [PATCH v2 43/47] tty: vt: remove consw::con_getxy()
2024-01-22 11:20:51 linux-kernel [PATCH v2 42/47] fbcon: remove fbcon_getxy()
2024-01-22 11:20:14 linux-kernel [PATCH v2 40/47] tty: vt: remove consw::con_screen_pos()
2024-01-22 11:20:04 linux-kernel [PATCH v2 39/47] fbcon: remove consw::con_screen_pos()
2024-01-22 11:19:52 linux-kernel [PATCH v2 47/47] Documentation: add console.rst
2024-01-22 11:19:38 linux-kernel [PATCH v2 46/47] tty: vt: fix up kernel-doc
2024-01-22 11:19:17 linux-kernel [PATCH v2 45/47] tty: vt: document the rest of struct consw
2024-01-22 11:18:04 linux-kernel [PATCH v2 41/47] tty: vt: make types of screenpos() more consistent
2024-01-22 11:17:14 linux-kernel [PATCH v2 37/47] tty: vt: make consw::con_font_default()'s name const
2024-01-22 11:16:53 linux-kernel [PATCH v2 35/47] tty: vt: make types around consw::con_blank() bool
2024-01-22 11:16:27 linux-kernel [PATCH v2 34/47] tty: vt: use enum constants for VESA blanking modes
2024-01-22 11:16:12 linux-kernel [PATCH v2 33/47] tty: vt: use VESA blanking constants
2024-01-22 11:15:56 linux-kernel [PATCH v2 32/47] tty: vt: define a common enum for VESA blanking constants
2024-01-22 11:15:54 linux-kernel [PATCH v2 31/47] tty: vt: stop using -1 for blank mode in consw::con_blank()
2024-01-22 11:15:23 linux-kernel [PATCH v2 30/47] tty: vt: make consw::con_switch() return a bool
2024-01-22 11:15:11 linux-kernel [PATCH v2 29/47] tty: vt: remove CM_* constants
2024-01-22 11:14:53 linux-kernel [PATCH v2 28/47] fbdev/core: simplify cursor_state setting in fbcon_ops::cursor()
2024-01-22 11:14:03 linux-kernel [PATCH v2 26/47] tty: vt: sanitize consw::con_putcs() parameters
2024-01-22 11:13:31 linux-kernel [PATCH v2 25/47] tty: vt: sanitize consw::con_putc() parameters
2024-01-22 11:12:51 linux-kernel [PATCH v2 23/47] tty: vt: add con_putc() helper
2024-01-22 11:12:42 linux-kernel [PATCH v2 24/47] tty: vt: eliminate unneeded consw::con_putc() implementations
2024-01-22 11:12:12 linux-kernel [PATCH v2 22/47] tty: vt: remove checks for count in consw::con_clear() implementations
2024-01-22 11:11:16 linux-kernel [PATCH v2 21/47] tty: vt: sanitize arguments of consw::con_clear()
2024-01-22 11:10:42 linux-kernel [PATCH v2 19/47] tty: vt: make consw::con_debug_*() return void
2024-01-22 11:09:44 linux-kernel [PATCH v2 18/47] tty: vt: remove extern from functions in selection.h
2024-01-22 11:09:27 linux-kernel [PATCH v2 17/47] tty: vt: define an enum for ascii characters
2024-01-22 11:09:12 linux-kernel [PATCH v2 15/47] tty: vt: define an enum for CSI+K codes
2024-01-22 11:09:05 linux-kernel [PATCH v2 14/47] don't pass vc->vc_par[0] to csi_?() handlers
2024-01-22 11:08:47 linux-kernel [PATCH v2 12/47] tty: vt: reflow csi_J()
2024-01-22 11:08:29 linux-kernel [PATCH v2 10/47] tty: vt: use case ranges for CSI+m fg/bg colors
2024-01-22 11:08:13 linux-kernel [PATCH v2 08/47] tty: vt: make vc_is_sel()'s vc const
2024-01-22 11:07:20 linux-kernel [PATCH v2 09/47] tty: vt: define an enum for CSI+m codes
2024-01-22 11:07:00 linux-kernel [PATCH v2 06/47] tty: vt: push console lock from tioclinux() down to 2 functions
2024-01-22 11:06:19 linux-kernel [PATCH v2 03/47] tty: vt: fix 20 vs 0x20 typo in EScsiignore
2024-01-22 11:05:49 linux-kernel [PATCH v2 02/47] fbcon: make display_desc a static array in fbcon_startup()
2024-01-22 11:05:44 linux-kernel [PATCH v2 00/47] tty: vt: cleanup and documentation
2024-01-22 11:05:40 linux-kernel [PATCH v2 01/47] vgacon: inline vc_scrolldelta_helper() into vgacon_scrolldelta()
2024-01-22 11:05:17 linux-kernel [PATCH v2 04/47] tty: vt: expect valid vc when in tty ops