summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorThorsten Leemhuis <fedora@leemhuis.info>2022-11-16 11:11:03 +0100
committerThorsten Leemhuis <fedora@leemhuis.info>2022-11-16 11:11:03 +0100
commit8876b4631d6af8c9067e9c605ced83d8378f10c4 (patch)
tree5227b29e7251652da0e2d7859eac3bd1b8099cd6 /kernel.spec
parentfec6eb5ced4ea1b1dd09abf14572f8008e3d63cf (diff)
parent61ba07fea45d4f58362eaa74b0336a918b5b665f (diff)
downloadkernel-8876b4631d6af8c9067e9c605ced83d8378f10c4.tar.gz
kernel-8876b4631d6af8c9067e9c605ced83d8378f10c4.tar.xz
kernel-8876b4631d6af8c9067e9c605ced83d8378f10c4.zip
Merge remote-tracking branch 'origin/f35' into f35-user-thl-vanilla-fedora
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