aboutsummaryrefslogtreecommitdiffstats
path: root/series
diff options
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-05-15 10:20:16 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-05-15 10:20:16 +0200
commit2c3266e8829eb5a611a08cddca97f79c05ed28db (patch)
treeb7aaa09c1ee1f738acd83b9a46ae2d135f89b22c /series
parentcf6fd4d72fe78061c68af7a241387ec2d26dc161 (diff)
downloadpatches-2c3266e8829eb5a611a08cddca97f79c05ed28db.tar.gz
tty patches added
Diffstat (limited to 'series')
-rw-r--r--series15
1 files changed, 15 insertions, 0 deletions
diff --git a/series b/series
index 575b3784f60fd6..54e94da2fb2c53 100644
--- a/series
+++ b/series
@@ -1,5 +1,20 @@
#
+0001-tty-n_r3964-locking-fixups.patch
+0002-tty-n_r3964-fix-poll-return-value.patch
+0003-tty-n_r3964-remove-n_r3964.h.patch
+0004-tty-n_r3964-drop-ancient-header-changelog-text.patch
+0005-tty-n_r3964-split-rx-and-tx-header-structures.patch
+0006-tty-n_r3964-for-tx_blocks-use-a-real-kernel-list.patch
+0007-tty-n_r3964-for-rx_blocks-use-a-real-kernel-list.patch
+0008-tty-n_r3964-don-t-hand-roll-a-reference-count.patch
+0009-tty-n_r3964-for-messages-use-a-real-kernel-list.patch
+0010-tty-n_r3964-for-clients-use-a-real-kernel-list.patch
+0011-tty-n_r3964-fix-race-with-add_msg-and-read_telegram.patch
+0012-tty-n_r3964-remove-read_lock-from-some-ioctls.patch
+0013-tty-n_r3964-properly-protect-sig_flags-of-client-str.patch
+0014-tty-n_r3964-properly-reference-count-pids.patch
+0015-tty-n_r3964-add-reference-counting-to-the-client-str.patch
l.patch
spdxcheck-print-out-files-without-any-spdx-lines.patch
p02