Historique des commits

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