index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
vt
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-07
vt/consolemap: do font sum unsigned
Jiri Slaby
1
-1
/
+1
2020-11-10
vt: Disable KD_FONT_OP_COPY
Daniel Vetter
1
-22
/
+2
2020-11-05
tty: make FONTX ioctl use the tty pointer they were actually passed
Linus Torvalds
1
-15
/
+17
2020-11-05
vt: keyboard, extend func_buf_lock to readers
Jiri Slaby
1
-4
/
+13
2020-11-05
vt: keyboard, simplify vt_kdgkbsent
Jiri Slaby
1
-19
/
+9
2020-09-03
vt_ioctl: change VT_RESIZEX ioctl to check for error return from vc_resize()
George Kennedy
1
-1
/
+11
2020-09-03
vt: defer kfree() of vc_screenbuf in vc_do_resize()
Tetsuo Handa
1
-2
/
+3
2020-07-29
vt: Reject zero-sized screen buffer size.
Tetsuo Handa
1
-11
/
+18
2020-06-11
vt: keyboard: avoid signed integer overflow in k_ascii
Dmitry Torokhov
1
-10
/
+16
2020-05-02
vt: don't hardcode the mem allocation upper bound
Nicolas Pitre
1
-1
/
+1
2020-04-02
vt: vt_ioctl: fix use-after-free in vt_in_use()
Eric Biggers
1
-4
/
+12
2020-04-02
vt: vt_ioctl: fix VT_DISALLOCATE freeing in-use virtual console
Eric Biggers
2
-9
/
+26
2020-04-02
vt: vt_ioctl: remove unnecessary console allocation checks
Eric Biggers
1
-19
/
+2
2020-04-02
vt: switch vt_dont_switch to bool
Jiri Slaby
1
-3
/
+3
2020-04-02
vt: ioctl, switch VT_IS_IN_USE and VT_BUSY to inlines
Jiri Slaby
1
-7
/
+22
2020-04-02
vt: selection, introduce vc_is_sel
Jiri Slaby
3
-4
/
+10
2020-03-11
vt: selection, push sel_lock up
Jiri Slaby
1
-9
/
+7
2020-03-11
vt: selection, push console lock down
Jiri Slaby
2
-3
/
+12
2020-03-11
vt: selection, close sel_buffer race
Jiri Slaby
1
-6
/
+17
2020-02-28
vt: vt_ioctl: fix race in VT_RESIZEX
Eric Dumazet
1
-6
/
+11
2020-02-28
VT_RESIZEX: get rid of field-by-field copyin
Al Viro
1
-41
/
+27
2020-02-28
vt: selection, handle pending signals in paste_selection
Jiri Slaby
1
-1
/
+8
2019-12-17
tty: vt: keyboard: reject invalid keycodes
Dmitry Torokhov
1
-1
/
+1
2019-05-21
tty/vt: fix write/write race in ioctl(KDSKBSENT) handler
Sergei Trofimovich
1
-6
/
+27
2019-05-21
tty: vt.c: Fix TIOCL_BLANKSCREEN console blanking if blankinterval == 0
Yifeng Li
1
-2
/
+0
2019-05-16
vt: always call notifier with the console lock held
Nicolas Pitre
1
-1
/
+1
2019-01-31
vt: invoke notifier on screen size change
Nicolas Pitre
1
-0
/
+1
2018-09-29
tty: vt_ioctl: fix potential Spectre v1
Gustavo A. R. Silva
1
-0
/
+4
2018-07-08
vt: prevent leaking uninitialized data to userspace via /dev/vcs*
Alexander Potapenko
1
-2
/
+2
2018-04-08
vt: change SGR 21 to follow the standards
Mike Frysinger
1
-1
/
+5
2018-03-28
tty: vt: fix up tabstops properly
Linus Torvalds
1
-4
/
+4
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
4
-0
/
+4
2017-06-09
vt: fix \e[2m using the wrong placeholder color on graphical consoles
Adam Borowski
1
-1
/
+1
2017-06-09
Merge branch 'vt_copy_cleanup' into tty-next
Greg Kroah-Hartman
3
-51
/
+19
2017-06-09
vt: drop access_ok() calls in unimap ioctls
Adam Borowski
1
-8
/
+0
2017-06-09
vt: use memdup_user in PIO_UNIMAP ioctl
Adam Borowski
1
-8
/
+3
2017-06-09
vt: use copy_to_user instead of __put_user in GIO_UNIMAP ioctl
Adam Borowski
1
-8
/
+6
2017-06-09
vt: fix unchecked __put_user() in tioclinux ioctls
Adam Borowski
1
-3
/
+3
2017-06-09
vt: use copy_from/to_user instead of __get/put_user for scrnmap ioctls
Adam Borowski
1
-24
/
+7
2017-05-18
tty/vt/keyboard: Remove AVR32 bits from the driver
Andy Shevchenko
1
-2
/
+1
2017-04-11
vt: make mouse selection of non-ASCII consistent
Adam Borowski
1
-10
/
+6
2017-04-11
vt: set mouse selection word-chars to gpm's default
Adam Borowski
1
-1
/
+1
2017-04-03
Merge 4.11-rc5 into tty-next
Greg Kroah-Hartman
1
-1
/
+0
2017-03-31
tty: Disable default console blanking interval
Tim Gardner
1
-1
/
+1
2017-03-28
sched/headers: Remove duplicate #include <linux/sched/debug.h> line
Ingo Molnar
1
-1
/
+0
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+2
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
3
-3
/
+3
2017-02-22
lib/show_mem.c: teach show_mem to work with the given nodemask
Michal Hocko
1
-1
/
+1
2017-01-25
console: Add callback to flush scrollback buffer to consw struct
Manuel Schölling
1
-0
/
+9
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
4
-4
/
+4
[next]