Peter Hurley
|
d684779335
pty: Add debug message for ptmx open
|
10 年之前 |
Peter Hurley
|
1a48632ffe
pty: Fix input race when closing
|
10 年之前 |
Peter Hurley
|
d2b6f44779
n_tty: Fix signal handling flushes
|
10 年之前 |
Peter Hurley
|
1d1d14da12
pty: Fix buffer flush deadlock
|
10 年之前 |
Peter Hurley
|
c81622ac42
pty: Fix overlimit memory use
|
10 年之前 |
Peter Hurley
|
37480a0568
tty: Prevent untrappable signals from malicious program
|
10 年之前 |
Peter Hurley
|
52bce7f8d4
pty, n_tty: Simplify input processing on final close
|
10 年之前 |
Peter Hurley
|
1bb954153a
pty: Don't drop pty master tty lock to hangup slave
|
10 年之前 |
Peter Hurley
|
2febdb632b
tty: Preset lock subclass for nested tty locks
|
10 年之前 |
Peter Hurley
|
55199ea3bd
pty: Always return -EIO if slave BSD pty opened first
|
10 年之前 |
Peter Hurley
|
4ed60fc257
pty: Hold ctrl_lock for packet mode updates
|
10 年之前 |
Peter Hurley
|
2622d73e51
pty: Fix packet mode setting race
|
10 年之前 |
Peter Hurley
|
54e8e5fcaa
pty: Don't claim slave's ctrl_lock for master's packet mode
|
10 年之前 |
Peter Hurley
|
6054c16e80
tty: Use spin_lock_irq() for ctrl_lock when interrupts enabled
|
10 年之前 |
Peter Hurley
|
4d8c1dff6a
pty: Use spin_lock_irq() for pty_set_termios()
|
10 年之前 |
Peter Hurley
|
dbfcd851a9
tty: Move pty-specific set_termios() handling to pty driver
|
10 年之前 |
Peter Hurley
|
6460fbbf47
tty: WARN for attempted set_termios() of pty master
|
10 年之前 |
Peter Hurley
|
5b23954220
tty: Replace open-coded tty_get_pgrp()
|
10 年之前 |
Peter Hurley
|
01adc80706
tty: Move packet mode flow control notifications to pty driver
|
11 年之前 |
Rasmus Villemoes
|
07584d4a35
drivers: tty: Fix use-after-free in pty_common_install
|
11 年之前 |
Rasmus Villemoes
|
2c964a2f41
drivers: tty: Merge alloc_tty_struct and initialize_tty_struct
|
11 年之前 |
Peter Hurley
|
dee4a0be69
tty: Fix lock order in tty_do_resize()
|
12 年之前 |
Peter Hurley
|
5ede52538e
tty: Remove extra wakeup from pty write() path
|
12 年之前 |
Peter Hurley
|
7bfe0b7116
tty: Track flip buffer memory limit atomically
|
12 年之前 |
Peter Hurley
|
6a1c0680cf
tty: Convert termios_mutex to termios_rwsem
|
12 年之前 |
Peter Hurley
|
7c61c3d8f4
tty: Fix transient pty write() EIO
|
12 年之前 |
Linus Torvalds
|
b0b885657b
tty: fix up atime/mtime mess, take three
|
12 年之前 |
Jiri Slaby
|
f4b208eb91
TTY: pty, fix compilation warning
|
12 年之前 |
Peter Hurley
|
19ffd68f81
pty: Remove redundant itty reset
|
12 年之前 |
Peter Hurley
|
80cace7256
pty: Ignore slave open count for master pty open
|
12 年之前 |