Historique des commits

Auteur SHA1 Message Date
  Peter Hurley d2b6f44779 n_tty: Fix signal handling flushes il y a 11 ans
  Peter Hurley fb5ef9e7da n_tty: Fix read buffer overwrite when no newline il y a 11 ans
  Peter Hurley 06c49f9fa3 n_tty: Fix PARMRK over-throttling il y a 11 ans
  Peter Hurley 70aca71f92 n_tty: Fix unordered accesses to lockless read buffer il y a 11 ans
  Peter Hurley 5e28cca153 n_tty: Simplify throttle threshold calculation il y a 11 ans
  Peter Hurley a342846f9b n_tty: Fix throttle for canon lines > 3967 chars il y a 11 ans
  Peter Hurley 2c5dc4641c n_tty: Eliminate receive_room() from consumer/exclusive paths il y a 11 ans
  Peter Hurley 2ce3c10c0c Revert "tty: Fix pty master poll() after slave closes v2" il y a 11 ans
  Linus Torvalds 37da7bbbe8 Merge tag 'tty-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty il y a 11 ans
  Linus Torvalds 86c6a2fddf Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip il y a 11 ans
  Christian Riesch 8bfbe2de76 n_tty: Fix read_buf race condition, increment read_head after pushing data il y a 11 ans
  Greg Kroah-Hartman 394e849b83 Merge 3.18-rc4 into tty-next. il y a 11 ans
  Francesco Ruggeri c4dc304677 tty: Fix pty master poll() after slave closes v2 il y a 11 ans
  Peter Hurley 52bce7f8d4 pty, n_tty: Simplify input processing on final close il y a 11 ans
  Peter Hurley fa59e25664 n_tty: Remove stale read lock comment il y a 11 ans
  Peter Hurley 95ea90db01 n_tty: Only process packet mode data in raw mode il y a 11 ans
  Peter Hurley 1aa1bf1115 tty: Fix missed wakeup from packet mode status update il y a 11 ans
  Peter Hurley 54e8e5fcaa pty: Don't claim slave's ctrl_lock for master's packet mode il y a 11 ans
  Peter Hurley 6054c16e80 tty: Use spin_lock_irq() for ctrl_lock when interrupts enabled il y a 11 ans
  Peter Zijlstra 97d9e28d1a sched, tty: Deal with nested sleeps il y a 11 ans
  Peter Hurley 57087d5154 tty: Fix spurious poll() wakeups il y a 11 ans
  Peter Hurley 66528f9066 tty: Correct INPCK handling il y a 11 ans
  Linus Torvalds 776edb5931 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next il y a 11 ans
  Peter Hurley 4291086b1f n_tty: Fix n_tty_write crash when echoing in raw mode il y a 11 ans
  Peter Zijlstra 4e857c58ef arch: Mass conversion of smp_mb__*() il y a 11 ans
  Peter Hurley 25e8d0ed75 n_tty: Simplify input_available_p() il y a 12 ans
  Peter Hurley e2613be509 n_tty: Fix stale echo output il y a 12 ans
  Peter Hurley a5934804a8 n_tty: Fix poll() when TIME_CHAR and MIN_CHAR == 0 il y a 12 ans
  Greg Kroah-Hartman b86b75ec57 Merge 3.13-rc5 into tty-next il y a 12 ans
  Peter Hurley 1075a6e2dc n_tty: Fix apparent order of echoed output il y a 12 ans