Deepa Dinamani
|
95582b0083
vfs: change inode times to use struct timespec64
|
7 years ago |
Tetsuo Handa
|
903f9db10f
tty: Don't call panic() at tty_ldisc_init()
|
7 years ago |
Tejun Heo
|
28b0f8a696
tty: make n_tty_read() always abort if hangup is in progress
|
7 years ago |
Linus Torvalds
|
a9a08845e9
vfs: do bulk POLL* -> EPOLL* replacement
|
7 years ago |
Linus Torvalds
|
db5933225f
Merge tag 'tty-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
|
7 years ago |
Gaurav Kohli
|
b027e2298b
tty: fix data race between tty_init_dev and flush of buf
|
7 years ago |
Sahara
|
2b022ab754
pty: cancel pty slave port buf's work in tty_release
|
7 years ago |
Al Viro
|
afc9a42b74
the rest of drivers/*: annotate ->poll() instances
|
8 years ago |
Al Viro
|
e6c8adca20
anntotate the places where ->poll() return values go
|
8 years ago |
Greg Kroah-Hartman
|
e3b3d0f549
tty: add SPDX identifiers to all remaining files in drivers/tty/
|
7 years ago |
Linus Torvalds
|
bf1d6b2c76
Merge tag 'staging-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
|
8 years ago |
Linus Torvalds
|
e63a94f12b
Merge tag 'tty-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
|
8 years ago |
Masatake YAMATO
|
d01c3289e7
pty: show associative slave of ptmx in fdinfo
|
8 years ago |
Okash Khawaja
|
a033c3b10a
tty: undo export of tty_open_by_driver
|
8 years ago |
Okash Khawaja
|
a09ac3974d
tty: resolve tty contention between kernel and user space
|
8 years ago |
Eric W. Biederman
|
311fc65c9f
pty: Repair TIOCGPTPEER
|
8 years ago |
Okash Khawaja
|
fc61ed5127
tty: add function to convert device name to number
|
8 years ago |
Okash Khawaja
|
12e84c71b7
tty: export tty_open_by_driver
|
8 years ago |
Nicolas Pitre
|
a1235b3eb1
tty: split job control support into a file of its own
|
8 years ago |
Nicolas Pitre
|
0c688614dc
console: move console_init() out of tty_io.c
|
8 years ago |
Thadeu Lima de Souza Cascardo
|
87838ae3af
tty: fix comment typo s/repsonsible/responsible/
|
8 years ago |
Johan Hovold
|
93857edd98
tty: reset termios state on device registration
|
8 years ago |
Johan Hovold
|
16b00ae82d
tty: drop obsolete termios_locked comments
|
8 years ago |
Johan Hovold
|
6a7e6f78c2
tty: close race between device register and open
|
8 years ago |
Joe Perches
|
d437fa9109
drivers/tty: Convert remaining uses of pr_warning to pr_warn
|
8 years ago |
Ingo Molnar
|
299300258d
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h>
|
8 years ago |
Ingo Molnar
|
3f07c01441
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h>
|
8 years ago |
Alan Cox
|
ed3f0af8c0
tty_port: allow a port to be opened with a tty that has no file handle
|
8 years ago |
Rob Herring
|
9ed90d2044
tty: move the non-file related parts of tty_release to new tty_release_struct
|
8 years ago |
Greg Kroah-Hartman
|
10ee082920
Merge 4.6-rc7 into tty-next
|
9 years ago |