From a69837a600a272749bb66c8ee9900a6e3f0223d1 Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Fri, 31 Jul 2020 18:46:51 +0200 Subject: [PATCH] Linux 5.4.55 --- .../5.4.55}/ax.25-fix-out-of-bounds-read-in-ax25_connect.patch | 0 .../ax.25-prevent-integer-overflows-in-connect-and-sendmsg.patch | 0 .../ax.25-prevent-out-of-bounds-read-in-ax25_sendmsg.patch | 0 .../5.4.55}/dev-defer-free-of-skbs-in-flush_backlog.patch | 0 .../5.4.55}/drivers-net-wan-x25_asy-fix-to-make-it-work.patch | 0 .../5.4.55}/ip6_gre-fix-null-ptr-deref-in-ip6gre_init_net.patch | 0 ...et-sysfs-add-a-newline-when-printing-tx_timeout-by-sysfs.patch | 0 .../5.4.55}/net-udp-fix-wrong-clean-up-for-is_udplite-macro.patch | 0 ...-wakeup-show-statistics-for-deleted-wakeup-sources-again.patch | 0 .../5.4.55}/qrtr-orphan-socket-in-qrtr_release.patch | 0 .../regmap-debugfs-check-count-when-read-regmap-file.patch | 0 .../5.4.55}/revert-dpaa_eth-fix-usage-as-dsa-master-try-3.patch | 0 .../rtnetlink-fix-memory-net_device-leak-when-newlink-fails.patch | 0 ...sendmsg-returning-epipe-due-to-recvmsg-returning-enodata.patch | 0 .../sctp-shrink-stream-outq-only-when-new-outcnt-old-outcnt.patch | 0 ...ctp-shrink-stream-outq-when-fails-to-do-addstream-reconf.patch | 0 {queue-5.4 => releases/5.4.55}/series | 0 .../5.4.55}/tcp-allow-at-most-one-tlp-probe-per-flight.patch | 0 .../5.4.55}/udp-copy-has_conns-in-reuseport_grow.patch | 0 .../5.4.55}/udp-improve-load-balancing-for-so_reuseport.patch | 0 20 files changed, 0 insertions(+), 0 deletions(-) rename {queue-5.4 => releases/5.4.55}/ax.25-fix-out-of-bounds-read-in-ax25_connect.patch (100%) rename {queue-5.4 => releases/5.4.55}/ax.25-prevent-integer-overflows-in-connect-and-sendmsg.patch (100%) rename {queue-5.4 => releases/5.4.55}/ax.25-prevent-out-of-bounds-read-in-ax25_sendmsg.patch (100%) rename {queue-5.4 => releases/5.4.55}/dev-defer-free-of-skbs-in-flush_backlog.patch (100%) rename {queue-5.4 => releases/5.4.55}/drivers-net-wan-x25_asy-fix-to-make-it-work.patch (100%) rename {queue-5.4 => releases/5.4.55}/ip6_gre-fix-null-ptr-deref-in-ip6gre_init_net.patch (100%) rename {queue-5.4 => releases/5.4.55}/net-sysfs-add-a-newline-when-printing-tx_timeout-by-sysfs.patch (100%) rename {queue-5.4 => releases/5.4.55}/net-udp-fix-wrong-clean-up-for-is_udplite-macro.patch (100%) rename {queue-5.4 => releases/5.4.55}/pm-wakeup-show-statistics-for-deleted-wakeup-sources-again.patch (100%) rename {queue-5.4 => releases/5.4.55}/qrtr-orphan-socket-in-qrtr_release.patch (100%) rename {queue-5.4 => releases/5.4.55}/regmap-debugfs-check-count-when-read-regmap-file.patch (100%) rename {queue-5.4 => releases/5.4.55}/revert-dpaa_eth-fix-usage-as-dsa-master-try-3.patch (100%) rename {queue-5.4 => releases/5.4.55}/rtnetlink-fix-memory-net_device-leak-when-newlink-fails.patch (100%) rename {queue-5.4 => releases/5.4.55}/rxrpc-fix-sendmsg-returning-epipe-due-to-recvmsg-returning-enodata.patch (100%) rename {queue-5.4 => releases/5.4.55}/sctp-shrink-stream-outq-only-when-new-outcnt-old-outcnt.patch (100%) rename {queue-5.4 => releases/5.4.55}/sctp-shrink-stream-outq-when-fails-to-do-addstream-reconf.patch (100%) rename {queue-5.4 => releases/5.4.55}/series (100%) rename {queue-5.4 => releases/5.4.55}/tcp-allow-at-most-one-tlp-probe-per-flight.patch (100%) rename {queue-5.4 => releases/5.4.55}/udp-copy-has_conns-in-reuseport_grow.patch (100%) rename {queue-5.4 => releases/5.4.55}/udp-improve-load-balancing-for-so_reuseport.patch (100%) diff --git a/queue-5.4/ax.25-fix-out-of-bounds-read-in-ax25_connect.patch b/releases/5.4.55/ax.25-fix-out-of-bounds-read-in-ax25_connect.patch similarity index 100% rename from queue-5.4/ax.25-fix-out-of-bounds-read-in-ax25_connect.patch rename to releases/5.4.55/ax.25-fix-out-of-bounds-read-in-ax25_connect.patch diff --git a/queue-5.4/ax.25-prevent-integer-overflows-in-connect-and-sendmsg.patch b/releases/5.4.55/ax.25-prevent-integer-overflows-in-connect-and-sendmsg.patch similarity index 100% rename from queue-5.4/ax.25-prevent-integer-overflows-in-connect-and-sendmsg.patch rename to releases/5.4.55/ax.25-prevent-integer-overflows-in-connect-and-sendmsg.patch diff --git a/queue-5.4/ax.25-prevent-out-of-bounds-read-in-ax25_sendmsg.patch b/releases/5.4.55/ax.25-prevent-out-of-bounds-read-in-ax25_sendmsg.patch similarity index 100% rename from queue-5.4/ax.25-prevent-out-of-bounds-read-in-ax25_sendmsg.patch rename to releases/5.4.55/ax.25-prevent-out-of-bounds-read-in-ax25_sendmsg.patch diff --git a/queue-5.4/dev-defer-free-of-skbs-in-flush_backlog.patch b/releases/5.4.55/dev-defer-free-of-skbs-in-flush_backlog.patch similarity index 100% rename from queue-5.4/dev-defer-free-of-skbs-in-flush_backlog.patch rename to releases/5.4.55/dev-defer-free-of-skbs-in-flush_backlog.patch diff --git a/queue-5.4/drivers-net-wan-x25_asy-fix-to-make-it-work.patch b/releases/5.4.55/drivers-net-wan-x25_asy-fix-to-make-it-work.patch similarity index 100% rename from queue-5.4/drivers-net-wan-x25_asy-fix-to-make-it-work.patch rename to releases/5.4.55/drivers-net-wan-x25_asy-fix-to-make-it-work.patch diff --git a/queue-5.4/ip6_gre-fix-null-ptr-deref-in-ip6gre_init_net.patch b/releases/5.4.55/ip6_gre-fix-null-ptr-deref-in-ip6gre_init_net.patch similarity index 100% rename from queue-5.4/ip6_gre-fix-null-ptr-deref-in-ip6gre_init_net.patch rename to releases/5.4.55/ip6_gre-fix-null-ptr-deref-in-ip6gre_init_net.patch diff --git a/queue-5.4/net-sysfs-add-a-newline-when-printing-tx_timeout-by-sysfs.patch b/releases/5.4.55/net-sysfs-add-a-newline-when-printing-tx_timeout-by-sysfs.patch similarity index 100% rename from queue-5.4/net-sysfs-add-a-newline-when-printing-tx_timeout-by-sysfs.patch rename to releases/5.4.55/net-sysfs-add-a-newline-when-printing-tx_timeout-by-sysfs.patch diff --git a/queue-5.4/net-udp-fix-wrong-clean-up-for-is_udplite-macro.patch b/releases/5.4.55/net-udp-fix-wrong-clean-up-for-is_udplite-macro.patch similarity index 100% rename from queue-5.4/net-udp-fix-wrong-clean-up-for-is_udplite-macro.patch rename to releases/5.4.55/net-udp-fix-wrong-clean-up-for-is_udplite-macro.patch diff --git a/queue-5.4/pm-wakeup-show-statistics-for-deleted-wakeup-sources-again.patch b/releases/5.4.55/pm-wakeup-show-statistics-for-deleted-wakeup-sources-again.patch similarity index 100% rename from queue-5.4/pm-wakeup-show-statistics-for-deleted-wakeup-sources-again.patch rename to releases/5.4.55/pm-wakeup-show-statistics-for-deleted-wakeup-sources-again.patch diff --git a/queue-5.4/qrtr-orphan-socket-in-qrtr_release.patch b/releases/5.4.55/qrtr-orphan-socket-in-qrtr_release.patch similarity index 100% rename from queue-5.4/qrtr-orphan-socket-in-qrtr_release.patch rename to releases/5.4.55/qrtr-orphan-socket-in-qrtr_release.patch diff --git a/queue-5.4/regmap-debugfs-check-count-when-read-regmap-file.patch b/releases/5.4.55/regmap-debugfs-check-count-when-read-regmap-file.patch similarity index 100% rename from queue-5.4/regmap-debugfs-check-count-when-read-regmap-file.patch rename to releases/5.4.55/regmap-debugfs-check-count-when-read-regmap-file.patch diff --git a/queue-5.4/revert-dpaa_eth-fix-usage-as-dsa-master-try-3.patch b/releases/5.4.55/revert-dpaa_eth-fix-usage-as-dsa-master-try-3.patch similarity index 100% rename from queue-5.4/revert-dpaa_eth-fix-usage-as-dsa-master-try-3.patch rename to releases/5.4.55/revert-dpaa_eth-fix-usage-as-dsa-master-try-3.patch diff --git a/queue-5.4/rtnetlink-fix-memory-net_device-leak-when-newlink-fails.patch b/releases/5.4.55/rtnetlink-fix-memory-net_device-leak-when-newlink-fails.patch similarity index 100% rename from queue-5.4/rtnetlink-fix-memory-net_device-leak-when-newlink-fails.patch rename to releases/5.4.55/rtnetlink-fix-memory-net_device-leak-when-newlink-fails.patch diff --git a/queue-5.4/rxrpc-fix-sendmsg-returning-epipe-due-to-recvmsg-returning-enodata.patch b/releases/5.4.55/rxrpc-fix-sendmsg-returning-epipe-due-to-recvmsg-returning-enodata.patch similarity index 100% rename from queue-5.4/rxrpc-fix-sendmsg-returning-epipe-due-to-recvmsg-returning-enodata.patch rename to releases/5.4.55/rxrpc-fix-sendmsg-returning-epipe-due-to-recvmsg-returning-enodata.patch diff --git a/queue-5.4/sctp-shrink-stream-outq-only-when-new-outcnt-old-outcnt.patch b/releases/5.4.55/sctp-shrink-stream-outq-only-when-new-outcnt-old-outcnt.patch similarity index 100% rename from queue-5.4/sctp-shrink-stream-outq-only-when-new-outcnt-old-outcnt.patch rename to releases/5.4.55/sctp-shrink-stream-outq-only-when-new-outcnt-old-outcnt.patch diff --git a/queue-5.4/sctp-shrink-stream-outq-when-fails-to-do-addstream-reconf.patch b/releases/5.4.55/sctp-shrink-stream-outq-when-fails-to-do-addstream-reconf.patch similarity index 100% rename from queue-5.4/sctp-shrink-stream-outq-when-fails-to-do-addstream-reconf.patch rename to releases/5.4.55/sctp-shrink-stream-outq-when-fails-to-do-addstream-reconf.patch diff --git a/queue-5.4/series b/releases/5.4.55/series similarity index 100% rename from queue-5.4/series rename to releases/5.4.55/series diff --git a/queue-5.4/tcp-allow-at-most-one-tlp-probe-per-flight.patch b/releases/5.4.55/tcp-allow-at-most-one-tlp-probe-per-flight.patch similarity index 100% rename from queue-5.4/tcp-allow-at-most-one-tlp-probe-per-flight.patch rename to releases/5.4.55/tcp-allow-at-most-one-tlp-probe-per-flight.patch diff --git a/queue-5.4/udp-copy-has_conns-in-reuseport_grow.patch b/releases/5.4.55/udp-copy-has_conns-in-reuseport_grow.patch similarity index 100% rename from queue-5.4/udp-copy-has_conns-in-reuseport_grow.patch rename to releases/5.4.55/udp-copy-has_conns-in-reuseport_grow.patch diff --git a/queue-5.4/udp-improve-load-balancing-for-so_reuseport.patch b/releases/5.4.55/udp-improve-load-balancing-for-so_reuseport.patch similarity index 100% rename from queue-5.4/udp-improve-load-balancing-for-so_reuseport.patch rename to releases/5.4.55/udp-improve-load-balancing-for-so_reuseport.patch -- 2.47.3