summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorThorsten Leemhuis <fedora@leemhuis.info>2020-07-22 15:42:04 +0200
committerThorsten Leemhuis <fedora@leemhuis.info>2020-07-22 15:42:04 +0200
commit1035e2eae0c633091fcb426a764588e2cf31007e (patch)
tree72d1a1d95c916bbfff75f842c71b29f9270ae30d /kernel.spec
parent1992db4fd5124cac0dbea12e6cd8391625cecdba (diff)
parentbd4e2ed2a44573210d8e663ddb0317afbe177316 (diff)
downloadkernel-1035e2eae0c633091fcb426a764588e2cf31007e.tar.gz
kernel-1035e2eae0c633091fcb426a764588e2cf31007e.tar.xz
kernel-1035e2eae0c633091fcb426a764588e2cf31007e.zip
Merge remote-tracking branch 'origin/f31' into f31-user-thl-vanilla-fedora
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec8
1 files changed, 3 insertions, 5 deletions
diff --git a/kernel.spec b/kernel.spec
index cc8a95400..dff130fea 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -869,8 +869,6 @@ Patch95: 0001-kms-nv50-Probe-SOR-and-PIOR-caps-for-DP-interlacing-.patch
Patch96: 0001-kms-gv100-Add-support-for-interlaced-modes.patch
Patch97: 0001-kms-nv50-Move-8BPC-limit-for-MST-into-nv50_mstc_get_.patch
Patch98: 0001-kms-nv50-Share-DP-SST-mode_valid-handling-with-MST.patch
-Patch99: 0001-virt-vbox-Fix-VBGL_IOCTL_VMMDEV_REQUEST_BIG-and-_LOG.patch
-Patch100: 0001-virt-vbox-Fix-guest-capabilities-mask-check.patch
Patch101: 0001-virt-vbox-Rename-guest_caps-struct-members-to-set_gu.patch
Patch102: 0001-virt-vbox-Add-vbg_set_host_capabilities-helper-funct.patch
Patch103: 0001-virt-vbox-Add-support-for-the-new-VBG_IOCTL_ACQUIRE_.patch
@@ -905,9 +903,6 @@ Patch124: 0001-PCI-Add-MCFG-quirks-for-Tegra194-host-controllers.patch
# Killer wireless headed to stable
Patch125: iwlwifi-make-some-killer-wireless-ac-1550-cards-work-again.patch
-# rhbz 1858645
-Patch126: copy_xstate_to_kernel-fix-typo-which-caused-gdb-regression.patch
-
# END OF PATCH DEFINITIONS
%endif
@@ -2949,6 +2944,9 @@ fi
#
#
%changelog
+* Wed Jul 22 2020 Justin M. Forbes <jforbes@fedoraproject.org> - 5.7.10-100
+- Linux v5.7.10
+
* Mon Jul 20 2020 Justin M. Forbes <jforbes@fedoraproject.org>
- Fix GDB regression (rhbz 1858645)