Commit History

Author SHA1 Message Date
  Brian Bloniarz 0f40fbbcc3 Fix OpenSSH pty regression on close 9 years ago
  Peter Hurley 8d082cd300 tty: Unify receive_buf() code paths 9 years ago
  Peter Hurley 9ce119f318 tty: Fix GPF in flush_to_ldisc() 9 years ago
  Peter Hurley e052c6d15c tty: Use unbound workqueue for all input workers 9 years ago
  Peter Hurley e176058f0d tty: Abstract tty buffer work 9 years ago
  Dmitry Vyukov facd885c75 tty: fix data race on tty_buffer.commit 10 years ago
  Dmitry Vyukov 9e6b7cd7e7 tty: fix data race in tty_buffer_flush 10 years ago
  Dmitry Vyukov 7098296a36 tty: fix data race in flush_to_ldisc 10 years ago
  Peter Hurley af5554f957 tty: buffers: Move hidden buffer index advance into outer loop 10 years ago
  Peter Hurley 069f38b498 tty: Replace smp_rmb/smp_wmb with smp_load_acquire/smp_store_release 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
  Greg Kroah-Hartman e16cb0a72f tty: tty_buffer.c: move assignment out of if () block 10 years ago
  Peter Hurley 1d1d14da12 pty: Fix buffer flush deadlock 10 years ago
  Peter Hurley 86c80a8e2a tty: Flush ldisc buffer atomically with tty flip buffers 10 years ago
  Ben Hutchings 28a821c306 Staging: speakup: Update __speakup_paste_selection() tty (ab)usage to match vt 11 years ago
  Peter Hurley 62a0d8d7c2 tty: Fix lockless tty buffer race 11 years ago
  Peter Hurley 5fbf1a65dd Revert "tty: Fix race condition between __tty_buffer_request_room and flush_to_ldisc" 11 years ago
  Manfred Schlaegl 6a20dbd6ca tty: Fix race condition between __tty_buffer_request_room and flush_to_ldisc 11 years ago
  Peter Hurley a9c3f68f3c tty: Fix low_latency BUG 11 years ago
  Paul Gortmaker f8e87cb4a1 tty: delete non-required instances of include <linux/init.h> 11 years ago
  Peter Hurley acc0f67f30 tty: Halve flip buffer GFP_ATOMIC memory consumption 11 years ago
  Peter Hurley 753023dcdd tty: Fix stale tty_buffer_flush() comment 11 years ago
  Peter Hurley c4a8dab580 staging/fwserial: Rip out rx buffering 11 years ago
  Peter Hurley 7e1e71d154 tty: Remove tty_prepare_flip_string_flags() 11 years ago
  Peter Hurley 5dda4ca558 tty: Rename tty buffer memory_used field 11 years ago
  Peter Hurley 4d18e6eff8 tty: Enable configurable tty flip buffer limit 11 years ago
  Peter Hurley 9114fe8ccf tty: Remove private constant from global namespace 12 years ago
  Peter Hurley a7c8d58c79 tty: Fix unsafe vt paste_selection() 12 years ago
  Peter Hurley 47aa658a01 tty: Merge __tty_flush_buffer() into lone call site 12 years ago