提交历史

作者 SHA1 备注 提交日期
  Linus Torvalds e63a94f12b Merge tag 'tty-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty 8 年之前
  Masatake YAMATO d01c3289e7 pty: show associative slave of ptmx in fdinfo 8 年之前
  Eric W. Biederman 311fc65c9f pty: Repair TIOCGPTPEER 8 年之前
  Linus Torvalds 143c97cc65 Revert "pty: fix the cached path of the pty slave file descriptor in the master" 8 年之前
  Linus Torvalds c8c03f1858 pty: fix the cached path of the pty slave file descriptor in the master 8 年之前
  Arnd Bergmann 6509f30962 tty: hide unused pty_get_peer function 8 年之前
  Aleksa Sarai 54ebbfb160 tty: add TIOCGPTPEER ioctl 8 年之前
  Aleksa Sarai 5f0f187fd0 tty: add compat_ioctl callbacks 8 年之前
  Wang YanQing 77dae61344 tty: pty: Fix ldisc flush after userspace become aware of the data already 8 年之前
  Ingo Molnar 3f07c01441 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> 8 年之前
  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 年之前