]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
4.19-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 28 Mar 2019 20:54:36 +0000 (21:54 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 28 Mar 2019 20:54:36 +0000 (21:54 +0100)
commit3856810943a20d6e32aa634302fe2b1ddff5a75e
tree08391c79bbdc2c757bc0fb901eb611bd91ddab0c
parentaf18a487a54faadfef56cc037bf81c73eaf6f1c5
4.19-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-packet-set-__gfp_nowarn-upon-allocation-in-alloc_pg_vec.patch
net-phy-meson-gxl-fix-interrupt-support.patch
net-rose-fix-a-possible-stack-overflow.patch
net-sched-fix-cleanup-null-pointer-exception-in-act_mirr.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
packets-always-register-packet-sk-in-the-same-order.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
30 files changed:
queue-4.19/dccp-do-not-use-ipv6-header-for-ipv4-flow.patch [new file with mode: 0644]
queue-4.19/genetlink-fix-a-memory-leak-on-error-path.patch [new file with mode: 0644]
queue-4.19/gtp-change-net_udp_tunnel-dependency-to-select.patch [new file with mode: 0644]
queue-4.19/ila-fix-rhashtable-walker-list-corruption.patch [new file with mode: 0644]
queue-4.19/ipv6-make-ip6_create_rt_rcu-return-ip6_null_entry-instead-of-null.patch [new file with mode: 0644]
queue-4.19/mac8390-fix-mmio-access-size-probe.patch [new file with mode: 0644]
queue-4.19/misdn-hfcpci-test-both-vendor-device-id-for-digium-hfc4s.patch [new file with mode: 0644]
queue-4.19/net-aquantia-fix-rx-checksum-offload-for-udp-tcp-over-ipv6.patch [new file with mode: 0644]
queue-4.19/net-datagram-fix-unbounded-loop-in-__skb_try_recv_datagram.patch [new file with mode: 0644]
queue-4.19/net-packet-set-__gfp_nowarn-upon-allocation-in-alloc_pg_vec.patch [new file with mode: 0644]
queue-4.19/net-phy-meson-gxl-fix-interrupt-support.patch [new file with mode: 0644]
queue-4.19/net-rose-fix-a-possible-stack-overflow.patch [new file with mode: 0644]
queue-4.19/net-sched-fix-cleanup-null-pointer-exception-in-act_mirr.patch [new file with mode: 0644]
queue-4.19/net-stmmac-fix-memory-corruption-with-large-mtus.patch [new file with mode: 0644]
queue-4.19/net-sysfs-call-dev_hold-if-kobject_init_and_add-success.patch [new file with mode: 0644]
queue-4.19/net-sysfs-fix-memory-leak-in-netdev_register_kobject.patch [new file with mode: 0644]
queue-4.19/packets-always-register-packet-sk-in-the-same-order.patch [new file with mode: 0644]
queue-4.19/rhashtable-still-do-rehash-when-we-get-eexist.patch [new file with mode: 0644]
queue-4.19/sctp-get-sctphdr-by-offset-in-sctp_compute_cksum.patch [new file with mode: 0644]
queue-4.19/sctp-use-memdup_user-instead-of-vmemdup_user.patch [new file with mode: 0644]
queue-4.19/series
queue-4.19/tcp-do-not-use-ipv6-header-for-ipv4-flow.patch [new file with mode: 0644]
queue-4.19/thunderx-eliminate-extra-calls-to-put_page-for-pages-held-for-recycling.patch [new file with mode: 0644]
queue-4.19/thunderx-enable-page-recycling-for-non-xdp-case.patch [new file with mode: 0644]
queue-4.19/tipc-allow-service-ranges-to-be-connect-ed-on-rdm-dgram.patch [new file with mode: 0644]
queue-4.19/tipc-change-to-check-tipc_own_id-to-return-in-tipc_net_stop.patch [new file with mode: 0644]
queue-4.19/tipc-fix-cancellation-of-topology-subscriptions.patch [new file with mode: 0644]
queue-4.19/tun-properly-test-for-iff_up.patch [new file with mode: 0644]
queue-4.19/vrf-prevent-adding-upper-devices.patch [new file with mode: 0644]
queue-4.19/vxlan-don-t-call-gro_cells_destroy-before-device-is-unregistered.patch [new file with mode: 0644]