From 52cf1cd95d8588a637a0444ac944ebb1d1a89601 Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Mon, 30 Sep 2024 07:47:07 -0600 Subject: [PATCH] kernel-6.12.0-0.rc1.17 * Mon Sep 30 2024 Fedora Kernel Team [6.12.0-0.rc1.17] - Linux v6.12.0-0.rc1 Resolves: Signed-off-by: Justin M. Forbes --- Makefile.rhelver | 2 +- Patchlist.changelog | 3 +++ kernel-aarch64-16k-debug-fedora.config | 1 + kernel-aarch64-16k-fedora.config | 1 + kernel-aarch64-64k-debug-rhel.config | 1 + kernel-aarch64-64k-rhel.config | 1 + kernel-aarch64-debug-fedora.config | 1 + kernel-aarch64-debug-rhel.config | 1 + kernel-aarch64-fedora.config | 1 + kernel-aarch64-rhel.config | 1 + kernel-aarch64-rt-debug-rhel.config | 1 + kernel-aarch64-rt-rhel.config | 1 + kernel-ppc64le-debug-fedora.config | 1 + kernel-ppc64le-debug-rhel.config | 1 + kernel-ppc64le-fedora.config | 1 + kernel-ppc64le-rhel.config | 1 + kernel-riscv64-debug-fedora.config | 1 + kernel-riscv64-fedora.config | 1 + kernel-s390x-debug-fedora.config | 1 + kernel-s390x-debug-rhel.config | 1 + kernel-s390x-fedora.config | 1 + kernel-s390x-rhel.config | 1 + kernel-s390x-zfcpdump-rhel.config | 1 + kernel-x86_64-debug-fedora.config | 1 + kernel-x86_64-debug-rhel.config | 1 + kernel-x86_64-fedora.config | 1 + kernel-x86_64-rhel.config | 1 + kernel-x86_64-rt-debug-rhel.config | 1 + kernel-x86_64-rt-rhel.config | 1 + kernel.changelog | 12 ++++++++++ kernel.spec | 18 ++++++++++++--- patch-6.12-redhat.patch | 32 ++++++++++++++++++-------- sources | 6 ++--- 33 files changed, 84 insertions(+), 16 deletions(-) diff --git a/Makefile.rhelver b/Makefile.rhelver index bd68da515..cb2beaa85 100644 --- a/Makefile.rhelver +++ b/Makefile.rhelver @@ -12,7 +12,7 @@ RHEL_MINOR = 99 # # Use this spot to avoid future merge conflicts. # Do not trim this comment. -RHEL_RELEASE = 14 +RHEL_RELEASE = 17 # # RHEL_REBASE_NUM diff --git a/Patchlist.changelog b/Patchlist.changelog index 856601fa9..f756b9820 100644 --- a/Patchlist.changelog +++ b/Patchlist.changelog @@ -1,3 +1,6 @@ +https://gitlab.com/cki-project/kernel-ark/-/commit/c8fbb331060c5fca78fdc6e574a82671aee93885 + c8fbb331060c5fca78fdc6e574a82671aee93885 bcachefs: rename version -> bversion for big endian builds + https://gitlab.com/cki-project/kernel-ark/-/commit/77e6d045cb6220934aef9b192b291466fd205d21 77e6d045cb6220934aef9b192b291466fd205d21 Revert "Merge branch 'drop_engine_api' into 'os-build'" diff --git a/kernel-aarch64-16k-debug-fedora.config b/kernel-aarch64-16k-debug-fedora.config index ccb4e99e7..8834fb3f1 100644 --- a/kernel-aarch64-16k-debug-fedora.config +++ b/kernel-aarch64-16k-debug-fedora.config @@ -4827,6 +4827,7 @@ CONFIG_MODPROBE_PATH="/usr/sbin/modprobe" # CONFIG_MODULE_ALLOW_BTF_MISMATCH is not set # CONFIG_MODULE_ALLOW_MISSING_NAMESPACE_IMPORTS is not set # CONFIG_MODULE_COMPRESS_GZIP is not set +# CONFIG_MODULE_COMPRESS is not set CONFIG_MODULE_COMPRESS_NONE=y # CONFIG_MODULE_COMPRESS_XZ is not set # CONFIG_MODULE_COMPRESS_ZSTD is not set diff --git a/kernel-aarch64-16k-fedora.config b/kernel-aarch64-16k-fedora.config index 4bc6bd580..e7288366f 100644 --- a/kernel-aarch64-16k-fedora.config +++ b/kernel-aarch64-16k-fedora.config @@ -4801,6 +4801,7 @@ CONFIG_MODPROBE_PATH="/usr/sbin/modprobe" # CONFIG_MODULE_ALLOW_BTF_MISMATCH is not set # CONFIG_MODULE_ALLOW_MISSING_NAMESPACE_IMPORTS is not set # CONFIG_MODULE_COMPRESS_GZIP is not set +# CONFIG_MODULE_COMPRESS is not set CONFIG_MODULE_COMPRESS_NONE=y # CONFIG_MODULE_COMPRESS_XZ is not set # CONFIG_MODULE_COMPRESS_ZSTD is not set diff --git a/kernel-aarch64-64k-debug-rhel.config b/kernel-aarch64-64k-debug-rhel.config index d1796f020..d9e1099c6 100644 --- a/kernel-aarch64-64k-debug-rhel.config +++ b/kernel-aarch64-64k-debug-rhel.config @@ -3998,6 +3998,7 @@ CONFIG_MODPROBE_PATH="/usr/sbin/modprobe" # CONFIG_MODULE_ALLOW_BTF_MISMATCH is not set # CONFIG_MODULE_ALLOW_MISSING_NAMESPACE_IMPORTS is not set # CONFIG_MODULE_COMPRESS_GZIP is not set +# CONFIG_MODULE_COMPRESS is not set CONFIG_MODULE_COMPRESS_NONE=y # CONFIG_MODULE_COMPRESS_XZ is not set # CONFIG_MODULE_COMPRESS_ZSTD is not set diff --git a/kernel-aarch64-64k-rhel.config b/kernel-aarch64-64k-rhel.config index 0fff53f1b..68d225cca 100644 --- a/kernel-aarch64-64k-rhel.config +++ b/kernel-aarch64-64k-rhel.config @@ -3977,6 +3977,7 @@ CONFIG_MODPROBE_PATH="/usr/sbin/modprobe" # CONFIG_MODULE_ALLOW_BTF_MISMATCH is not set # CONFIG_MODULE_ALLOW_MISSING_NAMESPACE_IMPORTS is not set # CONFIG_MODULE_COMPRESS_GZIP is not set +# CONFIG_MODULE_COMPRESS is not set CONFIG_MODULE_COMPRESS_NONE=y # CONFIG_MODULE_COMPRESS_XZ is not set # CONFIG_MODULE_COMPRESS_ZSTD is not set diff --git a/kernel-aarch64-debug-fedora.config b/kernel-aarch64-debug-fedora.config index 8fbb9dfc3..baa103795 100644 --- a/kernel-aarch64-debug-fedora.config +++ b/kernel-aarch64-debug-fedora.config @@ -4827,6 +4827,7 @@ CONFIG_MODPROBE_PATH="/usr/sbin/modprobe" # CONFIG_MODULE_ALLOW_BTF_MISMATCH is not set # CONFIG_MODULE_ALLOW_MISSING_NAMESPACE_IMPORTS is not set # CONFIG_MODULE_COMPRESS_GZIP is not set +# CONFIG_MODULE_COMPRESS is not set CONFIG_MODULE_COMPRESS_NONE=y # CONFIG_MODULE_COMPRESS_XZ is not set # CONFIG_MODULE_COMPRESS_ZSTD is not set diff --git a/kernel-aarch64-debug-rhel.config b/kernel-aarch64-debug-rhel.config index 5e0ae0b2c..96305b6e8 100644 --- a/kernel-aarch64-debug-rhel.config +++ b/kernel-aarch64-debug-rhel.config @@ -3995,6 +3995,7 @@ CONFIG_MODPROBE_PATH="/usr/sbin/modprobe" # CONFIG_MODULE_ALLOW_BTF_MISMATCH is not set # CONFIG_MODULE_ALLOW_MISSING_NAMESPACE_IMPORTS is not set # CONFIG_MODULE_COMPRESS_GZIP is not set +# CONFIG_MODULE_COMPRESS is not set CONFIG_MODULE_COMPRESS_NONE=y # CONFIG_MODULE_COMPRESS_XZ is not set # CONFIG_MODULE_COMPRESS_ZSTD is not set diff --git a/kernel-aarch64-fedora.config b/kernel-aarch64-fedora.config index d78554fa7..e6e38f0ab 100644 --- a/kernel-aarch64-fedora.config +++ b/kernel-aarch64-fedora.config @@ -4801,6 +4801,7 @@ CONFIG_MODPROBE_PATH="/usr/sbin/modprobe" # CONFIG_MODULE_ALLOW_BTF_MISMATCH is not set # CONFIG_MODULE_ALLOW_MISSING_NAMESPACE_IMPORTS is not set # CONFIG_MODULE_COMPRESS_GZIP is not set +# CONFIG_MODULE_COMPRESS is not set CONFIG_MODULE_COMPRESS_NONE=y # CONFIG_MODULE_COMPRESS_XZ is not set # CONFIG_MODULE_COMPRESS_ZSTD is not set diff --git a/kernel-aarch64-rhel.config b/kernel-aarch64-rhel.config index 796ed7195..2eebd18cb 100644 --- a/kernel-aarch64-rhel.config +++ b/kernel-aarch64-rhel.config @@ -3974,6 +3974,7 @@ CONFIG_MODPROBE_PATH="/usr/sbin/modprobe" # CONFIG_MODULE_ALLOW_BTF_MISMATCH is not set # CONFIG_MODULE_ALLOW_MISSING_NAMESPACE_IMPORTS is not set # CONFIG_MODULE_COMPRESS_GZIP is not set +# CONFIG_MODULE_COMPRESS is not set CONFIG_MODULE_COMPRESS_NONE=y # CONFIG_MODULE_COMPRESS_XZ is not set # CONFIG_MODULE_COMPRESS_ZSTD is not set diff --git a/kernel-aarch64-rt-debug-rhel.config b/kernel-aarch64-rt-debug-rhel.config index af23bf8ee..336a8aae5 100644 --- a/kernel-aarch64-rt-debug-rhel.config +++ b/kernel-aarch64-rt-debug-rhel.config @@ -4035,6 +4035,7 @@ CONFIG_MODPROBE_PATH="/usr/sbin/modprobe" # CONFIG_MODULE_ALLOW_BTF_MISMATCH is not set # CONFIG_MODULE_ALLOW_MISSING_NAMESPACE_IMPORTS is not set # CONFIG_MODULE_COMPRESS_GZIP is not set +# CONFIG_MODULE_COMPRESS is not set CONFIG_MODULE_COMPRESS_NONE=y # CONFIG_MODULE_COMPRESS_XZ is not set # CONFIG_MODULE_COMPRESS_ZSTD is not set diff --git a/kernel-aarch64-rt-rhel.config b/kernel-aarch64-rt-rhel.config index b14f78413..c0e5cb52c 100644 --- a/kernel-aarch64-rt-rhel.config +++ b/kernel-aarch64-rt-rhel.config @@ -4014,6 +4014,7 @@ CONFIG_MODPROBE_PATH="/usr/sbin/modprobe" # CONFIG_MODULE_ALLOW_BTF_MISMATCH is not set # CONFIG_MODULE_ALLOW_MISSING_NAMESPACE_IMPORTS is not set # CONFIG_MODULE_COMPRESS_GZIP is not set +# CONFIG_MODULE_COMPRESS is not set CONFIG_MODULE_COMPRESS_NONE=y # CONFIG_MODULE_COMPRESS_XZ is not set # CONFIG_MODULE_COMPRESS_ZSTD is not set diff --git a/kernel-ppc64le-debug-fedora.config b/kernel-ppc64le-debug-fedora.config index 7760ed8aa..0a87c2bfa 100644 --- a/kernel-ppc64le-debug-fedora.config +++ b/kernel-ppc64le-debug-fedora.config @@ -3976,6 +3976,7 @@ CONFIG_MODPROBE_PATH="/usr/sbin/modprobe" # CONFIG_MODULE_ALLOW_BTF_MISMATCH is not set # CONFIG_MODULE_ALLOW_MISSING_NAMESPACE_IMPORTS is not set # CONFIG_MODULE_COMPRESS_GZIP is not set +# CONFIG_MODULE_COMPRESS is not set CONFIG_MODULE_COMPRESS_NONE=y # CONFIG_MODULE_COMPRESS_XZ is not set # CONFIG_MODULE_COMPRESS_ZSTD is not set diff --git a/kernel-ppc64le-debug-rhel.config b/kernel-ppc64le-debug-rhel.config index 0c54dc630..a88454dda 100644 --- a/kernel-ppc64le-debug-rhel.config +++ b/kernel-ppc64le-debug-rhel.config @@ -3657,6 +3657,7 @@ CONFIG_MODPROBE_PATH="/usr/sbin/modprobe" # CONFIG_MODULE_ALLOW_BTF_MISMATCH is not set # CONFIG_MODULE_ALLOW_MISSING_NAMESPACE_IMPORTS is not set # CONFIG_MODULE_COMPRESS_GZIP is not set +# CONFIG_MODULE_COMPRESS is not set CONFIG_MODULE_COMPRESS_NONE=y # CONFIG_MODULE_COMPRESS_XZ is not set # CONFIG_MODULE_COMPRESS_ZSTD is not set diff --git a/kernel-ppc64le-fedora.config b/kernel-ppc64le-fedora.config index 9fc9116eb..509ccb376 100644 --- a/kernel-ppc64le-fedora.config +++ b/kernel-ppc64le-fedora.config @@ -3948,6 +3948,7 @@ CONFIG_MODPROBE_PATH="/usr/sbin/modprobe" # CONFIG_MODULE_ALLOW_BTF_MISMATCH is not set # CONFIG_MODULE_ALLOW_MISSING_NAMESPACE_IMPORTS is not set # CONFIG_MODULE_COMPRESS_GZIP is not set +# CONFIG_MODULE_COMPRESS is not set CONFIG_MODULE_COMPRESS_NONE=y # CONFIG_MODULE_COMPRESS_XZ is not set # CONFIG_MODULE_COMPRESS_ZSTD is not set diff --git a/kernel-ppc64le-rhel.config b/kernel-ppc64le-rhel.config index 11cd52b13..8255ed5f8 100644 --- a/kernel-ppc64le-rhel.config +++ b/kernel-ppc64le-rhel.config @@ -3637,6 +3637,7 @@ CONFIG_MODPROBE_PATH="/usr/sbin/modprobe" # CONFIG_MODULE_ALLOW_BTF_MISMATCH is not set # CONFIG_MODULE_ALLOW_MISSING_NAMESPACE_IMPORTS is not set # CONFIG_MODULE_COMPRESS_GZIP is not set +# CONFIG_MODULE_COMPRESS is not set CONFIG_MODULE_COMPRESS_NONE=y # CONFIG_MODULE_COMPRESS_XZ is not set # CONFIG_MODULE_COMPRESS_ZSTD is not set diff --git a/kernel-riscv64-debug-fedora.config b/kernel-riscv64-debug-fedora.config index 12e6da912..8bed1cf05 100644 --- a/kernel-riscv64-debug-fedora.config +++ b/kernel-riscv64-debug-fedora.config @@ -3987,6 +3987,7 @@ CONFIG_MODPROBE_PATH="/usr/sbin/modprobe" # CONFIG_MODULE_ALLOW_BTF_MISMATCH is not set # CONFIG_MODULE_ALLOW_MISSING_NAMESPACE_IMPORTS is not set # CONFIG_MODULE_COMPRESS_GZIP is not set +# CONFIG_MODULE_COMPRESS is not set CONFIG_MODULE_COMPRESS_NONE=y # CONFIG_MODULE_COMPRESS_XZ is not set # CONFIG_MODULE_COMPRESS_ZSTD is not set diff --git a/kernel-riscv64-fedora.config b/kernel-riscv64-fedora.config index 2e800b23d..68d4355e3 100644 --- a/kernel-riscv64-fedora.config +++ b/kernel-riscv64-fedora.config @@ -3959,6 +3959,7 @@ CONFIG_MODPROBE_PATH="/usr/sbin/modprobe" # CONFIG_MODULE_ALLOW_BTF_MISMATCH is not set # CONFIG_MODULE_ALLOW_MISSING_NAMESPACE_IMPORTS is not set # CONFIG_MODULE_COMPRESS_GZIP is not set +# CONFIG_MODULE_COMPRESS is not set CONFIG_MODULE_COMPRESS_NONE=y # CONFIG_MODULE_COMPRESS_XZ is not set # CONFIG_MODULE_COMPRESS_ZSTD is not set diff --git a/kernel-s390x-debug-fedora.config b/kernel-s390x-debug-fedora.config index 44339d297..0139e769b 100644 --- a/kernel-s390x-debug-fedora.config +++ b/kernel-s390x-debug-fedora.config @@ -3945,6 +3945,7 @@ CONFIG_MODPROBE_PATH="/usr/sbin/modprobe" # CONFIG_MODULE_ALLOW_BTF_MISMATCH is not set # CONFIG_MODULE_ALLOW_MISSING_NAMESPACE_IMPORTS is not set # CONFIG_MODULE_COMPRESS_GZIP is not set +# CONFIG_MODULE_COMPRESS is not set CONFIG_MODULE_COMPRESS_NONE=y # CONFIG_MODULE_COMPRESS_XZ is not set # CONFIG_MODULE_COMPRESS_ZSTD is not set diff --git a/kernel-s390x-debug-rhel.config b/kernel-s390x-debug-rhel.config index 5a6fa7fc8..eab8621f0 100644 --- a/kernel-s390x-debug-rhel.config +++ b/kernel-s390x-debug-rhel.config @@ -3634,6 +3634,7 @@ CONFIG_MODPROBE_PATH="/usr/sbin/modprobe" # CONFIG_MODULE_ALLOW_BTF_MISMATCH is not set # CONFIG_MODULE_ALLOW_MISSING_NAMESPACE_IMPORTS is not set # CONFIG_MODULE_COMPRESS_GZIP is not set +# CONFIG_MODULE_COMPRESS is not set CONFIG_MODULE_COMPRESS_NONE=y # CONFIG_MODULE_COMPRESS_XZ is not set # CONFIG_MODULE_COMPRESS_ZSTD is not set diff --git a/kernel-s390x-fedora.config b/kernel-s390x-fedora.config index beea9341e..497733cdf 100644 --- a/kernel-s390x-fedora.config +++ b/kernel-s390x-fedora.config @@ -3917,6 +3917,7 @@ CONFIG_MODPROBE_PATH="/usr/sbin/modprobe" # CONFIG_MODULE_ALLOW_BTF_MISMATCH is not set # CONFIG_MODULE_ALLOW_MISSING_NAMESPACE_IMPORTS is not set # CONFIG_MODULE_COMPRESS_GZIP is not set +# CONFIG_MODULE_COMPRESS is not set CONFIG_MODULE_COMPRESS_NONE=y # CONFIG_MODULE_COMPRESS_XZ is not set # CONFIG_MODULE_COMPRESS_ZSTD is not set diff --git a/kernel-s390x-rhel.config b/kernel-s390x-rhel.config index ffbbb63cb..e10543002 100644 --- a/kernel-s390x-rhel.config +++ b/kernel-s390x-rhel.config @@ -3614,6 +3614,7 @@ CONFIG_MODPROBE_PATH="/usr/sbin/modprobe" # CONFIG_MODULE_ALLOW_BTF_MISMATCH is not set # CONFIG_MODULE_ALLOW_MISSING_NAMESPACE_IMPORTS is not set # CONFIG_MODULE_COMPRESS_GZIP is not set +# CONFIG_MODULE_COMPRESS is not set CONFIG_MODULE_COMPRESS_NONE=y # CONFIG_MODULE_COMPRESS_XZ is not set # CONFIG_MODULE_COMPRESS_ZSTD is not set diff --git a/kernel-s390x-zfcpdump-rhel.config b/kernel-s390x-zfcpdump-rhel.config index 4a6f1905a..eca225505 100644 --- a/kernel-s390x-zfcpdump-rhel.config +++ b/kernel-s390x-zfcpdump-rhel.config @@ -3623,6 +3623,7 @@ CONFIG_MODPROBE_PATH="/usr/sbin/modprobe" # CONFIG_MODULE_ALLOW_BTF_MISMATCH is not set # CONFIG_MODULE_ALLOW_MISSING_NAMESPACE_IMPORTS is not set # CONFIG_MODULE_COMPRESS_GZIP is not set +# CONFIG_MODULE_COMPRESS is not set CONFIG_MODULE_COMPRESS_NONE=y # CONFIG_MODULE_COMPRESS_XZ is not set # CONFIG_MODULE_COMPRESS_ZSTD is not set diff --git a/kernel-x86_64-debug-fedora.config b/kernel-x86_64-debug-fedora.config index a3050e5da..4ed45bfe1 100644 --- a/kernel-x86_64-debug-fedora.config +++ b/kernel-x86_64-debug-fedora.config @@ -4344,6 +4344,7 @@ CONFIG_MODPROBE_PATH="/usr/sbin/modprobe" # CONFIG_MODULE_ALLOW_BTF_MISMATCH is not set # CONFIG_MODULE_ALLOW_MISSING_NAMESPACE_IMPORTS is not set # CONFIG_MODULE_COMPRESS_GZIP is not set +# CONFIG_MODULE_COMPRESS is not set CONFIG_MODULE_COMPRESS_NONE=y # CONFIG_MODULE_COMPRESS_XZ is not set # CONFIG_MODULE_COMPRESS_ZSTD is not set diff --git a/kernel-x86_64-debug-rhel.config b/kernel-x86_64-debug-rhel.config index e484f5f44..879d8e251 100644 --- a/kernel-x86_64-debug-rhel.config +++ b/kernel-x86_64-debug-rhel.config @@ -3868,6 +3868,7 @@ CONFIG_MODPROBE_PATH="/usr/sbin/modprobe" # CONFIG_MODULE_ALLOW_BTF_MISMATCH is not set # CONFIG_MODULE_ALLOW_MISSING_NAMESPACE_IMPORTS is not set # CONFIG_MODULE_COMPRESS_GZIP is not set +# CONFIG_MODULE_COMPRESS is not set CONFIG_MODULE_COMPRESS_NONE=y # CONFIG_MODULE_COMPRESS_XZ is not set # CONFIG_MODULE_COMPRESS_ZSTD is not set diff --git a/kernel-x86_64-fedora.config b/kernel-x86_64-fedora.config index 1e6d9040b..bbcb5d289 100644 --- a/kernel-x86_64-fedora.config +++ b/kernel-x86_64-fedora.config @@ -4318,6 +4318,7 @@ CONFIG_MODPROBE_PATH="/usr/sbin/modprobe" # CONFIG_MODULE_ALLOW_BTF_MISMATCH is not set # CONFIG_MODULE_ALLOW_MISSING_NAMESPACE_IMPORTS is not set # CONFIG_MODULE_COMPRESS_GZIP is not set +# CONFIG_MODULE_COMPRESS is not set CONFIG_MODULE_COMPRESS_NONE=y # CONFIG_MODULE_COMPRESS_XZ is not set # CONFIG_MODULE_COMPRESS_ZSTD is not set diff --git a/kernel-x86_64-rhel.config b/kernel-x86_64-rhel.config index 620f71f8e..86561280b 100644 --- a/kernel-x86_64-rhel.config +++ b/kernel-x86_64-rhel.config @@ -3848,6 +3848,7 @@ CONFIG_MODPROBE_PATH="/usr/sbin/modprobe" # CONFIG_MODULE_ALLOW_BTF_MISMATCH is not set # CONFIG_MODULE_ALLOW_MISSING_NAMESPACE_IMPORTS is not set # CONFIG_MODULE_COMPRESS_GZIP is not set +# CONFIG_MODULE_COMPRESS is not set CONFIG_MODULE_COMPRESS_NONE=y # CONFIG_MODULE_COMPRESS_XZ is not set # CONFIG_MODULE_COMPRESS_ZSTD is not set diff --git a/kernel-x86_64-rt-debug-rhel.config b/kernel-x86_64-rt-debug-rhel.config index 552f7eb2a..7aaba7f8c 100644 --- a/kernel-x86_64-rt-debug-rhel.config +++ b/kernel-x86_64-rt-debug-rhel.config @@ -3908,6 +3908,7 @@ CONFIG_MODPROBE_PATH="/usr/sbin/modprobe" # CONFIG_MODULE_ALLOW_BTF_MISMATCH is not set # CONFIG_MODULE_ALLOW_MISSING_NAMESPACE_IMPORTS is not set # CONFIG_MODULE_COMPRESS_GZIP is not set +# CONFIG_MODULE_COMPRESS is not set CONFIG_MODULE_COMPRESS_NONE=y # CONFIG_MODULE_COMPRESS_XZ is not set # CONFIG_MODULE_COMPRESS_ZSTD is not set diff --git a/kernel-x86_64-rt-rhel.config b/kernel-x86_64-rt-rhel.config index 53bf47b3c..1859a4d20 100644 --- a/kernel-x86_64-rt-rhel.config +++ b/kernel-x86_64-rt-rhel.config @@ -3888,6 +3888,7 @@ CONFIG_MODPROBE_PATH="/usr/sbin/modprobe" # CONFIG_MODULE_ALLOW_BTF_MISMATCH is not set # CONFIG_MODULE_ALLOW_MISSING_NAMESPACE_IMPORTS is not set # CONFIG_MODULE_COMPRESS_GZIP is not set +# CONFIG_MODULE_COMPRESS is not set CONFIG_MODULE_COMPRESS_NONE=y # CONFIG_MODULE_COMPRESS_XZ is not set # CONFIG_MODULE_COMPRESS_ZSTD is not set diff --git a/kernel.changelog b/kernel.changelog index 4384bd1f0..b5380d154 100644 --- a/kernel.changelog +++ b/kernel.changelog @@ -1,3 +1,15 @@ +* Mon Sep 30 2024 Fedora Kernel Team [6.12.0-0.rc1.17] +- Linux v6.12.0-0.rc1 +Resolves: + +* Sun Sep 29 2024 Fedora Kernel Team [6.12.0-0.rc0.3efc57369a0c.16] +- Linux v6.12.0-0.rc0.3efc57369a0c +Resolves: + +* Sat Sep 28 2024 Fedora Kernel Team [6.12.0-0.rc0.ad46e8f95e93.15] +- Linux v6.12.0-0.rc0.ad46e8f95e93 +Resolves: + * Fri Sep 27 2024 Fedora Kernel Team [6.12.0-0.rc0.075dbe9f6e3c.14] - Linux v6.12.0-0.rc0.075dbe9f6e3c Resolves: diff --git a/kernel.spec b/kernel.spec index 9ac4605cc..ce9bd3d00 100644 --- a/kernel.spec +++ b/kernel.spec @@ -163,13 +163,13 @@ Summary: The Linux kernel %define specrpmversion 6.12.0 %define specversion 6.12.0 %define patchversion 6.12 -%define pkgrelease 0.rc0.20240927git075dbe9f6e3c.14 +%define pkgrelease 0.rc1.17 %define kversion 6 -%define tarfile_release 6.11-11558-g075dbe9f6e3c +%define tarfile_release 6.12-rc1 # This is needed to do merge window version magic %define patchlevel 12 # This allows pkg_release to have configurable %%{?dist} tag -%define specrelease 0.rc0.20240927git075dbe9f6e3c.14%{?buildid}%{?dist} +%define specrelease 0.rc1.17%{?buildid}%{?dist} # This defines the kabi tarball version %define kabiversion 6.12.0 @@ -4136,6 +4136,18 @@ fi\ # # %changelog +* Mon Sep 30 2024 Justin M. Forbes [6.12.0-0.rc1.17] +- bcachefs: rename version -> bversion for big endian builds (Guenter Roeck) + +* Mon Sep 30 2024 Fedora Kernel Team [6.12.0-0.rc1.17] +- Linux v6.12.0-0.rc1 + +* Sun Sep 29 2024 Fedora Kernel Team [6.12.0-0.rc0.3efc57369a0c.16] +- Linux v6.12.0-0.rc0.3efc57369a0c + +* Sat Sep 28 2024 Fedora Kernel Team [6.12.0-0.rc0.ad46e8f95e93.15] +- Linux v6.12.0-0.rc0.ad46e8f95e93 + * Fri Sep 27 2024 Fedora Kernel Team [6.12.0-0.rc0.075dbe9f6e3c.14] - Linux v6.12.0-0.rc0.075dbe9f6e3c diff --git a/patch-6.12-redhat.patch b/patch-6.12-redhat.patch index b23bc6cbb..41c4e20fc 100644 --- a/patch-6.12-redhat.patch +++ b/patch-6.12-redhat.patch @@ -49,6 +49,7 @@ drivers/scsi/sd.c | 13 + drivers/usb/core/hub.c | 7 + fs/afs/main.c | 3 + + fs/bcachefs/bcachefs_format.h | 2 +- fs/erofs/super.c | 9 + fs/ext4/super.c | 11 + include/linux/crypto.h | 3 + @@ -81,13 +82,13 @@ security/lockdown/Kconfig | 13 + security/lockdown/lockdown.c | 1 + security/security.c | 12 + - 83 files changed, 2758 insertions(+), 216 deletions(-) + 84 files changed, 2759 insertions(+), 217 deletions(-) diff --git a/Documentation/admin-guide/kernel-parameters.txt b/Documentation/admin-guide/kernel-parameters.txt -index bb48ae24ae69..1cb684b57e11 100644 +index 1518343bbe22..c720321317ea 100644 --- a/Documentation/admin-guide/kernel-parameters.txt +++ b/Documentation/admin-guide/kernel-parameters.txt -@@ -5846,6 +5846,17 @@ +@@ -5863,6 +5863,17 @@ 2 The "airplane mode" button toggles between everything blocked and everything unblocked. @@ -105,7 +106,7 @@ index bb48ae24ae69..1cb684b57e11 100644 ring3mwait=disable [KNL] Disable ring 3 MONITOR/MWAIT feature on supported CPUs. -@@ -7075,6 +7086,15 @@ +@@ -7092,6 +7103,15 @@ unknown_nmi_panic [X86] Cause panic on unknown NMI. @@ -191,7 +192,7 @@ index 000000000000..7465c78a90e6 + +endmenu diff --git a/Makefile b/Makefile -index 265dd990a9b6..f3b881eee600 100644 +index 187a4ce2728e..401f0ebe6f90 100644 --- a/Makefile +++ b/Makefile @@ -22,6 +22,18 @@ $(if $(filter __%, $(MAKECMDGOALS)), \ @@ -2286,7 +2287,7 @@ index 0b1616e93cf4..85fc52038a82 100644 PCI_ANY_ID, PCI_ANY_ID, }, {PCI_VENDOR_ID_EMULEX, PCI_DEVICE_ID_LANCER_G7_FC, diff --git a/drivers/scsi/megaraid/megaraid_sas_base.c b/drivers/scsi/megaraid/megaraid_sas_base.c -index 6c79c350a4d5..27012eec4822 100644 +index 4ecf5284c0fc..40fdd84542a8 100644 --- a/drivers/scsi/megaraid/megaraid_sas_base.c +++ b/drivers/scsi/megaraid/megaraid_sas_base.c @@ -149,6 +149,7 @@ megasas_set_ld_removed_by_fw(struct megasas_instance *instance); @@ -2401,10 +2402,10 @@ index d91f54a6e752..0b76e1bf20b7 100644 }; MODULE_DEVICE_TABLE(pci, qla4xxx_pci_tbl); diff --git a/drivers/scsi/sd.c b/drivers/scsi/sd.c -index 76f488ef6a7e..7fde8cd5d919 100644 +index 41e2dfa2d67d..23f8c65755f8 100644 --- a/drivers/scsi/sd.c +++ b/drivers/scsi/sd.c -@@ -122,6 +122,14 @@ static const char *sd_cache_types[] = { +@@ -121,6 +121,14 @@ static const char *sd_cache_types[] = { "write back, no read (daft)" }; @@ -2419,7 +2420,7 @@ index 76f488ef6a7e..7fde8cd5d919 100644 static void sd_set_flush_flag(struct scsi_disk *sdkp, struct queue_limits *lim) { -@@ -4349,6 +4357,11 @@ static int __init init_sd(void) +@@ -4377,6 +4385,11 @@ static int __init init_sd(void) goto err_out_class; } @@ -2463,6 +2464,19 @@ index a14f6013e316..6c20453fdf76 100644 return ret; error_proc: +diff --git a/fs/bcachefs/bcachefs_format.h b/fs/bcachefs/bcachefs_format.h +index 203ee627cab5..84832c2d4df9 100644 +--- a/fs/bcachefs/bcachefs_format.h ++++ b/fs/bcachefs/bcachefs_format.h +@@ -223,7 +223,7 @@ struct bkey { + #elif __BYTE_ORDER__ == __ORDER_BIG_ENDIAN__ + struct bpos p; + __u32 size; /* extent size, in sectors */ +- struct bversion version; ++ struct bversion bversion; + + __u8 pad[1]; + #endif diff --git a/fs/erofs/super.c b/fs/erofs/super.c index 666873f745da..60e23ec59fa6 100644 --- a/fs/erofs/super.c diff --git a/sources b/sources index 9dffdd5b1..dcf08ea1c 100644 --- a/sources +++ b/sources @@ -1,3 +1,3 @@ -SHA512 (linux-6.11-11558-g075dbe9f6e3c.tar.xz) = df390dad8fc70a5da656ef5d6a8f934d6e150aa6d97b6eefb9a01e4b2a23ce636e9fe0d69488eb1abee00919708b7e4cfd994f41e877ed45d4f2be783e4f0598 -SHA512 (kernel-abi-stablelists-6.12.0.tar.xz) = 676b258524df59fe10429ef44c811b06299282c3eb889f575a8d0ab6574e04329b68c34a8d5c279d1f63e0e419aec541b9fc7f03fc3adc7309b62239c549d8cc -SHA512 (kernel-kabi-dw-6.12.0.tar.xz) = 30474aa6ad5ee85c4fb770a34fae15f7f5b3cc0b0434844e799fc6aff3634ba670fd96d1f809fcda43debbfce0edbc4510f9609e7fa038c866a7ab76fe95c3f0 +SHA512 (linux-6.12-rc1.tar.xz) = 9dce5db77943544ddf73963112ddcf4ebbb1ccae6d37b984c030cca1dcbe3071bdb0a6db52a4cc26f0a81f64c44b6c3bcddde913c1b98c56fcfe82dbfc89e2b0 +SHA512 (kernel-abi-stablelists-6.12.0.tar.xz) = 9d7e7f988d02bf4ba77792ce54dbdca526713f6e10354ba6362adc46a0e62e7b443be0b8441300aa8ac759f896dc6b3a68268d0e058e37f1bfbe8694db63b89a +SHA512 (kernel-kabi-dw-6.12.0.tar.xz) = 9f4bb2a12274584e8b86b3c249cca354c042cd253c84bcfbf644adbc76beaa1dbe9c3afcf7aea1be2d0b313b6c2349b3441d97014f453cdc6d45071b77bece31