summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
Diffstat (limited to 'kernel.spec')
-rwxr-xr-xkernel.spec16
1 files changed, 15 insertions, 1 deletions
diff --git a/kernel.spec b/kernel.spec
index b345e0936..3f0308070 100755
--- a/kernel.spec
+++ b/kernel.spec
@@ -136,7 +136,7 @@ Summary: The Linux kernel
# This allows pkg_release to have configurable %%{?dist} tag
%define specrelease 150%{?buildid}%{?dist}
# This defines the kabi tarball version
-%define kabiversion 6.0.7
+%define kabiversion 6.0.8
# If this variable is set to 1, a bpf selftests build failure will cause a
# fatal kernel package build error
@@ -3186,6 +3186,20 @@ fi
#
#
%changelog
+* Fri Nov 11 2022 Justin M. Forbes <jforbes@fedoraproject.org> [6.0.8-0]
+- PCI/PM: Always disable PTM for all devices during suspend (Mark Pearson)
+- PCI/PTM: Consolidate PTM interface declarations (Mark Pearson)
+- PCI/PTM: Reorder functions in logical order (Mark Pearson)
+- PCI/PTM: Preserve RsvdP bits in PTM Control register (Mark Pearson)
+- PCI/PTM: Move pci_ptm_info() body into its only caller (Mark Pearson)
+- PCI/PTM: Add pci_suspend_ptm() and pci_resume_ptm() (Mark Pearson)
+- PCI/PTM: Separate configuration and enable (Mark Pearson)
+- PCI/PTM: Add pci_upstream_ptm() helper (Mark Pearson)
+- PCI/PTM: Cache PTM Capability offset (Mark Pearson)
+- Turn on dln2 support (RHBZ 2110372) (Justin M. Forbes)
+- Fix up vc4 merge for Pi4 (Justin M. Forbes)
+- Linux v6.0.8
+
* Thu Nov 03 2022 Justin M. Forbes <jforbes@fedoraproject.org> [6.0.7-0]
- Add revert patch for BTF workaround (Justin M. Forbes)
- Linux v6.0.7