summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorThorsten Leemhuis <fedora@leemhuis.info>2020-09-14 17:05:30 +0200
committerThorsten Leemhuis <fedora@leemhuis.info>2020-09-14 17:05:30 +0200
commit5fe2b2de53928eccbc1ee525ea02b8ad3c894eb9 (patch)
treebb9571868690af9324dbc60d0e0d5525ca3679d2 /kernel.spec
parent7d76b122674b50f42e2ff547efe0541ad1bfbb7a (diff)
parentb01e7f008ec86e7d6224d3cd04575535982d5905 (diff)
downloadkernel-5fe2b2de53928eccbc1ee525ea02b8ad3c894eb9.tar.gz
kernel-5fe2b2de53928eccbc1ee525ea02b8ad3c894eb9.tar.xz
kernel-5fe2b2de53928eccbc1ee525ea02b8ad3c894eb9.zip
Merge remote-tracking branch 'origin/f33' into f33-user-thl-vanilla-fedora
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec20
1 files changed, 18 insertions, 2 deletions
diff --git a/kernel.spec b/kernel.spec
index dbc9e7ed5..f908b6431 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -885,10 +885,18 @@ Patch105: 0001-platform-x86-thinkpad_acpi-lap-or-desk-mode-interfac.patch
# https://bugzilla.redhat.com/show_bug.cgi?id=1874117
Patch107: 0001-drivers-perf-xgene_pmu-Fix-uninitialized-resource-st.patch
-Patch110: memory-tegra-Remove-GPU-from-DRM-IOMMU-group.patch
+# https://patchwork.kernel.org/patch/11745283/
+Patch108: brcmfmac-BCM4329-Fixes-and-improvement.patch
+
+# https://patchwork.kernel.org/patch/11743769/
+Patch109: mmc-sdhci-iproc-Enable-eMMC-DDR-3.3V-support-for-bcm2711.patch
+# https://www.spinics.net/lists/linux-mmc/msg60653.html
+Patch111: mmc-sdio-Use-mmc_pre_req-mmc_post_req.patch
+
+Patch112: memory-tegra-Remove-GPU-from-DRM-IOMMU-group.patch
# CVE-2020-25211 rhbz 1877571 1877572
-Patch111: netfilter-ctnetlink-add-range-check-for-l3-l4-protonum.patch
+Patch113: netfilter-ctnetlink-add-range-check-for-l3-l4-protonum.patch
# END OF PATCH DEFINITIONS
@@ -2997,6 +3005,14 @@ fi
#
#
%changelog
+* Mon Sep 14 08:51:55 CDT 2020 Justin M. Forbes <jforbes@fedoraproject.org> - 5.8.9-300
+- Linux v5.8.9
+
+* Sat Sep 12 2020 Peter Robinson <pbrobinson@fedoraproject.org>
+- Fix for SDIO speed issue
+- Fix for certain mSD cards on Raspberry Pi 4
+- Fix for older brcm sdio WiFi modules
+
* Thu Sep 10 2020 Justin M. Forbes <jforbes@fedoraproject.org>
- Fix CVE-2020-25211 (rhbz 1877571 1877572)