]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
4.13-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 9 Oct 2017 07:33:30 +0000 (09:33 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 9 Oct 2017 07:33:30 +0000 (09:33 +0200)
commit014275a0b63373be36d3eeceff8a030019e0e276
treea7d395b2c0fdfd02619f836591c70771412f7dc9
parent77e396a802dc35ca9879030cacacafd7ee04c2e4
4.13-stable patches

added patches:
8139too-revisit-napi_complete_done-usage.patch
bpf-do-not-disable-enable-bh-in-bpf_map_free_id.patch
bpf-fix-bpf_tail_call-x64-jit.patch
bpf-one-perf-event-close-won-t-free-bpf-program-attached-by-another-perf-event.patch
bpf-verifier-reject-bpf_alu64-bpf_end.patch
ip6_gre-ip6gre_tap-device-should-keep-dst.patch
ip6_gre-skb_push-ipv6hdr-before-packing-the-header-in-ip6gre_header.patch
ip6_tunnel-do-not-allow-loading-ip6_tunnel-if-ipv6-is-disabled-in-cmdline.patch
ip6_tunnel-update-mtu-properly-for-arphrd_ether-tunnel-device-in-tx-path.patch
ipv4-early-demux-can-return-an-error-code.patch
isdn-i4l-fetch-the-ppp_write-buffer-in-one-shot.patch
l2tp-fix-l2tp_eth-module-loading.patch
l2tp-fix-race-condition-in-l2tp_tunnel_delete.patch
mlxsw-spectrum-fix-eeprom-access-in-case-of-sfp-sfp.patch
mlxsw-spectrum-prevent-mirred-related-crash-on-removal.patch
net-bonding-fix-tlb_dynamic_lb-default-value.patch
net-bonding-fix-transmit-load-balancing-in-balance-alb-mode-if-specified-by-sysfs.patch
net-change-skb-mac_header-when-generic-xdp-calls-adjust_head.patch
net-dsa-fix-network-device-registration-order.patch
net-dsa-mv88e6xxx-allow-dsa-and-cpu-ports-in-multiple-vlans.patch
net-dsa-mv88e6xxx-lock-mutex-when-freeing-irqs.patch
net-emac-fix-napi-poll-list-corruption.patch
net-ipv6-fix-regression-of-no-rtm_deladdr-sent-after-dad-failure.patch
net-mlx5e-ipoib-fix-access-to-invalid-memory-address.patch
net-phy-fix-mask-value-write-on-gmii2rgmii-converter-speed-register.patch
net-qcom-emac-specify-the-correct-size-when-mapping-a-dma-buffer.patch
net-rtnetlink-fix-info-leak-in-rtm_getstats-call.patch
net-sched-cls_matchall-fix-crash-when-used-with-classful-qdisc.patch
net-sched-fix-use-after-free-in-tcf_action_destroy-and-tcf_del_walker.patch
net-set-sk_prot_creator-when-cloning-sockets-to-the-right-proto.patch
net-stmmac-cocci-spatch-of_table.patch
net_sched-always-reset-qdisc-backlog-in-qdisc_reset.patch
net_sched-gen_estimator-fix-scaling-error-in-bytes-packets-samples.patch
netlink-do-not-proceed-if-dump-s-start-errs.patch
openvswitch-fix-an-error-handling-path-in-ovs_nla_init_match_and_action.patch
packet-hold-bind-lock-when-rebinding-to-fanout-hook.patch
packet-in-packet_do_bind-test-fanout-with-bind_lock-held.patch
packet-only-test-po-has_vnet_hdr-once-in-packet_snd.patch
sctp-potential-read-out-of-bounds-in-sctp_ulpevent_type_enabled.patch
socket-bpf-fix-possible-use-after-free.patch
tcp-fastopen-fix-on-syn-data-transmit-failure.patch
tcp-fix-data-delivery-rate.patch
tcp-update-skb-skb_mstamp-more-carefully.patch
tipc-use-only-positive-error-codes-in-messages.patch
tun-bail-out-from-tun_get_user-if-the-skb-is-empty.patch
udp-perform-source-validation-for-mcast-early-demux.patch
udpv6-fix-the-checksum-computation-when-hw-checksum-does-not-apply.patch
vti-fix-use-after-free-in-vti_tunnel_xmit-vti6_tnl_xmit.patch
49 files changed:
queue-4.13/8139too-revisit-napi_complete_done-usage.patch [new file with mode: 0644]
queue-4.13/bpf-do-not-disable-enable-bh-in-bpf_map_free_id.patch [new file with mode: 0644]
queue-4.13/bpf-fix-bpf_tail_call-x64-jit.patch [new file with mode: 0644]
queue-4.13/bpf-one-perf-event-close-won-t-free-bpf-program-attached-by-another-perf-event.patch [new file with mode: 0644]
queue-4.13/bpf-verifier-reject-bpf_alu64-bpf_end.patch [new file with mode: 0644]
queue-4.13/ip6_gre-ip6gre_tap-device-should-keep-dst.patch [new file with mode: 0644]
queue-4.13/ip6_gre-skb_push-ipv6hdr-before-packing-the-header-in-ip6gre_header.patch [new file with mode: 0644]
queue-4.13/ip6_tunnel-do-not-allow-loading-ip6_tunnel-if-ipv6-is-disabled-in-cmdline.patch [new file with mode: 0644]
queue-4.13/ip6_tunnel-update-mtu-properly-for-arphrd_ether-tunnel-device-in-tx-path.patch [new file with mode: 0644]
queue-4.13/ipv4-early-demux-can-return-an-error-code.patch [new file with mode: 0644]
queue-4.13/isdn-i4l-fetch-the-ppp_write-buffer-in-one-shot.patch [new file with mode: 0644]
queue-4.13/l2tp-fix-l2tp_eth-module-loading.patch [new file with mode: 0644]
queue-4.13/l2tp-fix-race-condition-in-l2tp_tunnel_delete.patch [new file with mode: 0644]
queue-4.13/mlxsw-spectrum-fix-eeprom-access-in-case-of-sfp-sfp.patch [new file with mode: 0644]
queue-4.13/mlxsw-spectrum-prevent-mirred-related-crash-on-removal.patch [new file with mode: 0644]
queue-4.13/net-bonding-fix-tlb_dynamic_lb-default-value.patch [new file with mode: 0644]
queue-4.13/net-bonding-fix-transmit-load-balancing-in-balance-alb-mode-if-specified-by-sysfs.patch [new file with mode: 0644]
queue-4.13/net-change-skb-mac_header-when-generic-xdp-calls-adjust_head.patch [new file with mode: 0644]
queue-4.13/net-dsa-fix-network-device-registration-order.patch [new file with mode: 0644]
queue-4.13/net-dsa-mv88e6xxx-allow-dsa-and-cpu-ports-in-multiple-vlans.patch [new file with mode: 0644]
queue-4.13/net-dsa-mv88e6xxx-lock-mutex-when-freeing-irqs.patch [new file with mode: 0644]
queue-4.13/net-emac-fix-napi-poll-list-corruption.patch [new file with mode: 0644]
queue-4.13/net-ipv6-fix-regression-of-no-rtm_deladdr-sent-after-dad-failure.patch [new file with mode: 0644]
queue-4.13/net-mlx5e-ipoib-fix-access-to-invalid-memory-address.patch [new file with mode: 0644]
queue-4.13/net-phy-fix-mask-value-write-on-gmii2rgmii-converter-speed-register.patch [new file with mode: 0644]
queue-4.13/net-qcom-emac-specify-the-correct-size-when-mapping-a-dma-buffer.patch [new file with mode: 0644]
queue-4.13/net-rtnetlink-fix-info-leak-in-rtm_getstats-call.patch [new file with mode: 0644]
queue-4.13/net-sched-cls_matchall-fix-crash-when-used-with-classful-qdisc.patch [new file with mode: 0644]
queue-4.13/net-sched-fix-use-after-free-in-tcf_action_destroy-and-tcf_del_walker.patch [new file with mode: 0644]
queue-4.13/net-set-sk_prot_creator-when-cloning-sockets-to-the-right-proto.patch [new file with mode: 0644]
queue-4.13/net-stmmac-cocci-spatch-of_table.patch [new file with mode: 0644]
queue-4.13/net_sched-always-reset-qdisc-backlog-in-qdisc_reset.patch [new file with mode: 0644]
queue-4.13/net_sched-gen_estimator-fix-scaling-error-in-bytes-packets-samples.patch [new file with mode: 0644]
queue-4.13/netlink-do-not-proceed-if-dump-s-start-errs.patch [new file with mode: 0644]
queue-4.13/openvswitch-fix-an-error-handling-path-in-ovs_nla_init_match_and_action.patch [new file with mode: 0644]
queue-4.13/packet-hold-bind-lock-when-rebinding-to-fanout-hook.patch [new file with mode: 0644]
queue-4.13/packet-in-packet_do_bind-test-fanout-with-bind_lock-held.patch [new file with mode: 0644]
queue-4.13/packet-only-test-po-has_vnet_hdr-once-in-packet_snd.patch [new file with mode: 0644]
queue-4.13/sctp-potential-read-out-of-bounds-in-sctp_ulpevent_type_enabled.patch [new file with mode: 0644]
queue-4.13/series
queue-4.13/socket-bpf-fix-possible-use-after-free.patch [new file with mode: 0644]
queue-4.13/tcp-fastopen-fix-on-syn-data-transmit-failure.patch [new file with mode: 0644]
queue-4.13/tcp-fix-data-delivery-rate.patch [new file with mode: 0644]
queue-4.13/tcp-update-skb-skb_mstamp-more-carefully.patch [new file with mode: 0644]
queue-4.13/tipc-use-only-positive-error-codes-in-messages.patch [new file with mode: 0644]
queue-4.13/tun-bail-out-from-tun_get_user-if-the-skb-is-empty.patch [new file with mode: 0644]
queue-4.13/udp-perform-source-validation-for-mcast-early-demux.patch [new file with mode: 0644]
queue-4.13/udpv6-fix-the-checksum-computation-when-hw-checksum-does-not-apply.patch [new file with mode: 0644]
queue-4.13/vti-fix-use-after-free-in-vti_tunnel_xmit-vti6_tnl_xmit.patch [new file with mode: 0644]