index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
tty_buffer.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-30
tty: increase the default flip buffer limit to 2*640K
Manfred Schlaegl
1
-1
/
+1
2018-10-11
tty: wipe buffer.
Linus Torvalds
1
-1
/
+5
2018-09-18
TTY: tty_buffer, warn on leaks
Jiri Slaby
1
-1
/
+6
2017-11-08
tty: add SPDX identifiers to all remaining files in drivers/tty/
Greg Kroah-Hartman
1
-0
/
+1
2017-11-04
tty: fix tty_ldisc_receive_buf() documentation
Johan Hovold
1
-1
/
+1
2017-08-02
tty: fix __tty_insert_flip_char regression
Arnd Bergmann
1
-1
/
+2
2017-07-30
tty: improve tty_insert_flip_char() slow path
Arnd Bergmann
1
-2
/
+3
2017-07-30
tty: improve tty_insert_flip_char() fast path
Arnd Bergmann
1
-0
/
+24
2017-02-03
tty_port: Add port client functions
Rob Herring
1
-14
/
+3
2017-01-19
tty: constify tty_ldisc_receive_buf buffer pointer
Rob Herring
1
-1
/
+1
2016-05-01
Fix OpenSSH pty regression on close
Brian Bloniarz
1
-28
/
+6
2016-01-29
tty: Unify receive_buf() code paths
Peter Hurley
1
-11
/
+28
2015-12-13
tty: Fix GPF in flush_to_ldisc()
Peter Hurley
1
-1
/
+1
2015-10-18
tty: Use unbound workqueue for all input workers
Peter Hurley
1
-1
/
+1
2015-10-18
tty: Abstract tty buffer work
Peter Hurley
1
-0
/
+10
2015-10-04
tty: fix data race on tty_buffer.commit
Dmitry Vyukov
1
-3
/
+12
2015-10-04
tty: fix data race in tty_buffer_flush
Dmitry Vyukov
1
-1
/
+4
2015-10-04
tty: fix data race in flush_to_ldisc
Dmitry Vyukov
1
-1
/
+1
2015-07-24
tty: buffers: Move hidden buffer index advance into outer loop
Peter Hurley
1
-1
/
+1
2015-07-24
tty: Replace smp_rmb/smp_wmb with smp_load_acquire/smp_store_release
Peter Hurley
1
-6
/
+4
2015-05-19
Merge 4.1-rc4 into tty-next
Greg Kroah-Hartman
1
-14
/
+27
2015-05-10
pty: Fix input race when closing
Peter Hurley
1
-14
/
+27
2015-05-10
tty: tty_buffer.c: move assignment out of if () block
Greg Kroah-Hartman
1
-1
/
+2
2015-02-02
pty: Fix buffer flush deadlock
Peter Hurley
1
-0
/
+6
2014-11-06
tty: Flush ldisc buffer atomically with tty flip buffers
Peter Hurley
1
-2
/
+8
2014-05-23
Staging: speakup: Update __speakup_paste_selection() tty (ab)usage to match vt
Ben Hutchings
1
-0
/
+2
2014-05-04
tty: Fix lockless tty buffer race
Peter Hurley
1
-3
/
+14
2014-05-04
Revert "tty: Fix race condition between __tty_buffer_request_room and flush_t...
Peter Hurley
1
-14
/
+2
2014-04-25
tty: Fix race condition between __tty_buffer_request_room and flush_to_ldisc
Manfred Schlaegl
1
-2
/
+14
2014-03-01
tty: Fix low_latency BUG
Peter Hurley
1
-16
/
+4
2014-01-08
tty: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-12-09
tty: Halve flip buffer GFP_ATOMIC memory consumption
Peter Hurley
1
-10
/
+35
2013-12-09
tty: Fix stale tty_buffer_flush() comment
Peter Hurley
1
-3
/
+1
2013-12-09
staging/fwserial: Rip out rx buffering
Peter Hurley
1
-0
/
+1
2013-12-09
tty: Remove tty_prepare_flip_string_flags()
Peter Hurley
1
-28
/
+0
2013-12-09
tty: Rename tty buffer memory_used field
Peter Hurley
1
-6
/
+6
2013-12-09
tty: Enable configurable tty flip buffer limit
Peter Hurley
1
-3
/
+21
2013-07-24
tty: Remove private constant from global namespace
Peter Hurley
1
-0
/
+10
2013-07-24
tty: Fix unsafe vt paste_selection()
Peter Hurley
1
-13
/
+48
2013-07-24
tty: Merge __tty_flush_buffer() into lone call site
Peter Hurley
1
-23
/
+6
2013-07-24
tty: Use non-atomic state to signal flip buffer flush pending
Peter Hurley
1
-3
/
+4
2013-07-24
tty: Only perform flip buffer flush from tty_buffer_flush()
Peter Hurley
1
-42
/
+21
2013-07-24
tty: Ensure single-threaded flip buffer consumer with mutex
Peter Hurley
1
-21
/
+19
2013-07-24
tty: Make driver-side flip buffers lockless
Peter Hurley
1
-27
/
+4
2013-07-24
tty: Track flip buffer memory limit atomically
Peter Hurley
1
-6
/
+31
2013-07-24
tty: Simplify flip buffer list with 0-sized sentinel
Peter Hurley
1
-31
/
+18
2013-07-24
tty: Use lockless flip buffer free list
Peter Hurley
1
-17
/
+12
2013-07-24
tty: Use generic names for flip buffer list cursors
Peter Hurley
1
-10
/
+10
2013-07-24
tty: Merge tty_buffer_find() into tty_buffer_alloc()
Peter Hurley
1
-32
/
+18
2013-07-24
tty: Factor flip buffer initialization into helper function
Peter Hurley
1
-9
/
+12
[next]