Historique des commits

Auteur SHA1 Message Date
  Peter Hurley d2b6f44779 n_tty: Fix signal handling flushes il y a 11 ans
  Peter Hurley 1d1d14da12 pty: Fix buffer flush deadlock il y a 11 ans
  Peter Hurley c81622ac42 pty: Fix overlimit memory use il y a 11 ans
  Peter Hurley 37480a0568 tty: Prevent untrappable signals from malicious program il y a 11 ans
  Peter Hurley 52bce7f8d4 pty, n_tty: Simplify input processing on final close il y a 11 ans
  Peter Hurley 1bb954153a pty: Don't drop pty master tty lock to hangup slave il y a 11 ans
  Peter Hurley 2febdb632b tty: Preset lock subclass for nested tty locks il y a 11 ans
  Peter Hurley 55199ea3bd pty: Always return -EIO if slave BSD pty opened first il y a 11 ans
  Peter Hurley 4ed60fc257 pty: Hold ctrl_lock for packet mode updates il y a 11 ans
  Peter Hurley 2622d73e51 pty: Fix packet mode setting race 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 Hurley 4d8c1dff6a pty: Use spin_lock_irq() for pty_set_termios() il y a 11 ans
  Peter Hurley dbfcd851a9 tty: Move pty-specific set_termios() handling to pty driver il y a 11 ans
  Peter Hurley 6460fbbf47 tty: WARN for attempted set_termios() of pty master il y a 11 ans
  Peter Hurley 5b23954220 tty: Replace open-coded tty_get_pgrp() il y a 11 ans
  Peter Hurley 01adc80706 tty: Move packet mode flow control notifications to pty driver il y a 11 ans
  Rasmus Villemoes 07584d4a35 drivers: tty: Fix use-after-free in pty_common_install il y a 11 ans
  Rasmus Villemoes 2c964a2f41 drivers: tty: Merge alloc_tty_struct and initialize_tty_struct il y a 11 ans
  Peter Hurley dee4a0be69 tty: Fix lock order in tty_do_resize() il y a 12 ans
  Peter Hurley 5ede52538e tty: Remove extra wakeup from pty write() path il y a 12 ans
  Peter Hurley 7bfe0b7116 tty: Track flip buffer memory limit atomically il y a 12 ans
  Peter Hurley 6a1c0680cf tty: Convert termios_mutex to termios_rwsem il y a 12 ans
  Peter Hurley 7c61c3d8f4 tty: Fix transient pty write() EIO il y a 12 ans
  Linus Torvalds b0b885657b tty: fix up atime/mtime mess, take three il y a 12 ans
  Jiri Slaby f4b208eb91 TTY: pty, fix compilation warning il y a 12 ans
  Peter Hurley 19ffd68f81 pty: Remove redundant itty reset il y a 13 ans
  Peter Hurley 80cace7256 pty: Ignore slave open count for master pty open il y a 13 ans
  Peter Hurley 699390354d pty: Ignore slave pty close() if never successfully opened il y a 13 ans
  Peter Hurley 7acf6cd80b pty: Fix BUG()s when ptmx_open() errors out il y a 13 ans