]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
5.0-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 28 Mar 2019 20:54:59 +0000 (21:54 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 28 Mar 2019 20:54:59 +0000 (21:54 +0100)
commitf8f89b5df20074bfffa08feab339381f5e792935
treec09888c7fb8936bfc23a2ccbfbb6938aafc89047
parent3856810943a20d6e32aa634302fe2b1ddff5a75e
5.0-stable patches

added patches:
dccp-do-not-use-ipv6-header-for-ipv4-flow.patch
genetlink-fix-a-memory-leak-on-error-path.patch
gtp-change-net_udp_tunnel-dependency-to-select.patch
ila-fix-rhashtable-walker-list-corruption.patch
ipv6-make-ip6_create_rt_rcu-return-ip6_null_entry-instead-of-null.patch
mac8390-fix-mmio-access-size-probe.patch
misdn-hfcpci-test-both-vendor-device-id-for-digium-hfc4s.patch
net-aquantia-fix-rx-checksum-offload-for-udp-tcp-over-ipv6.patch
net-datagram-fix-unbounded-loop-in-__skb_try_recv_datagram.patch
net-dsa-mv88e6xxx-fix-few-issues-in-mv88e6390x_port_set_cmode.patch
net-mii-fix-pause-cap-advertisement-from-linkmode_adv_to_lcl_adv_t-helper.patch
net-packet-set-__gfp_nowarn-upon-allocation-in-alloc_pg_vec.patch
net-phy-don-t-clear-bmcr-in-genphy_soft_reset.patch
net-phy-meson-gxl-fix-interrupt-support.patch
net-rose-fix-a-possible-stack-overflow.patch
net-stmmac-fix-memory-corruption-with-large-mtus.patch
net-sysfs-call-dev_hold-if-kobject_init_and_add-success.patch
net-sysfs-fix-memory-leak-in-netdev_register_kobject.patch
net-usb-aqc111-extend-hwid-table-by-qnap-device.patch
packets-always-register-packet-sk-in-the-same-order.patch
r8169-fix-cable-re-plugging-issue.patch
rhashtable-still-do-rehash-when-we-get-eexist.patch
sctp-get-sctphdr-by-offset-in-sctp_compute_cksum.patch
sctp-use-memdup_user-instead-of-vmemdup_user.patch
tcp-do-not-use-ipv6-header-for-ipv4-flow.patch
thunderx-eliminate-extra-calls-to-put_page-for-pages-held-for-recycling.patch
thunderx-enable-page-recycling-for-non-xdp-case.patch
tipc-allow-service-ranges-to-be-connect-ed-on-rdm-dgram.patch
tipc-change-to-check-tipc_own_id-to-return-in-tipc_net_stop.patch
tipc-fix-cancellation-of-topology-subscriptions.patch
tun-properly-test-for-iff_up.patch
vrf-prevent-adding-upper-devices.patch
vxlan-don-t-call-gro_cells_destroy-before-device-is-unregistered.patch
34 files changed:
queue-5.0/dccp-do-not-use-ipv6-header-for-ipv4-flow.patch [new file with mode: 0644]
queue-5.0/genetlink-fix-a-memory-leak-on-error-path.patch [new file with mode: 0644]
queue-5.0/gtp-change-net_udp_tunnel-dependency-to-select.patch [new file with mode: 0644]
queue-5.0/ila-fix-rhashtable-walker-list-corruption.patch [new file with mode: 0644]
queue-5.0/ipv6-make-ip6_create_rt_rcu-return-ip6_null_entry-instead-of-null.patch [new file with mode: 0644]
queue-5.0/mac8390-fix-mmio-access-size-probe.patch [new file with mode: 0644]
queue-5.0/misdn-hfcpci-test-both-vendor-device-id-for-digium-hfc4s.patch [new file with mode: 0644]
queue-5.0/net-aquantia-fix-rx-checksum-offload-for-udp-tcp-over-ipv6.patch [new file with mode: 0644]
queue-5.0/net-datagram-fix-unbounded-loop-in-__skb_try_recv_datagram.patch [new file with mode: 0644]
queue-5.0/net-dsa-mv88e6xxx-fix-few-issues-in-mv88e6390x_port_set_cmode.patch [new file with mode: 0644]
queue-5.0/net-mii-fix-pause-cap-advertisement-from-linkmode_adv_to_lcl_adv_t-helper.patch [new file with mode: 0644]
queue-5.0/net-packet-set-__gfp_nowarn-upon-allocation-in-alloc_pg_vec.patch [new file with mode: 0644]
queue-5.0/net-phy-don-t-clear-bmcr-in-genphy_soft_reset.patch [new file with mode: 0644]
queue-5.0/net-phy-meson-gxl-fix-interrupt-support.patch [new file with mode: 0644]
queue-5.0/net-rose-fix-a-possible-stack-overflow.patch [new file with mode: 0644]
queue-5.0/net-stmmac-fix-memory-corruption-with-large-mtus.patch [new file with mode: 0644]
queue-5.0/net-sysfs-call-dev_hold-if-kobject_init_and_add-success.patch [new file with mode: 0644]
queue-5.0/net-sysfs-fix-memory-leak-in-netdev_register_kobject.patch [new file with mode: 0644]
queue-5.0/net-usb-aqc111-extend-hwid-table-by-qnap-device.patch [new file with mode: 0644]
queue-5.0/packets-always-register-packet-sk-in-the-same-order.patch [new file with mode: 0644]
queue-5.0/r8169-fix-cable-re-plugging-issue.patch [new file with mode: 0644]
queue-5.0/rhashtable-still-do-rehash-when-we-get-eexist.patch [new file with mode: 0644]
queue-5.0/sctp-get-sctphdr-by-offset-in-sctp_compute_cksum.patch [new file with mode: 0644]
queue-5.0/sctp-use-memdup_user-instead-of-vmemdup_user.patch [new file with mode: 0644]
queue-5.0/series
queue-5.0/tcp-do-not-use-ipv6-header-for-ipv4-flow.patch [new file with mode: 0644]
queue-5.0/thunderx-eliminate-extra-calls-to-put_page-for-pages-held-for-recycling.patch [new file with mode: 0644]
queue-5.0/thunderx-enable-page-recycling-for-non-xdp-case.patch [new file with mode: 0644]
queue-5.0/tipc-allow-service-ranges-to-be-connect-ed-on-rdm-dgram.patch [new file with mode: 0644]
queue-5.0/tipc-change-to-check-tipc_own_id-to-return-in-tipc_net_stop.patch [new file with mode: 0644]
queue-5.0/tipc-fix-cancellation-of-topology-subscriptions.patch [new file with mode: 0644]
queue-5.0/tun-properly-test-for-iff_up.patch [new file with mode: 0644]
queue-5.0/vrf-prevent-adding-upper-devices.patch [new file with mode: 0644]
queue-5.0/vxlan-don-t-call-gro_cells_destroy-before-device-is-unregistered.patch [new file with mode: 0644]