index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
pty.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tty: pty: correct function name pty_resize()
Yang Yingliang
2021-05-20
1
-1
/
+1
*
tty: pty: remove redundant initialization of variable fd
Colin Ian King
2021-05-20
1
-1
/
+1
*
tty: remove tty_operations::chars_in_buffer for non-buffering
Jiri Slaby
2021-05-13
1
-17
/
+0
*
tty: make tty_operations::write_room return uint
Jiri Slaby
2021-05-13
1
-1
/
+1
*
tty: cumulate and document tty_struct::ctrl* members
Jiri Slaby
2021-05-13
1
-31
/
+31
*
tty: cumulate and document tty_struct::flow* members
Jiri Slaby
2021-05-13
1
-2
/
+2
*
tty: create internal tty.h file
Greg Kroah-Hartman
2021-04-15
1
-0
/
+1
*
tty: pty: Add a blank line after declarations
Xiaofei Tan
2021-04-02
1
-0
/
+4
*
Revert "drivers:tty:pty: Fix a race causing data loss on close"
Greg Kroah-Hartman
2021-03-10
1
-13
/
+2
*
drivers:tty:pty: Fix a race causing data loss on close
Corey Minyard
2021-01-07
1
-2
/
+13
*
tty: pty, remove BUG_ON from pty_close
Jiri Slaby
2021-01-07
1
-1
/
+0
*
tty: pty: Provide descriptions for the 'file' parameters
Lee Jones
2020-11-06
1
-0
/
+2
*
pty: do tty_flip_buffer_push without port->lock in pty_write
Artem Savkov
2020-09-04
1
-1
/
+1
*
tty: fix kernel-doc
Jiri Slaby
2020-08-18
1
-1
/
+1
*
pty: fix compat ioctls
Al Viro
2018-10-13
1
-2
/
+12
*
pty: fix O_CLOEXEC for TIOCGPTPEER
Matthijs van Duin
2018-07-21
1
-1
/
+1
*
tty: Fix data race in tty_insert_flip_string_fixed_flag
DaeRyong Jeong
2018-05-14
1
-0
/
+3
*
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-11
1
-2
/
+2
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
Merge tag 'tty-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2017-09-05
1
-1
/
+7
|
\
|
*
pty: show associative slave of ptmx in fdinfo
Masatake YAMATO
2017-08-28
1
-1
/
+7
*
|
pty: Repair TIOCGPTPEER
Eric W. Biederman
2017-08-24
1
-37
/
+27
*
|
Revert "pty: fix the cached path of the pty slave file descriptor in the master"
Linus Torvalds
2017-08-23
1
-5
/
+2
*
|
pty: fix the cached path of the pty slave file descriptor in the master
Linus Torvalds
2017-08-17
1
-2
/
+5
|
/
*
tty: hide unused pty_get_peer function
Arnd Bergmann
2017-07-17
1
-43
/
+42
*
tty: add TIOCGPTPEER ioctl
Aleksa Sarai
2017-06-09
1
-4
/
+67
*
tty: add compat_ioctl callbacks
Aleksa Sarai
2017-06-09
1
-0
/
+22
*
tty: pty: Fix ldisc flush after userspace become aware of the data already
Wang YanQing
2017-03-17
1
-6
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-1
/
+1
*
pty: make ptmx file ops read-only after init
Kees Cook
2016-09-15
1
-1
/
+1
*
devpts: fix null pointer dereference on failed memory allocation
Colin Ian King
2016-06-26
1
-2
/
+5
*
devpts: Make each mount of devpts an independent filesystem.
Eric W. Biederman
2016-06-05
1
-7
/
+8
*
Merge 4.6-rc7 into tty-next
Greg Kroah-Hartman
2016-05-09
1
-10
/
+8
|
\
|
*
devpts: more pty driver interface cleanups
Linus Torvalds
2016-04-26
1
-10
/
+8
*
|
Fix OpenSSH pty regression on close
Brian Bloniarz
2016-05-01
1
-3
/
+1
*
|
tty: Replace TTY_IO_ERROR bit tests with tty_io_error()
Peter Hurley
2016-04-30
1
-1
/
+1
|
/
*
devpts: clean up interface to pty drivers
Linus Torvalds
2016-04-18
1
-33
/
+30
*
Merge 4.5-rc4 into tty-next
Greg Kroah-Hartman
2016-02-14
1
-1
/
+20
|
\
|
*
pty: make sure super_block is still valid in final /dev/tty close
Herton R. Krzesinski
2016-02-06
1
-3
/
+6
|
*
pty: fix possible use after free of tty->driver_data
Herton R. Krzesinski
2016-02-06
1
-1
/
+17
*
|
tty: Use termios c_*flag macros
Peter Hurley
2016-01-28
1
-2
/
+1
*
|
pty: Remove pty_unix98_shutdown()
Peter Hurley
2016-01-27
1
-10
/
+1
*
|
tty: Fix tty_init_termios() declaration
Peter Hurley
2016-01-27
1
-12
/
+3
*
|
tty: Fix ldisc leak in failed tty_init_dev()
Peter Hurley
2016-01-27
1
-3
/
+2
|
/
*
tty: Remove __func__ from tty_debug() macro
Peter Hurley
2015-12-13
1
-1
/
+1
*
drivers/tty: make pty.c slightly more explicitly non-modular
Paul Gortmaker
2015-10-04
1
-2
/
+5
*
pty: Add debug message for ptmx open
Peter Hurley
2015-07-23
1
-0
/
+8
*
pty: Fix input race when closing
Peter Hurley
2015-05-10
1
-2
/
+3
*
n_tty: Fix signal handling flushes
Peter Hurley
2015-02-02
1
-0
/
+1
*
pty: Fix buffer flush deadlock
Peter Hurley
2015-02-02
1
-1
/
+9
[next]