From 34d23ac205d06cea27bbf6aca655f8c4baf2c767 Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Sat, 23 Feb 2019 09:05:24 +0100 Subject: [PATCH] Linux 4.4.176 --- .../4.4.176}/ax25-fix-possible-use-after-free.patch | 0 .../hwmon-lm80-fix-missing-unlock-on-error-in-set_fan_di.patch | 0 ...kvm_ioctl_create_device-reference-counting-cve-2019-6974.patch | 0 .../kvm-vmx-fix-x2apic-check-in-vmx_msr_bitmap_mode.patch | 0 .../4.4.176}/mfd-as3722-handle-interrupts-on-suspend.patch | 0 .../4.4.176}/mfd-as3722-mark-pm-functions-as-__maybe_unused.patch | 0 .../4.4.176}/misdn-fix-a-race-in-dev_expire_timer.patch | 0 .../4.4.176}/net-add-header-for-usage-of-fls64.patch | 0 ...-do-not-allocate-page-fragments-that-are-not-skb-aligned.patch | 0 .../4.4.176}/net-fix-for_each_netdev_feature-on-big-endian.patch | 0 .../4.4.176}/net-fix-ipv6-prefix-route-residue.patch | 0 ...pv4-use-a-dedicated-counter-for-icmp_v4-redirect-packets.patch | 0 .../4.4.176}/net-stmmac-fix-a-race-in-eee-enable-callback.patch | 0 .../net-x25-do-not-hold-the-cpu-too-long-in-x25_new_lci.patch | 0 {queue-4.4 => releases/4.4.176}/series | 0 .../4.4.176}/sky2-increase-d3-delay-again.patch | 0 .../tcp-clear-icsk_backoff-in-tcp_write_queue_purge.patch | 0 .../4.4.176}/tcp-tcp_v4_err-should-be-more-careful.patch | 0 .../vsock-cope-with-memory-allocation-failure-at-socket-.patch | 0 .../vxlan-test-dev-flags-iff_up-before-calling-netif_rx.patch | 0 .../x86-livepatch-treat-r_x86_64_plt32-as-r_x86_64_pc32.patch | 0 21 files changed, 0 insertions(+), 0 deletions(-) rename {queue-4.4 => releases/4.4.176}/ax25-fix-possible-use-after-free.patch (100%) rename {queue-4.4 => releases/4.4.176}/hwmon-lm80-fix-missing-unlock-on-error-in-set_fan_di.patch (100%) rename {queue-4.4 => releases/4.4.176}/kvm-fix-kvm_ioctl_create_device-reference-counting-cve-2019-6974.patch (100%) rename {queue-4.4 => releases/4.4.176}/kvm-vmx-fix-x2apic-check-in-vmx_msr_bitmap_mode.patch (100%) rename {queue-4.4 => releases/4.4.176}/mfd-as3722-handle-interrupts-on-suspend.patch (100%) rename {queue-4.4 => releases/4.4.176}/mfd-as3722-mark-pm-functions-as-__maybe_unused.patch (100%) rename {queue-4.4 => releases/4.4.176}/misdn-fix-a-race-in-dev_expire_timer.patch (100%) rename {queue-4.4 => releases/4.4.176}/net-add-header-for-usage-of-fls64.patch (100%) rename {queue-4.4 => releases/4.4.176}/net-do-not-allocate-page-fragments-that-are-not-skb-aligned.patch (100%) rename {queue-4.4 => releases/4.4.176}/net-fix-for_each_netdev_feature-on-big-endian.patch (100%) rename {queue-4.4 => releases/4.4.176}/net-fix-ipv6-prefix-route-residue.patch (100%) rename {queue-4.4 => releases/4.4.176}/net-ipv4-use-a-dedicated-counter-for-icmp_v4-redirect-packets.patch (100%) rename {queue-4.4 => releases/4.4.176}/net-stmmac-fix-a-race-in-eee-enable-callback.patch (100%) rename {queue-4.4 => releases/4.4.176}/net-x25-do-not-hold-the-cpu-too-long-in-x25_new_lci.patch (100%) rename {queue-4.4 => releases/4.4.176}/series (100%) rename {queue-4.4 => releases/4.4.176}/sky2-increase-d3-delay-again.patch (100%) rename {queue-4.4 => releases/4.4.176}/tcp-clear-icsk_backoff-in-tcp_write_queue_purge.patch (100%) rename {queue-4.4 => releases/4.4.176}/tcp-tcp_v4_err-should-be-more-careful.patch (100%) rename {queue-4.4 => releases/4.4.176}/vsock-cope-with-memory-allocation-failure-at-socket-.patch (100%) rename {queue-4.4 => releases/4.4.176}/vxlan-test-dev-flags-iff_up-before-calling-netif_rx.patch (100%) rename {queue-4.4 => releases/4.4.176}/x86-livepatch-treat-r_x86_64_plt32-as-r_x86_64_pc32.patch (100%) diff --git a/queue-4.4/ax25-fix-possible-use-after-free.patch b/releases/4.4.176/ax25-fix-possible-use-after-free.patch similarity index 100% rename from queue-4.4/ax25-fix-possible-use-after-free.patch rename to releases/4.4.176/ax25-fix-possible-use-after-free.patch diff --git a/queue-4.4/hwmon-lm80-fix-missing-unlock-on-error-in-set_fan_di.patch b/releases/4.4.176/hwmon-lm80-fix-missing-unlock-on-error-in-set_fan_di.patch similarity index 100% rename from queue-4.4/hwmon-lm80-fix-missing-unlock-on-error-in-set_fan_di.patch rename to releases/4.4.176/hwmon-lm80-fix-missing-unlock-on-error-in-set_fan_di.patch diff --git a/queue-4.4/kvm-fix-kvm_ioctl_create_device-reference-counting-cve-2019-6974.patch b/releases/4.4.176/kvm-fix-kvm_ioctl_create_device-reference-counting-cve-2019-6974.patch similarity index 100% rename from queue-4.4/kvm-fix-kvm_ioctl_create_device-reference-counting-cve-2019-6974.patch rename to releases/4.4.176/kvm-fix-kvm_ioctl_create_device-reference-counting-cve-2019-6974.patch diff --git a/queue-4.4/kvm-vmx-fix-x2apic-check-in-vmx_msr_bitmap_mode.patch b/releases/4.4.176/kvm-vmx-fix-x2apic-check-in-vmx_msr_bitmap_mode.patch similarity index 100% rename from queue-4.4/kvm-vmx-fix-x2apic-check-in-vmx_msr_bitmap_mode.patch rename to releases/4.4.176/kvm-vmx-fix-x2apic-check-in-vmx_msr_bitmap_mode.patch diff --git a/queue-4.4/mfd-as3722-handle-interrupts-on-suspend.patch b/releases/4.4.176/mfd-as3722-handle-interrupts-on-suspend.patch similarity index 100% rename from queue-4.4/mfd-as3722-handle-interrupts-on-suspend.patch rename to releases/4.4.176/mfd-as3722-handle-interrupts-on-suspend.patch diff --git a/queue-4.4/mfd-as3722-mark-pm-functions-as-__maybe_unused.patch b/releases/4.4.176/mfd-as3722-mark-pm-functions-as-__maybe_unused.patch similarity index 100% rename from queue-4.4/mfd-as3722-mark-pm-functions-as-__maybe_unused.patch rename to releases/4.4.176/mfd-as3722-mark-pm-functions-as-__maybe_unused.patch diff --git a/queue-4.4/misdn-fix-a-race-in-dev_expire_timer.patch b/releases/4.4.176/misdn-fix-a-race-in-dev_expire_timer.patch similarity index 100% rename from queue-4.4/misdn-fix-a-race-in-dev_expire_timer.patch rename to releases/4.4.176/misdn-fix-a-race-in-dev_expire_timer.patch diff --git a/queue-4.4/net-add-header-for-usage-of-fls64.patch b/releases/4.4.176/net-add-header-for-usage-of-fls64.patch similarity index 100% rename from queue-4.4/net-add-header-for-usage-of-fls64.patch rename to releases/4.4.176/net-add-header-for-usage-of-fls64.patch diff --git a/queue-4.4/net-do-not-allocate-page-fragments-that-are-not-skb-aligned.patch b/releases/4.4.176/net-do-not-allocate-page-fragments-that-are-not-skb-aligned.patch similarity index 100% rename from queue-4.4/net-do-not-allocate-page-fragments-that-are-not-skb-aligned.patch rename to releases/4.4.176/net-do-not-allocate-page-fragments-that-are-not-skb-aligned.patch diff --git a/queue-4.4/net-fix-for_each_netdev_feature-on-big-endian.patch b/releases/4.4.176/net-fix-for_each_netdev_feature-on-big-endian.patch similarity index 100% rename from queue-4.4/net-fix-for_each_netdev_feature-on-big-endian.patch rename to releases/4.4.176/net-fix-for_each_netdev_feature-on-big-endian.patch diff --git a/queue-4.4/net-fix-ipv6-prefix-route-residue.patch b/releases/4.4.176/net-fix-ipv6-prefix-route-residue.patch similarity index 100% rename from queue-4.4/net-fix-ipv6-prefix-route-residue.patch rename to releases/4.4.176/net-fix-ipv6-prefix-route-residue.patch diff --git a/queue-4.4/net-ipv4-use-a-dedicated-counter-for-icmp_v4-redirect-packets.patch b/releases/4.4.176/net-ipv4-use-a-dedicated-counter-for-icmp_v4-redirect-packets.patch similarity index 100% rename from queue-4.4/net-ipv4-use-a-dedicated-counter-for-icmp_v4-redirect-packets.patch rename to releases/4.4.176/net-ipv4-use-a-dedicated-counter-for-icmp_v4-redirect-packets.patch diff --git a/queue-4.4/net-stmmac-fix-a-race-in-eee-enable-callback.patch b/releases/4.4.176/net-stmmac-fix-a-race-in-eee-enable-callback.patch similarity index 100% rename from queue-4.4/net-stmmac-fix-a-race-in-eee-enable-callback.patch rename to releases/4.4.176/net-stmmac-fix-a-race-in-eee-enable-callback.patch diff --git a/queue-4.4/net-x25-do-not-hold-the-cpu-too-long-in-x25_new_lci.patch b/releases/4.4.176/net-x25-do-not-hold-the-cpu-too-long-in-x25_new_lci.patch similarity index 100% rename from queue-4.4/net-x25-do-not-hold-the-cpu-too-long-in-x25_new_lci.patch rename to releases/4.4.176/net-x25-do-not-hold-the-cpu-too-long-in-x25_new_lci.patch diff --git a/queue-4.4/series b/releases/4.4.176/series similarity index 100% rename from queue-4.4/series rename to releases/4.4.176/series diff --git a/queue-4.4/sky2-increase-d3-delay-again.patch b/releases/4.4.176/sky2-increase-d3-delay-again.patch similarity index 100% rename from queue-4.4/sky2-increase-d3-delay-again.patch rename to releases/4.4.176/sky2-increase-d3-delay-again.patch diff --git a/queue-4.4/tcp-clear-icsk_backoff-in-tcp_write_queue_purge.patch b/releases/4.4.176/tcp-clear-icsk_backoff-in-tcp_write_queue_purge.patch similarity index 100% rename from queue-4.4/tcp-clear-icsk_backoff-in-tcp_write_queue_purge.patch rename to releases/4.4.176/tcp-clear-icsk_backoff-in-tcp_write_queue_purge.patch diff --git a/queue-4.4/tcp-tcp_v4_err-should-be-more-careful.patch b/releases/4.4.176/tcp-tcp_v4_err-should-be-more-careful.patch similarity index 100% rename from queue-4.4/tcp-tcp_v4_err-should-be-more-careful.patch rename to releases/4.4.176/tcp-tcp_v4_err-should-be-more-careful.patch diff --git a/queue-4.4/vsock-cope-with-memory-allocation-failure-at-socket-.patch b/releases/4.4.176/vsock-cope-with-memory-allocation-failure-at-socket-.patch similarity index 100% rename from queue-4.4/vsock-cope-with-memory-allocation-failure-at-socket-.patch rename to releases/4.4.176/vsock-cope-with-memory-allocation-failure-at-socket-.patch diff --git a/queue-4.4/vxlan-test-dev-flags-iff_up-before-calling-netif_rx.patch b/releases/4.4.176/vxlan-test-dev-flags-iff_up-before-calling-netif_rx.patch similarity index 100% rename from queue-4.4/vxlan-test-dev-flags-iff_up-before-calling-netif_rx.patch rename to releases/4.4.176/vxlan-test-dev-flags-iff_up-before-calling-netif_rx.patch diff --git a/queue-4.4/x86-livepatch-treat-r_x86_64_plt32-as-r_x86_64_pc32.patch b/releases/4.4.176/x86-livepatch-treat-r_x86_64_plt32-as-r_x86_64_pc32.patch similarity index 100% rename from queue-4.4/x86-livepatch-treat-r_x86_64_plt32-as-r_x86_64_pc32.patch rename to releases/4.4.176/x86-livepatch-treat-r_x86_64_plt32-as-r_x86_64_pc32.patch -- 2.47.2