summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorThorsten Leemhuis <fedora@leemhuis.info>2020-03-10 05:35:21 +0100
committerThorsten Leemhuis <fedora@leemhuis.info>2020-03-10 05:35:21 +0100
commit35d47fcdcceb19ba381f777734ac8fa06208bbd6 (patch)
tree5d1884b5edabbd4ada038f5ef1b0f5262f125193 /kernel.spec
parent7b5a8db147ed57d81f4986ce41a9c7ad8e941b51 (diff)
parent33fb0f27577c1cb87828d3aa16de25bb27cfead5 (diff)
downloadkernel-35d47fcdcceb19ba381f777734ac8fa06208bbd6.tar.gz
kernel-35d47fcdcceb19ba381f777734ac8fa06208bbd6.tar.xz
kernel-35d47fcdcceb19ba381f777734ac8fa06208bbd6.zip
Merge remote-tracking branch 'origin/master' into rawhide-user-thl-vanilla-fedora
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec29
1 files changed, 24 insertions, 5 deletions
diff --git a/kernel.spec b/kernel.spec
index ce939847b..b5d9f0d5f 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -843,12 +843,8 @@ Patch310: arm64-pinctrl-bcm2835-Add-support-for-all-BCM2711-GPIOs.patch
Patch311: USB-pci-quirks-Add-Raspberry-Pi-4-quirk.patch
# https://patchwork.kernel.org/patch/11372935/
Patch312: bcm2835-irqchip-Quiesce-IRQs-left-enabled-by-bootloader.patch
-# https://patchwork.kernel.org/patch/11398981/
-Patch313: ARM-dts-bcm283x-Add-missing-properties-to-the-PWR-LED.patch
-# https://patchwork.kernel.org/patch/11406785/
-Patch314: ARM-dts-bcm2711-Add-pcie0-alias.patch
# https://patchwork.kernel.org/patch/11420129/
-Patch315: ARM-dts-bcm2711-Move-emmc2-into-its-own-bus.patch
+Patch313: ARM-dts-bcm2711-Move-emmc2-into-its-own-bus.patch
# Tegra bits
# https://www.spinics.net/lists/linux-tegra/msg48152.html
@@ -900,6 +896,17 @@ Patch504: 0001-mm-kmemleak-skip-late_init-if-not-skip-disable.patch
# https://lkml.org/lkml/2019/8/29/1772
Patch505: ARM-fix-__get_user_check-in-case-uaccess_-calls-are-not-inlined.patch
+# Fix issues with only 1 monitor working on DP-MST docks (rhbz#1809681)
+# These patches should show up in a future 5.6-rc# release
+Patch506: drm-dp-mst-fixes.patch
+
+# More DP-MST fixes, pending for 5.7
+Patch507: drm-dp-mst-error-handling-improvements.patch
+
+# Fix backtraces triggered by warnings about buggy BIOS (rhbz 1564895, 1808874)
+# Submitted upstream
+Patch508: iommu-WARN_TAINT-fixes.patch
+
# END OF PATCH DEFINITIONS
%endif
@@ -2976,6 +2983,18 @@ fi
#
#
%changelog
+* Mon Mar 09 2020 Hans de Goede <hdegoede@redhat.com>
+- Fix only 1 monitor working on DP-MST docking stations (rhbz 1809681)
+- Fix backtraces on various buggy BIOS-es (rhbz 1564895, 1808874)
+- Add /etc/modprobe.d/floppy-blacklist.conf to fix auto-loading of the
+ legacy floppy driver (rhbz 1789155)
+
+* Mon Mar 09 2020 Peter Robinson <pbrobinson@gmail.com> - 5.6.0-0.rc5.git0.1
+- Linux v5.6-rc5
+
+* Mon Mar 09 2020 Peter Robinson <pbrobinson@gmail.com>
+- Disable debugging options.
+
* Fri Mar 06 2020 Jeremy Cline <jcline@redhat.com> - 5.6.0-0.rc4.git1.1
- Linux v5.6-rc4-135-gaeb542a1b5c5