Commit History

作者 SHA1 備註 提交日期
  Kees Cook d2ec3f77de pty: make ptmx file ops read-only after init 9 年之前
  Colin Ian King 5353ed8dee devpts: fix null pointer dereference on failed memory allocation 9 年之前
  Eric W. Biederman eedf265aa0 devpts: Make each mount of devpts an independent filesystem. 9 年之前
  Greg Kroah-Hartman 10ee082920 Merge 4.6-rc7 into tty-next 9 年之前
  Brian Bloniarz 0f40fbbcc3 Fix OpenSSH pty regression on close 9 年之前
  Peter Hurley 18900ca65a tty: Replace TTY_IO_ERROR bit tests with tty_io_error() 9 年之前
  Linus Torvalds 8ead9dd547 devpts: more pty driver interface cleanups 9 年之前
  Linus Torvalds 67245ff332 devpts: clean up interface to pty drivers 9 年之前
  Greg Kroah-Hartman 249f3c4fe4 Merge 4.5-rc4 into tty-next 9 年之前
  Herton R. Krzesinski 1f55c718c2 pty: make sure super_block is still valid in final /dev/tty close 9 年之前
  Herton R. Krzesinski 2831c89f42 pty: fix possible use after free of tty->driver_data 9 年之前
  Peter Hurley 9db276f8f0 tty: Use termios c_*flag macros 9 年之前
  Peter Hurley c1e33af1ed pty: Remove pty_unix98_shutdown() 9 年之前
  Peter Hurley a3123fd0a4 tty: Fix tty_init_termios() declaration 9 年之前
  Peter Hurley c8b710b3e4 tty: Fix ldisc leak in failed tty_init_dev() 9 年之前
  Peter Hurley d435cefe9c tty: Remove __func__ from tty_debug() macro 9 年之前
  Paul Gortmaker 7154988fec drivers/tty: make pty.c slightly more explicitly non-modular 10 年之前
  Peter Hurley d684779335 pty: Add debug message for ptmx open 10 年之前
  Peter Hurley 1a48632ffe pty: Fix input race when closing 10 年之前
  Peter Hurley d2b6f44779 n_tty: Fix signal handling flushes 10 年之前
  Peter Hurley 1d1d14da12 pty: Fix buffer flush deadlock 10 年之前
  Peter Hurley c81622ac42 pty: Fix overlimit memory use 10 年之前
  Peter Hurley 37480a0568 tty: Prevent untrappable signals from malicious program 10 年之前
  Peter Hurley 52bce7f8d4 pty, n_tty: Simplify input processing on final close 10 年之前
  Peter Hurley 1bb954153a pty: Don't drop pty master tty lock to hangup slave 10 年之前
  Peter Hurley 2febdb632b tty: Preset lock subclass for nested tty locks 10 年之前
  Peter Hurley 55199ea3bd pty: Always return -EIO if slave BSD pty opened first 10 年之前
  Peter Hurley 4ed60fc257 pty: Hold ctrl_lock for packet mode updates 10 年之前
  Peter Hurley 2622d73e51 pty: Fix packet mode setting race 10 年之前
  Peter Hurley 54e8e5fcaa pty: Don't claim slave's ctrl_lock for master's packet mode 10 年之前