public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/kernel] rawhide: kernel-7.3.0-0.rc2.260910g50d05c7c76c9.27
@ 2026-09-10 18:47 Justin M. Forbes
0 siblings, 0 replies; only message in thread
From: Justin M. Forbes @ 2026-09-10 18:47 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/kernel
Branch : rawhide
Commit : 5cebc04b23f6a6d6b547151bc3476522f6d86482
Author : Justin M. Forbes <jforbes@fedoraproject.org>
Date : 2026-09-10T12:47:11-06:00
Stats : +133/-189 in 46 file(s)
URL : https://src.fedoraproject.org/rpms/kernel/c/5cebc04b23f6a6d6b547151bc3476522f6d86482?branch=rawhide
Log:
kernel-7.3.0-0.rc2.260910g50d05c7c76c9.27
* Thu Sep 10 2026 Fedora Kernel Team <kernel-team@fedoraproject.org> [7.3.0-0.rc2.50d05c7c76c9.27]
- Linux v7.3.0-0.rc2.50d05c7c76c9
Resolves:
Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
---
diff --git a/Makefile.rhelver b/Makefile.rhelver
index 6476a64..c20a0c0 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 = 24
+RHEL_RELEASE = 27
#
# RHEL_REBASE_NUM
diff --git a/Patchlist.changelog b/Patchlist.changelog
index e6d254b..f35a8ec 100644
--- a/Patchlist.changelog
+++ b/Patchlist.changelog
@@ -1,3 +1,6 @@
+https://gitlab.com/cki-project/kernel-ark/-/commit/42b77b5921694eb4ddb39687c823b6f900b9ba83
+ 42b77b5921694eb4ddb39687c823b6f900b9ba83 sched: move stack_canary to the start of the randomizable region
+
https://gitlab.com/cki-project/kernel-ark/-/commit/9808fe72c0679f9080848ecd2f336e476a758e26
9808fe72c0679f9080848ecd2f336e476a758e26 rh_messages.h: Disable ConnectX-10 NVLink-C2C device
diff --git a/generate_all_configs.sh b/generate_all_configs.sh
index 02c1f6a..bc358c6 100755
--- a/generate_all_configs.sh
+++ b/generate_all_configs.sh
@@ -4,11 +4,6 @@
test -n "$RHTEST" && exit 0
-DEBUGBUILDSENABLED=$1
-if [ -z "$DEBUGBUILDSENABLED" ]; then
- exit 1
-fi
-
if [ -z "$FLAVOR" ]; then
FLAVOR=rhel
fi
@@ -28,11 +23,3 @@ for i in "${SPECPACKAGE_NAME}"*-"$FLAVOR".config; do
done
rm -f kernel-*-"$SECONDARY".config
-
-if [ "$DEBUGBUILDSENABLED" -eq 0 ]; then
- for i in "${SPECPACKAGE_NAME}"-*debug*.config; do
- base=$(echo "$i" | sed -r s/-?debug//g)
- NEW=${SPECPACKAGE_NAME}-$(echo "$base" | cut -d - -f2-)
- mv "$i" "$NEW"
- done
-fi
diff --git a/kernel-aarch64-16k-debug-fedora.config b/kernel-aarch64-16k-debug-fedora.config
index 505b2d7..922e72d 100644
--- a/kernel-aarch64-16k-debug-fedora.config
+++ b/kernel-aarch64-16k-debug-fedora.config
@@ -3218,7 +3218,7 @@ CONFIG_HID_GYRATION=m
CONFIG_HID_HAPTIC=y
CONFIG_HID_HOLTEK=m
CONFIG_HID_HUAWEI=m
-CONFIG_HID_HYPERV_MOUSE_KUNIT_TEST=y
+# CONFIG_HID_HYPERV_MOUSE_KUNIT_TEST is not set
CONFIG_HID_HYPERV_MOUSE=m
# CONFIG_HID_HYPERX is not set
CONFIG_HID_ICADE=m
diff --git a/kernel-aarch64-16k-fedora.config b/kernel-aarch64-16k-fedora.config
index ab3f7bd..5c92bf3 100644
--- a/kernel-aarch64-16k-fedora.config
+++ b/kernel-aarch64-16k-fedora.config
@@ -3200,7 +3200,7 @@ CONFIG_HID_GYRATION=m
CONFIG_HID_HAPTIC=y
CONFIG_HID_HOLTEK=m
CONFIG_HID_HUAWEI=m
-CONFIG_HID_HYPERV_MOUSE_KUNIT_TEST=y
+# CONFIG_HID_HYPERV_MOUSE_KUNIT_TEST is not set
CONFIG_HID_HYPERV_MOUSE=m
# CONFIG_HID_HYPERX is not set
CONFIG_HID_ICADE=m
diff --git a/kernel-aarch64-64k-debug-rhel.config b/kernel-aarch64-64k-debug-rhel.config
index e80a34f..1bc678d 100644
--- a/kernel-aarch64-64k-debug-rhel.config
+++ b/kernel-aarch64-64k-debug-rhel.config
@@ -2628,7 +2628,7 @@ CONFIG_HID_GYRATION=m
CONFIG_HID_HAPTIC=y
CONFIG_HID_HOLTEK=m
# CONFIG_HID_HUAWEI is not set
-CONFIG_HID_HYPERV_MOUSE_KUNIT_TEST=y
+# CONFIG_HID_HYPERV_MOUSE_KUNIT_TEST is not set
CONFIG_HID_HYPERV_MOUSE=m
# CONFIG_HID_HYPERX is not set
CONFIG_HID_ICADE=m
diff --git a/kernel-aarch64-64k-rhel.config b/kernel-aarch64-64k-rhel.config
index 14f6438..155f681 100644
--- a/kernel-aarch64-64k-rhel.config
+++ b/kernel-aarch64-64k-rhel.config
@@ -2612,7 +2612,7 @@ CONFIG_HID_GYRATION=m
CONFIG_HID_HAPTIC=y
CONFIG_HID_HOLTEK=m
# CONFIG_HID_HUAWEI is not set
-CONFIG_HID_HYPERV_MOUSE_KUNIT_TEST=y
+# CONFIG_HID_HYPERV_MOUSE_KUNIT_TEST is not set
CONFIG_HID_HYPERV_MOUSE=m
# CONFIG_HID_HYPERX is not set
CONFIG_HID_ICADE=m
diff --git a/kernel-aarch64-debug-fedora.config b/kernel-aarch64-debug-fedora.config
index 3e125b0..8e3d959 100644
--- a/kernel-aarch64-debug-fedora.config
+++ b/kernel-aarch64-debug-fedora.config
@@ -3218,7 +3218,7 @@ CONFIG_HID_GYRATION=m
CONFIG_HID_HAPTIC=y
CONFIG_HID_HOLTEK=m
CONFIG_HID_HUAWEI=m
-CONFIG_HID_HYPERV_MOUSE_KUNIT_TEST=y
+# CONFIG_HID_HYPERV_MOUSE_KUNIT_TEST is not set
CONFIG_HID_HYPERV_MOUSE=m
# CONFIG_HID_HYPERX is not set
CONFIG_HID_ICADE=m
diff --git a/kernel-aarch64-debug-rhel.config b/kernel-aarch64-debug-rhel.config
index 9777af4..0e28fc7 100644
--- a/kernel-aarch64-debug-rhel.config
+++ b/kernel-aarch64-debug-rhel.config
@@ -2626,7 +2626,7 @@ CONFIG_HID_GYRATION=m
CONFIG_HID_HAPTIC=y
CONFIG_HID_HOLTEK=m
# CONFIG_HID_HUAWEI is not set
-CONFIG_HID_HYPERV_MOUSE_KUNIT_TEST=y
+# CONFIG_HID_HYPERV_MOUSE_KUNIT_TEST is not set
CONFIG_HID_HYPERV_MOUSE=m
# CONFIG_HID_HYPERX is not set
CONFIG_HID_ICADE=m
diff --git a/kernel-aarch64-fedora.config b/kernel-aarch64-fedora.config
index b4c99f9..e7ae092 100644
--- a/kernel-aarch64-fedora.config
+++ b/kernel-aarch64-fedora.config
@@ -3200,7 +3200,7 @@ CONFIG_HID_GYRATION=m
CONFIG_HID_HAPTIC=y
CONFIG_HID_HOLTEK=m
CONFIG_HID_HUAWEI=m
-CONFIG_HID_HYPERV_MOUSE_KUNIT_TEST=y
+# CONFIG_HID_HYPERV_MOUSE_KUNIT_TEST is not set
CONFIG_HID_HYPERV_MOUSE=m
# CONFIG_HID_HYPERX is not set
CONFIG_HID_ICADE=m
diff --git a/kernel-aarch64-rhel.config b/kernel-aarch64-rhel.config
index e2ce000..eb0f580 100644
--- a/kernel-aarch64-rhel.config
+++ b/kernel-aarch64-rhel.config
@@ -2610,7 +2610,7 @@ CONFIG_HID_GYRATION=m
CONFIG_HID_HAPTIC=y
CONFIG_HID_HOLTEK=m
# CONFIG_HID_HUAWEI is not set
-CONFIG_HID_HYPERV_MOUSE_KUNIT_TEST=y
+# CONFIG_HID_HYPERV_MOUSE_KUNIT_TEST is not set
CONFIG_HID_HYPERV_MOUSE=m
# CONFIG_HID_HYPERX is not set
CONFIG_HID_ICADE=m
diff --git a/kernel-aarch64-rt-64k-debug-fedora.config b/kernel-aarch64-rt-64k-debug-fedora.config
index 6cf03ee..d222a79 100644
--- a/kernel-aarch64-rt-64k-debug-fedora.config
+++ b/kernel-aarch64-rt-64k-debug-fedora.config
@@ -3226,7 +3226,7 @@ CONFIG_HID_GYRATION=m
CONFIG_HID_HAPTIC=y
CONFIG_HID_HOLTEK=m
CONFIG_HID_HUAWEI=m
-CONFIG_HID_HYPERV_MOUSE_KUNIT_TEST=y
+# CONFIG_HID_HYPERV_MOUSE_KUNIT_TEST is not set
CONFIG_HID_HYPERV_MOUSE=m
# CONFIG_HID_HYPERX is not set
CONFIG_HID_ICADE=m
diff --git a/kernel-aarch64-rt-64k-debug-rhel.config b/kernel-aarch64-rt-64k-debug-rhel.config
index 368056e..598b479 100644
--- a/kernel-aarch64-rt-64k-debug-rhel.config
+++ b/kernel-aarch64-rt-64k-debug-rhel.config
@@ -2670,7 +2670,7 @@ CONFIG_HID_GYRATION=m
CONFIG_HID_HAPTIC=y
CONFIG_HID_HOLTEK=m
# CONFIG_HID_HUAWEI is not set
-CONFIG_HID_HYPERV_MOUSE_KUNIT_TEST=y
+# CONFIG_HID_HYPERV_MOUSE_KUNIT_TEST is not set
CONFIG_HID_HYPERV_MOUSE=m
# CONFIG_HID_HYPERX is not set
CONFIG_HID_ICADE=m
diff --git a/kernel-aarch64-rt-64k-fedora.config b/kernel-aarch64-rt-64k-fedora.config
index d82b57a..b5ba0c3 100644
--- a/kernel-aarch64-rt-64k-fedora.config
+++ b/kernel-aarch64-rt-64k-fedora.config
@@ -3208,7 +3208,7 @@ CONFIG_HID_GYRATION=m
CONFIG_HID_HAPTIC=y
CONFIG_HID_HOLTEK=m
CONFIG_HID_HUAWEI=m
-CONFIG_HID_HYPERV_MOUSE_KUNIT_TEST=y
+# CONFIG_HID_HYPERV_MOUSE_KUNIT_TEST is not set
CONFIG_HID_HYPERV_MOUSE=m
# CONFIG_HID_HYPERX is not set
CONFIG_HID_ICADE=m
diff --git a/kernel-aarch64-rt-64k-rhel.config b/kernel-aarch64-rt-64k-rhel.config
index 1bd894a..5ac6733 100644
--- a/kernel-aarch64-rt-64k-rhel.config
+++ b/kernel-aarch64-rt-64k-rhel.config
@@ -2654,7 +2654,7 @@ CONFIG_HID_GYRATION=m
CONFIG_HID_HAPTIC=y
CONFIG_HID_HOLTEK=m
# CONFIG_HID_HUAWEI is not set
-CONFIG_HID_HYPERV_MOUSE_KUNIT_TEST=y
+# CONFIG_HID_HYPERV_MOUSE_KUNIT_TEST is not set
CONFIG_HID_HYPERV_MOUSE=m
# CONFIG_HID_HYPERX is not set
CONFIG_HID_ICADE=m
diff --git a/kernel-aarch64-rt-debug-fedora.config b/kernel-aarch64-rt-debug-fedora.config
index 6e20306..01f3b8d 100644
--- a/kernel-aarch64-rt-debug-fedora.config
+++ b/kernel-aarch64-rt-debug-fedora.config
@@ -3223,7 +3223,7 @@ CONFIG_HID_GYRATION=m
CONFIG_HID_HAPTIC=y
CONFIG_HID_HOLTEK=m
CONFIG_HID_HUAWEI=m
-CONFIG_HID_HYPERV_MOUSE_KUNIT_TEST=y
+# CONFIG_HID_HYPERV_MOUSE_KUNIT_TEST is not set
CONFIG_HID_HYPERV_MOUSE=m
# CONFIG_HID_HYPERX is not set
CONFIG_HID_ICADE=m
diff --git a/kernel-aarch64-rt-debug-rhel.config b/kernel-aarch64-rt-debug-rhel.config
index 331d17f..793ae2c 100644
--- a/kernel-aarch64-rt-debug-rhel.config
+++ b/kernel-aarch64-rt-debug-rhel.config
@@ -2667,7 +2667,7 @@ CONFIG_HID_GYRATION=m
CONFIG_HID_HAPTIC=y
CONFIG_HID_HOLTEK=m
# CONFIG_HID_HUAWEI is not set
-CONFIG_HID_HYPERV_MOUSE_KUNIT_TEST=y
+# CONFIG_HID_HYPERV_MOUSE_KUNIT_TEST is not set
CONFIG_HID_HYPERV_MOUSE=m
# CONFIG_HID_HYPERX is not set
CONFIG_HID_ICADE=m
diff --git a/kernel-aarch64-rt-fedora.config b/kernel-aarch64-rt-fedora.config
index 06af222..c47e123 100644
--- a/kernel-aarch64-rt-fedora.config
+++ b/kernel-aarch64-rt-fedora.config
@@ -3205,7 +3205,7 @@ CONFIG_HID_GYRATION=m
CONFIG_HID_HAPTIC=y
CONFIG_HID_HOLTEK=m
CONFIG_HID_HUAWEI=m
-CONFIG_HID_HYPERV_MOUSE_KUNIT_TEST=y
+# CONFIG_HID_HYPERV_MOUSE_KUNIT_TEST is not set
CONFIG_HID_HYPERV_MOUSE=m
# CONFIG_HID_HYPERX is not set
CONFIG_HID_ICADE=m
diff --git a/kernel-aarch64-rt-rhel.config b/kernel-aarch64-rt-rhel.config
index ffd0f81..1a62570 100644
--- a/kernel-aarch64-rt-rhel.config
+++ b/kernel-aarch64-rt-rhel.config
@@ -2651,7 +2651,7 @@ CONFIG_HID_GYRATION=m
CONFIG_HID_HAPTIC=y
CONFIG_HID_HOLTEK=m
# CONFIG_HID_HUAWEI is not set
-CONFIG_HID_HYPERV_MOUSE_KUNIT_TEST=y
+# CONFIG_HID_HYPERV_MOUSE_KUNIT_TEST is not set
CONFIG_HID_HYPERV_MOUSE=m
# CONFIG_HID_HYPERX is not set
CONFIG_HID_ICADE=m
diff --git a/kernel-ppc64le-debug-fedora.config b/kernel-ppc64le-debug-fedora.config
index ec3dec2..39f7aad 100644
--- a/kernel-ppc64le-debug-fedora.config
+++ b/kernel-ppc64le-debug-fedora.config
@@ -2489,7 +2489,7 @@ CONFIG_HID_GYRATION=m
CONFIG_HID_HAPTIC=y
CONFIG_HID_HOLTEK=m
CONFIG_HID_HUAWEI=m
-CONFIG_HID_HYPERV_MOUSE_KUNIT_TEST=y
+# CONFIG_HID_HYPERV_MOUSE_KUNIT_TEST is not set
CONFIG_HID_HYPERV_MOUSE=m
# CONFIG_HID_HYPERX is not set
CONFIG_HID_ICADE=m
diff --git a/kernel-ppc64le-debug-rhel.config b/kernel-ppc64le-debug-rhel.config
index 1857a0e..45e4cd7 100644
--- a/kernel-ppc64le-debug-rhel.config
+++ b/kernel-ppc64le-debug-rhel.config
@@ -2285,7 +2285,7 @@ CONFIG_HID_GYRATION=m
CONFIG_HID_HAPTIC=y
CONFIG_HID_HOLTEK=m
# CONFIG_HID_HUAWEI is not set
-CONFIG_HID_HYPERV_MOUSE_KUNIT_TEST=y
+# CONFIG_HID_HYPERV_MOUSE_KUNIT_TEST is not set
CONFIG_HID_HYPERV_MOUSE=m
# CONFIG_HID_HYPERX is not set
CONFIG_HID_ICADE=m
diff --git a/kernel-ppc64le-fedora.config b/kernel-ppc64le-fedora.config
index 7f44c7a..820ece2 100644
--- a/kernel-ppc64le-fedora.config
+++ b/kernel-ppc64le-fedora.config
@@ -2470,7 +2470,7 @@ CONFIG_HID_GYRATION=m
CONFIG_HID_HAPTIC=y
CONFIG_HID_HOLTEK=m
CONFIG_HID_HUAWEI=m
-CONFIG_HID_HYPERV_MOUSE_KUNIT_TEST=y
+# CONFIG_HID_HYPERV_MOUSE_KUNIT_TEST is not set
CONFIG_HID_HYPERV_MOUSE=m
# CONFIG_HID_HYPERX is not set
CONFIG_HID_ICADE=m
diff --git a/kernel-ppc64le-rhel.config b/kernel-ppc64le-rhel.config
index 51ed3d1..7441da3 100644
--- a/kernel-ppc64le-rhel.config
+++ b/kernel-ppc64le-rhel.config
@@ -2269,7 +2269,7 @@ CONFIG_HID_GYRATION=m
CONFIG_HID_HAPTIC=y
CONFIG_HID_HOLTEK=m
# CONFIG_HID_HUAWEI is not set
-CONFIG_HID_HYPERV_MOUSE_KUNIT_TEST=y
+# CONFIG_HID_HYPERV_MOUSE_KUNIT_TEST is not set
CONFIG_HID_HYPERV_MOUSE=m
# CONFIG_HID_HYPERX is not set
CONFIG_HID_ICADE=m
diff --git a/kernel-riscv64-debug-fedora.config b/kernel-riscv64-debug-fedora.config
index 356ee38..6c2f769 100644
--- a/kernel-riscv64-debug-fedora.config
+++ b/kernel-riscv64-debug-fedora.config
@@ -2547,7 +2547,7 @@ CONFIG_HID_GYRATION=m
CONFIG_HID_HAPTIC=y
CONFIG_HID_HOLTEK=m
CONFIG_HID_HUAWEI=m
-CONFIG_HID_HYPERV_MOUSE_KUNIT_TEST=y
+# CONFIG_HID_HYPERV_MOUSE_KUNIT_TEST is not set
CONFIG_HID_HYPERV_MOUSE=m
# CONFIG_HID_HYPERX is not set
CONFIG_HID_ICADE=m
diff --git a/kernel-riscv64-debug-rhel.config b/kernel-riscv64-debug-rhel.config
index 09c0a0c..c887d66 100644
--- a/kernel-riscv64-debug-rhel.config
+++ b/kernel-riscv64-debug-rhel.config
@@ -2320,7 +2320,7 @@ CONFIG_HID_GYRATION=m
CONFIG_HID_HAPTIC=y
CONFIG_HID_HOLTEK=m
# CONFIG_HID_HUAWEI is not set
-CONFIG_HID_HYPERV_MOUSE_KUNIT_TEST=y
+# CONFIG_HID_HYPERV_MOUSE_KUNIT_TEST is not set
CONFIG_HID_HYPERV_MOUSE=m
# CONFIG_HID_HYPERX is not set
CONFIG_HID_ICADE=m
diff --git a/kernel-riscv64-fedora.config b/kernel-riscv64-fedora.config
index e8c9a92..49b4b65 100644
--- a/kernel-riscv64-fedora.config
+++ b/kernel-riscv64-fedora.config
@@ -2528,7 +2528,7 @@ CONFIG_HID_GYRATION=m
CONFIG_HID_HAPTIC=y
CONFIG_HID_HOLTEK=m
CONFIG_HID_HUAWEI=m
-CONFIG_HID_HYPERV_MOUSE_KUNIT_TEST=y
+# CONFIG_HID_HYPERV_MOUSE_KUNIT_TEST is not set
CONFIG_HID_HYPERV_MOUSE=m
# CONFIG_HID_HYPERX is not set
CONFIG_HID_ICADE=m
diff --git a/kernel-riscv64-rhel.config b/kernel-riscv64-rhel.config
index 1cc79de..e134c70 100644
--- a/kernel-riscv64-rhel.config
+++ b/kernel-riscv64-rhel.config
@@ -2304,7 +2304,7 @@ CONFIG_HID_GYRATION=m
CONFIG_HID_HAPTIC=y
CONFIG_HID_HOLTEK=m
# CONFIG_HID_HUAWEI is not set
-CONFIG_HID_HYPERV_MOUSE_KUNIT_TEST=y
+# CONFIG_HID_HYPERV_MOUSE_KUNIT_TEST is not set
CONFIG_HID_HYPERV_MOUSE=m
# CONFIG_HID_HYPERX is not set
CONFIG_HID_ICADE=m
diff --git a/kernel-riscv64-rt-debug-fedora.config b/kernel-riscv64-rt-debug-fedora.config
index 593c93c..0885c68 100644
--- a/kernel-riscv64-rt-debug-fedora.config
+++ b/kernel-riscv64-rt-debug-fedora.config
@@ -2552,7 +2552,7 @@ CONFIG_HID_GYRATION=m
CONFIG_HID_HAPTIC=y
CONFIG_HID_HOLTEK=m
CONFIG_HID_HUAWEI=m
-CONFIG_HID_HYPERV_MOUSE_KUNIT_TEST=y
+# CONFIG_HID_HYPERV_MOUSE_KUNIT_TEST is not set
CONFIG_HID_HYPERV_MOUSE=m
# CONFIG_HID_HYPERX is not set
CONFIG_HID_ICADE=m
diff --git a/kernel-riscv64-rt-fedora.config b/kernel-riscv64-rt-fedora.config
index a50004e..e3f4224 100644
--- a/kernel-riscv64-rt-fedora.config
+++ b/kernel-riscv64-rt-fedora.config
@@ -2533,7 +2533,7 @@ CONFIG_HID_GYRATION=m
CONFIG_HID_HAPTIC=y
CONFIG_HID_HOLTEK=m
CONFIG_HID_HUAWEI=m
-CONFIG_HID_HYPERV_MOUSE_KUNIT_TEST=y
+# CONFIG_HID_HYPERV_MOUSE_KUNIT_TEST is not set
CONFIG_HID_HYPERV_MOUSE=m
# CONFIG_HID_HYPERX is not set
CONFIG_HID_ICADE=m
diff --git a/kernel-s390x-debug-fedora.config b/kernel-s390x-debug-fedora.config
index 852cfea..240b8b0 100644
--- a/kernel-s390x-debug-fedora.config
+++ b/kernel-s390x-debug-fedora.config
@@ -2482,7 +2482,7 @@ CONFIG_HID_GYRATION=m
CONFIG_HID_HAPTIC=y
CONFIG_HID_HOLTEK=m
CONFIG_HID_HUAWEI=m
-CONFIG_HID_HYPERV_MOUSE_KUNIT_TEST=y
+# CONFIG_HID_HYPERV_MOUSE_KUNIT_TEST is not set
CONFIG_HID_HYPERV_MOUSE=m
# CONFIG_HID_HYPERX is not set
CONFIG_HID_ICADE=m
diff --git a/kernel-s390x-debug-rhel.config b/kernel-s390x-debug-rhel.config
index 851f3c3..a890e29 100644
--- a/kernel-s390x-debug-rhel.config
+++ b/kernel-s390x-debug-rhel.config
@@ -2291,7 +2291,7 @@ CONFIG_HID_GYRATION=m
CONFIG_HID_HAPTIC=y
CONFIG_HID_HOLTEK=m
# CONFIG_HID_HUAWEI is not set
-CONFIG_HID_HYPERV_MOUSE_KUNIT_TEST=y
+# CONFIG_HID_HYPERV_MOUSE_KUNIT_TEST is not set
CONFIG_HID_HYPERV_MOUSE=m
# CONFIG_HID_HYPERX is not set
CONFIG_HID_ICADE=m
diff --git a/kernel-s390x-fedora.config b/kernel-s390x-fedora.config
index 7f57466..6b71156 100644
--- a/kernel-s390x-fedora.config
+++ b/kernel-s390x-fedora.config
@@ -2463,7 +2463,7 @@ CONFIG_HID_GYRATION=m
CONFIG_HID_HAPTIC=y
CONFIG_HID_HOLTEK=m
CONFIG_HID_HUAWEI=m
-CONFIG_HID_HYPERV_MOUSE_KUNIT_TEST=y
+# CONFIG_HID_HYPERV_MOUSE_KUNIT_TEST is not set
CONFIG_HID_HYPERV_MOUSE=m
# CONFIG_HID_HYPERX is not set
CONFIG_HID_ICADE=m
diff --git a/kernel-s390x-rhel.config b/kernel-s390x-rhel.config
index 4cd928d..80142a4 100644
--- a/kernel-s390x-rhel.config
+++ b/kernel-s390x-rhel.config
@@ -2275,7 +2275,7 @@ CONFIG_HID_GYRATION=m
CONFIG_HID_HAPTIC=y
CONFIG_HID_HOLTEK=m
# CONFIG_HID_HUAWEI is not set
-CONFIG_HID_HYPERV_MOUSE_KUNIT_TEST=y
+# CONFIG_HID_HYPERV_MOUSE_KUNIT_TEST is not set
CONFIG_HID_HYPERV_MOUSE=m
# CONFIG_HID_HYPERX is not set
CONFIG_HID_ICADE=m
diff --git a/kernel-s390x-zfcpdump-rhel.config b/kernel-s390x-zfcpdump-rhel.config
index fa05270..900bc5c 100644
--- a/kernel-s390x-zfcpdump-rhel.config
+++ b/kernel-s390x-zfcpdump-rhel.config
@@ -2279,7 +2279,7 @@ CONFIG_HID_GYRATION=m
CONFIG_HID_HAPTIC=y
CONFIG_HID_HOLTEK=m
# CONFIG_HID_HUAWEI is not set
-CONFIG_HID_HYPERV_MOUSE_KUNIT_TEST=y
+# CONFIG_HID_HYPERV_MOUSE_KUNIT_TEST is not set
CONFIG_HID_HYPERV_MOUSE=m
# CONFIG_HID_HYPERX is not set
CONFIG_HID_ICADE=m
diff --git a/kernel-x86_64-debug-fedora.config b/kernel-x86_64-debug-fedora.config
index ffaf847..e8f099f 100644
--- a/kernel-x86_64-debug-fedora.config
+++ b/kernel-x86_64-debug-fedora.config
@@ -2715,7 +2715,7 @@ CONFIG_HID_GYRATION=m
CONFIG_HID_HAPTIC=y
CONFIG_HID_HOLTEK=m
CONFIG_HID_HUAWEI=m
-CONFIG_HID_HYPERV_MOUSE_KUNIT_TEST=y
+# CONFIG_HID_HYPERV_MOUSE_KUNIT_TEST is not set
CONFIG_HID_HYPERV_MOUSE=m
# CONFIG_HID_HYPERX is not set
CONFIG_HID_ICADE=m
diff --git a/kernel-x86_64-debug-rhel.config b/kernel-x86_64-debug-rhel.config
index 2dd9d9a..c796b10 100644
--- a/kernel-x86_64-debug-rhel.config
+++ b/kernel-x86_64-debug-rhel.config
@@ -2436,7 +2436,7 @@ CONFIG_HID_GYRATION=m
CONFIG_HID_HAPTIC=y
CONFIG_HID_HOLTEK=m
# CONFIG_HID_HUAWEI is not set
-CONFIG_HID_HYPERV_MOUSE_KUNIT_TEST=y
+# CONFIG_HID_HYPERV_MOUSE_KUNIT_TEST is not set
CONFIG_HID_HYPERV_MOUSE=m
# CONFIG_HID_HYPERX is not set
CONFIG_HID_ICADE=m
diff --git a/kernel-x86_64-fedora.config b/kernel-x86_64-fedora.config
index 424dc16..632c7e2 100644
--- a/kernel-x86_64-fedora.config
+++ b/kernel-x86_64-fedora.config
@@ -2696,7 +2696,7 @@ CONFIG_HID_GYRATION=m
CONFIG_HID_HAPTIC=y
CONFIG_HID_HOLTEK=m
CONFIG_HID_HUAWEI=m
-CONFIG_HID_HYPERV_MOUSE_KUNIT_TEST=y
+# CONFIG_HID_HYPERV_MOUSE_KUNIT_TEST is not set
CONFIG_HID_HYPERV_MOUSE=m
# CONFIG_HID_HYPERX is not set
CONFIG_HID_ICADE=m
diff --git a/kernel-x86_64-rhel.config b/kernel-x86_64-rhel.config
index 979df0a..4128b3a 100644
--- a/kernel-x86_64-rhel.config
+++ b/kernel-x86_64-rhel.config
@@ -2420,7 +2420,7 @@ CONFIG_HID_GYRATION=m
CONFIG_HID_HAPTIC=y
CONFIG_HID_HOLTEK=m
# CONFIG_HID_HUAWEI is not set
-CONFIG_HID_HYPERV_MOUSE_KUNIT_TEST=y
+# CONFIG_HID_HYPERV_MOUSE_KUNIT_TEST is not set
CONFIG_HID_HYPERV_MOUSE=m
# CONFIG_HID_HYPERX is not set
CONFIG_HID_ICADE=m
diff --git a/kernel-x86_64-rt-debug-fedora.config b/kernel-x86_64-rt-debug-fedora.config
index 18e1a91..43d6098 100644
--- a/kernel-x86_64-rt-debug-fedora.config
+++ b/kernel-x86_64-rt-debug-fedora.config
@@ -2720,7 +2720,7 @@ CONFIG_HID_GYRATION=m
CONFIG_HID_HAPTIC=y
CONFIG_HID_HOLTEK=m
CONFIG_HID_HUAWEI=m
-CONFIG_HID_HYPERV_MOUSE_KUNIT_TEST=y
+# CONFIG_HID_HYPERV_MOUSE_KUNIT_TEST is not set
CONFIG_HID_HYPERV_MOUSE=m
# CONFIG_HID_HYPERX is not set
CONFIG_HID_ICADE=m
diff --git a/kernel-x86_64-rt-debug-rhel.config b/kernel-x86_64-rt-debug-rhel.config
index 431f3bb..3b53a2f 100644
--- a/kernel-x86_64-rt-debug-rhel.config
+++ b/kernel-x86_64-rt-debug-rhel.config
@@ -2477,7 +2477,7 @@ CONFIG_HID_GYRATION=m
CONFIG_HID_HAPTIC=y
CONFIG_HID_HOLTEK=m
# CONFIG_HID_HUAWEI is not set
-CONFIG_HID_HYPERV_MOUSE_KUNIT_TEST=y
+# CONFIG_HID_HYPERV_MOUSE_KUNIT_TEST is not set
CONFIG_HID_HYPERV_MOUSE=m
# CONFIG_HID_HYPERX is not set
CONFIG_HID_ICADE=m
diff --git a/kernel-x86_64-rt-fedora.config b/kernel-x86_64-rt-fedora.config
index a0cbf12..f2539bc 100644
--- a/kernel-x86_64-rt-fedora.config
+++ b/kernel-x86_64-rt-fedora.config
@@ -2701,7 +2701,7 @@ CONFIG_HID_GYRATION=m
CONFIG_HID_HAPTIC=y
CONFIG_HID_HOLTEK=m
CONFIG_HID_HUAWEI=m
-CONFIG_HID_HYPERV_MOUSE_KUNIT_TEST=y
+# CONFIG_HID_HYPERV_MOUSE_KUNIT_TEST is not set
CONFIG_HID_HYPERV_MOUSE=m
# CONFIG_HID_HYPERX is not set
CONFIG_HID_ICADE=m
diff --git a/kernel-x86_64-rt-rhel.config b/kernel-x86_64-rt-rhel.config
index 7a8ae33..f4e5ad6 100644
--- a/kernel-x86_64-rt-rhel.config
+++ b/kernel-x86_64-rt-rhel.config
@@ -2461,7 +2461,7 @@ CONFIG_HID_GYRATION=m
CONFIG_HID_HAPTIC=y
CONFIG_HID_HOLTEK=m
# CONFIG_HID_HUAWEI is not set
-CONFIG_HID_HYPERV_MOUSE_KUNIT_TEST=y
+# CONFIG_HID_HYPERV_MOUSE_KUNIT_TEST is not set
CONFIG_HID_HYPERV_MOUSE=m
# CONFIG_HID_HYPERX is not set
CONFIG_HID_ICADE=m
diff --git a/kernel.changelog b/kernel.changelog
index 77c1f4d..67bf121 100644
--- a/kernel.changelog
+++ b/kernel.changelog
@@ -1,3 +1,17 @@
+* Thu Sep 10 2026 Fedora Kernel Team <kernel-team@fedoraproject.org> [7.3.0-0.rc2.50d05c7c76c9.27]
+- Linux v7.3.0-0.rc2.50d05c7c76c9
+Resolves:
+
+* Wed Sep 09 2026 Fedora Kernel Team <kernel-team@fedoraproject.org> [7.3.0-0.rc2.893e11787f78.26]
+- Linux v7.3.0-0.rc2.893e11787f78
+Resolves:
+
+* Tue Sep 08 2026 Fedora Kernel Team <kernel-team@fedoraproject.org> [7.3.0-0.rc2.28924df2a08f.25]
+- redhat: remove the dead debugbuildsenabled machinery (Jan Stancek)
+- Fix the statement regarding CONFIG_RHEL_DIFFERENCES in the FAQ (Vladislav Dronov)
+- Linux v7.3.0-0.rc2.28924df2a08f
+Resolves:
+
* Mon Sep 07 2026 Fedora Kernel Team <kernel-team@fedoraproject.org> [7.3.0-0.rc2.24]
- Linux v7.3.0-0.rc2
Resolves:
diff --git a/kernel.spec b/kernel.spec
index 8f961b9..ecbe4cd 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -76,22 +76,6 @@
end
}
-# This returns the main kernel tied to a debug variant. For example,
-# kernel-debug is the debug version of kernel, so we return an empty
-# string. However, kernel-64k-debug is the debug version of kernel-64k,
-# in this case we need to return "+64k", and so on. This is used in
-# macros below where we need this for some uname based requires.
-# %1 - Variant name (e.g., "64k-debug")
-# Returns: "+main_variant" for compound variants, empty string for simple variants
-%define uname_variant() %{lua:
- local flavour = rpm.expand('%{?1:%{1}}')
- _, _, main, sub = flavour:find("(%w+)-(.*)")
- if main then
- print("+" .. main)
- end
-}
-
-
# At the time of this writing (2019-03), RHEL8 packages use w2.xzdio
# compression for rpms (xz, level 2).
# Kernel has several large (hundreds of mbytes) rpms, they take ~5 mins
@@ -184,24 +168,17 @@ Summary: The Linux kernel
# Set released_kernel to 0 when the upstream source tarball contains an
# unreleased kernel development snapshot.
%global released_kernel 0
-# Set debugbuildsenabled to 1 to build separate base and debug kernels
-# (on supported architectures). The kernel-debug-* subpackages will
-# contain the debug kernel.
-# Set debugbuildsenabled to 0 to not build a separate debug kernel, but
-# to build the base kernel using the debug configuration. (Specifying
-# the --with-release option overrides this setting.)
-%define debugbuildsenabled 1
# define buildid .local
%define specrpmversion 7.3.0
%define specversion 7.3.0
%define patchversion 7.3
-%define pkgrelease 0.rc2.24
+%define pkgrelease 0.rc2.260910g50d05c7c76c9.27
%define kversion 7
-%define tarfile_release 7.3-rc2
+%define tarfile_release 7.3-rc2-99-g50d05c7c76c9
# This is needed to do merge window version magic
%define patchlevel 3
# This allows pkg_release to have configurable %%{?dist} tag
-%define specrelease 0.rc2.24%{?buildid}%{?dist}
+%define specrelease 0.rc2.260910g50d05c7c76c9.27%{?buildid}%{?dist}
# This defines the kabi tarball version
%define kabiversion 7.3.0
@@ -330,9 +307,6 @@ Summary: The Linux kernel
#
# Cross compile requested?
%define with_cross %{?_with_cross: 1} %{?!_with_cross: 0}
-#
-# build a release kernel on rawhide
-%define with_release %{?_with_release: 1} %{?!_with_release: 0}
# verbose build, i.e. no silent rules and V=1
%define with_verbose %{?_with_verbose: 1} %{?!_with_verbose: 0}
@@ -422,10 +396,6 @@ Summary: The Linux kernel
%define nopatches 1
%endif
-%if %{with_release}
-%define debugbuildsenabled 1
-%endif
-
%if !%{with_debuginfo}
%define _enable_debug_packages 0
%endif
@@ -729,17 +699,6 @@ Summary: The Linux kernel
%define _use_vdso 0
%endif
-# If build of debug packages is disabled, we need to know if we want to create
-# meta debug packages or not, after we define with_debug for all specific cases
-# above. So this must be at the end here, after all cases of with_debug or not.
-%define with_debug_meta 0
-%if !%{debugbuildsenabled}
-%if %{with_debug}
-%define with_debug_meta 1
-%endif
-%define with_debug 0
-%endif
-
# short-hand for "are we building base/non-debug variants of ...?"
%if %{with_stock} && %{with_base}
%define with_stock_base 1
@@ -1612,16 +1571,13 @@ This is required to use SystemTap with %{name}%{?1:-%{1}}-%{KVERREL}.\
#
# This macro creates a kernel-<subpackage>-devel package.
-# %%kernel_devel_package [-m] <subpackage> <pretty-name>
+# %%kernel_devel_package <subpackage> <pretty-name>
#
-# Options:
-# -m: For debug variants with debugbuildsenabled==0, adds a dependency on the
-# non-debug variant's devel package (e.g., 64k-debug-devel requires 64k-devel)
# Arguments:
# %1 - Variant/subpackage name (e.g., "debug", "rt")
# %2 - Pretty name for description (e.g., "debug", "PREEMPT_RT")
#
-%define kernel_devel_package(m) \
+%define kernel_devel_package() \
%package %{?1:%{1}-}devel\
Summary: Development package for building kernel modules to match the %{?2:%{2} }kernel\
Provides: %{name}%{?1:-%{1}}-devel-%{_target_cpu} = %{specrpmversion}-%{release}\
@@ -1639,9 +1595,6 @@ Requires: bison\
Requires: flex\
Requires: make\
Requires: gcc\
-%if %{-m:1}%{!-m:0}\
-Requires: %{name}-devel-uname-r = %{KVERREL}%{uname_variant %{?1}}\
-%endif\
%description %{?1:%{1}-}devel\
This package provides kernel headers and makefiles sufficient to build modules\
against the %{?2:%{2} }kernel package.\
@@ -1650,9 +1603,9 @@ against the %{?2:%{2} }kernel package.\
#
# This macro creates an empty kernel-<subpackage>-devel-matched package that
# requires both the core and devel packages locked on the same version.
-# %%kernel_devel_matched_package [-m] <subpackage> <pretty-name>
+# %%kernel_devel_matched_package <subpackage> <pretty-name>
#
-%define kernel_devel_matched_package(m) \
+%define kernel_devel_matched_package() \
%package %{?1:%{1}-}devel-matched\
Summary: Meta package to install matching core and devel packages for a given %{?2:%{2} }kernel\
Requires: %{name}%{?1:-%{1}}-devel = %{specrpmversion}-%{release}\
@@ -1661,7 +1614,7 @@ Requires: %{name}%{?1:-%{1}}-core = %{specrpmversion}-%{release}\
This meta package is used to install matching core and devel packages for a given %{?2:%{2} }kernel.\
%{nil}
-%define kernel_modules_extra_matched_package(m) \
+%define kernel_modules_extra_matched_package() \
%package modules-extra-matched\
Summary: Meta package which requires modules-extra to be installed for all kernels.\
%description modules-extra-matched\
@@ -1693,15 +1646,13 @@ This package provides kernel modules for the %{?2:%{2} }kernel package for Red H
#
# This macro creates a kernel-<subpackage>-modules-extra package.
-# %%kernel_modules_extra_package [-m] <subpackage> <pretty-name>
+# %%kernel_modules_extra_package <subpackage> <pretty-name>
#
-# Options:
-# -m: For debug variants, adds a dependency on the non-debug variant's modules-extra
# Arguments:
# %1 - Variant/subpackage name
# %2 - Pretty name for description
#
-%define kernel_modules_extra_package(m) \
+%define kernel_modules_extra_package() \
%package %{?1:%{1}-}modules-extra\
Summary: Extra kernel modules to match the %{?2:%{2} }kernel\
Provides: %{name}%{?1:-%{1}}-modules-extra-%{_target_cpu} = %{specrpmversion}-%{release}\
@@ -1712,9 +1663,6 @@ Provides: %{name}%{?1:-%{1}}-modules-extra-uname-r = %{KVERREL}%{uname_suffix %{
Requires: %{name}-uname-r = %{KVERREL}%{uname_suffix %{?1}}\
Requires: %{name}%{?1:-%{1}}-modules-uname-r = %{KVERREL}%{uname_suffix %{?1}}\
Requires: %{name}%{?1:-%{1}}-modules-core-uname-r = %{KVERREL}%{uname_suffix %{?1}}\
-%if %{-m:1}%{!-m:0}\
-Requires: %{name}-modules-extra-uname-r = %{KVERREL}%{uname_variant %{?1}}\
-%endif\
AutoReq: no\
AutoProv: yes\
%description %{?1:%{1}-}modules-extra\
@@ -1723,15 +1671,13 @@ This package provides less commonly used kernel modules for the %{?2:%{2} }kerne
#
# This macro creates a kernel-<subpackage>-modules package.
-# %%kernel_modules_package [-m] <subpackage> <pretty-name>
+# %%kernel_modules_package <subpackage> <pretty-name>
#
-# Options:
-# -m: For debug variants, adds a dependency on the non-debug variant's modules
# Arguments:
# %1 - Variant/subpackage name
# %2 - Pretty name for description
#
-%define kernel_modules_package(m) \
+%define kernel_modules_package() \
%package %{?1:%{1}-}modules\
Summary: kernel modules to match the %{?2:%{2}-}core kernel\
Provides: %{name}%{?1:-%{1}}-modules-%{_target_cpu} = %{specrpmversion}-%{release}\
@@ -1741,9 +1687,6 @@ Provides: installonlypkg(kernel-module)\
Provides: %{name}%{?1:-%{1}}-modules-uname-r = %{KVERREL}%{uname_suffix %{?1}}\
Requires: %{name}-uname-r = %{KVERREL}%{uname_suffix %{?1}}\
Requires: %{name}%{?1:-%{1}}-modules-core-uname-r = %{KVERREL}%{uname_suffix %{?1}}\
-%if %{-m:1}%{!-m:0}\
-Requires: %{name}-modules-uname-r = %{KVERREL}%{uname_variant %{?1}}\
-%endif\
AutoReq: no\
AutoProv: yes\
%description %{?1:%{1}-}modules\
@@ -1752,9 +1695,9 @@ This package provides commonly used kernel modules for the %{?2:%{2}-}core kerne
#
# This macro creates a kernel-<subpackage>-modules-core package.
-# %%kernel_modules_core_package [-m] <subpackage> <pretty-name>
+# %%kernel_modules_core_package <subpackage> <pretty-name>
#
-%define kernel_modules_core_package(m) \
+%define kernel_modules_core_package() \
%package %{?1:%{1}-}modules-core\
Summary: Core kernel modules to match the %{?2:%{2}-}core kernel\
Provides: %{name}%{?1:-%{1}}-modules-core-%{_target_cpu} = %{specrpmversion}-%{release}\
@@ -1763,9 +1706,6 @@ Provides: %{name}%{?1:-%{1}}-modules-core = %{specrpmversion}-%{release}%{uname_
Provides: installonlypkg(kernel-module)\
Provides: %{name}%{?1:-%{1}}-modules-core-uname-r = %{KVERREL}%{uname_suffix %{?1}}\
Requires: %{name}-uname-r = %{KVERREL}%{uname_suffix %{?1}}\
-%if %{-m:1}%{!-m:0}\
-Requires: %{name}-modules-core-uname-r = %{KVERREL}%{uname_variant %{?1}}\
-%endif\
AutoReq: no\
AutoProv: yes\
%description %{?1:%{1}-}modules-core\
@@ -1796,42 +1736,34 @@ The meta-package for the %{1} kernel\
#
# This macro creates a kernel-<subpackage> and its -devel and -debuginfo too.
# %%define variant_summary The Linux kernel compiled for <configuration>
-# %%kernel_variant_package [-n <pretty-name>] [-m] [-o] <subpackage>
+# %%kernel_variant_package [-n <pretty-name>] [-o] <subpackage>
#
# Options:
# -n <name>: Use <name> as the pretty variant name in descriptions (default: <subpackage>)
-# -m: Used with debugbuildsenabled==0 to create a "meta" debug variant that
-# depends on non-debug variant and skips debug/internal/partner packages.
# -o: Skips main "Provides" that would satisfy general kernel requirements that
# special-purpose kernels shouldn't include.
# Arguments:
# %1 - Variant/subpackage name (e.g., "debug", "rt", "zfcpdump"), or empty for stock kernel
#
-%define kernel_variant_package(n:mo) \
+%define kernel_variant_package(n:o) \
%package %{?1:%{1}-}core\
Summary: %{variant_summary}\
Provides: %{name}-%{?1:%{1}-}core-uname-r = %{KVERREL}%{uname_suffix %{?1}}\
Provides: installonlypkg(kernel)\
-%if %{-m:1}%{!-m:0}\
-Requires: %{name}-core-uname-r = %{KVERREL}%{uname_variant %{?1}}\
-Requires: %{name}-%{?1:%{1}-}-modules-core-uname-r = %{KVERREL}%{uname_variant %{?1}}\
-%endif\
%{expand:%%kernel_reqprovconf %{?1:%{1}} %{-o:%{-o}}}\
%if %{?1:1} %{!?1:0} \
%{expand:%%kernel_meta_package %{?1:%{1}}}\
%endif\
-%{expand:%%kernel_devel_package %{?1:%{1}} %{!?{-n}:%{1}}%{?{-n}:%{-n*}} %{-m:%{-m}}}\
-%{expand:%%kernel_devel_matched_package %{?1:%{1}} %{!?{-n}:%{1}}%{?{-n}:%{-n*}} %{-m:%{-m}}}\
-%{expand:%%kernel_modules_package %{?1:%{1}} %{!?{-n}:%{1}}%{?{-n}:%{-n*}} %{-m:%{-m}}}\
-%{expand:%%kernel_modules_core_package %{?1:%{1}} %{!?{-n}:%{1}}%{?{-n}:%{-n*}} %{-m:%{-m}}}\
-%{expand:%%kernel_modules_extra_package %{?1:%{1}} %{!?{-n}:%{1}}%{?{-n}:%{-n*}} %{-m:%{-m}}}\
-%if %{-m:0}%{!-m:1}\
+%{expand:%%kernel_devel_package %{?1:%{1}} %{!?{-n}:%{1}}%{?{-n}:%{-n*}}}\
+%{expand:%%kernel_devel_matched_package %{?1:%{1}} %{!?{-n}:%{1}}%{?{-n}:%{-n*}}}\
+%{expand:%%kernel_modules_package %{?1:%{1}} %{!?{-n}:%{1}}%{?{-n}:%{-n*}}}\
+%{expand:%%kernel_modules_core_package %{?1:%{1}} %{!?{-n}:%{1}}%{?{-n}:%{-n*}}}\
+%{expand:%%kernel_modules_extra_package %{?1:%{1}} %{!?{-n}:%{1}}%{?{-n}:%{-n*}}}\
%{expand:%%kernel_modules_internal_package %{?1:%{1}} %{!?{-n}:%{1}}%{?{-n}:%{-n*}}}\
%if 0%{!?fedora:1}\
%{expand:%%kernel_modules_partner_package %{?1:%{1}} %{!?{-n}:%{1}}%{?{-n}:%{-n*}}}\
%endif\
%{expand:%%kernel_debuginfo_package %{?1:%{1}}}\
-%endif\
%if %{with_efiuki} && ("%{1}" != "rt" && "%{1}" != "rt-debug" && "%{1}" != "rt-64k" && "%{1}" != "rt-64k-debug")\
%package %{?1:%{1}-}uki-virt\
Summary: %{variant_summary} unified kernel image for virtual machines\
@@ -1907,11 +1839,7 @@ a 16K page size.
%if %{with_arm64_16k} && %{with_debug}
%define variant_summary The Linux kernel compiled with extra debugging enabled
-%if !%{debugbuildsenabled}
-%kernel_variant_package -m 16k-debug
-%else
%kernel_variant_package 16k-debug
-%endif
%description 16k-debug-core
The debug kernel package contains a variant of the ARM64 Linux kernel using
a 16K page size.
@@ -1930,11 +1858,7 @@ a 64K page size.
%if %{with_arm64_64k} && %{with_debug}
%define variant_summary The Linux kernel compiled with extra debugging enabled
-%if !%{debugbuildsenabled}
-%kernel_variant_package -m 64k-debug
-%else
%kernel_variant_package 64k-debug
-%endif
%description 64k-debug-core
The debug kernel package contains a variant of the ARM64 Linux kernel using
a 64K page size.
@@ -1975,11 +1899,7 @@ a 64K page size.
%if %{with_realtime_arm64_64k} && %{with_debug}
%define variant_summary The Linux PREEMPT_RT kernel compiled with extra debugging enabled
-%if !%{debugbuildsenabled}
-%kernel_variant_package -m rt-64k-debug
-%else
%kernel_variant_package rt-64k-debug
-%endif
%description rt-64k-debug-core
The debug kernel package contains a variant of the ARM64 Linux PREEMPT_RT kernel using
a 64K page size.
@@ -2012,11 +1932,7 @@ PREEMPT_RT real-time preemption support, targeted for Automotive platforms
%if %{with_stock} && %{with_debug}
%define variant_summary The Linux kernel compiled with extra debugging enabled
-%if !%{debugbuildsenabled}
-%kernel_variant_package -m debug
-%else
%kernel_variant_package debug
-%endif
%description debug-core
The kernel package contains the Linux kernel (vmlinuz), the core of any
Linux operating system. The kernel handles the basic functions
@@ -2248,7 +2164,7 @@ cp %{SOURCE3000} .
# kernel-local - rename and copy for partial snippet config process
cp %{SOURCE3001} partial-kernel-local-snip.config
cp %{SOURCE3001} partial-kernel-local-debug-snip.config
-FLAVOR=%{primary_target} SPECPACKAGE_NAME=%{name} SPECVERSION=%{specversion} SPECRPMVERSION=%{specrpmversion} ./generate_all_configs.sh %{debugbuildsenabled}
+FLAVOR=%{primary_target} SPECPACKAGE_NAME=%{name} SPECVERSION=%{specversion} SPECRPMVERSION=%{specrpmversion} ./generate_all_configs.sh
# Collect custom defined config options
%{log_msg "Collect custom defined config options"}
@@ -4922,31 +4838,6 @@ fi\
%kernel_variant_files %{_use_vdso} %{with_debug} automotive-debug
%endif
-%if %{with_debug_meta}
-%files debug
-%files debug-core
-%files debug-devel
-%files debug-devel-matched
-%files debug-modules
-%files debug-modules-core
-%files debug-modules-extra
-%if %{with_arm64_16k}
-%files 16k-debug
-%files 16k-debug-core
-%files 16k-debug-devel
-%files 16k-debug-devel-matched
-%files 16k-debug-modules
-%files 16k-debug-modules-extra
-%endif
-%if %{with_arm64_64k}
-%files 64k-debug
-%files 64k-debug-core
-%files 64k-debug-devel
-%files 64k-debug-devel-matched
-%files 64k-debug-modules
-%files 64k-debug-modules-extra
-%endif
-%endif
%kernel_variant_files %{_use_vdso} %{with_zfcpdump} zfcpdump
%kernel_variant_files %{_use_vdso} %{with_arm64_16k_base} 16k
%kernel_variant_files %{_use_vdso} %{with_arm64_64k_base} 64k
@@ -4964,6 +4855,22 @@ fi\
#
#
%changelog
+* Thu Sep 10 2026 Justin M. Forbes <jforbes@fedoraproject.org> [7.3.0-0.rc2.260910g50d05c7c76c9.27]
+- redhat: fix builds by disabling HYPERV_MOUSE_KUNIT_TEST (Nico Pache)
+- sched: move stack_canary to the start of the randomizable region (Scott Weaver)
+- automotive: enable HUGETLBFS to workaround build error (Scott Weaver)
+
+* Thu Sep 10 2026 Fedora Kernel Team <kernel-team@fedoraproject.org> [7.3.0-0.rc2.50d05c7c76c9.27]
+- Linux v7.3.0-0.rc2.50d05c7c76c9
+
+* Wed Sep 09 2026 Fedora Kernel Team <kernel-team@fedoraproject.org> [7.3.0-0.rc2.893e11787f78.26]
+- Linux v7.3.0-0.rc2.893e11787f78
+
+* Tue Sep 08 2026 Fedora Kernel Team <kernel-team@fedoraproject.org> [7.3.0-0.rc2.28924df2a08f.25]
+- redhat: remove the dead debugbuildsenabled machinery (Jan Stancek)
+- Fix the statement regarding CONFIG_RHEL_DIFFERENCES in the FAQ (Vladislav Dronov)
+- Linux v7.3.0-0.rc2.28924df2a08f
+
* Mon Sep 07 2026 Fedora Kernel Team <kernel-team@fedoraproject.org> [7.3.0-0.rc2.24]
- Linux v7.3.0-0.rc2
diff --git a/patch-7.3-redhat.patch b/patch-7.3-redhat.patch
index 2d635f5..5122188 100644
--- a/patch-7.3-redhat.patch
+++ b/patch-7.3-redhat.patch
@@ -53,6 +53,7 @@
include/linux/rh_flags.h | 34 ++
include/linux/rh_kabi.h | 541 +++++++++++++++++++++
include/linux/rh_waived.h | 19 +
+ include/linux/sched.h | 12 +-
include/linux/security.h | 9 +
init/main.c | 5 +
kernel/Makefile | 2 +
@@ -74,7 +75,7 @@
tools/testing/selftests/bpf/DENYLIST.rhel | 76 +++
tools/testing/selftests/bpf/Makefile | 2 +-
tools/testing/selftests/bpf/prog_tests/ksyms_btf.c | 31 --
- 76 files changed, 2672 insertions(+), 108 deletions(-)
+ 77 files changed, 2679 insertions(+), 113 deletions(-)
diff --git a/Documentation/admin-guide/kernel-parameters.txt b/Documentation/admin-guide/kernel-parameters.txt
index 68647ff4bdd2..a786aad83a2b 100644
@@ -2568,6 +2569,38 @@ index 000000000000..d62a9e896b5e
+bool is_rh_waived(enum rh_waived_items feat);
+
+#endif /* _RH_WAIVED_H */
+diff --git a/include/linux/sched.h b/include/linux/sched.h
+index 705970d07614..51306ab30293 100644
+--- a/include/linux/sched.h
++++ b/include/linux/sched.h
+@@ -867,9 +867,15 @@ struct task_struct {
+ u8 __pad;
+
+ struct __call_single_node wake_entry;
+- unsigned int wakee_flips;
++
++#ifdef CONFIG_STACKPROTECTOR
++ /* Canary value for the -fstack-protector GCC feature: */
++ unsigned long stack_canary;
++#endif
++
+ unsigned long wakee_flip_decay_ts;
+ struct task_struct *last_wakee;
++ unsigned int wakee_flips;
+
+ /*
+ * recent_used_cpu is initially set as the last CPU used by a task
+@@ -1080,10 +1086,6 @@ struct task_struct {
+ pid_t pid;
+ pid_t tgid;
+
+-#ifdef CONFIG_STACKPROTECTOR
+- /* Canary value for the -fstack-protector GCC feature: */
+- unsigned long stack_canary;
+-#endif
+ /*
+ * Pointers to the (original) parent process, youngest child, younger sibling,
+ * older sibling, respectively. (p->father can be replaced with
diff --git a/include/linux/security.h b/include/linux/security.h
index 153e9043058f..2ee3a8990968 100644
--- a/include/linux/security.h
@@ -2587,7 +2620,7 @@ index 153e9043058f..2ee3a8990968 100644
+
#endif /* ! __LINUX_SECURITY_H */
diff --git a/init/main.c b/init/main.c
-index 2613d3f9b3ce..6b9f62f36903 100644
+index c05e63b8ea06..ff7a1bb0a359 100644
--- a/init/main.c
+++ b/init/main.c
@@ -1246,8 +1246,10 @@ static bool __init_or_module initcall_blacklisted(initcall_t fn)
diff --git a/sources b/sources
index 9304f0c..ff354fb 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
-SHA512 (linux-7.3-rc2.tar.xz) = f86a3633379700f94bdf832e1fb6fde90d5f833a3c70ea81b499905bec65aa5fe0f1150241e4fa4827b239da9266a05ce8aedee3ce14fa76b383eb6a133a3f59
-SHA512 (kernel-abi-stablelists-7.3.0.tar.xz) = 3ec3a27ac380e52c9e55b43bb11194456fd609bad6b5b6bb6ace2e7ab04154304f69cfbf089a62aaa1d39efeffc84e1294d8e740b1b06c5cf47df8f629e95dcd
-SHA512 (kernel-kabi-dw-7.3.0.tar.xz) = 753f5b9875e953aafa9a22f896beeabc5f5d375f2b7c1e2df66886143b886aade8f630338f684f519e331e3108c4cce3cc260b4f64dade44347d2d6f2dc6783f
+SHA512 (linux-7.3-rc2-99-g50d05c7c76c9.tar.xz) = 2bc2573f23a0ac484f29d1c9049dd46746fcf742a0e6a15a1a38b89bd91967eb7b7dfa7406cb3d417462deddcf39941e9ebd5a064c2ad9c1e2a6cb2d0c7aee86
+SHA512 (kernel-abi-stablelists-7.3.0.tar.xz) = fcf8e4b69a5714687adcef4d03c162f8926a16b426767f908370ed643a441a3a6dddb43d75e642cddc85b2e228b57777dc43219ab2bda388b181bd584f4d3ce0
+SHA512 (kernel-kabi-dw-7.3.0.tar.xz) = 66f79c32ce7d1a2f1b1d163e38f9b2627594add7bee70a7f544c60c1183e1f404cdde6202002698cd17156cb47b1d7abaf57c521d28c8875fe53f25a3a1d7ac8
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-10 18:47 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-10 18:47 [rpms/kernel] rawhide: kernel-7.3.0-0.rc2.260910g50d05c7c76c9.27 Justin M. Forbes
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox