index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
n_hdlc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tty/n_hdlc: mark expected switch fall-through
Gustavo A. R. Silva
2019-02-14
1
-1
/
+1
*
tty/n_hdlc: fix __might_sleep warning
Paul Fulghum
2019-01-18
1
-0
/
+1
*
Remove 'type' argument from access_ok() function
Linus Torvalds
2019-01-03
1
-1
/
+1
*
tty: Don't block on IO when ldisc change is pending
Dmitry Safonov
2018-12-05
1
-2
/
+2
*
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-11
1
-4
/
+4
*
the rest of drivers/*: annotate ->poll() instances
Al Viro
2017-11-28
1
-3
/
+3
*
tty: Remove redundant license text
Greg Kroah-Hartman
2017-11-08
1
-2
/
+0
*
tty: add SPDX identifiers to all remaining files in drivers/tty/
Greg Kroah-Hartman
2017-11-08
1
-0
/
+1
*
format-security: move static strings to const
Kees Cook
2017-05-08
1
-5
/
+5
*
tty: n_hdlc: get rid of racy n_hdlc.tbuf
Alexander Popov
2017-03-07
1
-63
/
+69
*
lib/vsprintf.c: remove %Z support
Alexey Dobriyan
2017-02-27
1
-1
/
+1
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
Fix OpenSSH pty regression on close
Brian Bloniarz
2016-05-01
1
-2
/
+2
*
TTY: n_hdlc, fix lockdep false positive
Jiri Slaby
2016-02-06
1
-15
/
+4
*
pty: Fix input race when closing
Peter Hurley
2015-05-10
1
-2
/
+2
*
drivers/tty/n_hdlc.c: replace kmalloc/memset by kzalloc
Fabian Frederick
2014-05-28
1
-3
/
+1
*
tty: n_hdlc: Drop redundant error message
Jean Delvare
2014-05-27
1
-4
/
+0
*
Remove all #inclusions of asm/system.h
David Howells
2012-03-28
1
-1
/
+0
*
tty: n_hdlc not atomic use tty->flags.
Ilya Zykov
2011-11-30
1
-3
/
+3
*
Revert "tty: make receive_buf() return the amout of bytes received"
Linus Torvalds
2011-06-04
1
-10
/
+8
*
tty: make receive_buf() return the amout of bytes received
Felipe Balbi
2011-04-22
1
-8
/
+10
*
drivers: remove extraneous includes of smp_lock.h
Arnd Bergmann
2011-03-02
1
-1
/
+0
*
n_hdlc: fix read and write locking
Paul Fulghum
2011-01-22
1
-45
/
+45
*
TTY: create drivers/tty and move the tty core files there
Greg Kroah-Hartman
2010-11-05
1
-0
/
+1007