Peter Hurley
|
2ce3c10c0c
Revert "tty: Fix pty master poll() after slave closes v2"
|
10 years ago |
Linus Torvalds
|
37da7bbbe8
Merge tag 'tty-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
|
10 years ago |
Linus Torvalds
|
86c6a2fddf
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
10 years ago |
Christian Riesch
|
8bfbe2de76
n_tty: Fix read_buf race condition, increment read_head after pushing data
|
10 years ago |
Greg Kroah-Hartman
|
394e849b83
Merge 3.18-rc4 into tty-next.
|
10 years ago |
Francesco Ruggeri
|
c4dc304677
tty: Fix pty master poll() after slave closes v2
|
11 years ago |
Peter Hurley
|
52bce7f8d4
pty, n_tty: Simplify input processing on final close
|
10 years ago |
Peter Hurley
|
fa59e25664
n_tty: Remove stale read lock comment
|
11 years ago |
Peter Hurley
|
95ea90db01
n_tty: Only process packet mode data in raw mode
|
11 years ago |
Peter Hurley
|
1aa1bf1115
tty: Fix missed wakeup from packet mode status update
|
11 years ago |
Peter Hurley
|
54e8e5fcaa
pty: Don't claim slave's ctrl_lock for master's packet mode
|
11 years ago |
Peter Hurley
|
6054c16e80
tty: Use spin_lock_irq() for ctrl_lock when interrupts enabled
|
11 years ago |
Peter Zijlstra
|
97d9e28d1a
sched, tty: Deal with nested sleeps
|
11 years ago |
Peter Hurley
|
57087d5154
tty: Fix spurious poll() wakeups
|
11 years ago |
Peter Hurley
|
66528f9066
tty: Correct INPCK handling
|
11 years ago |
Linus Torvalds
|
776edb5931
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next
|
11 years ago |
Peter Hurley
|
4291086b1f
n_tty: Fix n_tty_write crash when echoing in raw mode
|
11 years ago |
Peter Zijlstra
|
4e857c58ef
arch: Mass conversion of smp_mb__*()
|
11 years ago |
Peter Hurley
|
25e8d0ed75
n_tty: Simplify input_available_p()
|
11 years ago |
Peter Hurley
|
e2613be509
n_tty: Fix stale echo output
|
11 years ago |
Peter Hurley
|
a5934804a8
n_tty: Fix poll() when TIME_CHAR and MIN_CHAR == 0
|
11 years ago |
Greg Kroah-Hartman
|
b86b75ec57
Merge 3.13-rc5 into tty-next
|
11 years ago |
Peter Hurley
|
1075a6e2dc
n_tty: Fix apparent order of echoed output
|
11 years ago |
Peter Hurley
|
4d0ed18277
n_tty: Fix buffer overruns with larger-than-4k pastes
|
11 years ago |
Greg Kroah-Hartman
|
6a8c62f3e9
Merge 3.13-rc4 into tty-next
|
11 years ago |
Peter Hurley
|
6c67716d64
n_tty: Only perform wakeups for waiters
|
11 years ago |
Peter Hurley
|
eafbe67f84
n_tty: Refactor input_available_p() by call site
|
11 years ago |
Peter Hurley
|
001ba92371
n_tty: Refactor PARMRK doubling checks
|
11 years ago |
Peter Hurley
|
8dc4b25d23
n_tty: Un-inline slow-path n_tty_receive_char_closing()
|
11 years ago |
Peter Hurley
|
eb3e4668bd
n_tty: Un-inline slow-path n_tty_receive_char()
|
11 years ago |