kernel-6.14.0-0.rc1.20250204git0de63bb7d919.16

* Tue Feb 04 2025 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.14.0-0.rc1.0de63bb7d919.16]
- Add -fzero-init-padding-bits to bindgen_skip_cflags (Justin M. Forbes)
- apply -Wno-error=unterminated-string-initialization temporarily (Thorsten Leemhuis)
- x86/boot: Use '-std=gnu11' to fix build with GCC 15 (Nathan Chancellor)
- include/linux: Adjust headers for C23 (Jakub Jelinek)
- x86/insn_decoder_test: allow longer symbol-names (David Rheinsberg)
Resolves:

Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
This commit is contained in:
Justin M. Forbes 2025-02-04 10:18:04 -07:00
parent 7e8ff66821
commit 619ce2fabe
No known key found for this signature in database
GPG Key ID: B8FA7924A4B1C140
11 changed files with 32 additions and 25 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 = 15
RHEL_RELEASE = 16
#
# RHEL_REBASE_NUM

View File

@ -1,17 +1,17 @@
https://gitlab.com/cki-project/kernel-ark/-/commit/a2dafab81b58a1a9ec8a54a6e4a161c627df067c
a2dafab81b58a1a9ec8a54a6e4a161c627df067c Add -fzero-init-padding-bits to bindgen_skip_cflags
https://gitlab.com/cki-project/kernel-ark/-/commit/9a6a0edccfbbb7da23ee46e54aeaef881a70c361
9a6a0edccfbbb7da23ee46e54aeaef881a70c361 Add -fzero-init-padding-bits to bindgen_skip_cflags
https://gitlab.com/cki-project/kernel-ark/-/commit/c28fdc04c0c3882ed68a3804cbdd1333e71195e1
c28fdc04c0c3882ed68a3804cbdd1333e71195e1 apply -Wno-error=unterminated-string-initialization temporarily
https://gitlab.com/cki-project/kernel-ark/-/commit/7268882afbbca110d882c572ec695cddb674d51d
7268882afbbca110d882c572ec695cddb674d51d apply -Wno-error=unterminated-string-initialization temporarily
https://gitlab.com/cki-project/kernel-ark/-/commit/cfb91e9dccdce34176868e4137dc5b611eb9a126
cfb91e9dccdce34176868e4137dc5b611eb9a126 x86/boot: Use '-std=gnu11' to fix build with GCC 15
https://gitlab.com/cki-project/kernel-ark/-/commit/4172f02e42ef8643d5a8b6670daac0a4caa436da
4172f02e42ef8643d5a8b6670daac0a4caa436da x86/boot: Use '-std=gnu11' to fix build with GCC 15
https://gitlab.com/cki-project/kernel-ark/-/commit/a1d8d35418dc2064b8b3a0e0c88162f8398d5c7d
a1d8d35418dc2064b8b3a0e0c88162f8398d5c7d include/linux: Adjust headers for C23
https://gitlab.com/cki-project/kernel-ark/-/commit/0c7e5088274a3c03581ef027c7b08bc5b1579f9a
0c7e5088274a3c03581ef027c7b08bc5b1579f9a include/linux: Adjust headers for C23
https://gitlab.com/cki-project/kernel-ark/-/commit/3ff5b99264bfbd6c78df626d0104705f9d07af9d
3ff5b99264bfbd6c78df626d0104705f9d07af9d x86/insn_decoder_test: allow longer symbol-names
https://gitlab.com/cki-project/kernel-ark/-/commit/ed637ff0158d3ab49dd60bff71d262422db66d93
ed637ff0158d3ab49dd60bff71d262422db66d93 x86/insn_decoder_test: allow longer symbol-names
https://gitlab.com/cki-project/kernel-ark/-/commit/f5d07781f06dafc7108274ddf996e39f6de4e062
f5d07781f06dafc7108274ddf996e39f6de4e062 redhat: fix modules.order target

View File

@ -243,7 +243,7 @@ CONFIG_ALLOW_DEV_COREDUMP=y
# CONFIG_AMCC_QT2025_PHY is not set
# CONFIG_AMD_3D_VCACHE is not set
# CONFIG_AMD8111_ETH is not set
# CONFIG_AMD_AE4DMA is not set
CONFIG_AMD_AE4DMA=m
CONFIG_AMD_ATL=m
# CONFIG_AMD_HSMP_ACPI is not set
# CONFIG_AMD_HSMP is not set

View File

@ -243,7 +243,7 @@ CONFIG_ALLOW_DEV_COREDUMP=y
# CONFIG_AMCC_QT2025_PHY is not set
# CONFIG_AMD_3D_VCACHE is not set
# CONFIG_AMD8111_ETH is not set
# CONFIG_AMD_AE4DMA is not set
CONFIG_AMD_AE4DMA=m
CONFIG_AMD_ATL=m
# CONFIG_AMD_HSMP_ACPI is not set
# CONFIG_AMD_HSMP is not set

View File

@ -240,7 +240,7 @@ CONFIG_ALX=m
# CONFIG_AMCC_QT2025_PHY is not set
# CONFIG_AMD_3D_VCACHE is not set
# CONFIG_AMD8111_ETH is not set
# CONFIG_AMD_AE4DMA is not set
CONFIG_AMD_AE4DMA=m
CONFIG_AMD_ATL=m
# CONFIG_AMD_HSMP_ACPI is not set
CONFIG_AMD_HSMP=m

View File

@ -240,7 +240,7 @@ CONFIG_ALX=m
# CONFIG_AMCC_QT2025_PHY is not set
# CONFIG_AMD_3D_VCACHE is not set
# CONFIG_AMD8111_ETH is not set
# CONFIG_AMD_AE4DMA is not set
CONFIG_AMD_AE4DMA=m
CONFIG_AMD_ATL=m
# CONFIG_AMD_HSMP_ACPI is not set
CONFIG_AMD_HSMP=m

View File

@ -240,7 +240,7 @@ CONFIG_ALX=m
# CONFIG_AMCC_QT2025_PHY is not set
# CONFIG_AMD_3D_VCACHE is not set
# CONFIG_AMD8111_ETH is not set
# CONFIG_AMD_AE4DMA is not set
CONFIG_AMD_AE4DMA=m
CONFIG_AMD_ATL=m
# CONFIG_AMD_HSMP_ACPI is not set
CONFIG_AMD_HSMP=m

View File

@ -240,7 +240,7 @@ CONFIG_ALX=m
# CONFIG_AMCC_QT2025_PHY is not set
# CONFIG_AMD_3D_VCACHE is not set
# CONFIG_AMD8111_ETH is not set
# CONFIG_AMD_AE4DMA is not set
CONFIG_AMD_AE4DMA=m
CONFIG_AMD_ATL=m
# CONFIG_AMD_HSMP_ACPI is not set
CONFIG_AMD_HSMP=m

View File

@ -1,4 +1,4 @@
* Mon Feb 03 2025 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.14.0-0.rc1.15]
* Tue Feb 04 2025 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.14.0-0.rc1.0de63bb7d919.16]
- Add -fzero-init-padding-bits to bindgen_skip_cflags (Justin M. Forbes)
- apply -Wno-error=unterminated-string-initialization temporarily (Thorsten Leemhuis)
- x86/boot: Use '-std=gnu11' to fix build with GCC 15 (Nathan Chancellor)
@ -6,6 +6,10 @@
- x86/insn_decoder_test: allow longer symbol-names (David Rheinsberg)
Resolves:
* Tue Feb 04 2025 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.14.0-0.rc1.0de63bb7d919.15]
- Linux v6.14.0-0.rc1.0de63bb7d919
Resolves:
* Mon Feb 03 2025 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.14.0-0.rc1.14]
- redhat: generalize rule for kunit and test kmod placement (Jan Stancek)
- Linux v6.14.0-0.rc1

View File

@ -162,13 +162,13 @@ Summary: The Linux kernel
%define specrpmversion 6.14.0
%define specversion 6.14.0
%define patchversion 6.14
%define pkgrelease 0.rc1.15
%define pkgrelease 0.rc1.20250204git0de63bb7d919.16
%define kversion 6
%define tarfile_release 6.14-rc1
%define tarfile_release 6.14-rc1-20-g0de63bb7d919
# This is needed to do merge window version magic
%define patchlevel 14
# This allows pkg_release to have configurable %%{?dist} tag
%define specrelease 0.rc1.15%{?buildid}%{?dist}
%define specrelease 0.rc1.20250204git0de63bb7d919.16%{?buildid}%{?dist}
# This defines the kabi tarball version
%define kabiversion 6.14.0
@ -4180,13 +4180,16 @@ fi\
#
#
%changelog
* Mon Feb 03 2025 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.14.0-0.rc1.15]
* Tue Feb 04 2025 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.14.0-0.rc1.0de63bb7d919.16]
- Add -fzero-init-padding-bits to bindgen_skip_cflags (Justin M. Forbes)
- apply -Wno-error=unterminated-string-initialization temporarily (Thorsten Leemhuis)
- x86/boot: Use '-std=gnu11' to fix build with GCC 15 (Nathan Chancellor)
- include/linux: Adjust headers for C23 (Jakub Jelinek)
- x86/insn_decoder_test: allow longer symbol-names (David Rheinsberg)
* Tue Feb 04 2025 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.14.0-0.rc1.0de63bb7d919.15]
- Linux v6.14.0-0.rc1.0de63bb7d919
* Mon Feb 03 2025 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.14.0-0.rc1.14]
- redhat: generalize rule for kunit and test kmod placement (Jan Stancek)
- Linux v6.14.0-0.rc1

View File

@ -1,3 +1,3 @@
SHA512 (linux-6.14-rc1.tar.xz) = a5a9001f3a156e0c176de8fab994cb4f654d880e34d48554f91f8d6a036c04503514b244b34c00b20477b4fa8c6fce0ef236ae464dad11e4be020ec759077034
SHA512 (kernel-abi-stablelists-6.14.0.tar.xz) = 48fc2540242ccc4259063a951e77de8b346d87558eac2a82a283a95472bc50e6de7cadde7862f6a646f7e849318f6fe5b0f2a8d8bb8d92da81246c7d2154b6b3
SHA512 (kernel-kabi-dw-6.14.0.tar.xz) = 787ab9f4ffbce908e24f1f47903e1ef4c9496acd2c9a18474be344e62e79028e48cf25da7f4c54cd81282ff1d718b40fa2d9d200e885bc48eb6c9e2d6a1c03b3
SHA512 (linux-6.14-rc1-20-g0de63bb7d919.tar.xz) = 6793a990e9f2f0da384df969ee50cd65fc2a8f81dc80f5df69cd87600edfc50b1c0a704d55657dec020659fb57585973761ef008fd47a38197187b0831e13675
SHA512 (kernel-abi-stablelists-6.14.0.tar.xz) = 04da1b283cbf37cde86aed560ae4487cbd80520f7a65c340b5fdbf33cbed29cc06166d1135475a1cbea35cf6c28068a02b7f4de96da1df2b939736d040bb02cf
SHA512 (kernel-kabi-dw-6.14.0.tar.xz) = a9df11111f1f116e72b3de703d855899b12ea929651d9470e6029efc00c4f3b703b58b4b5a38224f102fc49a92b76f6b5cbcc08613ecddc4b85606df7b46c935