]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
Fixes for 5.15
authorSasha Levin <sashal@kernel.org>
Sun, 13 Feb 2022 05:47:35 +0000 (00:47 -0500)
committerSasha Levin <sashal@kernel.org>
Sun, 13 Feb 2022 05:47:35 +0000 (00:47 -0500)
commit0a1a36b6e2a6d1eb38fb64b4304dbee28ea09abc
treeb70cf2a123828038f2422b33c10fb919f8d2bf37
parentb46c91cb16275892b1d4b04f277068212d3e88e9
Fixes for 5.15

Signed-off-by: Sasha Levin <sashal@kernel.org>
55 files changed:
queue-5.15/acpi-pm-s2idle-cancel-wakeup-before-dispatching-ec-g.patch [new file with mode: 0644]
queue-5.15/arm-dts-fix-timer-regression-for-beagleboard-revisio.patch [new file with mode: 0644]
queue-5.15/arm-dts-imx6qdl-udoo-properly-describe-the-sd-card-d.patch [new file with mode: 0644]
queue-5.15/arm-dts-imx7ulp-fix-assigned-clocks-parents-typo.patch [new file with mode: 0644]
queue-5.15/arm-dts-meson-fix-the-uart-compatible-strings.patch [new file with mode: 0644]
queue-5.15/arm-dts-meson8-fix-the-uart-device-tree-schema-valid.patch [new file with mode: 0644]
queue-5.15/arm-dts-meson8b-fix-the-uart-device-tree-schema-vali.patch [new file with mode: 0644]
queue-5.15/arm64-dts-imx8mq-fix-mipi_csi-bidirectional-port-num.patch [new file with mode: 0644]
queue-5.15/arm64-dts-meson-g12b-odroid-n2-fix-typo-dio2133.patch [new file with mode: 0644]
queue-5.15/arm64-dts-meson-sm1-bananapi-m5-fix-wrong-gpio-domai.patch [new file with mode: 0644]
queue-5.15/arm64-dts-meson-sm1-odroid-fix-boot-loop-after-reboo.patch [new file with mode: 0644]
queue-5.15/arm64-dts-meson-sm1-odroid-use-correct-enable-gpio-p.patch [new file with mode: 0644]
queue-5.15/bonding-pair-enable_port-with-slave_arr_updates.patch [new file with mode: 0644]
queue-5.15/dpaa2-eth-unregister-the-netdev-before-disconnecting.patch [new file with mode: 0644]
queue-5.15/drm-amd-pm-fix-hwmon-node-of-power1_label-create-iss.patch [new file with mode: 0644]
queue-5.15/drm-panel-simple-assign-data-from-panel_dpi_probe-co.patch [new file with mode: 0644]
queue-5.15/drm-vc4-hdmi-allow-dblclk-modes-even-if-horz-timing-.patch [new file with mode: 0644]
queue-5.15/fbcon-avoid-cap-set-but-not-used-warning.patch [new file with mode: 0644]
queue-5.15/gpio-aggregator-fix-calling-into-sleeping-gpio-contr.patch [new file with mode: 0644]
queue-5.15/gpio-sifive-use-the-correct-register-to-read-output-.patch [new file with mode: 0644]
queue-5.15/gpiolib-never-return-internal-error-codes-to-user-sp.patch [new file with mode: 0644]
queue-5.15/ice-avoid-rtnl-lock-when-re-creating-auxiliary-devic.patch [new file with mode: 0644]
queue-5.15/ice-fix-an-error-code-in-ice_cfg_phy_fec.patch [new file with mode: 0644]
queue-5.15/ice-fix-ipip-and-sit-tso-offload.patch [new file with mode: 0644]
queue-5.15/ice-fix-kasan-error-in-lag-netdev_unregister-handler.patch [new file with mode: 0644]
queue-5.15/ipmr-ip6mr-acquire-rtnl-before-calling-ip-6-mr_free_.patch [new file with mode: 0644]
queue-5.15/ixgbevf-require-large-buffers-for-build_skb-on-82599.patch [new file with mode: 0644]
queue-5.15/misc-fastrpc-avoid-double-fput-on-failed-usercopy.patch [new file with mode: 0644]
queue-5.15/mptcp-netlink-process-ipv6-addrs-in-creating-listeni.patch [new file with mode: 0644]
queue-5.15/net-amd-xgbe-disable-interrupts-during-pci-removal.patch [new file with mode: 0644]
queue-5.15/net-do-not-keep-the-dst-cache-when-uncloning-an-skb-.patch [new file with mode: 0644]
queue-5.15/net-dsa-ar9331-register-the-mdiobus-under-devres.patch [new file with mode: 0644]
queue-5.15/net-dsa-bcm_sf2-don-t-use-devres-for-mdiobus.patch [new file with mode: 0644]
queue-5.15/net-dsa-felix-don-t-use-devres-for-mdiobus.patch [new file with mode: 0644]
queue-5.15/net-dsa-lantiq_gswip-don-t-use-devres-for-mdiobus.patch [new file with mode: 0644]
queue-5.15/net-dsa-mt7530-fix-kernel-bug-in-mdiobus_free-when-u.patch [new file with mode: 0644]
queue-5.15/net-dsa-mv88e6xxx-don-t-use-devres-for-mdiobus.patch [new file with mode: 0644]
queue-5.15/net-dsa-mv88e6xxx-fix-use-after-free-in-mv88e6xxx_md.patch [new file with mode: 0644]
queue-5.15/net-fix-a-memleak-when-uncloning-an-skb-dst-and-its-.patch [new file with mode: 0644]
queue-5.15/net-mdio-aspeed-add-missing-module_device_table.patch [new file with mode: 0644]
queue-5.15/net-mscc-ocelot-fix-mutex-lock-error-during-ethtool-.patch [new file with mode: 0644]
queue-5.15/net-sparx5-fix-get_stat64-crash-in-tcpdump.patch [new file with mode: 0644]
queue-5.15/netfilter-ctnetlink-disable-helper-autoassign.patch [new file with mode: 0644]
queue-5.15/nfp-flower-fix-ida_idx-not-being-released.patch [new file with mode: 0644]
queue-5.15/nfs-don-t-overfill-uncached-readdir-pages.patch [new file with mode: 0644]
queue-5.15/nfs-don-t-skip-directory-entries-when-doing-uncached.patch [new file with mode: 0644]
queue-5.15/phy-broadcom-kconfig-fix-phy_brcm_usb-config-option.patch [new file with mode: 0644]
queue-5.15/phy-dphy-correct-clk_pre-parameter.patch [new file with mode: 0644]
queue-5.15/phy-stm32-fix-a-refcount-leak-in-stm32_usbphyc_pll_e.patch [new file with mode: 0644]
queue-5.15/phy-xilinx-zynqmp-fix-bus-width-setting-for-sgmii.patch [new file with mode: 0644]
queue-5.15/series
queue-5.15/staging-fbtft-fix-error-path-in-fbtft_driver_module_.patch [new file with mode: 0644]
queue-5.15/tipc-rate-limit-warning-for-received-illegal-binding.patch [new file with mode: 0644]
queue-5.15/usb-f_fs-fix-use-after-free-for-epfile.patch [new file with mode: 0644]
queue-5.15/veth-fix-races-around-rq-rx_notify_masked.patch [new file with mode: 0644]