]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commitdiff
Linux 4.4.56 v4.4.56
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 22 Mar 2017 11:18:14 +0000 (12:18 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 22 Mar 2017 11:18:14 +0000 (12:18 +0100)
29 files changed:
releases/4.4.56/act_connmark-avoid-crashing-on-malformed-nlattrs-with-null-parms.patch [moved from queue-4.4/act_connmark-avoid-crashing-on-malformed-nlattrs-with-null-parms.patch with 100% similarity]
releases/4.4.56/bridge-drop-netfilter-fake-rtable-unconditionally.patch [moved from queue-4.4/bridge-drop-netfilter-fake-rtable-unconditionally.patch with 100% similarity]
releases/4.4.56/dccp-fix-memory-leak-during-tear-down-of-unsuccessful-connection-request.patch [moved from queue-4.4/dccp-fix-memory-leak-during-tear-down-of-unsuccessful-connection-request.patch with 100% similarity]
releases/4.4.56/dccp-fix-use-after-free-in-dccp_feat_activate_values.patch [moved from queue-4.4/dccp-fix-use-after-free-in-dccp_feat_activate_values.patch with 100% similarity]
releases/4.4.56/dccp-tcp-fix-routing-redirect-race.patch [moved from queue-4.4/dccp-tcp-fix-routing-redirect-race.patch with 100% similarity]
releases/4.4.56/dccp-unlock-sock-before-calling-sk_free.patch [moved from queue-4.4/dccp-unlock-sock-before-calling-sk_free.patch with 100% similarity]
releases/4.4.56/fscrypt-fix-renaming-and-linking-special-files.patch [moved from queue-4.4/fscrypt-fix-renaming-and-linking-special-files.patch with 100% similarity]
releases/4.4.56/fscrypto-lock-inode-while-setting-encryption-policy.patch [moved from queue-4.4/fscrypto-lock-inode-while-setting-encryption-policy.patch with 100% similarity]
releases/4.4.56/futex-add-missing-error-handling-to-futex_requeue_pi.patch [moved from queue-4.4/futex-add-missing-error-handling-to-futex_requeue_pi.patch with 100% similarity]
releases/4.4.56/futex-fix-potential-use-after-free-in-futex_requeue_pi.patch [moved from queue-4.4/futex-fix-potential-use-after-free-in-futex_requeue_pi.patch with 100% similarity]
releases/4.4.56/ipv4-mask-tos-for-input-route.patch [moved from queue-4.4/ipv4-mask-tos-for-input-route.patch with 100% similarity]
releases/4.4.56/ipv6-avoid-write-to-a-possibly-cloned-skb.patch [moved from queue-4.4/ipv6-avoid-write-to-a-possibly-cloned-skb.patch with 100% similarity]
releases/4.4.56/ipv6-make-ecmp-route-replacement-less-greedy.patch [moved from queue-4.4/ipv6-make-ecmp-route-replacement-less-greedy.patch with 100% similarity]
releases/4.4.56/l2tp-avoid-use-after-free-caused-by-l2tp_ip_backlog_recv.patch [moved from queue-4.4/l2tp-avoid-use-after-free-caused-by-l2tp_ip_backlog_recv.patch with 100% similarity]
releases/4.4.56/mpls-send-route-delete-notifications-when-router-module-is-unloaded.patch [moved from queue-4.4/mpls-send-route-delete-notifications-when-router-module-is-unloaded.patch with 100% similarity]
releases/4.4.56/net-don-t-call-strlen-on-the-user-buffer-in-packet_bind_spkt.patch [moved from queue-4.4/net-don-t-call-strlen-on-the-user-buffer-in-packet_bind_spkt.patch with 100% similarity]
releases/4.4.56/net-fix-socket-refcounting-in-skb_complete_tx_timestamp.patch [moved from queue-4.4/net-fix-socket-refcounting-in-skb_complete_tx_timestamp.patch with 100% similarity]
releases/4.4.56/net-fix-socket-refcounting-in-skb_complete_wifi_ack.patch [moved from queue-4.4/net-fix-socket-refcounting-in-skb_complete_wifi_ack.patch with 100% similarity]
releases/4.4.56/net-net_enable_timestamp-can-be-called-from-irq-contexts.patch [moved from queue-4.4/net-net_enable_timestamp-can-be-called-from-irq-contexts.patch with 100% similarity]
releases/4.4.56/net-sched-actions-decrement-module-reference-count-after-table-flush.patch [moved from queue-4.4/net-sched-actions-decrement-module-reference-count-after-table-flush.patch with 100% similarity]
releases/4.4.56/netlink-remove-mmapped-netlink-support.patch [moved from queue-4.4/netlink-remove-mmapped-netlink-support.patch with 100% similarity]
releases/4.4.56/series [moved from queue-4.4/series with 100% similarity]
releases/4.4.56/tcp-fix-various-issues-for-sockets-morphing-to-listen-state.patch [moved from queue-4.4/tcp-fix-various-issues-for-sockets-morphing-to-listen-state.patch with 100% similarity]
releases/4.4.56/uapi-fix-linux-packet_diag.h-userspace-compilation-error.patch [moved from queue-4.4/uapi-fix-linux-packet_diag.h-userspace-compilation-error.patch with 100% similarity]
releases/4.4.56/vrf-fix-use-after-free-in-vrf_xmit.patch [moved from queue-4.4/vrf-fix-use-after-free-in-vrf_xmit.patch with 100% similarity]
releases/4.4.56/vti6-return-gre_key-for-vti6.patch [moved from queue-4.4/vti6-return-gre_key-for-vti6.patch with 100% similarity]
releases/4.4.56/vxlan-correctly-validate-vxlan-id-against-vxlan_n_vid.patch [moved from queue-4.4/vxlan-correctly-validate-vxlan-id-against-vxlan_n_vid.patch with 100% similarity]
releases/4.4.56/x86-kasan-fix-boot-with-kasan-y-and-profile_annotated_branches-y.patch [moved from queue-4.4/x86-kasan-fix-boot-with-kasan-y-and-profile_annotated_branches-y.patch with 100% similarity]
releases/4.4.56/x86-perf-fix-cr4.pce-propagation-to-use-active_mm-instead-of-mm.patch [moved from queue-4.4/x86-perf-fix-cr4.pce-propagation-to-use-active_mm-instead-of-mm.patch with 100% similarity]

similarity index 100%
rename from queue-4.4/series
rename to releases/4.4.56/series