Peter Hurley
|
66528f9066
tty: Correct INPCK handling
|
11 лет назад |
Linus Torvalds
|
776edb5931
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next
|
11 лет назад |
Peter Hurley
|
4291086b1f
n_tty: Fix n_tty_write crash when echoing in raw mode
|
11 лет назад |
Peter Zijlstra
|
4e857c58ef
arch: Mass conversion of smp_mb__*()
|
11 лет назад |
Peter Hurley
|
25e8d0ed75
n_tty: Simplify input_available_p()
|
11 лет назад |
Peter Hurley
|
e2613be509
n_tty: Fix stale echo output
|
11 лет назад |
Peter Hurley
|
a5934804a8
n_tty: Fix poll() when TIME_CHAR and MIN_CHAR == 0
|
11 лет назад |
Greg Kroah-Hartman
|
b86b75ec57
Merge 3.13-rc5 into tty-next
|
11 лет назад |
Peter Hurley
|
1075a6e2dc
n_tty: Fix apparent order of echoed output
|
11 лет назад |
Peter Hurley
|
4d0ed18277
n_tty: Fix buffer overruns with larger-than-4k pastes
|
11 лет назад |
Greg Kroah-Hartman
|
6a8c62f3e9
Merge 3.13-rc4 into tty-next
|
11 лет назад |
Peter Hurley
|
6c67716d64
n_tty: Only perform wakeups for waiters
|
11 лет назад |
Peter Hurley
|
eafbe67f84
n_tty: Refactor input_available_p() by call site
|
11 лет назад |
Peter Hurley
|
001ba92371
n_tty: Refactor PARMRK doubling checks
|
11 лет назад |
Peter Hurley
|
8dc4b25d23
n_tty: Un-inline slow-path n_tty_receive_char_closing()
|
11 лет назад |
Peter Hurley
|
eb3e4668bd
n_tty: Un-inline slow-path n_tty_receive_char()
|
11 лет назад |
Peter Hurley
|
5c32d12378
n_tty: Merge .receive_buf() flavors
|
11 лет назад |
Peter Hurley
|
39434abd94
n_tty: Fix missing newline echo
|
11 лет назад |
Peter Hurley
|
aebf045382
n_tty: Protect minimum_to_wake reset for concurrent readers
|
11 лет назад |
Peter Hurley
|
c77569d2f3
n_tty: Fix 4096-byte canonical reads
|
11 лет назад |
Peter Hurley
|
6f2225363c
n_tty: Fix echo overrun tail computation
|
11 лет назад |
Peter Hurley
|
42458f41d0
n_tty: Ensure reader restarts worker for next reader
|
11 лет назад |
Roel Kluin
|
c476f6584b
tty: incorrect test of echo_buf() result for ECHO_OP_START
|
12 лет назад |
Greg Kroah-Hartman
|
97a7729a5c
Merge 3.12-rc4 into tty-next
|
12 лет назад |
Peter Hurley
|
f8747d4a46
tty: Fix pty master read() after slave closes
|
12 лет назад |
Greg Kroah-Hartman
|
4ceedcf815
Merge 3.12-rc3 into tty-next
|
12 лет назад |
Peter Hurley
|
103fcbe2ee
n_tty: Style fix in n_tty_set_termios
|
12 лет назад |
Peter Hurley
|
c786f74e0b
n_tty: Remove unnecessary local variable
|
12 лет назад |
Peter Hurley
|
1cb40d0872
n_tty: Remove superfluous reader wakeup
|
12 лет назад |
Peter Hurley
|
93a8d4163e
n_tty: Fix EOF push index when termios changes
|
12 лет назад |