]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
5.0-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 20 Apr 2019 14:44:19 +0000 (16:44 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 20 Apr 2019 14:44:19 +0000 (16:44 +0200)
commit0ee3da53d0551b3e52e991ccd07d957ffcc399bf
treeb90e89221426d2b1c50b4baa00fc719faf2bd466
parent0c9a4580f6cbc23ffbedac96916aedc4651c01b9
5.0-stable patches

added patches:
bonding-fix-event-handling-for-stacked-bonds.patch
failover-allow-name-change-on-iff_up-slave-interfaces.patch
ipv4-ensure-rcu_read_lock-in-ipv4_link_failure.patch
ipv4-recompile-ip-options-in-ipv4_link_failure.patch
mlxsw-core-do-not-use-wq_mem_reclaim-for-emad-workqueue.patch
mlxsw-core-do-not-use-wq_mem_reclaim-for-mlxsw-ordered-workqueue.patch
mlxsw-core-do-not-use-wq_mem_reclaim-for-mlxsw-workqueue.patch
mlxsw-spectrum_router-do-not-check-vrf-mac-address.patch
mlxsw-spectrum_switchdev-add-mdb-entries-in-prepare-phase.patch
net-atm-fix-potential-spectre-v1-vulnerabilities.patch
net-bridge-fix-netlink-export-of-vlan_stats_per_port-option.patch
net-bridge-fix-per-port-af_packet-sockets.patch
net-bridge-multicast-use-rcu-to-access-port-list-from-br_multicast_start_querier.patch
net-fec-manage-ahb-clock-in-runtime-pm.patch
net-fix-missing-meta-data-in-skb-with-vlan-packet.patch
net-fou-do-not-use-guehdr-after-iptunnel_pull_offloads-in-gue_udp_recv.patch
net-mlx5-fpga-tls-hold-rcu-read-lock-a-bit-longer.patch
net-mlx5-fpga-tls-idr-remove-on-flow-delete.patch
net-mlx5e-protect-against-non-uplink-representor-for-encap.patch
net-mlx5e-rx-check-ip-headers-sanity.patch
net-mlx5e-rx-fixup-skb-checksum-for-packets-with-tail-padding.patch
net-mlx5e-switch-to-toeplitz-rss-hash-by-default.patch
net-mlx5e-xdp-avoid-checksum-complete-when-xdp-prog-is-loaded.patch
net-strparser-partially-revert-strparser-call-skb_unclone-conditionally.patch
net-thunderx-don-t-allow-jumbo-frames-with-xdp.patch
net-thunderx-raise-xdp-mtu-to-1508.patch
net-tls-don-t-leak-partially-sent-record-in-device-mode.patch
net-tls-fix-build-without-config_tls_device.patch
net-tls-fix-the-iv-leaks.patch
net-tls-prevent-bad-memory-access-in-tls_is_sk_tx_device_offloaded.patch
nfc-nci-add-some-bounds-checking-in-nci_hci_cmd_received.patch
nfc-nci-potential-off-by-one-in-pipes-array.patch
nfp-flower-remove-vlan-cfi-bit-from-push-vlan-action.patch
nfp-flower-replace-cfi-with-vlan-present.patch
revert-net-mlx5e-enable-reporting-checksum-unnecessary-also-for-l3-packets.patch
route-avoid-crash-from-dereferencing-null-rt-from.patch
sch_cake-make-sure-we-can-write-the-ip-header-before-changing-dscp-bits.patch
sch_cake-simplify-logic-in-cake_select_tin.patch
sch_cake-use-tc_skb_protocol-helper-for-getting-packet-protocol.patch
tcp-tcp_grow_window-needs-to-respect-tcp_space.patch
team-set-slave-to-promisc-if-team-is-already-in-promisc-mode.patch
tipc-missing-entries-in-name-table-of-publications.patch
vhost-reject-zero-size-iova-range.patch
44 files changed:
queue-5.0/bonding-fix-event-handling-for-stacked-bonds.patch [new file with mode: 0644]
queue-5.0/failover-allow-name-change-on-iff_up-slave-interfaces.patch [new file with mode: 0644]
queue-5.0/ipv4-ensure-rcu_read_lock-in-ipv4_link_failure.patch [new file with mode: 0644]
queue-5.0/ipv4-recompile-ip-options-in-ipv4_link_failure.patch [new file with mode: 0644]
queue-5.0/mlxsw-core-do-not-use-wq_mem_reclaim-for-emad-workqueue.patch [new file with mode: 0644]
queue-5.0/mlxsw-core-do-not-use-wq_mem_reclaim-for-mlxsw-ordered-workqueue.patch [new file with mode: 0644]
queue-5.0/mlxsw-core-do-not-use-wq_mem_reclaim-for-mlxsw-workqueue.patch [new file with mode: 0644]
queue-5.0/mlxsw-spectrum_router-do-not-check-vrf-mac-address.patch [new file with mode: 0644]
queue-5.0/mlxsw-spectrum_switchdev-add-mdb-entries-in-prepare-phase.patch [new file with mode: 0644]
queue-5.0/net-atm-fix-potential-spectre-v1-vulnerabilities.patch [new file with mode: 0644]
queue-5.0/net-bridge-fix-netlink-export-of-vlan_stats_per_port-option.patch [new file with mode: 0644]
queue-5.0/net-bridge-fix-per-port-af_packet-sockets.patch [new file with mode: 0644]
queue-5.0/net-bridge-multicast-use-rcu-to-access-port-list-from-br_multicast_start_querier.patch [new file with mode: 0644]
queue-5.0/net-fec-manage-ahb-clock-in-runtime-pm.patch [new file with mode: 0644]
queue-5.0/net-fix-missing-meta-data-in-skb-with-vlan-packet.patch [new file with mode: 0644]
queue-5.0/net-fou-do-not-use-guehdr-after-iptunnel_pull_offloads-in-gue_udp_recv.patch [new file with mode: 0644]
queue-5.0/net-mlx5-fpga-tls-hold-rcu-read-lock-a-bit-longer.patch [new file with mode: 0644]
queue-5.0/net-mlx5-fpga-tls-idr-remove-on-flow-delete.patch [new file with mode: 0644]
queue-5.0/net-mlx5e-protect-against-non-uplink-representor-for-encap.patch [new file with mode: 0644]
queue-5.0/net-mlx5e-rx-check-ip-headers-sanity.patch [new file with mode: 0644]
queue-5.0/net-mlx5e-rx-fixup-skb-checksum-for-packets-with-tail-padding.patch [new file with mode: 0644]
queue-5.0/net-mlx5e-switch-to-toeplitz-rss-hash-by-default.patch [new file with mode: 0644]
queue-5.0/net-mlx5e-xdp-avoid-checksum-complete-when-xdp-prog-is-loaded.patch [new file with mode: 0644]
queue-5.0/net-strparser-partially-revert-strparser-call-skb_unclone-conditionally.patch [new file with mode: 0644]
queue-5.0/net-thunderx-don-t-allow-jumbo-frames-with-xdp.patch [new file with mode: 0644]
queue-5.0/net-thunderx-raise-xdp-mtu-to-1508.patch [new file with mode: 0644]
queue-5.0/net-tls-don-t-leak-partially-sent-record-in-device-mode.patch [new file with mode: 0644]
queue-5.0/net-tls-fix-build-without-config_tls_device.patch [new file with mode: 0644]
queue-5.0/net-tls-fix-the-iv-leaks.patch [new file with mode: 0644]
queue-5.0/net-tls-prevent-bad-memory-access-in-tls_is_sk_tx_device_offloaded.patch [new file with mode: 0644]
queue-5.0/nfc-nci-add-some-bounds-checking-in-nci_hci_cmd_received.patch [new file with mode: 0644]
queue-5.0/nfc-nci-potential-off-by-one-in-pipes-array.patch [new file with mode: 0644]
queue-5.0/nfp-flower-remove-vlan-cfi-bit-from-push-vlan-action.patch [new file with mode: 0644]
queue-5.0/nfp-flower-replace-cfi-with-vlan-present.patch [new file with mode: 0644]
queue-5.0/revert-net-mlx5e-enable-reporting-checksum-unnecessary-also-for-l3-packets.patch [new file with mode: 0644]
queue-5.0/route-avoid-crash-from-dereferencing-null-rt-from.patch [new file with mode: 0644]
queue-5.0/sch_cake-make-sure-we-can-write-the-ip-header-before-changing-dscp-bits.patch [new file with mode: 0644]
queue-5.0/sch_cake-simplify-logic-in-cake_select_tin.patch [new file with mode: 0644]
queue-5.0/sch_cake-use-tc_skb_protocol-helper-for-getting-packet-protocol.patch [new file with mode: 0644]
queue-5.0/series [new file with mode: 0644]
queue-5.0/tcp-tcp_grow_window-needs-to-respect-tcp_space.patch [new file with mode: 0644]
queue-5.0/team-set-slave-to-promisc-if-team-is-already-in-promisc-mode.patch [new file with mode: 0644]
queue-5.0/tipc-missing-entries-in-name-table-of-publications.patch [new file with mode: 0644]
queue-5.0/vhost-reject-zero-size-iova-range.patch [new file with mode: 0644]