* Fri Oct 03 2025 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.18.0-0.rc0.e406d57be7bd.6]
- add xxd to as BuildRequire for bpf selftests (Thorsten Leemhuis)
- powerpc/tools: drop `-o pipefail` in gcc check scripts (Jan Stancek)
- redhat/configs: enable CONFIG_KVM_INTEL_TDX for Fedora x86 (Daniel P. Berrangé)
- KVM/TDX: Explicitly do WBINVD when no more TDX SEAMCALLs (Kai Huang)
- x86/virt/tdx: Update the kexec section in the TDX documentation (Kai Huang)
- x86/virt/tdx: Remove the !KEXEC_CORE dependency (Kai Huang)
- x86/kexec: Disable kexec/kdump on platforms with TDX partial write erratum (Kai Huang)
- x86/virt/tdx: Mark memory cache state incoherent when making SEAMCALL (Kai Huang)
- x86/sme: Use percpu boolean to control WBINVD during kexec (Kai Huang)
- x86/kexec: Consolidate relocate_kernel() function parameters (Kai Huang)
- redhat/configs: clang_lto: disable CONFIG_FORTIFY_KUNIT_TEST (Scott Weaver)
Resolves:
Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
* Thu Oct 02 2025 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.18.0-0.rc0.7f7072574127.5]
- add xxd to as BuildRequire for bpf selftests (Thorsten Leemhuis)
- powerpc/tools: drop `-o pipefail` in gcc check scripts (Jan Stancek)
- redhat/configs: enable CONFIG_KVM_INTEL_TDX for Fedora x86 (Daniel P. Berrangé)
- KVM/TDX: Explicitly do WBINVD when no more TDX SEAMCALLs (Kai Huang)
- x86/virt/tdx: Update the kexec section in the TDX documentation (Kai Huang)
- x86/virt/tdx: Remove the !KEXEC_CORE dependency (Kai Huang)
- x86/kexec: Disable kexec/kdump on platforms with TDX partial write erratum (Kai Huang)
- x86/virt/tdx: Mark memory cache state incoherent when making SEAMCALL (Kai Huang)
- x86/sme: Use percpu boolean to control WBINVD during kexec (Kai Huang)
- x86/kexec: Consolidate relocate_kernel() function parameters (Kai Huang)
- redhat/configs: clang_lto: disable CONFIG_FORTIFY_KUNIT_TEST (Scott Weaver)
Resolves:
Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
* Wed Oct 01 2025 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.18.0-0.rc0.50c19e20ed2e.4]
- add xxd to as BuildRequire for bpf selftests (Thorsten Leemhuis)
- powerpc/tools: drop `-o pipefail` in gcc check scripts (Jan Stancek)
- redhat/configs: enable CONFIG_KVM_INTEL_TDX for Fedora x86 (Daniel P. Berrangé)
- KVM/TDX: Explicitly do WBINVD when no more TDX SEAMCALLs (Kai Huang)
- x86/virt/tdx: Update the kexec section in the TDX documentation (Kai Huang)
- x86/virt/tdx: Remove the !KEXEC_CORE dependency (Kai Huang)
- x86/kexec: Disable kexec/kdump on platforms with TDX partial write erratum (Kai Huang)
- x86/virt/tdx: Mark memory cache state incoherent when making SEAMCALL (Kai Huang)
- x86/sme: Use percpu boolean to control WBINVD during kexec (Kai Huang)
- x86/kexec: Consolidate relocate_kernel() function parameters (Kai Huang)
- arm64: dts: qcom: x1e80100-lenovo-yoga-slim7x: add Bluetooth support (Jens Glathe)
- redhat/configs: clang_lto: disable CONFIG_FORTIFY_KUNIT_TEST (Scott Weaver)
Resolves:
Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
* Mon Sep 29 2025 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.17.0-63]
- redhat: config: Enable USBIO modules (Hans de Goede)
- i2c: Add Intel USBIO I2C driver (Israel Cepeda)
- gpio: Add Intel USBIO GPIO driver (Israel Cepeda)
- usb: misc: Add Intel USBIO bridge driver (Israel Cepeda)
- media: ov08x40: Fix the horizontal flip control (Hao Yao)
- ACPI: scan: Add Intel CVS ACPI HIDs to acpi_ignore_dep_ids[] (Hans de Goede)
- platform/x86: int3472: Increase ov08x40 handshake GPIO delay to 45 ms (Hans de Goede)
- platform/x86: int3472: Rework regulator enable-time handling (Hans de Goede)
- platform/x86: int3472: Convert int3472_gpio_map to use C99 initializers (Hans de Goede)
- powerpc/tools: drop `-o pipefail` in gcc check scripts (Jan Stancek)
- redhat/configs: enable CONFIG_KVM_INTEL_TDX for Fedora x86 (Daniel P. Berrangé)
- KVM/TDX: Explicitly do WBINVD when no more TDX SEAMCALLs (Kai Huang)
- x86/virt/tdx: Update the kexec section in the TDX documentation (Kai Huang)
- x86/virt/tdx: Remove the !KEXEC_CORE dependency (Kai Huang)
- x86/kexec: Disable kexec/kdump on platforms with TDX partial write erratum (Kai Huang)
- x86/virt/tdx: Mark memory cache state incoherent when making SEAMCALL (Kai Huang)
- x86/sme: Use percpu boolean to control WBINVD during kexec (Kai Huang)
- x86/kexec: Consolidate relocate_kernel() function parameters (Kai Huang)
- arm64: dts: qcom: x1e80100-lenovo-yoga-slim7x: add Bluetooth support (Jens Glathe)
- redhat/configs: clang_lto: disable CONFIG_FORTIFY_KUNIT_TEST (Scott Weaver)
Resolves:
Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
* Fri Sep 26 2025 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.17.0-0.rc7.4ff71af020ae.60]
- powerpc/tools: drop `-o pipefail` in gcc check scripts (Jan Stancek)
- redhat/configs: enable CONFIG_KVM_INTEL_TDX for Fedora x86 (Daniel P. Berrangé)
- KVM/TDX: Explicitly do WBINVD when no more TDX SEAMCALLs (Kai Huang)
- x86/virt/tdx: Update the kexec section in the TDX documentation (Kai Huang)
- x86/virt/tdx: Remove the !KEXEC_CORE dependency (Kai Huang)
- x86/kexec: Disable kexec/kdump on platforms with TDX partial write erratum (Kai Huang)
- x86/virt/tdx: Mark memory cache state incoherent when making SEAMCALL (Kai Huang)
- x86/sme: Use percpu boolean to control WBINVD during kexec (Kai Huang)
- x86/kexec: Consolidate relocate_kernel() function parameters (Kai Huang)
- arm64: dts: qcom: x1e80100-lenovo-yoga-slim7x: add Bluetooth support (Jens Glathe)
- redhat/configs: clang_lto: disable CONFIG_FORTIFY_KUNIT_TEST (Scott Weaver)
Resolves:
Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
* Wed Sep 24 2025 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.17.0-0.rc7.cec1e6e5d1ab.58]
- powerpc/tools: drop `-o pipefail` in gcc check scripts (Jan Stancek)
- redhat/configs: enable CONFIG_KVM_INTEL_TDX for Fedora x86 (Daniel P. Berrangé)
- KVM/TDX: Explicitly do WBINVD when no more TDX SEAMCALLs (Kai Huang)
- x86/virt/tdx: Update the kexec section in the TDX documentation (Kai Huang)
- x86/virt/tdx: Remove the !KEXEC_CORE dependency (Kai Huang)
- x86/kexec: Disable kexec/kdump on platforms with TDX partial write erratum (Kai Huang)
- x86/virt/tdx: Mark memory cache state incoherent when making SEAMCALL (Kai Huang)
- x86/sme: Use percpu boolean to control WBINVD during kexec (Kai Huang)
- x86/kexec: Consolidate relocate_kernel() function parameters (Kai Huang)
- arm64: dts: qcom: x1e80100-lenovo-yoga-slim7x: add Bluetooth support (Jens Glathe)
- redhat/configs: clang_lto: disable CONFIG_FORTIFY_KUNIT_TEST (Scott Weaver)
Resolves:
Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>