Historique des commits

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