From a35905f67b889c98cb6f355fee9797462d487b09 Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Fri, 31 Jul 2020 18:50:52 +0200 Subject: [PATCH] Linux 5.7.12 --- .../5.7.12}/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.7.12}/dev-defer-free-of-skbs-in-flush_backlog.patch | 0 .../5.7.12}/drivers-net-wan-x25_asy-fix-to-make-it-work.patch | 0 ...nsure-double-poll-additions-work-with-both-request-types.patch | 0 .../5.7.12}/ip6_gre-fix-null-ptr-deref-in-ip6gre_init_net.patch | 0 ...t-sched-act_ct-fix-restore-the-qdisc_skb_cb-after-defrag.patch | 0 ...et-sysfs-add-a-newline-when-printing-tx_timeout-by-sysfs.patch | 0 .../5.7.12}/net-udp-fix-wrong-clean-up-for-is_udplite-macro.patch | 0 .../5.7.12}/qrtr-orphan-socket-in-qrtr_release.patch | 0 .../regmap-debugfs-check-count-when-read-regmap-file.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.7 => releases/5.7.12}/series | 0 .../5.7.12}/tcp-allow-at-most-one-tlp-probe-per-flight.patch | 0 ...ipc-allow-to-build-nack-message-in-link-timeout-function.patch | 0 .../5.7.12}/udp-copy-has_conns-in-reuseport_grow.patch | 0 .../5.7.12}/udp-improve-load-balancing-for-so_reuseport.patch | 0 21 files changed, 0 insertions(+), 0 deletions(-) rename {queue-5.7 => releases/5.7.12}/ax.25-fix-out-of-bounds-read-in-ax25_connect.patch (100%) rename {queue-5.7 => releases/5.7.12}/ax.25-prevent-integer-overflows-in-connect-and-sendmsg.patch (100%) rename {queue-5.7 => releases/5.7.12}/ax.25-prevent-out-of-bounds-read-in-ax25_sendmsg.patch (100%) rename {queue-5.7 => releases/5.7.12}/dev-defer-free-of-skbs-in-flush_backlog.patch (100%) rename {queue-5.7 => releases/5.7.12}/drivers-net-wan-x25_asy-fix-to-make-it-work.patch (100%) rename {queue-5.7 => releases/5.7.12}/io_uring-ensure-double-poll-additions-work-with-both-request-types.patch (100%) rename {queue-5.7 => releases/5.7.12}/ip6_gre-fix-null-ptr-deref-in-ip6gre_init_net.patch (100%) rename {queue-5.7 => releases/5.7.12}/net-sched-act_ct-fix-restore-the-qdisc_skb_cb-after-defrag.patch (100%) rename {queue-5.7 => releases/5.7.12}/net-sysfs-add-a-newline-when-printing-tx_timeout-by-sysfs.patch (100%) rename {queue-5.7 => releases/5.7.12}/net-udp-fix-wrong-clean-up-for-is_udplite-macro.patch (100%) rename {queue-5.7 => releases/5.7.12}/qrtr-orphan-socket-in-qrtr_release.patch (100%) rename {queue-5.7 => releases/5.7.12}/regmap-debugfs-check-count-when-read-regmap-file.patch (100%) rename {queue-5.7 => releases/5.7.12}/rtnetlink-fix-memory-net_device-leak-when-newlink-fails.patch (100%) rename {queue-5.7 => releases/5.7.12}/rxrpc-fix-sendmsg-returning-epipe-due-to-recvmsg-returning-enodata.patch (100%) rename {queue-5.7 => releases/5.7.12}/sctp-shrink-stream-outq-only-when-new-outcnt-old-outcnt.patch (100%) rename {queue-5.7 => releases/5.7.12}/sctp-shrink-stream-outq-when-fails-to-do-addstream-reconf.patch (100%) rename {queue-5.7 => releases/5.7.12}/series (100%) rename {queue-5.7 => releases/5.7.12}/tcp-allow-at-most-one-tlp-probe-per-flight.patch (100%) rename {queue-5.7 => releases/5.7.12}/tipc-allow-to-build-nack-message-in-link-timeout-function.patch (100%) rename {queue-5.7 => releases/5.7.12}/udp-copy-has_conns-in-reuseport_grow.patch (100%) rename {queue-5.7 => releases/5.7.12}/udp-improve-load-balancing-for-so_reuseport.patch (100%) diff --git a/queue-5.7/ax.25-fix-out-of-bounds-read-in-ax25_connect.patch b/releases/5.7.12/ax.25-fix-out-of-bounds-read-in-ax25_connect.patch similarity index 100% rename from queue-5.7/ax.25-fix-out-of-bounds-read-in-ax25_connect.patch rename to releases/5.7.12/ax.25-fix-out-of-bounds-read-in-ax25_connect.patch diff --git a/queue-5.7/ax.25-prevent-integer-overflows-in-connect-and-sendmsg.patch b/releases/5.7.12/ax.25-prevent-integer-overflows-in-connect-and-sendmsg.patch similarity index 100% rename from queue-5.7/ax.25-prevent-integer-overflows-in-connect-and-sendmsg.patch rename to releases/5.7.12/ax.25-prevent-integer-overflows-in-connect-and-sendmsg.patch diff --git a/queue-5.7/ax.25-prevent-out-of-bounds-read-in-ax25_sendmsg.patch b/releases/5.7.12/ax.25-prevent-out-of-bounds-read-in-ax25_sendmsg.patch similarity index 100% rename from queue-5.7/ax.25-prevent-out-of-bounds-read-in-ax25_sendmsg.patch rename to releases/5.7.12/ax.25-prevent-out-of-bounds-read-in-ax25_sendmsg.patch diff --git a/queue-5.7/dev-defer-free-of-skbs-in-flush_backlog.patch b/releases/5.7.12/dev-defer-free-of-skbs-in-flush_backlog.patch similarity index 100% rename from queue-5.7/dev-defer-free-of-skbs-in-flush_backlog.patch rename to releases/5.7.12/dev-defer-free-of-skbs-in-flush_backlog.patch diff --git a/queue-5.7/drivers-net-wan-x25_asy-fix-to-make-it-work.patch b/releases/5.7.12/drivers-net-wan-x25_asy-fix-to-make-it-work.patch similarity index 100% rename from queue-5.7/drivers-net-wan-x25_asy-fix-to-make-it-work.patch rename to releases/5.7.12/drivers-net-wan-x25_asy-fix-to-make-it-work.patch diff --git a/queue-5.7/io_uring-ensure-double-poll-additions-work-with-both-request-types.patch b/releases/5.7.12/io_uring-ensure-double-poll-additions-work-with-both-request-types.patch similarity index 100% rename from queue-5.7/io_uring-ensure-double-poll-additions-work-with-both-request-types.patch rename to releases/5.7.12/io_uring-ensure-double-poll-additions-work-with-both-request-types.patch diff --git a/queue-5.7/ip6_gre-fix-null-ptr-deref-in-ip6gre_init_net.patch b/releases/5.7.12/ip6_gre-fix-null-ptr-deref-in-ip6gre_init_net.patch similarity index 100% rename from queue-5.7/ip6_gre-fix-null-ptr-deref-in-ip6gre_init_net.patch rename to releases/5.7.12/ip6_gre-fix-null-ptr-deref-in-ip6gre_init_net.patch diff --git a/queue-5.7/net-sched-act_ct-fix-restore-the-qdisc_skb_cb-after-defrag.patch b/releases/5.7.12/net-sched-act_ct-fix-restore-the-qdisc_skb_cb-after-defrag.patch similarity index 100% rename from queue-5.7/net-sched-act_ct-fix-restore-the-qdisc_skb_cb-after-defrag.patch rename to releases/5.7.12/net-sched-act_ct-fix-restore-the-qdisc_skb_cb-after-defrag.patch diff --git a/queue-5.7/net-sysfs-add-a-newline-when-printing-tx_timeout-by-sysfs.patch b/releases/5.7.12/net-sysfs-add-a-newline-when-printing-tx_timeout-by-sysfs.patch similarity index 100% rename from queue-5.7/net-sysfs-add-a-newline-when-printing-tx_timeout-by-sysfs.patch rename to releases/5.7.12/net-sysfs-add-a-newline-when-printing-tx_timeout-by-sysfs.patch diff --git a/queue-5.7/net-udp-fix-wrong-clean-up-for-is_udplite-macro.patch b/releases/5.7.12/net-udp-fix-wrong-clean-up-for-is_udplite-macro.patch similarity index 100% rename from queue-5.7/net-udp-fix-wrong-clean-up-for-is_udplite-macro.patch rename to releases/5.7.12/net-udp-fix-wrong-clean-up-for-is_udplite-macro.patch diff --git a/queue-5.7/qrtr-orphan-socket-in-qrtr_release.patch b/releases/5.7.12/qrtr-orphan-socket-in-qrtr_release.patch similarity index 100% rename from queue-5.7/qrtr-orphan-socket-in-qrtr_release.patch rename to releases/5.7.12/qrtr-orphan-socket-in-qrtr_release.patch diff --git a/queue-5.7/regmap-debugfs-check-count-when-read-regmap-file.patch b/releases/5.7.12/regmap-debugfs-check-count-when-read-regmap-file.patch similarity index 100% rename from queue-5.7/regmap-debugfs-check-count-when-read-regmap-file.patch rename to releases/5.7.12/regmap-debugfs-check-count-when-read-regmap-file.patch diff --git a/queue-5.7/rtnetlink-fix-memory-net_device-leak-when-newlink-fails.patch b/releases/5.7.12/rtnetlink-fix-memory-net_device-leak-when-newlink-fails.patch similarity index 100% rename from queue-5.7/rtnetlink-fix-memory-net_device-leak-when-newlink-fails.patch rename to releases/5.7.12/rtnetlink-fix-memory-net_device-leak-when-newlink-fails.patch diff --git a/queue-5.7/rxrpc-fix-sendmsg-returning-epipe-due-to-recvmsg-returning-enodata.patch b/releases/5.7.12/rxrpc-fix-sendmsg-returning-epipe-due-to-recvmsg-returning-enodata.patch similarity index 100% rename from queue-5.7/rxrpc-fix-sendmsg-returning-epipe-due-to-recvmsg-returning-enodata.patch rename to releases/5.7.12/rxrpc-fix-sendmsg-returning-epipe-due-to-recvmsg-returning-enodata.patch diff --git a/queue-5.7/sctp-shrink-stream-outq-only-when-new-outcnt-old-outcnt.patch b/releases/5.7.12/sctp-shrink-stream-outq-only-when-new-outcnt-old-outcnt.patch similarity index 100% rename from queue-5.7/sctp-shrink-stream-outq-only-when-new-outcnt-old-outcnt.patch rename to releases/5.7.12/sctp-shrink-stream-outq-only-when-new-outcnt-old-outcnt.patch diff --git a/queue-5.7/sctp-shrink-stream-outq-when-fails-to-do-addstream-reconf.patch b/releases/5.7.12/sctp-shrink-stream-outq-when-fails-to-do-addstream-reconf.patch similarity index 100% rename from queue-5.7/sctp-shrink-stream-outq-when-fails-to-do-addstream-reconf.patch rename to releases/5.7.12/sctp-shrink-stream-outq-when-fails-to-do-addstream-reconf.patch diff --git a/queue-5.7/series b/releases/5.7.12/series similarity index 100% rename from queue-5.7/series rename to releases/5.7.12/series diff --git a/queue-5.7/tcp-allow-at-most-one-tlp-probe-per-flight.patch b/releases/5.7.12/tcp-allow-at-most-one-tlp-probe-per-flight.patch similarity index 100% rename from queue-5.7/tcp-allow-at-most-one-tlp-probe-per-flight.patch rename to releases/5.7.12/tcp-allow-at-most-one-tlp-probe-per-flight.patch diff --git a/queue-5.7/tipc-allow-to-build-nack-message-in-link-timeout-function.patch b/releases/5.7.12/tipc-allow-to-build-nack-message-in-link-timeout-function.patch similarity index 100% rename from queue-5.7/tipc-allow-to-build-nack-message-in-link-timeout-function.patch rename to releases/5.7.12/tipc-allow-to-build-nack-message-in-link-timeout-function.patch diff --git a/queue-5.7/udp-copy-has_conns-in-reuseport_grow.patch b/releases/5.7.12/udp-copy-has_conns-in-reuseport_grow.patch similarity index 100% rename from queue-5.7/udp-copy-has_conns-in-reuseport_grow.patch rename to releases/5.7.12/udp-copy-has_conns-in-reuseport_grow.patch diff --git a/queue-5.7/udp-improve-load-balancing-for-so_reuseport.patch b/releases/5.7.12/udp-improve-load-balancing-for-so_reuseport.patch similarity index 100% rename from queue-5.7/udp-improve-load-balancing-for-so_reuseport.patch rename to releases/5.7.12/udp-improve-load-balancing-for-so_reuseport.patch -- 2.47.3