kernel-6.15.0-0.rc0.20250404gite48e99b6edf4.11
* Fri Apr 04 2025 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.15.0-0.rc0.e48e99b6edf4.11] - apply -Wno-error=unterminated-string-initialization temporarily (Thorsten Leemhuis) Resolves: Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
This commit is contained in:
parent
6a5b1ba8f8
commit
1542130e51
@ -12,7 +12,7 @@ RHEL_MINOR = 99
|
||||
#
|
||||
# Use this spot to avoid future merge conflicts.
|
||||
# Do not trim this comment.
|
||||
RHEL_RELEASE = 10
|
||||
RHEL_RELEASE = 11
|
||||
|
||||
#
|
||||
# RHEL_REBASE_NUM
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/73aac09a42b160b6f0a5c24a2c315a7707af8cbf
|
||||
73aac09a42b160b6f0a5c24a2c315a7707af8cbf apply -Wno-error=unterminated-string-initialization temporarily
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/67743f315cce972b9eda220b696f88ddc89e105e
|
||||
67743f315cce972b9eda220b696f88ddc89e105e apply -Wno-error=unterminated-string-initialization temporarily
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/99c8b56381c2f05815c77e6e41380b3d23559ea0
|
||||
99c8b56381c2f05815c77e6e41380b3d23559ea0 mei: vsc: Fix fortify-panic caused by invalid counted_by() use
|
||||
|
||||
@ -4117,6 +4117,7 @@ CONFIG_MQ_IOSCHED_KYBER=y
|
||||
# CONFIG_MS_BLOCK is not set
|
||||
CONFIG_MSDOS_FS=m
|
||||
CONFIG_MSDOS_PARTITION=y
|
||||
# CONFIG_MSEAL_SYSTEM_MAPPINGS is not set
|
||||
# CONFIG_MSHV_ROOT is not set
|
||||
# CONFIG_MSI_EC is not set
|
||||
# CONFIG_MSI_WMI_PLATFORM is not set
|
||||
|
||||
@ -4096,6 +4096,7 @@ CONFIG_MQ_IOSCHED_KYBER=y
|
||||
# CONFIG_MS_BLOCK is not set
|
||||
CONFIG_MSDOS_FS=m
|
||||
CONFIG_MSDOS_PARTITION=y
|
||||
# CONFIG_MSEAL_SYSTEM_MAPPINGS is not set
|
||||
# CONFIG_MSHV_ROOT is not set
|
||||
# CONFIG_MSI_EC is not set
|
||||
# CONFIG_MSI_WMI_PLATFORM is not set
|
||||
|
||||
@ -4372,6 +4372,7 @@ CONFIG_MQ_IOSCHED_KYBER=y
|
||||
# CONFIG_MS_BLOCK is not set
|
||||
CONFIG_MSDOS_FS=m
|
||||
CONFIG_MSDOS_PARTITION=y
|
||||
# CONFIG_MSEAL_SYSTEM_MAPPINGS is not set
|
||||
# CONFIG_MSHV_ROOT is not set
|
||||
# CONFIG_MSI_EC is not set
|
||||
# CONFIG_MSI_WMI_PLATFORM is not set
|
||||
|
||||
@ -4351,6 +4351,7 @@ CONFIG_MQ_IOSCHED_KYBER=y
|
||||
# CONFIG_MS_BLOCK is not set
|
||||
CONFIG_MSDOS_FS=m
|
||||
CONFIG_MSDOS_PARTITION=y
|
||||
# CONFIG_MSEAL_SYSTEM_MAPPINGS is not set
|
||||
# CONFIG_MSHV_ROOT is not set
|
||||
# CONFIG_MSI_EC is not set
|
||||
# CONFIG_MSI_WMI_PLATFORM is not set
|
||||
|
||||
@ -4115,6 +4115,7 @@ CONFIG_MQ_IOSCHED_KYBER=y
|
||||
# CONFIG_MS_BLOCK is not set
|
||||
CONFIG_MSDOS_FS=m
|
||||
CONFIG_MSDOS_PARTITION=y
|
||||
# CONFIG_MSEAL_SYSTEM_MAPPINGS is not set
|
||||
# CONFIG_MSHV_ROOT is not set
|
||||
# CONFIG_MSI_EC is not set
|
||||
# CONFIG_MSI_WMI_PLATFORM is not set
|
||||
|
||||
@ -4094,6 +4094,7 @@ CONFIG_MQ_IOSCHED_KYBER=y
|
||||
# CONFIG_MS_BLOCK is not set
|
||||
CONFIG_MSDOS_FS=m
|
||||
CONFIG_MSDOS_PARTITION=y
|
||||
# CONFIG_MSEAL_SYSTEM_MAPPINGS is not set
|
||||
# CONFIG_MSHV_ROOT is not set
|
||||
# CONFIG_MSI_EC is not set
|
||||
# CONFIG_MSI_WMI_PLATFORM is not set
|
||||
|
||||
@ -4156,6 +4156,7 @@ CONFIG_MQ_IOSCHED_KYBER=y
|
||||
# CONFIG_MS_BLOCK is not set
|
||||
CONFIG_MSDOS_FS=m
|
||||
CONFIG_MSDOS_PARTITION=y
|
||||
# CONFIG_MSEAL_SYSTEM_MAPPINGS is not set
|
||||
# CONFIG_MSHV_ROOT is not set
|
||||
# CONFIG_MSI_EC is not set
|
||||
# CONFIG_MSI_WMI_PLATFORM is not set
|
||||
|
||||
@ -4135,6 +4135,7 @@ CONFIG_MQ_IOSCHED_KYBER=y
|
||||
# CONFIG_MS_BLOCK is not set
|
||||
CONFIG_MSDOS_FS=m
|
||||
CONFIG_MSDOS_PARTITION=y
|
||||
# CONFIG_MSEAL_SYSTEM_MAPPINGS is not set
|
||||
# CONFIG_MSHV_ROOT is not set
|
||||
# CONFIG_MSI_EC is not set
|
||||
# CONFIG_MSI_WMI_PLATFORM is not set
|
||||
|
||||
@ -3746,6 +3746,7 @@ CONFIG_MQ_IOSCHED_KYBER=y
|
||||
# CONFIG_MS_BLOCK is not set
|
||||
CONFIG_MSDOS_FS=m
|
||||
CONFIG_MSDOS_PARTITION=y
|
||||
# CONFIG_MSEAL_SYSTEM_MAPPINGS is not set
|
||||
# CONFIG_MSHV_ROOT is not set
|
||||
CONFIG_MSI_BITMAP_SELFTEST=y
|
||||
# CONFIG_MSI_EC is not set
|
||||
|
||||
@ -3726,6 +3726,7 @@ CONFIG_MQ_IOSCHED_KYBER=y
|
||||
# CONFIG_MS_BLOCK is not set
|
||||
CONFIG_MSDOS_FS=m
|
||||
CONFIG_MSDOS_PARTITION=y
|
||||
# CONFIG_MSEAL_SYSTEM_MAPPINGS is not set
|
||||
# CONFIG_MSHV_ROOT is not set
|
||||
CONFIG_MSI_BITMAP_SELFTEST=y
|
||||
# CONFIG_MSI_EC is not set
|
||||
|
||||
@ -3726,6 +3726,7 @@ CONFIG_MQ_IOSCHED_KYBER=y
|
||||
# CONFIG_MS_BLOCK is not set
|
||||
CONFIG_MSDOS_FS=m
|
||||
CONFIG_MSDOS_PARTITION=y
|
||||
# CONFIG_MSEAL_SYSTEM_MAPPINGS is not set
|
||||
# CONFIG_MSHV_ROOT is not set
|
||||
# CONFIG_MSI_EC is not set
|
||||
# CONFIG_MSI_WMI_PLATFORM is not set
|
||||
|
||||
@ -3706,6 +3706,7 @@ CONFIG_MQ_IOSCHED_KYBER=y
|
||||
# CONFIG_MS_BLOCK is not set
|
||||
CONFIG_MSDOS_FS=m
|
||||
CONFIG_MSDOS_PARTITION=y
|
||||
# CONFIG_MSEAL_SYSTEM_MAPPINGS is not set
|
||||
# CONFIG_MSHV_ROOT is not set
|
||||
# CONFIG_MSI_EC is not set
|
||||
# CONFIG_MSI_WMI_PLATFORM is not set
|
||||
|
||||
@ -3715,6 +3715,7 @@ CONFIG_MQ_IOSCHED_KYBER=y
|
||||
# CONFIG_MS_BLOCK is not set
|
||||
# CONFIG_MSDOS_FS is not set
|
||||
CONFIG_MSDOS_PARTITION=y
|
||||
# CONFIG_MSEAL_SYSTEM_MAPPINGS is not set
|
||||
# CONFIG_MSHV_ROOT is not set
|
||||
# CONFIG_MSI_EC is not set
|
||||
# CONFIG_MSI_WMI_PLATFORM is not set
|
||||
|
||||
@ -4127,6 +4127,7 @@ CONFIG_MQ_IOSCHED_KYBER=y
|
||||
# CONFIG_MS_BLOCK is not set
|
||||
CONFIG_MSDOS_FS=m
|
||||
CONFIG_MSDOS_PARTITION=y
|
||||
# CONFIG_MSEAL_SYSTEM_MAPPINGS is not set
|
||||
# CONFIG_MSHV_ROOT is not set
|
||||
# CONFIG_MSI_EC is not set
|
||||
CONFIG_MSI_LAPTOP=m
|
||||
|
||||
@ -4107,6 +4107,7 @@ CONFIG_MQ_IOSCHED_KYBER=y
|
||||
# CONFIG_MS_BLOCK is not set
|
||||
CONFIG_MSDOS_FS=m
|
||||
CONFIG_MSDOS_PARTITION=y
|
||||
# CONFIG_MSEAL_SYSTEM_MAPPINGS is not set
|
||||
# CONFIG_MSHV_ROOT is not set
|
||||
# CONFIG_MSI_EC is not set
|
||||
CONFIG_MSI_LAPTOP=m
|
||||
|
||||
@ -4006,6 +4006,7 @@ CONFIG_MQ_IOSCHED_KYBER=y
|
||||
# CONFIG_MS_BLOCK is not set
|
||||
CONFIG_MSDOS_FS=m
|
||||
CONFIG_MSDOS_PARTITION=y
|
||||
# CONFIG_MSEAL_SYSTEM_MAPPINGS is not set
|
||||
# CONFIG_MSHV_ROOT is not set
|
||||
# CONFIG_MSI_EC is not set
|
||||
CONFIG_MSI_LAPTOP=m
|
||||
|
||||
@ -3986,6 +3986,7 @@ CONFIG_MQ_IOSCHED_KYBER=y
|
||||
# CONFIG_MS_BLOCK is not set
|
||||
CONFIG_MSDOS_FS=m
|
||||
CONFIG_MSDOS_PARTITION=y
|
||||
# CONFIG_MSEAL_SYSTEM_MAPPINGS is not set
|
||||
# CONFIG_MSHV_ROOT is not set
|
||||
# CONFIG_MSI_EC is not set
|
||||
CONFIG_MSI_LAPTOP=m
|
||||
|
||||
@ -4047,6 +4047,7 @@ CONFIG_MQ_IOSCHED_KYBER=y
|
||||
# CONFIG_MS_BLOCK is not set
|
||||
CONFIG_MSDOS_FS=m
|
||||
CONFIG_MSDOS_PARTITION=y
|
||||
# CONFIG_MSEAL_SYSTEM_MAPPINGS is not set
|
||||
# CONFIG_MSHV_ROOT is not set
|
||||
# CONFIG_MSI_EC is not set
|
||||
CONFIG_MSI_LAPTOP=m
|
||||
|
||||
@ -4027,6 +4027,7 @@ CONFIG_MQ_IOSCHED_KYBER=y
|
||||
# CONFIG_MS_BLOCK is not set
|
||||
CONFIG_MSDOS_FS=m
|
||||
CONFIG_MSDOS_PARTITION=y
|
||||
# CONFIG_MSEAL_SYSTEM_MAPPINGS is not set
|
||||
# CONFIG_MSHV_ROOT is not set
|
||||
# CONFIG_MSI_EC is not set
|
||||
CONFIG_MSI_LAPTOP=m
|
||||
|
||||
@ -1,7 +1,11 @@
|
||||
* Thu Apr 03 2025 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.15.0-0.rc0.a2cc6ff5ec8f.10]
|
||||
* Fri Apr 04 2025 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.15.0-0.rc0.e48e99b6edf4.11]
|
||||
- apply -Wno-error=unterminated-string-initialization temporarily (Thorsten Leemhuis)
|
||||
Resolves:
|
||||
|
||||
* Fri Apr 04 2025 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.15.0-0.rc0.e48e99b6edf4.10]
|
||||
- Linux v6.15.0-0.rc0.e48e99b6edf4
|
||||
Resolves:
|
||||
|
||||
* Thu Apr 03 2025 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.15.0-0.rc0.a2cc6ff5ec8f.9]
|
||||
- redhat: bump RHEL_MAJOR (Jan Stancek)
|
||||
- redhat/configs: enable CONFIG_AMD_3D_VCACHE for x86 on RHEL (David Arcari)
|
||||
|
||||
11
kernel.spec
11
kernel.spec
@ -162,13 +162,13 @@ Summary: The Linux kernel
|
||||
%define specrpmversion 6.15.0
|
||||
%define specversion 6.15.0
|
||||
%define patchversion 6.15
|
||||
%define pkgrelease 0.rc0.20250403gita2cc6ff5ec8f.10
|
||||
%define pkgrelease 0.rc0.20250404gite48e99b6edf4.11
|
||||
%define kversion 6
|
||||
%define tarfile_release 6.14-12966-ga2cc6ff5ec8f
|
||||
%define tarfile_release 6.14-13189-ge48e99b6edf4
|
||||
# This is needed to do merge window version magic
|
||||
%define patchlevel 15
|
||||
# This allows pkg_release to have configurable %%{?dist} tag
|
||||
%define specrelease 0.rc0.20250403gita2cc6ff5ec8f.10%{?buildid}%{?dist}
|
||||
%define specrelease 0.rc0.20250404gite48e99b6edf4.11%{?buildid}%{?dist}
|
||||
# This defines the kabi tarball version
|
||||
%define kabiversion 6.15.0
|
||||
|
||||
@ -4229,9 +4229,12 @@ fi\
|
||||
#
|
||||
#
|
||||
%changelog
|
||||
* Thu Apr 03 2025 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.15.0-0.rc0.a2cc6ff5ec8f.10]
|
||||
* Fri Apr 04 2025 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.15.0-0.rc0.e48e99b6edf4.11]
|
||||
- apply -Wno-error=unterminated-string-initialization temporarily (Thorsten Leemhuis)
|
||||
|
||||
* Fri Apr 04 2025 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.15.0-0.rc0.e48e99b6edf4.10]
|
||||
- Linux v6.15.0-0.rc0.e48e99b6edf4
|
||||
|
||||
* Thu Apr 03 2025 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.15.0-0.rc0.a2cc6ff5ec8f.9]
|
||||
- redhat: bump RHEL_MAJOR (Jan Stancek)
|
||||
- redhat/configs: enable CONFIG_AMD_3D_VCACHE for x86 on RHEL (David Arcari)
|
||||
|
||||
@ -80,7 +80,7 @@
|
||||
79 files changed, 2744 insertions(+), 219 deletions(-)
|
||||
|
||||
diff --git a/Documentation/admin-guide/kernel-parameters.txt b/Documentation/admin-guide/kernel-parameters.txt
|
||||
index 3f35d5b8c296..026c85d9da91 100644
|
||||
index f5af86b3c4a2..53fc660e8923 100644
|
||||
--- a/Documentation/admin-guide/kernel-parameters.txt
|
||||
+++ b/Documentation/admin-guide/kernel-parameters.txt
|
||||
@@ -6226,6 +6226,17 @@
|
||||
@ -101,7 +101,7 @@ index 3f35d5b8c296..026c85d9da91 100644
|
||||
ring3mwait=disable
|
||||
[KNL] Disable ring 3 MONITOR/MWAIT feature on supported
|
||||
CPUs.
|
||||
@@ -7536,6 +7547,15 @@
|
||||
@@ -7538,6 +7549,15 @@
|
||||
unknown_nmi_panic
|
||||
[X86] Cause panic on unknown NMI.
|
||||
|
||||
@ -272,10 +272,10 @@ index d138b17b8840..6daff4572877 100644
|
||||
@:
|
||||
|
||||
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
|
||||
index 835b5f100e92..179ad4af54a7 100644
|
||||
index 25ed6f1a7c7a..d19fc6d6c134 100644
|
||||
--- a/arch/arm/Kconfig
|
||||
+++ b/arch/arm/Kconfig
|
||||
@@ -1231,9 +1231,9 @@ config HIGHMEM
|
||||
@@ -1232,9 +1232,9 @@ config HIGHMEM
|
||||
If unsure, say n.
|
||||
|
||||
config HIGHPTE
|
||||
@ -288,10 +288,10 @@ index 835b5f100e92..179ad4af54a7 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 748c34dc953c..6c87ba2ba965 100644
|
||||
index a182295e6f08..a3cfce882d26 100644
|
||||
--- a/arch/arm64/Kconfig
|
||||
+++ b/arch/arm64/Kconfig
|
||||
@@ -1412,7 +1412,7 @@ endchoice
|
||||
@@ -1413,7 +1413,7 @@ endchoice
|
||||
|
||||
config ARM64_FORCE_52BIT
|
||||
bool "Force 52-bit virtual addresses for userspace"
|
||||
|
||||
6
sources
6
sources
@ -1,3 +1,3 @@
|
||||
SHA512 (linux-6.14-12966-ga2cc6ff5ec8f.tar.xz) = ff6dd787124bb5396f43a04c22f70b20f71274e38178e6e9c540e5a03827c9445b75361f0e5b6d5f5eddfbf9812afe7a4427564551dfd6ab072d4a33316d448e
|
||||
SHA512 (kernel-abi-stablelists-6.15.0.tar.xz) = da8a40174b077b84d89b1176bbdf26b2d06e0a0397c58e023b2feed79e6c3569a607dcdeadddf76918a9e6f45994e8352c892a53cc44a8edd58a02a7f050c158
|
||||
SHA512 (kernel-kabi-dw-6.15.0.tar.xz) = fed7fd801a61f952e6b99e63f36cf916ce1c9bf94dfc9d2f6619fc14bc130591ed2bea4d03cc15b7b52d383dcf883074fbd4d2de92fa44c1ff17fb72de29c49b
|
||||
SHA512 (linux-6.14-13189-ge48e99b6edf4.tar.xz) = e10634deb92ed58ddde11b99d49d7ee2af67cd99648e84855725064769ba49f8fcab92ba9548756fa52c73f770885ae1748b81dfd553349de8cf330e25c5a49b
|
||||
SHA512 (kernel-abi-stablelists-6.15.0.tar.xz) = 4df1eb58d88c064b21e15cf771fdb7ef4a6e46db68779114cdc29180543d959220bddea2a3a93b2bc7b0525159edd0ec87dd12acd04be5d4066df4b795538eee
|
||||
SHA512 (kernel-kabi-dw-6.15.0.tar.xz) = bdee11b7cfef3f81823e2695d6f1fac53a6b952500c83436a459b5998bf36de24ee93ff0185db7d74640ee7ed158aa9f3d95803c37dd79872e62a9d89a9b7d83
|
||||
|
||||
Loading…
Reference in New Issue
Block a user