summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec18
1 files changed, 18 insertions, 0 deletions
diff --git a/kernel.spec b/kernel.spec
index 7c1496671..84b417427 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -571,10 +571,18 @@ Patch305: qcom-msm89xx-fixes.patch
# https://patchwork.kernel.org/project/linux-mmc/list/?submitter=71861
Patch306: arm-sdhci-esdhc-imx-fixes.patch
+# Raspberry Pi bits
Patch330: bcm2835-cpufreq-add-CPU-frequency-control-driver.patch
Patch331: watchdog-bcm2835_wdt-Fix-module-autoload.patch
+# Fix spurious "load avg 4" issue
+Patch333: bcm2835-vchiq-use-interruptible-waits.patch
+
+# The new power driver has regressed display so disable it until the problem is diagnosed
+Patch334: 0001-Revert-ARM-bcm283x-Switch-V3D-over-to-using-the-PM-d.patch
+Patch335: 0002-Revert-ARM-bcm283x-Extend-the-WDT-DT-node-out-to-cov.patch
+
# Tegra bits
Patch340: arm64-tegra-jetson-tx1-fixes.patch
@@ -645,6 +653,10 @@ Patch545: efi-bgrt-acpi6.2-support.patch
# Accepted upstream; rhbz 1724357
Patch546: netfilter-ctnetlink-Fix-regression-in-conntrack-entry.patch
+# rhbz 1716334
+# https://patchwork.kernel.org/patch/11029027/
+Patch547: iwlwifi-mvm-disable-TX-AMSDU-on-older-NICs.patch
+
# END OF PATCH DEFINITIONS
%endif
@@ -1886,6 +1898,12 @@ fi
#
#
%changelog
+* Mon Jul 08 2019 Jeremy Cline <jcline@redhat.com>
+- Fix a firmware crash in Intel 7000 and 8000 devices (rhbz 1716334)
+
+* Thu Jul 4 2019 Peter Robinson <pbrobinson@fedoraproject.org>
+- Fixes for load avg and display on Raspberry Pi
+
* Wed Jul 03 2019 Jeremy Cline <jcline@redhat.com> - 5.1.16-300
- Linux v5.1.16
- Fix an issue with deleting singular conntrack entries (rhbz 1724357)