summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorThorsten Leemhuis <fedora@leemhuis.info>2019-10-14 14:23:53 +0200
committerThorsten Leemhuis <fedora@leemhuis.info>2019-10-14 14:23:53 +0200
commitb960123c4364c98742ed277e3644230c66e87ce7 (patch)
tree5a037d9d6513d0b344da48f23565646b76d4b51c /kernel.spec
parent83e74e87b9017ee5c9a733eb3d4fb936058f7dd1 (diff)
parent1c96e6e2147b680a2f2ecb5faa37ff3cb9d7bf9c (diff)
downloadkernel-b960123c4364c98742ed277e3644230c66e87ce7.tar.gz
kernel-b960123c4364c98742ed277e3644230c66e87ce7.tar.xz
kernel-b960123c4364c98742ed277e3644230c66e87ce7.zip
Merge remote-tracking branch 'origin/f30' into f30-user-thl-vanilla-fedora
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec24
1 files changed, 22 insertions, 2 deletions
diff --git a/kernel.spec b/kernel.spec
index 8d6dcea33..793b1ffda 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -589,11 +589,16 @@ Patch323: gpio-max77620-Use-correct-unit-for-debounce-times.patch
Patch325: arm64-tegra186-enable-USB-on-Jetson-TX2.patch
# QCom laptop bits
-# https://patchwork.kernel.org/patch/11133827/
-Patch330: arm64-qcom-i2c-geni-Disable-DMA-processing-on-the-Lenovo-Yoga-C630.patch
# https://patchwork.kernel.org/patch/11133293/
Patch332: arm64-dts-qcom-Add-Lenovo-Yoga-C630.patch
+# Raspberry Pi bits
+Patch340: bcm2835-audio-Fix-draining-behavior-regression.patch
+
+# This is typical rpi, we have a driver but it has problems because ¯\_(ツ)_/¯ but this revert makes pictures work again.
+# https://patchwork.kernel.org/patch/11136979/
+Patch341: Revert-ARM-bcm283x-Switch-V3D-over-to-using-the-PM-driver-instead-of-firmware.patch
+
# 400 - IBM (ppc/s390x) patches
# 500 - Temp fixes/CVEs etc
@@ -616,6 +621,12 @@ Patch508: v3-tpm-only-set-efi_tpm_final_log_size-after-successful-event-log-pars
Patch509: PATCH-v2-selinux-allow-labeling-before-policy-is-loaded.patch
+Patch510: iwlwifi-exclude-GEO-SAR-support-for-3168.patch
+Patch511: iwlwifi-pcie-change-qu-with-jf-devices-to-use-qu-configuration.patch
+
+# rhbz 1738614
+Patch512: drm-i915-Mark-contents-as-dirty-on-a-write-fault.patch
+
# END OF PATCH DEFINITIONS
%endif
@@ -1856,6 +1867,15 @@ fi
#
#
%changelog
+* Mon Oct 14 2019 Laura Abbott <labbott@redhat.com> - 5.3.6-300
+- Linux v5.3.6
+
+* Fri Oct 11 2019 Laura Abbott <labbott@redhat.com>
+- Fix disappearing cursor issue (rhbz 1738614)
+
+* Fri Oct 11 2019 Peter Robinson <pbrobinson@fedoraproject.org>
+- Last iwlwifi fix for the recent firmware issues (rhbz 1733369)
+
* Tue Oct 08 2019 Laura Abbott <labbott@redhat.com> - 5.3.5-200
- Linux v5.3.5 Rebase