Historique des commits

Auteur SHA1 Message Date
  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
  Peter Hurley 4d0ed18277 n_tty: Fix buffer overruns with larger-than-4k pastes il y a 12 ans
  Greg Kroah-Hartman 6a8c62f3e9 Merge 3.13-rc4 into tty-next il y a 12 ans
  Peter Hurley 6c67716d64 n_tty: Only perform wakeups for waiters il y a 12 ans
  Peter Hurley eafbe67f84 n_tty: Refactor input_available_p() by call site il y a 12 ans
  Peter Hurley 001ba92371 n_tty: Refactor PARMRK doubling checks il y a 12 ans
  Peter Hurley 8dc4b25d23 n_tty: Un-inline slow-path n_tty_receive_char_closing() il y a 12 ans
  Peter Hurley eb3e4668bd n_tty: Un-inline slow-path n_tty_receive_char() il y a 12 ans