]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commitdiff
Merge branch 'master' of gitolite.kernel.org:/pub/scm/linux/kernel/git/stable/stable...
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 28 Jun 2020 12:24:47 +0000 (14:24 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 28 Jun 2020 12:24:47 +0000 (14:24 +0200)
1  2 
queue-5.4/series
queue-5.7/series

index 2199dc78d84052301ca2c468dc51c0b93e8bd470,6c4aa8cfb801918ac429769a80d9b6b63d197e22..86174ad12eb59834298abe03fa68d302c840b0c8
@@@ -1,27 -1,6 +1,32 @@@
  block-bio-integrity-don-t-free-buf-if-bio_integrity_add_page-failed.patch
 +enetc-fix-tx-rings-bitmap-iteration-range-irq-handling.patch
 +geneve-allow-changing-df-behavior-after-creation.patch
 +ibmveth-fix-max-mtu-limit.patch
 +mld-fix-memory-leak-in-ipv6_mc_destroy_dev.patch
 +mvpp2-ethtool-rxtx-stats-fix.patch
 +net-bridge-enfore-alignment-for-ethernet-address.patch
 +net-core-reduce-recursion-limit-value.patch
 +net-do-not-clear-the-sock-tx-queue-in-sk_set_socket.patch
 +net-fix-memleak-in-register_netdevice.patch
 +net-fix-the-arp-error-in-some-cases.patch
 +net-increment-xmit_recursion-level-in-dev_direct_xmit.patch
 +net-usb-ax88179_178a-fix-packet-alignment-padding.patch
 +openvswitch-take-into-account-de-fragmentation-gso_size-in-execute_check_pkt_len.patch
 +rocker-fix-incorrect-error-handling-in-dma_rings_init.patch
 +rxrpc-fix-notification-call-on-completion-of-discarded-calls.patch
 +sctp-don-t-advertise-ipv4-addresses-if-ipv6only-is-set-on-the-socket.patch
 +tcp-don-t-ignore-ecn-cwr-on-pure-ack.patch
 +tcp-grow-window-for-ooo-packets-only-for-sack-flows.patch
 +tg3-driver-sleeps-indefinitely-when-eeh-errors-exceed-eeh_max_freezes.patch
 +ip6_gre-fix-use-after-free-in-ip6gre_tunnel_lookup.patch
 +net-phy-check-harder-for-errors-in-get_phy_id.patch
 +ip_tunnel-fix-use-after-free-in-ip_tunnel_lookup.patch
 +sch_cake-don-t-try-to-reallocate-or-unshare-skb-unconditionally.patch
 +sch_cake-don-t-call-diffserv-parsing-code-when-it-is-not-needed.patch
 +sch_cake-fix-a-few-style-nits.patch
 +tcp_cubic-fix-spurious-hystart_delay-exit-upon-drop-in-min-rtt.patch
+ revert-i2c-tegra-fix-suspending-in-active-runtime-pm.patch
+ btrfs-fix-a-block-group-ref-counter-leak-after-failu.patch
+ net-sched-export-__netdev_watchdog_up.patch
+ fix-a-braino-in-sparc32-fix-register-window-handling.patch
+ alsa-usb-audio-fix-potential-use-after-free-of-strea.patch
index c50018ff551f6ed0c89eb8f4ac551b299307665d,6293615f0b4a55b4ec6bc28a0c387c6a7cc76184..433c6adeb3ae7c83ed6c90cd93fdf403ee53ab8d
@@@ -1,51 -1,9 +1,58 @@@
  spi-spi-fsl-dspi-free-dma-memory-with-matching-function.patch
  block-bio-integrity-don-t-free-buf-if-bio_integrity_add_page-failed.patch
 +enetc-fix-tx-rings-bitmap-iteration-range-irq-handling.patch
 +ethtool-fix-check-in-ethtool_rx_flow_rule_create.patch
 +geneve-allow-changing-df-behavior-after-creation.patch
 +ibmveth-fix-max-mtu-limit.patch
 +mld-fix-memory-leak-in-ipv6_mc_destroy_dev.patch
 +mlxsw-spectrum-do-not-rely-on-machine-endianness.patch
 +mvpp2-ethtool-rxtx-stats-fix.patch
 +net-bridge-enfore-alignment-for-ethernet-address.patch
 +net-core-reduce-recursion-limit-value.patch
 +net-do-not-clear-the-sock-tx-queue-in-sk_set_socket.patch
 +net-ethtool-add-missing-string-for-netif_f_gso_tunnel_remcsum.patch
 +net-fix-memleak-in-register_netdevice.patch
 +net-fix-the-arp-error-in-some-cases.patch
 +net-increment-xmit_recursion-level-in-dev_direct_xmit.patch
 +net-usb-ax88179_178a-fix-packet-alignment-padding.patch
 +openvswitch-take-into-account-de-fragmentation-gso_size-in-execute_check_pkt_len.patch
 +rocker-fix-incorrect-error-handling-in-dma_rings_init.patch
 +rxrpc-fix-notification-call-on-completion-of-discarded-calls.patch
 +sctp-don-t-advertise-ipv4-addresses-if-ipv6only-is-set-on-the-socket.patch
 +tcp-don-t-ignore-ecn-cwr-on-pure-ack.patch
 +tcp-grow-window-for-ooo-packets-only-for-sack-flows.patch
 +tg3-driver-sleeps-indefinitely-when-eeh-errors-exceed-eeh_max_freezes.patch
 +ip6_gre-fix-use-after-free-in-ip6gre_tunnel_lookup.patch
 +net-phy-check-harder-for-errors-in-get_phy_id.patch
 +ip_tunnel-fix-use-after-free-in-ip_tunnel_lookup.patch
 +bnxt_en-store-the-running-firmware-version-code.patch
 +bnxt_en-do-not-enable-legacy-tx-push-on-older-firmware.patch
 +bnxt_en-fix-statistics-counters-issue-during-ifdown-with-older-firmware.patch
 +bnxt_en-read-vpd-info-only-for-pfs.patch
 +net-phylink-fix-ethtool-a-with-attached-phys.patch
 +net-phylink-ensure-manual-pause-mode-configuration-takes-effect.patch
 +sch_cake-don-t-try-to-reallocate-or-unshare-skb-unconditionally.patch
 +sch_cake-don-t-call-diffserv-parsing-code-when-it-is-not-needed.patch
 +sch_cake-fix-a-few-style-nits.patch
 +tcp_cubic-fix-spurious-hystart_delay-exit-upon-drop-in-min-rtt.patch
 +bpf-tcp-bpf_cubic-fix-spurious-hystart_delay-exit-upon-drop-in-min-rtt.patch
 +net-macb-undo-operations-in-case-of-failure.patch
 +r8169-fix-firmware-not-resetting-tp-ocp_base.patch
 +mptcp-drop-sndr_key-in-mptcp_syn_options.patch
 +mptcp-fix-memory-leak-in-mptcp_subflow_create_socket.patch
 +net-ethtool-add-missing-netif_f_gso_fraglist-feature-string.patch
 +net-macb-call-pm_runtime_put_sync-on-failure-path.patch
 +net-phy-mscc-avoid-skcipher-api-for-single-block-aes-encryption.patch
 +of-of_mdio-correct-loop-scanning-logic.patch
 +wireguard-device-avoid-circular-netns-references.patch
 +bareudp-fixed-multiproto-mode-configuration.patch
 +ionic-update-the-queue-count-on-open.patch
 +net-dsa-bcm_sf2-fix-node-reference-count.patch
 +net-phy-smsc-fix-printing-too-many-logs.patch
+ genetlink-clean-up-family-attributes-allocations.patch
+ nvmet-cleanups-the-loop-in-nvmet_async_events_proces.patch
+ nvmet-fail-outstanding-host-posted-aen-req.patch
+ fix-a-braino-in-sparc32-fix-register-window-handling.patch
+ alsa-usb-audio-fix-potential-use-after-free-of-strea.patch
+ revert-i2c-tegra-fix-suspending-in-active-runtime-pm.patch
+ btrfs-fix-a-block-group-ref-counter-leak-after-failu.patch