Christoph Hellwig
|
fddda2b7b5
proc: introduce proc_create_seq{,_data}
|
7 жил өмнө |
Tetsuo Handa
|
bcdd0ca8cb
tty: Use __GFP_NOFAIL for tty_ldisc_get()
|
7 жил өмнө |
Tetsuo Handa
|
903f9db10f
tty: Don't call panic() at tty_ldisc_init()
|
7 жил өмнө |
Tetsuo Handa
|
598c2d41ff
tty: Avoid possible error pointer dereference at tty_ldisc_restore().
|
7 жил өмнө |
Linus Torvalds
|
a9a08845e9
vfs: do bulk POLL* -> EPOLL* replacement
|
7 жил өмнө |
Gaurav Kohli
|
b027e2298b
tty: fix data race between tty_init_dev and flush of buf
|
7 жил өмнө |
Linus Torvalds
|
fb0255fb29
Merge tag 'tty-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
|
7 жил өмнө |
Greg Kroah-Hartman
|
e3b3d0f549
tty: add SPDX identifiers to all remaining files in drivers/tty/
|
7 жил өмнө |
Johannes Weiner
|
e65c62b137
tty: fall back to N_NULL if switching to N_TTY fails during hangup
|
7 жил өмнө |
Linus Torvalds
|
9a715cd543
Merge tag 'tty-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
|
8 жил өмнө |
Alan Cox
|
8a8dabf2dd
tty: handle the case where we cannot restore a line discipline
|
8 жил өмнө |
Okash Khawaja
|
1ab92da32e
staging: speakup: add tty-based comms functions
|
8 жил өмнө |
Greg Kroah-Hartman
|
a8983d01f9
Revert "tty: don't panic on OOM in tty_set_ldisc()"
|
8 жил өмнө |
Dmitry Vyukov
|
a4a3e06114
tty: fix data race in tty_ldisc_ref_wait()
|
8 жил өмнө |
Dmitry Vyukov
|
5362544beb
tty: don't panic on OOM in tty_set_ldisc()
|
8 жил өмнө |
Peter Hurley
|
27228732aa
tty: Eliminate global symbol tty_ldisc_N_TTY
|
9 жил өмнө |
Peter Hurley
|
9de2a7cef9
tty: Avoid unnecessary temporaries for tty->ldisc
|
9 жил өмнө |
Peter Hurley
|
892d1fa7ea
tty: Destroy ldisc instance on hangup
|
9 жил өмнө |
Peter Hurley
|
7896f30d6f
tty: Refactor tty_ldisc_reinit() for reuse
|
9 жил өмнө |
Peter Hurley
|
c12da96f80
tty: Use 'disc' for line discipline index name
|
9 жил өмнө |
Peter Hurley
|
6ffeb4b278
tty: Move tty_ldisc_kill()
|
9 жил өмнө |
Peter Hurley
|
a570a49abd
tty: Handle NULL tty->ldisc
|
9 жил өмнө |
Peter Hurley
|
e55afd11a4
tty: Prepare for destroying line discipline on hangup
|
9 жил өмнө |
Peter Hurley
|
5b6e6832f4
tty: Fix comments for tty_ldisc_release()
|
9 жил өмнө |
Peter Hurley
|
c0cc1c5d6b
tty: Fix comments for tty_ldisc_get()
|
9 жил өмнө |
Peter Hurley
|
ece53405a1
tty: Reset c_line from driver's init_termios
|
9 жил өмнө |
Peter Hurley
|
c2bb524b2e
tty: Remove __lockfunc annotation from tty lock functions
|
9 жил өмнө |
Peter Hurley
|
c8b710b3e4
tty: Fix ldisc leak in failed tty_init_dev()
|
9 жил өмнө |
Peter Hurley
|
dd42bf1197
tty: Prevent ldisc drivers from re-using stale tty fields
|
9 жил өмнө |
Peter Hurley
|
63d8cb3f19
tty: Simplify tty_set_ldisc() exit handling
|
9 жил өмнө |