]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
5.3-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 6 Oct 2019 07:49:20 +0000 (09:49 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 6 Oct 2019 07:49:20 +0000 (09:49 +0200)
commitace61e482a76631513b41884e8d88fcbdeb1002b
tree096f7cd307f57d4c2f0e491ac86454b804ea4678
parentcb49cbf5789a4059bf6a16774410cad390c0f597
5.3-stable patches

added patches:
cxgb4-fix-out-of-bounds-msi-x-info-array-access.patch
erspan-remove-the-incorrect-mtu-limit-for-erspan.patch
hso-fix-null-deref-on-tty-open.patch
ipv6-drop-incoming-packets-having-a-v4mapped-source-address.patch
ipv6-handle-missing-host-route-in-__ipv6_ifa_notify.patch
net-dsa-rtl8366-check-vlan-id-and-not-ports.patch
net-dsa-sja1105-ensure-ptp-time-for-rxtstamp-reconstruction-is-not-in-the-past.patch
net-dsa-sja1105-fix-sleeping-while-atomic-in-.port_hwtstamp_set.patch
net-dsa-sja1105-initialize-the-meta_lock.patch
net-dsa-sja1105-prevent-leaking-memory.patch
net-ipv4-avoid-mixed-n_redirects-and-rate_tokens-usage.patch
net-qlogic-fix-memory-leak-in-ql_alloc_large_buffers.patch
net-rds-fix-error-handling-in-rds_ib_add_one.patch
net-sched-cbs-avoid-division-by-zero-when-calculating-the-port-rate.patch
net-sched-taprio-avoid-division-by-zero-on-invalid-link-speed.patch
net-sched-taprio-fix-potential-integer-overflow-in-taprio_set_picos_per_byte.patch
net-socionext-netsec-always-grab-descriptor-lock.patch
net-unpublish-sk-from-sk_reuseport_cb-before-call_rcu.patch
nfc-fix-memory-leak-in-llcp_sock_bind.patch
ptp_qoriq-initialize-the-registers-spinlock-before-calling-ptp_qoriq_settime.patch
qmi_wwan-add-support-for-cinterion-cls8-devices.patch
rxrpc-fix-rxrpc_recvmsg-tracepoint.patch
sch_cbq-validate-tca_cbq_wrropt-to-avoid-crash.patch
sch_dsmark-fix-potential-null-deref-in-dsmark_init.patch
tcp-adjust-rto_base-in-retransmits_timed_out.patch
tipc-fix-unlimited-bundling-of-small-messages.patch
udp-fix-gso_segs-calculations.patch
udp-only-do-gso-if-of-segs-1.patch
vsock-fix-a-lockdep-warning-in-__vsock_release.patch
xen-netfront-do-not-use-0u-as-error-return-value-for-xennet_fill_frags.patch
31 files changed:
queue-5.3/cxgb4-fix-out-of-bounds-msi-x-info-array-access.patch [new file with mode: 0644]
queue-5.3/erspan-remove-the-incorrect-mtu-limit-for-erspan.patch [new file with mode: 0644]
queue-5.3/hso-fix-null-deref-on-tty-open.patch [new file with mode: 0644]
queue-5.3/ipv6-drop-incoming-packets-having-a-v4mapped-source-address.patch [new file with mode: 0644]
queue-5.3/ipv6-handle-missing-host-route-in-__ipv6_ifa_notify.patch [new file with mode: 0644]
queue-5.3/net-dsa-rtl8366-check-vlan-id-and-not-ports.patch [new file with mode: 0644]
queue-5.3/net-dsa-sja1105-ensure-ptp-time-for-rxtstamp-reconstruction-is-not-in-the-past.patch [new file with mode: 0644]
queue-5.3/net-dsa-sja1105-fix-sleeping-while-atomic-in-.port_hwtstamp_set.patch [new file with mode: 0644]
queue-5.3/net-dsa-sja1105-initialize-the-meta_lock.patch [new file with mode: 0644]
queue-5.3/net-dsa-sja1105-prevent-leaking-memory.patch [new file with mode: 0644]
queue-5.3/net-ipv4-avoid-mixed-n_redirects-and-rate_tokens-usage.patch [new file with mode: 0644]
queue-5.3/net-qlogic-fix-memory-leak-in-ql_alloc_large_buffers.patch [new file with mode: 0644]
queue-5.3/net-rds-fix-error-handling-in-rds_ib_add_one.patch [new file with mode: 0644]
queue-5.3/net-sched-cbs-avoid-division-by-zero-when-calculating-the-port-rate.patch [new file with mode: 0644]
queue-5.3/net-sched-taprio-avoid-division-by-zero-on-invalid-link-speed.patch [new file with mode: 0644]
queue-5.3/net-sched-taprio-fix-potential-integer-overflow-in-taprio_set_picos_per_byte.patch [new file with mode: 0644]
queue-5.3/net-socionext-netsec-always-grab-descriptor-lock.patch [new file with mode: 0644]
queue-5.3/net-unpublish-sk-from-sk_reuseport_cb-before-call_rcu.patch [new file with mode: 0644]
queue-5.3/nfc-fix-memory-leak-in-llcp_sock_bind.patch [new file with mode: 0644]
queue-5.3/ptp_qoriq-initialize-the-registers-spinlock-before-calling-ptp_qoriq_settime.patch [new file with mode: 0644]
queue-5.3/qmi_wwan-add-support-for-cinterion-cls8-devices.patch [new file with mode: 0644]
queue-5.3/rxrpc-fix-rxrpc_recvmsg-tracepoint.patch [new file with mode: 0644]
queue-5.3/sch_cbq-validate-tca_cbq_wrropt-to-avoid-crash.patch [new file with mode: 0644]
queue-5.3/sch_dsmark-fix-potential-null-deref-in-dsmark_init.patch [new file with mode: 0644]
queue-5.3/series
queue-5.3/tcp-adjust-rto_base-in-retransmits_timed_out.patch [new file with mode: 0644]
queue-5.3/tipc-fix-unlimited-bundling-of-small-messages.patch [new file with mode: 0644]
queue-5.3/udp-fix-gso_segs-calculations.patch [new file with mode: 0644]
queue-5.3/udp-only-do-gso-if-of-segs-1.patch [new file with mode: 0644]
queue-5.3/vsock-fix-a-lockdep-warning-in-__vsock_release.patch [new file with mode: 0644]
queue-5.3/xen-netfront-do-not-use-0u-as-error-return-value-for-xennet_fill_frags.patch [new file with mode: 0644]