Brian Bloniarz
|
0f40fbbcc3
Fix OpenSSH pty regression on close
|
9 년 전 |
Peter Hurley
|
7f71b2c144
n_tty: Ignore all read data when closing
|
9 년 전 |
Peter Hurley
|
87108bc987
tty: n_tty: fix SIGIO for output
|
9 년 전 |
Peter Hurley
|
ffb91a459c
n_tty: Remove tty count checks from unthrottle
|
9 년 전 |
Peter Hurley
|
7bccc36544
n_tty: Fix stuck write wakeup
|
9 년 전 |
Peter Hurley
|
bee6741ca0
tty, n_tty: Remove fasync() ldisc notification
|
9 년 전 |
Peter Hurley
|
33d7136336
n_tty: Always wake up read()/poll() if new input
|
9 년 전 |
Peter Hurley
|
b50819f437
tty: audit: Ignore current association for audit push
|
9 년 전 |
Peter Hurley
|
309426ae69
tty: audit: Remove icanon mode from call chain
|
9 년 전 |
Peter Hurley
|
eab25a5cd1
tty: audit: Never audit packet mode
|
9 년 전 |
Peter Hurley
|
e802ca0e18
tty: Move tty_check_change() helper
|
9 년 전 |
Peter Hurley
|
27228732aa
tty: Eliminate global symbol tty_ldisc_N_TTY
|
9 년 전 |
Peter Hurley
|
fdfb719e93
tty: Remove chars_in_buffer() line discipline method
|
9 년 전 |
Peter Hurley
|
6d27a63caa
n_tty: Fix unsafe reference to "other" ldisc
|
9 년 전 |
Greg Kroah-Hartman
|
462a1196a5
Merge 4.4-rc6 into tty-next
|
9 년 전 |
Peter Hurley
|
b985e9e368
n_tty: Reduce branching in canon_copy_from_read_buf()
|
9 년 전 |
Peter Hurley
|
e661cf7020
n_tty: Clarify copy_from_read_buf()
|
9 년 전 |
Peter Hurley
|
679e7c2999
n_tty: Uninline tty_copy_to_user()
|
9 년 전 |
Peter Hurley
|
339f36ba14
tty: Define tty_*() printk macros
|
9 년 전 |
Peter Hurley
|
ac8f3bf883
n_tty: Fix poll() after buffer-limited eof push read
|
9 년 전 |
Peter Hurley
|
6b2a3d628a
tty: audit: Fix audit source
|
9 년 전 |
Peter Hurley
|
e176058f0d
tty: Abstract tty buffer work
|
9 년 전 |
Peter Hurley
|
2812d9e9fd
tty: Combine SIGTTOU/SIGTTIN handling
|
9 년 전 |
Peter Hurley
|
b3868e20f4
n_tty: Remove reader wakeups for TTY_BREAK/TTY_PARITY chars
|
9 년 전 |
Kosuke Tatsukawa
|
e81107d4c6
tty: fix stall caused by missing memory barrier in drivers/tty/n_tty.c
|
9 년 전 |
Greg Kroah-Hartman
|
92311e46ec
Merge 4.2-rc4 into tty-next
|
9 년 전 |
Patrick Donnelly
|
6719693ca2
tty: add missing rcu_read_lock for task_pgrp
|
9 년 전 |
Peter Hurley
|
3b19e03229
n_tty: signal and flush atomically
|
9 년 전 |
Greg Kroah-Hartman
|
00fda1682e
Merge 4.1-rc7 into tty-next
|
9 년 전 |
Laura Abbott
|
72586c6061
n_tty: Fix auditing support for cannonical mode
|
9 년 전 |