summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Gortmaker <paul.gortmaker@windriver.com>2020-08-21 11:34:36 -0400
committerPaul Gortmaker <paul.gortmaker@windriver.com>2020-08-21 11:34:36 -0400
commit8134c68c969417241e7edbd71d9d448c40a0bc7f (patch)
tree2f6d0f452c65eacdb1853e0b07462c9dc59d980b
parentdcce0fa48a5f493873284d1aa58c05af07db4c2f (diff)
downloadlongterm-queue-5.2-8134c68c969417241e7edbd71d9d448c40a0bc7f.tar.gz
release v5.2.55v5.2.55
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
-rw-r--r--release/5.2.55/AX.25-Fix-out-of-bounds-read-in-ax25_connect.patch (renamed from queue/AX.25-Fix-out-of-bounds-read-in-ax25_connect.patch)0
-rw-r--r--release/5.2.55/AX.25-Prevent-integer-overflows-in-connect-and-sendm.patch (renamed from queue/AX.25-Prevent-integer-overflows-in-connect-and-sendm.patch)0
-rw-r--r--release/5.2.55/AX.25-Prevent-out-of-bounds-read-in-ax25_sendmsg.patch (renamed from queue/AX.25-Prevent-out-of-bounds-read-in-ax25_sendmsg.patch)0
-rw-r--r--release/5.2.55/Linux-5.2.55.patch (renamed from queue/Linux-5.2.55.patch)0
-rw-r--r--release/5.2.55/PM-wakeup-Show-statistics-for-deleted-wakeup-sources.patch (renamed from queue/PM-wakeup-Show-statistics-for-deleted-wakeup-sources.patch)0
-rw-r--r--release/5.2.55/dev-Defer-free-of-skbs-in-flush_backlog.patch (renamed from queue/dev-Defer-free-of-skbs-in-flush_backlog.patch)0
-rw-r--r--release/5.2.55/drivers-net-wan-x25_asy-Fix-to-make-it-work.patch (renamed from queue/drivers-net-wan-x25_asy-Fix-to-make-it-work.patch)0
-rw-r--r--release/5.2.55/net-sysfs-add-a-newline-when-printing-tx_timeout-by-.patch (renamed from queue/net-sysfs-add-a-newline-when-printing-tx_timeout-by-.patch)0
-rw-r--r--release/5.2.55/net-udp-Fix-wrong-clean-up-for-IS_UDPLITE-macro.patch (renamed from queue/net-udp-Fix-wrong-clean-up-for-IS_UDPLITE-macro.patch)0
-rw-r--r--release/5.2.55/qrtr-orphan-socket-in-qrtr_release.patch (renamed from queue/qrtr-orphan-socket-in-qrtr_release.patch)0
-rw-r--r--release/5.2.55/regmap-debugfs-check-count-when-read-regmap-file.patch (renamed from queue/regmap-debugfs-check-count-when-read-regmap-file.patch)0
-rw-r--r--release/5.2.55/rxrpc-Fix-sendmsg-returning-EPIPE-due-to-recvmsg-ret.patch (renamed from queue/rxrpc-Fix-sendmsg-returning-EPIPE-due-to-recvmsg-ret.patch)0
-rw-r--r--release/5.2.55/sctp-shrink-stream-outq-only-when-new-outcnt-old-out.patch (renamed from queue/sctp-shrink-stream-outq-only-when-new-outcnt-old-out.patch)0
-rw-r--r--release/5.2.55/sctp-shrink-stream-outq-when-fails-to-do-addstream-r.patch (renamed from queue/sctp-shrink-stream-outq-when-fails-to-do-addstream-r.patch)0
-rw-r--r--release/5.2.55/series (renamed from queue/series)0
-rw-r--r--release/5.2.55/tcp-allow-at-most-one-TLP-probe-per-flight.patch (renamed from queue/tcp-allow-at-most-one-TLP-probe-per-flight.patch)0
-rw-r--r--release/5.2.55/vfio-pci-Avoid-recursive-read-lock-usage.patch (renamed from queue/vfio-pci-Avoid-recursive-read-lock-usage.patch)0
17 files changed, 0 insertions, 0 deletions
diff --git a/queue/AX.25-Fix-out-of-bounds-read-in-ax25_connect.patch b/release/5.2.55/AX.25-Fix-out-of-bounds-read-in-ax25_connect.patch
index b7b31575..b7b31575 100644
--- a/queue/AX.25-Fix-out-of-bounds-read-in-ax25_connect.patch
+++ b/release/5.2.55/AX.25-Fix-out-of-bounds-read-in-ax25_connect.patch
diff --git a/queue/AX.25-Prevent-integer-overflows-in-connect-and-sendm.patch b/release/5.2.55/AX.25-Prevent-integer-overflows-in-connect-and-sendm.patch
index 7596ee79..7596ee79 100644
--- a/queue/AX.25-Prevent-integer-overflows-in-connect-and-sendm.patch
+++ b/release/5.2.55/AX.25-Prevent-integer-overflows-in-connect-and-sendm.patch
diff --git a/queue/AX.25-Prevent-out-of-bounds-read-in-ax25_sendmsg.patch b/release/5.2.55/AX.25-Prevent-out-of-bounds-read-in-ax25_sendmsg.patch
index 20f81e63..20f81e63 100644
--- a/queue/AX.25-Prevent-out-of-bounds-read-in-ax25_sendmsg.patch
+++ b/release/5.2.55/AX.25-Prevent-out-of-bounds-read-in-ax25_sendmsg.patch
diff --git a/queue/Linux-5.2.55.patch b/release/5.2.55/Linux-5.2.55.patch
index b89395d2..b89395d2 100644
--- a/queue/Linux-5.2.55.patch
+++ b/release/5.2.55/Linux-5.2.55.patch
diff --git a/queue/PM-wakeup-Show-statistics-for-deleted-wakeup-sources.patch b/release/5.2.55/PM-wakeup-Show-statistics-for-deleted-wakeup-sources.patch
index 0d06d370..0d06d370 100644
--- a/queue/PM-wakeup-Show-statistics-for-deleted-wakeup-sources.patch
+++ b/release/5.2.55/PM-wakeup-Show-statistics-for-deleted-wakeup-sources.patch
diff --git a/queue/dev-Defer-free-of-skbs-in-flush_backlog.patch b/release/5.2.55/dev-Defer-free-of-skbs-in-flush_backlog.patch
index 0c932701..0c932701 100644
--- a/queue/dev-Defer-free-of-skbs-in-flush_backlog.patch
+++ b/release/5.2.55/dev-Defer-free-of-skbs-in-flush_backlog.patch
diff --git a/queue/drivers-net-wan-x25_asy-Fix-to-make-it-work.patch b/release/5.2.55/drivers-net-wan-x25_asy-Fix-to-make-it-work.patch
index 93aa3426..93aa3426 100644
--- a/queue/drivers-net-wan-x25_asy-Fix-to-make-it-work.patch
+++ b/release/5.2.55/drivers-net-wan-x25_asy-Fix-to-make-it-work.patch
diff --git a/queue/net-sysfs-add-a-newline-when-printing-tx_timeout-by-.patch b/release/5.2.55/net-sysfs-add-a-newline-when-printing-tx_timeout-by-.patch
index 253303d6..253303d6 100644
--- a/queue/net-sysfs-add-a-newline-when-printing-tx_timeout-by-.patch
+++ b/release/5.2.55/net-sysfs-add-a-newline-when-printing-tx_timeout-by-.patch
diff --git a/queue/net-udp-Fix-wrong-clean-up-for-IS_UDPLITE-macro.patch b/release/5.2.55/net-udp-Fix-wrong-clean-up-for-IS_UDPLITE-macro.patch
index 38b0fe05..38b0fe05 100644
--- a/queue/net-udp-Fix-wrong-clean-up-for-IS_UDPLITE-macro.patch
+++ b/release/5.2.55/net-udp-Fix-wrong-clean-up-for-IS_UDPLITE-macro.patch
diff --git a/queue/qrtr-orphan-socket-in-qrtr_release.patch b/release/5.2.55/qrtr-orphan-socket-in-qrtr_release.patch
index 7c5f11d1..7c5f11d1 100644
--- a/queue/qrtr-orphan-socket-in-qrtr_release.patch
+++ b/release/5.2.55/qrtr-orphan-socket-in-qrtr_release.patch
diff --git a/queue/regmap-debugfs-check-count-when-read-regmap-file.patch b/release/5.2.55/regmap-debugfs-check-count-when-read-regmap-file.patch
index 7f5dd641..7f5dd641 100644
--- a/queue/regmap-debugfs-check-count-when-read-regmap-file.patch
+++ b/release/5.2.55/regmap-debugfs-check-count-when-read-regmap-file.patch
diff --git a/queue/rxrpc-Fix-sendmsg-returning-EPIPE-due-to-recvmsg-ret.patch b/release/5.2.55/rxrpc-Fix-sendmsg-returning-EPIPE-due-to-recvmsg-ret.patch
index 66524966..66524966 100644
--- a/queue/rxrpc-Fix-sendmsg-returning-EPIPE-due-to-recvmsg-ret.patch
+++ b/release/5.2.55/rxrpc-Fix-sendmsg-returning-EPIPE-due-to-recvmsg-ret.patch
diff --git a/queue/sctp-shrink-stream-outq-only-when-new-outcnt-old-out.patch b/release/5.2.55/sctp-shrink-stream-outq-only-when-new-outcnt-old-out.patch
index 5a659d15..5a659d15 100644
--- a/queue/sctp-shrink-stream-outq-only-when-new-outcnt-old-out.patch
+++ b/release/5.2.55/sctp-shrink-stream-outq-only-when-new-outcnt-old-out.patch
diff --git a/queue/sctp-shrink-stream-outq-when-fails-to-do-addstream-r.patch b/release/5.2.55/sctp-shrink-stream-outq-when-fails-to-do-addstream-r.patch
index 5a5689d9..5a5689d9 100644
--- a/queue/sctp-shrink-stream-outq-when-fails-to-do-addstream-r.patch
+++ b/release/5.2.55/sctp-shrink-stream-outq-when-fails-to-do-addstream-r.patch
diff --git a/queue/series b/release/5.2.55/series
index b1b0e61d..b1b0e61d 100644
--- a/queue/series
+++ b/release/5.2.55/series
diff --git a/queue/tcp-allow-at-most-one-TLP-probe-per-flight.patch b/release/5.2.55/tcp-allow-at-most-one-TLP-probe-per-flight.patch
index 89166f94..89166f94 100644
--- a/queue/tcp-allow-at-most-one-TLP-probe-per-flight.patch
+++ b/release/5.2.55/tcp-allow-at-most-one-TLP-probe-per-flight.patch
diff --git a/queue/vfio-pci-Avoid-recursive-read-lock-usage.patch b/release/5.2.55/vfio-pci-Avoid-recursive-read-lock-usage.patch
index 47894eb6..47894eb6 100644
--- a/queue/vfio-pci-Avoid-recursive-read-lock-usage.patch
+++ b/release/5.2.55/vfio-pci-Avoid-recursive-read-lock-usage.patch