diff --git a/Makefile.rhelver b/Makefile.rhelver index c2930e3e8..8bdbd5dd1 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 = 38 +RHEL_RELEASE = 41 # # RHEL_REBASE_NUM diff --git a/kernel-aarch64-16k-debug-fedora.config b/kernel-aarch64-16k-debug-fedora.config index 58147c409..dd639e566 100644 --- a/kernel-aarch64-16k-debug-fedora.config +++ b/kernel-aarch64-16k-debug-fedora.config @@ -8819,7 +8819,9 @@ CONFIG_UBIFS_FS=m CONFIG_UBIFS_FS_SECURITY=y CONFIG_UBIFS_FS_XATTR=y # CONFIG_UBSAN is not set -# CONFIG_UCLAMP_TASK is not set +CONFIG_UCLAMP_BUCKETS_COUNT=5 +CONFIG_UCLAMP_TASK_GROUP=y +CONFIG_UCLAMP_TASK=y CONFIG_UCSI_ACPI=m CONFIG_UCSI_CCG=m CONFIG_UCSI_PMIC_GLINK=m diff --git a/kernel-aarch64-16k-fedora.config b/kernel-aarch64-16k-fedora.config index f5b254ee4..6e86e0724 100644 --- a/kernel-aarch64-16k-fedora.config +++ b/kernel-aarch64-16k-fedora.config @@ -8790,7 +8790,9 @@ CONFIG_UBIFS_FS=m CONFIG_UBIFS_FS_SECURITY=y CONFIG_UBIFS_FS_XATTR=y # CONFIG_UBSAN is not set -# CONFIG_UCLAMP_TASK is not set +CONFIG_UCLAMP_BUCKETS_COUNT=5 +CONFIG_UCLAMP_TASK_GROUP=y +CONFIG_UCLAMP_TASK=y CONFIG_UCSI_ACPI=m CONFIG_UCSI_CCG=m CONFIG_UCSI_PMIC_GLINK=m diff --git a/kernel-aarch64-64k-debug-rhel.config b/kernel-aarch64-64k-debug-rhel.config index 5bbfe37e4..7eb1f72d8 100644 --- a/kernel-aarch64-64k-debug-rhel.config +++ b/kernel-aarch64-64k-debug-rhel.config @@ -4538,7 +4538,7 @@ CONFIG_NVIDIA_CORESIGHT_PMU_ARCH_SYSTEM_PMU=m # CONFIG_NVIDIA_WMI_EC_BACKLIGHT is not set CONFIG_NVME_AUTH=m CONFIG_NVME_FC=m -# CONFIG_NVME_HOST_AUTH is not set +CONFIG_NVME_HOST_AUTH=y # CONFIG_NVME_HWMON is not set # CONFIG_NVMEM_BCM_OCOTP is not set # CONFIG_NVMEM_IMX_IIM is not set @@ -4565,9 +4565,9 @@ CONFIG_NVME_TARGET=m # CONFIG_NVME_TARGET_PASSTHRU is not set CONFIG_NVME_TARGET_RDMA=m CONFIG_NVME_TARGET_TCP=m -# CONFIG_NVME_TARGET_TCP_TLS is not set +CONFIG_NVME_TARGET_TCP_TLS=y CONFIG_NVME_TCP=m -# CONFIG_NVME_TCP_TLS is not set +CONFIG_NVME_TCP_TLS=y # CONFIG_NVME_VERBOSE_ERRORS is not set # CONFIG_NVRAM is not set # CONFIG_NVSW_SN2201 is not set @@ -7248,7 +7248,9 @@ CONFIG_UAPI_HEADER_TEST=y # CONFIG_UBIFS_FS_AUTHENTICATION is not set # CONFIG_UBIFS_FS is not set # CONFIG_UBSAN is not set -# CONFIG_UCLAMP_TASK is not set +CONFIG_UCLAMP_BUCKETS_COUNT=5 +CONFIG_UCLAMP_TASK_GROUP=y +CONFIG_UCLAMP_TASK=y CONFIG_UCSI_ACPI=y CONFIG_UCSI_CCG=m # CONFIG_UCSI_STM32G0 is not set diff --git a/kernel-aarch64-64k-rhel.config b/kernel-aarch64-64k-rhel.config index ba3c4f1c0..1660f9a98 100644 --- a/kernel-aarch64-64k-rhel.config +++ b/kernel-aarch64-64k-rhel.config @@ -4517,7 +4517,7 @@ CONFIG_NVIDIA_CORESIGHT_PMU_ARCH_SYSTEM_PMU=m # CONFIG_NVIDIA_WMI_EC_BACKLIGHT is not set CONFIG_NVME_AUTH=m CONFIG_NVME_FC=m -# CONFIG_NVME_HOST_AUTH is not set +CONFIG_NVME_HOST_AUTH=y # CONFIG_NVME_HWMON is not set # CONFIG_NVMEM_BCM_OCOTP is not set # CONFIG_NVMEM_IMX_IIM is not set @@ -4544,9 +4544,9 @@ CONFIG_NVME_TARGET=m # CONFIG_NVME_TARGET_PASSTHRU is not set CONFIG_NVME_TARGET_RDMA=m CONFIG_NVME_TARGET_TCP=m -# CONFIG_NVME_TARGET_TCP_TLS is not set +CONFIG_NVME_TARGET_TCP_TLS=y CONFIG_NVME_TCP=m -# CONFIG_NVME_TCP_TLS is not set +CONFIG_NVME_TCP_TLS=y # CONFIG_NVME_VERBOSE_ERRORS is not set # CONFIG_NVRAM is not set # CONFIG_NVSW_SN2201 is not set @@ -7223,7 +7223,9 @@ CONFIG_UAPI_HEADER_TEST=y # CONFIG_UBIFS_FS_AUTHENTICATION is not set # CONFIG_UBIFS_FS is not set # CONFIG_UBSAN is not set -# CONFIG_UCLAMP_TASK is not set +CONFIG_UCLAMP_BUCKETS_COUNT=5 +CONFIG_UCLAMP_TASK_GROUP=y +CONFIG_UCLAMP_TASK=y CONFIG_UCSI_ACPI=y CONFIG_UCSI_CCG=m # CONFIG_UCSI_STM32G0 is not set diff --git a/kernel-aarch64-debug-fedora.config b/kernel-aarch64-debug-fedora.config index 720538bf3..ff33fdf2e 100644 --- a/kernel-aarch64-debug-fedora.config +++ b/kernel-aarch64-debug-fedora.config @@ -8819,7 +8819,9 @@ CONFIG_UBIFS_FS=m CONFIG_UBIFS_FS_SECURITY=y CONFIG_UBIFS_FS_XATTR=y # CONFIG_UBSAN is not set -# CONFIG_UCLAMP_TASK is not set +CONFIG_UCLAMP_BUCKETS_COUNT=5 +CONFIG_UCLAMP_TASK_GROUP=y +CONFIG_UCLAMP_TASK=y CONFIG_UCSI_ACPI=m CONFIG_UCSI_CCG=m CONFIG_UCSI_PMIC_GLINK=m diff --git a/kernel-aarch64-debug-rhel.config b/kernel-aarch64-debug-rhel.config index fdcbeb294..78c94c1c1 100644 --- a/kernel-aarch64-debug-rhel.config +++ b/kernel-aarch64-debug-rhel.config @@ -4534,7 +4534,7 @@ CONFIG_NVIDIA_CORESIGHT_PMU_ARCH_SYSTEM_PMU=m # CONFIG_NVIDIA_WMI_EC_BACKLIGHT is not set CONFIG_NVME_AUTH=m CONFIG_NVME_FC=m -# CONFIG_NVME_HOST_AUTH is not set +CONFIG_NVME_HOST_AUTH=y # CONFIG_NVME_HWMON is not set # CONFIG_NVMEM_BCM_OCOTP is not set # CONFIG_NVMEM_IMX_IIM is not set @@ -4561,9 +4561,9 @@ CONFIG_NVME_TARGET=m # CONFIG_NVME_TARGET_PASSTHRU is not set CONFIG_NVME_TARGET_RDMA=m CONFIG_NVME_TARGET_TCP=m -# CONFIG_NVME_TARGET_TCP_TLS is not set +CONFIG_NVME_TARGET_TCP_TLS=y CONFIG_NVME_TCP=m -# CONFIG_NVME_TCP_TLS is not set +CONFIG_NVME_TCP_TLS=y # CONFIG_NVME_VERBOSE_ERRORS is not set # CONFIG_NVRAM is not set # CONFIG_NVSW_SN2201 is not set @@ -7244,7 +7244,9 @@ CONFIG_UAPI_HEADER_TEST=y # CONFIG_UBIFS_FS_AUTHENTICATION is not set # CONFIG_UBIFS_FS is not set # CONFIG_UBSAN is not set -# CONFIG_UCLAMP_TASK is not set +CONFIG_UCLAMP_BUCKETS_COUNT=5 +CONFIG_UCLAMP_TASK_GROUP=y +CONFIG_UCLAMP_TASK=y CONFIG_UCSI_ACPI=y CONFIG_UCSI_CCG=m # CONFIG_UCSI_STM32G0 is not set diff --git a/kernel-aarch64-fedora.config b/kernel-aarch64-fedora.config index 6c16d7c32..8649a7b26 100644 --- a/kernel-aarch64-fedora.config +++ b/kernel-aarch64-fedora.config @@ -8790,7 +8790,9 @@ CONFIG_UBIFS_FS=m CONFIG_UBIFS_FS_SECURITY=y CONFIG_UBIFS_FS_XATTR=y # CONFIG_UBSAN is not set -# CONFIG_UCLAMP_TASK is not set +CONFIG_UCLAMP_BUCKETS_COUNT=5 +CONFIG_UCLAMP_TASK_GROUP=y +CONFIG_UCLAMP_TASK=y CONFIG_UCSI_ACPI=m CONFIG_UCSI_CCG=m CONFIG_UCSI_PMIC_GLINK=m diff --git a/kernel-aarch64-rhel.config b/kernel-aarch64-rhel.config index cacf77cf0..caf32fa7e 100644 --- a/kernel-aarch64-rhel.config +++ b/kernel-aarch64-rhel.config @@ -4513,7 +4513,7 @@ CONFIG_NVIDIA_CORESIGHT_PMU_ARCH_SYSTEM_PMU=m # CONFIG_NVIDIA_WMI_EC_BACKLIGHT is not set CONFIG_NVME_AUTH=m CONFIG_NVME_FC=m -# CONFIG_NVME_HOST_AUTH is not set +CONFIG_NVME_HOST_AUTH=y # CONFIG_NVME_HWMON is not set # CONFIG_NVMEM_BCM_OCOTP is not set # CONFIG_NVMEM_IMX_IIM is not set @@ -4540,9 +4540,9 @@ CONFIG_NVME_TARGET=m # CONFIG_NVME_TARGET_PASSTHRU is not set CONFIG_NVME_TARGET_RDMA=m CONFIG_NVME_TARGET_TCP=m -# CONFIG_NVME_TARGET_TCP_TLS is not set +CONFIG_NVME_TARGET_TCP_TLS=y CONFIG_NVME_TCP=m -# CONFIG_NVME_TCP_TLS is not set +CONFIG_NVME_TCP_TLS=y # CONFIG_NVME_VERBOSE_ERRORS is not set # CONFIG_NVRAM is not set # CONFIG_NVSW_SN2201 is not set @@ -7219,7 +7219,9 @@ CONFIG_UAPI_HEADER_TEST=y # CONFIG_UBIFS_FS_AUTHENTICATION is not set # CONFIG_UBIFS_FS is not set # CONFIG_UBSAN is not set -# CONFIG_UCLAMP_TASK is not set +CONFIG_UCLAMP_BUCKETS_COUNT=5 +CONFIG_UCLAMP_TASK_GROUP=y +CONFIG_UCLAMP_TASK=y CONFIG_UCSI_ACPI=y CONFIG_UCSI_CCG=m # CONFIG_UCSI_STM32G0 is not set diff --git a/kernel-aarch64-rt-debug-rhel.config b/kernel-aarch64-rt-debug-rhel.config index 825056fb3..fefbb85a2 100644 --- a/kernel-aarch64-rt-debug-rhel.config +++ b/kernel-aarch64-rt-debug-rhel.config @@ -4579,7 +4579,7 @@ CONFIG_NVIDIA_CORESIGHT_PMU_ARCH_SYSTEM_PMU=m # CONFIG_NVIDIA_WMI_EC_BACKLIGHT is not set CONFIG_NVME_AUTH=m CONFIG_NVME_FC=m -# CONFIG_NVME_HOST_AUTH is not set +CONFIG_NVME_HOST_AUTH=y # CONFIG_NVME_HWMON is not set # CONFIG_NVMEM_BCM_OCOTP is not set # CONFIG_NVMEM_IMX_IIM is not set @@ -4606,9 +4606,9 @@ CONFIG_NVME_TARGET=m # CONFIG_NVME_TARGET_PASSTHRU is not set CONFIG_NVME_TARGET_RDMA=m CONFIG_NVME_TARGET_TCP=m -# CONFIG_NVME_TARGET_TCP_TLS is not set +CONFIG_NVME_TARGET_TCP_TLS=y CONFIG_NVME_TCP=m -# CONFIG_NVME_TCP_TLS is not set +CONFIG_NVME_TCP_TLS=y # CONFIG_NVME_VERBOSE_ERRORS is not set # CONFIG_NVRAM is not set # CONFIG_NVSW_SN2201 is not set @@ -7298,7 +7298,9 @@ CONFIG_UAPI_HEADER_TEST=y # CONFIG_UBIFS_FS_AUTHENTICATION is not set # CONFIG_UBIFS_FS is not set # CONFIG_UBSAN is not set -# CONFIG_UCLAMP_TASK is not set +CONFIG_UCLAMP_BUCKETS_COUNT=5 +CONFIG_UCLAMP_TASK_GROUP=y +CONFIG_UCLAMP_TASK=y CONFIG_UCSI_ACPI=y CONFIG_UCSI_CCG=m # CONFIG_UCSI_STM32G0 is not set diff --git a/kernel-aarch64-rt-rhel.config b/kernel-aarch64-rt-rhel.config index 13bfd0b7d..42c6a10a4 100644 --- a/kernel-aarch64-rt-rhel.config +++ b/kernel-aarch64-rt-rhel.config @@ -4558,7 +4558,7 @@ CONFIG_NVIDIA_CORESIGHT_PMU_ARCH_SYSTEM_PMU=m # CONFIG_NVIDIA_WMI_EC_BACKLIGHT is not set CONFIG_NVME_AUTH=m CONFIG_NVME_FC=m -# CONFIG_NVME_HOST_AUTH is not set +CONFIG_NVME_HOST_AUTH=y # CONFIG_NVME_HWMON is not set # CONFIG_NVMEM_BCM_OCOTP is not set # CONFIG_NVMEM_IMX_IIM is not set @@ -4585,9 +4585,9 @@ CONFIG_NVME_TARGET=m # CONFIG_NVME_TARGET_PASSTHRU is not set CONFIG_NVME_TARGET_RDMA=m CONFIG_NVME_TARGET_TCP=m -# CONFIG_NVME_TARGET_TCP_TLS is not set +CONFIG_NVME_TARGET_TCP_TLS=y CONFIG_NVME_TCP=m -# CONFIG_NVME_TCP_TLS is not set +CONFIG_NVME_TCP_TLS=y # CONFIG_NVME_VERBOSE_ERRORS is not set # CONFIG_NVRAM is not set # CONFIG_NVSW_SN2201 is not set @@ -7273,7 +7273,9 @@ CONFIG_UAPI_HEADER_TEST=y # CONFIG_UBIFS_FS_AUTHENTICATION is not set # CONFIG_UBIFS_FS is not set # CONFIG_UBSAN is not set -# CONFIG_UCLAMP_TASK is not set +CONFIG_UCLAMP_BUCKETS_COUNT=5 +CONFIG_UCLAMP_TASK_GROUP=y +CONFIG_UCLAMP_TASK=y CONFIG_UCSI_ACPI=y CONFIG_UCSI_CCG=m # CONFIG_UCSI_STM32G0 is not set diff --git a/kernel-ppc64le-debug-fedora.config b/kernel-ppc64le-debug-fedora.config index 2162dbb43..d10f75f85 100644 --- a/kernel-ppc64le-debug-fedora.config +++ b/kernel-ppc64le-debug-fedora.config @@ -7397,7 +7397,9 @@ CONFIG_UBIFS_FS=m CONFIG_UBIFS_FS_SECURITY=y CONFIG_UBIFS_FS_XATTR=y # CONFIG_UBSAN is not set -# CONFIG_UCLAMP_TASK is not set +CONFIG_UCLAMP_BUCKETS_COUNT=5 +CONFIG_UCLAMP_TASK_GROUP=y +CONFIG_UCLAMP_TASK=y CONFIG_UCSI_ACPI=m CONFIG_UCSI_CCG=m CONFIG_UCSI_STM32G0=m diff --git a/kernel-ppc64le-debug-rhel.config b/kernel-ppc64le-debug-rhel.config index 0b99be9fb..5c246da52 100644 --- a/kernel-ppc64le-debug-rhel.config +++ b/kernel-ppc64le-debug-rhel.config @@ -4184,7 +4184,7 @@ CONFIG_NVDIMM_PFN=y # CONFIG_NVIDIA_WMI_EC_BACKLIGHT is not set CONFIG_NVME_AUTH=m CONFIG_NVME_FC=m -# CONFIG_NVME_HOST_AUTH is not set +CONFIG_NVME_HOST_AUTH=y # CONFIG_NVME_HWMON is not set # CONFIG_NVMEM_IMX_OCOTP_ELE is not set # CONFIG_NVMEM_LAYOUT_ONIE_TLV is not set @@ -4206,9 +4206,9 @@ CONFIG_NVME_TARGET=m # CONFIG_NVME_TARGET_PASSTHRU is not set CONFIG_NVME_TARGET_RDMA=m CONFIG_NVME_TARGET_TCP=m -# CONFIG_NVME_TARGET_TCP_TLS is not set +CONFIG_NVME_TARGET_TCP_TLS=y CONFIG_NVME_TCP=m -# CONFIG_NVME_TCP_TLS is not set +CONFIG_NVME_TCP_TLS=y # CONFIG_NVME_VERBOSE_ERRORS is not set CONFIG_NVRAM=m # CONFIG_NVSW_SN2201 is not set @@ -6733,7 +6733,9 @@ CONFIG_UAPI_HEADER_TEST=y # CONFIG_UBIFS_FS_AUTHENTICATION is not set # CONFIG_UBIFS_FS is not set # CONFIG_UBSAN is not set -# CONFIG_UCLAMP_TASK is not set +CONFIG_UCLAMP_BUCKETS_COUNT=5 +CONFIG_UCLAMP_TASK_GROUP=y +CONFIG_UCLAMP_TASK=y CONFIG_UCSI_ACPI=y # CONFIG_UCSI_CCG is not set # CONFIG_UCSI_STM32G0 is not set diff --git a/kernel-ppc64le-fedora.config b/kernel-ppc64le-fedora.config index 898c420d5..95372982d 100644 --- a/kernel-ppc64le-fedora.config +++ b/kernel-ppc64le-fedora.config @@ -7366,7 +7366,9 @@ CONFIG_UBIFS_FS=m CONFIG_UBIFS_FS_SECURITY=y CONFIG_UBIFS_FS_XATTR=y # CONFIG_UBSAN is not set -# CONFIG_UCLAMP_TASK is not set +CONFIG_UCLAMP_BUCKETS_COUNT=5 +CONFIG_UCLAMP_TASK_GROUP=y +CONFIG_UCLAMP_TASK=y CONFIG_UCSI_ACPI=m CONFIG_UCSI_CCG=m CONFIG_UCSI_STM32G0=m diff --git a/kernel-ppc64le-rhel.config b/kernel-ppc64le-rhel.config index 752002951..79b19012e 100644 --- a/kernel-ppc64le-rhel.config +++ b/kernel-ppc64le-rhel.config @@ -4164,7 +4164,7 @@ CONFIG_NVDIMM_PFN=y # CONFIG_NVIDIA_WMI_EC_BACKLIGHT is not set CONFIG_NVME_AUTH=m CONFIG_NVME_FC=m -# CONFIG_NVME_HOST_AUTH is not set +CONFIG_NVME_HOST_AUTH=y # CONFIG_NVME_HWMON is not set # CONFIG_NVMEM_IMX_OCOTP_ELE is not set # CONFIG_NVMEM_LAYOUT_ONIE_TLV is not set @@ -4186,9 +4186,9 @@ CONFIG_NVME_TARGET=m # CONFIG_NVME_TARGET_PASSTHRU is not set CONFIG_NVME_TARGET_RDMA=m CONFIG_NVME_TARGET_TCP=m -# CONFIG_NVME_TARGET_TCP_TLS is not set +CONFIG_NVME_TARGET_TCP_TLS=y CONFIG_NVME_TCP=m -# CONFIG_NVME_TCP_TLS is not set +CONFIG_NVME_TCP_TLS=y # CONFIG_NVME_VERBOSE_ERRORS is not set CONFIG_NVRAM=m # CONFIG_NVSW_SN2201 is not set @@ -6710,7 +6710,9 @@ CONFIG_UAPI_HEADER_TEST=y # CONFIG_UBIFS_FS_AUTHENTICATION is not set # CONFIG_UBIFS_FS is not set # CONFIG_UBSAN is not set -# CONFIG_UCLAMP_TASK is not set +CONFIG_UCLAMP_BUCKETS_COUNT=5 +CONFIG_UCLAMP_TASK_GROUP=y +CONFIG_UCLAMP_TASK=y CONFIG_UCSI_ACPI=y # CONFIG_UCSI_CCG is not set # CONFIG_UCSI_STM32G0 is not set diff --git a/kernel-s390x-debug-fedora.config b/kernel-s390x-debug-fedora.config index d4e5ea1ef..dc6d8f831 100644 --- a/kernel-s390x-debug-fedora.config +++ b/kernel-s390x-debug-fedora.config @@ -7337,7 +7337,9 @@ CONFIG_UBIFS_FS=m CONFIG_UBIFS_FS_SECURITY=y CONFIG_UBIFS_FS_XATTR=y # CONFIG_UBSAN is not set -# CONFIG_UCLAMP_TASK is not set +CONFIG_UCLAMP_BUCKETS_COUNT=5 +CONFIG_UCLAMP_TASK_GROUP=y +CONFIG_UCLAMP_TASK=y CONFIG_UCSI_ACPI=m CONFIG_UCSI_CCG=m CONFIG_UCSI_STM32G0=m diff --git a/kernel-s390x-debug-rhel.config b/kernel-s390x-debug-rhel.config index a01b6deac..bca664689 100644 --- a/kernel-s390x-debug-rhel.config +++ b/kernel-s390x-debug-rhel.config @@ -4164,7 +4164,7 @@ CONFIG_NVDIMM_PFN=y # CONFIG_NVIDIA_WMI_EC_BACKLIGHT is not set CONFIG_NVME_AUTH=m CONFIG_NVME_FC=m -# CONFIG_NVME_HOST_AUTH is not set +CONFIG_NVME_HOST_AUTH=y # CONFIG_NVME_HWMON is not set # CONFIG_NVMEM_IMX_OCOTP_ELE is not set # CONFIG_NVMEM_LAYOUT_ONIE_TLV is not set @@ -4186,9 +4186,9 @@ CONFIG_NVME_TARGET=m # CONFIG_NVME_TARGET_PASSTHRU is not set CONFIG_NVME_TARGET_RDMA=m CONFIG_NVME_TARGET_TCP=m -# CONFIG_NVME_TARGET_TCP_TLS is not set +CONFIG_NVME_TARGET_TCP_TLS=y CONFIG_NVME_TCP=m -# CONFIG_NVME_TCP_TLS is not set +CONFIG_NVME_TCP_TLS=y # CONFIG_NVME_VERBOSE_ERRORS is not set # CONFIG_NVRAM is not set # CONFIG_NVSW_SN2201 is not set @@ -6716,7 +6716,9 @@ CONFIG_UAPI_HEADER_TEST=y # CONFIG_UBIFS_FS_AUTHENTICATION is not set # CONFIG_UBIFS_FS is not set # CONFIG_UBSAN is not set -# CONFIG_UCLAMP_TASK is not set +CONFIG_UCLAMP_BUCKETS_COUNT=5 +CONFIG_UCLAMP_TASK_GROUP=y +CONFIG_UCLAMP_TASK=y CONFIG_UCSI_ACPI=y # CONFIG_UCSI_CCG is not set # CONFIG_UCSI_STM32G0 is not set diff --git a/kernel-s390x-fedora.config b/kernel-s390x-fedora.config index 788976ba9..bb9ccc58a 100644 --- a/kernel-s390x-fedora.config +++ b/kernel-s390x-fedora.config @@ -7306,7 +7306,9 @@ CONFIG_UBIFS_FS=m CONFIG_UBIFS_FS_SECURITY=y CONFIG_UBIFS_FS_XATTR=y # CONFIG_UBSAN is not set -# CONFIG_UCLAMP_TASK is not set +CONFIG_UCLAMP_BUCKETS_COUNT=5 +CONFIG_UCLAMP_TASK_GROUP=y +CONFIG_UCLAMP_TASK=y CONFIG_UCSI_ACPI=m CONFIG_UCSI_CCG=m CONFIG_UCSI_STM32G0=m diff --git a/kernel-s390x-rhel.config b/kernel-s390x-rhel.config index 77bfdffd8..444ce803f 100644 --- a/kernel-s390x-rhel.config +++ b/kernel-s390x-rhel.config @@ -4144,7 +4144,7 @@ CONFIG_NVDIMM_PFN=y # CONFIG_NVIDIA_WMI_EC_BACKLIGHT is not set CONFIG_NVME_AUTH=m CONFIG_NVME_FC=m -# CONFIG_NVME_HOST_AUTH is not set +CONFIG_NVME_HOST_AUTH=y # CONFIG_NVME_HWMON is not set # CONFIG_NVMEM_IMX_OCOTP_ELE is not set # CONFIG_NVMEM_LAYOUT_ONIE_TLV is not set @@ -4166,9 +4166,9 @@ CONFIG_NVME_TARGET=m # CONFIG_NVME_TARGET_PASSTHRU is not set CONFIG_NVME_TARGET_RDMA=m CONFIG_NVME_TARGET_TCP=m -# CONFIG_NVME_TARGET_TCP_TLS is not set +CONFIG_NVME_TARGET_TCP_TLS=y CONFIG_NVME_TCP=m -# CONFIG_NVME_TCP_TLS is not set +CONFIG_NVME_TCP_TLS=y # CONFIG_NVME_VERBOSE_ERRORS is not set # CONFIG_NVRAM is not set # CONFIG_NVSW_SN2201 is not set @@ -6693,7 +6693,9 @@ CONFIG_UAPI_HEADER_TEST=y # CONFIG_UBIFS_FS_AUTHENTICATION is not set # CONFIG_UBIFS_FS is not set # CONFIG_UBSAN is not set -# CONFIG_UCLAMP_TASK is not set +CONFIG_UCLAMP_BUCKETS_COUNT=5 +CONFIG_UCLAMP_TASK_GROUP=y +CONFIG_UCLAMP_TASK=y CONFIG_UCSI_ACPI=y # CONFIG_UCSI_CCG is not set # CONFIG_UCSI_STM32G0 is not set diff --git a/kernel-s390x-zfcpdump-rhel.config b/kernel-s390x-zfcpdump-rhel.config index 71b679826..2428308f0 100644 --- a/kernel-s390x-zfcpdump-rhel.config +++ b/kernel-s390x-zfcpdump-rhel.config @@ -4156,7 +4156,7 @@ CONFIG_NVDIMM_PFN=y # CONFIG_NVIDIA_WMI_EC_BACKLIGHT is not set CONFIG_NVME_AUTH=m # CONFIG_NVME_FC is not set -# CONFIG_NVME_HOST_AUTH is not set +CONFIG_NVME_HOST_AUTH=y # CONFIG_NVME_HWMON is not set # CONFIG_NVMEM_IMX_OCOTP_ELE is not set # CONFIG_NVMEM_LAYOUT_ONIE_TLV is not set @@ -4178,9 +4178,9 @@ CONFIG_NVME_TARGET_LOOP=m # CONFIG_NVME_TARGET_PASSTHRU is not set CONFIG_NVME_TARGET_RDMA=m CONFIG_NVME_TARGET_TCP=m -# CONFIG_NVME_TARGET_TCP_TLS is not set +CONFIG_NVME_TARGET_TCP_TLS=y CONFIG_NVME_TCP=m -# CONFIG_NVME_TCP_TLS is not set +CONFIG_NVME_TCP_TLS=y # CONFIG_NVME_VERBOSE_ERRORS is not set # CONFIG_NVRAM is not set # CONFIG_NVSW_SN2201 is not set @@ -6716,7 +6716,9 @@ CONFIG_UAPI_HEADER_TEST=y # CONFIG_UBIFS_FS_AUTHENTICATION is not set # CONFIG_UBIFS_FS is not set # CONFIG_UBSAN is not set -# CONFIG_UCLAMP_TASK is not set +CONFIG_UCLAMP_BUCKETS_COUNT=5 +CONFIG_UCLAMP_TASK_GROUP=y +CONFIG_UCLAMP_TASK=y CONFIG_UCSI_ACPI=y # CONFIG_UCSI_CCG is not set # CONFIG_UCSI_STM32G0 is not set diff --git a/kernel-x86_64-debug-fedora.config b/kernel-x86_64-debug-fedora.config index 83855c36a..3e3ea612e 100644 --- a/kernel-x86_64-debug-fedora.config +++ b/kernel-x86_64-debug-fedora.config @@ -7840,7 +7840,9 @@ CONFIG_UBIFS_FS=m CONFIG_UBIFS_FS_SECURITY=y CONFIG_UBIFS_FS_XATTR=y # CONFIG_UBSAN is not set -# CONFIG_UCLAMP_TASK is not set +CONFIG_UCLAMP_BUCKETS_COUNT=5 +CONFIG_UCLAMP_TASK_GROUP=y +CONFIG_UCLAMP_TASK=y CONFIG_UCSI_ACPI=m CONFIG_UCSI_CCG=m CONFIG_UCSI_STM32G0=m diff --git a/kernel-x86_64-debug-rhel.config b/kernel-x86_64-debug-rhel.config index fa2b05d29..5f8713fb8 100644 --- a/kernel-x86_64-debug-rhel.config +++ b/kernel-x86_64-debug-rhel.config @@ -4377,7 +4377,7 @@ CONFIG_NVDIMM_PFN=y CONFIG_NVIDIA_WMI_EC_BACKLIGHT=m CONFIG_NVME_AUTH=m CONFIG_NVME_FC=m -# CONFIG_NVME_HOST_AUTH is not set +CONFIG_NVME_HOST_AUTH=y # CONFIG_NVME_HWMON is not set # CONFIG_NVMEM_IMX_OCOTP_ELE is not set # CONFIG_NVMEM_LAYOUT_ONIE_TLV is not set @@ -4399,9 +4399,9 @@ CONFIG_NVME_TARGET=m # CONFIG_NVME_TARGET_PASSTHRU is not set CONFIG_NVME_TARGET_RDMA=m CONFIG_NVME_TARGET_TCP=m -# CONFIG_NVME_TARGET_TCP_TLS is not set +CONFIG_NVME_TARGET_TCP_TLS=y CONFIG_NVME_TCP=m -# CONFIG_NVME_TCP_TLS is not set +CONFIG_NVME_TCP_TLS=y # CONFIG_NVME_VERBOSE_ERRORS is not set CONFIG_NVRAM=y CONFIG_NVSW_SN2201=m @@ -6983,7 +6983,9 @@ CONFIG_UAPI_HEADER_TEST=y # CONFIG_UBIFS_FS_AUTHENTICATION is not set # CONFIG_UBIFS_FS is not set # CONFIG_UBSAN is not set -# CONFIG_UCLAMP_TASK is not set +CONFIG_UCLAMP_BUCKETS_COUNT=5 +CONFIG_UCLAMP_TASK_GROUP=y +CONFIG_UCLAMP_TASK=y CONFIG_UCSI_ACPI=y # CONFIG_UCSI_CCG is not set # CONFIG_UCSI_STM32G0 is not set diff --git a/kernel-x86_64-fedora.config b/kernel-x86_64-fedora.config index 997816ff7..fa747ac32 100644 --- a/kernel-x86_64-fedora.config +++ b/kernel-x86_64-fedora.config @@ -7810,7 +7810,9 @@ CONFIG_UBIFS_FS=m CONFIG_UBIFS_FS_SECURITY=y CONFIG_UBIFS_FS_XATTR=y # CONFIG_UBSAN is not set -# CONFIG_UCLAMP_TASK is not set +CONFIG_UCLAMP_BUCKETS_COUNT=5 +CONFIG_UCLAMP_TASK_GROUP=y +CONFIG_UCLAMP_TASK=y CONFIG_UCSI_ACPI=m CONFIG_UCSI_CCG=m CONFIG_UCSI_STM32G0=m diff --git a/kernel-x86_64-rhel.config b/kernel-x86_64-rhel.config index 6e458ca8d..56a9a1e0b 100644 --- a/kernel-x86_64-rhel.config +++ b/kernel-x86_64-rhel.config @@ -4357,7 +4357,7 @@ CONFIG_NVDIMM_PFN=y CONFIG_NVIDIA_WMI_EC_BACKLIGHT=m CONFIG_NVME_AUTH=m CONFIG_NVME_FC=m -# CONFIG_NVME_HOST_AUTH is not set +CONFIG_NVME_HOST_AUTH=y # CONFIG_NVME_HWMON is not set # CONFIG_NVMEM_IMX_OCOTP_ELE is not set # CONFIG_NVMEM_LAYOUT_ONIE_TLV is not set @@ -4379,9 +4379,9 @@ CONFIG_NVME_TARGET=m # CONFIG_NVME_TARGET_PASSTHRU is not set CONFIG_NVME_TARGET_RDMA=m CONFIG_NVME_TARGET_TCP=m -# CONFIG_NVME_TARGET_TCP_TLS is not set +CONFIG_NVME_TARGET_TCP_TLS=y CONFIG_NVME_TCP=m -# CONFIG_NVME_TCP_TLS is not set +CONFIG_NVME_TCP_TLS=y # CONFIG_NVME_VERBOSE_ERRORS is not set CONFIG_NVRAM=y CONFIG_NVSW_SN2201=m @@ -6959,7 +6959,9 @@ CONFIG_UAPI_HEADER_TEST=y # CONFIG_UBIFS_FS_AUTHENTICATION is not set # CONFIG_UBIFS_FS is not set # CONFIG_UBSAN is not set -# CONFIG_UCLAMP_TASK is not set +CONFIG_UCLAMP_BUCKETS_COUNT=5 +CONFIG_UCLAMP_TASK_GROUP=y +CONFIG_UCLAMP_TASK=y CONFIG_UCSI_ACPI=y # CONFIG_UCSI_CCG is not set # CONFIG_UCSI_STM32G0 is not set diff --git a/kernel-x86_64-rt-debug-rhel.config b/kernel-x86_64-rt-debug-rhel.config index e25d96a8e..8a655ee9d 100644 --- a/kernel-x86_64-rt-debug-rhel.config +++ b/kernel-x86_64-rt-debug-rhel.config @@ -4422,7 +4422,7 @@ CONFIG_NVDIMM_PFN=y CONFIG_NVIDIA_WMI_EC_BACKLIGHT=m CONFIG_NVME_AUTH=m CONFIG_NVME_FC=m -# CONFIG_NVME_HOST_AUTH is not set +CONFIG_NVME_HOST_AUTH=y # CONFIG_NVME_HWMON is not set # CONFIG_NVMEM_IMX_OCOTP_ELE is not set # CONFIG_NVMEM_LAYOUT_ONIE_TLV is not set @@ -4444,9 +4444,9 @@ CONFIG_NVME_TARGET=m # CONFIG_NVME_TARGET_PASSTHRU is not set CONFIG_NVME_TARGET_RDMA=m CONFIG_NVME_TARGET_TCP=m -# CONFIG_NVME_TARGET_TCP_TLS is not set +CONFIG_NVME_TARGET_TCP_TLS=y CONFIG_NVME_TCP=m -# CONFIG_NVME_TCP_TLS is not set +CONFIG_NVME_TCP_TLS=y # CONFIG_NVME_VERBOSE_ERRORS is not set CONFIG_NVRAM=y CONFIG_NVSW_SN2201=m @@ -7037,7 +7037,9 @@ CONFIG_UAPI_HEADER_TEST=y # CONFIG_UBIFS_FS_AUTHENTICATION is not set # CONFIG_UBIFS_FS is not set # CONFIG_UBSAN is not set -# CONFIG_UCLAMP_TASK is not set +CONFIG_UCLAMP_BUCKETS_COUNT=5 +CONFIG_UCLAMP_TASK_GROUP=y +CONFIG_UCLAMP_TASK=y CONFIG_UCSI_ACPI=y # CONFIG_UCSI_CCG is not set # CONFIG_UCSI_STM32G0 is not set diff --git a/kernel-x86_64-rt-rhel.config b/kernel-x86_64-rt-rhel.config index e5d6a0e19..0fbce12d4 100644 --- a/kernel-x86_64-rt-rhel.config +++ b/kernel-x86_64-rt-rhel.config @@ -4402,7 +4402,7 @@ CONFIG_NVDIMM_PFN=y CONFIG_NVIDIA_WMI_EC_BACKLIGHT=m CONFIG_NVME_AUTH=m CONFIG_NVME_FC=m -# CONFIG_NVME_HOST_AUTH is not set +CONFIG_NVME_HOST_AUTH=y # CONFIG_NVME_HWMON is not set # CONFIG_NVMEM_IMX_OCOTP_ELE is not set # CONFIG_NVMEM_LAYOUT_ONIE_TLV is not set @@ -4424,9 +4424,9 @@ CONFIG_NVME_TARGET=m # CONFIG_NVME_TARGET_PASSTHRU is not set CONFIG_NVME_TARGET_RDMA=m CONFIG_NVME_TARGET_TCP=m -# CONFIG_NVME_TARGET_TCP_TLS is not set +CONFIG_NVME_TARGET_TCP_TLS=y CONFIG_NVME_TCP=m -# CONFIG_NVME_TCP_TLS is not set +CONFIG_NVME_TCP_TLS=y # CONFIG_NVME_VERBOSE_ERRORS is not set CONFIG_NVRAM=y CONFIG_NVSW_SN2201=m @@ -7013,7 +7013,9 @@ CONFIG_UAPI_HEADER_TEST=y # CONFIG_UBIFS_FS_AUTHENTICATION is not set # CONFIG_UBIFS_FS is not set # CONFIG_UBSAN is not set -# CONFIG_UCLAMP_TASK is not set +CONFIG_UCLAMP_BUCKETS_COUNT=5 +CONFIG_UCLAMP_TASK_GROUP=y +CONFIG_UCLAMP_TASK=y CONFIG_UCSI_ACPI=y # CONFIG_UCSI_CCG is not set # CONFIG_UCSI_STM32G0 is not set diff --git a/kernel.spec b/kernel.spec index 29aec3dc4..536370e26 100644 --- a/kernel.spec +++ b/kernel.spec @@ -163,13 +163,13 @@ Summary: The Linux kernel %define specrpmversion 6.7.0 %define specversion 6.7.0 %define patchversion 6.7 -%define pkgrelease 0.rc4.20231208git5e3f5b81de80.38 +%define pkgrelease 0.rc5.41 %define kversion 6 -%define tarfile_release 6.7-rc4-111-g5e3f5b81de80 +%define tarfile_release 6.7-rc5 # This is needed to do merge window version magic %define patchlevel 7 # This allows pkg_release to have configurable %%{?dist} tag -%define specrelease 0.rc4.20231208git5e3f5b81de80.38%{?buildid}%{?dist} +%define specrelease 0.rc5.41%{?buildid}%{?dist} # This defines the kabi tarball version %define kabiversion 6.7.0 @@ -3754,6 +3754,16 @@ fi\ # # %changelog +* Mon Dec 11 2023 Fedora Kernel Team [6.7.0-0.rc5.41] +- redhat/configs: Enable UCLAMP_TASK for PipeWire and WirePlumber (Neal Gompa) +- Linux v6.7.0-0.rc5 + +* Sun Dec 10 2023 Fedora Kernel Team [6.7.0-0.rc4.c527f5606aa5.40] +- Linux v6.7.0-0.rc4.c527f5606aa5 + +* Sat Dec 09 2023 Fedora Kernel Team [6.7.0-0.rc4.f2e8a57ee903.39] +- Linux v6.7.0-0.rc4.f2e8a57ee903 + * Fri Dec 08 2023 Fedora Kernel Team [6.7.0-0.rc4.5e3f5b81de80.38] - Turn on CONFIG_SECURITY_DMESG_RESTRICT for Fedora (Justin M. Forbes) - Linux v6.7.0-0.rc4.5e3f5b81de80 diff --git a/patch-6.7-redhat.patch b/patch-6.7-redhat.patch index 341b03b7f..d15637ab1 100644 --- a/patch-6.7-redhat.patch +++ b/patch-6.7-redhat.patch @@ -127,7 +127,7 @@ index 000000000000..effb81d04bfd + +endmenu diff --git a/Makefile b/Makefile -index 511b5616aa41..875344062780 100644 +index 70fc4c11dfc0..3f759e21e2b8 100644 --- a/Makefile +++ b/Makefile @@ -22,6 +22,18 @@ $(if $(filter __%, $(MAKECMDGOALS)), \ @@ -1313,7 +1313,7 @@ index d4af17fdba46..154f0403cbf4 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 77b0271ce6eb..96f60c139c4a 100644 +index 34aee59dd147..7c5a7f7c11bd 100644 --- a/drivers/hwtracing/coresight/coresight-etm4x-core.c +++ b/drivers/hwtracing/coresight/coresight-etm4x-core.c @@ -10,6 +10,7 @@ @@ -1673,7 +1673,7 @@ index ee4da9ab8013..d395d11eadc4 100644 if (ret < 0) goto err_allowedips; diff --git a/drivers/nvme/host/core.c b/drivers/nvme/host/core.c -index 1be1ce522896..9ed15bf750dd 100644 +index 8ebdfd623e0f..87955258aea6 100644 --- a/drivers/nvme/host/core.c +++ b/drivers/nvme/host/core.c @@ -251,6 +251,9 @@ void nvme_delete_ctrl_sync(struct nvme_ctrl *ctrl) @@ -1787,10 +1787,10 @@ index 0a88d7bdc5e3..967bb3a85889 100644 if (!ctrl->max_namespaces || diff --git a/drivers/nvme/host/nvme.h b/drivers/nvme/host/nvme.h -index 39a90b7cb125..059dc8083d5b 100644 +index e7411dac00f7..d372f8b2336d 100644 --- a/drivers/nvme/host/nvme.h +++ b/drivers/nvme/host/nvme.h -@@ -886,6 +886,7 @@ void nvme_mpath_wait_freeze(struct nvme_subsystem *subsys); +@@ -897,6 +897,7 @@ void nvme_mpath_wait_freeze(struct nvme_subsystem *subsys); void nvme_mpath_start_freeze(struct nvme_subsystem *subsys); void nvme_mpath_default_iopolicy(struct nvme_subsystem *subsys); void nvme_failover_req(struct request *req); @@ -1798,7 +1798,7 @@ index 39a90b7cb125..059dc8083d5b 100644 void nvme_kick_requeue_lists(struct nvme_ctrl *ctrl); int nvme_mpath_alloc_disk(struct nvme_ctrl *ctrl,struct nvme_ns_head *head); void nvme_mpath_add_disk(struct nvme_ns *ns, __le32 anagrpid); -@@ -924,6 +925,9 @@ static inline bool nvme_ctrl_use_ana(struct nvme_ctrl *ctrl) +@@ -935,6 +936,9 @@ static inline bool nvme_ctrl_use_ana(struct nvme_ctrl *ctrl) static inline void nvme_failover_req(struct request *req) { } @@ -1889,7 +1889,7 @@ index c4a36c0be527..6ca4061cd164 100644 { 0x9005, 0x028c, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 63 }, /* Adaptec PMC Series 7 (Denali) */ { 0x9005, 0x028d, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 64 }, /* Adaptec PMC Series 8 */ diff --git a/drivers/scsi/be2iscsi/be_main.c b/drivers/scsi/be2iscsi/be_main.c -index e48f14ad6dfd..bd4de6bbf639 100644 +index 06acb5ff609e..a54ea7cf7d6e 100644 --- a/drivers/scsi/be2iscsi/be_main.c +++ b/drivers/scsi/be2iscsi/be_main.c @@ -387,11 +387,13 @@ static int beiscsi_eh_device_reset(struct scsi_cmnd *sc) diff --git a/sources b/sources index da1810821..54ed59fb7 100644 --- a/sources +++ b/sources @@ -1,5 +1,5 @@ SHA512 (kernel-abi-stablelists-6.6.0.tar.bz2) = 4f917598056dee5e23814621ec96ff2e4a411c8c4ba9d56ecb01b23cb96431825bedbecfcbaac9338efbf5cb21694d85497fa0bf43e7c80d9cd10bc6dd144dbd SHA512 (kernel-kabi-dw-6.6.0.tar.bz2) = 19308cd976031d05e18ef7f5d093218acdb89446418bab0cd956ff12cf66369915b9e64bb66fa9f20939428a60e81884fec5be3529c6c7461738d6540d3cc5c6 -SHA512 (linux-6.7-rc4-111-g5e3f5b81de80.tar.xz) = a618c6713266f74113703de5dd0a80f340a904ab727ac59c472c14a61b61801cf8671a2fece905b3ff75b9f65a017cfa4e9b328d53ba529b7295d3c2dd142d1f -SHA512 (kernel-abi-stablelists-6.7.0.tar.xz) = 61b2844bc71ec1146fb670def218dd550859bd574a7f435a11aad735972dcdba3c6469e8cc425f10db8582dd79385abd5cf5c179f2e5b28c311c1f210fb5a863 -SHA512 (kernel-kabi-dw-6.7.0.tar.xz) = 4dec91a1315b11dd9edbf69299111c28fa63fe31d476b84f70d4316fa8a3dcc35c9fab2021da13ed34ea4ebbdca61cdaeef16444d67558d99011af6a36a19652 +SHA512 (linux-6.7-rc5.tar.xz) = 55e874b5921c97595d0a7043dbb8a60bfbb2a12ecee34e75c6fc73470d904eff86e76615d11750bf8f3c66b679c6a4585dcfb4a8d6fa7186db86fb14913ad0ce +SHA512 (kernel-abi-stablelists-6.7.0.tar.xz) = ea325c071be93cadc4a4b2fdee91082bf025f1e371574d83598be9d0ec91e8fd4525a0d6d36ad0792afc4a31f711dbef46d12c631863602e2a6e267474d30b32 +SHA512 (kernel-kabi-dw-6.7.0.tar.xz) = 0757fc5551d92430b76d37f2c7ae3319617f82bc583bb12a953ccbd2ef2182a858751509aa0a568aa3d79307563a1f2a8a6f10351cefe2b0438bc56329c0f9dd