kernel-6.19.0-0.rc8.260205gf14faaf3a1fb.57

* Thu Feb 05 2026 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.19.0-0.rc8.f14faaf3a1fb.57]
- x86/vmware: Fix hypercall clobbers (Josh Poimboeuf)
Resolves:

Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
This commit is contained in:
Justin M. Forbes 2026-02-05 16:20:53 -07:00
commit e6fb63b3fc
No known key found for this signature in database
GPG key ID: B8FA7924A4B1C140
25 changed files with 160 additions and 200 deletions

View file

@ -12,7 +12,7 @@ RHEL_MINOR = 99
#
# Use this spot to avoid future merge conflicts.
# Do not trim this comment.
RHEL_RELEASE = 54
RHEL_RELEASE = 57
#
# RHEL_REBASE_NUM

View file

@ -1,5 +1,5 @@
https://gitlab.com/cki-project/kernel-ark/-/commit/670b6c529daaef0f4f7c600ebf21c576f3dbfc95
670b6c529daaef0f4f7c600ebf21c576f3dbfc95 x86/vmware: Fix hypercall clobbers
https://gitlab.com/cki-project/kernel-ark/-/commit/08e0b218d9f4d8fda97cab8ef897ffae12a72314
08e0b218d9f4d8fda97cab8ef897ffae12a72314 x86/vmware: Fix hypercall clobbers
https://gitlab.com/cki-project/kernel-ark/-/commit/49bcc48074ba1f9c772b5c7ae11123a8ed3e0ac1
49bcc48074ba1f9c772b5c7ae11123a8ed3e0ac1 efi: Fix swapped arguments to bsearch() in efi_status_to_*()

View file

@ -1596,10 +1596,10 @@ CONFIG_DEV_DAX_HMEM=m
CONFIG_DEV_DAX_KMEM=m
CONFIG_DEV_DAX_PMEM=y
CONFIG_DEV_DAX=y
# CONFIG_DEVFREQ_GOV_PASSIVE is not set
# CONFIG_DEVFREQ_GOV_PERFORMANCE is not set
# CONFIG_DEVFREQ_GOV_POWERSAVE is not set
# CONFIG_DEVFREQ_GOV_SIMPLE_ONDEMAND is not set
CONFIG_DEVFREQ_GOV_PASSIVE=m
CONFIG_DEVFREQ_GOV_PERFORMANCE=m
CONFIG_DEVFREQ_GOV_POWERSAVE=m
CONFIG_DEVFREQ_GOV_SIMPLE_ONDEMAND=m
CONFIG_DEVFREQ_GOV_USERSPACE=m
CONFIG_DEVFREQ_THERMAL=y
CONFIG_DEVICE_PRIVATE=y
@ -5390,7 +5390,7 @@ CONFIG_PM_ADVANCED_DEBUG=y
# CONFIG_PM_AUTOSLEEP is not set
CONFIG_PMBUS=m
CONFIG_PM_DEBUG=y
# CONFIG_PM_DEVFREQ_EVENT is not set
CONFIG_PM_DEVFREQ_EVENT=y
CONFIG_PM_DEVFREQ=y
# CONFIG_PMIC_ADP5520 is not set
# CONFIG_PMIC_DA903X is not set

View file

@ -1588,10 +1588,10 @@ CONFIG_DEV_DAX_HMEM=m
CONFIG_DEV_DAX_KMEM=m
CONFIG_DEV_DAX_PMEM=y
CONFIG_DEV_DAX=y
# CONFIG_DEVFREQ_GOV_PASSIVE is not set
# CONFIG_DEVFREQ_GOV_PERFORMANCE is not set
# CONFIG_DEVFREQ_GOV_POWERSAVE is not set
# CONFIG_DEVFREQ_GOV_SIMPLE_ONDEMAND is not set
CONFIG_DEVFREQ_GOV_PASSIVE=m
CONFIG_DEVFREQ_GOV_PERFORMANCE=m
CONFIG_DEVFREQ_GOV_POWERSAVE=m
CONFIG_DEVFREQ_GOV_SIMPLE_ONDEMAND=m
CONFIG_DEVFREQ_GOV_USERSPACE=m
CONFIG_DEVFREQ_THERMAL=y
CONFIG_DEVICE_PRIVATE=y
@ -5367,7 +5367,7 @@ CONFIG_PLAYSTATION_FF=y
# CONFIG_PM_AUTOSLEEP is not set
CONFIG_PMBUS=m
CONFIG_PM_DEBUG=y
# CONFIG_PM_DEVFREQ_EVENT is not set
CONFIG_PM_DEVFREQ_EVENT=y
CONFIG_PM_DEVFREQ=y
# CONFIG_PMIC_ADP5520 is not set
# CONFIG_PMIC_DA903X is not set

View file

@ -1594,10 +1594,10 @@ CONFIG_DEV_DAX_HMEM=m
CONFIG_DEV_DAX_KMEM=m
CONFIG_DEV_DAX_PMEM=y
CONFIG_DEV_DAX=y
# CONFIG_DEVFREQ_GOV_PASSIVE is not set
# CONFIG_DEVFREQ_GOV_PERFORMANCE is not set
# CONFIG_DEVFREQ_GOV_POWERSAVE is not set
# CONFIG_DEVFREQ_GOV_SIMPLE_ONDEMAND is not set
CONFIG_DEVFREQ_GOV_PASSIVE=m
CONFIG_DEVFREQ_GOV_PERFORMANCE=m
CONFIG_DEVFREQ_GOV_POWERSAVE=m
CONFIG_DEVFREQ_GOV_SIMPLE_ONDEMAND=m
CONFIG_DEVFREQ_GOV_USERSPACE=m
CONFIG_DEVFREQ_THERMAL=y
CONFIG_DEVICE_PRIVATE=y
@ -5387,7 +5387,7 @@ CONFIG_PM_ADVANCED_DEBUG=y
# CONFIG_PM_AUTOSLEEP is not set
CONFIG_PMBUS=m
CONFIG_PM_DEBUG=y
# CONFIG_PM_DEVFREQ_EVENT is not set
CONFIG_PM_DEVFREQ_EVENT=y
CONFIG_PM_DEVFREQ=y
# CONFIG_PMIC_ADP5520 is not set
# CONFIG_PMIC_DA903X is not set

View file

@ -1586,10 +1586,10 @@ CONFIG_DEV_DAX_HMEM=m
CONFIG_DEV_DAX_KMEM=m
CONFIG_DEV_DAX_PMEM=y
CONFIG_DEV_DAX=y
# CONFIG_DEVFREQ_GOV_PASSIVE is not set
# CONFIG_DEVFREQ_GOV_PERFORMANCE is not set
# CONFIG_DEVFREQ_GOV_POWERSAVE is not set
# CONFIG_DEVFREQ_GOV_SIMPLE_ONDEMAND is not set
CONFIG_DEVFREQ_GOV_PASSIVE=m
CONFIG_DEVFREQ_GOV_PERFORMANCE=m
CONFIG_DEVFREQ_GOV_POWERSAVE=m
CONFIG_DEVFREQ_GOV_SIMPLE_ONDEMAND=m
CONFIG_DEVFREQ_GOV_USERSPACE=m
CONFIG_DEVFREQ_THERMAL=y
CONFIG_DEVICE_PRIVATE=y
@ -5364,7 +5364,7 @@ CONFIG_PLAYSTATION_FF=y
# CONFIG_PM_AUTOSLEEP is not set
CONFIG_PMBUS=m
CONFIG_PM_DEBUG=y
# CONFIG_PM_DEVFREQ_EVENT is not set
CONFIG_PM_DEVFREQ_EVENT=y
CONFIG_PM_DEVFREQ=y
# CONFIG_PMIC_ADP5520 is not set
# CONFIG_PMIC_DA903X is not set

View file

@ -1599,10 +1599,10 @@ CONFIG_DEV_DAX_HMEM=m
CONFIG_DEV_DAX_KMEM=m
CONFIG_DEV_DAX_PMEM=y
CONFIG_DEV_DAX=y
# CONFIG_DEVFREQ_GOV_PASSIVE is not set
# CONFIG_DEVFREQ_GOV_PERFORMANCE is not set
# CONFIG_DEVFREQ_GOV_POWERSAVE is not set
# CONFIG_DEVFREQ_GOV_SIMPLE_ONDEMAND is not set
CONFIG_DEVFREQ_GOV_PASSIVE=m
CONFIG_DEVFREQ_GOV_PERFORMANCE=m
CONFIG_DEVFREQ_GOV_POWERSAVE=m
CONFIG_DEVFREQ_GOV_SIMPLE_ONDEMAND=m
CONFIG_DEVFREQ_GOV_USERSPACE=m
CONFIG_DEVFREQ_THERMAL=y
CONFIG_DEVICE_PRIVATE=y
@ -5432,7 +5432,7 @@ CONFIG_PM_ADVANCED_DEBUG=y
# CONFIG_PM_AUTOSLEEP is not set
CONFIG_PMBUS=m
CONFIG_PM_DEBUG=y
# CONFIG_PM_DEVFREQ_EVENT is not set
CONFIG_PM_DEVFREQ_EVENT=y
CONFIG_PM_DEVFREQ=y
# CONFIG_PMIC_ADP5520 is not set
# CONFIG_PMIC_DA903X is not set

View file

@ -1591,10 +1591,10 @@ CONFIG_DEV_DAX_HMEM=m
CONFIG_DEV_DAX_KMEM=m
CONFIG_DEV_DAX_PMEM=y
CONFIG_DEV_DAX=y
# CONFIG_DEVFREQ_GOV_PASSIVE is not set
# CONFIG_DEVFREQ_GOV_PERFORMANCE is not set
# CONFIG_DEVFREQ_GOV_POWERSAVE is not set
# CONFIG_DEVFREQ_GOV_SIMPLE_ONDEMAND is not set
CONFIG_DEVFREQ_GOV_PASSIVE=m
CONFIG_DEVFREQ_GOV_PERFORMANCE=m
CONFIG_DEVFREQ_GOV_POWERSAVE=m
CONFIG_DEVFREQ_GOV_SIMPLE_ONDEMAND=m
CONFIG_DEVFREQ_GOV_USERSPACE=m
CONFIG_DEVFREQ_THERMAL=y
CONFIG_DEVICE_PRIVATE=y
@ -5409,7 +5409,7 @@ CONFIG_PLAYSTATION_FF=y
# CONFIG_PM_AUTOSLEEP is not set
CONFIG_PMBUS=m
CONFIG_PM_DEBUG=y
# CONFIG_PM_DEVFREQ_EVENT is not set
CONFIG_PM_DEVFREQ_EVENT=y
CONFIG_PM_DEVFREQ=y
# CONFIG_PMIC_ADP5520 is not set
# CONFIG_PMIC_DA903X is not set

View file

@ -1596,10 +1596,10 @@ CONFIG_DEV_DAX_HMEM=m
CONFIG_DEV_DAX_KMEM=m
CONFIG_DEV_DAX_PMEM=y
CONFIG_DEV_DAX=y
# CONFIG_DEVFREQ_GOV_PASSIVE is not set
# CONFIG_DEVFREQ_GOV_PERFORMANCE is not set
# CONFIG_DEVFREQ_GOV_POWERSAVE is not set
# CONFIG_DEVFREQ_GOV_SIMPLE_ONDEMAND is not set
CONFIG_DEVFREQ_GOV_PASSIVE=m
CONFIG_DEVFREQ_GOV_PERFORMANCE=m
CONFIG_DEVFREQ_GOV_POWERSAVE=m
CONFIG_DEVFREQ_GOV_SIMPLE_ONDEMAND=m
CONFIG_DEVFREQ_GOV_USERSPACE=m
CONFIG_DEVFREQ_THERMAL=y
CONFIG_DEVICE_PRIVATE=y
@ -5428,7 +5428,7 @@ CONFIG_PM_ADVANCED_DEBUG=y
# CONFIG_PM_AUTOSLEEP is not set
CONFIG_PMBUS=m
CONFIG_PM_DEBUG=y
# CONFIG_PM_DEVFREQ_EVENT is not set
CONFIG_PM_DEVFREQ_EVENT=y
CONFIG_PM_DEVFREQ=y
# CONFIG_PMIC_ADP5520 is not set
# CONFIG_PMIC_DA903X is not set

View file

@ -1588,10 +1588,10 @@ CONFIG_DEV_DAX_HMEM=m
CONFIG_DEV_DAX_KMEM=m
CONFIG_DEV_DAX_PMEM=y
CONFIG_DEV_DAX=y
# CONFIG_DEVFREQ_GOV_PASSIVE is not set
# CONFIG_DEVFREQ_GOV_PERFORMANCE is not set
# CONFIG_DEVFREQ_GOV_POWERSAVE is not set
# CONFIG_DEVFREQ_GOV_SIMPLE_ONDEMAND is not set
CONFIG_DEVFREQ_GOV_PASSIVE=m
CONFIG_DEVFREQ_GOV_PERFORMANCE=m
CONFIG_DEVFREQ_GOV_POWERSAVE=m
CONFIG_DEVFREQ_GOV_SIMPLE_ONDEMAND=m
CONFIG_DEVFREQ_GOV_USERSPACE=m
CONFIG_DEVFREQ_THERMAL=y
CONFIG_DEVICE_PRIVATE=y
@ -5405,7 +5405,7 @@ CONFIG_PLAYSTATION_FF=y
# CONFIG_PM_AUTOSLEEP is not set
CONFIG_PMBUS=m
CONFIG_PM_DEBUG=y
# CONFIG_PM_DEVFREQ_EVENT is not set
CONFIG_PM_DEVFREQ_EVENT=y
CONFIG_PM_DEVFREQ=y
# CONFIG_PMIC_ADP5520 is not set
# CONFIG_PMIC_DA903X is not set

View file

@ -1315,11 +1315,6 @@ CONFIG_DEV_DAX_HMEM=m
CONFIG_DEV_DAX_KMEM=m
CONFIG_DEV_DAX=m
CONFIG_DEV_DAX_PMEM=m
# CONFIG_DEVFREQ_GOV_PASSIVE is not set
# CONFIG_DEVFREQ_GOV_PERFORMANCE is not set
# CONFIG_DEVFREQ_GOV_POWERSAVE is not set
# CONFIG_DEVFREQ_GOV_SIMPLE_ONDEMAND is not set
CONFIG_DEVFREQ_GOV_USERSPACE=m
CONFIG_DEVFREQ_THERMAL=y
CONFIG_DEVICE_PRIVATE=y
CONFIG_DEVMEM=y
@ -4892,7 +4887,6 @@ CONFIG_PM_ADVANCED_DEBUG=y
# CONFIG_PM_AUTOSLEEP is not set
CONFIG_PMBUS=m
CONFIG_PM_DEBUG=y
# CONFIG_PM_DEVFREQ_EVENT is not set
# CONFIG_PM_DEVFREQ is not set
# CONFIG_PMIC_ADP5520 is not set
# CONFIG_PMIC_DA903X is not set

View file

@ -1307,11 +1307,6 @@ CONFIG_DEV_DAX_HMEM=m
CONFIG_DEV_DAX_KMEM=m
CONFIG_DEV_DAX=m
CONFIG_DEV_DAX_PMEM=m
# CONFIG_DEVFREQ_GOV_PASSIVE is not set
# CONFIG_DEVFREQ_GOV_PERFORMANCE is not set
# CONFIG_DEVFREQ_GOV_POWERSAVE is not set
# CONFIG_DEVFREQ_GOV_SIMPLE_ONDEMAND is not set
CONFIG_DEVFREQ_GOV_USERSPACE=m
CONFIG_DEVFREQ_THERMAL=y
CONFIG_DEVICE_PRIVATE=y
CONFIG_DEVMEM=y
@ -4871,7 +4866,6 @@ CONFIG_PLAYSTATION_FF=y
# CONFIG_PM_AUTOSLEEP is not set
CONFIG_PMBUS=m
CONFIG_PM_DEBUG=y
# CONFIG_PM_DEVFREQ_EVENT is not set
# CONFIG_PM_DEVFREQ is not set
# CONFIG_PMIC_ADP5520 is not set
# CONFIG_PMIC_DA903X is not set

View file

@ -1328,11 +1328,6 @@ CONFIG_DEV_DAX_HMEM=m
CONFIG_DEV_DAX_KMEM=m
CONFIG_DEV_DAX=m
CONFIG_DEV_DAX_PMEM=m
# CONFIG_DEVFREQ_GOV_PASSIVE is not set
# CONFIG_DEVFREQ_GOV_PERFORMANCE is not set
# CONFIG_DEVFREQ_GOV_POWERSAVE is not set
# CONFIG_DEVFREQ_GOV_SIMPLE_ONDEMAND is not set
CONFIG_DEVFREQ_GOV_USERSPACE=m
CONFIG_DEVFREQ_THERMAL=y
CONFIG_DEVICE_PRIVATE=y
CONFIG_DEVMEM=y
@ -4908,7 +4903,6 @@ CONFIG_PM_ADVANCED_DEBUG=y
# CONFIG_PM_AUTOSLEEP is not set
CONFIG_PMBUS=m
CONFIG_PM_DEBUG=y
# CONFIG_PM_DEVFREQ_EVENT is not set
# CONFIG_PM_DEVFREQ is not set
# CONFIG_PMIC_ADP5520 is not set
# CONFIG_PMIC_DA903X is not set

View file

@ -1320,11 +1320,6 @@ CONFIG_DEV_DAX_HMEM=m
CONFIG_DEV_DAX_KMEM=m
CONFIG_DEV_DAX=m
CONFIG_DEV_DAX_PMEM=m
# CONFIG_DEVFREQ_GOV_PASSIVE is not set
# CONFIG_DEVFREQ_GOV_PERFORMANCE is not set
# CONFIG_DEVFREQ_GOV_POWERSAVE is not set
# CONFIG_DEVFREQ_GOV_SIMPLE_ONDEMAND is not set
CONFIG_DEVFREQ_GOV_USERSPACE=m
CONFIG_DEVFREQ_THERMAL=y
CONFIG_DEVICE_PRIVATE=y
CONFIG_DEVMEM=y
@ -4887,7 +4882,6 @@ CONFIG_PLAYSTATION_FF=y
# CONFIG_PM_AUTOSLEEP is not set
CONFIG_PMBUS=m
CONFIG_PM_DEBUG=y
# CONFIG_PM_DEVFREQ_EVENT is not set
# CONFIG_PM_DEVFREQ is not set
# CONFIG_PMIC_ADP5520 is not set
# CONFIG_PMIC_DA903X is not set

View file

@ -1321,11 +1321,6 @@ CONFIG_DEV_DAX_HMEM=m
CONFIG_DEV_DAX_KMEM=m
CONFIG_DEV_DAX=m
CONFIG_DEV_DAX_PMEM=m
# CONFIG_DEVFREQ_GOV_PASSIVE is not set
# CONFIG_DEVFREQ_GOV_PERFORMANCE is not set
# CONFIG_DEVFREQ_GOV_POWERSAVE is not set
# CONFIG_DEVFREQ_GOV_SIMPLE_ONDEMAND is not set
CONFIG_DEVFREQ_GOV_USERSPACE=m
CONFIG_DEVFREQ_THERMAL=y
CONFIG_DEVICE_PRIVATE=y
CONFIG_DEVMEM=y
@ -4877,7 +4872,6 @@ CONFIG_PM_ADVANCED_DEBUG=y
# CONFIG_PM_AUTOSLEEP is not set
CONFIG_PMBUS=m
CONFIG_PM_DEBUG=y
# CONFIG_PM_DEVFREQ_EVENT is not set
# CONFIG_PM_DEVFREQ is not set
# CONFIG_PMIC_ADP5520 is not set
# CONFIG_PMIC_DA903X is not set
@ -5018,7 +5012,7 @@ CONFIG_PTP_1588_CLOCK_MOCK=m
CONFIG_PTP_1588_CLOCK_VMCLOCK=m
CONFIG_PTP_1588_CLOCK=y
# CONFIG_PTP_NETC_V4_TIMER is not set
CONFIG_PTP_S390=m
CONFIG_PTP_S390=y
CONFIG_PT_RECLAIM=y
# CONFIG_PUNIT_ATOM_DEBUG is not set
# CONFIG_PVPANIC is not set

View file

@ -1313,11 +1313,6 @@ CONFIG_DEV_DAX_HMEM=m
CONFIG_DEV_DAX_KMEM=m
CONFIG_DEV_DAX=m
CONFIG_DEV_DAX_PMEM=m
# CONFIG_DEVFREQ_GOV_PASSIVE is not set
# CONFIG_DEVFREQ_GOV_PERFORMANCE is not set
# CONFIG_DEVFREQ_GOV_POWERSAVE is not set
# CONFIG_DEVFREQ_GOV_SIMPLE_ONDEMAND is not set
CONFIG_DEVFREQ_GOV_USERSPACE=m
CONFIG_DEVFREQ_THERMAL=y
CONFIG_DEVICE_PRIVATE=y
CONFIG_DEVMEM=y
@ -4856,7 +4851,6 @@ CONFIG_PLAYSTATION_FF=y
# CONFIG_PM_AUTOSLEEP is not set
CONFIG_PMBUS=m
CONFIG_PM_DEBUG=y
# CONFIG_PM_DEVFREQ_EVENT is not set
# CONFIG_PM_DEVFREQ is not set
# CONFIG_PMIC_ADP5520 is not set
# CONFIG_PMIC_DA903X is not set
@ -4996,7 +4990,7 @@ CONFIG_PTP_1588_CLOCK_MOCK=m
CONFIG_PTP_1588_CLOCK_VMCLOCK=m
CONFIG_PTP_1588_CLOCK=y
# CONFIG_PTP_NETC_V4_TIMER is not set
CONFIG_PTP_S390=m
CONFIG_PTP_S390=y
CONFIG_PT_RECLAIM=y
# CONFIG_PUNIT_ATOM_DEBUG is not set
# CONFIG_PVPANIC is not set

View file

@ -1314,11 +1314,6 @@ CONFIG_DEV_DAX_HMEM=m
CONFIG_DEV_DAX_KMEM=m
CONFIG_DEV_DAX=m
CONFIG_DEV_DAX_PMEM=m
# CONFIG_DEVFREQ_GOV_PASSIVE is not set
# CONFIG_DEVFREQ_GOV_PERFORMANCE is not set
# CONFIG_DEVFREQ_GOV_POWERSAVE is not set
# CONFIG_DEVFREQ_GOV_SIMPLE_ONDEMAND is not set
CONFIG_DEVFREQ_GOV_USERSPACE=m
CONFIG_DEVFREQ_THERMAL=y
CONFIG_DEVICE_PRIVATE=y
CONFIG_DEVMEM=y
@ -4867,7 +4862,6 @@ CONFIG_PLAYSTATION_FF=y
# CONFIG_PM_AUTOSLEEP is not set
CONFIG_PMBUS=m
CONFIG_PM_DEBUG=y
# CONFIG_PM_DEVFREQ_EVENT is not set
# CONFIG_PM_DEVFREQ is not set
# CONFIG_PMIC_ADP5520 is not set
# CONFIG_PMIC_DA903X is not set

View file

@ -1398,11 +1398,6 @@ CONFIG_DEV_DAX_HMEM=m
CONFIG_DEV_DAX_KMEM=m
CONFIG_DEV_DAX=m
CONFIG_DEV_DAX_PMEM=m
# CONFIG_DEVFREQ_GOV_PASSIVE is not set
# CONFIG_DEVFREQ_GOV_PERFORMANCE is not set
# CONFIG_DEVFREQ_GOV_POWERSAVE is not set
# CONFIG_DEVFREQ_GOV_SIMPLE_ONDEMAND is not set
CONFIG_DEVFREQ_GOV_USERSPACE=m
CONFIG_DEVFREQ_THERMAL=y
CONFIG_DEVICE_PRIVATE=y
CONFIG_DEVMEM=y
@ -5204,7 +5199,6 @@ CONFIG_PM_ADVANCED_DEBUG=y
# CONFIG_PM_AUTOSLEEP is not set
CONFIG_PMBUS=m
CONFIG_PM_DEBUG=y
# CONFIG_PM_DEVFREQ_EVENT is not set
# CONFIG_PM_DEVFREQ is not set
# CONFIG_PMIC_ADP5520 is not set
# CONFIG_PMIC_DA903X is not set

View file

@ -1390,11 +1390,6 @@ CONFIG_DEV_DAX_HMEM=m
CONFIG_DEV_DAX_KMEM=m
CONFIG_DEV_DAX=m
CONFIG_DEV_DAX_PMEM=m
# CONFIG_DEVFREQ_GOV_PASSIVE is not set
# CONFIG_DEVFREQ_GOV_PERFORMANCE is not set
# CONFIG_DEVFREQ_GOV_POWERSAVE is not set
# CONFIG_DEVFREQ_GOV_SIMPLE_ONDEMAND is not set
CONFIG_DEVFREQ_GOV_USERSPACE=m
CONFIG_DEVFREQ_THERMAL=y
CONFIG_DEVICE_PRIVATE=y
CONFIG_DEVMEM=y
@ -5183,7 +5178,6 @@ CONFIG_PLAYSTATION_FF=y
# CONFIG_PM_AUTOSLEEP is not set
CONFIG_PMBUS=m
CONFIG_PM_DEBUG=y
# CONFIG_PM_DEVFREQ_EVENT is not set
# CONFIG_PM_DEVFREQ is not set
# CONFIG_PMIC_ADP5520 is not set
# CONFIG_PMIC_DA903X is not set

View file

@ -1400,11 +1400,6 @@ CONFIG_DEV_DAX_HMEM=m
CONFIG_DEV_DAX_KMEM=m
CONFIG_DEV_DAX=m
CONFIG_DEV_DAX_PMEM=m
# CONFIG_DEVFREQ_GOV_PASSIVE is not set
# CONFIG_DEVFREQ_GOV_PERFORMANCE is not set
# CONFIG_DEVFREQ_GOV_POWERSAVE is not set
# CONFIG_DEVFREQ_GOV_SIMPLE_ONDEMAND is not set
CONFIG_DEVFREQ_GOV_USERSPACE=m
CONFIG_DEVFREQ_THERMAL=y
CONFIG_DEVICE_PRIVATE=y
CONFIG_DEVMEM=y
@ -5245,7 +5240,6 @@ CONFIG_PM_ADVANCED_DEBUG=y
# CONFIG_PM_AUTOSLEEP is not set
CONFIG_PMBUS=m
CONFIG_PM_DEBUG=y
# CONFIG_PM_DEVFREQ_EVENT is not set
# CONFIG_PM_DEVFREQ is not set
# CONFIG_PMIC_ADP5520 is not set
# CONFIG_PMIC_DA903X is not set

View file

@ -1392,11 +1392,6 @@ CONFIG_DEV_DAX_HMEM=m
CONFIG_DEV_DAX_KMEM=m
CONFIG_DEV_DAX=m
CONFIG_DEV_DAX_PMEM=m
# CONFIG_DEVFREQ_GOV_PASSIVE is not set
# CONFIG_DEVFREQ_GOV_PERFORMANCE is not set
# CONFIG_DEVFREQ_GOV_POWERSAVE is not set
# CONFIG_DEVFREQ_GOV_SIMPLE_ONDEMAND is not set
CONFIG_DEVFREQ_GOV_USERSPACE=m
CONFIG_DEVFREQ_THERMAL=y
CONFIG_DEVICE_PRIVATE=y
CONFIG_DEVMEM=y
@ -5224,7 +5219,6 @@ CONFIG_PLAYSTATION_FF=y
# CONFIG_PM_AUTOSLEEP is not set
CONFIG_PMBUS=m
CONFIG_PM_DEBUG=y
# CONFIG_PM_DEVFREQ_EVENT is not set
# CONFIG_PM_DEVFREQ is not set
# CONFIG_PMIC_ADP5520 is not set
# CONFIG_PMIC_DA903X is not set

View file

@ -1,7 +1,21 @@
* Mon Feb 02 2026 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.19.0-0.rc8.54]
* Thu Feb 05 2026 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.19.0-0.rc8.f14faaf3a1fb.57]
- x86/vmware: Fix hypercall clobbers (Josh Poimboeuf)
Resolves:
* Thu Feb 05 2026 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.19.0-0.rc8.f14faaf3a1fb.56]
- Consolidate configs to common for 6.19 (Justin M. Forbes)
- redhat/configs: Set CONFIG_PTP_S390=y (Mete Durlu) [RHEL-141647]
- Linux v6.19.0-0.rc8.f14faaf3a1fb
Resolves: RHEL-141647
* Wed Feb 04 2026 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.19.0-0.rc8.5fd0a1df5d05.55]
- Linux v6.19.0-0.rc8.5fd0a1df5d05
Resolves:
* Tue Feb 03 2026 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.19.0-0.rc8.6bd9ed02871f.54]
- Linux v6.19.0-0.rc8.6bd9ed02871f
Resolves:
* Mon Feb 02 2026 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.19.0-0.rc8.53]
- [gitlab-ci] tag-cki-gating: refactor to use GIT_STRATEGY=empty (Patrick Talbert)
- efi: Fix swapped arguments to bsearch() in efi_status_to_*() (Dongdong Tao)

View file

@ -187,13 +187,13 @@ Summary: The Linux kernel
%define specrpmversion 6.19.0
%define specversion 6.19.0
%define patchversion 6.19
%define pkgrelease 0.rc8.54
%define pkgrelease 0.rc8.260205gf14faaf3a1fb.57
%define kversion 6
%define tarfile_release 6.19-rc8
%define tarfile_release 6.19-rc8-45-gf14faaf3a1fb
# This is needed to do merge window version magic
%define patchlevel 19
# This allows pkg_release to have configurable %%{?dist} tag
%define specrelease 0.rc8.54%{?buildid}%{?dist}
%define specrelease 0.rc8.260205gf14faaf3a1fb.57%{?buildid}%{?dist}
# This defines the kabi tarball version
%define kabiversion 6.19.0
@ -934,6 +934,7 @@ BuildRequires: asciidoc
%if %{with toolchain_clang}
BuildRequires: clang
BuildRequires: lld
%endif
%if %{with clang_lto}
@ -4658,9 +4659,20 @@ fi\
#
#
%changelog
* Mon Feb 02 2026 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.19.0-0.rc8.54]
* Thu Feb 05 2026 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.19.0-0.rc8.f14faaf3a1fb.57]
- x86/vmware: Fix hypercall clobbers (Josh Poimboeuf)
* Thu Feb 05 2026 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.19.0-0.rc8.f14faaf3a1fb.56]
- Consolidate configs to common for 6.19 (Justin M. Forbes)
- redhat/configs: Set CONFIG_PTP_S390=y (Mete Durlu) [RHEL-141647]
- Linux v6.19.0-0.rc8.f14faaf3a1fb
* Wed Feb 04 2026 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.19.0-0.rc8.5fd0a1df5d05.55]
- Linux v6.19.0-0.rc8.5fd0a1df5d05
* Tue Feb 03 2026 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.19.0-0.rc8.6bd9ed02871f.54]
- Linux v6.19.0-0.rc8.6bd9ed02871f
* Mon Feb 02 2026 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.19.0-0.rc8.53]
- [gitlab-ci] tag-cki-gating: refactor to use GIT_STRATEGY=empty (Patrick Talbert)
- efi: Fix swapped arguments to bsearch() in efi_status_to_*() (Dongdong Tao)

View file

@ -82,7 +82,7 @@
81 files changed, 2847 insertions(+), 281 deletions(-)
diff --git a/Documentation/admin-guide/kernel-parameters.txt b/Documentation/admin-guide/kernel-parameters.txt
index 1058f2a6d6a8c..dba9b4f0605b9 100644
index 1058f2a6d6a8..dba9b4f0605b 100644
--- a/Documentation/admin-guide/kernel-parameters.txt
+++ b/Documentation/admin-guide/kernel-parameters.txt
@@ -6595,6 +6595,20 @@ Kernel parameters
@ -124,7 +124,7 @@ index 1058f2a6d6a8c..dba9b4f0605b9 100644
useful for debugging certain unwinder error
diff --git a/Documentation/admin-guide/rh-waived-items.rst b/Documentation/admin-guide/rh-waived-items.rst
new file mode 100644
index 0000000000000..7471c891419c2
index 000000000000..7471c891419c
--- /dev/null
+++ b/Documentation/admin-guide/rh-waived-items.rst
@@ -0,0 +1,29 @@
@ -158,7 +158,7 @@ index 0000000000000..7471c891419c2
+============================
+
diff --git a/Kconfig b/Kconfig
index 307e581144de3..11e93e479ce4f 100644
index 307e581144de..11e93e479ce4 100644
--- a/Kconfig
+++ b/Kconfig
@@ -32,3 +32,5 @@ source "lib/Kconfig.debug"
@ -169,7 +169,7 @@ index 307e581144de3..11e93e479ce4f 100644
+source "Kconfig.redhat"
diff --git a/Kconfig.redhat b/Kconfig.redhat
new file mode 100644
index 0000000000000..85771d74c34f9
index 000000000000..85771d74c34f
--- /dev/null
+++ b/Kconfig.redhat
@@ -0,0 +1,31 @@
@ -205,7 +205,7 @@ index 0000000000000..85771d74c34f9
+
+endmenu
diff --git a/Makefile b/Makefile
index bde507d5c03db..503aefe27c517 100644
index bde507d5c03d..503aefe27c51 100644
--- a/Makefile
+++ b/Makefile
@@ -355,6 +355,17 @@ ifneq ($(filter install,$(MAKECMDGOALS)),)
@ -275,7 +275,7 @@ index bde507d5c03db..503aefe27c517 100644
@:
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index fa83c040ee2d4..96c9bcf9e7b17 100644
index fa83c040ee2d..96c9bcf9e7b1 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -1212,9 +1212,9 @@ config HIGHMEM
@ -291,7 +291,7 @@ index fa83c040ee2d4..96c9bcf9e7b17 100644
The VM uses one page of physical memory for each page table.
For systems with a lot of processes, this can use a lot of
diff --git a/arch/arm64/Kconfig b/arch/arm64/Kconfig
index 93173f0a09c7d..8f992962ccd35 100644
index 93173f0a09c7..8f992962ccd3 100644
--- a/arch/arm64/Kconfig
+++ b/arch/arm64/Kconfig
@@ -1433,7 +1433,7 @@ endchoice
@ -304,7 +304,7 @@ index 93173f0a09c7d..8f992962ccd35 100644
For systems with 52-bit userspace VAs enabled, the kernel will attempt
to maintain compatibility with older software by providing 48-bit VAs
diff --git a/arch/arm64/kernel/setup.c b/arch/arm64/kernel/setup.c
index 23c05dc7a8f2a..d7b7b2f39e169 100644
index 23c05dc7a8f2..d7b7b2f39e16 100644
--- a/arch/arm64/kernel/setup.c
+++ b/arch/arm64/kernel/setup.c
@@ -32,6 +32,8 @@
@ -356,7 +356,7 @@ index 23c05dc7a8f2a..d7b7b2f39e169 100644
arm64_memblock_init();
diff --git a/arch/s390/include/asm/ipl.h b/arch/s390/include/asm/ipl.h
index b0d00032479d6..afb9544fb0074 100644
index b0d00032479d..afb9544fb007 100644
--- a/arch/s390/include/asm/ipl.h
+++ b/arch/s390/include/asm/ipl.h
@@ -139,6 +139,7 @@ int ipl_report_add_component(struct ipl_report *report, struct kexec_buf *kbuf,
@ -368,7 +368,7 @@ index b0d00032479d6..afb9544fb0074 100644
/*
* DIAG 308 support
diff --git a/arch/s390/kernel/ipl.c b/arch/s390/kernel/ipl.c
index dcdc7e2748486..6b2fc225fa184 100644
index dcdc7e274848..6b2fc225fa18 100644
--- a/arch/s390/kernel/ipl.c
+++ b/arch/s390/kernel/ipl.c
@@ -2521,3 +2521,8 @@ int ipl_report_free(struct ipl_report *report)
@ -381,7 +381,7 @@ index dcdc7e2748486..6b2fc225fa184 100644
+ return !!ipl_secure_flag;
+}
diff --git a/arch/s390/kernel/setup.c b/arch/s390/kernel/setup.c
index c1fe0b53c5ac5..8e17bfe788cb9 100644
index c1fe0b53c5ac..8e17bfe788cb 100644
--- a/arch/s390/kernel/setup.c
+++ b/arch/s390/kernel/setup.c
@@ -47,6 +47,7 @@
@ -403,7 +403,7 @@ index c1fe0b53c5ac5..8e17bfe788cb9 100644
/* boot_command_line has been already set up in early.c */
*cmdline_p = boot_command_line;
diff --git a/arch/x86/include/asm/vmware.h b/arch/x86/include/asm/vmware.h
index c9cf43d5ef238..372173d4ea27b 100644
index c9cf43d5ef23..372173d4ea27 100644
--- a/arch/x86/include/asm/vmware.h
+++ b/arch/x86/include/asm/vmware.h
@@ -98,7 +98,7 @@ extern unsigned long vmware_tdx_hypercall(unsigned long cmd,
@ -586,7 +586,7 @@ index c9cf43d5ef238..372173d4ea27b 100644
: "cc", "memory");
return out0;
diff --git a/arch/x86/kernel/cpu/common.c b/arch/x86/kernel/cpu/common.c
index e7ab22fce3b57..0860d1eb51c7c 100644
index e7ab22fce3b5..0860d1eb51c7 100644
--- a/arch/x86/kernel/cpu/common.c
+++ b/arch/x86/kernel/cpu/common.c
@@ -1780,6 +1780,7 @@ static void __init early_identify_cpu(struct cpuinfo_x86 *c)
@ -598,7 +598,7 @@ index e7ab22fce3b57..0860d1eb51c7c 100644
get_cpu_address_sizes(c);
cpu_parse_early_param();
diff --git a/arch/x86/kernel/setup.c b/arch/x86/kernel/setup.c
index 1b2edd07a3e17..201705bc317a3 100644
index 1b2edd07a3e1..201705bc317a 100644
--- a/arch/x86/kernel/setup.c
+++ b/arch/x86/kernel/setup.c
@@ -21,6 +21,7 @@
@ -745,7 +745,7 @@ index 1b2edd07a3e17..201705bc317a3 100644
}
diff --git a/crypto/akcipher.c b/crypto/akcipher.c
index a36f50c838278..f4f421e6cff20 100644
index a36f50c83827..f4f421e6cff2 100644
--- a/crypto/akcipher.c
+++ b/crypto/akcipher.c
@@ -142,8 +142,7 @@ int crypto_register_akcipher(struct akcipher_alg *alg)
@ -759,7 +759,7 @@ index a36f50c838278..f4f421e6cff20 100644
alg->set_priv_key = akcipher_default_set_key;
diff --git a/crypto/dh.c b/crypto/dh.c
index 8250eeeebd0fe..01f0f3963a740 100644
index 8250eeeebd0f..01f0f3963a74 100644
--- a/crypto/dh.c
+++ b/crypto/dh.c
@@ -227,10 +227,35 @@ static int dh_compute_value(struct kpp_request *req)
@ -799,7 +799,7 @@ index 8250eeeebd0fe..01f0f3963a740 100644
}
diff --git a/crypto/drbg.c b/crypto/drbg.c
index 1d433dae99557..c9899547752c6 100644
index 1d433dae9955..c9899547752c 100644
--- a/crypto/drbg.c
+++ b/crypto/drbg.c
@@ -1280,13 +1280,14 @@ static int drbg_generate(struct drbg_state *drbg,
@ -854,7 +854,7 @@ index 1d433dae99557..c9899547752c6 100644
/*
diff --git a/crypto/rng.c b/crypto/rng.c
index ee1768c5a4005..05ec1f0fca476 100644
index ee1768c5a400..05ec1f0fca47 100644
--- a/crypto/rng.c
+++ b/crypto/rng.c
@@ -12,10 +12,13 @@
@ -1079,7 +1079,7 @@ index ee1768c5a4005..05ec1f0fca476 100644
MODULE_LICENSE("GPL");
MODULE_DESCRIPTION("Random Number Generator");
diff --git a/crypto/seqiv.c b/crypto/seqiv.c
index 678bb4145d783..fcc059e7d3db5 100644
index 678bb4145d78..fcc059e7d3db 100644
--- a/crypto/seqiv.c
+++ b/crypto/seqiv.c
@@ -123,6 +123,19 @@ static int seqiv_aead_decrypt(struct aead_request *req)
@ -1112,7 +1112,7 @@ index 678bb4145d783..fcc059e7d3db5 100644
inst->alg.base.cra_ctxsize = sizeof(struct aead_geniv_ctx);
diff --git a/crypto/sig.c b/crypto/sig.c
index beba745b64057..fd41f6d3abf9a 100644
index beba745b6405..fd41f6d3abf9 100644
--- a/crypto/sig.c
+++ b/crypto/sig.c
@@ -112,8 +112,7 @@ static int sig_prepare_alg(struct sig_alg *alg)
@ -1126,7 +1126,7 @@ index beba745b64057..fd41f6d3abf9a 100644
alg->verify = sig_default_verify;
if (!alg->set_priv_key)
diff --git a/crypto/testmgr.c b/crypto/testmgr.c
index a302be53896d3..ade6307dbf899 100644
index a302be53896d..ade6307dbf89 100644
--- a/crypto/testmgr.c
+++ b/crypto/testmgr.c
@@ -3843,7 +3843,7 @@ static int test_akcipher_one(struct crypto_akcipher *tfm,
@ -1163,7 +1163,7 @@ index a302be53896d3..ade6307dbf899 100644
.kpp = __VECS(ecdh_p384_tv_template)
}
diff --git a/drivers/acpi/apei/hest.c b/drivers/acpi/apei/hest.c
index 20d757687e3d9..90a13f20f052b 100644
index 20d757687e3d..90a13f20f052 100644
--- a/drivers/acpi/apei/hest.c
+++ b/drivers/acpi/apei/hest.c
@@ -142,6 +142,14 @@ static int apei_hest_parse(apei_hest_func_t func, void *data)
@ -1182,7 +1182,7 @@ index 20d757687e3d9..90a13f20f052b 100644
for (i = 0; i < hest_tab->error_source_count; i++) {
len = hest_esrc_len(hest_hdr);
diff --git a/drivers/acpi/irq.c b/drivers/acpi/irq.c
index d1595156c86a4..9485212f1a6d6 100644
index d1595156c86a..9485212f1a6d 100644
--- a/drivers/acpi/irq.c
+++ b/drivers/acpi/irq.c
@@ -143,6 +143,7 @@ struct acpi_irq_parse_one_ctx {
@ -1225,7 +1225,7 @@ index d1595156c86a4..9485212f1a6d6 100644
return ctx.rc;
}
diff --git a/drivers/acpi/scan.c b/drivers/acpi/scan.c
index 416d87f9bd107..cb563be2b69c1 100644
index 416d87f9bd10..cb563be2b69c 100644
--- a/drivers/acpi/scan.c
+++ b/drivers/acpi/scan.c
@@ -1802,6 +1802,15 @@ static bool acpi_device_enumeration_by_parent(struct acpi_device *device)
@ -1245,7 +1245,7 @@ index 416d87f9bd107..cb563be2b69c1 100644
acpi_dev_get_resources(device, &resource_list,
acpi_check_serial_bus_slave,
diff --git a/drivers/ata/libahci.c b/drivers/ata/libahci.c
index c79abdfcd7a9b..e23bfb7f94c72 100644
index c79abdfcd7a9..e23bfb7f94c7 100644
--- a/drivers/ata/libahci.c
+++ b/drivers/ata/libahci.c
@@ -731,6 +731,24 @@ int ahci_stop_engine(struct ata_port *ap)
@ -1274,7 +1274,7 @@ index c79abdfcd7a9b..e23bfb7f94c72 100644
tmp = ata_wait_register(ap, port_mmio + PORT_CMD,
PORT_CMD_LIST_ON, PORT_CMD_LIST_ON, 1, 500);
diff --git a/drivers/char/ipmi/ipmi_dmi.c b/drivers/char/ipmi/ipmi_dmi.c
index bbf7029e224be..cf7faa970dd65 100644
index bbf7029e224b..cf7faa970dd6 100644
--- a/drivers/char/ipmi/ipmi_dmi.c
+++ b/drivers/char/ipmi/ipmi_dmi.c
@@ -215,6 +215,21 @@ static int __init scan_for_dmi_ipmi(void)
@ -1300,7 +1300,7 @@ index bbf7029e224be..cf7faa970dd65 100644
dmi_decode_ipmi((const struct dmi_header *) dev->device_data);
diff --git a/drivers/char/ipmi/ipmi_msghandler.c b/drivers/char/ipmi/ipmi_msghandler.c
index 3f48fc6ab596d..7b7b1abe02ec4 100644
index 3f48fc6ab596..7b7b1abe02ec 100644
--- a/drivers/char/ipmi/ipmi_msghandler.c
+++ b/drivers/char/ipmi/ipmi_msghandler.c
@@ -34,6 +34,7 @@
@ -1335,7 +1335,7 @@ index 3f48fc6ab596d..7b7b1abe02ec4 100644
rv = ipmi_register_driver();
mutex_unlock(&ipmi_interfaces_mutex);
diff --git a/drivers/char/random.c b/drivers/char/random.c
index bab03c7c4194a..1eb70c54d122b 100644
index bab03c7c4194..1eb70c54d122 100644
--- a/drivers/char/random.c
+++ b/drivers/char/random.c
@@ -51,9 +51,11 @@
@ -1546,7 +1546,7 @@ index bab03c7c4194a..1eb70c54d122b 100644
/********************************************************************
*
diff --git a/drivers/firmware/efi/Makefile b/drivers/firmware/efi/Makefile
index 8efbcf699e4ff..96d5a1ca981df 100644
index 8efbcf699e4f..96d5a1ca981d 100644
--- a/drivers/firmware/efi/Makefile
+++ b/drivers/firmware/efi/Makefile
@@ -25,6 +25,7 @@ subdir-$(CONFIG_EFI_STUB) += libstub
@ -1558,7 +1558,7 @@ index 8efbcf699e4ff..96d5a1ca981df 100644
obj-$(CONFIG_EFI_RCI2_TABLE) += rci2-table.o
obj-$(CONFIG_EFI_EMBEDDED_FIRMWARE) += embedded-firmware.o
diff --git a/drivers/firmware/efi/efi.c b/drivers/firmware/efi/efi.c
index 17b5f3415465e..82cb3de35cf1d 100644
index 17b5f3415465..82cb3de35cf1 100644
--- a/drivers/firmware/efi/efi.c
+++ b/drivers/firmware/efi/efi.c
@@ -33,6 +33,7 @@
@ -1703,7 +1703,7 @@ index 17b5f3415465e..82cb3de35cf1d 100644
EXPORT_SYMBOL_GPL(efi_status_to_err);
diff --git a/drivers/firmware/efi/libstub/fdt.c b/drivers/firmware/efi/libstub/fdt.c
index 6a337f1f8787b..89244e0d9fa86 100644
index 6a337f1f8787..89244e0d9fa8 100644
--- a/drivers/firmware/efi/libstub/fdt.c
+++ b/drivers/firmware/efi/libstub/fdt.c
@@ -132,6 +132,11 @@ static efi_status_t update_fdt(void *orig_fdt, unsigned long orig_fdt_size,
@ -1719,7 +1719,7 @@ index 6a337f1f8787b..89244e0d9fa86 100644
fdt_pack(fdt);
diff --git a/drivers/firmware/efi/libstub/secureboot.c b/drivers/firmware/efi/libstub/secureboot.c
index 516f4f0069bd2..380354755108b 100644
index 516f4f0069bd..380354755108 100644
--- a/drivers/firmware/efi/libstub/secureboot.c
+++ b/drivers/firmware/efi/libstub/secureboot.c
@@ -29,10 +29,13 @@ enum efi_secureboot_mode efi_get_secureboot(void)
@ -1756,7 +1756,7 @@ index 516f4f0069bd2..380354755108b 100644
}
diff --git a/drivers/firmware/efi/secureboot.c b/drivers/firmware/efi/secureboot.c
new file mode 100644
index 0000000000000..de0a3714a5d44
index 000000000000..de0a3714a5d4
--- /dev/null
+++ b/drivers/firmware/efi/secureboot.c
@@ -0,0 +1,38 @@
@ -1799,7 +1799,7 @@ index 0000000000000..de0a3714a5d44
+ }
+}
diff --git a/drivers/hid/hid-rmi.c b/drivers/hid/hid-rmi.c
index d4af17fdba467..154f0403cbf4c 100644
index d4af17fdba46..154f0403cbf4 100644
--- a/drivers/hid/hid-rmi.c
+++ b/drivers/hid/hid-rmi.c
@@ -321,21 +321,12 @@ static int rmi_input_event(struct hid_device *hdev, u8 *data, int size)
@ -1901,7 +1901,7 @@ index d4af17fdba467..154f0403cbf4c 100644
data->xport.ops = &hid_rmi_ops;
diff --git a/drivers/hwtracing/coresight/coresight-etm4x-core.c b/drivers/hwtracing/coresight/coresight-etm4x-core.c
index 560975b70474c..995bf2da877ce 100644
index 560975b70474..995bf2da877c 100644
--- a/drivers/hwtracing/coresight/coresight-etm4x-core.c
+++ b/drivers/hwtracing/coresight/coresight-etm4x-core.c
@@ -12,6 +12,7 @@
@ -1952,7 +1952,7 @@ index 560975b70474c..995bf2da877ce 100644
platform_driver_unregister(&etm4_platform_driver);
etm4_pm_clear();
diff --git a/drivers/input/rmi4/rmi_driver.c b/drivers/input/rmi4/rmi_driver.c
index ccd9338a44dbe..5c54e522e8a47 100644
index ccd9338a44db..5c54e522e8a4 100644
--- a/drivers/input/rmi4/rmi_driver.c
+++ b/drivers/input/rmi4/rmi_driver.c
@@ -183,34 +183,47 @@ void rmi_set_attn_data(struct rmi_device *rmi_dev, unsigned long irq_status,
@ -2144,7 +2144,7 @@ index ccd9338a44dbe..5c54e522e8a47 100644
if (data->f01_container->dev.driver) {
/* Driver already bound, so enable ATTN now. */
diff --git a/drivers/iommu/iommu.c b/drivers/iommu/iommu.c
index 2ca990dfbb884..b9175e0d497c9 100644
index 2ca990dfbb88..b9175e0d497c 100644
--- a/drivers/iommu/iommu.c
+++ b/drivers/iommu/iommu.c
@@ -8,6 +8,7 @@
@ -2184,7 +2184,7 @@ index 2ca990dfbb884..b9175e0d497c9 100644
* iommu_setup_default_domain - Set the default_domain for the group
* @group: Group to change
diff --git a/drivers/message/fusion/mptsas.c b/drivers/message/fusion/mptsas.c
index 185c08eab4ca1..215a68b1d863f 100644
index 185c08eab4ca..215a68b1d863 100644
--- a/drivers/message/fusion/mptsas.c
+++ b/drivers/message/fusion/mptsas.c
@@ -5378,6 +5378,10 @@ static void mptsas_remove(struct pci_dev *pdev)
@ -2207,7 +2207,7 @@ index 185c08eab4ca1..215a68b1d863f 100644
};
MODULE_DEVICE_TABLE(pci, mptsas_pci_table);
diff --git a/drivers/message/fusion/mptspi.c b/drivers/message/fusion/mptspi.c
index a3901fbfac4f7..83add1994d2c2 100644
index a3901fbfac4f..83add1994d2c 100644
--- a/drivers/message/fusion/mptspi.c
+++ b/drivers/message/fusion/mptspi.c
@@ -1240,12 +1240,17 @@ static struct spi_function_template mptspi_transport_functions = {
@ -2229,7 +2229,7 @@ index a3901fbfac4f7..83add1994d2c2 100644
};
MODULE_DEVICE_TABLE(pci, mptspi_pci_table);
diff --git a/drivers/net/wireguard/main.c b/drivers/net/wireguard/main.c
index a00671b58701f..eeef2766b8b3d 100644
index a00671b58701..eeef2766b8b3 100644
--- a/drivers/net/wireguard/main.c
+++ b/drivers/net/wireguard/main.c
@@ -12,6 +12,7 @@
@ -2253,7 +2253,7 @@ index a00671b58701f..eeef2766b8b3d 100644
if (ret < 0)
goto err_allowedips;
diff --git a/drivers/pci/pci-driver.c b/drivers/pci/pci-driver.c
index 7c2d9d5962586..ee6ea4241bf36 100644
index 7c2d9d596258..ee6ea4241bf3 100644
--- a/drivers/pci/pci-driver.c
+++ b/drivers/pci/pci-driver.c
@@ -19,6 +19,7 @@
@ -2281,7 +2281,7 @@ index 7c2d9d5962586..ee6ea4241bf36 100644
return rc;
if (rc < 0) {
diff --git a/drivers/pci/quirks.c b/drivers/pci/quirks.c
index 280cd50d693bd..9317f6903a050 100644
index 280cd50d693b..9317f6903a05 100644
--- a/drivers/pci/quirks.c
+++ b/drivers/pci/quirks.c
@@ -4453,6 +4453,30 @@ DECLARE_PCI_FIXUP_HEADER(PCI_VENDOR_ID_BROADCOM, 0x9000,
@ -2316,7 +2316,7 @@ index 280cd50d693bd..9317f6903a050 100644
* Intersil/Techwell TW686[4589]-based video capture cards have an empty (zero)
* class code. Fix it.
diff --git a/drivers/scsi/hpsa.c b/drivers/scsi/hpsa.c
index 3654b12c5d5a7..9bc907e146a5d 100644
index 3654b12c5d5a..9bc907e146a5 100644
--- a/drivers/scsi/hpsa.c
+++ b/drivers/scsi/hpsa.c
@@ -82,7 +82,9 @@ MODULE_DESCRIPTION("Driver for HP Smart Array Controller version " \
@ -2343,7 +2343,7 @@ index 3654b12c5d5a7..9bc907e146a5d 100644
};
diff --git a/drivers/scsi/qla2xxx/qla_os.c b/drivers/scsi/qla2xxx/qla_os.c
index e939bc88e1519..3992159a106f3 100644
index e939bc88e151..3992159a106f 100644
--- a/drivers/scsi/qla2xxx/qla_os.c
+++ b/drivers/scsi/qla2xxx/qla_os.c
@@ -8130,6 +8130,7 @@ static const struct pci_error_handlers qla2xxx_err_handler = {
@ -2374,7 +2374,7 @@ index e939bc88e1519..3992159a106f3 100644
{ PCI_DEVICE(PCI_VENDOR_ID_QLOGIC, PCI_DEVICE_ID_QLOGIC_ISP2271) },
{ PCI_DEVICE(PCI_VENDOR_ID_QLOGIC, PCI_DEVICE_ID_QLOGIC_ISP2261) },
diff --git a/drivers/scsi/sd.c b/drivers/scsi/sd.c
index f50b92e632018..9dc483fe66870 100644
index f50b92e63201..9dc483fe6687 100644
--- a/drivers/scsi/sd.c
+++ b/drivers/scsi/sd.c
@@ -121,6 +121,14 @@ static const char *sd_cache_types[] = {
@ -2405,7 +2405,7 @@ index f50b92e632018..9dc483fe66870 100644
if (err)
goto err_out_driver;
diff --git a/drivers/usb/core/hub.c b/drivers/usb/core/hub.c
index be50d03034a96..9ce9b6518acd5 100644
index be50d03034a9..9ce9b6518acd 100644
--- a/drivers/usb/core/hub.c
+++ b/drivers/usb/core/hub.c
@@ -5894,6 +5894,13 @@ static void hub_event(struct work_struct *work)
@ -2423,7 +2423,7 @@ index be50d03034a96..9ce9b6518acd5 100644
* disconnected while waiting for the lock to succeed. */
usb_lock_device(hdev);
diff --git a/fs/afs/main.c b/fs/afs/main.c
index e6bb8237db989..68fcbaf74e601 100644
index e6bb8237db98..68fcbaf74e60 100644
--- a/fs/afs/main.c
+++ b/fs/afs/main.c
@@ -194,6 +194,9 @@ static int __init afs_init(void)
@ -2437,7 +2437,7 @@ index e6bb8237db989..68fcbaf74e601 100644
error_proc:
diff --git a/fs/erofs/super.c b/fs/erofs/super.c
index 5136cda5972a9..a2a74963a6a2a 100644
index 5136cda5972a..a2a74963a6a2 100644
--- a/fs/erofs/super.c
+++ b/fs/erofs/super.c
@@ -630,6 +630,9 @@ static int erofs_fc_fill_super(struct super_block *sb, struct fs_context *fc)
@ -2464,7 +2464,7 @@ index 5136cda5972a9..a2a74963a6a2a 100644
}
diff --git a/fs/ext4/super.c b/fs/ext4/super.c
index 87205660c5d02..d4b8483a57228 100644
index 87205660c5d0..d4b8483a5722 100644
--- a/fs/ext4/super.c
+++ b/fs/ext4/super.c
@@ -5688,6 +5688,17 @@ static int __ext4_fill_super(struct fs_context *fc, struct super_block *sb)
@ -2486,7 +2486,7 @@ index 87205660c5d02..d4b8483a57228 100644
err = ext4_register_sysfs(sb);
if (err)
diff --git a/include/linux/crypto.h b/include/linux/crypto.h
index a2137e19be7d8..df268ca70170e 100644
index a2137e19be7d..df268ca70170 100644
--- a/include/linux/crypto.h
+++ b/include/linux/crypto.h
@@ -151,6 +151,9 @@
@ -2500,7 +2500,7 @@ index a2137e19be7d8..df268ca70170e 100644
/*
* Miscellaneous stuff.
diff --git a/include/linux/efi.h b/include/linux/efi.h
index 2a43094e23f70..4fcf05f8232c6 100644
index 2a43094e23f7..4fcf05f8232c 100644
--- a/include/linux/efi.h
+++ b/include/linux/efi.h
@@ -45,6 +45,8 @@ struct screen_info;
@ -2568,7 +2568,7 @@ index 2a43094e23f70..4fcf05f8232c6 100644
enum efi_secureboot_mode efi_get_secureboot_mode(efi_get_variable_t *get_var)
{
diff --git a/include/linux/kernel.h b/include/linux/kernel.h
index 5b46924fdff52..ffd5e38d3cb78 100644
index 5b46924fdff5..ffd5e38d3cb7 100644
--- a/include/linux/kernel.h
+++ b/include/linux/kernel.h
@@ -403,4 +403,20 @@ static inline void ftrace_dump(enum ftrace_dump_mode oops_dump_mode) { }
@ -2593,7 +2593,7 @@ index 5b46924fdff52..ffd5e38d3cb78 100644
+
#endif
diff --git a/include/linux/lsm_hook_defs.h b/include/linux/lsm_hook_defs.h
index 8c42b4bde09c0..694ce5c5bcd43 100644
index 8c42b4bde09c..694ce5c5bcd4 100644
--- a/include/linux/lsm_hook_defs.h
+++ b/include/linux/lsm_hook_defs.h
@@ -446,6 +446,7 @@ LSM_HOOK(int, 0, bpf_token_capable, const struct bpf_token *token, int cap)
@ -2605,7 +2605,7 @@ index 8c42b4bde09c0..694ce5c5bcd43 100644
LSM_HOOK(int, 0, perf_event_open, int type)
LSM_HOOK(int, 0, perf_event_alloc, struct perf_event *event)
diff --git a/include/linux/module.h b/include/linux/module.h
index d80c3ea574726..662dff7438d75 100644
index d80c3ea57472..662dff7438d7 100644
--- a/include/linux/module.h
+++ b/include/linux/module.h
@@ -419,6 +419,7 @@ struct module {
@ -2628,7 +2628,7 @@ index d80c3ea574726..662dff7438d75 100644
DEFINE_FREE(module_put, struct module *, if (_T) module_put(_T))
diff --git a/include/linux/panic.h b/include/linux/panic.h
index a00bc0937698c..7cce62f1c50b5 100644
index a00bc0937698..7cce62f1c50b 100644
--- a/include/linux/panic.h
+++ b/include/linux/panic.h
@@ -80,7 +80,22 @@ static inline void set_arch_panic_timeout(int timeout, int arch_default_timeout)
@ -2656,7 +2656,7 @@ index a00bc0937698c..7cce62f1c50b5 100644
struct taint_flag {
diff --git a/include/linux/pci.h b/include/linux/pci.h
index b5cc0c2b99065..5f39e3063372d 100644
index b5cc0c2b9906..5f39e3063372 100644
--- a/include/linux/pci.h
+++ b/include/linux/pci.h
@@ -1682,6 +1682,7 @@ int pci_add_dynid(struct pci_driver *drv,
@ -2679,7 +2679,7 @@ index b5cc0c2b99065..5f39e3063372d 100644
void pci_uevent_ers(struct pci_dev *pdev, enum pci_ers_result err_type);
#endif
diff --git a/include/linux/random.h b/include/linux/random.h
index 8a8064dc3970b..3238fab8f7498 100644
index 8a8064dc3970..3238fab8f749 100644
--- a/include/linux/random.h
+++ b/include/linux/random.h
@@ -9,6 +9,13 @@
@ -2708,7 +2708,7 @@ index 8a8064dc3970b..3238fab8f7498 100644
#endif
diff --git a/include/linux/rh_flags.h b/include/linux/rh_flags.h
new file mode 100644
index 0000000000000..d498d319ace3a
index 000000000000..d498d319ace3
--- /dev/null
+++ b/include/linux/rh_flags.h
@@ -0,0 +1,34 @@
@ -2748,7 +2748,7 @@ index 0000000000000..d498d319ace3a
+#endif
diff --git a/include/linux/rh_kabi.h b/include/linux/rh_kabi.h
new file mode 100644
index 0000000000000..5139cb2cabdc0
index 000000000000..5139cb2cabdc
--- /dev/null
+++ b/include/linux/rh_kabi.h
@@ -0,0 +1,541 @@
@ -3295,7 +3295,7 @@ index 0000000000000..5139cb2cabdc0
+#endif /* _LINUX_RH_KABI_H */
diff --git a/include/linux/rh_waived.h b/include/linux/rh_waived.h
new file mode 100644
index 0000000000000..d62a9e896b5ee
index 000000000000..d62a9e896b5e
--- /dev/null
+++ b/include/linux/rh_waived.h
@@ -0,0 +1,19 @@
@ -3319,7 +3319,7 @@ index 0000000000000..d62a9e896b5ee
+
+#endif /* _RH_WAIVED_H */
diff --git a/include/linux/rmi.h b/include/linux/rmi.h
index ab7eea01ab427..fff7c5f737fc8 100644
index ab7eea01ab42..fff7c5f737fc 100644
--- a/include/linux/rmi.h
+++ b/include/linux/rmi.h
@@ -364,6 +364,7 @@ struct rmi_driver_data {
@ -3331,7 +3331,7 @@ index ab7eea01ab427..fff7c5f737fc8 100644
int rmi_register_transport_device(struct rmi_transport_dev *xport);
diff --git a/include/linux/security.h b/include/linux/security.h
index 83a646d72f6f8..65b72854a0465 100644
index 83a646d72f6f..65b72854a046 100644
--- a/include/linux/security.h
+++ b/include/linux/security.h
@@ -2404,4 +2404,13 @@ static inline void security_initramfs_populated(void)
@ -3349,7 +3349,7 @@ index 83a646d72f6f8..65b72854a0465 100644
+
#endif /* ! __LINUX_SECURITY_H */
diff --git a/init/main.c b/init/main.c
index b84818ad9685f..cfd0ae9a8b2bd 100644
index b84818ad9685..cfd0ae9a8b2b 100644
--- a/init/main.c
+++ b/init/main.c
@@ -1267,8 +1267,10 @@ static bool __init_or_module initcall_blacklisted(initcall_t fn)
@ -3374,7 +3374,7 @@ index b84818ad9685f..cfd0ae9a8b2bd 100644
if (!strcmp(fn_name, entry->buf)) {
pr_debug("initcall %s blacklisted\n", fn_name);
diff --git a/kernel/Makefile b/kernel/Makefile
index e83669841b8cc..8ae573420fdbb 100644
index e83669841b8c..8ae573420fdb 100644
--- a/kernel/Makefile
+++ b/kernel/Makefile
@@ -12,6 +12,8 @@ obj-y = fork.o exec_domain.o panic.o \
@ -3387,7 +3387,7 @@ index e83669841b8cc..8ae573420fdbb 100644
obj-$(CONFIG_VHOST_TASK) += vhost_task.o
diff --git a/kernel/bpf/core.c b/kernel/bpf/core.c
index 1b9b18e5b03cb..475b9cd8641df 100644
index 1b9b18e5b03c..475b9cd8641d 100644
--- a/kernel/bpf/core.c
+++ b/kernel/bpf/core.c
@@ -543,7 +543,12 @@ void bpf_prog_kallsyms_del_all(struct bpf_prog *fp)
@ -3404,7 +3404,7 @@ index 1b9b18e5b03cb..475b9cd8641df 100644
long bpf_jit_limit_max __read_mostly;
diff --git a/kernel/bpf/syscall.c b/kernel/bpf/syscall.c
index 4ff82144f8853..839c3ff15a5cd 100644
index 4ff82144f885..839c3ff15a5c 100644
--- a/kernel/bpf/syscall.c
+++ b/kernel/bpf/syscall.c
@@ -27,6 +27,7 @@
@ -3452,7 +3452,7 @@ index 4ff82144f8853..839c3ff15a5cd 100644
}
diff --git a/kernel/module/main.c b/kernel/module/main.c
index 710ee30b3beab..3a43d9d322e7d 100644
index 710ee30b3bea..3a43d9d322e7 100644
--- a/kernel/module/main.c
+++ b/kernel/module/main.c
@@ -65,6 +65,8 @@
@ -3504,7 +3504,7 @@ index 710ee30b3beab..3a43d9d322e7d 100644
#ifdef CONFIG_MODULE_DEBUGFS
diff --git a/kernel/module/signing.c b/kernel/module/signing.c
index a2ff4242e623d..f0d2be1ee4f1c 100644
index a2ff4242e623..f0d2be1ee4f1 100644
--- a/kernel/module/signing.c
+++ b/kernel/module/signing.c
@@ -61,10 +61,17 @@ int mod_verify_sig(const void *mod, struct load_info *info)
@ -3527,7 +3527,7 @@ index a2ff4242e623d..f0d2be1ee4f1c 100644
int module_sig_check(struct load_info *info, int flags)
diff --git a/kernel/panic.c b/kernel/panic.c
index 0c20fcaae98ae..60d48ec1fadda 100644
index 0c20fcaae98a..60d48ec1fadd 100644
--- a/kernel/panic.c
+++ b/kernel/panic.c
@@ -663,6 +663,18 @@ const struct taint_flag taint_flags[TAINT_FLAGS_COUNT] = {
@ -3551,7 +3551,7 @@ index 0c20fcaae98ae..60d48ec1fadda 100644
#undef TAINT_FLAG
diff --git a/kernel/rh_flags.c b/kernel/rh_flags.c
new file mode 100644
index 0000000000000..10d26958f840c
index 000000000000..10d26958f840
--- /dev/null
+++ b/kernel/rh_flags.c
@@ -0,0 +1,115 @@
@ -3672,7 +3672,7 @@ index 0000000000000..10d26958f840c
+subsys_initcall(rh_flags_init);
diff --git a/kernel/rh_messages.c b/kernel/rh_messages.c
new file mode 100644
index 0000000000000..bb69e8965748b
index 000000000000..bb69e8965748
--- /dev/null
+++ b/kernel/rh_messages.c
@@ -0,0 +1,414 @@
@ -4092,7 +4092,7 @@ index 0000000000000..bb69e8965748b
+}
diff --git a/kernel/rh_messages.h b/kernel/rh_messages.h
new file mode 100644
index 0000000000000..05ad12af6a6dd
index 000000000000..05ad12af6a6d
--- /dev/null
+++ b/kernel/rh_messages.h
@@ -0,0 +1,335 @@
@ -4433,7 +4433,7 @@ index 0000000000000..05ad12af6a6dd
+#endif /* __RH_MESSAGES_H */
diff --git a/kernel/rh_waived.c b/kernel/rh_waived.c
new file mode 100644
index 0000000000000..20966f7c7277f
index 000000000000..20966f7c7277
--- /dev/null
+++ b/kernel/rh_waived.c
@@ -0,0 +1,147 @@
@ -4585,7 +4585,7 @@ index 0000000000000..20966f7c7277f
+}
+late_initcall(__add_rh_flag);
diff --git a/scripts/Makefile.lib b/scripts/Makefile.lib
index 28a1c08e3b221..3126a6fa63282 100644
index 28a1c08e3b22..3126a6fa6328 100644
--- a/scripts/Makefile.lib
+++ b/scripts/Makefile.lib
@@ -191,7 +191,10 @@ objtool-args-$(CONFIG_HAVE_STATIC_CALL_INLINE) += --static-call
@ -4600,7 +4600,7 @@ index 28a1c08e3b221..3126a6fa63282 100644
objtool-args = $(objtool-args-y) \
$(if $(delay-objtool), --link) \
diff --git a/scripts/mod/modpost.c b/scripts/mod/modpost.c
index 755b842f1f9b7..af9188ed4ff06 100644
index 755b842f1f9b..af9188ed4ff0 100644
--- a/scripts/mod/modpost.c
+++ b/scripts/mod/modpost.c
@@ -27,6 +27,7 @@
@ -4633,7 +4633,7 @@ index 755b842f1f9b7..af9188ed4ff06 100644
ret = snprintf(fname, sizeof(fname), "%s.mod.c", mod->name);
if (ret >= sizeof(fname)) {
diff --git a/scripts/tags.sh b/scripts/tags.sh
index 99ce427d9a69d..f191cd9d7ee6e 100755
index 99ce427d9a69..f191cd9d7ee6 100755
--- a/scripts/tags.sh
+++ b/scripts/tags.sh
@@ -16,6 +16,8 @@ fi
@ -4646,7 +4646,7 @@ index 99ce427d9a69d..f191cd9d7ee6e 100755
# ignore arbitrary directories
if [ -n "${IGNORE_DIRS}" ]; then
diff --git a/security/integrity/platform_certs/load_uefi.c b/security/integrity/platform_certs/load_uefi.c
index d1fdd113450a6..182e8090cfe85 100644
index d1fdd113450a..182e8090cfe8 100644
--- a/security/integrity/platform_certs/load_uefi.c
+++ b/security/integrity/platform_certs/load_uefi.c
@@ -74,7 +74,8 @@ static __init void *get_cert_list(efi_char16_t *name, efi_guid_t *guid,
@ -4670,7 +4670,7 @@ index d1fdd113450a6..182e8090cfe85 100644
}
diff --git a/security/lockdown/Kconfig b/security/lockdown/Kconfig
index e84ddf4840101..d0501353a4b95 100644
index e84ddf484010..d0501353a4b9 100644
--- a/security/lockdown/Kconfig
+++ b/security/lockdown/Kconfig
@@ -16,6 +16,19 @@ config SECURITY_LOCKDOWN_LSM_EARLY
@ -4694,7 +4694,7 @@ index e84ddf4840101..d0501353a4b95 100644
prompt "Kernel default lockdown mode"
default LOCK_DOWN_KERNEL_FORCE_NONE
diff --git a/security/lockdown/lockdown.c b/security/lockdown/lockdown.c
index 8d46886d2cca0..14a9cdff942b9 100644
index 8d46886d2cca..14a9cdff942b 100644
--- a/security/lockdown/lockdown.c
+++ b/security/lockdown/lockdown.c
@@ -72,6 +72,17 @@ static int lockdown_is_locked_down(enum lockdown_reason what)
@ -4716,7 +4716,7 @@ index 8d46886d2cca0..14a9cdff942b9 100644
LSM_HOOK_INIT(locked_down, lockdown_is_locked_down),
};
diff --git a/tools/testing/selftests/bpf/Makefile b/tools/testing/selftests/bpf/Makefile
index 4aa60e83ff191..eaceb09e40290 100644
index 4aa60e83ff19..eaceb09e4029 100644
--- a/tools/testing/selftests/bpf/Makefile
+++ b/tools/testing/selftests/bpf/Makefile
@@ -492,7 +492,7 @@ LSKELS := fexit_sleep.c trace_printk.c trace_vprintk.c map_ptr_kern.c \
@ -4729,7 +4729,7 @@ index 4aa60e83ff191..eaceb09e40290 100644
SKEL_BLACKLIST += $$(LSKELS) $$(LSKELS_SIGNED)
diff --git a/tools/testing/selftests/bpf/prog_tests/ksyms_btf.c b/tools/testing/selftests/bpf/prog_tests/ksyms_btf.c
index 1d7a2f1e07317..b22f3a9cb8b80 100644
index 1d7a2f1e0731..b22f3a9cb8b8 100644
--- a/tools/testing/selftests/bpf/prog_tests/ksyms_btf.c
+++ b/tools/testing/selftests/bpf/prog_tests/ksyms_btf.c
@@ -7,7 +7,6 @@

View file

@ -1,3 +1,3 @@
SHA512 (linux-6.19-rc8.tar.xz) = dd38da4f3b67902a39bcefa7c8d305a3e2f540b4e1b76dd77e70af43a266c4d19bacb373d79855ef8a9fc2103a2c8d1e6cb7c7c53aab21b87df8808dd338aaab
SHA512 (kernel-abi-stablelists-6.19.0.tar.xz) = 6195b3a6b3d8930fc049c6f2b707645df110c7860cb41242c1547514981e4f66fc26ff5bdb6304bde732c75b99d43d44966c959383f09e57fee9a3228e0afa17
SHA512 (kernel-kabi-dw-6.19.0.tar.xz) = 3b94aaf7ebfd0399a92b8904a694d96329e018527f06c87e775b6fa4f8a9434b33a17d68d0e9e1704267d614b7857be75ec8382701f6e94eb60d249c6c9495d8
SHA512 (linux-6.19-rc8-45-gf14faaf3a1fb.tar.xz) = 744479ef3ffcc6ae0afc18369e4f96cf8d433a79219d32e04e435efa04ae314512b2a7461b3ab54548c7d6f3d838e652dbfa8136a8f96b7abab874f6a24db186
SHA512 (kernel-abi-stablelists-6.19.0.tar.xz) = f893f50e1934a2b1c3e7b83eb8790be34f64b7f82bba328949af8a0a0c6248e755626522d06ecb41bf45c109aba4af74226173b50d048838f8284c648e60472b
SHA512 (kernel-kabi-dw-6.19.0.tar.xz) = a551d7ce852df3c034d056a18acd6d044282a72131e982be6e17ef31b43192a81eb7b1b2f55c38d6cd6d0a7c2a20b6d68421418184fb091873e1c9d8836e5f73