index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
tty_io.c
Age
Commit message (
Expand
)
Author
2014-11-05
tty: Move session_of_pgrp() and make static
Peter Hurley
2014-11-05
tty: Fix multiple races when setting the controlling terminal
Peter Hurley
2014-11-05
tty: Remove !tty condition from __proc_set_tty()
Peter Hurley
2014-11-05
tty: Replace open-coded tty_get_pgrp()
Peter Hurley
2014-11-05
tty: Remove tsk parameter from proc_set_tty()
Peter Hurley
2014-11-05
tty: Reorder proc_set_tty() and related fns
Peter Hurley
2014-11-05
tty: Remove tty_pair_get_tty()/tty_pair_get_pty() api
Peter Hurley
2014-11-05
tty: Remove sparse lock annotations from tty_write_lock()/_unlock()
Peter Hurley
2014-11-05
tty: Prevent "read/write wait queue active!" log flooding
Peter Hurley
2014-11-05
tty: Fix high cpu load if tty is unreleaseable
Peter Hurley
2014-10-11
Merge tag 'locks-v3.18-1' of git://git.samba.org/jlayton/linux
Linus Torvalds
2014-09-23
tty: Move and rename send_prio_char() as tty_send_xchar()
Peter Hurley
2014-09-23
tty: Move packet mode flow control notifications to pty driver
Peter Hurley
2014-09-23
tty: Serialize tty flow control changes with flow_lock
Peter Hurley
2014-09-09
security: make security_file_set_fowner, f_setown and __f_setown void return
Jeff Layton
2014-09-08
tty: Fix potential use after free in release_one_tty
Cyrill Gorcunov
2014-07-11
drivers: tty: Merge alloc_tty_struct and initialize_tty_struct
Rasmus Villemoes
2014-07-10
tty: Call hangup method in modern style
Peter Hurley
2014-04-16
tty: fix memleak in alloc_pid
Chen Tingjie
2014-02-28
tty: Set correct tty name in 'active' sysfs attribute
Hannes Reinecke
2014-02-22
Revert "tty: Set correct tty name in 'active' sysfs attribute"
Greg Kroah-Hartman
2014-02-07
tty: Set correct tty name in 'active' sysfs attribute
Hannes Reinecke
2013-11-25
tty: Reset hupped state on open
Peter Hurley
2013-09-17
tty: disassociate_ctty() sends the extra SIGCONT
Oleg Nesterov
2013-08-02
tty: Only hangup once
Peter Hurley
2013-07-24
tty: Fix lock order in tty_do_resize()
Peter Hurley
2013-07-23
n_tty: Fix EOF push handling
Peter Hurley
2013-07-23
tty: Only guarantee termios read safety for throttle/unthrottle
Peter Hurley
2013-07-23
tty: Convert termios_mutex to termios_rwsem
Peter Hurley
2013-07-23
tty: Replace ldisc locking with ldisc_sem
Peter Hurley
2013-07-23
tty: Fix tty_ldisc_lock name collision
Peter Hurley
2013-06-17
tty: Reset itty for other pty
Peter Hurley
2013-06-17
n_tty: Encapsulate minimum_to_wake within N_TTY
Peter Hurley
2013-05-01
tty: fix up atime/mtime mess, take three
Linus Torvalds
2013-04-29
Merge tag 'tty-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2013-04-26
TTY: fix atime/mtime regression
Jiri Slaby
2013-03-25
tty: tty_vhangup_session can be static
Changlong Xie
2013-03-18
tty: Don't protect atomic operation with mutex
Peter Hurley
2013-03-18
tty: Bracket ldisc release with TTY_DEBUG_HANGUP messages
Peter Hurley
2013-03-18
tty: Make core responsible for synchronizing its work
Peter Hurley
2013-03-18
tty: Complete ownership transfer of flip buffers
Peter Hurley
2013-03-18
tty: Don't reenable already enabled ldisc
Peter Hurley
2013-03-15
tty: Signal SIGHUP before hanging up ldisc
Peter Hurley
2013-03-15
tty: Signal foreground group processes in hangup
Peter Hurley
2013-03-15
tty: Use spin_lock() inside existing critical region
Peter Hurley
2013-03-15
tty: Fix spinlock flavor in non-atomic __tty_hangup()
Peter Hurley
2013-03-15
tty: Refactor session leader SIGHUP from __tty_hangup()
Peter Hurley
2013-02-27
more file_inode() open-coded instances
Al Viro
2013-02-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2013-02-21
Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
[prev]
[next]