summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorThorsten Leemhuis <fedora@leemhuis.info>2020-01-09 10:35:59 +0100
committerThorsten Leemhuis <fedora@leemhuis.info>2020-01-09 10:35:59 +0100
commit29ab1f888dac82c8febd4749e76bb8a36a6225e9 (patch)
tree5cc65b970616420a829a9e529ffca906202fbb0a /kernel.spec
parent8191e48ee8e573edf55d407f84bf87720c077e37 (diff)
parente8cf17592dac7f6ca5b9f91988d7bfa0baba1047 (diff)
downloadkernel-29ab1f888dac82c8febd4749e76bb8a36a6225e9.tar.gz
kernel-29ab1f888dac82c8febd4749e76bb8a36a6225e9.tar.xz
kernel-29ab1f888dac82c8febd4749e76bb8a36a6225e9.zip
Merge remote-tracking branch 'origin/f30' into f30-user-thl-vanilla-fedora
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec9
1 files changed, 9 insertions, 0 deletions
diff --git a/kernel.spec b/kernel.spec
index ab6f65138..7f73abc86 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -616,6 +616,9 @@ Patch531: 0001-crypto-ccp-Release-all-allocated-memory-if-sha-type-.patch
# CVE-2019-18809 rhbz 1777449 1777451
Patch532: 0001-media-usb-fix-memory-leak-in-af9005_identify_state.patch
+# Arm64 regression fix - rhbz 1788624
+Patch533: arm64-revert-support-for-execute-only-user-mappings.patch
+
# ALSA code from v5.5 (Intel ASoC Sound Open Firmware driver support)
Patch600: alsa-5.5.patch
@@ -629,6 +632,9 @@ Patch609: 0002-drm-nouveau-Fix-drm-core-using-atomic-code-paths-on-.patch
# rhbz 1781288
Patch610: 0001-tracing-Do-not-create-directories-if-lockdown-is-in-.patch
+# rhbz 1788653
+Patch611: tpm-handle-negative-priv--response_len-in-tpm_common_read.patch
+
# END OF PATCH DEFINITIONS
%endif
@@ -1869,6 +1875,9 @@ fi
#
#
%changelog
+* Mon Jan 06 2020 Laura Abbott <labbott@redhat.com>
+- Fix for tpm usercopy (rhbz 1788653)
+
* Mon Jan 06 2020 Hans de Goede <hdegoede@redhat.com>
- Make the MFD Intel LPSS driver builtin, some devices require this to be
available early during boot (rhbz#1787997)