summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorThorsten Leemhuis <fedora@leemhuis.info>2020-05-20 22:22:59 +0200
committerThorsten Leemhuis <fedora@leemhuis.info>2020-05-20 22:22:59 +0200
commitc1973aa73f36efb60266c4abeea658f7129c1dec (patch)
treea71bbd1f73aa81d2e07b4288868021986ba151d4 /kernel.spec
parentcad8e05c7fb91e3d5ef5081b96cf0d4121e749c5 (diff)
parent5cc680aaa3cd73854048b0c43aef31b5ed7e0245 (diff)
downloadkernel-c1973aa73f36efb60266c4abeea658f7129c1dec.tar.gz
kernel-c1973aa73f36efb60266c4abeea658f7129c1dec.tar.xz
kernel-c1973aa73f36efb60266c4abeea658f7129c1dec.zip
Merge remote-tracking branch 'origin/f32' into f32-user-thl-vanilla-fedora
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec25
1 files changed, 17 insertions, 8 deletions
diff --git a/kernel.spec b/kernel.spec
index a69a6a836..330d7e226 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -838,9 +838,6 @@ Patch303: ACPI-irq-Workaround-firmware-issue-on-X-Gene-based-m400.patch
Patch304: ARM-tegra-usb-no-reset.patch
-# https://patchwork.kernel.org/patch/11527525/
-Patch305: usb-usbfs-correct-kernel-user-page-attribute-mismatch.patch
-
# Raspberry Pi
# https://patchwork.kernel.org/cover/11353083/
Patch310: arm64-pinctrl-bcm2835-Add-support-for-all-BCM2711-GPIOs.patch
@@ -864,8 +861,6 @@ Patch321: arm64-serial-8250_tegra-Create-Tegra-specific-8250-driver.patch
Patch324: regulator-pwm-Don-t-warn-on-probe-deferral.patch
# http://patchwork.ozlabs.org/patch/1243112/
Patch325: backlight-lp855x-Ensure-regulators-are-disabled-on-probe-failure.patch
-# https://patchwork.ozlabs.org/patch/1261638/
-Patch326: arm64-drm-tegra-Fix-SMMU-support-on-Tegra124-and-Tegra210.patch
# http://patchwork.ozlabs.org/patch/1221384/
Patch327: PCI-Add-MCFG-quirks-for-Tegra194-host-controllers.patch
# https://patchwork.ozlabs.org/patch/1281134/
@@ -927,9 +922,6 @@ Patch511: e1000e-bump-up-timeout-to-wait-when-ME-un-configure-ULP-mode.patch
Patch512: drm-dp_mst-Fix-drm_dp_send_dpcd_write-return-code.patch
-# CVE-2020-10711 rhbz 1825116 1834778
-Patch513: net-netlabel-cope-with-NULL-catmap.patch
-
#rhbz 1779611
Patch514: tpm-check-event-log-version-before-reading-final-eve.patch
@@ -942,6 +934,15 @@ Patch516: 0001-pwm-lpss-Fix-get_state-runtime-pm-reference-handling.patch
# kernel.org bz 206217
Patch517: RFC-PCI-tegra-Revert-raw_violation_fixup-for-tegra124.patch
+# CVE-2020-12888 rhbz 1836245 1836244
+Patch518: vfio-pci-block-user-access-to-disabled-device-MMIO.patch
+
+# rhbz 1789545
+Patch519: vboxguest-fixes.patch
+
+# rhbz 1830150
+Patch520: 0001-platform-x86-sony-laptop-SNC-calls-should-handle-BUF.patch
+
# END OF PATCH DEFINITIONS
%endif
@@ -3041,6 +3042,14 @@ fi
#
#
%changelog
+* Wed May 20 2020 Hans de Goede <hdegoede@redhat.com> - 5.6.14-300
+- Fix automatic guest resolution resizing of VirtualBox VMs (rhbz 1789545)
+- Fix Sony laptop hang on resume from suspend (rhbz 1830150)
+
+* Wed May 20 2020 Justin M. Forbes <jforbes@fedoraproject.org>
+- Linux v5.6.14
+- Fix CVE-2020-12888 (rhbz 1836245 1836244)
+
* Mon May 18 2020 Justin M. Forbes <jforbes@fedoraproject.org>
- Fix stability issue with the jetson-tk1 NIC