index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
vt
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-09-01
2
-16
/
+8
|
\
|
*
tty: make tty_operations::write()'s count size_t
Jiri Slaby (SUSE)
2023-08-11
1
-1
/
+1
|
*
tty: propagate u8 data to tty_operations::put_char()
Jiri Slaby (SUSE)
2023-08-11
1
-1
/
+1
|
*
tty: propagate u8 data to tty_operations::write()
Jiri Slaby (SUSE)
2023-08-11
1
-2
/
+2
|
*
tty: switch count in tty_ldisc_receive_buf() to size_t
Jiri Slaby (SUSE)
2023-08-11
1
-1
/
+1
|
*
tty: vt: Remove some repetitive initialization
oushixiong
2023-08-03
1
-12
/
+4
*
|
mm: remove arguments of show_mem()
Kefeng Wang
2023-08-18
1
-1
/
+1
|
/
*
vc_screen: reload load of struct vc_data pointer in vcs_write() to avoid UAF
George Kennedy
2023-05-13
1
-2
/
+9
*
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-04-27
2
-3
/
+3
|
\
|
*
tty: make tty_class a static const structure
Greg Kroah-Hartman
2023-04-03
1
-1
/
+1
|
*
Merge 6.3-rc5 into driver-core-next
Greg Kroah-Hartman
2023-04-03
1
-0
/
+3
|
|
\
|
*
|
driver core: class: remove module * from class_create()
Greg Kroah-Hartman
2023-03-17
2
-2
/
+2
*
|
|
tty: vt: drop checks for undefined VT_SINGLE_DRIVER
Jiri Slaby (SUSE)
2023-04-20
1
-8
/
+2
*
|
|
tty: vt: distribute EXPORT_SYMBOL()
Jiri Slaby (SUSE)
2023-04-20
1
-20
/
+14
*
|
|
tty: vt: simplify some cases in tioclinux()
Jiri Slaby (SUSE)
2023-04-20
1
-36
/
+26
*
|
|
tty: vt: reformat tioclinux()
Jiri Slaby (SUSE)
2023-04-20
1
-83
/
+84
|
|
/
|
/
|
*
|
tty: vt: protect KD_FONT_OP_GET_TALL from unbound access
Samuel Thibault
2023-03-09
1
-0
/
+3
|
/
*
vc_screen: don't clobber return value in vcs_read
Thomas Weißschuh
2023-02-28
1
-3
/
+4
*
vc_screen: modify vcs_size() handling in vcs_read()
George Kennedy
2023-02-28
1
-3
/
+1
*
Merge 6.2-rc7 into tty-next
Greg Kroah-Hartman
2023-02-06
1
-4
/
+5
|
\
|
*
vc_screen: move load of struct vc_data pointer in vcs_read() to avoid UAF
George Kennedy
2023-01-31
1
-4
/
+5
*
|
VT: Bump font size limitation to 64x128 pixels
Samuel Thibault
2023-01-19
1
-12
/
+16
*
|
VT: Add KD_FONT_OP_SET/GET_TALL operations
Samuel Thibault
2023-01-19
1
-4
/
+10
*
|
VT: Add height parameter to con_font_get/set consw operations
Samuel Thibault
2023-01-19
1
-2
/
+2
*
|
tty: vt: cache row count in con_scroll()
Jiri Slaby (SUSE)
2023-01-19
1
-3
/
+4
*
|
tty: vt: saner names for more scroll variables
Jiri Slaby (SUSE)
2023-01-19
1
-18
/
+22
*
|
tty: vt: separate array juggling to juggle_array()
Jiri Slaby (SUSE)
2023-01-19
1
-24
/
+28
*
|
tty: vt: simplify some unicode conditions
Jiri Slaby (SUSE)
2023-01-19
1
-49
/
+36
*
|
tty: vt: replace BUG_ON() by WARN_ON_ONCE()
Jiri Slaby (SUSE)
2023-01-19
1
-1
/
+2
*
|
tty: vt: remove struct uni_screen
Jiri Slaby (SUSE)
2023-01-19
1
-59
/
+58
*
|
tty: vt: remove char32_t typedef
Jiri Slaby (SUSE)
2023-01-19
1
-14
/
+12
*
|
tty: vt: use sizeof(*variable) where possible
Jiri Slaby (SUSE)
2023-01-19
1
-5
/
+5
*
|
tty: vt: remove reference to undefined NO_VC_UNI_SCREEN
Jiri Slaby (SUSE)
2023-01-19
1
-3
/
+0
*
|
tty: vt: drop get_vc_uniscr()
Jiri Slaby (SUSE)
2023-01-19
1
-17
/
+10
*
|
tty: vt: remove vc_uniscr_debug_check()
Jiri Slaby (SUSE)
2023-01-19
1
-40
/
+0
*
|
tty/vt: prevent registration of console with invalid number
Sven Schnelle
2023-01-19
1
-0
/
+6
|
/
*
Merge 6.0-rc4 into tty-next
Greg Kroah-Hartman
2022-09-05
1
-4
/
+8
|
\
|
*
vt: Clear selection before changing the font
Helge Deller
2022-08-30
1
-4
/
+8
*
|
tty/vt: Add console_lock check to vt_console_print()
Daniel Vetter
2022-09-01
1
-1
/
+3
*
|
kernel/panic: Drop unblank_screen call
Daniel Vetter
2022-09-01
1
-1
/
+2
*
|
tty/vt: Remove printable variable
Daniel Vetter
2022-08-30
1
-4
/
+0
|
/
*
Merge tag 'tty-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2022-08-08
5
-325
/
+386
|
\
|
*
tty: vt: initialize unicode screen buffer
Tetsuo Handa
2022-07-19
1
-1
/
+1
|
*
tty/vt: consolemap: use E_TABSZ for the translations size
Jiri Slaby
2022-06-27
1
-1
/
+1
|
*
tty/vt: consolemap: remove dflt reset from con_do_clear_unimap()
Jiri Slaby
2022-06-27
1
-2
/
+0
|
*
tty/vt: consolemap: improve UNI_*() macros definitions
Jiri Slaby
2022-06-27
1
-4
/
+13
|
*
tty/vt: consolemap: rename struct vc_data::vc_uni_pagedir*
Jiri Slaby
2022-06-27
2
-27
/
+27
|
*
tty/vt: consolemap: saner variable names in set_inverse_transl()
Jiri Slaby
2022-06-27
1
-13
/
+13
|
*
tty/vt: consolemap: saner variable names in set_inverse_trans_unicode()
Jiri Slaby
2022-06-27
1
-5
/
+5
|
*
tty/vt: consolemap: remove unused parameter from set_inverse_trans_unicode()
Jiri Slaby
2022-06-27
1
-5
/
+4
[next]