Commit History

Author SHA1 Message Date
  Kosuke Tatsukawa e81107d4c6 tty: fix stall caused by missing memory barrier in drivers/tty/n_tty.c 10 years ago
  Greg Kroah-Hartman 92311e46ec Merge 4.2-rc4 into tty-next 10 years ago
  Patrick Donnelly 6719693ca2 tty: add missing rcu_read_lock for task_pgrp 10 years ago
  Peter Hurley 3b19e03229 n_tty: signal and flush atomically 10 years ago
  Greg Kroah-Hartman 00fda1682e Merge 4.1-rc7 into tty-next 10 years ago
  Laura Abbott 72586c6061 n_tty: Fix auditing support for cannonical mode 10 years ago
  Mark Tomlinson da555db6b0 n_tty: Fix calculation of size in canon_copy_from_read_buf 10 years ago
  Greg Kroah-Hartman 02730d3c05 Merge 4.1-rc4 into tty-next 10 years ago
  Peter Hurley 1a48632ffe pty: Fix input race when closing 10 years ago
  Rasmus Villemoes 429b474990 tty: remove buf parameter from tty_name() 10 years ago
  Peter Hurley d2b6f44779 n_tty: Fix signal handling flushes 10 years ago
  Peter Hurley fb5ef9e7da n_tty: Fix read buffer overwrite when no newline 10 years ago
  Peter Hurley 06c49f9fa3 n_tty: Fix PARMRK over-throttling 10 years ago
  Peter Hurley 70aca71f92 n_tty: Fix unordered accesses to lockless read buffer 10 years ago
  Peter Hurley 5e28cca153 n_tty: Simplify throttle threshold calculation 10 years ago
  Peter Hurley a342846f9b n_tty: Fix throttle for canon lines > 3967 chars 10 years ago
  Peter Hurley 2c5dc4641c n_tty: Eliminate receive_room() from consumer/exclusive paths 10 years ago
  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 10 years ago
  Peter Hurley 95ea90db01 n_tty: Only process packet mode data in raw mode 10 years ago
  Peter Hurley 1aa1bf1115 tty: Fix missed wakeup from packet mode status update 10 years ago
  Peter Hurley 54e8e5fcaa pty: Don't claim slave's ctrl_lock for master's packet mode 10 years ago
  Peter Hurley 6054c16e80 tty: Use spin_lock_irq() for ctrl_lock when interrupts enabled 10 years ago
  Peter Zijlstra 97d9e28d1a sched, tty: Deal with nested sleeps 11 years ago