summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorJustin M. Forbes <jforbes@fedoraproject.org>2020-02-20 09:37:52 -0600
committerJustin M. Forbes <jforbes@fedoraproject.org>2020-02-20 09:37:52 -0600
commitddfd56365fc9edeff1bf2e76931f1247bbdc795a (patch)
tree4719adaddfbb3f17af1c1003fa19bd8c8595cf00 /kernel.spec
parent742215ba5157f9c0cf261ea5bd3b4e728e3e8955 (diff)
downloadkernel-ddfd56365fc9edeff1bf2e76931f1247bbdc795a.tar.gz
kernel-ddfd56365fc9edeff1bf2e76931f1247bbdc795a.tar.xz
kernel-ddfd56365fc9edeff1bf2e76931f1247bbdc795a.zip
Add aarch64 heap fix and i915 fix from upstream
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec12
1 files changed, 11 insertions, 1 deletions
diff --git a/kernel.spec b/kernel.spec
index 7ce052ba4..b03610cc2 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -857,7 +857,13 @@ Patch504: 0001-mm-kmemleak-skip-late_init-if-not-skip-disable.patch
Patch505: ARM-fix-__get_user_check-in-case-uaccess_-calls-are-not-inlined.patch
# ALSA code from v5.6 (Intel ASoC Sound Open Firmware driver support)
-Patch527: alsa-5.6.patch
+Patch506: alsa-5.6.patch
+
+# rhbz 1797052
+Patch507: 0001-mm-Avoid-creating-virtual-address-aliases-in-brk-mma.patch
+
+# i915 "critical" patch from upstream
+Patch508: 0001-drm-i915-Serialise-i915_active_acquire-with-__active.patch
# END OF PATCH DEFINITIONS
@@ -2888,6 +2894,10 @@ fi
#
#
%changelog
+* Thu Feb 20 2020 Justin M. Forbes <jforbes@fedoraproject.org>
+- Fix aarch64 heap corruption issue (rhbz 1797052)
+- Add i915 fix from upstream
+
* Wed Feb 19 2020 Justin M. Forbes <jforbes@fedoraproject.org> - 5.5.5-200
- Linux v5.5.5