]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
5.2-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 8 Aug 2019 06:51:19 +0000 (08:51 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 8 Aug 2019 06:51:19 +0000 (08:51 +0200)
commit1fbb5d0db69ffa5590ae84cace3594d073a35645
tree6e41067e29d643f78bc943f776fcf94c4b8e716e
parent122ccbab01851a214a9424581cf850229742d9a9
5.2-stable patches

added patches:
atm-iphase-fix-spectre-v1-vulnerability.patch
bnx2x-disable-multi-cos-feature.patch
bpf-fix-xdp-vlan-selftests-test_xdp_vlan.sh.patch
compat_ioctl-pppoe-fix-pppoeiocsfwd-handling.patch
drivers-net-ethernet-marvell-mvmdio.c-fix-non-of-case.patch
hv_sock-fix-hang-when-a-connection-is-closed.patch
ife-error-out-when-nla-attributes-are-empty.patch
ip6_gre-reload-ipv6h-in-prepare_ip6gre_xmit_ipv6.patch
ip6_tunnel-fix-possible-use-after-free-on-xmit.patch
ipip-validate-header-length-in-ipip_tunnel_xmit.patch
mlxsw-spectrum-fix-error-path-in-mlxsw_sp_module_init.patch
mlxsw-spectrum_buffers-further-reduce-pool-size-on-spectrum-2.patch
mvpp2-fix-panic-on-module-removal.patch
mvpp2-refactor-mtu-change-code.patch
net-bridge-delete-local-fdb-on-device-init-failure.patch
net-bridge-mcast-don-t-delete-permanent-entries-when-fast-leave-is-enabled.patch
net-bridge-move-default-pvid-init-deinit-to-netdev_register-unregister.patch
net-fix-bpf_xdp_adjust_head-regression-for-generic-xdp.patch
net-fix-ifindex-collision-during-namespace-removal.patch
net-mlx5-add-missing-rdma_rx-capabilities.patch
net-mlx5-fix-modify_cq_in-alignment.patch
net-mlx5-use-reversed-order-when-unregister-devices.patch
net-mlx5e-always-initialize-frag-last_in_page.patch
net-mlx5e-fix-matching-of-speed-to-prm-link-modes.patch
net-mlx5e-prevent-encap-flow-counter-update-async-to-user-query.patch
net-phy-fix-race-in-genphy_update_link.patch
net-phy-fixed_phy-print-gpio-error-only-if-gpio-node-is-present.patch
net-phy-mscc-initialize-stats-array.patch
net-phylink-don-t-start-and-stop-sgmii-phys-in-sfp-modules-twice.patch
net-phylink-fix-flow-control-for-fixed-link.patch
net-qualcomm-rmnet-fix-incorrect-ul-checksum-offload-logic.patch
net-sched-fix-a-possible-null-pointer-dereference-in-dequeue_func.patch
net-sched-update-vlan-action-for-batched-events-operations.patch
net-sched-use-temporary-variable-for-actions-indexes.patch
net-smc-avoid-fallback-in-case-of-non-blocking-connect.patch
net-smc-do-not-schedule-tx_work-in-smc_closed-state.patch
net-stmmac-use-netif_tx_napi_add-for-tx-polling-function.patch
nfc-nfcmrvl-fix-gpio-handling-regression.patch
ocelot-cancel-delayed-work-before-wq-destruction.patch
r8169-don-t-use-msi-before-rtl8168d.patch
rocker-fix-memory-leaks-of-fib_work-on-two-error-return-paths.patch
selftests-bpf-add-wrapper-scripts-for-test_xdp_vlan.sh.patch
selftests-bpf-reduce-time-to-execute-test_xdp_vlan.sh.patch
tipc-compat-allow-tipc-commands-without-arguments.patch
tipc-fix-unitilized-skb-list-crash.patch
tun-mark-small-packets-as-owned-by-the-tap-sock.patch
47 files changed:
queue-5.2/atm-iphase-fix-spectre-v1-vulnerability.patch [new file with mode: 0644]
queue-5.2/bnx2x-disable-multi-cos-feature.patch [new file with mode: 0644]
queue-5.2/bpf-fix-xdp-vlan-selftests-test_xdp_vlan.sh.patch [new file with mode: 0644]
queue-5.2/compat_ioctl-pppoe-fix-pppoeiocsfwd-handling.patch [new file with mode: 0644]
queue-5.2/drivers-net-ethernet-marvell-mvmdio.c-fix-non-of-case.patch [new file with mode: 0644]
queue-5.2/hv_sock-fix-hang-when-a-connection-is-closed.patch [new file with mode: 0644]
queue-5.2/ife-error-out-when-nla-attributes-are-empty.patch [new file with mode: 0644]
queue-5.2/ip6_gre-reload-ipv6h-in-prepare_ip6gre_xmit_ipv6.patch [new file with mode: 0644]
queue-5.2/ip6_tunnel-fix-possible-use-after-free-on-xmit.patch [new file with mode: 0644]
queue-5.2/ipip-validate-header-length-in-ipip_tunnel_xmit.patch [new file with mode: 0644]
queue-5.2/mlxsw-spectrum-fix-error-path-in-mlxsw_sp_module_init.patch [new file with mode: 0644]
queue-5.2/mlxsw-spectrum_buffers-further-reduce-pool-size-on-spectrum-2.patch [new file with mode: 0644]
queue-5.2/mvpp2-fix-panic-on-module-removal.patch [new file with mode: 0644]
queue-5.2/mvpp2-refactor-mtu-change-code.patch [new file with mode: 0644]
queue-5.2/net-bridge-delete-local-fdb-on-device-init-failure.patch [new file with mode: 0644]
queue-5.2/net-bridge-mcast-don-t-delete-permanent-entries-when-fast-leave-is-enabled.patch [new file with mode: 0644]
queue-5.2/net-bridge-move-default-pvid-init-deinit-to-netdev_register-unregister.patch [new file with mode: 0644]
queue-5.2/net-fix-bpf_xdp_adjust_head-regression-for-generic-xdp.patch [new file with mode: 0644]
queue-5.2/net-fix-ifindex-collision-during-namespace-removal.patch [new file with mode: 0644]
queue-5.2/net-mlx5-add-missing-rdma_rx-capabilities.patch [new file with mode: 0644]
queue-5.2/net-mlx5-fix-modify_cq_in-alignment.patch [new file with mode: 0644]
queue-5.2/net-mlx5-use-reversed-order-when-unregister-devices.patch [new file with mode: 0644]
queue-5.2/net-mlx5e-always-initialize-frag-last_in_page.patch [new file with mode: 0644]
queue-5.2/net-mlx5e-fix-matching-of-speed-to-prm-link-modes.patch [new file with mode: 0644]
queue-5.2/net-mlx5e-prevent-encap-flow-counter-update-async-to-user-query.patch [new file with mode: 0644]
queue-5.2/net-phy-fix-race-in-genphy_update_link.patch [new file with mode: 0644]
queue-5.2/net-phy-fixed_phy-print-gpio-error-only-if-gpio-node-is-present.patch [new file with mode: 0644]
queue-5.2/net-phy-mscc-initialize-stats-array.patch [new file with mode: 0644]
queue-5.2/net-phylink-don-t-start-and-stop-sgmii-phys-in-sfp-modules-twice.patch [new file with mode: 0644]
queue-5.2/net-phylink-fix-flow-control-for-fixed-link.patch [new file with mode: 0644]
queue-5.2/net-qualcomm-rmnet-fix-incorrect-ul-checksum-offload-logic.patch [new file with mode: 0644]
queue-5.2/net-sched-fix-a-possible-null-pointer-dereference-in-dequeue_func.patch [new file with mode: 0644]
queue-5.2/net-sched-update-vlan-action-for-batched-events-operations.patch [new file with mode: 0644]
queue-5.2/net-sched-use-temporary-variable-for-actions-indexes.patch [new file with mode: 0644]
queue-5.2/net-smc-avoid-fallback-in-case-of-non-blocking-connect.patch [new file with mode: 0644]
queue-5.2/net-smc-do-not-schedule-tx_work-in-smc_closed-state.patch [new file with mode: 0644]
queue-5.2/net-stmmac-use-netif_tx_napi_add-for-tx-polling-function.patch [new file with mode: 0644]
queue-5.2/nfc-nfcmrvl-fix-gpio-handling-regression.patch [new file with mode: 0644]
queue-5.2/ocelot-cancel-delayed-work-before-wq-destruction.patch [new file with mode: 0644]
queue-5.2/r8169-don-t-use-msi-before-rtl8168d.patch [new file with mode: 0644]
queue-5.2/rocker-fix-memory-leaks-of-fib_work-on-two-error-return-paths.patch [new file with mode: 0644]
queue-5.2/selftests-bpf-add-wrapper-scripts-for-test_xdp_vlan.sh.patch [new file with mode: 0644]
queue-5.2/selftests-bpf-reduce-time-to-execute-test_xdp_vlan.sh.patch [new file with mode: 0644]
queue-5.2/series
queue-5.2/tipc-compat-allow-tipc-commands-without-arguments.patch [new file with mode: 0644]
queue-5.2/tipc-fix-unitilized-skb-list-crash.patch [new file with mode: 0644]
queue-5.2/tun-mark-small-packets-as-owned-by-the-tap-sock.patch [new file with mode: 0644]