index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
tty_io.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
tty: Fix data race between tiocsti() and flush_to_ldisc()
Nguyen Dinh Phi
2021-09-22
*
tty: fix return value for unsupported ioctls
Johan Hovold
2021-05-22
*
tty: Fix ->session locking
Jann Horn
2020-12-11
*
tty: Fix ->pgrp locking in tiocspgrp()
Jann Horn
2020-12-11
*
tty: ldisc: add sysctl to prevent autoloading of ldiscs
Greg Kroah-Hartman
2019-04-27
*
tty: Handle problem if line discipline does not have receive_buf
Greg Kroah-Hartman
2019-02-06
*
tty: check name length in tty_find_polling_driver()
Miles Chen
2018-11-21
*
tty: Don't call panic() at tty_ldisc_init()
Tetsuo Handa
2018-05-02
*
tty: make n_tty_read() always abort if hangup is in progress
Tejun Heo
2018-04-24
*
pty: cancel pty slave port buf's work in tty_release
Sahara
2018-03-24
*
tty: Drop krefs for interrupted tty lock
Peter Hurley
2017-06-14
*
tty: Fix unsafe ldisc reference via ioctl(TIOCGETD)
Peter Hurley
2016-02-17
*
tty: Retry failed reopen if tty teardown in-progress
Peter Hurley
2016-02-17
*
tty: Wait interruptibly for tty lock on reopen
Peter Hurley
2016-02-17
*
tty: Fix tty_send_xchar() lock order inversion
Peter Hurley
2015-11-20
*
tty: Abstract tty buffer work
Peter Hurley
2015-10-17
*
tty: Prevent tty teardown during tty_write_message()
Peter Hurley
2015-10-17
*
tty: core: Use correct spinlock flavor in tiocspgrp()
Peter Hurley
2015-10-17
*
tty: Combine SIGTTOU/SIGTTIN handling
Peter Hurley
2015-10-17
*
drivers/tty: require read access for controlling terminal
Jann Horn
2015-10-04
*
tty: don't leak cdev in tty_cdev_add()
Leon Yu
2015-10-04
*
Avoid usb reset crashes by making tty_io cdevs truly dynamic
Richard Watts
2015-08-03
*
tty: Replace #ifdef TTY_DEBUG_HANGUP with tty_debug_hangup()
Peter Hurley
2015-07-23
*
tty: core: Add tty_debug() for printk(KERN_DEBUG) messages
Peter Hurley
2015-07-23
*
tty: core: Improve debug message content
Peter Hurley
2015-07-23
*
tty: add missing rcu_read_lock for task_pgrp
Patrick Donnelly
2015-07-23
*
tty: remove buf parameter from tty_name()
Rasmus Villemoes
2015-05-06
*
tty: return tty->name directly from tty_name
Rasmus Villemoes
2015-05-06
*
tty: constify return type of tty_name
Rasmus Villemoes
2015-05-06
*
tty: clean up the tty time logic a bit
Greg Kroah-Hartman
2015-03-26
*
tty: Use static attribute groups for sysfs entries
Takashi Iwai
2015-03-26
*
tty: fix up atime/mtime mess, take four
Jiri Slaby
2015-03-07
*
tty: Prevent hw state corruption in exclusive mode reopen
Peter Hurley
2015-01-09
*
tty: Deletion of unnecessary checks before two function calls
Markus Elfring
2014-11-26
*
tty: warn on deprecated serial flags
Jiri Slaby
2014-11-06
*
tty: Call methods in modern style
Peter Hurley
2014-11-05
*
tty: Replace open-coded test with tty_hung_up_p()
Peter Hurley
2014-11-05
*
Merge branch 'tty-linus' into 'tty-testing'
Greg Kroah-Hartman
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-11-05
*
|
tty: Flush ldisc buffer atomically with tty flip buffers
Peter Hurley
2014-11-05
*
|
tty: Change tty lock order to master->slave
Peter Hurley
2014-11-05
*
|
tty: Simplify tty_release() state checks
Peter Hurley
2014-11-05
*
|
tty: Simplify tty_release_checks() interface
Peter Hurley
2014-11-05
*
|
tty: Simplify tty_ldisc_release() interface
Peter Hurley
2014-11-05
*
|
tty: Fold pty pair handling into tty_flush_works()
Peter Hurley
2014-11-05
*
|
tty: Simplify pty pair teardown logic
Peter Hurley
2014-11-05
*
|
tty: Document check_tty_count() requires tty_lock held
Peter Hurley
2014-11-05
*
|
tty: Don't release tty locks for wait queue sanity check
Peter Hurley
2014-11-05
*
|
tty: Don't take tty_mutex for tty count changes
Peter Hurley
2014-11-05
[next]