From 8cd5034188d00f6b305062cdf547a6bb7251d243 Mon Sep 17 00:00:00 2001 From: "Herton R. Krzesinski" Date: Fri, 16 Dec 2022 18:36:00 +0000 Subject: [PATCH] kernel-5.14.0-217.el9 * Fri Dec 16 2022 Herton R. Krzesinski [5.14.0-217.el9] - igc: Correct the launchtime offset (Corinna Vinschen) [2104471] - net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers). (Corinna Vinschen) [2104471] - igc: Remove IGC_MDIC_INT_EN definition (Corinna Vinschen) [2104471] - igc: add xdp frags support to ndo_xdp_xmit (Corinna Vinschen) [2104471] - igc: Remove forced_speed_duplex value (Corinna Vinschen) [2104471] - igc: Remove MSI-X PBA Clear register (Corinna Vinschen) [2104471] - igc: Lift TAPRIO schedule restriction (Corinna Vinschen) [2104471] - PCI: vmd: Fix secondary bus reset for Intel bridges (Myron Stowe) [2136299] - PCI: vmd: Disable MSI remapping after suspend (Myron Stowe) [2136299] - KVM: s390: vsie: Fix the initialization of the epoch extension (epdx) field (Thomas Huth) [2140899] - scsi: qla2xxx: Fix crash when I/O abort times out (Nilesh Javali) [2115892] - redhat/configs: Change the amd-pstate to builtin (David Arcari) [2150425] - Documentation: amd-pstate: add driver working mode introduction (David Arcari) [2150425] - cpufreq: amd-pstate: add amd-pstate driver parameter for mode selection (David Arcari) [2150425] - cpufreq: amd-pstate: change amd-pstate driver to be built-in type (David Arcari) [2150425] - cpufreq: amd-pstate: cpufreq: amd-pstate: reset MSR_AMD_PERF_CTL register at init (David Arcari) [2150425] - Documentation: amd-pstate: Add unit test introduction (David Arcari) [2150425] - cpufreq: amd-pstate: Expose struct amd_cpudata (David Arcari) [2150425] - cpufreq: amd-pstate: Fix initial highest_perf value (David Arcari) [2150425] - cpufreq: amd-pstate: update pstate frequency transition delay time (David Arcari) [2150425] - cpufreq: amd_pstate: map desired perf into pstate scope for powersave governor (David Arcari) [2150425] - cpufreq: amd_pstate: fix wrong lowest perf fetch (David Arcari) [2150425] - cpufreq: amd-pstate: fix white-space (David Arcari) [2150425] - cpufreq: amd-pstate: simplify cpudata pointer assignment (David Arcari) [2150425] - ACPI: CPPC: Add ACPI disabled check to acpi_cpc_valid() (David Arcari) [2150425] - cpufreq: amd-pstate: Add resume and suspend callbacks (David Arcari) [2150425] - Documentation: amd-pstate: grammar and sentence structure updates (David Arcari) [2150425] - Documentation: amd-pstate: add tracer tool introduction (David Arcari) [2150425] - MAINTAINERS: Add AMD P-State driver maintainer entry (David Arcari) [2150425] - Documentation: amd-pstate: Add AMD P-State driver introduction (David Arcari) [2150425] - arm64: dts: imx93-pinfunc: drop execution permission (Steve Best) [2144998] - dt-bindings: i2c: i2c-imx-lpi2c: add i.MX93 (Steve Best) [2140034] - dt-bindings: i2c: i2c-imx-lpi2c: add dmas property (Steve Best) [2140034] - dt-bindings: i2c: i2c-imx-lpi2c: add ipg clk (Steve Best) [2140034] - dt-bindings: i2c: imx-lpi2c: Add imx8ulp compatible string (Steve Best) [2140034] - dt-bindings: i2c: imx-lpi2c: Add i.MX8DXL compatible match (Steve Best) [2140034] - dt-bindings: i2c: imx-lpi2c: Fix i.MX 8QM compatible matching (Steve Best) [2140034] - dt-bindings: mfd: syscon: Add i.MX93 blk ctrl system registers (Steve Best) [2140034] - dt-bindings: soc: add i.MX93 SRC (Steve Best) [2140034] - hwmon: Handle failure to register sensor with thermal zone correctly (d.marlin) [2122394] - openvswitch: add nf_ct_is_confirmed check before assigning the helper (Antoine Tenart) [2134560] - net: openvswitch: allow conntrack in non-initial user namespace (Antoine Tenart) [2134560] - net: openvswitch: allow metering in non-initial user namespace (Antoine Tenart) [2134560] - openvswitch: Change the return type for vport_ops.send function hook to int (Antoine Tenart) [2134560] - net: openvswitch: fix repeated words in comments (Antoine Tenart) [2134560] - openvswitch: add OVS_DP_ATTR_PER_CPU_PIDS to get requests (Antoine Tenart) [2134560] - openvswitch: allow specifying ifindex of new interfaces (Antoine Tenart) [2134560] - openvswitch: move from strlcpy with unused retval to strscpy (Antoine Tenart) [2134560] - openvswitch: Fix overreporting of drops in dropwatch (Antoine Tenart) [2134560] - openvswitch: Fix double reporting of drops in dropwatch (Antoine Tenart) [2134560] - openvswitch: fix memory leak at failed datapath creation (Antoine Tenart) [2134560] Resolves: rhbz#2104471, rhbz#2136299, rhbz#2140899, rhbz#2115892, rhbz#2150425, rhbz#2144998, rhbz#2140034, rhbz#2122394, rhbz#2134560 Signed-off-by: Herton R. Krzesinski --- Makefile.rhelver | 2 +- kernel-x86_64-debug-rhel.config | 2 +- kernel-x86_64-rhel.config | 2 +- kernel.spec | 61 ++++++++++++++++++++++++++++++--- sources | 6 ++-- 5 files changed, 63 insertions(+), 10 deletions(-) diff --git a/Makefile.rhelver b/Makefile.rhelver index 54b5ea297..89daea632 100644 --- a/Makefile.rhelver +++ b/Makefile.rhelver @@ -12,7 +12,7 @@ RHEL_MINOR = 2 # # Use this spot to avoid future merge conflicts. # Do not trim this comment. -RHEL_RELEASE = 216 +RHEL_RELEASE = 217 # # ZSTREAM diff --git a/kernel-x86_64-debug-rhel.config b/kernel-x86_64-debug-rhel.config index 73babe924..8dafd64eb 100644 --- a/kernel-x86_64-debug-rhel.config +++ b/kernel-x86_64-debug-rhel.config @@ -6459,7 +6459,7 @@ CONFIG_X86_ACPI_CPUFREQ_CPB=y CONFIG_X86_ACPI_CPUFREQ=m CONFIG_X86_AMD_FREQ_SENSITIVITY=m CONFIG_X86_AMD_PLATFORM_DEVICE=y -CONFIG_X86_AMD_PSTATE=m +CONFIG_X86_AMD_PSTATE=y CONFIG_X86_BOOTPARAM_MEMORY_CORRUPTION_CHECK=y CONFIG_X86_CHECK_BIOS_CORRUPTION=y CONFIG_X86_CMPXCHG64=y diff --git a/kernel-x86_64-rhel.config b/kernel-x86_64-rhel.config index d248c15f6..1d13d85e6 100644 --- a/kernel-x86_64-rhel.config +++ b/kernel-x86_64-rhel.config @@ -6436,7 +6436,7 @@ CONFIG_X86_ACPI_CPUFREQ_CPB=y CONFIG_X86_ACPI_CPUFREQ=m CONFIG_X86_AMD_FREQ_SENSITIVITY=m CONFIG_X86_AMD_PLATFORM_DEVICE=y -CONFIG_X86_AMD_PSTATE=m +CONFIG_X86_AMD_PSTATE=y # CONFIG_X86_BOOTPARAM_MEMORY_CORRUPTION_CHECK is not set CONFIG_X86_CHECK_BIOS_CORRUPTION=y CONFIG_X86_CMPXCHG64=y diff --git a/kernel.spec b/kernel.spec index f88c0d891..c15bdb73d 100755 --- a/kernel.spec +++ b/kernel.spec @@ -119,15 +119,15 @@ Summary: The Linux kernel # define buildid .local %define specversion 5.14.0 %define patchversion 5.14 -%define pkgrelease 216 +%define pkgrelease 217 %define kversion 5 -%define tarfile_release 5.14.0-216.el9 +%define tarfile_release 5.14.0-217.el9 # This is needed to do merge window version magic %define patchlevel 14 # This allows pkg_release to have configurable %%{?dist} tag -%define specrelease 216%{?buildid}%{?dist} +%define specrelease 217%{?buildid}%{?dist} # This defines the kabi tarball version -%define kabiversion 5.14.0-216.el9 +%define kabiversion 5.14.0-217.el9 # # End of genspec.sh variables @@ -3106,6 +3106,59 @@ fi # # %changelog +* Fri Dec 16 2022 Herton R. Krzesinski [5.14.0-217.el9] +- igc: Correct the launchtime offset (Corinna Vinschen) [2104471] +- net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers). (Corinna Vinschen) [2104471] +- igc: Remove IGC_MDIC_INT_EN definition (Corinna Vinschen) [2104471] +- igc: add xdp frags support to ndo_xdp_xmit (Corinna Vinschen) [2104471] +- igc: Remove forced_speed_duplex value (Corinna Vinschen) [2104471] +- igc: Remove MSI-X PBA Clear register (Corinna Vinschen) [2104471] +- igc: Lift TAPRIO schedule restriction (Corinna Vinschen) [2104471] +- PCI: vmd: Fix secondary bus reset for Intel bridges (Myron Stowe) [2136299] +- PCI: vmd: Disable MSI remapping after suspend (Myron Stowe) [2136299] +- KVM: s390: vsie: Fix the initialization of the epoch extension (epdx) field (Thomas Huth) [2140899] +- scsi: qla2xxx: Fix crash when I/O abort times out (Nilesh Javali) [2115892] +- redhat/configs: Change the amd-pstate to builtin (David Arcari) [2150425] +- Documentation: amd-pstate: add driver working mode introduction (David Arcari) [2150425] +- cpufreq: amd-pstate: add amd-pstate driver parameter for mode selection (David Arcari) [2150425] +- cpufreq: amd-pstate: change amd-pstate driver to be built-in type (David Arcari) [2150425] +- cpufreq: amd-pstate: cpufreq: amd-pstate: reset MSR_AMD_PERF_CTL register at init (David Arcari) [2150425] +- Documentation: amd-pstate: Add unit test introduction (David Arcari) [2150425] +- cpufreq: amd-pstate: Expose struct amd_cpudata (David Arcari) [2150425] +- cpufreq: amd-pstate: Fix initial highest_perf value (David Arcari) [2150425] +- cpufreq: amd-pstate: update pstate frequency transition delay time (David Arcari) [2150425] +- cpufreq: amd_pstate: map desired perf into pstate scope for powersave governor (David Arcari) [2150425] +- cpufreq: amd_pstate: fix wrong lowest perf fetch (David Arcari) [2150425] +- cpufreq: amd-pstate: fix white-space (David Arcari) [2150425] +- cpufreq: amd-pstate: simplify cpudata pointer assignment (David Arcari) [2150425] +- ACPI: CPPC: Add ACPI disabled check to acpi_cpc_valid() (David Arcari) [2150425] +- cpufreq: amd-pstate: Add resume and suspend callbacks (David Arcari) [2150425] +- Documentation: amd-pstate: grammar and sentence structure updates (David Arcari) [2150425] +- Documentation: amd-pstate: add tracer tool introduction (David Arcari) [2150425] +- MAINTAINERS: Add AMD P-State driver maintainer entry (David Arcari) [2150425] +- Documentation: amd-pstate: Add AMD P-State driver introduction (David Arcari) [2150425] +- arm64: dts: imx93-pinfunc: drop execution permission (Steve Best) [2144998] +- dt-bindings: i2c: i2c-imx-lpi2c: add i.MX93 (Steve Best) [2140034] +- dt-bindings: i2c: i2c-imx-lpi2c: add dmas property (Steve Best) [2140034] +- dt-bindings: i2c: i2c-imx-lpi2c: add ipg clk (Steve Best) [2140034] +- dt-bindings: i2c: imx-lpi2c: Add imx8ulp compatible string (Steve Best) [2140034] +- dt-bindings: i2c: imx-lpi2c: Add i.MX8DXL compatible match (Steve Best) [2140034] +- dt-bindings: i2c: imx-lpi2c: Fix i.MX 8QM compatible matching (Steve Best) [2140034] +- dt-bindings: mfd: syscon: Add i.MX93 blk ctrl system registers (Steve Best) [2140034] +- dt-bindings: soc: add i.MX93 SRC (Steve Best) [2140034] +- hwmon: Handle failure to register sensor with thermal zone correctly (d.marlin) [2122394] +- openvswitch: add nf_ct_is_confirmed check before assigning the helper (Antoine Tenart) [2134560] +- net: openvswitch: allow conntrack in non-initial user namespace (Antoine Tenart) [2134560] +- net: openvswitch: allow metering in non-initial user namespace (Antoine Tenart) [2134560] +- openvswitch: Change the return type for vport_ops.send function hook to int (Antoine Tenart) [2134560] +- net: openvswitch: fix repeated words in comments (Antoine Tenart) [2134560] +- openvswitch: add OVS_DP_ATTR_PER_CPU_PIDS to get requests (Antoine Tenart) [2134560] +- openvswitch: allow specifying ifindex of new interfaces (Antoine Tenart) [2134560] +- openvswitch: move from strlcpy with unused retval to strscpy (Antoine Tenart) [2134560] +- openvswitch: Fix overreporting of drops in dropwatch (Antoine Tenart) [2134560] +- openvswitch: Fix double reporting of drops in dropwatch (Antoine Tenart) [2134560] +- openvswitch: fix memory leak at failed datapath creation (Antoine Tenart) [2134560] + * Fri Dec 16 2022 Herton R. Krzesinski [5.14.0-216.el9] - mailbox: imx: fix RST channel support (Al Stone) [2122400 2129154 2139961] - mailbox: imx: clear pending interrupts (Al Stone) [2122400 2129154 2139961] diff --git a/sources b/sources index 459822eb3..a1a7ccb2e 100644 --- a/sources +++ b/sources @@ -1,3 +1,3 @@ -SHA512 (linux-5.14.0-216.el9.tar.xz) = 2a712280a7a9ca305806204252baa708201128e60dedf0d74ada2fad9d0a2d97c45ad98001929e26f266ead273ee6c9c46a3cab0fc06f41f28fe5755bfeb89eb -SHA512 (kernel-abi-stablelists-5.14.0-216.el9.tar.bz2) = 8b4c2d562a442d8812f8589655e3356b32ae789197760499294444a103f3d37b6f7c1ca90f4d2374faf7d241c714efb4ee294facb7ad9d2677b4f48e0350189b -SHA512 (kernel-kabi-dw-5.14.0-216.el9.tar.bz2) = 85782eda625e65b337fa366f95b54f5d6113acebf5488ab3c3d7c8c29ac96541cb2d793683a09deecfeef0344d28d938bda2c0835d9542b4c2c922d31d14c86c +SHA512 (linux-5.14.0-217.el9.tar.xz) = c4ef66e3d52ac3cb8c4cbffd197d1a6e7a0601ff54db8c3eb9f58bf899df3f6191a40d2720fbb45e67e60752b2aca45f226f230bb03ad88cd111e5d7a84696e9 +SHA512 (kernel-abi-stablelists-5.14.0-217.el9.tar.bz2) = 6986cd1e7f5d46249589e69da07399dd96c3f327b4f88bbb5f4d39d57a1bbf606654efeb479a1dec30e62bd977ed8bd15d2c9c42317df00b89b9d85a8fa9ce10 +SHA512 (kernel-kabi-dw-5.14.0-217.el9.tar.bz2) = 4f6dd43faa20e3158f572e051635039245e801c99966644e6f310b7f0299204c44857403a21bffc3c8ed0f8c83f91712e91adc3de21a3316da1102f7eef443fd