index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
vt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'tty-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2020-11-08
1
-22
/
+2
|
\
|
*
vt: Disable KD_FONT_OP_COPY
Daniel Vetter
2020-11-08
1
-22
/
+2
*
|
tty: make FONTX ioctl use the tty pointer they were actually passed
Linus Torvalds
2020-11-02
1
-17
/
+19
|
/
*
vt_ioctl: fix GIO_UNIMAP regression
Jiri Slaby
2020-10-28
1
-6
/
+5
*
vt: keyboard, extend func_buf_lock to readers
Jiri Slaby
2020-10-28
1
-4
/
+13
*
vt: keyboard, simplify vt_kdgkbsent
Jiri Slaby
2020-10-28
1
-19
/
+9
*
vt_ioctl: make VT_RESIZEX behave like VT_RESIZE
Tetsuo Handa
2020-09-27
1
-47
/
+10
*
Merge 5.9-rc3 into tty-next
Greg Kroah-Hartman
2020-08-31
2
-6
/
+17
|
\
|
*
Merge tag 'tty-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2020-08-26
2
-3
/
+14
|
|
\
|
|
*
vt_ioctl: change VT_RESIZEX ioctl to check for error return from vc_resize()
George Kennedy
2020-08-18
1
-1
/
+11
|
|
*
vt: defer kfree() of vc_screenbuf in vc_do_resize()
Tetsuo Handa
2020-08-18
1
-2
/
+3
|
*
|
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-3
/
+3
|
|
/
*
|
Revert "vc_screen: extract vcs_read_buf_header"
Jiri Slaby
2020-08-24
1
-18
/
+13
*
|
tty: vt, fix kernel-doc
Jiri Slaby
2020-08-18
3
-6
/
+6
*
|
vc_screen: prune macros
Jiri Slaby
2020-08-18
1
-4
/
+0
*
|
vc_screen: extract vcs_read_buf_header
Jiri Slaby
2020-08-18
1
-13
/
+18
*
|
vc_screen: extract vcs_read_buf
Jiri Slaby
2020-08-18
1
-68
/
+78
*
|
vc_screen: extract vcs_read_buf_noattr
Jiri Slaby
2020-08-18
1
-11
/
+22
*
|
vc_screen: extract vcs_read_buf_uni
Jiri Slaby
2020-08-18
1
-19
/
+30
*
|
vs_screen: kill tmp_count from vcs_read
Jiri Slaby
2020-08-18
1
-8
/
+2
*
|
vc_screen: sanitize types in vcs_read
Jiri Slaby
2020-08-18
1
-8
/
+7
*
|
vc_screen: eliminate ifdefs from vcs_write_buf
Jiri Slaby
2020-08-18
1
-12
/
+17
*
|
vc_screen: extract vcs_write_buf
Jiri Slaby
2020-08-18
1
-76
/
+92
*
|
vc_screen: extract vcs_write_buf_noattr
Jiri Slaby
2020-08-18
1
-21
/
+34
*
|
vc_screen: sanitize types in vcs_write
Jiri Slaby
2020-08-18
1
-10
/
+7
*
|
vc_screen: rewrite vcs_size to accept vc, not inode
Jiri Slaby
2020-08-18
1
-17
/
+29
*
|
vc_screen: document and cleanup vcs_vc
Jiri Slaby
2020-08-18
1
-8
/
+12
*
|
vc: propagate "viewed as bool" from screenpos up
Jiri Slaby
2020-08-18
2
-9
/
+11
*
|
vt: declare xy for get/putconsxy properly
Jiri Slaby
2020-08-18
1
-5
/
+5
*
|
vt: make vc_data pointers const in selection.h
Jiri Slaby
2020-08-18
2
-8
/
+9
|
/
*
Merge tag 'tty-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2020-08-06
5
-956
/
+1046
|
\
|
*
tty: keyboard, do not speculate on func_table index
Jiri Slaby
2020-07-31
1
-1
/
+2
|
*
Merge 5.8-rc7 into tty-next
Greg Kroah-Hartman
2020-07-27
1
-11
/
+18
|
|
\
|
*
|
tty: vt: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-07-21
1
-1
/
+1
|
*
|
tty/vt: Do not warn when huge selection requested
Alexey Kardashevskiy
2020-07-01
1
-1
/
+1
|
*
|
tty/vt: check allocation size in con_set_unimap()
Denis Efremov
2020-06-24
1
-1
/
+1
|
*
|
vt_ioctl: move perm checks level up
Jiri Slaby
2020-06-24
1
-9
/
+12
|
*
|
vt_ioctl: move vt_kdsetmode out of vt_k_ioctl
Jiri Slaby
2020-06-24
1
-35
/
+43
|
*
|
vt_ioctl: move vt_io_fontreset out of vt_io_ioctl
Jiri Slaby
2020-06-24
1
-18
/
+26
|
*
|
vt_ioctl: move vt_resizex out of vt_ioctl
Jiri Slaby
2020-06-24
1
-45
/
+55
|
*
|
vt_ioctl: move vt_reldisp out of vt_ioctl
Jiri Slaby
2020-06-24
1
-48
/
+40
|
*
|
vt_ioctl: move vt_setactivate out of vt_ioctl
Jiri Slaby
2020-06-24
1
-35
/
+39
|
*
|
vt_ioctl: move io ioctls to a separate function
Jiri Slaby
2020-06-24
1
-79
/
+98
|
*
|
vt_ioctl: move K* ioctls to a separate function
Jiri Slaby
2020-06-24
1
-137
/
+157
|
*
|
vt_ioctl: eliminate use of uival and ucval
Jiri Slaby
2020-06-24
1
-13
/
+6
|
*
|
vt_ioctl: eliminate ret & breaks in vt_ioctl
Jiri Slaby
2020-06-24
1
-185
/
+133
|
*
|
vt: simplify noncolor attributes in build_attr
Jiri Slaby
2020-06-24
1
-4
/
+4
|
*
|
vt: remove superfluous parens in invert_screen and build_attr
Jiri Slaby
2020-06-24
1
-3
/
+7
|
*
|
vt: use newly defined CUR_* macros
Jiri Slaby
2020-06-24
1
-9
/
+13
|
*
|
vt: redefine world of cursor macros
Jiri Slaby
2020-06-24
1
-1
/
+1
[next]