]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
5.15-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 22 Aug 2022 13:13:40 +0000 (15:13 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 22 Aug 2022 13:13:40 +0000 (15:13 +0200)
commit0b6cc916c611c886157d2839bb366e8687ba1beb
tree69b8506775e0ed7f94f7c55da0afce2480b3a489
parent26fdb7debb0c642131e7c8d8fbe503ef9b588b57
5.15-stable patches

added patches:
fec-fix-timer-capture-timing-in-fec_ptp_enable_pps.patch
gcc-plugins-undefine-latent_entropy_plugin-when-plugin-disabled-for-a-file.patch
i2c-imx-make-sure-to-unregister-adapter-on-remove.patch
i40e-fix-to-stop-tx_timeout-recovery-if-globr-fails.patch
ice-ignore-eexist-when-setting-promisc-mode.patch
igb-add-lock-to-avoid-data-race.patch
kbuild-fix-the-modules-order-between-drivers-and-libs.patch
mlxsw-spectrum-clear-ptp-configuration-after-unregistering-the-netdevice.patch
net-dsa-don-t-warn-in-dsa_port_set_state_now-when-driver-doesn-t-support-it.patch
net-dsa-felix-fix-ethtool-256-511-and-512-1023-tx-packet-counters.patch
net-dsa-microchip-ksz9477-fix-fdb_dump-last-invalid-entry.patch
net-dsa-mv88e6060-prevent-crash-on-an-unused-port.patch
net-dsa-sja1105-fix-buffer-overflow-in-sja1105_setup_devlink_regions.patch
net-fix-potential-refcount-leak-in-ndisc_router_discovery.patch
net-genl-fix-error-path-memory-leak-in-policy-dumping.patch
net-moxa-pass-pdev-instead-of-ndev-to-dma-functions.patch
net-sunrpc-fix-potential-memory-leaks-in-rpc_sysfs_xprt_state_change.patch
netfilter-nf_tables-check-nft_set_concat-flag-if-field_count-is-specified.patch
netfilter-nf_tables-disallow-nft_set_elem_catchall-and-nft_set_elem_interval_end.patch
netfilter-nf_tables-disallow-nfta_set_elem_key_end-with-nft_set_elem_interval_end-flag.patch
netfilter-nf_tables-nfta_set_elem_key_end-requires-concat-and-interval-flags.patch
netfilter-nf_tables-possible-module-reference-underflow-in-error-path.patch
netfilter-nf_tables-really-skip-inactive-sets-when-allocating-name.patch
netfilter-nf_tables-validate-nfta_set_elem_objref-based-on-nft_set_object-flag.patch
powerpc-pci-fix-get_phb_number-locking.patch
regulator-pca9450-remove-restrictions-for-regulator-name.patch
spi-meson-spicc-add-local-pow2-clock-ops-to-preserve-rate-between-messages.patch
stmmac-intel-add-a-missing-clk_disable_unprepare-call-in-intel_eth_pci_remove.patch
29 files changed:
queue-5.15/fec-fix-timer-capture-timing-in-fec_ptp_enable_pps.patch [new file with mode: 0644]
queue-5.15/gcc-plugins-undefine-latent_entropy_plugin-when-plugin-disabled-for-a-file.patch [new file with mode: 0644]
queue-5.15/i2c-imx-make-sure-to-unregister-adapter-on-remove.patch [new file with mode: 0644]
queue-5.15/i40e-fix-to-stop-tx_timeout-recovery-if-globr-fails.patch [new file with mode: 0644]
queue-5.15/ice-ignore-eexist-when-setting-promisc-mode.patch [new file with mode: 0644]
queue-5.15/igb-add-lock-to-avoid-data-race.patch [new file with mode: 0644]
queue-5.15/kbuild-fix-the-modules-order-between-drivers-and-libs.patch [new file with mode: 0644]
queue-5.15/mlxsw-spectrum-clear-ptp-configuration-after-unregistering-the-netdevice.patch [new file with mode: 0644]
queue-5.15/net-dsa-don-t-warn-in-dsa_port_set_state_now-when-driver-doesn-t-support-it.patch [new file with mode: 0644]
queue-5.15/net-dsa-felix-fix-ethtool-256-511-and-512-1023-tx-packet-counters.patch [new file with mode: 0644]
queue-5.15/net-dsa-microchip-ksz9477-fix-fdb_dump-last-invalid-entry.patch [new file with mode: 0644]
queue-5.15/net-dsa-mv88e6060-prevent-crash-on-an-unused-port.patch [new file with mode: 0644]
queue-5.15/net-dsa-sja1105-fix-buffer-overflow-in-sja1105_setup_devlink_regions.patch [new file with mode: 0644]
queue-5.15/net-fix-potential-refcount-leak-in-ndisc_router_discovery.patch [new file with mode: 0644]
queue-5.15/net-genl-fix-error-path-memory-leak-in-policy-dumping.patch [new file with mode: 0644]
queue-5.15/net-moxa-pass-pdev-instead-of-ndev-to-dma-functions.patch [new file with mode: 0644]
queue-5.15/net-sunrpc-fix-potential-memory-leaks-in-rpc_sysfs_xprt_state_change.patch [new file with mode: 0644]
queue-5.15/netfilter-nf_tables-check-nft_set_concat-flag-if-field_count-is-specified.patch [new file with mode: 0644]
queue-5.15/netfilter-nf_tables-disallow-nft_set_elem_catchall-and-nft_set_elem_interval_end.patch [new file with mode: 0644]
queue-5.15/netfilter-nf_tables-disallow-nfta_set_elem_key_end-with-nft_set_elem_interval_end-flag.patch [new file with mode: 0644]
queue-5.15/netfilter-nf_tables-nfta_set_elem_key_end-requires-concat-and-interval-flags.patch [new file with mode: 0644]
queue-5.15/netfilter-nf_tables-possible-module-reference-underflow-in-error-path.patch [new file with mode: 0644]
queue-5.15/netfilter-nf_tables-really-skip-inactive-sets-when-allocating-name.patch [new file with mode: 0644]
queue-5.15/netfilter-nf_tables-validate-nfta_set_elem_objref-based-on-nft_set_object-flag.patch [new file with mode: 0644]
queue-5.15/powerpc-pci-fix-get_phb_number-locking.patch [new file with mode: 0644]
queue-5.15/regulator-pca9450-remove-restrictions-for-regulator-name.patch [new file with mode: 0644]
queue-5.15/series
queue-5.15/spi-meson-spicc-add-local-pow2-clock-ops-to-preserve-rate-between-messages.patch [new file with mode: 0644]
queue-5.15/stmmac-intel-add-a-missing-clk_disable_unprepare-call-in-intel_eth_pci_remove.patch [new file with mode: 0644]