summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorThorsten Leemhuis <fedora@leemhuis.info>2018-06-26 07:28:42 +0200
committerThorsten Leemhuis <fedora@leemhuis.info>2018-06-26 07:28:42 +0200
commit51a9009c5bad367f8a0a7b0f11359456683569c7 (patch)
tree5f00bfa5be0ccf56f68b030061a2ea6f99421e2c /kernel.spec
parent6b5f83cf773cd4806b113467b50b57a52654465a (diff)
parent687d20f6e86e7c96b13bbec263dc2caf80c8bf7d (diff)
downloadkernel-51a9009c5bad367f8a0a7b0f11359456683569c7.tar.gz
kernel-51a9009c5bad367f8a0a7b0f11359456683569c7.tar.xz
kernel-51a9009c5bad367f8a0a7b0f11359456683569c7.zip
Merge remote-tracking branch 'origin/f28' into f28-user-thl-vanilla-fedora
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec50
1 files changed, 50 insertions, 0 deletions
diff --git a/kernel.spec b/kernel.spec
index b840a4c96..3e1a4ea32 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -617,6 +617,9 @@ Patch310: arm-dts-Add-am335x-pocketbeagle.patch
# https://www.spinics.net/lists/linux-tegra/msg32920.html
Patch311: arm-tegra-USB-driver-dependency-fix.patch
+# https://patchwork.kernel.org/patch/10348701/
+Patch312: arm64-msm8916-fix-gic_irq_domain_translate-warnings.patch
+
# https://patchwork.kernel.org/patch/10354521/
# https://patchwork.kernel.org/patch/10354187/
# https://patchwork.kernel.org/patch/10306793/
@@ -640,6 +643,9 @@ Patch501: Fix-for-module-sig-verification.patch
# rhbz 1431375
Patch502: input-rmi4-remove-the-need-for-artifical-IRQ.patch
+# rhbz 1470995
+Patch503: kexec-bzimage-verify-pe-signature-fix.patch
+
# rbhz 1435837
# https://www.spinics.net/lists/linux-acpi/msg82405.html
Patch504: mailbox-ACPI-erroneous-error-message-when-parsing-ACPI.patch
@@ -647,6 +653,33 @@ Patch504: mailbox-ACPI-erroneous-error-message-when-parsing-ACPI.patch
# CVE-2018-12232 rhbz 1590215 1590216
Patch506: 0001-socket-close-race-condition-between-sock_close-and-s.patch
+# https://www.spinics.net/lists/platform-driver-x86/msg15719.html
+Patch507: platform-x86-dell-laptop-Fix-keyboard-backlight-time.patch
+
+# rhbz 1577106
+# http://lists.infradead.org/pipermail/ath10k/2018-June/011582.html
+Patch508: ath10k-Update-the-phymode-along-with-bandwidth-change.patch
+
+# rhbz 1568276
+# In 4.18
+Patch509: rtc-nvmem-don-t-return-an-error-when-not-enabled.patch
+
+# rhbz 1584216
+Patch510: 1-2-xen-netfront-Fix-mismatched-rtnl_unlock.patch
+Patch511: 2-2-xen-netfront-Update-features-after-registering-netdev.patch
+
+# CVE-2018-12633 rhbz 1594170 1594172
+Patch512: 0001-virt-vbox-Only-copy_from_user-the-request-header-onc.patch
+
+# rhbz 1590304
+Patch513: 0001-media-uvcvideo-Prevent-setting-unavailable-flags.patch
+
+# rhbz 1592454
+Patch514: 0001-media-uvcvideo-Support-realtek-s-UVC-1.5-device.patch
+
+# rhbz 1591516
+Patch515: 0001-signal-Stop-special-casing-TRAP_FIXME-and-FPE_FIXME-.patch
+
# END OF PATCH DEFINITIONS
%endif
@@ -1899,6 +1932,23 @@ fi
#
#
%changelog
+* Mon Jun 25 2018 Laura Abbott <labbott@fedoraproject.org>
+- Some webcam fixes (rhbz 1592454 1590304)
+- Fix for armv7 siginfo ABI regression (rhbz 1591516)
+
+* Fri Jun 22 2018 Justin M. Forbes <jforbes@fedoraproject.org>
+- Fix CVE-2018-12633 (rhbz 1594170 1594172)
+
+* Thu Jun 21 2018 Laura Abbott <labbott@fedoraproject.org>
+- Fix for Xen MTU issue (rhbz 1584216)
+
+* Thu Jun 21 2018 Peter Robinson <pbrobinson@fedoraproject.org>
+- Add fix for 96boards DB410c
+
+* Tue Jun 19 2018 Jeremy Cline <jeremy@jcline.org>
+- Re-apply the XPS 13 9370 backlight, ath10k bandwidth, and kexec patches
+- Don't log an error if RTC_NVMEM isn't enabled (rhbz 1568276)
+
* Mon Jun 18 2018 Justin M. Forbes <jforbes@fedoraproject.org> - 4.17.2-200
- Linux v4.17.2 Rebase