aboutsummaryrefslogtreecommitdiff
path: root/SOURCES/kernel.changelog
diff options
context:
space:
mode:
authorJan200101 <sentrycraft123@gmail.com>2024-09-08 01:51:44 +0200
committerJan200101 <sentrycraft123@gmail.com>2024-09-08 01:51:44 +0200
commit047e589c8b3afbe92382f9c3072d100bcc590d72 (patch)
tree3b9c36516a2ad24317d5ae5c1a21e1d8287e12e3 /SOURCES/kernel.changelog
parent56d04f7e49da925d17785eaad94acb4cbd27004f (diff)
downloadkernel-fsync-047e589c8b3afbe92382f9c3072d100bcc590d72.tar.gz
kernel-fsync-047e589c8b3afbe92382f9c3072d100bcc590d72.zip
kernel 6.10.7
Diffstat (limited to 'SOURCES/kernel.changelog')
-rw-r--r--SOURCES/kernel.changelog14
1 files changed, 14 insertions, 0 deletions
diff --git a/SOURCES/kernel.changelog b/SOURCES/kernel.changelog
index 0a0213f..f665727 100644
--- a/SOURCES/kernel.changelog
+++ b/SOURCES/kernel.changelog
@@ -1,3 +1,17 @@
+* Thu Aug 29 2024 Augusto Caringi <acaringi@redhat.com> [6.10.7-0]
+- KVM: PPC: Book3S HV nestedv2: Keep nested guest HASHPKEYR in sync (Shivaprasad G Bhat)
+- KVM: PPC: Book3S HV: Add one-reg interface for HASHPKEYR register (Shivaprasad G Bhat)
+- KVM: PPC: Book3S HV nestedv2: Keep nested guest HASHKEYR in sync (Shivaprasad G Bhat)
+- KVM: PPC: Book3S HV: Add one-reg interface for HASHKEYR register (Shivaprasad G Bhat)
+- KVM: PPC: Book3S HV nestedv2: Keep nested guest DEXCR in sync (Shivaprasad G Bhat)
+- KVM: PPC: Book3S HV: Add one-reg interface for DEXCR register (Shivaprasad G Bhat)
+- Revert the F39 commits which should not have pushed (Justin M. Forbes)
+- Turn off libbpf dynamic for perf on F39 (Justin M. Forbes)
+- Revert "cpupower: Bump soname version" (Justin M. Forbes)
+- Drop soname for libcpupower.so since we reverted the bump (Justin M. Forbes)
+- Linux v6.10.7
+Resolves:
+
* Mon Aug 19 2024 Justin M. Forbes <jforbes@fedoraproject.org> [6.10.6-0]
- Add to BugsFixed (Justin M. Forbes)
- selinux: revert our use of vma_is_initial_heap() (Paul Moore)