Histórico de Commits

Autor SHA1 Mensagem Data
  Peter Hurley d684779335 pty: Add debug message for ptmx open há 10 anos atrás
  Peter Hurley 1a48632ffe pty: Fix input race when closing há 10 anos atrás
  Peter Hurley d2b6f44779 n_tty: Fix signal handling flushes há 11 anos atrás
  Peter Hurley 1d1d14da12 pty: Fix buffer flush deadlock há 11 anos atrás
  Peter Hurley c81622ac42 pty: Fix overlimit memory use há 11 anos atrás
  Peter Hurley 37480a0568 tty: Prevent untrappable signals from malicious program há 11 anos atrás
  Peter Hurley 52bce7f8d4 pty, n_tty: Simplify input processing on final close há 11 anos atrás
  Peter Hurley 1bb954153a pty: Don't drop pty master tty lock to hangup slave há 11 anos atrás
  Peter Hurley 2febdb632b tty: Preset lock subclass for nested tty locks há 11 anos atrás
  Peter Hurley 55199ea3bd pty: Always return -EIO if slave BSD pty opened first há 11 anos atrás
  Peter Hurley 4ed60fc257 pty: Hold ctrl_lock for packet mode updates há 11 anos atrás
  Peter Hurley 2622d73e51 pty: Fix packet mode setting race há 11 anos atrás
  Peter Hurley 54e8e5fcaa pty: Don't claim slave's ctrl_lock for master's packet mode há 11 anos atrás
  Peter Hurley 6054c16e80 tty: Use spin_lock_irq() for ctrl_lock when interrupts enabled há 11 anos atrás
  Peter Hurley 4d8c1dff6a pty: Use spin_lock_irq() for pty_set_termios() há 11 anos atrás
  Peter Hurley dbfcd851a9 tty: Move pty-specific set_termios() handling to pty driver há 11 anos atrás
  Peter Hurley 6460fbbf47 tty: WARN for attempted set_termios() of pty master há 11 anos atrás
  Peter Hurley 5b23954220 tty: Replace open-coded tty_get_pgrp() há 11 anos atrás
  Peter Hurley 01adc80706 tty: Move packet mode flow control notifications to pty driver há 11 anos atrás
  Rasmus Villemoes 07584d4a35 drivers: tty: Fix use-after-free in pty_common_install há 11 anos atrás
  Rasmus Villemoes 2c964a2f41 drivers: tty: Merge alloc_tty_struct and initialize_tty_struct há 11 anos atrás
  Peter Hurley dee4a0be69 tty: Fix lock order in tty_do_resize() há 12 anos atrás
  Peter Hurley 5ede52538e tty: Remove extra wakeup from pty write() path há 12 anos atrás
  Peter Hurley 7bfe0b7116 tty: Track flip buffer memory limit atomically há 12 anos atrás
  Peter Hurley 6a1c0680cf tty: Convert termios_mutex to termios_rwsem há 12 anos atrás
  Peter Hurley 7c61c3d8f4 tty: Fix transient pty write() EIO há 12 anos atrás
  Linus Torvalds b0b885657b tty: fix up atime/mtime mess, take three há 12 anos atrás
  Jiri Slaby f4b208eb91 TTY: pty, fix compilation warning há 12 anos atrás
  Peter Hurley 19ffd68f81 pty: Remove redundant itty reset há 13 anos atrás
  Peter Hurley 80cace7256 pty: Ignore slave open count for master pty open há 13 anos atrás