From 7f1f090adca4179dac5f52d13ddc3b2542d50c2f Mon Sep 17 00:00:00 2001 From: Andrew Lukoshko Date: Mon, 30 Mar 2026 10:00:55 +0000 Subject: [PATCH] import CS kernel-5.14.0-687.3.1.el9_8 --- .gitignore | 9 +- .kernel.metadata | 9 +- SOURCES/Makefile.rhelver | 34 +- SOURCES/dracut-virt.conf | 7 + SOURCES/kernel-aarch64-64k-debug-rhel.config | 93 +- SOURCES/kernel-aarch64-64k-rhel.config | 93 +- SOURCES/kernel-aarch64-debug-rhel.config | 93 +- SOURCES/kernel-aarch64-rhel.config | 93 +- .../kernel-aarch64-rt-64k-debug-rhel.config | 93 +- SOURCES/kernel-aarch64-rt-64k-rhel.config | 93 +- SOURCES/kernel-aarch64-rt-debug-rhel.config | 93 +- SOURCES/kernel-aarch64-rt-rhel.config | 93 +- SOURCES/kernel-ppc64le-debug-rhel.config | 95 +- SOURCES/kernel-ppc64le-rhel.config | 95 +- SOURCES/kernel-s390x-debug-rhel.config | 94 +- SOURCES/kernel-s390x-rhel.config | 94 +- SOURCES/kernel-s390x-zfcpdump-rhel.config | 93 +- SOURCES/kernel-x86_64-debug-rhel.config | 101 +- SOURCES/kernel-x86_64-rhel.config | 101 +- SOURCES/kernel-x86_64-rt-debug-rhel.config | 101 +- SOURCES/kernel-x86_64-rt-rhel.config | 101 +- SOURCES/kernel.changelog | 12262 +++++++++ SOURCES/kernel.sbat.template | 2 + SOURCES/mod-extra.list.rhel | 2 + SOURCES/mod-internal.list | 6 + SOURCES/partial-kgcov-snip.config | 1 + SOURCES/rpminspect.yaml | 15 +- SOURCES/uki_addons.json | 34 +- SPECS/kernel.spec | 20919 ++++++++-------- 29 files changed, 24174 insertions(+), 10745 deletions(-) create mode 100644 SOURCES/kernel.sbat.template mode change 100755 => 100644 SPECS/kernel.spec diff --git a/.gitignore b/.gitignore index e29a261d7..2dfd3185f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,10 @@ -SOURCES/kernel-abi-stablelists-5.14.0-611.2.1.el9_7.tar.bz2 -SOURCES/kernel-kabi-dw-5.14.0-611.2.1.el9_7.tar.bz2 -SOURCES/linux-5.14.0-611.2.1.el9_7.tar.xz +SOURCES/kernel-abi-stablelists-5.14.0-687.3.1.el9_8.tar.bz2 +SOURCES/kernel-kabi-dw-5.14.0-687.3.1.el9_8.tar.bz2 +SOURCES/linux-5.14.0-687.3.1.el9_8.tar.xz +SOURCES/nvidiabfdpu.x509 SOURCES/nvidiagpuoot001.x509 +SOURCES/nvidiajetsonsoc.x509 +SOURCES/redhatsecureboot504.cer SOURCES/rheldup3.x509 SOURCES/rhelima.x509 SOURCES/rhelima_centos.x509 diff --git a/.kernel.metadata b/.kernel.metadata index 4bc40c44a..dbcd48388 100644 --- a/.kernel.metadata +++ b/.kernel.metadata @@ -1,7 +1,10 @@ -86f62566399d64a3ffdda34b9eb636014320edc7 SOURCES/kernel-abi-stablelists-5.14.0-611.2.1.el9_7.tar.bz2 -6ea2696c664fd340564b1b7c0cd5013080b72ba3 SOURCES/kernel-kabi-dw-5.14.0-611.2.1.el9_7.tar.bz2 -42d084a96e3690af2f70035840681934b5ae1e7c SOURCES/linux-5.14.0-611.2.1.el9_7.tar.xz +c1131464fccebe5bbc6982093cda3213a9f327a4 SOURCES/kernel-abi-stablelists-5.14.0-687.3.1.el9_8.tar.bz2 +af05805c6fca7f23e9072aeab874e2661ea8b644 SOURCES/kernel-kabi-dw-5.14.0-687.3.1.el9_8.tar.bz2 +8634f50c0aa413b39ca22f8864dcef11e063860f SOURCES/linux-5.14.0-687.3.1.el9_8.tar.xz +3dc4997e0273ca116d52a52238a57403aba5dafb SOURCES/nvidiabfdpu.x509 4fff8080e88afffc06d8ef5004db8d53bb21237f SOURCES/nvidiagpuoot001.x509 +18378ab150ef13ef65609224e10a2e8501d82915 SOURCES/nvidiajetsonsoc.x509 +1d51d3a037ad287095b0a13c4deeb1252d8ff0cc SOURCES/redhatsecureboot504.cer 95b9b811c7b0a6c98b2eafc4e7d6d24f2cb63289 SOURCES/rheldup3.x509 99e571f9de4188f3b5fdf1f84ff73f6cc4bb6a0e SOURCES/rhelima.x509 61d5a223ff0c79189505abae77e0087c4b2d2b47 SOURCES/rhelima_centos.x509 diff --git a/SOURCES/Makefile.rhelver b/SOURCES/Makefile.rhelver index 03a72bcac..caaab3fe0 100644 --- a/SOURCES/Makefile.rhelver +++ b/SOURCES/Makefile.rhelver @@ -1,5 +1,5 @@ RHEL_MAJOR = 9 -RHEL_MINOR = 7 +RHEL_MINOR = 8 # # RHEL_RELEASE @@ -12,7 +12,7 @@ RHEL_MINOR = 7 # # Use this spot to avoid future merge conflicts. # Do not trim this comment. -RHEL_RELEASE = 611.2.1 +RHEL_RELEASE = 687.3.1 # # ZSTREAM @@ -35,33 +35,3 @@ RHEL_RELEASE = 611.2.1 # number will be incremented instead of the Y). # ZSTREAM ?= yes - -# -# Early y+1 numbering -# -------------------- -# -# In early y+1 process, RHEL_RELEASE consists of 2 numbers: x.y -# First is RHEL_RELEASE inherited/merged from y as-is, second number -# is incremented with each build starting from 1. After merge from y, -# it resets back to 1. This way y+1 nvr reflects status of last merge. -# -# Example: -# -# rhel8.0 rhel-8.1 -# kernel-4.18.0-58.el8 --> kernel-4.18.0-58.1.el8 -# kernel-4.18.0-58.2.el8 -# kernel-4.18.0-59.el8 kernel-4.18.0-59.1.el8 -# kernel-4.18.0-60.el8 -# kernel-4.18.0-61.el8 --> kernel-4.18.0-61.1.el8 -# -# -# Use this spot to avoid future merge conflicts. -# Do not trim this comment. -EARLY_YSTREAM ?= no -EARLY_YBUILD:= -EARLY_YRELEASE:= -ifneq ("$(ZSTREAM)", "yes") - ifeq ("$(EARLY_YSTREAM)","yes") - RHEL_RELEASE:=$(RHEL_RELEASE).$(EARLY_YRELEASE) - endif -endif diff --git a/SOURCES/dracut-virt.conf b/SOURCES/dracut-virt.conf index dfe2b9087..4cb36864e 100644 --- a/SOURCES/dracut-virt.conf +++ b/SOURCES/dracut-virt.conf @@ -7,6 +7,8 @@ early_microcode="no" # modules: basics dracutmodules+=" base systemd systemd-initrd dracut-systemd dbus dbus-broker usrmount shutdown " +# Omit drm. +omit_dracutmodules+=" drm simpledrm " # modules: storage support dracutmodules+=" dm lvm rootfs-block fs-lib " @@ -17,6 +19,11 @@ dracutmodules+=" crypt crypt-loop tpm2-tss systemd-pcrphase " # modules: root disk integrity protection dracutmodules+=" systemd-veritysetup " +# modules: root creation and encryption +dracutmodules+=" systemd-repart " +# FIXME: remove this once RHEL-103385 is merged +install_items+=" /usr/sbin/mkfs.vfat /usr/sbin/mkfs.ext4 /usr/sbin/mkfs.xfs " + # modules: FIPS dracutmodules+=" fips " # FIPS mode requires early crypto drivers test diff --git a/SOURCES/kernel-aarch64-64k-debug-rhel.config b/SOURCES/kernel-aarch64-64k-debug-rhel.config index f8bf3e7a8..ee3def081 100644 --- a/SOURCES/kernel-aarch64-64k-debug-rhel.config +++ b/SOURCES/kernel-aarch64-64k-debug-rhel.config @@ -38,6 +38,7 @@ CONFIG_ACPI_DEBUGGER=y CONFIG_ACPI_DEBUG=y # CONFIG_ACPI_DOCK is not set CONFIG_ACPI_EC_DEBUGFS=m +CONFIG_ACPI_EC=y CONFIG_ACPI_FAN=y CONFIG_ACPI_FFH=y # CONFIG_ACPI_FPDT is not set @@ -186,6 +187,7 @@ CONFIG_ALX=m # CONFIG_AMD_AE4DMA is not set CONFIG_AMD_ATL=m # CONFIG_AMD_IOMMU_DEBUGFS is not set +CONFIG_AMD_MP2_STB=y CONFIG_AMD_PHY=m CONFIG_AMD_PMC=m # CONFIG_AMD_QDMA is not set @@ -380,6 +382,7 @@ CONFIG_ARM_SPE_PMU=m CONFIG_ARM_TEGRA194_CPUFREQ=y # CONFIG_ARM_TEGRA20_CPUFREQ is not set CONFIG_ARM_TEGRA_DEVFREQ=m +CONFIG_AS21XXX_PHY=m # CONFIG_AS3935 is not set # CONFIG_AS73211 is not set CONFIG_ASN1=y @@ -414,6 +417,7 @@ CONFIG_ATH11K=m CONFIG_ATH11K_PCI=m CONFIG_ATH11K_SPECTRAL=y CONFIG_ATH11K_TRACING=y +# CONFIG_ATH12K_AHB is not set # CONFIG_ATH12K_COREDUMP is not set CONFIG_ATH12K_DEBUGFS=y CONFIG_ATH12K_DEBUG=y @@ -973,6 +977,7 @@ CONFIG_CORTINA_PHY=m # CONFIG_COUNTER is not set # CONFIG_CPU5_WDT is not set # CONFIG_CPU_BIG_ENDIAN is not set +CONFIG_CPUFREQ_ARCH_CUR_FREQ=y # CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE is not set # CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND is not set CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y @@ -999,11 +1004,13 @@ CONFIG_CPU_ISOLATION=y CONFIG_CPU_LITTLE_ENDIAN=y CONFIG_CPUMASK_KUNIT_TEST=m CONFIG_CPUMASK_OFFSTACK=y +CONFIG_CPU_MITIGATIONS=y CONFIG_CPUSETS_V1=y CONFIG_CPUSETS=y CONFIG_CPU_THERMAL=y # CONFIG_CRAMFS is not set # CONFIG_CRAMFS_MTD is not set +CONFIG_CRASH_DM_CRYPT=y CONFIG_CRASH_DUMP=y CONFIG_CRASH_HOTPLUG=y CONFIG_CRASH_MAX_MEMORY_RANGES=8192 @@ -1097,6 +1104,7 @@ CONFIG_CRYPTO_DEV_OCTEONTX2_CPT=m # CONFIG_CRYPTO_DEV_OCTEONTX_CPT is not set # CONFIG_CRYPTO_DEV_QAT_420XX is not set # CONFIG_CRYPTO_DEV_QAT_4XXX is not set +# CONFIG_CRYPTO_DEV_QAT_6XXX is not set # CONFIG_CRYPTO_DEV_QAT_C3XXX is not set # CONFIG_CRYPTO_DEV_QAT_C3XXXVF is not set # CONFIG_CRYPTO_DEV_QAT_C62X is not set @@ -1341,6 +1349,7 @@ CONFIG_DIMLIB=y CONFIG_DMA_API_DEBUG=y CONFIG_DMABUF_DEBUG=y # CONFIG_DMABUF_HEAPS_CMA is not set +CONFIG_DMABUF_HEAPS_CMA_LEGACY=y CONFIG_DMABUF_HEAPS_SYSTEM=y CONFIG_DMABUF_HEAPS=y CONFIG_DMABUF_MOVE_NOTIFY=y @@ -1408,6 +1417,7 @@ CONFIG_DP83867_PHY=m CONFIG_DP83TC811_PHY=m # CONFIG_DP83TD510_PHY is not set CONFIG_DP83TG720_PHY=m +CONFIG_DPLL_REFCNT_TRACKER=y CONFIG_DPLL=y # CONFIG_DPS310 is not set # CONFIG_DRAGONRISE_FF is not set @@ -1447,6 +1457,7 @@ CONFIG_DRM_DISPLAY_DP_AUX_CEC=y # CONFIG_DRM_DISPLAY_DP_AUX_CHARDEV is not set # CONFIG_DRM_DISPLAY_DP_TUNNEL_STATE_DEBUG is not set CONFIG_DRM_DP_AUX_CHARDEV=y +# CONFIG_DRM_EFIDRM is not set # CONFIG_DRM_ETNAVIV is not set CONFIG_DRM_FBDEV_EMULATION=y CONFIG_DRM_FBDEV_OVERALLOC=100 @@ -1469,6 +1480,7 @@ CONFIG_DRM_I915_DP_TUNNEL=y CONFIG_DRM_I915=m CONFIG_DRM_I915_PREEMPT_TIMEOUT_COMPUTE=7500 CONFIG_DRM_I915_USERPTR=y +# CONFIG_DRM_IMX8_DC is not set # CONFIG_DRM_IMX8MP_DW_HDMI_BRIDGE is not set # CONFIG_DRM_IMX8MP_HDMI_PVI is not set # CONFIG_DRM_IMX8QM_LDB is not set @@ -1512,6 +1524,7 @@ CONFIG_DRM_NOUVEAU_SIL164=m # CONFIG_DRM_PANEL_AUO_A030JTN01 is not set # CONFIG_DRM_PANEL_BOE_BF060Y8M_AJ0 is not set # CONFIG_DRM_PANEL_BOE_HIMAX8279D is not set +# CONFIG_DRM_PANEL_BOE_TD4320 is not set # CONFIG_DRM_PANEL_BOE_TH101MB31UIG002_28A is not set # CONFIG_DRM_PANEL_BOE_TV101WUM_LL2 is not set # CONFIG_DRM_PANEL_BOE_TV101WUM_NL6 is not set @@ -1521,9 +1534,12 @@ CONFIG_DRM_NOUVEAU_SIL164=m # CONFIG_DRM_PANEL_ELIDA_KD35T133 is not set # CONFIG_DRM_PANEL_FEIXIN_K101_IM2BA02 is not set # CONFIG_DRM_PANEL_FEIYANG_FY07024DI26A30D is not set +# CONFIG_DRM_PANEL_HIMAX_HX8279 is not set # CONFIG_DRM_PANEL_HIMAX_HX83102 is not set # CONFIG_DRM_PANEL_HIMAX_HX83112A is not set +# CONFIG_DRM_PANEL_HIMAX_HX83112B is not set # CONFIG_DRM_PANEL_HIMAX_HX8394 is not set +# CONFIG_DRM_PANEL_HYDIS_HV101HD1 is not set # CONFIG_DRM_PANEL_ILITEK_IL9322 is not set # CONFIG_DRM_PANEL_ILITEK_ILI9341 is not set # CONFIG_DRM_PANEL_ILITEK_ILI9805 is not set @@ -1557,6 +1573,7 @@ CONFIG_DRM_NOUVEAU_SIL164=m # CONFIG_DRM_PANEL_NOVATEK_NT36523 is not set # CONFIG_DRM_PANEL_NOVATEK_NT36672A is not set # CONFIG_DRM_PANEL_NOVATEK_NT36672E is not set +# CONFIG_DRM_PANEL_NOVATEK_NT37801 is not set # CONFIG_DRM_PANEL_NOVATEK_NT39016 is not set # CONFIG_DRM_PANEL_OLIMEX_LCD_OLINUXINO is not set # CONFIG_DRM_PANEL_ORISETECH_OTA5601A is not set @@ -1569,6 +1586,8 @@ CONFIG_DRM_NOUVEAU_SIL164=m # CONFIG_DRM_PANEL_RAYDIUM_RM68200 is not set # CONFIG_DRM_PANEL_RAYDIUM_RM692E5 is not set # CONFIG_DRM_PANEL_RAYDIUM_RM69380 is not set +# CONFIG_DRM_PANEL_RENESAS_R61307 is not set +# CONFIG_DRM_PANEL_RENESAS_R69328 is not set # CONFIG_DRM_PANEL_RONBO_RB070D30 is not set # CONFIG_DRM_PANEL_SAMSUNG_AMS581VF01 is not set # CONFIG_DRM_PANEL_SAMSUNG_AMS639RQ08 is not set @@ -1586,6 +1605,7 @@ CONFIG_DRM_NOUVEAU_SIL164=m # CONFIG_DRM_PANEL_SAMSUNG_S6E88A0_AMS427AP24 is not set # CONFIG_DRM_PANEL_SAMSUNG_S6E88A0_AMS452EF01 is not set # CONFIG_DRM_PANEL_SAMSUNG_S6E8AA0 is not set +# CONFIG_DRM_PANEL_SAMSUNG_S6E8AA5X01_AMS561RA01 is not set # CONFIG_DRM_PANEL_SAMSUNG_SOFEF00 is not set # CONFIG_DRM_PANEL_SEIKO_43WVF1G is not set # CONFIG_DRM_PANEL_SHARP_LQ101R1SX01 is not set @@ -1607,6 +1627,7 @@ CONFIG_DRM_NOUVEAU_SIL164=m # CONFIG_DRM_PANEL_TPO_TD043MTEA1 is not set # CONFIG_DRM_PANEL_TPO_TPG110 is not set # CONFIG_DRM_PANEL_TRULY_NT35597_WQXGA is not set +# CONFIG_DRM_PANEL_VISIONOX_G2647FB105 is not set # CONFIG_DRM_PANEL_VISIONOX_R66451 is not set # CONFIG_DRM_PANEL_VISIONOX_RM69299 is not set # CONFIG_DRM_PANEL_VISIONOX_RM692E5 is not set @@ -1618,6 +1639,7 @@ CONFIG_DRM_NOUVEAU_SIL164=m # CONFIG_DRM_PANTHOR is not set # CONFIG_DRM_PARADE_PS8622 is not set # CONFIG_DRM_PARADE_PS8640 is not set +# CONFIG_DRM_PIXPAPER is not set # CONFIG_DRM_PL111 is not set # CONFIG_DRM_POWERVR is not set CONFIG_DRM_QXL=m @@ -1626,12 +1648,17 @@ CONFIG_DRM_RADEON_USERPTR=y # CONFIG_DRM_RCAR_DW_HDMI is not set # CONFIG_DRM_RCAR_LVDS is not set # CONFIG_DRM_SAMSUNG_DSIM is not set +CONFIG_DRM_SCHED_KUNIT_TEST=m # CONFIG_DRM_SII902X is not set # CONFIG_DRM_SII9234 is not set # CONFIG_DRM_SIL_SII8620 is not set # CONFIG_DRM_SIMPLE_BRIDGE is not set # CONFIG_DRM_SIMPLEDRM is not set +# CONFIG_DRM_SOLOMON_SSD2825 is not set # CONFIG_DRM_SSD130X is not set +# CONFIG_DRM_ST7571_I2C is not set +# CONFIG_DRM_ST7586 is not set +# CONFIG_DRM_ST7735R is not set CONFIG_DRM_TEGRA_DEBUG=y CONFIG_DRM_TEGRA=m # CONFIG_DRM_THINE_THC63LVD1024 is not set @@ -1650,18 +1677,23 @@ CONFIG_DRM_TEGRA=m # CONFIG_DRM_TTM_KUNIT_TEST is not set CONFIG_DRM_UDL=m # CONFIG_DRM_VBOXVIDEO is not set +# CONFIG_DRM_VESADRM is not set # CONFIG_DRM_VGEM is not set CONFIG_DRM_VIRTIO_GPU_KMS=y CONFIG_DRM_VIRTIO_GPU=m +CONFIG_DRM_VKMS_KUNIT_TEST=m CONFIG_DRM_VKMS=m CONFIG_DRM_VMWGFX_FBCON=y CONFIG_DRM_VMWGFX=m # CONFIG_DRM_VMWGFX_MKSSTATS is not set +# CONFIG_DRM_WAVESHARE_BRIDGE is not set # CONFIG_DRM_WERROR is not set CONFIG_DRM_XE_DEVMEM_MIRROR=y CONFIG_DRM_XE_DP_TUNNEL=y +CONFIG_DRM_XE_GPUSVM=y # CONFIG_DRM_XE is not set # CONFIG_DRM_XEN_FRONTEND is not set +CONFIG_DRM_XE_PAGEMAP=y # CONFIG_DS1682 is not set # CONFIG_DS1803 is not set # CONFIG_DS4424 is not set @@ -1782,6 +1814,7 @@ CONFIG_EFI_HANDOVER_PROTOCOL=y CONFIG_EFI_PARTITION=y # CONFIG_EFI_PGT_DUMP is not set # CONFIG_EFI_RCI2_TABLE is not set +CONFIG_EFI_SBAT_FILE="" CONFIG_EFI_SOFT_RESERVE=y CONFIG_EFI_STUB=y # CONFIG_EFI_TEST is not set @@ -2325,6 +2358,7 @@ CONFIG_HSR=m CONFIG_HTE_TEGRA194=m CONFIG_HTE_TEGRA194_TEST=m CONFIG_HTE=y +CONFIG_HTMDUMP=m # CONFIG_HTS221 is not set # CONFIG_HTU21 is not set # CONFIG_HUAWEI_WMI is not set @@ -2585,6 +2619,7 @@ CONFIG_INFINIBAND_BNXT_RE=m CONFIG_INFINIBAND_CXGB4=m CONFIG_INFINIBAND_EFA=m # CONFIG_INFINIBAND_HNS is not set +# CONFIG_INFINIBAND_IONIC is not set CONFIG_INFINIBAND_IPOIB_CM=y # CONFIG_INFINIBAND_IPOIB_DEBUG_DATA is not set CONFIG_INFINIBAND_IPOIB_DEBUG=y @@ -2697,6 +2732,7 @@ CONFIG_INTEL_MEI_GSC_PROXY=m # CONFIG_INTEL_PMC_CORE is not set # CONFIG_INTEL_PMT_CLASS is not set # CONFIG_INTEL_PMT_CRASHLOG is not set +# CONFIG_INTEL_PMT_KUNIT_TEST is not set # CONFIG_INTEL_PMT_TELEMETRY is not set # CONFIG_INTEL_PUNIT_IPC is not set CONFIG_INTEL_QUICKI2C=m @@ -3258,6 +3294,7 @@ CONFIG_MARVELL_PHY=m CONFIG_MAX77620_THERMAL=m CONFIG_MAX77620_WATCHDOG=y # CONFIG_MAXIM_THERMOCOUPLE is not set +CONFIG_MAXLINEAR_86110_PHY=m CONFIG_MAXLINEAR_GPHY=m # CONFIG_MB1232 is not set # CONFIG_MC3230 is not set @@ -3933,8 +3970,8 @@ CONFIG_NETFILTER_XT_TARGET_TEE=m CONFIG_NETFILTER_XT_TARGET_TPROXY=m CONFIG_NETFILTER_XT_TARGET_TRACE=m CONFIG_NETFILTER=y -# CONFIG_NET_FOU_IP_TUNNELS is not set -# CONFIG_NET_FOU is not set +CONFIG_NET_FOU_IP_TUNNELS=y +CONFIG_NET_FOU=m CONFIG_NETFS_STATS=y CONFIG_NETFS_SUPPORT=m CONFIG_NET_HANDSHAKE_KUNIT_TEST=m @@ -4531,6 +4568,7 @@ CONFIG_PHYLINK=m # CONFIG_PHY_MIXEL_MIPI_DPHY is not set CONFIG_PHY_NS2_USB_DRD=y # CONFIG_PHY_OCELOT_SERDES is not set +CONFIG_PHY_PACKAGE=m # CONFIG_PHY_PXA_28NM_HSIC is not set # CONFIG_PHY_PXA_28NM_USB2 is not set # CONFIG_PHY_QCOM_APQ8064_SATA is not set @@ -4686,6 +4724,7 @@ CONFIG_PROFILING=y CONFIG_PROVE_LOCKING=y CONFIG_PROVE_NVDIMM_LOCKING=y CONFIG_PROVE_RAW_LOCK_NESTING=y +CONFIG_PRP_DUP_DISCARD_KUNIT_TEST=m CONFIG_PSAMPLE=m # CONFIG_PSE_CONTROLLER is not set CONFIG_PSI_DEFAULT_DISABLED=y @@ -4799,6 +4838,7 @@ CONFIG_QUOTACTL=y CONFIG_QUOTA_DEBUG=y CONFIG_QUOTA_NETLINK_INTERFACE=y CONFIG_QUOTA=y +CONFIG_R8169_LEDS=y CONFIG_R8169=m CONFIG_RADIO_ADAPTERS=y # CONFIG_RADIO_MAXIRADIO is not set @@ -4854,6 +4894,7 @@ CONFIG_RD_ZSTD=y # CONFIG_READABLE_ASM is not set # CONFIG_READ_ONLY_THP_FOR_FS is not set CONFIG_REALTEK_AUTOPM=y +CONFIG_REALTEK_PHY_HWMON=y CONFIG_REALTEK_PHY=m # CONFIG_REED_SOLOMON_TEST is not set CONFIG_REGMAP_BUILD=y @@ -5156,17 +5197,21 @@ CONFIG_RTW88_DEBUGFS=y CONFIG_RTW88_DEBUG=y CONFIG_RTW88=m # CONFIG_RTW89_8851BE is not set +# CONFIG_RTW89_8851BU is not set CONFIG_RTW89_8852AE=m CONFIG_RTW89_8852BE=m # CONFIG_RTW89_8852BTE is not set +# CONFIG_RTW89_8852BU is not set CONFIG_RTW89_8852CE=m # CONFIG_RTW89_8922AE is not set CONFIG_RTW89_DEBUGFS=y CONFIG_RTW89_DEBUGMSG=y CONFIG_RTW89=m CONFIG_RUNTIME_TESTING_MENU=y +# CONFIG_RV_MON_RTAPP is not set # CONFIG_RV_MON_SCHED is not set CONFIG_RV_MON_WWNR=y +CONFIG_RV_PER_TASK_MONITORS=2 CONFIG_RV_REACTORS=y CONFIG_RV_REACT_PANIC=y CONFIG_RV_REACT_PRINTK=y @@ -5731,15 +5776,35 @@ CONFIG_SND_GINA20=m CONFIG_SND_GINA24=m CONFIG_SND_HDA_ACPI=m # CONFIG_SND_HDA_CIRRUS_SCODEC_KUNIT_TEST is not set +CONFIG_SND_HDA_CODEC_ALC260=m +CONFIG_SND_HDA_CODEC_ALC262=m +CONFIG_SND_HDA_CODEC_ALC268=m +CONFIG_SND_HDA_CODEC_ALC269=m +CONFIG_SND_HDA_CODEC_ALC662=m +CONFIG_SND_HDA_CODEC_ALC680=m +CONFIG_SND_HDA_CODEC_ALC861=m +CONFIG_SND_HDA_CODEC_ALC861VD=m +CONFIG_SND_HDA_CODEC_ALC880=m +CONFIG_SND_HDA_CODEC_ALC882=m CONFIG_SND_HDA_CODEC_ANALOG=m CONFIG_SND_HDA_CODEC_CA0110=m CONFIG_SND_HDA_CODEC_CA0132_DSP=y CONFIG_SND_HDA_CODEC_CA0132=m CONFIG_SND_HDA_CODEC_CIRRUS=m +CONFIG_SND_HDA_CODEC_CM9825=m CONFIG_SND_HDA_CODEC_CMEDIA=m CONFIG_SND_HDA_CODEC_CONEXANT=m +CONFIG_SND_HDA_CODEC_CS420X=m +CONFIG_SND_HDA_CODEC_CS421X=m # CONFIG_SND_HDA_CODEC_CS8409 is not set +CONFIG_SND_HDA_CODEC_HDMI_ATI=m +CONFIG_SND_HDA_CODEC_HDMI_GENERIC=m +CONFIG_SND_HDA_CODEC_HDMI_INTEL=m CONFIG_SND_HDA_CODEC_HDMI=m +CONFIG_SND_HDA_CODEC_HDMI_NVIDIA=m +CONFIG_SND_HDA_CODEC_HDMI_NVIDIA_MCP=m +CONFIG_SND_HDA_CODEC_HDMI_SIMPLE=m +CONFIG_SND_HDA_CODEC_HDMI_TEGRA=m CONFIG_SND_HDA_CODEC_REALTEK=m # CONFIG_SND_HDA_CODEC_SENARYTECH is not set CONFIG_SND_HDA_CODEC_SI3054=m @@ -5821,6 +5886,8 @@ CONFIG_SND_SEQ_UMP=y # CONFIG_SND_SOC_ADAU7002 is not set # CONFIG_SND_SOC_ADAU7118_HW is not set # CONFIG_SND_SOC_ADAU7118_I2C is not set +# CONFIG_SND_SOC_ADI_AXI_I2S is not set +# CONFIG_SND_SOC_ADI_AXI_SPDIF is not set # CONFIG_SND_SOC_ADI is not set # CONFIG_SND_SOC_AK4104 is not set # CONFIG_SND_SOC_AK4118 is not set @@ -5888,6 +5955,7 @@ CONFIG_SND_SOC_CARD_KUNIT_TEST=m # CONFIG_SND_SOC_CS43130 is not set # CONFIG_SND_SOC_CS4341 is not set # CONFIG_SND_SOC_CS4349 is not set +# CONFIG_SND_SOC_CS48L32 is not set # CONFIG_SND_SOC_CS53L30 is not set # CONFIG_SND_SOC_CS_AMP_LIB_TEST is not set CONFIG_SND_SOC_CX2072X=m @@ -5900,6 +5968,7 @@ CONFIG_SND_SOC_CX2072X=m # CONFIG_SND_SOC_ES8326 is not set # CONFIG_SND_SOC_ES8328_I2C is not set # CONFIG_SND_SOC_ES8328_SPI is not set +# CONFIG_SND_SOC_FS210X is not set # CONFIG_SND_SOC_FSL_ASRC is not set # CONFIG_SND_SOC_FSL_AUDMIX is not set # CONFIG_SND_SOC_FSL_ESAI is not set @@ -5916,6 +5985,7 @@ CONFIG_SND_SOC_CX2072X=m # CONFIG_SND_SOC_IMG is not set # CONFIG_SND_SOC_IMX_AUDMUX is not set # CONFIG_SND_SOC_INNO_RK3036 is not set +# CONFIG_SND_SOC_INTEL_AVS_CARDNAME_OBSOLETE is not set # CONFIG_SND_SOC_INTEL_AVS is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_DA7219 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_DMIC is not set @@ -5926,11 +5996,13 @@ CONFIG_SND_SOC_CX2072X=m # CONFIG_SND_SOC_INTEL_AVS_MACH_MAX98373 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_MAX98927 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_NAU8825 is not set +# CONFIG_SND_SOC_INTEL_AVS_MACH_PCM3168A is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_PROBE is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_RT274 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_RT286 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_RT298 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_RT5514 is not set +# CONFIG_SND_SOC_INTEL_AVS_MACH_RT5640 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_RT5663 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_RT5682 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_SSM4567 is not set @@ -6000,6 +6072,7 @@ CONFIG_SND_SOC_MAX98390=m # CONFIG_SND_SOC_MAX9860 is not set # CONFIG_SND_SOC_MAX9867 is not set CONFIG_SND_SOC_MAX98927=m +# CONFIG_SND_SOC_MIKROE_PROTO is not set # CONFIG_SND_SOC_MSM8916_WCD_DIGITAL is not set # CONFIG_SND_SOC_MT6351 is not set # CONFIG_SND_SOC_MT6357 is not set @@ -6007,6 +6080,7 @@ CONFIG_SND_SOC_MAX98927=m # CONFIG_SND_SOC_MT6660 is not set # CONFIG_SND_SOC_MTK_BTCVSD is not set # CONFIG_SND_SOC_NAU8315 is not set +# CONFIG_SND_SOC_NAU8325 is not set # CONFIG_SND_SOC_NAU8540 is not set # CONFIG_SND_SOC_NAU8810 is not set # CONFIG_SND_SOC_NAU8821 is not set @@ -6017,6 +6091,7 @@ CONFIG_SND_SOC_MAX98927=m # CONFIG_SND_SOC_NTP8918 is not set CONFIG_SND_SOC_OPS_KUNIT_TEST=m # CONFIG_SND_SOC_PCM1681 is not set +# CONFIG_SND_SOC_PCM1754 is not set # CONFIG_SND_SOC_PCM1789_I2C is not set # CONFIG_SND_SOC_PCM179X_I2C is not set # CONFIG_SND_SOC_PCM179X_SPI is not set @@ -6053,7 +6128,12 @@ CONFIG_SND_SOC_OPS_KUNIT_TEST=m # CONFIG_SND_SOC_RT715_SDCA_SDW is not set # CONFIG_SND_SOC_RT715_SDW is not set # CONFIG_SND_SOC_RT9120 is not set +# CONFIG_SND_SOC_RT9123 is not set +# CONFIG_SND_SOC_RT9123P is not set +# CONFIG_SND_SOC_RTQ9124 is not set # CONFIG_SND_SOC_RTQ9128 is not set +CONFIG_SND_SOC_SDCA_HID=y +CONFIG_SND_SOC_SDCA_IRQ=y # CONFIG_SND_SOC_SGTL5000 is not set # CONFIG_SND_SOC_SIMPLE_AMPLIFIER is not set # CONFIG_SND_SOC_SIMPLE_MUX is not set @@ -6103,6 +6183,7 @@ CONFIG_SND_SOC_SOF_TOPLEVEL=y # CONFIG_SND_SOC_TAS2770 is not set # CONFIG_SND_SOC_TAS2780 is not set # CONFIG_SND_SOC_TAS2781_I2C is not set +# CONFIG_SND_SOC_TAS2783_SDW is not set # CONFIG_SND_SOC_TAS5086 is not set # CONFIG_SND_SOC_TAS571X is not set # CONFIG_SND_SOC_TAS5720 is not set @@ -6127,6 +6208,7 @@ CONFIG_SND_SOC_TOPOLOGY_KUNIT_TEST=m # CONFIG_SND_SOC_TSCS454 is not set # CONFIG_SND_SOC_UDA1334 is not set # CONFIG_SND_SOC_UDA1342 is not set +# CONFIG_SND_SOC_USB is not set CONFIG_SND_SOC_UTILS_KUNIT_TEST=m # CONFIG_SND_SOC_WCD937X_SDW is not set # CONFIG_SND_SOC_WCD938X_SDW is not set @@ -6187,6 +6269,7 @@ CONFIG_SND_USB_POD=m CONFIG_SND_USB_TONEPORT=m CONFIG_SND_USB_UA101=m CONFIG_SND_USB_US122L=m +CONFIG_SND_USB_US144MKII=m CONFIG_SND_USB_USX2Y=m CONFIG_SND_USB_VARIAX=m CONFIG_SND_USB=y @@ -6355,6 +6438,7 @@ CONFIG_SYSCTL_KUNIT_TEST=m CONFIG_SYSCTL=y CONFIG_SYSFB_SIMPLEFB=y # CONFIG_SYSFS_DEPRECATED is not set +CONFIG_SYSFS=y # CONFIG_SYS_HYPERVISOR is not set # CONFIG_SYSTEM76_ACPI is not set CONFIG_SYSTEM_BLACKLIST_HASH_LIST="" @@ -6379,6 +6463,7 @@ CONFIG_TASK_DELAY_ACCT=y CONFIG_TASK_IO_ACCOUNTING=y CONFIG_TASKSTATS=y CONFIG_TASK_XACCT=y +CONFIG_TCG_ARM_CRB_FFA=m # CONFIG_TCG_ATMEL is not set CONFIG_TCG_CRB=y # CONFIG_TCG_INFINEON is not set @@ -7071,6 +7156,7 @@ CONFIG_USB_XHCI_HCD=y CONFIG_USB_XHCI_PCI_RENESAS=y CONFIG_USB_XHCI_PCI=y CONFIG_USB_XHCI_PLATFORM=y +# CONFIG_USB_XHCI_SIDEBAND is not set CONFIG_USB_XHCI_TEGRA=m CONFIG_USB_XUSBATM=m CONFIG_USB=y @@ -7450,6 +7536,9 @@ CONFIG_ZBUD=y # CONFIG_ZEROPLUS_FF is not set # CONFIG_ZIIRAVE_WATCHDOG is not set CONFIG_ZISOFS=y +CONFIG_ZL3073X_I2C=m +CONFIG_ZL3073X=m +CONFIG_ZL3073X_SPI=m CONFIG_ZLIB_DEFLATE=y CONFIG_ZLIB_DFLTCC=y CONFIG_ZLIB_INFLATE=y diff --git a/SOURCES/kernel-aarch64-64k-rhel.config b/SOURCES/kernel-aarch64-64k-rhel.config index c4ec34d9a..4e141c92b 100644 --- a/SOURCES/kernel-aarch64-64k-rhel.config +++ b/SOURCES/kernel-aarch64-64k-rhel.config @@ -38,6 +38,7 @@ CONFIG_ACPI_CPPC_CPUFREQ=m # CONFIG_ACPI_DEBUG is not set # CONFIG_ACPI_DOCK is not set # CONFIG_ACPI_EC_DEBUGFS is not set +CONFIG_ACPI_EC=y CONFIG_ACPI_FAN=y CONFIG_ACPI_FFH=y # CONFIG_ACPI_FPDT is not set @@ -186,6 +187,7 @@ CONFIG_ALX=m # CONFIG_AMD_AE4DMA is not set CONFIG_AMD_ATL=m # CONFIG_AMD_IOMMU_DEBUGFS is not set +CONFIG_AMD_MP2_STB=y CONFIG_AMD_PHY=m CONFIG_AMD_PMC=m # CONFIG_AMD_QDMA is not set @@ -380,6 +382,7 @@ CONFIG_ARM_SPE_PMU=m CONFIG_ARM_TEGRA194_CPUFREQ=y # CONFIG_ARM_TEGRA20_CPUFREQ is not set CONFIG_ARM_TEGRA_DEVFREQ=m +CONFIG_AS21XXX_PHY=m # CONFIG_AS3935 is not set # CONFIG_AS73211 is not set CONFIG_ASN1=y @@ -414,6 +417,7 @@ CONFIG_ATH11K=m CONFIG_ATH11K_PCI=m # CONFIG_ATH11K_SPECTRAL is not set # CONFIG_ATH11K_TRACING is not set +# CONFIG_ATH12K_AHB is not set # CONFIG_ATH12K_COREDUMP is not set # CONFIG_ATH12K_DEBUGFS is not set # CONFIG_ATH12K_DEBUG is not set @@ -973,6 +977,7 @@ CONFIG_CORTINA_PHY=m # CONFIG_COUNTER is not set # CONFIG_CPU5_WDT is not set # CONFIG_CPU_BIG_ENDIAN is not set +CONFIG_CPUFREQ_ARCH_CUR_FREQ=y # CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE is not set # CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND is not set CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y @@ -999,11 +1004,13 @@ CONFIG_CPU_ISOLATION=y CONFIG_CPU_LITTLE_ENDIAN=y CONFIG_CPUMASK_KUNIT_TEST=m # CONFIG_CPUMASK_OFFSTACK is not set +CONFIG_CPU_MITIGATIONS=y CONFIG_CPUSETS_V1=y CONFIG_CPUSETS=y CONFIG_CPU_THERMAL=y # CONFIG_CRAMFS is not set # CONFIG_CRAMFS_MTD is not set +CONFIG_CRASH_DM_CRYPT=y CONFIG_CRASH_DUMP=y CONFIG_CRASH_HOTPLUG=y CONFIG_CRASH_MAX_MEMORY_RANGES=8192 @@ -1097,6 +1104,7 @@ CONFIG_CRYPTO_DEV_OCTEONTX2_CPT=m # CONFIG_CRYPTO_DEV_OCTEONTX_CPT is not set # CONFIG_CRYPTO_DEV_QAT_420XX is not set # CONFIG_CRYPTO_DEV_QAT_4XXX is not set +# CONFIG_CRYPTO_DEV_QAT_6XXX is not set # CONFIG_CRYPTO_DEV_QAT_C3XXX is not set # CONFIG_CRYPTO_DEV_QAT_C3XXXVF is not set # CONFIG_CRYPTO_DEV_QAT_C62X is not set @@ -1333,6 +1341,7 @@ CONFIG_DIMLIB=y # CONFIG_DMA_API_DEBUG is not set # CONFIG_DMABUF_DEBUG is not set # CONFIG_DMABUF_HEAPS_CMA is not set +CONFIG_DMABUF_HEAPS_CMA_LEGACY=y CONFIG_DMABUF_HEAPS_SYSTEM=y CONFIG_DMABUF_HEAPS=y CONFIG_DMABUF_MOVE_NOTIFY=y @@ -1400,6 +1409,7 @@ CONFIG_DP83867_PHY=m CONFIG_DP83TC811_PHY=m # CONFIG_DP83TD510_PHY is not set CONFIG_DP83TG720_PHY=m +# CONFIG_DPLL_REFCNT_TRACKER is not set CONFIG_DPLL=y # CONFIG_DPS310 is not set # CONFIG_DRAGONRISE_FF is not set @@ -1439,6 +1449,7 @@ CONFIG_DRM_DISPLAY_DP_AUX_CEC=y # CONFIG_DRM_DISPLAY_DP_AUX_CHARDEV is not set # CONFIG_DRM_DISPLAY_DP_TUNNEL_STATE_DEBUG is not set CONFIG_DRM_DP_AUX_CHARDEV=y +# CONFIG_DRM_EFIDRM is not set # CONFIG_DRM_ETNAVIV is not set CONFIG_DRM_FBDEV_EMULATION=y CONFIG_DRM_FBDEV_OVERALLOC=100 @@ -1461,6 +1472,7 @@ CONFIG_DRM_I915_DP_TUNNEL=y CONFIG_DRM_I915=m CONFIG_DRM_I915_PREEMPT_TIMEOUT_COMPUTE=7500 CONFIG_DRM_I915_USERPTR=y +# CONFIG_DRM_IMX8_DC is not set # CONFIG_DRM_IMX8MP_DW_HDMI_BRIDGE is not set # CONFIG_DRM_IMX8MP_HDMI_PVI is not set # CONFIG_DRM_IMX8QM_LDB is not set @@ -1504,6 +1516,7 @@ CONFIG_DRM_NOUVEAU_SIL164=m # CONFIG_DRM_PANEL_AUO_A030JTN01 is not set # CONFIG_DRM_PANEL_BOE_BF060Y8M_AJ0 is not set # CONFIG_DRM_PANEL_BOE_HIMAX8279D is not set +# CONFIG_DRM_PANEL_BOE_TD4320 is not set # CONFIG_DRM_PANEL_BOE_TH101MB31UIG002_28A is not set # CONFIG_DRM_PANEL_BOE_TV101WUM_LL2 is not set # CONFIG_DRM_PANEL_BOE_TV101WUM_NL6 is not set @@ -1513,9 +1526,12 @@ CONFIG_DRM_NOUVEAU_SIL164=m # CONFIG_DRM_PANEL_ELIDA_KD35T133 is not set # CONFIG_DRM_PANEL_FEIXIN_K101_IM2BA02 is not set # CONFIG_DRM_PANEL_FEIYANG_FY07024DI26A30D is not set +# CONFIG_DRM_PANEL_HIMAX_HX8279 is not set # CONFIG_DRM_PANEL_HIMAX_HX83102 is not set # CONFIG_DRM_PANEL_HIMAX_HX83112A is not set +# CONFIG_DRM_PANEL_HIMAX_HX83112B is not set # CONFIG_DRM_PANEL_HIMAX_HX8394 is not set +# CONFIG_DRM_PANEL_HYDIS_HV101HD1 is not set # CONFIG_DRM_PANEL_ILITEK_IL9322 is not set # CONFIG_DRM_PANEL_ILITEK_ILI9341 is not set # CONFIG_DRM_PANEL_ILITEK_ILI9805 is not set @@ -1549,6 +1565,7 @@ CONFIG_DRM_NOUVEAU_SIL164=m # CONFIG_DRM_PANEL_NOVATEK_NT36523 is not set # CONFIG_DRM_PANEL_NOVATEK_NT36672A is not set # CONFIG_DRM_PANEL_NOVATEK_NT36672E is not set +# CONFIG_DRM_PANEL_NOVATEK_NT37801 is not set # CONFIG_DRM_PANEL_NOVATEK_NT39016 is not set # CONFIG_DRM_PANEL_OLIMEX_LCD_OLINUXINO is not set # CONFIG_DRM_PANEL_ORISETECH_OTA5601A is not set @@ -1561,6 +1578,8 @@ CONFIG_DRM_NOUVEAU_SIL164=m # CONFIG_DRM_PANEL_RAYDIUM_RM68200 is not set # CONFIG_DRM_PANEL_RAYDIUM_RM692E5 is not set # CONFIG_DRM_PANEL_RAYDIUM_RM69380 is not set +# CONFIG_DRM_PANEL_RENESAS_R61307 is not set +# CONFIG_DRM_PANEL_RENESAS_R69328 is not set # CONFIG_DRM_PANEL_RONBO_RB070D30 is not set # CONFIG_DRM_PANEL_SAMSUNG_AMS581VF01 is not set # CONFIG_DRM_PANEL_SAMSUNG_AMS639RQ08 is not set @@ -1578,6 +1597,7 @@ CONFIG_DRM_NOUVEAU_SIL164=m # CONFIG_DRM_PANEL_SAMSUNG_S6E88A0_AMS427AP24 is not set # CONFIG_DRM_PANEL_SAMSUNG_S6E88A0_AMS452EF01 is not set # CONFIG_DRM_PANEL_SAMSUNG_S6E8AA0 is not set +# CONFIG_DRM_PANEL_SAMSUNG_S6E8AA5X01_AMS561RA01 is not set # CONFIG_DRM_PANEL_SAMSUNG_SOFEF00 is not set # CONFIG_DRM_PANEL_SEIKO_43WVF1G is not set # CONFIG_DRM_PANEL_SHARP_LQ101R1SX01 is not set @@ -1599,6 +1619,7 @@ CONFIG_DRM_NOUVEAU_SIL164=m # CONFIG_DRM_PANEL_TPO_TD043MTEA1 is not set # CONFIG_DRM_PANEL_TPO_TPG110 is not set # CONFIG_DRM_PANEL_TRULY_NT35597_WQXGA is not set +# CONFIG_DRM_PANEL_VISIONOX_G2647FB105 is not set # CONFIG_DRM_PANEL_VISIONOX_R66451 is not set # CONFIG_DRM_PANEL_VISIONOX_RM69299 is not set # CONFIG_DRM_PANEL_VISIONOX_RM692E5 is not set @@ -1610,6 +1631,7 @@ CONFIG_DRM_NOUVEAU_SIL164=m # CONFIG_DRM_PANTHOR is not set # CONFIG_DRM_PARADE_PS8622 is not set # CONFIG_DRM_PARADE_PS8640 is not set +# CONFIG_DRM_PIXPAPER is not set # CONFIG_DRM_PL111 is not set # CONFIG_DRM_POWERVR is not set CONFIG_DRM_QXL=m @@ -1618,12 +1640,17 @@ CONFIG_DRM_RADEON_USERPTR=y # CONFIG_DRM_RCAR_DW_HDMI is not set # CONFIG_DRM_RCAR_LVDS is not set # CONFIG_DRM_SAMSUNG_DSIM is not set +CONFIG_DRM_SCHED_KUNIT_TEST=m # CONFIG_DRM_SII902X is not set # CONFIG_DRM_SII9234 is not set # CONFIG_DRM_SIL_SII8620 is not set # CONFIG_DRM_SIMPLE_BRIDGE is not set # CONFIG_DRM_SIMPLEDRM is not set +# CONFIG_DRM_SOLOMON_SSD2825 is not set # CONFIG_DRM_SSD130X is not set +# CONFIG_DRM_ST7571_I2C is not set +# CONFIG_DRM_ST7586 is not set +# CONFIG_DRM_ST7735R is not set CONFIG_DRM_TEGRA_DEBUG=y CONFIG_DRM_TEGRA=m # CONFIG_DRM_THINE_THC63LVD1024 is not set @@ -1642,18 +1669,23 @@ CONFIG_DRM_TEGRA=m # CONFIG_DRM_TTM_KUNIT_TEST is not set CONFIG_DRM_UDL=m # CONFIG_DRM_VBOXVIDEO is not set +# CONFIG_DRM_VESADRM is not set # CONFIG_DRM_VGEM is not set CONFIG_DRM_VIRTIO_GPU_KMS=y CONFIG_DRM_VIRTIO_GPU=m +CONFIG_DRM_VKMS_KUNIT_TEST=m CONFIG_DRM_VKMS=m CONFIG_DRM_VMWGFX_FBCON=y CONFIG_DRM_VMWGFX=m # CONFIG_DRM_VMWGFX_MKSSTATS is not set +# CONFIG_DRM_WAVESHARE_BRIDGE is not set # CONFIG_DRM_WERROR is not set CONFIG_DRM_XE_DEVMEM_MIRROR=y CONFIG_DRM_XE_DP_TUNNEL=y +CONFIG_DRM_XE_GPUSVM=y # CONFIG_DRM_XE is not set # CONFIG_DRM_XEN_FRONTEND is not set +CONFIG_DRM_XE_PAGEMAP=y # CONFIG_DS1682 is not set # CONFIG_DS1803 is not set # CONFIG_DS4424 is not set @@ -1774,6 +1806,7 @@ CONFIG_EFI_HANDOVER_PROTOCOL=y CONFIG_EFI_PARTITION=y # CONFIG_EFI_PGT_DUMP is not set # CONFIG_EFI_RCI2_TABLE is not set +CONFIG_EFI_SBAT_FILE="" CONFIG_EFI_SOFT_RESERVE=y CONFIG_EFI_STUB=y # CONFIG_EFI_TEST is not set @@ -2309,6 +2342,7 @@ CONFIG_HSR=m CONFIG_HTE_TEGRA194=m # CONFIG_HTE_TEGRA194_TEST is not set CONFIG_HTE=y +CONFIG_HTMDUMP=m # CONFIG_HTS221 is not set # CONFIG_HTU21 is not set # CONFIG_HUAWEI_WMI is not set @@ -2569,6 +2603,7 @@ CONFIG_INFINIBAND_BNXT_RE=m CONFIG_INFINIBAND_CXGB4=m CONFIG_INFINIBAND_EFA=m # CONFIG_INFINIBAND_HNS is not set +# CONFIG_INFINIBAND_IONIC is not set CONFIG_INFINIBAND_IPOIB_CM=y # CONFIG_INFINIBAND_IPOIB_DEBUG_DATA is not set CONFIG_INFINIBAND_IPOIB_DEBUG=y @@ -2681,6 +2716,7 @@ CONFIG_INTEL_MEI_GSC_PROXY=m # CONFIG_INTEL_PMC_CORE is not set # CONFIG_INTEL_PMT_CLASS is not set # CONFIG_INTEL_PMT_CRASHLOG is not set +# CONFIG_INTEL_PMT_KUNIT_TEST is not set # CONFIG_INTEL_PMT_TELEMETRY is not set # CONFIG_INTEL_PUNIT_IPC is not set CONFIG_INTEL_QUICKI2C=m @@ -3237,6 +3273,7 @@ CONFIG_MARVELL_PHY=m CONFIG_MAX77620_THERMAL=m CONFIG_MAX77620_WATCHDOG=y # CONFIG_MAXIM_THERMOCOUPLE is not set +CONFIG_MAXLINEAR_86110_PHY=m CONFIG_MAXLINEAR_GPHY=m # CONFIG_MB1232 is not set # CONFIG_MC3230 is not set @@ -3912,8 +3949,8 @@ CONFIG_NETFILTER_XT_TARGET_TEE=m CONFIG_NETFILTER_XT_TARGET_TPROXY=m CONFIG_NETFILTER_XT_TARGET_TRACE=m CONFIG_NETFILTER=y -# CONFIG_NET_FOU_IP_TUNNELS is not set -# CONFIG_NET_FOU is not set +CONFIG_NET_FOU_IP_TUNNELS=y +CONFIG_NET_FOU=m CONFIG_NETFS_STATS=y CONFIG_NETFS_SUPPORT=m CONFIG_NET_HANDSHAKE_KUNIT_TEST=m @@ -4509,6 +4546,7 @@ CONFIG_PHYLINK=m # CONFIG_PHY_MIXEL_MIPI_DPHY is not set CONFIG_PHY_NS2_USB_DRD=y # CONFIG_PHY_OCELOT_SERDES is not set +CONFIG_PHY_PACKAGE=m # CONFIG_PHY_PXA_28NM_HSIC is not set # CONFIG_PHY_PXA_28NM_USB2 is not set # CONFIG_PHY_QCOM_APQ8064_SATA is not set @@ -4664,6 +4702,7 @@ CONFIG_PROFILING=y # CONFIG_PROVE_LOCKING is not set CONFIG_PROVE_NVDIMM_LOCKING=y # CONFIG_PROVE_RAW_LOCK_NESTING is not set +CONFIG_PRP_DUP_DISCARD_KUNIT_TEST=m CONFIG_PSAMPLE=m # CONFIG_PSE_CONTROLLER is not set CONFIG_PSI_DEFAULT_DISABLED=y @@ -4777,6 +4816,7 @@ CONFIG_QUOTACTL=y # CONFIG_QUOTA_DEBUG is not set CONFIG_QUOTA_NETLINK_INTERFACE=y CONFIG_QUOTA=y +CONFIG_R8169_LEDS=y CONFIG_R8169=m CONFIG_RADIO_ADAPTERS=y # CONFIG_RADIO_MAXIRADIO is not set @@ -4832,6 +4872,7 @@ CONFIG_RD_ZSTD=y # CONFIG_READABLE_ASM is not set # CONFIG_READ_ONLY_THP_FOR_FS is not set CONFIG_REALTEK_AUTOPM=y +CONFIG_REALTEK_PHY_HWMON=y CONFIG_REALTEK_PHY=m # CONFIG_REED_SOLOMON_TEST is not set CONFIG_REGMAP_BUILD=y @@ -5134,17 +5175,21 @@ CONFIG_RTW88_8822CE=m # CONFIG_RTW88_DEBUG is not set CONFIG_RTW88=m # CONFIG_RTW89_8851BE is not set +# CONFIG_RTW89_8851BU is not set CONFIG_RTW89_8852AE=m CONFIG_RTW89_8852BE=m # CONFIG_RTW89_8852BTE is not set +# CONFIG_RTW89_8852BU is not set CONFIG_RTW89_8852CE=m # CONFIG_RTW89_8922AE is not set # CONFIG_RTW89_DEBUGFS is not set # CONFIG_RTW89_DEBUGMSG is not set CONFIG_RTW89=m CONFIG_RUNTIME_TESTING_MENU=y +# CONFIG_RV_MON_RTAPP is not set # CONFIG_RV_MON_SCHED is not set CONFIG_RV_MON_WWNR=y +CONFIG_RV_PER_TASK_MONITORS=2 CONFIG_RV_REACTORS=y CONFIG_RV_REACT_PANIC=y CONFIG_RV_REACT_PRINTK=y @@ -5709,15 +5754,35 @@ CONFIG_SND_GINA20=m CONFIG_SND_GINA24=m CONFIG_SND_HDA_ACPI=m # CONFIG_SND_HDA_CIRRUS_SCODEC_KUNIT_TEST is not set +CONFIG_SND_HDA_CODEC_ALC260=m +CONFIG_SND_HDA_CODEC_ALC262=m +CONFIG_SND_HDA_CODEC_ALC268=m +CONFIG_SND_HDA_CODEC_ALC269=m +CONFIG_SND_HDA_CODEC_ALC662=m +CONFIG_SND_HDA_CODEC_ALC680=m +CONFIG_SND_HDA_CODEC_ALC861=m +CONFIG_SND_HDA_CODEC_ALC861VD=m +CONFIG_SND_HDA_CODEC_ALC880=m +CONFIG_SND_HDA_CODEC_ALC882=m CONFIG_SND_HDA_CODEC_ANALOG=m CONFIG_SND_HDA_CODEC_CA0110=m CONFIG_SND_HDA_CODEC_CA0132_DSP=y CONFIG_SND_HDA_CODEC_CA0132=m CONFIG_SND_HDA_CODEC_CIRRUS=m +CONFIG_SND_HDA_CODEC_CM9825=m CONFIG_SND_HDA_CODEC_CMEDIA=m CONFIG_SND_HDA_CODEC_CONEXANT=m +CONFIG_SND_HDA_CODEC_CS420X=m +CONFIG_SND_HDA_CODEC_CS421X=m # CONFIG_SND_HDA_CODEC_CS8409 is not set +CONFIG_SND_HDA_CODEC_HDMI_ATI=m +CONFIG_SND_HDA_CODEC_HDMI_GENERIC=m +CONFIG_SND_HDA_CODEC_HDMI_INTEL=m CONFIG_SND_HDA_CODEC_HDMI=m +CONFIG_SND_HDA_CODEC_HDMI_NVIDIA=m +CONFIG_SND_HDA_CODEC_HDMI_NVIDIA_MCP=m +CONFIG_SND_HDA_CODEC_HDMI_SIMPLE=m +CONFIG_SND_HDA_CODEC_HDMI_TEGRA=m CONFIG_SND_HDA_CODEC_REALTEK=m # CONFIG_SND_HDA_CODEC_SENARYTECH is not set CONFIG_SND_HDA_CODEC_SI3054=m @@ -5798,6 +5863,8 @@ CONFIG_SND_SEQ_UMP=y # CONFIG_SND_SOC_ADAU7002 is not set # CONFIG_SND_SOC_ADAU7118_HW is not set # CONFIG_SND_SOC_ADAU7118_I2C is not set +# CONFIG_SND_SOC_ADI_AXI_I2S is not set +# CONFIG_SND_SOC_ADI_AXI_SPDIF is not set # CONFIG_SND_SOC_ADI is not set # CONFIG_SND_SOC_AK4104 is not set # CONFIG_SND_SOC_AK4118 is not set @@ -5865,6 +5932,7 @@ CONFIG_SND_SOC_CARD_KUNIT_TEST=m # CONFIG_SND_SOC_CS43130 is not set # CONFIG_SND_SOC_CS4341 is not set # CONFIG_SND_SOC_CS4349 is not set +# CONFIG_SND_SOC_CS48L32 is not set # CONFIG_SND_SOC_CS53L30 is not set # CONFIG_SND_SOC_CS_AMP_LIB_TEST is not set CONFIG_SND_SOC_CX2072X=m @@ -5877,6 +5945,7 @@ CONFIG_SND_SOC_CX2072X=m # CONFIG_SND_SOC_ES8326 is not set # CONFIG_SND_SOC_ES8328_I2C is not set # CONFIG_SND_SOC_ES8328_SPI is not set +# CONFIG_SND_SOC_FS210X is not set # CONFIG_SND_SOC_FSL_ASRC is not set # CONFIG_SND_SOC_FSL_AUDMIX is not set # CONFIG_SND_SOC_FSL_ESAI is not set @@ -5893,6 +5962,7 @@ CONFIG_SND_SOC_CX2072X=m # CONFIG_SND_SOC_IMG is not set # CONFIG_SND_SOC_IMX_AUDMUX is not set # CONFIG_SND_SOC_INNO_RK3036 is not set +# CONFIG_SND_SOC_INTEL_AVS_CARDNAME_OBSOLETE is not set # CONFIG_SND_SOC_INTEL_AVS is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_DA7219 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_DMIC is not set @@ -5903,11 +5973,13 @@ CONFIG_SND_SOC_CX2072X=m # CONFIG_SND_SOC_INTEL_AVS_MACH_MAX98373 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_MAX98927 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_NAU8825 is not set +# CONFIG_SND_SOC_INTEL_AVS_MACH_PCM3168A is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_PROBE is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_RT274 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_RT286 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_RT298 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_RT5514 is not set +# CONFIG_SND_SOC_INTEL_AVS_MACH_RT5640 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_RT5663 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_RT5682 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_SSM4567 is not set @@ -5977,6 +6049,7 @@ CONFIG_SND_SOC_MAX98390=m # CONFIG_SND_SOC_MAX9860 is not set # CONFIG_SND_SOC_MAX9867 is not set CONFIG_SND_SOC_MAX98927=m +# CONFIG_SND_SOC_MIKROE_PROTO is not set # CONFIG_SND_SOC_MSM8916_WCD_DIGITAL is not set # CONFIG_SND_SOC_MT6351 is not set # CONFIG_SND_SOC_MT6357 is not set @@ -5984,6 +6057,7 @@ CONFIG_SND_SOC_MAX98927=m # CONFIG_SND_SOC_MT6660 is not set # CONFIG_SND_SOC_MTK_BTCVSD is not set # CONFIG_SND_SOC_NAU8315 is not set +# CONFIG_SND_SOC_NAU8325 is not set # CONFIG_SND_SOC_NAU8540 is not set # CONFIG_SND_SOC_NAU8810 is not set # CONFIG_SND_SOC_NAU8821 is not set @@ -5994,6 +6068,7 @@ CONFIG_SND_SOC_MAX98927=m # CONFIG_SND_SOC_NTP8918 is not set CONFIG_SND_SOC_OPS_KUNIT_TEST=m # CONFIG_SND_SOC_PCM1681 is not set +# CONFIG_SND_SOC_PCM1754 is not set # CONFIG_SND_SOC_PCM1789_I2C is not set # CONFIG_SND_SOC_PCM179X_I2C is not set # CONFIG_SND_SOC_PCM179X_SPI is not set @@ -6030,7 +6105,12 @@ CONFIG_SND_SOC_OPS_KUNIT_TEST=m # CONFIG_SND_SOC_RT715_SDCA_SDW is not set # CONFIG_SND_SOC_RT715_SDW is not set # CONFIG_SND_SOC_RT9120 is not set +# CONFIG_SND_SOC_RT9123 is not set +# CONFIG_SND_SOC_RT9123P is not set +# CONFIG_SND_SOC_RTQ9124 is not set # CONFIG_SND_SOC_RTQ9128 is not set +CONFIG_SND_SOC_SDCA_HID=y +CONFIG_SND_SOC_SDCA_IRQ=y # CONFIG_SND_SOC_SGTL5000 is not set # CONFIG_SND_SOC_SIMPLE_AMPLIFIER is not set # CONFIG_SND_SOC_SIMPLE_MUX is not set @@ -6079,6 +6159,7 @@ CONFIG_SND_SOC_SOF_TOPLEVEL=y # CONFIG_SND_SOC_TAS2770 is not set # CONFIG_SND_SOC_TAS2780 is not set # CONFIG_SND_SOC_TAS2781_I2C is not set +# CONFIG_SND_SOC_TAS2783_SDW is not set # CONFIG_SND_SOC_TAS5086 is not set # CONFIG_SND_SOC_TAS571X is not set # CONFIG_SND_SOC_TAS5720 is not set @@ -6103,6 +6184,7 @@ CONFIG_SND_SOC_TOPOLOGY_KUNIT_TEST=m # CONFIG_SND_SOC_TSCS454 is not set # CONFIG_SND_SOC_UDA1334 is not set # CONFIG_SND_SOC_UDA1342 is not set +# CONFIG_SND_SOC_USB is not set CONFIG_SND_SOC_UTILS_KUNIT_TEST=m # CONFIG_SND_SOC_WCD937X_SDW is not set # CONFIG_SND_SOC_WCD938X_SDW is not set @@ -6163,6 +6245,7 @@ CONFIG_SND_USB_POD=m CONFIG_SND_USB_TONEPORT=m CONFIG_SND_USB_UA101=m CONFIG_SND_USB_US122L=m +CONFIG_SND_USB_US144MKII=m CONFIG_SND_USB_USX2Y=m CONFIG_SND_USB_VARIAX=m CONFIG_SND_USB=y @@ -6331,6 +6414,7 @@ CONFIG_SYSCTL_KUNIT_TEST=m CONFIG_SYSCTL=y CONFIG_SYSFB_SIMPLEFB=y # CONFIG_SYSFS_DEPRECATED is not set +CONFIG_SYSFS=y # CONFIG_SYS_HYPERVISOR is not set # CONFIG_SYSTEM76_ACPI is not set CONFIG_SYSTEM_BLACKLIST_HASH_LIST="" @@ -6355,6 +6439,7 @@ CONFIG_TASK_DELAY_ACCT=y CONFIG_TASK_IO_ACCOUNTING=y CONFIG_TASKSTATS=y CONFIG_TASK_XACCT=y +CONFIG_TCG_ARM_CRB_FFA=m # CONFIG_TCG_ATMEL is not set CONFIG_TCG_CRB=y # CONFIG_TCG_INFINEON is not set @@ -7047,6 +7132,7 @@ CONFIG_USB_XHCI_HCD=y CONFIG_USB_XHCI_PCI_RENESAS=y CONFIG_USB_XHCI_PCI=y CONFIG_USB_XHCI_PLATFORM=y +# CONFIG_USB_XHCI_SIDEBAND is not set CONFIG_USB_XHCI_TEGRA=m CONFIG_USB_XUSBATM=m CONFIG_USB=y @@ -7426,6 +7512,9 @@ CONFIG_ZBUD=y # CONFIG_ZEROPLUS_FF is not set # CONFIG_ZIIRAVE_WATCHDOG is not set CONFIG_ZISOFS=y +CONFIG_ZL3073X_I2C=m +CONFIG_ZL3073X=m +CONFIG_ZL3073X_SPI=m CONFIG_ZLIB_DEFLATE=y CONFIG_ZLIB_DFLTCC=y CONFIG_ZLIB_INFLATE=y diff --git a/SOURCES/kernel-aarch64-debug-rhel.config b/SOURCES/kernel-aarch64-debug-rhel.config index 9b139da3a..11abd755e 100644 --- a/SOURCES/kernel-aarch64-debug-rhel.config +++ b/SOURCES/kernel-aarch64-debug-rhel.config @@ -38,6 +38,7 @@ CONFIG_ACPI_DEBUGGER=y CONFIG_ACPI_DEBUG=y # CONFIG_ACPI_DOCK is not set CONFIG_ACPI_EC_DEBUGFS=m +CONFIG_ACPI_EC=y CONFIG_ACPI_FAN=y CONFIG_ACPI_FFH=y # CONFIG_ACPI_FPDT is not set @@ -186,6 +187,7 @@ CONFIG_ALX=m # CONFIG_AMD_AE4DMA is not set CONFIG_AMD_ATL=m # CONFIG_AMD_IOMMU_DEBUGFS is not set +CONFIG_AMD_MP2_STB=y CONFIG_AMD_PHY=m CONFIG_AMD_PMC=m # CONFIG_AMD_QDMA is not set @@ -378,6 +380,7 @@ CONFIG_ARM_SPE_PMU=m CONFIG_ARM_TEGRA194_CPUFREQ=y # CONFIG_ARM_TEGRA20_CPUFREQ is not set CONFIG_ARM_TEGRA_DEVFREQ=m +CONFIG_AS21XXX_PHY=m # CONFIG_AS3935 is not set # CONFIG_AS73211 is not set CONFIG_ASN1=y @@ -412,6 +415,7 @@ CONFIG_ATH11K=m CONFIG_ATH11K_PCI=m CONFIG_ATH11K_SPECTRAL=y CONFIG_ATH11K_TRACING=y +# CONFIG_ATH12K_AHB is not set # CONFIG_ATH12K_COREDUMP is not set CONFIG_ATH12K_DEBUGFS=y CONFIG_ATH12K_DEBUG=y @@ -971,6 +975,7 @@ CONFIG_CORTINA_PHY=m # CONFIG_COUNTER is not set # CONFIG_CPU5_WDT is not set # CONFIG_CPU_BIG_ENDIAN is not set +CONFIG_CPUFREQ_ARCH_CUR_FREQ=y # CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE is not set # CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND is not set CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y @@ -997,11 +1002,13 @@ CONFIG_CPU_ISOLATION=y CONFIG_CPU_LITTLE_ENDIAN=y CONFIG_CPUMASK_KUNIT_TEST=m CONFIG_CPUMASK_OFFSTACK=y +CONFIG_CPU_MITIGATIONS=y CONFIG_CPUSETS_V1=y CONFIG_CPUSETS=y CONFIG_CPU_THERMAL=y # CONFIG_CRAMFS is not set # CONFIG_CRAMFS_MTD is not set +CONFIG_CRASH_DM_CRYPT=y CONFIG_CRASH_DUMP=y CONFIG_CRASH_HOTPLUG=y CONFIG_CRASH_MAX_MEMORY_RANGES=8192 @@ -1095,6 +1102,7 @@ CONFIG_CRYPTO_DEV_OCTEONTX2_CPT=m # CONFIG_CRYPTO_DEV_OCTEONTX_CPT is not set # CONFIG_CRYPTO_DEV_QAT_420XX is not set # CONFIG_CRYPTO_DEV_QAT_4XXX is not set +# CONFIG_CRYPTO_DEV_QAT_6XXX is not set # CONFIG_CRYPTO_DEV_QAT_C3XXX is not set # CONFIG_CRYPTO_DEV_QAT_C3XXXVF is not set # CONFIG_CRYPTO_DEV_QAT_C62X is not set @@ -1339,6 +1347,7 @@ CONFIG_DIMLIB=y CONFIG_DMA_API_DEBUG=y CONFIG_DMABUF_DEBUG=y # CONFIG_DMABUF_HEAPS_CMA is not set +CONFIG_DMABUF_HEAPS_CMA_LEGACY=y CONFIG_DMABUF_HEAPS_SYSTEM=y CONFIG_DMABUF_HEAPS=y CONFIG_DMABUF_MOVE_NOTIFY=y @@ -1406,6 +1415,7 @@ CONFIG_DP83867_PHY=m CONFIG_DP83TC811_PHY=m # CONFIG_DP83TD510_PHY is not set CONFIG_DP83TG720_PHY=m +CONFIG_DPLL_REFCNT_TRACKER=y CONFIG_DPLL=y # CONFIG_DPS310 is not set # CONFIG_DRAGONRISE_FF is not set @@ -1445,6 +1455,7 @@ CONFIG_DRM_DISPLAY_DP_AUX_CEC=y # CONFIG_DRM_DISPLAY_DP_AUX_CHARDEV is not set # CONFIG_DRM_DISPLAY_DP_TUNNEL_STATE_DEBUG is not set CONFIG_DRM_DP_AUX_CHARDEV=y +# CONFIG_DRM_EFIDRM is not set # CONFIG_DRM_ETNAVIV is not set CONFIG_DRM_FBDEV_EMULATION=y CONFIG_DRM_FBDEV_OVERALLOC=100 @@ -1467,6 +1478,7 @@ CONFIG_DRM_I915_DP_TUNNEL=y CONFIG_DRM_I915=m CONFIG_DRM_I915_PREEMPT_TIMEOUT_COMPUTE=7500 CONFIG_DRM_I915_USERPTR=y +# CONFIG_DRM_IMX8_DC is not set # CONFIG_DRM_IMX8MP_DW_HDMI_BRIDGE is not set # CONFIG_DRM_IMX8MP_HDMI_PVI is not set # CONFIG_DRM_IMX8QM_LDB is not set @@ -1510,6 +1522,7 @@ CONFIG_DRM_NOUVEAU_SIL164=m # CONFIG_DRM_PANEL_AUO_A030JTN01 is not set # CONFIG_DRM_PANEL_BOE_BF060Y8M_AJ0 is not set # CONFIG_DRM_PANEL_BOE_HIMAX8279D is not set +# CONFIG_DRM_PANEL_BOE_TD4320 is not set # CONFIG_DRM_PANEL_BOE_TH101MB31UIG002_28A is not set # CONFIG_DRM_PANEL_BOE_TV101WUM_LL2 is not set # CONFIG_DRM_PANEL_BOE_TV101WUM_NL6 is not set @@ -1519,9 +1532,12 @@ CONFIG_DRM_NOUVEAU_SIL164=m # CONFIG_DRM_PANEL_ELIDA_KD35T133 is not set # CONFIG_DRM_PANEL_FEIXIN_K101_IM2BA02 is not set # CONFIG_DRM_PANEL_FEIYANG_FY07024DI26A30D is not set +# CONFIG_DRM_PANEL_HIMAX_HX8279 is not set # CONFIG_DRM_PANEL_HIMAX_HX83102 is not set # CONFIG_DRM_PANEL_HIMAX_HX83112A is not set +# CONFIG_DRM_PANEL_HIMAX_HX83112B is not set # CONFIG_DRM_PANEL_HIMAX_HX8394 is not set +# CONFIG_DRM_PANEL_HYDIS_HV101HD1 is not set # CONFIG_DRM_PANEL_ILITEK_IL9322 is not set # CONFIG_DRM_PANEL_ILITEK_ILI9341 is not set # CONFIG_DRM_PANEL_ILITEK_ILI9805 is not set @@ -1555,6 +1571,7 @@ CONFIG_DRM_NOUVEAU_SIL164=m # CONFIG_DRM_PANEL_NOVATEK_NT36523 is not set # CONFIG_DRM_PANEL_NOVATEK_NT36672A is not set # CONFIG_DRM_PANEL_NOVATEK_NT36672E is not set +# CONFIG_DRM_PANEL_NOVATEK_NT37801 is not set # CONFIG_DRM_PANEL_NOVATEK_NT39016 is not set # CONFIG_DRM_PANEL_OLIMEX_LCD_OLINUXINO is not set # CONFIG_DRM_PANEL_ORISETECH_OTA5601A is not set @@ -1567,6 +1584,8 @@ CONFIG_DRM_NOUVEAU_SIL164=m # CONFIG_DRM_PANEL_RAYDIUM_RM68200 is not set # CONFIG_DRM_PANEL_RAYDIUM_RM692E5 is not set # CONFIG_DRM_PANEL_RAYDIUM_RM69380 is not set +# CONFIG_DRM_PANEL_RENESAS_R61307 is not set +# CONFIG_DRM_PANEL_RENESAS_R69328 is not set # CONFIG_DRM_PANEL_RONBO_RB070D30 is not set # CONFIG_DRM_PANEL_SAMSUNG_AMS581VF01 is not set # CONFIG_DRM_PANEL_SAMSUNG_AMS639RQ08 is not set @@ -1584,6 +1603,7 @@ CONFIG_DRM_NOUVEAU_SIL164=m # CONFIG_DRM_PANEL_SAMSUNG_S6E88A0_AMS427AP24 is not set # CONFIG_DRM_PANEL_SAMSUNG_S6E88A0_AMS452EF01 is not set # CONFIG_DRM_PANEL_SAMSUNG_S6E8AA0 is not set +# CONFIG_DRM_PANEL_SAMSUNG_S6E8AA5X01_AMS561RA01 is not set # CONFIG_DRM_PANEL_SAMSUNG_SOFEF00 is not set # CONFIG_DRM_PANEL_SEIKO_43WVF1G is not set # CONFIG_DRM_PANEL_SHARP_LQ101R1SX01 is not set @@ -1605,6 +1625,7 @@ CONFIG_DRM_NOUVEAU_SIL164=m # CONFIG_DRM_PANEL_TPO_TD043MTEA1 is not set # CONFIG_DRM_PANEL_TPO_TPG110 is not set # CONFIG_DRM_PANEL_TRULY_NT35597_WQXGA is not set +# CONFIG_DRM_PANEL_VISIONOX_G2647FB105 is not set # CONFIG_DRM_PANEL_VISIONOX_R66451 is not set # CONFIG_DRM_PANEL_VISIONOX_RM69299 is not set # CONFIG_DRM_PANEL_VISIONOX_RM692E5 is not set @@ -1616,6 +1637,7 @@ CONFIG_DRM_NOUVEAU_SIL164=m # CONFIG_DRM_PANTHOR is not set # CONFIG_DRM_PARADE_PS8622 is not set # CONFIG_DRM_PARADE_PS8640 is not set +# CONFIG_DRM_PIXPAPER is not set # CONFIG_DRM_PL111 is not set # CONFIG_DRM_POWERVR is not set CONFIG_DRM_QXL=m @@ -1624,12 +1646,17 @@ CONFIG_DRM_RADEON_USERPTR=y # CONFIG_DRM_RCAR_DW_HDMI is not set # CONFIG_DRM_RCAR_LVDS is not set # CONFIG_DRM_SAMSUNG_DSIM is not set +CONFIG_DRM_SCHED_KUNIT_TEST=m # CONFIG_DRM_SII902X is not set # CONFIG_DRM_SII9234 is not set # CONFIG_DRM_SIL_SII8620 is not set # CONFIG_DRM_SIMPLE_BRIDGE is not set # CONFIG_DRM_SIMPLEDRM is not set +# CONFIG_DRM_SOLOMON_SSD2825 is not set # CONFIG_DRM_SSD130X is not set +# CONFIG_DRM_ST7571_I2C is not set +# CONFIG_DRM_ST7586 is not set +# CONFIG_DRM_ST7735R is not set CONFIG_DRM_TEGRA_DEBUG=y CONFIG_DRM_TEGRA=m # CONFIG_DRM_THINE_THC63LVD1024 is not set @@ -1648,18 +1675,23 @@ CONFIG_DRM_TEGRA=m # CONFIG_DRM_TTM_KUNIT_TEST is not set CONFIG_DRM_UDL=m # CONFIG_DRM_VBOXVIDEO is not set +# CONFIG_DRM_VESADRM is not set # CONFIG_DRM_VGEM is not set CONFIG_DRM_VIRTIO_GPU_KMS=y CONFIG_DRM_VIRTIO_GPU=m +CONFIG_DRM_VKMS_KUNIT_TEST=m CONFIG_DRM_VKMS=m CONFIG_DRM_VMWGFX_FBCON=y CONFIG_DRM_VMWGFX=m # CONFIG_DRM_VMWGFX_MKSSTATS is not set +# CONFIG_DRM_WAVESHARE_BRIDGE is not set # CONFIG_DRM_WERROR is not set CONFIG_DRM_XE_DEVMEM_MIRROR=y CONFIG_DRM_XE_DP_TUNNEL=y +CONFIG_DRM_XE_GPUSVM=y # CONFIG_DRM_XE is not set # CONFIG_DRM_XEN_FRONTEND is not set +CONFIG_DRM_XE_PAGEMAP=y # CONFIG_DS1682 is not set # CONFIG_DS1803 is not set # CONFIG_DS4424 is not set @@ -1780,6 +1812,7 @@ CONFIG_EFI_HANDOVER_PROTOCOL=y CONFIG_EFI_PARTITION=y # CONFIG_EFI_PGT_DUMP is not set # CONFIG_EFI_RCI2_TABLE is not set +CONFIG_EFI_SBAT_FILE="" CONFIG_EFI_SOFT_RESERVE=y CONFIG_EFI_STUB=y # CONFIG_EFI_TEST is not set @@ -2323,6 +2356,7 @@ CONFIG_HSR=m CONFIG_HTE_TEGRA194=m CONFIG_HTE_TEGRA194_TEST=m CONFIG_HTE=y +CONFIG_HTMDUMP=m # CONFIG_HTS221 is not set # CONFIG_HTU21 is not set # CONFIG_HUAWEI_WMI is not set @@ -2583,6 +2617,7 @@ CONFIG_INFINIBAND_BNXT_RE=m CONFIG_INFINIBAND_CXGB4=m CONFIG_INFINIBAND_EFA=m # CONFIG_INFINIBAND_HNS is not set +# CONFIG_INFINIBAND_IONIC is not set CONFIG_INFINIBAND_IPOIB_CM=y # CONFIG_INFINIBAND_IPOIB_DEBUG_DATA is not set CONFIG_INFINIBAND_IPOIB_DEBUG=y @@ -2695,6 +2730,7 @@ CONFIG_INTEL_MEI_GSC_PROXY=m # CONFIG_INTEL_PMC_CORE is not set # CONFIG_INTEL_PMT_CLASS is not set # CONFIG_INTEL_PMT_CRASHLOG is not set +# CONFIG_INTEL_PMT_KUNIT_TEST is not set # CONFIG_INTEL_PMT_TELEMETRY is not set # CONFIG_INTEL_PUNIT_IPC is not set CONFIG_INTEL_QUICKI2C=m @@ -3256,6 +3292,7 @@ CONFIG_MARVELL_PHY=m CONFIG_MAX77620_THERMAL=m CONFIG_MAX77620_WATCHDOG=y # CONFIG_MAXIM_THERMOCOUPLE is not set +CONFIG_MAXLINEAR_86110_PHY=m CONFIG_MAXLINEAR_GPHY=m # CONFIG_MB1232 is not set # CONFIG_MC3230 is not set @@ -3931,8 +3968,8 @@ CONFIG_NETFILTER_XT_TARGET_TEE=m CONFIG_NETFILTER_XT_TARGET_TPROXY=m CONFIG_NETFILTER_XT_TARGET_TRACE=m CONFIG_NETFILTER=y -# CONFIG_NET_FOU_IP_TUNNELS is not set -# CONFIG_NET_FOU is not set +CONFIG_NET_FOU_IP_TUNNELS=y +CONFIG_NET_FOU=m CONFIG_NETFS_STATS=y CONFIG_NETFS_SUPPORT=m CONFIG_NET_HANDSHAKE_KUNIT_TEST=m @@ -4529,6 +4566,7 @@ CONFIG_PHYLINK=m # CONFIG_PHY_MIXEL_MIPI_DPHY is not set CONFIG_PHY_NS2_USB_DRD=y # CONFIG_PHY_OCELOT_SERDES is not set +CONFIG_PHY_PACKAGE=m # CONFIG_PHY_PXA_28NM_HSIC is not set # CONFIG_PHY_PXA_28NM_USB2 is not set # CONFIG_PHY_QCOM_APQ8064_SATA is not set @@ -4684,6 +4722,7 @@ CONFIG_PROFILING=y CONFIG_PROVE_LOCKING=y CONFIG_PROVE_NVDIMM_LOCKING=y CONFIG_PROVE_RAW_LOCK_NESTING=y +CONFIG_PRP_DUP_DISCARD_KUNIT_TEST=m CONFIG_PSAMPLE=m # CONFIG_PSE_CONTROLLER is not set CONFIG_PSI_DEFAULT_DISABLED=y @@ -4797,6 +4836,7 @@ CONFIG_QUOTACTL=y CONFIG_QUOTA_DEBUG=y CONFIG_QUOTA_NETLINK_INTERFACE=y CONFIG_QUOTA=y +CONFIG_R8169_LEDS=y CONFIG_R8169=m CONFIG_RADIO_ADAPTERS=y # CONFIG_RADIO_MAXIRADIO is not set @@ -4852,6 +4892,7 @@ CONFIG_RD_ZSTD=y # CONFIG_READABLE_ASM is not set # CONFIG_READ_ONLY_THP_FOR_FS is not set CONFIG_REALTEK_AUTOPM=y +CONFIG_REALTEK_PHY_HWMON=y CONFIG_REALTEK_PHY=m # CONFIG_REED_SOLOMON_TEST is not set CONFIG_REGMAP_BUILD=y @@ -5154,17 +5195,21 @@ CONFIG_RTW88_DEBUGFS=y CONFIG_RTW88_DEBUG=y CONFIG_RTW88=m # CONFIG_RTW89_8851BE is not set +# CONFIG_RTW89_8851BU is not set CONFIG_RTW89_8852AE=m CONFIG_RTW89_8852BE=m # CONFIG_RTW89_8852BTE is not set +# CONFIG_RTW89_8852BU is not set CONFIG_RTW89_8852CE=m # CONFIG_RTW89_8922AE is not set CONFIG_RTW89_DEBUGFS=y CONFIG_RTW89_DEBUGMSG=y CONFIG_RTW89=m CONFIG_RUNTIME_TESTING_MENU=y +# CONFIG_RV_MON_RTAPP is not set # CONFIG_RV_MON_SCHED is not set CONFIG_RV_MON_WWNR=y +CONFIG_RV_PER_TASK_MONITORS=2 CONFIG_RV_REACTORS=y CONFIG_RV_REACT_PANIC=y CONFIG_RV_REACT_PRINTK=y @@ -5729,15 +5774,35 @@ CONFIG_SND_GINA20=m CONFIG_SND_GINA24=m CONFIG_SND_HDA_ACPI=m # CONFIG_SND_HDA_CIRRUS_SCODEC_KUNIT_TEST is not set +CONFIG_SND_HDA_CODEC_ALC260=m +CONFIG_SND_HDA_CODEC_ALC262=m +CONFIG_SND_HDA_CODEC_ALC268=m +CONFIG_SND_HDA_CODEC_ALC269=m +CONFIG_SND_HDA_CODEC_ALC662=m +CONFIG_SND_HDA_CODEC_ALC680=m +CONFIG_SND_HDA_CODEC_ALC861=m +CONFIG_SND_HDA_CODEC_ALC861VD=m +CONFIG_SND_HDA_CODEC_ALC880=m +CONFIG_SND_HDA_CODEC_ALC882=m CONFIG_SND_HDA_CODEC_ANALOG=m CONFIG_SND_HDA_CODEC_CA0110=m CONFIG_SND_HDA_CODEC_CA0132_DSP=y CONFIG_SND_HDA_CODEC_CA0132=m CONFIG_SND_HDA_CODEC_CIRRUS=m +CONFIG_SND_HDA_CODEC_CM9825=m CONFIG_SND_HDA_CODEC_CMEDIA=m CONFIG_SND_HDA_CODEC_CONEXANT=m +CONFIG_SND_HDA_CODEC_CS420X=m +CONFIG_SND_HDA_CODEC_CS421X=m # CONFIG_SND_HDA_CODEC_CS8409 is not set +CONFIG_SND_HDA_CODEC_HDMI_ATI=m +CONFIG_SND_HDA_CODEC_HDMI_GENERIC=m +CONFIG_SND_HDA_CODEC_HDMI_INTEL=m CONFIG_SND_HDA_CODEC_HDMI=m +CONFIG_SND_HDA_CODEC_HDMI_NVIDIA=m +CONFIG_SND_HDA_CODEC_HDMI_NVIDIA_MCP=m +CONFIG_SND_HDA_CODEC_HDMI_SIMPLE=m +CONFIG_SND_HDA_CODEC_HDMI_TEGRA=m CONFIG_SND_HDA_CODEC_REALTEK=m # CONFIG_SND_HDA_CODEC_SENARYTECH is not set CONFIG_SND_HDA_CODEC_SI3054=m @@ -5819,6 +5884,8 @@ CONFIG_SND_SEQ_UMP=y # CONFIG_SND_SOC_ADAU7002 is not set # CONFIG_SND_SOC_ADAU7118_HW is not set # CONFIG_SND_SOC_ADAU7118_I2C is not set +# CONFIG_SND_SOC_ADI_AXI_I2S is not set +# CONFIG_SND_SOC_ADI_AXI_SPDIF is not set # CONFIG_SND_SOC_ADI is not set # CONFIG_SND_SOC_AK4104 is not set # CONFIG_SND_SOC_AK4118 is not set @@ -5886,6 +5953,7 @@ CONFIG_SND_SOC_CARD_KUNIT_TEST=m # CONFIG_SND_SOC_CS43130 is not set # CONFIG_SND_SOC_CS4341 is not set # CONFIG_SND_SOC_CS4349 is not set +# CONFIG_SND_SOC_CS48L32 is not set # CONFIG_SND_SOC_CS53L30 is not set # CONFIG_SND_SOC_CS_AMP_LIB_TEST is not set CONFIG_SND_SOC_CX2072X=m @@ -5898,6 +5966,7 @@ CONFIG_SND_SOC_CX2072X=m # CONFIG_SND_SOC_ES8326 is not set # CONFIG_SND_SOC_ES8328_I2C is not set # CONFIG_SND_SOC_ES8328_SPI is not set +# CONFIG_SND_SOC_FS210X is not set # CONFIG_SND_SOC_FSL_ASRC is not set # CONFIG_SND_SOC_FSL_AUDMIX is not set # CONFIG_SND_SOC_FSL_ESAI is not set @@ -5914,6 +5983,7 @@ CONFIG_SND_SOC_CX2072X=m # CONFIG_SND_SOC_IMG is not set # CONFIG_SND_SOC_IMX_AUDMUX is not set # CONFIG_SND_SOC_INNO_RK3036 is not set +# CONFIG_SND_SOC_INTEL_AVS_CARDNAME_OBSOLETE is not set # CONFIG_SND_SOC_INTEL_AVS is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_DA7219 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_DMIC is not set @@ -5924,11 +5994,13 @@ CONFIG_SND_SOC_CX2072X=m # CONFIG_SND_SOC_INTEL_AVS_MACH_MAX98373 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_MAX98927 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_NAU8825 is not set +# CONFIG_SND_SOC_INTEL_AVS_MACH_PCM3168A is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_PROBE is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_RT274 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_RT286 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_RT298 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_RT5514 is not set +# CONFIG_SND_SOC_INTEL_AVS_MACH_RT5640 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_RT5663 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_RT5682 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_SSM4567 is not set @@ -5998,6 +6070,7 @@ CONFIG_SND_SOC_MAX98390=m # CONFIG_SND_SOC_MAX9860 is not set # CONFIG_SND_SOC_MAX9867 is not set CONFIG_SND_SOC_MAX98927=m +# CONFIG_SND_SOC_MIKROE_PROTO is not set # CONFIG_SND_SOC_MSM8916_WCD_DIGITAL is not set # CONFIG_SND_SOC_MT6351 is not set # CONFIG_SND_SOC_MT6357 is not set @@ -6005,6 +6078,7 @@ CONFIG_SND_SOC_MAX98927=m # CONFIG_SND_SOC_MT6660 is not set # CONFIG_SND_SOC_MTK_BTCVSD is not set # CONFIG_SND_SOC_NAU8315 is not set +# CONFIG_SND_SOC_NAU8325 is not set # CONFIG_SND_SOC_NAU8540 is not set # CONFIG_SND_SOC_NAU8810 is not set # CONFIG_SND_SOC_NAU8821 is not set @@ -6015,6 +6089,7 @@ CONFIG_SND_SOC_MAX98927=m # CONFIG_SND_SOC_NTP8918 is not set CONFIG_SND_SOC_OPS_KUNIT_TEST=m # CONFIG_SND_SOC_PCM1681 is not set +# CONFIG_SND_SOC_PCM1754 is not set # CONFIG_SND_SOC_PCM1789_I2C is not set # CONFIG_SND_SOC_PCM179X_I2C is not set # CONFIG_SND_SOC_PCM179X_SPI is not set @@ -6051,7 +6126,12 @@ CONFIG_SND_SOC_OPS_KUNIT_TEST=m # CONFIG_SND_SOC_RT715_SDCA_SDW is not set # CONFIG_SND_SOC_RT715_SDW is not set # CONFIG_SND_SOC_RT9120 is not set +# CONFIG_SND_SOC_RT9123 is not set +# CONFIG_SND_SOC_RT9123P is not set +# CONFIG_SND_SOC_RTQ9124 is not set # CONFIG_SND_SOC_RTQ9128 is not set +CONFIG_SND_SOC_SDCA_HID=y +CONFIG_SND_SOC_SDCA_IRQ=y # CONFIG_SND_SOC_SGTL5000 is not set # CONFIG_SND_SOC_SIMPLE_AMPLIFIER is not set # CONFIG_SND_SOC_SIMPLE_MUX is not set @@ -6101,6 +6181,7 @@ CONFIG_SND_SOC_SOF_TOPLEVEL=y # CONFIG_SND_SOC_TAS2770 is not set # CONFIG_SND_SOC_TAS2780 is not set # CONFIG_SND_SOC_TAS2781_I2C is not set +# CONFIG_SND_SOC_TAS2783_SDW is not set # CONFIG_SND_SOC_TAS5086 is not set # CONFIG_SND_SOC_TAS571X is not set # CONFIG_SND_SOC_TAS5720 is not set @@ -6125,6 +6206,7 @@ CONFIG_SND_SOC_TOPOLOGY_KUNIT_TEST=m # CONFIG_SND_SOC_TSCS454 is not set # CONFIG_SND_SOC_UDA1334 is not set # CONFIG_SND_SOC_UDA1342 is not set +# CONFIG_SND_SOC_USB is not set CONFIG_SND_SOC_UTILS_KUNIT_TEST=m # CONFIG_SND_SOC_WCD937X_SDW is not set # CONFIG_SND_SOC_WCD938X_SDW is not set @@ -6185,6 +6267,7 @@ CONFIG_SND_USB_POD=m CONFIG_SND_USB_TONEPORT=m CONFIG_SND_USB_UA101=m CONFIG_SND_USB_US122L=m +CONFIG_SND_USB_US144MKII=m CONFIG_SND_USB_USX2Y=m CONFIG_SND_USB_VARIAX=m CONFIG_SND_USB=y @@ -6353,6 +6436,7 @@ CONFIG_SYSCTL_KUNIT_TEST=m CONFIG_SYSCTL=y CONFIG_SYSFB_SIMPLEFB=y # CONFIG_SYSFS_DEPRECATED is not set +CONFIG_SYSFS=y # CONFIG_SYS_HYPERVISOR is not set # CONFIG_SYSTEM76_ACPI is not set CONFIG_SYSTEM_BLACKLIST_HASH_LIST="" @@ -6377,6 +6461,7 @@ CONFIG_TASK_DELAY_ACCT=y CONFIG_TASK_IO_ACCOUNTING=y CONFIG_TASKSTATS=y CONFIG_TASK_XACCT=y +CONFIG_TCG_ARM_CRB_FFA=m # CONFIG_TCG_ATMEL is not set CONFIG_TCG_CRB=y # CONFIG_TCG_INFINEON is not set @@ -7069,6 +7154,7 @@ CONFIG_USB_XHCI_HCD=y CONFIG_USB_XHCI_PCI_RENESAS=y CONFIG_USB_XHCI_PCI=y CONFIG_USB_XHCI_PLATFORM=y +# CONFIG_USB_XHCI_SIDEBAND is not set CONFIG_USB_XHCI_TEGRA=m CONFIG_USB_XUSBATM=m CONFIG_USB=y @@ -7448,6 +7534,9 @@ CONFIG_ZBUD=y # CONFIG_ZEROPLUS_FF is not set # CONFIG_ZIIRAVE_WATCHDOG is not set CONFIG_ZISOFS=y +CONFIG_ZL3073X_I2C=m +CONFIG_ZL3073X=m +CONFIG_ZL3073X_SPI=m CONFIG_ZLIB_DEFLATE=y CONFIG_ZLIB_DFLTCC=y CONFIG_ZLIB_INFLATE=y diff --git a/SOURCES/kernel-aarch64-rhel.config b/SOURCES/kernel-aarch64-rhel.config index ff57f58e2..8b970c562 100644 --- a/SOURCES/kernel-aarch64-rhel.config +++ b/SOURCES/kernel-aarch64-rhel.config @@ -38,6 +38,7 @@ CONFIG_ACPI_CPPC_CPUFREQ=m # CONFIG_ACPI_DEBUG is not set # CONFIG_ACPI_DOCK is not set # CONFIG_ACPI_EC_DEBUGFS is not set +CONFIG_ACPI_EC=y CONFIG_ACPI_FAN=y CONFIG_ACPI_FFH=y # CONFIG_ACPI_FPDT is not set @@ -186,6 +187,7 @@ CONFIG_ALX=m # CONFIG_AMD_AE4DMA is not set CONFIG_AMD_ATL=m # CONFIG_AMD_IOMMU_DEBUGFS is not set +CONFIG_AMD_MP2_STB=y CONFIG_AMD_PHY=m CONFIG_AMD_PMC=m # CONFIG_AMD_QDMA is not set @@ -378,6 +380,7 @@ CONFIG_ARM_SPE_PMU=m CONFIG_ARM_TEGRA194_CPUFREQ=y # CONFIG_ARM_TEGRA20_CPUFREQ is not set CONFIG_ARM_TEGRA_DEVFREQ=m +CONFIG_AS21XXX_PHY=m # CONFIG_AS3935 is not set # CONFIG_AS73211 is not set CONFIG_ASN1=y @@ -412,6 +415,7 @@ CONFIG_ATH11K=m CONFIG_ATH11K_PCI=m # CONFIG_ATH11K_SPECTRAL is not set # CONFIG_ATH11K_TRACING is not set +# CONFIG_ATH12K_AHB is not set # CONFIG_ATH12K_COREDUMP is not set # CONFIG_ATH12K_DEBUGFS is not set # CONFIG_ATH12K_DEBUG is not set @@ -971,6 +975,7 @@ CONFIG_CORTINA_PHY=m # CONFIG_COUNTER is not set # CONFIG_CPU5_WDT is not set # CONFIG_CPU_BIG_ENDIAN is not set +CONFIG_CPUFREQ_ARCH_CUR_FREQ=y # CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE is not set # CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND is not set CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y @@ -997,11 +1002,13 @@ CONFIG_CPU_ISOLATION=y CONFIG_CPU_LITTLE_ENDIAN=y CONFIG_CPUMASK_KUNIT_TEST=m # CONFIG_CPUMASK_OFFSTACK is not set +CONFIG_CPU_MITIGATIONS=y CONFIG_CPUSETS_V1=y CONFIG_CPUSETS=y CONFIG_CPU_THERMAL=y # CONFIG_CRAMFS is not set # CONFIG_CRAMFS_MTD is not set +CONFIG_CRASH_DM_CRYPT=y CONFIG_CRASH_DUMP=y CONFIG_CRASH_HOTPLUG=y CONFIG_CRASH_MAX_MEMORY_RANGES=8192 @@ -1095,6 +1102,7 @@ CONFIG_CRYPTO_DEV_OCTEONTX2_CPT=m # CONFIG_CRYPTO_DEV_OCTEONTX_CPT is not set # CONFIG_CRYPTO_DEV_QAT_420XX is not set # CONFIG_CRYPTO_DEV_QAT_4XXX is not set +# CONFIG_CRYPTO_DEV_QAT_6XXX is not set # CONFIG_CRYPTO_DEV_QAT_C3XXX is not set # CONFIG_CRYPTO_DEV_QAT_C3XXXVF is not set # CONFIG_CRYPTO_DEV_QAT_C62X is not set @@ -1331,6 +1339,7 @@ CONFIG_DIMLIB=y # CONFIG_DMA_API_DEBUG is not set # CONFIG_DMABUF_DEBUG is not set # CONFIG_DMABUF_HEAPS_CMA is not set +CONFIG_DMABUF_HEAPS_CMA_LEGACY=y CONFIG_DMABUF_HEAPS_SYSTEM=y CONFIG_DMABUF_HEAPS=y CONFIG_DMABUF_MOVE_NOTIFY=y @@ -1398,6 +1407,7 @@ CONFIG_DP83867_PHY=m CONFIG_DP83TC811_PHY=m # CONFIG_DP83TD510_PHY is not set CONFIG_DP83TG720_PHY=m +# CONFIG_DPLL_REFCNT_TRACKER is not set CONFIG_DPLL=y # CONFIG_DPS310 is not set # CONFIG_DRAGONRISE_FF is not set @@ -1437,6 +1447,7 @@ CONFIG_DRM_DISPLAY_DP_AUX_CEC=y # CONFIG_DRM_DISPLAY_DP_AUX_CHARDEV is not set # CONFIG_DRM_DISPLAY_DP_TUNNEL_STATE_DEBUG is not set CONFIG_DRM_DP_AUX_CHARDEV=y +# CONFIG_DRM_EFIDRM is not set # CONFIG_DRM_ETNAVIV is not set CONFIG_DRM_FBDEV_EMULATION=y CONFIG_DRM_FBDEV_OVERALLOC=100 @@ -1459,6 +1470,7 @@ CONFIG_DRM_I915_DP_TUNNEL=y CONFIG_DRM_I915=m CONFIG_DRM_I915_PREEMPT_TIMEOUT_COMPUTE=7500 CONFIG_DRM_I915_USERPTR=y +# CONFIG_DRM_IMX8_DC is not set # CONFIG_DRM_IMX8MP_DW_HDMI_BRIDGE is not set # CONFIG_DRM_IMX8MP_HDMI_PVI is not set # CONFIG_DRM_IMX8QM_LDB is not set @@ -1502,6 +1514,7 @@ CONFIG_DRM_NOUVEAU_SIL164=m # CONFIG_DRM_PANEL_AUO_A030JTN01 is not set # CONFIG_DRM_PANEL_BOE_BF060Y8M_AJ0 is not set # CONFIG_DRM_PANEL_BOE_HIMAX8279D is not set +# CONFIG_DRM_PANEL_BOE_TD4320 is not set # CONFIG_DRM_PANEL_BOE_TH101MB31UIG002_28A is not set # CONFIG_DRM_PANEL_BOE_TV101WUM_LL2 is not set # CONFIG_DRM_PANEL_BOE_TV101WUM_NL6 is not set @@ -1511,9 +1524,12 @@ CONFIG_DRM_NOUVEAU_SIL164=m # CONFIG_DRM_PANEL_ELIDA_KD35T133 is not set # CONFIG_DRM_PANEL_FEIXIN_K101_IM2BA02 is not set # CONFIG_DRM_PANEL_FEIYANG_FY07024DI26A30D is not set +# CONFIG_DRM_PANEL_HIMAX_HX8279 is not set # CONFIG_DRM_PANEL_HIMAX_HX83102 is not set # CONFIG_DRM_PANEL_HIMAX_HX83112A is not set +# CONFIG_DRM_PANEL_HIMAX_HX83112B is not set # CONFIG_DRM_PANEL_HIMAX_HX8394 is not set +# CONFIG_DRM_PANEL_HYDIS_HV101HD1 is not set # CONFIG_DRM_PANEL_ILITEK_IL9322 is not set # CONFIG_DRM_PANEL_ILITEK_ILI9341 is not set # CONFIG_DRM_PANEL_ILITEK_ILI9805 is not set @@ -1547,6 +1563,7 @@ CONFIG_DRM_NOUVEAU_SIL164=m # CONFIG_DRM_PANEL_NOVATEK_NT36523 is not set # CONFIG_DRM_PANEL_NOVATEK_NT36672A is not set # CONFIG_DRM_PANEL_NOVATEK_NT36672E is not set +# CONFIG_DRM_PANEL_NOVATEK_NT37801 is not set # CONFIG_DRM_PANEL_NOVATEK_NT39016 is not set # CONFIG_DRM_PANEL_OLIMEX_LCD_OLINUXINO is not set # CONFIG_DRM_PANEL_ORISETECH_OTA5601A is not set @@ -1559,6 +1576,8 @@ CONFIG_DRM_NOUVEAU_SIL164=m # CONFIG_DRM_PANEL_RAYDIUM_RM68200 is not set # CONFIG_DRM_PANEL_RAYDIUM_RM692E5 is not set # CONFIG_DRM_PANEL_RAYDIUM_RM69380 is not set +# CONFIG_DRM_PANEL_RENESAS_R61307 is not set +# CONFIG_DRM_PANEL_RENESAS_R69328 is not set # CONFIG_DRM_PANEL_RONBO_RB070D30 is not set # CONFIG_DRM_PANEL_SAMSUNG_AMS581VF01 is not set # CONFIG_DRM_PANEL_SAMSUNG_AMS639RQ08 is not set @@ -1576,6 +1595,7 @@ CONFIG_DRM_NOUVEAU_SIL164=m # CONFIG_DRM_PANEL_SAMSUNG_S6E88A0_AMS427AP24 is not set # CONFIG_DRM_PANEL_SAMSUNG_S6E88A0_AMS452EF01 is not set # CONFIG_DRM_PANEL_SAMSUNG_S6E8AA0 is not set +# CONFIG_DRM_PANEL_SAMSUNG_S6E8AA5X01_AMS561RA01 is not set # CONFIG_DRM_PANEL_SAMSUNG_SOFEF00 is not set # CONFIG_DRM_PANEL_SEIKO_43WVF1G is not set # CONFIG_DRM_PANEL_SHARP_LQ101R1SX01 is not set @@ -1597,6 +1617,7 @@ CONFIG_DRM_NOUVEAU_SIL164=m # CONFIG_DRM_PANEL_TPO_TD043MTEA1 is not set # CONFIG_DRM_PANEL_TPO_TPG110 is not set # CONFIG_DRM_PANEL_TRULY_NT35597_WQXGA is not set +# CONFIG_DRM_PANEL_VISIONOX_G2647FB105 is not set # CONFIG_DRM_PANEL_VISIONOX_R66451 is not set # CONFIG_DRM_PANEL_VISIONOX_RM69299 is not set # CONFIG_DRM_PANEL_VISIONOX_RM692E5 is not set @@ -1608,6 +1629,7 @@ CONFIG_DRM_NOUVEAU_SIL164=m # CONFIG_DRM_PANTHOR is not set # CONFIG_DRM_PARADE_PS8622 is not set # CONFIG_DRM_PARADE_PS8640 is not set +# CONFIG_DRM_PIXPAPER is not set # CONFIG_DRM_PL111 is not set # CONFIG_DRM_POWERVR is not set CONFIG_DRM_QXL=m @@ -1616,12 +1638,17 @@ CONFIG_DRM_RADEON_USERPTR=y # CONFIG_DRM_RCAR_DW_HDMI is not set # CONFIG_DRM_RCAR_LVDS is not set # CONFIG_DRM_SAMSUNG_DSIM is not set +CONFIG_DRM_SCHED_KUNIT_TEST=m # CONFIG_DRM_SII902X is not set # CONFIG_DRM_SII9234 is not set # CONFIG_DRM_SIL_SII8620 is not set # CONFIG_DRM_SIMPLE_BRIDGE is not set # CONFIG_DRM_SIMPLEDRM is not set +# CONFIG_DRM_SOLOMON_SSD2825 is not set # CONFIG_DRM_SSD130X is not set +# CONFIG_DRM_ST7571_I2C is not set +# CONFIG_DRM_ST7586 is not set +# CONFIG_DRM_ST7735R is not set CONFIG_DRM_TEGRA_DEBUG=y CONFIG_DRM_TEGRA=m # CONFIG_DRM_THINE_THC63LVD1024 is not set @@ -1640,18 +1667,23 @@ CONFIG_DRM_TEGRA=m # CONFIG_DRM_TTM_KUNIT_TEST is not set CONFIG_DRM_UDL=m # CONFIG_DRM_VBOXVIDEO is not set +# CONFIG_DRM_VESADRM is not set # CONFIG_DRM_VGEM is not set CONFIG_DRM_VIRTIO_GPU_KMS=y CONFIG_DRM_VIRTIO_GPU=m +CONFIG_DRM_VKMS_KUNIT_TEST=m CONFIG_DRM_VKMS=m CONFIG_DRM_VMWGFX_FBCON=y CONFIG_DRM_VMWGFX=m # CONFIG_DRM_VMWGFX_MKSSTATS is not set +# CONFIG_DRM_WAVESHARE_BRIDGE is not set # CONFIG_DRM_WERROR is not set CONFIG_DRM_XE_DEVMEM_MIRROR=y CONFIG_DRM_XE_DP_TUNNEL=y +CONFIG_DRM_XE_GPUSVM=y # CONFIG_DRM_XE is not set # CONFIG_DRM_XEN_FRONTEND is not set +CONFIG_DRM_XE_PAGEMAP=y # CONFIG_DS1682 is not set # CONFIG_DS1803 is not set # CONFIG_DS4424 is not set @@ -1772,6 +1804,7 @@ CONFIG_EFI_HANDOVER_PROTOCOL=y CONFIG_EFI_PARTITION=y # CONFIG_EFI_PGT_DUMP is not set # CONFIG_EFI_RCI2_TABLE is not set +CONFIG_EFI_SBAT_FILE="" CONFIG_EFI_SOFT_RESERVE=y CONFIG_EFI_STUB=y # CONFIG_EFI_TEST is not set @@ -2307,6 +2340,7 @@ CONFIG_HSR=m CONFIG_HTE_TEGRA194=m # CONFIG_HTE_TEGRA194_TEST is not set CONFIG_HTE=y +CONFIG_HTMDUMP=m # CONFIG_HTS221 is not set # CONFIG_HTU21 is not set # CONFIG_HUAWEI_WMI is not set @@ -2567,6 +2601,7 @@ CONFIG_INFINIBAND_BNXT_RE=m CONFIG_INFINIBAND_CXGB4=m CONFIG_INFINIBAND_EFA=m # CONFIG_INFINIBAND_HNS is not set +# CONFIG_INFINIBAND_IONIC is not set CONFIG_INFINIBAND_IPOIB_CM=y # CONFIG_INFINIBAND_IPOIB_DEBUG_DATA is not set CONFIG_INFINIBAND_IPOIB_DEBUG=y @@ -2679,6 +2714,7 @@ CONFIG_INTEL_MEI_GSC_PROXY=m # CONFIG_INTEL_PMC_CORE is not set # CONFIG_INTEL_PMT_CLASS is not set # CONFIG_INTEL_PMT_CRASHLOG is not set +# CONFIG_INTEL_PMT_KUNIT_TEST is not set # CONFIG_INTEL_PMT_TELEMETRY is not set # CONFIG_INTEL_PUNIT_IPC is not set CONFIG_INTEL_QUICKI2C=m @@ -3235,6 +3271,7 @@ CONFIG_MARVELL_PHY=m CONFIG_MAX77620_THERMAL=m CONFIG_MAX77620_WATCHDOG=y # CONFIG_MAXIM_THERMOCOUPLE is not set +CONFIG_MAXLINEAR_86110_PHY=m CONFIG_MAXLINEAR_GPHY=m # CONFIG_MB1232 is not set # CONFIG_MC3230 is not set @@ -3910,8 +3947,8 @@ CONFIG_NETFILTER_XT_TARGET_TEE=m CONFIG_NETFILTER_XT_TARGET_TPROXY=m CONFIG_NETFILTER_XT_TARGET_TRACE=m CONFIG_NETFILTER=y -# CONFIG_NET_FOU_IP_TUNNELS is not set -# CONFIG_NET_FOU is not set +CONFIG_NET_FOU_IP_TUNNELS=y +CONFIG_NET_FOU=m CONFIG_NETFS_STATS=y CONFIG_NETFS_SUPPORT=m CONFIG_NET_HANDSHAKE_KUNIT_TEST=m @@ -4507,6 +4544,7 @@ CONFIG_PHYLINK=m # CONFIG_PHY_MIXEL_MIPI_DPHY is not set CONFIG_PHY_NS2_USB_DRD=y # CONFIG_PHY_OCELOT_SERDES is not set +CONFIG_PHY_PACKAGE=m # CONFIG_PHY_PXA_28NM_HSIC is not set # CONFIG_PHY_PXA_28NM_USB2 is not set # CONFIG_PHY_QCOM_APQ8064_SATA is not set @@ -4662,6 +4700,7 @@ CONFIG_PROFILING=y # CONFIG_PROVE_LOCKING is not set CONFIG_PROVE_NVDIMM_LOCKING=y # CONFIG_PROVE_RAW_LOCK_NESTING is not set +CONFIG_PRP_DUP_DISCARD_KUNIT_TEST=m CONFIG_PSAMPLE=m # CONFIG_PSE_CONTROLLER is not set CONFIG_PSI_DEFAULT_DISABLED=y @@ -4775,6 +4814,7 @@ CONFIG_QUOTACTL=y # CONFIG_QUOTA_DEBUG is not set CONFIG_QUOTA_NETLINK_INTERFACE=y CONFIG_QUOTA=y +CONFIG_R8169_LEDS=y CONFIG_R8169=m CONFIG_RADIO_ADAPTERS=y # CONFIG_RADIO_MAXIRADIO is not set @@ -4830,6 +4870,7 @@ CONFIG_RD_ZSTD=y # CONFIG_READABLE_ASM is not set # CONFIG_READ_ONLY_THP_FOR_FS is not set CONFIG_REALTEK_AUTOPM=y +CONFIG_REALTEK_PHY_HWMON=y CONFIG_REALTEK_PHY=m # CONFIG_REED_SOLOMON_TEST is not set CONFIG_REGMAP_BUILD=y @@ -5132,17 +5173,21 @@ CONFIG_RTW88_8822CE=m # CONFIG_RTW88_DEBUG is not set CONFIG_RTW88=m # CONFIG_RTW89_8851BE is not set +# CONFIG_RTW89_8851BU is not set CONFIG_RTW89_8852AE=m CONFIG_RTW89_8852BE=m # CONFIG_RTW89_8852BTE is not set +# CONFIG_RTW89_8852BU is not set CONFIG_RTW89_8852CE=m # CONFIG_RTW89_8922AE is not set # CONFIG_RTW89_DEBUGFS is not set # CONFIG_RTW89_DEBUGMSG is not set CONFIG_RTW89=m CONFIG_RUNTIME_TESTING_MENU=y +# CONFIG_RV_MON_RTAPP is not set # CONFIG_RV_MON_SCHED is not set CONFIG_RV_MON_WWNR=y +CONFIG_RV_PER_TASK_MONITORS=2 CONFIG_RV_REACTORS=y CONFIG_RV_REACT_PANIC=y CONFIG_RV_REACT_PRINTK=y @@ -5707,15 +5752,35 @@ CONFIG_SND_GINA20=m CONFIG_SND_GINA24=m CONFIG_SND_HDA_ACPI=m # CONFIG_SND_HDA_CIRRUS_SCODEC_KUNIT_TEST is not set +CONFIG_SND_HDA_CODEC_ALC260=m +CONFIG_SND_HDA_CODEC_ALC262=m +CONFIG_SND_HDA_CODEC_ALC268=m +CONFIG_SND_HDA_CODEC_ALC269=m +CONFIG_SND_HDA_CODEC_ALC662=m +CONFIG_SND_HDA_CODEC_ALC680=m +CONFIG_SND_HDA_CODEC_ALC861=m +CONFIG_SND_HDA_CODEC_ALC861VD=m +CONFIG_SND_HDA_CODEC_ALC880=m +CONFIG_SND_HDA_CODEC_ALC882=m CONFIG_SND_HDA_CODEC_ANALOG=m CONFIG_SND_HDA_CODEC_CA0110=m CONFIG_SND_HDA_CODEC_CA0132_DSP=y CONFIG_SND_HDA_CODEC_CA0132=m CONFIG_SND_HDA_CODEC_CIRRUS=m +CONFIG_SND_HDA_CODEC_CM9825=m CONFIG_SND_HDA_CODEC_CMEDIA=m CONFIG_SND_HDA_CODEC_CONEXANT=m +CONFIG_SND_HDA_CODEC_CS420X=m +CONFIG_SND_HDA_CODEC_CS421X=m # CONFIG_SND_HDA_CODEC_CS8409 is not set +CONFIG_SND_HDA_CODEC_HDMI_ATI=m +CONFIG_SND_HDA_CODEC_HDMI_GENERIC=m +CONFIG_SND_HDA_CODEC_HDMI_INTEL=m CONFIG_SND_HDA_CODEC_HDMI=m +CONFIG_SND_HDA_CODEC_HDMI_NVIDIA=m +CONFIG_SND_HDA_CODEC_HDMI_NVIDIA_MCP=m +CONFIG_SND_HDA_CODEC_HDMI_SIMPLE=m +CONFIG_SND_HDA_CODEC_HDMI_TEGRA=m CONFIG_SND_HDA_CODEC_REALTEK=m # CONFIG_SND_HDA_CODEC_SENARYTECH is not set CONFIG_SND_HDA_CODEC_SI3054=m @@ -5796,6 +5861,8 @@ CONFIG_SND_SEQ_UMP=y # CONFIG_SND_SOC_ADAU7002 is not set # CONFIG_SND_SOC_ADAU7118_HW is not set # CONFIG_SND_SOC_ADAU7118_I2C is not set +# CONFIG_SND_SOC_ADI_AXI_I2S is not set +# CONFIG_SND_SOC_ADI_AXI_SPDIF is not set # CONFIG_SND_SOC_ADI is not set # CONFIG_SND_SOC_AK4104 is not set # CONFIG_SND_SOC_AK4118 is not set @@ -5863,6 +5930,7 @@ CONFIG_SND_SOC_CARD_KUNIT_TEST=m # CONFIG_SND_SOC_CS43130 is not set # CONFIG_SND_SOC_CS4341 is not set # CONFIG_SND_SOC_CS4349 is not set +# CONFIG_SND_SOC_CS48L32 is not set # CONFIG_SND_SOC_CS53L30 is not set # CONFIG_SND_SOC_CS_AMP_LIB_TEST is not set CONFIG_SND_SOC_CX2072X=m @@ -5875,6 +5943,7 @@ CONFIG_SND_SOC_CX2072X=m # CONFIG_SND_SOC_ES8326 is not set # CONFIG_SND_SOC_ES8328_I2C is not set # CONFIG_SND_SOC_ES8328_SPI is not set +# CONFIG_SND_SOC_FS210X is not set # CONFIG_SND_SOC_FSL_ASRC is not set # CONFIG_SND_SOC_FSL_AUDMIX is not set # CONFIG_SND_SOC_FSL_ESAI is not set @@ -5891,6 +5960,7 @@ CONFIG_SND_SOC_CX2072X=m # CONFIG_SND_SOC_IMG is not set # CONFIG_SND_SOC_IMX_AUDMUX is not set # CONFIG_SND_SOC_INNO_RK3036 is not set +# CONFIG_SND_SOC_INTEL_AVS_CARDNAME_OBSOLETE is not set # CONFIG_SND_SOC_INTEL_AVS is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_DA7219 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_DMIC is not set @@ -5901,11 +5971,13 @@ CONFIG_SND_SOC_CX2072X=m # CONFIG_SND_SOC_INTEL_AVS_MACH_MAX98373 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_MAX98927 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_NAU8825 is not set +# CONFIG_SND_SOC_INTEL_AVS_MACH_PCM3168A is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_PROBE is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_RT274 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_RT286 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_RT298 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_RT5514 is not set +# CONFIG_SND_SOC_INTEL_AVS_MACH_RT5640 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_RT5663 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_RT5682 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_SSM4567 is not set @@ -5975,6 +6047,7 @@ CONFIG_SND_SOC_MAX98390=m # CONFIG_SND_SOC_MAX9860 is not set # CONFIG_SND_SOC_MAX9867 is not set CONFIG_SND_SOC_MAX98927=m +# CONFIG_SND_SOC_MIKROE_PROTO is not set # CONFIG_SND_SOC_MSM8916_WCD_DIGITAL is not set # CONFIG_SND_SOC_MT6351 is not set # CONFIG_SND_SOC_MT6357 is not set @@ -5982,6 +6055,7 @@ CONFIG_SND_SOC_MAX98927=m # CONFIG_SND_SOC_MT6660 is not set # CONFIG_SND_SOC_MTK_BTCVSD is not set # CONFIG_SND_SOC_NAU8315 is not set +# CONFIG_SND_SOC_NAU8325 is not set # CONFIG_SND_SOC_NAU8540 is not set # CONFIG_SND_SOC_NAU8810 is not set # CONFIG_SND_SOC_NAU8821 is not set @@ -5992,6 +6066,7 @@ CONFIG_SND_SOC_MAX98927=m # CONFIG_SND_SOC_NTP8918 is not set CONFIG_SND_SOC_OPS_KUNIT_TEST=m # CONFIG_SND_SOC_PCM1681 is not set +# CONFIG_SND_SOC_PCM1754 is not set # CONFIG_SND_SOC_PCM1789_I2C is not set # CONFIG_SND_SOC_PCM179X_I2C is not set # CONFIG_SND_SOC_PCM179X_SPI is not set @@ -6028,7 +6103,12 @@ CONFIG_SND_SOC_OPS_KUNIT_TEST=m # CONFIG_SND_SOC_RT715_SDCA_SDW is not set # CONFIG_SND_SOC_RT715_SDW is not set # CONFIG_SND_SOC_RT9120 is not set +# CONFIG_SND_SOC_RT9123 is not set +# CONFIG_SND_SOC_RT9123P is not set +# CONFIG_SND_SOC_RTQ9124 is not set # CONFIG_SND_SOC_RTQ9128 is not set +CONFIG_SND_SOC_SDCA_HID=y +CONFIG_SND_SOC_SDCA_IRQ=y # CONFIG_SND_SOC_SGTL5000 is not set # CONFIG_SND_SOC_SIMPLE_AMPLIFIER is not set # CONFIG_SND_SOC_SIMPLE_MUX is not set @@ -6077,6 +6157,7 @@ CONFIG_SND_SOC_SOF_TOPLEVEL=y # CONFIG_SND_SOC_TAS2770 is not set # CONFIG_SND_SOC_TAS2780 is not set # CONFIG_SND_SOC_TAS2781_I2C is not set +# CONFIG_SND_SOC_TAS2783_SDW is not set # CONFIG_SND_SOC_TAS5086 is not set # CONFIG_SND_SOC_TAS571X is not set # CONFIG_SND_SOC_TAS5720 is not set @@ -6101,6 +6182,7 @@ CONFIG_SND_SOC_TOPOLOGY_KUNIT_TEST=m # CONFIG_SND_SOC_TSCS454 is not set # CONFIG_SND_SOC_UDA1334 is not set # CONFIG_SND_SOC_UDA1342 is not set +# CONFIG_SND_SOC_USB is not set CONFIG_SND_SOC_UTILS_KUNIT_TEST=m # CONFIG_SND_SOC_WCD937X_SDW is not set # CONFIG_SND_SOC_WCD938X_SDW is not set @@ -6161,6 +6243,7 @@ CONFIG_SND_USB_POD=m CONFIG_SND_USB_TONEPORT=m CONFIG_SND_USB_UA101=m CONFIG_SND_USB_US122L=m +CONFIG_SND_USB_US144MKII=m CONFIG_SND_USB_USX2Y=m CONFIG_SND_USB_VARIAX=m CONFIG_SND_USB=y @@ -6329,6 +6412,7 @@ CONFIG_SYSCTL_KUNIT_TEST=m CONFIG_SYSCTL=y CONFIG_SYSFB_SIMPLEFB=y # CONFIG_SYSFS_DEPRECATED is not set +CONFIG_SYSFS=y # CONFIG_SYS_HYPERVISOR is not set # CONFIG_SYSTEM76_ACPI is not set CONFIG_SYSTEM_BLACKLIST_HASH_LIST="" @@ -6353,6 +6437,7 @@ CONFIG_TASK_DELAY_ACCT=y CONFIG_TASK_IO_ACCOUNTING=y CONFIG_TASKSTATS=y CONFIG_TASK_XACCT=y +CONFIG_TCG_ARM_CRB_FFA=m # CONFIG_TCG_ATMEL is not set CONFIG_TCG_CRB=y # CONFIG_TCG_INFINEON is not set @@ -7045,6 +7130,7 @@ CONFIG_USB_XHCI_HCD=y CONFIG_USB_XHCI_PCI_RENESAS=y CONFIG_USB_XHCI_PCI=y CONFIG_USB_XHCI_PLATFORM=y +# CONFIG_USB_XHCI_SIDEBAND is not set CONFIG_USB_XHCI_TEGRA=m CONFIG_USB_XUSBATM=m CONFIG_USB=y @@ -7424,6 +7510,9 @@ CONFIG_ZBUD=y # CONFIG_ZEROPLUS_FF is not set # CONFIG_ZIIRAVE_WATCHDOG is not set CONFIG_ZISOFS=y +CONFIG_ZL3073X_I2C=m +CONFIG_ZL3073X=m +CONFIG_ZL3073X_SPI=m CONFIG_ZLIB_DEFLATE=y CONFIG_ZLIB_DFLTCC=y CONFIG_ZLIB_INFLATE=y diff --git a/SOURCES/kernel-aarch64-rt-64k-debug-rhel.config b/SOURCES/kernel-aarch64-rt-64k-debug-rhel.config index f5218a1ae..103b66a72 100644 --- a/SOURCES/kernel-aarch64-rt-64k-debug-rhel.config +++ b/SOURCES/kernel-aarch64-rt-64k-debug-rhel.config @@ -38,6 +38,7 @@ CONFIG_ACPI_DEBUGGER=y CONFIG_ACPI_DEBUG=y # CONFIG_ACPI_DOCK is not set CONFIG_ACPI_EC_DEBUGFS=m +CONFIG_ACPI_EC=y CONFIG_ACPI_FAN=y CONFIG_ACPI_FFH=y # CONFIG_ACPI_FPDT is not set @@ -189,6 +190,7 @@ CONFIG_ALX=m # CONFIG_AMD_AE4DMA is not set CONFIG_AMD_ATL=m # CONFIG_AMD_IOMMU_DEBUGFS is not set +CONFIG_AMD_MP2_STB=y CONFIG_AMD_PHY=m CONFIG_AMD_PMC=m # CONFIG_AMD_QDMA is not set @@ -385,6 +387,7 @@ CONFIG_ARM_SPE_PMU=m CONFIG_ARM_TEGRA194_CPUFREQ=y # CONFIG_ARM_TEGRA20_CPUFREQ is not set CONFIG_ARM_TEGRA_DEVFREQ=m +CONFIG_AS21XXX_PHY=m # CONFIG_AS3935 is not set # CONFIG_AS73211 is not set CONFIG_ASN1=y @@ -420,6 +423,7 @@ CONFIG_ATH11K=m CONFIG_ATH11K_PCI=m CONFIG_ATH11K_SPECTRAL=y CONFIG_ATH11K_TRACING=y +# CONFIG_ATH12K_AHB is not set # CONFIG_ATH12K_COREDUMP is not set CONFIG_ATH12K_DEBUGFS=y CONFIG_ATH12K_DEBUG=y @@ -986,6 +990,7 @@ CONFIG_CORTINA_PHY=m # CONFIG_COUNTER is not set # CONFIG_CPU5_WDT is not set # CONFIG_CPU_BIG_ENDIAN is not set +CONFIG_CPUFREQ_ARCH_CUR_FREQ=y # CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE is not set # CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND is not set CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y @@ -1012,11 +1017,13 @@ CONFIG_CPU_ISOLATION=y CONFIG_CPU_LITTLE_ENDIAN=y CONFIG_CPUMASK_KUNIT_TEST=m CONFIG_CPUMASK_OFFSTACK=y +CONFIG_CPU_MITIGATIONS=y CONFIG_CPUSETS_V1=y CONFIG_CPUSETS=y CONFIG_CPU_THERMAL=y # CONFIG_CRAMFS is not set # CONFIG_CRAMFS_MTD is not set +CONFIG_CRASH_DM_CRYPT=y CONFIG_CRASH_DUMP=y CONFIG_CRASH_HOTPLUG=y CONFIG_CRASH_MAX_MEMORY_RANGES=8192 @@ -1110,6 +1117,7 @@ CONFIG_CRYPTO_DEV_OCTEONTX2_CPT=m # CONFIG_CRYPTO_DEV_OCTEONTX_CPT is not set # CONFIG_CRYPTO_DEV_QAT_420XX is not set # CONFIG_CRYPTO_DEV_QAT_4XXX is not set +# CONFIG_CRYPTO_DEV_QAT_6XXX is not set # CONFIG_CRYPTO_DEV_QAT_C3XXX is not set # CONFIG_CRYPTO_DEV_QAT_C3XXXVF is not set # CONFIG_CRYPTO_DEV_QAT_C62X is not set @@ -1358,6 +1366,7 @@ CONFIG_DIMLIB=y CONFIG_DMA_API_DEBUG=y CONFIG_DMABUF_DEBUG=y # CONFIG_DMABUF_HEAPS_CMA is not set +CONFIG_DMABUF_HEAPS_CMA_LEGACY=y CONFIG_DMABUF_HEAPS_SYSTEM=y CONFIG_DMABUF_HEAPS=y CONFIG_DMABUF_MOVE_NOTIFY=y @@ -1425,6 +1434,7 @@ CONFIG_DP83867_PHY=m CONFIG_DP83TC811_PHY=m # CONFIG_DP83TD510_PHY is not set CONFIG_DP83TG720_PHY=m +CONFIG_DPLL_REFCNT_TRACKER=y CONFIG_DPLL=y # CONFIG_DPM_WATCHDOG is not set # CONFIG_DPS310 is not set @@ -1467,6 +1477,7 @@ CONFIG_DRM_DISPLAY_DP_AUX_CEC=y # CONFIG_DRM_DISPLAY_DP_AUX_CHARDEV is not set # CONFIG_DRM_DISPLAY_DP_TUNNEL_STATE_DEBUG is not set CONFIG_DRM_DP_AUX_CHARDEV=y +# CONFIG_DRM_EFIDRM is not set # CONFIG_DRM_ETNAVIV is not set CONFIG_DRM_FBDEV_EMULATION=y # CONFIG_DRM_FBDEV_LEAK_PHYS_SMEM is not set @@ -1509,6 +1520,7 @@ CONFIG_DRM_I915_TIMESLICE_DURATION=1 CONFIG_DRM_I915_USERFAULT_AUTOSUSPEND=250 CONFIG_DRM_I915_USERPTR=y # CONFIG_DRM_I915_WERROR is not set +# CONFIG_DRM_IMX8_DC is not set # CONFIG_DRM_IMX8MP_DW_HDMI_BRIDGE is not set # CONFIG_DRM_IMX8MP_HDMI_PVI is not set # CONFIG_DRM_IMX8QM_LDB is not set @@ -1552,6 +1564,7 @@ CONFIG_DRM_NOUVEAU_SIL164=m # CONFIG_DRM_PANEL_AUO_A030JTN01 is not set # CONFIG_DRM_PANEL_BOE_BF060Y8M_AJ0 is not set # CONFIG_DRM_PANEL_BOE_HIMAX8279D is not set +# CONFIG_DRM_PANEL_BOE_TD4320 is not set # CONFIG_DRM_PANEL_BOE_TH101MB31UIG002_28A is not set # CONFIG_DRM_PANEL_BOE_TV101WUM_LL2 is not set # CONFIG_DRM_PANEL_BOE_TV101WUM_NL6 is not set @@ -1561,9 +1574,12 @@ CONFIG_DRM_NOUVEAU_SIL164=m # CONFIG_DRM_PANEL_ELIDA_KD35T133 is not set # CONFIG_DRM_PANEL_FEIXIN_K101_IM2BA02 is not set # CONFIG_DRM_PANEL_FEIYANG_FY07024DI26A30D is not set +# CONFIG_DRM_PANEL_HIMAX_HX8279 is not set # CONFIG_DRM_PANEL_HIMAX_HX83102 is not set # CONFIG_DRM_PANEL_HIMAX_HX83112A is not set +# CONFIG_DRM_PANEL_HIMAX_HX83112B is not set # CONFIG_DRM_PANEL_HIMAX_HX8394 is not set +# CONFIG_DRM_PANEL_HYDIS_HV101HD1 is not set # CONFIG_DRM_PANEL_ILITEK_IL9322 is not set # CONFIG_DRM_PANEL_ILITEK_ILI9341 is not set # CONFIG_DRM_PANEL_ILITEK_ILI9805 is not set @@ -1597,6 +1613,7 @@ CONFIG_DRM_NOUVEAU_SIL164=m # CONFIG_DRM_PANEL_NOVATEK_NT36523 is not set # CONFIG_DRM_PANEL_NOVATEK_NT36672A is not set # CONFIG_DRM_PANEL_NOVATEK_NT36672E is not set +# CONFIG_DRM_PANEL_NOVATEK_NT37801 is not set # CONFIG_DRM_PANEL_NOVATEK_NT39016 is not set # CONFIG_DRM_PANEL_OLIMEX_LCD_OLINUXINO is not set # CONFIG_DRM_PANEL_ORISETECH_OTA5601A is not set @@ -1609,6 +1626,8 @@ CONFIG_DRM_NOUVEAU_SIL164=m # CONFIG_DRM_PANEL_RAYDIUM_RM68200 is not set # CONFIG_DRM_PANEL_RAYDIUM_RM692E5 is not set # CONFIG_DRM_PANEL_RAYDIUM_RM69380 is not set +# CONFIG_DRM_PANEL_RENESAS_R61307 is not set +# CONFIG_DRM_PANEL_RENESAS_R69328 is not set # CONFIG_DRM_PANEL_RONBO_RB070D30 is not set # CONFIG_DRM_PANEL_SAMSUNG_AMS581VF01 is not set # CONFIG_DRM_PANEL_SAMSUNG_AMS639RQ08 is not set @@ -1626,6 +1645,7 @@ CONFIG_DRM_NOUVEAU_SIL164=m # CONFIG_DRM_PANEL_SAMSUNG_S6E88A0_AMS427AP24 is not set # CONFIG_DRM_PANEL_SAMSUNG_S6E88A0_AMS452EF01 is not set # CONFIG_DRM_PANEL_SAMSUNG_S6E8AA0 is not set +# CONFIG_DRM_PANEL_SAMSUNG_S6E8AA5X01_AMS561RA01 is not set # CONFIG_DRM_PANEL_SAMSUNG_SOFEF00 is not set # CONFIG_DRM_PANEL_SEIKO_43WVF1G is not set # CONFIG_DRM_PANEL_SHARP_LQ101R1SX01 is not set @@ -1647,6 +1667,7 @@ CONFIG_DRM_NOUVEAU_SIL164=m # CONFIG_DRM_PANEL_TPO_TD043MTEA1 is not set # CONFIG_DRM_PANEL_TPO_TPG110 is not set # CONFIG_DRM_PANEL_TRULY_NT35597_WQXGA is not set +# CONFIG_DRM_PANEL_VISIONOX_G2647FB105 is not set # CONFIG_DRM_PANEL_VISIONOX_R66451 is not set # CONFIG_DRM_PANEL_VISIONOX_RM69299 is not set # CONFIG_DRM_PANEL_VISIONOX_RM692E5 is not set @@ -1658,6 +1679,7 @@ CONFIG_DRM_NOUVEAU_SIL164=m # CONFIG_DRM_PANTHOR is not set # CONFIG_DRM_PARADE_PS8622 is not set # CONFIG_DRM_PARADE_PS8640 is not set +# CONFIG_DRM_PIXPAPER is not set # CONFIG_DRM_PL111 is not set # CONFIG_DRM_POWERVR is not set CONFIG_DRM_QXL=m @@ -1666,12 +1688,17 @@ CONFIG_DRM_RADEON_USERPTR=y # CONFIG_DRM_RCAR_DW_HDMI is not set # CONFIG_DRM_RCAR_LVDS is not set # CONFIG_DRM_SAMSUNG_DSIM is not set +CONFIG_DRM_SCHED_KUNIT_TEST=m # CONFIG_DRM_SII902X is not set # CONFIG_DRM_SII9234 is not set # CONFIG_DRM_SIL_SII8620 is not set # CONFIG_DRM_SIMPLE_BRIDGE is not set # CONFIG_DRM_SIMPLEDRM is not set +# CONFIG_DRM_SOLOMON_SSD2825 is not set # CONFIG_DRM_SSD130X is not set +# CONFIG_DRM_ST7571_I2C is not set +# CONFIG_DRM_ST7586 is not set +# CONFIG_DRM_ST7735R is not set CONFIG_DRM_TEGRA_DEBUG=y CONFIG_DRM_TEGRA=m # CONFIG_DRM_THINE_THC63LVD1024 is not set @@ -1690,19 +1717,24 @@ CONFIG_DRM_TEGRA=m # CONFIG_DRM_TTM_KUNIT_TEST is not set CONFIG_DRM_UDL=m # CONFIG_DRM_VBOXVIDEO is not set +# CONFIG_DRM_VESADRM is not set # CONFIG_DRM_VGEM is not set CONFIG_DRM_VIRTIO_GPU_KMS=y CONFIG_DRM_VIRTIO_GPU=m +CONFIG_DRM_VKMS_KUNIT_TEST=m CONFIG_DRM_VKMS=m CONFIG_DRM_VMWGFX_FBCON=y CONFIG_DRM_VMWGFX=m # CONFIG_DRM_VMWGFX_MKSSTATS is not set +# CONFIG_DRM_WAVESHARE_BRIDGE is not set # CONFIG_DRM_WERROR is not set # CONFIG_DRM_XE_DEBUG_MEMIRQ is not set CONFIG_DRM_XE_DEVMEM_MIRROR=y CONFIG_DRM_XE_DP_TUNNEL=y +CONFIG_DRM_XE_GPUSVM=y # CONFIG_DRM_XE is not set # CONFIG_DRM_XEN_FRONTEND is not set +CONFIG_DRM_XE_PAGEMAP=y # CONFIG_DS1682 is not set # CONFIG_DS1803 is not set # CONFIG_DS4424 is not set @@ -1824,6 +1856,7 @@ CONFIG_EFI_HANDOVER_PROTOCOL=y CONFIG_EFI_PARTITION=y # CONFIG_EFI_PGT_DUMP is not set # CONFIG_EFI_RCI2_TABLE is not set +CONFIG_EFI_SBAT_FILE="" CONFIG_EFI_SOFT_RESERVE=y CONFIG_EFI_STUB=y # CONFIG_EFI_TEST is not set @@ -2380,6 +2413,7 @@ CONFIG_HSR=m CONFIG_HTE_TEGRA194=m CONFIG_HTE_TEGRA194_TEST=m CONFIG_HTE=y +CONFIG_HTMDUMP=m # CONFIG_HTS221 is not set # CONFIG_HTU21 is not set # CONFIG_HUAWEI_WMI is not set @@ -2640,6 +2674,7 @@ CONFIG_INFINIBAND_BNXT_RE=m CONFIG_INFINIBAND_CXGB4=m CONFIG_INFINIBAND_EFA=m # CONFIG_INFINIBAND_HNS is not set +# CONFIG_INFINIBAND_IONIC is not set CONFIG_INFINIBAND_IPOIB_CM=y # CONFIG_INFINIBAND_IPOIB_DEBUG_DATA is not set CONFIG_INFINIBAND_IPOIB_DEBUG=y @@ -2752,6 +2787,7 @@ CONFIG_INTEL_MEI_GSC_PROXY=m # CONFIG_INTEL_PMC_CORE is not set # CONFIG_INTEL_PMT_CLASS is not set # CONFIG_INTEL_PMT_CRASHLOG is not set +# CONFIG_INTEL_PMT_KUNIT_TEST is not set # CONFIG_INTEL_PMT_TELEMETRY is not set # CONFIG_INTEL_PUNIT_IPC is not set CONFIG_INTEL_QUICKI2C=m @@ -3318,6 +3354,7 @@ CONFIG_MARVELL_PHY=m CONFIG_MAX77620_THERMAL=m CONFIG_MAX77620_WATCHDOG=y # CONFIG_MAXIM_THERMOCOUPLE is not set +CONFIG_MAXLINEAR_86110_PHY=m CONFIG_MAXLINEAR_GPHY=m # CONFIG_MB1232 is not set # CONFIG_MC3230 is not set @@ -4006,8 +4043,8 @@ CONFIG_NETFILTER_XT_TARGET_TEE=m CONFIG_NETFILTER_XT_TARGET_TPROXY=m CONFIG_NETFILTER_XT_TARGET_TRACE=m CONFIG_NETFILTER=y -# CONFIG_NET_FOU_IP_TUNNELS is not set -# CONFIG_NET_FOU is not set +CONFIG_NET_FOU_IP_TUNNELS=y +CONFIG_NET_FOU=m CONFIG_NETFS_STATS=y CONFIG_NETFS_SUPPORT=m CONFIG_NET_HANDSHAKE_KUNIT_TEST=m @@ -4613,6 +4650,7 @@ CONFIG_PHYLINK=m # CONFIG_PHY_MIXEL_MIPI_DPHY is not set CONFIG_PHY_NS2_USB_DRD=y # CONFIG_PHY_OCELOT_SERDES is not set +CONFIG_PHY_PACKAGE=m # CONFIG_PHY_PXA_28NM_HSIC is not set # CONFIG_PHY_PXA_28NM_USB2 is not set # CONFIG_PHY_QCOM_APQ8064_SATA is not set @@ -4773,6 +4811,7 @@ CONFIG_PROFILING=y CONFIG_PROVE_LOCKING=y CONFIG_PROVE_NVDIMM_LOCKING=y CONFIG_PROVE_RAW_LOCK_NESTING=y +CONFIG_PRP_DUP_DISCARD_KUNIT_TEST=m CONFIG_PSAMPLE=m # CONFIG_PSE_CONTROLLER is not set CONFIG_PSI_DEFAULT_DISABLED=y @@ -4887,6 +4926,7 @@ CONFIG_QUOTACTL=y CONFIG_QUOTA_DEBUG=y CONFIG_QUOTA_NETLINK_INTERFACE=y CONFIG_QUOTA=y +CONFIG_R8169_LEDS=y CONFIG_R8169=m CONFIG_RADIO_ADAPTERS=y # CONFIG_RADIO_MAXIRADIO is not set @@ -4946,6 +4986,7 @@ CONFIG_RD_ZSTD=y # CONFIG_READABLE_ASM is not set # CONFIG_READ_ONLY_THP_FOR_FS is not set CONFIG_REALTEK_AUTOPM=y +CONFIG_REALTEK_PHY_HWMON=y CONFIG_REALTEK_PHY=m # CONFIG_REED_SOLOMON_TEST is not set CONFIG_REGMAP_BUILD=y @@ -5249,17 +5290,21 @@ CONFIG_RTW88_DEBUGFS=y CONFIG_RTW88_DEBUG=y CONFIG_RTW88=m # CONFIG_RTW89_8851BE is not set +# CONFIG_RTW89_8851BU is not set CONFIG_RTW89_8852AE=m CONFIG_RTW89_8852BE=m # CONFIG_RTW89_8852BTE is not set +# CONFIG_RTW89_8852BU is not set CONFIG_RTW89_8852CE=m # CONFIG_RTW89_8922AE is not set CONFIG_RTW89_DEBUGFS=y CONFIG_RTW89_DEBUGMSG=y CONFIG_RTW89=m CONFIG_RUNTIME_TESTING_MENU=y +# CONFIG_RV_MON_RTAPP is not set # CONFIG_RV_MON_SCHED is not set CONFIG_RV_MON_WWNR=y +CONFIG_RV_PER_TASK_MONITORS=2 CONFIG_RV_REACTORS=y CONFIG_RV_REACT_PANIC=y CONFIG_RV_REACT_PRINTK=y @@ -5827,15 +5872,35 @@ CONFIG_SND_GINA20=m CONFIG_SND_GINA24=m CONFIG_SND_HDA_ACPI=m # CONFIG_SND_HDA_CIRRUS_SCODEC_KUNIT_TEST is not set +CONFIG_SND_HDA_CODEC_ALC260=m +CONFIG_SND_HDA_CODEC_ALC262=m +CONFIG_SND_HDA_CODEC_ALC268=m +CONFIG_SND_HDA_CODEC_ALC269=m +CONFIG_SND_HDA_CODEC_ALC662=m +CONFIG_SND_HDA_CODEC_ALC680=m +CONFIG_SND_HDA_CODEC_ALC861=m +CONFIG_SND_HDA_CODEC_ALC861VD=m +CONFIG_SND_HDA_CODEC_ALC880=m +CONFIG_SND_HDA_CODEC_ALC882=m CONFIG_SND_HDA_CODEC_ANALOG=m CONFIG_SND_HDA_CODEC_CA0110=m CONFIG_SND_HDA_CODEC_CA0132_DSP=y CONFIG_SND_HDA_CODEC_CA0132=m CONFIG_SND_HDA_CODEC_CIRRUS=m +CONFIG_SND_HDA_CODEC_CM9825=m CONFIG_SND_HDA_CODEC_CMEDIA=m CONFIG_SND_HDA_CODEC_CONEXANT=m +CONFIG_SND_HDA_CODEC_CS420X=m +CONFIG_SND_HDA_CODEC_CS421X=m # CONFIG_SND_HDA_CODEC_CS8409 is not set +CONFIG_SND_HDA_CODEC_HDMI_ATI=m +CONFIG_SND_HDA_CODEC_HDMI_GENERIC=m +CONFIG_SND_HDA_CODEC_HDMI_INTEL=m CONFIG_SND_HDA_CODEC_HDMI=m +CONFIG_SND_HDA_CODEC_HDMI_NVIDIA=m +CONFIG_SND_HDA_CODEC_HDMI_NVIDIA_MCP=m +CONFIG_SND_HDA_CODEC_HDMI_SIMPLE=m +CONFIG_SND_HDA_CODEC_HDMI_TEGRA=m CONFIG_SND_HDA_CODEC_REALTEK=m # CONFIG_SND_HDA_CODEC_SENARYTECH is not set CONFIG_SND_HDA_CODEC_SI3054=m @@ -5919,6 +5984,8 @@ CONFIG_SND_SEQ_UMP=y # CONFIG_SND_SOC_ADAU7002 is not set # CONFIG_SND_SOC_ADAU7118_HW is not set # CONFIG_SND_SOC_ADAU7118_I2C is not set +# CONFIG_SND_SOC_ADI_AXI_I2S is not set +# CONFIG_SND_SOC_ADI_AXI_SPDIF is not set # CONFIG_SND_SOC_ADI is not set # CONFIG_SND_SOC_AK4104 is not set # CONFIG_SND_SOC_AK4118 is not set @@ -5986,6 +6053,7 @@ CONFIG_SND_SOC_CARD_KUNIT_TEST=m # CONFIG_SND_SOC_CS43130 is not set # CONFIG_SND_SOC_CS4341 is not set # CONFIG_SND_SOC_CS4349 is not set +# CONFIG_SND_SOC_CS48L32 is not set # CONFIG_SND_SOC_CS53L30 is not set # CONFIG_SND_SOC_CS_AMP_LIB_TEST is not set CONFIG_SND_SOC_CX2072X=m @@ -5998,6 +6066,7 @@ CONFIG_SND_SOC_CX2072X=m # CONFIG_SND_SOC_ES8326 is not set # CONFIG_SND_SOC_ES8328_I2C is not set # CONFIG_SND_SOC_ES8328_SPI is not set +# CONFIG_SND_SOC_FS210X is not set # CONFIG_SND_SOC_FSL_ASRC is not set # CONFIG_SND_SOC_FSL_AUDMIX is not set # CONFIG_SND_SOC_FSL_ESAI is not set @@ -6014,6 +6083,7 @@ CONFIG_SND_SOC_CX2072X=m # CONFIG_SND_SOC_IMG is not set # CONFIG_SND_SOC_IMX_AUDMUX is not set # CONFIG_SND_SOC_INNO_RK3036 is not set +# CONFIG_SND_SOC_INTEL_AVS_CARDNAME_OBSOLETE is not set # CONFIG_SND_SOC_INTEL_AVS is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_DA7219 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_DMIC is not set @@ -6024,11 +6094,13 @@ CONFIG_SND_SOC_CX2072X=m # CONFIG_SND_SOC_INTEL_AVS_MACH_MAX98373 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_MAX98927 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_NAU8825 is not set +# CONFIG_SND_SOC_INTEL_AVS_MACH_PCM3168A is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_PROBE is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_RT274 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_RT286 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_RT298 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_RT5514 is not set +# CONFIG_SND_SOC_INTEL_AVS_MACH_RT5640 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_RT5663 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_RT5682 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_SSM4567 is not set @@ -6098,6 +6170,7 @@ CONFIG_SND_SOC_MAX98390=m # CONFIG_SND_SOC_MAX9860 is not set # CONFIG_SND_SOC_MAX9867 is not set CONFIG_SND_SOC_MAX98927=m +# CONFIG_SND_SOC_MIKROE_PROTO is not set # CONFIG_SND_SOC_MSM8916_WCD_DIGITAL is not set # CONFIG_SND_SOC_MT6351 is not set # CONFIG_SND_SOC_MT6357 is not set @@ -6105,6 +6178,7 @@ CONFIG_SND_SOC_MAX98927=m # CONFIG_SND_SOC_MT6660 is not set # CONFIG_SND_SOC_MTK_BTCVSD is not set # CONFIG_SND_SOC_NAU8315 is not set +# CONFIG_SND_SOC_NAU8325 is not set # CONFIG_SND_SOC_NAU8540 is not set # CONFIG_SND_SOC_NAU8810 is not set # CONFIG_SND_SOC_NAU8821 is not set @@ -6115,6 +6189,7 @@ CONFIG_SND_SOC_MAX98927=m # CONFIG_SND_SOC_NTP8918 is not set CONFIG_SND_SOC_OPS_KUNIT_TEST=m # CONFIG_SND_SOC_PCM1681 is not set +# CONFIG_SND_SOC_PCM1754 is not set # CONFIG_SND_SOC_PCM1789_I2C is not set # CONFIG_SND_SOC_PCM179X_I2C is not set # CONFIG_SND_SOC_PCM179X_SPI is not set @@ -6151,7 +6226,12 @@ CONFIG_SND_SOC_OPS_KUNIT_TEST=m # CONFIG_SND_SOC_RT715_SDCA_SDW is not set # CONFIG_SND_SOC_RT715_SDW is not set # CONFIG_SND_SOC_RT9120 is not set +# CONFIG_SND_SOC_RT9123 is not set +# CONFIG_SND_SOC_RT9123P is not set +# CONFIG_SND_SOC_RTQ9124 is not set # CONFIG_SND_SOC_RTQ9128 is not set +CONFIG_SND_SOC_SDCA_HID=y +CONFIG_SND_SOC_SDCA_IRQ=y # CONFIG_SND_SOC_SDW_MOCKUP is not set # CONFIG_SND_SOC_SGTL5000 is not set # CONFIG_SND_SOC_SIMPLE_AMPLIFIER is not set @@ -6203,6 +6283,7 @@ CONFIG_SND_SOC_SOF_TOPLEVEL=y # CONFIG_SND_SOC_TAS2770 is not set # CONFIG_SND_SOC_TAS2780 is not set # CONFIG_SND_SOC_TAS2781_I2C is not set +# CONFIG_SND_SOC_TAS2783_SDW is not set # CONFIG_SND_SOC_TAS5086 is not set # CONFIG_SND_SOC_TAS571X is not set # CONFIG_SND_SOC_TAS5720 is not set @@ -6227,6 +6308,7 @@ CONFIG_SND_SOC_TOPOLOGY_KUNIT_TEST=m # CONFIG_SND_SOC_TSCS454 is not set # CONFIG_SND_SOC_UDA1334 is not set # CONFIG_SND_SOC_UDA1342 is not set +# CONFIG_SND_SOC_USB is not set CONFIG_SND_SOC_UTILS_KUNIT_TEST=m # CONFIG_SND_SOC_WCD937X_SDW is not set # CONFIG_SND_SOC_WCD938X_SDW is not set @@ -6287,6 +6369,7 @@ CONFIG_SND_USB_POD=m CONFIG_SND_USB_TONEPORT=m CONFIG_SND_USB_UA101=m CONFIG_SND_USB_US122L=m +CONFIG_SND_USB_US144MKII=m CONFIG_SND_USB_USX2Y=m CONFIG_SND_USB_VARIAX=m CONFIG_SND_USB=y @@ -6458,6 +6541,7 @@ CONFIG_SYSCTL=y CONFIG_SYSFB_SIMPLEFB=y # CONFIG_SYSFS_DEPRECATED is not set CONFIG_SYSFS_SYSCALL=y +CONFIG_SYSFS=y # CONFIG_SYS_HYPERVISOR is not set # CONFIG_SYSTEM76_ACPI is not set CONFIG_SYSTEM_BLACKLIST_HASH_LIST="" @@ -6482,6 +6566,7 @@ CONFIG_TASK_DELAY_ACCT=y CONFIG_TASK_IO_ACCOUNTING=y CONFIG_TASKSTATS=y CONFIG_TASK_XACCT=y +CONFIG_TCG_ARM_CRB_FFA=m # CONFIG_TCG_ATMEL is not set CONFIG_TCG_CRB=y # CONFIG_TCG_INFINEON is not set @@ -7180,6 +7265,7 @@ CONFIG_USB_XHCI_HCD=y CONFIG_USB_XHCI_PCI_RENESAS=y CONFIG_USB_XHCI_PCI=y CONFIG_USB_XHCI_PLATFORM=y +# CONFIG_USB_XHCI_SIDEBAND is not set CONFIG_USB_XHCI_TEGRA=m CONFIG_USB_XUSBATM=m CONFIG_USB=y @@ -7569,6 +7655,9 @@ CONFIG_ZBUD=y # CONFIG_ZEROPLUS_FF is not set # CONFIG_ZIIRAVE_WATCHDOG is not set CONFIG_ZISOFS=y +CONFIG_ZL3073X_I2C=m +CONFIG_ZL3073X=m +CONFIG_ZL3073X_SPI=m CONFIG_ZLIB_DEFLATE=y CONFIG_ZLIB_DFLTCC=y CONFIG_ZLIB_INFLATE=y diff --git a/SOURCES/kernel-aarch64-rt-64k-rhel.config b/SOURCES/kernel-aarch64-rt-64k-rhel.config index ee37cf898..b80a848d1 100644 --- a/SOURCES/kernel-aarch64-rt-64k-rhel.config +++ b/SOURCES/kernel-aarch64-rt-64k-rhel.config @@ -38,6 +38,7 @@ CONFIG_ACPI_CPPC_CPUFREQ=m # CONFIG_ACPI_DEBUG is not set # CONFIG_ACPI_DOCK is not set # CONFIG_ACPI_EC_DEBUGFS is not set +CONFIG_ACPI_EC=y CONFIG_ACPI_FAN=y CONFIG_ACPI_FFH=y # CONFIG_ACPI_FPDT is not set @@ -189,6 +190,7 @@ CONFIG_ALX=m # CONFIG_AMD_AE4DMA is not set CONFIG_AMD_ATL=m # CONFIG_AMD_IOMMU_DEBUGFS is not set +CONFIG_AMD_MP2_STB=y CONFIG_AMD_PHY=m CONFIG_AMD_PMC=m # CONFIG_AMD_QDMA is not set @@ -385,6 +387,7 @@ CONFIG_ARM_SPE_PMU=m CONFIG_ARM_TEGRA194_CPUFREQ=y # CONFIG_ARM_TEGRA20_CPUFREQ is not set CONFIG_ARM_TEGRA_DEVFREQ=m +CONFIG_AS21XXX_PHY=m # CONFIG_AS3935 is not set # CONFIG_AS73211 is not set CONFIG_ASN1=y @@ -420,6 +423,7 @@ CONFIG_ATH11K=m CONFIG_ATH11K_PCI=m # CONFIG_ATH11K_SPECTRAL is not set # CONFIG_ATH11K_TRACING is not set +# CONFIG_ATH12K_AHB is not set # CONFIG_ATH12K_COREDUMP is not set # CONFIG_ATH12K_DEBUGFS is not set # CONFIG_ATH12K_DEBUG is not set @@ -986,6 +990,7 @@ CONFIG_CORTINA_PHY=m # CONFIG_COUNTER is not set # CONFIG_CPU5_WDT is not set # CONFIG_CPU_BIG_ENDIAN is not set +CONFIG_CPUFREQ_ARCH_CUR_FREQ=y # CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE is not set # CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND is not set CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y @@ -1012,11 +1017,13 @@ CONFIG_CPU_ISOLATION=y CONFIG_CPU_LITTLE_ENDIAN=y CONFIG_CPUMASK_KUNIT_TEST=m # CONFIG_CPUMASK_OFFSTACK is not set +CONFIG_CPU_MITIGATIONS=y CONFIG_CPUSETS_V1=y CONFIG_CPUSETS=y CONFIG_CPU_THERMAL=y # CONFIG_CRAMFS is not set # CONFIG_CRAMFS_MTD is not set +CONFIG_CRASH_DM_CRYPT=y CONFIG_CRASH_DUMP=y CONFIG_CRASH_HOTPLUG=y CONFIG_CRASH_MAX_MEMORY_RANGES=8192 @@ -1110,6 +1117,7 @@ CONFIG_CRYPTO_DEV_OCTEONTX2_CPT=m # CONFIG_CRYPTO_DEV_OCTEONTX_CPT is not set # CONFIG_CRYPTO_DEV_QAT_420XX is not set # CONFIG_CRYPTO_DEV_QAT_4XXX is not set +# CONFIG_CRYPTO_DEV_QAT_6XXX is not set # CONFIG_CRYPTO_DEV_QAT_C3XXX is not set # CONFIG_CRYPTO_DEV_QAT_C3XXXVF is not set # CONFIG_CRYPTO_DEV_QAT_C62X is not set @@ -1350,6 +1358,7 @@ CONFIG_DIMLIB=y # CONFIG_DMA_API_DEBUG is not set # CONFIG_DMABUF_DEBUG is not set # CONFIG_DMABUF_HEAPS_CMA is not set +CONFIG_DMABUF_HEAPS_CMA_LEGACY=y CONFIG_DMABUF_HEAPS_SYSTEM=y CONFIG_DMABUF_HEAPS=y CONFIG_DMABUF_MOVE_NOTIFY=y @@ -1417,6 +1426,7 @@ CONFIG_DP83867_PHY=m CONFIG_DP83TC811_PHY=m # CONFIG_DP83TD510_PHY is not set CONFIG_DP83TG720_PHY=m +# CONFIG_DPLL_REFCNT_TRACKER is not set CONFIG_DPLL=y # CONFIG_DPM_WATCHDOG is not set # CONFIG_DPS310 is not set @@ -1459,6 +1469,7 @@ CONFIG_DRM_DISPLAY_DP_AUX_CEC=y # CONFIG_DRM_DISPLAY_DP_AUX_CHARDEV is not set # CONFIG_DRM_DISPLAY_DP_TUNNEL_STATE_DEBUG is not set CONFIG_DRM_DP_AUX_CHARDEV=y +# CONFIG_DRM_EFIDRM is not set # CONFIG_DRM_ETNAVIV is not set CONFIG_DRM_FBDEV_EMULATION=y # CONFIG_DRM_FBDEV_LEAK_PHYS_SMEM is not set @@ -1501,6 +1512,7 @@ CONFIG_DRM_I915_TIMESLICE_DURATION=1 CONFIG_DRM_I915_USERFAULT_AUTOSUSPEND=250 CONFIG_DRM_I915_USERPTR=y # CONFIG_DRM_I915_WERROR is not set +# CONFIG_DRM_IMX8_DC is not set # CONFIG_DRM_IMX8MP_DW_HDMI_BRIDGE is not set # CONFIG_DRM_IMX8MP_HDMI_PVI is not set # CONFIG_DRM_IMX8QM_LDB is not set @@ -1544,6 +1556,7 @@ CONFIG_DRM_NOUVEAU_SIL164=m # CONFIG_DRM_PANEL_AUO_A030JTN01 is not set # CONFIG_DRM_PANEL_BOE_BF060Y8M_AJ0 is not set # CONFIG_DRM_PANEL_BOE_HIMAX8279D is not set +# CONFIG_DRM_PANEL_BOE_TD4320 is not set # CONFIG_DRM_PANEL_BOE_TH101MB31UIG002_28A is not set # CONFIG_DRM_PANEL_BOE_TV101WUM_LL2 is not set # CONFIG_DRM_PANEL_BOE_TV101WUM_NL6 is not set @@ -1553,9 +1566,12 @@ CONFIG_DRM_NOUVEAU_SIL164=m # CONFIG_DRM_PANEL_ELIDA_KD35T133 is not set # CONFIG_DRM_PANEL_FEIXIN_K101_IM2BA02 is not set # CONFIG_DRM_PANEL_FEIYANG_FY07024DI26A30D is not set +# CONFIG_DRM_PANEL_HIMAX_HX8279 is not set # CONFIG_DRM_PANEL_HIMAX_HX83102 is not set # CONFIG_DRM_PANEL_HIMAX_HX83112A is not set +# CONFIG_DRM_PANEL_HIMAX_HX83112B is not set # CONFIG_DRM_PANEL_HIMAX_HX8394 is not set +# CONFIG_DRM_PANEL_HYDIS_HV101HD1 is not set # CONFIG_DRM_PANEL_ILITEK_IL9322 is not set # CONFIG_DRM_PANEL_ILITEK_ILI9341 is not set # CONFIG_DRM_PANEL_ILITEK_ILI9805 is not set @@ -1589,6 +1605,7 @@ CONFIG_DRM_NOUVEAU_SIL164=m # CONFIG_DRM_PANEL_NOVATEK_NT36523 is not set # CONFIG_DRM_PANEL_NOVATEK_NT36672A is not set # CONFIG_DRM_PANEL_NOVATEK_NT36672E is not set +# CONFIG_DRM_PANEL_NOVATEK_NT37801 is not set # CONFIG_DRM_PANEL_NOVATEK_NT39016 is not set # CONFIG_DRM_PANEL_OLIMEX_LCD_OLINUXINO is not set # CONFIG_DRM_PANEL_ORISETECH_OTA5601A is not set @@ -1601,6 +1618,8 @@ CONFIG_DRM_NOUVEAU_SIL164=m # CONFIG_DRM_PANEL_RAYDIUM_RM68200 is not set # CONFIG_DRM_PANEL_RAYDIUM_RM692E5 is not set # CONFIG_DRM_PANEL_RAYDIUM_RM69380 is not set +# CONFIG_DRM_PANEL_RENESAS_R61307 is not set +# CONFIG_DRM_PANEL_RENESAS_R69328 is not set # CONFIG_DRM_PANEL_RONBO_RB070D30 is not set # CONFIG_DRM_PANEL_SAMSUNG_AMS581VF01 is not set # CONFIG_DRM_PANEL_SAMSUNG_AMS639RQ08 is not set @@ -1618,6 +1637,7 @@ CONFIG_DRM_NOUVEAU_SIL164=m # CONFIG_DRM_PANEL_SAMSUNG_S6E88A0_AMS427AP24 is not set # CONFIG_DRM_PANEL_SAMSUNG_S6E88A0_AMS452EF01 is not set # CONFIG_DRM_PANEL_SAMSUNG_S6E8AA0 is not set +# CONFIG_DRM_PANEL_SAMSUNG_S6E8AA5X01_AMS561RA01 is not set # CONFIG_DRM_PANEL_SAMSUNG_SOFEF00 is not set # CONFIG_DRM_PANEL_SEIKO_43WVF1G is not set # CONFIG_DRM_PANEL_SHARP_LQ101R1SX01 is not set @@ -1639,6 +1659,7 @@ CONFIG_DRM_NOUVEAU_SIL164=m # CONFIG_DRM_PANEL_TPO_TD043MTEA1 is not set # CONFIG_DRM_PANEL_TPO_TPG110 is not set # CONFIG_DRM_PANEL_TRULY_NT35597_WQXGA is not set +# CONFIG_DRM_PANEL_VISIONOX_G2647FB105 is not set # CONFIG_DRM_PANEL_VISIONOX_R66451 is not set # CONFIG_DRM_PANEL_VISIONOX_RM69299 is not set # CONFIG_DRM_PANEL_VISIONOX_RM692E5 is not set @@ -1650,6 +1671,7 @@ CONFIG_DRM_NOUVEAU_SIL164=m # CONFIG_DRM_PANTHOR is not set # CONFIG_DRM_PARADE_PS8622 is not set # CONFIG_DRM_PARADE_PS8640 is not set +# CONFIG_DRM_PIXPAPER is not set # CONFIG_DRM_PL111 is not set # CONFIG_DRM_POWERVR is not set CONFIG_DRM_QXL=m @@ -1658,12 +1680,17 @@ CONFIG_DRM_RADEON_USERPTR=y # CONFIG_DRM_RCAR_DW_HDMI is not set # CONFIG_DRM_RCAR_LVDS is not set # CONFIG_DRM_SAMSUNG_DSIM is not set +CONFIG_DRM_SCHED_KUNIT_TEST=m # CONFIG_DRM_SII902X is not set # CONFIG_DRM_SII9234 is not set # CONFIG_DRM_SIL_SII8620 is not set # CONFIG_DRM_SIMPLE_BRIDGE is not set # CONFIG_DRM_SIMPLEDRM is not set +# CONFIG_DRM_SOLOMON_SSD2825 is not set # CONFIG_DRM_SSD130X is not set +# CONFIG_DRM_ST7571_I2C is not set +# CONFIG_DRM_ST7586 is not set +# CONFIG_DRM_ST7735R is not set CONFIG_DRM_TEGRA_DEBUG=y CONFIG_DRM_TEGRA=m # CONFIG_DRM_THINE_THC63LVD1024 is not set @@ -1682,19 +1709,24 @@ CONFIG_DRM_TEGRA=m # CONFIG_DRM_TTM_KUNIT_TEST is not set CONFIG_DRM_UDL=m # CONFIG_DRM_VBOXVIDEO is not set +# CONFIG_DRM_VESADRM is not set # CONFIG_DRM_VGEM is not set CONFIG_DRM_VIRTIO_GPU_KMS=y CONFIG_DRM_VIRTIO_GPU=m +CONFIG_DRM_VKMS_KUNIT_TEST=m CONFIG_DRM_VKMS=m CONFIG_DRM_VMWGFX_FBCON=y CONFIG_DRM_VMWGFX=m # CONFIG_DRM_VMWGFX_MKSSTATS is not set +# CONFIG_DRM_WAVESHARE_BRIDGE is not set # CONFIG_DRM_WERROR is not set # CONFIG_DRM_XE_DEBUG_MEMIRQ is not set CONFIG_DRM_XE_DEVMEM_MIRROR=y CONFIG_DRM_XE_DP_TUNNEL=y +CONFIG_DRM_XE_GPUSVM=y # CONFIG_DRM_XE is not set # CONFIG_DRM_XEN_FRONTEND is not set +CONFIG_DRM_XE_PAGEMAP=y # CONFIG_DS1682 is not set # CONFIG_DS1803 is not set # CONFIG_DS4424 is not set @@ -1816,6 +1848,7 @@ CONFIG_EFI_HANDOVER_PROTOCOL=y CONFIG_EFI_PARTITION=y # CONFIG_EFI_PGT_DUMP is not set # CONFIG_EFI_RCI2_TABLE is not set +CONFIG_EFI_SBAT_FILE="" CONFIG_EFI_SOFT_RESERVE=y CONFIG_EFI_STUB=y # CONFIG_EFI_TEST is not set @@ -2364,6 +2397,7 @@ CONFIG_HSR=m CONFIG_HTE_TEGRA194=m # CONFIG_HTE_TEGRA194_TEST is not set CONFIG_HTE=y +CONFIG_HTMDUMP=m # CONFIG_HTS221 is not set # CONFIG_HTU21 is not set # CONFIG_HUAWEI_WMI is not set @@ -2624,6 +2658,7 @@ CONFIG_INFINIBAND_BNXT_RE=m CONFIG_INFINIBAND_CXGB4=m CONFIG_INFINIBAND_EFA=m # CONFIG_INFINIBAND_HNS is not set +# CONFIG_INFINIBAND_IONIC is not set CONFIG_INFINIBAND_IPOIB_CM=y # CONFIG_INFINIBAND_IPOIB_DEBUG_DATA is not set CONFIG_INFINIBAND_IPOIB_DEBUG=y @@ -2736,6 +2771,7 @@ CONFIG_INTEL_MEI_GSC_PROXY=m # CONFIG_INTEL_PMC_CORE is not set # CONFIG_INTEL_PMT_CLASS is not set # CONFIG_INTEL_PMT_CRASHLOG is not set +# CONFIG_INTEL_PMT_KUNIT_TEST is not set # CONFIG_INTEL_PMT_TELEMETRY is not set # CONFIG_INTEL_PUNIT_IPC is not set CONFIG_INTEL_QUICKI2C=m @@ -3297,6 +3333,7 @@ CONFIG_MARVELL_PHY=m CONFIG_MAX77620_THERMAL=m CONFIG_MAX77620_WATCHDOG=y # CONFIG_MAXIM_THERMOCOUPLE is not set +CONFIG_MAXLINEAR_86110_PHY=m CONFIG_MAXLINEAR_GPHY=m # CONFIG_MB1232 is not set # CONFIG_MC3230 is not set @@ -3985,8 +4022,8 @@ CONFIG_NETFILTER_XT_TARGET_TEE=m CONFIG_NETFILTER_XT_TARGET_TPROXY=m CONFIG_NETFILTER_XT_TARGET_TRACE=m CONFIG_NETFILTER=y -# CONFIG_NET_FOU_IP_TUNNELS is not set -# CONFIG_NET_FOU is not set +CONFIG_NET_FOU_IP_TUNNELS=y +CONFIG_NET_FOU=m CONFIG_NETFS_STATS=y CONFIG_NETFS_SUPPORT=m CONFIG_NET_HANDSHAKE_KUNIT_TEST=m @@ -4591,6 +4628,7 @@ CONFIG_PHYLINK=m # CONFIG_PHY_MIXEL_MIPI_DPHY is not set CONFIG_PHY_NS2_USB_DRD=y # CONFIG_PHY_OCELOT_SERDES is not set +CONFIG_PHY_PACKAGE=m # CONFIG_PHY_PXA_28NM_HSIC is not set # CONFIG_PHY_PXA_28NM_USB2 is not set # CONFIG_PHY_QCOM_APQ8064_SATA is not set @@ -4751,6 +4789,7 @@ CONFIG_PROFILING=y # CONFIG_PROVE_LOCKING is not set CONFIG_PROVE_NVDIMM_LOCKING=y # CONFIG_PROVE_RAW_LOCK_NESTING is not set +CONFIG_PRP_DUP_DISCARD_KUNIT_TEST=m CONFIG_PSAMPLE=m # CONFIG_PSE_CONTROLLER is not set CONFIG_PSI_DEFAULT_DISABLED=y @@ -4865,6 +4904,7 @@ CONFIG_QUOTACTL=y # CONFIG_QUOTA_DEBUG is not set CONFIG_QUOTA_NETLINK_INTERFACE=y CONFIG_QUOTA=y +CONFIG_R8169_LEDS=y CONFIG_R8169=m CONFIG_RADIO_ADAPTERS=y # CONFIG_RADIO_MAXIRADIO is not set @@ -4924,6 +4964,7 @@ CONFIG_RD_ZSTD=y # CONFIG_READABLE_ASM is not set # CONFIG_READ_ONLY_THP_FOR_FS is not set CONFIG_REALTEK_AUTOPM=y +CONFIG_REALTEK_PHY_HWMON=y CONFIG_REALTEK_PHY=m # CONFIG_REED_SOLOMON_TEST is not set CONFIG_REGMAP_BUILD=y @@ -5227,17 +5268,21 @@ CONFIG_RTW88_8822CE=m # CONFIG_RTW88_DEBUG is not set CONFIG_RTW88=m # CONFIG_RTW89_8851BE is not set +# CONFIG_RTW89_8851BU is not set CONFIG_RTW89_8852AE=m CONFIG_RTW89_8852BE=m # CONFIG_RTW89_8852BTE is not set +# CONFIG_RTW89_8852BU is not set CONFIG_RTW89_8852CE=m # CONFIG_RTW89_8922AE is not set # CONFIG_RTW89_DEBUGFS is not set # CONFIG_RTW89_DEBUGMSG is not set CONFIG_RTW89=m CONFIG_RUNTIME_TESTING_MENU=y +# CONFIG_RV_MON_RTAPP is not set # CONFIG_RV_MON_SCHED is not set CONFIG_RV_MON_WWNR=y +CONFIG_RV_PER_TASK_MONITORS=2 CONFIG_RV_REACTORS=y CONFIG_RV_REACT_PANIC=y CONFIG_RV_REACT_PRINTK=y @@ -5805,15 +5850,35 @@ CONFIG_SND_GINA20=m CONFIG_SND_GINA24=m CONFIG_SND_HDA_ACPI=m # CONFIG_SND_HDA_CIRRUS_SCODEC_KUNIT_TEST is not set +CONFIG_SND_HDA_CODEC_ALC260=m +CONFIG_SND_HDA_CODEC_ALC262=m +CONFIG_SND_HDA_CODEC_ALC268=m +CONFIG_SND_HDA_CODEC_ALC269=m +CONFIG_SND_HDA_CODEC_ALC662=m +CONFIG_SND_HDA_CODEC_ALC680=m +CONFIG_SND_HDA_CODEC_ALC861=m +CONFIG_SND_HDA_CODEC_ALC861VD=m +CONFIG_SND_HDA_CODEC_ALC880=m +CONFIG_SND_HDA_CODEC_ALC882=m CONFIG_SND_HDA_CODEC_ANALOG=m CONFIG_SND_HDA_CODEC_CA0110=m CONFIG_SND_HDA_CODEC_CA0132_DSP=y CONFIG_SND_HDA_CODEC_CA0132=m CONFIG_SND_HDA_CODEC_CIRRUS=m +CONFIG_SND_HDA_CODEC_CM9825=m CONFIG_SND_HDA_CODEC_CMEDIA=m CONFIG_SND_HDA_CODEC_CONEXANT=m +CONFIG_SND_HDA_CODEC_CS420X=m +CONFIG_SND_HDA_CODEC_CS421X=m # CONFIG_SND_HDA_CODEC_CS8409 is not set +CONFIG_SND_HDA_CODEC_HDMI_ATI=m +CONFIG_SND_HDA_CODEC_HDMI_GENERIC=m +CONFIG_SND_HDA_CODEC_HDMI_INTEL=m CONFIG_SND_HDA_CODEC_HDMI=m +CONFIG_SND_HDA_CODEC_HDMI_NVIDIA=m +CONFIG_SND_HDA_CODEC_HDMI_NVIDIA_MCP=m +CONFIG_SND_HDA_CODEC_HDMI_SIMPLE=m +CONFIG_SND_HDA_CODEC_HDMI_TEGRA=m CONFIG_SND_HDA_CODEC_REALTEK=m # CONFIG_SND_HDA_CODEC_SENARYTECH is not set CONFIG_SND_HDA_CODEC_SI3054=m @@ -5896,6 +5961,8 @@ CONFIG_SND_SEQ_UMP=y # CONFIG_SND_SOC_ADAU7002 is not set # CONFIG_SND_SOC_ADAU7118_HW is not set # CONFIG_SND_SOC_ADAU7118_I2C is not set +# CONFIG_SND_SOC_ADI_AXI_I2S is not set +# CONFIG_SND_SOC_ADI_AXI_SPDIF is not set # CONFIG_SND_SOC_ADI is not set # CONFIG_SND_SOC_AK4104 is not set # CONFIG_SND_SOC_AK4118 is not set @@ -5963,6 +6030,7 @@ CONFIG_SND_SOC_CARD_KUNIT_TEST=m # CONFIG_SND_SOC_CS43130 is not set # CONFIG_SND_SOC_CS4341 is not set # CONFIG_SND_SOC_CS4349 is not set +# CONFIG_SND_SOC_CS48L32 is not set # CONFIG_SND_SOC_CS53L30 is not set # CONFIG_SND_SOC_CS_AMP_LIB_TEST is not set CONFIG_SND_SOC_CX2072X=m @@ -5975,6 +6043,7 @@ CONFIG_SND_SOC_CX2072X=m # CONFIG_SND_SOC_ES8326 is not set # CONFIG_SND_SOC_ES8328_I2C is not set # CONFIG_SND_SOC_ES8328_SPI is not set +# CONFIG_SND_SOC_FS210X is not set # CONFIG_SND_SOC_FSL_ASRC is not set # CONFIG_SND_SOC_FSL_AUDMIX is not set # CONFIG_SND_SOC_FSL_ESAI is not set @@ -5991,6 +6060,7 @@ CONFIG_SND_SOC_CX2072X=m # CONFIG_SND_SOC_IMG is not set # CONFIG_SND_SOC_IMX_AUDMUX is not set # CONFIG_SND_SOC_INNO_RK3036 is not set +# CONFIG_SND_SOC_INTEL_AVS_CARDNAME_OBSOLETE is not set # CONFIG_SND_SOC_INTEL_AVS is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_DA7219 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_DMIC is not set @@ -6001,11 +6071,13 @@ CONFIG_SND_SOC_CX2072X=m # CONFIG_SND_SOC_INTEL_AVS_MACH_MAX98373 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_MAX98927 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_NAU8825 is not set +# CONFIG_SND_SOC_INTEL_AVS_MACH_PCM3168A is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_PROBE is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_RT274 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_RT286 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_RT298 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_RT5514 is not set +# CONFIG_SND_SOC_INTEL_AVS_MACH_RT5640 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_RT5663 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_RT5682 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_SSM4567 is not set @@ -6075,6 +6147,7 @@ CONFIG_SND_SOC_MAX98390=m # CONFIG_SND_SOC_MAX9860 is not set # CONFIG_SND_SOC_MAX9867 is not set CONFIG_SND_SOC_MAX98927=m +# CONFIG_SND_SOC_MIKROE_PROTO is not set # CONFIG_SND_SOC_MSM8916_WCD_DIGITAL is not set # CONFIG_SND_SOC_MT6351 is not set # CONFIG_SND_SOC_MT6357 is not set @@ -6082,6 +6155,7 @@ CONFIG_SND_SOC_MAX98927=m # CONFIG_SND_SOC_MT6660 is not set # CONFIG_SND_SOC_MTK_BTCVSD is not set # CONFIG_SND_SOC_NAU8315 is not set +# CONFIG_SND_SOC_NAU8325 is not set # CONFIG_SND_SOC_NAU8540 is not set # CONFIG_SND_SOC_NAU8810 is not set # CONFIG_SND_SOC_NAU8821 is not set @@ -6092,6 +6166,7 @@ CONFIG_SND_SOC_MAX98927=m # CONFIG_SND_SOC_NTP8918 is not set CONFIG_SND_SOC_OPS_KUNIT_TEST=m # CONFIG_SND_SOC_PCM1681 is not set +# CONFIG_SND_SOC_PCM1754 is not set # CONFIG_SND_SOC_PCM1789_I2C is not set # CONFIG_SND_SOC_PCM179X_I2C is not set # CONFIG_SND_SOC_PCM179X_SPI is not set @@ -6128,7 +6203,12 @@ CONFIG_SND_SOC_OPS_KUNIT_TEST=m # CONFIG_SND_SOC_RT715_SDCA_SDW is not set # CONFIG_SND_SOC_RT715_SDW is not set # CONFIG_SND_SOC_RT9120 is not set +# CONFIG_SND_SOC_RT9123 is not set +# CONFIG_SND_SOC_RT9123P is not set +# CONFIG_SND_SOC_RTQ9124 is not set # CONFIG_SND_SOC_RTQ9128 is not set +CONFIG_SND_SOC_SDCA_HID=y +CONFIG_SND_SOC_SDCA_IRQ=y # CONFIG_SND_SOC_SDW_MOCKUP is not set # CONFIG_SND_SOC_SGTL5000 is not set # CONFIG_SND_SOC_SIMPLE_AMPLIFIER is not set @@ -6179,6 +6259,7 @@ CONFIG_SND_SOC_SOF_TOPLEVEL=y # CONFIG_SND_SOC_TAS2770 is not set # CONFIG_SND_SOC_TAS2780 is not set # CONFIG_SND_SOC_TAS2781_I2C is not set +# CONFIG_SND_SOC_TAS2783_SDW is not set # CONFIG_SND_SOC_TAS5086 is not set # CONFIG_SND_SOC_TAS571X is not set # CONFIG_SND_SOC_TAS5720 is not set @@ -6203,6 +6284,7 @@ CONFIG_SND_SOC_TOPOLOGY_KUNIT_TEST=m # CONFIG_SND_SOC_TSCS454 is not set # CONFIG_SND_SOC_UDA1334 is not set # CONFIG_SND_SOC_UDA1342 is not set +# CONFIG_SND_SOC_USB is not set CONFIG_SND_SOC_UTILS_KUNIT_TEST=m # CONFIG_SND_SOC_WCD937X_SDW is not set # CONFIG_SND_SOC_WCD938X_SDW is not set @@ -6263,6 +6345,7 @@ CONFIG_SND_USB_POD=m CONFIG_SND_USB_TONEPORT=m CONFIG_SND_USB_UA101=m CONFIG_SND_USB_US122L=m +CONFIG_SND_USB_US144MKII=m CONFIG_SND_USB_USX2Y=m CONFIG_SND_USB_VARIAX=m CONFIG_SND_USB=y @@ -6434,6 +6517,7 @@ CONFIG_SYSCTL=y CONFIG_SYSFB_SIMPLEFB=y # CONFIG_SYSFS_DEPRECATED is not set CONFIG_SYSFS_SYSCALL=y +CONFIG_SYSFS=y # CONFIG_SYS_HYPERVISOR is not set # CONFIG_SYSTEM76_ACPI is not set CONFIG_SYSTEM_BLACKLIST_HASH_LIST="" @@ -6458,6 +6542,7 @@ CONFIG_TASK_DELAY_ACCT=y CONFIG_TASK_IO_ACCOUNTING=y CONFIG_TASKSTATS=y CONFIG_TASK_XACCT=y +CONFIG_TCG_ARM_CRB_FFA=m # CONFIG_TCG_ATMEL is not set CONFIG_TCG_CRB=y # CONFIG_TCG_INFINEON is not set @@ -7156,6 +7241,7 @@ CONFIG_USB_XHCI_HCD=y CONFIG_USB_XHCI_PCI_RENESAS=y CONFIG_USB_XHCI_PCI=y CONFIG_USB_XHCI_PLATFORM=y +# CONFIG_USB_XHCI_SIDEBAND is not set CONFIG_USB_XHCI_TEGRA=m CONFIG_USB_XUSBATM=m CONFIG_USB=y @@ -7545,6 +7631,9 @@ CONFIG_ZBUD=y # CONFIG_ZEROPLUS_FF is not set # CONFIG_ZIIRAVE_WATCHDOG is not set CONFIG_ZISOFS=y +CONFIG_ZL3073X_I2C=m +CONFIG_ZL3073X=m +CONFIG_ZL3073X_SPI=m CONFIG_ZLIB_DEFLATE=y CONFIG_ZLIB_DFLTCC=y CONFIG_ZLIB_INFLATE=y diff --git a/SOURCES/kernel-aarch64-rt-debug-rhel.config b/SOURCES/kernel-aarch64-rt-debug-rhel.config index f6e30ca03..9d0b2e4fd 100644 --- a/SOURCES/kernel-aarch64-rt-debug-rhel.config +++ b/SOURCES/kernel-aarch64-rt-debug-rhel.config @@ -38,6 +38,7 @@ CONFIG_ACPI_DEBUGGER=y CONFIG_ACPI_DEBUG=y # CONFIG_ACPI_DOCK is not set CONFIG_ACPI_EC_DEBUGFS=m +CONFIG_ACPI_EC=y CONFIG_ACPI_FAN=y CONFIG_ACPI_FFH=y # CONFIG_ACPI_FPDT is not set @@ -189,6 +190,7 @@ CONFIG_ALX=m # CONFIG_AMD_AE4DMA is not set CONFIG_AMD_ATL=m # CONFIG_AMD_IOMMU_DEBUGFS is not set +CONFIG_AMD_MP2_STB=y CONFIG_AMD_PHY=m CONFIG_AMD_PMC=m # CONFIG_AMD_QDMA is not set @@ -383,6 +385,7 @@ CONFIG_ARM_SPE_PMU=m CONFIG_ARM_TEGRA194_CPUFREQ=y # CONFIG_ARM_TEGRA20_CPUFREQ is not set CONFIG_ARM_TEGRA_DEVFREQ=m +CONFIG_AS21XXX_PHY=m # CONFIG_AS3935 is not set # CONFIG_AS73211 is not set CONFIG_ASN1=y @@ -418,6 +421,7 @@ CONFIG_ATH11K=m CONFIG_ATH11K_PCI=m CONFIG_ATH11K_SPECTRAL=y CONFIG_ATH11K_TRACING=y +# CONFIG_ATH12K_AHB is not set # CONFIG_ATH12K_COREDUMP is not set CONFIG_ATH12K_DEBUGFS=y CONFIG_ATH12K_DEBUG=y @@ -984,6 +988,7 @@ CONFIG_CORTINA_PHY=m # CONFIG_COUNTER is not set # CONFIG_CPU5_WDT is not set # CONFIG_CPU_BIG_ENDIAN is not set +CONFIG_CPUFREQ_ARCH_CUR_FREQ=y # CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE is not set # CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND is not set CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y @@ -1010,11 +1015,13 @@ CONFIG_CPU_ISOLATION=y CONFIG_CPU_LITTLE_ENDIAN=y CONFIG_CPUMASK_KUNIT_TEST=m CONFIG_CPUMASK_OFFSTACK=y +CONFIG_CPU_MITIGATIONS=y CONFIG_CPUSETS_V1=y CONFIG_CPUSETS=y CONFIG_CPU_THERMAL=y # CONFIG_CRAMFS is not set # CONFIG_CRAMFS_MTD is not set +CONFIG_CRASH_DM_CRYPT=y CONFIG_CRASH_DUMP=y CONFIG_CRASH_HOTPLUG=y CONFIG_CRASH_MAX_MEMORY_RANGES=8192 @@ -1108,6 +1115,7 @@ CONFIG_CRYPTO_DEV_OCTEONTX2_CPT=m # CONFIG_CRYPTO_DEV_OCTEONTX_CPT is not set # CONFIG_CRYPTO_DEV_QAT_420XX is not set # CONFIG_CRYPTO_DEV_QAT_4XXX is not set +# CONFIG_CRYPTO_DEV_QAT_6XXX is not set # CONFIG_CRYPTO_DEV_QAT_C3XXX is not set # CONFIG_CRYPTO_DEV_QAT_C3XXXVF is not set # CONFIG_CRYPTO_DEV_QAT_C62X is not set @@ -1356,6 +1364,7 @@ CONFIG_DIMLIB=y CONFIG_DMA_API_DEBUG=y CONFIG_DMABUF_DEBUG=y # CONFIG_DMABUF_HEAPS_CMA is not set +CONFIG_DMABUF_HEAPS_CMA_LEGACY=y CONFIG_DMABUF_HEAPS_SYSTEM=y CONFIG_DMABUF_HEAPS=y CONFIG_DMABUF_MOVE_NOTIFY=y @@ -1423,6 +1432,7 @@ CONFIG_DP83867_PHY=m CONFIG_DP83TC811_PHY=m # CONFIG_DP83TD510_PHY is not set CONFIG_DP83TG720_PHY=m +CONFIG_DPLL_REFCNT_TRACKER=y CONFIG_DPLL=y # CONFIG_DPM_WATCHDOG is not set # CONFIG_DPS310 is not set @@ -1465,6 +1475,7 @@ CONFIG_DRM_DISPLAY_DP_AUX_CEC=y # CONFIG_DRM_DISPLAY_DP_AUX_CHARDEV is not set # CONFIG_DRM_DISPLAY_DP_TUNNEL_STATE_DEBUG is not set CONFIG_DRM_DP_AUX_CHARDEV=y +# CONFIG_DRM_EFIDRM is not set # CONFIG_DRM_ETNAVIV is not set CONFIG_DRM_FBDEV_EMULATION=y # CONFIG_DRM_FBDEV_LEAK_PHYS_SMEM is not set @@ -1507,6 +1518,7 @@ CONFIG_DRM_I915_TIMESLICE_DURATION=1 CONFIG_DRM_I915_USERFAULT_AUTOSUSPEND=250 CONFIG_DRM_I915_USERPTR=y # CONFIG_DRM_I915_WERROR is not set +# CONFIG_DRM_IMX8_DC is not set # CONFIG_DRM_IMX8MP_DW_HDMI_BRIDGE is not set # CONFIG_DRM_IMX8MP_HDMI_PVI is not set # CONFIG_DRM_IMX8QM_LDB is not set @@ -1550,6 +1562,7 @@ CONFIG_DRM_NOUVEAU_SIL164=m # CONFIG_DRM_PANEL_AUO_A030JTN01 is not set # CONFIG_DRM_PANEL_BOE_BF060Y8M_AJ0 is not set # CONFIG_DRM_PANEL_BOE_HIMAX8279D is not set +# CONFIG_DRM_PANEL_BOE_TD4320 is not set # CONFIG_DRM_PANEL_BOE_TH101MB31UIG002_28A is not set # CONFIG_DRM_PANEL_BOE_TV101WUM_LL2 is not set # CONFIG_DRM_PANEL_BOE_TV101WUM_NL6 is not set @@ -1559,9 +1572,12 @@ CONFIG_DRM_NOUVEAU_SIL164=m # CONFIG_DRM_PANEL_ELIDA_KD35T133 is not set # CONFIG_DRM_PANEL_FEIXIN_K101_IM2BA02 is not set # CONFIG_DRM_PANEL_FEIYANG_FY07024DI26A30D is not set +# CONFIG_DRM_PANEL_HIMAX_HX8279 is not set # CONFIG_DRM_PANEL_HIMAX_HX83102 is not set # CONFIG_DRM_PANEL_HIMAX_HX83112A is not set +# CONFIG_DRM_PANEL_HIMAX_HX83112B is not set # CONFIG_DRM_PANEL_HIMAX_HX8394 is not set +# CONFIG_DRM_PANEL_HYDIS_HV101HD1 is not set # CONFIG_DRM_PANEL_ILITEK_IL9322 is not set # CONFIG_DRM_PANEL_ILITEK_ILI9341 is not set # CONFIG_DRM_PANEL_ILITEK_ILI9805 is not set @@ -1595,6 +1611,7 @@ CONFIG_DRM_NOUVEAU_SIL164=m # CONFIG_DRM_PANEL_NOVATEK_NT36523 is not set # CONFIG_DRM_PANEL_NOVATEK_NT36672A is not set # CONFIG_DRM_PANEL_NOVATEK_NT36672E is not set +# CONFIG_DRM_PANEL_NOVATEK_NT37801 is not set # CONFIG_DRM_PANEL_NOVATEK_NT39016 is not set # CONFIG_DRM_PANEL_OLIMEX_LCD_OLINUXINO is not set # CONFIG_DRM_PANEL_ORISETECH_OTA5601A is not set @@ -1607,6 +1624,8 @@ CONFIG_DRM_NOUVEAU_SIL164=m # CONFIG_DRM_PANEL_RAYDIUM_RM68200 is not set # CONFIG_DRM_PANEL_RAYDIUM_RM692E5 is not set # CONFIG_DRM_PANEL_RAYDIUM_RM69380 is not set +# CONFIG_DRM_PANEL_RENESAS_R61307 is not set +# CONFIG_DRM_PANEL_RENESAS_R69328 is not set # CONFIG_DRM_PANEL_RONBO_RB070D30 is not set # CONFIG_DRM_PANEL_SAMSUNG_AMS581VF01 is not set # CONFIG_DRM_PANEL_SAMSUNG_AMS639RQ08 is not set @@ -1624,6 +1643,7 @@ CONFIG_DRM_NOUVEAU_SIL164=m # CONFIG_DRM_PANEL_SAMSUNG_S6E88A0_AMS427AP24 is not set # CONFIG_DRM_PANEL_SAMSUNG_S6E88A0_AMS452EF01 is not set # CONFIG_DRM_PANEL_SAMSUNG_S6E8AA0 is not set +# CONFIG_DRM_PANEL_SAMSUNG_S6E8AA5X01_AMS561RA01 is not set # CONFIG_DRM_PANEL_SAMSUNG_SOFEF00 is not set # CONFIG_DRM_PANEL_SEIKO_43WVF1G is not set # CONFIG_DRM_PANEL_SHARP_LQ101R1SX01 is not set @@ -1645,6 +1665,7 @@ CONFIG_DRM_NOUVEAU_SIL164=m # CONFIG_DRM_PANEL_TPO_TD043MTEA1 is not set # CONFIG_DRM_PANEL_TPO_TPG110 is not set # CONFIG_DRM_PANEL_TRULY_NT35597_WQXGA is not set +# CONFIG_DRM_PANEL_VISIONOX_G2647FB105 is not set # CONFIG_DRM_PANEL_VISIONOX_R66451 is not set # CONFIG_DRM_PANEL_VISIONOX_RM69299 is not set # CONFIG_DRM_PANEL_VISIONOX_RM692E5 is not set @@ -1656,6 +1677,7 @@ CONFIG_DRM_NOUVEAU_SIL164=m # CONFIG_DRM_PANTHOR is not set # CONFIG_DRM_PARADE_PS8622 is not set # CONFIG_DRM_PARADE_PS8640 is not set +# CONFIG_DRM_PIXPAPER is not set # CONFIG_DRM_PL111 is not set # CONFIG_DRM_POWERVR is not set CONFIG_DRM_QXL=m @@ -1664,12 +1686,17 @@ CONFIG_DRM_RADEON_USERPTR=y # CONFIG_DRM_RCAR_DW_HDMI is not set # CONFIG_DRM_RCAR_LVDS is not set # CONFIG_DRM_SAMSUNG_DSIM is not set +CONFIG_DRM_SCHED_KUNIT_TEST=m # CONFIG_DRM_SII902X is not set # CONFIG_DRM_SII9234 is not set # CONFIG_DRM_SIL_SII8620 is not set # CONFIG_DRM_SIMPLE_BRIDGE is not set # CONFIG_DRM_SIMPLEDRM is not set +# CONFIG_DRM_SOLOMON_SSD2825 is not set # CONFIG_DRM_SSD130X is not set +# CONFIG_DRM_ST7571_I2C is not set +# CONFIG_DRM_ST7586 is not set +# CONFIG_DRM_ST7735R is not set CONFIG_DRM_TEGRA_DEBUG=y CONFIG_DRM_TEGRA=m # CONFIG_DRM_THINE_THC63LVD1024 is not set @@ -1688,19 +1715,24 @@ CONFIG_DRM_TEGRA=m # CONFIG_DRM_TTM_KUNIT_TEST is not set CONFIG_DRM_UDL=m # CONFIG_DRM_VBOXVIDEO is not set +# CONFIG_DRM_VESADRM is not set # CONFIG_DRM_VGEM is not set CONFIG_DRM_VIRTIO_GPU_KMS=y CONFIG_DRM_VIRTIO_GPU=m +CONFIG_DRM_VKMS_KUNIT_TEST=m CONFIG_DRM_VKMS=m CONFIG_DRM_VMWGFX_FBCON=y CONFIG_DRM_VMWGFX=m # CONFIG_DRM_VMWGFX_MKSSTATS is not set +# CONFIG_DRM_WAVESHARE_BRIDGE is not set # CONFIG_DRM_WERROR is not set # CONFIG_DRM_XE_DEBUG_MEMIRQ is not set CONFIG_DRM_XE_DEVMEM_MIRROR=y CONFIG_DRM_XE_DP_TUNNEL=y +CONFIG_DRM_XE_GPUSVM=y # CONFIG_DRM_XE is not set # CONFIG_DRM_XEN_FRONTEND is not set +CONFIG_DRM_XE_PAGEMAP=y # CONFIG_DS1682 is not set # CONFIG_DS1803 is not set # CONFIG_DS4424 is not set @@ -1822,6 +1854,7 @@ CONFIG_EFI_HANDOVER_PROTOCOL=y CONFIG_EFI_PARTITION=y # CONFIG_EFI_PGT_DUMP is not set # CONFIG_EFI_RCI2_TABLE is not set +CONFIG_EFI_SBAT_FILE="" CONFIG_EFI_SOFT_RESERVE=y CONFIG_EFI_STUB=y # CONFIG_EFI_TEST is not set @@ -2378,6 +2411,7 @@ CONFIG_HSR=m CONFIG_HTE_TEGRA194=m CONFIG_HTE_TEGRA194_TEST=m CONFIG_HTE=y +CONFIG_HTMDUMP=m # CONFIG_HTS221 is not set # CONFIG_HTU21 is not set # CONFIG_HUAWEI_WMI is not set @@ -2638,6 +2672,7 @@ CONFIG_INFINIBAND_BNXT_RE=m CONFIG_INFINIBAND_CXGB4=m CONFIG_INFINIBAND_EFA=m # CONFIG_INFINIBAND_HNS is not set +# CONFIG_INFINIBAND_IONIC is not set CONFIG_INFINIBAND_IPOIB_CM=y # CONFIG_INFINIBAND_IPOIB_DEBUG_DATA is not set CONFIG_INFINIBAND_IPOIB_DEBUG=y @@ -2750,6 +2785,7 @@ CONFIG_INTEL_MEI_GSC_PROXY=m # CONFIG_INTEL_PMC_CORE is not set # CONFIG_INTEL_PMT_CLASS is not set # CONFIG_INTEL_PMT_CRASHLOG is not set +# CONFIG_INTEL_PMT_KUNIT_TEST is not set # CONFIG_INTEL_PMT_TELEMETRY is not set # CONFIG_INTEL_PUNIT_IPC is not set CONFIG_INTEL_QUICKI2C=m @@ -3316,6 +3352,7 @@ CONFIG_MARVELL_PHY=m CONFIG_MAX77620_THERMAL=m CONFIG_MAX77620_WATCHDOG=y # CONFIG_MAXIM_THERMOCOUPLE is not set +CONFIG_MAXLINEAR_86110_PHY=m CONFIG_MAXLINEAR_GPHY=m # CONFIG_MB1232 is not set # CONFIG_MC3230 is not set @@ -4004,8 +4041,8 @@ CONFIG_NETFILTER_XT_TARGET_TEE=m CONFIG_NETFILTER_XT_TARGET_TPROXY=m CONFIG_NETFILTER_XT_TARGET_TRACE=m CONFIG_NETFILTER=y -# CONFIG_NET_FOU_IP_TUNNELS is not set -# CONFIG_NET_FOU is not set +CONFIG_NET_FOU_IP_TUNNELS=y +CONFIG_NET_FOU=m CONFIG_NETFS_STATS=y CONFIG_NETFS_SUPPORT=m CONFIG_NET_HANDSHAKE_KUNIT_TEST=m @@ -4611,6 +4648,7 @@ CONFIG_PHYLINK=m # CONFIG_PHY_MIXEL_MIPI_DPHY is not set CONFIG_PHY_NS2_USB_DRD=y # CONFIG_PHY_OCELOT_SERDES is not set +CONFIG_PHY_PACKAGE=m # CONFIG_PHY_PXA_28NM_HSIC is not set # CONFIG_PHY_PXA_28NM_USB2 is not set # CONFIG_PHY_QCOM_APQ8064_SATA is not set @@ -4771,6 +4809,7 @@ CONFIG_PROFILING=y CONFIG_PROVE_LOCKING=y CONFIG_PROVE_NVDIMM_LOCKING=y CONFIG_PROVE_RAW_LOCK_NESTING=y +CONFIG_PRP_DUP_DISCARD_KUNIT_TEST=m CONFIG_PSAMPLE=m # CONFIG_PSE_CONTROLLER is not set CONFIG_PSI_DEFAULT_DISABLED=y @@ -4885,6 +4924,7 @@ CONFIG_QUOTACTL=y CONFIG_QUOTA_DEBUG=y CONFIG_QUOTA_NETLINK_INTERFACE=y CONFIG_QUOTA=y +CONFIG_R8169_LEDS=y CONFIG_R8169=m CONFIG_RADIO_ADAPTERS=y # CONFIG_RADIO_MAXIRADIO is not set @@ -4944,6 +4984,7 @@ CONFIG_RD_ZSTD=y # CONFIG_READABLE_ASM is not set # CONFIG_READ_ONLY_THP_FOR_FS is not set CONFIG_REALTEK_AUTOPM=y +CONFIG_REALTEK_PHY_HWMON=y CONFIG_REALTEK_PHY=m # CONFIG_REED_SOLOMON_TEST is not set CONFIG_REGMAP_BUILD=y @@ -5247,17 +5288,21 @@ CONFIG_RTW88_DEBUGFS=y CONFIG_RTW88_DEBUG=y CONFIG_RTW88=m # CONFIG_RTW89_8851BE is not set +# CONFIG_RTW89_8851BU is not set CONFIG_RTW89_8852AE=m CONFIG_RTW89_8852BE=m # CONFIG_RTW89_8852BTE is not set +# CONFIG_RTW89_8852BU is not set CONFIG_RTW89_8852CE=m # CONFIG_RTW89_8922AE is not set CONFIG_RTW89_DEBUGFS=y CONFIG_RTW89_DEBUGMSG=y CONFIG_RTW89=m CONFIG_RUNTIME_TESTING_MENU=y +# CONFIG_RV_MON_RTAPP is not set # CONFIG_RV_MON_SCHED is not set CONFIG_RV_MON_WWNR=y +CONFIG_RV_PER_TASK_MONITORS=2 CONFIG_RV_REACTORS=y CONFIG_RV_REACT_PANIC=y CONFIG_RV_REACT_PRINTK=y @@ -5825,15 +5870,35 @@ CONFIG_SND_GINA20=m CONFIG_SND_GINA24=m CONFIG_SND_HDA_ACPI=m # CONFIG_SND_HDA_CIRRUS_SCODEC_KUNIT_TEST is not set +CONFIG_SND_HDA_CODEC_ALC260=m +CONFIG_SND_HDA_CODEC_ALC262=m +CONFIG_SND_HDA_CODEC_ALC268=m +CONFIG_SND_HDA_CODEC_ALC269=m +CONFIG_SND_HDA_CODEC_ALC662=m +CONFIG_SND_HDA_CODEC_ALC680=m +CONFIG_SND_HDA_CODEC_ALC861=m +CONFIG_SND_HDA_CODEC_ALC861VD=m +CONFIG_SND_HDA_CODEC_ALC880=m +CONFIG_SND_HDA_CODEC_ALC882=m CONFIG_SND_HDA_CODEC_ANALOG=m CONFIG_SND_HDA_CODEC_CA0110=m CONFIG_SND_HDA_CODEC_CA0132_DSP=y CONFIG_SND_HDA_CODEC_CA0132=m CONFIG_SND_HDA_CODEC_CIRRUS=m +CONFIG_SND_HDA_CODEC_CM9825=m CONFIG_SND_HDA_CODEC_CMEDIA=m CONFIG_SND_HDA_CODEC_CONEXANT=m +CONFIG_SND_HDA_CODEC_CS420X=m +CONFIG_SND_HDA_CODEC_CS421X=m # CONFIG_SND_HDA_CODEC_CS8409 is not set +CONFIG_SND_HDA_CODEC_HDMI_ATI=m +CONFIG_SND_HDA_CODEC_HDMI_GENERIC=m +CONFIG_SND_HDA_CODEC_HDMI_INTEL=m CONFIG_SND_HDA_CODEC_HDMI=m +CONFIG_SND_HDA_CODEC_HDMI_NVIDIA=m +CONFIG_SND_HDA_CODEC_HDMI_NVIDIA_MCP=m +CONFIG_SND_HDA_CODEC_HDMI_SIMPLE=m +CONFIG_SND_HDA_CODEC_HDMI_TEGRA=m CONFIG_SND_HDA_CODEC_REALTEK=m # CONFIG_SND_HDA_CODEC_SENARYTECH is not set CONFIG_SND_HDA_CODEC_SI3054=m @@ -5917,6 +5982,8 @@ CONFIG_SND_SEQ_UMP=y # CONFIG_SND_SOC_ADAU7002 is not set # CONFIG_SND_SOC_ADAU7118_HW is not set # CONFIG_SND_SOC_ADAU7118_I2C is not set +# CONFIG_SND_SOC_ADI_AXI_I2S is not set +# CONFIG_SND_SOC_ADI_AXI_SPDIF is not set # CONFIG_SND_SOC_ADI is not set # CONFIG_SND_SOC_AK4104 is not set # CONFIG_SND_SOC_AK4118 is not set @@ -5984,6 +6051,7 @@ CONFIG_SND_SOC_CARD_KUNIT_TEST=m # CONFIG_SND_SOC_CS43130 is not set # CONFIG_SND_SOC_CS4341 is not set # CONFIG_SND_SOC_CS4349 is not set +# CONFIG_SND_SOC_CS48L32 is not set # CONFIG_SND_SOC_CS53L30 is not set # CONFIG_SND_SOC_CS_AMP_LIB_TEST is not set CONFIG_SND_SOC_CX2072X=m @@ -5996,6 +6064,7 @@ CONFIG_SND_SOC_CX2072X=m # CONFIG_SND_SOC_ES8326 is not set # CONFIG_SND_SOC_ES8328_I2C is not set # CONFIG_SND_SOC_ES8328_SPI is not set +# CONFIG_SND_SOC_FS210X is not set # CONFIG_SND_SOC_FSL_ASRC is not set # CONFIG_SND_SOC_FSL_AUDMIX is not set # CONFIG_SND_SOC_FSL_ESAI is not set @@ -6012,6 +6081,7 @@ CONFIG_SND_SOC_CX2072X=m # CONFIG_SND_SOC_IMG is not set # CONFIG_SND_SOC_IMX_AUDMUX is not set # CONFIG_SND_SOC_INNO_RK3036 is not set +# CONFIG_SND_SOC_INTEL_AVS_CARDNAME_OBSOLETE is not set # CONFIG_SND_SOC_INTEL_AVS is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_DA7219 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_DMIC is not set @@ -6022,11 +6092,13 @@ CONFIG_SND_SOC_CX2072X=m # CONFIG_SND_SOC_INTEL_AVS_MACH_MAX98373 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_MAX98927 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_NAU8825 is not set +# CONFIG_SND_SOC_INTEL_AVS_MACH_PCM3168A is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_PROBE is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_RT274 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_RT286 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_RT298 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_RT5514 is not set +# CONFIG_SND_SOC_INTEL_AVS_MACH_RT5640 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_RT5663 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_RT5682 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_SSM4567 is not set @@ -6096,6 +6168,7 @@ CONFIG_SND_SOC_MAX98390=m # CONFIG_SND_SOC_MAX9860 is not set # CONFIG_SND_SOC_MAX9867 is not set CONFIG_SND_SOC_MAX98927=m +# CONFIG_SND_SOC_MIKROE_PROTO is not set # CONFIG_SND_SOC_MSM8916_WCD_DIGITAL is not set # CONFIG_SND_SOC_MT6351 is not set # CONFIG_SND_SOC_MT6357 is not set @@ -6103,6 +6176,7 @@ CONFIG_SND_SOC_MAX98927=m # CONFIG_SND_SOC_MT6660 is not set # CONFIG_SND_SOC_MTK_BTCVSD is not set # CONFIG_SND_SOC_NAU8315 is not set +# CONFIG_SND_SOC_NAU8325 is not set # CONFIG_SND_SOC_NAU8540 is not set # CONFIG_SND_SOC_NAU8810 is not set # CONFIG_SND_SOC_NAU8821 is not set @@ -6113,6 +6187,7 @@ CONFIG_SND_SOC_MAX98927=m # CONFIG_SND_SOC_NTP8918 is not set CONFIG_SND_SOC_OPS_KUNIT_TEST=m # CONFIG_SND_SOC_PCM1681 is not set +# CONFIG_SND_SOC_PCM1754 is not set # CONFIG_SND_SOC_PCM1789_I2C is not set # CONFIG_SND_SOC_PCM179X_I2C is not set # CONFIG_SND_SOC_PCM179X_SPI is not set @@ -6149,7 +6224,12 @@ CONFIG_SND_SOC_OPS_KUNIT_TEST=m # CONFIG_SND_SOC_RT715_SDCA_SDW is not set # CONFIG_SND_SOC_RT715_SDW is not set # CONFIG_SND_SOC_RT9120 is not set +# CONFIG_SND_SOC_RT9123 is not set +# CONFIG_SND_SOC_RT9123P is not set +# CONFIG_SND_SOC_RTQ9124 is not set # CONFIG_SND_SOC_RTQ9128 is not set +CONFIG_SND_SOC_SDCA_HID=y +CONFIG_SND_SOC_SDCA_IRQ=y # CONFIG_SND_SOC_SDW_MOCKUP is not set # CONFIG_SND_SOC_SGTL5000 is not set # CONFIG_SND_SOC_SIMPLE_AMPLIFIER is not set @@ -6201,6 +6281,7 @@ CONFIG_SND_SOC_SOF_TOPLEVEL=y # CONFIG_SND_SOC_TAS2770 is not set # CONFIG_SND_SOC_TAS2780 is not set # CONFIG_SND_SOC_TAS2781_I2C is not set +# CONFIG_SND_SOC_TAS2783_SDW is not set # CONFIG_SND_SOC_TAS5086 is not set # CONFIG_SND_SOC_TAS571X is not set # CONFIG_SND_SOC_TAS5720 is not set @@ -6225,6 +6306,7 @@ CONFIG_SND_SOC_TOPOLOGY_KUNIT_TEST=m # CONFIG_SND_SOC_TSCS454 is not set # CONFIG_SND_SOC_UDA1334 is not set # CONFIG_SND_SOC_UDA1342 is not set +# CONFIG_SND_SOC_USB is not set CONFIG_SND_SOC_UTILS_KUNIT_TEST=m # CONFIG_SND_SOC_WCD937X_SDW is not set # CONFIG_SND_SOC_WCD938X_SDW is not set @@ -6285,6 +6367,7 @@ CONFIG_SND_USB_POD=m CONFIG_SND_USB_TONEPORT=m CONFIG_SND_USB_UA101=m CONFIG_SND_USB_US122L=m +CONFIG_SND_USB_US144MKII=m CONFIG_SND_USB_USX2Y=m CONFIG_SND_USB_VARIAX=m CONFIG_SND_USB=y @@ -6456,6 +6539,7 @@ CONFIG_SYSCTL=y CONFIG_SYSFB_SIMPLEFB=y # CONFIG_SYSFS_DEPRECATED is not set CONFIG_SYSFS_SYSCALL=y +CONFIG_SYSFS=y # CONFIG_SYS_HYPERVISOR is not set # CONFIG_SYSTEM76_ACPI is not set CONFIG_SYSTEM_BLACKLIST_HASH_LIST="" @@ -6480,6 +6564,7 @@ CONFIG_TASK_DELAY_ACCT=y CONFIG_TASK_IO_ACCOUNTING=y CONFIG_TASKSTATS=y CONFIG_TASK_XACCT=y +CONFIG_TCG_ARM_CRB_FFA=m # CONFIG_TCG_ATMEL is not set CONFIG_TCG_CRB=y # CONFIG_TCG_INFINEON is not set @@ -7178,6 +7263,7 @@ CONFIG_USB_XHCI_HCD=y CONFIG_USB_XHCI_PCI_RENESAS=y CONFIG_USB_XHCI_PCI=y CONFIG_USB_XHCI_PLATFORM=y +# CONFIG_USB_XHCI_SIDEBAND is not set CONFIG_USB_XHCI_TEGRA=m CONFIG_USB_XUSBATM=m CONFIG_USB=y @@ -7567,6 +7653,9 @@ CONFIG_ZBUD=y # CONFIG_ZEROPLUS_FF is not set # CONFIG_ZIIRAVE_WATCHDOG is not set CONFIG_ZISOFS=y +CONFIG_ZL3073X_I2C=m +CONFIG_ZL3073X=m +CONFIG_ZL3073X_SPI=m CONFIG_ZLIB_DEFLATE=y CONFIG_ZLIB_DFLTCC=y CONFIG_ZLIB_INFLATE=y diff --git a/SOURCES/kernel-aarch64-rt-rhel.config b/SOURCES/kernel-aarch64-rt-rhel.config index 0517c2136..a99e08787 100644 --- a/SOURCES/kernel-aarch64-rt-rhel.config +++ b/SOURCES/kernel-aarch64-rt-rhel.config @@ -38,6 +38,7 @@ CONFIG_ACPI_CPPC_CPUFREQ=m # CONFIG_ACPI_DEBUG is not set # CONFIG_ACPI_DOCK is not set # CONFIG_ACPI_EC_DEBUGFS is not set +CONFIG_ACPI_EC=y CONFIG_ACPI_FAN=y CONFIG_ACPI_FFH=y # CONFIG_ACPI_FPDT is not set @@ -189,6 +190,7 @@ CONFIG_ALX=m # CONFIG_AMD_AE4DMA is not set CONFIG_AMD_ATL=m # CONFIG_AMD_IOMMU_DEBUGFS is not set +CONFIG_AMD_MP2_STB=y CONFIG_AMD_PHY=m CONFIG_AMD_PMC=m # CONFIG_AMD_QDMA is not set @@ -383,6 +385,7 @@ CONFIG_ARM_SPE_PMU=m CONFIG_ARM_TEGRA194_CPUFREQ=y # CONFIG_ARM_TEGRA20_CPUFREQ is not set CONFIG_ARM_TEGRA_DEVFREQ=m +CONFIG_AS21XXX_PHY=m # CONFIG_AS3935 is not set # CONFIG_AS73211 is not set CONFIG_ASN1=y @@ -418,6 +421,7 @@ CONFIG_ATH11K=m CONFIG_ATH11K_PCI=m # CONFIG_ATH11K_SPECTRAL is not set # CONFIG_ATH11K_TRACING is not set +# CONFIG_ATH12K_AHB is not set # CONFIG_ATH12K_COREDUMP is not set # CONFIG_ATH12K_DEBUGFS is not set # CONFIG_ATH12K_DEBUG is not set @@ -984,6 +988,7 @@ CONFIG_CORTINA_PHY=m # CONFIG_COUNTER is not set # CONFIG_CPU5_WDT is not set # CONFIG_CPU_BIG_ENDIAN is not set +CONFIG_CPUFREQ_ARCH_CUR_FREQ=y # CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE is not set # CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND is not set CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y @@ -1010,11 +1015,13 @@ CONFIG_CPU_ISOLATION=y CONFIG_CPU_LITTLE_ENDIAN=y CONFIG_CPUMASK_KUNIT_TEST=m # CONFIG_CPUMASK_OFFSTACK is not set +CONFIG_CPU_MITIGATIONS=y CONFIG_CPUSETS_V1=y CONFIG_CPUSETS=y CONFIG_CPU_THERMAL=y # CONFIG_CRAMFS is not set # CONFIG_CRAMFS_MTD is not set +CONFIG_CRASH_DM_CRYPT=y CONFIG_CRASH_DUMP=y CONFIG_CRASH_HOTPLUG=y CONFIG_CRASH_MAX_MEMORY_RANGES=8192 @@ -1108,6 +1115,7 @@ CONFIG_CRYPTO_DEV_OCTEONTX2_CPT=m # CONFIG_CRYPTO_DEV_OCTEONTX_CPT is not set # CONFIG_CRYPTO_DEV_QAT_420XX is not set # CONFIG_CRYPTO_DEV_QAT_4XXX is not set +# CONFIG_CRYPTO_DEV_QAT_6XXX is not set # CONFIG_CRYPTO_DEV_QAT_C3XXX is not set # CONFIG_CRYPTO_DEV_QAT_C3XXXVF is not set # CONFIG_CRYPTO_DEV_QAT_C62X is not set @@ -1348,6 +1356,7 @@ CONFIG_DIMLIB=y # CONFIG_DMA_API_DEBUG is not set # CONFIG_DMABUF_DEBUG is not set # CONFIG_DMABUF_HEAPS_CMA is not set +CONFIG_DMABUF_HEAPS_CMA_LEGACY=y CONFIG_DMABUF_HEAPS_SYSTEM=y CONFIG_DMABUF_HEAPS=y CONFIG_DMABUF_MOVE_NOTIFY=y @@ -1415,6 +1424,7 @@ CONFIG_DP83867_PHY=m CONFIG_DP83TC811_PHY=m # CONFIG_DP83TD510_PHY is not set CONFIG_DP83TG720_PHY=m +# CONFIG_DPLL_REFCNT_TRACKER is not set CONFIG_DPLL=y # CONFIG_DPM_WATCHDOG is not set # CONFIG_DPS310 is not set @@ -1457,6 +1467,7 @@ CONFIG_DRM_DISPLAY_DP_AUX_CEC=y # CONFIG_DRM_DISPLAY_DP_AUX_CHARDEV is not set # CONFIG_DRM_DISPLAY_DP_TUNNEL_STATE_DEBUG is not set CONFIG_DRM_DP_AUX_CHARDEV=y +# CONFIG_DRM_EFIDRM is not set # CONFIG_DRM_ETNAVIV is not set CONFIG_DRM_FBDEV_EMULATION=y # CONFIG_DRM_FBDEV_LEAK_PHYS_SMEM is not set @@ -1499,6 +1510,7 @@ CONFIG_DRM_I915_TIMESLICE_DURATION=1 CONFIG_DRM_I915_USERFAULT_AUTOSUSPEND=250 CONFIG_DRM_I915_USERPTR=y # CONFIG_DRM_I915_WERROR is not set +# CONFIG_DRM_IMX8_DC is not set # CONFIG_DRM_IMX8MP_DW_HDMI_BRIDGE is not set # CONFIG_DRM_IMX8MP_HDMI_PVI is not set # CONFIG_DRM_IMX8QM_LDB is not set @@ -1542,6 +1554,7 @@ CONFIG_DRM_NOUVEAU_SIL164=m # CONFIG_DRM_PANEL_AUO_A030JTN01 is not set # CONFIG_DRM_PANEL_BOE_BF060Y8M_AJ0 is not set # CONFIG_DRM_PANEL_BOE_HIMAX8279D is not set +# CONFIG_DRM_PANEL_BOE_TD4320 is not set # CONFIG_DRM_PANEL_BOE_TH101MB31UIG002_28A is not set # CONFIG_DRM_PANEL_BOE_TV101WUM_LL2 is not set # CONFIG_DRM_PANEL_BOE_TV101WUM_NL6 is not set @@ -1551,9 +1564,12 @@ CONFIG_DRM_NOUVEAU_SIL164=m # CONFIG_DRM_PANEL_ELIDA_KD35T133 is not set # CONFIG_DRM_PANEL_FEIXIN_K101_IM2BA02 is not set # CONFIG_DRM_PANEL_FEIYANG_FY07024DI26A30D is not set +# CONFIG_DRM_PANEL_HIMAX_HX8279 is not set # CONFIG_DRM_PANEL_HIMAX_HX83102 is not set # CONFIG_DRM_PANEL_HIMAX_HX83112A is not set +# CONFIG_DRM_PANEL_HIMAX_HX83112B is not set # CONFIG_DRM_PANEL_HIMAX_HX8394 is not set +# CONFIG_DRM_PANEL_HYDIS_HV101HD1 is not set # CONFIG_DRM_PANEL_ILITEK_IL9322 is not set # CONFIG_DRM_PANEL_ILITEK_ILI9341 is not set # CONFIG_DRM_PANEL_ILITEK_ILI9805 is not set @@ -1587,6 +1603,7 @@ CONFIG_DRM_NOUVEAU_SIL164=m # CONFIG_DRM_PANEL_NOVATEK_NT36523 is not set # CONFIG_DRM_PANEL_NOVATEK_NT36672A is not set # CONFIG_DRM_PANEL_NOVATEK_NT36672E is not set +# CONFIG_DRM_PANEL_NOVATEK_NT37801 is not set # CONFIG_DRM_PANEL_NOVATEK_NT39016 is not set # CONFIG_DRM_PANEL_OLIMEX_LCD_OLINUXINO is not set # CONFIG_DRM_PANEL_ORISETECH_OTA5601A is not set @@ -1599,6 +1616,8 @@ CONFIG_DRM_NOUVEAU_SIL164=m # CONFIG_DRM_PANEL_RAYDIUM_RM68200 is not set # CONFIG_DRM_PANEL_RAYDIUM_RM692E5 is not set # CONFIG_DRM_PANEL_RAYDIUM_RM69380 is not set +# CONFIG_DRM_PANEL_RENESAS_R61307 is not set +# CONFIG_DRM_PANEL_RENESAS_R69328 is not set # CONFIG_DRM_PANEL_RONBO_RB070D30 is not set # CONFIG_DRM_PANEL_SAMSUNG_AMS581VF01 is not set # CONFIG_DRM_PANEL_SAMSUNG_AMS639RQ08 is not set @@ -1616,6 +1635,7 @@ CONFIG_DRM_NOUVEAU_SIL164=m # CONFIG_DRM_PANEL_SAMSUNG_S6E88A0_AMS427AP24 is not set # CONFIG_DRM_PANEL_SAMSUNG_S6E88A0_AMS452EF01 is not set # CONFIG_DRM_PANEL_SAMSUNG_S6E8AA0 is not set +# CONFIG_DRM_PANEL_SAMSUNG_S6E8AA5X01_AMS561RA01 is not set # CONFIG_DRM_PANEL_SAMSUNG_SOFEF00 is not set # CONFIG_DRM_PANEL_SEIKO_43WVF1G is not set # CONFIG_DRM_PANEL_SHARP_LQ101R1SX01 is not set @@ -1637,6 +1657,7 @@ CONFIG_DRM_NOUVEAU_SIL164=m # CONFIG_DRM_PANEL_TPO_TD043MTEA1 is not set # CONFIG_DRM_PANEL_TPO_TPG110 is not set # CONFIG_DRM_PANEL_TRULY_NT35597_WQXGA is not set +# CONFIG_DRM_PANEL_VISIONOX_G2647FB105 is not set # CONFIG_DRM_PANEL_VISIONOX_R66451 is not set # CONFIG_DRM_PANEL_VISIONOX_RM69299 is not set # CONFIG_DRM_PANEL_VISIONOX_RM692E5 is not set @@ -1648,6 +1669,7 @@ CONFIG_DRM_NOUVEAU_SIL164=m # CONFIG_DRM_PANTHOR is not set # CONFIG_DRM_PARADE_PS8622 is not set # CONFIG_DRM_PARADE_PS8640 is not set +# CONFIG_DRM_PIXPAPER is not set # CONFIG_DRM_PL111 is not set # CONFIG_DRM_POWERVR is not set CONFIG_DRM_QXL=m @@ -1656,12 +1678,17 @@ CONFIG_DRM_RADEON_USERPTR=y # CONFIG_DRM_RCAR_DW_HDMI is not set # CONFIG_DRM_RCAR_LVDS is not set # CONFIG_DRM_SAMSUNG_DSIM is not set +CONFIG_DRM_SCHED_KUNIT_TEST=m # CONFIG_DRM_SII902X is not set # CONFIG_DRM_SII9234 is not set # CONFIG_DRM_SIL_SII8620 is not set # CONFIG_DRM_SIMPLE_BRIDGE is not set # CONFIG_DRM_SIMPLEDRM is not set +# CONFIG_DRM_SOLOMON_SSD2825 is not set # CONFIG_DRM_SSD130X is not set +# CONFIG_DRM_ST7571_I2C is not set +# CONFIG_DRM_ST7586 is not set +# CONFIG_DRM_ST7735R is not set CONFIG_DRM_TEGRA_DEBUG=y CONFIG_DRM_TEGRA=m # CONFIG_DRM_THINE_THC63LVD1024 is not set @@ -1680,19 +1707,24 @@ CONFIG_DRM_TEGRA=m # CONFIG_DRM_TTM_KUNIT_TEST is not set CONFIG_DRM_UDL=m # CONFIG_DRM_VBOXVIDEO is not set +# CONFIG_DRM_VESADRM is not set # CONFIG_DRM_VGEM is not set CONFIG_DRM_VIRTIO_GPU_KMS=y CONFIG_DRM_VIRTIO_GPU=m +CONFIG_DRM_VKMS_KUNIT_TEST=m CONFIG_DRM_VKMS=m CONFIG_DRM_VMWGFX_FBCON=y CONFIG_DRM_VMWGFX=m # CONFIG_DRM_VMWGFX_MKSSTATS is not set +# CONFIG_DRM_WAVESHARE_BRIDGE is not set # CONFIG_DRM_WERROR is not set # CONFIG_DRM_XE_DEBUG_MEMIRQ is not set CONFIG_DRM_XE_DEVMEM_MIRROR=y CONFIG_DRM_XE_DP_TUNNEL=y +CONFIG_DRM_XE_GPUSVM=y # CONFIG_DRM_XE is not set # CONFIG_DRM_XEN_FRONTEND is not set +CONFIG_DRM_XE_PAGEMAP=y # CONFIG_DS1682 is not set # CONFIG_DS1803 is not set # CONFIG_DS4424 is not set @@ -1814,6 +1846,7 @@ CONFIG_EFI_HANDOVER_PROTOCOL=y CONFIG_EFI_PARTITION=y # CONFIG_EFI_PGT_DUMP is not set # CONFIG_EFI_RCI2_TABLE is not set +CONFIG_EFI_SBAT_FILE="" CONFIG_EFI_SOFT_RESERVE=y CONFIG_EFI_STUB=y # CONFIG_EFI_TEST is not set @@ -2362,6 +2395,7 @@ CONFIG_HSR=m CONFIG_HTE_TEGRA194=m # CONFIG_HTE_TEGRA194_TEST is not set CONFIG_HTE=y +CONFIG_HTMDUMP=m # CONFIG_HTS221 is not set # CONFIG_HTU21 is not set # CONFIG_HUAWEI_WMI is not set @@ -2622,6 +2656,7 @@ CONFIG_INFINIBAND_BNXT_RE=m CONFIG_INFINIBAND_CXGB4=m CONFIG_INFINIBAND_EFA=m # CONFIG_INFINIBAND_HNS is not set +# CONFIG_INFINIBAND_IONIC is not set CONFIG_INFINIBAND_IPOIB_CM=y # CONFIG_INFINIBAND_IPOIB_DEBUG_DATA is not set CONFIG_INFINIBAND_IPOIB_DEBUG=y @@ -2734,6 +2769,7 @@ CONFIG_INTEL_MEI_GSC_PROXY=m # CONFIG_INTEL_PMC_CORE is not set # CONFIG_INTEL_PMT_CLASS is not set # CONFIG_INTEL_PMT_CRASHLOG is not set +# CONFIG_INTEL_PMT_KUNIT_TEST is not set # CONFIG_INTEL_PMT_TELEMETRY is not set # CONFIG_INTEL_PUNIT_IPC is not set CONFIG_INTEL_QUICKI2C=m @@ -3295,6 +3331,7 @@ CONFIG_MARVELL_PHY=m CONFIG_MAX77620_THERMAL=m CONFIG_MAX77620_WATCHDOG=y # CONFIG_MAXIM_THERMOCOUPLE is not set +CONFIG_MAXLINEAR_86110_PHY=m CONFIG_MAXLINEAR_GPHY=m # CONFIG_MB1232 is not set # CONFIG_MC3230 is not set @@ -3983,8 +4020,8 @@ CONFIG_NETFILTER_XT_TARGET_TEE=m CONFIG_NETFILTER_XT_TARGET_TPROXY=m CONFIG_NETFILTER_XT_TARGET_TRACE=m CONFIG_NETFILTER=y -# CONFIG_NET_FOU_IP_TUNNELS is not set -# CONFIG_NET_FOU is not set +CONFIG_NET_FOU_IP_TUNNELS=y +CONFIG_NET_FOU=m CONFIG_NETFS_STATS=y CONFIG_NETFS_SUPPORT=m CONFIG_NET_HANDSHAKE_KUNIT_TEST=m @@ -4589,6 +4626,7 @@ CONFIG_PHYLINK=m # CONFIG_PHY_MIXEL_MIPI_DPHY is not set CONFIG_PHY_NS2_USB_DRD=y # CONFIG_PHY_OCELOT_SERDES is not set +CONFIG_PHY_PACKAGE=m # CONFIG_PHY_PXA_28NM_HSIC is not set # CONFIG_PHY_PXA_28NM_USB2 is not set # CONFIG_PHY_QCOM_APQ8064_SATA is not set @@ -4749,6 +4787,7 @@ CONFIG_PROFILING=y # CONFIG_PROVE_LOCKING is not set CONFIG_PROVE_NVDIMM_LOCKING=y # CONFIG_PROVE_RAW_LOCK_NESTING is not set +CONFIG_PRP_DUP_DISCARD_KUNIT_TEST=m CONFIG_PSAMPLE=m # CONFIG_PSE_CONTROLLER is not set CONFIG_PSI_DEFAULT_DISABLED=y @@ -4863,6 +4902,7 @@ CONFIG_QUOTACTL=y # CONFIG_QUOTA_DEBUG is not set CONFIG_QUOTA_NETLINK_INTERFACE=y CONFIG_QUOTA=y +CONFIG_R8169_LEDS=y CONFIG_R8169=m CONFIG_RADIO_ADAPTERS=y # CONFIG_RADIO_MAXIRADIO is not set @@ -4922,6 +4962,7 @@ CONFIG_RD_ZSTD=y # CONFIG_READABLE_ASM is not set # CONFIG_READ_ONLY_THP_FOR_FS is not set CONFIG_REALTEK_AUTOPM=y +CONFIG_REALTEK_PHY_HWMON=y CONFIG_REALTEK_PHY=m # CONFIG_REED_SOLOMON_TEST is not set CONFIG_REGMAP_BUILD=y @@ -5225,17 +5266,21 @@ CONFIG_RTW88_8822CE=m # CONFIG_RTW88_DEBUG is not set CONFIG_RTW88=m # CONFIG_RTW89_8851BE is not set +# CONFIG_RTW89_8851BU is not set CONFIG_RTW89_8852AE=m CONFIG_RTW89_8852BE=m # CONFIG_RTW89_8852BTE is not set +# CONFIG_RTW89_8852BU is not set CONFIG_RTW89_8852CE=m # CONFIG_RTW89_8922AE is not set # CONFIG_RTW89_DEBUGFS is not set # CONFIG_RTW89_DEBUGMSG is not set CONFIG_RTW89=m CONFIG_RUNTIME_TESTING_MENU=y +# CONFIG_RV_MON_RTAPP is not set # CONFIG_RV_MON_SCHED is not set CONFIG_RV_MON_WWNR=y +CONFIG_RV_PER_TASK_MONITORS=2 CONFIG_RV_REACTORS=y CONFIG_RV_REACT_PANIC=y CONFIG_RV_REACT_PRINTK=y @@ -5803,15 +5848,35 @@ CONFIG_SND_GINA20=m CONFIG_SND_GINA24=m CONFIG_SND_HDA_ACPI=m # CONFIG_SND_HDA_CIRRUS_SCODEC_KUNIT_TEST is not set +CONFIG_SND_HDA_CODEC_ALC260=m +CONFIG_SND_HDA_CODEC_ALC262=m +CONFIG_SND_HDA_CODEC_ALC268=m +CONFIG_SND_HDA_CODEC_ALC269=m +CONFIG_SND_HDA_CODEC_ALC662=m +CONFIG_SND_HDA_CODEC_ALC680=m +CONFIG_SND_HDA_CODEC_ALC861=m +CONFIG_SND_HDA_CODEC_ALC861VD=m +CONFIG_SND_HDA_CODEC_ALC880=m +CONFIG_SND_HDA_CODEC_ALC882=m CONFIG_SND_HDA_CODEC_ANALOG=m CONFIG_SND_HDA_CODEC_CA0110=m CONFIG_SND_HDA_CODEC_CA0132_DSP=y CONFIG_SND_HDA_CODEC_CA0132=m CONFIG_SND_HDA_CODEC_CIRRUS=m +CONFIG_SND_HDA_CODEC_CM9825=m CONFIG_SND_HDA_CODEC_CMEDIA=m CONFIG_SND_HDA_CODEC_CONEXANT=m +CONFIG_SND_HDA_CODEC_CS420X=m +CONFIG_SND_HDA_CODEC_CS421X=m # CONFIG_SND_HDA_CODEC_CS8409 is not set +CONFIG_SND_HDA_CODEC_HDMI_ATI=m +CONFIG_SND_HDA_CODEC_HDMI_GENERIC=m +CONFIG_SND_HDA_CODEC_HDMI_INTEL=m CONFIG_SND_HDA_CODEC_HDMI=m +CONFIG_SND_HDA_CODEC_HDMI_NVIDIA=m +CONFIG_SND_HDA_CODEC_HDMI_NVIDIA_MCP=m +CONFIG_SND_HDA_CODEC_HDMI_SIMPLE=m +CONFIG_SND_HDA_CODEC_HDMI_TEGRA=m CONFIG_SND_HDA_CODEC_REALTEK=m # CONFIG_SND_HDA_CODEC_SENARYTECH is not set CONFIG_SND_HDA_CODEC_SI3054=m @@ -5894,6 +5959,8 @@ CONFIG_SND_SEQ_UMP=y # CONFIG_SND_SOC_ADAU7002 is not set # CONFIG_SND_SOC_ADAU7118_HW is not set # CONFIG_SND_SOC_ADAU7118_I2C is not set +# CONFIG_SND_SOC_ADI_AXI_I2S is not set +# CONFIG_SND_SOC_ADI_AXI_SPDIF is not set # CONFIG_SND_SOC_ADI is not set # CONFIG_SND_SOC_AK4104 is not set # CONFIG_SND_SOC_AK4118 is not set @@ -5961,6 +6028,7 @@ CONFIG_SND_SOC_CARD_KUNIT_TEST=m # CONFIG_SND_SOC_CS43130 is not set # CONFIG_SND_SOC_CS4341 is not set # CONFIG_SND_SOC_CS4349 is not set +# CONFIG_SND_SOC_CS48L32 is not set # CONFIG_SND_SOC_CS53L30 is not set # CONFIG_SND_SOC_CS_AMP_LIB_TEST is not set CONFIG_SND_SOC_CX2072X=m @@ -5973,6 +6041,7 @@ CONFIG_SND_SOC_CX2072X=m # CONFIG_SND_SOC_ES8326 is not set # CONFIG_SND_SOC_ES8328_I2C is not set # CONFIG_SND_SOC_ES8328_SPI is not set +# CONFIG_SND_SOC_FS210X is not set # CONFIG_SND_SOC_FSL_ASRC is not set # CONFIG_SND_SOC_FSL_AUDMIX is not set # CONFIG_SND_SOC_FSL_ESAI is not set @@ -5989,6 +6058,7 @@ CONFIG_SND_SOC_CX2072X=m # CONFIG_SND_SOC_IMG is not set # CONFIG_SND_SOC_IMX_AUDMUX is not set # CONFIG_SND_SOC_INNO_RK3036 is not set +# CONFIG_SND_SOC_INTEL_AVS_CARDNAME_OBSOLETE is not set # CONFIG_SND_SOC_INTEL_AVS is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_DA7219 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_DMIC is not set @@ -5999,11 +6069,13 @@ CONFIG_SND_SOC_CX2072X=m # CONFIG_SND_SOC_INTEL_AVS_MACH_MAX98373 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_MAX98927 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_NAU8825 is not set +# CONFIG_SND_SOC_INTEL_AVS_MACH_PCM3168A is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_PROBE is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_RT274 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_RT286 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_RT298 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_RT5514 is not set +# CONFIG_SND_SOC_INTEL_AVS_MACH_RT5640 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_RT5663 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_RT5682 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_SSM4567 is not set @@ -6073,6 +6145,7 @@ CONFIG_SND_SOC_MAX98390=m # CONFIG_SND_SOC_MAX9860 is not set # CONFIG_SND_SOC_MAX9867 is not set CONFIG_SND_SOC_MAX98927=m +# CONFIG_SND_SOC_MIKROE_PROTO is not set # CONFIG_SND_SOC_MSM8916_WCD_DIGITAL is not set # CONFIG_SND_SOC_MT6351 is not set # CONFIG_SND_SOC_MT6357 is not set @@ -6080,6 +6153,7 @@ CONFIG_SND_SOC_MAX98927=m # CONFIG_SND_SOC_MT6660 is not set # CONFIG_SND_SOC_MTK_BTCVSD is not set # CONFIG_SND_SOC_NAU8315 is not set +# CONFIG_SND_SOC_NAU8325 is not set # CONFIG_SND_SOC_NAU8540 is not set # CONFIG_SND_SOC_NAU8810 is not set # CONFIG_SND_SOC_NAU8821 is not set @@ -6090,6 +6164,7 @@ CONFIG_SND_SOC_MAX98927=m # CONFIG_SND_SOC_NTP8918 is not set CONFIG_SND_SOC_OPS_KUNIT_TEST=m # CONFIG_SND_SOC_PCM1681 is not set +# CONFIG_SND_SOC_PCM1754 is not set # CONFIG_SND_SOC_PCM1789_I2C is not set # CONFIG_SND_SOC_PCM179X_I2C is not set # CONFIG_SND_SOC_PCM179X_SPI is not set @@ -6126,7 +6201,12 @@ CONFIG_SND_SOC_OPS_KUNIT_TEST=m # CONFIG_SND_SOC_RT715_SDCA_SDW is not set # CONFIG_SND_SOC_RT715_SDW is not set # CONFIG_SND_SOC_RT9120 is not set +# CONFIG_SND_SOC_RT9123 is not set +# CONFIG_SND_SOC_RT9123P is not set +# CONFIG_SND_SOC_RTQ9124 is not set # CONFIG_SND_SOC_RTQ9128 is not set +CONFIG_SND_SOC_SDCA_HID=y +CONFIG_SND_SOC_SDCA_IRQ=y # CONFIG_SND_SOC_SDW_MOCKUP is not set # CONFIG_SND_SOC_SGTL5000 is not set # CONFIG_SND_SOC_SIMPLE_AMPLIFIER is not set @@ -6177,6 +6257,7 @@ CONFIG_SND_SOC_SOF_TOPLEVEL=y # CONFIG_SND_SOC_TAS2770 is not set # CONFIG_SND_SOC_TAS2780 is not set # CONFIG_SND_SOC_TAS2781_I2C is not set +# CONFIG_SND_SOC_TAS2783_SDW is not set # CONFIG_SND_SOC_TAS5086 is not set # CONFIG_SND_SOC_TAS571X is not set # CONFIG_SND_SOC_TAS5720 is not set @@ -6201,6 +6282,7 @@ CONFIG_SND_SOC_TOPOLOGY_KUNIT_TEST=m # CONFIG_SND_SOC_TSCS454 is not set # CONFIG_SND_SOC_UDA1334 is not set # CONFIG_SND_SOC_UDA1342 is not set +# CONFIG_SND_SOC_USB is not set CONFIG_SND_SOC_UTILS_KUNIT_TEST=m # CONFIG_SND_SOC_WCD937X_SDW is not set # CONFIG_SND_SOC_WCD938X_SDW is not set @@ -6261,6 +6343,7 @@ CONFIG_SND_USB_POD=m CONFIG_SND_USB_TONEPORT=m CONFIG_SND_USB_UA101=m CONFIG_SND_USB_US122L=m +CONFIG_SND_USB_US144MKII=m CONFIG_SND_USB_USX2Y=m CONFIG_SND_USB_VARIAX=m CONFIG_SND_USB=y @@ -6432,6 +6515,7 @@ CONFIG_SYSCTL=y CONFIG_SYSFB_SIMPLEFB=y # CONFIG_SYSFS_DEPRECATED is not set CONFIG_SYSFS_SYSCALL=y +CONFIG_SYSFS=y # CONFIG_SYS_HYPERVISOR is not set # CONFIG_SYSTEM76_ACPI is not set CONFIG_SYSTEM_BLACKLIST_HASH_LIST="" @@ -6456,6 +6540,7 @@ CONFIG_TASK_DELAY_ACCT=y CONFIG_TASK_IO_ACCOUNTING=y CONFIG_TASKSTATS=y CONFIG_TASK_XACCT=y +CONFIG_TCG_ARM_CRB_FFA=m # CONFIG_TCG_ATMEL is not set CONFIG_TCG_CRB=y # CONFIG_TCG_INFINEON is not set @@ -7154,6 +7239,7 @@ CONFIG_USB_XHCI_HCD=y CONFIG_USB_XHCI_PCI_RENESAS=y CONFIG_USB_XHCI_PCI=y CONFIG_USB_XHCI_PLATFORM=y +# CONFIG_USB_XHCI_SIDEBAND is not set CONFIG_USB_XHCI_TEGRA=m CONFIG_USB_XUSBATM=m CONFIG_USB=y @@ -7543,6 +7629,9 @@ CONFIG_ZBUD=y # CONFIG_ZEROPLUS_FF is not set # CONFIG_ZIIRAVE_WATCHDOG is not set CONFIG_ZISOFS=y +CONFIG_ZL3073X_I2C=m +CONFIG_ZL3073X=m +CONFIG_ZL3073X_SPI=m CONFIG_ZLIB_DEFLATE=y CONFIG_ZLIB_DFLTCC=y CONFIG_ZLIB_INFLATE=y diff --git a/SOURCES/kernel-ppc64le-debug-rhel.config b/SOURCES/kernel-ppc64le-debug-rhel.config index bbdc263a6..bb1dbc8de 100644 --- a/SOURCES/kernel-ppc64le-debug-rhel.config +++ b/SOURCES/kernel-ppc64le-debug-rhel.config @@ -36,6 +36,7 @@ CONFIG_ACPI_DEBUGGER_USER=m CONFIG_ACPI_DEBUGGER=y CONFIG_ACPI_DEBUG=y CONFIG_ACPI_EC_DEBUGFS=m +CONFIG_ACPI_EC=y CONFIG_ACPI_FAN=y CONFIG_ACPI_FFH=y # CONFIG_ACPI_FPDT is not set @@ -177,6 +178,7 @@ CONFIG_ALX=m # CONFIG_AMD_AE4DMA is not set CONFIG_AMD_ATL=m # CONFIG_AMD_IOMMU_DEBUGFS is not set +CONFIG_AMD_MP2_STB=y CONFIG_AMD_PHY=m CONFIG_AMD_PMC=m # CONFIG_AMD_QDMA is not set @@ -231,6 +233,7 @@ CONFIG_ARM_CMN=m CONFIG_ARM_SMCCC_SOC_ID=y # CONFIG_ARM_SMMU_LEGACY_DT_BINDINGS is not set # CONFIG_ARM_SP805_WATCHDOG is not set +CONFIG_AS21XXX_PHY=m # CONFIG_AS3935 is not set # CONFIG_AS73211 is not set CONFIG_ASN1=y @@ -262,6 +265,7 @@ CONFIG_ATH11K_DEBUG=y CONFIG_ATH11K_PCI=m CONFIG_ATH11K_SPECTRAL=y CONFIG_ATH11K_TRACING=y +# CONFIG_ATH12K_AHB is not set # CONFIG_ATH12K_COREDUMP is not set CONFIG_ATH12K_DEBUGFS=y CONFIG_ATH12K_DEBUG=y @@ -763,6 +767,7 @@ CONFIG_CORTINA_PHY=m # CONFIG_COUNTER is not set # CONFIG_CPU5_WDT is not set # CONFIG_CPU_BIG_ENDIAN is not set +CONFIG_CPUFREQ_ARCH_CUR_FREQ=y # CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE is not set # CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND is not set CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y @@ -789,11 +794,13 @@ CONFIG_CPU_ISOLATION=y CONFIG_CPU_LITTLE_ENDIAN=y CONFIG_CPUMASK_KUNIT_TEST=m CONFIG_CPUMASK_OFFSTACK=y +CONFIG_CPU_MITIGATIONS=y CONFIG_CPUSETS_V1=y CONFIG_CPUSETS=y # CONFIG_CPU_THERMAL is not set # CONFIG_CRAMFS is not set # CONFIG_CRAMFS_MTD is not set +CONFIG_CRASH_DM_CRYPT=y CONFIG_CRASH_DUMP=y CONFIG_CRASH_HOTPLUG=y CONFIG_CRASH_MAX_MEMORY_RANGES=8192 @@ -871,6 +878,7 @@ CONFIG_CRYPTO_DEV_NX=y # CONFIG_CRYPTO_DEV_OCTEONTX_CPT is not set # CONFIG_CRYPTO_DEV_QAT_420XX is not set # CONFIG_CRYPTO_DEV_QAT_4XXX is not set +# CONFIG_CRYPTO_DEV_QAT_6XXX is not set # CONFIG_CRYPTO_DEV_QAT_C3XXX is not set # CONFIG_CRYPTO_DEV_QAT_C3XXXVF is not set # CONFIG_CRYPTO_DEV_QAT_C62X is not set @@ -1110,6 +1118,7 @@ CONFIG_DLM=m CONFIG_DMA_API_DEBUG=y CONFIG_DMABUF_DEBUG=y # CONFIG_DMABUF_HEAPS_CMA is not set +CONFIG_DMABUF_HEAPS_CMA_LEGACY=y CONFIG_DMABUF_HEAPS_SYSTEM=y CONFIG_DMABUF_HEAPS=y CONFIG_DMABUF_MOVE_NOTIFY=y @@ -1177,6 +1186,7 @@ CONFIG_DP83867_PHY=m CONFIG_DP83TC811_PHY=m # CONFIG_DP83TD510_PHY is not set CONFIG_DP83TG720_PHY=m +CONFIG_DPLL_REFCNT_TRACKER=y CONFIG_DPLL=y # CONFIG_DPS310 is not set # CONFIG_DRAGONRISE_FF is not set @@ -1216,6 +1226,7 @@ CONFIG_DRM_DISPLAY_DP_AUX_CEC=y # CONFIG_DRM_DISPLAY_DP_AUX_CHARDEV is not set # CONFIG_DRM_DISPLAY_DP_TUNNEL_STATE_DEBUG is not set CONFIG_DRM_DP_AUX_CHARDEV=y +# CONFIG_DRM_EFIDRM is not set # CONFIG_DRM_ETNAVIV is not set CONFIG_DRM_FBDEV_EMULATION=y CONFIG_DRM_FBDEV_OVERALLOC=100 @@ -1238,6 +1249,7 @@ CONFIG_DRM_I915_DP_TUNNEL=y CONFIG_DRM_I915=m CONFIG_DRM_I915_PREEMPT_TIMEOUT_COMPUTE=7500 CONFIG_DRM_I915_USERPTR=y +# CONFIG_DRM_IMX8_DC is not set # CONFIG_DRM_IMX8MP_DW_HDMI_BRIDGE is not set # CONFIG_DRM_IMX8MP_HDMI_PVI is not set # CONFIG_DRM_IMX8QM_LDB is not set @@ -1280,6 +1292,7 @@ CONFIG_DRM_NOUVEAU_SIL164=m # CONFIG_DRM_PANEL_AUO_A030JTN01 is not set # CONFIG_DRM_PANEL_BOE_BF060Y8M_AJ0 is not set # CONFIG_DRM_PANEL_BOE_HIMAX8279D is not set +# CONFIG_DRM_PANEL_BOE_TD4320 is not set # CONFIG_DRM_PANEL_BOE_TH101MB31UIG002_28A is not set # CONFIG_DRM_PANEL_BOE_TV101WUM_NL6 is not set # CONFIG_DRM_PANEL_DSI_CM is not set @@ -1288,8 +1301,11 @@ CONFIG_DRM_NOUVEAU_SIL164=m # CONFIG_DRM_PANEL_ELIDA_KD35T133 is not set # CONFIG_DRM_PANEL_FEIXIN_K101_IM2BA02 is not set # CONFIG_DRM_PANEL_FEIYANG_FY07024DI26A30D is not set +# CONFIG_DRM_PANEL_HIMAX_HX8279 is not set # CONFIG_DRM_PANEL_HIMAX_HX83112A is not set +# CONFIG_DRM_PANEL_HIMAX_HX83112B is not set # CONFIG_DRM_PANEL_HIMAX_HX8394 is not set +# CONFIG_DRM_PANEL_HYDIS_HV101HD1 is not set # CONFIG_DRM_PANEL_ILITEK_IL9322 is not set # CONFIG_DRM_PANEL_ILITEK_ILI9341 is not set # CONFIG_DRM_PANEL_ILITEK_ILI9805 is not set @@ -1322,6 +1338,7 @@ CONFIG_DRM_NOUVEAU_SIL164=m # CONFIG_DRM_PANEL_NOVATEK_NT36523 is not set # CONFIG_DRM_PANEL_NOVATEK_NT36672A is not set # CONFIG_DRM_PANEL_NOVATEK_NT36672E is not set +# CONFIG_DRM_PANEL_NOVATEK_NT37801 is not set # CONFIG_DRM_PANEL_NOVATEK_NT39016 is not set # CONFIG_DRM_PANEL_OLIMEX_LCD_OLINUXINO is not set # CONFIG_DRM_PANEL_ORISETECH_OTA5601A is not set @@ -1333,6 +1350,8 @@ CONFIG_DRM_NOUVEAU_SIL164=m # CONFIG_DRM_PANEL_RAYDIUM_RM68200 is not set # CONFIG_DRM_PANEL_RAYDIUM_RM692E5 is not set # CONFIG_DRM_PANEL_RAYDIUM_RM69380 is not set +# CONFIG_DRM_PANEL_RENESAS_R61307 is not set +# CONFIG_DRM_PANEL_RENESAS_R69328 is not set # CONFIG_DRM_PANEL_RONBO_RB070D30 is not set # CONFIG_DRM_PANEL_SAMSUNG_ATNA33XC20 is not set # CONFIG_DRM_PANEL_SAMSUNG_DB7430 is not set @@ -1345,6 +1364,7 @@ CONFIG_DRM_NOUVEAU_SIL164=m # CONFIG_DRM_PANEL_SAMSUNG_S6E63M0 is not set # CONFIG_DRM_PANEL_SAMSUNG_S6E88A0_AMS452EF01 is not set # CONFIG_DRM_PANEL_SAMSUNG_S6E8AA0 is not set +# CONFIG_DRM_PANEL_SAMSUNG_S6E8AA5X01_AMS561RA01 is not set # CONFIG_DRM_PANEL_SAMSUNG_SOFEF00 is not set # CONFIG_DRM_PANEL_SEIKO_43WVF1G is not set # CONFIG_DRM_PANEL_SHARP_LQ101R1SX01 is not set @@ -1363,6 +1383,7 @@ CONFIG_DRM_NOUVEAU_SIL164=m # CONFIG_DRM_PANEL_TPO_TD028TTEC1 is not set # CONFIG_DRM_PANEL_TPO_TPG110 is not set # CONFIG_DRM_PANEL_TRULY_NT35597_WQXGA is not set +# CONFIG_DRM_PANEL_VISIONOX_G2647FB105 is not set # CONFIG_DRM_PANEL_VISIONOX_R66451 is not set # CONFIG_DRM_PANEL_VISIONOX_RM69299 is not set # CONFIG_DRM_PANEL_VISIONOX_VTDR6130 is not set @@ -1373,6 +1394,7 @@ CONFIG_DRM_NOUVEAU_SIL164=m # CONFIG_DRM_PANTHOR is not set # CONFIG_DRM_PARADE_PS8622 is not set # CONFIG_DRM_PARADE_PS8640 is not set +# CONFIG_DRM_PIXPAPER is not set # CONFIG_DRM_PL111 is not set # CONFIG_DRM_POWERVR is not set CONFIG_DRM_QXL=m @@ -1381,12 +1403,17 @@ CONFIG_DRM_RADEON_USERPTR=y # CONFIG_DRM_RCAR_DW_HDMI is not set # CONFIG_DRM_RCAR_LVDS is not set # CONFIG_DRM_SAMSUNG_DSIM is not set +CONFIG_DRM_SCHED_KUNIT_TEST=m # CONFIG_DRM_SII902X is not set # CONFIG_DRM_SII9234 is not set # CONFIG_DRM_SIL_SII8620 is not set # CONFIG_DRM_SIMPLE_BRIDGE is not set # CONFIG_DRM_SIMPLEDRM is not set +# CONFIG_DRM_SOLOMON_SSD2825 is not set # CONFIG_DRM_SSD130X is not set +# CONFIG_DRM_ST7571_I2C is not set +# CONFIG_DRM_ST7586 is not set +# CONFIG_DRM_ST7735R is not set # CONFIG_DRM_THINE_THC63LVD1024 is not set # CONFIG_DRM_TI_DLPC3433 is not set # CONFIG_DRM_TIDSS is not set @@ -1403,18 +1430,23 @@ CONFIG_DRM_RADEON_USERPTR=y # CONFIG_DRM_TTM_KUNIT_TEST is not set CONFIG_DRM_UDL=m # CONFIG_DRM_VBOXVIDEO is not set +# CONFIG_DRM_VESADRM is not set # CONFIG_DRM_VGEM is not set CONFIG_DRM_VIRTIO_GPU_KMS=y CONFIG_DRM_VIRTIO_GPU=m +CONFIG_DRM_VKMS_KUNIT_TEST=m CONFIG_DRM_VKMS=m CONFIG_DRM_VMWGFX_FBCON=y CONFIG_DRM_VMWGFX=m # CONFIG_DRM_VMWGFX_MKSSTATS is not set +# CONFIG_DRM_WAVESHARE_BRIDGE is not set # CONFIG_DRM_WERROR is not set CONFIG_DRM_XE_DEVMEM_MIRROR=y CONFIG_DRM_XE_DP_TUNNEL=y +CONFIG_DRM_XE_GPUSVM=y # CONFIG_DRM_XE is not set # CONFIG_DRM_XEN_FRONTEND is not set +CONFIG_DRM_XE_PAGEMAP=y # CONFIG_DS1682 is not set # CONFIG_DS1803 is not set # CONFIG_DS4424 is not set @@ -1526,6 +1558,7 @@ CONFIG_EFI_HANDOVER_PROTOCOL=y CONFIG_EFI_PARTITION=y # CONFIG_EFI_PGT_DUMP is not set # CONFIG_EFI_RCI2_TABLE is not set +CONFIG_EFI_SBAT_FILE="" CONFIG_EFI_SOFT_RESERVE=y # CONFIG_EFI_TEST is not set CONFIG_EFI_ZBOOT=y @@ -2037,6 +2070,7 @@ CONFIG_HSR=m # CONFIG_HTE is not set # CONFIG_HTE_TEGRA194 is not set # CONFIG_HTE_TEGRA194_TEST is not set +CONFIG_HTMDUMP=m # CONFIG_HTS221 is not set # CONFIG_HTU21 is not set # CONFIG_HUAWEI_WMI is not set @@ -2273,6 +2307,7 @@ CONFIG_INFINIBAND_BNXT_RE=m CONFIG_INFINIBAND_CXGB4=m CONFIG_INFINIBAND_EFA=m # CONFIG_INFINIBAND_HNS is not set +# CONFIG_INFINIBAND_IONIC is not set CONFIG_INFINIBAND_IPOIB_CM=y # CONFIG_INFINIBAND_IPOIB_DEBUG_DATA is not set CONFIG_INFINIBAND_IPOIB_DEBUG=y @@ -2380,6 +2415,7 @@ CONFIG_INTEL_MEI_GSC_PROXY=m # CONFIG_INTEL_PMC_CORE is not set # CONFIG_INTEL_PMT_CLASS is not set # CONFIG_INTEL_PMT_CRASHLOG is not set +# CONFIG_INTEL_PMT_KUNIT_TEST is not set # CONFIG_INTEL_PMT_TELEMETRY is not set # CONFIG_INTEL_PUNIT_IPC is not set CONFIG_INTEL_QUICKI2C=m @@ -2927,6 +2963,7 @@ CONFIG_MARVELL_PHY=m # CONFIG_MAX5821 is not set # CONFIG_MAX63XX_WATCHDOG is not set # CONFIG_MAXIM_THERMOCOUPLE is not set +CONFIG_MAXLINEAR_86110_PHY=m CONFIG_MAXLINEAR_GPHY=m # CONFIG_MB1232 is not set # CONFIG_MC3230 is not set @@ -3558,8 +3595,8 @@ CONFIG_NETFILTER_XT_TARGET_TEE=m CONFIG_NETFILTER_XT_TARGET_TPROXY=m CONFIG_NETFILTER_XT_TARGET_TRACE=m CONFIG_NETFILTER=y -# CONFIG_NET_FOU_IP_TUNNELS is not set -# CONFIG_NET_FOU is not set +CONFIG_NET_FOU_IP_TUNNELS=y +CONFIG_NET_FOU=m CONFIG_NETFS_STATS=y CONFIG_NETFS_SUPPORT=m CONFIG_NET_HANDSHAKE_KUNIT_TEST=m @@ -4111,6 +4148,7 @@ CONFIG_PHYLIB=y # CONFIG_PHY_MIXEL_LVDS_PHY is not set # CONFIG_PHY_MIXEL_MIPI_DPHY is not set # CONFIG_PHY_OCELOT_SERDES is not set +CONFIG_PHY_PACKAGE=m # CONFIG_PHY_PXA_28NM_HSIC is not set # CONFIG_PHY_PXA_28NM_USB2 is not set # CONFIG_PHY_QCOM_EDP is not set @@ -4198,6 +4236,7 @@ CONFIG_PPC_DT_CPU_FTRS=y CONFIG_PPC_EMULATED_STATS=y # CONFIG_PPC_EPAPR_HV_BYTECHAN is not set # CONFIG_PPC_FAST_ENDIAN_SWITCH is not set +CONFIG_PPC_FTRACE_OUT_OF_LINE_NUM_RESERVE=32768 # CONFIG_PPC_IRQ_SOFT_MASK_DEBUG is not set CONFIG_PPC_KUAP_DEBUG=y CONFIG_PPC_KUAP=y @@ -4274,6 +4313,7 @@ CONFIG_PROFILING=y CONFIG_PROVE_LOCKING=y CONFIG_PROVE_NVDIMM_LOCKING=y # CONFIG_PROVE_RAW_LOCK_NESTING is not set +CONFIG_PRP_DUP_DISCARD_KUNIT_TEST=m CONFIG_PSAMPLE=m # CONFIG_PSE_CONTROLLER is not set CONFIG_PSERIES_CPUIDLE=y @@ -4369,6 +4409,7 @@ CONFIG_QUOTACTL=y CONFIG_QUOTA_DEBUG=y CONFIG_QUOTA_NETLINK_INTERFACE=y CONFIG_QUOTA=y +CONFIG_R8169_LEDS=y CONFIG_R8169=m CONFIG_RADIO_ADAPTERS=y # CONFIG_RADIO_MAXIRADIO is not set @@ -4423,6 +4464,7 @@ CONFIG_RD_ZSTD=y # CONFIG_READABLE_ASM is not set # CONFIG_READ_ONLY_THP_FOR_FS is not set CONFIG_REALTEK_AUTOPM=y +CONFIG_REALTEK_PHY_HWMON=y CONFIG_REALTEK_PHY=m # CONFIG_REED_SOLOMON_TEST is not set CONFIG_REGMAP_BUILD=y @@ -4635,17 +4677,21 @@ CONFIG_RTW88_DEBUGFS=y CONFIG_RTW88_DEBUG=y CONFIG_RTW88=m # CONFIG_RTW89_8851BE is not set +# CONFIG_RTW89_8851BU is not set CONFIG_RTW89_8852AE=m CONFIG_RTW89_8852BE=m # CONFIG_RTW89_8852BTE is not set +# CONFIG_RTW89_8852BU is not set CONFIG_RTW89_8852CE=m # CONFIG_RTW89_8922AE is not set CONFIG_RTW89_DEBUGFS=y CONFIG_RTW89_DEBUGMSG=y CONFIG_RTW89=m CONFIG_RUNTIME_TESTING_MENU=y +# CONFIG_RV_MON_RTAPP is not set # CONFIG_RV_MON_SCHED is not set CONFIG_RV_MON_WWNR=y +CONFIG_RV_PER_TASK_MONITORS=2 CONFIG_RV_REACTORS=y CONFIG_RV_REACT_PANIC=y CONFIG_RV_REACT_PRINTK=y @@ -4687,8 +4733,8 @@ CONFIG_SCHED_AUTOGROUP=y CONFIG_SCHED_CLUSTER=y CONFIG_SCHED_CORE=y CONFIG_SCHED_DEBUG=y -# CONFIG_SCHED_MC is not set CONFIG_SCHED_MC_PRIO=y +CONFIG_SCHED_MC=y CONFIG_SCHED_OMIT_FRAME_POINTER=y CONFIG_SCHED_SMT=y CONFIG_SCHED_STACK_END_CHECK=y @@ -5202,15 +5248,35 @@ CONFIG_SND_GINA20=m CONFIG_SND_GINA24=m # CONFIG_SND_HDA_ACPI is not set # CONFIG_SND_HDA_CIRRUS_SCODEC_KUNIT_TEST is not set +CONFIG_SND_HDA_CODEC_ALC260=m +CONFIG_SND_HDA_CODEC_ALC262=m +CONFIG_SND_HDA_CODEC_ALC268=m +CONFIG_SND_HDA_CODEC_ALC269=m +CONFIG_SND_HDA_CODEC_ALC662=m +CONFIG_SND_HDA_CODEC_ALC680=m +CONFIG_SND_HDA_CODEC_ALC861=m +CONFIG_SND_HDA_CODEC_ALC861VD=m +CONFIG_SND_HDA_CODEC_ALC880=m +CONFIG_SND_HDA_CODEC_ALC882=m CONFIG_SND_HDA_CODEC_ANALOG=m CONFIG_SND_HDA_CODEC_CA0110=m CONFIG_SND_HDA_CODEC_CA0132_DSP=y CONFIG_SND_HDA_CODEC_CA0132=m CONFIG_SND_HDA_CODEC_CIRRUS=m +CONFIG_SND_HDA_CODEC_CM9825=m CONFIG_SND_HDA_CODEC_CMEDIA=m CONFIG_SND_HDA_CODEC_CONEXANT=m +CONFIG_SND_HDA_CODEC_CS420X=m +CONFIG_SND_HDA_CODEC_CS421X=m # CONFIG_SND_HDA_CODEC_CS8409 is not set +CONFIG_SND_HDA_CODEC_HDMI_ATI=m +CONFIG_SND_HDA_CODEC_HDMI_GENERIC=m +CONFIG_SND_HDA_CODEC_HDMI_INTEL=m CONFIG_SND_HDA_CODEC_HDMI=m +CONFIG_SND_HDA_CODEC_HDMI_NVIDIA=m +CONFIG_SND_HDA_CODEC_HDMI_NVIDIA_MCP=m +CONFIG_SND_HDA_CODEC_HDMI_SIMPLE=m +CONFIG_SND_HDA_CODEC_HDMI_TEGRA=m CONFIG_SND_HDA_CODEC_REALTEK=m # CONFIG_SND_HDA_CODEC_SENARYTECH is not set CONFIG_SND_HDA_CODEC_SI3054=m @@ -5291,6 +5357,8 @@ CONFIG_SND_SEQ_UMP=y # CONFIG_SND_SOC_ADAU7002 is not set # CONFIG_SND_SOC_ADAU7118_HW is not set # CONFIG_SND_SOC_ADAU7118_I2C is not set +# CONFIG_SND_SOC_ADI_AXI_I2S is not set +# CONFIG_SND_SOC_ADI_AXI_SPDIF is not set # CONFIG_SND_SOC_ADI is not set # CONFIG_SND_SOC_AK4104 is not set # CONFIG_SND_SOC_AK4118 is not set @@ -5358,6 +5426,7 @@ CONFIG_SND_SOC_CARD_KUNIT_TEST=m # CONFIG_SND_SOC_CS43130 is not set # CONFIG_SND_SOC_CS4341 is not set # CONFIG_SND_SOC_CS4349 is not set +# CONFIG_SND_SOC_CS48L32 is not set # CONFIG_SND_SOC_CS53L30 is not set # CONFIG_SND_SOC_CS_AMP_LIB_TEST is not set CONFIG_SND_SOC_CX2072X=m @@ -5370,6 +5439,7 @@ CONFIG_SND_SOC_CX2072X=m # CONFIG_SND_SOC_ES8326 is not set # CONFIG_SND_SOC_ES8328_I2C is not set # CONFIG_SND_SOC_ES8328_SPI is not set +# CONFIG_SND_SOC_FS210X is not set # CONFIG_SND_SOC_FSL_ASRC is not set # CONFIG_SND_SOC_FSL_AUDMIX is not set # CONFIG_SND_SOC_FSL_ESAI is not set @@ -5386,6 +5456,7 @@ CONFIG_SND_SOC_CX2072X=m # CONFIG_SND_SOC_IMG is not set # CONFIG_SND_SOC_IMX_AUDMUX is not set # CONFIG_SND_SOC_INNO_RK3036 is not set +# CONFIG_SND_SOC_INTEL_AVS_CARDNAME_OBSOLETE is not set # CONFIG_SND_SOC_INTEL_AVS is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_DA7219 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_DMIC is not set @@ -5396,11 +5467,13 @@ CONFIG_SND_SOC_CX2072X=m # CONFIG_SND_SOC_INTEL_AVS_MACH_MAX98373 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_MAX98927 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_NAU8825 is not set +# CONFIG_SND_SOC_INTEL_AVS_MACH_PCM3168A is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_PROBE is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_RT274 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_RT286 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_RT298 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_RT5514 is not set +# CONFIG_SND_SOC_INTEL_AVS_MACH_RT5640 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_RT5663 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_RT5682 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_SSM4567 is not set @@ -5470,6 +5543,7 @@ CONFIG_SND_SOC_MAX98390=m # CONFIG_SND_SOC_MAX9860 is not set # CONFIG_SND_SOC_MAX9867 is not set CONFIG_SND_SOC_MAX98927=m +# CONFIG_SND_SOC_MIKROE_PROTO is not set # CONFIG_SND_SOC_MSM8916_WCD_DIGITAL is not set # CONFIG_SND_SOC_MT6351 is not set # CONFIG_SND_SOC_MT6357 is not set @@ -5477,6 +5551,7 @@ CONFIG_SND_SOC_MAX98927=m # CONFIG_SND_SOC_MT6660 is not set # CONFIG_SND_SOC_MTK_BTCVSD is not set # CONFIG_SND_SOC_NAU8315 is not set +# CONFIG_SND_SOC_NAU8325 is not set # CONFIG_SND_SOC_NAU8540 is not set # CONFIG_SND_SOC_NAU8810 is not set # CONFIG_SND_SOC_NAU8821 is not set @@ -5487,6 +5562,7 @@ CONFIG_SND_SOC_MAX98927=m # CONFIG_SND_SOC_NTP8918 is not set CONFIG_SND_SOC_OPS_KUNIT_TEST=m # CONFIG_SND_SOC_PCM1681 is not set +# CONFIG_SND_SOC_PCM1754 is not set # CONFIG_SND_SOC_PCM1789_I2C is not set # CONFIG_SND_SOC_PCM179X_I2C is not set # CONFIG_SND_SOC_PCM179X_SPI is not set @@ -5523,7 +5599,12 @@ CONFIG_SND_SOC_OPS_KUNIT_TEST=m # CONFIG_SND_SOC_RT715_SDCA_SDW is not set # CONFIG_SND_SOC_RT715_SDW is not set # CONFIG_SND_SOC_RT9120 is not set +# CONFIG_SND_SOC_RT9123 is not set +# CONFIG_SND_SOC_RT9123P is not set +# CONFIG_SND_SOC_RTQ9124 is not set # CONFIG_SND_SOC_RTQ9128 is not set +CONFIG_SND_SOC_SDCA_HID=y +CONFIG_SND_SOC_SDCA_IRQ=y # CONFIG_SND_SOC_SGTL5000 is not set # CONFIG_SND_SOC_SIMPLE_AMPLIFIER is not set # CONFIG_SND_SOC_SIMPLE_MUX is not set @@ -5573,6 +5654,7 @@ CONFIG_SND_SOC_SOF_TOPLEVEL=y # CONFIG_SND_SOC_TAS2770 is not set # CONFIG_SND_SOC_TAS2780 is not set # CONFIG_SND_SOC_TAS2781_I2C is not set +# CONFIG_SND_SOC_TAS2783_SDW is not set # CONFIG_SND_SOC_TAS5086 is not set # CONFIG_SND_SOC_TAS571X is not set # CONFIG_SND_SOC_TAS5720 is not set @@ -5597,6 +5679,7 @@ CONFIG_SND_SOC_TOPOLOGY_KUNIT_TEST=m # CONFIG_SND_SOC_TSCS454 is not set # CONFIG_SND_SOC_UDA1334 is not set # CONFIG_SND_SOC_UDA1342 is not set +# CONFIG_SND_SOC_USB is not set CONFIG_SND_SOC_UTILS_KUNIT_TEST=m # CONFIG_SND_SOC_WCD937X_SDW is not set # CONFIG_SND_SOC_WCD938X_SDW is not set @@ -5657,6 +5740,7 @@ CONFIG_SND_USB_POD=m CONFIG_SND_USB_TONEPORT=m CONFIG_SND_USB_UA101=m CONFIG_SND_USB_US122L=m +CONFIG_SND_USB_US144MKII=m CONFIG_SND_USB_USX2Y=m CONFIG_SND_USB_VARIAX=m CONFIG_SND_USB=y @@ -5800,6 +5884,7 @@ CONFIG_SYSCTL_KUNIT_TEST=m CONFIG_SYSCTL=y # CONFIG_SYSFB_SIMPLEFB is not set # CONFIG_SYSFS_DEPRECATED is not set +CONFIG_SYSFS=y # CONFIG_SYSTEM76_ACPI is not set CONFIG_SYSTEM_BLACKLIST_HASH_LIST="" CONFIG_SYSTEM_BLACKLIST_KEYRING=y @@ -6442,6 +6527,7 @@ CONFIG_USB_XHCI_HCD=y CONFIG_USB_XHCI_PCI_RENESAS=y CONFIG_USB_XHCI_PCI=y # CONFIG_USB_XHCI_PLATFORM is not set +# CONFIG_USB_XHCI_SIDEBAND is not set CONFIG_USB_XUSBATM=m CONFIG_USB=y # CONFIG_USB_YUREX is not set @@ -6818,6 +6904,9 @@ CONFIG_ZBUD=y # CONFIG_ZEROPLUS_FF is not set # CONFIG_ZIIRAVE_WATCHDOG is not set CONFIG_ZISOFS=y +CONFIG_ZL3073X_I2C=m +CONFIG_ZL3073X=m +CONFIG_ZL3073X_SPI=m CONFIG_ZLIB_DEFLATE=y CONFIG_ZLIB_DFLTCC=y CONFIG_ZLIB_INFLATE=y diff --git a/SOURCES/kernel-ppc64le-rhel.config b/SOURCES/kernel-ppc64le-rhel.config index 7706b639b..43cdb76f1 100644 --- a/SOURCES/kernel-ppc64le-rhel.config +++ b/SOURCES/kernel-ppc64le-rhel.config @@ -36,6 +36,7 @@ CONFIG_ACPI_CPPC_CPUFREQ=m # CONFIG_ACPI_DEBUGGER_USER is not set # CONFIG_ACPI_DEBUG is not set # CONFIG_ACPI_EC_DEBUGFS is not set +CONFIG_ACPI_EC=y CONFIG_ACPI_FAN=y CONFIG_ACPI_FFH=y # CONFIG_ACPI_FPDT is not set @@ -177,6 +178,7 @@ CONFIG_ALX=m # CONFIG_AMD_AE4DMA is not set CONFIG_AMD_ATL=m # CONFIG_AMD_IOMMU_DEBUGFS is not set +CONFIG_AMD_MP2_STB=y CONFIG_AMD_PHY=m CONFIG_AMD_PMC=m # CONFIG_AMD_QDMA is not set @@ -231,6 +233,7 @@ CONFIG_ARM_CMN=m CONFIG_ARM_SMCCC_SOC_ID=y # CONFIG_ARM_SMMU_LEGACY_DT_BINDINGS is not set # CONFIG_ARM_SP805_WATCHDOG is not set +CONFIG_AS21XXX_PHY=m # CONFIG_AS3935 is not set # CONFIG_AS73211 is not set CONFIG_ASN1=y @@ -262,6 +265,7 @@ CONFIG_ATH10K_PCI=m CONFIG_ATH11K_PCI=m # CONFIG_ATH11K_SPECTRAL is not set # CONFIG_ATH11K_TRACING is not set +# CONFIG_ATH12K_AHB is not set # CONFIG_ATH12K_COREDUMP is not set # CONFIG_ATH12K_DEBUGFS is not set # CONFIG_ATH12K_DEBUG is not set @@ -763,6 +767,7 @@ CONFIG_CORTINA_PHY=m # CONFIG_COUNTER is not set # CONFIG_CPU5_WDT is not set # CONFIG_CPU_BIG_ENDIAN is not set +CONFIG_CPUFREQ_ARCH_CUR_FREQ=y # CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE is not set # CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND is not set CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y @@ -789,11 +794,13 @@ CONFIG_CPU_ISOLATION=y CONFIG_CPU_LITTLE_ENDIAN=y CONFIG_CPUMASK_KUNIT_TEST=m # CONFIG_CPUMASK_OFFSTACK is not set +CONFIG_CPU_MITIGATIONS=y CONFIG_CPUSETS_V1=y CONFIG_CPUSETS=y # CONFIG_CPU_THERMAL is not set # CONFIG_CRAMFS is not set # CONFIG_CRAMFS_MTD is not set +CONFIG_CRASH_DM_CRYPT=y CONFIG_CRASH_DUMP=y CONFIG_CRASH_HOTPLUG=y CONFIG_CRASH_MAX_MEMORY_RANGES=8192 @@ -871,6 +878,7 @@ CONFIG_CRYPTO_DEV_NX=y # CONFIG_CRYPTO_DEV_OCTEONTX_CPT is not set # CONFIG_CRYPTO_DEV_QAT_420XX is not set # CONFIG_CRYPTO_DEV_QAT_4XXX is not set +# CONFIG_CRYPTO_DEV_QAT_6XXX is not set # CONFIG_CRYPTO_DEV_QAT_C3XXX is not set # CONFIG_CRYPTO_DEV_QAT_C3XXXVF is not set # CONFIG_CRYPTO_DEV_QAT_C62X is not set @@ -1102,6 +1110,7 @@ CONFIG_DLM=m # CONFIG_DMA_API_DEBUG is not set # CONFIG_DMABUF_DEBUG is not set # CONFIG_DMABUF_HEAPS_CMA is not set +CONFIG_DMABUF_HEAPS_CMA_LEGACY=y CONFIG_DMABUF_HEAPS_SYSTEM=y CONFIG_DMABUF_HEAPS=y CONFIG_DMABUF_MOVE_NOTIFY=y @@ -1169,6 +1178,7 @@ CONFIG_DP83867_PHY=m CONFIG_DP83TC811_PHY=m # CONFIG_DP83TD510_PHY is not set CONFIG_DP83TG720_PHY=m +# CONFIG_DPLL_REFCNT_TRACKER is not set CONFIG_DPLL=y # CONFIG_DPS310 is not set # CONFIG_DRAGONRISE_FF is not set @@ -1208,6 +1218,7 @@ CONFIG_DRM_DISPLAY_DP_AUX_CEC=y # CONFIG_DRM_DISPLAY_DP_AUX_CHARDEV is not set # CONFIG_DRM_DISPLAY_DP_TUNNEL_STATE_DEBUG is not set CONFIG_DRM_DP_AUX_CHARDEV=y +# CONFIG_DRM_EFIDRM is not set # CONFIG_DRM_ETNAVIV is not set CONFIG_DRM_FBDEV_EMULATION=y CONFIG_DRM_FBDEV_OVERALLOC=100 @@ -1230,6 +1241,7 @@ CONFIG_DRM_I915_DP_TUNNEL=y CONFIG_DRM_I915=m CONFIG_DRM_I915_PREEMPT_TIMEOUT_COMPUTE=7500 CONFIG_DRM_I915_USERPTR=y +# CONFIG_DRM_IMX8_DC is not set # CONFIG_DRM_IMX8MP_DW_HDMI_BRIDGE is not set # CONFIG_DRM_IMX8MP_HDMI_PVI is not set # CONFIG_DRM_IMX8QM_LDB is not set @@ -1272,6 +1284,7 @@ CONFIG_DRM_NOUVEAU_SIL164=m # CONFIG_DRM_PANEL_AUO_A030JTN01 is not set # CONFIG_DRM_PANEL_BOE_BF060Y8M_AJ0 is not set # CONFIG_DRM_PANEL_BOE_HIMAX8279D is not set +# CONFIG_DRM_PANEL_BOE_TD4320 is not set # CONFIG_DRM_PANEL_BOE_TH101MB31UIG002_28A is not set # CONFIG_DRM_PANEL_BOE_TV101WUM_NL6 is not set # CONFIG_DRM_PANEL_DSI_CM is not set @@ -1280,8 +1293,11 @@ CONFIG_DRM_NOUVEAU_SIL164=m # CONFIG_DRM_PANEL_ELIDA_KD35T133 is not set # CONFIG_DRM_PANEL_FEIXIN_K101_IM2BA02 is not set # CONFIG_DRM_PANEL_FEIYANG_FY07024DI26A30D is not set +# CONFIG_DRM_PANEL_HIMAX_HX8279 is not set # CONFIG_DRM_PANEL_HIMAX_HX83112A is not set +# CONFIG_DRM_PANEL_HIMAX_HX83112B is not set # CONFIG_DRM_PANEL_HIMAX_HX8394 is not set +# CONFIG_DRM_PANEL_HYDIS_HV101HD1 is not set # CONFIG_DRM_PANEL_ILITEK_IL9322 is not set # CONFIG_DRM_PANEL_ILITEK_ILI9341 is not set # CONFIG_DRM_PANEL_ILITEK_ILI9805 is not set @@ -1314,6 +1330,7 @@ CONFIG_DRM_NOUVEAU_SIL164=m # CONFIG_DRM_PANEL_NOVATEK_NT36523 is not set # CONFIG_DRM_PANEL_NOVATEK_NT36672A is not set # CONFIG_DRM_PANEL_NOVATEK_NT36672E is not set +# CONFIG_DRM_PANEL_NOVATEK_NT37801 is not set # CONFIG_DRM_PANEL_NOVATEK_NT39016 is not set # CONFIG_DRM_PANEL_OLIMEX_LCD_OLINUXINO is not set # CONFIG_DRM_PANEL_ORISETECH_OTA5601A is not set @@ -1325,6 +1342,8 @@ CONFIG_DRM_NOUVEAU_SIL164=m # CONFIG_DRM_PANEL_RAYDIUM_RM68200 is not set # CONFIG_DRM_PANEL_RAYDIUM_RM692E5 is not set # CONFIG_DRM_PANEL_RAYDIUM_RM69380 is not set +# CONFIG_DRM_PANEL_RENESAS_R61307 is not set +# CONFIG_DRM_PANEL_RENESAS_R69328 is not set # CONFIG_DRM_PANEL_RONBO_RB070D30 is not set # CONFIG_DRM_PANEL_SAMSUNG_ATNA33XC20 is not set # CONFIG_DRM_PANEL_SAMSUNG_DB7430 is not set @@ -1337,6 +1356,7 @@ CONFIG_DRM_NOUVEAU_SIL164=m # CONFIG_DRM_PANEL_SAMSUNG_S6E63M0 is not set # CONFIG_DRM_PANEL_SAMSUNG_S6E88A0_AMS452EF01 is not set # CONFIG_DRM_PANEL_SAMSUNG_S6E8AA0 is not set +# CONFIG_DRM_PANEL_SAMSUNG_S6E8AA5X01_AMS561RA01 is not set # CONFIG_DRM_PANEL_SAMSUNG_SOFEF00 is not set # CONFIG_DRM_PANEL_SEIKO_43WVF1G is not set # CONFIG_DRM_PANEL_SHARP_LQ101R1SX01 is not set @@ -1355,6 +1375,7 @@ CONFIG_DRM_NOUVEAU_SIL164=m # CONFIG_DRM_PANEL_TPO_TD028TTEC1 is not set # CONFIG_DRM_PANEL_TPO_TPG110 is not set # CONFIG_DRM_PANEL_TRULY_NT35597_WQXGA is not set +# CONFIG_DRM_PANEL_VISIONOX_G2647FB105 is not set # CONFIG_DRM_PANEL_VISIONOX_R66451 is not set # CONFIG_DRM_PANEL_VISIONOX_RM69299 is not set # CONFIG_DRM_PANEL_VISIONOX_VTDR6130 is not set @@ -1365,6 +1386,7 @@ CONFIG_DRM_NOUVEAU_SIL164=m # CONFIG_DRM_PANTHOR is not set # CONFIG_DRM_PARADE_PS8622 is not set # CONFIG_DRM_PARADE_PS8640 is not set +# CONFIG_DRM_PIXPAPER is not set # CONFIG_DRM_PL111 is not set # CONFIG_DRM_POWERVR is not set CONFIG_DRM_QXL=m @@ -1373,12 +1395,17 @@ CONFIG_DRM_RADEON_USERPTR=y # CONFIG_DRM_RCAR_DW_HDMI is not set # CONFIG_DRM_RCAR_LVDS is not set # CONFIG_DRM_SAMSUNG_DSIM is not set +CONFIG_DRM_SCHED_KUNIT_TEST=m # CONFIG_DRM_SII902X is not set # CONFIG_DRM_SII9234 is not set # CONFIG_DRM_SIL_SII8620 is not set # CONFIG_DRM_SIMPLE_BRIDGE is not set # CONFIG_DRM_SIMPLEDRM is not set +# CONFIG_DRM_SOLOMON_SSD2825 is not set # CONFIG_DRM_SSD130X is not set +# CONFIG_DRM_ST7571_I2C is not set +# CONFIG_DRM_ST7586 is not set +# CONFIG_DRM_ST7735R is not set # CONFIG_DRM_THINE_THC63LVD1024 is not set # CONFIG_DRM_TI_DLPC3433 is not set # CONFIG_DRM_TIDSS is not set @@ -1395,18 +1422,23 @@ CONFIG_DRM_RADEON_USERPTR=y # CONFIG_DRM_TTM_KUNIT_TEST is not set CONFIG_DRM_UDL=m # CONFIG_DRM_VBOXVIDEO is not set +# CONFIG_DRM_VESADRM is not set # CONFIG_DRM_VGEM is not set CONFIG_DRM_VIRTIO_GPU_KMS=y CONFIG_DRM_VIRTIO_GPU=m +CONFIG_DRM_VKMS_KUNIT_TEST=m CONFIG_DRM_VKMS=m CONFIG_DRM_VMWGFX_FBCON=y CONFIG_DRM_VMWGFX=m # CONFIG_DRM_VMWGFX_MKSSTATS is not set +# CONFIG_DRM_WAVESHARE_BRIDGE is not set # CONFIG_DRM_WERROR is not set CONFIG_DRM_XE_DEVMEM_MIRROR=y CONFIG_DRM_XE_DP_TUNNEL=y +CONFIG_DRM_XE_GPUSVM=y # CONFIG_DRM_XE is not set # CONFIG_DRM_XEN_FRONTEND is not set +CONFIG_DRM_XE_PAGEMAP=y # CONFIG_DS1682 is not set # CONFIG_DS1803 is not set # CONFIG_DS4424 is not set @@ -1518,6 +1550,7 @@ CONFIG_EFI_HANDOVER_PROTOCOL=y CONFIG_EFI_PARTITION=y # CONFIG_EFI_PGT_DUMP is not set # CONFIG_EFI_RCI2_TABLE is not set +CONFIG_EFI_SBAT_FILE="" CONFIG_EFI_SOFT_RESERVE=y # CONFIG_EFI_TEST is not set CONFIG_EFI_ZBOOT=y @@ -2021,6 +2054,7 @@ CONFIG_HSR=m # CONFIG_HTE is not set # CONFIG_HTE_TEGRA194 is not set # CONFIG_HTE_TEGRA194_TEST is not set +CONFIG_HTMDUMP=m # CONFIG_HTS221 is not set # CONFIG_HTU21 is not set # CONFIG_HUAWEI_WMI is not set @@ -2257,6 +2291,7 @@ CONFIG_INFINIBAND_BNXT_RE=m CONFIG_INFINIBAND_CXGB4=m CONFIG_INFINIBAND_EFA=m # CONFIG_INFINIBAND_HNS is not set +# CONFIG_INFINIBAND_IONIC is not set CONFIG_INFINIBAND_IPOIB_CM=y # CONFIG_INFINIBAND_IPOIB_DEBUG_DATA is not set CONFIG_INFINIBAND_IPOIB_DEBUG=y @@ -2364,6 +2399,7 @@ CONFIG_INTEL_MEI_GSC_PROXY=m # CONFIG_INTEL_PMC_CORE is not set # CONFIG_INTEL_PMT_CLASS is not set # CONFIG_INTEL_PMT_CRASHLOG is not set +# CONFIG_INTEL_PMT_KUNIT_TEST is not set # CONFIG_INTEL_PMT_TELEMETRY is not set # CONFIG_INTEL_PUNIT_IPC is not set CONFIG_INTEL_QUICKI2C=m @@ -2907,6 +2943,7 @@ CONFIG_MARVELL_PHY=m # CONFIG_MAX5821 is not set # CONFIG_MAX63XX_WATCHDOG is not set # CONFIG_MAXIM_THERMOCOUPLE is not set +CONFIG_MAXLINEAR_86110_PHY=m CONFIG_MAXLINEAR_GPHY=m # CONFIG_MB1232 is not set # CONFIG_MC3230 is not set @@ -3538,8 +3575,8 @@ CONFIG_NETFILTER_XT_TARGET_TEE=m CONFIG_NETFILTER_XT_TARGET_TPROXY=m CONFIG_NETFILTER_XT_TARGET_TRACE=m CONFIG_NETFILTER=y -# CONFIG_NET_FOU_IP_TUNNELS is not set -# CONFIG_NET_FOU is not set +CONFIG_NET_FOU_IP_TUNNELS=y +CONFIG_NET_FOU=m CONFIG_NETFS_STATS=y CONFIG_NETFS_SUPPORT=m CONFIG_NET_HANDSHAKE_KUNIT_TEST=m @@ -4091,6 +4128,7 @@ CONFIG_PHYLIB=y # CONFIG_PHY_MIXEL_LVDS_PHY is not set # CONFIG_PHY_MIXEL_MIPI_DPHY is not set # CONFIG_PHY_OCELOT_SERDES is not set +CONFIG_PHY_PACKAGE=m # CONFIG_PHY_PXA_28NM_HSIC is not set # CONFIG_PHY_PXA_28NM_USB2 is not set # CONFIG_PHY_QCOM_EDP is not set @@ -4178,6 +4216,7 @@ CONFIG_PPC_DT_CPU_FTRS=y CONFIG_PPC_EMULATED_STATS=y # CONFIG_PPC_EPAPR_HV_BYTECHAN is not set # CONFIG_PPC_FAST_ENDIAN_SWITCH is not set +CONFIG_PPC_FTRACE_OUT_OF_LINE_NUM_RESERVE=32768 # CONFIG_PPC_IRQ_SOFT_MASK_DEBUG is not set # CONFIG_PPC_KUAP_DEBUG is not set CONFIG_PPC_KUAP=y @@ -4254,6 +4293,7 @@ CONFIG_PROFILING=y # CONFIG_PROVE_LOCKING is not set CONFIG_PROVE_NVDIMM_LOCKING=y # CONFIG_PROVE_RAW_LOCK_NESTING is not set +CONFIG_PRP_DUP_DISCARD_KUNIT_TEST=m CONFIG_PSAMPLE=m # CONFIG_PSE_CONTROLLER is not set CONFIG_PSERIES_CPUIDLE=y @@ -4349,6 +4389,7 @@ CONFIG_QUOTACTL=y # CONFIG_QUOTA_DEBUG is not set CONFIG_QUOTA_NETLINK_INTERFACE=y CONFIG_QUOTA=y +CONFIG_R8169_LEDS=y CONFIG_R8169=m CONFIG_RADIO_ADAPTERS=y # CONFIG_RADIO_MAXIRADIO is not set @@ -4403,6 +4444,7 @@ CONFIG_RD_ZSTD=y # CONFIG_READABLE_ASM is not set # CONFIG_READ_ONLY_THP_FOR_FS is not set CONFIG_REALTEK_AUTOPM=y +CONFIG_REALTEK_PHY_HWMON=y CONFIG_REALTEK_PHY=m # CONFIG_REED_SOLOMON_TEST is not set CONFIG_REGMAP_BUILD=y @@ -4615,17 +4657,21 @@ CONFIG_RTW88_8822CE=m # CONFIG_RTW88_DEBUG is not set CONFIG_RTW88=m # CONFIG_RTW89_8851BE is not set +# CONFIG_RTW89_8851BU is not set CONFIG_RTW89_8852AE=m CONFIG_RTW89_8852BE=m # CONFIG_RTW89_8852BTE is not set +# CONFIG_RTW89_8852BU is not set CONFIG_RTW89_8852CE=m # CONFIG_RTW89_8922AE is not set # CONFIG_RTW89_DEBUGFS is not set # CONFIG_RTW89_DEBUGMSG is not set CONFIG_RTW89=m CONFIG_RUNTIME_TESTING_MENU=y +# CONFIG_RV_MON_RTAPP is not set # CONFIG_RV_MON_SCHED is not set CONFIG_RV_MON_WWNR=y +CONFIG_RV_PER_TASK_MONITORS=2 CONFIG_RV_REACTORS=y CONFIG_RV_REACT_PANIC=y CONFIG_RV_REACT_PRINTK=y @@ -4667,8 +4713,8 @@ CONFIG_SCHED_AUTOGROUP=y CONFIG_SCHED_CLUSTER=y CONFIG_SCHED_CORE=y CONFIG_SCHED_DEBUG=y -# CONFIG_SCHED_MC is not set CONFIG_SCHED_MC_PRIO=y +CONFIG_SCHED_MC=y CONFIG_SCHED_OMIT_FRAME_POINTER=y CONFIG_SCHED_SMT=y CONFIG_SCHED_STACK_END_CHECK=y @@ -5182,15 +5228,35 @@ CONFIG_SND_GINA20=m CONFIG_SND_GINA24=m # CONFIG_SND_HDA_ACPI is not set # CONFIG_SND_HDA_CIRRUS_SCODEC_KUNIT_TEST is not set +CONFIG_SND_HDA_CODEC_ALC260=m +CONFIG_SND_HDA_CODEC_ALC262=m +CONFIG_SND_HDA_CODEC_ALC268=m +CONFIG_SND_HDA_CODEC_ALC269=m +CONFIG_SND_HDA_CODEC_ALC662=m +CONFIG_SND_HDA_CODEC_ALC680=m +CONFIG_SND_HDA_CODEC_ALC861=m +CONFIG_SND_HDA_CODEC_ALC861VD=m +CONFIG_SND_HDA_CODEC_ALC880=m +CONFIG_SND_HDA_CODEC_ALC882=m CONFIG_SND_HDA_CODEC_ANALOG=m CONFIG_SND_HDA_CODEC_CA0110=m CONFIG_SND_HDA_CODEC_CA0132_DSP=y CONFIG_SND_HDA_CODEC_CA0132=m CONFIG_SND_HDA_CODEC_CIRRUS=m +CONFIG_SND_HDA_CODEC_CM9825=m CONFIG_SND_HDA_CODEC_CMEDIA=m CONFIG_SND_HDA_CODEC_CONEXANT=m +CONFIG_SND_HDA_CODEC_CS420X=m +CONFIG_SND_HDA_CODEC_CS421X=m # CONFIG_SND_HDA_CODEC_CS8409 is not set +CONFIG_SND_HDA_CODEC_HDMI_ATI=m +CONFIG_SND_HDA_CODEC_HDMI_GENERIC=m +CONFIG_SND_HDA_CODEC_HDMI_INTEL=m CONFIG_SND_HDA_CODEC_HDMI=m +CONFIG_SND_HDA_CODEC_HDMI_NVIDIA=m +CONFIG_SND_HDA_CODEC_HDMI_NVIDIA_MCP=m +CONFIG_SND_HDA_CODEC_HDMI_SIMPLE=m +CONFIG_SND_HDA_CODEC_HDMI_TEGRA=m CONFIG_SND_HDA_CODEC_REALTEK=m # CONFIG_SND_HDA_CODEC_SENARYTECH is not set CONFIG_SND_HDA_CODEC_SI3054=m @@ -5270,6 +5336,8 @@ CONFIG_SND_SEQ_UMP=y # CONFIG_SND_SOC_ADAU7002 is not set # CONFIG_SND_SOC_ADAU7118_HW is not set # CONFIG_SND_SOC_ADAU7118_I2C is not set +# CONFIG_SND_SOC_ADI_AXI_I2S is not set +# CONFIG_SND_SOC_ADI_AXI_SPDIF is not set # CONFIG_SND_SOC_ADI is not set # CONFIG_SND_SOC_AK4104 is not set # CONFIG_SND_SOC_AK4118 is not set @@ -5337,6 +5405,7 @@ CONFIG_SND_SOC_CARD_KUNIT_TEST=m # CONFIG_SND_SOC_CS43130 is not set # CONFIG_SND_SOC_CS4341 is not set # CONFIG_SND_SOC_CS4349 is not set +# CONFIG_SND_SOC_CS48L32 is not set # CONFIG_SND_SOC_CS53L30 is not set # CONFIG_SND_SOC_CS_AMP_LIB_TEST is not set CONFIG_SND_SOC_CX2072X=m @@ -5349,6 +5418,7 @@ CONFIG_SND_SOC_CX2072X=m # CONFIG_SND_SOC_ES8326 is not set # CONFIG_SND_SOC_ES8328_I2C is not set # CONFIG_SND_SOC_ES8328_SPI is not set +# CONFIG_SND_SOC_FS210X is not set # CONFIG_SND_SOC_FSL_ASRC is not set # CONFIG_SND_SOC_FSL_AUDMIX is not set # CONFIG_SND_SOC_FSL_ESAI is not set @@ -5365,6 +5435,7 @@ CONFIG_SND_SOC_CX2072X=m # CONFIG_SND_SOC_IMG is not set # CONFIG_SND_SOC_IMX_AUDMUX is not set # CONFIG_SND_SOC_INNO_RK3036 is not set +# CONFIG_SND_SOC_INTEL_AVS_CARDNAME_OBSOLETE is not set # CONFIG_SND_SOC_INTEL_AVS is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_DA7219 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_DMIC is not set @@ -5375,11 +5446,13 @@ CONFIG_SND_SOC_CX2072X=m # CONFIG_SND_SOC_INTEL_AVS_MACH_MAX98373 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_MAX98927 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_NAU8825 is not set +# CONFIG_SND_SOC_INTEL_AVS_MACH_PCM3168A is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_PROBE is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_RT274 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_RT286 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_RT298 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_RT5514 is not set +# CONFIG_SND_SOC_INTEL_AVS_MACH_RT5640 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_RT5663 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_RT5682 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_SSM4567 is not set @@ -5449,6 +5522,7 @@ CONFIG_SND_SOC_MAX98390=m # CONFIG_SND_SOC_MAX9860 is not set # CONFIG_SND_SOC_MAX9867 is not set CONFIG_SND_SOC_MAX98927=m +# CONFIG_SND_SOC_MIKROE_PROTO is not set # CONFIG_SND_SOC_MSM8916_WCD_DIGITAL is not set # CONFIG_SND_SOC_MT6351 is not set # CONFIG_SND_SOC_MT6357 is not set @@ -5456,6 +5530,7 @@ CONFIG_SND_SOC_MAX98927=m # CONFIG_SND_SOC_MT6660 is not set # CONFIG_SND_SOC_MTK_BTCVSD is not set # CONFIG_SND_SOC_NAU8315 is not set +# CONFIG_SND_SOC_NAU8325 is not set # CONFIG_SND_SOC_NAU8540 is not set # CONFIG_SND_SOC_NAU8810 is not set # CONFIG_SND_SOC_NAU8821 is not set @@ -5466,6 +5541,7 @@ CONFIG_SND_SOC_MAX98927=m # CONFIG_SND_SOC_NTP8918 is not set CONFIG_SND_SOC_OPS_KUNIT_TEST=m # CONFIG_SND_SOC_PCM1681 is not set +# CONFIG_SND_SOC_PCM1754 is not set # CONFIG_SND_SOC_PCM1789_I2C is not set # CONFIG_SND_SOC_PCM179X_I2C is not set # CONFIG_SND_SOC_PCM179X_SPI is not set @@ -5502,7 +5578,12 @@ CONFIG_SND_SOC_OPS_KUNIT_TEST=m # CONFIG_SND_SOC_RT715_SDCA_SDW is not set # CONFIG_SND_SOC_RT715_SDW is not set # CONFIG_SND_SOC_RT9120 is not set +# CONFIG_SND_SOC_RT9123 is not set +# CONFIG_SND_SOC_RT9123P is not set +# CONFIG_SND_SOC_RTQ9124 is not set # CONFIG_SND_SOC_RTQ9128 is not set +CONFIG_SND_SOC_SDCA_HID=y +CONFIG_SND_SOC_SDCA_IRQ=y # CONFIG_SND_SOC_SGTL5000 is not set # CONFIG_SND_SOC_SIMPLE_AMPLIFIER is not set # CONFIG_SND_SOC_SIMPLE_MUX is not set @@ -5551,6 +5632,7 @@ CONFIG_SND_SOC_SOF_TOPLEVEL=y # CONFIG_SND_SOC_TAS2770 is not set # CONFIG_SND_SOC_TAS2780 is not set # CONFIG_SND_SOC_TAS2781_I2C is not set +# CONFIG_SND_SOC_TAS2783_SDW is not set # CONFIG_SND_SOC_TAS5086 is not set # CONFIG_SND_SOC_TAS571X is not set # CONFIG_SND_SOC_TAS5720 is not set @@ -5575,6 +5657,7 @@ CONFIG_SND_SOC_TOPOLOGY_KUNIT_TEST=m # CONFIG_SND_SOC_TSCS454 is not set # CONFIG_SND_SOC_UDA1334 is not set # CONFIG_SND_SOC_UDA1342 is not set +# CONFIG_SND_SOC_USB is not set CONFIG_SND_SOC_UTILS_KUNIT_TEST=m # CONFIG_SND_SOC_WCD937X_SDW is not set # CONFIG_SND_SOC_WCD938X_SDW is not set @@ -5635,6 +5718,7 @@ CONFIG_SND_USB_POD=m CONFIG_SND_USB_TONEPORT=m CONFIG_SND_USB_UA101=m CONFIG_SND_USB_US122L=m +CONFIG_SND_USB_US144MKII=m CONFIG_SND_USB_USX2Y=m CONFIG_SND_USB_VARIAX=m CONFIG_SND_USB=y @@ -5778,6 +5862,7 @@ CONFIG_SYSCTL_KUNIT_TEST=m CONFIG_SYSCTL=y # CONFIG_SYSFB_SIMPLEFB is not set # CONFIG_SYSFS_DEPRECATED is not set +CONFIG_SYSFS=y # CONFIG_SYSTEM76_ACPI is not set CONFIG_SYSTEM_BLACKLIST_HASH_LIST="" CONFIG_SYSTEM_BLACKLIST_KEYRING=y @@ -6420,6 +6505,7 @@ CONFIG_USB_XHCI_HCD=y CONFIG_USB_XHCI_PCI_RENESAS=y CONFIG_USB_XHCI_PCI=y # CONFIG_USB_XHCI_PLATFORM is not set +# CONFIG_USB_XHCI_SIDEBAND is not set CONFIG_USB_XUSBATM=m CONFIG_USB=y # CONFIG_USB_YUREX is not set @@ -6796,6 +6882,9 @@ CONFIG_ZBUD=y # CONFIG_ZEROPLUS_FF is not set # CONFIG_ZIIRAVE_WATCHDOG is not set CONFIG_ZISOFS=y +CONFIG_ZL3073X_I2C=m +CONFIG_ZL3073X=m +CONFIG_ZL3073X_SPI=m CONFIG_ZLIB_DEFLATE=y CONFIG_ZLIB_DFLTCC=y CONFIG_ZLIB_INFLATE=y diff --git a/SOURCES/kernel-s390x-debug-rhel.config b/SOURCES/kernel-s390x-debug-rhel.config index 1026f2efb..3eaf1581d 100644 --- a/SOURCES/kernel-s390x-debug-rhel.config +++ b/SOURCES/kernel-s390x-debug-rhel.config @@ -35,6 +35,7 @@ CONFIG_ACPI_DEBUGGER_USER=m CONFIG_ACPI_DEBUGGER=y CONFIG_ACPI_DEBUG=y CONFIG_ACPI_EC_DEBUGFS=m +CONFIG_ACPI_EC=y CONFIG_ACPI_FAN=y CONFIG_ACPI_FFH=y # CONFIG_ACPI_FPDT is not set @@ -174,6 +175,7 @@ CONFIG_ALX=m # CONFIG_AMD_AE4DMA is not set CONFIG_AMD_ATL=m # CONFIG_AMD_IOMMU_DEBUGFS is not set +CONFIG_AMD_MP2_STB=y # CONFIG_AMD_PHY is not set CONFIG_AMD_PMC=m # CONFIG_AMD_QDMA is not set @@ -232,6 +234,7 @@ CONFIG_ARM_CMN=m CONFIG_ARM_SMCCC_SOC_ID=y # CONFIG_ARM_SMMU_LEGACY_DT_BINDINGS is not set # CONFIG_ARM_SP805_WATCHDOG is not set +CONFIG_AS21XXX_PHY=m # CONFIG_AS3935 is not set # CONFIG_AS73211 is not set CONFIG_ASN1=y @@ -263,6 +266,7 @@ CONFIG_ATH11K_DEBUG=y CONFIG_ATH11K_PCI=m CONFIG_ATH11K_SPECTRAL=y CONFIG_ATH11K_TRACING=y +# CONFIG_ATH12K_AHB is not set # CONFIG_ATH12K_COREDUMP is not set CONFIG_ATH12K_DEBUGFS=y CONFIG_ATH12K_DEBUG=y @@ -767,6 +771,7 @@ CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS=y CONFIG_CORTINA_PHY=m # CONFIG_COUNTER is not set # CONFIG_CPU5_WDT is not set +CONFIG_CPUFREQ_ARCH_CUR_FREQ=y # CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE is not set # CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND is not set CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y @@ -792,11 +797,13 @@ CONFIG_CPU_ISOLATION=y CONFIG_CPU_LITTLE_ENDIAN=y CONFIG_CPUMASK_KUNIT_TEST=m CONFIG_CPUMASK_OFFSTACK=y +CONFIG_CPU_MITIGATIONS=y CONFIG_CPUSETS_V1=y CONFIG_CPUSETS=y # CONFIG_CPU_THERMAL is not set # CONFIG_CRAMFS is not set # CONFIG_CRAMFS_MTD is not set +CONFIG_CRASH_DM_CRYPT=y CONFIG_CRASH_DUMP=y CONFIG_CRASH_HOTPLUG=y CONFIG_CRASH_MAX_MEMORY_RANGES=8192 @@ -871,6 +878,7 @@ CONFIG_CRYPTO_DEV_NITROX_CNN55XX=m # CONFIG_CRYPTO_DEV_OCTEONTX_CPT is not set # CONFIG_CRYPTO_DEV_QAT_420XX is not set # CONFIG_CRYPTO_DEV_QAT_4XXX is not set +# CONFIG_CRYPTO_DEV_QAT_6XXX is not set # CONFIG_CRYPTO_DEV_QAT_C3XXX is not set # CONFIG_CRYPTO_DEV_QAT_C3XXXVF is not set # CONFIG_CRYPTO_DEV_QAT_C62X is not set @@ -1116,6 +1124,7 @@ CONFIG_DLM=m CONFIG_DMA_API_DEBUG=y CONFIG_DMABUF_DEBUG=y # CONFIG_DMABUF_HEAPS_CMA is not set +CONFIG_DMABUF_HEAPS_CMA_LEGACY=y CONFIG_DMABUF_HEAPS_SYSTEM=y CONFIG_DMABUF_HEAPS=y CONFIG_DMABUF_MOVE_NOTIFY=y @@ -1183,6 +1192,7 @@ CONFIG_DP83867_PHY=m CONFIG_DP83TC811_PHY=m # CONFIG_DP83TD510_PHY is not set CONFIG_DP83TG720_PHY=m +CONFIG_DPLL_REFCNT_TRACKER=y CONFIG_DPLL=y # CONFIG_DPS310 is not set # CONFIG_DRAGONRISE_FF is not set @@ -1222,6 +1232,7 @@ CONFIG_DRM_DISPLAY_DP_AUX_CEC=y # CONFIG_DRM_DISPLAY_DP_AUX_CHARDEV is not set # CONFIG_DRM_DISPLAY_DP_TUNNEL_STATE_DEBUG is not set CONFIG_DRM_DP_AUX_CHARDEV=y +# CONFIG_DRM_EFIDRM is not set # CONFIG_DRM_ETNAVIV is not set CONFIG_DRM_FBDEV_EMULATION=y CONFIG_DRM_FBDEV_OVERALLOC=100 @@ -1244,6 +1255,7 @@ CONFIG_DRM_I915_DP_TUNNEL=y CONFIG_DRM_I915=m CONFIG_DRM_I915_PREEMPT_TIMEOUT_COMPUTE=7500 CONFIG_DRM_I915_USERPTR=y +# CONFIG_DRM_IMX8_DC is not set # CONFIG_DRM_IMX8MP_DW_HDMI_BRIDGE is not set # CONFIG_DRM_IMX8MP_HDMI_PVI is not set # CONFIG_DRM_IMX8QM_LDB is not set @@ -1284,6 +1296,7 @@ CONFIG_DRM_NOUVEAU_SIL164=m # CONFIG_DRM_PANEL_AUO_A030JTN01 is not set # CONFIG_DRM_PANEL_BOE_BF060Y8M_AJ0 is not set # CONFIG_DRM_PANEL_BOE_HIMAX8279D is not set +# CONFIG_DRM_PANEL_BOE_TD4320 is not set # CONFIG_DRM_PANEL_BOE_TH101MB31UIG002_28A is not set # CONFIG_DRM_PANEL_BOE_TV101WUM_NL6 is not set # CONFIG_DRM_PANEL_DSI_CM is not set @@ -1292,8 +1305,11 @@ CONFIG_DRM_NOUVEAU_SIL164=m # CONFIG_DRM_PANEL_ELIDA_KD35T133 is not set # CONFIG_DRM_PANEL_FEIXIN_K101_IM2BA02 is not set # CONFIG_DRM_PANEL_FEIYANG_FY07024DI26A30D is not set +# CONFIG_DRM_PANEL_HIMAX_HX8279 is not set # CONFIG_DRM_PANEL_HIMAX_HX83112A is not set +# CONFIG_DRM_PANEL_HIMAX_HX83112B is not set # CONFIG_DRM_PANEL_HIMAX_HX8394 is not set +# CONFIG_DRM_PANEL_HYDIS_HV101HD1 is not set # CONFIG_DRM_PANEL_ILITEK_IL9322 is not set # CONFIG_DRM_PANEL_ILITEK_ILI9341 is not set # CONFIG_DRM_PANEL_ILITEK_ILI9805 is not set @@ -1326,6 +1342,7 @@ CONFIG_DRM_NOUVEAU_SIL164=m # CONFIG_DRM_PANEL_NOVATEK_NT36523 is not set # CONFIG_DRM_PANEL_NOVATEK_NT36672A is not set # CONFIG_DRM_PANEL_NOVATEK_NT36672E is not set +# CONFIG_DRM_PANEL_NOVATEK_NT37801 is not set # CONFIG_DRM_PANEL_NOVATEK_NT39016 is not set # CONFIG_DRM_PANEL_OLIMEX_LCD_OLINUXINO is not set # CONFIG_DRM_PANEL_ORISETECH_OTA5601A is not set @@ -1337,6 +1354,8 @@ CONFIG_DRM_NOUVEAU_SIL164=m # CONFIG_DRM_PANEL_RAYDIUM_RM68200 is not set # CONFIG_DRM_PANEL_RAYDIUM_RM692E5 is not set # CONFIG_DRM_PANEL_RAYDIUM_RM69380 is not set +# CONFIG_DRM_PANEL_RENESAS_R61307 is not set +# CONFIG_DRM_PANEL_RENESAS_R69328 is not set # CONFIG_DRM_PANEL_RONBO_RB070D30 is not set # CONFIG_DRM_PANEL_SAMSUNG_ATNA33XC20 is not set # CONFIG_DRM_PANEL_SAMSUNG_DB7430 is not set @@ -1349,6 +1368,7 @@ CONFIG_DRM_NOUVEAU_SIL164=m # CONFIG_DRM_PANEL_SAMSUNG_S6E63M0 is not set # CONFIG_DRM_PANEL_SAMSUNG_S6E88A0_AMS452EF01 is not set # CONFIG_DRM_PANEL_SAMSUNG_S6E8AA0 is not set +# CONFIG_DRM_PANEL_SAMSUNG_S6E8AA5X01_AMS561RA01 is not set # CONFIG_DRM_PANEL_SAMSUNG_SOFEF00 is not set # CONFIG_DRM_PANEL_SEIKO_43WVF1G is not set # CONFIG_DRM_PANEL_SHARP_LQ101R1SX01 is not set @@ -1367,6 +1387,7 @@ CONFIG_DRM_NOUVEAU_SIL164=m # CONFIG_DRM_PANEL_TPO_TD028TTEC1 is not set # CONFIG_DRM_PANEL_TPO_TPG110 is not set # CONFIG_DRM_PANEL_TRULY_NT35597_WQXGA is not set +# CONFIG_DRM_PANEL_VISIONOX_G2647FB105 is not set # CONFIG_DRM_PANEL_VISIONOX_R66451 is not set # CONFIG_DRM_PANEL_VISIONOX_RM69299 is not set # CONFIG_DRM_PANEL_VISIONOX_VTDR6130 is not set @@ -1377,6 +1398,7 @@ CONFIG_DRM_NOUVEAU_SIL164=m # CONFIG_DRM_PANTHOR is not set # CONFIG_DRM_PARADE_PS8622 is not set # CONFIG_DRM_PARADE_PS8640 is not set +# CONFIG_DRM_PIXPAPER is not set # CONFIG_DRM_PL111 is not set # CONFIG_DRM_POWERVR is not set # CONFIG_DRM_QXL is not set @@ -1385,12 +1407,17 @@ CONFIG_DRM_RADEON_USERPTR=y # CONFIG_DRM_RCAR_DW_HDMI is not set # CONFIG_DRM_RCAR_LVDS is not set # CONFIG_DRM_SAMSUNG_DSIM is not set +CONFIG_DRM_SCHED_KUNIT_TEST=m # CONFIG_DRM_SII902X is not set # CONFIG_DRM_SII9234 is not set # CONFIG_DRM_SIL_SII8620 is not set # CONFIG_DRM_SIMPLE_BRIDGE is not set # CONFIG_DRM_SIMPLEDRM is not set +# CONFIG_DRM_SOLOMON_SSD2825 is not set # CONFIG_DRM_SSD130X is not set +# CONFIG_DRM_ST7571_I2C is not set +# CONFIG_DRM_ST7586 is not set +# CONFIG_DRM_ST7735R is not set # CONFIG_DRM_THINE_THC63LVD1024 is not set # CONFIG_DRM_TI_DLPC3433 is not set # CONFIG_DRM_TIDSS is not set @@ -1406,18 +1433,23 @@ CONFIG_DRM_RADEON_USERPTR=y # CONFIG_DRM_TTM_KUNIT_TEST is not set CONFIG_DRM_UDL=m # CONFIG_DRM_VBOXVIDEO is not set +# CONFIG_DRM_VESADRM is not set # CONFIG_DRM_VGEM is not set CONFIG_DRM_VIRTIO_GPU_KMS=y CONFIG_DRM_VIRTIO_GPU=m +CONFIG_DRM_VKMS_KUNIT_TEST=m CONFIG_DRM_VKMS=m CONFIG_DRM_VMWGFX_FBCON=y CONFIG_DRM_VMWGFX=m # CONFIG_DRM_VMWGFX_MKSSTATS is not set +# CONFIG_DRM_WAVESHARE_BRIDGE is not set # CONFIG_DRM_WERROR is not set CONFIG_DRM_XE_DEVMEM_MIRROR=y CONFIG_DRM_XE_DP_TUNNEL=y +CONFIG_DRM_XE_GPUSVM=y # CONFIG_DRM_XE is not set # CONFIG_DRM_XEN_FRONTEND is not set +CONFIG_DRM_XE_PAGEMAP=y # CONFIG_DS1682 is not set # CONFIG_DS1803 is not set # CONFIG_DS4424 is not set @@ -1528,6 +1560,7 @@ CONFIG_EFI_HANDOVER_PROTOCOL=y CONFIG_EFI_PARTITION=y # CONFIG_EFI_PGT_DUMP is not set # CONFIG_EFI_RCI2_TABLE is not set +CONFIG_EFI_SBAT_FILE="" CONFIG_EFI_SOFT_RESERVE=y # CONFIG_EFI_TEST is not set CONFIG_EFI_ZBOOT=y @@ -2034,6 +2067,7 @@ CONFIG_HSR=m # CONFIG_HTE is not set # CONFIG_HTE_TEGRA194 is not set # CONFIG_HTE_TEGRA194_TEST is not set +CONFIG_HTMDUMP=m # CONFIG_HTS221 is not set # CONFIG_HTU21 is not set # CONFIG_HUAWEI_WMI is not set @@ -2258,6 +2292,7 @@ CONFIG_INFINIBAND_ADDR_TRANS=y CONFIG_INFINIBAND_CXGB4=m CONFIG_INFINIBAND_EFA=m # CONFIG_INFINIBAND_HNS is not set +# CONFIG_INFINIBAND_IONIC is not set CONFIG_INFINIBAND_IPOIB_CM=y # CONFIG_INFINIBAND_IPOIB_DEBUG_DATA is not set CONFIG_INFINIBAND_IPOIB_DEBUG=y @@ -2365,6 +2400,7 @@ CONFIG_INTEL_MEI_GSC_PROXY=m # CONFIG_INTEL_PMC_CORE is not set # CONFIG_INTEL_PMT_CLASS is not set # CONFIG_INTEL_PMT_CRASHLOG is not set +# CONFIG_INTEL_PMT_KUNIT_TEST is not set # CONFIG_INTEL_PMT_TELEMETRY is not set # CONFIG_INTEL_PUNIT_IPC is not set CONFIG_INTEL_QUICKI2C=m @@ -2922,6 +2958,7 @@ CONFIG_MARVELL_88Q2XXX_PHY=m # CONFIG_MAX5821 is not set # CONFIG_MAX63XX_WATCHDOG is not set # CONFIG_MAXIM_THERMOCOUPLE is not set +CONFIG_MAXLINEAR_86110_PHY=m CONFIG_MAXLINEAR_GPHY=m CONFIG_MAX_PHYSMEM_BITS=46 # CONFIG_MB1232 is not set @@ -3549,8 +3586,8 @@ CONFIG_NETFILTER_XT_TARGET_TEE=m CONFIG_NETFILTER_XT_TARGET_TPROXY=m CONFIG_NETFILTER_XT_TARGET_TRACE=m CONFIG_NETFILTER=y -# CONFIG_NET_FOU_IP_TUNNELS is not set -# CONFIG_NET_FOU is not set +CONFIG_NET_FOU_IP_TUNNELS=y +CONFIG_NET_FOU=m CONFIG_NETFS_STATS=y CONFIG_NETFS_SUPPORT=m CONFIG_NET_HANDSHAKE_KUNIT_TEST=m @@ -4096,11 +4133,12 @@ CONFIG_PHY_BCM_SR_USB=m # CONFIG_PHY_HISI_INNO_USB2 is not set # CONFIG_PHY_HISTB_COMBPHY is not set # CONFIG_PHY_INTEL_LGM_EMMC is not set -# CONFIG_PHYLIB is not set +CONFIG_PHYLIB=y # CONFIG_PHY_MAPPHONE_MDM6600 is not set # CONFIG_PHY_MIXEL_LVDS_PHY is not set # CONFIG_PHY_MIXEL_MIPI_DPHY is not set # CONFIG_PHY_OCELOT_SERDES is not set +CONFIG_PHY_PACKAGE=m # CONFIG_PHY_PXA_28NM_HSIC is not set # CONFIG_PHY_PXA_28NM_USB2 is not set # CONFIG_PHY_QCOM_EDP is not set @@ -4225,6 +4263,7 @@ CONFIG_PROTECTED_VIRTUALIZATION_GUEST=y CONFIG_PROVE_LOCKING=y CONFIG_PROVE_NVDIMM_LOCKING=y # CONFIG_PROVE_RAW_LOCK_NESTING is not set +CONFIG_PRP_DUP_DISCARD_KUNIT_TEST=m CONFIG_PSAMPLE=m # CONFIG_PSE_CONTROLLER is not set CONFIG_PSI_DEFAULT_DISABLED=y @@ -4323,6 +4362,7 @@ CONFIG_QUOTACTL=y CONFIG_QUOTA_DEBUG=y CONFIG_QUOTA_NETLINK_INTERFACE=y CONFIG_QUOTA=y +CONFIG_R8169_LEDS=y CONFIG_R8169=m CONFIG_RADIO_ADAPTERS=y # CONFIG_RADIO_MAXIRADIO is not set @@ -4378,6 +4418,7 @@ CONFIG_RD_ZSTD=y # CONFIG_READABLE_ASM is not set # CONFIG_READ_ONLY_THP_FOR_FS is not set CONFIG_REALTEK_AUTOPM=y +CONFIG_REALTEK_PHY_HWMON=y # CONFIG_REALTEK_PHY is not set # CONFIG_REED_SOLOMON_TEST is not set # CONFIG_REGMAP_BUILD is not set @@ -4586,17 +4627,21 @@ CONFIG_RTW88_DEBUGFS=y CONFIG_RTW88_DEBUG=y CONFIG_RTW88=m # CONFIG_RTW89_8851BE is not set +# CONFIG_RTW89_8851BU is not set CONFIG_RTW89_8852AE=m CONFIG_RTW89_8852BE=m # CONFIG_RTW89_8852BTE is not set +# CONFIG_RTW89_8852BU is not set CONFIG_RTW89_8852CE=m # CONFIG_RTW89_8922AE is not set CONFIG_RTW89_DEBUGFS=y CONFIG_RTW89_DEBUGMSG=y CONFIG_RTW89=m CONFIG_RUNTIME_TESTING_MENU=y +# CONFIG_RV_MON_RTAPP is not set # CONFIG_RV_MON_SCHED is not set CONFIG_RV_MON_WWNR=y +CONFIG_RV_PER_TASK_MONITORS=2 CONFIG_RV_REACTORS=y CONFIG_RV_REACT_PANIC=y CONFIG_RV_REACT_PRINTK=y @@ -5194,15 +5239,35 @@ CONFIG_SND_GINA20=m CONFIG_SND_GINA24=m # CONFIG_SND_HDA_ACPI is not set # CONFIG_SND_HDA_CIRRUS_SCODEC_KUNIT_TEST is not set +CONFIG_SND_HDA_CODEC_ALC260=m +CONFIG_SND_HDA_CODEC_ALC262=m +CONFIG_SND_HDA_CODEC_ALC268=m +CONFIG_SND_HDA_CODEC_ALC269=m +CONFIG_SND_HDA_CODEC_ALC662=m +CONFIG_SND_HDA_CODEC_ALC680=m +CONFIG_SND_HDA_CODEC_ALC861=m +CONFIG_SND_HDA_CODEC_ALC861VD=m +CONFIG_SND_HDA_CODEC_ALC880=m +CONFIG_SND_HDA_CODEC_ALC882=m CONFIG_SND_HDA_CODEC_ANALOG=m CONFIG_SND_HDA_CODEC_CA0110=m CONFIG_SND_HDA_CODEC_CA0132_DSP=y CONFIG_SND_HDA_CODEC_CA0132=m CONFIG_SND_HDA_CODEC_CIRRUS=m +CONFIG_SND_HDA_CODEC_CM9825=m CONFIG_SND_HDA_CODEC_CMEDIA=m CONFIG_SND_HDA_CODEC_CONEXANT=m +CONFIG_SND_HDA_CODEC_CS420X=m +CONFIG_SND_HDA_CODEC_CS421X=m # CONFIG_SND_HDA_CODEC_CS8409 is not set +CONFIG_SND_HDA_CODEC_HDMI_ATI=m +CONFIG_SND_HDA_CODEC_HDMI_GENERIC=m +CONFIG_SND_HDA_CODEC_HDMI_INTEL=m CONFIG_SND_HDA_CODEC_HDMI=m +CONFIG_SND_HDA_CODEC_HDMI_NVIDIA=m +CONFIG_SND_HDA_CODEC_HDMI_NVIDIA_MCP=m +CONFIG_SND_HDA_CODEC_HDMI_SIMPLE=m +CONFIG_SND_HDA_CODEC_HDMI_TEGRA=m CONFIG_SND_HDA_CODEC_REALTEK=m # CONFIG_SND_HDA_CODEC_SENARYTECH is not set CONFIG_SND_HDA_CODEC_SI3054=m @@ -5283,6 +5348,8 @@ CONFIG_SND_SEQ_UMP=y # CONFIG_SND_SOC_ADAU7002 is not set # CONFIG_SND_SOC_ADAU7118_HW is not set # CONFIG_SND_SOC_ADAU7118_I2C is not set +# CONFIG_SND_SOC_ADI_AXI_I2S is not set +# CONFIG_SND_SOC_ADI_AXI_SPDIF is not set # CONFIG_SND_SOC_ADI is not set # CONFIG_SND_SOC_AK4104 is not set # CONFIG_SND_SOC_AK4118 is not set @@ -5350,6 +5417,7 @@ CONFIG_SND_SOC_CARD_KUNIT_TEST=m # CONFIG_SND_SOC_CS43130 is not set # CONFIG_SND_SOC_CS4341 is not set # CONFIG_SND_SOC_CS4349 is not set +# CONFIG_SND_SOC_CS48L32 is not set # CONFIG_SND_SOC_CS53L30 is not set # CONFIG_SND_SOC_CS_AMP_LIB_TEST is not set CONFIG_SND_SOC_CX2072X=m @@ -5362,6 +5430,7 @@ CONFIG_SND_SOC_CX2072X=m # CONFIG_SND_SOC_ES8326 is not set # CONFIG_SND_SOC_ES8328_I2C is not set # CONFIG_SND_SOC_ES8328_SPI is not set +# CONFIG_SND_SOC_FS210X is not set # CONFIG_SND_SOC_FSL_ASRC is not set # CONFIG_SND_SOC_FSL_AUDMIX is not set # CONFIG_SND_SOC_FSL_ESAI is not set @@ -5378,6 +5447,7 @@ CONFIG_SND_SOC_CX2072X=m # CONFIG_SND_SOC_IMG is not set # CONFIG_SND_SOC_IMX_AUDMUX is not set # CONFIG_SND_SOC_INNO_RK3036 is not set +# CONFIG_SND_SOC_INTEL_AVS_CARDNAME_OBSOLETE is not set # CONFIG_SND_SOC_INTEL_AVS is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_DA7219 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_DMIC is not set @@ -5388,11 +5458,13 @@ CONFIG_SND_SOC_CX2072X=m # CONFIG_SND_SOC_INTEL_AVS_MACH_MAX98373 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_MAX98927 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_NAU8825 is not set +# CONFIG_SND_SOC_INTEL_AVS_MACH_PCM3168A is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_PROBE is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_RT274 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_RT286 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_RT298 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_RT5514 is not set +# CONFIG_SND_SOC_INTEL_AVS_MACH_RT5640 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_RT5663 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_RT5682 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_SSM4567 is not set @@ -5462,6 +5534,7 @@ CONFIG_SND_SOC_MAX98390=m # CONFIG_SND_SOC_MAX9860 is not set # CONFIG_SND_SOC_MAX9867 is not set CONFIG_SND_SOC_MAX98927=m +# CONFIG_SND_SOC_MIKROE_PROTO is not set # CONFIG_SND_SOC_MSM8916_WCD_DIGITAL is not set # CONFIG_SND_SOC_MT6351 is not set # CONFIG_SND_SOC_MT6357 is not set @@ -5469,6 +5542,7 @@ CONFIG_SND_SOC_MAX98927=m # CONFIG_SND_SOC_MT6660 is not set # CONFIG_SND_SOC_MTK_BTCVSD is not set # CONFIG_SND_SOC_NAU8315 is not set +# CONFIG_SND_SOC_NAU8325 is not set # CONFIG_SND_SOC_NAU8540 is not set # CONFIG_SND_SOC_NAU8810 is not set # CONFIG_SND_SOC_NAU8821 is not set @@ -5479,6 +5553,7 @@ CONFIG_SND_SOC_MAX98927=m # CONFIG_SND_SOC_NTP8918 is not set CONFIG_SND_SOC_OPS_KUNIT_TEST=m # CONFIG_SND_SOC_PCM1681 is not set +# CONFIG_SND_SOC_PCM1754 is not set # CONFIG_SND_SOC_PCM1789_I2C is not set # CONFIG_SND_SOC_PCM179X_I2C is not set # CONFIG_SND_SOC_PCM179X_SPI is not set @@ -5515,7 +5590,12 @@ CONFIG_SND_SOC_OPS_KUNIT_TEST=m # CONFIG_SND_SOC_RT715_SDCA_SDW is not set # CONFIG_SND_SOC_RT715_SDW is not set # CONFIG_SND_SOC_RT9120 is not set +# CONFIG_SND_SOC_RT9123 is not set +# CONFIG_SND_SOC_RT9123P is not set +# CONFIG_SND_SOC_RTQ9124 is not set # CONFIG_SND_SOC_RTQ9128 is not set +CONFIG_SND_SOC_SDCA_HID=y +CONFIG_SND_SOC_SDCA_IRQ=y # CONFIG_SND_SOC_SGTL5000 is not set # CONFIG_SND_SOC_SIMPLE_AMPLIFIER is not set # CONFIG_SND_SOC_SIMPLE_MUX is not set @@ -5565,6 +5645,7 @@ CONFIG_SND_SOC_SOF_TOPLEVEL=y # CONFIG_SND_SOC_TAS2770 is not set # CONFIG_SND_SOC_TAS2780 is not set # CONFIG_SND_SOC_TAS2781_I2C is not set +# CONFIG_SND_SOC_TAS2783_SDW is not set # CONFIG_SND_SOC_TAS5086 is not set # CONFIG_SND_SOC_TAS571X is not set # CONFIG_SND_SOC_TAS5720 is not set @@ -5589,6 +5670,7 @@ CONFIG_SND_SOC_TOPOLOGY_KUNIT_TEST=m # CONFIG_SND_SOC_TSCS454 is not set # CONFIG_SND_SOC_UDA1334 is not set # CONFIG_SND_SOC_UDA1342 is not set +# CONFIG_SND_SOC_USB is not set CONFIG_SND_SOC_UTILS_KUNIT_TEST=m # CONFIG_SND_SOC_WCD937X_SDW is not set # CONFIG_SND_SOC_WCD938X_SDW is not set @@ -5649,6 +5731,7 @@ CONFIG_SND_USB_POD=m CONFIG_SND_USB_TONEPORT=m CONFIG_SND_USB_UA101=m CONFIG_SND_USB_US122L=m +CONFIG_SND_USB_US144MKII=m CONFIG_SND_USB_USX2Y=m CONFIG_SND_USB_VARIAX=m CONFIG_SND_USB=y @@ -5790,6 +5873,7 @@ CONFIG_SYSCTL_KUNIT_TEST=m CONFIG_SYSCTL=y # CONFIG_SYSFB_SIMPLEFB is not set # CONFIG_SYSFS_DEPRECATED is not set +CONFIG_SYSFS=y # CONFIG_SYSTEM76_ACPI is not set CONFIG_SYSTEM_BLACKLIST_HASH_LIST="" CONFIG_SYSTEM_BLACKLIST_KEYRING=y @@ -6442,6 +6526,7 @@ CONFIG_USB_XHCI_HCD=y CONFIG_USB_XHCI_PCI_RENESAS=y CONFIG_USB_XHCI_PCI=y # CONFIG_USB_XHCI_PLATFORM is not set +# CONFIG_USB_XHCI_SIDEBAND is not set CONFIG_USB_XUSBATM=m CONFIG_USB=y # CONFIG_USB_YUREX is not set @@ -6824,6 +6909,9 @@ CONFIG_ZCRYPT_MULTIDEVNODES=y CONFIG_ZFCP=m # CONFIG_ZIIRAVE_WATCHDOG is not set CONFIG_ZISOFS=y +# CONFIG_ZL3073X_I2C is not set +# CONFIG_ZL3073X is not set +# CONFIG_ZL3073X_SPI is not set CONFIG_ZLIB_DEFLATE=y CONFIG_ZLIB_DFLTCC=y CONFIG_ZLIB_INFLATE=y diff --git a/SOURCES/kernel-s390x-rhel.config b/SOURCES/kernel-s390x-rhel.config index d54899a35..63303d90a 100644 --- a/SOURCES/kernel-s390x-rhel.config +++ b/SOURCES/kernel-s390x-rhel.config @@ -35,6 +35,7 @@ CONFIG_ACPI_CPPC_CPUFREQ=m # CONFIG_ACPI_DEBUGGER_USER is not set # CONFIG_ACPI_DEBUG is not set # CONFIG_ACPI_EC_DEBUGFS is not set +CONFIG_ACPI_EC=y CONFIG_ACPI_FAN=y CONFIG_ACPI_FFH=y # CONFIG_ACPI_FPDT is not set @@ -174,6 +175,7 @@ CONFIG_ALX=m # CONFIG_AMD_AE4DMA is not set CONFIG_AMD_ATL=m # CONFIG_AMD_IOMMU_DEBUGFS is not set +CONFIG_AMD_MP2_STB=y # CONFIG_AMD_PHY is not set CONFIG_AMD_PMC=m # CONFIG_AMD_QDMA is not set @@ -232,6 +234,7 @@ CONFIG_ARM_CMN=m CONFIG_ARM_SMCCC_SOC_ID=y # CONFIG_ARM_SMMU_LEGACY_DT_BINDINGS is not set # CONFIG_ARM_SP805_WATCHDOG is not set +CONFIG_AS21XXX_PHY=m # CONFIG_AS3935 is not set # CONFIG_AS73211 is not set CONFIG_ASN1=y @@ -263,6 +266,7 @@ CONFIG_ATH10K_PCI=m CONFIG_ATH11K_PCI=m # CONFIG_ATH11K_SPECTRAL is not set # CONFIG_ATH11K_TRACING is not set +# CONFIG_ATH12K_AHB is not set # CONFIG_ATH12K_COREDUMP is not set # CONFIG_ATH12K_DEBUGFS is not set # CONFIG_ATH12K_DEBUG is not set @@ -767,6 +771,7 @@ CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS=y CONFIG_CORTINA_PHY=m # CONFIG_COUNTER is not set # CONFIG_CPU5_WDT is not set +CONFIG_CPUFREQ_ARCH_CUR_FREQ=y # CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE is not set # CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND is not set CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y @@ -792,11 +797,13 @@ CONFIG_CPU_ISOLATION=y CONFIG_CPU_LITTLE_ENDIAN=y CONFIG_CPUMASK_KUNIT_TEST=m CONFIG_CPUMASK_OFFSTACK=y +CONFIG_CPU_MITIGATIONS=y CONFIG_CPUSETS_V1=y CONFIG_CPUSETS=y # CONFIG_CPU_THERMAL is not set # CONFIG_CRAMFS is not set # CONFIG_CRAMFS_MTD is not set +CONFIG_CRASH_DM_CRYPT=y CONFIG_CRASH_DUMP=y CONFIG_CRASH_HOTPLUG=y CONFIG_CRASH_MAX_MEMORY_RANGES=8192 @@ -871,6 +878,7 @@ CONFIG_CRYPTO_DEV_NITROX_CNN55XX=m # CONFIG_CRYPTO_DEV_OCTEONTX_CPT is not set # CONFIG_CRYPTO_DEV_QAT_420XX is not set # CONFIG_CRYPTO_DEV_QAT_4XXX is not set +# CONFIG_CRYPTO_DEV_QAT_6XXX is not set # CONFIG_CRYPTO_DEV_QAT_C3XXX is not set # CONFIG_CRYPTO_DEV_QAT_C3XXXVF is not set # CONFIG_CRYPTO_DEV_QAT_C62X is not set @@ -1108,6 +1116,7 @@ CONFIG_DLM=m # CONFIG_DMA_API_DEBUG is not set # CONFIG_DMABUF_DEBUG is not set # CONFIG_DMABUF_HEAPS_CMA is not set +CONFIG_DMABUF_HEAPS_CMA_LEGACY=y CONFIG_DMABUF_HEAPS_SYSTEM=y CONFIG_DMABUF_HEAPS=y CONFIG_DMABUF_MOVE_NOTIFY=y @@ -1175,6 +1184,7 @@ CONFIG_DP83867_PHY=m CONFIG_DP83TC811_PHY=m # CONFIG_DP83TD510_PHY is not set CONFIG_DP83TG720_PHY=m +# CONFIG_DPLL_REFCNT_TRACKER is not set CONFIG_DPLL=y # CONFIG_DPS310 is not set # CONFIG_DRAGONRISE_FF is not set @@ -1214,6 +1224,7 @@ CONFIG_DRM_DISPLAY_DP_AUX_CEC=y # CONFIG_DRM_DISPLAY_DP_AUX_CHARDEV is not set # CONFIG_DRM_DISPLAY_DP_TUNNEL_STATE_DEBUG is not set CONFIG_DRM_DP_AUX_CHARDEV=y +# CONFIG_DRM_EFIDRM is not set # CONFIG_DRM_ETNAVIV is not set CONFIG_DRM_FBDEV_EMULATION=y CONFIG_DRM_FBDEV_OVERALLOC=100 @@ -1236,6 +1247,7 @@ CONFIG_DRM_I915_DP_TUNNEL=y CONFIG_DRM_I915=m CONFIG_DRM_I915_PREEMPT_TIMEOUT_COMPUTE=7500 CONFIG_DRM_I915_USERPTR=y +# CONFIG_DRM_IMX8_DC is not set # CONFIG_DRM_IMX8MP_DW_HDMI_BRIDGE is not set # CONFIG_DRM_IMX8MP_HDMI_PVI is not set # CONFIG_DRM_IMX8QM_LDB is not set @@ -1276,6 +1288,7 @@ CONFIG_DRM_NOUVEAU_SIL164=m # CONFIG_DRM_PANEL_AUO_A030JTN01 is not set # CONFIG_DRM_PANEL_BOE_BF060Y8M_AJ0 is not set # CONFIG_DRM_PANEL_BOE_HIMAX8279D is not set +# CONFIG_DRM_PANEL_BOE_TD4320 is not set # CONFIG_DRM_PANEL_BOE_TH101MB31UIG002_28A is not set # CONFIG_DRM_PANEL_BOE_TV101WUM_NL6 is not set # CONFIG_DRM_PANEL_DSI_CM is not set @@ -1284,8 +1297,11 @@ CONFIG_DRM_NOUVEAU_SIL164=m # CONFIG_DRM_PANEL_ELIDA_KD35T133 is not set # CONFIG_DRM_PANEL_FEIXIN_K101_IM2BA02 is not set # CONFIG_DRM_PANEL_FEIYANG_FY07024DI26A30D is not set +# CONFIG_DRM_PANEL_HIMAX_HX8279 is not set # CONFIG_DRM_PANEL_HIMAX_HX83112A is not set +# CONFIG_DRM_PANEL_HIMAX_HX83112B is not set # CONFIG_DRM_PANEL_HIMAX_HX8394 is not set +# CONFIG_DRM_PANEL_HYDIS_HV101HD1 is not set # CONFIG_DRM_PANEL_ILITEK_IL9322 is not set # CONFIG_DRM_PANEL_ILITEK_ILI9341 is not set # CONFIG_DRM_PANEL_ILITEK_ILI9805 is not set @@ -1318,6 +1334,7 @@ CONFIG_DRM_NOUVEAU_SIL164=m # CONFIG_DRM_PANEL_NOVATEK_NT36523 is not set # CONFIG_DRM_PANEL_NOVATEK_NT36672A is not set # CONFIG_DRM_PANEL_NOVATEK_NT36672E is not set +# CONFIG_DRM_PANEL_NOVATEK_NT37801 is not set # CONFIG_DRM_PANEL_NOVATEK_NT39016 is not set # CONFIG_DRM_PANEL_OLIMEX_LCD_OLINUXINO is not set # CONFIG_DRM_PANEL_ORISETECH_OTA5601A is not set @@ -1329,6 +1346,8 @@ CONFIG_DRM_NOUVEAU_SIL164=m # CONFIG_DRM_PANEL_RAYDIUM_RM68200 is not set # CONFIG_DRM_PANEL_RAYDIUM_RM692E5 is not set # CONFIG_DRM_PANEL_RAYDIUM_RM69380 is not set +# CONFIG_DRM_PANEL_RENESAS_R61307 is not set +# CONFIG_DRM_PANEL_RENESAS_R69328 is not set # CONFIG_DRM_PANEL_RONBO_RB070D30 is not set # CONFIG_DRM_PANEL_SAMSUNG_ATNA33XC20 is not set # CONFIG_DRM_PANEL_SAMSUNG_DB7430 is not set @@ -1341,6 +1360,7 @@ CONFIG_DRM_NOUVEAU_SIL164=m # CONFIG_DRM_PANEL_SAMSUNG_S6E63M0 is not set # CONFIG_DRM_PANEL_SAMSUNG_S6E88A0_AMS452EF01 is not set # CONFIG_DRM_PANEL_SAMSUNG_S6E8AA0 is not set +# CONFIG_DRM_PANEL_SAMSUNG_S6E8AA5X01_AMS561RA01 is not set # CONFIG_DRM_PANEL_SAMSUNG_SOFEF00 is not set # CONFIG_DRM_PANEL_SEIKO_43WVF1G is not set # CONFIG_DRM_PANEL_SHARP_LQ101R1SX01 is not set @@ -1359,6 +1379,7 @@ CONFIG_DRM_NOUVEAU_SIL164=m # CONFIG_DRM_PANEL_TPO_TD028TTEC1 is not set # CONFIG_DRM_PANEL_TPO_TPG110 is not set # CONFIG_DRM_PANEL_TRULY_NT35597_WQXGA is not set +# CONFIG_DRM_PANEL_VISIONOX_G2647FB105 is not set # CONFIG_DRM_PANEL_VISIONOX_R66451 is not set # CONFIG_DRM_PANEL_VISIONOX_RM69299 is not set # CONFIG_DRM_PANEL_VISIONOX_VTDR6130 is not set @@ -1369,6 +1390,7 @@ CONFIG_DRM_NOUVEAU_SIL164=m # CONFIG_DRM_PANTHOR is not set # CONFIG_DRM_PARADE_PS8622 is not set # CONFIG_DRM_PARADE_PS8640 is not set +# CONFIG_DRM_PIXPAPER is not set # CONFIG_DRM_PL111 is not set # CONFIG_DRM_POWERVR is not set # CONFIG_DRM_QXL is not set @@ -1377,12 +1399,17 @@ CONFIG_DRM_RADEON_USERPTR=y # CONFIG_DRM_RCAR_DW_HDMI is not set # CONFIG_DRM_RCAR_LVDS is not set # CONFIG_DRM_SAMSUNG_DSIM is not set +CONFIG_DRM_SCHED_KUNIT_TEST=m # CONFIG_DRM_SII902X is not set # CONFIG_DRM_SII9234 is not set # CONFIG_DRM_SIL_SII8620 is not set # CONFIG_DRM_SIMPLE_BRIDGE is not set # CONFIG_DRM_SIMPLEDRM is not set +# CONFIG_DRM_SOLOMON_SSD2825 is not set # CONFIG_DRM_SSD130X is not set +# CONFIG_DRM_ST7571_I2C is not set +# CONFIG_DRM_ST7586 is not set +# CONFIG_DRM_ST7735R is not set # CONFIG_DRM_THINE_THC63LVD1024 is not set # CONFIG_DRM_TI_DLPC3433 is not set # CONFIG_DRM_TIDSS is not set @@ -1398,18 +1425,23 @@ CONFIG_DRM_RADEON_USERPTR=y # CONFIG_DRM_TTM_KUNIT_TEST is not set CONFIG_DRM_UDL=m # CONFIG_DRM_VBOXVIDEO is not set +# CONFIG_DRM_VESADRM is not set # CONFIG_DRM_VGEM is not set CONFIG_DRM_VIRTIO_GPU_KMS=y CONFIG_DRM_VIRTIO_GPU=m +CONFIG_DRM_VKMS_KUNIT_TEST=m CONFIG_DRM_VKMS=m CONFIG_DRM_VMWGFX_FBCON=y CONFIG_DRM_VMWGFX=m # CONFIG_DRM_VMWGFX_MKSSTATS is not set +# CONFIG_DRM_WAVESHARE_BRIDGE is not set # CONFIG_DRM_WERROR is not set CONFIG_DRM_XE_DEVMEM_MIRROR=y CONFIG_DRM_XE_DP_TUNNEL=y +CONFIG_DRM_XE_GPUSVM=y # CONFIG_DRM_XE is not set # CONFIG_DRM_XEN_FRONTEND is not set +CONFIG_DRM_XE_PAGEMAP=y # CONFIG_DS1682 is not set # CONFIG_DS1803 is not set # CONFIG_DS4424 is not set @@ -1520,6 +1552,7 @@ CONFIG_EFI_HANDOVER_PROTOCOL=y CONFIG_EFI_PARTITION=y # CONFIG_EFI_PGT_DUMP is not set # CONFIG_EFI_RCI2_TABLE is not set +CONFIG_EFI_SBAT_FILE="" CONFIG_EFI_SOFT_RESERVE=y # CONFIG_EFI_TEST is not set CONFIG_EFI_ZBOOT=y @@ -2018,6 +2051,7 @@ CONFIG_HSR=m # CONFIG_HTE is not set # CONFIG_HTE_TEGRA194 is not set # CONFIG_HTE_TEGRA194_TEST is not set +CONFIG_HTMDUMP=m # CONFIG_HTS221 is not set # CONFIG_HTU21 is not set # CONFIG_HUAWEI_WMI is not set @@ -2242,6 +2276,7 @@ CONFIG_INFINIBAND_ADDR_TRANS=y CONFIG_INFINIBAND_CXGB4=m CONFIG_INFINIBAND_EFA=m # CONFIG_INFINIBAND_HNS is not set +# CONFIG_INFINIBAND_IONIC is not set CONFIG_INFINIBAND_IPOIB_CM=y # CONFIG_INFINIBAND_IPOIB_DEBUG_DATA is not set CONFIG_INFINIBAND_IPOIB_DEBUG=y @@ -2349,6 +2384,7 @@ CONFIG_INTEL_MEI_GSC_PROXY=m # CONFIG_INTEL_PMC_CORE is not set # CONFIG_INTEL_PMT_CLASS is not set # CONFIG_INTEL_PMT_CRASHLOG is not set +# CONFIG_INTEL_PMT_KUNIT_TEST is not set # CONFIG_INTEL_PMT_TELEMETRY is not set # CONFIG_INTEL_PUNIT_IPC is not set CONFIG_INTEL_QUICKI2C=m @@ -2902,6 +2938,7 @@ CONFIG_MARVELL_88Q2XXX_PHY=m # CONFIG_MAX5821 is not set # CONFIG_MAX63XX_WATCHDOG is not set # CONFIG_MAXIM_THERMOCOUPLE is not set +CONFIG_MAXLINEAR_86110_PHY=m CONFIG_MAXLINEAR_GPHY=m CONFIG_MAX_PHYSMEM_BITS=46 # CONFIG_MB1232 is not set @@ -3529,8 +3566,8 @@ CONFIG_NETFILTER_XT_TARGET_TEE=m CONFIG_NETFILTER_XT_TARGET_TPROXY=m CONFIG_NETFILTER_XT_TARGET_TRACE=m CONFIG_NETFILTER=y -# CONFIG_NET_FOU_IP_TUNNELS is not set -# CONFIG_NET_FOU is not set +CONFIG_NET_FOU_IP_TUNNELS=y +CONFIG_NET_FOU=m CONFIG_NETFS_STATS=y CONFIG_NETFS_SUPPORT=m CONFIG_NET_HANDSHAKE_KUNIT_TEST=m @@ -4076,11 +4113,12 @@ CONFIG_PHY_BCM_SR_USB=m # CONFIG_PHY_HISI_INNO_USB2 is not set # CONFIG_PHY_HISTB_COMBPHY is not set # CONFIG_PHY_INTEL_LGM_EMMC is not set -# CONFIG_PHYLIB is not set +CONFIG_PHYLIB=y # CONFIG_PHY_MAPPHONE_MDM6600 is not set # CONFIG_PHY_MIXEL_LVDS_PHY is not set # CONFIG_PHY_MIXEL_MIPI_DPHY is not set # CONFIG_PHY_OCELOT_SERDES is not set +CONFIG_PHY_PACKAGE=m # CONFIG_PHY_PXA_28NM_HSIC is not set # CONFIG_PHY_PXA_28NM_USB2 is not set # CONFIG_PHY_QCOM_EDP is not set @@ -4205,6 +4243,7 @@ CONFIG_PROTECTED_VIRTUALIZATION_GUEST=y # CONFIG_PROVE_LOCKING is not set CONFIG_PROVE_NVDIMM_LOCKING=y # CONFIG_PROVE_RAW_LOCK_NESTING is not set +CONFIG_PRP_DUP_DISCARD_KUNIT_TEST=m CONFIG_PSAMPLE=m # CONFIG_PSE_CONTROLLER is not set CONFIG_PSI_DEFAULT_DISABLED=y @@ -4303,6 +4342,7 @@ CONFIG_QUOTACTL=y # CONFIG_QUOTA_DEBUG is not set CONFIG_QUOTA_NETLINK_INTERFACE=y CONFIG_QUOTA=y +CONFIG_R8169_LEDS=y CONFIG_R8169=m CONFIG_RADIO_ADAPTERS=y # CONFIG_RADIO_MAXIRADIO is not set @@ -4358,6 +4398,7 @@ CONFIG_RD_ZSTD=y # CONFIG_READABLE_ASM is not set # CONFIG_READ_ONLY_THP_FOR_FS is not set CONFIG_REALTEK_AUTOPM=y +CONFIG_REALTEK_PHY_HWMON=y # CONFIG_REALTEK_PHY is not set # CONFIG_REED_SOLOMON_TEST is not set # CONFIG_REGMAP_BUILD is not set @@ -4566,17 +4607,21 @@ CONFIG_RTW88_8822CE=m # CONFIG_RTW88_DEBUG is not set CONFIG_RTW88=m # CONFIG_RTW89_8851BE is not set +# CONFIG_RTW89_8851BU is not set CONFIG_RTW89_8852AE=m CONFIG_RTW89_8852BE=m # CONFIG_RTW89_8852BTE is not set +# CONFIG_RTW89_8852BU is not set CONFIG_RTW89_8852CE=m # CONFIG_RTW89_8922AE is not set # CONFIG_RTW89_DEBUGFS is not set # CONFIG_RTW89_DEBUGMSG is not set CONFIG_RTW89=m CONFIG_RUNTIME_TESTING_MENU=y +# CONFIG_RV_MON_RTAPP is not set # CONFIG_RV_MON_SCHED is not set CONFIG_RV_MON_WWNR=y +CONFIG_RV_PER_TASK_MONITORS=2 CONFIG_RV_REACTORS=y CONFIG_RV_REACT_PANIC=y CONFIG_RV_REACT_PRINTK=y @@ -5174,15 +5219,35 @@ CONFIG_SND_GINA20=m CONFIG_SND_GINA24=m # CONFIG_SND_HDA_ACPI is not set # CONFIG_SND_HDA_CIRRUS_SCODEC_KUNIT_TEST is not set +CONFIG_SND_HDA_CODEC_ALC260=m +CONFIG_SND_HDA_CODEC_ALC262=m +CONFIG_SND_HDA_CODEC_ALC268=m +CONFIG_SND_HDA_CODEC_ALC269=m +CONFIG_SND_HDA_CODEC_ALC662=m +CONFIG_SND_HDA_CODEC_ALC680=m +CONFIG_SND_HDA_CODEC_ALC861=m +CONFIG_SND_HDA_CODEC_ALC861VD=m +CONFIG_SND_HDA_CODEC_ALC880=m +CONFIG_SND_HDA_CODEC_ALC882=m CONFIG_SND_HDA_CODEC_ANALOG=m CONFIG_SND_HDA_CODEC_CA0110=m CONFIG_SND_HDA_CODEC_CA0132_DSP=y CONFIG_SND_HDA_CODEC_CA0132=m CONFIG_SND_HDA_CODEC_CIRRUS=m +CONFIG_SND_HDA_CODEC_CM9825=m CONFIG_SND_HDA_CODEC_CMEDIA=m CONFIG_SND_HDA_CODEC_CONEXANT=m +CONFIG_SND_HDA_CODEC_CS420X=m +CONFIG_SND_HDA_CODEC_CS421X=m # CONFIG_SND_HDA_CODEC_CS8409 is not set +CONFIG_SND_HDA_CODEC_HDMI_ATI=m +CONFIG_SND_HDA_CODEC_HDMI_GENERIC=m +CONFIG_SND_HDA_CODEC_HDMI_INTEL=m CONFIG_SND_HDA_CODEC_HDMI=m +CONFIG_SND_HDA_CODEC_HDMI_NVIDIA=m +CONFIG_SND_HDA_CODEC_HDMI_NVIDIA_MCP=m +CONFIG_SND_HDA_CODEC_HDMI_SIMPLE=m +CONFIG_SND_HDA_CODEC_HDMI_TEGRA=m CONFIG_SND_HDA_CODEC_REALTEK=m # CONFIG_SND_HDA_CODEC_SENARYTECH is not set CONFIG_SND_HDA_CODEC_SI3054=m @@ -5262,6 +5327,8 @@ CONFIG_SND_SEQ_UMP=y # CONFIG_SND_SOC_ADAU7002 is not set # CONFIG_SND_SOC_ADAU7118_HW is not set # CONFIG_SND_SOC_ADAU7118_I2C is not set +# CONFIG_SND_SOC_ADI_AXI_I2S is not set +# CONFIG_SND_SOC_ADI_AXI_SPDIF is not set # CONFIG_SND_SOC_ADI is not set # CONFIG_SND_SOC_AK4104 is not set # CONFIG_SND_SOC_AK4118 is not set @@ -5329,6 +5396,7 @@ CONFIG_SND_SOC_CARD_KUNIT_TEST=m # CONFIG_SND_SOC_CS43130 is not set # CONFIG_SND_SOC_CS4341 is not set # CONFIG_SND_SOC_CS4349 is not set +# CONFIG_SND_SOC_CS48L32 is not set # CONFIG_SND_SOC_CS53L30 is not set # CONFIG_SND_SOC_CS_AMP_LIB_TEST is not set CONFIG_SND_SOC_CX2072X=m @@ -5341,6 +5409,7 @@ CONFIG_SND_SOC_CX2072X=m # CONFIG_SND_SOC_ES8326 is not set # CONFIG_SND_SOC_ES8328_I2C is not set # CONFIG_SND_SOC_ES8328_SPI is not set +# CONFIG_SND_SOC_FS210X is not set # CONFIG_SND_SOC_FSL_ASRC is not set # CONFIG_SND_SOC_FSL_AUDMIX is not set # CONFIG_SND_SOC_FSL_ESAI is not set @@ -5357,6 +5426,7 @@ CONFIG_SND_SOC_CX2072X=m # CONFIG_SND_SOC_IMG is not set # CONFIG_SND_SOC_IMX_AUDMUX is not set # CONFIG_SND_SOC_INNO_RK3036 is not set +# CONFIG_SND_SOC_INTEL_AVS_CARDNAME_OBSOLETE is not set # CONFIG_SND_SOC_INTEL_AVS is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_DA7219 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_DMIC is not set @@ -5367,11 +5437,13 @@ CONFIG_SND_SOC_CX2072X=m # CONFIG_SND_SOC_INTEL_AVS_MACH_MAX98373 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_MAX98927 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_NAU8825 is not set +# CONFIG_SND_SOC_INTEL_AVS_MACH_PCM3168A is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_PROBE is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_RT274 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_RT286 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_RT298 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_RT5514 is not set +# CONFIG_SND_SOC_INTEL_AVS_MACH_RT5640 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_RT5663 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_RT5682 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_SSM4567 is not set @@ -5441,6 +5513,7 @@ CONFIG_SND_SOC_MAX98390=m # CONFIG_SND_SOC_MAX9860 is not set # CONFIG_SND_SOC_MAX9867 is not set CONFIG_SND_SOC_MAX98927=m +# CONFIG_SND_SOC_MIKROE_PROTO is not set # CONFIG_SND_SOC_MSM8916_WCD_DIGITAL is not set # CONFIG_SND_SOC_MT6351 is not set # CONFIG_SND_SOC_MT6357 is not set @@ -5448,6 +5521,7 @@ CONFIG_SND_SOC_MAX98927=m # CONFIG_SND_SOC_MT6660 is not set # CONFIG_SND_SOC_MTK_BTCVSD is not set # CONFIG_SND_SOC_NAU8315 is not set +# CONFIG_SND_SOC_NAU8325 is not set # CONFIG_SND_SOC_NAU8540 is not set # CONFIG_SND_SOC_NAU8810 is not set # CONFIG_SND_SOC_NAU8821 is not set @@ -5458,6 +5532,7 @@ CONFIG_SND_SOC_MAX98927=m # CONFIG_SND_SOC_NTP8918 is not set CONFIG_SND_SOC_OPS_KUNIT_TEST=m # CONFIG_SND_SOC_PCM1681 is not set +# CONFIG_SND_SOC_PCM1754 is not set # CONFIG_SND_SOC_PCM1789_I2C is not set # CONFIG_SND_SOC_PCM179X_I2C is not set # CONFIG_SND_SOC_PCM179X_SPI is not set @@ -5494,7 +5569,12 @@ CONFIG_SND_SOC_OPS_KUNIT_TEST=m # CONFIG_SND_SOC_RT715_SDCA_SDW is not set # CONFIG_SND_SOC_RT715_SDW is not set # CONFIG_SND_SOC_RT9120 is not set +# CONFIG_SND_SOC_RT9123 is not set +# CONFIG_SND_SOC_RT9123P is not set +# CONFIG_SND_SOC_RTQ9124 is not set # CONFIG_SND_SOC_RTQ9128 is not set +CONFIG_SND_SOC_SDCA_HID=y +CONFIG_SND_SOC_SDCA_IRQ=y # CONFIG_SND_SOC_SGTL5000 is not set # CONFIG_SND_SOC_SIMPLE_AMPLIFIER is not set # CONFIG_SND_SOC_SIMPLE_MUX is not set @@ -5543,6 +5623,7 @@ CONFIG_SND_SOC_SOF_TOPLEVEL=y # CONFIG_SND_SOC_TAS2770 is not set # CONFIG_SND_SOC_TAS2780 is not set # CONFIG_SND_SOC_TAS2781_I2C is not set +# CONFIG_SND_SOC_TAS2783_SDW is not set # CONFIG_SND_SOC_TAS5086 is not set # CONFIG_SND_SOC_TAS571X is not set # CONFIG_SND_SOC_TAS5720 is not set @@ -5567,6 +5648,7 @@ CONFIG_SND_SOC_TOPOLOGY_KUNIT_TEST=m # CONFIG_SND_SOC_TSCS454 is not set # CONFIG_SND_SOC_UDA1334 is not set # CONFIG_SND_SOC_UDA1342 is not set +# CONFIG_SND_SOC_USB is not set CONFIG_SND_SOC_UTILS_KUNIT_TEST=m # CONFIG_SND_SOC_WCD937X_SDW is not set # CONFIG_SND_SOC_WCD938X_SDW is not set @@ -5627,6 +5709,7 @@ CONFIG_SND_USB_POD=m CONFIG_SND_USB_TONEPORT=m CONFIG_SND_USB_UA101=m CONFIG_SND_USB_US122L=m +CONFIG_SND_USB_US144MKII=m CONFIG_SND_USB_USX2Y=m CONFIG_SND_USB_VARIAX=m CONFIG_SND_USB=y @@ -5768,6 +5851,7 @@ CONFIG_SYSCTL_KUNIT_TEST=m CONFIG_SYSCTL=y # CONFIG_SYSFB_SIMPLEFB is not set # CONFIG_SYSFS_DEPRECATED is not set +CONFIG_SYSFS=y # CONFIG_SYSTEM76_ACPI is not set CONFIG_SYSTEM_BLACKLIST_HASH_LIST="" CONFIG_SYSTEM_BLACKLIST_KEYRING=y @@ -6420,6 +6504,7 @@ CONFIG_USB_XHCI_HCD=y CONFIG_USB_XHCI_PCI_RENESAS=y CONFIG_USB_XHCI_PCI=y # CONFIG_USB_XHCI_PLATFORM is not set +# CONFIG_USB_XHCI_SIDEBAND is not set CONFIG_USB_XUSBATM=m CONFIG_USB=y # CONFIG_USB_YUREX is not set @@ -6801,6 +6886,9 @@ CONFIG_ZCRYPT_MULTIDEVNODES=y CONFIG_ZFCP=m # CONFIG_ZIIRAVE_WATCHDOG is not set CONFIG_ZISOFS=y +# CONFIG_ZL3073X_I2C is not set +# CONFIG_ZL3073X is not set +# CONFIG_ZL3073X_SPI is not set CONFIG_ZLIB_DEFLATE=y CONFIG_ZLIB_DFLTCC=y CONFIG_ZLIB_INFLATE=y diff --git a/SOURCES/kernel-s390x-zfcpdump-rhel.config b/SOURCES/kernel-s390x-zfcpdump-rhel.config index a986dd115..28aac5a63 100644 --- a/SOURCES/kernel-s390x-zfcpdump-rhel.config +++ b/SOURCES/kernel-s390x-zfcpdump-rhel.config @@ -35,6 +35,7 @@ CONFIG_ACPI_CPPC_CPUFREQ=m # CONFIG_ACPI_DEBUGGER_USER is not set # CONFIG_ACPI_DEBUG is not set # CONFIG_ACPI_EC_DEBUGFS is not set +CONFIG_ACPI_EC=y CONFIG_ACPI_FAN=y CONFIG_ACPI_FFH=y # CONFIG_ACPI_FPDT is not set @@ -174,6 +175,7 @@ CONFIG_ALX=m # CONFIG_AMD_AE4DMA is not set CONFIG_AMD_ATL=m # CONFIG_AMD_IOMMU_DEBUGFS is not set +CONFIG_AMD_MP2_STB=y # CONFIG_AMD_PHY is not set CONFIG_AMD_PMC=m # CONFIG_AMD_QDMA is not set @@ -232,6 +234,7 @@ CONFIG_ARM_CMN=m CONFIG_ARM_SMCCC_SOC_ID=y # CONFIG_ARM_SMMU_LEGACY_DT_BINDINGS is not set # CONFIG_ARM_SP805_WATCHDOG is not set +CONFIG_AS21XXX_PHY=m # CONFIG_AS3935 is not set # CONFIG_AS73211 is not set CONFIG_ASN1=y @@ -263,6 +266,7 @@ CONFIG_ATH10K_PCI=m CONFIG_ATH11K_PCI=m # CONFIG_ATH11K_SPECTRAL is not set # CONFIG_ATH11K_TRACING is not set +# CONFIG_ATH12K_AHB is not set # CONFIG_ATH12K_COREDUMP is not set # CONFIG_ATH12K_DEBUGFS is not set # CONFIG_ATH12K_DEBUG is not set @@ -771,6 +775,7 @@ CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS=y CONFIG_CORTINA_PHY=m # CONFIG_COUNTER is not set # CONFIG_CPU5_WDT is not set +CONFIG_CPUFREQ_ARCH_CUR_FREQ=y # CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE is not set # CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND is not set CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y @@ -796,11 +801,13 @@ CONFIG_CPU_ISOLATION=y CONFIG_CPU_LITTLE_ENDIAN=y CONFIG_CPUMASK_KUNIT_TEST=m CONFIG_CPUMASK_OFFSTACK=y +CONFIG_CPU_MITIGATIONS=y # CONFIG_CPUSETS is not set CONFIG_CPUSETS_V1=y # CONFIG_CPU_THERMAL is not set # CONFIG_CRAMFS is not set # CONFIG_CRAMFS_MTD is not set +CONFIG_CRASH_DM_CRYPT=y CONFIG_CRASH_DUMP=y CONFIG_CRASH_HOTPLUG=y CONFIG_CRASH_MAX_MEMORY_RANGES=8192 @@ -875,6 +882,7 @@ CONFIG_CRYPTO_DEV_NITROX_CNN55XX=m # CONFIG_CRYPTO_DEV_OCTEONTX_CPT is not set # CONFIG_CRYPTO_DEV_QAT_420XX is not set # CONFIG_CRYPTO_DEV_QAT_4XXX is not set +# CONFIG_CRYPTO_DEV_QAT_6XXX is not set # CONFIG_CRYPTO_DEV_QAT_C3XXX is not set # CONFIG_CRYPTO_DEV_QAT_C3XXXVF is not set # CONFIG_CRYPTO_DEV_QAT_C62X is not set @@ -1113,6 +1121,7 @@ CONFIG_DLM=m # CONFIG_DMA_API_DEBUG is not set # CONFIG_DMABUF_DEBUG is not set # CONFIG_DMABUF_HEAPS_CMA is not set +CONFIG_DMABUF_HEAPS_CMA_LEGACY=y CONFIG_DMABUF_HEAPS_SYSTEM=y CONFIG_DMABUF_HEAPS=y CONFIG_DMABUF_MOVE_NOTIFY=y @@ -1180,6 +1189,7 @@ CONFIG_DP83867_PHY=m CONFIG_DP83TC811_PHY=m # CONFIG_DP83TD510_PHY is not set CONFIG_DP83TG720_PHY=m +# CONFIG_DPLL_REFCNT_TRACKER is not set CONFIG_DPLL=y # CONFIG_DPS310 is not set # CONFIG_DRAGONRISE_FF is not set @@ -1219,6 +1229,7 @@ CONFIG_DRM_DISPLAY_DP_AUX_CEC=y # CONFIG_DRM_DISPLAY_DP_AUX_CHARDEV is not set # CONFIG_DRM_DISPLAY_DP_TUNNEL_STATE_DEBUG is not set CONFIG_DRM_DP_AUX_CHARDEV=y +# CONFIG_DRM_EFIDRM is not set # CONFIG_DRM_ETNAVIV is not set CONFIG_DRM_FBDEV_EMULATION=y CONFIG_DRM_FBDEV_OVERALLOC=100 @@ -1241,6 +1252,7 @@ CONFIG_DRM_I915_DP_TUNNEL=y CONFIG_DRM_I915=m CONFIG_DRM_I915_PREEMPT_TIMEOUT_COMPUTE=7500 CONFIG_DRM_I915_USERPTR=y +# CONFIG_DRM_IMX8_DC is not set # CONFIG_DRM_IMX8MP_DW_HDMI_BRIDGE is not set # CONFIG_DRM_IMX8MP_HDMI_PVI is not set # CONFIG_DRM_IMX8QM_LDB is not set @@ -1281,6 +1293,7 @@ CONFIG_DRM_NOUVEAU_SIL164=m # CONFIG_DRM_PANEL_AUO_A030JTN01 is not set # CONFIG_DRM_PANEL_BOE_BF060Y8M_AJ0 is not set # CONFIG_DRM_PANEL_BOE_HIMAX8279D is not set +# CONFIG_DRM_PANEL_BOE_TD4320 is not set # CONFIG_DRM_PANEL_BOE_TH101MB31UIG002_28A is not set # CONFIG_DRM_PANEL_BOE_TV101WUM_NL6 is not set # CONFIG_DRM_PANEL_DSI_CM is not set @@ -1289,8 +1302,11 @@ CONFIG_DRM_NOUVEAU_SIL164=m # CONFIG_DRM_PANEL_ELIDA_KD35T133 is not set # CONFIG_DRM_PANEL_FEIXIN_K101_IM2BA02 is not set # CONFIG_DRM_PANEL_FEIYANG_FY07024DI26A30D is not set +# CONFIG_DRM_PANEL_HIMAX_HX8279 is not set # CONFIG_DRM_PANEL_HIMAX_HX83112A is not set +# CONFIG_DRM_PANEL_HIMAX_HX83112B is not set # CONFIG_DRM_PANEL_HIMAX_HX8394 is not set +# CONFIG_DRM_PANEL_HYDIS_HV101HD1 is not set # CONFIG_DRM_PANEL_ILITEK_IL9322 is not set # CONFIG_DRM_PANEL_ILITEK_ILI9341 is not set # CONFIG_DRM_PANEL_ILITEK_ILI9805 is not set @@ -1323,6 +1339,7 @@ CONFIG_DRM_NOUVEAU_SIL164=m # CONFIG_DRM_PANEL_NOVATEK_NT36523 is not set # CONFIG_DRM_PANEL_NOVATEK_NT36672A is not set # CONFIG_DRM_PANEL_NOVATEK_NT36672E is not set +# CONFIG_DRM_PANEL_NOVATEK_NT37801 is not set # CONFIG_DRM_PANEL_NOVATEK_NT39016 is not set # CONFIG_DRM_PANEL_OLIMEX_LCD_OLINUXINO is not set # CONFIG_DRM_PANEL_ORISETECH_OTA5601A is not set @@ -1334,6 +1351,8 @@ CONFIG_DRM_NOUVEAU_SIL164=m # CONFIG_DRM_PANEL_RAYDIUM_RM68200 is not set # CONFIG_DRM_PANEL_RAYDIUM_RM692E5 is not set # CONFIG_DRM_PANEL_RAYDIUM_RM69380 is not set +# CONFIG_DRM_PANEL_RENESAS_R61307 is not set +# CONFIG_DRM_PANEL_RENESAS_R69328 is not set # CONFIG_DRM_PANEL_RONBO_RB070D30 is not set # CONFIG_DRM_PANEL_SAMSUNG_ATNA33XC20 is not set # CONFIG_DRM_PANEL_SAMSUNG_DB7430 is not set @@ -1346,6 +1365,7 @@ CONFIG_DRM_NOUVEAU_SIL164=m # CONFIG_DRM_PANEL_SAMSUNG_S6E63M0 is not set # CONFIG_DRM_PANEL_SAMSUNG_S6E88A0_AMS452EF01 is not set # CONFIG_DRM_PANEL_SAMSUNG_S6E8AA0 is not set +# CONFIG_DRM_PANEL_SAMSUNG_S6E8AA5X01_AMS561RA01 is not set # CONFIG_DRM_PANEL_SAMSUNG_SOFEF00 is not set # CONFIG_DRM_PANEL_SEIKO_43WVF1G is not set # CONFIG_DRM_PANEL_SHARP_LQ101R1SX01 is not set @@ -1364,6 +1384,7 @@ CONFIG_DRM_NOUVEAU_SIL164=m # CONFIG_DRM_PANEL_TPO_TD028TTEC1 is not set # CONFIG_DRM_PANEL_TPO_TPG110 is not set # CONFIG_DRM_PANEL_TRULY_NT35597_WQXGA is not set +# CONFIG_DRM_PANEL_VISIONOX_G2647FB105 is not set # CONFIG_DRM_PANEL_VISIONOX_R66451 is not set # CONFIG_DRM_PANEL_VISIONOX_RM69299 is not set # CONFIG_DRM_PANEL_VISIONOX_VTDR6130 is not set @@ -1374,6 +1395,7 @@ CONFIG_DRM_NOUVEAU_SIL164=m # CONFIG_DRM_PANTHOR is not set # CONFIG_DRM_PARADE_PS8622 is not set # CONFIG_DRM_PARADE_PS8640 is not set +# CONFIG_DRM_PIXPAPER is not set # CONFIG_DRM_PL111 is not set # CONFIG_DRM_POWERVR is not set # CONFIG_DRM_QXL is not set @@ -1382,12 +1404,17 @@ CONFIG_DRM_RADEON_USERPTR=y # CONFIG_DRM_RCAR_DW_HDMI is not set # CONFIG_DRM_RCAR_LVDS is not set # CONFIG_DRM_SAMSUNG_DSIM is not set +CONFIG_DRM_SCHED_KUNIT_TEST=m # CONFIG_DRM_SII902X is not set # CONFIG_DRM_SII9234 is not set # CONFIG_DRM_SIL_SII8620 is not set # CONFIG_DRM_SIMPLE_BRIDGE is not set # CONFIG_DRM_SIMPLEDRM is not set +# CONFIG_DRM_SOLOMON_SSD2825 is not set # CONFIG_DRM_SSD130X is not set +# CONFIG_DRM_ST7571_I2C is not set +# CONFIG_DRM_ST7586 is not set +# CONFIG_DRM_ST7735R is not set # CONFIG_DRM_THINE_THC63LVD1024 is not set # CONFIG_DRM_TI_DLPC3433 is not set # CONFIG_DRM_TIDSS is not set @@ -1403,18 +1430,23 @@ CONFIG_DRM_RADEON_USERPTR=y # CONFIG_DRM_TTM_KUNIT_TEST is not set CONFIG_DRM_UDL=m # CONFIG_DRM_VBOXVIDEO is not set +# CONFIG_DRM_VESADRM is not set # CONFIG_DRM_VGEM is not set CONFIG_DRM_VIRTIO_GPU_KMS=y CONFIG_DRM_VIRTIO_GPU=m +CONFIG_DRM_VKMS_KUNIT_TEST=m CONFIG_DRM_VKMS=m CONFIG_DRM_VMWGFX_FBCON=y CONFIG_DRM_VMWGFX=m # CONFIG_DRM_VMWGFX_MKSSTATS is not set +# CONFIG_DRM_WAVESHARE_BRIDGE is not set # CONFIG_DRM_WERROR is not set CONFIG_DRM_XE_DEVMEM_MIRROR=y CONFIG_DRM_XE_DP_TUNNEL=y +CONFIG_DRM_XE_GPUSVM=y # CONFIG_DRM_XE is not set # CONFIG_DRM_XEN_FRONTEND is not set +CONFIG_DRM_XE_PAGEMAP=y # CONFIG_DS1682 is not set # CONFIG_DS1803 is not set # CONFIG_DS4424 is not set @@ -1525,6 +1557,7 @@ CONFIG_EFI_HANDOVER_PROTOCOL=y CONFIG_EFI_PARTITION=y # CONFIG_EFI_PGT_DUMP is not set # CONFIG_EFI_RCI2_TABLE is not set +CONFIG_EFI_SBAT_FILE="" CONFIG_EFI_SOFT_RESERVE=y # CONFIG_EFI_TEST is not set CONFIG_EFI_ZBOOT=y @@ -2027,6 +2060,7 @@ CONFIG_HSA_AMD=y # CONFIG_HTE is not set # CONFIG_HTE_TEGRA194 is not set # CONFIG_HTE_TEGRA194_TEST is not set +CONFIG_HTMDUMP=m # CONFIG_HTS221 is not set # CONFIG_HTU21 is not set # CONFIG_HUAWEI_WMI is not set @@ -2252,6 +2286,7 @@ CONFIG_INFINIBAND_ADDR_TRANS=y CONFIG_INFINIBAND_CXGB4=m CONFIG_INFINIBAND_EFA=m # CONFIG_INFINIBAND_HNS is not set +# CONFIG_INFINIBAND_IONIC is not set CONFIG_INFINIBAND_IPOIB_CM=y # CONFIG_INFINIBAND_IPOIB_DEBUG_DATA is not set CONFIG_INFINIBAND_IPOIB_DEBUG=y @@ -2360,6 +2395,7 @@ CONFIG_INTEL_MEI_GSC_PROXY=m # CONFIG_INTEL_PMC_CORE is not set # CONFIG_INTEL_PMT_CLASS is not set # CONFIG_INTEL_PMT_CRASHLOG is not set +# CONFIG_INTEL_PMT_KUNIT_TEST is not set # CONFIG_INTEL_PMT_TELEMETRY is not set # CONFIG_INTEL_PUNIT_IPC is not set CONFIG_INTEL_QUICKI2C=m @@ -2914,6 +2950,7 @@ CONFIG_MARVELL_88Q2XXX_PHY=m # CONFIG_MAX5821 is not set # CONFIG_MAX63XX_WATCHDOG is not set # CONFIG_MAXIM_THERMOCOUPLE is not set +CONFIG_MAXLINEAR_86110_PHY=m CONFIG_MAXLINEAR_GPHY=m CONFIG_MAX_PHYSMEM_BITS=46 # CONFIG_MB1232 is not set @@ -3541,8 +3578,8 @@ CONFIG_NETFILTER_XT_TARGET_TCPOPTSTRIP=m CONFIG_NETFILTER_XT_TARGET_TEE=m CONFIG_NETFILTER_XT_TARGET_TPROXY=m CONFIG_NETFILTER_XT_TARGET_TRACE=m -# CONFIG_NET_FOU_IP_TUNNELS is not set -# CONFIG_NET_FOU is not set +CONFIG_NET_FOU_IP_TUNNELS=y +CONFIG_NET_FOU=m CONFIG_NETFS_STATS=y # CONFIG_NETFS_SUPPORT is not set CONFIG_NET_HANDSHAKE_KUNIT_TEST=m @@ -4090,11 +4127,12 @@ CONFIG_PHY_BCM_SR_USB=m # CONFIG_PHY_HISI_INNO_USB2 is not set # CONFIG_PHY_HISTB_COMBPHY is not set # CONFIG_PHY_INTEL_LGM_EMMC is not set -# CONFIG_PHYLIB is not set +CONFIG_PHYLIB=y # CONFIG_PHY_MAPPHONE_MDM6600 is not set # CONFIG_PHY_MIXEL_LVDS_PHY is not set # CONFIG_PHY_MIXEL_MIPI_DPHY is not set # CONFIG_PHY_OCELOT_SERDES is not set +CONFIG_PHY_PACKAGE=m # CONFIG_PHY_PXA_28NM_HSIC is not set # CONFIG_PHY_PXA_28NM_USB2 is not set # CONFIG_PHY_QCOM_EDP is not set @@ -4220,6 +4258,7 @@ CONFIG_PROC_VMCORE=y # CONFIG_PROVE_LOCKING is not set CONFIG_PROVE_NVDIMM_LOCKING=y # CONFIG_PROVE_RAW_LOCK_NESTING is not set +CONFIG_PRP_DUP_DISCARD_KUNIT_TEST=m # CONFIG_PSAMPLE is not set # CONFIG_PSE_CONTROLLER is not set CONFIG_PSI_DEFAULT_DISABLED=y @@ -4318,6 +4357,7 @@ CONFIG_QUOTACTL=y # CONFIG_QUOTA_DEBUG is not set # CONFIG_QUOTA is not set # CONFIG_QUOTA_NETLINK_INTERFACE is not set +CONFIG_R8169_LEDS=y CONFIG_R8169=m CONFIG_RADIO_ADAPTERS=y # CONFIG_RADIO_MAXIRADIO is not set @@ -4373,6 +4413,7 @@ CONFIG_RD_ZSTD=y # CONFIG_READABLE_ASM is not set # CONFIG_READ_ONLY_THP_FOR_FS is not set CONFIG_REALTEK_AUTOPM=y +CONFIG_REALTEK_PHY_HWMON=y # CONFIG_REALTEK_PHY is not set # CONFIG_REED_SOLOMON_TEST is not set # CONFIG_REGMAP_BUILD is not set @@ -4582,17 +4623,21 @@ CONFIG_RTW88_8822CE=m # CONFIG_RTW88_DEBUG is not set CONFIG_RTW88=m # CONFIG_RTW89_8851BE is not set +# CONFIG_RTW89_8851BU is not set CONFIG_RTW89_8852AE=m CONFIG_RTW89_8852BE=m # CONFIG_RTW89_8852BTE is not set +# CONFIG_RTW89_8852BU is not set CONFIG_RTW89_8852CE=m # CONFIG_RTW89_8922AE is not set # CONFIG_RTW89_DEBUGFS is not set # CONFIG_RTW89_DEBUGMSG is not set CONFIG_RTW89=m CONFIG_RUNTIME_TESTING_MENU=y +# CONFIG_RV_MON_RTAPP is not set # CONFIG_RV_MON_SCHED is not set CONFIG_RV_MON_WWNR=y +CONFIG_RV_PER_TASK_MONITORS=2 CONFIG_RV_REACTORS=y CONFIG_RV_REACT_PANIC=y CONFIG_RV_REACT_PRINTK=y @@ -5194,15 +5239,35 @@ CONFIG_SND_GINA20=m CONFIG_SND_GINA24=m # CONFIG_SND_HDA_ACPI is not set # CONFIG_SND_HDA_CIRRUS_SCODEC_KUNIT_TEST is not set +CONFIG_SND_HDA_CODEC_ALC260=m +CONFIG_SND_HDA_CODEC_ALC262=m +CONFIG_SND_HDA_CODEC_ALC268=m +CONFIG_SND_HDA_CODEC_ALC269=m +CONFIG_SND_HDA_CODEC_ALC662=m +CONFIG_SND_HDA_CODEC_ALC680=m +CONFIG_SND_HDA_CODEC_ALC861=m +CONFIG_SND_HDA_CODEC_ALC861VD=m +CONFIG_SND_HDA_CODEC_ALC880=m +CONFIG_SND_HDA_CODEC_ALC882=m CONFIG_SND_HDA_CODEC_ANALOG=m CONFIG_SND_HDA_CODEC_CA0110=m CONFIG_SND_HDA_CODEC_CA0132_DSP=y CONFIG_SND_HDA_CODEC_CA0132=m CONFIG_SND_HDA_CODEC_CIRRUS=m +CONFIG_SND_HDA_CODEC_CM9825=m CONFIG_SND_HDA_CODEC_CMEDIA=m CONFIG_SND_HDA_CODEC_CONEXANT=m +CONFIG_SND_HDA_CODEC_CS420X=m +CONFIG_SND_HDA_CODEC_CS421X=m # CONFIG_SND_HDA_CODEC_CS8409 is not set +CONFIG_SND_HDA_CODEC_HDMI_ATI=m +CONFIG_SND_HDA_CODEC_HDMI_GENERIC=m +CONFIG_SND_HDA_CODEC_HDMI_INTEL=m CONFIG_SND_HDA_CODEC_HDMI=m +CONFIG_SND_HDA_CODEC_HDMI_NVIDIA=m +CONFIG_SND_HDA_CODEC_HDMI_NVIDIA_MCP=m +CONFIG_SND_HDA_CODEC_HDMI_SIMPLE=m +CONFIG_SND_HDA_CODEC_HDMI_TEGRA=m CONFIG_SND_HDA_CODEC_REALTEK=m # CONFIG_SND_HDA_CODEC_SENARYTECH is not set CONFIG_SND_HDA_CODEC_SI3054=m @@ -5282,6 +5347,8 @@ CONFIG_SND_SEQ_UMP=y # CONFIG_SND_SOC_ADAU7002 is not set # CONFIG_SND_SOC_ADAU7118_HW is not set # CONFIG_SND_SOC_ADAU7118_I2C is not set +# CONFIG_SND_SOC_ADI_AXI_I2S is not set +# CONFIG_SND_SOC_ADI_AXI_SPDIF is not set # CONFIG_SND_SOC_ADI is not set # CONFIG_SND_SOC_AK4104 is not set # CONFIG_SND_SOC_AK4118 is not set @@ -5349,6 +5416,7 @@ CONFIG_SND_SOC_CARD_KUNIT_TEST=m # CONFIG_SND_SOC_CS43130 is not set # CONFIG_SND_SOC_CS4341 is not set # CONFIG_SND_SOC_CS4349 is not set +# CONFIG_SND_SOC_CS48L32 is not set # CONFIG_SND_SOC_CS53L30 is not set # CONFIG_SND_SOC_CS_AMP_LIB_TEST is not set CONFIG_SND_SOC_CX2072X=m @@ -5361,6 +5429,7 @@ CONFIG_SND_SOC_CX2072X=m # CONFIG_SND_SOC_ES8326 is not set # CONFIG_SND_SOC_ES8328_I2C is not set # CONFIG_SND_SOC_ES8328_SPI is not set +# CONFIG_SND_SOC_FS210X is not set # CONFIG_SND_SOC_FSL_ASRC is not set # CONFIG_SND_SOC_FSL_AUDMIX is not set # CONFIG_SND_SOC_FSL_ESAI is not set @@ -5377,6 +5446,7 @@ CONFIG_SND_SOC_CX2072X=m # CONFIG_SND_SOC_IMG is not set # CONFIG_SND_SOC_IMX_AUDMUX is not set # CONFIG_SND_SOC_INNO_RK3036 is not set +# CONFIG_SND_SOC_INTEL_AVS_CARDNAME_OBSOLETE is not set # CONFIG_SND_SOC_INTEL_AVS is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_DA7219 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_DMIC is not set @@ -5387,11 +5457,13 @@ CONFIG_SND_SOC_CX2072X=m # CONFIG_SND_SOC_INTEL_AVS_MACH_MAX98373 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_MAX98927 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_NAU8825 is not set +# CONFIG_SND_SOC_INTEL_AVS_MACH_PCM3168A is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_PROBE is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_RT274 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_RT286 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_RT298 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_RT5514 is not set +# CONFIG_SND_SOC_INTEL_AVS_MACH_RT5640 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_RT5663 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_RT5682 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_SSM4567 is not set @@ -5461,6 +5533,7 @@ CONFIG_SND_SOC_MAX98390=m # CONFIG_SND_SOC_MAX9860 is not set # CONFIG_SND_SOC_MAX9867 is not set CONFIG_SND_SOC_MAX98927=m +# CONFIG_SND_SOC_MIKROE_PROTO is not set # CONFIG_SND_SOC_MSM8916_WCD_DIGITAL is not set # CONFIG_SND_SOC_MT6351 is not set # CONFIG_SND_SOC_MT6357 is not set @@ -5468,6 +5541,7 @@ CONFIG_SND_SOC_MAX98927=m # CONFIG_SND_SOC_MT6660 is not set # CONFIG_SND_SOC_MTK_BTCVSD is not set # CONFIG_SND_SOC_NAU8315 is not set +# CONFIG_SND_SOC_NAU8325 is not set # CONFIG_SND_SOC_NAU8540 is not set # CONFIG_SND_SOC_NAU8810 is not set # CONFIG_SND_SOC_NAU8821 is not set @@ -5478,6 +5552,7 @@ CONFIG_SND_SOC_MAX98927=m # CONFIG_SND_SOC_NTP8918 is not set CONFIG_SND_SOC_OPS_KUNIT_TEST=m # CONFIG_SND_SOC_PCM1681 is not set +# CONFIG_SND_SOC_PCM1754 is not set # CONFIG_SND_SOC_PCM1789_I2C is not set # CONFIG_SND_SOC_PCM179X_I2C is not set # CONFIG_SND_SOC_PCM179X_SPI is not set @@ -5514,7 +5589,12 @@ CONFIG_SND_SOC_OPS_KUNIT_TEST=m # CONFIG_SND_SOC_RT715_SDCA_SDW is not set # CONFIG_SND_SOC_RT715_SDW is not set # CONFIG_SND_SOC_RT9120 is not set +# CONFIG_SND_SOC_RT9123 is not set +# CONFIG_SND_SOC_RT9123P is not set +# CONFIG_SND_SOC_RTQ9124 is not set # CONFIG_SND_SOC_RTQ9128 is not set +CONFIG_SND_SOC_SDCA_HID=y +CONFIG_SND_SOC_SDCA_IRQ=y # CONFIG_SND_SOC_SGTL5000 is not set # CONFIG_SND_SOC_SIMPLE_AMPLIFIER is not set # CONFIG_SND_SOC_SIMPLE_MUX is not set @@ -5563,6 +5643,7 @@ CONFIG_SND_SOC_SOF_TOPLEVEL=y # CONFIG_SND_SOC_TAS2770 is not set # CONFIG_SND_SOC_TAS2780 is not set # CONFIG_SND_SOC_TAS2781_I2C is not set +# CONFIG_SND_SOC_TAS2783_SDW is not set # CONFIG_SND_SOC_TAS5086 is not set # CONFIG_SND_SOC_TAS571X is not set # CONFIG_SND_SOC_TAS5720 is not set @@ -5587,6 +5668,7 @@ CONFIG_SND_SOC_TOPOLOGY_KUNIT_TEST=m # CONFIG_SND_SOC_TSCS454 is not set # CONFIG_SND_SOC_UDA1334 is not set # CONFIG_SND_SOC_UDA1342 is not set +# CONFIG_SND_SOC_USB is not set CONFIG_SND_SOC_UTILS_KUNIT_TEST=m # CONFIG_SND_SOC_WCD937X_SDW is not set # CONFIG_SND_SOC_WCD938X_SDW is not set @@ -5647,6 +5729,7 @@ CONFIG_SND_USB_POD=m CONFIG_SND_USB_TONEPORT=m CONFIG_SND_USB_UA101=m CONFIG_SND_USB_US122L=m +CONFIG_SND_USB_US144MKII=m CONFIG_SND_USB_USX2Y=m CONFIG_SND_USB_VARIAX=m CONFIG_SND_USB=y @@ -6446,6 +6529,7 @@ CONFIG_USB_XHCI_HCD=y CONFIG_USB_XHCI_PCI_RENESAS=y CONFIG_USB_XHCI_PCI=y # CONFIG_USB_XHCI_PLATFORM is not set +# CONFIG_USB_XHCI_SIDEBAND is not set CONFIG_USB_XUSBATM=m CONFIG_USB=y # CONFIG_USB_YUREX is not set @@ -6828,6 +6912,9 @@ CONFIG_ZCRYPT_MULTIDEVNODES=y CONFIG_ZFCP=y # CONFIG_ZIIRAVE_WATCHDOG is not set CONFIG_ZISOFS=y +# CONFIG_ZL3073X_I2C is not set +# CONFIG_ZL3073X is not set +# CONFIG_ZL3073X_SPI is not set CONFIG_ZLIB_DEFLATE=y CONFIG_ZLIB_DFLTCC=y CONFIG_ZLIB_INFLATE=y diff --git a/SOURCES/kernel-x86_64-debug-rhel.config b/SOURCES/kernel-x86_64-debug-rhel.config index 76f6a97f9..ceb6bf2f1 100644 --- a/SOURCES/kernel-x86_64-debug-rhel.config +++ b/SOURCES/kernel-x86_64-debug-rhel.config @@ -40,6 +40,7 @@ CONFIG_ACPI_DEBUG=y CONFIG_ACPI_DOCK=y CONFIG_ACPI_DPTF=y CONFIG_ACPI_EC_DEBUGFS=m +CONFIG_ACPI_EC=y CONFIG_ACPI_EXTLOG=m CONFIG_ACPI_FAN=y CONFIG_ACPI_FFH=y @@ -190,11 +191,14 @@ CONFIG_AMD_3D_VCACHE=m # CONFIG_AMD8111_ETH is not set CONFIG_AMD_AE4DMA=m CONFIG_AMD_ATL=m +CONFIG_AMD_HSMP_ACPI=m CONFIG_AMD_HSMP=m +CONFIG_AMD_HSMP_PLAT=m # CONFIG_AMD_IOMMU_DEBUGFS is not set CONFIG_AMD_IOMMU=y # CONFIG_AMD_MEM_ENCRYPT_ACTIVE_BY_DEFAULT is not set CONFIG_AMD_MEM_ENCRYPT=y +CONFIG_AMD_MP2_STB=y CONFIG_AMD_NUMA=y CONFIG_AMD_PHY=m CONFIG_AMD_PMC=m @@ -257,6 +261,7 @@ CONFIG_ARM_CMN=m CONFIG_ARM_SMCCC_SOC_ID=y # CONFIG_ARM_SMMU_LEGACY_DT_BINDINGS is not set # CONFIG_ARM_SP805_WATCHDOG is not set +CONFIG_AS21XXX_PHY=m # CONFIG_AS3935 is not set # CONFIG_AS73211 is not set CONFIG_ASN1=y @@ -291,6 +296,7 @@ CONFIG_ATH11K=m CONFIG_ATH11K_PCI=m CONFIG_ATH11K_SPECTRAL=y CONFIG_ATH11K_TRACING=y +# CONFIG_ATH12K_AHB is not set # CONFIG_ATH12K_COREDUMP is not set CONFIG_ATH12K_DEBUGFS=y CONFIG_ATH12K_DEBUG=y @@ -796,6 +802,7 @@ CONFIG_CORTINA_PHY=m CONFIG_COUNTER=m # CONFIG_CPA_DEBUG is not set # CONFIG_CPU5_WDT is not set +CONFIG_CPUFREQ_ARCH_CUR_FREQ=y # CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE is not set # CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND is not set CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y @@ -823,11 +830,13 @@ CONFIG_CPU_ISOLATION=y CONFIG_CPU_LITTLE_ENDIAN=y CONFIG_CPUMASK_KUNIT_TEST=m CONFIG_CPUMASK_OFFSTACK=y +CONFIG_CPU_MITIGATIONS=y CONFIG_CPUSETS_V1=y CONFIG_CPUSETS=y # CONFIG_CPU_THERMAL is not set # CONFIG_CRAMFS is not set # CONFIG_CRAMFS_MTD is not set +CONFIG_CRASH_DM_CRYPT=y CONFIG_CRASH_DUMP=y CONFIG_CRASH_HOTPLUG=y CONFIG_CRASH_MAX_MEMORY_RANGES=8192 @@ -918,6 +927,7 @@ CONFIG_CRYPTO_DEV_PADLOCK=m CONFIG_CRYPTO_DEV_PADLOCK_SHA=m CONFIG_CRYPTO_DEV_QAT_420XX=m CONFIG_CRYPTO_DEV_QAT_4XXX=m +CONFIG_CRYPTO_DEV_QAT_6XXX=m CONFIG_CRYPTO_DEV_QAT_C3XXX=m CONFIG_CRYPTO_DEV_QAT_C3XXXVF=m CONFIG_CRYPTO_DEV_QAT_C62X=m @@ -1179,6 +1189,7 @@ CONFIG_DLM=m CONFIG_DMA_API_DEBUG=y CONFIG_DMABUF_DEBUG=y # CONFIG_DMABUF_HEAPS_CMA is not set +CONFIG_DMABUF_HEAPS_CMA_LEGACY=y CONFIG_DMABUF_HEAPS_SYSTEM=y CONFIG_DMABUF_HEAPS=y CONFIG_DMABUF_MOVE_NOTIFY=y @@ -1246,6 +1257,7 @@ CONFIG_DP83867_PHY=m CONFIG_DP83TC811_PHY=m # CONFIG_DP83TD510_PHY is not set CONFIG_DP83TG720_PHY=m +CONFIG_DPLL_REFCNT_TRACKER=y CONFIG_DPLL=y # CONFIG_DPS310 is not set CONFIG_DPTF_PCH_FIVR=m @@ -1288,6 +1300,7 @@ CONFIG_DRM_DISPLAY_DP_AUX_CEC=y # CONFIG_DRM_DISPLAY_DP_AUX_CHARDEV is not set # CONFIG_DRM_DISPLAY_DP_TUNNEL_STATE_DEBUG is not set CONFIG_DRM_DP_AUX_CHARDEV=y +# CONFIG_DRM_EFIDRM is not set # CONFIG_DRM_ETNAVIV is not set CONFIG_DRM_FBDEV_EMULATION=y CONFIG_DRM_FBDEV_OVERALLOC=100 @@ -1314,6 +1327,7 @@ CONFIG_DRM_I915=m CONFIG_DRM_I915_PREEMPT_TIMEOUT_COMPUTE=7500 CONFIG_DRM_I915_PXP=y CONFIG_DRM_I915_USERPTR=y +# CONFIG_DRM_IMX8_DC is not set # CONFIG_DRM_IMX8MP_DW_HDMI_BRIDGE is not set # CONFIG_DRM_IMX8MP_HDMI_PVI is not set # CONFIG_DRM_IMX8QM_LDB is not set @@ -1354,6 +1368,7 @@ CONFIG_DRM_NOUVEAU_SIL164=m # CONFIG_DRM_PANEL_AUO_A030JTN01 is not set # CONFIG_DRM_PANEL_BOE_BF060Y8M_AJ0 is not set # CONFIG_DRM_PANEL_BOE_HIMAX8279D is not set +# CONFIG_DRM_PANEL_BOE_TD4320 is not set # CONFIG_DRM_PANEL_BOE_TH101MB31UIG002_28A is not set # CONFIG_DRM_PANEL_BOE_TV101WUM_NL6 is not set # CONFIG_DRM_PANEL_DSI_CM is not set @@ -1362,8 +1377,11 @@ CONFIG_DRM_NOUVEAU_SIL164=m # CONFIG_DRM_PANEL_ELIDA_KD35T133 is not set # CONFIG_DRM_PANEL_FEIXIN_K101_IM2BA02 is not set # CONFIG_DRM_PANEL_FEIYANG_FY07024DI26A30D is not set +# CONFIG_DRM_PANEL_HIMAX_HX8279 is not set # CONFIG_DRM_PANEL_HIMAX_HX83112A is not set +# CONFIG_DRM_PANEL_HIMAX_HX83112B is not set # CONFIG_DRM_PANEL_HIMAX_HX8394 is not set +# CONFIG_DRM_PANEL_HYDIS_HV101HD1 is not set # CONFIG_DRM_PANEL_ILITEK_IL9322 is not set # CONFIG_DRM_PANEL_ILITEK_ILI9341 is not set # CONFIG_DRM_PANEL_ILITEK_ILI9805 is not set @@ -1396,6 +1414,7 @@ CONFIG_DRM_NOUVEAU_SIL164=m # CONFIG_DRM_PANEL_NOVATEK_NT36523 is not set # CONFIG_DRM_PANEL_NOVATEK_NT36672A is not set # CONFIG_DRM_PANEL_NOVATEK_NT36672E is not set +# CONFIG_DRM_PANEL_NOVATEK_NT37801 is not set # CONFIG_DRM_PANEL_NOVATEK_NT39016 is not set # CONFIG_DRM_PANEL_OLIMEX_LCD_OLINUXINO is not set # CONFIG_DRM_PANEL_ORISETECH_OTA5601A is not set @@ -1407,6 +1426,8 @@ CONFIG_DRM_NOUVEAU_SIL164=m # CONFIG_DRM_PANEL_RAYDIUM_RM68200 is not set # CONFIG_DRM_PANEL_RAYDIUM_RM692E5 is not set # CONFIG_DRM_PANEL_RAYDIUM_RM69380 is not set +# CONFIG_DRM_PANEL_RENESAS_R61307 is not set +# CONFIG_DRM_PANEL_RENESAS_R69328 is not set # CONFIG_DRM_PANEL_RONBO_RB070D30 is not set # CONFIG_DRM_PANEL_SAMSUNG_ATNA33XC20 is not set # CONFIG_DRM_PANEL_SAMSUNG_DB7430 is not set @@ -1419,6 +1440,7 @@ CONFIG_DRM_NOUVEAU_SIL164=m # CONFIG_DRM_PANEL_SAMSUNG_S6E63M0 is not set # CONFIG_DRM_PANEL_SAMSUNG_S6E88A0_AMS452EF01 is not set # CONFIG_DRM_PANEL_SAMSUNG_S6E8AA0 is not set +# CONFIG_DRM_PANEL_SAMSUNG_S6E8AA5X01_AMS561RA01 is not set # CONFIG_DRM_PANEL_SAMSUNG_SOFEF00 is not set # CONFIG_DRM_PANEL_SEIKO_43WVF1G is not set # CONFIG_DRM_PANEL_SHARP_LQ101R1SX01 is not set @@ -1437,6 +1459,7 @@ CONFIG_DRM_NOUVEAU_SIL164=m # CONFIG_DRM_PANEL_TPO_TD028TTEC1 is not set # CONFIG_DRM_PANEL_TPO_TPG110 is not set # CONFIG_DRM_PANEL_TRULY_NT35597_WQXGA is not set +# CONFIG_DRM_PANEL_VISIONOX_G2647FB105 is not set # CONFIG_DRM_PANEL_VISIONOX_R66451 is not set # CONFIG_DRM_PANEL_VISIONOX_RM69299 is not set # CONFIG_DRM_PANEL_VISIONOX_VTDR6130 is not set @@ -1447,6 +1470,7 @@ CONFIG_DRM_NOUVEAU_SIL164=m # CONFIG_DRM_PANTHOR is not set # CONFIG_DRM_PARADE_PS8622 is not set # CONFIG_DRM_PARADE_PS8640 is not set +# CONFIG_DRM_PIXPAPER is not set # CONFIG_DRM_PL111 is not set # CONFIG_DRM_POWERVR is not set CONFIG_DRM_QXL=m @@ -1455,12 +1479,17 @@ CONFIG_DRM_RADEON_USERPTR=y # CONFIG_DRM_RCAR_DW_HDMI is not set # CONFIG_DRM_RCAR_LVDS is not set # CONFIG_DRM_SAMSUNG_DSIM is not set +CONFIG_DRM_SCHED_KUNIT_TEST=m # CONFIG_DRM_SII902X is not set # CONFIG_DRM_SII9234 is not set # CONFIG_DRM_SIL_SII8620 is not set # CONFIG_DRM_SIMPLE_BRIDGE is not set # CONFIG_DRM_SIMPLEDRM is not set +# CONFIG_DRM_SOLOMON_SSD2825 is not set # CONFIG_DRM_SSD130X is not set +# CONFIG_DRM_ST7571_I2C is not set +# CONFIG_DRM_ST7586 is not set +# CONFIG_DRM_ST7735R is not set # CONFIG_DRM_THINE_THC63LVD1024 is not set # CONFIG_DRM_TI_DLPC3433 is not set # CONFIG_DRM_TIDSS is not set @@ -1476,13 +1505,16 @@ CONFIG_DRM_RADEON_USERPTR=y # CONFIG_DRM_TTM_KUNIT_TEST is not set CONFIG_DRM_UDL=m # CONFIG_DRM_VBOXVIDEO is not set +# CONFIG_DRM_VESADRM is not set # CONFIG_DRM_VGEM is not set CONFIG_DRM_VIRTIO_GPU_KMS=y CONFIG_DRM_VIRTIO_GPU=m +CONFIG_DRM_VKMS_KUNIT_TEST=m CONFIG_DRM_VKMS=m CONFIG_DRM_VMWGFX_FBCON=y CONFIG_DRM_VMWGFX=m # CONFIG_DRM_VMWGFX_MKSSTATS is not set +# CONFIG_DRM_WAVESHARE_BRIDGE is not set # CONFIG_DRM_WERROR is not set # CONFIG_DRM_XE_DEBUG is not set # CONFIG_DRM_XE_DEBUG_MEM is not set @@ -1493,12 +1525,14 @@ CONFIG_DRM_XE_DISPLAY=y CONFIG_DRM_XE_DP_TUNNEL=y CONFIG_DRM_XE_ENABLE_SCHEDTIMEOUT_LIMIT=y CONFIG_DRM_XE_FORCE_PROBE="" +CONFIG_DRM_XE_GPUSVM=y CONFIG_DRM_XE_JOB_TIMEOUT_MAX=10000 CONFIG_DRM_XE_JOB_TIMEOUT_MIN=1 # CONFIG_DRM_XE_KUNIT_TEST is not set # CONFIG_DRM_XE_LARGE_GUC_BUFFER is not set CONFIG_DRM_XE=m # CONFIG_DRM_XEN_FRONTEND is not set +CONFIG_DRM_XE_PAGEMAP=y CONFIG_DRM_XE_PREEMPT_TIMEOUT=640000 CONFIG_DRM_XE_PREEMPT_TIMEOUT_MAX=10000000 CONFIG_DRM_XE_PREEMPT_TIMEOUT_MIN=1 @@ -1638,6 +1672,7 @@ CONFIG_EFI_PARTITION=y # CONFIG_EFI_PGT_DUMP is not set CONFIG_EFI_RCI2_TABLE=y CONFIG_EFI_RUNTIME_MAP=y +CONFIG_EFI_SBAT_FILE="" CONFIG_EFI_SECRET=m CONFIG_EFI_SOFT_RESERVE=y CONFIG_EFI_STUB=y @@ -2174,6 +2209,7 @@ CONFIG_HSR=m # CONFIG_HTE is not set # CONFIG_HTE_TEGRA194 is not set # CONFIG_HTE_TEGRA194_TEST is not set +CONFIG_HTMDUMP=m # CONFIG_HTS221 is not set # CONFIG_HTU21 is not set # CONFIG_HUAWEI_WMI is not set @@ -2262,7 +2298,7 @@ CONFIG_I2C_MLXCPLD=m CONFIG_I2C_MUX=m CONFIG_I2C_MUX_MLXCPLD=m # CONFIG_I2C_MUX_PCA9541 is not set -# CONFIG_I2C_MUX_PCA954x is not set +CONFIG_I2C_MUX_PCA954x=m # CONFIG_I2C_MUX_REG is not set CONFIG_I2C_NFORCE2=m CONFIG_I2C_NFORCE2_S4985=m @@ -2411,6 +2447,7 @@ CONFIG_INFINIBAND_CXGB4=m CONFIG_INFINIBAND_EFA=m CONFIG_INFINIBAND_HFI1=m # CONFIG_INFINIBAND_HNS is not set +# CONFIG_INFINIBAND_IONIC is not set CONFIG_INFINIBAND_IPOIB_CM=y # CONFIG_INFINIBAND_IPOIB_DEBUG_DATA is not set CONFIG_INFINIBAND_IPOIB_DEBUG=y @@ -2544,6 +2581,7 @@ CONFIG_INTEL_PLR_TPMI=m CONFIG_INTEL_PMC_CORE=m CONFIG_INTEL_PMT_CLASS=m CONFIG_INTEL_PMT_CRASHLOG=m +# CONFIG_INTEL_PMT_KUNIT_TEST is not set CONFIG_INTEL_PMT_TELEMETRY=m CONFIG_INTEL_POWERCLAMP=m # CONFIG_INTEL_PUNIT_IPC is not set @@ -2563,7 +2601,7 @@ CONFIG_INTEL_SDSI=m CONFIG_INTEL_SPEED_SELECT_INTERFACE=m CONFIG_INTEL_TCC_COOLING=m CONFIG_INTEL_TDX_GUEST=y -# CONFIG_INTEL_TDX_HOST is not set +CONFIG_INTEL_TDX_HOST=y CONFIG_INTEL_TH_ACPI=m CONFIG_INTEL_THC_HID=m # CONFIG_INTEL_TH_DEBUG is not set @@ -2891,6 +2929,7 @@ CONFIG_KVM_GUEST=y CONFIG_KVM_HYPERV=y CONFIG_KVM_INTEL=m # CONFIG_KVM_INTEL_PROVE_VE is not set +CONFIG_KVM_INTEL_TDX=y CONFIG_KVM=m CONFIG_KVM_MAX_NR_VCPUS=4096 CONFIG_KVM_PROVE_MMU=y @@ -3119,6 +3158,7 @@ CONFIG_MARVELL_PHY=m # CONFIG_MAX63XX_WATCHDOG is not set # CONFIG_MAX9611 is not set # CONFIG_MAXIM_THERMOCOUPLE is not set +CONFIG_MAXLINEAR_86110_PHY=m CONFIG_MAXLINEAR_GPHY=m CONFIG_MAXSMP=y # CONFIG_MB1232 is not set @@ -3357,6 +3397,7 @@ CONFIG_MICROCHIP_PHY=m CONFIG_MICROCHIP_T1_PHY=m # CONFIG_MICROCHIP_T1S_PHY is not set CONFIG_MICROCODE_AMD=y +# CONFIG_MICROCODE_DBG is not set CONFIG_MICROCODE_INTEL=y # CONFIG_MICROCODE_LATE_LOADING is not set # CONFIG_MICROCODE_OLD_INTERFACE is not set @@ -3395,6 +3436,7 @@ CONFIG_MITIGATION_SSB=y CONFIG_MITIGATION_TAA=y CONFIG_MITIGATION_TSA=y CONFIG_MITIGATION_UNRET_ENTRY=y +CONFIG_MITIGATION_VMSCAPE=y # CONFIG_MK8 is not set # CONFIG_MLX4_CORE_GEN2 is not set CONFIG_MLX4_EN_DCB=y @@ -3787,8 +3829,8 @@ CONFIG_NETFILTER_XT_TARGET_TEE=m CONFIG_NETFILTER_XT_TARGET_TPROXY=m CONFIG_NETFILTER_XT_TARGET_TRACE=m CONFIG_NETFILTER=y -# CONFIG_NET_FOU_IP_TUNNELS is not set -# CONFIG_NET_FOU is not set +CONFIG_NET_FOU_IP_TUNNELS=y +CONFIG_NET_FOU=m CONFIG_NETFS_STATS=y CONFIG_NETFS_SUPPORT=m CONFIG_NET_HANDSHAKE_KUNIT_TEST=m @@ -4357,6 +4399,7 @@ CONFIG_PHYLINK=m # CONFIG_PHY_MIXEL_LVDS_PHY is not set # CONFIG_PHY_MIXEL_MIPI_DPHY is not set # CONFIG_PHY_OCELOT_SERDES is not set +CONFIG_PHY_PACKAGE=m # CONFIG_PHY_PXA_28NM_HSIC is not set # CONFIG_PHY_PXA_28NM_USB2 is not set # CONFIG_PHY_QCOM_EDP is not set @@ -4506,6 +4549,7 @@ CONFIG_PROVE_LOCKING=y CONFIG_PROVE_NVDIMM_LOCKING=y CONFIG_PROVE_RAW_LOCK_NESTING=y CONFIG_PROVIDE_OHCI1394_DMA_INIT=y +CONFIG_PRP_DUP_DISCARD_KUNIT_TEST=m CONFIG_PSAMPLE=m # CONFIG_PSE_CONTROLLER is not set CONFIG_PSI_DEFAULT_DISABLED=y @@ -4602,6 +4646,7 @@ CONFIG_QUOTACTL=y CONFIG_QUOTA_DEBUG=y CONFIG_QUOTA_NETLINK_INTERFACE=y CONFIG_QUOTA=y +CONFIG_R8169_LEDS=y CONFIG_R8169=m CONFIG_RADIO_ADAPTERS=y # CONFIG_RADIO_MAXIRADIO is not set @@ -4657,6 +4702,7 @@ CONFIG_RD_ZSTD=y # CONFIG_READABLE_ASM is not set # CONFIG_READ_ONLY_THP_FOR_FS is not set CONFIG_REALTEK_AUTOPM=y +CONFIG_REALTEK_PHY_HWMON=y CONFIG_REALTEK_PHY=m # CONFIG_REED_SOLOMON_TEST is not set CONFIG_REGMAP_BUILD=y @@ -4865,17 +4911,21 @@ CONFIG_RTW88_DEBUGFS=y CONFIG_RTW88_DEBUG=y CONFIG_RTW88=m # CONFIG_RTW89_8851BE is not set +# CONFIG_RTW89_8851BU is not set CONFIG_RTW89_8852AE=m CONFIG_RTW89_8852BE=m # CONFIG_RTW89_8852BTE is not set +# CONFIG_RTW89_8852BU is not set CONFIG_RTW89_8852CE=m # CONFIG_RTW89_8922AE is not set CONFIG_RTW89_DEBUGFS=y CONFIG_RTW89_DEBUGMSG=y CONFIG_RTW89=m CONFIG_RUNTIME_TESTING_MENU=y +# CONFIG_RV_MON_RTAPP is not set # CONFIG_RV_MON_SCHED is not set CONFIG_RV_MON_WWNR=y +CONFIG_RV_PER_TASK_MONITORS=2 CONFIG_RV_REACTORS=y CONFIG_RV_REACT_PANIC=y CONFIG_RV_REACT_PRINTK=y @@ -5471,15 +5521,35 @@ CONFIG_SND_GINA20=m CONFIG_SND_GINA24=m CONFIG_SND_HDA_ACPI=m # CONFIG_SND_HDA_CIRRUS_SCODEC_KUNIT_TEST is not set +CONFIG_SND_HDA_CODEC_ALC260=m +CONFIG_SND_HDA_CODEC_ALC262=m +CONFIG_SND_HDA_CODEC_ALC268=m +CONFIG_SND_HDA_CODEC_ALC269=m +CONFIG_SND_HDA_CODEC_ALC662=m +CONFIG_SND_HDA_CODEC_ALC680=m +CONFIG_SND_HDA_CODEC_ALC861=m +CONFIG_SND_HDA_CODEC_ALC861VD=m +CONFIG_SND_HDA_CODEC_ALC880=m +CONFIG_SND_HDA_CODEC_ALC882=m CONFIG_SND_HDA_CODEC_ANALOG=m CONFIG_SND_HDA_CODEC_CA0110=m CONFIG_SND_HDA_CODEC_CA0132_DSP=y CONFIG_SND_HDA_CODEC_CA0132=m CONFIG_SND_HDA_CODEC_CIRRUS=m +CONFIG_SND_HDA_CODEC_CM9825=m CONFIG_SND_HDA_CODEC_CMEDIA=m CONFIG_SND_HDA_CODEC_CONEXANT=m +CONFIG_SND_HDA_CODEC_CS420X=m +CONFIG_SND_HDA_CODEC_CS421X=m CONFIG_SND_HDA_CODEC_CS8409=m +CONFIG_SND_HDA_CODEC_HDMI_ATI=m +CONFIG_SND_HDA_CODEC_HDMI_GENERIC=m +CONFIG_SND_HDA_CODEC_HDMI_INTEL=m CONFIG_SND_HDA_CODEC_HDMI=m +CONFIG_SND_HDA_CODEC_HDMI_NVIDIA=m +CONFIG_SND_HDA_CODEC_HDMI_NVIDIA_MCP=m +CONFIG_SND_HDA_CODEC_HDMI_SIMPLE=m +CONFIG_SND_HDA_CODEC_HDMI_TEGRA=m CONFIG_SND_HDA_CODEC_REALTEK=m CONFIG_SND_HDA_CODEC_SENARYTECH=m CONFIG_SND_HDA_CODEC_SI3054=m @@ -5567,6 +5637,8 @@ CONFIG_SND_SOC_ACPI_AMD_MATCH=m # CONFIG_SND_SOC_ADAU7002 is not set # CONFIG_SND_SOC_ADAU7118_HW is not set # CONFIG_SND_SOC_ADAU7118_I2C is not set +# CONFIG_SND_SOC_ADI_AXI_I2S is not set +# CONFIG_SND_SOC_ADI_AXI_SPDIF is not set # CONFIG_SND_SOC_ADI is not set # CONFIG_SND_SOC_AK4104 is not set # CONFIG_SND_SOC_AK4118 is not set @@ -5645,6 +5717,7 @@ CONFIG_SND_SOC_CS42L43_SDW=m # CONFIG_SND_SOC_CS43130 is not set # CONFIG_SND_SOC_CS4341 is not set # CONFIG_SND_SOC_CS4349 is not set +# CONFIG_SND_SOC_CS48L32 is not set # CONFIG_SND_SOC_CS53L30 is not set # CONFIG_SND_SOC_CS_AMP_LIB_TEST is not set CONFIG_SND_SOC_CX2072X=m @@ -5657,6 +5730,7 @@ CONFIG_SND_SOC_ES8316=m CONFIG_SND_SOC_ES8326=m # CONFIG_SND_SOC_ES8328_I2C is not set # CONFIG_SND_SOC_ES8328_SPI is not set +# CONFIG_SND_SOC_FS210X is not set # CONFIG_SND_SOC_FSL_ASRC is not set # CONFIG_SND_SOC_FSL_AUDMIX is not set # CONFIG_SND_SOC_FSL_ESAI is not set @@ -5673,6 +5747,7 @@ CONFIG_SND_SOC_HDAC_HDMI=m # CONFIG_SND_SOC_IMG is not set # CONFIG_SND_SOC_IMX_AUDMUX is not set # CONFIG_SND_SOC_INNO_RK3036 is not set +# CONFIG_SND_SOC_INTEL_AVS_CARDNAME_OBSOLETE is not set CONFIG_SND_SOC_INTEL_AVS=m # CONFIG_SND_SOC_INTEL_AVS_MACH_DA7219 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_DMIC is not set @@ -5683,11 +5758,13 @@ CONFIG_SND_SOC_INTEL_AVS=m # CONFIG_SND_SOC_INTEL_AVS_MACH_MAX98373 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_MAX98927 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_NAU8825 is not set +# CONFIG_SND_SOC_INTEL_AVS_MACH_PCM3168A is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_PROBE is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_RT274 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_RT286 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_RT298 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_RT5514 is not set +# CONFIG_SND_SOC_INTEL_AVS_MACH_RT5640 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_RT5663 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_RT5682 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_SSM4567 is not set @@ -5760,6 +5837,7 @@ CONFIG_SND_SOC_MAX98390=m # CONFIG_SND_SOC_MAX9860 is not set # CONFIG_SND_SOC_MAX9867 is not set CONFIG_SND_SOC_MAX98927=m +# CONFIG_SND_SOC_MIKROE_PROTO is not set # CONFIG_SND_SOC_MSM8916_WCD_DIGITAL is not set # CONFIG_SND_SOC_MT6351 is not set # CONFIG_SND_SOC_MT6357 is not set @@ -5767,6 +5845,7 @@ CONFIG_SND_SOC_MAX98927=m # CONFIG_SND_SOC_MT6660 is not set # CONFIG_SND_SOC_MTK_BTCVSD is not set CONFIG_SND_SOC_NAU8315=m +# CONFIG_SND_SOC_NAU8325 is not set # CONFIG_SND_SOC_NAU8540 is not set # CONFIG_SND_SOC_NAU8810 is not set CONFIG_SND_SOC_NAU8821=m @@ -5777,6 +5856,7 @@ CONFIG_SND_SOC_NAU8825=m # CONFIG_SND_SOC_NTP8918 is not set CONFIG_SND_SOC_OPS_KUNIT_TEST=m # CONFIG_SND_SOC_PCM1681 is not set +# CONFIG_SND_SOC_PCM1754 is not set # CONFIG_SND_SOC_PCM1789_I2C is not set # CONFIG_SND_SOC_PCM179X_I2C is not set # CONFIG_SND_SOC_PCM179X_SPI is not set @@ -5817,7 +5897,12 @@ CONFIG_SND_SOC_RT715_SDW=m CONFIG_SND_SOC_RT721_SDCA_SDW=m CONFIG_SND_SOC_RT722_SDCA_SDW=m # CONFIG_SND_SOC_RT9120 is not set +# CONFIG_SND_SOC_RT9123 is not set +# CONFIG_SND_SOC_RT9123P is not set +# CONFIG_SND_SOC_RTQ9124 is not set # CONFIG_SND_SOC_RTQ9128 is not set +CONFIG_SND_SOC_SDCA_HID=y +CONFIG_SND_SOC_SDCA_IRQ=y # CONFIG_SND_SOC_SGTL5000 is not set # CONFIG_SND_SOC_SIMPLE_AMPLIFIER is not set # CONFIG_SND_SOC_SIMPLE_MUX is not set @@ -5876,6 +5961,7 @@ CONFIG_SND_SOC_SSM4567=m # CONFIG_SND_SOC_TAS2770 is not set # CONFIG_SND_SOC_TAS2780 is not set # CONFIG_SND_SOC_TAS2781_I2C is not set +CONFIG_SND_SOC_TAS2783_SDW=m # CONFIG_SND_SOC_TAS5086 is not set # CONFIG_SND_SOC_TAS571X is not set # CONFIG_SND_SOC_TAS5720 is not set @@ -5900,6 +5986,7 @@ CONFIG_SND_SOC_TS3A227E=m # CONFIG_SND_SOC_TSCS454 is not set # CONFIG_SND_SOC_UDA1334 is not set # CONFIG_SND_SOC_UDA1342 is not set +# CONFIG_SND_SOC_USB is not set CONFIG_SND_SOC_UTILS_KUNIT_TEST=m # CONFIG_SND_SOC_WCD937X_SDW is not set # CONFIG_SND_SOC_WCD938X_SDW is not set @@ -5960,6 +6047,7 @@ CONFIG_SND_USB_POD=m CONFIG_SND_USB_TONEPORT=m CONFIG_SND_USB_UA101=m CONFIG_SND_USB_US122L=m +CONFIG_SND_USB_US144MKII=m CONFIG_SND_USB_USX2Y=m CONFIG_SND_USB_VARIAX=m CONFIG_SND_USB=y @@ -6122,6 +6210,7 @@ CONFIG_SYSCTL_KUNIT_TEST=m CONFIG_SYSCTL=y # CONFIG_SYSFB_SIMPLEFB is not set # CONFIG_SYSFS_DEPRECATED is not set +CONFIG_SYSFS=y # CONFIG_SYSTEM76_ACPI is not set CONFIG_SYSTEM_BLACKLIST_HASH_LIST="" CONFIG_SYSTEM_BLACKLIST_KEYRING=y @@ -6773,6 +6862,7 @@ CONFIG_USB_XHCI_HCD=y CONFIG_USB_XHCI_PCI_RENESAS=y CONFIG_USB_XHCI_PCI=y CONFIG_USB_XHCI_PLATFORM=m +# CONFIG_USB_XHCI_SIDEBAND is not set CONFIG_USB_XUSBATM=m CONFIG_USB=y # CONFIG_USB_YUREX is not set @@ -7223,6 +7313,9 @@ CONFIG_ZBUD=y # CONFIG_ZEROPLUS_FF is not set # CONFIG_ZIIRAVE_WATCHDOG is not set CONFIG_ZISOFS=y +CONFIG_ZL3073X_I2C=m +CONFIG_ZL3073X=m +CONFIG_ZL3073X_SPI=m CONFIG_ZLIB_DEFLATE=y CONFIG_ZLIB_DFLTCC=y CONFIG_ZLIB_INFLATE=y diff --git a/SOURCES/kernel-x86_64-rhel.config b/SOURCES/kernel-x86_64-rhel.config index 6496b5a01..e2b056a80 100644 --- a/SOURCES/kernel-x86_64-rhel.config +++ b/SOURCES/kernel-x86_64-rhel.config @@ -40,6 +40,7 @@ CONFIG_ACPI_CPPC_CPUFREQ=m CONFIG_ACPI_DOCK=y CONFIG_ACPI_DPTF=y # CONFIG_ACPI_EC_DEBUGFS is not set +CONFIG_ACPI_EC=y CONFIG_ACPI_EXTLOG=m CONFIG_ACPI_FAN=y CONFIG_ACPI_FFH=y @@ -190,11 +191,14 @@ CONFIG_AMD_3D_VCACHE=m # CONFIG_AMD8111_ETH is not set CONFIG_AMD_AE4DMA=m CONFIG_AMD_ATL=m +CONFIG_AMD_HSMP_ACPI=m CONFIG_AMD_HSMP=m +CONFIG_AMD_HSMP_PLAT=m # CONFIG_AMD_IOMMU_DEBUGFS is not set CONFIG_AMD_IOMMU=y # CONFIG_AMD_MEM_ENCRYPT_ACTIVE_BY_DEFAULT is not set CONFIG_AMD_MEM_ENCRYPT=y +CONFIG_AMD_MP2_STB=y CONFIG_AMD_NUMA=y CONFIG_AMD_PHY=m CONFIG_AMD_PMC=m @@ -257,6 +261,7 @@ CONFIG_ARM_CMN=m CONFIG_ARM_SMCCC_SOC_ID=y # CONFIG_ARM_SMMU_LEGACY_DT_BINDINGS is not set # CONFIG_ARM_SP805_WATCHDOG is not set +CONFIG_AS21XXX_PHY=m # CONFIG_AS3935 is not set # CONFIG_AS73211 is not set CONFIG_ASN1=y @@ -291,6 +296,7 @@ CONFIG_ATH11K=m CONFIG_ATH11K_PCI=m # CONFIG_ATH11K_SPECTRAL is not set # CONFIG_ATH11K_TRACING is not set +# CONFIG_ATH12K_AHB is not set # CONFIG_ATH12K_COREDUMP is not set # CONFIG_ATH12K_DEBUGFS is not set # CONFIG_ATH12K_DEBUG is not set @@ -796,6 +802,7 @@ CONFIG_CORTINA_PHY=m CONFIG_COUNTER=m # CONFIG_CPA_DEBUG is not set # CONFIG_CPU5_WDT is not set +CONFIG_CPUFREQ_ARCH_CUR_FREQ=y # CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE is not set # CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND is not set CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y @@ -823,11 +830,13 @@ CONFIG_CPU_ISOLATION=y CONFIG_CPU_LITTLE_ENDIAN=y CONFIG_CPUMASK_KUNIT_TEST=m CONFIG_CPUMASK_OFFSTACK=y +CONFIG_CPU_MITIGATIONS=y CONFIG_CPUSETS_V1=y CONFIG_CPUSETS=y # CONFIG_CPU_THERMAL is not set # CONFIG_CRAMFS is not set # CONFIG_CRAMFS_MTD is not set +CONFIG_CRASH_DM_CRYPT=y CONFIG_CRASH_DUMP=y CONFIG_CRASH_HOTPLUG=y CONFIG_CRASH_MAX_MEMORY_RANGES=8192 @@ -918,6 +927,7 @@ CONFIG_CRYPTO_DEV_PADLOCK=m CONFIG_CRYPTO_DEV_PADLOCK_SHA=m CONFIG_CRYPTO_DEV_QAT_420XX=m CONFIG_CRYPTO_DEV_QAT_4XXX=m +CONFIG_CRYPTO_DEV_QAT_6XXX=m CONFIG_CRYPTO_DEV_QAT_C3XXX=m CONFIG_CRYPTO_DEV_QAT_C3XXXVF=m CONFIG_CRYPTO_DEV_QAT_C62X=m @@ -1171,6 +1181,7 @@ CONFIG_DLM=m # CONFIG_DMA_API_DEBUG is not set # CONFIG_DMABUF_DEBUG is not set # CONFIG_DMABUF_HEAPS_CMA is not set +CONFIG_DMABUF_HEAPS_CMA_LEGACY=y CONFIG_DMABUF_HEAPS_SYSTEM=y CONFIG_DMABUF_HEAPS=y CONFIG_DMABUF_MOVE_NOTIFY=y @@ -1238,6 +1249,7 @@ CONFIG_DP83867_PHY=m CONFIG_DP83TC811_PHY=m # CONFIG_DP83TD510_PHY is not set CONFIG_DP83TG720_PHY=m +# CONFIG_DPLL_REFCNT_TRACKER is not set CONFIG_DPLL=y # CONFIG_DPS310 is not set CONFIG_DPTF_PCH_FIVR=m @@ -1280,6 +1292,7 @@ CONFIG_DRM_DISPLAY_DP_AUX_CEC=y # CONFIG_DRM_DISPLAY_DP_AUX_CHARDEV is not set # CONFIG_DRM_DISPLAY_DP_TUNNEL_STATE_DEBUG is not set CONFIG_DRM_DP_AUX_CHARDEV=y +# CONFIG_DRM_EFIDRM is not set # CONFIG_DRM_ETNAVIV is not set CONFIG_DRM_FBDEV_EMULATION=y CONFIG_DRM_FBDEV_OVERALLOC=100 @@ -1306,6 +1319,7 @@ CONFIG_DRM_I915=m CONFIG_DRM_I915_PREEMPT_TIMEOUT_COMPUTE=7500 CONFIG_DRM_I915_PXP=y CONFIG_DRM_I915_USERPTR=y +# CONFIG_DRM_IMX8_DC is not set # CONFIG_DRM_IMX8MP_DW_HDMI_BRIDGE is not set # CONFIG_DRM_IMX8MP_HDMI_PVI is not set # CONFIG_DRM_IMX8QM_LDB is not set @@ -1346,6 +1360,7 @@ CONFIG_DRM_NOUVEAU_SIL164=m # CONFIG_DRM_PANEL_AUO_A030JTN01 is not set # CONFIG_DRM_PANEL_BOE_BF060Y8M_AJ0 is not set # CONFIG_DRM_PANEL_BOE_HIMAX8279D is not set +# CONFIG_DRM_PANEL_BOE_TD4320 is not set # CONFIG_DRM_PANEL_BOE_TH101MB31UIG002_28A is not set # CONFIG_DRM_PANEL_BOE_TV101WUM_NL6 is not set # CONFIG_DRM_PANEL_DSI_CM is not set @@ -1354,8 +1369,11 @@ CONFIG_DRM_NOUVEAU_SIL164=m # CONFIG_DRM_PANEL_ELIDA_KD35T133 is not set # CONFIG_DRM_PANEL_FEIXIN_K101_IM2BA02 is not set # CONFIG_DRM_PANEL_FEIYANG_FY07024DI26A30D is not set +# CONFIG_DRM_PANEL_HIMAX_HX8279 is not set # CONFIG_DRM_PANEL_HIMAX_HX83112A is not set +# CONFIG_DRM_PANEL_HIMAX_HX83112B is not set # CONFIG_DRM_PANEL_HIMAX_HX8394 is not set +# CONFIG_DRM_PANEL_HYDIS_HV101HD1 is not set # CONFIG_DRM_PANEL_ILITEK_IL9322 is not set # CONFIG_DRM_PANEL_ILITEK_ILI9341 is not set # CONFIG_DRM_PANEL_ILITEK_ILI9805 is not set @@ -1388,6 +1406,7 @@ CONFIG_DRM_NOUVEAU_SIL164=m # CONFIG_DRM_PANEL_NOVATEK_NT36523 is not set # CONFIG_DRM_PANEL_NOVATEK_NT36672A is not set # CONFIG_DRM_PANEL_NOVATEK_NT36672E is not set +# CONFIG_DRM_PANEL_NOVATEK_NT37801 is not set # CONFIG_DRM_PANEL_NOVATEK_NT39016 is not set # CONFIG_DRM_PANEL_OLIMEX_LCD_OLINUXINO is not set # CONFIG_DRM_PANEL_ORISETECH_OTA5601A is not set @@ -1399,6 +1418,8 @@ CONFIG_DRM_NOUVEAU_SIL164=m # CONFIG_DRM_PANEL_RAYDIUM_RM68200 is not set # CONFIG_DRM_PANEL_RAYDIUM_RM692E5 is not set # CONFIG_DRM_PANEL_RAYDIUM_RM69380 is not set +# CONFIG_DRM_PANEL_RENESAS_R61307 is not set +# CONFIG_DRM_PANEL_RENESAS_R69328 is not set # CONFIG_DRM_PANEL_RONBO_RB070D30 is not set # CONFIG_DRM_PANEL_SAMSUNG_ATNA33XC20 is not set # CONFIG_DRM_PANEL_SAMSUNG_DB7430 is not set @@ -1411,6 +1432,7 @@ CONFIG_DRM_NOUVEAU_SIL164=m # CONFIG_DRM_PANEL_SAMSUNG_S6E63M0 is not set # CONFIG_DRM_PANEL_SAMSUNG_S6E88A0_AMS452EF01 is not set # CONFIG_DRM_PANEL_SAMSUNG_S6E8AA0 is not set +# CONFIG_DRM_PANEL_SAMSUNG_S6E8AA5X01_AMS561RA01 is not set # CONFIG_DRM_PANEL_SAMSUNG_SOFEF00 is not set # CONFIG_DRM_PANEL_SEIKO_43WVF1G is not set # CONFIG_DRM_PANEL_SHARP_LQ101R1SX01 is not set @@ -1429,6 +1451,7 @@ CONFIG_DRM_NOUVEAU_SIL164=m # CONFIG_DRM_PANEL_TPO_TD028TTEC1 is not set # CONFIG_DRM_PANEL_TPO_TPG110 is not set # CONFIG_DRM_PANEL_TRULY_NT35597_WQXGA is not set +# CONFIG_DRM_PANEL_VISIONOX_G2647FB105 is not set # CONFIG_DRM_PANEL_VISIONOX_R66451 is not set # CONFIG_DRM_PANEL_VISIONOX_RM69299 is not set # CONFIG_DRM_PANEL_VISIONOX_VTDR6130 is not set @@ -1439,6 +1462,7 @@ CONFIG_DRM_NOUVEAU_SIL164=m # CONFIG_DRM_PANTHOR is not set # CONFIG_DRM_PARADE_PS8622 is not set # CONFIG_DRM_PARADE_PS8640 is not set +# CONFIG_DRM_PIXPAPER is not set # CONFIG_DRM_PL111 is not set # CONFIG_DRM_POWERVR is not set CONFIG_DRM_QXL=m @@ -1447,12 +1471,17 @@ CONFIG_DRM_RADEON_USERPTR=y # CONFIG_DRM_RCAR_DW_HDMI is not set # CONFIG_DRM_RCAR_LVDS is not set # CONFIG_DRM_SAMSUNG_DSIM is not set +CONFIG_DRM_SCHED_KUNIT_TEST=m # CONFIG_DRM_SII902X is not set # CONFIG_DRM_SII9234 is not set # CONFIG_DRM_SIL_SII8620 is not set # CONFIG_DRM_SIMPLE_BRIDGE is not set # CONFIG_DRM_SIMPLEDRM is not set +# CONFIG_DRM_SOLOMON_SSD2825 is not set # CONFIG_DRM_SSD130X is not set +# CONFIG_DRM_ST7571_I2C is not set +# CONFIG_DRM_ST7586 is not set +# CONFIG_DRM_ST7735R is not set # CONFIG_DRM_THINE_THC63LVD1024 is not set # CONFIG_DRM_TI_DLPC3433 is not set # CONFIG_DRM_TIDSS is not set @@ -1468,13 +1497,16 @@ CONFIG_DRM_RADEON_USERPTR=y # CONFIG_DRM_TTM_KUNIT_TEST is not set CONFIG_DRM_UDL=m # CONFIG_DRM_VBOXVIDEO is not set +# CONFIG_DRM_VESADRM is not set # CONFIG_DRM_VGEM is not set CONFIG_DRM_VIRTIO_GPU_KMS=y CONFIG_DRM_VIRTIO_GPU=m +CONFIG_DRM_VKMS_KUNIT_TEST=m CONFIG_DRM_VKMS=m CONFIG_DRM_VMWGFX_FBCON=y CONFIG_DRM_VMWGFX=m # CONFIG_DRM_VMWGFX_MKSSTATS is not set +# CONFIG_DRM_WAVESHARE_BRIDGE is not set # CONFIG_DRM_WERROR is not set # CONFIG_DRM_XE_DEBUG is not set # CONFIG_DRM_XE_DEBUG_MEM is not set @@ -1485,12 +1517,14 @@ CONFIG_DRM_XE_DISPLAY=y CONFIG_DRM_XE_DP_TUNNEL=y CONFIG_DRM_XE_ENABLE_SCHEDTIMEOUT_LIMIT=y CONFIG_DRM_XE_FORCE_PROBE="" +CONFIG_DRM_XE_GPUSVM=y CONFIG_DRM_XE_JOB_TIMEOUT_MAX=10000 CONFIG_DRM_XE_JOB_TIMEOUT_MIN=1 # CONFIG_DRM_XE_KUNIT_TEST is not set # CONFIG_DRM_XE_LARGE_GUC_BUFFER is not set CONFIG_DRM_XE=m # CONFIG_DRM_XEN_FRONTEND is not set +CONFIG_DRM_XE_PAGEMAP=y CONFIG_DRM_XE_PREEMPT_TIMEOUT=640000 CONFIG_DRM_XE_PREEMPT_TIMEOUT_MAX=10000000 CONFIG_DRM_XE_PREEMPT_TIMEOUT_MIN=1 @@ -1630,6 +1664,7 @@ CONFIG_EFI_PARTITION=y # CONFIG_EFI_PGT_DUMP is not set CONFIG_EFI_RCI2_TABLE=y CONFIG_EFI_RUNTIME_MAP=y +CONFIG_EFI_SBAT_FILE="" CONFIG_EFI_SECRET=m CONFIG_EFI_SOFT_RESERVE=y CONFIG_EFI_STUB=y @@ -2158,6 +2193,7 @@ CONFIG_HSR=m # CONFIG_HTE is not set # CONFIG_HTE_TEGRA194 is not set # CONFIG_HTE_TEGRA194_TEST is not set +CONFIG_HTMDUMP=m # CONFIG_HTS221 is not set # CONFIG_HTU21 is not set # CONFIG_HUAWEI_WMI is not set @@ -2246,7 +2282,7 @@ CONFIG_I2C_MLXCPLD=m CONFIG_I2C_MUX=m CONFIG_I2C_MUX_MLXCPLD=m # CONFIG_I2C_MUX_PCA9541 is not set -# CONFIG_I2C_MUX_PCA954x is not set +CONFIG_I2C_MUX_PCA954x=m # CONFIG_I2C_MUX_REG is not set CONFIG_I2C_NFORCE2=m CONFIG_I2C_NFORCE2_S4985=m @@ -2395,6 +2431,7 @@ CONFIG_INFINIBAND_CXGB4=m CONFIG_INFINIBAND_EFA=m CONFIG_INFINIBAND_HFI1=m # CONFIG_INFINIBAND_HNS is not set +# CONFIG_INFINIBAND_IONIC is not set CONFIG_INFINIBAND_IPOIB_CM=y # CONFIG_INFINIBAND_IPOIB_DEBUG_DATA is not set CONFIG_INFINIBAND_IPOIB_DEBUG=y @@ -2528,6 +2565,7 @@ CONFIG_INTEL_PLR_TPMI=m CONFIG_INTEL_PMC_CORE=m CONFIG_INTEL_PMT_CLASS=m CONFIG_INTEL_PMT_CRASHLOG=m +# CONFIG_INTEL_PMT_KUNIT_TEST is not set CONFIG_INTEL_PMT_TELEMETRY=m CONFIG_INTEL_POWERCLAMP=m # CONFIG_INTEL_PUNIT_IPC is not set @@ -2547,7 +2585,7 @@ CONFIG_INTEL_SDSI=m CONFIG_INTEL_SPEED_SELECT_INTERFACE=m CONFIG_INTEL_TCC_COOLING=m CONFIG_INTEL_TDX_GUEST=y -# CONFIG_INTEL_TDX_HOST is not set +CONFIG_INTEL_TDX_HOST=y CONFIG_INTEL_TH_ACPI=m CONFIG_INTEL_THC_HID=m # CONFIG_INTEL_TH_DEBUG is not set @@ -2871,6 +2909,7 @@ CONFIG_KVM_GUEST=y CONFIG_KVM_HYPERV=y CONFIG_KVM_INTEL=m # CONFIG_KVM_INTEL_PROVE_VE is not set +CONFIG_KVM_INTEL_TDX=y CONFIG_KVM=m CONFIG_KVM_MAX_NR_VCPUS=4096 # CONFIG_KVM_PROVE_MMU is not set @@ -3099,6 +3138,7 @@ CONFIG_MARVELL_PHY=m # CONFIG_MAX63XX_WATCHDOG is not set # CONFIG_MAX9611 is not set # CONFIG_MAXIM_THERMOCOUPLE is not set +CONFIG_MAXLINEAR_86110_PHY=m CONFIG_MAXLINEAR_GPHY=m CONFIG_MAXSMP=y # CONFIG_MB1232 is not set @@ -3337,6 +3377,7 @@ CONFIG_MICROCHIP_PHY=m CONFIG_MICROCHIP_T1_PHY=m # CONFIG_MICROCHIP_T1S_PHY is not set CONFIG_MICROCODE_AMD=y +# CONFIG_MICROCODE_DBG is not set CONFIG_MICROCODE_INTEL=y # CONFIG_MICROCODE_LATE_LOADING is not set # CONFIG_MICROCODE_OLD_INTERFACE is not set @@ -3375,6 +3416,7 @@ CONFIG_MITIGATION_SSB=y CONFIG_MITIGATION_TAA=y CONFIG_MITIGATION_TSA=y CONFIG_MITIGATION_UNRET_ENTRY=y +CONFIG_MITIGATION_VMSCAPE=y # CONFIG_MK8 is not set # CONFIG_MLX4_CORE_GEN2 is not set CONFIG_MLX4_EN_DCB=y @@ -3767,8 +3809,8 @@ CONFIG_NETFILTER_XT_TARGET_TEE=m CONFIG_NETFILTER_XT_TARGET_TPROXY=m CONFIG_NETFILTER_XT_TARGET_TRACE=m CONFIG_NETFILTER=y -# CONFIG_NET_FOU_IP_TUNNELS is not set -# CONFIG_NET_FOU is not set +CONFIG_NET_FOU_IP_TUNNELS=y +CONFIG_NET_FOU=m CONFIG_NETFS_STATS=y CONFIG_NETFS_SUPPORT=m CONFIG_NET_HANDSHAKE_KUNIT_TEST=m @@ -4337,6 +4379,7 @@ CONFIG_PHYLINK=m # CONFIG_PHY_MIXEL_LVDS_PHY is not set # CONFIG_PHY_MIXEL_MIPI_DPHY is not set # CONFIG_PHY_OCELOT_SERDES is not set +CONFIG_PHY_PACKAGE=m # CONFIG_PHY_PXA_28NM_HSIC is not set # CONFIG_PHY_PXA_28NM_USB2 is not set # CONFIG_PHY_QCOM_EDP is not set @@ -4485,6 +4528,7 @@ CONFIG_PROFILING=y CONFIG_PROVE_NVDIMM_LOCKING=y # CONFIG_PROVE_RAW_LOCK_NESTING is not set CONFIG_PROVIDE_OHCI1394_DMA_INIT=y +CONFIG_PRP_DUP_DISCARD_KUNIT_TEST=m CONFIG_PSAMPLE=m # CONFIG_PSE_CONTROLLER is not set CONFIG_PSI_DEFAULT_DISABLED=y @@ -4581,6 +4625,7 @@ CONFIG_QUOTACTL=y # CONFIG_QUOTA_DEBUG is not set CONFIG_QUOTA_NETLINK_INTERFACE=y CONFIG_QUOTA=y +CONFIG_R8169_LEDS=y CONFIG_R8169=m CONFIG_RADIO_ADAPTERS=y # CONFIG_RADIO_MAXIRADIO is not set @@ -4636,6 +4681,7 @@ CONFIG_RD_ZSTD=y # CONFIG_READABLE_ASM is not set # CONFIG_READ_ONLY_THP_FOR_FS is not set CONFIG_REALTEK_AUTOPM=y +CONFIG_REALTEK_PHY_HWMON=y CONFIG_REALTEK_PHY=m # CONFIG_REED_SOLOMON_TEST is not set CONFIG_REGMAP_BUILD=y @@ -4844,17 +4890,21 @@ CONFIG_RTW88_8822CE=m # CONFIG_RTW88_DEBUG is not set CONFIG_RTW88=m # CONFIG_RTW89_8851BE is not set +# CONFIG_RTW89_8851BU is not set CONFIG_RTW89_8852AE=m CONFIG_RTW89_8852BE=m # CONFIG_RTW89_8852BTE is not set +# CONFIG_RTW89_8852BU is not set CONFIG_RTW89_8852CE=m # CONFIG_RTW89_8922AE is not set # CONFIG_RTW89_DEBUGFS is not set # CONFIG_RTW89_DEBUGMSG is not set CONFIG_RTW89=m CONFIG_RUNTIME_TESTING_MENU=y +# CONFIG_RV_MON_RTAPP is not set # CONFIG_RV_MON_SCHED is not set CONFIG_RV_MON_WWNR=y +CONFIG_RV_PER_TASK_MONITORS=2 CONFIG_RV_REACTORS=y CONFIG_RV_REACT_PANIC=y CONFIG_RV_REACT_PRINTK=y @@ -5450,15 +5500,35 @@ CONFIG_SND_GINA20=m CONFIG_SND_GINA24=m CONFIG_SND_HDA_ACPI=m # CONFIG_SND_HDA_CIRRUS_SCODEC_KUNIT_TEST is not set +CONFIG_SND_HDA_CODEC_ALC260=m +CONFIG_SND_HDA_CODEC_ALC262=m +CONFIG_SND_HDA_CODEC_ALC268=m +CONFIG_SND_HDA_CODEC_ALC269=m +CONFIG_SND_HDA_CODEC_ALC662=m +CONFIG_SND_HDA_CODEC_ALC680=m +CONFIG_SND_HDA_CODEC_ALC861=m +CONFIG_SND_HDA_CODEC_ALC861VD=m +CONFIG_SND_HDA_CODEC_ALC880=m +CONFIG_SND_HDA_CODEC_ALC882=m CONFIG_SND_HDA_CODEC_ANALOG=m CONFIG_SND_HDA_CODEC_CA0110=m CONFIG_SND_HDA_CODEC_CA0132_DSP=y CONFIG_SND_HDA_CODEC_CA0132=m CONFIG_SND_HDA_CODEC_CIRRUS=m +CONFIG_SND_HDA_CODEC_CM9825=m CONFIG_SND_HDA_CODEC_CMEDIA=m CONFIG_SND_HDA_CODEC_CONEXANT=m +CONFIG_SND_HDA_CODEC_CS420X=m +CONFIG_SND_HDA_CODEC_CS421X=m CONFIG_SND_HDA_CODEC_CS8409=m +CONFIG_SND_HDA_CODEC_HDMI_ATI=m +CONFIG_SND_HDA_CODEC_HDMI_GENERIC=m +CONFIG_SND_HDA_CODEC_HDMI_INTEL=m CONFIG_SND_HDA_CODEC_HDMI=m +CONFIG_SND_HDA_CODEC_HDMI_NVIDIA=m +CONFIG_SND_HDA_CODEC_HDMI_NVIDIA_MCP=m +CONFIG_SND_HDA_CODEC_HDMI_SIMPLE=m +CONFIG_SND_HDA_CODEC_HDMI_TEGRA=m CONFIG_SND_HDA_CODEC_REALTEK=m CONFIG_SND_HDA_CODEC_SENARYTECH=m CONFIG_SND_HDA_CODEC_SI3054=m @@ -5545,6 +5615,8 @@ CONFIG_SND_SOC_ACPI_AMD_MATCH=m # CONFIG_SND_SOC_ADAU7002 is not set # CONFIG_SND_SOC_ADAU7118_HW is not set # CONFIG_SND_SOC_ADAU7118_I2C is not set +# CONFIG_SND_SOC_ADI_AXI_I2S is not set +# CONFIG_SND_SOC_ADI_AXI_SPDIF is not set # CONFIG_SND_SOC_ADI is not set # CONFIG_SND_SOC_AK4104 is not set # CONFIG_SND_SOC_AK4118 is not set @@ -5623,6 +5695,7 @@ CONFIG_SND_SOC_CS42L43_SDW=m # CONFIG_SND_SOC_CS43130 is not set # CONFIG_SND_SOC_CS4341 is not set # CONFIG_SND_SOC_CS4349 is not set +# CONFIG_SND_SOC_CS48L32 is not set # CONFIG_SND_SOC_CS53L30 is not set # CONFIG_SND_SOC_CS_AMP_LIB_TEST is not set CONFIG_SND_SOC_CX2072X=m @@ -5635,6 +5708,7 @@ CONFIG_SND_SOC_ES8316=m CONFIG_SND_SOC_ES8326=m # CONFIG_SND_SOC_ES8328_I2C is not set # CONFIG_SND_SOC_ES8328_SPI is not set +# CONFIG_SND_SOC_FS210X is not set # CONFIG_SND_SOC_FSL_ASRC is not set # CONFIG_SND_SOC_FSL_AUDMIX is not set # CONFIG_SND_SOC_FSL_ESAI is not set @@ -5651,6 +5725,7 @@ CONFIG_SND_SOC_HDAC_HDMI=m # CONFIG_SND_SOC_IMG is not set # CONFIG_SND_SOC_IMX_AUDMUX is not set # CONFIG_SND_SOC_INNO_RK3036 is not set +# CONFIG_SND_SOC_INTEL_AVS_CARDNAME_OBSOLETE is not set CONFIG_SND_SOC_INTEL_AVS=m # CONFIG_SND_SOC_INTEL_AVS_MACH_DA7219 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_DMIC is not set @@ -5661,11 +5736,13 @@ CONFIG_SND_SOC_INTEL_AVS=m # CONFIG_SND_SOC_INTEL_AVS_MACH_MAX98373 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_MAX98927 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_NAU8825 is not set +# CONFIG_SND_SOC_INTEL_AVS_MACH_PCM3168A is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_PROBE is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_RT274 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_RT286 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_RT298 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_RT5514 is not set +# CONFIG_SND_SOC_INTEL_AVS_MACH_RT5640 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_RT5663 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_RT5682 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_SSM4567 is not set @@ -5738,6 +5815,7 @@ CONFIG_SND_SOC_MAX98390=m # CONFIG_SND_SOC_MAX9860 is not set # CONFIG_SND_SOC_MAX9867 is not set CONFIG_SND_SOC_MAX98927=m +# CONFIG_SND_SOC_MIKROE_PROTO is not set # CONFIG_SND_SOC_MSM8916_WCD_DIGITAL is not set # CONFIG_SND_SOC_MT6351 is not set # CONFIG_SND_SOC_MT6357 is not set @@ -5745,6 +5823,7 @@ CONFIG_SND_SOC_MAX98927=m # CONFIG_SND_SOC_MT6660 is not set # CONFIG_SND_SOC_MTK_BTCVSD is not set CONFIG_SND_SOC_NAU8315=m +# CONFIG_SND_SOC_NAU8325 is not set # CONFIG_SND_SOC_NAU8540 is not set # CONFIG_SND_SOC_NAU8810 is not set CONFIG_SND_SOC_NAU8821=m @@ -5755,6 +5834,7 @@ CONFIG_SND_SOC_NAU8825=m # CONFIG_SND_SOC_NTP8918 is not set CONFIG_SND_SOC_OPS_KUNIT_TEST=m # CONFIG_SND_SOC_PCM1681 is not set +# CONFIG_SND_SOC_PCM1754 is not set # CONFIG_SND_SOC_PCM1789_I2C is not set # CONFIG_SND_SOC_PCM179X_I2C is not set # CONFIG_SND_SOC_PCM179X_SPI is not set @@ -5795,7 +5875,12 @@ CONFIG_SND_SOC_RT715_SDW=m CONFIG_SND_SOC_RT721_SDCA_SDW=m CONFIG_SND_SOC_RT722_SDCA_SDW=m # CONFIG_SND_SOC_RT9120 is not set +# CONFIG_SND_SOC_RT9123 is not set +# CONFIG_SND_SOC_RT9123P is not set +# CONFIG_SND_SOC_RTQ9124 is not set # CONFIG_SND_SOC_RTQ9128 is not set +CONFIG_SND_SOC_SDCA_HID=y +CONFIG_SND_SOC_SDCA_IRQ=y # CONFIG_SND_SOC_SGTL5000 is not set # CONFIG_SND_SOC_SIMPLE_AMPLIFIER is not set # CONFIG_SND_SOC_SIMPLE_MUX is not set @@ -5853,6 +5938,7 @@ CONFIG_SND_SOC_SSM4567=m # CONFIG_SND_SOC_TAS2770 is not set # CONFIG_SND_SOC_TAS2780 is not set # CONFIG_SND_SOC_TAS2781_I2C is not set +CONFIG_SND_SOC_TAS2783_SDW=m # CONFIG_SND_SOC_TAS5086 is not set # CONFIG_SND_SOC_TAS571X is not set # CONFIG_SND_SOC_TAS5720 is not set @@ -5877,6 +5963,7 @@ CONFIG_SND_SOC_TS3A227E=m # CONFIG_SND_SOC_TSCS454 is not set # CONFIG_SND_SOC_UDA1334 is not set # CONFIG_SND_SOC_UDA1342 is not set +# CONFIG_SND_SOC_USB is not set CONFIG_SND_SOC_UTILS_KUNIT_TEST=m # CONFIG_SND_SOC_WCD937X_SDW is not set # CONFIG_SND_SOC_WCD938X_SDW is not set @@ -5937,6 +6024,7 @@ CONFIG_SND_USB_POD=m CONFIG_SND_USB_TONEPORT=m CONFIG_SND_USB_UA101=m CONFIG_SND_USB_US122L=m +CONFIG_SND_USB_US144MKII=m CONFIG_SND_USB_USX2Y=m CONFIG_SND_USB_VARIAX=m CONFIG_SND_USB=y @@ -6099,6 +6187,7 @@ CONFIG_SYSCTL_KUNIT_TEST=m CONFIG_SYSCTL=y # CONFIG_SYSFB_SIMPLEFB is not set # CONFIG_SYSFS_DEPRECATED is not set +CONFIG_SYSFS=y # CONFIG_SYSTEM76_ACPI is not set CONFIG_SYSTEM_BLACKLIST_HASH_LIST="" CONFIG_SYSTEM_BLACKLIST_KEYRING=y @@ -6750,6 +6839,7 @@ CONFIG_USB_XHCI_HCD=y CONFIG_USB_XHCI_PCI_RENESAS=y CONFIG_USB_XHCI_PCI=y CONFIG_USB_XHCI_PLATFORM=m +# CONFIG_USB_XHCI_SIDEBAND is not set CONFIG_USB_XUSBATM=m CONFIG_USB=y # CONFIG_USB_YUREX is not set @@ -7200,6 +7290,9 @@ CONFIG_ZBUD=y # CONFIG_ZEROPLUS_FF is not set # CONFIG_ZIIRAVE_WATCHDOG is not set CONFIG_ZISOFS=y +CONFIG_ZL3073X_I2C=m +CONFIG_ZL3073X=m +CONFIG_ZL3073X_SPI=m CONFIG_ZLIB_DEFLATE=y CONFIG_ZLIB_DFLTCC=y CONFIG_ZLIB_INFLATE=y diff --git a/SOURCES/kernel-x86_64-rt-debug-rhel.config b/SOURCES/kernel-x86_64-rt-debug-rhel.config index b9d15bb6a..c96d9e3df 100644 --- a/SOURCES/kernel-x86_64-rt-debug-rhel.config +++ b/SOURCES/kernel-x86_64-rt-debug-rhel.config @@ -40,6 +40,7 @@ CONFIG_ACPI_DEBUG=y CONFIG_ACPI_DOCK=y CONFIG_ACPI_DPTF=y CONFIG_ACPI_EC_DEBUGFS=m +CONFIG_ACPI_EC=y CONFIG_ACPI_EXTLOG=m CONFIG_ACPI_FAN=y CONFIG_ACPI_FFH=y @@ -193,11 +194,14 @@ CONFIG_AMD_3D_VCACHE=m # CONFIG_AMD8111_ETH is not set CONFIG_AMD_AE4DMA=m CONFIG_AMD_ATL=m +CONFIG_AMD_HSMP_ACPI=m CONFIG_AMD_HSMP=m +CONFIG_AMD_HSMP_PLAT=m # CONFIG_AMD_IOMMU_DEBUGFS is not set CONFIG_AMD_IOMMU=y # CONFIG_AMD_MEM_ENCRYPT_ACTIVE_BY_DEFAULT is not set CONFIG_AMD_MEM_ENCRYPT=y +CONFIG_AMD_MP2_STB=y CONFIG_AMD_NUMA=y CONFIG_AMD_PHY=m CONFIG_AMD_PMC=m @@ -262,6 +266,7 @@ CONFIG_ARM_CMN=m CONFIG_ARM_SMCCC_SOC_ID=y # CONFIG_ARM_SMMU_LEGACY_DT_BINDINGS is not set # CONFIG_ARM_SP805_WATCHDOG is not set +CONFIG_AS21XXX_PHY=m # CONFIG_AS3935 is not set # CONFIG_AS73211 is not set CONFIG_ASN1=y @@ -297,6 +302,7 @@ CONFIG_ATH11K=m CONFIG_ATH11K_PCI=m CONFIG_ATH11K_SPECTRAL=y CONFIG_ATH11K_TRACING=y +# CONFIG_ATH12K_AHB is not set # CONFIG_ATH12K_COREDUMP is not set CONFIG_ATH12K_DEBUGFS=y CONFIG_ATH12K_DEBUG=y @@ -811,6 +817,7 @@ CONFIG_CORTINA_PHY=m CONFIG_COUNTER=m # CONFIG_CPA_DEBUG is not set # CONFIG_CPU5_WDT is not set +CONFIG_CPUFREQ_ARCH_CUR_FREQ=y # CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE is not set # CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND is not set CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y @@ -838,11 +845,13 @@ CONFIG_CPU_ISOLATION=y CONFIG_CPU_LITTLE_ENDIAN=y CONFIG_CPUMASK_KUNIT_TEST=m CONFIG_CPUMASK_OFFSTACK=y +CONFIG_CPU_MITIGATIONS=y CONFIG_CPUSETS_V1=y CONFIG_CPUSETS=y # CONFIG_CPU_THERMAL is not set # CONFIG_CRAMFS is not set # CONFIG_CRAMFS_MTD is not set +CONFIG_CRASH_DM_CRYPT=y CONFIG_CRASH_DUMP=y CONFIG_CRASH_HOTPLUG=y CONFIG_CRASH_MAX_MEMORY_RANGES=8192 @@ -933,6 +942,7 @@ CONFIG_CRYPTO_DEV_PADLOCK=m CONFIG_CRYPTO_DEV_PADLOCK_SHA=m CONFIG_CRYPTO_DEV_QAT_420XX=m CONFIG_CRYPTO_DEV_QAT_4XXX=m +CONFIG_CRYPTO_DEV_QAT_6XXX=m CONFIG_CRYPTO_DEV_QAT_C3XXX=m CONFIG_CRYPTO_DEV_QAT_C3XXXVF=m CONFIG_CRYPTO_DEV_QAT_C62X=m @@ -1198,6 +1208,7 @@ CONFIG_DLM=m CONFIG_DMA_API_DEBUG=y CONFIG_DMABUF_DEBUG=y # CONFIG_DMABUF_HEAPS_CMA is not set +CONFIG_DMABUF_HEAPS_CMA_LEGACY=y CONFIG_DMABUF_HEAPS_SYSTEM=y CONFIG_DMABUF_HEAPS=y CONFIG_DMABUF_MOVE_NOTIFY=y @@ -1265,6 +1276,7 @@ CONFIG_DP83867_PHY=m CONFIG_DP83TC811_PHY=m # CONFIG_DP83TD510_PHY is not set CONFIG_DP83TG720_PHY=m +CONFIG_DPLL_REFCNT_TRACKER=y CONFIG_DPLL=y # CONFIG_DPM_WATCHDOG is not set # CONFIG_DPS310 is not set @@ -1310,6 +1322,7 @@ CONFIG_DRM_DISPLAY_DP_AUX_CEC=y # CONFIG_DRM_DISPLAY_DP_AUX_CHARDEV is not set # CONFIG_DRM_DISPLAY_DP_TUNNEL_STATE_DEBUG is not set CONFIG_DRM_DP_AUX_CHARDEV=y +# CONFIG_DRM_EFIDRM is not set # CONFIG_DRM_ETNAVIV is not set CONFIG_DRM_FBDEV_EMULATION=y # CONFIG_DRM_FBDEV_LEAK_PHYS_SMEM is not set @@ -1356,6 +1369,7 @@ CONFIG_DRM_I915_TIMESLICE_DURATION=1 CONFIG_DRM_I915_USERFAULT_AUTOSUSPEND=250 CONFIG_DRM_I915_USERPTR=y # CONFIG_DRM_I915_WERROR is not set +# CONFIG_DRM_IMX8_DC is not set # CONFIG_DRM_IMX8MP_DW_HDMI_BRIDGE is not set # CONFIG_DRM_IMX8MP_HDMI_PVI is not set # CONFIG_DRM_IMX8QM_LDB is not set @@ -1396,6 +1410,7 @@ CONFIG_DRM_NOUVEAU_SIL164=m # CONFIG_DRM_PANEL_AUO_A030JTN01 is not set # CONFIG_DRM_PANEL_BOE_BF060Y8M_AJ0 is not set # CONFIG_DRM_PANEL_BOE_HIMAX8279D is not set +# CONFIG_DRM_PANEL_BOE_TD4320 is not set # CONFIG_DRM_PANEL_BOE_TH101MB31UIG002_28A is not set # CONFIG_DRM_PANEL_BOE_TV101WUM_NL6 is not set # CONFIG_DRM_PANEL_DSI_CM is not set @@ -1404,8 +1419,11 @@ CONFIG_DRM_NOUVEAU_SIL164=m # CONFIG_DRM_PANEL_ELIDA_KD35T133 is not set # CONFIG_DRM_PANEL_FEIXIN_K101_IM2BA02 is not set # CONFIG_DRM_PANEL_FEIYANG_FY07024DI26A30D is not set +# CONFIG_DRM_PANEL_HIMAX_HX8279 is not set # CONFIG_DRM_PANEL_HIMAX_HX83112A is not set +# CONFIG_DRM_PANEL_HIMAX_HX83112B is not set # CONFIG_DRM_PANEL_HIMAX_HX8394 is not set +# CONFIG_DRM_PANEL_HYDIS_HV101HD1 is not set # CONFIG_DRM_PANEL_ILITEK_IL9322 is not set # CONFIG_DRM_PANEL_ILITEK_ILI9341 is not set # CONFIG_DRM_PANEL_ILITEK_ILI9805 is not set @@ -1438,6 +1456,7 @@ CONFIG_DRM_NOUVEAU_SIL164=m # CONFIG_DRM_PANEL_NOVATEK_NT36523 is not set # CONFIG_DRM_PANEL_NOVATEK_NT36672A is not set # CONFIG_DRM_PANEL_NOVATEK_NT36672E is not set +# CONFIG_DRM_PANEL_NOVATEK_NT37801 is not set # CONFIG_DRM_PANEL_NOVATEK_NT39016 is not set # CONFIG_DRM_PANEL_OLIMEX_LCD_OLINUXINO is not set # CONFIG_DRM_PANEL_ORISETECH_OTA5601A is not set @@ -1449,6 +1468,8 @@ CONFIG_DRM_NOUVEAU_SIL164=m # CONFIG_DRM_PANEL_RAYDIUM_RM68200 is not set # CONFIG_DRM_PANEL_RAYDIUM_RM692E5 is not set # CONFIG_DRM_PANEL_RAYDIUM_RM69380 is not set +# CONFIG_DRM_PANEL_RENESAS_R61307 is not set +# CONFIG_DRM_PANEL_RENESAS_R69328 is not set # CONFIG_DRM_PANEL_RONBO_RB070D30 is not set # CONFIG_DRM_PANEL_SAMSUNG_ATNA33XC20 is not set # CONFIG_DRM_PANEL_SAMSUNG_DB7430 is not set @@ -1461,6 +1482,7 @@ CONFIG_DRM_NOUVEAU_SIL164=m # CONFIG_DRM_PANEL_SAMSUNG_S6E63M0 is not set # CONFIG_DRM_PANEL_SAMSUNG_S6E88A0_AMS452EF01 is not set # CONFIG_DRM_PANEL_SAMSUNG_S6E8AA0 is not set +# CONFIG_DRM_PANEL_SAMSUNG_S6E8AA5X01_AMS561RA01 is not set # CONFIG_DRM_PANEL_SAMSUNG_SOFEF00 is not set # CONFIG_DRM_PANEL_SEIKO_43WVF1G is not set # CONFIG_DRM_PANEL_SHARP_LQ101R1SX01 is not set @@ -1479,6 +1501,7 @@ CONFIG_DRM_NOUVEAU_SIL164=m # CONFIG_DRM_PANEL_TPO_TD028TTEC1 is not set # CONFIG_DRM_PANEL_TPO_TPG110 is not set # CONFIG_DRM_PANEL_TRULY_NT35597_WQXGA is not set +# CONFIG_DRM_PANEL_VISIONOX_G2647FB105 is not set # CONFIG_DRM_PANEL_VISIONOX_R66451 is not set # CONFIG_DRM_PANEL_VISIONOX_RM69299 is not set # CONFIG_DRM_PANEL_VISIONOX_VTDR6130 is not set @@ -1489,6 +1512,7 @@ CONFIG_DRM_NOUVEAU_SIL164=m # CONFIG_DRM_PANTHOR is not set # CONFIG_DRM_PARADE_PS8622 is not set # CONFIG_DRM_PARADE_PS8640 is not set +# CONFIG_DRM_PIXPAPER is not set # CONFIG_DRM_PL111 is not set # CONFIG_DRM_POWERVR is not set CONFIG_DRM_QXL=m @@ -1497,12 +1521,17 @@ CONFIG_DRM_RADEON_USERPTR=y # CONFIG_DRM_RCAR_DW_HDMI is not set # CONFIG_DRM_RCAR_LVDS is not set # CONFIG_DRM_SAMSUNG_DSIM is not set +CONFIG_DRM_SCHED_KUNIT_TEST=m # CONFIG_DRM_SII902X is not set # CONFIG_DRM_SII9234 is not set # CONFIG_DRM_SIL_SII8620 is not set # CONFIG_DRM_SIMPLE_BRIDGE is not set # CONFIG_DRM_SIMPLEDRM is not set +# CONFIG_DRM_SOLOMON_SSD2825 is not set # CONFIG_DRM_SSD130X is not set +# CONFIG_DRM_ST7571_I2C is not set +# CONFIG_DRM_ST7586 is not set +# CONFIG_DRM_ST7735R is not set # CONFIG_DRM_THINE_THC63LVD1024 is not set # CONFIG_DRM_TI_DLPC3433 is not set # CONFIG_DRM_TIDSS is not set @@ -1518,13 +1547,16 @@ CONFIG_DRM_RADEON_USERPTR=y # CONFIG_DRM_TTM_KUNIT_TEST is not set CONFIG_DRM_UDL=m # CONFIG_DRM_VBOXVIDEO is not set +# CONFIG_DRM_VESADRM is not set # CONFIG_DRM_VGEM is not set CONFIG_DRM_VIRTIO_GPU_KMS=y CONFIG_DRM_VIRTIO_GPU=m +CONFIG_DRM_VKMS_KUNIT_TEST=m CONFIG_DRM_VKMS=m CONFIG_DRM_VMWGFX_FBCON=y CONFIG_DRM_VMWGFX=m # CONFIG_DRM_VMWGFX_MKSSTATS is not set +# CONFIG_DRM_WAVESHARE_BRIDGE is not set # CONFIG_DRM_WERROR is not set # CONFIG_DRM_XE_DEBUG is not set # CONFIG_DRM_XE_DEBUG_MEMIRQ is not set @@ -1536,12 +1568,14 @@ CONFIG_DRM_XE_DISPLAY=y CONFIG_DRM_XE_DP_TUNNEL=y CONFIG_DRM_XE_ENABLE_SCHEDTIMEOUT_LIMIT=y CONFIG_DRM_XE_FORCE_PROBE="" +CONFIG_DRM_XE_GPUSVM=y CONFIG_DRM_XE_JOB_TIMEOUT_MAX=10000 CONFIG_DRM_XE_JOB_TIMEOUT_MIN=1 # CONFIG_DRM_XE_KUNIT_TEST is not set # CONFIG_DRM_XE_LARGE_GUC_BUFFER is not set CONFIG_DRM_XE=m # CONFIG_DRM_XEN_FRONTEND is not set +CONFIG_DRM_XE_PAGEMAP=y CONFIG_DRM_XE_PREEMPT_TIMEOUT=640000 CONFIG_DRM_XE_PREEMPT_TIMEOUT_MAX=10000000 CONFIG_DRM_XE_PREEMPT_TIMEOUT_MIN=1 @@ -1682,6 +1716,7 @@ CONFIG_EFI_PARTITION=y # CONFIG_EFI_PGT_DUMP is not set CONFIG_EFI_RCI2_TABLE=y CONFIG_EFI_RUNTIME_MAP=y +CONFIG_EFI_SBAT_FILE="" CONFIG_EFI_SECRET=m CONFIG_EFI_SOFT_RESERVE=y CONFIG_EFI_STUB=y @@ -2229,6 +2264,7 @@ CONFIG_HSR=m # CONFIG_HTE is not set # CONFIG_HTE_TEGRA194 is not set # CONFIG_HTE_TEGRA194_TEST is not set +CONFIG_HTMDUMP=m # CONFIG_HTS221 is not set # CONFIG_HTU21 is not set # CONFIG_HUAWEI_WMI is not set @@ -2317,7 +2353,7 @@ CONFIG_I2C_MLXCPLD=m CONFIG_I2C_MUX=m CONFIG_I2C_MUX_MLXCPLD=m # CONFIG_I2C_MUX_PCA9541 is not set -# CONFIG_I2C_MUX_PCA954x is not set +CONFIG_I2C_MUX_PCA954x=m # CONFIG_I2C_MUX_REG is not set CONFIG_I2C_NFORCE2=m CONFIG_I2C_NFORCE2_S4985=m @@ -2466,6 +2502,7 @@ CONFIG_INFINIBAND_CXGB4=m CONFIG_INFINIBAND_EFA=m CONFIG_INFINIBAND_HFI1=m # CONFIG_INFINIBAND_HNS is not set +# CONFIG_INFINIBAND_IONIC is not set CONFIG_INFINIBAND_IPOIB_CM=y # CONFIG_INFINIBAND_IPOIB_DEBUG_DATA is not set CONFIG_INFINIBAND_IPOIB_DEBUG=y @@ -2599,6 +2636,7 @@ CONFIG_INTEL_PLR_TPMI=m CONFIG_INTEL_PMC_CORE=m CONFIG_INTEL_PMT_CLASS=m CONFIG_INTEL_PMT_CRASHLOG=m +# CONFIG_INTEL_PMT_KUNIT_TEST is not set CONFIG_INTEL_PMT_TELEMETRY=m CONFIG_INTEL_POWERCLAMP=m # CONFIG_INTEL_PUNIT_IPC is not set @@ -2618,7 +2656,7 @@ CONFIG_INTEL_SDSI=m CONFIG_INTEL_SPEED_SELECT_INTERFACE=m CONFIG_INTEL_TCC_COOLING=m CONFIG_INTEL_TDX_GUEST=y -# CONFIG_INTEL_TDX_HOST is not set +CONFIG_INTEL_TDX_HOST=y CONFIG_INTEL_TH_ACPI=m CONFIG_INTEL_THC_HID=m # CONFIG_INTEL_TH_DEBUG is not set @@ -2949,6 +2987,7 @@ CONFIG_KVM_GUEST=y CONFIG_KVM_HYPERV=y CONFIG_KVM_INTEL=m # CONFIG_KVM_INTEL_PROVE_VE is not set +CONFIG_KVM_INTEL_TDX=y CONFIG_KVM=m CONFIG_KVM_MAX_NR_VCPUS=4096 CONFIG_KVM_PROVE_MMU=y @@ -3178,6 +3217,7 @@ CONFIG_MARVELL_PHY=m # CONFIG_MAX63XX_WATCHDOG is not set # CONFIG_MAX9611 is not set # CONFIG_MAXIM_THERMOCOUPLE is not set +CONFIG_MAXLINEAR_86110_PHY=m CONFIG_MAXLINEAR_GPHY=m CONFIG_MAXSMP=y # CONFIG_MB1232 is not set @@ -3416,6 +3456,7 @@ CONFIG_MICROCHIP_PHY=m CONFIG_MICROCHIP_T1_PHY=m # CONFIG_MICROCHIP_T1S_PHY is not set CONFIG_MICROCODE_AMD=y +# CONFIG_MICROCODE_DBG is not set CONFIG_MICROCODE_INTEL=y # CONFIG_MICROCODE_LATE_LOADING is not set # CONFIG_MICROCODE_OLD_INTERFACE is not set @@ -3454,6 +3495,7 @@ CONFIG_MITIGATION_SSB=y CONFIG_MITIGATION_TAA=y CONFIG_MITIGATION_TSA=y CONFIG_MITIGATION_UNRET_ENTRY=y +CONFIG_MITIGATION_VMSCAPE=y # CONFIG_MK8 is not set # CONFIG_MLX4_CORE_GEN2 is not set CONFIG_MLX4_DEBUG=y @@ -3858,8 +3900,8 @@ CONFIG_NETFILTER_XT_TARGET_TEE=m CONFIG_NETFILTER_XT_TARGET_TPROXY=m CONFIG_NETFILTER_XT_TARGET_TRACE=m CONFIG_NETFILTER=y -# CONFIG_NET_FOU_IP_TUNNELS is not set -# CONFIG_NET_FOU is not set +CONFIG_NET_FOU_IP_TUNNELS=y +CONFIG_NET_FOU=m CONFIG_NETFS_STATS=y CONFIG_NETFS_SUPPORT=m CONFIG_NET_HANDSHAKE_KUNIT_TEST=m @@ -4438,6 +4480,7 @@ CONFIG_PHYLINK=m # CONFIG_PHY_MIXEL_LVDS_PHY is not set # CONFIG_PHY_MIXEL_MIPI_DPHY is not set # CONFIG_PHY_OCELOT_SERDES is not set +CONFIG_PHY_PACKAGE=m # CONFIG_PHY_PXA_28NM_HSIC is not set # CONFIG_PHY_PXA_28NM_USB2 is not set # CONFIG_PHY_QCOM_EDP is not set @@ -4592,6 +4635,7 @@ CONFIG_PROVE_LOCKING=y CONFIG_PROVE_NVDIMM_LOCKING=y CONFIG_PROVE_RAW_LOCK_NESTING=y CONFIG_PROVIDE_OHCI1394_DMA_INIT=y +CONFIG_PRP_DUP_DISCARD_KUNIT_TEST=m CONFIG_PSAMPLE=m # CONFIG_PSE_CONTROLLER is not set CONFIG_PSI_DEFAULT_DISABLED=y @@ -4689,6 +4733,7 @@ CONFIG_QUOTACTL=y CONFIG_QUOTA_DEBUG=y CONFIG_QUOTA_NETLINK_INTERFACE=y CONFIG_QUOTA=y +CONFIG_R8169_LEDS=y CONFIG_R8169=m CONFIG_RADIO_ADAPTERS=y # CONFIG_RADIO_MAXIRADIO is not set @@ -4748,6 +4793,7 @@ CONFIG_RD_ZSTD=y # CONFIG_READABLE_ASM is not set # CONFIG_READ_ONLY_THP_FOR_FS is not set CONFIG_REALTEK_AUTOPM=y +CONFIG_REALTEK_PHY_HWMON=y CONFIG_REALTEK_PHY=m # CONFIG_REED_SOLOMON_TEST is not set CONFIG_REGMAP_BUILD=y @@ -4957,17 +5003,21 @@ CONFIG_RTW88_DEBUGFS=y CONFIG_RTW88_DEBUG=y CONFIG_RTW88=m # CONFIG_RTW89_8851BE is not set +# CONFIG_RTW89_8851BU is not set CONFIG_RTW89_8852AE=m CONFIG_RTW89_8852BE=m # CONFIG_RTW89_8852BTE is not set +# CONFIG_RTW89_8852BU is not set CONFIG_RTW89_8852CE=m # CONFIG_RTW89_8922AE is not set CONFIG_RTW89_DEBUGFS=y CONFIG_RTW89_DEBUGMSG=y CONFIG_RTW89=m CONFIG_RUNTIME_TESTING_MENU=y +# CONFIG_RV_MON_RTAPP is not set # CONFIG_RV_MON_SCHED is not set CONFIG_RV_MON_WWNR=y +CONFIG_RV_PER_TASK_MONITORS=2 CONFIG_RV_REACTORS=y CONFIG_RV_REACT_PANIC=y CONFIG_RV_REACT_PRINTK=y @@ -5566,15 +5616,35 @@ CONFIG_SND_GINA20=m CONFIG_SND_GINA24=m CONFIG_SND_HDA_ACPI=m # CONFIG_SND_HDA_CIRRUS_SCODEC_KUNIT_TEST is not set +CONFIG_SND_HDA_CODEC_ALC260=m +CONFIG_SND_HDA_CODEC_ALC262=m +CONFIG_SND_HDA_CODEC_ALC268=m +CONFIG_SND_HDA_CODEC_ALC269=m +CONFIG_SND_HDA_CODEC_ALC662=m +CONFIG_SND_HDA_CODEC_ALC680=m +CONFIG_SND_HDA_CODEC_ALC861=m +CONFIG_SND_HDA_CODEC_ALC861VD=m +CONFIG_SND_HDA_CODEC_ALC880=m +CONFIG_SND_HDA_CODEC_ALC882=m CONFIG_SND_HDA_CODEC_ANALOG=m CONFIG_SND_HDA_CODEC_CA0110=m CONFIG_SND_HDA_CODEC_CA0132_DSP=y CONFIG_SND_HDA_CODEC_CA0132=m CONFIG_SND_HDA_CODEC_CIRRUS=m +CONFIG_SND_HDA_CODEC_CM9825=m CONFIG_SND_HDA_CODEC_CMEDIA=m CONFIG_SND_HDA_CODEC_CONEXANT=m +CONFIG_SND_HDA_CODEC_CS420X=m +CONFIG_SND_HDA_CODEC_CS421X=m CONFIG_SND_HDA_CODEC_CS8409=m +CONFIG_SND_HDA_CODEC_HDMI_ATI=m +CONFIG_SND_HDA_CODEC_HDMI_GENERIC=m +CONFIG_SND_HDA_CODEC_HDMI_INTEL=m CONFIG_SND_HDA_CODEC_HDMI=m +CONFIG_SND_HDA_CODEC_HDMI_NVIDIA=m +CONFIG_SND_HDA_CODEC_HDMI_NVIDIA_MCP=m +CONFIG_SND_HDA_CODEC_HDMI_SIMPLE=m +CONFIG_SND_HDA_CODEC_HDMI_TEGRA=m CONFIG_SND_HDA_CODEC_REALTEK=m CONFIG_SND_HDA_CODEC_SENARYTECH=m CONFIG_SND_HDA_CODEC_SI3054=m @@ -5664,6 +5734,8 @@ CONFIG_SND_SOC_ACPI_AMD_MATCH=m # CONFIG_SND_SOC_ADAU7002 is not set # CONFIG_SND_SOC_ADAU7118_HW is not set # CONFIG_SND_SOC_ADAU7118_I2C is not set +# CONFIG_SND_SOC_ADI_AXI_I2S is not set +# CONFIG_SND_SOC_ADI_AXI_SPDIF is not set # CONFIG_SND_SOC_ADI is not set # CONFIG_SND_SOC_AK4104 is not set # CONFIG_SND_SOC_AK4118 is not set @@ -5742,6 +5814,7 @@ CONFIG_SND_SOC_CS42L43_SDW=m # CONFIG_SND_SOC_CS43130 is not set # CONFIG_SND_SOC_CS4341 is not set # CONFIG_SND_SOC_CS4349 is not set +# CONFIG_SND_SOC_CS48L32 is not set # CONFIG_SND_SOC_CS53L30 is not set # CONFIG_SND_SOC_CS_AMP_LIB_TEST is not set CONFIG_SND_SOC_CX2072X=m @@ -5754,6 +5827,7 @@ CONFIG_SND_SOC_ES8316=m CONFIG_SND_SOC_ES8326=m # CONFIG_SND_SOC_ES8328_I2C is not set # CONFIG_SND_SOC_ES8328_SPI is not set +# CONFIG_SND_SOC_FS210X is not set # CONFIG_SND_SOC_FSL_ASRC is not set # CONFIG_SND_SOC_FSL_AUDMIX is not set # CONFIG_SND_SOC_FSL_ESAI is not set @@ -5770,6 +5844,7 @@ CONFIG_SND_SOC_HDAC_HDMI=m # CONFIG_SND_SOC_IMG is not set # CONFIG_SND_SOC_IMX_AUDMUX is not set # CONFIG_SND_SOC_INNO_RK3036 is not set +# CONFIG_SND_SOC_INTEL_AVS_CARDNAME_OBSOLETE is not set CONFIG_SND_SOC_INTEL_AVS=m # CONFIG_SND_SOC_INTEL_AVS_MACH_DA7219 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_DMIC is not set @@ -5780,11 +5855,13 @@ CONFIG_SND_SOC_INTEL_AVS=m # CONFIG_SND_SOC_INTEL_AVS_MACH_MAX98373 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_MAX98927 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_NAU8825 is not set +# CONFIG_SND_SOC_INTEL_AVS_MACH_PCM3168A is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_PROBE is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_RT274 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_RT286 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_RT298 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_RT5514 is not set +# CONFIG_SND_SOC_INTEL_AVS_MACH_RT5640 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_RT5663 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_RT5682 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_SSM4567 is not set @@ -5857,6 +5934,7 @@ CONFIG_SND_SOC_MAX98390=m # CONFIG_SND_SOC_MAX9860 is not set # CONFIG_SND_SOC_MAX9867 is not set CONFIG_SND_SOC_MAX98927=m +# CONFIG_SND_SOC_MIKROE_PROTO is not set # CONFIG_SND_SOC_MSM8916_WCD_DIGITAL is not set # CONFIG_SND_SOC_MT6351 is not set # CONFIG_SND_SOC_MT6357 is not set @@ -5864,6 +5942,7 @@ CONFIG_SND_SOC_MAX98927=m # CONFIG_SND_SOC_MT6660 is not set # CONFIG_SND_SOC_MTK_BTCVSD is not set CONFIG_SND_SOC_NAU8315=m +# CONFIG_SND_SOC_NAU8325 is not set # CONFIG_SND_SOC_NAU8540 is not set # CONFIG_SND_SOC_NAU8810 is not set CONFIG_SND_SOC_NAU8821=m @@ -5874,6 +5953,7 @@ CONFIG_SND_SOC_NAU8825=m # CONFIG_SND_SOC_NTP8918 is not set CONFIG_SND_SOC_OPS_KUNIT_TEST=m # CONFIG_SND_SOC_PCM1681 is not set +# CONFIG_SND_SOC_PCM1754 is not set # CONFIG_SND_SOC_PCM1789_I2C is not set # CONFIG_SND_SOC_PCM179X_I2C is not set # CONFIG_SND_SOC_PCM179X_SPI is not set @@ -5914,7 +5994,12 @@ CONFIG_SND_SOC_RT715_SDW=m CONFIG_SND_SOC_RT721_SDCA_SDW=m CONFIG_SND_SOC_RT722_SDCA_SDW=m # CONFIG_SND_SOC_RT9120 is not set +# CONFIG_SND_SOC_RT9123 is not set +# CONFIG_SND_SOC_RT9123P is not set +# CONFIG_SND_SOC_RTQ9124 is not set # CONFIG_SND_SOC_RTQ9128 is not set +CONFIG_SND_SOC_SDCA_HID=y +CONFIG_SND_SOC_SDCA_IRQ=y # CONFIG_SND_SOC_SDW_MOCKUP is not set # CONFIG_SND_SOC_SGTL5000 is not set # CONFIG_SND_SOC_SIMPLE_AMPLIFIER is not set @@ -5975,6 +6060,7 @@ CONFIG_SND_SOC_SSM4567=m # CONFIG_SND_SOC_TAS2770 is not set # CONFIG_SND_SOC_TAS2780 is not set # CONFIG_SND_SOC_TAS2781_I2C is not set +CONFIG_SND_SOC_TAS2783_SDW=m # CONFIG_SND_SOC_TAS5086 is not set # CONFIG_SND_SOC_TAS571X is not set # CONFIG_SND_SOC_TAS5720 is not set @@ -5999,6 +6085,7 @@ CONFIG_SND_SOC_TS3A227E=m # CONFIG_SND_SOC_TSCS454 is not set # CONFIG_SND_SOC_UDA1334 is not set # CONFIG_SND_SOC_UDA1342 is not set +# CONFIG_SND_SOC_USB is not set CONFIG_SND_SOC_UTILS_KUNIT_TEST=m # CONFIG_SND_SOC_WCD937X_SDW is not set # CONFIG_SND_SOC_WCD938X_SDW is not set @@ -6059,6 +6146,7 @@ CONFIG_SND_USB_POD=m CONFIG_SND_USB_TONEPORT=m CONFIG_SND_USB_UA101=m CONFIG_SND_USB_US122L=m +CONFIG_SND_USB_US144MKII=m CONFIG_SND_USB_USX2Y=m CONFIG_SND_USB_VARIAX=m CONFIG_SND_USB=y @@ -6223,6 +6311,7 @@ CONFIG_SYSCTL=y # CONFIG_SYSFB_SIMPLEFB is not set # CONFIG_SYSFS_DEPRECATED is not set CONFIG_SYSFS_SYSCALL=y +CONFIG_SYSFS=y # CONFIG_SYSTEM76_ACPI is not set CONFIG_SYSTEM_BLACKLIST_HASH_LIST="" CONFIG_SYSTEM_BLACKLIST_KEYRING=y @@ -6879,6 +6968,7 @@ CONFIG_USB_XHCI_HCD=y CONFIG_USB_XHCI_PCI_RENESAS=y CONFIG_USB_XHCI_PCI=y CONFIG_USB_XHCI_PLATFORM=m +# CONFIG_USB_XHCI_SIDEBAND is not set CONFIG_USB_XUSBATM=m CONFIG_USB=y # CONFIG_USB_YUREX is not set @@ -7340,6 +7430,9 @@ CONFIG_ZBUD=y # CONFIG_ZEROPLUS_FF is not set # CONFIG_ZIIRAVE_WATCHDOG is not set CONFIG_ZISOFS=y +CONFIG_ZL3073X_I2C=m +CONFIG_ZL3073X=m +CONFIG_ZL3073X_SPI=m CONFIG_ZLIB_DEFLATE=y CONFIG_ZLIB_DFLTCC=y CONFIG_ZLIB_INFLATE=y diff --git a/SOURCES/kernel-x86_64-rt-rhel.config b/SOURCES/kernel-x86_64-rt-rhel.config index beed93514..ac1797774 100644 --- a/SOURCES/kernel-x86_64-rt-rhel.config +++ b/SOURCES/kernel-x86_64-rt-rhel.config @@ -40,6 +40,7 @@ CONFIG_ACPI_CPPC_CPUFREQ=m CONFIG_ACPI_DOCK=y CONFIG_ACPI_DPTF=y # CONFIG_ACPI_EC_DEBUGFS is not set +CONFIG_ACPI_EC=y CONFIG_ACPI_EXTLOG=m CONFIG_ACPI_FAN=y CONFIG_ACPI_FFH=y @@ -193,11 +194,14 @@ CONFIG_AMD_3D_VCACHE=m # CONFIG_AMD8111_ETH is not set CONFIG_AMD_AE4DMA=m CONFIG_AMD_ATL=m +CONFIG_AMD_HSMP_ACPI=m CONFIG_AMD_HSMP=m +CONFIG_AMD_HSMP_PLAT=m # CONFIG_AMD_IOMMU_DEBUGFS is not set CONFIG_AMD_IOMMU=y # CONFIG_AMD_MEM_ENCRYPT_ACTIVE_BY_DEFAULT is not set CONFIG_AMD_MEM_ENCRYPT=y +CONFIG_AMD_MP2_STB=y CONFIG_AMD_NUMA=y CONFIG_AMD_PHY=m CONFIG_AMD_PMC=m @@ -262,6 +266,7 @@ CONFIG_ARM_CMN=m CONFIG_ARM_SMCCC_SOC_ID=y # CONFIG_ARM_SMMU_LEGACY_DT_BINDINGS is not set # CONFIG_ARM_SP805_WATCHDOG is not set +CONFIG_AS21XXX_PHY=m # CONFIG_AS3935 is not set # CONFIG_AS73211 is not set CONFIG_ASN1=y @@ -297,6 +302,7 @@ CONFIG_ATH11K=m CONFIG_ATH11K_PCI=m # CONFIG_ATH11K_SPECTRAL is not set # CONFIG_ATH11K_TRACING is not set +# CONFIG_ATH12K_AHB is not set # CONFIG_ATH12K_COREDUMP is not set # CONFIG_ATH12K_DEBUGFS is not set # CONFIG_ATH12K_DEBUG is not set @@ -811,6 +817,7 @@ CONFIG_CORTINA_PHY=m CONFIG_COUNTER=m # CONFIG_CPA_DEBUG is not set # CONFIG_CPU5_WDT is not set +CONFIG_CPUFREQ_ARCH_CUR_FREQ=y # CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE is not set # CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND is not set CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y @@ -838,11 +845,13 @@ CONFIG_CPU_ISOLATION=y CONFIG_CPU_LITTLE_ENDIAN=y CONFIG_CPUMASK_KUNIT_TEST=m CONFIG_CPUMASK_OFFSTACK=y +CONFIG_CPU_MITIGATIONS=y CONFIG_CPUSETS_V1=y CONFIG_CPUSETS=y # CONFIG_CPU_THERMAL is not set # CONFIG_CRAMFS is not set # CONFIG_CRAMFS_MTD is not set +CONFIG_CRASH_DM_CRYPT=y CONFIG_CRASH_DUMP=y CONFIG_CRASH_HOTPLUG=y CONFIG_CRASH_MAX_MEMORY_RANGES=8192 @@ -933,6 +942,7 @@ CONFIG_CRYPTO_DEV_PADLOCK=m CONFIG_CRYPTO_DEV_PADLOCK_SHA=m CONFIG_CRYPTO_DEV_QAT_420XX=m CONFIG_CRYPTO_DEV_QAT_4XXX=m +CONFIG_CRYPTO_DEV_QAT_6XXX=m CONFIG_CRYPTO_DEV_QAT_C3XXX=m CONFIG_CRYPTO_DEV_QAT_C3XXXVF=m CONFIG_CRYPTO_DEV_QAT_C62X=m @@ -1190,6 +1200,7 @@ CONFIG_DLM=m # CONFIG_DMA_API_DEBUG is not set # CONFIG_DMABUF_DEBUG is not set # CONFIG_DMABUF_HEAPS_CMA is not set +CONFIG_DMABUF_HEAPS_CMA_LEGACY=y CONFIG_DMABUF_HEAPS_SYSTEM=y CONFIG_DMABUF_HEAPS=y CONFIG_DMABUF_MOVE_NOTIFY=y @@ -1257,6 +1268,7 @@ CONFIG_DP83867_PHY=m CONFIG_DP83TC811_PHY=m # CONFIG_DP83TD510_PHY is not set CONFIG_DP83TG720_PHY=m +# CONFIG_DPLL_REFCNT_TRACKER is not set CONFIG_DPLL=y # CONFIG_DPM_WATCHDOG is not set # CONFIG_DPS310 is not set @@ -1302,6 +1314,7 @@ CONFIG_DRM_DISPLAY_DP_AUX_CEC=y # CONFIG_DRM_DISPLAY_DP_AUX_CHARDEV is not set # CONFIG_DRM_DISPLAY_DP_TUNNEL_STATE_DEBUG is not set CONFIG_DRM_DP_AUX_CHARDEV=y +# CONFIG_DRM_EFIDRM is not set # CONFIG_DRM_ETNAVIV is not set CONFIG_DRM_FBDEV_EMULATION=y # CONFIG_DRM_FBDEV_LEAK_PHYS_SMEM is not set @@ -1348,6 +1361,7 @@ CONFIG_DRM_I915_TIMESLICE_DURATION=1 CONFIG_DRM_I915_USERFAULT_AUTOSUSPEND=250 CONFIG_DRM_I915_USERPTR=y # CONFIG_DRM_I915_WERROR is not set +# CONFIG_DRM_IMX8_DC is not set # CONFIG_DRM_IMX8MP_DW_HDMI_BRIDGE is not set # CONFIG_DRM_IMX8MP_HDMI_PVI is not set # CONFIG_DRM_IMX8QM_LDB is not set @@ -1388,6 +1402,7 @@ CONFIG_DRM_NOUVEAU_SIL164=m # CONFIG_DRM_PANEL_AUO_A030JTN01 is not set # CONFIG_DRM_PANEL_BOE_BF060Y8M_AJ0 is not set # CONFIG_DRM_PANEL_BOE_HIMAX8279D is not set +# CONFIG_DRM_PANEL_BOE_TD4320 is not set # CONFIG_DRM_PANEL_BOE_TH101MB31UIG002_28A is not set # CONFIG_DRM_PANEL_BOE_TV101WUM_NL6 is not set # CONFIG_DRM_PANEL_DSI_CM is not set @@ -1396,8 +1411,11 @@ CONFIG_DRM_NOUVEAU_SIL164=m # CONFIG_DRM_PANEL_ELIDA_KD35T133 is not set # CONFIG_DRM_PANEL_FEIXIN_K101_IM2BA02 is not set # CONFIG_DRM_PANEL_FEIYANG_FY07024DI26A30D is not set +# CONFIG_DRM_PANEL_HIMAX_HX8279 is not set # CONFIG_DRM_PANEL_HIMAX_HX83112A is not set +# CONFIG_DRM_PANEL_HIMAX_HX83112B is not set # CONFIG_DRM_PANEL_HIMAX_HX8394 is not set +# CONFIG_DRM_PANEL_HYDIS_HV101HD1 is not set # CONFIG_DRM_PANEL_ILITEK_IL9322 is not set # CONFIG_DRM_PANEL_ILITEK_ILI9341 is not set # CONFIG_DRM_PANEL_ILITEK_ILI9805 is not set @@ -1430,6 +1448,7 @@ CONFIG_DRM_NOUVEAU_SIL164=m # CONFIG_DRM_PANEL_NOVATEK_NT36523 is not set # CONFIG_DRM_PANEL_NOVATEK_NT36672A is not set # CONFIG_DRM_PANEL_NOVATEK_NT36672E is not set +# CONFIG_DRM_PANEL_NOVATEK_NT37801 is not set # CONFIG_DRM_PANEL_NOVATEK_NT39016 is not set # CONFIG_DRM_PANEL_OLIMEX_LCD_OLINUXINO is not set # CONFIG_DRM_PANEL_ORISETECH_OTA5601A is not set @@ -1441,6 +1460,8 @@ CONFIG_DRM_NOUVEAU_SIL164=m # CONFIG_DRM_PANEL_RAYDIUM_RM68200 is not set # CONFIG_DRM_PANEL_RAYDIUM_RM692E5 is not set # CONFIG_DRM_PANEL_RAYDIUM_RM69380 is not set +# CONFIG_DRM_PANEL_RENESAS_R61307 is not set +# CONFIG_DRM_PANEL_RENESAS_R69328 is not set # CONFIG_DRM_PANEL_RONBO_RB070D30 is not set # CONFIG_DRM_PANEL_SAMSUNG_ATNA33XC20 is not set # CONFIG_DRM_PANEL_SAMSUNG_DB7430 is not set @@ -1453,6 +1474,7 @@ CONFIG_DRM_NOUVEAU_SIL164=m # CONFIG_DRM_PANEL_SAMSUNG_S6E63M0 is not set # CONFIG_DRM_PANEL_SAMSUNG_S6E88A0_AMS452EF01 is not set # CONFIG_DRM_PANEL_SAMSUNG_S6E8AA0 is not set +# CONFIG_DRM_PANEL_SAMSUNG_S6E8AA5X01_AMS561RA01 is not set # CONFIG_DRM_PANEL_SAMSUNG_SOFEF00 is not set # CONFIG_DRM_PANEL_SEIKO_43WVF1G is not set # CONFIG_DRM_PANEL_SHARP_LQ101R1SX01 is not set @@ -1471,6 +1493,7 @@ CONFIG_DRM_NOUVEAU_SIL164=m # CONFIG_DRM_PANEL_TPO_TD028TTEC1 is not set # CONFIG_DRM_PANEL_TPO_TPG110 is not set # CONFIG_DRM_PANEL_TRULY_NT35597_WQXGA is not set +# CONFIG_DRM_PANEL_VISIONOX_G2647FB105 is not set # CONFIG_DRM_PANEL_VISIONOX_R66451 is not set # CONFIG_DRM_PANEL_VISIONOX_RM69299 is not set # CONFIG_DRM_PANEL_VISIONOX_VTDR6130 is not set @@ -1481,6 +1504,7 @@ CONFIG_DRM_NOUVEAU_SIL164=m # CONFIG_DRM_PANTHOR is not set # CONFIG_DRM_PARADE_PS8622 is not set # CONFIG_DRM_PARADE_PS8640 is not set +# CONFIG_DRM_PIXPAPER is not set # CONFIG_DRM_PL111 is not set # CONFIG_DRM_POWERVR is not set CONFIG_DRM_QXL=m @@ -1489,12 +1513,17 @@ CONFIG_DRM_RADEON_USERPTR=y # CONFIG_DRM_RCAR_DW_HDMI is not set # CONFIG_DRM_RCAR_LVDS is not set # CONFIG_DRM_SAMSUNG_DSIM is not set +CONFIG_DRM_SCHED_KUNIT_TEST=m # CONFIG_DRM_SII902X is not set # CONFIG_DRM_SII9234 is not set # CONFIG_DRM_SIL_SII8620 is not set # CONFIG_DRM_SIMPLE_BRIDGE is not set # CONFIG_DRM_SIMPLEDRM is not set +# CONFIG_DRM_SOLOMON_SSD2825 is not set # CONFIG_DRM_SSD130X is not set +# CONFIG_DRM_ST7571_I2C is not set +# CONFIG_DRM_ST7586 is not set +# CONFIG_DRM_ST7735R is not set # CONFIG_DRM_THINE_THC63LVD1024 is not set # CONFIG_DRM_TI_DLPC3433 is not set # CONFIG_DRM_TIDSS is not set @@ -1510,13 +1539,16 @@ CONFIG_DRM_RADEON_USERPTR=y # CONFIG_DRM_TTM_KUNIT_TEST is not set CONFIG_DRM_UDL=m # CONFIG_DRM_VBOXVIDEO is not set +# CONFIG_DRM_VESADRM is not set # CONFIG_DRM_VGEM is not set CONFIG_DRM_VIRTIO_GPU_KMS=y CONFIG_DRM_VIRTIO_GPU=m +CONFIG_DRM_VKMS_KUNIT_TEST=m CONFIG_DRM_VKMS=m CONFIG_DRM_VMWGFX_FBCON=y CONFIG_DRM_VMWGFX=m # CONFIG_DRM_VMWGFX_MKSSTATS is not set +# CONFIG_DRM_WAVESHARE_BRIDGE is not set # CONFIG_DRM_WERROR is not set # CONFIG_DRM_XE_DEBUG is not set # CONFIG_DRM_XE_DEBUG_MEMIRQ is not set @@ -1528,12 +1560,14 @@ CONFIG_DRM_XE_DISPLAY=y CONFIG_DRM_XE_DP_TUNNEL=y CONFIG_DRM_XE_ENABLE_SCHEDTIMEOUT_LIMIT=y CONFIG_DRM_XE_FORCE_PROBE="" +CONFIG_DRM_XE_GPUSVM=y CONFIG_DRM_XE_JOB_TIMEOUT_MAX=10000 CONFIG_DRM_XE_JOB_TIMEOUT_MIN=1 # CONFIG_DRM_XE_KUNIT_TEST is not set # CONFIG_DRM_XE_LARGE_GUC_BUFFER is not set CONFIG_DRM_XE=m # CONFIG_DRM_XEN_FRONTEND is not set +CONFIG_DRM_XE_PAGEMAP=y CONFIG_DRM_XE_PREEMPT_TIMEOUT=640000 CONFIG_DRM_XE_PREEMPT_TIMEOUT_MAX=10000000 CONFIG_DRM_XE_PREEMPT_TIMEOUT_MIN=1 @@ -1674,6 +1708,7 @@ CONFIG_EFI_PARTITION=y # CONFIG_EFI_PGT_DUMP is not set CONFIG_EFI_RCI2_TABLE=y CONFIG_EFI_RUNTIME_MAP=y +CONFIG_EFI_SBAT_FILE="" CONFIG_EFI_SECRET=m CONFIG_EFI_SOFT_RESERVE=y CONFIG_EFI_STUB=y @@ -2213,6 +2248,7 @@ CONFIG_HSR=m # CONFIG_HTE is not set # CONFIG_HTE_TEGRA194 is not set # CONFIG_HTE_TEGRA194_TEST is not set +CONFIG_HTMDUMP=m # CONFIG_HTS221 is not set # CONFIG_HTU21 is not set # CONFIG_HUAWEI_WMI is not set @@ -2301,7 +2337,7 @@ CONFIG_I2C_MLXCPLD=m CONFIG_I2C_MUX=m CONFIG_I2C_MUX_MLXCPLD=m # CONFIG_I2C_MUX_PCA9541 is not set -# CONFIG_I2C_MUX_PCA954x is not set +CONFIG_I2C_MUX_PCA954x=m # CONFIG_I2C_MUX_REG is not set CONFIG_I2C_NFORCE2=m CONFIG_I2C_NFORCE2_S4985=m @@ -2450,6 +2486,7 @@ CONFIG_INFINIBAND_CXGB4=m CONFIG_INFINIBAND_EFA=m CONFIG_INFINIBAND_HFI1=m # CONFIG_INFINIBAND_HNS is not set +# CONFIG_INFINIBAND_IONIC is not set CONFIG_INFINIBAND_IPOIB_CM=y # CONFIG_INFINIBAND_IPOIB_DEBUG_DATA is not set CONFIG_INFINIBAND_IPOIB_DEBUG=y @@ -2583,6 +2620,7 @@ CONFIG_INTEL_PLR_TPMI=m CONFIG_INTEL_PMC_CORE=m CONFIG_INTEL_PMT_CLASS=m CONFIG_INTEL_PMT_CRASHLOG=m +# CONFIG_INTEL_PMT_KUNIT_TEST is not set CONFIG_INTEL_PMT_TELEMETRY=m CONFIG_INTEL_POWERCLAMP=m # CONFIG_INTEL_PUNIT_IPC is not set @@ -2602,7 +2640,7 @@ CONFIG_INTEL_SDSI=m CONFIG_INTEL_SPEED_SELECT_INTERFACE=m CONFIG_INTEL_TCC_COOLING=m CONFIG_INTEL_TDX_GUEST=y -# CONFIG_INTEL_TDX_HOST is not set +CONFIG_INTEL_TDX_HOST=y CONFIG_INTEL_TH_ACPI=m CONFIG_INTEL_THC_HID=m # CONFIG_INTEL_TH_DEBUG is not set @@ -2929,6 +2967,7 @@ CONFIG_KVM_GUEST=y CONFIG_KVM_HYPERV=y CONFIG_KVM_INTEL=m # CONFIG_KVM_INTEL_PROVE_VE is not set +CONFIG_KVM_INTEL_TDX=y CONFIG_KVM=m CONFIG_KVM_MAX_NR_VCPUS=4096 # CONFIG_KVM_PROVE_MMU is not set @@ -3158,6 +3197,7 @@ CONFIG_MARVELL_PHY=m # CONFIG_MAX63XX_WATCHDOG is not set # CONFIG_MAX9611 is not set # CONFIG_MAXIM_THERMOCOUPLE is not set +CONFIG_MAXLINEAR_86110_PHY=m CONFIG_MAXLINEAR_GPHY=m CONFIG_MAXSMP=y # CONFIG_MB1232 is not set @@ -3396,6 +3436,7 @@ CONFIG_MICROCHIP_PHY=m CONFIG_MICROCHIP_T1_PHY=m # CONFIG_MICROCHIP_T1S_PHY is not set CONFIG_MICROCODE_AMD=y +# CONFIG_MICROCODE_DBG is not set CONFIG_MICROCODE_INTEL=y # CONFIG_MICROCODE_LATE_LOADING is not set # CONFIG_MICROCODE_OLD_INTERFACE is not set @@ -3434,6 +3475,7 @@ CONFIG_MITIGATION_SSB=y CONFIG_MITIGATION_TAA=y CONFIG_MITIGATION_TSA=y CONFIG_MITIGATION_UNRET_ENTRY=y +CONFIG_MITIGATION_VMSCAPE=y # CONFIG_MK8 is not set # CONFIG_MLX4_CORE_GEN2 is not set CONFIG_MLX4_DEBUG=y @@ -3838,8 +3880,8 @@ CONFIG_NETFILTER_XT_TARGET_TEE=m CONFIG_NETFILTER_XT_TARGET_TPROXY=m CONFIG_NETFILTER_XT_TARGET_TRACE=m CONFIG_NETFILTER=y -# CONFIG_NET_FOU_IP_TUNNELS is not set -# CONFIG_NET_FOU is not set +CONFIG_NET_FOU_IP_TUNNELS=y +CONFIG_NET_FOU=m CONFIG_NETFS_STATS=y CONFIG_NETFS_SUPPORT=m CONFIG_NET_HANDSHAKE_KUNIT_TEST=m @@ -4418,6 +4460,7 @@ CONFIG_PHYLINK=m # CONFIG_PHY_MIXEL_LVDS_PHY is not set # CONFIG_PHY_MIXEL_MIPI_DPHY is not set # CONFIG_PHY_OCELOT_SERDES is not set +CONFIG_PHY_PACKAGE=m # CONFIG_PHY_PXA_28NM_HSIC is not set # CONFIG_PHY_PXA_28NM_USB2 is not set # CONFIG_PHY_QCOM_EDP is not set @@ -4571,6 +4614,7 @@ CONFIG_PROFILING=y CONFIG_PROVE_NVDIMM_LOCKING=y # CONFIG_PROVE_RAW_LOCK_NESTING is not set CONFIG_PROVIDE_OHCI1394_DMA_INIT=y +CONFIG_PRP_DUP_DISCARD_KUNIT_TEST=m CONFIG_PSAMPLE=m # CONFIG_PSE_CONTROLLER is not set CONFIG_PSI_DEFAULT_DISABLED=y @@ -4668,6 +4712,7 @@ CONFIG_QUOTACTL=y # CONFIG_QUOTA_DEBUG is not set CONFIG_QUOTA_NETLINK_INTERFACE=y CONFIG_QUOTA=y +CONFIG_R8169_LEDS=y CONFIG_R8169=m CONFIG_RADIO_ADAPTERS=y # CONFIG_RADIO_MAXIRADIO is not set @@ -4727,6 +4772,7 @@ CONFIG_RD_ZSTD=y # CONFIG_READABLE_ASM is not set # CONFIG_READ_ONLY_THP_FOR_FS is not set CONFIG_REALTEK_AUTOPM=y +CONFIG_REALTEK_PHY_HWMON=y CONFIG_REALTEK_PHY=m # CONFIG_REED_SOLOMON_TEST is not set CONFIG_REGMAP_BUILD=y @@ -4936,17 +4982,21 @@ CONFIG_RTW88_8822CE=m # CONFIG_RTW88_DEBUG is not set CONFIG_RTW88=m # CONFIG_RTW89_8851BE is not set +# CONFIG_RTW89_8851BU is not set CONFIG_RTW89_8852AE=m CONFIG_RTW89_8852BE=m # CONFIG_RTW89_8852BTE is not set +# CONFIG_RTW89_8852BU is not set CONFIG_RTW89_8852CE=m # CONFIG_RTW89_8922AE is not set # CONFIG_RTW89_DEBUGFS is not set # CONFIG_RTW89_DEBUGMSG is not set CONFIG_RTW89=m CONFIG_RUNTIME_TESTING_MENU=y +# CONFIG_RV_MON_RTAPP is not set # CONFIG_RV_MON_SCHED is not set CONFIG_RV_MON_WWNR=y +CONFIG_RV_PER_TASK_MONITORS=2 CONFIG_RV_REACTORS=y CONFIG_RV_REACT_PANIC=y CONFIG_RV_REACT_PRINTK=y @@ -5545,15 +5595,35 @@ CONFIG_SND_GINA20=m CONFIG_SND_GINA24=m CONFIG_SND_HDA_ACPI=m # CONFIG_SND_HDA_CIRRUS_SCODEC_KUNIT_TEST is not set +CONFIG_SND_HDA_CODEC_ALC260=m +CONFIG_SND_HDA_CODEC_ALC262=m +CONFIG_SND_HDA_CODEC_ALC268=m +CONFIG_SND_HDA_CODEC_ALC269=m +CONFIG_SND_HDA_CODEC_ALC662=m +CONFIG_SND_HDA_CODEC_ALC680=m +CONFIG_SND_HDA_CODEC_ALC861=m +CONFIG_SND_HDA_CODEC_ALC861VD=m +CONFIG_SND_HDA_CODEC_ALC880=m +CONFIG_SND_HDA_CODEC_ALC882=m CONFIG_SND_HDA_CODEC_ANALOG=m CONFIG_SND_HDA_CODEC_CA0110=m CONFIG_SND_HDA_CODEC_CA0132_DSP=y CONFIG_SND_HDA_CODEC_CA0132=m CONFIG_SND_HDA_CODEC_CIRRUS=m +CONFIG_SND_HDA_CODEC_CM9825=m CONFIG_SND_HDA_CODEC_CMEDIA=m CONFIG_SND_HDA_CODEC_CONEXANT=m +CONFIG_SND_HDA_CODEC_CS420X=m +CONFIG_SND_HDA_CODEC_CS421X=m CONFIG_SND_HDA_CODEC_CS8409=m +CONFIG_SND_HDA_CODEC_HDMI_ATI=m +CONFIG_SND_HDA_CODEC_HDMI_GENERIC=m +CONFIG_SND_HDA_CODEC_HDMI_INTEL=m CONFIG_SND_HDA_CODEC_HDMI=m +CONFIG_SND_HDA_CODEC_HDMI_NVIDIA=m +CONFIG_SND_HDA_CODEC_HDMI_NVIDIA_MCP=m +CONFIG_SND_HDA_CODEC_HDMI_SIMPLE=m +CONFIG_SND_HDA_CODEC_HDMI_TEGRA=m CONFIG_SND_HDA_CODEC_REALTEK=m CONFIG_SND_HDA_CODEC_SENARYTECH=m CONFIG_SND_HDA_CODEC_SI3054=m @@ -5642,6 +5712,8 @@ CONFIG_SND_SOC_ACPI_AMD_MATCH=m # CONFIG_SND_SOC_ADAU7002 is not set # CONFIG_SND_SOC_ADAU7118_HW is not set # CONFIG_SND_SOC_ADAU7118_I2C is not set +# CONFIG_SND_SOC_ADI_AXI_I2S is not set +# CONFIG_SND_SOC_ADI_AXI_SPDIF is not set # CONFIG_SND_SOC_ADI is not set # CONFIG_SND_SOC_AK4104 is not set # CONFIG_SND_SOC_AK4118 is not set @@ -5720,6 +5792,7 @@ CONFIG_SND_SOC_CS42L43_SDW=m # CONFIG_SND_SOC_CS43130 is not set # CONFIG_SND_SOC_CS4341 is not set # CONFIG_SND_SOC_CS4349 is not set +# CONFIG_SND_SOC_CS48L32 is not set # CONFIG_SND_SOC_CS53L30 is not set # CONFIG_SND_SOC_CS_AMP_LIB_TEST is not set CONFIG_SND_SOC_CX2072X=m @@ -5732,6 +5805,7 @@ CONFIG_SND_SOC_ES8316=m CONFIG_SND_SOC_ES8326=m # CONFIG_SND_SOC_ES8328_I2C is not set # CONFIG_SND_SOC_ES8328_SPI is not set +# CONFIG_SND_SOC_FS210X is not set # CONFIG_SND_SOC_FSL_ASRC is not set # CONFIG_SND_SOC_FSL_AUDMIX is not set # CONFIG_SND_SOC_FSL_ESAI is not set @@ -5748,6 +5822,7 @@ CONFIG_SND_SOC_HDAC_HDMI=m # CONFIG_SND_SOC_IMG is not set # CONFIG_SND_SOC_IMX_AUDMUX is not set # CONFIG_SND_SOC_INNO_RK3036 is not set +# CONFIG_SND_SOC_INTEL_AVS_CARDNAME_OBSOLETE is not set CONFIG_SND_SOC_INTEL_AVS=m # CONFIG_SND_SOC_INTEL_AVS_MACH_DA7219 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_DMIC is not set @@ -5758,11 +5833,13 @@ CONFIG_SND_SOC_INTEL_AVS=m # CONFIG_SND_SOC_INTEL_AVS_MACH_MAX98373 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_MAX98927 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_NAU8825 is not set +# CONFIG_SND_SOC_INTEL_AVS_MACH_PCM3168A is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_PROBE is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_RT274 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_RT286 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_RT298 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_RT5514 is not set +# CONFIG_SND_SOC_INTEL_AVS_MACH_RT5640 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_RT5663 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_RT5682 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_SSM4567 is not set @@ -5835,6 +5912,7 @@ CONFIG_SND_SOC_MAX98390=m # CONFIG_SND_SOC_MAX9860 is not set # CONFIG_SND_SOC_MAX9867 is not set CONFIG_SND_SOC_MAX98927=m +# CONFIG_SND_SOC_MIKROE_PROTO is not set # CONFIG_SND_SOC_MSM8916_WCD_DIGITAL is not set # CONFIG_SND_SOC_MT6351 is not set # CONFIG_SND_SOC_MT6357 is not set @@ -5842,6 +5920,7 @@ CONFIG_SND_SOC_MAX98927=m # CONFIG_SND_SOC_MT6660 is not set # CONFIG_SND_SOC_MTK_BTCVSD is not set CONFIG_SND_SOC_NAU8315=m +# CONFIG_SND_SOC_NAU8325 is not set # CONFIG_SND_SOC_NAU8540 is not set # CONFIG_SND_SOC_NAU8810 is not set CONFIG_SND_SOC_NAU8821=m @@ -5852,6 +5931,7 @@ CONFIG_SND_SOC_NAU8825=m # CONFIG_SND_SOC_NTP8918 is not set CONFIG_SND_SOC_OPS_KUNIT_TEST=m # CONFIG_SND_SOC_PCM1681 is not set +# CONFIG_SND_SOC_PCM1754 is not set # CONFIG_SND_SOC_PCM1789_I2C is not set # CONFIG_SND_SOC_PCM179X_I2C is not set # CONFIG_SND_SOC_PCM179X_SPI is not set @@ -5892,7 +5972,12 @@ CONFIG_SND_SOC_RT715_SDW=m CONFIG_SND_SOC_RT721_SDCA_SDW=m CONFIG_SND_SOC_RT722_SDCA_SDW=m # CONFIG_SND_SOC_RT9120 is not set +# CONFIG_SND_SOC_RT9123 is not set +# CONFIG_SND_SOC_RT9123P is not set +# CONFIG_SND_SOC_RTQ9124 is not set # CONFIG_SND_SOC_RTQ9128 is not set +CONFIG_SND_SOC_SDCA_HID=y +CONFIG_SND_SOC_SDCA_IRQ=y # CONFIG_SND_SOC_SDW_MOCKUP is not set # CONFIG_SND_SOC_SGTL5000 is not set # CONFIG_SND_SOC_SIMPLE_AMPLIFIER is not set @@ -5952,6 +6037,7 @@ CONFIG_SND_SOC_SSM4567=m # CONFIG_SND_SOC_TAS2770 is not set # CONFIG_SND_SOC_TAS2780 is not set # CONFIG_SND_SOC_TAS2781_I2C is not set +CONFIG_SND_SOC_TAS2783_SDW=m # CONFIG_SND_SOC_TAS5086 is not set # CONFIG_SND_SOC_TAS571X is not set # CONFIG_SND_SOC_TAS5720 is not set @@ -5976,6 +6062,7 @@ CONFIG_SND_SOC_TS3A227E=m # CONFIG_SND_SOC_TSCS454 is not set # CONFIG_SND_SOC_UDA1334 is not set # CONFIG_SND_SOC_UDA1342 is not set +# CONFIG_SND_SOC_USB is not set CONFIG_SND_SOC_UTILS_KUNIT_TEST=m # CONFIG_SND_SOC_WCD937X_SDW is not set # CONFIG_SND_SOC_WCD938X_SDW is not set @@ -6036,6 +6123,7 @@ CONFIG_SND_USB_POD=m CONFIG_SND_USB_TONEPORT=m CONFIG_SND_USB_UA101=m CONFIG_SND_USB_US122L=m +CONFIG_SND_USB_US144MKII=m CONFIG_SND_USB_USX2Y=m CONFIG_SND_USB_VARIAX=m CONFIG_SND_USB=y @@ -6200,6 +6288,7 @@ CONFIG_SYSCTL=y # CONFIG_SYSFB_SIMPLEFB is not set # CONFIG_SYSFS_DEPRECATED is not set CONFIG_SYSFS_SYSCALL=y +CONFIG_SYSFS=y # CONFIG_SYSTEM76_ACPI is not set CONFIG_SYSTEM_BLACKLIST_HASH_LIST="" CONFIG_SYSTEM_BLACKLIST_KEYRING=y @@ -6856,6 +6945,7 @@ CONFIG_USB_XHCI_HCD=y CONFIG_USB_XHCI_PCI_RENESAS=y CONFIG_USB_XHCI_PCI=y CONFIG_USB_XHCI_PLATFORM=m +# CONFIG_USB_XHCI_SIDEBAND is not set CONFIG_USB_XUSBATM=m CONFIG_USB=y # CONFIG_USB_YUREX is not set @@ -7317,6 +7407,9 @@ CONFIG_ZBUD=y # CONFIG_ZEROPLUS_FF is not set # CONFIG_ZIIRAVE_WATCHDOG is not set CONFIG_ZISOFS=y +CONFIG_ZL3073X_I2C=m +CONFIG_ZL3073X=m +CONFIG_ZL3073X_SPI=m CONFIG_ZLIB_DEFLATE=y CONFIG_ZLIB_DFLTCC=y CONFIG_ZLIB_INFLATE=y diff --git a/SOURCES/kernel.changelog b/SOURCES/kernel.changelog index bdab4bf8a..9a657b2b6 100644 --- a/SOURCES/kernel.changelog +++ b/SOURCES/kernel.changelog @@ -1,3 +1,12265 @@ +* Fri Mar 20 2026 CKI KWF Bot [5.14.0-687.3.1.el9_8] +- HID: intel-thc-hid: intel-thc: Fix incorrect pointer arithmetic in I2C regs save (Benjamin Tissoires) [RHEL-142234] {CVE-2025-39818} +- NFSv4: Check for delegation validity in nfs_start_delegation_return_locked() (Scott Mayhew) [RHEL-151415] +- perf/amd/ibs: Avoid calling perf_allow_kernel() from the IBS NMI handler (Michael Petlan) [RHEL-155340] +- perf: Extend the bit width of the arch-specific flag (Michael Petlan) [RHEL-155340] +- perf: Remove unnecessary parameter of security check (Michael Petlan) [RHEL-155340] +- scsi: target: iscsi: Fix use-after-free in iscsit_dec_session_usage_count() (CKI Backport Bot) [RHEL-150423] {CVE-2026-23193} +- nfsd: add list_head nf_gc to struct nfsd_file (Roberto Bergantinos Corpas) [RHEL-152552] +- redhat: genlog: add new JIRA cloud server hostname (Jan Stancek) +- gfs2: less aggressive low-memory log flushing (Andreas Gruenbacher) [RHEL-153055] +- io_uring: graduate to full support (Jeff Moyer) [RHEL-120699] +- netfilter: nf_tables: fix use-after-free in nf_tables_addchain() (CKI Backport Bot) [RHEL-153270] {CVE-2026-23231} +- net: atm: fix /proc/net/atm/lec handling (Hangbin Liu) [RHEL-146424] {CVE-2025-38180} +- net: atm: add lec_mutex (Hangbin Liu) [RHEL-146424] +- macvlan: observe an RCU grace period in macvlan_common_newlink() error path (Hangbin Liu) [RHEL-150227] +- macvlan: fix error recovery in macvlan_common_newlink() (Hangbin Liu) [RHEL-150227] {CVE-2026-23209} +- spi: tegra210-quad: Protect curr_xfer check in IRQ handler (Charles Mirabile) [RHEL-145814] +- spi: tegra210-quad: Protect curr_xfer clearing in tegra_qspi_non_combined_seq_xfer (Charles Mirabile) [RHEL-145814] +- spi: tegra210-quad: Protect curr_xfer in tegra_qspi_combined_seq_xfer (Charles Mirabile) [RHEL-145814] +- spi: tegra210-quad: Protect curr_xfer assignment in tegra_qspi_setup_transfer_one (Charles Mirabile) [RHEL-145814] +- spi: tegra210-quad: Move curr_xfer read inside spinlock (Charles Mirabile) [RHEL-145814] +- spi: tegra210-quad: Return IRQ_HANDLED when timeout already processed transfer (Charles Mirabile) [RHEL-145814] +- migrate: correct lock ordering for hugetlb file folios (Luiz Capitulino) [RHEL-147267] {CVE-2026-23097} +- ALSA: aloop: Fix racy access at PCM trigger (Jaroslav Kysela) [RHEL-150131] {CVE-2026-23191} +Resolves: RHEL-120699, RHEL-142234, RHEL-145814, RHEL-146424, RHEL-147267, RHEL-150131, RHEL-150227, RHEL-150423, RHEL-151415, RHEL-152552, RHEL-153055, RHEL-153270, RHEL-155340 + +* Wed Mar 11 2026 CKI KWF Bot [5.14.0-687.2.1.el9_8] +- netfilter: nf_tables: fix inverted genmask check in nft_map_catchall_activate() (CKI Backport Bot) [RHEL-149749] {CVE-2026-23111} +- bonding: fix use-after-free due to enslave fail after slave array update (CKI Backport Bot) [RHEL-152386] {CVE-2026-23171} +- Add signing key for Nvidia Jetson and Bluefield GPU signing keys (Enrique Belarte Luque) [RHEL-145938] +- Add NVIDIA Jetson signing key for OOT modules (Enrique Belarte Luque) [RHEL-145938] +- vsock: lock down child_ns_mode as write-once (Stefano Garzarella) [RHEL-117126] +- vsock: Use container_of() to get net namespace in sysctl handlers (Stefano Garzarella) [RHEL-117126] +- vsock: prevent child netns mode switch from local to global (Stefano Garzarella) [RHEL-117126] +- vsock: fix child netns mode initialization (Stefano Garzarella) [RHEL-117126] +- vsock: add netns support to virtio transports (Stefano Garzarella) [RHEL-117126] +- virtio: set skb owner of virtio_transport_reset_no_sock() reply (Stefano Garzarella) [RHEL-117126] +- vsock: add netns to vsock core (Stefano Garzarella) [RHEL-117126] +- vhost/vsock: improve RCU read sections around vhost_vsock_get() (Stefano Garzarella) [RHEL-117126] +- vsock: fix lock inversion in vsock_assign_transport() (Stefano Garzarella) [RHEL-117126] +- vsock: Do not allow binding to VMADDR_PORT_ANY (Stefano Garzarella) [RHEL-117126] +- vsock: reset socket state when de-assigning the transport (Stefano Garzarella) [RHEL-117126] +- vsock/virtio: cancel close work in the destructor (Stefano Garzarella) [RHEL-117126] +- dpll: zl3073x: Fix output pin phase adjustment sign (Ivan Vecera) [RHEL-149693] +Resolves: RHEL-117126, RHEL-145938, RHEL-149693, RHEL-149749, RHEL-152386 + +* Wed Mar 04 2026 CKI KWF Bot [5.14.0-687.1.1.el9_8] +- mm/hugetlb: fix excessive IPI broadcasts when unsharing PMD tables using mmu_gather (Rafael Aquini) [RHEL-150765] +- mm/hugetlb: add missing hugetlb_lock in __unmap_hugepage_range() (Rafael Aquini) [RHEL-150765] +- mm/hugetlb: convert use of struct page to folio in __unmap_hugepage_range() (Rafael Aquini) [RHEL-150765] +- mm/hugetlb: refactor __unmap_hugepage_range() to take folio instead of page (Rafael Aquini) [RHEL-150765] +- mm/hugetlb: refactor unmap_hugepage_range() to take folio instead of page (Rafael Aquini) [RHEL-150765] +- mm/hugetlb: pass folio instead of page to unmap_ref_private() (Rafael Aquini) [RHEL-150765] +- mm/hugetlb: fix two comments related to huge_pmd_unshare() (Rafael Aquini) [RHEL-150765] +- mm/hugetlb: fix hugetlb_pmd_shared() (Rafael Aquini) [RHEL-150765] {CVE-2026-23100} +- mm/hugetlb: fix copy_hugetlb_page_range() to use ->pt_share_count (Rafael Aquini) [RHEL-150765] +- mm: hugetlb: independent PMD page table shared count (Rafael Aquini) [RHEL-150765] {CVE-2024-57883} +- mm/rmap: fix two comments related to huge_pmd_unshare() (Rafael Aquini) [RHEL-150765] +- mm/rmap: introduce and use hugetlb_remove_rmap() (Rafael Aquini) [RHEL-150765] +- x86/mm/64: define ARCH_PAGE_TABLE_SYNC_MASK and arch_sync_kernel_mappings() (Rafael Aquini) [RHEL-150765] {CVE-2025-39845} +- mm: introduce and use {pgd,p4d}_populate_kernel() (Rafael Aquini) [RHEL-150765] +- mm: move page table sync declarations to linux/pgtable.h (Rafael Aquini) [RHEL-150765] {CVE-2025-39844} +- redhat: update self-test data (Patrick Talbert) +- redhat: set defaults for 9.8 (Patrick Talbert) +- gitlab-ci: disttag override for 9.8 (Patrick Talbert) +- ipv6: BUG() in pskb_expand_head() as part of calipso_skbuff_setattr() (CKI Backport Bot) [RHEL-143546] {CVE-2025-71085} +Resolves: RHEL-143546, RHEL-150765 + +* Mon Feb 23 2026 CKI KWF Bot [5.14.0-687.el9] +- cifs: some missing initializations on replay (Paulo Alcantara) [RHEL-148619] +- cifs: remove unnecessary tracing after put tcon (Paulo Alcantara) [RHEL-148619] +- smb: client: fix data corruption due to racy lease checks (Paulo Alcantara) [RHEL-148619] +- smb: client: fix regression with mount options parsing (Paulo Alcantara) [RHEL-148619] +- Revert: ipmi:msghandler: Move timer handling into a work queue (Tony Camuso) [RHEL-149762] +- Revert: ipmi:si: Move SI type information into an info structure (Tony Camuso) [RHEL-149762] +- Revert: ipmi:msghandler: Use READ_ONCE on run_to_completion (Tony Camuso) [RHEL-149762] +- Revert: ipmi:msghandler: Rename recv_work to smi_work (Tony Camuso) [RHEL-149762] +- Revert: ipmi:msghandler: Deliver user messages in a work queue (Tony Camuso) [RHEL-149762] +- Revert: ipmi_msghandler: Change the events lock to a mutex (Tony Camuso) [RHEL-149762] +- Revert: ipmi:msghandler: Use the system_wq, not system_bh_wq (Tony Camuso) [RHEL-149762] +- Revert: ipmi:msghandler: Remove srcu from the ipmi user structure (Tony Camuso) [RHEL-149762] +- Revert: ipmi:msghandler: Remove srcu for the ipmi_interfaces list (Tony Camuso) [RHEL-149762] +- Revert: ipmi:watchdog: Change lock to mutex (Tony Camuso) [RHEL-149762] +- Revert: ipmi: Add a note about the pretimeout callback (Tony Camuso) [RHEL-149762] +- Revert: ipmi:msghandler: Remove some user level processing in panic mode (Tony Camuso) [RHEL-149762] +- Revert: ipmi:msghandler: Fix locking around users and interfaces (Tony Camuso) [RHEL-149762] +- Revert: ipmi:msghandler: Don't acquire a user refcount for queued messages (Tony Camuso) [RHEL-149762] +- Revert: ipmi:msghandler: Don't check for shutdown when returning responses (Tony Camuso) [RHEL-149762] +- Revert: ipmi:msghandler: Remove proc_fs.h (Tony Camuso) [RHEL-149762] +- Revert: ipmi:msghandler: Shut down lower layer first at unregister (Tony Camuso) [RHEL-149762] +- Revert: ipmi:msghandler: Add a error return from unhandle LAN cmds (Tony Camuso) [RHEL-149762] +- Revert: ipmi:si: Rework startup of IPMI devices (Tony Camuso) [RHEL-149762] +- Revert: ipmi:msghandler: Don't deliver messages to deleted users (Tony Camuso) [RHEL-149762] +- Revert: ipmi:ssif: Fix a shutdown race (Tony Camuso) [RHEL-149762] +- Revert: ipmi:msghandler: Export and fix panic messaging capability (Tony Camuso) [RHEL-149762] +- Revert: ipmi:watchdog: Use the new interface for panic messages (Tony Camuso) [RHEL-149762] +- Revert: ipmi:msghandler: Fix potential memory corruption in ipmi_create_user() (Tony Camuso) [RHEL-149762] +- Revert: ipmi: Fix strcpy source and destination the same (Tony Camuso) [RHEL-149762] +- Revert: char: ipmi: remove redundant variable 'type' and check (Tony Camuso) [RHEL-149762] +- Revert: ipmi: Use dev_warn_ratelimited() for incorrect message warnings (Tony Camuso) [RHEL-149762] +- Revert: ipmi:msghandler:Change seq_lock to a mutex (Tony Camuso) [RHEL-149762] +- Revert: Revert "ipmi: fix msg stack when IPMI is disconnected" (Tony Camuso) [RHEL-149762] +- Revert: ipmi: Rework user message limit handling (Tony Camuso) [RHEL-149762] +- Revert: ipmi: Differentiate between reset and firmware update in maintenance (Tony Camuso) [RHEL-149762] +- Revert: ipmi: Disable sysfs access and requests in maintenance mode (Tony Camuso) [RHEL-149762] +- Revert: ipmi: Add a maintenance mode sysfs file (Tony Camuso) [RHEL-149762] +- Revert: ipmi: Set a timer for maintenance mode (Tony Camuso) [RHEL-149762] +- Revert: ipmi:si: Merge some if statements (Tony Camuso) [RHEL-149762] +- Revert: ipmi:si: Move flags get start to its own function (Tony Camuso) [RHEL-149762] +- Revert: ipmi: Allow an SMI sender to return an error (Tony Camuso) [RHEL-149762] +- Revert: ipmi: Rename "user_data" to "recv_msg" in an SMI message (Tony Camuso) [RHEL-149762] +- Revert: ipmi:si: Gracefully handle if the BMC is non-functional (Tony Camuso) [RHEL-149762] +- Revert: ipmi: Add Loongson-2K BMC support (Tony Camuso) [RHEL-149762] +- Revert: ipmi: Fix handling of messages with provided receive message pointer (Tony Camuso) [RHEL-149762] +- nvme: fix memory leak in quirks_param_set() (Maurizio Lombardi) [RHEL-148489] +Resolves: RHEL-148489, RHEL-148619, RHEL-149762 + +* Thu Feb 19 2026 CKI KWF Bot [5.14.0-686.el9] +- pmdomain: core: Move the unused cleanup to a _sync initcall (Rupinderjit Singh) [RHEL-147489] +- net/ipv4: Use nested-BH locking for ipv4_tcp_sk. (Davide Caratti) [RHEL-82508] +- ipv4/tcp: do not use per netns ctl sockets (Davide Caratti) [RHEL-82508] +- cpuidle: menu: Use residency threshold in polling state override decisions (Mark Langsdorf) [RHEL-135548] +- spi: tegra210-qspi: Remove cache operations (Charles Mirabile) [RHEL-127129] +- spi: tegra210-quad: Check hardware status on timeout (Charles Mirabile) [RHEL-127129] +- spi: tegra210-quad: Refactor error handling into helper functions (Charles Mirabile) [RHEL-127129] +- spi: tegra210-quad: Fix timeout handling (Charles Mirabile) [RHEL-127129] +- spi: tegra210-quad: Add support for internal DMA (Charles Mirabile) [RHEL-127129] +- spi: tegra210-quad: Update dummy sequence configuration (Charles Mirabile) [RHEL-127129] +- spi: tegra210-quad: add rate limiting and simplify timeout error message (Charles Mirabile) [RHEL-127129] +- spi: tegra210-quad: use WARN_ON_ONCE instead of WARN_ON for timeouts (Charles Mirabile) [RHEL-127129] +- spi: tegra210-quad: modify chip select (CS) deactivation (Charles Mirabile) [RHEL-127129] +Resolves: RHEL-127129, RHEL-135548, RHEL-147489, RHEL-82508 + +* Tue Feb 17 2026 CKI KWF Bot [5.14.0-685.el9] +- gpio: tegra186: Fix GPIO name collisions for Tegra410 (Jennifer Berringer) [RHEL-135121] +- gpio: tegra186: Add support for Tegra410 (Jennifer Berringer) [RHEL-135121] +- gpio: tegra186: Use generic macro for port definitions (Jennifer Berringer) [RHEL-135121] +- gpio: tegra186: Add support for Tegra256 (Jennifer Berringer) [RHEL-135121] +- dt-bindings: gpio: Add Tegra256 support (Jennifer Berringer) [RHEL-135121] +- gpio: tegra186: fix resource handling in ACPI probe path (Jennifer Berringer) [RHEL-135121] +- gpio: tegra186: Replace of_node_to_fwnode() with more suitable API (Jennifer Berringer) [RHEL-135121] +- tools headers arm64: Add NVIDIA Olympus part (Charles Mirabile) [RHEL-138475] +- perf arm-spe: Add NVIDIA Olympus to neoverse list (Charles Mirabile) [RHEL-138475] +- soc/tegra: fuse: Do not register SoC device on ACPI boot (Jennifer Berringer) [RHEL-135125] +- soc/tegra: fuse: Fix crash in tegra_fuse_readl() (Jennifer Berringer) [RHEL-135125] +- soc/tegra: fuse: Add ACPI support for Tegra194 and Tegra234 (Jennifer Berringer) [RHEL-135125] +- soc/tegra: fuse: Add function to print SKU info (Jennifer Berringer) [RHEL-135125] +- soc/tegra: fuse: Add function to add lookups (Jennifer Berringer) [RHEL-135125] +- soc/tegra: fuse: Add tegra_acpi_init_apbmisc() (Jennifer Berringer) [RHEL-135125] +- soc/tegra: fuse: Refactor resource mapping (Jennifer Berringer) [RHEL-135125] +- soc/tegra: fuse: Use dev_err_probe for probe failures (Jennifer Berringer) [RHEL-135125] +- mm/util: Introduce kmemdup_array() (Jennifer Berringer) [RHEL-135125] +- soc/tegra: fuse: Use devm_platform_get_and_ioremap_resource() (Jennifer Berringer) [RHEL-135125] +Resolves: RHEL-135121, RHEL-135125, RHEL-138475 + +* Tue Feb 17 2026 CKI KWF Bot [5.14.0-684.el9] +- new config in drivers/phy (Izabela Bakollari) [RHEL-121401] +- phy: mscc: Fix PTP for VSC8574 and VSC8572 (Izabela Bakollari) [RHEL-121401] +- r8169: make Kconfig option for LED support user-visible (Izabela Bakollari) [RHEL-121401] +- net: phy: use new iterator mdiobus_for_each_phy in mdiobus_prevent_c45_scan (Izabela Bakollari) [RHEL-121401] +- net: phy: micrel: simplify return in ksz9477_phy_errata() (Izabela Bakollari) [RHEL-121401] +- net: sfp: remove old sfp_parse_* functions (Izabela Bakollari) [RHEL-121401] +- net: sfp: convert sfp quirks to modify struct sfp_module_support (Izabela Bakollari) [RHEL-121401] +- net: sfp: pre-parse the module support (Izabela Bakollari) [RHEL-121401] +- of: mdio: warn if deprecated fixed-link binding is used (Izabela Bakollari) [RHEL-121401] +- net: phy: motorcomm: fix duplex setting error for phy leds (Izabela Bakollari) [RHEL-121401] +- net: phy: micrel: fix clk warning when removing the driver (Izabela Bakollari) [RHEL-121401] +- net: phy: fixed_phy: remove irq argument from fixed_phy_register (Izabela Bakollari) [RHEL-121401] +- net: phy: fixed_phy: let fixed_phy_unregister free the phy_device (Izabela Bakollari) [RHEL-121401] +- net: phy: realtek: enable serdes option mode for RTL8226-CG (Izabela Bakollari) [RHEL-121401] +- net: phy: realtek: fix RTL8211F wake-on-lan support (Izabela Bakollari) [RHEL-121401] +- net: mdiobus: release reset_gpio in mdiobus_unregister_device() (Izabela Bakollari) [RHEL-121401] +- phy: micrel: add Signal Quality Indicator (SQI) support for KSZ9477 switch PHYs (Izabela Bakollari) [RHEL-121401] +- net: phy: assign default match function for non-PHY MDIO devices (Izabela Bakollari) [RHEL-121401] +- net: phy: micrel: add cable test support for KSZ9477-class PHYs (Izabela Bakollari) [RHEL-121401] +- net: phy: micrel: Add RX error counter support for KSZ9477 switch-integrated PHYs (Izabela Bakollari) [RHEL-121401] +- net: phy: micrel: add MDI/MDI-X control support for KSZ9477 switch-integrated PHYs (Izabela Bakollari) [RHEL-121401] +- net: phy: micrel: remove KSZ9477 EEE quirks now handled by phylink (Izabela Bakollari) [RHEL-121401] +- net: phy: micrel: fix KSZ9477 PHY issues after suspend/resume (Izabela Bakollari) [RHEL-121401] +- net: phy: drop phy_settings and the associated lookup helpers (Izabela Bakollari) [RHEL-121401] +- net: phy: micrel: Dynamically control external clock of KSZ PHY (Izabela Bakollari) [RHEL-121401] +- net: phy: c45: improve handling of disabled EEE modes in generic ethtool functions (Izabela Bakollari) [RHEL-121401] +- net: phy: realtek: remove call to devm_hwmon_sanitize_name (Izabela Bakollari) [RHEL-121401] +- net: phy: realtek: make HWMON support a user-visible Kconfig symbol (Izabela Bakollari) [RHEL-121401] +- net: phy: realtek: add hwmon support for temp sensor on RTL822x (Izabela Bakollari) [RHEL-121401] +- net: sfp: return the number of written bytes for smbus single byte access (Izabela Bakollari) [RHEL-121401] +- net: phy: mxl-86110: Add power management and soft reset support (Izabela Bakollari) [RHEL-121401] +- net: phy: mediatek: fix nvmem cell reference leak in mt798x_phy_calibration (Izabela Bakollari) [RHEL-121401] +- net: sfp: extend Potron XGSPON quirk to cover additional EEPROM variant (Izabela Bakollari) [RHEL-121401] +- net: phy: marvell-88q2xxx: Fix clamped value in mv88q2xxx_hwmon_write (Izabela Bakollari) [RHEL-121401] +- net: phy: RTL8211FVD: Restore disabling of PHY-mode EEE (Izabela Bakollari) [RHEL-121401] +- net: phy: microchip_t1s: add SQI support for LAN867x Rev.D0 PHYs (Izabela Bakollari) [RHEL-121401] +- net: phy: phy-c45: add SQI and SQI+ support for OATC14 10Base-T1S PHYs (Izabela Bakollari) [RHEL-121401] +- net: phy: dp83867: implement configurability for SGMII in-band auto-negotiation (Izabela Bakollari) [RHEL-121401] +- net: phy: nxp-c45-tja11xx: add HW timestamp configuration reporting (Izabela Bakollari) [RHEL-121401] +- phy: mscc: add HW timestamp configuration reporting (Izabela Bakollari) [RHEL-121401] +- net: phy: dp83640: add HW timestamp configuration reporting (Izabela Bakollari) [RHEL-121401] +- net: phy: broadcom: add HW timestamp configuration reporting (Izabela Bakollari) [RHEL-121401] +- phy: add hwtstamp_get callback to phy drivers (Izabela Bakollari) [RHEL-121401] +- phy: rename hwtstamp callback to hwtstamp_set (Izabela Bakollari) [RHEL-121401] +- net: phy: mxl-gpy: add support for MxL86252 and MxL86282 (Izabela Bakollari) [RHEL-121401] +- net: phy: mxl-gpy: add support for MxL86211C (Izabela Bakollari) [RHEL-121401] +- net: mdio: eliminate kdoc warnings in mdio_device.c and mdio_bus.c (Izabela Bakollari) [RHEL-121401] +- net: phy: mxl-gpy: fix link properties on USXGMII and internal PHYs (Izabela Bakollari) [RHEL-121401] +- net: phy: mxl-gpy: fix bogus error on USXGMII and integrated PHY (Izabela Bakollari) [RHEL-121401] +- net: ethtool: Add support for 1600Gbps speed (Izabela Bakollari) [RHEL-121401] +- net: phy: adin1100: Simplify register value passing (Izabela Bakollari) [RHEL-121401] +- net: phy: adin1100: Fix software power-down ready condition (Izabela Bakollari) [RHEL-121401] +- net: phy: realtek: create rtl8211f_config_phy_eee() helper (Izabela Bakollari) [RHEL-121401] +- net: phy: realtek: eliminate priv->phycr1 variable (Izabela Bakollari) [RHEL-121401] +- net: phy: realtek: allow CLKOUT to be disabled on RTL8211F(D)(I)-VD-CG (Izabela Bakollari) [RHEL-121401] +- net: phy: realtek: eliminate has_phycr2 variable (Izabela Bakollari) [RHEL-121401] +- net: phy: realtek: eliminate priv->phycr2 variable (Izabela Bakollari) [RHEL-121401] +- net: phy: realtek: create rtl8211f_config_rgmii_delay() (Izabela Bakollari) [RHEL-121401] +- net: phylink: add missing supported link modes for the fixed-link (Izabela Bakollari) [RHEL-121401] +- net: phy: micrel: lan8814: Enable in-band auto-negotiation (Izabela Bakollari) [RHEL-121401] +- net: phy: Add helper for fixing RGMII PHY mode based on internal mac delay (Izabela Bakollari) [RHEL-121401] +- net: phy: fixed_phy: remove setting supported/advertised modes from fixed_phy_register (Izabela Bakollari) [RHEL-121401] +- net: phy: mscc: Handle devm_phy_package_join() failure in vsc85xx_probe_common() (Izabela Bakollari) [RHEL-121401] +- net: phy: mscc: Add support for PHY LED control (Izabela Bakollari) [RHEL-121401] +- net: phy: mscc: Consolidate probe functions into a common helper (Izabela Bakollari) [RHEL-121401] +- net: phy: mscc: Simplify LED mode update using phy_modify() (Izabela Bakollari) [RHEL-121401] +- net: mdio: fix resource leak in mdiobus_register_device() (Izabela Bakollari) [RHEL-121401] +- net: phy: micrel: lan8814 fix reset of the QSGMII interface (Izabela Bakollari) [RHEL-121401] +- net: phy: microchip_t1s:: add cable diagnostic support for LAN867x Rev.D0 (Izabela Bakollari) [RHEL-121401] +- net: phy: phy-c45: add OATC14 10BASE-T1S PHY cable diagnostic support (Izabela Bakollari) [RHEL-121401] +- net: phy: make phy_device members pause and asym_pause bitfield bits (Izabela Bakollari) [RHEL-121401] +- net: phy: introduce internal API for PHY MSE diagnostics (Izabela Bakollari) [RHEL-121401] +- net: phy: micrel: lan8842 errata (Izabela Bakollari) [RHEL-121401] +- net: phy: micrel: lan8842 errata (Izabela Bakollari) [RHEL-121401] +- net: phy: realtek: add interrupt support for RTL8221B (Izabela Bakollari) [RHEL-121401] +- net: phy: microchip_t1s: configure link status control for LAN867x Rev.D0 (Izabela Bakollari) [RHEL-121401] +- net: phy: microchip_t1s: add support for Microchip LAN867X Rev.D0 PHY (Izabela Bakollari) [RHEL-121401] +- net: phy: add iterator mdiobus_for_each_phy (Izabela Bakollari) [RHEL-121401] +- net: phy: dp83869: fix STRAP_OPMODE bitmask (Izabela Bakollari) [RHEL-121401] +- net: phy: motorcomm: Add support for PHY LEDs on YT8531 (Izabela Bakollari) [RHEL-121401] +- net: phy: realtek: Add RTL8224 cable testing support (Izabela Bakollari) [RHEL-121401] +- phy: mscc: Use PHY_ID_MATCH_EXACT for VSC8584, VSC8582, VSC8575, VSC856X (Izabela Bakollari) [RHEL-121401] +- net: phy: dp83867: Disable EEE support as not implemented (Izabela Bakollari) [RHEL-121401] +- net: phylink: add phylink managed wake-on-lan PHY speed control (Izabela Bakollari) [RHEL-121401] +- net: phylink: add phylink managed MAC Wake-on-Lan support (Izabela Bakollari) [RHEL-121401] +- net: phy: add phy_may_wakeup() (Izabela Bakollari) [RHEL-121401] +- net: phy: add phy_can_wakeup() (Izabela Bakollari) [RHEL-121401] +- net: phy: micrel: always set shared->phydev for LAN8814 (Izabela Bakollari) [RHEL-121401] +- net: phy: micrel: fix typos in comments (Izabela Bakollari) [RHEL-121401] +- net: phy: realtek: fix rtl8221b-vm-cg name (Izabela Bakollari) [RHEL-121401] +- net: mdio: use macro module_driver to avoid boilerplate code (Izabela Bakollari) [RHEL-121401] +- net: phy: realtek: Avoid PHYCR2 access if PHYCR2 not present (Izabela Bakollari) [RHEL-121401] +- net: phy: bcm54811: Fix GMII/MII/MII-Lite selection (Izabela Bakollari) [RHEL-121401] +- net: doc: Fix typos in docs (Izabela Bakollari) [RHEL-121401] +- net: sfp: don't include swphy.h (Izabela Bakollari) [RHEL-121401] +- net: phy: annotate linkmode initializers as not used after init phase (Izabela Bakollari) [RHEL-121401] +- net: phy: stop exporting phy_driver_unregister (Izabela Bakollari) [RHEL-121401] +- docs: networking: phy: clarify abbreviation "PAL" (Izabela Bakollari) [RHEL-121401] +- net: phy: micrel: Fix lan8814_config_init (Izabela Bakollari) [RHEL-121401] +- net: phy: micrel: Fix default LED behaviour (Izabela Bakollari) [RHEL-121401] +- net: phy: stop exporting phy_driver_register (Izabela Bakollari) [RHEL-121401] +- net: phy: dp83640: improve phydev and driver removal handling (Izabela Bakollari) [RHEL-121401] +- net: phy: ax88796b: Replace hard-coded values with PHY_ID_MATCH_MODEL() (Izabela Bakollari) [RHEL-121401] +- net: phy: update all PHYs to use sfp_get_module_caps() (Izabela Bakollari) [RHEL-121401] +- net: phylink: use sfp_get_module_caps() (Izabela Bakollari) [RHEL-121401] +- net: sfp: provide sfp_get_module_caps() (Izabela Bakollari) [RHEL-121401] +- net: phy: add phy_interface_copy() (Izabela Bakollari) [RHEL-121401] +- net: phy: micrel: use %%pe in print format (Izabela Bakollari) [RHEL-121401] +- net: phy: micrel: Add Fast link failure support for lan8842 (Izabela Bakollari) [RHEL-121401] +- net: phy: clear link parameters on admin link down (Izabela Bakollari) [RHEL-121401] +- net: phy: nxp-c45-tja11xx: use bitmap_empty() where appropriate (Izabela Bakollari) [RHEL-121401] +- net: phylink: warn if deprecated array-style fixed-link binding is used (Izabela Bakollari) [RHEL-121401] +- net: phy: clear EEE runtime state in PHY_HALTED/PHY_ERROR (Izabela Bakollari) [RHEL-121401] +- net: phy: broadcom: Convert to phy_id_compare_model() (Izabela Bakollari) [RHEL-121401] +- net: phy: introduce phy_id_compare_model() PHY ID helper (Izabela Bakollari) [RHEL-121401] +- net: phy: micrel: Update Kconfig help text (Izabela Bakollari) [RHEL-121401] +- net: phy: fixed_phy: remove two function stubs (Izabela Bakollari) [RHEL-121401] +- net: phy: marvell: Fix 88e1510 downshift counter errata (Izabela Bakollari) [RHEL-121401] +- net: phy: aquantia: delete aqr_firmware_read_fingerprint() prototype (Izabela Bakollari) [RHEL-121401] +- net: phy: NXP_TJA11XX: Update Kconfig with TJA1102 support (Izabela Bakollari) [RHEL-121401] +- net: phy: aquantia: support phy-mode = "10g-qxgmii" on NXP SPF-30841 (AQR412C) (Izabela Bakollari) [RHEL-121401] +- net: phy: aquantia: create and store a 64-bit firmware image fingerprint (Izabela Bakollari) [RHEL-121401] +- net: phy: aquantia: report and configure in-band autoneg capabilities (Izabela Bakollari) [RHEL-121401] +- net: phy: aquantia: print global syscfg registers (Izabela Bakollari) [RHEL-121401] +- net: phy: transfer phy_config_inband() locking responsibility to phylink (Izabela Bakollari) [RHEL-121401] +- net: phylink: add lock for serializing concurrent pl->phydev writes with resolver (Izabela Bakollari) [RHEL-121401] +- phy: mscc: Stop taking ts_lock for tx_queue and use its own lock (Izabela Bakollari) [RHEL-121401] +- net: phy: micrel: Add PTP support for lan8842 (Izabela Bakollari) [RHEL-121401] +- net: phy: micrel: Introduce function __lan8814_ptp_probe_once (Izabela Bakollari) [RHEL-121401] +- net: phylink: disable autoneg for interfaces that have no inband (Izabela Bakollari) [RHEL-121401] +- net: phylink: provide phylink_get_inband_type() (Izabela Bakollari) [RHEL-121401] +- net: phy: add phy_interface_weight() (Izabela Bakollari) [RHEL-121401] +- net: sfp: add quirk for FLYPRO copper SFP+ module (Izabela Bakollari) [RHEL-121401] +- net: phy: mtk-2p5ge: Add LED support for MT7988 (Izabela Bakollari) [RHEL-121401] +- net: phy: fixed_phy: simplify fixed_mdio_read (Izabela Bakollari) [RHEL-121401] +- net: phy: realtek: support for TRIGGER_NETDEV_LINK on RTL8211E and RTL8211F (Izabela Bakollari) [RHEL-121401] +- phy: mscc: Fix when PTP clock is register and unregister (Izabela Bakollari) [RHEL-121401] +- net: phy: as21xxx: better handle PHY HW reset on soft-reboot (Izabela Bakollari) [RHEL-121401] +- net: phy: introduce phy_id_compare_vendor() PHY ID helper (Izabela Bakollari) [RHEL-121401] +- net: phy: mxl-86110: add basic support for MxL86111 PHY (Izabela Bakollari) [RHEL-121401] +- net: phy: mxl-86110: fix indentation in struct phy_driver (Izabela Bakollari) [RHEL-121401] +- net: phy: mxl-86110: add basic support for led_brightness_set op (Izabela Bakollari) [RHEL-121401] +- net: phy: aquantia: add support for AQR115 (Izabela Bakollari) [RHEL-121401] +- net: phy: aquantia: promote AQR813 and AQR114C to aqr_gen4_config_init() (Izabela Bakollari) [RHEL-121401] +- net: phy: aquantia: rename aqr113c_config_init() to aqr_gen4_config_init() (Izabela Bakollari) [RHEL-121401] +- net: phy: aquantia: reimplement aqcs109_config_init() as aqr_gen2_config_init() (Izabela Bakollari) [RHEL-121401] +- net: phy: aquantia: call aqr_gen3_config_init() for AQR112 and AQR412(C) (Izabela Bakollari) [RHEL-121401] +- net: phy: aquantia: call aqr_gen2_fill_interface_modes() for AQCS109 (Izabela Bakollari) [RHEL-121401] +- net: phy: aquantia: merge and rename aqr105_read_status() and aqr107_read_status() (Izabela Bakollari) [RHEL-121401] +- net: phy: aquantia: use cached GLOBAL_CFG registers in aqr107_read_rate() (Izabela Bakollari) [RHEL-121401] +- net: phy: aquantia: remove handling for get_rate_matching(PHY_INTERFACE_MODE_NA) (Izabela Bakollari) [RHEL-121401] +- net: phy: aquantia: save a local shadow of GLOBAL_CFG register values (Izabela Bakollari) [RHEL-121401] +- net: phy: aquantia: fill supported_interfaces for all aqr_gen2_config_init() callers (Izabela Bakollari) [RHEL-121401] +- net: phy: aquantia: rename some aqr107 functions according to generation (Izabela Bakollari) [RHEL-121401] +- net: phy: aquantia: reorder AQR113C PMD Global Transmit Disable bit clearing with supported_interfaces (Izabela Bakollari) [RHEL-121401] +- net: phy: aquantia: merge aqr113c_fill_interface_modes() into aqr107_fill_interface_modes() (Izabela Bakollari) [RHEL-121401] +- net: phy: aquantia: rename AQR412 to AQR412C and add real AQR412 (Izabela Bakollari) [RHEL-121401] +- net: phy: micrel: Add support for lan8842 (Izabela Bakollari) [RHEL-121401] +- net: phy: micrel: Replace hardcoded pages with defines (Izabela Bakollari) [RHEL-121401] +- net: phy: micrel: Introduce lanphy_modify_page_reg (Izabela Bakollari) [RHEL-121401] +- net: phy: micrel: Start using PHY_ID_MATCH_MODEL (Izabela Bakollari) [RHEL-121401] +- phy: mscc: Fix timestamping for vsc8584 (Izabela Bakollari) [RHEL-121401] +- net: phy: fixed: remove usage of a faux device (Izabela Bakollari) [RHEL-121401] +- net: phy: mscc: report and configure in-band auto-negotiation for SGMII/QSGMII (Izabela Bakollari) [RHEL-121401] +- net: phy: realtek: convert RTL8226-CG to c45 only (Izabela Bakollari) [RHEL-121401] +- net: phy: motorcomm: Add support for PHY LEDs on YT8521 (Izabela Bakollari) [RHEL-121401] +- net: phy: nxp-c45-tja11xx: fix the PHY ID mismatch issue when using C45 (Izabela Bakollari) [RHEL-121401] +- net: phy: smsc: add proper reset flags for LAN8710A (Izabela Bakollari) [RHEL-121401] +- phy: mscc: Fix parsing of unicast frames (Izabela Bakollari) [RHEL-121401] +- net: phy: micrel: fix KSZ8081/KSZ8091 cable test (Izabela Bakollari) [RHEL-121401] +- net: phy: qcom: qca807x: Enable WoL support using shared library (Izabela Bakollari) [RHEL-121401] +- net: phy: qcom: qca807x: Support PHY counter (Izabela Bakollari) [RHEL-121401] +- net: phy: qcom: qca808x: Support PHY counter (Izabela Bakollari) [RHEL-121401] +- net: phy: qcom: Add PHY counter support (Izabela Bakollari) [RHEL-121401] +- net: phy: Don't register LEDs for genphy (Izabela Bakollari) [RHEL-121401] +- net: phy: micrel: Add ksz9131_resume() (Izabela Bakollari) [RHEL-121401] +- net: phy: bcm54811: PHY initialization (Izabela Bakollari) [RHEL-121401] +- net: phy: bcm5481x: MII-Lite activation (Izabela Bakollari) [RHEL-121401] +- net: phy: MII-Lite PHY interface mode (Izabela Bakollari) [RHEL-121401] +- net: phy: smsc: Fix link failure in forced mode with Auto-MDIX (Izabela Bakollari) [RHEL-121401] +- net: phy: smsc: Force predictable MDI-X state on LAN87xx (Izabela Bakollari) [RHEL-121401] +- net: phy: smsc: Fix Auto-MDIX configuration when disabled by strap (Izabela Bakollari) [RHEL-121401] +- net: phy: declare package-related struct members only if CONFIG_PHY_PACKAGE is enabled (Izabela Bakollari) [RHEL-121401] +- net: phylink: add phylink_sfp_select_interface_speed() (Izabela Bakollari) [RHEL-121401] +- net: phylink: clear SFP interfaces when not in use (Izabela Bakollari) [RHEL-121401] +- net: phylink: restrict SFP interfaces to those that are supported (Izabela Bakollari) [RHEL-121401] +- net: phy: qcom: qca808x: Fix WoL issue by utilizing at8031_set_wol() (Izabela Bakollari) [RHEL-121401] +- net: phy: qcom: move the WoL function to shared library (Izabela Bakollari) [RHEL-121401] +- net: phy: air_en8811h: Introduce resume/suspend and clk_restore_context to ensure correct CKO settings after network interface reinitialization. (Izabela Bakollari) [RHEL-121401] +- net: phy: realtek: add error handling to rtl8211f_get_wol (Izabela Bakollari) [RHEL-121401] +- net: phy: Add interface types for 50G and 100G (Izabela Bakollari) [RHEL-121401] +- net: phy: qcom: at803x: Add Qualcomm IPQ5018 Internal PHY support (Izabela Bakollari) [RHEL-121401] +- net: sfp: add quirk for Potron SFP+ XGSPON ONU Stick (Izabela Bakollari) [RHEL-121401] +- net: phy: Add c45_phy_ids sysfs directory entry (Izabela Bakollari) [RHEL-121401] +- net: phy: add flag is_genphy_driven to struct phy_device (Izabela Bakollari) [RHEL-121401] +- net: phy: add Kconfig symbol PHY_PACKAGE (Izabela Bakollari) [RHEL-121401] +- net: phy: make phy_package a separate module (Izabela Bakollari) [RHEL-121401] +- net: phy: make mdio consumer / device layer a separate module (Izabela Bakollari) [RHEL-121401] +- net: phy: remove Kconfig symbol MDIO_DEVRES (Izabela Bakollari) [RHEL-121401] +- net: phy: factor out provider part from mdio_bus.c (Izabela Bakollari) [RHEL-121401] +- mdio: fix CONFIG_MDIO_DEVRES selects (Izabela Bakollari) [RHEL-121401] +- net: ethernet: Add missing depends on MDIO_DEVRES (Izabela Bakollari) [RHEL-121401] +- net: phy: move __phy_package_[read|write]_mmd to phy_package.c (Izabela Bakollari) [RHEL-121401] +- net: phy: improve rgmii_clock() documentation (Izabela Bakollari) [RHEL-121401] +- net: phy: dp83tg720: switch to adaptive polling and remove random delays (Izabela Bakollari) [RHEL-121401] +- net: phy: dp83tg720: remove redundant 600ms post-reset delay (Izabela Bakollari) [RHEL-121401] +- net: phy: dp83tg720: implement soft reset with asymmetric delay (Izabela Bakollari) [RHEL-121401] +- net: phy: directly copy struct mdio_board_info in mdiobus_register_board_info (Izabela Bakollari) [RHEL-121401] +- net: phy: improve mdio-boardinfo.h (Izabela Bakollari) [RHEL-121401] +- net: phy: move definition of struct mdio_board_entry to mdio-boardinfo.c (Izabela Bakollari) [RHEL-121401] +- net: phy: simplify mdiobus_setup_mdiodev_from_board_info (Izabela Bakollari) [RHEL-121401] +- net: phy: simplify phy_get_internal_delay() (Izabela Bakollari) [RHEL-121401] +- net: phy: move definition of genphy_c45_driver to phy_device.c (Izabela Bakollari) [RHEL-121401] +- net/mdiobus: Fix potential out-of-bounds read/write access (Izabela Bakollari) [RHEL-121401] +- net: phy: mscc: Stop clearing the the UDPv4 checksum for L2 frames (Izabela Bakollari) [RHEL-121401] +- net: phy: mscc: Fix memory leak when using one step timestamping (Izabela Bakollari) [RHEL-121401] +- net: phy: fix up const issues in to_mdio_device() and to_phy_device() (Izabela Bakollari) [RHEL-121401] +- net: phy: clear phydev->devlink when the link is deleted (Izabela Bakollari) [RHEL-121401] +- net: phy: mediatek: Add Airoha AN7583 PHY support (Izabela Bakollari) [RHEL-121401] +- net: phy: Add support for Aeonsemi AS21xxx PHYs (Izabela Bakollari) [RHEL-121401] +- net: phy: introduce genphy_match_phy_device() (Izabela Bakollari) [RHEL-121401] +- net: phy: nxp-c45-tja11xx: simplify .match_phy_device OP (Izabela Bakollari) [RHEL-121401] +- net: phy: bcm87xx: simplify .match_phy_device OP (Izabela Bakollari) [RHEL-121401] +- net: phy: pass PHY driver to .match_phy_device OP (Izabela Bakollari) [RHEL-121401] +- net: phy: fixed_phy: transition to the faux device interface (Izabela Bakollari) [RHEL-121401] +- net: phy: realtek: HWMON support for standalone versions of RTL8221B and RTL8251 (Izabela Bakollari) [RHEL-121401] +- xen/netfront: stop tx queues during live migration (Thilak KN) [RHEL-134437] +Resolves: RHEL-121401, RHEL-134437 + +* Mon Feb 16 2026 CKI KWF Bot [5.14.0-683.el9] +- perf amd ibs: Sync arch/x86/include/asm/amd-ibs.h header with the kernel (Michael Petlan) [RHEL-106898] +- perf test amd ibs: Add sample period unit test (Michael Petlan) [RHEL-106898] +- perf mem/c2c amd: Add ldlat support (Michael Petlan) [RHEL-106898] +- perf test: Simplify data symbol test (Michael Petlan) [RHEL-106898] +- perf test: Add timeout to datasym workload (Michael Petlan) [RHEL-106898] +- perf amd ibs: Incorporate Zen5 DTLB and PageSize information (Michael Petlan) [RHEL-106898] +- perf amd ibs: Add Load Latency bits in raw dump (Michael Petlan) [RHEL-106898] +- ice: dpll: fix rclk pin state get and misplaced header macros (Ivan Vecera) [RHEL-146370] +- ice: dpll: Support E825-C SyncE and dynamic pin discovery (Ivan Vecera) [RHEL-146370] +- drivers: Add support for DPLL reference count tracking (Ivan Vecera) [RHEL-146370] +- redhat: configs: Enable CONFIG_DPLL_REFCNT_TRACKER for debug (Ivan Vecera) [RHEL-146370] +- dpll: Add reference count tracking support (Ivan Vecera) [RHEL-146370] +- dpll: Enhance and consolidate reference counting logic (Ivan Vecera) [RHEL-146370] +- dpll: zl3073x: Add support for mux pin type (Ivan Vecera) [RHEL-146370] +- dpll: Support dynamic pin index allocation (Ivan Vecera) [RHEL-146370] +- dpll: Add notifier chain for dpll events (Ivan Vecera) [RHEL-146370] +- dpll: zl3073x: Associate pin with fwnode handle (Ivan Vecera) [RHEL-146370] +- dpll: Allow associating dpll pin with a firmware node (Ivan Vecera) [RHEL-146370] +- perf/x86/amd/uncore: Avoid a false positive warning about snprintf truncation in amd_uncore_umc_ctx_init (Michael Petlan) [RHEL-106948] +- perf/x86/amd/uncore: Fix the return value of amd_uncore_df_event_init() on error (Michael Petlan) [RHEL-106948] +- perf/x86/amd/uncore: Prevent UMC counters from saturating (Michael Petlan) [RHEL-106948] +- perf/x86/amd/uncore: Add parameter to configure hrtimer (Michael Petlan) [RHEL-106948] +- perf/x86/intel/uncore: Use HRTIMER_MODE_HARD for detecting overflows (Michael Petlan) [RHEL-106948] +- perf/x86: Switch to use hrtimer_setup() (Michael Petlan) [RHEL-106948] +- perf/x86/amd/uncore: Use hrtimer for handling overflows (Michael Petlan) [RHEL-106948] +- perf/x86/amd/uncore: Remove unused 'struct amd_uncore_ctx::node' member (Michael Petlan) [RHEL-106948] +- pinctrl: intel: fix build warnings about export.h (David Arcari) [RHEL-130326] +- pinctrl: intel: drop repeated config dependency (David Arcari) [RHEL-130326] +- pinctrl: baytrail: copy communities using devm_kmemdup_array() (David Arcari) [RHEL-130326] +- pinctrl: intel: copy communities using devm_kmemdup_array() (David Arcari) [RHEL-130326] +- pinctrl: intel: Fix wrong bypass assignment in intel_pinctrl_probe_pwm() (David Arcari) [RHEL-130326] +- pinctrl: intel: Import PWM_LPSS namespace for devm_pwm_lpss_probe() (David Arcari) [RHEL-130326] +- pinctrl: baytrail: Use dedicated helpers for chained IRQ handlers (David Arcari) [RHEL-130326] +- pinctrl: elkhartlake: Add support for DSW community (David Arcari) [RHEL-130326] +- pinctrl: intel: Add a human readable decoder for pull bias values (David Arcari) [RHEL-130326] +- pinctrl: intel: platform: Add Panther Lake to the list of supported (David Arcari) [RHEL-130326] +- pinctrl: intel: platform: use semicolon instead of comma in ncommunities assignment (David Arcari) [RHEL-130326] +- pinctrl: amd: Clear GPIO debounce for suspend (David Arcari) [RHEL-130338] +- pinctrl: amd: Constify pointers to 'pinctrl_desc' (David Arcari) [RHEL-130338] +- pinctrl: amd: Fix hibernation support with CONFIG_SUSPEND unset (David Arcari) [RHEL-130338] +- pinctrl: amd: Fix use of undeclared identifier 'pinctrl_amd_s2idle_dev_ops' (David Arcari) [RHEL-130338] +- pinctrl: amd: Add an LPS0 check() callback (David Arcari) [RHEL-130338] +- pinctrl: Use str_enable_disable-like helpers [partial] (David Arcari) [RHEL-130338] +- pinctrl: amd: Take suspend type into consideration which pins are non-wake (David Arcari) [RHEL-130338] +- pinctrl: amd: Fix two small typos (David Arcari) [RHEL-130338] +- pinctrl: amd: Mask non-wake source pins with interrupt enabled at suspend (David Arcari) [RHEL-130338] +- pinctrl: amd: Convert to platform remove callback returning void (David Arcari) [RHEL-130338] +- pinctrl: amd: Mask wake bits on probe again (David Arcari) [RHEL-130338] +- idpf: Fix data race in idpf_net_dim (Michal Schmidt) [RHEL-139535 RHEL-99644] +- idpf: read lower clock bits inside the time sandwich (Michal Schmidt) [RHEL-139535 RHEL-99644] +- eth: ixgbe: migrate to new RXFH callbacks (Michal Schmidt) [RHEL-139535] +- idpf: Fix error handling in idpf_vport_open() (Michal Schmidt) [RHEL-139535 RHEL-99644] +- idpf: Fix RSS LUT NULL ptr issue after soft reset (Michal Schmidt) [RHEL-139535 RHEL-99644] +- idpf: Fix RSS LUT configuration on down interfaces (Michal Schmidt) [RHEL-139535 RHEL-99644] +- idpf: Fix RSS LUT NULL pointer crash on early ethtool operations (Michal Schmidt) [RHEL-139535 RHEL-99644] +- idpf: fix issue with ethtool -n command display (Michal Schmidt) [RHEL-139535 RHEL-99644] +- idpf: fix memory leak of flow steer list on rmmod (Michal Schmidt) [RHEL-139535 RHEL-99644] +- idpf: detach and close netdevs while handling a reset (Michal Schmidt) [RHEL-139535 RHEL-99644] +- idpf: use desc_ring when checking completion queue DMA allocation (Michal Schmidt) [RHEL-139535 RHEL-99644] +- idpf: convert vport state to bitmap (Michal Schmidt) [RHEL-139535 RHEL-99644] +- idpf: fix memory leak in idpf_vc_core_deinit() (Michal Schmidt) [RHEL-139535 RHEL-99644] +- idpf: fix LAN memory regions command on some NVMs (Michal Schmidt) [RHEL-139535 RHEL-99644] +- RDMA/irdma: Fix irdma_alloc_ucontext_resp padding (Michal Schmidt) [RHEL-139535 RHEL-97658] +- idpf: extract GRXRINGS from .get_rxnfc (Michal Schmidt) [RHEL-139535 RHEL-99644] +- RDMA/irdma: Fix SRQ shadow area address initialization (Michal Schmidt) [RHEL-139535 RHEL-97658] +- RDMA/irdma: Remove doorbell elision logic (Michal Schmidt) [RHEL-139535 RHEL-97658] +- RDMA/irdma: Do not set IBK_LOCAL_DMA_LKEY for GEN3+ (Michal Schmidt) [RHEL-139535 RHEL-97658] +- RDMA/irdma: Add missing mutex destroy (Michal Schmidt) [RHEL-139535 RHEL-97658] +- RDMA/irdma: Fix SIGBUS in AEQ destroy (Michal Schmidt) [RHEL-139535 RHEL-97658] +- RDMA/irdma: Add a missing kfree of struct irdma_pci_f for GEN2 (Michal Schmidt) [RHEL-139535 RHEL-97658] +- RDMA/irdma: Remove unused CQ registry (Michal Schmidt) [RHEL-139535 RHEL-97658] +- RDMA/irdma: Take a lock before moving SRQ tail in poll_cq (Michal Schmidt) [RHEL-139535 RHEL-97658] +- libie: depend on DEBUG_FS when building LIBIE_FWLOG (Michal Schmidt) [RHEL-122275 RHEL-139535] +- RDMA/irdma: CQ size and shadow update changes for GEN3 (Michal Schmidt) [RHEL-139535 RHEL-97658] +- RDMA/irdma: Fix vf_id size to u16 to avoid overflow (Michal Schmidt) [RHEL-139535 RHEL-97658] +- RDMA/irdma: Fix positive vs negative error codes in irdma_post_send() (Michal Schmidt) [RHEL-139535 RHEL-97658] +- RDMA/irdma: Extend CQE Error and Flush Handling for GEN3 Devices (Michal Schmidt) [RHEL-139535 RHEL-97658] +- RDMA/irdma: Add Atomic Operations support (Michal Schmidt) [RHEL-139535 RHEL-97658] +- RDMA/irdma: Restrict Memory Window and CQE Timestamping to GEN3 (Michal Schmidt) [RHEL-139535 RHEL-97658] +- RDMA/irdma: Add SRQ support (Michal Schmidt) [RHEL-139535 RHEL-97658] +- RDMA/irdma: Support 64-byte CQEs and GEN3 CQE opcode decoding (Michal Schmidt) [RHEL-139535 RHEL-97658] +- RDMA/irdma: Add support for V2 HMC resource management scheme (Michal Schmidt) [RHEL-139535 RHEL-97658] +- RDMA/irdma: Extend QP context programming for GEN3 (Michal Schmidt) [RHEL-139535 RHEL-97658] +- RDMA/irdma: Add GEN3 virtual QP1 support (Michal Schmidt) [RHEL-139535 RHEL-97658] +- RDMA/irdma: Introduce GEN3 vPort driver support (Michal Schmidt) [RHEL-139535 RHEL-97658] +- RDMA/irdma: Add GEN3 HW statistics support (Michal Schmidt) [RHEL-139535 RHEL-97658] +- RDMA/irdma: Add GEN3 support for AEQ and CEQ (Michal Schmidt) [RHEL-139535 RHEL-97658] +- RDMA/irdma: Add GEN3 CQP support with deferred completions (Michal Schmidt) [RHEL-139535 RHEL-97658] +- RDMA/irdma: Discover and set up GEN3 hardware register layout (Michal Schmidt) [RHEL-139535 RHEL-97658] +- RDMA/irdma: Add GEN3 core driver support (Michal Schmidt) [RHEL-139535 RHEL-97658] +- RDMA/irdma: Refactor GEN2 auxiliary driver (Michal Schmidt) [RHEL-139535 RHEL-97658] +- ixgbe: fwlog support for e610 (Michal Schmidt) [RHEL-139535] +- i40e: fix Jumbo Frame support after iPXE boot (Michal Schmidt) [RHEL-139535 RHEL-97688] +- i40e: use libie_aq_str (Michal Schmidt) [RHEL-139535 RHEL-97688] +- i40e: use libie adminq descriptors (Michal Schmidt) [RHEL-139535 RHEL-97688] +- ixgbe: use libie adminq descriptors (Michal Schmidt) [RHEL-139535] +- idpf: add flow steering support (Michal Schmidt) [RHEL-139535 RHEL-99644] +- virtchnl2: add flow steering support (Michal Schmidt) [RHEL-139535 RHEL-99644] +- idpf: implement get LAN MMIO memory regions (Michal Schmidt) [RHEL-139535 RHEL-97658 RHEL-99644] +- resource: Add resource set range and size helpers (Michal Schmidt) [RHEL-139535] +- i40e: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set() (Michal Schmidt) [RHEL-139535 RHEL-97688] +- ice, irdma: fix an off by one in error handling code (Michal Schmidt) [RHEL-139535 RHEL-97658] +- ice: use napi's irq affinity and rmap IRQ notifiers (Michal Schmidt) [RHEL-139535] +- net: intel: implement modern PM ops declarations [e100,e1000,fm10k] (Michal Schmidt) [RHEL-139535] +- net: adopt skb_network_offset() and similar helpers [i40e] (Michal Schmidt) [RHEL-139535 RHEL-97688] +- idpf: fix aux device unplugging when rdma is not supported by vport (Michal Schmidt) [RHEL-139535 RHEL-99644] +- idpf: cap maximum Rx buffer size (Michal Schmidt) [RHEL-139535 RHEL-99644] +- idpf: fix error handling in the init_task on load (Michal Schmidt) [RHEL-139535 RHEL-99644] +- idpf: fix memory leak in idpf_vport_rel() (Michal Schmidt) [RHEL-139535 RHEL-99644] +- idpf: keep the netdev when a reset fails (Michal Schmidt) [RHEL-139535 RHEL-99644] +- e1000: fix OOB in e1000_tbi_should_accept() (Michal Schmidt) [RHEL-139535] {CVE-2025-71093} +- idpf: reduce mbx_task schedule delay to 300us (Michal Schmidt) [RHEL-139535 RHEL-99644] +- RDMA/irdma: avoid invalid read in irdma_net_event (Michal Schmidt) [RHEL-139535 RHEL-97658] {CVE-2025-71133} +- i40e: validate ring_len parameter against hardware-specific values (Michal Schmidt) [RHEL-139535 RHEL-97688] +- i40e: fix scheduling in set_rx_mode (Michal Schmidt) [RHEL-139535 RHEL-97688] +- idpf: correct queue index in Rx allocation error messages (Michal Schmidt) [RHEL-139535 RHEL-99644] +- ixgbe: avoid redundant call to ixgbe_non_sfp_link_config() (Michal Schmidt) [RHEL-139535] +- e1000e: Remove unneeded checks (Michal Schmidt) [RHEL-139535] +- ixgbevf: ixgbevf_q_vector clean up (Michal Schmidt) [RHEL-139535] +- fm10k: extract GRXRINGS from .get_rxnfc (Michal Schmidt) [RHEL-139535] +- ixgbevf: extract GRXRINGS from .get_rxnfc (Michal Schmidt) [RHEL-139535] +- ice: extract GRXRINGS from .get_rxnfc (Michal Schmidt) [RHEL-139535] +- iavf: extract GRXRINGS from .get_rxnfc (Michal Schmidt) [RHEL-139535 RHEL-97703] +- i40e: extract GRXRINGS from .get_rxnfc (Michal Schmidt) [RHEL-139535 RHEL-97688] +- RDMA/irdma: Do not directly rely on IB_PD_UNSAFE_GLOBAL_RKEY (Michal Schmidt) [RHEL-139535 RHEL-97658] +- RDMA/irdma: Fix data race in irdma_free_pble (Michal Schmidt) [RHEL-139535 RHEL-97658] +- RDMA/irdma: Fix data race in irdma_sc_ccq_arm (Michal Schmidt) [RHEL-139535 RHEL-97658] +- i40e: delete a stray tab (Michal Schmidt) [RHEL-139535 RHEL-97688] +- idpf: fix possible vport_config NULL pointer deref in remove (Michal Schmidt) [RHEL-139535 RHEL-99644] {CVE-2025-68213} +- net: ixgbe: convert to use .get_rx_ring_count (Michal Schmidt) [RHEL-139535] +- RDMA/irdma: Remove redundant NULL check of udata in irdma_create_user_ah() (Michal Schmidt) [RHEL-139535 RHEL-97658] +- i40e: support generic devlink param "max_mac_per_vf" (Michal Schmidt) [RHEL-139535 RHEL-97688] +- idpf: add support for IDPF PCI programming interface (Michal Schmidt) [RHEL-139535 RHEL-99644] +- RDMA/irdma: Silently consume unsignaled completions (Michal Schmidt) [RHEL-139535 RHEL-97658] +- RDMA/irdma: Initialize cqp_cmds_info to prevent resource leaks (Michal Schmidt) [RHEL-139535 RHEL-97658] +- RDMA/irdma: Enforce local fence for LOCAL_INV WRs (Michal Schmidt) [RHEL-139535 RHEL-97658] +- ixgbe: fix typos in ixgbe driver comments (Michal Schmidt) [RHEL-139535] +- idpf: remove duplicate defines in IDPF_CAP_RSS (Michal Schmidt) [RHEL-139535 RHEL-99644] +- i40e: avoid redundant VF link state updates (Michal Schmidt) [RHEL-139535 RHEL-97688] +- RDMA/irdma: Set irdma_cq cq_num field during CQ create (Michal Schmidt) [RHEL-139535 RHEL-97658] +- RDMA/irdma: Fix SD index calculation (Michal Schmidt) [RHEL-139535 RHEL-97658] +- idpf: cleanup remaining SKBs in PTP flows (Michal Schmidt) [RHEL-139535 RHEL-99644] {CVE-2025-40175} +- idpf: fix mismatched free function for dma_alloc_coherent (Michal Schmidt) [RHEL-139535 RHEL-99644] +- RDMA/irdma: Remove unused struct irdma_cq fields (Michal Schmidt) [RHEL-139535 RHEL-97658] +- net: intel: fm10k: Fix parameter idx set but not used (Michal Schmidt) [RHEL-139535] +- idpf: add HW timestamping statistics (Michal Schmidt) [RHEL-139535 RHEL-99644] +- i40e: improve VF MAC filters accounting (Michal Schmidt) [RHEL-139535 RHEL-97688] +- RDMA/irdma: Update Kconfig (Michal Schmidt) [RHEL-139535 RHEL-97658] +- libie: fix linking with libie_{adminq,fwlog} when CONFIG_LIBIE=n (Michal Schmidt) [RHEL-139535] +- i40e: remove redundant memory barrier when cleaning Tx descs (Michal Schmidt) [RHEL-139535 RHEL-97688] +- idpf: add support for nointerrupt queues (Michal Schmidt) [RHEL-139535 RHEL-99644] +- idpf: remove SW marker handling from NAPI (Michal Schmidt) [RHEL-139535 RHEL-99644] +- idpf: add 4-byte completion descriptor definition (Michal Schmidt) [RHEL-139535 RHEL-99644] +- idpf: link NAPIs to queues (Michal Schmidt) [RHEL-139535 RHEL-99644] +- idpf: use a saner limit for default number of queues to allocate (Michal Schmidt) [RHEL-139535 RHEL-99644] +- idpf: fix Rx descriptor ready check barrier in splitq (Michal Schmidt) [RHEL-139535 RHEL-99644] +- e1000: drop unnecessary constant casts to u16 (Michal Schmidt) [RHEL-139535] +- i40e: Fix potential invalid access when MAC list is empty (Michal Schmidt) [RHEL-139535 RHEL-97688] {CVE-2025-39853} +- i40e: remove read access to debugfs files (Michal Schmidt) [RHEL-139535 RHEL-97688] {CVE-2025-39901} +- idpf: fix UAF in RDMA core aux dev deinitialization (Michal Schmidt) [RHEL-139535 RHEL-99644] +- idpf: do not linearize big TSO packets (Michal Schmidt) [RHEL-139535 RHEL-99644] +- idpf: remove obsolete stashing code (Michal Schmidt) [RHEL-139535 RHEL-99644] +- idpf: stop Tx if there are insufficient buffer resources (Michal Schmidt) [RHEL-139535 RHEL-99644] +- idpf: replace flow scheduling buffer ring with buffer pool (Michal Schmidt) [RHEL-139535 RHEL-99644] +- idpf: simplify and fix splitq Tx packet rollback error path (Michal Schmidt) [RHEL-139535 RHEL-99644] +- idpf: improve when to set RE bit logic (Michal Schmidt) [RHEL-139535 RHEL-99644] +- idpf: add support for Tx refillqs in flow scheduling mode (Michal Schmidt) [RHEL-139535 RHEL-99644] +- eth: intel: use vmalloc_array() to simplify code [fm10k] (Michal Schmidt) [RHEL-139535] +- idpf: preserve coalescing settings across resets (Michal Schmidt) [RHEL-139535 RHEL-99644] +- idpf: add cross timestamping (Michal Schmidt) [RHEL-139535 RHEL-99644] +- virtchnl2: rename enum virtchnl2_cap_rss (Michal Schmidt) [RHEL-139535 RHEL-99644] +- ethernet: intel: fix building with large NR_CPUS [fm10k,i40e] (Michal Schmidt) [RHEL-139535 RHEL-97688] +- idpf: implement IDC vport aux driver MTU change handler (Michal Schmidt) [RHEL-139535 RHEL-99644] +- idpf: implement remaining IDC RDMA core callbacks and handlers (Michal Schmidt) [RHEL-139535 RHEL-99644] +- idpf: implement RDMA vport auxiliary dev create, init, and destroy (Michal Schmidt) [RHEL-139535 RHEL-97658 RHEL-99644] +- idpf: implement core RDMA auxiliary dev create, init, and destroy (Michal Schmidt) [RHEL-139535 RHEL-97658 RHEL-99644] +- idpf: use reserved RDMA vectors from control plane (Michal Schmidt) [RHEL-139535 RHEL-99644] +- idpf: return 0 size for RSS key if not supported (Michal Schmidt) [RHEL-139535 RHEL-99644] {CVE-2025-38402} +- e1000: Move cancel_work_sync to avoid deadlock (Michal Schmidt) [RHEL-139535] {CVE-2025-38114} +- i40e: retry VFLR handling if there is ongoing VF reset (Michal Schmidt) [RHEL-139535 RHEL-97688] +- i40e: return false from i40e_reset_vf if reset is in progress (Michal Schmidt) [RHEL-139535 RHEL-97688] +- iavf: convert to NAPI IRQ affinity API (Michal Schmidt) [RHEL-139535 RHEL-97703] +- ice: add ice driver PTP pin documentation (Michal Schmidt) [RHEL-139535] +- i40e: add link_down_events statistic (Michal Schmidt) [RHEL-139535 RHEL-97688] +- idpf: add support for Rx timestamping (Michal Schmidt) [RHEL-139535 RHEL-99644] +- idpf: add Tx timestamp flows (Michal Schmidt) [RHEL-139535 RHEL-99644] +- idpf: add Tx timestamp capabilities negotiation (Michal Schmidt) [RHEL-139535 RHEL-99644] +- idpf: add PTP clock configuration (Michal Schmidt) [RHEL-139535 RHEL-99644] +- idpf: add mailbox access to read PTP clock time (Michal Schmidt) [RHEL-139535 RHEL-99644] +- idpf: negotiate PTP capabilities and get PTP clock (Michal Schmidt) [RHEL-139535 RHEL-99644] +- idpf: move virtchnl structures to the header file (Michal Schmidt) [RHEL-139535 RHEL-99644] +- virtchnl: add PTP virtchnl definitions (Michal Schmidt) [RHEL-139535 RHEL-99644] +- idpf: add initial PTP support (Michal Schmidt) [RHEL-139535 RHEL-99644] +- idpf: change the method for mailbox workqueue allocation (Michal Schmidt) [RHEL-139535 RHEL-99644] +- idpf: remove unreachable code from setting mailbox (Michal Schmidt) [RHEL-139535 RHEL-99644] +- idpf: assign extracted ptype to struct libeth_rqe_info field (Michal Schmidt) [RHEL-139535 RHEL-99644] +- RDMA: Don't use %%pK through printk (Michal Schmidt) [RHEL-139535 RHEL-97658] +- idpf: use napi's irq affinity (Michal Schmidt) [RHEL-139535 RHEL-99644] +- intel/fm10k: Remove unused fm10k_iov_msg_mac_vlan_pf (Michal Schmidt) [RHEL-139535] +- e1000: Hold RTNL when e1000_down can be called (Michal Schmidt) [RHEL-139535] +- e1000: Link NAPI instances to queues and IRQs (Michal Schmidt) [RHEL-139535] +- net: handle HAS_IOPORT dependencies [intel] (Michal Schmidt) [RHEL-139535] +- intel: make module parameters readable in sys filesystem [e100] (Michal Schmidt) [RHEL-139535] +- intel: add bit macro includes where needed [e1000,fm10k] (Michal Schmidt) [RHEL-139535] +- ice: add documentation for FW logging (Michal Schmidt) [RHEL-139535] +- i40e: Annotate struct i40e_qvlist_info with __counted_by (Michal Schmidt) [RHEL-139535] +- fm10k: replace deprecated strncpy with strscpy (Michal Schmidt) [RHEL-139535] +- e1000: replace deprecated strncpy with strscpy (Michal Schmidt) [RHEL-139535] +- e100: replace deprecated strncpy with strscpy (Michal Schmidt) [RHEL-139535] +- net: e1000: Remove unused declarations (Michal Schmidt) [RHEL-139535] +- Documentation/eth/intel: Remove references to SourceForge (Michal Schmidt) [RHEL-139535 RHEL-97688 RHEL-97703] +- Documentation/eth/intel: Update address for driver support (Michal Schmidt) [RHEL-139535 RHEL-97688 RHEL-97703] +- ixgb: Remove ixgb driver (Michal Schmidt) [RHEL-139535] +- ice: Fix broken link in ice NAPI doc (Michal Schmidt) [RHEL-139535] +- e100: Fix possible use after free in e100_xmit_prepare (Michal Schmidt) [RHEL-139535] {CVE-2022-49026} +- fm10k: Fix error handling in fm10k_init_module() (Michal Schmidt) [RHEL-139535] +- e1000: Remove unnecessary use of kmap_atomic() (Michal Schmidt) [RHEL-139535] +- intel/fm10k:fix repeated words in comments (Michal Schmidt) [RHEL-139535] +- intel/e1000:fix repeated words in comments (Michal Schmidt) [RHEL-139535] +- fm10k: remove unexpected word "the" (Michal Schmidt) [RHEL-139535] +- intel: remove unused macros [e100,e1000,ixgb] (Michal Schmidt) [RHEL-139535] +- ixgb: Fix typos in comments (Michal Schmidt) [RHEL-139535] +- e1000: Fix typos in comments (Michal Schmidt) [RHEL-139535] +- i40e: remove enum i40e_client_state (Michal Schmidt) [RHEL-139535] +- ixgb: Remove useless DMA-32 fallback configuration (Michal Schmidt) [RHEL-139535] +- e1000: switch to napi_build_skb() (Michal Schmidt) [RHEL-139535] +- e1000: switch to napi_consume_skb() (Michal Schmidt) [RHEL-139535] +- fm10k: Fix syntax errors in comments (Michal Schmidt) [RHEL-139535] +- e100: fix device suspend/resume (Michal Schmidt) [RHEL-139535] +- ethernet: ixgb: use eth_hw_addr_set() (Michal Schmidt) [RHEL-139535] +- ethernet: constify references to netdev->dev_addr in drivers [ixgb] (Michal Schmidt) [RHEL-139535] +- ethernet: use eth_hw_addr_set() for dev->addr_len cases [intel] (Michal Schmidt) [RHEL-139535] +- e100: fix buffer overrun in e100_get_regs (Michal Schmidt) [RHEL-139535] +- e100: fix length calculation in e100_get_regs_len (Michal Schmidt) [RHEL-139535] +- Doc: networking: Fox a typo in ice.rst (Michal Schmidt) [RHEL-139535] +- e100: Avoid memcpy() over-reading of ETH_SS_STATS (Michal Schmidt) [RHEL-139535] +- wifi: ath12k: workaround to use VMs (Jose Ignacio Tornos Martinez) [RHEL-141399] +- wifi: ath11k: workaround to use VMs (Jose Ignacio Tornos Martinez) [RHEL-141399] +- ALSA: update RHEL kconfigs for 6.18 upstream code (Jaroslav Kysela) [RHEL-118911] +- ALSA: hda/tas2781: properly initialize speaker_id for TAS2563 (Jaroslav Kysela) [RHEL-118911] +- ALSA: hda/realtek: fix micmute LED reversed on HP Abe and Bantie (Jaroslav Kysela) [RHEL-118911] +- ASoC: qcom: qdsp6: q6asm-dai: set 10 ms period and buffer alignment. (Jaroslav Kysela) [RHEL-118911] +- ASoC: qcom: q6adm: the the copp device only during last instance (Jaroslav Kysela) [RHEL-118911] +- ASoC: qcom: q6asm-dai: perform correct state check before closing (Jaroslav Kysela) [RHEL-118911] +- ASoC: qcom: q6apm-dai: set flags to reflect correct operation of appl_ptr (Jaroslav Kysela) [RHEL-118911] +- ASoC: qcom: sdw: fix memory leak for sdw_stream_runtime (Jaroslav Kysela) [RHEL-118911] +- ASoC: codecs: lpass-tx-macro: fix SM6115 support (Jaroslav Kysela) [RHEL-118911] +- ASoC: codecs: wcd939x: fix regmap leak on probe failure (Jaroslav Kysela) [RHEL-118911] +- ASoC: ak4458: remove the reset operation in probe and remove (Jaroslav Kysela) [RHEL-118911] +- ALSA: usb-mixer: us16x08: validate meter packet indices (Jaroslav Kysela) [RHEL-118911] +- ALSA: pcmcia: Fix resource leak in snd_pdacf_probe error path (Jaroslav Kysela) [RHEL-118911] +- ASoC: fsl_sai: Constrain sample rates from audio PLLs only in master mode (Jaroslav Kysela) [RHEL-118911] +- ALSA: hda/realtek - Enable Mute LED for Lenovo platform (Jaroslav Kysela) [RHEL-118911] +- ALSA: hda/realtek: fix mute/micmute LEDs don't work for HP 200 G2i (Jaroslav Kysela) [RHEL-118911] +- ALSA: realtek/alc288 fix headphone for MS Surface 2/3 (Jaroslav Kysela) [RHEL-118911] +- ASoC: Intel: sof_sdw: Add new quirks for PTL on Dell with CS42L43 (Jaroslav Kysela) [RHEL-118911] +- ALSA: hda/realtek: Add Asus quirk for TAS amplifiers (Jaroslav Kysela) [RHEL-118911] +- regmap: slimbus: fix bus_context pointer in regmap init calls (Jaroslav Kysela) [RHEL-118911] {CVE-2025-40317} +- ASoC: ops: fix snd_soc_get_volsw for sx controls (Jaroslav Kysela) [RHEL-118911] +- ASoC: SDCA: support Q7.8 volume format (Jaroslav Kysela) [RHEL-118911] +- ASoC: cs35l41: Always return 0 when a subsystem ID is found (Jaroslav Kysela) [RHEL-118911] +- ASoC: codecs: wcd937x: Fix error handling in wcd937x codec driver (Jaroslav Kysela) [RHEL-118911] +- ASoC: SOF: ipc4-topology: Convert FLOAT to S32 during blob selection (Jaroslav Kysela) [RHEL-118911] +- ASoC: SOF: ipc4-topology: Prefer 32-bit DMIC blobs for 8-bit formats as well (Jaroslav Kysela) [RHEL-118911] +- slimbus: ngd: Fix reference count leak in qcom_slim_ngd_notify_slaves (Jaroslav Kysela) [RHEL-118911] +- ASoC: SDCA: Remove duplicated module macros (Jaroslav Kysela) [RHEL-118911] +- ALSA: wavefront: Fix integer overflow in sample size validation (Jaroslav Kysela) [RHEL-118911] {CVE-2025-68344} +- ALSA: wavefront: Clear substream pointers on close (Jaroslav Kysela) [RHEL-118911] +- ALSA: hda: cs35l41: Fix NULL pointer dereference in cs35l41_hda_read_acpi() (Jaroslav Kysela) [RHEL-118911] {CVE-2025-68345} +- ALSA: hda/tas2781: fix speaker id retrieval for multiple probes (Jaroslav Kysela) [RHEL-118911] +- ALSA: hda/realtek: Add match for ASUS Xbox Ally projects (Jaroslav Kysela) [RHEL-118911] +- ALSA: dice: fix buffer overflow in detect_stream_formats() (Jaroslav Kysela) [RHEL-118911] {CVE-2025-68346} +- ASoC: amd: acp: update tdm channels for specific DAI (Jaroslav Kysela) [RHEL-118911] +- ALSA: firewire-motu: add bounds check in put_user loop for DSP events (Jaroslav Kysela) [RHEL-118911] {CVE-2025-68753} +- ALSA: uapi: Fix typo in asound.h comment (Jaroslav Kysela) [RHEL-118911] +- ALSA: firewire-motu: fix buffer overflow in hwdep read for DSP events (Jaroslav Kysela) [RHEL-118911] {CVE-2025-68347} +- ASoC: ak5558: Disable regulator when error happens (Jaroslav Kysela) [RHEL-118911] +- ASoC: ak4458: Disable regulator when error happens (Jaroslav Kysela) [RHEL-118911] +- ASoC: amd: acp: Audio is not resuming after s0ix (Jaroslav Kysela) [RHEL-118911] +- ASoC: bcm: bcm63xx-pcm-whistler: Check return value of of_dma_configure() (Jaroslav Kysela) [RHEL-118911] +- ASoC: Intel: catpt: Fix error path in hw_params() (Jaroslav Kysela) [RHEL-118911] +- ASoC: fsl_xcvr: clear the channel status control memory (Jaroslav Kysela) [RHEL-118911] +- ASoC: nau8325: add missing build config (Jaroslav Kysela) [RHEL-118911] +- ASoC: codecs: nau8325: Silence uninitialized variables warnings (Jaroslav Kysela) [RHEL-118911] +- ASoC: nau8325: use simple i2c probe function (Jaroslav Kysela) [RHEL-118911] +- ASoC: tas2781: correct the wrong period (Jaroslav Kysela) [RHEL-118911] +- ASoC: tas2781: Correct the wrong chip ID for reset variable check (Jaroslav Kysela) [RHEL-118911] +- ASoC: SDCA: Fix missing dash in HIDE DisCo property (Jaroslav Kysela) [RHEL-118911] +- soundwire: intel_auxdevice: add cs42l45 codec to wake_capable_list (Jaroslav Kysela) [RHEL-118911] +- ALSA: hda/realtek - Enable Mute LED for HP ZBook X G2i platform (Jaroslav Kysela) [RHEL-118911] +- ALSA: hda/realtek - Enable Mute LED and Tas2781 for HP platform (Jaroslav Kysela) [RHEL-118911] +- platform/x86: serial-multi-instantiate: Add IRQ_RESOURCE_OPT for IRQ missing projects (Jaroslav Kysela) [RHEL-118911] +- ALSA: hda/realtek: Add quirk for HP ProBook 450 G8 (Jaroslav Kysela) [RHEL-118911] +- ALSA: usb-audio: fix uac2 clock source at terminal parser (Jaroslav Kysela) [RHEL-118911] +- ALSA: hda/realtek: add quirk for HP pavilion aero laptop 13z-be200 (Jaroslav Kysela) [RHEL-118911] +- ALSA: hda/cirrus fix cs420x MacPro 6,1 inverted jack detection (Jaroslav Kysela) [RHEL-118911] +- ALSA: usb-audio: Add DSD quirk for LEAK Stereo 230 (Jaroslav Kysela) [RHEL-118911] +- ALSA: au88x0: Fix incorrect error handling for PCI config reads (Jaroslav Kysela) [RHEL-118911] +- ALSA: usb-audio: Add native DSD quirks for PureAudio DAC series (Jaroslav Kysela) [RHEL-118911] +- ALSA: hda/tas2781: Correct the wrong project ID (Jaroslav Kysela) [RHEL-118911] +- ALSA: usb-audio: Fix NULL pointer dereference in snd_usb_mixer_controls_badd (Jaroslav Kysela) [RHEL-118911] {CVE-2025-40275} +- ASoC: SDCA: bug fix while parsing mipi-sdca-control-cn-list (Jaroslav Kysela) [RHEL-118911] {CVE-2025-68281} +- ALSA: usb-audio: Fix potential overflow of PCM transfer buffer (Jaroslav Kysela) [RHEL-118911] {CVE-2025-40269} +- ALSA: hda/tas2781: Add new quirk for HP new projects (Jaroslav Kysela) [RHEL-118911] +- ASoC: tas2781: fix getting the wrong device number (Jaroslav Kysela) [RHEL-118911] +- ASoC: codecs: va-macro: fix resource leak in probe error path (Jaroslav Kysela) [RHEL-118911] +- ASoC: tas2783A: Fix issues in firmware parsing (Jaroslav Kysela) [RHEL-118911] +- ASoC: sdw_utils: fix device reference leak in is_sdca_endpoint_present() (Jaroslav Kysela) [RHEL-118911] +- ASoC: cs4271: Fix regulator leak on probe failure (Jaroslav Kysela) [RHEL-118911] +- ALSA: hda/hdmi: Fix breakage at probing nvhdmi-mcp driver (Jaroslav Kysela) [RHEL-118911] {CVE-2025-68205} +- ASoC: da7213: Use component driver suspend/resume (Jaroslav Kysela) [RHEL-118911] +- ALSA: usb-audio: add min_mute quirk for SteelSeries Arctis (Jaroslav Kysela) [RHEL-118911] +- ASoC: doc: cs35l56: Update firmware filename description for B0 silicon (Jaroslav Kysela) [RHEL-118911] +- ALSA: hda/realtek: Enable mic on Vaio RPL (Jaroslav Kysela) [RHEL-118911] +- ASoC: dt-bindings: pm4125-sdw: correct number of soundwire ports (Jaroslav Kysela) [RHEL-118911] +- ASoC: fsl_sai: Fix sync error in consumer mode (Jaroslav Kysela) [RHEL-118911] +- ASoC: Fix build for sdw_utils (Jaroslav Kysela) [RHEL-118911] +- ALSA: hda/realtek: Fix mute led for HP Victus 15-fa1xxx (MB 8C2D) (Jaroslav Kysela) [RHEL-118911] +- ASoC: rt721: fix prepare clock stop failed (Jaroslav Kysela) [RHEL-118911] +- ALSA: usb-audio: don't log messages meant for 1810c when initializing 1824c (Jaroslav Kysela) [RHEL-118911] +- ASoC: fsl_micfil: correct the endian format for DSD (Jaroslav Kysela) [RHEL-118911] +- ASoC: fsl_sai: fix bit order for DSD format (Jaroslav Kysela) [RHEL-118911] +- ASoC: Intel: avs: Use snd_codec format when initializing probe (Jaroslav Kysela) [RHEL-118911] +- ASoC: Intel: avs: Disable periods-elapsed work when closing PCM (Jaroslav Kysela) [RHEL-118911] {CVE-2025-40344} +- ASoC: Intel: avs: Unprepare a stream when XRUN occurs (Jaroslav Kysela) [RHEL-118911] +- ASoC: sdw_utils: add name_prefix for rt1321 part id (Jaroslav Kysela) [RHEL-118911] +- ASoC: qdsp6: q6asm: do not sleep while atomic (Jaroslav Kysela) [RHEL-118911] +- ASoC: Intel: soc-acpi-intel-ptl-match: Remove cs42l43 match from sdw link3 (Jaroslav Kysela) [RHEL-118911] +- ASOC: max98090/91: fix for filter configuration: AHPF removed DMIC2_HPF added (Jaroslav Kysela) [RHEL-118911] +- ASoC: amd: acp: Add ACP7.0 match entries for cs35l56 and cs42l43 (Jaroslav Kysela) [RHEL-118911] +- ASoC: cs-amp-lib-test: Fix missing include of kunit/test-bug.h (Jaroslav Kysela) [RHEL-118911] +- ALSA: usb-audio: fix control pipe direction (Jaroslav Kysela) [RHEL-118911] +- ALSA: hda/realtek: Add quirk for Lenovo Yoga 7 2-in-1 14AKP10 (Jaroslav Kysela) [RHEL-118911] +- ALSA: hda/realtek: Fix mute led for HP Omen 17-cb0xxx (Jaroslav Kysela) [RHEL-118911] +- ALSA: usb-audio: fix vendor quirk for Logitech H390 (Jaroslav Kysela) [RHEL-118911] +- ALSA: usb-audio: add volume quirks for MS LifeChat LX-3000 (Jaroslav Kysela) [RHEL-118911] +- ASoC: amd/sdw_utils: avoid NULL deref when devm_kasprintf() fails (Jaroslav Kysela) [RHEL-118911] {CVE-2025-40162} +- ASoC: max98090/91: fixed max98091 ALSA widget powering up/down (Jaroslav Kysela) [RHEL-118911] +- ASoC: codecs: wcd938x-sdw: remove redundant runtime pm calls (Jaroslav Kysela) [RHEL-118911] +- ASoC: sdw_utils: add rt1321 part id to codec_info_list (Jaroslav Kysela) [RHEL-118911] +- ALSA: usb-audio: Fix NULL pointer deference in try_to_register_card (Jaroslav Kysela) [RHEL-118911] {CVE-2025-40085} +- ALSA: firewire: amdtp-stream: fix enum kernel-doc warnings (Jaroslav Kysela) [RHEL-118911] +- ALSA: usb-audio: add mixer_playback_min_mute quirk for Logitech H390 (Jaroslav Kysela) [RHEL-118911] +- ASoC: nau8821: Avoid unnecessary blocking in IRQ handler (Jaroslav Kysela) [RHEL-118911] +- ASoC: nau8821: Add DMI quirk to bypass jack debounce circuit (Jaroslav Kysela) [RHEL-118911] +- ASoC: nau8821: Consistently clear interrupts before unmasking (Jaroslav Kysela) [RHEL-118911] +- ASoC: nau8821: Generalize helper to clear IRQ status (Jaroslav Kysela) [RHEL-118911] +- ASoC: nau8821: Cancel jdet_work before handling jack ejection (Jaroslav Kysela) [RHEL-118911] +- ASoC: codecs: Fix gain setting ranges for Renesas IDT821034 codec (Jaroslav Kysela) [RHEL-118911] +- ASoC: tas2781: Update ti,tas2781.yaml for adding tas58xx (Jaroslav Kysela) [RHEL-118911] +- ASoC: tas2781: Support more newly-released amplifiers tas58xx in the driver (Jaroslav Kysela) [RHEL-118911] +- ASoC: qcom: sc8280xp: Add support for QCS615 (Jaroslav Kysela) [RHEL-118911] +- ASoC: dt-bindings: qcom,sm8250: Add QCS615 sound card (Jaroslav Kysela) [RHEL-118911] +- ALSA: hda/tas2781: Set tas2781_hda::tasdevice_priv::chip_id as TAS5825 in case of tas5825 (Jaroslav Kysela) [RHEL-118911] +- ALSA: hda/realtek: Add quirk entry for HP ZBook 17 G6 (Jaroslav Kysela) [RHEL-118911] +- ALSA: usb-audio: apply quirk for Huawei Technologies Co., Ltd. CM-Q3 (Jaroslav Kysela) [RHEL-118911] +- ALSA: hda/intel: Add MSI X870E Tomahawk to denylist (Jaroslav Kysela) [RHEL-118911] +- ALSA: hda: Fix missing pointer check in hda_component_manager_init function (Jaroslav Kysela) [RHEL-118911] {CVE-2025-40097} +- ALSA: hda: cs35l41: Fix NULL pointer dereference in cs35l41_get_acpi_mute_state() (Jaroslav Kysela) [RHEL-118911] {CVE-2025-40098} +- ASoC: rt722: add settings for rt722VB (Jaroslav Kysela) [RHEL-118911] +- ASoC: meson: aiu-encoder-i2s: fix bit clock polarity (Jaroslav Kysela) [RHEL-118911] +- ALSA: usb: fpc: replace kmalloc_array followed by copy_from_user with memdup_array_user (Jaroslav Kysela) [RHEL-118911] +- ALSA: hda/tas2781: Enable init_profile_id for device initialization (Jaroslav Kysela) [RHEL-118911] +- ALSA: emu10k1: Fix typo in docs (Jaroslav Kysela) [RHEL-118911] +- ALSA: hda/realtek: Add quirk for ASUS ROG Zephyrus Duo (Jaroslav Kysela) [RHEL-118911] +- ASoC: SOF: Intel: Read the LLP via the associated Link DMA channel (Jaroslav Kysela) [RHEL-118911] +- ASoC: SOF: ipc4-pcm: do not report invalid delay values (Jaroslav Kysela) [RHEL-118911] +- ASoC: SOF: sof-audio: add dev_dbg_ratelimited wrapper (Jaroslav Kysela) [RHEL-118911] +- ASoC: SOF: Intel: hda-pcm: Place the constraint on period time instead of buffer time (Jaroslav Kysela) [RHEL-118911] +- ASoC: SOF: ipc4-topology: Account for different ChainDMA host buffer size (Jaroslav Kysela) [RHEL-118911] +- ASoC: SOF: ipc4-topology: Correct the minimum host DMA buffer size (Jaroslav Kysela) [RHEL-118911] +- ASoC: SOF: ipc3-topology: Fix multi-core and static pipelines tear down (Jaroslav Kysela) [RHEL-118911] +- mfd: cs42l43: Remove IRQ masking in suspend (Jaroslav Kysela) [RHEL-118911] +- mfd: cs42l43: Move IRQ enable/disable to encompass force suspend (Jaroslav Kysela) [RHEL-118911] +- mfd: arizona: Make legacy gpiolib interface optional (Jaroslav Kysela) [RHEL-118911] +- ALSA: hda/hdmi: Add pin fix for HP ProDesk model (Jaroslav Kysela) [RHEL-118911] +- ALSA: usb-audio: don't hardcode gain for output channel of Presonus Studio (Jaroslav Kysela) [RHEL-118911] +- ALSA: usb-audio: add the initial mix for Presonus Studio 1824c (Jaroslav Kysela) [RHEL-118911] +- ALSA: doc: improved docs about quirk_flags in snd-usb-audio (Jaroslav Kysela) [RHEL-118911] +- ALSA: usb-audio: make param quirk_flags change-able in runtime (Jaroslav Kysela) [RHEL-118911] +- ALSA: usb-audio: improve module param quirk_flags (Jaroslav Kysela) [RHEL-118911] +- ALSA: usb-audio: add two-way convert between name and bit for QUIRK_FLAG_* (Jaroslav Kysela) [RHEL-118911] +- ALSA: usb-audio: fix race condition to UAF in snd_usbmidi_free (Jaroslav Kysela) [RHEL-118911] {CVE-2025-39997} +- ALSA: usb-audio: add mono main switch to Presonus S1824c (Jaroslav Kysela) [RHEL-118911] +- ALSA: compress: document 'chan_map' member in snd_dec_opus (Jaroslav Kysela) [RHEL-118911] +- ASoC: cs35l56: Set fw_regs table after getting REVID (Jaroslav Kysela) [RHEL-118911] +- ALSA: hda/realtek: Add quirk for HP Spectre 14t-ea100 (Jaroslav Kysela) [RHEL-118911] +- ASoc: tas2783A: Fix an error code in probe() (Jaroslav Kysela) [RHEL-118911] +- ASoC: tlv320aic3x: Fix class-D initialization for tlv320aic3007 (Jaroslav Kysela) [RHEL-118911] +- ASoC: stm32: sai: manage context in set_sysclk callback (Jaroslav Kysela) [RHEL-118911] +- ASoC: codecs: wcd-common: fix signedness bug in wcd_dt_parse_micbias_info() (Jaroslav Kysela) [RHEL-118911] +- ASoC: dt-binding: Convert MediaTek mt8183-mt6358 to DT schema (Jaroslav Kysela) [RHEL-118911] +- ASoC: Convert MT8183 DA7219 sound card to DT schema (Jaroslav Kysela) [RHEL-118911] +- ASoC: dt-binding: Convert mt8183-afe-pcm to dt-schema (Jaroslav Kysela) [RHEL-118911] +- ASoc: tas2783A: Fix spelling mistake "Perifpheral" -> "Peripheral" (Jaroslav Kysela) [RHEL-118911] +- ASoc: tas2783A: Remove unneeded semicolon (Jaroslav Kysela) [RHEL-118911] +- ASoC: wcd934x: fix error handling in wcd934x_codec_parse_data() (Jaroslav Kysela) [RHEL-118911] +- ALSA: usb-audio: don't apply interface quirk to Presonus S1824c (Jaroslav Kysela) [RHEL-118911] +- tas2783A: Add acpi match changes for Intel MTL (Jaroslav Kysela) [RHEL-118911] +- ASoc: tas2783A: add machine driver changes (Jaroslav Kysela) [RHEL-118911] +- ASoc: tas2783A: machine driver amp utility for TI devices (Jaroslav Kysela) [RHEL-118911] +- ASoc: tas2783A: Add soundwire based codec driver (Jaroslav Kysela) [RHEL-118911] +- ASoC: ops: improve snd_soc_get_volsw (Jaroslav Kysela) [RHEL-118911] +- ASoC: cs35l41: Fallback to reading Subsystem ID property if not ACPI (Jaroslav Kysela) [RHEL-118911] +- ASoC: tas2781: Correct the wrong description and register address on tas2781 (Jaroslav Kysela) [RHEL-118911] +- ASoC: Intel: sof_sdw: Prevent jump to NULL add_sidecar callback (Jaroslav Kysela) [RHEL-118911] {CVE-2025-40132} +- ASoC: qcom: qdsp6/audioreach: add support for offloading raw opus playback (Jaroslav Kysela) [RHEL-118911] +- ALSA: compress_offload: increase SNDRV_COMPRESS_VERSION minor version by 1 (Jaroslav Kysela) [RHEL-118911] +- ALSA: compress: add raw opus codec define and opus decoder structs (Jaroslav Kysela) [RHEL-118911] +- ASoC: fsl: fsl_qmc_audio: Drop struct qmc_dai_chan (Jaroslav Kysela) [RHEL-118911] +- ASoC: fsl: fsl_qmc_audio: Only request completion on last channel (Jaroslav Kysela) [RHEL-118911] +- ASoC: fsl: fsl_qmc_audio: Ensure audio channels are ordered in TDM bus (Jaroslav Kysela) [RHEL-118911] +- ASoC: da7213: Convert to DEFINE_RUNTIME_DEV_PM_OPS() (Jaroslav Kysela) [RHEL-118911] +- ASoC: qcom: sc8280xp: explicitly set S16LE format in sc8280xp_be_hw_params_fixup() (Jaroslav Kysela) [RHEL-118911] +- ASoC: SOF: ipc3-dtrace: fix potential integer overflow in allocation (Jaroslav Kysela) [RHEL-118911] +- ASoC: codecs: wcd937x: get regmap directly (Jaroslav Kysela) [RHEL-118911] +- ASoC: codecs: wcd938x: get regmap directly (Jaroslav Kysela) [RHEL-118911] +- ASoC: codecs: wcd-common: move status_update callback to common (Jaroslav Kysela) [RHEL-118911] +- ASoC: codecs: wcd939x: get regmap directly (Jaroslav Kysela) [RHEL-118911] +- ASoC: codecs: wcd-common: move component ops to common (Jaroslav Kysela) [RHEL-118911] +- ASoC: codecs: wcd-common: move WCD_SDW_CH to common (Jaroslav Kysela) [RHEL-118911] +- ASoC: codecs: wcd: add common helper for wcd codecs (Jaroslav Kysela) [RHEL-118911] +- ASoC: codecs: wcdxxxx: use sdw_slave_get_current_bank helper (Jaroslav Kysela) [RHEL-118911] +- ASoC: codecs: wcdxxxx: use of_sdw_find_device_by_node helper (Jaroslav Kysela) [RHEL-118911] +- soundwire: bus: add sdw_slave_get_current_bank helper (Jaroslav Kysela) [RHEL-118911] +- soundwire: bus: add of_sdw_find_device_by_node helper (Jaroslav Kysela) [RHEL-118911] +- ASoC: codecs: wcd937x: make stub functions inline (Jaroslav Kysela) [RHEL-118911] +- ASoC: codecs: wcd937x: set the comp soundwire port correctly (Jaroslav Kysela) [RHEL-118911] {CVE-2025-40045} +- ASoC: soc-dapm: add snd_soc_dapm_set_idle_bias() (Jaroslav Kysela) [RHEL-118911] +- ASoC: soc-dapm: add snd_soc_dapm_get_bias_level() (Jaroslav Kysela) [RHEL-118911] +- ASoC: soc-dapm: tidyup idle_bias handling - step2 (Jaroslav Kysela) [RHEL-118911] +- ASoC: soc-dapm: tidyup idle_bias handling - step1 (Jaroslav Kysela) [RHEL-118911] +- ASoC: soc-dapm: remove suspend_bias_off from snd_soc_dapm_context (Jaroslav Kysela) [RHEL-118911] +- ASoC: soc-card: add snd_soc_card_to_dapm() (Jaroslav Kysela) [RHEL-118911] +- ASoC: soc-component: add snd_soc_component_to_dapm() (Jaroslav Kysela) [RHEL-118911] +- ASoC: soc-dapm: use dapm->component instead of container_of() (Jaroslav Kysela) [RHEL-118911] +- ASoC: soc-dapm: add snd_soc_dapm_to_card() (Jaroslav Kysela) [RHEL-118911] +- ASoC: soc-dapm: add snd_soc_dapm_to_dev() (Jaroslav Kysela) [RHEL-118911] +- ALSA: seq: Fix KCSAN data-race warning at snd_seq_fifo_poll_wait() (Jaroslav Kysela) [RHEL-118911] +- ALSA: spi/at73c213: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ASoC: dt-bindings: add bindings for pm4125 audio codec (Jaroslav Kysela) [RHEL-118911] +- ALSA: pcm: Disable bottom softirqs as part of spin_lock_irq() on PREEMPT_RT (Jaroslav Kysela) [RHEL-118911] {CVE-2025-40142} +- ASoC: Intel: hda-sdw-bpt: set persistent_buffer false (Jaroslav Kysela) [RHEL-118911] +- ALSA: serial-generic: remove shared static buffer (Jaroslav Kysela) [RHEL-118911] +- ALSA: asihpi: Simplify error handling in PCM substream setup (Jaroslav Kysela) [RHEL-118911] +- ASoC: apple: mca: Add "apple,t8103-mca" compatible (Jaroslav Kysela) [RHEL-118911] +- ALSA: aoa: Remove redundant size arguments from strscpy() (Jaroslav Kysela) [RHEL-118911] +- ASoC: codecs: pcm1754: add pcm1754 dac driver (Jaroslav Kysela) [RHEL-118911] +- ASoC: dt-bindings: ti,pcm1754: add binding documentation (Jaroslav Kysela) [RHEL-118911] +- ALSA: sparc/dbri: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: sparc/cs4231: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: sparc/amd7930: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: usb-audio: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: usb: fcp: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: line6: fix scoped_guard done variable misuse (Jaroslav Kysela) [RHEL-118911] +- ALSA: line6: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: ppc: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: snd_ps3: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: parisc: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: snd-n64: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: sgio2audio: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: arm: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: aoa: Don't split string across lines (Jaroslav Kysela) [RHEL-118911] +- ALSA: aoa: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ASoC: cs-amp-lib-test: Add test for getting cal data from HP EFI (Jaroslav Kysela) [RHEL-118911] +- ASoC: cs-amp-lib: Add HP-specific EFI variable for calibration data (Jaroslav Kysela) [RHEL-118911] +- ASoC: cs-amp-lib-test: Add tests for cs_amp_get_vendor_spkid() (Jaroslav Kysela) [RHEL-118911] +- ASoC: cs35l56: Check for vendor-specific speaker ID value (Jaroslav Kysela) [RHEL-118911] +- efi: Add EFI_ACCESS_DENIED status code (Jaroslav Kysela) [RHEL-118911] +- ASoC: cs-amp-lib: Add handling for Lenovo and HP UEFI speaker ID (Jaroslav Kysela) [RHEL-118911] +- ASoC: cs-amp-lib: Rename defines for Cirrus Logic EFI (Jaroslav Kysela) [RHEL-118911] +- ALSA: hrtimer: Avoid direct access to hrtimer clockbase (Jaroslav Kysela) [RHEL-118911] +- ASoC: tas2781: Add tas2118, tas2x20, tas5825 support (Jaroslav Kysela) [RHEL-118911] +- ASoC: tas2781: Add tas2118, tas2x20, tas5825 support (Jaroslav Kysela) [RHEL-118911] +- ASoC: Intel: bytcr_rt5651: Fix invalid quirk input mapping (Jaroslav Kysela) [RHEL-118911] {CVE-2025-40121} +- ASoC: Intel: bytcht_es8316: Fix invalid quirk input mapping (Jaroslav Kysela) [RHEL-118911] +- ASoC: codecs: tlv320dac33: Add default value for burst_bclkdiv (Jaroslav Kysela) [RHEL-118911] +- ASoC: codecs: tlv320dac33: Remove unused struct tlv320dac33_platform_data and header file tlv320dac33-plat.h (Jaroslav Kysela) [RHEL-118911] +- ALSA: compress_offload: Add SNDRV_COMPRESS_AVAIL64 ioctl (Jaroslav Kysela) [RHEL-118911] +- ALSA: compress_offload: Add SNDRV_COMPRESS_TSTAMP64 ioctl (Jaroslav Kysela) [RHEL-118911] +- ALSA: compress_offload: Add 64-bit safe timestamp infrastructure (Jaroslav Kysela) [RHEL-118911] +- ALSA: scarlett2: Add Vocaster speaker/headphone mute controls (Jaroslav Kysela) [RHEL-118911] +- ALSA: cs4281: Send the PCM period elapsed notification properly (Jaroslav Kysela) [RHEL-118911] +- ALSA: usb-audio: apply quirk for MOONDROP Quark2 (Jaroslav Kysela) [RHEL-118911] +- ALSA: usb-audio: apply "mixer_min_mute" quirks on some devices (Jaroslav Kysela) [RHEL-118911] +- ALSA: usb-audio: add quirk QUIRK_FLAG_MIXER_CAPTURE_MIN_MUTE (Jaroslav Kysela) [RHEL-118911] +- ALSA: usb-audio: rename QUIRK_FLAG_MIXER_MIN_MUTE to QUIRK_FLAG_MIXER_PLAYBACK_MIN_MUTE (Jaroslav Kysela) [RHEL-118911] +- ASoC: cs42l43: Shutdown jack detection on suspend (Jaroslav Kysela) [RHEL-118911] +- ASoC: cs42l43: Disable IRQs in system suspend (Jaroslav Kysela) [RHEL-118911] +- ASoC: cs42l43: Store IRQ domain in codec private data (Jaroslav Kysela) [RHEL-118911] +- ASoC: cs42l43: Rename system suspend callback and fix debug print (Jaroslav Kysela) [RHEL-118911] +- ASoC: dt-bindings: wlf,wm8960: Document routing strings (pin names) (Jaroslav Kysela) [RHEL-118911] +- ASoC: codecs: lpass-wsa-macro: add Codev version 2.9 (Jaroslav Kysela) [RHEL-118911] +- ASoC: codecs: lpass-macro: add Codec version 2.9 (Jaroslav Kysela) [RHEL-118911] +- ASoC: qcom: x1e80100: add compatible for glymur SoC (Jaroslav Kysela) [RHEL-118911] +- ASoC: qcom: x1e80100: set card driver name from match data (Jaroslav Kysela) [RHEL-118911] +- ASoC: Intel: avs: ssm4567: Adjust platform name (Jaroslav Kysela) [RHEL-118911] +- ASoC: Intel: avs: rt5682: Adjust platform name (Jaroslav Kysela) [RHEL-118911] +- ASoC: Intel: avs: rt5663: Adjust platform name (Jaroslav Kysela) [RHEL-118911] +- ASoC: Intel: avs: rt5514: Adjust platform name (Jaroslav Kysela) [RHEL-118911] +- ASoC: Intel: avs: rt298: Adjust platform name (Jaroslav Kysela) [RHEL-118911] +- ASoC: Intel: avs: rt286: Adjust platform name (Jaroslav Kysela) [RHEL-118911] +- ASoC: Intel: avs: rt274: Adjust platform name (Jaroslav Kysela) [RHEL-118911] +- ASoC: Intel: avs: probe: Refactor dai_link creation (Jaroslav Kysela) [RHEL-118911] +- ASoC: Intel: avs: nau8825: Adjust platform name (Jaroslav Kysela) [RHEL-118911] +- ASoC: Intel: avs: max98927: Adjust platform name (Jaroslav Kysela) [RHEL-118911] +- ASoC: Intel: avs: max98373: Adjust platform name (Jaroslav Kysela) [RHEL-118911] +- ASoC: Intel: avs: max98357a: Adjust platform name (Jaroslav Kysela) [RHEL-118911] +- ASoC: Intel: avs: i2stest: Adjust platform name (Jaroslav Kysela) [RHEL-118911] +- ASoC: Intel: avs: es8336: Adjust platform name (Jaroslav Kysela) [RHEL-118911] +- ASoC: Intel: avs: dmic: Refactor dai_link creation (Jaroslav Kysela) [RHEL-118911] +- ASoC: Intel: avs: da7219: Adjust platform name (Jaroslav Kysela) [RHEL-118911] +- ASoC: Intel: avs: hda: Adjust platform name (Jaroslav Kysela) [RHEL-118911] +- ALSA: hda/conexant: Fix typos in comments (Jaroslav Kysela) [RHEL-118911] +- ALSA: rme32: Fix serialization in snd_rme32_capture_adat_open() (Jaroslav Kysela) [RHEL-118911] +- ASoC: rockchip: i2s-tdm: switch to FIELD_PREP_WM16_CONST macro (Jaroslav Kysela) [RHEL-118911] +- ASoC: SOF: ipc4-topology: Fix a less than zero check on a u32 (Jaroslav Kysela) [RHEL-118911] +- ALSA: hda/realtek: Use is_s4_resume() macro (Jaroslav Kysela) [RHEL-118911] +- ASoC: qcom: audioreach: convert to cpu endainess type before accessing (Jaroslav Kysela) [RHEL-118911] +- ASoC: qcom: topology: convert to cpu endainess type before accessing (Jaroslav Kysela) [RHEL-118911] +- ASoC: qcom: audioreach: fix potential null pointer dereference (Jaroslav Kysela) [RHEL-118911] {CVE-2025-40013} +- soundwire: Use min() to improve code (Jaroslav Kysela) [RHEL-118911] +- soundwire: bus: Drop dev_pm_domain_detach() call (Jaroslav Kysela) [RHEL-118911] +- ASoC: soc-dapm: rename snd_soc_kcontrol_component() to snd_soc_kcontrol_to_component() (Jaroslav Kysela) [RHEL-118911] +- ASoC: soc-dapm: rename dapm_kcontrol_get_value() to snd_soc_dapm_kcontrol_get_value() (Jaroslav Kysela) [RHEL-118911] +- ASoC: soc-dapm: rename snd_soc_dapm_kcontrol_dapm() to snd_soc_dapm_kcontrol_to_dapm() (Jaroslav Kysela) [RHEL-118911] +- ASoC: soc-dapm: rename snd_soc_dapm_kcontrol_widget() to snd_soc_dapm_kcontrol_to_widget() (Jaroslav Kysela) [RHEL-118911] +- ALSA: misc: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: virtio: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: ac97bus: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: atmel: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: pxa2xx: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: aaci: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: aoa: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: sparc: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: vxpocket: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: pdaudiocf: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: at73c213: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: xen: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: x86: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: x86: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: synth: Use guard() for preset locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: synth: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: synth: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: i2c: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: i2c: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: caiaq: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: bcd2000: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: usb: qcom: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: line6: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: hiface: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: hiface: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: usx2y: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: ua101: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: ua101: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: serial-u16550: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: portman2x4: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: mts64: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: mtpav: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: mpu401: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: dummy: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: vx: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: opl4: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: opl4: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: opl3: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: opl3: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: aloop: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: aloop: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: wavefront: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: wss: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: wss: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: sscape: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: emu8000: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: sb: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: sb: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: opti9xx: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: opl3sa2: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: msnd: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: gus: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: gus: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: es18xx: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: es1688: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: cs423x: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: cs423x: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: cmi8330: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: ad1816a: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: ymfpci: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: vx222: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: via82xx: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: trident: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: trident: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: sonicvibes: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: sis7019: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: sis7019: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: rme9652: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: hdspm: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: hdsp: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: rme96: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: rme32: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: pcxhr: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: oxygen: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: oxygen: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: nm256: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: nm256: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: mixart: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: maestro3: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: lx6464es: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: lola: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: lola: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: korg1212: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: korg1212: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: intel8x0: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: ice1712: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: ice1712: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: fm801: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: es1968: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: es1968: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: es1938: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: emu10k1x: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: emu10k1: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: emu10k1: Use guard() for emu1010 FPGA locking (Jaroslav Kysela) [RHEL-118911] +- ALSA: emu10k1: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: echoaudio: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: echoaudio: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: ctxfi: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: ctxfi: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: cs5535audio: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: cs46xx: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: cs46xx: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: cs4281: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: cmipci: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: cmipci: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: ca0106: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: bt87x: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: aw2: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: aw2: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: atiixp: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: atiixp: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: ad1889: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: als4000: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: als300: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: ens137x: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: ens137x: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: azt3328: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: ali5451: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: ac97: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: ac97: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: firewire: motu: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: firewire: lib: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: firewire: tascam: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: firewire: oxfw: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: firewire: fireworks: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: firewire: fireface: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: firewire: digi00x: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: firewire: dice: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: firewire: bebob: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: firewire: lib: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: firewire: isight: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: firewire: fireface: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: firewire: tascam: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: firewire: oxfw: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: firewire: motu: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: firewire: fireworks: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: firewire: digi00x: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: firewire: dice: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: firewire: bebob: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911] +- ASoC: sof: ipc4-topology: Add support to sched_domain attribute (Jaroslav Kysela) [RHEL-118911] +- ASoC: SOF: sof-client: Introduce sof_client_dev_entry structure (Jaroslav Kysela) [RHEL-118911] +- ASoC: SOF: sof-client: Convert sof_client_dev_to_sof_dev into function (Jaroslav Kysela) [RHEL-118911] +- ASoC: SOF: sof-client-probes: Add available points_info(), IPC4 only (Jaroslav Kysela) [RHEL-118911] +- ASoC: SOF: sof-client-probes-ipc4: Human readable debugfs "probe_points" (Jaroslav Kysela) [RHEL-118911] +- ASoC: SOF: sof-client: Add sof_client_ipc4_find_swidget_by_id() (Jaroslav Kysela) [RHEL-118911] +- ASoC: SOF: IPC4: Add GET macros for module id and module instance id (Jaroslav Kysela) [RHEL-118911] +- ASoC: SOF: sof-client-probes-ipc4: Implement ipc4_probes_points_info (Jaroslav Kysela) [RHEL-118911] +- ASoC: SOF: ipc4-topology: Add support for float sample type (Jaroslav Kysela) [RHEL-118911] +- ASoC: SOF: ipc4-topology: Add support for 8-bit formats (Jaroslav Kysela) [RHEL-118911] +- ASoC: SOF: ipc4-pcm: Add fixup for channels (Jaroslav Kysela) [RHEL-118911] +- ALSA: seq: oss/rw: Cleanup with guard (Jaroslav Kysela) [RHEL-118911] +- ALSA: seq: oss/synth: Clean up with guard and auto cleanup (Jaroslav Kysela) [RHEL-118911] +- ALSA: seq: oss/midi: Cleanup with guard and auto-cleanup (Jaroslav Kysela) [RHEL-118911] +- ALSA: seq: oss: Clean up core code with guard() (Jaroslav Kysela) [RHEL-118911] +- ALSA: seq: Clean up fifo locking with guard (Jaroslav Kysela) [RHEL-118911] +- ALSA: seq: Clean up queue locking with auto cleanup (Jaroslav Kysela) [RHEL-118911] +- ALSA: seq: Clean up port locking with auto cleanup (Jaroslav Kysela) [RHEL-118911] +- ALSA: seq: Use auto-cleanup for client refcounting (Jaroslav Kysela) [RHEL-118911] +- ALSA: seq: Use guard() for mutex and rwsem locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: seq: Clean up spin lock with guard() (Jaroslav Kysela) [RHEL-118911] +- ALSA: seq: Simplify internal command operation from OSS layer (Jaroslav Kysela) [RHEL-118911] +- ALSA: hda/intel: Use guard() for spinlocks (Jaroslav Kysela) [RHEL-118911] +- ALSA: hda/common: Use guard() for spinlocks (Jaroslav Kysela) [RHEL-118911] +- ALSA: hda/core: Use guard() for spinlocks (Jaroslav Kysela) [RHEL-118911] +- ALSA: hda/ext: Use guard() for spinlocks (Jaroslav Kysela) [RHEL-118911] +- ALSA: hda/generic: Use auto cleanup for temporary buffers (Jaroslav Kysela) [RHEL-118911] +- ALSA: hda/realtek: Use auto cleanup for temporary buffers (Jaroslav Kysela) [RHEL-118911] +- ALSA: hda/common: Use auto cleanup for temporary buffers (Jaroslav Kysela) [RHEL-118911] +- ALSA: hda/intel: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: hda/analog: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: hda/generic: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: hda/component: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: hda/cs8409: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: hda/tas2781: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: hda/cs35l41: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: hda/realtek: Use guard() for mutex locks and COEF locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: hda/hdmi: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: hda/ca0132: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: hda/core: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: hda/common: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: hda: Use auto cleanup macros for DSP loader locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: hda/common: Use cleanup macros for PM controls (Jaroslav Kysela) [RHEL-118911] +- ALSA: hda/realtek: Use cleanup macros for PM controls (Jaroslav Kysela) [RHEL-118911] +- ALSA: hda/hdmi: Use cleanup macros for PM controls (Jaroslav Kysela) [RHEL-118911] +- ALSA: hda/ca0132: Use cleanup macros for PM controls (Jaroslav Kysela) [RHEL-118911] +- ALSA: hda: Introduce auto cleanup macros for PM (Jaroslav Kysela) [RHEL-118911] +- ASoC: doc: Internally link to Writing an ALSA Driver docs (Jaroslav Kysela) [RHEL-118911] +- ASoC: SOF: Intel: only detect codecs when HDA DSP probe (Jaroslav Kysela) [RHEL-118911] +- ASoC: SOF: Intel: split codec mask detect and programming UNSOL (Jaroslav Kysela) [RHEL-118911] +- ASoC: amd: acp: Remove (explicitly) unused header (Jaroslav Kysela) [RHEL-118911] +- ASoC: qcom: use int type to store negative error codes (Jaroslav Kysela) [RHEL-118911] +- ASoC: adau1977: use int type to store negative error codes (Jaroslav Kysela) [RHEL-118911] +- ASoC: amd: use int type to store negative error codes (Jaroslav Kysela) [RHEL-118911] +- ASoC: Intel: avs: Simplify dmi_match_quirk() (Jaroslav Kysela) [RHEL-118911] +- ALSA: lx_core: use int type to store negative error codes (Jaroslav Kysela) [RHEL-118911] +- ALSA: pcm: oss: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: usb-audio: us144mkii: Fixes for handshake, MIDI out and cleanup (Jaroslav Kysela) [RHEL-118911] +- ASoC: tlv320aic32x4: use dev_err_probe() for regulators (Jaroslav Kysela) [RHEL-118911] +- ASoC: imx-hdmi: remove cpu_pdev related code (Jaroslav Kysela) [RHEL-118911] +- ALSA: usb-audio: Add validation of UAC2/UAC3 effect units (Jaroslav Kysela) [RHEL-118911] +- ASoC: dt-bindings: omap-twl4030: convert to DT schema (Jaroslav Kysela) [RHEL-118911] +- ASoC: dt-bindings: ti,twl4030-audio: convert to DT schema (Jaroslav Kysela) [RHEL-118911] +- ASoC: test-component: Use kcalloc() instead of kzalloc() (Jaroslav Kysela) [RHEL-118911] +- ASoC: fsl: Use kcalloc() instead of kzalloc() (Jaroslav Kysela) [RHEL-118911] +- ALSA: usb-audio: us144mkii: Fix null-deref in tascam_midi_in_urb_complete() (Jaroslav Kysela) [RHEL-118911] +- ASoC: qcom: audioreach: add support for SMECNS module (Jaroslav Kysela) [RHEL-118911] +- ASoC: qcom: audioreach: sort modules based on hex ids (Jaroslav Kysela) [RHEL-118911] +- ASoC: qcom: audioreach: fix typos in I2S_INTF_TYPE (Jaroslav Kysela) [RHEL-118911] +- ASoC: qcom: audioreach: add support for static calibration (Jaroslav Kysela) [RHEL-118911] +- ASoC: qcom: audioreach: add documentation for i2s interface type (Jaroslav Kysela) [RHEL-118911] +- ASoC: qcom: audioreach: deprecate AR_TKN_U32_MODULE_[IN/OUT]_PORTS (Jaroslav Kysela) [RHEL-118911] +- ALSA: usb-audio: us144mkii: Use le16_to_cpu() for product ID comparison (Jaroslav Kysela) [RHEL-118911] +- ASoC: codecs: wsa883x: Handle shared reset GPIO for WSA883x speakers (Jaroslav Kysela) [RHEL-118911] +- ASoC: dt-bindings: qcom,wsa8830: Add reset-gpios for shared line (Jaroslav Kysela) [RHEL-118911] +- ASoC: Intel: avs: Do not share the name pointer between components (Jaroslav Kysela) [RHEL-118911] {CVE-2025-40338} +- ASoC: Intel: avs: Drop pcm.h dependency for probes (Jaroslav Kysela) [RHEL-118911] +- ALSA: usb-audio: Add infrastructure for TASCAM US-144MKII (Jaroslav Kysela) [RHEL-118911] +- ALSA: usb-audio: us144mkii: Add deep sleep command (Jaroslav Kysela) [RHEL-118911] +- ALSA: usb-audio: us144mkii: Add MIDI support and mixer controls (Jaroslav Kysela) [RHEL-118911] +- ALSA: usb-audio: us144mkii: Implement audio capture and decoding (Jaroslav Kysela) [RHEL-118911] +- ALSA: usb-audio: us144mkii: Implement audio playback and feedback (Jaroslav Kysela) [RHEL-118911] +- ALSA: usb-audio: us144mkii: Add PCM core infrastructure (Jaroslav Kysela) [RHEL-118911] +- ALSA: usb-audio: Add initial driver for TASCAM US-144MKII (Jaroslav Kysela) [RHEL-118911] +- ASoC: wl1273: Remove (Jaroslav Kysela) [RHEL-118911] +- ASoC: rt1321: Add RT1321 amplifier support (Jaroslav Kysela) [RHEL-118911] +- ALSA: hda: Improve local variable data type in print_device_list() (Jaroslav Kysela) [RHEL-118911] +- ALSA: hda: Use min() to simplify snd_hda_get_devices() (Jaroslav Kysela) [RHEL-118911] +- ASoC: Intel: sst: Remove redundant semicolons (Jaroslav Kysela) [RHEL-118911] +- ALSA: hda: Improve local variable data type in snd_hda_get_num_devices() (Jaroslav Kysela) [RHEL-118911] +- ALSA: usb-audio: Use auto-cleanup for shutdown locks (Jaroslav Kysela) [RHEL-118911] +- ASoC: dt-bindings: Convert brcm,bcm2835-i2s to DT schema (Jaroslav Kysela) [RHEL-118911] +- soundwire: debugfs: add SCP_SDCA_IntStatX and SCP_SDCA_IntMaskX registers (Jaroslav Kysela) [RHEL-118911] +- ASoC: dt-bindings: realtek,alc5623: convert to DT schema (Jaroslav Kysela) [RHEL-118911] +- ASoC: fix "dependant"->"dependent" (Jaroslav Kysela) [RHEL-118911] +- ALSA: usb-audio: Replace manual mutex/spinlock with guard() (Jaroslav Kysela) [RHEL-118911] +- ALSA: 6fire: Clean ups with guard() (Jaroslav Kysela) [RHEL-118911] +- ALSA: usb: scarlett2: Clean ups with guard() and __free() (Jaroslav Kysela) [RHEL-118911] +- ALSA: hda: Add TAS5825 support (Jaroslav Kysela) [RHEL-118911] +- ALSA: hda: Fix spelling mistake "dismatch" -> "mismatch" (Jaroslav Kysela) [RHEL-118911] +- ASoC: cs48l32: Use PTR_ERR_OR_ZERO() to simplify code (Jaroslav Kysela) [RHEL-118911] +- ASoC: rt721: add some vendor registers (Jaroslav Kysela) [RHEL-118911] +- ASoC: SOF: imx: Remove error print for devm_add_action_or_reset() (Jaroslav Kysela) [RHEL-118911] +- ASoC: tas2781: Add keyword "init" in profile section (Jaroslav Kysela) [RHEL-118911] +- ASoC: dmaengine_pcm: Add port_window_size to DAI dma data struct (Jaroslav Kysela) [RHEL-118911] +- ASoC: dt-bindings: Drop imx-audio-sgtl5000.txt (Jaroslav Kysela) [RHEL-118911] +- ASoC: pxa: add GPIOLIB_LEGACY dependency (Jaroslav Kysela) [RHEL-118911] +- ASoC: add GPIOLIB_LEGACY dependency where needed (Jaroslav Kysela) [RHEL-118911] +- ASoC: soc-component: unpack snd_soc_component_init_bias_level() (Jaroslav Kysela) [RHEL-118911] +- ASoC: soc-component: unpack snd_soc_component_get_bias_level() (Jaroslav Kysela) [RHEL-118911] +- ASoC: soc-component: unpack snd_soc_component_force_bias_level() (Jaroslav Kysela) [RHEL-118911] +- ASoC: soc-dapm: move snd_soc_dapm_init_bias_level() to soc-dpcm (Jaroslav Kysela) [RHEL-118911] +- ASoC: soc-dapm: move snd_soc_dapm_get_bias_level() to soc-dpcm (Jaroslav Kysela) [RHEL-118911] +- ASoC: Intel: avs: Conditional-path support (Jaroslav Kysela) [RHEL-118911] +- ASoC: Intel: avs: Parse conditional path tuples (Jaroslav Kysela) [RHEL-118911] +Resolves: RHEL-106898, RHEL-106948, RHEL-118911, RHEL-122275, RHEL-130326, RHEL-130338, RHEL-139535, RHEL-141399, RHEL-146370, RHEL-97658, RHEL-97688, RHEL-97703, RHEL-99644 + +* Sat Feb 14 2026 CKI KWF Bot [5.14.0-682.el9] +- platform/x86: intel-uncore-freq: fix all header kernel-doc warnings (David Arcari) [RHEL-143428] +- platform/x86: intel-uncore-freq: Add additional client processors (David Arcari) [RHEL-143428] +- platform/x86/intel-uncore-freq: Present unique domain ID per package (David Arcari) [RHEL-143428] +- platform/x86/intel-uncore-freq: Fix warning in partitioned system (David Arcari) [RHEL-143428] +- selftests: hsr: Add more link fault tests for HSR (Felix Maurer) [RHEL-40917] +- hsr: Implement more robust duplicate discard for HSR (Felix Maurer) [RHEL-146811 RHEL-40917] +- selftests: hsr: Add tests for more link faults with PRP (Felix Maurer) [RHEL-100933] +- hsr: Implement more robust duplicate discard for PRP (Felix Maurer) [RHEL-100933] +- selftests: hsr: Add tests for faulty links (Felix Maurer) [RHEL-100933] +- selftests: hsr: Check duplicates on HSR with VLAN (Felix Maurer) [RHEL-100933] +- selftests: hsr: Add ping test for PRP (Felix Maurer) [RHEL-100933] +- selftests: net: unify the Makefile formats [net/hsr only] (Felix Maurer) [RHEL-100933] +- scsi: core: Fix the unit attention counter implementation (John Meneghini) [RHEL-148005] +- nvme: add support for dynamic quirk configuration via module parameter (Maurizio Lombardi) [RHEL-147849] +- nvme: expose active quirks in sysfs (Maurizio Lombardi) [RHEL-147849] +- Bluetooth: MGMT: Fix memory leak in set_ssp_complete (David Marlin) [RHEL-147490] +- Bluetooth: hci_uart: fix null-ptr-deref in hci_uart_write_work (David Marlin) [RHEL-147490] +- Bluetooth: btusb: revert use of devm_kzalloc in btusb (David Marlin) [RHEL-147490] +- perf vendor events intel: Update pantherlake events from 1.00 to 1.02 (Michael Petlan) [RHEL-74193] +- perf vendor events intel: Update pantherlake events to v1.00 (Michael Petlan) [RHEL-74193] +- perf vendor events: Add PantherLake events (Michael Petlan) [RHEL-74193] +- perf/x86/intel/cstate: Add Pantherlake support (Michael Petlan) [RHEL-74193] +- perf/x86/intel: Add PMU support for WildcatLake (Michael Petlan) [RHEL-95671] +- perf/x86/intel/uncore: Add uncore PMU support for Wildcat Lake (Michael Petlan) [RHEL-95673] +- exfat: fix double free in delayed_free (CKI Backport Bot) [RHEL-146400] {CVE-2025-38206} +- mei: me: add wildcat lake P DID (CKI Backport Bot) [RHEL-95681] +- ice: PTP: fix missing timestamps on E825 hardware (Michal Schmidt) [RHEL-129475] +- hwmon: Add static visibility member to struct hwmon_ops (Ivan Vecera) [RHEL-144397] +- hwmon: Make chip parameter for with_info API mandatory (Ivan Vecera) [RHEL-144397] +- macvlan: fix possible UAF in macvlan_forward_source() (CKI Backport Bot) [RHEL-144126] {CVE-2026-23001} +- mlxsw: spectrum_mr: Fix use-after-free when updating multicast route stats (CKI Backport Bot) [RHEL-143195] {CVE-2025-68800} +- mm/hugetlb: ignore hugepage kernel args if hugepages are unsupported (Luiz Capitulino) [RHEL-137161] +- ext4: fix an off-by-one issue during moving extents (Brian Foster) [RHEL-130735] +- ext4: make block validity check resistent to sb bh corruption (Brian Foster) [RHEL-130735] +- ext4: don't treat fhandle lookup of ea_inode as FS corruption (Brian Foster) [RHEL-130735] +- ext4: on a remount, only log the ro or r/w state when it has changed (Brian Foster) [RHEL-130735] +- jbd2: add a missing data flush during file and fs synchronization (Brian Foster) [RHEL-130735] +- ext4: reorder capability check last (Brian Foster) [RHEL-130735] +- jbd2: fix off-by-one while erasing journal (Brian Foster) [RHEL-130735] +- jbd2: do not try to recover wiped journal (Brian Foster) [RHEL-130735] +- jbd2: remove wrong sb->s_sequence check (Brian Foster) [RHEL-130735] +- ext4: add missing brelse() for bh2 in ext4_dx_add_entry() (Brian Foster) [RHEL-130735] +- ext4: reject the 'data_err=abort' option in nojournal mode (Brian Foster) [RHEL-130735] +- ext4: do not convert the unwritten extents if data writeback fails (Brian Foster) [RHEL-130735] +- ext4: protect ext4_release_dquot against freezing (Brian Foster) [RHEL-130735] +- jbd2: Avoid long replay times due to high number or revoke blocks (Brian Foster) [RHEL-130735] +- jbd2: flush filesystem device before updating tail sequence (Brian Foster) [RHEL-130735] +- jbd2: increase IO priority for writing revoke records (Brian Foster) [RHEL-130735] +- ext4: avoid remount errors with 'abort' mount option (Brian Foster) [RHEL-130735] +- ext4: supress data-race warnings in ext4_free_inodes_{count,set}() (Brian Foster) [RHEL-130735] +- ext4: mark fc as ineligible using an handle in ext4_xattr_set() (Brian Foster) [RHEL-130735] +- ext4: use handle to mark fc as ineligible in __track_dentry_update() (Brian Foster) [RHEL-130735] +- ext4: propagate errors from ext4_find_extent() in ext4_insert_range() (Brian Foster) [RHEL-130735] +- ext4: avoid OOB when system.data xattr changes underneath the filesystem (Brian Foster) [RHEL-130735] +- ext4: return error on ext4_find_inline_entry (Brian Foster) [RHEL-130735] +- ext4: ext4_search_dir should return a proper error (Brian Foster) [RHEL-130735] +- ext4: avoid negative min_clusters in find_group_orlov() (Brian Foster) [RHEL-130735] +- ext4: avoid potential buffer_head leak in __ext4_new_inode() (Brian Foster) [RHEL-130735] +- ext4: avoid buffer_head leak in ext4_mark_inode_used() (Brian Foster) [RHEL-130735] +- ext4: clear EXT4_GROUP_INFO_WAS_TRIMMED_BIT even mount with discard (Brian Foster) [RHEL-130735] +- ext4: nested locking for xattr inode (Brian Foster) [RHEL-130735] +- jbd2: correctly compare tids with tid_geq function in jbd2_fc_begin_commit (Brian Foster) [RHEL-130735] +- ext4: fix incorrect tid assumption in ext4_fc_mark_ineligible() (Brian Foster) [RHEL-130735] +- ext4: fix incorrect tid assumption in jbd2_journal_shrink_checkpoint_list() (Brian Foster) [RHEL-130735] +- ext4: fix incorrect tid assumption in __jbd2_log_wait_for_space() (Brian Foster) [RHEL-130735] +- ext4: fix incorrect tid assumption in ext4_wait_for_tail_page_commit() (Brian Foster) [RHEL-130735] +- ext4: remove array of buffer_heads from mext_page_mkuptodate() (Brian Foster) [RHEL-130735] +- ext4: pipeline buffer reads in mext_page_mkuptodate() (Brian Foster) [RHEL-130735] +- ext4: fix fast commit inode enqueueing during a full journal commit (Brian Foster) [RHEL-130735] +- ext4: correct encrypted dentry name hash when not casefolded (Brian Foster) [RHEL-130735] +- ext4: remove writable userspace mappings before truncating page cache (Brian Foster) [RHEL-125356] +- ext4: treat end of range as exclusive in ext4_zero_range() (Brian Foster) [RHEL-125356] +- ext4: Fix special handling of journalled data from extent zeroing (Brian Foster) [RHEL-125356] +- tls: wait for pending async decryptions if tls_strp_msg_hold fails (CKI Backport Bot) [RHEL-128862] {CVE-2025-40176} +- audit: record fanotify event regardless of presence of rules (Richard Guy Briggs) [RHEL-9065] +- audit: record AUDIT_ANOM_* events regardless of presence of rules (Richard Guy Briggs) [RHEL-9065] +- sched: defer calling __put_task_struct() in non-preemptible context (Čestmír Kalina) [RHEL-99501] +- sched: avoid false lockdep splat in put_task_struct() (Čestmír Kalina) [RHEL-99501] +Resolves: RHEL-100933, RHEL-125356, RHEL-128862, RHEL-129475, RHEL-130735, RHEL-137161, RHEL-143195, RHEL-143428, RHEL-144126, RHEL-144397, RHEL-146400, RHEL-146811, RHEL-147490, RHEL-147849, RHEL-148005, RHEL-40917, RHEL-74193, RHEL-9065, RHEL-95671, RHEL-95673, RHEL-95681, RHEL-99501 + +* Wed Feb 11 2026 CKI KWF Bot [5.14.0-681.el9] +- redhat/dracut-virt.conf: remove erroneous spaces in omit_dracutmodules (Li Tian) +- smb: client: prevent races in ->query_interfaces() (Paulo Alcantara) [RHEL-147201] +- smb: client: add proper locking around ses->iface_last_update (Paulo Alcantara) [RHEL-147201] +- smb: client: split cached_fid bitfields to avoid shared-byte RMW races (Paulo Alcantara) [RHEL-147201] +- cifs: Fix locking usage for tcon fields (Paulo Alcantara) [RHEL-147201] +- cifs: Corrections to lock ordering notes (Paulo Alcantara) [RHEL-147201] +- smb: client: fix potential UAF and double free in smb2_open_file() (Paulo Alcantara) [RHEL-147201] +- smb/client: fix memory leak in SendReceive() (Paulo Alcantara) [RHEL-147201] +- smb/client: fix memory leak in smb2_open_file() (Paulo Alcantara) [RHEL-147201] +- fou: Don't allow 0 for FOU_ATTR_IPPROTO. (Xin Long) [RHEL-138741] +- tools: ynl: Specify --no-line-number in ynl-regen.sh. (Xin Long) [RHEL-138741] +- gue: Fix skb memleak with inner IP protocol 0. (Xin Long) [RHEL-138741] +- netlink: specs: fou: replace underscores with dashes in names (Xin Long) [RHEL-138741] +- fou: fix initialization of grc (Xin Long) [RHEL-138741] +- fou: Fix null-ptr-deref in GRO. (Xin Long) [RHEL-138741] +- fou: remove warn in gue_gro_receive on unsupported protocol (Xin Long) [RHEL-138741] +- fou: Remove XRFM from NET_FOU Kconfig (Xin Long) [RHEL-138741] +- fou: remove sparse errors (Xin Long) [RHEL-138741] +- redhat: enable FOU modules in kernel-modules-extra (Xin Long) [RHEL-138741] +- lockref: remove lockref_put_not_zero (Waiman Long) [RHEL-140835] +- lockref: stop doing cpu_relax in the cmpxchg loop (Waiman Long) [RHEL-140835] +- lockref: remove unused 'lockref_get_or_lock()' function (Waiman Long) [RHEL-140835] +- locking/lockref: Use try_cmpxchg64 in CMPXCHG_LOOP macro (Waiman Long) [RHEL-140835] +Resolves: RHEL-138741, RHEL-140835, RHEL-147201 + +* Tue Feb 10 2026 CKI KWF Bot [5.14.0-680.el9] +- xfs: set max_agbno to allow sparse alloc of last full inode chunk (CKI Backport Bot) [RHEL-141685] +- configs: new config in drivers/phy (Izabela Bakollari) [RHEL-75582] +- net: phy: fix phy_uses_state_machine() (Izabela Bakollari) [RHEL-75582] +- net: phylink: move PHY interrupt request to non-fail path (Izabela Bakollari) [RHEL-75582] +- net: mdio: mdio-i2c: Hold the i2c bus lock during smbus transactions (Izabela Bakollari) [RHEL-75582] +- ixgene-v2: prepare for phylib stop exporting phy_10_100_features_array (Izabela Bakollari) [RHEL-75582] +- net: gianfar: simplify init_phy() (Izabela Bakollari) [RHEL-75582] +- net: ethernet: xgbe: re-add aneg to supported features in PHY quirks (Izabela Bakollari) [RHEL-75582] +- dt-bindings: net: dp83822: Add support for GPIO2 clock output (Izabela Bakollari) [RHEL-75582] +- dt-bindings: net: tja11xx: add "nxp,rmii-refclk-out" property (Izabela Bakollari) [RHEL-75582] +- net: phy: Support speed selection for PHY loopback (Izabela Bakollari) [RHEL-75582] +- net: phy: microchip: limit 100M workaround to link-down events on LAN88xx (Izabela Bakollari) [RHEL-75582] +- net: phy: microchip: Use genphy_soft_reset() to purge stale LPA bits (Izabela Bakollari) [RHEL-75582] +- net: phy: phy_caps: Don't skip better duplex macth on non-exact match (Izabela Bakollari) [RHEL-75582] +- net: mdio: mdio-i2c: Add support for single-byte SMBus operations (Izabela Bakollari) [RHEL-75582] +- net: phy: add driver for MaxLinear MxL86110 PHY (Izabela Bakollari) [RHEL-75582] +- net: phy: fixed_phy: remove irq argument from fixed_phy_add (Izabela Bakollari) [RHEL-75582] +- net: phylink: add functions to block/unblock rx clock stop (Izabela Bakollari) [RHEL-75582] +- net: phy: fix genphy_c45_eee_is_active() for disabled EEE (Izabela Bakollari) [RHEL-75582] +- net: phy: c45: remove local advertisement parameter from genphy_c45_eee_is_active (Izabela Bakollari) [RHEL-75582] +- net: phy: c45: use cached EEE advertisement in genphy_c45_ethtool_get_eee (Izabela Bakollari) [RHEL-75582] +- net: phy: update phy_ethtool_get_eee() documentation (Izabela Bakollari) [RHEL-75582] +- net: phy: remove genphy_c45_eee_is_active()'s is_enabled arg (Izabela Bakollari) [RHEL-75582] +- net: phy: c45: Don't silently remove disabled EEE modes any longer when writing advertisement register (Izabela Bakollari) [RHEL-75582] +- net: phy: remove disabled EEE modes from advertising_eee in phy_probe (Izabela Bakollari) [RHEL-75582] +- net: phylink: add support for notifying PCS about EEE (Izabela Bakollari) [RHEL-75582] +- net: phylink: provide phylink_mac_implements_lpi() (Izabela Bakollari) [RHEL-75582] +- net: phylink: make configuring clock-stop dependent on MAC support (Izabela Bakollari) [RHEL-75582] +- net: phylink: fix regression when binding a PHY (Izabela Bakollari) [RHEL-75582] +- net: phy: improve phy_disable_eee_mode (Izabela Bakollari) [RHEL-75582] +- net: phy: move definition of phy_is_started before phy_disable_eee_mode (Izabela Bakollari) [RHEL-75582] +- net: phy: rename phy_set_eee_broken to phy_disable_eee_mode (Izabela Bakollari) [RHEL-75582] +- net: phy: rename eee_broken_modes to eee_disabled_modes (Izabela Bakollari) [RHEL-75582] +- r8169: add support for RTL8125BP rev.b (Izabela Bakollari) [RHEL-93674] +- r8169: copy vendor driver 2.5G/5G EEE advertisement constraints (Izabela Bakollari) [RHEL-93674] +- r8169: align RTL8126 EEE config with vendor driver (Izabela Bakollari) [RHEL-93674] +- r8169: align RTL8125 EEE config with vendor driver (Izabela Bakollari) [RHEL-93674] +- r8169: align RTL8125/RTL8126 PHY config with vendor driver (Izabela Bakollari) [RHEL-93674] +- net: phylink: add EEE management (Izabela Bakollari) [RHEL-75582] +- net: phy: micrel: use helper phy_disable_eee (Izabela Bakollari) [RHEL-75582] +- net: phy: fix phy_disable_eee (Izabela Bakollari) [RHEL-75582] +- net: phy: add phy_disable_eee (Izabela Bakollari) [RHEL-75582] +- net: phy: introduce optional polling interface for PHY statistics (Izabela Bakollari) [RHEL-75582] +- net: phy: avoid undefined behavior in *_led_polarity_set() (Izabela Bakollari) [RHEL-75582] +- net: phy: mxl-gpy: correctly describe LED polarity (Izabela Bakollari) [RHEL-75582] +- net: phy: microchip_t1: SQI support for LAN887x (Izabela Bakollari) [RHEL-75582] +- net: phy: mxl-gpy: add missing support for TRIGGER_NETDEV_LINK_10 (Izabela Bakollari) [RHEL-75582] +- net: phy: microchip_t1: Interrupt support for lan887x (Izabela Bakollari) [RHEL-75582] +- net: phy: mxl-gpy: add basic LED support (Izabela Bakollari) [RHEL-75582] +- net: phy: fix phylib's dual eee_enabled (Izabela Bakollari) [RHEL-75582] +- net: phy: fix phy_ethtool_set_eee() incorrectly enabling LPI (Izabela Bakollari) [RHEL-75582] +- net: phy: ensure that genphy_c45_an_config_eee_aneg() sees new value of phydev->eee_cfg.eee_enabled (Izabela Bakollari) [RHEL-75582] +- net: phy: Immediately call adjust_link if only tx_lpi_enabled changes (Izabela Bakollari) [RHEL-75582] +- net: phy: Add phy_support_eee() indicating MAC support EEE (Izabela Bakollari) [RHEL-75582] +- net: phy: convert eee_broken_modes to a linkmode bitmap (Izabela Bakollari) [RHEL-75582] +- net: phy: Keep track of EEE configuration (Izabela Bakollari) [RHEL-75582] +- net: phy: Add phydev->enable_tx_lpi to simplify adjust link callbacks (Izabela Bakollari) [RHEL-75582] +- net: phy: Provide Module 4 KSZ9477 errata (DS80000754C) (Izabela Bakollari) [RHEL-75582] +- net: phy: micrel: add Microchip KSZ 9477 to the device table (Izabela Bakollari) [RHEL-75582] +- net: phy: realtek: remove unsed RTL821x_PHYSR* macros (Izabela Bakollari) [RHEL-75582] +- dt-bindings: net: ethernet-phy: Add timing-role role property for ethernet PHYs (Izabela Bakollari) [RHEL-75582] +- net: phy: mediatek: add driver for built-in 2.5G ethernet PHY on MT7988 (Izabela Bakollari) [RHEL-75582] +- net: phy: mediatek: Sort config and file names in Kconfig and Makefile (Izabela Bakollari) [RHEL-75582] +- net: phy: realtek: add RTL8127-internal PHY (Izabela Bakollari) [RHEL-75582] +- net: phy: microchip: document where the LAN88xx PHYs are used (Izabela Bakollari) [RHEL-75582] +- net: phy: fixed_phy: remove fixed_phy_register_with_gpiod (Izabela Bakollari) [RHEL-75582] +- net: phy: remove stub for mdiobus_register_board_info (Izabela Bakollari) [RHEL-75582] +- net: phy: marvell-88q2xxx: Enable temperature measurement in probe again (Izabela Bakollari) [RHEL-75582] +- net: phy: mediatek: do not require syscon compatible for pio property (Izabela Bakollari) [RHEL-75582] +- net: phy: dp83867: use 2ns delay if not specified in DTB (Izabela Bakollari) [RHEL-75582] +- net: phy: dp83867: remove check of delay strap configuration (Izabela Bakollari) [RHEL-75582] +- net: phy: realtek: Add support for PHY LEDs on RTL8211E (Izabela Bakollari) [RHEL-75582] +- net: phy: realtek: use __set_bit() in rtl8211f_led_hw_control_get() (Izabela Bakollari) [RHEL-75582] +- net: phy: realtek: Group RTL82* macro definitions (Izabela Bakollari) [RHEL-75582] +- net: phy: realtek: add RTL8211F register defines (Izabela Bakollari) [RHEL-75582] +- net: phy: realtek: Clean up RTL821x ExtPage access (Izabela Bakollari) [RHEL-75582] +- net: phy: Refactor fwnode_get_phy_node() (Izabela Bakollari) [RHEL-75582] +- net: phy: realtek: Add support for WOL magic packet on RTL8211F (Izabela Bakollari) [RHEL-75582] +- net: phy: aquantia: fix commenting format (Izabela Bakollari) [RHEL-75582] +- net: phylink: Drop unused defines for SUPPORTED/ADVERTISED_INTERFACES (Izabela Bakollari) [RHEL-75582] +- net: phy: marvell-88q2xxx: Enable temperature sensor for mv88q211x (Izabela Bakollari) [RHEL-75582] +- net: phy: remove function stubs (Izabela Bakollari) [RHEL-75582] +- net: phy: leds: fix memory leak (Izabela Bakollari) [RHEL-75582] +- net: phy: Add helper for getting MAC termination resistance (Izabela Bakollari) [RHEL-75582] +- net: phylink: fix suspend/resume with WoL enabled and link down (Izabela Bakollari) [RHEL-75582] +- net: phy: microchip: force IRQ polling mode for lan88xx (Izabela Bakollari) [RHEL-75582] +- net: phy: mediatek: init val in .phy_led_polarity_set for AN7581 (Izabela Bakollari) [RHEL-75582] +- net: phy: remove redundant dependency on NETDEVICES for PHYLINK and PHYLIB (Izabela Bakollari) [RHEL-75582] +- net: phy: remove device_phy_find_device (Izabela Bakollari) [RHEL-75582] +- net: phy: mediatek: add Airoha PHY ID to SoC driver (Izabela Bakollari) [RHEL-75582] +- net: phy: mediatek: permit to compile test GE SOC PHY driver (Izabela Bakollari) [RHEL-75582] +- net: phy: air_en8811h: Add clk provider for CKO pin (Izabela Bakollari) [RHEL-75582] +- net: phy: allow MDIO bus PM ops to start/stop state machine for phylink-controlled PHY (Izabela Bakollari) [RHEL-75582] +- net: phy: move phy_link_change() prior to mdio_bus_phy_may_suspend() (Izabela Bakollari) [RHEL-75582] +- net: phylink: force link down on major_config failure (Izabela Bakollari) [RHEL-75582] +- net: phy: Introduce PHY_ID_SIZE — minimum size for PHY ID string (Izabela Bakollari) [RHEL-75582] +- net: phy: aquantia: add essential functions to aqr105 driver (Izabela Bakollari) [RHEL-75582] +- net: phy: aquantia: search for firmware-name in fwnode (Izabela Bakollari) [RHEL-75582] +- net: phy: aquantia: add probe function to aqr105 for firmware loading (Izabela Bakollari) [RHEL-75582] +- net: phy: Add swnode support to mdiobus_scan (Izabela Bakollari) [RHEL-75582] +- net: phy: sfp: Add support for SMBus module access (Izabela Bakollari) [RHEL-75582] +- net: phylink: add phylink_prepare_resume() (Izabela Bakollari) [RHEL-75582] +- net: phylink: Remove unused function pointer from phylink structure (Izabela Bakollari) [RHEL-75582] +- net: phy: realtek: disable PHY-mode EEE (Izabela Bakollari) [RHEL-75582] +- net: phy: phy_interface_t: Fix RGMII_TXID code comment (Izabela Bakollari) [RHEL-75582] +- net: phy: marvell-88q2xxx: remove call to devm_hwmon_sanitize_name (Izabela Bakollari) [RHEL-75582] +- net: phy: mxl-gpy: remove call to devm_hwmon_sanitize_name (Izabela Bakollari) [RHEL-75582] +- net: phy: tja11xx: remove call to devm_hwmon_sanitize_name (Izabela Bakollari) [RHEL-75582] +- net: phy: marvell: Align set_loopback() implementation (Izabela Bakollari) [RHEL-75582] +- net: phy: micrel: Add loopback support (Izabela Bakollari) [RHEL-75582] +- net: phy: Allow loopback speed selection for PHY drivers (Izabela Bakollari) [RHEL-75582] +- phy: fix xa_alloc_cyclic() error handling (Izabela Bakollari) [RHEL-75582] +- net: phy: remove unused functions phy_package_[read|write]_mmd (Izabela Bakollari) [RHEL-75582] +- net: phy: move PHY package MMD access function declarations from phy.h to phylib.h (Izabela Bakollari) [RHEL-75582] +- net: phylink: Use phy_caps to get an interface's capabilities and modes (Izabela Bakollari) [RHEL-75582] +- net: phylink: Convert capabilities to linkmodes using phy_caps (Izabela Bakollari) [RHEL-75582] +- net: phylink: Add a mapping between MAC_CAPS and LINK_CAPS (Izabela Bakollari) [RHEL-75582] +- net: phylink: Use phy_caps_lookup for fixed-link configuration (Izabela Bakollari) [RHEL-75582] +- net: phy: phy_device: Use link_capabilities lookup for PHY aneg config (Izabela Bakollari) [RHEL-75582] +- net: phy: phy_caps: Allow looking-up link caps based on speed and duplex (Izabela Bakollari) [RHEL-75582] +- net: phy: phy_caps: Implement link_capabilities lookup by linkmode (Izabela Bakollari) [RHEL-75582] +- net: phy: phy_caps: Introduce phy_caps_valid (Izabela Bakollari) [RHEL-75582] +- net: phy: phy_caps: Move __set_linkmode_max_speed to phy_caps (Izabela Bakollari) [RHEL-75582] +- net: phy: phy_caps: Move phy_speeds to phy_caps (Izabela Bakollari) [RHEL-75582] +- net: phy: Use an internal, searchable storage for the linkmodes (Izabela Bakollari) [RHEL-75582] +- net: phylink: Remove unused phylink_init_eee (Izabela Bakollari) [RHEL-75582] +- net: phy: tja11xx: enable PHY in sleep mode for TJA1102S (Izabela Bakollari) [RHEL-75582] +- net: phy: tja11xx: add support for TJA1102S (Izabela Bakollari) [RHEL-75582] +- net: phy: nxp-c45-tja11xx: add TJA112XB SGMII PCS restart errata (Izabela Bakollari) [RHEL-75582] +- net: phy: nxp-c45-tja11xx: add TJA112X PHY configuration errata (Izabela Bakollari) [RHEL-75582] +- net: phy: remove remaining PHY package related definitions from phy.h (Izabela Bakollari) [RHEL-75582] +- net: phy: move PHY package related code from phy.h to phy_package.c (Izabela Bakollari) [RHEL-75582] +- net: phy: mscc: use new phy_package_shared getters (Izabela Bakollari) [RHEL-75582] +- net: phy: mediatek: use new phy_package_shared getters (Izabela Bakollari) [RHEL-75582] +- net: phy: micrel: use new phy_package_shared getters (Izabela Bakollari) [RHEL-75582] +- net: phy: qca807x: use new phy_package_shared getters (Izabela Bakollari) [RHEL-75582] +- net: phy: add getters for public members in struct phy_package_shared (Izabela Bakollari) [RHEL-75582] +- net: phy: move PHY package code from phy_device.c to own source file (Izabela Bakollari) [RHEL-75582] +- net: phy: nxp-c45-tja11xx: add support for TJA1121 (Izabela Bakollari) [RHEL-75582] +- net: phy: nxp-c45-tja11xx: add match_phy_device to TJA1103/TJA1104 (Izabela Bakollari) [RHEL-75582] +- net: phylink: use pl->link_interface in phylink_expects_phy() (Izabela Bakollari) [RHEL-75582] +- net: sfp: add quirk for FS SFP-10GM-T copper SFP+ module (Izabela Bakollari) [RHEL-75582] +- net: phy: add phylib-internal.h (Izabela Bakollari) [RHEL-75582] +- net: phy: remove unused feature array declarations (Izabela Bakollari) [RHEL-75582] +- net: phy: qcom: qca807x fix condition for DAC_DSP_BIAS_CURRENT (Izabela Bakollari) [RHEL-75582] +- net: sfp: add quirk for 2.5G OEM BX SFP (Izabela Bakollari) [RHEL-75582] +- net: phy: realtek: add defines for shadowed c45 standard registers (Izabela Bakollari) [RHEL-75582] +- net: phy: realtek: add helper RTL822X_VND2_C22_REG (Izabela Bakollari) [RHEL-75582] +- net: phy: marvell-88q2xxx: Init PHY private structure for mv88q211x (Izabela Bakollari) [RHEL-75582] +- net: phy: marvell-88q2xxx: enable temperature sensor in mv88q2xxx_config_init (Izabela Bakollari) [RHEL-75582] +- net: phy: marvell-88q2xxx: order includes alphabetically (Izabela Bakollari) [RHEL-75582] +- net: phy: marvell-88q2xxx: align defines (Izabela Bakollari) [RHEL-75582] +- net: phy: Add helper for getting tx amplitude gain (Izabela Bakollari) [RHEL-75582] +- net: phy: remove helper phy_is_internal (Izabela Bakollari) [RHEL-75582] +- net: phy: stop exporting phy_queue_state_machine (Izabela Bakollari) [RHEL-75582] +- net: phy: stop exporting feature arrays which aren't used outside phylib (Izabela Bakollari) [RHEL-75582] +- net: phy: remove fixup-related definitions from phy.h which are not used outside phylib (Izabela Bakollari) [RHEL-75582] +- net: phy: mediatek: Move some macros to phy-lib for later use (Izabela Bakollari) [RHEL-75582] +- net: phy: mediatek: Add token ring clear bit operation support (Izabela Bakollari) [RHEL-75582] +- net: phy: mediatek: Add token ring set bit operation support (Izabela Bakollari) [RHEL-75582] +- net: phy: mediatek: Add token ring access helper functions in mtk-phy-lib (Izabela Bakollari) [RHEL-75582] +- net: phy: mediatek: Change to more meaningful macros (Izabela Bakollari) [RHEL-75582] +- net: phy: marvell-88q2xxx: Add support for PHY LEDs on 88q2xxx (Izabela Bakollari) [RHEL-75582] +- net: phy: broadcom: don't include '' directly (Izabela Bakollari) [RHEL-75582] +- net: phy: dp83tg720: Add randomized polling intervals for link detection (Izabela Bakollari) [RHEL-75582] +- net: phy: Add support for driver-specific next update time (Izabela Bakollari) [RHEL-75582] +- net: phy: aquantia: Use HWMON_CHANNEL_INFO macro to simplify code (Izabela Bakollari) [RHEL-75582] +- net: phy: marvell10g: Use HWMON_CHANNEL_INFO macro to simplify code (Izabela Bakollari) [RHEL-75582] +- net: phy: marvell: Use HWMON_CHANNEL_INFO macro to simplify code (Izabela Bakollari) [RHEL-75582] +- net: phy: remove unused PHY_INIT_TIMEOUT and PHY_FORCE_TIMEOUT (Izabela Bakollari) [RHEL-75582] +- net: phy: dp83td510: introduce LED framework support (Izabela Bakollari) [RHEL-75582] +- net: phy: realtek: use string choices helpers (Izabela Bakollari) [RHEL-75582] +- net: phy: c45-tjaxx: add delay between MDIO write and read in soft_reset (Izabela Bakollari) [RHEL-75582] +- net: phy: marvell-88q2xxx: Fix temperature measurement with reset-gpios (Izabela Bakollari) [RHEL-75582] +- net: phylink: always do a major config when attaching a SFP PHY (Izabela Bakollari) [RHEL-75582] +- net: phy: remove leftovers from switch to linkmode bitmaps (Izabela Bakollari) [RHEL-75582] +- net: phylink: add phylink_link_is_up() helper (Izabela Bakollari) [RHEL-75582] +- net: phy: add support for querying PHY clock stop capability (Izabela Bakollari) [RHEL-75582] +- net: mdio: add definition for clock stop capable bit (Izabela Bakollari) [RHEL-75582] +- net: phy: Constify struct mdio_device_id (Izabela Bakollari) [RHEL-75582] +- net: phy: dp83tg720: add statistics support (Izabela Bakollari) [RHEL-75582] +- net: phy: dp83td510: add statistics support (Izabela Bakollari) [RHEL-75582] +- net: phy: add configuration of rx clock stop mode (Izabela Bakollari) [RHEL-75582] +- net: phylink: add support for PCS supported_interfaces bitmap (Izabela Bakollari) [RHEL-75582] +- net: phylink: improve phylink_sfp_config_phy() error message with missing PHY driver (Izabela Bakollari) [RHEL-75582] +- net: phy: dp83822: Add support for GPIO2 clock output (Izabela Bakollari) [RHEL-75582] +- net: phy: dp83822: Replace DP83822_DEVADDR with MDIO_MMD_VEND2 (Izabela Bakollari) [RHEL-75582] +- net: phy: Add helper for mapping RGMII link speed to clock rate (Izabela Bakollari) [RHEL-75582] +- net: phy: avoid genphy_c45_ethtool_get_eee() setting eee_enabled (Izabela Bakollari) [RHEL-75582] +- net: phy: marvell: use phydev->eee_cfg.eee_enabled (Izabela Bakollari) [RHEL-75582] +- net: phylink: remove phylink_phy_no_inband() (Izabela Bakollari) [RHEL-75582] +- net: phylink: add negotiation of in-band capabilities (Izabela Bakollari) [RHEL-75582] +- net: phylink: add pcs_inband_caps() method (Izabela Bakollari) [RHEL-75582] +- net: phy: marvell: implement config_inband() method (Izabela Bakollari) [RHEL-75582] +- net: phy: add phy_config_inband() (Izabela Bakollari) [RHEL-75582] +- net: phy: marvell: implement phy_inband_caps() method (Izabela Bakollari) [RHEL-75582] +- net: phy: bcm84881: implement phy_inband_caps() method (Izabela Bakollari) [RHEL-75582] +- net: phy: add phy_inband_caps() (Izabela Bakollari) [RHEL-75582] +- net: phylink: add debug for phylink_major_config() (Izabela Bakollari) [RHEL-75582] +- net: phylink: split cur_link_an_mode into requested and active (Izabela Bakollari) [RHEL-75582] +- net: phylink: pass phylink and pcs into phylink_pcs_neg_mode() (Izabela Bakollari) [RHEL-75582] +- net: phy: microchip: Reset LAN88xx PHY to ensure clean link state on LAN7800/7850 (Izabela Bakollari) [RHEL-75582] +- net: phy: microchip_t1: Clause-45 PHY loopback support for LAN887x (Izabela Bakollari) [RHEL-75582] +- net: phy: c45: don't use temporary linkmode bitmaps in genphy_c45_ethtool_get_eee (Izabela Bakollari) [RHEL-75582] +- net: phylink: ensure PHY momentary link-fails are handled (Izabela Bakollari) [RHEL-75582] +- net: phy: dp83869: fix status reporting for 1000base-x autonegotiation (Izabela Bakollari) [RHEL-75582] +- mdio: Remove mdio45_ethtool_gset_npage() (Izabela Bakollari) [RHEL-75582] +- include: mdio: Remove mdio45_ethtool_gset() (Izabela Bakollari) [RHEL-75582] +- net: phy: mediatek: add MT7530 & MT7531's PHY ID macros (Izabela Bakollari) [RHEL-75582] +- net: phy: mediatek: Integrate read/write page helper functions (Izabela Bakollari) [RHEL-75582] +- net: phy: mediatek: Improve readability of mtk-phy-lib.c's mtk_phy_led_hw_ctrl_set() (Izabela Bakollari) [RHEL-75582] +- net: phy: mediatek: Move LED helper functions into mtk phy lib (Izabela Bakollari) [RHEL-75582] +- net: phy: mediatek: Re-organize MediaTek ethernet phy drivers (Izabela Bakollari) [RHEL-75582] +- net: phylink: clean up phylink_resolve() (Izabela Bakollari) [RHEL-75582] +- net: phylink: remove switch() statement in resolve handling (Izabela Bakollari) [RHEL-75582] +- net: phylink: move MLO_AN_PHY resolve handling to if() statement (Izabela Bakollari) [RHEL-75582] +- net: phylink: move MLO_AN_FIXED resolve handling to if() statement (Izabela Bakollari) [RHEL-75582] +- net: phylink: move manual flow control setting (Izabela Bakollari) [RHEL-75582] +- net: phy: add phy_set_eee_broken (Izabela Bakollari) [RHEL-75582] +- net: phy: aquantia: Add mdix config and reporting (Izabela Bakollari) [RHEL-75582] +- net: phy: remove genphy_config_eee_advert (Izabela Bakollari) [RHEL-75582] +- net: phy: broadcom: use genphy_c45_an_config_eee_aneg in bcm_config_lre_aneg (Izabela Bakollari) [RHEL-75582] +- net: phy: export genphy_c45_an_config_eee_aneg (Izabela Bakollari) [RHEL-75582] +- net: phy: make genphy_c45_write_eee_adv() static (Izabela Bakollari) [RHEL-75582] +- net: phy: ti: add PHY_RST_AFTER_CLK_EN flag (Izabela Bakollari) [RHEL-75582] +- net: phy: respect cached advertising when re-enabling EEE (Izabela Bakollari) [RHEL-75582] +- net: phy: use ethtool string helpers (Izabela Bakollari) [RHEL-75582] +- net: phy: dp83822: Configure RMII mode on DP83825 devices (Izabela Bakollari) [RHEL-75582] +- net: phylink: simplify how SFP PHYs are attached (Izabela Bakollari) [RHEL-75582] +- net: phylink: validate sfp_select_interface() returned interface (Izabela Bakollari) [RHEL-75582] +- net: phylink: add common validation for sfp_select_interface() (Izabela Bakollari) [RHEL-75582] +- net: phylink: simplify phylink_parse_fixedlink() (Izabela Bakollari) [RHEL-75582] +- net: phy: mediatek-ge-soc: Propagate error code correctly in cal_cycle() (Izabela Bakollari) [RHEL-75582] +- net: phy: mediatek-ge-soc: Shrink line wrapping to 80 characters (Izabela Bakollari) [RHEL-75582] +- net: phy: mediatek-ge-soc: Fix coding style (Izabela Bakollari) [RHEL-75582] +- net: phy: marvell: Add mdix status reporting (Izabela Bakollari) [RHEL-75582] +- net: phylink: remove "using_mac_select_pcs" (Izabela Bakollari) [RHEL-75582] +- net: phylink: remove use of pl->pcs in phylink_validate_mac_and_pcs() (Izabela Bakollari) [RHEL-75582] +- net: phylink: allow mac_select_pcs() to remove a PCS (Izabela Bakollari) [RHEL-75582] +- net: phy: aquantia: fix return value check in aqr107_config_mdi() (Izabela Bakollari) [RHEL-75582] +- net: sfp: change quirks for Alcatel Lucent G-010S-P (Izabela Bakollari) [RHEL-75582] +- net: phylink: allow half-duplex modes with RATE_MATCH_PAUSE (Izabela Bakollari) [RHEL-75582] +- net: phy: intel-xway: add support for PHY LEDs (Izabela Bakollari) [RHEL-75582] +- net: phy: aquantia: correctly describe LED polarity override (Izabela Bakollari) [RHEL-75582] +- net: phy: support 'active-high' property for PHY LEDs (Izabela Bakollari) [RHEL-75582] +- net: phy: microchip_t1s: configure collision detection based on PLCA mode (Izabela Bakollari) [RHEL-75582] +- net: phy: microchip_t1s: add support for Microchip's LAN867X Rev.C2 (Izabela Bakollari) [RHEL-75582] +- net: phy: microchip_t1s: add support for Microchip's LAN867X Rev.C1 (Izabela Bakollari) [RHEL-75582] +- net: phy: microchip_t1s: move LAN867X reset handling to a new function (Izabela Bakollari) [RHEL-75582] +- net: phy: microchip_t1s: add support for Microchip's LAN865X Rev.B1 (Izabela Bakollari) [RHEL-75582] +- net: phy: microchip_t1s: update new initial settings for LAN865X Rev.B0 (Izabela Bakollari) [RHEL-75582] +- net: phy: microchip_t1s: restructure cfg read/write functions arguments (Izabela Bakollari) [RHEL-75582] +- net: phy: c45-tja11xx: add support for outputting RMII reference clock (Izabela Bakollari) [RHEL-75582] +- net: phy: aquantia: poll status register (Izabela Bakollari) [RHEL-75582] +- net: phy: Validate PHY LED OPs presence before registering (Izabela Bakollari) [RHEL-75582] +- net: phy: smsc: use devm_clk_get_optional_enabled_with_rate() (Izabela Bakollari) [RHEL-75582] +- net: phy: marvell-88q2xxx: Enable auto negotiation for mv88q2110 (Izabela Bakollari) [RHEL-75582] +- net: phy: marvell-88q2xxx: Make register writer function generic (Izabela Bakollari) [RHEL-75582] +- net: phy: marvell-88q2xxx: Align soft reset for mv88q2110 and mv88q2220 (Izabela Bakollari) [RHEL-75582] +- net: phy: aquantia: allow forcing order of MDI pairs (Izabela Bakollari) [RHEL-75582] +- net: phy: Add support for PHY timing-role configuration via device tree (Izabela Bakollari) [RHEL-75582] +- net: phy: realtek: switch from paged to MMD ops in rtl822x functions (Izabela Bakollari) [RHEL-75582] +- net: phy: realtek: improve mmd register access for internal PHY's (Izabela Bakollari) [RHEL-75582] +- r8169: add PHY c45 ops for MDIO_MMD_VENDOR2 registers (Izabela Bakollari) [RHEL-75582] +- net: phy: move realtek PHY driver to its own subdirectory (Izabela Bakollari) [RHEL-75582] +- net: phy: realtek: always clear NBase-T lpa (Izabela Bakollari) [RHEL-75582] +- net: phy: realtek: clear master_slave_state if link is down (Izabela Bakollari) [RHEL-75582] +- net: phy: realtek: clear 1000Base-T lpa if link is down (Izabela Bakollari) [RHEL-75582] +- net: phy: realtek: add RTL8125D-internal PHY (Izabela Bakollari) [RHEL-75582] +- net: phy: realtek: merge the drivers for internal NBase-T PHY's (Izabela Bakollari) [RHEL-75582] +- net: phy: realtek: add support for reading MDIO_MMD_VEND2 regs on RTL8125/RTL8126 (Izabela Bakollari) [RHEL-75582] +- net: phy: realtek: clear 1000Base-T link partner advertisement (Izabela Bakollari) [RHEL-75582] +- net: phy: realtek: change order of calls in C22 read_status() (Izabela Bakollari) [RHEL-75582] +- net: phy: realtek: read duplex and gbit master from PHYSR register (Izabela Bakollari) [RHEL-75582] +- platform/mellanox: mlxbf-pmc: add sysfs_attr_init() to count_clock init (David Thompson) [RHEL-104054] +- platform/mellanox: mlxbf-pmc: Use kstrtobool() to check 0/1 input (David Thompson) [RHEL-104054] +- platform/mellanox: mlxbf-pmc: Validate event/enable input (David Thompson) [RHEL-104054] +- platform/mellanox: mlxbf-pmc: Fix duplicate event ID for CACHE_DATA1 (David Thompson) [RHEL-104054] +- platform/mellanox: mlxbf-pmc: Support additional PMC blocks (David Thompson) [RHEL-104054] +- platform/mellanox: mlxbf-pmc: Add support for clock_measure performance block (David Thompson) [RHEL-104054] +- platform/mellanox: mlxbf-pmc: Add support for monitoring cycle count (David Thompson) [RHEL-104054] +- platform/mellanox: mlxbf-pmc: incorrect type in assignment (David Thompson) [RHEL-104054] +Resolves: RHEL-104054, RHEL-141685, RHEL-75582, RHEL-93674 + +* Tue Feb 10 2026 CKI KWF Bot [5.14.0-679.el9] +- perf list: Add IBM z17 event descriptions (Jakub Brnak) [RHEL-50801] +- redhat/dracut-virt.conf: omit drm drivers in UKI initrd (Li Tian) [RHEL-147294] +- block: fix memory leak in __blkdev_issue_zero_pages (Ming Lei) [RHEL-137854] +- nouveau/gsp: fix suspend/resume regression on r570 firmware (José Expósito) [RHEL-141648] +- nouveau: add a third state to the fini handler. (José Expósito) [RHEL-141648] +- nouveau/gsp: use rpc sequence numbers properly. (José Expósito) [RHEL-141648] +- netfilter: ctnetlink: Support offloaded conntrack entry deletion (Phil Sutter) [RHEL-138511] +- cpuidle: governors: menu: Select polling state in some more cases (Mark Langsdorf) [RHEL-120324] +- cpuidle: governors: menu: Rearrange main loop in menu_select() (Mark Langsdorf) [RHEL-120324] +- Revert "cpuidle: menu: Avoid discarding useful information" (Mark Langsdorf) [RHEL-120324] +- cpuidle: governors: menu: Avoid selecting states with too much latency (Mark Langsdorf) [RHEL-120324] +- cpuidle: governors: menu: Avoid using invalid recent intervals data (Mark Langsdorf) [RHEL-120324] +- cpuidle: psci: Fix cpuhotplug routine with PREEMPT_RT=y (Mark Langsdorf) [RHEL-120324] +- cpuidle: psci: Drop redundant sync_state support (Mark Langsdorf) [RHEL-120324] +- cpuidle: psci: Opt-out from genpd's common ->sync_state() support (Mark Langsdorf) [RHEL-120324] +- cpuidle: psci: Fix uninitialized variable in dt_idle_state_present() (Mark Langsdorf) [RHEL-120324] +- cpuidle: psci: Avoid initializing faux device if no DT idle states are present (Mark Langsdorf) [RHEL-120324] +- cpuidle: psci: Correct the domain-idlestate statistics in debugfs (Mark Langsdorf) [RHEL-120324] +- cpuidle: psci: Move the per CPU variable domain_state to a struct (Mark Langsdorf) [RHEL-120324] +- pmdomain: core: Add genpd helper to correct the usage/rejected counters (Mark Langsdorf) [RHEL-120324] +- cpuidle: psci: Transition to the faux device interface (Mark Langsdorf) [RHEL-120324] +- cpuidle: menu: Optimize bucket assignment when next_timer_ns equals KTIME_MAX (Mark Langsdorf) [RHEL-120324] +- cpufreq: scmi: Account for malformed DT in scmi_dev_used_by_cpus() (Mark Langsdorf) [RHEL-120322] +- ACPI: CPPC: Add three functions related to autonomous selection (Mark Langsdorf) [RHEL-120322] +- cpufreq: Initialize cpufreq-based invariance before subsys (Mark Langsdorf) [RHEL-120322] +- cpufreq: CPPC: Mark driver with NEED_UPDATE_LIMITS flag (Mark Langsdorf) [RHEL-120322] +- drivers: cpufreq: add Tegra114 support (Mark Langsdorf) [RHEL-120322] +- cpufreq: Exit governor when failed to start old governor (Mark Langsdorf) [RHEL-120322] +- cpufreq: Move the check of cpufreq_driver->get into cpufreq_verify_current_freq() (Mark Langsdorf) [RHEL-120322] +- cpufreq: Init policy->rwsem before it may be possibly used (Mark Langsdorf) [RHEL-120322] +- cpufreq: Initialize cpufreq-based frequency-invariance later (Mark Langsdorf) [RHEL-120322] +- cpufreq: Remove duplicate check in __cpufreq_offline() (Mark Langsdorf) [RHEL-120322] +- cpufreq: Don't unregister cpufreq cooling on CPU hotplug (Mark Langsdorf) [RHEL-120322] +- cpufreq: Contain scaling_cur_freq.attr in cpufreq_attrs (Mark Langsdorf) [RHEL-120322] +- cpufreq: tegra124: Allow building as a module (Mark Langsdorf) [RHEL-120322] +- cpufreq: dt: Add register helper (Mark Langsdorf) [RHEL-120322] +- cpufreq: Export disable_cpufreq() (Mark Langsdorf) [RHEL-120322] +- cpufreq: brcmstb-avs: Fully open-code compatible for grepping (Mark Langsdorf) [RHEL-120322] +- cpufreq: userspace: set CPUFREQ_GOV_STRICT_TARGET flag (Mark Langsdorf) [RHEL-120322] +- cpufreq: CPPC: Remove forward declaration of cppc_cpufreq_register_em() (Mark Langsdorf) [RHEL-120322] +- cpufreq: CPPC: Do not return a value from populate_efficiency_class() (Mark Langsdorf) [RHEL-120322] +- cpufreq: CPPC: Remove cpu_data_list (Mark Langsdorf) [RHEL-120322] +- cpufreq: CPPC: Add support for autonomous selection (Mark Langsdorf) [RHEL-120322] +- cpufreq: Update sscanf() to kstrtouint() (Mark Langsdorf) [RHEL-120322] +- cpufreq: Replace magic number (Mark Langsdorf) [RHEL-120322] +- cpufreq: scmi: Skip SCMI devices that aren't used by the CPUs (Mark Langsdorf) [RHEL-120322] +- cpufreq: drop redundant cpus_read_lock() from store_local_boost() (Mark Langsdorf) [RHEL-120322] +- cpufreq: Drop policy locking from cpufreq_policy_is_good_for_eas() (Mark Langsdorf) [RHEL-120322] +- powernow: use pr_info_once (Mark Langsdorf) [RHEL-120322] +- cpufreq/sched: Move cpufreq-specific EAS checks to cpufreq (Mark Langsdorf) [RHEL-120322] +- cpufreq/sched: schedutil: Add helper for governor checks (Mark Langsdorf) [RHEL-120322] +- cpufreq: Force sync policy boost with global boost on sysfs update (Mark Langsdorf) [RHEL-120322] +- cpufreq: Preserve policy's boost state after resume (Mark Langsdorf) [RHEL-120322] +- cpufreq: Pass policy pointer to ->update_limits() (Mark Langsdorf) [RHEL-120322] +- cpufreq: intel_pstate: Rearrange max frequency updates handling code (Mark Langsdorf) [RHEL-120322] +- cpufreq: Introduce policy_set_boost() (Mark Langsdorf) [RHEL-120322] +- cpufreq: Don't unnecessarily call set_boost() (Mark Langsdorf) [RHEL-120322] +- cpufreq: Drop unused cpufreq_get_policy() (Mark Langsdorf) [RHEL-120322] +- cpufreq: Introduce cpufreq_policy_refresh() (Mark Langsdorf) [RHEL-120322] +- cpufreq: Use __free() for policy reference counting cleanup (Mark Langsdorf) [RHEL-120322] +- cpufreq: Drop cpufreq_cpu_acquire() and cpufreq_cpu_release() (Mark Langsdorf) [RHEL-120322] +- cpufreq: Use locking guard and __free() in cpufreq_update_policy() (Mark Langsdorf) [RHEL-120322] +- cpufreq: Add and use cpufreq policy locking guards (Mark Langsdorf) [RHEL-120322] +- cpufreq: Drop unnecessary cpus locking from store() (Mark Langsdorf) [RHEL-120322] +- cpufreq: Split cpufreq_online() (Mark Langsdorf) [RHEL-120322] +- cpufreq: Consolidate some code in cpufreq_online() (Mark Langsdorf) [RHEL-120322] +- cpufreq: ppc_cbe: Remove powerpc Cell driver (Mark Langsdorf) [RHEL-120322] +- cpufreq: staticize cpufreq_boost_trigger_state() (Mark Langsdorf) [RHEL-120322] +- cpufreq: Remove cpufreq_generic_attrs (Mark Langsdorf) [RHEL-120322] +- cpufreq: virtual: Stop setting cpufreq_driver->attr field (Mark Langsdorf) [RHEL-120322] +- cpufreq: speedstep: Stop setting cpufreq_driver->attr field (Mark Langsdorf) [RHEL-120322] +Resolves: RHEL-120322, RHEL-120324, RHEL-137854, RHEL-138511, RHEL-141648, RHEL-147294, RHEL-50801 + +* Mon Feb 09 2026 CKI KWF Bot [5.14.0-678.el9] +- dpll: expose fractional frequency offset in ppt (Ivan Vecera) [RHEL-146358] +- dpll: zl3073x: Implement device mode setting support (Ivan Vecera) [RHEL-147460] +- dpll: add dpll_device op to set working mode (Ivan Vecera) [RHEL-147460] +- dpll: add dpll_device op to get supported modes (Ivan Vecera) [RHEL-147460] +- lockd: don't allow locking on reexported NFSv2/3 (Olga Kornievskaia) [RHEL-61448] +- nfsd: disallow file locking and delegations for NFSv4 reexport (Olga Kornievskaia) [RHEL-61448] +- perf trace: fix tracepoint structure alignment (Jakub Brnak) [RHEL-71808] +- tracing: Fix a warning when allocating buffered events fails (Charles Haithcock) [RHEL-136272] +- tracing: Fix a possible race when disabling buffered events (Charles Haithcock) [RHEL-136272] +- tracing: Fix incomplete locking when disabling buffered events (Charles Haithcock) [RHEL-136272] +- KVM: x86: Don't clear async #PF queue when CR0.PG is disabled (e.g. on #SMI) (Maxim Levitsky) [RHEL-95934] +- KVM: x86: Fix a semi theoretical bug in kvm_arch_async_page_present_queued() (Maxim Levitsky) [RHEL-95934] +Resolves: RHEL-136272, RHEL-146358, RHEL-147460, RHEL-61448, RHEL-71808, RHEL-95934 + +* Fri Feb 06 2026 CKI KWF Bot [5.14.0-677.el9] +- nvmet: fix race in nvmet_bio_done() leading to NULL pointer dereference (Ming Lei) [RHEL-142602] +- scsi: storvsc: Process unsupported MODE_SENSE_10 (Li Tian) [RHEL-138489] +- evm: Support multiple LSMs providing an xattr (Coiby Xu) [RHEL-140008] +- evm: Align evm_inode_init_security() definition with LSM infrastructure (Coiby Xu) [RHEL-140008] +- selftests: kvm: try getting XFD and XSAVE state out of sync (Paolo Bonzini) [RHEL-136438] +- selftests: kvm: replace numbering of sync points with actions (Paolo Bonzini) [RHEL-136438] +- x86/fpu: Clear XSTATE_BV[i] in guest XSAVE state whenever XFD[i]=1 (Paolo Bonzini) [RHEL-136438] +- audit: fix out-of-bounds read in audit_compare_dname_path() (CKI Backport Bot) [RHEL-119177] {CVE-2025-39840} +Resolves: RHEL-119177, RHEL-136438, RHEL-138489, RHEL-140008, RHEL-142602 + +* Thu Feb 05 2026 CKI KWF Bot [5.14.0-676.el9] +- io_uring/kbuf: always use READ_ONCE() to read ring provided buffer lengths [partial] (Jeff Moyer) [RHEL-141266] +- io_uring: fix filename leak in __io_openat_prep() (Jeff Moyer) [RHEL-141266] +- io_uring: fix min_wait wakeups for SQPOLL (Jeff Moyer) [RHEL-141266] +- io_uring/kbuf: use READ_ONCE() for userspace-mapped memory (Jeff Moyer) [RHEL-141266] +- io_uring/rsrc: fix lost entries after cloned range (Jeff Moyer) [RHEL-141266] +- io_uring/poll: correctly handle io_poll_add() return value on update (Jeff Moyer) [RHEL-141266] +- io_uring: use WRITE_ONCE for user shared memory (Jeff Moyer) [RHEL-141266] +- io_uring: correct __must_hold annotation in io_install_fixed_file (Jeff Moyer) [RHEL-141266] +- io_uring/sqpoll: be smarter on when to update the stime usage (Jeff Moyer) [RHEL-141266] +- io_uring/sqpoll: switch away from getrusage() for CPU accounting (Jeff Moyer) [RHEL-141266] +- io_uring: fix incorrect io_kiocb reference in io_link_skb (Jeff Moyer) [RHEL-141266] +- io_uring: include dying ring in task_work "should cancel" state (Jeff Moyer) [RHEL-141266] +- io_uring/net: commit partial buffers on retry (Jeff Moyer) [RHEL-141266] +- io_uring: finish IOU_OK -> IOU_COMPLETE transition (Jeff Moyer) [RHEL-141266] +- io_uring: unify STOP_MULTISHOT with IOU_OK (Jeff Moyer) [RHEL-141266] +- io_uring: return -EAGAIN to continue multishot (Jeff Moyer) [RHEL-141266] +- RDMA/efa: Remove possible negative shift (Kamal Heib) [RHEL-140844] +- RDMA/efa: Extend admin timeout error print (Kamal Heib) [RHEL-140844] +- RDMA/efa: Add Network HW statistics counters (Kamal Heib) [RHEL-140844] +- e1000e: Introduce private flag to disable K1 (Corinna Vinschen) [RHEL-134986] +- e1000e: drop unnecessary constant casts to u16 (Corinna Vinschen) [RHEL-134986] +- e1000e: ignore uninitialized checksum word on tgp (Corinna Vinschen) [RHEL-134986] +- e1000e: disregard NVM checksum on tgp when valid checksum bit is not set (Corinna Vinschen) [RHEL-134986] +- e1000e: set fixed clock frequency indication for Nahum 11 and Nahum 13 (Corinna Vinschen) [RHEL-134986] +- e1000e: change k1 configuration on MTP and later platforms (Corinna Vinschen) [RHEL-134986] +- x86/microcode/AMD: Fix Entrysign revision check for Zen5/Strix Halo (Waiman Long) [RHEL-129138] +- x86/microcode/AMD: Select which microcode patch to load (Waiman Long) [RHEL-129138] +- x86/microcode/AMD: Add Zen5 model 0x44, stepping 0x1 minrev (Waiman Long) [RHEL-129138] +- x86/microcode: Mark early_parse_cmdline() as __init (Waiman Long) [RHEL-129138] +- x86/microcode/AMD: Add more known models to entry sign checking (Waiman Long) [RHEL-129138] +- x86/microcode/AMD: Limit Entrysign signature checking to known generations (Waiman Long) [RHEL-129138] +- x86/microcode: Fix Entrysign revision check for Zen1/Naples (Waiman Long) [RHEL-129138] +- redhat/configs: Add CONFIG_MICROCODE_DBG [=n] (Waiman Long) [RHEL-129138] +- x86/microcode: Add microcode loader debugging functionality (Waiman Long) [RHEL-129138] +- x86/microcode: Add microcode= cmdline parsing (Waiman Long) [RHEL-129138] +- x86/microcode/intel: Refresh the revisions that determine old_microcode (Waiman Long) [RHEL-129138] +- x86/microcode/AMD: Do not return error when microcode update is not necessary (Waiman Long) [RHEL-129138] +- x86/microcode/AMD: Use sha256() instead of init/update/final (Waiman Long) [RHEL-129138] +- x86/microcode/AMD: Clean the cache if update did not load microcode (Waiman Long) [RHEL-129138] +- x86/microcode/AMD: Extend the SHA check to Zen5, block loading of any unreleased standalone Zen5 microcode patches (Waiman Long) [RHEL-129138] +- x86/microcode/AMD: Make __verify_patch_size() return bool (Waiman Long) [RHEL-129138] +- x86/microcode/AMD: Remove bogus comment from parse_container() (Waiman Long) [RHEL-129138] +- mm: memcg: add NULL check to obj_cgroup_put() (Radostin Stoyanov) [RHEL-113275] +- mm: memcg: use rstat for non-hierarchical stats (Radostin Stoyanov) [RHEL-113275] +- mm: memcg: change flush_next_time to flush_last_time (Radostin Stoyanov) [RHEL-113275] +- zswap: export compression failure stats (Radostin Stoyanov) [RHEL-113275] +- Revert "cgroup: Fix memory leak caused by missing cgroup_bpf_offline" (Radostin Stoyanov) [RHEL-113275] +- cgroup/rstat: Fix forceidle time in cpu.stat (Radostin Stoyanov) [RHEL-113275] +- memcg: drain obj stock on cpu hotplug teardown (Radostin Stoyanov) [RHEL-113275] +- memcg: avoid dead loop when setting memory.max (Radostin Stoyanov) [RHEL-113275] +- cgroup: Add compatibility option for content of /proc/cgroups (Radostin Stoyanov) [RHEL-113275] +- cgroup: Print message when /proc/cgroups is read on v2-only system (Radostin Stoyanov) [RHEL-113275] +- cgroup,freezer: fix incomplete freezing when attaching tasks (Radostin Stoyanov) [RHEL-113275] +- cgroup: add helper for checking when css is cgroup::self (Radostin Stoyanov) [RHEL-113275] +- include/cgroup: separate {get,put}_cgroup_ns no-op case (Radostin Stoyanov) [RHEL-113275] +- sched: Factor out cgroup weight conversion functions (Radostin Stoyanov) [RHEL-113275] +- blk-cgroup: Simplify policy files registration (Radostin Stoyanov) [RHEL-113275] +- selftests/bpf: Add a test for bpf_cgroup_from_id lookup in non-root cgns (Radostin Stoyanov) [RHEL-113275] +- bpf: Do not limit bpf_cgroup_from_id to current's namespace (Radostin Stoyanov) [RHEL-113275] +- mm: cleanup WORKINGSET_NODES in workingset (Radostin Stoyanov) [RHEL-113275] +- memcg: cleanup __mod_memcg_lruvec_state (Radostin Stoyanov) [RHEL-113275] +- memcg: reduce memory size of mem_cgroup_events_index (Radostin Stoyanov) [RHEL-113275] +- sched/headers: Move 'struct sched_param' out of uapi, to work around glibc/musl breakage (Radostin Stoyanov) [RHEL-113275] +- cgroup/bpf: only cgroup v2 can be attached by bpf programs (Radostin Stoyanov) [RHEL-113275] +- cgroup/cpuset-v1: Add missing support for cpuset_v2_mode (Radostin Stoyanov) [RHEL-113275] +- Revert "cgroup_freezer: cgroup_freezing: Check if not frozen" (Radostin Stoyanov) [RHEL-113275] +Resolves: RHEL-113275, RHEL-129138, RHEL-134986, RHEL-140844, RHEL-141266 + +* Thu Feb 05 2026 CKI KWF Bot [5.14.0-675.el9] +- sched: Fix tracepoint called from set_tsk_need_resched() more (Phil Auld) [RHEL-145368] +- smb: client: fix oops in smbd_post_send_data() (Paulo Alcantara) [RHEL-116058] +- smb: client: fix UBSAN array-index-out-of-bounds in smb2_copychunk_range (Paulo Alcantara) [RHEL-116058] +- smb3 client: add missing tracepoint for unsupported ioctls (Paulo Alcantara) [RHEL-116058] +- cifs: Fix memory and information leak in smb3_reconfigure() (Paulo Alcantara) [RHEL-116058] {CVE-2025-71151} +- smb: move some SMB1 definitions into common/smb1pdu.h (Paulo Alcantara) [RHEL-116058] +- smb: align durable reconnect v2 context to 8 byte boundary (Paulo Alcantara) [RHEL-116058] +- smb: smbdirect: introduce smbdirect_socket.connect.{lock,work} (Paulo Alcantara) [RHEL-116058] +- smb/client: remove DeviceType Flags and Device Characteristics definitions (Paulo Alcantara) [RHEL-116058] +- smb: move File Attributes definitions into common/fscc.h (Paulo Alcantara) [RHEL-116058] +- smb: update struct duplicate_extents_to_file_ex (Paulo Alcantara) [RHEL-116058] +- smb: move file_notify_information to common/fscc.h (Paulo Alcantara) [RHEL-116058] +- smb: move SMB2 Notify Action Flags into common/smb2pdu.h (Paulo Alcantara) [RHEL-116058] +- smb: move notify completion filter flags into common/smb2pdu.h (Paulo Alcantara) [RHEL-116058] +- smb/client: add parentheses to NT error code definitions containing bitwise OR operator (Paulo Alcantara) [RHEL-116058] +- smb: add documentation references for smb2 change notify definitions (Paulo Alcantara) [RHEL-116058] +- smb/client: add 4 NT error code definitions (Paulo Alcantara) [RHEL-116058] +- smb/client: fix NT_STATUS_UNABLE_TO_FREE_VM value (Paulo Alcantara) [RHEL-116058] +- smb/client: fix NT_STATUS_DEVICE_DOOR_OPEN value (Paulo Alcantara) [RHEL-116058] +- smb/client: fix NT_STATUS_NO_DATA_DETECTED value (Paulo Alcantara) [RHEL-116058] +- smb/client: update some SMB2 status strings (Paulo Alcantara) [RHEL-116058] +- cifs: Remove dead function prototypes (Paulo Alcantara) [RHEL-116058] +- smb/client: add two elements to smb2_error_map_table array (Paulo Alcantara) [RHEL-116058] +- smb: rename to STATUS_SMB_NO_PREAUTH_INTEGRITY_HASH_OVERLAP (Paulo Alcantara) [RHEL-116058] +- smb/client: remove unused elements from smb2_error_map_table array (Paulo Alcantara) [RHEL-116058] +- smb/client: reduce loop count in map_smb2_to_linux_error() by half (Paulo Alcantara) [RHEL-116058] +- smb: client: Add tracepoint for krb5 auth (Paulo Alcantara) [RHEL-116058] +- smb: client: improve error message when creating SMB session (Paulo Alcantara) [RHEL-116058] +- smb: client: relax session and tcon reconnect attempts (Paulo Alcantara) [RHEL-116058] +- cifs: client: allow changing multichannel mount options on remount (Paulo Alcantara) [RHEL-116058] +- cifs: Do some preparation prior to organising the function declarations (Paulo Alcantara) [RHEL-116058] +- cifs: Don't need state locking in smb2_get_mid_entry() (Paulo Alcantara) [RHEL-116058] +- cifs: Remove the server pointer from smb_message (Paulo Alcantara) [RHEL-116058] +- cifs: Fix specification of function pointers (Paulo Alcantara) [RHEL-116058] +- cifs: Replace SendReceiveBlockingLock() with SendReceive() plus flags (Paulo Alcantara) [RHEL-116058] +- cifs: Clean up some places where an extra kvec[] was required for rfc1002 (Paulo Alcantara) [RHEL-116058] +- cifs: Make smb1's SendReceive() wrap cifs_send_recv() (Paulo Alcantara) [RHEL-116058] +- cifs: Remove the RFC1002 header from smb_hdr (Paulo Alcantara) [RHEL-116058] +- cifs: client: enforce consistent handling of multichannel and max_channels (Paulo Alcantara) [RHEL-116058] +- smb: client: show smb lease key in open_dirs output (Paulo Alcantara) [RHEL-116058] +- smb: client: show smb lease key in open_files output (Paulo Alcantara) [RHEL-116058] +- smb: client: relax WARN_ON_ONCE(SMBDIRECT_SOCKET_*) checks in recv_done() and smbd_conn_upcall() (Paulo Alcantara) [RHEL-116058] +- smb: smbdirect: introduce SMBDIRECT_CHECK_STATUS_{WARN,DISCONNECT}() (Paulo Alcantara) [RHEL-116058] +- smb: smbdirect: introduce SMBDIRECT_DEBUG_ERR_PTR() helper (Paulo Alcantara) [RHEL-116058] +- smb: move FILE_SYSTEM_ATTRIBUTE_INFO to common/fscc.h (Paulo Alcantara) [RHEL-116058] +- smb: move create_durable_reconn to common/smb2pdu.h (Paulo Alcantara) [RHEL-116058] +- smb: fix some warnings reported by scripts/checkpatch.pl (Paulo Alcantara) [RHEL-116058] +- smb: do some cleanups (Paulo Alcantara) [RHEL-116058] +- smb: move FILE_SYSTEM_SIZE_INFO to common/fscc.h (Paulo Alcantara) [RHEL-116058] +- smb: move some duplicate struct definitions to common/fscc.h (Paulo Alcantara) [RHEL-116058] +- smb: move list of FileSystemAttributes to common/fscc.h (Paulo Alcantara) [RHEL-116058] +- smb: move SMB_NEGOTIATE_REQ to common/smb2pdu.h (Paulo Alcantara) [RHEL-116058] +- smb: move some duplicate definitions to common/smb2pdu.h (Paulo Alcantara) [RHEL-116058] +- smb: move create_durable_rsp_v2 to common/smb2pdu.h (Paulo Alcantara) [RHEL-116058] +- smb: move create_durable_handle_reconnect_v2 to common/smb2pdu.h (Paulo Alcantara) [RHEL-116058] +- smb: move create_durable_req_v2 to common/smb2pdu.h (Paulo Alcantara) [RHEL-116058] +- smb: move MAX_CIFS_SMALL_BUFFER_SIZE to common/smbglob.h (Paulo Alcantara) [RHEL-116058] +- smb/client: fix CAP_BULK_TRANSFER value (Paulo Alcantara) [RHEL-116058] +- smb: move resume_key_ioctl_rsp to common/smb2pdu.h (Paulo Alcantara) [RHEL-116058] +- smb: move copychunk definitions to common/smb2pdu.h (Paulo Alcantara) [RHEL-116058] +- smb: move smb_sockaddr_in and smb_sockaddr_in6 to common/smb2pdu.h (Paulo Alcantara) [RHEL-116058] +- smb: move SMB1_PROTO_NUMBER to common/smbglob.h (Paulo Alcantara) [RHEL-116058] +- smb: move get_rfc1002_len() to common/smbglob.h (Paulo Alcantara) [RHEL-116058] +- smb: move smb_version_values to common/smbglob.h (Paulo Alcantara) [RHEL-116058] +- smb: rename common/cifsglob.h to common/smbglob.h (Paulo Alcantara) [RHEL-116058] +- smb: client: fix memory leak in cifs_construct_tcon() (Paulo Alcantara) [RHEL-116058] {CVE-2025-68295} +- cifs: fix memory leak in smb3_fs_context_parse_param error path (Paulo Alcantara) [RHEL-116058] {CVE-2025-68219} +- smb: client: introduce close_cached_dir_locked() (Paulo Alcantara) [RHEL-116058] +- smb: client: let smbd_disconnect_rdma_connection() turn CREATED into DISCONNECTED (Paulo Alcantara) [RHEL-116058] +- smb: fix invalid username check in smb3_fs_context_parse_param() (Paulo Alcantara) [RHEL-116058] +- cifs: client: fix memory leak in smb3_fs_context_parse_param (Paulo Alcantara) [RHEL-116058] {CVE-2025-40268} +- smb: client: fix cifs_pick_channel when channel needs reconnect (Paulo Alcantara) [RHEL-116058] +- smb: client: validate change notify buffer before copy (Paulo Alcantara) [RHEL-116058] +- smb: client: call smbd_destroy() in the same splace as kernel_sock_shutdown()/sock_release() (Paulo Alcantara) [RHEL-116058] +- cifs: fix typo in enable_gcm_256 module parameter (Paulo Alcantara) [RHEL-116058] +- cifs: #include cifsglob.h before trace.h to allow structs in tracepoints (Paulo Alcantara) [RHEL-116058] +- cifs: Call the calc_signature functions directly (Paulo Alcantara) [RHEL-116058] +- cifs: Fix TCP_Server_Info::credits to be signed (Paulo Alcantara) [RHEL-116058] +- smb: client: make use of smbdirect_socket.send_io.lcredits.* (Paulo Alcantara) [RHEL-116058] +- smb: smbdirect: introduce smbdirect_socket.send_io.lcredits.* (Paulo Alcantara) [RHEL-116058] +- smb: client: allocate enough space for MR WRs and ib_drain_qp() (Paulo Alcantara) [RHEL-116058] +- smb: client: let smbd_destroy() wait for SMBDIRECT_SOCKET_DISCONNECTED (Paulo Alcantara) [RHEL-116058] +- smb: move some duplicate definitions to common/cifsglob.h (Paulo Alcantara) [RHEL-116058] +- smb: client: let destroy_mr_list() keep smbdirect_mr_io memory if registered (Paulo Alcantara) [RHEL-116058] +- smb: client: let destroy_mr_list() call ib_dereg_mr() before ib_dma_unmap_sg() (Paulo Alcantara) [RHEL-116058] +- smb: client: call ib_dma_unmap_sg if mr->sgt.nents is not 0 (Paulo Alcantara) [RHEL-116058] +- smb: client: improve logic in smbd_deregister_mr() (Paulo Alcantara) [RHEL-116058] +- smb: client: improve logic in smbd_register_mr() (Paulo Alcantara) [RHEL-116058] +- smb: client: improve logic in allocate_mr_list() (Paulo Alcantara) [RHEL-116058] +- smb: client: let destroy_mr_list() remove locked from the list (Paulo Alcantara) [RHEL-116058] +- smb: client: let destroy_mr_list() call list_del(&mr->list) (Paulo Alcantara) [RHEL-116058] +- smb: client: change smbd_deregister_mr() to return void (Paulo Alcantara) [RHEL-116058] +- smb: smbdirect: introduce smbdirect_mr_io.{kref,mutex} and SMBDIRECT_MR_DISABLED (Paulo Alcantara) [RHEL-116058] +- smb: client: Omit one redundant variable assignment in cifs_xattr_set() (Paulo Alcantara) [RHEL-116058] +- smb: client: Return a status code only as a constant in sid_to_id() (Paulo Alcantara) [RHEL-116058] +- cifs: Add comments for DeletePending assignments in open functions (Paulo Alcantara) [RHEL-116058] +- cifs: Add fallback code path for cifs_mkdir_setinfo() (Paulo Alcantara) [RHEL-116058] +- cifs: Allow fallback code in smb_set_file_info() also for directories (Paulo Alcantara) [RHEL-116058] +- cifs: Query EA $LXMOD in cifs_query_path_info() for WSL reparse points (Paulo Alcantara) [RHEL-116058] +- smb: client: remove redudant assignment in cifs_strict_fsync() (Paulo Alcantara) [RHEL-116058] +- smb: client: fix race with fallocate(2) and AIO+DIO (Paulo Alcantara) [RHEL-116058] +- smb: client: fix missing timestamp updates after utime(2) (Paulo Alcantara) [RHEL-116058] +- smb: client: fix missing timestamp updates after ftruncate(2) (Paulo Alcantara) [RHEL-116058] +- smb: client: fix missing timestamp updates with O_TRUNC (Paulo Alcantara) [RHEL-116058] +- smb: client: batch SRV_COPYCHUNK entries to cut round trips (Paulo Alcantara) [RHEL-116058] +- smb: client: Omit an if branch in smb2_find_smb_tcon() (Paulo Alcantara) [RHEL-116058] +- smb: client: Return directly after a failed genlmsg_new() in cifs_swn_send_register_message() (Paulo Alcantara) [RHEL-116058] +- smb: client: Use common code in cifs_do_create() (Paulo Alcantara) [RHEL-116058] +- smb: client: Improve unlocking of a mutex in cifs_get_swn_reg() (Paulo Alcantara) [RHEL-116058] +- smb: client: Return a status code only as a constant in cifs_spnego_key_instantiate() (Paulo Alcantara) [RHEL-116058] +- smb: client: Use common code in cifs_lookup() (Paulo Alcantara) [RHEL-116058] +- smb: client: Reduce the scopes for a few variables in two functions (Paulo Alcantara) [RHEL-116058] +- cifs: client: force multichannel=off when max_channels=1 (Paulo Alcantara) [RHEL-116058] +- smb: client: transport: avoid reconnects triggered by pending task work (Paulo Alcantara) [RHEL-116058] +- smb: client: add tcon information to smb2_reconnect() debug messages (Paulo Alcantara) [RHEL-116058] +- smb: client: let smbd_post_send_iter() call ib_dma_map_single() for the header first (Paulo Alcantara) [RHEL-116058] +- smb: client: defer calling ib_alloc_pd() after we are connected (Paulo Alcantara) [RHEL-116058] +- smb: client: allocate smbdirect workqueue at the beginning of _smbd_get_connection() (Paulo Alcantara) [RHEL-116058] +- smb: client: make consitent use of spin_lock_irq{save,restore}() in smbdirect.c (Paulo Alcantara) [RHEL-116058] +- smb: client: let smbd_{destroy,disconnect_rdma_{work,connection}}() wake up all wait queues (Paulo Alcantara) [RHEL-116058] +- smb: client: let smbd_disconnect_rdma_connection() disable all work but disconnect_work (Paulo Alcantara) [RHEL-116058] +- smb: client: fill in smbdirect_socket.first_error on error (Paulo Alcantara) [RHEL-116058] +- smb: client: let smbd_disconnect_rdma_connection() set SMBDIRECT_SOCKET_ERROR... (Paulo Alcantara) [RHEL-116058] +- smb: client: pass struct smbdirect_socket to get_mr() (Paulo Alcantara) [RHEL-116058] +- smb: client: pass struct smbdirect_socket to smbd_negotiate() (Paulo Alcantara) [RHEL-116058] +- smb: client: pass struct smbdirect_socket to smbd_post_send_negotiate_req() (Paulo Alcantara) [RHEL-116058] +- smb: client: pass struct smbdirect_socket to smbd_ia_open() (Paulo Alcantara) [RHEL-116058] +- smb: client: pass struct smbdirect_socket to smbd_create_id() (Paulo Alcantara) [RHEL-116058] +- smb: client: pass struct smbdirect_socket to smbd_qp_async_error_upcall() (Paulo Alcantara) [RHEL-116058] +- smb: client: pass struct smbdirect_socket to smbd_conn_upcall() (Paulo Alcantara) [RHEL-116058] +- smb: client: pass struct smbdirect_socket to smbd_post_send_full_iter() (Paulo Alcantara) [RHEL-116058] +- smb: client: pass struct smbdirect_socket to smbd_post_send_empty() (Paulo Alcantara) [RHEL-116058] +- smb: client: pass struct smbdirect_socket to smbd_post_send_iter() (Paulo Alcantara) [RHEL-116058] +- smb: client: pass struct smbdirect_socket to manage_keep_alive_before_sending() (Paulo Alcantara) [RHEL-116058] +- smb: client: pass struct smbdirect_socket to smbd_post_send() (Paulo Alcantara) [RHEL-116058] +- smb: client: pass struct smbdirect_socket to manage_credits_prior_sending() (Paulo Alcantara) [RHEL-116058] +- smb: client: pass struct smbdirect_socket to smbd_post_recv() (Paulo Alcantara) [RHEL-116058] +- smb: client: pass struct smbdirect_socket to smbd_disconnect_rdma_connection() (Paulo Alcantara) [RHEL-116058] +- smb: client: pass struct smbdirect_socket to {allocate,destroy}_mr_list() (Paulo Alcantara) [RHEL-116058] +- smb: client: pass struct smbdirect_socket to {enqueue,_get_first}_reassembly() (Paulo Alcantara) [RHEL-116058] +- smb: client: pass struct smbdirect_socket to {allocate,destroy}_caches_and_workqueue() (Paulo Alcantara) [RHEL-116058] +- smb: client: pass struct smbdirect_socket to {allocate,destroy}_receive_buffers() (Paulo Alcantara) [RHEL-116058] +- smb: client: pass struct smbdirect_socket to {get,put}_receive_buffer() (Paulo Alcantara) [RHEL-116058] +- smb: client: make use of smbdirect_socket.mr_io (Paulo Alcantara) [RHEL-116058] +- smb: client: make use of smbdirect_socket_parameters.max_frmr_depth (Paulo Alcantara) [RHEL-116058] +- smb: client: make use of struct smbdirect_mr_io (Paulo Alcantara) [RHEL-116058] +- smb: client: add and use smbd_get_parameters() (Paulo Alcantara) [RHEL-116058] +- smb: client: make use of smbdirect_socket.workqueue (Paulo Alcantara) [RHEL-116058] +- smb: client: move rdma_readwrite_threshold from smbd_connection to TCP_Server_Info (Paulo Alcantara) [RHEL-116058] +- smb: client: make use of smbdirect_socket.statistics (Paulo Alcantara) [RHEL-116058] +- smb: client: remove unused smbd_connection.count_reassembly_queue (Paulo Alcantara) [RHEL-116058] +- smb: client: remove unused smbd_connection->protocol (Paulo Alcantara) [RHEL-116058] +- smb: client: make use of smbdirect_socket.idle.{keepalive,immediate_work,timer_work} (Paulo Alcantara) [RHEL-116058] +- smb: client: fix smbdirect keep alive handling to match the documentation (Paulo Alcantara) [RHEL-116058] +- smb: client: send empty packets via send_immediate_work (Paulo Alcantara) [RHEL-116058] +- smb: client: make use of smbdirect_socket.rdma.legacy_iwarp (Paulo Alcantara) [RHEL-116058] +- smb: client: make use of smbdirect_socket_parameters.{initiator_depth,responder_resources} (Paulo Alcantara) [RHEL-116058] +- smb: client: make use of smbdirect_socket_parameters.{resolve_{addr,route},rdma_connect,negotiate}_timeout_msec (Paulo Alcantara) [RHEL-116058] +- smb: client: fill smbdirect_socket_parameters at the beginning and use the values from there (Paulo Alcantara) [RHEL-116058] +- smb: client: remove useless smbd_connection.send_immediate (Paulo Alcantara) [RHEL-116058] +- smb: client: make use of smbdirect_socket.recv_io.{posted,credits} (Paulo Alcantara) [RHEL-116058] +- smb: client: count the number of posted recv_io messages in order to calculated credits (Paulo Alcantara) [RHEL-116058] +- smb: client: limit the range of info->receive_credit_target (Paulo Alcantara) [RHEL-116058] +- smb: client: remove info->wait_receive_queues handling in smbd_destroy() (Paulo Alcantara) [RHEL-116058] +- smb: client: make use of ib_wc_status_msg() and skip IB_WC_WR_FLUSH_ERR logging (Paulo Alcantara) [RHEL-116058] +- smb: client: queue post_recv_credits_work also if the peer raises the credit target (Paulo Alcantara) [RHEL-116058] +- smb: client: make sure smbd_disconnect_rdma_work() doesn't run after smbd_destroy() took over (Paulo Alcantara) [RHEL-116058] +- smb: client: make use of smbdirect_socket.send_io.credits.{count,wait_queue} (Paulo Alcantara) [RHEL-116058] +- smb: client: make use of smbdirect_socket.send_io.pending.{count,{dec,zero}_wait_queue} (Paulo Alcantara) [RHEL-116058] +- smb: client: make use of smbdirect_socket.disconnect_work (Paulo Alcantara) [RHEL-116058] +- smb: client: make use of smbdirect_socket_init() (Paulo Alcantara) [RHEL-116058] +- smb: client: make only use of wake_up[_all]() in smbdirect.c (Paulo Alcantara) [RHEL-116058] +- smb: client: make use of smbdirect_socket.status_wait (Paulo Alcantara) [RHEL-116058] +- smb: client: use status_wait and SMBDIRECT_SOCKET_RESOLVE_{ADDR,ROUTE}_RUNNING for completion (Paulo Alcantara) [RHEL-116058] +- smb: client: use status_wait and SMBDIRECT_SOCKET_NEGOTIATE_RUNNING for completion (Paulo Alcantara) [RHEL-116058] +- smb: client: adjust smbdirect related output of cifs_debug_data_proc_show() (Paulo Alcantara) [RHEL-116058] +- smb: smbdirect: introduce smbdirect_socket.first_error (Paulo Alcantara) [RHEL-116058] +- smb: client/smbdirect: introduce SMBDIRECT_SOCKET_ERROR (Paulo Alcantara) [RHEL-116058] +- smb: client/smbdirect: replace SMBDIRECT_SOCKET_CONNECTING with more detailed states (Paulo Alcantara) [RHEL-116058] +- smb: client: fix sending the iwrap custom IRD/ORD negotiation messages (Paulo Alcantara) [RHEL-116058] +- smb: smbdirect: let smbdirect_socket_init() initialize all [delayed_]work_structs as disabled (Paulo Alcantara) [RHEL-116058] +- smb: smbdirect: introduce smbdirect_socket.mr_io.* (Paulo Alcantara) [RHEL-116058] +- smb: smbdirect: introduce smbdirect_socket_parameters.max_frmr_depth (Paulo Alcantara) [RHEL-116058] +- smb: smbdirect: introduce struct smbdirect_mr_io (Paulo Alcantara) [RHEL-116058] +- smb: smbdirect: introduce smbdirect_socket.workqueue (Paulo Alcantara) [RHEL-116058] +- smb: smbdirect: introduce smbdirect_socket.statistics (Paulo Alcantara) [RHEL-116058] +- smb: smbdirect: introduce smbdirect_socket.idle.{keepalive,immediate_work,timer_work} (Paulo Alcantara) [RHEL-116058] +- smb: smbdirect: introduce smbdirect_socket.rdma.legacy_iwarp (Paulo Alcantara) [RHEL-116058] +- smb: smbdirect: introduce smbdirect_socket_parameters.{initiator_depth,responder_resources} (Paulo Alcantara) [RHEL-116058] +- smb: smbdirect: introduce smbdirect_socket_parameters.{resolve_{addr,route},rdma_connect,negotiate}_timeout_msec (Paulo Alcantara) [RHEL-116058] +- smb: smbdirect: introduce smbdirect_socket.recv_io.{posted,credits} (Paulo Alcantara) [RHEL-116058] +- smb: smbdirect: introduce struct smbdirect_rw_io (Paulo Alcantara) [RHEL-116058] +- smb: smbdirect: introduce smbdirect_socket.rw_io.credits (Paulo Alcantara) [RHEL-116058] +- smb: smbdirect: introduce struct smbdirect_send_batch (Paulo Alcantara) [RHEL-116058] +- smb: smbdirect: introduce smbdirect_socket.send_io.credits.{count,wait_queue} (Paulo Alcantara) [RHEL-116058] +- smb: smbdirect: introduce smbdirect_socket.send_io.pending.{count,{dec,zero}_wait_queue} (Paulo Alcantara) [RHEL-116058] +- smb: smbdirect: introduce smbdirect_socket.disconnect_work (Paulo Alcantara) [RHEL-116058] +- smb: smbdirect: introduce smbdirect_socket_init() (Paulo Alcantara) [RHEL-116058] +- smb: smbdirect: introduce smbdirect_socket.status_wait (Paulo Alcantara) [RHEL-116058] +- smb: smbdirect: introduce smbdirect_socket_status_string() (Paulo Alcantara) [RHEL-116058] +- smb: client: fix smbdirect_recv_io leak in smbd_negotiate() error path (Paulo Alcantara) [RHEL-116058] {CVE-2025-39929} +- smb: client: let smbd_destroy() call disable_work_sync(&info->post_send_credits_work) (Paulo Alcantara) [RHEL-116058] {CVE-2025-39932} +- smb: client: use disable[_delayed]_work_sync in smbdirect.c (Paulo Alcantara) [RHEL-116058] +- cifs: prevent NULL pointer dereference in UTF16 conversion (Paulo Alcantara) [RHEL-116058] {CVE-2025-39838} +- smb: client: fix spellings in comments (Paulo Alcantara) [RHEL-116058] +- smb3 client: fix return code mapping of remap_file_range (Paulo Alcantara) [RHEL-116058] +- smb: client: don't wait for info->send_pending == 0 on error (Paulo Alcantara) [RHEL-116058] +- smb: client: fix mid_q_entry memleak leak with per-mid locking (Paulo Alcantara) [RHEL-116058] +- cifs: avoid extra calls to strlen() in cifs_get_spnego_key() (Paulo Alcantara) [RHEL-116058] +- cifs: Fix collect_sample() to handle any iterator type (Paulo Alcantara) [RHEL-116058] +- smb: client: only use a single wait_queue to monitor smbdirect connection status (Paulo Alcantara) [RHEL-116058] +- smb: client: don't call init_waitqueue_head(&info->conn_wait) twice in _smbd_get_connection (Paulo Alcantara) [RHEL-116058] +- smb: client: improve logging in smbd_conn_upcall() (Paulo Alcantara) [RHEL-116058] +- smb: client: return an error if rdma_connect does not return within 5 seconds (Paulo Alcantara) [RHEL-116058] +- smb: client: make use of smbdirect_socket.{send,recv}_io.mem.{cache,pool} (Paulo Alcantara) [RHEL-116058] +- smb: smbdirect: add smbdirect_socket.{send,recv}_io.mem.{cache,pool} (Paulo Alcantara) [RHEL-116058] +- smb: client: make use of struct smbdirect_send_io (Paulo Alcantara) [RHEL-116058] +- smb: smbdirect: introduce struct smbdirect_send_io (Paulo Alcantara) [RHEL-116058] +- smb: client: make use of SMBDIRECT_RECV_IO_MAX_SGE (Paulo Alcantara) [RHEL-116058] +- smb: smbdirect: add SMBDIRECT_RECV_IO_MAX_SGE (Paulo Alcantara) [RHEL-116058] +- smb: client: remove unused enum smbd_connection_status (Paulo Alcantara) [RHEL-116058] +- smb: client: make use of smbdirect_socket.recv_io.reassembly.* (Paulo Alcantara) [RHEL-116058] +- smb: smbdirect: introduce smbdirect_socket.recv_io.reassembly.* (Paulo Alcantara) [RHEL-116058] +- smb: client: make use of smb: smbdirect_socket.recv_io.free.{list,lock} (Paulo Alcantara) [RHEL-116058] +- smb: smbdirect: introduce smbdirect_socket.recv_io.free.{list,lock} (Paulo Alcantara) [RHEL-116058] +- smb: client: make use of struct smbdirect_recv_io (Paulo Alcantara) [RHEL-116058] +- smb: smbdirect: introduce struct smbdirect_recv_io (Paulo Alcantara) [RHEL-116058] +- smb: client: make use of smbdirect_socket->recv_io.expected (Paulo Alcantara) [RHEL-116058] +- smb: smbdirect: introduce smbdirect_socket.recv_io.expected (Paulo Alcantara) [RHEL-116058] +- smb: client: remove unused smbd_connection->fragment_reassembly_remaining (Paulo Alcantara) [RHEL-116058] +- smb: client: let recv_done() avoid touching data_transfer after cleanup/move (Paulo Alcantara) [RHEL-116058] +- smb: client: let recv_done() cleanup before notifying the callers. (Paulo Alcantara) [RHEL-116058] +- smb: client: make sure we call ib_dma_unmap_single() only if we called ib_dma_map_single already (Paulo Alcantara) [RHEL-116058] +- smb: client: remove separate empty_packet_queue (Paulo Alcantara) [RHEL-116058] +- smb: client: let send_done() cleanup before calling smbd_disconnect_rdma_connection() (Paulo Alcantara) [RHEL-116058] +- cifs: Move the SMB1 transport code out of transport.c (Paulo Alcantara) [RHEL-116058] +- smb: client: make use of common smbdirect_socket_parameters (Paulo Alcantara) [RHEL-116058] +- smb: smbdirect: introduce smbdirect_socket_parameters (Paulo Alcantara) [RHEL-116058] +- smb: client: make use of common smbdirect_socket (Paulo Alcantara) [RHEL-116058] +- smb: smbdirect: add smbdirect_socket.h (Paulo Alcantara) [RHEL-116058] +- smb: client: make use of common smbdirect.h (Paulo Alcantara) [RHEL-116058] +- smb: smbdirect: add smbdirect.h with public structures (Paulo Alcantara) [RHEL-116058] +- smb: client: make use of common smbdirect_pdu.h (Paulo Alcantara) [RHEL-116058] +- smb: smbdirect: add smbdirect_pdu.h with protocol definitions (Paulo Alcantara) [RHEL-116058] +- r8152: Advertise software timestamp information. (Jose Ignacio Tornos Martinez) [RHEL-132607] +- fbdev: Add bounds checking in bit_putcs to fix vmalloc-out-of-bounds (CKI Backport Bot) [RHEL-137684] {CVE-2025-40304} +- fbdev: bitblit: bound-check glyph index in bit_putcs* (CKI Backport Bot) [RHEL-136943] {CVE-2025-40322} +- ixgbe: use EOPNOTSUPP instead of ENOTSUPP in ixgbe_ptp_feature_enable() (Corinna Vinschen) [RHEL-97675] +- ixgbe: fix memory leak and use-after-free in ixgbe_recovery_probe() (Corinna Vinschen) [RHEL-97675] +- ixgbe: fix too early devlink_free() in ixgbe_remove() (Corinna Vinschen) [RHEL-97675] +- ixgbe: handle IXGBE_VF_FEATURES_NEGOTIATE mbox cmd (Corinna Vinschen) [RHEL-97675] +- ixgbevf: fix mailbox API compatibility by negotiating supported features (Corinna Vinschen) [RHEL-97673] +- ixgbe: handle IXGBE_VF_GET_PF_LINK_STATE mailbox operation (Corinna Vinschen) [RHEL-97675] +- ixgbevf: fix getting link speed data for E610 devices (Corinna Vinschen) [RHEL-97673] +- ixgbe: fix typos and docstring inconsistencies (Corinna Vinschen) [RHEL-97675] +- ixgbevf: fix proper type for error code in ixgbevf_resume() (Corinna Vinschen) [RHEL-97673] +- ixgbe: destroy aci.lock later within ixgbe_remove path (Corinna Vinschen) [RHEL-97675] +- ixgbe: initialize aci.lock before it's used (Corinna Vinschen) [RHEL-97675] +- ixgbe: fix typo in function comment for ixgbe_get_num_per_func() (Corinna Vinschen) [RHEL-97675] +- ixgbe: drop unnecessary casts to u16 / int (Corinna Vinschen) [RHEL-97675] +- ixgbe: reduce number of reads when getting OROM data (Corinna Vinschen) [RHEL-97675] +- ixgbe: add the 2.5G and 5G speeds in auto-negotiation for E610 (Corinna Vinschen) [RHEL-97675] +- ixgbe: fix incorrect map used in eee linkmode (Corinna Vinschen) [RHEL-97675] +- ixgbe: fix ndo_xdp_xmit() workloads (Corinna Vinschen) [RHEL-97675] +- ixgbe: xsk: resolve the negative overflow of budget in ixgbe_xmit_zc (Corinna Vinschen) [RHEL-97675] +- eth: intel: use vmalloc_array() to simplify code [ixgbevf] (Corinna Vinschen) [RHEL-97673] +- eth: intel: use vmalloc_array() to simplify code [ixgbe] (Corinna Vinschen) [RHEL-97675] +- net: Fix typos [ixgbevf] (Corinna Vinschen) [RHEL-97673] +- ixgbevf: remove unused fields from struct ixgbevf_adapter (Corinna Vinschen) [RHEL-97673] +- ethernet: intel: fix building with large NR_CPUS [ixgbe] (Corinna Vinschen) [RHEL-97675] +- ixgbe: spelling corrections (Corinna Vinschen) [RHEL-97675] +- ixgbe: turn off MDD while modifying SRRCTL (Corinna Vinschen) [RHEL-97675] +- ixgbe: add Tx hang detection unhandled MDD (Corinna Vinschen) [RHEL-97675] +- ixgbe: check for MDD events (Corinna Vinschen) [RHEL-97675] +- ixgbe: add MDD support (Corinna Vinschen) [RHEL-97675] +- ixgbe: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set() (Corinna Vinschen) [RHEL-97675] +- ixgbe: Fix typos and clarify comments in X550 driver code (Corinna Vinschen) [RHEL-97675] +- ixgbe: add link_down_events statistic (Corinna Vinschen) [RHEL-97675] +- ixgbe: devlink: add devlink region support for E610 (Corinna Vinschen) [RHEL-97675] +- ixgbe: add E610 .set_phys_id() callback implementation (Corinna Vinschen) [RHEL-97675] +- ixgbe: apply different rules for setting FC on E610 (Corinna Vinschen) [RHEL-97675] +- ixgbe: add support for ACPI WOL for E610 (Corinna Vinschen) [RHEL-97675] +- ixgbe: create E610 specific ethtool_ops structure (Corinna Vinschen) [RHEL-97675] +- ixgbevf: stop attempting IPSEC offload on Mailbox API 1.5 (Corinna Vinschen) [RHEL-97673] +- ixgbevf: Add support for new mailbox communication between PF and VF (Corinna Vinschen) [RHEL-97673] +- igc: Reduce TSN TX packet buffer from 7KB to 5KB per queue (Corinna Vinschen) [RHEL-97650] +- igc: fix race condition in TX timestamp read for register 0 (Corinna Vinschen) [RHEL-97650] +- igc: Restore default Qbv schedule when changing channels (Corinna Vinschen) [RHEL-97650] +- igc: extract GRXRINGS from .get_rxnfc (Corinna Vinschen) [RHEL-97650] +- igc: use EOPNOTSUPP instead of ENOTSUPP in igc_ethtool_get_sset_count() (Corinna Vinschen) [RHEL-97650] +- igc: power up the PHY before the link test (Corinna Vinschen) [RHEL-97650] +- igc: don't fail igc_probe() on LED setup error (Corinna Vinschen) [RHEL-97650] {CVE-2025-39956} +- igc: drop unnecessary constant casts to u16 (Corinna Vinschen) [RHEL-97650] +- igc: fix disabling L1.2 PCI-E link substate on I226 on init (Corinna Vinschen) [RHEL-97650] +- eth: intel: use vmalloc_array() to simplify code [igc] (Corinna Vinschen) [RHEL-97650] +- net: Fix typos [igc] (Corinna Vinschen) [RHEL-97650] +- igc: Add wildcard rule support to ethtool NFC using Default Queue (Corinna Vinschen) [RHEL-97650] +- igc: Relocate RSS field definitions to igc_defines.h (Corinna Vinschen) [RHEL-97650] +- igc: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set() (Corinna Vinschen) [RHEL-97650] +- igc: disable L1.2 PCI-E link substate to avoid performance issue (Corinna Vinschen) [RHEL-97650] +- igc: Make the const read-only array supported_sizes static (Corinna Vinschen) [RHEL-97650] +- igc: add preemptible queue support in mqprio (Corinna Vinschen) [RHEL-97650] +- igc: add preemptible queue support in taprio (Corinna Vinschen) [RHEL-97650] +- igc: add private flag to reverse TX queue priority in TSN mode (Corinna Vinschen) [RHEL-97650] +- igc: assign highest TX queue number as highest priority in mqprio (Corinna Vinschen) [RHEL-97650] +- igc: refactor TXDCTL macros to use FIELD_PREP and GEN_MASK (Corinna Vinschen) [RHEL-97650] +- igc: add DCTL prefix to related macros (Corinna Vinschen) [RHEL-97650] +- igc: move TXDCTL and RXDCTL related macros (Corinna Vinschen) [RHEL-97650] +- igc: Change Tx mode for MQPRIO offloading (Corinna Vinschen) [RHEL-97650] +- igc: Limit netdev_tc calls to MQPRIO (Corinna Vinschen) [RHEL-97650] +- igc: add support to get frame preemption statistics via ethtool (Corinna Vinschen) [RHEL-97650] +- igc: add support to get MAC Merge data via ethtool (Corinna Vinschen) [RHEL-97650] +- igc: block setting preemptible traffic class in taprio (Corinna Vinschen) [RHEL-97650] +- igc: add support to set tx-min-frag-size (Corinna Vinschen) [RHEL-97650] +- igc: add support for frame preemption verification (Corinna Vinschen) [RHEL-97650] +- igc: Fix TX drops in XDP ZC (Corinna Vinschen) [RHEL-97650] +- igc: Add launch time support to XDP ZC (Corinna Vinschen) [RHEL-97650] +- igc: Refactor empty frame insertion for launch time support (Corinna Vinschen) [RHEL-97650] +- igc: Switch to use hrtimer_setup() (Corinna Vinschen) [RHEL-97650] +- igb: extract GRXRINGS from .get_rxnfc (Corinna Vinschen) [RHEL-97672] +- igbvf: fix misplaced newline in VLAN add warning message (Corinna Vinschen) [RHEL-97690] +- igb: use EOPNOTSUPP instead of ENOTSUPP in igb_get_sset_count() (Corinna Vinschen) [RHEL-97672] +- igb: fix link test skipping when interface is admin down (Corinna Vinschen) [RHEL-97672] +- igb: Fix NULL pointer dereference in ethtool loopback test (Corinna Vinschen) [RHEL-97672] +- igb: drop unnecessary constant casts to u16 (Corinna Vinschen) [RHEL-97672] +- igbvf: remove redundant counter rx_long_byte_count from ethtool statistics (Corinna Vinschen) [RHEL-97690] +- igbvf: add lbtx_packets and lbtx_bytes to ethtool statistics (Corinna Vinschen) [RHEL-97690] +- eth: intel: use vmalloc_array() to simplify code [igb] (Corinna Vinschen) [RHEL-97672] +- igbvf: remove unused fields from struct igbvf_adapter (Corinna Vinschen) [RHEL-97690] +- igbvf: add tx_timeout_count to ethtool statistics (Corinna Vinschen) [RHEL-97690] +- igbvf: remove unused interrupt counter fields from struct igbvf_adapter (Corinna Vinschen) [RHEL-97690] +- igb: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set() (Corinna Vinschen) [RHEL-97672] +Resolves: RHEL-116058, RHEL-132607, RHEL-136943, RHEL-137684, RHEL-145368, RHEL-97650, RHEL-97672, RHEL-97673, RHEL-97675, RHEL-97690 + +* Wed Feb 04 2026 CKI KWF Bot [5.14.0-674.el9] +- s390/drivers: Remove unnecessary include (Mete Durlu) [RHEL-99995] +- scsi: zfcp: Simplify workqueue allocation (Mete Durlu) [RHEL-99995] +- s390/zfcp: Remove outdated email address (Mete Durlu) [RHEL-99995] +- rcu/nocb: Add Safe checks for access offloaded rdp (Luis Claudio R. Goncalves) [RHEL-144727] +- atm: clip: Fix infinite recursive call of clip_push(). (Guillaume Nault) [RHEL-137596] {CVE-2025-38459} +- drm/amdkfd: Fix improper NULL termination of queue restore SMI event string (José Expósito) [RHEL-135337] +- drm/amd/display: Fix DP no audio issue (José Expósito) [RHEL-135337] +- drm/amd/pm: force send pcie parmater on navi1x (José Expósito) [RHEL-135337] +- drm/amd/pm: fix wrong pcie parameter on navi1x (José Expósito) [RHEL-135337] +- drm/amd/display: shrink struct members (José Expósito) [RHEL-135337] +- drm/radeon: Remove __counted_by from ClockInfoArray.clockInfo[] (José Expósito) [RHEL-135337] +- drm/tidss: Fix enable/disable order (José Expósito) [RHEL-135337] +- drm/atomic-helper: Export and namespace some functions (José Expósito) [RHEL-135337] +- drm/amdgpu: Fix query for VPE block_type and ip_count (José Expósito) [RHEL-135337] +- drm/amd/display: Apply e4479aecf658 to dml (José Expósito) [RHEL-135337] +- Revert "drm/atomic-helper: Re-order bridge chain pre-enable and post-disable" (José Expósito) [RHEL-135337] +- nouveau: don't attempt fwsec on sb on newer platforms. (José Expósito) [RHEL-135337] +- drm/imagination: Disallow exporting of PM/FW protected objects (José Expósito) [RHEL-135337] +- drm/nouveau/dispnv50: Don't call drm_atomic_get_crtc_state() in prepare_fb (José Expósito) [RHEL-135337] +- drm/pagemap, drm/xe: Ensure that the devmem allocation is idle before use (José Expósito) [RHEL-135337] +- drm/xe/svm: Fix a debug printout (José Expósito) [RHEL-135337] +- drm/i915/gem: Zero-initialize the eb.vma array in i915_gem_do_execbuffer (José Expósito) [RHEL-135337] +- drm/xe: Drop preempt-fences when destroying imported dma-bufs. (José Expósito) [RHEL-135337] +- drm/xe: Use usleep_range for accurate long-running workload timeslicing (José Expósito) [RHEL-135337] +- drm/xe: Adjust long-running workload timeslices to reasonable values (José Expósito) [RHEL-135337] +- drm/xe/eustall: Disallow 0 EU stall property values (José Expósito) [RHEL-135337] +- drm/xe/oa: Disallow 0 OA property values (José Expósito) [RHEL-135337] +- drm/xe/bo: Don't include the CCS metadata in the dma-buf sg-table (José Expósito) [RHEL-135337] +- drm: Fix object leak in DRM_IOCTL_GEM_CHANGE_HANDLE (José Expósito) [RHEL-135337] +- drm/mgag200: Fix big-endian support (José Expósito) [RHEL-135337] +- drm/ttm: Avoid NULL pointer deref for evicted BOs (José Expósito) [RHEL-135337] +- drm/i915: Fix format string truncation warning (José Expósito) [RHEL-135337] +- drm/amdkfd: Trap handler support for expert scheduling mode (José Expósito) [RHEL-135337] +- drm/amdkfd: bump minimum vgpr size for gfx1151 (José Expósito) [RHEL-135337] +- drm/amdkfd: Export the cwsr_size and ctl_stack_size to userspace (José Expósito) [RHEL-135337] +- drm/nouveau/gsp: Allocate fwsec-sb at boot (José Expósito) [RHEL-135337] +- drm/bridge: ti-sn65dsi83: ignore PLL_UNLOCK errors (José Expósito) [RHEL-135337] +- drm/amd: Fix unbind/rebind for VCN 4.0.5 (José Expósito) [RHEL-135337] +- drm/xe/oa: Fix potential UAF in xe_oa_add_config_ioctl() (José Expósito) [RHEL-135337] +- drm/gma500: Remove unused helper psb_fbdev_fb_setcolreg() (José Expósito) [RHEL-135337] +- drm/buddy: Separate clear and dirty free block trees (José Expósito) [RHEL-135337] +- drm/buddy: Optimize free block management with RB tree (José Expósito) [RHEL-135337] +- drm/amdgpu/gmc11: add amdgpu_vm_handle_fault() handling (José Expósito) [RHEL-135337] +- drm/amdgpu/sdma6: Update SDMA 6.0.3 FW version to include UMQ protected-fence fix (José Expósito) [RHEL-135337] +- drm/amdgpu: add missing lock to amdgpu_ttm_access_memory_sdma (José Expósito) [RHEL-135337] +- drm/amdgpu: Forward VMID reservation errors (José Expósito) [RHEL-135337] +- drm/amdgpu/gmc12: add amdgpu_vm_handle_fault() handling (José Expósito) [RHEL-135337] +- Revert "drm/amd: Skip power ungate during suspend for VPE" (José Expósito) [RHEL-135337] +- drm/xe/guc: READ/WRITE_ONCE g2h_fence->done (José Expósito) [RHEL-135337] +- drm/gem-shmem: Fix the MODULE_LICENSE() string (José Expósito) [RHEL-135337] +- drm/amdgpu: don't attach the tlb fence for SI (José Expósito) [RHEL-135337] +- drm/displayid: add quirk to ignore DisplayID checksum errors (José Expósito) [RHEL-135337] +- drm/edid: add DRM_EDID_IDENT_INIT() to initialize struct drm_edid_ident (José Expósito) [RHEL-135337] +- drm: nova: depend on CONFIG_64BIT (José Expósito) [RHEL-135337] +- drm/displayid: pass iter to drm_find_displayid_extension() (José Expósito) [RHEL-135337] +- drm/amd/display: Fix scratch registers offsets for DCN351 (José Expósito) [RHEL-135337] +- drm/amd/display: Fix scratch registers offsets for DCN35 (José Expósito) [RHEL-135337] +- drm/amd/display: Use GFP_ATOMIC in dc_create_plane_state() (José Expósito) [RHEL-135337] +- Revert "drm/amd/display: Fix pbn to kbps Conversion" (José Expósito) [RHEL-135337] +- drm/xe/oa: Always set OAG_OAGLBCTXCTRL_COUNTER_RESUME (José Expósito) [RHEL-135337] +- drm/xe/oa: Limit num_syncs to prevent oversized allocations (José Expósito) [RHEL-135337] +- drm/xe: Limit num_syncs to prevent oversized allocations (José Expósito) [RHEL-135337] +- drm/amdgpu: fix a job->pasid access race in gpu recovery (José Expósito) [RHEL-135337] +- drm/panel: sony-td4353-jdi: Enable prepare_prev_first (José Expósito) [RHEL-135337] +- drm/xe: Restore engine registers before restarting schedulers after GT reset (José Expósito) [RHEL-135337] +- drm/xe: Increase TDF timeout (José Expósito) [RHEL-135337] +- drm/me/gsc: mei interrupt top half should be in irq disabled context (José Expósito) [RHEL-135337] +- drm/xe: fix drm_gpusvm_init() arguments (José Expósito) [RHEL-135337] +- drm/xe: Apply Wa_14020316580 in xe_gt_idle_enable_pg() (José Expósito) [RHEL-135337] +- drm/xe: Fix freq kobject leak on sysfs_create_files failure (José Expósito) [RHEL-135337] +- drm/tests: Handle EDEADLK in set_up_atomic_state() (José Expósito) [RHEL-135337] +- drm/tests: Handle EDEADLK in drm_test_check_valid_clones() (José Expósito) [RHEL-135337] +- drm/tests: hdmi: Handle drm_kunit_helper_enable_crtc_connector() returning EDEADLK (José Expósito) [RHEL-135337] +- drm/i915/fbdev: Hold runtime PM ref during fbdev BO creation (José Expósito) [RHEL-135337] +- drm/{i915, xe}/fbdev: deduplicate struct drm_mode_fb_cmd2 init (José Expósito) [RHEL-135337] +- drm/{i915, xe}/fbdev: pass struct drm_device to intel_fbdev_fb_alloc() (José Expósito) [RHEL-135337] +- drm/i915/fbdev: make intel_framebuffer_create() error return handling explicit (José Expósito) [RHEL-135337] +- drm/xe/fbdev: use the same 64-byte stride alignment as i915 (José Expósito) [RHEL-135337] +- drm/amdkfd: Use huge page size to check split svm range alignment (José Expósito) [RHEL-135337] +- drm/nouveau: fix circular dep oops from vendored i2c encoder (José Expósito) [RHEL-135337] +- drm/nouveau: refactor deprecated strcpy (José Expósito) [RHEL-135337] +- drm/plane: Fix IS_ERR() vs NULL check in drm_plane_create_hotspot_properties() (José Expósito) [RHEL-135337] +- drm/panel: novatek-nt35560: avoid on-stack device structure (José Expósito) [RHEL-135337] +- drm/panthor: Prevent potential UAF in group creation (José Expósito) [RHEL-135337] +- drm/amdkfd: assign AID to uuid in topology for SPX mode (José Expósito) [RHEL-135337] +- drm/amd/display: Fix logical vs bitwise bug in get_embedded_panel_info_v2_1() (José Expósito) [RHEL-135337] +- drm/panthor: Avoid adding of kernel BOs to extobj list (José Expósito) [RHEL-135337] +- drm/nouveau: restrict the flush page to a 32-bit address (José Expósito) [RHEL-135337] +- drm/tidss: Move OLDI mode validation to OLDI bridge mode_valid hook (José Expósito) [RHEL-135337] +- drm/tidss: Remove max_pclk_khz and min_pclk_khz from tidss display features (José Expósito) [RHEL-135337] +- drm/panthor: Fix potential memleak of vma structure (José Expósito) [RHEL-135337] +- drm/panthor: Fix UAF on kernel BO VA nodes (José Expósito) [RHEL-135337] +- drm/panthor: Fix race with suspend during unplug (José Expósito) [RHEL-135337] +- drm/panthor: Fix UAF race between device unplug and FW event processing (José Expósito) [RHEL-135337] +- drm/panthor: Fix group_free_queue() for partially initialized queues (José Expósito) [RHEL-135337] +- drm/panthor: Handle errors returned by drm_sched_entity_init() (José Expósito) [RHEL-135337] +- drm/imagination: Fix reference to devm_platform_get_and_ioremap_resource() (José Expósito) [RHEL-135337] +- accel/ivpu: Fix race condition when unbinding BOs (José Expósito) [RHEL-135337] +- drm: nova: select NOVA_CORE (José Expósito) [RHEL-135337] +- accel/ivpu: Remove skip of dma unmap for imported buffers (José Expósito) [RHEL-135337] +- drm/rcar-du: dsi: Fix missing parameter in RXSETR_...EN macros (José Expósito) [RHEL-135337] +- drm/amdgpu/userq: fix SDMA and compute validation (José Expósito) [RHEL-135337] +- drm/amdgpu: add userq object va track helpers (José Expósito) [RHEL-135337] +- accel/ivpu: Fix race condition when mapping dmabuf (José Expósito) [RHEL-135337] +- drm: atmel-hlcdc: fix atmel_xlcdc_plane_setup_scaler() (José Expósito) [RHEL-135337] +- drm/vgem-fence: Fix potential deadlock on release (José Expósito) [RHEL-135337] +- accel/ivpu: Fix DCT active percent format (José Expósito) [RHEL-135337] +- accel/ivpu: Fix page fault in ivpu_bo_unbind_all_bos_from_context() (José Expósito) [RHEL-135337] +- accel/ivpu: Rework bind/unbind of imported buffers (José Expósito) [RHEL-135337] +- drm/panel: visionox-rm69299: Don't clear all mode flags (José Expósito) [RHEL-135337] +- drm/panel: visionox-rm69299: Fix clock frequency for SHIFT6mq (José Expósito) [RHEL-135337] +- accel/ivpu: Ensure rpm_runtime_put in case of engine reset/resume fail (José Expósito) [RHEL-135337] +- Reapply "drm/vkms: convert to use faux_device" (José Expósito) [RHEL-135337] +- printk: Use console_is_usable on console_unblank (Derek Barbosa) [RHEL-141481] +- printk: Check CON_SUSPEND when unblanking a console (Derek Barbosa) [RHEL-141481] +- printk: Avoid irq_work for printk_deferred() on suspend (Derek Barbosa) [RHEL-141481] +- printk: Avoid scheduling irq_work on suspend (Derek Barbosa) [RHEL-141481] +- printk: nbcon: Allow reacquire during panic (Derek Barbosa) [RHEL-141481] +- printk: Allow printk_trigger_flush() to flush all types (Herton R. Krzesinski) [RHEL-141481] +- printk: nbcon: Use raw_cpu_ptr() instead of open coding (Herton R. Krzesinski) [RHEL-141481] +- backport "printk: Add helper for flush type logic" and associated changes (Herton R. Krzesinski) [RHEL-141481] +- printk: Remove redundant deferred check in vprintk() (Herton R. Krzesinski) [RHEL-141481] +- printk: Introduce force_legacy_kthread() macro (Herton R. Krzesinski) [RHEL-141481] +- printk: Add is_printk_legacy_deferred() (Herton R. Krzesinski) [RHEL-141481] +- ntb_hw_switchtec: Fix shift-out-of-bounds in switchtec_ntb_mw_set_trans (Myron Stowe) [RHEL-132890] {CVE-2023-53034} +- squashfs: fix memory leak in squashfs_fill_super (Abhi Das) [RHEL-138020] {CVE-2025-38415} +- Squashfs: check return result of sb_min_blocksize (CKI Backport Bot) [RHEL-138020] {CVE-2025-38415} +- scsi: qla2xxx: Enable/disable IRQD_NO_BALANCING during reset (Ewan D. Milne) [RHEL-89559] +- scsi: ipr: Enable/disable IRQD_NO_BALANCING during reset (Ewan D. Milne) [RHEL-89559] +- perf/x86/intel/cstate: Add Clearwater Forest support (Michael Petlan) [RHEL-45067] +- gfs2: Fix duplicate should_fault_in_pages() call (Andreas Gruenbacher) [RHEL-7971] +Resolves: RHEL-132890, RHEL-135337, RHEL-137596, RHEL-138020, RHEL-141481, RHEL-144727, RHEL-45067, RHEL-7971, RHEL-89559, RHEL-99995 + +* Tue Feb 03 2026 CKI KWF Bot [5.14.0-673.el9] +- s390/cio: Update purge function to unregister the unused subchannels (Mete Durlu) [RHEL-145337] +- s390/ipl: Clear SBP flag when bootprog is set (Mete Durlu) [RHEL-145338] +- platform/x86:intel/pmc: Enable SSRAM support for Wildcat Lake (David Arcari) [RHEL-95637] +- platform/x86:intel/pmc: Remove redundant has_die_c6 variable (David Arcari) [RHEL-95637] +- platform/x86:intel/pmc: Relocate lpm_req_guid to pmc_reg_map (David Arcari) [RHEL-95637] +- platform/x86:intel/pmc: Rename PMC index variable to pmc_idx (David Arcari) [RHEL-95637] +- platform/x86:intel/pmc: Add DMU GUID to Arrow Lake U/H (David Arcari) [RHEL-95637] +- platform/x86:intel/pmc: Add support for multiple DMU GUIDs (David Arcari) [RHEL-95637] +- platform/x86:intel/pmc: Update Arrow Lake telemetry GUID (David Arcari) [RHEL-95637] +- platform/x86:intel/pmc: Replace dev_warn() with dev_dbg() (David Arcari) [RHEL-95637] +- platform/x86:intel/pmc: Enable SSRAM support for Panther Lake (David Arcari) [RHEL-95637] +- platform/x86:intel/pmc: Show substate requirement for S0ix blockers (David Arcari) [RHEL-95637] +- platform/x86:intel/pmc: Improve function to show substate header (David Arcari) [RHEL-95637] +- platform/x86:intel/pmc: Move telemetry endpoint register handling (David Arcari) [RHEL-95637] +- platform/x86:intel/pmc: Enable SSRAM support for Lunar Lake (David Arcari) [RHEL-95637] +- platform/x86/intel/pmc: Add Wildcat Lake support to Intel PMC SSRAM Telemetry (David Arcari) [RHEL-95637] +- platform/x86/intel/pmc: use kcalloc() instead of kzalloc() (David Arcari) [RHEL-95637] +- platform/x86/intel/vsec: Add support for Wildcat Lake (David Arcari) [RHEL-95637] +- platform/x86/amd/hsmp: Replace amd_num_nodes() with topology_max_packages() (David Arcari) [RHEL-122802] +- tools/power turbostat: Add Wildcat Lake and Nova Lake support (CKI Backport Bot) [RHEL-95677] +- EDAC/i10nm: Add Intel Clearwater Forest server support (Aristeu Rozanski) [RHEL-45085] +- ipmi: Fix handling of messages with provided receive message pointer (Tony Camuso) [RHEL-97718] +- ipmi: Add Loongson-2K BMC support (Tony Camuso) [RHEL-97718] +- ipmi:si: Gracefully handle if the BMC is non-functional (Tony Camuso) [RHEL-97718] +- ipmi: Rename "user_data" to "recv_msg" in an SMI message (Tony Camuso) [RHEL-97718] +- ipmi: Allow an SMI sender to return an error (Tony Camuso) [RHEL-97718] +- ipmi:si: Move flags get start to its own function (Tony Camuso) [RHEL-97718] +- ipmi:si: Merge some if statements (Tony Camuso) [RHEL-97718] +- ipmi: Set a timer for maintenance mode (Tony Camuso) [RHEL-97718] +- ipmi: Add a maintenance mode sysfs file (Tony Camuso) [RHEL-97718] +- ipmi: Disable sysfs access and requests in maintenance mode (Tony Camuso) [RHEL-97718] +- ipmi: Differentiate between reset and firmware update in maintenance (Tony Camuso) [RHEL-97718] +- ipmi: Rework user message limit handling (Tony Camuso) [RHEL-97718] +- Revert "ipmi: fix msg stack when IPMI is disconnected" (Tony Camuso) [RHEL-97718] +- ipmi:msghandler:Change seq_lock to a mutex (Tony Camuso) [RHEL-97718] +- ipmi: Use dev_warn_ratelimited() for incorrect message warnings (Tony Camuso) [RHEL-97718] +- char: ipmi: remove redundant variable 'type' and check (Tony Camuso) [RHEL-97718] +- ipmi: Fix strcpy source and destination the same (Tony Camuso) [RHEL-97718] +- ipmi:msghandler: Fix potential memory corruption in ipmi_create_user() (Tony Camuso) [RHEL-97718] +- ipmi:watchdog: Use the new interface for panic messages (Tony Camuso) [RHEL-97718] +- ipmi:msghandler: Export and fix panic messaging capability (Tony Camuso) [RHEL-97718] +- ipmi:ssif: Fix a shutdown race (Tony Camuso) [RHEL-97718] +- ipmi:msghandler: Don't deliver messages to deleted users (Tony Camuso) [RHEL-97718] +- ipmi:si: Rework startup of IPMI devices (Tony Camuso) [RHEL-97718] +- ipmi:msghandler: Add a error return from unhandle LAN cmds (Tony Camuso) [RHEL-97718] +- ipmi:msghandler: Shut down lower layer first at unregister (Tony Camuso) [RHEL-97718] +- ipmi:msghandler: Remove proc_fs.h (Tony Camuso) [RHEL-97718] +- ipmi:msghandler: Don't check for shutdown when returning responses (Tony Camuso) [RHEL-97718] +- ipmi:msghandler: Don't acquire a user refcount for queued messages (Tony Camuso) [RHEL-97718] +- ipmi:msghandler: Fix locking around users and interfaces (Tony Camuso) [RHEL-97718] +- ipmi:msghandler: Remove some user level processing in panic mode (Tony Camuso) [RHEL-97718] +- ipmi: Add a note about the pretimeout callback (Tony Camuso) [RHEL-97718] +- ipmi:watchdog: Change lock to mutex (Tony Camuso) [RHEL-97718] +- ipmi:msghandler: Remove srcu for the ipmi_interfaces list (Tony Camuso) [RHEL-97718] +- ipmi:msghandler: Remove srcu from the ipmi user structure (Tony Camuso) [RHEL-97718] +- ipmi:msghandler: Use the system_wq, not system_bh_wq (Tony Camuso) [RHEL-97718] +- ipmi_msghandler: Change the events lock to a mutex (Tony Camuso) [RHEL-97718] +- ipmi:msghandler: Deliver user messages in a work queue (Tony Camuso) [RHEL-97718] +- ipmi:msghandler: Rename recv_work to smi_work (Tony Camuso) [RHEL-97718] +- ipmi:msghandler: Use READ_ONCE on run_to_completion (Tony Camuso) [RHEL-97718] +- ipmi:si: Move SI type information into an info structure (Tony Camuso) [RHEL-97718] +- ipmi:msghandler: Move timer handling into a work queue (Tony Camuso) [RHEL-97718] +- i40e: add rh_phys_port_name mod option to behave like upstream (Michal Schmidt) [RHEL-126034] +- ice: add rh_phys_port_name mod option to behave like upstream (Michal Schmidt) [RHEL-126034] +Resolves: RHEL-122802, RHEL-126034, RHEL-145337, RHEL-145338, RHEL-45085, RHEL-95637, RHEL-95677, RHEL-97718 + +* Mon Feb 02 2026 CKI KWF Bot [5.14.0-672.el9] +- net: ipv4: convert ip_rcv_options to drop reasons (Antoine Tenart) [RHEL-139236] +- net: ipv4: simplify drop reason handling in ip_rcv_finish_core (Antoine Tenart) [RHEL-139236] +- net: ipv4: make udp_v4_early_demux explicitly return drop reason (Antoine Tenart) [RHEL-139236] +- net/sched: Add precise drop reason for pfifo_fast queue overflows (Antoine Tenart) [RHEL-139236] +- net: track pfmemalloc drops via SKB_DROP_REASON_PFMEMALLOC (Antoine Tenart) [RHEL-139236] +- net: arp: use kfree_skb_reason() in arp_rcv() (Antoine Tenart) [RHEL-139236] +- can: add drop reasons in CAN protocols receive path (Antoine Tenart) [RHEL-139236] +- can: add drop reasons in the receive path of AF_CAN (Antoine Tenart) [RHEL-139236] +- net: neigh: use kfree_skb_reason() in neigh_resolve_output() and neigh_connected_output() (Antoine Tenart) [RHEL-139236] +- net: flush_backlog() small changes (Antoine Tenart) [RHEL-139236] +- tcp: rstreason: let it work finally in tcp_send_active_reset() (Antoine Tenart) [RHEL-139236] +- tcp: rstreason: introduce SK_RST_REASON_TCP_DISCONNECT_WITH_DATA for active reset (Antoine Tenart) [RHEL-139236] +- tcp: rstreason: introduce SK_RST_REASON_TCP_KEEPALIVE_TIMEOUT for active reset (Antoine Tenart) [RHEL-139236] +- tcp: rstreason: introduce SK_RST_REASON_TCP_STATE for active reset (Antoine Tenart) [RHEL-139236] +- tcp: rstreason: introduce SK_RST_REASON_TCP_ABORT_ON_MEMORY for active reset (Antoine Tenart) [RHEL-139236] +- tcp: rstreason: introduce SK_RST_REASON_TCP_ABORT_ON_LINGER for active reset (Antoine Tenart) [RHEL-139236] +- tcp: rstreason: introduce SK_RST_REASON_TCP_ABORT_ON_CLOSE for active reset (Antoine Tenart) [RHEL-139236] +- x86/lam: Disable ADDRESS_MASKING in most cases (Rafael Aquini) [RHEL-109600] +- svcrdma: use rc_pageoff for memcpy byte offset (CKI Backport Bot) [RHEL-142791] {CVE-2025-68811} +- mm: Create/affine kswapd to its preferred node (Rafael Aquini) [RHEL-135521] +- mm: Create/affine kcompactd to its preferred node (Rafael Aquini) [RHEL-135521] +- mm/vmscan: print err before panic (Rafael Aquini) [RHEL-135521] +- kthread: Fix return value on kzalloc() failure in kthread_affine_preferred() (Rafael Aquini) [RHEL-135521] +- kthread: Implement preferred affinity (Rafael Aquini) [RHEL-135521] +- kthread: Default affine kthread to its preferred NUMA node (Rafael Aquini) [RHEL-135521] +- kthread: Make sure kthread hasn't started while binding it (Rafael Aquini) [RHEL-135521] +- sched,arm64: Handle CPU isolation on last resort fallback rq selection (Rafael Aquini) [RHEL-135521] +- arm64: Exclude nohz_full CPUs from 32bits el0 support (Rafael Aquini) [RHEL-135521] +- blk-mq: skip CPU offline notify on unmapped hctx (Ming Lei) [RHEL-140714] +- padata: remove __padata_list_init() (Herbert Xu) [RHEL-127800] +Resolves: RHEL-109600, RHEL-127800, RHEL-135521, RHEL-139236, RHEL-140714, RHEL-142791 + +* Fri Jan 30 2026 CKI KWF Bot [5.14.0-671.el9] +- ice: Fix kernel panic due to page refcount underflow (CKI Backport Bot) [RHEL-137910] +- ice: fix devlink reload call trace (Michal Schmidt) [RHEL-141485] +- ice: add missing ice_deinit_hw() in devlink reinit path (Michal Schmidt) [RHEL-141485] +- ice: Fix persistent failure in ice_get_rxfh (Michal Schmidt) [RHEL-141485] +- ice: Fix incorrect timeout ice_release_res() (Michal Schmidt) [RHEL-141485] +- ice: Avoid detrimental cleanup for bond during interface stop (Michal Schmidt) [RHEL-141485] +- ice: initialize ring_stats->syncp (Michal Schmidt) [RHEL-141485] +- ice: remove duplicate call to ice_deinit_hw() on error paths (Michal Schmidt) [RHEL-141485] +- ice: move ice_deinit_dev() to the end of deinit paths (Michal Schmidt) [RHEL-141485] +- ice: extract ice_init_dev() from ice_init() (Michal Schmidt) [RHEL-141485] +- ice: move ice_init_pf() out of ice_init_dev() (Michal Schmidt) [RHEL-141485] +- ice: move udp_tunnel_nic and misc IRQ setup into ice_init_pf() (Michal Schmidt) [RHEL-141485] +- iavf: add RSS support for GTP protocol via ethtool (Michal Schmidt) [RHEL-141485] +- ice: implement GTP RSS context tracking and configuration (Michal Schmidt) [RHEL-141485] +- ice: add virtchnl definitions and static data for GTP RSS (Michal Schmidt) [RHEL-141485] +- ice: ice_init_pf: destroy mutexes and xarrays on memory alloc failure (Michal Schmidt) [RHEL-141485] +- ice: refactor to use helpers (Michal Schmidt) [RHEL-141485] +- ice: add E830 Earliest TxTime First Offload support (Michal Schmidt) [RHEL-141485] +- ice, libie: move fwlog code to libie (Michal Schmidt) [RHEL-141485] +- ice: support egress drop rules on PF (Michal Schmidt) [RHEL-141485] +- iavf: fix off-by-one issues in iavf_config_rss_reg() (Michal Schmidt) [RHEL-141485] {CVE-2025-71087} +- iavf: clarify VLAN add/delete log messages and lower log level (Michal Schmidt) [RHEL-141485] +- ice: fix comment typo and correct module format string (Michal Schmidt) [RHEL-141485] +- iavf: Implement settime64 with -EOPNOTSUPP (Michal Schmidt) [RHEL-141485] {CVE-2025-68752} +- ice: fix PTP cleanup on driver removal in error path (Michal Schmidt) [RHEL-141485] {CVE-2025-68215} +- ice: Extend PTYPE bitmap coverage for GTP encapsulated flows (Michal Schmidt) [RHEL-141485] +- ice: improve TCAM priority handling for RSS profiles (Michal Schmidt) [RHEL-141485] +- ice: add flow parsing for GTP and new protocol field support (Michal Schmidt) [RHEL-141485] +- ice: Allow 100M speed for E825C SGMII device (Michal Schmidt) [RHEL-141485] +- ice: fix usage of logical PF id (Michal Schmidt) [RHEL-141485] +- ice: fix destination CGU for dual complex E825 (Michal Schmidt) [RHEL-141485] +- ice: fix lane number calculation (Michal Schmidt) [RHEL-141485] +- ice: move ice_init_interrupt_scheme() prior ice_init_pf() (Michal Schmidt) [RHEL-141485] +- ice: move service task start out of ice_init_pf() (Michal Schmidt) [RHEL-141485] +- ice: enforce RTNL assumption of queue NAPI manipulation (Michal Schmidt) [RHEL-141485] +- ice: implement transmit hardware timestamp statistics (Michal Schmidt) [RHEL-141485] +- ice: add tracking of good transmit timestamps (Michal Schmidt) [RHEL-141485] +- ice: implement ethtool standard stats (Michal Schmidt) [RHEL-141485] +- libie: fix string names for AQ error codes (Michal Schmidt) [RHEL-141485] +- iavf: fix proper type for error code in iavf_resume() (Michal Schmidt) [RHEL-141485] +- ice: Remove deprecated ice_lag_move_new_vf_nodes() call (Michal Schmidt) [RHEL-141485] +- ice: move ice_qp_[ena|dis] for reuse (Michal Schmidt) [RHEL-141485] +- ice: reregister fwlog after driver reinit (Michal Schmidt) [RHEL-141485] +- ice: prepare for moving file to libie (Michal Schmidt) [RHEL-141485] +- ice: move debugfs code to fwlog (Michal Schmidt) [RHEL-141485] +- libie, ice: move fwlog admin queue to libie (Michal Schmidt) [RHEL-141485] +- ice: drop driver specific structure from fwlog code (Michal Schmidt) [RHEL-141485] +- ice: check for PF number outside the fwlog code (Michal Schmidt) [RHEL-141485] +- ice: move out debugfs init from fwlog (Michal Schmidt) [RHEL-141485] +- ice: allow calling custom send function in fwlog (Michal Schmidt) [RHEL-141485] +- ice: add pdev into fwlog structure and use it for logging (Michal Schmidt) [RHEL-141485] +- ice: introduce ice_fwlog structure (Michal Schmidt) [RHEL-141485] +- ice: drop ice_pf_fwlog_update_module() (Michal Schmidt) [RHEL-141485] +- ice: move get_fwlog_data() to fwlog file (Michal Schmidt) [RHEL-141485] +- ice: make fwlog functions static (Michal Schmidt) [RHEL-141485] +- ice: finish virtchnl.c split into rss.c (Michal Schmidt) [RHEL-141485] +- ice: extract virt/rss.c: cleanup - p2 (Michal Schmidt) [RHEL-141485] +- ice: extract virt/rss.c: cleanup - p1 (Michal Schmidt) [RHEL-141485] +- ice: split RSS stuff out of virtchnl.c - copy back (Michal Schmidt) [RHEL-141485] +- ice: split RSS stuff out of virtchnl.c - tmp rename (Michal Schmidt) [RHEL-141485] +- ice: finish virtchnl.c split into queues.c (Michal Schmidt) [RHEL-141485] +- ice: extract virt/queues.c: cleanup - p3 (Michal Schmidt) [RHEL-141485] +- ice: extract virt/queues.c: cleanup - p2 (Michal Schmidt) [RHEL-141485] +- ice: extract virt/queues.c: cleanup - p1 (Michal Schmidt) [RHEL-141485] +- ice: split queue stuff out of virtchnl.c - copy back (Michal Schmidt) [RHEL-141485] +- ice: split queue stuff out of virtchnl.c - tmp rename (Michal Schmidt) [RHEL-141485] +- ice: fix incorrect counter for buffer allocation failures (Michal Schmidt) [RHEL-141485] +- ice: add virt/ and move ice_virtchnl* files there (Michal Schmidt) [RHEL-141485] +- ice: Implement support for SRIOV VFs across Active/Active bonds (Michal Schmidt) [RHEL-141485] +- ice: cleanup capabilities evaluation (Michal Schmidt) [RHEL-141485] +- ice: Cleanup variable initialization in LAG code (Michal Schmidt) [RHEL-141485] +- ice: move LAG function in code to prepare for Active-Active (Michal Schmidt) [RHEL-141485] +- ice: Add driver specific prefix to LAG defines (Michal Schmidt) [RHEL-141485] +- ice: replace u8 elements with bool where appropriate (Michal Schmidt) [RHEL-141485] +- ice: Remove casts on void pointers in LAG code (Michal Schmidt) [RHEL-141485] +- ice: Don't use %%pK through printk or tracepoints (Michal Schmidt) [RHEL-141485] +- net: Fix typos [partial:ice] (Michal Schmidt) [RHEL-141485] +- iavf: use libie_aq_str (Michal Schmidt) [RHEL-141485] +- ice: use libie_aq_str (Michal Schmidt) [RHEL-141485] +- libie: add adminq helper for converting err to str (Michal Schmidt) [RHEL-141485] +- iavf: use libie adminq descriptors (Michal Schmidt) [RHEL-141485] +- i40e: use libie adminq descriptors [partial:ice,libie] (Michal Schmidt) [RHEL-141485] +- ixgbe: use libie adminq descriptors [partial:libie] (Michal Schmidt) [RHEL-141485] +- ice, libie: move generic adminq descriptors to lib (Michal Schmidt) [RHEL-141485] +- ice: Fix a null pointer dereference in ice_copy_and_init_pkg() (Michal Schmidt) [RHEL-141485] {CVE-2025-38664} +- ice: breakout common LAG code into helpers (Michal Schmidt) [RHEL-141485] +- ice: convert ice_add_prof() to bitmap (Michal Schmidt) [RHEL-141485] +- ice: add E835 device IDs (Michal Schmidt) [RHEL-141485] +- ice: add 40G speed to Admin Command GET PORT OPTION (Michal Schmidt) [RHEL-141485] +- ice: check correct pointer in fwlog debugfs (Michal Schmidt) [RHEL-141485] +- ice: add NULL check in eswitch lag check (Michal Schmidt) [RHEL-141485] {CVE-2025-38526} +- ice: introduce ice_get_vf_by_dev() wrapper (Michal Schmidt) [RHEL-141485] +- ice: avoid rebuilding if MSI-X vector count is unchanged (Michal Schmidt) [RHEL-141485] +- ice: use pci_iov_vf_id() to get VF ID (Michal Schmidt) [RHEL-141485] +- ice: expose VF functions used by live migration (Michal Schmidt) [RHEL-141485] +- ice: move ice_vsi_update_l2tsel to ice_lib.c (Michal Schmidt) [RHEL-141485] +- ice: save RSS hash configuration for migration (Michal Schmidt) [RHEL-141485] +- ice: add functions to get and set Tx queue context (Michal Schmidt) [RHEL-141485] +- ice: add support for reading and unpacking Rx queue context (Michal Schmidt) [RHEL-141485] +- eth: ice: drop the dead code related to rss_contexts (Michal Schmidt) [RHEL-141485] +- ice: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set() (Michal Schmidt) [RHEL-141485] +- ice: add ref-sync dpll pins (Michal Schmidt) [RHEL-141485] +- net: ice: Perform accurate aRFS flow match (Michal Schmidt) [RHEL-141485] +- ice: add phase offset monitor for all PPS dpll inputs (Michal Schmidt) [RHEL-141485] +- ice: add a separate Rx handler for flow director commands (Michal Schmidt) [RHEL-141485] +- ice: change SMA pins to SDP in PTP API (Michal Schmidt) [RHEL-141485] +- ice: redesign dpll sma/u.fl pins control (Michal Schmidt) [RHEL-141485] +- ice: add link_down_events statistic (Michal Schmidt) [RHEL-141485] +- net: intel: move RSS packet classifier types to libie (Michal Schmidt) [RHEL-141485] +- net: intel: rename 'hena' to 'hashcfg' for clarity (Michal Schmidt) [RHEL-141485] +- iavf: extract iavf_watchdog_step() out of iavf_watchdog_task() (Michal Schmidt) [RHEL-141485] +- iavf: simplify watchdog_task in terms of adminq task scheduling (Michal Schmidt) [RHEL-141485] +- iavf: centralize watchdog requeueing itself (Michal Schmidt) [RHEL-141485] +- ice: make const read-only array dflt_rules static (Michal Schmidt) [RHEL-141485] +- ice: improve error message for insufficient filter space (Michal Schmidt) [RHEL-141485] +- ice: enable LLDP TX for VFs through tc (Michal Schmidt) [RHEL-141485] +- ice: remove headers argument from ice_tc_count_lkups (Michal Schmidt) [RHEL-141485] +- ice: receive LLDP on trusted VFs (Michal Schmidt) [RHEL-141485] +- ice: do not add LLDP-specific filter if not necessary (Michal Schmidt) [RHEL-141485] +- ice: fix check for existing switch rule (Michal Schmidt) [RHEL-141485] +- ice: clear NAPI's IRQ numbers in ice_vsi_clear_napi_queues() (Michal Schmidt) [RHEL-141485] +- ice: refactor ICE_TC_FLWR_FIELD_ENC_OPTS (Michal Schmidt) [RHEL-141485] +- Revert "ice: Fix ice VF reset during iavf initialization" (Michal Schmidt) [RHEL-141485] +- ice: Fix ice VF reset during iavf initialization (Michal Schmidt) [RHEL-141485] +- net/ena: fix missing lock when update devlink params (Kamal Heib) [RHEL-127326] +- net: ena: return 0 in ena_get_rxfh_key_size() when RSS hash key is not configurable (Kamal Heib) [RHEL-127326] +- net: ena: View PHC stats using debugfs (Kamal Heib) [RHEL-127326] +- net: ena: Add debugfs support to the ENA driver (Kamal Heib) [RHEL-127326] +- net: ena: Control PHC enable through devlink (Kamal Heib) [RHEL-127326] +- net: ena: Add devlink port support (Kamal Heib) [RHEL-127326] +- net: ena: Add device reload capability through devlink (Kamal Heib) [RHEL-127326] +- net: ena: PHC silent reset (Kamal Heib) [RHEL-127326] +- net: ena: Add PHC support in the ENA driver (Kamal Heib) [RHEL-127326] +- net: ena: resolve WARN_ON when freeing IRQs (Kamal Heib) [RHEL-127326] +- net: ena: use napi's aRFS rmap notifers (Kamal Heib) [RHEL-127326] +Resolves: RHEL-127326, RHEL-137910, RHEL-141485 + +* Thu Jan 29 2026 CKI KWF Bot [5.14.0-670.el9] +- memblock: Accept allocated memory before use in memblock_double_array() (Aristeu Rozanski) [RHEL-140475] +- Reapply "Bluetooth: revert TX timestamping" for kernel v6.18 rebase. (David Marlin) [RHEL-141499] +- Bluetooth: hci_sync: enable PA Sync Lost event (David Marlin) [RHEL-141499] +- Bluetooth: SMP: Fix not generating mackey and ltk when repairing (David Marlin) [RHEL-141499] +- Bluetooth: btusb: mediatek: Avoid btusb_mtk_claim_iso_intf() NULL deref (David Marlin) [RHEL-141499] +- Bluetooth: hci_core: lookup hci_conn on RX path on protocol side (David Marlin) [RHEL-141499] +- Bluetooth: hci_core: Fix triggering cmd_timer for HCI_OP_NOP (David Marlin) [RHEL-141499] +- Bluetooth: btusb: mediatek: Fix kernel crash when releasing mtk iso interface (David Marlin) [RHEL-141499] +- Bluetooth: btrtl: Avoid loading the config file on security chips (David Marlin) [RHEL-141499] +- Bluetooth: hci_event: Fix not handling PA Sync Lost event (David Marlin) [RHEL-141499] +- Bluetooth: hci_conn: Fix not cleaning up PA_LINK connections (David Marlin) [RHEL-141499] +- Bluetooth: 6lowpan: add missing l2cap_chan_lock() (David Marlin) [RHEL-141499] +- Bluetooth: 6lowpan: Don't hold spin lock over sleeping functions (David Marlin) [RHEL-141499] +- Bluetooth: L2CAP: export l2cap_chan_hold for modules (David Marlin) [RHEL-141499] +- Bluetooth: 6lowpan: fix BDADDR_LE vs ADDR_LE_DEV address type confusion (David Marlin) [RHEL-141499] +- Bluetooth: 6lowpan: reset link-local header on ipv6 recv path (David Marlin) [RHEL-141499] +- Bluetooth: btusb: reorder cleanup in btusb_disconnect to avoid UAF (David Marlin) [RHEL-141499] +- Bluetooth: MGMT: cancel mesh send timer when hdev removed (David Marlin) [RHEL-141499] +- Bluetooth: btrtl: Fix memory leak in rtlbt_parse_firmware_v2() (David Marlin) [RHEL-141499] +- Bluetooth: hci_event: validate skb length for unknown CC opcode (David Marlin) [RHEL-141499] +- Bluetooth: rfcomm: fix modem control handling (David Marlin) [RHEL-141499] +- Bluetooth: hci_core: Fix tracking of periodic advertisement (David Marlin) [RHEL-141499] +- Bluetooth: hci_conn: Fix connection cleanup with BIG with 2 or more BIS (David Marlin) [RHEL-141499] +- Bluetooth: fix corruption in h4_recv_buf() after cleanup (David Marlin) [RHEL-141499] +- Bluetooth: btintel_pcie: Fix event packet loss issue (David Marlin) [RHEL-141499] +- Bluetooth: ISO: Fix another instance of dst_type handling (David Marlin) [RHEL-141499] +- Bluetooth: btmtksdio: Add pmctrl handling for BT closed state during reset (David Marlin) [RHEL-141499] +- Bluetooth: ISO: Fix BIS connection dst_type handling (David Marlin) [RHEL-141499] +- Bluetooth: Avoid a couple dozen -Wflex-array-member-not-at-end warnings (David Marlin) [RHEL-141499] +- Bluetooth: hci_sync: Fix using random address for BIG/PA advertisements (David Marlin) [RHEL-141499] +- Bluetooth: ISO: don't leak skb in ISO_CONT RX (David Marlin) [RHEL-141499] +- Bluetooth: ISO: free rx_skb if not consumed (David Marlin) [RHEL-141499] +- Bluetooth: SCO: Fix UAF on sco_conn_free (David Marlin) [RHEL-141499] +- Bluetooth: bcsp: receive data only if registered (David Marlin) [RHEL-141499] +- Bluetooth: btusb: Add new VID/PID 13d3/3633 for MT7922 (David Marlin) [RHEL-141499] +- Bluetooth: btusb: Add new VID/PID 13d3/3627 for MT7925 (David Marlin) [RHEL-141499] +- Bluetooth: remove duplicate h4_recv_buf() in header (David Marlin) [RHEL-141499] +- Bluetooth: btusb: Check for unexpected bytes when defragmenting HCI frames (David Marlin) [RHEL-141499] +- Bluetooth: hci_core: Print information of hcon on hci_low_sent (David Marlin) [RHEL-141499] +- Bluetooth: hci_core: Print number of packets in conn->data_q (David Marlin) [RHEL-141499] +- Bluetooth: Add function and line information to bt_dbg (David Marlin) [RHEL-141499] +- Bluetooth: MGMT: Fix not exposing debug UUID on MGMT_OP_READ_EXP_FEATURES_INFO (David Marlin) [RHEL-141499] +- Bluetooth: hci_core: Detect if an ISO link has stalled (David Marlin) [RHEL-141499] +- Bluetooth: ISO: Use sk_sndtimeo as conn_timeout (David Marlin) [RHEL-141499] +- Bluetooth: HCI: Fix using LE/ACL buffers for ISO packets (David Marlin) [RHEL-141499] +- Bluetooth: ISO: Don't initiate CIS connections if there are no buffers (David Marlin) [RHEL-141499] +- Bluetooth: btintel_pcie: Refactor Device Coredump (David Marlin) [RHEL-141499] +- Bluetooth: btintel_pcie: Use strscpy() instead of strscpy_pad() (David Marlin) [RHEL-141499] +- Bluetooth: Annotate struct hci_drv_rp_read_info with __counted_by_le() (David Marlin) [RHEL-141499] +- Bluetooth: btintel_pcie: Define hdev->wakeup() callback (David Marlin) [RHEL-141499] +- Bluetooth: btusb: Add USB ID 2001:332a for D-Link AX9U rev. A1 (David Marlin) [RHEL-141499] +- Bluetooth: btintel_pcie: Move model comment before its definition (David Marlin) [RHEL-141499] +- Bluetooth: btintel_pcie: Add id of Scorpious, Panther Lake-H484 (David Marlin) [RHEL-141499] +- Bluetooth: btintel_pcie: Add Bluetooth core/platform as comments (David Marlin) [RHEL-141499] +- Bluetooth: btintel_pcie: Add support for _suspend() / _resume() (David Marlin) [RHEL-141499] +- Bluetooth: btintel: Add support for BlazarIW core (David Marlin) [RHEL-141499] +- Revert "Bluetooth: revert TX timestamping" (David Marlin) [RHEL-141499] +- dm log-writes: Add missing set_freezable() for freezable kthread (Benjamin Marzinski) [RHEL-136400] +- dm-raid: fix possible NULL dereference with undefined raid type (Benjamin Marzinski) [RHEL-136400] +- dm-snapshot: fix 'scheduling while atomic' on real-time kernels (Benjamin Marzinski) [RHEL-136400] +- dm-verity: fix unreliable memory allocation (Benjamin Marzinski) [RHEL-136400] +- perf jitdump: Add sym/str-tables to build-ID generation (Michael Petlan) [RHEL-139923] +- perf genelf: Fix NO_LIBDW=1 build (Michael Petlan) [RHEL-139923] +- perf genelf: Remove libcrypto dependency and use built-in sha1() (Michael Petlan) [RHEL-139923] +- perf util: add a basic SHA-1 implementation (Michael Petlan) [RHEL-139923] +- dpll: zl3073x: Remove unused dev wrappers (Ivan Vecera) [RHEL-139700] +- dpll: zl3073x: Cache all output properties in zl3073x_out (Ivan Vecera) [RHEL-139700] +- dpll: zl3073x: Cache all reference properties in zl3073x_ref (Ivan Vecera) [RHEL-139700] +- dpll: zl3073x: Cache reference monitor status (Ivan Vecera) [RHEL-139700] +- dpll: zl3073x: Split ref, out, and synth logic from core (Ivan Vecera) [RHEL-139700] +- dpll: zl3073x: Store raw register values instead of parsed state (Ivan Vecera) [RHEL-139700] +- dpll: zl3073x: fix kernel-doc name and missing parameter in fw.c (Ivan Vecera) [RHEL-139700] +- dpll: zl3073x: Fix output pin registration (Ivan Vecera) [RHEL-139700] +- net: bonding: update the slave array for broadcast mode (Hangbin Liu) [RHEL-131711] +- net: bonding: add broadcast_neighbor netlink option (Hangbin Liu) [RHEL-131711] +- net: bonding: add broadcast_neighbor option for 802.3ad (Hangbin Liu) [RHEL-131711] +- gfs2: Clean up quotad timeout handling (Andreas Gruenbacher) [RHEL-129403] +- gfs2: Fix "gfs2: Switch to wait_event in gfs2_quotad" (Andreas Gruenbacher) [RHEL-129403] +- gfs2: Minor cosmetic remote delete cleanups (Andreas Gruenbacher) [RHEL-129403] +- gfs2: fix remote evict for read-only filesystems (Andreas Gruenbacher) [RHEL-129403] +- gfs2: fix freeze error handling (Andreas Gruenbacher) [RHEL-129403] +- gfs2: Use wait_event_freezable_timeout() for freezable kthread (Andreas Gruenbacher) [RHEL-129403] +- gfs2: low-memory forced flush fixes (Andreas Gruenbacher) [RHEL-129403] +- redhat/configs: Add CONFIG_CRYPTO_DEV_QAT_6XXX (Vladislav Dronov) [RHEL-94929] +- crypto: qat - fix warning on adf_pfvf_pf_proto.c (Vladislav Dronov) [RHEL-94929] +- crypto: qat - add bank state save and restore for qat_420xx (Vladislav Dronov) [RHEL-94929] +- crypto: qat - fix parameter order used in ICP_QAT_FW_COMN_FLAGS_BUILD (Vladislav Dronov) [RHEL-94929] +- crypto: qat - fix duplicate restarting msg during AER error (Vladislav Dronov) [RHEL-94929] +- crypto: qat - add WQ_PERCPU to alloc_workqueue users (Vladislav Dronov) [RHEL-94929] +- crypto: qat - use simple_strtoull to improve qat_uclo_parse_num (Vladislav Dronov) [RHEL-94929] +- crypto: qat - Return pointer directly in adf_ctl_alloc_resources (Vladislav Dronov) [RHEL-94929] +- crypto: qat - Replace kzalloc() + copy_from_user() with memdup_user() (Vladislav Dronov) [RHEL-94929] +- crypto: qat - use kcalloc() in qat_uclo_map_objs_from_mof() (Vladislav Dronov) [RHEL-94929] +- crypto: qat - add command queue telemetry counters for GEN6 (Vladislav Dronov) [RHEL-94929] +- crypto: qat - add ring buffer idle telemetry counter for GEN6 (Vladislav Dronov) [RHEL-94929] +- crypto: qat - make adf_dev_autoreset() static (Vladislav Dronov) [RHEL-94929] +- crypto: qat - refactor ring-related debug functions (Vladislav Dronov) [RHEL-94929] +- crypto: qat - fix seq_file position update in adf_ring_next() (Vladislav Dronov) [RHEL-94929] +- crypto: qat - fix DMA direction for compression on GEN2 devices (Vladislav Dronov) [RHEL-94929] +- crypto: qat - flush misc workqueue during device shutdown (Vladislav Dronov) [RHEL-94929] {CVE-2025-39721} +- crypto: qat - enable rate limiting feature for GEN6 devices (Vladislav Dronov) [RHEL-94929] +- crypto: qat - add compression slice count for rate limiting (Vladislav Dronov) [RHEL-94929] +- crypto: qat - add get_svc_slice_cnt() in device data structure (Vladislav Dronov) [RHEL-94929] +- crypto: qat - add adf_rl_get_num_svc_aes() in rate limiting (Vladislav Dronov) [RHEL-94929] +- crypto: qat - relocate service related functions (Vladislav Dronov) [RHEL-94929] +- crypto: qat - consolidate service enums (Vladislav Dronov) [RHEL-94929] +- crypto: qat - add decompression service for rate limiting (Vladislav Dronov) [RHEL-94929] +- crypto: qat - validate service in rate limiting sysfs api (Vladislav Dronov) [RHEL-94929] +- Documentation: qat: update debugfs-driver-qat_telemetry for GEN6 devices (Vladislav Dronov) [RHEL-94929] +- crypto: qat - enable telemetry for GEN6 devices (Vladislav Dronov) [RHEL-94929] +- crypto: qat - add decompression service to telemetry (Vladislav Dronov) [RHEL-94929] +- crypto: qat - enable power management debugfs for GEN6 devices (Vladislav Dronov) [RHEL-94929] +- crypto: qat - relocate power management debugfs helper APIs (Vladislav Dronov) [RHEL-94929] +- crypto: qat - fix virtual channel configuration for GEN6 devices (Vladislav Dronov) [RHEL-94929] +- crypto: qat - add live migration enablers for GEN6 devices (Vladislav Dronov) [RHEL-94929] +- crypto: qat - relocate and rename bank state structure definition (Vladislav Dronov) [RHEL-94929] +- crypto: qat - relocate bank state helper functions (Vladislav Dronov) [RHEL-94929] +- crypto: qat - replace CHECK_STAT macro with static inline function (Vladislav Dronov) [RHEL-94929] +- crypto: qat - use pr_fmt() in adf_gen4_hw_data.c (Vladislav Dronov) [RHEL-94929] +- crypto: qat - disable ZUC-256 capability for QAT GEN5 (Vladislav Dronov) [RHEL-94929] +- crypto: qat - restore ASYM service support for GEN6 devices (Vladislav Dronov) [RHEL-94929] +- crypto: qat - remove duplicate masking for GEN6 devices (Vladislav Dronov) [RHEL-94929] +- crypto: qat - lower priority for skcipher and aead algorithms (Vladislav Dronov) [RHEL-94929] +- Documentation: qat: update sysfs-driver-qat for GEN6 devices (Vladislav Dronov) [RHEL-94929] +- crypto: qat - add support for decompression service to GEN6 devices (Vladislav Dronov) [RHEL-94929] +- crypto: qat - fix state restore for banks with exceptions (Vladislav Dronov) [RHEL-94929] +- crypto: qat - allow enabling VFs in the absence of IOMMU (Vladislav Dronov) [RHEL-94929] +- crypto: qat - use unmanaged allocation for dc_data (Vladislav Dronov) [RHEL-94929] +- crypto: qat - add missing header inclusion (Vladislav Dronov) [RHEL-94929] +- crypto: qat - enable reporting of error counters for GEN6 devices (Vladislav Dronov) [RHEL-94929] +- crypto: qat - enable RAS support for GEN6 devices (Vladislav Dronov) [RHEL-94929] +- crypto: qat/qat_6xxx - Fix NULL vs IS_ERR() check in adf_probe() (Vladislav Dronov) [RHEL-94929] +- crypto: qat - add qat_6xxx driver (Vladislav Dronov) [RHEL-94929] +- crypto: qat - add firmware headers for GEN6 devices (Vladislav Dronov) [RHEL-94929] +- crypto: qat - update firmware api (Vladislav Dronov) [RHEL-94929] +- crypto: qat - export adf_init_admin_pm() (Vladislav Dronov) [RHEL-94929] +- crypto: qat - expose configuration functions (Vladislav Dronov) [RHEL-94929] +- crypto: qat - export adf_get_service_mask() (Vladislav Dronov) [RHEL-94929] +- crypto: qat - add GEN6 firmware loader (Vladislav Dronov) [RHEL-94929] +- crypto: qat - refactor FW signing algorithm (Vladislav Dronov) [RHEL-94929] +- crypto: qat - use pr_fmt() in qat uclo.c (Vladislav Dronov) [RHEL-94929] +- crypto: qat - refactor compression template logic (Vladislav Dronov) [RHEL-94929] +- crypto: qat - rename and relocate timer logic (Vladislav Dronov) [RHEL-94929] +- crypto: qat - include qat_common in top Makefile (Vladislav Dronov) [RHEL-94929] +- workqueue: Add new WQ_PERCPU flag (Vladislav Dronov) [RHEL-94929] +- bitfield: Add FIELD_MODIFY() helper (Vladislav Dronov) [RHEL-94929] +- sprintf.h requires stdarg.h (Vladislav Dronov) [RHEL-94929] +- smc: Use __sk_dst_get() and dst_dev_rcu() in smc_clc_prfx_match(). (CKI Backport Bot) [RHEL-130018] {CVE-2025-40168} +Resolves: RHEL-129403, RHEL-130018, RHEL-131711, RHEL-136400, RHEL-139700, RHEL-139923, RHEL-140475, RHEL-141499, RHEL-94929 + +* Wed Jan 28 2026 CKI KWF Bot [5.14.0-669.el9] +- nvme-tcp: fix NULL pointer dereferences in nvmet_tcp_build_pdu_iovec (CKI Backport Bot) [RHEL-144333] {CVE-2026-22998} +- NFSv4: ensure the open stateid seqid doesn't go backwards (Scott Mayhew) [RHEL-141483] +- virtio-net: remove unused delayed refill worker (Laurent Vivier) [RHEL-139819] +- virtio-net: don't schedule delayed refill worker (Laurent Vivier) [RHEL-139819] +- virtio-net: don't re-enable refill work too early when NAPI is disabled (Laurent Vivier) [RHEL-139819] +- virtio-net: disable delayed refill when pausing rx (Laurent Vivier) [RHEL-139819] +- virtio-net: Refactor napi_disable paths (Laurent Vivier) [RHEL-139819] +- virtio-net: Refactor napi_enable paths (Laurent Vivier) [RHEL-139819] +- virtio_net: separate virtnet_tx_resize() (Laurent Vivier) [RHEL-139819] +- virtio_net: separate virtnet_rx_resize() (Laurent Vivier) [RHEL-139819] +- vsock/vmci: Clear the vmci transport packet properly when initializing it (CKI Backport Bot) [RHEL-137698] {CVE-2025-38403} +- ftrace: bpf: Fix IPMODIFY + DIRECT in modify_ftrace_direct() (Mamatha Inamdar) [RHEL-14156] +- ftrace: Fix BPF fexit with livepatch (Mamatha Inamdar) [RHEL-14156] +- powerpc64/modules: replace stub allocation sentinel with an explicit counter (Mamatha Inamdar) [RHEL-14156] +- powerpc/ftrace: ensure ftrace record ops are always set for NOPs (Mamatha Inamdar) [RHEL-14156] +- redhat: Add CONFIG_PPC_FTRACE_OUT_OF_LINE_NUM_RESERVE (Mamatha Inamdar) [RHEL-14156] +- ftrace: fix incorrect hash size in register_ftrace_direct() (Mamatha Inamdar) [RHEL-14156] +- kbuild: dummy-tools: pretend we understand -fpatchable-function-entry (Mamatha Inamdar) [RHEL-14156] +- ftrace: Fix modification of direct_function hash while in use (Mamatha Inamdar) [RHEL-14156] +- powerpc64/ftrace: fix module loading without patchable function entries (Mamatha Inamdar) [RHEL-14156] +- powerpc: Replace kretprobe code with rethook on powerpc (Mamatha Inamdar) [RHEL-14156] +- powerpc64/ftrace: fix clobbered r15 during livepatching (Mamatha Inamdar) [RHEL-14156] +- powerpc/bpf: fix JIT code size calculation of bpf trampoline (Mamatha Inamdar) [RHEL-14156] +- powerpc/ftrace: Fix ftrace bug with KASAN=y (Mamatha Inamdar) [RHEL-14156] +- powerpc64/bpf: Add support for bpf trampolines (Mamatha Inamdar) [RHEL-14156] +- powerpc/ftrace: Add support for DYNAMIC_FTRACE_WITH_DIRECT_CALLS (Mamatha Inamdar) [RHEL-14156] +- powerpc/ftrace: Add support for DYNAMIC_FTRACE_WITH_CALL_OPS (Mamatha Inamdar) [RHEL-14156] +- powerpc64/ftrace: Support .text larger than 32MB with out-of-line stubs (Mamatha Inamdar) [RHEL-14156] +- powerpc64/ftrace: Move ftrace sequence out of line (Mamatha Inamdar) [RHEL-14156] +- kbuild: Add generic hook for architectures to use before the final vmlinux link (Mamatha Inamdar) [RHEL-14156] +- powerpc/ftrace: Add a postlink script to validate function tracer (Mamatha Inamdar) [RHEL-14156] +- powerpc64/bpf: Fold bpf_jit_emit_func_call_hlp() into bpf_jit_emit_func_call_rel() (Mamatha Inamdar) [RHEL-14156] +- powerpc/ftrace: Move ftrace stub used for init text before _einittext (Mamatha Inamdar) [RHEL-14156] +- powerpc/ftrace: Skip instruction patching if the instructions are the same (Mamatha Inamdar) [RHEL-14156] +- powerpc/ftrace: Remove pointer to struct module from dyn_arch_ftrace (Mamatha Inamdar) [RHEL-14156] +- powerpc64/ftrace: Nop out additional 'std' instruction emitted by gcc v5.x (Mamatha Inamdar) [RHEL-14156] +- powerpc/kprobes: Use ftrace to determine if a probe is at function entry (Mamatha Inamdar) [RHEL-14156] +- powerpc/trace: Account for -fpatchable-function-entry support by toolchain (Mamatha Inamdar) [RHEL-14156] +- kbuild: move vmlinux.o rule to the top Makefile (Mamatha Inamdar) [RHEL-14156] +- powerpc/code-patching: Use dedicated memory routines for patching (Mamatha Inamdar) [RHEL-14156] +- powerpc/ftrace: Ignore ftrace locations in exit text sections (Mamatha Inamdar) [RHEL-14156] +- powerpc: Fix build issue with LD_DEAD_CODE_DATA_ELIMINATION and FTRACE_MCOUNT_USE_PATCHABLE_FUNCTION_ENTRY (Mamatha Inamdar) [RHEL-14156] +- powerpc/ftrace: Add support for -fpatchable-function-entry (Mamatha Inamdar) [RHEL-14156] +- powerpc/ftrace: Implement ftrace_replace_code() (Mamatha Inamdar) [RHEL-14156] +- powerpc/ftrace: Replace use of ftrace_call_replace() with ftrace_create_branch_inst() (Mamatha Inamdar) [RHEL-14156] +- powerpc/ftrace: Simplify ftrace_modify_call() (Mamatha Inamdar) [RHEL-14156] +- powerpc/ftrace: Simplify ftrace_make_call() (Mamatha Inamdar) [RHEL-14156] +- powerpc/ftrace: Simplify ftrace_make_nop() (Mamatha Inamdar) [RHEL-14156] +- powerpc/ftrace: Add separate ftrace_init_nop() with additional validation (Mamatha Inamdar) [RHEL-14156] +- powerpc/ftrace: Stop re-purposing linker generated long branches for ftrace (Mamatha Inamdar) [RHEL-14156] +- powerpc/ftrace: Refactor ftrace_modify_code() (Mamatha Inamdar) [RHEL-14156] +- powerpc/ftrace: Simplify function_graph support in ftrace.c (Mamatha Inamdar) [RHEL-14156] +- powerpc/ftrace: Use patch_instruction() return directly (Mamatha Inamdar) [RHEL-14156] +- powerpc/ftrace: Refactor prepare_ftrace_return() (Mamatha Inamdar) [RHEL-14156] +- powerpc/ftrace: Have arch_ftrace_get_regs() return NULL unless FL_SAVE_REGS is set (Mamatha Inamdar) [RHEL-14156] +- powerpc/ftrace: Add recursion protection in prepare_ftrace_return() (Mamatha Inamdar) [RHEL-14156] +- powerpc/ftrace: Also save r1 in ftrace_caller() (Mamatha Inamdar) [RHEL-14156] +- powerpc/ftrace: directly call of function graph tracer by ftrace caller (Mamatha Inamdar) [RHEL-14156] +- powerpc/ftrace: Refactor ftrace_{en/dis}able_ftrace_graph_caller (Mamatha Inamdar) [RHEL-14156] +- powerpc/ftrace: Implement CONFIG_DYNAMIC_FTRACE_WITH_ARGS (Mamatha Inamdar) [RHEL-14156] +- powerpc/ftrace: Prepare PPC64's ftrace_caller() for CONFIG_DYNAMIC_FTRACE_WITH_ARGS (Mamatha Inamdar) [RHEL-14156] +Resolves: RHEL-137698, RHEL-139819, RHEL-141483, RHEL-14156, RHEL-144333 + +* Tue Jan 27 2026 CKI KWF Bot [5.14.0-668.el9] +- bonding: don't set oif to bond dev when getting NS target destination (CKI Backport Bot) [RHEL-128764] +- thunderbolt: Add support for Intel Wildcat Lake (Desnes Nunes) [RHEL-95661] +- crypto: seqiv - Do not use req->iv after crypto_aead_encrypt (Xin Long) [RHEL-118175] +- redhat: hsr: Remove tech preview tainting (Felix Maurer) [RHEL-100941] +- redhat: Package net/hsr selftests (Felix Maurer) [RHEL-127796] +- net/hsr: fix NULL pointer dereference in prp_get_untagged_frame() (Felix Maurer) [RHEL-127794] +- hsr: Follow standard for HSRv0 supervision frames (Felix Maurer) [RHEL-127794] +- hsr: Fix supervision frame sending on HSRv0 (Felix Maurer) [RHEL-127794] +- net: hsr: prevent creation of HSR device with slaves from another netns (Felix Maurer) [RHEL-127794] +- net/hsr: add interlink to fill_info output (Felix Maurer) [RHEL-127764 RHEL-127794] +- net/hsr: add protocol version to fill_info output (Felix Maurer) [RHEL-127764 RHEL-127794] +- hsr: hold rcu and dev lock for hsr_get_port_ndev (Felix Maurer) [RHEL-127794] +- hsr: use hsr_for_each_port_rtnl in hsr_port_get_hsr (Felix Maurer) [RHEL-127794] +- hsr: use rtnl lock when iterating over ports (Felix Maurer) [RHEL-127794] +- hsr: use netdev_master_upper_dev_link() when linking lower ports (Felix Maurer) [RHEL-127794] +- net, hsr: reject HSR frame if skb can't hold tag (Felix Maurer) [RHEL-127794] {CVE-2025-39703} +- net: hsr: sync hw addr of slave2 according to slave1 hw addr on PRP (Felix Maurer) [RHEL-127794 RHEL-130474] +- redhat: hsr: Enable KUnit test for PRP duplicate discard (Felix Maurer) [RHEL-127794] +- net: hsr: Add KUnit test for PRP (Felix Maurer) [RHEL-127794] +- net: hsr: Fix PRP duplicate detection (Felix Maurer) [RHEL-127794] +- net: hsr: Create and export hsr_get_port_ndev() (Felix Maurer) [RHEL-127794] +- net: hsr: remove synchronize_rcu() from hsr_add_port() (Felix Maurer) [RHEL-127794] +- net: hsr: remove one synchronize_rcu() from hsr_del_port() (Felix Maurer) [RHEL-127794] +- net: hsr: must allocate more bytes for RedBox support (Felix Maurer) [RHEL-127794] +- selftests: hsr: Add test for VLAN (Felix Maurer) [RHEL-127794 RHEL-130476] +- net: hsr: Add VLAN CTAG filter support (Felix Maurer) [RHEL-127794 RHEL-130476] +- net: hsr: Add VLAN support (Felix Maurer) [RHEL-127794 RHEL-130476] +- tests: hsr: Increase timeout to 50 seconds (Felix Maurer) [RHEL-127794] +- net: hsr: convert to use new timer APIs (Felix Maurer) [RHEL-127794] +- net: hsr: Remove interlink_sequence_nr. (Felix Maurer) [RHEL-127794] +- net: hsr: Use the seqnr lock for frames received via interlink port. (Felix Maurer) [RHEL-127794] +- net: hsr: prevent NULL pointer dereference in hsr_proxy_announce() (Felix Maurer) [RHEL-127794] +- net: hsr: cosmetic: Remove extra white space (Felix Maurer) [RHEL-127794] +- treewide, timers: Rename from_timer() to timer_container_of() (Felix Maurer) [RHEL-100940 RHEL-127794] +- net: hsr: Send supervisory frames to HSR network with ProxyNodeTable data (Felix Maurer) [RHEL-100940 RHEL-127794] +- selftests: hsr: Extend the hsr_ping.sh test to use fixed MAC addresses (Felix Maurer) [RHEL-127794] +- selftests: hsr: Extend the hsr_redbox.sh test to use fixed MAC addresses (Felix Maurer) [RHEL-127794] +- selftests: hsr: Fix "File exists" errors for hsr_ping (Felix Maurer) [RHEL-127794] +- test: hsr: Extend the hsr_redbox.sh to have more SAN devices connected (Felix Maurer) [RHEL-127794] +- test: hsr: Call cleanup_all_ns when hsr_redbox.sh script exits (Felix Maurer) [RHEL-100940 RHEL-127794] +- net: hsr: init prune_proxy_timer sooner (Felix Maurer) [RHEL-100940 RHEL-127794] +- test: hsr: Add test for HSR RedBOX (HSR-SAN) mode of operation (Felix Maurer) [RHEL-100940 RHEL-127794] +- test: hsr: Extract version agnostic information from ping command output (Felix Maurer) [RHEL-100940 RHEL-127794] +- test: hsr: Move common code to hsr_common.sh file (Felix Maurer) [RHEL-100940 RHEL-127794] +- test: hsr: Remove script code already implemented in lib.sh (Felix Maurer) [RHEL-100940 RHEL-127794] +- net: hsr: Provide RedBox support (HSR-SAN) (Felix Maurer) [RHEL-100940 RHEL-127794] +- net: hsr: Use full string description when opening HSR network device (Felix Maurer) [RHEL-127794] +- net: hsr: Fix typo in the hsr_forward_do() function comment (Felix Maurer) [RHEL-127794] +- net: hsr: constify the struct device_type usage (Felix Maurer) [RHEL-127794] +- net: fill in MODULE_DESCRIPTION()s for HSR (Felix Maurer) [RHEL-127794] +- selftests: hsr: Extend the testsuite to also cover HSRv1. (Felix Maurer) [RHEL-127794] +- selftests: hsr: Reorder the testsuite. (Felix Maurer) [RHEL-127794] +- selftests: hsr: Use `let' properly. (Felix Maurer) [RHEL-127794] +- net/hsr: Remove unused function declarations (Felix Maurer) [RHEL-127794] +- net: ionic: map SKB after pseudo-header checksum prep (Jakub Ramaseuski) [RHEL-127815] +- net: ionic: add dma_wmb() before ringing TX doorbell (Jakub Ramaseuski) [RHEL-127815] +- ionic: convert to ndo_hwtstamp API (Jakub Ramaseuski) [RHEL-127815] +- RDMA/ionic: Fix memory leak of admin q_wr (Jakub Ramaseuski) [RHEL-127815] +- RDMA/ionic: Use ether_addr_copy instead of memcpy (Jakub Ramaseuski) [RHEL-127815] +- RDMA/ionic: Fix build failure on SPARC due to xchg() operand size (Jakub Ramaseuski) [RHEL-127815] +- ionic: use int type for err in ionic_get_module_eeprom_by_page (Jakub Ramaseuski) [RHEL-127815] +- RDMA/ionic: Add Makefile/Kconfig to kernel build environment (Jakub Ramaseuski) [RHEL-127815] +- RDMA: Add IONIC to rdma_driver_id definition (Jakub Ramaseuski) [RHEL-127815] +- RDMA/ionic: Implement device stats ops (Jakub Ramaseuski) [RHEL-127815] +- RDMA/ionic: Register device ops for miscellaneous functionality (Jakub Ramaseuski) [RHEL-127815] +- RDMA/ionic: Register device ops for datapath (Jakub Ramaseuski) [RHEL-127815] +- RDMA/ionic: Register device ops for control path (Jakub Ramaseuski) [RHEL-127815] +- RDMA/ionic: Create device queues to support admin operations (Jakub Ramaseuski) [RHEL-127815] +- RDMA/ionic: Register auxiliary module for ionic ethernet adapter (Jakub Ramaseuski) [RHEL-127815] +- redhat/configs: Disable CONFIG_INFINIBAND_IONIC in generic (Jakub Ramaseuski) [RHEL-127815] +- net: ionic: Provide doorbell and CMB region information (Jakub Ramaseuski) [RHEL-127815] +- net: ionic: Provide interrupt allocation support for the RDMA driver (Jakub Ramaseuski) [RHEL-127815] +- net: ionic: Provide RDMA reset support for the RDMA driver (Jakub Ramaseuski) [RHEL-127815] +- net: ionic: Export the APIs from net driver to support device commands (Jakub Ramaseuski) [RHEL-127815] +- net: ionic: Update LIF identity with additional RDMA capabilities (Jakub Ramaseuski) [RHEL-127815] +- net: ionic: Create an auxiliary device for rdma driver (Jakub Ramaseuski) [RHEL-127815] +- ethernet: ionic: Fix DMA mapping tests (Jakub Ramaseuski) [RHEL-127815] +- ionic: cancel delayed work earlier in remove (Jakub Ramaseuski) [RHEL-127815] +- ionic: clean dbpage in de-init (Jakub Ramaseuski) [RHEL-127815] +- ionic: print firmware heartbeat as unsigned (Jakub Ramaseuski) [RHEL-127815] +- ionic: Prevent driver/fw getting out of sync on devcmd(s) (Jakub Ramaseuski) [RHEL-127815] +- redhat: enable TDX host config (Paolo Bonzini) [RHEL-115482] +- KVM: TDX: Explicitly do WBINVD when no more TDX SEAMCALLs (Paolo Bonzini) [RHEL-115482] +- x86/virt/tdx: Update the kexec section in the TDX documentation (Paolo Bonzini) [RHEL-115482] +- x86/virt/tdx: Remove the !KEXEC_CORE dependency (Paolo Bonzini) [RHEL-115482] +- x86/kexec: Disable kexec/kdump on platforms with TDX partial write erratum (Paolo Bonzini) [RHEL-115482] +- x86/virt/tdx: Mark memory cache state incoherent when making SEAMCALL (Paolo Bonzini) [RHEL-115482] +- x86/sme: Use percpu boolean to control WBINVD during kexec (Paolo Bonzini) [RHEL-115482] +- x86/virt/tdx: Avoid indirect calls to TDX assembly functions (Paolo Bonzini) [RHEL-115482] +Resolves: RHEL-100940, RHEL-100941, RHEL-115482, RHEL-118175, RHEL-127764, RHEL-127794, RHEL-127796, RHEL-127815, RHEL-128764, RHEL-130474, RHEL-130476, RHEL-95661 + +* Mon Jan 26 2026 CKI KWF Bot [5.14.0-667.el9] +- nvmet-tcp: fixup hang in nvmet_tcp_listen_data_ready() (Maurizio Lombardi) [RHEL-87800] +- ata: libata-scsi: Fix system suspend for a security locked drive (Tomas Henzl) [RHEL-106827] +- ata: ahci: Use correct DMI identifier for ASUSPRO-D840SA LPM quirk (Tomas Henzl) [RHEL-106827] +- ata: libata-scsi: Fix ata_to_sense_error() status handling (Tomas Henzl) [RHEL-106827] +- ata: ahci: Disallow LPM for Asus B550-F motherboard (Tomas Henzl) [RHEL-106827] +- ata: ahci: Disallow LPM for ASUSPRO-D840SA motherboard (Tomas Henzl) [RHEL-106827] +- ata: libata-scsi: Fix offsets for the fixed format sense data (Tomas Henzl) [RHEL-106827] +- RDMA/rxe: Fix slab-use-after-free Read in rxe_queue_cleanup bug (CKI Backport Bot) [RHEL-137065] {CVE-2025-38024} +- scsi: qla2xxx: Update version to 10.02.10.100-k (Nilesh Javali) [RHEL-136530] +- scsi: qla2xxx: Fix bsg_done() causing double free (Nilesh Javali) [RHEL-136530] +- scsi: qla2xxx: Query FW again before proceeding with login (Nilesh Javali) [RHEL-136530] +- scsi: qla2xxx: Validate sp before freeing associated memory (Nilesh Javali) [RHEL-136530] +- scsi: qla2xxx: Free sp in error path to fix system crash (Nilesh Javali) [RHEL-136530] +- scsi: qla2xxx: Delay module unload while fabric scan in progress (Nilesh Javali) [RHEL-136530] +- scsi: qla2xxx: Allow recovery for tape devices (Nilesh Javali) [RHEL-136530] +- scsi: qla2xxx: Add bsg interface to support firmware img validation (Nilesh Javali) [RHEL-136530] +- scsi: qla2xxx: Validate MCU signature before executing MBC 03h (Nilesh Javali) [RHEL-136530] +- scsi: qla2xxx: Add load flash firmware mailbox support for 28xxx (Nilesh Javali) [RHEL-136530] +- scsi: qla2xxx: Add support for 64G SFP speed (Nilesh Javali) [RHEL-136530] +- scsi: qla2xxx: Add Speed in SFP print information (Nilesh Javali) [RHEL-136530] +Resolves: RHEL-106827, RHEL-136530, RHEL-137065, RHEL-87800 + +* Fri Jan 23 2026 CKI KWF Bot [5.14.0-666.el9] +- wifi: rtw88: limit indirect IO under powered off for RTL8822CS (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: iwlwifi: Fix firmware version handling (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mt76: Move mt76_abort_scan out of mt76_reset_device() (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: rtw89: hw_scan: Don't let the operating channel be last (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: iwlwifi: mld: always take beacon ies in link grading (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: iwlwifi: mvm: fix beacon template/fixed rate (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: iwlwifi: fix aux ROC time event iterator usage (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mac80211_hwsim: Fix possible NULL dereference (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mac80211: skip rate verification for not captured PSDUs (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mac80211: reject address change while connecting (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: ath11k: zero init info->status in wmi_process_mgmt_tx_comp() (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mac80211_hwsim: Limit destroy_on_close radio removal to netgroup (Jose Ignacio Tornos Martinez) [RHEL-132587] +- Revert "wifi: ath12k: Fix missing station power save configuration" (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mac80211: use wiphy_hrtimer_work for csa.switch_work (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mac80211: use wiphy_hrtimer_work for ml_reconf_work (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mac80211: use wiphy_hrtimer_work for ttlm_work (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: cfg80211: add an hrtimer based delayed work item (Jose Ignacio Tornos Martinez) [RHEL-132587] +- Revert "wifi: ath10k: avoid unnecessary wait for service ready message" (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mac80211: fix key tailroom accounting leak (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: brcmfmac: fix crash while sending Action Frames in standalone AP Mode (Jose Ignacio Tornos Martinez) [RHEL-132587] {CVE-2025-40321} +- wifi: mac80211: reset FILS discovery and unsol probe resp intervals (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: iwlwifi: fix potential use after free in iwl_mld_remove_link() (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: ath12k: free skb during idr cleanup callback (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: ath10k: Fix memory leak on unsupported WMI command (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: cfg80211: fix width unit in cfg80211_radio_chandef_valid() (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: ath11k: HAL SRNG: don't deinitialize and re-initialize again (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: ath12k: enforce CPU endian format for all QMI data (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: ath12k: Use 1KB Cache Flush Command for QoS TID Descriptors (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: ath12k: Fix flush cache failure during RX queue update (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: ath12k: Add Retry Mechanism for REO RX Queue Update Failures (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: ath12k: Refactor REO command to use ath12k_dp_rx_tid_rxq (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: ath12k: Refactor RX TID buffer cleanup into helper function (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: ath12k: Refactor RX TID deletion handling into helper function (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: ath12k: Increase DP_REO_CMD_RING_SIZE to 256 (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: cfg80211: remove IEEE80211_CHAN_{1,2,4,8,16}MHZ flags (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mac80211: fix Rx packet handling when pubsta information is not available (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: cfg80211: remove ieee80211_s1g_channel_width (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mac80211: correctly initialise S1G chandef for STA (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: cfg80211: correctly implement and validate S1G chandef (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mac80211: remove tx_handlers_drop debugfs stats (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mac80211: Remove redundant rcu_read_lock/unlock() in spin_lock (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mac80211_hwsim: Add simulation support for NAN device (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mac80211: Extend support for changing NAN configuration (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mac80211: Export an API to check if NAN is started (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mac80211: Get the correct interface for non-netdev skb status (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mac80211: Track NAN interface start/stop (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mac80211: Accept management frames on NAN interface (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mac80211: Support Tx of action frame for NAN (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: cfg80211: Store the NAN cluster ID (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: cfg80211: Support Tx/Rx of action frame for NAN (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: cfg80211: Advertise supported NAN capabilities (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: nl80211: Add more NAN capabilities (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: cfg80211: Add cluster joined notification APIs (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: nl80211: Add NAN Discovery Window (DW) notification (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: nl80211: Add more configuration options for NAN commands (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: ath12k: Extend beacon miss handling for MLO non-AP STA (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: ath12k: Add support to handle reason inactivity STA kickout event for QCN9274/IPQ5332 (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: ath12k: enhance the WMI_PEER_STA_KICKOUT event with reasons and RSSI reporting (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: ath12k: report station mode per-chain signal strength (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: ath10k: Fix connection after GTK rekeying (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: ath10k: avoid unnecessary wait for service ready message (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: ath11k: fix NULL dereference in ath11k_qmi_m3_load() (Jose Ignacio Tornos Martinez) [RHEL-132587] {CVE-2025-39991} +- wifi: ath10k: remove gpio number assignment (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: ath11k: Remove redundant semicolon (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: ath12k: downgrade log level for CE buffer enqueue failure (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: ath12k: fix wrong logging ID used for CE (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: ath11k: downgrade log level for CE buffer enqueue failure (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: ath12k: Add fallback for invalid channel number in PHY metadata (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: ath12k: fix the fetching of combined rssi (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: ath12k: fix HAL_PHYRX_COMMON_USER_INFO handling in monitor mode (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: ath12k: fix signal in radiotap for WCN7850 (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: ath12k: Add support to set per-radio RTS threshold (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: rtw89: wow: enable TKIP related feature (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: rtw89: 8922a: add TAS feature support (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: rtw89: open C2H event waiting window first before sending H2C command (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: rtw89: renew a completion for each H2C command waiting C2H event (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: rtw89: 8852b: enable beacon tracking support (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: rtw89: debug: support SER L0 simulation (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: rtw89: phy: initialize AFE by firmware element table (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: rtw89: obtain RX path from ppdu status IE00 (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: rtw89: disable RTW89_PHYSTS_IE09_FTR_0 for ppdu status (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: rtw89: use ieee80211_tx_info::driver_data to store driver TX info (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: rtw89: chan: allow callers to check if a link has no managed chanctx (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mt76: abort scan/roc on hw restart (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mt76: improve phy reset on hw restart (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mt76: mt7996: fill User Priority in skb->priority for rx packets (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mt76: mt7996: set VTA in txwi (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mt76: mt7996: remove the mem_total field of STA_REC_BF command (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mt76: mt7996: disable promiscuous mode by default (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mt76: use altx queue for offchannel tx on connac+ (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mt76: mt7996: fix updating beacon protection with beacons enabled (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mt76: mt7996: fix key add/remove imbalance (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mt76: mt7996: delete vif keys when requested (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mt76: mt7996: fix memory leak on mt7996_mcu_sta_key_tlv error (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mt76: mt7996: fix setting beacon protection keys (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mt76: mt7996: decrease timeout for commonly issued MCU commands (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mt76: mt7996: improve hardware restart reliability (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mt76: mt7996: remove redundant per-phy mac80211 calls during restart (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mt76: mt7921u: Add VID/PID for Netgear A7500 (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mt76: mt76_eeprom_override to int (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mt76: mt7996: support writing MAC TXD for AddBA Request (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mt76: mt7925: refine the txpower initialization flow (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mt76: mt7915: fix mt7981 pre-calibration (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mt76: Add mt76_dma_get_rxdmad_c_buf utility routione (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mt76: mt7996: Decouple RRO logic from WED support (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mt76: Add rx_queue_init callback (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mt76: mt7996: Introduce RRO MSDU callbacks (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mt76: mt7996: Convert mt7996_wed_rro_addr to LE (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mt76: mt7996: Fix RX packets configuration for primary WED device (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mt76: mt7996: Fix tx-queues initialization for second phy on mt7996 (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mt76: mt7996: Introduce the capability to reset MT7992 WED device (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mt76: mt7996: Enable HW RRO for MT7992 chipset (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mt76: mt7996: Initial DMA configuration for MT7992 WED support (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mt76: Do not always enable NAPIs for WED RRO queues (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mt76: Differentiate between RRO data and RRO MSDU queues (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mt76: Remove q->ndesc check in mt76_dma_rx_fill() (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mt76: Add reset_idx to reset_q mt76_queue_ops signature. (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mt76: mt7996: Enable MLO support for client interfaces (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mt76: mt7996: Set EML capabilities for AP interface (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mt76: mt7996: Export MLO AP capabilities to mac80211 (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mt76: mt7996: Temporarily disable EPCS (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mt76: mt7996: Implement MLD address translation for EAPOL (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mt76: mt7996: Add all active links to poll list in mt7996_mac_tx_free() (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mt76: mt7996: Fix mt7996_reverse_frag0_hdr_trans for MLO (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mt76: mt7996: Use proper link info in mt7996_mcu_add_group (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mt76: mt7921: Add 160MHz beamformee capability for mt7922 device (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mt76: mt7925: add pci restore for hibernate (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mt76: mt7996: Check phy before init msta_link in mt7996_mac_sta_add_links() (Jose Ignacio Tornos Martinez) [RHEL-132587] {CVE-2025-40066} +- wifi: mt76: mt7996: Use proper link_id in link_sta_rc_update callback (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mt76: Remove dead code in mt76_scan_work (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mt76: mt7996: Use deflink for AMPDU rx reordering (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mt76: mt7921: add MBSSID support (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mt76: fix potential memory leak in mt76_wmac_probe() (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mt76: mt7925: add MBSSID support (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mt76: mt7925u: Add VID/PID for Netgear A9000 (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mt76: mt7996: Set proper link destination address in mt7996_tx() (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mt76: mt7996: Set def_wcid pointer in mt7996_mac_sta_init_link() (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mt76: mt7996: Fix mt7996_mcu_bss_mld_tlv routine (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mt76: mt7996: Fix mt7996_mcu_sta_ba wcid configuration (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mt76: mt7996: Overwrite unspecified link_id in mt7996_tx() (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mwifiex: fix endianness handling in mwifiex_send_rgpower_table (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: cfg80211: Remove the redundant wiphy_dev (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mac80211: fix incorrect comment (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: cfg80211: update the time stamps in hidden ssid (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mac80211: Fix HE capabilities element check (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mac80211: add tx_handlers_drop statistics to ethtool (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: iwlwifi: mld: CHANNEL_SURVEY_NOTIF is always supported (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: iwlwifi: mld: remove support of iwl_esr_mode_notif version 1 (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: iwlwifi: mld: remove support from of sta cmd version 1 (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: iwlwifi: mld: remove support of roc cmd version 5 (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: iwlwifi: mld: remove support of mac cmd ver 2 (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: iwlwifi: mld: don't consider phy cmd version 5 (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: iwlwifi: implement wowlan status notification API update (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: iwlwifi: fw: Add ASUS to PPAG and TAS list (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: iwlwifi: add kunit tests for nvm parse (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: iwlwifi: api: add a flag to iwl_link_ctx_modify_flags (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: iwlwifi: pcie: move ltr_enabled to the specific transport (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: iwlwifi: pcie: move pm_support to the specific transport (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: iwlwifi: rename iwl_finish_nic_init (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: iwlwifi: replace SUPPRESS_CMD_ERROR_ONCE status bit with a boolean (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: iwlwifi: add STATUS_FW_ERROR API (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: rtw89: Add USB ID 2001:3327 for D-Link AX18U rev. A1 (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: rtw89: Add USB ID 2001:332a for D-Link AX9U rev. A1 (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: rtl8xxxu: expose efuse via debugfs (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: iwlwifi: Fix dentry reference leak in iwl_mld_add_link_debugfs (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: iwlwifi: mei: Remove unused flexible-array member in struct iwl_sap_hdr (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: iwlwifi: Remove redundant header files (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: iwlwifi: Remove duplicated include in trans.c (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mwifiex: fix double free in mwifiex_send_rgpower_table() (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mac80211: Fix 6 GHz Band capabilities element advertisement in lower bands (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mac80211: reduce the scope of rts_threshold (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mac80211: reduce the scope of link_id (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: brcmfmac: support AP isolation to restrict reachability between stations (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: nl80211: strict checking attributes for NL80211_CMD_SET_BSS (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: drivers: indicate support for attributes in NL80211_CMD_SET_BSS (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: nl80211: allow drivers to support subset of NL80211_CMD_SET_BSS (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: nl80211: Add EHT fixed Tx rate support (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mac80211: kunit: add kunit tests for S1G PVB decoding (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mac80211: support parsing S1G TIM PVB (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mac80211: support block bitmap S1G TIM encoding (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: brcmfmac: fix 43752 SDIO FWVID incorrectly labelled as Cypress (CYW) (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mwifiex: send world regulatory domain to driver (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mwifiex: add rgpower table loading support (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: brcmfmac: avoid assignment in if/else-if conditions in NVRAM load path (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mac80211: count reg connection element in the size (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: cfg80211: Remove unused tracepoints (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: rtw89: 8852bt: Remove redundant off_reverse variables (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: rtw89: use int type to store negative error codes (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: rtw89: add getting function of DMA channel v1 (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: rtw89: abstract getting function of DMA channel (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: rtw89: pci: add RPP parser v1 (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: rtw89: pci: abstract RPP parser (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: rtw89: pci: add group BD address design (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: rtw89: pci: define TX/RX buffer descriptor pool (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: rtw89: pci: add struct rtw89_{tx,rx}_rings to put related fields (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: rtw89: pci: use RDU status of R_BE_PCIE_DMA_IMR_0_V1 instead for 8922DE (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: rtw89: pci: prepare interrupt related registers and functions for 8922DE (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: rtw89: pci: move chip ISR definition out from chip generation (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: rtl8xxxu: Remove TL-WN722N V2 (0x2357: 0x010c) from untested devices (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: iwlwifi: don't support WH a step (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: iwlwifi: mld: remove a TODO (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: iwlwifi: carefully select the PNVM source (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: iwlwifi: mld: make iwl_mld_rm_vif void (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: iwlwifi: pcie: remember when interrupts are disabled (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: iwlwifi: mld: support TLC command version 5 (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: iwlwifi: gen1_2: move gen specific code to a function (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: iwlwifi: gen1_2: rename iwl_trans_pcie_op_mode_enter (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: iwlwifi: really remove hw_wfpm_id (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: iwlwifi: remove unneeded jacket indication (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: iwlwifi: don't publish TWT capabilities (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: iwlwifi: trans: move dev_cmd_pool to trans specific (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: iwlwifi: remove .pnvm files from module info (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: iwlwifi: acpi: make iwl_guid static (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: iwlwifi: uefi: remove runtime check of constant values (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: iwlwifi: refactor iwl_pnvm_get_from_fs (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: iwlwifi: iwl-config: include module.h (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: iwlwifi: mld: don't modify trans state where not needed (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: iwlwifi: simplify iwl_trans_pcie_d3_resume (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: iwlwifi: trans: remove STATUS_SUSPENDED (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: iwlwifi: trans: remove d3 test code (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: iwlwifi: remove dump file name extension support (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: iwlwifi: mvm: remove d3 test code (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: iwlwifi: add a new FW file numbering scheme (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: iwlwifi: mld: add few missing hcmd/notif names (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: iwlwifi: mld: Add debug log for second link (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: iwlwifi: simplify iwl_poll_prph_bit return value (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: iwlwifi: pcie: relocate finish_nic_init logic to gen1_2 (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: iwlwifi: mld: trigger mlo scan only when not in EMLSR (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: iwlwifi: mld: don't check the cipher on resume (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: iwlwifi: mld: don't validate keys state on resume (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: iwlwifi: mld: rename iwl_mld_set_key_rx_seq (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: iwlwifi: mld: refactor iwl_mld_add_all_rekeys (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: iwlwifi: mld: don't consider old versions of PPAG (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: iwlwifi: make ppag versioning clear (Jose Ignacio Tornos Martinez) [RHEL-132587] +- Reapply "wifi: iwlwifi: remove support of several iwl_ppag_table_cmd versions" (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: iwlwifi: bump MIN API in HR/GF/BZ/SC/DR (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: iwlwifi: mvm: remove a function declaration (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: iwlwifi: mld/mvm: set beacon protection capability in wowlan config (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: iwlwifi: mvm/mld: correctly retrieve the keyidx from the beacon (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: iwlwifi: mld: track BIGTK per link (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: iwlwifi: mld: support MLO rekey on resume (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: iwlwifi: mvm: cleanup cipher lookup in resume (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: iwlwifi: mld: cleanup cipher lookup in resume (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: iwlwifi: mvm: remove MLO code (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: rtw88: Use led->brightness_set_blocking for PCI too (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: rtw89: coex: Limit Wi-Fi scan slot cost to avoid A2DP glitch (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: rtw89: 8852c: update firmware crash trigger type for newer firmware (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: rtw89: 8852a: report average RSSI to avoid unnecessary scanning (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: rtw89: 8852a: report per-channel noise level by get_survey ops (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: rtw89: 8852bt: Simplify unnecessary if-else conditions in _dpk_onoff() (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: rtl8xxxu: Don't claim USB ID 07b8:8188 (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: rtlwifi: rtl8192cu: Don't claim USB ID 07b8:8188 (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: rtw89: fix group frames loss when connected to non-transmitted BSSID (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: rtw89: fix BSSID comparison for non-transmitted BSSID (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: rtw89: 8852c: check LPS H2C command complete by C2H reg instead of done ack (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: rtw89: 8851b: rfk: update TX wideband IQK (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: rtw89: 8851b: rfk: update IQK TIA setting (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: rtw89: wow: remove notify during WoWLAN net-detect (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: rtw89: debug: add beacon_info debugfs (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: rtw89: introduce beacon tracking to improve connection stability (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: rtw89: 8852bt: Use standard helper for string choice (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: rtw89: add dummy C2H handlers for BCN resend and update done (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: rtw89: print just once for unknown C2H events (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: rtw88: Lock rtwdev->mutex before setting the LED (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: rtw88: sdio: use indirect IO for device registers before power-on (Jose Ignacio Tornos Martinez) [RHEL-132587] +- ktime: Add us_to_ktime() (Jose Ignacio Tornos Martinez) [RHEL-132587] +- net: convert to nla_get_*_default() [wireless] (Jose Ignacio Tornos Martinez) [RHEL-132587] +- eventpoll: don't decrement ep refcount while still holding the ep mutex (CKI Backport Bot) [RHEL-138032] {CVE-2025-38349} +- blk-mq: Abort suspend when wakeup events are pending (Ming Lei) [RHEL-137855] +- fs/proc: fix uaf in proc_readdir_de() (CKI Backport Bot) [RHEL-137099] {CVE-2025-40271} +- idpf: set mac type when adding and removing MAC filters (Michal Schmidt) [RHEL-82234 RHEL-91991 RHEL-92017] +Resolves: RHEL-132587, RHEL-137099, RHEL-137855, RHEL-138032, RHEL-82234, RHEL-91991, RHEL-92017 + +* Thu Jan 22 2026 CKI KWF Bot [5.14.0-665.el9] +- sched: Fix build for modules using set_tsk_need_resched() (Gabriele Monaco) [RHEL-141542] +- sched: Export hidden tracepoints to modules (Gabriele Monaco) [RHEL-141542] +- powerpc/tools: drop `-o pipefail` in gcc check scripts (Jan Stancek) [RHEL-138326] +- devlink: rate: Unset parent pointer in devl_rate_nodes_destroy (Petr Oros) [RHEL-121722] +- devlink: Introduce switchdev_inactive eswitch mode (Petr Oros) [RHEL-121722] +- devlink: Add new "max_mac_per_vf" generic device param (Petr Oros) [RHEL-121722] +- devlink: region: correct port region lookup to use port_ops (Petr Oros) [RHEL-121722] +- devlink rate: Remove unnecessary 'static' from a couple places (Petr Oros) [RHEL-121722] +- devlink: Add a 'num_doorbells' driverinit param (Petr Oros) [RHEL-121722] +- devlink: Add 'total_vfs' generic device param (Petr Oros) [RHEL-121722] +- devlink: Make health reporter burst period configurable (Petr Oros) [RHEL-121722] +- devlink: Introduce burst period for health reporter (Petr Oros) [RHEL-121722] +- devlink: Move health reporter recovery abort logic to a separate function (Petr Oros) [RHEL-121722] +- devlink: Move graceful period parameter to reporter ops (Petr Oros) [RHEL-121722] +- devlink/port: Check attributes early and constify (Petr Oros) [RHEL-121722] +- devlink/port: Simplify return checks (Petr Oros) [RHEL-121722] +- netdevsim: add fw_update_flash_chunk_time_ms debugfs knobs (Petr Oros) [RHEL-121722] +- devlink: Fix excessive stack usage in rate TC bandwidth parsing (Petr Oros) [RHEL-121722] +- selftest: netdevsim: Add devlink rate tc-bw test (Petr Oros) [RHEL-121722] +- devlink: Extend devlink rate API with traffic classes bandwidth management (Petr Oros) [RHEL-121722] +- netlink: introduce type-checking attribute iteration for nlmsg (Petr Oros) [RHEL-121722] +- docs: netdevsim: fixe typo in netdevsim documentation (Petr Oros) [RHEL-121722] +- selftests: drv-net: import things in lib one by one (Petr Oros) [RHEL-121722] +- documentation: networking: devlink: Fix a typo in devlink-trap.rst (Petr Oros) [RHEL-121722] +- devlink: add value check to devlink_info_version_put() (Petr Oros) [RHEL-121722] +- x86/bugs: Report correct retbleed mitigation status (Waiman Long) [RHEL-119225] +- x86/bugs: Fix reporting of LFENCE retpoline (Waiman Long) [RHEL-119225] +- x86/bugs: Fix spectre_v2 forcing (Waiman Long) [RHEL-119225] +- x86/bugs: Remove uses of cpu_mitigations_off() (Waiman Long) [RHEL-119225] +- x86/bugs: Simplify SSB cmdline parsing (Waiman Long) [RHEL-119225] +- x86/bugs: Use early_param() for spectre_v2 (Waiman Long) [RHEL-119225] +- x86/bugs: Use early_param() for spectre_v2_user (Waiman Long) [RHEL-119225] +- x86/bugs: Add attack vector controls for VMSCAPE (Waiman Long) [RHEL-119225] +- x86/bugs: Add attack vector controls for SSB (Waiman Long) [RHEL-119225] +- x86/microcode/AMD: Handle the case of no BIOS microcode (Waiman Long) [RHEL-119225] +- x86/bugs: Fix GDS mitigation selecting when mitigation is off (Waiman Long) [RHEL-119225] +- x86/bugs: Select best SRSO mitigation (Waiman Long) [RHEL-119225] +- x86/bugs: Print enabled attack vectors (Waiman Long) [RHEL-119225] +- x86/bugs: Add attack vector controls for TSA (Waiman Long) [RHEL-119225] +- x86/pti: Add attack vector controls for PTI (Waiman Long) [RHEL-119225] +- x86/bugs: Add attack vector controls for ITS (Waiman Long) [RHEL-119225] +- x86/bugs: Add attack vector controls for SRSO (Waiman Long) [RHEL-119225] +- x86/bugs: Add attack vector controls for L1TF (Waiman Long) [RHEL-119225] +- x86/bugs: Add attack vector controls for spectre_v2 (Waiman Long) [RHEL-119225] +- x86/bugs: Add attack vector controls for BHI (Waiman Long) [RHEL-119225] +- x86/bugs: Add attack vector controls for spectre_v2_user (Waiman Long) [RHEL-119225] +- x86/bugs: Add attack vector controls for retbleed (Waiman Long) [RHEL-119225] +- x86/bugs: Add attack vector controls for spectre_v1 (Waiman Long) [RHEL-119225] +- x86/bugs: Add attack vector controls for GDS (Waiman Long) [RHEL-119225] +- x86/bugs: Add attack vector controls for SRBDS (Waiman Long) [RHEL-119225] +- x86/bugs: Add attack vector controls for RFDS (Waiman Long) [RHEL-119225] +- x86/bugs: Add attack vector controls for MMIO (Waiman Long) [RHEL-119225] +- x86/bugs: Add attack vector controls for TAA (Waiman Long) [RHEL-119225] +- x86/bugs: Add attack vector controls for MDS (Waiman Long) [RHEL-119225] +- x86/bugs: Define attack vectors relevant for each bug (Waiman Long) [RHEL-119225] +- x86/Kconfig: Add arch attack vector support (Waiman Long) [RHEL-119225] +- cpu: Define attack vectors (Waiman Long) [RHEL-119225] +- Documentation/x86: Document new attack vector controls (Waiman Long) [RHEL-119225] +- x86/bugs: Clean up SRSO microcode handling (Waiman Long) [RHEL-119225] +- x86/bugs: Use IBPB for retbleed if used by SRSO (Waiman Long) [RHEL-119225] +- x86/bugs: Add SRSO_MITIGATION_NOSMT (Waiman Long) [RHEL-119225] +- x86/bugs: Allow ITS stuffing in eIBRS+retpoline mode also (Waiman Long) [RHEL-119225] +- x86/bugs: Remove its=stuff dependency on retbleed (Waiman Long) [RHEL-119225] +- x86/bugs: Introduce cdt_possible() (Waiman Long) [RHEL-119225] +- x86/bugs: Use switch/case in its_apply_mitigation() (Waiman Long) [RHEL-119225] +- x86/bugs: Avoid warning when overriding return thunk (Waiman Long) [RHEL-119225] +- x86/bugs: Simplify the retbleed=stuff checks (Waiman Long) [RHEL-119225] +- x86/bugs: Avoid AUTO after the select step in the retbleed mitigation (Waiman Long) [RHEL-119225] +- x86/bugs: Fix spectre_v2 mitigation default on Intel (Waiman Long) [RHEL-119225] +- x86/bugs: Restructure ITS mitigation (Waiman Long) [RHEL-119225] +- x86/bugs: Fix SRSO reporting on Zen1/2 with SMT disabled (Waiman Long) [RHEL-119225] +- x86/cpu: Add "Old Microcode" docs to hw-vuln toctree (Waiman Long) [RHEL-119225] +- x86/cpu: Help users notice when running old Intel microcode (Waiman Long) [RHEL-119225] +- x86/cpufeatures: Shorten X86_FEATURE_CLEAR_BHB_LOOP_ON_VMEXIT (Waiman Long) [RHEL-119225] +- x86/bugs: Remove X86_BUG_MMIO_UNKNOWN (Waiman Long) [RHEL-119225] +- x86/bugs: Restructure SRSO mitigation (Waiman Long) [RHEL-119225] +- x86/bugs: Restructure L1TF mitigation (Waiman Long) [RHEL-119225] +- x86/bugs: Restructure SSB mitigation (Waiman Long) [RHEL-119225] +- x86/bugs: Restructure spectre_v2 mitigation (Waiman Long) [RHEL-119225] +- x86/bugs: Restructure BHI mitigation (Waiman Long) [RHEL-119225] +- x86/bugs: Restructure spectre_v2_user mitigation (Waiman Long) [RHEL-119225] +- x86/bugs: Restructure retbleed mitigation (Waiman Long) [RHEL-119225] +- x86/bugs: Allow retbleed=stuff only on Intel (Waiman Long) [RHEL-119225] +- x86/bugs: Restructure spectre_v1 mitigation (Waiman Long) [RHEL-119225] +- x86/bugs: Restructure GDS mitigation (Waiman Long) [RHEL-119225] +- x86/bugs: Restructure SRBDS mitigation (Waiman Long) [RHEL-119225] +- x86/bugs: Remove md_clear_*_mitigation() (Waiman Long) [RHEL-119225] +- x86/bugs: Restructure RFDS mitigation (Waiman Long) [RHEL-119225] +- x86/bugs: Restructure MMIO mitigation (Waiman Long) [RHEL-119225] +- x86/bugs: Restructure TAA mitigation (Waiman Long) [RHEL-119225] +- x86/bugs: Restructure MDS mitigation (Waiman Long) [RHEL-119225] +- KVM: SVM: Set/clear SRSO's BP_SPEC_REDUCE on 0 <=> 1 VM count transitions (Waiman Long) [RHEL-119225] +- Documentation/x86: Update the naming of CPU features for /proc/cpuinfo (Waiman Long) [RHEL-119225] +- redhat/configs: Enable CONFIG_CPU_MITIGATIONS (Waiman Long) [RHEL-119225] +- cpu: Ignore "mitigations" kernel parameter if CPU_MITIGATIONS=n (Waiman Long) [RHEL-119225] +- cpu: Re-enable CPU mitigations by default for !X86 architectures (Waiman Long) [RHEL-119225] +- x86/cpu: Actually turn off mitigations by default for SPECULATION_MITIGATIONS=n (Waiman Long) [RHEL-119225] +Resolves: RHEL-119225, RHEL-121722, RHEL-138326, RHEL-141542 + +* Wed Jan 21 2026 CKI KWF Bot [5.14.0-664.el9] +- nvme: fix PCIe subsystem reset controller state transition (John Meneghini) [RHEL-137435] +- powerpc/eeh: fix recursive pci_lock_rescan_remove locking in EEH event handling (John Meneghini) [RHEL-137435] +- powerpc/eeh: Make EEH driver device hotplug safe (John Meneghini) [RHEL-137435] {CVE-2025-38576} +- objtool: Fix standalone --hacks=jump_label (Rado Vrbovsky) [RHEL-114923] +- objtool: Fix weak symbol detection (Rado Vrbovsky) [RHEL-114923] +- objtool, spi: amd: Fix out-of-bounds stack access in amd_set_spi_freq() (Rado Vrbovsky) [RHEL-114923] +- bus: mhi: host: pci_generic: Set DMA mask for VFs (Jose Ignacio Tornos Martinez) [RHEL-132593] +- bus: mhi: core: Improve mhi_sync_power_up handling for SYS_ERR state (Jose Ignacio Tornos Martinez) [RHEL-132593] +- bus: mhi: host: pci_generic: Reset QDU100 while the MHI driver is removed (Jose Ignacio Tornos Martinez) [RHEL-132593] +- bus: mhi: host: pci_generic: Add SRIOV support (Jose Ignacio Tornos Martinez) [RHEL-132593] +- bus: mhi: host: pci_generic: Read SUBSYSTEM_VENDOR_ID for VF's to check status (Jose Ignacio Tornos Martinez) [RHEL-132593] +- bus: mhi: host: Add support for separate controller configurations for VF and PF (Jose Ignacio Tornos Martinez) [RHEL-132593] +- bus: mhi: ep: Fix chained transfer handling in read path (Jose Ignacio Tornos Martinez) [RHEL-132593] +- bus: mhi: host: Notify EE change via uevent (Jose Ignacio Tornos Martinez) [RHEL-132593] +- bus: mhi: host: Do not use uninitialized 'dev' pointer in mhi_init_irq_setup() (Jose Ignacio Tornos Martinez) [RHEL-132593] +- bus: mhi: host: pci_generic: Add support for all Foxconn T99W696 SKU variants (Jose Ignacio Tornos Martinez) [RHEL-132593] +- gfs2: Do not cancel internal demote requests (Andreas Gruenbacher) [RHEL-135362] +- gfs2: run_queue cleanup (Andreas Gruenbacher) [RHEL-135362] +- gfs2: Get rid of unnecessary test_and_set_bit (Andreas Gruenbacher) [RHEL-135362] +Resolves: RHEL-114923, RHEL-132593, RHEL-135362, RHEL-137435 + +* Tue Jan 20 2026 CKI KWF Bot [5.14.0-663.el9] +- scsi: sg: Fix occasional bogus elapsed time that exceeds timeout (Michal Rábek) [RHEL-58952] +- NFSv4/pNFS: Clear NFS_INO_LAYOUTCOMMIT in pnfs_mark_layout_stateid_invalid (CKI Backport Bot) [RHEL-140261] {CVE-2025-68349} +- smb: client: let recv_done verify data_offset, data_length and remaining_data_length (Paulo Alcantara) [RHEL-131389] {CVE-2025-39933} +- redhat/kernel.spec.template: Let kernel-modules installation rebuild initrd in UKI system (Li Tian) [RHEL-135721] +- ASoC: Intel: bytcr_rt5640: Fix invalid quirk input mapping (CKI Backport Bot) [RHEL-129113] {CVE-2025-40154} +- xfrm: bring back device check in validate_xmit_xfrm (Hangbin Liu) [RHEL-116770] +- bonding: Fix multiple long standing offload races (Hangbin Liu) [RHEL-116770] +- bonding: Mark active offloaded xfrm_states (Hangbin Liu) [RHEL-116770] +- xfrm: Add explicit dev to .xdo_dev_state_{add,delete,free} (Hangbin Liu) [RHEL-116770] +- xfrm: Remove unneeded device check from validate_xmit_xfrm (Hangbin Liu) [RHEL-116770] +- xfrm: Use xdo.dev instead of xdo.real_dev (Hangbin Liu) [RHEL-116770] +- net/mlx5: Avoid using xso.real_dev unnecessarily (Hangbin Liu) [RHEL-116770] +Resolves: RHEL-116770, RHEL-129113, RHEL-131389, RHEL-135721, RHEL-140261, RHEL-58952 + +* Sat Jan 17 2026 CKI KWF Bot [5.14.0-662.el9] +- Bluetooth: hci_sock: Prevent race in socket write iter and sock bind (CKI Backport Bot) [RHEL-139463] {CVE-2025-68305} +- Set fc_nlinfo in nh_create_ipv4, nh_create_ipv6 (Guillaume Nault) [RHEL-138491] +- net: ethtool: update set_rxfh_indir to use ethtool_get_rx_ring_count helper (Ivan Vecera) [RHEL-132646] +- net: ethtool: update set_rxfh to use ethtool_get_rx_ring_count helper (Ivan Vecera) [RHEL-132646] +- net: ethtool: add get_rx_ring_count callback to optimize RX ring queries (Ivan Vecera) [RHEL-132646] +- net: ethtool: remove the duplicated handling from ethtool_get_rxrings (Ivan Vecera) [RHEL-132646] +- net: ethtool: add support for ETHTOOL_GRXRINGS ioctl (Ivan Vecera) [RHEL-132646] +- net: ethtool: pass the num of RX rings directly to ethtool_copy_validate_indir (Ivan Vecera) [RHEL-132646] +- net: openvswitch: Avoid needlessly taking the RTNL on vport destroy (Adrian Moreno) [RHEL-137482] +- powercap: intel_rapl: Add support for Wildcat Lake platform (CKI Backport Bot) [RHEL-95625] +- Bluetooth: MGMT: Fix OOB access in parse_adv_monitor_pattern() (CKI Backport Bot) [RHEL-136967] {CVE-2025-40294} +- net/sched: mqprio: fix stack out-of-bounds write in tc entry parsing (CKI Backport Bot) [RHEL-136823] {CVE-2025-38568} +- net/handshake: Fix memory leak in tls_handshake_accept() (Olga Kornievskaia) [RHEL-134735] +- NFSv4: Fix an incorrect parameter when calling nfs4_call_sync() (Olga Kornievskaia) [RHEL-134735] +- NFS: sysfs: fix leak when nfs_client kobject add fails (Olga Kornievskaia) [RHEL-134735] +- pnfs: Set transport security policy to RPC_XPRTSEC_NONE unless using TLS (Olga Kornievskaia) [RHEL-134735] +- pnfs: Fix TLS logic in _nfs4_pnfs_v4_ds_connect() (Olga Kornievskaia) [RHEL-134735] +- NFSD: Never cache a COMPOUND when the SEQUENCE operation fails (Olga Kornievskaia) [RHEL-134735] +- NFSD: Skip close replay processing if XDR encoding fails (Olga Kornievskaia) [RHEL-134735] +- NFSD: Encode COMPOUND operation status on page boundaries (Olga Kornievskaia) [RHEL-134735] +- NFSD: free copynotify stateid in nfs4_free_ol_stateid() (Olga Kornievskaia) [RHEL-134735] +- NFSD: Fix crash in nfsd4_read_release() (Olga Kornievskaia) [RHEL-134735] +- NFSD: Define a proc_layoutcommit for the FlexFiles layout type (Olga Kornievskaia) [RHEL-134735] +- NFSv4.1: fix backchannel max_resp_sz verification check (Olga Kornievskaia) [RHEL-134735] +- NFSD: Fix destination buffer size in nfsd4_ssc_setup_dul() (Olga Kornievskaia) [RHEL-134735] +- sunrpc: fix null pointer dereference on zero-length checksum (Olga Kornievskaia) [RHEL-134735] +- Bluetooth: hci_sync: fix race in hci_cmd_sync_dequeue_once (CKI Backport Bot) [RHEL-136257] {CVE-2025-40318} +- net: vlan: sync VLAN features with lower device (CKI Backport Bot) [RHEL-80409] +- mptcp: fix race condition in mptcp_schedule_work() (CKI Backport Bot) [RHEL-134449] {CVE-2025-40258} +- sctp: avoid NULL dereference when chunk data buffer is missing (CKI Backport Bot) [RHEL-134005] {CVE-2025-40240} +- inetpeer: do not get a refcount in inet_getpeer() (Guillaume Nault) [RHEL-116117] +- inetpeer: update inetpeer timestamp in inet_getpeer() (Guillaume Nault) [RHEL-116117] +- inetpeer: remove create argument of inet_getpeer() (Guillaume Nault) [RHEL-116117] +- inetpeer: remove create argument of inet_getpeer_v[46]() (Guillaume Nault) [RHEL-116117] +- ipv4/route: avoid unused-but-set-variable warning (Guillaume Nault) [RHEL-116117] +- net: vxlan: prevent NULL deref in vxlan_xmit_one (Antoine Tenart) [RHEL-133365] +- openvswitch: Stricter validation for the userspace action (Paolo Valerio) [RHEL-115648] +- openvswitch: Fix unsafe attribute parsing in output_userspace() (Paolo Valerio) [RHEL-115648] +- net: openvswitch: fix nested key length validation in the set() action (Paolo Valerio) [RHEL-115648] +- openvswitch: use RCU protection in ovs_vport_cmd_fill_info() (Paolo Valerio) [RHEL-115648] +- openvswitch: fix lockup on tx to unregistering netdev with carrier (Paolo Valerio) [RHEL-115648] +- ethtool: Don't check for RXFH fields conflict when no input_xfrm is requested (Ivan Vecera) [RHEL-127561] +- net: ethtool: don't mux RXFH via rxnfc callbacks (Ivan Vecera) [RHEL-127561] +- eth: hns3: migrate to new RXFH callbacks (Ivan Vecera) [RHEL-127561] +- eth: hinic: migrate to new RXFH callbacks (Ivan Vecera) [RHEL-127561] +- eth: nfp: migrate to new RXFH callbacks (Ivan Vecera) [RHEL-127561] +- eth: mlx5: migrate to new RXFH callbacks (Ivan Vecera) [RHEL-127561] +- eth: qede: migrate to new RXFH callbacks (Ivan Vecera) [RHEL-127561] +- eth: benet: migrate to new RXFH callbacks (Ivan Vecera) [RHEL-127561] +- eth: sfc: migrate to new RXFH callbacks (Ivan Vecera) [RHEL-127561] +- eth: sfc: siena: migrate to new RXFH callbacks (Ivan Vecera) [RHEL-127561] +- eth: sfc: falcon: migrate to new RXFH callbacks (Ivan Vecera) [RHEL-127561] +- eth: sxgbe: migrate to new RXFH callbacks (Ivan Vecera) [RHEL-127561] +- eth: dpaa2: migrate to new RXFH callbacks (Ivan Vecera) [RHEL-127561] +- eth: dpaa: migrate to new RXFH callbacks (Ivan Vecera) [RHEL-127561] +- eth: niu: migrate to new RXFH callbacks (Ivan Vecera) [RHEL-127561] +- eth: otx2: migrate to new RXFH callbacks (Ivan Vecera) [RHEL-127561] +- eth: thunder: migrate to new RXFH callbacks (Ivan Vecera) [RHEL-127561] +- eth: ena: migrate to new RXFH callbacks (Ivan Vecera) [RHEL-127561] +- eth: bnxt: migrate to new RXFH callbacks (Ivan Vecera) [RHEL-127561] +- eth: bnx2x: migrate to new RXFH callbacks (Ivan Vecera) [RHEL-127561] +- eth: iavf: migrate to new RXFH callbacks (Ivan Vecera) [RHEL-127561] +- eth: ice: migrate to new RXFH callbacks (Ivan Vecera) [RHEL-127561] +- eth: i40e: migrate to new RXFH callbacks (Ivan Vecera) [RHEL-127561] +- eth: fm10k: migrate to new RXFH callbacks (Ivan Vecera) [RHEL-127561] +- eth: ixgbe: migrate to new RXFH callbacks (Ivan Vecera) [RHEL-127561] +- eth: igc: migrate to new RXFH callbacks (Ivan Vecera) [RHEL-127561] +- eth: igb: migrate to new RXFH callbacks (Ivan Vecera) [RHEL-127561] +- eth: e1000e: migrate to new RXFH callbacks (Ivan Vecera) [RHEL-127561] +- eth: lan743x: migrate to new RXFH callbacks (Ivan Vecera) [RHEL-127561] +- eth: cxgb4: migrate to new RXFH callbacks (Ivan Vecera) [RHEL-127561] +- eth: cisco: migrate to new RXFH callbacks (Ivan Vecera) [RHEL-127561] +- eth: gianfar: migrate to new RXFH callbacks (Ivan Vecera) [RHEL-127561] +- net: drv: hyperv: migrate to new RXFH callbacks (Ivan Vecera) [RHEL-127561] +- net: drv: virtio: migrate to new RXFH callbacks (Ivan Vecera) [RHEL-127561] +- net: drv: vmxnet3: migrate to new RXFH callbacks (Ivan Vecera) [RHEL-127561] +- eth: remove empty RXFH handling from drivers (Ivan Vecera) [RHEL-127561] +- net: ethtool: add dedicated callbacks for getting and setting rxfh fields (Ivan Vecera) [RHEL-127561] +- net: ethtool: require drivers to opt into the per-RSS ctx RXFH (Ivan Vecera) [RHEL-127561] +- net: ethtool: remove the duplicated handling from rxfh and rxnfc (Ivan Vecera) [RHEL-127561] +- net: ethtool: copy the rxfh flow handling (Ivan Vecera) [RHEL-127561] +- net: ethtool: mm: reset verification status when link is down (Ivan Vecera) [RHEL-127569] +- net: ethtool: mm: extract stmmac verification logic into common library (Ivan Vecera) [RHEL-127569] +- net: use dst_dev_rcu() in sk_setup_caps() (Hangbin Liu) [RHEL-129085] {CVE-2025-40170} +- ipv4: use RCU protection in ip_dst_mtu_maybe_forward() (Hangbin Liu) [RHEL-129085] +- net: ipv4: Consolidate ipv4_mtu and ip_dst_mtu_maybe_forward (Hangbin Liu) [RHEL-129085] +- ipv6: use RCU in ip6_xmit() (Hangbin Liu) [RHEL-129022] {CVE-2025-40135} +- ipv6: use RCU in ip6_output() (Hangbin Liu) [RHEL-128985] {CVE-2025-40158} +- net: dst: introduce dst->dev_rcu (Hangbin Liu) [RHEL-128985] +- ipv4: use RCU protection in __ip_rt_update_pmtu() (Hangbin Liu) [RHEL-128985] +- net: Add locking to protect skb->dev access in ip_output (Hangbin Liu) [RHEL-128985] +- net: dst: add four helpers to annotate data-races around dst->dev (Hangbin Liu) [RHEL-128985] +- bpf: Fix mismatched RCU unlock flavour in bpf_out_neigh_v6 (Hangbin Liu) [RHEL-128985] +- vrf: Fix lockdep splat in output path (Hangbin Liu) [RHEL-128985] +- ipv6: remove nexthop_fib6_nh_bh() (Hangbin Liu) [RHEL-128985] +- net: remove rcu_dereference_bh_rtnl() (Hangbin Liu) [RHEL-128985] +- neighbour: switch to standard rcu, instead of rcu_bh (Hangbin Liu) [RHEL-128985] +- ipv6: flowlabel: do not disable BH where not needed (Hangbin Liu) [RHEL-128985] +- ipv6: remove one read_lock()/read_unlock() pair in rt6_check_neigh() (Hangbin Liu) [RHEL-128985] +- neigh: introduce neigh_confirm() helper function (Hangbin Liu) [RHEL-128985] +- net: Prevent use after free in netif_napi_set_irq_locked() (Petr Oros) [RHEL-83023] +- net: move aRFS rmap management and CPU affinity to core (Petr Oros) [RHEL-83023] +- xfrm: Check inner packet family directly from skb_dst (Hangbin Liu) [RHEL-95005] +- xfrm: fix offloading of cross-family tunnels (Hangbin Liu) [RHEL-95005] +- udp: also consider secpath when evaluating ipsec use for checksumming (Hangbin Liu) [RHEL-95005] +- xfrm: restore GSO for SW crypto (Hangbin Liu) [RHEL-95005] +- xfrm: always initialize offload path (Hangbin Liu) [RHEL-95005] +- xfrm: check for PMTU in tunnel mode for packet offload (Hangbin Liu) [RHEL-95005] +- xfrm: provide common xdo_dev_offload_ok callback implementation (Hangbin Liu) [RHEL-95005] +- xfrm: rely on XFRM offload (Hangbin Liu) [RHEL-95005] +- xfrm: simplify SA initialization routine (Hangbin Liu) [RHEL-95005] +- xfrm: delay initialization of offload path till its actually requested (Hangbin Liu) [RHEL-95005] +Resolves: RHEL-115648, RHEL-116117, RHEL-127561, RHEL-127569, RHEL-128985, RHEL-129022, RHEL-129085, RHEL-132646, RHEL-133365, RHEL-134005, RHEL-134449, RHEL-134735, RHEL-136257, RHEL-136823, RHEL-136967, RHEL-137482, RHEL-138491, RHEL-139463, RHEL-80409, RHEL-83023, RHEL-95005, RHEL-95625 + +* Fri Jan 16 2026 CKI KWF Bot [5.14.0-661.el9] +- iavf: avoid deadlock by cancelling work without netdev lock in remove path (Mohammad Heib) [RHEL-130117] +- tools/power turbostat: Validate APERF access for VMWARE (David Arcari) [RHEL-127044] +- workqueue: Initialize wq_isolated_cpumask in workqueue_init_early() (Waiman Long) [RHEL-120441] +- workqueue: add printf attribute to __alloc_workqueue() (Waiman Long) [RHEL-120441] +- workqueue: Increase worker desc's length to 32 (Waiman Long) [RHEL-120441] +- workqueue: Refactor worker ID formatting and make wq_worker_comm() use full ID string (Waiman Long) [RHEL-120441] +- Revert "Drivers: hv: Add CONFIG_HYPERV_VMBUS option" (José Expósito) [RHEL-125801] +- Reapply "drm/amdgpu: fix incorrect vm flags to map bo" (José Expósito) [RHEL-125801] +- Reapply "drm/i915: Convert REG_GENMASK*() to fixed-width GENMASK_U*()" (José Expósito) [RHEL-125801] +- drm/amd/display: Do not use CC_FLAGS_FPU/CC_FLAGS_NO_FPU (José Expósito) [RHEL-125801] +- dma-buf: dma-heap: Do not use string literal in EXPORT_SYMBOL_NS_GPL (José Expósito) [RHEL-125801] +- Revert "drm/sysfb: Find screen_info format with helpers" (José Expósito) [RHEL-125801] +- Revert "change the calling conventions for vfs_parse_fs_string()" (José Expósito) [RHEL-125801] +- drm/pagemap: Add missing parameter to vma_alloc_folio() (José Expósito) [RHEL-125801] +- drm: Use previous includes (José Expósito) [RHEL-125801] +- Revert "mm: make folio page count functions return unsigned" (José Expósito) [RHEL-125801] +- redhat/configs: Add new configs from DRM 6.18 backport (José Expósito) [RHEL-125801] +- Merge DRM changes from upstream v6.18-rc7..v6.18 (José Expósito) [RHEL-125801] +- Merge DRM changes from upstream v6.18-rc6..v6.18-rc7 (José Expósito) [RHEL-125801] +- Merge DRM changes from upstream v6.18-rc5..v6.18-rc6 (José Expósito) [RHEL-125801] +- Merge DRM changes from upstream v6.18-rc4..v6.18-rc5 (José Expósito) [RHEL-125801] +- Merge DRM changes from upstream v6.17..v6.18-rc4 (José Expósito) [RHEL-125801] +- efi/x86: Memory protection on EfiGcdMemoryTypeMoreReliable (Lenny Szubowicz) [RHEL-95228] +- mmc: dw_mmc: add exynos7870 DW MMC support (Steve Dunnagan) [RHEL-104061] +- mmc: dw_mmc-bluefield: Add support for eMMC HW reset (Steve Dunnagan) [RHEL-104061] +- mmc: dw_mmc: Use devm_mmc_alloc_host() helper (Steve Dunnagan) [RHEL-104061] +- mmc: dw_mmc: add a quirk for accessing 64-bit FIFOs in two halves (Steve Dunnagan) [RHEL-104061] +- mmc: host: Fix typos in comments across various files (Steve Dunnagan) [RHEL-104061] +- mmc: dw_mmc: allow biu and ciu clocks to defer (Steve Dunnagan) [RHEL-104061] +- mmc: dw_mmc: Add support for platform specific eMMC HW reset (Steve Dunnagan) [RHEL-104061] +- mmc: Convert from tasklet to BH workqueue (Steve Dunnagan) [RHEL-104061] +- mmc: dw_mmc: Remove unused of_gpio.h (Steve Dunnagan) [RHEL-104061] +Resolves: RHEL-104061, RHEL-120441, RHEL-125801, RHEL-127044, RHEL-130117, RHEL-95228 + +* Thu Jan 15 2026 CKI KWF Bot [5.14.0-660.el9] +- bpf, arm64: Do not audit capability check in do_jit() (CKI Backport Bot) [RHEL-126125] +- vsock: Ignore signal/timeout on connect() if already established (CKI Backport Bot) [RHEL-139285] {CVE-2025-40248} +- x86/sev: Guard sev_evict_cache() with CONFIG_AMD_MEM_ENCRYPT (Paolo Bonzini) [RHEL-32892] +- x86/sev: Evict cache lines during SNP memory validation (Paolo Bonzini) [RHEL-32892] +- HID: intel-ish-hid: Fix -Wcast-function-type-strict in devm_ishtp_alloc_workqueue() (Tony Camuso) [RHEL-136560] +- HID: intel-ish-hid: ipc: Separate hibernate callbacks in dev_pm_ops (Tony Camuso) [RHEL-136560] +- HID: intel-ish-hid: Use IPC RESET instead of void message in ish_wakeup() (Tony Camuso) [RHEL-136560] +- HID: intel-ish-hid: ipc: Always schedule FW reset work on RESET_NOTIFY/ACK (Tony Camuso) [RHEL-136560] +- HID: intel-ish-ipc: Reset clients state on resume from D3 (Tony Camuso) [RHEL-136560] +- HID: intel-ishtp-hid: Clear suspended flag only after connected on resume (Tony Camuso) [RHEL-136560] +- HID: intel-ish-hid: Add ishtp_get_connection_state() interface (Tony Camuso) [RHEL-136560] +- HID: intel-ish-hid: Use dedicated unbound workqueues to prevent resume blocking (Tony Camuso) [RHEL-136560] +- HID: intel-ish-ipc: Remove redundant ready check after timeout function (Tony Camuso) [RHEL-136560] +- HID: intel-ish-hid: Increase ISHTP resume ack timeout to 300ms (Tony Camuso) [RHEL-136560] +- HID: intel-ish-hid: ipc: Add Wildcat Lake PCI device ID (Tony Camuso) [RHEL-136560] +- hid: intel-ish-hid: Use PCI_DEVICE_DATA() macro for ISH device table (Tony Camuso) [RHEL-136560] +- cifs: Fix deadlock in cifs_writepages during reconnect (Paulo Alcantara) [RHEL-132486] +- irqchip/gic-v2m: Prevent use after free of gicv2m_get_fwnode() (CKI Backport Bot) [RHEL-131972] {CVE-2025-37819} +- time/timecounter: Fix the lie that struct cyclecounter is const (Ivan Vecera) [RHEL-127559] +- Bluetooth: ISO: Fix possible UAF on iso_conn_free (CKI Backport Bot) [RHEL-128894] {CVE-2025-40141} +- ice: ice_adapter: release xa entry on adapter allocation failure (CKI Backport Bot) [RHEL-128470] {CVE-2025-40185} +Resolves: RHEL-126125, RHEL-127559, RHEL-128470, RHEL-128894, RHEL-131972, RHEL-132486, RHEL-136560, RHEL-139285, RHEL-32892 + +* Wed Jan 14 2026 CKI KWF Bot [5.14.0-659.el9] +- mm: hugetlb: avoid soft lockup when mprotect to large memory area (Luiz Capitulino) [RHEL-139899] +- net: atlantic: fix fragment overflow handling in RX path (CKI Backport Bot) [RHEL-139488] {CVE-2025-68301} +- block: fix race between wbt_enable_default and IO submission (Ming Lei) [RHEL-137734] +- libceph: fix potential use-after-free in have_mon_and_osd_map() (CKI Backport Bot) [RHEL-137401] {CVE-2025-68285} +- block: Use RCU in blk_mq_[un]quiesce_tagset() instead of set->tag_list_lock (Ming Lei) [RHEL-136168] +- net: mana: Handle hardware recovery events when probing the device (Maxim Levitsky) [RHEL-132184] +- net: mana: Drop TX skb on post_work_request failure and unmap resources (Maxim Levitsky) [RHEL-132184] +- net: mana: Handle SKB if TX SGEs exceed hardware limit (Maxim Levitsky) [RHEL-132184] +- net: mana: Add standard counter rx_missed_errors (Maxim Levitsky) [RHEL-132184] +- net: mana: Move hardware counter stats from per-port to per-VF context (Maxim Levitsky) [RHEL-132184] +- net: mana: Support HW link state events (Maxim Levitsky) [RHEL-132184] +- RDMA/mana_ib: Extend modify QP (Maxim Levitsky) [RHEL-132184] +- net: mana: Reduce waiting time if HWC not responding (Maxim Levitsky) [RHEL-132184] +- net: mana: Use page pool fragments for RX buffers instead of full pages to improve memory efficiency. (Maxim Levitsky) [RHEL-132184] +- RDMA/mana_ib: Drain send wrs of GSI QP (Maxim Levitsky) [RHEL-132184] +- net: hv_netvsc: fix loss of early receive events from host during channel open. (Maxim Levitsky) [RHEL-132184] +- rv: Update RHEL kconfigs for 6.17 upstream code (Gabriele Monaco) [RHEL-114755] +- redhat/configs: Move CONFIG_RV_PER_TASK_MONITORS to common/generic (Gabriele Monaco) [RHEL-114755] +- New configs in kernel/trace (Gabriele Monaco) [RHEL-114755] +- rv: Make rtapp/pagefault monitor depends on CONFIG_MMU (Gabriele Monaco) [RHEL-114755] +- rv: Fully convert enabled_monitors to use list_head as iterator (Gabriele Monaco) [RHEL-114755] +- rv: Fix missing mutex unlock in rv_register_monitor() (Gabriele Monaco) [RHEL-114755] +- include/linux/rv.h: remove redundant include file (Gabriele Monaco) [RHEL-114755] +- rv: Fix wrong type cast in enabled_monitors_next() (Gabriele Monaco) [RHEL-114755] +- rv: Support systems with time64-only syscalls (Gabriele Monaco) [RHEL-114755] +- Documentation/rv: Fix minor typo in monitor_synthesis page (Gabriele Monaco) [RHEL-114755] +- rv: Add opid per-cpu monitor (Gabriele Monaco) [RHEL-114755] +- rv: Add nrp and sssw per-task monitors (Gabriele Monaco) [RHEL-114755] +- rv: Replace tss and sncid monitors with more complete sts (Gabriele Monaco) [RHEL-114755] +- sched: Adapt sched tracepoints for RV task model (Gabriele Monaco) [RHEL-114755] +- rv: Retry when da monitor detects race conditions (Gabriele Monaco) [RHEL-114755] +- rv: Adjust monitor dependencies (Gabriele Monaco) [RHEL-114755] +- rv: Use strings in da monitors tracepoints (Gabriele Monaco) [RHEL-114755] +- rv: Remove trailing whitespace from tracepoint string (Gabriele Monaco) [RHEL-114755] +- rv: Add da_handle_start_run_event_ to per-task monitors (Gabriele Monaco) [RHEL-114755] +- rv: Fix wrong type cast in reactors_show() and monitor_reactor_show() (Gabriele Monaco) [RHEL-114755] +- rv: Fix wrong type cast in monitors_show() (Gabriele Monaco) [RHEL-114755] +- rv: Remove struct rv_monitor::reacting (Gabriele Monaco) [RHEL-114755] +- rv: Remove rv_reactor's reference counter (Gabriele Monaco) [RHEL-114755] +- rv: Merge struct rv_reactor_def into struct rv_reactor (Gabriele Monaco) [RHEL-114755] +- rv: Merge struct rv_monitor_def into struct rv_monitor (Gabriele Monaco) [RHEL-114755] +- rv: Remove unused field in struct rv_monitor_def (Gabriele Monaco) [RHEL-114755] +- rv: Return init error when registering monitors (Gabriele Monaco) [RHEL-114755] +- verification/rvgen: Organise Kconfig entries for nested monitors (Gabriele Monaco) [RHEL-114755] +- tools/dot2c: Fix generated files going over 100 column limit (Gabriele Monaco) [RHEL-114755] +- tools/rv: Stop gracefully also on SIGTERM (Gabriele Monaco) [RHEL-114755] +- tools/rv: Do not skip idle in trace (Gabriele Monaco) [RHEL-114755] +- verification/rvgen: Do not generate unused variables (Gabriele Monaco) [RHEL-114755] +- verification/rvgen: Generate each variable definition only once (Gabriele Monaco) [RHEL-114755] +- rv/ltl: Do not execute the Buchi automaton twice on start condition (Gabriele Monaco) [RHEL-114755] +- verification/rvgen: Support the 'next' operator (Gabriele Monaco) [RHEL-114755] +- panic: Fix up description of vpanic() (Gabriele Monaco) [RHEL-114755] +- Documentation/rv: Add documentation for linear temporal logic monitors (Gabriele Monaco) [RHEL-114755] +- verification/rvgen: Add support for linear temporal logic (Gabriele Monaco) [RHEL-114755] +- verification/rvgen: Restructure the classes to prepare for LTL inclusion (Gabriele Monaco) [RHEL-114755] +- verification/rvgen: Restructure the templates files (Gabriele Monaco) [RHEL-114755] +- Documentation/rv: Prepare monitor synthesis document for LTL inclusion (Gabriele Monaco) [RHEL-114755] +- verification/dot2k: Prepare the frontend for LTL inclusion (Gabriele Monaco) [RHEL-114755] +- verification/dot2k: Replace is_container() hack with subparsers (Gabriele Monaco) [RHEL-114755] +- verification/dot2k: Remove __buff_to_string() (Gabriele Monaco) [RHEL-114755] +- verification/dot2k: Make a separate dot2k_templates/Kconfig_container (Gabriele Monaco) [RHEL-114755] +- tracing: Remove pointless memory barriers (Gabriele Monaco) [RHEL-114755] +- rv: Allow to configure the number of per-task monitor (Gabriele Monaco) [RHEL-114755] +- rv: Add documentation for rtapp monitor (Gabriele Monaco) [RHEL-114755] +- rv: Add rtapp_sleep monitor (Gabriele Monaco) [RHEL-114755] +- rv: Add rtapp_pagefault monitor (Gabriele Monaco) [RHEL-114755] +- riscv: mm: Add page fault trace points (Gabriele Monaco) [RHEL-114755] +- x86/tracing, x86/mm: Move page fault tracepoints to generic (Gabriele Monaco) [RHEL-114755] +- x86/tracing, x86/mm: Remove redundant trace_pagefault_key (Gabriele Monaco) [RHEL-114755] +- rv: Add rtapp container monitor (Gabriele Monaco) [RHEL-114755] +- rv: Add support for LTL monitors (Gabriele Monaco) [RHEL-114755] +- rv: rename CONFIG_DA_MON_EVENTS to CONFIG_RV_MON_EVENTS (Gabriele Monaco) [RHEL-114755] +- rv: Let the reactors take care of buffers (Gabriele Monaco) [RHEL-114755] +- panic: Add vpanic() (Gabriele Monaco) [RHEL-114755] +- kernel/panic.c: format kernel-doc comments (Gabriele Monaco) [RHEL-114755] +- printk: Make vprintk_deferred() public (Gabriele Monaco) [RHEL-114755] +- rv: Add #undef TRACE_INCLUDE_FILE (Gabriele Monaco) [RHEL-114755] +Resolves: RHEL-114755, RHEL-132184, RHEL-136168, RHEL-137401, RHEL-137734, RHEL-139488, RHEL-139899 + +* Fri Jan 09 2026 CKI KWF Bot [5.14.0-658.el9] +- powerpc/64s/slb: Fix SLB multihit issue during SLB preload (Mamatha Inamdar) [RHEL-104980] +- KVM: arm64: Guard PMSCR_EL1 initialization with SPE presence check (Cornelia Huck) [RHEL-131243] +- KVM: arm64: nv: Don't advance PC when pending an SVE exception (Cornelia Huck) [RHEL-131243] +- KVM: arm64: Don't access ICC_SRE_EL2 if GICv3 doesn't support v2 compatibility (Cornelia Huck) [RHEL-131243] +- KVM: arm64: Fix kvm_vcpu_{set,is}_be() to deal with EL2 state (Cornelia Huck) [RHEL-131243] +- rtla/timerlat_bpf: Stop tracing on user latency (Tomas Glozar) [RHEL-125445] +- cpufreq: intel_pstate: Fix object lifecycle issue in update_qos_request() (David Arcari) [RHEL-129862] +- dpll: zl3073x: Specify phase adjustment granularity for pins (Ivan Vecera) [RHEL-129505] +- dlm: check for undefined release_option values (Alexander Aring) [RHEL-127940] +- dlm: handle release_option as unsigned (Alexander Aring) [RHEL-127940] +- dlm: handle invalid lockspace member remove (Alexander Aring) [RHEL-127940] +- dlm: add new flag DLM_RELEASE_RECOVER for dlm_lockspace_release (Alexander Aring) [RHEL-127940] +- dlm: add new configfs entry release_recover for lockspace members (Alexander Aring) [RHEL-127940] +- dlm: add new RELEASE_RECOVER uevent attribute for release_lockspace (Alexander Aring) [RHEL-127940] +- dlm: use defines for force values in dlm_release_lockspace (Alexander Aring) [RHEL-127940] +- dlm: check for defined force value in dlm_lockspace_release (Alexander Aring) [RHEL-127940] +- dlm: disallow different configs nodeid storages (Alexander Aring) [RHEL-127940] +- dlm: prevent NPD when writing a positive value to event_done (Alexander Aring) [RHEL-127940] {CVE-2025-23131} +- bits: introduce fixed-type BIT_U*() (José Expósito) [RHEL-125803] +- bits: introduce fixed-type GENMASK_U*() (José Expósito) [RHEL-125803] +- bits: add comments and newlines to #if, #else and #endif directives (José Expósito) [RHEL-125803] +- linux/bits.h: simplify GENMASK_INPUT_CHECK() (José Expósito) [RHEL-125803] +- compiler.h: add const_true() (José Expósito) [RHEL-125803] +- iopoll: Generalize read_poll_timeout() into poll_timeout_us() (José Expósito) [RHEL-125803] +- PM: hibernate: Fix pm_hibernation_mode_is_suspend() build breakage (José Expósito) [RHEL-125803] +- PM: hibernate: Add pm_hibernation_mode_is_suspend() (José Expósito) [RHEL-125803] +- overflow: add range_overflows() and range_end_overflows() (José Expósito) [RHEL-125803] +- list: add list_last_entry_or_null() (José Expósito) [RHEL-125803] +- redhat: Temporary stop adding 'kernel' component to SBAT (Li Tian) [RHEL-124584] +- redhat: Switch to implicit enablement of CONFIG_EFI_SBAT_FILE (Li Tian) [RHEL-124584] +- redhat: Add SBAT information to Linux kernel (Li Tian) [RHEL-124584] +- x86/efi: Implement support for embedding SBAT data for x86 (Li Tian) [RHEL-124584] +- efi: Fix .data section size calculations when .sbat is present (Li Tian) [RHEL-124584] +- efi: Drop preprocessor directives from zboot.lds (Li Tian) [RHEL-124584] +- efi: zboot specific mechanism for embedding SBAT section (Li Tian) [RHEL-124584] +- mlxbf_gige: return EPROBE_DEFER if PHY IRQ is not available (David Thompson) [RHEL-104015] +- mlxbf_gige: emit messages during open and probe failures (David Thompson) [RHEL-104015] +- mlxbf_gige: disable RX filters until RX path initialized (David Thompson) [RHEL-104015] +- mlxbf_gige: add support to display pause frame counters (David Thompson) [RHEL-104015] +Resolves: RHEL-104015, RHEL-104980, RHEL-124584, RHEL-125445, RHEL-125803, RHEL-127940, RHEL-129505, RHEL-129862, RHEL-131243 + +* Thu Jan 08 2026 CKI KWF Bot [5.14.0-657.el9] +- powerpc/kexec: Enable SMT before waking offline CPUs (Mamatha Inamdar) [RHEL-137134] +- dpll: zl3073x: Allow to configure phase offset averaging factor (CKI Backport Bot) [RHEL-118666] +- drm/vmwgfx: Validate command header size against SVGA_CMD_MAX_DATASIZE (CKI Backport Bot) [RHEL-134429] {CVE-2025-40277} +- PM: hibernate: shrink shmem pages after dev_pm_ops.prepare() (José Expósito) [RHEL-120786] +- mlxbf-bootctl: use sysfs_emit_at() in secure_boot_fuse_state_show() (David Thompson) [RHEL-103900] +- mlxbf-bootctl: Support sysfs entries for RTC battery status (David Thompson) [RHEL-103900] +- platform/mellanox: mlxbf-bootctl: use sysfs_emit() instead of sprintf() (David Thompson) [RHEL-103900] +- gpio: mlxbf3: use platform_get_irq_optional() (David Thompson) [RHEL-103874] +- gpio: mlxbf3: Support shutdown() function (David Thompson) [RHEL-103874] +- pinctrl: mlxbf3: Fix return value check for devm_platform_ioremap_resource (David Thompson) [RHEL-104059] +Resolves: RHEL-103874, RHEL-103900, RHEL-104059, RHEL-118666, RHEL-120786, RHEL-134429, RHEL-137134 + +* Tue Jan 06 2026 CKI KWF Bot [5.14.0-656.el9] +- block: don't freeze queue for updating queue limits (Ming Lei) [RHEL-134978] +- x86/resctrl: Fix miscount of bandwidth event when reactivating previously unavailable RMID (David Arcari) [RHEL-129399] +- x86/resctrl: Implement resctrl_arch_reset_cntr() and resctrl_arch_cntr_read() (David Arcari) [RHEL-129399] +- fs/resctrl: Introduce counter ID read, reset calls in mbm_event mode (David Arcari) [RHEL-129399] +- x86/resctrl: Refactor resctrl_arch_rmid_read() (David Arcari) [RHEL-129399] +- scsi: lpfc: Update lpfc version to 14.4.0.12 (Paul Ely) [RHEL-127902] +- scsi: lpfc: Add capability to register Platform Name ID to fabric (Paul Ely) [RHEL-127902] +- scsi: lpfc: Allow support for BB credit recovery in point-to-point topology (Paul Ely) [RHEL-127902] +- scsi: lpfc: Fix reusing an ndlp that is marked NLP_DROPPED during FLOGI (Paul Ely) [RHEL-127902] +- scsi: lpfc: Modify kref handling for Fabric Controller ndlps (Paul Ely) [RHEL-127902] +- scsi: lpfc: Fix leaked ndlp krefs when in point-to-point topology (Paul Ely) [RHEL-127902] +- scsi: lpfc: Ensure unregistration of rpis for received PLOGIs (Paul Ely) [RHEL-127902] +- scsi: lpfc: Remove redundant NULL ptr assignment in lpfc_els_free_iocb() (Paul Ely) [RHEL-127902] +- scsi: lpfc: Revise discovery related function headers and comments (Paul Ely) [RHEL-127902] +- scsi: lpfc: Update various NPIV diagnostic log messaging (Paul Ely) [RHEL-127902] +- scsi: lpfc: Copyright updates for 14.4.0.11 patches (Paul Ely) [RHEL-127902] +- scsi: lpfc: Update lpfc version to 14.4.0.11 (Paul Ely) [RHEL-127902] +- scsi: lpfc: Convert debugfs directory counts from atomic to unsigned int (Paul Ely) [RHEL-127902] +- scsi: lpfc: Clean up extraneous phba dentries (Paul Ely) [RHEL-127902] +- scsi: lpfc: Use switch case statements in DIF debugfs handlers (Paul Ely) [RHEL-127902] +- scsi: lpfc: Fix memory leak when nvmeio_trc debugfs entry is used (Paul Ely) [RHEL-127902] +- scsi: lpfc: Define size of debugfs entry for xri rebalancing (Paul Ely) [RHEL-127902] +- scsi: lpfc: Ensure PLOGI_ACC is sent prior to PRLI in Point to Point topology (Paul Ely) [RHEL-127902] +- scsi: lpfc: Check return status of lpfc_reset_flush_io_context during TGT_RESET (Paul Ely) [RHEL-127902] +- scsi: lpfc: Decrement ndlp kref after FDISC retries exhausted (Paul Ely) [RHEL-127902] +- scsi: lpfc: Remove ndlp kref decrement clause for F_Port_Ctrl in lpfc_cleanup (Paul Ely) [RHEL-127902] +- scsi: lpfc: Clean up allocated queues when queue setup mbox commands fail (Paul Ely) [RHEL-127902] +- scsi: lpfc: Abort outstanding ELS WQEs regardless of if rmmod is in progress (Paul Ely) [RHEL-127902] +- scsi: lpfc: Remove unused member variables in struct lpfc_hba and lpfc_vport (Paul Ely) [RHEL-127902] +- scsi: lpfc: Use int type to store negative error codes (Paul Ely) [RHEL-127902] +- scsi: lpfc: use min() to improve code (Paul Ely) [RHEL-127902] +- scsi: lpfc: Fix wrong function reference in a comment (Paul Ely) [RHEL-127902] +- lpfc: don't use file->f_path.dentry for comparisons (Paul Ely) [RHEL-127902] +- nvmet-auth: update sc_c in target host hash calculation (Chris Leech) [RHEL-127047] +- nvmet-auth: update sc_c in host response (Chris Leech) [RHEL-127047] +- nvme/tcp: handle tls partially sent records in write_space() (Chris Leech) [RHEL-127047] +- nvme-auth: update sc_c in host response (Chris Leech) [RHEL-127047] +- nvme-auth: use hkdf_expand_label() (Chris Leech) [RHEL-127047] +- nvme-auth: add hkdf_expand_label() (Chris Leech) [RHEL-127047] +- nvme-tcp: send only permitted commands for secure concat (Chris Leech) [RHEL-127047] +- nvme-auth: update bi_directional flag (Chris Leech) [RHEL-127047] +- nvme-auth: remove unneeded semicolon (Chris Leech) [RHEL-127047] +- nvme-tcp: log TLS handshake failures at error level (Chris Leech) [RHEL-127047] +- nvme-tcp: fix signedness bug in nvme_tcp_init_connection() (Chris Leech) [RHEL-127047] +- nvme-tcp: fix connect failure on receiving partial ICResp PDU (Chris Leech) [RHEL-127047] +- fbcon: Fix OOB access in font allocation (Jocelyn Falempe) [RHEL-107476] +- fbcon: fix integer overflow in fbcon_do_set_font (Jocelyn Falempe) [RHEL-107476] +- fbdev: Fix vmalloc out-of-bounds write in fast_imageblit (Jocelyn Falempe) [RHEL-107476] +- fbcon: Use 'bool' where appopriate (Jocelyn Falempe) [RHEL-107476] +- fbcon: Introduce get_{fg,bg}_color() (Jocelyn Falempe) [RHEL-107476] +- fbcon: fbcon_is_inactive() -> fbcon_is_active() (Jocelyn Falempe) [RHEL-107476] +- fbcon: fbcon_cursor_noblink -> fbcon_cursor_blink (Jocelyn Falempe) [RHEL-107476] +- fbdev: Fix typo in Kconfig text for FB_DEVICE (Jocelyn Falempe) [RHEL-107476] +- fbdev: svgalib: Clean up coding style (Jocelyn Falempe) [RHEL-107476] +- fbdev: fix potential buffer overflow in do_register_framebuffer() (Jocelyn Falempe) [RHEL-107476] +- fbcon: Fix outdated registered_fb reference in comment (Jocelyn Falempe) [RHEL-107476] +- fbdev: Include (Jocelyn Falempe) [RHEL-107476] +- fbdev: Remove trailing whitespaces (Jocelyn Falempe) [RHEL-107476] +- video: screen_info: Relocate framebuffers behind PCI bridges (Jocelyn Falempe) [RHEL-107476] +- fbdev: Fix fb_set_var to prevent null-ptr-deref in fb_videomode_to_var (Jocelyn Falempe) [RHEL-107476] +- fbdev: Fix do_register_framebuffer to prevent null-ptr-deref in fb_videomode_to_var (Jocelyn Falempe) [RHEL-107476] +- fbdev: core: fbcvt: avoid division by 0 in fb_cvt_hperiod() (Jocelyn Falempe) [RHEL-107476] +- fbcon: Make sure modelist not set on unregistered console (Jocelyn Falempe) [RHEL-107476] +- dummycon: Trigger redraw when switching consoles with deferred takeover (Jocelyn Falempe) [RHEL-107476] +- fbdev: Send old blank state in FB_EVENT_BLANK (Jocelyn Falempe) [RHEL-107476] +- fbdev: Track display blanking state (Jocelyn Falempe) [RHEL-107476] +- fbdev: Rework fb_blank() (Jocelyn Falempe) [RHEL-107476] +- fbcon: Use static attribute groups for sysfs entries (Jocelyn Falempe) [RHEL-107476] +- fbdev: Refactoring the fbcon packed pixel drawing routines (Jocelyn Falempe) [RHEL-107476] +- fbdev: Register sysfs groups through device_add_group (Jocelyn Falempe) [RHEL-107476] +- mdacon: rework dependency list (Jocelyn Falempe) [RHEL-107476] +- dummycon: fix default rows/cols (Jocelyn Falempe) [RHEL-107476] +- dummycon: only build module if there are users (Jocelyn Falempe) [RHEL-107476] +- fbcon: Use correct erase colour for clearing in fbcon (Jocelyn Falempe) [RHEL-107476] +- fbdev: core: tileblit: Implement missing margin clearing for tileblit (Jocelyn Falempe) [RHEL-107476] +- genirq/irqdesc: Prevent use-after-free in irq_find_at_or_after() (Aristeu Rozanski) [RHEL-114221] +- genirq: Initialize resend_node hlist for all interrupt descriptors (Aristeu Rozanski) [RHEL-114221] +- xen/events: avoid using info_for_irq() in xen_send_IPI_one() (Aristeu Rozanski) [RHEL-114221] +- genirq: Fix software resend lockup and nested resend (Aristeu Rozanski) [RHEL-114221] +- genirq: Use a maple tree for interrupt descriptor management (Aristeu Rozanski) [RHEL-114221] +- genirq: Encapsulate sparse bitmap handling (Aristeu Rozanski) [RHEL-114221] +- genirq: Use hlist for managing resend handlers (Aristeu Rozanski) [RHEL-114221] +- Revert "arm64-64k: Increase max NR_IRQS from 64+8192 to 2^^19" (Aristeu Rozanski) [RHEL-114221] +Resolves: RHEL-107476, RHEL-114221, RHEL-127047, RHEL-127902, RHEL-129399, RHEL-134978 + +* Mon Dec 29 2025 CKI KWF Bot [5.14.0-655.el9] +- usb: dwc3: Fix race condition between concurrent dwc3_remove_requests() call paths (CKI Backport Bot) [RHEL-137148] {CVE-2025-68287} +- cpufreq/amd-pstate: Fix a regression leading to EPP 0 after hibernate (David Arcari) [RHEL-129866] +- cpufreq/amd-pstate: Fix a regression leading to EPP 0 after resume (David Arcari) [RHEL-129866] +- cpufreq/amd-pstate: Fix setting of CPPC.min_perf in active mode for performance governor (David Arcari) [RHEL-129866] +- KVM: arm64: Hide ID_AA64MMFR2_EL1.NV from guest and userspace (Donald Dutile) [RHEL-134723] +- autofs: dont trigger mount if it cant succeed (Ian Kent) [RHEL-120685] +- tick/sched: Limit non-timekeeper CPUs calling jiffies update (Phil Auld) [RHEL-132755] +- PCI/ACPI: Fix pci_acpi_preserve_config() memory leak (Thilak KN) [RHEL-73305] +- be2net: pass wrb_params in case of OS2BMC (Mohammad Heib) [RHEL-101842 RHEL-96554 RHEL-97699] +- be2net: Use correct byte order and format string for TCP seq and ack_seq (Mohammad Heib) [RHEL-101842 RHEL-96554 RHEL-97699] +- proc: block mounting on top of /proc//fdinfo/* (Waiman Long) [RHEL-128728] +- proc: block mounting on top of /proc//fd/* (Waiman Long) [RHEL-128728] +- proc: block mounting on top of /proc//map_files/* (Waiman Long) [RHEL-128728] +- proc: add proc_splice_unmountable() (Waiman Long) [RHEL-128728] +- proc: proc_readfdinfo() -> proc_fdinfo_iterate() (Waiman Long) [RHEL-128728] +- proc: proc_readfd() -> proc_fd_iterate() (Waiman Long) [RHEL-128728] +Resolves: RHEL-101842, RHEL-120685, RHEL-128728, RHEL-129866, RHEL-132755, RHEL-134723, RHEL-137148, RHEL-73305, RHEL-96554, RHEL-97699 + +* Fri Dec 19 2025 CKI KWF Bot [5.14.0-654.el9] +- x86/cpu: Rename and move CPU model entry for Diamond Rapids (David Arcari) [RHEL-129861] +- x86/CPU/AMD: Prevent reset reasons from being retained across reboot (CKI Backport Bot) [RHEL-129867] +- selftests/bpf: Clobber a lot of registers in tailcall_bpf2bpf_hierarchy tests (Gregory Bell) [RHEL-102718] +- s390/bpf: Write back tail call counter for BPF_TRAMP_F_CALL_ORIG (Gregory Bell) [RHEL-102718] +- s390/bpf: Write back tail call counter for BPF_PSEUDO_CALL (Gregory Bell) [RHEL-102718] +- s390/bpf: Do not write tail call counter into helper and kfunc frames (Gregory Bell) [RHEL-102718] +- s390/bpf: Describe the frame using a struct instead of constants (Gregory Bell) [RHEL-102718] +- s390/bpf: Centralize frame offset calculations (Gregory Bell) [RHEL-102718] +- s390/bpf: Use kernel's expoline thunks (Gregory Bell) [RHEL-102718] +- s390/bpf: Add macros for calling external functions (Gregory Bell) [RHEL-102718] +- bnxt_en: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set() (Shruti Parab) [RHEL-108695] +- bnxt_en: correct offset handling for IPv6 destination address (Shruti Parab) [RHEL-108695] +- bnxt_en: Implement ethtool .set_tunable() for ETHTOOL_PFC_PREVENTION_TOUT (Shruti Parab) [RHEL-108695] +- bnxt_en: Implement ethtool .get_tunable() for ETHTOOL_PFC_PREVENTION_TOUT (Shruti Parab) [RHEL-108695] +- bnxt_en: Use VLAN_ETH_HLEN when possible (Shruti Parab) [RHEL-108695] +- bnxt_en: Support for RoCE resources dynamically shared within VFs. (Shruti Parab) [RHEL-108695] +- bnxt_en: Add err_qpc backing store handling (Shruti Parab) [RHEL-108695] +- bnxt_en: hsi: Update FW interface to 1.10.3.133 (Shruti Parab) [RHEL-108695] +- bnxt_en: Add fw log trace support for 5731X/5741X chips (Shruti Parab) [RHEL-108695] +- bnxt_en: Improve bnxt_backing_store_cfg_v2() (Shruti Parab) [RHEL-108695] +- bnxt_en: Optimize bnxt_sriov_disable() (Shruti Parab) [RHEL-108695] +- bnxt_en: Remove unnecessary VF check in bnxt_hwrm_nvm_req() (Shruti Parab) [RHEL-108695] +- bnxt_en: Drop redundant if block in bnxt_dl_flash_update() (Shruti Parab) [RHEL-108695] +- bnxt_en: fix incorrect page count in RX aggr ring log (Shruti Parab) [RHEL-108695] +- bnxt_en: Fix stats context reservation logic (Shruti Parab) [RHEL-108695] +- bnxt_en: Adjust TX rings if reservation is less than requested (Shruti Parab) [RHEL-108695] +- bnxt_en: Fix memory corruption when FW resources change during ifdown (Shruti Parab) [RHEL-108695] +- bnxt_en: Add Hyper-V VF ID (Shruti Parab) [RHEL-108695] +- bnxt_en: Add pcie_ctx_v2 support for ethtool -d (Shruti Parab) [RHEL-108695] +- bnxt_en: Add pcie_stat_len to struct bp (Shruti Parab) [RHEL-108695] +- bnxt_en: Refactor bnxt_get_regs() (Shruti Parab) [RHEL-108695] +- bnxt: move bnxt_hsi.h to include/linux/bnxt/hsi.h (Shruti Parab) [RHEL-108695] +- bnxt_en: Set DMA unmap len correctly for XDP_REDIRECT (Shruti Parab) [RHEL-108695] +- bnxt_en: Fix DCB ETS validation (Shruti Parab) [RHEL-108695] +- bnxt_en: eliminate the compile warning in bnxt_request_irq due to CONFIG_RFS_ACCEL (Shruti Parab) [RHEL-108695] +- bnxt: properly flush XDP redirect lists (Shruti Parab) [RHEL-108695] +- bnxt_en: Improve comment wording and error return code (Shruti Parab) [RHEL-108695] +- bnxt_en: Update MRU and RSS table of RSS contexts on queue reset (Shruti Parab) [RHEL-108695] +- bnxt_en: Add a helper function to configure MRU and RSS (Shruti Parab) [RHEL-108695] +- bnxt_en: Fix double invocation of bnxt_ulp_stop()/bnxt_ulp_start() (Shruti Parab) [RHEL-108695] +Resolves: RHEL-102718, RHEL-108695, RHEL-129861, RHEL-129867 + +* Wed Dec 17 2025 CKI KWF Bot [5.14.0-653.el9] +- sfc: fix potential memory leak in efx_mae_process_mport() (Izabela Bakollari) [RHEL-97678] +- sfc: replace min/max nesting with clamp() (Izabela Bakollari) [RHEL-97678] +- sfc: siena: eliminate xdp_rxq_info_valid using XDP base API (Izabela Bakollari) [RHEL-97678] +- sfc: eliminate xdp_rxq_info_valid using XDP base API (Izabela Bakollari) [RHEL-97678] +- HID: multitouch: fix slab out-of-bounds access in mt_report_fixup() (CKI Backport Bot) [RHEL-124606] {CVE-2025-39806} +- ACPI: CPPC: Perform fast check switch only for online CPUs (Mark Langsdorf) [RHEL-114091] +- ACPI: MRRM: Check revision of MRRM table (Mark Langsdorf) [RHEL-114091] +- ACPI: fan: Use platform device for devres-related actions (Mark Langsdorf) [RHEL-114091] +- ACPI/IORT: Fix memory leak in iort_rmr_alloc_sids() (Mark Langsdorf) [RHEL-114091] +- ACPI: pfr_update: Fix the driver update version check (Mark Langsdorf) [RHEL-114091] +- ACPI: EC: Relax sanity check of the ECDT ID string (Mark Langsdorf) [RHEL-114091] +- ACPI: processor: perflib: Move problematic pr->performance check (Mark Langsdorf) [RHEL-114091] +- ACPI: Fix typos (Mark Langsdorf) [RHEL-114091] +- ACPI/PCI: Remove space before newline (Mark Langsdorf) [RHEL-114091] +- ACPI: processor: throttling: Remove space before newline (Mark Langsdorf) [RHEL-114091] +- ACPI: processor: perflib: Fix initial _PPC limit application (Mark Langsdorf) [RHEL-114091] +- ACPI: TAD: Replace sprintf() with sysfs_emit() (Mark Langsdorf) [RHEL-114091] +- ACPI: fan: Update debug message in fan_get_state_acpi4() (Mark Langsdorf) [RHEL-114091] +- ACPI: PRM: Reduce unnecessary printing to avoid user confusion (Mark Langsdorf) [RHEL-114091] +- ACPI: fan: Replace sprintf() with sysfs_emit() (Mark Langsdorf) [RHEL-114091] +- ACPI: processor: fix acpi_object initialization (Mark Langsdorf) [RHEL-114091] +- ACPI: LPSS: Remove AudioDSP related ID (Mark Langsdorf) [RHEL-114091] +- ACPI: fan: Replace sprintf()/scnprintf() with sysfs_emit() in show() functions (Mark Langsdorf) [RHEL-114091] +- ACPI: PM: Set .detach in acpi_general_pm_domain definition (Mark Langsdorf) [RHEL-114091] +- ACPI: pfr_update: Add more debug information when firmware update failed (Mark Langsdorf) [RHEL-114091] +- ACPI: proc: Prefer to use octal permission (Mark Langsdorf) [RHEL-114091] +- ACPI: proc: Use str_enabled_disabled() helper (Mark Langsdorf) [RHEL-114091] +- ACPI: proc: Remove unused header (Mark Langsdorf) [RHEL-114091] +- ACPI: proc: Use correct format specifier and drop casting (Mark Langsdorf) [RHEL-114091] +- ACPI: wakeup: Drop unneeded casting for sleep_state (Mark Langsdorf) [RHEL-114091] +- ACPICA: Decrease `AcpiExTracePoint` verbosity (Mark Langsdorf) [RHEL-114091] +- ACPICA: Refuse to evaluate a method if arguments are missing (Mark Langsdorf) [RHEL-114091] +- ACPI: Enable CONFIG_ACPI_DEBUG by default (Mark Langsdorf) [RHEL-114091] +- ACPI: resource: Use IRQ override on MACHENIKE 16P (Mark Langsdorf) [RHEL-114091] +- ACPI: EC: Ignore ECDT tables with an invalid ID string (Mark Langsdorf) [RHEL-114091] +- ACPI: CPPC: Fix NULL pointer dereference when nosmp is used (Mark Langsdorf) [RHEL-114091] +- ACPI: PAD: Update arguments of mwait_idle_with_hints() (Mark Langsdorf) [RHEL-114091] +- ACPICA: Switch back to using strncpy() in acpi_ut_safe_strncpy() (Mark Langsdorf) [RHEL-114091] +- ACPI: MRRM: Silence error code static checker warning (Mark Langsdorf) [RHEL-114091] +- ACPI: MRRM: Fix default max memory region (Mark Langsdorf) [RHEL-114091] +- ACPI: irq: Introduce acpi_get_gsi_dispatcher() (Mark Langsdorf) [RHEL-114091] +- ACPI: bus: Bail out if acpi_kobj registration fails (Mark Langsdorf) [RHEL-114091] +- ACPI: thermal: Execute _SCP before reading trip points (Mark Langsdorf) [RHEL-114091] +- ACPI: OSI: Stop advertising support for "3.0 _SCP Extensions" (Mark Langsdorf) [RHEL-114091] +- ACPI: tables: Improve logging around acpi_initialize_tables() (Mark Langsdorf) [RHEL-114091] +- ACPI: VIOT: Remove (explicitly) unused header (Mark Langsdorf) [RHEL-114091] +- ACPI: MRRM: Add /sys files to describe memory ranges (Mark Langsdorf) [RHEL-114091] +- ACPI: MRRM: Minimal parse of ACPI MRRM table (Mark Langsdorf) [RHEL-114091] +- ACPICA: Update copyright year (Mark Langsdorf) [RHEL-114091] +- ACPICA: Replace strncpy() with memcpy() (Mark Langsdorf) [RHEL-114091] +- ACPICA: Utilities: Fix spelling mistake "Incremement" -> "Increment" (Mark Langsdorf) [RHEL-114091] +- ACPICA: utilities: Fix overflow check in vsnprintf() (Mark Langsdorf) [RHEL-114091] +- ACPI: EC: Add device to acpi_ec_no_wakeup[] qurik list (Mark Langsdorf) [RHEL-114091] +- ACPI: PPTT: Fix processor subtable walk (Mark Langsdorf) [RHEL-114091] +- ACPICA: Apply pack(1) to union aml_resource (Mark Langsdorf) [RHEL-114091] +- ACPICA: Add support for printing AML arguments when trace point enabled (Mark Langsdorf) [RHEL-114091] +- ACPI: processor: idle: Remove redundant pr->power.count assignment (Mark Langsdorf) [RHEL-114091] +- ACPI: processor: idle: Set pr->flags.power unconditionally (Mark Langsdorf) [RHEL-114091] +- ACPI: battery: Round capacity percengate to closest integer (Mark Langsdorf) [RHEL-114091] +- ACPICA: exserial: don't forget to handle FFixedHW opregions for reading (Mark Langsdorf) [RHEL-114091] +- ACPI: processor: idle: Remove obsolete comment (Mark Langsdorf) [RHEL-114091] +- ACPI PPTT: Fix coding mistakes in a couple of sizeof() calls (Mark Langsdorf) [RHEL-114091] +- ACPI: EC: Set ec_no_wakeup for Lenovo Go S (Mark Langsdorf) [RHEL-114091] +- ACPI: button: Only send `KEY_POWER` for `ACPI_BUTTON_NOTIFY_STATUS` (Mark Langsdorf) [RHEL-114091] +- ACPI: video: Handle fetching EDID as ACPI_TYPE_PACKAGE (Mark Langsdorf) [RHEL-114091] +- ACPI: processor: idle: Return an error if both P_LVL{2,3} idle states are invalid (Mark Langsdorf) [RHEL-114091] +- ACPI: x86: Extend Lenovo Yoga Tab 3 quirk with skip GPIO event-handlers (Mark Langsdorf) [RHEL-114091] +- ACPI: resource: Skip IRQ override on ASUS Vivobook 14 X1404VAP (Mark Langsdorf) [RHEL-114091] +- ACPI: PNP: Add Intel OC Watchdog IDs to non-PNP device list (Mark Langsdorf) [RHEL-114091] +- ACPI: NUMA: Use str_enabled_disabled() helper function (Mark Langsdorf) [RHEL-114091] +- ACPICA: Fix warnings from PR #295 merge (Mark Langsdorf) [RHEL-114091] +- ACPICA: fix acpi parse and parseext cache leaks (Mark Langsdorf) [RHEL-114091] +- ACPICA: fix acpi operand cache leak in dswstate.c (Mark Langsdorf) [RHEL-114091] +- hwmon: (acpi_power_meter) Replace the deprecated hwmon_device_register (Mark Langsdorf) [RHEL-114091] +- ACPI: button: Install notifier for system events as well (Mark Langsdorf) [RHEL-114091] +- acpi: nfit: fix narrowing conversion in acpi_nfit_ctl (Mark Langsdorf) [RHEL-114091] +- hwmon: (acpi_power_meter) Fix the fake power alarm reporting (Mark Langsdorf) [RHEL-114091] +- ACPI: fan: Add fan speed reporting for fans with only _FST (Mark Langsdorf) [RHEL-114091] +- ACPI: HED: Always initialize before evged (Mark Langsdorf) [RHEL-114091] +- ACPI: video: Use str_yes_no() helper in acpi_video_bus_add() (Mark Langsdorf) [RHEL-114091] +- ACPI: power: Use str_on_off() helper function (Mark Langsdorf) [RHEL-114091] +- ACPI: thermal: Fix stale comment regarding trip points (Mark Langsdorf) [RHEL-114091] +- ACPI: tables: Use string choice helpers (Mark Langsdorf) [RHEL-114091] +- x86/amd: Use heterogeneous core topology for identifying boost numerator (Mark Langsdorf) [RHEL-114091] +- ACPI: resource: fix a typo for MECHREVO in irq1_edge_low_force_override[] (Mark Langsdorf) [RHEL-82671] +- genirq: Unexport nr_irqs (Mark Langsdorf) [RHEL-82671] +- genirq: Switch to irq_get_nr_irqs() (Mark Langsdorf) [RHEL-82671] +- fs/procfs: Switch to irq_get_nr_irqs() (Mark Langsdorf) [RHEL-82671] +- xen/events: Switch to irq_get_nr_irqs() (Mark Langsdorf) [RHEL-82671] +- serial: ucc_uart: Switch to irq_get_nr_irqs() (Mark Langsdorf) [RHEL-82671] +- serial: cpm_uart: Switch to irq_get_nr_irqs() (Mark Langsdorf) [RHEL-82671] +- serial: amba-pl011: Switch to irq_get_nr_irqs() (Mark Langsdorf) [RHEL-82671] +- serial: amba-pl010: Switch to irq_get_nr_irqs() (Mark Langsdorf) [RHEL-82671] +- serial: 8250: Switch to irq_get_nr_irqs() (Mark Langsdorf) [RHEL-82671] +- serial: core: Switch to irq_get_nr_irqs() (Mark Langsdorf) [RHEL-82671] +- scsi: aha152x: Switch to irq_get_nr_irqs() (Mark Langsdorf) [RHEL-82671] +- net: 3com: 3c59x: Switch to irq_get_nr_irqs() (Mark Langsdorf) [RHEL-82671] +- hpet: Switch to irq_get_nr_irqs() (Mark Langsdorf) [RHEL-82671] +- s390/irq: Switch to irq_get_nr_irqs() (Mark Langsdorf) [RHEL-82671] +- powerpc/cell: Switch to irq_get_nr_irqs() (Mark Langsdorf) [RHEL-82671] +- x86/aperfmperf: Fix deadlock on cpu_hotplug_lock (Mark Langsdorf) [RHEL-82671] +- ACPI: bus: implement acpi_device_hid when !ACPI (Mark Langsdorf) [RHEL-82671] +- ACPI: bus: implement for_each_acpi_consumer_dev when !ACPI (Mark Langsdorf) [RHEL-82671] +- ACPI: header: implement acpi_device_handle when !ACPI (Mark Langsdorf) [RHEL-82671] +- ACPI: bus: implement for_each_acpi_dev_match when !ACPI (Mark Langsdorf) [RHEL-82671] +- ACPI: bus: change the prototype for acpi_get_physical_device_location (Mark Langsdorf) [RHEL-82671] +- ACPI: GTDT: Relax sanity checking on Platform Timers array count (Mark Langsdorf) [RHEL-82671] +- ACPI: PRM: Remove unnecessary strict handler address checks (Mark Langsdorf) [RHEL-82671] +- ACPI: resource: IRQ override for Eluktronics MECH-17 (Mark Langsdorf) [RHEL-82671] +- ACPI: property: Fix return value for nval == 0 in acpi_data_prop_read() (Mark Langsdorf) [RHEL-82671] +- ACPI: x86: Add skip i2c clients quirk for Vexia EDU ATLA 10 tablet 5V (Mark Langsdorf) [RHEL-82671] +- hwmon: (acpi_power_meter) Fix a check for the return value of read_domain_devices(). (Mark Langsdorf) [RHEL-82671] +- APEI: GHES: Have GHES honor the panic= setting (Mark Langsdorf) [RHEL-82671] +- mm/early_ioremap: add null pointer checks to prevent NULL-pointer dereference (Mark Langsdorf) [RHEL-82671] +- ACPI: video: Fix random crashes due to bad kfree() (Mark Langsdorf) [RHEL-82671] +- hwmon: (acpi_power_meter) Fix update the power trip points on failure (Mark Langsdorf) [RHEL-82671] +- hwmon: (acpi_power_meter) Fix uninitialized variables (Mark Langsdorf) [RHEL-82671] +- ACPI: resource: acpi_dev_irq_override(): Check DMI match last (Mark Langsdorf) [RHEL-82671] +- ACPI: resource: Add TongFang GM5HG0A to irq1_edge_low_force_override[] (Mark Langsdorf) [RHEL-82671] +- ACPI: resource: Add Asus Vivobook X1504VAP to irq1_level_low_skip_override[] (Mark Langsdorf) [RHEL-82671] +- ACPI: property: Consider data nodes as being available (Mark Langsdorf) [RHEL-82671] +- ACPI: fan: cleanup resources in the error path of .probe() (Mark Langsdorf) [RHEL-82671] +- ACPICA: events/evxfregn: don't release the ContextMutex that was never acquired (Mark Langsdorf) [RHEL-82671] +- ACPI: battery: Rename extensions to hook in messages (Mark Langsdorf) [RHEL-82671] +- ACPI: OSL: Use usleep_range() in acpi_os_sleep() (Mark Langsdorf) [RHEL-82671] +- ACPI: resource: Fix memory resource type union access (Mark Langsdorf) [RHEL-82671] +- ACPI/IORT: Add PMCG platform information for HiSilicon HIP09A (Mark Langsdorf) [RHEL-82671] +- ACPI: introduce acpi_arch_init() (Mark Langsdorf) [RHEL-82671] +- ACPI: x86: Clean up Asus entries in acpi_quirk_skip_dmi_ids[] (Mark Langsdorf) [RHEL-82671] +- ACPI: x86: Add skip i2c clients quirk for Acer Iconia One 8 A1-840 (Mark Langsdorf) [RHEL-82671] +- ACPI: processor_idle: Use acpi_idle_play_dead() for all C-states (Mark Langsdorf) [RHEL-82671] +- ACPI: video: force native for Apple MacbookPro11,2 and Air7,2 (Mark Langsdorf) [RHEL-82671] +- ACPI: CPPC: Fix _CPC register setting issue (Mark Langsdorf) [RHEL-82671] +- hwmon: (acpi_power_meter) Fix fail to load module on platform without _PMD method (Mark Langsdorf) [RHEL-82671] +- ACPI: x86: Add adev NULL check to acpi_quirk_skip_serdev_enumeration() (Mark Langsdorf) [RHEL-82671] +- ACPI: x86: Make UART skip quirks work on PCI UARTs without an UID (Mark Langsdorf) [RHEL-82671] +- acpi/arm64: remove unnecessary cast (Mark Langsdorf) [RHEL-82671] +- acpi/arm64: Adjust error handling procedure in gtdt_parse_timer_block() (Mark Langsdorf) [RHEL-82671] +- ACPI: allow building without CONFIG_HAS_IOPORT (Mark Langsdorf) [RHEL-82671] +- ACPI: processor_perflib: extend X86 dependency (Mark Langsdorf) [RHEL-82671] +- ACPI: scan: Use strscpy() instead of strcpy() (Mark Langsdorf) [RHEL-82671] +- ACPI: SBSHC: Use strscpy() instead of strcpy() (Mark Langsdorf) [RHEL-82671] +- ACPI: SBS: Use strscpy() instead of strcpy() (Mark Langsdorf) [RHEL-82671] +- ACPI: power: Use strscpy() instead of strcpy() (Mark Langsdorf) [RHEL-82671] +- ACPI: pci_root: Use strscpy() instead of strcpy() (Mark Langsdorf) [RHEL-82671] +- ACPI: pci_link: Use strscpy() instead of strcpy() (Mark Langsdorf) [RHEL-82671] +- ACPI: event: Use strscpy() instead of strcpy() (Mark Langsdorf) [RHEL-82671] +- ACPI: EC: Use strscpy() instead of strcpy() (Mark Langsdorf) [RHEL-82671] +- ACPI: APD: Use strscpy() instead of strcpy() (Mark Langsdorf) [RHEL-82671] +- ACPI: thermal: Use strscpy() instead of strcpy() (Mark Langsdorf) [RHEL-82671] +- ACPI: battery: Check for error code from devm_mutex_init() call (Mark Langsdorf) [RHEL-82671] +- ACPI: GTDT: Tighten the check for the array of platform timer structures (Mark Langsdorf) [RHEL-82671] +- ACPI: CPPC: Make rmw_lock a raw_spin_lock (Mark Langsdorf) [RHEL-82671] +- ACPI: EC: make EC support compile-time conditional (Mark Langsdorf) [RHEL-82671] +- redhat/configs: enable CONFIG_ACPI_EC (Mark Langsdorf) [RHEL-82671] +- ACPI: pfr_telemetry: remove redundant error check on ret (Mark Langsdorf) [RHEL-82671] +- cpufreq: CPPC: fix perf_to_khz/khz_to_perf conversion exception (Mark Langsdorf) [RHEL-82671] +- ACPI: button: Add DMI quirk for Samsung Galaxy Book2 to fix initial lid detection issue (Mark Langsdorf) [RHEL-82671] +- ACPI: resource: Add LG 16T90SP to irq1_level_low_skip_override[] (Mark Langsdorf) [RHEL-82671] +- x86/acpi: Switch to irq_get_nr_irqs() and irq_set_nr_irqs() (Mark Langsdorf) [RHEL-82671] +- genirq: Introduce irq_get_nr_irqs() and irq_set_nr_irqs() (Mark Langsdorf) [RHEL-82671] +- ACPI: battery: Register power supply with power_supply_register() (Mark Langsdorf) [RHEL-82671] +- ACPI: resource: Fold Asus ExpertBook B1402C* and B1502C* DMI quirks together (Mark Langsdorf) [RHEL-82671] +- ACPI: resource: Make Asus ExpertBook B2502 matches cover more models (Mark Langsdorf) [RHEL-82671] +- ACPI: resource: Make Asus ExpertBook B2402 matches cover more models (Mark Langsdorf) [RHEL-82671] +- ACPI: battery: use DEFINE_SIMPLE_DEV_PM_OPS (Mark Langsdorf) [RHEL-82671] +- ACPI: battery: initialize mutexes through devm_ APIs (Mark Langsdorf) [RHEL-82671] +- ACPI: battery: allocate driver data through devm_ APIs (Mark Langsdorf) [RHEL-82671] +- ACPI: battery: check result of register_pm_notifier() (Mark Langsdorf) [RHEL-82671] +- ACPI: battery: Fix possible crash when unregistering a battery hook (Mark Langsdorf) [RHEL-82671] +- power: supply: core: add wakeup source inhibit by power_supply_config (Mark Langsdorf) [RHEL-82671] +- ACPI: battery: Simplify battery hook locking (Mark Langsdorf) [RHEL-82671] +- ACPI: video: Add backlight=native quirk for Dell OptiPlex 5480 AIO (Mark Langsdorf) [RHEL-82671] +- ACPI: resource: Add Asus ExpertBook B2502CVA to irq1_level_low_skip_override[] (Mark Langsdorf) [RHEL-82671] +- ACPI: resource: Add Asus Vivobook X1704VAP to irq1_level_low_skip_override[] (Mark Langsdorf) [RHEL-82671] +- ACPI: resource: Loosen the Asus E1404GAB DMI match to also cover the E1404GA (Mark Langsdorf) [RHEL-82671] +- ACPI: resource: Remove duplicate Asus E1504GAB IRQ override (Mark Langsdorf) [RHEL-82671] +- ACPI: CPPC: Adjust debug messages in amd_set_max_freq_ratio() to warn (Mark Langsdorf) [RHEL-82671] +- ACPI: CPPC: Drop check for non zero perf ratio (Mark Langsdorf) [RHEL-82671] +- ACPI: resource: Add another DMI match for the TongFang GMxXGxx (Mark Langsdorf) [RHEL-82671] +- ACPI: CPPC: Add support for setting EPP register in FFH (Mark Langsdorf) [RHEL-82671] +- ACPI: PM: Quirk ASUS ROG M16 to default to S3 sleep (Mark Langsdorf) [RHEL-82671] +- ACPI: video: Add force_vendor quirk for Panasonic Toughbook CF-18 (Mark Langsdorf) [RHEL-82671] +- ACPI: battery: use driver core managed async probing (Mark Langsdorf) [RHEL-82671] +- ACPI: button: Use strscpy() instead of strcpy() (Mark Langsdorf) [RHEL-82671] +- ACPI: bus: Define and use symbols for device and class name lengths (Mark Langsdorf) [RHEL-82671] +- ACPI: resource: Skip IRQ override on Asus Vivobook Go E1404GAB (Mark Langsdorf) [RHEL-82671] +- ACPI: CPPC: Fix MASK_VAL() usage (Mark Langsdorf) [RHEL-82671] +- ACPICA: Allow for more flexibility in _DSM args (Mark Langsdorf) [RHEL-82671] +- ACPICA: iasl: handle empty connection_node (Mark Langsdorf) [RHEL-82671] +- ACPICA: Avoid warning for Dump Functions (Mark Langsdorf) [RHEL-82671] +- ACPICA: Add support for Windows 11 22H2 _OSI string (Mark Langsdorf) [RHEL-82671] +- ACPICA: Update integer-to-hex-string conversions (Mark Langsdorf) [RHEL-82671] +- ACPICA: Add support for supressing leading zeros in hex strings (Mark Langsdorf) [RHEL-82671] +- ACPICA: Allow for supressing leading zeros when using acpi_ex_convert_to_ascii() (Mark Langsdorf) [RHEL-82671] +- ACPICA: Fix memory leak if acpi_ps_get_next_field() fails (Mark Langsdorf) [RHEL-82671] +- ACPICA: Fix memory leak if acpi_ps_get_next_namepath() fails (Mark Langsdorf) [RHEL-82671] +- ACPICA: Allow PCC Data Type in MCTP resource. (Mark Langsdorf) [RHEL-82671] +- ACPICA: executer/exsystem: Don't nag user about every Stall() violating the spec (Mark Langsdorf) [RHEL-82671] +- ACPICA: Implement ACPI_WARNING_ONCE and ACPI_ERROR_ONCE (Mark Langsdorf) [RHEL-82671] +- ACPICA: Implement the Dword_PCC Resource Descriptor Macro (Mark Langsdorf) [RHEL-82671] +- ACPICA: haiku: Fix invalid value used for semaphores (Mark Langsdorf) [RHEL-82671] +- ACPICA: Allow setting waking vector on reduced hardware platforms (Mark Langsdorf) [RHEL-82671] +- ACPICA: Detect FACS in reduced hardware build (Mark Langsdorf) [RHEL-82671] +- ACPI: utils: Add rev/func to message when acpi_evaluate_dsm() fails (Mark Langsdorf) [RHEL-82671] +- ACPI: x86: Make Lenovo Yoga Tab 3 X90F DMI match less strict (Mark Langsdorf) [RHEL-82671] +- ACPI: video: Make Lenovo Yoga Tab 3 X90F DMI match less strict (Mark Langsdorf) [RHEL-82671] +- ACPI: scan: Refactor dependency creation (Mark Langsdorf) [RHEL-82671] +- ACPI: video: force native for Apple MacbookPro9,2 (Mark Langsdorf) [RHEL-82671] +- ACPI: acpi_processor: Use strscpy instead() of strcpy() (Mark Langsdorf) [RHEL-82671] +- ACPI: AC: Use strscpy() instead of strcpy() (Mark Langsdorf) [RHEL-82671] +- ACPI: PAD: Use strscpy() instead of strcpy() (Mark Langsdorf) [RHEL-82671] +- ACPI: resource: Do IRQ override on MECHREV GM7XG0M (Mark Langsdorf) [RHEL-82671] +- ACPI: APD: Add AMDI0015 as platform device (Mark Langsdorf) [RHEL-82671] +- ACPI/IORT: Add PMCG platform information for HiSilicon HIP10/11 (Mark Langsdorf) [RHEL-82671] +- ACPI: video: Add backlight=native quirk for Dell OptiPlex 7760 AIO (Mark Langsdorf) [RHEL-82671] +- ACPI: video: Add Dell UART backlight controller detection (Mark Langsdorf) [RHEL-82671] +- ACPI: PMIC: Remove unneeded check in tps68470_pmic_opregion_probe() (Mark Langsdorf) [RHEL-82671] +- ACPI: processor: Reduce the log level of a per-CPU message about idle states (Mark Langsdorf) [RHEL-82671] +- ACPI: sysfs: remove return value of acpi_device_setup_files() (Mark Langsdorf) [RHEL-82671] +- ACPI: sysfs: manage sysfs attributes through device core (Mark Langsdorf) [RHEL-82671] +- ACPI: sysfs: manage attributes as attribute_group (Mark Langsdorf) [RHEL-82671] +- ACPI: sysfs: evaluate _STR on each sysfs access (Mark Langsdorf) [RHEL-82671] +- ACPI: battery: Remove redundant NULL initalizations (Mark Langsdorf) [RHEL-82671] +- ACPI: battery: Use strscpy() instead of strcpy() (Mark Langsdorf) [RHEL-82671] +- ACPI: EC: Do not release locks during operation region accesses (Mark Langsdorf) [RHEL-82671] +- ACPI: resource: Skip IRQ override on Asus Vivobook Pro N6506MJ (Mark Langsdorf) [RHEL-82671] +- ACPI: video: force native for some T2 macbooks (Mark Langsdorf) [RHEL-82671] +- ACPI: video: Use strscpy() instead of strcpy() (Mark Langsdorf) [RHEL-82671] +- ACPI: CPPC: Replace ternary operator with umax() (Mark Langsdorf) [RHEL-82671] +- ACPI: resource: Skip IRQ override on Asus Vivobook Pro N6506MU (Mark Langsdorf) [RHEL-82671] +- ACPI: PMIC: Constify struct pmic_table (Mark Langsdorf) [RHEL-82671] +- ACPI: battery: Add support for charge limiting state (Mark Langsdorf) [RHEL-82671] +- ACPI: bus: Indicate support for battery charge limiting thru _OSC (Mark Langsdorf) [RHEL-82671] +- ACPI: battery: add devm_battery_hook_register() (Mark Langsdorf) [RHEL-82671] +- ACPI: Add post_eject to struct acpi_scan_handler for cpu hotplug (Mark Langsdorf) [RHEL-82671] +- ACPI: processor: Register deferred CPUs from acpi_processor_get_info() (Mark Langsdorf) [RHEL-82671] +- ACPI: scan: switch to flags for acpi_scan_check_and_detach() (Mark Langsdorf) [RHEL-82671] +- ACPI: processor: Add acpi_get_processor_handle() helper (Mark Langsdorf) [RHEL-82671] +- ACPI: processor: Move checks and availability of acpi_processor earlier (Mark Langsdorf) [RHEL-82671] +- ACPI: processor: Drop duplicated check on _STA (enabled + present) (Mark Langsdorf) [RHEL-82671] +- ACPI: processor: Simplify initial onlining to use same path for cold and hotplug (Mark Langsdorf) [RHEL-82671] +- ACPI: processor: Fix memory leaks in error paths of processor_add() (Mark Langsdorf) [RHEL-82671] +- ACPI / amba: Drop unnecessary check for registered amba_dummy_clk (Mark Langsdorf) [RHEL-82671] +- ACPI: processor: Downgrade Intel _OSC and _PDC messages to debug (Mark Langsdorf) [RHEL-82671] +- ACPI: NFIT: add missing MODULE_DESCRIPTION() macro (Mark Langsdorf) [RHEL-82671] +- ACPI: SBS: manage alarm sysfs attribute through psy core (Mark Langsdorf) [RHEL-82671] +- ACPI: battery: use sysfs_emit over sprintf (Mark Langsdorf) [RHEL-82671] +- ACPI: SBS: constify powersupply properties (Mark Langsdorf) [RHEL-82671] +- ACPI: battery: create alarm sysfs attribute atomically (Mark Langsdorf) [RHEL-82671] +- ACPI: AC: constify powersupply properties (Mark Langsdorf) [RHEL-82671] +- ACPI: battery: constify powersupply properties (Mark Langsdorf) [RHEL-82671] +- ACPI: PMIC: Replace open coded be16_to_cpu() (Mark Langsdorf) [RHEL-82671] +- ACPI: PMIC: Convert pr_*() to dev_*() printing macros (Mark Langsdorf) [RHEL-82671] +- ACPI: PMIC: Use sizeof() instead of hard coded value (Mark Langsdorf) [RHEL-82671] +- ACPI: CPPC: add sysfs entry for guaranteed performance (Mark Langsdorf) [RHEL-82671] +- ACPI: HMAT: Use ACCESS_COORDINATE_CPU when appropriate (Mark Langsdorf) [RHEL-82671] +- ACPI: acpi_pad: Still evaluate _OST when _PUR evaluation fails (Mark Langsdorf) [RHEL-82671] +- ACPI: x86: Switch to new Intel CPU model defines (Mark Langsdorf) [RHEL-82671] +- ACPI: arm64: Sort entries alphabetically (Mark Langsdorf) [RHEL-82671] +- ACPI: LPSS: Switch to new Intel CPU model defines (Mark Langsdorf) [RHEL-82671] +- ACPI: fan: Add hwmon support (Mark Langsdorf) [RHEL-82671] +- PM: sleep: core: Fix runtime PM enabling in device_resume_early() (Mark Langsdorf) [RHEL-109251] +- drm/amd/pm: fix missing device_attr cleanup in amdgpu_pm_sysfs_init() (Mark Langsdorf) [RHEL-81536] +- driver core: Drop unneeded 'extern' keyword in fwnode.h (Mark Langsdorf) [RHEL-109251] +- ucsi_ccg: Disable async suspend in ucsi_ccg_probe() (Mark Langsdorf) [RHEL-109251] +- soundwire: intel_auxdevice: Fix system suspend/resume handling (Mark Langsdorf) [RHEL-109251] +- PM: sleep: annotate RCU list iterations (Mark Langsdorf) [RHEL-109251] +- regmap: irq: Avoid lockdep warnings with nested regmap-irq chips (Mark Langsdorf) [RHEL-109251] +- regmap: irq: Free the regmap-irq mutex (Mark Langsdorf) [RHEL-109251] +- PM: sleep: Rearrange suspend/resume error handling in the core (Mark Langsdorf) [RHEL-109251] +- driver core: auxiliary bus: fix OF node leak (Mark Langsdorf) [RHEL-109251] +- PM: runtime: Take active children into account in pm_runtime_get_if_in_use() (Mark Langsdorf) [RHEL-109251] +- PM: sleep: Update power.completion for all devices on errors (Mark Langsdorf) [RHEL-109251] +- regmap: get rid of redundant debugfs_file_{get,put}() (Mark Langsdorf) [RHEL-109251] +- PM: sleep: Add strict_midlayer flag to struct dev_pm_info (Mark Langsdorf) [RHEL-109251] +- PM: runtime: Introduce __rpm_get_driver_callback() (Mark Langsdorf) [RHEL-109251] +- PM: Check power.needs_force_resume in pm_runtime_force_suspend() (Mark Langsdorf) [RHEL-109251] +- PM: runtime: Clear power.needs_force_resume in pm_runtime_reinit() (Mark Langsdorf) [RHEL-109251] +- PM: Make pm_runtime_force_resume() work with DPM_FLAG_SMART_SUSPEND (Mark Langsdorf) [RHEL-109251] +- PM: Move two sleep-related functions under CONFIG_PM_SLEEP (Mark Langsdorf) [RHEL-109251] +- PM: Use true/false as power.needs_force_resume values (Mark Langsdorf) [RHEL-109251] +- PM: sleep: Make async suspend handle suppliers like parents (Mark Langsdorf) [RHEL-109251] +- PM: sleep: Make async resume handle consumers like children (Mark Langsdorf) [RHEL-109251] +- PM: sleep: Drop superfluous might_sleep() calls (Mark Langsdorf) [RHEL-109251] +- regmap: fix potential memory leak of regmap_bus (Mark Langsdorf) [RHEL-109251] +- driver core: Add device_link_test() for testing device link flags (Mark Langsdorf) [RHEL-109251] +- driver core: faux: Quiet probe failures (Mark Langsdorf) [RHEL-109251] +- driver core: faux: Suppress bind attributes (Mark Langsdorf) [RHEL-109251] +- regmap: kunit: Constify regmap_range_cfg array (Mark Langsdorf) [RHEL-109251] +- PM: sleep: Add locking to dpm_async_resume_children() (Mark Langsdorf) [RHEL-109251] +- PM: sleep: Fix power.is_suspended cleanup for direct-complete devices (Mark Langsdorf) [RHEL-109251] +- PM: sleep: Fix list splicing in device suspend error paths (Mark Langsdorf) [RHEL-109251] +- regmap-irq: Use dedicated interrupt wake setters (Mark Langsdorf) [RHEL-109251] +- regmap: Move selecting for REGMAP_MDIO and REGMAP_IRQ (Mark Langsdorf) [RHEL-109251] +- PM: runtime: fix denying of auto suspend in pm_suspend_timer_fn() (Mark Langsdorf) [RHEL-109251] +- PM: sleep: Introduce pm_sleep_transition_in_progress() (Mark Langsdorf) [RHEL-109251] +- PM: sleep: Print PM debug messages during hibernation (Mark Langsdorf) [RHEL-109251] +- PM: sysfs: Move debug runtime PM attributes to runtime_attrs[] (Mark Langsdorf) [RHEL-109251] +- PM: wakeup: Add missing wakeup source attribute relax_count (Mark Langsdorf) [RHEL-109251] +- firmware_loader: use SHA-256 library API instead of crypto_shash API (Mark Langsdorf) [RHEL-109251] +- regcache: Use sort()'s default swap() implementation (Mark Langsdorf) [RHEL-109251] +- PM: runtime: Add new devm functions (Mark Langsdorf) [RHEL-109251] +- devres: Add devm_is_action_added() helper (Mark Langsdorf) [RHEL-109251] +- devres: Move devm_*_action*() APIs to devres.h (Mark Langsdorf) [RHEL-109251] +- devres: rename the first parameter of devm_add_action(_or_reset) (Mark Langsdorf) [RHEL-109251] +- devres: Pass unique name of the resource to devm_add_action_or_reset() (Mark Langsdorf) [RHEL-109251] +- PM: wakeup: Do not expose 4 device wakeup source APIs (Mark Langsdorf) [RHEL-109251] +- driver core: auxiliary bus: Fix IS_ERR() vs NULL mixup in __devm_auxiliary_device_create() (Mark Langsdorf) [RHEL-109251] +- property: Add functions to iterate named child (Mark Langsdorf) [RHEL-109251] +- PM: sleep: Make suspend of devices more asynchronous (Mark Langsdorf) [RHEL-109251] +- PM: sleep: Suspend async parents after suspending children (Mark Langsdorf) [RHEL-109251] +- PM: sleep: Resume children after resuming the parent (Mark Langsdorf) [RHEL-109251] +- software node: Correct a OOB check in software_node_get_reference_args() (Mark Langsdorf) [RHEL-109251] +- drivers/base/memory: Avoid overhead from for_each_present_section_nr() (Mark Langsdorf) [RHEL-109251] +- drivers/base: Extend documentation with preferred way to use auxbus (Mark Langsdorf) [RHEL-109251] +- devres: simplify devm_kstrdup() using devm_kmemdup() (Mark Langsdorf) [RHEL-109251] +- platform: replace magic number with macro PLATFORM_DEVID_NONE (Mark Langsdorf) [RHEL-109251] +- component: do not try to unbind unbound components (Mark Langsdorf) [RHEL-109251] +- driver core: fix potential NULL pointer dereference in dev_uevent() (Mark Langsdorf) [RHEL-109251] +- driver core: introduce device_set_driver() helper (Mark Langsdorf) [RHEL-109251] +- Revert "drivers: core: synchronize really_probe() and dev_uevent()" (Mark Langsdorf) [RHEL-109251] +- driver core: auxiliary bus: add device creation helpers (Mark Langsdorf) [RHEL-109251] +- driver core: faux: Add sysfs groups after probing (Mark Langsdorf) [RHEL-109251] +- drivers/base/memory: improve add_boot_memory_block() (Mark Langsdorf) [RHEL-109251] +- drivers/base/memory: simplify outputting of valid_zones_show() (Mark Langsdorf) [RHEL-109251] +- arch_topology: Support SMT control for OF based system (Mark Langsdorf) [RHEL-109251] +- PM: sleep: Fix handling devices with direct_complete set on errors (Mark Langsdorf) [RHEL-109251] +- PM: clk: Remove unused pm_clk_remove() (Mark Langsdorf) [RHEL-109251] +- PM: sleep: core: Fix indentation in dpm_wait_for_children() (Mark Langsdorf) [RHEL-109251] +- PM: sleep: Remove unused pm_generic_ wrappers (Mark Langsdorf) [RHEL-109251] +- PM: runtime: Unify error handling during suspend and resume (Mark Langsdorf) [RHEL-109251] +- PM: sleep: Rearrange dpm_async_fn() and async state clearing (Mark Langsdorf) [RHEL-109251] +- PM: sleep: Rename power.async_in_progress to power.work_in_progress (Mark Langsdorf) [RHEL-109251] +- PM: core: Tweak pm_runtime_block_if_disabled() return value (Mark Langsdorf) [RHEL-109251] +- PM: sleep: Update power.smart_suspend under PM spinlock (Mark Langsdorf) [RHEL-109251] +- PM: sleep: Adjust check before setting power.must_resume (Mark Langsdorf) [RHEL-109251] +- PM: runtime: Drop status check from pm_runtime_force_resume() (Mark Langsdorf) [RHEL-109251] +- PM: sleep: Suppress sleeping parent warning in special case (Mark Langsdorf) [RHEL-109251] +- PM: sleep: Avoid unnecessary checks in device_prepare_smart_suspend() (Mark Langsdorf) [RHEL-109251] +- driver core: Introduce device_{add,remove}_of_node() (Mark Langsdorf) [RHEL-109251] +- driver core: faux: only create the device if probe() succeeds (Mark Langsdorf) [RHEL-109251] +- drivers: base: component: add function to query the bound status (Mark Langsdorf) [RHEL-109251] +- PM: clk: remove unused of_pm_clk_add_clk() (Mark Langsdorf) [RHEL-109251] +- drivers: base: component: Add debug message for unbind (Mark Langsdorf) [RHEL-109251] +- drivers: base: devres: Fix find_group() documentation (Mark Langsdorf) [RHEL-109251] +- drivers: base: devres: Allow to release group on device release (Mark Langsdorf) [RHEL-109251] +- devres: Introduce devm_kmemdup_array() (Mark Langsdorf) [RHEL-109251] +- driver core: Split devres APIs to device/devres.h (Mark Langsdorf) [RHEL-109251] +- driver core: location: Use str_yes_no() helper function (Mark Langsdorf) [RHEL-109251] +- drivers: base: component: Allow more space for device name (Mark Langsdorf) [RHEL-109251] +- drivers/base/bus.c: fix spelling of "subsystem" (Mark Langsdorf) [RHEL-109251] +- driver core: class: Remove needless return in void API class_remove_file() (Mark Langsdorf) [RHEL-109251] +- err.h: move IOMEM_ERR_PTR() to err.h (Mark Langsdorf) [RHEL-109251] +- PM: runtime: Switch to use hrtimer_setup() (Mark Langsdorf) [RHEL-109251] +- regmap: irq: Use one way of setting all bits in the register (Mark Langsdorf) [RHEL-109251] +- devtmpfs: replace ->mount with ->get_tree in public instance (Mark Langsdorf) [RHEL-109251] +- regmap: Reorder 'struct regmap' (Mark Langsdorf) [RHEL-109251] +- spi: use container_of_cont() for to_spi_device() (Mark Langsdorf) [RHEL-81536] +- cpumask: align text in comment (Mark Langsdorf) [RHEL-81536] +- PM: runtime: Convert pm_runtime_blocked() to static inline (Mark Langsdorf) [RHEL-81536] +- PM: sleep: Fix bit masking operation (Mark Langsdorf) [RHEL-81536] +- PM: sleep: Use DPM_FLAG_SMART_SUSPEND conditionally (Mark Langsdorf) [RHEL-81536] +- PM: runtime: Introduce pm_runtime_blocked() (Mark Langsdorf) [RHEL-81536] +- PM: Block enabling of runtime PM during system suspend (Mark Langsdorf) [RHEL-81536] +- PM: Rearrange documentation related to __pm_runtime_disable() (Mark Langsdorf) [RHEL-81536] +- drivers: core: fix device leak in __fw_devlink_relax_cycles() (Mark Langsdorf) [RHEL-81536] +- dio: Have dio_bus_match() callback take a const * (Mark Langsdorf) [RHEL-81536] +- zorro: make match function take a const pointer (Mark Langsdorf) [RHEL-81536] +- mfd: syscon: Use regmap max_register_is_0 as needed (Mark Langsdorf) [RHEL-81536] +- driver core: add a faux bus for use when a simple device/bus is needed (Mark Langsdorf) [RHEL-81536] +- PM: sleep: core: Restrict power.set_active propagation (Mark Langsdorf) [RHEL-81536] +- regmap-irq: Add missing kfree() (Mark Langsdorf) [RHEL-81536] +- PM: sleep: core: Synchronize runtime PM status of parents and children (Mark Langsdorf) [RHEL-81536] +- PM: sleep: wakeirq: Introduce device-managed variant of dev_pm_set_wake_irq() (Mark Langsdorf) [RHEL-81536] +- devcoredump: Define 'struct bin_attribute' through macro (Mark Langsdorf) [RHEL-81536] +- PM: sleep: Allow configuring the DPM watchdog to warn earlier than panic (Mark Langsdorf) [RHEL-81536] +- device property: Split property reading bool and presence test ops (Mark Langsdorf) [RHEL-81536] +- devres: add devm_remove_action_nowarn() (Mark Langsdorf) [RHEL-81536] +- drivers: core: remove device_link argument from class_compat_[create|remove]_link (Mark Langsdorf) [RHEL-81536] +- i2c: Remove I2C_COMPAT config symbol and related code (Mark Langsdorf) [RHEL-81536] +- driver core: Move two simple APIs for finding child device to header (Mark Langsdorf) [RHEL-81536] +- driver core: Introduce device_iter_t for device iterating APIs (Mark Langsdorf) [RHEL-81536] +- driver core: Correct API device_for_each_child_reverse_from() prototype (Mark Langsdorf) [RHEL-81536] +- driver core: Correct parameter check for API device_for_each_child_reverse_from() (Mark Langsdorf) [RHEL-81536] +- driver core: Move true expression out of if condition in 3 device finding APIs (Mark Langsdorf) [RHEL-81536] +- driver core: class: Fix wild pointer dereferences in API class_dev_iter_next() (Mark Langsdorf) [RHEL-81536] +- devcoredump: cleanup some comments (Mark Langsdorf) [RHEL-81536] +- driver core: Introduce an device matching API device_match_type() (Mark Langsdorf) [RHEL-81536] +- driver core: Remove match_any() (Mark Langsdorf) [RHEL-81536] +- driver core: Simplify API device_find_child_by_name() implementation (Mark Langsdorf) [RHEL-81536] +- driver core: Constify API device_find_child() and adapt for various usages (Mark Langsdorf) [RHEL-81536] +- driver core: have match() callback in struct bus_type take a const * (Mark Langsdorf) [RHEL-81536] +- w1: Remove driver match function (Mark Langsdorf) [RHEL-81536] +- kernel/range: Const-ify range_contains parameters (Mark Langsdorf) [RHEL-81536] +- drivers: base: test: Add ...find_device_by...(... NULL) tests (Mark Langsdorf) [RHEL-81536] +- drivers: base: test: Enable device model tests with KUNIT_ALL_TESTS (Mark Langsdorf) [RHEL-81536] +- drivers: base: Don't match devices with NULL of_node/fwnode/etc (Mark Langsdorf) [RHEL-81536] +- regmap: regmap_multi_reg_read(): make register list const (Mark Langsdorf) [RHEL-81536] +- PM: sleep: sysfs: don't include 'pm_wakeup.h' directly (Mark Langsdorf) [RHEL-81536] +- PM: sleep: Update stale comment in device_resume() (Mark Langsdorf) [RHEL-81536] +- regmap: cache: rbtree: use krealloc_array() to replace krealloc() (Mark Langsdorf) [RHEL-81536] +- regmap: cache: mapple: use kmalloc_array() to replace kmalloc() (Mark Langsdorf) [RHEL-81536] +- regmap: place foo / 8 and foo %% 8 closer to each other (Mark Langsdorf) [RHEL-81536] +- regmap: Use BITS_TO_BYTES() (Mark Langsdorf) [RHEL-81536] +- regmap: cache: Use BITS_TO_BYTES() (Mark Langsdorf) [RHEL-81536] +- regmap: detach regmap from dev on regmap_exit (Mark Langsdorf) [RHEL-81536] +- regmap: Use correct format specifier for logging range errors (Mark Langsdorf) [RHEL-81536] +- firmware_loader: Fix possible resource leak in fw_log_firmware_info() (Mark Langsdorf) [RHEL-81536] +- drivers: core: fw_devlink: Fix excess parameter description in docstring (Mark Langsdorf) [RHEL-81536] +- driver core: class: Correct WARN() message in APIs class_(for_each|find)_device() (Mark Langsdorf) [RHEL-81536] +- cacheinfo: Use of_property_present() for non-boolean properties (Mark Langsdorf) [RHEL-81536] +- drivers: core: fw_devlink: Make the error message a bit more useful (Mark Langsdorf) [RHEL-81536] +- driver core: fw_devlink: Stop trying to optimize cycle detection logic (Mark Langsdorf) [RHEL-81536] +- driver core: constify devlink class (Mark Langsdorf) [RHEL-81536] +- driver core: Put device attribute @wakeup_last_time_ms and its show() together (Mark Langsdorf) [RHEL-81536] +- cacheinfo: Don't opencode per_cpu_cacheinfo() (Mark Langsdorf) [RHEL-81536] +- driver core: auxiliary bus: Spelling s/pecific/specific/ (Mark Langsdorf) [RHEL-81536] +- regmap: irq: Set lockdep class for hierarchical IRQ domains (Mark Langsdorf) [RHEL-81536] +- regmap: maple: Provide lockdep (sub)class for maple tree's internal lock (Mark Langsdorf) [RHEL-81536] +- regmap: kunit: Fix repeated test param (Mark Langsdorf) [RHEL-81536] +- Revert "driver core: Fix uevent_show() vs driver detach race" (Mark Langsdorf) [RHEL-81536] +- drivers/base: Remove unused auxiliary_find_device (Mark Langsdorf) [RHEL-81536] +- firmware_loader: Reorganize kerneldoc parameter names (Mark Langsdorf) [RHEL-81536] +- PM: domains: Support required OPPs in dev_pm_domain_attach_list() (Mark Langsdorf) [RHEL-81536] +- OPP: Rework _set_required_devs() to manage a single device per call (Mark Langsdorf) [RHEL-81536] +- OPP: fix error code in dev_pm_opp_set_config() (Mark Langsdorf) [RHEL-81536] +- PM: domains: Fix alloc/free in dev_pm_domain_attach|detach_list() (Mark Langsdorf) [RHEL-81536] +- driver core: Add device probe log helper dev_warn_probe() (Mark Langsdorf) [RHEL-81536] +- regmap: Specifically test writing 0 as a value to sparse caches (Mark Langsdorf) [RHEL-81536] +- regmap-irq: Consistently use memset32() in regmap_irq_thread() (Mark Langsdorf) [RHEL-81536] +- driver core: attribute_container: Remove unused functions (Mark Langsdorf) [RHEL-81536] +- driver core: Trivially simplify ((struct device_private *)curr)->device->p to @curr (Mark Langsdorf) [RHEL-81536] +- devres: Correclty strip percpu address space of devm_free_percpu() argument (Mark Langsdorf) [RHEL-81536] +- driver core: Make parameter check consistent for API cluster device_(for_each|find)_child() (Mark Langsdorf) [RHEL-81536] +- platform: Make platform_bus_type constant (Mark Langsdorf) [RHEL-81536] +- driver core: class: Check namespace relevant parameters in class_register() (Mark Langsdorf) [RHEL-81536] +- driver:base:core: Adding a "Return:" line in comment for device_link_add() (Mark Langsdorf) [RHEL-81536] +- drivers/base: Introduce device_match_t for device finding APIs (Mark Langsdorf) [RHEL-81536] +- firmware_loader: Block path traversal (Mark Langsdorf) [RHEL-81536] +- regmap: kunit: Add coverage of spinlocked regmaps (Mark Langsdorf) [RHEL-81536] +- regcache: use map->alloc_flags also for allocating cache (Mark Langsdorf) [RHEL-81536] +- regmap: Use locking during kunit tests (Mark Langsdorf) [RHEL-81536] +- regmap: Hold the regmap lock when allocating and freeing the cache (Mark Langsdorf) [RHEL-81536] +- driver core: Use 2-argument strscpy() (Mark Langsdorf) [RHEL-81536] +- driver core: Make use of returned value of dev_err_probe() (Mark Langsdorf) [RHEL-81536] +- driver core: Use guards for simple mutex locks (Mark Langsdorf) [RHEL-81536] +- driver core: Use kasprintf() instead of fixed buffer formatting (Mark Langsdorf) [RHEL-81536] +- driver core: Sort headers (Mark Langsdorf) [RHEL-81536] +- PM: domains: add device managed version of dev_pm_domain_attach|detach_list() (Mark Langsdorf) [RHEL-81536] +- driver core: Fix a potential null-ptr-deref in module_add_driver() (Mark Langsdorf) [RHEL-81536] +- driver core: bus: Add simple error handling for buses_init() (Mark Langsdorf) [RHEL-81536] +- driver core: Remove unused parameter for virtual_device_parent() (Mark Langsdorf) [RHEL-81536] +- driver core: bus: Return -EIO instead of 0 when show/store invalid bus attribute (Mark Langsdorf) [RHEL-81536] +- driver core: Fix error handling in driver API device_rename() (Mark Langsdorf) [RHEL-81536] +- driver core: Fix size calculation of symlink name for devlink_(add|remove)_symlinks() (Mark Langsdorf) [RHEL-81536] +- drivers: cacheinfo: use __free attribute instead of of_node_put() (Mark Langsdorf) [RHEL-81536] +- regmap: maple: work around gcc-14.1 false-positive warning (Mark Langsdorf) [RHEL-81536] +- regmap: kunit: Add test cases for regmap_multi_reg_(read,write}() (Mark Langsdorf) [RHEL-81536] +- regmap: Implement regmap_multi_reg_read() (Mark Langsdorf) [RHEL-81536] +- driver core: module: make module_[add|remove]_driver take a const * (Mark Langsdorf) [RHEL-81536] +- driver core: make driver_find_device() take a const * (Mark Langsdorf) [RHEL-81536] +- driver core: make driver_[create|remove]_file take a const * (Mark Langsdorf) [RHEL-81536] +- regmap-irq: handle const struct regmap_irq_sub_irq_map (Mark Langsdorf) [RHEL-81536] +- devres: Correct code style for functions that return a pointer type (Mark Langsdorf) [RHEL-81536] +- devres: Initialize an uninitialized struct member (Mark Langsdorf) [RHEL-81536] +- devres: Fix devm_krealloc() wasting memory (Mark Langsdorf) [RHEL-81536] +- cpumask: Add enabled cpumask for present CPUs that can be brought online (Mark Langsdorf) [RHEL-81536] +- cpu: Do not warn on arch_register_cpu() returning -EPROBE_DEFER (Mark Langsdorf) [RHEL-81536] +- regmap: add missing MODULE_DESCRIPTION() macros (Mark Langsdorf) [RHEL-81536] +- driver core: make [device_]driver_attach take a const * (Mark Langsdorf) [RHEL-81536] +- driver core: Make dev_err_probe() silent for -ENOMEM (Mark Langsdorf) [RHEL-81536] +- drivers: arch_topology: use __free attribute instead of of_node_put() (Mark Langsdorf) [RHEL-81536] +- drivers: arch_topology: Refactor do-while loops (Mark Langsdorf) [RHEL-81536] +- regmap-i2c: add missing MODULE_DESCRIPTION() macro (Mark Langsdorf) [RHEL-81536] +- regmap: kunit: Use array_size() and sizeof(*ptr) consistently (Mark Langsdorf) [RHEL-81536] +- regmap: cache: Use correct type of the rb_for_each() parameter (Mark Langsdorf) [RHEL-81536] +- regmap: spi: Fix potential off-by-one when calculating reserved size (Mark Langsdorf) [RHEL-81536] +- driver core: remove devm_device_add_groups() (Mark Langsdorf) [RHEL-81536] +- regmap: kunit: add missing MODULE_DESCRIPTION() (Mark Langsdorf) [RHEL-81536] +- regmap: kunit: Fix memory leaks in gen_regmap() and gen_raw_regmap() (Mark Langsdorf) [RHEL-81536] +- regmap-i2c: Subtract reg size from max_write (Mark Langsdorf) [RHEL-81536] +- driver core: Add device_show_string() helper for sysfs attributes (Mark Langsdorf) [RHEL-81536] +- module: don't ignore sysfs_create_link() failures (Mark Langsdorf) [RHEL-81536] +- regmap: spi: Add missing MODULE_DESCRIPTION() (Mark Langsdorf) [RHEL-81536] +- regmap: Drop capitalisation in MODULE_DESCRIPTION() (Mark Langsdorf) [RHEL-81536] +- PM: sleep: Take advantage of %%ps to simplify debug output (Mark Langsdorf) [RHEL-81536] +- driver core: Remove unused platform_notify, platform_notify_remove (Mark Langsdorf) [RHEL-81536] +- driver core: Introduce device_link_wait_removal() (Mark Langsdorf) [RHEL-81536] +- regmap: maple: Remove second semicolon (Mark Langsdorf) [RHEL-81536] +- device: core: Log warning for devices pending deferred probe on timeout (Mark Langsdorf) [RHEL-81536] +- driver: core: Use dev_* instead of pr_* so device metadata is added (Mark Langsdorf) [RHEL-81536] +- driver: core: Log probe failure as error and with device metadata (Mark Langsdorf) [RHEL-81536] +- driver core: Add FWLINK_FLAG_IGNORE to completely ignore a fwnode link (Mark Langsdorf) [RHEL-81536] +- driver core: Adds flags param to fwnode_link_add() (Mark Langsdorf) [RHEL-81536] +- driver core: Move fw_devlink stuff to where it belongs (Mark Langsdorf) [RHEL-81536] +- firmware_loader: Suppress warning on FW_OPT_NO_WARN flag (Mark Langsdorf) [RHEL-81536] +- PM: runtime: add tracepoint for runtime_status changes (Mark Langsdorf) [RHEL-81536] +- regmap: rework ->max_register handling (Mark Langsdorf) [RHEL-81536] +- PM: sleep: Call dpm_async_fn() directly in each suspend phase (Mark Langsdorf) [RHEL-81536] +- PM: sleep: Move devices to new lists earlier in each suspend phase (Mark Langsdorf) [RHEL-81536] +- PM: sleep: Move some assignments from under a lock (Mark Langsdorf) [RHEL-81536] +- PM: sleep: stats: Log errors right after running suspend callbacks (Mark Langsdorf) [RHEL-81536] +- PM: sleep: stats: Call dpm_save_failed_step() at most once per phase (Mark Langsdorf) [RHEL-81536] +- PM: sleep: stats: Define suspend_stats next to the code using it (Mark Langsdorf) [RHEL-81536] +- PM: sleep: stats: Use an array of step failure counters (Mark Langsdorf) [RHEL-81536] +- PM: sleep: stats: Use array of suspend step names (Mark Langsdorf) [RHEL-81536] +- driver core: component: fix spellos (Mark Langsdorf) [RHEL-81536] +- driver core: cpu: make cpu_subsys const (Mark Langsdorf) [RHEL-81536] +- PM: sleep: Relocate two device PM core functions (Mark Langsdorf) [RHEL-81536] +- PM: sleep: Simplify dpm_suspended_list walk in dpm_resume() (Mark Langsdorf) [RHEL-81536] +- PM: QoS: Use kcalloc() instead of kzalloc() (Mark Langsdorf) [RHEL-81536] +- class: fix use-after-free in class_register() (Mark Langsdorf) [RHEL-81536] +- driver core: class: fix Excess kernel-doc description warning (Mark Langsdorf) [RHEL-81536] +- driver core: mark remaining local bus_type variables as const (Mark Langsdorf) [RHEL-81536] +- driver core: container: make container_subsys const (Mark Langsdorf) [RHEL-81536] +- PM: fix missing rculist.h dependency (Mark Langsdorf) [RHEL-81536] +- regmap: fix kcalloc() arguments order (Mark Langsdorf) [RHEL-81536] +- driver core: Better advertise dev_err_probe() (Mark Langsdorf) [RHEL-81536] +- driver core: Emit reason for pending deferred probe (Mark Langsdorf) [RHEL-81536] +- driver core: Enable fw_devlink=rpm by default (Mark Langsdorf) [RHEL-81536] +- device property: fwnode_property_get_reference_args allows NULL args now (Mark Langsdorf) [RHEL-81536] +- software node: Let args be NULL in software_node_get_reference_args (Mark Langsdorf) [RHEL-81536] +- software node: Remove usage of the deprecated ida_simple_xx() API (Mark Langsdorf) [RHEL-81536] +- base: soc: Remove usage of the deprecated ida_simple_xx() API (Mark Langsdorf) [RHEL-81536] +- drivers: base: Print a warning instead of panic() when register_cpu() fails (Mark Langsdorf) [RHEL-81536] +- drivers: base: add arch_cpu_is_hotpluggable() (Mark Langsdorf) [RHEL-81536] +- device property: Add fwnode_name_eq() (Mark Langsdorf) [RHEL-81536] +- driver core: make device_is_dependent() static (Mark Langsdorf) [RHEL-81536] +- devcoredump: Send uevent once devcd is ready (Mark Langsdorf) [RHEL-81536] +- firmware_loader: Expand Firmware upload error codes with firmware invalid error (Mark Langsdorf) [RHEL-81536] +- regmap: fix regmap_noinc_write() description (Mark Langsdorf) [RHEL-81536] +- firmware_loader: Abort all upcoming firmware load request once reboot triggered (Mark Langsdorf) [RHEL-81536] +- firmware_loader: Refactor kill_pending_fw_fallback_reqs() (Mark Langsdorf) [RHEL-81536] +- driver core: Release all resources during unbind before updating device links (Mark Langsdorf) [RHEL-81536] +- driver core: class: remove boilerplate code (Mark Langsdorf) [RHEL-81536] +- dev_printk: add new dev_err_probe() helpers (Mark Langsdorf) [RHEL-109251] +- driver core: Move dev_err_probe() to where it belogs (Mark Langsdorf) [RHEL-109251] +- sysfs: Introduce DEFINE_SIMPLE_SYSFS_GROUP_VISIBLE() (Mark Langsdorf) [RHEL-81536] +- sysfs: Document new "group visible" helpers (Mark Langsdorf) [RHEL-81536] +- soundwire: sysfs: have the driver core handle the creation of the device groups (Mark Langsdorf) [RHEL-81536] +- soundwire: sysfs: cleanup the logic for creating the dp0 sysfs attributes (Mark Langsdorf) [RHEL-81536] +Resolves: RHEL-109251, RHEL-114091, RHEL-124606, RHEL-81536, RHEL-82671, RHEL-97678 + +* Tue Dec 16 2025 Patrick Talbert [5.14.0-652.el9] +- gfs2: Retries missing in gfs2_{rename,exchange} (Andreas Gruenbacher) [RHEL-135362] +- gfs2: glock cancelation flag fix (Andreas Gruenbacher) [RHEL-135362] +- powerpc/64s: Fix VAS mm use after free (Mamatha Inamdar) [RHEL-133781] +- selftests/mm: fix va_high_addr_switch.sh failure on x86_64 (Chunyu Hu) [RHEL-130531] +- selftests/mm: alloc hugepages in va_high_addr_switch test (Chunyu Hu) [RHEL-130531] +- selftests/mm: skip hugevm test if kernel config file is not present (Chunyu Hu) [RHEL-130531] +- selftests/mm: skip test for non-LPA2 and non-LVA systems (Chunyu Hu) [RHEL-130531] +- selftests/mm: va_high_addr_switch: dynamically initialize testcases to enable LPA2 testing (Chunyu Hu) [RHEL-130531] +- selftests/mm: fix hugepages cleanup too early (Chunyu Hu) [RHEL-130531] +- selftests/mm: allow tests to run with no huge pages support (Chunyu Hu) [RHEL-130531] +- selftests/mm: fix check for running THP tests (Chunyu Hu) [RHEL-130531] +- selftests/mm: fix a verbose log in run_test (Chunyu Hu) [RHEL-130531] +- scsi: smartpqi: Update version to 2.1.36-026 (Don Brace) [RHEL-107917] +- scsi: smartpqi: Add support for Hurray Data new controller PCI device (Don Brace) [RHEL-107917] +- scsi: smartpqi: Fix device resources accessed after device removal (Don Brace) [RHEL-107917] +- scsi: smartpqi: Add timeout value to RAID path requests to physical devices (Don Brace) [RHEL-107917] +- scsi: megaraid_sas: Fix invalid node index (Chandrakanth Patil) [RHEL-101326] +- scsi: mpt3sas: Update driver version to 54.100.00.00 (Chandrakanth Patil) [RHEL-101342] +- scsi: mpt3sas: Add support for 22.5 Gbps SAS link rate (Chandrakanth Patil) [RHEL-101342] +- scsi: mpt3sas: Suppress unnecessary IOCLogInfo on CONFIG_INVALID_PAGE (Chandrakanth Patil) [RHEL-101342] +- scsi: mpt3sas: Fix crash in transport port remove by using ioc_info() (Chandrakanth Patil) [RHEL-101342] +- scsi: mpt3sas: Correctly handle ATA device errors (Chandrakanth Patil) [RHEL-101342] +- scsi: mpt3sas: Drop unused variable in mpt3sas_send_mctp_passthru_req() (Chandrakanth Patil) [RHEL-101342] +- scsi: mpt3sas: Fix _ctl_get_mpt_mctp_passthru_adapter() to return IOC pointer (Chandrakanth Patil) [RHEL-101342] +- wifi: rtw89: avoid circular locking dependency in ser_state_run() (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtw89: avoid possible TX wait initialization race (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtw89: fix use-after-free in rtw89_core_tx_kick_off_and_wait() (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mac80211: simplify return value handling of cfg80211_get_radio_idx_by_chan() (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: cfg80211: fix return value in cfg80211_get_radio_idx_by_chan() (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: libertas: cap SSID len in lbs_associate() (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: cw1200: cap SSID length in cw1200_do_join() (Jose Ignacio Tornos Martinez) [RHEL-114891] +- selftests/tc-testing: Check backlog stats in gso_skb case (Jose Ignacio Tornos Martinez) [RHEL-114891] +- dt-bindings: net: wireless: rt2800: add SOC Wifi (Jose Ignacio Tornos Martinez) [RHEL-114891] +- MIPS: dts: ralink: mt7620a: add wifi (Jose Ignacio Tornos Martinez) [RHEL-114891] +- dt-bindings: net: wireless: ath11k-pci: describe firmware-name property (Jose Ignacio Tornos Martinez) [RHEL-114891] +- dt-bindings: net: wireless: ath9k: add WIFI bindings (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mac80211: fix reporting of all valid links in sta_set_sinfo() (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: nl80211: call kfree without a NULL check (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mac80211: Make CONNECTION_MONITOR optional for MLO sta (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath11k: avoid bit operation on key flags (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath11k: Add missing platform IDs for quirk table (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath12k: Fix peer lookup in ath12k_dp_mon_rx_deliver_msdu() (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtw89: fix leak in rtw89_core_send_nullfunc() (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath12k: fix overflow warning on num_pwr_levels (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath12k: initialize eirp_power before use (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mac80211: consider links for validating SCAN_FLAG_AP in scan request during MLO (Jose Ignacio Tornos Martinez) [RHEL-114891] +- net: rfkill: gpio: Fix crash due to dereferencering uninitialized pointer (Jose Ignacio Tornos Martinez) [RHEL-114891] {CVE-2025-39937} +- wifi: iwlwifi: pcie: fix byte count table for some devices (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: nl80211: completely disable per-link stats for now (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: virt_wifi: Fix page fault on connect (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: cfg80211: Fix "no buffer space available" error in nl80211_get_station() for MLO (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: fix 130/1030 configs (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath12k: fix WMI TLV header misalignment (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath12k: Fix missing station power save configuration (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: wilc1000: avoid buffer overflow in WID string configuration (Jose Ignacio Tornos Martinez) [RHEL-114891] {CVE-2025-39952} +- wifi: cfg80211: sme: cap SSID length in __cfg80211_connect_result() (Jose Ignacio Tornos Martinez) [RHEL-114891 RHEL-117581] {CVE-2025-39849} +- wifi: ath11k: fix group data packet drops during rekey (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath12k: Set EMLSR support flag in MLO flags for EML-capable stations (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: cfg: add back more lost PCI IDs (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: fix byte count table for old devices (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: cfg: restore some 1000 series configs (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mwifiex: Initialize the chan_stats array to zero (Jose Ignacio Tornos Martinez) [RHEL-114891] {CVE-2025-39891} +- wifi: mac80211: do not permit 40 MHz EHT operation on 5/6 GHz (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: uefi: check DSM item validity (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: acpi: check DSM func validity (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: if scratch is ~0U, consider it a failure (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mt76: fix linked list corruption (Jose Ignacio Tornos Martinez) [RHEL-114891 RHEL-123063] {CVE-2025-39918} +- wifi: mt76: free pending offchannel tx frames on wcid cleanup (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mt76: mt7915: fix list corruption after hardware restart (Jose Ignacio Tornos Martinez) [RHEL-114891] {CVE-2025-39862} +- wifi: mt76: mt7996: add missing check for rx wcid entries (Jose Ignacio Tornos Martinez) [RHEL-114891] {CVE-2025-39919} +- wifi: mt76: do not add non-sta wcid entries to the poll list (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mt76: mt7996: fix crash on some tx status reports (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mt76: mt7996: use the correct vif link for scanning/roc (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mt76: mt7996: disable beacons when going offchannel (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mt76: prevent non-offchannel mgmt tx during scan/roc (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mt76: mt7925: skip EHT MLD TLV on non-MLD and pass conn_state for sta_cmd (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mt76: mt7925u: use connac3 tx aggr check in tx complete (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mt76: mt7925: fix the wrong bss cleanup for SAP (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mt76: mt7925: fix locking in mt7925_change_vif_links() (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mt76: mt7921: don't disconnect when CSA to DFS chan (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mt76: mt7996: Initialize hdr before passing to skb_put_data() (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mac80211: increase scan_ies_len for S1G (Jose Ignacio Tornos Martinez) [RHEL-114891] {CVE-2025-39957} +- wifi: mac80211: fix incorrect type for ret (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: brcmfmac: fix use-after-free when rescheduling brcmf_btcoex_info work (Jose Ignacio Tornos Martinez) [RHEL-114891] {CVE-2025-39863} +- wifi: cfg80211: fix use-after-free in cmp_bss() (Jose Ignacio Tornos Martinez) [RHEL-114891 RHEL-122876] {CVE-2025-39864} +- wifi: rt2x00: fix CRC_CCITT dependency (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rt2800: select CONFIG_RT2X00_LIB as needed (Jose Ignacio Tornos Martinez) [RHEL-114891] +- net/sched: Fix backlog accounting in qdisc_dequeue_internal (Jose Ignacio Tornos Martinez) [RHEL-114891] {CVE-2025-39677} +- wifi: Fix typos (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: brcmsmac: Use str_true_false() helper (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: brcmfmac: fix EXTSAE WPA3 connection failure due to AUTH TX failure (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: brcm80211: Remove yet more unused functions (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: brcm80211: Remove more unused functions (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: brcm80211: Remove unused functions (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: Revert "wifi: iwlwifi: remove support of several iwl_ppag_table_cmd versions" (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: check validity of the FW API range (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: don't export symbols that we shouldn't (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: mld: use spec link id and not FW link id (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: mld: decode EOF bit for AMPDUs (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: Remove support for rx OMI bandwidth reduction (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: stop supporting iwl_omi_send_status_notif ver 1 (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: remove SC2F firmware support (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: mvm: Remove NAN support (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: mld: avoid outdated reorder buffer head_sn (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: mvm: avoid outdated reorder buffer head_sn (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: disable certain features for fips_enabled (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: mld: support channel survey collection for ACS scans (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: mld: disable RX aggregation if requested (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rt2x00: soc: modernize probe (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rt2800: move 2x00soc to 2800soc (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rt2800soc: allow loading from OF (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rt2x00: remove mod_name from platform_driver (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rt2x00: add COMPILE_TEST (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mac80211: fix WARN_ON for monitor mode on some devices (Jose Ignacio Tornos Martinez) [RHEL-114891] {CVE-2025-38642} +- wifi: brcmfmac: cyw: Fix __counted_by to be LE variant (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mac80211: fix unassigned variable access (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mac80211: don't require cipher and keylen in gtk rekey (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: nl80211: Set num_sub_specs before looping through sub_specs (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mac80211: Write cnt before copying in ieee80211_copy_rnr_beacon() (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: mvm/fw: Avoid -Wflex-array-member-not-at-end warnings (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: Fix typo "ransport" (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: fix cmd length when sending WOWLAN_TSC_RSC_PARAM (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath12k: Correct tid cleanup when tid setup fails (Jose Ignacio Tornos Martinez) [RHEL-114891] {CVE-2025-39750} +- wifi: ath12k: bring DFS support back for WCN7850 (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath12k: Prefer {} to {0} in initializers (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath11k: Prefer {} to {0} in initializers (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath10k: Prefer {} to {0} in initializers (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: cfg80211/mac80211: report link ID for unexpected frames (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mac80211: determine missing link_id in ieee80211_rx_for_interface() based on frequency (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: brcmfmac: support CYW54591 PCIE device (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: brcmfmac: fix P2P discovery failure in P2P peer due to missing P2P IE (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: cfg80211: reject HTC bit for management frames (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mac80211: remove ieee80211_remove_key (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath12k: Advertise encapsulation/decapsulation offload support to mac80211 (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath12k: Fix TX status reporting to mac80211 when offload is enabled (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath12k: Fix the handling of TX packets in Ethernet mode (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath12k: Add support to parse max ext2 wmi service bit (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath12k: fix endianness handling while accessing wmi service bit (Jose Ignacio Tornos Martinez) [RHEL-114891] +- Reapply "wifi: mac80211: Update skb's control block key in ieee80211_tx_dequeue()" (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mac80211: Check 802.11 encaps offloading in ieee80211_tx_h_select_key() (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mac80211: Don't call fq_flow_idx() for management frames (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mac80211: Do not schedule stopped TXQs (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: cfg80211: Add missing lock in cfg80211_check_and_end_cac() (Jose Ignacio Tornos Martinez) [RHEL-114891] {CVE-2025-38643} +- wifi: mac80211: support returning the S1G short beacon skb (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mac80211: support initialising current S1G short beacon index (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mac80211: support initialising an S1G short beaconing BSS (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: cfg80211: support configuring an S1G short beaconing BSS (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: brcmfmac: Add support for the SDIO 43751 device (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: wilc1000: Use min() to improve code (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mwifiex: Use max_t() to improve code (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: brcm80211: Use min() to improve code (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: brcmfmac: Fix typo "notifer" (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mac80211: reject TDLS operations when station is not associated (Jose Ignacio Tornos Martinez) [RHEL-114891] {CVE-2025-38644} +- wifi: brcmsmac: Remove const from tbl_ptr parameter in wlc_lcnphy_common_read_table() (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mac80211: extend connection monitoring for MLO (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mac80211: extend beacon monitoring for MLO (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mac80211: Add link iteration macro for link data with rcu_dereference (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mac80211: fix macro scoping in for_each_link_data (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: cfg80211/mac80211: remove wrong scan request n_channels (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtlwifi: Use min()/max() to improve code (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtw89: wow: Add Basic Rate IE to probe request in scheduled scan mode (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtw89: Lower the timeout in rtw89_fwdl_check_path_ready_ax() for USB (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtw89: Lower the timeout in rtw89_fw_read_c2h_reg() for USB (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtw89: check path range before using in rtw89_fw_h2c_rf_ps_info() (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtw89: purge obsoleted scan events with software sequence number (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtw89: dynamically update EHT preamble puncturing (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtw89: mac: reduce PPDU status length for WiFi 6 chips (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtw89: trigger TX stuck if FIFO full (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath11k: fix sleeping-in-atomic in ath11k_mac_op_set_bitrate_mask() (Jose Ignacio Tornos Martinez) [RHEL-114891] {CVE-2025-39732} +- wifi: ath12k: remove unneeded semicolon in ath12k_mac_parse_tx_pwr_env() (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath12k: Validate peer_id before searching for peer (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath12k: Use HTT_TCL_METADATA_VER_V1 in FTM mode (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: Fix botched indexing conversion (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: cfg80211: fix double free for link_sinfo in nl80211_station_dump() (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: cfg80211: fix off channel operation allowed check for MLO (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mac80211: use RCU-safe iteration in ieee80211_csa_finish (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mac80211_hwsim: Update comments in header (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mac80211: parse unsolicited broadcast probe response data (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: cfg80211: parse attribute to update unsolicited probe response template (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mac80211: don't use TPE data from assoc response (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mac80211: handle WLAN_HT_ACTION_NOTIFY_CHANWIDTH async (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mac80211: simplify __ieee80211_rx_h_amsdu() loop (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mac80211: don't mark keys for inactive links as uploaded (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mac80211: only assign chanctx in reconfig (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mac80211_hwsim: Declare support for AP scanning (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mac80211: clean up cipher suite handling (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mac80211: don't send keys to driver when fips_enabled (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: cfg80211: Fix interface type validation (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mac80211: remove ieee80211_link_unreserve_chanctx() return value (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mac80211: don't unreserve never reserved chanctx (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mac80211: make VHT opmode NSS ignore a debug message (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: cfg80211: remove scan request n_channels counted_by (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtw88: Fix macid assigned to TDLS station (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtw88: enable TX reports for the management queue (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtl8xxxu: Fix RX skb size for aggregation disabled (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtw89: 8852b: implement RFK multi-channel handling and support chanctx up to 2 (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtw89: 8852b: configure FW version for SCAN_OFFLOAD_EXTRA_OP feature (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtw89: 8852bt: implement RFK multi-channel handling and support chanctx up to 2 (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtw89: 8852bt: configure FW version for SCAN_OFFLOAD_EXTRA_OP feature (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtw89: tweak tx wake notify matching condition (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtw89: update SER L2 type default value (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtw89: introduce fw feature group and redefine CRASH_TRIGGER (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtw89: check LPS H2C command complete by C2H reg instead of done ack (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtw89: mcc: solve GO's TBTT change and TBTT too close to NoA issue (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtw89: extend HW scan of WiFi 7 chips for extra OP chan when concurrency (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtw89: mcc: when MCC stop forcing to stay at GO role (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtw89: mcc: enlarge GO NoA duration to cover channel switching time (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtw89: add DIG suspend/resume flow when scan and connection (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtw89: mcc: add H2C command to support different PD level in MCC (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtw89: regd/acpi: support 6 GHz VLP policy via ACPI DSM (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtw89: regd/acpi: support regulatory rules via ACPI DSM and parse rule of regd_UK (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtw89: regd/acpi: update field definition to specific country in UNII-4 conf (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtw89: regd/acpi: support country CA by BIT(1) in 6 GHz SP conf (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: remove support of several iwl_ppag_table_cmd versions (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: remove support of version 4 of iwl_wowlan_rsc_tsc_params_cmd (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: remove support of versions 4 and 5 of iwl_alive_ntf (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: mld: remove support for iwl_mcc_update_resp versions (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: mld: Revert "wifi: iwlwifi: mld: allow EMLSR with 2.4 GHz when BT is ON" (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: mld: Revert "wifi: iwlwifi: mld: add kunit test for emlsr with bt on" (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: mld: support iwl_omi_send_status_notif version 2 (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: mld: remove support for iwl_geo_tx_power_profiles_cmd version 4 (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: remove an unused struct (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: mld: remove support for REDUCE_TX_POWER_CMD ver 9 (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: mvm: remove support for REDUCE_TX_POWER_CMD ver 6 and 7 (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: mvm: Add dump handler to iwl_mvm (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: mvm/mld: use average RSSI for beacons (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: mvm: remove extra link ID (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: mvm: remove IWL_MVM_ESR_EXIT_FAIL_ENTRY (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath12k: Add support to enqueue management frame at MLD level (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath12k: Enable memory profile selection for QCN9274 (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath12k: Refactor macros to use memory profile-based values (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath12k: Remove redundant TID calculation for QCN9274 (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath12k: Add a table of parameters entries impacting memory consumption (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath12k: support average ack rssi in station dump (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: add support for accepting raw DSM tables by firmware (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: pcie: don't WARN on bad firmware input (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: mld: don't remove all keys in mcast rekey (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: mvm: don't remove all keys in mcast rekey (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: mvm: always set the key idx in gtk_seq (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: mvm: set gtk id also in older FWs (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: fix HE/EHT capabilities (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: add iwl_trans_is_dead() API (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: add iwl_trans_device_enabled() API (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: add suppress_cmd_error_once() API (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: mld: restrict puncturing disable to FM (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: mvm: remove regulatory puncturing setup (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: mld: update expected range response notification version (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: mld: update the P2P device mac before starting the GO (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: mld: fix scan request validation (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath12k: Fix packets received in WBM error ring with REO LUT enabled (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: mvm: fix scan request validation (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: pcie: add a missing include (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: trans: remove retake_ownership parameter from sw_reset (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: assign a FW API range for GF (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: assign a FW API range for HR (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: pcie: accept new devices for MVM-only configs (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: pcie: inform me when op mode leaving (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: simplify iwl_poll_bits_mask return value (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: mvm: remove support for iwl_wowlan_status_v9 (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: mvm: remove support for iwl_wowlan_status_v12 (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: add a reference to iwl_wowlan_info_notif_v3 (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: mvm: remove support for iwl_wowlan_info_notif_v2 (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: bump minimum API version for SO/MA/TY (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: assign a FW API range for JF (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: handle non-overlapping API ranges (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath12k: allow beacon protection keys to be installed in hardware (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath12k: set RX_FLAG_SKIP_MONITOR in WBM error path (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath12k: pack HTT pdev rate stats structs (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath12k: update unsupported bandwidth flags in reg rules (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mac80211: add the virtual monitor after reconfig complete (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mac80211: always initialize sdata::key_list (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mac80211: don't complete management TX on SAE commit (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: cfg80211/mac80211: implement dot11ExtendedRegInfoSupport (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mac80211: send extended MLD capa/ops if AP has it (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mac80211: copy first_part into HW scan (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: cfg80211: add a flag for the first part of a scan (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mac80211: remove DISALLOW_PUNCTURING_5GHZ code (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: cfg80211: only verify part of Extended MLD Capabilities (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: nl80211: make nl80211_check_scan_flags() type safe (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: cfg80211: hide scan internals (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mac80211: fix deactivated link CSA (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mac80211: add mandatory bitrate support for 6 GHz (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mac80211: remove spurious blank line (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mac80211: verify state before connection (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mac80211: Fix uninitialized variable with __free() in ieee80211_ml_epcs() (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mac80211: avoid weird state in error path (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: mvm: remove support for iwl_wowlan_info_notif_v4 (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: bump minimum API version in BZ (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: mvm: remove unneeded argument (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: mvm: remove MLO GTK rekey code (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: pcie: rename iwl_pci_gen1_2_probe() argument (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: match discrete/integrated to fix some names (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: remove Intel driver load message (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: mvm/mld: make PHC messages debug messages (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: trans: remove iwl_trans_init (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: pcie move common probe logic (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: bump FW API to 102 for BZ/SC/DR (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: pcie: Move txcmd size/align calculation to callers (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: pcie move gen1_2 probe to gen1_2/trans.c (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: use PNVM data embedded in .ucode files (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: Add an helper function for polling bits (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mac80211: fix rx link assignment for non-MLO stations (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath12k: Add num_stations counter for each interface (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath12k: properly set bit for pdev mask for firmware PPDU_STATS request (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath12k: Block radio bring-up in FTM mode (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath12k: advertise NL80211_FEATURE_TX_POWER_INSERTION support (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath12k: add support for Tx Power insertion in RRM action frame (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath12k: fetch tx_retry and tx_failed from htt_ppdu_stats_user_cmpltn_common_tlv (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath12k: correctly update bw for ofdma packets (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath12k: add EHT support for TX rate (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath12k: add link support for multi-link in arsta (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath12k: fill link station statistics for MLO (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mt76: mt7921s: Introduce SDIO WiFi/BT combo module card reset (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mt76: mt792x: improve monitor interface handling (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mt76: mt792x: Limit the concurrent STA and SoftAP to operate on the same channel (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mt76: mt7925: Fix null-ptr-deref in mt7925_thermal_init() (Jose Ignacio Tornos Martinez) [RHEL-114891] {CVE-2025-38541} +- wifi: mt76: Get rid of dma_sync_single_for_device() for MMIO devices (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mt76: mt7996: Move num_sta accounting in mt7996_mac_sta_{add,remove}_links (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mt76: mt7996: Add MLO support to mt7996_tx_check_aggr() (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mt76: mt7996: Fix valid_links bitmask in mt7996_mac_sta_{add,remove} (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mt76: mt7996: Fix possible OOB access in mt7996_tx() (Jose Ignacio Tornos Martinez) [RHEL-114891] {CVE-2025-38599} +- wifi: mt76: mt7996: Fix mlink lookup in mt7996_tx_prepare_skb (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mt76: mt7996: Do not set wcid.sta to 1 in mt7996_mac_sta_event() (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mt76: mt7996: Rely on for_each_sta_active_link() in mt7996_mcu_sta_mld_setup_tlv() (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mt76: mt7996: Fix secondary link lookup in mt7996_mcu_sta_mld_setup_tlv() (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mt76: fix vif link allocation (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mt76: fix queue assignment for deauth packets (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mt76: add a wrapper for wcid access with validation (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mt76: mt7921: prevent decap offload config before STA initialization (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mt76: mt7925: prevent NULL pointer dereference in mt7925_sta_set_decap_offload() (Jose Ignacio Tornos Martinez) [RHEL-114891] {CVE-2025-38450} +- wifi: mt76: mt7925: fix incorrect scan probe IE handling for hw_scan (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mt76: mt7925: fix invalid array index in ssid assignment during hw scan (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mt76: mt7925: fix the wrong config for tx interrupt (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mt76: Remove RCU section in mt7996_mac_sta_rc_work() (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mt76: Move RCU section in mt7996_mcu_add_rate_ctrl() (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mt76: Move RCU section in mt7996_mcu_add_rate_ctrl_fixed() (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mt76: Move RCU section in mt7996_mcu_set_fixed_field() (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mt76: Assume __mt76_connac_mcu_alloc_sta_req runs in atomic context (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: prevent A-MSDU attacks in mesh networks (Jose Ignacio Tornos Martinez) [RHEL-114891] {CVE-2025-38512} +- wifi: rt2x00: fix remove callback type mismatch (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mac80211: reject VHT opmode for unsupported channel widths (Jose Ignacio Tornos Martinez) [RHEL-114891] {CVE-2025-38509} +- wifi: mwifiex: discard erroneous disassoc frames on STA interface (Jose Ignacio Tornos Martinez) [RHEL-114891] {CVE-2025-38505} +- wifi: mac80211: fix non-transmitted BSSID profile search (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mac80211: clear frame buffer to never leak stack (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mac80211: correctly identify S1G short beacon (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtw89: Enable the new rtw89_8852bu module (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtw89: Add rtw8852bu.c (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtw89: 8852b: Add rtw8852b_hfc_param_ini_usb (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtw89: 8852b: Add rtw8852b_dle_mem_usb3 (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtw89: 8852b: Fix rtw8852b_pwr_{on,off}_func() for USB (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtw89: 8852bx: Accept USB devices and load their MAC address (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtw89: enter power save mode aggressively (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtw89: Enable the new USB modules (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtw89: Add rtw8851bu.c (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtw89: Add usb.{c,h} (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtw89: Add some definitions for USB (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtw89: Fix rtw89_mac_power_switch() for USB (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtw89: 8851b: Modify rtw8851b_pwr_{on,off}_func() for USB (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtw89: Hide some errors when the device is unplugged (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtw89: Add extra TX headroom for USB (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtw89: Disable deep power saving for USB/SDIO (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtw89: Add rtw8851b_hfc_param_ini_usb (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtw89: Add rtw8851b_dle_mem_usb{2,3} (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtw89: Make hfc_param_ini in rtw89_chip_info an array (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtw89: Make dle_mem in rtw89_chip_info an array (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtw89: 8851b: Accept USB devices and load their MAC address (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtw89: 8851b: rfk: update IQK to 0x14 (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtw89: 8851b: rfk: update DPK to 0x11 (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtw89: 8851b: update NCTL 0xB (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtw89: 8851b: adjust ADC setting for RF calibration (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtw89: 8851b: set ADC bandwidth select according to calibration value (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtw89: 8851b: rfk: extend DPK path_ok type to u8 (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtw88: coex: Use bitwise instead of arithmetic operator for flags (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mt76: mt7925: fix off by one in mt7925_mcu_hw_scan() (Jose Ignacio Tornos Martinez) [RHEL-114891] {CVE-2025-38600} +- wifi: mt76: mt7915: mcu: re-init MCU before loading FW patch (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mt76: mt7915: mcu: lower default timeout (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mt76: mt7915: mcu: increase eeprom command timeout (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: Fix error code in iwl_op_mode_dvm_start() (Jose Ignacio Tornos Martinez) [RHEL-114891] {CVE-2025-38656} +- wifi: ath12k: add extended NSS bandwidth support for 160 MHz (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath12k: add support for 160 MHz bandwidth (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath12k: clean up 80P80 support (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath12k: add support for setting fixed HE rate/GI/LTF (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath12k: generate rx and tx mcs maps for supported HE mcs (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath12k: move HE MCS mapper to a separate function (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath12k: push EHT MU-MIMO params to hardware (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath12k: push HE MU-MIMO params to hardware (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath10k: shutdown driver when hardware is unreliable (Jose Ignacio Tornos Martinez) [RHEL-114891] {CVE-2025-39746} +- wifi: cfg80211: fix S1G beacon head validation in nl80211 (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: pcie: fix locking on invalid TOP reset (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath12k: fix timeout while waiting for regulatory update during interface creation (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath10k: Fix Spelling (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath12k: Add support to RTT stats (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath12k: Add support to TDMA and MLO stats (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath12k: Add support for transmit histogram stats (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath12k: Clear auth flag only for actual association in security mode (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath12k: fix dest ring-buffer corruption when ring is full (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath12k: fix source ring-buffer corruption (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath12k: use plain access for descriptor length (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath12k: fix dest ring-buffer corruption (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath11k: fix dest ring-buffer corruption when ring is full (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath11k: fix source ring-buffer corruption (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath11k: use plain accesses for monitor descriptor (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath11k: use plain access for descriptor length (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath11k: fix dest ring-buffer corruption (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath12k: Send WMI_VDEV_SET_TPC_POWER_CMD for AP vdev (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath12k: Add memset and update default rate value in wmi tx completion (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath12k: Fix beacon reception for sta associated to Non-TX AP (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath12k: Fix station association with MBSSID Non-TX BSS (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath12k: use real noise floor instead of default value (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath12k: handle WMI event for real noise floor calculation (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath11k: Make read-only const array svc_id static const (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath11k: fix suspend use-after-free after probe failure (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath11k: clear initialized flag for deinit-ed srng lists (Jose Ignacio Tornos Martinez) [RHEL-114891] {CVE-2025-38601} +- wifi: ath11k: support usercase-specific firmware overrides (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath9k: ahb: replace id_table with of (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath9k: ahb: reorder includes (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath9k: ahb: reorder declarations (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: dvm: fix potential overflow in rs_fill_link_cmd() (Jose Ignacio Tornos Martinez) [RHEL-114891] +- iwlwifi: Add missing check for alloc_ordered_workqueue (Jose Ignacio Tornos Martinez) [RHEL-114891] {CVE-2025-38602} +- wifi: iwlwifi: Fix memory leak in iwl_mvm_init() (Jose Ignacio Tornos Martinez) [RHEL-114891] +- iwlwifi: api: delete repeated words (Jose Ignacio Tornos Martinez) [RHEL-114891] +- iwlwifi: remove unused no_sleep_autoadjust declaration (Jose Ignacio Tornos Martinez) [RHEL-114891] +- iwlwifi: Fix comment typo (Jose Ignacio Tornos Martinez) [RHEL-114891] +- iwlwifi: use DECLARE_BITMAP macro (Jose Ignacio Tornos Martinez) [RHEL-114891] +- iwlwifi: fw: simplify the iwl_fw_dbg_collect_trig() (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: mld: ftm: fix switch end indentation (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: mld: don't exit EMLSR when we shouldn't (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: move _iwl_trans_set_bits_mask utilities (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: mld: make iwl_mld_add_all_rekeys void (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: move iwl_trans_pcie_write_mem to iwl-trans.c (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: pcie: move iwl_trans_pcie_dump_regs() to utils.c (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: mld: advertise support for TTLM changes (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: mld: Block EMLSR when scanning on P2P Device (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: mld: use the correct struct size for tracing (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: support RZL platform device ID (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: add HE 1024QAM for <242-tone RU for PE (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: make FSEQ version a debug message (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: convert to use secs_to_jiffies() (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: fw: make PNVM version a debug message (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: mld: make PHY config a debug message (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: mvm: fix kernel-doc warnings (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: mei: fix kernel-doc warnings (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: pcie: fix kernel-doc warnings (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: dvm: fix some kernel-doc issues (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: defer MLO scan after link activation (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: mld: fix last_mlo_scan_time type (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: mld: remove special FW error resume handling (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: mld: add timer host wakeup debugfs (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: phy periph read - flow modification (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: fw: Fix possible memory leak in iwl_fw_dbg_collect (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: mld: Add dump handler to iwl_mld (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: add support for the devcoredump (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: pcie: abort D3 handshake on error (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: pcie: reinit device properly during TOP reset (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: mld: fix misspelling of 'established' (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: Remove unused cfg parameter from iwl_nvm_get_regdom_bw_flags (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: move dBm averaging function into utils (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: pcie: initiate TOP reset if requested (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: pcie: move generation specific files to a folder (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: mvm: enable antenna selection for AX210 family (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: parse VLP AP not allowed nvm channel flag (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: bump minimum API version in BZ/SC/DR (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mac80211: add support for S1G aggregation (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mac80211: add support for storing station S1G capabilities (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mac80211: handle station association response with S1G (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: cfg80211: support configuration of S1G station capabilities (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mac80211: Set RTS threshold on per-radio basis (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: cfg80211: Report per-radio RTS threshold to userspace (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: cfg80211: Add Support to Set RTS Threshold for each Radio (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: cfg80211/mac80211: Add support to get radio index (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mac80211: add link_sta_statistics ops to fill link station statistics (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mac80211: correct RX stats packet increment for multi-link (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mac80211: extend support to fill link level sinfo structure (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: cfg80211: clear sinfo->filled for MLO station statistics (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mac80211: add support to accumulate removed link statistics (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: cfg80211: allocate memory for link_station info structure (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: cfg80211: add statistics for providing overview for MLO station (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: cfg80211: extend to embed link level statistics in NL message (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: cfg80211: add link_station_info structure to support MLO statistics (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mac80211: add support towards MLO handling of station statistics (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mac80211: finish link init before RCU publish (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mac80211: update radar_required in channel context after channel switch (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: brcmfmac: don't allow arp/nd offload to be enabled if ap mode exists (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: mvm: assume '1' as the default mac_config_cmd version (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtlwifi: fix possible skb memory leak in `_rtl_pci_rx_interrupt()`. (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mac80211: fix beacon interval calculation overflow (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtw89: report boottime of receiving beacon and probe response (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtw89: avoid NULL dereference when RX problematic packet on unsupported 6 GHz band (Jose Ignacio Tornos Martinez) [RHEL-114891] {CVE-2025-38646} +- wifi: rtw89: correct length for IE18/19 PHY report and IE parser (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtw89: update EDCCA report for subband 40M/80M/sub-20M (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtw89: mac: differentiate mem_page_size by chip generation (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtw89: coex: Update Wi-Fi/Bluetooth coexistence version to 9.0.0 (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtw89: coex: RTL8852B coexistence Wi-Fi firmware support for v0.29.122.0 (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtw89: coex: Update Bluetooth slot length when Wi-Fi is scanning (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtw89: coex: Not to set slot duration to zero to avoid firmware issue (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtw89: coex: Assign priority table before entering power save (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtw89: coex: Update scoreboard to avoid Bluetooth re-link fail (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtw89: coex: Get Bluetooth desired version by WiFi firmware version (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtw89: coex: RTL8922A add Wi-Fi firmware support for v0.35.71.0 (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtw89: coex: Query Bluetooth TX power when firmware support (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtw89: coex: Enable outsource info H2C command (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtw89: coex: Add v1 Bluetooth AFH handshake for WiFi 7 (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath12k: Pass ab pointer directly to ath12k_dp_tx_get_encap_type() (Jose Ignacio Tornos Martinez) [RHEL-114891] {CVE-2025-38605} +- wifi: ath12k: Fix double budget decrement while reaping monitor ring (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath12k: Enable REO queue lookup table feature on QCN9274 hw2.0 (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath12k: Add missing include of export.h (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath11k: Add missing include of export.h (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath10k: Add missing include of export.h (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath9k: Add missing include of export.h (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath: Add missing include of export.h (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath12k: remove monitor handling from ath12k_dp_rx_deliver_msdu() (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath12k: install pairwise key first (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath12k: avoid bit operation on key flags (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath12k: handle regulatory hints during mac registration (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath12k: update channel list in worker when wait flag is set (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath12k: combine channel list for split-phy devices in single-wiphy (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath12k: Split scan request for split band device (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath12k: Prepare ahvif scan link for parallel scan (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath12k: disable pdev for non supported country (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath12k: Avoid accessing uninitialized arvif->ar during beacon miss (Jose Ignacio Tornos Martinez) [RHEL-114891] {CVE-2025-38606} +- wifi: brcmfmac: Make read-only array cfg_offset static const (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: cfg80211: Add support for link reconfiguration negotiation offload to driver (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: cfg80211: Improve the documentation for NL80211_CMD_ASSOC_MLO_RECONF (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mwifiex: enable host mlme on sdio W8997 chipsets (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mac80211: Fix bssid_indicator for MBSSID in AP mode (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mac80211: Allow scan on a radio while operating on DFS on another radio (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mac80211: Allow DFS/CSA on a radio if scan is ongoing on another radio (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: cfg80211: Add utility API to get radio index from channel (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ieee80211: add Radio Measurement action fields (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: replace deprecated PCI functions (Jose Ignacio Tornos Martinez) [RHEL-114891] +- config: wifi: disable new unsupported configuration options (Jose Ignacio Tornos Martinez) [RHEL-114891] +- Revert "ASoC: SDCA: use old struct hid_descriptor" (Patrick Talbert) [RHEL-118909] +- ALSA: update RHEL kconfigs for 6.17 upstream code (Jaroslav Kysela) [RHEL-118909] +- ASoC: SDCA: use old struct hid_descriptor (Jaroslav Kysela) [RHEL-118909] +- ASoC: soc_sdw_utils: remove cs42l43 component_name (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda/realtek - Add mute LED support for HP Pavilion 15-eg0xxx (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda/realtek: Add quirk for ASUS ROG Strix G712LWS (Jaroslav Kysela) [RHEL-118909] +- ASoC: amd: yc: Add DMI quirk for HP Laptop 17 cp-2033dx (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda/realtek - Add mute LED support for HP Victus 15-fa0xxx (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda/realtek: Support mute LED for Yoga with ALC287 (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda/realtek: Fix mute LED mask on HP OMEN 16 laptop (Jaroslav Kysela) [RHEL-118909] +- MAINTAINERS: Adjust to the new HD-audio driver paths (Jaroslav Kysela) [RHEL-118909] +- ASoC: fsl: Constify reg_default array (Jaroslav Kysela) [RHEL-118909] +- ASoC: SOF: ipc4-pcm: fix delay calculation when DSP resamples (Jaroslav Kysela) [RHEL-118909] +- ASoC: SOF: ipc4-pcm: fix start offset calculation for chain DMA (Jaroslav Kysela) [RHEL-118909] +- ASoC: SOF: ipc4-pcm: Fix incorrect comparison with number of tdm_slots (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda/realtek: Fix mute led for HP Laptop 15-dw4xx (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda: intel-dsp-config: Prevent SEGFAULT if ACPI_HANDLE() is NULL (Jaroslav Kysela) [RHEL-118909] +- ALSA: usb: qcom: Fix false-positive address space check (Jaroslav Kysela) [RHEL-118909] +- ASoC: rt5682s: Adjust SAR ADC button mode to fix noise issue (Jaroslav Kysela) [RHEL-118909] +- ASoC: Intel: PTL: Add entry for HDMI-In capture support to non-I2S codec boards. (Jaroslav Kysela) [RHEL-118909] +- ASoC: amd: acp: Fix incorrect retrival of acp_chip_info (Jaroslav Kysela) [RHEL-118909] +- ASoC: Intel: sof_sdw: use PRODUCT_FAMILY for Fatcat series (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda/realtek: Fix volume control on Lenovo Thinkbook 13x Gen 4 (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda/realtek: Support Lenovo Thinkbook 13x Gen 5 (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda: cs35l41: Support Lenovo Thinkbook 13x Gen 5 (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda/realtek: Add ALC295 Dell TAS2781 I2C fixup (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda/tas2781: Fix a potential race condition that causes a NULL pointer in case no efi.get_variable exsits (Jaroslav Kysela) [RHEL-118909] +- ASoC: qcom: sc8280xp: Enable DAI format configuration for MI2S interfaces (Jaroslav Kysela) [RHEL-118909] +- ASoC: qcom: q6apm-lpass-dais: Fix missing set_fmt DAI op for I2S (Jaroslav Kysela) [RHEL-118909] +- ASoC: qcom: audioreach: Fix lpaif_type configuration for the I2S interface (Jaroslav Kysela) [RHEL-118909] +- ASoC: Intel: catpt: Expose correct bit depth to userspace (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda/tas2781: Fix the order of TAS2781 calibrated-data (Jaroslav Kysela) [RHEL-118909] +- ASoC: codecs: lpass-wsa-macro: Fix speaker quality distortion (Jaroslav Kysela) [RHEL-118909] +- ASoC: codecs: lpass-rx-macro: Fix playback quality distortion (Jaroslav Kysela) [RHEL-118909] +- ASoC: SDCA: Reorder members of hide struct to remove holes (Jaroslav Kysela) [RHEL-118909] +- ASoC: SDCA: Fix return value in detected_mode_handler() (Jaroslav Kysela) [RHEL-118909] +- ASoC: SDCA: Fix return value in sdca_regmap_mbq_size() (Jaroslav Kysela) [RHEL-118909] +- ASoC: qcom: q6apm-lpass-dais: Fix NULL pointer dereference if source graph failed (Jaroslav Kysela) [RHEL-118909] +- ASoC: amd: amd_sdw: Add quirks for some new Dell laptops (Jaroslav Kysela) [RHEL-118909] +- ALSA: docs: Remove 3rd person singular s in *to indicate* (Jaroslav Kysela) [RHEL-118909] +- ASoC: SOF: Intel: hda-stream: Fix incorrect variable used in error message (Jaroslav Kysela) [RHEL-118909] +- ASoC: SOF: imx: Fix devm_ioremap_resource check (Jaroslav Kysela) [RHEL-118909] +- ASoC: SDCA: Add quirk for incorrect function types for 3 systems (Jaroslav Kysela) [RHEL-118909] +- ASoC: amd: acp: Adjust pdm gain value (Jaroslav Kysela) [RHEL-118909] +- ASoC: codec: sma1307: Fix memory corruption in sma1307_setting_loaded() (Jaroslav Kysela) [RHEL-118909] +- ASoC: wm8974: Correct PLL rate rounding (Jaroslav Kysela) [RHEL-118909] +- ASoC: wm8940: Correct PLL rate rounding (Jaroslav Kysela) [RHEL-118909] +- ASoC: wm8940: Correct typo in control name (Jaroslav Kysela) [RHEL-118909] +- ASoC: rt712: avoid skipping the blind write (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda/hdmi: Add pin fix for another HP EliteDesk 800 G4 model (Jaroslav Kysela) [RHEL-118909] +- ALSA: firewire-motu: drop EPOLLOUT from poll return values as write is not supported (Jaroslav Kysela) [RHEL-118909] +- ALSA: docs: Add documents for recently changes in snd-usb-audio (Jaroslav Kysela) [RHEL-118909] +- ALSA: usb-audio: Add mute TLV for playback volumes on more devices (Jaroslav Kysela) [RHEL-118909] +- ALSA: usb-audio: move mixer_quirks' min_mute into common quirk (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda/realtek: Fix headset mic for TongFang X6[AF]R5xxY (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda/hdmi: Restore missing HDMI codec entries (Jaroslav Kysela) [RHEL-118909] +- ASoC: codecs: idt821034: fix wrong log in idt821034_chip_direction_output() (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda: intel-dsp-config: Select SOF driver on MTL Chromebooks (Jaroslav Kysela) [RHEL-118909] +- ALSA: usb-audio: Add mute TLV for playback volumes on some devices (Jaroslav Kysela) [RHEL-118909] +- arm64: dts: imx8mq-evk: support more sample rates for wm8524 card (Jaroslav Kysela) [RHEL-118909] +- arm64: dts: imx8mm-evk: support more sample rates for wm8524 card (Jaroslav Kysela) [RHEL-118909] +- arm64: dts: imx8mn-evk: support more sample rates for wm8524 card (Jaroslav Kysela) [RHEL-118909] +- ALSA: usb-audio: Use correct sub-type for UAC3 feature unit validation (Jaroslav Kysela) [RHEL-118909] +- ALSA: timer: fix ida_free call while not allocated (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda/realtek: Audio disappears on HP 15-fc000 after warm boot again (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda/realtek: Fix headset mic on ASUS Zenbook 14 (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda/tas2781: Add name prefix tas2781 for tas2781's dvc_tlv and amp_vol_tlv (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda/realtek: Add support for HP EliteBook x360 830 G6 and EliteBook 830 G6 (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda/tas2781: Normalize the volume kcontrol name (Jaroslav Kysela) [RHEL-118909] +- Revert "ALSA: hda: Add ASRock X670E Taichi to denylist" (Jaroslav Kysela) [RHEL-118909] +- ALSA: azt3328: Put __maybe_unused for inline functions for gameport (Jaroslav Kysela) [RHEL-118909] +- ASoC: tas2781: Normalize the volume kcontrol name (Jaroslav Kysela) [RHEL-118909] +- ASoC: codecs: Call strscpy() with correct size argument (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda/realtek: Fix headset mic on HONOR BRB-X (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda/realtek: Add Framework Laptop 13 (AMD Ryzen AI 300) to quirks (Jaroslav Kysela) [RHEL-118909] +- ASoC: tas2781: Fix spelling mistake "dismatch" -> "mismatch" (Jaroslav Kysela) [RHEL-118909] +- ASoC: rt1320: fix random cycle mute issue (Jaroslav Kysela) [RHEL-118909] +- ASoC: rt721: fix FU33 Boost Volume control not working (Jaroslav Kysela) [RHEL-118909] +- ASoC: generic: tidyup standardized ASoC menu for generic (Jaroslav Kysela) [RHEL-118909] +- ASoC: codec: sma1307: replace spelling mistake with new error message (Jaroslav Kysela) [RHEL-118909] +- ASoC: codecs: tx-macro: correct tx_macro_component_drv name (Jaroslav Kysela) [RHEL-118909] +- ASoC: fsl_sai: replace regmap_write with regmap_update_bits (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda/realtek: Restrict prompt only for CONFIG_EXPERT (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda/hdmi: Restrict prompt only for CONFIG_EXPERT (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda/cirrus: Restrict prompt only for CONFIG_EXPERT (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda/ca0132: Fix missing error handling in ca0132_alt_select_out() (Jaroslav Kysela) [RHEL-118909] +- ASoC: SOF: Intel: hda-sdw-bpt: fix SND_SOF_SOF_HDA_SDW_BPT dependencies (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda/tas2781: Support L"SmartAmpCalibrationData" to save calibrated data (Jaroslav Kysela) [RHEL-118909] +- ALSA: intel_hdmi: Fix off-by-one error in __hdmi_lpe_audio_probe() (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda/realtek: add LG gram 16Z90R-A to alc269 fixup table (Jaroslav Kysela) [RHEL-118909] +- ALSA: usb-audio: Don't use printk_ratelimit for debug prints (Jaroslav Kysela) [RHEL-118909] +- ASoC: Intel: sof_sdw: Add quirk for Alienware Area 51 (2025) 0CCC SKU (Jaroslav Kysela) [RHEL-118909] +- ASoC: tas2781: Fix the wrong step for TLV on tas2781 (Jaroslav Kysela) [RHEL-118909] +- ASoC: amd: acp: Add SoundWire SOF machine driver support for acp7.2 platform (Jaroslav Kysela) [RHEL-118909] +- ASoC: amd: acp: Add SoundWire legacy machine driver support for acp7.2 platform (Jaroslav Kysela) [RHEL-118909] +- ASoC: amd: ps: Add SoundWire pci and dma driver support for acp7.2 platform (Jaroslav Kysela) [RHEL-118909] +- ASoC: SOF: amd: Add sof audio support for acp7.2 platform (Jaroslav Kysela) [RHEL-118909] +- ALSA: usb: scarlett2: Fix missing NULL check (Jaroslav Kysela) [RHEL-118909] +- mips: Update HD-audio configs again (Jaroslav Kysela) [RHEL-118909] +- arm: Update HD-audio configs again (Jaroslav Kysela) [RHEL-118909] +- ALSA: usb-audio: Add DSD support for Comtrue USB Audio device (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda/realtek: Enable drivers as default (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda/cirrus: Enable drivers as default (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda/hdmi: Enable drivers as default (Jaroslav Kysela) [RHEL-118909] +- ASoC: Intel: avs: Fix uninitialized pointer error in probe() (Jaroslav Kysela) [RHEL-118909] +- ASoC: wm8962: Clear master mode when enter runtime suspend (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda/realtek - Fix mute LED for HP Victus 16-d1xxx (MB 8A26) (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda/realtek - Fix mute LED for HP Victus 16-s0xxx (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda: Fix the wrong register was used for DVC of TAS2770 (Jaroslav Kysela) [RHEL-118909] +- ASoC: SOF: amd: acp-loader: Use GFP_KERNEL for DMA allocations in resume context (Jaroslav Kysela) [RHEL-118909] +- ALSA: scarlett2: Add retry on -EPROTO from scarlett2_usb_tx() (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda/realtek - Fix mute LED for HP Victus 16-r1xxx (Jaroslav Kysela) [RHEL-118909] +- ASoC: codecs: Add acpi_match_table for aw88399 driver (Jaroslav Kysela) [RHEL-118909] +- ASoC: imx-card: Add WM8524 support (Jaroslav Kysela) [RHEL-118909] +- ASoC: fsl_xcvr: get channel status data with firmware exists (Jaroslav Kysela) [RHEL-118909] +- ASoC: fsl_xcvr: get channel status data when PHY is not exists (Jaroslav Kysela) [RHEL-118909] +- ASoC: SDCA: Add support for -cn- value properties (Jaroslav Kysela) [RHEL-118909] +- ASoC: SDCA: Fix some holes in the regmap readable/writeable helpers (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda: Add TAS2770 support (Jaroslav Kysela) [RHEL-118909] +- ASoC: SDCA: Fix implicit cast from le16 (Jaroslav Kysela) [RHEL-118909] +- ASoC: SDCA: Check devm_mutex_init() return value (Jaroslav Kysela) [RHEL-118909] +- ASoC: SDCA: Shrink detected_mode_handler() stack frame (Jaroslav Kysela) [RHEL-118909] +- ASoC: SDCA: add route by the number of input pins in MU entity (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda/realtek: Add support for ASUS Commercial laptops using CS35L41 HDA (Jaroslav Kysela) [RHEL-118909] +- soundwire: amd: Add support for acp7.2 platform (Jaroslav Kysela) [RHEL-118909] +- soundwire: stream: restore params when prepare ports fail (Jaroslav Kysela) [RHEL-118909] +- ASoC: Intel: sof_rt5682: Add HDMI-In capture with rt5682 support for PTL. (Jaroslav Kysela) [RHEL-118909] +- ASoC: codec: tlv320aic32x4: Fix reset GPIO check (Jaroslav Kysela) [RHEL-118909] +- ASoC: SDCA: Add hw_params() helper function (Jaroslav Kysela) [RHEL-118909] +- ASoC: SDCA: Add a helper to get the SoundWire port number (Jaroslav Kysela) [RHEL-118909] +- ASoC: SDCA: Add helper to add DAI constraints (Jaroslav Kysela) [RHEL-118909] +- ASoC: soc-dai: Add private data to snd_soc_dai (Jaroslav Kysela) [RHEL-118909] +- ASoC: SDCA: Move SDCA search functions and export (Jaroslav Kysela) [RHEL-118909] +- ASoC: SDCA: Remove overly chatty input pin list warning (Jaroslav Kysela) [RHEL-118909] +- ASoC: SDCA: Avoid use of uninitialised local name variable (Jaroslav Kysela) [RHEL-118909] +- ASoC: SDCA: Fix off by one error in IRQ bound check (Jaroslav Kysela) [RHEL-118909] +- mips: loongson3_defconfig: Update HD-audio configs (Jaroslav Kysela) [RHEL-118909] +- arm: multi_v7_defconfig: Update HD-audio configs (Jaroslav Kysela) [RHEL-118909] +- ASoC: qcom: qdsp6: q6dsp-lpass-clocks: convert from round_rate() to determine_rate() (Jaroslav Kysela) [RHEL-118909] +- ASoC: codecs: rt5682s: convert from round_rate() to determine_rate() (Jaroslav Kysela) [RHEL-118909] +- ASoC: codecs: rt5682: convert from round_rate() to determine_rate() (Jaroslav Kysela) [RHEL-118909] +- ASoC: codecs: da7219: convert from round_rate() to determine_rate() (Jaroslav Kysela) [RHEL-118909] +- ASoC: codec: tlv320aic32x4: Convert to GPIO descriptors (Jaroslav Kysela) [RHEL-118909] +- ASoC: codec: tlv320aic32x4: Sort headers alphabetically (Jaroslav Kysela) [RHEL-118909] +- ASoC: codec: tlv320aic32x4: Drop aic32x4_pdata usage (Jaroslav Kysela) [RHEL-118909] +- ASoC: samsung: tobermory: don't set dapm->bias_level directly (Jaroslav Kysela) [RHEL-118909] +- ASoC: samsung: littlemill: don't set dapm->bias_level directly (Jaroslav Kysela) [RHEL-118909] +- ASoC: samsung: speyside: don't set dapm->bias_level directly (Jaroslav Kysela) [RHEL-118909] +- ASoC: samsung: bell: don't set dapm->bias_level directly (Jaroslav Kysela) [RHEL-118909] +- ASoC: soc-dapm: set bias_level if snd_soc_dapm_set_bias_level() was successed (Jaroslav Kysela) [RHEL-118909] +- ASoC: SDCA: Pull HID and IRQ into the primary SDCA module (Jaroslav Kysela) [RHEL-118909] +- ASoC: SDCA: Kconfig/Makefile fixups (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda/cirrus: Split to cs420x and cs421x drivers (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda/cs8409: Rewrite to new probe method (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda/conexant: Rewrite to new probe method (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda: Return the codec init error properly at snd_hda_codec_build_controls() (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda/senary: Rewrite to new probe method (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda: Drop superfluous driver->ops NULL checks (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda/si3054: Rewrite to new probe method (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda: Drop old codec binding method (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda/hdmi: Rewrite to new probe method (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda/hdmi: Split vendor codec drivers (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda/realtek: Rewrite to new probe method (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda/cmedia: Rewrite to new probe method (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda/via: Rewrite to new probe method (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda: Split Realtek HD-audio codec driver (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda/sigmatel: Rewrite to new probe method (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda: Move codec drivers into sound/hda/codecs directory (Jaroslav Kysela) [RHEL-118909] +- Revert "ALSA: hda/realtek: Fix mute LED mask on HP OMEN 16 laptop" (Jaroslav Kysela) [RHEL-118909] +- Revert "ALSA: hda/realtek: Support mute LED for Yoga with ALC287" (Jaroslav Kysela) [RHEL-118909] +- Revert "ALSA: hda/realtek - Add mute LED support for HP Victus 15-fa0xxx" (Jaroslav Kysela) [RHEL-118909] +- Revert "ASoC: amd: yc: Add DMI quirk for HP Laptop 17 cp-2033dx" (Jaroslav Kysela) [RHEL-118909] +- Revert "ALSA: hda/realtek: Add quirk for ASUS ROG Strix G712LWS" (Jaroslav Kysela) [RHEL-118909] +- Revert "ALSA: hda/realtek - Add mute LED support for HP Pavilion 15-eg0xxx" (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda/ca0132: Rewrite to new probe method (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda: Move CONFIG_SND_HDA_PREALLOC_SIZE into sound/hda/common (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda: Move controller drivers into sound/hda/controllers directory (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda: Move common codec driver into sound/hda/common directory (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda: Introduce hda_codec_driver ops (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda/generic: Rewrite to new probe method (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda/analog: Rewrite to new probe method (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda/ca0110: Rewrite to new probe method (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda: Move widget capability macros into hdaudio.h (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda: Move HD-audio core stuff into sound/hda/core (Jaroslav Kysela) [RHEL-118909] +- ALSA: usb-audio: Copy string more safely (Jaroslav Kysela) [RHEL-118909] +- ALSA: core: Copy string more safely (Jaroslav Kysela) [RHEL-118909] +- ALSA: pdaudiocf: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: vxpocket: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: ppc: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: sh: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: sparc: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: spi: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: synth: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: 6fire: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: line6: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: usx2y: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: ua101: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: usb-audio: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: ac97: Copy string more safely (Jaroslav Kysela) [RHEL-118909] +- ALSA: cmipci: Copy string more safely (Jaroslav Kysela) [RHEL-118909] +- ALSA: sonicvibes: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: trident: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: via82xx: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: ymfpci: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: sis7019: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: oxygen: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: pcxhr: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: riptide: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: rme32: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: rme96: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: hdsp: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: hdspm: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: rme9652: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: intel8x0: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: korg1212: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: lola: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: lx6464es: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: maestro3: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: mixart: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: nm256: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: emu10k1: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: ens1370: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: es1938: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: es1968: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: fm801: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: ice1712: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: ice1724: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: cs4281: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: cs46xx: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: cs5530: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: cs5535audio: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: ctxfi: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: echoaudio: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: au88x0: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: aw2: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: azt3328: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: bt87x: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: ca0106: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: cmipci: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: ad1889: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: ak4531: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: ali5451: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: als300: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: als4000: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: asihpi: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: atiixp: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: sscape: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: wavefront: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: wss: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: mips: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: parisc: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: ac97: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: galaxy: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: gus: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: msnd: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: opl3sa2: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: opti9xx: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: sc6000: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: adlib: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: als100: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: cmi8328: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: cmi8330: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: cs423x: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: es1688: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: es18xx: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: ad1816a: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: firewire: bebob: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: pcsp: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: portman2x4: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: serial-generic: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: serial-u16550: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: virmidi: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: vx: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: control: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: rawmidi: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: seq: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: mpu401: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: opl3: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: opl4: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ASoC: SDCA: fix HID dependency (Jaroslav Kysela) [RHEL-118909] +- ALSA: echoaudio: Replace deprecated strcpy() with strscpy() (Jaroslav Kysela) [RHEL-118909] +- ASoC: sdw_utils: Add missed component_name strings for speaker amps (Jaroslav Kysela) [RHEL-118909] +- ASoC: Intel: soc-acpi-intel-lnl-match: add rt1320_l12_rt714_l0 support (Jaroslav Kysela) [RHEL-118909] +- ASoC: Intel: soc-acpi-intel-ptl-match: add support ptl-rt721-l0 (Jaroslav Kysela) [RHEL-118909] +- ASoC: Intel: soc-acpi: Add entry for HDMI_In capture support in PTL match table (Jaroslav Kysela) [RHEL-118909] +- ASoC: Intel: soc-acpi: Add entry for sof_es8336 in PTL match table. (Jaroslav Kysela) [RHEL-118909] +- ASoC: rt700: don't set dapm->bias_level (Jaroslav Kysela) [RHEL-118909] +- ASoC: rt715: don't set dapm->bias_level (Jaroslav Kysela) [RHEL-118909] +- ASoC: soc-dapm: add prefix on soc_dapm_dev_attrs (Jaroslav Kysela) [RHEL-118909] +- ASoC: soc-dapm: add prefix on dapm_xxx_event() (Jaroslav Kysela) [RHEL-118909] +- ASoC: soc-dapm: add prefix on dapm_mark_endpoints_dirty() (Jaroslav Kysela) [RHEL-118909] +- ASoC: soc-dapm: use common name for dapm (Jaroslav Kysela) [RHEL-118909] +- ASoC: soc-dapm: use component instead of cmpnt (Jaroslav Kysela) [RHEL-118909] +- ASoC: soc-dapm: reordering header definitions (Jaroslav Kysela) [RHEL-118909] +- ASoC: soc-dapm: reordering function definitions (Jaroslav Kysela) [RHEL-118909] +- ASoC: soc-dapm: remove snd_soc_dapm_weak_routes() (Jaroslav Kysela) [RHEL-118909] +- ASoC: soc-dapm: remove snd_soc_dapm_nc_pin[_unlocked]() (Jaroslav Kysela) [RHEL-118909] +- ASoC: soc-dapm: remove EXPORT_SYMBOL_GPL() for snd_soc_dapm_free() (Jaroslav Kysela) [RHEL-118909] +- ASoC: soc-dapm: remove unnecessary definition (Jaroslav Kysela) [RHEL-118909] +- ALSA: mts64: Replace deprecated strcpy() with strscpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda: Remove redundant pm_runtime_mark_last_busy() calls (Jaroslav Kysela) [RHEL-118909] +- ALSA: intel_hdmi: Remove redundant pm_runtime_mark_last_busy() calls (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda: add MODULE_FIRMWARE for cs35l41/cs35l56 (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda/tas2781: Add bus name in device name check (Jaroslav Kysela) [RHEL-118909] +- ASoC: SOF: Remove redundant pm_runtime_mark_last_busy() calls (Jaroslav Kysela) [RHEL-118909] +- ASoC: component: Remove redundant pm_runtime_mark_last_busy() calls (Jaroslav Kysela) [RHEL-118909] +- ASoC: Intel: Remove redundant pm_runtime_mark_last_busy() calls (Jaroslav Kysela) [RHEL-118909] +- ASoC: codecs: Remove redundant pm_runtime_mark_last_busy() calls (Jaroslav Kysela) [RHEL-118909] +- ASoC: Use of_reserved_mem_region_to_resource() for "memory-region" (Jaroslav Kysela) [RHEL-118909] +- ASoC: SOF: imx: Fix error code in probe() (Jaroslav Kysela) [RHEL-118909] +- ASoC: SOF: imx: Fix an IS_ERR() vs NULL bug in imx_parse_ioremap_memory() (Jaroslav Kysela) [RHEL-118909] +- ASoC: SOF: imx-common: set sdev->pdata->hw_pdata after common is alloc'd (Jaroslav Kysela) [RHEL-118909] +- ASoC: SOF: imx: introduce more common structures and functions (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda: Add device entry for QEMU (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda: Remove old commented out sanity check (Jaroslav Kysela) [RHEL-118909] +- ALSA: mtpav: Replace deprecated strcpy() with strscpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: pcmtest: Replace deprecated strcpy() with strscpy() (Jaroslav Kysela) [RHEL-118909] +- ASoC: amd: acp: Enable acp7.2 platform based DMIC support in machine driver (Jaroslav Kysela) [RHEL-118909] +- ASoC: amd: acp: Enable I2S support for acp7.2 based platforms (Jaroslav Kysela) [RHEL-118909] +- ASoC: amd: acp: Add legacy driver support acp7.2 based platforms (Jaroslav Kysela) [RHEL-118909] +- ASoC: SDCA: Add some initial IRQ handlers (Jaroslav Kysela) [RHEL-118909] +- ASoC: SDCA: Generic interrupt support (Jaroslav Kysela) [RHEL-118909] +- ASoC: SDCA: Add flag for unused IRQs (Jaroslav Kysela) [RHEL-118909] +- ASoC: SDCA: Minor selected/detected mode control fixups (Jaroslav Kysela) [RHEL-118909] +- MAINTAINERS: Add SDCA maintainers entry (Jaroslav Kysela) [RHEL-118909] +- ALSA: dummy: Replace deprecated strcpy() with strscpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: hrtimer: Replace deprecated strcpy() with strscpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: timer: Replace deprecated strcpy() with strscpy() (Jaroslav Kysela) [RHEL-118909] +- ASoC: codecs: Add calibration function to aw88399 chip (Jaroslav Kysela) [RHEL-118909] +- soundwire: debugfs: move debug statement outside of error handling (Jaroslav Kysela) [RHEL-118909] +- soundwire: intel_auxdevice: add rt721 codec to wake_capable_list (Jaroslav Kysela) [RHEL-118909] +- soundwire: Correct some property names (Jaroslav Kysela) [RHEL-118909] +- ASoC: sdw_utils: generate combined spk components string (Jaroslav Kysela) [RHEL-118909] +- ASoC: sdw_utils: add component_name string to dai_info (Jaroslav Kysela) [RHEL-118909] +- ASoC: hisilicon: Standardize ASoC menu (Jaroslav Kysela) [RHEL-118909] +- ASoC: uniphier: Standardize ASoC menu (Jaroslav Kysela) [RHEL-118909] +- ASoC: kirkwood: Standardize ASoC menu (Jaroslav Kysela) [RHEL-118909] +- ASoC: samsung: Standardize ASoC menu (Jaroslav Kysela) [RHEL-118909] +- ASoC: generic: Standardize ASoC menu (Jaroslav Kysela) [RHEL-118909] +- ASoC: renesas: Standardize ASoC menu (Jaroslav Kysela) [RHEL-118909] +- ASoC: xtensa: Standardize ASoC menu (Jaroslav Kysela) [RHEL-118909] +- ASoC: xilinx: Standardize ASoC menu (Jaroslav Kysela) [RHEL-118909] +- ASoC: jz4740: Standardize ASoC menu (Jaroslav Kysela) [RHEL-118909] +- ASoC: ux500: Standardize ASoC menu (Jaroslav Kysela) [RHEL-118909] +- ASoC: tegra: Standardize ASoC menu (Jaroslav Kysela) [RHEL-118909] +- ASoC: spear: Standardize ASoC menu (Jaroslav Kysela) [RHEL-118909] +- ASoC: sunxi: Standardize ASoC menu (Jaroslav Kysela) [RHEL-118909] +- ASoC: intel: Standardize ASoC menu (Jaroslav Kysela) [RHEL-118909] +- ASoC: atmel: Standardize ASoC menu (Jaroslav Kysela) [RHEL-118909] +- ASoC: apple: Standardize ASoC menu (Jaroslav Kysela) [RHEL-118909] +- ASoC: meson: Standardize ASoC menu (Jaroslav Kysela) [RHEL-118909] +- ASoC: qcom: Standardize ASoC menu (Jaroslav Kysela) [RHEL-118909] +- ASoC: sprd: Standardize ASoC menu (Jaroslav Kysela) [RHEL-118909] +- ASoC: sdca: Standardize ASoC menu (Jaroslav Kysela) [RHEL-118909] +- ASoC: au1x: Standardize ASoC menu (Jaroslav Kysela) [RHEL-118909] +- ASoC: sof: Standardize ASoC menu (Jaroslav Kysela) [RHEL-118909] +- ASoC: stm: Standardize ASoC menu (Jaroslav Kysela) [RHEL-118909] +- ASoC: sti: Standardize ASoC menu (Jaroslav Kysela) [RHEL-118909] +- ASoC: mxs: Standardize ASoC menu (Jaroslav Kysela) [RHEL-118909] +- ASoC: fsl: Standardize ASoC menu (Jaroslav Kysela) [RHEL-118909] +- ASoC: dwc: Standardize ASoC menu (Jaroslav Kysela) [RHEL-118909] +- ASoC: bcm: Standardize ASoC menu (Jaroslav Kysela) [RHEL-118909] +- ASoC: amd: Standardize ASoC menu (Jaroslav Kysela) [RHEL-118909] +- ASoC: adi: Standardize ASoC menu (Jaroslav Kysela) [RHEL-118909] +- ASoC: ti: Standardize ASoC menu (Jaroslav Kysela) [RHEL-118909] +- ASoC: wm8524: enable constraints when sysclk is configured. (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda: Disable jack polling at shutdown (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda: Disable codec runtime PM when jack polling is enabled (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda: Handle the jack polling always via a work (Jaroslav Kysela) [RHEL-118909] +- ALSA: mixer_oss: Remove deprecated strcpy() function calls (Jaroslav Kysela) [RHEL-118909] +- ASoC: SOF: amd: add alternate machines for ACP7.0 and ACP7.1 platforms (Jaroslav Kysela) [RHEL-118909] +- ASoC: amd: acp: add soundwire machine for ACP7.0 and ACP7.1 sof stack (Jaroslav Kysela) [RHEL-118909] +- ASoC: hdac_hdmi: Rate limit logging on connection and disconnection (Jaroslav Kysela) [RHEL-118909] +- ASoC: SDCA: add a HID device for HIDE entity (Jaroslav Kysela) [RHEL-118909] +- ASoC: codecs: wcd939x: Add defines for major/minor version decoding (Jaroslav Kysela) [RHEL-118909] +- ASoC: codecs: wcd939x: Use simple defines for chipid register value (Jaroslav Kysela) [RHEL-118909] +- ASoC: codecs: wcd938x: Use simple defines for chipid register value (Jaroslav Kysela) [RHEL-118909] +- ASoC: codecs: wcd937x: Use simple defines for chipid register value (Jaroslav Kysela) [RHEL-118909] +- ALSA: intel8x0: Fix incorrect codec index usage in mixer for ICH4 (Jaroslav Kysela) [RHEL-118909] +- HID: core: Add bus define for SoundWire bus (Jaroslav Kysela) [RHEL-118909] +- ASoC: SDCA: add support for HIDE entity properties and HID descriptor/report (Jaroslav Kysela) [RHEL-118909] +- ALSA: aloop: Replace deprecated strcpy() with strscpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda/realtek: Fixup ft alc257 rename alc3328 (Jaroslav Kysela) [RHEL-118909] +- ALSA: emu10k1: Replace deprecated strcpy() with strscpy() (Jaroslav Kysela) [RHEL-118909] +- ASoC: SOF: ipc4-pcm: Enable delay reporting for ChainDMA streams (Jaroslav Kysela) [RHEL-118909] +- ASoC: SOF: Intel: hda: Do not probe Soundwire in nocodec mode (Jaroslav Kysela) [RHEL-118909] +- ASoC: SOF: ipc4-topology: Add load of ASRC component (Jaroslav Kysela) [RHEL-118909] +- ASoC: SOF: pcm: Reverse check for prepared stream in sof_pcm_hw_params() (Jaroslav Kysela) [RHEL-118909] +- ASoC: SOF: topology: Parse the dapm_widget_tokens in case of DSPless mode (Jaroslav Kysela) [RHEL-118909] +- ASoC: SOF: pcm: Remove local create_page_table() wrapper function (Jaroslav Kysela) [RHEL-118909] +- ASoC: SOF: ipc4-pcm: Look for best matching hw_config for SSP (Jaroslav Kysela) [RHEL-118909] +- ASoC: SOF: ipc4-pcm: Harmonize sof_ipc4_set_pipeline_state() dbg print (Jaroslav Kysela) [RHEL-118909] +- ASoC: SOF: ipc4-pcm: Pipe instances to dev_dbg in multi_pipeline_state() (Jaroslav Kysela) [RHEL-118909] +- ASoC: SOF: ipc4: Add sof_ipc4_pipeline_state_str() for debugging (Jaroslav Kysela) [RHEL-118909] +- ASoC: SOF: ipc4/Intel: Add support for library restore firmware functionality (Jaroslav Kysela) [RHEL-118909] +- ASoC: SOF: ipc4-priv: Add kernel doc for fw_context_save of sof_ipc4_fw_data (Jaroslav Kysela) [RHEL-118909] +- ASoC: Intel: sof_sdw: Implement add_dai_link to filter HDMI PCMs (Jaroslav Kysela) [RHEL-118909] +- ASoC: Intel: skl_hda_dsp_generic: Implement add_dai_link to filter HDMI PCMs (Jaroslav Kysela) [RHEL-118909] +- ASoC: core: Check for rtd == NULL in snd_soc_remove_pcm_runtime() (Jaroslav Kysela) [RHEL-118909] +- ASoC: topology: Do not call snd_soc_remove_pcm_runtime() for ignored links (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda/conexant: Renaming the codec with device ID 0x1f86 and 0x1f87 (Jaroslav Kysela) [RHEL-118909] +- ASoC: tegra: AHUB: Remove unneeded semicolon (Jaroslav Kysela) [RHEL-118909] +- ASoC: Intel: Replace deprecated strcpy() with strscpy() (Jaroslav Kysela) [RHEL-118909] +- firmware: cs_dsp: Remove unused struct list_head from cs_dsp_coeff_ctl (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda/tas2781: Add compatible for hardware id TIAS2781 and TXNW2781 (Jaroslav Kysela) [RHEL-118909] +- ALSA: pcm: Convert snd_pcm_sync_ptr() to user_access_begin/user_access_end() (Jaroslav Kysela) [RHEL-118909] +- ALSA: pcm: Replace [audio_]tstamp_[n]sec by struct __snd_timespec in struct snd_pcm_mmap_status32 (Jaroslav Kysela) [RHEL-118909] +- ALSA: pcm: Convert SNDRV_PCM_IOCTL_SYNC_PTR to user_access_begin/user_access_end() (Jaroslav Kysela) [RHEL-118909] +- ALSA: pcm: refactor copy from/to user in SNDRV_PCM_IOCTL_SYNC_PTR (Jaroslav Kysela) [RHEL-118909] +- ASoC: hdmi-codec: use SND_JACK_AVOUT as jack status (Jaroslav Kysela) [RHEL-118909] +- ASoC: soc-ops-test: dynamically allocate struct snd_ctl_elem_value (Jaroslav Kysela) [RHEL-118909] +- ALSA: usb-audio: Fix build with CONFIG_INPUT=n (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda: cs35l41: Add support for center channel in CS35L41 HDA (Jaroslav Kysela) [RHEL-118909] +- ASoC: tas2781: Move the "include linux/debugfs.h" into tas2781.h (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda/ca0132: Use const char * for strings (Jaroslav Kysela) [RHEL-118909] +- ALSA: usb-audio: Convert comma to semicolon (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda/ca0132: Fix using plain integer as NULL pointer in add_tuning_control (Jaroslav Kysela) [RHEL-118909] +- ALSA: mips/sgio2audio: Replace deprecated strcpy() with strscpy() (Jaroslav Kysela) [RHEL-118909] +- soundwire: update Intel BPT message length limitation (Jaroslav Kysela) [RHEL-118909] +- soundwire: intel_ace2.x: Use str_read_write() helper (Jaroslav Kysela) [RHEL-118909] +- soundwire: qcom: demote probe registration printk (Jaroslav Kysela) [RHEL-118909] +- soundwire: Move handle_nested_irq outside of sdw_dev_lock (Jaroslav Kysela) [RHEL-118909] +- ASoC: cs42l43: Remove unnecessary work functions (Jaroslav Kysela) [RHEL-118909] +- MAINTAINERS: Remove Sanyog Kale as reviewer on SoundWire (Jaroslav Kysela) [RHEL-118909] +- ALSA: pcm: Rewrite recalculate_boundary() to avoid costly loop (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda/ca0132: Enable hardware band EQ for Sound Blaster Core3D (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda/tas2781: Add missed brace and hardware id re-order (Jaroslav Kysela) [RHEL-118909] +- ALSA: usb-audio: Fix code alignment in mixer_quirks (Jaroslav Kysela) [RHEL-118909] +- ALSA: usb-audio: Fix whitespace & blank line issues in mixer_quirks (Jaroslav Kysela) [RHEL-118909] +- ALSA: usb-audio: Avoid precedence issues in mixer_quirks macros (Jaroslav Kysela) [RHEL-118909] +- ALSA: usb-audio: Fix block comments in mixer_quirks (Jaroslav Kysela) [RHEL-118909] +- ALSA: usb-audio: Drop unnecessary parentheses in mixer_quirks (Jaroslav Kysela) [RHEL-118909] +- ALSA: usb-audio: Avoid multiple assignments in mixer_quirks (Jaroslav Kysela) [RHEL-118909] +- ALSA: usb-audio: Simplify NULL comparison in mixer_quirks (Jaroslav Kysela) [RHEL-118909] +- ALSA: usb-audio: Remove unneeded wmb() in mixer_quirks (Jaroslav Kysela) [RHEL-118909] +- ALSA: usb-audio: Add mixer quirk for Sony DualSense PS5 (Jaroslav Kysela) [RHEL-118909] +- ASoC: tas2781: Drop the unnecessary symbol imply (Jaroslav Kysela) [RHEL-118909] +- ASoC: dt-bindings: covert mxs-audio-sgtl5000.txt to yaml format (Jaroslav Kysela) [RHEL-118909] +- ASoC: codecs: lpass: Drop unused AIF_INVALID first DAI identifier (Jaroslav Kysela) [RHEL-118909] +- ASoC: Intel: avs: Add rt5640 machine board (Jaroslav Kysela) [RHEL-118909] +- ASoC: codecs: rt5640: Retry DEVICE_ID verification (Jaroslav Kysela) [RHEL-118909] +- ASoC: codecs: rt5640: Drop dummy register names (Jaroslav Kysela) [RHEL-118909] +- ASoC: tas571x: add support for tas5753 (Jaroslav Kysela) [RHEL-118909] +- ASoC: remove component->id (Jaroslav Kysela) [RHEL-118909] +- ASoC: soc-core: save ID if param was set in fmt_single_name() (Jaroslav Kysela) [RHEL-118909] +- ASoC: qcom: use drvdata instead of component to keep id (Jaroslav Kysela) [RHEL-118909] +- ASoC: imx-card: Use helper function for_each_child_of_node_scoped() (Jaroslav Kysela) [RHEL-118909] +- ASoC: meson: Use helper function for_each_child_of_node_scoped() (Jaroslav Kysela) [RHEL-118909] +- ASoC: codecs: wcd939x: Drop unused 'struct wcd939x_priv' fields (Jaroslav Kysela) [RHEL-118909] +- ASoC: codecs: wcd938x: Drop unused variant field (Jaroslav Kysela) [RHEL-118909] +- ASoC: codecs: wcd938x: Drop unused 'struct wcd938x_priv' fields (Jaroslav Kysela) [RHEL-118909] +- ASoC: codecs: wcd937x: Drop unused 'struct wcd937x_priv' fields (Jaroslav Kysela) [RHEL-118909] +- ASoC: codecs: wcd934x: Drop unused num_rx_port/num_tx_port fields (Jaroslav Kysela) [RHEL-118909] +- ASoC: codecs: wcd9335: Drop unused sido_input_src field (Jaroslav Kysela) [RHEL-118909] +- ASoC: codecs: Constify regmap configuration static variables (Jaroslav Kysela) [RHEL-118909] +- ASoC: dt-bindings: everest,es8326: Document interrupt property (Jaroslav Kysela) [RHEL-118909] +- ASoC: dt-bindings: fsl_spdif: Document imx6sl/sx compatible fallback (Jaroslav Kysela) [RHEL-118909] +- ASoC: dt-bindings: Add CS42L84 codec (Jaroslav Kysela) [RHEL-118909] +- ASoC: dt-bindings: realtek,rt5640: Convert to dtschema (Jaroslav Kysela) [RHEL-118909] +Resolves: RHEL-101326, RHEL-101342, RHEL-107917, RHEL-114891, RHEL-117581, RHEL-118909, RHEL-122876, RHEL-123063, RHEL-130531, RHEL-133781, RHEL-135362 + +* Fri Dec 12 2025 CKI KWF Bot [5.14.0-651.el9] +- clone_private_mnt(): make sure that caller has CAP_SYS_ADMIN in the right userns (CKI Backport Bot) [RHEL-129257] {CVE-2025-38499} +- redhat: conflict with unsupported shim on x86/aarch64 (Vitaly Kuznetsov) [RHEL-126425] +- mm: slub: avoid wake up kswapd in set_track_prepare (Audra Mitchell) [RHEL-125520] {CVE-2025-39843} +- slub: Reflow ___slab_alloc() (Audra Mitchell) [RHEL-125520] {CVE-2025-39843} +- KVM: s390: improve interrupt cpu for wakeup (CKI Backport Bot) [RHEL-121783] +Resolves: RHEL-121783, RHEL-125520, RHEL-126425, RHEL-129257 + +* Thu Dec 11 2025 CKI KWF Bot [5.14.0-650.el9] +- x86/amd_node: Fix AMD root device caching (David Arcari) [RHEL-127821] +- x86/amd_node: Add support for debugfs access to SMN registers (David Arcari) [RHEL-127821] +- x86/amd_node: Add SMN offsets to exclusive region access (David Arcari) [RHEL-127821] +- scsi: storvsc: Prefer returning channel with the same CPU as on the I/O issuing CPU (Xuemin Li) [RHEL-130027] +- ice: fix NULL pointer dereference in ice_unplug_aux_dev() on reset (Michal Schmidt) [RHEL-129902] {CVE-2025-39814} +- iidc/ice/irdma: Update IDC to support multiple consumers (Michal Schmidt) [RHEL-129902] +- ice: Replace ice specific DSCP mapping num with a kernel define (Michal Schmidt) [RHEL-129902] +- iidc/ice/irdma: Break iidc.h into two headers (Michal Schmidt) [RHEL-129902] +- iidc/ice/irdma: Rename to iidc_* convention (Michal Schmidt) [RHEL-129902] +- iidc/ice/irdma: Rename IDC header file (Michal Schmidt) [RHEL-129902] +- net: add IEEE 802.1q specific helpers (Michal Schmidt) [RHEL-129902] +Resolves: RHEL-127821, RHEL-129902, RHEL-130027 + +* Mon Dec 08 2025 CKI KWF Bot [5.14.0-649.el9] +- x86/CPU/AMD: Extend Zen6 model range (David Arcari) [RHEL-128550] +- sched: Increase sched_tick_remote timeout (Phil Auld) [RHEL-102425] +- perf: Enable debuginfod support (Michael Petlan) [RHEL-124984] +- scsi: qla4xxx: Fix typos in comments (Chris Leech) [RHEL-121669] +- scsi: qla4xxx: Prevent a potential error pointer dereference (Chris Leech) [RHEL-121669] +- scsi: Revert "scsi: iscsi: Fix HW conn removal use after free" (Chris Leech) [RHEL-121669] +- scsi: libiscsi: Initialize iscsi_conn->dd_data only if memory is allocated (Chris Leech) [RHEL-121669] +- scsi: qla4xxx: Fix missing DMA mapping error in qla4xxx_alloc_pdu() (Chris Leech) [RHEL-121669] +- scsi: iscsi: Fix incorrect error path labels for flashnode operations (Chris Leech) [RHEL-121669] +- scsi: qla4xxx: Remove duplicate struct crb_addr_pair (Chris Leech) [RHEL-121669] +- scsi: qedi: Remove unused qedi_get_proto_itt() (Chris Leech) [RHEL-121669] +- scsi: qedi: Remove unused sysfs functions (Chris Leech) [RHEL-121669] +- RDMA/uverbs: Fix umem release in UVERBS_METHOD_CQ_CREATE (Kamal Heib) [RHEL-109942] +- RDMA/efa: Add CQ with external memory support (Kamal Heib) [RHEL-109942] +- IB/sa: Fix sa_local_svc_timeout_ms read race (Kamal Heib) [RHEL-109942] +- RDMA/core: Resolve MAC of next-hop device without ARP support (Kamal Heib) [RHEL-109942] +- RDMA/cm: Rate limit destroy CM ID timeout error message (Kamal Heib) [RHEL-109942] +- IB: Extend UVERBS_METHOD_REG_MR to get DMAH (Kamal Heib) [RHEL-109942] +- RDMA/core: Introduce a DMAH object and its alloc/free APIs (Kamal Heib) [RHEL-109942] +- IB/core: Add UVERBS_METHOD_REG_MR on the MR object (Kamal Heib) [RHEL-109942] +- RDMA/core: Add umem "is_contiguous" and "start_dma_addr" helpers (Kamal Heib) [RHEL-109942] +- RDMA/uverbs: Add a common way to create CQ with umem (Kamal Heib) [RHEL-109942] +- RDMA/uverbs: Add empty rdma_uattrs_has_raw_cap() declaration (Kamal Heib) [RHEL-109942] +- IB/cm: Use separate agent w/o flow control for REP (Kamal Heib) [RHEL-109942] +- IB/mad: Add flow control for solicited MADs (Kamal Heib) [RHEL-109942] +- IB/mad: Add state machine to MAD layer (Kamal Heib) [RHEL-109942] +- RDMA/counter: Check CAP_NET_RAW check in user namespace for RDMA counters (Kamal Heib) [RHEL-109942] +- RDMA/nldev: Check CAP_NET_RAW in user namespace for QP modify (Kamal Heib) [RHEL-109942] +- RDMA/uverbs: Check CAP_NET_RAW in user namespace for RAW QP create (Kamal Heib) [RHEL-109942] +- RDMA/uverbs: Check CAP_NET_RAW in user namespace for RAW QP create (Kamal Heib) [RHEL-109942] +- RDMA/uverbs: Check CAP_NET_RAW in user namespace for QP create (Kamal Heib) [RHEL-109942] +- RDMA/uverbs: Check CAP_NET_RAW in user namespace for flow create (Kamal Heib) [RHEL-109942] +- RDMA/ipoib: Use parent rdma device net namespace (Kamal Heib) [RHEL-109942] +- RDMA/core: Extend RDMA device registration to be net namespace aware (Kamal Heib) [RHEL-109942] +- RDMA/core: reduce stack using in nldev_stat_get_doit() (Kamal Heib) [RHEL-109942] +- RDMA/core: Add driver APIs pre_destroy_cq() and post_destroy_cq() (Kamal Heib) [RHEL-109942] +- IB/iser: Remove unnecessary local variable (Kamal Heib) [RHEL-109942] +- scsi: core: Fix a regression triggered by scsi_host_busy() (Ming Lei) [RHEL-123480] +- blk-mq: fix blk_mq_tags double free while nr_requests grown (Ming Lei) [RHEL-123480] +- blk-mq: fix null-ptr-deref in blk_mq_free_tags() from error path (Ming Lei) [RHEL-123480] +- blk-mq: Document tags_srcu member in blk_mq_tag_set structure (Ming Lei) [RHEL-123480] +- blk-mq: Replace tags->lock with SRCU for tag iterators (Ming Lei) [RHEL-123480] +- blk-mq: Defer freeing flush queue to SRCU callback (Ming Lei) [RHEL-123480] +- blk-mq: Defer freeing of tags page_list to SRCU callback (Ming Lei) [RHEL-123480] +- blk-mq: Pass tag_set to blk_mq_free_rq_map/tags (Ming Lei) [RHEL-123480] +- blk-mq: Move flush queue allocation into blk_mq_init_hctx() (Ming Lei) [RHEL-123480] +- block: fix potential deadlock while running nr_hw_queue update (Ming Lei) [RHEL-123480] +- block: fix lockdep warning caused by lock dependency in elv_iosched_store (Ming Lei) [RHEL-123480] +- block: move elevator queue allocation logic into blk_mq_init_sched (Ming Lei) [RHEL-123480] +- objtool/rust: add one more `noreturn` Rust function (Joe Lawrence) [RHEL-114921] +- objtool: Add vpanic() to the noreturn list (Joe Lawrence) [RHEL-114921] +- objtool: Add missing endian conversion to read_annotate() (Joe Lawrence) [RHEL-114921] +- objtool/rust: add one more `noreturn` Rust function for Rust 1.89.0 (Joe Lawrence) [RHEL-114921] +- objtool/rust: relax slice condition to cover more `noreturn` Rust functions (Joe Lawrence) [RHEL-114921] +- objtool/rust: add one more `noreturn` Rust function for Rust 1.87.0 (Joe Lawrence) [RHEL-114921] +- objtool: Speed up SHT_GROUP reindexing (Joe Lawrence) [RHEL-114921] +- objtool: Fix up st_info in COMDAT group section (Joe Lawrence) [RHEL-114921] +- objtool/rust: add one more `noreturn` Rust function for Rust 1.86.0 (Joe Lawrence) [RHEL-114921] +- objtool: Fix false-positive "ignoring unreachables" warning (Joe Lawrence) [RHEL-114921] +- objtool, xen: Fix INSN_SYSCALL / INSN_SYSRET semantics (Joe Lawrence) [RHEL-114921] +- objtool: Stop UNRET validation on UD2 (Joe Lawrence) [RHEL-114921] +- objtool: Split INSN_CONTEXT_SWITCH into INSN_SYSCALL and INSN_SYSRET (Joe Lawrence) [RHEL-114921] +- objtool: Fix INSN_CONTEXT_SWITCH handling in validate_unret() (Joe Lawrence) [RHEL-114921] +- objtool: Fix verbose disassembly if CROSS_COMPILE isn't set (Joe Lawrence) [RHEL-114921] +- objtool: Change "warning:" to "error: " for fatal errors (Joe Lawrence) [RHEL-114921] +- objtool: Always fail on fatal errors (Joe Lawrence) [RHEL-114921] +- Revert "objtool: Increase per-function WARN_FUNC() rate limit" (Joe Lawrence) [RHEL-114921] +- objtool: Append "()" to function name in "unexpected end of section" warning (Joe Lawrence) [RHEL-114921] +- objtool: Ignore end-of-section jumps for KCOV/GCOV (Joe Lawrence) [RHEL-114921] +- objtool: Silence more KCOV warnings, part 2 (Joe Lawrence) [RHEL-114921] +- objtool: Fix STACK_FRAME_NON_STANDARD for cold subfunctions (Joe Lawrence) [RHEL-114921] +- objtool: Fix segfault in ignore_unreachable_insn() (Joe Lawrence) [RHEL-114921] +- objtool: Fix NULL printf() '%%s' argument in builtin-check.c:save_argv() (Joe Lawrence) [RHEL-114921] +- objtool: Remove redundant opts.noinstr dependency (Joe Lawrence) [RHEL-114921] +- objtool: Remove --no-unreachable for noinstr-only vmlinux.o runs (Joe Lawrence) [RHEL-114921] +- objtool: Fix up some outdated references to ENTRY/ENDPROC (Joe Lawrence) [RHEL-114921] +- objtool: Reduce CONFIG_OBJTOOL_WERROR verbosity (Joe Lawrence) [RHEL-114921] +- objtool: Improve error handling (Joe Lawrence) [RHEL-114921] +- objtool: Properly disable uaccess validation (Joe Lawrence) [RHEL-114921] +- objtool: Silence more KCOV warnings (Joe Lawrence) [RHEL-114921] +- objtool: Fix init_module() handling (Joe Lawrence) [RHEL-114921] +- objtool: Fix CONFIG_OBJTOOL_WERROR for vmlinux.o (Joe Lawrence) [RHEL-114921] +- objtool: Ignore entire functions rather than instructions (Joe Lawrence) [RHEL-114921] +- objtool: Warn when disabling unreachable warnings (Joe Lawrence) [RHEL-114921] +- objtool: Fix detection of consecutive jump tables on Clang 20 (Joe Lawrence) [RHEL-114921] +- objtool: Upgrade "Linked object detected" warning to error (Joe Lawrence) [RHEL-114921] +- objtool: Consolidate option validation (Joe Lawrence) [RHEL-114921] +- objtool: Increase per-function WARN_FUNC() rate limit (Joe Lawrence) [RHEL-114921] +- objtool: Update documentation (Joe Lawrence) [RHEL-114921] +- objtool: Improve __noreturn annotation warning (Joe Lawrence) [RHEL-114921] +- objtool: Fix error handling inconsistencies in check() (Joe Lawrence) [RHEL-114921] +- x86/traps: Make exc_double_fault() consistently noreturn (Joe Lawrence) [RHEL-114921] +- objtool/LoongArch: Add support for goto table (Joe Lawrence) [RHEL-114921] +- objtool/LoongArch: Add support for switch table (Joe Lawrence) [RHEL-114921] +- objtool: Handle PC relative relocation type (Joe Lawrence) [RHEL-114921] +- objtool: Handle different entry size of rodata (Joe Lawrence) [RHEL-114921] +- objtool: Handle various symbol types of rodata (Joe Lawrence) [RHEL-114921] +- objtool: Hide unnecessary compiler error message (Joe Lawrence) [RHEL-114921] +- objtool/powerpc: Add support for decoding all types of uncond branches (Joe Lawrence) [RHEL-114921] +- objtool/rust: add one more `noreturn` Rust function (Joe Lawrence) [RHEL-114921] +- objtool: Add bch2_trans_unlocked_or_in_restart_error() to bcachefs noreturns (Joe Lawrence) [RHEL-114921] +- objtool: Fix C jump table annotations for Clang (Joe Lawrence) [RHEL-114921] +- vmlinux.lds: Ensure that const vars with relocations are mapped R/O (Joe Lawrence) [RHEL-114921] +- objtool: Move dodgy linker warn to verbose (Joe Lawrence) [RHEL-114921] +- objtool: Ignore dangling jump table entries (Joe Lawrence) [RHEL-114921] +- objtool: Add bch2_trans_unlocked_error() to bcachefs noreturns (Joe Lawrence) [RHEL-114921] +- x86/mm: Convert unreachable() to BUG() (Joe Lawrence) [RHEL-114921] +- objtool: Allow arch code to discover jump table size (Joe Lawrence) [RHEL-114921] +- objtool: Warn about unknown annotation types (Joe Lawrence) [RHEL-114921] +- objtool: Fix ANNOTATE_REACHABLE to be a normal annotation (Joe Lawrence) [RHEL-114921] +- objtool: Convert {.UN}REACHABLE to ANNOTATE (Joe Lawrence) [RHEL-114921] +- objtool: Remove annotate_{,un}reachable() (Joe Lawrence) [RHEL-114921] +- x86: Convert unreachable() to BUG() (Joe Lawrence) [RHEL-114921] +- unreachable: Unify (Joe Lawrence) [RHEL-114921] +- objtool: Collect more annotations in objtool.h (Joe Lawrence) [RHEL-114921] +- objtool: Collapse annotate sequences (Joe Lawrence) [RHEL-114921] +- objtool: Convert ANNOTATE_INTRA_FUNCTION_CALL to ANNOTATE (Joe Lawrence) [RHEL-114921] +- objtool: Convert ANNOTATE_IGNORE_ALTERNATIVE to ANNOTATE (Joe Lawrence) [RHEL-114921] +- objtool: Convert VALIDATE_UNRET_BEGIN to ANNOTATE (Joe Lawrence) [RHEL-114921] +- objtool: Convert instrumentation_{begin,end}() to ANNOTATE (Joe Lawrence) [RHEL-114921] +- objtool: Convert ANNOTATE_RETPOLINE_SAFE to ANNOTATE (Joe Lawrence) [RHEL-114921] +- objtool: Convert ANNOTATE_NOENDBR to ANNOTATE (Joe Lawrence) [RHEL-114921] +- objtool: Generic annotation infrastructure (Joe Lawrence) [RHEL-114921] +- objtool: Fix unreachable instruction warnings for weak functions (Joe Lawrence) [RHEL-114921] +- objtool: Exclude __tracepoints data from ENDBR checks (Joe Lawrence) [RHEL-114921] +- objtool: Also include tools/include/uapi (Joe Lawrence) [RHEL-114921] +- objtool: Detect non-relocated text references (Joe Lawrence) [RHEL-114921] +- compiler.h: specify correct attribute for .rodata..c_jump_table (Joe Lawrence) [RHEL-114921] +- objtool: Handle frame pointer related instructions (Joe Lawrence) [RHEL-114921] +- objtool/rust: list `noreturn` Rust functions (Joe Lawrence) [RHEL-114921] +- objtool/x86: objtool can confuse memory and stack access (Joe Lawrence) [RHEL-114921] +- objtool: Use "action" in error message to be consistent with help (Joe Lawrence) [RHEL-114921] +- lkdtm: Disable CFI checking for perms functions (Joe Lawrence) [RHEL-114921] +- objtool: Fix compile failure when using the x32 compiler (Joe Lawrence) [RHEL-114921] +- objtool: Check local label in read_unwind_hints() (Joe Lawrence) [RHEL-114921] +- objtool: Check local label in add_dead_ends() (Joe Lawrence) [RHEL-114921] +- objtool/LoongArch: Enable orc to be built (Joe Lawrence) [RHEL-114921] +- objtool/x86: Separate arch-specific and generic parts (Joe Lawrence) [RHEL-114921] +- objtool/LoongArch: Implement instruction decoder (Joe Lawrence) [RHEL-114921] +- objtool/LoongArch: Enable objtool to be built (Joe Lawrence) [RHEL-114921] +- init: remove obsolete arch_call_rest_init() wrapper (Joe Lawrence) [RHEL-114921] +- objtool: Fix UNWIND_HINT_{SAVE,RESTORE} across basic blocks (Joe Lawrence) [RHEL-114921] +- x86/objtool: Teach objtool about ERET[US] (Joe Lawrence) [RHEL-114921] +- objtool: Fix calloc call for new -Walloc-size (Joe Lawrence) [RHEL-114921] +- objtool: Remove max symbol name length limitation (Joe Lawrence) [RHEL-114921] +- objtool: Propagate early errors (Joe Lawrence) [RHEL-114921] +- objtool: Use 'the fallthrough' pseudo-keyword (Joe Lawrence) [RHEL-114921] +- objtool: Add bcachefs noreturns (Joe Lawrence) [RHEL-114921] +- objtool: Fix _THIS_IP_ detection for cold functions (Joe Lawrence) [RHEL-114921] +- objtool: initialize all of struct elf (Joe Lawrence) [RHEL-114921] +- objtool: Skip reading DWARF section data (Joe Lawrence) [RHEL-114921] +- objtool: Free insns when done (Joe Lawrence) [RHEL-114921] +- objtool: Get rid of reloc->rel[a] (Joe Lawrence) [RHEL-114921] +- objtool: Shrink elf hash nodes (Joe Lawrence) [RHEL-114921] +- objtool: Shrink reloc->sym_reloc_entry (Joe Lawrence) [RHEL-114921] +- objtool: Get rid of reloc->jump_table_start (Joe Lawrence) [RHEL-114921] +- objtool: Get rid of reloc->addend (Joe Lawrence) [RHEL-114921] +- objtool: Get rid of reloc->type (Joe Lawrence) [RHEL-114921] +- objtool: Get rid of reloc->offset (Joe Lawrence) [RHEL-114921] +- objtool: Get rid of reloc->idx (Joe Lawrence) [RHEL-114921] +- objtool: Get rid of reloc->list (Joe Lawrence) [RHEL-114921] +- objtool: Allocate relocs in advance for new rela sections (Joe Lawrence) [RHEL-114921] +- objtool: Add for_each_reloc() (Joe Lawrence) [RHEL-114921] +- objtool: Don't free memory in elf_close() (Joe Lawrence) [RHEL-114921] +- objtool: Keep GElf_Rel[a] structs synced (Joe Lawrence) [RHEL-114921] +- objtool: Add elf_create_section_pair() (Joe Lawrence) [RHEL-114921] +- objtool: Add mark_sec_changed() (Joe Lawrence) [RHEL-114921] +- objtool: Fix reloc_hash size (Joe Lawrence) [RHEL-114921] +- objtool: Consolidate rel/rela handling (Joe Lawrence) [RHEL-114921] +- objtool: Improve reloc naming (Joe Lawrence) [RHEL-114921] +- objtool: Remove flags argument from elf_create_section() (Joe Lawrence) [RHEL-114921] +- objtool: Tidy elf.h (Joe Lawrence) [RHEL-114921] +- Revert "x86/orc: Make it callthunk aware" (Joe Lawrence) [RHEL-114921] +- tools: Remove unnecessary variables (Joe Lawrence) [RHEL-114921] +- objtool: Move noreturn function list to separate file (Joe Lawrence) [RHEL-114921] +- tools/lib/subcmd: Replace NORETURN usage with __noreturn (Joe Lawrence) [RHEL-114921] +- objtool: Remove superfluous global_noreturns entries (Joe Lawrence) [RHEL-114921] +- objtool: Ignore exc_double_fault() __noreturn warnings (Joe Lawrence) [RHEL-114921] +- objtool: Detect missing __noreturn annotations (Joe Lawrence) [RHEL-114921] +- objtool: Include backtrace in verbose mode (Joe Lawrence) [RHEL-114921] +- objtool: Add verbose option for disassembling affected functions (Joe Lawrence) [RHEL-114921] +- objtool: Limit unreachable warnings to once per function (Joe Lawrence) [RHEL-114921] +- objtool: Generate ORC data for __pfx code (Joe Lawrence) [RHEL-114921] +- objtool: Separate prefix code from stack validation code (Joe Lawrence) [RHEL-114921] +- objtool: Remove superfluous dead_end_function() check (Joe Lawrence) [RHEL-114921] +- objtool: Add symbol iteration helpers (Joe Lawrence) [RHEL-114921] +- objtool: Add WARN_INSN() (Joe Lawrence) [RHEL-114921] +- scripts/objdump-func: Support multiple functions (Joe Lawrence) [RHEL-114921] +- objtool: Add stackleak instrumentation to uaccess safe list (Joe Lawrence) [RHEL-114921] +- Revert "objtool: Support addition to set CFA base" (Joe Lawrence) [RHEL-114921] +- sched: Fix KCSAN noinstr violation (Joe Lawrence) [RHEL-114921] +- sched/idle: Mark arch_cpu_idle_dead() __noreturn (Joe Lawrence) [RHEL-114921] +- sched/idle: Make sure weak version of arch_cpu_idle_dead() doesn't return (Joe Lawrence) [RHEL-114921] +- xtensa/cpu: Mark cpu_die() __noreturn (Joe Lawrence) [RHEL-114921] +- xtensa/cpu: Make sure cpu_die() doesn't return (Joe Lawrence) [RHEL-114921] +- sparc/cpu: Mark cpu_play_dead() __noreturn (Joe Lawrence) [RHEL-114921] +- sh/cpu: Expose arch_cpu_idle_dead()'s prototype definition (Joe Lawrence) [RHEL-114921] +- sh/cpu: Mark play_dead() __noreturn (Joe Lawrence) [RHEL-114921] +- sh/cpu: Make sure play_dead() doesn't return (Joe Lawrence) [RHEL-114921] +- powerpc/cpu: Mark start_secondary_resume() __noreturn (Joe Lawrence) [RHEL-114921] +- mips/cpu: Mark play_dead() __noreturn (Joe Lawrence) [RHEL-114921] +- mips/cpu: Make sure play_dead() doesn't return (Joe Lawrence) [RHEL-114921] +- arm64/cpu: Mark cpu_die() __noreturn (Joe Lawrence) [RHEL-114921] +- arm/cpu: Add unreachable() to arch_cpu_idle_dead() (Joe Lawrence) [RHEL-114921] +- objtool: Remove instruction::list (Joe Lawrence) [RHEL-114921] +- objtool: Fix overlapping alternatives (Joe Lawrence) [RHEL-114921] +- objtool: Remove instruction::reloc (Joe Lawrence) [RHEL-114921] +- objtool: Shrink instruction::{type,visited} (Joe Lawrence) [RHEL-114921] +- objtool: Make instruction::alts a single-linked list (Joe Lawrence) [RHEL-114921] +- objtool: Make instruction::stack_ops a single-linked list (Joe Lawrence) [RHEL-114921] +- objtool: Change arch_decode_instruction() signature (Joe Lawrence) [RHEL-114921] +- objtool: Tolerate STT_NOTYPE symbols at end of section (Joe Lawrence) [RHEL-114921] +- objtool: Optimize layout of struct special_alt (Joe Lawrence) [RHEL-114921] +- objtool: Optimize layout of struct symbol (Joe Lawrence) [RHEL-114921] +- objtool: Allocate multiple structures with calloc() (Joe Lawrence) [RHEL-114921] +- objtool: Make struct check_options static (Joe Lawrence) [RHEL-114921] +- objtool: Make struct entries[] static and const (Joe Lawrence) [RHEL-114921] +- objtool: Fix HOSTCC flag usage (Joe Lawrence) [RHEL-114921] +- objtool: Properly support make V=1 (Joe Lawrence) [RHEL-114921] +- objtool: Install libsubcmd in build (Joe Lawrence) [RHEL-114921] +- objtool: Check that module init/exit function is an indirect call target (Joe Lawrence) [RHEL-114921] +- objtool: Fix memory leak in create_static_call_sections() (Joe Lawrence) [RHEL-114921] {CVE-2023-53423} +- objtool/powerpc: Implement arch_pc_relative_reloc() (Joe Lawrence) [RHEL-114921] +- objtool/powerpc: Add --mcount specific implementation (partial) (Joe Lawrence) [RHEL-114921] +- objtool/powerpc: Enable objtool to be built on ppc (partial) (Joe Lawrence) [RHEL-114921] +- objtool: Add arch specific function arch_ftrace_match() (Joe Lawrence) [RHEL-114921] +- objtool: Use macros to define arch specific reloc types (Joe Lawrence) [RHEL-114921] +- objtool: Read special sections with alts only when specific options are selected (Joe Lawrence) [RHEL-114921] +- objtool: Use target file class size instead of a compiled constant (Joe Lawrence) [RHEL-114921] +- objtool: Use target file endianness instead of a compiled constant (Joe Lawrence) [RHEL-114921] +- powerpc: Fix objtool unannotated intra-function call warnings (Joe Lawrence) [RHEL-114921] +- objtool: Add --cfi to generate the .cfi_sites section (Joe Lawrence) [RHEL-114921] +Resolves: RHEL-102425, RHEL-109942, RHEL-114921, RHEL-121669, RHEL-123480, RHEL-124984, RHEL-128550 + +* Fri Dec 05 2025 CKI KWF Bot [5.14.0-648.el9] +- crypto: iaa - Fix incorrect return value in save_iaa_wq() (CKI Backport Bot) [RHEL-132475] +- mm: hugetlb: conditionally disable tlb_remove_table_sync_one() in huge_pmd_unshare() (Rafael Aquini) [RHEL-127602] +- blk-cgroup: fix possible deadlock while configuring policy (Ming Lei) [RHEL-129939] +- cpufreq: intel_pstate: Check IDA only before MSR_IA32_PERF_CTL writes (David Arcari) [RHEL-128549] +- selftests/landlock: Add a new test for setuid() (Štěpán Horáček) [RHEL-125143] +- selftests/landlock: Split signal_scoping_threads tests (Štěpán Horáček) [RHEL-125143] +- landlock: Always allow signals between threads of the same process (Štěpán Horáček) [RHEL-125143] +- landlock: Prepare to add second errata (Štěpán Horáček) [RHEL-125143] +- landlock: Add the errata interface (Štěpán Horáček) [RHEL-125143] +- selftests/landlock: Test signal scoping for threads (Štěpán Horáček) [RHEL-125143] +- selftests/landlock: Test signal scoping (Štěpán Horáček) [RHEL-125143] +- landlock: Add signal scoping (Štěpán Horáček) [RHEL-125143] +- nvme: tcp: Fix compilation warning with W=1 (John Meneghini) [RHEL-76529] +- nvme-tcp: Fix I/O queue cpu spreading for multiple controllers (John Meneghini) [RHEL-76529] +- wifi: iwlwifi: Fix incorrect logic on cmd_ver range checking (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: dvm: restore n_no_reclaim_cmds setting (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: cfg: Limit cb_size to valid range (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: don't wait when there is no vdev started (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: don't use static variables in ath12k_wmi_fw_stats_process() (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: avoid burning CPU while waiting for firmware stats (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: fix documentation on firmware stats (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: don't activate more links than firmware supports (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: update link active in case two links fall on the same MAC (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: support WMI_MLO_LINK_SET_ACTIVE_CMDID command (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: update freq range for each hardware mode (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: parse and save sbs_lower_band_end_freq from WMI_SERVICE_READY_EXT2_EVENTID event (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: parse and save hardware mode info from WMI_SERVICE_READY_EXT_EVENTID event for later use (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: Avoid CPU busy-wait by handling VDEV_STAT and BCN_STAT (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: mac80211: don't WARN for late channel/color switch (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: mac80211: drop invalid source address OCB frames (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: remove zero-length arrays (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: coex: Add PTA grant signal setting offload to firmware feature (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: coex: Update hardware PTA resource binding logic (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: coex: Update BTG control for WiFi 7 (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: coex: Update Pre-AGC logic for WiFi 7 (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: coex: Add H2C command to collect driver outsource information to firmware (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: coex: refine debug log with format version and readable string (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: coex: Update Wi-Fi status logic for WiFi 7 (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: coex: Implement Wi-Fi MLO related logic (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: coex: RTL8922A add Wi-Fi firmware support for v0.35.63.0 (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: introduce rtw89_query_mr_chanctx_info() for multi-role chanctx info (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: scan abort when assign/unassign_vif (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: mcc: enlarge TX retry count when GC auth (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: mcc: use anchor pattern when bcn offset less than min of tob (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: mcc: clear normal flow NoA when MCC start (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: mcc: enlarge scan time of GC when GO in MCC (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: mcc: adjust TX nulldata early time from 3ms to 7ms (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: TX nulldata 0 after scan complete (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: mcc: stop TX during MCC prepare (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: mcc: adjust beacon filter when MCC and detect connection (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: mcc: correct frequency when MCC (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: mcc: update format of RF notify MCC H2C command (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: extend HW scan of WiFi 6 chips for extra OP chan when concurrency (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtlwifi: fix possible skb memory leak in _rtl_pci_init_one_rxdesc() (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtlwifi: rtl8821ae: make the read-only array params static const (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtlwifi: avoid stack size warning for _read_eeprom_info (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: cfg80211: use kfree_sensitive() for connkeys cleanup (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: move iwl-context-info header files (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: pcie: add missing TOP reset code (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: mld: respect AUTO_EML_ENABLE in iwl_mld_int_mlo_scan() (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: mld: respect AUTO_EML_ENABLE in iwl_mld_retry_emlsr() (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: mld: remove unneeded compilations (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw88: Enable AP and adhoc modes for SDIO again (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw88: Rename the RTW_WCPU_11{AC,N} enums (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: 8922a: pass channel information when enter LPS (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: add chip_ops::chan_to_rf18_val to get code of RF register value (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: mac: add dummy handler of MAC C2H event class 27 (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: rfk: support IQK firmware command v1 (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: fw: add RFE type to RF TSSI H2C command (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: 8852c: increase beacon loss to 6 seconds (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: fix EHT 20MHz TX rate for non-AP STA (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: add EHT physts and adjust init flow accordingly (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: implement channel switch support (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: chan: re-config default chandef only when none is registered (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: chan: concentrate the logic of setting/clearing chanctx bitmap (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: sar: do not assert wiphy lock held until probing is done (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: sar: drop lockdep assertion in rtw89_set_sar_from_acpi (Jose Ignacio Tornos Martinez) [RHEL-122977] {CVE-2025-38647} +- wifi: rtw89: fix spelling mistake of RTW89_FLAG_FORBIDDEN_TRACK_WORK (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: mcc: prevent shift wrapping in rtw89_core_mlsr_switch() (Jose Ignacio Tornos Martinez) [RHEL-122977] {CVE-2025-38657} +- wifi: rtw89: pci: add PCI Express error handling (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw88: pci: add PCI Express error handling (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtlwifi: Constify struct rtl_hal_ops and rtl_hal_cfg (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: mvm: d3: Avoid -Wflex-array-member-not-at-end warnings (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: Fix hal_reo_cmd_status kernel-doc (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: fix GCC_GCC_PCIE_HOT_RST definition for WCN7850 (Jose Ignacio Tornos Martinez) [RHEL-122977] {CVE-2025-38414} +- wifi: ath11k: validate ath11k_crypto_mode on top of ath11k_core_qmi_firmware_ready (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath11k: consistently use ath11k_mac_get_fw_stats() (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath11k: move locking outside of ath11k_mac_get_fw_stats() (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath11k: adjust unlock sequence in ath11k_update_stats_event() (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath11k: move some firmware stats related functions outside of debugfs (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath11k: don't wait when there is no vdev started (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath11k: don't use static variables in ath11k_debugfs_fw_stats_process() (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath11k: avoid burning CPU in ath11k_debugfs_fw_stats_request() (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath10k: Avoid vdev delete timeout when firmware is already down (Jose Ignacio Tornos Martinez) [RHEL-122977] +- ath10k: snoc: fix unbalanced IRQ enable in crash recovery (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: cfg80211/mac80211: correctly parse S1G beacon optional elements (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: mld: Move regulatory domain initialization (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: pcie: fix non-MSIX handshake register (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: mld: avoid panic on init failure (Jose Ignacio Tornos Martinez) [RHEL-122977] {CVE-2025-38121} +- wifi: iwlwifi: mvm: fix assert on suspend (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: mld: Work around Clang loop unrolling bug (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: mt76: support power delta calculation for 5 TX paths (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: mt76: fix available_antennas setting (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: mt76: mt7996: fix RX buffer size of MCU event (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: mt76: mt7996: change max beacon size (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: mt76: mt7996: fix invalid NSS setting when TX path differs from NSS (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: mt76: mt7996: drop fragments with multicast or broadcast RA (Jose Ignacio Tornos Martinez) [RHEL-122977] {CVE-2025-38343} +- wifi: mt76: mt7996: set EHT max ampdu length capability (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: mt76: mt7996: fix beamformee SS field (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: mt76: remove capability of partial bandwidth UL MU-MIMO (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: mt76: mt7925: add test mode support (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: mt76: mt7925: extend MCU support for testmode (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: mt76: mt7925: ensure all MCU commands wait for response (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: mt76: mt7925: refine the sniffer commnad (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: mt76: mt7925: prevent multiple scan commands (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: mt76: mt7915: Fix null-ptr-deref in mt7915_mmio_wed_init() (Jose Ignacio Tornos Martinez) [RHEL-122977] {CVE-2025-38155} +- wifi: mt76: mt7996: Fix null-ptr-deref in mt7996_mmio_wed_init() (Jose Ignacio Tornos Martinez) [RHEL-122977] {CVE-2025-38156} +- wifi: mt76: mt7925: add RNR scan support for 6GHz (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: mt76: add mt76_connac_mcu_build_rnr_scan_param routine (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: fix regdomain update failure when connection establishes (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: fix regdomain update failure when adding interface (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: fix regdomain update failure after 11D scan completes (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: mt76: mt7996: remove duplicate check in mt7996_mcu_sta_mld_setup_tlv() (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: mt76: mt7996: fix uninitialized symbol warning (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: mt76: mt7996: avoid null deref in mt7996_stop_phy() (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: mt76: mt7996: avoid NULL pointer dereference in mt7996_set_monitor() (Jose Ignacio Tornos Martinez) [RHEL-122977] {CVE-2025-38316} +- wifi: mt76: mt7921: add 160 MHz AP for mt7922 device (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: mt76: mt7925: fix host interrupt register initialization (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: mt76: mt7925: introduce thermal protection (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: mt76: mt76x2: Add support for LiteOn WN4516R,WN4519R (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: mt76: Remove an unneeded local variable in mt76x02_dma_init() (Jose Ignacio Tornos Martinez) [RHEL-122977] +- Revert "wifi: mt76: mt7996: fill txd by host driver" (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: mt76: mt7996: Add NULL check in mt7996_thermal_init (Jose Ignacio Tornos Martinez) [RHEL-122977] {CVE-2025-38281} +- wifi: mt76: mt7925: add EHT preamble puncturing (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: mt76: mt7996: rework radar HWRDD idx (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: mt76: mt7915: rework radar HWRDD idx (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: mt76: mt7915: set correct background radar capability (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: mt76: mt7996: add PCI device id for mt7990 (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: mt76: mt7996: rework background radar check for mt7990 (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: mt76: connac: rework TX descriptor and TX free for mt7990 (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: mt76: mt7996: adjust HW capabilities for mt7990 (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: mt76: mt7996: add eeprom support for mt7990 (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: mt76: mt7996: rework register mapping for mt7990 (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: mt76: mt7996: rework DMA configuration for mt7990 (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: mt76: mt7996: rework WA mcu command for mt7990 (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: mt76: connac: add support to load firmware for mt7990 (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: mt76: mt7996: add macros for pci device ids (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: mac80211: accept probe response on link address as well (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: mac80211: validate SCAN_FLAG_AP in scan request during MLO (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: check if socket flags are valid (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: fix mac pdev frequency range update (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath9k_htc: Abort software beacon handling if disabled (Jose Ignacio Tornos Martinez) [RHEL-122977] {CVE-2025-38157} +- wifi: ath12k: remove redundant regulatory rules intersection logic in host (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: Send MCS15 support to firmware during peer assoc (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: Fix scan initiation failure handling (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: fix memory leak in WMI firmware stats (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: fix ring-buffer corruption (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: fix memory leak in ath12k_service_ready_ext_event (Jose Ignacio Tornos Martinez) [RHEL-122977] {CVE-2025-39890} +- wifi: ath12k: support usercase-specific firmware overrides (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: Adjust the process of resource release for ahb bus (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: Reorder and relocate the release of resources in ath12k_core_deinit() (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: print device dp stats in debugfs (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: Add device dp stats support (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: change soc name to device name (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: Fix invalid RSSI values in station dump (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: pass link_conf for tx_arvif retrieval (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: update EMLSR capabilities of ML Station (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: Prevent multicast duplication for dynamic VLAN (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: Enable AST index based address search in Station Mode (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: enable monitor mode for WCN7850 (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: use different packet offset for WCN7850 (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: init monitor parameters for WCN7850 (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: add support to reap and process mon dest ring (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: use ath12k_buffer_addr in ath12k_dp_rx_link_desc_return() (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: fix macro definition HAL_RX_MSDU_PKT_LENGTH_GET (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: add support to reap and process monitor status ring (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: add monitor mode handler by monitor status ring interrupt (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: add interrupt configuration for mon status ring (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: add ring config for monitor mode on WCN7850 (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: add srng config template for mon status ring (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: avoid call ath12k_dp_mon_parse_rx_dest_tlv() for WCN7850 (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: parse msdu_end tlv in ath12k_dp_mon_rx_parse_status_tlv() (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: Abort scan before removing link interface to prevent duplicate deletion (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: use WMI_VDEV_SET_TPC_POWER_CMDID when EXT_TPC_REG_SUPPORT for 6 GHz (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: add handler for WMI_VDEV_SET_TPC_POWER_CMDID (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: fill parameters for vdev set TPC power WMI command (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: save max transmit power in vdev start response event from firmware (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: add parse of transmit power envelope element (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: save power spectral density(PSD) of regulatory rule (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: update regulatory rules when connection established (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: update regulatory rules when interface added (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: determine interface mode in _op_add_interface() (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: store reg info for later use (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: move reg info handling outside (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: add support to select 6 GHz regulatory type (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: refactor ath12k_reg_build_regd() (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: refactor ath12k_reg_chan_list_event() (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: fix a possible dead lock caused by ab->base_lock (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: delete mon reap timer (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: Add support to simulate firmware crash (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath11k: support DBS and DFS compatibility (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath11k: fix rx completion meta data corruption (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath11k: fix ring-buffer corruption (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath11k: Fix QMI memory reuse logic (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath9k: ahb: do ioremap resource in one step (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath10k: Constify structures in hw.c (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath10k: Fix spelling mistake "comple" -> "complete" (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: Use scan link ID 15 for all scan operations (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: handle scan link during vdev create (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: read country code from SMBIOS for WCN7850 (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: mac80211: handle non-MLO mode as well in ieee80211_num_beaconing_links() (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: fix firmware scan delay unit for WiFi 6 chips (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: mcc: avoid redundant recalculations if no chance to improve (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: mcc: deal with non-periodic NoA (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: mcc: introduce calculation of anchor pattern (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: mcc: add courtesy mechanism conditions to P2P roles (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: mcc: drop queued chanctx changes when stopping (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: mcc: pass whom to stop at when pausing chanctx (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw88: Fix the random "error beacon valid" messages for USB (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw88: usb: Upload the firmware in bigger chunks (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw88: usb: Reduce control message timeout to 500 ms (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: pci: enlarge retry times of RX tag to 1000 (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: leave idle mode when setting WEP encryption for AP mode (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: pci: configure manual DAC mode via PCI config API only (Jose Ignacio Tornos Martinez) [RHEL-122977] {CVE-2025-38429 CVE-2025-38284} +- wifi: iwlwifi: mld: allow 2 ROCs on the same vif (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: fw: api: include required headers in rs/location (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: rename ctx-info-gen3 to ctx-info-v2 (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: fix a wrong comment (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: map iwl_context_info to the matching struct (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: remove unused macro (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: unify iwlagn_scd_bc_tbl_entry and iwl_gen3_bc_tbl_entry (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: use bc entries instead of bc table also for pre-ax210 (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: remove GEN3 from a couple of macros (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: use normal versioning convention for iwl_tx_cmd (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: stop supporting TX_CMD_API_S_VER_8 (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: cfg: reduce configuration struct size (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: cfg: clean up dr/br configs (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: Add helper function to extract device ID (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: cfg: mark Ty devices as discrete (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: cfg: remove MAC type/step matching (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: cfg: add a couple of older devices (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: cfg: fix PE RF names (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: cfg: fix and clean up FM/WH device matching (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: cfg: clean up GF device matching (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: cfg: clean up JF device matching (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: tests: make subdev match test more precise (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: cfg: clean up HR device matching (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: cfg: unify and add some Killer devices (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: cfg: fix and unify Killer/JF configs (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: cfg: fix Ma device configs (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: cfg: fix some device names (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: cfg: remove some unused names (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: mld: add debug log instead of warning (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: dbg: fix dump trigger split check (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: mvm/mld: allow puncturing use in 5 GHz (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: mld: add support for ROC on BSS (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: mld: Block EMLSR only when ready to enter ROC (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: mld: move aux_sta member from iwl_mld_link to iwl_mld_vif (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: mld: Fix ROC activity cleanup in iwl_mld_vif (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: mld: Correct comments for cleanup functions (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: rename iwl_cfg to iwl_rf_cfg (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: cfg: clean up Sc/Dr/Br configs (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: cfg: add FM RF config (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: cfg: add GF RF config (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: cfg: unify HR configs (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: cfg: unify JF configs (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: cfg: unify num_rbds config (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: cfg: add ucode API min/max to MAC config (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: declare MLO support if prerequisites are met (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: debug: add mlo_mode dbgfs (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: debug: add FW log component for MLO (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: debug: add MLD table dump (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: debug: extend dbgfs for MLO (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: add MLO track for MLSR switch decision (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: add handling of mlo_link_cfg H2C command and C2H event (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: chan: re-calculate MLO DBCC mode during setting channel (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: send nullfunc based on the given link (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: allow driver to do specific band TX for MLO (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: extract link part from core tx write function (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw88: rtw8822bu VID/PID for BUFFALO WI-U2-866DM (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw88: Handle RTL8723D(S) with blank efuse (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw88: Fix RX aggregation settings for RTL8723DS (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: remove unused high_temp from iwl_cfg (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: cfg: move MAC parameters to MAC data (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: cfg: remove DCCM offsets from new devices (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: cfg: remove eeprom_size from new devices (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: rename struct iwl_base_params (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: cfg: remove rf_id field (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: cfg: remove dbgc_supported field (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: rename cfg_trans_params to mac_cfg (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: pass trans to iwl_parse_nvm_mcc_info() (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: cfg: remove nvm_hw_section_num from new devices (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: cfg: handle cc firmware dynamically (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: cfg: build ax210 family FW names dynamically (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: cfg: remove 'cdb' value (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: cfg: remove QuZ/JF special cases (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: build 9000 series FW filenames dynamically (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: add JF1/JF2 RF for dynamic FW building (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: pcie: remove 0x2726 devices (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: cfg: inline HT params (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: cfg: remove 6 GHz from ht40_bands (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: mld: call thermal exit without wiphy lock held (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: mld: avoid init-after-queue (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: mld: use a radio/system specific power budget (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: mvm: use a radio/system specific power budget (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: fix thermal code compilation with -Werror=cast-qual (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: pcie: remove iwl_trans_pcie_gen2_send_hcmd (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: Add support for a new version for link config command (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: Add a new version for mac config command (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: Add a new version for sta config command (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: add range response version 10 support (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: mld: remove one more error in unallocated BAID (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: mac80211: Update MCS15 support in link_conf (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: brcmfmac: Fix structure size for WPA3 external SAE (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: brcmfmac: cyw: support external SAE authentication in station mode (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: brcmfmac: make per-vendor event map const (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: brcmfmac: support per-vendor cfg80211 callbacks and firmware events (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: mac80211: do not offer a mesh path if forwarding is disabled (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: handle v3 rates (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: mld: add RFI_CONFIG_CMD to iwl_mld_system_names array (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: fix 6005N/SFF match (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: make iwl_uefi_get_uats_table() return void (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: drop whtc RF (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: add support PE RF (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: debug: set CDB indication from CSR (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: mvm: fix beacon CCK flag (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: remove NVM C step override (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: dvm: init 'keep_alive_beacons' in power tables (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: mld: add debugfs for using ptp clock time for monitor interface (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: pcie: log async commands (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: mld: don't check the TPT counters when scanning (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: print the DSM value when read from UEFI (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: dvm: pair transport op-mode enter/leave (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: tests: simplify devinfo_no_trans_cfg_dups() (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: cfg: use minimum API version 97 for Sc/Dr (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: tests: allow same config for different MACs (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: bump FW API to 99 for BZ/SC/DR devices (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: mvm: remove HT greenfield support (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: mvm: don't report bad EHT rate to mac80211 (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: mld: don't report bad EHT rate to mac80211 (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: mld: build HT/VHT injected rate in v2 (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: rename modulation type values (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: fw: remove RATE_MCS_NSS_POS (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: remove sku_id from trans (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: trans: move ext_32khz_clock_valid to config (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: move STEP config into trans->conf (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: rework transport configuration (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: trans: collect device information (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: trans: remove SCD base address validation (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlfiwi: mvm: Fix the rate reporting (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: remove bc_table_dword transport config (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: pcie: remove constant wdg_timeout (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: trans: remove hw_wfpm_id (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: trans: remove hw_id_str (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: pass full FW info to transport (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: handle reasons recommended by FW for leaving EMLSR (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: remove PM mode and send-in-D3 (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: unexport iwl_trans_pcie_send_hcmd() (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: pcie: move wait_command_queue into PCIe (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: pcie: move invalid TX CMD into PCIe (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: pcie: move ME check data to pcie (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: pcie: rename "continuous" memory (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: remove iwl_cmd_groups_verify_sorted() (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: mvm: add command order checks to kunit (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: pcie: don't call itself indirectly (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: cfg: remove unnecessary configs (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: cfg: reduce mac_type to u8 (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: tests: check for duplicate name strings (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: cfg: move all names out of configs (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: cfg: finish config split (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: cfg: minor fixes for Sc (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: pcie: remove 'ent' argument from alloc (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: cfg: rename BW_NO_LIMIT to BW_NOT_LIMITED (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: cfg: clean up BW limit and subdev matching (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: tests: check transport configs are not duplicated (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: tests: check configs are not duplicated (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: cfg: remove iwl_cfg_br (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: cfg: remove duplicated Sc device configs (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: cfg: remove duplicated iwl_cfg_gl (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: cfg: remove iwl_ax201_cfg_qu_hr (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: cfg: remove max_tx_agg_size (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: cfg: remove unused config externs (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: cfg: unify Killer 1650s/i with Qu/Hr (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: cfg: unify Qu/QuZ configs (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: cfg: remove fw_name_mac (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: tests: check for device names (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: pcie: add entry for Killer AX1650i on AdL-P (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: unify some configurations (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: remove duplicated line (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: pcie: Add support for new device ids (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: remove TH/TH1 RF types (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: clean up config macro (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: mvm: remove nl80211 testmode (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: mld: set rx_mpdu_cmd_hdr_size (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: dvm: fix various W=1 warnings (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: mld: force the responder to use the full bandwidth (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: mld: start AP with the correct bandwidth (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: mld: add monitor internal station (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: mld: support for COMPRESSED_BA_RES_API_S_VER_7 (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: mvm: support iwl_mac_power_cmd version 2 (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: implement TOP reset (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: mld: handle SW reset w/o NIC error (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: mvm: support ROC command version 6 (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: mld: support iwl_mac_power_cmd version 2 (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: add support for ALIVE v8 (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: mld: add kunit test for emlsr with bt on (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: fw: support PPAG command version 7 (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: fw: support reading PPAG BIOS table revision 4 (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: rename ppag_ver to ppag_bios_rev (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: mld: don't return an error if the FW is dead (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: mld: check for NULL before referencing a pointer (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: mld: allow EMLSR with 2.4 GHz when BT is ON (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: implement TOP reset follower (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: avoid scheduling restart during restart (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: mld: tests: extend link pair tests (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: mld: refactor tests to use chandefs (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: mld: send the WPFC table to the FW (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: read WPFC also from UEFI (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: prepare for reading WPFC from UEFI (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: Add short description to enum iwl_power_scheme (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: constrain TX power according to dynamic antenna power table (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: phy: add C2H event handler for report of FW scan (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: Fix inadverent sharing of struct ieee80211_supported_band data (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: Convert rtw89_core_set_supported_band to use devm_* (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: introduce helper to get designated link for MLO (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: roc: dynamically handle link id and link instance index (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: Fill in correct Rx link ID for MLO (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: add MLD capabilities declaration (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: extend join_info H2C command for MLO fields (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: Configure scan band when mlo_dbcc_mode changes (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: extend mapping from Qsel to DMA ch for MLO (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: Adjust management queue mapping for [MLO, HW-1] (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: 8922a: use SW CRYPTO when broadcast in MLO mode (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: 8922a: rfk: adjust timeout time of RX DCK (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: fw: Remove "const" on allocation type (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtlwifi: Remove unused rtl_bb_delay() (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtlwifi: Remove uncalled stub rtl*_phy_ap_calibrate (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtlwifi: Remove unused rtl_usb_{resume|suspend} (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtlwifi: disable ASPM for RTL8723BE with subsystem ID 11ad:1723 (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: mcc: avoid that loose pattern sets negative timing for auxiliary GO (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: mcc: refine filling function of start TSF (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: mcc: support courtesy mechanism on both roles at the same time (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: mcc: update entire plan when courtesy config changes (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: mcc: handle the case where NoA start time has passed (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: mcc: make GO+STA mode calculate dynamic beacon offset (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: don't re-randomize TSF of AP/GO (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: mcc: make GO announce one-time NoA for HW scan process (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: refactor flow that hw scan handles channel list (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: add suffix "_ax" to Wi-Fi 6 HW scan struct and func (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: acpi: introduce country specific TAS enabling (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: 8922a: increase beacon loss to 6 seconds (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: set pre-calculated antenna matrices for HE trigger frame (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: regd: indicate if regd_UK TX power settings follow regd_ETSI (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: 8922a: fix TX fail with wrong VCO setting (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: 8852c: update supported firmware format to 2 (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: move phy_filters to fw_runtime (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: pcie: make sure to lock rxq->read (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: add definitions for iwl_mac_power_cmd version 2 (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: mld: simplify iwl_mld_rx_fill_status() (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: mld: rx: simplify channel handling (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: clean up band in RX metadata (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: mld: skip unknown FW channel load values (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: define API for external FSEQ images (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: mld: allow EMLSR on separated 5 GHz subbands (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: mld: use cfg80211_chandef_get_width() (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: mld: fix iwl_mld_emlsr_disallowed_with_link() return (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: mld: clarify variable type (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: pcie: add support for the reset handshake in MSI (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: mac80211_hwsim: Prevent tsf from setting if beacon is disabled (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: mac80211: restructure tx profile retrieval for MLO MBSSID (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: nl80211: add link id of transmitted profile for MLO MBSSID (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ieee80211: Add helpers to fetch EMLSR delay and timeout values (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: mac80211: update ML STA with EML capabilities (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: cfg80211: Add support to get EMLSR capabilities of non-AP MLD (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: mac80211: VLAN traffic in multicast path (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: mac80211: Create separate links for VLAN interfaces (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: mac80211: Add link iteration macro for link data (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: mwifiex: remove mwifiex_sta_init_cmd() last argument (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: mwifiex: drop asynchronous init waiting code (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: mwifiex: let mwifiex_init_fw() return 0 for success (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: mwifiex: remove unnecessary queue empty check (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: set step_urm in transport and not in the opmodes (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: mld: tests: simplify le32 bitfield handling (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: update the PHY_CONTEXT_CMD API (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: mld: properly handle async notification in op mode start (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: mld: refactor purging async notifications (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: mld: don't do iwl_trans_stop_device twice (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: mld: stop hw if mcc_init fails (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: mld: avoid memory leak if mcc_init fails (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: mld: remove stored_beacon support (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: mld: remove P2P powersave tracking (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: parse active and 20 MHz AP NVM channel flag (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: re-add IWL_AMSDU_8K case (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: fw: do reset handshake during assert if needed (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: mvm: remove IWL_EMPTYING_HW_QUEUE_DELBA state (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: brcm80211: fmac: Add error log in brcmf_usb_dl_cmd() (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ieee80211: define beacon protection bit field (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: mwifiex: Don't use %%pK through printk (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: brcmsmac: Spelling corrections (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: mwifiex: move common settings out of switch/case (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: mwifiex: make locally used function static (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: mwifiex: fix indention (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: mwifiex: simplify mwifiex_setup_ht_caps() (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: mwifiex: pass adapter to mwifiex_dnld_cmd_to_fw() (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: mwifiex: make region_code_mapping_t const (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: mwifiex: drop unnecessary initialization (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: mwifiex: use adapter as context pointer for mwifiex_hs_activated_event() (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: mwifiex: deduplicate code in mwifiex_cmd_tx_rate_cfg() (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: mac80211: Replace __get_unaligned_cpu32 in mesh_pathtbl.c (Jose Ignacio Tornos Martinez) [RHEL-122977] +- Revert "mac80211: Dynamically set CoDel parameters per station" (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: cfg80211/mac80211: remove more 5/10 MHz code (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: mvm: Avoid -Wflex-array-member-not-at-end warning (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: mac80211: Avoid -Wflex-array-member-not-at-end warnings (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: fw: api: Absolute rudimentary typo fixes in the file power.h (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: Add missing MODULE_FIRMWARE for Qu-c0-jf-b0 (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: mvm: Remove duplicated include in iwl-utils.c (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: free SKBTX_WIFI_STATUS skb tx_flags flag (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rt2x00: remove weird self-assignment in rt2800_loft_search() (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: wcn36xx: Don't use %%pK through printk (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: Don't use %%pK through printk (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath11k: Don't use %%pK through printk (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath10k: Don't use %%pK through printk (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: fix node corruption in ar->arvifs list (Jose Ignacio Tornos Martinez) [RHEL-122977] {CVE-2025-38290} +- wifi: ath12k: Prevent sending WMI commands to firmware during firmware crash (Jose Ignacio Tornos Martinez) [RHEL-122977] {CVE-2025-38291} +- wifi: ath12k: avoid multiple skb_cb fetch in ath12k_mac_mgmt_tx_wmi() (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: fix wrong handling of CCMP256 and GCMP ciphers (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: Fix the QoS control field offset to build QoS header (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: Avoid allocating rx_stats when ext_rx_stats is disabled (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: avoid deadlock during regulatory update in ath12k_regd_update() (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: Add MSDU length validation for TKIP MIC error (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: correctly handle mcast packets for clients (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: using msdu end descriptor to check for rx multicast packets (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: Update frequency range if reg rules changes (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: Fix frequency range in driver (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: Add helper function ath12k_mac_update_freq_range() (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: Use skb->len for dma_unmap_single() length parameter (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: Fix memory leak during extended skb allocation (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: Refactor tx descriptor handling in tx completion handler (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: Handle error cases during extended skb allocation (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw88: do not ignore hardware read error during DPK (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw88: sdio: call rtw_sdio_indicate_tx_status unconditionally (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw88: sdio: map mgmt frames to queue TX_DESC_QSEL_MGMT (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: support 2 channels for single pdev device (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: don't skip non-primary links for WCN7850 (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: alloc REO queue per station (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: group REO queue buffer parameters together (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: make assoc link associate first (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: identify assoc link vif in station mode (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: support MLO as well if single_chip_mlo_support flag is set (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: use fw_features only when it is valid (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: introduce ath12k_fw_feature_supported() (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: reset MLO global memory during recovery (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: handle ath12k_core_reset() with hardware grouping (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: handle ath12k_core_restart() with hardware grouping (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: fix ath12k_core_pre_reconfigure_recovery() with grouping (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: fix firmware assert during reboot with hardware grouping (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: fix ATH12K_FLAG_REGISTERED flag handling (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: fix failed to set mhi state error during reboot with hardware grouping (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: add reference counting for core attachment to hardware group (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: fix SLUB BUG - Object already free in ath12k_reg_free() (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: Fix buffer overflow in debugfs (Jose Ignacio Tornos Martinez) [RHEL-122977] {CVE-2025-38317} +- wifi: ath12k: Fix a couple NULL vs IS_ERR() bugs (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath11k: Use of_property_present() to test property presence (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: Fix WMI tag for EHT rate in peer assoc (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: Disable broadcast TWT feature in HE MAC capabilities (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: Introduce check against zero for ahvif->key_cipher in ath12k_mac_op_tx() (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: Resolve multicast packet drop by populating key_cipher in ath12k_install_key() (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: fix cleanup path after mhi init (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: Add support for link specific datapath stats (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: replace the usage of rx desc with rx_info (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: add rx_info to capture required field from rx descriptor (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: ahb: Replace del_timer_sync() with timer_delete_sync() (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw88: Fix the module names printed in dmesg (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw88: Don't set SUPPORTS_AMSDU_IN_AMPDU for RTL8814AU (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw88: Set AMPDU factor to hardware for RTL8814A (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw88: usb: Enable RX aggregation for RTL8814AU (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw88: usb: Enable switching the RTL8814AU to USB 3 (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: Fix misspelling "upto" in dp.c (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: Fix invalid memory access while forming 802.11 header (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: Fix memory leak during vdev_id mismatch (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: Fix incorrect rates sent to firmware (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: Enable REO queue lookup table feature on QCN9274 (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: Add support to clear qdesc array in REO cache (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: Fix the enabling of REO queue lookup table feature (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath11k: fix node corruption in ar->arvifs list (Jose Ignacio Tornos Martinez) [RHEL-122977] {CVE-2025-38293} +- wifi: ath12k: Fix spelling errors in mac.c file (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: store and send country code to firmware after recovery (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: add 11d scan offload support (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: use correct WMI command to set country code for WCN7850 (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: add configure country code for WCN7850 (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: Fix memory leak due to multiple rx_stats allocation (Jose Ignacio Tornos Martinez) [RHEL-122977] {CVE-2025-38199} +- Reapply "wifi: ath11k: restore country code during resume" (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath11k: choose default PM policy for hibernation (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath11k: support non-WoWLAN mode suspend as well (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath11k: refactor ath11k_core_suspend/_resume() (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath11k: introduce ath11k_core_continue_suspend_resume() (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath11k: determine PM policy based on machine model (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw88: usb: Remove redundant 'flush_workqueue()' calls (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw88: sdio: Remove redundant 'flush_workqueue()' calls (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: 8852bx: support different SAR configs by antenna (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: 8852c: support different SAR configs by antenna (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: 8922a: support different SAR configs by antenna (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: sar: add skeleton for different configs by antenna (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: acpi: support loading GEO SAR tables (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: acpi: support loading dynamic SAR tables and indicator (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: acpi: support loading static SAR table (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: acpi: introduce method evaluation function for reuse (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: sar: add skeleton for SAR configuration via ACPI (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: sar: introduce structure to wrap query parameters (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: regd: introduce string getter for reuse (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: fix typo of "access" in rtw89_sar_info description (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: phy: reset value of force TX power for MAC ID (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: fw: cast mfw_hdr pointer from address of zeroth byte of firmware->data (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: set 2TX for 1SS rate by default (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: extend dma mask to 36 bits (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: add monitor interface support on QCN9274 (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: Move to NO_VIRTUAL monitor (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: Refactor the monitor channel context procedure (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: fix NULL access in assign channel context handler (Jose Ignacio Tornos Martinez) [RHEL-122977] {CVE-2025-38294} +- wifi: ath12k: Avoid packet offset and FCS length from Rx TLV (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: change the status update in the monitor Rx (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: Replace band define G with GHZ where appropriate (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: Avoid fetch Error bitmap and decap format from Rx TLV (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: Add extra TLV tag parsing support in monitor Rx path (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: fix link valid field initialization in the monitor Rx (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: enable ath12k AHB support (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: Power down userPD (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: Power up userPD (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: Register various userPD interrupts and save SMEM entries (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: Power up root PD (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: add AHB driver support for IPQ5332 (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: add support for fixed QMI firmware memory (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: Add hw_params to remap CE register space for IPQ5332 (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: avoid m3 firmware download in AHB device IPQ5332 (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: add ath12k_hw_params for IPQ5332 (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: refactor ath12k_hw_regs structure (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: fix incorrect CE addresses (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: don't put ieee80211_chanctx_conf struct in ath12k_link_vif (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: remove open parenthesis (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: add get_txpower mac ops (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: move firmware stats out of debugfs (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: Pass correct values of center freq1 and center freq2 for 320 MHz (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: Pass correct values of center freq1 and center freq2 for 160 MHz (Jose Ignacio Tornos Martinez) [RHEL-122977] +- treewide: Switch/rename to timer_delete[_sync]() [partial] (Jose Ignacio Tornos Martinez) [RHEL-122977] +- asm-generic: Add memory barrier dma_mb() (Jose Ignacio Tornos Martinez) [RHEL-122977] +- Reapply "wifi: iwlwifi: add support for BE213" (Jose Ignacio Tornos Martinez) [RHEL-122977] +- Reapply "wifi: iwlwifi: make no_160 more generic" (Jose Ignacio Tornos Martinez) [RHEL-122977] +- config: wifi: disable new unsupported configuration options (Jose Ignacio Tornos Martinez) [RHEL-122977] +Resolves: RHEL-122977, RHEL-125143, RHEL-127602, RHEL-128549, RHEL-129939, RHEL-132475, RHEL-76529 + +* Wed Dec 03 2025 CKI KWF Bot [5.14.0-647.el9] +- iommufd/driver: Fix counter initialization for counted_by annotation (Eder Zulian) [RHEL-131315] +- iommufd/iommufd_private.h: Avoid -Wflex-array-member-not-at-end warning (Eder Zulian) [RHEL-131315] +- iommufd: Don't overflow during division for dirty tracking (Eder Zulian) [RHEL-131315] +- platform/x86/intel/pmc: Add Wildcat Lake support to intel_pmc_core (David Arcari) [RHEL-95623] +- scsi: mpi3mr: Fix mpi3mr_host_attrs struct (Tomas Henzl) [RHEL-89712] +- sched/fair: Fix pelt lost idle time detection (Phil Auld) [RHEL-128251] +- sched: Fix sched_numa_find_nth_cpu() if mask offline (Phil Auld) [RHEL-128251] +- selftests/bpf: add cgroup_skb netns cookie tests (Jerome Marchand) [RHEL-110279] +- bpf: add get_netns_cookie helper to cgroup_skb programs (Jerome Marchand) [RHEL-110279] +- selftests/bpf: add tcx netns cookie tests (Jerome Marchand) [RHEL-110279] +- bpf: add get_netns_cookie helper to tc programs (Jerome Marchand) [RHEL-110279] +- bpf: Check the helper function is valid in get_helper_proto (Jerome Marchand) [RHEL-110279] +- bpf: Fix oob access in cgroup local storage (Jerome Marchand) [RHEL-110279] +- bpf: Move cgroup iterator helpers to bpf.h (Jerome Marchand) [RHEL-110279] +- bpf: Move bpf map owner out of common struct (Jerome Marchand) [RHEL-110279] +- bpf: Allow XDP dev-bound programs to perform XDP_REDIRECT into maps (Jerome Marchand) [RHEL-110279] +- bpf: Add cookie object to bpf maps (Jerome Marchand) [RHEL-110279] +- bpf, arm64: Fix fp initialization for exception boundary (Jerome Marchand) [RHEL-110279] +- libbpf: Verify that arena map exists when adding arena relocations (Jerome Marchand) [RHEL-110279] +- selftests/bpf: Range analysis test case for JSET (Jerome Marchand) [RHEL-110279] +- bpf: Forget ranges when refining tnum after JSET (Jerome Marchand) [RHEL-110279] +- bpf: Ensure RCU lock is held around bpf_prog_ksym_find (Jerome Marchand) [RHEL-110279] +- bpftool: Fix JSON writer resource leak in version command (Jerome Marchand) [RHEL-110279] +- bpf: Make reg_not_null() true for CONST_PTR_TO_MAP (Jerome Marchand) [RHEL-110279] +- kasan: use vmalloc_dump_obj() for vmalloc error reports (Audra Mitchell) [RHEL-104908] +- mm/damon/lru_sort: reset enabled when DAMON start failed (Audra Mitchell) [RHEL-104908] +- mm/damon/reclaim: reset enabled when DAMON start failed (Audra Mitchell) [RHEL-104908] +- kasan: remove kasan_find_vm_area() to prevent possible deadlock (Audra Mitchell) [RHEL-104908] {CVE-2025-38510} +- mm/migrate: fix do_pages_stat in compat mode (Audra Mitchell) [RHEL-104908] +- mm/hugetlb: don't crash when allocating a folio if there are no resv (Audra Mitchell) [RHEL-104908] +- mm/damon/sysfs-schemes: free old damon_sysfs_scheme_filter->memcg_path on write (Audra Mitchell) [RHEL-104908] {CVE-2025-38258} +- mm: shmem: add missing shmem_unacct_size() in __shmem_file_setup() (Audra Mitchell) [RHEL-104908] +- mm: pcp: increase pcp->free_count threshold to trigger free_high (Audra Mitchell) [RHEL-104908] +- mm: page_alloc: remove redundant READ_ONCE (Audra Mitchell) [RHEL-104908] +- mm/gup: fix wrongly calculated returned value in fault_in_safe_writeable() (Audra Mitchell) [RHEL-104908] +- kernel/fork: only call untrack_pfn_clear() on VMAs duplicated for fork() (Audra Mitchell) [RHEL-104908] +- mm: (un)track_pfn_copy() fix + doc improvements (Audra Mitchell) [RHEL-104908] +- mm/gup: remove unnecessary check in memfd_pin_folios() (Audra Mitchell) [RHEL-104908] +- mm: fix filemap_get_folios_contig returning batches of identical folios (Audra Mitchell) [RHEL-104908] +- mm/memblock: repeat setting reserved region nid if array is doubled (Audra Mitchell) [RHEL-104908] +- mm/memblock: pass size instead of end to memblock_set_node() (Audra Mitchell) [RHEL-104908] +- x86/mm/pat: Fix VM_PAT handling when fork() fails in copy_page_range() (Audra Mitchell) [RHEL-104908] {CVE-2025-22090} +- mm/memory-failure: fix infinite UCE for VM_PFNMAP pfn (Audra Mitchell) [RHEL-104908] +- mm/hwpoison: do not send SIGBUS to processes with recovered clean pages (Audra Mitchell) [RHEL-104908] +- mm/damon/sysfs-schemes: avoid Wformat-security warning on damon_sysfs_access_pattern_add_range_dir() (Audra Mitchell) [RHEL-104908] +- mm/mremap: correctly handle partial mremap() of VMA starting at 0 (Audra Mitchell) [RHEL-104908] +- mm: respect mmap hint address when aligning for THP (Audra Mitchell) [RHEL-104908] +- mm: multi-gen LRU: use {ptep,pmdp}_clear_young_notify() (Audra Mitchell) [RHEL-104908] +- mm: multi-gen LRU: remove MM_LEAF_OLD and MM_NONLEAF_TOTAL stats (Audra Mitchell) [RHEL-104908] +- mm: multi-gen LRU: ignore non-leaf pmd_young for force_scan=true (Audra Mitchell) [RHEL-104908] +- kmsan: remove an x86-specific #include from kmsan.h (Audra Mitchell) [RHEL-104908] +- kmsan: remove a useless assignment from kmsan_vmap_pages_range_noflush() (Audra Mitchell) [RHEL-104908] +- mm: hugetlb_vmemmap: fix reference to nonexistent file (Audra Mitchell) [RHEL-104908] +- net/packet: fix a race in packet_set_ring() and packet_notifier() (Davide Caratti) [RHEL-115650] +- net: vlan: fix VLAN 0 refcount imbalance of toggling filtering during runtime (Davide Caratti) [RHEL-115650] +- af_packet: fix soft lockup issue caused by tpacket_snd() (Davide Caratti) [RHEL-115650] +- af_packet: fix the SO_SNDTIMEO constraint not effective on tpacked_snd() (Davide Caratti) [RHEL-115650] +- net: loopback: Avoid sending IP packets without an Ethernet header (Davide Caratti) [RHEL-115650] +Resolves: RHEL-104908, RHEL-110279, RHEL-115650, RHEL-128251, RHEL-131315, RHEL-89712, RHEL-95623 + +* Tue Dec 02 2025 CKI KWF Bot [5.14.0-646.el9] +- docs: powerpc: Add htm.rst to table of contents (Mamatha Inamdar) [RHEL-52755] +- Add CONFIG_HTMDUMP (Mamatha Inamdar) [RHEL-52755] +- powerpc/pseries/htmdump: Add documentation for H_HTM debugfs interface (Mamatha Inamdar) [RHEL-52755] +- powerpc/pseries/htmdump: Add htm capabilities support to htmdump module (Mamatha Inamdar) [RHEL-52755] +- powerpc/pseries/htmdump: Add htm flags support to htmdump module (Mamatha Inamdar) [RHEL-52755] +- powerpc/pseries/htmdump: Add htm setup support to htmdump module (Mamatha Inamdar) [RHEL-52755] +- powerpc/pseries/htmdump: Add htm info support to htmdump module (Mamatha Inamdar) [RHEL-52755] +- powerpc/pseries/htmdump: Add htm status support to htmdump module (Mamatha Inamdar) [RHEL-52755] +- powerpc/pseries/htmdump: Add htm start support to htmdump module (Mamatha Inamdar) [RHEL-52755] +- powerpc/pseries/htmdump: Add htm configure support to htmdump module (Mamatha Inamdar) [RHEL-52755] +- powerpc/pseries/htmdump: Add htm_hcall_wrapper to integrate other htm operations (Mamatha Inamdar) [RHEL-52755] +- powerpc: Document details on H_HTM hcall (Mamatha Inamdar) [RHEL-52755] +- powerpc/pseries: Export hardware trace macro dump via debugfs (Mamatha Inamdar) [RHEL-52755] +- powerpc/pseries: Macros and wrapper functions for H_HTM call (Mamatha Inamdar) [RHEL-52755] +- powerpc: Export kvm_guest static key, for bcachefs six locks (Mamatha Inamdar) [RHEL-52755] +- kmem/tracing: add kmem name to kmem_cache_alloc tracepoint (Charles Haithcock) [RHEL-129693] +- USB: core: remove the move buf action (Desnes Nunes) [RHEL-122021] +- usb: typec: tcpm: properly deliver cable vdms to altmode drivers (Desnes Nunes) [RHEL-122021] +- xhci: fix memory leak regression when freeing xhci vdev devices depth first (Desnes Nunes) [RHEL-122021] +- xhci: dbc: Fix full DbC transfer ring after several reconnects (Desnes Nunes) [RHEL-122021] +- xhci: dbc: decouple endpoint allocation from initialization (Desnes Nunes) [RHEL-122021] +- USB: serial: option: add Telit Cinterion LE910C4-WWX new compositions (Desnes Nunes) [RHEL-122021] +- USB: serial: option: add Telit Cinterion FN990A w/audio compositions (Desnes Nunes) [RHEL-122021] +- usb: xhci: Fix slot_id resource race conflict (Desnes Nunes) [RHEL-122021] +- usb: typec: fusb302: Revert incorrect threaded irq fix (Desnes Nunes) [RHEL-122021] +- USB: core: Update kerneldoc for usb_hcd_giveback_urb() (Desnes Nunes) [RHEL-122021] +- memstick: Fix deadlock by moving removing flag earlier (Desnes Nunes) [RHEL-122021] +- usb: dwc3: Remove WARN_ON for device endpoint command timeouts (Desnes Nunes) [RHEL-122021] {CVE-2025-39801} +- USB: storage: Ignore driver CD mode for Realtek multi-mode Wi-Fi dongles (Desnes Nunes) [RHEL-122021] +- usb: storage: realtek_cr: Use correct byte order for bcs->Residue (Desnes Nunes) [RHEL-122021] +- usb: chipidea: imx: improve usbmisc_imx7d_pullup() (Desnes Nunes) [RHEL-122021] +- kcov, usb: Don't disable interrupts in kcov_remote_start_usb_softirq() (Desnes Nunes) [RHEL-122021] +- usb: dwc3: Ignore late xferNotReady event to prevent halt timeout (Desnes Nunes) [RHEL-122021] +- USB: storage: Add unusual-devs entry for Novatek NTK96550-based camera (Desnes Nunes) [RHEL-122021] +- usb: core: hcd: fix accessing unmapped memory in SINGLE_STEP_SET_FEATURE test (Desnes Nunes) [RHEL-122021] +- usb: renesas-xhci: Fix External ROM access timeouts (Desnes Nunes) [RHEL-122021] +- usb: gadget: tegra-xudc: fix PM use count underflow (Desnes Nunes) [RHEL-122021] +- usb: quirks: Add DELAY_INIT quick for another SanDisk 3.2Gen1 Flash Drive (Desnes Nunes) [RHEL-122021] +- usb: dwc3: imx8mp: fix device leak at unbind (Desnes Nunes) [RHEL-122021] +- usb: xhci: print xhci->xhc_state when queue_command failed (Desnes Nunes) [RHEL-122021] +- usb: atm: cxacru: Merge cxacru_upload_firmware() into cxacru_heavy_init() (Desnes Nunes) [RHEL-122021] +- USB: serial: option: add Foxconn T99W709 (Desnes Nunes) [RHEL-122021] +- usb: core: add urb->sgt parameter description (Desnes Nunes) [RHEL-122021] +- thunderbolt: Fix copy+paste error in match_service_id() (Desnes Nunes) [RHEL-122021] +- usb: typec: ucsi: Update power_supply on power role change (Desnes Nunes) [RHEL-122021] +- usb: typec: ucsi: psy: Set current max to 100mA for BC 1.2 and Default (Desnes Nunes) [RHEL-122021] +- usb: typec: fusb302: cache PD RX state (Desnes Nunes) [RHEL-122021] +- usb: typec: ucsi: yoga-c630: add DRM dependency (Desnes Nunes) [RHEL-122021] +- usb: chipidea: imx: Add a missing blank line (Desnes Nunes) [RHEL-122021] +- usb: usblp: clean up assignment inside if conditions (Desnes Nunes) [RHEL-122021] +- cdc-acm: fix race between initial clearing halt and open (Desnes Nunes) [RHEL-122021] +- usb: xhci: Set avg_trb_len = 8 for EP0 during Address Device Command (Desnes Nunes) [RHEL-122021] +- usb: xhci: Avoid showing warnings for dying controller (Desnes Nunes) [RHEL-122021] +- usb: xhci: Avoid showing errors during surprise removal (Desnes Nunes) [RHEL-122021] +- misc: rtsx: usb: Ensure mmc child device is active when card is present (Desnes Nunes) [RHEL-122021] +- media: uvcvideo: use usb_alloc_noncoherent/usb_free_noncoherent() (Desnes Nunes) [RHEL-122021] +- usb: core: add dma-noncoherent buffer alloc and free API (Desnes Nunes) [RHEL-122021] +- usb: chipidea: s32g: Add usb support for s32g3 (Desnes Nunes) [RHEL-122021] +- usb: chipidea: s32g: Add usb support for s32g2 (Desnes Nunes) [RHEL-122021] +- dt-bindings: usb: Add compatible strings for s32g2/s32g3 (Desnes Nunes) [RHEL-122021] +- usb: dwc3: gadget: Simplify TRB reclaim logic by removing redundant 'chain' argument (Desnes Nunes) [RHEL-122021] +- usb: early: xhci-dbc: Fix early_ioremap leak (Desnes Nunes) [RHEL-122021] +- net: thunderbolt: Enable end-to-end flow control also in transmit (Desnes Nunes) [RHEL-122021] +- net: thunderbolt: Fix the parameter passing of tb_xdomain_enable_paths()/tb_xdomain_disable_paths() (Desnes Nunes) [RHEL-122021] +- usb: core: config: Prevent OOB read in SS endpoint companion parsing (Desnes Nunes) [RHEL-122021] {CVE-2025-39760} +- usb: misc: onboard_usb_dev: Add Bison Electronics Inc. Integrated Camera (Desnes Nunes) [RHEL-122021] +- dt-bindings: usb: genesys,gl850g: add downstream facing ports (Desnes Nunes) [RHEL-122021] +- dt-bindings: usb: genesys,gl850g: use usb-hub.yaml (Desnes Nunes) [RHEL-122021] +- dt-bindings: trivial-devices: add compatible string nxp,isp1301 from isp1301.txt (Desnes Nunes) [RHEL-122021] +- dt-bindings: trivial-devices: add onnn,adt7462 (Desnes Nunes) [RHEL-122021] +- media: dt-bindings: Add OV5642 (Desnes Nunes) [RHEL-122021] +- misc: rtsx: Add support for RTS5264 Version B and optimize init flow (Desnes Nunes) [RHEL-122021] +- usb: typec: ucsi: yoga-c630: register DRM HPD bridge (Desnes Nunes) [RHEL-122021] +- usb: typec: ucsi: yoga-c630: handle USB / HPD messages to set port orientation (Desnes Nunes) [RHEL-122021] +- usb: typec: ucsi: yoga-c630: correct response for GET_CURRENT_CAM (Desnes Nunes) [RHEL-122021] +- usb: typec: ucsi: yoga-c630: fake AltModes for port 0 (Desnes Nunes) [RHEL-122021] +- usb: typec: ucsi: yoga-c630: remove extra AltModes for port 1 (Desnes Nunes) [RHEL-122021] +- usb: typec: ucsi: yoga-c630: remove duplicate AltModes (Desnes Nunes) [RHEL-122021] +- usb: typec: ucsi: add recipient arg to update_altmodes() callback (Desnes Nunes) [RHEL-122021] +- usb: typec: ucsi: yoga-c630: fix error and remove paths (Desnes Nunes) [RHEL-122021] +- usb: dwc2: follow compatible string change for Sophgo CV18XX/SG200X series SoC (Desnes Nunes) [RHEL-122021] +- dt-bindings: usb: dwc2: rename sophgo usb compatible string (Desnes Nunes) [RHEL-122021] +- usb: dwc2: add support for Sophgo CV18XX/SG200X series SoC (Desnes Nunes) [RHEL-122021] +- dt-bindings: usb: dwc2: Add support for Sophgo CV18XX/SG200X series SoC (Desnes Nunes) [RHEL-122021] +- usb: dwc2: support dwc2 IP for Amlogic A1 SoC family (Desnes Nunes) [RHEL-122021] +- dt-bindings: usb: dwc2: add support for Amlogic A1 SoC USB peripheral (Desnes Nunes) [RHEL-122021] +- usb: dwc3: gadget: Remove duplicate check while setting xfer resource (Desnes Nunes) [RHEL-122021] +- usb: ehci: replace scnprintf() with sysfs_emit() (Desnes Nunes) [RHEL-122021] +- usb: core: Use sysfs_emit_at() when showing dynamic IDs (Desnes Nunes) [RHEL-122021] +- usb: typec: altmodes/displayport: add irq_hpd to sysfs (Desnes Nunes) [RHEL-122021] +- mmc: rtsx_usb_sdmmc: Fix clang -Wimplicit-fallthrough in sd_set_power_mode() (Desnes Nunes) [RHEL-122021] +- mmc: rtsx_usb_sdmmc: Add 74 clocks in poweron flow (Desnes Nunes) [RHEL-122021] +- mmc: rtsx_usb_sdmmc: Re-work the code in sd_set_power_mode() (Desnes Nunes) [RHEL-122021] +- mmc: rtsx_usb_sdmmc: Convert sd_set_power_mode() into void (Desnes Nunes) [RHEL-122021] +- mmc: rtsx_usb_sdmmc: Print debug-messages at power-on/off errors (Desnes Nunes) [RHEL-122021] +- mmc: rtsx_usb_sdmmc: Fix error-path in sd_set_power_mode() (Desnes Nunes) [RHEL-122021] +- mmc: rtsx_usb_sdmmc: Use devm_mmc_alloc_host() helper (Desnes Nunes) [RHEL-122021] +- mmc: rtsx_pci: Use devm_mmc_alloc_host() helper (Desnes Nunes) [RHEL-122021] +- thunderbolt: Fix typos in documentation comments (Desnes Nunes) [RHEL-122021] +- Documentation: treewide: Replace remaining spinics links with lore (Desnes Nunes) [RHEL-122021] +- net: usb: enable the work after stop usbnet by ip down/up (Desnes Nunes) [RHEL-122021] +- net: usbnet: Fix the wrong netif_carrier_on() call (Desnes Nunes) [RHEL-122021] +- net: usb: Convert tasklet API to new bottom half workqueue mechanism (Desnes Nunes) [RHEL-122021] +- net: usbnet: Avoid potential RCU stall on LINK_CHANGE event (Desnes Nunes) [RHEL-122021] +- usbnet: optimize usbnet_bh() to reduce CPU load (Desnes Nunes) [RHEL-122021] +- treewide: Switch/rename to timer_delete[_sync]() (Desnes Nunes) [RHEL-122021] +- net: usb: usbnet: fix race in probe failure (Desnes Nunes) [RHEL-122021] +- net: usbnet: Remove generic .ndo_get_stats64 (Desnes Nunes) [RHEL-122021] +- net: usbnet: Leverage core stats allocator (Desnes Nunes) [RHEL-122021] +- usbnet:fix NPE during rx_complete (Desnes Nunes) [RHEL-122021] {CVE-2025-22050} +- usb: core: modify comments xhci_hc_driver has HCD_MEMORY just like ehci ohci (Desnes Nunes) [RHEL-122021] +- usb: chipidea: imx: implement workaround for ERR051725 (Desnes Nunes) [RHEL-122021] +- usb: chipidea: imx: add imx_usbmisc_pullup() hook (Desnes Nunes) [RHEL-122021] +- usb: chipidea: udc: add CI_HDRC_CONTROLLER_PULLUP_EVENT event (Desnes Nunes) [RHEL-122021] +- usb: core: usb_submit_urb: downgrade type check (Desnes Nunes) [RHEL-122021] +- usb: storage: reltek_cr: convert to use secs_to_jiffies (Desnes Nunes) [RHEL-122021] +- usb: typec: Remove unused ucsi_cci_str (Desnes Nunes) [RHEL-122021] +- usb: core: Remove unused usb_unlink_anchored_urbs (Desnes Nunes) [RHEL-122021] +- usb: gadget: Remove unused usb_remove_config (Desnes Nunes) [RHEL-122021] +- usb: gadget: config: Remove unused usb_gadget_config_buf (Desnes Nunes) [RHEL-122021] +- usb: Reorganize kerneldoc parameter names (Desnes Nunes) [RHEL-122021] +- usb: gadget: remove max support speed info in bind operation (Desnes Nunes) [RHEL-122021] +- usb: gadget: composite: cleanup function config_ep_by_speed_and_alt() (Desnes Nunes) [RHEL-122021] +- usb: gadget: add a inline function gether_bitrate() (Desnes Nunes) [RHEL-122021] +- usb: gadget: use working speed to calcaulate network bitrate and qlen (Desnes Nunes) [RHEL-122021] +- usb: gadget: f_ncm: fix potential NULL ptr deref in ncm_bitrate() (Desnes Nunes) [RHEL-122021] {CVE-2023-52894} +- usb: gadget: config: remove max speed check in usb_assign_descriptors() (Desnes Nunes) [RHEL-122021] +- usb: phy: tegra: Remove unused functions (Desnes Nunes) [RHEL-122021] +- usb: typec: fusb302: fix scheduling while atomic when using virtio-gpio (Desnes Nunes) [RHEL-122021] +- usb: core: Add 0x prefix to quirks debug output (Desnes Nunes) [RHEL-122021] +- Documentation: usb: gadget: Wrap remaining usage snippets in literal code block (Desnes Nunes) [RHEL-122021] +- usb: gadget: configfs: Ignore trailing LF for user strings to cdev (Desnes Nunes) [RHEL-122021] +- usb: gadget: configfs: Attach arbitrary strings to cdev (Desnes Nunes) [RHEL-122021] +- usb: gadget: configfs: Fix set but not used variable warning (Desnes Nunes) [RHEL-122021] +- usb: gadget: configfs: Support arbitrary string descriptors (Desnes Nunes) [RHEL-122021] +- usb: gadget: configfs: Rename struct gadget_strings (Desnes Nunes) [RHEL-122021] +- docs: usb: gadget: Reindent numbered list (Desnes Nunes) [RHEL-122021] +- usb: gadget: composite: Use USB API functions rather than constants (Desnes Nunes) [RHEL-122021] +- usb: host: xhci-plat: fix incorrect type for of_match variable in xhci_plat_probe() (Desnes Nunes) [RHEL-122021] +- dt-bindings: phy: Convert ti,keystone-usbphy to DT schema (Desnes Nunes) [RHEL-122021] +- dt-bindings: phy: Convert hisilicon,hi6220-usb-phy to DT schema (Desnes Nunes) [RHEL-122021] +- Documentation: ABI: Update WMI device paths in ABI docs (Desnes Nunes) [RHEL-122021] +- ABI: sysfs-platform-intel-pmc: add blank lines to make it valid for ReST (Desnes Nunes) [RHEL-122021] +- ABI: sysfs-platform-dell-privacy-wmi: correct ABI entries (Desnes Nunes) [RHEL-122021] +- perf tools: Don't set attr.exclude_guest by default (Michael Petlan) [RHEL-118946] +- mptcp: propagate shutdown to subflows when possible (Davide Caratti) [RHEL-115624] +- mptcp: sockopt: make sync_socket_options propagate SOCK_KEEPOPEN (Davide Caratti) [RHEL-115624] +- mptcp: disable add_addr retransmission when timeout is 0 (Davide Caratti) [RHEL-115624] +- mptcp: remove duplicate sk_reset_timer call (Davide Caratti) [RHEL-115624] +- mptcp: pm: kernel: flush: do not reset ADD_ADDR limit (Davide Caratti) [RHEL-115624] +- mptcp: drop skb if MPTCP skb extension allocation fails (Davide Caratti) [RHEL-115624] +- mptcp: make fallback action and fallback decision atomic (Davide Caratti) [RHEL-115624] +- mptcp: safety check before fallback (Davide Caratti) [RHEL-115624] +- mptcp: reset when MPTCP opts are dropped after join (Davide Caratti) [RHEL-115624] +- mptcp: export mptcp_subflow_early_fallback() (Davide Caratti) [RHEL-115624] +- iommufd/selftest: Fix ioctl return value in _test_cmd_trigger_vevents() (Jerry Snitselaar) [RHEL-114131] +- dma-debug: don't report false positives with DMA_BOUNCE_UNALIGNED_KMALLOC (Jerry Snitselaar) [RHEL-114131] +- ntb: Force physically contiguous allocation of rx ring buffers (Jerry Snitselaar) [RHEL-114131] +- KVM: PPC: Enable CAP_SPAPR_TCE_VFIO on pSeries KVM guests (Jerry Snitselaar) [RHEL-114131] +- dma-mapping: fix direction in dma_alloc direction traces (Jerry Snitselaar) [RHEL-114131] +- iommufd: Register iommufd mock devices with fwspec (Jerry Snitselaar) [RHEL-114131] +- iommu/vt-d: Disallow dirty tracking if incoherent page walk (Jerry Snitselaar) [RHEL-114131] +- iommu/vt-d: debugfs: Fix legacy mode page table dump logic (Jerry Snitselaar) [RHEL-114131] +- ACPI/IORT: Fix memory leak in iort_rmr_alloc_sids() (Jerry Snitselaar) [RHEL-114131] +- gpu: host1x: Do not assume that a NULL domain means no DMA IOMMU (Jerry Snitselaar) [RHEL-114131] +- dma: kmsan: export kmsan_handle_dma() for modules (Jerry Snitselaar) [RHEL-114131] +- software node: Prevent link creation failure from causing kobj reference count imbalance (Jerry Snitselaar) [RHEL-114131] +- iommu/selftest: prevent use of uninitialized variable (Jerry Snitselaar) [RHEL-114131] +- PCI: Fix driver_managed_dma check (Jerry Snitselaar) [RHEL-114131] +- platform: Fix race condition during DMA configure at IOMMU probe time (Jerry Snitselaar) [RHEL-114131] +- PCI: Run quirk_huawei_pcie_sva() before arm_smmu_probe_device() (Jerry Snitselaar) [RHEL-114131] +- iommufd/selftest: Update the fail_nth limit (Jerry Snitselaar) [RHEL-114131] +- iommufd: WARN if an object is aborted with an elevated refcount (Jerry Snitselaar) [RHEL-114131] +- iommufd: Fix race during abort for file descriptors (Jerry Snitselaar) [RHEL-114131] {CVE-2025-39966} +- iommufd: Fix refcounting race during mmap (Jerry Snitselaar) [RHEL-114131] +- iommu/amd/pgtbl: Fix possible race while increase page table level (Jerry Snitselaar) [RHEL-114131] {CVE-2025-39961} +- iommu/amd: Fix alias device DTE setting (Jerry Snitselaar) [RHEL-114131] +- iommu/vt-d: Fix __domain_mapping()'s usage of switch_to_super_page() (Jerry Snitselaar) [RHEL-114131] +- iommu/amd: Fix ivrs_base memleak in early_amd_iommu_init() (Jerry Snitselaar) [RHEL-114131] +- dma-debug: don't enforce dma mapping check on noncoherent allocations (Jerry Snitselaar) [RHEL-114131] +- dma/pool: Ensure DMA_DIRECT_REMAP allocations are decrypted (Jerry Snitselaar) [RHEL-114131] +- iommufd: Fix spelling errors in iommufd.rst (Jerry Snitselaar) [RHEL-114131] +- iommufd: viommu: free memory allocated by kvcalloc() using kvfree() (Jerry Snitselaar) [RHEL-114131] +- iommu/virtio: Make instance lookup robust (Jerry Snitselaar) [RHEL-114131] +- iommu/arm-smmu-v3: Fix smmu_domain->nr_ats_masters decrement (Jerry Snitselaar) [RHEL-114131] +- iommu/tegra241-cmdqv: Fix missing cpu_to_le64 at lvcmdq_err_map (Jerry Snitselaar) [RHEL-114131] +- iommu/amd: Avoid stack buffer overflow from kernel cmdline (Jerry Snitselaar) [RHEL-114131] {CVE-2025-38676} +- iommu/vt-d: Use pci_is_display() (Jerry Snitselaar) [RHEL-114131] +- iommu/arm-smmu-v3: Replace vsmmu_size/type with get_viommu_size (Jerry Snitselaar) [RHEL-114131] +- iommu/arm-smmu-v3: Do not bother impl_ops if IOMMU_VIOMMU_TYPE_ARM_SMMUV3 (Jerry Snitselaar) [RHEL-114131] +- iommufd: Rename some shortterm-related identifiers (Jerry Snitselaar) [RHEL-114131] +- iommufd/selftest: Add coverage for vdevice tombstone (Jerry Snitselaar) [RHEL-114131] +- iommufd/selftest: Explicitly skip tests for inapplicable variant (Jerry Snitselaar) [RHEL-114131] +- iommufd/vdevice: Remove struct device reference from struct vdevice (Jerry Snitselaar) [RHEL-114131] +- iommufd: Destroy vdevice on idevice destroy (Jerry Snitselaar) [RHEL-114131] +- iommufd: Add a pre_destroy() op for objects (Jerry Snitselaar) [RHEL-114131] +- iommufd: Add iommufd_object_tombstone_user() helper (Jerry Snitselaar) [RHEL-114131] +- iommufd/viommu: Roll back to use iommufd_object_alloc() for vdevice (Jerry Snitselaar) [RHEL-114131] +- iommufd/selftest: Test reserved regions near ULONG_MAX (Jerry Snitselaar) [RHEL-114131] +- iommufd: Prevent ALIGN() overflow (Jerry Snitselaar) [RHEL-114131] {CVE-2025-38688} +- iommu/tegra241-cmdqv: import IOMMUFD module namespace (Jerry Snitselaar) [RHEL-114131] +- iommufd: Do not allow _iommufd_object_alloc_ucmd if abort op is set (Jerry Snitselaar) [RHEL-114131] +- iommu/tegra241-cmdqv: Add IOMMU_VEVENTQ_TYPE_TEGRA241_CMDQV support (Jerry Snitselaar) [RHEL-114131] +- iommu/tegra241-cmdqv: Add user-space use support (Jerry Snitselaar) [RHEL-114131] +- iommu/tegra241-cmdqv: Do not statically map LVCMDQs (Jerry Snitselaar) [RHEL-114131] +- iommu/tegra241-cmdqv: Simplify deinit flow in tegra241_cmdqv_remove_vintf() (Jerry Snitselaar) [RHEL-114131] +- iommu/tegra241-cmdqv: Use request_threaded_irq (Jerry Snitselaar) [RHEL-114131] +- iommu/arm-smmu-v3-iommufd: Add hw_info to impl_ops (Jerry Snitselaar) [RHEL-114131] +- iommu/arm-smmu-v3-iommufd: Add vsmmu_size/type and vsmmu_init impl ops (Jerry Snitselaar) [RHEL-114131] +- iommufd/selftest: Update hw_info coverage for an input data_type (Jerry Snitselaar) [RHEL-114131] +- iommufd: Allow an input data_type via iommu_hw_info (Jerry Snitselaar) [RHEL-114131] +- iommu: Allow an input type in hw_info op (Jerry Snitselaar) [RHEL-114131] +- Documentation: userspace-api: iommufd: Update HW QUEUE (Jerry Snitselaar) [RHEL-114131] +- iommufd/selftest: Add coverage for the new mmap interface (Jerry Snitselaar) [RHEL-114131] +- iommufd: Add mmap interface (Jerry Snitselaar) [RHEL-114131] +- iommufd/selftest: Add coverage for IOMMUFD_CMD_HW_QUEUE_ALLOC (Jerry Snitselaar) [RHEL-114131] +- iommufd/driver: Add iommufd_hw_queue_depend/undepend() helpers (Jerry Snitselaar) [RHEL-114131] +- iommufd/viommu: Add IOMMUFD_CMD_HW_QUEUE_ALLOC ioctl (Jerry Snitselaar) [RHEL-114131] +- iommufd/viommu: Introduce IOMMUFD_OBJ_HW_QUEUE and its related struct (Jerry Snitselaar) [RHEL-114131] +- iommufd/viommu: Add driver-defined vDEVICE support (Jerry Snitselaar) [RHEL-114131] +- iommufd/access: Bypass access->ops->unmap for internal use (Jerry Snitselaar) [RHEL-114131] +- iommufd/access: Add internal APIs for HW queue to use (Jerry Snitselaar) [RHEL-114131] +- iommufd/selftest: Add coverage for viommu data (Jerry Snitselaar) [RHEL-114131] +- iommufd/selftest: Support user_data in mock_viommu_alloc (Jerry Snitselaar) [RHEL-114131] +- iommufd/viommu: Allow driver-specific user data for a vIOMMU object (Jerry Snitselaar) [RHEL-114131] +- iommu: Pass in a driver-level user data structure to viommu_init op (Jerry Snitselaar) [RHEL-114131] +- iommu: Add iommu_copy_struct_to_user helper (Jerry Snitselaar) [RHEL-114131] +- iommu: Use enum iommu_hw_info_type for type in hw_info op (Jerry Snitselaar) [RHEL-114131] +- iommufd/viommu: Explicitly define vdev->virt_id (Jerry Snitselaar) [RHEL-114131] +- iommufd: Correct virt_id kdoc at struct iommu_vdevice_alloc (Jerry Snitselaar) [RHEL-114131] +- iommufd: Report unmapped bytes in the error path of iopt_unmap_iova_range (Jerry Snitselaar) [RHEL-114131] +- iommufd: Apply the new iommufd_object_alloc_ucmd helper (Jerry Snitselaar) [RHEL-114131] +- iommufd: Introduce iommufd_object_alloc_ucmd helper (Jerry Snitselaar) [RHEL-114131] +- iommufd: Move _iommufd_object_alloc out of driver.c (Jerry Snitselaar) [RHEL-114131] +- iommu: Deprecate viommu_alloc op (Jerry Snitselaar) [RHEL-114131] +- iommu/arm-smmu-v3: Replace arm_vsmmu_alloc with arm_vsmmu_init (Jerry Snitselaar) [RHEL-114131] +- iommufd/selftest: Replace mock_viommu_alloc with mock_viommu_init (Jerry Snitselaar) [RHEL-114131] +- iommufd/selftest: Drop parent domain from mock_iommu_domain_nested (Jerry Snitselaar) [RHEL-114131] +- iommufd/viommu: Support get_viommu_size and viommu_init ops (Jerry Snitselaar) [RHEL-114131] +- iommu: Introduce get_viommu_size and viommu_init ops (Jerry Snitselaar) [RHEL-114131] +- iommufd: Return EOPNOTSUPP for failures due to driver bugs (Jerry Snitselaar) [RHEL-114131] +- iommufd: Use enum iommu_veventq_type for type in struct iommufd_veventq (Jerry Snitselaar) [RHEL-114131] +- iommufd: Use enum iommu_viommu_type for type in struct iommufd_viommu (Jerry Snitselaar) [RHEL-114131] +- iommufd: Drop unused ictx in struct iommufd_vdevice (Jerry Snitselaar) [RHEL-114131] +- iommufd: Apply obvious cosmetic fixes (Jerry Snitselaar) [RHEL-114131] +- iommu/arm-smmu: disable PRR on SM8250 (Jerry Snitselaar) [RHEL-114131] +- iommu/arm-smmu-v3: Revert vmaster in the error path (Jerry Snitselaar) [RHEL-114131] +- iommu/io-pgtable-arm: Remove unused macro iopte_prot (Jerry Snitselaar) [RHEL-114131] +- iommu/arm-smmu-qcom: Add SM6115 MDSS compatible (Jerry Snitselaar) [RHEL-114131] {CVE-2025-39739} +- iommu/amd: Fix geometry.aperture_end for V2 tables (Jerry Snitselaar) [RHEL-114131] +- iommu/amd: Wrap debugfs ABI testing symbols snippets in literal code blocks (Jerry Snitselaar) [RHEL-114131] +- iommu/amd: Add documentation for AMD IOMMU debugfs support (Jerry Snitselaar) [RHEL-114131] +- iommu/amd: Add debugfs support to dump IRT Table (Jerry Snitselaar) [RHEL-114131] +- iommu/amd: Add debugfs support to dump device table (Jerry Snitselaar) [RHEL-114131] +- iommu/amd: Add support for device id user input (Jerry Snitselaar) [RHEL-114131] +- iommu/amd: Add debugfs support to dump IOMMU command buffer (Jerry Snitselaar) [RHEL-114131] +- iommu/amd: Add debugfs support to dump IOMMU Capability registers (Jerry Snitselaar) [RHEL-114131] +- iommu/amd: Add debugfs support to dump IOMMU MMIO registers (Jerry Snitselaar) [RHEL-114131] +- iommu/amd: Refactor AMD IOMMU debugfs initial setup (Jerry Snitselaar) [RHEL-114131] +- iommu/amd: Enable PASID and ATS capabilities in the correct order (Jerry Snitselaar) [RHEL-114131] +- iommu/amd: Add efr[HATS] max v1 page table level (Jerry Snitselaar) [RHEL-114131] +- iommu/amd: Add HATDis feature support (Jerry Snitselaar) [RHEL-114131] +- iommu/vt-d: Fix UAF on sva unbind with pending IOPFs (Jerry Snitselaar) [RHEL-114131] {CVE-2025-38594} +- iommu/vt-d: Make iotlb_sync_map a static property of dmar_domain (Jerry Snitselaar) [RHEL-114131] +- iommu/vt-d: Deduplicate cache_tag_flush_all by reusing flush_range (Jerry Snitselaar) [RHEL-114131] +- iommu/vt-d: Fix missing PASID in dev TLB flush with cache_tag_flush_all (Jerry Snitselaar) [RHEL-114131] +- iommu/vt-d: Split paging_domain_compatible() (Jerry Snitselaar) [RHEL-114131] +- iommu/vt-d: Split intel_iommu_enforce_cache_coherency() (Jerry Snitselaar) [RHEL-114131] +- iommu/vt-d: Create unique domain ops for each stage (Jerry Snitselaar) [RHEL-114131] +- iommu/vt-d: Split intel_iommu_domain_alloc_paging_flags() (Jerry Snitselaar) [RHEL-114131] +- iommu/vt-d: Do not wipe out the page table NID when devices detach (Jerry Snitselaar) [RHEL-114131] +- iommu/vt-d: Fold domain_exit() into intel_iommu_domain_free() (Jerry Snitselaar) [RHEL-114131] +- iommu/vt-d: Lift the __pa to domain_setup_first_level/intel_svm_set_dev_pasid() (Jerry Snitselaar) [RHEL-114131] +- iommu/vt-d: Optimize iotlb_sync_map for non-caching/non-RWBF modes (Jerry Snitselaar) [RHEL-114131] +- iommu/vt-d: Remove the CONFIG_X86 wrapping from iommu init hook (Jerry Snitselaar) [RHEL-114131] +- iommu: Remove ops->pgsize_bitmap (Jerry Snitselaar) [RHEL-114131] +- iommu: Remove iommu_ops pgsize_bitmap from simple drivers (Jerry Snitselaar) [RHEL-114131] +- iommu: Remove ops.pgsize_bitmap from drivers that don't use it (Jerry Snitselaar) [RHEL-114131] +- iommu/arm-smmu: Remove iommu_ops pgsize_bitmap (Jerry Snitselaar) [RHEL-114131] +- qiommu/arm-smmu-v3: Remove iommu_ops pgsize_bitmap (Jerry Snitselaar) [RHEL-114131] +- dma-contiguous: hornor the cma address limit setup by user (Jerry Snitselaar) [RHEL-114131] +- iommu/vt-d: Assign devtlb cache tag on ATS enablement (Jerry Snitselaar) [RHEL-114131] +- iommufd/selftest: Fix build warnings due to uninitialized mfd (Jerry Snitselaar) [RHEL-114131] +- iommufd/selftest: Fix iommufd_dirty_tracking with large hugepage sizes (Jerry Snitselaar) [RHEL-114131] +- iommufd/selftest: Add missing close(mfd) in memfd_mmap() (Jerry Snitselaar) [RHEL-114131] +- iommufd/selftest: Add asserts testing global mfd (Jerry Snitselaar) [RHEL-114131] +- iommu/tegra: Fix incorrect size calculation (Jerry Snitselaar) [RHEL-114131] +- scatterlist: fix extraneous '@'-sign kernel-doc notation (Jerry Snitselaar) [RHEL-114131] +- Revert "iommu/amd: Prevent binding other PCI drivers to IOMMU PCI devices" (Jerry Snitselaar) [RHEL-114131] +- scatterlist: inline sg_next() (Jerry Snitselaar) [RHEL-114131] +- iommu: Clear the freelist after iommu_put_pages_list() (Jerry Snitselaar) [RHEL-114131] +- iommu: make inclusion of amd directory conditional (Jerry Snitselaar) [RHEL-114131] +- iommu: make inclusion of intel directory conditional (Jerry Snitselaar) [RHEL-114131] +- iommu: remove duplicate selection of DMAR_TABLE (Jerry Snitselaar) [RHEL-114131] +- iommu: Cleanup comments for dev_enable/disable_feat (Jerry Snitselaar) [RHEL-114131] +- iommu: Protect against overflow in iommu_pgsize() (Jerry Snitselaar) [RHEL-114131] +- iommu: Handle yet another race around registration (Jerry Snitselaar) [RHEL-114131] +- iommu: Allow attaching static domains in iommu_attach_device_pasid() (Jerry Snitselaar) [RHEL-114131] +- iommu: Hide ops.domain_alloc behind CONFIG_FSL_PAMU (Jerry Snitselaar) [RHEL-114131] +- iommu: Do not call domain_alloc() in iommu_sva_domain_alloc() (Jerry Snitselaar) [RHEL-114131] +- iommu/virtio: Move to domain_alloc_paging() (Jerry Snitselaar) [RHEL-114131] +- iommu: Add domain_alloc_identity() (Jerry Snitselaar) [RHEL-114131] +- iommu/virtio: Break out bypass identity support into a global static (Jerry Snitselaar) [RHEL-114131] +- iommu: Remove iommu_dev_enable/disable_feature() (Jerry Snitselaar) [RHEL-114131] +- iommufd: Remove unnecessary IOMMU_DEV_FEAT_IOPF (Jerry Snitselaar) [RHEL-114131] +- dmaengine: idxd: Remove unnecessary IOMMU_DEV_FEAT_IOPF (Jerry Snitselaar) [RHEL-114131] +- iommufd/selftest: Put iopf enablement in domain attach path (Jerry Snitselaar) [RHEL-114131] +- iommu/vt-d: Put iopf enablement in domain attach path (Jerry Snitselaar) [RHEL-114131] +- iommu: Remove IOMMU_DEV_FEAT_SVA (Jerry Snitselaar) [RHEL-114131] +- iommu/arm-smmu-v3: Put iopf enablement in the domain attach path (Jerry Snitselaar) [RHEL-114131] +- iommu: Avoid introducing more races (Jerry Snitselaar) [RHEL-114131] +- iommu/vtd: Remove iommu_alloc_pages_node() (Jerry Snitselaar) [RHEL-114131] +- iommu/amd: Use iommu_alloc_pages_node_sz() for the IRT (Jerry Snitselaar) [RHEL-114131] +- iommu/pages: Remove iommu_alloc_page_node() (Jerry Snitselaar) [RHEL-114131] +- iommu/pages: Remove iommu_alloc_page/pages() (Jerry Snitselaar) [RHEL-114131] +- iommu: Update various drivers to pass in lg2sz instead of order to iommu pages (Jerry Snitselaar) [RHEL-114131] +- iommu/amd: Use roundup_pow_two() instead of get_order() (Jerry Snitselaar) [RHEL-114131] +- iommu/amd: Change rlookup, irq_lookup, and alias to use kvalloc() (Jerry Snitselaar) [RHEL-114131] +- iommu/pages: Allow sub page sizes to be passed into the allocator (Jerry Snitselaar) [RHEL-114131] +- iommu/pages: Move the __GFP_HIGHMEM checks into the common code (Jerry Snitselaar) [RHEL-114131] +- iommu/pages: Move from struct page to struct ioptdesc and folio (Jerry Snitselaar) [RHEL-114131] +- iommu/pages: Remove iommu_put_pages_list_old and the _Generic (Jerry Snitselaar) [RHEL-114131] +- iommu: Change iommu_iotlb_gather to use iommu_page_list (Jerry Snitselaar) [RHEL-114131] +- iommu/amd: Convert to use struct iommu_pages_list (Jerry Snitselaar) [RHEL-114131] +- iommu/pages: Formalize the freelist API (Jerry Snitselaar) [RHEL-114131] +- iommu/pages: De-inline the substantial functions (Jerry Snitselaar) [RHEL-114131] +- iommu/pages: Remove iommu_free_page() (Jerry Snitselaar) [RHEL-114131] +- iommu/pages: Remove the order argument to iommu_free_pages() (Jerry Snitselaar) [RHEL-114131] +- iommu/pages: Make iommu_put_pages_list() work with high order allocations (Jerry Snitselaar) [RHEL-114131] +- iommu/pages: Remove __iommu_alloc_pages()/__iommu_free_pages() (Jerry Snitselaar) [RHEL-114131] +- iommu/tegra: Do not use struct page as the handle for pts (Jerry Snitselaar) [RHEL-114131] +- iommu/terga: Do not use struct page as the handle for as->pd memory (Jerry Snitselaar) [RHEL-114131] +- iommu/amd: Allow matching ACPI HID devices without matching UIDs (Jerry Snitselaar) [RHEL-114131] +- iommu/amd: Add support for HTRangeIgnore feature (Jerry Snitselaar) [RHEL-114131] +- iommu/amd: Ensure GA log notifier callbacks finish running before module unload (Jerry Snitselaar) [RHEL-114131] +- iommu/vt-d: Restore context entry setup order for aliased devices (Jerry Snitselaar) [RHEL-114131] {CVE-2025-38216} +- iommu/vt-d: Change dmar_ats_supported() to return boolean (Jerry Snitselaar) [RHEL-114131] +- iommu/vt-d: Eliminate pci_physfn() in dmar_find_matched_satc_unit() (Jerry Snitselaar) [RHEL-114131] +- iommu/vt-d: Replace spin_lock with mutex to protect domain ida (Jerry Snitselaar) [RHEL-114131] +- iommu/vt-d: Use ida to manage domain id (Jerry Snitselaar) [RHEL-114131] +- ida: Add ida_find_first_range() (Jerry Snitselaar) [RHEL-114131] +- iommu/vt-d: Restore WO permissions on second-level paging entries (Jerry Snitselaar) [RHEL-114131] +- iommu: ipmmu-vmsa: avoid Wformat-security warning (Jerry Snitselaar) [RHEL-114131] +- iommu/arm-smmu-qcom: Add SAR2130P MDSS compatible (Jerry Snitselaar) [RHEL-114131] +- iommu/arm-smmu-qcom: Make set_stall work when the device is on (Jerry Snitselaar) [RHEL-114131] +- iommu/arm-smmu: Move handing of RESUME to the context fault handler (Jerry Snitselaar) [RHEL-114131] +- iommu/arm-smmu-qcom: Enable threaded IRQ for Adreno SMMUv2/MMU500 (Jerry Snitselaar) [RHEL-114131] +- iommu/io-pgtable-arm: Add quirk to quiet WARN_ON() (Jerry Snitselaar) [RHEL-114131] +- iommu/arm-smmu-v3: Fix incorrect return in arm_smmu_attach_dev (Jerry Snitselaar) [RHEL-114131] +- iommu: Skip PASID validation for devices without PASID capability (Jerry Snitselaar) [RHEL-114131] +- iommu/vt-d: Apply quirk_iommu_igfx for 8086:0044 (QM57/QS57) (Jerry Snitselaar) [RHEL-114131] +- iommu/vt-d: Revert ATS timing change to fix boot failure (Jerry Snitselaar) [RHEL-114131] +- iommu: Fix two issues in iommu_copy_struct_from_user() (Jerry Snitselaar) [RHEL-114131] {CVE-2025-37900} +- iommu/amd: Fix potential buffer overflow in parse_ivrs_acpihid (Jerry Snitselaar) [RHEL-114131] {CVE-2025-37927} +- iommu/arm-smmu-v3: Fail aliasing StreamIDs more gracefully (Jerry Snitselaar) [RHEL-114131] +- iommu/arm-smmu-v3: Add missing S2FWB feature detection (Jerry Snitselaar) [RHEL-114131] +- iommu/amd: WARN if KVM attempts to set vCPU affinity without posted intrrupts (Jerry Snitselaar) [RHEL-114131] +- iommu/amd: Return an error if vCPU affinity is set for non-vCPU IRTE (Jerry Snitselaar) [RHEL-114131] +- dma-coherent: Warn if OF reserved memory is beyond current coherent DMA mask (Jerry Snitselaar) [RHEL-114131] +- dma-mapping: Fix warning reported for missing prototype (Jerry Snitselaar) [RHEL-114131] +- dma-mapping: avoid potential unused data compilation warning (Jerry Snitselaar) [RHEL-114131] +- dma/contiguous: avoid warning about unused size_bytes (Jerry Snitselaar) [RHEL-114131] +- iommu/tegra241-cmdqv: Fix warnings due to dmam_free_coherent() (Jerry Snitselaar) [RHEL-114131] {CVE-2025-37837} +- iommu: remove unneeded semicolon (Jerry Snitselaar) [RHEL-114131] +- iommu/ipmmu-vmsa: Register in a sensible order (Jerry Snitselaar) [RHEL-114131] +- iommu: Clear iommu-dma ops on cleanup (Jerry Snitselaar) [RHEL-114131] {CVE-2025-37877} +- iommu/vt-d: Remove an unnecessary call set_dma_ops() (Jerry Snitselaar) [RHEL-114131] +- iommu: Fix crash in report_iommu_fault() (Jerry Snitselaar) [RHEL-114131] +- iommufd: Test attach before detaching pasid (Jerry Snitselaar) [RHEL-114131] +- iommufd: Fix iommu_vevent_header tables markup (Jerry Snitselaar) [RHEL-114131] +- iommu: Convert unreachable() to BUG() (Jerry Snitselaar) [RHEL-114131] +- iommufd: Balance veventq->num_events inc/dec (Jerry Snitselaar) [RHEL-114131] +- iommufd: Initialize the flags of vevent in iommufd_viommu_report_event() (Jerry Snitselaar) [RHEL-114131] +- iommufd/selftest: Add coverage for reporting max_pasid_log2 via IOMMU_HW_INFO (Jerry Snitselaar) [RHEL-114131] +- iommufd: Extend IOMMU_GET_HW_INFO to report PASID capability (Jerry Snitselaar) [RHEL-114131] +- iommufd/selftest: Add coverage for iommufd pasid attach/detach (Jerry Snitselaar) [RHEL-114131] +- iommufd/selftest: Add test ops to test pasid attach/detach (Jerry Snitselaar) [RHEL-114131] +- iommufd/selftest: Add a helper to get test device (Jerry Snitselaar) [RHEL-114131] +- iommufd/selftest: Add set_dev_pasid in mock iommu (Jerry Snitselaar) [RHEL-114131] +- iommufd: Allow allocating PASID-compatible domain (Jerry Snitselaar) [RHEL-114131] +- iommu/vt-d: Add IOMMU_HWPT_ALLOC_PASID support (Jerry Snitselaar) [RHEL-114131] +- iommufd: Enforce PASID-compatible domain for RID (Jerry Snitselaar) [RHEL-114131] +- iommufd: Support pasid attach/replace (Jerry Snitselaar) [RHEL-114131] +- iommufd: Enforce PASID-compatible domain in PASID path (Jerry Snitselaar) [RHEL-114131] +- iommufd/device: Add pasid_attach array to track per-PASID attach (Jerry Snitselaar) [RHEL-114131] +- iommufd/device: Replace device_list with device_array (Jerry Snitselaar) [RHEL-114131] +- iommufd/device: Wrap igroup->hwpt and igroup->device_list into attach struct (Jerry Snitselaar) [RHEL-114131] +- iommufd/device: Add helper to detect the first attach of a group (Jerry Snitselaar) [RHEL-114131] +- iommufd/device: Replace idev->igroup with local variable (Jerry Snitselaar) [RHEL-114131] +- iommufd/device: Only add reserved_iova in non-pasid path (Jerry Snitselaar) [RHEL-114131] +- iommufd: Pass @pasid through the device attach/replace path (Jerry Snitselaar) [RHEL-114131] +- iommu: Introduce a replace API for device pasid (Jerry Snitselaar) [RHEL-114131] +- iommu: Require passing new handles to APIs supporting handle (Jerry Snitselaar) [RHEL-114131] +- iommu: Drop sw_msi from iommu_domain (Jerry Snitselaar) [RHEL-114131] +- iommufd: Move iommufd_sw_msi and related functions to driver.c (Jerry Snitselaar) [RHEL-114131] +- iommu: Sort out domain user data (Jerry Snitselaar) [RHEL-114131] +- iommu/arm-smmu-v3: Set MEV bit in nested STE for DoS mitigations (Jerry Snitselaar) [RHEL-114131] +- iommu/arm-smmu-v3: Report events that belong to devices attached to vIOMMU (Jerry Snitselaar) [RHEL-114131] +- iommu/arm-smmu-v3: Introduce struct arm_smmu_vmaster (Jerry Snitselaar) [RHEL-114131] +- Documentation: userspace-api: iommufd: Update FAULT and VEVENTQ (Jerry Snitselaar) [RHEL-114131] +- iommufd/selftest: Add IOMMU_VEVENTQ_ALLOC test coverage (Jerry Snitselaar) [RHEL-114131] +- iommufd/selftest: Add IOMMU_TEST_OP_TRIGGER_VEVENT for vEVENTQ coverage (Jerry Snitselaar) [RHEL-114131] +- iommufd/selftest: Require vdev_id when attaching to a nested domain (Jerry Snitselaar) [RHEL-114131] +- iommufd/viommu: Add iommufd_viommu_report_event helper (Jerry Snitselaar) [RHEL-114131] +- iommufd/viommu: Add iommufd_viommu_get_vdev_id helper (Jerry Snitselaar) [RHEL-114131] +- iommufd: Add IOMMUFD_OBJ_VEVENTQ and IOMMUFD_CMD_VEVENTQ_ALLOC (Jerry Snitselaar) [RHEL-114131] +- iommufd: Rename fault.c to eventq.c (Jerry Snitselaar) [RHEL-114131] +- iommufd: Abstract an iommufd_eventq from iommufd_fault (Jerry Snitselaar) [RHEL-114131] +- iommufd/fault: Add an iommufd_fault_init() helper (Jerry Snitselaar) [RHEL-114131] +- iommufd/fault: Move two fault functions out of the header (Jerry Snitselaar) [RHEL-114131] +- iommufd: Fail replace if device has not been attached (Jerry Snitselaar) [RHEL-114131] +- iommufd: Set domain->iommufd_hwpt in all hwpt->domain allocators (Jerry Snitselaar) [RHEL-114131] +- iommufd: Fix uninitialized rc in iommufd_access_rw() (Jerry Snitselaar) [RHEL-114131] +- iommufd: Disallow allocating nested parent domain with fault ID (Jerry Snitselaar) [RHEL-114131] +- iommu/amd: Consolidate protection domain free code (Jerry Snitselaar) [RHEL-114131] +- iommu/amd: Remove unused forward declaration (Jerry Snitselaar) [RHEL-114131] +- iommu/amd: Remove outdated comment (Jerry Snitselaar) [RHEL-114131] +- iommu/amd/pgtbl_v2: Improve error handling (Jerry Snitselaar) [RHEL-114131] +- iommu/amd: Remove unused variable (Jerry Snitselaar) [RHEL-114131] +- iommu/amd: Log IOMMU control register in event log path (Jerry Snitselaar) [RHEL-114131] +- lib/scatterlist: Add SG_MITER_LOCAL and use it (Jerry Snitselaar) [RHEL-114131] +- iommu/vt-d: Cleanup intel_context_flush_present() (Jerry Snitselaar) [RHEL-114131] +- iommu/vt-d: Move PRI enablement in probe path (Jerry Snitselaar) [RHEL-114131] +- iommu/vt-d: Move scalable mode ATS enablement to probe path (Jerry Snitselaar) [RHEL-114131] +- iommu/vt-d: Check if SVA is supported when attaching the SVA domain (Jerry Snitselaar) [RHEL-114131] +- iommu/vt-d: Use virt_to_phys() (Jerry Snitselaar) [RHEL-114131] +- iommu/vt-d: Fix system hang on reboot -f (Jerry Snitselaar) [RHEL-114131] +- iommu: Don't warn prematurely about dodgy probes (Jerry Snitselaar) [RHEL-114131] +- iommu/arm-smmu: Set rpm auto_suspend once during probe (Jerry Snitselaar) [RHEL-114131] +- iommu: Get DT/ACPI parsing into the proper probe path (Jerry Snitselaar) [RHEL-114131] +- iommu: Keep dev->iommu state consistent (Jerry Snitselaar) [RHEL-114131] +- iommu: Resolve ops in iommu_init_device() (Jerry Snitselaar) [RHEL-114131] +- iommu: Handle race with default domain setup (Jerry Snitselaar) [RHEL-114131] +- iommu: Unexport iommu_fwspec_free() (Jerry Snitselaar) [RHEL-114131] +- iommu/dma: Remove redundant locking (Jerry Snitselaar) [RHEL-114131] +- iommu: Swap the order of setting group->pasid_array and calling attach op of iommu drivers (Jerry Snitselaar) [RHEL-114131] +- iommu: Store either domain or handle in group->pasid_array (Jerry Snitselaar) [RHEL-114131] +- iommu: Drop iommu_group_replace_domain() (Jerry Snitselaar) [RHEL-114131] +- iommu: Make @handle mandatory in iommu_{attach|replace}_group_handle() (Jerry Snitselaar) [RHEL-114131] +- iommufd: Implement sw_msi support natively (Jerry Snitselaar) [RHEL-114131] +- iommu: Turn fault_data to iommufd private pointer (Jerry Snitselaar) [RHEL-114131] +- irqchip: Have CONFIG_IRQ_MSI_IOMMU be selected by irqchips that need it (Jerry Snitselaar) [RHEL-114131] +- iommu: Make iommu_dma_prepare_msi() into a generic operation (Jerry Snitselaar) [RHEL-114131] +- genirq/msi: Refactor iommu_dma_compose_msi_msg() (Jerry Snitselaar) [RHEL-114131] +- genirq/msi: Store the IOMMU IOVA directly in msi_desc instead of iommu_cookie (Jerry Snitselaar) [RHEL-114131] {CVE-2025-38062} +- iommufd/fault: Remove iommufd_fault_domain_attach/detach/replace_dev() (Jerry Snitselaar) [RHEL-114131] +- iommufd: Make attach_handle generic than fault specific (Jerry Snitselaar) [RHEL-114131] +- dma: Introduce generic dma_addr_*crypted helpers (Jerry Snitselaar) [RHEL-114131] +- dma: Fix encryption bit clearing for dma_to_phys (Jerry Snitselaar) [RHEL-114131] +- treewide, timers: Rename from_timer() to timer_container_of() (Ivan Vecera) [RHEL-115039] +- xfs: remove unused trace event xfs_dqreclaim_dirty (Carlos Maiolino) [RHEL-112145] +- xfs: fix scrub trace with null pointer in quotacheck (Carlos Maiolino) [RHEL-112145] +- xfs: fix unmount hang with unflushable inodes stuck in the AIL (Carlos Maiolino) [RHEL-112145] +- xfs: factor out stale buffer item completion (Carlos Maiolino) [RHEL-112145] +- xfs: rearrange code in xfs_buf_item.c (Carlos Maiolino) [RHEL-112145] +- xfs: add tracepoints for stale pinned inode state debug (Carlos Maiolino) [RHEL-112145] +- xfs: avoid dquot buffer pin deadlock (Carlos Maiolino) [RHEL-112145] +- xfs: catch stale AGF/AGF metadata (Carlos Maiolino) [RHEL-112145] +- xfs: xfs_ifree_cluster vs xfs_iflush_shutdown_abort deadlock (Carlos Maiolino) [RHEL-112145] +- xfs: don't assume perags are initialised when trimming AGs (Carlos Maiolino) [RHEL-88450] +- xfs: unmapped buffer item size straddling mismatch (Carlos Maiolino) [RHEL-112145] +- xfs: don't increment m_generation for all errors in xfs_growfs_data (Carlos Maiolino) [RHEL-112145] +- xfs: flush inodegc before swapon (Carlos Maiolino) [RHEL-112145] +- xfs: Do not allow norecovery mount with quotacheck (Carlos Maiolino) [RHEL-112145] +- xfs: remove xfs_buf_cache.bc_lock (Carlos Maiolino) [RHEL-112145] +- xfs: Add error handling for xfs_reflink_cancel_cow_range (Carlos Maiolino) [RHEL-112145] +- xfs: Propagate errors from xfs_reflink_cancel_cow_range in xfs_dax_write_iomap_end (Carlos Maiolino) [RHEL-112145] +- xfs: remove an out of data comment in _xfs_buf_alloc (Carlos Maiolino) [RHEL-112145] +- xfs: fix buffer lookup vs release race (Carlos Maiolino) [RHEL-112145] +- xfs: check for dead buffers in xfs_buf_find_insert (Carlos Maiolino) [RHEL-112145] +- xfs: don't shut down the filesystem for media failures beyond end of log (Carlos Maiolino) [RHEL-112145] +- xfs: release the dquot buf outside of qli_lock (Carlos Maiolino) [RHEL-112145] +- xfs: don't over-report free space or inodes in statvfs (Carlos Maiolino) [RHEL-112145] +- xfs: lock dquot buffer before detaching dquot from b_li_list (Carlos Maiolino) [RHEL-112145] +- xfs: don't return an error from xfs_update_last_rtgroup_size for !XFS_RT (Carlos Maiolino) [RHEL-112145] +- xfs: return from xfs_symlink_verify early on V4 filesystems (Carlos Maiolino) [RHEL-112145] +- xfs: fix zero byte checking in the superblock scrubber (Carlos Maiolino) [RHEL-112145] +- xfs: check pre-metadir fields correctly (Carlos Maiolino) [RHEL-112145] +- xfs: don't crash on corrupt /quotas dirent (Carlos Maiolino) [RHEL-112145] +- xfs: don't move nondir/nonreg temporary repair files to the metadir namespace (Carlos Maiolino) [RHEL-112145] +- xfs: fix sb_spino_align checks for large fsblock sizes (Carlos Maiolino) [RHEL-112145] +- xfs: convert quotacheck to attach dquot buffers (Carlos Maiolino) [RHEL-112145] +- xfs: attach dquot buffer to dquot log item buffer (Carlos Maiolino) [RHEL-112145] +- xfs: clean up log item accesses in xfs_qm_dqflush{,_done} (Carlos Maiolino) [RHEL-112145] +- xfs: separate dquot buffer reads from xfs_dqflush (Carlos Maiolino) [RHEL-112145] +- xfs: don't lose solo dquot update transactions (Carlos Maiolino) [RHEL-112145] +- xfs: don't lose solo superblock counter update transactions (Carlos Maiolino) [RHEL-112145] +- xfs: avoid nested calls to __xfs_trans_commit (Carlos Maiolino) [RHEL-112145] +- xfs: only run precommits once per transaction object (Carlos Maiolino) [RHEL-112145] +- xfs: update btree keys correctly when _insrec splits an inode root block (Carlos Maiolino) [RHEL-112145] +- xfs: fix error bailout in xfs_rtginode_create (Carlos Maiolino) [RHEL-112145] +- xfs: mark metadir repair tempfiles with IRECOVERY (Carlos Maiolino) [RHEL-112145] +- xfs: separate healthy clearing mask during repair (Carlos Maiolino) [RHEL-112145] +- xfs: don't drop errno values when we fail to ficlone the entire range (Carlos Maiolino) [RHEL-112145] +- xfs: return a 64-bit block count from xfs_btree_count_blocks (Carlos Maiolino) [RHEL-112145] +- xfs: keep quota directory inode loaded (Carlos Maiolino) [RHEL-112145] +- xfs: metapath scrubber should use the already loaded inodes (Carlos Maiolino) [RHEL-112145] +- xfs: don't call xfs_bmap_same_rtgroup in xfs_bmap_add_extent_hole_delay (Carlos Maiolino) [RHEL-112145] +- xfs: Use xchg() in xlog_cil_insert_pcp_aggregate() (Carlos Maiolino) [RHEL-112145] +- xfs: prevent mount and log shutdown race (Carlos Maiolino) [RHEL-112145] +- xfs: delalloc and quota softlimit timers are incoherent (Carlos Maiolino) [RHEL-112145] +- xfs: remove unknown compat feature check in superblock write validation (Carlos Maiolino) [RHEL-112145] +- xfs: port ondisk structure checks from xfs/122 to the kernel (Carlos Maiolino) [RHEL-112145] +- xfs: separate space btree structures in xfs_ondisk.h (Carlos Maiolino) [RHEL-112145] +- xfs: convert struct typedefs in xfs_ondisk.h (Carlos Maiolino) [RHEL-112145] +- xfs: update sb field checks when metadir is turned on (Carlos Maiolino) [RHEL-112145] +- xfs: enable realtime quota again (Carlos Maiolino) [RHEL-112145] +- xfs: reserve quota for realtime files correctly (Carlos Maiolino) [RHEL-112145] +- xfs: create quota preallocation watermarks for realtime quota (Carlos Maiolino) [RHEL-112145] +- xfs: report realtime block quota limits on realtime directories (Carlos Maiolino) [RHEL-112145] +- xfs: advertise realtime quota support in the xqm stat files (Carlos Maiolino) [RHEL-112145] +- xfs: fix chown with rt quota (Carlos Maiolino) [RHEL-112145] +- xfs: persist quota flags with metadir (Carlos Maiolino) [RHEL-112145] +- xfs: scrub quota file metapaths (Carlos Maiolino) [RHEL-112145] +- xfs: use metadir for quota inodes (Carlos Maiolino) [RHEL-112145] +- xfs: refactor xfs_qm_destroy_quotainos (Carlos Maiolino) [RHEL-112145] +- xfs: free xfs_busy_extents structure when no RT extents are queued (Carlos Maiolino) [RHEL-112145] +- xfs: use rtgroup busy extent list for FITRIM (Carlos Maiolino) [RHEL-112145] +- xfs: implement busy extent tracking for rtgroups (Carlos Maiolino) [RHEL-112145] +- xfs: port the perag discard code to handle generic groups (Carlos Maiolino) [RHEL-112145] +- xfs: move the min and max group block numbers to xfs_group (Carlos Maiolino) [RHEL-112145] +- xfs: adjust min_block usage in xfs_verify_agbno (Carlos Maiolino) [RHEL-112145] +- xfs: make xfs_rtblock_t a segmented address like xfs_fsblock_t (Carlos Maiolino) [RHEL-112145] +- xfs: create helpers to deal with rounding xfs_filblks_t to rtx boundaries (Carlos Maiolino) [RHEL-112145] +- xfs: create helpers to deal with rounding xfs_fileoff_t to rtx boundaries (Carlos Maiolino) [RHEL-112145] +- xfs: mask off the rtbitmap and summary inodes when metadir in use (Carlos Maiolino) [RHEL-112145] +- xfs: scrub metadir paths for rtgroup metadata (Carlos Maiolino) [RHEL-112145] +- xfs: repair realtime group superblock (Carlos Maiolino) [RHEL-112145] +- xfs: scrub the realtime group superblock (Carlos Maiolino) [RHEL-112145] +- xfs: don't coalesce file mappings that cross rtgroup boundaries in scrub (Carlos Maiolino) [RHEL-112145] +- xfs: make the RT allocator rtgroup aware (Carlos Maiolino) [RHEL-112145] +- xfs: don't merge ioends across RTGs (Carlos Maiolino) [RHEL-112145] +- xfs: use realtime EFI to free extents when rtgroups are enabled (Carlos Maiolino) [RHEL-112145] +- xfs: support error injection when freeing rt extents (Carlos Maiolino) [RHEL-112145] +- xfs: support logging EFIs for realtime extents (Carlos Maiolino) [RHEL-112145] +- xfs: force swapext to a realtime file to use the file content exchange ioctl (Carlos Maiolino) [RHEL-112145] +- xfs: store rtgroup information with a bmap intent (Carlos Maiolino) [RHEL-112145] +- xfs: grow the realtime section when realtime groups are enabled (Carlos Maiolino) [RHEL-112145] +- xfs: encode the rtsummary in big endian format (Carlos Maiolino) [RHEL-112145] +- xfs: encode the rtbitmap in big endian format (Carlos Maiolino) [RHEL-112145] +- xfs: add block headers to realtime bitmap and summary blocks (Carlos Maiolino) [RHEL-112145] +- xfs: export the geometry of realtime groups to userspace (Carlos Maiolino) [RHEL-112145] +- xfs: record rt group metadata errors in the health system (Carlos Maiolino) [RHEL-112145] +- xfs: convert sick_map loops to use ARRAY_SIZE (Carlos Maiolino) [RHEL-112145] +- xfs: add frextents to the lazysbcounters when rtgroups enabled (Carlos Maiolino) [RHEL-112145] +- xfs: add a helper to prevent bmap merges across rtgroup boundaries (Carlos Maiolino) [RHEL-112145] +- xfs: check that rtblock extents do not break rtsupers or rtgroups (Carlos Maiolino) [RHEL-112145] +- xfs: export realtime group geometry via XFS_FSOP_GEOM (Carlos Maiolino) [RHEL-112145] +- xfs: update realtime super every time we update the primary fs super (Carlos Maiolino) [RHEL-112145] +- xfs: check the realtime superblock at mount time (Carlos Maiolino) [RHEL-112145] +- xfs: define the format of rt groups (Carlos Maiolino) [RHEL-112145] +- iomap: add a merge boundary flag (Carlos Maiolino) [RHEL-112145] +- xfs: fix rt device offset calculations for FITRIM (Carlos Maiolino) [RHEL-112145] +- xfs: make RT extent numbers relative to the rtgroup (Carlos Maiolino) [RHEL-112145] +- xfs: refactor xfs_rtsummary_blockcount (Carlos Maiolino) [RHEL-112145] +- xfs: refactor xfs_rtbitmap_blockcount (Carlos Maiolino) [RHEL-112145] +- xfs: factor out a xfs_growfs_check_rtgeom helper (Carlos Maiolino) [RHEL-112145] +- xfs: use xfs_growfs_rt_alloc_fake_mount in xfs_growfs_rt_alloc_blocks (Carlos Maiolino) [RHEL-112145] +- xfs: factor out a xfs_growfs_rt_alloc_fake_mount helper (Carlos Maiolino) [RHEL-112145] +- xfs: calculate RT bitmap and summary blocks based on sb_rextents (Carlos Maiolino) [RHEL-112145] +- xfs: remove XFS_ILOCK_RT* (Carlos Maiolino) [RHEL-112145] +- xfs: support creating per-RTG files in growfs (Carlos Maiolino) [RHEL-112145] +- xfs: move RT bitmap and summary information to the rtgroup (Carlos Maiolino) [RHEL-112145] +- xfs: split xfs_trim_rtdev_extents (Carlos Maiolino) [RHEL-112145] +- xfs: cleanup xfs_getfsmap_rtdev_rtbitmap (Carlos Maiolino) [RHEL-112145] +- xfs: factor out a xfs_growfs_rt_alloc_blocks helper (Carlos Maiolino) [RHEL-112145] +- xfs: add a xfs_qm_unmount_rt helper (Carlos Maiolino) [RHEL-112145] +- xfs: add a xfs_bmap_free_rtblocks helper (Carlos Maiolino) [RHEL-112145] +- xfs: add rtgroup-based realtime scrubbing context management (Carlos Maiolino) [RHEL-112145] +- xfs: support caching rtgroup metadata inodes (Carlos Maiolino) [RHEL-112145] +- xfs: add a lockdep class key for rtgroup inodes (Carlos Maiolino) [RHEL-112145] +- xfs: define locking primitives for realtime groups (Carlos Maiolino) [RHEL-112145] +- xfs: create incore realtime group structures (Carlos Maiolino) [RHEL-112145] +- xfs: clean up xfs_getfsmap_helper arguments (Carlos Maiolino) [RHEL-112145] +- xfs: repair metadata directory file path connectivity (Carlos Maiolino) [RHEL-112145] +- xfs: confirm dotdot target before replacing it during a repair (Carlos Maiolino) [RHEL-112145] +- xfs: check metadata directory file path connectivity (Carlos Maiolino) [RHEL-112145] +- xfs: move repair temporary files to the metadata directory tree (Carlos Maiolino) [RHEL-112145] +- xfs: check the metadata directory inumber in superblocks (Carlos Maiolino) [RHEL-112145] +- xfs: scrub metadata directories (Carlos Maiolino) [RHEL-112145] +- xfs: fix di_metatype field of inodes that won't load (Carlos Maiolino) [RHEL-112145] +- xfs: adjust parent pointer scrubber for sb-rooted metadata files (Carlos Maiolino) [RHEL-112145] +- xfs: metadata files can have xattrs if metadir is enabled (Carlos Maiolino) [RHEL-112145] +- xfs: do not count metadata directory files when doing online quotacheck (Carlos Maiolino) [RHEL-112145] +- xfs: refactor directory tree root predicates (Carlos Maiolino) [RHEL-112145] +- xfs: record health problems with the metadata directory (Carlos Maiolino) [RHEL-112145] +- xfs: adjust xfs_bmap_add_attrfork for metadir (Carlos Maiolino) [RHEL-112145] +- xfs: mark quota inodes as metadata files (Carlos Maiolino) [RHEL-112145] +- xfs: don't count metadata directory files to quota (Carlos Maiolino) [RHEL-112145] +- xfs: allow bulkstat to return metadata directories (Carlos Maiolino) [RHEL-112145] +- xfs: advertise metadata directory feature (Carlos Maiolino) [RHEL-112145] +- xfs: hide metadata inodes from everyone because they are special (Carlos Maiolino) [RHEL-112145] +- xfs: disable the agi rotor for metadata inodes (Carlos Maiolino) [RHEL-112145] +- xfs: read and write metadata inode directory tree (Carlos Maiolino) [RHEL-112145] +- xfs: enforce metadata inode flag (Carlos Maiolino) [RHEL-112145] +- xfs: load metadata directory root at mount time (Carlos Maiolino) [RHEL-112145] +- xfs: iget for metadata inodes (Carlos Maiolino) [RHEL-112145] +- xfs: define the on-disk format for the metadir feature (Carlos Maiolino) [RHEL-112145] +- xfs: standardize EXPERIMENTAL warning generation (Carlos Maiolino) [RHEL-112145] +- xfs: rename metadata inode predicates (Carlos Maiolino) [RHEL-112145] +- xfs: constify the xfs_inode predicates (Carlos Maiolino) [RHEL-112145] +- xfs: constify the xfs_sb predicates (Carlos Maiolino) [RHEL-112145] +- xfs: store a generic group structure in the intents (Carlos Maiolino) [RHEL-112145] +- xfs: remove xfs_group_intent_hold and xfs_group_intent_rele (Carlos Maiolino) [RHEL-112145] +- xfs: add group based bno conversion helpers (Carlos Maiolino) [RHEL-112145] +- xfs: store a generic xfs_group pointer in xfs_getfsmap_info (Carlos Maiolino) [RHEL-112145] +- xfs: add a generic group pointer to the btree cursor (Carlos Maiolino) [RHEL-112145] +- xfs: convert busy extent tracking to the generic group structure (Carlos Maiolino) [RHEL-112145] +- xfs: convert extent busy tracepoints to the generic group structure (Carlos Maiolino) [RHEL-112145] +- xfs: return the busy generation from xfs_extent_busy_list_empty (Carlos Maiolino) [RHEL-112145] +- xfs: move the online repair rmap hooks to the generic group structure (Carlos Maiolino) [RHEL-112145] +- xfs: move draining of deferred operations to the generic group structure (Carlos Maiolino) [RHEL-112145] +- xfs: mark xfs_perag_intent_{hold,rele} static (Carlos Maiolino) [RHEL-112145] +- xfs: move metadata health tracking to the generic group structure (Carlos Maiolino) [RHEL-112145] +- xfs: switch perag iteration from the for_each macros to a while based iterator (Carlos Maiolino) [RHEL-112145] +- xfs: add a xfs_group_next_range helper (Carlos Maiolino) [RHEL-112145] +- xfs: factor out a generic xfs_group structure (Carlos Maiolino) [RHEL-112145] +- xfs: factor out a xfs_iwalk_args helper (Carlos Maiolino) [RHEL-112145] +- xfs: insert the pag structures into the xarray later (Carlos Maiolino) [RHEL-112145] +- xfs: split xfs_initialize_perag (Carlos Maiolino) [RHEL-112145] +- xfs: convert remaining trace points to pass pag structures (Carlos Maiolino) [RHEL-112145] +- xfs: pass the pag to the xrep_newbt_extent_class tracepoints (Carlos Maiolino) [RHEL-112145] +- xfs: pass the pag to the trace_xrep_calc_ag_resblks{,_btsize} trace points (Carlos Maiolino) [RHEL-112145] +- xfs: pass objects to the xrep_ibt_walk_rmap tracepoint (Carlos Maiolino) [RHEL-112145] +- xfs: pass the iunlink item to the xfs_iunlink_update_dinode trace point (Carlos Maiolino) [RHEL-112145] +- xfs: pass objects to the xfs_irec_merge_{pre,post} trace points (Carlos Maiolino) [RHEL-112145] +- xfs: pass a perag structure to the xfs_ag_resv_init_error trace point (Carlos Maiolino) [RHEL-112145] +- xfs: constify pag arguments to trace points (Carlos Maiolino) [RHEL-112145] +- xfs: remove the unused xrep_bmap_walk_rmap trace point (Carlos Maiolino) [RHEL-112145] +- xfs: remove the unused trace_xfs_iwalk_ag trace point (Carlos Maiolino) [RHEL-112145] +- xfs: remove the mount field from struct xfs_busy_extents (Carlos Maiolino) [RHEL-112145] +- xfs: keep a reference to the pag for busy extents (Carlos Maiolino) [RHEL-112145] +- xfs: pass a pag to xfs_extent_busy_{search,reuse} (Carlos Maiolino) [RHEL-112145] +- xfs: add a xfs_agino_to_ino helper (Carlos Maiolino) [RHEL-112145] +- xfs: add xfs_agbno_to_fsb and xfs_agbno_to_daddr helpers (Carlos Maiolino) [RHEL-112145] +- xfs: remove the agno argument to xfs_free_ag_extent (Carlos Maiolino) [RHEL-112145] +- xfs: pass a pag to xfs_difree_inode_chunk (Carlos Maiolino) [RHEL-112145] +- xfs: remove the unused pag_active_wq field in struct xfs_perag (Carlos Maiolino) [RHEL-112145] +- xfs: remove the unused pagb_count field in struct xfs_perag (Carlos Maiolino) [RHEL-112145] +- xfs: fix superfluous clearing of info->low in __xfs_getfsmap_datadev (Carlos Maiolino) [RHEL-112145] +- xfs: remove xfs_page_mkwrite_iomap_ops (Carlos Maiolino) [RHEL-112145] +- xfs: remove __xfs_filemap_fault (Carlos Maiolino) [RHEL-112145] +- xfs: split write fault handling out of __xfs_filemap_fault (Carlos Maiolino) [RHEL-112145] +- xfs: split the page fault trace event (Carlos Maiolino) [RHEL-112145] +- xfs: sb_spino_align is not verified (Carlos Maiolino) [RHEL-112145] +- xfs: simplify sector number calculation in xfs_zero_extent (Carlos Maiolino) [RHEL-112145] +- xfs: remove the redundant xfs_alloc_log_agf (Carlos Maiolino) [RHEL-112145] +Resolves: RHEL-112145, RHEL-114131, RHEL-115039, RHEL-115624, RHEL-118946, RHEL-122021, RHEL-129693, RHEL-52755, RHEL-88450 + +* Fri Nov 28 2025 CKI KWF Bot [5.14.0-645.el9] +- tty: n_tty: Fix buffer offsets when lookahead is used (Radostin Stoyanov) [RHEL-127716] +- ext4: don't over-report free space or inodes in statvfs (Ravi Singh) [RHEL-125357] +- dpll: add phase-adjust-gran pin attribute (Petr Oros) [RHEL-126530] +- dpll: fix device-id-get and pin-id-get to return errors properly (Petr Oros) [RHEL-126530] +- dpll: spec: add missing module-name and clock-id to pin-get reply (Petr Oros) [RHEL-126530] +- dpll: add phase_offset_avg_factor_get/set callback ops (Petr Oros) [RHEL-126530] +- dpll: add phase-offset-avg-factor device attribute to netlink spec (Petr Oros) [RHEL-126530] +- dpll: fix clock quality level reporting (Petr Oros) [RHEL-126530] +- dpll: add reference sync get/set (Petr Oros) [RHEL-126530] +- dpll: add reference-sync netlink attribute (Petr Oros) [RHEL-126530] +- dpll: remove documentation of rclk_dev_name (Petr Oros) [RHEL-126530] +- tpm: Prevent local DOS via tpm/tpm0/ppi/*operations (Denis Aleksandrov) [RHEL-62964] +- KVM: arm64: vgic-v3: Release reserved slot outside of lpi_xa's lock (Cornelia Huck) [RHEL-115975] +- KVM: arm64: vgic-v3: Reinstate IRQ lock ordering for LPI xarray (Cornelia Huck) [RHEL-115975] +- KVM: arm64: Update stale comment for sanitise_mte_tags() (Cornelia Huck) [RHEL-115975] +- KVM: arm64: Add build-time check for duplicate DECLARE_REG use (Cornelia Huck) [RHEL-115975] +- kvm: arm64: use BUG() instead of BUG_ON(1) (Cornelia Huck) [RHEL-115975] +- KVM: arm64: Fix page leak in user_mem_abort() (Cornelia Huck) [RHEL-115975] +- KVM: arm64: vgic: fix incorrect spinlock API usage (Cornelia Huck) [RHEL-115975] +- KVM: arm64: vgic-v3: Indicate vgic_put_irq() may take LPI xarray lock (Cornelia Huck) [RHEL-115975] +- KVM: arm64: vgic-v3: Don't require IRQs be disabled for LPI xarray lock (Cornelia Huck) [RHEL-115975] +- KVM: arm64: vgic-v3: Erase LPIs from xarray outside of raw spinlocks (Cornelia Huck) [RHEL-115975] +- KVM: arm64: Spin off release helper from vgic_put_irq() (Cornelia Huck) [RHEL-115975] +- KVM: arm64: vgic-v3: Use bare refcount for VGIC LPIs (Cornelia Huck) [RHEL-115975] +- KVM: arm64: vgic: Drop stale comment on IRQ active state (Cornelia Huck) [RHEL-115975] +- KVM: arm64: Initialize PMSCR_EL1 when in VHE (Cornelia Huck) [RHEL-115975] +- KVM: arm64: Mark freed S2 MMUs as invalid (Cornelia Huck) [RHEL-115975] +- KVM: arm64: Check for SYSREGS_ON_CPU before accessing the 32bit state (Cornelia Huck) [RHEL-115975] +- arm64: vgic-v2: Fix guest endianness check in hVHE mode (Cornelia Huck) [RHEL-115975] +- KVM: arm64: Disambiguate support for vSGIs v. vLPIs (Cornelia Huck) [RHEL-115975] +- KVM: arm64: Enforce the sorting of the GICv3 system register table (Cornelia Huck) [RHEL-115975] +- KVM: arm64: Clarify the check for reset callback in check_sysreg_table() (Cornelia Huck) [RHEL-115975] +- KVM: arm64: vgic-its: Return -ENXIO to invalid KVM_DEV_ARM_VGIC_GRP_CTRL attrs (Cornelia Huck) [RHEL-115975] +- KVM: arm64: Make RAS registers UNDEF when RAS isn't advertised (Cornelia Huck) [RHEL-115975] +- KVM: arm64: Filter out HCR_EL2 bits when running in hypervisor context (Cornelia Huck) [RHEL-115975] +- KVM: arm64: Fix vcpu_{read,write}_sys_reg() accessors (Cornelia Huck) [RHEL-115975] +- KVM: arm64: Simplify sysreg access on exception delivery (Cornelia Huck) [RHEL-115975] +- KVM: arm64: Check for SYSREGS_ON_CPU before accessing the CPU state (Cornelia Huck) [RHEL-115975] +- KVM: arm64: nv: Handle CNTHCTL_EL2 specially (Cornelia Huck) [RHEL-115975] +- KVM: arm64: nv: Add missing EL2->EL1 mappings in get_el2_to_el1_mapping() (Cornelia Huck) [RHEL-115975] +- KVM: arm64: Make RVBAR_EL2 accesses UNDEF (Cornelia Huck) [RHEL-115975] +- KVM: arm64: Unify UNDEF injection helpers (Cornelia Huck) [RHEL-115975] +- KVM: arm64: Make most GICv3 accesses UNDEF if they trap (Cornelia Huck) [RHEL-115975] +- KVM: arm64: Fix enforcement of upper bound on MDCR_EL2.HPMN (Cornelia Huck) [RHEL-115975] +- KVM: arm64: Don't retire MMIO instruction w/ pending (emulated) SError (Cornelia Huck) [RHEL-115975] +- KVM: arm64: Treat vCPU with pending SError as runnable (Cornelia Huck) [RHEL-115975] +- KVM: arm64: Block cacheable PFNMAP mapping (Cornelia Huck) [RHEL-115975] +- KVM: arm64: Assume non-PFNMAP/MIXEDMAP VMAs can be mapped cacheable (Cornelia Huck) [RHEL-115975] +- KVM: arm64: Rename the device variable to s2_force_noncacheable (Cornelia Huck) [RHEL-115975] +- KVM: arm64: Remove kvm_arch_vcpu_run_map_fp() (Cornelia Huck) [RHEL-115975] +- KVM: arm64: Don't free hyp pages with pKVM on GICv2 (Cornelia Huck) [RHEL-115975] +- KVM: arm64: Fix error path in init_hyp_mode() (Cornelia Huck) [RHEL-115975] +- arm64: kvm: Introduce nvhe stack size constants (Cornelia Huck) [RHEL-115975] +- KVM: arm64: Adjust range correctly during host stage-2 faults (Cornelia Huck) [RHEL-115975] +- KVM: arm64: WARN if unmapping a vLPI fails in any path (Cornelia Huck) [RHEL-115975] +- can: j1939: add missing calls in NETDEV_UNREGISTER notification handler (CKI Backport Bot) [RHEL-124106] {CVE-2025-39925} +- can: j1939: implement NETDEV_UNREGISTER notification handler (CKI Backport Bot) [RHEL-124106] {CVE-2025-39925} +- futex: Optimize per-cpu reference counting (Waiman Long) [RHEL-101190] +- futex: Don't leak robust_list pointer on exec race (Waiman Long) [RHEL-101190] +- selftest/futex: Compile also with libnuma < 2.0.16 (Waiman Long) [RHEL-101190] +- selftest/futex: Reintroduce "Memory out of range" numa_mpol's subtest (Waiman Long) [RHEL-101190] +- selftest/futex: Make the error check more precise for futex_numa_mpol (Waiman Long) [RHEL-101190] +- selftests/futex: Fix futex_wait() for 32bit ARM (Waiman Long) [RHEL-101190] +- selftests: futex: Fix incorrect kernel headers search path (Waiman Long) [RHEL-101190] +- futex: Prevent use-after-free during requeue-PI (Waiman Long) [RHEL-101190] +- selftests/futex: Fix typos and grammar in futex_priv_hash (Waiman Long) [RHEL-101190] +- selftests/futex: Fix format-security warnings in futex_priv_hash (Waiman Long) [RHEL-101190] +- selftests/futex: Fix some futex_numa_mpol subtests (Waiman Long) [RHEL-101190] +- selftests/futex: Remove the -g parameter from futex_priv_hash (Waiman Long) [RHEL-101190] +- futex: Move futex_hash_free() back to __mmput() (Waiman Long) [RHEL-101190] +- futex: Move futex cleanup to __mmdrop() (Waiman Long) [RHEL-101190] +- kernel/fork: group allocation/free of per-cpu counters for mm struct (Waiman Long) [RHEL-101190] +- futex: Use user_write_access_begin/_end() in futex_put_value() (Waiman Long) [RHEL-101190] +- selftests/futex: Fix spelling mistake "Succeffuly" -> "Successfully" (Waiman Long) [RHEL-101190] +- selftests/futex: Define SYS_futex on 32-bit architectures with 64-bit time_t (Waiman Long) [RHEL-101190] +- perf bench futex: Remove support for IMMUTABLE (Waiman Long) [RHEL-101190] +- selftests/futex: Remove support for IMMUTABLE (Waiman Long) [RHEL-101190] +- futex: Remove support for IMMUTABLE (Waiman Long) [RHEL-101190] +- futex: Make futex_private_hash_get() static (Waiman Long) [RHEL-101190] +- futex: Use RCU-based per-CPU reference counting instead of rcuref_t (Waiman Long) [RHEL-101190] +- selftests/futex: Adapt the private hash test to RCU related changes (Waiman Long) [RHEL-101190] +- perf bench futex: Fix prctl include in musl libc (Waiman Long) [RHEL-101190] +- selftests/futex: Add futex_numa to .gitignore (Waiman Long) [RHEL-101190] +- futex: Temporary disable FUTEX_PRIVATE_HASH (Waiman Long) [RHEL-101190] +- futex: Initialize futex_phash_new during fork(). (Waiman Long) [RHEL-101190] +- futex: Verify under the lock if hash can be replaced (Waiman Long) [RHEL-101190] +- futex: Handle invalid node numbers supplied by user (Waiman Long) [RHEL-101190] +- selftests/futex: Set the home_node in futex_numa_mpol (Waiman Long) [RHEL-101190] +- selftests/futex: getopt() requires int as return value. (Waiman Long) [RHEL-101190] +- tools headers UAPI: Sync linux/prctl.h with the kernel sources to pick FUTEX knob (Waiman Long) [RHEL-101190] +- io_uring/futex: mark wait requests as inflight (Waiman Long) [RHEL-101190] +- selftests/futex: Fix spelling mistake "unitiliazed" -> "uninitialized" (Waiman Long) [RHEL-101190] +- futex: Correct the kernedoc return value for futex_wait_setup(). (Waiman Long) [RHEL-101190] +- tools headers: Synchronize prctl.h ABI header (Waiman Long) [RHEL-101190] +- futex: Use RCU_INIT_POINTER() in futex_mm_init(). (Waiman Long) [RHEL-101190] +- selftests/futex: Use TAP output in futex_numa_mpol (Waiman Long) [RHEL-101190] +- selftests/futex: Use TAP output in futex_priv_hash (Waiman Long) [RHEL-101190] +- futex: Fix kernel-doc comments (Waiman Long) [RHEL-101190] +- futex: Relax the rcu_assign_pointer() assignment of mm->futex_phash in futex_mm_init() (Waiman Long) [RHEL-101190] +- futex: Fix outdated comment in struct restart_block (Waiman Long) [RHEL-101190] +- futex,selftests: Add another FUTEX2_NUMA selftest (Waiman Long) [RHEL-101190] +- selftests/futex: Add futex_numa_mpol (Waiman Long) [RHEL-101190] +- selftests/futex: Add futex_priv_hash (Waiman Long) [RHEL-101190] +- selftests/futex: Build without headers nonsense (Waiman Long) [RHEL-101190] +- tools/perf: Allow to select the number of hash buckets (Waiman Long) [RHEL-101190] +- tools headers: Synchronize prctl.h ABI header (Waiman Long) [RHEL-101190] +- futex: Implement FUTEX2_MPOL (Waiman Long) [RHEL-101190] +- futex: Implement FUTEX2_NUMA (Waiman Long) [RHEL-101190] +- futex: Allow to make the private hash immutable (Waiman Long) [RHEL-101190] +- futex: Allow to resize the private local hash (Waiman Long) [RHEL-101190] +- futex: Allow automatic allocation of process wide futex hash (Waiman Long) [RHEL-101190] +- futex: Add basic infrastructure for local task local hash (Waiman Long) [RHEL-101190] +- futex: Create helper function to initialize a hash slot (Waiman Long) [RHEL-101190] +- futex: Introduce futex_q_lockptr_lock() (Waiman Long) [RHEL-101190] +- futex: Decrease the waiter count before the unlock operation (Waiman Long) [RHEL-101190] +- futex: Acquire a hash reference in futex_wait_multiple_setup() (Waiman Long) [RHEL-101190] +- futex: Create private_hash() get/put class (Waiman Long) [RHEL-101190] +- futex: Create futex_hash() get/put class (Waiman Long) [RHEL-101190] +- futex: Create hb scopes (Waiman Long) [RHEL-101190] +- futex: Pull futex_hash() out of futex_q_lock() (Waiman Long) [RHEL-101190] +- futex: Move futex_queue() into futex_wait_setup() (Waiman Long) [RHEL-101190] +- mm: Add vmalloc_huge_node() (Waiman Long) [RHEL-101190] +- rcuref: Provide rcuref_is_dead() (Waiman Long) [RHEL-101190] +- futex: Use a hashmask instead of hashsize (Waiman Long) [RHEL-101190] +- rcuref: Plug slowpath race in rcuref_put() (Waiman Long) [RHEL-101190] +- seqlock: add missing parameter documentation for raw_seqcount_try_begin() (Waiman Long) [RHEL-101190] +- mm: introduce mmap_lock_speculate_{try_begin|retry} (Waiman Long) [RHEL-101190] +- mm: convert mm_lock_seq to a proper seqcount (Waiman Long) [RHEL-101190] +- seqlock: add raw_seqcount_try_begin (Waiman Long) [RHEL-101190] +- sched/wake_q: Add helper to call wake_up_q after unlock with preemption disabled (Waiman Long) [RHEL-101190] +- locking/rtmutex: Make sure we wake anything on the wake_q when we release the lock->wait_lock (Waiman Long) [RHEL-101190] +- locking: rtmutex: Fix wake_q logic in task_blocks_on_rt_mutex (Waiman Long) [RHEL-101190] +- futex: fix user access on powerpc (Waiman Long) [RHEL-101190] +- futex: improve user space accesses (Waiman Long) [RHEL-101190] +- locking/mutex: Make mutex::wait_lock irq safe (Waiman Long) [RHEL-101190] +- locking/mutex: Remove wakeups from under mutex::wait_lock (Waiman Long) [RHEL-101190] +- locking/rt: Annotate unlock followed by lock for sparse. (Waiman Long) [RHEL-101190] +- mm: fix (harmless) type confusion in lock_vma_under_rcu() (Waiman Long) [RHEL-101190] +- selftests/mm: kvm, mdwe fixes to avoid requiring "make headers" (Waiman Long) [RHEL-101190] +- mm: optimize CONFIG_PER_VMA_LOCK member placement in vm_area_struct (Waiman Long) [RHEL-101190] +Resolves: RHEL-101190, RHEL-115975, RHEL-124106, RHEL-125357, RHEL-126530, RHEL-127716, RHEL-62964 + +* Wed Nov 26 2025 CKI KWF Bot [5.14.0-644.el9] +- s390: Disable ARCH_WANT_OPTIMIZE_HUGETLB_VMEMMAP (Luiz Capitulino) [RHEL-129896] +- scsi: st: Skip buffer flush for information ioctls (John Meneghini) [RHEL-128358] +- scsi: st: Separate st-unique ioctl handling from SCSI common ioctl handling (John Meneghini) [RHEL-128358] +- mm/uffd: add missing pte_mkdirty() to mfill_atomic_install_pte() (Lucas Oakley) [RHEL-46006] +- Bluetooth: revert TX timestamping (David Marlin) [RHEL-119045] +- Bluetooth: HCI: Fix tracking of advertisement set/instance 0x00 (David Marlin) [RHEL-119045] +- Bluetooth: MGMT: fix crash in set_mesh_sync and set_mesh_complete (David Marlin) [RHEL-119045] +- Bluetooth: MGMT: Fix possible UAFs (David Marlin) [RHEL-119045] {CVE-2025-39981} +- Bluetooth: hci_event: Fix UAF in hci_acl_create_conn_sync (David Marlin) [RHEL-119045] {CVE-2025-39982} +- Bluetooth: hci_event: Fix UAF in hci_conn_tx_dequeue (David Marlin) [RHEL-119045] {CVE-2025-39983} +- Bluetooth: hci_sync: Fix hci_resume_advertising_sync (David Marlin) [RHEL-119045] +- Bluetooth: Fix build after header cleanup (David Marlin) [RHEL-119045] +- Bluetooth: Fix use-after-free in l2cap_sock_cleanup_listen() (David Marlin) [RHEL-119045] {CVE-2025-39860} +- Bluetooth: vhci: Prevent use-after-free by removing debugfs files early (David Marlin) [RHEL-119045] {CVE-2025-39861} +- Bluetooth: hci_sync: fix set_local_name race condition (David Marlin) [RHEL-119045] +- Bluetooth: hci_event: Detect if HCI_EV_NUM_COMP_PKTS is unbalanced (David Marlin) [RHEL-119045] +- Bluetooth: hci_event: Mark connection as closed during suspend disconnect (David Marlin) [RHEL-119045] +- Bluetooth: hci_event: Treat UNKNOWN_CONN_ID on disconnect as success (David Marlin) [RHEL-119045] +- Bluetooth: hci_conn: Make unacked packet handling more robust (David Marlin) [RHEL-119045] +- Bluetooth: btnxpuart: Uses threaded IRQ for host wakeup handling (David Marlin) [RHEL-119045] +- Bluetooth: hci_conn: do return error from hci_enhanced_setup_sync() (David Marlin) [RHEL-119045] +- Bluetooth: hci_event: fix MTU for BN == 0 in CIS Established (David Marlin) [RHEL-119045] +- Bluetooth: hci_core: Fix using ll_privacy_capable for current settings (David Marlin) [RHEL-119045] +- Bluetooth: hci_core: Fix using {cis,bis}_capable for current settings (David Marlin) [RHEL-119045] +- Bluetooth: btmtk: Fix wait_on_bit_timeout interruption during shutdown (David Marlin) [RHEL-119045] +- Bluetooth: hci_sync: Avoid adding default advertising on startup (David Marlin) [RHEL-119045] +- Bluetooth: hci_event: Mask data status from LE ext adv reports (David Marlin) [RHEL-119045] +- Bluetooth: btintel_pcie: Fix Alive Context State Handling (David Marlin) [RHEL-119045] +- Bluetooth: btintel_pcie: Make driver wait for alive interrupt (David Marlin) [RHEL-119045] +- Bluetooth: hci_sync: fix double free in 'hci_discovery_filter_clear()' (David Marlin) [RHEL-119045] {CVE-2025-38593} +- Bluetooth: btusb: Add one more ID 0x28de:0x1401 for Qualcomm WCN6855 (David Marlin) [RHEL-119045] +- Bluetooth: btusb: Sort WCN6855 device IDs by VID and PID (David Marlin) [RHEL-119045] +- Bluetooth: btusb: QCA: Support downloading custom-made firmwares (David Marlin) [RHEL-119045] +- Bluetooth: btnxpuart: Add uevents for FW dump and FW download complete (David Marlin) [RHEL-119045] +- Bluetooth: btnxpuart: Correct the Independent Reset handling after FW dump (David Marlin) [RHEL-119045] +- Bluetooth: ISO: Support SCM_TIMESTAMPING for ISO TS (David Marlin) [RHEL-119045] +- Bluetooth: ISO: add socket option to report packet seqnum via CMSG (David Marlin) [RHEL-119045] +- Bluetooth: btintel: Define a macro for Intel Reset vendor command (David Marlin) [RHEL-119045] +- Bluetooth: Fix typos in comments (David Marlin) [RHEL-119045] +- Bluetooth: RFCOMM: Fix typos in comments (David Marlin) [RHEL-119045] +- Bluetooth: aosp: Fix typo in comment (David Marlin) [RHEL-119045] +- Bluetooth: hci_bcm4377: Fix typo in comment (David Marlin) [RHEL-119045] +- Bluetooth: btrtl: Fix typo in comment (David Marlin) [RHEL-119045] +- Bluetooth: btmtk: Fix typo in log string (David Marlin) [RHEL-119045] +- Bluetooth: btintel: Fix typo in comment (David Marlin) [RHEL-119045] +- Bluetooth: btusb: Add new VID/PID 0489/e14e for MT7925 (David Marlin) [RHEL-119045] +- Bluetooth: btusb: Add RTL8852BE device 0x13d3:0x3618 (David Marlin) [RHEL-119045] +- Bluetooth: btnxpuart: implement powerup sequence (David Marlin) [RHEL-119045] +- Bluetooth: Fix spelling mistakes (David Marlin) [RHEL-119045] +- Bluetooth: btnxpuart: Add support for 4M baudrate (David Marlin) [RHEL-119045] +- Bluetooth: hci_event: Correct comment about HCI_EV_EXTENDED_INQUIRY_RESULT (David Marlin) [RHEL-119045] +- Bluetooth: hci_core: Eliminate an unnecessary goto label in hci_find_irk_by_addr() (David Marlin) [RHEL-119045] +- Bluetooth: hci_sync: Use bt_dev_err() to log error message in hci_update_event_filter_sync() (David Marlin) [RHEL-119045] +- Bluetooth: hci_sock: Reset cookie to zero in hci_sock_free_cookie() (David Marlin) [RHEL-119045] +- Bluetooth: hci_qca: Enable ISO data packet RX (David Marlin) [RHEL-119045] +- Bluetooth: btintel_pcie: Add support for device 0x4d76 (David Marlin) [RHEL-119045] +- Bluetooth: Remove hci_conn_hash_lookup_state() (David Marlin) [RHEL-119045] +- Bluetooth: btusb: Add a new VID/PID 2c7c/7009 for MT7925 (David Marlin) [RHEL-119045] +- Bluetooth: btintel_pcie: Reword restart to recovery (David Marlin) [RHEL-119045] +- Bluetooth: btintel_pcie: Support Function level reset (David Marlin) [RHEL-119045] +- Bluetooth: btusb: Add support for variant of RTL8851BE (USB ID 13d3:3601) (David Marlin) [RHEL-119045] +- Bluetooth: btusb: Add USB ID 3625:010b for TP-LINK Archer TX10UB Nano (David Marlin) [RHEL-119045] +- Bluetooth: btusb: Clean up some Bluetooth device IDs (David Marlin) [RHEL-119045] +- netlink: avoid infinite retry looping in netlink_unicast() (Davide Caratti) [RHEL-115649] {CVE-2025-38727} +- genetlink: fix genl_bind() invoking bind() after -EPERM (Davide Caratti) [RHEL-115649] {CVE-2025-39926} +- netlink: make sure we allow at least one dump skb (Davide Caratti) [RHEL-115649] +- netlink: Fix rmem check in netlink_broadcast_deliver(). (Davide Caratti) [RHEL-115649] +- netlink: Fix wraparounds of sk->sk_rmem_alloc. (Davide Caratti) [RHEL-115649] {CVE-2025-38465} +- bpf: Fix metadata_dst leak __bpf_redirect_neigh_v{4,6} (Xin Long) [RHEL-121298] +- octeon_ep_vf: Add support to retrieve hardware channel information (Kamal Heib) [RHEL-111113] +- octeon_ep: Add support to retrieve hardware channel information (Kamal Heib) [RHEL-111113] +Resolves: RHEL-111113, RHEL-115649, RHEL-119045, RHEL-121298, RHEL-128358, RHEL-129896, RHEL-46006 + +* Sat Nov 22 2025 CKI KWF Bot [5.14.0-643.el9] +- s390/mm: Fix __ptep_rdp() inline assembly (Mete Durlu) [RHEL-129168] +- scsi: s390: zfcp: Ensure synchronous unit_add (Mete Durlu) [RHEL-129201] +- x86/topology: Implement topology_is_core_online() to address SMT regression (David Arcari) [RHEL-125289] +- tools/power turbostat: Fix incorrect sorting of PMT telemetry (David Arcari) [RHEL-127415] +- dma-mapping: fix missing clear bdr in check_ram_in_range_map() (Prarit Bhargava) [RHEL-128293] +- net/mlx5: fs, fix UAF in flow counter release (CKI Backport Bot) [RHEL-124427] {CVE-2025-39979} +- uprobes: Fix race in uprobe_free_utask (Viktor Malik) [RHEL-120479] +Resolves: RHEL-120479, RHEL-124427, RHEL-125289, RHEL-127415, RHEL-128293, RHEL-129168, RHEL-129201 + +* Thu Nov 20 2025 CKI KWF Bot [5.14.0-642.el9] +- kernel: extend rh_waived to cope better with the CVE mitigations case (Ricardo Robaina) [RHEL-122981] +- Add support to rh_waived cmdline boot parameter (Ricardo Robaina) [RHEL-122981] +- rh_flags: Rename rh_features to rh_flags (Ricardo Robaina) [RHEL-122981] +- kernel: rh_features: fix reading empty feature list from /proc (Ricardo Robaina) [RHEL-122981] +- rh_features: move rh_features entry to sys/kernel (Ricardo Robaina) [RHEL-122981] +- rh_features: convert to atomic allocation (Ricardo Robaina) [RHEL-122981] +- add rh_features to /proc (Ricardo Robaina) [RHEL-122981] +- add support for rh_features (Ricardo Robaina) [RHEL-122981] +- dlm: fix lkb timeout scanning lookup (Alexander Aring) [RHEL-82137] +- dlm: move to rinfo for all middle conversion cases (Alexander Aring) [RHEL-110034] +Resolves: RHEL-110034, RHEL-122981, RHEL-82137 + +* Wed Nov 19 2025 CKI KWF Bot [5.14.0-641.el9] +- tools/power/x86/intel-speed-select: v1.23 release (David Arcari) [RHEL-125240] +- tools/power/x86/intel-speed-select: Skip uncore frequency update (David Arcari) [RHEL-125240] +- tools/power/x86/intel-speed-select: Support SST PP revision 2 fields (David Arcari) [RHEL-125240] +- tools/power/x86/intel-speed-select: v1.22 release (David Arcari) [RHEL-125240] +- tools/power/x86/intel-speed-select: Prefix header search path with sysroot (David Arcari) [RHEL-125240] +- tools/power/x86/intel-speed-select: Die ID for IO dies (David Arcari) [RHEL-125240] +- tools/power/x86/intel-speed-select: Fix the condition to check multi die system (David Arcari) [RHEL-125240] +- tools/power/x86/intel-speed-select: Prevent increasing MAX_DIE_PER_PACKAGE (David Arcari) [RHEL-125240] +- selftests: livepatch: test if ftrace can trace a livepatched function (Joe Lawrence) [RHEL-114920] +- selftests: livepatch: add new ftrace helpers functions (Joe Lawrence) [RHEL-114920] +- samples/livepatch: add module descriptions (Joe Lawrence) [RHEL-114920] +- selftest/livepatch: Only run test-kprobe with CONFIG_KPROBES_ON_FTRACE (Joe Lawrence) [RHEL-114920] +- docs: livepatch: move text out of code block (Joe Lawrence) [RHEL-114920] +- livepatch: Add comment to clarify klp_add_nops() (Joe Lawrence) [RHEL-114920] +- xfs: rework datasync tracking and execution (Pavel Reichl) [RHEL-113841] +- xfs: rearrange code in xfs_inode_item_precommit (Pavel Reichl) [RHEL-113841] +- dpll: zl3073x: Handle missing or corrupted flash configuration (Ivan Vecera) [RHEL-115369] +- dpll: zl3073x: Increase maximum size of flash utility (Ivan Vecera) [RHEL-115369] +- dpll: zl3073x: Fix double free in zl3073x_devlink_flash_update() (Ivan Vecera) [RHEL-115369] +- dpll: zl3073x: Implement devlink flash callback (Ivan Vecera) [RHEL-115369] +- dpll: zl3073x: Refactor DPLL initialization (Ivan Vecera) [RHEL-115369] +- dpll: zl3073x: Add firmware loading functionality (Ivan Vecera) [RHEL-115369] +- dpll: zl3073x: Add low-level flash functions (Ivan Vecera) [RHEL-115369] +- dpll: zl3073x: Add functions to access hardware registers (Ivan Vecera) [RHEL-115369] +Resolves: RHEL-113841, RHEL-114920, RHEL-115369, RHEL-125240 + +* Tue Nov 18 2025 CKI KWF Bot [5.14.0-640.el9] +- kernfs: Fix UAF in polling when open file is released (Pavel Reichl) [RHEL-122088] {CVE-2025-39881} +- crypto: iaa - mark as supported (Vladis Dronov) [RHEL-95629] +- dmaengine: idxd: Add a new IAA device ID for Wildcat Lake family platforms (Vladis Dronov) [RHEL-95629] +- crypto: iaa - Optimize rebalance_wq_table() (Vladis Dronov) [RHEL-95629] +- crypto: iaa - Adjust workqueue allocation type (Vladis Dronov) [RHEL-95629] +- fs: Add 'initramfs_options' to set initramfs mount options (Ian Kent) [RHEL-121113] +- e1000e: fix heap overflow in e1000_set_eeprom (Corinna Vinschen) [RHEL-123108] {CVE-2025-39898} +- Configs: Enable CONFIG_SCHED_MC for powerpc (Phil Auld) [RHEL-118964] +- sched: Unify the SCHED_{SMT,CLUSTER,MC} Kconfig (Phil Auld) [RHEL-118964] +- sched: Move STDL_INIT() functions out-of-line (Phil Auld) [RHEL-118964] +- sched/fair: Get rid of sched_domains_curr_level hack for tl->cpumask() (Phil Auld) [RHEL-118964] +- x86/smpboot: avoid SMT domain attach/destroy if SMT is not enabled (Phil Auld) [RHEL-118964] +- x86/smpboot: moves x86_topology to static initialize and truncate (Phil Auld) [RHEL-118964] +- x86/smpboot: remove redundant CONFIG_SCHED_SMT (Phil Auld) [RHEL-118964] +- smpboot: introduce SDTL_INIT() helper to tidy sched topology setup (Phil Auld) [RHEL-118964] +- powerpc/smp: Dynamically build Powerpc topology (Phil Auld) [RHEL-118964] +- powerpc/smp: Avoid asym packing within thread_group of a core (Phil Auld) [RHEL-118964] +- powerpc/smp: Add __ro_after_init attribute (Phil Auld) [RHEL-118964] +- powerpc/smp: Disable MC domain for shared processor (Phil Auld) [RHEL-118964] +- powerpc/smp: Enable Asym packing for cores on shared processor (Phil Auld) [RHEL-118964] +- perf/x86/intel/uncore: Add iMC freerunning for Panther Lake (Michael Petlan) [RHEL-47456] +- perf/x86/intel/uncore: Add Panther Lake support (Michael Petlan) [RHEL-47456] +- perf/x86/intel/uncore: Support customized MMIO map size (Michael Petlan) [RHEL-47442 RHEL-47456] +- perf/x86/intel/uncore: Support MSR portal for discovery tables (Michael Petlan) [RHEL-47442 RHEL-47456] +Resolves: RHEL-118964, RHEL-121113, RHEL-122088, RHEL-123108, RHEL-47442, RHEL-47456, RHEL-95629 + +* Sat Nov 15 2025 CKI KWF Bot [5.14.0-639.el9] +- smb: client: fix refcount leak in smb2_set_path_attr (Paulo Alcantara) [RHEL-114699] +- smb: client: fix potential UAF in smb2_close_cached_fid() (Paulo Alcantara) [RHEL-114699] +- smb: client: fix potential cfid UAF in smb2_query_info_compound (Paulo Alcantara) [RHEL-114699] +- smb: client: Fix refcount leak for cifs_sb_tlink (Paulo Alcantara) [RHEL-114699] +- cifs: parse_dfs_referrals: prevent oob on malformed input (Paulo Alcantara) [RHEL-114699] +- smb: client: remove cfids_invalidation_worker (Paulo Alcantara) [RHEL-114699] +- smb client: fix bug with newly created file in cached dir (Paulo Alcantara) [RHEL-114699] +- smb: client: short-circuit negative lookups when parent dir is fully cached (Paulo Alcantara) [RHEL-114699] +- smb: client: short-circuit in open_cached_dir_by_dentry() if !dentry (Paulo Alcantara) [RHEL-114699] +- smb: client: remove pointless cfid->has_lease check (Paulo Alcantara) [RHEL-114699] +- smb: client: remove unused fid_lock (Paulo Alcantara) [RHEL-114699] +- smb: client: update cfid->last_access_time in open_cached_dir_by_dentry() (Paulo Alcantara) [RHEL-114699] +- smb: client: ensure open_cached_dir_by_dentry() only returns valid cfid (Paulo Alcantara) [RHEL-114699] +- smb: client: account smb directory cache usage and per-tcon totals (Paulo Alcantara) [RHEL-114699] +- smb: client: add drop_dir_cache module parameter to invalidate cached dirents (Paulo Alcantara) [RHEL-114699] +- smb: client: show lease state as R/H/W (or NONE) in open_files (Paulo Alcantara) [RHEL-114699] +- smb: client: show negotiated cipher in DebugData (Paulo Alcantara) [RHEL-114699] +- smb: client: add new tracepoint to trace lease break notification (Paulo Alcantara) [RHEL-114699] +- smb: client: Fix NULL pointer dereference in cifs_debug_dirs_proc_show() (Paulo Alcantara) [RHEL-114699] +- smb: client: handle lack of IPC in dfs_cache_refresh() (Paulo Alcantara) [RHEL-119582] +- smb: client: get rid of d_drop() in cifs_do_rename() (Paulo Alcantara) [RHEL-123665] +- nvme-multipath: Skip nr_active increments in RETRY disposition (Ewan D. Milne) [RHEL-111104] +- arm64: errata: Expand speculative SSBS workaround for Cortex-A720AE (Waiman Long) [RHEL-119900] +- arm64: cputype: Add Cortex-A720AE definitions (Waiman Long) [RHEL-119900] +- arm64: errata: Add missing sentinels to Spectre-BHB MIDR arrays (Waiman Long) [RHEL-119900] +- arm64: Add support for HIP09 Spectre-BHB mitigation (Waiman Long) [RHEL-119900] +- arm64: errata: Add newer ARM cores to the spectre_bhb_loop_affected() lists (Waiman Long) [RHEL-119900] +- arm64: cputype: Add MIDR_CORTEX_A76AE (Waiman Long) [RHEL-119900] +- arm64: errata: Add KRYO 2XX/3XX/4XX silver cores to Spectre BHB safe list (Waiman Long) [RHEL-119900] +Resolves: RHEL-111104, RHEL-114699, RHEL-119582, RHEL-119900, RHEL-123665 + +* Thu Nov 13 2025 CKI KWF Bot [5.14.0-638.el9] +- cpufreq: powernv: Stop setting common freq attributes (Yunming Yang) [RHEL-121364] +- NFS: remove revoked delegation from server's delegation list (Benjamin Coddington) [RHEL-123617] +- selftests/bpf: Test invalid narrower ctx load (Viktor Malik) [RHEL-110274] +- bpf: Reject narrower access to pointer ctx fields (Viktor Malik) [RHEL-110274] +- libbpf: Fix handling of BPF arena relocations (Viktor Malik) [RHEL-110274] +- s390/bpf: Fix bpf_arch_text_poke() with new_addr == NULL again (Viktor Malik) [RHEL-110274] +- selftests/bpf: Add negative test cases for snprintf (Viktor Malik) [RHEL-110274] +- bpf: Reject %%p%% format string in bprintf-like helpers (Viktor Malik) [RHEL-110274] +- selftests/bpf: adapt one more case in test_lru_map to the new target_free (Viktor Malik) [RHEL-110274] +- libbpf: Fix possible use-after-free for externs (Viktor Malik) [RHEL-110274] +- libbpf: Fix null pointer dereference in btf_dump__free on allocation failure (Viktor Malik) [RHEL-110274] +- bpf: Adjust free target to avoid global starvation of LRU map (Viktor Malik) [RHEL-110274] +- selftests/bpf: Add tests with stack ptr register in conditional jmp (Viktor Malik) [RHEL-110274] +- bpf: Do not include stack ptr register in precision backtracking bookkeeping (Viktor Malik) [RHEL-110274] +- selftests/bpf: Add unit tests with __bpf_trap() kfunc (Viktor Malik) [RHEL-110274] +- bpf: Warn with __bpf_trap() kfunc maybe due to uninitialized variable (Viktor Malik) [RHEL-110274] +- libbpf/btf: Fix string handling to support multi-split BTF (Viktor Malik) [RHEL-110274] +- bpf: Pass the same orig_call value to trampoline functions (Viktor Malik) [RHEL-110274] +- s390/bpf: Store backchain even for leaf progs (Viktor Malik) [RHEL-110274] +- libbpf: Check bpf_map_skeleton link for NULL (Viktor Malik) [RHEL-110274] +- bpf: Fix WARN() in get_bpf_raw_tp_regs (Viktor Malik) [RHEL-110274] +- libbpf: Use proper errno value in nlattr (Viktor Malik) [RHEL-110274] +- selftests/bpf: Fix caps for __xlated/jited_unpriv (Viktor Malik) [RHEL-110274] +- bpftool: Fix cgroup command to only show cgroup bpf programs (Viktor Malik) [RHEL-110274] +- bpftool: Fix regression of "bpftool cgroup tree" EINVAL on older kernels (Viktor Malik) [RHEL-110274] +- libbpf: Use proper errno value in linker (Viktor Malik) [RHEL-110274] +- Use thread-safe function pointer in libbpf_print (Viktor Malik) [RHEL-110274] +- bpf: Use proper type to calculate bpf_raw_tp_null_args.mask index (Viktor Malik) [RHEL-110274] +- selftests/bpf: Add test for attaching kprobe with long event names (Viktor Malik) [RHEL-110274] +- selftests/bpf: Add test for attaching uprobe with long event names (Viktor Malik) [RHEL-110274] +- libbpf: Fix event name too long error (Viktor Malik) [RHEL-110274] +- libbpf: Verify section type in btf_find_elf_sections (Viktor Malik) [RHEL-110274] +- libbpf: Fix buffer overflow in bpf_object__init_prog (Viktor Malik) [RHEL-110274] +- selftests/bpf: Add test case for atomic update of fd htab (Viktor Malik) [RHEL-110274] +- bpf: Don't allocate per-cpu extra_elems for fd htab (Viktor Malik) [RHEL-110274] +- bpf: Add is_fd_htab() helper (Viktor Malik) [RHEL-110274] +- bpf: Support atomic update for htab of maps (Viktor Malik) [RHEL-110274] +- bpf: Rename __htab_percpu_map_update_elem to htab_map_update_elem_in_place (Viktor Malik) [RHEL-110274] +- bpf: Factor out htab_elem_value helper() (Viktor Malik) [RHEL-110274] +- bpf: Bail out early in __htab_map_lookup_and_delete_elem() (Viktor Malik) [RHEL-110274] +- selftests/bpf: Fix bpf_nf selftest failure (Viktor Malik) [RHEL-110274] +- bpf: Check link_create.flags parameter for multi_uprobe (Viktor Malik) [RHEL-110274] +- bpf: Check link_create.flags parameter for multi_kprobe (Viktor Malik) [RHEL-110274] +- mm/memory-failure: fix VM_BUG_ON_PAGE(PagePoisoned(page)) when unpoison memory (CKI Backport Bot) [RHEL-119153] {CVE-2025-39883} +Resolves: RHEL-110274, RHEL-119153, RHEL-121364, RHEL-123617 + +* Wed Nov 12 2025 CKI KWF Bot [5.14.0-637.el9] +- net/smc: fix one NULL pointer dereference in smc_ib_is_sg_need_sync() (Mete Durlu) [RHEL-99989] +- net/smc: fix UAF on smcsk after smc_listen_out() (Mete Durlu) [RHEL-99989] +- smc: Fix various oops due to inet_sock type confusion. (Mete Durlu) [RHEL-99989] +- net/smc: convert timeouts to secs_to_jiffies() (Mete Durlu) [RHEL-99989] +- net/smc: replace strncpy with strscpy (Mete Durlu) [RHEL-99989] +- net/smc: remove unused function smc_lo_supports_v2 (Mete Durlu) [RHEL-99989] +- net/smc: remove unused input parameters in smc_buf_get_slot (Mete Durlu) [RHEL-99989] +- s390: ism: Pass string literal as format argument of dev_set_name() (Mete Durlu) [RHEL-99989] +- smc: Fix lockdep false-positive for IPPROTO_SMC. (Mete Durlu) [RHEL-99989] +- net/smc: use the correct ndev to find pnetid by pnetid table (Mete Durlu) [RHEL-99989] +- net/smc: fix data error when recvmsg with MSG_PEEK flag (Mete Durlu) [RHEL-99989] +- net/smc: delete pointless divide by one (Mete Durlu) [RHEL-99989] +- net/smc: support SMC-R V2 for rdma devices with max_recv_sge equals to 1 (Mete Durlu) [RHEL-99989] +- net/smc: fix LGR and link use-after-free issue (Mete Durlu) [RHEL-99989] +- net/smc: initialize close_work early to avoid warning (Mete Durlu) [RHEL-99989] +- net/smc: do not leave a dangling sk pointer in __smc_create() (Mete Durlu) [RHEL-99989] +- net/smc: Fix searching in list of known pnetids in smc_pnet_add_pnetid (Mete Durlu) [RHEL-99989] +- net/smc: Fix memory leak when using percpu refs (Mete Durlu) [RHEL-99989] +- net/smc: Address spelling errors (Mete Durlu) [RHEL-99989] +- net/smc: fix lacks of icsk_syn_mss with IPPROTO_SMC (Mete Durlu) [RHEL-99989] +- net/smc: add sysctl for smc_limit_hs (Mete Durlu) [RHEL-99989] +- net/smc: prevent NULL pointer dereference in txopt_get (Mete Durlu) [RHEL-99989] +- net/smc: introduce statistics for ringbufs usage of net namespace (Mete Durlu) [RHEL-99989] +- net/smc: introduce statistics for allocated ringbufs of link group (Mete Durlu) [RHEL-99989] +- net/smc: Use static_assert() to check struct sizes (Mete Durlu) [RHEL-99989] +- net/smc: add the max value of fallback reason count (Mete Durlu) [RHEL-99989] +- net/smc: remove unused input parameters in smcr_new_buf_create (Mete Durlu) [RHEL-99989] +- net/smc: remove redundant code in smc_connect_check_aclc (Mete Durlu) [RHEL-99989] +- Subject: net/smc: remove the fallback in __smc_connect (Mete Durlu) [RHEL-99989] +- Subject: net/smc: remove unreferenced header in smc_loopback.h file (Mete Durlu) [RHEL-99989] +- Subject: net/smc: prevent UAF in inet_create() (Mete Durlu) [RHEL-99989] +- net/smc: {at|de}tach sndbuf to peer DMB if supported (Mete Durlu) [RHEL-99989] +- gitlab-ci: disable automotive pipelines (Scott Weaver) +- redhat: use RELEASE_LOCALVERSION also for dist-get-tag (Jan Stancek) +- redhat: introduce RELEASE_LOCALVERSION variable (Jan Stancek) +- redhat: remove EARLY ystream bits (Jan Stancek) +- bpf: Do not audit capability check in do_jit() (Ondrej Mosnacek) [RHEL-105376] +- io_uring/waitid: always prune wait queue entry in io_waitid_wait() (CKI Backport Bot) [RHEL-124973] {CVE-2025-40047} +- mfd: intel-lpss: Add Intel Wildcat Lake LPSS PCI IDs (CKI Backport Bot) [RHEL-95651] +- dma/mapping.c: dev_dbg support for dma_addressing_limited (Prarit Bhargava) [RHEL-117031] +- x86/mm/init: Handle the special case of device private pages in add_pages(), to not increase max_pfn and trigger dma_addressing_limited() bounce buffers (Prarit Bhargava) [RHEL-117031] +- x86/kaslr: Reduce KASLR entropy on most x86 systems (Prarit Bhargava) [RHEL-117031] +- KVM: x86: Advertise support for AMD's PREFETCHI (Paolo Bonzini) [RHEL-98696] +- KVM: s390: Fix access to unavailable adapter indicator pages during postcopy (Thomas Huth) [RHEL-43214] +- iommu/s390: Make attach succeed when the device was surprise removed (Thomas Huth) [RHEL-113452] +- iommu/s390: Fix memory corruption when using identity domain (Thomas Huth) [RHEL-113452] +- KVM: s390: Fix incorrect usage of mmu_notifier_register() (Thomas Huth) [RHEL-113452] +- KVM: s390: rename PROT_NONE to PROT_TYPE_DUMMY (Thomas Huth) [RHEL-113452] +- KVM: s390: Remove unneeded srcu lock (Thomas Huth) [RHEL-113452] +- s390/vfio-ap: Fix no AP queue sharing allowed message written to kernel log (Thomas Huth) [RHEL-113452] +- s390/kvm: Split kvm_host header file (Thomas Huth) [RHEL-113452] +- s390/entry: Move early program check handler to entry.S (Thomas Huth) [RHEL-113452] +- s390: Remove 2k vs 4k page table leftovers (Thomas Huth) [RHEL-113452] +- s390/tlb: Use mm_has_pgste() instead of mm_alloc_pgste() (Thomas Huth) [RHEL-113452] +- s390/mm: Convert pgste_val() into function (Thomas Huth) [RHEL-113452] +- s390/mm: Convert pgprot_val() into function (Thomas Huth) [RHEL-113452] +- s390: Add missing _TIF defines (Thomas Huth) [RHEL-113452] +- s390/syscall: Merge __do_syscall() and do_syscall() (Thomas Huth) [RHEL-113452] +- KVM: s390: Don't use %%pK through debug printing (Thomas Huth) [RHEL-113452] +- KVM: s390: Don't use %%pK through tracepoints (Thomas Huth) [RHEL-113452] +- s390/asm-offsets: Rename __LC_PGM_INT_CODE (Thomas Huth) [RHEL-113452] +- s390/vfio-ap: Notify userspace that guest's AP config changed when mdev removed (Thomas Huth) [RHEL-72996] +- s390/vfio-ap: Signal eventfd when guest AP configuration is changed (Thomas Huth) [RHEL-72996] +- s390/vfio-ccw: Make mdev_types not look like a fake flex array (Thomas Huth) [RHEL-113452] +- s390/vfio-ap: Make mdev_types not look like a fake flex array (Thomas Huth) [RHEL-113452] +- KVM: s390: Switch to use hrtimer_setup() (Thomas Huth) [RHEL-113452] +- s390/vfio-ap: Fix indentation in vfio_ap_mdev_ioctl() (Thomas Huth) [RHEL-113452] +- KVM: s390: vsie: stop using "struct page" for vsie page (Thomas Huth) [RHEL-113452] +- KVM: s390: vsie: stop messing with page refcount (Thomas Huth) [RHEL-113452] +- KVM: s390: vsie: stop using page->index (Thomas Huth) [RHEL-113452] +- s390/vfio-ap: Remove gmap_convert_to_secure() from vfio_ap_ops (Thomas Huth) [RHEL-113452] +- KVM: s390: selftests: Streamline uc_skey test to issue iske after sske (Thomas Huth) [RHEL-113452] +- KVM: s390: selftests: Add has device attr check to uc_attr_mem_limit selftest (Thomas Huth) [RHEL-113452] +- KVM: s390: selftests: Add ucontrol gis routing test (Thomas Huth) [RHEL-113452] +- KVM: s390: selftests: Add ucontrol flic attr selftests (Thomas Huth) [RHEL-113452] +- KVM: s390: selftests: Add regression tests for PFCR subfunctions (Thomas Huth) [RHEL-113452] +- KVM: s390: selftests: correct IP.b length in uc_handle_sieic debug output (Thomas Huth) [RHEL-113452] +- KVM: s390: selftests: Fix whitespace confusion in ucontrol test (Thomas Huth) [RHEL-113452] +- KVM: s390: selftests: Verify reject memory region operations for ucontrol VMs (Thomas Huth) [RHEL-113452] +- KVM: s390: selftests: Add uc_skey VM test case (Thomas Huth) [RHEL-113452] +- KVM: s390: selftests: Add uc_map_unmap VM test case (Thomas Huth) [RHEL-113452] +- s390/vfio-ap: Switch over to sysfs_emit() (Thomas Huth) [RHEL-113452] +- s390: Fix various typos (Thomas Huth) [RHEL-113452] +- KVM: s390: selftests: Add regression tests for PLO subfunctions (Thomas Huth) [RHEL-113452] +- KVM: s390: selftests: Add regression tests for KMAC, KMC, KM, KIMD and KLMD crypto subfunctions (Thomas Huth) [RHEL-113452] +- KVM: s390: selftests: Add regression tests for KMCTR, KMF, KMO and PCC crypto subfunctions (Thomas Huth) [RHEL-113452] +- KVM: s390: selftests: Add regression tests for PRNO, KDSA and KMA crypto subfunctions (Thomas Huth) [RHEL-113452] +- KVM: s390: selftests: Add regression tests for SORTL and DFLTCC CPU subfunctions (Thomas Huth) [RHEL-113452] +- selftests: kvm: s390: Add VM run test case (Thomas Huth) [RHEL-113452] +- selftests: kvm: s390: Add test fixture and simple VM setup tests (Thomas Huth) [RHEL-113452] +- selftests: kvm: s390: Add s390x ucontrol test suite with hpage test (Thomas Huth) [RHEL-113452] +- selftests: kvm: s390: Add kvm_s390_sie_block definition for userspace tests (Thomas Huth) [RHEL-113452] +- selftests: kvm: s390: Define page sizes in shared header (Thomas Huth) [RHEL-113452] +- selftests/kvm: remove dead file (Thomas Huth) [RHEL-113452] +- Revert "kvm: selftests: move base kvm_util.h declarations to kvm_util_base.h" (Thomas Huth) [RHEL-113452] +- KVM: selftests: Define _GNU_SOURCE for all selftests code (Thomas Huth) [RHEL-113452] +- s390/cio: Add missing MODULE_DESCRIPTION() macros (Thomas Huth) [RHEL-113452] +- s390: Replace S390_lowcore by get_lowcore() (Thomas Huth) [RHEL-113452] +- s390/uv: gmap_make_secure() cleanups for further changes (Thomas Huth) [RHEL-113452] +- s390/uv: Don't call folio_wait_writeback() without a folio reference (Thomas Huth) [RHEL-113452] +- KVM: s390x: selftests: Add shared zeropage test (Thomas Huth) [RHEL-113452] +- KVM: s390: selftests: Add selftest for single-stepping (Thomas Huth) [RHEL-113452] +- xfs: do not propagate ENODATA disk errors into xattr code (Carlos Maiolino) [RHEL-71501] +- sched: restore the behavior of put_task_struct() for non-rt (Luis Claudio R. Goncalves) [RHEL-40885] +- sched: Do not call __put_task_struct() on rt if pi_blocked_on is set (Luis Claudio R. Goncalves) [RHEL-40885] +Resolves: RHEL-105376, RHEL-113452, RHEL-117031, RHEL-124973, RHEL-40885, RHEL-43214, RHEL-71501, RHEL-72996, RHEL-95651, RHEL-98696, RHEL-99989 + +* Fri Nov 07 2025 CKI KWF Bot [5.14.0-636.el9] +- powerpc/pseries: Define __u{8,32} types in papr_hvpipe_hdr struct (Mamatha Inamdar) [RHEL-101849] +- powerpc/pseries: HVPIPE changes to support migration (Mamatha Inamdar) [RHEL-101849] +- powerpc/pseries: Enable hvpipe with ibm,set-system-parameter RTAS (Mamatha Inamdar) [RHEL-101849] +- powerpc/pseries: Enable HVPIPE event message interrupt (Mamatha Inamdar) [RHEL-101849] +- powerpc/pseries: Wakeup hvpipe FD when the payload is pending (Mamatha Inamdar) [RHEL-101849] +- powerpc/pseries: Receive payload with ibm,receive-hvpipe-msg RTAS (Mamatha Inamdar) [RHEL-101849] +- powerpc/pseries: Send payload with ibm,send-hvpipe-msg RTAS (Mamatha Inamdar) [RHEL-101849] +- powerpc/pseries: Add papr-hvpipe char driver for HVPIPE interfaces (Mamatha Inamdar) [RHEL-101849] +- powerpc/pseries: Define HVPIPE specific macros (Mamatha Inamdar) [RHEL-101849] +- powerpc/pseries: Define papr-hvpipe ioctl (Mamatha Inamdar) [RHEL-101849] +- Documentation: ioctl-number: Fix linuxppc-dev mailto link (Mamatha Inamdar) [RHEL-101849] +- tracing/osnoise: Replace kmalloc + copy_from_user with memdup_user_nul (Tomas Glozar) [RHEL-117873] +- tracing/osnoise: Fix slab-out-of-bounds in _parse_integer_limit() (Tomas Glozar) [RHEL-117873] {CVE-2025-39974} +- tracing/osnoise: Use for_each_online_cpu() instead of for_each_cpu() (Tomas Glozar) [RHEL-117873] +- tracing/osnoise: Fix null-ptr-deref in bitmap_parselist() (Tomas Glozar) [RHEL-117873] {CVE-2025-39887} +- tracing/osnoise: Fix crash in timerlat_dump_stack() (Tomas Glozar) [RHEL-117873] {CVE-2025-38493} +- tracing/osnoise: Fix possible recursive locking for cpus_read_lock() (Tomas Glozar) [RHEL-117873] +- osnoise: provide quiescent states (Tomas Glozar) [RHEL-117873] +- tracing/osnoise: Switch to use hrtimer_setup() (Tomas Glozar) [RHEL-117873] +- tracing/osnoise: Fix resetting of tracepoints (Tomas Glozar) [RHEL-117873] {CVE-2025-21733} +- tracing: Switch trace_osnoise.c code over to use guard() and __free() (Tomas Glozar) [RHEL-117873] +- rtla: Check pkg-config install (Tomas Glozar) [RHEL-117873] +- rtla: Define __NR_sched_setattr for LoongArch (Tomas Glozar) [RHEL-117873] +- rtla: Add the ability to create ctags and etags (Tomas Glozar) [RHEL-117873] +- Documentation/rtla: Add include common_appendix.rst (Tomas Glozar) [RHEL-117873] +- Documentation/rtla: Include BPF sample collection (Tomas Glozar) [RHEL-117873] +- Documentation/rtla: Fix typo in common_timerlat_description.rst (Tomas Glozar) [RHEL-117873] +- Documentation/rtla: Fix typo in rtla-timerlat.rst (Tomas Glozar) [RHEL-117873] +- Documentation/rtla: Fix duplicate text about timerlat tracer (Tomas Glozar) [RHEL-117873] +- rtla: Documentation: Fix -t, --trace (Tomas Glozar) [RHEL-117873] +- rtla: fix a example in rtla-timerlat-hist.rst (Tomas Glozar) [RHEL-117873] +- net/smc: Remove validation of reserved bits in CLC Decline message (Mete Durlu) [RHEL-124197] +- i40e: add mask to apply valid bits for itr_idx (Michal Schmidt) [RHEL-123809] +- i40e: add max boundary check for VF filters (Michal Schmidt) [RHEL-123809] {CVE-2025-39968} +- i40e: fix validation of VF state in get resources (Michal Schmidt) [RHEL-123809] {CVE-2025-39969} +- i40e: fix input validation logic for action_meta (Michal Schmidt) [RHEL-123809] {CVE-2025-39970} +- i40e: fix idx validation in config queues msg (Michal Schmidt) [RHEL-123809] {CVE-2025-39971} +- i40e: fix idx validation in i40e_validate_queue_map (Michal Schmidt) [RHEL-123809] {CVE-2025-39972} +- i40e: add validation for ring_len param (Michal Schmidt) [RHEL-123809] {CVE-2025-39973} +- io_uring: enable per-io write streams (Ming Lei) [RHEL-122870] +- nvmet-fcloop: call done callback even when remote port is gone (Maurizio Lombardi) [RHEL-114502] +- nvmet-tcp: fix callback lock for TLS handshake (Maurizio Lombardi) [RHEL-114502] +- nvme: fix misaccounting of nvme-mpath inflight I/O (Maurizio Lombardi) [RHEL-114502] +- nvme: revert the cross-controller atomic write size validation (Maurizio Lombardi) [RHEL-114502] +- nvme: fix atomic write size validation (Maurizio Lombardi) [RHEL-114502] +- nvme: refactor the atomic write unit detection (Maurizio Lombardi) [RHEL-114502] +- nvme: fix endianness of command word prints in nvme_log_err_passthru() (Maurizio Lombardi) [RHEL-114502] +- nvme: Fix incorrect cdw15 value in passthru error logging (Maurizio Lombardi) [RHEL-114502] +- nvme: fix inconsistent RCU list manipulation in nvme_ns_add_to_ctrl_list() (Maurizio Lombardi) [RHEL-114502] +- nvme-pci: refresh visible attrs after being checked (Maurizio Lombardi) [RHEL-114502] +- nvmet: fix memory leak of bio integrity (Maurizio Lombardi) [RHEL-114502] +- nvme: spelling fixes (Maurizio Lombardi) [RHEL-114502] +- nvme-tcp: fix I/O stalls on congested sockets (Maurizio Lombardi) [RHEL-114502] +- nvme-tcp: sanitize request list handling (Maurizio Lombardi) [RHEL-114502] +- nvme-tcp: remove tag set when second admin queue config fails (Maurizio Lombardi) [RHEL-114502] +- nvme: fix command limits status code (Maurizio Lombardi) [RHEL-114502] +- nvme-pci: store aborted state in flags variable (Maurizio Lombardi) [RHEL-114502] +- nvme-fc: do not reference lsrsp after failure (Maurizio Lombardi) [RHEL-114502] +- nvmet-fcloop: don't wait for lport cleanup (Maurizio Lombardi) [RHEL-114502] +- nvmet-fcloop: add missing fcloop_callback_host_done (Maurizio Lombardi) [RHEL-114502] +- nvmet-fc: take tgtport refs for portentry (Maurizio Lombardi) [RHEL-114502] +- nvmet-fc: free pending reqs on tgtport unregister (Maurizio Lombardi) [RHEL-114502] +- nvmet-fcloop: drop response if targetport is gone (Maurizio Lombardi) [RHEL-114502] +- nvmet-fcloop: allocate/free fcloop_lsreq directly (Maurizio Lombardi) [RHEL-114502] +- nvmet-fcloop: prevent double port deletion (Maurizio Lombardi) [RHEL-114502] +- nvmet-fcloop: access fcpreq only when holding reqlock (Maurizio Lombardi) [RHEL-114502] +- nvmet-fcloop: update refs on tfcp_req (Maurizio Lombardi) [RHEL-114502] +- nvmet-fcloop: refactor fcloop_delete_local_port (Maurizio Lombardi) [RHEL-114502] +- nvmet-fcloop: refactor fcloop_nport_alloc and track lport (Maurizio Lombardi) [RHEL-114502] +- nvmet-fcloop: remove nport from list on last user (Maurizio Lombardi) [RHEL-114502] +- nvmet-fcloop: track ref counts for nports (Maurizio Lombardi) [RHEL-114502] +- nvmet-auth: use SHASH_DESC_ON_STACK (Maurizio Lombardi) [RHEL-114502] +- nvme-auth: use SHASH_DESC_ON_STACK (Maurizio Lombardi) [RHEL-114502] +- nvmet: simplify the nvmet_req_init() interface (Maurizio Lombardi) [RHEL-114502] +- nvmet: support completion queue sharing (Maurizio Lombardi) [RHEL-114502] +- nvmet: fabrics: add CQ init and destroy (Maurizio Lombardi) [RHEL-114502] +- nvmet: cq: prepare for completion queue sharing (Maurizio Lombardi) [RHEL-114502] +- nvmet: add a helper function for cqid checking (Maurizio Lombardi) [RHEL-114502] +- nvmet-auth: authenticate on admin queue only (Maurizio Lombardi) [RHEL-114502] +- nvme-auth: do not re-authenticate queues with no prior authentication (Maurizio Lombardi) [RHEL-114502] +- nvmet-tcp: switch to using the crc32c library (Maurizio Lombardi) [RHEL-114502] +- nvmet: replace strncpy with strscpy (Maurizio Lombardi) [RHEL-114502] +- nvme-tcp: open-code nvme_tcp_queue_request() for R2T (Maurizio Lombardi) [RHEL-114502] +- nvme-tcp: remove redundant check to ctrl->opts (Maurizio Lombardi) [RHEL-114502] +- nvme: fix incorrect sizeof (Maurizio Lombardi) [RHEL-114502] +- nvme: fix write_stream_granularity initialization (Maurizio Lombardi) [RHEL-114502] +- nvme: use fdp streams if write stream is provided (Maurizio Lombardi) [RHEL-114502] +- nvme: register fdp parameters with the block layer (Maurizio Lombardi) [RHEL-114502] +- nvme: add FDP definitions (Maurizio Lombardi) [RHEL-114502] +- nvme: pass a void pointer to nvme_get/set_features for the result (Maurizio Lombardi) [RHEL-114502] +- nvme: add a nvme_get_log_lsi helper (Maurizio Lombardi) [RHEL-114502] +- nvme-pci: add NVME_QUIRK_NO_DEEPEST_PS quirk for SOLIDIGM P44 Pro (Maurizio Lombardi) [RHEL-114502] +- nvme: all namespaces in a subsystem must adhere to a common atomic write size (Maurizio Lombardi) [RHEL-114502] +- nvme: multipath: enable BLK_FEAT_ATOMIC_WRITES for multipathing (Maurizio Lombardi) [RHEL-114502] +- nvmet: pci-epf: remove NVMET_PCI_EPF_Q_IS_SQ (Maurizio Lombardi) [RHEL-114502] +- nvmet: pci-epf: improve debug message (Maurizio Lombardi) [RHEL-114502] +- nvmet: pci-epf: cleanup nvmet_pci_epf_raise_irq() (Maurizio Lombardi) [RHEL-114502] +- nvmet: pci-epf: do not fall back to using INTX if not supported (Maurizio Lombardi) [RHEL-114502] +- nvmet: pci-epf: clear completion queue IRQ flag on delete (Maurizio Lombardi) [RHEL-114502] +- nvme-pci: add quirks for device 126f:1001 (Maurizio Lombardi) [RHEL-114502] +- crypto: octeontx2 - Call strscpy() with correct size argument (Vladis Dronov) [RHEL-122025] +- crypto: octeontx2 - get engine group number for asymmetric engine (Vladis Dronov) [RHEL-122025] +- crypto: octeontx2 - Rework how engine group number is obtained (Vladis Dronov) [RHEL-122025] +- crypto: octeontx2 - Fix address alignment on CN10KB and CN10KA-B0 (Vladis Dronov) [RHEL-122025] +- crypto: octeontx2 - Fix address alignment on CN10K A0/A1 and OcteonTX2 (Vladis Dronov) [RHEL-122025] +- crypto: octeontx2 - Fix address alignment issue on ucode loading (Vladis Dronov) [RHEL-122025] +- crypto: octeontx2 - add timeout for load_fvc completion poll (Vladis Dronov) [RHEL-122025] +- crypto: octeontx2 - Use dynamic allocated memory region for lmtst (Vladis Dronov) [RHEL-122025] +- crypto: octeontx2 - Initialize cptlfs device info once (Vladis Dronov) [RHEL-122025] +- crypto: octeontx2 - Simplify multiple return statements (Vladis Dronov) [RHEL-122025] +- crypto: lib/Kconfig - hide library options [partial] (Vladis Dronov) [RHEL-122025] +- RDMA/core: Free pfn_list with appropriate kvfree call (Kamal Heib) [RHEL-110100] +- IB/core: Annotate umem_mutex acquisition under fs_reclaim for lockdep (Kamal Heib) [RHEL-110100] +- scsi: RDMA/srp: Don't set a max_segment_size when virt_boundary_mask is set (Kamal Heib) [RHEL-110100] +- RDMA/core: Rate limit GID cache warning messages (Kamal Heib) [RHEL-110100] +- RDMA/cma: Fix hang when cma_netevent_callback fails to queue_work (Kamal Heib) [RHEL-110100] +- IB/cm: Remove dead code and adjust naming (Kamal Heib) [RHEL-110100] +- RDMA/core: Avoid hmm_dma_map_alloc() for virtual DMA devices (Kamal Heib) [RHEL-110100] +- RDMA/umem: Separate implicit ODP initialization from explicit ODP (Kamal Heib) [RHEL-110100] +- RDMA/core: Convert UMEM ODP DMA mapping to caching IOVA and page linkage (Kamal Heib) [RHEL-110100] +- RDMA/umem: Store ODP access mask information in PFN (Kamal Heib) [RHEL-110100] +- RDMA/core: Fix "KASAN: slab-use-after-free Read in ib_register_device" problem (Kamal Heib) [RHEL-110100] +- IB/cm: Drop lockdep assert and WARN when freeing old msg (Kamal Heib) [RHEL-110100] +- RDMA/core: Move ODP capability definitions to uapi (Kamal Heib) [RHEL-110100] +- RDMA/rxe: Enable ODP in ATOMIC WRITE operation (Kamal Heib) [RHEL-110100] +- RDMA/rxe: Enable ODP in RDMA FLUSH operation (Kamal Heib) [RHEL-110100] +- RDMA/cma: Remove unused rdma_res_to_id (Kamal Heib) [RHEL-110100] +- IB/cm: use rwlock for MAD agent lock (Kamal Heib) [RHEL-110100] +- RDMA/core: Convert to use ERR_CAST() (Kamal Heib) [RHEL-110100] +- RDMA/uverbs: Convert to use ERR_CAST() (Kamal Heib) [RHEL-110100] +- RDMA/core: Convert to use ERR_CAST() (Kamal Heib) [RHEL-110100] +- mm/hmm: provide generic DMA managing logic (Kamal Heib) [RHEL-110100] +- mm/hmm: let users to tag specific PFN with DMA mapped bit (Kamal Heib) [RHEL-110100] +- i2c: tiny-usb: disable zero-length read messages (Desnes Nunes) [RHEL-116016] +- i2c: Use str_read_write() helper (Desnes Nunes) [RHEL-116016] +- memstick: core: Zero initialize id_reg in h_memstick_read_dev_id() (Desnes Nunes) [RHEL-116016] +- usb: hub: Don't try to recover devices lost during warm reset. (Desnes Nunes) [RHEL-116016] +- USB: serial: option: add Telit Cinterion FE910C04 (ECM) composition (Desnes Nunes) [RHEL-116016] +- USB: serial: ftdi_sio: add support for NDI EMGUIDE GEMINI (Desnes Nunes) [RHEL-116016] +- usb: gadget: configfs: Fix OOB read on empty string write (Desnes Nunes) [RHEL-116016] {CVE-2025-38497} +- xhci: dbc: Flush queued requests before stopping dbc (Desnes Nunes) [RHEL-116016] +- xhci: dbctty: disable ECHO flag by default (Desnes Nunes) [RHEL-116016] +- xhci: Disable stream for xHC controller with XHCI_BROKEN_STREAMS (Desnes Nunes) [RHEL-116016] +- usb: xhci: quirk for data loss in ISOC transfers (Desnes Nunes) [RHEL-116016] +- usb: typec: displayport: Fix potential deadlock (Desnes Nunes) [RHEL-116016] {CVE-2025-38404} +- usb: typec: altmodes/displayport: do not index invalid pin_assignments (Desnes Nunes) [RHEL-116016] {CVE-2025-38391} +- usb: typec: tcpm: apply vbus before data bringup in tcpm_src_attach (Desnes Nunes) [RHEL-116016] +- USB: serial: option: add Foxconn T99W640 (Desnes Nunes) [RHEL-116016] +- thunderbolt: Fix bit masking in tb_dp_port_set_hops() (Desnes Nunes) [RHEL-116016] +- thunderbolt: Fix wake on connect at runtime (Desnes Nunes) [RHEL-116016] +- Revert "usb: xhci: Implement xhci_handshake_check_state() helper" (Desnes Nunes) [RHEL-116016] +- usb: xhci: Skip xhci_reset in xhci_resume if xhci is being removed (Desnes Nunes) [RHEL-116016] +- usb: gadget: u_serial: Fix race condition in TTY wakeup (Desnes Nunes) [RHEL-116016] {CVE-2025-38448} +- usb: gadget: u_serial: Fix the issue that gs_start_io crashed due to accessing null pointer (Desnes Nunes) [RHEL-116016] {CVE-2024-56670} +- Revert "usb: gadget: u_serial: Add null pointer check in gs_start_io" (Desnes Nunes) [RHEL-116016] +- usb: gadget: u_serial: Add null pointer check in gs_start_io (Desnes Nunes) [RHEL-116016] +- usb: acpi: fix device link removal (Desnes Nunes) [RHEL-116016] +- Logitech C-270 even more broken (Desnes Nunes) [RHEL-116016] +- phy: use per-PHY lockdep keys (Desnes Nunes) [RHEL-116016] +- phy: tegra: xusb: Fix unbalanced regulator disable in UTMI PHY mode (Desnes Nunes) [RHEL-116016] {CVE-2025-38535} +- phy: tegra: xusb: Disable periodic tracking on Tegra234 (Desnes Nunes) [RHEL-116016] +- phy: tegra: xusb: Decouple CYA_TRK_CODE_UPDATE_ON_IDLE from trk_hw_mode (Desnes Nunes) [RHEL-116016] +- usb: misc: onboard_usb_dev: fix build warning for CONFIG_USB_ONBOARD_DEV_USB5744=n (Desnes Nunes) [RHEL-116016] +- usb: typec: tipd: fix typo in TPS_STATUS_HIGH_VOLAGE_WARNING macro (Desnes Nunes) [RHEL-116016] +- USB: typec: fix const issue in typec_match() (Desnes Nunes) [RHEL-116016] +- USB: gadget: udc: fix const issue in gadget_match_driver() (Desnes Nunes) [RHEL-116016] +- USB: gadget: fix up const issue with struct usb_function_instance (Desnes Nunes) [RHEL-116016] +- USB: serial: pl2303: add new chip PL2303GC-Q20 and PL2303GT-2AB (Desnes Nunes) [RHEL-116016] +- USB: serial: bus: fix const issue in usb_serial_device_match() (Desnes Nunes) [RHEL-116016] +- usb: misc: onboard_usb_dev: Fix usb5744 initialization sequence (Desnes Nunes) [RHEL-116016] +- dt-bindings: usb: ti,usb8041: Add binding for TI USB8044 hub controller (Desnes Nunes) [RHEL-116016] +- usb: misc: onboard_usb_dev: Add support for TI TUSB8044 hub (Desnes Nunes) [RHEL-116016] +- usb: Flush altsetting 0 endpoints before reinitializating them after reset. (Desnes Nunes) [RHEL-116016] +- dt-bindings: usb: Add Parade PS8833 Type-C retimer variant (Desnes Nunes) [RHEL-116016] +- usb: gadget: u_serial: Avoid double unlock of serial_port_lock (Desnes Nunes) [RHEL-116016] +- usb: storage: Ignore UAS driver for SanDisk 3.2 Gen2 storage device (Desnes Nunes) [RHEL-116016] +- usb: quirks: Add NO_LPM quirk for SanDisk Extreme 55AE (Desnes Nunes) [RHEL-116016] +- usb: typec: tcpm: Use configured PD revision for negotiation (Desnes Nunes) [RHEL-116016] +- usb: typec: tcpm: move tcpm_queue_vdm_unlocked to asynchronous work (Desnes Nunes) [RHEL-116016] {CVE-2025-38268} +- xhci: Add missing parameter description to xhci_get_endpoint_index() (Desnes Nunes) [RHEL-116016] +- usb: xhci: fix host not responding after suspend and resume (Desnes Nunes) [RHEL-116016] +- usb: xhci: rename 'irq_control' to 'imod' (Desnes Nunes) [RHEL-116016] +- usb: xhci: rename 'irq_pending' to 'iman' (Desnes Nunes) [RHEL-116016] +- usb: xhci: cleanup IMOD register comments (Desnes Nunes) [RHEL-116016] +- usb: xhci: rework Event Ring Segment Table Address mask (Desnes Nunes) [RHEL-116016] +- usb: xhci: rework Event Ring Segment Table Size mask (Desnes Nunes) [RHEL-116016] +- usb: xhci: remove '0' write to write-1-to-clear register (Desnes Nunes) [RHEL-116016] +- usb: xhci: guarantee that IMAN register is flushed (Desnes Nunes) [RHEL-116016] +- usb: xhci: improve Interrupt Management register macros (Desnes Nunes) [RHEL-116016] +- usb: xhci: set requested IMODI to the closest supported value (Desnes Nunes) [RHEL-116016] +- usb: xhci: cleanup xhci_mem_init() (Desnes Nunes) [RHEL-116016] +- usb: xhci: add individual allocation checks in xhci_mem_init() (Desnes Nunes) [RHEL-116016] +- usb: xhci: move initialization of the primary interrupter (Desnes Nunes) [RHEL-116016] +- usb: xhci: remove error handling from xhci_add_interrupter() (Desnes Nunes) [RHEL-116016] +- usb: xhci: move enabling of USB 3 device notifications (Desnes Nunes) [RHEL-116016] +- usb: xhci: move doorbell array pointer assignment (Desnes Nunes) [RHEL-116016] +- usb: xhci: move DCBAA pointer write (Desnes Nunes) [RHEL-116016] +- usb: xhci: refactor xhci_set_cmd_ring_deq() (Desnes Nunes) [RHEL-116016] +- usb: xhci: move command ring pointer write (Desnes Nunes) [RHEL-116016] +- usb: xhci: move device slot enabling register write (Desnes Nunes) [RHEL-116016] +- usb: xhci: relocate pre-allocation initialization (Desnes Nunes) [RHEL-116016] +- usb: xhci: Add debugfs support for xHCI port bandwidth (Desnes Nunes) [RHEL-116016] +- usb: xhci: Don't log transfer ring segment list on errors (Desnes Nunes) [RHEL-116016] +- phy: tegra: p2u: Broaden architecture dependency (Desnes Nunes) [RHEL-116016] +- phy: fsl-imx8mq-usb: add i.MX95 tuning support (Desnes Nunes) [RHEL-116016] +- phy: fsl-imx8mq-usb: fix phy_tx_vboost_level_from_property() (Desnes Nunes) [RHEL-116016] +- dt-bindings: phy: imx8mq-usb: add imx95 tuning support (Desnes Nunes) [RHEL-116016] +- dt-bindings: phy: imx8mq-usb: fix fsl,phy-tx-vboost-level-microvolt property (Desnes Nunes) [RHEL-116016] +- phy: freescale: imx8m-pcie: Simplify with dev_err_probe() (Desnes Nunes) [RHEL-116016] +- dt-bindings: phy: rockchip: Convert RK3399 Type-C PHY to schema (Desnes Nunes) [RHEL-116016] +- dt-bindings: usb: add rk3588 compatible to rockchip,dwc3 (Desnes Nunes) [RHEL-116016] +- dt-bindings: usb: rockchip,dwc3: Move RK3399 to its own schema (Desnes Nunes) [RHEL-116016] +- thunderbolt: Do not double dequeue a configuration request (Desnes Nunes) [RHEL-116016] {CVE-2025-38174} +- usb-storage: reject probe of device one non-DMA HCDs when using highmem (Desnes Nunes) [RHEL-116016] +- USB: serial: ti_usb_3410_5052: drop bogus read urb check (Desnes Nunes) [RHEL-116016] +- usb: misc: onboard_usb_dev: Add Parade PS5511 hub support (Desnes Nunes) [RHEL-116016] +- dt-bindings: usb: realtek,rts5411: Adapt usb-hub.yaml (Desnes Nunes) [RHEL-116016] +- dt-bindings: usb: Add binding for PS5511 hub controller (Desnes Nunes) [RHEL-116016] +- dt-bindings: usb: Introduce usb-hub.yaml (Desnes Nunes) [RHEL-116016] +- misc: rtsx: Remove deadcode (Desnes Nunes) [RHEL-116016] +- usb: gadget: u_serial: Implement remote wakeup capability (Desnes Nunes) [RHEL-116016] +- usb: gadget: u_serial: Avoid spinlock recursion in __gs_console_push (Desnes Nunes) [RHEL-116016] +- usb: gadget: u_serial: Add null pointer check in gserial_suspend (Desnes Nunes) [RHEL-116016] {CVE-2023-53356} +- usb: gadget: u_serial: Add null pointer check in gserial_resume (Desnes Nunes) [RHEL-116016] {CVE-2023-53551} +- dt-bindings: usb: usb-switch: Allow data-lanes property in port (Desnes Nunes) [RHEL-116016] +- dt-bindings: usb: generic-ehci: Add VIA/WonderMedia compatible (Desnes Nunes) [RHEL-116016] +- dt-bindings: usb: Convert Nuvoton EHCI to DT schema (Desnes Nunes) [RHEL-116016] +- dt-bindings: usb: npcm7xx: Add npcm845 compatible (Desnes Nunes) [RHEL-116016] +- dt-bindings: usb: usb-device: relax compatible pattern to a contains (Desnes Nunes) [RHEL-116016] +- usb: typec: ucsi: fix Clang -Wsign-conversion warning (Desnes Nunes) [RHEL-116016] +- USB: host: omap: Do not enable by default during compile testing (Desnes Nunes) [RHEL-116016] +- usb: typec: mux: fsa4480: add regulator support (Desnes Nunes) [RHEL-116016] +- HID: usbhid: Eliminate recurrent out-of-bounds bug in usbhid_parse() (Desnes Nunes) [RHEL-116016] {CVE-2025-38103} +- Documentation/admin-guide: Document Thunderbolt/USB4 tunneling events (Desnes Nunes) [RHEL-116016] +- thunderbolt: Notify userspace about firmware CM tunneling events (Desnes Nunes) [RHEL-116016] +- thunderbolt: Notify userspace about software CM tunneling events (Desnes Nunes) [RHEL-116016] +- thunderbolt: Introduce domain event message handler (Desnes Nunes) [RHEL-116016] +- usb: typec: Connect Type-C port with associated USB4 port (Desnes Nunes) [RHEL-116016] +- thunderbolt: Add Thunderbolt/USB4 <-> USB3 match function (Desnes Nunes) [RHEL-116016] +- thunderbolt: Expose usb4_port_index() to other modules (Desnes Nunes) [RHEL-116016] +- thunderbolt: Fix a logic error in wake on connect (Desnes Nunes) [RHEL-116016] +- misc: rtsx: Enhance the signal handling processes in SVID/SSID 1028:0CE1 platform (Desnes Nunes) [RHEL-116016] +- usb: misc: onboard_dev: Add Realtek RTL8188ETV WiFi (0bda:0179) (Desnes Nunes) [RHEL-116016] +- Added usb_string function to a namespace (Desnes Nunes) [RHEL-116016] +- USB: core: Correct API usb_(enable|disable)_autosuspend() prototypes (Desnes Nunes) [RHEL-116016] +- USB: phy: Use str_enable_disable-like helpers (Desnes Nunes) [RHEL-116016] +- usb: common: usb-conn-gpio: use a unique name for usb connector device (Desnes Nunes) [RHEL-116016] +- usb: hub: Fail fast in USB3 link power management enable path (Desnes Nunes) [RHEL-116016] +- usb: hub: reorder USB3 link power management enable requests (Desnes Nunes) [RHEL-116016] +- usb: hub: Don't disable LPM completely if device initiated LPM fails (Desnes Nunes) [RHEL-116016] +- usb: hub: verify device is configured in usb_device_may_initiate_lpm() (Desnes Nunes) [RHEL-116016] +- usb: hub: Block less in USB3 link power management LPM disable path (Desnes Nunes) [RHEL-116016] +- usb: Add checks for snprintf() calls in usb_alloc_dev() (Desnes Nunes) [RHEL-116016] +- usb: chipidea: imx: add HSIO Block Control wakeup setting (Desnes Nunes) [RHEL-116016] +- usb: chipidea: imx: add wakeup interrupt handling (Desnes Nunes) [RHEL-116016] +- dt-bindings: usb: usbmisc-imx: add support for i.MX95 platform (Desnes Nunes) [RHEL-116016] +- dt-bindings: usb: chipidea: Add i.MX95 compatible string 'fsl,imx95-usb' (Desnes Nunes) [RHEL-116016] +- usb: cdc-wdm: avoid setting WDM_READ for ZLP-s (Desnes Nunes) [RHEL-116016] +- dt-bindings: usb: smsc,usb3503: Correct indentation and style in DTS example (Desnes Nunes) [RHEL-116016] +- usb: cdns3: Remove the invalid comment (Desnes Nunes) [RHEL-116016] +- usb: typec: tcpm: Use fwnode_get_child_node_count() (Desnes Nunes) [RHEL-116016] +- device property: Split fwnode_get_child_node_count() (Desnes Nunes) [RHEL-116016] +- device property: Fix a typo in the description of device_get_child_node_count() (Desnes Nunes) [RHEL-116016] +- usb: typec: displayport: Receive DP Status Update NAK request exit dp altmode (Desnes Nunes) [RHEL-116016] +- usb: typec: tipd: Fix wakeup source leaks on device unbind (Desnes Nunes) [RHEL-116016] +- usb: typec: tcpci: add regulator support (Desnes Nunes) [RHEL-116016] +- usb: typec: tcpm: allow switching to mode accessory to mux properly (Desnes Nunes) [RHEL-116016] +- usb: typec: tcpm: allow sink (ufp) to toggle into accessory mode debug (Desnes Nunes) [RHEL-116016] +- usb: typec: tcpm: allow to use sink in accessory mode (Desnes Nunes) [RHEL-116016] +- usb: typec: mux: do not return on EOPNOTSUPP in {mux, switch}_set (Desnes Nunes) [RHEL-116016] +- usb: typec: ucsi: Add the UCSI commands in debugfs (Desnes Nunes) [RHEL-116016] +- thunderbolt: Use wake on connect and disconnect over suspend (Desnes Nunes) [RHEL-116016] +- usb: host: xhci: Notify xHCI sideband on transfer ring free (Desnes Nunes) [RHEL-116016] +- usb: host: xhci-plat: Set XHCI max interrupters if property is present (Desnes Nunes) [RHEL-116016] +- usb: host: xhci-mem: Allow for interrupter clients to choose specific index (Desnes Nunes) [RHEL-116016] +- usb: host: xhci-mem: Cleanup pending secondary event ring events (Desnes Nunes) [RHEL-116016] +- redhat/configs: Adding CONFIG_USB_XHCI_SIDEBAND (Desnes Nunes) [RHEL-116016] +- xhci: sideband: add initial api to register a secondary interrupter entity (Desnes Nunes) [RHEL-116016] +- usb: dwc2: gadget: Fix enter to hibernation for UTMI+ PHY (Desnes Nunes) [RHEL-116016] +- usb: dwc2: New bitfield definition and programming in GRSTCTL (Desnes Nunes) [RHEL-116016] +- usb: dwc2: Add hibernation updates for ULPI PHY (Desnes Nunes) [RHEL-116016] +- usb: dwc2: New bit definition in GPWRDN register (Desnes Nunes) [RHEL-116016] +- usb: dwc2: Add eUSB2 PHY disconnect flow support (Desnes Nunes) [RHEL-116016] +- usb: dwc2: Add new parameter eusb2_disc (Desnes Nunes) [RHEL-116016] +- usb: dwc2: New bit definition in GOTGCTL register (Desnes Nunes) [RHEL-116016] +- usb: dwc2: Add core new versions definition (Desnes Nunes) [RHEL-116016] +- usb: dwc3: qcom: Don't leave BCR asserted (Desnes Nunes) [RHEL-116016] +- usb: dwc3: gadget: Fix TRB reclaim logic for short transfers and ZLPs (Desnes Nunes) [RHEL-116016] +- usb: dwc3: Abort suspend on soft disconnect failure (Desnes Nunes) [RHEL-116016] +- usb: gadget: epautoconf: Use USB API functions rather than constants (Desnes Nunes) [RHEL-116016] +- usb: dwc2: gadget: Use USB API functions rather than constants (Desnes Nunes) [RHEL-116016] +- usb: core: config: Use USB API functions rather than constants (Desnes Nunes) [RHEL-116016] +- usb: dwc3: qcom: Use bulk clock API and devres (Desnes Nunes) [RHEL-116016] +- usb: dwc3: qcom: Fix error handling in probe (Desnes Nunes) [RHEL-116016] +- usb: dwc3: qcom: use modern PM macros (Desnes Nunes) [RHEL-116016] +- usb: dwc2: also exit clock_gating when stopping udc while suspended (Desnes Nunes) [RHEL-116016] +- usb: dwc3: qcom: Transition to flattened model (Desnes Nunes) [RHEL-116016] +- usb: dwc3: qcom: Don't rely on drvdata during probe (Desnes Nunes) [RHEL-116016] +- usb: dwc3: core: Don't touch resets and clocks (Desnes Nunes) [RHEL-116016] +- usb: dwc3: core: Expose core driver as library (Desnes Nunes) [RHEL-116016] +- dt-bindings: usb: qcom,snps-dwc3: Fix bindings for X1E80100 (Desnes Nunes) [RHEL-116016] +- dt-bindings: usb: Introduce qcom,snps-dwc3 (Desnes Nunes) [RHEL-116016] +- usb: dwc3: qcom: Snapshot driver for backwards compatibilty (Desnes Nunes) [RHEL-116016] +- dt-bindings: usb: dwc3: Allow connector in USB controller node (Desnes Nunes) [RHEL-116016] +- dt-bindings: usb: qcom,dwc3: Add SM8750 compatible (Desnes Nunes) [RHEL-116016] +- usb: dwc3: core: Avoid redundant system suspend/resume callbacks (Desnes Nunes) [RHEL-116016] +- i2c: Set i2c pinctrl recovery info from it's device pinctrl (Desnes Nunes) [RHEL-116016] +- pinctrl: Add an API to get the pinctrl pins if initialized (Desnes Nunes) [RHEL-116016] +- usb: dwc3: Specify maximum number of XHCI interrupters (Desnes Nunes) [RHEL-116016] +- can: gs_usb: add VID/PID for the CANnectivity firmware (Desnes Nunes) [RHEL-116016] +- can: gs_usb: add usb endpoint address detection at driver probe step (Desnes Nunes) [RHEL-116016] +- can: gs_usb: add VID/PID for Xylanta SAINT3 product family (Desnes Nunes) [RHEL-116016] +- ext4: fix reserved gdt blocks handling in fsmap (Brian Foster) [RHEL-109218] +- ext4: fix fsmap end of range reporting with bigalloc (Brian Foster) [RHEL-109218] +- ext4: fix FS_IOC_GETFSMAP handling (Brian Foster) [RHEL-109218] +- ext4: replace the traditional ternary conditional operator with with max()/min() (Brian Foster) [RHEL-109218] +- scsi: scsi_debug: Make read-only arrays static const (Ewan D. Milne) [RHEL-116075] +- scsi: core: sysfs: Correct sysfs attributes access rights (Ewan D. Milne) [RHEL-116075] +- scsi: sd: Make sd shutdown issue START STOP UNIT appropriately (Ewan D. Milne) [RHEL-116075] +- scsi: Fix sas_user_scan() to handle wildcard and multi-channel scans (Ewan D. Milne) [RHEL-116075] +- scsi: scsi_transport_fc: Add comments to describe added 'rport' parameter (Ewan D. Milne) [RHEL-116075] +- scsi: scsi_transport_fc: Change to use per-rport devloss_work_q (Ewan D. Milne) [RHEL-116075] +- scsi: core: Fix kernel doc for scsi_track_queue_full() (Ewan D. Milne) [RHEL-116075] +- scsi: core: Use scsi_cmd_priv() instead of open-coding it (Ewan D. Milne) [RHEL-116075] +- scsi: core: Enforce unlimited max_segment_size when virt_boundary_mask is set (Ewan D. Milne) [RHEL-116075] +- scsi: scsi_devinfo: Remove redundant 'found' (Ewan D. Milne) [RHEL-116075] +- scsi: sd: Fix VPD page 0xb7 length check (Ewan D. Milne) [RHEL-116075] +- scsi: core: Remember if a device is an ATA device (Ewan D. Milne) [RHEL-116075] +- scsi: error: alua: I/O errors for ALUA state transitions (Ewan D. Milne) [RHEL-116075] +- scsi: core: devinfo: Fix typo in comment (Ewan D. Milne) [RHEL-116075] +- scsi: sd: Remove the stream_status member from scsi_stream_status_header (Ewan D. Milne) [RHEL-116075] +- scsi: scsi_debug: Reduce DEF_ATOMIC_WR_MAX_LENGTH (Ewan D. Milne) [RHEL-116075] +- scsi: scsi_transport_fc: Rename del_timer() in comment (Ewan D. Milne) [RHEL-116075] +- scsi: scsi_debug: Add ERASE for tapes (Ewan D. Milne) [RHEL-116075] +- scsi: scsi_debug: Use scsi_device->type instead os sdebug_ptype where possible (Ewan D. Milne) [RHEL-116075] +- scsi: scsi_debug: Move some tape-specific commands to separate definitions (Ewan D. Milne) [RHEL-116075] +- scsi: scsi_debug: Enable different command definitions for different device types (Ewan D. Milne) [RHEL-116075] +- scsi: scsi_debug: Fix two typos in command definitions (Ewan D. Milne) [RHEL-116075] +- KVM: x86/hyper-v: Skip non-canonical addresses during PV TLB flush (Jon Maloy) [RHEL-104731] {CVE-2025-38351} +- cgroup/rstat: avoid disabling irqs for O(num_cpu) (Radostin Stoyanov) [RHEL-94298] +Resolves: RHEL-101849, RHEL-104731, RHEL-109218, RHEL-110100, RHEL-114502, RHEL-116016, RHEL-116075, RHEL-117873, RHEL-122025, RHEL-122870, RHEL-123809, RHEL-124197, RHEL-94298 + +* Wed Nov 05 2025 CKI KWF Bot [5.14.0-635.el9] +- dm: fix NULL pointer dereference in __dm_suspend() (Benjamin Marzinski) [RHEL-119009] +- dm: fix queue start/stop imbalance under suspend/load/resume races (Benjamin Marzinski) [RHEL-119009] +- dm-raid: don't set io_min and io_opt for raid1 (Benjamin Marzinski) [RHEL-119009] +- dm-integrity: limit MAX_TAG_SIZE to 255 (Benjamin Marzinski) [RHEL-119009] +- dm-stripe: fix a possible integer overflow (Benjamin Marzinski) [RHEL-119009] +- dm-stripe: limit chunk_sectors to the stripe size (Benjamin Marzinski) [RHEL-119009] +- dm: set DM_TARGET_PASSES_CRYPTO feature for dm-thin (Benjamin Marzinski) [RHEL-119009] +- dm-thin: update the documentation (Benjamin Marzinski) [RHEL-119009] +- dm-raid: do not include dm-core.h (Benjamin Marzinski) [RHEL-119009] +- md: dm-zoned-target: Initialize return variable r to avoid uninitialized use (Benjamin Marzinski) [RHEL-119009] +- dm-verity: remove support for asynchronous hashes (Benjamin Marzinski) [RHEL-119009] +- dm-mpath: don't print the "loaded" message if registering fails (Benjamin Marzinski) [RHEL-119009] +- dm-mpath: make dm_unregister_path_selector return void (Benjamin Marzinski) [RHEL-119009] +- dm: ima: avoid extra calls to strlen() (Benjamin Marzinski) [RHEL-119009] +- dm: Simplify dm_io_complete() (Benjamin Marzinski) [RHEL-119009] +- dm: Remove unnecessary return in dm_zone_endio() (Benjamin Marzinski) [RHEL-119009] +- dm raid: add support for resync w/o metadata devices (Benjamin Marzinski) [RHEL-119009] +- dm-flakey: Fix corrupt_bio_byte setup checks (Benjamin Marzinski) [RHEL-119009] +- dm-table: fix checking for rq stackable devices (Benjamin Marzinski) [RHEL-119009] +- dm-bufio: fix sched in atomic context (Benjamin Marzinski) [RHEL-119009] +- dm-raid: fix variable in journal device check (Benjamin Marzinski) [RHEL-119009] +- dm-stripe: small code cleanup (Benjamin Marzinski) [RHEL-119009] +- dm-verity: fix a memory leak if some arguments are specified multiple times (Benjamin Marzinski) [RHEL-119009] +- dm-mirror: fix a tiny race condition (Benjamin Marzinski) [RHEL-119009] +- dm-table: check BLK_FEAT_ATOMIC_WRITES inside limits_lock (Benjamin Marzinski) [RHEL-119009] +- dm-zone: Use bdev_*() helper functions where applicable (Benjamin Marzinski) [RHEL-119009] +- dm-table: Set BLK_FEAT_ATOMIC_WRITES for target queue limits (Benjamin Marzinski) [RHEL-119009] +- dm-flakey: make corrupting read bios work (Benjamin Marzinski) [RHEL-119009] +- dm-flakey: remove useless ERROR_READS check in flakey_end_io (Benjamin Marzinski) [RHEL-119009] +- dm-flakey: error all IOs when num_features is absent (Benjamin Marzinski) [RHEL-119009] +- dm-flakey: Clean up parsing messages (Benjamin Marzinski) [RHEL-119009] +- dm: remove unneeded kvfree from alloc_targets (Benjamin Marzinski) [RHEL-119009] +- dm-bufio: remove maximum age based eviction (Benjamin Marzinski) [RHEL-119009] +- dm-verity: use softirq context only when !need_resched() (Benjamin Marzinski) [RHEL-119009] +- dm: lock limits when reading them (Benjamin Marzinski) [RHEL-119009] +- dm: use generic functions instead of disable_discard and disable_write_zeroes (Benjamin Marzinski) [RHEL-119009] +- dm-delay: don't busy-wait in kthread (Benjamin Marzinski) [RHEL-119009] +- dm: fix native zone append devices on top of emulated ones (Benjamin Marzinski) [RHEL-119009] +- dm: limit swapping tables for devices with zone write plugs (Benjamin Marzinski) [RHEL-119009] +- dm: fix dm_blk_report_zones (Benjamin Marzinski) [RHEL-119009] +- dm: handle failures in dm_table_set_restrictions (Benjamin Marzinski) [RHEL-119009] +- dm: free table mempools if not used in __bind (Benjamin Marzinski) [RHEL-119009] +- dm: don't change md if dm_table_set_restrictions() fails (Benjamin Marzinski) [RHEL-119009] +- dm-verity: support block number limits for different ioprio classes (Benjamin Marzinski) [RHEL-119009] +- dm-delay: support zoned devices (Benjamin Marzinski) [RHEL-119009] +- dm: restrict dm device size to 2^63-512 bytes (Benjamin Marzinski) [RHEL-119009] +- dm-verity: do forward error correction on metadata I/O errors (Benjamin Marzinski) [RHEL-119009] +- dm-bufio: remove unused return value (Benjamin Marzinski) [RHEL-119009] +- dm: Enable inline crypto passthrough for striped target (Benjamin Marzinski) [RHEL-119009] +- dm-integrity: Document Inline mode for storing integrity data (Benjamin Marzinski) [RHEL-119009] +- dm-verity: Document restart_on_error and panic_on_error options (Benjamin Marzinski) [RHEL-119009] +- dm-crypt: switch to using the crc32 library (Benjamin Marzinski) [RHEL-119009] +- thermal: Constify struct thermal_zone_device_ops (David Arcari) [RHEL-85463] +- thermal: int340x: processor_thermal: Add Wildcat Lake PCI ID (David Arcari) [RHEL-85463] +- ACPI: DPTF: Support for Wildcat Lake (David Arcari) [RHEL-85463] +- thermal: intel: int340x: Allow temperature override (David Arcari) [RHEL-85463] +- thermal: intel: int340x: Add throttling control interface to PTC (David Arcari) [RHEL-85463] +- thermal: int340x: processor_thermal: Platform temperature control documentation (David Arcari) [RHEL-85463] +- thermal: intel: int340x: Enable platform temperature control (David Arcari) [RHEL-85463] +- thermal: intel: int340x: Add platform temperature control interface (David Arcari) [RHEL-85463] +- x86/msr: Add explicit includes of [partial] (David Arcari) [RHEL-85463] +- thermal: intel: int340x: Add missing DVFS support flags (David Arcari) [RHEL-85463] +- thermal: intel: Clean up zone_trips[] initialization in int340x_thermal_zone_add() (David Arcari) [RHEL-85463] +- thermal: int340x: Use kcalloc() instead of kzalloc() with multiplication (David Arcari) [RHEL-85463] +- thermal: int340x: Add NULL check for adev (David Arcari) [RHEL-85463] +- selftests: tls: test skb copy under mem pressure and OOB (Sabrina Dubroca) [RHEL-115640] +- tls: make sure to abort the stream if headers are bogus (Sabrina Dubroca) [RHEL-115640] +- selftests: tls: make the new data_steal test less flaky (Sabrina Dubroca) [RHEL-115640] +- selftests: tls: test TCP stealing data from under the TLS socket (Sabrina Dubroca) [RHEL-115640] +- tls: handle data disappearing from under the TLS ULP (Sabrina Dubroca) [RHEL-115640] +- bpf, ktls: Fix data corruption when using bpf_msg_pop_data() in ktls (Sabrina Dubroca) [RHEL-115640] +- net/tls: fix kernel panic when alloc_page failed (Sabrina Dubroca) [RHEL-115640] +- bpf: fix ktls panic with sockmap (Sabrina Dubroca) [RHEL-115640] +- selftests: tls: check that disconnect does nothing (Sabrina Dubroca) [RHEL-115640] +- net: tls: explicitly disallow disconnect (Sabrina Dubroca) [RHEL-115640] +- Revert "drm/vkms: convert to use faux_device" (José Expósito) [RHEL-113577] +- Revert "drm/xe/pf: Set VF LMEM BAR size" (José Expósito) [RHEL-113577] +- Revert "drm/xe/nvm: add on-die non-volatile memory device" (José Expósito) [RHEL-113577] +- Revert "Mark xe driver as BROKEN if kernel page size is not 4kB" (José Expósito) [RHEL-113577] +- Revert "drm/tegra: gem: Don't attach dma-bufs when not needed" (José Expósito) [RHEL-113577] +- Revert "PM: domains: Add flags to specify power on attach/detach" (José Expósito) [RHEL-113577] +- Revert "relayfs: abolish prev_padding" (José Expósito) [RHEL-113577] +- drm/sched: Add missing argument to __assign_str() (José Expósito) [RHEL-113577] +- Revert "mm: rename call_mmap/mmap_prepare to vfs_mmap/mmap_prepare" (José Expósito) [RHEL-113577] +- drm/sysfb: Add efidrm for EFI displays (José Expósito) [RHEL-113577] +- redhat: Add new DRM modules to mod-internal.list (José Expósito) [RHEL-113577] +- redhat/configs: Add new configs from DRM 6.17 backport (José Expósito) [RHEL-113577] +- Merge DRM changes from upstream v6.17-rc7..v6.17 (José Expósito) [RHEL-113577] +- Merge DRM changes from upstream v6.17-rc6..v6.17-rc7 (José Expósito) [RHEL-113577] +- Merge DRM changes from upstream v6.17-rc5..v6.17-rc6 (José Expósito) [RHEL-113577] +- Merge DRM changes from upstream v6.16..v6.17-rc5 (José Expósito) [RHEL-113577] +Resolves: RHEL-113577, RHEL-115640, RHEL-119009, RHEL-85463 + +* Tue Nov 04 2025 CKI KWF Bot [5.14.0-634.el9] +- powerpc/crash: remove unnecessary NULL check before kvfree() (Mamatha Inamdar) [RHEL-101851] +- powerpc/crash: add crash memory hotplug support (Mamatha Inamdar) [RHEL-101851] +- powerpc/crash: add crash CPU hotplug support (Mamatha Inamdar) [RHEL-101851] +- powerpc/kexec: make the update_cpus_node() function public (Mamatha Inamdar) [RHEL-101851] +- powerpc/kexec: move *_memory_ranges functions to ranges.c (Mamatha Inamdar) [RHEL-101851] +- platform/x86: oaktrail: Use backlight power constants (David Arcari) [RHEL-120895] +- platform/x86: intel: oaktrail: Drop empty platform remove function (David Arcari) [RHEL-120895] +- platform/x86: use PLATFORM_DEVID_NONE instead of -1 [partial] (David Arcari) [RHEL-120895] +- platform/x86/intel/rst: drop owner assignment (David Arcari) [RHEL-120895] +- platform/x86: intel_turbo_max_3: Switch to new Intel CPU model defines (David Arcari) [RHEL-120895] +- platform/x86: intel-vbtn: Protect ACPI notify handler against recursion (David Arcari) [RHEL-120895] +- platform/x86: intel-vbtn: Update tablet mode switch at end of probe (David Arcari) [RHEL-120895] +- platform/x86: intel-vbtn: Use acpi_has_method to check for switch (David Arcari) [RHEL-120895] +- platform/x86: intel-vbtn: Log event code on unexpected button events (David Arcari) [RHEL-120895] +- platform/x86: intel-vbtn: Stop calling "VBDL" from notify_handler (David Arcari) [RHEL-120895] +- platform/x86: intel-vbtn: Fix missing tablet-mode-switch events (David Arcari) [RHEL-120895] +- platform/x86: intel: vbtn: Convert to platform remove callback returning void (David Arcari) [RHEL-120895] +- platform/x86: Replace acpi_bus_get_device() [partial] (David Arcari) [RHEL-120895] +- platform/x86: intel: telemetry: pltdrv: Convert to platform remove callback returning void (David Arcari) [RHEL-120895] +- platform/x86: intel_telemetry: Switch to new Intel CPU model defines (David Arcari) [RHEL-120895] +- platform/x86/intel/pmc: Add Bartlett Lake support to intel_pmc_core (David Arcari) [RHEL-120895] +- platform/x86/intel-uncore-freq: Check write blocked for ELC (David Arcari) [RHEL-120895] +- platform/x86/intel/pmt: support BMG crashlog (David Arcari) [RHEL-120895] +- platform/x86/intel/pmt: use a version struct (David Arcari) [RHEL-120895] +- platform/x86/intel/pmt: refactor base parameter (David Arcari) [RHEL-120895] +- platform/x86/intel/pmt: add register access helpers (David Arcari) [RHEL-120895] +- platform/x86/intel/pmt: decouple sysfs and namespace (David Arcari) [RHEL-120895] +- platform/x86/intel/pmt: correct types (David Arcari) [RHEL-120895] +- platform/x86/intel/pmt: re-order trigger logic (David Arcari) [RHEL-120895] +- platform/x86/intel/pmt: use guard(mutex) (David Arcari) [RHEL-120895] +- platform/x86/intel/pmt: mutex clean up (David Arcari) [RHEL-120895] +- platform/x86/intel/pmt: white space cleanup (David Arcari) [RHEL-120895] +- platform/x86/intel/pmt: fix a crashlog NULL pointer access (David Arcari) [RHEL-120895] +- platform/x86/intel/pmt: fix build dependency for kunit test (David Arcari) [RHEL-120895] +- platform/x86/intel/pmt/discovery: fix format string warning (David Arcari) [RHEL-120895] +- platform/x86/intel/pmt/discovery: Fix size_t specifiers for 32-bit (David Arcari) [RHEL-120895] +- redhat/configs: disable CONFIG_INTEL_PMT_KUNIT_TEST (David Arcari) [RHEL-120895] +- platform/x86/intel/pmt: KUNIT test for PMT Enhanced Discovery API (David Arcari) [RHEL-120895] +- platform/x86/intel/pmt/telemetry: Add API to retrieve telemetry regions by feature (David Arcari) [RHEL-120895] +- platform/x86/intel/pmt/discovery: Get telemetry attributes (David Arcari) [RHEL-120895] +- platform/x86/intel/tpmi: Get OOBMSM CPU mapping from TPMI (David Arcari) [RHEL-120895] +- platform/x86/intel/vsec: Set OOBMSM to CPU mapping (David Arcari) [RHEL-120895] +- platform/x86/intel/tpmi: Relocate platform info to intel_vsec.h (David Arcari) [RHEL-120895] +- platform/x86/intel/pmt: Add PMT Discovery driver (David Arcari) [RHEL-120895] +- platform/x86/intel/vsec: Add new Discovery feature (David Arcari) [RHEL-120895] +- platform/x86/intel/vsec: Skip driverless features (David Arcari) [RHEL-120895] +- platform/x86/intel/vsec: Skip absent features during initialization (David Arcari) [RHEL-120895] +- platform/x86/intel/vsec: Add device links to enforce dependencies (David Arcari) [RHEL-120895] +- platform/x86/intel/vsec: Create wrapper to walk PCI config space (David Arcari) [RHEL-120895] +- platform/x86/intel/vsec: Add private data for per-device data (David Arcari) [RHEL-120895] +- platform/x86/intel/hid: Add Wildcat Lake support (David Arcari) [RHEL-120895] +- platform/x86/intel-uncore-freq: avoid non-literal format string (David Arcari) [RHEL-120895] +- platform/x86/intel/pmc: Add Panther Lake support to Intel PMC SSRAM Telemetry (David Arcari) [RHEL-120895] +- platform/x86/intel/pmc: Add Lunar Lake support to Intel PMC SSRAM Telemetry (David Arcari) [RHEL-120895] +- platform/x86: intel_telemetry: Remove unused telemetry_raw_read_events() (David Arcari) [RHEL-120895] +- platform/x86: intel_telemetry: Remove unused telemetry_[gs]et_sampling_period() (David Arcari) [RHEL-120895] +- platform/x86: intel_telemetry: Remove unused telemetry_*_events() (David Arcari) [RHEL-120895] +- platform/x86: intel_telemetry: Fix kernel doc descriptions (David Arcari) [RHEL-120895] +- platform/x86/intel: power-domains: Fix error code in tpmi_init() (David Arcari) [RHEL-120895] +- platform/x86/intel-uncore-freq: Fail module load when plat_info is NULL (David Arcari) [RHEL-120895] +- platform/x86/intel-uncore-freq: Add attributes to show die_id (David Arcari) [RHEL-120895] +- platform/x86/intel: power-domains: Add interface to get Linux die ID (David Arcari) [RHEL-120895] +- platform/x86/intel-uncore-freq: Add attributes to show agent types (David Arcari) [RHEL-120895] +- platform/x86: ISST: Do Not Restore SST MSRs on CPU Online Operation (David Arcari) [RHEL-120895] +- platform/x86: ISST: Update minor version (David Arcari) [RHEL-120895] +- platform/x86: ISST: Support SST-PP revision 2 (David Arcari) [RHEL-120895] +- platform/x86: ISST: Support SST-TF revision 2 (David Arcari) [RHEL-120895] +- platform/x86:intel/pmc: Improve pmc_core_get_lpm_req() (David Arcari) [RHEL-120895] +- platform/x86:intel/pmc: Move error handling to init function (David Arcari) [RHEL-120895] +- platform/x86:intel/pmc: Use devm for mutex_init (David Arcari) [RHEL-120895] +- platform/x86:intel/pmc: Create Intel PMC SSRAM Telemetry driver (David Arcari) [RHEL-120895] +- platform/x86:intel/vsec: Change return type of intel_vsec_register (David Arcari) [RHEL-120895] +- x86/msr: Add explicit includes of [partial] (David Arcari) [RHEL-120895] +- platform/x86/intel: hid: Add Pantherlake support (David Arcari) [RHEL-120895] +- platform/x86: intel-hid: fix volume buttons on Microsoft Surface Go 4 tablet (David Arcari) [RHEL-120895] +- intel-hid: fix volume buttons on Thinkpad X12 Detachable Tablet Gen 1 (David Arcari) [RHEL-120895] +- platform/x86: intel-hid: Use string_choices API instead of ternary operator (David Arcari) [RHEL-120895] +- platform/x86/intel/hid: Add Lunar Lake and Arrow Lake support (David Arcari) [RHEL-120895] +- platform/x86/intel/hid: Don't wake on 5-button releases (David Arcari) [RHEL-120895] +- platform/x86/intel/hid: Add HP Dragonfly G2 to VGBS DMI quirks (David Arcari) [RHEL-120895] +- platform/x86: intel: hid: Always call BTNL ACPI method (David Arcari) [RHEL-120895] +- platform/x86: intel: hid: Convert to platform remove callback returning void (David Arcari) [RHEL-120895] +- platform/x86/intel/hid: Add module-params for 5 button array + SW_TABLET_MODE reporting (David Arcari) [RHEL-120895] +- platform/x86/intel: hid: Add Surface Go to VGBS allow list (David Arcari) [RHEL-120895] +- platform/x86: intel-hid: fix _DSM function index handling (David Arcari) [RHEL-120895] +- platform/x86/intel: hid: add quirk to support Surface Go 3 (David Arcari) [RHEL-120895] +- platform/x86/intel: hid: Add DMI switches allow list (David Arcari) [RHEL-120895] +- platform/x86/intel-uncore-freq: Fix missing uncore sysfs during CPU hotplug (David Arcari) [RHEL-120895] +- platform/x86:intel/pmc: Remove unneeded io operations (David Arcari) [RHEL-120895] +- platform/x86:intel/pmc: Remove unneeded header file inclusion (David Arcari) [RHEL-120895] +- platform/x86:intel/pmc: Convert index variables to be unsigned (David Arcari) [RHEL-120895] +- platform/x86:intel/pmc: Move PMC devid to core.h (David Arcari) [RHEL-120895] +- platform/x86:intel/pmc: Rename core_ssram to ssram_telemetry (David Arcari) [RHEL-120895] +- platform/x86:intel/pmc: Move PMC Core related functions (David Arcari) [RHEL-120895] +- hwmon: (k10temp) Add device ID for Strix Halo (David Arcari) [RHEL-104300] +- hwmon: (k10temp) Add thermal support for AMD Family 1Ah-based models (David Arcari) [RHEL-104300] +- hwmon: (k10temp) Add support for Zen5 Ryzen Desktop (David Arcari) [RHEL-104300] +- hwmon: (k10temp) add support for cyan skillfish (David Arcari) [RHEL-104300] +- hwmon: (k10temp): Use cpu_feature_enabled() for detecting zen (David Arcari) [RHEL-104300] +- hwmon: (k10temp) Rename _data variable (David Arcari) [RHEL-104300] +- hwmon: (k10temp) Remove unused HAVE_TDIE() macro (David Arcari) [RHEL-104300] +- hwmon: (k10temp) Reduce k10temp_get_ccd_support() parameters (David Arcari) [RHEL-104300] +- hwmon: (k10temp) Define a helper function to read CCD temperature (David Arcari) [RHEL-104300] +- hwmon: (k10temp) Add support for AMD Family 19h Model 8h (David Arcari) [RHEL-104300] +- hwmon: (k10temp) Enable AMD3255 Proc to show negative temperature (David Arcari) [RHEL-104300] +- dmaengine: ti: edma: Fix memory allocation size for queue_priority_map (Jerry Snitselaar) [RHEL-114133] +- dmaengine: idxd: Fix double free in idxd_setup_wqs() (Jerry Snitselaar) [RHEL-114133] +- dmaengine: idxd: Fix refcount underflow on module unload (Jerry Snitselaar) [RHEL-114133] +- dmaengine: idxd: Remove improper idxd_free (Jerry Snitselaar) [RHEL-114133] +- dmaengine: qcom: bam_dma: Fix DT error handling for num-channels/ees (Jerry Snitselaar) [RHEL-114133] +- dmaengine: idxd: Remove __packed from structures (Jerry Snitselaar) [RHEL-114133] +- dmaengine: ti: Do not enable by default during compile testing (Jerry Snitselaar) [RHEL-114133] +- dmaengine: sh: Do not enable SH_DMAE_BASE by default during compile testing (Jerry Snitselaar) [RHEL-114133] +- dmaengine: idxd: Fix warning for deadcode.deadstore (Jerry Snitselaar) [RHEL-114133] +- dmaengine: qcom: gpi: Drop unused gpi_write_reg_field() (Jerry Snitselaar) [RHEL-114133] +- dmaengine: dw-edma: Drop unused dchan2dev() and chan2dev() (Jerry Snitselaar) [RHEL-114133] +- dmaengine: Add devm_dma_request_chan() (Jerry Snitselaar) [RHEL-114133] +- dma: dw-edma: Fix build warning in dw_edma_pcie_probe() (Jerry Snitselaar) [RHEL-114133] +- dmaengine: idxd: Remove unused pointer and macro (Jerry Snitselaar) [RHEL-114133] +- dmaengine: sh: rz-dmac: Add RZ/V2H(P) support (Jerry Snitselaar) [RHEL-114133] +- dmaengine: sh: rz-dmac: Allow for multiple DMACs (Jerry Snitselaar) [RHEL-114133] +- dmaengine: idxd: Narrow the restriction on BATCH to ver. 1 only (Jerry Snitselaar) [RHEL-114133] +- dmaengine: ti: Add NULL check in udma_probe() (Jerry Snitselaar) [RHEL-114133] +- dmaengine: idxd: Check availability of workqueue allocated by idxd wq driver before using (Jerry Snitselaar) [RHEL-114133] +- dmaengine: dw-edma: Add HDMA NATIVE map check (Jerry Snitselaar) [RHEL-114133] +- dmaengine: ptdma: Remove dead code from pt_dmaengine_register() (Jerry Snitselaar) [RHEL-114133] +- dmaengine: ptdma: Remove unused pointer dma_cmd_cache (Jerry Snitselaar) [RHEL-114133] +- dmaengine: idxd: Fix ->poll() return value (Jerry Snitselaar) [RHEL-114133] +- dmaengine: idxd: Refactor remove call with idxd_cleanup() helper (Jerry Snitselaar) [RHEL-114133] +- dmaengine: idxd: Add missing idxd cleanup to fix memory leak in remove call (Jerry Snitselaar) [RHEL-114133] +- dmaengine: idxd: fix memory leak in error handling path of idxd_pci_probe (Jerry Snitselaar) [RHEL-114133] +- dmaengine: idxd: fix memory leak in error handling path of idxd_alloc (Jerry Snitselaar) [RHEL-114133] +- dmaengine: idxd: Add missing cleanups in cleanup internals (Jerry Snitselaar) [RHEL-114133] +- dmaengine: idxd: Add missing cleanup for early error out in idxd_setup_internals (Jerry Snitselaar) [RHEL-114133] +- dmaengine: idxd: fix memory leak in error handling path of idxd_setup_groups (Jerry Snitselaar) [RHEL-114133] +- dmaengine: idxd: fix memory leak in error handling path of idxd_setup_engines (Jerry Snitselaar) [RHEL-114133] +- dmaengine: idxd: fix memory leak in error handling path of idxd_setup_wqs (Jerry Snitselaar) [RHEL-114133] +- dmaengine: idxd: Fix allowing write() from different address spaces (Jerry Snitselaar) [RHEL-114133] +- dmaengine: ti: k3-udma: Add missing locking (Jerry Snitselaar) [RHEL-114133] +- dmaengine: ti: k3-udma: Use cap_mask directly from dma_device structure instead of a local copy (Jerry Snitselaar) [RHEL-114133] +- dmaengine: idxd: cdev: Fix uninitialized use of sva in idxd_cdev_open (Jerry Snitselaar) [RHEL-114133] +- dmaengine: Remove device_prep_dma_imm_data from struct dma_device (Jerry Snitselaar) [RHEL-114133] +- dmaengine: ti: edma: support sw triggered chans in of_edma_xlate() (Jerry Snitselaar) [RHEL-114133] +- dmaengine: ti: k3-udma: Enable second resource range for BCDMA and PKTDMA (Jerry Snitselaar) [RHEL-114133] +- dmaengine: Fix typo in comment (Jerry Snitselaar) [RHEL-114133] +- dmaengine: bcm2835-dma: fix warning when CONFIG_PM=n (Jerry Snitselaar) [RHEL-114133] +- dmaengine: idxd: Delete unnecessary NULL check (Jerry Snitselaar) [RHEL-114133] +- dmaengine: Use str_enable_disable-like helpers (Jerry Snitselaar) [RHEL-114133] +- dmaengine: dw: Switch to LATE_SIMPLE_DEV_PM_OPS() (Jerry Snitselaar) [RHEL-114133] +- dmaengine: Unify checks in dma_request_chan() (Jerry Snitselaar) [RHEL-114133] +- dmaengine: Add a comment on why it's okay when kasprintf() fails (Jerry Snitselaar) [RHEL-114133] +- dmaengine: Use dma_request_channel() instead of __dma_request_channel() (Jerry Snitselaar) [RHEL-114133] +- dmaengine: Replace dma_request_slave_channel() by dma_request_chan() (Jerry Snitselaar) [RHEL-114133] +- dmaengine: amd: qdma: make read-only arrays h2c_types and c2h_types static const (Jerry Snitselaar) [RHEL-114133] +- x86/cpu: Make all all CPUID leaf names consistent (Jerry Snitselaar) [RHEL-114133] +- x86/fpu: Remove unnecessary CPUID level check (Jerry Snitselaar) [RHEL-114133] +- x86/fpu: Move CPUID leaf definitions to common code (Jerry Snitselaar) [RHEL-114133] +- x86/tsc: Remove CPUID "frequency" leaf magic numbers. (Jerry Snitselaar) [RHEL-114133] +- x86/cpu: Refresh DCA leaf reading code (Jerry Snitselaar) [RHEL-114133] +- x86/cpu: Use MWAIT leaf definition (Jerry Snitselaar) [RHEL-114133] +- x86/cpu: Move MWAIT leaf definition to common header (Jerry Snitselaar) [RHEL-114133] +- redhat/configs: Enable CONFIG_CRASH_DM_CRYPT on RHEL (Coiby Xu) [RHEL-104939] +- s390: kexec: initialize kexec_buf struct (Coiby Xu) [RHEL-104939] +- arm64: kexec: initialize kexec_buf struct in load_other_segments() (Coiby Xu) [RHEL-104939] +- crashdump: add CONFIG_KEYS dependency (Coiby Xu) [RHEL-104939] +- crash_dump, nvme: select CONFIGFS_FS as built-in (Coiby Xu) [RHEL-104939] +- x86/crash: make the page that stores the dm crypt keys inaccessible (Coiby Xu) [RHEL-104939] +- x86/crash: pass dm crypt keys to kdump kernel (Coiby Xu) [RHEL-104939] +- crash_dump: retrieve dm crypt keys in kdump kernel (Coiby Xu) [RHEL-104939] +- crash_dump: reuse saved dm crypt keys for CPU/memory hot-plugging (Coiby Xu) [RHEL-104939] +- crash_dump: store dm crypt keys in kdump reserved memory (Coiby Xu) [RHEL-104939] +- crash_dump: make dm crypt keys persist for the kdump kernel (Coiby Xu) [RHEL-104939] +- kexec_file: allow to place kexec_buf randomly (Coiby Xu) [RHEL-104939] +- docs: core-api: document the IOVA-based API (Jerry Snitselaar) [RHEL-113839] +- dma-mapping: add a dma_need_unmap helper (Jerry Snitselaar) [RHEL-113839] +- dma-mapping: Implement link/unlink ranges API (Jerry Snitselaar) [RHEL-113839] +- iommu/dma: Factor out a iommu_dma_map_swiotlb helper (Jerry Snitselaar) [RHEL-113839] +- dma-mapping: Provide an interface to allow allocate IOVA (Jerry Snitselaar) [RHEL-113839] +- iommu: add kernel-doc for iommu_unmap_fast (Jerry Snitselaar) [RHEL-113839] +- iommu: generalize the batched sync after map interface (Jerry Snitselaar) [RHEL-113839] +- dma-mapping: move the PCI P2PDMA mapping helpers to pci-p2pdma.h (Jerry Snitselaar) [RHEL-113839] +- PCI/P2PDMA: Refactor the p2pdma mapping helpers (Jerry Snitselaar) [RHEL-113839] +- ALSA: update RHEL kconfigs for 6.16 upstream code (Jaroslav Kysela) [RHEL-112755] +- ALSA: usb-audio: Allow Focusrite devices to use low samplerates (Jaroslav Kysela) [RHEL-112755] +- ALSA: hda: tas2781: reorder tas2563 calibration variables (Jaroslav Kysela) [RHEL-112755] +- ALSA: hda: tas2781: fix tas2563 EFI data endianness (Jaroslav Kysela) [RHEL-112755] +- ASoC: SOF: Intel: WCL: Add the sdw_process_wakeen op (Jaroslav Kysela) [RHEL-112755] +- ASoC: rsnd: tidyup direction name on rsnd_dai_connect() (Jaroslav Kysela) [RHEL-112755] +- ALSA: hda/tas2781: Fix EFI name for calibration beginning with 1 instead of 0 (Jaroslav Kysela) [RHEL-112755] +- ASoC: soc-core: tidyup snd_soc_lookup_component_nolocked() (Jaroslav Kysela) [RHEL-112755] +- ASoC: soc-core: care NULL dirver name on snd_soc_lookup_component_nolocked() (Jaroslav Kysela) [RHEL-112755] +- ASoC: cs35l56: Remove SoundWire Clock Divider workaround for CS35L63 (Jaroslav Kysela) [RHEL-112755] +- ASoC: cs35l56: Handle new algorithms IDs for CS35L63 (Jaroslav Kysela) [RHEL-112755] +- ASoC: cs35l56: Update Firmware Addresses for CS35L63 for production silicon (Jaroslav Kysela) [RHEL-112755] +- ALSA: hda: tas2781: Fix wrong reference of tasdevice_priv (Jaroslav Kysela) [RHEL-112755] +- ALSA: usb-audio: qcom: Adjust mutex unlock order (Jaroslav Kysela) [RHEL-112755] +- ASoC: SDCA: correct the calculation of the maximum init table size (Jaroslav Kysela) [RHEL-112755] +- ASoC: rt5650: Eliminate the high frequency glitch (Jaroslav Kysela) [RHEL-112755] +- ASoC: SOF: Intel: PTL: Add the sdw_process_wakeen op (Jaroslav Kysela) [RHEL-112755] +- ALSA: hda/realtek - Add mute LED support for HP Pavilion 15-eg0xxx (Jaroslav Kysela) [RHEL-112755] +- ALSA: hda/realtek - Add mute LED support for HP Victus 15-fa0xxx (Jaroslav Kysela) [RHEL-112755] +- ASoC: amd: yc: Add DMI quirk for HP Laptop 17 cp-2033dx (Jaroslav Kysela) [RHEL-112755] +- ASoC: Intel: soc-acpi: add support for HP Omen14 ARL (Jaroslav Kysela) [RHEL-112755] +- ASoC: amd: yc: Add DMI entries to support HP 15-fb1xxx (Jaroslav Kysela) [RHEL-112755] +- ALSA: hda/cs35l56: Workaround bad dev-index on Lenovo Yoga Book 9i GenX (Jaroslav Kysela) [RHEL-112755] +- ALSA: hda/realtek: Support mute LED for Yoga with ALC287 (Jaroslav Kysela) [RHEL-112755] +- ASoC: Intel: fix SND_SOC_SOF dependencies (Jaroslav Kysela) [RHEL-112755] +- ASoC: rt5660: Fix the dmic data source from GPIO2 (Jaroslav Kysela) [RHEL-112755] +- ASoC: Intel: avs: Fix NULL ptr deref on rmmod (Jaroslav Kysela) [RHEL-112755] +- ASoC: amd: yc: add DMI quirk for ASUS M6501RM (Jaroslav Kysela) [RHEL-112755] +- ALSA: hda/realtek: Enable headset Mic on Positivo K116J (Jaroslav Kysela) [RHEL-112755] +- ALSA: hda/tas2781: Fix calibration data parser issue (Jaroslav Kysela) [RHEL-112755] +- ALSA: hda/realtek: Add quirk for ASUS ExpertBook B9403CVAR (Jaroslav Kysela) [RHEL-112755] +- ASoC: Intel: sof_sdw: Add quirks for Lenovo P1 and P16 (Jaroslav Kysela) [RHEL-112755] +- ALSA: usb-audio: Improve filtering of sample rates on Focusrite devices (Jaroslav Kysela) [RHEL-112755] +- ALSA: usb: qcom: fix NULL pointer dereference in qmi_stop_session (Jaroslav Kysela) [RHEL-112755] +- ALSA: qc_audio_offload: Fix missing error code in prepare_qmi_response() (Jaroslav Kysela) [RHEL-112755] +- ASoC: qcom: sm8250: Fix possibly undefined reference (Jaroslav Kysela) [RHEL-112755] +- ALSA: hda/realtek: Enable headset Mic on Positivo P15X (Jaroslav Kysela) [RHEL-112755] +- ASoC: doc: cs35l56: Add CS35L63 to the list of supported devices (Jaroslav Kysela) [RHEL-112755] +- ALSA: hda/realtek: Add quirk for Asus GA605K (Jaroslav Kysela) [RHEL-112755] +- ASoC: apple: mca: Drop default ARCH_APPLE in Kconfig (Jaroslav Kysela) [RHEL-112755] +- ASoC: doc: cs35l56: Update to add new SoundWire firmware filename suffix (Jaroslav Kysela) [RHEL-112755] +- ASoC: cs35l56: Use SoundWire address as alternate firmware suffix on L56 B0 (Jaroslav Kysela) [RHEL-112755] +- ASoC: cs35l56: Use SoundWire address as firmware name suffix for new silicon (Jaroslav Kysela) [RHEL-112755] +- ASoC: sdw_utils: Fix potential NULL pointer deref in is_sdca_endpoint_present() (Jaroslav Kysela) [RHEL-112755] +- ALSA: ctxfi: Replace deprecated strcpy() with strscpy() (Jaroslav Kysela) [RHEL-112755] +- ASoC: codecs: ES8326: Modify initialization configuration (Jaroslav Kysela) [RHEL-112755] +- ASoC: cs48l32: Fix a signedness bug in cs48l32_hw_params() (Jaroslav Kysela) [RHEL-112755] +- ASoC: Intel: avs: boards: Fix rt5663 front end name (Jaroslav Kysela) [RHEL-112755] +- ASoC: Intel: avs: Simplify verification of parse_int_array() result (Jaroslav Kysela) [RHEL-112755] +- ALSA: hda: cs35l41: Constify regmap_irq_chip (Jaroslav Kysela) [RHEL-112755] +- ASoC: pcm: Do not open FEs with no BEs connected (Jaroslav Kysela) [RHEL-112755] +- ASoC: Intel: avs: Include missing string.h (Jaroslav Kysela) [RHEL-112755] +- ASoC: Intel: avs: Verify kcalloc() status when setting constraints (Jaroslav Kysela) [RHEL-112755] +- ASoC: amd: yc: Add support for Lenovo Yoga 7 16ARP8 (Jaroslav Kysela) [RHEL-112755] +- ASoC: tas571x: fix tas5733 num_controls (Jaroslav Kysela) [RHEL-112755] +- ASoC: tas571x: add separate tas5733 controls (Jaroslav Kysela) [RHEL-112755] +- ALSA: usb-audio: qcom: fix USB_XHCI dependency (Jaroslav Kysela) [RHEL-112755] +- ASoC: qdsp6: fix compile-testing without CONFIG_OF (Jaroslav Kysela) [RHEL-112755] +- ALSA: atmel: Replace deprecated strcpy() with strscpy() (Jaroslav Kysela) [RHEL-112755] +- ASoC: wm_adsp: Make cirrus_dir const (Jaroslav Kysela) [RHEL-112755] +- ASoC: tegra: Tegra264 support in isomgr_bw (Jaroslav Kysela) [RHEL-112755] +- ASoC: tegra: AHUB: Add Tegra264 support (Jaroslav Kysela) [RHEL-112755] +- ASoC: tegra: AMX: Add Tegra264 support (Jaroslav Kysela) [RHEL-112755] +- ASoC: tegra: ADX: Add Tegra264 support (Jaroslav Kysela) [RHEL-112755] +- ASoC: tegra: I2S: Add Tegra264 support (Jaroslav Kysela) [RHEL-112755] +- ASoC: tegra: Update PLL rate for Tegra264 (Jaroslav Kysela) [RHEL-112755] +- ASoC: tegra: ASRC: Update ARAM address (Jaroslav Kysela) [RHEL-112755] +- ASoC: tegra: ADMAIF: Add Tegra264 support (Jaroslav Kysela) [RHEL-112755] +- ASoC: tegra: CIF: Add Tegra264 support (Jaroslav Kysela) [RHEL-112755] +- dt-bindings: ASoC: Document Tegra264 APE support (Jaroslav Kysela) [RHEL-112755] +- dt-bindings: ASoC: admaif: Add missing properties (Jaroslav Kysela) [RHEL-112755] +- ALSA: hda/tas2781: Move and unified the calibrated-data getting function for SPI and I2C into the tas2781_hda lib (Jaroslav Kysela) [RHEL-112755] +- ALSA: qc_audio_offload: try to reduce address space confusion (Jaroslav Kysela) [RHEL-112755] +- ALSA: hda/tegra: Switch to two-argument strscpy() (Jaroslav Kysela) [RHEL-112755] +- ALSA: qc_audio_offload: avoid leaking xfer_buf allocation (Jaroslav Kysela) [RHEL-112755] +- ALSA: qc_audio_offload: rename dma/iova/va/cpu/phys variables (Jaroslav Kysela) [RHEL-112755] +- ALSA: usb-audio: qcom: Fix an error handling path in qc_usb_audio_probe() (Jaroslav Kysela) [RHEL-112755] +- ALSA: hda/cs35l41_hda: select FW_CS_DSP (Jaroslav Kysela) [RHEL-112755] +- ASoC: Intel: sof_sdw: Add support for wclrvp & ocelot in WCL platform (Jaroslav Kysela) [RHEL-112755] +- ALSA: amd7930: replace strcpy() with strscpy() (Jaroslav Kysela) [RHEL-112755] +- ASoC: Intel: soc-acpi-intel-mtl-match: Add match for CDB35L63-CB2 (Jaroslav Kysela) [RHEL-112755] +- ASoC: intel: sof_sdw: Add support for CS35L63 into machine driver (Jaroslav Kysela) [RHEL-112755] +- ALSA: hda: add HDMI codec ID for Intel WCL (Jaroslav Kysela) [RHEL-112755] +- ASoC: SOF: Intel: add initial support for WCL (Jaroslav Kysela) [RHEL-112755] +- ALSA: hda: intel-dsp-config: Add WCL support (Jaroslav Kysela) [RHEL-112755] +- ALSA: hda: hda-intel: add Wildcat Lake support (Jaroslav Kysela) [RHEL-112755] +- PCI: Add Intel Wildcat Lake audio Device ID (Jaroslav Kysela) [RHEL-112755] +- ALSA: dbri: replace strcpy() with strscpy() (Jaroslav Kysela) [RHEL-112755] +- ALSA: n64: Replace deprecated strcpy() with strscpy() (Jaroslav Kysela) [RHEL-112755] +- ASoC: qcom: sc8280xp: Add sound card support for QCS9100 and QCS9075 (Jaroslav Kysela) [RHEL-112755] +- ASoC: dt-bindings: qcom,sm8250: Add QCS9100 and QCS9075 sound card (Jaroslav Kysela) [RHEL-112755] +- ASoC: tas2781: Header file cleanup and Move the macro definitions to fwlib (Jaroslav Kysela) [RHEL-112755] +- ASoC: rt722: make regmap cache-only in probe (Jaroslav Kysela) [RHEL-112755] +- ASoC: fsl_xcvr: update platform driver name (Jaroslav Kysela) [RHEL-112755] +- ASoC: soc-utils: Check string pointer validity in snd_soc_dlc_is_dummy() (Jaroslav Kysela) [RHEL-112755] +- ALSA: usb: fcp: Use USB API functions rather than constants (Jaroslav Kysela) [RHEL-112755] +- ALSA: scarlett2: Use USB API functions rather than constants (Jaroslav Kysela) [RHEL-112755] +- ALSA: usb-audio: Rename Pioneer mixer channel controls (Jaroslav Kysela) [RHEL-112755] +- dt-bindings: Document Tegra264 HDA Support (Jaroslav Kysela) [RHEL-112755] +- dt-bindings: Update Tegra194 and Tegra234 HDA bindings (Jaroslav Kysela) [RHEL-112755] +- ASoC: mediatek: mt8183-afe-pcm: Shorten irq_data table using macros (Jaroslav Kysela) [RHEL-112755] +- ASoC: mediatek: mt8183-afe-pcm: shorten mt8183_is_volatile_reg() (Jaroslav Kysela) [RHEL-112755] +- ASoC: mediatek: mt8183-afe-pcm: Shorten memif_data table using macros (Jaroslav Kysela) [RHEL-112755] +- ASoC: q6apm-lpass-dais: Print APM port id in decimal on enable error (Jaroslav Kysela) [RHEL-112755] +- ASoC: amd: use new ACP dev names for DAI links (Jaroslav Kysela) [RHEL-112755] +- soundwire: intel: Add awareness of ACE3+ microphone privacy (Jaroslav Kysela) [RHEL-112755] +- ASoC: SOF: Intel: hda: Set the mic_privacy flag for soundwire with ACE3+ (Jaroslav Kysela) [RHEL-112755] +- soundwire: bus: Simplify sdw_assign_device_num() (Jaroslav Kysela) [RHEL-112755] +- soundwire: bus: Add internal slave ID and use for IRQs (Jaroslav Kysela) [RHEL-112755] +- ALSA: hda: cs35l56: Log tuning unique identifiers during firmware load (Jaroslav Kysela) [RHEL-112755] +- ASoC: cs35l56: Log tuning unique identifiers during firmware load (Jaroslav Kysela) [RHEL-112755] +- ASoC: tlv320aic3x: Use dev_err_probe (Jaroslav Kysela) [RHEL-112755] +- ALSA: hda/tas2781: Fix the ld issue reported by kernel test robot (Jaroslav Kysela) [RHEL-112755] +- ALSA: hda/tas2781: Fix the symbol was not declare warning reported by kernel test robot (Jaroslav Kysela) [RHEL-112755] +- ALSA: sb: Replace deprecated strcpy() with strscpy() (Jaroslav Kysela) [RHEL-112755] +- ASoC: soc-core: merge snd_soc_unregister_component() and snd_soc_unregister_component_by_driver() (Jaroslav Kysela) [RHEL-112755] +- ALSA: msnd: Remove midi code (Jaroslav Kysela) [RHEL-112755] +- ALSA: intel-hdmi-audio: Replace deprecated strcpy() with strscpy() (Jaroslav Kysela) [RHEL-112755] +- ALSA: wavefront: remove snd_wavefront_xxx() (Jaroslav Kysela) [RHEL-112755] +- ALSA: isa/gus: remove snd_gf1_lfo_xxx() (Jaroslav Kysela) [RHEL-112755] +- ALSA: hda: intel-nhlt: Print errors in intel_nhlt_ssp_device_type() (Jaroslav Kysela) [RHEL-112755] +- ASoC: soc.h: remove snd_soc_disconnect_sync() (Jaroslav Kysela) [RHEL-112755] +- ASoC: soc.h: remove unnecessary definitions (Jaroslav Kysela) [RHEL-112755] +- ASoC: Intel: atom: Remove unused functions (Jaroslav Kysela) [RHEL-112755] +- ASoC: rt712-sdca: remove redundant else path of if statement (Jaroslav Kysela) [RHEL-112755] +- ASoC: codecs: rt9123: Fix sparse cast warning (Jaroslav Kysela) [RHEL-112755] +- ALSA: pci: au88x0: use snd_kcontrol_chip() (Jaroslav Kysela) [RHEL-112755] +- ALSA: pci: asihpi: use snd_kcontrol_chip() (Jaroslav Kysela) [RHEL-112755] +- ALSA: pci: ali5451: use snd_kcontrol_chip() (Jaroslav Kysela) [RHEL-112755] +- ALSA: usb: mixer_quirks: use snd_kcontrol_chip() (Jaroslav Kysela) [RHEL-112755] +- ALSA: usb: mixer_us16x08: use snd_kcontrol_chip() (Jaroslav Kysela) [RHEL-112755] +- ALSA: sh: use snd_kcontrol_chip() (Jaroslav Kysela) [RHEL-112755] +- ALSA: i2c: use snd_kcontrol_chip() (Jaroslav Kysela) [RHEL-112755] +- ALSA: core: use snd_kcontrol_chip() (Jaroslav Kysela) [RHEL-112755] +- ALSA: virtio: use snd_kcontrol_chip() (Jaroslav Kysela) [RHEL-112755] +- ALSA: pci: hda: use snd_kcontrol_chip() (Jaroslav Kysela) [RHEL-112755] +- ALSA: usb: midi: use snd_kcontrol_chip() (Jaroslav Kysela) [RHEL-112755] +- ALSA: usb: mixer: use snd_kcontrol_chip() (Jaroslav Kysela) [RHEL-112755] +- ALSA: gus: Remove deadcode (Jaroslav Kysela) [RHEL-112755] +- ALSA: hda/tas2781: Create an independent lib to save the shared parts for both SPI and I2C driver (Jaroslav Kysela) [RHEL-112755] +- ALSA: hda: Remove unused snd_hdac_stream_get_spbmaxfifo (Jaroslav Kysela) [RHEL-112755] +- ALSA: hda: Remove unused snd_hda_add_nid (Jaroslav Kysela) [RHEL-112755] +- ASoC: rt712-sdca: remove redundant else path of if statement (Jaroslav Kysela) [RHEL-112755] +- ASoC: Intel: soc-acpi-intel-ptl-match: Add rt713_vb_l3_rt1320_l3 support (Jaroslav Kysela) [RHEL-112755] +- ASoC: Intel: soc-acpi-intel-lnl/ptl-match: Simplify variable name (Jaroslav Kysela) [RHEL-112755] +- ASoC: tas2781: Add a debugfs node for acoustic tuning (Jaroslav Kysela) [RHEL-112755] +- ASoC: amd: sof_amd_sdw: add logic to get cpu_pin_id for ACP7.0/ACP7.1 platforms (Jaroslav Kysela) [RHEL-112755] +- ASoC: Intel: soc-acpi-intel-ptl-match: Sort ACPI link/machine tables (Jaroslav Kysela) [RHEL-112755] +- ASoC: codec: cs42l52: Convert to GPIO descriptors (Jaroslav Kysela) [RHEL-112755] +- ASoC: codec: cs42l52: Drop cs42l52.h (Jaroslav Kysela) [RHEL-112755] +- ASoC: codec: cs42l52: Sort headers alphabetically (Jaroslav Kysela) [RHEL-112755] +- ASoC: codec: cs42l73: Convert to GPIO descriptors (Jaroslav Kysela) [RHEL-112755] +- ASoC: codec: cs42l73: Drop cs42l73.h (Jaroslav Kysela) [RHEL-112755] +- ASoC: codec: cs42l73: Sort headers alphabetically (Jaroslav Kysela) [RHEL-112755] +- ASoC: codec: cs42l56: Convert to GPIO descriptors (Jaroslav Kysela) [RHEL-112755] +- ASoC: codec: cs42l56: Drop cs42l56.h (Jaroslav Kysela) [RHEL-112755] +- ASoC: codec: cs42l56: Sort headers alphabetically (Jaroslav Kysela) [RHEL-112755] +- ASoC: SOF: add disable_function_topology module parameter (Jaroslav Kysela) [RHEL-112755] +- ASoC: SOF: set disable_function_topology if override_tplg_filename is set (Jaroslav Kysela) [RHEL-112755] +- ASoC: SOF: add disable_function_topology flag (Jaroslav Kysela) [RHEL-112755] +- ASoC: cs35l56: Add initial support for CS35L63 for I2C and SoundWire (Jaroslav Kysela) [RHEL-112755] +- ASoC: cs35l56: Read Silicon ID from DIE_STS registers for CS35L63 (Jaroslav Kysela) [RHEL-112755] +- ASoC: cs35l56: Add Mute, Volume and Posture registers to firmware register list (Jaroslav Kysela) [RHEL-112755] +- ASoC: cs35l56: Add struct to index firmware registers (Jaroslav Kysela) [RHEL-112755] +- ASoC: cs35l56: Add Index based on ACPI HID or SDW ID to select regmap config (Jaroslav Kysela) [RHEL-112755] +- ASoC: Intel: sof_sdw: Avoid NULL check fail when re-probing (Jaroslav Kysela) [RHEL-112755] +- ASoC: sdw_utils: Remove num_platforms from simple DAI helper (Jaroslav Kysela) [RHEL-112755] +- ALSA: hda/tas2781: select CONFIG_CRC8 for SND_HDA_SCODEC_TAS2781_I2C (Jaroslav Kysela) [RHEL-112755] +- ALSA: pcm: Remove unused snd_pcm_rate_range_to_bits (Jaroslav Kysela) [RHEL-112755] +- ALSA: pcm: Remove unused snd_dmaengine_pcm_open_request_chan (Jaroslav Kysela) [RHEL-112755] +- ALSA: seq: Remove unused snd_seq_queue_client_leave_cells (Jaroslav Kysela) [RHEL-112755] +- ALSA: core: Remove unused snd_device_get_state (Jaroslav Kysela) [RHEL-112755] +- ALSA: core: Remove unused snd_jack_set_parent (Jaroslav Kysela) [RHEL-112755] +- ASoC: intel: atom: Return -ENOMEM if pcim_iomap() fails (Jaroslav Kysela) [RHEL-112755] +- ASoC: intel: avs: Use pure devres PCI (Jaroslav Kysela) [RHEL-112755] +- ASoC: intel: atom: Use pure devres PCI (Jaroslav Kysela) [RHEL-112755] +- ASoC: sof: Use pure devres PCI (Jaroslav Kysela) [RHEL-112755] +- ASoC: SOF: amd: add build support for soundwire (Jaroslav Kysela) [RHEL-112755] +- ASoC: SOF: amd: add soundwire wake irq handling (Jaroslav Kysela) [RHEL-112755] +- ASoC: SOF: amd: enable soundwire host wake irq mask (Jaroslav Kysela) [RHEL-112755] +- ASoC: SOF: amd: refactor acp reset sequence (Jaroslav Kysela) [RHEL-112755] +- ASoC: SOF: amd: enable ACP_PME_EN register for ACP7.0 & ACP7.1 platforms (Jaroslav Kysela) [RHEL-112755] +- ASoC: SOF: amd: update soundwire specific acp descriptor fields (Jaroslav Kysela) [RHEL-112755] +- ASoC: SOF: amd: add ACP7.1 platform support (Jaroslav Kysela) [RHEL-112755] +- ASoC: SOF: amd: remove else condition in resume sequence (Jaroslav Kysela) [RHEL-112755] +- ASoC: fsl_rpmsg: Allocate a smaller buffer size for capture stream (Jaroslav Kysela) [RHEL-112755] +- ASoC: fsl_rpmsg: Configure CPU DAI for card that sits on rpmsg-micfil-channel (Jaroslav Kysela) [RHEL-112755] +- ASoC: codecs: tas2764: Fix Wvoid-pointer-to-enum-cast warning (Jaroslav Kysela) [RHEL-112755] +- ASoC: codecs: wsa88xx/wcd938x: Drop kerneldoc marker from inner comment (Jaroslav Kysela) [RHEL-112755] +- ASoC: soc-utils: add snd_soc_dlc_is_dummy() (Jaroslav Kysela) [RHEL-112755] +- ASoC: Intel: avs: Fix kcalloc() sizes (Jaroslav Kysela) [RHEL-112755] +- ASoC: codec: sma1307: Remove including of_gpio.h (Jaroslav Kysela) [RHEL-112755] +- ASoC: codec: twl4030: Convert to GPIO descriptors (Jaroslav Kysela) [RHEL-112755] +- ASoC: codec: twl4030: Sort headers alphabetically (Jaroslav Kysela) [RHEL-112755] +- ALSA: hda/tas2781: Remove tas2781_spi_fwlib.c and leverage SND_SOC_TAS2781_FMWLIB (Jaroslav Kysela) [RHEL-112755] +- ALSA: hda/cs35l56: Remove dependency on COMPILE_TEST (Jaroslav Kysela) [RHEL-112755] +- ASoC: wm_adsp: Don't use no_free_ptr() when passing to PTR_ERR() (Jaroslav Kysela) [RHEL-112755] +- ASoC: codecs: Use min() to simplify aw_dev_dsp_update_container() (Jaroslav Kysela) [RHEL-112755] +- ASoC: SOF: topology: Fix null pointer dereference (Jaroslav Kysela) [RHEL-112755] +- ASoC: amd: acp: Drop superfluous assignment in acp_sof_probe() (Jaroslav Kysela) [RHEL-112755] +- ALSA: korg1212: Replace the pending stop check code with sync_stop PCM ops (Jaroslav Kysela) [RHEL-112755] +- ALSA: hda/hda_cs_dsp_ctl: Delete hda_cs_dsp_ctl module (Jaroslav Kysela) [RHEL-112755] +- ASoC: fsl: don't set link->platform if not needed (Jaroslav Kysela) [RHEL-112755] +- ASoC: Intel: avs: Fix NULL pointer dereference (Jaroslav Kysela) [RHEL-112755] +- ASoC: codecs: wcd938x: drop unnecessary mux flag assignment (Jaroslav Kysela) [RHEL-112755] +- ASoC: codecs: wcd938x: fix mux error handling (Jaroslav Kysela) [RHEL-112755] +- ASoC: codec: tpa6130a2: Convert to GPIO descriptors (Jaroslav Kysela) [RHEL-112755] +- ASoC: codec: tpa6130a2: Remove tpa6130a2_platform_data (Jaroslav Kysela) [RHEL-112755] +- ASoC: codec: tpa6130a2: Sort headers alphabetically (Jaroslav Kysela) [RHEL-112755] +- ALSA: riptide: Use pure devres PCI (Jaroslav Kysela) [RHEL-112755] +- ALSA: nm256: Use pure devres PCI (Jaroslav Kysela) [RHEL-112755] +- ALSA: ice: Use pure devres PCI (Jaroslav Kysela) [RHEL-112755] +- ALSA: emu10k1: Use pure devres PCI (Jaroslav Kysela) [RHEL-112755] +- ALSA: echoaudio: Use pure devres PCI (Jaroslav Kysela) [RHEL-112755] +- ALSA: cs5535: Use pure devres PCI (Jaroslav Kysela) [RHEL-112755] +- ALSA: cs46xx: Use pure devres PCI (Jaroslav Kysela) [RHEL-112755] +- ALSA: ca0106: Use pure devres PCI (Jaroslav Kysela) [RHEL-112755] +- ALSA: ali5451: Use pure devres PCI (Jaroslav Kysela) [RHEL-112755] +- ALSA: maestro3: Use pure devres PCI (Jaroslav Kysela) [RHEL-112755] +- ALSA: intel8x: Use pure devres PCI (Jaroslav Kysela) [RHEL-112755] +- ALSA: fm801: Use pure devres PCI (Jaroslav Kysela) [RHEL-112755] +- ALSA: es19x8: Use pure devres PCI (Jaroslav Kysela) [RHEL-112755] +- ALSA: azt3328: Use pure devres PCI (Jaroslav Kysela) [RHEL-112755] +- ALSA: als: Use pure devres PCI (Jaroslav Kysela) [RHEL-112755] +- ALSA: oxygen: Use pure devres PCI (Jaroslav Kysela) [RHEL-112755] +- ALSA: lx6464es: Use pure devres PCI (Jaroslav Kysela) [RHEL-112755] +- ALSA: vx222: Use pure devres PCI (Jaroslav Kysela) [RHEL-112755] +- ALSA: trident: Use pure devres PCI (Jaroslav Kysela) [RHEL-112755] +- ALSA: rme9652: Use pure devres PCI (Jaroslav Kysela) [RHEL-112755] +- ALSA: ymfpci: Use pure devres PCI (Jaroslav Kysela) [RHEL-112755] +- ALSA: sonicvibes: Use pure devres PCI (Jaroslav Kysela) [RHEL-112755] +- ALSA: rme96: Use pure devres PCI (Jaroslav Kysela) [RHEL-112755] +- ALSA: rme32: Use pure devres PCI (Jaroslav Kysela) [RHEL-112755] +- ALSA: ens1370: Use pure devres PCI (Jaroslav Kysela) [RHEL-112755] +- ALSA: cmipci: Use pure devres PCI (Jaroslav Kysela) [RHEL-112755] +- ALSA: via82: Use pure devres PCI (Jaroslav Kysela) [RHEL-112755] +- ALSA: sis7019: Use pure devres PCI (Jaroslav Kysela) [RHEL-112755] +- ALSA: HDA: Add Zhaoxin HDMI Controller and Codec support (Jaroslav Kysela) [RHEL-112755] +- ASoC: adau7118: Allow dsp_a mode (Jaroslav Kysela) [RHEL-112755] +- ASoC: dt-bindings: fsl,mqs: Document audio graph port (Jaroslav Kysela) [RHEL-112755] +- ALSA: usb-audio: Add Pioneer DJ DJM-V10 support (Jaroslav Kysela) [RHEL-112755] +- ALSA: pcm: Make snd_pcm_lib_malloc_pages() debug message say "allocate" (Jaroslav Kysela) [RHEL-112755] +- ASoC: wm8998: Add Kconfig prompt (Jaroslav Kysela) [RHEL-112755] +- ASoC: codecs: Remove unused rt566[58]_sel_asrc_clk_src (Jaroslav Kysela) [RHEL-112755] +- ASoC: cs48l32: Use modern PM_OPS (Jaroslav Kysela) [RHEL-112755] +- ASoC: rt722: fix pop noise at the beginning of DMIC recording (Jaroslav Kysela) [RHEL-112755] +- ASoC: cs48l32: Fix spelling mistake "exceeeds" -> "exceeds" (Jaroslav Kysela) [RHEL-112755] +- ASoC: fsl_rpmsg: Remove useless return variable (Jaroslav Kysela) [RHEL-112755] +- ASoC: ak4458: Remove useless return variable (Jaroslav Kysela) [RHEL-112755] +- ASoC: rt722: fix pop noise at the beginning of headphone playback (Jaroslav Kysela) [RHEL-112755] +- ASoC: cs-amp-lib-test: Use faux bus instead of creating a dummy platform device (Jaroslav Kysela) [RHEL-112755] +- ALSA: hda/tas2781: Create a common header for both spi and i2c tas2781 hda driver (Jaroslav Kysela) [RHEL-112755] +- ASoC: qcom: qdsp6: Set error code in q6usb_hw_params() (Jaroslav Kysela) [RHEL-112755] +- ALSA: usb-audio: qcom: delete a stray tab (Jaroslav Kysela) [RHEL-112755] +- ALSA: hda/cirrus_scodec_test: Modernize creation of dummy devices (Jaroslav Kysela) [RHEL-112755] +- ASoC: cs-amp-lib-test: Use flex_array_size() (Jaroslav Kysela) [RHEL-112755] +- ASoC: cs48l32: Add driver for Cirrus Logic CS48L32 audio DSP (Jaroslav Kysela) [RHEL-112755] +- ASoC: dt-bindings: Add Cirrus Logic CS48L32 audio DSP (Jaroslav Kysela) [RHEL-112755] +- ASoC: cs-amp-lib: Annotate struct cirrus_amp_efi_data with __counted_by() (Jaroslav Kysela) [RHEL-112755] +- ASoC: cs-amp-lib: Replace offsetof() with struct_size() (Jaroslav Kysela) [RHEL-112755] +- ASoC: rsnd: use snd_pcm_direction_name() (Jaroslav Kysela) [RHEL-112755] +- ASoC: soc_sdw_utils: skip the endpoint that doesn't present (Jaroslav Kysela) [RHEL-112755] +- ASoC: sdw_utils: split asoc_sdw_get_codec_name (Jaroslav Kysela) [RHEL-112755] +- ASoC: Intel: soc-acpi-intel-mtl-match: add get_function_tplg_files ops (Jaroslav Kysela) [RHEL-112755] +- ASoC: Intel: soc-acpi-intel-ptl-match: add get_function_tplg_files ops (Jaroslav Kysela) [RHEL-112755] +- ASoC: Intel: soc-acpi-intel-lnl-match: set get_function_tplg_files ops (Jaroslav Kysela) [RHEL-112755] +- ASoC: SOF: topology: load multiple topologies (Jaroslav Kysela) [RHEL-112755] +- ASoC: SOF: topology: don't convert error code (Jaroslav Kysela) [RHEL-112755] +- ASoC: SOF: topology: allocate string for tuples (Jaroslav Kysela) [RHEL-112755] +- ASoC: codecs: Add support for Richtek rt9123p (Jaroslav Kysela) [RHEL-112755] +- ASoC: dt-bindings: Add bindings for Richtek rt9123p (Jaroslav Kysela) [RHEL-112755] +- ASoC: codecs: Add support for Richtek rt9123 (Jaroslav Kysela) [RHEL-112755] +- ASoC: dt-bindings: Add bindings for Richtek rt9123 (Jaroslav Kysela) [RHEL-112755] +- ASoC: tas2770: expose die temp to hwmon (Jaroslav Kysela) [RHEL-112755] +- ASoC: tas2764: expose die temp to hwmon (Jaroslav Kysela) [RHEL-112755] +- ASoC: tas2764: Apply Apple quirks (Jaroslav Kysela) [RHEL-112755] +- ASoC: tas2764: Raise regmap range maximum (Jaroslav Kysela) [RHEL-112755] +- ASoC: tas2770: Support setting the PDM TX slot (Jaroslav Kysela) [RHEL-112755] +- ASoC: ac97: Add DT support (Jaroslav Kysela) [RHEL-112755] +- ASoC: dt-bindings: Add Realtek ALC203 Codec (Jaroslav Kysela) [RHEL-112755] +- ASoC: test-component: add set_tdm_slot stub implementation (Jaroslav Kysela) [RHEL-112755] +- ALSA: usb-audio: qcom: Add USB offload route kcontrol (Jaroslav Kysela) [RHEL-112755] +- ALSA: usb-audio: qcom: Notify USB audio devices on USB offload probing (Jaroslav Kysela) [RHEL-112755] +- ASoC: dt-bindings: Update example for enabling USB offload on SM8250 (Jaroslav Kysela) [RHEL-112755] +- ASoC: qcom: qdsp6: Introduce USB AFE port to q6dsp (Jaroslav Kysela) [RHEL-112755] +- ASoC: qcom: qdsp6: q6afe: Increase APR timeout (Jaroslav Kysela) [RHEL-112755] +- ASoC: qcom: qdsp6: Add headphone jack for offload connection status (Jaroslav Kysela) [RHEL-112755] +- ASoC: qcom: qdsp6: Fetch USB offload mapped card and PCM device (Jaroslav Kysela) [RHEL-112755] +- ASoC: qcom: qdsp6: Add USB backend ASoC driver for Q6 (Jaroslav Kysela) [RHEL-112755] +- ALSA: usb-audio: qcom: Add USB QMI definitions (Jaroslav Kysela) [RHEL-112755] +- ALSA: usb-audio: qcom: Don't allow USB offload path if PCM device is in use (Jaroslav Kysela) [RHEL-112755] +- ALSA: usb-audio: qcom: Introduce QC USB SND offloading support (Jaroslav Kysela) [RHEL-112755] +- ASoC: usb: Fetch ASoC card and pcm device information (Jaroslav Kysela) [RHEL-112755] +- ALSA: usb-audio: Allow for rediscovery of connected USB SND devices (Jaroslav Kysela) [RHEL-112755] +- ASoC: usb: Add PCM format check API for USB backend (Jaroslav Kysela) [RHEL-112755] +- ASoC: usb: Create SOC USB SND jack kcontrol (Jaroslav Kysela) [RHEL-112755] +- ASoC: usb: Rediscover USB SND devices on USB port add (Jaroslav Kysela) [RHEL-112755] +- ASoC: Add SoC USB APIs for adding an USB backend (Jaroslav Kysela) [RHEL-112755] +- ASoC: doc: Add documentation for SOC USB (Jaroslav Kysela) [RHEL-112755] +- ASoC: dt-bindings: qcom,q6dsp-lpass-ports: Add USB_RX port (Jaroslav Kysela) [RHEL-112755] +- ALSA: Add USB audio device jack type (Jaroslav Kysela) [RHEL-112755] +- ALSA: usb-audio: Export USB SND APIs for modules (Jaroslav Kysela) [RHEL-112755] +- ALSA: usb-audio: Introduce USB SND platform op callbacks (Jaroslav Kysela) [RHEL-112755] +- ALSA: usb-audio: Check for support for requested audio format (Jaroslav Kysela) [RHEL-112755] +- ALSA: usb-audio: Save UAC sample size information (Jaroslav Kysela) [RHEL-112755] +- ALSA: usb-audio: Prevent starting of audio stream if in use (Jaroslav Kysela) [RHEL-112755] +- ASoC: wm_adsp: Use vmemdup_user() instead of open-coding (Jaroslav Kysela) [RHEL-112755] +- ALSA: cs46xx: Remove commented out code (Jaroslav Kysela) [RHEL-112755] +- ASoC: Intel: avs: Fix possible null-ptr-deref when initing hw (Jaroslav Kysela) [RHEL-112755] +- ASoC: Intel: avs: Constrain path based on BE capabilities (Jaroslav Kysela) [RHEL-112755] +- ASoC: tas2781-i2c: Remove unnecessary NULL check before release_firmware() (Jaroslav Kysela) [RHEL-112755] +- ASoC: wm_adsp: Remove unnecessary NULL check before release_firmware() (Jaroslav Kysela) [RHEL-112755] +- ASoC: tas2781-fmwlib: Remove unnecessary NULL check before release_firmware() (Jaroslav Kysela) [RHEL-112755] +- ASoC: codec: ak5386: Convert to GPIO descriptors (Jaroslav Kysela) [RHEL-112755] +- ASoC: Intel: avs: Support 16 TDMs in dynamic assignment (Jaroslav Kysela) [RHEL-112755] +- ASoC: Intel: avs: Iterate over correct number of TDMs (Jaroslav Kysela) [RHEL-112755] +- ASoC: Intel: avs: Assign unique ID to platform devices (Jaroslav Kysela) [RHEL-112755] +- ASoC: Intel: avs: Allow to specify custom configurations with i2s_test (Jaroslav Kysela) [RHEL-112755] +- ASoC: Intel: avs: Allow for 16 channels configuration (Jaroslav Kysela) [RHEL-112755] +- ASoC: Intel: avs: Rename AVS_CHANNELS_MAX define (Jaroslav Kysela) [RHEL-112755] +- ALSA: hda: Allow for 16 channels configuration (Jaroslav Kysela) [RHEL-112755] +- lib/string_helpers: Introduce parse_int_array() (Jaroslav Kysela) [RHEL-112755] +- ASoC: Intel: avs: boards: Change rt5682 card name (Jaroslav Kysela) [RHEL-112755] +- ASoC: Intel: avs: boards: Change ssm4567 card name (Jaroslav Kysela) [RHEL-112755] +- ASoC: Intel: avs: boards: Change rt5663 card name (Jaroslav Kysela) [RHEL-112755] +- ASoC: Intel: avs: boards: Change rt5514 card name (Jaroslav Kysela) [RHEL-112755] +- ASoC: Intel: avs: boards: Change rt298 card name (Jaroslav Kysela) [RHEL-112755] +- ASoC: Intel: avs: boards: Change rt286 card name (Jaroslav Kysela) [RHEL-112755] +- ASoC: Intel: avs: boards: Change rt274 card name (Jaroslav Kysela) [RHEL-112755] +- ASoC: Intel: avs: boards: Change probe card name (Jaroslav Kysela) [RHEL-112755] +- ASoC: Intel: avs: boards: Change pcm3168a card name (Jaroslav Kysela) [RHEL-112755] +- ASoC: Intel: avs: boards: Change nau8825 card name (Jaroslav Kysela) [RHEL-112755] +- ASoC: Intel: avs: boards: Change max98373 card name (Jaroslav Kysela) [RHEL-112755] +- ASoC: Intel: avs: boards: Change max98927 card name (Jaroslav Kysela) [RHEL-112755] +- ASoC: Intel: avs: boards: Change max98357a card name (Jaroslav Kysela) [RHEL-112755] +- ASoC: Intel: avs: boards: Change sspX-loopback card name (Jaroslav Kysela) [RHEL-112755] +- ASoC: Intel: avs: boards: Change hdaudio card name (Jaroslav Kysela) [RHEL-112755] +- ASoC: Intel: avs: boards: Change es8336 card name (Jaroslav Kysela) [RHEL-112755] +- ASoC: Intel: avs: boards: Change DMIC card name (Jaroslav Kysela) [RHEL-112755] +- ASoC: Intel: avs: Use topology information for endpoint numbers (Jaroslav Kysela) [RHEL-112755] +- ASoC: Intel: avs: boards: Change da7219 card name (Jaroslav Kysela) [RHEL-112755] +- ASoC: Intel: avs: boards: Add Kconfig option for obsolete card names (Jaroslav Kysela) [RHEL-112755] +- ASoC: Intel: avs: Add boards definitions for FCL platform (Jaroslav Kysela) [RHEL-112755] +- ASoC: Intel: avs: Conditionally add DMA config when creating Copier (Jaroslav Kysela) [RHEL-112755] +- ASoC: Intel: avs: Dynamically assign ops for non-HDAudio DAIs (Jaroslav Kysela) [RHEL-112755] +- ASoC: Intel: avs: PTL-based platforms support (Jaroslav Kysela) [RHEL-112755] +- ALSA: hdspm: Replace deprecated PCI functions (Jaroslav Kysela) [RHEL-112755] +- ALSA: atiixp: Replace deprecated PCI functions (Jaroslav Kysela) [RHEL-112755] +- ALSA: au88x0: Replace deprecated PCI functions (Jaroslav Kysela) [RHEL-112755] +- ALSA: aw2: Replace deprecated PCI functions (Jaroslav Kysela) [RHEL-112755] +- ALSA: bt87x: Replace deprecated PCI functions (Jaroslav Kysela) [RHEL-112755] +- ALSA: cs4281: Replace deprecated PCI functions (Jaroslav Kysela) [RHEL-112755] +- ALSA: hda_intel: Replace deprecated PCI functions (Jaroslav Kysela) [RHEL-112755] +- ALSA: cs5530: Replace deprecated PCI functions (Jaroslav Kysela) [RHEL-112755] +- ALSA: lola: Replace deprecated PCI functions (Jaroslav Kysela) [RHEL-112755] +- ALSA: ad1889: Replace deprecated PCI functions (Jaroslav Kysela) [RHEL-112755] +- ASoC: sta32x: Remove unnecessary NULL check before clk_disable_unprepare() (Jaroslav Kysela) [RHEL-112755] +- ASoC: hdmi-codec: wire up the .prepare callback also for SPDIF DAI ops (Jaroslav Kysela) [RHEL-112755] +- ASoC: codecs: rt5677: Use secs_to_jiffies() instead of msecs_to_jiffies() (Jaroslav Kysela) [RHEL-112755] +- ASoC: dt-bindings: fsl,mqs: Reference common DAI properties (Jaroslav Kysela) [RHEL-112755] +- ASoC: dt-bindings: maxim,max98925: Fix include placement in DTS example (Jaroslav Kysela) [RHEL-112755] +- ASoC: sun8i-codec: Remove unnecessary NULL check before clk_prepare_enable/clk_disable_unprepare (Jaroslav Kysela) [RHEL-112755] +- ASoC: Intel: avs: Permit deferred card registration (Jaroslav Kysela) [RHEL-112755] +- ASoC: core: Complete support for card rebinding (Jaroslav Kysela) [RHEL-112755] +- ASoC: codecs: wcd938x: add mux control support for hp audio mux (Jaroslav Kysela) [RHEL-112755] +- ASoC: dt-bindings: wcd93xx: add bindings for audio mux controlling hp (Jaroslav Kysela) [RHEL-112755] +- ASoC: codecs: wcd-mbhc: cleanup swap_gnd_mic api (Jaroslav Kysela) [RHEL-112755] +- ASoC: fsl_sai: separate set_tdm_slot() for tx and rx (Jaroslav Kysela) [RHEL-112755] +- ASoC: fsl_sai: separate 'is_dsp_mode' for tx and rx (Jaroslav Kysela) [RHEL-112755] +- ASoC: fsl_sai: add xlate_tdm_slot_mask() callback (Jaroslav Kysela) [RHEL-112755] +- ASoC: fsl_sai: allow to set mclk rate with zero clk_id (Jaroslav Kysela) [RHEL-112755] +- ASoC: codec: wcd938x: Convert to GPIO descriptors (Jaroslav Kysela) [RHEL-112755] +- ASoC: codec: wcd939x: Convert to GPIO descriptors (Jaroslav Kysela) [RHEL-112755] +- dt-bindings: Document Tegra114 HDA support (Jaroslav Kysela) [RHEL-112755] +- dt-bindings: display: tegra: Document Tegra124 MIPI (Jaroslav Kysela) [RHEL-112755] +- ASoC: Intel: avs: Support multi-channel PEAKVOL instantiation (Jaroslav Kysela) [RHEL-112755] +- ASoC: Intel: avs: Honor the invert flag for mixer controls (Jaroslav Kysela) [RHEL-112755] +- ASoC: Intel: avs: Add support for mute for PEAKVOL and GAIN (Jaroslav Kysela) [RHEL-112755] +- ASoC: Intel: avs: Move to the new control operations (Jaroslav Kysela) [RHEL-112755] +- ASoC: Intel: avs: Update VOLUME and add MUTE IPCs (Jaroslav Kysela) [RHEL-112755] +- ASoC: Intel: avs: New volume control operations (Jaroslav Kysela) [RHEL-112755] +- ASoC: Intel: avs: Make PEAKVOL configurable from topology (Jaroslav Kysela) [RHEL-112755] +- ASoC: Intel: avs: Add WHM module support (Jaroslav Kysela) [RHEL-112755] +- ASoC: Intel: avs: Remove unused gateway configuration code (Jaroslav Kysela) [RHEL-112755] +- ASoC: Intel: avs: New gateway configuration mechanism (Jaroslav Kysela) [RHEL-112755] +- ASoC: Intel: avs: Move DSP-boot steps into individual functions (Jaroslav Kysela) [RHEL-112755] +- ASoC: Intel: avs: pcm3168a board selection (Jaroslav Kysela) [RHEL-112755] +- ASoC: Intel: avs: Add pcm3168a machine board (Jaroslav Kysela) [RHEL-112755] +- ASoC: soc.h: Don't use "proxy" headers (Jaroslav Kysela) [RHEL-112755] +- dt-bindings: sound: tegra: Add minItems for resets (Jaroslav Kysela) [RHEL-112755] +- iavf: iavf_suspend(): take RTNL before netdev_lock() (Mohammad Heib) [RHEL-87382] +- net: mediatek: Fix potential NULL pointer dereference in dummy net_device handling (Mohammad Heib) [RHEL-87382] +- iavf: fix circular lock dependency with netdev_lock (Mohammad Heib) [RHEL-87382] +- iavf: Fix a locking bug in an error path (Mohammad Heib) [RHEL-87382] +- wifi: mt76: move napi_enable() from under BH (Mohammad Heib) [RHEL-87382] +- eth: via-rhine: fix calling napi_enable() in atomic context (Mohammad Heib) [RHEL-87382] +- eth: niu: fix calling napi_enable() in atomic context (Mohammad Heib) [RHEL-87382] +- eth: 8139too: fix calling napi_enable() in atomic context (Mohammad Heib) [RHEL-87382] +- eth: forcedeth: fix calling napi_enable() in atomic context (Mohammad Heib) [RHEL-87382] +- eth: forcedeth: remove local wrappers for napi enable/disable (Mohammad Heib) [RHEL-87382] +- eth: tg3: fix calling napi_enable() in atomic context (Mohammad Heib) [RHEL-87382] +- net: mvneta: fix locking in mvneta_cpu_online() (Mohammad Heib) [RHEL-87382] +- net: introduce netdev_napi_exit() (Mohammad Heib) [RHEL-87382] +- net: destroy dev->lock later in free_netdev() (Mohammad Heib) [RHEL-87382] +- netdev-genl: remove rtnl_lock protection from NAPI ops (Mohammad Heib) [RHEL-87382] +- net: protect NAPI config fields with netdev_lock() (Mohammad Heib) [RHEL-87382] +- net: protect napi->irq with netdev_lock() (Mohammad Heib) [RHEL-87382] +- net: protect threaded status of NAPI with netdev_lock() (Mohammad Heib) [RHEL-87382] +- net: make netdev netlink ops hold netdev_lock() (Mohammad Heib) [RHEL-87382] +- net: protect NAPI enablement with netdev_lock() (Mohammad Heib) [RHEL-87382] +- net: protect netdev->napi_list with netdev_lock() (Mohammad Heib) [RHEL-87382] +- net: add netdev->up protected by netdev_lock() (Mohammad Heib) [RHEL-87382] +- net: add helpers for lookup and walking netdevs under netdev_lock() (Mohammad Heib) [RHEL-87382] +- net: make netdev_lock() protect netdev->reg_state (Mohammad Heib) [RHEL-87382] +- net: add netdev_lock() / netdev_unlock() helpers (Mohammad Heib) [RHEL-87382] +- eth: iavf: extend the netdev_lock usage (Mohammad Heib) [RHEL-87382] +- net: cleanup init_dummy_netdev_core() (Mohammad Heib) [RHEL-87382] +- net: remove init_dummy_netdev() (Mohammad Heib) [RHEL-87382] +- selftests: drv-net: test empty queue and NAPI responses in netlink (Mohammad Heib) [RHEL-87382] +- netdev-genl: avoid empty messages in napi get (Mohammad Heib) [RHEL-87382] +- netdev-genl: avoid empty messages in queue dump (Mohammad Heib) [RHEL-87382] +- IB/hfi1: allocate dummy net_device dynamically (Mohammad Heib) [RHEL-87382] +- wifi: qtnfmac: Use netdev dummy allocator helper (Mohammad Heib) [RHEL-87382] +- wifi: qtnfmac: allocate dummy net_device dynamically (Mohammad Heib) [RHEL-87382] +- net: ibm/emac: allocate dummy net_device dynamically (Mohammad Heib) [RHEL-87382] +- net: ipa: allocate dummy net_device dynamically (Mohammad Heib) [RHEL-87382] +- net: mediatek: mtk_eth_sock: allocate dummy net_device dynamically (Mohammad Heib) [RHEL-87382] +- drm: Use page->pgmap instead of page_pgmap() (José Expósito) [RHEL-110619] +- drm/vkms: Fix KUnit tests (José Expósito) [RHEL-110619] +- drm/amdgpu/mes: Remove unused function (José Expósito) [RHEL-110619] +- drm: Use previous includes (José Expósito) [RHEL-110619] +- Revert "drm/i915: Convert REG_GENMASK*() to fixed-width GENMASK_U*()" (José Expósito) [RHEL-110619] +- Revert "drm/i915: Avoid open-coded use of ratelimit_state structure's ->missed field" (José Expósito) [RHEL-110619] +- Revert "drm/amd/pm: Avoid open-coded use of ratelimit_state structure's internals" (José Expósito) [RHEL-110619] +- Revert "i915: Use writeback_iter()" (José Expósito) [RHEL-110619] +- Revert "ttm: Call shmem_writeout() from ttm_backup_backup_page()" (José Expósito) [RHEL-110619] +- Revert "treewide, timers: Rename destroy_timer_on_stack() as timer_destroy_on_stack()" (José Expósito) [RHEL-110619] +- Revert "treewide, timers: Rename from_timer() to timer_container_of()" (José Expósito) [RHEL-110619] +- Revert "bpf: Add dmabuf iterator" (José Expósito) [RHEL-110619] +- redhat: Add new DRM modules to mod-internal.list (José Expósito) [RHEL-110619] +- redhat/configs: Add new configs from DRM 6.16 backport (José Expósito) [RHEL-110619] +- Merge DRM changes from upstream v6.15..v6.16 (José Expósito) [RHEL-110619] +Resolves: RHEL-101851, RHEL-104300, RHEL-104939, RHEL-110619, RHEL-112755, RHEL-113839, RHEL-114133, RHEL-120895, RHEL-87382 + +* Mon Nov 03 2025 CKI KWF Bot [5.14.0-633.el9] +- nbd: override creds to kernel when calling sock_{send,recv}msg() (Ming Lei) [RHEL-113752] +- vrf: Drop existing dst reference in vrf_ip6_input_dst (Antoine Tenart) [RHEL-115636] +- fanotify: add watchdog for permission events (Miklos Szeredi) [RHEL-123216] +- page_pool: Fix use-after-free in page_pool_recycle_in_ring (Paolo Abeni) [RHEL-115645] +- Documentation: Fix description format for powerpc RTAS ioctls (Mamatha Inamdar) [RHEL-101838] +- powerpc/pseries: Include linux/types.h in papr-platform-dump.h (Mamatha Inamdar) [RHEL-101838] +- powerpc/pseries: Add a char driver for physical-attestation RTAS (Mamatha Inamdar) [RHEL-101838] +- powerpc/pseries: Add papr-platform-dump character driver for dump retrieval (Mamatha Inamdar) [RHEL-101838] +- powerpc/pseries: Add ibm,get-dynamic-sensor-state RTAS call support (Mamatha Inamdar) [RHEL-101838] +- powerpc/pseries: Add ibm,set-dynamic-indicator RTAS call support (Mamatha Inamdar) [RHEL-101838] +- powerpc/pseries: Add papr-indices char driver for ibm,get-indices (Mamatha Inamdar) [RHEL-101838] +- powerpc/pseries: Define papr_indices_io_block for papr-indices ioctls (Mamatha Inamdar) [RHEL-101838] +- powerpc/pseries: Define common functions for RTAS sequence calls (Mamatha Inamdar) [RHEL-101838] +- powerpc: Find mutex struct based on RTAS tokens (Mamatha Inamdar) [RHEL-101838] +- vxlan: Fix NPD in {arp,neigh}_reduce() when using nexthop objects (Guillaume Nault) [RHEL-115639] +- vxlan: Fix NPD when refreshing an FDB entry with a nexthop object (Guillaume Nault) [RHEL-115639] +- vxlan: vnifilter: Fix unlocked deletion of default FDB entry (Guillaume Nault) [RHEL-115639] +- vxlan: Add RCU read-side critical sections in the Tx path (Guillaume Nault) [RHEL-115639] +- geneve: Suppress list corruption splat in geneve_destroy_tunnels(). (Guillaume Nault) [RHEL-115639] +- geneve: Fix use-after-free in geneve_find_dev(). (Guillaume Nault) [RHEL-115639] +- mm/debug_vm_pgtable: clear page table entries at destroy_args() (Herton R. Krzesinski) [RHEL-16340] +- fs: writeback: fix use-after-free in __mark_inode_dirty() (CKI Backport Bot) [RHEL-117209] {CVE-2025-39866} +- crypto: ccp - Use int type to store negative error codes (Vladis Dronov) [RHEL-106910] +- crypto: ccp - Fix incorrect payload size calculation in psp_poulate_hsti() (Vladis Dronov) [RHEL-106910] +- crypto: ccp - Fix typo in psp_populate_hsti function name (Vladis Dronov) [RHEL-106910] +- crypto: ccp - Remove redundant __GFP_ZERO (Vladis Dronov) [RHEL-106910] +- crypto: ccp - Fix checks for SNP_VLEK_LOAD input buffer length (Vladis Dronov) [RHEL-106910] +- crypto: ccp - Add support to enable CipherTextHiding on SNP_INIT_EX (Vladis Dronov) [RHEL-106910] +- crypto: ccp - Introduce new API interface to indicate SEV-SNP Ciphertext hiding feature (Vladis Dronov) [RHEL-106910] +- crypto: ccp - Add support for SNP_FEATURE_INFO command (Vladis Dronov) [RHEL-106910] +- crypto: ccp - Cache SEV platform status and platform state (Vladis Dronov) [RHEL-106910] +- crypto: ccp - New bit-field definitions for SNP_PLATFORM_STATUS command (Vladis Dronov) [RHEL-106910] +- crypto: ccp - Always pass in an error pointer to __sev_platform_shutdown_locked() (Vladis Dronov) [RHEL-106910] +- crypto: ccp - reduce stack usage in ccp_run_aes_gcm_cmd (Vladis Dronov) [RHEL-106910] +- crypto: ccp - Fix crash when rebind ccp device for ccp.ko (Vladis Dronov) [RHEL-106910] {CVE-2025-38581} +- crypto: ccp - Fix locking on alloc failure handling (Vladis Dronov) [RHEL-106910] +- crypto: ccp - Fix SNP panic notifier unregistration (Vladis Dronov) [RHEL-106910] +- crypto: ccp - Fix dereferencing uninitialized error pointer (Vladis Dronov) [RHEL-106910] {CVE-2025-39729} +- crypto: ccp - Add missing bootloader info reg for pspv6 (Vladis Dronov) [RHEL-106910] +- KVM: SVM: Add missing member in SNP_LAUNCH_START command structure (Vladis Dronov) [RHEL-106910] +- crypto: ccp - Add missing tee info reg for teev2 (Vladis Dronov) [RHEL-106910] +- crypto: ccp - Add missing bootloader info reg for pspv5 (Vladis Dronov) [RHEL-106910] +- dt-bindings: crypto: Convert amd,ccp-seattle-v1a to DT schema (Vladis Dronov) [RHEL-106910] +- crypto: ccp - Add support for PCI device 0x17D8 (Vladis Dronov) [RHEL-106910] +- crypto: ccp - Include crypto/utils.h for crypto_memneq (Vladis Dronov) [RHEL-106910] +- crypto: ccp - Fix __sev_snp_shutdown_locked (Vladis Dronov) [RHEL-106910] +- crypto: ccp - Add missing header inclusions (Vladis Dronov) [RHEL-106910] +- crypto: ccp - Silence may-be-uninitialized warning in sev_ioctl_do_pdh_export (Vladis Dronov) [RHEL-106910] +- crypto: ccp - Move SEV/SNP Platform initialization to KVM (Vladis Dronov) [RHEL-106910] +- KVM: SVM: Add support to initialize SEV/SNP functionality in KVM (Vladis Dronov) [RHEL-106910] +- crypto: ccp - Add new SEV/SNP platform shutdown API (Vladis Dronov) [RHEL-106910] +- crypto: ccp - Register SNP panic notifier only if SNP is enabled (Vladis Dronov) [RHEL-106910] +- crypto: ccp - Reset TMR size at SNP Shutdown (Vladis Dronov) [RHEL-106910] +- crypto: ccp - Ensure implicit SEV/SNP init and shutdown in ioctls (Vladis Dronov) [RHEL-106910] +- crypto: ccp - Move dev_info/err messages for SEV/SNP init and shutdown (Vladis Dronov) [RHEL-106910] +- crypto: ccp - Abort doing SEV INIT if SNP INIT fails (Vladis Dronov) [RHEL-106910] +- sanitize handling of long-term internal mounts (José Expósito) [RHEL-113576] +- PM: hibernate: Add stub for pm_hibernate_is_recovering() (José Expósito) [RHEL-113576] +- PM: hibernate: add new api pm_hibernate_is_recovering() (José Expósito) [RHEL-113576] +- mm/kmap: Add kmap_local_page_try_from_panic() (José Expósito) [RHEL-113576] +- firmware: sysfb: Move bpp-depth calculation into screen_info helper (José Expósito) [RHEL-113576] +- platform/x86: apple-gmux: Add apple_gmux_detect() helper (José Expósito) [RHEL-113576] +- platform/x86: apple-gmux: Move port defines to apple-gmux.h (José Expósito) [RHEL-113576] +- PCI: Add pci_is_display() to check if device is a display controller (José Expósito) [RHEL-113576] +- io_uring: fix incorrect unlikely() usage in io_waitid_prep() (Jeff Moyer) [RHEL-105612] +- io_uring: protect mem region deregistration (Jeff Moyer) [RHEL-105612] +- Revert "io_uring/rw: drop -EOPNOTSUPP check in __io_complete_rw_common()" (Jeff Moyer) [RHEL-105612] +- io_uring/msg_ring: kill alloc_cache for io_kiocb allocations (Jeff Moyer) [RHEL-105612] +- io_uring: rename the data cmd cache (Jeff Moyer) [RHEL-105612] +- io_uring: deduplicate caches deallocation (Jeff Moyer) [RHEL-105612] +- io_uring/kbuf: always use READ_ONCE() to read ring provided buffer lengths (Jeff Moyer) [RHEL-105612] +- fs: add a FMODE_ flag to indicate IOCB_HAS_METADATA availability (Jeff Moyer) [RHEL-105612] +- io_uring/net: always use current transfer count for buffer put (Jeff Moyer) [RHEL-105612] +- io_uring/memmap: cast nr_pages to size_t before shifting (Jeff Moyer) [RHEL-105612] +- io_uring: fix breakage in EXPERT menu (Jeff Moyer) [RHEL-105612] +- io_uring/poll: fix POLLERR handling (Jeff Moyer) [RHEL-105612] +- io_uring/msg_ring: ensure io_kiocb freeing is deferred for RCU (Jeff Moyer) [RHEL-105612] +- io_uring/rw: cast rw->flags assignment to rwf_t (Jeff Moyer) [RHEL-105612] +- io_uring: don't use int for ABI (Jeff Moyer) [RHEL-105612] +- io_uring/kbuf: flag partial buffer mappings (Jeff Moyer) [RHEL-105612] +- io_uring/net: mark iov as dynamically allocated even for single segments (Jeff Moyer) [RHEL-105612] +- io_uring/rsrc: don't rely on user vaddr alignment (Jeff Moyer) [RHEL-105612] +- io_uring/rsrc: fix folio unpinning (Jeff Moyer) [RHEL-105612] +- io_uring: fix potential page leak in io_sqe_buffer_register() (Jeff Moyer) [RHEL-105612] +- io_uring/sqpoll: don't put task_struct on tctx setup failure (Jeff Moyer) [RHEL-105612] +- io_uring: fix task leak issue in io_wq_create() (Jeff Moyer) [RHEL-105612] +- io_uring/rsrc: validate buffer count with offset for cloning (Jeff Moyer) [RHEL-105612] +- io_uring/kbuf: don't truncate end buffer for multiple buffer peeks (Jeff Moyer) [RHEL-105612] +- io_uring: consistently use rcu semantics with sqpoll thread (Jeff Moyer) [RHEL-105612] +- io_uring: fix use-after-free of sq->thread in __io_uring_show_fdinfo() (Jeff Moyer) [RHEL-105612] +- io_uring/net: only consider msg_inq if larger than 1 (Jeff Moyer) [RHEL-105612] +- io_uring/net: only retry recv bundle for a full transfer (Jeff Moyer) [RHEL-105612] +- io_uring: fix overflow resched cqe reordering (Jeff Moyer) [RHEL-105612] +- io_uring/fdinfo: grab ctx->uring_lock around io_uring_show_fdinfo() (Jeff Moyer) [RHEL-105612] +- io_uring/kbuf: account ring io_buffer_list memory (Jeff Moyer) [RHEL-105612] +- io_uring/memmap: don't use page_address() on a highmem page (Jeff Moyer) [RHEL-105612] +- io_uring/uring_cmd: fix hybrid polling initialization issue (Jeff Moyer) [RHEL-105612] +- io_uring: account drain memory to cgroup (Jeff Moyer) [RHEL-105612] +- io_uring/sqpoll: Increase task_work submission batch size (Jeff Moyer) [RHEL-105612] +- io_uring: always arm linked timeouts prior to issue (Jeff Moyer) [RHEL-105612] +- io_uring: fix 'sync' handling of io_fallback_tw() (Jeff Moyer) [RHEL-105612] +- io_uring/kbuf: reject zero sized provided buffers (Jeff Moyer) [RHEL-105612] +- io_uring: don't post tag CQEs on file/buffer registration failure (Jeff Moyer) [RHEL-105612] +- io_uring/net: account memory for zc sendmsg (Jeff Moyer) [RHEL-105612] +- io_uring/net: fix io_req_post_cqe abuse by send bundle (Jeff Moyer) [RHEL-105612] +- io_uring: fix retry handling off iowq (Jeff Moyer) [RHEL-105612] +- io_uring/net: only import send_zc buffer once (Jeff Moyer) [RHEL-105612] +- io_uring: Remove unused declaration io_alloc_async_data() (Jeff Moyer) [RHEL-105612] +- io_uring: make io_poll_issue() sturdier (Jeff Moyer) [RHEL-105612] +- io_uring/net: fix accept multishot handling (Jeff Moyer) [RHEL-105612] +- io_uring: use lockless_cq flag in io_req_complete_post() (Jeff Moyer) [RHEL-105612] +- io_uring: introduce type alias for io_tw_state (Jeff Moyer) [RHEL-105612] +- io_uring/net: improve recv bundles (Jeff Moyer) [RHEL-105612] +- io_uring: check for iowq alloc_workqueue failure (Jeff Moyer) [RHEL-105612] +- io_uring/io-wq: do not use bogus hash value (Jeff Moyer) [RHEL-105612] +- fs/aio: Check IOCB_AIO_RW before the struct aio_kiocb conversion (Jeff Moyer) [RHEL-105612] +- io_uring/net: fix sendzc double notif flush (Jeff Moyer) [RHEL-105612] +- io_uring/net: don't clear REQ_F_NEED_CLEANUP unconditionally (Jeff Moyer) [RHEL-105612] +- io_uring/rw: ensure reissue path is correctly handled for IOPOLL (Jeff Moyer) [RHEL-105612] +- io_uring/net: save msg_control for compat (Jeff Moyer) [RHEL-105612] +- io_uring/rw: clean up mshot forced sync mode (Jeff Moyer) [RHEL-105612] +- io_uring/rw: move ki_complete init into prep (Jeff Moyer) [RHEL-105612] +- io_uring/rw: don't directly use ki_complete (Jeff Moyer) [RHEL-105612] +- io_uring/rw: forbid multishot async reads (Jeff Moyer) [RHEL-105612] +- io_uring/rsrc: remove unused constants (Jeff Moyer) [RHEL-105612] +- io_uring: fix spelling error in uapi io_uring.h (Jeff Moyer) [RHEL-105612] +- io-wq: backoff when retrying worker creation (Jeff Moyer) [RHEL-105612] +- io_uring/uring_cmd: unconditionally copy SQEs at prep time (Jeff Moyer) [RHEL-105612] +- io_uring/waitid: setup async data in the prep handler (Jeff Moyer) [RHEL-105612] +- io_uring/uring_cmd: remove dead req_has_async_data() check (Jeff Moyer) [RHEL-105612] +- io_uring/uring_cmd: switch sqe to async_data on EAGAIN (Jeff Moyer) [RHEL-105612] +- io_uring/uring_cmd: don't assume io_uring_cmd_data layout (Jeff Moyer) [RHEL-105612] +- io_uring/kbuf: reallocate buf lists on upgrade (Jeff Moyer) [RHEL-105612] +- io_uring/waitid: don't abuse io_tw_state (Jeff Moyer) [RHEL-105612] +- io_uring/net: don't retry connect operation on EPOLLERR (Jeff Moyer) [RHEL-105612] +- io_uring/rw: simplify io_rw_recycle() (Jeff Moyer) [RHEL-105612] +- io_uring: remove !KASAN guards from cache free (Jeff Moyer) [RHEL-105612] +- io_uring/net: extract io_send_select_buffer() (Jeff Moyer) [RHEL-105612] +- io_uring/net: clean io_msg_copy_hdr() (Jeff Moyer) [RHEL-105612] +- io_uring/net: make io_net_vec_assign() return void (Jeff Moyer) [RHEL-105612] +- io_uring: add alloc_cache.c (Jeff Moyer) [RHEL-105612] +- io_uring: dont ifdef io_alloc_cache_kasan() (Jeff Moyer) [RHEL-105612] +- io_uring: include all deps for alloc_cache.h (Jeff Moyer) [RHEL-105612] +- io_uring: fix multishots with selected buffers (Jeff Moyer) [RHEL-105612] +- io_uring/register: use atomic_read/write for sq_flags migration (Jeff Moyer) [RHEL-105612] +- futex: Pass in task to futex_queue() (Jeff Moyer) [RHEL-105612] +- io_uring/alloc_cache: get rid of _nocache() helper (Jeff Moyer) [RHEL-105612] +- io_uring: get rid of alloc cache init_once handling (Jeff Moyer) [RHEL-105612] +- io_uring/uring_cmd: cleanup struct io_uring_cmd_data layout (Jeff Moyer) [RHEL-105612] +- io_uring/uring_cmd: use cached cmd_op in io_uring_cmd_sock() (Jeff Moyer) [RHEL-105612] +- io_uring/msg_ring: don't leave potentially dangling ->tctx pointer (Jeff Moyer) [RHEL-105612] +- io_uring/rsrc: Move lockdep assert from io_free_rsrc_node() to caller (Jeff Moyer) [RHEL-105612] +- io_uring/rsrc: remove unused parameter ctx for io_rsrc_node_alloc() (Jeff Moyer) [RHEL-105612] +- io_uring: clean up io_uring_register_get_file() (Jeff Moyer) [RHEL-105612] +- io_uring/rsrc: Simplify buffer cloning by locking both rings (Jeff Moyer) [RHEL-105612] +- io_uring/fdinfo: fix io_uring_show_fdinfo() misuse of ->d_iname (Jeff Moyer) [RHEL-105612] +- io_uring: reuse io_should_terminate_tw() for cmds (Jeff Moyer) [RHEL-105612] +- io_uring: Factor out a function to parse restrictions (Jeff Moyer) [RHEL-105612] +- io_uring/rsrc: require cloned buffers to share accounting contexts (Jeff Moyer) [RHEL-105612] +- io_uring: simplify the SQPOLL thread check when cancelling requests (Jeff Moyer) [RHEL-105612] +- io_uring: expose read/write attribute capability (Jeff Moyer) [RHEL-105612] +- io_uring/rw: don't gate retry on completion context (Jeff Moyer) [RHEL-105612] +- io_uring/rw: handle -EAGAIN retry at IO completion time (Jeff Moyer) [RHEL-105612] +- io_uring/rw: use io_rw_recycle() from cleanup path (Jeff Moyer) [RHEL-105612] +- io_uring/rsrc: simplify the bvec iter count calculation (Jeff Moyer) [RHEL-105612] +- io_uring: ensure io_queue_deferred() is out-of-line (Jeff Moyer) [RHEL-105612] +- io_uring/rw: always clear ->bytes_done on io_async_rw setup (Jeff Moyer) [RHEL-105612] +- io_uring/rw: use NULL for rw->free_iovec assigment (Jeff Moyer) [RHEL-105612] +- io_uring/rw: don't mask in f_iocb_flags (Jeff Moyer) [RHEL-105612] +- io_uring/msg_ring: Drop custom destructor (Jeff Moyer) [RHEL-105612] +- io_uring: Move old async data allocation helper to header (Jeff Moyer) [RHEL-105612] +- io_uring/rw: Allocate async data through helper (Jeff Moyer) [RHEL-105612] +- io_uring/net: Allocate msghdr async data through helper (Jeff Moyer) [RHEL-105612] +- io_uring/uring_cmd: Allocate async data through generic helper (Jeff Moyer) [RHEL-105612] +- io_uring/poll: Allocate apoll with generic alloc_cache helper (Jeff Moyer) [RHEL-105612] +- io_uring/futex: Allocate ifd with generic alloc_cache helper (Jeff Moyer) [RHEL-105612] +- io_uring: Add generic helper to allocate async data (Jeff Moyer) [RHEL-105612] +- io_uring: Fold allocation into alloc_cache helper (Jeff Moyer) [RHEL-105612] +- io_uring: prevent reg-wait speculations (Jeff Moyer) [RHEL-105612] +- io_uring: don't vmap single page regions (Jeff Moyer) [RHEL-105612] +- io_uring: clean up io_prep_rw_setup() (Jeff Moyer) [RHEL-105612] +- io_uring/kbuf: fix unintentional sign extension on shift of reg.bgid (Jeff Moyer) [RHEL-105612] +- io_uring: introduce attributes for read/write and PI support (Jeff Moyer) [RHEL-105612] +- fs/aio: Restrict kiocb_set_cancel_fn() to I/O submitted via libaio (Jeff Moyer) [RHEL-105612] +- io_uring/memmap: unify io_uring mmap'ing code (Jeff Moyer) [RHEL-105612] +- io_uring/kbuf: use region api for pbuf rings (Jeff Moyer) [RHEL-105612] +- io_uring/kbuf: remove pbuf ring refcounting (Jeff Moyer) [RHEL-105612] +- io_uring/kbuf: use mmap_lock to sync with mmap (Jeff Moyer) [RHEL-105612] +- io_uring: use region api for CQ (Jeff Moyer) [RHEL-105612] +- io_uring: use region api for SQ (Jeff Moyer) [RHEL-105612] +- io_uring: pass ctx to io_register_free_rings (Jeff Moyer) [RHEL-105612] +- io_uring/memmap: implement mmap for regions (Jeff Moyer) [RHEL-105612] +- io_uring/memmap: implement kernel allocated regions (Jeff Moyer) [RHEL-105612] +- io_uring/memmap: add IO_REGION_F_SINGLE_REF (Jeff Moyer) [RHEL-105612] +- io_uring/memmap: helper for pinning region pages (Jeff Moyer) [RHEL-105612] +- io_uring/memmap: optimise single folio regions (Jeff Moyer) [RHEL-105612] +- io_uring/memmap: reuse io_free_region for failure path (Jeff Moyer) [RHEL-105612] +- io_uring/memmap: account memory before pinning (Jeff Moyer) [RHEL-105612] +- io_uring/memmap: flag regions with user pages (Jeff Moyer) [RHEL-105612] +- io_uring/memmap: flag vmap'ed regions (Jeff Moyer) [RHEL-105612] +- io_uring/rsrc: export io_check_coalesce_buffer (Jeff Moyer) [RHEL-105612] +- io_uring: rename ->resize_lock (Jeff Moyer) [RHEL-105612] +- Reapply "io_uring/uring_cmd: defer SQE copying until it's needed" (Jeff Moyer) [RHEL-105612] +- io_uring/register: cache old SQ/CQ head reading for copies (Jeff Moyer) [RHEL-105612] +- io_uring/register: document io_register_resize_rings() shared mem usage (Jeff Moyer) [RHEL-105612] +- io_uring/register: use stable SQ/CQ ring data during resize (Jeff Moyer) [RHEL-105612] +- io_uring/rsrc: fixup io_clone_buffers() error handling (Jeff Moyer) [RHEL-105612] +- io_uring: don't touch sqd->thread off tw add (Jeff Moyer) [RHEL-105612] +- io_uring/eventfd: ensure io_eventfd_signal() defers another RCU period (Jeff Moyer) [RHEL-105612] +- io_uring: silence false positive warnings (Jeff Moyer) [RHEL-105612] +- io_uring: add io_uring_cmd_get_async_data helper (Jeff Moyer) [RHEL-105612] +- io_uring/cmd: add per-op data to struct io_uring_cmd_data (Jeff Moyer) [RHEL-105612] +- io_uring/cmd: rename struct uring_cache to io_uring_cmd_data (Jeff Moyer) [RHEL-105612] +- io_uring/timeout: fix multishot updates (Jeff Moyer) [RHEL-105612] +- io_uring/kbuf: use pre-committed buffer address for non-pollable file (Jeff Moyer) [RHEL-105612] +- io_uring/net: always initialize kmsg->msg.msg_inq upfront (Jeff Moyer) [RHEL-105612] +- io_uring/timeout: flush timeouts outside of the timeout lock (Jeff Moyer) [RHEL-105612] +- io_uring/rw: fix downgraded mshot read (Jeff Moyer) [RHEL-105612] +- io_uring/sqpoll: fix sqpoll error handling races (Jeff Moyer) [RHEL-105612] +- io_uring/register: limit ring resizing to DEFER_TASKRUN (Jeff Moyer) [RHEL-105612] +- io_uring: Fix registered ring file refcount leak (Jeff Moyer) [RHEL-105612] +- io_uring: make ctx->timeout_lock a raw spinlock (Jeff Moyer) [RHEL-105612] +- io_uring/rsrc: don't put/free empty buffers (Jeff Moyer) [RHEL-105612] +- io_uring: Change res2 parameter type in io_uring_cmd_done (Jeff Moyer) [RHEL-105612] +- io_uring/tctx: work around xa_store() allocation error issue (Jeff Moyer) [RHEL-105612] +- io_uring: fix task_work cap overshooting (Jeff Moyer) [RHEL-105612] +- io_uring: check for overflows in io_pin_pages (Jeff Moyer) [RHEL-105612] +- io_uring/nop: ensure nop->fd is always initialized (Jeff Moyer) [RHEL-105612] +- io_uring: limit local tw done (Jeff Moyer) [RHEL-105612] +- io_uring: add io_local_work_pending() (Jeff Moyer) [RHEL-105612] +- io_uring/region: return negative -E2BIG in io_create_region() (Jeff Moyer) [RHEL-105612] +- io_uring: protect register tracing (Jeff Moyer) [RHEL-105612] +- io_uring: remove io_uring_cqwait_reg_arg (Jeff Moyer) [RHEL-105612] +- io_uring/region: fix error codes after failed vmap (Jeff Moyer) [RHEL-105612] +- io_uring: restore back registered wait arguments (Jeff Moyer) [RHEL-105612] +- io_uring: add memory region registration (Jeff Moyer) [RHEL-105612] +- io_uring: introduce concept of memory regions (Jeff Moyer) [RHEL-105612] +- io_uring: temporarily disable registered waits (Jeff Moyer) [RHEL-105612] +- io_uring: disable ENTER_EXT_ARG_REG for IOPOLL (Jeff Moyer) [RHEL-105612] +- io_uring: fortify io_pin_pages with a warning (Jeff Moyer) [RHEL-105612] +- io_uring: fix invalid hybrid polling ctx leaks (Jeff Moyer) [RHEL-105612] +- io_uring/uring_cmd: fix buffer index retrieval (Jeff Moyer) [RHEL-105612] +- io_uring/cmd: let cmds to know about dying task (Jeff Moyer) [RHEL-105612] +- io_uring/rsrc: add & apply io_req_assign_buf_node() (Jeff Moyer) [RHEL-105612] +- io_uring/rsrc: remove '->ctx_ptr' of 'struct io_rsrc_node' (Jeff Moyer) [RHEL-105612] +- io_uring/rsrc: pass 'struct io_ring_ctx' reference to rsrc helpers (Jeff Moyer) [RHEL-105612] +- io_uring: Remove redundant hrtimer's callback function setup (Jeff Moyer) [RHEL-105612] +- io_uring: avoid normal tw intermediate fallback (Jeff Moyer) [RHEL-105612] +- io_uring/napi: add static napi tracking strategy (Jeff Moyer) [RHEL-105612] +- io_uring/napi: clean up __io_napi_do_busy_loop (Jeff Moyer) [RHEL-105612] +- io_uring/napi: Use lock guards (Jeff Moyer) [RHEL-105612] +- io_uring/napi: improve __io_napi_add (Jeff Moyer) [RHEL-105612] +- io_uring/napi: fix io_napi_entry RCU accesses (Jeff Moyer) [RHEL-105612] +- io_uring/napi: protect concurrent io_napi_entry timeout accesses (Jeff Moyer) [RHEL-105612] +- io_uring: prevent speculating sq_array indexing (Jeff Moyer) [RHEL-105612] +- io_uring: move struct io_kiocb from task_struct to io_uring_task (Jeff Moyer) [RHEL-105612] +- io_uring: remove task ref helpers (Jeff Moyer) [RHEL-105612] +- io_uring: move cancelations to be io_uring_task based (Jeff Moyer) [RHEL-105612] +- io_uring/rsrc: split io_kiocb node type assignments (Jeff Moyer) [RHEL-105612] +- io_uring/rsrc: encode node type and ctx together (Jeff Moyer) [RHEL-105612] +- io_uring: add support for hybrid IOPOLL (Jeff Moyer) [RHEL-105612] +- io_uring/rsrc: allow cloning with node replacements (Jeff Moyer) [RHEL-105612] +- io_uring/rsrc: allow cloning at an offset (Jeff Moyer) [RHEL-105612] +- io_uring/rsrc: get rid of the empty node and dummy_ubuf (Jeff Moyer) [RHEL-105612] +- io_uring/rsrc: add io_reset_rsrc_node() helper (Jeff Moyer) [RHEL-105612] +- io_uring/filetable: kill io_reset_alloc_hint() helper (Jeff Moyer) [RHEL-105612] +- io_uring/filetable: remove io_file_from_index() helper (Jeff Moyer) [RHEL-105612] +- io_uring/rsrc: add io_rsrc_node_lookup() helper (Jeff Moyer) [RHEL-105612] +- io_uring/rsrc: unify file and buffer resource tables (Jeff Moyer) [RHEL-105612] +- io_uring: only initialize io_kiocb rsrc_nodes when needed (Jeff Moyer) [RHEL-105612] +- io_uring/rsrc: add an empty io_rsrc_node for sparse buffer entries (Jeff Moyer) [RHEL-105612] +- io_uring/rsrc: get rid of io_rsrc_node allocation cache (Jeff Moyer) [RHEL-105612] +- io_uring/rsrc: get rid of per-ring io_rsrc_node list (Jeff Moyer) [RHEL-105612] +- io_uring/rsrc: kill io_charge_rsrc_node() (Jeff Moyer) [RHEL-105612] +- io_uring/splice: open code 2nd direct file assignment (Jeff Moyer) [RHEL-105612] +- io_uring/rsrc: move struct io_fixed_file to rsrc.h header (Jeff Moyer) [RHEL-105612] +- io_uring/nop: add support for testing registered files and buffers (Jeff Moyer) [RHEL-105612] +- io_uring: add support for fixed wait regions (Jeff Moyer) [RHEL-105612] +- io_uring: change io_get_ext_arg() to use uaccess begin + end (Jeff Moyer) [RHEL-105612] +- io_uring: switch struct ext_arg from __kernel_timespec to timespec64 (Jeff Moyer) [RHEL-105612] +- io_uring/sqpoll: wait on sqd->wait for thread parking (Jeff Moyer) [RHEL-105612] +- io_uring/register: add IORING_REGISTER_RESIZE_RINGS (Jeff Moyer) [RHEL-105612] +- io_uring/memmap: explicitly return -EFAULT for mmap on NULL rings (Jeff Moyer) [RHEL-105612] +- io_uring: abstract out a bit of the ring filling logic (Jeff Moyer) [RHEL-105612] +- io_uring: move max entry definition and ring sizing into header (Jeff Moyer) [RHEL-105612] +- io_uring/net: clean up io_msg_copy_hdr (Jeff Moyer) [RHEL-105612] +- io_uring/net: don't alias send user pointer reads (Jeff Moyer) [RHEL-105612] +- io_uring/net: don't store send address ptr (Jeff Moyer) [RHEL-105612] +- io_uring/net: split send and sendmsg prep helpers (Jeff Moyer) [RHEL-105612] +- io_uring: kill 'imu' from struct io_kiocb (Jeff Moyer) [RHEL-105612] +- io_uring/net: move send zc fixed buffer import to issue path (Jeff Moyer) [RHEL-105612] +- io_uring: remove 'issue_flags' argument for io_req_set_rsrc_node() (Jeff Moyer) [RHEL-105612] +- io_uring/rw: get rid of using req->imu (Jeff Moyer) [RHEL-105612] +- io_uring/uring_cmd: get rid of using req->imu (Jeff Moyer) [RHEL-105612] +- io_uring/rsrc: don't assign bvec twice in io_import_fixed() (Jeff Moyer) [RHEL-105612] +- io_uring: clean up cqe trace points (Jeff Moyer) [RHEL-105612] +- io_uring: static_key for !IORING_SETUP_NO_SQARRAY (Jeff Moyer) [RHEL-105612] +- io_uring: kill io_llist_xchg (Jeff Moyer) [RHEL-105612] +- io_uring: move cancel hash tables to kvmalloc/kvfree (Jeff Moyer) [RHEL-105612] +- io_uring/cancel: get rid of init_hash_table() helper (Jeff Moyer) [RHEL-105612] +- io_uring/poll: get rid of per-hashtable bucket locks (Jeff Moyer) [RHEL-105612] +- io_uring/poll: get rid of io_poll_tw_hash_eject() (Jeff Moyer) [RHEL-105612] +- io_uring/poll: get rid of unlocked cancel hash (Jeff Moyer) [RHEL-105612] +- io_uring/poll: remove 'ctx' argument from io_poll_req_delete() (Jeff Moyer) [RHEL-105612] +- io_uring/msg_ring: add support for sending a sync message (Jeff Moyer) [RHEL-105612] +- io_uring/msg_ring: refactor a few helper functions (Jeff Moyer) [RHEL-105612] +- io_uring/eventfd: move ctx->evfd_last_cq_tail into io_ev_fd (Jeff Moyer) [RHEL-105612] +- io_uring/eventfd: abstract out ev_fd grab + release helpers (Jeff Moyer) [RHEL-105612] +- io_uring/eventfd: move trigger check into a helper (Jeff Moyer) [RHEL-105612] +- io_uring/eventfd: move actual signaling part into separate helper (Jeff Moyer) [RHEL-105612] +- io_uring/eventfd: check for the need to async notifier earlier (Jeff Moyer) [RHEL-105612] +- io_uring/eventfd: abstract out ev_fd put helper (Jeff Moyer) [RHEL-105612] +- io_uring: IORING_OP_F[GS]ETXATTR is fine with REQ_F_FIXED_FILE (Jeff Moyer) [RHEL-105612] +- io_uring/rw: fix wrong NOWAIT check in io_rw_init_file() (Jeff Moyer) [RHEL-105612] +- io_uring/rsrc: ignore dummy_ubuf for buffer cloning (Jeff Moyer) [RHEL-105612] +- io_uring/rw: allow pollable non-blocking attempts for !FMODE_NOWAIT (Jeff Moyer) [RHEL-105612] +- io_uring: fix casts to io_req_flags_t (Jeff Moyer) [RHEL-105612] +- io_uring: improve request linking trace (Jeff Moyer) [RHEL-105612] +- io_uring/sqpoll: do the napi busy poll outside the submission block (Jeff Moyer) [RHEL-105612] +- io_uring: clean up a type in io_uring_register_get_file() (Jeff Moyer) [RHEL-105612] +- io_uring/rsrc: change ubuf->ubuf_end to length tracking (Jeff Moyer) [RHEL-105612] +- io_uring/rsrc: get rid of io_mapped_ubuf->folio_mask (Jeff Moyer) [RHEL-105612] +- io_uring: rename "copy buffers" to "clone buffers" (Jeff Moyer) [RHEL-105612] +- io_uring: add IORING_REGISTER_COPY_BUFFERS method (Jeff Moyer) [RHEL-105612] +- io_uring/register: provide helper to get io_ring_ctx from 'fd' (Jeff Moyer) [RHEL-105612] +- io_uring/rsrc: add reference count to struct io_mapped_ubuf (Jeff Moyer) [RHEL-105612] +- io_uring/rsrc: clear 'slot' entry upfront (Jeff Moyer) [RHEL-105612] +- block: implement async io_uring discard cmd (Jeff Moyer) [RHEL-105612] +- block: introduce blk_validate_byte_range() (Jeff Moyer) [RHEL-105612] +- filemap: introduce filemap_invalidate_pages (Jeff Moyer) [RHEL-105612] +- io_uring/cmd: give inline space in request to cmds (Jeff Moyer) [RHEL-105612] +- io_uring/cmd: expose iowq to cmds (Jeff Moyer) [RHEL-105612] +- io_uring/rw: drop -EOPNOTSUPP check in __io_complete_rw_common() (Jeff Moyer) [RHEL-105612] +- io_uring/eventfd: move refs to refcount_t (Jeff Moyer) [RHEL-105612] +- io_uring: remove unused rsrc_put_fn (Jeff Moyer) [RHEL-105612] +- io_uring: add new line after variable declaration (Jeff Moyer) [RHEL-105612] +- RHEL-only: Add CONFIG_GCOV_PROFILE_URING files (Jeff Moyer) [RHEL-105612] +- io_uring: add GCOV_PROFILE_URING Kconfig option (Jeff Moyer) [RHEL-105612] +- io_uring/kbuf: add support for incremental buffer consumption (Jeff Moyer) [RHEL-105612] +- io_uring/kbuf: pass in 'len' argument for buffer commit (Jeff Moyer) [RHEL-105612] +- io_uring/kbuf: move io_ring_head_to_buf() to kbuf.h (Jeff Moyer) [RHEL-105612] +- io_uring/kbuf: add io_kbuf_commit() helper (Jeff Moyer) [RHEL-105612] +- io_uring/kbuf: shrink nr_iovs/mode in struct buf_sel_arg (Jeff Moyer) [RHEL-105612] +- io_uring: wire up min batch wake timeout (Jeff Moyer) [RHEL-105612] +- io_uring: add support for batch wait timeout (Jeff Moyer) [RHEL-105612] +- io_uring: implement our own schedule timeout handling (Jeff Moyer) [RHEL-105612] +- io_uring: move schedule wait logic into helper (Jeff Moyer) [RHEL-105612] +- io_uring: encapsulate extraneous wait flags into a separate struct (Jeff Moyer) [RHEL-105612] +- io_uring: user registered clockid for wait timeouts (Jeff Moyer) [RHEL-105612] +- io_uring: add absolute mode wait timeouts (Jeff Moyer) [RHEL-105612] +- io_uring/napi: postpone napi timeout adjustment (Jeff Moyer) [RHEL-105612] +- io_uring/napi: refactor __io_napi_busy_loop() (Jeff Moyer) [RHEL-105612] +- io_uring/kbuf: turn io_buffer_list booleans into flags (Jeff Moyer) [RHEL-105612] +- io_uring/net: use ITER_UBUF for single segment send maps (Jeff Moyer) [RHEL-105612] +- io_uring/kbuf: use 'bl' directly rather than req->buf_list (Jeff Moyer) [RHEL-105612] +- io_uring: micro optimization of __io_sq_thread() condition (Jeff Moyer) [RHEL-105612] +- io_uring/rsrc: enable multi-hugepage buffer coalescing (Jeff Moyer) [RHEL-105612] +- io_uring/rsrc: store folio shift and mask into imu (Jeff Moyer) [RHEL-105612] +- io_uring: add napi busy settings to the fdinfo output (Jeff Moyer) [RHEL-105612] +- io_uring/rsrc: ensure compat iovecs are copied correctly (Jeff Moyer) [RHEL-105612] +- io_uring: fix user_data field name in comment (Jeff Moyer) [RHEL-105612] +- io_uring/sqpoll: annotate debug task == current with data_race() (Jeff Moyer) [RHEL-105612] +- io_uring/napi: remove duplicate io_napi_entry timeout assignation (Jeff Moyer) [RHEL-105612] +- io_uring: remove unused local list heads in NAPI functions (Jeff Moyer) [RHEL-105612] +- io_uring/napi: pass ktime to io_napi_adjust_timeout (Jeff Moyer) [RHEL-105612] +- io_uring/napi: use ktime in busy polling (Jeff Moyer) [RHEL-105612] +- io_uring/msg_ring: fix uninitialized use of target_req->flags (Jeff Moyer) [RHEL-105612] +- io_uring: align iowq and task request error handling (Jeff Moyer) [RHEL-105612] +- io_uring: kill REQ_F_CANCEL_SEQ (Jeff Moyer) [RHEL-105612] +- io_uring: simplify io_uring_cmd return (Jeff Moyer) [RHEL-105612] +- io_uring/net: check socket is valid in io_bind()/io_listen() (Jeff Moyer) [RHEL-105612] +- io_uring/napi: Remove unnecessary s64 cast (Jeff Moyer) [RHEL-105612] +- io_uring/net: cleanup io_recv_finish() bundle handling (Jeff Moyer) [RHEL-105612] +- io_uring/msg_ring: fix overflow posting (Jeff Moyer) [RHEL-105612] +- net: limit scope of a skb_zerocopy_iter_stream var (Jeff Moyer) [RHEL-105612] +- io_uring/net: move charging socket out of zc io_uring (Jeff Moyer) [RHEL-105612] +- net: batch zerocopy_fill_skb_from_iter accounting (Jeff Moyer) [RHEL-105612] +- net: split __zerocopy_sg_from_iter() (Jeff Moyer) [RHEL-105612] +- io_uring/msg_ring: use kmem_cache_free() to free request (Jeff Moyer) [RHEL-105612] +- io_uring/msg_ring: check for dead submitter task (Jeff Moyer) [RHEL-105612] +- io_uring/msg_ring: add an alloc cache for io_kiocb entries (Jeff Moyer) [RHEL-105612] +- io_uring/msg_ring: improve handling of target CQE posting (Jeff Moyer) [RHEL-105612] +- io_uring: add io_add_aux_cqe() helper (Jeff Moyer) [RHEL-105612] +- io_uring: add remote task_work execution helper (Jeff Moyer) [RHEL-105612] +- io_uring/msg_ring: tighten requirement for remote posting (Jeff Moyer) [RHEL-105612] +- io_uring: Allocate only necessary memory in io_probe (Jeff Moyer) [RHEL-105612] +- io_uring: Introduce IORING_OP_LISTEN (Jeff Moyer) [RHEL-105612] +- io_uring: Introduce IORING_OP_BIND (Jeff Moyer) [RHEL-105612] +- net: Split a __sys_listen helper for io_uring (Jeff Moyer) [RHEL-105612] +- net: Split a __sys_bind helper for io_uring (Jeff Moyer) [RHEL-105612] +- io_uring/advise: support 64-bit lengths (Jeff Moyer) [RHEL-105612] +- io_uring/rsrc: remove redundant __set_current_state() post schedule() (Jeff Moyer) [RHEL-105612] +- io_uring/io-wq: make io_wq_work flags atomic (Jeff Moyer) [RHEL-105612] +- io_uring: use 'state' consistently (Jeff Moyer) [RHEL-105612] +- io_uring/eventfd: move eventfd handling to separate file (Jeff Moyer) [RHEL-105612] +- io_uring/eventfd: move to more idiomatic RCU free usage (Jeff Moyer) [RHEL-105612] +- io_uring/rsrc: Drop io_copy_iov in favor of iovec API (Jeff Moyer) [RHEL-105612] +- io_uring: Drop per-ctx dummy_ubuf (Jeff Moyer) [RHEL-105612] +Resolves: RHEL-101838, RHEL-105612, RHEL-106910, RHEL-113576, RHEL-113752, RHEL-115636, RHEL-115639, RHEL-115645, RHEL-117209, RHEL-123216, RHEL-16340 + +* Thu Oct 30 2025 CKI KWF Bot [5.14.0-632.el9] +- redhat: use the same cert as UKI's to sign addons (Li Tian) [RHEL-124089] +- bus: mhi: host: pci_generic: Add Telit FN990B40 modem support (Jose Ignacio Tornos Martinez) [RHEL-122857] +- bus: mhi: host: Detect events pointing to unexpected TREs (Jose Ignacio Tornos Martinez) [RHEL-122857] {CVE-2025-39790} +- bus: mhi: host: pci_generic: Add Foxconn T99W696 modem (Jose Ignacio Tornos Martinez) [RHEL-122857] +- bus: mhi: host: Use str_true_false() helper (Jose Ignacio Tornos Martinez) [RHEL-122857] +- bus: mhi: host: pci_generic: Add support for EM929x and set MRU to 32768 for better performance. (Jose Ignacio Tornos Martinez) [RHEL-122857] +- bus: mhi: host: Fix endianness of BHI vector table (Jose Ignacio Tornos Martinez) [RHEL-122857] +- bus: mhi: host: pci_generic: Disable runtime PM for QDU100 (Jose Ignacio Tornos Martinez) [RHEL-122857] +- bus: mhi: host: pci_generic: Fix the modem name of Foxconn T99W640 (Jose Ignacio Tornos Martinez) [RHEL-122857] +- bus: mhi: host: Make local functions static (Jose Ignacio Tornos Martinez) [RHEL-122857] +- bus: mhi: host: pci_generic: Add Telit FN920C04 modem support (Jose Ignacio Tornos Martinez) [RHEL-122857] +- bus: mhi: host: pci_generic: Remove redundant assign resource usage (Jose Ignacio Tornos Martinez) [RHEL-122857] +- bus: mhi: host: Fix conflict between power_up and SYSERR (Jose Ignacio Tornos Martinez) [RHEL-122857] +- bus: mhi: ep: Update read pointer only after buffer is written (Jose Ignacio Tornos Martinez) [RHEL-122857] {CVE-2025-38429} +- treewide: Switch/rename to timer_delete[_sync]() (Jose Ignacio Tornos Martinez) [RHEL-122857] +- i40e: fix IRQ freeing in i40e_vsi_request_irq_msix error path (CKI Backport Bot) [RHEL-118924] +- libnvdimm/labels: Fix divide error in nd_label_data_init() (Jeff Moyer) [RHEL-96835] +- libnvdimm: Remove unused nd_attach_ndns (Jeff Moyer) [RHEL-96835] +- libnvdimm: Remove unused nd_region_conflict (Jeff Moyer) [RHEL-96835] +- nvdimm: rectify the illogical code within nd_dax_probe() (Jeff Moyer) [RHEL-96835] +- nvdimm: Correct some typos in comments (Jeff Moyer) [RHEL-96835] +- nvdimm: Remove dead code for ENODEV checking in scan_labels() (Jeff Moyer) [RHEL-96835] +- i2c: tegra: Use internal reset when reset property is not available (Charles Mirabile) [RHEL-113177] +- i2c: tegra: Fix reset error handling with ACPI (Charles Mirabile) [RHEL-113177] +- mm/migrate: Add migrate_device_pfns (José Expósito) [RHEL-113204] +- agp/intel-gtt: Add intel_gmch_gtt_read_entry() (José Expósito) [RHEL-113204] +- PM: sleep: Introduce pm_suspend_in_progress() (José Expósito) [RHEL-113204] +- elf: add remaining SHF_ flag macros (José Expósito) [RHEL-113204] +- scsi: lpfc: Update lpfc version to 14.4.0.10 (Paul Ely) [RHEL-103752] +- scsi: lpfc: Copyright updates for 14.4.0.10 patches (Paul Ely) [RHEL-103752] +- scsi: lpfc: Modify end-of-life adapters' model descriptions (Paul Ely) [RHEL-103752] +- scsi: lpfc: Revise CQ_CREATE_SET mailbox bitfield definitions (Paul Ely) [RHEL-103752] +- scsi: lpfc: Move clearing of HBA_SETUP flag to before lpfc_sli4_queue_unset (Paul Ely) [RHEL-103752] +- scsi: lpfc: Ensure HBA_SETUP flag is used only for SLI4 in dev_loss_tmo_callbk (Paul Ely) [RHEL-103752] +- scsi: lpfc: Relocate clearing initial phba flags from link up to link down hdlr (Paul Ely) [RHEL-103752] +- scsi: lpfc: Simplify error handling for failed lpfc_get_sli4_parameters cmd (Paul Ely) [RHEL-103752] +- scsi: lpfc: Early return out of FDMI cmpl for locally rejected statuses (Paul Ely) [RHEL-103752] +- scsi: lpfc: Skip RSCN processing when FC_UNLOADING flag is set (Paul Ely) [RHEL-103752] +- scsi: lpfc: Check for hdwq null ptr when cleaning up lpfc_vport structure (Paul Ely) [RHEL-103752] +- scsi: lpfc: Update debugfs trace ring initialization messages (Paul Ely) [RHEL-103752] +- scsi: lpfc: Revise logging format for failed CT MIB requests (Paul Ely) [RHEL-103752] +Resolves: RHEL-103752, RHEL-113177, RHEL-113204, RHEL-118924, RHEL-122857, RHEL-124089, RHEL-96835 + +* Mon Oct 27 2025 CKI KWF Bot [5.14.0-631.el9] +- md: delete mddev kobj before deleting gendisk kobj (Nigel Croxon) [RHEL-94433] +- md: fix how device node is created and removed (Nigel Croxon) [RHEL-94433] +- md: prevent incorrect update of resync/recovery offset (Nigel Croxon) [RHEL-94433] +- md/raid1: fix data lost for writemostly rdev (Nigel Croxon) [RHEL-94433] +- md: fix sync_action incorrect display during resync (Nigel Croxon) [RHEL-94433] +- md: add helper rdev_needs_recovery() (Nigel Croxon) [RHEL-94433] +- md: keep recovery_cp in mdp_superblock_s (Nigel Croxon) [RHEL-94433] +- md: add legacy_async_del_gendisk mode (Nigel Croxon) [RHEL-20191 RHEL-94433 RHEL-9656] +- md: make rdev_addable usable for rcu mode (Nigel Croxon) [RHEL-94433] {CVE-2025-38621} +- md/raid1: remove struct pool_info and related code (Nigel Croxon) [RHEL-94433] +- md/raid1: change r1conf->r1bio_pool to a pointer type (Nigel Croxon) [RHEL-94433] +- md: rename recovery_cp to resync_offset (Nigel Croxon) [RHEL-94433] +- md/md-cluster: handle REMOVE message earlier (Nigel Croxon) [RHEL-94433] +- md: fix create on open mddev lifetime regression (Nigel Croxon) [RHEL-94433] +- md/raid10: set chunk_sectors limit (Nigel Croxon) [RHEL-94433] +- md/raid0: set chunk_sectors limit (Nigel Croxon) [RHEL-94433] +- md: allow removing faulty rdev during resync (Nigel Croxon) [RHEL-94433] +- md/raid5: unset WQ_CPU_INTENSIVE for raid5 unbound workqueue (Nigel Croxon) [RHEL-94433] +- md: remove/add redundancy group only in level change (Nigel Croxon) [RHEL-20191 RHEL-94433 RHEL-9656] +- md: Don't clear MD_CLOSING until mddev is freed (Nigel Croxon) [RHEL-20191 RHEL-94433 RHEL-9656] +- md: call del_gendisk in control path (Nigel Croxon) [RHEL-20191 RHEL-94433 RHEL-9656] +- md/md-bitmap: fix GPF in bitmap_get_stats() (Nigel Croxon) [RHEL-94433] {CVE-2025-38451} +- md/raid1,raid10: strip REQ_NOWAIT from member bios (Nigel Croxon) [RHEL-94433] +- raid10: cleanup memleak at raid10_make_request (Nigel Croxon) [RHEL-94433] {CVE-2025-38444} +- md/raid1: Fix stack memory use after return in raid1_reshape (Nigel Croxon) [RHEL-94433] {CVE-2025-38445} +- md/md-bitmap: remove parameter slot from bitmap_create() (Nigel Croxon) [RHEL-94433] +- md/md-bitmap: cleanup bitmap_ops->startwrite() (Nigel Croxon) [RHEL-94433] +- md/dm-raid: remove max_write_behind setting limit (Nigel Croxon) [RHEL-94433] +- md/md-bitmap: fix dm-raid max_write_behind setting (Nigel Croxon) [RHEL-94433] +- md/raid1,raid10: don't handle IO error for REQ_RAHEAD and REQ_NOWAIT (Nigel Croxon) [RHEL-94433] +- md/md-bitmap: fix stats collection for external bitmaps (Nigel Croxon) [RHEL-94433] +- md/raid10: fix missing discard IO accounting (Nigel Croxon) [RHEL-94433] +- tcp: Don't call reqsk_fastopen_remove() in tcp_conn_request(). (Paolo Abeni) [RHEL-115628] +- tcp: Clear tcp_sk(sk)->fastopen_rsk in tcp_disconnect(). (Paolo Abeni) [RHEL-115628] {CVE-2025-39955} +- tcp: check space before adding MPTCP SYN options (Paolo Abeni) [RHEL-115628] +- octeon_ep: Validate the VF ID (Kamal Heib) [RHEL-113707] +Resolves: RHEL-113707, RHEL-115628, RHEL-121921, RHEL-20191, RHEL-94433, RHEL-9656 + +* Sat Oct 25 2025 CKI KWF Bot [5.14.0-630.el9] +- crypto: xts - Handle EBUSY correctly (CKI Backport Bot) [RHEL-119237] {CVE-2023-53494} +- xfrm: use kfree_sensitive() for SA secret zeroization (Sabrina Dubroca) [RHEL-115629] +- espintcp: remove encap socket caching to avoid reference leak (Sabrina Dubroca) [RHEL-115629] +- espintcp: fix skb leaks (Sabrina Dubroca) [RHEL-115629] +- ext4: goto right label 'out_mmap_sem' in ext4_setattr() (Brian Foster) [RHEL-109217] +- mm: zero range of eof folio exposed by inode size extension (Brian Foster) [RHEL-109217] +- mm: convert pagecache_isize_extended to use a folio (Brian Foster) [RHEL-109217] +- ext4: partial zero eof block on unaligned inode size extension (Brian Foster) [RHEL-109217] +- ext4: do not mark inode dirty every time when appending using delalloc (Brian Foster) [RHEL-109217] +- uki-virt: add systemd-repart module (Emanuele Giuseppe Esposito) [RHEL-107273] +Resolves: RHEL-107273, RHEL-109217, RHEL-115629, RHEL-119237 + +* Thu Oct 23 2025 CKI KWF Bot [5.14.0-629.el9] +- kexec_core: accept unaccepted kexec segments' destination addresses (Baoquan He) [RHEL-114163] +- crash: fix spelling mistake "crahskernel" -> "crashkernel" (Baoquan He) [RHEL-114163] +- crash, powerpc: default to CRASH_DUMP=n on PPC_BOOK3S_32 (Baoquan He) [RHEL-114163] +- kexec/crash: no crash update when kexec in progress (Baoquan He) [RHEL-114163] +- ixgbe: fix ixgbe_orom_civd_info struct layout (CKI Backport Bot) [RHEL-117603] +- macsec: read MACSEC_SA_ATTR_PN with nla_get_uint (CKI Backport Bot) [RHEL-115622] +- macsec: MACsec SCI assignment for ES = 0 (CKI Backport Bot) [RHEL-115622] +- netfilter: nf_reject: don't leak dst refcount for loopback packets (Florian Westphal) [RHEL-115630] +- netfilter: nf_tables: reject duplicate device on updates (Florian Westphal) [RHEL-115630] +- netfilter: nft_socket: remove WARN_ON_ONCE with huge level value (Florian Westphal) [RHEL-115630] +- netfilter: ctnetlink: remove refcounting in expectation dumpers (Florian Westphal) [RHEL-115630] +- netfilter: ctnetlink: fix refcount leak on table dump (Florian Westphal) [RHEL-115630] +- bpf: Check netfilter ctx accesses are aligned (Florian Westphal) [RHEL-115630] +- netfilter: xt_nfacct: don't assume acct name is null-terminated (Florian Westphal) [RHEL-115630] +- bpf: Disable migration in nf_hook_run_bpf(). (Florian Westphal) [RHEL-115630] +- netfilter: flowtable: account for Ethernet header in nf_flow_pppoe_proto() (Florian Westphal) [RHEL-115630] +- netfilter: nf_set_pipapo_avx2: fix initial map fill (Florian Westphal) [RHEL-115630] +- ipvs: fix uninit-value for saddr in do_output_route4 (Florian Westphal) [RHEL-115630] +- netfilter: bridge: Move specific fragmented packet to slow_path instead of dropping it (Florian Westphal) [RHEL-115630] +- netfilter: nf_tables: imbalance in flowtable binding (Florian Westphal) [RHEL-115630] +- netfilter: nat: restore default DNAT behavior (Florian Westphal) [RHEL-115630] +- sctp: initialize more fields in sctp_v6_from_sk() (Xin Long) [RHEL-115641] +- sctp: Do not wake readers in __sctp_write_space() (Xin Long) [RHEL-115641] +- selftests/bpf: Skip timer cases when bpf_timer is not supported (Gregory Bell) [RHEL-83826] +- bpf: Reject bpf_timer for PREEMPT_RT (Gregory Bell) [RHEL-83826] +- fs: fix UAF/GPF bug in nilfs_mdt_destroy (CKI Backport Bot) [RHEL-116661] {CVE-2022-50367} +- octeon_ep: fix VF MAC address lifecycle handling (Kamal Heib) [RHEL-109634] +- dm: split write BIOs on zone boundaries when zone append is not emulated (Ming Lei) [RHEL-111097] +- dm: Check for forbidden splitting of zone write operations (Ming Lei) [RHEL-111097] +- dm: dm-crypt: Do not partially accept write BIOs with zoned targets (Ming Lei) [RHEL-111097] +- dm: Always split write BIOs to zoned device limits (Ming Lei) [RHEL-111097] +- block: Introduce bio_needs_zone_write_plugging() (Ming Lei) [RHEL-111097] +- block: Make REQ_OP_ZONE_FINISH a write operation (Ming Lei) [RHEL-111097] +- block: restore default wbt enablement (Ming Lei) [RHEL-112997] +- devtmpfs: don't use vfs_getattr_nosec to query i_mode (Ming Lei) [RHEL-112997] +- fs: add kern_path_locked_negative() (Ming Lei) [RHEL-112997] +- VFS: add common error checks to lookup_one_qstr_excl() (Ming Lei) [RHEL-112997] +- fs: simplify misleading code to remove ambiguity regarding ihold()/iput() (Ming Lei) [RHEL-112997] +- VFS: change kern_path_locked() and user_path_locked_at() to never return negative dentry (Ming Lei) [RHEL-112997] +- ksmbd: fix racy issue from using ->d_parent and ->d_name (Ming Lei) [RHEL-112997] +- VFS: filename_create(): fix incorrect intent. (Ming Lei) [RHEL-112997] +- rename __filename_parentat() to filename_parentat() (Ming Lei) [RHEL-112997] +- fs: move the bdex_statx call to vfs_getattr_nosec (Ming Lei) [RHEL-112997] +- dm table: Fix W=1 build warning when mempool_needs_integrity is unused (Ming Lei) [RHEL-112997] +- block: don't silently ignore metadata for sync read/write (Ming Lei) [RHEL-112997] +- ext4: add __GFP_NOWARN to GFP_NOWAIT in readahead (Ming Lei) [RHEL-112997] +- block: validate QoS before calling __rq_qos_done_bio() (Ming Lei) [RHEL-112997] +- block: avoid cpu_hotplug_lock depedency on freeze_lock (Ming Lei) [RHEL-112997] +- block: decrement block_rq_qos static key in rq_qos_del() (Ming Lei) [RHEL-112997] +- block: skip q->rq_qos check in rq_qos_done_bio() (Ming Lei) [RHEL-112997] +- blk-mq: fix lockdep warning in __blk_mq_update_nr_hw_queues (Ming Lei) [RHEL-112997] +- block: make bio_integrity_map_user() static inline (Ming Lei) [RHEL-112997] +- nbd: fix lockdep deadlock warning (Ming Lei) [RHEL-112997] +- block: restore two stage elevator switch while running nr_hw_queue update (Ming Lei) [RHEL-112997] +- md/raid10: fix set but not used variable in sync_request_write() (Ming Lei) [RHEL-112997] +- block: fix module reference leak in mq-deadline I/O scheduler (Ming Lei) [RHEL-112997] +- block: fix kobject leak in blk_unregister_queue (Ming Lei) [RHEL-112997] +- nbd: fix uaf in nbd_genl_connect() error path (Ming Lei) [RHEL-112997] +- brd: fix sleeping function called from invalid context in brd_insert_page() (Ming Lei) [RHEL-112997] +- block: fix false warning in bdev_count_inflight_rw() (Ming Lei) [RHEL-112997] +- aoe: defer rexmit timer downdev work to workqueue (Ming Lei) [RHEL-112997] +- aoe: clean device rq_list in aoedev_downdev() (Ming Lei) [RHEL-112997] +- block: Fix bvec_set_folio() for very large folios (Ming Lei) [RHEL-112997] +- bio: Fix bio_first_folio() for SPARSEMEM without VMEMMAP (Ming Lei) [RHEL-112997] +- block: don't use submit_bio_noacct_nocheck in blk_zone_wplug_bio_work (Ming Lei) [RHEL-112997] +- block: Clear BIO_EMULATES_ZONE_APPEND flag on BIO completion (Ming Lei) [RHEL-112997] +- block: flip iter directions in blk_rq_integrity_map_user() (Ming Lei) [RHEL-112997] +- block: drop direction param from bio_integrity_copy_user() (Ming Lei) [RHEL-112997] +- traceevent/block: Add REQ_ATOMIC flag to block trace events (Ming Lei) [RHEL-112997] +- nvme-loop: avoid -Wflex-array-member-not-at-end warning (Ming Lei) [RHEL-112997] +- blk-mq: add a copyright notice to blk-mq-dma.c (Ming Lei) [RHEL-112997] +- blk-mq: move the DMA mapping code to a separate file (Ming Lei) [RHEL-112997] +- cdrom: Remove unnecessary NULL check before unregister_sysctl_table() (Ming Lei) [RHEL-112997] +- block: fix elv_update_nr_hw_queues() to reattach elevator (Ming Lei) [RHEL-112997] +- brd: avoid extra xarray lookups on first write (Ming Lei) [RHEL-112997] +- block: Remove obsolete configs BLK_MQ_{PCI,VIRTIO} (Ming Lei) [RHEL-112997] +- block: remove the same_page output argument to bvec_try_merge_page (Ming Lei) [RHEL-112997] +- block: unfreeze queue if realloc tag set fails during nr_hw_queues update (Ming Lei) [RHEL-112997] +- md: clean up accounting for issued sync IO (Ming Lei) [RHEL-112997] +- md: fix is_mddev_idle() (Ming Lei) [RHEL-112997] +- md: add a new api sync_io_depth (Ming Lei) [RHEL-112997] +- md: record dm-raid gendisk in mddev (Ming Lei) [RHEL-112997] +- block: export API to get the number of bdev inflight IO (Ming Lei) [RHEL-112997] +- block: clean up blk_mq_in_flight_rw() (Ming Lei) [RHEL-112997] +- block: WARN if bdev inflight counter is negative (Ming Lei) [RHEL-112997] +- block: reuse part_in_flight_rw for part_in_flight (Ming Lei) [RHEL-112997] +- blk-mq: remove blk_mq_in_flight() (Ming Lei) [RHEL-112997] +- block: move removing elevator after deleting disk->queue_kobj (Ming Lei) [RHEL-112997] +- block: don't quiesce queue for calling elevator_set_none() (Ming Lei) [RHEL-112997] +- fs: aio: initialize .ki_write_stream of read-write request (Ming Lei) [RHEL-112997] +- dm-integrity: use bio_add_virt_nofail (Ming Lei) [RHEL-112997] +- dm-bufio: use bio_add_virt_nofail (Ming Lei) [RHEL-112997] +- rnbd-srv: use bio_add_virt_nofail (Ming Lei) [RHEL-112997] +- block: simplify bio_map_kern (Ming Lei) [RHEL-112997] +- block: pass the operation to bio_{map,copy}_kern (Ming Lei) [RHEL-112997] +- block: remove the q argument from blk_rq_map_kern (Ming Lei) [RHEL-112997] +- block: add a bio_add_vmalloc helpers (Ming Lei) [RHEL-112997] +- block: add a bio_add_max_vecs helper (Ming Lei) [RHEL-112997] +- block: add a bdev_rw_virt helper (Ming Lei) [RHEL-112997] +- block: add a bio_add_virt_nofail helper (Ming Lei) [RHEL-112997] +- block: fix warning on 'make htmldocs' (Ming Lei) [RHEL-112997] +- block: expose write streams for block device nodes (Ming Lei) [RHEL-112997] +- block: introduce a write_stream_granularity queue limit (Ming Lei) [RHEL-112997] +- block: introduce max_write_streams queue limit (Ming Lei) [RHEL-112997] +- block: add a bi_write_stream field (Ming Lei) [RHEL-112997] +- fs: add a write stream field to the kiocb (Ming Lei) [RHEL-112997] +- block: move wbt_enable_default() out of queue freezing from sched ->exit() (Ming Lei) [RHEL-112997] +- block: move hctx cpuhp add/del out of queue freezing (Ming Lei) [RHEL-112997] +- block: don't acquire ->elevator_lock in blk_mq_map_swqueue and blk_mq_realloc_hw_ctxs (Ming Lei) [RHEL-112997] +- block: move hctx debugfs/sysfs registering out of freezing queue (Ming Lei) [RHEL-112997] +- block: move elv_register[unregister]_queue out of elevator_lock (Ming Lei) [RHEL-112997] +- block: add new helper for disabling elevator switch when deleting disk (Ming Lei) [RHEL-112997] +- block: fail to show/store elevator sysfs attribute if elevator is dying (Ming Lei) [RHEL-112997] +- block: remove elevator queue's type check in elv_attr_show/store() (Ming Lei) [RHEL-112997] +- block: pass elevator_queue to elv_register_queue & unregister_queue (Ming Lei) [RHEL-112997] +- block: unifying elevator change (Ming Lei) [RHEL-112997] +- block: add `struct elv_change_ctx` for unifying elevator change (Ming Lei) [RHEL-112997] +- block: move queue freezing & elevator_lock into elevator_change() (Ming Lei) [RHEL-112997] +- block: simplify elevator reattachment for updating nr_hw_queues (Ming Lei) [RHEL-112997] +- block: move blk_queue_registered() check into elv_iosched_store() (Ming Lei) [RHEL-112997] +- block: fold elevator_disable into elevator_switch (Ming Lei) [RHEL-112997] +- block: look up the elevator type in elevator_switch (Ming Lei) [RHEL-112997] +- block: don't allow to switch elevator if updating nr_hw_queues is in-progress (Ming Lei) [RHEL-112997] +- block: prevent adding/deleting disk during updating nr_hw_queues (Ming Lei) [RHEL-112997] +- block: add helper add_disk_final() (Ming Lei) [RHEL-112997] +- block: move sched debugfs register into elvevator_register_queue (Ming Lei) [RHEL-112997] +- block: add two helpers for registering/un-registering sched debugfs (Ming Lei) [RHEL-112997] +- block: use q->elevator with ->elevator_lock held in elv_iosched_show() (Ming Lei) [RHEL-112997] +- block: don't call freeze queue in elevator_switch() and elevator_disable() (Ming Lei) [RHEL-112997] +- block: move ELEVATOR_FLAG_DISABLE_WBT a request queue flag (Ming Lei) [RHEL-112997] +- block: move blk_mq_add_queue_tag_set() after blk_mq_map_swqueue() (Ming Lei) [RHEL-112997] +- brd: fix discard end sector (Ming Lei) [RHEL-112997] +- brd: fix aligned_sector from brd_do_discard() (Ming Lei) [RHEL-112997] +- brd: protect page with rcu (Ming Lei) [RHEL-112997] +- block: avoid hctx spinlock for plug with multiple queues (Ming Lei) [RHEL-112997] +- block: factor out blk_mq_dispatch_queue_requests() helper (Ming Lei) [RHEL-112997] +- block: take rq_list instead of plug in dispatch functions (Ming Lei) [RHEL-112997] +- brd: use memcpy_{to,from]_page in brd_rw_bvec (Ming Lei) [RHEL-112997] +- brd: split I/O at page boundaries (Ming Lei) [RHEL-112997] +- brd: use bvec_kmap_local in brd_do_bvec (Ming Lei) [RHEL-112997] +- brd: remove the sector variable in brd_submit_bio (Ming Lei) [RHEL-112997] +- brd: pass a bvec pointer to brd_do_bvec (Ming Lei) [RHEL-112997] +- block: blk-rq-qos: guard rq-qos helpers by static key (Ming Lei) [RHEL-112997] +- block: ensure that struct blk_mq_alloc_data is fully initialized (Ming Lei) [RHEL-112997] +- block: Simplify blk_mq_dispatch_rq_list() and its callers (Ming Lei) [RHEL-112997] +- block: always allocate integrity buffer when required (Ming Lei) [RHEL-112997] +- block: remove test of incorrect io priority level (Ming Lei) [RHEL-112997] +- block: only update request sector if needed (Ming Lei) [RHEL-112997] +- block: don't autoload drivers on blk-cgroup configuration (Ming Lei) [RHEL-112997] +- block: don't autoload drivers on stat (Ming Lei) [RHEL-112997] +- buffer: remove __getblk_gfp() (Ming Lei) [RHEL-112997] +- ext4: call bdev_getblk() from sb_getblk_gfp() (Ming Lei) [RHEL-112997] +- buffer: convert sb_getblk() to call __getblk() (Ming Lei) [RHEL-112997] +- buffer: convert getblk_unmovable() and __getblk() to use bdev_getblk() (Ming Lei) [RHEL-112997] +- buffer: use bdev_getblk() to avoid memory reclaim in readahead path (Ming Lei) [RHEL-112997] +- ext4: use bdev_getblk() to avoid memory reclaim in readahead path (Ming Lei) [RHEL-112997] +- buffer: hoist GFP flags from grow_dev_page() to __getblk_gfp() (Ming Lei) [RHEL-112997] +- buffer: pass GFP flags to folio_alloc_buffers() (Ming Lei) [RHEL-112997] +- buffer: convert grow_dev_page() to use a folio (Ming Lei) [RHEL-112997] +- block: move blkdev_{get,put} _no_open prototypes out of blkdev.h (Ming Lei) [RHEL-112997] +- block: integrity: Do not call set_page_dirty_lock() (Ming Lei) [RHEL-112997] +- loop: LOOP_SET_FD: send uevents for partitions (Ming Lei) [RHEL-112997] +- loop: properly send KOBJ_CHANGED uevent for disk device (Ming Lei) [RHEL-112997] +- block: fix resource leak in blk_register_queue() error path (Ming Lei) [RHEL-112997] +- block: add SPDX header line to blk-throttle.h (Ming Lei) [RHEL-112997] +- null_blk: Use strscpy() instead of strscpy_pad() in null_add_dev() (Ming Lei) [RHEL-112997] +- block: don't grab elevator lock during queue initialization (Ming Lei) [RHEL-112997] +- block: remove unused nseg parameter (Ming Lei) [RHEL-112997] +- docs: sysfs-block: Clarify integrity sysfs attributes (Ming Lei) [RHEL-112997] +- block/blk-iocost: ensure 'ret' is set on error (Ming Lei) [RHEL-112997] +- block: correct locking order for protecting blk-wbt parameters (Ming Lei) [RHEL-112997] +- block: release q->elevator_lock in ioc_qos_write (Ming Lei) [RHEL-112997] +- blk-cgroup: improve policy registration error handling (Ming Lei) [RHEL-112997] +- loop: move vfs_fsync() out of loop_update_dio() (Ming Lei) [RHEL-112997] +- block: Make request_queue lockdep splats show up earlier (Ming Lei) [RHEL-112997] +- block: protect debugfs attribute method hctx_busy_show (Ming Lei) [RHEL-112997] +- block: remove unnecessary goto labels in debugfs attribute read methods (Ming Lei) [RHEL-112997] +- block: protect debugfs attrs using elevator_lock instead of sysfs_lock (Ming Lei) [RHEL-112997] +- block: remove unused parameter 'q' parameter in __blk_rq_map_sg() (Ming Lei) [RHEL-112997] +- block: remove unused parameter (Ming Lei) [RHEL-112997] +- block: protect hctx attributes/params using q->elevator_lock (Ming Lei) [RHEL-112997] +- block: protect wbt_lat_usec using q->elevator_lock (Ming Lei) [RHEL-112997] +- block: protect nr_requests update using q->elevator_lock (Ming Lei) [RHEL-112997] +- block: introduce a dedicated lock for protecting queue elevator updates (Ming Lei) [RHEL-112997] +- block: fix memory leak for elevator on add_disk failure (Ming Lei) [RHEL-112997] +- block: remove q->sysfs_lock for attributes which don't need it (Ming Lei) [RHEL-112997] +- block: move q->sysfs_lock and queue-freeze under show/store method (Ming Lei) [RHEL-112997] +- block: acquire q->limits_lock while reading sysfs attributes (Ming Lei) [RHEL-112997] +- block: Correctly initialize BLK_INTEGRITY_NOGENERATE and BLK_INTEGRITY_NOVERIFY (Ming Lei) [RHEL-112997] +- block: ensure correct integrity capability propagation in stacked devices (Ming Lei) [RHEL-112997] +- loop: Remove struct loop_func_table (Ming Lei) [RHEL-112997] +- block: split struct bio_integrity_payload (Ming Lei) [RHEL-112997] +- block: move the block layer auto-integrity code into a new file (Ming Lei) [RHEL-112997] +- scsi: add support for user-meta interface (Ming Lei) [RHEL-112997] +- nvme: add support for passing on the application tag (Ming Lei) [RHEL-112997] +- block: add support to pass user meta buffer (Ming Lei) [RHEL-112997] +- block: introduce BIP_CHECK_GUARD/REFTAG/APPTAG bip_flags (Ming Lei) [RHEL-112997] +- fs: introduce IOCB_HAS_METADATA for metadata (Ming Lei) [RHEL-112997] +- fs, iov_iter: define meta io descriptor (Ming Lei) [RHEL-112997] +- block: modify bio_integrity_map_user to accept iov_iter as argument (Ming Lei) [RHEL-112997] +- block: copy back bounce buffer to user-space correctly in case of split (Ming Lei) [RHEL-112997] +- block: define set of integrity flags to be inherited by cloned bip (Ming Lei) [RHEL-112997] +- block: mark bounce buffering as incompatible with integrity (Ming Lei) [RHEL-112997] +- null_blk: do partial IO for bad blocks (Ming Lei) [RHEL-112997] +- null_blk: pass transfer size to null_handle_rq() (Ming Lei) [RHEL-112997] +- null_blk: replace null_process_cmd() call in null_zone_write() (Ming Lei) [RHEL-112997] +- null_blk: introduce badblocks_once parameter (Ming Lei) [RHEL-112997] +- null_blk: generate null_blk configfs features string (Ming Lei) [RHEL-112997] +- blk-wbt: Cleanup a comment in wb_timer_fn (Ming Lei) [RHEL-112997] +- blk-wbt: Fix some comments (Ming Lei) [RHEL-112997] +- loop: take the file system minimum dio alignment into account (Ming Lei) [RHEL-112997] +- loop: check in LO_FLAGS_DIRECT_IO in loop_default_blocksize (Ming Lei) [RHEL-112997] +- loop: set LO_FLAGS_DIRECT_IO in loop_assign_backing_file (Ming Lei) [RHEL-112997] +- loop: factor out a loop_assign_backing_file helper (Ming Lei) [RHEL-112997] +- block: Remove commented out code (Ming Lei) [RHEL-112997] +- block: refactor rq_qos_wait() (Ming Lei) [RHEL-112997] +- block: introduce init_wait_func() (Ming Lei) [RHEL-112997] +Resolves: RHEL-109634, RHEL-111097, RHEL-112997, RHEL-114163, RHEL-115622, RHEL-115630, RHEL-115641, RHEL-116661, RHEL-117603, RHEL-83826 + +* Wed Oct 22 2025 Patrick Talbert [5.14.0-628.el9] +- s390/qeth: Make hw_trap sysfs attribute idempotent (Mete Durlu) [RHEL-99997] +- scsi: lpfc: Fix buffer free/clear order in deferred receive path (CKI Backport Bot) [RHEL-119116] {CVE-2025-39841} +- cgroup/cpuset: Remove the unnecessary css_get/put() in cpuset_partition_write() (Waiman Long) [RHEL-107751] +- cgroup/cpuset: Fix a partition error with CPU hotplug (Waiman Long) [RHEL-107751] +- cgroup/cpuset: Use static_branch_enable_cpuslocked() on cpusets_insane_config_key (Waiman Long) [RHEL-107751] +- cgroup/cpuset: drop useless cpumask_empty() in compute_effective_exclusive_cpumask() (Waiman Long) [RHEL-107751] +- cgroup/cpuset: Extend kthread_is_per_cpu() check to all PF_NO_SETAFFINITY tasks (Waiman Long) [RHEL-107751] +- cgroup/cpuset: Fix obsolete comment in cpuset_css_offline() (Waiman Long) [RHEL-107751] +- cgroup/cpuset: Always use cpu_active_mask (Waiman Long) [RHEL-107751] +- cgroup/cpuset: Remove unneeded goto in sched_partition_write() and rename it (Waiman Long) [RHEL-107751] +- cgroup/cpuset: Don't allow creation of local partition over a remote one (Waiman Long) [RHEL-107751] +- cgroup/cpuset: remove kernfs active break (Waiman Long) [RHEL-107751] +- cgroup/cpuset: Remove stale text (Waiman Long) [RHEL-107751] +- cgroup/cpuset: Disable cpuset_cpumask_can_shrink() test if not load balancing (Waiman Long) [RHEL-107751] +- cgroup/cpuset: Further optimize code if CONFIG_CPUSETS_V1 not set (Waiman Long) [RHEL-107751] +- do_io_accounting: use sig->stats_lock (Waiman Long) [RHEL-105165] +- do_io_accounting: use __for_each_thread() (Waiman Long) [RHEL-105165] +- procfs: block chmod on /proc/thread-self/comm (Waiman Long) [RHEL-105165] +Resolves: RHEL-105165, RHEL-107751, RHEL-119116, RHEL-99997 + +* Tue Oct 21 2025 CKI KWF Bot [5.14.0-627.el9] +- pstore/ram: Check start of empty przs during init (CKI Backport Bot) [RHEL-122069] {CVE-2023-53331} +- NFSv4: handle ERR_GRACE on delegation recalls (Scott Mayhew) [RHEL-115855] +- nfsd: nfserr_jukebox in nlm_fopen should lead to a retry (Scott Mayhew) [RHEL-115855] +- nfsd: unregister with rpcbind when deleting a transport (Scott Mayhew) [RHEL-115855] +- nfsd: decouple the xprtsec policy check from check_nfsd_access() (Scott Mayhew) [RHEL-115855] +- NFSD: Replace use of NFSD_MAY_LOCK in nfsd4_lock() (Scott Mayhew) [RHEL-115855] +- NFS: nfs_invalidate_folio() must observe the offset and size arguments (Scott Mayhew) [RHEL-115855] +- NFSv4.2: Serialise O_DIRECT i/o and copy range (Scott Mayhew) [RHEL-115855] +- NFSv4.2: Serialise O_DIRECT i/o and clone range (Scott Mayhew) [RHEL-115855] +- NFSv4.2: Serialise O_DIRECT i/o and fallocate() (Scott Mayhew) [RHEL-115855] +- NFS: Serialise O_DIRECT i/o and truncate() (Scott Mayhew) [RHEL-115855] +- nfsd: don't set the ctime on delegated atime updates (Scott Mayhew) [RHEL-115855] +- nexthop: Forbid FDB status change while nexthop is in a group (Guillaume Nault) [RHEL-115625] +- ipv4: Fix NULL vs error pointer check in inet_blackhole_dev_init() (Guillaume Nault) [RHEL-115625] +- net: drop UFO packets in udp_rcv_segment() (Paolo Abeni) [RHEL-115651] +- udp: Fix multiple wraparounds of sk->sk_rmem_alloc. (Paolo Abeni) [RHEL-115651] +- udp: annotate data-race in __udp_enqueue_schedule_skb() (Paolo Abeni) [RHEL-115651] +- ucount: fix atomic_long_inc_below() argument type (Joel Savitz) [RHEL-119037] +- timens: Add struct seq_file forward declaration (Joel Savitz) [RHEL-119037] +- timekeeping: Kill percpu.h dependency (Joel Savitz) [RHEL-119037] +- ucounts: fix counter leak in inc_rlimit_get_ucounts() (Joel Savitz) [RHEL-119037] +- userns: eliminate many kernel-doc warnings (Joel Savitz) [RHEL-119037] +- userns: fix a struct's kernel-doc notation (Joel Savitz) [RHEL-119037] +- nsfs: repair kernel-doc for ns_match() (Joel Savitz) [RHEL-119037] +- nsfs: add compat ioctl handler (Joel Savitz) [RHEL-119037] +- broadcom: fix support for PTP_EXTTS_REQUEST2 ioctl (Petr Oros) [RHEL-115041] +- broadcom: fix support for PTP_PEROUT_DUTY_CYCLE (Petr Oros) [RHEL-115041] +- net: ptp: introduce .supported_perout_flags to ptp_clock_info (Petr Oros) [RHEL-115041] +- net: ptp: introduce .supported_extts_flags to ptp_clock_info (Petr Oros) [RHEL-115041] +- broadcom: fix supported flag check in periodic output function (Petr Oros) [RHEL-115041] +- renesas: reject PTP_STRICT_FLAGS as unsupported (Petr Oros) [RHEL-115041] +- sched/deadline: Don't count nr_running for dl_server proxy tasks (Phil Auld) [RHEL-110303] +- sched/deadline: Fix RT task potential starvation when expiry time passed (Phil Auld) [RHEL-110303] +- sched/debug: Print the local group's asym_prefer_cpu (Phil Auld) [RHEL-110303] +- cpufreq/amd-pstate: Update asym_prefer_cpu when core rankings change (Phil Auld) [RHEL-110303] +- sched/topology: Introduce sched_update_asym_prefer_cpu() (Phil Auld) [RHEL-110303] +- sched/fair: Use READ_ONCE() to read sg->asym_prefer_cpu (Phil Auld) [RHEL-110303] +- sched/fair: Bump sd->max_newidle_lb_cost when newidle balance fails (Phil Auld) [RHEL-110303] +- sched/numa: fix task swap by skipping kernel threads (Phil Auld) [RHEL-110303] +- sched/numa: add tracepoint that tracks the skipping of numa balancing due to cpuset memory pinning (Phil Auld) [RHEL-110303] +- sched/numa: skip VMA scanning on memory pinned to one NUMA node via cpuset.mems (Phil Auld) [RHEL-110303] +- sched/fair: Allow decaying util_est when util_avg > CPU capa (Phil Auld) [RHEL-110303] +- sched/topology: Refinement to topology_span_sane speedup (Phil Auld) [RHEL-110303] +- sched/topology: improve topology_span_sane speed (Phil Auld) [RHEL-110303] +- sched/uclamp: Optimize sched_uclamp_used static key enabling (Phil Auld) [RHEL-110303] +- sched/uclamp: Use the uclamp_is_used() helper instead of open-coding it (Phil Auld) [RHEL-110303] +- sched/core: Remove duplicate included header file stats.h (Phil Auld) [RHEL-110303] +- sched: Add unlikey branch hints to several system calls (Phil Auld) [RHEL-110303] +- sched/fair: Refactor can_migrate_task() to elimate looping (Phil Auld) [RHEL-110303] +Resolves: RHEL-110303, RHEL-115041, RHEL-115625, RHEL-115651, RHEL-115855, RHEL-119037, RHEL-122069 + +* Fri Oct 17 2025 CKI KWF Bot [5.14.0-626.el9] +- redhat: rpminspect: update emptyrpm list for kernel variants (Alexandra Hájková) +- vsock/virtio: Validate length in packet header before skb_put() (Jon Maloy) [RHEL-114300] {CVE-2025-39718} +- vfs: fix copy_file_range() averts filesystem freeze protection (Benjamin Coddington) [RHEL-76048] +- gfs2: Fix unlikely race in gdlm_put_lock (Andreas Gruenbacher) [RHEL-116886] +- gfs2: Add proper lockspace locking (Andreas Gruenbacher) [RHEL-116886] +- gfs2: Minor run_queue fixes (Andreas Gruenbacher) [RHEL-116886] +- gfs2: run_queue cleanup (Andreas Gruenbacher) [RHEL-116886] +- gfs2: Simplify do_promote (Andreas Gruenbacher) [RHEL-116886] +- gfs2: Get rid of GLF_INVALIDATE_IN_PROGRESS (Andreas Gruenbacher) [RHEL-116886] +- gfs2: Fix GLF_INVALIDATE_IN_PROGRESS flag clearing in do_xmote (Andreas Gruenbacher) [RHEL-116886] +- gfs2: Remove duplicate check in do_xmote (Andreas Gruenbacher) [RHEL-116886] +- gfs2: Fix LM_FLAG_TRY* logic in add_to_queue (Andreas Gruenbacher) [RHEL-116886] +- gfs2: Remove DLM_LKF_ALTCW / DLM_LKF_ALTPR code (Andreas Gruenbacher) [RHEL-116886] +- gfs2: Further sanitize lock_dlm.c (Andreas Gruenbacher) [RHEL-116886] +- gfs2: Simplify DLM_LKF_QUECVT use (Andreas Gruenbacher) [RHEL-116886] +- gfs2: Do not use atomic operations unnecessarily (Andreas Gruenbacher) [RHEL-116886] +- gfs2: a minor finish_xmote cleanup (Andreas Gruenbacher) [RHEL-116886] +- gfs2: simplify finish_xmote (Andreas Gruenbacher) [RHEL-116886] +- gfs2: sanitize the gdlm_ast -> finish_xmote interface (Andreas Gruenbacher) [RHEL-116886] +- gfs2: Minor do_xmote cancelation fix (Andreas Gruenbacher) [RHEL-116886] +- gfs2: Sanitize gfs2_meta_check, gfs2_metatype_check, gfs2_io_error (Andreas Gruenbacher) [RHEL-116886] +- gfs2: Remove unnecessary gfs2_meta_check_ii argument (Andreas Gruenbacher) [RHEL-116886] +- gfs2: Get rid of newlines in log messages (Andreas Gruenbacher) [RHEL-116886] +- gfs2: Turn gfs2_withdraw into a void function (Andreas Gruenbacher) [RHEL-116886] +- gfs2: Partially revert "gfs2: do_xmote fixes" (Andreas Gruenbacher) [RHEL-116886] +- gfs2: Lift withdraw check out of gfs2_ail1_empty (Andreas Gruenbacher) [RHEL-116886] +- gfs2: Minor gfs2_ail1_empty cleanup (Andreas Gruenbacher) [RHEL-116886] +- gfs2: Rename gfs2_withdrawn to gfs2_withdrawing_or_withdrawn (Andreas Gruenbacher) [RHEL-116886] +- gfs2: Fix slab-use-after-free in gfs2_qd_dealloc (Juntong Deng) [RHEL-116886] +- gfs2: No more quota complaints after withdraw (Andreas Gruenbacher) [RHEL-116886] +- gfs2: Rename "freeze_workqueue" to "gfs2_freeze" (Andreas Gruenbacher) [RHEL-116886] +- gfs2: Rename "gfs_recovery" workqueue to "gfs2_recovery" (Andreas Gruenbacher) [RHEL-116886] +- gfs2: Sanitize kthread stopping (Andreas Gruenbacher) [RHEL-116886] +- gfs2: Fix logd wakeup on I/O error (Andreas Gruenbacher) [RHEL-116886] +- gfs2: Switch to wait_event in gfs2_logd (Andreas Gruenbacher) [RHEL-116886] +- gfs2: Switch to wait_event in gfs2_quotad (Andreas Gruenbacher) [RHEL-116886] +- gfs2: Fix asynchronous thread destruction (Andreas Gruenbacher) [RHEL-116886] +- gfs2: Stop using gfs2_make_fs_ro for withdraw (Andreas Gruenbacher) [RHEL-116886] +- gfs2: Mark withdraws as unlikely (Andreas Gruenbacher) [RHEL-116886] +- gfs2: Simplify refcounting in do_xmote (Andreas Gruenbacher) [RHEL-116886] +- gfs2: do_xmote cleanup (Andreas Gruenbacher) [RHEL-116886] +- gfs2: Remove space before newline (Colin Ian King) [RHEL-116886] +- gfs2: Remove unused sd_withdraw_wait field (Andreas Gruenbacher) [RHEL-116886] +- gfs2: Remove unused GIF_FREE_VFS_INODE flag (Andreas Gruenbacher) [RHEL-116886] +- gfs2: only apply DLM_LKF_VALBLK if sb_lvbptr is not NULL (Alexander Aring) [RHEL-116886] +- gfs2: Unlock fewer glocks on unmount (Andreas Gruenbacher) [RHEL-116886] +- ptp: prevent possible ABBA deadlock in ptp_clock_freerun() (CKI Backport Bot) [RHEL-115644] +- ptp: allow reading of currently dialed frequency to succeed on free-running clocks (CKI Backport Bot) [RHEL-115644] +- ptp: fix breakage after ptp_vclock_in_use() rework (CKI Backport Bot) [RHEL-115644] +- ptp: remove ptp->n_vclocks check logic in ptp_vclock_in_use() (CKI Backport Bot) [RHEL-115644] +- vsock: Fix transport_* TOCTOU (CKI Backport Bot) [RHEL-106002] {CVE-2025-38461} +Resolves: RHEL-106002, RHEL-114300, RHEL-115644, RHEL-116886, RHEL-76048 + +* Wed Oct 15 2025 Patrick Talbert [5.14.0-625.el9] +- firmware: arm_scpi: Ensure scpi_info is not assigned if the probe fails (Charles Mirabile) [RHEL-113838] {CVE-2022-50087} +- NFS: Fix wakeup of __nfs_lookup_revalidate() in unblock_revalidate() (Benjamin Coddington) [RHEL-117497] +- sched: Add wait/wake interface for variable updated under a lock. (Benjamin Coddington) [RHEL-117497] +- sched: Add test_and_clear_wake_up_bit() and atomic_dec_and_wake_up() (Benjamin Coddington) [RHEL-117497] +- sched: Document wait_var_event() family of functions and wake_up_var() (Benjamin Coddington) [RHEL-117497] +- sched: Improve documentation for wake_up_bit/wait_on_bit family of functions (Benjamin Coddington) [RHEL-117497] +- sched: change wake_up_bit() and related function to expect unsigned long * (Benjamin Coddington) [RHEL-117497] +- efivarfs: Fix slab-out-of-bounds in efivarfs_d_compare (CKI Backport Bot) [RHEL-118255] {CVE-2025-39817} +- cpupower: Allow control of boost feature on non-x86 based systems with boost support. (David Arcari) [RHEL-118182] +- cpupower: Fix a bug where the -t option of the set subcommand was not working. (David Arcari) [RHEL-118182] +- pm: cpupower: Fix printing of CORE, CPU fields in cpupower-monitor (David Arcari) [RHEL-118182] +- pm: cpupower: Fix the snapshot-order of tsc,mperf, clock in mperf_stop() (David Arcari) [RHEL-118182] +- cpupower: Implement CPU physical core querying (David Arcari) [RHEL-118182] +- pm: cpupower: remove hard-coded topology depth values (David Arcari) [RHEL-118182] +- pm: cpupower: Fix cmd_monitor() error legs to free cpu_topology (David Arcari) [RHEL-118182] +- cpupower: monitor: Exit with error status if execvp() fail (David Arcari) [RHEL-118182] +- pm: cpupower: bench: Prevent NULL dereference on malloc failure (David Arcari) [RHEL-118182] +- ice: don't leave device non-functional if Tx scheduler config fails (Petr Oros) [RHEL-118146] +- smb: client: fix wrong index reference in smb2_compound_op() (Paulo Alcantara) [RHEL-114295] +- smb: client: handle unlink(2) of files open by different clients (Paulo Alcantara) [RHEL-114295] +- smb: client: fix file open check in __cifs_unlink() (Paulo Alcantara) [RHEL-114295] +- smb: client: fix filename matching of deferred files (Paulo Alcantara) [RHEL-114295] +- smb: client: fix data loss due to broken rename(2) (Paulo Alcantara) [RHEL-114295] +- smb: client: fix compound alignment with encryption (Paulo Alcantara) [RHEL-114295] +- fs/smb: Fix inconsistent refcnt update (Paulo Alcantara) [RHEL-114295] {CVE-2025-39819} +- firmware: qcom: scm: request the waitqueue irq *after* initializing SCM (Eric Chanudet) [RHEL-117508] +- firmware: qcom: scm: initialize tzmem before marking SCM as available (Eric Chanudet) [RHEL-117508] +- firmware: qcom: scm: take struct device as argument in SHM bridge enable (Eric Chanudet) [RHEL-117508] +- firmware: qcom: scm: remove unused arguments from SHM bridge routines (Eric Chanudet) [RHEL-117508] +- docs: firmware: qcom_scm: Fix kernel-doc warning (Eric Chanudet) [RHEL-117508] +- firmware: qcom: scm: Allow QSEECOM for HP EliteBook Ultra G1q (Eric Chanudet) [RHEL-117508] +- firmware: qcom: tzmem: disable sm7150 platform (Eric Chanudet) [RHEL-117508] +- firmware: qcom: scm: Allow QSEECOM on Asus Zenbook A14 (Eric Chanudet) [RHEL-117508] +- firmware: qcom: uefisecapp: fix efivars registration race (Eric Chanudet) [RHEL-117508] +- firmware: qcom: scm: Fix error code in probe() (Eric Chanudet) [RHEL-117508] +- firmware: qcom: scm: add calls for wrapped key support (Eric Chanudet) [RHEL-117508] +- firmware: qcom: scm: Allow QSEECOM on Huawei Matebook E Go (sc8280xp) (Eric Chanudet) [RHEL-117508] +- firmware: qcom: scm: Allow QSEECOM for Windows Dev Kit 2023 (Eric Chanudet) [RHEL-117508] +- firmware: qcom: scm: Allow QSEECOM for HP Omnibook X14 (Eric Chanudet) [RHEL-117508] +- firmware: qcom: scm: Allow QSEECOM on the asus vivobook s15 (Eric Chanudet) [RHEL-117508] +- firmware: qcom: scm: Allow QSEECOM on X1P42100 CRD (Eric Chanudet) [RHEL-117508] +- firmware: qcom: scm: Introduce CP_SMMU_APERTURE_ID (Eric Chanudet) [RHEL-117508] +- firmware: qcom: uefisecapp: Allow X1E Devkit devices (Eric Chanudet) [RHEL-117508] +- firmware: qcom: scm: Allow QSEECOM on Dell XPS 13 9345 (Eric Chanudet) [RHEL-117508] +- firmware: qcom: scm: Allow QSEECOM on Microsoft Surface Pro 9 5G (Eric Chanudet) [RHEL-117508] +- firmware: qcom: scm: Allow QSEECOM on Lenovo Yoga Slim 7x (Eric Chanudet) [RHEL-117508] +- firmware: qcom: scm: Allow QSEECOM on Surface Laptop 7 models (Eric Chanudet) [RHEL-117508] +- firmware: qcom: scm: Allow QSEECOM on ThinkPad T14s (Eric Chanudet) [RHEL-117508] +- firmware: qcom: tzmem: disable sdm670 platform (Eric Chanudet) [RHEL-117508] +- firmware: qcom: scm: Mark get_wq_ctx() as atomic call (Eric Chanudet) [RHEL-117508] +- firmware: qcom-scm: Remove QCOM_SMC_WAITQ_FLAG_WAKE_ALL (Eric Chanudet) [RHEL-117508] +- firmware: qcom: uefisecapp: Allow on X1E devices (Eric Chanudet) [RHEL-117508] +- firmware: qcom: uefisecapp: Allow on sc8180x Primus and Flex 5G (Eric Chanudet) [RHEL-117508] +- firmware: qcom_scm: remove IS_ERR() checks from qcom_scm_bw_{en,dis}able() (Eric Chanudet) [RHEL-117508] +- firmware: qcom_scm: disable clocks if qcom_scm_bw_enable() fails (Eric Chanudet) [RHEL-117508] +- firmware: qcom_scm: use 64-bit calling convention only when client is 64-bit (Eric Chanudet) [RHEL-117508] +- firmware: qcom_scm: Always return devm_clk_get_optional errors (Eric Chanudet) [RHEL-117508] +- firmware: qcom_scm: Drop useless compatibles (Eric Chanudet) [RHEL-117508] +- firmware: qcom_scm: Always try to consume all three clocks (Eric Chanudet) [RHEL-117508] +- firmware: qcom_scm-legacy: correct kerneldoc (Eric Chanudet) [RHEL-117508] +- redhat/configs: Enable CONFIG_MITIGATION_VMSCAPE for x86 (Waiman Long) [RHEL-114273] +- x86/vmscape: Add old Intel CPUs to affected list (Waiman Long) [RHEL-114273] {CVE-2025-40300} +- x86/vmscape: Warn when STIBP is disabled with SMT (Waiman Long) [RHEL-114273] {CVE-2025-40300} +- x86/bugs: Move cpu_bugs_smt_update() down (Waiman Long) [RHEL-114273] {CVE-2025-40300} +- x86/vmscape: Enable the mitigation (Waiman Long) [RHEL-114273] {CVE-2025-40300} +- x86/vmscape: Add conditional IBPB mitigation (Waiman Long) [RHEL-114273] {CVE-2025-40300} +- x86/vmscape: Enumerate VMSCAPE bug (Waiman Long) [RHEL-114273] {CVE-2025-40300} +- Documentation/hw-vuln: Add VMSCAPE documentation (Waiman Long) [RHEL-114273] {CVE-2025-40300} +- randomize_kstack: Remove non-functional per-arch entropy filtering (Waiman Long) [RHEL-114273] +- Bluetooth: revert TX timestamping (David Marlin) [RHEL-107923] +- PM: wakeup: make device_wakeup_disable() return void (David Marlin) [RHEL-107923] +- PM: wakeup: implement devm_device_init_wakeup() helper (David Marlin) [RHEL-107923] +- PM: wakeup: Remove unnecessary else from device_init_wakeup() (David Marlin) [RHEL-107923] +- Bluetooth: hci_event: Disconnect device when BIG sync is lost (David Marlin) [RHEL-107923] +- Bluetooth: hci_event: Add support for handling LE BIG Sync Lost event (David Marlin) [RHEL-107923] +- Bluetooth: hci_conn: Fix not cleaning up Broadcaster/Broadcast Source (David Marlin) [RHEL-107923] +- Bluetooth: hci_conn: Fix running bis_cleanup for hci_conn->type PA_LINK (David Marlin) [RHEL-107923] +- Bluetooth: ISO: Fix getname not returning broadcast fields (David Marlin) [RHEL-107923] +- Bluetooth: hci_core: Fix not accounting for BIS/CIS/PA links separately (David Marlin) [RHEL-107923] +- Bluetooth: Add PA_LINK to distinguish BIG sync and PA sync connections (David Marlin) [RHEL-107923] +- Bluetooth: hci_sync: Prevent unintended PA sync when SID is 0xFF (David Marlin) [RHEL-107923] +- Bluetooth: hci_sync: Fix scan state after PA Sync has been established (David Marlin) [RHEL-107923] +- Bluetooth: btusb: Fix potential NULL dereference on kmalloc failure (David Marlin) [RHEL-107923] +- Bluetooth: hci_devcd_dump: fix out-of-bounds via dev_coredumpv (David Marlin) [RHEL-107923] +- Bluetooth: L2CAP: Fix attempting to adjust outgoing MTU (David Marlin) [RHEL-107923] +- Bluetooth: btusb: QCA: Fix downloading wrong NVM for WCN6855 GF variant without board ID (David Marlin) [RHEL-107923] +- Bluetooth: hci_dev: replace 'quirks' integer by 'quirk_flags' bitmap (David Marlin) [RHEL-107923] +- Bluetooth: hci_core: add missing braces when using macro parameters (David Marlin) [RHEL-107923] +- Bluetooth: hci_core: fix typos in macros (David Marlin) [RHEL-107923] +- Bluetooth: SMP: Fix using HCI_ERROR_REMOTE_USER_TERM on timeout (David Marlin) [RHEL-107923] +- Bluetooth: SMP: If an unallowed command is received consider it a failure (David Marlin) [RHEL-107923] +- Bluetooth: btintel: Check if controller is ISO capable on btintel_classify_pkt_type (David Marlin) [RHEL-107923] +- Bluetooth: hci_sync: fix connectable extended advertising when using static random address (David Marlin) [RHEL-107923] +- Bluetooth: Fix null-ptr-deref in l2cap_sock_resume_cb() (David Marlin) [RHEL-107923] +- Bluetooth: hci_event: Fix not marking Broadcast Sink BIS as connected (David Marlin) [RHEL-107923] +- Bluetooth: hci_sync: Fix attempting to send HCI_Disconnect to BIS handle (David Marlin) [RHEL-107923] +- Bluetooth: hci_core: Remove check of BDADDR_ANY in hci_conn_hash_lookup_big_state (David Marlin) [RHEL-107923] +- Bluetooth: hci_sync: Fix not disabling advertising instance (David Marlin) [RHEL-107923] +- Bluetooth: HCI: Set extended advertising data synchronously (David Marlin) [RHEL-107923] +- Bluetooth: MGMT: mesh_send: check instances prior disabling advertising (David Marlin) [RHEL-107923] +- Bluetooth: MGMT: set_mesh: update LE scan interval and window (David Marlin) [RHEL-107923] +- Bluetooth: hci_sync: revert some mesh modifications (David Marlin) [RHEL-107923] +- Bluetooth: Prevent unintended pause by checking if advertising is active (David Marlin) [RHEL-107923] +- driver: bluetooth: hci_qca:fix unable to load the BT driver (David Marlin) [RHEL-107923] +- Bluetooth: L2CAP: Fix L2CAP MTU negotiation (David Marlin) [RHEL-107923] +- Bluetooth: btintel_pcie: Fix potential race condition in firmware download (David Marlin) [RHEL-107923] +- Bluetooth: MGMT: Fix sparse errors (David Marlin) [RHEL-107923] +- Bluetooth: ISO: Fix not using bc_sid as advertisement SID (David Marlin) [RHEL-107923] +- Bluetooth: ISO: Fix using BT_SK_PA_SYNC to detect BIS sockets (David Marlin) [RHEL-107923] +- Bluetooth: eir: Fix possible crashes on eir_create_adv_data (David Marlin) [RHEL-107923] +- Bluetooth: hci_sync: Fix broadcast/PA when using an existing instance (David Marlin) [RHEL-107923] +- Bluetooth: Fix NULL pointer deference on eir_get_service_data (David Marlin) [RHEL-107923] +- Bluetooth: MGMT: Protect mgmt_pending list with its own lock (David Marlin) [RHEL-107923] +- Bluetooth: MGMT: Fix UAF on mgmt_remove_adv_monitor_complete (David Marlin) [RHEL-107923] +- Bluetooth: btintel_pcie: Reduce driver buffer posting to prevent race condition (David Marlin) [RHEL-107923] +- Bluetooth: btintel_pcie: Increase the tx and rx descriptor count (David Marlin) [RHEL-107923] +- Bluetooth: btintel_pcie: Fix driver not posting maximum rx buffers (David Marlin) [RHEL-107923] +- Bluetooth: hci_core: fix list_for_each_entry_rcu usage (David Marlin) [RHEL-107923] +- Bluetooth: L2CAP: Fix not responding with L2CAP_CR_LE_ENCRYPTION (David Marlin) [RHEL-107923] +- Bluetooth: hci_qca: move the SoC type check to the right place (David Marlin) [RHEL-107923] +- Bluetooth: btnxpuart: Fix missing devm_request_irq() return value check (David Marlin) [RHEL-107923] +- Bluetooth: MGMT: reject malformed HCI_CMD_SYNC commands (David Marlin) [RHEL-107923] +- Bluetooth: btintel: Check dsbr size from EFI variable (David Marlin) [RHEL-107923] +- Bluetooth: MGMT: iterate over mesh commands in mgmt_mesh_foreach() (David Marlin) [RHEL-107923] +- Bluetooth: btusb: Add new VID/PID 13d3/3584 for MT7922 (David Marlin) [RHEL-107923] +- Bluetooth: separate CIS_LINK and BIS_LINK link types (David Marlin) [RHEL-107923] +- Bluetooth: btusb: Add new VID/PID 13d3/3630 for MT7925 (David Marlin) [RHEL-107923] +- Bluetooth: add support for SIOCETHTOOL ETHTOOL_GET_TS_INFO (David Marlin) [RHEL-107923] +- Bluetooth: btintel_pcie: Dump debug registers on error (David Marlin) [RHEL-107923] +- Bluetooth: ISO: Fix getpeername not returning sockaddr_iso_bc fields (David Marlin) [RHEL-107923] +- Bluetooth: ISO: Fix not using SID from adv report (David Marlin) [RHEL-107923] +- Bluetooth: btnxpuart: Implement host-wakeup feature (David Marlin) [RHEL-107923] +- Bluetooth: btusb: Add RTL8851BE device 0x0bda:0xb850 (David Marlin) [RHEL-107923] +- Bluetooth: hci_uart: Remove unnecessary NULL check before release_firmware() (David Marlin) [RHEL-107923] +- Bluetooth: btmtksdio: Fix wakeup source leaks on device unbind (David Marlin) [RHEL-107923] +- Bluetooth: btmrvl_sdio: Fix wakeup source leaks on device unbind (David Marlin) [RHEL-107923] +- Bluetooth: btintel_pcie: Do not generate coredump for diagnostic events (David Marlin) [RHEL-107923] +- Bluetooth: btusb: Add new VID/PID 13d3/3613 for MT7925 (David Marlin) [RHEL-107923] +- Revert "Bluetooth: revert TX timestamping" (David Marlin) [RHEL-107923] +- icmp: fix icmp_ndo_send address translation for reply direction (CKI Backport Bot) [RHEL-115626] +- ipv6: reject malicious packets in ipv6_gso_segment() (CKI Backport Bot) [RHEL-115626] +- ipv6: annotate data-races around rt->fib6_nsiblings (CKI Backport Bot) [RHEL-115626] +- ipv6: fix possible infinite loop in fib6_info_uses_dev() (CKI Backport Bot) [RHEL-115626] +- ipv6: prevent infinite loop in rt6_nlmsg_size() (CKI Backport Bot) [RHEL-115626] +- seg6: Fix validation of nexthop addresses (CKI Backport Bot) [RHEL-115626] +- ipv6: fix omitted netlink attributes when using RTEXT_FILTER_SKIP_STATS (CKI Backport Bot) [RHEL-115626] +- bonding: check xdp prog when set bond mode (CKI Backport Bot) [RHEL-115627] +- bonding: set random address only when slaves already exist (CKI Backport Bot) [RHEL-107189] +- wireguard: device: enable threaded NAPI (CKI Backport Bot) [RHEL-115646] +- wireguard: device: support big tcp GSO (CKI Backport Bot) [RHEL-115646] +- wireguard: selftests: load nf_conntrack if not present (CKI Backport Bot) [RHEL-115646] +- wireguard: allowedips: remove redundant selftest call (CKI Backport Bot) [RHEL-115646] +- wireguard: device: omit unnecessary memset of netdev private data (CKI Backport Bot) [RHEL-115646] +- ipv6: sr: Fix MAC comparison to be constant-time (CKI Backport Bot) [RHEL-115647] {CVE-2025-39702} +- ipv6: sr: validate HMAC algorithm ID in seg6_hmac_info_add (CKI Backport Bot) [RHEL-115647] +- bpf: don't do clean_live_states when state->loop_entry->branches > 0 (Gregory Bell) [RHEL-110269] +- bpf: Return prog btf_id without capable check (Gregory Bell) [RHEL-110269] +- bpf: Use kallsyms to find the function name of a struct_ops's stub function (Gregory Bell) [RHEL-110269] +- bpf: Fix kmemleak warning for percpu hashmap (Gregory Bell) [RHEL-110269] +- bpf: Only fails the busy counter check in bpf_cgrp_storage_get if it creates storage (Gregory Bell) [RHEL-110269] +- bpftool: Fix readlink usage in get_fd_type (Gregory Bell) [RHEL-110269] +- selftests/bpf: Mitigate sockmap_ktls disconnect_after_delete failure (Gregory Bell) [RHEL-110269] +- bpf: Allow pre-ordering for bpf cgroup progs (Gregory Bell) [RHEL-110269] +- bpf: Search and add kfuncs in struct_ops prologue and epilogue (Gregory Bell) [RHEL-110269] +- bpf: Reject attaching fexit/fmod_ret to __noreturn functions (Gregory Bell) [RHEL-110269] +- libbpf: Fix out-of-bound read (Gregory Bell) [RHEL-110269] +- bpf: Fix BPF_INTERNAL namespace import (Gregory Bell) [RHEL-110269] +- bpf: Add namespace to BPF internal symbols (Gregory Bell) [RHEL-110269] +- bpf: abort verification if env->cur_state->loop_entry != NULL (Gregory Bell) [RHEL-110269] +- selftests/bpf: add test for softlock when modifying hashmap while iterating (Gregory Bell) [RHEL-110269] +- bpf: fix possible endless loop in BPF map iteration (Gregory Bell) [RHEL-110269] +- bpf: bpftool: Setting error code in do_loader() (Gregory Bell) [RHEL-110269] +- bpf: Fix deadlock between rcu_tasks_trace and event_mutex. (Gregory Bell) [RHEL-110269] +- libbpf: Fix hypothetical STT_SECTION extern NULL deref case (Gregory Bell) [RHEL-110269] +- bpf: copy_verifier_state() should copy 'loop_entry' field (Gregory Bell) [RHEL-110269] +- bpf: Fix array bounds error with may_goto (Gregory Bell) [RHEL-110269] +- selftests/bpf: Select NUMA_NO_NODE to create map (Gregory Bell) [RHEL-110269] +- scsi: sr: Reinstate rotational media flag (Ming Lei) [RHEL-107960] +- rtla/actions: Fix condition for buffer reallocation (Tomas Glozar) [RHEL-113482] +- rtla: Fix buffer overflow in actions_parse (Tomas Glozar) [RHEL-113482] +- rtla/tests: Test timerlat -P option using actions (Tomas Glozar) [RHEL-113415] +- rtla/tests: Add grep checks for base test cases (Tomas Glozar) [RHEL-113415] +- Documentation/rtla: Add actions feature (Tomas Glozar) [RHEL-113482] +- rtla/tests: Limit duration to maximum of 10s (Tomas Glozar) [RHEL-113482] +- rtla/tests: Add tests for actions (Tomas Glozar) [RHEL-113482] +- rtla/tests: Check rtla output with grep (Tomas Glozar) [RHEL-113482] +- rtla/timerlat: Add action on end feature (Tomas Glozar) [RHEL-113482] +- rtla/timerlat: Add continue action (Tomas Glozar) [RHEL-113482] +- rtla/timerlat_bpf: Allow resuming tracing (Tomas Glozar) [RHEL-113482] +- rtla/timerlat: Add action on threshold feature (Tomas Glozar) [RHEL-113482] +- rtla/timerlat: Introduce enum timerlat_tracing_mode (Tomas Glozar) [RHEL-113482] +- Documentation/rtla: Describe exit status (Tomas Glozar) [RHEL-113482] +- rtla: Set distinctive exit value for failed tests (Tomas Glozar) [RHEL-113482] +- rtla: Fix segfault in save_trace_to_file call (Tomas Glozar) [RHEL-113482] +- rtla: Refactor save_trace_to_file (Tomas Glozar) [RHEL-113482] +- scsi: target: core: Generate correct identifiers for PR OUT transport IDs (Maurizio Lombardi) [RHEL-111951 RHEL-96387] +- scsi: target: Fix NULL pointer dereference in core_scsi3_decode_spec_i_port() (Maurizio Lombardi) [RHEL-111951 RHEL-96387] +- scsi: target: Move delayed/ordered tracking to per CPU (Maurizio Lombardi) [RHEL-111951] +- scsi: target: Move I/O path stats to per CPU (Maurizio Lombardi) [RHEL-111951] +- scsi: target: Remove size arguments when calling strscpy() (Maurizio Lombardi) [RHEL-111951] +- drm/amdgpu: Include sdma_4_4_4.bin (Peter Colberg) [RHEL-117568] +- redhat: use new x86/aarch64 signing key (801/804) (Augusto Caringi) [RHEL-116727] +- scsi: mpi3mr: Update driver version to 8.15.0.5.50 (Chandrakanth Patil) [RHEL-112803] +- scsi: mpi3mr: Fix premature TM timeouts on virtual drives (Chandrakanth Patil) [RHEL-112803] +- scsi: mpi3mr: Update MPI headers to revision 37 (Chandrakanth Patil) [RHEL-112803] +- scsi: mpi3mr: Fix I/O failures during controller reset (Chandrakanth Patil) [RHEL-112803] +- scsi: mpi3mr: Fix controller init failure on fault during queue creation (Chandrakanth Patil) [RHEL-112803] +- scsi: mpi3mr: Fix device loss during enclosure reboot due to zero link speed (Chandrakanth Patil) [RHEL-112803] +- scsi: mpi3mr: Serialize admin queue BAR writes on 32-bit systems (Chandrakanth Patil) [RHEL-112803] +- scsi: mpi3mr: Fix race between config read submit and interrupt completion (Chandrakanth Patil) [RHEL-112803] +- scsi: mpi3mr: Correctly handle ATA device errors (Chandrakanth Patil) [RHEL-112803] +- io_uring/futex: ensure io_futex_wait() cleans up properly on failure (CKI Backport Bot) [RHEL-114336] {CVE-2025-39698} +- NFS: Fix filehandle bounds checking in nfs_fh_to_dentry() (CKI Backport Bot) [RHEL-113611] {CVE-2025-39730} +- eventpoll: Fix semi-unbounded recursion (CKI Backport Bot) [RHEL-111050] {CVE-2025-38614} +- ALSA: hda/ca0132: Fix buffer overflow in add_tuning_control (CKI Backport Bot) [RHEL-114850] {CVE-2025-39751} +- wifi: ath12k: Decrement TID on RX peer frag setup error handling (CKI Backport Bot) [RHEL-114708] {CVE-2025-39761} +- ALSA: usb-audio: Validate UAC3 power domain descriptors, too (Jaroslav Kysela) [RHEL-114691] {CVE-2025-38729} +- ALSA: usb-audio: Fix size validation in convert_chmap_v3() (Jaroslav Kysela) [RHEL-114691] +- ALSA: usb-audio: Validate UAC3 cluster segment descriptors (CKI Backport Bot) [RHEL-114691] {CVE-2025-39757} +- cxgb4: Avoid removal of uninserted tid JIRA: https://issues.redhat.com/browse/RHEL-75571 (Jakub Ramaseuski) +- selftests: tls: add tests for zero-length records (Sabrina Dubroca) [RHEL-114324] {CVE-2025-39682} +- tls: fix handling of zero-length records on the rx_list (Sabrina Dubroca) [RHEL-114324] {CVE-2025-39682} +- redhat/configs: Enable CONFIG_CPUFREQ_ARCH_CUR_FREQ (Jennifer Berringer) [RHEL-19395] +- arm64: Utilize for_each_cpu_wrap for reference lookup (Jennifer Berringer) [RHEL-19395] +- arm64: Update AMU-based freq scale factor on entering idle (Jennifer Berringer) [RHEL-19395] +- arm64: Provide an AMU-based version of arch_freq_get_on_cpu (Jennifer Berringer) [RHEL-19395] +- cpufreq: Introduce an optional cpuinfo_avg_freq sysfs entry (Jennifer Berringer) [RHEL-19395] +- cpufreq: Allow arch_freq_get_on_cpu to return an error (Jennifer Berringer) [RHEL-19395] +- arch_topology: init capacity_freq_ref to 0 (Jennifer Berringer) [RHEL-19395] +- arm64: amu: Delay allocating cpumask for AMU FIE support (Jennifer Berringer) [RHEL-19395] +Resolves: RHEL-107189, RHEL-107923, RHEL-107960, RHEL-110269, RHEL-111951, RHEL-113415, RHEL-113482, RHEL-113838, RHEL-114273, RHEL-114295, RHEL-115626, RHEL-115627, RHEL-115646, RHEL-115647, RHEL-117497, RHEL-117508, RHEL-118146, RHEL-118182, RHEL-118255, RHEL-96387 + +* Thu Oct 09 2025 CKI KWF Bot [5.14.0-624.el9] +- x86/resctrl: Fix types in resctrl_arch_mon_ctx_{alloc,free}() stubs (David Arcari) [RHEL-118965] +- fs/resctrl: Eliminate false positive lockdep warning when reading SNC counters (David Arcari) [RHEL-118965] +- resctrl: get rid of pointless debugfs_file_{get,put}() (David Arcari) [RHEL-118965] +- x86,fs/resctrl: Remove inappropriate references to cacheinfo in the resctrl subsystem (David Arcari) [RHEL-118965] +- fs/resctrl: Restore the rdt_last_cmd_clear() calls after acquiring rdtgroup_mutex (David Arcari) [RHEL-118965] +- x86,fs/resctrl: Move the resctrl filesystem code to live in /fs/resctrl (David Arcari) [RHEL-118965] +- selftests/resctrl: Discover SNC kernel support and adjust messages (David Arcari) [RHEL-118965] +- selftests/resctrl: Adjust effective L3 cache size with SNC enabled (David Arcari) [RHEL-118965] +- selftests/resctrl: Replace magic constants used as array size (David Arcari) [RHEL-118965] +- selftests/resctrl: Keep results from first test run (David Arcari) [RHEL-118965] +- selftests/resctrl: Do not compare performance counters and resctrl at low bandwidth (David Arcari) [RHEL-118965] +- selftests/resctrl: Use cache size to determine "fill_buf" buffer size (David Arcari) [RHEL-118965] +- selftests/resctrl: Ensure measurements skip initialization of default benchmark (David Arcari) [RHEL-118965] +- selftests/resctrl: Make benchmark parameter passing robust (David Arcari) [RHEL-118965] +- selftests/resctrl: Remove unused measurement code (David Arcari) [RHEL-118965] +- selftests/resctrl: Only support measured read operation (David Arcari) [RHEL-118965] +- selftests/resctrl: Remove "once" parameter required to be false (David Arcari) [RHEL-118965] +- selftests/resctrl: Make wraparound handling obvious (David Arcari) [RHEL-118965] +- selftests/resctrl: Protect against array overflow when reading strings (David Arcari) [RHEL-118965] +- selftests/resctrl: Protect against array overrun during iMC config parsing (David Arcari) [RHEL-118965] +- selftests/resctrl: Fix memory overflow due to unhandled wraparound (David Arcari) [RHEL-118965] +- selftests/resctrl: Print accurate buffer size as part of MBM results (David Arcari) [RHEL-118965] +- selftests/resctrl: Make functions only used in same file static (David Arcari) [RHEL-118965] +- x86/resctrl: Move pseudo lock prototypes to include/linux/resctrl.h (David Arcari) [RHEL-118965] +- x86/resctrl: Move enum resctrl_event_id to resctrl.h (David Arcari) [RHEL-118965] +- x86/resctrl: Always initialise rid field in rdt_resources_all[] (David Arcari) [RHEL-118965] +- x86/resctrl: Relax some asm #includes (David Arcari) [RHEL-118965] +- x86/resctrl: Prefer alloc(sizeof(*foo)) idiom in rdt_init_fs_context() (David Arcari) [RHEL-118965] +- x86/resctrl: Squelch whitespace anomalies in resctrl core code (David Arcari) [RHEL-118965] +- x86/resctrl: Move the filesystem bits to headers visible to fs/resctrl (David Arcari) [RHEL-118965] +- fs/resctrl: Add boiler plate for external resctrl code (David Arcari) [RHEL-118965] +- x86/resctrl: Split trace.h (David Arcari) [RHEL-118965] +- x86/resctrl: Expand the width of domid by replacing mon_data_bits (David Arcari) [RHEL-118965] +- x86/resctrl: Add end-marker to the resctrl_event_id enum (David Arcari) [RHEL-118965] +- x86/resctrl: Move is_mba_sc() out of core.c (David Arcari) [RHEL-118965] +- x86/resctrl: Drop __init/__exit on assorted symbols (David Arcari) [RHEL-118965] +- x86/resctrl: Resctrl_exit() teardown resctrl but leave the mount point (David Arcari) [RHEL-118965] +- x86/resctrl: Check all domains are offline in resctrl_exit() (David Arcari) [RHEL-118965] +- x86/resctrl: Rename resctrl_sched_in() to begin with "resctrl_arch_" (David Arcari) [RHEL-118965] +- x86/resctrl: Remove the limit on the number of CLOSID (David Arcari) [RHEL-118965] +- x86/resctrl: Optimize cpumask_any_housekeeping() (David Arcari) [RHEL-118965] +- cpumask: Relax cpumask_any_but() (David Arcari) [RHEL-118965] +- cpumask: Add cpumask_{first,next}_andnot() API (David Arcari) [RHEL-118965] +- find: Add find_first_andnot_bit() (David Arcari) [RHEL-118965] +- x86/resctrl: Fix rdtgroup_mkdir()'s unlocked use of kernfs_node::name (David Arcari) [RHEL-118965] +- x86/resctrl: Move get_{mon,ctrl}_domain_from_cpu() to live with their callers (David Arcari) [RHEL-118965] +- x86/resctrl: Move get_config_index() to a header (David Arcari) [RHEL-118965] +- x86/resctrl: Handle throttle_mode for SMBA resources (David Arcari) [RHEL-118965] +- x86/resctrl: Move RFTYPE flags to be managed by resctrl (David Arcari) [RHEL-118965] +- x86/resctrl: Make resctrl_arch_pseudo_lock_fn() take a plr (David Arcari) [RHEL-118965] +- x86/resctrl: Make prefetch_disable_bits belong to the arch code (David Arcari) [RHEL-118965] +- x86/resctrl: Allow an architecture to disable pseudo lock (David Arcari) [RHEL-118965] +- x86/resctrl: Add resctrl_arch_ prefix to pseudo lock functions (David Arcari) [RHEL-118965] +- x86/resctrl: Move mbm_cfg_mask to struct rdt_resource (David Arcari) [RHEL-118965] +- x86/resctrl: Move mba_mbps_default_event init to filesystem code (David Arcari) [RHEL-118965] +- x86/resctrl: Change mon_event_config_{read,write}() to be arch helpers (David Arcari) [RHEL-118965] +- x86/resctrl: Add resctrl_arch_is_evt_configurable() to abstract BMEC (David Arcari) [RHEL-118965] +- x86/resctrl: Move the is_mbm_*_enabled() helpers to asm/resctrl.h (David Arcari) [RHEL-118965] +- x86/resctrl: Rewrite and move the for_each_*_rdt_resource() walkers (David Arcari) [RHEL-118965] +- x86/resctrl: Move monitor init work to a resctrl init call (David Arcari) [RHEL-118965] +- x86/resctrl: Move monitor exit work to a resctrl exit call (David Arcari) [RHEL-118965] +- x86/resctrl: Add an arch helper to reset one resource (David Arcari) [RHEL-118965] +- x86/resctrl: Move resctrl types to a separate header (David Arcari) [RHEL-118965] +- x86/resctrl: Move rdt_find_domain() to be visible to arch and fs code (David Arcari) [RHEL-118965] +- x86/resctrl: Expose resctrl fs's init function to the rest of the kernel (David Arcari) [RHEL-118965] +- x86/resctrl: Remove rdtgroup from update_cpu_closid_rmid() (David Arcari) [RHEL-118965] +- x86/resctrl: Add helper for setting CPU default properties (David Arcari) [RHEL-118965] +- x86/resctrl: Generate default_ctrl instead of sharing it (David Arcari) [RHEL-118965] +- x86/resctrl: Add max_bw to struct resctrl_membw (David Arcari) [RHEL-118965] +- x86/resctrl: Remove data_width and the tabular format (David Arcari) [RHEL-118965] +- x86/resctrl: Use schema type to determine the schema format string (David Arcari) [RHEL-118965] +- x86/resctrl: Use schema type to determine how to parse schema values (David Arcari) [RHEL-118965] +- x86/resctrl: Remove fflags from struct rdt_resource (David Arcari) [RHEL-118965] +- x86/resctrl: Add a helper to avoid reaching into the arch code resource list (David Arcari) [RHEL-118965] +- x86/resctrl: Fix allocation of cleanest CLOSID on platforms with no monitors (David Arcari) [RHEL-118965] +- kernfs: Move dput() outside of the RCU section. (David Arcari) [RHEL-118965] +- kernfs: Drop kernfs_rwsem while invoking lookup_positive_unlocked(). (David Arcari) [RHEL-118965] +- kernfs: Use RCU to access kernfs_node::name. (David Arcari) [RHEL-118965] +- kernfs: Use RCU to access kernfs_node::parent. (David Arcari) [RHEL-118965] +- kernfs: Don't re-lock kernfs_root::kernfs_rwsem in kernfs_fop_readdir(). (David Arcari) [RHEL-118965] +- kernfs: Acquire kernfs_rwsem in kernfs_node_dentry(). (David Arcari) [RHEL-118965] +- kernfs: mount: Remove unnecessary ‘NULL’ values from knparent (David Arcari) [RHEL-118965] +- kernfs: Acquire kernfs_rwsem in kernfs_get_parent_dentry(). (David Arcari) [RHEL-118965] +- kernfs: Acquire kernfs_rwsem in kernfs_notify_workfn(). (David Arcari) [RHEL-118965] +- kernfs: RCU protect kernfs_nodes and avoid kernfs_idr_lock in kernfs_find_and_get_node_by_id() (David Arcari) [RHEL-118965] +- x86/resctrl: Document the new "mba_MBps_event" file (David Arcari) [RHEL-118965] +- x86/resctrl: Add write option to "mba_MBps_event" file (David Arcari) [RHEL-118965] +- x86/resctrl: Add "mba_MBps_event" file to CTRL_MON directories (David Arcari) [RHEL-118965] +- x86/resctrl: Make mba_sc use total bandwidth if local is not supported (David Arcari) [RHEL-118965] +- x86/resctrl: Compute memory bandwidth for all supported events (David Arcari) [RHEL-118965] +- x86/resctrl: Modify update_mba_bw() to use per CTRL_MON group event (David Arcari) [RHEL-118965] +- x86/resctrl: Prepare for per-CTRL_MON group mba_MBps control (David Arcari) [RHEL-118965] +- x86/resctrl: Introduce resctrl_file_fflags_init() to initialize fflags (David Arcari) [RHEL-118965] +- x86/resctrl: Use kthread_run_on_cpu() (David Arcari) [RHEL-118965] +- x86/resctrl: Support Sub-NUMA cluster mode SNC6 (David Arcari) [RHEL-118965] +- x86/resctrl: Slightly clean-up mbm_config_show() (David Arcari) [RHEL-118965] +- x86/resctrl: Annotate get_mem_config() functions as __init (David Arcari) [RHEL-118965] +- finally take no_llseek out [partial] (David Arcari) [RHEL-118965] +- x86/msr: Rename DECLARE_ARGS() to EAX_EDX_DECLARE_ARGS (David Arcari) [RHEL-118444] +- x86/msr: Improve the comments of the DECLARE_ARGS()/EAX_EDX_VAL()/EAX_EDX_RET() facility (David Arcari) [RHEL-118444] +- x86/msr: Standardize on u64 in (David Arcari) [RHEL-118444] +- x86/mce: use is_copy_from_user() to determine copy-from-user context (David Arcari) [RHEL-118444] +- x86/mce/threshold: Remove the redundant this_cpu_dec_return() (David Arcari) [RHEL-118444] +- x86/mce/mcelog: Use xchg() to get and clear the flags (David Arcari) [RHEL-118444] +- finally take no_llseek out [partial] (David Arcari) [RHEL-118444] +- treewide: Fix wrong singular form of jiffies in comments [partial] (David Arcari) [RHEL-118444] +- x86/mce: Make sure CMCI banks are cleared during shutdown on Intel (David Arcari) [RHEL-118444] +- x86/mce/amd: Fix threshold limit reset (David Arcari) [RHEL-118444] +- x86/mce/amd: Add default names for MCA banks and blocks (David Arcari) [RHEL-118444] +- x86/mce: Ensure user polling settings are honored when restarting timer (David Arcari) [RHEL-118444] +- x86/mce: Don't remove sysfs if thresholding sysfs init fails (David Arcari) [RHEL-118444] +- x86/mce/inject: Remove call to mce_notify_irq() (David Arcari) [RHEL-118444] +- x86/mce/amd: Remove shared threshold bank plumbing (David Arcari) [RHEL-118444] +- x86/mce: Remove the redundant mce_hygon_feature_init() (David Arcari) [RHEL-118444] +- x86/mce: Convert family/model mixed checks to VFM-based checks (David Arcari) [RHEL-118444] +- x86/cpu/intel: Replace PAT erratum model/family magic numbers with symbolic IFM references (David Arcari) [RHEL-118444] +- x86/mce: Break up __mcheck_cpu_apply_quirks() (David Arcari) [RHEL-118444] +- x86/mce: Make four functions return bool (David Arcari) [RHEL-118444] +- x86/mce: Make several functions return bool (David Arcari) [RHEL-118444] +- x86/mce/intel: Use MCG_BANKCNT_MASK instead of 0xff (David Arcari) [RHEL-118444] +- x86/mce: Remove unused variable and return value in machine_check_poll() (David Arcari) [RHEL-118444] +- x86/mce: Switch to new Intel CPU model defines (David Arcari) [RHEL-118444] +- x86/mce: Make mce_subsys const (David Arcari) [RHEL-118444] +- x86/mce: Handle Intel threshold interrupt storms (David Arcari) [RHEL-118444] +- x86/mce: Add per-bank CMCI storm mitigation (David Arcari) [RHEL-118444] +- x86/mce: Remove old CMCI storm mitigation code (David Arcari) [RHEL-118444] +- netfilter: ipset: fix region locking in hash types (CKI Backport Bot) [RHEL-115637] +- tipc: fix null-ptr-deref when acquiring remote ip of ethernet bearer (Xin Long) [RHEL-115652] +- tipc: use kfree_sensitive() for aead cleanup (Xin Long) [RHEL-115652] +- tipc: fix NULL pointer dereference in tipc_mon_reinit_self() (Xin Long) [RHEL-115652] +- tipc: fix memory leak in tipc_link_xmit (Xin Long) [RHEL-115652] +- tipc: re-order conditions in tipc_crypto_key_rcv() (Xin Long) [RHEL-115652] +- net: tipc: remove one synchronize_net() from tipc_nametbl_stop() (Xin Long) [RHEL-115652] +- tcp: add tcp_rto_max_ms sysctl (Antoine Tenart) [RHEL-115191] +- tcp: add the ability to control max RTO (Antoine Tenart) [RHEL-115191] +- tcp: use tcp_reset_xmit_timer() (Antoine Tenart) [RHEL-115191] +- tcp: add a @pace_delay parameter to tcp_reset_xmit_timer() (Antoine Tenart) [RHEL-115191] +- tcp: remove tcp_reset_xmit_timer() @max_when argument (Antoine Tenart) [RHEL-115191] +- book3s64/hash: Remove kfence support temporarily (Mamatha Inamdar) [RHEL-114396] +- padata: Reset next CPU when reorder sequence wraps around (Herbert Xu) [RHEL-39495] +- padata: Remove comment for reorder_work (Herbert Xu) [RHEL-39495] +- padata: Fix pd UAF once and for all (Herbert Xu) [RHEL-39495] +- padata: do not leak refcount in reorder_work (Herbert Xu) [RHEL-39495] +Resolves: RHEL-114396, RHEL-115191, RHEL-115637, RHEL-115652, RHEL-118444, RHEL-118965, RHEL-39495 + +* Wed Oct 08 2025 CKI KWF Bot [5.14.0-623.el9] +- crypto: seqiv - Handle EBUSY correctly (CKI Backport Bot) [RHEL-117236] {CVE-2023-53373} +- ice: fix Rx page leak on multi-buffer frames (Petr Oros) [RHEL-116541] +- EDAC/amd64: Fix size calculation for Non-Power-of-Two DIMMs (Joel Savitz) [RHEL-101167] +Resolves: RHEL-101167, RHEL-116541, RHEL-117236 + +* Thu Oct 02 2025 CKI KWF Bot [5.14.0-622.el9] +- ppp: fix memory leak in pad_compress_skb (Guillaume Nault) [RHEL-115633] +- pptp: fix pptp_xmit() error path (Guillaume Nault) [RHEL-115633] +- pptp: ensure minimal skb length in pptp_xmit() (Guillaume Nault) [RHEL-115633] +- mpls: Use rcu_dereference_rtnl() in mpls_route_input_rcu(). (Guillaume Nault) [RHEL-115623] +- x86/boot/compressed: Remove unused header includes from kaslr.c (Ricardo Robaina) [RHEL-110658] +- x86/kaslr: Include instead of (Ricardo Robaina) [RHEL-110658] +Resolves: RHEL-110658, RHEL-115623, RHEL-115633 + +* Tue Sep 30 2025 CKI KWF Bot [5.14.0-621.el9] +- platform/x86: ideapad-laptop: pass a correct pointer to the driver data (David Arcari) [RHEL-105420] +- ACPI: platform_profile: Avoid initializing on non-ACPI platforms (David Arcari) [RHEL-105420] +- platform/x86/amd: pmf: Simplify error flow in amd_pmf_init_smart_pc() (David Arcari) [RHEL-105420] +- platform/x86/amd: pmf: Prevent amd_pmf_tee_deinit() from running twice (David Arcari) [RHEL-105420] +- platform/x86/amd: pmf: Use device managed allocations (David Arcari) [RHEL-105420] +- drivers/platform/x86/amd: pmf: Check for invalid Smart PC Policies (David Arcari) [RHEL-105420] +- drivers/platform/x86/amd: pmf: Check for invalid sideloaded Smart PC Policies (David Arcari) [RHEL-105420] +- platform/x86: amd: pmf: Fix STT limits (David Arcari) [RHEL-105420] +- platform/x86/amd/pmf: convert timeouts to secs_to_jiffies() (David Arcari) [RHEL-105420] +- platform/x86/amd: pmf: Fix missing hidden options for Smart PC (David Arcari) [RHEL-105420] +- platform/x86/amd/pmf: fix cleanup in amd_pmf_init_smart_pc() (David Arcari) [RHEL-105420] +- platform/x86/amd/pmf: Update PMF Driver for Compatibility with new PMF-TA (David Arcari) [RHEL-105420] +- platform/x86/amd/pmf: Propagate PMF-TA return codes (David Arcari) [RHEL-105420] +- platform/x86/amd: pmf: Add balanced-performance to hidden choices (David Arcari) [RHEL-105420] +- platform/x86/amd: pmf: Add 'quiet' to hidden choices (David Arcari) [RHEL-105420] +- platform/x86/amd/pmf: Initialize and clean up `cb_mutex` (David Arcari) [RHEL-105420] +- ACPI: platform-profile: Fix CFI violation when accessing sysfs files (David Arcari) [RHEL-105420] +- ACPI: platform_profile: Add support for hidden choices (David Arcari) [RHEL-105420] +- ACPI: platform_profile: Fix memory leak in profile_class_is_visible() (David Arcari) [RHEL-105420] +- ACPI: platform_profile: Improve platform_profile_unregister() (David Arcari) [RHEL-105420] +- ACPI: platform_profile: Add a prefix to log messages (David Arcari) [RHEL-105420] +- ACPI: platform_profile: Add documentation (David Arcari) [RHEL-105420] +- ACPI: platform_profile: Clean platform_profile_handler (David Arcari) [RHEL-105420] +- ACPI: platform_profile: Move platform_profile_handler (David Arcari) [RHEL-105420] +- platform/x86: thinkpad_acpi: Fix registration of tpacpi platform driver (David Arcari) [RHEL-105420] +- ACPI: platform_profile: Remove platform_profile_handler from exported symbols (David Arcari) [RHEL-105420] +- platform/x86: thinkpad_acpi: Use devm_platform_profile_register() (David Arcari) [RHEL-105420] +- platform/x86: hp-wmi: Use devm_platform_profile_register() (David Arcari) [RHEL-105420] +- platform/x86: ideapad-laptop: Use devm_platform_profile_register() (David Arcari) [RHEL-105420] +- platform/surface: surface_platform_profile: Use devm_platform_profile_register() (David Arcari) [RHEL-105420] +- platform/x86: amd: pmf: sps: Use devm_platform_profile_register() (David Arcari) [RHEL-105420] +- ACPI: platform_profile: Add `probe` to platform_profile_ops (David Arcari) [RHEL-105420] +- ACPI: platform_profile: Add `ops` member to handlers (David Arcari) [RHEL-105420] +- ACPI: platform_profile: Remove platform_profile_handler from callbacks (David Arcari) [RHEL-105420] +- ACPI: platform_profile: Let drivers set drvdata to the class device (David Arcari) [RHEL-105420] +- platform/x86/amd/pmf: Get SRA sensor data from AMD SFH driver (David Arcari) [RHEL-105420] +- HID: amd_sfh: Fix SRA sensor when it's the only sensor (David Arcari) [RHEL-105420] +- HID: amd_sfh: Add support to export device operating states (David Arcari) [RHEL-105420] +- platform/x86/amd: pmf: Switch to guard(mutex) (David Arcari) [RHEL-105420] +- platform/x86/amd/pmf: Enable Custom BIOS Inputs for PMF-TA (David Arcari) [RHEL-105420] +- platform/x86/amd: pmf: Drop all quirks (David Arcari) [RHEL-105420] +- ACPI: platform_profile: Replace *class_dev member with class_dev (David Arcari) [RHEL-105420] +- ACPI: platform_profile: Add devm_platform_profile_register() (David Arcari) [RHEL-105420] +- ACPI: platform_profile: Allow multiple handlers (David Arcari) [RHEL-105420] +- ACPI: platform_profile: Notify class device from platform_profile_notify() (David Arcari) [RHEL-105420] +- ACPI: platform_profile: Check all profile handler to calculate next (David Arcari) [RHEL-105420] +- ACPI: platform_profile: Make sure all profile handlers agree on profile (David Arcari) [RHEL-105420] +- ACPI: platform_profile: Add concept of a "custom" profile (David Arcari) [RHEL-105420] +- ACPI: platform_profile: Only show profiles common for all handlers (David Arcari) [RHEL-105420] +- ACPI: platform_profile: Notify change events on register and unregister (David Arcari) [RHEL-105420] +- ACPI: platform_profile: Add profile attribute for class interface (David Arcari) [RHEL-105420] +- ACPI: platform_profile: Add choices attribute for class interface (David Arcari) [RHEL-105420] +- ACPI: platform_profile: Add name attribute to class interface (David Arcari) [RHEL-105420] +- ACPI: platform_profile: Create class for ACPI platform profile (David Arcari) [RHEL-105420] +- ACPI: platform_profile: Use `scoped_cond_guard` (David Arcari) [RHEL-105420] +- ACPI: platform_profile: Use guard(mutex) for register/unregister (David Arcari) [RHEL-105420] +- ACPI: platform_profile: Move matching string for new profile out of mutex (David Arcari) [RHEL-105420] +- ACPI: platform_profile: Move sanity check out of the mutex (David Arcari) [RHEL-105420] +- ACPI: platform_profile: Pass the profile handler into platform_profile_notify() (David Arcari) [RHEL-105420] +- ACPI: platform_profile: Add platform handler argument to platform_profile_remove() (David Arcari) [RHEL-105420] +- ACPI: add missing MODULE_DESCRIPTION() macros (David Arcari) [RHEL-105420] +- ACPI: platform_profile: Add device pointer into platform profile handler (David Arcari) [RHEL-105420] +- ACPI: platform-profile: Add a name member to handlers (David Arcari) [RHEL-105420] +- platform/x86/amd/pmf: Switch to platform_get_resource() and devm_ioremap_resource() (David Arcari) [RHEL-105420] +- platform/x86/amd/pmf: Use dev_err_probe() to simplify error handling (David Arcari) [RHEL-105420] +- platform/x86/amd/pmf: Add SMU metrics table support for 1Ah family 60h model (David Arcari) [RHEL-105420] +- platform/x86/amd: pmf: Add quirk for TUF Gaming A14 (David Arcari) [RHEL-105420] +- platform/x86/amd: pmf: Make ASUS GA403 quirk generic (David Arcari) [RHEL-105420] +- platform/x86/amd/pmf: Update SMU metrics table for 1AH family series (David Arcari) [RHEL-105420] +- platform/x86/amd/pmf: Relocate CPU ID macros to the PMF header (David Arcari) [RHEL-105420] +- platform/x86/amd/pmf: Add support for notifying Smart PC Solution updates (David Arcari) [RHEL-105420] +- platform/x86/amd/pmf: Fix to Update HPD Data When ALS is Disabled (David Arcari) [RHEL-105420] +- platform/x86/amd/pmf: Add new ACPI ID AMDI0107 (David Arcari) [RHEL-105420] +- platform/x86/amd: pmf: Add quirk for ROG Ally X (David Arcari) [RHEL-105420] +- platform/x86/amd/pmf: Use existing input event codes to update system states (David Arcari) [RHEL-105420] +- platform/x86/amd/pmf: Use memdup_user() (David Arcari) [RHEL-105420] +- platform/x86/amd: pmf: Add new ACPI ID AMDI0105 (David Arcari) [RHEL-105420] +- platform/x86/amd: pmf: Add quirk for ROG Zephyrus G14 (David Arcari) [RHEL-105420] +- platform/x86/amd: pmf: Add infrastructure for quirking supported funcs (David Arcari) [RHEL-105420] +- platform/x86/amd: pmf: Decrease error message to debug (David Arcari) [RHEL-105420] +- powercap: Switch to use hrtimer_setup() (David Arcari) [RHEL-111365] +- PM: EM: Rework the depends on for CONFIG_ENERGY_MODEL (David Arcari) [RHEL-111365] +- powercap: intel_rapl: Do not change CLAMPING bit if ENABLE bit cannot be changed (David Arcari) [RHEL-111365] +- powercap: intel_rapl_msr: Add PL4 support for Panther Lake (David Arcari) [RHEL-111365] +- powercap: intel_rapl: Add support for Bartlett Lake platform (David Arcari) [RHEL-111365] +- kernel.spec: replace '=' with space in argument of kernel-install (Li Tian) [RHEL-114361] +- net/mlx5: Not returning mlx5_link_info table when speed is unknown (Li Tian) [RHEL-114363] +- arm64: fix selection of HAVE_DYNAMIC_FTRACE_WITH_ARGS (Jerome Marchand) [RHEL-101598] +- ftrace: Remove unused global 'ftrace_direct_func_count' (Jerome Marchand) [RHEL-101598] +- ftrace: Remove unused list 'ftrace_direct_funcs' (Jerome Marchand) [RHEL-101598] +- tracing: Fix HAVE_DYNAMIC_FTRACE_WITH_REGS ifdef (Jerome Marchand) [RHEL-101598] +- ftrace: Fix DIRECT_CALLS to use SAVE_REGS by default (Jerome Marchand) [RHEL-101598] +- samples: ftrace: Replace bti assembly with hint for older compiler (Jerome Marchand) [RHEL-101598] +- arm64: avoid executing padding bytes during kexec / hibernation (Jerome Marchand) [RHEL-101598] +- arm64: ftrace: Add direct call trampoline samples support (Jerome Marchand) [RHEL-101598] +- samples: ftrace: Save required argument registers in sample trampolines (Jerome Marchand) [RHEL-101598] +- arm64: ftrace: Simplify get_ftrace_plt (Jerome Marchand) [RHEL-101598] +- arm64: ftrace: Add direct call support (Jerome Marchand) [RHEL-101598] +- ftrace: Make DIRECT_CALLS work WITH_ARGS and !WITH_REGS (Jerome Marchand) [RHEL-101598] +- ftrace: Store direct called addresses in their ops (Jerome Marchand) [RHEL-101598] +- ftrace: Rename _ftrace_direct_multi APIs to _ftrace_direct APIs (Jerome Marchand) [RHEL-101598] +- ftrace: Remove the legacy _ftrace_direct API (Jerome Marchand) [RHEL-101598] +- ftrace: Replace uses of _ftrace_direct APIs with _ftrace_direct_multi (Jerome Marchand) [RHEL-101598] +- ftrace: Let unregister_ftrace_direct_multi() call ftrace_free_filter() (Jerome Marchand) [RHEL-101598] +- arm64: Implement HAVE_DYNAMIC_FTRACE_WITH_CALL_OPS (Jerome Marchand) [RHEL-101598] +- arm64: ftrace: Update stale comment (Jerome Marchand) [RHEL-101598] +- arm64: Extend support for CONFIG_FUNCTION_ALIGNMENT (Jerome Marchand) [RHEL-101598] +- Compiler attributes: GCC cold function alignment workarounds (Jerome Marchand) [RHEL-101598] +- ftrace: Add DYNAMIC_FTRACE_WITH_CALL_OPS (Jerome Marchand) [RHEL-101598] +- ftrace: arm64: remove static ftrace (Jerome Marchand) [RHEL-101598] +- ftrace: arm64: move from REGS to ARGS (Jerome Marchand) [RHEL-101598] +- ftrace: abstract DYNAMIC_FTRACE_WITH_ARGS accesses (Jerome Marchand) [RHEL-101598] +- ftrace: rename ftrace_instruction_pointer_set() -> ftrace_regs_set_instruction_pointer() (Jerome Marchand) [RHEL-101598] +- ftrace: pass fregs to arch_ftrace_set_direct_caller() (Jerome Marchand) [RHEL-101598] +- arm64: ftrace: remove redundant label (Jerome Marchand) [RHEL-101598] +- arm64/ftrace: Make function graph use ftrace directly (Jerome Marchand) [RHEL-101598] +- arm64: Improve HAVE_DYNAMIC_FTRACE_WITH_REGS selection for clang (Jerome Marchand) [RHEL-101598] +- tracing: Use linker magic instead of recasting ftrace_ops_list_func() (Jerome Marchand) [RHEL-101598] +- ice: fix NULL access of tx->in_use in ice_ll_ts_intr (Petr Oros) [RHEL-84608] +- ice: fix NULL access of tx->in_use in ice_ptp_ts_irq (Petr Oros) [RHEL-84608] +- platform/x86/amd/pmc: Add TUXEDO IB Pro Gen10 AMD to spurious 8042 quirks list (David Arcari) [RHEL-102860] +- platform/x86/amd: pmc: Drop SMU F/W match for Cezanne (David Arcari) [RHEL-102860] +- platform/x86/amd: pmc: Add Lenovo Yoga 6 13ALC6 to pmc quirk list (David Arcari) [RHEL-102860] +- Move FCH header to a location accessible by all archs (David Arcari) [RHEL-102860] +- platform/x86/amd/pmc: Add PCSpecialist Lafite Pro V 14M to 8042 quirks list (David Arcari) [RHEL-102860] +- platform/x86/amd: pmc: Clear metrics table at start of cycle (David Arcari) [RHEL-102860] +- platform/x86/amd/pmc: Declare quirk_spurious_8042 for MECHREVO Wujie 14XA (GX4HRXL) (David Arcari) [RHEL-102860] +- platform/x86/amd: pmc: Require at least 2.5 seconds between HW sleep cycles (David Arcari) [RHEL-102860] +- platform/x86/amd/pmc: fix leak in probe() (David Arcari) [RHEL-102860] +- platform/x86/amd/pmc: Use managed APIs for mutex (David Arcari) [RHEL-102860] +- platform/x86/amd/pmc: Remove unnecessary line breaks (David Arcari) [RHEL-102860] +- platform/x86/amd/pmc: Move macros and structures to the PMC header file (David Arcari) [RHEL-102860] +- platform/x86/amd/pmc: Notify user when platform does not support s0ix transition (David Arcari) [RHEL-102860] +- platform/x86: amd: Use *-y instead of *-objs in Makefiles [partial] (David Arcari) [RHEL-102860] +- platform/x86/amd/pmc: Only disable IRQ1 wakeup where i8042 actually enabled it (David Arcari) [RHEL-102860] +- platform/x86/amd: pmc: Use guard(mutex) (David Arcari) [RHEL-102860] +- platform/x86/amd/pmc: Add STB support for AMD Desktop variants (David Arcari) [RHEL-102860] +- platform/x86/amd/pmc: Update S2D message id for 1Ah Family 70h model (David Arcari) [RHEL-102860] +- platform/x86/amd/pmc: Update IP information structure for newer SoCs (David Arcari) [RHEL-102860] +- platform/x86/amd/pmc: Use ARRAY_SIZE() to fill num_ips information (David Arcari) [RHEL-102860] +- platform/x86/amd/pmc: Isolate STB code changes to a new file (David Arcari) [RHEL-102860] +- platform/x86/amd/pmc: Define enum for S2D/PMC msg_port and add helper function (David Arcari) [RHEL-102860] +- platform/x86/amd/pmc: Update function names to align with new STB file (David Arcari) [RHEL-102860] +- platform/x86/amd/pmc: Move STB functionality to a new file for better code organization (David Arcari) [RHEL-102860] +- platform/x86/amd/pmc: Move STB block into amd_pmc_s2d_init() (David Arcari) [RHEL-102860] +- platform/x86/amd/pmc: Extend support for PMC features on new AMD platform (David Arcari) [RHEL-102860] +- platform/x86/amd/pmc: Fix SMU command submission path on new AMD platform (David Arcari) [RHEL-102860] +- platform/x86/amd/pmc: Send OS_HINT command for new AMD platform (David Arcari) [RHEL-102860] +- platform/x86/amd: pmc: Add new ACPI ID AMDI000B (David Arcari) [RHEL-102860] +- platform/x86/amd/pmc: Fix implicit declaration error on i386 (David Arcari) [RHEL-102860] +- platform/x86/amd/pmc: Extend Framework 13 quirk to more BIOSes (David Arcari) [RHEL-102860] +- platform/x86/amd/pmc: Add AMD MP2 STB functionality (David Arcari) [RHEL-102860] +- redhat/configs: enable CONFIG_AMD_MP2_STB (David Arcari) [RHEL-102860] +- RAS/AMD/FMPM: Get masked address (Aristeu Rozanski) [RHEL-87600] +- RAS/AMD/ATL: Include row[13] bit in row retirement (Aristeu Rozanski) [RHEL-87600] +- power: supply: core: Use blocking_notifier_call_chain to avoid RCU complaint (Mark Langsdorf) [RHEL-36251] +Resolves: RHEL-101598, RHEL-102860, RHEL-105420, RHEL-111365, RHEL-114361, RHEL-114363, RHEL-36251, RHEL-84608, RHEL-87600 + +* Fri Sep 26 2025 CKI KWF Bot [5.14.0-620.el9] +- use uniform permission checks for all mount propagation changes (Ian Kent) [RHEL-107304] {CVE-2025-38498} +- do_change_type(): refuse to operate on unmounted/not ours mounts (Ian Kent) [RHEL-107304] {CVE-2025-38498} +- selftests: netfilter: skip br_netfilter queue tests if kernel is tainted (Waiman Long) [RHEL-107520] +- fhandle: do_handle_open() should get FD with user flags (Waiman Long) [RHEL-107520] +- Documentation/sysctl: coredump: add %%F for pidfd number (Waiman Long) [RHEL-107520] +- pidfs: never refuse ppid == 0 in PIDFD_GET_INFO (Waiman Long) [RHEL-107520] +- fs/fhandle.c: fix a race in call of has_locked_children() (Waiman Long) [RHEL-107520] {CVE-2025-38306} +- coredump: hand a pidfd to the usermode coredump helper (Waiman Long) [RHEL-107520] +- coredump: fix error handling for replace_fd() (Waiman Long) [RHEL-107520] +- pidfs: move O_RDWR into pidfs_alloc_file() (Waiman Long) [RHEL-107520] +- pidfs/selftests: ensure correct headers for ioctl handling (Waiman Long) [RHEL-107520] +- selftests/pidfd: fix header inclusion (Waiman Long) [RHEL-107520] +- pidfs: improve ioctl handling (Waiman Long) [RHEL-107520] +- selftests: remove unneeded include (Waiman Long) [RHEL-107520] +- pidfs: allow bind-mounts (Waiman Long) [RHEL-107520] +- pidfs: lookup pid through rbtree (Waiman Long) [RHEL-107520] +- pidfs: check for valid ioctl commands (Waiman Long) [RHEL-107520] +- pidfs: implement file handle support (Waiman Long) [RHEL-107520] +- exportfs: add permission method (Waiman Long) [RHEL-107520] +- fhandle: pull CAP_DAC_READ_SEARCH check into may_decode_fh() (Waiman Long) [RHEL-107520] +- exportfs: add open method (Waiman Long) [RHEL-107520] +- fhandle: simplify error handling (Waiman Long) [RHEL-107520] +- pseudofs: add support for export_ops (Waiman Long) [RHEL-107520] +- pidfs: support FS_IOC_GETVERSION (Waiman Long) [RHEL-107520] +- pidfs: remove 32bit inode number handling (Waiman Long) [RHEL-107520] +- pidfs: rework inode number allocation (Waiman Long) [RHEL-107520] +- fs: fix is_mnt_ns_file() (Waiman Long) [RHEL-107520] +- pidfd: add ioctl to retrieve pid info (Waiman Long) [RHEL-107520] +- pidfs: check for valid pid namespace (Waiman Long) [RHEL-107520] +- rbtree: provide rb_find_rcu() / rb_find_add_rcu() (Waiman Long) [RHEL-107520] +- file: add fput() cleanup helper (Waiman Long) [RHEL-107520] +- libfs: fix get_stashed_dentry() (Waiman Long) [RHEL-107520] {CVE-2024-46801} +- pidfs: add selftests for new namespace ioctls (Waiman Long) [RHEL-107520] +- pidfs: handle kernels without namespaces cleanly (Waiman Long) [RHEL-107520] +- pidfs: when time ns disabled add check for ioctl (Waiman Long) [RHEL-107520] +- pidfs: allow retrieval of namespace file descriptors (Waiman Long) [RHEL-107520] +- nsfs: add open_namespace() (Waiman Long) [RHEL-107520] +- nsproxy: add helper to go from arbitrary namespace to ns_common (Waiman Long) [RHEL-107520] +- nsproxy: add a cleanup helper for nsproxy (Waiman Long) [RHEL-107520] +- file: add take_fd() cleanup helper (Waiman Long) [RHEL-107520] +- path: add cleanup helper (Waiman Long) [RHEL-107520] +- fhandle: relax open_by_handle_at() permission checks (Waiman Long) [RHEL-107520] +- fs/pidfs: make 'lsof' happy with our inode changes (Waiman Long) [RHEL-107520] +- selftests: pidfd: ksft_exit functions do not return (Waiman Long) [RHEL-107520] +- fs: Annotate struct file_handle with __counted_by() and use struct_size() (Waiman Long) [RHEL-107520] +- selftests/pidfd: Fix wrong expectation (Waiman Long) [RHEL-107520] +- selftests/pidfd: Fix config for pidfd_setns_test (Waiman Long) [RHEL-107520] +- pidfs: remove config option (Waiman Long) [RHEL-107520] +- libfs: improve path_from_stashed() (Waiman Long) [RHEL-107520] +- libfs: add stashed_dentry_prune() (Waiman Long) [RHEL-107520] +- libfs: improve path_from_stashed() helper (Waiman Long) [RHEL-107520] +- pidfs: convert to path_from_stashed() helper (Waiman Long) [RHEL-107520] +- nsfs: convert to path_from_stashed() helper (Waiman Long) [RHEL-107520] +- libfs: add path_from_stashed() (Waiman Long) [RHEL-107520] +- pidfd: add pidfs (Waiman Long) [RHEL-107520] +- pidfd: move struct pidfd_fops (Waiman Long) [RHEL-107520] +- pidfd: allow to override signal scope in pidfd_send_signal() (Waiman Long) [RHEL-107520] +- pidfd: change pidfd_send_signal() to respect PIDFD_THREAD (Waiman Long) [RHEL-107520] +- signal: fill in si_code in prepare_kill_siginfo() (Waiman Long) [RHEL-107520] +- selftests: add ESRCH tests for pidfd_getfd() (Waiman Long) [RHEL-107520] +- pidfd: getfd should always report ESRCH if a task is exiting (Waiman Long) [RHEL-107520] +- pidfd: clone: allow CLONE_THREAD | CLONE_PIDFD together (Waiman Long) [RHEL-107520] +- pidfd: change do_notify_pidfd() to use __wake_up(poll_to_key(EPOLLIN)) (Waiman Long) [RHEL-107520] +- pid: kill the obsolete PIDTYPE_PID code in transfer_pid() (Waiman Long) [RHEL-107520] +- pidfd: kill the no longer needed do_notify_pidfd() in de_thread() (Waiman Long) [RHEL-107520] +- pidfd_poll: report POLLHUP when pid_task() == NULL (Waiman Long) [RHEL-107520] +- pidfd: implement PIDFD_THREAD flag for pidfd_open() (Waiman Long) [RHEL-107520] +- pidfd: don't do_notify_pidfd() if !thread_group_empty() (Waiman Long) [RHEL-107520] +- pidfd: cleanup the usage of __pidfd_prepare's flags (Waiman Long) [RHEL-107520] +- fork: Using clone_flags for legacy clone check (Waiman Long) [RHEL-107520] +- __kill_pgrp_info: simplify the calculation of return value (Waiman Long) [RHEL-107520] +- selftests/pidfd: Fix ksft print formats (Waiman Long) [RHEL-107520] +- fs: convert core infrastructure to new timestamp accessors (Waiman Long) [RHEL-107520] +- fs: new accessor methods for atime and mtime (Waiman Long) [RHEL-107520] +- nsproxy: Convert nsproxy.count to refcount_t (Waiman Long) [RHEL-107520] +- kernfs: convert to ctime accessor functions (Waiman Long) [RHEL-107520] +- selftest: pidfd: Omit long and repeating outputs (Waiman Long) [RHEL-107520] +- convert setns(2) to fdget()/fdput() (Waiman Long) [RHEL-107520] +- fs: consolidate duplicate dt_type helpers (Waiman Long) [RHEL-107520] +- Update relatime comments to include equality (Waiman Long) [RHEL-107520] +- fork: use pidfd_prepare() (Waiman Long) [RHEL-107520] +- pid: add pidfd_prepare() (Waiman Long) [RHEL-107520] +- fork: allow CLONE_NEWTIME in clone3 flags (Waiman Long) [RHEL-107520] +- selftests: pidfd: Fix incorrect kernel headers search path (Waiman Long) [RHEL-107520] +- core_pattern: add CPU specifier (Waiman Long) [RHEL-107520] +- selftests/pidfd_test: Remove the erroneous ',' (Waiman Long) [RHEL-107520] +- selftests: pidfd: Fix compling warnings (Waiman Long) [RHEL-107520] +- ksefltests: pidfd: Fix wait_states: Test terminated by timeout (Waiman Long) [RHEL-107520] +- fork: remove duplicate included header files (Waiman Long) [RHEL-107520] +- signal: Drop signals received after a fatal signal has been processed (Waiman Long) [RHEL-107520] +- signal: Guarantee that SIGNAL_GROUP_EXIT is set on process exit (Waiman Long) [RHEL-107520] +- signal: Ensure SIGNAL_GROUP_EXIT gets set in do_group_exit (Waiman Long) [RHEL-107520] +- dynamic_dname(): drop unused dentry argument (Waiman Long) [RHEL-107520] +- fork: Explicitly set PF_KTHREAD (Waiman Long) [RHEL-107520] +- selftests: fix an unused variable warning in pidfd selftest (Waiman Long) [RHEL-107520] +- selftests: fixup build warnings in pidfd / clone3 tests (Waiman Long) [RHEL-107520] +- pidfd: fix test failure due to stack overflow on some arches (Waiman Long) [RHEL-107520] +- kernel/fork.c: unshare(): use swap() to make code cleaner (Waiman Long) [RHEL-107520] +- kernel/fork.c: unexport get_{mm,task}_exe_file (Waiman Long) [RHEL-107520] +- kernel/pid.c: implement additional checks upon pidfd_create() parameters (Waiman Long) [RHEL-107520] +- arm64: debug: remove debug exception registration infrastructure (Luis Claudio R. Goncalves) [RHEL-65658] +- trap: cleanup trap_init() (Luis Claudio R. Goncalves) [RHEL-65658] +- arm64: debug: split bkpt32 exception entry (Luis Claudio R. Goncalves) [RHEL-65658] +- arm64: debug: split brk64 exception entry (Luis Claudio R. Goncalves) [RHEL-65658] +- arm64: debug: split hardware watchpoint exception entry (Luis Claudio R. Goncalves) [RHEL-65658] +- arm64: debug: split single stepping exception entry (Luis Claudio R. Goncalves) [RHEL-65658] +- arm64: debug: refactor reinstall_suspended_bps() (Luis Claudio R. Goncalves) [RHEL-65658] +- arm64: debug: split hardware breakpoint exception entry (Luis Claudio R. Goncalves) [RHEL-65658] +- arm64: entry: Add entry and exit functions for debug exceptions (Luis Claudio R. Goncalves) [RHEL-65658] +- arm64: debug: remove break/step handler registration infrastructure (Luis Claudio R. Goncalves) [RHEL-65658] +- arm64: debug: call step handlers statically (Luis Claudio R. Goncalves) [RHEL-65658] +- arm64: debug: call software breakpoint handlers statically (Luis Claudio R. Goncalves) [RHEL-65658] +- arm64: kretprobes: acquire the regs via a BRK exception (Luis Claudio R. Goncalves) [RHEL-65658] +- arm64: kprobes: Return DBG_HOOK_ERROR if kprobes can not handle a BRK (Luis Claudio R. Goncalves) [RHEL-65658] +- arm64: Return early when break handler is found on linked-list (Luis Claudio R. Goncalves) [RHEL-65658] +- arm64: refactor aarch32_break_handler() (Luis Claudio R. Goncalves) [RHEL-65658] +- arm64: debug: clean up single_step_handler logic (Luis Claudio R. Goncalves) [RHEL-65658] +- arm64: Subscribe Microsoft Azure Cobalt 100 to erratum 3194386 (Jeremy Linton) [RHEL-108306] +- arm64: errata: Expand speculative SSBS workaround once more (Jeremy Linton) [RHEL-108306] +- arm64: errata: Expand speculative SSBS workaround (again) (Jeremy Linton) [RHEL-108306] +- tools headers arm64: Sync arm64's cputype.h with the kernel sources (Jeremy Linton) [RHEL-108306] +- arm64: cputype: Add Neoverse-N3 definitions (Jeremy Linton) [RHEL-108306] +- arm64: cputype: Add Cortex-A725 definitions (Jeremy Linton) [RHEL-108306] +- arm64: cputype: Add Cortex-X1C definitions (Jeremy Linton) [RHEL-108306] +- EDAC/amd64: Correct number of UMCs for family 19h models 70h-7fh (Joel Savitz) [RHEL-102251] +Resolves: RHEL-102251, RHEL-107304, RHEL-107520, RHEL-108306, RHEL-65658 + +* Tue Sep 23 2025 CKI KWF Bot [5.14.0-619.el9] +- platform/x86/intel: power-domains: Use topology_logical_package_id() for package ID (David Arcari) [RHEL-110754] +- io_uring/futex: ensure io_futex_wait() cleans up properly on failure (CKI Backport Bot) [RHEL-114337] {CVE-2025-39698} +- bpf: Fix uninitialized values in BPF_{CORE,PROBE}_READ (Viktor Malik) [RHEL-100278] +- mm/memory-tier: fix abstract distance calculation overflow (Rafael Aquini) [RHEL-109448] +Resolves: RHEL-100278, RHEL-109448, RHEL-110754, RHEL-114337 + +* Sat Sep 20 2025 Patrick Talbert [5.14.0-618.el9] +- x86/hyperv: Fix kdump on Azure CVMs (Vitaly Kuznetsov) [RHEL-70228] +- hv_netvsc: Fix panic during namespace deletion with VF (Maxim Levitsky) [RHEL-109583] +- RDMA/mana_ib: add support of multiple ports (Maxim Levitsky) [RHEL-109583] +- RDMA/mana_ib: add additional port counters (Maxim Levitsky) [RHEL-109583] +- RDMA/mana_ib: Fix DSCP value in modify QP (Maxim Levitsky) [RHEL-109583] +- net: mana: fix spelling for mana_gd_deregiser_irq() (Maxim Levitsky) [RHEL-109583] +- net: mana: Handle Reset Request from MANA NIC (Maxim Levitsky) [RHEL-109583] +- net: mana: Set tx_packets to post gso processing packet count (Maxim Levitsky) [RHEL-109583] +- net: mana: Handle unsupported HWC commands (Maxim Levitsky) [RHEL-109583] +- net: mana: Allocate MSI-X vectors dynamically (Maxim Levitsky) [RHEL-109583] +- net: mana: Allow irq_setup() to skip cpus for affinity (Maxim Levitsky) [RHEL-109583] +- net: mana: explain irq_setup() algorithm (Maxim Levitsky) [RHEL-109583] +- PCI: hv: Allow dynamic MSI-X vector allocation (Maxim Levitsky) [RHEL-109583] +- PCI/MSI: Export pci_msix_prepare_desc() for dynamic MSI-X allocations (Maxim Levitsky) [RHEL-109583] +- net: mana: Add handler for hardware servicing events (Maxim Levitsky) [RHEL-109583] +- RDMA/mana_ib: Add device statistics support (Maxim Levitsky) [RHEL-109583] +- net: mana: Expose additional hardware counters for drop and TC via ethtool. (Maxim Levitsky) [RHEL-109583] +- net: mana: Fix warnings for missing export.h header inclusion (Maxim Levitsky) [RHEL-109583] +- net: mana: Record doorbell physical address in PF mode (Maxim Levitsky) [RHEL-109583] +- tunnels: reset the GSO metadata before reusing the skb (Antoine Tenart) [RHEL-101033] +- watchdog/hpwdt: Support Suspend and Resume (Joseph Szczypek) [RHEL-104148] +- watchdog/hpwdt: Remove unused variable (Joseph Szczypek) [RHEL-104148] +- watchdog/hpwdt: Remove redundant test. (Joseph Szczypek) [RHEL-104148] +- watchdog/hpwdt: Only claim UNKNOWN NMI if from iLO (Joseph Szczypek) [RHEL-104148] +- NFSv4/flexfiles: Fix layout merge mirror check. (Benjamin Coddington) [RHEL-108616] +- NFSv4: Clear the NFS_CAP_XATTR flag if not supported by the server (Benjamin Coddington) [RHEL-108616] +- NFSv4: Clear NFS_CAP_OPEN_XOR and NFS_CAP_DELEGTIME if not supported (Benjamin Coddington) [RHEL-108616] +- NFSv4: Clear the NFS_CAP_FS_LOCATIONS flag if it is not set (Benjamin Coddington) [RHEL-108616] +- NFS: Fix a race when updating an existing write (Benjamin Coddington) [RHEL-108616] +- flexfiles/pNFS: fix NULL checks on result of ff_layout_choose_ds_for_read (Benjamin Coddington) [RHEL-108616] +- SUNRPC: call xs_sock_process_cmsg for all cmsg (Benjamin Coddington) [RHEL-108616] +- NFSv4: Don't clear capabilities that won't be reset (Benjamin Coddington) [RHEL-108616] +- sunrpc: fix handling of server side tls alerts (Benjamin Coddington) [RHEL-108616] +- NFS: Fix the setting of capabilities when automounting a new filesystem (Benjamin Coddington) [RHEL-108616] +- sunrpc: fix client side handling of tls alerts (Benjamin Coddington) [RHEL-108616] +- NFS: Fix filehandle bounds checking in nfs_fh_to_dentry() (Benjamin Coddington) [RHEL-108616] +- pNFS/flexfiles: don't attempt pnfs on fatal DS errors (Benjamin Coddington) [RHEL-108616] +- NFSD: detect mismatch of file handle and delegation stateid in OPEN op (Benjamin Coddington) [RHEL-108616] +- nfsd: handle get_client_locked() failure in nfsd4_setclientid_confirm() (Benjamin Coddington) [RHEL-108616] +- NFSv4/flexfiles: Fix handling of NFS level errors in I/O (Benjamin Coddington) [RHEL-108616] +- flexfiles/pNFS: update stats on NFS4ERR_DELAY for v4.1 DSes (Benjamin Coddington) [RHEL-108616] +- nfs: Clean up /proc/net/rpc/nfs when nfs_fs_proc_net_init() fails. (Benjamin Coddington) [RHEL-108616] +- nfsd: use threads array as-is in netlink interface (Benjamin Coddington) [RHEL-108616] +- SUNRPC: Prevent hang on NFS mount with xprtsec=[m]tls (Benjamin Coddington) [RHEL-108616] +- nfs: ignore SB_RDONLY when remounting nfs (Benjamin Coddington) [RHEL-108616] +- fs/nfs/read: fix double-unlock bug in nfs_return_empty_folio() (Benjamin Coddington) [RHEL-108616] +- NFSv4/pnfs: Reset the layout state after a layoutreturn (Benjamin Coddington) [RHEL-108616] +- svcrdma: Reduce the number of rdma_rw contexts per-QP (Benjamin Coddington) [RHEL-108616] +- nfsd: Initialize ssc before laundromat_work to prevent NULL dereference (Benjamin Coddington) [RHEL-108616] +- NFSD: unregister filesystem in case genl_register_family() fails (Benjamin Coddington) [RHEL-108616] +- nfs: handle failure of nfs_get_lock_context in unlock path (Benjamin Coddington) [RHEL-108616] +- nfs: add missing selections of CONFIG_CRC32 (Benjamin Coddington) [RHEL-108616] +- nfs: Add missing release on error in nfs_lock_and_join_requests() (Benjamin Coddington) [RHEL-108616] +- NFS: Shut down the nfs_client only after all the superblocks (Benjamin Coddington) [RHEL-108616] +- NFSv4: Avoid unnecessary scans of filesystems for delayed delegations (Benjamin Coddington) [RHEL-108616] +- NFSv4: Avoid unnecessary scans of filesystems for expired delegations (Benjamin Coddington) [RHEL-108616] +- NFSv4: Avoid unnecessary scans of filesystems for returning delegations (Benjamin Coddington) [RHEL-108616] +- NFSv4: Don't trigger uneccessary scans for return-on-close delegations (Benjamin Coddington) [RHEL-108616] +- NFSD: Fix callback decoder status codes (Benjamin Coddington) [RHEL-108616] +- NFSD: Never return NFS4ERR_FILE_OPEN when removing a directory (Benjamin Coddington) [RHEL-108616] +- nfsd: move error choice for incorrect object types to version-specific code. (Benjamin Coddington) [RHEL-108616] +- nfsd: be more systematic about selecting error codes for internal use. (Benjamin Coddington) [RHEL-108616] +- nfsd: Move error code mapping to per-version proc code. (Benjamin Coddington) [RHEL-108616] +- NFSD: nfsd_unlink() clobbers non-zero status returned from fh_fill_pre_attrs() (Benjamin Coddington) [RHEL-108616] +- NFSD: Skip sending CB_RECALL_ANY when the backchannel isn't up (Benjamin Coddington) [RHEL-108616] +- nfsd: fix management of listener transports (Benjamin Coddington) [RHEL-108616] +- NFS: fix nfs_release_folio() to not deadlock via kcompactd writeback (Benjamin Coddington) [RHEL-108616] +- sunrpc: suppress warnings for unused procfs functions (Benjamin Coddington) [RHEL-108616] +- NFSv4: Fix a deadlock when recovering state on a sillyrenamed file (Benjamin Coddington) [RHEL-108616] +- SUNRPC: Prevent looping due to rpc_signal_task() races (Benjamin Coddington) [RHEL-108616] +- SUNRPC: convert RPC_TASK_* constants to enum (Benjamin Coddington) [RHEL-108616] +- NFS: Adjust delegated timestamps for O_DIRECT reads and writes (Benjamin Coddington) [RHEL-108616] +- NFSv4.2: mark OFFLOAD_CANCEL MOVEABLE (Benjamin Coddington) [RHEL-108616] +- NFSv4.2: fix COPY_NOTIFY xdr buf size calculation (Benjamin Coddington) [RHEL-108616] +- NFSD: Insulate nfsd4_encode_read_plus_data() from page boundaries in the encode buffer (Benjamin Coddington) [RHEL-108616] +- NFSD: Insulate nfsd4_encode_read_plus() from page boundaries in the encode buffer (Benjamin Coddington) [RHEL-108616] +- NFSD: Insulate nfsd4_encode_read() from page boundaries in the encode buffer (Benjamin Coddington) [RHEL-108616] +- NFSD: Fix CB_GETATTR status fix (Benjamin Coddington) [RHEL-108616] +- NFSD: fix decoding in nfs4_xdr_dec_cb_getattr (Benjamin Coddington) [RHEL-108616] +- nfsd: fix legacy client tracking initialization (Benjamin Coddington) [RHEL-108616] +- nfs: clear SB_RDONLY before getting superblock (Benjamin Coddington) [RHEL-108616] +- nfs: ignore SB_RDONLY when mounting nfs (Benjamin Coddington) [RHEL-108616] +- platform/x86/amd/hsmp: Ensure success even if hwmon registration fails (David Arcari) [RHEL-102859] +- platform/x86/amd/hsmp: Ensure sock->metric_tbl_addr is non-NULL (David Arcari) [RHEL-102859] +- platform/x86/amd/hsmp: Enhance the print messages to prevent confusion (David Arcari) [RHEL-102859] +- platform/x86/amd/hsmp: Use IS_ENABLED() instead of IS_REACHABLE() (David Arcari) [RHEL-102859] +- x86/platform/amd: replace down_timeout() with down_interruptible() (David Arcari) [RHEL-102859] +- x86/platform/amd: move final timeout check to after final sleep (David Arcari) [RHEL-102859] +- platform/x86/amd/hsmp: fix building with CONFIG_HWMON=m (David Arcari) [RHEL-102859] +- platform/x86/amd/hsmp: acpi: Add sysfs files to display HSMP telemetry (David Arcari) [RHEL-102859] +- platform/x86/amd/hsmp: Report power via hwmon sensors (David Arcari) [RHEL-102859] +- platform/x86/amd/hsmp: Use a single DRIVER_VERSION for all hsmp modules (David Arcari) [RHEL-102859] +- platform/x86/amd/hsmp: Make amd_hsmp and hsmp_acpi as mutually exclusive drivers (David Arcari) [RHEL-102859] +- x86/platform/amd: Move the header to (David Arcari) [RHEL-102859] +- x86/platform/amd: Clean up the header guards a bit (David Arcari) [RHEL-102859] +- x86/platform/amd: Move the header to (David Arcari) [RHEL-102859] +- x86/amd_node, platform/x86/amd/hsmp: Have HSMP use SMN through AMD_NODE (David Arcari) [RHEL-102859] +- x86/amd_nb: Use rdmsr_safe() in amd_get_mmconfig_range() (David Arcari) [RHEL-102859] +- x86/amd_node: Use defines for SMN register offsets (David Arcari) [RHEL-102859] +- x86/amd_node: Remove dependency on AMD_NB (David Arcari) [RHEL-102859] +- x86/amd_node: Update __amd_smn_rw() error paths (David Arcari) [RHEL-102859] +- x86/amd_nb: Move SMN access code to a new amd_node driver (David Arcari) [RHEL-102859] +- x86/amd_nb, hwmon: (k10temp): Simplify amd_pci_dev_to_node_id() (David Arcari) [RHEL-102859] +- x86/amd_nb: Simplify function 3 search (David Arcari) [RHEL-102859] +- x86/amd_nb: Use topology info to get AMD node count (David Arcari) [RHEL-102859] +- x86/amd_nb: Simplify root device search (David Arcari) [RHEL-102859] +- x86/amd_nb: Simplify function 4 search (David Arcari) [RHEL-102859] +- x86: Start moving AMD node functionality out of AMD_NB (David Arcari) [RHEL-102859] +- x86/amd_nb: Clean up early_is_amd_nb() (David Arcari) [RHEL-102859] +- x86/amd_nb: Restrict init function to AMD-based systems (David Arcari) [RHEL-102859] +- x86/amd_nb: Add new PCI ID for AMD family 1Ah model 20h (David Arcari) [RHEL-102859] +- x86/amd_nb: Add new PCI IDs for AMD family 1Ah model 60h-70h (David Arcari) [RHEL-102859] +- x86/amd_nb: Add new PCI IDs for AMD family 1Ah model 60h (David Arcari) [RHEL-102859] +- x86/amd_nb: Enhance SMN access error checking (David Arcari) [RHEL-102859] +- hwmon: (k10temp) Check return value of amd_smn_read() (David Arcari) [RHEL-102859] +- EDAC/amd64: Remove unused register accesses (David Arcari) [RHEL-102859] +- EDAC/amd64: Check return value of amd_smn_read() (David Arcari) [RHEL-102859] +- x86/amd_nb: Check for invalid SMN reads (David Arcari) [RHEL-102859] +- x86/amd_nb: Add new PCI IDs for AMD family 0x1a (David Arcari) [RHEL-102859] +- platform/x86: amd: Use *-y instead of *-objs in Makefiles [partial] (David Arcari) [RHEL-102859] +- platform/x86/amd/hsmp: Add support for HSMP protocol version 7 messages (David Arcari) [RHEL-102859] +- platform/x86/amd/hsmp: Change the error type (David Arcari) [RHEL-102859] +- platform/x86/amd/hsmp: Add new error code and error logs (David Arcari) [RHEL-102859] +- platform/x86/amd/hsmp: mark hsmp_msg_desc_table[] as maybe_unused (David Arcari) [RHEL-102859] +- platform/x86/amd/hsmp: Make hsmp_pdev static instead of global (David Arcari) [RHEL-102859] +- platform/x86/amd/hsmp: Use dev_groups in the driver structure (David Arcari) [RHEL-102859] +- sysfs: Fix crash on empty group attributes array (David Arcari) [RHEL-102859] +- sysfs: Introduce a mechanism to hide static attribute_groups (David Arcari) [RHEL-102859] +- platform/x86/amd/hsmp: Use name space while exporting module symbols (David Arcari) [RHEL-102859] +- platform/x86/amd/hsmp: Create separate ACPI, plat and common drivers (David Arcari) [RHEL-102859] +- redhat/configs: Enable CONFIG_AMD_HSMP_ACPI and CONFIG_AMD_HSMP_PLAT on RHEL (David Arcari) [RHEL-102859] +- platform/x86/amd/hsmp: Change generic plat_dev name to hsmp_pdev (David Arcari) [RHEL-102859] +- platform/x86/amd/hsmp: Move ACPI code to acpi.c (David Arcari) [RHEL-102859] +- platform/x86/amd/hsmp: Move platform device specific code to plat.c (David Arcari) [RHEL-102859] +- platform/x86/amd/hsmp: Move structure and macros to header file (David Arcari) [RHEL-102859] +- platform/x86/amd/hsmp: Convert amd_hsmp_rdwr() to a function pointer (David Arcari) [RHEL-102859] +- platform/x86/amd/hsmp: Create wrapper function init_acpi() (David Arcari) [RHEL-102859] +- platform/x86/amd/hsmp: Create hsmp/ directory (David Arcari) [RHEL-102859] +- Documentation/x86/amd/hsmp: Updating urls (David Arcari) [RHEL-102859] +- netfilter: nf_conntrack: fix crash due to removal of uninitialised entry (Florian Westphal) [RHEL-106430] {CVE-2025-38472} +- s390/sclp: Fix SCCB present check (CKI Backport Bot) [RHEL-113557] {CVE-2025-39694} +- ipv6: mcast: Delay put pmc->idev in mld_del_delrec() (Hangbin Liu) [RHEL-111150] {CVE-2025-38550} +- devlink: add reserved fields to devlink_*_ops (Petr Oros) [RHEL-111906] +- ixgbe: prevent from unwanted interface name changes (CKI Backport Bot) [RHEL-109607] +- devlink: let driver opt out of automatic phys_port_name generation (CKI Backport Bot) [RHEL-109607] +- xfrm: interface: fix use-after-free after changing collect_md xfrm interface (CKI Backport Bot) [RHEL-109528] {CVE-2025-38500} +- dpll: add reserved fields to dpll_device_ops and dpll_pin_ops structs (Ivan Vecera) [RHEL-111904] +- ice: use fixed adapter index for E825C embedded devices (Michal Schmidt) [RHEL-104010] +- net: openvswitch: remove misbehaving actions length check (Aaron Conole) [RHEL-83440] +- irdma: free iwdev->rf after removing MSI-X (Kamal Heib) [RHEL-103278 RHEL-95816] +- sctp: linearize cloned gso packets in sctp_rcv (CKI Backport Bot) [RHEL-113332] {CVE-2025-38718} +- net: usb: smsc75xx: Move packet length check to prevent kernel panic in skb_pull (CKI Backport Bot) [RHEL-112247] {CVE-2023-53125} +- net: usb: smsc75xx: Limit packet length to skb->len (CKI Backport Bot) [RHEL-112247] {CVE-2023-53125} +- cpufreq: Move endif to the end of Kconfig file (Mark Langsdorf) [RHEL-112816] +- cpufreq: Move CPPC configs to common Kconfig and add RISC-V (Mark Langsdorf) [RHEL-112816] +- HID: core: Harden s32ton() against conversion to 0 bits (Benjamin Tissoires) [RHEL-111034] {CVE-2025-38556} +- HID: stop exporting hid_snto32() (Benjamin Tissoires) [RHEL-111034] {CVE-2025-38556} +- HID: simplify snto32() (Benjamin Tissoires) [RHEL-111034] {CVE-2025-38556} +- redhat: set defaults for RHEL 9.7 (Augusto Caringi) +- posix-cpu-timers: fix race between handle_posix_cpu_timers() and posix_cpu_timer_del() (CKI Backport Bot) [RHEL-112783] {CVE-2025-38352} +- fs: export anon_inode_make_secure_inode() and fix secretmem LSM bypass (Audra Mitchell) [RHEL-110312] {CVE-2025-38396} +- idpf: convert control queue mutex to a spinlock (Michal Schmidt) [RHEL-106051] {CVE-2025-38392} +- redhat/configs: Enable CONFIG_MITIGATION_TSA for x86 (Waiman Long) [RHEL-83897] +- x86/process: Move the buffer clearing before MONITOR (Waiman Long) [RHEL-83897 RHEL-83906] {CVE-2024-36357 CVE-2024-36350} +- x86/microcode/AMD: Add TSA microcode SHAs (Waiman Long) [RHEL-83897 RHEL-83906] {CVE-2024-36357 CVE-2024-36350} +- KVM: SVM: Advertise TSA CPUID bits to guests (Waiman Long) [RHEL-83897 RHEL-83906] {CVE-2024-36357 CVE-2024-36350} +- x86/bugs: Add a Transient Scheduler Attacks mitigation (Waiman Long) [RHEL-83897 RHEL-83906] {CVE-2024-36357 CVE-2024-36350} +- x86/bugs: Rename MDS machinery to something more generic (Waiman Long) [RHEL-83897 RHEL-83906] {CVE-2024-36357 CVE-2024-36350} +- x86/idle: Use MONITOR and MWAIT mnemonics in (Waiman Long) [RHEL-83897] +- x86/idle: Remove .s output beautifying delimiters from simpler asm() templates (Waiman Long) [RHEL-83897] +- x86/idle: Standardize argument types for MONITOR{,X} and MWAIT{,X} instruction wrappers on 'u32' (Waiman Long) [RHEL-83897] +- x86/idle: Remove MFENCEs for X86_BUG_CLFLUSH_MONITOR in mwait_idle_with_hints() and prefer_mwait_c1_over_halt() (Waiman Long) [RHEL-83897] +- x86/bugs: Rename mmio_stale_data_clear to cpu_buf_vm_clear (Waiman Long) [RHEL-83897] +- x86/microcode: Consolidate the loader enablement checking (Waiman Long) [RHEL-83897] +- x86/microcode/AMD: Fix __apply_microcode_amd()'s return value (Waiman Long) [RHEL-83897] {CVE-2025-22047} +- x86/microcode/AMD: Add some forgotten models to the SHA check (Waiman Long) [RHEL-83897] +- x86/microcode/AMD: Load only SHA256-checksummed patches (Waiman Long) [RHEL-83897] +- x86/microcode/AMD: Add get_patch_level() (Waiman Long) [RHEL-83897] +- x86/microcode/AMD: Get rid of the _load_microcode_amd() forward declaration (Waiman Long) [RHEL-83897] +- x86/microcode/AMD: Merge early_apply_microcode() into its single callsite (Waiman Long) [RHEL-83897] +- x86/microcode/AMD: Remove unused save_microcode_in_initrd_amd() declarations (Waiman Long) [RHEL-83897] +- x86/microcode/AMD: Remove ugly linebreak in __verify_patch_section() signature (Waiman Long) [RHEL-83897] +- x86/cpu: Introduce new microcode matching helper (Waiman Long) [RHEL-83897] +- x86/microcode/AMD: Remove ret local var in early_apply_microcode() (Waiman Long) [RHEL-83897] +- x86/microcode/AMD: Have __apply_microcode_amd() return bool (Waiman Long) [RHEL-83897] +- x86/microcode/AMD: Return bool from find_blobs_in_containers() (Waiman Long) [RHEL-83897] +- x86/microcode/AMD: Flush patch buffer mapping after application (Waiman Long) [RHEL-83897] +- x86/CPU/AMD: Terminate the erratum_1386_microcode array (Waiman Long) [RHEL-83897] {CVE-2024-56721} +- x86/mm: Carve out INVLPG inline asm for use by others (Waiman Long) [RHEL-83897] +- x86/cpu: Fix formatting of cpuid_bits[] in scattered.c (Waiman Long) [RHEL-83897] +- x86/cpufeatures: Add X86_FEATURE_AMD_WORKLOAD_CLASS feature bit (Waiman Long) [RHEL-83897] +- x86/microcode/AMD: Split load_microcode_amd() (Waiman Long) [RHEL-83897] +- x86/microcode/AMD: Pay attention to the stepping dynamically (Waiman Long) [RHEL-83897] +- x86/bugs: Use code segment selector for VERW operand (Waiman Long) [RHEL-83897] {CVE-2024-50072} +- x86/microcode/AMD: Fix a -Wsometimes-uninitialized clang false positive (Waiman Long) [RHEL-83897] +- x86/microcode/AMD: Use the family,model,stepping encoded in the patch ID (Waiman Long) [RHEL-83897] +- x86/CPU/AMD: Improve the erratum 1386 workaround (Waiman Long) [RHEL-83897] +- x86: Add a comment about the "magic" behind shadow sti before mwait (Waiman Long) [RHEL-83897] +- x86/bugs: Revert "Reverse instruction order of CLEAR_CPU_BUFFERS" (Waiman Long) [RHEL-83897] +- scsi: mpt3sas: Fix a fw_event memory leak (Tomas Henzl) [RHEL-108656] +- Revert "drm/gem-dma: Use dma_buf from GEM object instance" (Robert Foss) [RHEL-106696] +- Revert "drm/gem-framebuffer: Use dma_buf from GEM object instance" (Robert Foss) [RHEL-106696] +- Revert "drm/prime: Use dma_buf from GEM object instance" (Robert Foss) [RHEL-106696] +- drm/framebuffer: Acquire internal references on GEM handles (Robert Foss) [RHEL-106696] +- drm/gem: Acquire references on GEM handles for framebuffers (CKI Backport Bot) [RHEL-106696] {CVE-2025-38449} +- Revert "e1000e: change k1 configuration on MTP and later platforms" (Michal Schmidt) [RHEL-110519] +Resolves: RHEL-102859, RHEL-108616, RHEL-104148, RHEL-113559, RHEL-101033, RHEL-109583, RHEL-70228 + +* Mon Sep 15 2025 CKI KWF Bot [5.14.0-617.el9] +- sctp: linearize cloned gso packets in sctp_rcv (CKI Backport Bot) [RHEL-113331] {CVE-2025-38718} +- ceph: fix client race condition where r_parent becomes stale before sending message (Alex Markuze) [RHEL-109212] +- ceph: fix client race condition validating r_parent before applying state (Alex Markuze) [RHEL-109212] +- platform/x86/intel/pmc: Fix Arrow Lake U/H NPU PCI ID (David Arcari) [RHEL-23894] +- drm/virtio: implement virtio_gpu_shutdown (Gerd Hoffmann) [RHEL-109504] +Resolves: RHEL-109212, RHEL-109504, RHEL-113331, RHEL-23894 + +* Mon Sep 15 2025 CKI KWF Bot [5.14.0-616.el9] +- PM: EM: Add function for registering a PD without capacity update (David Arcari) [RHEL-112493] +- cpufreq: intel_pstate: Support Clearwater Forest OOB mode (David Arcari) [RHEL-112493] +- cpufreq: intel_pstate: Add Granite Rapids support in no-HWP mode (David Arcari) [RHEL-112493] +- cpufreq: intel_pstate: Always use HWP_DESIRED_PERF in passive mode (David Arcari) [RHEL-112493] +- cpufreq: intel_pstate: EAS: Increase cost for CPUs using L3 cache (David Arcari) [RHEL-112493] +- cpufreq: intel_pstate: EAS support for hybrid platforms (David Arcari) [RHEL-112493] +- arch_topology: Relocate cpu_scale to topology.[h|c] (David Arcari) [RHEL-112493] +- arch_topology: Make register_cpu_capacity_sysctl() tolerant to late CPUs (David Arcari) [RHEL-112493] +- PM: EM: Introduce em_adjust_cpu_capacity() (David Arcari) [RHEL-112493] +- PM: EM: Move CPU capacity check to em_adjust_new_capacity() (David Arcari) [RHEL-112493] +- PM: EM: Fix potential division-by-zero error in em_compute_costs() (David Arcari) [RHEL-112493] +- PM: EM: Address RCU-related sparse warnings (David Arcari) [RHEL-112493] +- PM: EM: Consify two parameters of em_dev_register_perf_domain() (David Arcari) [RHEL-112493] +- PM: EM: use kfree_rcu() to simplify the code (David Arcari) [RHEL-112493] +- PM: EM: Slightly reduce em_check_capacity_update() overhead (David Arcari) [RHEL-112493] +- PM: EM: Drop unused parameter from em_adjust_new_capacity() (David Arcari) [RHEL-112493] +- PM: EM: Move sched domains rebuild function from schedutil to EM (David Arcari) [RHEL-112493] +- PM: EM: Add min/max available performance state limits (David Arcari) [RHEL-112493] +- PM: EM: Refactor em_adjust_new_capacity() (David Arcari) [RHEL-112493] +- PM: EM: fix wrong utilization estimation in em_cpu_energy() (David Arcari) [RHEL-112493] +- PM: EM: Force device drivers to provide power in uW (David Arcari) [RHEL-112493] +- PM: EM: Fix nr_states warnings in static checks (David Arcari) [RHEL-112493] +- PM: EM: Add em_dev_compute_costs() (David Arcari) [RHEL-112493] +- PM: EM: Remove old table (David Arcari) [RHEL-112493] +- PM: EM: Change debugfs configuration to use runtime EM table data (David Arcari) [RHEL-112493] +- PM: EM: Optimize em_cpu_energy() and remove division (David Arcari) [RHEL-112493] +- PM: EM: Support late CPUs booting and capacity adjustment (David Arcari) [RHEL-112493] +- PM: EM: Add performance field to struct em_perf_state and optimize (David Arcari) [RHEL-112493] +- PM: EM: Add em_perf_state_from_pd() to get performance states table (David Arcari) [RHEL-112493] +- PM: EM: Introduce em_dev_update_perf_domain() for EM updates (David Arcari) [RHEL-112493] +- PM: EM: Add functions for memory allocations for new EM tables (David Arcari) [RHEL-112493] +- PM: EM: Use runtime modified EM for CPUs energy estimation in EAS (David Arcari) [RHEL-112493] +- PM: EM: Introduce runtime modifiable table (David Arcari) [RHEL-112493] +- PM: EM: Split the allocation and initialization of the EM table (David Arcari) [RHEL-112493] +- PM: EM: Check if the get_cost() callback is present in em_compute_costs() (David Arcari) [RHEL-112493] +- PM: EM: Introduce em_compute_costs() (David Arcari) [RHEL-112493] +- PM: EM: Refactor em_pd_get_efficient_state() to be more flexible (David Arcari) [RHEL-112493] +- PM: EM: Find first CPU active while updating OPP efficiency (David Arcari) [RHEL-112493] +- PM: EM: Extend em_cpufreq_update_efficiencies() argument list (David Arcari) [RHEL-112493] +- PM: EM: Add missing newline for the message log (David Arcari) [RHEL-112493] +- PM: EM: fix memory leak with using debugfs_lookup() (David Arcari) [RHEL-112493] +- PM: EM: fix kernel-doc comments (David Arcari) [RHEL-112493] +- cpufreq: intel_pstate: Populate the cpu_capacity sysfs entries (David Arcari) [RHEL-112493] +Resolves: RHEL-112493 + +* Fri Sep 12 2025 CKI KWF Bot [5.14.0-615.el9] +- ACPI: processor: Rescan "dead" SMT siblings during initialization (David Arcari) [RHEL-113139] +- intel_idle: Allow loading ACPI tables for any family (David Arcari) [RHEL-113139] +- intel_idle: Update arguments of mwait_idle_with_hints() (David Arcari) [RHEL-113139] +- intel_idle: Rescan "dead" SMT siblings during initialization (David Arcari) [RHEL-113139] +- x86/smp: PM/hibernate: Split arch_resume_nosmt() (David Arcari) [RHEL-113139] +- intel_idle: Use subsys_initcall_sync() for initialization (David Arcari) [RHEL-113139] +- intel_idle: Add C1 demotion on/off sysfs knob (David Arcari) [RHEL-113139] +- tools/power turbostat: version 2025.09.09 (David Arcari) [RHEL-110614] +- tools/power turbostat: Handle non-root legacy-uncore sysfs permissions (David Arcari) [RHEL-110614] +- tools/power turbostat: standardize PER_THREAD_PARAMS (David Arcari) [RHEL-110614] +- tools/power turbostat: Fix DMR support (David Arcari) [RHEL-110614] +- tools/power turbostat: add format "average" for external attributes (David Arcari) [RHEL-110614] +- tools/power turbostat: delete GET_PKG() (David Arcari) [RHEL-110614] +- tools/power turbostat: probe and display L3 cache topology (David Arcari) [RHEL-110614] +- tools/power turbostat: Support more than 64 built-in-counters (David Arcari) [RHEL-110614] +- tools/power turbostat.8: Document Totl%%C0, Any%%C0, GFX%%C0, CPUGFX%% columns (David Arcari) [RHEL-110614] +- tools/power turbostat: Fix bogus SysWatt for forked program (David Arcari) [RHEL-110614] +- tools/power turbostat: Handle cap_get_proc() ENOSYS (David Arcari) [RHEL-110614] +- tools/power turbostat: Fix build with musl (David Arcari) [RHEL-110614] +- tools/power turbostat: verify arguments to params --show and --hide (David Arcari) [RHEL-110614] +- tools/power turbostat: regression fix: --show C1E%% (David Arcari) [RHEL-110614] +- tools/power turbostat: version 2025.06.08 (David Arcari) [RHEL-110614] +- tools/power turbostat: Add initial support for BartlettLake (David Arcari) [RHEL-110614] +- tools/power turbostat: Add initial support for DMR (David Arcari) [RHEL-110614] +- tools/power turbostat: Dump RAPL sysfs info (David Arcari) [RHEL-110614] +- tools/power turbostat: Avoid probing the same perf counters (David Arcari) [RHEL-110614] +- tools/power turbostat: Allow probing RAPL with platform_features->rapl_msrs cleared (David Arcari) [RHEL-110614] +- tools/power turbostat: Clean up add perf/msr counter logic (David Arcari) [RHEL-110614] +- tools/power turbostat: Introduce add_msr_counter() (David Arcari) [RHEL-110614] +- tools/power turbostat: Remove add_msr_perf_counter_() (David Arcari) [RHEL-110614] +- tools/power turbostat: Remove add_cstate_perf_counter_() (David Arcari) [RHEL-110614] +- tools/power turbostat: Remove add_rapl_perf_counter_() (David Arcari) [RHEL-110614] +- tools/power turbostat: Quit early for unsupported RAPL counters (David Arcari) [RHEL-110614] +- tools/power turbostat: Always check rapl_joules flag (David Arcari) [RHEL-110614] +- tools/power turbostat: Fix AMD package-energy reporting (David Arcari) [RHEL-110614] +- tools/power turbostat: Fix RAPL_GFX_ALL typo (David Arcari) [RHEL-110614] +- tools/power turbostat: Add Android support for MSR device handling (David Arcari) [RHEL-110614] +- tools/power turbostat.8: pm_domain wording fix (David Arcari) [RHEL-110614] +- tools/power turbostat.8: fix typo: idle_pct should be pct_idle (David Arcari) [RHEL-110614] +Resolves: RHEL-110614, RHEL-113139 + +* Wed Sep 10 2025 CKI KWF Bot [5.14.0-614.el9] +- ibmvnic: Increase max subcrq indirect entries with fallback (Mamatha Inamdar) [RHEL-111532] +- EDAC/bluefield: Don't use bluefield_edac_readl() result on error (Jennifer Berringer) [RHEL-103881] +- EDAC/bluefield: Use Arm SMC for EMI access on BlueField-2 (Jennifer Berringer) [RHEL-103881] +- powerpc/pseries: Correct secvar format representation for static key management (Mamatha Inamdar) [RHEL-101853] +- powerpc/secvar: Expose secvars relevant to the key management mode (Mamatha Inamdar) [RHEL-101853] +- integrity/platform_certs: Allow loading of keys in the static key management mode (Mamatha Inamdar) [RHEL-101853] +- s390/hypfs: Enable limited access during lockdown (Mete Durlu) [RHEL-111204] +- s390/hypfs: Avoid unnecessary ioctl registration in debugfs (Mete Durlu) [RHEL-111204] +- x86/CPU/AMD: Add X86_FEATURE_ZEN6 (David Arcari) [RHEL-106912] +- x86/cpufeatures: Free up unused feature bits (David Arcari) [RHEL-106912] +- x86/CPU/AMD: Ignore invalid reset reason value (David Arcari) [RHEL-103591] +- PCI/ASPM: Fix link state exit during switch upstream function removal (Marcin Juszkiewicz) [RHEL-102694] +- PCI/ASPM: Fix L1SS saving (Marcin Juszkiewicz) [RHEL-102694] +- PCI/ASPM: Save parent L1SS config in pci_save_aspm_l1ss_state() (Marcin Juszkiewicz) [RHEL-102694] +- PCI/ASPM: Add notes about enabling PCI-PM L1SS to pci_enable_link_state(_locked) (Marcin Juszkiewicz) [RHEL-102694] +- PCI/ASPM: Disable L1 before disabling L1 PM Substates (Marcin Juszkiewicz) [RHEL-102694] +- x86/cpufeatures: Add X86_FEATURE_AMD_WORKLOAD_CLASS feature bit (David Arcari) [RHEL-105422] +- cpufreq/amd-pstate: Avoid shadowing ret in amd_pstate_ut_check_driver() (David Arcari) [RHEL-105422] +- cpufreq/amd-pstate: Disable preferred cores on designs with workload classification (David Arcari) [RHEL-105422] +- amd-pstate-ut: Reset amd-pstate driver mode after running selftests (David Arcari) [RHEL-105422] +- ACPI: CPPC: Modify cppc_get_auto_sel_caps() to cppc_get_auto_sel() (David Arcari) [RHEL-105422] +- ACPI: CPPC: Adjust return code for inline functions in !CONFIG_ACPI_CPPC_LIB (David Arcari) [RHEL-105422] +- ACPI: CPPC: Refactor register value get and set ABIs (David Arcari) [RHEL-105422] +- ACPI: CPPC: Add cppc_set_reg_val() (David Arcari) [RHEL-105422] +- ACPI: CPPC: Extract cppc_get_reg_val_in_pcc() (David Arcari) [RHEL-105422] +- ACPI: CPPC: Rename cppc_get_perf() to cppc_get_reg_val() (David Arcari) [RHEL-105422] +- ACPI: CPPC: Optimize cppc_get_perf() (David Arcari) [RHEL-105422] +- ACPI: CPPC: Add IS_OPTIONAL_CPC_REG macro to judge if a cpc_reg is optional (David Arcari) [RHEL-105422] +- cpufreq/amd-pstate: Add support for the "Requested CPU Min frequency" BIOS option (David Arcari) [RHEL-105422] +- cpufreq/amd-pstate: Add offline, online and suspend callbacks for amd_pstate_driver (David Arcari) [RHEL-105422] +- cpufreq/amd-pstate: Move max_perf limiting in amd_pstate_update (David Arcari) [RHEL-105422] +- cpufreq/amd-pstate: Use scope based cleanup for cpufreq_policy refs [partial] (David Arcari) [RHEL-105422] +Resolves: RHEL-101853, RHEL-102694, RHEL-103591, RHEL-103881, RHEL-105422, RHEL-106912, RHEL-111204, RHEL-111532 + +* Sat Sep 06 2025 Patrick Talbert [5.14.0-613.el9] +- x86/cpu: Remove useless work in detect_tme_early() (Frank Liang) [RHEL-111095] +- x86/cpu: Clear TME feature flag if TME is not enabled by BIOS (Frank Liang) [RHEL-111095] +- s390/ism: fix concurrency management in ism_cmd() (Mete Durlu) [RHEL-110206] +- s390/pci: Allow automatic recovery with minimal driver support (Mete Durlu) [RHEL-110235] +- Makefile: add $(srctree) to dependency of compile_commands.json target (Herton R. Krzesinski) [RHEL-107194] +- kbuild: scripts/gdb: bring the "abspath" back (Herton R. Krzesinski) [RHEL-107194] +- kbuild: Use $(obj)/%%.cc to fix host C++ module builds (Herton R. Krzesinski) [RHEL-107194] +- kbuild: scripts/gdb: Replace missed $(srctree)/$(src) w/ $(src) (Herton R. Krzesinski) [RHEL-107194] +- kbuild: use $(src) instead of $(srctree)/$(src) for source directory (Herton R. Krzesinski) [RHEL-107194] +- kbuild: use $(obj)/ instead of $(src)/ for common pattern rules (Herton R. Krzesinski) [RHEL-107194] +- kbuild: do not add $(srctree) or $(objtree) to header search paths (Herton R. Krzesinski) [RHEL-107194] +- arch: use $(obj)/ instead of $(src)/ for preprocessed linker scripts (Herton R. Krzesinski) [RHEL-107194] +- arm64: vdso32: Remove unused vdso32-offsets.h (Herton R. Krzesinski) [RHEL-107194] +- staging: vc04_services: interface: Drop include Makefile directive (Herton R. Krzesinski) [RHEL-107194] +- staging: vc04_services: vchiq-mmal: Drop include Makefile directive (Herton R. Krzesinski) [RHEL-107194] +- staging: vc04_services: bcm2835-camera: Drop include Makefile directive (Herton R. Krzesinski) [RHEL-107194] +- staging: vc04_services: bcm2835-audio: Drop include Makefile directive (Herton R. Krzesinski) [RHEL-107194] +- certs: check-in the default x509 config file (Herton R. Krzesinski) [RHEL-107194] +- sparc: move the install rule to arch/sparc/Makefile (Herton R. Krzesinski) [RHEL-107194] +- riscv: move the (z)install rules to arch/riscv/Makefile (Herton R. Krzesinski) [RHEL-107194] +- powerpc: move the install rule to arch/powerpc/Makefile (Herton R. Krzesinski) [RHEL-107194] +- powerpc: make the install target not depend on any build artifact (Herton R. Krzesinski) [RHEL-107194] +- powerpc: remove unused zInstall target from arch/powerpc/boot/Makefile (Herton R. Krzesinski) [RHEL-107194] +- nios2: move the install rule to arch/nios2/Makefile (Herton R. Krzesinski) [RHEL-107194] +- ARM: 9102/1: move theinstall rules to arch/arm/Makefile (Herton R. Krzesinski) [RHEL-107194] +- dpll: zl3073x: ZL3073X_I2C and ZL3073X_SPI should depend on NET (Ivan Vecera) [RHEL-105063] +- dpll: Make ZL3073X invisible (Ivan Vecera) [RHEL-105063] +- dpll: zl3073x: Fix build failure (Ivan Vecera) [RHEL-105063] +- redhat/configs: enable CONFIG_ZL3073X* (Ivan Vecera) [RHEL-105063] +- redhat/configs: enable CONFIG_I2C_MUX_PCA954x on x86 (Ivan Vecera) [RHEL-105063] +- dpll: zl3073x: Add support to get fractional frequency offset (Ivan Vecera) [RHEL-105063] +- dpll: zl3073x: Add support to adjust phase (Ivan Vecera) [RHEL-105063] +- dpll: zl3073x: Implement phase offset monitor feature (Ivan Vecera) [RHEL-105063] +- dpll: zl3073x: Add support to get phase offset on connected input pin (Ivan Vecera) [RHEL-105063] +- dpll: zl3073x: Add support to get/set esync on pins (Ivan Vecera) [RHEL-105063] +- dpll: zl3073x: Add support to get/set frequency on pins (Ivan Vecera) [RHEL-105063] +- dpll: zl3073x: Implement input pin state setting in automatic mode (Ivan Vecera) [RHEL-105063] +- dpll: zl3073x: Add support to get/set priority on input pins (Ivan Vecera) [RHEL-105063] +- dpll: zl3073x: Implement input pin selection in manual mode (Ivan Vecera) [RHEL-105063] +- dpll: zl3073x: Register DPLL devices and pins (Ivan Vecera) [RHEL-105063] +- dpll: zl3073x: Read DPLL types and pin properties from system firmware (Ivan Vecera) [RHEL-105063] +- dpll: zl3073x: Fetch invariants during probe (Ivan Vecera) [RHEL-105063] +- dpll: Add basic Microchip ZL3073x support (Ivan Vecera) [RHEL-105063] +- spi: Introduce spi_get_device_match_data() helper (Ivan Vecera) [RHEL-105063] +- dt-bindings: dpll: Add support for Microchip Azurite chip family (Ivan Vecera) [RHEL-105063] +- dt-bindings: dpll: Add DPLL device and pin (Ivan Vecera) [RHEL-105063] +- tpm_crb_ffa: Remove unused export (Marcin Juszkiewicz) [RHEL-102691] +- redhat/configs: enable CONFIG_TCG_ARM_CRB_FFA on aarch64 (Marcin Juszkiewicz) [RHEL-102691] +- tpm: Do not remap from ACPI resources again for Pluton TPM (Marcin Juszkiewicz) [RHEL-102691] +- tpm_crb: ffa_tpm: Implement driver compliant to CRB over FF-A (Marcin Juszkiewicz) [RHEL-102691] +- ACPICA: Add start method for ARM FF-A (Marcin Juszkiewicz) [RHEL-102691] +- tpm_crb: Add support for the ARM FF-A start method (Marcin Juszkiewicz) [RHEL-102691] +- tpm_crb: Clean-up and refactor check for idle support (Marcin Juszkiewicz) [RHEL-102691] +- tpm_crb: Fix an error handling path in crb_acpi_add() (Marcin Juszkiewicz) [RHEL-102691] +- tpm_crb: Add support for CRB devices based on Pluton (Marcin Juszkiewicz) [RHEL-102691] +- Documentation: tpm: Add documentation for the CRB FF-A interface (Marcin Juszkiewicz) [RHEL-102691] +- firmware: arm_ffa: Fix the missing entry in struct ffa_indirect_msg_hdr (Marcin Juszkiewicz) [RHEL-102691] +- firmware: arm_ffa: Replace mutex with rwlock to avoid sleep in atomic context (Marcin Juszkiewicz) [RHEL-102691] +- firmware: arm_ffa: Move memory allocation outside the mutex locking (Marcin Juszkiewicz) [RHEL-102691] +- firmware: arm_ffa: Fix memory leak by freeing notifier callback node (Marcin Juszkiewicz) [RHEL-102691] +- firmware: arm_ffa: Skip Rx buffer ownership release if not acquired (Marcin Juszkiewicz) [RHEL-102691] +- firmware: arm_ffa: Set dma_mask for ffa devices (Marcin Juszkiewicz) [RHEL-102691] {CVE-2025-38043} +- firmware: arm_ffa: Skip the first/partition ID when parsing vCPU list (Marcin Juszkiewicz) [RHEL-102691] +- firmware: arm_ffa: Explicitly cast return value from NOTIFICATION_INFO_GET (Marcin Juszkiewicz) [RHEL-102691] +- firmware: arm_ffa: Explicitly cast return value from FFA_VERSION before comparison (Marcin Juszkiewicz) [RHEL-102691] +- firmware: arm_ffa: Handle ffa_notification_get correctly at virtual FF-A instance (Marcin Juszkiewicz) [RHEL-102691] +- firmware: arm_ffa: Allow multiple UUIDs per partition to register SRI callback (Marcin Juszkiewicz) [RHEL-102691] +- firmware: arm_ffa: Add support for handling framework notifications (Marcin Juszkiewicz) [RHEL-102691] +- firmware: arm_ffa: Add support for {un,}registration of framework notifications (Marcin Juszkiewicz) [RHEL-102691] +- firmware: arm_ffa: Stash ffa_device instead of notify_type in notifier_cb_info (Marcin Juszkiewicz) [RHEL-102691] +- firmware: arm_ffa: Refactoring to prepare for framework notification support (Marcin Juszkiewicz) [RHEL-102691] +- firmware: arm_ffa: Remove unnecessary declaration of ffa_partitions_cleanup() (Marcin Juszkiewicz) [RHEL-102691] +- firmware: arm_ffa: Reject higher major version as incompatible (Marcin Juszkiewicz) [RHEL-102691] +- firmware: arm_ffa: Upgrade FF-A version to v1.2 in the driver (Marcin Juszkiewicz) [RHEL-102691] +- firmware: arm_ffa: Add support for passing UUID in FFA_MSG_SEND2 (Marcin Juszkiewicz) [RHEL-102691] +- firmware: arm_ffa: Unregister the FF-A devices when cleaning up the partitions (Marcin Juszkiewicz) [RHEL-102691] +- firmware: arm_ffa: Handle the presence of host partition in the partition info (Marcin Juszkiewicz) [RHEL-102691] +- firmware: arm_ffa: Refactor addition of partition information into XArray (Marcin Juszkiewicz) [RHEL-102691] +- firmware: arm_ffa: Fix big-endian support in __ffa_partition_info_regs_get() (Marcin Juszkiewicz) [RHEL-102691] +- firmware: arm_ffa: Fix big-endian support in __ffa_partition_info_get() (Marcin Juszkiewicz) [RHEL-102691] +- firmware: arm_ffa: Align sync_send_receive{,2} function prototypes (Marcin Juszkiewicz) [RHEL-102691] +- firmware: arm_ffa: Replace UUID buffer to standard UUID format (Marcin Juszkiewicz) [RHEL-102691] +- firmware: arm_ffa: Replace SCMI by FF-A in the macro (Marcin Juszkiewicz) [RHEL-102691] +- firmware: arm_ffa: Fix the race around setting ffa_dev->properties (Marcin Juszkiewicz) [RHEL-102691] +- firmware: arm_ffa: Avoid string-fortify warning caused by memcpy() (Marcin Juszkiewicz) [RHEL-102691] +- firmware: arm_ffa: Avoid string-fortify warning in export_uuid() (Marcin Juszkiewicz) [RHEL-102691] +- firmware: arm_ffa: Fetch the Rx/Tx buffer size using ffa_features() (Marcin Juszkiewicz) [RHEL-102691] +- firmware: arm_ffa: Add support for FFA_YIELD in direct messaging (Marcin Juszkiewicz) [RHEL-102691] +- firmware: arm_ffa: Add support for FFA_MSG_SEND_DIRECT_{REQ,RESP}2 (Marcin Juszkiewicz) [RHEL-102691] +- firmware: arm_ffa: Add support for FFA_PARTITION_INFO_GET_REGS (Marcin Juszkiewicz) [RHEL-102691] +- firmware: arm_ffa: Move the function ffa_features() earlier (Marcin Juszkiewicz) [RHEL-102691] +- firmware: arm_ffa: Update the FF-A command list with v1.2 additions (Marcin Juszkiewicz) [RHEL-102691] +- firmware: arm_ffa: Some coding style fixes (Marcin Juszkiewicz) [RHEL-102691] +- firmware: arm_ffa: Split bus and driver into distinct modules (Marcin Juszkiewicz) [RHEL-102691] +- firmware: arm_ffa: Move the FF-A v1.0 NULL UUID workaround to bus notifier (Marcin Juszkiewicz) [RHEL-102691] +- firmware: arm_ffa: Avoid queuing work when running on the worker queue (Marcin Juszkiewicz) [RHEL-102691] +- firmware: arm_ffa: Fix memory corruption in ffa_msg_send2() (Marcin Juszkiewicz) [RHEL-102691] +- firmware: arm_ffa: Add support for FFA_MSG_SEND2 (Marcin Juszkiewicz) [RHEL-102691] +- firmware: arm_ffa: Stash the partition properties for query purposes (Marcin Juszkiewicz) [RHEL-102691] +- firmware: arm_ffa: Fix kernel warning about incorrect SRI/NPI (Marcin Juszkiewicz) [RHEL-102691] +- firmware: arm_ffa: Add support for handling notification pending interrupt(NPI) (Marcin Juszkiewicz) [RHEL-102691] +- firmware: arm_ffa: Refactor SRI handling in prepartion to add NPI support (Marcin Juszkiewicz) [RHEL-102691] +- firmware: arm_ffa: Skip creation of the notification bitmaps (Marcin Juszkiewicz) [RHEL-102691] +- firmware: arm_ffa: Fix the partition ID check in ffa_notification_info_get() (Marcin Juszkiewicz) [RHEL-102691] +- firmware: arm_ffa: Handle partitions setup failures (Marcin Juszkiewicz) [RHEL-102691] +- firmware: arm_ffa: Use xa_insert() and check for result (Marcin Juszkiewicz) [RHEL-102691] +- firmware: arm_ffa: Simplify ffa_partitions_cleanup() (Marcin Juszkiewicz) [RHEL-102691] +- firmware: arm_ffa: Check xa_load() return value (Marcin Juszkiewicz) [RHEL-102691] +- firmware: arm_ffa: Add missing rwlock_init() for the driver partition (Marcin Juszkiewicz) [RHEL-102691] +- firmware: arm_ffa: Add missing rwlock_init() in ffa_setup_partitions() (Marcin Juszkiewicz) [RHEL-102691] +- firmware: arm_ffa: Fix ffa_notification_info_get() IDs handling (Marcin Juszkiewicz) [RHEL-102691] +- firmware: arm_ffa: Fix the size of the allocation in ffa_partitions_cleanup() (Marcin Juszkiewicz) [RHEL-102691] +- firmware: arm_ffa: Fix FFA notifications cleanup path (Marcin Juszkiewicz) [RHEL-102691] +- firmware: arm_ffa: Add checks for the notification enabled state (Marcin Juszkiewicz) [RHEL-102691] +- firmware: arm_ffa: Setup the partitions after the notification initialisation (Marcin Juszkiewicz) [RHEL-102691] +- firmware: arm_ffa: Allow FF-A initialisation even when notification fails (Marcin Juszkiewicz) [RHEL-102691] +- firmware: arm_ffa: Upgrade the driver version to v1.1 (Marcin Juszkiewicz) [RHEL-102691] +- firmware: arm_ffa: Update memory descriptor to support v1.1 format (Marcin Juszkiewicz) [RHEL-102691] +- firmware: arm_ffa: Switch to using ffa_mem_desc_offset() accessor (Marcin Juszkiewicz) [RHEL-102691] +- firmware: arm_ffa: Simplify the computation of transmit and fragment length (Marcin Juszkiewicz) [RHEL-102691] +- firmware: arm_ffa: Add notification handling mechanism (Marcin Juszkiewicz) [RHEL-102691] +- firmware: arm_ffa: Add interface to send a notification to a given partition (Marcin Juszkiewicz) [RHEL-102691] +- firmware: arm_ffa: Add interfaces to request notification callbacks (Marcin Juszkiewicz) [RHEL-102691] +- firmware: arm_ffa: Add schedule receiver callback mechanism (Marcin Juszkiewicz) [RHEL-102691] +- firmware: arm_ffa: Initial support for scheduler receiver interrupt (Marcin Juszkiewicz) [RHEL-102691] +- firmware: arm_ffa: Implement the NOTIFICATION_INFO_GET interface (Marcin Juszkiewicz) [RHEL-102691] +- firmware: arm_ffa: Implement the FFA_NOTIFICATION_GET interface (Marcin Juszkiewicz) [RHEL-102691] +- firmware: arm_ffa: Implement the FFA_NOTIFICATION_SET interface (Marcin Juszkiewicz) [RHEL-102691] +- firmware: arm_ffa: Implement the FFA_RUN interface (Marcin Juszkiewicz) [RHEL-102691] +- firmware: arm_ffa: Implement the notification bind and unbind interface (Marcin Juszkiewicz) [RHEL-102691] +- firmware: arm_ffa: Implement notification bitmap create and destroy interfaces (Marcin Juszkiewicz) [RHEL-102691] +- firmware: arm_ffa: Update the FF-A command list with v1.1 additions (Marcin Juszkiewicz) [RHEL-102691] +- firmware: arm_ffa: Emit modalias for FF-A devices (Marcin Juszkiewicz) [RHEL-102691] +Resolves: RHEL-102691, RHEL-105063, RHEL-107194, RHEL-110206, RHEL-110235, RHEL-111095 + +* Sat Aug 30 2025 CKI KWF Bot [5.14.0-612.el9] +- redhat: bump RHEL_MINOR to 8 (Patrick Talbert) +- x86/cpu: Add new Intel CPU model numbers for Wildcatlake and Novalake (David Arcari) [RHEL-95631] +- x86/cpu: Add CPU model number for Bartlett Lake CPUs with Raptor Cove cores (David Arcari) [RHEL-95631] +- s390/pci: Fix __pcilg_mio_inuser() inline assembly (Mete Durlu) [RHEL-105605] +- s390/pci: Do not try re-enabling load/store if device is disabled (Mete Durlu) [RHEL-105598] +- s390/pci: Fix stale function handles in error handling (Mete Durlu) [RHEL-105598] +- net/smc: Fix lookup of netdev by using ib_device_get_netdev() (Mete Durlu) [RHEL-102713] +- ibmveth: Add multi buffers rx replenishment hcall support (Mamatha Inamdar) [RHEL-104667] +- net: ibmveth: Reset the adapter when unexpected states are detected (Mamatha Inamdar) [RHEL-104667] +- ibmvnic: Use ndo_get_stats64 to fix inaccurate SAR reporting (Mamatha Inamdar) [RHEL-104119] +- ibmvnic: Fix hardcoded NUM_RX_STATS/NUM_TX_STATS with dynamic sizeof (Mamatha Inamdar) [RHEL-104119] +- ibmvnic: Add stat for tx direct vs tx batched (Mamatha Inamdar) [RHEL-104119] +- memory: tegra: Fix indentation (Marcin Juszkiewicz) [RHEL-26426] +- memory: tegra: Add BPMP and ICC info for DLA clients (Marcin Juszkiewicz) [RHEL-26426] +- memory: tegra: Correct DLA client names (Marcin Juszkiewicz) [RHEL-26426] +- soc/tegra: pmc: Add SD wake event for Tegra234 (Marcin Juszkiewicz) [RHEL-26405] +Resolves: RHEL-102713, RHEL-104119, RHEL-104667, RHEL-105598, RHEL-105605, RHEL-26405, RHEL-26426, RHEL-95631 + +* Fri Oct 17 2025 Augusto Caringi [5.14.0-611.5.1.el9_7] +- redhat: revert to using redhatsecureboot504 for RHEL UKI (Vitaly Kuznetsov) [RHEL-122230] +Resolves: RHEL-122230 + +* Wed Oct 08 2025 Augusto Caringi [5.14.0-611.4.1.el9_7] +- drm/amdgpu: Include sdma_4_4_4.bin (Peter Colberg) [RHEL-117568] +- redhat: use new x86/aarch64 signing key (801/804) (Augusto Caringi) [RHEL-116727] +Resolves: RHEL-116727, RHEL-117568 + +* Mon Oct 06 2025 Augusto Caringi [5.14.0-611.3.1.el9_7] +- scsi: mpi3mr: Update driver version to 8.15.0.5.50 (Chandrakanth Patil) [RHEL-112803] +- scsi: mpi3mr: Fix premature TM timeouts on virtual drives (Chandrakanth Patil) [RHEL-112803] +- scsi: mpi3mr: Update MPI headers to revision 37 (Chandrakanth Patil) [RHEL-112803] +- scsi: mpi3mr: Fix I/O failures during controller reset (Chandrakanth Patil) [RHEL-112803] +- scsi: mpi3mr: Fix controller init failure on fault during queue creation (Chandrakanth Patil) [RHEL-112803] +- scsi: mpi3mr: Fix device loss during enclosure reboot due to zero link speed (Chandrakanth Patil) [RHEL-112803] +- scsi: mpi3mr: Serialize admin queue BAR writes on 32-bit systems (Chandrakanth Patil) [RHEL-112803] +- scsi: mpi3mr: Fix race between config read submit and interrupt completion (Chandrakanth Patil) [RHEL-112803] +- scsi: mpi3mr: Correctly handle ATA device errors (Chandrakanth Patil) [RHEL-112803] +- io_uring/futex: ensure io_futex_wait() cleans up properly on failure (CKI Backport Bot) [RHEL-114336] {CVE-2025-39698} +- NFS: Fix filehandle bounds checking in nfs_fh_to_dentry() (CKI Backport Bot) [RHEL-113611] {CVE-2025-39730} +- eventpoll: Fix semi-unbounded recursion (CKI Backport Bot) [RHEL-111050] {CVE-2025-38614} +- ALSA: hda/ca0132: Fix buffer overflow in add_tuning_control (CKI Backport Bot) [RHEL-114850] {CVE-2025-39751} +- wifi: ath12k: Decrement TID on RX peer frag setup error handling (CKI Backport Bot) [RHEL-114708] {CVE-2025-39761} +- ALSA: usb-audio: Validate UAC3 power domain descriptors, too (Jaroslav Kysela) [RHEL-114691] {CVE-2025-38729} +- ALSA: usb-audio: Fix size validation in convert_chmap_v3() (Jaroslav Kysela) [RHEL-114691] +- ALSA: usb-audio: Validate UAC3 cluster segment descriptors (CKI Backport Bot) [RHEL-114691] {CVE-2025-39757} +- cxgb4: Avoid removal of uninserted tid JIRA: https://issues.redhat.com/browse/RHEL-75571 (Jakub Ramaseuski) +- selftests: tls: add tests for zero-length records (Sabrina Dubroca) [RHEL-114324] {CVE-2025-39682} +- tls: fix handling of zero-length records on the rx_list (Sabrina Dubroca) [RHEL-114324] {CVE-2025-39682} +- kabi: enable check-kabi (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol zlib_inflate_workspacesize to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol zlib_inflateInit2 to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol zlib_inflateEnd to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol zlib_inflate to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol zgid to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol zap_vma_ptes to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol yield to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol xz_dec_run to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol xz_dec_init to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol xz_dec_end to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol xsk_uses_need_wakeup to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol xsk_tx_release to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol xsk_tx_peek_release_desc_batch to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol xsk_tx_peek_desc to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol xsk_tx_completed to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol xsk_set_tx_need_wakeup to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol xsk_set_rx_need_wakeup to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol xsk_get_pool_from_qid to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol xsk_clear_rx_need_wakeup to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol xp_set_rxq_info to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol xp_raw_get_dma to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol xp_free to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol xp_fill_cb to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol xp_dma_unmap to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol xp_dma_map to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol xp_can_alloc to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol xp_alloc_batch to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol xp_alloc to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol xfrm_aead_get_byname to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol xdp_warn to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol xdp_set_features_flag to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol xdp_rxq_info_unreg_mem_model to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol xdp_rxq_info_unreg to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol xdp_rxq_info_reg_mem_model to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __xdp_rxq_info_reg to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol xdp_rxq_info_is_reg to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol xdp_return_frame_rx_napi to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol xdp_return_frame_bulk to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol xdp_return_frame to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol xdp_return_buff to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol xdp_master_redirect to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol xdp_flush_frame_bulk to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol xdp_features_set_redirect_target to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol xdp_features_clear_redirect_target to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol xdp_do_redirect to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol xdp_do_flush to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol xdp_convert_zc_to_xdp_frame to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol xattr_full_name to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol xa_store to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol xas_find to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol xa_set_mark to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol xa_load to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __xa_insert to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol xa_get_mark to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol xa_find_after to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol xa_find to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol xa_erase to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol xa_destroy to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol xa_clear_mark to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __xa_alloc_cyclic to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __xa_alloc to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol x86_spec_ctrl_base to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __x86_return_thunk to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __x86_indirect_thunk_rsi to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __x86_indirect_thunk_rdx to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __x86_indirect_thunk_rdi to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __x86_indirect_thunk_rcx to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __x86_indirect_thunk_rbx to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __x86_indirect_thunk_rbp to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __x86_indirect_thunk_rax to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __x86_indirect_thunk_r9 to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __x86_indirect_thunk_r8 to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __x86_indirect_thunk_r15 to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __x86_indirect_thunk_r14 to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __x86_indirect_thunk_r13 to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __x86_indirect_thunk_r12 to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __x86_indirect_thunk_r11 to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __x86_indirect_thunk_r10 to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol x86_cpu_to_apicid to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __write_overflow_field to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol write_inode_now to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __warn_printk to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol wake_up_process to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __wake_up_locked to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __wake_up to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __wait_on_buffer to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol wait_for_completion_timeout to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol wait_for_completion_io_timeout to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol wait_for_completion_interruptible_timeout to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol wait_for_completion_interruptible to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol wait_for_completion to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol vzalloc to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol vsprintf to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol vsnprintf to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol vscnprintf to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol vprintk to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol vm_zone_stat to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol vm_munmap to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol vm_mmap to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol vm_event_states to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol vmemmap_base to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol vmalloc_to_page to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol vmalloc_node to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol vmalloc_base to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol vmalloc_32 to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol vmalloc to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __vmalloc to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol vlan_dev_vlan_proto to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol vlan_dev_vlan_id to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol vlan_dev_real_dev to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __virt_addr_valid to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol vfs_unlink to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol vfs_symlink to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol vfs_statfs to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __vfs_setxattr to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol vfs_rmdir to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol vfs_rename to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __vfs_removexattr to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol vfs_readlink to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol vfs_mknod to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol vfs_mkdir to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol vfs_llseek to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol vfs_link to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol vfs_iter_write to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol vfs_iter_read to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __vfs_getxattr to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol vfs_get_link to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol vfs_getattr to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol vfs_fsync_range to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol vfs_fsync to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol vfs_create to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol vfree to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __var_waitqueue to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol uv_undefined to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol uv_teardown_irq to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol uv_setup_irq to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol uv_possible_blades to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __uv_hub_info_list to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol uv_get_hubless_system to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __uv_cpu_info to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol uv_bios_obj_count to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol uv_bios_install_heap to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol uv_bios_get_pci_topology to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol uv_bios_get_master_nasid to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol uv_bios_get_heapsize to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol uv_bios_get_geoinfo to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol uv_bios_enum_ports to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol uv_bios_enum_objs to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol usleep_range_state to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol up_write to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol up_read to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol up to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol unregister_sysctl_table to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol unregister_switchdev_notifier to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol unregister_switchdev_blocking_notifier to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol unregister_shrinker to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol unregister_reboot_notifier to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol unregister_nmi_handler to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol unregister_netevent_notifier to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol unregister_netdevice_notifier_net to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol unregister_netdevice_notifier_dev_net to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol unregister_netdevice_notifier to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol unregister_netdev to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol unregister_kprobe to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol unregister_inetaddr_notifier to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol unregister_inet6addr_notifier to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol unregister_filesystem to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol unregister_fib_notifier to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol unregister_chrdev_region to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __unregister_chrdev to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol unregister_blkdev to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol unregister_binfmt to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol unmap_mapping_range to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol unlock_page to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol udp_tunnel_nic_ops to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol udp4_hwcsum to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __udelay to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol tty_unregister_driver to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol tty_termios_encode_baud_rate to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol tty_std_termios to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol tty_register_driver to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol tty_port_link_device to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol tty_port_init to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol tty_port_destroy to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __tty_insert_flip_string_flags to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol tty_flip_buffer_push to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol tty_driver_kref_put to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol tty_buffer_request_room to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __tty_alloc_driver to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol tsc_khz to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol try_wait_for_completion to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol try_module_get to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol truncate_pagecache to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol truncate_inode_pages_range to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol truncate_inode_pages_final to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol truncate_inode_pages to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __trace_set_current_state to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol trace_seq_putc to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol trace_seq_printf to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol trace_raw_output_prep to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol trace_print_flags_seq to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol trace_print_bitmask_seq to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __tracepoint_xdp_exception to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __tracepoint_write_msr to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __tracepoint_sched_set_state_tp to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __tracepoint_read_msr to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __tracepoint_mmap_lock_start_locking to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __tracepoint_mmap_lock_released to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __tracepoint_mmap_lock_acquire_returned to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol trace_handle_return to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol trace_event_reg to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol trace_event_raw_init to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol trace_event_printf to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol trace_event_ignore_this_pid to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol trace_event_buffer_reserve to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol trace_event_buffer_commit to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol trace_array_set_clr_event to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol trace_array_put to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol trace_array_get_by_name to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol touch_softlockup_watchdog to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol _totalram_pages to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol tls_validate_xmit_skb to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol tls_get_record to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol timer_shutdown_sync to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol timer_shutdown to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol timer_delete_sync to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol timer_delete to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol timecounter_read to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol timecounter_init to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol timecounter_cyc2time to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol time64_to_tm to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol this_cpu_off to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol tcp_hashinfo to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol tcp_gro_complete to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __task_pid_nr_ns to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol tasklet_unlock_wait to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol tasklet_setup to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __tasklet_schedule to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol tasklet_kill to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol tasklet_init to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __tasklet_hi_schedule to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol sys_tz to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol system_wq to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol system_unbound_wq to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol system_state to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol sysfs_streq to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol sysfs_remove_group to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol sysfs_remove_file_ns to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol sysfs_remove_bin_file to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __sysfs_match_string to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol sysfs_emit to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol sysfs_create_group to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol sysfs_create_file_ns to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol sysfs_create_bin_file to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol sysfs_add_file_to_group to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol sync_mapping_buffers to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol synchronize_rcu to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol synchronize_net to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol synchronize_irq to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol sync_blockdev to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __symbol_put to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __symbol_get to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol switchdev_handle_port_obj_del to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol switchdev_handle_port_obj_add to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol switchdev_handle_port_attr_set to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __sw_hweight64 to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __sw_hweight32 to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol submit_bio_noacct to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol submit_bio to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol strstr to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol strsep to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol strrchr to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol strnlen_user to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol strnlen to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol strncpy_from_user to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol strncpy to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol strncmp to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol strncasecmp to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol strlen to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol strlcpy to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol strlcat to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol strim to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol strcspn to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol strcpy to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol strcmp to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol strchr to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol strcat to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol strcasecmp to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol static_key_slow_inc to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol static_key_slow_dec to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol static_key_enable to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol static_key_disable to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol static_key_count to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol starget_for_each_device to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __stack_chk_fail to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol sscanf to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol sprintf to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol sort to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol softnet_data to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol sock_setsockopt to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol sock_sendmsg to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol sock_release to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol sock_recvmsg to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol sock_gen_put to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol sock_create_kern to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol sock_create to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol sock_alloc_file to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol sn_region_size to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol snprintf to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol sn_partition_id to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol smp_call_function_single_async to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol smp_call_function_single to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol smp_call_function_many to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol smp_call_function to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol sme_me_mask to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol slab_build_skb to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol sk_skb_reason_drop to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol sk_free to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol skb_vlan_pop to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol skb_tstamp_tx to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __skb_recv_udp to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol skb_realloc_headroom to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol skb_queue_tail to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol skb_put to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol skb_push to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol skb_pull to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __skb_pad to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __skb_gso_segment to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __skb_flow_dissect to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol skb_ext_add to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol skb_dequeue to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol skb_copy_header to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol skb_copy_expand to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol skb_copy_bits to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol skb_copy to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol skb_clone_tx_timestamp to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol skb_clone to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol skb_checksum_help to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol skb_checksum to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol skb_add_rx_frag to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol sk_alloc to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol sized_strscpy to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol single_release to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol single_open_size to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol single_open to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol simple_write_to_buffer to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol simple_strtoull to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol simple_strtoul to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol simple_strtol to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol simple_statfs to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol simple_read_from_buffer to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol simple_open to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol simple_attr_release to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol simple_attr_open to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol si_meminfo to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol sigprocmask to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol shrink_dcache_sb to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol shrink_dcache_parent to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol sg_pcopy_to_buffer to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol sg_pcopy_from_buffer to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __sg_page_iter_start to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __sg_page_iter_dma_next to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol sg_next to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol sg_nents to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol sg_miter_stop to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol sg_miter_start to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol sg_miter_next to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol sget to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol sg_copy_to_buffer to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol sg_copy_from_buffer to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol sg_copy_buffer to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol set_user_nice to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol set_page_writeback to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __set_page_dirty_nobuffers to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol set_page_dirty_lock to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol set_page_dirty to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol set_normalized_timespec64 to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol set_nlink to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol set_memory_wc to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol set_freezable to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol set_disk_ro to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol set_current_groups to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol set_cpus_allowed_ptr to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol set_capacity to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol set_blocksize to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol setattr_prepare to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol seq_write to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol seq_release to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol seq_read to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol seq_puts to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol seq_putc to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol seq_printf to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol seq_open to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol seq_lseek to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol send_sig_info to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol send_sig to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol security_sb_set_mnt_opts to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol security_sb_eat_lsm_opts to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol security_inode_init_security to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol security_free_mnt_opts to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol security_d_instantiate to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol secure_tcpv6_seq to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol secure_tcp_seq to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol secpath_set to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol sdev_prefix_printk to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __SCT__tp_func_xdp_exception to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __SCT__preempt_schedule_notrace to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __SCT__preempt_schedule to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __SCT__might_resched to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __SCT__cond_resched to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol scsi_vpd_lun_id to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol scsi_unblock_requests to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol scsi_scan_target to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol scsi_scan_host to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol scsi_sanitize_inquiry_string to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol scsi_rescan_device to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol scsi_remove_target to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol scsi_remove_host to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol scsi_remove_device to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol scsi_print_command to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol scsi_normalize_sense to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol scsilun_to_int to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __scsi_iterate_devices to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol scsi_is_sdev_device to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol scsi_is_host_device to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol scsi_is_fc_rport to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol scsi_host_put to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol scsi_host_lookup to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol scsi_host_get to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol scsi_host_busy to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol scsi_host_alloc to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol scsi_get_vpd_page to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol scsi_execute_cmd to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol scsi_done to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol scsi_dma_unmap to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol scsi_dma_map to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol scsi_device_type to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol scsi_device_set_state to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol scsi_device_put to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol scsi_device_lookup to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol scsi_device_get to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol scsi_device_from_queue to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol scsi_command_size_tbl to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol scsi_change_queue_depth to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol scsicam_bios_param to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol scsi_bus_type to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol scsi_build_sense_buffer to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol scsi_build_sense to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol scsi_block_requests to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol scsi_alloc_request to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol scsi_add_host_with_dma to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol scsi_add_device to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol scnprintf to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol scmd_printk to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __SCK__tp_func_xdp_exception to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol schedule_timeout_uninterruptible to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol schedule_timeout to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol schedule to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol sched_numa_hop_mask to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol sched_clock_cpu to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol sched_clock to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol sas_rphy_free to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol sas_rphy_add to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol sas_remove_host to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol sas_release_transport to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol sas_port_free to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol sas_port_delete_phy to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol sas_port_delete to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol sas_port_alloc_num to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol sas_port_add_phy to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol sas_port_add to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol sas_phy_free to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol sas_phy_delete to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol sas_phy_alloc to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol sas_phy_add to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol sas_expander_alloc to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol sas_end_device_alloc to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol sas_attach_transport to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol sas_ata_ncq_prio_supported to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol rtnl_unlock to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol rtnl_trylock to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol rtnl_lock to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol rtnl_is_locked to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol rps_may_expire_flow to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol round_jiffies to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol root_device_unregister to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __root_device_register to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol rht_bucket_nested_insert to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol rht_bucket_nested to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __rht_bucket_nested to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol rhltable_init to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol rhashtable_walk_stop to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol rhashtable_walk_start_check to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol rhashtable_walk_next to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol rhashtable_walk_exit to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol rhashtable_walk_enter to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol rhashtable_insert_slow to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol rhashtable_init to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol rhashtable_free_and_destroy to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol rhashtable_destroy to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol revert_creds to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol reset_devices to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol request_threaded_irq to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __request_region to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __request_module to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol request_firmware_nowait to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol request_firmware_direct to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol request_firmware to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol rep_movs_alternative to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol remove_wait_queue to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol remove_proc_entry to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol remap_pfn_range to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol release_sock to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __release_region to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol release_firmware to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol register_sysctl_table to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol register_switchdev_notifier to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol register_switchdev_blocking_notifier to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol register_shrinker to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol register_reboot_notifier to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __register_nmi_handler to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol register_netevent_notifier to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol register_netdevice_notifier_net to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol register_netdevice_notifier_dev_net to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol register_netdevice_notifier to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol register_netdevice to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol register_netdev to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol register_kprobe to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol register_inetaddr_notifier to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol register_inet6addr_notifier to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol register_filesystem to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol register_fib_notifier to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol register_chrdev_region to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __register_chrdev to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __register_blkdev to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __register_binfmt to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __refrigerator to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol refcount_warn_saturate to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol refcount_dec_if_one to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol refcount_dec_and_mutex_lock to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol recalc_sigpending to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __read_overflow2_field to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol rdma_user_mmap_io to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol rdma_user_mmap_entry_remove to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol rdma_user_mmap_entry_put to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol rdma_user_mmap_entry_insert to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol rdma_user_mmap_entry_get to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol rdma_resolve_route to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol rdma_resolve_addr to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol rdma_reject to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol rdma_read_gid_l2_fields to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol rdma_query_gid to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol rdma_listen to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol rdma_disconnect to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol rdma_destroy_qp to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol rdma_destroy_id to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol rdma_create_qp to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __rdma_create_kernel_id to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol rdma_connect to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __rdma_block_iter_start to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __rdma_block_iter_next to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol rdma_bind_addr to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol rdma_alloc_hw_stats_struct to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol rdma_accept to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol rcuref_get_slowpath to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol rcu_read_unlock_strict to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __rcu_read_unlock to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __rcu_read_lock to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol rcu_barrier to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol rb_next to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol rb_insert_color to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol rb_first to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol rb_erase to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol _raw_write_unlock_irqrestore to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol _raw_write_unlock_irq to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol _raw_write_unlock_bh to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol _raw_write_unlock to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol _raw_write_trylock to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol _raw_write_lock_irqsave to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol _raw_write_lock_irq to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol _raw_write_lock_bh to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol _raw_write_lock to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol _raw_spin_unlock_irqrestore to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol _raw_spin_unlock_irq to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol _raw_spin_unlock_bh to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol _raw_spin_unlock to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol _raw_spin_trylock_bh to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol _raw_spin_trylock to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol _raw_spin_lock_irqsave to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol _raw_spin_lock_irq to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol _raw_spin_lock_bh to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol _raw_spin_lock to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol _raw_read_unlock_irqrestore to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol _raw_read_unlock_irq to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol _raw_read_unlock_bh to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol _raw_read_unlock to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol _raw_read_lock_irqsave to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol _raw_read_lock_irq to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol _raw_read_lock_bh to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol _raw_read_lock to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol ___ratelimit to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol radix_tree_tag_set to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol radix_tree_next_chunk to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol radix_tree_lookup to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol radix_tree_insert to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol radix_tree_delete to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol queue_work_on to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol queue_limits_commit_update to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol queue_delayed_work_on to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol qed_put_iscsi_ops to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol qed_put_eth_ops to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol qdisc_reset to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol pv_ops to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __put_user_nocheck_4 to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __put_user_8 to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __put_user_4 to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __put_user_2 to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol put_unused_fd to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol put_disk to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __put_devmap_managed_page_refs to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol put_device to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __put_cred to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol ptrs_per_p4d to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol ptp_schedule_worker to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol ptp_parse_header to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol ptp_find_pin to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol ptp_clock_unregister to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol ptp_clock_register to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol ptp_clock_index to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol ptp_clock_event to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol ptp_classify_raw to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol ptp_cancel_worker_sync to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol ___pskb_trim to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __pskb_pull_tail to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol pskb_expand_head to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol psample_sample_packet to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol proc_remove to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol proc_mkdir_mode to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol proc_mkdir to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol proc_dostring to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol proc_dointvec_minmax to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol proc_dointvec to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol proc_create_data to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol proc_create to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol priv_to_devlink to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __printk_ratelimit to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol _printk to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol print_hex_dump to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol prepare_to_wait_exclusive to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol prepare_to_wait_event to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol prepare_to_wait to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol prepare_creds to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol posix_test_lock to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol posix_lock_file to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol posix_acl_valid to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol posix_acl_to_xattr to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol posix_acl_from_xattr to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol posix_acl_alloc to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol poll_initwait to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol poll_freewait to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol pm_schedule_suspend to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __pm_runtime_resume to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __pm_runtime_idle to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol pldmfw_op_pci_match_record to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol pldmfw_flash_image to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol pipe_unlock to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol pipe_lock to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol pid_task to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol phy_validate_pause to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol phy_support_asym_pause to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol phy_stop to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol phy_start_aneg to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol phy_start to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol physical_mask to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol phy_set_max_speed to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol phy_set_asym_pause to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol phys_base to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol phy_mii_ioctl to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol phy_ethtool_ksettings_set to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol phy_ethtool_ksettings_get to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol phy_disconnect to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol phy_connect to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol phy_attached_info to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol pgprot_writecombine to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol pgdir_shift to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol perf_trace_run_bpf_submit to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol perf_trace_buf_alloc to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol percpu_ref_init to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol percpu_ref_exit to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __per_cpu_offset to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol pcpu_hot to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol pcix_set_mmrbc to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol pci_write_config_word to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol pci_write_config_dword to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol pci_write_config_byte to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol pci_wake_from_d3 to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol pci_wait_for_pending_transaction to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol pci_vpd_find_ro_info_keyword to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol pci_vpd_check_csum to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol pci_vpd_alloc to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol pci_vfs_assigned to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol pci_unregister_driver to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol pci_try_set_mwi to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol pci_sriov_set_totalvfs to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol pci_sriov_get_totalvfs to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol pci_set_power_state to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol pci_set_mwi to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol pci_set_master to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol pci_select_bars to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol pci_save_state to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol pci_restore_state to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol pci_restore_msi_state to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol pci_reset_bus to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol pci_request_selected_regions to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol pci_request_regions to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol pci_release_selected_regions to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol pci_release_regions to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __pci_register_driver to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol pci_read_vpd to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol pci_read_config_word to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol pci_read_config_dword to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol pci_read_config_byte to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol pci_prepare_to_sleep to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol pci_num_vf to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol pci_msix_free_irq to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol pci_msix_can_alloc_dyn to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol pci_msix_alloc_irq_at to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol pcim_iomap_table to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol pcim_iomap_regions to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol pcim_enable_device to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol pci_irq_vector to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol pci_irq_get_affinity to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol pci_iov_virtfn_devfn to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol pci_iov_vf_id to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol pci_iov_get_pf_drvdata to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol pci_iounmap to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol pci_ioremap_bar to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol pci_iomap to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol pci_get_slot to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol pci_get_dsn to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol pci_get_domain_bus_and_slot to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol pci_get_device to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol pci_free_irq_vectors to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol pci_find_ext_capability to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol pci_find_capability to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol pcie_set_readrq to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol pcie_relaxed_ordering_enabled to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol pcie_ptm_enabled to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol pcie_print_link_status to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol pci_enable_wake to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol pci_enable_sriov to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol pci_enable_ptm to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol pci_enable_msix_range to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol pci_enable_msi to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol pci_enable_device_mem to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol pci_enable_device to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol pci_enable_atomic_ops_to_root to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol pcie_get_readrq to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol pcie_flr to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol pcie_capability_write_word to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol pcie_capability_read_word to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol pcie_capability_read_dword to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol pcie_capability_clear_and_set_word_unlocked to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol pcie_capability_clear_and_set_word_locked to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol pcie_bandwidth_available to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol pci_disable_sriov to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol pci_disable_rom to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol pci_disable_msix to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol pci_disable_msi to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol pci_disable_link_state to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol pci_disable_device to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol pci_dev_put to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol pci_dev_present to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol pci_device_is_present to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol pci_dev_get to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol pci_dev_driver to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol pci_clear_mwi to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol pci_clear_master to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol pci_choose_state to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol pci_cfg_access_unlock to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol pci_cfg_access_lock to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol pci_bus_type to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol pci_alloc_irq_vectors_affinity to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol pci_alloc_irq_vectors to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol pci_aer_clear_nonfatal_status to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol path_put to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol param_set_int to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol param_set_bool to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol param_ops_ushort to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol param_ops_ulong to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol param_ops_ullong to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol param_ops_uint to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol param_ops_string to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol param_ops_short to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol param_ops_long to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol param_ops_int to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol param_ops_charp to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol param_ops_byte to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol param_ops_bool to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol param_get_int to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol param_array_ops to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol panic_notifier_list to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol panic to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol page_pool_update_nid to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol page_pool_put_unrefed_page to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol page_pool_get_stats to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol page_pool_disable_direct_recycling to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol page_pool_destroy to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol page_pool_create to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol page_pool_alloc_pages to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol page_offset_base to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol page_frag_free to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __page_frag_cache_drain to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol pagecache_get_page to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol pack_fields_u8 to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol override_creds to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol on_each_cpu_cond_mask to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol nvmet_fc_unregister_targetport to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol nvmet_fc_register_targetport to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol nvmet_fc_rcv_ls_req to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol nvmet_fc_rcv_fcp_req to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol nvmet_fc_rcv_fcp_abort to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol nvmet_fc_invalidate_host to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol nvme_fc_unregister_remoteport to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol nvme_fc_unregister_localport to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol nvme_fc_set_remoteport_devloss to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol nvme_fc_rescan_remoteport to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol nvme_fc_register_remoteport to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol nvme_fc_register_localport to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol nvme_fc_rcv_ls_req to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol nvme_fc_io_getuuid to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __num_online_cpus to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol numa_node to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol ns_to_timespec64 to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol nr_cpu_ids to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol notify_change to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol noop_llseek to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol node_to_cpumask_map to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol node_states to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __node_distance to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol node_data to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol nla_find to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol new_inode to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol net_ratelimit to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol netif_tx_wake_queue to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol netif_tx_unlock to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol netif_tx_stop_all_queues to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol netif_tx_lock to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol netif_set_xps_queue to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol netif_set_tso_max_size to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol netif_set_tso_max_segs to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol netif_set_real_num_tx_queues to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol netif_set_real_num_rx_queues to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol netif_schedule_queue to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol netif_rx to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol netif_receive_skb to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol netif_queue_set_napi to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __netif_napi_del to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol netif_napi_add_weight to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol netif_get_num_default_rss_queues to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol netif_device_detach to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol netif_device_attach to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol netif_carrier_on to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol netif_carrier_off to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol netif_carrier_event to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol net_dim_get_rx_moderation to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol net_dim to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol netdev_warn to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol netdev_walk_all_upper_dev_rcu to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol netdev_update_features to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol netdev_unbind_sb_channel to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol netdev_state_change to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol netdev_set_tc_queue to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol netdev_set_sb_channel to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol netdev_set_num_tc to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol netdev_rx_handler_unregister to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol netdev_rx_handler_register to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol netdev_rss_key_fill to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol netdev_reset_tc to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol netdev_refcnt_read to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol netdev_printk to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol netdev_port_same_parent_id to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol netdev_pick_tx to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol netdev_notice to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol netdev_master_upper_dev_get_rcu to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol netdev_master_upper_dev_get to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol netdev_lower_get_next to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol netdev_info to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol netdev_features_change to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol netdev_err to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol netdev_crit to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol netdev_core_stats_inc to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol netdev_bind_sb_channel_queue to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __netdev_alloc_skb to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __netdev_alloc_frag_align to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol neigh_lookup to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __neigh_event_send to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol neigh_destroy to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol ndo_dflt_fdb_add to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol ndo_dflt_bridge_getlink to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __ndelay to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol napi_schedule_prep to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __napi_schedule_irqoff to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __napi_schedule to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol napi_gro_receive to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol napi_enable to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol napi_disable to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol napi_consume_skb to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol napi_complete_done to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol napi_busy_loop to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol napi_build_skb to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol napi_alloc_skb to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __napi_alloc_frag_align to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol names_cachep to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol mutex_unlock to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol mutex_trylock to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol mutex_lock_interruptible to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol mutex_lock to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol mutex_is_locked to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __mutex_init to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol msleep_interruptible to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol msleep to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __msecs_to_jiffies to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol mpi_read_raw_data to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol mpi_powm to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol mpi_get_buffer to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol mpi_free to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol mpi_alloc to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol mpage_writepages to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol mpage_readahead to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol mount_nodev to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol mount_bdev to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol module_refcount to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol module_put to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol module_layout to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __module_get to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol mod_timer to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol mod_delayed_work_on to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol mntput to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol mntget to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol mmu_notifier_put to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol mmu_notifier_get_locked to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol mmput to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __mmap_lock_do_trace_start_locking to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __mmap_lock_do_trace_released to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __mmap_lock_do_trace_acquire_returned to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol mlxfw_firmware_flash to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol mlx5_core_uplink_netdev_event_replay to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol mlx5_core_access_reg to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol mlx5_blocking_notifier_unregister to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol mlx5_blocking_notifier_register to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol misc_register to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol misc_deregister to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol metadata_dst_free to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol metadata_dst_alloc to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol memset to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol mem_section to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol mempool_kmalloc to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol mempool_kfree to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol mempool_free_slab to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol mempool_free to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol mempool_destroy to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol mempool_create_node to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol mempool_create to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol mempool_alloc_slab to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol mempool_alloc to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol memparse to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol memory_read_from_buffer to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol memmove to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol memdup_user_nul to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol memdup_user to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol memcpy_toio to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol memcpy_fromio to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol memcpy to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol memcmp to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol memchr_inv to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol memchr to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol mdio_mii_ioctl to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol mdiobus_write to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol mdiobus_unregister to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __mdiobus_register to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol mdiobus_read to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol mdiobus_get_phy to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol mdiobus_free to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol mdiobus_c45_write to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol mdiobus_c45_read to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol mdiobus_alloc_size to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol mdio45_probe to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol mark_page_accessed to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __mark_inode_dirty to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol mark_buffer_dirty to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol loops_per_jiffy to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol lookup_one_len to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol lookup_bdev to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol lock_sock_nested to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol locks_lock_inode_wait to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol locks_delete_block to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol lockref_get to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol local_clock to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __local_bh_enable_ip to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol llist_add_batch to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __list_del_entry_valid to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __list_add_valid to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol libie_rx_pt_lut to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol kvmalloc_node to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol kvfree_call_rcu to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol kvfree to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol ktime_get_with_offset to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol ktime_get_ts64 to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol ktime_get_snapshot to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol ktime_get_seconds to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol ktime_get_real_ts64 to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol ktime_get_real_seconds to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol ktime_get_coarse_real_ts64 to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol ktime_get to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol kthread_use_mm to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol kthread_unuse_mm to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol kthread_stop to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol kthread_should_stop to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol kthread_queue_work to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol kthread_queue_delayed_work to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol kthread_destroy_worker to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol kthread_delayed_work_timer_fn to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol kthread_create_worker to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol kthread_create_on_node to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol kthread_complete_and_exit to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol kthread_cancel_work_sync to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol kthread_cancel_delayed_work_sync to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol kthread_bind to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol kstrtoull to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol kstrtouint to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol kstrtou8 to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol kstrtou16 to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol kstrtos16 to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol kstrtoll to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol kstrtoint to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol kstrtobool to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol kstrdup to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol ksize to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol krealloc to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol kobject_uevent_env to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol kobject_uevent to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol kobject_set_name to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol kobject_put to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol kobject_init_and_add to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol kobject_get_unless_zero to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol kobject_create_and_add to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol kmemdup to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol kmem_cache_shrink to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol kmem_cache_free to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol kmem_cache_destroy to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol kmem_cache_create_usercopy to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol kmem_cache_create to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol kmem_cache_alloc to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol kmalloc_trace to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol kmalloc_size_roundup to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol kmalloc_node_trace to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __kmalloc_node to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol kmalloc_large_node to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol kmalloc_large to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol kmalloc_caches to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __kmalloc to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol kill_pid to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol kill_pgrp to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol kill_fasync to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol kill_block_super to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol kill_anon_super to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol kfree_sensitive to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol kfree to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol kexec_crash_loaded to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol kern_path_create to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol kern_path to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol kernel_write to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol kernel_sigaction to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol kernel_sendmsg to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol kernel_recvmsg to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol kernel_read to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol kernel_fpu_end to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol kernel_fpu_begin_mask to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol kblockd_schedule_work to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol kasprintf to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol jiffies_to_usecs to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol jiffies_to_msecs to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol jiffies_64 to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol jiffies to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol iter_file_splice_write to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol iter_div_u64_rem to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol iterate_dir to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol is_vmalloc_addr to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol is_uv_system to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol iscsi_boot_create_host_kset to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol irq_set_affinity_notifier to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol irq_set_affinity to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol irq_poll_sched to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol irq_poll_init to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol irq_poll_enable to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol irq_poll_disable to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol irq_poll_complete to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol irq_modify_status to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol irq_get_irq_data to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol irq_cpu_rmap_add to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __irq_apply_affinity_hint to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol ipv6_stub to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol ipv6_skip_exthdr to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol ipv6_find_hdr to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol ipv6_ext_hdr to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol ipv6_chk_addr to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __ipv6_addr_type to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol iput to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol ip_tos2prio to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol ip_send_check to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol ip_route_output_flow to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol ip_queue_xmit to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __ip_dev_find to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol ip_compute_csum to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol ip6_route_output_flags to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol ip6_dst_hoplimit to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __iowrite64_copy to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol iowrite32be to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol iowrite32 to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol iov_iter_kvec to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol iov_iter_init to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol iov_iter_advance to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol iounmap to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol ioremap_wc to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol ioremap to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol ioread8 to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __ioread32_copy to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol ioread32be to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol ioread32 to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol ioread16be to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol iomem_resource to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol invalidate_mapping_pages to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol invalidate_inode_pages2_range to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol invalidate_bdev to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol int_to_scsilun to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol int_pow to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __insert_inode_hash to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol inode_permission to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol inode_init_always to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol init_wait_var_entry to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __init_waitqueue_head to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol init_wait_entry to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol init_uts_ns to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol init_user_ns to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol init_timer_key to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol init_task to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __init_swait_queue_head to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol init_special_inode to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __init_rwsem to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol init_net to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol in_group_p to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol inet_del_protocol to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol inet_add_protocol to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol in_dev_finish_destroy to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol in_aton to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol in6_pton to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol in4_pton to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol import_iovec to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol ilookup to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol igrab to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol idr_remove to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol idr_preload to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol idr_get_next_ul to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol idr_find to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol idr_destroy to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol idr_alloc_u32 to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol idr_alloc to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol ida_free to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol ida_destroy to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol ida_alloc_range to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol ib_unregister_device to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol ib_umem_release to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol ib_umem_get to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol ib_umem_find_best_pgsz to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol ib_umem_dmabuf_get_pinned to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol ib_sg_to_pages to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol ib_set_device_ops to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol ib_resize_cq to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol ib_register_device to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol ib_query_port to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol ib_modify_qp_is_ok to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol ib_get_eth_speed to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol ib_dispatch_event to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol ibdev_warn to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol ibdev_info to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol ib_device_set_netdev to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol ib_device_put to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol ib_device_get_by_netdev to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol ibdev_err to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol I_BDEV to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol ib_destroy_cq_user to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol ib_dereg_mr_user to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol ib_dealloc_pd_user to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol ib_dealloc_device to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __ib_create_cq to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __ib_alloc_pd to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol _ib_alloc_device to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol i2c_smbus_write_byte_data to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol i2c_smbus_read_byte_data to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol i2c_new_client_device to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol i2c_del_adapter to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol i2c_bit_add_bus to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol hyperv_write_cfg_blk to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol hyperv_reg_block_invalidate to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol hyperv_read_cfg_blk to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol hwmon_notify_event to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol hwmon_device_unregister to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol hwmon_device_register_with_info to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol hwmon_device_register_with_groups to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol hwmon_device_register to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __hw_addr_unsync_dev to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __hw_addr_sync_dev to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __hw_addr_init to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol hugetlb_optimize_vmemmap_key to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol hrtimer_start_range_ns to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol hrtimer_init to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol hrtimer_forward to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol hrtimer_cancel to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol high_memory to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol hex_dump_to_buffer to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol groups_free to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol groups_alloc to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol gnss_register_device to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol gnss_put_device to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol gnss_insert_raw to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol gnss_deregister_device to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol gnss_allocate_device to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol get_zeroed_page to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol get_user_pages_remote to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol get_user_pages to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __get_user_nocheck_4 to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __get_user_nocheck_1 to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __get_user_4 to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __get_user_2 to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __get_user_1 to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol get_unused_fd_flags to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol get_random_u32 to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol get_random_bytes to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol get_fs_type to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __get_free_pages to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol get_device_system_crosststamp to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol get_device to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol get_cpu_idle_time to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol generic_write_end to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol generic_write_checks to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol generic_shutdown_super to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol generic_setlease to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol generic_read_dir to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol generic_pipe_buf_get to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol generic_permission to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol generic_fillattr to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol generic_file_write_iter to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __generic_file_write_iter to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol generic_file_splice_read to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol generic_file_read_iter to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol generic_file_open to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol generic_file_llseek to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol generic_error_remove_page to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol generic_delete_inode to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol gcd to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol fs_bio_set to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol freezing_slow_path to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol free_percpu to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol free_pages to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __free_pages to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol free_netdev to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol free_irq_cpu_rmap to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol free_irq to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol free_fib_info to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol free_cpumask_var to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol fput to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol fortify_panic to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol forget_all_cached_acls to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol follow_up to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol folio_wait_bit to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __folio_put to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __folio_lock to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __folio_cancel_dirty to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __flush_workqueue to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol flush_work to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol flush_signals to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol flush_delayed_work to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol flow_rule_match_vlan to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol flow_rule_match_tcp to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol flow_rule_match_pppoe to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol flow_rule_match_ports to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol flow_rule_match_l2tpv3 to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol flow_rule_match_ipv6_addrs to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol flow_rule_match_ipv4_addrs to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol flow_rule_match_ip to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol flow_rule_match_icmp to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol flow_rule_match_eth_addrs to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol flow_rule_match_enc_ports to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol flow_rule_match_enc_opts to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol flow_rule_match_enc_keyid to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol flow_rule_match_enc_ipv6_addrs to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol flow_rule_match_enc_ipv4_addrs to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol flow_rule_match_enc_ip to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol flow_rule_match_enc_control to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol flow_rule_match_cvlan to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol flow_rule_match_control to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol flow_rule_match_basic to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol flow_keys_dissector to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol flow_indr_dev_unregister to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol flow_indr_dev_register to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol flow_indr_block_cb_alloc to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol flow_block_cb_setup_simple to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol flow_block_cb_lookup to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol flow_block_cb_free to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol flow_block_cb_alloc to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol fixed_size_llseek to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol firmware_request_nowarn to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol finish_wait to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol finish_open to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol finish_no_open to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol find_vma to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol find_pid_ns to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol _find_next_zero_bit to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol _find_next_bit to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol _find_next_andnot_bit to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol _find_next_and_bit to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol _find_last_bit to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol find_get_pid to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol _find_first_zero_bit to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol _find_first_bit to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol filp_open to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol filp_close to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol file_write_and_wait_range to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol file_ns_capable to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol filemap_write_and_wait_range to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol filemap_fault to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol file_bdev to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol fget to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __fentry__ to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol fd_install to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol fc_vport_terminate to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol fc_vport_create to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol fc_remove_host to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol fc_remote_port_rolechg to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol fc_remote_port_delete to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol fc_remote_port_add to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol fc_release_transport to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol fc_host_post_vendor_event to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol fc_host_post_event to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol fc_host_fpin_rcv to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol fc_get_event_number to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol fc_eh_timed_out to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol fc_eh_should_retry_cmd to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol fc_block_scsi_eh to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol fc_block_rport to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol fc_attach_transport to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol fasync_helper to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol event_triggers_call to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol eth_validate_addr to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol eth_type_trans to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol ethtool_sprintf to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol ethtool_rxfh_context_lost to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol ethtool_puts to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol ethtool_params_from_link_mode to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol ethtool_op_get_ts_info to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol ethtool_op_get_link to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol ethtool_intersect_link_masks to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol ethtool_forced_speed_maps_init to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol ethtool_convert_link_mode_to_legacy_u32 to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol ethtool_convert_legacy_u32_to_link_mode to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol eth_platform_get_mac_address to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol eth_get_headlen to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol ether_setup to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol end_page_writeback to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol enable_irq to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol empty_zero_page to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol emergency_restart to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol elfcorehdr_addr to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol efi to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __dynamic_pr_debug to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __dynamic_netdev_dbg to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __dynamic_ibdev_dbg to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __dynamic_dev_dbg to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol dump_stack to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol dst_release to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol d_set_d_op to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol drop_super to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol driver_unregister to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol driver_remove_file to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol driver_register to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol driver_for_each_device to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol driver_create_file to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol d_rehash to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol dql_reset to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol dql_completed to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol dput to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol d_prune_aliases to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol dpll_pin_unregister to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol dpll_pin_register to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol dpll_pin_put to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol dpll_pin_on_pin_unregister to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol dpll_pin_on_pin_register to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol dpll_pin_get to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol dpll_pin_change_ntf to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol dpll_netdev_pin_set to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol dpll_netdev_pin_clear to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol dpll_device_unregister to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol dpll_device_register to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol dpll_device_put to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol dpll_device_get to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol dpll_device_change_ntf to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol d_path to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol down_write_trylock to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol down_write to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol down_trylock to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol down_read_trylock to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol down_read to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol down_interruptible to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol downgrade_write to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol down to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol do_wait_intr_irq to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol do_trace_write_msr to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol do_trace_read_msr to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol do_trace_netlink_extack to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol done_path_create to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol d_obtain_alias to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol d_move to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol dmi_get_system_info to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol dmi_first_match to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol dmi_find_device to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol dma_unmap_sg_attrs to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol dma_unmap_page_attrs to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __dma_sync_single_for_device to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __dma_sync_single_for_cpu to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol dma_set_mask to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol dma_set_coherent_mask to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol dma_pool_free to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol dma_pool_destroy to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol dma_pool_create to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol dma_pool_alloc to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol dmam_free_coherent to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol dma_map_sg_attrs to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol dma_map_page_attrs to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol dmam_alloc_attrs to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol d_make_root to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol dma_get_required_mask to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol dma_free_attrs to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol dma_alloc_attrs to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol disable_irq_nosync to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol disable_irq to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol d_invalidate to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol d_instantiate to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol d_hash_and_lookup to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol dget_parent to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol d_find_alias to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol _dev_warn to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol dev_uc_del to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol dev_uc_add_excl to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol dev_uc_add to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol dev_trans_start to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol dev_set_promiscuity to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol dev_set_name to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol dev_set_mtu to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol dev_set_mac_address to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol dev_remove_pack to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __dev_queue_xmit to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol dev_printk_emit to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol _dev_printk to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol dev_open to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol _dev_notice to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol devm_request_threaded_irq to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol devm_mdiobus_alloc_size to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol devm_kmemdup to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol devm_kmalloc to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol devm_kfree to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol devm_kasprintf to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol devm_hwmon_device_register_with_groups to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol devm_free_irq to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol dev_mc_del_global to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol dev_mc_del to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol dev_mc_add_global to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol dev_mc_add_excl to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol dev_mc_add to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol devmap_managed_key to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __devm_add_action to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol devl_unregister to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol devl_unlock to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol devl_traps_unregister to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol devl_traps_register to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol devl_trap_groups_unregister to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol devl_trap_groups_register to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol devl_resources_unregister to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol devl_resource_size_get to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol devl_resource_register to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol devl_resource_occ_get_unregister to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol devl_resource_occ_get_register to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol devl_register to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol devl_region_destroy to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol devl_region_create to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol devl_rate_nodes_destroy to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol devl_rate_node_create to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol devl_rate_leaf_destroy to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol devl_rate_leaf_create to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol devl_port_unregister to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol devl_port_register_with_ops to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol devl_port_health_reporter_create to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol devl_port_fn_devlink_set to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol devl_params_unregister to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol devl_params_register to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol devl_param_driverinit_value_set to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol devl_param_driverinit_value_get to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol devl_nested_devlink_set to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol devl_lock to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol devlink_unregister to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol devlink_trap_report to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol devlink_to_dev to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol devlink_resources_unregister to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol devlink_remote_reload_actions_performed to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol devlink_register to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol devlink_region_destroy to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol devlink_region_create to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol devlink_priv to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol devlink_port_unregister to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol devlink_port_type_clear to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol devlink_port_register_with_ops to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol devlink_port_health_reporter_create to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol devlink_port_attrs_set to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol devlink_port_attrs_pci_vf_set to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol devlink_port_attrs_pci_sf_set to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol devlink_port_attrs_pci_pf_set to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol devlink_params_unregister to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol devlink_params_register to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol devlink_net to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol devlink_info_version_stored_put_ext to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol devlink_info_version_stored_put to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol devlink_info_version_running_put_ext to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol devlink_info_version_running_put to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol devlink_info_version_fixed_put to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol devlink_info_serial_number_put to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol devlink_info_board_serial_number_put to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol devlink_health_reporter_state_update to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol devlink_health_reporter_recovery_done to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol devlink_health_reporter_priv to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol devlink_health_reporter_destroy to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol devlink_health_reporter_create to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol devlink_health_report to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol devlink_free to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol devlink_fmsg_u8_pair_put to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol devlink_fmsg_u64_pair_put to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol devlink_fmsg_u32_put to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol devlink_fmsg_u32_pair_put to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol devlink_fmsg_string_pair_put to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol devlink_fmsg_pair_nest_start to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol devlink_fmsg_pair_nest_end to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol devlink_fmsg_obj_nest_start to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol devlink_fmsg_obj_nest_end to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol devlink_fmsg_dump_skb to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol devlink_fmsg_bool_pair_put to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol devlink_fmsg_binary_put to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol devlink_fmsg_binary_pair_put to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol devlink_fmsg_binary_pair_nest_start to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol devlink_fmsg_binary_pair_nest_end to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol devlink_fmsg_arr_pair_nest_start to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol devlink_fmsg_arr_pair_nest_end to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol devlink_flash_update_timeout_notify to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol devlink_flash_update_status_notify to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol devlink_alloc_ns to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol devl_health_reporter_destroy to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol devl_health_reporter_create to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol devl_assert_locked to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol dev_kfree_skb_irq_reason to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol dev_kfree_skb_any_reason to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol _dev_info to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol device_wakeup_disable to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol device_unregister to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol device_set_wakeup_enable to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol device_set_wakeup_capable to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol device_remove_file to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol device_register to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol device_initialize to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol device_destroy to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol device_del to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol device_create_file to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol device_create to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol device_add_disk to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol device_add to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol dev_get_stats to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol dev_get_iflink to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol dev_get_by_name to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol dev_get_by_index_rcu to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol dev_get_by_index to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol _dev_err to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol dev_driver_string to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol _dev_crit to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol dev_close to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol dev_change_flags to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol dev_addr_del to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol dev_addr_add to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol dev_add_pack to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol destroy_workqueue to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __destroy_inode to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol dentry_open to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol del_gendisk to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol delayed_work_timer_fn to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __delay to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol default_wake_function to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol default_llseek to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol dec_zone_page_state to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol debugfs_remove to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol debugfs_lookup_and_remove to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol debugfs_lookup to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol debugfs_create_x32 to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol debugfs_create_u8 to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol debugfs_create_u64 to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol debugfs_create_u32 to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol debugfs_create_size_t to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol debugfs_create_file_unsafe to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol debugfs_create_file_full to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol debugfs_create_dir to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol debugfs_create_devm_seqfile to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol debugfs_create_blob to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol debugfs_create_atomic_t to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol debugfs_attr_write to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol debugfs_attr_read to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol deactivate_super to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol d_drop to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __d_drop to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol dcb_setapp to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol dcbnl_ieee_notify to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol dcb_ieee_setapp to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol dcb_ieee_getapp_prio_dscp_mask_map to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol dcb_ieee_getapp_mask to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol dcb_ieee_delapp to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol dcb_getapp to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol dca_unregister_notify to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol dca_remove_requester to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol dca_register_notify to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol dca_add_requester to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol dca3_get_tag to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol d_alloc_anon to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol d_add to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol current_work to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol current_umask to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol current_time to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol _ctype to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol csum_partial to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol csum_ipv6_magic to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol crypto_shash_update to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol crypto_shash_final to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol crypto_destroy_tfm to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol crypto_alloc_shash to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol create_empty_buffers to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol crc_t10dif to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol crc32_le to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol cpu_sibling_map to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __cpu_present_mask to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __cpu_possible_mask to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __cpu_online_mask to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol cpu_number to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol cpumask_next_wrap to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol cpumask_local_spread to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol cpu_khz to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol cpu_info to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __cpuhp_state_remove_instance to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __cpuhp_state_add_instance to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __cpuhp_setup_state to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __cpuhp_remove_state to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol cpufreq_quick_get to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol cpu_bit_bitmap to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol _copy_to_user to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol _copy_to_iter to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __copy_overflow to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol _copy_from_user to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol _copy_from_iter to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol consume_skb to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __const_udelay to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol config_group_init_type_name to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol config_group_init to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol configfs_unregister_subsystem to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol configfs_register_subsystem to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __cond_resched to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol complete_all to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol complete to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol commit_creds to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol clock_t_to_jiffies to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol clear_page_dirty_for_io to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol clear_nlink to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol clear_inode to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol class_unregister to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol class_register to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol class_destroy to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol class_create to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __check_object_size to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol cdev_init to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol cdev_del to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol cdev_alloc to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol cdev_add to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol cc_mkdec to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol capable to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol cancel_work_sync to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol cancel_work to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol cancel_delayed_work_sync to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol cancel_delayed_work to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol call_usermodehelper to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol call_switchdev_notifiers to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol call_srcu to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol call_rcu to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol call_netdevice_notifiers to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol cachemode2protval to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol byte_rev_table to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol bus_unregister_notifier to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol bus_unregister to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol bus_register_notifier to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol bus_register to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol bus_for_each_dev to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol bus_find_device to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol build_skb to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol btree_update to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol btree_remove to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol btree_lookup to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol btree_last to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol btree_insert to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol btree_init to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol btree_get_prev to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol btree_geo64 to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol btree_geo32 to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol btree_destroy to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol bsg_setup_queue to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol bsg_remove_queue to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol bsg_job_done to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol bsearch to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __break_lease to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol bpf_warn_invalid_xdp_action to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol bpf_trace_run8 to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol bpf_trace_run7 to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol bpf_trace_run5 to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol bpf_trace_run4 to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol bpf_trace_run3 to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol bpf_trace_run2 to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol bpf_trace_run1 to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol bpf_stats_enabled_key to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol bpf_prog_put to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol bpf_prog_inc to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol bpf_prog_add to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol bpf_master_redirect_enabled_key to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol bpf_dispatcher_xdp_func to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol boot_cpu_data to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol block_write_full_page to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol block_write_begin to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol blocking_notifier_chain_unregister to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol blocking_notifier_chain_register to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol blocking_notifier_call_chain to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol blockdev_superblock to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol blk_status_to_errno to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol blk_start_plug to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol blk_stack_limits to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol blk_set_queue_depth to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol blk_rq_map_user_iov to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol blk_rq_map_user to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __blk_rq_map_sg to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol blk_rq_map_kern to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol blk_queue_rq_timeout to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol blk_queue_flag_set to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol blk_queue_flag_clear to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol blk_put_queue to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol blk_mq_unique_tag to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol blk_mq_tagset_busy_iter to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol blk_mq_stop_hw_queues to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol blk_mq_start_request to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol blk_mq_run_hw_queues to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol blk_mq_run_hw_queue to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol blk_mq_map_queues to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol blk_mq_map_hw_queues to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol blk_mq_init_allocated_queue to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol blk_mq_free_tag_set to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol blk_mq_free_request to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol blk_mq_end_request to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __blk_mq_end_request to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol blk_mq_destroy_queue to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol blk_mq_complete_request to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol blk_mq_alloc_tag_set to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol blk_mq_alloc_request to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol blk_finish_plug to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol blk_execute_rq_nowait to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol blk_execute_rq to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol blkdev_issue_flush to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol blkcg_get_fc_appid to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __blk_alloc_disk to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol bitmap_zalloc_node to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol bitmap_zalloc to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __bitmap_xor to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __bitmap_weight to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __bitmap_subset to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __bitmap_set to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol bitmap_release_region to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol bitmap_print_to_pagebuf to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol bitmap_parselist to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __bitmap_or to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __bitmap_intersects to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol bitmap_from_arr32 to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol bitmap_free to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol bitmap_find_next_zero_area_off to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol bitmap_find_free_region to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __bitmap_equal to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __bitmap_clear to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __bitmap_andnot to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __bitmap_and to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol bioset_init to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol bioset_exit to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol bio_put to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol bio_kmalloc to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol bio_integrity_prep to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol bio_init to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol bio_endio to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol bio_clone_blkg_association to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol bio_associate_blkg to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol bio_alloc_clone to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol bio_alloc_bioset to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol bio_add_page to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol bin2hex to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol _bin2bcd to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol bdev_thaw to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol bdev_freeze to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol bdev_file_open_by_path to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol bdev_file_open_by_dev to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol balance_dirty_pages_ratelimited to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol avenrun to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol auxiliary_driver_unregister to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __auxiliary_driver_register to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol auxiliary_device_init to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __auxiliary_device_add to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol autoremove_wake_function to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol atomic_notifier_chain_unregister to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol atomic_notifier_chain_register to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol atomic_notifier_call_chain to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol _atomic_dec_and_lock to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol async_synchronize_full_domain to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol async_synchronize_full to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol async_schedule_node to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol arp_tbl to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol argv_split to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol argv_free to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol arch_touch_nmi_watchdog to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol alloc_workqueue to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __alloc_skb to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __alloc_percpu_gfp to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __alloc_percpu to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol alloc_pages to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol __alloc_pages to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol alloc_netdev_mqs to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol alloc_etherdev_mqs to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol alloc_cpu_rmap to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol alloc_cpumask_var_node to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol alloc_chrdev_region to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol add_wait_queue_exclusive to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol add_wait_queue to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol add_timer to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol acpi_get_table to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol acpi_disabled to stablelist (Čestmír Kalina) [RHEL-113010] +- kabi: add symbol abort_creds to stablelist (Čestmír Kalina) [RHEL-113010] +- redhat/configs: Enable CONFIG_CPUFREQ_ARCH_CUR_FREQ (Jennifer Berringer) [RHEL-19395] +- arm64: Utilize for_each_cpu_wrap for reference lookup (Jennifer Berringer) [RHEL-19395] +- arm64: Update AMU-based freq scale factor on entering idle (Jennifer Berringer) [RHEL-19395] +- arm64: Provide an AMU-based version of arch_freq_get_on_cpu (Jennifer Berringer) [RHEL-19395] +- cpufreq: Introduce an optional cpuinfo_avg_freq sysfs entry (Jennifer Berringer) [RHEL-19395] +- cpufreq: Allow arch_freq_get_on_cpu to return an error (Jennifer Berringer) [RHEL-19395] +- arch_topology: init capacity_freq_ref to 0 (Jennifer Berringer) [RHEL-19395] +- arm64: amu: Delay allocating cpumask for AMU FIE support (Jennifer Berringer) [RHEL-19395] +Resolves: RHEL-111050, RHEL-112803, RHEL-113010, RHEL-113611, RHEL-114324, RHEL-114336, RHEL-114691, RHEL-114708, RHEL-114850, RHEL-19395 + * Wed Sep 17 2025 Augusto Caringi [5.14.0-611.2.1.el9_7] - netfilter: nf_conntrack: fix crash due to removal of uninitialised entry (Florian Westphal) [RHEL-106430] {CVE-2025-38472} - s390/sclp: Fix SCCB present check (CKI Backport Bot) [RHEL-113557] {CVE-2025-39694} diff --git a/SOURCES/kernel.sbat.template b/SOURCES/kernel.sbat.template new file mode 100644 index 000000000..11f92833b --- /dev/null +++ b/SOURCES/kernel.sbat.template @@ -0,0 +1,2 @@ +sbat,1,SBAT Version,sbat,1,https://github.com/rhboot/shim/blob/main/SBAT.md +kernel.@SBAT_SUFFIX,1,Red Hat,kernel-core,@KVER,mailto:secalert@redhat.com diff --git a/SOURCES/mod-extra.list.rhel b/SOURCES/mod-extra.list.rhel index f9ec7eb96..c63247ed3 100644 --- a/SOURCES/mod-extra.list.rhel +++ b/SOURCES/mod-extra.list.rhel @@ -47,6 +47,8 @@ ems_pci.ko ems_usb.ko esd_usb2.ko esi-sir.ko +fou.ko +fou6.ko gamecon.ko gf2k.ko gigaset.ko diff --git a/SOURCES/mod-internal.list b/SOURCES/mod-internal.list index e2e46578a..7cef42d7b 100644 --- a/SOURCES/mod-internal.list +++ b/SOURCES/mod-internal.list @@ -6,6 +6,7 @@ list-test sysctl-test mptcp_crypto_test mptcp_token_test +prp_dup_discard_test bitfield_kunit cmdline_kunit property-entry-test @@ -67,6 +68,8 @@ iio-test-rescale cros_kunit cpumask_kunit drm_atomic_state_test +drm_atomic_test +drm_bridge_test drm_buddy_test drm_cmdline_parser_test drm_damage_helper_test @@ -80,11 +83,14 @@ drm_kunit_helpers drm_mm_test drm_plane_helper_test drm_rect_test +drm-sched-tests +drm_sysfb_modeset_test gss_krb5_test drm_connector_test drm_managed_test drm_modes_test drm_probe_helper_test +vkms-kunit-tests input_test hashtable_test hid-uclogic-test diff --git a/SOURCES/partial-kgcov-snip.config b/SOURCES/partial-kgcov-snip.config index 2ed9b8dfd..4eb87fb29 100644 --- a/SOURCES/partial-kgcov-snip.config +++ b/SOURCES/partial-kgcov-snip.config @@ -2,4 +2,5 @@ CONFIG_GCOV_KERNEL=y CONFIG_GCOV_PROFILE_ALL=y # CONFIG_GCOV_PROFILE_FTRACE is not set +CONFIG_GCOV_PROFILE_URING=y # CONFIG_OPEN_DICE is not set diff --git a/SOURCES/rpminspect.yaml b/SOURCES/rpminspect.yaml index baf5134a1..98a913e5d 100644 --- a/SOURCES/rpminspect.yaml +++ b/SOURCES/rpminspect.yaml @@ -21,10 +21,23 @@ emptyrpm: - kernel-debug - kernel-debug-devel-matched - kernel-devel-matched - - kernel-lpae - kernel-zfcpdump - kernel-zfcpdump-devel-matched - kernel-zfcpdump-modules + - kernel-rt + - kernel-rt-debug + - kernel-rt-debug-devel-matched + - kernel-rt-devel-matched + - kernel-64k + - kernel-64k-debug + - kernel-64k-debug-devel-matched + - kernel-64k-devel-matched + - kernel-rt-64k + - kernel-rt-64k-debug + - kernel-rt-64k-debug-devel-matched + - kernel-rt-64k-devel-matched + + patches: ignore_list: diff --git a/SOURCES/uki_addons.json b/SOURCES/uki_addons.json index 791549346..36371480b 100644 --- a/SOURCES/uki_addons.json +++ b/SOURCES/uki_addons.json @@ -1,21 +1,4 @@ { - "virt": { - "common": { - "fips-disable.addon": [ - "fips=0\n" - ], - "fips-enable.addon": [ - "fips=1\n" - ] - }, - "rhel": { - "aarch64": { - "crashkernel-default.addon": [ - "crashkernel=1G-4G:256M,4G-64G:320M,64G-:576M\n" - ] - } - } - }, "common": { "crashkernel-1536M.addon": [ "crashkernel=1536M\n" @@ -44,5 +27,22 @@ "systemd-volatile-overlay.addon": [ "systemd.volatile=overlay" ] + }, + "virt": { + "common": { + "fips-disable.addon": [ + "fips=0\n" + ], + "fips-enable.addon": [ + "fips=1\n" + ] + }, + "rhel": { + "aarch64": { + "crashkernel-default.addon": [ + "crashkernel=1G-4G:256M,4G-64G:320M,64G-:576M\n" + ] + } + } } } \ No newline at end of file diff --git a/SPECS/kernel.spec b/SPECS/kernel.spec old mode 100755 new mode 100644 index ba3ba4057..da0eb2c19 --- a/SPECS/kernel.spec +++ b/SPECS/kernel.spec @@ -114,6 +114,17 @@ Summary: The Linux kernel %global signkernel 0 %endif +# RHEL/CentOS/Fedora specific .SBAT entries +%if 0%{?centos} +%global sbat_suffix centos +%else +%if 0%{?fedora} +%global sbat_suffix fedora +%else +%global sbat_suffix rhel +%endif +%endif + # Sign modules on all arches %global signmodules 1 @@ -165,15 +176,15 @@ Summary: The Linux kernel # define buildid .local %define specversion 5.14.0 %define patchversion 5.14 -%define pkgrelease 611.2.1 +%define pkgrelease 687.3.1 %define kversion 5 -%define tarfile_release 5.14.0-611.2.1.el9_7 +%define tarfile_release 5.14.0-687.3.1.el9_8 # This is needed to do merge window version magic %define patchlevel 14 # This allows pkg_release to have configurable %%{?dist} tag -%define specrelease 611.2.1%{?buildid}%{?dist} +%define specrelease 687.3.1%{?buildid}%{?dist} # This defines the kabi tarball version -%define kabiversion 5.14.0-611.2.1.el9_7 +%define kabiversion 5.14.0-687.3.1.el9_8 # # End of genspec.sh variables @@ -645,9 +656,9 @@ BuildRequires: sparse BuildRequires: zlib-devel binutils-devel newt-devel perl(ExtUtils::Embed) bison flex xz-devel BuildRequires: audit-libs-devel python3-setuptools BuildRequires: java-devel -BuildRequires: libbpf-devel >= 0.6.0-1 BuildRequires: libbabeltrace-devel BuildRequires: libtraceevent-devel +BuildRequires: elfutils-debuginfod-client-devel %ifnarch %{arm} s390x BuildRequires: numactl-devel %endif @@ -755,6 +766,8 @@ BuildRequires: lvm2 BuildRequires: systemd-boot-unsigned # For systemd-pcrphase BuildRequires: systemd-udev >= 252-1 +# For systemd-repart +BuildRequires: xfsprogs e2fsprogs dosfstools # For UKI kernel cmdline addons BuildRequires: systemd-ukify # For TPM operations in UKI initramfs @@ -795,7 +808,7 @@ Source2: kernel.changelog %define pesign_name_0 centossecureboot201 %else %ifarch x86_64 aarch64 -%define pesign_name_0 redhatsecureboot501 +%define pesign_name_0 redhatsecureboot801 %endif %ifarch s390x %define pesign_name_0 redhatsecureboot302 @@ -879,6 +892,7 @@ Source80: generate_all_configs.sh Source81: process_configs.sh Source82: update_scripts.sh +Source83: kernel.sbat.template Source84: mod-internal.list Source85: mod-partner.list @@ -889,6 +903,8 @@ Source102: rhelimaca1.x509 Source103: rhelima.x509 Source104: rhelima_centos.x509 Source105: nvidiagpuoot001.x509 +Source106: nvidiajetsonsoc.x509 +Source107: nvidiabfdpu.x509 %if 0%{?centos} %define ima_signing_cert %{SOURCE104} @@ -903,6 +919,9 @@ Source150: dracut-virt.conf Source151: uki_create_addons.py Source152: uki_addons.json +# Temporary use redhatsecureboot504 for x86 UKI, see RHEL-122230 +Source153: redhatsecureboot504.cer + Source200: check-kabi Source201: Module.kabi_aarch64 @@ -971,6 +990,9 @@ Recommends: linux-firmware\ Requires(preun): systemd >= 200\ Conflicts: xfsprogs < 4.3.0-1\ Conflicts: xorg-x11-drv-vmmouse < 13.0.99\ +%ifarch x86_64 aarch64\ +Conflicts: shim < 15.8-1\ +%endif\ %{expand:%%{?kernel%{?1:_%{1}}_conflicts:Conflicts: %%{kernel%{?1:_%{1}}_conflicts}}}\ %{expand:%%{?kernel%{?1:_%{1}}_obsoletes:Obsoletes: %%{kernel%{?1:_%{1}}_obsoletes}}}\ %{expand:%%{?kernel%{?1:_%{1}}_provides:Provides: %%{kernel%{?1:_%{1}}_provides}}}\ @@ -1674,6 +1696,9 @@ pathfix.py -i "%{__python3}" -p -n \ Documentation \ scripts/clang-tools +# SBAT data +sed -e s,@KVER,%{KVERREL}, -e s,@SBAT_SUFFIX,%{sbat_suffix}, %{SOURCE83} > kernel.sbat + # only deal with configs if we are going to build for the arch %ifnarch %nobuildarches @@ -1722,7 +1747,9 @@ openssl x509 -inform der -in %{SOURCE100} -out rheldup3.pem openssl x509 -inform der -in %{SOURCE101} -out rhelkpatch1.pem openssl x509 -inform der -in %{SOURCE102} -out rhelimaca1.pem openssl x509 -inform der -in %{SOURCE105} -out nvidiagpuoot001.pem -cat rheldup3.pem rhelkpatch1.pem rhelimaca1.pem nvidiagpuoot001.pem > ../certs/rhel.pem +openssl x509 -inform der -in %{SOURCE106} -out nvidiajetsonsoc.pem +openssl x509 -inform der -in %{SOURCE107} -out nvidiabfdpu.pem +cat rheldup3.pem rhelkpatch1.pem rhelimaca1.pem nvidiagpuoot001.pem nvidiajetsonsoc.pem nvidiabfdpu.pem > ../certs/rhel.pem %if %{signkernel} %ifarch s390x ppc64le openssl x509 -inform der -in %{secureboot_ca_0} -out secureboot.pem @@ -1731,6 +1758,7 @@ cat secureboot.pem >> ../certs/rhel.pem %endif for i in *.config; do sed -i 's@CONFIG_SYSTEM_TRUSTED_KEYS=""@CONFIG_SYSTEM_TRUSTED_KEYS="certs/rhel.pem"@' $i + sed -i 's@CONFIG_EFI_SBAT_FILE=""@CONFIG_EFI_SBAT_FILE="kernel.sbat"@' $i done %endif %endif @@ -2370,26 +2398,16 @@ BuildKernel() { if [ "$Variant" != "rt" ] && [ "$Variant" != "rt-debug" ] && [ "$Variant" != "rt-64k" ] && [ "$Variant" != "rt-64k-debug" ]; then popd - # RHEL/CentOS specific .SBAT entries -%if 0%{?centos} - SBATsuffix="centos" -%else -%if 0%{?fedora} - SBATsuffix="fedora" -%else - SBATsuffix="rhel" -%endif -%endif SBAT=$(cat <<- EOF linux,1,Red Hat,linux,$KernelVer,mailto:secalert@redhat.com - linux.$SBATsuffix,1,Red Hat,linux,$KernelVer,mailto:secalert@redhat.com - kernel-uki-virt.$SBATsuffix,1,Red Hat,kernel-uki-virt,$KernelVer,mailto:secalert@redhat.com + linux.%{sbat_suffix},1,Red Hat,linux,$KernelVer,mailto:secalert@redhat.com + kernel-uki-virt.%{sbat_suffix},1,Red Hat,kernel-uki-virt,$KernelVer,mailto:secalert@redhat.com EOF ) ADDONS_SBAT=$(cat <<- EOF sbat,1,SBAT Version,sbat,1,https://github.com/rhboot/shim/blob/main/SBAT.md - kernel-uki-virt-addons.$SBATsuffix,1,Red Hat,kernel-uki-virt-addons,$KernelVer,mailto:secalert@redhat.com + kernel-uki-virt-addons.%{sbat_suffix},1,Red Hat,kernel-uki-virt-addons,$KernelVer,mailto:secalert@redhat.com EOF ) @@ -2418,10 +2436,12 @@ BuildKernel() { %if 0%{?centos} UKI_secureboot_name=centossecureboot204 -%else - UKI_secureboot_name=redhatsecureboot504 -%endif UKI_secureboot_cert=%{_datadir}/pki/sb-certs/secureboot-uki-virt-%{_arch}.cer +%else + # RHEL only builds UKI for x86 + UKI_secureboot_name=redhatsecureboot504 + UKI_secureboot_cert=%{SOURCE153} +%endif %pesign -s -i $KernelUnifiedImage -o $KernelUnifiedImage.signed -a %{secureboot_ca_0} -c $UKI_secureboot_cert -n $UKI_secureboot_name if [ ! -s $KernelUnifiedImage.signed ]; then @@ -2431,11 +2451,14 @@ BuildKernel() { mv $KernelUnifiedImage.signed $KernelUnifiedImage for addon in "$KernelAddonsDirOut"/*; do - %pesign -s -i $addon -o $addon.signed -a %{secureboot_ca_0} -c %{secureboot_key_0} -n %{pesign_name_0} + %pesign -s -i $addon -o $addon.signed -a %{secureboot_ca_0} -c $UKI_secureboot_cert -n $UKI_secureboot_name rm -f $addon mv $addon.signed $addon done + mkdir -p $RPM_BUILD_ROOT%{_datadir}/doc/kernel-keys/$KernelVer + cp -a $UKI_secureboot_cert $RPM_BUILD_ROOT%{_datadir}/doc/kernel-keys/$KernelVer/secureboot-uki-%{_arch}.cer + # signkernel %endif @@ -2614,7 +2637,7 @@ InitBuildVars %global perf_build_extra_opts CORESIGHT=1 %endif %global perf_make \ - %{__make} %{?make_opts} EXTRA_CFLAGS="${RPM_OPT_FLAGS}" EXTRA_CXXFLAGS="${RPM_OPT_FLAGS}" LDFLAGS="%{__global_ldflags} -Wl,-E" %{?cross_opts} -C tools/perf V=1 NO_PERF_READ_VDSO32=1 NO_PERF_READ_VDSOX32=1 WERROR=0 NO_LIBUNWIND=1 NO_GTK2=1 NO_STRLCPY=1 NO_BIONIC=1 LIBBPF_DYNAMIC=1 LIBTRACEEVENT_DYNAMIC=1 %{?perf_build_extra_opts} prefix=%{_prefix} PYTHON=%{__python3} + %{__make} %{?make_opts} EXTRA_CFLAGS="${RPM_OPT_FLAGS}" EXTRA_CXXFLAGS="${RPM_OPT_FLAGS}" LDFLAGS="%{__global_ldflags} -Wl,-E" %{?cross_opts} -C tools/perf V=1 NO_PERF_READ_VDSO32=1 NO_PERF_READ_VDSOX32=1 WERROR=0 NO_LIBUNWIND=1 NO_GTK2=1 NO_STRLCPY=1 NO_BIONIC=1 LIBTRACEEVENT_DYNAMIC=1 %{?perf_build_extra_opts} prefix=%{_prefix} PYTHON=%{__python3} %if %{with_perf} # perf # make sure check-headers.sh is executable @@ -2707,7 +2730,7 @@ fi pushd tools/testing/selftests # We need to install here because we need to call make with ARCH set which # doesn't seem possible to do in the install section. -%{make} %{?_smp_mflags} ARCH=$Arch V=1 TARGETS="bpf cgroup kmod mm livepatch net net/forwarding net/mptcp net/netfilter tc-testing memfd drivers/net/bonding iommu cachestat drivers/net" SKIP_TARGETS="" FORCE_TARGETS=1 INSTALL_PATH=%{buildroot}%{_libexecdir}/kselftests VMLINUX_H="${RPM_VMLINUX_H}" DEFAULT_INSTALL_HDR_PATH=0 install +%{make} %{?_smp_mflags} ARCH=$Arch V=1 TARGETS="bpf cgroup kmod mm livepatch net net/forwarding net/hsr net/mptcp net/netfilter tc-testing memfd drivers/net/bonding iommu cachestat drivers/net" SKIP_TARGETS="" FORCE_TARGETS=1 INSTALL_PATH=%{buildroot}%{_libexecdir}/kselftests VMLINUX_H="${RPM_VMLINUX_H}" DEFAULT_INSTALL_HDR_PATH=0 install # 'make install' for bpf is broken and upstream refuses to fix it. # Install the needed files manually. @@ -3067,6 +3090,12 @@ find -type d -exec install -d %{buildroot}%{_libexecdir}/kselftests/net/forwardi find -type f -executable -exec install -D -m755 {} %{buildroot}%{_libexecdir}/kselftests/net/forwarding/{} \; find -type f ! -executable -exec install -D -m644 {} %{buildroot}%{_libexecdir}/kselftests/net/forwarding/{} \; popd +# install net/hsr selftests +pushd tools/testing/selftests/net/hsr +find -type d -exec install -d %{buildroot}%{_libexecdir}/kselftests/net/hsr/{} \; +find -type f -executable -exec install -D -m755 {} %{buildroot}%{_libexecdir}/kselftests/net/hsr/{} \; +find -type f ! -executable -exec install -D -m644 {} %{buildroot}%{_libexecdir}/kselftests/net/hsr/{} \; +popd # install net/mptcp selftests pushd tools/testing/selftests/net/mptcp find -type d -exec install -d %{buildroot}%{_libexecdir}/kselftests/net/mptcp/{} \; @@ -3216,7 +3245,9 @@ fi\ %define kernel_modules_post() \ %{expand:%%post %{?1:%{1}-}modules}\ /sbin/depmod -a %{KVERREL}%{?1:+%{1}}\ -if [ ! -f %{_localstatedir}/lib/rpm-state/%{name}/installing_core_%{KVERREL}%{?1:+%{1}} ]; then\ +if [ -f /lib/modules/%{KVERREL}%{?1:+%{1}}/vmlinuz ] &&\ +[ -f /boot/initramfs-%{KVERREL}%{?1:+%{1}}.img ] &&\ +[ ! -f %{_localstatedir}/lib/rpm-state/%{name}/installing_core_%{KVERREL}%{?1:+%{1}} ]; then\ mkdir -p %{_localstatedir}/lib/rpm-state/%{name}\ touch %{_localstatedir}/lib/rpm-state/%{name}/need_to_run_dracut_%{KVERREL}%{?1:+%{1}}\ fi\ @@ -3227,8 +3258,8 @@ fi\ %{expand:%%posttrans %{?1:%{1}-}modules}\ if [ -f %{_localstatedir}/lib/rpm-state/%{name}/need_to_run_dracut_%{KVERREL}%{?1:+%{1}} ]; then\ rm -f %{_localstatedir}/lib/rpm-state/%{name}/need_to_run_dracut_%{KVERREL}%{?1:+%{1}}\ - echo "Running: dracut -f --kver %{KVERREL}%{?1:+%{1}}"\ - dracut -f --kver "%{KVERREL}%{?1:+%{1}}" || exit $?\ + echo "Running: dracut -f --kver %{KVERREL}%{?1:+%{1}} /boot/initramfs-%{KVERREL}%{?1:+%{1}}.img"\ + dracut -f --kver "%{KVERREL}%{?1:+%{1}}" /boot/initramfs-%{KVERREL}%{?1:+%{1}}.img || exit $?\ fi\ %{nil} @@ -3296,7 +3327,7 @@ touch %{_localstatedir}/lib/rpm-state/%{name}/installing_core_%{KVERREL}%{?-v:+% %{expand:%%preun %{?-v:%{-v*}-}%{!?-u*:core}%{?-u*:uki-%{-u*}}}\ entry_type=""\ %{-e: \ -/bin/kernel-install --help|grep -q -- '--entry-type=' &&\ +/bin/kernel-install --help|grep -q -- '--entry-type ' &&\ entry_type="--entry-type %{!?-u:type1}%{?-u:type2}" \ }\ /bin/kernel-install remove %{KVERREL}%{?-v:+%{-v*}} $entry_type || exit $?\ @@ -3685,7 +3716,9948 @@ fi # # %changelog -* Wed Sep 17 2025 Augusto Caringi [5.14.0-611.2.1.el9_7] +* Mon Mar 30 2026 Andrew Lukoshko [5.14.0-687.3.1.el9_8] +- AlmaLinux changes (Andrew Lukoshko) +- Merge tag 'kernel-5.14.0-687.3.1.el9_8' into main (Patrick Talbert) + +* Fri Mar 20 2026 CKI KWF Bot [5.14.0-687.3.1.el9_8] +- HID: intel-thc-hid: intel-thc: Fix incorrect pointer arithmetic in I2C regs save (Benjamin Tissoires) [RHEL-142234] {CVE-2025-39818} +- NFSv4: Check for delegation validity in nfs_start_delegation_return_locked() (Scott Mayhew) [RHEL-151415] +- perf/amd/ibs: Avoid calling perf_allow_kernel() from the IBS NMI handler (Michael Petlan) [RHEL-155340] +- perf: Extend the bit width of the arch-specific flag (Michael Petlan) [RHEL-155340] +- perf: Remove unnecessary parameter of security check (Michael Petlan) [RHEL-155340] +- scsi: target: iscsi: Fix use-after-free in iscsit_dec_session_usage_count() (CKI Backport Bot) [RHEL-150423] {CVE-2026-23193} +- nfsd: add list_head nf_gc to struct nfsd_file (Roberto Bergantinos Corpas) [RHEL-152552] +- redhat: genlog: add new JIRA cloud server hostname (Jan Stancek) +- gfs2: less aggressive low-memory log flushing (Andreas Gruenbacher) [RHEL-153055] +- io_uring: graduate to full support (Jeff Moyer) [RHEL-120699] +- netfilter: nf_tables: fix use-after-free in nf_tables_addchain() (CKI Backport Bot) [RHEL-153270] {CVE-2026-23231} +- net: atm: fix /proc/net/atm/lec handling (Hangbin Liu) [RHEL-146424] {CVE-2025-38180} +- net: atm: add lec_mutex (Hangbin Liu) [RHEL-146424] +- macvlan: observe an RCU grace period in macvlan_common_newlink() error path (Hangbin Liu) [RHEL-150227] +- macvlan: fix error recovery in macvlan_common_newlink() (Hangbin Liu) [RHEL-150227] {CVE-2026-23209} +- spi: tegra210-quad: Protect curr_xfer check in IRQ handler (Charles Mirabile) [RHEL-145814] +- spi: tegra210-quad: Protect curr_xfer clearing in tegra_qspi_non_combined_seq_xfer (Charles Mirabile) [RHEL-145814] +- spi: tegra210-quad: Protect curr_xfer in tegra_qspi_combined_seq_xfer (Charles Mirabile) [RHEL-145814] +- spi: tegra210-quad: Protect curr_xfer assignment in tegra_qspi_setup_transfer_one (Charles Mirabile) [RHEL-145814] +- spi: tegra210-quad: Move curr_xfer read inside spinlock (Charles Mirabile) [RHEL-145814] +- spi: tegra210-quad: Return IRQ_HANDLED when timeout already processed transfer (Charles Mirabile) [RHEL-145814] +- migrate: correct lock ordering for hugetlb file folios (Luiz Capitulino) [RHEL-147267] {CVE-2026-23097} +- ALSA: aloop: Fix racy access at PCM trigger (Jaroslav Kysela) [RHEL-150131] {CVE-2026-23191} + +* Wed Mar 11 2026 CKI KWF Bot [5.14.0-687.2.1.el9_8] +- netfilter: nf_tables: fix inverted genmask check in nft_map_catchall_activate() (CKI Backport Bot) [RHEL-149749] {CVE-2026-23111} +- bonding: fix use-after-free due to enslave fail after slave array update (CKI Backport Bot) [RHEL-152386] {CVE-2026-23171} +- Add signing key for Nvidia Jetson and Bluefield GPU signing keys (Enrique Belarte Luque) [RHEL-145938] +- Add NVIDIA Jetson signing key for OOT modules (Enrique Belarte Luque) [RHEL-145938] +- vsock: lock down child_ns_mode as write-once (Stefano Garzarella) [RHEL-117126] +- vsock: Use container_of() to get net namespace in sysctl handlers (Stefano Garzarella) [RHEL-117126] +- vsock: prevent child netns mode switch from local to global (Stefano Garzarella) [RHEL-117126] +- vsock: fix child netns mode initialization (Stefano Garzarella) [RHEL-117126] +- vsock: add netns support to virtio transports (Stefano Garzarella) [RHEL-117126] +- virtio: set skb owner of virtio_transport_reset_no_sock() reply (Stefano Garzarella) [RHEL-117126] +- vsock: add netns to vsock core (Stefano Garzarella) [RHEL-117126] +- vhost/vsock: improve RCU read sections around vhost_vsock_get() (Stefano Garzarella) [RHEL-117126] +- vsock: fix lock inversion in vsock_assign_transport() (Stefano Garzarella) [RHEL-117126] +- vsock: Do not allow binding to VMADDR_PORT_ANY (Stefano Garzarella) [RHEL-117126] +- vsock: reset socket state when de-assigning the transport (Stefano Garzarella) [RHEL-117126] +- vsock/virtio: cancel close work in the destructor (Stefano Garzarella) [RHEL-117126] +- dpll: zl3073x: Fix output pin phase adjustment sign (Ivan Vecera) [RHEL-149693] + +* Wed Mar 04 2026 CKI KWF Bot [5.14.0-687.1.1.el9_8] +- mm/hugetlb: fix excessive IPI broadcasts when unsharing PMD tables using mmu_gather (Rafael Aquini) [RHEL-150765] +- mm/hugetlb: add missing hugetlb_lock in __unmap_hugepage_range() (Rafael Aquini) [RHEL-150765] +- mm/hugetlb: convert use of struct page to folio in __unmap_hugepage_range() (Rafael Aquini) [RHEL-150765] +- mm/hugetlb: refactor __unmap_hugepage_range() to take folio instead of page (Rafael Aquini) [RHEL-150765] +- mm/hugetlb: refactor unmap_hugepage_range() to take folio instead of page (Rafael Aquini) [RHEL-150765] +- mm/hugetlb: pass folio instead of page to unmap_ref_private() (Rafael Aquini) [RHEL-150765] +- mm/hugetlb: fix two comments related to huge_pmd_unshare() (Rafael Aquini) [RHEL-150765] +- mm/hugetlb: fix hugetlb_pmd_shared() (Rafael Aquini) [RHEL-150765] {CVE-2026-23100} +- mm/hugetlb: fix copy_hugetlb_page_range() to use ->pt_share_count (Rafael Aquini) [RHEL-150765] +- mm: hugetlb: independent PMD page table shared count (Rafael Aquini) [RHEL-150765] {CVE-2024-57883} +- mm/rmap: fix two comments related to huge_pmd_unshare() (Rafael Aquini) [RHEL-150765] +- mm/rmap: introduce and use hugetlb_remove_rmap() (Rafael Aquini) [RHEL-150765] +- x86/mm/64: define ARCH_PAGE_TABLE_SYNC_MASK and arch_sync_kernel_mappings() (Rafael Aquini) [RHEL-150765] {CVE-2025-39845} +- mm: introduce and use {pgd,p4d}_populate_kernel() (Rafael Aquini) [RHEL-150765] +- mm: move page table sync declarations to linux/pgtable.h (Rafael Aquini) [RHEL-150765] {CVE-2025-39844} +- redhat: update self-test data (Patrick Talbert) +- redhat: set defaults for 9.8 (Patrick Talbert) +- gitlab-ci: disttag override for 9.8 (Patrick Talbert) +- ipv6: BUG() in pskb_expand_head() as part of calipso_skbuff_setattr() (CKI Backport Bot) [RHEL-143546] {CVE-2025-71085} + +* Mon Feb 23 2026 CKI KWF Bot [5.14.0-687.el9] +- cifs: some missing initializations on replay (Paulo Alcantara) [RHEL-148619] +- cifs: remove unnecessary tracing after put tcon (Paulo Alcantara) [RHEL-148619] +- smb: client: fix data corruption due to racy lease checks (Paulo Alcantara) [RHEL-148619] +- smb: client: fix regression with mount options parsing (Paulo Alcantara) [RHEL-148619] +- Revert: ipmi:msghandler: Move timer handling into a work queue (Tony Camuso) [RHEL-149762] +- Revert: ipmi:si: Move SI type information into an info structure (Tony Camuso) [RHEL-149762] +- Revert: ipmi:msghandler: Use READ_ONCE on run_to_completion (Tony Camuso) [RHEL-149762] +- Revert: ipmi:msghandler: Rename recv_work to smi_work (Tony Camuso) [RHEL-149762] +- Revert: ipmi:msghandler: Deliver user messages in a work queue (Tony Camuso) [RHEL-149762] +- Revert: ipmi_msghandler: Change the events lock to a mutex (Tony Camuso) [RHEL-149762] +- Revert: ipmi:msghandler: Use the system_wq, not system_bh_wq (Tony Camuso) [RHEL-149762] +- Revert: ipmi:msghandler: Remove srcu from the ipmi user structure (Tony Camuso) [RHEL-149762] +- Revert: ipmi:msghandler: Remove srcu for the ipmi_interfaces list (Tony Camuso) [RHEL-149762] +- Revert: ipmi:watchdog: Change lock to mutex (Tony Camuso) [RHEL-149762] +- Revert: ipmi: Add a note about the pretimeout callback (Tony Camuso) [RHEL-149762] +- Revert: ipmi:msghandler: Remove some user level processing in panic mode (Tony Camuso) [RHEL-149762] +- Revert: ipmi:msghandler: Fix locking around users and interfaces (Tony Camuso) [RHEL-149762] +- Revert: ipmi:msghandler: Don't acquire a user refcount for queued messages (Tony Camuso) [RHEL-149762] +- Revert: ipmi:msghandler: Don't check for shutdown when returning responses (Tony Camuso) [RHEL-149762] +- Revert: ipmi:msghandler: Remove proc_fs.h (Tony Camuso) [RHEL-149762] +- Revert: ipmi:msghandler: Shut down lower layer first at unregister (Tony Camuso) [RHEL-149762] +- Revert: ipmi:msghandler: Add a error return from unhandle LAN cmds (Tony Camuso) [RHEL-149762] +- Revert: ipmi:si: Rework startup of IPMI devices (Tony Camuso) [RHEL-149762] +- Revert: ipmi:msghandler: Don't deliver messages to deleted users (Tony Camuso) [RHEL-149762] +- Revert: ipmi:ssif: Fix a shutdown race (Tony Camuso) [RHEL-149762] +- Revert: ipmi:msghandler: Export and fix panic messaging capability (Tony Camuso) [RHEL-149762] +- Revert: ipmi:watchdog: Use the new interface for panic messages (Tony Camuso) [RHEL-149762] +- Revert: ipmi:msghandler: Fix potential memory corruption in ipmi_create_user() (Tony Camuso) [RHEL-149762] +- Revert: ipmi: Fix strcpy source and destination the same (Tony Camuso) [RHEL-149762] +- Revert: char: ipmi: remove redundant variable 'type' and check (Tony Camuso) [RHEL-149762] +- Revert: ipmi: Use dev_warn_ratelimited() for incorrect message warnings (Tony Camuso) [RHEL-149762] +- Revert: ipmi:msghandler:Change seq_lock to a mutex (Tony Camuso) [RHEL-149762] +- Revert: Revert "ipmi: fix msg stack when IPMI is disconnected" (Tony Camuso) [RHEL-149762] +- Revert: ipmi: Rework user message limit handling (Tony Camuso) [RHEL-149762] +- Revert: ipmi: Differentiate between reset and firmware update in maintenance (Tony Camuso) [RHEL-149762] +- Revert: ipmi: Disable sysfs access and requests in maintenance mode (Tony Camuso) [RHEL-149762] +- Revert: ipmi: Add a maintenance mode sysfs file (Tony Camuso) [RHEL-149762] +- Revert: ipmi: Set a timer for maintenance mode (Tony Camuso) [RHEL-149762] +- Revert: ipmi:si: Merge some if statements (Tony Camuso) [RHEL-149762] +- Revert: ipmi:si: Move flags get start to its own function (Tony Camuso) [RHEL-149762] +- Revert: ipmi: Allow an SMI sender to return an error (Tony Camuso) [RHEL-149762] +- Revert: ipmi: Rename "user_data" to "recv_msg" in an SMI message (Tony Camuso) [RHEL-149762] +- Revert: ipmi:si: Gracefully handle if the BMC is non-functional (Tony Camuso) [RHEL-149762] +- Revert: ipmi: Add Loongson-2K BMC support (Tony Camuso) [RHEL-149762] +- Revert: ipmi: Fix handling of messages with provided receive message pointer (Tony Camuso) [RHEL-149762] +- nvme: fix memory leak in quirks_param_set() (Maurizio Lombardi) [RHEL-148489] + +* Thu Feb 19 2026 CKI KWF Bot [5.14.0-686.el9] +- pmdomain: core: Move the unused cleanup to a _sync initcall (Rupinderjit Singh) [RHEL-147489] +- net/ipv4: Use nested-BH locking for ipv4_tcp_sk. (Davide Caratti) [RHEL-82508] +- ipv4/tcp: do not use per netns ctl sockets (Davide Caratti) [RHEL-82508] +- cpuidle: menu: Use residency threshold in polling state override decisions (Mark Langsdorf) [RHEL-135548] +- spi: tegra210-qspi: Remove cache operations (Charles Mirabile) [RHEL-127129] +- spi: tegra210-quad: Check hardware status on timeout (Charles Mirabile) [RHEL-127129] +- spi: tegra210-quad: Refactor error handling into helper functions (Charles Mirabile) [RHEL-127129] +- spi: tegra210-quad: Fix timeout handling (Charles Mirabile) [RHEL-127129] +- spi: tegra210-quad: Add support for internal DMA (Charles Mirabile) [RHEL-127129] +- spi: tegra210-quad: Update dummy sequence configuration (Charles Mirabile) [RHEL-127129] +- spi: tegra210-quad: add rate limiting and simplify timeout error message (Charles Mirabile) [RHEL-127129] +- spi: tegra210-quad: use WARN_ON_ONCE instead of WARN_ON for timeouts (Charles Mirabile) [RHEL-127129] +- spi: tegra210-quad: modify chip select (CS) deactivation (Charles Mirabile) [RHEL-127129] + +* Tue Feb 17 2026 CKI KWF Bot [5.14.0-685.el9] +- gpio: tegra186: Fix GPIO name collisions for Tegra410 (Jennifer Berringer) [RHEL-135121] +- gpio: tegra186: Add support for Tegra410 (Jennifer Berringer) [RHEL-135121] +- gpio: tegra186: Use generic macro for port definitions (Jennifer Berringer) [RHEL-135121] +- gpio: tegra186: Add support for Tegra256 (Jennifer Berringer) [RHEL-135121] +- dt-bindings: gpio: Add Tegra256 support (Jennifer Berringer) [RHEL-135121] +- gpio: tegra186: fix resource handling in ACPI probe path (Jennifer Berringer) [RHEL-135121] +- gpio: tegra186: Replace of_node_to_fwnode() with more suitable API (Jennifer Berringer) [RHEL-135121] +- tools headers arm64: Add NVIDIA Olympus part (Charles Mirabile) [RHEL-138475] +- perf arm-spe: Add NVIDIA Olympus to neoverse list (Charles Mirabile) [RHEL-138475] +- soc/tegra: fuse: Do not register SoC device on ACPI boot (Jennifer Berringer) [RHEL-135125] +- soc/tegra: fuse: Fix crash in tegra_fuse_readl() (Jennifer Berringer) [RHEL-135125] +- soc/tegra: fuse: Add ACPI support for Tegra194 and Tegra234 (Jennifer Berringer) [RHEL-135125] +- soc/tegra: fuse: Add function to print SKU info (Jennifer Berringer) [RHEL-135125] +- soc/tegra: fuse: Add function to add lookups (Jennifer Berringer) [RHEL-135125] +- soc/tegra: fuse: Add tegra_acpi_init_apbmisc() (Jennifer Berringer) [RHEL-135125] +- soc/tegra: fuse: Refactor resource mapping (Jennifer Berringer) [RHEL-135125] +- soc/tegra: fuse: Use dev_err_probe for probe failures (Jennifer Berringer) [RHEL-135125] +- mm/util: Introduce kmemdup_array() (Jennifer Berringer) [RHEL-135125] +- soc/tegra: fuse: Use devm_platform_get_and_ioremap_resource() (Jennifer Berringer) [RHEL-135125] + +* Tue Feb 17 2026 CKI KWF Bot [5.14.0-684.el9] +- new config in drivers/phy (Izabela Bakollari) [RHEL-121401] +- phy: mscc: Fix PTP for VSC8574 and VSC8572 (Izabela Bakollari) [RHEL-121401] +- r8169: make Kconfig option for LED support user-visible (Izabela Bakollari) [RHEL-121401] +- net: phy: use new iterator mdiobus_for_each_phy in mdiobus_prevent_c45_scan (Izabela Bakollari) [RHEL-121401] +- net: phy: micrel: simplify return in ksz9477_phy_errata() (Izabela Bakollari) [RHEL-121401] +- net: sfp: remove old sfp_parse_* functions (Izabela Bakollari) [RHEL-121401] +- net: sfp: convert sfp quirks to modify struct sfp_module_support (Izabela Bakollari) [RHEL-121401] +- net: sfp: pre-parse the module support (Izabela Bakollari) [RHEL-121401] +- of: mdio: warn if deprecated fixed-link binding is used (Izabela Bakollari) [RHEL-121401] +- net: phy: motorcomm: fix duplex setting error for phy leds (Izabela Bakollari) [RHEL-121401] +- net: phy: micrel: fix clk warning when removing the driver (Izabela Bakollari) [RHEL-121401] +- net: phy: fixed_phy: remove irq argument from fixed_phy_register (Izabela Bakollari) [RHEL-121401] +- net: phy: fixed_phy: let fixed_phy_unregister free the phy_device (Izabela Bakollari) [RHEL-121401] +- net: phy: realtek: enable serdes option mode for RTL8226-CG (Izabela Bakollari) [RHEL-121401] +- net: phy: realtek: fix RTL8211F wake-on-lan support (Izabela Bakollari) [RHEL-121401] +- net: mdiobus: release reset_gpio in mdiobus_unregister_device() (Izabela Bakollari) [RHEL-121401] +- phy: micrel: add Signal Quality Indicator (SQI) support for KSZ9477 switch PHYs (Izabela Bakollari) [RHEL-121401] +- net: phy: assign default match function for non-PHY MDIO devices (Izabela Bakollari) [RHEL-121401] +- net: phy: micrel: add cable test support for KSZ9477-class PHYs (Izabela Bakollari) [RHEL-121401] +- net: phy: micrel: Add RX error counter support for KSZ9477 switch-integrated PHYs (Izabela Bakollari) [RHEL-121401] +- net: phy: micrel: add MDI/MDI-X control support for KSZ9477 switch-integrated PHYs (Izabela Bakollari) [RHEL-121401] +- net: phy: micrel: remove KSZ9477 EEE quirks now handled by phylink (Izabela Bakollari) [RHEL-121401] +- net: phy: micrel: fix KSZ9477 PHY issues after suspend/resume (Izabela Bakollari) [RHEL-121401] +- net: phy: drop phy_settings and the associated lookup helpers (Izabela Bakollari) [RHEL-121401] +- net: phy: micrel: Dynamically control external clock of KSZ PHY (Izabela Bakollari) [RHEL-121401] +- net: phy: c45: improve handling of disabled EEE modes in generic ethtool functions (Izabela Bakollari) [RHEL-121401] +- net: phy: realtek: remove call to devm_hwmon_sanitize_name (Izabela Bakollari) [RHEL-121401] +- net: phy: realtek: make HWMON support a user-visible Kconfig symbol (Izabela Bakollari) [RHEL-121401] +- net: phy: realtek: add hwmon support for temp sensor on RTL822x (Izabela Bakollari) [RHEL-121401] +- net: sfp: return the number of written bytes for smbus single byte access (Izabela Bakollari) [RHEL-121401] +- net: phy: mxl-86110: Add power management and soft reset support (Izabela Bakollari) [RHEL-121401] +- net: phy: mediatek: fix nvmem cell reference leak in mt798x_phy_calibration (Izabela Bakollari) [RHEL-121401] +- net: sfp: extend Potron XGSPON quirk to cover additional EEPROM variant (Izabela Bakollari) [RHEL-121401] +- net: phy: marvell-88q2xxx: Fix clamped value in mv88q2xxx_hwmon_write (Izabela Bakollari) [RHEL-121401] +- net: phy: RTL8211FVD: Restore disabling of PHY-mode EEE (Izabela Bakollari) [RHEL-121401] +- net: phy: microchip_t1s: add SQI support for LAN867x Rev.D0 PHYs (Izabela Bakollari) [RHEL-121401] +- net: phy: phy-c45: add SQI and SQI+ support for OATC14 10Base-T1S PHYs (Izabela Bakollari) [RHEL-121401] +- net: phy: dp83867: implement configurability for SGMII in-band auto-negotiation (Izabela Bakollari) [RHEL-121401] +- net: phy: nxp-c45-tja11xx: add HW timestamp configuration reporting (Izabela Bakollari) [RHEL-121401] +- phy: mscc: add HW timestamp configuration reporting (Izabela Bakollari) [RHEL-121401] +- net: phy: dp83640: add HW timestamp configuration reporting (Izabela Bakollari) [RHEL-121401] +- net: phy: broadcom: add HW timestamp configuration reporting (Izabela Bakollari) [RHEL-121401] +- phy: add hwtstamp_get callback to phy drivers (Izabela Bakollari) [RHEL-121401] +- phy: rename hwtstamp callback to hwtstamp_set (Izabela Bakollari) [RHEL-121401] +- net: phy: mxl-gpy: add support for MxL86252 and MxL86282 (Izabela Bakollari) [RHEL-121401] +- net: phy: mxl-gpy: add support for MxL86211C (Izabela Bakollari) [RHEL-121401] +- net: mdio: eliminate kdoc warnings in mdio_device.c and mdio_bus.c (Izabela Bakollari) [RHEL-121401] +- net: phy: mxl-gpy: fix link properties on USXGMII and internal PHYs (Izabela Bakollari) [RHEL-121401] +- net: phy: mxl-gpy: fix bogus error on USXGMII and integrated PHY (Izabela Bakollari) [RHEL-121401] +- net: ethtool: Add support for 1600Gbps speed (Izabela Bakollari) [RHEL-121401] +- net: phy: adin1100: Simplify register value passing (Izabela Bakollari) [RHEL-121401] +- net: phy: adin1100: Fix software power-down ready condition (Izabela Bakollari) [RHEL-121401] +- net: phy: realtek: create rtl8211f_config_phy_eee() helper (Izabela Bakollari) [RHEL-121401] +- net: phy: realtek: eliminate priv->phycr1 variable (Izabela Bakollari) [RHEL-121401] +- net: phy: realtek: allow CLKOUT to be disabled on RTL8211F(D)(I)-VD-CG (Izabela Bakollari) [RHEL-121401] +- net: phy: realtek: eliminate has_phycr2 variable (Izabela Bakollari) [RHEL-121401] +- net: phy: realtek: eliminate priv->phycr2 variable (Izabela Bakollari) [RHEL-121401] +- net: phy: realtek: create rtl8211f_config_rgmii_delay() (Izabela Bakollari) [RHEL-121401] +- net: phylink: add missing supported link modes for the fixed-link (Izabela Bakollari) [RHEL-121401] +- net: phy: micrel: lan8814: Enable in-band auto-negotiation (Izabela Bakollari) [RHEL-121401] +- net: phy: Add helper for fixing RGMII PHY mode based on internal mac delay (Izabela Bakollari) [RHEL-121401] +- net: phy: fixed_phy: remove setting supported/advertised modes from fixed_phy_register (Izabela Bakollari) [RHEL-121401] +- net: phy: mscc: Handle devm_phy_package_join() failure in vsc85xx_probe_common() (Izabela Bakollari) [RHEL-121401] +- net: phy: mscc: Add support for PHY LED control (Izabela Bakollari) [RHEL-121401] +- net: phy: mscc: Consolidate probe functions into a common helper (Izabela Bakollari) [RHEL-121401] +- net: phy: mscc: Simplify LED mode update using phy_modify() (Izabela Bakollari) [RHEL-121401] +- net: mdio: fix resource leak in mdiobus_register_device() (Izabela Bakollari) [RHEL-121401] +- net: phy: micrel: lan8814 fix reset of the QSGMII interface (Izabela Bakollari) [RHEL-121401] +- net: phy: microchip_t1s:: add cable diagnostic support for LAN867x Rev.D0 (Izabela Bakollari) [RHEL-121401] +- net: phy: phy-c45: add OATC14 10BASE-T1S PHY cable diagnostic support (Izabela Bakollari) [RHEL-121401] +- net: phy: make phy_device members pause and asym_pause bitfield bits (Izabela Bakollari) [RHEL-121401] +- net: phy: introduce internal API for PHY MSE diagnostics (Izabela Bakollari) [RHEL-121401] +- net: phy: micrel: lan8842 errata (Izabela Bakollari) [RHEL-121401] +- net: phy: micrel: lan8842 errata (Izabela Bakollari) [RHEL-121401] +- net: phy: realtek: add interrupt support for RTL8221B (Izabela Bakollari) [RHEL-121401] +- net: phy: microchip_t1s: configure link status control for LAN867x Rev.D0 (Izabela Bakollari) [RHEL-121401] +- net: phy: microchip_t1s: add support for Microchip LAN867X Rev.D0 PHY (Izabela Bakollari) [RHEL-121401] +- net: phy: add iterator mdiobus_for_each_phy (Izabela Bakollari) [RHEL-121401] +- net: phy: dp83869: fix STRAP_OPMODE bitmask (Izabela Bakollari) [RHEL-121401] +- net: phy: motorcomm: Add support for PHY LEDs on YT8531 (Izabela Bakollari) [RHEL-121401] +- net: phy: realtek: Add RTL8224 cable testing support (Izabela Bakollari) [RHEL-121401] +- phy: mscc: Use PHY_ID_MATCH_EXACT for VSC8584, VSC8582, VSC8575, VSC856X (Izabela Bakollari) [RHEL-121401] +- net: phy: dp83867: Disable EEE support as not implemented (Izabela Bakollari) [RHEL-121401] +- net: phylink: add phylink managed wake-on-lan PHY speed control (Izabela Bakollari) [RHEL-121401] +- net: phylink: add phylink managed MAC Wake-on-Lan support (Izabela Bakollari) [RHEL-121401] +- net: phy: add phy_may_wakeup() (Izabela Bakollari) [RHEL-121401] +- net: phy: add phy_can_wakeup() (Izabela Bakollari) [RHEL-121401] +- net: phy: micrel: always set shared->phydev for LAN8814 (Izabela Bakollari) [RHEL-121401] +- net: phy: micrel: fix typos in comments (Izabela Bakollari) [RHEL-121401] +- net: phy: realtek: fix rtl8221b-vm-cg name (Izabela Bakollari) [RHEL-121401] +- net: mdio: use macro module_driver to avoid boilerplate code (Izabela Bakollari) [RHEL-121401] +- net: phy: realtek: Avoid PHYCR2 access if PHYCR2 not present (Izabela Bakollari) [RHEL-121401] +- net: phy: bcm54811: Fix GMII/MII/MII-Lite selection (Izabela Bakollari) [RHEL-121401] +- net: doc: Fix typos in docs (Izabela Bakollari) [RHEL-121401] +- net: sfp: don't include swphy.h (Izabela Bakollari) [RHEL-121401] +- net: phy: annotate linkmode initializers as not used after init phase (Izabela Bakollari) [RHEL-121401] +- net: phy: stop exporting phy_driver_unregister (Izabela Bakollari) [RHEL-121401] +- docs: networking: phy: clarify abbreviation "PAL" (Izabela Bakollari) [RHEL-121401] +- net: phy: micrel: Fix lan8814_config_init (Izabela Bakollari) [RHEL-121401] +- net: phy: micrel: Fix default LED behaviour (Izabela Bakollari) [RHEL-121401] +- net: phy: stop exporting phy_driver_register (Izabela Bakollari) [RHEL-121401] +- net: phy: dp83640: improve phydev and driver removal handling (Izabela Bakollari) [RHEL-121401] +- net: phy: ax88796b: Replace hard-coded values with PHY_ID_MATCH_MODEL() (Izabela Bakollari) [RHEL-121401] +- net: phy: update all PHYs to use sfp_get_module_caps() (Izabela Bakollari) [RHEL-121401] +- net: phylink: use sfp_get_module_caps() (Izabela Bakollari) [RHEL-121401] +- net: sfp: provide sfp_get_module_caps() (Izabela Bakollari) [RHEL-121401] +- net: phy: add phy_interface_copy() (Izabela Bakollari) [RHEL-121401] +- net: phy: micrel: use %%pe in print format (Izabela Bakollari) [RHEL-121401] +- net: phy: micrel: Add Fast link failure support for lan8842 (Izabela Bakollari) [RHEL-121401] +- net: phy: clear link parameters on admin link down (Izabela Bakollari) [RHEL-121401] +- net: phy: nxp-c45-tja11xx: use bitmap_empty() where appropriate (Izabela Bakollari) [RHEL-121401] +- net: phylink: warn if deprecated array-style fixed-link binding is used (Izabela Bakollari) [RHEL-121401] +- net: phy: clear EEE runtime state in PHY_HALTED/PHY_ERROR (Izabela Bakollari) [RHEL-121401] +- net: phy: broadcom: Convert to phy_id_compare_model() (Izabela Bakollari) [RHEL-121401] +- net: phy: introduce phy_id_compare_model() PHY ID helper (Izabela Bakollari) [RHEL-121401] +- net: phy: micrel: Update Kconfig help text (Izabela Bakollari) [RHEL-121401] +- net: phy: fixed_phy: remove two function stubs (Izabela Bakollari) [RHEL-121401] +- net: phy: marvell: Fix 88e1510 downshift counter errata (Izabela Bakollari) [RHEL-121401] +- net: phy: aquantia: delete aqr_firmware_read_fingerprint() prototype (Izabela Bakollari) [RHEL-121401] +- net: phy: NXP_TJA11XX: Update Kconfig with TJA1102 support (Izabela Bakollari) [RHEL-121401] +- net: phy: aquantia: support phy-mode = "10g-qxgmii" on NXP SPF-30841 (AQR412C) (Izabela Bakollari) [RHEL-121401] +- net: phy: aquantia: create and store a 64-bit firmware image fingerprint (Izabela Bakollari) [RHEL-121401] +- net: phy: aquantia: report and configure in-band autoneg capabilities (Izabela Bakollari) [RHEL-121401] +- net: phy: aquantia: print global syscfg registers (Izabela Bakollari) [RHEL-121401] +- net: phy: transfer phy_config_inband() locking responsibility to phylink (Izabela Bakollari) [RHEL-121401] +- net: phylink: add lock for serializing concurrent pl->phydev writes with resolver (Izabela Bakollari) [RHEL-121401] +- phy: mscc: Stop taking ts_lock for tx_queue and use its own lock (Izabela Bakollari) [RHEL-121401] +- net: phy: micrel: Add PTP support for lan8842 (Izabela Bakollari) [RHEL-121401] +- net: phy: micrel: Introduce function __lan8814_ptp_probe_once (Izabela Bakollari) [RHEL-121401] +- net: phylink: disable autoneg for interfaces that have no inband (Izabela Bakollari) [RHEL-121401] +- net: phylink: provide phylink_get_inband_type() (Izabela Bakollari) [RHEL-121401] +- net: phy: add phy_interface_weight() (Izabela Bakollari) [RHEL-121401] +- net: sfp: add quirk for FLYPRO copper SFP+ module (Izabela Bakollari) [RHEL-121401] +- net: phy: mtk-2p5ge: Add LED support for MT7988 (Izabela Bakollari) [RHEL-121401] +- net: phy: fixed_phy: simplify fixed_mdio_read (Izabela Bakollari) [RHEL-121401] +- net: phy: realtek: support for TRIGGER_NETDEV_LINK on RTL8211E and RTL8211F (Izabela Bakollari) [RHEL-121401] +- phy: mscc: Fix when PTP clock is register and unregister (Izabela Bakollari) [RHEL-121401] +- net: phy: as21xxx: better handle PHY HW reset on soft-reboot (Izabela Bakollari) [RHEL-121401] +- net: phy: introduce phy_id_compare_vendor() PHY ID helper (Izabela Bakollari) [RHEL-121401] +- net: phy: mxl-86110: add basic support for MxL86111 PHY (Izabela Bakollari) [RHEL-121401] +- net: phy: mxl-86110: fix indentation in struct phy_driver (Izabela Bakollari) [RHEL-121401] +- net: phy: mxl-86110: add basic support for led_brightness_set op (Izabela Bakollari) [RHEL-121401] +- net: phy: aquantia: add support for AQR115 (Izabela Bakollari) [RHEL-121401] +- net: phy: aquantia: promote AQR813 and AQR114C to aqr_gen4_config_init() (Izabela Bakollari) [RHEL-121401] +- net: phy: aquantia: rename aqr113c_config_init() to aqr_gen4_config_init() (Izabela Bakollari) [RHEL-121401] +- net: phy: aquantia: reimplement aqcs109_config_init() as aqr_gen2_config_init() (Izabela Bakollari) [RHEL-121401] +- net: phy: aquantia: call aqr_gen3_config_init() for AQR112 and AQR412(C) (Izabela Bakollari) [RHEL-121401] +- net: phy: aquantia: call aqr_gen2_fill_interface_modes() for AQCS109 (Izabela Bakollari) [RHEL-121401] +- net: phy: aquantia: merge and rename aqr105_read_status() and aqr107_read_status() (Izabela Bakollari) [RHEL-121401] +- net: phy: aquantia: use cached GLOBAL_CFG registers in aqr107_read_rate() (Izabela Bakollari) [RHEL-121401] +- net: phy: aquantia: remove handling for get_rate_matching(PHY_INTERFACE_MODE_NA) (Izabela Bakollari) [RHEL-121401] +- net: phy: aquantia: save a local shadow of GLOBAL_CFG register values (Izabela Bakollari) [RHEL-121401] +- net: phy: aquantia: fill supported_interfaces for all aqr_gen2_config_init() callers (Izabela Bakollari) [RHEL-121401] +- net: phy: aquantia: rename some aqr107 functions according to generation (Izabela Bakollari) [RHEL-121401] +- net: phy: aquantia: reorder AQR113C PMD Global Transmit Disable bit clearing with supported_interfaces (Izabela Bakollari) [RHEL-121401] +- net: phy: aquantia: merge aqr113c_fill_interface_modes() into aqr107_fill_interface_modes() (Izabela Bakollari) [RHEL-121401] +- net: phy: aquantia: rename AQR412 to AQR412C and add real AQR412 (Izabela Bakollari) [RHEL-121401] +- net: phy: micrel: Add support for lan8842 (Izabela Bakollari) [RHEL-121401] +- net: phy: micrel: Replace hardcoded pages with defines (Izabela Bakollari) [RHEL-121401] +- net: phy: micrel: Introduce lanphy_modify_page_reg (Izabela Bakollari) [RHEL-121401] +- net: phy: micrel: Start using PHY_ID_MATCH_MODEL (Izabela Bakollari) [RHEL-121401] +- phy: mscc: Fix timestamping for vsc8584 (Izabela Bakollari) [RHEL-121401] +- net: phy: fixed: remove usage of a faux device (Izabela Bakollari) [RHEL-121401] +- net: phy: mscc: report and configure in-band auto-negotiation for SGMII/QSGMII (Izabela Bakollari) [RHEL-121401] +- net: phy: realtek: convert RTL8226-CG to c45 only (Izabela Bakollari) [RHEL-121401] +- net: phy: motorcomm: Add support for PHY LEDs on YT8521 (Izabela Bakollari) [RHEL-121401] +- net: phy: nxp-c45-tja11xx: fix the PHY ID mismatch issue when using C45 (Izabela Bakollari) [RHEL-121401] +- net: phy: smsc: add proper reset flags for LAN8710A (Izabela Bakollari) [RHEL-121401] +- phy: mscc: Fix parsing of unicast frames (Izabela Bakollari) [RHEL-121401] +- net: phy: micrel: fix KSZ8081/KSZ8091 cable test (Izabela Bakollari) [RHEL-121401] +- net: phy: qcom: qca807x: Enable WoL support using shared library (Izabela Bakollari) [RHEL-121401] +- net: phy: qcom: qca807x: Support PHY counter (Izabela Bakollari) [RHEL-121401] +- net: phy: qcom: qca808x: Support PHY counter (Izabela Bakollari) [RHEL-121401] +- net: phy: qcom: Add PHY counter support (Izabela Bakollari) [RHEL-121401] +- net: phy: Don't register LEDs for genphy (Izabela Bakollari) [RHEL-121401] +- net: phy: micrel: Add ksz9131_resume() (Izabela Bakollari) [RHEL-121401] +- net: phy: bcm54811: PHY initialization (Izabela Bakollari) [RHEL-121401] +- net: phy: bcm5481x: MII-Lite activation (Izabela Bakollari) [RHEL-121401] +- net: phy: MII-Lite PHY interface mode (Izabela Bakollari) [RHEL-121401] +- net: phy: smsc: Fix link failure in forced mode with Auto-MDIX (Izabela Bakollari) [RHEL-121401] +- net: phy: smsc: Force predictable MDI-X state on LAN87xx (Izabela Bakollari) [RHEL-121401] +- net: phy: smsc: Fix Auto-MDIX configuration when disabled by strap (Izabela Bakollari) [RHEL-121401] +- net: phy: declare package-related struct members only if CONFIG_PHY_PACKAGE is enabled (Izabela Bakollari) [RHEL-121401] +- net: phylink: add phylink_sfp_select_interface_speed() (Izabela Bakollari) [RHEL-121401] +- net: phylink: clear SFP interfaces when not in use (Izabela Bakollari) [RHEL-121401] +- net: phylink: restrict SFP interfaces to those that are supported (Izabela Bakollari) [RHEL-121401] +- net: phy: qcom: qca808x: Fix WoL issue by utilizing at8031_set_wol() (Izabela Bakollari) [RHEL-121401] +- net: phy: qcom: move the WoL function to shared library (Izabela Bakollari) [RHEL-121401] +- net: phy: air_en8811h: Introduce resume/suspend and clk_restore_context to ensure correct CKO settings after network interface reinitialization. (Izabela Bakollari) [RHEL-121401] +- net: phy: realtek: add error handling to rtl8211f_get_wol (Izabela Bakollari) [RHEL-121401] +- net: phy: Add interface types for 50G and 100G (Izabela Bakollari) [RHEL-121401] +- net: phy: qcom: at803x: Add Qualcomm IPQ5018 Internal PHY support (Izabela Bakollari) [RHEL-121401] +- net: sfp: add quirk for Potron SFP+ XGSPON ONU Stick (Izabela Bakollari) [RHEL-121401] +- net: phy: Add c45_phy_ids sysfs directory entry (Izabela Bakollari) [RHEL-121401] +- net: phy: add flag is_genphy_driven to struct phy_device (Izabela Bakollari) [RHEL-121401] +- net: phy: add Kconfig symbol PHY_PACKAGE (Izabela Bakollari) [RHEL-121401] +- net: phy: make phy_package a separate module (Izabela Bakollari) [RHEL-121401] +- net: phy: make mdio consumer / device layer a separate module (Izabela Bakollari) [RHEL-121401] +- net: phy: remove Kconfig symbol MDIO_DEVRES (Izabela Bakollari) [RHEL-121401] +- net: phy: factor out provider part from mdio_bus.c (Izabela Bakollari) [RHEL-121401] +- mdio: fix CONFIG_MDIO_DEVRES selects (Izabela Bakollari) [RHEL-121401] +- net: ethernet: Add missing depends on MDIO_DEVRES (Izabela Bakollari) [RHEL-121401] +- net: phy: move __phy_package_[read|write]_mmd to phy_package.c (Izabela Bakollari) [RHEL-121401] +- net: phy: improve rgmii_clock() documentation (Izabela Bakollari) [RHEL-121401] +- net: phy: dp83tg720: switch to adaptive polling and remove random delays (Izabela Bakollari) [RHEL-121401] +- net: phy: dp83tg720: remove redundant 600ms post-reset delay (Izabela Bakollari) [RHEL-121401] +- net: phy: dp83tg720: implement soft reset with asymmetric delay (Izabela Bakollari) [RHEL-121401] +- net: phy: directly copy struct mdio_board_info in mdiobus_register_board_info (Izabela Bakollari) [RHEL-121401] +- net: phy: improve mdio-boardinfo.h (Izabela Bakollari) [RHEL-121401] +- net: phy: move definition of struct mdio_board_entry to mdio-boardinfo.c (Izabela Bakollari) [RHEL-121401] +- net: phy: simplify mdiobus_setup_mdiodev_from_board_info (Izabela Bakollari) [RHEL-121401] +- net: phy: simplify phy_get_internal_delay() (Izabela Bakollari) [RHEL-121401] +- net: phy: move definition of genphy_c45_driver to phy_device.c (Izabela Bakollari) [RHEL-121401] +- net/mdiobus: Fix potential out-of-bounds read/write access (Izabela Bakollari) [RHEL-121401] +- net: phy: mscc: Stop clearing the the UDPv4 checksum for L2 frames (Izabela Bakollari) [RHEL-121401] +- net: phy: mscc: Fix memory leak when using one step timestamping (Izabela Bakollari) [RHEL-121401] +- net: phy: fix up const issues in to_mdio_device() and to_phy_device() (Izabela Bakollari) [RHEL-121401] +- net: phy: clear phydev->devlink when the link is deleted (Izabela Bakollari) [RHEL-121401] +- net: phy: mediatek: Add Airoha AN7583 PHY support (Izabela Bakollari) [RHEL-121401] +- net: phy: Add support for Aeonsemi AS21xxx PHYs (Izabela Bakollari) [RHEL-121401] +- net: phy: introduce genphy_match_phy_device() (Izabela Bakollari) [RHEL-121401] +- net: phy: nxp-c45-tja11xx: simplify .match_phy_device OP (Izabela Bakollari) [RHEL-121401] +- net: phy: bcm87xx: simplify .match_phy_device OP (Izabela Bakollari) [RHEL-121401] +- net: phy: pass PHY driver to .match_phy_device OP (Izabela Bakollari) [RHEL-121401] +- net: phy: fixed_phy: transition to the faux device interface (Izabela Bakollari) [RHEL-121401] +- net: phy: realtek: HWMON support for standalone versions of RTL8221B and RTL8251 (Izabela Bakollari) [RHEL-121401] +- xen/netfront: stop tx queues during live migration (Thilak KN) [RHEL-134437] + +* Mon Feb 16 2026 CKI KWF Bot [5.14.0-683.el9] +- perf amd ibs: Sync arch/x86/include/asm/amd-ibs.h header with the kernel (Michael Petlan) [RHEL-106898] +- perf test amd ibs: Add sample period unit test (Michael Petlan) [RHEL-106898] +- perf mem/c2c amd: Add ldlat support (Michael Petlan) [RHEL-106898] +- perf test: Simplify data symbol test (Michael Petlan) [RHEL-106898] +- perf test: Add timeout to datasym workload (Michael Petlan) [RHEL-106898] +- perf amd ibs: Incorporate Zen5 DTLB and PageSize information (Michael Petlan) [RHEL-106898] +- perf amd ibs: Add Load Latency bits in raw dump (Michael Petlan) [RHEL-106898] +- ice: dpll: fix rclk pin state get and misplaced header macros (Ivan Vecera) [RHEL-146370] +- ice: dpll: Support E825-C SyncE and dynamic pin discovery (Ivan Vecera) [RHEL-146370] +- drivers: Add support for DPLL reference count tracking (Ivan Vecera) [RHEL-146370] +- redhat: configs: Enable CONFIG_DPLL_REFCNT_TRACKER for debug (Ivan Vecera) [RHEL-146370] +- dpll: Add reference count tracking support (Ivan Vecera) [RHEL-146370] +- dpll: Enhance and consolidate reference counting logic (Ivan Vecera) [RHEL-146370] +- dpll: zl3073x: Add support for mux pin type (Ivan Vecera) [RHEL-146370] +- dpll: Support dynamic pin index allocation (Ivan Vecera) [RHEL-146370] +- dpll: Add notifier chain for dpll events (Ivan Vecera) [RHEL-146370] +- dpll: zl3073x: Associate pin with fwnode handle (Ivan Vecera) [RHEL-146370] +- dpll: Allow associating dpll pin with a firmware node (Ivan Vecera) [RHEL-146370] +- perf/x86/amd/uncore: Avoid a false positive warning about snprintf truncation in amd_uncore_umc_ctx_init (Michael Petlan) [RHEL-106948] +- perf/x86/amd/uncore: Fix the return value of amd_uncore_df_event_init() on error (Michael Petlan) [RHEL-106948] +- perf/x86/amd/uncore: Prevent UMC counters from saturating (Michael Petlan) [RHEL-106948] +- perf/x86/amd/uncore: Add parameter to configure hrtimer (Michael Petlan) [RHEL-106948] +- perf/x86/intel/uncore: Use HRTIMER_MODE_HARD for detecting overflows (Michael Petlan) [RHEL-106948] +- perf/x86: Switch to use hrtimer_setup() (Michael Petlan) [RHEL-106948] +- perf/x86/amd/uncore: Use hrtimer for handling overflows (Michael Petlan) [RHEL-106948] +- perf/x86/amd/uncore: Remove unused 'struct amd_uncore_ctx::node' member (Michael Petlan) [RHEL-106948] +- pinctrl: intel: fix build warnings about export.h (David Arcari) [RHEL-130326] +- pinctrl: intel: drop repeated config dependency (David Arcari) [RHEL-130326] +- pinctrl: baytrail: copy communities using devm_kmemdup_array() (David Arcari) [RHEL-130326] +- pinctrl: intel: copy communities using devm_kmemdup_array() (David Arcari) [RHEL-130326] +- pinctrl: intel: Fix wrong bypass assignment in intel_pinctrl_probe_pwm() (David Arcari) [RHEL-130326] +- pinctrl: intel: Import PWM_LPSS namespace for devm_pwm_lpss_probe() (David Arcari) [RHEL-130326] +- pinctrl: baytrail: Use dedicated helpers for chained IRQ handlers (David Arcari) [RHEL-130326] +- pinctrl: elkhartlake: Add support for DSW community (David Arcari) [RHEL-130326] +- pinctrl: intel: Add a human readable decoder for pull bias values (David Arcari) [RHEL-130326] +- pinctrl: intel: platform: Add Panther Lake to the list of supported (David Arcari) [RHEL-130326] +- pinctrl: intel: platform: use semicolon instead of comma in ncommunities assignment (David Arcari) [RHEL-130326] +- pinctrl: amd: Clear GPIO debounce for suspend (David Arcari) [RHEL-130338] +- pinctrl: amd: Constify pointers to 'pinctrl_desc' (David Arcari) [RHEL-130338] +- pinctrl: amd: Fix hibernation support with CONFIG_SUSPEND unset (David Arcari) [RHEL-130338] +- pinctrl: amd: Fix use of undeclared identifier 'pinctrl_amd_s2idle_dev_ops' (David Arcari) [RHEL-130338] +- pinctrl: amd: Add an LPS0 check() callback (David Arcari) [RHEL-130338] +- pinctrl: Use str_enable_disable-like helpers [partial] (David Arcari) [RHEL-130338] +- pinctrl: amd: Take suspend type into consideration which pins are non-wake (David Arcari) [RHEL-130338] +- pinctrl: amd: Fix two small typos (David Arcari) [RHEL-130338] +- pinctrl: amd: Mask non-wake source pins with interrupt enabled at suspend (David Arcari) [RHEL-130338] +- pinctrl: amd: Convert to platform remove callback returning void (David Arcari) [RHEL-130338] +- pinctrl: amd: Mask wake bits on probe again (David Arcari) [RHEL-130338] +- idpf: Fix data race in idpf_net_dim (Michal Schmidt) [RHEL-139535 RHEL-99644] +- idpf: read lower clock bits inside the time sandwich (Michal Schmidt) [RHEL-139535 RHEL-99644] +- eth: ixgbe: migrate to new RXFH callbacks (Michal Schmidt) [RHEL-139535] +- idpf: Fix error handling in idpf_vport_open() (Michal Schmidt) [RHEL-139535 RHEL-99644] +- idpf: Fix RSS LUT NULL ptr issue after soft reset (Michal Schmidt) [RHEL-139535 RHEL-99644] +- idpf: Fix RSS LUT configuration on down interfaces (Michal Schmidt) [RHEL-139535 RHEL-99644] +- idpf: Fix RSS LUT NULL pointer crash on early ethtool operations (Michal Schmidt) [RHEL-139535 RHEL-99644] +- idpf: fix issue with ethtool -n command display (Michal Schmidt) [RHEL-139535 RHEL-99644] +- idpf: fix memory leak of flow steer list on rmmod (Michal Schmidt) [RHEL-139535 RHEL-99644] +- idpf: detach and close netdevs while handling a reset (Michal Schmidt) [RHEL-139535 RHEL-99644] +- idpf: use desc_ring when checking completion queue DMA allocation (Michal Schmidt) [RHEL-139535 RHEL-99644] +- idpf: convert vport state to bitmap (Michal Schmidt) [RHEL-139535 RHEL-99644] +- idpf: fix memory leak in idpf_vc_core_deinit() (Michal Schmidt) [RHEL-139535 RHEL-99644] +- idpf: fix LAN memory regions command on some NVMs (Michal Schmidt) [RHEL-139535 RHEL-99644] +- RDMA/irdma: Fix irdma_alloc_ucontext_resp padding (Michal Schmidt) [RHEL-139535 RHEL-97658] +- idpf: extract GRXRINGS from .get_rxnfc (Michal Schmidt) [RHEL-139535 RHEL-99644] +- RDMA/irdma: Fix SRQ shadow area address initialization (Michal Schmidt) [RHEL-139535 RHEL-97658] +- RDMA/irdma: Remove doorbell elision logic (Michal Schmidt) [RHEL-139535 RHEL-97658] +- RDMA/irdma: Do not set IBK_LOCAL_DMA_LKEY for GEN3+ (Michal Schmidt) [RHEL-139535 RHEL-97658] +- RDMA/irdma: Add missing mutex destroy (Michal Schmidt) [RHEL-139535 RHEL-97658] +- RDMA/irdma: Fix SIGBUS in AEQ destroy (Michal Schmidt) [RHEL-139535 RHEL-97658] +- RDMA/irdma: Add a missing kfree of struct irdma_pci_f for GEN2 (Michal Schmidt) [RHEL-139535 RHEL-97658] +- RDMA/irdma: Remove unused CQ registry (Michal Schmidt) [RHEL-139535 RHEL-97658] +- RDMA/irdma: Take a lock before moving SRQ tail in poll_cq (Michal Schmidt) [RHEL-139535 RHEL-97658] +- libie: depend on DEBUG_FS when building LIBIE_FWLOG (Michal Schmidt) [RHEL-122275 RHEL-139535] +- RDMA/irdma: CQ size and shadow update changes for GEN3 (Michal Schmidt) [RHEL-139535 RHEL-97658] +- RDMA/irdma: Fix vf_id size to u16 to avoid overflow (Michal Schmidt) [RHEL-139535 RHEL-97658] +- RDMA/irdma: Fix positive vs negative error codes in irdma_post_send() (Michal Schmidt) [RHEL-139535 RHEL-97658] +- RDMA/irdma: Extend CQE Error and Flush Handling for GEN3 Devices (Michal Schmidt) [RHEL-139535 RHEL-97658] +- RDMA/irdma: Add Atomic Operations support (Michal Schmidt) [RHEL-139535 RHEL-97658] +- RDMA/irdma: Restrict Memory Window and CQE Timestamping to GEN3 (Michal Schmidt) [RHEL-139535 RHEL-97658] +- RDMA/irdma: Add SRQ support (Michal Schmidt) [RHEL-139535 RHEL-97658] +- RDMA/irdma: Support 64-byte CQEs and GEN3 CQE opcode decoding (Michal Schmidt) [RHEL-139535 RHEL-97658] +- RDMA/irdma: Add support for V2 HMC resource management scheme (Michal Schmidt) [RHEL-139535 RHEL-97658] +- RDMA/irdma: Extend QP context programming for GEN3 (Michal Schmidt) [RHEL-139535 RHEL-97658] +- RDMA/irdma: Add GEN3 virtual QP1 support (Michal Schmidt) [RHEL-139535 RHEL-97658] +- RDMA/irdma: Introduce GEN3 vPort driver support (Michal Schmidt) [RHEL-139535 RHEL-97658] +- RDMA/irdma: Add GEN3 HW statistics support (Michal Schmidt) [RHEL-139535 RHEL-97658] +- RDMA/irdma: Add GEN3 support for AEQ and CEQ (Michal Schmidt) [RHEL-139535 RHEL-97658] +- RDMA/irdma: Add GEN3 CQP support with deferred completions (Michal Schmidt) [RHEL-139535 RHEL-97658] +- RDMA/irdma: Discover and set up GEN3 hardware register layout (Michal Schmidt) [RHEL-139535 RHEL-97658] +- RDMA/irdma: Add GEN3 core driver support (Michal Schmidt) [RHEL-139535 RHEL-97658] +- RDMA/irdma: Refactor GEN2 auxiliary driver (Michal Schmidt) [RHEL-139535 RHEL-97658] +- ixgbe: fwlog support for e610 (Michal Schmidt) [RHEL-139535] +- i40e: fix Jumbo Frame support after iPXE boot (Michal Schmidt) [RHEL-139535 RHEL-97688] +- i40e: use libie_aq_str (Michal Schmidt) [RHEL-139535 RHEL-97688] +- i40e: use libie adminq descriptors (Michal Schmidt) [RHEL-139535 RHEL-97688] +- ixgbe: use libie adminq descriptors (Michal Schmidt) [RHEL-139535] +- idpf: add flow steering support (Michal Schmidt) [RHEL-139535 RHEL-99644] +- virtchnl2: add flow steering support (Michal Schmidt) [RHEL-139535 RHEL-99644] +- idpf: implement get LAN MMIO memory regions (Michal Schmidt) [RHEL-139535 RHEL-97658 RHEL-99644] +- resource: Add resource set range and size helpers (Michal Schmidt) [RHEL-139535] +- i40e: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set() (Michal Schmidt) [RHEL-139535 RHEL-97688] +- ice, irdma: fix an off by one in error handling code (Michal Schmidt) [RHEL-139535 RHEL-97658] +- ice: use napi's irq affinity and rmap IRQ notifiers (Michal Schmidt) [RHEL-139535] +- net: intel: implement modern PM ops declarations [e100,e1000,fm10k] (Michal Schmidt) [RHEL-139535] +- net: adopt skb_network_offset() and similar helpers [i40e] (Michal Schmidt) [RHEL-139535 RHEL-97688] +- idpf: fix aux device unplugging when rdma is not supported by vport (Michal Schmidt) [RHEL-139535 RHEL-99644] +- idpf: cap maximum Rx buffer size (Michal Schmidt) [RHEL-139535 RHEL-99644] +- idpf: fix error handling in the init_task on load (Michal Schmidt) [RHEL-139535 RHEL-99644] +- idpf: fix memory leak in idpf_vport_rel() (Michal Schmidt) [RHEL-139535 RHEL-99644] +- idpf: keep the netdev when a reset fails (Michal Schmidt) [RHEL-139535 RHEL-99644] +- e1000: fix OOB in e1000_tbi_should_accept() (Michal Schmidt) [RHEL-139535] {CVE-2025-71093} +- idpf: reduce mbx_task schedule delay to 300us (Michal Schmidt) [RHEL-139535 RHEL-99644] +- RDMA/irdma: avoid invalid read in irdma_net_event (Michal Schmidt) [RHEL-139535 RHEL-97658] {CVE-2025-71133} +- i40e: validate ring_len parameter against hardware-specific values (Michal Schmidt) [RHEL-139535 RHEL-97688] +- i40e: fix scheduling in set_rx_mode (Michal Schmidt) [RHEL-139535 RHEL-97688] +- idpf: correct queue index in Rx allocation error messages (Michal Schmidt) [RHEL-139535 RHEL-99644] +- ixgbe: avoid redundant call to ixgbe_non_sfp_link_config() (Michal Schmidt) [RHEL-139535] +- e1000e: Remove unneeded checks (Michal Schmidt) [RHEL-139535] +- ixgbevf: ixgbevf_q_vector clean up (Michal Schmidt) [RHEL-139535] +- fm10k: extract GRXRINGS from .get_rxnfc (Michal Schmidt) [RHEL-139535] +- ixgbevf: extract GRXRINGS from .get_rxnfc (Michal Schmidt) [RHEL-139535] +- ice: extract GRXRINGS from .get_rxnfc (Michal Schmidt) [RHEL-139535] +- iavf: extract GRXRINGS from .get_rxnfc (Michal Schmidt) [RHEL-139535 RHEL-97703] +- i40e: extract GRXRINGS from .get_rxnfc (Michal Schmidt) [RHEL-139535 RHEL-97688] +- RDMA/irdma: Do not directly rely on IB_PD_UNSAFE_GLOBAL_RKEY (Michal Schmidt) [RHEL-139535 RHEL-97658] +- RDMA/irdma: Fix data race in irdma_free_pble (Michal Schmidt) [RHEL-139535 RHEL-97658] +- RDMA/irdma: Fix data race in irdma_sc_ccq_arm (Michal Schmidt) [RHEL-139535 RHEL-97658] +- i40e: delete a stray tab (Michal Schmidt) [RHEL-139535 RHEL-97688] +- idpf: fix possible vport_config NULL pointer deref in remove (Michal Schmidt) [RHEL-139535 RHEL-99644] {CVE-2025-68213} +- net: ixgbe: convert to use .get_rx_ring_count (Michal Schmidt) [RHEL-139535] +- RDMA/irdma: Remove redundant NULL check of udata in irdma_create_user_ah() (Michal Schmidt) [RHEL-139535 RHEL-97658] +- i40e: support generic devlink param "max_mac_per_vf" (Michal Schmidt) [RHEL-139535 RHEL-97688] +- idpf: add support for IDPF PCI programming interface (Michal Schmidt) [RHEL-139535 RHEL-99644] +- RDMA/irdma: Silently consume unsignaled completions (Michal Schmidt) [RHEL-139535 RHEL-97658] +- RDMA/irdma: Initialize cqp_cmds_info to prevent resource leaks (Michal Schmidt) [RHEL-139535 RHEL-97658] +- RDMA/irdma: Enforce local fence for LOCAL_INV WRs (Michal Schmidt) [RHEL-139535 RHEL-97658] +- ixgbe: fix typos in ixgbe driver comments (Michal Schmidt) [RHEL-139535] +- idpf: remove duplicate defines in IDPF_CAP_RSS (Michal Schmidt) [RHEL-139535 RHEL-99644] +- i40e: avoid redundant VF link state updates (Michal Schmidt) [RHEL-139535 RHEL-97688] +- RDMA/irdma: Set irdma_cq cq_num field during CQ create (Michal Schmidt) [RHEL-139535 RHEL-97658] +- RDMA/irdma: Fix SD index calculation (Michal Schmidt) [RHEL-139535 RHEL-97658] +- idpf: cleanup remaining SKBs in PTP flows (Michal Schmidt) [RHEL-139535 RHEL-99644] {CVE-2025-40175} +- idpf: fix mismatched free function for dma_alloc_coherent (Michal Schmidt) [RHEL-139535 RHEL-99644] +- RDMA/irdma: Remove unused struct irdma_cq fields (Michal Schmidt) [RHEL-139535 RHEL-97658] +- net: intel: fm10k: Fix parameter idx set but not used (Michal Schmidt) [RHEL-139535] +- idpf: add HW timestamping statistics (Michal Schmidt) [RHEL-139535 RHEL-99644] +- i40e: improve VF MAC filters accounting (Michal Schmidt) [RHEL-139535 RHEL-97688] +- RDMA/irdma: Update Kconfig (Michal Schmidt) [RHEL-139535 RHEL-97658] +- libie: fix linking with libie_{adminq,fwlog} when CONFIG_LIBIE=n (Michal Schmidt) [RHEL-139535] +- i40e: remove redundant memory barrier when cleaning Tx descs (Michal Schmidt) [RHEL-139535 RHEL-97688] +- idpf: add support for nointerrupt queues (Michal Schmidt) [RHEL-139535 RHEL-99644] +- idpf: remove SW marker handling from NAPI (Michal Schmidt) [RHEL-139535 RHEL-99644] +- idpf: add 4-byte completion descriptor definition (Michal Schmidt) [RHEL-139535 RHEL-99644] +- idpf: link NAPIs to queues (Michal Schmidt) [RHEL-139535 RHEL-99644] +- idpf: use a saner limit for default number of queues to allocate (Michal Schmidt) [RHEL-139535 RHEL-99644] +- idpf: fix Rx descriptor ready check barrier in splitq (Michal Schmidt) [RHEL-139535 RHEL-99644] +- e1000: drop unnecessary constant casts to u16 (Michal Schmidt) [RHEL-139535] +- i40e: Fix potential invalid access when MAC list is empty (Michal Schmidt) [RHEL-139535 RHEL-97688] {CVE-2025-39853} +- i40e: remove read access to debugfs files (Michal Schmidt) [RHEL-139535 RHEL-97688] {CVE-2025-39901} +- idpf: fix UAF in RDMA core aux dev deinitialization (Michal Schmidt) [RHEL-139535 RHEL-99644] +- idpf: do not linearize big TSO packets (Michal Schmidt) [RHEL-139535 RHEL-99644] +- idpf: remove obsolete stashing code (Michal Schmidt) [RHEL-139535 RHEL-99644] +- idpf: stop Tx if there are insufficient buffer resources (Michal Schmidt) [RHEL-139535 RHEL-99644] +- idpf: replace flow scheduling buffer ring with buffer pool (Michal Schmidt) [RHEL-139535 RHEL-99644] +- idpf: simplify and fix splitq Tx packet rollback error path (Michal Schmidt) [RHEL-139535 RHEL-99644] +- idpf: improve when to set RE bit logic (Michal Schmidt) [RHEL-139535 RHEL-99644] +- idpf: add support for Tx refillqs in flow scheduling mode (Michal Schmidt) [RHEL-139535 RHEL-99644] +- eth: intel: use vmalloc_array() to simplify code [fm10k] (Michal Schmidt) [RHEL-139535] +- idpf: preserve coalescing settings across resets (Michal Schmidt) [RHEL-139535 RHEL-99644] +- idpf: add cross timestamping (Michal Schmidt) [RHEL-139535 RHEL-99644] +- virtchnl2: rename enum virtchnl2_cap_rss (Michal Schmidt) [RHEL-139535 RHEL-99644] +- ethernet: intel: fix building with large NR_CPUS [fm10k,i40e] (Michal Schmidt) [RHEL-139535 RHEL-97688] +- idpf: implement IDC vport aux driver MTU change handler (Michal Schmidt) [RHEL-139535 RHEL-99644] +- idpf: implement remaining IDC RDMA core callbacks and handlers (Michal Schmidt) [RHEL-139535 RHEL-99644] +- idpf: implement RDMA vport auxiliary dev create, init, and destroy (Michal Schmidt) [RHEL-139535 RHEL-97658 RHEL-99644] +- idpf: implement core RDMA auxiliary dev create, init, and destroy (Michal Schmidt) [RHEL-139535 RHEL-97658 RHEL-99644] +- idpf: use reserved RDMA vectors from control plane (Michal Schmidt) [RHEL-139535 RHEL-99644] +- idpf: return 0 size for RSS key if not supported (Michal Schmidt) [RHEL-139535 RHEL-99644] {CVE-2025-38402} +- e1000: Move cancel_work_sync to avoid deadlock (Michal Schmidt) [RHEL-139535] {CVE-2025-38114} +- i40e: retry VFLR handling if there is ongoing VF reset (Michal Schmidt) [RHEL-139535 RHEL-97688] +- i40e: return false from i40e_reset_vf if reset is in progress (Michal Schmidt) [RHEL-139535 RHEL-97688] +- iavf: convert to NAPI IRQ affinity API (Michal Schmidt) [RHEL-139535 RHEL-97703] +- ice: add ice driver PTP pin documentation (Michal Schmidt) [RHEL-139535] +- i40e: add link_down_events statistic (Michal Schmidt) [RHEL-139535 RHEL-97688] +- idpf: add support for Rx timestamping (Michal Schmidt) [RHEL-139535 RHEL-99644] +- idpf: add Tx timestamp flows (Michal Schmidt) [RHEL-139535 RHEL-99644] +- idpf: add Tx timestamp capabilities negotiation (Michal Schmidt) [RHEL-139535 RHEL-99644] +- idpf: add PTP clock configuration (Michal Schmidt) [RHEL-139535 RHEL-99644] +- idpf: add mailbox access to read PTP clock time (Michal Schmidt) [RHEL-139535 RHEL-99644] +- idpf: negotiate PTP capabilities and get PTP clock (Michal Schmidt) [RHEL-139535 RHEL-99644] +- idpf: move virtchnl structures to the header file (Michal Schmidt) [RHEL-139535 RHEL-99644] +- virtchnl: add PTP virtchnl definitions (Michal Schmidt) [RHEL-139535 RHEL-99644] +- idpf: add initial PTP support (Michal Schmidt) [RHEL-139535 RHEL-99644] +- idpf: change the method for mailbox workqueue allocation (Michal Schmidt) [RHEL-139535 RHEL-99644] +- idpf: remove unreachable code from setting mailbox (Michal Schmidt) [RHEL-139535 RHEL-99644] +- idpf: assign extracted ptype to struct libeth_rqe_info field (Michal Schmidt) [RHEL-139535 RHEL-99644] +- RDMA: Don't use %%pK through printk (Michal Schmidt) [RHEL-139535 RHEL-97658] +- idpf: use napi's irq affinity (Michal Schmidt) [RHEL-139535 RHEL-99644] +- intel/fm10k: Remove unused fm10k_iov_msg_mac_vlan_pf (Michal Schmidt) [RHEL-139535] +- e1000: Hold RTNL when e1000_down can be called (Michal Schmidt) [RHEL-139535] +- e1000: Link NAPI instances to queues and IRQs (Michal Schmidt) [RHEL-139535] +- net: handle HAS_IOPORT dependencies [intel] (Michal Schmidt) [RHEL-139535] +- intel: make module parameters readable in sys filesystem [e100] (Michal Schmidt) [RHEL-139535] +- intel: add bit macro includes where needed [e1000,fm10k] (Michal Schmidt) [RHEL-139535] +- ice: add documentation for FW logging (Michal Schmidt) [RHEL-139535] +- i40e: Annotate struct i40e_qvlist_info with __counted_by (Michal Schmidt) [RHEL-139535] +- fm10k: replace deprecated strncpy with strscpy (Michal Schmidt) [RHEL-139535] +- e1000: replace deprecated strncpy with strscpy (Michal Schmidt) [RHEL-139535] +- e100: replace deprecated strncpy with strscpy (Michal Schmidt) [RHEL-139535] +- net: e1000: Remove unused declarations (Michal Schmidt) [RHEL-139535] +- Documentation/eth/intel: Remove references to SourceForge (Michal Schmidt) [RHEL-139535 RHEL-97688 RHEL-97703] +- Documentation/eth/intel: Update address for driver support (Michal Schmidt) [RHEL-139535 RHEL-97688 RHEL-97703] +- ixgb: Remove ixgb driver (Michal Schmidt) [RHEL-139535] +- ice: Fix broken link in ice NAPI doc (Michal Schmidt) [RHEL-139535] +- e100: Fix possible use after free in e100_xmit_prepare (Michal Schmidt) [RHEL-139535] {CVE-2022-49026} +- fm10k: Fix error handling in fm10k_init_module() (Michal Schmidt) [RHEL-139535] +- e1000: Remove unnecessary use of kmap_atomic() (Michal Schmidt) [RHEL-139535] +- intel/fm10k:fix repeated words in comments (Michal Schmidt) [RHEL-139535] +- intel/e1000:fix repeated words in comments (Michal Schmidt) [RHEL-139535] +- fm10k: remove unexpected word "the" (Michal Schmidt) [RHEL-139535] +- intel: remove unused macros [e100,e1000,ixgb] (Michal Schmidt) [RHEL-139535] +- ixgb: Fix typos in comments (Michal Schmidt) [RHEL-139535] +- e1000: Fix typos in comments (Michal Schmidt) [RHEL-139535] +- i40e: remove enum i40e_client_state (Michal Schmidt) [RHEL-139535] +- ixgb: Remove useless DMA-32 fallback configuration (Michal Schmidt) [RHEL-139535] +- e1000: switch to napi_build_skb() (Michal Schmidt) [RHEL-139535] +- e1000: switch to napi_consume_skb() (Michal Schmidt) [RHEL-139535] +- fm10k: Fix syntax errors in comments (Michal Schmidt) [RHEL-139535] +- e100: fix device suspend/resume (Michal Schmidt) [RHEL-139535] +- ethernet: ixgb: use eth_hw_addr_set() (Michal Schmidt) [RHEL-139535] +- ethernet: constify references to netdev->dev_addr in drivers [ixgb] (Michal Schmidt) [RHEL-139535] +- ethernet: use eth_hw_addr_set() for dev->addr_len cases [intel] (Michal Schmidt) [RHEL-139535] +- e100: fix buffer overrun in e100_get_regs (Michal Schmidt) [RHEL-139535] +- e100: fix length calculation in e100_get_regs_len (Michal Schmidt) [RHEL-139535] +- Doc: networking: Fox a typo in ice.rst (Michal Schmidt) [RHEL-139535] +- e100: Avoid memcpy() over-reading of ETH_SS_STATS (Michal Schmidt) [RHEL-139535] +- wifi: ath12k: workaround to use VMs (Jose Ignacio Tornos Martinez) [RHEL-141399] +- wifi: ath11k: workaround to use VMs (Jose Ignacio Tornos Martinez) [RHEL-141399] +- ALSA: update RHEL kconfigs for 6.18 upstream code (Jaroslav Kysela) [RHEL-118911] +- ALSA: hda/tas2781: properly initialize speaker_id for TAS2563 (Jaroslav Kysela) [RHEL-118911] +- ALSA: hda/realtek: fix micmute LED reversed on HP Abe and Bantie (Jaroslav Kysela) [RHEL-118911] +- ASoC: qcom: qdsp6: q6asm-dai: set 10 ms period and buffer alignment. (Jaroslav Kysela) [RHEL-118911] +- ASoC: qcom: q6adm: the the copp device only during last instance (Jaroslav Kysela) [RHEL-118911] +- ASoC: qcom: q6asm-dai: perform correct state check before closing (Jaroslav Kysela) [RHEL-118911] +- ASoC: qcom: q6apm-dai: set flags to reflect correct operation of appl_ptr (Jaroslav Kysela) [RHEL-118911] +- ASoC: qcom: sdw: fix memory leak for sdw_stream_runtime (Jaroslav Kysela) [RHEL-118911] +- ASoC: codecs: lpass-tx-macro: fix SM6115 support (Jaroslav Kysela) [RHEL-118911] +- ASoC: codecs: wcd939x: fix regmap leak on probe failure (Jaroslav Kysela) [RHEL-118911] +- ASoC: ak4458: remove the reset operation in probe and remove (Jaroslav Kysela) [RHEL-118911] +- ALSA: usb-mixer: us16x08: validate meter packet indices (Jaroslav Kysela) [RHEL-118911] +- ALSA: pcmcia: Fix resource leak in snd_pdacf_probe error path (Jaroslav Kysela) [RHEL-118911] +- ASoC: fsl_sai: Constrain sample rates from audio PLLs only in master mode (Jaroslav Kysela) [RHEL-118911] +- ALSA: hda/realtek - Enable Mute LED for Lenovo platform (Jaroslav Kysela) [RHEL-118911] +- ALSA: hda/realtek: fix mute/micmute LEDs don't work for HP 200 G2i (Jaroslav Kysela) [RHEL-118911] +- ALSA: realtek/alc288 fix headphone for MS Surface 2/3 (Jaroslav Kysela) [RHEL-118911] +- ASoC: Intel: sof_sdw: Add new quirks for PTL on Dell with CS42L43 (Jaroslav Kysela) [RHEL-118911] +- ALSA: hda/realtek: Add Asus quirk for TAS amplifiers (Jaroslav Kysela) [RHEL-118911] +- regmap: slimbus: fix bus_context pointer in regmap init calls (Jaroslav Kysela) [RHEL-118911] {CVE-2025-40317} +- ASoC: ops: fix snd_soc_get_volsw for sx controls (Jaroslav Kysela) [RHEL-118911] +- ASoC: SDCA: support Q7.8 volume format (Jaroslav Kysela) [RHEL-118911] +- ASoC: cs35l41: Always return 0 when a subsystem ID is found (Jaroslav Kysela) [RHEL-118911] +- ASoC: codecs: wcd937x: Fix error handling in wcd937x codec driver (Jaroslav Kysela) [RHEL-118911] +- ASoC: SOF: ipc4-topology: Convert FLOAT to S32 during blob selection (Jaroslav Kysela) [RHEL-118911] +- ASoC: SOF: ipc4-topology: Prefer 32-bit DMIC blobs for 8-bit formats as well (Jaroslav Kysela) [RHEL-118911] +- slimbus: ngd: Fix reference count leak in qcom_slim_ngd_notify_slaves (Jaroslav Kysela) [RHEL-118911] +- ASoC: SDCA: Remove duplicated module macros (Jaroslav Kysela) [RHEL-118911] +- ALSA: wavefront: Fix integer overflow in sample size validation (Jaroslav Kysela) [RHEL-118911] {CVE-2025-68344} +- ALSA: wavefront: Clear substream pointers on close (Jaroslav Kysela) [RHEL-118911] +- ALSA: hda: cs35l41: Fix NULL pointer dereference in cs35l41_hda_read_acpi() (Jaroslav Kysela) [RHEL-118911] {CVE-2025-68345} +- ALSA: hda/tas2781: fix speaker id retrieval for multiple probes (Jaroslav Kysela) [RHEL-118911] +- ALSA: hda/realtek: Add match for ASUS Xbox Ally projects (Jaroslav Kysela) [RHEL-118911] +- ALSA: dice: fix buffer overflow in detect_stream_formats() (Jaroslav Kysela) [RHEL-118911] {CVE-2025-68346} +- ASoC: amd: acp: update tdm channels for specific DAI (Jaroslav Kysela) [RHEL-118911] +- ALSA: firewire-motu: add bounds check in put_user loop for DSP events (Jaroslav Kysela) [RHEL-118911] {CVE-2025-68753} +- ALSA: uapi: Fix typo in asound.h comment (Jaroslav Kysela) [RHEL-118911] +- ALSA: firewire-motu: fix buffer overflow in hwdep read for DSP events (Jaroslav Kysela) [RHEL-118911] {CVE-2025-68347} +- ASoC: ak5558: Disable regulator when error happens (Jaroslav Kysela) [RHEL-118911] +- ASoC: ak4458: Disable regulator when error happens (Jaroslav Kysela) [RHEL-118911] +- ASoC: amd: acp: Audio is not resuming after s0ix (Jaroslav Kysela) [RHEL-118911] +- ASoC: bcm: bcm63xx-pcm-whistler: Check return value of of_dma_configure() (Jaroslav Kysela) [RHEL-118911] +- ASoC: Intel: catpt: Fix error path in hw_params() (Jaroslav Kysela) [RHEL-118911] +- ASoC: fsl_xcvr: clear the channel status control memory (Jaroslav Kysela) [RHEL-118911] +- ASoC: nau8325: add missing build config (Jaroslav Kysela) [RHEL-118911] +- ASoC: codecs: nau8325: Silence uninitialized variables warnings (Jaroslav Kysela) [RHEL-118911] +- ASoC: nau8325: use simple i2c probe function (Jaroslav Kysela) [RHEL-118911] +- ASoC: tas2781: correct the wrong period (Jaroslav Kysela) [RHEL-118911] +- ASoC: tas2781: Correct the wrong chip ID for reset variable check (Jaroslav Kysela) [RHEL-118911] +- ASoC: SDCA: Fix missing dash in HIDE DisCo property (Jaroslav Kysela) [RHEL-118911] +- soundwire: intel_auxdevice: add cs42l45 codec to wake_capable_list (Jaroslav Kysela) [RHEL-118911] +- ALSA: hda/realtek - Enable Mute LED for HP ZBook X G2i platform (Jaroslav Kysela) [RHEL-118911] +- ALSA: hda/realtek - Enable Mute LED and Tas2781 for HP platform (Jaroslav Kysela) [RHEL-118911] +- platform/x86: serial-multi-instantiate: Add IRQ_RESOURCE_OPT for IRQ missing projects (Jaroslav Kysela) [RHEL-118911] +- ALSA: hda/realtek: Add quirk for HP ProBook 450 G8 (Jaroslav Kysela) [RHEL-118911] +- ALSA: usb-audio: fix uac2 clock source at terminal parser (Jaroslav Kysela) [RHEL-118911] +- ALSA: hda/realtek: add quirk for HP pavilion aero laptop 13z-be200 (Jaroslav Kysela) [RHEL-118911] +- ALSA: hda/cirrus fix cs420x MacPro 6,1 inverted jack detection (Jaroslav Kysela) [RHEL-118911] +- ALSA: usb-audio: Add DSD quirk for LEAK Stereo 230 (Jaroslav Kysela) [RHEL-118911] +- ALSA: au88x0: Fix incorrect error handling for PCI config reads (Jaroslav Kysela) [RHEL-118911] +- ALSA: usb-audio: Add native DSD quirks for PureAudio DAC series (Jaroslav Kysela) [RHEL-118911] +- ALSA: hda/tas2781: Correct the wrong project ID (Jaroslav Kysela) [RHEL-118911] +- ALSA: usb-audio: Fix NULL pointer dereference in snd_usb_mixer_controls_badd (Jaroslav Kysela) [RHEL-118911] {CVE-2025-40275} +- ASoC: SDCA: bug fix while parsing mipi-sdca-control-cn-list (Jaroslav Kysela) [RHEL-118911] {CVE-2025-68281} +- ALSA: usb-audio: Fix potential overflow of PCM transfer buffer (Jaroslav Kysela) [RHEL-118911] {CVE-2025-40269} +- ALSA: hda/tas2781: Add new quirk for HP new projects (Jaroslav Kysela) [RHEL-118911] +- ASoC: tas2781: fix getting the wrong device number (Jaroslav Kysela) [RHEL-118911] +- ASoC: codecs: va-macro: fix resource leak in probe error path (Jaroslav Kysela) [RHEL-118911] +- ASoC: tas2783A: Fix issues in firmware parsing (Jaroslav Kysela) [RHEL-118911] +- ASoC: sdw_utils: fix device reference leak in is_sdca_endpoint_present() (Jaroslav Kysela) [RHEL-118911] +- ASoC: cs4271: Fix regulator leak on probe failure (Jaroslav Kysela) [RHEL-118911] +- ALSA: hda/hdmi: Fix breakage at probing nvhdmi-mcp driver (Jaroslav Kysela) [RHEL-118911] {CVE-2025-68205} +- ASoC: da7213: Use component driver suspend/resume (Jaroslav Kysela) [RHEL-118911] +- ALSA: usb-audio: add min_mute quirk for SteelSeries Arctis (Jaroslav Kysela) [RHEL-118911] +- ASoC: doc: cs35l56: Update firmware filename description for B0 silicon (Jaroslav Kysela) [RHEL-118911] +- ALSA: hda/realtek: Enable mic on Vaio RPL (Jaroslav Kysela) [RHEL-118911] +- ASoC: dt-bindings: pm4125-sdw: correct number of soundwire ports (Jaroslav Kysela) [RHEL-118911] +- ASoC: fsl_sai: Fix sync error in consumer mode (Jaroslav Kysela) [RHEL-118911] +- ASoC: Fix build for sdw_utils (Jaroslav Kysela) [RHEL-118911] +- ALSA: hda/realtek: Fix mute led for HP Victus 15-fa1xxx (MB 8C2D) (Jaroslav Kysela) [RHEL-118911] +- ASoC: rt721: fix prepare clock stop failed (Jaroslav Kysela) [RHEL-118911] +- ALSA: usb-audio: don't log messages meant for 1810c when initializing 1824c (Jaroslav Kysela) [RHEL-118911] +- ASoC: fsl_micfil: correct the endian format for DSD (Jaroslav Kysela) [RHEL-118911] +- ASoC: fsl_sai: fix bit order for DSD format (Jaroslav Kysela) [RHEL-118911] +- ASoC: Intel: avs: Use snd_codec format when initializing probe (Jaroslav Kysela) [RHEL-118911] +- ASoC: Intel: avs: Disable periods-elapsed work when closing PCM (Jaroslav Kysela) [RHEL-118911] {CVE-2025-40344} +- ASoC: Intel: avs: Unprepare a stream when XRUN occurs (Jaroslav Kysela) [RHEL-118911] +- ASoC: sdw_utils: add name_prefix for rt1321 part id (Jaroslav Kysela) [RHEL-118911] +- ASoC: qdsp6: q6asm: do not sleep while atomic (Jaroslav Kysela) [RHEL-118911] +- ASoC: Intel: soc-acpi-intel-ptl-match: Remove cs42l43 match from sdw link3 (Jaroslav Kysela) [RHEL-118911] +- ASOC: max98090/91: fix for filter configuration: AHPF removed DMIC2_HPF added (Jaroslav Kysela) [RHEL-118911] +- ASoC: amd: acp: Add ACP7.0 match entries for cs35l56 and cs42l43 (Jaroslav Kysela) [RHEL-118911] +- ASoC: cs-amp-lib-test: Fix missing include of kunit/test-bug.h (Jaroslav Kysela) [RHEL-118911] +- ALSA: usb-audio: fix control pipe direction (Jaroslav Kysela) [RHEL-118911] +- ALSA: hda/realtek: Add quirk for Lenovo Yoga 7 2-in-1 14AKP10 (Jaroslav Kysela) [RHEL-118911] +- ALSA: hda/realtek: Fix mute led for HP Omen 17-cb0xxx (Jaroslav Kysela) [RHEL-118911] +- ALSA: usb-audio: fix vendor quirk for Logitech H390 (Jaroslav Kysela) [RHEL-118911] +- ALSA: usb-audio: add volume quirks for MS LifeChat LX-3000 (Jaroslav Kysela) [RHEL-118911] +- ASoC: amd/sdw_utils: avoid NULL deref when devm_kasprintf() fails (Jaroslav Kysela) [RHEL-118911] {CVE-2025-40162} +- ASoC: max98090/91: fixed max98091 ALSA widget powering up/down (Jaroslav Kysela) [RHEL-118911] +- ASoC: codecs: wcd938x-sdw: remove redundant runtime pm calls (Jaroslav Kysela) [RHEL-118911] +- ASoC: sdw_utils: add rt1321 part id to codec_info_list (Jaroslav Kysela) [RHEL-118911] +- ALSA: usb-audio: Fix NULL pointer deference in try_to_register_card (Jaroslav Kysela) [RHEL-118911] {CVE-2025-40085} +- ALSA: firewire: amdtp-stream: fix enum kernel-doc warnings (Jaroslav Kysela) [RHEL-118911] +- ALSA: usb-audio: add mixer_playback_min_mute quirk for Logitech H390 (Jaroslav Kysela) [RHEL-118911] +- ASoC: nau8821: Avoid unnecessary blocking in IRQ handler (Jaroslav Kysela) [RHEL-118911] +- ASoC: nau8821: Add DMI quirk to bypass jack debounce circuit (Jaroslav Kysela) [RHEL-118911] +- ASoC: nau8821: Consistently clear interrupts before unmasking (Jaroslav Kysela) [RHEL-118911] +- ASoC: nau8821: Generalize helper to clear IRQ status (Jaroslav Kysela) [RHEL-118911] +- ASoC: nau8821: Cancel jdet_work before handling jack ejection (Jaroslav Kysela) [RHEL-118911] +- ASoC: codecs: Fix gain setting ranges for Renesas IDT821034 codec (Jaroslav Kysela) [RHEL-118911] +- ASoC: tas2781: Update ti,tas2781.yaml for adding tas58xx (Jaroslav Kysela) [RHEL-118911] +- ASoC: tas2781: Support more newly-released amplifiers tas58xx in the driver (Jaroslav Kysela) [RHEL-118911] +- ASoC: qcom: sc8280xp: Add support for QCS615 (Jaroslav Kysela) [RHEL-118911] +- ASoC: dt-bindings: qcom,sm8250: Add QCS615 sound card (Jaroslav Kysela) [RHEL-118911] +- ALSA: hda/tas2781: Set tas2781_hda::tasdevice_priv::chip_id as TAS5825 in case of tas5825 (Jaroslav Kysela) [RHEL-118911] +- ALSA: hda/realtek: Add quirk entry for HP ZBook 17 G6 (Jaroslav Kysela) [RHEL-118911] +- ALSA: usb-audio: apply quirk for Huawei Technologies Co., Ltd. CM-Q3 (Jaroslav Kysela) [RHEL-118911] +- ALSA: hda/intel: Add MSI X870E Tomahawk to denylist (Jaroslav Kysela) [RHEL-118911] +- ALSA: hda: Fix missing pointer check in hda_component_manager_init function (Jaroslav Kysela) [RHEL-118911] {CVE-2025-40097} +- ALSA: hda: cs35l41: Fix NULL pointer dereference in cs35l41_get_acpi_mute_state() (Jaroslav Kysela) [RHEL-118911] {CVE-2025-40098} +- ASoC: rt722: add settings for rt722VB (Jaroslav Kysela) [RHEL-118911] +- ASoC: meson: aiu-encoder-i2s: fix bit clock polarity (Jaroslav Kysela) [RHEL-118911] +- ALSA: usb: fpc: replace kmalloc_array followed by copy_from_user with memdup_array_user (Jaroslav Kysela) [RHEL-118911] +- ALSA: hda/tas2781: Enable init_profile_id for device initialization (Jaroslav Kysela) [RHEL-118911] +- ALSA: emu10k1: Fix typo in docs (Jaroslav Kysela) [RHEL-118911] +- ALSA: hda/realtek: Add quirk for ASUS ROG Zephyrus Duo (Jaroslav Kysela) [RHEL-118911] +- ASoC: SOF: Intel: Read the LLP via the associated Link DMA channel (Jaroslav Kysela) [RHEL-118911] +- ASoC: SOF: ipc4-pcm: do not report invalid delay values (Jaroslav Kysela) [RHEL-118911] +- ASoC: SOF: sof-audio: add dev_dbg_ratelimited wrapper (Jaroslav Kysela) [RHEL-118911] +- ASoC: SOF: Intel: hda-pcm: Place the constraint on period time instead of buffer time (Jaroslav Kysela) [RHEL-118911] +- ASoC: SOF: ipc4-topology: Account for different ChainDMA host buffer size (Jaroslav Kysela) [RHEL-118911] +- ASoC: SOF: ipc4-topology: Correct the minimum host DMA buffer size (Jaroslav Kysela) [RHEL-118911] +- ASoC: SOF: ipc3-topology: Fix multi-core and static pipelines tear down (Jaroslav Kysela) [RHEL-118911] +- mfd: cs42l43: Remove IRQ masking in suspend (Jaroslav Kysela) [RHEL-118911] +- mfd: cs42l43: Move IRQ enable/disable to encompass force suspend (Jaroslav Kysela) [RHEL-118911] +- mfd: arizona: Make legacy gpiolib interface optional (Jaroslav Kysela) [RHEL-118911] +- ALSA: hda/hdmi: Add pin fix for HP ProDesk model (Jaroslav Kysela) [RHEL-118911] +- ALSA: usb-audio: don't hardcode gain for output channel of Presonus Studio (Jaroslav Kysela) [RHEL-118911] +- ALSA: usb-audio: add the initial mix for Presonus Studio 1824c (Jaroslav Kysela) [RHEL-118911] +- ALSA: doc: improved docs about quirk_flags in snd-usb-audio (Jaroslav Kysela) [RHEL-118911] +- ALSA: usb-audio: make param quirk_flags change-able in runtime (Jaroslav Kysela) [RHEL-118911] +- ALSA: usb-audio: improve module param quirk_flags (Jaroslav Kysela) [RHEL-118911] +- ALSA: usb-audio: add two-way convert between name and bit for QUIRK_FLAG_* (Jaroslav Kysela) [RHEL-118911] +- ALSA: usb-audio: fix race condition to UAF in snd_usbmidi_free (Jaroslav Kysela) [RHEL-118911] {CVE-2025-39997} +- ALSA: usb-audio: add mono main switch to Presonus S1824c (Jaroslav Kysela) [RHEL-118911] +- ALSA: compress: document 'chan_map' member in snd_dec_opus (Jaroslav Kysela) [RHEL-118911] +- ASoC: cs35l56: Set fw_regs table after getting REVID (Jaroslav Kysela) [RHEL-118911] +- ALSA: hda/realtek: Add quirk for HP Spectre 14t-ea100 (Jaroslav Kysela) [RHEL-118911] +- ASoc: tas2783A: Fix an error code in probe() (Jaroslav Kysela) [RHEL-118911] +- ASoC: tlv320aic3x: Fix class-D initialization for tlv320aic3007 (Jaroslav Kysela) [RHEL-118911] +- ASoC: stm32: sai: manage context in set_sysclk callback (Jaroslav Kysela) [RHEL-118911] +- ASoC: codecs: wcd-common: fix signedness bug in wcd_dt_parse_micbias_info() (Jaroslav Kysela) [RHEL-118911] +- ASoC: dt-binding: Convert MediaTek mt8183-mt6358 to DT schema (Jaroslav Kysela) [RHEL-118911] +- ASoC: Convert MT8183 DA7219 sound card to DT schema (Jaroslav Kysela) [RHEL-118911] +- ASoC: dt-binding: Convert mt8183-afe-pcm to dt-schema (Jaroslav Kysela) [RHEL-118911] +- ASoc: tas2783A: Fix spelling mistake "Perifpheral" -> "Peripheral" (Jaroslav Kysela) [RHEL-118911] +- ASoc: tas2783A: Remove unneeded semicolon (Jaroslav Kysela) [RHEL-118911] +- ASoC: wcd934x: fix error handling in wcd934x_codec_parse_data() (Jaroslav Kysela) [RHEL-118911] +- ALSA: usb-audio: don't apply interface quirk to Presonus S1824c (Jaroslav Kysela) [RHEL-118911] +- tas2783A: Add acpi match changes for Intel MTL (Jaroslav Kysela) [RHEL-118911] +- ASoc: tas2783A: add machine driver changes (Jaroslav Kysela) [RHEL-118911] +- ASoc: tas2783A: machine driver amp utility for TI devices (Jaroslav Kysela) [RHEL-118911] +- ASoc: tas2783A: Add soundwire based codec driver (Jaroslav Kysela) [RHEL-118911] +- ASoC: ops: improve snd_soc_get_volsw (Jaroslav Kysela) [RHEL-118911] +- ASoC: cs35l41: Fallback to reading Subsystem ID property if not ACPI (Jaroslav Kysela) [RHEL-118911] +- ASoC: tas2781: Correct the wrong description and register address on tas2781 (Jaroslav Kysela) [RHEL-118911] +- ASoC: Intel: sof_sdw: Prevent jump to NULL add_sidecar callback (Jaroslav Kysela) [RHEL-118911] {CVE-2025-40132} +- ASoC: qcom: qdsp6/audioreach: add support for offloading raw opus playback (Jaroslav Kysela) [RHEL-118911] +- ALSA: compress_offload: increase SNDRV_COMPRESS_VERSION minor version by 1 (Jaroslav Kysela) [RHEL-118911] +- ALSA: compress: add raw opus codec define and opus decoder structs (Jaroslav Kysela) [RHEL-118911] +- ASoC: fsl: fsl_qmc_audio: Drop struct qmc_dai_chan (Jaroslav Kysela) [RHEL-118911] +- ASoC: fsl: fsl_qmc_audio: Only request completion on last channel (Jaroslav Kysela) [RHEL-118911] +- ASoC: fsl: fsl_qmc_audio: Ensure audio channels are ordered in TDM bus (Jaroslav Kysela) [RHEL-118911] +- ASoC: da7213: Convert to DEFINE_RUNTIME_DEV_PM_OPS() (Jaroslav Kysela) [RHEL-118911] +- ASoC: qcom: sc8280xp: explicitly set S16LE format in sc8280xp_be_hw_params_fixup() (Jaroslav Kysela) [RHEL-118911] +- ASoC: SOF: ipc3-dtrace: fix potential integer overflow in allocation (Jaroslav Kysela) [RHEL-118911] +- ASoC: codecs: wcd937x: get regmap directly (Jaroslav Kysela) [RHEL-118911] +- ASoC: codecs: wcd938x: get regmap directly (Jaroslav Kysela) [RHEL-118911] +- ASoC: codecs: wcd-common: move status_update callback to common (Jaroslav Kysela) [RHEL-118911] +- ASoC: codecs: wcd939x: get regmap directly (Jaroslav Kysela) [RHEL-118911] +- ASoC: codecs: wcd-common: move component ops to common (Jaroslav Kysela) [RHEL-118911] +- ASoC: codecs: wcd-common: move WCD_SDW_CH to common (Jaroslav Kysela) [RHEL-118911] +- ASoC: codecs: wcd: add common helper for wcd codecs (Jaroslav Kysela) [RHEL-118911] +- ASoC: codecs: wcdxxxx: use sdw_slave_get_current_bank helper (Jaroslav Kysela) [RHEL-118911] +- ASoC: codecs: wcdxxxx: use of_sdw_find_device_by_node helper (Jaroslav Kysela) [RHEL-118911] +- soundwire: bus: add sdw_slave_get_current_bank helper (Jaroslav Kysela) [RHEL-118911] +- soundwire: bus: add of_sdw_find_device_by_node helper (Jaroslav Kysela) [RHEL-118911] +- ASoC: codecs: wcd937x: make stub functions inline (Jaroslav Kysela) [RHEL-118911] +- ASoC: codecs: wcd937x: set the comp soundwire port correctly (Jaroslav Kysela) [RHEL-118911] {CVE-2025-40045} +- ASoC: soc-dapm: add snd_soc_dapm_set_idle_bias() (Jaroslav Kysela) [RHEL-118911] +- ASoC: soc-dapm: add snd_soc_dapm_get_bias_level() (Jaroslav Kysela) [RHEL-118911] +- ASoC: soc-dapm: tidyup idle_bias handling - step2 (Jaroslav Kysela) [RHEL-118911] +- ASoC: soc-dapm: tidyup idle_bias handling - step1 (Jaroslav Kysela) [RHEL-118911] +- ASoC: soc-dapm: remove suspend_bias_off from snd_soc_dapm_context (Jaroslav Kysela) [RHEL-118911] +- ASoC: soc-card: add snd_soc_card_to_dapm() (Jaroslav Kysela) [RHEL-118911] +- ASoC: soc-component: add snd_soc_component_to_dapm() (Jaroslav Kysela) [RHEL-118911] +- ASoC: soc-dapm: use dapm->component instead of container_of() (Jaroslav Kysela) [RHEL-118911] +- ASoC: soc-dapm: add snd_soc_dapm_to_card() (Jaroslav Kysela) [RHEL-118911] +- ASoC: soc-dapm: add snd_soc_dapm_to_dev() (Jaroslav Kysela) [RHEL-118911] +- ALSA: seq: Fix KCSAN data-race warning at snd_seq_fifo_poll_wait() (Jaroslav Kysela) [RHEL-118911] +- ALSA: spi/at73c213: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ASoC: dt-bindings: add bindings for pm4125 audio codec (Jaroslav Kysela) [RHEL-118911] +- ALSA: pcm: Disable bottom softirqs as part of spin_lock_irq() on PREEMPT_RT (Jaroslav Kysela) [RHEL-118911] {CVE-2025-40142} +- ASoC: Intel: hda-sdw-bpt: set persistent_buffer false (Jaroslav Kysela) [RHEL-118911] +- ALSA: serial-generic: remove shared static buffer (Jaroslav Kysela) [RHEL-118911] +- ALSA: asihpi: Simplify error handling in PCM substream setup (Jaroslav Kysela) [RHEL-118911] +- ASoC: apple: mca: Add "apple,t8103-mca" compatible (Jaroslav Kysela) [RHEL-118911] +- ALSA: aoa: Remove redundant size arguments from strscpy() (Jaroslav Kysela) [RHEL-118911] +- ASoC: codecs: pcm1754: add pcm1754 dac driver (Jaroslav Kysela) [RHEL-118911] +- ASoC: dt-bindings: ti,pcm1754: add binding documentation (Jaroslav Kysela) [RHEL-118911] +- ALSA: sparc/dbri: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: sparc/cs4231: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: sparc/amd7930: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: usb-audio: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: usb: fcp: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: line6: fix scoped_guard done variable misuse (Jaroslav Kysela) [RHEL-118911] +- ALSA: line6: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: ppc: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: snd_ps3: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: parisc: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: snd-n64: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: sgio2audio: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: arm: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: aoa: Don't split string across lines (Jaroslav Kysela) [RHEL-118911] +- ALSA: aoa: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ASoC: cs-amp-lib-test: Add test for getting cal data from HP EFI (Jaroslav Kysela) [RHEL-118911] +- ASoC: cs-amp-lib: Add HP-specific EFI variable for calibration data (Jaroslav Kysela) [RHEL-118911] +- ASoC: cs-amp-lib-test: Add tests for cs_amp_get_vendor_spkid() (Jaroslav Kysela) [RHEL-118911] +- ASoC: cs35l56: Check for vendor-specific speaker ID value (Jaroslav Kysela) [RHEL-118911] +- efi: Add EFI_ACCESS_DENIED status code (Jaroslav Kysela) [RHEL-118911] +- ASoC: cs-amp-lib: Add handling for Lenovo and HP UEFI speaker ID (Jaroslav Kysela) [RHEL-118911] +- ASoC: cs-amp-lib: Rename defines for Cirrus Logic EFI (Jaroslav Kysela) [RHEL-118911] +- ALSA: hrtimer: Avoid direct access to hrtimer clockbase (Jaroslav Kysela) [RHEL-118911] +- ASoC: tas2781: Add tas2118, tas2x20, tas5825 support (Jaroslav Kysela) [RHEL-118911] +- ASoC: tas2781: Add tas2118, tas2x20, tas5825 support (Jaroslav Kysela) [RHEL-118911] +- ASoC: Intel: bytcr_rt5651: Fix invalid quirk input mapping (Jaroslav Kysela) [RHEL-118911] {CVE-2025-40121} +- ASoC: Intel: bytcht_es8316: Fix invalid quirk input mapping (Jaroslav Kysela) [RHEL-118911] +- ASoC: codecs: tlv320dac33: Add default value for burst_bclkdiv (Jaroslav Kysela) [RHEL-118911] +- ASoC: codecs: tlv320dac33: Remove unused struct tlv320dac33_platform_data and header file tlv320dac33-plat.h (Jaroslav Kysela) [RHEL-118911] +- ALSA: compress_offload: Add SNDRV_COMPRESS_AVAIL64 ioctl (Jaroslav Kysela) [RHEL-118911] +- ALSA: compress_offload: Add SNDRV_COMPRESS_TSTAMP64 ioctl (Jaroslav Kysela) [RHEL-118911] +- ALSA: compress_offload: Add 64-bit safe timestamp infrastructure (Jaroslav Kysela) [RHEL-118911] +- ALSA: scarlett2: Add Vocaster speaker/headphone mute controls (Jaroslav Kysela) [RHEL-118911] +- ALSA: cs4281: Send the PCM period elapsed notification properly (Jaroslav Kysela) [RHEL-118911] +- ALSA: usb-audio: apply quirk for MOONDROP Quark2 (Jaroslav Kysela) [RHEL-118911] +- ALSA: usb-audio: apply "mixer_min_mute" quirks on some devices (Jaroslav Kysela) [RHEL-118911] +- ALSA: usb-audio: add quirk QUIRK_FLAG_MIXER_CAPTURE_MIN_MUTE (Jaroslav Kysela) [RHEL-118911] +- ALSA: usb-audio: rename QUIRK_FLAG_MIXER_MIN_MUTE to QUIRK_FLAG_MIXER_PLAYBACK_MIN_MUTE (Jaroslav Kysela) [RHEL-118911] +- ASoC: cs42l43: Shutdown jack detection on suspend (Jaroslav Kysela) [RHEL-118911] +- ASoC: cs42l43: Disable IRQs in system suspend (Jaroslav Kysela) [RHEL-118911] +- ASoC: cs42l43: Store IRQ domain in codec private data (Jaroslav Kysela) [RHEL-118911] +- ASoC: cs42l43: Rename system suspend callback and fix debug print (Jaroslav Kysela) [RHEL-118911] +- ASoC: dt-bindings: wlf,wm8960: Document routing strings (pin names) (Jaroslav Kysela) [RHEL-118911] +- ASoC: codecs: lpass-wsa-macro: add Codev version 2.9 (Jaroslav Kysela) [RHEL-118911] +- ASoC: codecs: lpass-macro: add Codec version 2.9 (Jaroslav Kysela) [RHEL-118911] +- ASoC: qcom: x1e80100: add compatible for glymur SoC (Jaroslav Kysela) [RHEL-118911] +- ASoC: qcom: x1e80100: set card driver name from match data (Jaroslav Kysela) [RHEL-118911] +- ASoC: Intel: avs: ssm4567: Adjust platform name (Jaroslav Kysela) [RHEL-118911] +- ASoC: Intel: avs: rt5682: Adjust platform name (Jaroslav Kysela) [RHEL-118911] +- ASoC: Intel: avs: rt5663: Adjust platform name (Jaroslav Kysela) [RHEL-118911] +- ASoC: Intel: avs: rt5514: Adjust platform name (Jaroslav Kysela) [RHEL-118911] +- ASoC: Intel: avs: rt298: Adjust platform name (Jaroslav Kysela) [RHEL-118911] +- ASoC: Intel: avs: rt286: Adjust platform name (Jaroslav Kysela) [RHEL-118911] +- ASoC: Intel: avs: rt274: Adjust platform name (Jaroslav Kysela) [RHEL-118911] +- ASoC: Intel: avs: probe: Refactor dai_link creation (Jaroslav Kysela) [RHEL-118911] +- ASoC: Intel: avs: nau8825: Adjust platform name (Jaroslav Kysela) [RHEL-118911] +- ASoC: Intel: avs: max98927: Adjust platform name (Jaroslav Kysela) [RHEL-118911] +- ASoC: Intel: avs: max98373: Adjust platform name (Jaroslav Kysela) [RHEL-118911] +- ASoC: Intel: avs: max98357a: Adjust platform name (Jaroslav Kysela) [RHEL-118911] +- ASoC: Intel: avs: i2stest: Adjust platform name (Jaroslav Kysela) [RHEL-118911] +- ASoC: Intel: avs: es8336: Adjust platform name (Jaroslav Kysela) [RHEL-118911] +- ASoC: Intel: avs: dmic: Refactor dai_link creation (Jaroslav Kysela) [RHEL-118911] +- ASoC: Intel: avs: da7219: Adjust platform name (Jaroslav Kysela) [RHEL-118911] +- ASoC: Intel: avs: hda: Adjust platform name (Jaroslav Kysela) [RHEL-118911] +- ALSA: hda/conexant: Fix typos in comments (Jaroslav Kysela) [RHEL-118911] +- ALSA: rme32: Fix serialization in snd_rme32_capture_adat_open() (Jaroslav Kysela) [RHEL-118911] +- ASoC: rockchip: i2s-tdm: switch to FIELD_PREP_WM16_CONST macro (Jaroslav Kysela) [RHEL-118911] +- ASoC: SOF: ipc4-topology: Fix a less than zero check on a u32 (Jaroslav Kysela) [RHEL-118911] +- ALSA: hda/realtek: Use is_s4_resume() macro (Jaroslav Kysela) [RHEL-118911] +- ASoC: qcom: audioreach: convert to cpu endainess type before accessing (Jaroslav Kysela) [RHEL-118911] +- ASoC: qcom: topology: convert to cpu endainess type before accessing (Jaroslav Kysela) [RHEL-118911] +- ASoC: qcom: audioreach: fix potential null pointer dereference (Jaroslav Kysela) [RHEL-118911] {CVE-2025-40013} +- soundwire: Use min() to improve code (Jaroslav Kysela) [RHEL-118911] +- soundwire: bus: Drop dev_pm_domain_detach() call (Jaroslav Kysela) [RHEL-118911] +- ASoC: soc-dapm: rename snd_soc_kcontrol_component() to snd_soc_kcontrol_to_component() (Jaroslav Kysela) [RHEL-118911] +- ASoC: soc-dapm: rename dapm_kcontrol_get_value() to snd_soc_dapm_kcontrol_get_value() (Jaroslav Kysela) [RHEL-118911] +- ASoC: soc-dapm: rename snd_soc_dapm_kcontrol_dapm() to snd_soc_dapm_kcontrol_to_dapm() (Jaroslav Kysela) [RHEL-118911] +- ASoC: soc-dapm: rename snd_soc_dapm_kcontrol_widget() to snd_soc_dapm_kcontrol_to_widget() (Jaroslav Kysela) [RHEL-118911] +- ALSA: misc: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: virtio: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: ac97bus: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: atmel: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: pxa2xx: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: aaci: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: aoa: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: sparc: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: vxpocket: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: pdaudiocf: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: at73c213: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: xen: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: x86: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: x86: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: synth: Use guard() for preset locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: synth: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: synth: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: i2c: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: i2c: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: caiaq: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: bcd2000: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: usb: qcom: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: line6: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: hiface: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: hiface: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: usx2y: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: ua101: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: ua101: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: serial-u16550: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: portman2x4: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: mts64: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: mtpav: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: mpu401: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: dummy: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: vx: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: opl4: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: opl4: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: opl3: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: opl3: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: aloop: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: aloop: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: wavefront: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: wss: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: wss: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: sscape: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: emu8000: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: sb: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: sb: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: opti9xx: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: opl3sa2: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: msnd: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: gus: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: gus: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: es18xx: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: es1688: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: cs423x: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: cs423x: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: cmi8330: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: ad1816a: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: ymfpci: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: vx222: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: via82xx: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: trident: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: trident: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: sonicvibes: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: sis7019: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: sis7019: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: rme9652: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: hdspm: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: hdsp: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: rme96: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: rme32: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: pcxhr: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: oxygen: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: oxygen: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: nm256: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: nm256: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: mixart: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: maestro3: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: lx6464es: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: lola: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: lola: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: korg1212: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: korg1212: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: intel8x0: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: ice1712: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: ice1712: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: fm801: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: es1968: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: es1968: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: es1938: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: emu10k1x: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: emu10k1: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: emu10k1: Use guard() for emu1010 FPGA locking (Jaroslav Kysela) [RHEL-118911] +- ALSA: emu10k1: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: echoaudio: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: echoaudio: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: ctxfi: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: ctxfi: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: cs5535audio: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: cs46xx: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: cs46xx: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: cs4281: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: cmipci: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: cmipci: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: ca0106: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: bt87x: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: aw2: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: aw2: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: atiixp: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: atiixp: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: ad1889: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: als4000: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: als300: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: ens137x: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: ens137x: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: azt3328: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: ali5451: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: ac97: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: ac97: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: firewire: motu: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: firewire: lib: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: firewire: tascam: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: firewire: oxfw: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: firewire: fireworks: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: firewire: fireface: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: firewire: digi00x: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: firewire: dice: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: firewire: bebob: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: firewire: lib: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: firewire: isight: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: firewire: fireface: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: firewire: tascam: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: firewire: oxfw: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: firewire: motu: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: firewire: fireworks: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: firewire: digi00x: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: firewire: dice: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: firewire: bebob: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911] +- ASoC: sof: ipc4-topology: Add support to sched_domain attribute (Jaroslav Kysela) [RHEL-118911] +- ASoC: SOF: sof-client: Introduce sof_client_dev_entry structure (Jaroslav Kysela) [RHEL-118911] +- ASoC: SOF: sof-client: Convert sof_client_dev_to_sof_dev into function (Jaroslav Kysela) [RHEL-118911] +- ASoC: SOF: sof-client-probes: Add available points_info(), IPC4 only (Jaroslav Kysela) [RHEL-118911] +- ASoC: SOF: sof-client-probes-ipc4: Human readable debugfs "probe_points" (Jaroslav Kysela) [RHEL-118911] +- ASoC: SOF: sof-client: Add sof_client_ipc4_find_swidget_by_id() (Jaroslav Kysela) [RHEL-118911] +- ASoC: SOF: IPC4: Add GET macros for module id and module instance id (Jaroslav Kysela) [RHEL-118911] +- ASoC: SOF: sof-client-probes-ipc4: Implement ipc4_probes_points_info (Jaroslav Kysela) [RHEL-118911] +- ASoC: SOF: ipc4-topology: Add support for float sample type (Jaroslav Kysela) [RHEL-118911] +- ASoC: SOF: ipc4-topology: Add support for 8-bit formats (Jaroslav Kysela) [RHEL-118911] +- ASoC: SOF: ipc4-pcm: Add fixup for channels (Jaroslav Kysela) [RHEL-118911] +- ALSA: seq: oss/rw: Cleanup with guard (Jaroslav Kysela) [RHEL-118911] +- ALSA: seq: oss/synth: Clean up with guard and auto cleanup (Jaroslav Kysela) [RHEL-118911] +- ALSA: seq: oss/midi: Cleanup with guard and auto-cleanup (Jaroslav Kysela) [RHEL-118911] +- ALSA: seq: oss: Clean up core code with guard() (Jaroslav Kysela) [RHEL-118911] +- ALSA: seq: Clean up fifo locking with guard (Jaroslav Kysela) [RHEL-118911] +- ALSA: seq: Clean up queue locking with auto cleanup (Jaroslav Kysela) [RHEL-118911] +- ALSA: seq: Clean up port locking with auto cleanup (Jaroslav Kysela) [RHEL-118911] +- ALSA: seq: Use auto-cleanup for client refcounting (Jaroslav Kysela) [RHEL-118911] +- ALSA: seq: Use guard() for mutex and rwsem locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: seq: Clean up spin lock with guard() (Jaroslav Kysela) [RHEL-118911] +- ALSA: seq: Simplify internal command operation from OSS layer (Jaroslav Kysela) [RHEL-118911] +- ALSA: hda/intel: Use guard() for spinlocks (Jaroslav Kysela) [RHEL-118911] +- ALSA: hda/common: Use guard() for spinlocks (Jaroslav Kysela) [RHEL-118911] +- ALSA: hda/core: Use guard() for spinlocks (Jaroslav Kysela) [RHEL-118911] +- ALSA: hda/ext: Use guard() for spinlocks (Jaroslav Kysela) [RHEL-118911] +- ALSA: hda/generic: Use auto cleanup for temporary buffers (Jaroslav Kysela) [RHEL-118911] +- ALSA: hda/realtek: Use auto cleanup for temporary buffers (Jaroslav Kysela) [RHEL-118911] +- ALSA: hda/common: Use auto cleanup for temporary buffers (Jaroslav Kysela) [RHEL-118911] +- ALSA: hda/intel: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: hda/analog: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: hda/generic: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: hda/component: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: hda/cs8409: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: hda/tas2781: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: hda/cs35l41: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: hda/realtek: Use guard() for mutex locks and COEF locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: hda/hdmi: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: hda/ca0132: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: hda/core: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: hda/common: Use guard() for mutex locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: hda: Use auto cleanup macros for DSP loader locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: hda/common: Use cleanup macros for PM controls (Jaroslav Kysela) [RHEL-118911] +- ALSA: hda/realtek: Use cleanup macros for PM controls (Jaroslav Kysela) [RHEL-118911] +- ALSA: hda/hdmi: Use cleanup macros for PM controls (Jaroslav Kysela) [RHEL-118911] +- ALSA: hda/ca0132: Use cleanup macros for PM controls (Jaroslav Kysela) [RHEL-118911] +- ALSA: hda: Introduce auto cleanup macros for PM (Jaroslav Kysela) [RHEL-118911] +- ASoC: doc: Internally link to Writing an ALSA Driver docs (Jaroslav Kysela) [RHEL-118911] +- ASoC: SOF: Intel: only detect codecs when HDA DSP probe (Jaroslav Kysela) [RHEL-118911] +- ASoC: SOF: Intel: split codec mask detect and programming UNSOL (Jaroslav Kysela) [RHEL-118911] +- ASoC: amd: acp: Remove (explicitly) unused header (Jaroslav Kysela) [RHEL-118911] +- ASoC: qcom: use int type to store negative error codes (Jaroslav Kysela) [RHEL-118911] +- ASoC: adau1977: use int type to store negative error codes (Jaroslav Kysela) [RHEL-118911] +- ASoC: amd: use int type to store negative error codes (Jaroslav Kysela) [RHEL-118911] +- ASoC: Intel: avs: Simplify dmi_match_quirk() (Jaroslav Kysela) [RHEL-118911] +- ALSA: lx_core: use int type to store negative error codes (Jaroslav Kysela) [RHEL-118911] +- ALSA: pcm: oss: Use guard() for spin locks (Jaroslav Kysela) [RHEL-118911] +- ALSA: usb-audio: us144mkii: Fixes for handshake, MIDI out and cleanup (Jaroslav Kysela) [RHEL-118911] +- ASoC: tlv320aic32x4: use dev_err_probe() for regulators (Jaroslav Kysela) [RHEL-118911] +- ASoC: imx-hdmi: remove cpu_pdev related code (Jaroslav Kysela) [RHEL-118911] +- ALSA: usb-audio: Add validation of UAC2/UAC3 effect units (Jaroslav Kysela) [RHEL-118911] +- ASoC: dt-bindings: omap-twl4030: convert to DT schema (Jaroslav Kysela) [RHEL-118911] +- ASoC: dt-bindings: ti,twl4030-audio: convert to DT schema (Jaroslav Kysela) [RHEL-118911] +- ASoC: test-component: Use kcalloc() instead of kzalloc() (Jaroslav Kysela) [RHEL-118911] +- ASoC: fsl: Use kcalloc() instead of kzalloc() (Jaroslav Kysela) [RHEL-118911] +- ALSA: usb-audio: us144mkii: Fix null-deref in tascam_midi_in_urb_complete() (Jaroslav Kysela) [RHEL-118911] +- ASoC: qcom: audioreach: add support for SMECNS module (Jaroslav Kysela) [RHEL-118911] +- ASoC: qcom: audioreach: sort modules based on hex ids (Jaroslav Kysela) [RHEL-118911] +- ASoC: qcom: audioreach: fix typos in I2S_INTF_TYPE (Jaroslav Kysela) [RHEL-118911] +- ASoC: qcom: audioreach: add support for static calibration (Jaroslav Kysela) [RHEL-118911] +- ASoC: qcom: audioreach: add documentation for i2s interface type (Jaroslav Kysela) [RHEL-118911] +- ASoC: qcom: audioreach: deprecate AR_TKN_U32_MODULE_[IN/OUT]_PORTS (Jaroslav Kysela) [RHEL-118911] +- ALSA: usb-audio: us144mkii: Use le16_to_cpu() for product ID comparison (Jaroslav Kysela) [RHEL-118911] +- ASoC: codecs: wsa883x: Handle shared reset GPIO for WSA883x speakers (Jaroslav Kysela) [RHEL-118911] +- ASoC: dt-bindings: qcom,wsa8830: Add reset-gpios for shared line (Jaroslav Kysela) [RHEL-118911] +- ASoC: Intel: avs: Do not share the name pointer between components (Jaroslav Kysela) [RHEL-118911] {CVE-2025-40338} +- ASoC: Intel: avs: Drop pcm.h dependency for probes (Jaroslav Kysela) [RHEL-118911] +- ALSA: usb-audio: Add infrastructure for TASCAM US-144MKII (Jaroslav Kysela) [RHEL-118911] +- ALSA: usb-audio: us144mkii: Add deep sleep command (Jaroslav Kysela) [RHEL-118911] +- ALSA: usb-audio: us144mkii: Add MIDI support and mixer controls (Jaroslav Kysela) [RHEL-118911] +- ALSA: usb-audio: us144mkii: Implement audio capture and decoding (Jaroslav Kysela) [RHEL-118911] +- ALSA: usb-audio: us144mkii: Implement audio playback and feedback (Jaroslav Kysela) [RHEL-118911] +- ALSA: usb-audio: us144mkii: Add PCM core infrastructure (Jaroslav Kysela) [RHEL-118911] +- ALSA: usb-audio: Add initial driver for TASCAM US-144MKII (Jaroslav Kysela) [RHEL-118911] +- ASoC: wl1273: Remove (Jaroslav Kysela) [RHEL-118911] +- ASoC: rt1321: Add RT1321 amplifier support (Jaroslav Kysela) [RHEL-118911] +- ALSA: hda: Improve local variable data type in print_device_list() (Jaroslav Kysela) [RHEL-118911] +- ALSA: hda: Use min() to simplify snd_hda_get_devices() (Jaroslav Kysela) [RHEL-118911] +- ASoC: Intel: sst: Remove redundant semicolons (Jaroslav Kysela) [RHEL-118911] +- ALSA: hda: Improve local variable data type in snd_hda_get_num_devices() (Jaroslav Kysela) [RHEL-118911] +- ALSA: usb-audio: Use auto-cleanup for shutdown locks (Jaroslav Kysela) [RHEL-118911] +- ASoC: dt-bindings: Convert brcm,bcm2835-i2s to DT schema (Jaroslav Kysela) [RHEL-118911] +- soundwire: debugfs: add SCP_SDCA_IntStatX and SCP_SDCA_IntMaskX registers (Jaroslav Kysela) [RHEL-118911] +- ASoC: dt-bindings: realtek,alc5623: convert to DT schema (Jaroslav Kysela) [RHEL-118911] +- ASoC: fix "dependant"->"dependent" (Jaroslav Kysela) [RHEL-118911] +- ALSA: usb-audio: Replace manual mutex/spinlock with guard() (Jaroslav Kysela) [RHEL-118911] +- ALSA: 6fire: Clean ups with guard() (Jaroslav Kysela) [RHEL-118911] +- ALSA: usb: scarlett2: Clean ups with guard() and __free() (Jaroslav Kysela) [RHEL-118911] +- ALSA: hda: Add TAS5825 support (Jaroslav Kysela) [RHEL-118911] +- ALSA: hda: Fix spelling mistake "dismatch" -> "mismatch" (Jaroslav Kysela) [RHEL-118911] +- ASoC: cs48l32: Use PTR_ERR_OR_ZERO() to simplify code (Jaroslav Kysela) [RHEL-118911] +- ASoC: rt721: add some vendor registers (Jaroslav Kysela) [RHEL-118911] +- ASoC: SOF: imx: Remove error print for devm_add_action_or_reset() (Jaroslav Kysela) [RHEL-118911] +- ASoC: tas2781: Add keyword "init" in profile section (Jaroslav Kysela) [RHEL-118911] +- ASoC: dmaengine_pcm: Add port_window_size to DAI dma data struct (Jaroslav Kysela) [RHEL-118911] +- ASoC: dt-bindings: Drop imx-audio-sgtl5000.txt (Jaroslav Kysela) [RHEL-118911] +- ASoC: pxa: add GPIOLIB_LEGACY dependency (Jaroslav Kysela) [RHEL-118911] +- ASoC: add GPIOLIB_LEGACY dependency where needed (Jaroslav Kysela) [RHEL-118911] +- ASoC: soc-component: unpack snd_soc_component_init_bias_level() (Jaroslav Kysela) [RHEL-118911] +- ASoC: soc-component: unpack snd_soc_component_get_bias_level() (Jaroslav Kysela) [RHEL-118911] +- ASoC: soc-component: unpack snd_soc_component_force_bias_level() (Jaroslav Kysela) [RHEL-118911] +- ASoC: soc-dapm: move snd_soc_dapm_init_bias_level() to soc-dpcm (Jaroslav Kysela) [RHEL-118911] +- ASoC: soc-dapm: move snd_soc_dapm_get_bias_level() to soc-dpcm (Jaroslav Kysela) [RHEL-118911] +- ASoC: Intel: avs: Conditional-path support (Jaroslav Kysela) [RHEL-118911] +- ASoC: Intel: avs: Parse conditional path tuples (Jaroslav Kysela) [RHEL-118911] + +* Sat Feb 14 2026 CKI KWF Bot [5.14.0-682.el9] +- platform/x86: intel-uncore-freq: fix all header kernel-doc warnings (David Arcari) [RHEL-143428] +- platform/x86: intel-uncore-freq: Add additional client processors (David Arcari) [RHEL-143428] +- platform/x86/intel-uncore-freq: Present unique domain ID per package (David Arcari) [RHEL-143428] +- platform/x86/intel-uncore-freq: Fix warning in partitioned system (David Arcari) [RHEL-143428] +- selftests: hsr: Add more link fault tests for HSR (Felix Maurer) [RHEL-40917] +- hsr: Implement more robust duplicate discard for HSR (Felix Maurer) [RHEL-146811 RHEL-40917] +- selftests: hsr: Add tests for more link faults with PRP (Felix Maurer) [RHEL-100933] +- hsr: Implement more robust duplicate discard for PRP (Felix Maurer) [RHEL-100933] +- selftests: hsr: Add tests for faulty links (Felix Maurer) [RHEL-100933] +- selftests: hsr: Check duplicates on HSR with VLAN (Felix Maurer) [RHEL-100933] +- selftests: hsr: Add ping test for PRP (Felix Maurer) [RHEL-100933] +- selftests: net: unify the Makefile formats [net/hsr only] (Felix Maurer) [RHEL-100933] +- scsi: core: Fix the unit attention counter implementation (John Meneghini) [RHEL-148005] +- nvme: add support for dynamic quirk configuration via module parameter (Maurizio Lombardi) [RHEL-147849] +- nvme: expose active quirks in sysfs (Maurizio Lombardi) [RHEL-147849] +- Bluetooth: MGMT: Fix memory leak in set_ssp_complete (David Marlin) [RHEL-147490] +- Bluetooth: hci_uart: fix null-ptr-deref in hci_uart_write_work (David Marlin) [RHEL-147490] +- Bluetooth: btusb: revert use of devm_kzalloc in btusb (David Marlin) [RHEL-147490] +- perf vendor events intel: Update pantherlake events from 1.00 to 1.02 (Michael Petlan) [RHEL-74193] +- perf vendor events intel: Update pantherlake events to v1.00 (Michael Petlan) [RHEL-74193] +- perf vendor events: Add PantherLake events (Michael Petlan) [RHEL-74193] +- perf/x86/intel/cstate: Add Pantherlake support (Michael Petlan) [RHEL-74193] +- perf/x86/intel: Add PMU support for WildcatLake (Michael Petlan) [RHEL-95671] +- perf/x86/intel/uncore: Add uncore PMU support for Wildcat Lake (Michael Petlan) [RHEL-95673] +- exfat: fix double free in delayed_free (CKI Backport Bot) [RHEL-146400] {CVE-2025-38206} +- mei: me: add wildcat lake P DID (CKI Backport Bot) [RHEL-95681] +- ice: PTP: fix missing timestamps on E825 hardware (Michal Schmidt) [RHEL-129475] +- hwmon: Add static visibility member to struct hwmon_ops (Ivan Vecera) [RHEL-144397] +- hwmon: Make chip parameter for with_info API mandatory (Ivan Vecera) [RHEL-144397] +- macvlan: fix possible UAF in macvlan_forward_source() (CKI Backport Bot) [RHEL-144126] {CVE-2026-23001} +- mlxsw: spectrum_mr: Fix use-after-free when updating multicast route stats (CKI Backport Bot) [RHEL-143195] {CVE-2025-68800} +- mm/hugetlb: ignore hugepage kernel args if hugepages are unsupported (Luiz Capitulino) [RHEL-137161] +- ext4: fix an off-by-one issue during moving extents (Brian Foster) [RHEL-130735] +- ext4: make block validity check resistent to sb bh corruption (Brian Foster) [RHEL-130735] +- ext4: don't treat fhandle lookup of ea_inode as FS corruption (Brian Foster) [RHEL-130735] +- ext4: on a remount, only log the ro or r/w state when it has changed (Brian Foster) [RHEL-130735] +- jbd2: add a missing data flush during file and fs synchronization (Brian Foster) [RHEL-130735] +- ext4: reorder capability check last (Brian Foster) [RHEL-130735] +- jbd2: fix off-by-one while erasing journal (Brian Foster) [RHEL-130735] +- jbd2: do not try to recover wiped journal (Brian Foster) [RHEL-130735] +- jbd2: remove wrong sb->s_sequence check (Brian Foster) [RHEL-130735] +- ext4: add missing brelse() for bh2 in ext4_dx_add_entry() (Brian Foster) [RHEL-130735] +- ext4: reject the 'data_err=abort' option in nojournal mode (Brian Foster) [RHEL-130735] +- ext4: do not convert the unwritten extents if data writeback fails (Brian Foster) [RHEL-130735] +- ext4: protect ext4_release_dquot against freezing (Brian Foster) [RHEL-130735] +- jbd2: Avoid long replay times due to high number or revoke blocks (Brian Foster) [RHEL-130735] +- jbd2: flush filesystem device before updating tail sequence (Brian Foster) [RHEL-130735] +- jbd2: increase IO priority for writing revoke records (Brian Foster) [RHEL-130735] +- ext4: avoid remount errors with 'abort' mount option (Brian Foster) [RHEL-130735] +- ext4: supress data-race warnings in ext4_free_inodes_{count,set}() (Brian Foster) [RHEL-130735] +- ext4: mark fc as ineligible using an handle in ext4_xattr_set() (Brian Foster) [RHEL-130735] +- ext4: use handle to mark fc as ineligible in __track_dentry_update() (Brian Foster) [RHEL-130735] +- ext4: propagate errors from ext4_find_extent() in ext4_insert_range() (Brian Foster) [RHEL-130735] +- ext4: avoid OOB when system.data xattr changes underneath the filesystem (Brian Foster) [RHEL-130735] +- ext4: return error on ext4_find_inline_entry (Brian Foster) [RHEL-130735] +- ext4: ext4_search_dir should return a proper error (Brian Foster) [RHEL-130735] +- ext4: avoid negative min_clusters in find_group_orlov() (Brian Foster) [RHEL-130735] +- ext4: avoid potential buffer_head leak in __ext4_new_inode() (Brian Foster) [RHEL-130735] +- ext4: avoid buffer_head leak in ext4_mark_inode_used() (Brian Foster) [RHEL-130735] +- ext4: clear EXT4_GROUP_INFO_WAS_TRIMMED_BIT even mount with discard (Brian Foster) [RHEL-130735] +- ext4: nested locking for xattr inode (Brian Foster) [RHEL-130735] +- jbd2: correctly compare tids with tid_geq function in jbd2_fc_begin_commit (Brian Foster) [RHEL-130735] +- ext4: fix incorrect tid assumption in ext4_fc_mark_ineligible() (Brian Foster) [RHEL-130735] +- ext4: fix incorrect tid assumption in jbd2_journal_shrink_checkpoint_list() (Brian Foster) [RHEL-130735] +- ext4: fix incorrect tid assumption in __jbd2_log_wait_for_space() (Brian Foster) [RHEL-130735] +- ext4: fix incorrect tid assumption in ext4_wait_for_tail_page_commit() (Brian Foster) [RHEL-130735] +- ext4: remove array of buffer_heads from mext_page_mkuptodate() (Brian Foster) [RHEL-130735] +- ext4: pipeline buffer reads in mext_page_mkuptodate() (Brian Foster) [RHEL-130735] +- ext4: fix fast commit inode enqueueing during a full journal commit (Brian Foster) [RHEL-130735] +- ext4: correct encrypted dentry name hash when not casefolded (Brian Foster) [RHEL-130735] +- ext4: remove writable userspace mappings before truncating page cache (Brian Foster) [RHEL-125356] +- ext4: treat end of range as exclusive in ext4_zero_range() (Brian Foster) [RHEL-125356] +- ext4: Fix special handling of journalled data from extent zeroing (Brian Foster) [RHEL-125356] +- tls: wait for pending async decryptions if tls_strp_msg_hold fails (CKI Backport Bot) [RHEL-128862] {CVE-2025-40176} +- audit: record fanotify event regardless of presence of rules (Richard Guy Briggs) [RHEL-9065] +- audit: record AUDIT_ANOM_* events regardless of presence of rules (Richard Guy Briggs) [RHEL-9065] +- sched: defer calling __put_task_struct() in non-preemptible context (Čestmír Kalina) [RHEL-99501] +- sched: avoid false lockdep splat in put_task_struct() (Čestmír Kalina) [RHEL-99501] + +* Wed Feb 11 2026 CKI KWF Bot [5.14.0-681.el9] +- redhat/dracut-virt.conf: remove erroneous spaces in omit_dracutmodules (Li Tian) +- smb: client: prevent races in ->query_interfaces() (Paulo Alcantara) [RHEL-147201] +- smb: client: add proper locking around ses->iface_last_update (Paulo Alcantara) [RHEL-147201] +- smb: client: split cached_fid bitfields to avoid shared-byte RMW races (Paulo Alcantara) [RHEL-147201] +- cifs: Fix locking usage for tcon fields (Paulo Alcantara) [RHEL-147201] +- cifs: Corrections to lock ordering notes (Paulo Alcantara) [RHEL-147201] +- smb: client: fix potential UAF and double free in smb2_open_file() (Paulo Alcantara) [RHEL-147201] +- smb/client: fix memory leak in SendReceive() (Paulo Alcantara) [RHEL-147201] +- smb/client: fix memory leak in smb2_open_file() (Paulo Alcantara) [RHEL-147201] +- fou: Don't allow 0 for FOU_ATTR_IPPROTO. (Xin Long) [RHEL-138741] +- tools: ynl: Specify --no-line-number in ynl-regen.sh. (Xin Long) [RHEL-138741] +- gue: Fix skb memleak with inner IP protocol 0. (Xin Long) [RHEL-138741] +- netlink: specs: fou: replace underscores with dashes in names (Xin Long) [RHEL-138741] +- fou: fix initialization of grc (Xin Long) [RHEL-138741] +- fou: Fix null-ptr-deref in GRO. (Xin Long) [RHEL-138741] +- fou: remove warn in gue_gro_receive on unsupported protocol (Xin Long) [RHEL-138741] +- fou: Remove XRFM from NET_FOU Kconfig (Xin Long) [RHEL-138741] +- fou: remove sparse errors (Xin Long) [RHEL-138741] +- redhat: enable FOU modules in kernel-modules-extra (Xin Long) [RHEL-138741] +- lockref: remove lockref_put_not_zero (Waiman Long) [RHEL-140835] +- lockref: stop doing cpu_relax in the cmpxchg loop (Waiman Long) [RHEL-140835] +- lockref: remove unused 'lockref_get_or_lock()' function (Waiman Long) [RHEL-140835] +- locking/lockref: Use try_cmpxchg64 in CMPXCHG_LOOP macro (Waiman Long) [RHEL-140835] + +* Tue Feb 10 2026 CKI KWF Bot [5.14.0-680.el9] +- xfs: set max_agbno to allow sparse alloc of last full inode chunk (CKI Backport Bot) [RHEL-141685] +- configs: new config in drivers/phy (Izabela Bakollari) [RHEL-75582] +- net: phy: fix phy_uses_state_machine() (Izabela Bakollari) [RHEL-75582] +- net: phylink: move PHY interrupt request to non-fail path (Izabela Bakollari) [RHEL-75582] +- net: mdio: mdio-i2c: Hold the i2c bus lock during smbus transactions (Izabela Bakollari) [RHEL-75582] +- ixgene-v2: prepare for phylib stop exporting phy_10_100_features_array (Izabela Bakollari) [RHEL-75582] +- net: gianfar: simplify init_phy() (Izabela Bakollari) [RHEL-75582] +- net: ethernet: xgbe: re-add aneg to supported features in PHY quirks (Izabela Bakollari) [RHEL-75582] +- dt-bindings: net: dp83822: Add support for GPIO2 clock output (Izabela Bakollari) [RHEL-75582] +- dt-bindings: net: tja11xx: add "nxp,rmii-refclk-out" property (Izabela Bakollari) [RHEL-75582] +- net: phy: Support speed selection for PHY loopback (Izabela Bakollari) [RHEL-75582] +- net: phy: microchip: limit 100M workaround to link-down events on LAN88xx (Izabela Bakollari) [RHEL-75582] +- net: phy: microchip: Use genphy_soft_reset() to purge stale LPA bits (Izabela Bakollari) [RHEL-75582] +- net: phy: phy_caps: Don't skip better duplex macth on non-exact match (Izabela Bakollari) [RHEL-75582] +- net: mdio: mdio-i2c: Add support for single-byte SMBus operations (Izabela Bakollari) [RHEL-75582] +- net: phy: add driver for MaxLinear MxL86110 PHY (Izabela Bakollari) [RHEL-75582] +- net: phy: fixed_phy: remove irq argument from fixed_phy_add (Izabela Bakollari) [RHEL-75582] +- net: phylink: add functions to block/unblock rx clock stop (Izabela Bakollari) [RHEL-75582] +- net: phy: fix genphy_c45_eee_is_active() for disabled EEE (Izabela Bakollari) [RHEL-75582] +- net: phy: c45: remove local advertisement parameter from genphy_c45_eee_is_active (Izabela Bakollari) [RHEL-75582] +- net: phy: c45: use cached EEE advertisement in genphy_c45_ethtool_get_eee (Izabela Bakollari) [RHEL-75582] +- net: phy: update phy_ethtool_get_eee() documentation (Izabela Bakollari) [RHEL-75582] +- net: phy: remove genphy_c45_eee_is_active()'s is_enabled arg (Izabela Bakollari) [RHEL-75582] +- net: phy: c45: Don't silently remove disabled EEE modes any longer when writing advertisement register (Izabela Bakollari) [RHEL-75582] +- net: phy: remove disabled EEE modes from advertising_eee in phy_probe (Izabela Bakollari) [RHEL-75582] +- net: phylink: add support for notifying PCS about EEE (Izabela Bakollari) [RHEL-75582] +- net: phylink: provide phylink_mac_implements_lpi() (Izabela Bakollari) [RHEL-75582] +- net: phylink: make configuring clock-stop dependent on MAC support (Izabela Bakollari) [RHEL-75582] +- net: phylink: fix regression when binding a PHY (Izabela Bakollari) [RHEL-75582] +- net: phy: improve phy_disable_eee_mode (Izabela Bakollari) [RHEL-75582] +- net: phy: move definition of phy_is_started before phy_disable_eee_mode (Izabela Bakollari) [RHEL-75582] +- net: phy: rename phy_set_eee_broken to phy_disable_eee_mode (Izabela Bakollari) [RHEL-75582] +- net: phy: rename eee_broken_modes to eee_disabled_modes (Izabela Bakollari) [RHEL-75582] +- r8169: add support for RTL8125BP rev.b (Izabela Bakollari) [RHEL-93674] +- r8169: copy vendor driver 2.5G/5G EEE advertisement constraints (Izabela Bakollari) [RHEL-93674] +- r8169: align RTL8126 EEE config with vendor driver (Izabela Bakollari) [RHEL-93674] +- r8169: align RTL8125 EEE config with vendor driver (Izabela Bakollari) [RHEL-93674] +- r8169: align RTL8125/RTL8126 PHY config with vendor driver (Izabela Bakollari) [RHEL-93674] +- net: phylink: add EEE management (Izabela Bakollari) [RHEL-75582] +- net: phy: micrel: use helper phy_disable_eee (Izabela Bakollari) [RHEL-75582] +- net: phy: fix phy_disable_eee (Izabela Bakollari) [RHEL-75582] +- net: phy: add phy_disable_eee (Izabela Bakollari) [RHEL-75582] +- net: phy: introduce optional polling interface for PHY statistics (Izabela Bakollari) [RHEL-75582] +- net: phy: avoid undefined behavior in *_led_polarity_set() (Izabela Bakollari) [RHEL-75582] +- net: phy: mxl-gpy: correctly describe LED polarity (Izabela Bakollari) [RHEL-75582] +- net: phy: microchip_t1: SQI support for LAN887x (Izabela Bakollari) [RHEL-75582] +- net: phy: mxl-gpy: add missing support for TRIGGER_NETDEV_LINK_10 (Izabela Bakollari) [RHEL-75582] +- net: phy: microchip_t1: Interrupt support for lan887x (Izabela Bakollari) [RHEL-75582] +- net: phy: mxl-gpy: add basic LED support (Izabela Bakollari) [RHEL-75582] +- net: phy: fix phylib's dual eee_enabled (Izabela Bakollari) [RHEL-75582] +- net: phy: fix phy_ethtool_set_eee() incorrectly enabling LPI (Izabela Bakollari) [RHEL-75582] +- net: phy: ensure that genphy_c45_an_config_eee_aneg() sees new value of phydev->eee_cfg.eee_enabled (Izabela Bakollari) [RHEL-75582] +- net: phy: Immediately call adjust_link if only tx_lpi_enabled changes (Izabela Bakollari) [RHEL-75582] +- net: phy: Add phy_support_eee() indicating MAC support EEE (Izabela Bakollari) [RHEL-75582] +- net: phy: convert eee_broken_modes to a linkmode bitmap (Izabela Bakollari) [RHEL-75582] +- net: phy: Keep track of EEE configuration (Izabela Bakollari) [RHEL-75582] +- net: phy: Add phydev->enable_tx_lpi to simplify adjust link callbacks (Izabela Bakollari) [RHEL-75582] +- net: phy: Provide Module 4 KSZ9477 errata (DS80000754C) (Izabela Bakollari) [RHEL-75582] +- net: phy: micrel: add Microchip KSZ 9477 to the device table (Izabela Bakollari) [RHEL-75582] +- net: phy: realtek: remove unsed RTL821x_PHYSR* macros (Izabela Bakollari) [RHEL-75582] +- dt-bindings: net: ethernet-phy: Add timing-role role property for ethernet PHYs (Izabela Bakollari) [RHEL-75582] +- net: phy: mediatek: add driver for built-in 2.5G ethernet PHY on MT7988 (Izabela Bakollari) [RHEL-75582] +- net: phy: mediatek: Sort config and file names in Kconfig and Makefile (Izabela Bakollari) [RHEL-75582] +- net: phy: realtek: add RTL8127-internal PHY (Izabela Bakollari) [RHEL-75582] +- net: phy: microchip: document where the LAN88xx PHYs are used (Izabela Bakollari) [RHEL-75582] +- net: phy: fixed_phy: remove fixed_phy_register_with_gpiod (Izabela Bakollari) [RHEL-75582] +- net: phy: remove stub for mdiobus_register_board_info (Izabela Bakollari) [RHEL-75582] +- net: phy: marvell-88q2xxx: Enable temperature measurement in probe again (Izabela Bakollari) [RHEL-75582] +- net: phy: mediatek: do not require syscon compatible for pio property (Izabela Bakollari) [RHEL-75582] +- net: phy: dp83867: use 2ns delay if not specified in DTB (Izabela Bakollari) [RHEL-75582] +- net: phy: dp83867: remove check of delay strap configuration (Izabela Bakollari) [RHEL-75582] +- net: phy: realtek: Add support for PHY LEDs on RTL8211E (Izabela Bakollari) [RHEL-75582] +- net: phy: realtek: use __set_bit() in rtl8211f_led_hw_control_get() (Izabela Bakollari) [RHEL-75582] +- net: phy: realtek: Group RTL82* macro definitions (Izabela Bakollari) [RHEL-75582] +- net: phy: realtek: add RTL8211F register defines (Izabela Bakollari) [RHEL-75582] +- net: phy: realtek: Clean up RTL821x ExtPage access (Izabela Bakollari) [RHEL-75582] +- net: phy: Refactor fwnode_get_phy_node() (Izabela Bakollari) [RHEL-75582] +- net: phy: realtek: Add support for WOL magic packet on RTL8211F (Izabela Bakollari) [RHEL-75582] +- net: phy: aquantia: fix commenting format (Izabela Bakollari) [RHEL-75582] +- net: phylink: Drop unused defines for SUPPORTED/ADVERTISED_INTERFACES (Izabela Bakollari) [RHEL-75582] +- net: phy: marvell-88q2xxx: Enable temperature sensor for mv88q211x (Izabela Bakollari) [RHEL-75582] +- net: phy: remove function stubs (Izabela Bakollari) [RHEL-75582] +- net: phy: leds: fix memory leak (Izabela Bakollari) [RHEL-75582] +- net: phy: Add helper for getting MAC termination resistance (Izabela Bakollari) [RHEL-75582] +- net: phylink: fix suspend/resume with WoL enabled and link down (Izabela Bakollari) [RHEL-75582] +- net: phy: microchip: force IRQ polling mode for lan88xx (Izabela Bakollari) [RHEL-75582] +- net: phy: mediatek: init val in .phy_led_polarity_set for AN7581 (Izabela Bakollari) [RHEL-75582] +- net: phy: remove redundant dependency on NETDEVICES for PHYLINK and PHYLIB (Izabela Bakollari) [RHEL-75582] +- net: phy: remove device_phy_find_device (Izabela Bakollari) [RHEL-75582] +- net: phy: mediatek: add Airoha PHY ID to SoC driver (Izabela Bakollari) [RHEL-75582] +- net: phy: mediatek: permit to compile test GE SOC PHY driver (Izabela Bakollari) [RHEL-75582] +- net: phy: air_en8811h: Add clk provider for CKO pin (Izabela Bakollari) [RHEL-75582] +- net: phy: allow MDIO bus PM ops to start/stop state machine for phylink-controlled PHY (Izabela Bakollari) [RHEL-75582] +- net: phy: move phy_link_change() prior to mdio_bus_phy_may_suspend() (Izabela Bakollari) [RHEL-75582] +- net: phylink: force link down on major_config failure (Izabela Bakollari) [RHEL-75582] +- net: phy: Introduce PHY_ID_SIZE — minimum size for PHY ID string (Izabela Bakollari) [RHEL-75582] +- net: phy: aquantia: add essential functions to aqr105 driver (Izabela Bakollari) [RHEL-75582] +- net: phy: aquantia: search for firmware-name in fwnode (Izabela Bakollari) [RHEL-75582] +- net: phy: aquantia: add probe function to aqr105 for firmware loading (Izabela Bakollari) [RHEL-75582] +- net: phy: Add swnode support to mdiobus_scan (Izabela Bakollari) [RHEL-75582] +- net: phy: sfp: Add support for SMBus module access (Izabela Bakollari) [RHEL-75582] +- net: phylink: add phylink_prepare_resume() (Izabela Bakollari) [RHEL-75582] +- net: phylink: Remove unused function pointer from phylink structure (Izabela Bakollari) [RHEL-75582] +- net: phy: realtek: disable PHY-mode EEE (Izabela Bakollari) [RHEL-75582] +- net: phy: phy_interface_t: Fix RGMII_TXID code comment (Izabela Bakollari) [RHEL-75582] +- net: phy: marvell-88q2xxx: remove call to devm_hwmon_sanitize_name (Izabela Bakollari) [RHEL-75582] +- net: phy: mxl-gpy: remove call to devm_hwmon_sanitize_name (Izabela Bakollari) [RHEL-75582] +- net: phy: tja11xx: remove call to devm_hwmon_sanitize_name (Izabela Bakollari) [RHEL-75582] +- net: phy: marvell: Align set_loopback() implementation (Izabela Bakollari) [RHEL-75582] +- net: phy: micrel: Add loopback support (Izabela Bakollari) [RHEL-75582] +- net: phy: Allow loopback speed selection for PHY drivers (Izabela Bakollari) [RHEL-75582] +- phy: fix xa_alloc_cyclic() error handling (Izabela Bakollari) [RHEL-75582] +- net: phy: remove unused functions phy_package_[read|write]_mmd (Izabela Bakollari) [RHEL-75582] +- net: phy: move PHY package MMD access function declarations from phy.h to phylib.h (Izabela Bakollari) [RHEL-75582] +- net: phylink: Use phy_caps to get an interface's capabilities and modes (Izabela Bakollari) [RHEL-75582] +- net: phylink: Convert capabilities to linkmodes using phy_caps (Izabela Bakollari) [RHEL-75582] +- net: phylink: Add a mapping between MAC_CAPS and LINK_CAPS (Izabela Bakollari) [RHEL-75582] +- net: phylink: Use phy_caps_lookup for fixed-link configuration (Izabela Bakollari) [RHEL-75582] +- net: phy: phy_device: Use link_capabilities lookup for PHY aneg config (Izabela Bakollari) [RHEL-75582] +- net: phy: phy_caps: Allow looking-up link caps based on speed and duplex (Izabela Bakollari) [RHEL-75582] +- net: phy: phy_caps: Implement link_capabilities lookup by linkmode (Izabela Bakollari) [RHEL-75582] +- net: phy: phy_caps: Introduce phy_caps_valid (Izabela Bakollari) [RHEL-75582] +- net: phy: phy_caps: Move __set_linkmode_max_speed to phy_caps (Izabela Bakollari) [RHEL-75582] +- net: phy: phy_caps: Move phy_speeds to phy_caps (Izabela Bakollari) [RHEL-75582] +- net: phy: Use an internal, searchable storage for the linkmodes (Izabela Bakollari) [RHEL-75582] +- net: phylink: Remove unused phylink_init_eee (Izabela Bakollari) [RHEL-75582] +- net: phy: tja11xx: enable PHY in sleep mode for TJA1102S (Izabela Bakollari) [RHEL-75582] +- net: phy: tja11xx: add support for TJA1102S (Izabela Bakollari) [RHEL-75582] +- net: phy: nxp-c45-tja11xx: add TJA112XB SGMII PCS restart errata (Izabela Bakollari) [RHEL-75582] +- net: phy: nxp-c45-tja11xx: add TJA112X PHY configuration errata (Izabela Bakollari) [RHEL-75582] +- net: phy: remove remaining PHY package related definitions from phy.h (Izabela Bakollari) [RHEL-75582] +- net: phy: move PHY package related code from phy.h to phy_package.c (Izabela Bakollari) [RHEL-75582] +- net: phy: mscc: use new phy_package_shared getters (Izabela Bakollari) [RHEL-75582] +- net: phy: mediatek: use new phy_package_shared getters (Izabela Bakollari) [RHEL-75582] +- net: phy: micrel: use new phy_package_shared getters (Izabela Bakollari) [RHEL-75582] +- net: phy: qca807x: use new phy_package_shared getters (Izabela Bakollari) [RHEL-75582] +- net: phy: add getters for public members in struct phy_package_shared (Izabela Bakollari) [RHEL-75582] +- net: phy: move PHY package code from phy_device.c to own source file (Izabela Bakollari) [RHEL-75582] +- net: phy: nxp-c45-tja11xx: add support for TJA1121 (Izabela Bakollari) [RHEL-75582] +- net: phy: nxp-c45-tja11xx: add match_phy_device to TJA1103/TJA1104 (Izabela Bakollari) [RHEL-75582] +- net: phylink: use pl->link_interface in phylink_expects_phy() (Izabela Bakollari) [RHEL-75582] +- net: sfp: add quirk for FS SFP-10GM-T copper SFP+ module (Izabela Bakollari) [RHEL-75582] +- net: phy: add phylib-internal.h (Izabela Bakollari) [RHEL-75582] +- net: phy: remove unused feature array declarations (Izabela Bakollari) [RHEL-75582] +- net: phy: qcom: qca807x fix condition for DAC_DSP_BIAS_CURRENT (Izabela Bakollari) [RHEL-75582] +- net: sfp: add quirk for 2.5G OEM BX SFP (Izabela Bakollari) [RHEL-75582] +- net: phy: realtek: add defines for shadowed c45 standard registers (Izabela Bakollari) [RHEL-75582] +- net: phy: realtek: add helper RTL822X_VND2_C22_REG (Izabela Bakollari) [RHEL-75582] +- net: phy: marvell-88q2xxx: Init PHY private structure for mv88q211x (Izabela Bakollari) [RHEL-75582] +- net: phy: marvell-88q2xxx: enable temperature sensor in mv88q2xxx_config_init (Izabela Bakollari) [RHEL-75582] +- net: phy: marvell-88q2xxx: order includes alphabetically (Izabela Bakollari) [RHEL-75582] +- net: phy: marvell-88q2xxx: align defines (Izabela Bakollari) [RHEL-75582] +- net: phy: Add helper for getting tx amplitude gain (Izabela Bakollari) [RHEL-75582] +- net: phy: remove helper phy_is_internal (Izabela Bakollari) [RHEL-75582] +- net: phy: stop exporting phy_queue_state_machine (Izabela Bakollari) [RHEL-75582] +- net: phy: stop exporting feature arrays which aren't used outside phylib (Izabela Bakollari) [RHEL-75582] +- net: phy: remove fixup-related definitions from phy.h which are not used outside phylib (Izabela Bakollari) [RHEL-75582] +- net: phy: mediatek: Move some macros to phy-lib for later use (Izabela Bakollari) [RHEL-75582] +- net: phy: mediatek: Add token ring clear bit operation support (Izabela Bakollari) [RHEL-75582] +- net: phy: mediatek: Add token ring set bit operation support (Izabela Bakollari) [RHEL-75582] +- net: phy: mediatek: Add token ring access helper functions in mtk-phy-lib (Izabela Bakollari) [RHEL-75582] +- net: phy: mediatek: Change to more meaningful macros (Izabela Bakollari) [RHEL-75582] +- net: phy: marvell-88q2xxx: Add support for PHY LEDs on 88q2xxx (Izabela Bakollari) [RHEL-75582] +- net: phy: broadcom: don't include '' directly (Izabela Bakollari) [RHEL-75582] +- net: phy: dp83tg720: Add randomized polling intervals for link detection (Izabela Bakollari) [RHEL-75582] +- net: phy: Add support for driver-specific next update time (Izabela Bakollari) [RHEL-75582] +- net: phy: aquantia: Use HWMON_CHANNEL_INFO macro to simplify code (Izabela Bakollari) [RHEL-75582] +- net: phy: marvell10g: Use HWMON_CHANNEL_INFO macro to simplify code (Izabela Bakollari) [RHEL-75582] +- net: phy: marvell: Use HWMON_CHANNEL_INFO macro to simplify code (Izabela Bakollari) [RHEL-75582] +- net: phy: remove unused PHY_INIT_TIMEOUT and PHY_FORCE_TIMEOUT (Izabela Bakollari) [RHEL-75582] +- net: phy: dp83td510: introduce LED framework support (Izabela Bakollari) [RHEL-75582] +- net: phy: realtek: use string choices helpers (Izabela Bakollari) [RHEL-75582] +- net: phy: c45-tjaxx: add delay between MDIO write and read in soft_reset (Izabela Bakollari) [RHEL-75582] +- net: phy: marvell-88q2xxx: Fix temperature measurement with reset-gpios (Izabela Bakollari) [RHEL-75582] +- net: phylink: always do a major config when attaching a SFP PHY (Izabela Bakollari) [RHEL-75582] +- net: phy: remove leftovers from switch to linkmode bitmaps (Izabela Bakollari) [RHEL-75582] +- net: phylink: add phylink_link_is_up() helper (Izabela Bakollari) [RHEL-75582] +- net: phy: add support for querying PHY clock stop capability (Izabela Bakollari) [RHEL-75582] +- net: mdio: add definition for clock stop capable bit (Izabela Bakollari) [RHEL-75582] +- net: phy: Constify struct mdio_device_id (Izabela Bakollari) [RHEL-75582] +- net: phy: dp83tg720: add statistics support (Izabela Bakollari) [RHEL-75582] +- net: phy: dp83td510: add statistics support (Izabela Bakollari) [RHEL-75582] +- net: phy: add configuration of rx clock stop mode (Izabela Bakollari) [RHEL-75582] +- net: phylink: add support for PCS supported_interfaces bitmap (Izabela Bakollari) [RHEL-75582] +- net: phylink: improve phylink_sfp_config_phy() error message with missing PHY driver (Izabela Bakollari) [RHEL-75582] +- net: phy: dp83822: Add support for GPIO2 clock output (Izabela Bakollari) [RHEL-75582] +- net: phy: dp83822: Replace DP83822_DEVADDR with MDIO_MMD_VEND2 (Izabela Bakollari) [RHEL-75582] +- net: phy: Add helper for mapping RGMII link speed to clock rate (Izabela Bakollari) [RHEL-75582] +- net: phy: avoid genphy_c45_ethtool_get_eee() setting eee_enabled (Izabela Bakollari) [RHEL-75582] +- net: phy: marvell: use phydev->eee_cfg.eee_enabled (Izabela Bakollari) [RHEL-75582] +- net: phylink: remove phylink_phy_no_inband() (Izabela Bakollari) [RHEL-75582] +- net: phylink: add negotiation of in-band capabilities (Izabela Bakollari) [RHEL-75582] +- net: phylink: add pcs_inband_caps() method (Izabela Bakollari) [RHEL-75582] +- net: phy: marvell: implement config_inband() method (Izabela Bakollari) [RHEL-75582] +- net: phy: add phy_config_inband() (Izabela Bakollari) [RHEL-75582] +- net: phy: marvell: implement phy_inband_caps() method (Izabela Bakollari) [RHEL-75582] +- net: phy: bcm84881: implement phy_inband_caps() method (Izabela Bakollari) [RHEL-75582] +- net: phy: add phy_inband_caps() (Izabela Bakollari) [RHEL-75582] +- net: phylink: add debug for phylink_major_config() (Izabela Bakollari) [RHEL-75582] +- net: phylink: split cur_link_an_mode into requested and active (Izabela Bakollari) [RHEL-75582] +- net: phylink: pass phylink and pcs into phylink_pcs_neg_mode() (Izabela Bakollari) [RHEL-75582] +- net: phy: microchip: Reset LAN88xx PHY to ensure clean link state on LAN7800/7850 (Izabela Bakollari) [RHEL-75582] +- net: phy: microchip_t1: Clause-45 PHY loopback support for LAN887x (Izabela Bakollari) [RHEL-75582] +- net: phy: c45: don't use temporary linkmode bitmaps in genphy_c45_ethtool_get_eee (Izabela Bakollari) [RHEL-75582] +- net: phylink: ensure PHY momentary link-fails are handled (Izabela Bakollari) [RHEL-75582] +- net: phy: dp83869: fix status reporting for 1000base-x autonegotiation (Izabela Bakollari) [RHEL-75582] +- mdio: Remove mdio45_ethtool_gset_npage() (Izabela Bakollari) [RHEL-75582] +- include: mdio: Remove mdio45_ethtool_gset() (Izabela Bakollari) [RHEL-75582] +- net: phy: mediatek: add MT7530 & MT7531's PHY ID macros (Izabela Bakollari) [RHEL-75582] +- net: phy: mediatek: Integrate read/write page helper functions (Izabela Bakollari) [RHEL-75582] +- net: phy: mediatek: Improve readability of mtk-phy-lib.c's mtk_phy_led_hw_ctrl_set() (Izabela Bakollari) [RHEL-75582] +- net: phy: mediatek: Move LED helper functions into mtk phy lib (Izabela Bakollari) [RHEL-75582] +- net: phy: mediatek: Re-organize MediaTek ethernet phy drivers (Izabela Bakollari) [RHEL-75582] +- net: phylink: clean up phylink_resolve() (Izabela Bakollari) [RHEL-75582] +- net: phylink: remove switch() statement in resolve handling (Izabela Bakollari) [RHEL-75582] +- net: phylink: move MLO_AN_PHY resolve handling to if() statement (Izabela Bakollari) [RHEL-75582] +- net: phylink: move MLO_AN_FIXED resolve handling to if() statement (Izabela Bakollari) [RHEL-75582] +- net: phylink: move manual flow control setting (Izabela Bakollari) [RHEL-75582] +- net: phy: add phy_set_eee_broken (Izabela Bakollari) [RHEL-75582] +- net: phy: aquantia: Add mdix config and reporting (Izabela Bakollari) [RHEL-75582] +- net: phy: remove genphy_config_eee_advert (Izabela Bakollari) [RHEL-75582] +- net: phy: broadcom: use genphy_c45_an_config_eee_aneg in bcm_config_lre_aneg (Izabela Bakollari) [RHEL-75582] +- net: phy: export genphy_c45_an_config_eee_aneg (Izabela Bakollari) [RHEL-75582] +- net: phy: make genphy_c45_write_eee_adv() static (Izabela Bakollari) [RHEL-75582] +- net: phy: ti: add PHY_RST_AFTER_CLK_EN flag (Izabela Bakollari) [RHEL-75582] +- net: phy: respect cached advertising when re-enabling EEE (Izabela Bakollari) [RHEL-75582] +- net: phy: use ethtool string helpers (Izabela Bakollari) [RHEL-75582] +- net: phy: dp83822: Configure RMII mode on DP83825 devices (Izabela Bakollari) [RHEL-75582] +- net: phylink: simplify how SFP PHYs are attached (Izabela Bakollari) [RHEL-75582] +- net: phylink: validate sfp_select_interface() returned interface (Izabela Bakollari) [RHEL-75582] +- net: phylink: add common validation for sfp_select_interface() (Izabela Bakollari) [RHEL-75582] +- net: phylink: simplify phylink_parse_fixedlink() (Izabela Bakollari) [RHEL-75582] +- net: phy: mediatek-ge-soc: Propagate error code correctly in cal_cycle() (Izabela Bakollari) [RHEL-75582] +- net: phy: mediatek-ge-soc: Shrink line wrapping to 80 characters (Izabela Bakollari) [RHEL-75582] +- net: phy: mediatek-ge-soc: Fix coding style (Izabela Bakollari) [RHEL-75582] +- net: phy: marvell: Add mdix status reporting (Izabela Bakollari) [RHEL-75582] +- net: phylink: remove "using_mac_select_pcs" (Izabela Bakollari) [RHEL-75582] +- net: phylink: remove use of pl->pcs in phylink_validate_mac_and_pcs() (Izabela Bakollari) [RHEL-75582] +- net: phylink: allow mac_select_pcs() to remove a PCS (Izabela Bakollari) [RHEL-75582] +- net: phy: aquantia: fix return value check in aqr107_config_mdi() (Izabela Bakollari) [RHEL-75582] +- net: sfp: change quirks for Alcatel Lucent G-010S-P (Izabela Bakollari) [RHEL-75582] +- net: phylink: allow half-duplex modes with RATE_MATCH_PAUSE (Izabela Bakollari) [RHEL-75582] +- net: phy: intel-xway: add support for PHY LEDs (Izabela Bakollari) [RHEL-75582] +- net: phy: aquantia: correctly describe LED polarity override (Izabela Bakollari) [RHEL-75582] +- net: phy: support 'active-high' property for PHY LEDs (Izabela Bakollari) [RHEL-75582] +- net: phy: microchip_t1s: configure collision detection based on PLCA mode (Izabela Bakollari) [RHEL-75582] +- net: phy: microchip_t1s: add support for Microchip's LAN867X Rev.C2 (Izabela Bakollari) [RHEL-75582] +- net: phy: microchip_t1s: add support for Microchip's LAN867X Rev.C1 (Izabela Bakollari) [RHEL-75582] +- net: phy: microchip_t1s: move LAN867X reset handling to a new function (Izabela Bakollari) [RHEL-75582] +- net: phy: microchip_t1s: add support for Microchip's LAN865X Rev.B1 (Izabela Bakollari) [RHEL-75582] +- net: phy: microchip_t1s: update new initial settings for LAN865X Rev.B0 (Izabela Bakollari) [RHEL-75582] +- net: phy: microchip_t1s: restructure cfg read/write functions arguments (Izabela Bakollari) [RHEL-75582] +- net: phy: c45-tja11xx: add support for outputting RMII reference clock (Izabela Bakollari) [RHEL-75582] +- net: phy: aquantia: poll status register (Izabela Bakollari) [RHEL-75582] +- net: phy: Validate PHY LED OPs presence before registering (Izabela Bakollari) [RHEL-75582] +- net: phy: smsc: use devm_clk_get_optional_enabled_with_rate() (Izabela Bakollari) [RHEL-75582] +- net: phy: marvell-88q2xxx: Enable auto negotiation for mv88q2110 (Izabela Bakollari) [RHEL-75582] +- net: phy: marvell-88q2xxx: Make register writer function generic (Izabela Bakollari) [RHEL-75582] +- net: phy: marvell-88q2xxx: Align soft reset for mv88q2110 and mv88q2220 (Izabela Bakollari) [RHEL-75582] +- net: phy: aquantia: allow forcing order of MDI pairs (Izabela Bakollari) [RHEL-75582] +- net: phy: Add support for PHY timing-role configuration via device tree (Izabela Bakollari) [RHEL-75582] +- net: phy: realtek: switch from paged to MMD ops in rtl822x functions (Izabela Bakollari) [RHEL-75582] +- net: phy: realtek: improve mmd register access for internal PHY's (Izabela Bakollari) [RHEL-75582] +- r8169: add PHY c45 ops for MDIO_MMD_VENDOR2 registers (Izabela Bakollari) [RHEL-75582] +- net: phy: move realtek PHY driver to its own subdirectory (Izabela Bakollari) [RHEL-75582] +- net: phy: realtek: always clear NBase-T lpa (Izabela Bakollari) [RHEL-75582] +- net: phy: realtek: clear master_slave_state if link is down (Izabela Bakollari) [RHEL-75582] +- net: phy: realtek: clear 1000Base-T lpa if link is down (Izabela Bakollari) [RHEL-75582] +- net: phy: realtek: add RTL8125D-internal PHY (Izabela Bakollari) [RHEL-75582] +- net: phy: realtek: merge the drivers for internal NBase-T PHY's (Izabela Bakollari) [RHEL-75582] +- net: phy: realtek: add support for reading MDIO_MMD_VEND2 regs on RTL8125/RTL8126 (Izabela Bakollari) [RHEL-75582] +- net: phy: realtek: clear 1000Base-T link partner advertisement (Izabela Bakollari) [RHEL-75582] +- net: phy: realtek: change order of calls in C22 read_status() (Izabela Bakollari) [RHEL-75582] +- net: phy: realtek: read duplex and gbit master from PHYSR register (Izabela Bakollari) [RHEL-75582] +- platform/mellanox: mlxbf-pmc: add sysfs_attr_init() to count_clock init (David Thompson) [RHEL-104054] +- platform/mellanox: mlxbf-pmc: Use kstrtobool() to check 0/1 input (David Thompson) [RHEL-104054] +- platform/mellanox: mlxbf-pmc: Validate event/enable input (David Thompson) [RHEL-104054] +- platform/mellanox: mlxbf-pmc: Fix duplicate event ID for CACHE_DATA1 (David Thompson) [RHEL-104054] +- platform/mellanox: mlxbf-pmc: Support additional PMC blocks (David Thompson) [RHEL-104054] +- platform/mellanox: mlxbf-pmc: Add support for clock_measure performance block (David Thompson) [RHEL-104054] +- platform/mellanox: mlxbf-pmc: Add support for monitoring cycle count (David Thompson) [RHEL-104054] +- platform/mellanox: mlxbf-pmc: incorrect type in assignment (David Thompson) [RHEL-104054] + +* Tue Feb 10 2026 CKI KWF Bot [5.14.0-679.el9] +- perf list: Add IBM z17 event descriptions (Jakub Brnak) [RHEL-50801] +- redhat/dracut-virt.conf: omit drm drivers in UKI initrd (Li Tian) [RHEL-147294] +- block: fix memory leak in __blkdev_issue_zero_pages (Ming Lei) [RHEL-137854] +- nouveau/gsp: fix suspend/resume regression on r570 firmware (José Expósito) [RHEL-141648] +- nouveau: add a third state to the fini handler. (José Expósito) [RHEL-141648] +- nouveau/gsp: use rpc sequence numbers properly. (José Expósito) [RHEL-141648] +- netfilter: ctnetlink: Support offloaded conntrack entry deletion (Phil Sutter) [RHEL-138511] +- cpuidle: governors: menu: Select polling state in some more cases (Mark Langsdorf) [RHEL-120324] +- cpuidle: governors: menu: Rearrange main loop in menu_select() (Mark Langsdorf) [RHEL-120324] +- Revert "cpuidle: menu: Avoid discarding useful information" (Mark Langsdorf) [RHEL-120324] +- cpuidle: governors: menu: Avoid selecting states with too much latency (Mark Langsdorf) [RHEL-120324] +- cpuidle: governors: menu: Avoid using invalid recent intervals data (Mark Langsdorf) [RHEL-120324] +- cpuidle: psci: Fix cpuhotplug routine with PREEMPT_RT=y (Mark Langsdorf) [RHEL-120324] +- cpuidle: psci: Drop redundant sync_state support (Mark Langsdorf) [RHEL-120324] +- cpuidle: psci: Opt-out from genpd's common ->sync_state() support (Mark Langsdorf) [RHEL-120324] +- cpuidle: psci: Fix uninitialized variable in dt_idle_state_present() (Mark Langsdorf) [RHEL-120324] +- cpuidle: psci: Avoid initializing faux device if no DT idle states are present (Mark Langsdorf) [RHEL-120324] +- cpuidle: psci: Correct the domain-idlestate statistics in debugfs (Mark Langsdorf) [RHEL-120324] +- cpuidle: psci: Move the per CPU variable domain_state to a struct (Mark Langsdorf) [RHEL-120324] +- pmdomain: core: Add genpd helper to correct the usage/rejected counters (Mark Langsdorf) [RHEL-120324] +- cpuidle: psci: Transition to the faux device interface (Mark Langsdorf) [RHEL-120324] +- cpuidle: menu: Optimize bucket assignment when next_timer_ns equals KTIME_MAX (Mark Langsdorf) [RHEL-120324] +- cpufreq: scmi: Account for malformed DT in scmi_dev_used_by_cpus() (Mark Langsdorf) [RHEL-120322] +- ACPI: CPPC: Add three functions related to autonomous selection (Mark Langsdorf) [RHEL-120322] +- cpufreq: Initialize cpufreq-based invariance before subsys (Mark Langsdorf) [RHEL-120322] +- cpufreq: CPPC: Mark driver with NEED_UPDATE_LIMITS flag (Mark Langsdorf) [RHEL-120322] +- drivers: cpufreq: add Tegra114 support (Mark Langsdorf) [RHEL-120322] +- cpufreq: Exit governor when failed to start old governor (Mark Langsdorf) [RHEL-120322] +- cpufreq: Move the check of cpufreq_driver->get into cpufreq_verify_current_freq() (Mark Langsdorf) [RHEL-120322] +- cpufreq: Init policy->rwsem before it may be possibly used (Mark Langsdorf) [RHEL-120322] +- cpufreq: Initialize cpufreq-based frequency-invariance later (Mark Langsdorf) [RHEL-120322] +- cpufreq: Remove duplicate check in __cpufreq_offline() (Mark Langsdorf) [RHEL-120322] +- cpufreq: Don't unregister cpufreq cooling on CPU hotplug (Mark Langsdorf) [RHEL-120322] +- cpufreq: Contain scaling_cur_freq.attr in cpufreq_attrs (Mark Langsdorf) [RHEL-120322] +- cpufreq: tegra124: Allow building as a module (Mark Langsdorf) [RHEL-120322] +- cpufreq: dt: Add register helper (Mark Langsdorf) [RHEL-120322] +- cpufreq: Export disable_cpufreq() (Mark Langsdorf) [RHEL-120322] +- cpufreq: brcmstb-avs: Fully open-code compatible for grepping (Mark Langsdorf) [RHEL-120322] +- cpufreq: userspace: set CPUFREQ_GOV_STRICT_TARGET flag (Mark Langsdorf) [RHEL-120322] +- cpufreq: CPPC: Remove forward declaration of cppc_cpufreq_register_em() (Mark Langsdorf) [RHEL-120322] +- cpufreq: CPPC: Do not return a value from populate_efficiency_class() (Mark Langsdorf) [RHEL-120322] +- cpufreq: CPPC: Remove cpu_data_list (Mark Langsdorf) [RHEL-120322] +- cpufreq: CPPC: Add support for autonomous selection (Mark Langsdorf) [RHEL-120322] +- cpufreq: Update sscanf() to kstrtouint() (Mark Langsdorf) [RHEL-120322] +- cpufreq: Replace magic number (Mark Langsdorf) [RHEL-120322] +- cpufreq: scmi: Skip SCMI devices that aren't used by the CPUs (Mark Langsdorf) [RHEL-120322] +- cpufreq: drop redundant cpus_read_lock() from store_local_boost() (Mark Langsdorf) [RHEL-120322] +- cpufreq: Drop policy locking from cpufreq_policy_is_good_for_eas() (Mark Langsdorf) [RHEL-120322] +- powernow: use pr_info_once (Mark Langsdorf) [RHEL-120322] +- cpufreq/sched: Move cpufreq-specific EAS checks to cpufreq (Mark Langsdorf) [RHEL-120322] +- cpufreq/sched: schedutil: Add helper for governor checks (Mark Langsdorf) [RHEL-120322] +- cpufreq: Force sync policy boost with global boost on sysfs update (Mark Langsdorf) [RHEL-120322] +- cpufreq: Preserve policy's boost state after resume (Mark Langsdorf) [RHEL-120322] +- cpufreq: Pass policy pointer to ->update_limits() (Mark Langsdorf) [RHEL-120322] +- cpufreq: intel_pstate: Rearrange max frequency updates handling code (Mark Langsdorf) [RHEL-120322] +- cpufreq: Introduce policy_set_boost() (Mark Langsdorf) [RHEL-120322] +- cpufreq: Don't unnecessarily call set_boost() (Mark Langsdorf) [RHEL-120322] +- cpufreq: Drop unused cpufreq_get_policy() (Mark Langsdorf) [RHEL-120322] +- cpufreq: Introduce cpufreq_policy_refresh() (Mark Langsdorf) [RHEL-120322] +- cpufreq: Use __free() for policy reference counting cleanup (Mark Langsdorf) [RHEL-120322] +- cpufreq: Drop cpufreq_cpu_acquire() and cpufreq_cpu_release() (Mark Langsdorf) [RHEL-120322] +- cpufreq: Use locking guard and __free() in cpufreq_update_policy() (Mark Langsdorf) [RHEL-120322] +- cpufreq: Add and use cpufreq policy locking guards (Mark Langsdorf) [RHEL-120322] +- cpufreq: Drop unnecessary cpus locking from store() (Mark Langsdorf) [RHEL-120322] +- cpufreq: Split cpufreq_online() (Mark Langsdorf) [RHEL-120322] +- cpufreq: Consolidate some code in cpufreq_online() (Mark Langsdorf) [RHEL-120322] +- cpufreq: ppc_cbe: Remove powerpc Cell driver (Mark Langsdorf) [RHEL-120322] +- cpufreq: staticize cpufreq_boost_trigger_state() (Mark Langsdorf) [RHEL-120322] +- cpufreq: Remove cpufreq_generic_attrs (Mark Langsdorf) [RHEL-120322] +- cpufreq: virtual: Stop setting cpufreq_driver->attr field (Mark Langsdorf) [RHEL-120322] +- cpufreq: speedstep: Stop setting cpufreq_driver->attr field (Mark Langsdorf) [RHEL-120322] + +* Mon Feb 09 2026 CKI KWF Bot [5.14.0-678.el9] +- dpll: expose fractional frequency offset in ppt (Ivan Vecera) [RHEL-146358] +- dpll: zl3073x: Implement device mode setting support (Ivan Vecera) [RHEL-147460] +- dpll: add dpll_device op to set working mode (Ivan Vecera) [RHEL-147460] +- dpll: add dpll_device op to get supported modes (Ivan Vecera) [RHEL-147460] +- lockd: don't allow locking on reexported NFSv2/3 (Olga Kornievskaia) [RHEL-61448] +- nfsd: disallow file locking and delegations for NFSv4 reexport (Olga Kornievskaia) [RHEL-61448] +- perf trace: fix tracepoint structure alignment (Jakub Brnak) [RHEL-71808] +- tracing: Fix a warning when allocating buffered events fails (Charles Haithcock) [RHEL-136272] +- tracing: Fix a possible race when disabling buffered events (Charles Haithcock) [RHEL-136272] +- tracing: Fix incomplete locking when disabling buffered events (Charles Haithcock) [RHEL-136272] +- KVM: x86: Don't clear async #PF queue when CR0.PG is disabled (e.g. on #SMI) (Maxim Levitsky) [RHEL-95934] +- KVM: x86: Fix a semi theoretical bug in kvm_arch_async_page_present_queued() (Maxim Levitsky) [RHEL-95934] + +* Fri Feb 06 2026 CKI KWF Bot [5.14.0-677.el9] +- nvmet: fix race in nvmet_bio_done() leading to NULL pointer dereference (Ming Lei) [RHEL-142602] +- scsi: storvsc: Process unsupported MODE_SENSE_10 (Li Tian) [RHEL-138489] +- evm: Support multiple LSMs providing an xattr (Coiby Xu) [RHEL-140008] +- evm: Align evm_inode_init_security() definition with LSM infrastructure (Coiby Xu) [RHEL-140008] +- selftests: kvm: try getting XFD and XSAVE state out of sync (Paolo Bonzini) [RHEL-136438] +- selftests: kvm: replace numbering of sync points with actions (Paolo Bonzini) [RHEL-136438] +- x86/fpu: Clear XSTATE_BV[i] in guest XSAVE state whenever XFD[i]=1 (Paolo Bonzini) [RHEL-136438] +- audit: fix out-of-bounds read in audit_compare_dname_path() (CKI Backport Bot) [RHEL-119177] {CVE-2025-39840} + +* Thu Feb 05 2026 CKI KWF Bot [5.14.0-676.el9] +- io_uring/kbuf: always use READ_ONCE() to read ring provided buffer lengths [partial] (Jeff Moyer) [RHEL-141266] +- io_uring: fix filename leak in __io_openat_prep() (Jeff Moyer) [RHEL-141266] +- io_uring: fix min_wait wakeups for SQPOLL (Jeff Moyer) [RHEL-141266] +- io_uring/kbuf: use READ_ONCE() for userspace-mapped memory (Jeff Moyer) [RHEL-141266] +- io_uring/rsrc: fix lost entries after cloned range (Jeff Moyer) [RHEL-141266] +- io_uring/poll: correctly handle io_poll_add() return value on update (Jeff Moyer) [RHEL-141266] +- io_uring: use WRITE_ONCE for user shared memory (Jeff Moyer) [RHEL-141266] +- io_uring: correct __must_hold annotation in io_install_fixed_file (Jeff Moyer) [RHEL-141266] +- io_uring/sqpoll: be smarter on when to update the stime usage (Jeff Moyer) [RHEL-141266] +- io_uring/sqpoll: switch away from getrusage() for CPU accounting (Jeff Moyer) [RHEL-141266] +- io_uring: fix incorrect io_kiocb reference in io_link_skb (Jeff Moyer) [RHEL-141266] +- io_uring: include dying ring in task_work "should cancel" state (Jeff Moyer) [RHEL-141266] +- io_uring/net: commit partial buffers on retry (Jeff Moyer) [RHEL-141266] +- io_uring: finish IOU_OK -> IOU_COMPLETE transition (Jeff Moyer) [RHEL-141266] +- io_uring: unify STOP_MULTISHOT with IOU_OK (Jeff Moyer) [RHEL-141266] +- io_uring: return -EAGAIN to continue multishot (Jeff Moyer) [RHEL-141266] +- RDMA/efa: Remove possible negative shift (Kamal Heib) [RHEL-140844] +- RDMA/efa: Extend admin timeout error print (Kamal Heib) [RHEL-140844] +- RDMA/efa: Add Network HW statistics counters (Kamal Heib) [RHEL-140844] +- e1000e: Introduce private flag to disable K1 (Corinna Vinschen) [RHEL-134986] +- e1000e: drop unnecessary constant casts to u16 (Corinna Vinschen) [RHEL-134986] +- e1000e: ignore uninitialized checksum word on tgp (Corinna Vinschen) [RHEL-134986] +- e1000e: disregard NVM checksum on tgp when valid checksum bit is not set (Corinna Vinschen) [RHEL-134986] +- e1000e: set fixed clock frequency indication for Nahum 11 and Nahum 13 (Corinna Vinschen) [RHEL-134986] +- e1000e: change k1 configuration on MTP and later platforms (Corinna Vinschen) [RHEL-134986] +- x86/microcode/AMD: Fix Entrysign revision check for Zen5/Strix Halo (Waiman Long) [RHEL-129138] +- x86/microcode/AMD: Select which microcode patch to load (Waiman Long) [RHEL-129138] +- x86/microcode/AMD: Add Zen5 model 0x44, stepping 0x1 minrev (Waiman Long) [RHEL-129138] +- x86/microcode: Mark early_parse_cmdline() as __init (Waiman Long) [RHEL-129138] +- x86/microcode/AMD: Add more known models to entry sign checking (Waiman Long) [RHEL-129138] +- x86/microcode/AMD: Limit Entrysign signature checking to known generations (Waiman Long) [RHEL-129138] +- x86/microcode: Fix Entrysign revision check for Zen1/Naples (Waiman Long) [RHEL-129138] +- redhat/configs: Add CONFIG_MICROCODE_DBG [=n] (Waiman Long) [RHEL-129138] +- x86/microcode: Add microcode loader debugging functionality (Waiman Long) [RHEL-129138] +- x86/microcode: Add microcode= cmdline parsing (Waiman Long) [RHEL-129138] +- x86/microcode/intel: Refresh the revisions that determine old_microcode (Waiman Long) [RHEL-129138] +- x86/microcode/AMD: Do not return error when microcode update is not necessary (Waiman Long) [RHEL-129138] +- x86/microcode/AMD: Use sha256() instead of init/update/final (Waiman Long) [RHEL-129138] +- x86/microcode/AMD: Clean the cache if update did not load microcode (Waiman Long) [RHEL-129138] +- x86/microcode/AMD: Extend the SHA check to Zen5, block loading of any unreleased standalone Zen5 microcode patches (Waiman Long) [RHEL-129138] +- x86/microcode/AMD: Make __verify_patch_size() return bool (Waiman Long) [RHEL-129138] +- x86/microcode/AMD: Remove bogus comment from parse_container() (Waiman Long) [RHEL-129138] +- mm: memcg: add NULL check to obj_cgroup_put() (Radostin Stoyanov) [RHEL-113275] +- mm: memcg: use rstat for non-hierarchical stats (Radostin Stoyanov) [RHEL-113275] +- mm: memcg: change flush_next_time to flush_last_time (Radostin Stoyanov) [RHEL-113275] +- zswap: export compression failure stats (Radostin Stoyanov) [RHEL-113275] +- Revert "cgroup: Fix memory leak caused by missing cgroup_bpf_offline" (Radostin Stoyanov) [RHEL-113275] +- cgroup/rstat: Fix forceidle time in cpu.stat (Radostin Stoyanov) [RHEL-113275] +- memcg: drain obj stock on cpu hotplug teardown (Radostin Stoyanov) [RHEL-113275] +- memcg: avoid dead loop when setting memory.max (Radostin Stoyanov) [RHEL-113275] +- cgroup: Add compatibility option for content of /proc/cgroups (Radostin Stoyanov) [RHEL-113275] +- cgroup: Print message when /proc/cgroups is read on v2-only system (Radostin Stoyanov) [RHEL-113275] +- cgroup,freezer: fix incomplete freezing when attaching tasks (Radostin Stoyanov) [RHEL-113275] +- cgroup: add helper for checking when css is cgroup::self (Radostin Stoyanov) [RHEL-113275] +- include/cgroup: separate {get,put}_cgroup_ns no-op case (Radostin Stoyanov) [RHEL-113275] +- sched: Factor out cgroup weight conversion functions (Radostin Stoyanov) [RHEL-113275] +- blk-cgroup: Simplify policy files registration (Radostin Stoyanov) [RHEL-113275] +- selftests/bpf: Add a test for bpf_cgroup_from_id lookup in non-root cgns (Radostin Stoyanov) [RHEL-113275] +- bpf: Do not limit bpf_cgroup_from_id to current's namespace (Radostin Stoyanov) [RHEL-113275] +- mm: cleanup WORKINGSET_NODES in workingset (Radostin Stoyanov) [RHEL-113275] +- memcg: cleanup __mod_memcg_lruvec_state (Radostin Stoyanov) [RHEL-113275] +- memcg: reduce memory size of mem_cgroup_events_index (Radostin Stoyanov) [RHEL-113275] +- sched/headers: Move 'struct sched_param' out of uapi, to work around glibc/musl breakage (Radostin Stoyanov) [RHEL-113275] +- cgroup/bpf: only cgroup v2 can be attached by bpf programs (Radostin Stoyanov) [RHEL-113275] +- cgroup/cpuset-v1: Add missing support for cpuset_v2_mode (Radostin Stoyanov) [RHEL-113275] +- Revert "cgroup_freezer: cgroup_freezing: Check if not frozen" (Radostin Stoyanov) [RHEL-113275] + +* Thu Feb 05 2026 CKI KWF Bot [5.14.0-675.el9] +- sched: Fix tracepoint called from set_tsk_need_resched() more (Phil Auld) [RHEL-145368] +- smb: client: fix oops in smbd_post_send_data() (Paulo Alcantara) [RHEL-116058] +- smb: client: fix UBSAN array-index-out-of-bounds in smb2_copychunk_range (Paulo Alcantara) [RHEL-116058] +- smb3 client: add missing tracepoint for unsupported ioctls (Paulo Alcantara) [RHEL-116058] +- cifs: Fix memory and information leak in smb3_reconfigure() (Paulo Alcantara) [RHEL-116058] {CVE-2025-71151} +- smb: move some SMB1 definitions into common/smb1pdu.h (Paulo Alcantara) [RHEL-116058] +- smb: align durable reconnect v2 context to 8 byte boundary (Paulo Alcantara) [RHEL-116058] +- smb: smbdirect: introduce smbdirect_socket.connect.{lock,work} (Paulo Alcantara) [RHEL-116058] +- smb/client: remove DeviceType Flags and Device Characteristics definitions (Paulo Alcantara) [RHEL-116058] +- smb: move File Attributes definitions into common/fscc.h (Paulo Alcantara) [RHEL-116058] +- smb: update struct duplicate_extents_to_file_ex (Paulo Alcantara) [RHEL-116058] +- smb: move file_notify_information to common/fscc.h (Paulo Alcantara) [RHEL-116058] +- smb: move SMB2 Notify Action Flags into common/smb2pdu.h (Paulo Alcantara) [RHEL-116058] +- smb: move notify completion filter flags into common/smb2pdu.h (Paulo Alcantara) [RHEL-116058] +- smb/client: add parentheses to NT error code definitions containing bitwise OR operator (Paulo Alcantara) [RHEL-116058] +- smb: add documentation references for smb2 change notify definitions (Paulo Alcantara) [RHEL-116058] +- smb/client: add 4 NT error code definitions (Paulo Alcantara) [RHEL-116058] +- smb/client: fix NT_STATUS_UNABLE_TO_FREE_VM value (Paulo Alcantara) [RHEL-116058] +- smb/client: fix NT_STATUS_DEVICE_DOOR_OPEN value (Paulo Alcantara) [RHEL-116058] +- smb/client: fix NT_STATUS_NO_DATA_DETECTED value (Paulo Alcantara) [RHEL-116058] +- smb/client: update some SMB2 status strings (Paulo Alcantara) [RHEL-116058] +- cifs: Remove dead function prototypes (Paulo Alcantara) [RHEL-116058] +- smb/client: add two elements to smb2_error_map_table array (Paulo Alcantara) [RHEL-116058] +- smb: rename to STATUS_SMB_NO_PREAUTH_INTEGRITY_HASH_OVERLAP (Paulo Alcantara) [RHEL-116058] +- smb/client: remove unused elements from smb2_error_map_table array (Paulo Alcantara) [RHEL-116058] +- smb/client: reduce loop count in map_smb2_to_linux_error() by half (Paulo Alcantara) [RHEL-116058] +- smb: client: Add tracepoint for krb5 auth (Paulo Alcantara) [RHEL-116058] +- smb: client: improve error message when creating SMB session (Paulo Alcantara) [RHEL-116058] +- smb: client: relax session and tcon reconnect attempts (Paulo Alcantara) [RHEL-116058] +- cifs: client: allow changing multichannel mount options on remount (Paulo Alcantara) [RHEL-116058] +- cifs: Do some preparation prior to organising the function declarations (Paulo Alcantara) [RHEL-116058] +- cifs: Don't need state locking in smb2_get_mid_entry() (Paulo Alcantara) [RHEL-116058] +- cifs: Remove the server pointer from smb_message (Paulo Alcantara) [RHEL-116058] +- cifs: Fix specification of function pointers (Paulo Alcantara) [RHEL-116058] +- cifs: Replace SendReceiveBlockingLock() with SendReceive() plus flags (Paulo Alcantara) [RHEL-116058] +- cifs: Clean up some places where an extra kvec[] was required for rfc1002 (Paulo Alcantara) [RHEL-116058] +- cifs: Make smb1's SendReceive() wrap cifs_send_recv() (Paulo Alcantara) [RHEL-116058] +- cifs: Remove the RFC1002 header from smb_hdr (Paulo Alcantara) [RHEL-116058] +- cifs: client: enforce consistent handling of multichannel and max_channels (Paulo Alcantara) [RHEL-116058] +- smb: client: show smb lease key in open_dirs output (Paulo Alcantara) [RHEL-116058] +- smb: client: show smb lease key in open_files output (Paulo Alcantara) [RHEL-116058] +- smb: client: relax WARN_ON_ONCE(SMBDIRECT_SOCKET_*) checks in recv_done() and smbd_conn_upcall() (Paulo Alcantara) [RHEL-116058] +- smb: smbdirect: introduce SMBDIRECT_CHECK_STATUS_{WARN,DISCONNECT}() (Paulo Alcantara) [RHEL-116058] +- smb: smbdirect: introduce SMBDIRECT_DEBUG_ERR_PTR() helper (Paulo Alcantara) [RHEL-116058] +- smb: move FILE_SYSTEM_ATTRIBUTE_INFO to common/fscc.h (Paulo Alcantara) [RHEL-116058] +- smb: move create_durable_reconn to common/smb2pdu.h (Paulo Alcantara) [RHEL-116058] +- smb: fix some warnings reported by scripts/checkpatch.pl (Paulo Alcantara) [RHEL-116058] +- smb: do some cleanups (Paulo Alcantara) [RHEL-116058] +- smb: move FILE_SYSTEM_SIZE_INFO to common/fscc.h (Paulo Alcantara) [RHEL-116058] +- smb: move some duplicate struct definitions to common/fscc.h (Paulo Alcantara) [RHEL-116058] +- smb: move list of FileSystemAttributes to common/fscc.h (Paulo Alcantara) [RHEL-116058] +- smb: move SMB_NEGOTIATE_REQ to common/smb2pdu.h (Paulo Alcantara) [RHEL-116058] +- smb: move some duplicate definitions to common/smb2pdu.h (Paulo Alcantara) [RHEL-116058] +- smb: move create_durable_rsp_v2 to common/smb2pdu.h (Paulo Alcantara) [RHEL-116058] +- smb: move create_durable_handle_reconnect_v2 to common/smb2pdu.h (Paulo Alcantara) [RHEL-116058] +- smb: move create_durable_req_v2 to common/smb2pdu.h (Paulo Alcantara) [RHEL-116058] +- smb: move MAX_CIFS_SMALL_BUFFER_SIZE to common/smbglob.h (Paulo Alcantara) [RHEL-116058] +- smb/client: fix CAP_BULK_TRANSFER value (Paulo Alcantara) [RHEL-116058] +- smb: move resume_key_ioctl_rsp to common/smb2pdu.h (Paulo Alcantara) [RHEL-116058] +- smb: move copychunk definitions to common/smb2pdu.h (Paulo Alcantara) [RHEL-116058] +- smb: move smb_sockaddr_in and smb_sockaddr_in6 to common/smb2pdu.h (Paulo Alcantara) [RHEL-116058] +- smb: move SMB1_PROTO_NUMBER to common/smbglob.h (Paulo Alcantara) [RHEL-116058] +- smb: move get_rfc1002_len() to common/smbglob.h (Paulo Alcantara) [RHEL-116058] +- smb: move smb_version_values to common/smbglob.h (Paulo Alcantara) [RHEL-116058] +- smb: rename common/cifsglob.h to common/smbglob.h (Paulo Alcantara) [RHEL-116058] +- smb: client: fix memory leak in cifs_construct_tcon() (Paulo Alcantara) [RHEL-116058] {CVE-2025-68295} +- cifs: fix memory leak in smb3_fs_context_parse_param error path (Paulo Alcantara) [RHEL-116058] {CVE-2025-68219} +- smb: client: introduce close_cached_dir_locked() (Paulo Alcantara) [RHEL-116058] +- smb: client: let smbd_disconnect_rdma_connection() turn CREATED into DISCONNECTED (Paulo Alcantara) [RHEL-116058] +- smb: fix invalid username check in smb3_fs_context_parse_param() (Paulo Alcantara) [RHEL-116058] +- cifs: client: fix memory leak in smb3_fs_context_parse_param (Paulo Alcantara) [RHEL-116058] {CVE-2025-40268} +- smb: client: fix cifs_pick_channel when channel needs reconnect (Paulo Alcantara) [RHEL-116058] +- smb: client: validate change notify buffer before copy (Paulo Alcantara) [RHEL-116058] +- smb: client: call smbd_destroy() in the same splace as kernel_sock_shutdown()/sock_release() (Paulo Alcantara) [RHEL-116058] +- cifs: fix typo in enable_gcm_256 module parameter (Paulo Alcantara) [RHEL-116058] +- cifs: #include cifsglob.h before trace.h to allow structs in tracepoints (Paulo Alcantara) [RHEL-116058] +- cifs: Call the calc_signature functions directly (Paulo Alcantara) [RHEL-116058] +- cifs: Fix TCP_Server_Info::credits to be signed (Paulo Alcantara) [RHEL-116058] +- smb: client: make use of smbdirect_socket.send_io.lcredits.* (Paulo Alcantara) [RHEL-116058] +- smb: smbdirect: introduce smbdirect_socket.send_io.lcredits.* (Paulo Alcantara) [RHEL-116058] +- smb: client: allocate enough space for MR WRs and ib_drain_qp() (Paulo Alcantara) [RHEL-116058] +- smb: client: let smbd_destroy() wait for SMBDIRECT_SOCKET_DISCONNECTED (Paulo Alcantara) [RHEL-116058] +- smb: move some duplicate definitions to common/cifsglob.h (Paulo Alcantara) [RHEL-116058] +- smb: client: let destroy_mr_list() keep smbdirect_mr_io memory if registered (Paulo Alcantara) [RHEL-116058] +- smb: client: let destroy_mr_list() call ib_dereg_mr() before ib_dma_unmap_sg() (Paulo Alcantara) [RHEL-116058] +- smb: client: call ib_dma_unmap_sg if mr->sgt.nents is not 0 (Paulo Alcantara) [RHEL-116058] +- smb: client: improve logic in smbd_deregister_mr() (Paulo Alcantara) [RHEL-116058] +- smb: client: improve logic in smbd_register_mr() (Paulo Alcantara) [RHEL-116058] +- smb: client: improve logic in allocate_mr_list() (Paulo Alcantara) [RHEL-116058] +- smb: client: let destroy_mr_list() remove locked from the list (Paulo Alcantara) [RHEL-116058] +- smb: client: let destroy_mr_list() call list_del(&mr->list) (Paulo Alcantara) [RHEL-116058] +- smb: client: change smbd_deregister_mr() to return void (Paulo Alcantara) [RHEL-116058] +- smb: smbdirect: introduce smbdirect_mr_io.{kref,mutex} and SMBDIRECT_MR_DISABLED (Paulo Alcantara) [RHEL-116058] +- smb: client: Omit one redundant variable assignment in cifs_xattr_set() (Paulo Alcantara) [RHEL-116058] +- smb: client: Return a status code only as a constant in sid_to_id() (Paulo Alcantara) [RHEL-116058] +- cifs: Add comments for DeletePending assignments in open functions (Paulo Alcantara) [RHEL-116058] +- cifs: Add fallback code path for cifs_mkdir_setinfo() (Paulo Alcantara) [RHEL-116058] +- cifs: Allow fallback code in smb_set_file_info() also for directories (Paulo Alcantara) [RHEL-116058] +- cifs: Query EA $LXMOD in cifs_query_path_info() for WSL reparse points (Paulo Alcantara) [RHEL-116058] +- smb: client: remove redudant assignment in cifs_strict_fsync() (Paulo Alcantara) [RHEL-116058] +- smb: client: fix race with fallocate(2) and AIO+DIO (Paulo Alcantara) [RHEL-116058] +- smb: client: fix missing timestamp updates after utime(2) (Paulo Alcantara) [RHEL-116058] +- smb: client: fix missing timestamp updates after ftruncate(2) (Paulo Alcantara) [RHEL-116058] +- smb: client: fix missing timestamp updates with O_TRUNC (Paulo Alcantara) [RHEL-116058] +- smb: client: batch SRV_COPYCHUNK entries to cut round trips (Paulo Alcantara) [RHEL-116058] +- smb: client: Omit an if branch in smb2_find_smb_tcon() (Paulo Alcantara) [RHEL-116058] +- smb: client: Return directly after a failed genlmsg_new() in cifs_swn_send_register_message() (Paulo Alcantara) [RHEL-116058] +- smb: client: Use common code in cifs_do_create() (Paulo Alcantara) [RHEL-116058] +- smb: client: Improve unlocking of a mutex in cifs_get_swn_reg() (Paulo Alcantara) [RHEL-116058] +- smb: client: Return a status code only as a constant in cifs_spnego_key_instantiate() (Paulo Alcantara) [RHEL-116058] +- smb: client: Use common code in cifs_lookup() (Paulo Alcantara) [RHEL-116058] +- smb: client: Reduce the scopes for a few variables in two functions (Paulo Alcantara) [RHEL-116058] +- cifs: client: force multichannel=off when max_channels=1 (Paulo Alcantara) [RHEL-116058] +- smb: client: transport: avoid reconnects triggered by pending task work (Paulo Alcantara) [RHEL-116058] +- smb: client: add tcon information to smb2_reconnect() debug messages (Paulo Alcantara) [RHEL-116058] +- smb: client: let smbd_post_send_iter() call ib_dma_map_single() for the header first (Paulo Alcantara) [RHEL-116058] +- smb: client: defer calling ib_alloc_pd() after we are connected (Paulo Alcantara) [RHEL-116058] +- smb: client: allocate smbdirect workqueue at the beginning of _smbd_get_connection() (Paulo Alcantara) [RHEL-116058] +- smb: client: make consitent use of spin_lock_irq{save,restore}() in smbdirect.c (Paulo Alcantara) [RHEL-116058] +- smb: client: let smbd_{destroy,disconnect_rdma_{work,connection}}() wake up all wait queues (Paulo Alcantara) [RHEL-116058] +- smb: client: let smbd_disconnect_rdma_connection() disable all work but disconnect_work (Paulo Alcantara) [RHEL-116058] +- smb: client: fill in smbdirect_socket.first_error on error (Paulo Alcantara) [RHEL-116058] +- smb: client: let smbd_disconnect_rdma_connection() set SMBDIRECT_SOCKET_ERROR... (Paulo Alcantara) [RHEL-116058] +- smb: client: pass struct smbdirect_socket to get_mr() (Paulo Alcantara) [RHEL-116058] +- smb: client: pass struct smbdirect_socket to smbd_negotiate() (Paulo Alcantara) [RHEL-116058] +- smb: client: pass struct smbdirect_socket to smbd_post_send_negotiate_req() (Paulo Alcantara) [RHEL-116058] +- smb: client: pass struct smbdirect_socket to smbd_ia_open() (Paulo Alcantara) [RHEL-116058] +- smb: client: pass struct smbdirect_socket to smbd_create_id() (Paulo Alcantara) [RHEL-116058] +- smb: client: pass struct smbdirect_socket to smbd_qp_async_error_upcall() (Paulo Alcantara) [RHEL-116058] +- smb: client: pass struct smbdirect_socket to smbd_conn_upcall() (Paulo Alcantara) [RHEL-116058] +- smb: client: pass struct smbdirect_socket to smbd_post_send_full_iter() (Paulo Alcantara) [RHEL-116058] +- smb: client: pass struct smbdirect_socket to smbd_post_send_empty() (Paulo Alcantara) [RHEL-116058] +- smb: client: pass struct smbdirect_socket to smbd_post_send_iter() (Paulo Alcantara) [RHEL-116058] +- smb: client: pass struct smbdirect_socket to manage_keep_alive_before_sending() (Paulo Alcantara) [RHEL-116058] +- smb: client: pass struct smbdirect_socket to smbd_post_send() (Paulo Alcantara) [RHEL-116058] +- smb: client: pass struct smbdirect_socket to manage_credits_prior_sending() (Paulo Alcantara) [RHEL-116058] +- smb: client: pass struct smbdirect_socket to smbd_post_recv() (Paulo Alcantara) [RHEL-116058] +- smb: client: pass struct smbdirect_socket to smbd_disconnect_rdma_connection() (Paulo Alcantara) [RHEL-116058] +- smb: client: pass struct smbdirect_socket to {allocate,destroy}_mr_list() (Paulo Alcantara) [RHEL-116058] +- smb: client: pass struct smbdirect_socket to {enqueue,_get_first}_reassembly() (Paulo Alcantara) [RHEL-116058] +- smb: client: pass struct smbdirect_socket to {allocate,destroy}_caches_and_workqueue() (Paulo Alcantara) [RHEL-116058] +- smb: client: pass struct smbdirect_socket to {allocate,destroy}_receive_buffers() (Paulo Alcantara) [RHEL-116058] +- smb: client: pass struct smbdirect_socket to {get,put}_receive_buffer() (Paulo Alcantara) [RHEL-116058] +- smb: client: make use of smbdirect_socket.mr_io (Paulo Alcantara) [RHEL-116058] +- smb: client: make use of smbdirect_socket_parameters.max_frmr_depth (Paulo Alcantara) [RHEL-116058] +- smb: client: make use of struct smbdirect_mr_io (Paulo Alcantara) [RHEL-116058] +- smb: client: add and use smbd_get_parameters() (Paulo Alcantara) [RHEL-116058] +- smb: client: make use of smbdirect_socket.workqueue (Paulo Alcantara) [RHEL-116058] +- smb: client: move rdma_readwrite_threshold from smbd_connection to TCP_Server_Info (Paulo Alcantara) [RHEL-116058] +- smb: client: make use of smbdirect_socket.statistics (Paulo Alcantara) [RHEL-116058] +- smb: client: remove unused smbd_connection.count_reassembly_queue (Paulo Alcantara) [RHEL-116058] +- smb: client: remove unused smbd_connection->protocol (Paulo Alcantara) [RHEL-116058] +- smb: client: make use of smbdirect_socket.idle.{keepalive,immediate_work,timer_work} (Paulo Alcantara) [RHEL-116058] +- smb: client: fix smbdirect keep alive handling to match the documentation (Paulo Alcantara) [RHEL-116058] +- smb: client: send empty packets via send_immediate_work (Paulo Alcantara) [RHEL-116058] +- smb: client: make use of smbdirect_socket.rdma.legacy_iwarp (Paulo Alcantara) [RHEL-116058] +- smb: client: make use of smbdirect_socket_parameters.{initiator_depth,responder_resources} (Paulo Alcantara) [RHEL-116058] +- smb: client: make use of smbdirect_socket_parameters.{resolve_{addr,route},rdma_connect,negotiate}_timeout_msec (Paulo Alcantara) [RHEL-116058] +- smb: client: fill smbdirect_socket_parameters at the beginning and use the values from there (Paulo Alcantara) [RHEL-116058] +- smb: client: remove useless smbd_connection.send_immediate (Paulo Alcantara) [RHEL-116058] +- smb: client: make use of smbdirect_socket.recv_io.{posted,credits} (Paulo Alcantara) [RHEL-116058] +- smb: client: count the number of posted recv_io messages in order to calculated credits (Paulo Alcantara) [RHEL-116058] +- smb: client: limit the range of info->receive_credit_target (Paulo Alcantara) [RHEL-116058] +- smb: client: remove info->wait_receive_queues handling in smbd_destroy() (Paulo Alcantara) [RHEL-116058] +- smb: client: make use of ib_wc_status_msg() and skip IB_WC_WR_FLUSH_ERR logging (Paulo Alcantara) [RHEL-116058] +- smb: client: queue post_recv_credits_work also if the peer raises the credit target (Paulo Alcantara) [RHEL-116058] +- smb: client: make sure smbd_disconnect_rdma_work() doesn't run after smbd_destroy() took over (Paulo Alcantara) [RHEL-116058] +- smb: client: make use of smbdirect_socket.send_io.credits.{count,wait_queue} (Paulo Alcantara) [RHEL-116058] +- smb: client: make use of smbdirect_socket.send_io.pending.{count,{dec,zero}_wait_queue} (Paulo Alcantara) [RHEL-116058] +- smb: client: make use of smbdirect_socket.disconnect_work (Paulo Alcantara) [RHEL-116058] +- smb: client: make use of smbdirect_socket_init() (Paulo Alcantara) [RHEL-116058] +- smb: client: make only use of wake_up[_all]() in smbdirect.c (Paulo Alcantara) [RHEL-116058] +- smb: client: make use of smbdirect_socket.status_wait (Paulo Alcantara) [RHEL-116058] +- smb: client: use status_wait and SMBDIRECT_SOCKET_RESOLVE_{ADDR,ROUTE}_RUNNING for completion (Paulo Alcantara) [RHEL-116058] +- smb: client: use status_wait and SMBDIRECT_SOCKET_NEGOTIATE_RUNNING for completion (Paulo Alcantara) [RHEL-116058] +- smb: client: adjust smbdirect related output of cifs_debug_data_proc_show() (Paulo Alcantara) [RHEL-116058] +- smb: smbdirect: introduce smbdirect_socket.first_error (Paulo Alcantara) [RHEL-116058] +- smb: client/smbdirect: introduce SMBDIRECT_SOCKET_ERROR (Paulo Alcantara) [RHEL-116058] +- smb: client/smbdirect: replace SMBDIRECT_SOCKET_CONNECTING with more detailed states (Paulo Alcantara) [RHEL-116058] +- smb: client: fix sending the iwrap custom IRD/ORD negotiation messages (Paulo Alcantara) [RHEL-116058] +- smb: smbdirect: let smbdirect_socket_init() initialize all [delayed_]work_structs as disabled (Paulo Alcantara) [RHEL-116058] +- smb: smbdirect: introduce smbdirect_socket.mr_io.* (Paulo Alcantara) [RHEL-116058] +- smb: smbdirect: introduce smbdirect_socket_parameters.max_frmr_depth (Paulo Alcantara) [RHEL-116058] +- smb: smbdirect: introduce struct smbdirect_mr_io (Paulo Alcantara) [RHEL-116058] +- smb: smbdirect: introduce smbdirect_socket.workqueue (Paulo Alcantara) [RHEL-116058] +- smb: smbdirect: introduce smbdirect_socket.statistics (Paulo Alcantara) [RHEL-116058] +- smb: smbdirect: introduce smbdirect_socket.idle.{keepalive,immediate_work,timer_work} (Paulo Alcantara) [RHEL-116058] +- smb: smbdirect: introduce smbdirect_socket.rdma.legacy_iwarp (Paulo Alcantara) [RHEL-116058] +- smb: smbdirect: introduce smbdirect_socket_parameters.{initiator_depth,responder_resources} (Paulo Alcantara) [RHEL-116058] +- smb: smbdirect: introduce smbdirect_socket_parameters.{resolve_{addr,route},rdma_connect,negotiate}_timeout_msec (Paulo Alcantara) [RHEL-116058] +- smb: smbdirect: introduce smbdirect_socket.recv_io.{posted,credits} (Paulo Alcantara) [RHEL-116058] +- smb: smbdirect: introduce struct smbdirect_rw_io (Paulo Alcantara) [RHEL-116058] +- smb: smbdirect: introduce smbdirect_socket.rw_io.credits (Paulo Alcantara) [RHEL-116058] +- smb: smbdirect: introduce struct smbdirect_send_batch (Paulo Alcantara) [RHEL-116058] +- smb: smbdirect: introduce smbdirect_socket.send_io.credits.{count,wait_queue} (Paulo Alcantara) [RHEL-116058] +- smb: smbdirect: introduce smbdirect_socket.send_io.pending.{count,{dec,zero}_wait_queue} (Paulo Alcantara) [RHEL-116058] +- smb: smbdirect: introduce smbdirect_socket.disconnect_work (Paulo Alcantara) [RHEL-116058] +- smb: smbdirect: introduce smbdirect_socket_init() (Paulo Alcantara) [RHEL-116058] +- smb: smbdirect: introduce smbdirect_socket.status_wait (Paulo Alcantara) [RHEL-116058] +- smb: smbdirect: introduce smbdirect_socket_status_string() (Paulo Alcantara) [RHEL-116058] +- smb: client: fix smbdirect_recv_io leak in smbd_negotiate() error path (Paulo Alcantara) [RHEL-116058] {CVE-2025-39929} +- smb: client: let smbd_destroy() call disable_work_sync(&info->post_send_credits_work) (Paulo Alcantara) [RHEL-116058] {CVE-2025-39932} +- smb: client: use disable[_delayed]_work_sync in smbdirect.c (Paulo Alcantara) [RHEL-116058] +- cifs: prevent NULL pointer dereference in UTF16 conversion (Paulo Alcantara) [RHEL-116058] {CVE-2025-39838} +- smb: client: fix spellings in comments (Paulo Alcantara) [RHEL-116058] +- smb3 client: fix return code mapping of remap_file_range (Paulo Alcantara) [RHEL-116058] +- smb: client: don't wait for info->send_pending == 0 on error (Paulo Alcantara) [RHEL-116058] +- smb: client: fix mid_q_entry memleak leak with per-mid locking (Paulo Alcantara) [RHEL-116058] +- cifs: avoid extra calls to strlen() in cifs_get_spnego_key() (Paulo Alcantara) [RHEL-116058] +- cifs: Fix collect_sample() to handle any iterator type (Paulo Alcantara) [RHEL-116058] +- smb: client: only use a single wait_queue to monitor smbdirect connection status (Paulo Alcantara) [RHEL-116058] +- smb: client: don't call init_waitqueue_head(&info->conn_wait) twice in _smbd_get_connection (Paulo Alcantara) [RHEL-116058] +- smb: client: improve logging in smbd_conn_upcall() (Paulo Alcantara) [RHEL-116058] +- smb: client: return an error if rdma_connect does not return within 5 seconds (Paulo Alcantara) [RHEL-116058] +- smb: client: make use of smbdirect_socket.{send,recv}_io.mem.{cache,pool} (Paulo Alcantara) [RHEL-116058] +- smb: smbdirect: add smbdirect_socket.{send,recv}_io.mem.{cache,pool} (Paulo Alcantara) [RHEL-116058] +- smb: client: make use of struct smbdirect_send_io (Paulo Alcantara) [RHEL-116058] +- smb: smbdirect: introduce struct smbdirect_send_io (Paulo Alcantara) [RHEL-116058] +- smb: client: make use of SMBDIRECT_RECV_IO_MAX_SGE (Paulo Alcantara) [RHEL-116058] +- smb: smbdirect: add SMBDIRECT_RECV_IO_MAX_SGE (Paulo Alcantara) [RHEL-116058] +- smb: client: remove unused enum smbd_connection_status (Paulo Alcantara) [RHEL-116058] +- smb: client: make use of smbdirect_socket.recv_io.reassembly.* (Paulo Alcantara) [RHEL-116058] +- smb: smbdirect: introduce smbdirect_socket.recv_io.reassembly.* (Paulo Alcantara) [RHEL-116058] +- smb: client: make use of smb: smbdirect_socket.recv_io.free.{list,lock} (Paulo Alcantara) [RHEL-116058] +- smb: smbdirect: introduce smbdirect_socket.recv_io.free.{list,lock} (Paulo Alcantara) [RHEL-116058] +- smb: client: make use of struct smbdirect_recv_io (Paulo Alcantara) [RHEL-116058] +- smb: smbdirect: introduce struct smbdirect_recv_io (Paulo Alcantara) [RHEL-116058] +- smb: client: make use of smbdirect_socket->recv_io.expected (Paulo Alcantara) [RHEL-116058] +- smb: smbdirect: introduce smbdirect_socket.recv_io.expected (Paulo Alcantara) [RHEL-116058] +- smb: client: remove unused smbd_connection->fragment_reassembly_remaining (Paulo Alcantara) [RHEL-116058] +- smb: client: let recv_done() avoid touching data_transfer after cleanup/move (Paulo Alcantara) [RHEL-116058] +- smb: client: let recv_done() cleanup before notifying the callers. (Paulo Alcantara) [RHEL-116058] +- smb: client: make sure we call ib_dma_unmap_single() only if we called ib_dma_map_single already (Paulo Alcantara) [RHEL-116058] +- smb: client: remove separate empty_packet_queue (Paulo Alcantara) [RHEL-116058] +- smb: client: let send_done() cleanup before calling smbd_disconnect_rdma_connection() (Paulo Alcantara) [RHEL-116058] +- cifs: Move the SMB1 transport code out of transport.c (Paulo Alcantara) [RHEL-116058] +- smb: client: make use of common smbdirect_socket_parameters (Paulo Alcantara) [RHEL-116058] +- smb: smbdirect: introduce smbdirect_socket_parameters (Paulo Alcantara) [RHEL-116058] +- smb: client: make use of common smbdirect_socket (Paulo Alcantara) [RHEL-116058] +- smb: smbdirect: add smbdirect_socket.h (Paulo Alcantara) [RHEL-116058] +- smb: client: make use of common smbdirect.h (Paulo Alcantara) [RHEL-116058] +- smb: smbdirect: add smbdirect.h with public structures (Paulo Alcantara) [RHEL-116058] +- smb: client: make use of common smbdirect_pdu.h (Paulo Alcantara) [RHEL-116058] +- smb: smbdirect: add smbdirect_pdu.h with protocol definitions (Paulo Alcantara) [RHEL-116058] +- r8152: Advertise software timestamp information. (Jose Ignacio Tornos Martinez) [RHEL-132607] +- fbdev: Add bounds checking in bit_putcs to fix vmalloc-out-of-bounds (CKI Backport Bot) [RHEL-137684] {CVE-2025-40304} +- fbdev: bitblit: bound-check glyph index in bit_putcs* (CKI Backport Bot) [RHEL-136943] {CVE-2025-40322} +- ixgbe: use EOPNOTSUPP instead of ENOTSUPP in ixgbe_ptp_feature_enable() (Corinna Vinschen) [RHEL-97675] +- ixgbe: fix memory leak and use-after-free in ixgbe_recovery_probe() (Corinna Vinschen) [RHEL-97675] +- ixgbe: fix too early devlink_free() in ixgbe_remove() (Corinna Vinschen) [RHEL-97675] +- ixgbe: handle IXGBE_VF_FEATURES_NEGOTIATE mbox cmd (Corinna Vinschen) [RHEL-97675] +- ixgbevf: fix mailbox API compatibility by negotiating supported features (Corinna Vinschen) [RHEL-97673] +- ixgbe: handle IXGBE_VF_GET_PF_LINK_STATE mailbox operation (Corinna Vinschen) [RHEL-97675] +- ixgbevf: fix getting link speed data for E610 devices (Corinna Vinschen) [RHEL-97673] +- ixgbe: fix typos and docstring inconsistencies (Corinna Vinschen) [RHEL-97675] +- ixgbevf: fix proper type for error code in ixgbevf_resume() (Corinna Vinschen) [RHEL-97673] +- ixgbe: destroy aci.lock later within ixgbe_remove path (Corinna Vinschen) [RHEL-97675] +- ixgbe: initialize aci.lock before it's used (Corinna Vinschen) [RHEL-97675] +- ixgbe: fix typo in function comment for ixgbe_get_num_per_func() (Corinna Vinschen) [RHEL-97675] +- ixgbe: drop unnecessary casts to u16 / int (Corinna Vinschen) [RHEL-97675] +- ixgbe: reduce number of reads when getting OROM data (Corinna Vinschen) [RHEL-97675] +- ixgbe: add the 2.5G and 5G speeds in auto-negotiation for E610 (Corinna Vinschen) [RHEL-97675] +- ixgbe: fix incorrect map used in eee linkmode (Corinna Vinschen) [RHEL-97675] +- ixgbe: fix ndo_xdp_xmit() workloads (Corinna Vinschen) [RHEL-97675] +- ixgbe: xsk: resolve the negative overflow of budget in ixgbe_xmit_zc (Corinna Vinschen) [RHEL-97675] +- eth: intel: use vmalloc_array() to simplify code [ixgbevf] (Corinna Vinschen) [RHEL-97673] +- eth: intel: use vmalloc_array() to simplify code [ixgbe] (Corinna Vinschen) [RHEL-97675] +- net: Fix typos [ixgbevf] (Corinna Vinschen) [RHEL-97673] +- ixgbevf: remove unused fields from struct ixgbevf_adapter (Corinna Vinschen) [RHEL-97673] +- ethernet: intel: fix building with large NR_CPUS [ixgbe] (Corinna Vinschen) [RHEL-97675] +- ixgbe: spelling corrections (Corinna Vinschen) [RHEL-97675] +- ixgbe: turn off MDD while modifying SRRCTL (Corinna Vinschen) [RHEL-97675] +- ixgbe: add Tx hang detection unhandled MDD (Corinna Vinschen) [RHEL-97675] +- ixgbe: check for MDD events (Corinna Vinschen) [RHEL-97675] +- ixgbe: add MDD support (Corinna Vinschen) [RHEL-97675] +- ixgbe: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set() (Corinna Vinschen) [RHEL-97675] +- ixgbe: Fix typos and clarify comments in X550 driver code (Corinna Vinschen) [RHEL-97675] +- ixgbe: add link_down_events statistic (Corinna Vinschen) [RHEL-97675] +- ixgbe: devlink: add devlink region support for E610 (Corinna Vinschen) [RHEL-97675] +- ixgbe: add E610 .set_phys_id() callback implementation (Corinna Vinschen) [RHEL-97675] +- ixgbe: apply different rules for setting FC on E610 (Corinna Vinschen) [RHEL-97675] +- ixgbe: add support for ACPI WOL for E610 (Corinna Vinschen) [RHEL-97675] +- ixgbe: create E610 specific ethtool_ops structure (Corinna Vinschen) [RHEL-97675] +- ixgbevf: stop attempting IPSEC offload on Mailbox API 1.5 (Corinna Vinschen) [RHEL-97673] +- ixgbevf: Add support for new mailbox communication between PF and VF (Corinna Vinschen) [RHEL-97673] +- igc: Reduce TSN TX packet buffer from 7KB to 5KB per queue (Corinna Vinschen) [RHEL-97650] +- igc: fix race condition in TX timestamp read for register 0 (Corinna Vinschen) [RHEL-97650] +- igc: Restore default Qbv schedule when changing channels (Corinna Vinschen) [RHEL-97650] +- igc: extract GRXRINGS from .get_rxnfc (Corinna Vinschen) [RHEL-97650] +- igc: use EOPNOTSUPP instead of ENOTSUPP in igc_ethtool_get_sset_count() (Corinna Vinschen) [RHEL-97650] +- igc: power up the PHY before the link test (Corinna Vinschen) [RHEL-97650] +- igc: don't fail igc_probe() on LED setup error (Corinna Vinschen) [RHEL-97650] {CVE-2025-39956} +- igc: drop unnecessary constant casts to u16 (Corinna Vinschen) [RHEL-97650] +- igc: fix disabling L1.2 PCI-E link substate on I226 on init (Corinna Vinschen) [RHEL-97650] +- eth: intel: use vmalloc_array() to simplify code [igc] (Corinna Vinschen) [RHEL-97650] +- net: Fix typos [igc] (Corinna Vinschen) [RHEL-97650] +- igc: Add wildcard rule support to ethtool NFC using Default Queue (Corinna Vinschen) [RHEL-97650] +- igc: Relocate RSS field definitions to igc_defines.h (Corinna Vinschen) [RHEL-97650] +- igc: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set() (Corinna Vinschen) [RHEL-97650] +- igc: disable L1.2 PCI-E link substate to avoid performance issue (Corinna Vinschen) [RHEL-97650] +- igc: Make the const read-only array supported_sizes static (Corinna Vinschen) [RHEL-97650] +- igc: add preemptible queue support in mqprio (Corinna Vinschen) [RHEL-97650] +- igc: add preemptible queue support in taprio (Corinna Vinschen) [RHEL-97650] +- igc: add private flag to reverse TX queue priority in TSN mode (Corinna Vinschen) [RHEL-97650] +- igc: assign highest TX queue number as highest priority in mqprio (Corinna Vinschen) [RHEL-97650] +- igc: refactor TXDCTL macros to use FIELD_PREP and GEN_MASK (Corinna Vinschen) [RHEL-97650] +- igc: add DCTL prefix to related macros (Corinna Vinschen) [RHEL-97650] +- igc: move TXDCTL and RXDCTL related macros (Corinna Vinschen) [RHEL-97650] +- igc: Change Tx mode for MQPRIO offloading (Corinna Vinschen) [RHEL-97650] +- igc: Limit netdev_tc calls to MQPRIO (Corinna Vinschen) [RHEL-97650] +- igc: add support to get frame preemption statistics via ethtool (Corinna Vinschen) [RHEL-97650] +- igc: add support to get MAC Merge data via ethtool (Corinna Vinschen) [RHEL-97650] +- igc: block setting preemptible traffic class in taprio (Corinna Vinschen) [RHEL-97650] +- igc: add support to set tx-min-frag-size (Corinna Vinschen) [RHEL-97650] +- igc: add support for frame preemption verification (Corinna Vinschen) [RHEL-97650] +- igc: Fix TX drops in XDP ZC (Corinna Vinschen) [RHEL-97650] +- igc: Add launch time support to XDP ZC (Corinna Vinschen) [RHEL-97650] +- igc: Refactor empty frame insertion for launch time support (Corinna Vinschen) [RHEL-97650] +- igc: Switch to use hrtimer_setup() (Corinna Vinschen) [RHEL-97650] +- igb: extract GRXRINGS from .get_rxnfc (Corinna Vinschen) [RHEL-97672] +- igbvf: fix misplaced newline in VLAN add warning message (Corinna Vinschen) [RHEL-97690] +- igb: use EOPNOTSUPP instead of ENOTSUPP in igb_get_sset_count() (Corinna Vinschen) [RHEL-97672] +- igb: fix link test skipping when interface is admin down (Corinna Vinschen) [RHEL-97672] +- igb: Fix NULL pointer dereference in ethtool loopback test (Corinna Vinschen) [RHEL-97672] +- igb: drop unnecessary constant casts to u16 (Corinna Vinschen) [RHEL-97672] +- igbvf: remove redundant counter rx_long_byte_count from ethtool statistics (Corinna Vinschen) [RHEL-97690] +- igbvf: add lbtx_packets and lbtx_bytes to ethtool statistics (Corinna Vinschen) [RHEL-97690] +- eth: intel: use vmalloc_array() to simplify code [igb] (Corinna Vinschen) [RHEL-97672] +- igbvf: remove unused fields from struct igbvf_adapter (Corinna Vinschen) [RHEL-97690] +- igbvf: add tx_timeout_count to ethtool statistics (Corinna Vinschen) [RHEL-97690] +- igbvf: remove unused interrupt counter fields from struct igbvf_adapter (Corinna Vinschen) [RHEL-97690] +- igb: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set() (Corinna Vinschen) [RHEL-97672] + +* Wed Feb 04 2026 CKI KWF Bot [5.14.0-674.el9] +- s390/drivers: Remove unnecessary include (Mete Durlu) [RHEL-99995] +- scsi: zfcp: Simplify workqueue allocation (Mete Durlu) [RHEL-99995] +- s390/zfcp: Remove outdated email address (Mete Durlu) [RHEL-99995] +- rcu/nocb: Add Safe checks for access offloaded rdp (Luis Claudio R. Goncalves) [RHEL-144727] +- atm: clip: Fix infinite recursive call of clip_push(). (Guillaume Nault) [RHEL-137596] {CVE-2025-38459} +- drm/amdkfd: Fix improper NULL termination of queue restore SMI event string (José Expósito) [RHEL-135337] +- drm/amd/display: Fix DP no audio issue (José Expósito) [RHEL-135337] +- drm/amd/pm: force send pcie parmater on navi1x (José Expósito) [RHEL-135337] +- drm/amd/pm: fix wrong pcie parameter on navi1x (José Expósito) [RHEL-135337] +- drm/amd/display: shrink struct members (José Expósito) [RHEL-135337] +- drm/radeon: Remove __counted_by from ClockInfoArray.clockInfo[] (José Expósito) [RHEL-135337] +- drm/tidss: Fix enable/disable order (José Expósito) [RHEL-135337] +- drm/atomic-helper: Export and namespace some functions (José Expósito) [RHEL-135337] +- drm/amdgpu: Fix query for VPE block_type and ip_count (José Expósito) [RHEL-135337] +- drm/amd/display: Apply e4479aecf658 to dml (José Expósito) [RHEL-135337] +- Revert "drm/atomic-helper: Re-order bridge chain pre-enable and post-disable" (José Expósito) [RHEL-135337] +- nouveau: don't attempt fwsec on sb on newer platforms. (José Expósito) [RHEL-135337] +- drm/imagination: Disallow exporting of PM/FW protected objects (José Expósito) [RHEL-135337] +- drm/nouveau/dispnv50: Don't call drm_atomic_get_crtc_state() in prepare_fb (José Expósito) [RHEL-135337] +- drm/pagemap, drm/xe: Ensure that the devmem allocation is idle before use (José Expósito) [RHEL-135337] +- drm/xe/svm: Fix a debug printout (José Expósito) [RHEL-135337] +- drm/i915/gem: Zero-initialize the eb.vma array in i915_gem_do_execbuffer (José Expósito) [RHEL-135337] +- drm/xe: Drop preempt-fences when destroying imported dma-bufs. (José Expósito) [RHEL-135337] +- drm/xe: Use usleep_range for accurate long-running workload timeslicing (José Expósito) [RHEL-135337] +- drm/xe: Adjust long-running workload timeslices to reasonable values (José Expósito) [RHEL-135337] +- drm/xe/eustall: Disallow 0 EU stall property values (José Expósito) [RHEL-135337] +- drm/xe/oa: Disallow 0 OA property values (José Expósito) [RHEL-135337] +- drm/xe/bo: Don't include the CCS metadata in the dma-buf sg-table (José Expósito) [RHEL-135337] +- drm: Fix object leak in DRM_IOCTL_GEM_CHANGE_HANDLE (José Expósito) [RHEL-135337] +- drm/mgag200: Fix big-endian support (José Expósito) [RHEL-135337] +- drm/ttm: Avoid NULL pointer deref for evicted BOs (José Expósito) [RHEL-135337] +- drm/i915: Fix format string truncation warning (José Expósito) [RHEL-135337] +- drm/amdkfd: Trap handler support for expert scheduling mode (José Expósito) [RHEL-135337] +- drm/amdkfd: bump minimum vgpr size for gfx1151 (José Expósito) [RHEL-135337] +- drm/amdkfd: Export the cwsr_size and ctl_stack_size to userspace (José Expósito) [RHEL-135337] +- drm/nouveau/gsp: Allocate fwsec-sb at boot (José Expósito) [RHEL-135337] +- drm/bridge: ti-sn65dsi83: ignore PLL_UNLOCK errors (José Expósito) [RHEL-135337] +- drm/amd: Fix unbind/rebind for VCN 4.0.5 (José Expósito) [RHEL-135337] +- drm/xe/oa: Fix potential UAF in xe_oa_add_config_ioctl() (José Expósito) [RHEL-135337] +- drm/gma500: Remove unused helper psb_fbdev_fb_setcolreg() (José Expósito) [RHEL-135337] +- drm/buddy: Separate clear and dirty free block trees (José Expósito) [RHEL-135337] +- drm/buddy: Optimize free block management with RB tree (José Expósito) [RHEL-135337] +- drm/amdgpu/gmc11: add amdgpu_vm_handle_fault() handling (José Expósito) [RHEL-135337] +- drm/amdgpu/sdma6: Update SDMA 6.0.3 FW version to include UMQ protected-fence fix (José Expósito) [RHEL-135337] +- drm/amdgpu: add missing lock to amdgpu_ttm_access_memory_sdma (José Expósito) [RHEL-135337] +- drm/amdgpu: Forward VMID reservation errors (José Expósito) [RHEL-135337] +- drm/amdgpu/gmc12: add amdgpu_vm_handle_fault() handling (José Expósito) [RHEL-135337] +- Revert "drm/amd: Skip power ungate during suspend for VPE" (José Expósito) [RHEL-135337] +- drm/xe/guc: READ/WRITE_ONCE g2h_fence->done (José Expósito) [RHEL-135337] +- drm/gem-shmem: Fix the MODULE_LICENSE() string (José Expósito) [RHEL-135337] +- drm/amdgpu: don't attach the tlb fence for SI (José Expósito) [RHEL-135337] +- drm/displayid: add quirk to ignore DisplayID checksum errors (José Expósito) [RHEL-135337] +- drm/edid: add DRM_EDID_IDENT_INIT() to initialize struct drm_edid_ident (José Expósito) [RHEL-135337] +- drm: nova: depend on CONFIG_64BIT (José Expósito) [RHEL-135337] +- drm/displayid: pass iter to drm_find_displayid_extension() (José Expósito) [RHEL-135337] +- drm/amd/display: Fix scratch registers offsets for DCN351 (José Expósito) [RHEL-135337] +- drm/amd/display: Fix scratch registers offsets for DCN35 (José Expósito) [RHEL-135337] +- drm/amd/display: Use GFP_ATOMIC in dc_create_plane_state() (José Expósito) [RHEL-135337] +- Revert "drm/amd/display: Fix pbn to kbps Conversion" (José Expósito) [RHEL-135337] +- drm/xe/oa: Always set OAG_OAGLBCTXCTRL_COUNTER_RESUME (José Expósito) [RHEL-135337] +- drm/xe/oa: Limit num_syncs to prevent oversized allocations (José Expósito) [RHEL-135337] +- drm/xe: Limit num_syncs to prevent oversized allocations (José Expósito) [RHEL-135337] +- drm/amdgpu: fix a job->pasid access race in gpu recovery (José Expósito) [RHEL-135337] +- drm/panel: sony-td4353-jdi: Enable prepare_prev_first (José Expósito) [RHEL-135337] +- drm/xe: Restore engine registers before restarting schedulers after GT reset (José Expósito) [RHEL-135337] +- drm/xe: Increase TDF timeout (José Expósito) [RHEL-135337] +- drm/me/gsc: mei interrupt top half should be in irq disabled context (José Expósito) [RHEL-135337] +- drm/xe: fix drm_gpusvm_init() arguments (José Expósito) [RHEL-135337] +- drm/xe: Apply Wa_14020316580 in xe_gt_idle_enable_pg() (José Expósito) [RHEL-135337] +- drm/xe: Fix freq kobject leak on sysfs_create_files failure (José Expósito) [RHEL-135337] +- drm/tests: Handle EDEADLK in set_up_atomic_state() (José Expósito) [RHEL-135337] +- drm/tests: Handle EDEADLK in drm_test_check_valid_clones() (José Expósito) [RHEL-135337] +- drm/tests: hdmi: Handle drm_kunit_helper_enable_crtc_connector() returning EDEADLK (José Expósito) [RHEL-135337] +- drm/i915/fbdev: Hold runtime PM ref during fbdev BO creation (José Expósito) [RHEL-135337] +- drm/{i915, xe}/fbdev: deduplicate struct drm_mode_fb_cmd2 init (José Expósito) [RHEL-135337] +- drm/{i915, xe}/fbdev: pass struct drm_device to intel_fbdev_fb_alloc() (José Expósito) [RHEL-135337] +- drm/i915/fbdev: make intel_framebuffer_create() error return handling explicit (José Expósito) [RHEL-135337] +- drm/xe/fbdev: use the same 64-byte stride alignment as i915 (José Expósito) [RHEL-135337] +- drm/amdkfd: Use huge page size to check split svm range alignment (José Expósito) [RHEL-135337] +- drm/nouveau: fix circular dep oops from vendored i2c encoder (José Expósito) [RHEL-135337] +- drm/nouveau: refactor deprecated strcpy (José Expósito) [RHEL-135337] +- drm/plane: Fix IS_ERR() vs NULL check in drm_plane_create_hotspot_properties() (José Expósito) [RHEL-135337] +- drm/panel: novatek-nt35560: avoid on-stack device structure (José Expósito) [RHEL-135337] +- drm/panthor: Prevent potential UAF in group creation (José Expósito) [RHEL-135337] +- drm/amdkfd: assign AID to uuid in topology for SPX mode (José Expósito) [RHEL-135337] +- drm/amd/display: Fix logical vs bitwise bug in get_embedded_panel_info_v2_1() (José Expósito) [RHEL-135337] +- drm/panthor: Avoid adding of kernel BOs to extobj list (José Expósito) [RHEL-135337] +- drm/nouveau: restrict the flush page to a 32-bit address (José Expósito) [RHEL-135337] +- drm/tidss: Move OLDI mode validation to OLDI bridge mode_valid hook (José Expósito) [RHEL-135337] +- drm/tidss: Remove max_pclk_khz and min_pclk_khz from tidss display features (José Expósito) [RHEL-135337] +- drm/panthor: Fix potential memleak of vma structure (José Expósito) [RHEL-135337] +- drm/panthor: Fix UAF on kernel BO VA nodes (José Expósito) [RHEL-135337] +- drm/panthor: Fix race with suspend during unplug (José Expósito) [RHEL-135337] +- drm/panthor: Fix UAF race between device unplug and FW event processing (José Expósito) [RHEL-135337] +- drm/panthor: Fix group_free_queue() for partially initialized queues (José Expósito) [RHEL-135337] +- drm/panthor: Handle errors returned by drm_sched_entity_init() (José Expósito) [RHEL-135337] +- drm/imagination: Fix reference to devm_platform_get_and_ioremap_resource() (José Expósito) [RHEL-135337] +- accel/ivpu: Fix race condition when unbinding BOs (José Expósito) [RHEL-135337] +- drm: nova: select NOVA_CORE (José Expósito) [RHEL-135337] +- accel/ivpu: Remove skip of dma unmap for imported buffers (José Expósito) [RHEL-135337] +- drm/rcar-du: dsi: Fix missing parameter in RXSETR_...EN macros (José Expósito) [RHEL-135337] +- drm/amdgpu/userq: fix SDMA and compute validation (José Expósito) [RHEL-135337] +- drm/amdgpu: add userq object va track helpers (José Expósito) [RHEL-135337] +- accel/ivpu: Fix race condition when mapping dmabuf (José Expósito) [RHEL-135337] +- drm: atmel-hlcdc: fix atmel_xlcdc_plane_setup_scaler() (José Expósito) [RHEL-135337] +- drm/vgem-fence: Fix potential deadlock on release (José Expósito) [RHEL-135337] +- accel/ivpu: Fix DCT active percent format (José Expósito) [RHEL-135337] +- accel/ivpu: Fix page fault in ivpu_bo_unbind_all_bos_from_context() (José Expósito) [RHEL-135337] +- accel/ivpu: Rework bind/unbind of imported buffers (José Expósito) [RHEL-135337] +- drm/panel: visionox-rm69299: Don't clear all mode flags (José Expósito) [RHEL-135337] +- drm/panel: visionox-rm69299: Fix clock frequency for SHIFT6mq (José Expósito) [RHEL-135337] +- accel/ivpu: Ensure rpm_runtime_put in case of engine reset/resume fail (José Expósito) [RHEL-135337] +- Reapply "drm/vkms: convert to use faux_device" (José Expósito) [RHEL-135337] +- printk: Use console_is_usable on console_unblank (Derek Barbosa) [RHEL-141481] +- printk: Check CON_SUSPEND when unblanking a console (Derek Barbosa) [RHEL-141481] +- printk: Avoid irq_work for printk_deferred() on suspend (Derek Barbosa) [RHEL-141481] +- printk: Avoid scheduling irq_work on suspend (Derek Barbosa) [RHEL-141481] +- printk: nbcon: Allow reacquire during panic (Derek Barbosa) [RHEL-141481] +- printk: Allow printk_trigger_flush() to flush all types (Herton R. Krzesinski) [RHEL-141481] +- printk: nbcon: Use raw_cpu_ptr() instead of open coding (Herton R. Krzesinski) [RHEL-141481] +- backport "printk: Add helper for flush type logic" and associated changes (Herton R. Krzesinski) [RHEL-141481] +- printk: Remove redundant deferred check in vprintk() (Herton R. Krzesinski) [RHEL-141481] +- printk: Introduce force_legacy_kthread() macro (Herton R. Krzesinski) [RHEL-141481] +- printk: Add is_printk_legacy_deferred() (Herton R. Krzesinski) [RHEL-141481] +- ntb_hw_switchtec: Fix shift-out-of-bounds in switchtec_ntb_mw_set_trans (Myron Stowe) [RHEL-132890] {CVE-2023-53034} +- squashfs: fix memory leak in squashfs_fill_super (Abhi Das) [RHEL-138020] {CVE-2025-38415} +- Squashfs: check return result of sb_min_blocksize (CKI Backport Bot) [RHEL-138020] {CVE-2025-38415} +- scsi: qla2xxx: Enable/disable IRQD_NO_BALANCING during reset (Ewan D. Milne) [RHEL-89559] +- scsi: ipr: Enable/disable IRQD_NO_BALANCING during reset (Ewan D. Milne) [RHEL-89559] +- perf/x86/intel/cstate: Add Clearwater Forest support (Michael Petlan) [RHEL-45067] +- gfs2: Fix duplicate should_fault_in_pages() call (Andreas Gruenbacher) [RHEL-7971] + +* Tue Feb 03 2026 CKI KWF Bot [5.14.0-673.el9] +- s390/cio: Update purge function to unregister the unused subchannels (Mete Durlu) [RHEL-145337] +- s390/ipl: Clear SBP flag when bootprog is set (Mete Durlu) [RHEL-145338] +- platform/x86:intel/pmc: Enable SSRAM support for Wildcat Lake (David Arcari) [RHEL-95637] +- platform/x86:intel/pmc: Remove redundant has_die_c6 variable (David Arcari) [RHEL-95637] +- platform/x86:intel/pmc: Relocate lpm_req_guid to pmc_reg_map (David Arcari) [RHEL-95637] +- platform/x86:intel/pmc: Rename PMC index variable to pmc_idx (David Arcari) [RHEL-95637] +- platform/x86:intel/pmc: Add DMU GUID to Arrow Lake U/H (David Arcari) [RHEL-95637] +- platform/x86:intel/pmc: Add support for multiple DMU GUIDs (David Arcari) [RHEL-95637] +- platform/x86:intel/pmc: Update Arrow Lake telemetry GUID (David Arcari) [RHEL-95637] +- platform/x86:intel/pmc: Replace dev_warn() with dev_dbg() (David Arcari) [RHEL-95637] +- platform/x86:intel/pmc: Enable SSRAM support for Panther Lake (David Arcari) [RHEL-95637] +- platform/x86:intel/pmc: Show substate requirement for S0ix blockers (David Arcari) [RHEL-95637] +- platform/x86:intel/pmc: Improve function to show substate header (David Arcari) [RHEL-95637] +- platform/x86:intel/pmc: Move telemetry endpoint register handling (David Arcari) [RHEL-95637] +- platform/x86:intel/pmc: Enable SSRAM support for Lunar Lake (David Arcari) [RHEL-95637] +- platform/x86/intel/pmc: Add Wildcat Lake support to Intel PMC SSRAM Telemetry (David Arcari) [RHEL-95637] +- platform/x86/intel/pmc: use kcalloc() instead of kzalloc() (David Arcari) [RHEL-95637] +- platform/x86/intel/vsec: Add support for Wildcat Lake (David Arcari) [RHEL-95637] +- platform/x86/amd/hsmp: Replace amd_num_nodes() with topology_max_packages() (David Arcari) [RHEL-122802] +- tools/power turbostat: Add Wildcat Lake and Nova Lake support (CKI Backport Bot) [RHEL-95677] +- EDAC/i10nm: Add Intel Clearwater Forest server support (Aristeu Rozanski) [RHEL-45085] +- ipmi: Fix handling of messages with provided receive message pointer (Tony Camuso) [RHEL-97718] +- ipmi: Add Loongson-2K BMC support (Tony Camuso) [RHEL-97718] +- ipmi:si: Gracefully handle if the BMC is non-functional (Tony Camuso) [RHEL-97718] +- ipmi: Rename "user_data" to "recv_msg" in an SMI message (Tony Camuso) [RHEL-97718] +- ipmi: Allow an SMI sender to return an error (Tony Camuso) [RHEL-97718] +- ipmi:si: Move flags get start to its own function (Tony Camuso) [RHEL-97718] +- ipmi:si: Merge some if statements (Tony Camuso) [RHEL-97718] +- ipmi: Set a timer for maintenance mode (Tony Camuso) [RHEL-97718] +- ipmi: Add a maintenance mode sysfs file (Tony Camuso) [RHEL-97718] +- ipmi: Disable sysfs access and requests in maintenance mode (Tony Camuso) [RHEL-97718] +- ipmi: Differentiate between reset and firmware update in maintenance (Tony Camuso) [RHEL-97718] +- ipmi: Rework user message limit handling (Tony Camuso) [RHEL-97718] +- Revert "ipmi: fix msg stack when IPMI is disconnected" (Tony Camuso) [RHEL-97718] +- ipmi:msghandler:Change seq_lock to a mutex (Tony Camuso) [RHEL-97718] +- ipmi: Use dev_warn_ratelimited() for incorrect message warnings (Tony Camuso) [RHEL-97718] +- char: ipmi: remove redundant variable 'type' and check (Tony Camuso) [RHEL-97718] +- ipmi: Fix strcpy source and destination the same (Tony Camuso) [RHEL-97718] +- ipmi:msghandler: Fix potential memory corruption in ipmi_create_user() (Tony Camuso) [RHEL-97718] +- ipmi:watchdog: Use the new interface for panic messages (Tony Camuso) [RHEL-97718] +- ipmi:msghandler: Export and fix panic messaging capability (Tony Camuso) [RHEL-97718] +- ipmi:ssif: Fix a shutdown race (Tony Camuso) [RHEL-97718] +- ipmi:msghandler: Don't deliver messages to deleted users (Tony Camuso) [RHEL-97718] +- ipmi:si: Rework startup of IPMI devices (Tony Camuso) [RHEL-97718] +- ipmi:msghandler: Add a error return from unhandle LAN cmds (Tony Camuso) [RHEL-97718] +- ipmi:msghandler: Shut down lower layer first at unregister (Tony Camuso) [RHEL-97718] +- ipmi:msghandler: Remove proc_fs.h (Tony Camuso) [RHEL-97718] +- ipmi:msghandler: Don't check for shutdown when returning responses (Tony Camuso) [RHEL-97718] +- ipmi:msghandler: Don't acquire a user refcount for queued messages (Tony Camuso) [RHEL-97718] +- ipmi:msghandler: Fix locking around users and interfaces (Tony Camuso) [RHEL-97718] +- ipmi:msghandler: Remove some user level processing in panic mode (Tony Camuso) [RHEL-97718] +- ipmi: Add a note about the pretimeout callback (Tony Camuso) [RHEL-97718] +- ipmi:watchdog: Change lock to mutex (Tony Camuso) [RHEL-97718] +- ipmi:msghandler: Remove srcu for the ipmi_interfaces list (Tony Camuso) [RHEL-97718] +- ipmi:msghandler: Remove srcu from the ipmi user structure (Tony Camuso) [RHEL-97718] +- ipmi:msghandler: Use the system_wq, not system_bh_wq (Tony Camuso) [RHEL-97718] +- ipmi_msghandler: Change the events lock to a mutex (Tony Camuso) [RHEL-97718] +- ipmi:msghandler: Deliver user messages in a work queue (Tony Camuso) [RHEL-97718] +- ipmi:msghandler: Rename recv_work to smi_work (Tony Camuso) [RHEL-97718] +- ipmi:msghandler: Use READ_ONCE on run_to_completion (Tony Camuso) [RHEL-97718] +- ipmi:si: Move SI type information into an info structure (Tony Camuso) [RHEL-97718] +- ipmi:msghandler: Move timer handling into a work queue (Tony Camuso) [RHEL-97718] +- i40e: add rh_phys_port_name mod option to behave like upstream (Michal Schmidt) [RHEL-126034] +- ice: add rh_phys_port_name mod option to behave like upstream (Michal Schmidt) [RHEL-126034] + +* Mon Feb 02 2026 CKI KWF Bot [5.14.0-672.el9] +- net: ipv4: convert ip_rcv_options to drop reasons (Antoine Tenart) [RHEL-139236] +- net: ipv4: simplify drop reason handling in ip_rcv_finish_core (Antoine Tenart) [RHEL-139236] +- net: ipv4: make udp_v4_early_demux explicitly return drop reason (Antoine Tenart) [RHEL-139236] +- net/sched: Add precise drop reason for pfifo_fast queue overflows (Antoine Tenart) [RHEL-139236] +- net: track pfmemalloc drops via SKB_DROP_REASON_PFMEMALLOC (Antoine Tenart) [RHEL-139236] +- net: arp: use kfree_skb_reason() in arp_rcv() (Antoine Tenart) [RHEL-139236] +- can: add drop reasons in CAN protocols receive path (Antoine Tenart) [RHEL-139236] +- can: add drop reasons in the receive path of AF_CAN (Antoine Tenart) [RHEL-139236] +- net: neigh: use kfree_skb_reason() in neigh_resolve_output() and neigh_connected_output() (Antoine Tenart) [RHEL-139236] +- net: flush_backlog() small changes (Antoine Tenart) [RHEL-139236] +- tcp: rstreason: let it work finally in tcp_send_active_reset() (Antoine Tenart) [RHEL-139236] +- tcp: rstreason: introduce SK_RST_REASON_TCP_DISCONNECT_WITH_DATA for active reset (Antoine Tenart) [RHEL-139236] +- tcp: rstreason: introduce SK_RST_REASON_TCP_KEEPALIVE_TIMEOUT for active reset (Antoine Tenart) [RHEL-139236] +- tcp: rstreason: introduce SK_RST_REASON_TCP_STATE for active reset (Antoine Tenart) [RHEL-139236] +- tcp: rstreason: introduce SK_RST_REASON_TCP_ABORT_ON_MEMORY for active reset (Antoine Tenart) [RHEL-139236] +- tcp: rstreason: introduce SK_RST_REASON_TCP_ABORT_ON_LINGER for active reset (Antoine Tenart) [RHEL-139236] +- tcp: rstreason: introduce SK_RST_REASON_TCP_ABORT_ON_CLOSE for active reset (Antoine Tenart) [RHEL-139236] +- x86/lam: Disable ADDRESS_MASKING in most cases (Rafael Aquini) [RHEL-109600] +- svcrdma: use rc_pageoff for memcpy byte offset (CKI Backport Bot) [RHEL-142791] {CVE-2025-68811} +- mm: Create/affine kswapd to its preferred node (Rafael Aquini) [RHEL-135521] +- mm: Create/affine kcompactd to its preferred node (Rafael Aquini) [RHEL-135521] +- mm/vmscan: print err before panic (Rafael Aquini) [RHEL-135521] +- kthread: Fix return value on kzalloc() failure in kthread_affine_preferred() (Rafael Aquini) [RHEL-135521] +- kthread: Implement preferred affinity (Rafael Aquini) [RHEL-135521] +- kthread: Default affine kthread to its preferred NUMA node (Rafael Aquini) [RHEL-135521] +- kthread: Make sure kthread hasn't started while binding it (Rafael Aquini) [RHEL-135521] +- sched,arm64: Handle CPU isolation on last resort fallback rq selection (Rafael Aquini) [RHEL-135521] +- arm64: Exclude nohz_full CPUs from 32bits el0 support (Rafael Aquini) [RHEL-135521] +- blk-mq: skip CPU offline notify on unmapped hctx (Ming Lei) [RHEL-140714] +- padata: remove __padata_list_init() (Herbert Xu) [RHEL-127800] + +* Fri Jan 30 2026 CKI KWF Bot [5.14.0-671.el9] +- ice: Fix kernel panic due to page refcount underflow (CKI Backport Bot) [RHEL-137910] +- ice: fix devlink reload call trace (Michal Schmidt) [RHEL-141485] +- ice: add missing ice_deinit_hw() in devlink reinit path (Michal Schmidt) [RHEL-141485] +- ice: Fix persistent failure in ice_get_rxfh (Michal Schmidt) [RHEL-141485] +- ice: Fix incorrect timeout ice_release_res() (Michal Schmidt) [RHEL-141485] +- ice: Avoid detrimental cleanup for bond during interface stop (Michal Schmidt) [RHEL-141485] +- ice: initialize ring_stats->syncp (Michal Schmidt) [RHEL-141485] +- ice: remove duplicate call to ice_deinit_hw() on error paths (Michal Schmidt) [RHEL-141485] +- ice: move ice_deinit_dev() to the end of deinit paths (Michal Schmidt) [RHEL-141485] +- ice: extract ice_init_dev() from ice_init() (Michal Schmidt) [RHEL-141485] +- ice: move ice_init_pf() out of ice_init_dev() (Michal Schmidt) [RHEL-141485] +- ice: move udp_tunnel_nic and misc IRQ setup into ice_init_pf() (Michal Schmidt) [RHEL-141485] +- iavf: add RSS support for GTP protocol via ethtool (Michal Schmidt) [RHEL-141485] +- ice: implement GTP RSS context tracking and configuration (Michal Schmidt) [RHEL-141485] +- ice: add virtchnl definitions and static data for GTP RSS (Michal Schmidt) [RHEL-141485] +- ice: ice_init_pf: destroy mutexes and xarrays on memory alloc failure (Michal Schmidt) [RHEL-141485] +- ice: refactor to use helpers (Michal Schmidt) [RHEL-141485] +- ice: add E830 Earliest TxTime First Offload support (Michal Schmidt) [RHEL-141485] +- ice, libie: move fwlog code to libie (Michal Schmidt) [RHEL-141485] +- ice: support egress drop rules on PF (Michal Schmidt) [RHEL-141485] +- iavf: fix off-by-one issues in iavf_config_rss_reg() (Michal Schmidt) [RHEL-141485] {CVE-2025-71087} +- iavf: clarify VLAN add/delete log messages and lower log level (Michal Schmidt) [RHEL-141485] +- ice: fix comment typo and correct module format string (Michal Schmidt) [RHEL-141485] +- iavf: Implement settime64 with -EOPNOTSUPP (Michal Schmidt) [RHEL-141485] {CVE-2025-68752} +- ice: fix PTP cleanup on driver removal in error path (Michal Schmidt) [RHEL-141485] {CVE-2025-68215} +- ice: Extend PTYPE bitmap coverage for GTP encapsulated flows (Michal Schmidt) [RHEL-141485] +- ice: improve TCAM priority handling for RSS profiles (Michal Schmidt) [RHEL-141485] +- ice: add flow parsing for GTP and new protocol field support (Michal Schmidt) [RHEL-141485] +- ice: Allow 100M speed for E825C SGMII device (Michal Schmidt) [RHEL-141485] +- ice: fix usage of logical PF id (Michal Schmidt) [RHEL-141485] +- ice: fix destination CGU for dual complex E825 (Michal Schmidt) [RHEL-141485] +- ice: fix lane number calculation (Michal Schmidt) [RHEL-141485] +- ice: move ice_init_interrupt_scheme() prior ice_init_pf() (Michal Schmidt) [RHEL-141485] +- ice: move service task start out of ice_init_pf() (Michal Schmidt) [RHEL-141485] +- ice: enforce RTNL assumption of queue NAPI manipulation (Michal Schmidt) [RHEL-141485] +- ice: implement transmit hardware timestamp statistics (Michal Schmidt) [RHEL-141485] +- ice: add tracking of good transmit timestamps (Michal Schmidt) [RHEL-141485] +- ice: implement ethtool standard stats (Michal Schmidt) [RHEL-141485] +- libie: fix string names for AQ error codes (Michal Schmidt) [RHEL-141485] +- iavf: fix proper type for error code in iavf_resume() (Michal Schmidt) [RHEL-141485] +- ice: Remove deprecated ice_lag_move_new_vf_nodes() call (Michal Schmidt) [RHEL-141485] +- ice: move ice_qp_[ena|dis] for reuse (Michal Schmidt) [RHEL-141485] +- ice: reregister fwlog after driver reinit (Michal Schmidt) [RHEL-141485] +- ice: prepare for moving file to libie (Michal Schmidt) [RHEL-141485] +- ice: move debugfs code to fwlog (Michal Schmidt) [RHEL-141485] +- libie, ice: move fwlog admin queue to libie (Michal Schmidt) [RHEL-141485] +- ice: drop driver specific structure from fwlog code (Michal Schmidt) [RHEL-141485] +- ice: check for PF number outside the fwlog code (Michal Schmidt) [RHEL-141485] +- ice: move out debugfs init from fwlog (Michal Schmidt) [RHEL-141485] +- ice: allow calling custom send function in fwlog (Michal Schmidt) [RHEL-141485] +- ice: add pdev into fwlog structure and use it for logging (Michal Schmidt) [RHEL-141485] +- ice: introduce ice_fwlog structure (Michal Schmidt) [RHEL-141485] +- ice: drop ice_pf_fwlog_update_module() (Michal Schmidt) [RHEL-141485] +- ice: move get_fwlog_data() to fwlog file (Michal Schmidt) [RHEL-141485] +- ice: make fwlog functions static (Michal Schmidt) [RHEL-141485] +- ice: finish virtchnl.c split into rss.c (Michal Schmidt) [RHEL-141485] +- ice: extract virt/rss.c: cleanup - p2 (Michal Schmidt) [RHEL-141485] +- ice: extract virt/rss.c: cleanup - p1 (Michal Schmidt) [RHEL-141485] +- ice: split RSS stuff out of virtchnl.c - copy back (Michal Schmidt) [RHEL-141485] +- ice: split RSS stuff out of virtchnl.c - tmp rename (Michal Schmidt) [RHEL-141485] +- ice: finish virtchnl.c split into queues.c (Michal Schmidt) [RHEL-141485] +- ice: extract virt/queues.c: cleanup - p3 (Michal Schmidt) [RHEL-141485] +- ice: extract virt/queues.c: cleanup - p2 (Michal Schmidt) [RHEL-141485] +- ice: extract virt/queues.c: cleanup - p1 (Michal Schmidt) [RHEL-141485] +- ice: split queue stuff out of virtchnl.c - copy back (Michal Schmidt) [RHEL-141485] +- ice: split queue stuff out of virtchnl.c - tmp rename (Michal Schmidt) [RHEL-141485] +- ice: fix incorrect counter for buffer allocation failures (Michal Schmidt) [RHEL-141485] +- ice: add virt/ and move ice_virtchnl* files there (Michal Schmidt) [RHEL-141485] +- ice: Implement support for SRIOV VFs across Active/Active bonds (Michal Schmidt) [RHEL-141485] +- ice: cleanup capabilities evaluation (Michal Schmidt) [RHEL-141485] +- ice: Cleanup variable initialization in LAG code (Michal Schmidt) [RHEL-141485] +- ice: move LAG function in code to prepare for Active-Active (Michal Schmidt) [RHEL-141485] +- ice: Add driver specific prefix to LAG defines (Michal Schmidt) [RHEL-141485] +- ice: replace u8 elements with bool where appropriate (Michal Schmidt) [RHEL-141485] +- ice: Remove casts on void pointers in LAG code (Michal Schmidt) [RHEL-141485] +- ice: Don't use %%pK through printk or tracepoints (Michal Schmidt) [RHEL-141485] +- net: Fix typos [partial:ice] (Michal Schmidt) [RHEL-141485] +- iavf: use libie_aq_str (Michal Schmidt) [RHEL-141485] +- ice: use libie_aq_str (Michal Schmidt) [RHEL-141485] +- libie: add adminq helper for converting err to str (Michal Schmidt) [RHEL-141485] +- iavf: use libie adminq descriptors (Michal Schmidt) [RHEL-141485] +- i40e: use libie adminq descriptors [partial:ice,libie] (Michal Schmidt) [RHEL-141485] +- ixgbe: use libie adminq descriptors [partial:libie] (Michal Schmidt) [RHEL-141485] +- ice, libie: move generic adminq descriptors to lib (Michal Schmidt) [RHEL-141485] +- ice: Fix a null pointer dereference in ice_copy_and_init_pkg() (Michal Schmidt) [RHEL-141485] {CVE-2025-38664} +- ice: breakout common LAG code into helpers (Michal Schmidt) [RHEL-141485] +- ice: convert ice_add_prof() to bitmap (Michal Schmidt) [RHEL-141485] +- ice: add E835 device IDs (Michal Schmidt) [RHEL-141485] +- ice: add 40G speed to Admin Command GET PORT OPTION (Michal Schmidt) [RHEL-141485] +- ice: check correct pointer in fwlog debugfs (Michal Schmidt) [RHEL-141485] +- ice: add NULL check in eswitch lag check (Michal Schmidt) [RHEL-141485] {CVE-2025-38526} +- ice: introduce ice_get_vf_by_dev() wrapper (Michal Schmidt) [RHEL-141485] +- ice: avoid rebuilding if MSI-X vector count is unchanged (Michal Schmidt) [RHEL-141485] +- ice: use pci_iov_vf_id() to get VF ID (Michal Schmidt) [RHEL-141485] +- ice: expose VF functions used by live migration (Michal Schmidt) [RHEL-141485] +- ice: move ice_vsi_update_l2tsel to ice_lib.c (Michal Schmidt) [RHEL-141485] +- ice: save RSS hash configuration for migration (Michal Schmidt) [RHEL-141485] +- ice: add functions to get and set Tx queue context (Michal Schmidt) [RHEL-141485] +- ice: add support for reading and unpacking Rx queue context (Michal Schmidt) [RHEL-141485] +- eth: ice: drop the dead code related to rss_contexts (Michal Schmidt) [RHEL-141485] +- ice: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set() (Michal Schmidt) [RHEL-141485] +- ice: add ref-sync dpll pins (Michal Schmidt) [RHEL-141485] +- net: ice: Perform accurate aRFS flow match (Michal Schmidt) [RHEL-141485] +- ice: add phase offset monitor for all PPS dpll inputs (Michal Schmidt) [RHEL-141485] +- ice: add a separate Rx handler for flow director commands (Michal Schmidt) [RHEL-141485] +- ice: change SMA pins to SDP in PTP API (Michal Schmidt) [RHEL-141485] +- ice: redesign dpll sma/u.fl pins control (Michal Schmidt) [RHEL-141485] +- ice: add link_down_events statistic (Michal Schmidt) [RHEL-141485] +- net: intel: move RSS packet classifier types to libie (Michal Schmidt) [RHEL-141485] +- net: intel: rename 'hena' to 'hashcfg' for clarity (Michal Schmidt) [RHEL-141485] +- iavf: extract iavf_watchdog_step() out of iavf_watchdog_task() (Michal Schmidt) [RHEL-141485] +- iavf: simplify watchdog_task in terms of adminq task scheduling (Michal Schmidt) [RHEL-141485] +- iavf: centralize watchdog requeueing itself (Michal Schmidt) [RHEL-141485] +- ice: make const read-only array dflt_rules static (Michal Schmidt) [RHEL-141485] +- ice: improve error message for insufficient filter space (Michal Schmidt) [RHEL-141485] +- ice: enable LLDP TX for VFs through tc (Michal Schmidt) [RHEL-141485] +- ice: remove headers argument from ice_tc_count_lkups (Michal Schmidt) [RHEL-141485] +- ice: receive LLDP on trusted VFs (Michal Schmidt) [RHEL-141485] +- ice: do not add LLDP-specific filter if not necessary (Michal Schmidt) [RHEL-141485] +- ice: fix check for existing switch rule (Michal Schmidt) [RHEL-141485] +- ice: clear NAPI's IRQ numbers in ice_vsi_clear_napi_queues() (Michal Schmidt) [RHEL-141485] +- ice: refactor ICE_TC_FLWR_FIELD_ENC_OPTS (Michal Schmidt) [RHEL-141485] +- Revert "ice: Fix ice VF reset during iavf initialization" (Michal Schmidt) [RHEL-141485] +- ice: Fix ice VF reset during iavf initialization (Michal Schmidt) [RHEL-141485] +- net/ena: fix missing lock when update devlink params (Kamal Heib) [RHEL-127326] +- net: ena: return 0 in ena_get_rxfh_key_size() when RSS hash key is not configurable (Kamal Heib) [RHEL-127326] +- net: ena: View PHC stats using debugfs (Kamal Heib) [RHEL-127326] +- net: ena: Add debugfs support to the ENA driver (Kamal Heib) [RHEL-127326] +- net: ena: Control PHC enable through devlink (Kamal Heib) [RHEL-127326] +- net: ena: Add devlink port support (Kamal Heib) [RHEL-127326] +- net: ena: Add device reload capability through devlink (Kamal Heib) [RHEL-127326] +- net: ena: PHC silent reset (Kamal Heib) [RHEL-127326] +- net: ena: Add PHC support in the ENA driver (Kamal Heib) [RHEL-127326] +- net: ena: resolve WARN_ON when freeing IRQs (Kamal Heib) [RHEL-127326] +- net: ena: use napi's aRFS rmap notifers (Kamal Heib) [RHEL-127326] + +* Thu Jan 29 2026 CKI KWF Bot [5.14.0-670.el9] +- memblock: Accept allocated memory before use in memblock_double_array() (Aristeu Rozanski) [RHEL-140475] +- Reapply "Bluetooth: revert TX timestamping" for kernel v6.18 rebase. (David Marlin) [RHEL-141499] +- Bluetooth: hci_sync: enable PA Sync Lost event (David Marlin) [RHEL-141499] +- Bluetooth: SMP: Fix not generating mackey and ltk when repairing (David Marlin) [RHEL-141499] +- Bluetooth: btusb: mediatek: Avoid btusb_mtk_claim_iso_intf() NULL deref (David Marlin) [RHEL-141499] +- Bluetooth: hci_core: lookup hci_conn on RX path on protocol side (David Marlin) [RHEL-141499] +- Bluetooth: hci_core: Fix triggering cmd_timer for HCI_OP_NOP (David Marlin) [RHEL-141499] +- Bluetooth: btusb: mediatek: Fix kernel crash when releasing mtk iso interface (David Marlin) [RHEL-141499] +- Bluetooth: btrtl: Avoid loading the config file on security chips (David Marlin) [RHEL-141499] +- Bluetooth: hci_event: Fix not handling PA Sync Lost event (David Marlin) [RHEL-141499] +- Bluetooth: hci_conn: Fix not cleaning up PA_LINK connections (David Marlin) [RHEL-141499] +- Bluetooth: 6lowpan: add missing l2cap_chan_lock() (David Marlin) [RHEL-141499] +- Bluetooth: 6lowpan: Don't hold spin lock over sleeping functions (David Marlin) [RHEL-141499] +- Bluetooth: L2CAP: export l2cap_chan_hold for modules (David Marlin) [RHEL-141499] +- Bluetooth: 6lowpan: fix BDADDR_LE vs ADDR_LE_DEV address type confusion (David Marlin) [RHEL-141499] +- Bluetooth: 6lowpan: reset link-local header on ipv6 recv path (David Marlin) [RHEL-141499] +- Bluetooth: btusb: reorder cleanup in btusb_disconnect to avoid UAF (David Marlin) [RHEL-141499] +- Bluetooth: MGMT: cancel mesh send timer when hdev removed (David Marlin) [RHEL-141499] +- Bluetooth: btrtl: Fix memory leak in rtlbt_parse_firmware_v2() (David Marlin) [RHEL-141499] +- Bluetooth: hci_event: validate skb length for unknown CC opcode (David Marlin) [RHEL-141499] +- Bluetooth: rfcomm: fix modem control handling (David Marlin) [RHEL-141499] +- Bluetooth: hci_core: Fix tracking of periodic advertisement (David Marlin) [RHEL-141499] +- Bluetooth: hci_conn: Fix connection cleanup with BIG with 2 or more BIS (David Marlin) [RHEL-141499] +- Bluetooth: fix corruption in h4_recv_buf() after cleanup (David Marlin) [RHEL-141499] +- Bluetooth: btintel_pcie: Fix event packet loss issue (David Marlin) [RHEL-141499] +- Bluetooth: ISO: Fix another instance of dst_type handling (David Marlin) [RHEL-141499] +- Bluetooth: btmtksdio: Add pmctrl handling for BT closed state during reset (David Marlin) [RHEL-141499] +- Bluetooth: ISO: Fix BIS connection dst_type handling (David Marlin) [RHEL-141499] +- Bluetooth: Avoid a couple dozen -Wflex-array-member-not-at-end warnings (David Marlin) [RHEL-141499] +- Bluetooth: hci_sync: Fix using random address for BIG/PA advertisements (David Marlin) [RHEL-141499] +- Bluetooth: ISO: don't leak skb in ISO_CONT RX (David Marlin) [RHEL-141499] +- Bluetooth: ISO: free rx_skb if not consumed (David Marlin) [RHEL-141499] +- Bluetooth: SCO: Fix UAF on sco_conn_free (David Marlin) [RHEL-141499] +- Bluetooth: bcsp: receive data only if registered (David Marlin) [RHEL-141499] +- Bluetooth: btusb: Add new VID/PID 13d3/3633 for MT7922 (David Marlin) [RHEL-141499] +- Bluetooth: btusb: Add new VID/PID 13d3/3627 for MT7925 (David Marlin) [RHEL-141499] +- Bluetooth: remove duplicate h4_recv_buf() in header (David Marlin) [RHEL-141499] +- Bluetooth: btusb: Check for unexpected bytes when defragmenting HCI frames (David Marlin) [RHEL-141499] +- Bluetooth: hci_core: Print information of hcon on hci_low_sent (David Marlin) [RHEL-141499] +- Bluetooth: hci_core: Print number of packets in conn->data_q (David Marlin) [RHEL-141499] +- Bluetooth: Add function and line information to bt_dbg (David Marlin) [RHEL-141499] +- Bluetooth: MGMT: Fix not exposing debug UUID on MGMT_OP_READ_EXP_FEATURES_INFO (David Marlin) [RHEL-141499] +- Bluetooth: hci_core: Detect if an ISO link has stalled (David Marlin) [RHEL-141499] +- Bluetooth: ISO: Use sk_sndtimeo as conn_timeout (David Marlin) [RHEL-141499] +- Bluetooth: HCI: Fix using LE/ACL buffers for ISO packets (David Marlin) [RHEL-141499] +- Bluetooth: ISO: Don't initiate CIS connections if there are no buffers (David Marlin) [RHEL-141499] +- Bluetooth: btintel_pcie: Refactor Device Coredump (David Marlin) [RHEL-141499] +- Bluetooth: btintel_pcie: Use strscpy() instead of strscpy_pad() (David Marlin) [RHEL-141499] +- Bluetooth: Annotate struct hci_drv_rp_read_info with __counted_by_le() (David Marlin) [RHEL-141499] +- Bluetooth: btintel_pcie: Define hdev->wakeup() callback (David Marlin) [RHEL-141499] +- Bluetooth: btusb: Add USB ID 2001:332a for D-Link AX9U rev. A1 (David Marlin) [RHEL-141499] +- Bluetooth: btintel_pcie: Move model comment before its definition (David Marlin) [RHEL-141499] +- Bluetooth: btintel_pcie: Add id of Scorpious, Panther Lake-H484 (David Marlin) [RHEL-141499] +- Bluetooth: btintel_pcie: Add Bluetooth core/platform as comments (David Marlin) [RHEL-141499] +- Bluetooth: btintel_pcie: Add support for _suspend() / _resume() (David Marlin) [RHEL-141499] +- Bluetooth: btintel: Add support for BlazarIW core (David Marlin) [RHEL-141499] +- Revert "Bluetooth: revert TX timestamping" (David Marlin) [RHEL-141499] +- dm log-writes: Add missing set_freezable() for freezable kthread (Benjamin Marzinski) [RHEL-136400] +- dm-raid: fix possible NULL dereference with undefined raid type (Benjamin Marzinski) [RHEL-136400] +- dm-snapshot: fix 'scheduling while atomic' on real-time kernels (Benjamin Marzinski) [RHEL-136400] +- dm-verity: fix unreliable memory allocation (Benjamin Marzinski) [RHEL-136400] +- perf jitdump: Add sym/str-tables to build-ID generation (Michael Petlan) [RHEL-139923] +- perf genelf: Fix NO_LIBDW=1 build (Michael Petlan) [RHEL-139923] +- perf genelf: Remove libcrypto dependency and use built-in sha1() (Michael Petlan) [RHEL-139923] +- perf util: add a basic SHA-1 implementation (Michael Petlan) [RHEL-139923] +- dpll: zl3073x: Remove unused dev wrappers (Ivan Vecera) [RHEL-139700] +- dpll: zl3073x: Cache all output properties in zl3073x_out (Ivan Vecera) [RHEL-139700] +- dpll: zl3073x: Cache all reference properties in zl3073x_ref (Ivan Vecera) [RHEL-139700] +- dpll: zl3073x: Cache reference monitor status (Ivan Vecera) [RHEL-139700] +- dpll: zl3073x: Split ref, out, and synth logic from core (Ivan Vecera) [RHEL-139700] +- dpll: zl3073x: Store raw register values instead of parsed state (Ivan Vecera) [RHEL-139700] +- dpll: zl3073x: fix kernel-doc name and missing parameter in fw.c (Ivan Vecera) [RHEL-139700] +- dpll: zl3073x: Fix output pin registration (Ivan Vecera) [RHEL-139700] +- net: bonding: update the slave array for broadcast mode (Hangbin Liu) [RHEL-131711] +- net: bonding: add broadcast_neighbor netlink option (Hangbin Liu) [RHEL-131711] +- net: bonding: add broadcast_neighbor option for 802.3ad (Hangbin Liu) [RHEL-131711] +- gfs2: Clean up quotad timeout handling (Andreas Gruenbacher) [RHEL-129403] +- gfs2: Fix "gfs2: Switch to wait_event in gfs2_quotad" (Andreas Gruenbacher) [RHEL-129403] +- gfs2: Minor cosmetic remote delete cleanups (Andreas Gruenbacher) [RHEL-129403] +- gfs2: fix remote evict for read-only filesystems (Andreas Gruenbacher) [RHEL-129403] +- gfs2: fix freeze error handling (Andreas Gruenbacher) [RHEL-129403] +- gfs2: Use wait_event_freezable_timeout() for freezable kthread (Andreas Gruenbacher) [RHEL-129403] +- gfs2: low-memory forced flush fixes (Andreas Gruenbacher) [RHEL-129403] +- redhat/configs: Add CONFIG_CRYPTO_DEV_QAT_6XXX (Vladislav Dronov) [RHEL-94929] +- crypto: qat - fix warning on adf_pfvf_pf_proto.c (Vladislav Dronov) [RHEL-94929] +- crypto: qat - add bank state save and restore for qat_420xx (Vladislav Dronov) [RHEL-94929] +- crypto: qat - fix parameter order used in ICP_QAT_FW_COMN_FLAGS_BUILD (Vladislav Dronov) [RHEL-94929] +- crypto: qat - fix duplicate restarting msg during AER error (Vladislav Dronov) [RHEL-94929] +- crypto: qat - add WQ_PERCPU to alloc_workqueue users (Vladislav Dronov) [RHEL-94929] +- crypto: qat - use simple_strtoull to improve qat_uclo_parse_num (Vladislav Dronov) [RHEL-94929] +- crypto: qat - Return pointer directly in adf_ctl_alloc_resources (Vladislav Dronov) [RHEL-94929] +- crypto: qat - Replace kzalloc() + copy_from_user() with memdup_user() (Vladislav Dronov) [RHEL-94929] +- crypto: qat - use kcalloc() in qat_uclo_map_objs_from_mof() (Vladislav Dronov) [RHEL-94929] +- crypto: qat - add command queue telemetry counters for GEN6 (Vladislav Dronov) [RHEL-94929] +- crypto: qat - add ring buffer idle telemetry counter for GEN6 (Vladislav Dronov) [RHEL-94929] +- crypto: qat - make adf_dev_autoreset() static (Vladislav Dronov) [RHEL-94929] +- crypto: qat - refactor ring-related debug functions (Vladislav Dronov) [RHEL-94929] +- crypto: qat - fix seq_file position update in adf_ring_next() (Vladislav Dronov) [RHEL-94929] +- crypto: qat - fix DMA direction for compression on GEN2 devices (Vladislav Dronov) [RHEL-94929] +- crypto: qat - flush misc workqueue during device shutdown (Vladislav Dronov) [RHEL-94929] {CVE-2025-39721} +- crypto: qat - enable rate limiting feature for GEN6 devices (Vladislav Dronov) [RHEL-94929] +- crypto: qat - add compression slice count for rate limiting (Vladislav Dronov) [RHEL-94929] +- crypto: qat - add get_svc_slice_cnt() in device data structure (Vladislav Dronov) [RHEL-94929] +- crypto: qat - add adf_rl_get_num_svc_aes() in rate limiting (Vladislav Dronov) [RHEL-94929] +- crypto: qat - relocate service related functions (Vladislav Dronov) [RHEL-94929] +- crypto: qat - consolidate service enums (Vladislav Dronov) [RHEL-94929] +- crypto: qat - add decompression service for rate limiting (Vladislav Dronov) [RHEL-94929] +- crypto: qat - validate service in rate limiting sysfs api (Vladislav Dronov) [RHEL-94929] +- Documentation: qat: update debugfs-driver-qat_telemetry for GEN6 devices (Vladislav Dronov) [RHEL-94929] +- crypto: qat - enable telemetry for GEN6 devices (Vladislav Dronov) [RHEL-94929] +- crypto: qat - add decompression service to telemetry (Vladislav Dronov) [RHEL-94929] +- crypto: qat - enable power management debugfs for GEN6 devices (Vladislav Dronov) [RHEL-94929] +- crypto: qat - relocate power management debugfs helper APIs (Vladislav Dronov) [RHEL-94929] +- crypto: qat - fix virtual channel configuration for GEN6 devices (Vladislav Dronov) [RHEL-94929] +- crypto: qat - add live migration enablers for GEN6 devices (Vladislav Dronov) [RHEL-94929] +- crypto: qat - relocate and rename bank state structure definition (Vladislav Dronov) [RHEL-94929] +- crypto: qat - relocate bank state helper functions (Vladislav Dronov) [RHEL-94929] +- crypto: qat - replace CHECK_STAT macro with static inline function (Vladislav Dronov) [RHEL-94929] +- crypto: qat - use pr_fmt() in adf_gen4_hw_data.c (Vladislav Dronov) [RHEL-94929] +- crypto: qat - disable ZUC-256 capability for QAT GEN5 (Vladislav Dronov) [RHEL-94929] +- crypto: qat - restore ASYM service support for GEN6 devices (Vladislav Dronov) [RHEL-94929] +- crypto: qat - remove duplicate masking for GEN6 devices (Vladislav Dronov) [RHEL-94929] +- crypto: qat - lower priority for skcipher and aead algorithms (Vladislav Dronov) [RHEL-94929] +- Documentation: qat: update sysfs-driver-qat for GEN6 devices (Vladislav Dronov) [RHEL-94929] +- crypto: qat - add support for decompression service to GEN6 devices (Vladislav Dronov) [RHEL-94929] +- crypto: qat - fix state restore for banks with exceptions (Vladislav Dronov) [RHEL-94929] +- crypto: qat - allow enabling VFs in the absence of IOMMU (Vladislav Dronov) [RHEL-94929] +- crypto: qat - use unmanaged allocation for dc_data (Vladislav Dronov) [RHEL-94929] +- crypto: qat - add missing header inclusion (Vladislav Dronov) [RHEL-94929] +- crypto: qat - enable reporting of error counters for GEN6 devices (Vladislav Dronov) [RHEL-94929] +- crypto: qat - enable RAS support for GEN6 devices (Vladislav Dronov) [RHEL-94929] +- crypto: qat/qat_6xxx - Fix NULL vs IS_ERR() check in adf_probe() (Vladislav Dronov) [RHEL-94929] +- crypto: qat - add qat_6xxx driver (Vladislav Dronov) [RHEL-94929] +- crypto: qat - add firmware headers for GEN6 devices (Vladislav Dronov) [RHEL-94929] +- crypto: qat - update firmware api (Vladislav Dronov) [RHEL-94929] +- crypto: qat - export adf_init_admin_pm() (Vladislav Dronov) [RHEL-94929] +- crypto: qat - expose configuration functions (Vladislav Dronov) [RHEL-94929] +- crypto: qat - export adf_get_service_mask() (Vladislav Dronov) [RHEL-94929] +- crypto: qat - add GEN6 firmware loader (Vladislav Dronov) [RHEL-94929] +- crypto: qat - refactor FW signing algorithm (Vladislav Dronov) [RHEL-94929] +- crypto: qat - use pr_fmt() in qat uclo.c (Vladislav Dronov) [RHEL-94929] +- crypto: qat - refactor compression template logic (Vladislav Dronov) [RHEL-94929] +- crypto: qat - rename and relocate timer logic (Vladislav Dronov) [RHEL-94929] +- crypto: qat - include qat_common in top Makefile (Vladislav Dronov) [RHEL-94929] +- workqueue: Add new WQ_PERCPU flag (Vladislav Dronov) [RHEL-94929] +- bitfield: Add FIELD_MODIFY() helper (Vladislav Dronov) [RHEL-94929] +- sprintf.h requires stdarg.h (Vladislav Dronov) [RHEL-94929] +- smc: Use __sk_dst_get() and dst_dev_rcu() in smc_clc_prfx_match(). (CKI Backport Bot) [RHEL-130018] {CVE-2025-40168} + +* Wed Jan 28 2026 CKI KWF Bot [5.14.0-669.el9] +- nvme-tcp: fix NULL pointer dereferences in nvmet_tcp_build_pdu_iovec (CKI Backport Bot) [RHEL-144333] {CVE-2026-22998} +- NFSv4: ensure the open stateid seqid doesn't go backwards (Scott Mayhew) [RHEL-141483] +- virtio-net: remove unused delayed refill worker (Laurent Vivier) [RHEL-139819] +- virtio-net: don't schedule delayed refill worker (Laurent Vivier) [RHEL-139819] +- virtio-net: don't re-enable refill work too early when NAPI is disabled (Laurent Vivier) [RHEL-139819] +- virtio-net: disable delayed refill when pausing rx (Laurent Vivier) [RHEL-139819] +- virtio-net: Refactor napi_disable paths (Laurent Vivier) [RHEL-139819] +- virtio-net: Refactor napi_enable paths (Laurent Vivier) [RHEL-139819] +- virtio_net: separate virtnet_tx_resize() (Laurent Vivier) [RHEL-139819] +- virtio_net: separate virtnet_rx_resize() (Laurent Vivier) [RHEL-139819] +- vsock/vmci: Clear the vmci transport packet properly when initializing it (CKI Backport Bot) [RHEL-137698] {CVE-2025-38403} +- ftrace: bpf: Fix IPMODIFY + DIRECT in modify_ftrace_direct() (Mamatha Inamdar) [RHEL-14156] +- ftrace: Fix BPF fexit with livepatch (Mamatha Inamdar) [RHEL-14156] +- powerpc64/modules: replace stub allocation sentinel with an explicit counter (Mamatha Inamdar) [RHEL-14156] +- powerpc/ftrace: ensure ftrace record ops are always set for NOPs (Mamatha Inamdar) [RHEL-14156] +- redhat: Add CONFIG_PPC_FTRACE_OUT_OF_LINE_NUM_RESERVE (Mamatha Inamdar) [RHEL-14156] +- ftrace: fix incorrect hash size in register_ftrace_direct() (Mamatha Inamdar) [RHEL-14156] +- kbuild: dummy-tools: pretend we understand -fpatchable-function-entry (Mamatha Inamdar) [RHEL-14156] +- ftrace: Fix modification of direct_function hash while in use (Mamatha Inamdar) [RHEL-14156] +- powerpc64/ftrace: fix module loading without patchable function entries (Mamatha Inamdar) [RHEL-14156] +- powerpc: Replace kretprobe code with rethook on powerpc (Mamatha Inamdar) [RHEL-14156] +- powerpc64/ftrace: fix clobbered r15 during livepatching (Mamatha Inamdar) [RHEL-14156] +- powerpc/bpf: fix JIT code size calculation of bpf trampoline (Mamatha Inamdar) [RHEL-14156] +- powerpc/ftrace: Fix ftrace bug with KASAN=y (Mamatha Inamdar) [RHEL-14156] +- powerpc64/bpf: Add support for bpf trampolines (Mamatha Inamdar) [RHEL-14156] +- powerpc/ftrace: Add support for DYNAMIC_FTRACE_WITH_DIRECT_CALLS (Mamatha Inamdar) [RHEL-14156] +- powerpc/ftrace: Add support for DYNAMIC_FTRACE_WITH_CALL_OPS (Mamatha Inamdar) [RHEL-14156] +- powerpc64/ftrace: Support .text larger than 32MB with out-of-line stubs (Mamatha Inamdar) [RHEL-14156] +- powerpc64/ftrace: Move ftrace sequence out of line (Mamatha Inamdar) [RHEL-14156] +- kbuild: Add generic hook for architectures to use before the final vmlinux link (Mamatha Inamdar) [RHEL-14156] +- powerpc/ftrace: Add a postlink script to validate function tracer (Mamatha Inamdar) [RHEL-14156] +- powerpc64/bpf: Fold bpf_jit_emit_func_call_hlp() into bpf_jit_emit_func_call_rel() (Mamatha Inamdar) [RHEL-14156] +- powerpc/ftrace: Move ftrace stub used for init text before _einittext (Mamatha Inamdar) [RHEL-14156] +- powerpc/ftrace: Skip instruction patching if the instructions are the same (Mamatha Inamdar) [RHEL-14156] +- powerpc/ftrace: Remove pointer to struct module from dyn_arch_ftrace (Mamatha Inamdar) [RHEL-14156] +- powerpc64/ftrace: Nop out additional 'std' instruction emitted by gcc v5.x (Mamatha Inamdar) [RHEL-14156] +- powerpc/kprobes: Use ftrace to determine if a probe is at function entry (Mamatha Inamdar) [RHEL-14156] +- powerpc/trace: Account for -fpatchable-function-entry support by toolchain (Mamatha Inamdar) [RHEL-14156] +- kbuild: move vmlinux.o rule to the top Makefile (Mamatha Inamdar) [RHEL-14156] +- powerpc/code-patching: Use dedicated memory routines for patching (Mamatha Inamdar) [RHEL-14156] +- powerpc/ftrace: Ignore ftrace locations in exit text sections (Mamatha Inamdar) [RHEL-14156] +- powerpc: Fix build issue with LD_DEAD_CODE_DATA_ELIMINATION and FTRACE_MCOUNT_USE_PATCHABLE_FUNCTION_ENTRY (Mamatha Inamdar) [RHEL-14156] +- powerpc/ftrace: Add support for -fpatchable-function-entry (Mamatha Inamdar) [RHEL-14156] +- powerpc/ftrace: Implement ftrace_replace_code() (Mamatha Inamdar) [RHEL-14156] +- powerpc/ftrace: Replace use of ftrace_call_replace() with ftrace_create_branch_inst() (Mamatha Inamdar) [RHEL-14156] +- powerpc/ftrace: Simplify ftrace_modify_call() (Mamatha Inamdar) [RHEL-14156] +- powerpc/ftrace: Simplify ftrace_make_call() (Mamatha Inamdar) [RHEL-14156] +- powerpc/ftrace: Simplify ftrace_make_nop() (Mamatha Inamdar) [RHEL-14156] +- powerpc/ftrace: Add separate ftrace_init_nop() with additional validation (Mamatha Inamdar) [RHEL-14156] +- powerpc/ftrace: Stop re-purposing linker generated long branches for ftrace (Mamatha Inamdar) [RHEL-14156] +- powerpc/ftrace: Refactor ftrace_modify_code() (Mamatha Inamdar) [RHEL-14156] +- powerpc/ftrace: Simplify function_graph support in ftrace.c (Mamatha Inamdar) [RHEL-14156] +- powerpc/ftrace: Use patch_instruction() return directly (Mamatha Inamdar) [RHEL-14156] +- powerpc/ftrace: Refactor prepare_ftrace_return() (Mamatha Inamdar) [RHEL-14156] +- powerpc/ftrace: Have arch_ftrace_get_regs() return NULL unless FL_SAVE_REGS is set (Mamatha Inamdar) [RHEL-14156] +- powerpc/ftrace: Add recursion protection in prepare_ftrace_return() (Mamatha Inamdar) [RHEL-14156] +- powerpc/ftrace: Also save r1 in ftrace_caller() (Mamatha Inamdar) [RHEL-14156] +- powerpc/ftrace: directly call of function graph tracer by ftrace caller (Mamatha Inamdar) [RHEL-14156] +- powerpc/ftrace: Refactor ftrace_{en/dis}able_ftrace_graph_caller (Mamatha Inamdar) [RHEL-14156] +- powerpc/ftrace: Implement CONFIG_DYNAMIC_FTRACE_WITH_ARGS (Mamatha Inamdar) [RHEL-14156] +- powerpc/ftrace: Prepare PPC64's ftrace_caller() for CONFIG_DYNAMIC_FTRACE_WITH_ARGS (Mamatha Inamdar) [RHEL-14156] + +* Tue Jan 27 2026 CKI KWF Bot [5.14.0-668.el9] +- bonding: don't set oif to bond dev when getting NS target destination (CKI Backport Bot) [RHEL-128764] +- thunderbolt: Add support for Intel Wildcat Lake (Desnes Nunes) [RHEL-95661] +- crypto: seqiv - Do not use req->iv after crypto_aead_encrypt (Xin Long) [RHEL-118175] +- redhat: hsr: Remove tech preview tainting (Felix Maurer) [RHEL-100941] +- redhat: Package net/hsr selftests (Felix Maurer) [RHEL-127796] +- net/hsr: fix NULL pointer dereference in prp_get_untagged_frame() (Felix Maurer) [RHEL-127794] +- hsr: Follow standard for HSRv0 supervision frames (Felix Maurer) [RHEL-127794] +- hsr: Fix supervision frame sending on HSRv0 (Felix Maurer) [RHEL-127794] +- net: hsr: prevent creation of HSR device with slaves from another netns (Felix Maurer) [RHEL-127794] +- net/hsr: add interlink to fill_info output (Felix Maurer) [RHEL-127764 RHEL-127794] +- net/hsr: add protocol version to fill_info output (Felix Maurer) [RHEL-127764 RHEL-127794] +- hsr: hold rcu and dev lock for hsr_get_port_ndev (Felix Maurer) [RHEL-127794] +- hsr: use hsr_for_each_port_rtnl in hsr_port_get_hsr (Felix Maurer) [RHEL-127794] +- hsr: use rtnl lock when iterating over ports (Felix Maurer) [RHEL-127794] +- hsr: use netdev_master_upper_dev_link() when linking lower ports (Felix Maurer) [RHEL-127794] +- net, hsr: reject HSR frame if skb can't hold tag (Felix Maurer) [RHEL-127794] {CVE-2025-39703} +- net: hsr: sync hw addr of slave2 according to slave1 hw addr on PRP (Felix Maurer) [RHEL-127794 RHEL-130474] +- redhat: hsr: Enable KUnit test for PRP duplicate discard (Felix Maurer) [RHEL-127794] +- net: hsr: Add KUnit test for PRP (Felix Maurer) [RHEL-127794] +- net: hsr: Fix PRP duplicate detection (Felix Maurer) [RHEL-127794] +- net: hsr: Create and export hsr_get_port_ndev() (Felix Maurer) [RHEL-127794] +- net: hsr: remove synchronize_rcu() from hsr_add_port() (Felix Maurer) [RHEL-127794] +- net: hsr: remove one synchronize_rcu() from hsr_del_port() (Felix Maurer) [RHEL-127794] +- net: hsr: must allocate more bytes for RedBox support (Felix Maurer) [RHEL-127794] +- selftests: hsr: Add test for VLAN (Felix Maurer) [RHEL-127794 RHEL-130476] +- net: hsr: Add VLAN CTAG filter support (Felix Maurer) [RHEL-127794 RHEL-130476] +- net: hsr: Add VLAN support (Felix Maurer) [RHEL-127794 RHEL-130476] +- tests: hsr: Increase timeout to 50 seconds (Felix Maurer) [RHEL-127794] +- net: hsr: convert to use new timer APIs (Felix Maurer) [RHEL-127794] +- net: hsr: Remove interlink_sequence_nr. (Felix Maurer) [RHEL-127794] +- net: hsr: Use the seqnr lock for frames received via interlink port. (Felix Maurer) [RHEL-127794] +- net: hsr: prevent NULL pointer dereference in hsr_proxy_announce() (Felix Maurer) [RHEL-127794] +- net: hsr: cosmetic: Remove extra white space (Felix Maurer) [RHEL-127794] +- treewide, timers: Rename from_timer() to timer_container_of() (Felix Maurer) [RHEL-100940 RHEL-127794] +- net: hsr: Send supervisory frames to HSR network with ProxyNodeTable data (Felix Maurer) [RHEL-100940 RHEL-127794] +- selftests: hsr: Extend the hsr_ping.sh test to use fixed MAC addresses (Felix Maurer) [RHEL-127794] +- selftests: hsr: Extend the hsr_redbox.sh test to use fixed MAC addresses (Felix Maurer) [RHEL-127794] +- selftests: hsr: Fix "File exists" errors for hsr_ping (Felix Maurer) [RHEL-127794] +- test: hsr: Extend the hsr_redbox.sh to have more SAN devices connected (Felix Maurer) [RHEL-127794] +- test: hsr: Call cleanup_all_ns when hsr_redbox.sh script exits (Felix Maurer) [RHEL-100940 RHEL-127794] +- net: hsr: init prune_proxy_timer sooner (Felix Maurer) [RHEL-100940 RHEL-127794] +- test: hsr: Add test for HSR RedBOX (HSR-SAN) mode of operation (Felix Maurer) [RHEL-100940 RHEL-127794] +- test: hsr: Extract version agnostic information from ping command output (Felix Maurer) [RHEL-100940 RHEL-127794] +- test: hsr: Move common code to hsr_common.sh file (Felix Maurer) [RHEL-100940 RHEL-127794] +- test: hsr: Remove script code already implemented in lib.sh (Felix Maurer) [RHEL-100940 RHEL-127794] +- net: hsr: Provide RedBox support (HSR-SAN) (Felix Maurer) [RHEL-100940 RHEL-127794] +- net: hsr: Use full string description when opening HSR network device (Felix Maurer) [RHEL-127794] +- net: hsr: Fix typo in the hsr_forward_do() function comment (Felix Maurer) [RHEL-127794] +- net: hsr: constify the struct device_type usage (Felix Maurer) [RHEL-127794] +- net: fill in MODULE_DESCRIPTION()s for HSR (Felix Maurer) [RHEL-127794] +- selftests: hsr: Extend the testsuite to also cover HSRv1. (Felix Maurer) [RHEL-127794] +- selftests: hsr: Reorder the testsuite. (Felix Maurer) [RHEL-127794] +- selftests: hsr: Use `let' properly. (Felix Maurer) [RHEL-127794] +- net/hsr: Remove unused function declarations (Felix Maurer) [RHEL-127794] +- net: ionic: map SKB after pseudo-header checksum prep (Jakub Ramaseuski) [RHEL-127815] +- net: ionic: add dma_wmb() before ringing TX doorbell (Jakub Ramaseuski) [RHEL-127815] +- ionic: convert to ndo_hwtstamp API (Jakub Ramaseuski) [RHEL-127815] +- RDMA/ionic: Fix memory leak of admin q_wr (Jakub Ramaseuski) [RHEL-127815] +- RDMA/ionic: Use ether_addr_copy instead of memcpy (Jakub Ramaseuski) [RHEL-127815] +- RDMA/ionic: Fix build failure on SPARC due to xchg() operand size (Jakub Ramaseuski) [RHEL-127815] +- ionic: use int type for err in ionic_get_module_eeprom_by_page (Jakub Ramaseuski) [RHEL-127815] +- RDMA/ionic: Add Makefile/Kconfig to kernel build environment (Jakub Ramaseuski) [RHEL-127815] +- RDMA: Add IONIC to rdma_driver_id definition (Jakub Ramaseuski) [RHEL-127815] +- RDMA/ionic: Implement device stats ops (Jakub Ramaseuski) [RHEL-127815] +- RDMA/ionic: Register device ops for miscellaneous functionality (Jakub Ramaseuski) [RHEL-127815] +- RDMA/ionic: Register device ops for datapath (Jakub Ramaseuski) [RHEL-127815] +- RDMA/ionic: Register device ops for control path (Jakub Ramaseuski) [RHEL-127815] +- RDMA/ionic: Create device queues to support admin operations (Jakub Ramaseuski) [RHEL-127815] +- RDMA/ionic: Register auxiliary module for ionic ethernet adapter (Jakub Ramaseuski) [RHEL-127815] +- redhat/configs: Disable CONFIG_INFINIBAND_IONIC in generic (Jakub Ramaseuski) [RHEL-127815] +- net: ionic: Provide doorbell and CMB region information (Jakub Ramaseuski) [RHEL-127815] +- net: ionic: Provide interrupt allocation support for the RDMA driver (Jakub Ramaseuski) [RHEL-127815] +- net: ionic: Provide RDMA reset support for the RDMA driver (Jakub Ramaseuski) [RHEL-127815] +- net: ionic: Export the APIs from net driver to support device commands (Jakub Ramaseuski) [RHEL-127815] +- net: ionic: Update LIF identity with additional RDMA capabilities (Jakub Ramaseuski) [RHEL-127815] +- net: ionic: Create an auxiliary device for rdma driver (Jakub Ramaseuski) [RHEL-127815] +- ethernet: ionic: Fix DMA mapping tests (Jakub Ramaseuski) [RHEL-127815] +- ionic: cancel delayed work earlier in remove (Jakub Ramaseuski) [RHEL-127815] +- ionic: clean dbpage in de-init (Jakub Ramaseuski) [RHEL-127815] +- ionic: print firmware heartbeat as unsigned (Jakub Ramaseuski) [RHEL-127815] +- ionic: Prevent driver/fw getting out of sync on devcmd(s) (Jakub Ramaseuski) [RHEL-127815] +- redhat: enable TDX host config (Paolo Bonzini) [RHEL-115482] +- KVM: TDX: Explicitly do WBINVD when no more TDX SEAMCALLs (Paolo Bonzini) [RHEL-115482] +- x86/virt/tdx: Update the kexec section in the TDX documentation (Paolo Bonzini) [RHEL-115482] +- x86/virt/tdx: Remove the !KEXEC_CORE dependency (Paolo Bonzini) [RHEL-115482] +- x86/kexec: Disable kexec/kdump on platforms with TDX partial write erratum (Paolo Bonzini) [RHEL-115482] +- x86/virt/tdx: Mark memory cache state incoherent when making SEAMCALL (Paolo Bonzini) [RHEL-115482] +- x86/sme: Use percpu boolean to control WBINVD during kexec (Paolo Bonzini) [RHEL-115482] +- x86/virt/tdx: Avoid indirect calls to TDX assembly functions (Paolo Bonzini) [RHEL-115482] + +* Mon Jan 26 2026 CKI KWF Bot [5.14.0-667.el9] +- nvmet-tcp: fixup hang in nvmet_tcp_listen_data_ready() (Maurizio Lombardi) [RHEL-87800] +- ata: libata-scsi: Fix system suspend for a security locked drive (Tomas Henzl) [RHEL-106827] +- ata: ahci: Use correct DMI identifier for ASUSPRO-D840SA LPM quirk (Tomas Henzl) [RHEL-106827] +- ata: libata-scsi: Fix ata_to_sense_error() status handling (Tomas Henzl) [RHEL-106827] +- ata: ahci: Disallow LPM for Asus B550-F motherboard (Tomas Henzl) [RHEL-106827] +- ata: ahci: Disallow LPM for ASUSPRO-D840SA motherboard (Tomas Henzl) [RHEL-106827] +- ata: libata-scsi: Fix offsets for the fixed format sense data (Tomas Henzl) [RHEL-106827] +- RDMA/rxe: Fix slab-use-after-free Read in rxe_queue_cleanup bug (CKI Backport Bot) [RHEL-137065] {CVE-2025-38024} +- scsi: qla2xxx: Update version to 10.02.10.100-k (Nilesh Javali) [RHEL-136530] +- scsi: qla2xxx: Fix bsg_done() causing double free (Nilesh Javali) [RHEL-136530] +- scsi: qla2xxx: Query FW again before proceeding with login (Nilesh Javali) [RHEL-136530] +- scsi: qla2xxx: Validate sp before freeing associated memory (Nilesh Javali) [RHEL-136530] +- scsi: qla2xxx: Free sp in error path to fix system crash (Nilesh Javali) [RHEL-136530] +- scsi: qla2xxx: Delay module unload while fabric scan in progress (Nilesh Javali) [RHEL-136530] +- scsi: qla2xxx: Allow recovery for tape devices (Nilesh Javali) [RHEL-136530] +- scsi: qla2xxx: Add bsg interface to support firmware img validation (Nilesh Javali) [RHEL-136530] +- scsi: qla2xxx: Validate MCU signature before executing MBC 03h (Nilesh Javali) [RHEL-136530] +- scsi: qla2xxx: Add load flash firmware mailbox support for 28xxx (Nilesh Javali) [RHEL-136530] +- scsi: qla2xxx: Add support for 64G SFP speed (Nilesh Javali) [RHEL-136530] +- scsi: qla2xxx: Add Speed in SFP print information (Nilesh Javali) [RHEL-136530] + +* Fri Jan 23 2026 CKI KWF Bot [5.14.0-666.el9] +- wifi: rtw88: limit indirect IO under powered off for RTL8822CS (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: iwlwifi: Fix firmware version handling (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mt76: Move mt76_abort_scan out of mt76_reset_device() (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: rtw89: hw_scan: Don't let the operating channel be last (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: iwlwifi: mld: always take beacon ies in link grading (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: iwlwifi: mvm: fix beacon template/fixed rate (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: iwlwifi: fix aux ROC time event iterator usage (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mac80211_hwsim: Fix possible NULL dereference (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mac80211: skip rate verification for not captured PSDUs (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mac80211: reject address change while connecting (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: ath11k: zero init info->status in wmi_process_mgmt_tx_comp() (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mac80211_hwsim: Limit destroy_on_close radio removal to netgroup (Jose Ignacio Tornos Martinez) [RHEL-132587] +- Revert "wifi: ath12k: Fix missing station power save configuration" (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mac80211: use wiphy_hrtimer_work for csa.switch_work (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mac80211: use wiphy_hrtimer_work for ml_reconf_work (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mac80211: use wiphy_hrtimer_work for ttlm_work (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: cfg80211: add an hrtimer based delayed work item (Jose Ignacio Tornos Martinez) [RHEL-132587] +- Revert "wifi: ath10k: avoid unnecessary wait for service ready message" (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mac80211: fix key tailroom accounting leak (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: brcmfmac: fix crash while sending Action Frames in standalone AP Mode (Jose Ignacio Tornos Martinez) [RHEL-132587] {CVE-2025-40321} +- wifi: mac80211: reset FILS discovery and unsol probe resp intervals (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: iwlwifi: fix potential use after free in iwl_mld_remove_link() (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: ath12k: free skb during idr cleanup callback (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: ath10k: Fix memory leak on unsupported WMI command (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: cfg80211: fix width unit in cfg80211_radio_chandef_valid() (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: ath11k: HAL SRNG: don't deinitialize and re-initialize again (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: ath12k: enforce CPU endian format for all QMI data (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: ath12k: Use 1KB Cache Flush Command for QoS TID Descriptors (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: ath12k: Fix flush cache failure during RX queue update (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: ath12k: Add Retry Mechanism for REO RX Queue Update Failures (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: ath12k: Refactor REO command to use ath12k_dp_rx_tid_rxq (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: ath12k: Refactor RX TID buffer cleanup into helper function (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: ath12k: Refactor RX TID deletion handling into helper function (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: ath12k: Increase DP_REO_CMD_RING_SIZE to 256 (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: cfg80211: remove IEEE80211_CHAN_{1,2,4,8,16}MHZ flags (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mac80211: fix Rx packet handling when pubsta information is not available (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: cfg80211: remove ieee80211_s1g_channel_width (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mac80211: correctly initialise S1G chandef for STA (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: cfg80211: correctly implement and validate S1G chandef (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mac80211: remove tx_handlers_drop debugfs stats (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mac80211: Remove redundant rcu_read_lock/unlock() in spin_lock (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mac80211_hwsim: Add simulation support for NAN device (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mac80211: Extend support for changing NAN configuration (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mac80211: Export an API to check if NAN is started (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mac80211: Get the correct interface for non-netdev skb status (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mac80211: Track NAN interface start/stop (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mac80211: Accept management frames on NAN interface (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mac80211: Support Tx of action frame for NAN (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: cfg80211: Store the NAN cluster ID (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: cfg80211: Support Tx/Rx of action frame for NAN (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: cfg80211: Advertise supported NAN capabilities (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: nl80211: Add more NAN capabilities (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: cfg80211: Add cluster joined notification APIs (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: nl80211: Add NAN Discovery Window (DW) notification (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: nl80211: Add more configuration options for NAN commands (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: ath12k: Extend beacon miss handling for MLO non-AP STA (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: ath12k: Add support to handle reason inactivity STA kickout event for QCN9274/IPQ5332 (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: ath12k: enhance the WMI_PEER_STA_KICKOUT event with reasons and RSSI reporting (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: ath12k: report station mode per-chain signal strength (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: ath10k: Fix connection after GTK rekeying (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: ath10k: avoid unnecessary wait for service ready message (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: ath11k: fix NULL dereference in ath11k_qmi_m3_load() (Jose Ignacio Tornos Martinez) [RHEL-132587] {CVE-2025-39991} +- wifi: ath10k: remove gpio number assignment (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: ath11k: Remove redundant semicolon (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: ath12k: downgrade log level for CE buffer enqueue failure (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: ath12k: fix wrong logging ID used for CE (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: ath11k: downgrade log level for CE buffer enqueue failure (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: ath12k: Add fallback for invalid channel number in PHY metadata (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: ath12k: fix the fetching of combined rssi (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: ath12k: fix HAL_PHYRX_COMMON_USER_INFO handling in monitor mode (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: ath12k: fix signal in radiotap for WCN7850 (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: ath12k: Add support to set per-radio RTS threshold (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: rtw89: wow: enable TKIP related feature (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: rtw89: 8922a: add TAS feature support (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: rtw89: open C2H event waiting window first before sending H2C command (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: rtw89: renew a completion for each H2C command waiting C2H event (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: rtw89: 8852b: enable beacon tracking support (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: rtw89: debug: support SER L0 simulation (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: rtw89: phy: initialize AFE by firmware element table (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: rtw89: obtain RX path from ppdu status IE00 (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: rtw89: disable RTW89_PHYSTS_IE09_FTR_0 for ppdu status (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: rtw89: use ieee80211_tx_info::driver_data to store driver TX info (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: rtw89: chan: allow callers to check if a link has no managed chanctx (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mt76: abort scan/roc on hw restart (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mt76: improve phy reset on hw restart (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mt76: mt7996: fill User Priority in skb->priority for rx packets (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mt76: mt7996: set VTA in txwi (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mt76: mt7996: remove the mem_total field of STA_REC_BF command (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mt76: mt7996: disable promiscuous mode by default (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mt76: use altx queue for offchannel tx on connac+ (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mt76: mt7996: fix updating beacon protection with beacons enabled (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mt76: mt7996: fix key add/remove imbalance (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mt76: mt7996: delete vif keys when requested (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mt76: mt7996: fix memory leak on mt7996_mcu_sta_key_tlv error (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mt76: mt7996: fix setting beacon protection keys (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mt76: mt7996: decrease timeout for commonly issued MCU commands (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mt76: mt7996: improve hardware restart reliability (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mt76: mt7996: remove redundant per-phy mac80211 calls during restart (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mt76: mt7921u: Add VID/PID for Netgear A7500 (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mt76: mt76_eeprom_override to int (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mt76: mt7996: support writing MAC TXD for AddBA Request (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mt76: mt7925: refine the txpower initialization flow (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mt76: mt7915: fix mt7981 pre-calibration (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mt76: Add mt76_dma_get_rxdmad_c_buf utility routione (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mt76: mt7996: Decouple RRO logic from WED support (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mt76: Add rx_queue_init callback (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mt76: mt7996: Introduce RRO MSDU callbacks (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mt76: mt7996: Convert mt7996_wed_rro_addr to LE (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mt76: mt7996: Fix RX packets configuration for primary WED device (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mt76: mt7996: Fix tx-queues initialization for second phy on mt7996 (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mt76: mt7996: Introduce the capability to reset MT7992 WED device (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mt76: mt7996: Enable HW RRO for MT7992 chipset (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mt76: mt7996: Initial DMA configuration for MT7992 WED support (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mt76: Do not always enable NAPIs for WED RRO queues (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mt76: Differentiate between RRO data and RRO MSDU queues (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mt76: Remove q->ndesc check in mt76_dma_rx_fill() (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mt76: Add reset_idx to reset_q mt76_queue_ops signature. (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mt76: mt7996: Enable MLO support for client interfaces (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mt76: mt7996: Set EML capabilities for AP interface (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mt76: mt7996: Export MLO AP capabilities to mac80211 (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mt76: mt7996: Temporarily disable EPCS (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mt76: mt7996: Implement MLD address translation for EAPOL (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mt76: mt7996: Add all active links to poll list in mt7996_mac_tx_free() (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mt76: mt7996: Fix mt7996_reverse_frag0_hdr_trans for MLO (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mt76: mt7996: Use proper link info in mt7996_mcu_add_group (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mt76: mt7921: Add 160MHz beamformee capability for mt7922 device (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mt76: mt7925: add pci restore for hibernate (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mt76: mt7996: Check phy before init msta_link in mt7996_mac_sta_add_links() (Jose Ignacio Tornos Martinez) [RHEL-132587] {CVE-2025-40066} +- wifi: mt76: mt7996: Use proper link_id in link_sta_rc_update callback (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mt76: Remove dead code in mt76_scan_work (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mt76: mt7996: Use deflink for AMPDU rx reordering (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mt76: mt7921: add MBSSID support (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mt76: fix potential memory leak in mt76_wmac_probe() (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mt76: mt7925: add MBSSID support (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mt76: mt7925u: Add VID/PID for Netgear A9000 (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mt76: mt7996: Set proper link destination address in mt7996_tx() (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mt76: mt7996: Set def_wcid pointer in mt7996_mac_sta_init_link() (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mt76: mt7996: Fix mt7996_mcu_bss_mld_tlv routine (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mt76: mt7996: Fix mt7996_mcu_sta_ba wcid configuration (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mt76: mt7996: Overwrite unspecified link_id in mt7996_tx() (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mwifiex: fix endianness handling in mwifiex_send_rgpower_table (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: cfg80211: Remove the redundant wiphy_dev (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mac80211: fix incorrect comment (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: cfg80211: update the time stamps in hidden ssid (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mac80211: Fix HE capabilities element check (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mac80211: add tx_handlers_drop statistics to ethtool (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: iwlwifi: mld: CHANNEL_SURVEY_NOTIF is always supported (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: iwlwifi: mld: remove support of iwl_esr_mode_notif version 1 (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: iwlwifi: mld: remove support from of sta cmd version 1 (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: iwlwifi: mld: remove support of roc cmd version 5 (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: iwlwifi: mld: remove support of mac cmd ver 2 (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: iwlwifi: mld: don't consider phy cmd version 5 (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: iwlwifi: implement wowlan status notification API update (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: iwlwifi: fw: Add ASUS to PPAG and TAS list (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: iwlwifi: add kunit tests for nvm parse (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: iwlwifi: api: add a flag to iwl_link_ctx_modify_flags (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: iwlwifi: pcie: move ltr_enabled to the specific transport (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: iwlwifi: pcie: move pm_support to the specific transport (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: iwlwifi: rename iwl_finish_nic_init (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: iwlwifi: replace SUPPRESS_CMD_ERROR_ONCE status bit with a boolean (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: iwlwifi: add STATUS_FW_ERROR API (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: rtw89: Add USB ID 2001:3327 for D-Link AX18U rev. A1 (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: rtw89: Add USB ID 2001:332a for D-Link AX9U rev. A1 (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: rtl8xxxu: expose efuse via debugfs (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: iwlwifi: Fix dentry reference leak in iwl_mld_add_link_debugfs (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: iwlwifi: mei: Remove unused flexible-array member in struct iwl_sap_hdr (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: iwlwifi: Remove redundant header files (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: iwlwifi: Remove duplicated include in trans.c (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mwifiex: fix double free in mwifiex_send_rgpower_table() (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mac80211: Fix 6 GHz Band capabilities element advertisement in lower bands (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mac80211: reduce the scope of rts_threshold (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mac80211: reduce the scope of link_id (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: brcmfmac: support AP isolation to restrict reachability between stations (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: nl80211: strict checking attributes for NL80211_CMD_SET_BSS (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: drivers: indicate support for attributes in NL80211_CMD_SET_BSS (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: nl80211: allow drivers to support subset of NL80211_CMD_SET_BSS (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: nl80211: Add EHT fixed Tx rate support (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mac80211: kunit: add kunit tests for S1G PVB decoding (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mac80211: support parsing S1G TIM PVB (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mac80211: support block bitmap S1G TIM encoding (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: brcmfmac: fix 43752 SDIO FWVID incorrectly labelled as Cypress (CYW) (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mwifiex: send world regulatory domain to driver (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mwifiex: add rgpower table loading support (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: brcmfmac: avoid assignment in if/else-if conditions in NVRAM load path (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: mac80211: count reg connection element in the size (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: cfg80211: Remove unused tracepoints (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: rtw89: 8852bt: Remove redundant off_reverse variables (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: rtw89: use int type to store negative error codes (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: rtw89: add getting function of DMA channel v1 (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: rtw89: abstract getting function of DMA channel (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: rtw89: pci: add RPP parser v1 (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: rtw89: pci: abstract RPP parser (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: rtw89: pci: add group BD address design (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: rtw89: pci: define TX/RX buffer descriptor pool (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: rtw89: pci: add struct rtw89_{tx,rx}_rings to put related fields (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: rtw89: pci: use RDU status of R_BE_PCIE_DMA_IMR_0_V1 instead for 8922DE (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: rtw89: pci: prepare interrupt related registers and functions for 8922DE (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: rtw89: pci: move chip ISR definition out from chip generation (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: rtl8xxxu: Remove TL-WN722N V2 (0x2357: 0x010c) from untested devices (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: iwlwifi: don't support WH a step (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: iwlwifi: mld: remove a TODO (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: iwlwifi: carefully select the PNVM source (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: iwlwifi: mld: make iwl_mld_rm_vif void (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: iwlwifi: pcie: remember when interrupts are disabled (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: iwlwifi: mld: support TLC command version 5 (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: iwlwifi: gen1_2: move gen specific code to a function (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: iwlwifi: gen1_2: rename iwl_trans_pcie_op_mode_enter (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: iwlwifi: really remove hw_wfpm_id (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: iwlwifi: remove unneeded jacket indication (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: iwlwifi: don't publish TWT capabilities (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: iwlwifi: trans: move dev_cmd_pool to trans specific (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: iwlwifi: remove .pnvm files from module info (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: iwlwifi: acpi: make iwl_guid static (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: iwlwifi: uefi: remove runtime check of constant values (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: iwlwifi: refactor iwl_pnvm_get_from_fs (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: iwlwifi: iwl-config: include module.h (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: iwlwifi: mld: don't modify trans state where not needed (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: iwlwifi: simplify iwl_trans_pcie_d3_resume (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: iwlwifi: trans: remove STATUS_SUSPENDED (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: iwlwifi: trans: remove d3 test code (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: iwlwifi: remove dump file name extension support (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: iwlwifi: mvm: remove d3 test code (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: iwlwifi: add a new FW file numbering scheme (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: iwlwifi: mld: add few missing hcmd/notif names (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: iwlwifi: mld: Add debug log for second link (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: iwlwifi: simplify iwl_poll_prph_bit return value (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: iwlwifi: pcie: relocate finish_nic_init logic to gen1_2 (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: iwlwifi: mld: trigger mlo scan only when not in EMLSR (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: iwlwifi: mld: don't check the cipher on resume (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: iwlwifi: mld: don't validate keys state on resume (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: iwlwifi: mld: rename iwl_mld_set_key_rx_seq (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: iwlwifi: mld: refactor iwl_mld_add_all_rekeys (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: iwlwifi: mld: don't consider old versions of PPAG (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: iwlwifi: make ppag versioning clear (Jose Ignacio Tornos Martinez) [RHEL-132587] +- Reapply "wifi: iwlwifi: remove support of several iwl_ppag_table_cmd versions" (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: iwlwifi: bump MIN API in HR/GF/BZ/SC/DR (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: iwlwifi: mvm: remove a function declaration (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: iwlwifi: mld/mvm: set beacon protection capability in wowlan config (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: iwlwifi: mvm/mld: correctly retrieve the keyidx from the beacon (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: iwlwifi: mld: track BIGTK per link (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: iwlwifi: mld: support MLO rekey on resume (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: iwlwifi: mvm: cleanup cipher lookup in resume (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: iwlwifi: mld: cleanup cipher lookup in resume (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: iwlwifi: mvm: remove MLO code (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: rtw88: Use led->brightness_set_blocking for PCI too (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: rtw89: coex: Limit Wi-Fi scan slot cost to avoid A2DP glitch (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: rtw89: 8852c: update firmware crash trigger type for newer firmware (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: rtw89: 8852a: report average RSSI to avoid unnecessary scanning (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: rtw89: 8852a: report per-channel noise level by get_survey ops (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: rtw89: 8852bt: Simplify unnecessary if-else conditions in _dpk_onoff() (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: rtl8xxxu: Don't claim USB ID 07b8:8188 (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: rtlwifi: rtl8192cu: Don't claim USB ID 07b8:8188 (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: rtw89: fix group frames loss when connected to non-transmitted BSSID (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: rtw89: fix BSSID comparison for non-transmitted BSSID (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: rtw89: 8852c: check LPS H2C command complete by C2H reg instead of done ack (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: rtw89: 8851b: rfk: update TX wideband IQK (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: rtw89: 8851b: rfk: update IQK TIA setting (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: rtw89: wow: remove notify during WoWLAN net-detect (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: rtw89: debug: add beacon_info debugfs (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: rtw89: introduce beacon tracking to improve connection stability (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: rtw89: 8852bt: Use standard helper for string choice (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: rtw89: add dummy C2H handlers for BCN resend and update done (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: rtw89: print just once for unknown C2H events (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: rtw88: Lock rtwdev->mutex before setting the LED (Jose Ignacio Tornos Martinez) [RHEL-132587] +- wifi: rtw88: sdio: use indirect IO for device registers before power-on (Jose Ignacio Tornos Martinez) [RHEL-132587] +- ktime: Add us_to_ktime() (Jose Ignacio Tornos Martinez) [RHEL-132587] +- net: convert to nla_get_*_default() [wireless] (Jose Ignacio Tornos Martinez) [RHEL-132587] +- eventpoll: don't decrement ep refcount while still holding the ep mutex (CKI Backport Bot) [RHEL-138032] {CVE-2025-38349} +- blk-mq: Abort suspend when wakeup events are pending (Ming Lei) [RHEL-137855] +- fs/proc: fix uaf in proc_readdir_de() (CKI Backport Bot) [RHEL-137099] {CVE-2025-40271} +- idpf: set mac type when adding and removing MAC filters (Michal Schmidt) [RHEL-82234 RHEL-91991 RHEL-92017] + +* Thu Jan 22 2026 CKI KWF Bot [5.14.0-665.el9] +- sched: Fix build for modules using set_tsk_need_resched() (Gabriele Monaco) [RHEL-141542] +- sched: Export hidden tracepoints to modules (Gabriele Monaco) [RHEL-141542] +- powerpc/tools: drop `-o pipefail` in gcc check scripts (Jan Stancek) [RHEL-138326] +- devlink: rate: Unset parent pointer in devl_rate_nodes_destroy (Petr Oros) [RHEL-121722] +- devlink: Introduce switchdev_inactive eswitch mode (Petr Oros) [RHEL-121722] +- devlink: Add new "max_mac_per_vf" generic device param (Petr Oros) [RHEL-121722] +- devlink: region: correct port region lookup to use port_ops (Petr Oros) [RHEL-121722] +- devlink rate: Remove unnecessary 'static' from a couple places (Petr Oros) [RHEL-121722] +- devlink: Add a 'num_doorbells' driverinit param (Petr Oros) [RHEL-121722] +- devlink: Add 'total_vfs' generic device param (Petr Oros) [RHEL-121722] +- devlink: Make health reporter burst period configurable (Petr Oros) [RHEL-121722] +- devlink: Introduce burst period for health reporter (Petr Oros) [RHEL-121722] +- devlink: Move health reporter recovery abort logic to a separate function (Petr Oros) [RHEL-121722] +- devlink: Move graceful period parameter to reporter ops (Petr Oros) [RHEL-121722] +- devlink/port: Check attributes early and constify (Petr Oros) [RHEL-121722] +- devlink/port: Simplify return checks (Petr Oros) [RHEL-121722] +- netdevsim: add fw_update_flash_chunk_time_ms debugfs knobs (Petr Oros) [RHEL-121722] +- devlink: Fix excessive stack usage in rate TC bandwidth parsing (Petr Oros) [RHEL-121722] +- selftest: netdevsim: Add devlink rate tc-bw test (Petr Oros) [RHEL-121722] +- devlink: Extend devlink rate API with traffic classes bandwidth management (Petr Oros) [RHEL-121722] +- netlink: introduce type-checking attribute iteration for nlmsg (Petr Oros) [RHEL-121722] +- docs: netdevsim: fixe typo in netdevsim documentation (Petr Oros) [RHEL-121722] +- selftests: drv-net: import things in lib one by one (Petr Oros) [RHEL-121722] +- documentation: networking: devlink: Fix a typo in devlink-trap.rst (Petr Oros) [RHEL-121722] +- devlink: add value check to devlink_info_version_put() (Petr Oros) [RHEL-121722] +- x86/bugs: Report correct retbleed mitigation status (Waiman Long) [RHEL-119225] +- x86/bugs: Fix reporting of LFENCE retpoline (Waiman Long) [RHEL-119225] +- x86/bugs: Fix spectre_v2 forcing (Waiman Long) [RHEL-119225] +- x86/bugs: Remove uses of cpu_mitigations_off() (Waiman Long) [RHEL-119225] +- x86/bugs: Simplify SSB cmdline parsing (Waiman Long) [RHEL-119225] +- x86/bugs: Use early_param() for spectre_v2 (Waiman Long) [RHEL-119225] +- x86/bugs: Use early_param() for spectre_v2_user (Waiman Long) [RHEL-119225] +- x86/bugs: Add attack vector controls for VMSCAPE (Waiman Long) [RHEL-119225] +- x86/bugs: Add attack vector controls for SSB (Waiman Long) [RHEL-119225] +- x86/microcode/AMD: Handle the case of no BIOS microcode (Waiman Long) [RHEL-119225] +- x86/bugs: Fix GDS mitigation selecting when mitigation is off (Waiman Long) [RHEL-119225] +- x86/bugs: Select best SRSO mitigation (Waiman Long) [RHEL-119225] +- x86/bugs: Print enabled attack vectors (Waiman Long) [RHEL-119225] +- x86/bugs: Add attack vector controls for TSA (Waiman Long) [RHEL-119225] +- x86/pti: Add attack vector controls for PTI (Waiman Long) [RHEL-119225] +- x86/bugs: Add attack vector controls for ITS (Waiman Long) [RHEL-119225] +- x86/bugs: Add attack vector controls for SRSO (Waiman Long) [RHEL-119225] +- x86/bugs: Add attack vector controls for L1TF (Waiman Long) [RHEL-119225] +- x86/bugs: Add attack vector controls for spectre_v2 (Waiman Long) [RHEL-119225] +- x86/bugs: Add attack vector controls for BHI (Waiman Long) [RHEL-119225] +- x86/bugs: Add attack vector controls for spectre_v2_user (Waiman Long) [RHEL-119225] +- x86/bugs: Add attack vector controls for retbleed (Waiman Long) [RHEL-119225] +- x86/bugs: Add attack vector controls for spectre_v1 (Waiman Long) [RHEL-119225] +- x86/bugs: Add attack vector controls for GDS (Waiman Long) [RHEL-119225] +- x86/bugs: Add attack vector controls for SRBDS (Waiman Long) [RHEL-119225] +- x86/bugs: Add attack vector controls for RFDS (Waiman Long) [RHEL-119225] +- x86/bugs: Add attack vector controls for MMIO (Waiman Long) [RHEL-119225] +- x86/bugs: Add attack vector controls for TAA (Waiman Long) [RHEL-119225] +- x86/bugs: Add attack vector controls for MDS (Waiman Long) [RHEL-119225] +- x86/bugs: Define attack vectors relevant for each bug (Waiman Long) [RHEL-119225] +- x86/Kconfig: Add arch attack vector support (Waiman Long) [RHEL-119225] +- cpu: Define attack vectors (Waiman Long) [RHEL-119225] +- Documentation/x86: Document new attack vector controls (Waiman Long) [RHEL-119225] +- x86/bugs: Clean up SRSO microcode handling (Waiman Long) [RHEL-119225] +- x86/bugs: Use IBPB for retbleed if used by SRSO (Waiman Long) [RHEL-119225] +- x86/bugs: Add SRSO_MITIGATION_NOSMT (Waiman Long) [RHEL-119225] +- x86/bugs: Allow ITS stuffing in eIBRS+retpoline mode also (Waiman Long) [RHEL-119225] +- x86/bugs: Remove its=stuff dependency on retbleed (Waiman Long) [RHEL-119225] +- x86/bugs: Introduce cdt_possible() (Waiman Long) [RHEL-119225] +- x86/bugs: Use switch/case in its_apply_mitigation() (Waiman Long) [RHEL-119225] +- x86/bugs: Avoid warning when overriding return thunk (Waiman Long) [RHEL-119225] +- x86/bugs: Simplify the retbleed=stuff checks (Waiman Long) [RHEL-119225] +- x86/bugs: Avoid AUTO after the select step in the retbleed mitigation (Waiman Long) [RHEL-119225] +- x86/bugs: Fix spectre_v2 mitigation default on Intel (Waiman Long) [RHEL-119225] +- x86/bugs: Restructure ITS mitigation (Waiman Long) [RHEL-119225] +- x86/bugs: Fix SRSO reporting on Zen1/2 with SMT disabled (Waiman Long) [RHEL-119225] +- x86/cpu: Add "Old Microcode" docs to hw-vuln toctree (Waiman Long) [RHEL-119225] +- x86/cpu: Help users notice when running old Intel microcode (Waiman Long) [RHEL-119225] +- x86/cpufeatures: Shorten X86_FEATURE_CLEAR_BHB_LOOP_ON_VMEXIT (Waiman Long) [RHEL-119225] +- x86/bugs: Remove X86_BUG_MMIO_UNKNOWN (Waiman Long) [RHEL-119225] +- x86/bugs: Restructure SRSO mitigation (Waiman Long) [RHEL-119225] +- x86/bugs: Restructure L1TF mitigation (Waiman Long) [RHEL-119225] +- x86/bugs: Restructure SSB mitigation (Waiman Long) [RHEL-119225] +- x86/bugs: Restructure spectre_v2 mitigation (Waiman Long) [RHEL-119225] +- x86/bugs: Restructure BHI mitigation (Waiman Long) [RHEL-119225] +- x86/bugs: Restructure spectre_v2_user mitigation (Waiman Long) [RHEL-119225] +- x86/bugs: Restructure retbleed mitigation (Waiman Long) [RHEL-119225] +- x86/bugs: Allow retbleed=stuff only on Intel (Waiman Long) [RHEL-119225] +- x86/bugs: Restructure spectre_v1 mitigation (Waiman Long) [RHEL-119225] +- x86/bugs: Restructure GDS mitigation (Waiman Long) [RHEL-119225] +- x86/bugs: Restructure SRBDS mitigation (Waiman Long) [RHEL-119225] +- x86/bugs: Remove md_clear_*_mitigation() (Waiman Long) [RHEL-119225] +- x86/bugs: Restructure RFDS mitigation (Waiman Long) [RHEL-119225] +- x86/bugs: Restructure MMIO mitigation (Waiman Long) [RHEL-119225] +- x86/bugs: Restructure TAA mitigation (Waiman Long) [RHEL-119225] +- x86/bugs: Restructure MDS mitigation (Waiman Long) [RHEL-119225] +- KVM: SVM: Set/clear SRSO's BP_SPEC_REDUCE on 0 <=> 1 VM count transitions (Waiman Long) [RHEL-119225] +- Documentation/x86: Update the naming of CPU features for /proc/cpuinfo (Waiman Long) [RHEL-119225] +- redhat/configs: Enable CONFIG_CPU_MITIGATIONS (Waiman Long) [RHEL-119225] +- cpu: Ignore "mitigations" kernel parameter if CPU_MITIGATIONS=n (Waiman Long) [RHEL-119225] +- cpu: Re-enable CPU mitigations by default for !X86 architectures (Waiman Long) [RHEL-119225] +- x86/cpu: Actually turn off mitigations by default for SPECULATION_MITIGATIONS=n (Waiman Long) [RHEL-119225] + +* Wed Jan 21 2026 CKI KWF Bot [5.14.0-664.el9] +- nvme: fix PCIe subsystem reset controller state transition (John Meneghini) [RHEL-137435] +- powerpc/eeh: fix recursive pci_lock_rescan_remove locking in EEH event handling (John Meneghini) [RHEL-137435] +- powerpc/eeh: Make EEH driver device hotplug safe (John Meneghini) [RHEL-137435] {CVE-2025-38576} +- objtool: Fix standalone --hacks=jump_label (Rado Vrbovsky) [RHEL-114923] +- objtool: Fix weak symbol detection (Rado Vrbovsky) [RHEL-114923] +- objtool, spi: amd: Fix out-of-bounds stack access in amd_set_spi_freq() (Rado Vrbovsky) [RHEL-114923] +- bus: mhi: host: pci_generic: Set DMA mask for VFs (Jose Ignacio Tornos Martinez) [RHEL-132593] +- bus: mhi: core: Improve mhi_sync_power_up handling for SYS_ERR state (Jose Ignacio Tornos Martinez) [RHEL-132593] +- bus: mhi: host: pci_generic: Reset QDU100 while the MHI driver is removed (Jose Ignacio Tornos Martinez) [RHEL-132593] +- bus: mhi: host: pci_generic: Add SRIOV support (Jose Ignacio Tornos Martinez) [RHEL-132593] +- bus: mhi: host: pci_generic: Read SUBSYSTEM_VENDOR_ID for VF's to check status (Jose Ignacio Tornos Martinez) [RHEL-132593] +- bus: mhi: host: Add support for separate controller configurations for VF and PF (Jose Ignacio Tornos Martinez) [RHEL-132593] +- bus: mhi: ep: Fix chained transfer handling in read path (Jose Ignacio Tornos Martinez) [RHEL-132593] +- bus: mhi: host: Notify EE change via uevent (Jose Ignacio Tornos Martinez) [RHEL-132593] +- bus: mhi: host: Do not use uninitialized 'dev' pointer in mhi_init_irq_setup() (Jose Ignacio Tornos Martinez) [RHEL-132593] +- bus: mhi: host: pci_generic: Add support for all Foxconn T99W696 SKU variants (Jose Ignacio Tornos Martinez) [RHEL-132593] +- gfs2: Do not cancel internal demote requests (Andreas Gruenbacher) [RHEL-135362] +- gfs2: run_queue cleanup (Andreas Gruenbacher) [RHEL-135362] +- gfs2: Get rid of unnecessary test_and_set_bit (Andreas Gruenbacher) [RHEL-135362] + +* Tue Jan 20 2026 CKI KWF Bot [5.14.0-663.el9] +- scsi: sg: Fix occasional bogus elapsed time that exceeds timeout (Michal Rábek) [RHEL-58952] +- NFSv4/pNFS: Clear NFS_INO_LAYOUTCOMMIT in pnfs_mark_layout_stateid_invalid (CKI Backport Bot) [RHEL-140261] {CVE-2025-68349} +- smb: client: let recv_done verify data_offset, data_length and remaining_data_length (Paulo Alcantara) [RHEL-131389] {CVE-2025-39933} +- redhat/kernel.spec.template: Let kernel-modules installation rebuild initrd in UKI system (Li Tian) [RHEL-135721] +- ASoC: Intel: bytcr_rt5640: Fix invalid quirk input mapping (CKI Backport Bot) [RHEL-129113] {CVE-2025-40154} +- xfrm: bring back device check in validate_xmit_xfrm (Hangbin Liu) [RHEL-116770] +- bonding: Fix multiple long standing offload races (Hangbin Liu) [RHEL-116770] +- bonding: Mark active offloaded xfrm_states (Hangbin Liu) [RHEL-116770] +- xfrm: Add explicit dev to .xdo_dev_state_{add,delete,free} (Hangbin Liu) [RHEL-116770] +- xfrm: Remove unneeded device check from validate_xmit_xfrm (Hangbin Liu) [RHEL-116770] +- xfrm: Use xdo.dev instead of xdo.real_dev (Hangbin Liu) [RHEL-116770] +- net/mlx5: Avoid using xso.real_dev unnecessarily (Hangbin Liu) [RHEL-116770] + +* Sat Jan 17 2026 CKI KWF Bot [5.14.0-662.el9] +- Bluetooth: hci_sock: Prevent race in socket write iter and sock bind (CKI Backport Bot) [RHEL-139463] {CVE-2025-68305} +- Set fc_nlinfo in nh_create_ipv4, nh_create_ipv6 (Guillaume Nault) [RHEL-138491] +- net: ethtool: update set_rxfh_indir to use ethtool_get_rx_ring_count helper (Ivan Vecera) [RHEL-132646] +- net: ethtool: update set_rxfh to use ethtool_get_rx_ring_count helper (Ivan Vecera) [RHEL-132646] +- net: ethtool: add get_rx_ring_count callback to optimize RX ring queries (Ivan Vecera) [RHEL-132646] +- net: ethtool: remove the duplicated handling from ethtool_get_rxrings (Ivan Vecera) [RHEL-132646] +- net: ethtool: add support for ETHTOOL_GRXRINGS ioctl (Ivan Vecera) [RHEL-132646] +- net: ethtool: pass the num of RX rings directly to ethtool_copy_validate_indir (Ivan Vecera) [RHEL-132646] +- net: openvswitch: Avoid needlessly taking the RTNL on vport destroy (Adrian Moreno) [RHEL-137482] +- powercap: intel_rapl: Add support for Wildcat Lake platform (CKI Backport Bot) [RHEL-95625] +- Bluetooth: MGMT: Fix OOB access in parse_adv_monitor_pattern() (CKI Backport Bot) [RHEL-136967] {CVE-2025-40294} +- net/sched: mqprio: fix stack out-of-bounds write in tc entry parsing (CKI Backport Bot) [RHEL-136823] {CVE-2025-38568} +- net/handshake: Fix memory leak in tls_handshake_accept() (Olga Kornievskaia) [RHEL-134735] +- NFSv4: Fix an incorrect parameter when calling nfs4_call_sync() (Olga Kornievskaia) [RHEL-134735] +- NFS: sysfs: fix leak when nfs_client kobject add fails (Olga Kornievskaia) [RHEL-134735] +- pnfs: Set transport security policy to RPC_XPRTSEC_NONE unless using TLS (Olga Kornievskaia) [RHEL-134735] +- pnfs: Fix TLS logic in _nfs4_pnfs_v4_ds_connect() (Olga Kornievskaia) [RHEL-134735] +- NFSD: Never cache a COMPOUND when the SEQUENCE operation fails (Olga Kornievskaia) [RHEL-134735] +- NFSD: Skip close replay processing if XDR encoding fails (Olga Kornievskaia) [RHEL-134735] +- NFSD: Encode COMPOUND operation status on page boundaries (Olga Kornievskaia) [RHEL-134735] +- NFSD: free copynotify stateid in nfs4_free_ol_stateid() (Olga Kornievskaia) [RHEL-134735] +- NFSD: Fix crash in nfsd4_read_release() (Olga Kornievskaia) [RHEL-134735] +- NFSD: Define a proc_layoutcommit for the FlexFiles layout type (Olga Kornievskaia) [RHEL-134735] +- NFSv4.1: fix backchannel max_resp_sz verification check (Olga Kornievskaia) [RHEL-134735] +- NFSD: Fix destination buffer size in nfsd4_ssc_setup_dul() (Olga Kornievskaia) [RHEL-134735] +- sunrpc: fix null pointer dereference on zero-length checksum (Olga Kornievskaia) [RHEL-134735] +- Bluetooth: hci_sync: fix race in hci_cmd_sync_dequeue_once (CKI Backport Bot) [RHEL-136257] {CVE-2025-40318} +- net: vlan: sync VLAN features with lower device (CKI Backport Bot) [RHEL-80409] +- mptcp: fix race condition in mptcp_schedule_work() (CKI Backport Bot) [RHEL-134449] {CVE-2025-40258} +- sctp: avoid NULL dereference when chunk data buffer is missing (CKI Backport Bot) [RHEL-134005] {CVE-2025-40240} +- inetpeer: do not get a refcount in inet_getpeer() (Guillaume Nault) [RHEL-116117] +- inetpeer: update inetpeer timestamp in inet_getpeer() (Guillaume Nault) [RHEL-116117] +- inetpeer: remove create argument of inet_getpeer() (Guillaume Nault) [RHEL-116117] +- inetpeer: remove create argument of inet_getpeer_v[46]() (Guillaume Nault) [RHEL-116117] +- ipv4/route: avoid unused-but-set-variable warning (Guillaume Nault) [RHEL-116117] +- net: vxlan: prevent NULL deref in vxlan_xmit_one (Antoine Tenart) [RHEL-133365] +- openvswitch: Stricter validation for the userspace action (Paolo Valerio) [RHEL-115648] +- openvswitch: Fix unsafe attribute parsing in output_userspace() (Paolo Valerio) [RHEL-115648] +- net: openvswitch: fix nested key length validation in the set() action (Paolo Valerio) [RHEL-115648] +- openvswitch: use RCU protection in ovs_vport_cmd_fill_info() (Paolo Valerio) [RHEL-115648] +- openvswitch: fix lockup on tx to unregistering netdev with carrier (Paolo Valerio) [RHEL-115648] +- ethtool: Don't check for RXFH fields conflict when no input_xfrm is requested (Ivan Vecera) [RHEL-127561] +- net: ethtool: don't mux RXFH via rxnfc callbacks (Ivan Vecera) [RHEL-127561] +- eth: hns3: migrate to new RXFH callbacks (Ivan Vecera) [RHEL-127561] +- eth: hinic: migrate to new RXFH callbacks (Ivan Vecera) [RHEL-127561] +- eth: nfp: migrate to new RXFH callbacks (Ivan Vecera) [RHEL-127561] +- eth: mlx5: migrate to new RXFH callbacks (Ivan Vecera) [RHEL-127561] +- eth: qede: migrate to new RXFH callbacks (Ivan Vecera) [RHEL-127561] +- eth: benet: migrate to new RXFH callbacks (Ivan Vecera) [RHEL-127561] +- eth: sfc: migrate to new RXFH callbacks (Ivan Vecera) [RHEL-127561] +- eth: sfc: siena: migrate to new RXFH callbacks (Ivan Vecera) [RHEL-127561] +- eth: sfc: falcon: migrate to new RXFH callbacks (Ivan Vecera) [RHEL-127561] +- eth: sxgbe: migrate to new RXFH callbacks (Ivan Vecera) [RHEL-127561] +- eth: dpaa2: migrate to new RXFH callbacks (Ivan Vecera) [RHEL-127561] +- eth: dpaa: migrate to new RXFH callbacks (Ivan Vecera) [RHEL-127561] +- eth: niu: migrate to new RXFH callbacks (Ivan Vecera) [RHEL-127561] +- eth: otx2: migrate to new RXFH callbacks (Ivan Vecera) [RHEL-127561] +- eth: thunder: migrate to new RXFH callbacks (Ivan Vecera) [RHEL-127561] +- eth: ena: migrate to new RXFH callbacks (Ivan Vecera) [RHEL-127561] +- eth: bnxt: migrate to new RXFH callbacks (Ivan Vecera) [RHEL-127561] +- eth: bnx2x: migrate to new RXFH callbacks (Ivan Vecera) [RHEL-127561] +- eth: iavf: migrate to new RXFH callbacks (Ivan Vecera) [RHEL-127561] +- eth: ice: migrate to new RXFH callbacks (Ivan Vecera) [RHEL-127561] +- eth: i40e: migrate to new RXFH callbacks (Ivan Vecera) [RHEL-127561] +- eth: fm10k: migrate to new RXFH callbacks (Ivan Vecera) [RHEL-127561] +- eth: ixgbe: migrate to new RXFH callbacks (Ivan Vecera) [RHEL-127561] +- eth: igc: migrate to new RXFH callbacks (Ivan Vecera) [RHEL-127561] +- eth: igb: migrate to new RXFH callbacks (Ivan Vecera) [RHEL-127561] +- eth: e1000e: migrate to new RXFH callbacks (Ivan Vecera) [RHEL-127561] +- eth: lan743x: migrate to new RXFH callbacks (Ivan Vecera) [RHEL-127561] +- eth: cxgb4: migrate to new RXFH callbacks (Ivan Vecera) [RHEL-127561] +- eth: cisco: migrate to new RXFH callbacks (Ivan Vecera) [RHEL-127561] +- eth: gianfar: migrate to new RXFH callbacks (Ivan Vecera) [RHEL-127561] +- net: drv: hyperv: migrate to new RXFH callbacks (Ivan Vecera) [RHEL-127561] +- net: drv: virtio: migrate to new RXFH callbacks (Ivan Vecera) [RHEL-127561] +- net: drv: vmxnet3: migrate to new RXFH callbacks (Ivan Vecera) [RHEL-127561] +- eth: remove empty RXFH handling from drivers (Ivan Vecera) [RHEL-127561] +- net: ethtool: add dedicated callbacks for getting and setting rxfh fields (Ivan Vecera) [RHEL-127561] +- net: ethtool: require drivers to opt into the per-RSS ctx RXFH (Ivan Vecera) [RHEL-127561] +- net: ethtool: remove the duplicated handling from rxfh and rxnfc (Ivan Vecera) [RHEL-127561] +- net: ethtool: copy the rxfh flow handling (Ivan Vecera) [RHEL-127561] +- net: ethtool: mm: reset verification status when link is down (Ivan Vecera) [RHEL-127569] +- net: ethtool: mm: extract stmmac verification logic into common library (Ivan Vecera) [RHEL-127569] +- net: use dst_dev_rcu() in sk_setup_caps() (Hangbin Liu) [RHEL-129085] {CVE-2025-40170} +- ipv4: use RCU protection in ip_dst_mtu_maybe_forward() (Hangbin Liu) [RHEL-129085] +- net: ipv4: Consolidate ipv4_mtu and ip_dst_mtu_maybe_forward (Hangbin Liu) [RHEL-129085] +- ipv6: use RCU in ip6_xmit() (Hangbin Liu) [RHEL-129022] {CVE-2025-40135} +- ipv6: use RCU in ip6_output() (Hangbin Liu) [RHEL-128985] {CVE-2025-40158} +- net: dst: introduce dst->dev_rcu (Hangbin Liu) [RHEL-128985] +- ipv4: use RCU protection in __ip_rt_update_pmtu() (Hangbin Liu) [RHEL-128985] +- net: Add locking to protect skb->dev access in ip_output (Hangbin Liu) [RHEL-128985] +- net: dst: add four helpers to annotate data-races around dst->dev (Hangbin Liu) [RHEL-128985] +- bpf: Fix mismatched RCU unlock flavour in bpf_out_neigh_v6 (Hangbin Liu) [RHEL-128985] +- vrf: Fix lockdep splat in output path (Hangbin Liu) [RHEL-128985] +- ipv6: remove nexthop_fib6_nh_bh() (Hangbin Liu) [RHEL-128985] +- net: remove rcu_dereference_bh_rtnl() (Hangbin Liu) [RHEL-128985] +- neighbour: switch to standard rcu, instead of rcu_bh (Hangbin Liu) [RHEL-128985] +- ipv6: flowlabel: do not disable BH where not needed (Hangbin Liu) [RHEL-128985] +- ipv6: remove one read_lock()/read_unlock() pair in rt6_check_neigh() (Hangbin Liu) [RHEL-128985] +- neigh: introduce neigh_confirm() helper function (Hangbin Liu) [RHEL-128985] +- net: Prevent use after free in netif_napi_set_irq_locked() (Petr Oros) [RHEL-83023] +- net: move aRFS rmap management and CPU affinity to core (Petr Oros) [RHEL-83023] +- xfrm: Check inner packet family directly from skb_dst (Hangbin Liu) [RHEL-95005] +- xfrm: fix offloading of cross-family tunnels (Hangbin Liu) [RHEL-95005] +- udp: also consider secpath when evaluating ipsec use for checksumming (Hangbin Liu) [RHEL-95005] +- xfrm: restore GSO for SW crypto (Hangbin Liu) [RHEL-95005] +- xfrm: always initialize offload path (Hangbin Liu) [RHEL-95005] +- xfrm: check for PMTU in tunnel mode for packet offload (Hangbin Liu) [RHEL-95005] +- xfrm: provide common xdo_dev_offload_ok callback implementation (Hangbin Liu) [RHEL-95005] +- xfrm: rely on XFRM offload (Hangbin Liu) [RHEL-95005] +- xfrm: simplify SA initialization routine (Hangbin Liu) [RHEL-95005] +- xfrm: delay initialization of offload path till its actually requested (Hangbin Liu) [RHEL-95005] + +* Fri Jan 16 2026 CKI KWF Bot [5.14.0-661.el9] +- iavf: avoid deadlock by cancelling work without netdev lock in remove path (Mohammad Heib) [RHEL-130117] +- tools/power turbostat: Validate APERF access for VMWARE (David Arcari) [RHEL-127044] +- workqueue: Initialize wq_isolated_cpumask in workqueue_init_early() (Waiman Long) [RHEL-120441] +- workqueue: add printf attribute to __alloc_workqueue() (Waiman Long) [RHEL-120441] +- workqueue: Increase worker desc's length to 32 (Waiman Long) [RHEL-120441] +- workqueue: Refactor worker ID formatting and make wq_worker_comm() use full ID string (Waiman Long) [RHEL-120441] +- Revert "Drivers: hv: Add CONFIG_HYPERV_VMBUS option" (José Expósito) [RHEL-125801] +- Reapply "drm/amdgpu: fix incorrect vm flags to map bo" (José Expósito) [RHEL-125801] +- Reapply "drm/i915: Convert REG_GENMASK*() to fixed-width GENMASK_U*()" (José Expósito) [RHEL-125801] +- drm/amd/display: Do not use CC_FLAGS_FPU/CC_FLAGS_NO_FPU (José Expósito) [RHEL-125801] +- dma-buf: dma-heap: Do not use string literal in EXPORT_SYMBOL_NS_GPL (José Expósito) [RHEL-125801] +- Revert "drm/sysfb: Find screen_info format with helpers" (José Expósito) [RHEL-125801] +- Revert "change the calling conventions for vfs_parse_fs_string()" (José Expósito) [RHEL-125801] +- drm/pagemap: Add missing parameter to vma_alloc_folio() (José Expósito) [RHEL-125801] +- drm: Use previous includes (José Expósito) [RHEL-125801] +- Revert "mm: make folio page count functions return unsigned" (José Expósito) [RHEL-125801] +- redhat/configs: Add new configs from DRM 6.18 backport (José Expósito) [RHEL-125801] +- Merge DRM changes from upstream v6.18-rc7..v6.18 (José Expósito) [RHEL-125801] +- Merge DRM changes from upstream v6.18-rc6..v6.18-rc7 (José Expósito) [RHEL-125801] +- Merge DRM changes from upstream v6.18-rc5..v6.18-rc6 (José Expósito) [RHEL-125801] +- Merge DRM changes from upstream v6.18-rc4..v6.18-rc5 (José Expósito) [RHEL-125801] +- Merge DRM changes from upstream v6.17..v6.18-rc4 (José Expósito) [RHEL-125801] +- efi/x86: Memory protection on EfiGcdMemoryTypeMoreReliable (Lenny Szubowicz) [RHEL-95228] +- mmc: dw_mmc: add exynos7870 DW MMC support (Steve Dunnagan) [RHEL-104061] +- mmc: dw_mmc-bluefield: Add support for eMMC HW reset (Steve Dunnagan) [RHEL-104061] +- mmc: dw_mmc: Use devm_mmc_alloc_host() helper (Steve Dunnagan) [RHEL-104061] +- mmc: dw_mmc: add a quirk for accessing 64-bit FIFOs in two halves (Steve Dunnagan) [RHEL-104061] +- mmc: host: Fix typos in comments across various files (Steve Dunnagan) [RHEL-104061] +- mmc: dw_mmc: allow biu and ciu clocks to defer (Steve Dunnagan) [RHEL-104061] +- mmc: dw_mmc: Add support for platform specific eMMC HW reset (Steve Dunnagan) [RHEL-104061] +- mmc: Convert from tasklet to BH workqueue (Steve Dunnagan) [RHEL-104061] +- mmc: dw_mmc: Remove unused of_gpio.h (Steve Dunnagan) [RHEL-104061] + +* Thu Jan 15 2026 CKI KWF Bot [5.14.0-660.el9] +- bpf, arm64: Do not audit capability check in do_jit() (CKI Backport Bot) [RHEL-126125] +- vsock: Ignore signal/timeout on connect() if already established (CKI Backport Bot) [RHEL-139285] {CVE-2025-40248} +- x86/sev: Guard sev_evict_cache() with CONFIG_AMD_MEM_ENCRYPT (Paolo Bonzini) [RHEL-32892] +- x86/sev: Evict cache lines during SNP memory validation (Paolo Bonzini) [RHEL-32892] +- HID: intel-ish-hid: Fix -Wcast-function-type-strict in devm_ishtp_alloc_workqueue() (Tony Camuso) [RHEL-136560] +- HID: intel-ish-hid: ipc: Separate hibernate callbacks in dev_pm_ops (Tony Camuso) [RHEL-136560] +- HID: intel-ish-hid: Use IPC RESET instead of void message in ish_wakeup() (Tony Camuso) [RHEL-136560] +- HID: intel-ish-hid: ipc: Always schedule FW reset work on RESET_NOTIFY/ACK (Tony Camuso) [RHEL-136560] +- HID: intel-ish-ipc: Reset clients state on resume from D3 (Tony Camuso) [RHEL-136560] +- HID: intel-ishtp-hid: Clear suspended flag only after connected on resume (Tony Camuso) [RHEL-136560] +- HID: intel-ish-hid: Add ishtp_get_connection_state() interface (Tony Camuso) [RHEL-136560] +- HID: intel-ish-hid: Use dedicated unbound workqueues to prevent resume blocking (Tony Camuso) [RHEL-136560] +- HID: intel-ish-ipc: Remove redundant ready check after timeout function (Tony Camuso) [RHEL-136560] +- HID: intel-ish-hid: Increase ISHTP resume ack timeout to 300ms (Tony Camuso) [RHEL-136560] +- HID: intel-ish-hid: ipc: Add Wildcat Lake PCI device ID (Tony Camuso) [RHEL-136560] +- hid: intel-ish-hid: Use PCI_DEVICE_DATA() macro for ISH device table (Tony Camuso) [RHEL-136560] +- cifs: Fix deadlock in cifs_writepages during reconnect (Paulo Alcantara) [RHEL-132486] +- irqchip/gic-v2m: Prevent use after free of gicv2m_get_fwnode() (CKI Backport Bot) [RHEL-131972] {CVE-2025-37819} +- time/timecounter: Fix the lie that struct cyclecounter is const (Ivan Vecera) [RHEL-127559] +- Bluetooth: ISO: Fix possible UAF on iso_conn_free (CKI Backport Bot) [RHEL-128894] {CVE-2025-40141} +- ice: ice_adapter: release xa entry on adapter allocation failure (CKI Backport Bot) [RHEL-128470] {CVE-2025-40185} + +* Wed Jan 14 2026 CKI KWF Bot [5.14.0-659.el9] +- mm: hugetlb: avoid soft lockup when mprotect to large memory area (Luiz Capitulino) [RHEL-139899] +- net: atlantic: fix fragment overflow handling in RX path (CKI Backport Bot) [RHEL-139488] {CVE-2025-68301} +- block: fix race between wbt_enable_default and IO submission (Ming Lei) [RHEL-137734] +- libceph: fix potential use-after-free in have_mon_and_osd_map() (CKI Backport Bot) [RHEL-137401] {CVE-2025-68285} +- block: Use RCU in blk_mq_[un]quiesce_tagset() instead of set->tag_list_lock (Ming Lei) [RHEL-136168] +- net: mana: Handle hardware recovery events when probing the device (Maxim Levitsky) [RHEL-132184] +- net: mana: Drop TX skb on post_work_request failure and unmap resources (Maxim Levitsky) [RHEL-132184] +- net: mana: Handle SKB if TX SGEs exceed hardware limit (Maxim Levitsky) [RHEL-132184] +- net: mana: Add standard counter rx_missed_errors (Maxim Levitsky) [RHEL-132184] +- net: mana: Move hardware counter stats from per-port to per-VF context (Maxim Levitsky) [RHEL-132184] +- net: mana: Support HW link state events (Maxim Levitsky) [RHEL-132184] +- RDMA/mana_ib: Extend modify QP (Maxim Levitsky) [RHEL-132184] +- net: mana: Reduce waiting time if HWC not responding (Maxim Levitsky) [RHEL-132184] +- net: mana: Use page pool fragments for RX buffers instead of full pages to improve memory efficiency. (Maxim Levitsky) [RHEL-132184] +- RDMA/mana_ib: Drain send wrs of GSI QP (Maxim Levitsky) [RHEL-132184] +- net: hv_netvsc: fix loss of early receive events from host during channel open. (Maxim Levitsky) [RHEL-132184] +- rv: Update RHEL kconfigs for 6.17 upstream code (Gabriele Monaco) [RHEL-114755] +- redhat/configs: Move CONFIG_RV_PER_TASK_MONITORS to common/generic (Gabriele Monaco) [RHEL-114755] +- New configs in kernel/trace (Gabriele Monaco) [RHEL-114755] +- rv: Make rtapp/pagefault monitor depends on CONFIG_MMU (Gabriele Monaco) [RHEL-114755] +- rv: Fully convert enabled_monitors to use list_head as iterator (Gabriele Monaco) [RHEL-114755] +- rv: Fix missing mutex unlock in rv_register_monitor() (Gabriele Monaco) [RHEL-114755] +- include/linux/rv.h: remove redundant include file (Gabriele Monaco) [RHEL-114755] +- rv: Fix wrong type cast in enabled_monitors_next() (Gabriele Monaco) [RHEL-114755] +- rv: Support systems with time64-only syscalls (Gabriele Monaco) [RHEL-114755] +- Documentation/rv: Fix minor typo in monitor_synthesis page (Gabriele Monaco) [RHEL-114755] +- rv: Add opid per-cpu monitor (Gabriele Monaco) [RHEL-114755] +- rv: Add nrp and sssw per-task monitors (Gabriele Monaco) [RHEL-114755] +- rv: Replace tss and sncid monitors with more complete sts (Gabriele Monaco) [RHEL-114755] +- sched: Adapt sched tracepoints for RV task model (Gabriele Monaco) [RHEL-114755] +- rv: Retry when da monitor detects race conditions (Gabriele Monaco) [RHEL-114755] +- rv: Adjust monitor dependencies (Gabriele Monaco) [RHEL-114755] +- rv: Use strings in da monitors tracepoints (Gabriele Monaco) [RHEL-114755] +- rv: Remove trailing whitespace from tracepoint string (Gabriele Monaco) [RHEL-114755] +- rv: Add da_handle_start_run_event_ to per-task monitors (Gabriele Monaco) [RHEL-114755] +- rv: Fix wrong type cast in reactors_show() and monitor_reactor_show() (Gabriele Monaco) [RHEL-114755] +- rv: Fix wrong type cast in monitors_show() (Gabriele Monaco) [RHEL-114755] +- rv: Remove struct rv_monitor::reacting (Gabriele Monaco) [RHEL-114755] +- rv: Remove rv_reactor's reference counter (Gabriele Monaco) [RHEL-114755] +- rv: Merge struct rv_reactor_def into struct rv_reactor (Gabriele Monaco) [RHEL-114755] +- rv: Merge struct rv_monitor_def into struct rv_monitor (Gabriele Monaco) [RHEL-114755] +- rv: Remove unused field in struct rv_monitor_def (Gabriele Monaco) [RHEL-114755] +- rv: Return init error when registering monitors (Gabriele Monaco) [RHEL-114755] +- verification/rvgen: Organise Kconfig entries for nested monitors (Gabriele Monaco) [RHEL-114755] +- tools/dot2c: Fix generated files going over 100 column limit (Gabriele Monaco) [RHEL-114755] +- tools/rv: Stop gracefully also on SIGTERM (Gabriele Monaco) [RHEL-114755] +- tools/rv: Do not skip idle in trace (Gabriele Monaco) [RHEL-114755] +- verification/rvgen: Do not generate unused variables (Gabriele Monaco) [RHEL-114755] +- verification/rvgen: Generate each variable definition only once (Gabriele Monaco) [RHEL-114755] +- rv/ltl: Do not execute the Buchi automaton twice on start condition (Gabriele Monaco) [RHEL-114755] +- verification/rvgen: Support the 'next' operator (Gabriele Monaco) [RHEL-114755] +- panic: Fix up description of vpanic() (Gabriele Monaco) [RHEL-114755] +- Documentation/rv: Add documentation for linear temporal logic monitors (Gabriele Monaco) [RHEL-114755] +- verification/rvgen: Add support for linear temporal logic (Gabriele Monaco) [RHEL-114755] +- verification/rvgen: Restructure the classes to prepare for LTL inclusion (Gabriele Monaco) [RHEL-114755] +- verification/rvgen: Restructure the templates files (Gabriele Monaco) [RHEL-114755] +- Documentation/rv: Prepare monitor synthesis document for LTL inclusion (Gabriele Monaco) [RHEL-114755] +- verification/dot2k: Prepare the frontend for LTL inclusion (Gabriele Monaco) [RHEL-114755] +- verification/dot2k: Replace is_container() hack with subparsers (Gabriele Monaco) [RHEL-114755] +- verification/dot2k: Remove __buff_to_string() (Gabriele Monaco) [RHEL-114755] +- verification/dot2k: Make a separate dot2k_templates/Kconfig_container (Gabriele Monaco) [RHEL-114755] +- tracing: Remove pointless memory barriers (Gabriele Monaco) [RHEL-114755] +- rv: Allow to configure the number of per-task monitor (Gabriele Monaco) [RHEL-114755] +- rv: Add documentation for rtapp monitor (Gabriele Monaco) [RHEL-114755] +- rv: Add rtapp_sleep monitor (Gabriele Monaco) [RHEL-114755] +- rv: Add rtapp_pagefault monitor (Gabriele Monaco) [RHEL-114755] +- riscv: mm: Add page fault trace points (Gabriele Monaco) [RHEL-114755] +- x86/tracing, x86/mm: Move page fault tracepoints to generic (Gabriele Monaco) [RHEL-114755] +- x86/tracing, x86/mm: Remove redundant trace_pagefault_key (Gabriele Monaco) [RHEL-114755] +- rv: Add rtapp container monitor (Gabriele Monaco) [RHEL-114755] +- rv: Add support for LTL monitors (Gabriele Monaco) [RHEL-114755] +- rv: rename CONFIG_DA_MON_EVENTS to CONFIG_RV_MON_EVENTS (Gabriele Monaco) [RHEL-114755] +- rv: Let the reactors take care of buffers (Gabriele Monaco) [RHEL-114755] +- panic: Add vpanic() (Gabriele Monaco) [RHEL-114755] +- kernel/panic.c: format kernel-doc comments (Gabriele Monaco) [RHEL-114755] +- printk: Make vprintk_deferred() public (Gabriele Monaco) [RHEL-114755] +- rv: Add #undef TRACE_INCLUDE_FILE (Gabriele Monaco) [RHEL-114755] + +* Fri Jan 09 2026 CKI KWF Bot [5.14.0-658.el9] +- powerpc/64s/slb: Fix SLB multihit issue during SLB preload (Mamatha Inamdar) [RHEL-104980] +- KVM: arm64: Guard PMSCR_EL1 initialization with SPE presence check (Cornelia Huck) [RHEL-131243] +- KVM: arm64: nv: Don't advance PC when pending an SVE exception (Cornelia Huck) [RHEL-131243] +- KVM: arm64: Don't access ICC_SRE_EL2 if GICv3 doesn't support v2 compatibility (Cornelia Huck) [RHEL-131243] +- KVM: arm64: Fix kvm_vcpu_{set,is}_be() to deal with EL2 state (Cornelia Huck) [RHEL-131243] +- rtla/timerlat_bpf: Stop tracing on user latency (Tomas Glozar) [RHEL-125445] +- cpufreq: intel_pstate: Fix object lifecycle issue in update_qos_request() (David Arcari) [RHEL-129862] +- dpll: zl3073x: Specify phase adjustment granularity for pins (Ivan Vecera) [RHEL-129505] +- dlm: check for undefined release_option values (Alexander Aring) [RHEL-127940] +- dlm: handle release_option as unsigned (Alexander Aring) [RHEL-127940] +- dlm: handle invalid lockspace member remove (Alexander Aring) [RHEL-127940] +- dlm: add new flag DLM_RELEASE_RECOVER for dlm_lockspace_release (Alexander Aring) [RHEL-127940] +- dlm: add new configfs entry release_recover for lockspace members (Alexander Aring) [RHEL-127940] +- dlm: add new RELEASE_RECOVER uevent attribute for release_lockspace (Alexander Aring) [RHEL-127940] +- dlm: use defines for force values in dlm_release_lockspace (Alexander Aring) [RHEL-127940] +- dlm: check for defined force value in dlm_lockspace_release (Alexander Aring) [RHEL-127940] +- dlm: disallow different configs nodeid storages (Alexander Aring) [RHEL-127940] +- dlm: prevent NPD when writing a positive value to event_done (Alexander Aring) [RHEL-127940] {CVE-2025-23131} +- bits: introduce fixed-type BIT_U*() (José Expósito) [RHEL-125803] +- bits: introduce fixed-type GENMASK_U*() (José Expósito) [RHEL-125803] +- bits: add comments and newlines to #if, #else and #endif directives (José Expósito) [RHEL-125803] +- linux/bits.h: simplify GENMASK_INPUT_CHECK() (José Expósito) [RHEL-125803] +- compiler.h: add const_true() (José Expósito) [RHEL-125803] +- iopoll: Generalize read_poll_timeout() into poll_timeout_us() (José Expósito) [RHEL-125803] +- PM: hibernate: Fix pm_hibernation_mode_is_suspend() build breakage (José Expósito) [RHEL-125803] +- PM: hibernate: Add pm_hibernation_mode_is_suspend() (José Expósito) [RHEL-125803] +- overflow: add range_overflows() and range_end_overflows() (José Expósito) [RHEL-125803] +- list: add list_last_entry_or_null() (José Expósito) [RHEL-125803] +- redhat: Temporary stop adding 'kernel' component to SBAT (Li Tian) [RHEL-124584] +- redhat: Switch to implicit enablement of CONFIG_EFI_SBAT_FILE (Li Tian) [RHEL-124584] +- redhat: Add SBAT information to Linux kernel (Li Tian) [RHEL-124584] +- x86/efi: Implement support for embedding SBAT data for x86 (Li Tian) [RHEL-124584] +- efi: Fix .data section size calculations when .sbat is present (Li Tian) [RHEL-124584] +- efi: Drop preprocessor directives from zboot.lds (Li Tian) [RHEL-124584] +- efi: zboot specific mechanism for embedding SBAT section (Li Tian) [RHEL-124584] +- mlxbf_gige: return EPROBE_DEFER if PHY IRQ is not available (David Thompson) [RHEL-104015] +- mlxbf_gige: emit messages during open and probe failures (David Thompson) [RHEL-104015] +- mlxbf_gige: disable RX filters until RX path initialized (David Thompson) [RHEL-104015] +- mlxbf_gige: add support to display pause frame counters (David Thompson) [RHEL-104015] + +* Thu Jan 08 2026 CKI KWF Bot [5.14.0-657.el9] +- powerpc/kexec: Enable SMT before waking offline CPUs (Mamatha Inamdar) [RHEL-137134] +- dpll: zl3073x: Allow to configure phase offset averaging factor (CKI Backport Bot) [RHEL-118666] +- drm/vmwgfx: Validate command header size against SVGA_CMD_MAX_DATASIZE (CKI Backport Bot) [RHEL-134429] {CVE-2025-40277} +- PM: hibernate: shrink shmem pages after dev_pm_ops.prepare() (José Expósito) [RHEL-120786] +- mlxbf-bootctl: use sysfs_emit_at() in secure_boot_fuse_state_show() (David Thompson) [RHEL-103900] +- mlxbf-bootctl: Support sysfs entries for RTC battery status (David Thompson) [RHEL-103900] +- platform/mellanox: mlxbf-bootctl: use sysfs_emit() instead of sprintf() (David Thompson) [RHEL-103900] +- gpio: mlxbf3: use platform_get_irq_optional() (David Thompson) [RHEL-103874] +- gpio: mlxbf3: Support shutdown() function (David Thompson) [RHEL-103874] +- pinctrl: mlxbf3: Fix return value check for devm_platform_ioremap_resource (David Thompson) [RHEL-104059] + +* Tue Jan 06 2026 CKI KWF Bot [5.14.0-656.el9] +- block: don't freeze queue for updating queue limits (Ming Lei) [RHEL-134978] +- x86/resctrl: Fix miscount of bandwidth event when reactivating previously unavailable RMID (David Arcari) [RHEL-129399] +- x86/resctrl: Implement resctrl_arch_reset_cntr() and resctrl_arch_cntr_read() (David Arcari) [RHEL-129399] +- fs/resctrl: Introduce counter ID read, reset calls in mbm_event mode (David Arcari) [RHEL-129399] +- x86/resctrl: Refactor resctrl_arch_rmid_read() (David Arcari) [RHEL-129399] +- scsi: lpfc: Update lpfc version to 14.4.0.12 (Paul Ely) [RHEL-127902] +- scsi: lpfc: Add capability to register Platform Name ID to fabric (Paul Ely) [RHEL-127902] +- scsi: lpfc: Allow support for BB credit recovery in point-to-point topology (Paul Ely) [RHEL-127902] +- scsi: lpfc: Fix reusing an ndlp that is marked NLP_DROPPED during FLOGI (Paul Ely) [RHEL-127902] +- scsi: lpfc: Modify kref handling for Fabric Controller ndlps (Paul Ely) [RHEL-127902] +- scsi: lpfc: Fix leaked ndlp krefs when in point-to-point topology (Paul Ely) [RHEL-127902] +- scsi: lpfc: Ensure unregistration of rpis for received PLOGIs (Paul Ely) [RHEL-127902] +- scsi: lpfc: Remove redundant NULL ptr assignment in lpfc_els_free_iocb() (Paul Ely) [RHEL-127902] +- scsi: lpfc: Revise discovery related function headers and comments (Paul Ely) [RHEL-127902] +- scsi: lpfc: Update various NPIV diagnostic log messaging (Paul Ely) [RHEL-127902] +- scsi: lpfc: Copyright updates for 14.4.0.11 patches (Paul Ely) [RHEL-127902] +- scsi: lpfc: Update lpfc version to 14.4.0.11 (Paul Ely) [RHEL-127902] +- scsi: lpfc: Convert debugfs directory counts from atomic to unsigned int (Paul Ely) [RHEL-127902] +- scsi: lpfc: Clean up extraneous phba dentries (Paul Ely) [RHEL-127902] +- scsi: lpfc: Use switch case statements in DIF debugfs handlers (Paul Ely) [RHEL-127902] +- scsi: lpfc: Fix memory leak when nvmeio_trc debugfs entry is used (Paul Ely) [RHEL-127902] +- scsi: lpfc: Define size of debugfs entry for xri rebalancing (Paul Ely) [RHEL-127902] +- scsi: lpfc: Ensure PLOGI_ACC is sent prior to PRLI in Point to Point topology (Paul Ely) [RHEL-127902] +- scsi: lpfc: Check return status of lpfc_reset_flush_io_context during TGT_RESET (Paul Ely) [RHEL-127902] +- scsi: lpfc: Decrement ndlp kref after FDISC retries exhausted (Paul Ely) [RHEL-127902] +- scsi: lpfc: Remove ndlp kref decrement clause for F_Port_Ctrl in lpfc_cleanup (Paul Ely) [RHEL-127902] +- scsi: lpfc: Clean up allocated queues when queue setup mbox commands fail (Paul Ely) [RHEL-127902] +- scsi: lpfc: Abort outstanding ELS WQEs regardless of if rmmod is in progress (Paul Ely) [RHEL-127902] +- scsi: lpfc: Remove unused member variables in struct lpfc_hba and lpfc_vport (Paul Ely) [RHEL-127902] +- scsi: lpfc: Use int type to store negative error codes (Paul Ely) [RHEL-127902] +- scsi: lpfc: use min() to improve code (Paul Ely) [RHEL-127902] +- scsi: lpfc: Fix wrong function reference in a comment (Paul Ely) [RHEL-127902] +- lpfc: don't use file->f_path.dentry for comparisons (Paul Ely) [RHEL-127902] +- nvmet-auth: update sc_c in target host hash calculation (Chris Leech) [RHEL-127047] +- nvmet-auth: update sc_c in host response (Chris Leech) [RHEL-127047] +- nvme/tcp: handle tls partially sent records in write_space() (Chris Leech) [RHEL-127047] +- nvme-auth: update sc_c in host response (Chris Leech) [RHEL-127047] +- nvme-auth: use hkdf_expand_label() (Chris Leech) [RHEL-127047] +- nvme-auth: add hkdf_expand_label() (Chris Leech) [RHEL-127047] +- nvme-tcp: send only permitted commands for secure concat (Chris Leech) [RHEL-127047] +- nvme-auth: update bi_directional flag (Chris Leech) [RHEL-127047] +- nvme-auth: remove unneeded semicolon (Chris Leech) [RHEL-127047] +- nvme-tcp: log TLS handshake failures at error level (Chris Leech) [RHEL-127047] +- nvme-tcp: fix signedness bug in nvme_tcp_init_connection() (Chris Leech) [RHEL-127047] +- nvme-tcp: fix connect failure on receiving partial ICResp PDU (Chris Leech) [RHEL-127047] +- fbcon: Fix OOB access in font allocation (Jocelyn Falempe) [RHEL-107476] +- fbcon: fix integer overflow in fbcon_do_set_font (Jocelyn Falempe) [RHEL-107476] +- fbdev: Fix vmalloc out-of-bounds write in fast_imageblit (Jocelyn Falempe) [RHEL-107476] +- fbcon: Use 'bool' where appopriate (Jocelyn Falempe) [RHEL-107476] +- fbcon: Introduce get_{fg,bg}_color() (Jocelyn Falempe) [RHEL-107476] +- fbcon: fbcon_is_inactive() -> fbcon_is_active() (Jocelyn Falempe) [RHEL-107476] +- fbcon: fbcon_cursor_noblink -> fbcon_cursor_blink (Jocelyn Falempe) [RHEL-107476] +- fbdev: Fix typo in Kconfig text for FB_DEVICE (Jocelyn Falempe) [RHEL-107476] +- fbdev: svgalib: Clean up coding style (Jocelyn Falempe) [RHEL-107476] +- fbdev: fix potential buffer overflow in do_register_framebuffer() (Jocelyn Falempe) [RHEL-107476] +- fbcon: Fix outdated registered_fb reference in comment (Jocelyn Falempe) [RHEL-107476] +- fbdev: Include (Jocelyn Falempe) [RHEL-107476] +- fbdev: Remove trailing whitespaces (Jocelyn Falempe) [RHEL-107476] +- video: screen_info: Relocate framebuffers behind PCI bridges (Jocelyn Falempe) [RHEL-107476] +- fbdev: Fix fb_set_var to prevent null-ptr-deref in fb_videomode_to_var (Jocelyn Falempe) [RHEL-107476] +- fbdev: Fix do_register_framebuffer to prevent null-ptr-deref in fb_videomode_to_var (Jocelyn Falempe) [RHEL-107476] +- fbdev: core: fbcvt: avoid division by 0 in fb_cvt_hperiod() (Jocelyn Falempe) [RHEL-107476] +- fbcon: Make sure modelist not set on unregistered console (Jocelyn Falempe) [RHEL-107476] +- dummycon: Trigger redraw when switching consoles with deferred takeover (Jocelyn Falempe) [RHEL-107476] +- fbdev: Send old blank state in FB_EVENT_BLANK (Jocelyn Falempe) [RHEL-107476] +- fbdev: Track display blanking state (Jocelyn Falempe) [RHEL-107476] +- fbdev: Rework fb_blank() (Jocelyn Falempe) [RHEL-107476] +- fbcon: Use static attribute groups for sysfs entries (Jocelyn Falempe) [RHEL-107476] +- fbdev: Refactoring the fbcon packed pixel drawing routines (Jocelyn Falempe) [RHEL-107476] +- fbdev: Register sysfs groups through device_add_group (Jocelyn Falempe) [RHEL-107476] +- mdacon: rework dependency list (Jocelyn Falempe) [RHEL-107476] +- dummycon: fix default rows/cols (Jocelyn Falempe) [RHEL-107476] +- dummycon: only build module if there are users (Jocelyn Falempe) [RHEL-107476] +- fbcon: Use correct erase colour for clearing in fbcon (Jocelyn Falempe) [RHEL-107476] +- fbdev: core: tileblit: Implement missing margin clearing for tileblit (Jocelyn Falempe) [RHEL-107476] +- genirq/irqdesc: Prevent use-after-free in irq_find_at_or_after() (Aristeu Rozanski) [RHEL-114221] +- genirq: Initialize resend_node hlist for all interrupt descriptors (Aristeu Rozanski) [RHEL-114221] +- xen/events: avoid using info_for_irq() in xen_send_IPI_one() (Aristeu Rozanski) [RHEL-114221] +- genirq: Fix software resend lockup and nested resend (Aristeu Rozanski) [RHEL-114221] +- genirq: Use a maple tree for interrupt descriptor management (Aristeu Rozanski) [RHEL-114221] +- genirq: Encapsulate sparse bitmap handling (Aristeu Rozanski) [RHEL-114221] +- genirq: Use hlist for managing resend handlers (Aristeu Rozanski) [RHEL-114221] +- Revert "arm64-64k: Increase max NR_IRQS from 64+8192 to 2^^19" (Aristeu Rozanski) [RHEL-114221] + +* Mon Dec 29 2025 CKI KWF Bot [5.14.0-655.el9] +- usb: dwc3: Fix race condition between concurrent dwc3_remove_requests() call paths (CKI Backport Bot) [RHEL-137148] {CVE-2025-68287} +- cpufreq/amd-pstate: Fix a regression leading to EPP 0 after hibernate (David Arcari) [RHEL-129866] +- cpufreq/amd-pstate: Fix a regression leading to EPP 0 after resume (David Arcari) [RHEL-129866] +- cpufreq/amd-pstate: Fix setting of CPPC.min_perf in active mode for performance governor (David Arcari) [RHEL-129866] +- KVM: arm64: Hide ID_AA64MMFR2_EL1.NV from guest and userspace (Donald Dutile) [RHEL-134723] +- autofs: dont trigger mount if it cant succeed (Ian Kent) [RHEL-120685] +- tick/sched: Limit non-timekeeper CPUs calling jiffies update (Phil Auld) [RHEL-132755] +- PCI/ACPI: Fix pci_acpi_preserve_config() memory leak (Thilak KN) [RHEL-73305] +- be2net: pass wrb_params in case of OS2BMC (Mohammad Heib) [RHEL-101842 RHEL-96554 RHEL-97699] +- be2net: Use correct byte order and format string for TCP seq and ack_seq (Mohammad Heib) [RHEL-101842 RHEL-96554 RHEL-97699] +- proc: block mounting on top of /proc//fdinfo/* (Waiman Long) [RHEL-128728] +- proc: block mounting on top of /proc//fd/* (Waiman Long) [RHEL-128728] +- proc: block mounting on top of /proc//map_files/* (Waiman Long) [RHEL-128728] +- proc: add proc_splice_unmountable() (Waiman Long) [RHEL-128728] +- proc: proc_readfdinfo() -> proc_fdinfo_iterate() (Waiman Long) [RHEL-128728] +- proc: proc_readfd() -> proc_fd_iterate() (Waiman Long) [RHEL-128728] + +* Fri Dec 19 2025 CKI KWF Bot [5.14.0-654.el9] +- x86/cpu: Rename and move CPU model entry for Diamond Rapids (David Arcari) [RHEL-129861] +- x86/CPU/AMD: Prevent reset reasons from being retained across reboot (CKI Backport Bot) [RHEL-129867] +- selftests/bpf: Clobber a lot of registers in tailcall_bpf2bpf_hierarchy tests (Gregory Bell) [RHEL-102718] +- s390/bpf: Write back tail call counter for BPF_TRAMP_F_CALL_ORIG (Gregory Bell) [RHEL-102718] +- s390/bpf: Write back tail call counter for BPF_PSEUDO_CALL (Gregory Bell) [RHEL-102718] +- s390/bpf: Do not write tail call counter into helper and kfunc frames (Gregory Bell) [RHEL-102718] +- s390/bpf: Describe the frame using a struct instead of constants (Gregory Bell) [RHEL-102718] +- s390/bpf: Centralize frame offset calculations (Gregory Bell) [RHEL-102718] +- s390/bpf: Use kernel's expoline thunks (Gregory Bell) [RHEL-102718] +- s390/bpf: Add macros for calling external functions (Gregory Bell) [RHEL-102718] +- bnxt_en: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set() (Shruti Parab) [RHEL-108695] +- bnxt_en: correct offset handling for IPv6 destination address (Shruti Parab) [RHEL-108695] +- bnxt_en: Implement ethtool .set_tunable() for ETHTOOL_PFC_PREVENTION_TOUT (Shruti Parab) [RHEL-108695] +- bnxt_en: Implement ethtool .get_tunable() for ETHTOOL_PFC_PREVENTION_TOUT (Shruti Parab) [RHEL-108695] +- bnxt_en: Use VLAN_ETH_HLEN when possible (Shruti Parab) [RHEL-108695] +- bnxt_en: Support for RoCE resources dynamically shared within VFs. (Shruti Parab) [RHEL-108695] +- bnxt_en: Add err_qpc backing store handling (Shruti Parab) [RHEL-108695] +- bnxt_en: hsi: Update FW interface to 1.10.3.133 (Shruti Parab) [RHEL-108695] +- bnxt_en: Add fw log trace support for 5731X/5741X chips (Shruti Parab) [RHEL-108695] +- bnxt_en: Improve bnxt_backing_store_cfg_v2() (Shruti Parab) [RHEL-108695] +- bnxt_en: Optimize bnxt_sriov_disable() (Shruti Parab) [RHEL-108695] +- bnxt_en: Remove unnecessary VF check in bnxt_hwrm_nvm_req() (Shruti Parab) [RHEL-108695] +- bnxt_en: Drop redundant if block in bnxt_dl_flash_update() (Shruti Parab) [RHEL-108695] +- bnxt_en: fix incorrect page count in RX aggr ring log (Shruti Parab) [RHEL-108695] +- bnxt_en: Fix stats context reservation logic (Shruti Parab) [RHEL-108695] +- bnxt_en: Adjust TX rings if reservation is less than requested (Shruti Parab) [RHEL-108695] +- bnxt_en: Fix memory corruption when FW resources change during ifdown (Shruti Parab) [RHEL-108695] +- bnxt_en: Add Hyper-V VF ID (Shruti Parab) [RHEL-108695] +- bnxt_en: Add pcie_ctx_v2 support for ethtool -d (Shruti Parab) [RHEL-108695] +- bnxt_en: Add pcie_stat_len to struct bp (Shruti Parab) [RHEL-108695] +- bnxt_en: Refactor bnxt_get_regs() (Shruti Parab) [RHEL-108695] +- bnxt: move bnxt_hsi.h to include/linux/bnxt/hsi.h (Shruti Parab) [RHEL-108695] +- bnxt_en: Set DMA unmap len correctly for XDP_REDIRECT (Shruti Parab) [RHEL-108695] +- bnxt_en: Fix DCB ETS validation (Shruti Parab) [RHEL-108695] +- bnxt_en: eliminate the compile warning in bnxt_request_irq due to CONFIG_RFS_ACCEL (Shruti Parab) [RHEL-108695] +- bnxt: properly flush XDP redirect lists (Shruti Parab) [RHEL-108695] +- bnxt_en: Improve comment wording and error return code (Shruti Parab) [RHEL-108695] +- bnxt_en: Update MRU and RSS table of RSS contexts on queue reset (Shruti Parab) [RHEL-108695] +- bnxt_en: Add a helper function to configure MRU and RSS (Shruti Parab) [RHEL-108695] +- bnxt_en: Fix double invocation of bnxt_ulp_stop()/bnxt_ulp_start() (Shruti Parab) [RHEL-108695] + +* Wed Dec 17 2025 CKI KWF Bot [5.14.0-653.el9] +- sfc: fix potential memory leak in efx_mae_process_mport() (Izabela Bakollari) [RHEL-97678] +- sfc: replace min/max nesting with clamp() (Izabela Bakollari) [RHEL-97678] +- sfc: siena: eliminate xdp_rxq_info_valid using XDP base API (Izabela Bakollari) [RHEL-97678] +- sfc: eliminate xdp_rxq_info_valid using XDP base API (Izabela Bakollari) [RHEL-97678] +- HID: multitouch: fix slab out-of-bounds access in mt_report_fixup() (CKI Backport Bot) [RHEL-124606] {CVE-2025-39806} +- ACPI: CPPC: Perform fast check switch only for online CPUs (Mark Langsdorf) [RHEL-114091] +- ACPI: MRRM: Check revision of MRRM table (Mark Langsdorf) [RHEL-114091] +- ACPI: fan: Use platform device for devres-related actions (Mark Langsdorf) [RHEL-114091] +- ACPI/IORT: Fix memory leak in iort_rmr_alloc_sids() (Mark Langsdorf) [RHEL-114091] +- ACPI: pfr_update: Fix the driver update version check (Mark Langsdorf) [RHEL-114091] +- ACPI: EC: Relax sanity check of the ECDT ID string (Mark Langsdorf) [RHEL-114091] +- ACPI: processor: perflib: Move problematic pr->performance check (Mark Langsdorf) [RHEL-114091] +- ACPI: Fix typos (Mark Langsdorf) [RHEL-114091] +- ACPI/PCI: Remove space before newline (Mark Langsdorf) [RHEL-114091] +- ACPI: processor: throttling: Remove space before newline (Mark Langsdorf) [RHEL-114091] +- ACPI: processor: perflib: Fix initial _PPC limit application (Mark Langsdorf) [RHEL-114091] +- ACPI: TAD: Replace sprintf() with sysfs_emit() (Mark Langsdorf) [RHEL-114091] +- ACPI: fan: Update debug message in fan_get_state_acpi4() (Mark Langsdorf) [RHEL-114091] +- ACPI: PRM: Reduce unnecessary printing to avoid user confusion (Mark Langsdorf) [RHEL-114091] +- ACPI: fan: Replace sprintf() with sysfs_emit() (Mark Langsdorf) [RHEL-114091] +- ACPI: processor: fix acpi_object initialization (Mark Langsdorf) [RHEL-114091] +- ACPI: LPSS: Remove AudioDSP related ID (Mark Langsdorf) [RHEL-114091] +- ACPI: fan: Replace sprintf()/scnprintf() with sysfs_emit() in show() functions (Mark Langsdorf) [RHEL-114091] +- ACPI: PM: Set .detach in acpi_general_pm_domain definition (Mark Langsdorf) [RHEL-114091] +- ACPI: pfr_update: Add more debug information when firmware update failed (Mark Langsdorf) [RHEL-114091] +- ACPI: proc: Prefer to use octal permission (Mark Langsdorf) [RHEL-114091] +- ACPI: proc: Use str_enabled_disabled() helper (Mark Langsdorf) [RHEL-114091] +- ACPI: proc: Remove unused header (Mark Langsdorf) [RHEL-114091] +- ACPI: proc: Use correct format specifier and drop casting (Mark Langsdorf) [RHEL-114091] +- ACPI: wakeup: Drop unneeded casting for sleep_state (Mark Langsdorf) [RHEL-114091] +- ACPICA: Decrease `AcpiExTracePoint` verbosity (Mark Langsdorf) [RHEL-114091] +- ACPICA: Refuse to evaluate a method if arguments are missing (Mark Langsdorf) [RHEL-114091] +- ACPI: Enable CONFIG_ACPI_DEBUG by default (Mark Langsdorf) [RHEL-114091] +- ACPI: resource: Use IRQ override on MACHENIKE 16P (Mark Langsdorf) [RHEL-114091] +- ACPI: EC: Ignore ECDT tables with an invalid ID string (Mark Langsdorf) [RHEL-114091] +- ACPI: CPPC: Fix NULL pointer dereference when nosmp is used (Mark Langsdorf) [RHEL-114091] +- ACPI: PAD: Update arguments of mwait_idle_with_hints() (Mark Langsdorf) [RHEL-114091] +- ACPICA: Switch back to using strncpy() in acpi_ut_safe_strncpy() (Mark Langsdorf) [RHEL-114091] +- ACPI: MRRM: Silence error code static checker warning (Mark Langsdorf) [RHEL-114091] +- ACPI: MRRM: Fix default max memory region (Mark Langsdorf) [RHEL-114091] +- ACPI: irq: Introduce acpi_get_gsi_dispatcher() (Mark Langsdorf) [RHEL-114091] +- ACPI: bus: Bail out if acpi_kobj registration fails (Mark Langsdorf) [RHEL-114091] +- ACPI: thermal: Execute _SCP before reading trip points (Mark Langsdorf) [RHEL-114091] +- ACPI: OSI: Stop advertising support for "3.0 _SCP Extensions" (Mark Langsdorf) [RHEL-114091] +- ACPI: tables: Improve logging around acpi_initialize_tables() (Mark Langsdorf) [RHEL-114091] +- ACPI: VIOT: Remove (explicitly) unused header (Mark Langsdorf) [RHEL-114091] +- ACPI: MRRM: Add /sys files to describe memory ranges (Mark Langsdorf) [RHEL-114091] +- ACPI: MRRM: Minimal parse of ACPI MRRM table (Mark Langsdorf) [RHEL-114091] +- ACPICA: Update copyright year (Mark Langsdorf) [RHEL-114091] +- ACPICA: Replace strncpy() with memcpy() (Mark Langsdorf) [RHEL-114091] +- ACPICA: Utilities: Fix spelling mistake "Incremement" -> "Increment" (Mark Langsdorf) [RHEL-114091] +- ACPICA: utilities: Fix overflow check in vsnprintf() (Mark Langsdorf) [RHEL-114091] +- ACPI: EC: Add device to acpi_ec_no_wakeup[] qurik list (Mark Langsdorf) [RHEL-114091] +- ACPI: PPTT: Fix processor subtable walk (Mark Langsdorf) [RHEL-114091] +- ACPICA: Apply pack(1) to union aml_resource (Mark Langsdorf) [RHEL-114091] +- ACPICA: Add support for printing AML arguments when trace point enabled (Mark Langsdorf) [RHEL-114091] +- ACPI: processor: idle: Remove redundant pr->power.count assignment (Mark Langsdorf) [RHEL-114091] +- ACPI: processor: idle: Set pr->flags.power unconditionally (Mark Langsdorf) [RHEL-114091] +- ACPI: battery: Round capacity percengate to closest integer (Mark Langsdorf) [RHEL-114091] +- ACPICA: exserial: don't forget to handle FFixedHW opregions for reading (Mark Langsdorf) [RHEL-114091] +- ACPI: processor: idle: Remove obsolete comment (Mark Langsdorf) [RHEL-114091] +- ACPI PPTT: Fix coding mistakes in a couple of sizeof() calls (Mark Langsdorf) [RHEL-114091] +- ACPI: EC: Set ec_no_wakeup for Lenovo Go S (Mark Langsdorf) [RHEL-114091] +- ACPI: button: Only send `KEY_POWER` for `ACPI_BUTTON_NOTIFY_STATUS` (Mark Langsdorf) [RHEL-114091] +- ACPI: video: Handle fetching EDID as ACPI_TYPE_PACKAGE (Mark Langsdorf) [RHEL-114091] +- ACPI: processor: idle: Return an error if both P_LVL{2,3} idle states are invalid (Mark Langsdorf) [RHEL-114091] +- ACPI: x86: Extend Lenovo Yoga Tab 3 quirk with skip GPIO event-handlers (Mark Langsdorf) [RHEL-114091] +- ACPI: resource: Skip IRQ override on ASUS Vivobook 14 X1404VAP (Mark Langsdorf) [RHEL-114091] +- ACPI: PNP: Add Intel OC Watchdog IDs to non-PNP device list (Mark Langsdorf) [RHEL-114091] +- ACPI: NUMA: Use str_enabled_disabled() helper function (Mark Langsdorf) [RHEL-114091] +- ACPICA: Fix warnings from PR #295 merge (Mark Langsdorf) [RHEL-114091] +- ACPICA: fix acpi parse and parseext cache leaks (Mark Langsdorf) [RHEL-114091] +- ACPICA: fix acpi operand cache leak in dswstate.c (Mark Langsdorf) [RHEL-114091] +- hwmon: (acpi_power_meter) Replace the deprecated hwmon_device_register (Mark Langsdorf) [RHEL-114091] +- ACPI: button: Install notifier for system events as well (Mark Langsdorf) [RHEL-114091] +- acpi: nfit: fix narrowing conversion in acpi_nfit_ctl (Mark Langsdorf) [RHEL-114091] +- hwmon: (acpi_power_meter) Fix the fake power alarm reporting (Mark Langsdorf) [RHEL-114091] +- ACPI: fan: Add fan speed reporting for fans with only _FST (Mark Langsdorf) [RHEL-114091] +- ACPI: HED: Always initialize before evged (Mark Langsdorf) [RHEL-114091] +- ACPI: video: Use str_yes_no() helper in acpi_video_bus_add() (Mark Langsdorf) [RHEL-114091] +- ACPI: power: Use str_on_off() helper function (Mark Langsdorf) [RHEL-114091] +- ACPI: thermal: Fix stale comment regarding trip points (Mark Langsdorf) [RHEL-114091] +- ACPI: tables: Use string choice helpers (Mark Langsdorf) [RHEL-114091] +- x86/amd: Use heterogeneous core topology for identifying boost numerator (Mark Langsdorf) [RHEL-114091] +- ACPI: resource: fix a typo for MECHREVO in irq1_edge_low_force_override[] (Mark Langsdorf) [RHEL-82671] +- genirq: Unexport nr_irqs (Mark Langsdorf) [RHEL-82671] +- genirq: Switch to irq_get_nr_irqs() (Mark Langsdorf) [RHEL-82671] +- fs/procfs: Switch to irq_get_nr_irqs() (Mark Langsdorf) [RHEL-82671] +- xen/events: Switch to irq_get_nr_irqs() (Mark Langsdorf) [RHEL-82671] +- serial: ucc_uart: Switch to irq_get_nr_irqs() (Mark Langsdorf) [RHEL-82671] +- serial: cpm_uart: Switch to irq_get_nr_irqs() (Mark Langsdorf) [RHEL-82671] +- serial: amba-pl011: Switch to irq_get_nr_irqs() (Mark Langsdorf) [RHEL-82671] +- serial: amba-pl010: Switch to irq_get_nr_irqs() (Mark Langsdorf) [RHEL-82671] +- serial: 8250: Switch to irq_get_nr_irqs() (Mark Langsdorf) [RHEL-82671] +- serial: core: Switch to irq_get_nr_irqs() (Mark Langsdorf) [RHEL-82671] +- scsi: aha152x: Switch to irq_get_nr_irqs() (Mark Langsdorf) [RHEL-82671] +- net: 3com: 3c59x: Switch to irq_get_nr_irqs() (Mark Langsdorf) [RHEL-82671] +- hpet: Switch to irq_get_nr_irqs() (Mark Langsdorf) [RHEL-82671] +- s390/irq: Switch to irq_get_nr_irqs() (Mark Langsdorf) [RHEL-82671] +- powerpc/cell: Switch to irq_get_nr_irqs() (Mark Langsdorf) [RHEL-82671] +- x86/aperfmperf: Fix deadlock on cpu_hotplug_lock (Mark Langsdorf) [RHEL-82671] +- ACPI: bus: implement acpi_device_hid when !ACPI (Mark Langsdorf) [RHEL-82671] +- ACPI: bus: implement for_each_acpi_consumer_dev when !ACPI (Mark Langsdorf) [RHEL-82671] +- ACPI: header: implement acpi_device_handle when !ACPI (Mark Langsdorf) [RHEL-82671] +- ACPI: bus: implement for_each_acpi_dev_match when !ACPI (Mark Langsdorf) [RHEL-82671] +- ACPI: bus: change the prototype for acpi_get_physical_device_location (Mark Langsdorf) [RHEL-82671] +- ACPI: GTDT: Relax sanity checking on Platform Timers array count (Mark Langsdorf) [RHEL-82671] +- ACPI: PRM: Remove unnecessary strict handler address checks (Mark Langsdorf) [RHEL-82671] +- ACPI: resource: IRQ override for Eluktronics MECH-17 (Mark Langsdorf) [RHEL-82671] +- ACPI: property: Fix return value for nval == 0 in acpi_data_prop_read() (Mark Langsdorf) [RHEL-82671] +- ACPI: x86: Add skip i2c clients quirk for Vexia EDU ATLA 10 tablet 5V (Mark Langsdorf) [RHEL-82671] +- hwmon: (acpi_power_meter) Fix a check for the return value of read_domain_devices(). (Mark Langsdorf) [RHEL-82671] +- APEI: GHES: Have GHES honor the panic= setting (Mark Langsdorf) [RHEL-82671] +- mm/early_ioremap: add null pointer checks to prevent NULL-pointer dereference (Mark Langsdorf) [RHEL-82671] +- ACPI: video: Fix random crashes due to bad kfree() (Mark Langsdorf) [RHEL-82671] +- hwmon: (acpi_power_meter) Fix update the power trip points on failure (Mark Langsdorf) [RHEL-82671] +- hwmon: (acpi_power_meter) Fix uninitialized variables (Mark Langsdorf) [RHEL-82671] +- ACPI: resource: acpi_dev_irq_override(): Check DMI match last (Mark Langsdorf) [RHEL-82671] +- ACPI: resource: Add TongFang GM5HG0A to irq1_edge_low_force_override[] (Mark Langsdorf) [RHEL-82671] +- ACPI: resource: Add Asus Vivobook X1504VAP to irq1_level_low_skip_override[] (Mark Langsdorf) [RHEL-82671] +- ACPI: property: Consider data nodes as being available (Mark Langsdorf) [RHEL-82671] +- ACPI: fan: cleanup resources in the error path of .probe() (Mark Langsdorf) [RHEL-82671] +- ACPICA: events/evxfregn: don't release the ContextMutex that was never acquired (Mark Langsdorf) [RHEL-82671] +- ACPI: battery: Rename extensions to hook in messages (Mark Langsdorf) [RHEL-82671] +- ACPI: OSL: Use usleep_range() in acpi_os_sleep() (Mark Langsdorf) [RHEL-82671] +- ACPI: resource: Fix memory resource type union access (Mark Langsdorf) [RHEL-82671] +- ACPI/IORT: Add PMCG platform information for HiSilicon HIP09A (Mark Langsdorf) [RHEL-82671] +- ACPI: introduce acpi_arch_init() (Mark Langsdorf) [RHEL-82671] +- ACPI: x86: Clean up Asus entries in acpi_quirk_skip_dmi_ids[] (Mark Langsdorf) [RHEL-82671] +- ACPI: x86: Add skip i2c clients quirk for Acer Iconia One 8 A1-840 (Mark Langsdorf) [RHEL-82671] +- ACPI: processor_idle: Use acpi_idle_play_dead() for all C-states (Mark Langsdorf) [RHEL-82671] +- ACPI: video: force native for Apple MacbookPro11,2 and Air7,2 (Mark Langsdorf) [RHEL-82671] +- ACPI: CPPC: Fix _CPC register setting issue (Mark Langsdorf) [RHEL-82671] +- hwmon: (acpi_power_meter) Fix fail to load module on platform without _PMD method (Mark Langsdorf) [RHEL-82671] +- ACPI: x86: Add adev NULL check to acpi_quirk_skip_serdev_enumeration() (Mark Langsdorf) [RHEL-82671] +- ACPI: x86: Make UART skip quirks work on PCI UARTs without an UID (Mark Langsdorf) [RHEL-82671] +- acpi/arm64: remove unnecessary cast (Mark Langsdorf) [RHEL-82671] +- acpi/arm64: Adjust error handling procedure in gtdt_parse_timer_block() (Mark Langsdorf) [RHEL-82671] +- ACPI: allow building without CONFIG_HAS_IOPORT (Mark Langsdorf) [RHEL-82671] +- ACPI: processor_perflib: extend X86 dependency (Mark Langsdorf) [RHEL-82671] +- ACPI: scan: Use strscpy() instead of strcpy() (Mark Langsdorf) [RHEL-82671] +- ACPI: SBSHC: Use strscpy() instead of strcpy() (Mark Langsdorf) [RHEL-82671] +- ACPI: SBS: Use strscpy() instead of strcpy() (Mark Langsdorf) [RHEL-82671] +- ACPI: power: Use strscpy() instead of strcpy() (Mark Langsdorf) [RHEL-82671] +- ACPI: pci_root: Use strscpy() instead of strcpy() (Mark Langsdorf) [RHEL-82671] +- ACPI: pci_link: Use strscpy() instead of strcpy() (Mark Langsdorf) [RHEL-82671] +- ACPI: event: Use strscpy() instead of strcpy() (Mark Langsdorf) [RHEL-82671] +- ACPI: EC: Use strscpy() instead of strcpy() (Mark Langsdorf) [RHEL-82671] +- ACPI: APD: Use strscpy() instead of strcpy() (Mark Langsdorf) [RHEL-82671] +- ACPI: thermal: Use strscpy() instead of strcpy() (Mark Langsdorf) [RHEL-82671] +- ACPI: battery: Check for error code from devm_mutex_init() call (Mark Langsdorf) [RHEL-82671] +- ACPI: GTDT: Tighten the check for the array of platform timer structures (Mark Langsdorf) [RHEL-82671] +- ACPI: CPPC: Make rmw_lock a raw_spin_lock (Mark Langsdorf) [RHEL-82671] +- ACPI: EC: make EC support compile-time conditional (Mark Langsdorf) [RHEL-82671] +- redhat/configs: enable CONFIG_ACPI_EC (Mark Langsdorf) [RHEL-82671] +- ACPI: pfr_telemetry: remove redundant error check on ret (Mark Langsdorf) [RHEL-82671] +- cpufreq: CPPC: fix perf_to_khz/khz_to_perf conversion exception (Mark Langsdorf) [RHEL-82671] +- ACPI: button: Add DMI quirk for Samsung Galaxy Book2 to fix initial lid detection issue (Mark Langsdorf) [RHEL-82671] +- ACPI: resource: Add LG 16T90SP to irq1_level_low_skip_override[] (Mark Langsdorf) [RHEL-82671] +- x86/acpi: Switch to irq_get_nr_irqs() and irq_set_nr_irqs() (Mark Langsdorf) [RHEL-82671] +- genirq: Introduce irq_get_nr_irqs() and irq_set_nr_irqs() (Mark Langsdorf) [RHEL-82671] +- ACPI: battery: Register power supply with power_supply_register() (Mark Langsdorf) [RHEL-82671] +- ACPI: resource: Fold Asus ExpertBook B1402C* and B1502C* DMI quirks together (Mark Langsdorf) [RHEL-82671] +- ACPI: resource: Make Asus ExpertBook B2502 matches cover more models (Mark Langsdorf) [RHEL-82671] +- ACPI: resource: Make Asus ExpertBook B2402 matches cover more models (Mark Langsdorf) [RHEL-82671] +- ACPI: battery: use DEFINE_SIMPLE_DEV_PM_OPS (Mark Langsdorf) [RHEL-82671] +- ACPI: battery: initialize mutexes through devm_ APIs (Mark Langsdorf) [RHEL-82671] +- ACPI: battery: allocate driver data through devm_ APIs (Mark Langsdorf) [RHEL-82671] +- ACPI: battery: check result of register_pm_notifier() (Mark Langsdorf) [RHEL-82671] +- ACPI: battery: Fix possible crash when unregistering a battery hook (Mark Langsdorf) [RHEL-82671] +- power: supply: core: add wakeup source inhibit by power_supply_config (Mark Langsdorf) [RHEL-82671] +- ACPI: battery: Simplify battery hook locking (Mark Langsdorf) [RHEL-82671] +- ACPI: video: Add backlight=native quirk for Dell OptiPlex 5480 AIO (Mark Langsdorf) [RHEL-82671] +- ACPI: resource: Add Asus ExpertBook B2502CVA to irq1_level_low_skip_override[] (Mark Langsdorf) [RHEL-82671] +- ACPI: resource: Add Asus Vivobook X1704VAP to irq1_level_low_skip_override[] (Mark Langsdorf) [RHEL-82671] +- ACPI: resource: Loosen the Asus E1404GAB DMI match to also cover the E1404GA (Mark Langsdorf) [RHEL-82671] +- ACPI: resource: Remove duplicate Asus E1504GAB IRQ override (Mark Langsdorf) [RHEL-82671] +- ACPI: CPPC: Adjust debug messages in amd_set_max_freq_ratio() to warn (Mark Langsdorf) [RHEL-82671] +- ACPI: CPPC: Drop check for non zero perf ratio (Mark Langsdorf) [RHEL-82671] +- ACPI: resource: Add another DMI match for the TongFang GMxXGxx (Mark Langsdorf) [RHEL-82671] +- ACPI: CPPC: Add support for setting EPP register in FFH (Mark Langsdorf) [RHEL-82671] +- ACPI: PM: Quirk ASUS ROG M16 to default to S3 sleep (Mark Langsdorf) [RHEL-82671] +- ACPI: video: Add force_vendor quirk for Panasonic Toughbook CF-18 (Mark Langsdorf) [RHEL-82671] +- ACPI: battery: use driver core managed async probing (Mark Langsdorf) [RHEL-82671] +- ACPI: button: Use strscpy() instead of strcpy() (Mark Langsdorf) [RHEL-82671] +- ACPI: bus: Define and use symbols for device and class name lengths (Mark Langsdorf) [RHEL-82671] +- ACPI: resource: Skip IRQ override on Asus Vivobook Go E1404GAB (Mark Langsdorf) [RHEL-82671] +- ACPI: CPPC: Fix MASK_VAL() usage (Mark Langsdorf) [RHEL-82671] +- ACPICA: Allow for more flexibility in _DSM args (Mark Langsdorf) [RHEL-82671] +- ACPICA: iasl: handle empty connection_node (Mark Langsdorf) [RHEL-82671] +- ACPICA: Avoid warning for Dump Functions (Mark Langsdorf) [RHEL-82671] +- ACPICA: Add support for Windows 11 22H2 _OSI string (Mark Langsdorf) [RHEL-82671] +- ACPICA: Update integer-to-hex-string conversions (Mark Langsdorf) [RHEL-82671] +- ACPICA: Add support for supressing leading zeros in hex strings (Mark Langsdorf) [RHEL-82671] +- ACPICA: Allow for supressing leading zeros when using acpi_ex_convert_to_ascii() (Mark Langsdorf) [RHEL-82671] +- ACPICA: Fix memory leak if acpi_ps_get_next_field() fails (Mark Langsdorf) [RHEL-82671] +- ACPICA: Fix memory leak if acpi_ps_get_next_namepath() fails (Mark Langsdorf) [RHEL-82671] +- ACPICA: Allow PCC Data Type in MCTP resource. (Mark Langsdorf) [RHEL-82671] +- ACPICA: executer/exsystem: Don't nag user about every Stall() violating the spec (Mark Langsdorf) [RHEL-82671] +- ACPICA: Implement ACPI_WARNING_ONCE and ACPI_ERROR_ONCE (Mark Langsdorf) [RHEL-82671] +- ACPICA: Implement the Dword_PCC Resource Descriptor Macro (Mark Langsdorf) [RHEL-82671] +- ACPICA: haiku: Fix invalid value used for semaphores (Mark Langsdorf) [RHEL-82671] +- ACPICA: Allow setting waking vector on reduced hardware platforms (Mark Langsdorf) [RHEL-82671] +- ACPICA: Detect FACS in reduced hardware build (Mark Langsdorf) [RHEL-82671] +- ACPI: utils: Add rev/func to message when acpi_evaluate_dsm() fails (Mark Langsdorf) [RHEL-82671] +- ACPI: x86: Make Lenovo Yoga Tab 3 X90F DMI match less strict (Mark Langsdorf) [RHEL-82671] +- ACPI: video: Make Lenovo Yoga Tab 3 X90F DMI match less strict (Mark Langsdorf) [RHEL-82671] +- ACPI: scan: Refactor dependency creation (Mark Langsdorf) [RHEL-82671] +- ACPI: video: force native for Apple MacbookPro9,2 (Mark Langsdorf) [RHEL-82671] +- ACPI: acpi_processor: Use strscpy instead() of strcpy() (Mark Langsdorf) [RHEL-82671] +- ACPI: AC: Use strscpy() instead of strcpy() (Mark Langsdorf) [RHEL-82671] +- ACPI: PAD: Use strscpy() instead of strcpy() (Mark Langsdorf) [RHEL-82671] +- ACPI: resource: Do IRQ override on MECHREV GM7XG0M (Mark Langsdorf) [RHEL-82671] +- ACPI: APD: Add AMDI0015 as platform device (Mark Langsdorf) [RHEL-82671] +- ACPI/IORT: Add PMCG platform information for HiSilicon HIP10/11 (Mark Langsdorf) [RHEL-82671] +- ACPI: video: Add backlight=native quirk for Dell OptiPlex 7760 AIO (Mark Langsdorf) [RHEL-82671] +- ACPI: video: Add Dell UART backlight controller detection (Mark Langsdorf) [RHEL-82671] +- ACPI: PMIC: Remove unneeded check in tps68470_pmic_opregion_probe() (Mark Langsdorf) [RHEL-82671] +- ACPI: processor: Reduce the log level of a per-CPU message about idle states (Mark Langsdorf) [RHEL-82671] +- ACPI: sysfs: remove return value of acpi_device_setup_files() (Mark Langsdorf) [RHEL-82671] +- ACPI: sysfs: manage sysfs attributes through device core (Mark Langsdorf) [RHEL-82671] +- ACPI: sysfs: manage attributes as attribute_group (Mark Langsdorf) [RHEL-82671] +- ACPI: sysfs: evaluate _STR on each sysfs access (Mark Langsdorf) [RHEL-82671] +- ACPI: battery: Remove redundant NULL initalizations (Mark Langsdorf) [RHEL-82671] +- ACPI: battery: Use strscpy() instead of strcpy() (Mark Langsdorf) [RHEL-82671] +- ACPI: EC: Do not release locks during operation region accesses (Mark Langsdorf) [RHEL-82671] +- ACPI: resource: Skip IRQ override on Asus Vivobook Pro N6506MJ (Mark Langsdorf) [RHEL-82671] +- ACPI: video: force native for some T2 macbooks (Mark Langsdorf) [RHEL-82671] +- ACPI: video: Use strscpy() instead of strcpy() (Mark Langsdorf) [RHEL-82671] +- ACPI: CPPC: Replace ternary operator with umax() (Mark Langsdorf) [RHEL-82671] +- ACPI: resource: Skip IRQ override on Asus Vivobook Pro N6506MU (Mark Langsdorf) [RHEL-82671] +- ACPI: PMIC: Constify struct pmic_table (Mark Langsdorf) [RHEL-82671] +- ACPI: battery: Add support for charge limiting state (Mark Langsdorf) [RHEL-82671] +- ACPI: bus: Indicate support for battery charge limiting thru _OSC (Mark Langsdorf) [RHEL-82671] +- ACPI: battery: add devm_battery_hook_register() (Mark Langsdorf) [RHEL-82671] +- ACPI: Add post_eject to struct acpi_scan_handler for cpu hotplug (Mark Langsdorf) [RHEL-82671] +- ACPI: processor: Register deferred CPUs from acpi_processor_get_info() (Mark Langsdorf) [RHEL-82671] +- ACPI: scan: switch to flags for acpi_scan_check_and_detach() (Mark Langsdorf) [RHEL-82671] +- ACPI: processor: Add acpi_get_processor_handle() helper (Mark Langsdorf) [RHEL-82671] +- ACPI: processor: Move checks and availability of acpi_processor earlier (Mark Langsdorf) [RHEL-82671] +- ACPI: processor: Drop duplicated check on _STA (enabled + present) (Mark Langsdorf) [RHEL-82671] +- ACPI: processor: Simplify initial onlining to use same path for cold and hotplug (Mark Langsdorf) [RHEL-82671] +- ACPI: processor: Fix memory leaks in error paths of processor_add() (Mark Langsdorf) [RHEL-82671] +- ACPI / amba: Drop unnecessary check for registered amba_dummy_clk (Mark Langsdorf) [RHEL-82671] +- ACPI: processor: Downgrade Intel _OSC and _PDC messages to debug (Mark Langsdorf) [RHEL-82671] +- ACPI: NFIT: add missing MODULE_DESCRIPTION() macro (Mark Langsdorf) [RHEL-82671] +- ACPI: SBS: manage alarm sysfs attribute through psy core (Mark Langsdorf) [RHEL-82671] +- ACPI: battery: use sysfs_emit over sprintf (Mark Langsdorf) [RHEL-82671] +- ACPI: SBS: constify powersupply properties (Mark Langsdorf) [RHEL-82671] +- ACPI: battery: create alarm sysfs attribute atomically (Mark Langsdorf) [RHEL-82671] +- ACPI: AC: constify powersupply properties (Mark Langsdorf) [RHEL-82671] +- ACPI: battery: constify powersupply properties (Mark Langsdorf) [RHEL-82671] +- ACPI: PMIC: Replace open coded be16_to_cpu() (Mark Langsdorf) [RHEL-82671] +- ACPI: PMIC: Convert pr_*() to dev_*() printing macros (Mark Langsdorf) [RHEL-82671] +- ACPI: PMIC: Use sizeof() instead of hard coded value (Mark Langsdorf) [RHEL-82671] +- ACPI: CPPC: add sysfs entry for guaranteed performance (Mark Langsdorf) [RHEL-82671] +- ACPI: HMAT: Use ACCESS_COORDINATE_CPU when appropriate (Mark Langsdorf) [RHEL-82671] +- ACPI: acpi_pad: Still evaluate _OST when _PUR evaluation fails (Mark Langsdorf) [RHEL-82671] +- ACPI: x86: Switch to new Intel CPU model defines (Mark Langsdorf) [RHEL-82671] +- ACPI: arm64: Sort entries alphabetically (Mark Langsdorf) [RHEL-82671] +- ACPI: LPSS: Switch to new Intel CPU model defines (Mark Langsdorf) [RHEL-82671] +- ACPI: fan: Add hwmon support (Mark Langsdorf) [RHEL-82671] +- PM: sleep: core: Fix runtime PM enabling in device_resume_early() (Mark Langsdorf) [RHEL-109251] +- drm/amd/pm: fix missing device_attr cleanup in amdgpu_pm_sysfs_init() (Mark Langsdorf) [RHEL-81536] +- driver core: Drop unneeded 'extern' keyword in fwnode.h (Mark Langsdorf) [RHEL-109251] +- ucsi_ccg: Disable async suspend in ucsi_ccg_probe() (Mark Langsdorf) [RHEL-109251] +- soundwire: intel_auxdevice: Fix system suspend/resume handling (Mark Langsdorf) [RHEL-109251] +- PM: sleep: annotate RCU list iterations (Mark Langsdorf) [RHEL-109251] +- regmap: irq: Avoid lockdep warnings with nested regmap-irq chips (Mark Langsdorf) [RHEL-109251] +- regmap: irq: Free the regmap-irq mutex (Mark Langsdorf) [RHEL-109251] +- PM: sleep: Rearrange suspend/resume error handling in the core (Mark Langsdorf) [RHEL-109251] +- driver core: auxiliary bus: fix OF node leak (Mark Langsdorf) [RHEL-109251] +- PM: runtime: Take active children into account in pm_runtime_get_if_in_use() (Mark Langsdorf) [RHEL-109251] +- PM: sleep: Update power.completion for all devices on errors (Mark Langsdorf) [RHEL-109251] +- regmap: get rid of redundant debugfs_file_{get,put}() (Mark Langsdorf) [RHEL-109251] +- PM: sleep: Add strict_midlayer flag to struct dev_pm_info (Mark Langsdorf) [RHEL-109251] +- PM: runtime: Introduce __rpm_get_driver_callback() (Mark Langsdorf) [RHEL-109251] +- PM: Check power.needs_force_resume in pm_runtime_force_suspend() (Mark Langsdorf) [RHEL-109251] +- PM: runtime: Clear power.needs_force_resume in pm_runtime_reinit() (Mark Langsdorf) [RHEL-109251] +- PM: Make pm_runtime_force_resume() work with DPM_FLAG_SMART_SUSPEND (Mark Langsdorf) [RHEL-109251] +- PM: Move two sleep-related functions under CONFIG_PM_SLEEP (Mark Langsdorf) [RHEL-109251] +- PM: Use true/false as power.needs_force_resume values (Mark Langsdorf) [RHEL-109251] +- PM: sleep: Make async suspend handle suppliers like parents (Mark Langsdorf) [RHEL-109251] +- PM: sleep: Make async resume handle consumers like children (Mark Langsdorf) [RHEL-109251] +- PM: sleep: Drop superfluous might_sleep() calls (Mark Langsdorf) [RHEL-109251] +- regmap: fix potential memory leak of regmap_bus (Mark Langsdorf) [RHEL-109251] +- driver core: Add device_link_test() for testing device link flags (Mark Langsdorf) [RHEL-109251] +- driver core: faux: Quiet probe failures (Mark Langsdorf) [RHEL-109251] +- driver core: faux: Suppress bind attributes (Mark Langsdorf) [RHEL-109251] +- regmap: kunit: Constify regmap_range_cfg array (Mark Langsdorf) [RHEL-109251] +- PM: sleep: Add locking to dpm_async_resume_children() (Mark Langsdorf) [RHEL-109251] +- PM: sleep: Fix power.is_suspended cleanup for direct-complete devices (Mark Langsdorf) [RHEL-109251] +- PM: sleep: Fix list splicing in device suspend error paths (Mark Langsdorf) [RHEL-109251] +- regmap-irq: Use dedicated interrupt wake setters (Mark Langsdorf) [RHEL-109251] +- regmap: Move selecting for REGMAP_MDIO and REGMAP_IRQ (Mark Langsdorf) [RHEL-109251] +- PM: runtime: fix denying of auto suspend in pm_suspend_timer_fn() (Mark Langsdorf) [RHEL-109251] +- PM: sleep: Introduce pm_sleep_transition_in_progress() (Mark Langsdorf) [RHEL-109251] +- PM: sleep: Print PM debug messages during hibernation (Mark Langsdorf) [RHEL-109251] +- PM: sysfs: Move debug runtime PM attributes to runtime_attrs[] (Mark Langsdorf) [RHEL-109251] +- PM: wakeup: Add missing wakeup source attribute relax_count (Mark Langsdorf) [RHEL-109251] +- firmware_loader: use SHA-256 library API instead of crypto_shash API (Mark Langsdorf) [RHEL-109251] +- regcache: Use sort()'s default swap() implementation (Mark Langsdorf) [RHEL-109251] +- PM: runtime: Add new devm functions (Mark Langsdorf) [RHEL-109251] +- devres: Add devm_is_action_added() helper (Mark Langsdorf) [RHEL-109251] +- devres: Move devm_*_action*() APIs to devres.h (Mark Langsdorf) [RHEL-109251] +- devres: rename the first parameter of devm_add_action(_or_reset) (Mark Langsdorf) [RHEL-109251] +- devres: Pass unique name of the resource to devm_add_action_or_reset() (Mark Langsdorf) [RHEL-109251] +- PM: wakeup: Do not expose 4 device wakeup source APIs (Mark Langsdorf) [RHEL-109251] +- driver core: auxiliary bus: Fix IS_ERR() vs NULL mixup in __devm_auxiliary_device_create() (Mark Langsdorf) [RHEL-109251] +- property: Add functions to iterate named child (Mark Langsdorf) [RHEL-109251] +- PM: sleep: Make suspend of devices more asynchronous (Mark Langsdorf) [RHEL-109251] +- PM: sleep: Suspend async parents after suspending children (Mark Langsdorf) [RHEL-109251] +- PM: sleep: Resume children after resuming the parent (Mark Langsdorf) [RHEL-109251] +- software node: Correct a OOB check in software_node_get_reference_args() (Mark Langsdorf) [RHEL-109251] +- drivers/base/memory: Avoid overhead from for_each_present_section_nr() (Mark Langsdorf) [RHEL-109251] +- drivers/base: Extend documentation with preferred way to use auxbus (Mark Langsdorf) [RHEL-109251] +- devres: simplify devm_kstrdup() using devm_kmemdup() (Mark Langsdorf) [RHEL-109251] +- platform: replace magic number with macro PLATFORM_DEVID_NONE (Mark Langsdorf) [RHEL-109251] +- component: do not try to unbind unbound components (Mark Langsdorf) [RHEL-109251] +- driver core: fix potential NULL pointer dereference in dev_uevent() (Mark Langsdorf) [RHEL-109251] +- driver core: introduce device_set_driver() helper (Mark Langsdorf) [RHEL-109251] +- Revert "drivers: core: synchronize really_probe() and dev_uevent()" (Mark Langsdorf) [RHEL-109251] +- driver core: auxiliary bus: add device creation helpers (Mark Langsdorf) [RHEL-109251] +- driver core: faux: Add sysfs groups after probing (Mark Langsdorf) [RHEL-109251] +- drivers/base/memory: improve add_boot_memory_block() (Mark Langsdorf) [RHEL-109251] +- drivers/base/memory: simplify outputting of valid_zones_show() (Mark Langsdorf) [RHEL-109251] +- arch_topology: Support SMT control for OF based system (Mark Langsdorf) [RHEL-109251] +- PM: sleep: Fix handling devices with direct_complete set on errors (Mark Langsdorf) [RHEL-109251] +- PM: clk: Remove unused pm_clk_remove() (Mark Langsdorf) [RHEL-109251] +- PM: sleep: core: Fix indentation in dpm_wait_for_children() (Mark Langsdorf) [RHEL-109251] +- PM: sleep: Remove unused pm_generic_ wrappers (Mark Langsdorf) [RHEL-109251] +- PM: runtime: Unify error handling during suspend and resume (Mark Langsdorf) [RHEL-109251] +- PM: sleep: Rearrange dpm_async_fn() and async state clearing (Mark Langsdorf) [RHEL-109251] +- PM: sleep: Rename power.async_in_progress to power.work_in_progress (Mark Langsdorf) [RHEL-109251] +- PM: core: Tweak pm_runtime_block_if_disabled() return value (Mark Langsdorf) [RHEL-109251] +- PM: sleep: Update power.smart_suspend under PM spinlock (Mark Langsdorf) [RHEL-109251] +- PM: sleep: Adjust check before setting power.must_resume (Mark Langsdorf) [RHEL-109251] +- PM: runtime: Drop status check from pm_runtime_force_resume() (Mark Langsdorf) [RHEL-109251] +- PM: sleep: Suppress sleeping parent warning in special case (Mark Langsdorf) [RHEL-109251] +- PM: sleep: Avoid unnecessary checks in device_prepare_smart_suspend() (Mark Langsdorf) [RHEL-109251] +- driver core: Introduce device_{add,remove}_of_node() (Mark Langsdorf) [RHEL-109251] +- driver core: faux: only create the device if probe() succeeds (Mark Langsdorf) [RHEL-109251] +- drivers: base: component: add function to query the bound status (Mark Langsdorf) [RHEL-109251] +- PM: clk: remove unused of_pm_clk_add_clk() (Mark Langsdorf) [RHEL-109251] +- drivers: base: component: Add debug message for unbind (Mark Langsdorf) [RHEL-109251] +- drivers: base: devres: Fix find_group() documentation (Mark Langsdorf) [RHEL-109251] +- drivers: base: devres: Allow to release group on device release (Mark Langsdorf) [RHEL-109251] +- devres: Introduce devm_kmemdup_array() (Mark Langsdorf) [RHEL-109251] +- driver core: Split devres APIs to device/devres.h (Mark Langsdorf) [RHEL-109251] +- driver core: location: Use str_yes_no() helper function (Mark Langsdorf) [RHEL-109251] +- drivers: base: component: Allow more space for device name (Mark Langsdorf) [RHEL-109251] +- drivers/base/bus.c: fix spelling of "subsystem" (Mark Langsdorf) [RHEL-109251] +- driver core: class: Remove needless return in void API class_remove_file() (Mark Langsdorf) [RHEL-109251] +- err.h: move IOMEM_ERR_PTR() to err.h (Mark Langsdorf) [RHEL-109251] +- PM: runtime: Switch to use hrtimer_setup() (Mark Langsdorf) [RHEL-109251] +- regmap: irq: Use one way of setting all bits in the register (Mark Langsdorf) [RHEL-109251] +- devtmpfs: replace ->mount with ->get_tree in public instance (Mark Langsdorf) [RHEL-109251] +- regmap: Reorder 'struct regmap' (Mark Langsdorf) [RHEL-109251] +- spi: use container_of_cont() for to_spi_device() (Mark Langsdorf) [RHEL-81536] +- cpumask: align text in comment (Mark Langsdorf) [RHEL-81536] +- PM: runtime: Convert pm_runtime_blocked() to static inline (Mark Langsdorf) [RHEL-81536] +- PM: sleep: Fix bit masking operation (Mark Langsdorf) [RHEL-81536] +- PM: sleep: Use DPM_FLAG_SMART_SUSPEND conditionally (Mark Langsdorf) [RHEL-81536] +- PM: runtime: Introduce pm_runtime_blocked() (Mark Langsdorf) [RHEL-81536] +- PM: Block enabling of runtime PM during system suspend (Mark Langsdorf) [RHEL-81536] +- PM: Rearrange documentation related to __pm_runtime_disable() (Mark Langsdorf) [RHEL-81536] +- drivers: core: fix device leak in __fw_devlink_relax_cycles() (Mark Langsdorf) [RHEL-81536] +- dio: Have dio_bus_match() callback take a const * (Mark Langsdorf) [RHEL-81536] +- zorro: make match function take a const pointer (Mark Langsdorf) [RHEL-81536] +- mfd: syscon: Use regmap max_register_is_0 as needed (Mark Langsdorf) [RHEL-81536] +- driver core: add a faux bus for use when a simple device/bus is needed (Mark Langsdorf) [RHEL-81536] +- PM: sleep: core: Restrict power.set_active propagation (Mark Langsdorf) [RHEL-81536] +- regmap-irq: Add missing kfree() (Mark Langsdorf) [RHEL-81536] +- PM: sleep: core: Synchronize runtime PM status of parents and children (Mark Langsdorf) [RHEL-81536] +- PM: sleep: wakeirq: Introduce device-managed variant of dev_pm_set_wake_irq() (Mark Langsdorf) [RHEL-81536] +- devcoredump: Define 'struct bin_attribute' through macro (Mark Langsdorf) [RHEL-81536] +- PM: sleep: Allow configuring the DPM watchdog to warn earlier than panic (Mark Langsdorf) [RHEL-81536] +- device property: Split property reading bool and presence test ops (Mark Langsdorf) [RHEL-81536] +- devres: add devm_remove_action_nowarn() (Mark Langsdorf) [RHEL-81536] +- drivers: core: remove device_link argument from class_compat_[create|remove]_link (Mark Langsdorf) [RHEL-81536] +- i2c: Remove I2C_COMPAT config symbol and related code (Mark Langsdorf) [RHEL-81536] +- driver core: Move two simple APIs for finding child device to header (Mark Langsdorf) [RHEL-81536] +- driver core: Introduce device_iter_t for device iterating APIs (Mark Langsdorf) [RHEL-81536] +- driver core: Correct API device_for_each_child_reverse_from() prototype (Mark Langsdorf) [RHEL-81536] +- driver core: Correct parameter check for API device_for_each_child_reverse_from() (Mark Langsdorf) [RHEL-81536] +- driver core: Move true expression out of if condition in 3 device finding APIs (Mark Langsdorf) [RHEL-81536] +- driver core: class: Fix wild pointer dereferences in API class_dev_iter_next() (Mark Langsdorf) [RHEL-81536] +- devcoredump: cleanup some comments (Mark Langsdorf) [RHEL-81536] +- driver core: Introduce an device matching API device_match_type() (Mark Langsdorf) [RHEL-81536] +- driver core: Remove match_any() (Mark Langsdorf) [RHEL-81536] +- driver core: Simplify API device_find_child_by_name() implementation (Mark Langsdorf) [RHEL-81536] +- driver core: Constify API device_find_child() and adapt for various usages (Mark Langsdorf) [RHEL-81536] +- driver core: have match() callback in struct bus_type take a const * (Mark Langsdorf) [RHEL-81536] +- w1: Remove driver match function (Mark Langsdorf) [RHEL-81536] +- kernel/range: Const-ify range_contains parameters (Mark Langsdorf) [RHEL-81536] +- drivers: base: test: Add ...find_device_by...(... NULL) tests (Mark Langsdorf) [RHEL-81536] +- drivers: base: test: Enable device model tests with KUNIT_ALL_TESTS (Mark Langsdorf) [RHEL-81536] +- drivers: base: Don't match devices with NULL of_node/fwnode/etc (Mark Langsdorf) [RHEL-81536] +- regmap: regmap_multi_reg_read(): make register list const (Mark Langsdorf) [RHEL-81536] +- PM: sleep: sysfs: don't include 'pm_wakeup.h' directly (Mark Langsdorf) [RHEL-81536] +- PM: sleep: Update stale comment in device_resume() (Mark Langsdorf) [RHEL-81536] +- regmap: cache: rbtree: use krealloc_array() to replace krealloc() (Mark Langsdorf) [RHEL-81536] +- regmap: cache: mapple: use kmalloc_array() to replace kmalloc() (Mark Langsdorf) [RHEL-81536] +- regmap: place foo / 8 and foo %% 8 closer to each other (Mark Langsdorf) [RHEL-81536] +- regmap: Use BITS_TO_BYTES() (Mark Langsdorf) [RHEL-81536] +- regmap: cache: Use BITS_TO_BYTES() (Mark Langsdorf) [RHEL-81536] +- regmap: detach regmap from dev on regmap_exit (Mark Langsdorf) [RHEL-81536] +- regmap: Use correct format specifier for logging range errors (Mark Langsdorf) [RHEL-81536] +- firmware_loader: Fix possible resource leak in fw_log_firmware_info() (Mark Langsdorf) [RHEL-81536] +- drivers: core: fw_devlink: Fix excess parameter description in docstring (Mark Langsdorf) [RHEL-81536] +- driver core: class: Correct WARN() message in APIs class_(for_each|find)_device() (Mark Langsdorf) [RHEL-81536] +- cacheinfo: Use of_property_present() for non-boolean properties (Mark Langsdorf) [RHEL-81536] +- drivers: core: fw_devlink: Make the error message a bit more useful (Mark Langsdorf) [RHEL-81536] +- driver core: fw_devlink: Stop trying to optimize cycle detection logic (Mark Langsdorf) [RHEL-81536] +- driver core: constify devlink class (Mark Langsdorf) [RHEL-81536] +- driver core: Put device attribute @wakeup_last_time_ms and its show() together (Mark Langsdorf) [RHEL-81536] +- cacheinfo: Don't opencode per_cpu_cacheinfo() (Mark Langsdorf) [RHEL-81536] +- driver core: auxiliary bus: Spelling s/pecific/specific/ (Mark Langsdorf) [RHEL-81536] +- regmap: irq: Set lockdep class for hierarchical IRQ domains (Mark Langsdorf) [RHEL-81536] +- regmap: maple: Provide lockdep (sub)class for maple tree's internal lock (Mark Langsdorf) [RHEL-81536] +- regmap: kunit: Fix repeated test param (Mark Langsdorf) [RHEL-81536] +- Revert "driver core: Fix uevent_show() vs driver detach race" (Mark Langsdorf) [RHEL-81536] +- drivers/base: Remove unused auxiliary_find_device (Mark Langsdorf) [RHEL-81536] +- firmware_loader: Reorganize kerneldoc parameter names (Mark Langsdorf) [RHEL-81536] +- PM: domains: Support required OPPs in dev_pm_domain_attach_list() (Mark Langsdorf) [RHEL-81536] +- OPP: Rework _set_required_devs() to manage a single device per call (Mark Langsdorf) [RHEL-81536] +- OPP: fix error code in dev_pm_opp_set_config() (Mark Langsdorf) [RHEL-81536] +- PM: domains: Fix alloc/free in dev_pm_domain_attach|detach_list() (Mark Langsdorf) [RHEL-81536] +- driver core: Add device probe log helper dev_warn_probe() (Mark Langsdorf) [RHEL-81536] +- regmap: Specifically test writing 0 as a value to sparse caches (Mark Langsdorf) [RHEL-81536] +- regmap-irq: Consistently use memset32() in regmap_irq_thread() (Mark Langsdorf) [RHEL-81536] +- driver core: attribute_container: Remove unused functions (Mark Langsdorf) [RHEL-81536] +- driver core: Trivially simplify ((struct device_private *)curr)->device->p to @curr (Mark Langsdorf) [RHEL-81536] +- devres: Correclty strip percpu address space of devm_free_percpu() argument (Mark Langsdorf) [RHEL-81536] +- driver core: Make parameter check consistent for API cluster device_(for_each|find)_child() (Mark Langsdorf) [RHEL-81536] +- platform: Make platform_bus_type constant (Mark Langsdorf) [RHEL-81536] +- driver core: class: Check namespace relevant parameters in class_register() (Mark Langsdorf) [RHEL-81536] +- driver:base:core: Adding a "Return:" line in comment for device_link_add() (Mark Langsdorf) [RHEL-81536] +- drivers/base: Introduce device_match_t for device finding APIs (Mark Langsdorf) [RHEL-81536] +- firmware_loader: Block path traversal (Mark Langsdorf) [RHEL-81536] +- regmap: kunit: Add coverage of spinlocked regmaps (Mark Langsdorf) [RHEL-81536] +- regcache: use map->alloc_flags also for allocating cache (Mark Langsdorf) [RHEL-81536] +- regmap: Use locking during kunit tests (Mark Langsdorf) [RHEL-81536] +- regmap: Hold the regmap lock when allocating and freeing the cache (Mark Langsdorf) [RHEL-81536] +- driver core: Use 2-argument strscpy() (Mark Langsdorf) [RHEL-81536] +- driver core: Make use of returned value of dev_err_probe() (Mark Langsdorf) [RHEL-81536] +- driver core: Use guards for simple mutex locks (Mark Langsdorf) [RHEL-81536] +- driver core: Use kasprintf() instead of fixed buffer formatting (Mark Langsdorf) [RHEL-81536] +- driver core: Sort headers (Mark Langsdorf) [RHEL-81536] +- PM: domains: add device managed version of dev_pm_domain_attach|detach_list() (Mark Langsdorf) [RHEL-81536] +- driver core: Fix a potential null-ptr-deref in module_add_driver() (Mark Langsdorf) [RHEL-81536] +- driver core: bus: Add simple error handling for buses_init() (Mark Langsdorf) [RHEL-81536] +- driver core: Remove unused parameter for virtual_device_parent() (Mark Langsdorf) [RHEL-81536] +- driver core: bus: Return -EIO instead of 0 when show/store invalid bus attribute (Mark Langsdorf) [RHEL-81536] +- driver core: Fix error handling in driver API device_rename() (Mark Langsdorf) [RHEL-81536] +- driver core: Fix size calculation of symlink name for devlink_(add|remove)_symlinks() (Mark Langsdorf) [RHEL-81536] +- drivers: cacheinfo: use __free attribute instead of of_node_put() (Mark Langsdorf) [RHEL-81536] +- regmap: maple: work around gcc-14.1 false-positive warning (Mark Langsdorf) [RHEL-81536] +- regmap: kunit: Add test cases for regmap_multi_reg_(read,write}() (Mark Langsdorf) [RHEL-81536] +- regmap: Implement regmap_multi_reg_read() (Mark Langsdorf) [RHEL-81536] +- driver core: module: make module_[add|remove]_driver take a const * (Mark Langsdorf) [RHEL-81536] +- driver core: make driver_find_device() take a const * (Mark Langsdorf) [RHEL-81536] +- driver core: make driver_[create|remove]_file take a const * (Mark Langsdorf) [RHEL-81536] +- regmap-irq: handle const struct regmap_irq_sub_irq_map (Mark Langsdorf) [RHEL-81536] +- devres: Correct code style for functions that return a pointer type (Mark Langsdorf) [RHEL-81536] +- devres: Initialize an uninitialized struct member (Mark Langsdorf) [RHEL-81536] +- devres: Fix devm_krealloc() wasting memory (Mark Langsdorf) [RHEL-81536] +- cpumask: Add enabled cpumask for present CPUs that can be brought online (Mark Langsdorf) [RHEL-81536] +- cpu: Do not warn on arch_register_cpu() returning -EPROBE_DEFER (Mark Langsdorf) [RHEL-81536] +- regmap: add missing MODULE_DESCRIPTION() macros (Mark Langsdorf) [RHEL-81536] +- driver core: make [device_]driver_attach take a const * (Mark Langsdorf) [RHEL-81536] +- driver core: Make dev_err_probe() silent for -ENOMEM (Mark Langsdorf) [RHEL-81536] +- drivers: arch_topology: use __free attribute instead of of_node_put() (Mark Langsdorf) [RHEL-81536] +- drivers: arch_topology: Refactor do-while loops (Mark Langsdorf) [RHEL-81536] +- regmap-i2c: add missing MODULE_DESCRIPTION() macro (Mark Langsdorf) [RHEL-81536] +- regmap: kunit: Use array_size() and sizeof(*ptr) consistently (Mark Langsdorf) [RHEL-81536] +- regmap: cache: Use correct type of the rb_for_each() parameter (Mark Langsdorf) [RHEL-81536] +- regmap: spi: Fix potential off-by-one when calculating reserved size (Mark Langsdorf) [RHEL-81536] +- driver core: remove devm_device_add_groups() (Mark Langsdorf) [RHEL-81536] +- regmap: kunit: add missing MODULE_DESCRIPTION() (Mark Langsdorf) [RHEL-81536] +- regmap: kunit: Fix memory leaks in gen_regmap() and gen_raw_regmap() (Mark Langsdorf) [RHEL-81536] +- regmap-i2c: Subtract reg size from max_write (Mark Langsdorf) [RHEL-81536] +- driver core: Add device_show_string() helper for sysfs attributes (Mark Langsdorf) [RHEL-81536] +- module: don't ignore sysfs_create_link() failures (Mark Langsdorf) [RHEL-81536] +- regmap: spi: Add missing MODULE_DESCRIPTION() (Mark Langsdorf) [RHEL-81536] +- regmap: Drop capitalisation in MODULE_DESCRIPTION() (Mark Langsdorf) [RHEL-81536] +- PM: sleep: Take advantage of %%ps to simplify debug output (Mark Langsdorf) [RHEL-81536] +- driver core: Remove unused platform_notify, platform_notify_remove (Mark Langsdorf) [RHEL-81536] +- driver core: Introduce device_link_wait_removal() (Mark Langsdorf) [RHEL-81536] +- regmap: maple: Remove second semicolon (Mark Langsdorf) [RHEL-81536] +- device: core: Log warning for devices pending deferred probe on timeout (Mark Langsdorf) [RHEL-81536] +- driver: core: Use dev_* instead of pr_* so device metadata is added (Mark Langsdorf) [RHEL-81536] +- driver: core: Log probe failure as error and with device metadata (Mark Langsdorf) [RHEL-81536] +- driver core: Add FWLINK_FLAG_IGNORE to completely ignore a fwnode link (Mark Langsdorf) [RHEL-81536] +- driver core: Adds flags param to fwnode_link_add() (Mark Langsdorf) [RHEL-81536] +- driver core: Move fw_devlink stuff to where it belongs (Mark Langsdorf) [RHEL-81536] +- firmware_loader: Suppress warning on FW_OPT_NO_WARN flag (Mark Langsdorf) [RHEL-81536] +- PM: runtime: add tracepoint for runtime_status changes (Mark Langsdorf) [RHEL-81536] +- regmap: rework ->max_register handling (Mark Langsdorf) [RHEL-81536] +- PM: sleep: Call dpm_async_fn() directly in each suspend phase (Mark Langsdorf) [RHEL-81536] +- PM: sleep: Move devices to new lists earlier in each suspend phase (Mark Langsdorf) [RHEL-81536] +- PM: sleep: Move some assignments from under a lock (Mark Langsdorf) [RHEL-81536] +- PM: sleep: stats: Log errors right after running suspend callbacks (Mark Langsdorf) [RHEL-81536] +- PM: sleep: stats: Call dpm_save_failed_step() at most once per phase (Mark Langsdorf) [RHEL-81536] +- PM: sleep: stats: Define suspend_stats next to the code using it (Mark Langsdorf) [RHEL-81536] +- PM: sleep: stats: Use an array of step failure counters (Mark Langsdorf) [RHEL-81536] +- PM: sleep: stats: Use array of suspend step names (Mark Langsdorf) [RHEL-81536] +- driver core: component: fix spellos (Mark Langsdorf) [RHEL-81536] +- driver core: cpu: make cpu_subsys const (Mark Langsdorf) [RHEL-81536] +- PM: sleep: Relocate two device PM core functions (Mark Langsdorf) [RHEL-81536] +- PM: sleep: Simplify dpm_suspended_list walk in dpm_resume() (Mark Langsdorf) [RHEL-81536] +- PM: QoS: Use kcalloc() instead of kzalloc() (Mark Langsdorf) [RHEL-81536] +- class: fix use-after-free in class_register() (Mark Langsdorf) [RHEL-81536] +- driver core: class: fix Excess kernel-doc description warning (Mark Langsdorf) [RHEL-81536] +- driver core: mark remaining local bus_type variables as const (Mark Langsdorf) [RHEL-81536] +- driver core: container: make container_subsys const (Mark Langsdorf) [RHEL-81536] +- PM: fix missing rculist.h dependency (Mark Langsdorf) [RHEL-81536] +- regmap: fix kcalloc() arguments order (Mark Langsdorf) [RHEL-81536] +- driver core: Better advertise dev_err_probe() (Mark Langsdorf) [RHEL-81536] +- driver core: Emit reason for pending deferred probe (Mark Langsdorf) [RHEL-81536] +- driver core: Enable fw_devlink=rpm by default (Mark Langsdorf) [RHEL-81536] +- device property: fwnode_property_get_reference_args allows NULL args now (Mark Langsdorf) [RHEL-81536] +- software node: Let args be NULL in software_node_get_reference_args (Mark Langsdorf) [RHEL-81536] +- software node: Remove usage of the deprecated ida_simple_xx() API (Mark Langsdorf) [RHEL-81536] +- base: soc: Remove usage of the deprecated ida_simple_xx() API (Mark Langsdorf) [RHEL-81536] +- drivers: base: Print a warning instead of panic() when register_cpu() fails (Mark Langsdorf) [RHEL-81536] +- drivers: base: add arch_cpu_is_hotpluggable() (Mark Langsdorf) [RHEL-81536] +- device property: Add fwnode_name_eq() (Mark Langsdorf) [RHEL-81536] +- driver core: make device_is_dependent() static (Mark Langsdorf) [RHEL-81536] +- devcoredump: Send uevent once devcd is ready (Mark Langsdorf) [RHEL-81536] +- firmware_loader: Expand Firmware upload error codes with firmware invalid error (Mark Langsdorf) [RHEL-81536] +- regmap: fix regmap_noinc_write() description (Mark Langsdorf) [RHEL-81536] +- firmware_loader: Abort all upcoming firmware load request once reboot triggered (Mark Langsdorf) [RHEL-81536] +- firmware_loader: Refactor kill_pending_fw_fallback_reqs() (Mark Langsdorf) [RHEL-81536] +- driver core: Release all resources during unbind before updating device links (Mark Langsdorf) [RHEL-81536] +- driver core: class: remove boilerplate code (Mark Langsdorf) [RHEL-81536] +- dev_printk: add new dev_err_probe() helpers (Mark Langsdorf) [RHEL-109251] +- driver core: Move dev_err_probe() to where it belogs (Mark Langsdorf) [RHEL-109251] +- sysfs: Introduce DEFINE_SIMPLE_SYSFS_GROUP_VISIBLE() (Mark Langsdorf) [RHEL-81536] +- sysfs: Document new "group visible" helpers (Mark Langsdorf) [RHEL-81536] +- soundwire: sysfs: have the driver core handle the creation of the device groups (Mark Langsdorf) [RHEL-81536] +- soundwire: sysfs: cleanup the logic for creating the dp0 sysfs attributes (Mark Langsdorf) [RHEL-81536] + +* Tue Dec 16 2025 Patrick Talbert [5.14.0-652.el9] +- gfs2: Retries missing in gfs2_{rename,exchange} (Andreas Gruenbacher) [RHEL-135362] +- gfs2: glock cancelation flag fix (Andreas Gruenbacher) [RHEL-135362] +- powerpc/64s: Fix VAS mm use after free (Mamatha Inamdar) [RHEL-133781] +- selftests/mm: fix va_high_addr_switch.sh failure on x86_64 (Chunyu Hu) [RHEL-130531] +- selftests/mm: alloc hugepages in va_high_addr_switch test (Chunyu Hu) [RHEL-130531] +- selftests/mm: skip hugevm test if kernel config file is not present (Chunyu Hu) [RHEL-130531] +- selftests/mm: skip test for non-LPA2 and non-LVA systems (Chunyu Hu) [RHEL-130531] +- selftests/mm: va_high_addr_switch: dynamically initialize testcases to enable LPA2 testing (Chunyu Hu) [RHEL-130531] +- selftests/mm: fix hugepages cleanup too early (Chunyu Hu) [RHEL-130531] +- selftests/mm: allow tests to run with no huge pages support (Chunyu Hu) [RHEL-130531] +- selftests/mm: fix check for running THP tests (Chunyu Hu) [RHEL-130531] +- selftests/mm: fix a verbose log in run_test (Chunyu Hu) [RHEL-130531] +- scsi: smartpqi: Update version to 2.1.36-026 (Don Brace) [RHEL-107917] +- scsi: smartpqi: Add support for Hurray Data new controller PCI device (Don Brace) [RHEL-107917] +- scsi: smartpqi: Fix device resources accessed after device removal (Don Brace) [RHEL-107917] +- scsi: smartpqi: Add timeout value to RAID path requests to physical devices (Don Brace) [RHEL-107917] +- scsi: megaraid_sas: Fix invalid node index (Chandrakanth Patil) [RHEL-101326] +- scsi: mpt3sas: Update driver version to 54.100.00.00 (Chandrakanth Patil) [RHEL-101342] +- scsi: mpt3sas: Add support for 22.5 Gbps SAS link rate (Chandrakanth Patil) [RHEL-101342] +- scsi: mpt3sas: Suppress unnecessary IOCLogInfo on CONFIG_INVALID_PAGE (Chandrakanth Patil) [RHEL-101342] +- scsi: mpt3sas: Fix crash in transport port remove by using ioc_info() (Chandrakanth Patil) [RHEL-101342] +- scsi: mpt3sas: Correctly handle ATA device errors (Chandrakanth Patil) [RHEL-101342] +- scsi: mpt3sas: Drop unused variable in mpt3sas_send_mctp_passthru_req() (Chandrakanth Patil) [RHEL-101342] +- scsi: mpt3sas: Fix _ctl_get_mpt_mctp_passthru_adapter() to return IOC pointer (Chandrakanth Patil) [RHEL-101342] +- wifi: rtw89: avoid circular locking dependency in ser_state_run() (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtw89: avoid possible TX wait initialization race (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtw89: fix use-after-free in rtw89_core_tx_kick_off_and_wait() (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mac80211: simplify return value handling of cfg80211_get_radio_idx_by_chan() (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: cfg80211: fix return value in cfg80211_get_radio_idx_by_chan() (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: libertas: cap SSID len in lbs_associate() (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: cw1200: cap SSID length in cw1200_do_join() (Jose Ignacio Tornos Martinez) [RHEL-114891] +- selftests/tc-testing: Check backlog stats in gso_skb case (Jose Ignacio Tornos Martinez) [RHEL-114891] +- dt-bindings: net: wireless: rt2800: add SOC Wifi (Jose Ignacio Tornos Martinez) [RHEL-114891] +- MIPS: dts: ralink: mt7620a: add wifi (Jose Ignacio Tornos Martinez) [RHEL-114891] +- dt-bindings: net: wireless: ath11k-pci: describe firmware-name property (Jose Ignacio Tornos Martinez) [RHEL-114891] +- dt-bindings: net: wireless: ath9k: add WIFI bindings (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mac80211: fix reporting of all valid links in sta_set_sinfo() (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: nl80211: call kfree without a NULL check (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mac80211: Make CONNECTION_MONITOR optional for MLO sta (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath11k: avoid bit operation on key flags (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath11k: Add missing platform IDs for quirk table (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath12k: Fix peer lookup in ath12k_dp_mon_rx_deliver_msdu() (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtw89: fix leak in rtw89_core_send_nullfunc() (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath12k: fix overflow warning on num_pwr_levels (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath12k: initialize eirp_power before use (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mac80211: consider links for validating SCAN_FLAG_AP in scan request during MLO (Jose Ignacio Tornos Martinez) [RHEL-114891] +- net: rfkill: gpio: Fix crash due to dereferencering uninitialized pointer (Jose Ignacio Tornos Martinez) [RHEL-114891] {CVE-2025-39937} +- wifi: iwlwifi: pcie: fix byte count table for some devices (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: nl80211: completely disable per-link stats for now (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: virt_wifi: Fix page fault on connect (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: cfg80211: Fix "no buffer space available" error in nl80211_get_station() for MLO (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: fix 130/1030 configs (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath12k: fix WMI TLV header misalignment (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath12k: Fix missing station power save configuration (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: wilc1000: avoid buffer overflow in WID string configuration (Jose Ignacio Tornos Martinez) [RHEL-114891] {CVE-2025-39952} +- wifi: cfg80211: sme: cap SSID length in __cfg80211_connect_result() (Jose Ignacio Tornos Martinez) [RHEL-114891 RHEL-117581] {CVE-2025-39849} +- wifi: ath11k: fix group data packet drops during rekey (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath12k: Set EMLSR support flag in MLO flags for EML-capable stations (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: cfg: add back more lost PCI IDs (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: fix byte count table for old devices (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: cfg: restore some 1000 series configs (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mwifiex: Initialize the chan_stats array to zero (Jose Ignacio Tornos Martinez) [RHEL-114891] {CVE-2025-39891} +- wifi: mac80211: do not permit 40 MHz EHT operation on 5/6 GHz (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: uefi: check DSM item validity (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: acpi: check DSM func validity (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: if scratch is ~0U, consider it a failure (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mt76: fix linked list corruption (Jose Ignacio Tornos Martinez) [RHEL-114891 RHEL-123063] {CVE-2025-39918} +- wifi: mt76: free pending offchannel tx frames on wcid cleanup (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mt76: mt7915: fix list corruption after hardware restart (Jose Ignacio Tornos Martinez) [RHEL-114891] {CVE-2025-39862} +- wifi: mt76: mt7996: add missing check for rx wcid entries (Jose Ignacio Tornos Martinez) [RHEL-114891] {CVE-2025-39919} +- wifi: mt76: do not add non-sta wcid entries to the poll list (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mt76: mt7996: fix crash on some tx status reports (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mt76: mt7996: use the correct vif link for scanning/roc (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mt76: mt7996: disable beacons when going offchannel (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mt76: prevent non-offchannel mgmt tx during scan/roc (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mt76: mt7925: skip EHT MLD TLV on non-MLD and pass conn_state for sta_cmd (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mt76: mt7925u: use connac3 tx aggr check in tx complete (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mt76: mt7925: fix the wrong bss cleanup for SAP (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mt76: mt7925: fix locking in mt7925_change_vif_links() (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mt76: mt7921: don't disconnect when CSA to DFS chan (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mt76: mt7996: Initialize hdr before passing to skb_put_data() (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mac80211: increase scan_ies_len for S1G (Jose Ignacio Tornos Martinez) [RHEL-114891] {CVE-2025-39957} +- wifi: mac80211: fix incorrect type for ret (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: brcmfmac: fix use-after-free when rescheduling brcmf_btcoex_info work (Jose Ignacio Tornos Martinez) [RHEL-114891] {CVE-2025-39863} +- wifi: cfg80211: fix use-after-free in cmp_bss() (Jose Ignacio Tornos Martinez) [RHEL-114891 RHEL-122876] {CVE-2025-39864} +- wifi: rt2x00: fix CRC_CCITT dependency (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rt2800: select CONFIG_RT2X00_LIB as needed (Jose Ignacio Tornos Martinez) [RHEL-114891] +- net/sched: Fix backlog accounting in qdisc_dequeue_internal (Jose Ignacio Tornos Martinez) [RHEL-114891] {CVE-2025-39677} +- wifi: Fix typos (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: brcmsmac: Use str_true_false() helper (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: brcmfmac: fix EXTSAE WPA3 connection failure due to AUTH TX failure (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: brcm80211: Remove yet more unused functions (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: brcm80211: Remove more unused functions (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: brcm80211: Remove unused functions (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: Revert "wifi: iwlwifi: remove support of several iwl_ppag_table_cmd versions" (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: check validity of the FW API range (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: don't export symbols that we shouldn't (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: mld: use spec link id and not FW link id (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: mld: decode EOF bit for AMPDUs (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: Remove support for rx OMI bandwidth reduction (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: stop supporting iwl_omi_send_status_notif ver 1 (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: remove SC2F firmware support (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: mvm: Remove NAN support (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: mld: avoid outdated reorder buffer head_sn (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: mvm: avoid outdated reorder buffer head_sn (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: disable certain features for fips_enabled (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: mld: support channel survey collection for ACS scans (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: mld: disable RX aggregation if requested (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rt2x00: soc: modernize probe (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rt2800: move 2x00soc to 2800soc (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rt2800soc: allow loading from OF (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rt2x00: remove mod_name from platform_driver (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rt2x00: add COMPILE_TEST (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mac80211: fix WARN_ON for monitor mode on some devices (Jose Ignacio Tornos Martinez) [RHEL-114891] {CVE-2025-38642} +- wifi: brcmfmac: cyw: Fix __counted_by to be LE variant (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mac80211: fix unassigned variable access (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mac80211: don't require cipher and keylen in gtk rekey (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: nl80211: Set num_sub_specs before looping through sub_specs (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mac80211: Write cnt before copying in ieee80211_copy_rnr_beacon() (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: mvm/fw: Avoid -Wflex-array-member-not-at-end warnings (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: Fix typo "ransport" (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: fix cmd length when sending WOWLAN_TSC_RSC_PARAM (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath12k: Correct tid cleanup when tid setup fails (Jose Ignacio Tornos Martinez) [RHEL-114891] {CVE-2025-39750} +- wifi: ath12k: bring DFS support back for WCN7850 (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath12k: Prefer {} to {0} in initializers (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath11k: Prefer {} to {0} in initializers (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath10k: Prefer {} to {0} in initializers (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: cfg80211/mac80211: report link ID for unexpected frames (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mac80211: determine missing link_id in ieee80211_rx_for_interface() based on frequency (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: brcmfmac: support CYW54591 PCIE device (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: brcmfmac: fix P2P discovery failure in P2P peer due to missing P2P IE (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: cfg80211: reject HTC bit for management frames (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mac80211: remove ieee80211_remove_key (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath12k: Advertise encapsulation/decapsulation offload support to mac80211 (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath12k: Fix TX status reporting to mac80211 when offload is enabled (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath12k: Fix the handling of TX packets in Ethernet mode (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath12k: Add support to parse max ext2 wmi service bit (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath12k: fix endianness handling while accessing wmi service bit (Jose Ignacio Tornos Martinez) [RHEL-114891] +- Reapply "wifi: mac80211: Update skb's control block key in ieee80211_tx_dequeue()" (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mac80211: Check 802.11 encaps offloading in ieee80211_tx_h_select_key() (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mac80211: Don't call fq_flow_idx() for management frames (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mac80211: Do not schedule stopped TXQs (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: cfg80211: Add missing lock in cfg80211_check_and_end_cac() (Jose Ignacio Tornos Martinez) [RHEL-114891] {CVE-2025-38643} +- wifi: mac80211: support returning the S1G short beacon skb (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mac80211: support initialising current S1G short beacon index (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mac80211: support initialising an S1G short beaconing BSS (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: cfg80211: support configuring an S1G short beaconing BSS (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: brcmfmac: Add support for the SDIO 43751 device (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: wilc1000: Use min() to improve code (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mwifiex: Use max_t() to improve code (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: brcm80211: Use min() to improve code (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: brcmfmac: Fix typo "notifer" (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mac80211: reject TDLS operations when station is not associated (Jose Ignacio Tornos Martinez) [RHEL-114891] {CVE-2025-38644} +- wifi: brcmsmac: Remove const from tbl_ptr parameter in wlc_lcnphy_common_read_table() (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mac80211: extend connection monitoring for MLO (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mac80211: extend beacon monitoring for MLO (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mac80211: Add link iteration macro for link data with rcu_dereference (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mac80211: fix macro scoping in for_each_link_data (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: cfg80211/mac80211: remove wrong scan request n_channels (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtlwifi: Use min()/max() to improve code (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtw89: wow: Add Basic Rate IE to probe request in scheduled scan mode (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtw89: Lower the timeout in rtw89_fwdl_check_path_ready_ax() for USB (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtw89: Lower the timeout in rtw89_fw_read_c2h_reg() for USB (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtw89: check path range before using in rtw89_fw_h2c_rf_ps_info() (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtw89: purge obsoleted scan events with software sequence number (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtw89: dynamically update EHT preamble puncturing (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtw89: mac: reduce PPDU status length for WiFi 6 chips (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtw89: trigger TX stuck if FIFO full (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath11k: fix sleeping-in-atomic in ath11k_mac_op_set_bitrate_mask() (Jose Ignacio Tornos Martinez) [RHEL-114891] {CVE-2025-39732} +- wifi: ath12k: remove unneeded semicolon in ath12k_mac_parse_tx_pwr_env() (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath12k: Validate peer_id before searching for peer (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath12k: Use HTT_TCL_METADATA_VER_V1 in FTM mode (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: Fix botched indexing conversion (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: cfg80211: fix double free for link_sinfo in nl80211_station_dump() (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: cfg80211: fix off channel operation allowed check for MLO (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mac80211: use RCU-safe iteration in ieee80211_csa_finish (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mac80211_hwsim: Update comments in header (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mac80211: parse unsolicited broadcast probe response data (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: cfg80211: parse attribute to update unsolicited probe response template (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mac80211: don't use TPE data from assoc response (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mac80211: handle WLAN_HT_ACTION_NOTIFY_CHANWIDTH async (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mac80211: simplify __ieee80211_rx_h_amsdu() loop (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mac80211: don't mark keys for inactive links as uploaded (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mac80211: only assign chanctx in reconfig (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mac80211_hwsim: Declare support for AP scanning (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mac80211: clean up cipher suite handling (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mac80211: don't send keys to driver when fips_enabled (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: cfg80211: Fix interface type validation (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mac80211: remove ieee80211_link_unreserve_chanctx() return value (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mac80211: don't unreserve never reserved chanctx (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mac80211: make VHT opmode NSS ignore a debug message (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: cfg80211: remove scan request n_channels counted_by (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtw88: Fix macid assigned to TDLS station (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtw88: enable TX reports for the management queue (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtl8xxxu: Fix RX skb size for aggregation disabled (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtw89: 8852b: implement RFK multi-channel handling and support chanctx up to 2 (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtw89: 8852b: configure FW version for SCAN_OFFLOAD_EXTRA_OP feature (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtw89: 8852bt: implement RFK multi-channel handling and support chanctx up to 2 (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtw89: 8852bt: configure FW version for SCAN_OFFLOAD_EXTRA_OP feature (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtw89: tweak tx wake notify matching condition (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtw89: update SER L2 type default value (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtw89: introduce fw feature group and redefine CRASH_TRIGGER (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtw89: check LPS H2C command complete by C2H reg instead of done ack (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtw89: mcc: solve GO's TBTT change and TBTT too close to NoA issue (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtw89: extend HW scan of WiFi 7 chips for extra OP chan when concurrency (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtw89: mcc: when MCC stop forcing to stay at GO role (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtw89: mcc: enlarge GO NoA duration to cover channel switching time (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtw89: add DIG suspend/resume flow when scan and connection (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtw89: mcc: add H2C command to support different PD level in MCC (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtw89: regd/acpi: support 6 GHz VLP policy via ACPI DSM (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtw89: regd/acpi: support regulatory rules via ACPI DSM and parse rule of regd_UK (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtw89: regd/acpi: update field definition to specific country in UNII-4 conf (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtw89: regd/acpi: support country CA by BIT(1) in 6 GHz SP conf (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: remove support of several iwl_ppag_table_cmd versions (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: remove support of version 4 of iwl_wowlan_rsc_tsc_params_cmd (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: remove support of versions 4 and 5 of iwl_alive_ntf (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: mld: remove support for iwl_mcc_update_resp versions (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: mld: Revert "wifi: iwlwifi: mld: allow EMLSR with 2.4 GHz when BT is ON" (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: mld: Revert "wifi: iwlwifi: mld: add kunit test for emlsr with bt on" (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: mld: support iwl_omi_send_status_notif version 2 (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: mld: remove support for iwl_geo_tx_power_profiles_cmd version 4 (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: remove an unused struct (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: mld: remove support for REDUCE_TX_POWER_CMD ver 9 (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: mvm: remove support for REDUCE_TX_POWER_CMD ver 6 and 7 (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: mvm: Add dump handler to iwl_mvm (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: mvm/mld: use average RSSI for beacons (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: mvm: remove extra link ID (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: mvm: remove IWL_MVM_ESR_EXIT_FAIL_ENTRY (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath12k: Add support to enqueue management frame at MLD level (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath12k: Enable memory profile selection for QCN9274 (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath12k: Refactor macros to use memory profile-based values (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath12k: Remove redundant TID calculation for QCN9274 (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath12k: Add a table of parameters entries impacting memory consumption (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath12k: support average ack rssi in station dump (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: add support for accepting raw DSM tables by firmware (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: pcie: don't WARN on bad firmware input (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: mld: don't remove all keys in mcast rekey (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: mvm: don't remove all keys in mcast rekey (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: mvm: always set the key idx in gtk_seq (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: mvm: set gtk id also in older FWs (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: fix HE/EHT capabilities (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: add iwl_trans_is_dead() API (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: add iwl_trans_device_enabled() API (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: add suppress_cmd_error_once() API (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: mld: restrict puncturing disable to FM (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: mvm: remove regulatory puncturing setup (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: mld: update expected range response notification version (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: mld: update the P2P device mac before starting the GO (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: mld: fix scan request validation (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath12k: Fix packets received in WBM error ring with REO LUT enabled (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: mvm: fix scan request validation (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: pcie: add a missing include (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: trans: remove retake_ownership parameter from sw_reset (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: assign a FW API range for GF (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: assign a FW API range for HR (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: pcie: accept new devices for MVM-only configs (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: pcie: inform me when op mode leaving (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: simplify iwl_poll_bits_mask return value (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: mvm: remove support for iwl_wowlan_status_v9 (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: mvm: remove support for iwl_wowlan_status_v12 (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: add a reference to iwl_wowlan_info_notif_v3 (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: mvm: remove support for iwl_wowlan_info_notif_v2 (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: bump minimum API version for SO/MA/TY (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: assign a FW API range for JF (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: handle non-overlapping API ranges (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath12k: allow beacon protection keys to be installed in hardware (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath12k: set RX_FLAG_SKIP_MONITOR in WBM error path (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath12k: pack HTT pdev rate stats structs (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath12k: update unsupported bandwidth flags in reg rules (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mac80211: add the virtual monitor after reconfig complete (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mac80211: always initialize sdata::key_list (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mac80211: don't complete management TX on SAE commit (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: cfg80211/mac80211: implement dot11ExtendedRegInfoSupport (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mac80211: send extended MLD capa/ops if AP has it (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mac80211: copy first_part into HW scan (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: cfg80211: add a flag for the first part of a scan (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mac80211: remove DISALLOW_PUNCTURING_5GHZ code (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: cfg80211: only verify part of Extended MLD Capabilities (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: nl80211: make nl80211_check_scan_flags() type safe (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: cfg80211: hide scan internals (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mac80211: fix deactivated link CSA (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mac80211: add mandatory bitrate support for 6 GHz (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mac80211: remove spurious blank line (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mac80211: verify state before connection (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mac80211: Fix uninitialized variable with __free() in ieee80211_ml_epcs() (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mac80211: avoid weird state in error path (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: mvm: remove support for iwl_wowlan_info_notif_v4 (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: bump minimum API version in BZ (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: mvm: remove unneeded argument (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: mvm: remove MLO GTK rekey code (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: pcie: rename iwl_pci_gen1_2_probe() argument (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: match discrete/integrated to fix some names (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: remove Intel driver load message (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: mvm/mld: make PHC messages debug messages (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: trans: remove iwl_trans_init (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: pcie move common probe logic (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: bump FW API to 102 for BZ/SC/DR (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: pcie: Move txcmd size/align calculation to callers (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: pcie move gen1_2 probe to gen1_2/trans.c (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: use PNVM data embedded in .ucode files (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: Add an helper function for polling bits (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mac80211: fix rx link assignment for non-MLO stations (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath12k: Add num_stations counter for each interface (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath12k: properly set bit for pdev mask for firmware PPDU_STATS request (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath12k: Block radio bring-up in FTM mode (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath12k: advertise NL80211_FEATURE_TX_POWER_INSERTION support (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath12k: add support for Tx Power insertion in RRM action frame (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath12k: fetch tx_retry and tx_failed from htt_ppdu_stats_user_cmpltn_common_tlv (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath12k: correctly update bw for ofdma packets (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath12k: add EHT support for TX rate (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath12k: add link support for multi-link in arsta (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath12k: fill link station statistics for MLO (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mt76: mt7921s: Introduce SDIO WiFi/BT combo module card reset (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mt76: mt792x: improve monitor interface handling (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mt76: mt792x: Limit the concurrent STA and SoftAP to operate on the same channel (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mt76: mt7925: Fix null-ptr-deref in mt7925_thermal_init() (Jose Ignacio Tornos Martinez) [RHEL-114891] {CVE-2025-38541} +- wifi: mt76: Get rid of dma_sync_single_for_device() for MMIO devices (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mt76: mt7996: Move num_sta accounting in mt7996_mac_sta_{add,remove}_links (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mt76: mt7996: Add MLO support to mt7996_tx_check_aggr() (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mt76: mt7996: Fix valid_links bitmask in mt7996_mac_sta_{add,remove} (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mt76: mt7996: Fix possible OOB access in mt7996_tx() (Jose Ignacio Tornos Martinez) [RHEL-114891] {CVE-2025-38599} +- wifi: mt76: mt7996: Fix mlink lookup in mt7996_tx_prepare_skb (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mt76: mt7996: Do not set wcid.sta to 1 in mt7996_mac_sta_event() (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mt76: mt7996: Rely on for_each_sta_active_link() in mt7996_mcu_sta_mld_setup_tlv() (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mt76: mt7996: Fix secondary link lookup in mt7996_mcu_sta_mld_setup_tlv() (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mt76: fix vif link allocation (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mt76: fix queue assignment for deauth packets (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mt76: add a wrapper for wcid access with validation (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mt76: mt7921: prevent decap offload config before STA initialization (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mt76: mt7925: prevent NULL pointer dereference in mt7925_sta_set_decap_offload() (Jose Ignacio Tornos Martinez) [RHEL-114891] {CVE-2025-38450} +- wifi: mt76: mt7925: fix incorrect scan probe IE handling for hw_scan (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mt76: mt7925: fix invalid array index in ssid assignment during hw scan (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mt76: mt7925: fix the wrong config for tx interrupt (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mt76: Remove RCU section in mt7996_mac_sta_rc_work() (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mt76: Move RCU section in mt7996_mcu_add_rate_ctrl() (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mt76: Move RCU section in mt7996_mcu_add_rate_ctrl_fixed() (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mt76: Move RCU section in mt7996_mcu_set_fixed_field() (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mt76: Assume __mt76_connac_mcu_alloc_sta_req runs in atomic context (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: prevent A-MSDU attacks in mesh networks (Jose Ignacio Tornos Martinez) [RHEL-114891] {CVE-2025-38512} +- wifi: rt2x00: fix remove callback type mismatch (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mac80211: reject VHT opmode for unsupported channel widths (Jose Ignacio Tornos Martinez) [RHEL-114891] {CVE-2025-38509} +- wifi: mwifiex: discard erroneous disassoc frames on STA interface (Jose Ignacio Tornos Martinez) [RHEL-114891] {CVE-2025-38505} +- wifi: mac80211: fix non-transmitted BSSID profile search (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mac80211: clear frame buffer to never leak stack (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mac80211: correctly identify S1G short beacon (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtw89: Enable the new rtw89_8852bu module (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtw89: Add rtw8852bu.c (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtw89: 8852b: Add rtw8852b_hfc_param_ini_usb (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtw89: 8852b: Add rtw8852b_dle_mem_usb3 (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtw89: 8852b: Fix rtw8852b_pwr_{on,off}_func() for USB (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtw89: 8852bx: Accept USB devices and load their MAC address (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtw89: enter power save mode aggressively (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtw89: Enable the new USB modules (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtw89: Add rtw8851bu.c (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtw89: Add usb.{c,h} (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtw89: Add some definitions for USB (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtw89: Fix rtw89_mac_power_switch() for USB (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtw89: 8851b: Modify rtw8851b_pwr_{on,off}_func() for USB (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtw89: Hide some errors when the device is unplugged (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtw89: Add extra TX headroom for USB (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtw89: Disable deep power saving for USB/SDIO (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtw89: Add rtw8851b_hfc_param_ini_usb (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtw89: Add rtw8851b_dle_mem_usb{2,3} (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtw89: Make hfc_param_ini in rtw89_chip_info an array (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtw89: Make dle_mem in rtw89_chip_info an array (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtw89: 8851b: Accept USB devices and load their MAC address (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtw89: 8851b: rfk: update IQK to 0x14 (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtw89: 8851b: rfk: update DPK to 0x11 (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtw89: 8851b: update NCTL 0xB (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtw89: 8851b: adjust ADC setting for RF calibration (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtw89: 8851b: set ADC bandwidth select according to calibration value (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtw89: 8851b: rfk: extend DPK path_ok type to u8 (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtw88: coex: Use bitwise instead of arithmetic operator for flags (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mt76: mt7925: fix off by one in mt7925_mcu_hw_scan() (Jose Ignacio Tornos Martinez) [RHEL-114891] {CVE-2025-38600} +- wifi: mt76: mt7915: mcu: re-init MCU before loading FW patch (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mt76: mt7915: mcu: lower default timeout (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mt76: mt7915: mcu: increase eeprom command timeout (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: Fix error code in iwl_op_mode_dvm_start() (Jose Ignacio Tornos Martinez) [RHEL-114891] {CVE-2025-38656} +- wifi: ath12k: add extended NSS bandwidth support for 160 MHz (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath12k: add support for 160 MHz bandwidth (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath12k: clean up 80P80 support (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath12k: add support for setting fixed HE rate/GI/LTF (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath12k: generate rx and tx mcs maps for supported HE mcs (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath12k: move HE MCS mapper to a separate function (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath12k: push EHT MU-MIMO params to hardware (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath12k: push HE MU-MIMO params to hardware (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath10k: shutdown driver when hardware is unreliable (Jose Ignacio Tornos Martinez) [RHEL-114891] {CVE-2025-39746} +- wifi: cfg80211: fix S1G beacon head validation in nl80211 (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: pcie: fix locking on invalid TOP reset (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath12k: fix timeout while waiting for regulatory update during interface creation (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath10k: Fix Spelling (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath12k: Add support to RTT stats (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath12k: Add support to TDMA and MLO stats (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath12k: Add support for transmit histogram stats (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath12k: Clear auth flag only for actual association in security mode (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath12k: fix dest ring-buffer corruption when ring is full (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath12k: fix source ring-buffer corruption (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath12k: use plain access for descriptor length (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath12k: fix dest ring-buffer corruption (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath11k: fix dest ring-buffer corruption when ring is full (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath11k: fix source ring-buffer corruption (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath11k: use plain accesses for monitor descriptor (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath11k: use plain access for descriptor length (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath11k: fix dest ring-buffer corruption (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath12k: Send WMI_VDEV_SET_TPC_POWER_CMD for AP vdev (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath12k: Add memset and update default rate value in wmi tx completion (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath12k: Fix beacon reception for sta associated to Non-TX AP (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath12k: Fix station association with MBSSID Non-TX BSS (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath12k: use real noise floor instead of default value (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath12k: handle WMI event for real noise floor calculation (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath11k: Make read-only const array svc_id static const (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath11k: fix suspend use-after-free after probe failure (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath11k: clear initialized flag for deinit-ed srng lists (Jose Ignacio Tornos Martinez) [RHEL-114891] {CVE-2025-38601} +- wifi: ath11k: support usercase-specific firmware overrides (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath9k: ahb: replace id_table with of (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath9k: ahb: reorder includes (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath9k: ahb: reorder declarations (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: dvm: fix potential overflow in rs_fill_link_cmd() (Jose Ignacio Tornos Martinez) [RHEL-114891] +- iwlwifi: Add missing check for alloc_ordered_workqueue (Jose Ignacio Tornos Martinez) [RHEL-114891] {CVE-2025-38602} +- wifi: iwlwifi: Fix memory leak in iwl_mvm_init() (Jose Ignacio Tornos Martinez) [RHEL-114891] +- iwlwifi: api: delete repeated words (Jose Ignacio Tornos Martinez) [RHEL-114891] +- iwlwifi: remove unused no_sleep_autoadjust declaration (Jose Ignacio Tornos Martinez) [RHEL-114891] +- iwlwifi: Fix comment typo (Jose Ignacio Tornos Martinez) [RHEL-114891] +- iwlwifi: use DECLARE_BITMAP macro (Jose Ignacio Tornos Martinez) [RHEL-114891] +- iwlwifi: fw: simplify the iwl_fw_dbg_collect_trig() (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: mld: ftm: fix switch end indentation (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: mld: don't exit EMLSR when we shouldn't (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: move _iwl_trans_set_bits_mask utilities (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: mld: make iwl_mld_add_all_rekeys void (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: move iwl_trans_pcie_write_mem to iwl-trans.c (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: pcie: move iwl_trans_pcie_dump_regs() to utils.c (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: mld: advertise support for TTLM changes (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: mld: Block EMLSR when scanning on P2P Device (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: mld: use the correct struct size for tracing (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: support RZL platform device ID (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: add HE 1024QAM for <242-tone RU for PE (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: make FSEQ version a debug message (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: convert to use secs_to_jiffies() (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: fw: make PNVM version a debug message (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: mld: make PHY config a debug message (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: mvm: fix kernel-doc warnings (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: mei: fix kernel-doc warnings (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: pcie: fix kernel-doc warnings (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: dvm: fix some kernel-doc issues (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: defer MLO scan after link activation (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: mld: fix last_mlo_scan_time type (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: mld: remove special FW error resume handling (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: mld: add timer host wakeup debugfs (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: phy periph read - flow modification (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: fw: Fix possible memory leak in iwl_fw_dbg_collect (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: mld: Add dump handler to iwl_mld (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: add support for the devcoredump (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: pcie: abort D3 handshake on error (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: pcie: reinit device properly during TOP reset (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: mld: fix misspelling of 'established' (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: Remove unused cfg parameter from iwl_nvm_get_regdom_bw_flags (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: move dBm averaging function into utils (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: pcie: initiate TOP reset if requested (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: pcie: move generation specific files to a folder (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: mvm: enable antenna selection for AX210 family (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: parse VLP AP not allowed nvm channel flag (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: bump minimum API version in BZ/SC/DR (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mac80211: add support for S1G aggregation (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mac80211: add support for storing station S1G capabilities (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mac80211: handle station association response with S1G (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: cfg80211: support configuration of S1G station capabilities (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mac80211: Set RTS threshold on per-radio basis (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: cfg80211: Report per-radio RTS threshold to userspace (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: cfg80211: Add Support to Set RTS Threshold for each Radio (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: cfg80211/mac80211: Add support to get radio index (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mac80211: add link_sta_statistics ops to fill link station statistics (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mac80211: correct RX stats packet increment for multi-link (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mac80211: extend support to fill link level sinfo structure (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: cfg80211: clear sinfo->filled for MLO station statistics (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mac80211: add support to accumulate removed link statistics (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: cfg80211: allocate memory for link_station info structure (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: cfg80211: add statistics for providing overview for MLO station (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: cfg80211: extend to embed link level statistics in NL message (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: cfg80211: add link_station_info structure to support MLO statistics (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mac80211: add support towards MLO handling of station statistics (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mac80211: finish link init before RCU publish (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mac80211: update radar_required in channel context after channel switch (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: brcmfmac: don't allow arp/nd offload to be enabled if ap mode exists (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: mvm: assume '1' as the default mac_config_cmd version (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtlwifi: fix possible skb memory leak in `_rtl_pci_rx_interrupt()`. (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mac80211: fix beacon interval calculation overflow (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtw89: report boottime of receiving beacon and probe response (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtw89: avoid NULL dereference when RX problematic packet on unsupported 6 GHz band (Jose Ignacio Tornos Martinez) [RHEL-114891] {CVE-2025-38646} +- wifi: rtw89: correct length for IE18/19 PHY report and IE parser (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtw89: update EDCCA report for subband 40M/80M/sub-20M (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtw89: mac: differentiate mem_page_size by chip generation (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtw89: coex: Update Wi-Fi/Bluetooth coexistence version to 9.0.0 (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtw89: coex: RTL8852B coexistence Wi-Fi firmware support for v0.29.122.0 (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtw89: coex: Update Bluetooth slot length when Wi-Fi is scanning (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtw89: coex: Not to set slot duration to zero to avoid firmware issue (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtw89: coex: Assign priority table before entering power save (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtw89: coex: Update scoreboard to avoid Bluetooth re-link fail (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtw89: coex: Get Bluetooth desired version by WiFi firmware version (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtw89: coex: RTL8922A add Wi-Fi firmware support for v0.35.71.0 (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtw89: coex: Query Bluetooth TX power when firmware support (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtw89: coex: Enable outsource info H2C command (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: rtw89: coex: Add v1 Bluetooth AFH handshake for WiFi 7 (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath12k: Pass ab pointer directly to ath12k_dp_tx_get_encap_type() (Jose Ignacio Tornos Martinez) [RHEL-114891] {CVE-2025-38605} +- wifi: ath12k: Fix double budget decrement while reaping monitor ring (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath12k: Enable REO queue lookup table feature on QCN9274 hw2.0 (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath12k: Add missing include of export.h (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath11k: Add missing include of export.h (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath10k: Add missing include of export.h (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath9k: Add missing include of export.h (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath: Add missing include of export.h (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath12k: remove monitor handling from ath12k_dp_rx_deliver_msdu() (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath12k: install pairwise key first (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath12k: avoid bit operation on key flags (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath12k: handle regulatory hints during mac registration (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath12k: update channel list in worker when wait flag is set (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath12k: combine channel list for split-phy devices in single-wiphy (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath12k: Split scan request for split band device (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath12k: Prepare ahvif scan link for parallel scan (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath12k: disable pdev for non supported country (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ath12k: Avoid accessing uninitialized arvif->ar during beacon miss (Jose Ignacio Tornos Martinez) [RHEL-114891] {CVE-2025-38606} +- wifi: brcmfmac: Make read-only array cfg_offset static const (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: cfg80211: Add support for link reconfiguration negotiation offload to driver (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: cfg80211: Improve the documentation for NL80211_CMD_ASSOC_MLO_RECONF (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mwifiex: enable host mlme on sdio W8997 chipsets (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mac80211: Fix bssid_indicator for MBSSID in AP mode (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mac80211: Allow scan on a radio while operating on DFS on another radio (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: mac80211: Allow DFS/CSA on a radio if scan is ongoing on another radio (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: cfg80211: Add utility API to get radio index from channel (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: ieee80211: add Radio Measurement action fields (Jose Ignacio Tornos Martinez) [RHEL-114891] +- wifi: iwlwifi: replace deprecated PCI functions (Jose Ignacio Tornos Martinez) [RHEL-114891] +- config: wifi: disable new unsupported configuration options (Jose Ignacio Tornos Martinez) [RHEL-114891] +- Revert "ASoC: SDCA: use old struct hid_descriptor" (Patrick Talbert) [RHEL-118909] +- ALSA: update RHEL kconfigs for 6.17 upstream code (Jaroslav Kysela) [RHEL-118909] +- ASoC: SDCA: use old struct hid_descriptor (Jaroslav Kysela) [RHEL-118909] +- ASoC: soc_sdw_utils: remove cs42l43 component_name (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda/realtek - Add mute LED support for HP Pavilion 15-eg0xxx (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda/realtek: Add quirk for ASUS ROG Strix G712LWS (Jaroslav Kysela) [RHEL-118909] +- ASoC: amd: yc: Add DMI quirk for HP Laptop 17 cp-2033dx (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda/realtek - Add mute LED support for HP Victus 15-fa0xxx (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda/realtek: Support mute LED for Yoga with ALC287 (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda/realtek: Fix mute LED mask on HP OMEN 16 laptop (Jaroslav Kysela) [RHEL-118909] +- MAINTAINERS: Adjust to the new HD-audio driver paths (Jaroslav Kysela) [RHEL-118909] +- ASoC: fsl: Constify reg_default array (Jaroslav Kysela) [RHEL-118909] +- ASoC: SOF: ipc4-pcm: fix delay calculation when DSP resamples (Jaroslav Kysela) [RHEL-118909] +- ASoC: SOF: ipc4-pcm: fix start offset calculation for chain DMA (Jaroslav Kysela) [RHEL-118909] +- ASoC: SOF: ipc4-pcm: Fix incorrect comparison with number of tdm_slots (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda/realtek: Fix mute led for HP Laptop 15-dw4xx (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda: intel-dsp-config: Prevent SEGFAULT if ACPI_HANDLE() is NULL (Jaroslav Kysela) [RHEL-118909] +- ALSA: usb: qcom: Fix false-positive address space check (Jaroslav Kysela) [RHEL-118909] +- ASoC: rt5682s: Adjust SAR ADC button mode to fix noise issue (Jaroslav Kysela) [RHEL-118909] +- ASoC: Intel: PTL: Add entry for HDMI-In capture support to non-I2S codec boards. (Jaroslav Kysela) [RHEL-118909] +- ASoC: amd: acp: Fix incorrect retrival of acp_chip_info (Jaroslav Kysela) [RHEL-118909] +- ASoC: Intel: sof_sdw: use PRODUCT_FAMILY for Fatcat series (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda/realtek: Fix volume control on Lenovo Thinkbook 13x Gen 4 (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda/realtek: Support Lenovo Thinkbook 13x Gen 5 (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda: cs35l41: Support Lenovo Thinkbook 13x Gen 5 (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda/realtek: Add ALC295 Dell TAS2781 I2C fixup (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda/tas2781: Fix a potential race condition that causes a NULL pointer in case no efi.get_variable exsits (Jaroslav Kysela) [RHEL-118909] +- ASoC: qcom: sc8280xp: Enable DAI format configuration for MI2S interfaces (Jaroslav Kysela) [RHEL-118909] +- ASoC: qcom: q6apm-lpass-dais: Fix missing set_fmt DAI op for I2S (Jaroslav Kysela) [RHEL-118909] +- ASoC: qcom: audioreach: Fix lpaif_type configuration for the I2S interface (Jaroslav Kysela) [RHEL-118909] +- ASoC: Intel: catpt: Expose correct bit depth to userspace (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda/tas2781: Fix the order of TAS2781 calibrated-data (Jaroslav Kysela) [RHEL-118909] +- ASoC: codecs: lpass-wsa-macro: Fix speaker quality distortion (Jaroslav Kysela) [RHEL-118909] +- ASoC: codecs: lpass-rx-macro: Fix playback quality distortion (Jaroslav Kysela) [RHEL-118909] +- ASoC: SDCA: Reorder members of hide struct to remove holes (Jaroslav Kysela) [RHEL-118909] +- ASoC: SDCA: Fix return value in detected_mode_handler() (Jaroslav Kysela) [RHEL-118909] +- ASoC: SDCA: Fix return value in sdca_regmap_mbq_size() (Jaroslav Kysela) [RHEL-118909] +- ASoC: qcom: q6apm-lpass-dais: Fix NULL pointer dereference if source graph failed (Jaroslav Kysela) [RHEL-118909] +- ASoC: amd: amd_sdw: Add quirks for some new Dell laptops (Jaroslav Kysela) [RHEL-118909] +- ALSA: docs: Remove 3rd person singular s in *to indicate* (Jaroslav Kysela) [RHEL-118909] +- ASoC: SOF: Intel: hda-stream: Fix incorrect variable used in error message (Jaroslav Kysela) [RHEL-118909] +- ASoC: SOF: imx: Fix devm_ioremap_resource check (Jaroslav Kysela) [RHEL-118909] +- ASoC: SDCA: Add quirk for incorrect function types for 3 systems (Jaroslav Kysela) [RHEL-118909] +- ASoC: amd: acp: Adjust pdm gain value (Jaroslav Kysela) [RHEL-118909] +- ASoC: codec: sma1307: Fix memory corruption in sma1307_setting_loaded() (Jaroslav Kysela) [RHEL-118909] +- ASoC: wm8974: Correct PLL rate rounding (Jaroslav Kysela) [RHEL-118909] +- ASoC: wm8940: Correct PLL rate rounding (Jaroslav Kysela) [RHEL-118909] +- ASoC: wm8940: Correct typo in control name (Jaroslav Kysela) [RHEL-118909] +- ASoC: rt712: avoid skipping the blind write (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda/hdmi: Add pin fix for another HP EliteDesk 800 G4 model (Jaroslav Kysela) [RHEL-118909] +- ALSA: firewire-motu: drop EPOLLOUT from poll return values as write is not supported (Jaroslav Kysela) [RHEL-118909] +- ALSA: docs: Add documents for recently changes in snd-usb-audio (Jaroslav Kysela) [RHEL-118909] +- ALSA: usb-audio: Add mute TLV for playback volumes on more devices (Jaroslav Kysela) [RHEL-118909] +- ALSA: usb-audio: move mixer_quirks' min_mute into common quirk (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda/realtek: Fix headset mic for TongFang X6[AF]R5xxY (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda/hdmi: Restore missing HDMI codec entries (Jaroslav Kysela) [RHEL-118909] +- ASoC: codecs: idt821034: fix wrong log in idt821034_chip_direction_output() (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda: intel-dsp-config: Select SOF driver on MTL Chromebooks (Jaroslav Kysela) [RHEL-118909] +- ALSA: usb-audio: Add mute TLV for playback volumes on some devices (Jaroslav Kysela) [RHEL-118909] +- arm64: dts: imx8mq-evk: support more sample rates for wm8524 card (Jaroslav Kysela) [RHEL-118909] +- arm64: dts: imx8mm-evk: support more sample rates for wm8524 card (Jaroslav Kysela) [RHEL-118909] +- arm64: dts: imx8mn-evk: support more sample rates for wm8524 card (Jaroslav Kysela) [RHEL-118909] +- ALSA: usb-audio: Use correct sub-type for UAC3 feature unit validation (Jaroslav Kysela) [RHEL-118909] +- ALSA: timer: fix ida_free call while not allocated (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda/realtek: Audio disappears on HP 15-fc000 after warm boot again (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda/realtek: Fix headset mic on ASUS Zenbook 14 (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda/tas2781: Add name prefix tas2781 for tas2781's dvc_tlv and amp_vol_tlv (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda/realtek: Add support for HP EliteBook x360 830 G6 and EliteBook 830 G6 (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda/tas2781: Normalize the volume kcontrol name (Jaroslav Kysela) [RHEL-118909] +- Revert "ALSA: hda: Add ASRock X670E Taichi to denylist" (Jaroslav Kysela) [RHEL-118909] +- ALSA: azt3328: Put __maybe_unused for inline functions for gameport (Jaroslav Kysela) [RHEL-118909] +- ASoC: tas2781: Normalize the volume kcontrol name (Jaroslav Kysela) [RHEL-118909] +- ASoC: codecs: Call strscpy() with correct size argument (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda/realtek: Fix headset mic on HONOR BRB-X (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda/realtek: Add Framework Laptop 13 (AMD Ryzen AI 300) to quirks (Jaroslav Kysela) [RHEL-118909] +- ASoC: tas2781: Fix spelling mistake "dismatch" -> "mismatch" (Jaroslav Kysela) [RHEL-118909] +- ASoC: rt1320: fix random cycle mute issue (Jaroslav Kysela) [RHEL-118909] +- ASoC: rt721: fix FU33 Boost Volume control not working (Jaroslav Kysela) [RHEL-118909] +- ASoC: generic: tidyup standardized ASoC menu for generic (Jaroslav Kysela) [RHEL-118909] +- ASoC: codec: sma1307: replace spelling mistake with new error message (Jaroslav Kysela) [RHEL-118909] +- ASoC: codecs: tx-macro: correct tx_macro_component_drv name (Jaroslav Kysela) [RHEL-118909] +- ASoC: fsl_sai: replace regmap_write with regmap_update_bits (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda/realtek: Restrict prompt only for CONFIG_EXPERT (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda/hdmi: Restrict prompt only for CONFIG_EXPERT (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda/cirrus: Restrict prompt only for CONFIG_EXPERT (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda/ca0132: Fix missing error handling in ca0132_alt_select_out() (Jaroslav Kysela) [RHEL-118909] +- ASoC: SOF: Intel: hda-sdw-bpt: fix SND_SOF_SOF_HDA_SDW_BPT dependencies (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda/tas2781: Support L"SmartAmpCalibrationData" to save calibrated data (Jaroslav Kysela) [RHEL-118909] +- ALSA: intel_hdmi: Fix off-by-one error in __hdmi_lpe_audio_probe() (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda/realtek: add LG gram 16Z90R-A to alc269 fixup table (Jaroslav Kysela) [RHEL-118909] +- ALSA: usb-audio: Don't use printk_ratelimit for debug prints (Jaroslav Kysela) [RHEL-118909] +- ASoC: Intel: sof_sdw: Add quirk for Alienware Area 51 (2025) 0CCC SKU (Jaroslav Kysela) [RHEL-118909] +- ASoC: tas2781: Fix the wrong step for TLV on tas2781 (Jaroslav Kysela) [RHEL-118909] +- ASoC: amd: acp: Add SoundWire SOF machine driver support for acp7.2 platform (Jaroslav Kysela) [RHEL-118909] +- ASoC: amd: acp: Add SoundWire legacy machine driver support for acp7.2 platform (Jaroslav Kysela) [RHEL-118909] +- ASoC: amd: ps: Add SoundWire pci and dma driver support for acp7.2 platform (Jaroslav Kysela) [RHEL-118909] +- ASoC: SOF: amd: Add sof audio support for acp7.2 platform (Jaroslav Kysela) [RHEL-118909] +- ALSA: usb: scarlett2: Fix missing NULL check (Jaroslav Kysela) [RHEL-118909] +- mips: Update HD-audio configs again (Jaroslav Kysela) [RHEL-118909] +- arm: Update HD-audio configs again (Jaroslav Kysela) [RHEL-118909] +- ALSA: usb-audio: Add DSD support for Comtrue USB Audio device (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda/realtek: Enable drivers as default (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda/cirrus: Enable drivers as default (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda/hdmi: Enable drivers as default (Jaroslav Kysela) [RHEL-118909] +- ASoC: Intel: avs: Fix uninitialized pointer error in probe() (Jaroslav Kysela) [RHEL-118909] +- ASoC: wm8962: Clear master mode when enter runtime suspend (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda/realtek - Fix mute LED for HP Victus 16-d1xxx (MB 8A26) (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda/realtek - Fix mute LED for HP Victus 16-s0xxx (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda: Fix the wrong register was used for DVC of TAS2770 (Jaroslav Kysela) [RHEL-118909] +- ASoC: SOF: amd: acp-loader: Use GFP_KERNEL for DMA allocations in resume context (Jaroslav Kysela) [RHEL-118909] +- ALSA: scarlett2: Add retry on -EPROTO from scarlett2_usb_tx() (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda/realtek - Fix mute LED for HP Victus 16-r1xxx (Jaroslav Kysela) [RHEL-118909] +- ASoC: codecs: Add acpi_match_table for aw88399 driver (Jaroslav Kysela) [RHEL-118909] +- ASoC: imx-card: Add WM8524 support (Jaroslav Kysela) [RHEL-118909] +- ASoC: fsl_xcvr: get channel status data with firmware exists (Jaroslav Kysela) [RHEL-118909] +- ASoC: fsl_xcvr: get channel status data when PHY is not exists (Jaroslav Kysela) [RHEL-118909] +- ASoC: SDCA: Add support for -cn- value properties (Jaroslav Kysela) [RHEL-118909] +- ASoC: SDCA: Fix some holes in the regmap readable/writeable helpers (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda: Add TAS2770 support (Jaroslav Kysela) [RHEL-118909] +- ASoC: SDCA: Fix implicit cast from le16 (Jaroslav Kysela) [RHEL-118909] +- ASoC: SDCA: Check devm_mutex_init() return value (Jaroslav Kysela) [RHEL-118909] +- ASoC: SDCA: Shrink detected_mode_handler() stack frame (Jaroslav Kysela) [RHEL-118909] +- ASoC: SDCA: add route by the number of input pins in MU entity (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda/realtek: Add support for ASUS Commercial laptops using CS35L41 HDA (Jaroslav Kysela) [RHEL-118909] +- soundwire: amd: Add support for acp7.2 platform (Jaroslav Kysela) [RHEL-118909] +- soundwire: stream: restore params when prepare ports fail (Jaroslav Kysela) [RHEL-118909] +- ASoC: Intel: sof_rt5682: Add HDMI-In capture with rt5682 support for PTL. (Jaroslav Kysela) [RHEL-118909] +- ASoC: codec: tlv320aic32x4: Fix reset GPIO check (Jaroslav Kysela) [RHEL-118909] +- ASoC: SDCA: Add hw_params() helper function (Jaroslav Kysela) [RHEL-118909] +- ASoC: SDCA: Add a helper to get the SoundWire port number (Jaroslav Kysela) [RHEL-118909] +- ASoC: SDCA: Add helper to add DAI constraints (Jaroslav Kysela) [RHEL-118909] +- ASoC: soc-dai: Add private data to snd_soc_dai (Jaroslav Kysela) [RHEL-118909] +- ASoC: SDCA: Move SDCA search functions and export (Jaroslav Kysela) [RHEL-118909] +- ASoC: SDCA: Remove overly chatty input pin list warning (Jaroslav Kysela) [RHEL-118909] +- ASoC: SDCA: Avoid use of uninitialised local name variable (Jaroslav Kysela) [RHEL-118909] +- ASoC: SDCA: Fix off by one error in IRQ bound check (Jaroslav Kysela) [RHEL-118909] +- mips: loongson3_defconfig: Update HD-audio configs (Jaroslav Kysela) [RHEL-118909] +- arm: multi_v7_defconfig: Update HD-audio configs (Jaroslav Kysela) [RHEL-118909] +- ASoC: qcom: qdsp6: q6dsp-lpass-clocks: convert from round_rate() to determine_rate() (Jaroslav Kysela) [RHEL-118909] +- ASoC: codecs: rt5682s: convert from round_rate() to determine_rate() (Jaroslav Kysela) [RHEL-118909] +- ASoC: codecs: rt5682: convert from round_rate() to determine_rate() (Jaroslav Kysela) [RHEL-118909] +- ASoC: codecs: da7219: convert from round_rate() to determine_rate() (Jaroslav Kysela) [RHEL-118909] +- ASoC: codec: tlv320aic32x4: Convert to GPIO descriptors (Jaroslav Kysela) [RHEL-118909] +- ASoC: codec: tlv320aic32x4: Sort headers alphabetically (Jaroslav Kysela) [RHEL-118909] +- ASoC: codec: tlv320aic32x4: Drop aic32x4_pdata usage (Jaroslav Kysela) [RHEL-118909] +- ASoC: samsung: tobermory: don't set dapm->bias_level directly (Jaroslav Kysela) [RHEL-118909] +- ASoC: samsung: littlemill: don't set dapm->bias_level directly (Jaroslav Kysela) [RHEL-118909] +- ASoC: samsung: speyside: don't set dapm->bias_level directly (Jaroslav Kysela) [RHEL-118909] +- ASoC: samsung: bell: don't set dapm->bias_level directly (Jaroslav Kysela) [RHEL-118909] +- ASoC: soc-dapm: set bias_level if snd_soc_dapm_set_bias_level() was successed (Jaroslav Kysela) [RHEL-118909] +- ASoC: SDCA: Pull HID and IRQ into the primary SDCA module (Jaroslav Kysela) [RHEL-118909] +- ASoC: SDCA: Kconfig/Makefile fixups (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda/cirrus: Split to cs420x and cs421x drivers (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda/cs8409: Rewrite to new probe method (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda/conexant: Rewrite to new probe method (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda: Return the codec init error properly at snd_hda_codec_build_controls() (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda/senary: Rewrite to new probe method (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda: Drop superfluous driver->ops NULL checks (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda/si3054: Rewrite to new probe method (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda: Drop old codec binding method (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda/hdmi: Rewrite to new probe method (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda/hdmi: Split vendor codec drivers (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda/realtek: Rewrite to new probe method (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda/cmedia: Rewrite to new probe method (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda/via: Rewrite to new probe method (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda: Split Realtek HD-audio codec driver (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda/sigmatel: Rewrite to new probe method (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda: Move codec drivers into sound/hda/codecs directory (Jaroslav Kysela) [RHEL-118909] +- Revert "ALSA: hda/realtek: Fix mute LED mask on HP OMEN 16 laptop" (Jaroslav Kysela) [RHEL-118909] +- Revert "ALSA: hda/realtek: Support mute LED for Yoga with ALC287" (Jaroslav Kysela) [RHEL-118909] +- Revert "ALSA: hda/realtek - Add mute LED support for HP Victus 15-fa0xxx" (Jaroslav Kysela) [RHEL-118909] +- Revert "ASoC: amd: yc: Add DMI quirk for HP Laptop 17 cp-2033dx" (Jaroslav Kysela) [RHEL-118909] +- Revert "ALSA: hda/realtek: Add quirk for ASUS ROG Strix G712LWS" (Jaroslav Kysela) [RHEL-118909] +- Revert "ALSA: hda/realtek - Add mute LED support for HP Pavilion 15-eg0xxx" (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda/ca0132: Rewrite to new probe method (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda: Move CONFIG_SND_HDA_PREALLOC_SIZE into sound/hda/common (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda: Move controller drivers into sound/hda/controllers directory (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda: Move common codec driver into sound/hda/common directory (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda: Introduce hda_codec_driver ops (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda/generic: Rewrite to new probe method (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda/analog: Rewrite to new probe method (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda/ca0110: Rewrite to new probe method (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda: Move widget capability macros into hdaudio.h (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda: Move HD-audio core stuff into sound/hda/core (Jaroslav Kysela) [RHEL-118909] +- ALSA: usb-audio: Copy string more safely (Jaroslav Kysela) [RHEL-118909] +- ALSA: core: Copy string more safely (Jaroslav Kysela) [RHEL-118909] +- ALSA: pdaudiocf: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: vxpocket: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: ppc: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: sh: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: sparc: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: spi: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: synth: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: 6fire: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: line6: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: usx2y: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: ua101: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: usb-audio: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: ac97: Copy string more safely (Jaroslav Kysela) [RHEL-118909] +- ALSA: cmipci: Copy string more safely (Jaroslav Kysela) [RHEL-118909] +- ALSA: sonicvibes: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: trident: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: via82xx: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: ymfpci: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: sis7019: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: oxygen: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: pcxhr: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: riptide: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: rme32: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: rme96: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: hdsp: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: hdspm: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: rme9652: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: intel8x0: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: korg1212: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: lola: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: lx6464es: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: maestro3: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: mixart: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: nm256: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: emu10k1: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: ens1370: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: es1938: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: es1968: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: fm801: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: ice1712: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: ice1724: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: cs4281: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: cs46xx: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: cs5530: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: cs5535audio: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: ctxfi: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: echoaudio: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: au88x0: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: aw2: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: azt3328: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: bt87x: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: ca0106: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: cmipci: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: ad1889: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: ak4531: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: ali5451: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: als300: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: als4000: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: asihpi: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: atiixp: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: sscape: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: wavefront: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: wss: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: mips: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: parisc: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: ac97: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: galaxy: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: gus: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: msnd: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: opl3sa2: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: opti9xx: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: sc6000: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: adlib: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: als100: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: cmi8328: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: cmi8330: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: cs423x: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: es1688: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: es18xx: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: ad1816a: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: firewire: bebob: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: pcsp: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: portman2x4: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: serial-generic: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: serial-u16550: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: virmidi: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: vx: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: control: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: rawmidi: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: seq: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: mpu401: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: opl3: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: opl4: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118909] +- ASoC: SDCA: fix HID dependency (Jaroslav Kysela) [RHEL-118909] +- ALSA: echoaudio: Replace deprecated strcpy() with strscpy() (Jaroslav Kysela) [RHEL-118909] +- ASoC: sdw_utils: Add missed component_name strings for speaker amps (Jaroslav Kysela) [RHEL-118909] +- ASoC: Intel: soc-acpi-intel-lnl-match: add rt1320_l12_rt714_l0 support (Jaroslav Kysela) [RHEL-118909] +- ASoC: Intel: soc-acpi-intel-ptl-match: add support ptl-rt721-l0 (Jaroslav Kysela) [RHEL-118909] +- ASoC: Intel: soc-acpi: Add entry for HDMI_In capture support in PTL match table (Jaroslav Kysela) [RHEL-118909] +- ASoC: Intel: soc-acpi: Add entry for sof_es8336 in PTL match table. (Jaroslav Kysela) [RHEL-118909] +- ASoC: rt700: don't set dapm->bias_level (Jaroslav Kysela) [RHEL-118909] +- ASoC: rt715: don't set dapm->bias_level (Jaroslav Kysela) [RHEL-118909] +- ASoC: soc-dapm: add prefix on soc_dapm_dev_attrs (Jaroslav Kysela) [RHEL-118909] +- ASoC: soc-dapm: add prefix on dapm_xxx_event() (Jaroslav Kysela) [RHEL-118909] +- ASoC: soc-dapm: add prefix on dapm_mark_endpoints_dirty() (Jaroslav Kysela) [RHEL-118909] +- ASoC: soc-dapm: use common name for dapm (Jaroslav Kysela) [RHEL-118909] +- ASoC: soc-dapm: use component instead of cmpnt (Jaroslav Kysela) [RHEL-118909] +- ASoC: soc-dapm: reordering header definitions (Jaroslav Kysela) [RHEL-118909] +- ASoC: soc-dapm: reordering function definitions (Jaroslav Kysela) [RHEL-118909] +- ASoC: soc-dapm: remove snd_soc_dapm_weak_routes() (Jaroslav Kysela) [RHEL-118909] +- ASoC: soc-dapm: remove snd_soc_dapm_nc_pin[_unlocked]() (Jaroslav Kysela) [RHEL-118909] +- ASoC: soc-dapm: remove EXPORT_SYMBOL_GPL() for snd_soc_dapm_free() (Jaroslav Kysela) [RHEL-118909] +- ASoC: soc-dapm: remove unnecessary definition (Jaroslav Kysela) [RHEL-118909] +- ALSA: mts64: Replace deprecated strcpy() with strscpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda: Remove redundant pm_runtime_mark_last_busy() calls (Jaroslav Kysela) [RHEL-118909] +- ALSA: intel_hdmi: Remove redundant pm_runtime_mark_last_busy() calls (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda: add MODULE_FIRMWARE for cs35l41/cs35l56 (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda/tas2781: Add bus name in device name check (Jaroslav Kysela) [RHEL-118909] +- ASoC: SOF: Remove redundant pm_runtime_mark_last_busy() calls (Jaroslav Kysela) [RHEL-118909] +- ASoC: component: Remove redundant pm_runtime_mark_last_busy() calls (Jaroslav Kysela) [RHEL-118909] +- ASoC: Intel: Remove redundant pm_runtime_mark_last_busy() calls (Jaroslav Kysela) [RHEL-118909] +- ASoC: codecs: Remove redundant pm_runtime_mark_last_busy() calls (Jaroslav Kysela) [RHEL-118909] +- ASoC: Use of_reserved_mem_region_to_resource() for "memory-region" (Jaroslav Kysela) [RHEL-118909] +- ASoC: SOF: imx: Fix error code in probe() (Jaroslav Kysela) [RHEL-118909] +- ASoC: SOF: imx: Fix an IS_ERR() vs NULL bug in imx_parse_ioremap_memory() (Jaroslav Kysela) [RHEL-118909] +- ASoC: SOF: imx-common: set sdev->pdata->hw_pdata after common is alloc'd (Jaroslav Kysela) [RHEL-118909] +- ASoC: SOF: imx: introduce more common structures and functions (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda: Add device entry for QEMU (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda: Remove old commented out sanity check (Jaroslav Kysela) [RHEL-118909] +- ALSA: mtpav: Replace deprecated strcpy() with strscpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: pcmtest: Replace deprecated strcpy() with strscpy() (Jaroslav Kysela) [RHEL-118909] +- ASoC: amd: acp: Enable acp7.2 platform based DMIC support in machine driver (Jaroslav Kysela) [RHEL-118909] +- ASoC: amd: acp: Enable I2S support for acp7.2 based platforms (Jaroslav Kysela) [RHEL-118909] +- ASoC: amd: acp: Add legacy driver support acp7.2 based platforms (Jaroslav Kysela) [RHEL-118909] +- ASoC: SDCA: Add some initial IRQ handlers (Jaroslav Kysela) [RHEL-118909] +- ASoC: SDCA: Generic interrupt support (Jaroslav Kysela) [RHEL-118909] +- ASoC: SDCA: Add flag for unused IRQs (Jaroslav Kysela) [RHEL-118909] +- ASoC: SDCA: Minor selected/detected mode control fixups (Jaroslav Kysela) [RHEL-118909] +- MAINTAINERS: Add SDCA maintainers entry (Jaroslav Kysela) [RHEL-118909] +- ALSA: dummy: Replace deprecated strcpy() with strscpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: hrtimer: Replace deprecated strcpy() with strscpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: timer: Replace deprecated strcpy() with strscpy() (Jaroslav Kysela) [RHEL-118909] +- ASoC: codecs: Add calibration function to aw88399 chip (Jaroslav Kysela) [RHEL-118909] +- soundwire: debugfs: move debug statement outside of error handling (Jaroslav Kysela) [RHEL-118909] +- soundwire: intel_auxdevice: add rt721 codec to wake_capable_list (Jaroslav Kysela) [RHEL-118909] +- soundwire: Correct some property names (Jaroslav Kysela) [RHEL-118909] +- ASoC: sdw_utils: generate combined spk components string (Jaroslav Kysela) [RHEL-118909] +- ASoC: sdw_utils: add component_name string to dai_info (Jaroslav Kysela) [RHEL-118909] +- ASoC: hisilicon: Standardize ASoC menu (Jaroslav Kysela) [RHEL-118909] +- ASoC: uniphier: Standardize ASoC menu (Jaroslav Kysela) [RHEL-118909] +- ASoC: kirkwood: Standardize ASoC menu (Jaroslav Kysela) [RHEL-118909] +- ASoC: samsung: Standardize ASoC menu (Jaroslav Kysela) [RHEL-118909] +- ASoC: generic: Standardize ASoC menu (Jaroslav Kysela) [RHEL-118909] +- ASoC: renesas: Standardize ASoC menu (Jaroslav Kysela) [RHEL-118909] +- ASoC: xtensa: Standardize ASoC menu (Jaroslav Kysela) [RHEL-118909] +- ASoC: xilinx: Standardize ASoC menu (Jaroslav Kysela) [RHEL-118909] +- ASoC: jz4740: Standardize ASoC menu (Jaroslav Kysela) [RHEL-118909] +- ASoC: ux500: Standardize ASoC menu (Jaroslav Kysela) [RHEL-118909] +- ASoC: tegra: Standardize ASoC menu (Jaroslav Kysela) [RHEL-118909] +- ASoC: spear: Standardize ASoC menu (Jaroslav Kysela) [RHEL-118909] +- ASoC: sunxi: Standardize ASoC menu (Jaroslav Kysela) [RHEL-118909] +- ASoC: intel: Standardize ASoC menu (Jaroslav Kysela) [RHEL-118909] +- ASoC: atmel: Standardize ASoC menu (Jaroslav Kysela) [RHEL-118909] +- ASoC: apple: Standardize ASoC menu (Jaroslav Kysela) [RHEL-118909] +- ASoC: meson: Standardize ASoC menu (Jaroslav Kysela) [RHEL-118909] +- ASoC: qcom: Standardize ASoC menu (Jaroslav Kysela) [RHEL-118909] +- ASoC: sprd: Standardize ASoC menu (Jaroslav Kysela) [RHEL-118909] +- ASoC: sdca: Standardize ASoC menu (Jaroslav Kysela) [RHEL-118909] +- ASoC: au1x: Standardize ASoC menu (Jaroslav Kysela) [RHEL-118909] +- ASoC: sof: Standardize ASoC menu (Jaroslav Kysela) [RHEL-118909] +- ASoC: stm: Standardize ASoC menu (Jaroslav Kysela) [RHEL-118909] +- ASoC: sti: Standardize ASoC menu (Jaroslav Kysela) [RHEL-118909] +- ASoC: mxs: Standardize ASoC menu (Jaroslav Kysela) [RHEL-118909] +- ASoC: fsl: Standardize ASoC menu (Jaroslav Kysela) [RHEL-118909] +- ASoC: dwc: Standardize ASoC menu (Jaroslav Kysela) [RHEL-118909] +- ASoC: bcm: Standardize ASoC menu (Jaroslav Kysela) [RHEL-118909] +- ASoC: amd: Standardize ASoC menu (Jaroslav Kysela) [RHEL-118909] +- ASoC: adi: Standardize ASoC menu (Jaroslav Kysela) [RHEL-118909] +- ASoC: ti: Standardize ASoC menu (Jaroslav Kysela) [RHEL-118909] +- ASoC: wm8524: enable constraints when sysclk is configured. (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda: Disable jack polling at shutdown (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda: Disable codec runtime PM when jack polling is enabled (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda: Handle the jack polling always via a work (Jaroslav Kysela) [RHEL-118909] +- ALSA: mixer_oss: Remove deprecated strcpy() function calls (Jaroslav Kysela) [RHEL-118909] +- ASoC: SOF: amd: add alternate machines for ACP7.0 and ACP7.1 platforms (Jaroslav Kysela) [RHEL-118909] +- ASoC: amd: acp: add soundwire machine for ACP7.0 and ACP7.1 sof stack (Jaroslav Kysela) [RHEL-118909] +- ASoC: hdac_hdmi: Rate limit logging on connection and disconnection (Jaroslav Kysela) [RHEL-118909] +- ASoC: SDCA: add a HID device for HIDE entity (Jaroslav Kysela) [RHEL-118909] +- ASoC: codecs: wcd939x: Add defines for major/minor version decoding (Jaroslav Kysela) [RHEL-118909] +- ASoC: codecs: wcd939x: Use simple defines for chipid register value (Jaroslav Kysela) [RHEL-118909] +- ASoC: codecs: wcd938x: Use simple defines for chipid register value (Jaroslav Kysela) [RHEL-118909] +- ASoC: codecs: wcd937x: Use simple defines for chipid register value (Jaroslav Kysela) [RHEL-118909] +- ALSA: intel8x0: Fix incorrect codec index usage in mixer for ICH4 (Jaroslav Kysela) [RHEL-118909] +- HID: core: Add bus define for SoundWire bus (Jaroslav Kysela) [RHEL-118909] +- ASoC: SDCA: add support for HIDE entity properties and HID descriptor/report (Jaroslav Kysela) [RHEL-118909] +- ALSA: aloop: Replace deprecated strcpy() with strscpy() (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda/realtek: Fixup ft alc257 rename alc3328 (Jaroslav Kysela) [RHEL-118909] +- ALSA: emu10k1: Replace deprecated strcpy() with strscpy() (Jaroslav Kysela) [RHEL-118909] +- ASoC: SOF: ipc4-pcm: Enable delay reporting for ChainDMA streams (Jaroslav Kysela) [RHEL-118909] +- ASoC: SOF: Intel: hda: Do not probe Soundwire in nocodec mode (Jaroslav Kysela) [RHEL-118909] +- ASoC: SOF: ipc4-topology: Add load of ASRC component (Jaroslav Kysela) [RHEL-118909] +- ASoC: SOF: pcm: Reverse check for prepared stream in sof_pcm_hw_params() (Jaroslav Kysela) [RHEL-118909] +- ASoC: SOF: topology: Parse the dapm_widget_tokens in case of DSPless mode (Jaroslav Kysela) [RHEL-118909] +- ASoC: SOF: pcm: Remove local create_page_table() wrapper function (Jaroslav Kysela) [RHEL-118909] +- ASoC: SOF: ipc4-pcm: Look for best matching hw_config for SSP (Jaroslav Kysela) [RHEL-118909] +- ASoC: SOF: ipc4-pcm: Harmonize sof_ipc4_set_pipeline_state() dbg print (Jaroslav Kysela) [RHEL-118909] +- ASoC: SOF: ipc4-pcm: Pipe instances to dev_dbg in multi_pipeline_state() (Jaroslav Kysela) [RHEL-118909] +- ASoC: SOF: ipc4: Add sof_ipc4_pipeline_state_str() for debugging (Jaroslav Kysela) [RHEL-118909] +- ASoC: SOF: ipc4/Intel: Add support for library restore firmware functionality (Jaroslav Kysela) [RHEL-118909] +- ASoC: SOF: ipc4-priv: Add kernel doc for fw_context_save of sof_ipc4_fw_data (Jaroslav Kysela) [RHEL-118909] +- ASoC: Intel: sof_sdw: Implement add_dai_link to filter HDMI PCMs (Jaroslav Kysela) [RHEL-118909] +- ASoC: Intel: skl_hda_dsp_generic: Implement add_dai_link to filter HDMI PCMs (Jaroslav Kysela) [RHEL-118909] +- ASoC: core: Check for rtd == NULL in snd_soc_remove_pcm_runtime() (Jaroslav Kysela) [RHEL-118909] +- ASoC: topology: Do not call snd_soc_remove_pcm_runtime() for ignored links (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda/conexant: Renaming the codec with device ID 0x1f86 and 0x1f87 (Jaroslav Kysela) [RHEL-118909] +- ASoC: tegra: AHUB: Remove unneeded semicolon (Jaroslav Kysela) [RHEL-118909] +- ASoC: Intel: Replace deprecated strcpy() with strscpy() (Jaroslav Kysela) [RHEL-118909] +- firmware: cs_dsp: Remove unused struct list_head from cs_dsp_coeff_ctl (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda/tas2781: Add compatible for hardware id TIAS2781 and TXNW2781 (Jaroslav Kysela) [RHEL-118909] +- ALSA: pcm: Convert snd_pcm_sync_ptr() to user_access_begin/user_access_end() (Jaroslav Kysela) [RHEL-118909] +- ALSA: pcm: Replace [audio_]tstamp_[n]sec by struct __snd_timespec in struct snd_pcm_mmap_status32 (Jaroslav Kysela) [RHEL-118909] +- ALSA: pcm: Convert SNDRV_PCM_IOCTL_SYNC_PTR to user_access_begin/user_access_end() (Jaroslav Kysela) [RHEL-118909] +- ALSA: pcm: refactor copy from/to user in SNDRV_PCM_IOCTL_SYNC_PTR (Jaroslav Kysela) [RHEL-118909] +- ASoC: hdmi-codec: use SND_JACK_AVOUT as jack status (Jaroslav Kysela) [RHEL-118909] +- ASoC: soc-ops-test: dynamically allocate struct snd_ctl_elem_value (Jaroslav Kysela) [RHEL-118909] +- ALSA: usb-audio: Fix build with CONFIG_INPUT=n (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda: cs35l41: Add support for center channel in CS35L41 HDA (Jaroslav Kysela) [RHEL-118909] +- ASoC: tas2781: Move the "include linux/debugfs.h" into tas2781.h (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda/ca0132: Use const char * for strings (Jaroslav Kysela) [RHEL-118909] +- ALSA: usb-audio: Convert comma to semicolon (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda/ca0132: Fix using plain integer as NULL pointer in add_tuning_control (Jaroslav Kysela) [RHEL-118909] +- ALSA: mips/sgio2audio: Replace deprecated strcpy() with strscpy() (Jaroslav Kysela) [RHEL-118909] +- soundwire: update Intel BPT message length limitation (Jaroslav Kysela) [RHEL-118909] +- soundwire: intel_ace2.x: Use str_read_write() helper (Jaroslav Kysela) [RHEL-118909] +- soundwire: qcom: demote probe registration printk (Jaroslav Kysela) [RHEL-118909] +- soundwire: Move handle_nested_irq outside of sdw_dev_lock (Jaroslav Kysela) [RHEL-118909] +- ASoC: cs42l43: Remove unnecessary work functions (Jaroslav Kysela) [RHEL-118909] +- MAINTAINERS: Remove Sanyog Kale as reviewer on SoundWire (Jaroslav Kysela) [RHEL-118909] +- ALSA: pcm: Rewrite recalculate_boundary() to avoid costly loop (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda/ca0132: Enable hardware band EQ for Sound Blaster Core3D (Jaroslav Kysela) [RHEL-118909] +- ALSA: hda/tas2781: Add missed brace and hardware id re-order (Jaroslav Kysela) [RHEL-118909] +- ALSA: usb-audio: Fix code alignment in mixer_quirks (Jaroslav Kysela) [RHEL-118909] +- ALSA: usb-audio: Fix whitespace & blank line issues in mixer_quirks (Jaroslav Kysela) [RHEL-118909] +- ALSA: usb-audio: Avoid precedence issues in mixer_quirks macros (Jaroslav Kysela) [RHEL-118909] +- ALSA: usb-audio: Fix block comments in mixer_quirks (Jaroslav Kysela) [RHEL-118909] +- ALSA: usb-audio: Drop unnecessary parentheses in mixer_quirks (Jaroslav Kysela) [RHEL-118909] +- ALSA: usb-audio: Avoid multiple assignments in mixer_quirks (Jaroslav Kysela) [RHEL-118909] +- ALSA: usb-audio: Simplify NULL comparison in mixer_quirks (Jaroslav Kysela) [RHEL-118909] +- ALSA: usb-audio: Remove unneeded wmb() in mixer_quirks (Jaroslav Kysela) [RHEL-118909] +- ALSA: usb-audio: Add mixer quirk for Sony DualSense PS5 (Jaroslav Kysela) [RHEL-118909] +- ASoC: tas2781: Drop the unnecessary symbol imply (Jaroslav Kysela) [RHEL-118909] +- ASoC: dt-bindings: covert mxs-audio-sgtl5000.txt to yaml format (Jaroslav Kysela) [RHEL-118909] +- ASoC: codecs: lpass: Drop unused AIF_INVALID first DAI identifier (Jaroslav Kysela) [RHEL-118909] +- ASoC: Intel: avs: Add rt5640 machine board (Jaroslav Kysela) [RHEL-118909] +- ASoC: codecs: rt5640: Retry DEVICE_ID verification (Jaroslav Kysela) [RHEL-118909] +- ASoC: codecs: rt5640: Drop dummy register names (Jaroslav Kysela) [RHEL-118909] +- ASoC: tas571x: add support for tas5753 (Jaroslav Kysela) [RHEL-118909] +- ASoC: remove component->id (Jaroslav Kysela) [RHEL-118909] +- ASoC: soc-core: save ID if param was set in fmt_single_name() (Jaroslav Kysela) [RHEL-118909] +- ASoC: qcom: use drvdata instead of component to keep id (Jaroslav Kysela) [RHEL-118909] +- ASoC: imx-card: Use helper function for_each_child_of_node_scoped() (Jaroslav Kysela) [RHEL-118909] +- ASoC: meson: Use helper function for_each_child_of_node_scoped() (Jaroslav Kysela) [RHEL-118909] +- ASoC: codecs: wcd939x: Drop unused 'struct wcd939x_priv' fields (Jaroslav Kysela) [RHEL-118909] +- ASoC: codecs: wcd938x: Drop unused variant field (Jaroslav Kysela) [RHEL-118909] +- ASoC: codecs: wcd938x: Drop unused 'struct wcd938x_priv' fields (Jaroslav Kysela) [RHEL-118909] +- ASoC: codecs: wcd937x: Drop unused 'struct wcd937x_priv' fields (Jaroslav Kysela) [RHEL-118909] +- ASoC: codecs: wcd934x: Drop unused num_rx_port/num_tx_port fields (Jaroslav Kysela) [RHEL-118909] +- ASoC: codecs: wcd9335: Drop unused sido_input_src field (Jaroslav Kysela) [RHEL-118909] +- ASoC: codecs: Constify regmap configuration static variables (Jaroslav Kysela) [RHEL-118909] +- ASoC: dt-bindings: everest,es8326: Document interrupt property (Jaroslav Kysela) [RHEL-118909] +- ASoC: dt-bindings: fsl_spdif: Document imx6sl/sx compatible fallback (Jaroslav Kysela) [RHEL-118909] +- ASoC: dt-bindings: Add CS42L84 codec (Jaroslav Kysela) [RHEL-118909] +- ASoC: dt-bindings: realtek,rt5640: Convert to dtschema (Jaroslav Kysela) [RHEL-118909] + +* Fri Dec 12 2025 CKI KWF Bot [5.14.0-651.el9] +- clone_private_mnt(): make sure that caller has CAP_SYS_ADMIN in the right userns (CKI Backport Bot) [RHEL-129257] {CVE-2025-38499} +- redhat: conflict with unsupported shim on x86/aarch64 (Vitaly Kuznetsov) [RHEL-126425] +- mm: slub: avoid wake up kswapd in set_track_prepare (Audra Mitchell) [RHEL-125520] {CVE-2025-39843} +- slub: Reflow ___slab_alloc() (Audra Mitchell) [RHEL-125520] {CVE-2025-39843} +- KVM: s390: improve interrupt cpu for wakeup (CKI Backport Bot) [RHEL-121783] + +* Thu Dec 11 2025 CKI KWF Bot [5.14.0-650.el9] +- x86/amd_node: Fix AMD root device caching (David Arcari) [RHEL-127821] +- x86/amd_node: Add support for debugfs access to SMN registers (David Arcari) [RHEL-127821] +- x86/amd_node: Add SMN offsets to exclusive region access (David Arcari) [RHEL-127821] +- scsi: storvsc: Prefer returning channel with the same CPU as on the I/O issuing CPU (Xuemin Li) [RHEL-130027] +- ice: fix NULL pointer dereference in ice_unplug_aux_dev() on reset (Michal Schmidt) [RHEL-129902] {CVE-2025-39814} +- iidc/ice/irdma: Update IDC to support multiple consumers (Michal Schmidt) [RHEL-129902] +- ice: Replace ice specific DSCP mapping num with a kernel define (Michal Schmidt) [RHEL-129902] +- iidc/ice/irdma: Break iidc.h into two headers (Michal Schmidt) [RHEL-129902] +- iidc/ice/irdma: Rename to iidc_* convention (Michal Schmidt) [RHEL-129902] +- iidc/ice/irdma: Rename IDC header file (Michal Schmidt) [RHEL-129902] +- net: add IEEE 802.1q specific helpers (Michal Schmidt) [RHEL-129902] + +* Mon Dec 08 2025 CKI KWF Bot [5.14.0-649.el9] +- x86/CPU/AMD: Extend Zen6 model range (David Arcari) [RHEL-128550] +- sched: Increase sched_tick_remote timeout (Phil Auld) [RHEL-102425] +- perf: Enable debuginfod support (Michael Petlan) [RHEL-124984] +- scsi: qla4xxx: Fix typos in comments (Chris Leech) [RHEL-121669] +- scsi: qla4xxx: Prevent a potential error pointer dereference (Chris Leech) [RHEL-121669] +- scsi: Revert "scsi: iscsi: Fix HW conn removal use after free" (Chris Leech) [RHEL-121669] +- scsi: libiscsi: Initialize iscsi_conn->dd_data only if memory is allocated (Chris Leech) [RHEL-121669] +- scsi: qla4xxx: Fix missing DMA mapping error in qla4xxx_alloc_pdu() (Chris Leech) [RHEL-121669] +- scsi: iscsi: Fix incorrect error path labels for flashnode operations (Chris Leech) [RHEL-121669] +- scsi: qla4xxx: Remove duplicate struct crb_addr_pair (Chris Leech) [RHEL-121669] +- scsi: qedi: Remove unused qedi_get_proto_itt() (Chris Leech) [RHEL-121669] +- scsi: qedi: Remove unused sysfs functions (Chris Leech) [RHEL-121669] +- RDMA/uverbs: Fix umem release in UVERBS_METHOD_CQ_CREATE (Kamal Heib) [RHEL-109942] +- RDMA/efa: Add CQ with external memory support (Kamal Heib) [RHEL-109942] +- IB/sa: Fix sa_local_svc_timeout_ms read race (Kamal Heib) [RHEL-109942] +- RDMA/core: Resolve MAC of next-hop device without ARP support (Kamal Heib) [RHEL-109942] +- RDMA/cm: Rate limit destroy CM ID timeout error message (Kamal Heib) [RHEL-109942] +- IB: Extend UVERBS_METHOD_REG_MR to get DMAH (Kamal Heib) [RHEL-109942] +- RDMA/core: Introduce a DMAH object and its alloc/free APIs (Kamal Heib) [RHEL-109942] +- IB/core: Add UVERBS_METHOD_REG_MR on the MR object (Kamal Heib) [RHEL-109942] +- RDMA/core: Add umem "is_contiguous" and "start_dma_addr" helpers (Kamal Heib) [RHEL-109942] +- RDMA/uverbs: Add a common way to create CQ with umem (Kamal Heib) [RHEL-109942] +- RDMA/uverbs: Add empty rdma_uattrs_has_raw_cap() declaration (Kamal Heib) [RHEL-109942] +- IB/cm: Use separate agent w/o flow control for REP (Kamal Heib) [RHEL-109942] +- IB/mad: Add flow control for solicited MADs (Kamal Heib) [RHEL-109942] +- IB/mad: Add state machine to MAD layer (Kamal Heib) [RHEL-109942] +- RDMA/counter: Check CAP_NET_RAW check in user namespace for RDMA counters (Kamal Heib) [RHEL-109942] +- RDMA/nldev: Check CAP_NET_RAW in user namespace for QP modify (Kamal Heib) [RHEL-109942] +- RDMA/uverbs: Check CAP_NET_RAW in user namespace for RAW QP create (Kamal Heib) [RHEL-109942] +- RDMA/uverbs: Check CAP_NET_RAW in user namespace for RAW QP create (Kamal Heib) [RHEL-109942] +- RDMA/uverbs: Check CAP_NET_RAW in user namespace for QP create (Kamal Heib) [RHEL-109942] +- RDMA/uverbs: Check CAP_NET_RAW in user namespace for flow create (Kamal Heib) [RHEL-109942] +- RDMA/ipoib: Use parent rdma device net namespace (Kamal Heib) [RHEL-109942] +- RDMA/core: Extend RDMA device registration to be net namespace aware (Kamal Heib) [RHEL-109942] +- RDMA/core: reduce stack using in nldev_stat_get_doit() (Kamal Heib) [RHEL-109942] +- RDMA/core: Add driver APIs pre_destroy_cq() and post_destroy_cq() (Kamal Heib) [RHEL-109942] +- IB/iser: Remove unnecessary local variable (Kamal Heib) [RHEL-109942] +- scsi: core: Fix a regression triggered by scsi_host_busy() (Ming Lei) [RHEL-123480] +- blk-mq: fix blk_mq_tags double free while nr_requests grown (Ming Lei) [RHEL-123480] +- blk-mq: fix null-ptr-deref in blk_mq_free_tags() from error path (Ming Lei) [RHEL-123480] +- blk-mq: Document tags_srcu member in blk_mq_tag_set structure (Ming Lei) [RHEL-123480] +- blk-mq: Replace tags->lock with SRCU for tag iterators (Ming Lei) [RHEL-123480] +- blk-mq: Defer freeing flush queue to SRCU callback (Ming Lei) [RHEL-123480] +- blk-mq: Defer freeing of tags page_list to SRCU callback (Ming Lei) [RHEL-123480] +- blk-mq: Pass tag_set to blk_mq_free_rq_map/tags (Ming Lei) [RHEL-123480] +- blk-mq: Move flush queue allocation into blk_mq_init_hctx() (Ming Lei) [RHEL-123480] +- block: fix potential deadlock while running nr_hw_queue update (Ming Lei) [RHEL-123480] +- block: fix lockdep warning caused by lock dependency in elv_iosched_store (Ming Lei) [RHEL-123480] +- block: move elevator queue allocation logic into blk_mq_init_sched (Ming Lei) [RHEL-123480] +- objtool/rust: add one more `noreturn` Rust function (Joe Lawrence) [RHEL-114921] +- objtool: Add vpanic() to the noreturn list (Joe Lawrence) [RHEL-114921] +- objtool: Add missing endian conversion to read_annotate() (Joe Lawrence) [RHEL-114921] +- objtool/rust: add one more `noreturn` Rust function for Rust 1.89.0 (Joe Lawrence) [RHEL-114921] +- objtool/rust: relax slice condition to cover more `noreturn` Rust functions (Joe Lawrence) [RHEL-114921] +- objtool/rust: add one more `noreturn` Rust function for Rust 1.87.0 (Joe Lawrence) [RHEL-114921] +- objtool: Speed up SHT_GROUP reindexing (Joe Lawrence) [RHEL-114921] +- objtool: Fix up st_info in COMDAT group section (Joe Lawrence) [RHEL-114921] +- objtool/rust: add one more `noreturn` Rust function for Rust 1.86.0 (Joe Lawrence) [RHEL-114921] +- objtool: Fix false-positive "ignoring unreachables" warning (Joe Lawrence) [RHEL-114921] +- objtool, xen: Fix INSN_SYSCALL / INSN_SYSRET semantics (Joe Lawrence) [RHEL-114921] +- objtool: Stop UNRET validation on UD2 (Joe Lawrence) [RHEL-114921] +- objtool: Split INSN_CONTEXT_SWITCH into INSN_SYSCALL and INSN_SYSRET (Joe Lawrence) [RHEL-114921] +- objtool: Fix INSN_CONTEXT_SWITCH handling in validate_unret() (Joe Lawrence) [RHEL-114921] +- objtool: Fix verbose disassembly if CROSS_COMPILE isn't set (Joe Lawrence) [RHEL-114921] +- objtool: Change "warning:" to "error: " for fatal errors (Joe Lawrence) [RHEL-114921] +- objtool: Always fail on fatal errors (Joe Lawrence) [RHEL-114921] +- Revert "objtool: Increase per-function WARN_FUNC() rate limit" (Joe Lawrence) [RHEL-114921] +- objtool: Append "()" to function name in "unexpected end of section" warning (Joe Lawrence) [RHEL-114921] +- objtool: Ignore end-of-section jumps for KCOV/GCOV (Joe Lawrence) [RHEL-114921] +- objtool: Silence more KCOV warnings, part 2 (Joe Lawrence) [RHEL-114921] +- objtool: Fix STACK_FRAME_NON_STANDARD for cold subfunctions (Joe Lawrence) [RHEL-114921] +- objtool: Fix segfault in ignore_unreachable_insn() (Joe Lawrence) [RHEL-114921] +- objtool: Fix NULL printf() '%%s' argument in builtin-check.c:save_argv() (Joe Lawrence) [RHEL-114921] +- objtool: Remove redundant opts.noinstr dependency (Joe Lawrence) [RHEL-114921] +- objtool: Remove --no-unreachable for noinstr-only vmlinux.o runs (Joe Lawrence) [RHEL-114921] +- objtool: Fix up some outdated references to ENTRY/ENDPROC (Joe Lawrence) [RHEL-114921] +- objtool: Reduce CONFIG_OBJTOOL_WERROR verbosity (Joe Lawrence) [RHEL-114921] +- objtool: Improve error handling (Joe Lawrence) [RHEL-114921] +- objtool: Properly disable uaccess validation (Joe Lawrence) [RHEL-114921] +- objtool: Silence more KCOV warnings (Joe Lawrence) [RHEL-114921] +- objtool: Fix init_module() handling (Joe Lawrence) [RHEL-114921] +- objtool: Fix CONFIG_OBJTOOL_WERROR for vmlinux.o (Joe Lawrence) [RHEL-114921] +- objtool: Ignore entire functions rather than instructions (Joe Lawrence) [RHEL-114921] +- objtool: Warn when disabling unreachable warnings (Joe Lawrence) [RHEL-114921] +- objtool: Fix detection of consecutive jump tables on Clang 20 (Joe Lawrence) [RHEL-114921] +- objtool: Upgrade "Linked object detected" warning to error (Joe Lawrence) [RHEL-114921] +- objtool: Consolidate option validation (Joe Lawrence) [RHEL-114921] +- objtool: Increase per-function WARN_FUNC() rate limit (Joe Lawrence) [RHEL-114921] +- objtool: Update documentation (Joe Lawrence) [RHEL-114921] +- objtool: Improve __noreturn annotation warning (Joe Lawrence) [RHEL-114921] +- objtool: Fix error handling inconsistencies in check() (Joe Lawrence) [RHEL-114921] +- x86/traps: Make exc_double_fault() consistently noreturn (Joe Lawrence) [RHEL-114921] +- objtool/LoongArch: Add support for goto table (Joe Lawrence) [RHEL-114921] +- objtool/LoongArch: Add support for switch table (Joe Lawrence) [RHEL-114921] +- objtool: Handle PC relative relocation type (Joe Lawrence) [RHEL-114921] +- objtool: Handle different entry size of rodata (Joe Lawrence) [RHEL-114921] +- objtool: Handle various symbol types of rodata (Joe Lawrence) [RHEL-114921] +- objtool: Hide unnecessary compiler error message (Joe Lawrence) [RHEL-114921] +- objtool/powerpc: Add support for decoding all types of uncond branches (Joe Lawrence) [RHEL-114921] +- objtool/rust: add one more `noreturn` Rust function (Joe Lawrence) [RHEL-114921] +- objtool: Add bch2_trans_unlocked_or_in_restart_error() to bcachefs noreturns (Joe Lawrence) [RHEL-114921] +- objtool: Fix C jump table annotations for Clang (Joe Lawrence) [RHEL-114921] +- vmlinux.lds: Ensure that const vars with relocations are mapped R/O (Joe Lawrence) [RHEL-114921] +- objtool: Move dodgy linker warn to verbose (Joe Lawrence) [RHEL-114921] +- objtool: Ignore dangling jump table entries (Joe Lawrence) [RHEL-114921] +- objtool: Add bch2_trans_unlocked_error() to bcachefs noreturns (Joe Lawrence) [RHEL-114921] +- x86/mm: Convert unreachable() to BUG() (Joe Lawrence) [RHEL-114921] +- objtool: Allow arch code to discover jump table size (Joe Lawrence) [RHEL-114921] +- objtool: Warn about unknown annotation types (Joe Lawrence) [RHEL-114921] +- objtool: Fix ANNOTATE_REACHABLE to be a normal annotation (Joe Lawrence) [RHEL-114921] +- objtool: Convert {.UN}REACHABLE to ANNOTATE (Joe Lawrence) [RHEL-114921] +- objtool: Remove annotate_{,un}reachable() (Joe Lawrence) [RHEL-114921] +- x86: Convert unreachable() to BUG() (Joe Lawrence) [RHEL-114921] +- unreachable: Unify (Joe Lawrence) [RHEL-114921] +- objtool: Collect more annotations in objtool.h (Joe Lawrence) [RHEL-114921] +- objtool: Collapse annotate sequences (Joe Lawrence) [RHEL-114921] +- objtool: Convert ANNOTATE_INTRA_FUNCTION_CALL to ANNOTATE (Joe Lawrence) [RHEL-114921] +- objtool: Convert ANNOTATE_IGNORE_ALTERNATIVE to ANNOTATE (Joe Lawrence) [RHEL-114921] +- objtool: Convert VALIDATE_UNRET_BEGIN to ANNOTATE (Joe Lawrence) [RHEL-114921] +- objtool: Convert instrumentation_{begin,end}() to ANNOTATE (Joe Lawrence) [RHEL-114921] +- objtool: Convert ANNOTATE_RETPOLINE_SAFE to ANNOTATE (Joe Lawrence) [RHEL-114921] +- objtool: Convert ANNOTATE_NOENDBR to ANNOTATE (Joe Lawrence) [RHEL-114921] +- objtool: Generic annotation infrastructure (Joe Lawrence) [RHEL-114921] +- objtool: Fix unreachable instruction warnings for weak functions (Joe Lawrence) [RHEL-114921] +- objtool: Exclude __tracepoints data from ENDBR checks (Joe Lawrence) [RHEL-114921] +- objtool: Also include tools/include/uapi (Joe Lawrence) [RHEL-114921] +- objtool: Detect non-relocated text references (Joe Lawrence) [RHEL-114921] +- compiler.h: specify correct attribute for .rodata..c_jump_table (Joe Lawrence) [RHEL-114921] +- objtool: Handle frame pointer related instructions (Joe Lawrence) [RHEL-114921] +- objtool/rust: list `noreturn` Rust functions (Joe Lawrence) [RHEL-114921] +- objtool/x86: objtool can confuse memory and stack access (Joe Lawrence) [RHEL-114921] +- objtool: Use "action" in error message to be consistent with help (Joe Lawrence) [RHEL-114921] +- lkdtm: Disable CFI checking for perms functions (Joe Lawrence) [RHEL-114921] +- objtool: Fix compile failure when using the x32 compiler (Joe Lawrence) [RHEL-114921] +- objtool: Check local label in read_unwind_hints() (Joe Lawrence) [RHEL-114921] +- objtool: Check local label in add_dead_ends() (Joe Lawrence) [RHEL-114921] +- objtool/LoongArch: Enable orc to be built (Joe Lawrence) [RHEL-114921] +- objtool/x86: Separate arch-specific and generic parts (Joe Lawrence) [RHEL-114921] +- objtool/LoongArch: Implement instruction decoder (Joe Lawrence) [RHEL-114921] +- objtool/LoongArch: Enable objtool to be built (Joe Lawrence) [RHEL-114921] +- init: remove obsolete arch_call_rest_init() wrapper (Joe Lawrence) [RHEL-114921] +- objtool: Fix UNWIND_HINT_{SAVE,RESTORE} across basic blocks (Joe Lawrence) [RHEL-114921] +- x86/objtool: Teach objtool about ERET[US] (Joe Lawrence) [RHEL-114921] +- objtool: Fix calloc call for new -Walloc-size (Joe Lawrence) [RHEL-114921] +- objtool: Remove max symbol name length limitation (Joe Lawrence) [RHEL-114921] +- objtool: Propagate early errors (Joe Lawrence) [RHEL-114921] +- objtool: Use 'the fallthrough' pseudo-keyword (Joe Lawrence) [RHEL-114921] +- objtool: Add bcachefs noreturns (Joe Lawrence) [RHEL-114921] +- objtool: Fix _THIS_IP_ detection for cold functions (Joe Lawrence) [RHEL-114921] +- objtool: initialize all of struct elf (Joe Lawrence) [RHEL-114921] +- objtool: Skip reading DWARF section data (Joe Lawrence) [RHEL-114921] +- objtool: Free insns when done (Joe Lawrence) [RHEL-114921] +- objtool: Get rid of reloc->rel[a] (Joe Lawrence) [RHEL-114921] +- objtool: Shrink elf hash nodes (Joe Lawrence) [RHEL-114921] +- objtool: Shrink reloc->sym_reloc_entry (Joe Lawrence) [RHEL-114921] +- objtool: Get rid of reloc->jump_table_start (Joe Lawrence) [RHEL-114921] +- objtool: Get rid of reloc->addend (Joe Lawrence) [RHEL-114921] +- objtool: Get rid of reloc->type (Joe Lawrence) [RHEL-114921] +- objtool: Get rid of reloc->offset (Joe Lawrence) [RHEL-114921] +- objtool: Get rid of reloc->idx (Joe Lawrence) [RHEL-114921] +- objtool: Get rid of reloc->list (Joe Lawrence) [RHEL-114921] +- objtool: Allocate relocs in advance for new rela sections (Joe Lawrence) [RHEL-114921] +- objtool: Add for_each_reloc() (Joe Lawrence) [RHEL-114921] +- objtool: Don't free memory in elf_close() (Joe Lawrence) [RHEL-114921] +- objtool: Keep GElf_Rel[a] structs synced (Joe Lawrence) [RHEL-114921] +- objtool: Add elf_create_section_pair() (Joe Lawrence) [RHEL-114921] +- objtool: Add mark_sec_changed() (Joe Lawrence) [RHEL-114921] +- objtool: Fix reloc_hash size (Joe Lawrence) [RHEL-114921] +- objtool: Consolidate rel/rela handling (Joe Lawrence) [RHEL-114921] +- objtool: Improve reloc naming (Joe Lawrence) [RHEL-114921] +- objtool: Remove flags argument from elf_create_section() (Joe Lawrence) [RHEL-114921] +- objtool: Tidy elf.h (Joe Lawrence) [RHEL-114921] +- Revert "x86/orc: Make it callthunk aware" (Joe Lawrence) [RHEL-114921] +- tools: Remove unnecessary variables (Joe Lawrence) [RHEL-114921] +- objtool: Move noreturn function list to separate file (Joe Lawrence) [RHEL-114921] +- tools/lib/subcmd: Replace NORETURN usage with __noreturn (Joe Lawrence) [RHEL-114921] +- objtool: Remove superfluous global_noreturns entries (Joe Lawrence) [RHEL-114921] +- objtool: Ignore exc_double_fault() __noreturn warnings (Joe Lawrence) [RHEL-114921] +- objtool: Detect missing __noreturn annotations (Joe Lawrence) [RHEL-114921] +- objtool: Include backtrace in verbose mode (Joe Lawrence) [RHEL-114921] +- objtool: Add verbose option for disassembling affected functions (Joe Lawrence) [RHEL-114921] +- objtool: Limit unreachable warnings to once per function (Joe Lawrence) [RHEL-114921] +- objtool: Generate ORC data for __pfx code (Joe Lawrence) [RHEL-114921] +- objtool: Separate prefix code from stack validation code (Joe Lawrence) [RHEL-114921] +- objtool: Remove superfluous dead_end_function() check (Joe Lawrence) [RHEL-114921] +- objtool: Add symbol iteration helpers (Joe Lawrence) [RHEL-114921] +- objtool: Add WARN_INSN() (Joe Lawrence) [RHEL-114921] +- scripts/objdump-func: Support multiple functions (Joe Lawrence) [RHEL-114921] +- objtool: Add stackleak instrumentation to uaccess safe list (Joe Lawrence) [RHEL-114921] +- Revert "objtool: Support addition to set CFA base" (Joe Lawrence) [RHEL-114921] +- sched: Fix KCSAN noinstr violation (Joe Lawrence) [RHEL-114921] +- sched/idle: Mark arch_cpu_idle_dead() __noreturn (Joe Lawrence) [RHEL-114921] +- sched/idle: Make sure weak version of arch_cpu_idle_dead() doesn't return (Joe Lawrence) [RHEL-114921] +- xtensa/cpu: Mark cpu_die() __noreturn (Joe Lawrence) [RHEL-114921] +- xtensa/cpu: Make sure cpu_die() doesn't return (Joe Lawrence) [RHEL-114921] +- sparc/cpu: Mark cpu_play_dead() __noreturn (Joe Lawrence) [RHEL-114921] +- sh/cpu: Expose arch_cpu_idle_dead()'s prototype definition (Joe Lawrence) [RHEL-114921] +- sh/cpu: Mark play_dead() __noreturn (Joe Lawrence) [RHEL-114921] +- sh/cpu: Make sure play_dead() doesn't return (Joe Lawrence) [RHEL-114921] +- powerpc/cpu: Mark start_secondary_resume() __noreturn (Joe Lawrence) [RHEL-114921] +- mips/cpu: Mark play_dead() __noreturn (Joe Lawrence) [RHEL-114921] +- mips/cpu: Make sure play_dead() doesn't return (Joe Lawrence) [RHEL-114921] +- arm64/cpu: Mark cpu_die() __noreturn (Joe Lawrence) [RHEL-114921] +- arm/cpu: Add unreachable() to arch_cpu_idle_dead() (Joe Lawrence) [RHEL-114921] +- objtool: Remove instruction::list (Joe Lawrence) [RHEL-114921] +- objtool: Fix overlapping alternatives (Joe Lawrence) [RHEL-114921] +- objtool: Remove instruction::reloc (Joe Lawrence) [RHEL-114921] +- objtool: Shrink instruction::{type,visited} (Joe Lawrence) [RHEL-114921] +- objtool: Make instruction::alts a single-linked list (Joe Lawrence) [RHEL-114921] +- objtool: Make instruction::stack_ops a single-linked list (Joe Lawrence) [RHEL-114921] +- objtool: Change arch_decode_instruction() signature (Joe Lawrence) [RHEL-114921] +- objtool: Tolerate STT_NOTYPE symbols at end of section (Joe Lawrence) [RHEL-114921] +- objtool: Optimize layout of struct special_alt (Joe Lawrence) [RHEL-114921] +- objtool: Optimize layout of struct symbol (Joe Lawrence) [RHEL-114921] +- objtool: Allocate multiple structures with calloc() (Joe Lawrence) [RHEL-114921] +- objtool: Make struct check_options static (Joe Lawrence) [RHEL-114921] +- objtool: Make struct entries[] static and const (Joe Lawrence) [RHEL-114921] +- objtool: Fix HOSTCC flag usage (Joe Lawrence) [RHEL-114921] +- objtool: Properly support make V=1 (Joe Lawrence) [RHEL-114921] +- objtool: Install libsubcmd in build (Joe Lawrence) [RHEL-114921] +- objtool: Check that module init/exit function is an indirect call target (Joe Lawrence) [RHEL-114921] +- objtool: Fix memory leak in create_static_call_sections() (Joe Lawrence) [RHEL-114921] {CVE-2023-53423} +- objtool/powerpc: Implement arch_pc_relative_reloc() (Joe Lawrence) [RHEL-114921] +- objtool/powerpc: Add --mcount specific implementation (partial) (Joe Lawrence) [RHEL-114921] +- objtool/powerpc: Enable objtool to be built on ppc (partial) (Joe Lawrence) [RHEL-114921] +- objtool: Add arch specific function arch_ftrace_match() (Joe Lawrence) [RHEL-114921] +- objtool: Use macros to define arch specific reloc types (Joe Lawrence) [RHEL-114921] +- objtool: Read special sections with alts only when specific options are selected (Joe Lawrence) [RHEL-114921] +- objtool: Use target file class size instead of a compiled constant (Joe Lawrence) [RHEL-114921] +- objtool: Use target file endianness instead of a compiled constant (Joe Lawrence) [RHEL-114921] +- powerpc: Fix objtool unannotated intra-function call warnings (Joe Lawrence) [RHEL-114921] +- objtool: Add --cfi to generate the .cfi_sites section (Joe Lawrence) [RHEL-114921] + +* Fri Dec 05 2025 CKI KWF Bot [5.14.0-648.el9] +- crypto: iaa - Fix incorrect return value in save_iaa_wq() (CKI Backport Bot) [RHEL-132475] +- mm: hugetlb: conditionally disable tlb_remove_table_sync_one() in huge_pmd_unshare() (Rafael Aquini) [RHEL-127602] +- blk-cgroup: fix possible deadlock while configuring policy (Ming Lei) [RHEL-129939] +- cpufreq: intel_pstate: Check IDA only before MSR_IA32_PERF_CTL writes (David Arcari) [RHEL-128549] +- selftests/landlock: Add a new test for setuid() (Štěpán Horáček) [RHEL-125143] +- selftests/landlock: Split signal_scoping_threads tests (Štěpán Horáček) [RHEL-125143] +- landlock: Always allow signals between threads of the same process (Štěpán Horáček) [RHEL-125143] +- landlock: Prepare to add second errata (Štěpán Horáček) [RHEL-125143] +- landlock: Add the errata interface (Štěpán Horáček) [RHEL-125143] +- selftests/landlock: Test signal scoping for threads (Štěpán Horáček) [RHEL-125143] +- selftests/landlock: Test signal scoping (Štěpán Horáček) [RHEL-125143] +- landlock: Add signal scoping (Štěpán Horáček) [RHEL-125143] +- nvme: tcp: Fix compilation warning with W=1 (John Meneghini) [RHEL-76529] +- nvme-tcp: Fix I/O queue cpu spreading for multiple controllers (John Meneghini) [RHEL-76529] +- wifi: iwlwifi: Fix incorrect logic on cmd_ver range checking (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: dvm: restore n_no_reclaim_cmds setting (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: cfg: Limit cb_size to valid range (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: don't wait when there is no vdev started (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: don't use static variables in ath12k_wmi_fw_stats_process() (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: avoid burning CPU while waiting for firmware stats (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: fix documentation on firmware stats (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: don't activate more links than firmware supports (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: update link active in case two links fall on the same MAC (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: support WMI_MLO_LINK_SET_ACTIVE_CMDID command (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: update freq range for each hardware mode (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: parse and save sbs_lower_band_end_freq from WMI_SERVICE_READY_EXT2_EVENTID event (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: parse and save hardware mode info from WMI_SERVICE_READY_EXT_EVENTID event for later use (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: Avoid CPU busy-wait by handling VDEV_STAT and BCN_STAT (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: mac80211: don't WARN for late channel/color switch (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: mac80211: drop invalid source address OCB frames (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: remove zero-length arrays (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: coex: Add PTA grant signal setting offload to firmware feature (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: coex: Update hardware PTA resource binding logic (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: coex: Update BTG control for WiFi 7 (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: coex: Update Pre-AGC logic for WiFi 7 (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: coex: Add H2C command to collect driver outsource information to firmware (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: coex: refine debug log with format version and readable string (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: coex: Update Wi-Fi status logic for WiFi 7 (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: coex: Implement Wi-Fi MLO related logic (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: coex: RTL8922A add Wi-Fi firmware support for v0.35.63.0 (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: introduce rtw89_query_mr_chanctx_info() for multi-role chanctx info (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: scan abort when assign/unassign_vif (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: mcc: enlarge TX retry count when GC auth (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: mcc: use anchor pattern when bcn offset less than min of tob (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: mcc: clear normal flow NoA when MCC start (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: mcc: enlarge scan time of GC when GO in MCC (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: mcc: adjust TX nulldata early time from 3ms to 7ms (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: TX nulldata 0 after scan complete (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: mcc: stop TX during MCC prepare (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: mcc: adjust beacon filter when MCC and detect connection (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: mcc: correct frequency when MCC (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: mcc: update format of RF notify MCC H2C command (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: extend HW scan of WiFi 6 chips for extra OP chan when concurrency (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtlwifi: fix possible skb memory leak in _rtl_pci_init_one_rxdesc() (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtlwifi: rtl8821ae: make the read-only array params static const (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtlwifi: avoid stack size warning for _read_eeprom_info (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: cfg80211: use kfree_sensitive() for connkeys cleanup (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: move iwl-context-info header files (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: pcie: add missing TOP reset code (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: mld: respect AUTO_EML_ENABLE in iwl_mld_int_mlo_scan() (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: mld: respect AUTO_EML_ENABLE in iwl_mld_retry_emlsr() (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: mld: remove unneeded compilations (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw88: Enable AP and adhoc modes for SDIO again (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw88: Rename the RTW_WCPU_11{AC,N} enums (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: 8922a: pass channel information when enter LPS (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: add chip_ops::chan_to_rf18_val to get code of RF register value (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: mac: add dummy handler of MAC C2H event class 27 (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: rfk: support IQK firmware command v1 (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: fw: add RFE type to RF TSSI H2C command (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: 8852c: increase beacon loss to 6 seconds (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: fix EHT 20MHz TX rate for non-AP STA (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: add EHT physts and adjust init flow accordingly (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: implement channel switch support (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: chan: re-config default chandef only when none is registered (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: chan: concentrate the logic of setting/clearing chanctx bitmap (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: sar: do not assert wiphy lock held until probing is done (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: sar: drop lockdep assertion in rtw89_set_sar_from_acpi (Jose Ignacio Tornos Martinez) [RHEL-122977] {CVE-2025-38647} +- wifi: rtw89: fix spelling mistake of RTW89_FLAG_FORBIDDEN_TRACK_WORK (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: mcc: prevent shift wrapping in rtw89_core_mlsr_switch() (Jose Ignacio Tornos Martinez) [RHEL-122977] {CVE-2025-38657} +- wifi: rtw89: pci: add PCI Express error handling (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw88: pci: add PCI Express error handling (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtlwifi: Constify struct rtl_hal_ops and rtl_hal_cfg (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: mvm: d3: Avoid -Wflex-array-member-not-at-end warnings (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: Fix hal_reo_cmd_status kernel-doc (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: fix GCC_GCC_PCIE_HOT_RST definition for WCN7850 (Jose Ignacio Tornos Martinez) [RHEL-122977] {CVE-2025-38414} +- wifi: ath11k: validate ath11k_crypto_mode on top of ath11k_core_qmi_firmware_ready (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath11k: consistently use ath11k_mac_get_fw_stats() (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath11k: move locking outside of ath11k_mac_get_fw_stats() (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath11k: adjust unlock sequence in ath11k_update_stats_event() (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath11k: move some firmware stats related functions outside of debugfs (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath11k: don't wait when there is no vdev started (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath11k: don't use static variables in ath11k_debugfs_fw_stats_process() (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath11k: avoid burning CPU in ath11k_debugfs_fw_stats_request() (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath10k: Avoid vdev delete timeout when firmware is already down (Jose Ignacio Tornos Martinez) [RHEL-122977] +- ath10k: snoc: fix unbalanced IRQ enable in crash recovery (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: cfg80211/mac80211: correctly parse S1G beacon optional elements (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: mld: Move regulatory domain initialization (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: pcie: fix non-MSIX handshake register (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: mld: avoid panic on init failure (Jose Ignacio Tornos Martinez) [RHEL-122977] {CVE-2025-38121} +- wifi: iwlwifi: mvm: fix assert on suspend (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: mld: Work around Clang loop unrolling bug (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: mt76: support power delta calculation for 5 TX paths (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: mt76: fix available_antennas setting (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: mt76: mt7996: fix RX buffer size of MCU event (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: mt76: mt7996: change max beacon size (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: mt76: mt7996: fix invalid NSS setting when TX path differs from NSS (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: mt76: mt7996: drop fragments with multicast or broadcast RA (Jose Ignacio Tornos Martinez) [RHEL-122977] {CVE-2025-38343} +- wifi: mt76: mt7996: set EHT max ampdu length capability (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: mt76: mt7996: fix beamformee SS field (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: mt76: remove capability of partial bandwidth UL MU-MIMO (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: mt76: mt7925: add test mode support (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: mt76: mt7925: extend MCU support for testmode (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: mt76: mt7925: ensure all MCU commands wait for response (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: mt76: mt7925: refine the sniffer commnad (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: mt76: mt7925: prevent multiple scan commands (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: mt76: mt7915: Fix null-ptr-deref in mt7915_mmio_wed_init() (Jose Ignacio Tornos Martinez) [RHEL-122977] {CVE-2025-38155} +- wifi: mt76: mt7996: Fix null-ptr-deref in mt7996_mmio_wed_init() (Jose Ignacio Tornos Martinez) [RHEL-122977] {CVE-2025-38156} +- wifi: mt76: mt7925: add RNR scan support for 6GHz (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: mt76: add mt76_connac_mcu_build_rnr_scan_param routine (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: fix regdomain update failure when connection establishes (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: fix regdomain update failure when adding interface (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: fix regdomain update failure after 11D scan completes (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: mt76: mt7996: remove duplicate check in mt7996_mcu_sta_mld_setup_tlv() (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: mt76: mt7996: fix uninitialized symbol warning (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: mt76: mt7996: avoid null deref in mt7996_stop_phy() (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: mt76: mt7996: avoid NULL pointer dereference in mt7996_set_monitor() (Jose Ignacio Tornos Martinez) [RHEL-122977] {CVE-2025-38316} +- wifi: mt76: mt7921: add 160 MHz AP for mt7922 device (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: mt76: mt7925: fix host interrupt register initialization (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: mt76: mt7925: introduce thermal protection (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: mt76: mt76x2: Add support for LiteOn WN4516R,WN4519R (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: mt76: Remove an unneeded local variable in mt76x02_dma_init() (Jose Ignacio Tornos Martinez) [RHEL-122977] +- Revert "wifi: mt76: mt7996: fill txd by host driver" (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: mt76: mt7996: Add NULL check in mt7996_thermal_init (Jose Ignacio Tornos Martinez) [RHEL-122977] {CVE-2025-38281} +- wifi: mt76: mt7925: add EHT preamble puncturing (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: mt76: mt7996: rework radar HWRDD idx (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: mt76: mt7915: rework radar HWRDD idx (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: mt76: mt7915: set correct background radar capability (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: mt76: mt7996: add PCI device id for mt7990 (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: mt76: mt7996: rework background radar check for mt7990 (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: mt76: connac: rework TX descriptor and TX free for mt7990 (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: mt76: mt7996: adjust HW capabilities for mt7990 (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: mt76: mt7996: add eeprom support for mt7990 (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: mt76: mt7996: rework register mapping for mt7990 (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: mt76: mt7996: rework DMA configuration for mt7990 (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: mt76: mt7996: rework WA mcu command for mt7990 (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: mt76: connac: add support to load firmware for mt7990 (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: mt76: mt7996: add macros for pci device ids (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: mac80211: accept probe response on link address as well (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: mac80211: validate SCAN_FLAG_AP in scan request during MLO (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: check if socket flags are valid (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: fix mac pdev frequency range update (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath9k_htc: Abort software beacon handling if disabled (Jose Ignacio Tornos Martinez) [RHEL-122977] {CVE-2025-38157} +- wifi: ath12k: remove redundant regulatory rules intersection logic in host (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: Send MCS15 support to firmware during peer assoc (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: Fix scan initiation failure handling (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: fix memory leak in WMI firmware stats (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: fix ring-buffer corruption (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: fix memory leak in ath12k_service_ready_ext_event (Jose Ignacio Tornos Martinez) [RHEL-122977] {CVE-2025-39890} +- wifi: ath12k: support usercase-specific firmware overrides (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: Adjust the process of resource release for ahb bus (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: Reorder and relocate the release of resources in ath12k_core_deinit() (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: print device dp stats in debugfs (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: Add device dp stats support (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: change soc name to device name (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: Fix invalid RSSI values in station dump (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: pass link_conf for tx_arvif retrieval (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: update EMLSR capabilities of ML Station (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: Prevent multicast duplication for dynamic VLAN (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: Enable AST index based address search in Station Mode (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: enable monitor mode for WCN7850 (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: use different packet offset for WCN7850 (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: init monitor parameters for WCN7850 (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: add support to reap and process mon dest ring (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: use ath12k_buffer_addr in ath12k_dp_rx_link_desc_return() (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: fix macro definition HAL_RX_MSDU_PKT_LENGTH_GET (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: add support to reap and process monitor status ring (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: add monitor mode handler by monitor status ring interrupt (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: add interrupt configuration for mon status ring (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: add ring config for monitor mode on WCN7850 (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: add srng config template for mon status ring (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: avoid call ath12k_dp_mon_parse_rx_dest_tlv() for WCN7850 (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: parse msdu_end tlv in ath12k_dp_mon_rx_parse_status_tlv() (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: Abort scan before removing link interface to prevent duplicate deletion (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: use WMI_VDEV_SET_TPC_POWER_CMDID when EXT_TPC_REG_SUPPORT for 6 GHz (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: add handler for WMI_VDEV_SET_TPC_POWER_CMDID (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: fill parameters for vdev set TPC power WMI command (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: save max transmit power in vdev start response event from firmware (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: add parse of transmit power envelope element (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: save power spectral density(PSD) of regulatory rule (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: update regulatory rules when connection established (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: update regulatory rules when interface added (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: determine interface mode in _op_add_interface() (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: store reg info for later use (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: move reg info handling outside (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: add support to select 6 GHz regulatory type (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: refactor ath12k_reg_build_regd() (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: refactor ath12k_reg_chan_list_event() (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: fix a possible dead lock caused by ab->base_lock (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: delete mon reap timer (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: Add support to simulate firmware crash (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath11k: support DBS and DFS compatibility (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath11k: fix rx completion meta data corruption (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath11k: fix ring-buffer corruption (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath11k: Fix QMI memory reuse logic (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath9k: ahb: do ioremap resource in one step (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath10k: Constify structures in hw.c (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath10k: Fix spelling mistake "comple" -> "complete" (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: Use scan link ID 15 for all scan operations (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: handle scan link during vdev create (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: read country code from SMBIOS for WCN7850 (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: mac80211: handle non-MLO mode as well in ieee80211_num_beaconing_links() (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: fix firmware scan delay unit for WiFi 6 chips (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: mcc: avoid redundant recalculations if no chance to improve (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: mcc: deal with non-periodic NoA (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: mcc: introduce calculation of anchor pattern (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: mcc: add courtesy mechanism conditions to P2P roles (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: mcc: drop queued chanctx changes when stopping (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: mcc: pass whom to stop at when pausing chanctx (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw88: Fix the random "error beacon valid" messages for USB (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw88: usb: Upload the firmware in bigger chunks (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw88: usb: Reduce control message timeout to 500 ms (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: pci: enlarge retry times of RX tag to 1000 (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: leave idle mode when setting WEP encryption for AP mode (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: pci: configure manual DAC mode via PCI config API only (Jose Ignacio Tornos Martinez) [RHEL-122977] {CVE-2025-38429 CVE-2025-38284} +- wifi: iwlwifi: mld: allow 2 ROCs on the same vif (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: fw: api: include required headers in rs/location (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: rename ctx-info-gen3 to ctx-info-v2 (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: fix a wrong comment (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: map iwl_context_info to the matching struct (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: remove unused macro (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: unify iwlagn_scd_bc_tbl_entry and iwl_gen3_bc_tbl_entry (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: use bc entries instead of bc table also for pre-ax210 (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: remove GEN3 from a couple of macros (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: use normal versioning convention for iwl_tx_cmd (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: stop supporting TX_CMD_API_S_VER_8 (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: cfg: reduce configuration struct size (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: cfg: clean up dr/br configs (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: Add helper function to extract device ID (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: cfg: mark Ty devices as discrete (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: cfg: remove MAC type/step matching (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: cfg: add a couple of older devices (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: cfg: fix PE RF names (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: cfg: fix and clean up FM/WH device matching (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: cfg: clean up GF device matching (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: cfg: clean up JF device matching (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: tests: make subdev match test more precise (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: cfg: clean up HR device matching (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: cfg: unify and add some Killer devices (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: cfg: fix and unify Killer/JF configs (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: cfg: fix Ma device configs (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: cfg: fix some device names (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: cfg: remove some unused names (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: mld: add debug log instead of warning (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: dbg: fix dump trigger split check (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: mvm/mld: allow puncturing use in 5 GHz (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: mld: add support for ROC on BSS (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: mld: Block EMLSR only when ready to enter ROC (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: mld: move aux_sta member from iwl_mld_link to iwl_mld_vif (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: mld: Fix ROC activity cleanup in iwl_mld_vif (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: mld: Correct comments for cleanup functions (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: rename iwl_cfg to iwl_rf_cfg (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: cfg: clean up Sc/Dr/Br configs (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: cfg: add FM RF config (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: cfg: add GF RF config (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: cfg: unify HR configs (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: cfg: unify JF configs (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: cfg: unify num_rbds config (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: cfg: add ucode API min/max to MAC config (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: declare MLO support if prerequisites are met (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: debug: add mlo_mode dbgfs (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: debug: add FW log component for MLO (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: debug: add MLD table dump (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: debug: extend dbgfs for MLO (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: add MLO track for MLSR switch decision (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: add handling of mlo_link_cfg H2C command and C2H event (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: chan: re-calculate MLO DBCC mode during setting channel (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: send nullfunc based on the given link (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: allow driver to do specific band TX for MLO (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: extract link part from core tx write function (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw88: rtw8822bu VID/PID for BUFFALO WI-U2-866DM (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw88: Handle RTL8723D(S) with blank efuse (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw88: Fix RX aggregation settings for RTL8723DS (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: remove unused high_temp from iwl_cfg (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: cfg: move MAC parameters to MAC data (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: cfg: remove DCCM offsets from new devices (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: cfg: remove eeprom_size from new devices (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: rename struct iwl_base_params (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: cfg: remove rf_id field (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: cfg: remove dbgc_supported field (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: rename cfg_trans_params to mac_cfg (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: pass trans to iwl_parse_nvm_mcc_info() (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: cfg: remove nvm_hw_section_num from new devices (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: cfg: handle cc firmware dynamically (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: cfg: build ax210 family FW names dynamically (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: cfg: remove 'cdb' value (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: cfg: remove QuZ/JF special cases (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: build 9000 series FW filenames dynamically (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: add JF1/JF2 RF for dynamic FW building (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: pcie: remove 0x2726 devices (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: cfg: inline HT params (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: cfg: remove 6 GHz from ht40_bands (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: mld: call thermal exit without wiphy lock held (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: mld: avoid init-after-queue (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: mld: use a radio/system specific power budget (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: mvm: use a radio/system specific power budget (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: fix thermal code compilation with -Werror=cast-qual (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: pcie: remove iwl_trans_pcie_gen2_send_hcmd (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: Add support for a new version for link config command (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: Add a new version for mac config command (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: Add a new version for sta config command (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: add range response version 10 support (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: mld: remove one more error in unallocated BAID (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: mac80211: Update MCS15 support in link_conf (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: brcmfmac: Fix structure size for WPA3 external SAE (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: brcmfmac: cyw: support external SAE authentication in station mode (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: brcmfmac: make per-vendor event map const (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: brcmfmac: support per-vendor cfg80211 callbacks and firmware events (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: mac80211: do not offer a mesh path if forwarding is disabled (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: handle v3 rates (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: mld: add RFI_CONFIG_CMD to iwl_mld_system_names array (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: fix 6005N/SFF match (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: make iwl_uefi_get_uats_table() return void (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: drop whtc RF (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: add support PE RF (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: debug: set CDB indication from CSR (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: mvm: fix beacon CCK flag (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: remove NVM C step override (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: dvm: init 'keep_alive_beacons' in power tables (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: mld: add debugfs for using ptp clock time for monitor interface (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: pcie: log async commands (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: mld: don't check the TPT counters when scanning (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: print the DSM value when read from UEFI (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: dvm: pair transport op-mode enter/leave (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: tests: simplify devinfo_no_trans_cfg_dups() (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: cfg: use minimum API version 97 for Sc/Dr (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: tests: allow same config for different MACs (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: bump FW API to 99 for BZ/SC/DR devices (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: mvm: remove HT greenfield support (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: mvm: don't report bad EHT rate to mac80211 (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: mld: don't report bad EHT rate to mac80211 (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: mld: build HT/VHT injected rate in v2 (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: rename modulation type values (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: fw: remove RATE_MCS_NSS_POS (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: remove sku_id from trans (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: trans: move ext_32khz_clock_valid to config (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: move STEP config into trans->conf (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: rework transport configuration (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: trans: collect device information (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: trans: remove SCD base address validation (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlfiwi: mvm: Fix the rate reporting (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: remove bc_table_dword transport config (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: pcie: remove constant wdg_timeout (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: trans: remove hw_wfpm_id (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: trans: remove hw_id_str (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: pass full FW info to transport (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: handle reasons recommended by FW for leaving EMLSR (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: remove PM mode and send-in-D3 (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: unexport iwl_trans_pcie_send_hcmd() (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: pcie: move wait_command_queue into PCIe (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: pcie: move invalid TX CMD into PCIe (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: pcie: move ME check data to pcie (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: pcie: rename "continuous" memory (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: remove iwl_cmd_groups_verify_sorted() (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: mvm: add command order checks to kunit (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: pcie: don't call itself indirectly (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: cfg: remove unnecessary configs (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: cfg: reduce mac_type to u8 (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: tests: check for duplicate name strings (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: cfg: move all names out of configs (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: cfg: finish config split (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: cfg: minor fixes for Sc (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: pcie: remove 'ent' argument from alloc (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: cfg: rename BW_NO_LIMIT to BW_NOT_LIMITED (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: cfg: clean up BW limit and subdev matching (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: tests: check transport configs are not duplicated (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: tests: check configs are not duplicated (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: cfg: remove iwl_cfg_br (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: cfg: remove duplicated Sc device configs (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: cfg: remove duplicated iwl_cfg_gl (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: cfg: remove iwl_ax201_cfg_qu_hr (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: cfg: remove max_tx_agg_size (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: cfg: remove unused config externs (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: cfg: unify Killer 1650s/i with Qu/Hr (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: cfg: unify Qu/QuZ configs (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: cfg: remove fw_name_mac (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: tests: check for device names (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: pcie: add entry for Killer AX1650i on AdL-P (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: unify some configurations (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: remove duplicated line (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: pcie: Add support for new device ids (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: remove TH/TH1 RF types (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: clean up config macro (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: mvm: remove nl80211 testmode (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: mld: set rx_mpdu_cmd_hdr_size (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: dvm: fix various W=1 warnings (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: mld: force the responder to use the full bandwidth (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: mld: start AP with the correct bandwidth (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: mld: add monitor internal station (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: mld: support for COMPRESSED_BA_RES_API_S_VER_7 (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: mvm: support iwl_mac_power_cmd version 2 (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: implement TOP reset (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: mld: handle SW reset w/o NIC error (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: mvm: support ROC command version 6 (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: mld: support iwl_mac_power_cmd version 2 (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: add support for ALIVE v8 (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: mld: add kunit test for emlsr with bt on (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: fw: support PPAG command version 7 (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: fw: support reading PPAG BIOS table revision 4 (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: rename ppag_ver to ppag_bios_rev (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: mld: don't return an error if the FW is dead (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: mld: check for NULL before referencing a pointer (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: mld: allow EMLSR with 2.4 GHz when BT is ON (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: implement TOP reset follower (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: avoid scheduling restart during restart (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: mld: tests: extend link pair tests (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: mld: refactor tests to use chandefs (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: mld: send the WPFC table to the FW (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: read WPFC also from UEFI (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: prepare for reading WPFC from UEFI (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: Add short description to enum iwl_power_scheme (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: constrain TX power according to dynamic antenna power table (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: phy: add C2H event handler for report of FW scan (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: Fix inadverent sharing of struct ieee80211_supported_band data (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: Convert rtw89_core_set_supported_band to use devm_* (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: introduce helper to get designated link for MLO (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: roc: dynamically handle link id and link instance index (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: Fill in correct Rx link ID for MLO (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: add MLD capabilities declaration (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: extend join_info H2C command for MLO fields (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: Configure scan band when mlo_dbcc_mode changes (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: extend mapping from Qsel to DMA ch for MLO (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: Adjust management queue mapping for [MLO, HW-1] (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: 8922a: use SW CRYPTO when broadcast in MLO mode (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: 8922a: rfk: adjust timeout time of RX DCK (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: fw: Remove "const" on allocation type (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtlwifi: Remove unused rtl_bb_delay() (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtlwifi: Remove uncalled stub rtl*_phy_ap_calibrate (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtlwifi: Remove unused rtl_usb_{resume|suspend} (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtlwifi: disable ASPM for RTL8723BE with subsystem ID 11ad:1723 (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: mcc: avoid that loose pattern sets negative timing for auxiliary GO (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: mcc: refine filling function of start TSF (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: mcc: support courtesy mechanism on both roles at the same time (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: mcc: update entire plan when courtesy config changes (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: mcc: handle the case where NoA start time has passed (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: mcc: make GO+STA mode calculate dynamic beacon offset (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: don't re-randomize TSF of AP/GO (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: mcc: make GO announce one-time NoA for HW scan process (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: refactor flow that hw scan handles channel list (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: add suffix "_ax" to Wi-Fi 6 HW scan struct and func (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: acpi: introduce country specific TAS enabling (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: 8922a: increase beacon loss to 6 seconds (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: set pre-calculated antenna matrices for HE trigger frame (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: regd: indicate if regd_UK TX power settings follow regd_ETSI (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: 8922a: fix TX fail with wrong VCO setting (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: 8852c: update supported firmware format to 2 (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: move phy_filters to fw_runtime (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: pcie: make sure to lock rxq->read (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: add definitions for iwl_mac_power_cmd version 2 (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: mld: simplify iwl_mld_rx_fill_status() (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: mld: rx: simplify channel handling (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: clean up band in RX metadata (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: mld: skip unknown FW channel load values (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: define API for external FSEQ images (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: mld: allow EMLSR on separated 5 GHz subbands (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: mld: use cfg80211_chandef_get_width() (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: mld: fix iwl_mld_emlsr_disallowed_with_link() return (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: mld: clarify variable type (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: pcie: add support for the reset handshake in MSI (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: mac80211_hwsim: Prevent tsf from setting if beacon is disabled (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: mac80211: restructure tx profile retrieval for MLO MBSSID (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: nl80211: add link id of transmitted profile for MLO MBSSID (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ieee80211: Add helpers to fetch EMLSR delay and timeout values (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: mac80211: update ML STA with EML capabilities (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: cfg80211: Add support to get EMLSR capabilities of non-AP MLD (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: mac80211: VLAN traffic in multicast path (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: mac80211: Create separate links for VLAN interfaces (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: mac80211: Add link iteration macro for link data (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: mwifiex: remove mwifiex_sta_init_cmd() last argument (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: mwifiex: drop asynchronous init waiting code (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: mwifiex: let mwifiex_init_fw() return 0 for success (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: mwifiex: remove unnecessary queue empty check (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: set step_urm in transport and not in the opmodes (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: mld: tests: simplify le32 bitfield handling (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: update the PHY_CONTEXT_CMD API (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: mld: properly handle async notification in op mode start (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: mld: refactor purging async notifications (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: mld: don't do iwl_trans_stop_device twice (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: mld: stop hw if mcc_init fails (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: mld: avoid memory leak if mcc_init fails (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: mld: remove stored_beacon support (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: mld: remove P2P powersave tracking (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: parse active and 20 MHz AP NVM channel flag (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: re-add IWL_AMSDU_8K case (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: fw: do reset handshake during assert if needed (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: mvm: remove IWL_EMPTYING_HW_QUEUE_DELBA state (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: brcm80211: fmac: Add error log in brcmf_usb_dl_cmd() (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ieee80211: define beacon protection bit field (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: mwifiex: Don't use %%pK through printk (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: brcmsmac: Spelling corrections (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: mwifiex: move common settings out of switch/case (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: mwifiex: make locally used function static (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: mwifiex: fix indention (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: mwifiex: simplify mwifiex_setup_ht_caps() (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: mwifiex: pass adapter to mwifiex_dnld_cmd_to_fw() (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: mwifiex: make region_code_mapping_t const (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: mwifiex: drop unnecessary initialization (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: mwifiex: use adapter as context pointer for mwifiex_hs_activated_event() (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: mwifiex: deduplicate code in mwifiex_cmd_tx_rate_cfg() (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: mac80211: Replace __get_unaligned_cpu32 in mesh_pathtbl.c (Jose Ignacio Tornos Martinez) [RHEL-122977] +- Revert "mac80211: Dynamically set CoDel parameters per station" (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: cfg80211/mac80211: remove more 5/10 MHz code (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: mvm: Avoid -Wflex-array-member-not-at-end warning (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: mac80211: Avoid -Wflex-array-member-not-at-end warnings (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: fw: api: Absolute rudimentary typo fixes in the file power.h (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: Add missing MODULE_FIRMWARE for Qu-c0-jf-b0 (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: iwlwifi: mvm: Remove duplicated include in iwl-utils.c (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: free SKBTX_WIFI_STATUS skb tx_flags flag (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rt2x00: remove weird self-assignment in rt2800_loft_search() (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: wcn36xx: Don't use %%pK through printk (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: Don't use %%pK through printk (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath11k: Don't use %%pK through printk (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath10k: Don't use %%pK through printk (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: fix node corruption in ar->arvifs list (Jose Ignacio Tornos Martinez) [RHEL-122977] {CVE-2025-38290} +- wifi: ath12k: Prevent sending WMI commands to firmware during firmware crash (Jose Ignacio Tornos Martinez) [RHEL-122977] {CVE-2025-38291} +- wifi: ath12k: avoid multiple skb_cb fetch in ath12k_mac_mgmt_tx_wmi() (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: fix wrong handling of CCMP256 and GCMP ciphers (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: Fix the QoS control field offset to build QoS header (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: Avoid allocating rx_stats when ext_rx_stats is disabled (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: avoid deadlock during regulatory update in ath12k_regd_update() (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: Add MSDU length validation for TKIP MIC error (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: correctly handle mcast packets for clients (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: using msdu end descriptor to check for rx multicast packets (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: Update frequency range if reg rules changes (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: Fix frequency range in driver (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: Add helper function ath12k_mac_update_freq_range() (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: Use skb->len for dma_unmap_single() length parameter (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: Fix memory leak during extended skb allocation (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: Refactor tx descriptor handling in tx completion handler (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: Handle error cases during extended skb allocation (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw88: do not ignore hardware read error during DPK (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw88: sdio: call rtw_sdio_indicate_tx_status unconditionally (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw88: sdio: map mgmt frames to queue TX_DESC_QSEL_MGMT (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: support 2 channels for single pdev device (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: don't skip non-primary links for WCN7850 (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: alloc REO queue per station (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: group REO queue buffer parameters together (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: make assoc link associate first (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: identify assoc link vif in station mode (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: support MLO as well if single_chip_mlo_support flag is set (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: use fw_features only when it is valid (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: introduce ath12k_fw_feature_supported() (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: reset MLO global memory during recovery (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: handle ath12k_core_reset() with hardware grouping (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: handle ath12k_core_restart() with hardware grouping (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: fix ath12k_core_pre_reconfigure_recovery() with grouping (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: fix firmware assert during reboot with hardware grouping (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: fix ATH12K_FLAG_REGISTERED flag handling (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: fix failed to set mhi state error during reboot with hardware grouping (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: add reference counting for core attachment to hardware group (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: fix SLUB BUG - Object already free in ath12k_reg_free() (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: Fix buffer overflow in debugfs (Jose Ignacio Tornos Martinez) [RHEL-122977] {CVE-2025-38317} +- wifi: ath12k: Fix a couple NULL vs IS_ERR() bugs (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath11k: Use of_property_present() to test property presence (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: Fix WMI tag for EHT rate in peer assoc (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: Disable broadcast TWT feature in HE MAC capabilities (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: Introduce check against zero for ahvif->key_cipher in ath12k_mac_op_tx() (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: Resolve multicast packet drop by populating key_cipher in ath12k_install_key() (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: fix cleanup path after mhi init (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: Add support for link specific datapath stats (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: replace the usage of rx desc with rx_info (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: add rx_info to capture required field from rx descriptor (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: ahb: Replace del_timer_sync() with timer_delete_sync() (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw88: Fix the module names printed in dmesg (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw88: Don't set SUPPORTS_AMSDU_IN_AMPDU for RTL8814AU (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw88: Set AMPDU factor to hardware for RTL8814A (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw88: usb: Enable RX aggregation for RTL8814AU (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw88: usb: Enable switching the RTL8814AU to USB 3 (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: Fix misspelling "upto" in dp.c (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: Fix invalid memory access while forming 802.11 header (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: Fix memory leak during vdev_id mismatch (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: Fix incorrect rates sent to firmware (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: Enable REO queue lookup table feature on QCN9274 (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: Add support to clear qdesc array in REO cache (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: Fix the enabling of REO queue lookup table feature (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath11k: fix node corruption in ar->arvifs list (Jose Ignacio Tornos Martinez) [RHEL-122977] {CVE-2025-38293} +- wifi: ath12k: Fix spelling errors in mac.c file (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: store and send country code to firmware after recovery (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: add 11d scan offload support (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: use correct WMI command to set country code for WCN7850 (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: add configure country code for WCN7850 (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: Fix memory leak due to multiple rx_stats allocation (Jose Ignacio Tornos Martinez) [RHEL-122977] {CVE-2025-38199} +- Reapply "wifi: ath11k: restore country code during resume" (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath11k: choose default PM policy for hibernation (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath11k: support non-WoWLAN mode suspend as well (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath11k: refactor ath11k_core_suspend/_resume() (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath11k: introduce ath11k_core_continue_suspend_resume() (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath11k: determine PM policy based on machine model (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw88: usb: Remove redundant 'flush_workqueue()' calls (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw88: sdio: Remove redundant 'flush_workqueue()' calls (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: 8852bx: support different SAR configs by antenna (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: 8852c: support different SAR configs by antenna (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: 8922a: support different SAR configs by antenna (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: sar: add skeleton for different configs by antenna (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: acpi: support loading GEO SAR tables (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: acpi: support loading dynamic SAR tables and indicator (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: acpi: support loading static SAR table (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: acpi: introduce method evaluation function for reuse (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: sar: add skeleton for SAR configuration via ACPI (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: sar: introduce structure to wrap query parameters (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: regd: introduce string getter for reuse (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: fix typo of "access" in rtw89_sar_info description (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: phy: reset value of force TX power for MAC ID (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: fw: cast mfw_hdr pointer from address of zeroth byte of firmware->data (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: rtw89: set 2TX for 1SS rate by default (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: extend dma mask to 36 bits (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: add monitor interface support on QCN9274 (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: Move to NO_VIRTUAL monitor (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: Refactor the monitor channel context procedure (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: fix NULL access in assign channel context handler (Jose Ignacio Tornos Martinez) [RHEL-122977] {CVE-2025-38294} +- wifi: ath12k: Avoid packet offset and FCS length from Rx TLV (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: change the status update in the monitor Rx (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: Replace band define G with GHZ where appropriate (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: Avoid fetch Error bitmap and decap format from Rx TLV (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: Add extra TLV tag parsing support in monitor Rx path (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: fix link valid field initialization in the monitor Rx (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: enable ath12k AHB support (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: Power down userPD (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: Power up userPD (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: Register various userPD interrupts and save SMEM entries (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: Power up root PD (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: add AHB driver support for IPQ5332 (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: add support for fixed QMI firmware memory (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: Add hw_params to remap CE register space for IPQ5332 (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: avoid m3 firmware download in AHB device IPQ5332 (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: add ath12k_hw_params for IPQ5332 (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: refactor ath12k_hw_regs structure (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: fix incorrect CE addresses (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: don't put ieee80211_chanctx_conf struct in ath12k_link_vif (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: remove open parenthesis (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: add get_txpower mac ops (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: move firmware stats out of debugfs (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: Pass correct values of center freq1 and center freq2 for 320 MHz (Jose Ignacio Tornos Martinez) [RHEL-122977] +- wifi: ath12k: Pass correct values of center freq1 and center freq2 for 160 MHz (Jose Ignacio Tornos Martinez) [RHEL-122977] +- treewide: Switch/rename to timer_delete[_sync]() [partial] (Jose Ignacio Tornos Martinez) [RHEL-122977] +- asm-generic: Add memory barrier dma_mb() (Jose Ignacio Tornos Martinez) [RHEL-122977] +- Reapply "wifi: iwlwifi: add support for BE213" (Jose Ignacio Tornos Martinez) [RHEL-122977] +- Reapply "wifi: iwlwifi: make no_160 more generic" (Jose Ignacio Tornos Martinez) [RHEL-122977] +- config: wifi: disable new unsupported configuration options (Jose Ignacio Tornos Martinez) [RHEL-122977] + +* Wed Dec 03 2025 CKI KWF Bot [5.14.0-647.el9] +- iommufd/driver: Fix counter initialization for counted_by annotation (Eder Zulian) [RHEL-131315] +- iommufd/iommufd_private.h: Avoid -Wflex-array-member-not-at-end warning (Eder Zulian) [RHEL-131315] +- iommufd: Don't overflow during division for dirty tracking (Eder Zulian) [RHEL-131315] +- platform/x86/intel/pmc: Add Wildcat Lake support to intel_pmc_core (David Arcari) [RHEL-95623] +- scsi: mpi3mr: Fix mpi3mr_host_attrs struct (Tomas Henzl) [RHEL-89712] +- sched/fair: Fix pelt lost idle time detection (Phil Auld) [RHEL-128251] +- sched: Fix sched_numa_find_nth_cpu() if mask offline (Phil Auld) [RHEL-128251] +- selftests/bpf: add cgroup_skb netns cookie tests (Jerome Marchand) [RHEL-110279] +- bpf: add get_netns_cookie helper to cgroup_skb programs (Jerome Marchand) [RHEL-110279] +- selftests/bpf: add tcx netns cookie tests (Jerome Marchand) [RHEL-110279] +- bpf: add get_netns_cookie helper to tc programs (Jerome Marchand) [RHEL-110279] +- bpf: Check the helper function is valid in get_helper_proto (Jerome Marchand) [RHEL-110279] +- bpf: Fix oob access in cgroup local storage (Jerome Marchand) [RHEL-110279] +- bpf: Move cgroup iterator helpers to bpf.h (Jerome Marchand) [RHEL-110279] +- bpf: Move bpf map owner out of common struct (Jerome Marchand) [RHEL-110279] +- bpf: Allow XDP dev-bound programs to perform XDP_REDIRECT into maps (Jerome Marchand) [RHEL-110279] +- bpf: Add cookie object to bpf maps (Jerome Marchand) [RHEL-110279] +- bpf, arm64: Fix fp initialization for exception boundary (Jerome Marchand) [RHEL-110279] +- libbpf: Verify that arena map exists when adding arena relocations (Jerome Marchand) [RHEL-110279] +- selftests/bpf: Range analysis test case for JSET (Jerome Marchand) [RHEL-110279] +- bpf: Forget ranges when refining tnum after JSET (Jerome Marchand) [RHEL-110279] +- bpf: Ensure RCU lock is held around bpf_prog_ksym_find (Jerome Marchand) [RHEL-110279] +- bpftool: Fix JSON writer resource leak in version command (Jerome Marchand) [RHEL-110279] +- bpf: Make reg_not_null() true for CONST_PTR_TO_MAP (Jerome Marchand) [RHEL-110279] +- kasan: use vmalloc_dump_obj() for vmalloc error reports (Audra Mitchell) [RHEL-104908] +- mm/damon/lru_sort: reset enabled when DAMON start failed (Audra Mitchell) [RHEL-104908] +- mm/damon/reclaim: reset enabled when DAMON start failed (Audra Mitchell) [RHEL-104908] +- kasan: remove kasan_find_vm_area() to prevent possible deadlock (Audra Mitchell) [RHEL-104908] {CVE-2025-38510} +- mm/migrate: fix do_pages_stat in compat mode (Audra Mitchell) [RHEL-104908] +- mm/hugetlb: don't crash when allocating a folio if there are no resv (Audra Mitchell) [RHEL-104908] +- mm/damon/sysfs-schemes: free old damon_sysfs_scheme_filter->memcg_path on write (Audra Mitchell) [RHEL-104908] {CVE-2025-38258} +- mm: shmem: add missing shmem_unacct_size() in __shmem_file_setup() (Audra Mitchell) [RHEL-104908] +- mm: pcp: increase pcp->free_count threshold to trigger free_high (Audra Mitchell) [RHEL-104908] +- mm: page_alloc: remove redundant READ_ONCE (Audra Mitchell) [RHEL-104908] +- mm/gup: fix wrongly calculated returned value in fault_in_safe_writeable() (Audra Mitchell) [RHEL-104908] +- kernel/fork: only call untrack_pfn_clear() on VMAs duplicated for fork() (Audra Mitchell) [RHEL-104908] +- mm: (un)track_pfn_copy() fix + doc improvements (Audra Mitchell) [RHEL-104908] +- mm/gup: remove unnecessary check in memfd_pin_folios() (Audra Mitchell) [RHEL-104908] +- mm: fix filemap_get_folios_contig returning batches of identical folios (Audra Mitchell) [RHEL-104908] +- mm/memblock: repeat setting reserved region nid if array is doubled (Audra Mitchell) [RHEL-104908] +- mm/memblock: pass size instead of end to memblock_set_node() (Audra Mitchell) [RHEL-104908] +- x86/mm/pat: Fix VM_PAT handling when fork() fails in copy_page_range() (Audra Mitchell) [RHEL-104908] {CVE-2025-22090} +- mm/memory-failure: fix infinite UCE for VM_PFNMAP pfn (Audra Mitchell) [RHEL-104908] +- mm/hwpoison: do not send SIGBUS to processes with recovered clean pages (Audra Mitchell) [RHEL-104908] +- mm/damon/sysfs-schemes: avoid Wformat-security warning on damon_sysfs_access_pattern_add_range_dir() (Audra Mitchell) [RHEL-104908] +- mm/mremap: correctly handle partial mremap() of VMA starting at 0 (Audra Mitchell) [RHEL-104908] +- mm: respect mmap hint address when aligning for THP (Audra Mitchell) [RHEL-104908] +- mm: multi-gen LRU: use {ptep,pmdp}_clear_young_notify() (Audra Mitchell) [RHEL-104908] +- mm: multi-gen LRU: remove MM_LEAF_OLD and MM_NONLEAF_TOTAL stats (Audra Mitchell) [RHEL-104908] +- mm: multi-gen LRU: ignore non-leaf pmd_young for force_scan=true (Audra Mitchell) [RHEL-104908] +- kmsan: remove an x86-specific #include from kmsan.h (Audra Mitchell) [RHEL-104908] +- kmsan: remove a useless assignment from kmsan_vmap_pages_range_noflush() (Audra Mitchell) [RHEL-104908] +- mm: hugetlb_vmemmap: fix reference to nonexistent file (Audra Mitchell) [RHEL-104908] +- net/packet: fix a race in packet_set_ring() and packet_notifier() (Davide Caratti) [RHEL-115650] +- net: vlan: fix VLAN 0 refcount imbalance of toggling filtering during runtime (Davide Caratti) [RHEL-115650] +- af_packet: fix soft lockup issue caused by tpacket_snd() (Davide Caratti) [RHEL-115650] +- af_packet: fix the SO_SNDTIMEO constraint not effective on tpacked_snd() (Davide Caratti) [RHEL-115650] +- net: loopback: Avoid sending IP packets without an Ethernet header (Davide Caratti) [RHEL-115650] + +* Tue Dec 02 2025 CKI KWF Bot [5.14.0-646.el9] +- docs: powerpc: Add htm.rst to table of contents (Mamatha Inamdar) [RHEL-52755] +- Add CONFIG_HTMDUMP (Mamatha Inamdar) [RHEL-52755] +- powerpc/pseries/htmdump: Add documentation for H_HTM debugfs interface (Mamatha Inamdar) [RHEL-52755] +- powerpc/pseries/htmdump: Add htm capabilities support to htmdump module (Mamatha Inamdar) [RHEL-52755] +- powerpc/pseries/htmdump: Add htm flags support to htmdump module (Mamatha Inamdar) [RHEL-52755] +- powerpc/pseries/htmdump: Add htm setup support to htmdump module (Mamatha Inamdar) [RHEL-52755] +- powerpc/pseries/htmdump: Add htm info support to htmdump module (Mamatha Inamdar) [RHEL-52755] +- powerpc/pseries/htmdump: Add htm status support to htmdump module (Mamatha Inamdar) [RHEL-52755] +- powerpc/pseries/htmdump: Add htm start support to htmdump module (Mamatha Inamdar) [RHEL-52755] +- powerpc/pseries/htmdump: Add htm configure support to htmdump module (Mamatha Inamdar) [RHEL-52755] +- powerpc/pseries/htmdump: Add htm_hcall_wrapper to integrate other htm operations (Mamatha Inamdar) [RHEL-52755] +- powerpc: Document details on H_HTM hcall (Mamatha Inamdar) [RHEL-52755] +- powerpc/pseries: Export hardware trace macro dump via debugfs (Mamatha Inamdar) [RHEL-52755] +- powerpc/pseries: Macros and wrapper functions for H_HTM call (Mamatha Inamdar) [RHEL-52755] +- powerpc: Export kvm_guest static key, for bcachefs six locks (Mamatha Inamdar) [RHEL-52755] +- kmem/tracing: add kmem name to kmem_cache_alloc tracepoint (Charles Haithcock) [RHEL-129693] +- USB: core: remove the move buf action (Desnes Nunes) [RHEL-122021] +- usb: typec: tcpm: properly deliver cable vdms to altmode drivers (Desnes Nunes) [RHEL-122021] +- xhci: fix memory leak regression when freeing xhci vdev devices depth first (Desnes Nunes) [RHEL-122021] +- xhci: dbc: Fix full DbC transfer ring after several reconnects (Desnes Nunes) [RHEL-122021] +- xhci: dbc: decouple endpoint allocation from initialization (Desnes Nunes) [RHEL-122021] +- USB: serial: option: add Telit Cinterion LE910C4-WWX new compositions (Desnes Nunes) [RHEL-122021] +- USB: serial: option: add Telit Cinterion FN990A w/audio compositions (Desnes Nunes) [RHEL-122021] +- usb: xhci: Fix slot_id resource race conflict (Desnes Nunes) [RHEL-122021] +- usb: typec: fusb302: Revert incorrect threaded irq fix (Desnes Nunes) [RHEL-122021] +- USB: core: Update kerneldoc for usb_hcd_giveback_urb() (Desnes Nunes) [RHEL-122021] +- memstick: Fix deadlock by moving removing flag earlier (Desnes Nunes) [RHEL-122021] +- usb: dwc3: Remove WARN_ON for device endpoint command timeouts (Desnes Nunes) [RHEL-122021] {CVE-2025-39801} +- USB: storage: Ignore driver CD mode for Realtek multi-mode Wi-Fi dongles (Desnes Nunes) [RHEL-122021] +- usb: storage: realtek_cr: Use correct byte order for bcs->Residue (Desnes Nunes) [RHEL-122021] +- usb: chipidea: imx: improve usbmisc_imx7d_pullup() (Desnes Nunes) [RHEL-122021] +- kcov, usb: Don't disable interrupts in kcov_remote_start_usb_softirq() (Desnes Nunes) [RHEL-122021] +- usb: dwc3: Ignore late xferNotReady event to prevent halt timeout (Desnes Nunes) [RHEL-122021] +- USB: storage: Add unusual-devs entry for Novatek NTK96550-based camera (Desnes Nunes) [RHEL-122021] +- usb: core: hcd: fix accessing unmapped memory in SINGLE_STEP_SET_FEATURE test (Desnes Nunes) [RHEL-122021] +- usb: renesas-xhci: Fix External ROM access timeouts (Desnes Nunes) [RHEL-122021] +- usb: gadget: tegra-xudc: fix PM use count underflow (Desnes Nunes) [RHEL-122021] +- usb: quirks: Add DELAY_INIT quick for another SanDisk 3.2Gen1 Flash Drive (Desnes Nunes) [RHEL-122021] +- usb: dwc3: imx8mp: fix device leak at unbind (Desnes Nunes) [RHEL-122021] +- usb: xhci: print xhci->xhc_state when queue_command failed (Desnes Nunes) [RHEL-122021] +- usb: atm: cxacru: Merge cxacru_upload_firmware() into cxacru_heavy_init() (Desnes Nunes) [RHEL-122021] +- USB: serial: option: add Foxconn T99W709 (Desnes Nunes) [RHEL-122021] +- usb: core: add urb->sgt parameter description (Desnes Nunes) [RHEL-122021] +- thunderbolt: Fix copy+paste error in match_service_id() (Desnes Nunes) [RHEL-122021] +- usb: typec: ucsi: Update power_supply on power role change (Desnes Nunes) [RHEL-122021] +- usb: typec: ucsi: psy: Set current max to 100mA for BC 1.2 and Default (Desnes Nunes) [RHEL-122021] +- usb: typec: fusb302: cache PD RX state (Desnes Nunes) [RHEL-122021] +- usb: typec: ucsi: yoga-c630: add DRM dependency (Desnes Nunes) [RHEL-122021] +- usb: chipidea: imx: Add a missing blank line (Desnes Nunes) [RHEL-122021] +- usb: usblp: clean up assignment inside if conditions (Desnes Nunes) [RHEL-122021] +- cdc-acm: fix race between initial clearing halt and open (Desnes Nunes) [RHEL-122021] +- usb: xhci: Set avg_trb_len = 8 for EP0 during Address Device Command (Desnes Nunes) [RHEL-122021] +- usb: xhci: Avoid showing warnings for dying controller (Desnes Nunes) [RHEL-122021] +- usb: xhci: Avoid showing errors during surprise removal (Desnes Nunes) [RHEL-122021] +- misc: rtsx: usb: Ensure mmc child device is active when card is present (Desnes Nunes) [RHEL-122021] +- media: uvcvideo: use usb_alloc_noncoherent/usb_free_noncoherent() (Desnes Nunes) [RHEL-122021] +- usb: core: add dma-noncoherent buffer alloc and free API (Desnes Nunes) [RHEL-122021] +- usb: chipidea: s32g: Add usb support for s32g3 (Desnes Nunes) [RHEL-122021] +- usb: chipidea: s32g: Add usb support for s32g2 (Desnes Nunes) [RHEL-122021] +- dt-bindings: usb: Add compatible strings for s32g2/s32g3 (Desnes Nunes) [RHEL-122021] +- usb: dwc3: gadget: Simplify TRB reclaim logic by removing redundant 'chain' argument (Desnes Nunes) [RHEL-122021] +- usb: early: xhci-dbc: Fix early_ioremap leak (Desnes Nunes) [RHEL-122021] +- net: thunderbolt: Enable end-to-end flow control also in transmit (Desnes Nunes) [RHEL-122021] +- net: thunderbolt: Fix the parameter passing of tb_xdomain_enable_paths()/tb_xdomain_disable_paths() (Desnes Nunes) [RHEL-122021] +- usb: core: config: Prevent OOB read in SS endpoint companion parsing (Desnes Nunes) [RHEL-122021] {CVE-2025-39760} +- usb: misc: onboard_usb_dev: Add Bison Electronics Inc. Integrated Camera (Desnes Nunes) [RHEL-122021] +- dt-bindings: usb: genesys,gl850g: add downstream facing ports (Desnes Nunes) [RHEL-122021] +- dt-bindings: usb: genesys,gl850g: use usb-hub.yaml (Desnes Nunes) [RHEL-122021] +- dt-bindings: trivial-devices: add compatible string nxp,isp1301 from isp1301.txt (Desnes Nunes) [RHEL-122021] +- dt-bindings: trivial-devices: add onnn,adt7462 (Desnes Nunes) [RHEL-122021] +- media: dt-bindings: Add OV5642 (Desnes Nunes) [RHEL-122021] +- misc: rtsx: Add support for RTS5264 Version B and optimize init flow (Desnes Nunes) [RHEL-122021] +- usb: typec: ucsi: yoga-c630: register DRM HPD bridge (Desnes Nunes) [RHEL-122021] +- usb: typec: ucsi: yoga-c630: handle USB / HPD messages to set port orientation (Desnes Nunes) [RHEL-122021] +- usb: typec: ucsi: yoga-c630: correct response for GET_CURRENT_CAM (Desnes Nunes) [RHEL-122021] +- usb: typec: ucsi: yoga-c630: fake AltModes for port 0 (Desnes Nunes) [RHEL-122021] +- usb: typec: ucsi: yoga-c630: remove extra AltModes for port 1 (Desnes Nunes) [RHEL-122021] +- usb: typec: ucsi: yoga-c630: remove duplicate AltModes (Desnes Nunes) [RHEL-122021] +- usb: typec: ucsi: add recipient arg to update_altmodes() callback (Desnes Nunes) [RHEL-122021] +- usb: typec: ucsi: yoga-c630: fix error and remove paths (Desnes Nunes) [RHEL-122021] +- usb: dwc2: follow compatible string change for Sophgo CV18XX/SG200X series SoC (Desnes Nunes) [RHEL-122021] +- dt-bindings: usb: dwc2: rename sophgo usb compatible string (Desnes Nunes) [RHEL-122021] +- usb: dwc2: add support for Sophgo CV18XX/SG200X series SoC (Desnes Nunes) [RHEL-122021] +- dt-bindings: usb: dwc2: Add support for Sophgo CV18XX/SG200X series SoC (Desnes Nunes) [RHEL-122021] +- usb: dwc2: support dwc2 IP for Amlogic A1 SoC family (Desnes Nunes) [RHEL-122021] +- dt-bindings: usb: dwc2: add support for Amlogic A1 SoC USB peripheral (Desnes Nunes) [RHEL-122021] +- usb: dwc3: gadget: Remove duplicate check while setting xfer resource (Desnes Nunes) [RHEL-122021] +- usb: ehci: replace scnprintf() with sysfs_emit() (Desnes Nunes) [RHEL-122021] +- usb: core: Use sysfs_emit_at() when showing dynamic IDs (Desnes Nunes) [RHEL-122021] +- usb: typec: altmodes/displayport: add irq_hpd to sysfs (Desnes Nunes) [RHEL-122021] +- mmc: rtsx_usb_sdmmc: Fix clang -Wimplicit-fallthrough in sd_set_power_mode() (Desnes Nunes) [RHEL-122021] +- mmc: rtsx_usb_sdmmc: Add 74 clocks in poweron flow (Desnes Nunes) [RHEL-122021] +- mmc: rtsx_usb_sdmmc: Re-work the code in sd_set_power_mode() (Desnes Nunes) [RHEL-122021] +- mmc: rtsx_usb_sdmmc: Convert sd_set_power_mode() into void (Desnes Nunes) [RHEL-122021] +- mmc: rtsx_usb_sdmmc: Print debug-messages at power-on/off errors (Desnes Nunes) [RHEL-122021] +- mmc: rtsx_usb_sdmmc: Fix error-path in sd_set_power_mode() (Desnes Nunes) [RHEL-122021] +- mmc: rtsx_usb_sdmmc: Use devm_mmc_alloc_host() helper (Desnes Nunes) [RHEL-122021] +- mmc: rtsx_pci: Use devm_mmc_alloc_host() helper (Desnes Nunes) [RHEL-122021] +- thunderbolt: Fix typos in documentation comments (Desnes Nunes) [RHEL-122021] +- Documentation: treewide: Replace remaining spinics links with lore (Desnes Nunes) [RHEL-122021] +- net: usb: enable the work after stop usbnet by ip down/up (Desnes Nunes) [RHEL-122021] +- net: usbnet: Fix the wrong netif_carrier_on() call (Desnes Nunes) [RHEL-122021] +- net: usb: Convert tasklet API to new bottom half workqueue mechanism (Desnes Nunes) [RHEL-122021] +- net: usbnet: Avoid potential RCU stall on LINK_CHANGE event (Desnes Nunes) [RHEL-122021] +- usbnet: optimize usbnet_bh() to reduce CPU load (Desnes Nunes) [RHEL-122021] +- treewide: Switch/rename to timer_delete[_sync]() (Desnes Nunes) [RHEL-122021] +- net: usb: usbnet: fix race in probe failure (Desnes Nunes) [RHEL-122021] +- net: usbnet: Remove generic .ndo_get_stats64 (Desnes Nunes) [RHEL-122021] +- net: usbnet: Leverage core stats allocator (Desnes Nunes) [RHEL-122021] +- usbnet:fix NPE during rx_complete (Desnes Nunes) [RHEL-122021] {CVE-2025-22050} +- usb: core: modify comments xhci_hc_driver has HCD_MEMORY just like ehci ohci (Desnes Nunes) [RHEL-122021] +- usb: chipidea: imx: implement workaround for ERR051725 (Desnes Nunes) [RHEL-122021] +- usb: chipidea: imx: add imx_usbmisc_pullup() hook (Desnes Nunes) [RHEL-122021] +- usb: chipidea: udc: add CI_HDRC_CONTROLLER_PULLUP_EVENT event (Desnes Nunes) [RHEL-122021] +- usb: core: usb_submit_urb: downgrade type check (Desnes Nunes) [RHEL-122021] +- usb: storage: reltek_cr: convert to use secs_to_jiffies (Desnes Nunes) [RHEL-122021] +- usb: typec: Remove unused ucsi_cci_str (Desnes Nunes) [RHEL-122021] +- usb: core: Remove unused usb_unlink_anchored_urbs (Desnes Nunes) [RHEL-122021] +- usb: gadget: Remove unused usb_remove_config (Desnes Nunes) [RHEL-122021] +- usb: gadget: config: Remove unused usb_gadget_config_buf (Desnes Nunes) [RHEL-122021] +- usb: Reorganize kerneldoc parameter names (Desnes Nunes) [RHEL-122021] +- usb: gadget: remove max support speed info in bind operation (Desnes Nunes) [RHEL-122021] +- usb: gadget: composite: cleanup function config_ep_by_speed_and_alt() (Desnes Nunes) [RHEL-122021] +- usb: gadget: add a inline function gether_bitrate() (Desnes Nunes) [RHEL-122021] +- usb: gadget: use working speed to calcaulate network bitrate and qlen (Desnes Nunes) [RHEL-122021] +- usb: gadget: f_ncm: fix potential NULL ptr deref in ncm_bitrate() (Desnes Nunes) [RHEL-122021] {CVE-2023-52894} +- usb: gadget: config: remove max speed check in usb_assign_descriptors() (Desnes Nunes) [RHEL-122021] +- usb: phy: tegra: Remove unused functions (Desnes Nunes) [RHEL-122021] +- usb: typec: fusb302: fix scheduling while atomic when using virtio-gpio (Desnes Nunes) [RHEL-122021] +- usb: core: Add 0x prefix to quirks debug output (Desnes Nunes) [RHEL-122021] +- Documentation: usb: gadget: Wrap remaining usage snippets in literal code block (Desnes Nunes) [RHEL-122021] +- usb: gadget: configfs: Ignore trailing LF for user strings to cdev (Desnes Nunes) [RHEL-122021] +- usb: gadget: configfs: Attach arbitrary strings to cdev (Desnes Nunes) [RHEL-122021] +- usb: gadget: configfs: Fix set but not used variable warning (Desnes Nunes) [RHEL-122021] +- usb: gadget: configfs: Support arbitrary string descriptors (Desnes Nunes) [RHEL-122021] +- usb: gadget: configfs: Rename struct gadget_strings (Desnes Nunes) [RHEL-122021] +- docs: usb: gadget: Reindent numbered list (Desnes Nunes) [RHEL-122021] +- usb: gadget: composite: Use USB API functions rather than constants (Desnes Nunes) [RHEL-122021] +- usb: host: xhci-plat: fix incorrect type for of_match variable in xhci_plat_probe() (Desnes Nunes) [RHEL-122021] +- dt-bindings: phy: Convert ti,keystone-usbphy to DT schema (Desnes Nunes) [RHEL-122021] +- dt-bindings: phy: Convert hisilicon,hi6220-usb-phy to DT schema (Desnes Nunes) [RHEL-122021] +- Documentation: ABI: Update WMI device paths in ABI docs (Desnes Nunes) [RHEL-122021] +- ABI: sysfs-platform-intel-pmc: add blank lines to make it valid for ReST (Desnes Nunes) [RHEL-122021] +- ABI: sysfs-platform-dell-privacy-wmi: correct ABI entries (Desnes Nunes) [RHEL-122021] +- perf tools: Don't set attr.exclude_guest by default (Michael Petlan) [RHEL-118946] +- mptcp: propagate shutdown to subflows when possible (Davide Caratti) [RHEL-115624] +- mptcp: sockopt: make sync_socket_options propagate SOCK_KEEPOPEN (Davide Caratti) [RHEL-115624] +- mptcp: disable add_addr retransmission when timeout is 0 (Davide Caratti) [RHEL-115624] +- mptcp: remove duplicate sk_reset_timer call (Davide Caratti) [RHEL-115624] +- mptcp: pm: kernel: flush: do not reset ADD_ADDR limit (Davide Caratti) [RHEL-115624] +- mptcp: drop skb if MPTCP skb extension allocation fails (Davide Caratti) [RHEL-115624] +- mptcp: make fallback action and fallback decision atomic (Davide Caratti) [RHEL-115624] +- mptcp: safety check before fallback (Davide Caratti) [RHEL-115624] +- mptcp: reset when MPTCP opts are dropped after join (Davide Caratti) [RHEL-115624] +- mptcp: export mptcp_subflow_early_fallback() (Davide Caratti) [RHEL-115624] +- iommufd/selftest: Fix ioctl return value in _test_cmd_trigger_vevents() (Jerry Snitselaar) [RHEL-114131] +- dma-debug: don't report false positives with DMA_BOUNCE_UNALIGNED_KMALLOC (Jerry Snitselaar) [RHEL-114131] +- ntb: Force physically contiguous allocation of rx ring buffers (Jerry Snitselaar) [RHEL-114131] +- KVM: PPC: Enable CAP_SPAPR_TCE_VFIO on pSeries KVM guests (Jerry Snitselaar) [RHEL-114131] +- dma-mapping: fix direction in dma_alloc direction traces (Jerry Snitselaar) [RHEL-114131] +- iommufd: Register iommufd mock devices with fwspec (Jerry Snitselaar) [RHEL-114131] +- iommu/vt-d: Disallow dirty tracking if incoherent page walk (Jerry Snitselaar) [RHEL-114131] +- iommu/vt-d: debugfs: Fix legacy mode page table dump logic (Jerry Snitselaar) [RHEL-114131] +- ACPI/IORT: Fix memory leak in iort_rmr_alloc_sids() (Jerry Snitselaar) [RHEL-114131] +- gpu: host1x: Do not assume that a NULL domain means no DMA IOMMU (Jerry Snitselaar) [RHEL-114131] +- dma: kmsan: export kmsan_handle_dma() for modules (Jerry Snitselaar) [RHEL-114131] +- software node: Prevent link creation failure from causing kobj reference count imbalance (Jerry Snitselaar) [RHEL-114131] +- iommu/selftest: prevent use of uninitialized variable (Jerry Snitselaar) [RHEL-114131] +- PCI: Fix driver_managed_dma check (Jerry Snitselaar) [RHEL-114131] +- platform: Fix race condition during DMA configure at IOMMU probe time (Jerry Snitselaar) [RHEL-114131] +- PCI: Run quirk_huawei_pcie_sva() before arm_smmu_probe_device() (Jerry Snitselaar) [RHEL-114131] +- iommufd/selftest: Update the fail_nth limit (Jerry Snitselaar) [RHEL-114131] +- iommufd: WARN if an object is aborted with an elevated refcount (Jerry Snitselaar) [RHEL-114131] +- iommufd: Fix race during abort for file descriptors (Jerry Snitselaar) [RHEL-114131] {CVE-2025-39966} +- iommufd: Fix refcounting race during mmap (Jerry Snitselaar) [RHEL-114131] +- iommu/amd/pgtbl: Fix possible race while increase page table level (Jerry Snitselaar) [RHEL-114131] {CVE-2025-39961} +- iommu/amd: Fix alias device DTE setting (Jerry Snitselaar) [RHEL-114131] +- iommu/vt-d: Fix __domain_mapping()'s usage of switch_to_super_page() (Jerry Snitselaar) [RHEL-114131] +- iommu/amd: Fix ivrs_base memleak in early_amd_iommu_init() (Jerry Snitselaar) [RHEL-114131] +- dma-debug: don't enforce dma mapping check on noncoherent allocations (Jerry Snitselaar) [RHEL-114131] +- dma/pool: Ensure DMA_DIRECT_REMAP allocations are decrypted (Jerry Snitselaar) [RHEL-114131] +- iommufd: Fix spelling errors in iommufd.rst (Jerry Snitselaar) [RHEL-114131] +- iommufd: viommu: free memory allocated by kvcalloc() using kvfree() (Jerry Snitselaar) [RHEL-114131] +- iommu/virtio: Make instance lookup robust (Jerry Snitselaar) [RHEL-114131] +- iommu/arm-smmu-v3: Fix smmu_domain->nr_ats_masters decrement (Jerry Snitselaar) [RHEL-114131] +- iommu/tegra241-cmdqv: Fix missing cpu_to_le64 at lvcmdq_err_map (Jerry Snitselaar) [RHEL-114131] +- iommu/amd: Avoid stack buffer overflow from kernel cmdline (Jerry Snitselaar) [RHEL-114131] {CVE-2025-38676} +- iommu/vt-d: Use pci_is_display() (Jerry Snitselaar) [RHEL-114131] +- iommu/arm-smmu-v3: Replace vsmmu_size/type with get_viommu_size (Jerry Snitselaar) [RHEL-114131] +- iommu/arm-smmu-v3: Do not bother impl_ops if IOMMU_VIOMMU_TYPE_ARM_SMMUV3 (Jerry Snitselaar) [RHEL-114131] +- iommufd: Rename some shortterm-related identifiers (Jerry Snitselaar) [RHEL-114131] +- iommufd/selftest: Add coverage for vdevice tombstone (Jerry Snitselaar) [RHEL-114131] +- iommufd/selftest: Explicitly skip tests for inapplicable variant (Jerry Snitselaar) [RHEL-114131] +- iommufd/vdevice: Remove struct device reference from struct vdevice (Jerry Snitselaar) [RHEL-114131] +- iommufd: Destroy vdevice on idevice destroy (Jerry Snitselaar) [RHEL-114131] +- iommufd: Add a pre_destroy() op for objects (Jerry Snitselaar) [RHEL-114131] +- iommufd: Add iommufd_object_tombstone_user() helper (Jerry Snitselaar) [RHEL-114131] +- iommufd/viommu: Roll back to use iommufd_object_alloc() for vdevice (Jerry Snitselaar) [RHEL-114131] +- iommufd/selftest: Test reserved regions near ULONG_MAX (Jerry Snitselaar) [RHEL-114131] +- iommufd: Prevent ALIGN() overflow (Jerry Snitselaar) [RHEL-114131] {CVE-2025-38688} +- iommu/tegra241-cmdqv: import IOMMUFD module namespace (Jerry Snitselaar) [RHEL-114131] +- iommufd: Do not allow _iommufd_object_alloc_ucmd if abort op is set (Jerry Snitselaar) [RHEL-114131] +- iommu/tegra241-cmdqv: Add IOMMU_VEVENTQ_TYPE_TEGRA241_CMDQV support (Jerry Snitselaar) [RHEL-114131] +- iommu/tegra241-cmdqv: Add user-space use support (Jerry Snitselaar) [RHEL-114131] +- iommu/tegra241-cmdqv: Do not statically map LVCMDQs (Jerry Snitselaar) [RHEL-114131] +- iommu/tegra241-cmdqv: Simplify deinit flow in tegra241_cmdqv_remove_vintf() (Jerry Snitselaar) [RHEL-114131] +- iommu/tegra241-cmdqv: Use request_threaded_irq (Jerry Snitselaar) [RHEL-114131] +- iommu/arm-smmu-v3-iommufd: Add hw_info to impl_ops (Jerry Snitselaar) [RHEL-114131] +- iommu/arm-smmu-v3-iommufd: Add vsmmu_size/type and vsmmu_init impl ops (Jerry Snitselaar) [RHEL-114131] +- iommufd/selftest: Update hw_info coverage for an input data_type (Jerry Snitselaar) [RHEL-114131] +- iommufd: Allow an input data_type via iommu_hw_info (Jerry Snitselaar) [RHEL-114131] +- iommu: Allow an input type in hw_info op (Jerry Snitselaar) [RHEL-114131] +- Documentation: userspace-api: iommufd: Update HW QUEUE (Jerry Snitselaar) [RHEL-114131] +- iommufd/selftest: Add coverage for the new mmap interface (Jerry Snitselaar) [RHEL-114131] +- iommufd: Add mmap interface (Jerry Snitselaar) [RHEL-114131] +- iommufd/selftest: Add coverage for IOMMUFD_CMD_HW_QUEUE_ALLOC (Jerry Snitselaar) [RHEL-114131] +- iommufd/driver: Add iommufd_hw_queue_depend/undepend() helpers (Jerry Snitselaar) [RHEL-114131] +- iommufd/viommu: Add IOMMUFD_CMD_HW_QUEUE_ALLOC ioctl (Jerry Snitselaar) [RHEL-114131] +- iommufd/viommu: Introduce IOMMUFD_OBJ_HW_QUEUE and its related struct (Jerry Snitselaar) [RHEL-114131] +- iommufd/viommu: Add driver-defined vDEVICE support (Jerry Snitselaar) [RHEL-114131] +- iommufd/access: Bypass access->ops->unmap for internal use (Jerry Snitselaar) [RHEL-114131] +- iommufd/access: Add internal APIs for HW queue to use (Jerry Snitselaar) [RHEL-114131] +- iommufd/selftest: Add coverage for viommu data (Jerry Snitselaar) [RHEL-114131] +- iommufd/selftest: Support user_data in mock_viommu_alloc (Jerry Snitselaar) [RHEL-114131] +- iommufd/viommu: Allow driver-specific user data for a vIOMMU object (Jerry Snitselaar) [RHEL-114131] +- iommu: Pass in a driver-level user data structure to viommu_init op (Jerry Snitselaar) [RHEL-114131] +- iommu: Add iommu_copy_struct_to_user helper (Jerry Snitselaar) [RHEL-114131] +- iommu: Use enum iommu_hw_info_type for type in hw_info op (Jerry Snitselaar) [RHEL-114131] +- iommufd/viommu: Explicitly define vdev->virt_id (Jerry Snitselaar) [RHEL-114131] +- iommufd: Correct virt_id kdoc at struct iommu_vdevice_alloc (Jerry Snitselaar) [RHEL-114131] +- iommufd: Report unmapped bytes in the error path of iopt_unmap_iova_range (Jerry Snitselaar) [RHEL-114131] +- iommufd: Apply the new iommufd_object_alloc_ucmd helper (Jerry Snitselaar) [RHEL-114131] +- iommufd: Introduce iommufd_object_alloc_ucmd helper (Jerry Snitselaar) [RHEL-114131] +- iommufd: Move _iommufd_object_alloc out of driver.c (Jerry Snitselaar) [RHEL-114131] +- iommu: Deprecate viommu_alloc op (Jerry Snitselaar) [RHEL-114131] +- iommu/arm-smmu-v3: Replace arm_vsmmu_alloc with arm_vsmmu_init (Jerry Snitselaar) [RHEL-114131] +- iommufd/selftest: Replace mock_viommu_alloc with mock_viommu_init (Jerry Snitselaar) [RHEL-114131] +- iommufd/selftest: Drop parent domain from mock_iommu_domain_nested (Jerry Snitselaar) [RHEL-114131] +- iommufd/viommu: Support get_viommu_size and viommu_init ops (Jerry Snitselaar) [RHEL-114131] +- iommu: Introduce get_viommu_size and viommu_init ops (Jerry Snitselaar) [RHEL-114131] +- iommufd: Return EOPNOTSUPP for failures due to driver bugs (Jerry Snitselaar) [RHEL-114131] +- iommufd: Use enum iommu_veventq_type for type in struct iommufd_veventq (Jerry Snitselaar) [RHEL-114131] +- iommufd: Use enum iommu_viommu_type for type in struct iommufd_viommu (Jerry Snitselaar) [RHEL-114131] +- iommufd: Drop unused ictx in struct iommufd_vdevice (Jerry Snitselaar) [RHEL-114131] +- iommufd: Apply obvious cosmetic fixes (Jerry Snitselaar) [RHEL-114131] +- iommu/arm-smmu: disable PRR on SM8250 (Jerry Snitselaar) [RHEL-114131] +- iommu/arm-smmu-v3: Revert vmaster in the error path (Jerry Snitselaar) [RHEL-114131] +- iommu/io-pgtable-arm: Remove unused macro iopte_prot (Jerry Snitselaar) [RHEL-114131] +- iommu/arm-smmu-qcom: Add SM6115 MDSS compatible (Jerry Snitselaar) [RHEL-114131] {CVE-2025-39739} +- iommu/amd: Fix geometry.aperture_end for V2 tables (Jerry Snitselaar) [RHEL-114131] +- iommu/amd: Wrap debugfs ABI testing symbols snippets in literal code blocks (Jerry Snitselaar) [RHEL-114131] +- iommu/amd: Add documentation for AMD IOMMU debugfs support (Jerry Snitselaar) [RHEL-114131] +- iommu/amd: Add debugfs support to dump IRT Table (Jerry Snitselaar) [RHEL-114131] +- iommu/amd: Add debugfs support to dump device table (Jerry Snitselaar) [RHEL-114131] +- iommu/amd: Add support for device id user input (Jerry Snitselaar) [RHEL-114131] +- iommu/amd: Add debugfs support to dump IOMMU command buffer (Jerry Snitselaar) [RHEL-114131] +- iommu/amd: Add debugfs support to dump IOMMU Capability registers (Jerry Snitselaar) [RHEL-114131] +- iommu/amd: Add debugfs support to dump IOMMU MMIO registers (Jerry Snitselaar) [RHEL-114131] +- iommu/amd: Refactor AMD IOMMU debugfs initial setup (Jerry Snitselaar) [RHEL-114131] +- iommu/amd: Enable PASID and ATS capabilities in the correct order (Jerry Snitselaar) [RHEL-114131] +- iommu/amd: Add efr[HATS] max v1 page table level (Jerry Snitselaar) [RHEL-114131] +- iommu/amd: Add HATDis feature support (Jerry Snitselaar) [RHEL-114131] +- iommu/vt-d: Fix UAF on sva unbind with pending IOPFs (Jerry Snitselaar) [RHEL-114131] {CVE-2025-38594} +- iommu/vt-d: Make iotlb_sync_map a static property of dmar_domain (Jerry Snitselaar) [RHEL-114131] +- iommu/vt-d: Deduplicate cache_tag_flush_all by reusing flush_range (Jerry Snitselaar) [RHEL-114131] +- iommu/vt-d: Fix missing PASID in dev TLB flush with cache_tag_flush_all (Jerry Snitselaar) [RHEL-114131] +- iommu/vt-d: Split paging_domain_compatible() (Jerry Snitselaar) [RHEL-114131] +- iommu/vt-d: Split intel_iommu_enforce_cache_coherency() (Jerry Snitselaar) [RHEL-114131] +- iommu/vt-d: Create unique domain ops for each stage (Jerry Snitselaar) [RHEL-114131] +- iommu/vt-d: Split intel_iommu_domain_alloc_paging_flags() (Jerry Snitselaar) [RHEL-114131] +- iommu/vt-d: Do not wipe out the page table NID when devices detach (Jerry Snitselaar) [RHEL-114131] +- iommu/vt-d: Fold domain_exit() into intel_iommu_domain_free() (Jerry Snitselaar) [RHEL-114131] +- iommu/vt-d: Lift the __pa to domain_setup_first_level/intel_svm_set_dev_pasid() (Jerry Snitselaar) [RHEL-114131] +- iommu/vt-d: Optimize iotlb_sync_map for non-caching/non-RWBF modes (Jerry Snitselaar) [RHEL-114131] +- iommu/vt-d: Remove the CONFIG_X86 wrapping from iommu init hook (Jerry Snitselaar) [RHEL-114131] +- iommu: Remove ops->pgsize_bitmap (Jerry Snitselaar) [RHEL-114131] +- iommu: Remove iommu_ops pgsize_bitmap from simple drivers (Jerry Snitselaar) [RHEL-114131] +- iommu: Remove ops.pgsize_bitmap from drivers that don't use it (Jerry Snitselaar) [RHEL-114131] +- iommu/arm-smmu: Remove iommu_ops pgsize_bitmap (Jerry Snitselaar) [RHEL-114131] +- qiommu/arm-smmu-v3: Remove iommu_ops pgsize_bitmap (Jerry Snitselaar) [RHEL-114131] +- dma-contiguous: hornor the cma address limit setup by user (Jerry Snitselaar) [RHEL-114131] +- iommu/vt-d: Assign devtlb cache tag on ATS enablement (Jerry Snitselaar) [RHEL-114131] +- iommufd/selftest: Fix build warnings due to uninitialized mfd (Jerry Snitselaar) [RHEL-114131] +- iommufd/selftest: Fix iommufd_dirty_tracking with large hugepage sizes (Jerry Snitselaar) [RHEL-114131] +- iommufd/selftest: Add missing close(mfd) in memfd_mmap() (Jerry Snitselaar) [RHEL-114131] +- iommufd/selftest: Add asserts testing global mfd (Jerry Snitselaar) [RHEL-114131] +- iommu/tegra: Fix incorrect size calculation (Jerry Snitselaar) [RHEL-114131] +- scatterlist: fix extraneous '@'-sign kernel-doc notation (Jerry Snitselaar) [RHEL-114131] +- Revert "iommu/amd: Prevent binding other PCI drivers to IOMMU PCI devices" (Jerry Snitselaar) [RHEL-114131] +- scatterlist: inline sg_next() (Jerry Snitselaar) [RHEL-114131] +- iommu: Clear the freelist after iommu_put_pages_list() (Jerry Snitselaar) [RHEL-114131] +- iommu: make inclusion of amd directory conditional (Jerry Snitselaar) [RHEL-114131] +- iommu: make inclusion of intel directory conditional (Jerry Snitselaar) [RHEL-114131] +- iommu: remove duplicate selection of DMAR_TABLE (Jerry Snitselaar) [RHEL-114131] +- iommu: Cleanup comments for dev_enable/disable_feat (Jerry Snitselaar) [RHEL-114131] +- iommu: Protect against overflow in iommu_pgsize() (Jerry Snitselaar) [RHEL-114131] +- iommu: Handle yet another race around registration (Jerry Snitselaar) [RHEL-114131] +- iommu: Allow attaching static domains in iommu_attach_device_pasid() (Jerry Snitselaar) [RHEL-114131] +- iommu: Hide ops.domain_alloc behind CONFIG_FSL_PAMU (Jerry Snitselaar) [RHEL-114131] +- iommu: Do not call domain_alloc() in iommu_sva_domain_alloc() (Jerry Snitselaar) [RHEL-114131] +- iommu/virtio: Move to domain_alloc_paging() (Jerry Snitselaar) [RHEL-114131] +- iommu: Add domain_alloc_identity() (Jerry Snitselaar) [RHEL-114131] +- iommu/virtio: Break out bypass identity support into a global static (Jerry Snitselaar) [RHEL-114131] +- iommu: Remove iommu_dev_enable/disable_feature() (Jerry Snitselaar) [RHEL-114131] +- iommufd: Remove unnecessary IOMMU_DEV_FEAT_IOPF (Jerry Snitselaar) [RHEL-114131] +- dmaengine: idxd: Remove unnecessary IOMMU_DEV_FEAT_IOPF (Jerry Snitselaar) [RHEL-114131] +- iommufd/selftest: Put iopf enablement in domain attach path (Jerry Snitselaar) [RHEL-114131] +- iommu/vt-d: Put iopf enablement in domain attach path (Jerry Snitselaar) [RHEL-114131] +- iommu: Remove IOMMU_DEV_FEAT_SVA (Jerry Snitselaar) [RHEL-114131] +- iommu/arm-smmu-v3: Put iopf enablement in the domain attach path (Jerry Snitselaar) [RHEL-114131] +- iommu: Avoid introducing more races (Jerry Snitselaar) [RHEL-114131] +- iommu/vtd: Remove iommu_alloc_pages_node() (Jerry Snitselaar) [RHEL-114131] +- iommu/amd: Use iommu_alloc_pages_node_sz() for the IRT (Jerry Snitselaar) [RHEL-114131] +- iommu/pages: Remove iommu_alloc_page_node() (Jerry Snitselaar) [RHEL-114131] +- iommu/pages: Remove iommu_alloc_page/pages() (Jerry Snitselaar) [RHEL-114131] +- iommu: Update various drivers to pass in lg2sz instead of order to iommu pages (Jerry Snitselaar) [RHEL-114131] +- iommu/amd: Use roundup_pow_two() instead of get_order() (Jerry Snitselaar) [RHEL-114131] +- iommu/amd: Change rlookup, irq_lookup, and alias to use kvalloc() (Jerry Snitselaar) [RHEL-114131] +- iommu/pages: Allow sub page sizes to be passed into the allocator (Jerry Snitselaar) [RHEL-114131] +- iommu/pages: Move the __GFP_HIGHMEM checks into the common code (Jerry Snitselaar) [RHEL-114131] +- iommu/pages: Move from struct page to struct ioptdesc and folio (Jerry Snitselaar) [RHEL-114131] +- iommu/pages: Remove iommu_put_pages_list_old and the _Generic (Jerry Snitselaar) [RHEL-114131] +- iommu: Change iommu_iotlb_gather to use iommu_page_list (Jerry Snitselaar) [RHEL-114131] +- iommu/amd: Convert to use struct iommu_pages_list (Jerry Snitselaar) [RHEL-114131] +- iommu/pages: Formalize the freelist API (Jerry Snitselaar) [RHEL-114131] +- iommu/pages: De-inline the substantial functions (Jerry Snitselaar) [RHEL-114131] +- iommu/pages: Remove iommu_free_page() (Jerry Snitselaar) [RHEL-114131] +- iommu/pages: Remove the order argument to iommu_free_pages() (Jerry Snitselaar) [RHEL-114131] +- iommu/pages: Make iommu_put_pages_list() work with high order allocations (Jerry Snitselaar) [RHEL-114131] +- iommu/pages: Remove __iommu_alloc_pages()/__iommu_free_pages() (Jerry Snitselaar) [RHEL-114131] +- iommu/tegra: Do not use struct page as the handle for pts (Jerry Snitselaar) [RHEL-114131] +- iommu/terga: Do not use struct page as the handle for as->pd memory (Jerry Snitselaar) [RHEL-114131] +- iommu/amd: Allow matching ACPI HID devices without matching UIDs (Jerry Snitselaar) [RHEL-114131] +- iommu/amd: Add support for HTRangeIgnore feature (Jerry Snitselaar) [RHEL-114131] +- iommu/amd: Ensure GA log notifier callbacks finish running before module unload (Jerry Snitselaar) [RHEL-114131] +- iommu/vt-d: Restore context entry setup order for aliased devices (Jerry Snitselaar) [RHEL-114131] {CVE-2025-38216} +- iommu/vt-d: Change dmar_ats_supported() to return boolean (Jerry Snitselaar) [RHEL-114131] +- iommu/vt-d: Eliminate pci_physfn() in dmar_find_matched_satc_unit() (Jerry Snitselaar) [RHEL-114131] +- iommu/vt-d: Replace spin_lock with mutex to protect domain ida (Jerry Snitselaar) [RHEL-114131] +- iommu/vt-d: Use ida to manage domain id (Jerry Snitselaar) [RHEL-114131] +- ida: Add ida_find_first_range() (Jerry Snitselaar) [RHEL-114131] +- iommu/vt-d: Restore WO permissions on second-level paging entries (Jerry Snitselaar) [RHEL-114131] +- iommu: ipmmu-vmsa: avoid Wformat-security warning (Jerry Snitselaar) [RHEL-114131] +- iommu/arm-smmu-qcom: Add SAR2130P MDSS compatible (Jerry Snitselaar) [RHEL-114131] +- iommu/arm-smmu-qcom: Make set_stall work when the device is on (Jerry Snitselaar) [RHEL-114131] +- iommu/arm-smmu: Move handing of RESUME to the context fault handler (Jerry Snitselaar) [RHEL-114131] +- iommu/arm-smmu-qcom: Enable threaded IRQ for Adreno SMMUv2/MMU500 (Jerry Snitselaar) [RHEL-114131] +- iommu/io-pgtable-arm: Add quirk to quiet WARN_ON() (Jerry Snitselaar) [RHEL-114131] +- iommu/arm-smmu-v3: Fix incorrect return in arm_smmu_attach_dev (Jerry Snitselaar) [RHEL-114131] +- iommu: Skip PASID validation for devices without PASID capability (Jerry Snitselaar) [RHEL-114131] +- iommu/vt-d: Apply quirk_iommu_igfx for 8086:0044 (QM57/QS57) (Jerry Snitselaar) [RHEL-114131] +- iommu/vt-d: Revert ATS timing change to fix boot failure (Jerry Snitselaar) [RHEL-114131] +- iommu: Fix two issues in iommu_copy_struct_from_user() (Jerry Snitselaar) [RHEL-114131] {CVE-2025-37900} +- iommu/amd: Fix potential buffer overflow in parse_ivrs_acpihid (Jerry Snitselaar) [RHEL-114131] {CVE-2025-37927} +- iommu/arm-smmu-v3: Fail aliasing StreamIDs more gracefully (Jerry Snitselaar) [RHEL-114131] +- iommu/arm-smmu-v3: Add missing S2FWB feature detection (Jerry Snitselaar) [RHEL-114131] +- iommu/amd: WARN if KVM attempts to set vCPU affinity without posted intrrupts (Jerry Snitselaar) [RHEL-114131] +- iommu/amd: Return an error if vCPU affinity is set for non-vCPU IRTE (Jerry Snitselaar) [RHEL-114131] +- dma-coherent: Warn if OF reserved memory is beyond current coherent DMA mask (Jerry Snitselaar) [RHEL-114131] +- dma-mapping: Fix warning reported for missing prototype (Jerry Snitselaar) [RHEL-114131] +- dma-mapping: avoid potential unused data compilation warning (Jerry Snitselaar) [RHEL-114131] +- dma/contiguous: avoid warning about unused size_bytes (Jerry Snitselaar) [RHEL-114131] +- iommu/tegra241-cmdqv: Fix warnings due to dmam_free_coherent() (Jerry Snitselaar) [RHEL-114131] {CVE-2025-37837} +- iommu: remove unneeded semicolon (Jerry Snitselaar) [RHEL-114131] +- iommu/ipmmu-vmsa: Register in a sensible order (Jerry Snitselaar) [RHEL-114131] +- iommu: Clear iommu-dma ops on cleanup (Jerry Snitselaar) [RHEL-114131] {CVE-2025-37877} +- iommu/vt-d: Remove an unnecessary call set_dma_ops() (Jerry Snitselaar) [RHEL-114131] +- iommu: Fix crash in report_iommu_fault() (Jerry Snitselaar) [RHEL-114131] +- iommufd: Test attach before detaching pasid (Jerry Snitselaar) [RHEL-114131] +- iommufd: Fix iommu_vevent_header tables markup (Jerry Snitselaar) [RHEL-114131] +- iommu: Convert unreachable() to BUG() (Jerry Snitselaar) [RHEL-114131] +- iommufd: Balance veventq->num_events inc/dec (Jerry Snitselaar) [RHEL-114131] +- iommufd: Initialize the flags of vevent in iommufd_viommu_report_event() (Jerry Snitselaar) [RHEL-114131] +- iommufd/selftest: Add coverage for reporting max_pasid_log2 via IOMMU_HW_INFO (Jerry Snitselaar) [RHEL-114131] +- iommufd: Extend IOMMU_GET_HW_INFO to report PASID capability (Jerry Snitselaar) [RHEL-114131] +- iommufd/selftest: Add coverage for iommufd pasid attach/detach (Jerry Snitselaar) [RHEL-114131] +- iommufd/selftest: Add test ops to test pasid attach/detach (Jerry Snitselaar) [RHEL-114131] +- iommufd/selftest: Add a helper to get test device (Jerry Snitselaar) [RHEL-114131] +- iommufd/selftest: Add set_dev_pasid in mock iommu (Jerry Snitselaar) [RHEL-114131] +- iommufd: Allow allocating PASID-compatible domain (Jerry Snitselaar) [RHEL-114131] +- iommu/vt-d: Add IOMMU_HWPT_ALLOC_PASID support (Jerry Snitselaar) [RHEL-114131] +- iommufd: Enforce PASID-compatible domain for RID (Jerry Snitselaar) [RHEL-114131] +- iommufd: Support pasid attach/replace (Jerry Snitselaar) [RHEL-114131] +- iommufd: Enforce PASID-compatible domain in PASID path (Jerry Snitselaar) [RHEL-114131] +- iommufd/device: Add pasid_attach array to track per-PASID attach (Jerry Snitselaar) [RHEL-114131] +- iommufd/device: Replace device_list with device_array (Jerry Snitselaar) [RHEL-114131] +- iommufd/device: Wrap igroup->hwpt and igroup->device_list into attach struct (Jerry Snitselaar) [RHEL-114131] +- iommufd/device: Add helper to detect the first attach of a group (Jerry Snitselaar) [RHEL-114131] +- iommufd/device: Replace idev->igroup with local variable (Jerry Snitselaar) [RHEL-114131] +- iommufd/device: Only add reserved_iova in non-pasid path (Jerry Snitselaar) [RHEL-114131] +- iommufd: Pass @pasid through the device attach/replace path (Jerry Snitselaar) [RHEL-114131] +- iommu: Introduce a replace API for device pasid (Jerry Snitselaar) [RHEL-114131] +- iommu: Require passing new handles to APIs supporting handle (Jerry Snitselaar) [RHEL-114131] +- iommu: Drop sw_msi from iommu_domain (Jerry Snitselaar) [RHEL-114131] +- iommufd: Move iommufd_sw_msi and related functions to driver.c (Jerry Snitselaar) [RHEL-114131] +- iommu: Sort out domain user data (Jerry Snitselaar) [RHEL-114131] +- iommu/arm-smmu-v3: Set MEV bit in nested STE for DoS mitigations (Jerry Snitselaar) [RHEL-114131] +- iommu/arm-smmu-v3: Report events that belong to devices attached to vIOMMU (Jerry Snitselaar) [RHEL-114131] +- iommu/arm-smmu-v3: Introduce struct arm_smmu_vmaster (Jerry Snitselaar) [RHEL-114131] +- Documentation: userspace-api: iommufd: Update FAULT and VEVENTQ (Jerry Snitselaar) [RHEL-114131] +- iommufd/selftest: Add IOMMU_VEVENTQ_ALLOC test coverage (Jerry Snitselaar) [RHEL-114131] +- iommufd/selftest: Add IOMMU_TEST_OP_TRIGGER_VEVENT for vEVENTQ coverage (Jerry Snitselaar) [RHEL-114131] +- iommufd/selftest: Require vdev_id when attaching to a nested domain (Jerry Snitselaar) [RHEL-114131] +- iommufd/viommu: Add iommufd_viommu_report_event helper (Jerry Snitselaar) [RHEL-114131] +- iommufd/viommu: Add iommufd_viommu_get_vdev_id helper (Jerry Snitselaar) [RHEL-114131] +- iommufd: Add IOMMUFD_OBJ_VEVENTQ and IOMMUFD_CMD_VEVENTQ_ALLOC (Jerry Snitselaar) [RHEL-114131] +- iommufd: Rename fault.c to eventq.c (Jerry Snitselaar) [RHEL-114131] +- iommufd: Abstract an iommufd_eventq from iommufd_fault (Jerry Snitselaar) [RHEL-114131] +- iommufd/fault: Add an iommufd_fault_init() helper (Jerry Snitselaar) [RHEL-114131] +- iommufd/fault: Move two fault functions out of the header (Jerry Snitselaar) [RHEL-114131] +- iommufd: Fail replace if device has not been attached (Jerry Snitselaar) [RHEL-114131] +- iommufd: Set domain->iommufd_hwpt in all hwpt->domain allocators (Jerry Snitselaar) [RHEL-114131] +- iommufd: Fix uninitialized rc in iommufd_access_rw() (Jerry Snitselaar) [RHEL-114131] +- iommufd: Disallow allocating nested parent domain with fault ID (Jerry Snitselaar) [RHEL-114131] +- iommu/amd: Consolidate protection domain free code (Jerry Snitselaar) [RHEL-114131] +- iommu/amd: Remove unused forward declaration (Jerry Snitselaar) [RHEL-114131] +- iommu/amd: Remove outdated comment (Jerry Snitselaar) [RHEL-114131] +- iommu/amd/pgtbl_v2: Improve error handling (Jerry Snitselaar) [RHEL-114131] +- iommu/amd: Remove unused variable (Jerry Snitselaar) [RHEL-114131] +- iommu/amd: Log IOMMU control register in event log path (Jerry Snitselaar) [RHEL-114131] +- lib/scatterlist: Add SG_MITER_LOCAL and use it (Jerry Snitselaar) [RHEL-114131] +- iommu/vt-d: Cleanup intel_context_flush_present() (Jerry Snitselaar) [RHEL-114131] +- iommu/vt-d: Move PRI enablement in probe path (Jerry Snitselaar) [RHEL-114131] +- iommu/vt-d: Move scalable mode ATS enablement to probe path (Jerry Snitselaar) [RHEL-114131] +- iommu/vt-d: Check if SVA is supported when attaching the SVA domain (Jerry Snitselaar) [RHEL-114131] +- iommu/vt-d: Use virt_to_phys() (Jerry Snitselaar) [RHEL-114131] +- iommu/vt-d: Fix system hang on reboot -f (Jerry Snitselaar) [RHEL-114131] +- iommu: Don't warn prematurely about dodgy probes (Jerry Snitselaar) [RHEL-114131] +- iommu/arm-smmu: Set rpm auto_suspend once during probe (Jerry Snitselaar) [RHEL-114131] +- iommu: Get DT/ACPI parsing into the proper probe path (Jerry Snitselaar) [RHEL-114131] +- iommu: Keep dev->iommu state consistent (Jerry Snitselaar) [RHEL-114131] +- iommu: Resolve ops in iommu_init_device() (Jerry Snitselaar) [RHEL-114131] +- iommu: Handle race with default domain setup (Jerry Snitselaar) [RHEL-114131] +- iommu: Unexport iommu_fwspec_free() (Jerry Snitselaar) [RHEL-114131] +- iommu/dma: Remove redundant locking (Jerry Snitselaar) [RHEL-114131] +- iommu: Swap the order of setting group->pasid_array and calling attach op of iommu drivers (Jerry Snitselaar) [RHEL-114131] +- iommu: Store either domain or handle in group->pasid_array (Jerry Snitselaar) [RHEL-114131] +- iommu: Drop iommu_group_replace_domain() (Jerry Snitselaar) [RHEL-114131] +- iommu: Make @handle mandatory in iommu_{attach|replace}_group_handle() (Jerry Snitselaar) [RHEL-114131] +- iommufd: Implement sw_msi support natively (Jerry Snitselaar) [RHEL-114131] +- iommu: Turn fault_data to iommufd private pointer (Jerry Snitselaar) [RHEL-114131] +- irqchip: Have CONFIG_IRQ_MSI_IOMMU be selected by irqchips that need it (Jerry Snitselaar) [RHEL-114131] +- iommu: Make iommu_dma_prepare_msi() into a generic operation (Jerry Snitselaar) [RHEL-114131] +- genirq/msi: Refactor iommu_dma_compose_msi_msg() (Jerry Snitselaar) [RHEL-114131] +- genirq/msi: Store the IOMMU IOVA directly in msi_desc instead of iommu_cookie (Jerry Snitselaar) [RHEL-114131] {CVE-2025-38062} +- iommufd/fault: Remove iommufd_fault_domain_attach/detach/replace_dev() (Jerry Snitselaar) [RHEL-114131] +- iommufd: Make attach_handle generic than fault specific (Jerry Snitselaar) [RHEL-114131] +- dma: Introduce generic dma_addr_*crypted helpers (Jerry Snitselaar) [RHEL-114131] +- dma: Fix encryption bit clearing for dma_to_phys (Jerry Snitselaar) [RHEL-114131] +- treewide, timers: Rename from_timer() to timer_container_of() (Ivan Vecera) [RHEL-115039] +- xfs: remove unused trace event xfs_dqreclaim_dirty (Carlos Maiolino) [RHEL-112145] +- xfs: fix scrub trace with null pointer in quotacheck (Carlos Maiolino) [RHEL-112145] +- xfs: fix unmount hang with unflushable inodes stuck in the AIL (Carlos Maiolino) [RHEL-112145] +- xfs: factor out stale buffer item completion (Carlos Maiolino) [RHEL-112145] +- xfs: rearrange code in xfs_buf_item.c (Carlos Maiolino) [RHEL-112145] +- xfs: add tracepoints for stale pinned inode state debug (Carlos Maiolino) [RHEL-112145] +- xfs: avoid dquot buffer pin deadlock (Carlos Maiolino) [RHEL-112145] +- xfs: catch stale AGF/AGF metadata (Carlos Maiolino) [RHEL-112145] +- xfs: xfs_ifree_cluster vs xfs_iflush_shutdown_abort deadlock (Carlos Maiolino) [RHEL-112145] +- xfs: don't assume perags are initialised when trimming AGs (Carlos Maiolino) [RHEL-88450] +- xfs: unmapped buffer item size straddling mismatch (Carlos Maiolino) [RHEL-112145] +- xfs: don't increment m_generation for all errors in xfs_growfs_data (Carlos Maiolino) [RHEL-112145] +- xfs: flush inodegc before swapon (Carlos Maiolino) [RHEL-112145] +- xfs: Do not allow norecovery mount with quotacheck (Carlos Maiolino) [RHEL-112145] +- xfs: remove xfs_buf_cache.bc_lock (Carlos Maiolino) [RHEL-112145] +- xfs: Add error handling for xfs_reflink_cancel_cow_range (Carlos Maiolino) [RHEL-112145] +- xfs: Propagate errors from xfs_reflink_cancel_cow_range in xfs_dax_write_iomap_end (Carlos Maiolino) [RHEL-112145] +- xfs: remove an out of data comment in _xfs_buf_alloc (Carlos Maiolino) [RHEL-112145] +- xfs: fix buffer lookup vs release race (Carlos Maiolino) [RHEL-112145] +- xfs: check for dead buffers in xfs_buf_find_insert (Carlos Maiolino) [RHEL-112145] +- xfs: don't shut down the filesystem for media failures beyond end of log (Carlos Maiolino) [RHEL-112145] +- xfs: release the dquot buf outside of qli_lock (Carlos Maiolino) [RHEL-112145] +- xfs: don't over-report free space or inodes in statvfs (Carlos Maiolino) [RHEL-112145] +- xfs: lock dquot buffer before detaching dquot from b_li_list (Carlos Maiolino) [RHEL-112145] +- xfs: don't return an error from xfs_update_last_rtgroup_size for !XFS_RT (Carlos Maiolino) [RHEL-112145] +- xfs: return from xfs_symlink_verify early on V4 filesystems (Carlos Maiolino) [RHEL-112145] +- xfs: fix zero byte checking in the superblock scrubber (Carlos Maiolino) [RHEL-112145] +- xfs: check pre-metadir fields correctly (Carlos Maiolino) [RHEL-112145] +- xfs: don't crash on corrupt /quotas dirent (Carlos Maiolino) [RHEL-112145] +- xfs: don't move nondir/nonreg temporary repair files to the metadir namespace (Carlos Maiolino) [RHEL-112145] +- xfs: fix sb_spino_align checks for large fsblock sizes (Carlos Maiolino) [RHEL-112145] +- xfs: convert quotacheck to attach dquot buffers (Carlos Maiolino) [RHEL-112145] +- xfs: attach dquot buffer to dquot log item buffer (Carlos Maiolino) [RHEL-112145] +- xfs: clean up log item accesses in xfs_qm_dqflush{,_done} (Carlos Maiolino) [RHEL-112145] +- xfs: separate dquot buffer reads from xfs_dqflush (Carlos Maiolino) [RHEL-112145] +- xfs: don't lose solo dquot update transactions (Carlos Maiolino) [RHEL-112145] +- xfs: don't lose solo superblock counter update transactions (Carlos Maiolino) [RHEL-112145] +- xfs: avoid nested calls to __xfs_trans_commit (Carlos Maiolino) [RHEL-112145] +- xfs: only run precommits once per transaction object (Carlos Maiolino) [RHEL-112145] +- xfs: update btree keys correctly when _insrec splits an inode root block (Carlos Maiolino) [RHEL-112145] +- xfs: fix error bailout in xfs_rtginode_create (Carlos Maiolino) [RHEL-112145] +- xfs: mark metadir repair tempfiles with IRECOVERY (Carlos Maiolino) [RHEL-112145] +- xfs: separate healthy clearing mask during repair (Carlos Maiolino) [RHEL-112145] +- xfs: don't drop errno values when we fail to ficlone the entire range (Carlos Maiolino) [RHEL-112145] +- xfs: return a 64-bit block count from xfs_btree_count_blocks (Carlos Maiolino) [RHEL-112145] +- xfs: keep quota directory inode loaded (Carlos Maiolino) [RHEL-112145] +- xfs: metapath scrubber should use the already loaded inodes (Carlos Maiolino) [RHEL-112145] +- xfs: don't call xfs_bmap_same_rtgroup in xfs_bmap_add_extent_hole_delay (Carlos Maiolino) [RHEL-112145] +- xfs: Use xchg() in xlog_cil_insert_pcp_aggregate() (Carlos Maiolino) [RHEL-112145] +- xfs: prevent mount and log shutdown race (Carlos Maiolino) [RHEL-112145] +- xfs: delalloc and quota softlimit timers are incoherent (Carlos Maiolino) [RHEL-112145] +- xfs: remove unknown compat feature check in superblock write validation (Carlos Maiolino) [RHEL-112145] +- xfs: port ondisk structure checks from xfs/122 to the kernel (Carlos Maiolino) [RHEL-112145] +- xfs: separate space btree structures in xfs_ondisk.h (Carlos Maiolino) [RHEL-112145] +- xfs: convert struct typedefs in xfs_ondisk.h (Carlos Maiolino) [RHEL-112145] +- xfs: update sb field checks when metadir is turned on (Carlos Maiolino) [RHEL-112145] +- xfs: enable realtime quota again (Carlos Maiolino) [RHEL-112145] +- xfs: reserve quota for realtime files correctly (Carlos Maiolino) [RHEL-112145] +- xfs: create quota preallocation watermarks for realtime quota (Carlos Maiolino) [RHEL-112145] +- xfs: report realtime block quota limits on realtime directories (Carlos Maiolino) [RHEL-112145] +- xfs: advertise realtime quota support in the xqm stat files (Carlos Maiolino) [RHEL-112145] +- xfs: fix chown with rt quota (Carlos Maiolino) [RHEL-112145] +- xfs: persist quota flags with metadir (Carlos Maiolino) [RHEL-112145] +- xfs: scrub quota file metapaths (Carlos Maiolino) [RHEL-112145] +- xfs: use metadir for quota inodes (Carlos Maiolino) [RHEL-112145] +- xfs: refactor xfs_qm_destroy_quotainos (Carlos Maiolino) [RHEL-112145] +- xfs: free xfs_busy_extents structure when no RT extents are queued (Carlos Maiolino) [RHEL-112145] +- xfs: use rtgroup busy extent list for FITRIM (Carlos Maiolino) [RHEL-112145] +- xfs: implement busy extent tracking for rtgroups (Carlos Maiolino) [RHEL-112145] +- xfs: port the perag discard code to handle generic groups (Carlos Maiolino) [RHEL-112145] +- xfs: move the min and max group block numbers to xfs_group (Carlos Maiolino) [RHEL-112145] +- xfs: adjust min_block usage in xfs_verify_agbno (Carlos Maiolino) [RHEL-112145] +- xfs: make xfs_rtblock_t a segmented address like xfs_fsblock_t (Carlos Maiolino) [RHEL-112145] +- xfs: create helpers to deal with rounding xfs_filblks_t to rtx boundaries (Carlos Maiolino) [RHEL-112145] +- xfs: create helpers to deal with rounding xfs_fileoff_t to rtx boundaries (Carlos Maiolino) [RHEL-112145] +- xfs: mask off the rtbitmap and summary inodes when metadir in use (Carlos Maiolino) [RHEL-112145] +- xfs: scrub metadir paths for rtgroup metadata (Carlos Maiolino) [RHEL-112145] +- xfs: repair realtime group superblock (Carlos Maiolino) [RHEL-112145] +- xfs: scrub the realtime group superblock (Carlos Maiolino) [RHEL-112145] +- xfs: don't coalesce file mappings that cross rtgroup boundaries in scrub (Carlos Maiolino) [RHEL-112145] +- xfs: make the RT allocator rtgroup aware (Carlos Maiolino) [RHEL-112145] +- xfs: don't merge ioends across RTGs (Carlos Maiolino) [RHEL-112145] +- xfs: use realtime EFI to free extents when rtgroups are enabled (Carlos Maiolino) [RHEL-112145] +- xfs: support error injection when freeing rt extents (Carlos Maiolino) [RHEL-112145] +- xfs: support logging EFIs for realtime extents (Carlos Maiolino) [RHEL-112145] +- xfs: force swapext to a realtime file to use the file content exchange ioctl (Carlos Maiolino) [RHEL-112145] +- xfs: store rtgroup information with a bmap intent (Carlos Maiolino) [RHEL-112145] +- xfs: grow the realtime section when realtime groups are enabled (Carlos Maiolino) [RHEL-112145] +- xfs: encode the rtsummary in big endian format (Carlos Maiolino) [RHEL-112145] +- xfs: encode the rtbitmap in big endian format (Carlos Maiolino) [RHEL-112145] +- xfs: add block headers to realtime bitmap and summary blocks (Carlos Maiolino) [RHEL-112145] +- xfs: export the geometry of realtime groups to userspace (Carlos Maiolino) [RHEL-112145] +- xfs: record rt group metadata errors in the health system (Carlos Maiolino) [RHEL-112145] +- xfs: convert sick_map loops to use ARRAY_SIZE (Carlos Maiolino) [RHEL-112145] +- xfs: add frextents to the lazysbcounters when rtgroups enabled (Carlos Maiolino) [RHEL-112145] +- xfs: add a helper to prevent bmap merges across rtgroup boundaries (Carlos Maiolino) [RHEL-112145] +- xfs: check that rtblock extents do not break rtsupers or rtgroups (Carlos Maiolino) [RHEL-112145] +- xfs: export realtime group geometry via XFS_FSOP_GEOM (Carlos Maiolino) [RHEL-112145] +- xfs: update realtime super every time we update the primary fs super (Carlos Maiolino) [RHEL-112145] +- xfs: check the realtime superblock at mount time (Carlos Maiolino) [RHEL-112145] +- xfs: define the format of rt groups (Carlos Maiolino) [RHEL-112145] +- iomap: add a merge boundary flag (Carlos Maiolino) [RHEL-112145] +- xfs: fix rt device offset calculations for FITRIM (Carlos Maiolino) [RHEL-112145] +- xfs: make RT extent numbers relative to the rtgroup (Carlos Maiolino) [RHEL-112145] +- xfs: refactor xfs_rtsummary_blockcount (Carlos Maiolino) [RHEL-112145] +- xfs: refactor xfs_rtbitmap_blockcount (Carlos Maiolino) [RHEL-112145] +- xfs: factor out a xfs_growfs_check_rtgeom helper (Carlos Maiolino) [RHEL-112145] +- xfs: use xfs_growfs_rt_alloc_fake_mount in xfs_growfs_rt_alloc_blocks (Carlos Maiolino) [RHEL-112145] +- xfs: factor out a xfs_growfs_rt_alloc_fake_mount helper (Carlos Maiolino) [RHEL-112145] +- xfs: calculate RT bitmap and summary blocks based on sb_rextents (Carlos Maiolino) [RHEL-112145] +- xfs: remove XFS_ILOCK_RT* (Carlos Maiolino) [RHEL-112145] +- xfs: support creating per-RTG files in growfs (Carlos Maiolino) [RHEL-112145] +- xfs: move RT bitmap and summary information to the rtgroup (Carlos Maiolino) [RHEL-112145] +- xfs: split xfs_trim_rtdev_extents (Carlos Maiolino) [RHEL-112145] +- xfs: cleanup xfs_getfsmap_rtdev_rtbitmap (Carlos Maiolino) [RHEL-112145] +- xfs: factor out a xfs_growfs_rt_alloc_blocks helper (Carlos Maiolino) [RHEL-112145] +- xfs: add a xfs_qm_unmount_rt helper (Carlos Maiolino) [RHEL-112145] +- xfs: add a xfs_bmap_free_rtblocks helper (Carlos Maiolino) [RHEL-112145] +- xfs: add rtgroup-based realtime scrubbing context management (Carlos Maiolino) [RHEL-112145] +- xfs: support caching rtgroup metadata inodes (Carlos Maiolino) [RHEL-112145] +- xfs: add a lockdep class key for rtgroup inodes (Carlos Maiolino) [RHEL-112145] +- xfs: define locking primitives for realtime groups (Carlos Maiolino) [RHEL-112145] +- xfs: create incore realtime group structures (Carlos Maiolino) [RHEL-112145] +- xfs: clean up xfs_getfsmap_helper arguments (Carlos Maiolino) [RHEL-112145] +- xfs: repair metadata directory file path connectivity (Carlos Maiolino) [RHEL-112145] +- xfs: confirm dotdot target before replacing it during a repair (Carlos Maiolino) [RHEL-112145] +- xfs: check metadata directory file path connectivity (Carlos Maiolino) [RHEL-112145] +- xfs: move repair temporary files to the metadata directory tree (Carlos Maiolino) [RHEL-112145] +- xfs: check the metadata directory inumber in superblocks (Carlos Maiolino) [RHEL-112145] +- xfs: scrub metadata directories (Carlos Maiolino) [RHEL-112145] +- xfs: fix di_metatype field of inodes that won't load (Carlos Maiolino) [RHEL-112145] +- xfs: adjust parent pointer scrubber for sb-rooted metadata files (Carlos Maiolino) [RHEL-112145] +- xfs: metadata files can have xattrs if metadir is enabled (Carlos Maiolino) [RHEL-112145] +- xfs: do not count metadata directory files when doing online quotacheck (Carlos Maiolino) [RHEL-112145] +- xfs: refactor directory tree root predicates (Carlos Maiolino) [RHEL-112145] +- xfs: record health problems with the metadata directory (Carlos Maiolino) [RHEL-112145] +- xfs: adjust xfs_bmap_add_attrfork for metadir (Carlos Maiolino) [RHEL-112145] +- xfs: mark quota inodes as metadata files (Carlos Maiolino) [RHEL-112145] +- xfs: don't count metadata directory files to quota (Carlos Maiolino) [RHEL-112145] +- xfs: allow bulkstat to return metadata directories (Carlos Maiolino) [RHEL-112145] +- xfs: advertise metadata directory feature (Carlos Maiolino) [RHEL-112145] +- xfs: hide metadata inodes from everyone because they are special (Carlos Maiolino) [RHEL-112145] +- xfs: disable the agi rotor for metadata inodes (Carlos Maiolino) [RHEL-112145] +- xfs: read and write metadata inode directory tree (Carlos Maiolino) [RHEL-112145] +- xfs: enforce metadata inode flag (Carlos Maiolino) [RHEL-112145] +- xfs: load metadata directory root at mount time (Carlos Maiolino) [RHEL-112145] +- xfs: iget for metadata inodes (Carlos Maiolino) [RHEL-112145] +- xfs: define the on-disk format for the metadir feature (Carlos Maiolino) [RHEL-112145] +- xfs: standardize EXPERIMENTAL warning generation (Carlos Maiolino) [RHEL-112145] +- xfs: rename metadata inode predicates (Carlos Maiolino) [RHEL-112145] +- xfs: constify the xfs_inode predicates (Carlos Maiolino) [RHEL-112145] +- xfs: constify the xfs_sb predicates (Carlos Maiolino) [RHEL-112145] +- xfs: store a generic group structure in the intents (Carlos Maiolino) [RHEL-112145] +- xfs: remove xfs_group_intent_hold and xfs_group_intent_rele (Carlos Maiolino) [RHEL-112145] +- xfs: add group based bno conversion helpers (Carlos Maiolino) [RHEL-112145] +- xfs: store a generic xfs_group pointer in xfs_getfsmap_info (Carlos Maiolino) [RHEL-112145] +- xfs: add a generic group pointer to the btree cursor (Carlos Maiolino) [RHEL-112145] +- xfs: convert busy extent tracking to the generic group structure (Carlos Maiolino) [RHEL-112145] +- xfs: convert extent busy tracepoints to the generic group structure (Carlos Maiolino) [RHEL-112145] +- xfs: return the busy generation from xfs_extent_busy_list_empty (Carlos Maiolino) [RHEL-112145] +- xfs: move the online repair rmap hooks to the generic group structure (Carlos Maiolino) [RHEL-112145] +- xfs: move draining of deferred operations to the generic group structure (Carlos Maiolino) [RHEL-112145] +- xfs: mark xfs_perag_intent_{hold,rele} static (Carlos Maiolino) [RHEL-112145] +- xfs: move metadata health tracking to the generic group structure (Carlos Maiolino) [RHEL-112145] +- xfs: switch perag iteration from the for_each macros to a while based iterator (Carlos Maiolino) [RHEL-112145] +- xfs: add a xfs_group_next_range helper (Carlos Maiolino) [RHEL-112145] +- xfs: factor out a generic xfs_group structure (Carlos Maiolino) [RHEL-112145] +- xfs: factor out a xfs_iwalk_args helper (Carlos Maiolino) [RHEL-112145] +- xfs: insert the pag structures into the xarray later (Carlos Maiolino) [RHEL-112145] +- xfs: split xfs_initialize_perag (Carlos Maiolino) [RHEL-112145] +- xfs: convert remaining trace points to pass pag structures (Carlos Maiolino) [RHEL-112145] +- xfs: pass the pag to the xrep_newbt_extent_class tracepoints (Carlos Maiolino) [RHEL-112145] +- xfs: pass the pag to the trace_xrep_calc_ag_resblks{,_btsize} trace points (Carlos Maiolino) [RHEL-112145] +- xfs: pass objects to the xrep_ibt_walk_rmap tracepoint (Carlos Maiolino) [RHEL-112145] +- xfs: pass the iunlink item to the xfs_iunlink_update_dinode trace point (Carlos Maiolino) [RHEL-112145] +- xfs: pass objects to the xfs_irec_merge_{pre,post} trace points (Carlos Maiolino) [RHEL-112145] +- xfs: pass a perag structure to the xfs_ag_resv_init_error trace point (Carlos Maiolino) [RHEL-112145] +- xfs: constify pag arguments to trace points (Carlos Maiolino) [RHEL-112145] +- xfs: remove the unused xrep_bmap_walk_rmap trace point (Carlos Maiolino) [RHEL-112145] +- xfs: remove the unused trace_xfs_iwalk_ag trace point (Carlos Maiolino) [RHEL-112145] +- xfs: remove the mount field from struct xfs_busy_extents (Carlos Maiolino) [RHEL-112145] +- xfs: keep a reference to the pag for busy extents (Carlos Maiolino) [RHEL-112145] +- xfs: pass a pag to xfs_extent_busy_{search,reuse} (Carlos Maiolino) [RHEL-112145] +- xfs: add a xfs_agino_to_ino helper (Carlos Maiolino) [RHEL-112145] +- xfs: add xfs_agbno_to_fsb and xfs_agbno_to_daddr helpers (Carlos Maiolino) [RHEL-112145] +- xfs: remove the agno argument to xfs_free_ag_extent (Carlos Maiolino) [RHEL-112145] +- xfs: pass a pag to xfs_difree_inode_chunk (Carlos Maiolino) [RHEL-112145] +- xfs: remove the unused pag_active_wq field in struct xfs_perag (Carlos Maiolino) [RHEL-112145] +- xfs: remove the unused pagb_count field in struct xfs_perag (Carlos Maiolino) [RHEL-112145] +- xfs: fix superfluous clearing of info->low in __xfs_getfsmap_datadev (Carlos Maiolino) [RHEL-112145] +- xfs: remove xfs_page_mkwrite_iomap_ops (Carlos Maiolino) [RHEL-112145] +- xfs: remove __xfs_filemap_fault (Carlos Maiolino) [RHEL-112145] +- xfs: split write fault handling out of __xfs_filemap_fault (Carlos Maiolino) [RHEL-112145] +- xfs: split the page fault trace event (Carlos Maiolino) [RHEL-112145] +- xfs: sb_spino_align is not verified (Carlos Maiolino) [RHEL-112145] +- xfs: simplify sector number calculation in xfs_zero_extent (Carlos Maiolino) [RHEL-112145] +- xfs: remove the redundant xfs_alloc_log_agf (Carlos Maiolino) [RHEL-112145] + +* Fri Nov 28 2025 CKI KWF Bot [5.14.0-645.el9] +- tty: n_tty: Fix buffer offsets when lookahead is used (Radostin Stoyanov) [RHEL-127716] +- ext4: don't over-report free space or inodes in statvfs (Ravi Singh) [RHEL-125357] +- dpll: add phase-adjust-gran pin attribute (Petr Oros) [RHEL-126530] +- dpll: fix device-id-get and pin-id-get to return errors properly (Petr Oros) [RHEL-126530] +- dpll: spec: add missing module-name and clock-id to pin-get reply (Petr Oros) [RHEL-126530] +- dpll: add phase_offset_avg_factor_get/set callback ops (Petr Oros) [RHEL-126530] +- dpll: add phase-offset-avg-factor device attribute to netlink spec (Petr Oros) [RHEL-126530] +- dpll: fix clock quality level reporting (Petr Oros) [RHEL-126530] +- dpll: add reference sync get/set (Petr Oros) [RHEL-126530] +- dpll: add reference-sync netlink attribute (Petr Oros) [RHEL-126530] +- dpll: remove documentation of rclk_dev_name (Petr Oros) [RHEL-126530] +- tpm: Prevent local DOS via tpm/tpm0/ppi/*operations (Denis Aleksandrov) [RHEL-62964] +- KVM: arm64: vgic-v3: Release reserved slot outside of lpi_xa's lock (Cornelia Huck) [RHEL-115975] +- KVM: arm64: vgic-v3: Reinstate IRQ lock ordering for LPI xarray (Cornelia Huck) [RHEL-115975] +- KVM: arm64: Update stale comment for sanitise_mte_tags() (Cornelia Huck) [RHEL-115975] +- KVM: arm64: Add build-time check for duplicate DECLARE_REG use (Cornelia Huck) [RHEL-115975] +- kvm: arm64: use BUG() instead of BUG_ON(1) (Cornelia Huck) [RHEL-115975] +- KVM: arm64: Fix page leak in user_mem_abort() (Cornelia Huck) [RHEL-115975] +- KVM: arm64: vgic: fix incorrect spinlock API usage (Cornelia Huck) [RHEL-115975] +- KVM: arm64: vgic-v3: Indicate vgic_put_irq() may take LPI xarray lock (Cornelia Huck) [RHEL-115975] +- KVM: arm64: vgic-v3: Don't require IRQs be disabled for LPI xarray lock (Cornelia Huck) [RHEL-115975] +- KVM: arm64: vgic-v3: Erase LPIs from xarray outside of raw spinlocks (Cornelia Huck) [RHEL-115975] +- KVM: arm64: Spin off release helper from vgic_put_irq() (Cornelia Huck) [RHEL-115975] +- KVM: arm64: vgic-v3: Use bare refcount for VGIC LPIs (Cornelia Huck) [RHEL-115975] +- KVM: arm64: vgic: Drop stale comment on IRQ active state (Cornelia Huck) [RHEL-115975] +- KVM: arm64: Initialize PMSCR_EL1 when in VHE (Cornelia Huck) [RHEL-115975] +- KVM: arm64: Mark freed S2 MMUs as invalid (Cornelia Huck) [RHEL-115975] +- KVM: arm64: Check for SYSREGS_ON_CPU before accessing the 32bit state (Cornelia Huck) [RHEL-115975] +- arm64: vgic-v2: Fix guest endianness check in hVHE mode (Cornelia Huck) [RHEL-115975] +- KVM: arm64: Disambiguate support for vSGIs v. vLPIs (Cornelia Huck) [RHEL-115975] +- KVM: arm64: Enforce the sorting of the GICv3 system register table (Cornelia Huck) [RHEL-115975] +- KVM: arm64: Clarify the check for reset callback in check_sysreg_table() (Cornelia Huck) [RHEL-115975] +- KVM: arm64: vgic-its: Return -ENXIO to invalid KVM_DEV_ARM_VGIC_GRP_CTRL attrs (Cornelia Huck) [RHEL-115975] +- KVM: arm64: Make RAS registers UNDEF when RAS isn't advertised (Cornelia Huck) [RHEL-115975] +- KVM: arm64: Filter out HCR_EL2 bits when running in hypervisor context (Cornelia Huck) [RHEL-115975] +- KVM: arm64: Fix vcpu_{read,write}_sys_reg() accessors (Cornelia Huck) [RHEL-115975] +- KVM: arm64: Simplify sysreg access on exception delivery (Cornelia Huck) [RHEL-115975] +- KVM: arm64: Check for SYSREGS_ON_CPU before accessing the CPU state (Cornelia Huck) [RHEL-115975] +- KVM: arm64: nv: Handle CNTHCTL_EL2 specially (Cornelia Huck) [RHEL-115975] +- KVM: arm64: nv: Add missing EL2->EL1 mappings in get_el2_to_el1_mapping() (Cornelia Huck) [RHEL-115975] +- KVM: arm64: Make RVBAR_EL2 accesses UNDEF (Cornelia Huck) [RHEL-115975] +- KVM: arm64: Unify UNDEF injection helpers (Cornelia Huck) [RHEL-115975] +- KVM: arm64: Make most GICv3 accesses UNDEF if they trap (Cornelia Huck) [RHEL-115975] +- KVM: arm64: Fix enforcement of upper bound on MDCR_EL2.HPMN (Cornelia Huck) [RHEL-115975] +- KVM: arm64: Don't retire MMIO instruction w/ pending (emulated) SError (Cornelia Huck) [RHEL-115975] +- KVM: arm64: Treat vCPU with pending SError as runnable (Cornelia Huck) [RHEL-115975] +- KVM: arm64: Block cacheable PFNMAP mapping (Cornelia Huck) [RHEL-115975] +- KVM: arm64: Assume non-PFNMAP/MIXEDMAP VMAs can be mapped cacheable (Cornelia Huck) [RHEL-115975] +- KVM: arm64: Rename the device variable to s2_force_noncacheable (Cornelia Huck) [RHEL-115975] +- KVM: arm64: Remove kvm_arch_vcpu_run_map_fp() (Cornelia Huck) [RHEL-115975] +- KVM: arm64: Don't free hyp pages with pKVM on GICv2 (Cornelia Huck) [RHEL-115975] +- KVM: arm64: Fix error path in init_hyp_mode() (Cornelia Huck) [RHEL-115975] +- arm64: kvm: Introduce nvhe stack size constants (Cornelia Huck) [RHEL-115975] +- KVM: arm64: Adjust range correctly during host stage-2 faults (Cornelia Huck) [RHEL-115975] +- KVM: arm64: WARN if unmapping a vLPI fails in any path (Cornelia Huck) [RHEL-115975] +- can: j1939: add missing calls in NETDEV_UNREGISTER notification handler (CKI Backport Bot) [RHEL-124106] {CVE-2025-39925} +- can: j1939: implement NETDEV_UNREGISTER notification handler (CKI Backport Bot) [RHEL-124106] {CVE-2025-39925} +- futex: Optimize per-cpu reference counting (Waiman Long) [RHEL-101190] +- futex: Don't leak robust_list pointer on exec race (Waiman Long) [RHEL-101190] +- selftest/futex: Compile also with libnuma < 2.0.16 (Waiman Long) [RHEL-101190] +- selftest/futex: Reintroduce "Memory out of range" numa_mpol's subtest (Waiman Long) [RHEL-101190] +- selftest/futex: Make the error check more precise for futex_numa_mpol (Waiman Long) [RHEL-101190] +- selftests/futex: Fix futex_wait() for 32bit ARM (Waiman Long) [RHEL-101190] +- selftests: futex: Fix incorrect kernel headers search path (Waiman Long) [RHEL-101190] +- futex: Prevent use-after-free during requeue-PI (Waiman Long) [RHEL-101190] +- selftests/futex: Fix typos and grammar in futex_priv_hash (Waiman Long) [RHEL-101190] +- selftests/futex: Fix format-security warnings in futex_priv_hash (Waiman Long) [RHEL-101190] +- selftests/futex: Fix some futex_numa_mpol subtests (Waiman Long) [RHEL-101190] +- selftests/futex: Remove the -g parameter from futex_priv_hash (Waiman Long) [RHEL-101190] +- futex: Move futex_hash_free() back to __mmput() (Waiman Long) [RHEL-101190] +- futex: Move futex cleanup to __mmdrop() (Waiman Long) [RHEL-101190] +- kernel/fork: group allocation/free of per-cpu counters for mm struct (Waiman Long) [RHEL-101190] +- futex: Use user_write_access_begin/_end() in futex_put_value() (Waiman Long) [RHEL-101190] +- selftests/futex: Fix spelling mistake "Succeffuly" -> "Successfully" (Waiman Long) [RHEL-101190] +- selftests/futex: Define SYS_futex on 32-bit architectures with 64-bit time_t (Waiman Long) [RHEL-101190] +- perf bench futex: Remove support for IMMUTABLE (Waiman Long) [RHEL-101190] +- selftests/futex: Remove support for IMMUTABLE (Waiman Long) [RHEL-101190] +- futex: Remove support for IMMUTABLE (Waiman Long) [RHEL-101190] +- futex: Make futex_private_hash_get() static (Waiman Long) [RHEL-101190] +- futex: Use RCU-based per-CPU reference counting instead of rcuref_t (Waiman Long) [RHEL-101190] +- selftests/futex: Adapt the private hash test to RCU related changes (Waiman Long) [RHEL-101190] +- perf bench futex: Fix prctl include in musl libc (Waiman Long) [RHEL-101190] +- selftests/futex: Add futex_numa to .gitignore (Waiman Long) [RHEL-101190] +- futex: Temporary disable FUTEX_PRIVATE_HASH (Waiman Long) [RHEL-101190] +- futex: Initialize futex_phash_new during fork(). (Waiman Long) [RHEL-101190] +- futex: Verify under the lock if hash can be replaced (Waiman Long) [RHEL-101190] +- futex: Handle invalid node numbers supplied by user (Waiman Long) [RHEL-101190] +- selftests/futex: Set the home_node in futex_numa_mpol (Waiman Long) [RHEL-101190] +- selftests/futex: getopt() requires int as return value. (Waiman Long) [RHEL-101190] +- tools headers UAPI: Sync linux/prctl.h with the kernel sources to pick FUTEX knob (Waiman Long) [RHEL-101190] +- io_uring/futex: mark wait requests as inflight (Waiman Long) [RHEL-101190] +- selftests/futex: Fix spelling mistake "unitiliazed" -> "uninitialized" (Waiman Long) [RHEL-101190] +- futex: Correct the kernedoc return value for futex_wait_setup(). (Waiman Long) [RHEL-101190] +- tools headers: Synchronize prctl.h ABI header (Waiman Long) [RHEL-101190] +- futex: Use RCU_INIT_POINTER() in futex_mm_init(). (Waiman Long) [RHEL-101190] +- selftests/futex: Use TAP output in futex_numa_mpol (Waiman Long) [RHEL-101190] +- selftests/futex: Use TAP output in futex_priv_hash (Waiman Long) [RHEL-101190] +- futex: Fix kernel-doc comments (Waiman Long) [RHEL-101190] +- futex: Relax the rcu_assign_pointer() assignment of mm->futex_phash in futex_mm_init() (Waiman Long) [RHEL-101190] +- futex: Fix outdated comment in struct restart_block (Waiman Long) [RHEL-101190] +- futex,selftests: Add another FUTEX2_NUMA selftest (Waiman Long) [RHEL-101190] +- selftests/futex: Add futex_numa_mpol (Waiman Long) [RHEL-101190] +- selftests/futex: Add futex_priv_hash (Waiman Long) [RHEL-101190] +- selftests/futex: Build without headers nonsense (Waiman Long) [RHEL-101190] +- tools/perf: Allow to select the number of hash buckets (Waiman Long) [RHEL-101190] +- tools headers: Synchronize prctl.h ABI header (Waiman Long) [RHEL-101190] +- futex: Implement FUTEX2_MPOL (Waiman Long) [RHEL-101190] +- futex: Implement FUTEX2_NUMA (Waiman Long) [RHEL-101190] +- futex: Allow to make the private hash immutable (Waiman Long) [RHEL-101190] +- futex: Allow to resize the private local hash (Waiman Long) [RHEL-101190] +- futex: Allow automatic allocation of process wide futex hash (Waiman Long) [RHEL-101190] +- futex: Add basic infrastructure for local task local hash (Waiman Long) [RHEL-101190] +- futex: Create helper function to initialize a hash slot (Waiman Long) [RHEL-101190] +- futex: Introduce futex_q_lockptr_lock() (Waiman Long) [RHEL-101190] +- futex: Decrease the waiter count before the unlock operation (Waiman Long) [RHEL-101190] +- futex: Acquire a hash reference in futex_wait_multiple_setup() (Waiman Long) [RHEL-101190] +- futex: Create private_hash() get/put class (Waiman Long) [RHEL-101190] +- futex: Create futex_hash() get/put class (Waiman Long) [RHEL-101190] +- futex: Create hb scopes (Waiman Long) [RHEL-101190] +- futex: Pull futex_hash() out of futex_q_lock() (Waiman Long) [RHEL-101190] +- futex: Move futex_queue() into futex_wait_setup() (Waiman Long) [RHEL-101190] +- mm: Add vmalloc_huge_node() (Waiman Long) [RHEL-101190] +- rcuref: Provide rcuref_is_dead() (Waiman Long) [RHEL-101190] +- futex: Use a hashmask instead of hashsize (Waiman Long) [RHEL-101190] +- rcuref: Plug slowpath race in rcuref_put() (Waiman Long) [RHEL-101190] +- seqlock: add missing parameter documentation for raw_seqcount_try_begin() (Waiman Long) [RHEL-101190] +- mm: introduce mmap_lock_speculate_{try_begin|retry} (Waiman Long) [RHEL-101190] +- mm: convert mm_lock_seq to a proper seqcount (Waiman Long) [RHEL-101190] +- seqlock: add raw_seqcount_try_begin (Waiman Long) [RHEL-101190] +- sched/wake_q: Add helper to call wake_up_q after unlock with preemption disabled (Waiman Long) [RHEL-101190] +- locking/rtmutex: Make sure we wake anything on the wake_q when we release the lock->wait_lock (Waiman Long) [RHEL-101190] +- locking: rtmutex: Fix wake_q logic in task_blocks_on_rt_mutex (Waiman Long) [RHEL-101190] +- futex: fix user access on powerpc (Waiman Long) [RHEL-101190] +- futex: improve user space accesses (Waiman Long) [RHEL-101190] +- locking/mutex: Make mutex::wait_lock irq safe (Waiman Long) [RHEL-101190] +- locking/mutex: Remove wakeups from under mutex::wait_lock (Waiman Long) [RHEL-101190] +- locking/rt: Annotate unlock followed by lock for sparse. (Waiman Long) [RHEL-101190] +- mm: fix (harmless) type confusion in lock_vma_under_rcu() (Waiman Long) [RHEL-101190] +- selftests/mm: kvm, mdwe fixes to avoid requiring "make headers" (Waiman Long) [RHEL-101190] +- mm: optimize CONFIG_PER_VMA_LOCK member placement in vm_area_struct (Waiman Long) [RHEL-101190] + +* Wed Nov 26 2025 CKI KWF Bot [5.14.0-644.el9] +- s390: Disable ARCH_WANT_OPTIMIZE_HUGETLB_VMEMMAP (Luiz Capitulino) [RHEL-129896] +- scsi: st: Skip buffer flush for information ioctls (John Meneghini) [RHEL-128358] +- scsi: st: Separate st-unique ioctl handling from SCSI common ioctl handling (John Meneghini) [RHEL-128358] +- mm/uffd: add missing pte_mkdirty() to mfill_atomic_install_pte() (Lucas Oakley) [RHEL-46006] +- Bluetooth: revert TX timestamping (David Marlin) [RHEL-119045] +- Bluetooth: HCI: Fix tracking of advertisement set/instance 0x00 (David Marlin) [RHEL-119045] +- Bluetooth: MGMT: fix crash in set_mesh_sync and set_mesh_complete (David Marlin) [RHEL-119045] +- Bluetooth: MGMT: Fix possible UAFs (David Marlin) [RHEL-119045] {CVE-2025-39981} +- Bluetooth: hci_event: Fix UAF in hci_acl_create_conn_sync (David Marlin) [RHEL-119045] {CVE-2025-39982} +- Bluetooth: hci_event: Fix UAF in hci_conn_tx_dequeue (David Marlin) [RHEL-119045] {CVE-2025-39983} +- Bluetooth: hci_sync: Fix hci_resume_advertising_sync (David Marlin) [RHEL-119045] +- Bluetooth: Fix build after header cleanup (David Marlin) [RHEL-119045] +- Bluetooth: Fix use-after-free in l2cap_sock_cleanup_listen() (David Marlin) [RHEL-119045] {CVE-2025-39860} +- Bluetooth: vhci: Prevent use-after-free by removing debugfs files early (David Marlin) [RHEL-119045] {CVE-2025-39861} +- Bluetooth: hci_sync: fix set_local_name race condition (David Marlin) [RHEL-119045] +- Bluetooth: hci_event: Detect if HCI_EV_NUM_COMP_PKTS is unbalanced (David Marlin) [RHEL-119045] +- Bluetooth: hci_event: Mark connection as closed during suspend disconnect (David Marlin) [RHEL-119045] +- Bluetooth: hci_event: Treat UNKNOWN_CONN_ID on disconnect as success (David Marlin) [RHEL-119045] +- Bluetooth: hci_conn: Make unacked packet handling more robust (David Marlin) [RHEL-119045] +- Bluetooth: btnxpuart: Uses threaded IRQ for host wakeup handling (David Marlin) [RHEL-119045] +- Bluetooth: hci_conn: do return error from hci_enhanced_setup_sync() (David Marlin) [RHEL-119045] +- Bluetooth: hci_event: fix MTU for BN == 0 in CIS Established (David Marlin) [RHEL-119045] +- Bluetooth: hci_core: Fix using ll_privacy_capable for current settings (David Marlin) [RHEL-119045] +- Bluetooth: hci_core: Fix using {cis,bis}_capable for current settings (David Marlin) [RHEL-119045] +- Bluetooth: btmtk: Fix wait_on_bit_timeout interruption during shutdown (David Marlin) [RHEL-119045] +- Bluetooth: hci_sync: Avoid adding default advertising on startup (David Marlin) [RHEL-119045] +- Bluetooth: hci_event: Mask data status from LE ext adv reports (David Marlin) [RHEL-119045] +- Bluetooth: btintel_pcie: Fix Alive Context State Handling (David Marlin) [RHEL-119045] +- Bluetooth: btintel_pcie: Make driver wait for alive interrupt (David Marlin) [RHEL-119045] +- Bluetooth: hci_sync: fix double free in 'hci_discovery_filter_clear()' (David Marlin) [RHEL-119045] {CVE-2025-38593} +- Bluetooth: btusb: Add one more ID 0x28de:0x1401 for Qualcomm WCN6855 (David Marlin) [RHEL-119045] +- Bluetooth: btusb: Sort WCN6855 device IDs by VID and PID (David Marlin) [RHEL-119045] +- Bluetooth: btusb: QCA: Support downloading custom-made firmwares (David Marlin) [RHEL-119045] +- Bluetooth: btnxpuart: Add uevents for FW dump and FW download complete (David Marlin) [RHEL-119045] +- Bluetooth: btnxpuart: Correct the Independent Reset handling after FW dump (David Marlin) [RHEL-119045] +- Bluetooth: ISO: Support SCM_TIMESTAMPING for ISO TS (David Marlin) [RHEL-119045] +- Bluetooth: ISO: add socket option to report packet seqnum via CMSG (David Marlin) [RHEL-119045] +- Bluetooth: btintel: Define a macro for Intel Reset vendor command (David Marlin) [RHEL-119045] +- Bluetooth: Fix typos in comments (David Marlin) [RHEL-119045] +- Bluetooth: RFCOMM: Fix typos in comments (David Marlin) [RHEL-119045] +- Bluetooth: aosp: Fix typo in comment (David Marlin) [RHEL-119045] +- Bluetooth: hci_bcm4377: Fix typo in comment (David Marlin) [RHEL-119045] +- Bluetooth: btrtl: Fix typo in comment (David Marlin) [RHEL-119045] +- Bluetooth: btmtk: Fix typo in log string (David Marlin) [RHEL-119045] +- Bluetooth: btintel: Fix typo in comment (David Marlin) [RHEL-119045] +- Bluetooth: btusb: Add new VID/PID 0489/e14e for MT7925 (David Marlin) [RHEL-119045] +- Bluetooth: btusb: Add RTL8852BE device 0x13d3:0x3618 (David Marlin) [RHEL-119045] +- Bluetooth: btnxpuart: implement powerup sequence (David Marlin) [RHEL-119045] +- Bluetooth: Fix spelling mistakes (David Marlin) [RHEL-119045] +- Bluetooth: btnxpuart: Add support for 4M baudrate (David Marlin) [RHEL-119045] +- Bluetooth: hci_event: Correct comment about HCI_EV_EXTENDED_INQUIRY_RESULT (David Marlin) [RHEL-119045] +- Bluetooth: hci_core: Eliminate an unnecessary goto label in hci_find_irk_by_addr() (David Marlin) [RHEL-119045] +- Bluetooth: hci_sync: Use bt_dev_err() to log error message in hci_update_event_filter_sync() (David Marlin) [RHEL-119045] +- Bluetooth: hci_sock: Reset cookie to zero in hci_sock_free_cookie() (David Marlin) [RHEL-119045] +- Bluetooth: hci_qca: Enable ISO data packet RX (David Marlin) [RHEL-119045] +- Bluetooth: btintel_pcie: Add support for device 0x4d76 (David Marlin) [RHEL-119045] +- Bluetooth: Remove hci_conn_hash_lookup_state() (David Marlin) [RHEL-119045] +- Bluetooth: btusb: Add a new VID/PID 2c7c/7009 for MT7925 (David Marlin) [RHEL-119045] +- Bluetooth: btintel_pcie: Reword restart to recovery (David Marlin) [RHEL-119045] +- Bluetooth: btintel_pcie: Support Function level reset (David Marlin) [RHEL-119045] +- Bluetooth: btusb: Add support for variant of RTL8851BE (USB ID 13d3:3601) (David Marlin) [RHEL-119045] +- Bluetooth: btusb: Add USB ID 3625:010b for TP-LINK Archer TX10UB Nano (David Marlin) [RHEL-119045] +- Bluetooth: btusb: Clean up some Bluetooth device IDs (David Marlin) [RHEL-119045] +- netlink: avoid infinite retry looping in netlink_unicast() (Davide Caratti) [RHEL-115649] {CVE-2025-38727} +- genetlink: fix genl_bind() invoking bind() after -EPERM (Davide Caratti) [RHEL-115649] {CVE-2025-39926} +- netlink: make sure we allow at least one dump skb (Davide Caratti) [RHEL-115649] +- netlink: Fix rmem check in netlink_broadcast_deliver(). (Davide Caratti) [RHEL-115649] +- netlink: Fix wraparounds of sk->sk_rmem_alloc. (Davide Caratti) [RHEL-115649] {CVE-2025-38465} +- bpf: Fix metadata_dst leak __bpf_redirect_neigh_v{4,6} (Xin Long) [RHEL-121298] +- octeon_ep_vf: Add support to retrieve hardware channel information (Kamal Heib) [RHEL-111113] +- octeon_ep: Add support to retrieve hardware channel information (Kamal Heib) [RHEL-111113] + +* Sat Nov 22 2025 CKI KWF Bot [5.14.0-643.el9] +- s390/mm: Fix __ptep_rdp() inline assembly (Mete Durlu) [RHEL-129168] +- scsi: s390: zfcp: Ensure synchronous unit_add (Mete Durlu) [RHEL-129201] +- x86/topology: Implement topology_is_core_online() to address SMT regression (David Arcari) [RHEL-125289] +- tools/power turbostat: Fix incorrect sorting of PMT telemetry (David Arcari) [RHEL-127415] +- dma-mapping: fix missing clear bdr in check_ram_in_range_map() (Prarit Bhargava) [RHEL-128293] +- net/mlx5: fs, fix UAF in flow counter release (CKI Backport Bot) [RHEL-124427] {CVE-2025-39979} +- uprobes: Fix race in uprobe_free_utask (Viktor Malik) [RHEL-120479] + +* Thu Nov 20 2025 CKI KWF Bot [5.14.0-642.el9] +- kernel: extend rh_waived to cope better with the CVE mitigations case (Ricardo Robaina) [RHEL-122981] +- Add support to rh_waived cmdline boot parameter (Ricardo Robaina) [RHEL-122981] +- rh_flags: Rename rh_features to rh_flags (Ricardo Robaina) [RHEL-122981] +- kernel: rh_features: fix reading empty feature list from /proc (Ricardo Robaina) [RHEL-122981] +- rh_features: move rh_features entry to sys/kernel (Ricardo Robaina) [RHEL-122981] +- rh_features: convert to atomic allocation (Ricardo Robaina) [RHEL-122981] +- add rh_features to /proc (Ricardo Robaina) [RHEL-122981] +- add support for rh_features (Ricardo Robaina) [RHEL-122981] +- dlm: fix lkb timeout scanning lookup (Alexander Aring) [RHEL-82137] +- dlm: move to rinfo for all middle conversion cases (Alexander Aring) [RHEL-110034] + +* Wed Nov 19 2025 CKI KWF Bot [5.14.0-641.el9] +- tools/power/x86/intel-speed-select: v1.23 release (David Arcari) [RHEL-125240] +- tools/power/x86/intel-speed-select: Skip uncore frequency update (David Arcari) [RHEL-125240] +- tools/power/x86/intel-speed-select: Support SST PP revision 2 fields (David Arcari) [RHEL-125240] +- tools/power/x86/intel-speed-select: v1.22 release (David Arcari) [RHEL-125240] +- tools/power/x86/intel-speed-select: Prefix header search path with sysroot (David Arcari) [RHEL-125240] +- tools/power/x86/intel-speed-select: Die ID for IO dies (David Arcari) [RHEL-125240] +- tools/power/x86/intel-speed-select: Fix the condition to check multi die system (David Arcari) [RHEL-125240] +- tools/power/x86/intel-speed-select: Prevent increasing MAX_DIE_PER_PACKAGE (David Arcari) [RHEL-125240] +- selftests: livepatch: test if ftrace can trace a livepatched function (Joe Lawrence) [RHEL-114920] +- selftests: livepatch: add new ftrace helpers functions (Joe Lawrence) [RHEL-114920] +- samples/livepatch: add module descriptions (Joe Lawrence) [RHEL-114920] +- selftest/livepatch: Only run test-kprobe with CONFIG_KPROBES_ON_FTRACE (Joe Lawrence) [RHEL-114920] +- docs: livepatch: move text out of code block (Joe Lawrence) [RHEL-114920] +- livepatch: Add comment to clarify klp_add_nops() (Joe Lawrence) [RHEL-114920] +- xfs: rework datasync tracking and execution (Pavel Reichl) [RHEL-113841] +- xfs: rearrange code in xfs_inode_item_precommit (Pavel Reichl) [RHEL-113841] +- dpll: zl3073x: Handle missing or corrupted flash configuration (Ivan Vecera) [RHEL-115369] +- dpll: zl3073x: Increase maximum size of flash utility (Ivan Vecera) [RHEL-115369] +- dpll: zl3073x: Fix double free in zl3073x_devlink_flash_update() (Ivan Vecera) [RHEL-115369] +- dpll: zl3073x: Implement devlink flash callback (Ivan Vecera) [RHEL-115369] +- dpll: zl3073x: Refactor DPLL initialization (Ivan Vecera) [RHEL-115369] +- dpll: zl3073x: Add firmware loading functionality (Ivan Vecera) [RHEL-115369] +- dpll: zl3073x: Add low-level flash functions (Ivan Vecera) [RHEL-115369] +- dpll: zl3073x: Add functions to access hardware registers (Ivan Vecera) [RHEL-115369] + +* Tue Nov 18 2025 CKI KWF Bot [5.14.0-640.el9] +- kernfs: Fix UAF in polling when open file is released (Pavel Reichl) [RHEL-122088] {CVE-2025-39881} +- crypto: iaa - mark as supported (Vladis Dronov) [RHEL-95629] +- dmaengine: idxd: Add a new IAA device ID for Wildcat Lake family platforms (Vladis Dronov) [RHEL-95629] +- crypto: iaa - Optimize rebalance_wq_table() (Vladis Dronov) [RHEL-95629] +- crypto: iaa - Adjust workqueue allocation type (Vladis Dronov) [RHEL-95629] +- fs: Add 'initramfs_options' to set initramfs mount options (Ian Kent) [RHEL-121113] +- e1000e: fix heap overflow in e1000_set_eeprom (Corinna Vinschen) [RHEL-123108] {CVE-2025-39898} +- Configs: Enable CONFIG_SCHED_MC for powerpc (Phil Auld) [RHEL-118964] +- sched: Unify the SCHED_{SMT,CLUSTER,MC} Kconfig (Phil Auld) [RHEL-118964] +- sched: Move STDL_INIT() functions out-of-line (Phil Auld) [RHEL-118964] +- sched/fair: Get rid of sched_domains_curr_level hack for tl->cpumask() (Phil Auld) [RHEL-118964] +- x86/smpboot: avoid SMT domain attach/destroy if SMT is not enabled (Phil Auld) [RHEL-118964] +- x86/smpboot: moves x86_topology to static initialize and truncate (Phil Auld) [RHEL-118964] +- x86/smpboot: remove redundant CONFIG_SCHED_SMT (Phil Auld) [RHEL-118964] +- smpboot: introduce SDTL_INIT() helper to tidy sched topology setup (Phil Auld) [RHEL-118964] +- powerpc/smp: Dynamically build Powerpc topology (Phil Auld) [RHEL-118964] +- powerpc/smp: Avoid asym packing within thread_group of a core (Phil Auld) [RHEL-118964] +- powerpc/smp: Add __ro_after_init attribute (Phil Auld) [RHEL-118964] +- powerpc/smp: Disable MC domain for shared processor (Phil Auld) [RHEL-118964] +- powerpc/smp: Enable Asym packing for cores on shared processor (Phil Auld) [RHEL-118964] +- perf/x86/intel/uncore: Add iMC freerunning for Panther Lake (Michael Petlan) [RHEL-47456] +- perf/x86/intel/uncore: Add Panther Lake support (Michael Petlan) [RHEL-47456] +- perf/x86/intel/uncore: Support customized MMIO map size (Michael Petlan) [RHEL-47442 RHEL-47456] +- perf/x86/intel/uncore: Support MSR portal for discovery tables (Michael Petlan) [RHEL-47442 RHEL-47456] + +* Sat Nov 15 2025 CKI KWF Bot [5.14.0-639.el9] +- smb: client: fix refcount leak in smb2_set_path_attr (Paulo Alcantara) [RHEL-114699] +- smb: client: fix potential UAF in smb2_close_cached_fid() (Paulo Alcantara) [RHEL-114699] +- smb: client: fix potential cfid UAF in smb2_query_info_compound (Paulo Alcantara) [RHEL-114699] +- smb: client: Fix refcount leak for cifs_sb_tlink (Paulo Alcantara) [RHEL-114699] +- cifs: parse_dfs_referrals: prevent oob on malformed input (Paulo Alcantara) [RHEL-114699] +- smb: client: remove cfids_invalidation_worker (Paulo Alcantara) [RHEL-114699] +- smb client: fix bug with newly created file in cached dir (Paulo Alcantara) [RHEL-114699] +- smb: client: short-circuit negative lookups when parent dir is fully cached (Paulo Alcantara) [RHEL-114699] +- smb: client: short-circuit in open_cached_dir_by_dentry() if !dentry (Paulo Alcantara) [RHEL-114699] +- smb: client: remove pointless cfid->has_lease check (Paulo Alcantara) [RHEL-114699] +- smb: client: remove unused fid_lock (Paulo Alcantara) [RHEL-114699] +- smb: client: update cfid->last_access_time in open_cached_dir_by_dentry() (Paulo Alcantara) [RHEL-114699] +- smb: client: ensure open_cached_dir_by_dentry() only returns valid cfid (Paulo Alcantara) [RHEL-114699] +- smb: client: account smb directory cache usage and per-tcon totals (Paulo Alcantara) [RHEL-114699] +- smb: client: add drop_dir_cache module parameter to invalidate cached dirents (Paulo Alcantara) [RHEL-114699] +- smb: client: show lease state as R/H/W (or NONE) in open_files (Paulo Alcantara) [RHEL-114699] +- smb: client: show negotiated cipher in DebugData (Paulo Alcantara) [RHEL-114699] +- smb: client: add new tracepoint to trace lease break notification (Paulo Alcantara) [RHEL-114699] +- smb: client: Fix NULL pointer dereference in cifs_debug_dirs_proc_show() (Paulo Alcantara) [RHEL-114699] +- smb: client: handle lack of IPC in dfs_cache_refresh() (Paulo Alcantara) [RHEL-119582] +- smb: client: get rid of d_drop() in cifs_do_rename() (Paulo Alcantara) [RHEL-123665] +- nvme-multipath: Skip nr_active increments in RETRY disposition (Ewan D. Milne) [RHEL-111104] +- arm64: errata: Expand speculative SSBS workaround for Cortex-A720AE (Waiman Long) [RHEL-119900] +- arm64: cputype: Add Cortex-A720AE definitions (Waiman Long) [RHEL-119900] +- arm64: errata: Add missing sentinels to Spectre-BHB MIDR arrays (Waiman Long) [RHEL-119900] +- arm64: Add support for HIP09 Spectre-BHB mitigation (Waiman Long) [RHEL-119900] +- arm64: errata: Add newer ARM cores to the spectre_bhb_loop_affected() lists (Waiman Long) [RHEL-119900] +- arm64: cputype: Add MIDR_CORTEX_A76AE (Waiman Long) [RHEL-119900] +- arm64: errata: Add KRYO 2XX/3XX/4XX silver cores to Spectre BHB safe list (Waiman Long) [RHEL-119900] + +* Thu Nov 13 2025 CKI KWF Bot [5.14.0-638.el9] +- cpufreq: powernv: Stop setting common freq attributes (Yunming Yang) [RHEL-121364] +- NFS: remove revoked delegation from server's delegation list (Benjamin Coddington) [RHEL-123617] +- selftests/bpf: Test invalid narrower ctx load (Viktor Malik) [RHEL-110274] +- bpf: Reject narrower access to pointer ctx fields (Viktor Malik) [RHEL-110274] +- libbpf: Fix handling of BPF arena relocations (Viktor Malik) [RHEL-110274] +- s390/bpf: Fix bpf_arch_text_poke() with new_addr == NULL again (Viktor Malik) [RHEL-110274] +- selftests/bpf: Add negative test cases for snprintf (Viktor Malik) [RHEL-110274] +- bpf: Reject %%p%% format string in bprintf-like helpers (Viktor Malik) [RHEL-110274] +- selftests/bpf: adapt one more case in test_lru_map to the new target_free (Viktor Malik) [RHEL-110274] +- libbpf: Fix possible use-after-free for externs (Viktor Malik) [RHEL-110274] +- libbpf: Fix null pointer dereference in btf_dump__free on allocation failure (Viktor Malik) [RHEL-110274] +- bpf: Adjust free target to avoid global starvation of LRU map (Viktor Malik) [RHEL-110274] +- selftests/bpf: Add tests with stack ptr register in conditional jmp (Viktor Malik) [RHEL-110274] +- bpf: Do not include stack ptr register in precision backtracking bookkeeping (Viktor Malik) [RHEL-110274] +- selftests/bpf: Add unit tests with __bpf_trap() kfunc (Viktor Malik) [RHEL-110274] +- bpf: Warn with __bpf_trap() kfunc maybe due to uninitialized variable (Viktor Malik) [RHEL-110274] +- libbpf/btf: Fix string handling to support multi-split BTF (Viktor Malik) [RHEL-110274] +- bpf: Pass the same orig_call value to trampoline functions (Viktor Malik) [RHEL-110274] +- s390/bpf: Store backchain even for leaf progs (Viktor Malik) [RHEL-110274] +- libbpf: Check bpf_map_skeleton link for NULL (Viktor Malik) [RHEL-110274] +- bpf: Fix WARN() in get_bpf_raw_tp_regs (Viktor Malik) [RHEL-110274] +- libbpf: Use proper errno value in nlattr (Viktor Malik) [RHEL-110274] +- selftests/bpf: Fix caps for __xlated/jited_unpriv (Viktor Malik) [RHEL-110274] +- bpftool: Fix cgroup command to only show cgroup bpf programs (Viktor Malik) [RHEL-110274] +- bpftool: Fix regression of "bpftool cgroup tree" EINVAL on older kernels (Viktor Malik) [RHEL-110274] +- libbpf: Use proper errno value in linker (Viktor Malik) [RHEL-110274] +- Use thread-safe function pointer in libbpf_print (Viktor Malik) [RHEL-110274] +- bpf: Use proper type to calculate bpf_raw_tp_null_args.mask index (Viktor Malik) [RHEL-110274] +- selftests/bpf: Add test for attaching kprobe with long event names (Viktor Malik) [RHEL-110274] +- selftests/bpf: Add test for attaching uprobe with long event names (Viktor Malik) [RHEL-110274] +- libbpf: Fix event name too long error (Viktor Malik) [RHEL-110274] +- libbpf: Verify section type in btf_find_elf_sections (Viktor Malik) [RHEL-110274] +- libbpf: Fix buffer overflow in bpf_object__init_prog (Viktor Malik) [RHEL-110274] +- selftests/bpf: Add test case for atomic update of fd htab (Viktor Malik) [RHEL-110274] +- bpf: Don't allocate per-cpu extra_elems for fd htab (Viktor Malik) [RHEL-110274] +- bpf: Add is_fd_htab() helper (Viktor Malik) [RHEL-110274] +- bpf: Support atomic update for htab of maps (Viktor Malik) [RHEL-110274] +- bpf: Rename __htab_percpu_map_update_elem to htab_map_update_elem_in_place (Viktor Malik) [RHEL-110274] +- bpf: Factor out htab_elem_value helper() (Viktor Malik) [RHEL-110274] +- bpf: Bail out early in __htab_map_lookup_and_delete_elem() (Viktor Malik) [RHEL-110274] +- selftests/bpf: Fix bpf_nf selftest failure (Viktor Malik) [RHEL-110274] +- bpf: Check link_create.flags parameter for multi_uprobe (Viktor Malik) [RHEL-110274] +- bpf: Check link_create.flags parameter for multi_kprobe (Viktor Malik) [RHEL-110274] +- mm/memory-failure: fix VM_BUG_ON_PAGE(PagePoisoned(page)) when unpoison memory (CKI Backport Bot) [RHEL-119153] {CVE-2025-39883} + +* Wed Nov 12 2025 CKI KWF Bot [5.14.0-637.el9] +- net/smc: fix one NULL pointer dereference in smc_ib_is_sg_need_sync() (Mete Durlu) [RHEL-99989] +- net/smc: fix UAF on smcsk after smc_listen_out() (Mete Durlu) [RHEL-99989] +- smc: Fix various oops due to inet_sock type confusion. (Mete Durlu) [RHEL-99989] +- net/smc: convert timeouts to secs_to_jiffies() (Mete Durlu) [RHEL-99989] +- net/smc: replace strncpy with strscpy (Mete Durlu) [RHEL-99989] +- net/smc: remove unused function smc_lo_supports_v2 (Mete Durlu) [RHEL-99989] +- net/smc: remove unused input parameters in smc_buf_get_slot (Mete Durlu) [RHEL-99989] +- s390: ism: Pass string literal as format argument of dev_set_name() (Mete Durlu) [RHEL-99989] +- smc: Fix lockdep false-positive for IPPROTO_SMC. (Mete Durlu) [RHEL-99989] +- net/smc: use the correct ndev to find pnetid by pnetid table (Mete Durlu) [RHEL-99989] +- net/smc: fix data error when recvmsg with MSG_PEEK flag (Mete Durlu) [RHEL-99989] +- net/smc: delete pointless divide by one (Mete Durlu) [RHEL-99989] +- net/smc: support SMC-R V2 for rdma devices with max_recv_sge equals to 1 (Mete Durlu) [RHEL-99989] +- net/smc: fix LGR and link use-after-free issue (Mete Durlu) [RHEL-99989] +- net/smc: initialize close_work early to avoid warning (Mete Durlu) [RHEL-99989] +- net/smc: do not leave a dangling sk pointer in __smc_create() (Mete Durlu) [RHEL-99989] +- net/smc: Fix searching in list of known pnetids in smc_pnet_add_pnetid (Mete Durlu) [RHEL-99989] +- net/smc: Fix memory leak when using percpu refs (Mete Durlu) [RHEL-99989] +- net/smc: Address spelling errors (Mete Durlu) [RHEL-99989] +- net/smc: fix lacks of icsk_syn_mss with IPPROTO_SMC (Mete Durlu) [RHEL-99989] +- net/smc: add sysctl for smc_limit_hs (Mete Durlu) [RHEL-99989] +- net/smc: prevent NULL pointer dereference in txopt_get (Mete Durlu) [RHEL-99989] +- net/smc: introduce statistics for ringbufs usage of net namespace (Mete Durlu) [RHEL-99989] +- net/smc: introduce statistics for allocated ringbufs of link group (Mete Durlu) [RHEL-99989] +- net/smc: Use static_assert() to check struct sizes (Mete Durlu) [RHEL-99989] +- net/smc: add the max value of fallback reason count (Mete Durlu) [RHEL-99989] +- net/smc: remove unused input parameters in smcr_new_buf_create (Mete Durlu) [RHEL-99989] +- net/smc: remove redundant code in smc_connect_check_aclc (Mete Durlu) [RHEL-99989] +- Subject: net/smc: remove the fallback in __smc_connect (Mete Durlu) [RHEL-99989] +- Subject: net/smc: remove unreferenced header in smc_loopback.h file (Mete Durlu) [RHEL-99989] +- Subject: net/smc: prevent UAF in inet_create() (Mete Durlu) [RHEL-99989] +- net/smc: {at|de}tach sndbuf to peer DMB if supported (Mete Durlu) [RHEL-99989] +- gitlab-ci: disable automotive pipelines (Scott Weaver) +- redhat: use RELEASE_LOCALVERSION also for dist-get-tag (Jan Stancek) +- redhat: introduce RELEASE_LOCALVERSION variable (Jan Stancek) +- redhat: remove EARLY ystream bits (Jan Stancek) +- bpf: Do not audit capability check in do_jit() (Ondrej Mosnacek) [RHEL-105376] +- io_uring/waitid: always prune wait queue entry in io_waitid_wait() (CKI Backport Bot) [RHEL-124973] {CVE-2025-40047} +- mfd: intel-lpss: Add Intel Wildcat Lake LPSS PCI IDs (CKI Backport Bot) [RHEL-95651] +- dma/mapping.c: dev_dbg support for dma_addressing_limited (Prarit Bhargava) [RHEL-117031] +- x86/mm/init: Handle the special case of device private pages in add_pages(), to not increase max_pfn and trigger dma_addressing_limited() bounce buffers (Prarit Bhargava) [RHEL-117031] +- x86/kaslr: Reduce KASLR entropy on most x86 systems (Prarit Bhargava) [RHEL-117031] +- KVM: x86: Advertise support for AMD's PREFETCHI (Paolo Bonzini) [RHEL-98696] +- KVM: s390: Fix access to unavailable adapter indicator pages during postcopy (Thomas Huth) [RHEL-43214] +- iommu/s390: Make attach succeed when the device was surprise removed (Thomas Huth) [RHEL-113452] +- iommu/s390: Fix memory corruption when using identity domain (Thomas Huth) [RHEL-113452] +- KVM: s390: Fix incorrect usage of mmu_notifier_register() (Thomas Huth) [RHEL-113452] +- KVM: s390: rename PROT_NONE to PROT_TYPE_DUMMY (Thomas Huth) [RHEL-113452] +- KVM: s390: Remove unneeded srcu lock (Thomas Huth) [RHEL-113452] +- s390/vfio-ap: Fix no AP queue sharing allowed message written to kernel log (Thomas Huth) [RHEL-113452] +- s390/kvm: Split kvm_host header file (Thomas Huth) [RHEL-113452] +- s390/entry: Move early program check handler to entry.S (Thomas Huth) [RHEL-113452] +- s390: Remove 2k vs 4k page table leftovers (Thomas Huth) [RHEL-113452] +- s390/tlb: Use mm_has_pgste() instead of mm_alloc_pgste() (Thomas Huth) [RHEL-113452] +- s390/mm: Convert pgste_val() into function (Thomas Huth) [RHEL-113452] +- s390/mm: Convert pgprot_val() into function (Thomas Huth) [RHEL-113452] +- s390: Add missing _TIF defines (Thomas Huth) [RHEL-113452] +- s390/syscall: Merge __do_syscall() and do_syscall() (Thomas Huth) [RHEL-113452] +- KVM: s390: Don't use %%pK through debug printing (Thomas Huth) [RHEL-113452] +- KVM: s390: Don't use %%pK through tracepoints (Thomas Huth) [RHEL-113452] +- s390/asm-offsets: Rename __LC_PGM_INT_CODE (Thomas Huth) [RHEL-113452] +- s390/vfio-ap: Notify userspace that guest's AP config changed when mdev removed (Thomas Huth) [RHEL-72996] +- s390/vfio-ap: Signal eventfd when guest AP configuration is changed (Thomas Huth) [RHEL-72996] +- s390/vfio-ccw: Make mdev_types not look like a fake flex array (Thomas Huth) [RHEL-113452] +- s390/vfio-ap: Make mdev_types not look like a fake flex array (Thomas Huth) [RHEL-113452] +- KVM: s390: Switch to use hrtimer_setup() (Thomas Huth) [RHEL-113452] +- s390/vfio-ap: Fix indentation in vfio_ap_mdev_ioctl() (Thomas Huth) [RHEL-113452] +- KVM: s390: vsie: stop using "struct page" for vsie page (Thomas Huth) [RHEL-113452] +- KVM: s390: vsie: stop messing with page refcount (Thomas Huth) [RHEL-113452] +- KVM: s390: vsie: stop using page->index (Thomas Huth) [RHEL-113452] +- s390/vfio-ap: Remove gmap_convert_to_secure() from vfio_ap_ops (Thomas Huth) [RHEL-113452] +- KVM: s390: selftests: Streamline uc_skey test to issue iske after sske (Thomas Huth) [RHEL-113452] +- KVM: s390: selftests: Add has device attr check to uc_attr_mem_limit selftest (Thomas Huth) [RHEL-113452] +- KVM: s390: selftests: Add ucontrol gis routing test (Thomas Huth) [RHEL-113452] +- KVM: s390: selftests: Add ucontrol flic attr selftests (Thomas Huth) [RHEL-113452] +- KVM: s390: selftests: Add regression tests for PFCR subfunctions (Thomas Huth) [RHEL-113452] +- KVM: s390: selftests: correct IP.b length in uc_handle_sieic debug output (Thomas Huth) [RHEL-113452] +- KVM: s390: selftests: Fix whitespace confusion in ucontrol test (Thomas Huth) [RHEL-113452] +- KVM: s390: selftests: Verify reject memory region operations for ucontrol VMs (Thomas Huth) [RHEL-113452] +- KVM: s390: selftests: Add uc_skey VM test case (Thomas Huth) [RHEL-113452] +- KVM: s390: selftests: Add uc_map_unmap VM test case (Thomas Huth) [RHEL-113452] +- s390/vfio-ap: Switch over to sysfs_emit() (Thomas Huth) [RHEL-113452] +- s390: Fix various typos (Thomas Huth) [RHEL-113452] +- KVM: s390: selftests: Add regression tests for PLO subfunctions (Thomas Huth) [RHEL-113452] +- KVM: s390: selftests: Add regression tests for KMAC, KMC, KM, KIMD and KLMD crypto subfunctions (Thomas Huth) [RHEL-113452] +- KVM: s390: selftests: Add regression tests for KMCTR, KMF, KMO and PCC crypto subfunctions (Thomas Huth) [RHEL-113452] +- KVM: s390: selftests: Add regression tests for PRNO, KDSA and KMA crypto subfunctions (Thomas Huth) [RHEL-113452] +- KVM: s390: selftests: Add regression tests for SORTL and DFLTCC CPU subfunctions (Thomas Huth) [RHEL-113452] +- selftests: kvm: s390: Add VM run test case (Thomas Huth) [RHEL-113452] +- selftests: kvm: s390: Add test fixture and simple VM setup tests (Thomas Huth) [RHEL-113452] +- selftests: kvm: s390: Add s390x ucontrol test suite with hpage test (Thomas Huth) [RHEL-113452] +- selftests: kvm: s390: Add kvm_s390_sie_block definition for userspace tests (Thomas Huth) [RHEL-113452] +- selftests: kvm: s390: Define page sizes in shared header (Thomas Huth) [RHEL-113452] +- selftests/kvm: remove dead file (Thomas Huth) [RHEL-113452] +- Revert "kvm: selftests: move base kvm_util.h declarations to kvm_util_base.h" (Thomas Huth) [RHEL-113452] +- KVM: selftests: Define _GNU_SOURCE for all selftests code (Thomas Huth) [RHEL-113452] +- s390/cio: Add missing MODULE_DESCRIPTION() macros (Thomas Huth) [RHEL-113452] +- s390: Replace S390_lowcore by get_lowcore() (Thomas Huth) [RHEL-113452] +- s390/uv: gmap_make_secure() cleanups for further changes (Thomas Huth) [RHEL-113452] +- s390/uv: Don't call folio_wait_writeback() without a folio reference (Thomas Huth) [RHEL-113452] +- KVM: s390x: selftests: Add shared zeropage test (Thomas Huth) [RHEL-113452] +- KVM: s390: selftests: Add selftest for single-stepping (Thomas Huth) [RHEL-113452] +- xfs: do not propagate ENODATA disk errors into xattr code (Carlos Maiolino) [RHEL-71501] +- sched: restore the behavior of put_task_struct() for non-rt (Luis Claudio R. Goncalves) [RHEL-40885] +- sched: Do not call __put_task_struct() on rt if pi_blocked_on is set (Luis Claudio R. Goncalves) [RHEL-40885] + +* Fri Nov 07 2025 CKI KWF Bot [5.14.0-636.el9] +- powerpc/pseries: Define __u{8,32} types in papr_hvpipe_hdr struct (Mamatha Inamdar) [RHEL-101849] +- powerpc/pseries: HVPIPE changes to support migration (Mamatha Inamdar) [RHEL-101849] +- powerpc/pseries: Enable hvpipe with ibm,set-system-parameter RTAS (Mamatha Inamdar) [RHEL-101849] +- powerpc/pseries: Enable HVPIPE event message interrupt (Mamatha Inamdar) [RHEL-101849] +- powerpc/pseries: Wakeup hvpipe FD when the payload is pending (Mamatha Inamdar) [RHEL-101849] +- powerpc/pseries: Receive payload with ibm,receive-hvpipe-msg RTAS (Mamatha Inamdar) [RHEL-101849] +- powerpc/pseries: Send payload with ibm,send-hvpipe-msg RTAS (Mamatha Inamdar) [RHEL-101849] +- powerpc/pseries: Add papr-hvpipe char driver for HVPIPE interfaces (Mamatha Inamdar) [RHEL-101849] +- powerpc/pseries: Define HVPIPE specific macros (Mamatha Inamdar) [RHEL-101849] +- powerpc/pseries: Define papr-hvpipe ioctl (Mamatha Inamdar) [RHEL-101849] +- Documentation: ioctl-number: Fix linuxppc-dev mailto link (Mamatha Inamdar) [RHEL-101849] +- tracing/osnoise: Replace kmalloc + copy_from_user with memdup_user_nul (Tomas Glozar) [RHEL-117873] +- tracing/osnoise: Fix slab-out-of-bounds in _parse_integer_limit() (Tomas Glozar) [RHEL-117873] {CVE-2025-39974} +- tracing/osnoise: Use for_each_online_cpu() instead of for_each_cpu() (Tomas Glozar) [RHEL-117873] +- tracing/osnoise: Fix null-ptr-deref in bitmap_parselist() (Tomas Glozar) [RHEL-117873] {CVE-2025-39887} +- tracing/osnoise: Fix crash in timerlat_dump_stack() (Tomas Glozar) [RHEL-117873] {CVE-2025-38493} +- tracing/osnoise: Fix possible recursive locking for cpus_read_lock() (Tomas Glozar) [RHEL-117873] +- osnoise: provide quiescent states (Tomas Glozar) [RHEL-117873] +- tracing/osnoise: Switch to use hrtimer_setup() (Tomas Glozar) [RHEL-117873] +- tracing/osnoise: Fix resetting of tracepoints (Tomas Glozar) [RHEL-117873] {CVE-2025-21733} +- tracing: Switch trace_osnoise.c code over to use guard() and __free() (Tomas Glozar) [RHEL-117873] +- rtla: Check pkg-config install (Tomas Glozar) [RHEL-117873] +- rtla: Define __NR_sched_setattr for LoongArch (Tomas Glozar) [RHEL-117873] +- rtla: Add the ability to create ctags and etags (Tomas Glozar) [RHEL-117873] +- Documentation/rtla: Add include common_appendix.rst (Tomas Glozar) [RHEL-117873] +- Documentation/rtla: Include BPF sample collection (Tomas Glozar) [RHEL-117873] +- Documentation/rtla: Fix typo in common_timerlat_description.rst (Tomas Glozar) [RHEL-117873] +- Documentation/rtla: Fix typo in rtla-timerlat.rst (Tomas Glozar) [RHEL-117873] +- Documentation/rtla: Fix duplicate text about timerlat tracer (Tomas Glozar) [RHEL-117873] +- rtla: Documentation: Fix -t, --trace (Tomas Glozar) [RHEL-117873] +- rtla: fix a example in rtla-timerlat-hist.rst (Tomas Glozar) [RHEL-117873] +- net/smc: Remove validation of reserved bits in CLC Decline message (Mete Durlu) [RHEL-124197] +- i40e: add mask to apply valid bits for itr_idx (Michal Schmidt) [RHEL-123809] +- i40e: add max boundary check for VF filters (Michal Schmidt) [RHEL-123809] {CVE-2025-39968} +- i40e: fix validation of VF state in get resources (Michal Schmidt) [RHEL-123809] {CVE-2025-39969} +- i40e: fix input validation logic for action_meta (Michal Schmidt) [RHEL-123809] {CVE-2025-39970} +- i40e: fix idx validation in config queues msg (Michal Schmidt) [RHEL-123809] {CVE-2025-39971} +- i40e: fix idx validation in i40e_validate_queue_map (Michal Schmidt) [RHEL-123809] {CVE-2025-39972} +- i40e: add validation for ring_len param (Michal Schmidt) [RHEL-123809] {CVE-2025-39973} +- io_uring: enable per-io write streams (Ming Lei) [RHEL-122870] +- nvmet-fcloop: call done callback even when remote port is gone (Maurizio Lombardi) [RHEL-114502] +- nvmet-tcp: fix callback lock for TLS handshake (Maurizio Lombardi) [RHEL-114502] +- nvme: fix misaccounting of nvme-mpath inflight I/O (Maurizio Lombardi) [RHEL-114502] +- nvme: revert the cross-controller atomic write size validation (Maurizio Lombardi) [RHEL-114502] +- nvme: fix atomic write size validation (Maurizio Lombardi) [RHEL-114502] +- nvme: refactor the atomic write unit detection (Maurizio Lombardi) [RHEL-114502] +- nvme: fix endianness of command word prints in nvme_log_err_passthru() (Maurizio Lombardi) [RHEL-114502] +- nvme: Fix incorrect cdw15 value in passthru error logging (Maurizio Lombardi) [RHEL-114502] +- nvme: fix inconsistent RCU list manipulation in nvme_ns_add_to_ctrl_list() (Maurizio Lombardi) [RHEL-114502] +- nvme-pci: refresh visible attrs after being checked (Maurizio Lombardi) [RHEL-114502] +- nvmet: fix memory leak of bio integrity (Maurizio Lombardi) [RHEL-114502] +- nvme: spelling fixes (Maurizio Lombardi) [RHEL-114502] +- nvme-tcp: fix I/O stalls on congested sockets (Maurizio Lombardi) [RHEL-114502] +- nvme-tcp: sanitize request list handling (Maurizio Lombardi) [RHEL-114502] +- nvme-tcp: remove tag set when second admin queue config fails (Maurizio Lombardi) [RHEL-114502] +- nvme: fix command limits status code (Maurizio Lombardi) [RHEL-114502] +- nvme-pci: store aborted state in flags variable (Maurizio Lombardi) [RHEL-114502] +- nvme-fc: do not reference lsrsp after failure (Maurizio Lombardi) [RHEL-114502] +- nvmet-fcloop: don't wait for lport cleanup (Maurizio Lombardi) [RHEL-114502] +- nvmet-fcloop: add missing fcloop_callback_host_done (Maurizio Lombardi) [RHEL-114502] +- nvmet-fc: take tgtport refs for portentry (Maurizio Lombardi) [RHEL-114502] +- nvmet-fc: free pending reqs on tgtport unregister (Maurizio Lombardi) [RHEL-114502] +- nvmet-fcloop: drop response if targetport is gone (Maurizio Lombardi) [RHEL-114502] +- nvmet-fcloop: allocate/free fcloop_lsreq directly (Maurizio Lombardi) [RHEL-114502] +- nvmet-fcloop: prevent double port deletion (Maurizio Lombardi) [RHEL-114502] +- nvmet-fcloop: access fcpreq only when holding reqlock (Maurizio Lombardi) [RHEL-114502] +- nvmet-fcloop: update refs on tfcp_req (Maurizio Lombardi) [RHEL-114502] +- nvmet-fcloop: refactor fcloop_delete_local_port (Maurizio Lombardi) [RHEL-114502] +- nvmet-fcloop: refactor fcloop_nport_alloc and track lport (Maurizio Lombardi) [RHEL-114502] +- nvmet-fcloop: remove nport from list on last user (Maurizio Lombardi) [RHEL-114502] +- nvmet-fcloop: track ref counts for nports (Maurizio Lombardi) [RHEL-114502] +- nvmet-auth: use SHASH_DESC_ON_STACK (Maurizio Lombardi) [RHEL-114502] +- nvme-auth: use SHASH_DESC_ON_STACK (Maurizio Lombardi) [RHEL-114502] +- nvmet: simplify the nvmet_req_init() interface (Maurizio Lombardi) [RHEL-114502] +- nvmet: support completion queue sharing (Maurizio Lombardi) [RHEL-114502] +- nvmet: fabrics: add CQ init and destroy (Maurizio Lombardi) [RHEL-114502] +- nvmet: cq: prepare for completion queue sharing (Maurizio Lombardi) [RHEL-114502] +- nvmet: add a helper function for cqid checking (Maurizio Lombardi) [RHEL-114502] +- nvmet-auth: authenticate on admin queue only (Maurizio Lombardi) [RHEL-114502] +- nvme-auth: do not re-authenticate queues with no prior authentication (Maurizio Lombardi) [RHEL-114502] +- nvmet-tcp: switch to using the crc32c library (Maurizio Lombardi) [RHEL-114502] +- nvmet: replace strncpy with strscpy (Maurizio Lombardi) [RHEL-114502] +- nvme-tcp: open-code nvme_tcp_queue_request() for R2T (Maurizio Lombardi) [RHEL-114502] +- nvme-tcp: remove redundant check to ctrl->opts (Maurizio Lombardi) [RHEL-114502] +- nvme: fix incorrect sizeof (Maurizio Lombardi) [RHEL-114502] +- nvme: fix write_stream_granularity initialization (Maurizio Lombardi) [RHEL-114502] +- nvme: use fdp streams if write stream is provided (Maurizio Lombardi) [RHEL-114502] +- nvme: register fdp parameters with the block layer (Maurizio Lombardi) [RHEL-114502] +- nvme: add FDP definitions (Maurizio Lombardi) [RHEL-114502] +- nvme: pass a void pointer to nvme_get/set_features for the result (Maurizio Lombardi) [RHEL-114502] +- nvme: add a nvme_get_log_lsi helper (Maurizio Lombardi) [RHEL-114502] +- nvme-pci: add NVME_QUIRK_NO_DEEPEST_PS quirk for SOLIDIGM P44 Pro (Maurizio Lombardi) [RHEL-114502] +- nvme: all namespaces in a subsystem must adhere to a common atomic write size (Maurizio Lombardi) [RHEL-114502] +- nvme: multipath: enable BLK_FEAT_ATOMIC_WRITES for multipathing (Maurizio Lombardi) [RHEL-114502] +- nvmet: pci-epf: remove NVMET_PCI_EPF_Q_IS_SQ (Maurizio Lombardi) [RHEL-114502] +- nvmet: pci-epf: improve debug message (Maurizio Lombardi) [RHEL-114502] +- nvmet: pci-epf: cleanup nvmet_pci_epf_raise_irq() (Maurizio Lombardi) [RHEL-114502] +- nvmet: pci-epf: do not fall back to using INTX if not supported (Maurizio Lombardi) [RHEL-114502] +- nvmet: pci-epf: clear completion queue IRQ flag on delete (Maurizio Lombardi) [RHEL-114502] +- nvme-pci: add quirks for device 126f:1001 (Maurizio Lombardi) [RHEL-114502] +- crypto: octeontx2 - Call strscpy() with correct size argument (Vladis Dronov) [RHEL-122025] +- crypto: octeontx2 - get engine group number for asymmetric engine (Vladis Dronov) [RHEL-122025] +- crypto: octeontx2 - Rework how engine group number is obtained (Vladis Dronov) [RHEL-122025] +- crypto: octeontx2 - Fix address alignment on CN10KB and CN10KA-B0 (Vladis Dronov) [RHEL-122025] +- crypto: octeontx2 - Fix address alignment on CN10K A0/A1 and OcteonTX2 (Vladis Dronov) [RHEL-122025] +- crypto: octeontx2 - Fix address alignment issue on ucode loading (Vladis Dronov) [RHEL-122025] +- crypto: octeontx2 - add timeout for load_fvc completion poll (Vladis Dronov) [RHEL-122025] +- crypto: octeontx2 - Use dynamic allocated memory region for lmtst (Vladis Dronov) [RHEL-122025] +- crypto: octeontx2 - Initialize cptlfs device info once (Vladis Dronov) [RHEL-122025] +- crypto: octeontx2 - Simplify multiple return statements (Vladis Dronov) [RHEL-122025] +- crypto: lib/Kconfig - hide library options [partial] (Vladis Dronov) [RHEL-122025] +- RDMA/core: Free pfn_list with appropriate kvfree call (Kamal Heib) [RHEL-110100] +- IB/core: Annotate umem_mutex acquisition under fs_reclaim for lockdep (Kamal Heib) [RHEL-110100] +- scsi: RDMA/srp: Don't set a max_segment_size when virt_boundary_mask is set (Kamal Heib) [RHEL-110100] +- RDMA/core: Rate limit GID cache warning messages (Kamal Heib) [RHEL-110100] +- RDMA/cma: Fix hang when cma_netevent_callback fails to queue_work (Kamal Heib) [RHEL-110100] +- IB/cm: Remove dead code and adjust naming (Kamal Heib) [RHEL-110100] +- RDMA/core: Avoid hmm_dma_map_alloc() for virtual DMA devices (Kamal Heib) [RHEL-110100] +- RDMA/umem: Separate implicit ODP initialization from explicit ODP (Kamal Heib) [RHEL-110100] +- RDMA/core: Convert UMEM ODP DMA mapping to caching IOVA and page linkage (Kamal Heib) [RHEL-110100] +- RDMA/umem: Store ODP access mask information in PFN (Kamal Heib) [RHEL-110100] +- RDMA/core: Fix "KASAN: slab-use-after-free Read in ib_register_device" problem (Kamal Heib) [RHEL-110100] +- IB/cm: Drop lockdep assert and WARN when freeing old msg (Kamal Heib) [RHEL-110100] +- RDMA/core: Move ODP capability definitions to uapi (Kamal Heib) [RHEL-110100] +- RDMA/rxe: Enable ODP in ATOMIC WRITE operation (Kamal Heib) [RHEL-110100] +- RDMA/rxe: Enable ODP in RDMA FLUSH operation (Kamal Heib) [RHEL-110100] +- RDMA/cma: Remove unused rdma_res_to_id (Kamal Heib) [RHEL-110100] +- IB/cm: use rwlock for MAD agent lock (Kamal Heib) [RHEL-110100] +- RDMA/core: Convert to use ERR_CAST() (Kamal Heib) [RHEL-110100] +- RDMA/uverbs: Convert to use ERR_CAST() (Kamal Heib) [RHEL-110100] +- RDMA/core: Convert to use ERR_CAST() (Kamal Heib) [RHEL-110100] +- mm/hmm: provide generic DMA managing logic (Kamal Heib) [RHEL-110100] +- mm/hmm: let users to tag specific PFN with DMA mapped bit (Kamal Heib) [RHEL-110100] +- i2c: tiny-usb: disable zero-length read messages (Desnes Nunes) [RHEL-116016] +- i2c: Use str_read_write() helper (Desnes Nunes) [RHEL-116016] +- memstick: core: Zero initialize id_reg in h_memstick_read_dev_id() (Desnes Nunes) [RHEL-116016] +- usb: hub: Don't try to recover devices lost during warm reset. (Desnes Nunes) [RHEL-116016] +- USB: serial: option: add Telit Cinterion FE910C04 (ECM) composition (Desnes Nunes) [RHEL-116016] +- USB: serial: ftdi_sio: add support for NDI EMGUIDE GEMINI (Desnes Nunes) [RHEL-116016] +- usb: gadget: configfs: Fix OOB read on empty string write (Desnes Nunes) [RHEL-116016] {CVE-2025-38497} +- xhci: dbc: Flush queued requests before stopping dbc (Desnes Nunes) [RHEL-116016] +- xhci: dbctty: disable ECHO flag by default (Desnes Nunes) [RHEL-116016] +- xhci: Disable stream for xHC controller with XHCI_BROKEN_STREAMS (Desnes Nunes) [RHEL-116016] +- usb: xhci: quirk for data loss in ISOC transfers (Desnes Nunes) [RHEL-116016] +- usb: typec: displayport: Fix potential deadlock (Desnes Nunes) [RHEL-116016] {CVE-2025-38404} +- usb: typec: altmodes/displayport: do not index invalid pin_assignments (Desnes Nunes) [RHEL-116016] {CVE-2025-38391} +- usb: typec: tcpm: apply vbus before data bringup in tcpm_src_attach (Desnes Nunes) [RHEL-116016] +- USB: serial: option: add Foxconn T99W640 (Desnes Nunes) [RHEL-116016] +- thunderbolt: Fix bit masking in tb_dp_port_set_hops() (Desnes Nunes) [RHEL-116016] +- thunderbolt: Fix wake on connect at runtime (Desnes Nunes) [RHEL-116016] +- Revert "usb: xhci: Implement xhci_handshake_check_state() helper" (Desnes Nunes) [RHEL-116016] +- usb: xhci: Skip xhci_reset in xhci_resume if xhci is being removed (Desnes Nunes) [RHEL-116016] +- usb: gadget: u_serial: Fix race condition in TTY wakeup (Desnes Nunes) [RHEL-116016] {CVE-2025-38448} +- usb: gadget: u_serial: Fix the issue that gs_start_io crashed due to accessing null pointer (Desnes Nunes) [RHEL-116016] {CVE-2024-56670} +- Revert "usb: gadget: u_serial: Add null pointer check in gs_start_io" (Desnes Nunes) [RHEL-116016] +- usb: gadget: u_serial: Add null pointer check in gs_start_io (Desnes Nunes) [RHEL-116016] +- usb: acpi: fix device link removal (Desnes Nunes) [RHEL-116016] +- Logitech C-270 even more broken (Desnes Nunes) [RHEL-116016] +- phy: use per-PHY lockdep keys (Desnes Nunes) [RHEL-116016] +- phy: tegra: xusb: Fix unbalanced regulator disable in UTMI PHY mode (Desnes Nunes) [RHEL-116016] {CVE-2025-38535} +- phy: tegra: xusb: Disable periodic tracking on Tegra234 (Desnes Nunes) [RHEL-116016] +- phy: tegra: xusb: Decouple CYA_TRK_CODE_UPDATE_ON_IDLE from trk_hw_mode (Desnes Nunes) [RHEL-116016] +- usb: misc: onboard_usb_dev: fix build warning for CONFIG_USB_ONBOARD_DEV_USB5744=n (Desnes Nunes) [RHEL-116016] +- usb: typec: tipd: fix typo in TPS_STATUS_HIGH_VOLAGE_WARNING macro (Desnes Nunes) [RHEL-116016] +- USB: typec: fix const issue in typec_match() (Desnes Nunes) [RHEL-116016] +- USB: gadget: udc: fix const issue in gadget_match_driver() (Desnes Nunes) [RHEL-116016] +- USB: gadget: fix up const issue with struct usb_function_instance (Desnes Nunes) [RHEL-116016] +- USB: serial: pl2303: add new chip PL2303GC-Q20 and PL2303GT-2AB (Desnes Nunes) [RHEL-116016] +- USB: serial: bus: fix const issue in usb_serial_device_match() (Desnes Nunes) [RHEL-116016] +- usb: misc: onboard_usb_dev: Fix usb5744 initialization sequence (Desnes Nunes) [RHEL-116016] +- dt-bindings: usb: ti,usb8041: Add binding for TI USB8044 hub controller (Desnes Nunes) [RHEL-116016] +- usb: misc: onboard_usb_dev: Add support for TI TUSB8044 hub (Desnes Nunes) [RHEL-116016] +- usb: Flush altsetting 0 endpoints before reinitializating them after reset. (Desnes Nunes) [RHEL-116016] +- dt-bindings: usb: Add Parade PS8833 Type-C retimer variant (Desnes Nunes) [RHEL-116016] +- usb: gadget: u_serial: Avoid double unlock of serial_port_lock (Desnes Nunes) [RHEL-116016] +- usb: storage: Ignore UAS driver for SanDisk 3.2 Gen2 storage device (Desnes Nunes) [RHEL-116016] +- usb: quirks: Add NO_LPM quirk for SanDisk Extreme 55AE (Desnes Nunes) [RHEL-116016] +- usb: typec: tcpm: Use configured PD revision for negotiation (Desnes Nunes) [RHEL-116016] +- usb: typec: tcpm: move tcpm_queue_vdm_unlocked to asynchronous work (Desnes Nunes) [RHEL-116016] {CVE-2025-38268} +- xhci: Add missing parameter description to xhci_get_endpoint_index() (Desnes Nunes) [RHEL-116016] +- usb: xhci: fix host not responding after suspend and resume (Desnes Nunes) [RHEL-116016] +- usb: xhci: rename 'irq_control' to 'imod' (Desnes Nunes) [RHEL-116016] +- usb: xhci: rename 'irq_pending' to 'iman' (Desnes Nunes) [RHEL-116016] +- usb: xhci: cleanup IMOD register comments (Desnes Nunes) [RHEL-116016] +- usb: xhci: rework Event Ring Segment Table Address mask (Desnes Nunes) [RHEL-116016] +- usb: xhci: rework Event Ring Segment Table Size mask (Desnes Nunes) [RHEL-116016] +- usb: xhci: remove '0' write to write-1-to-clear register (Desnes Nunes) [RHEL-116016] +- usb: xhci: guarantee that IMAN register is flushed (Desnes Nunes) [RHEL-116016] +- usb: xhci: improve Interrupt Management register macros (Desnes Nunes) [RHEL-116016] +- usb: xhci: set requested IMODI to the closest supported value (Desnes Nunes) [RHEL-116016] +- usb: xhci: cleanup xhci_mem_init() (Desnes Nunes) [RHEL-116016] +- usb: xhci: add individual allocation checks in xhci_mem_init() (Desnes Nunes) [RHEL-116016] +- usb: xhci: move initialization of the primary interrupter (Desnes Nunes) [RHEL-116016] +- usb: xhci: remove error handling from xhci_add_interrupter() (Desnes Nunes) [RHEL-116016] +- usb: xhci: move enabling of USB 3 device notifications (Desnes Nunes) [RHEL-116016] +- usb: xhci: move doorbell array pointer assignment (Desnes Nunes) [RHEL-116016] +- usb: xhci: move DCBAA pointer write (Desnes Nunes) [RHEL-116016] +- usb: xhci: refactor xhci_set_cmd_ring_deq() (Desnes Nunes) [RHEL-116016] +- usb: xhci: move command ring pointer write (Desnes Nunes) [RHEL-116016] +- usb: xhci: move device slot enabling register write (Desnes Nunes) [RHEL-116016] +- usb: xhci: relocate pre-allocation initialization (Desnes Nunes) [RHEL-116016] +- usb: xhci: Add debugfs support for xHCI port bandwidth (Desnes Nunes) [RHEL-116016] +- usb: xhci: Don't log transfer ring segment list on errors (Desnes Nunes) [RHEL-116016] +- phy: tegra: p2u: Broaden architecture dependency (Desnes Nunes) [RHEL-116016] +- phy: fsl-imx8mq-usb: add i.MX95 tuning support (Desnes Nunes) [RHEL-116016] +- phy: fsl-imx8mq-usb: fix phy_tx_vboost_level_from_property() (Desnes Nunes) [RHEL-116016] +- dt-bindings: phy: imx8mq-usb: add imx95 tuning support (Desnes Nunes) [RHEL-116016] +- dt-bindings: phy: imx8mq-usb: fix fsl,phy-tx-vboost-level-microvolt property (Desnes Nunes) [RHEL-116016] +- phy: freescale: imx8m-pcie: Simplify with dev_err_probe() (Desnes Nunes) [RHEL-116016] +- dt-bindings: phy: rockchip: Convert RK3399 Type-C PHY to schema (Desnes Nunes) [RHEL-116016] +- dt-bindings: usb: add rk3588 compatible to rockchip,dwc3 (Desnes Nunes) [RHEL-116016] +- dt-bindings: usb: rockchip,dwc3: Move RK3399 to its own schema (Desnes Nunes) [RHEL-116016] +- thunderbolt: Do not double dequeue a configuration request (Desnes Nunes) [RHEL-116016] {CVE-2025-38174} +- usb-storage: reject probe of device one non-DMA HCDs when using highmem (Desnes Nunes) [RHEL-116016] +- USB: serial: ti_usb_3410_5052: drop bogus read urb check (Desnes Nunes) [RHEL-116016] +- usb: misc: onboard_usb_dev: Add Parade PS5511 hub support (Desnes Nunes) [RHEL-116016] +- dt-bindings: usb: realtek,rts5411: Adapt usb-hub.yaml (Desnes Nunes) [RHEL-116016] +- dt-bindings: usb: Add binding for PS5511 hub controller (Desnes Nunes) [RHEL-116016] +- dt-bindings: usb: Introduce usb-hub.yaml (Desnes Nunes) [RHEL-116016] +- misc: rtsx: Remove deadcode (Desnes Nunes) [RHEL-116016] +- usb: gadget: u_serial: Implement remote wakeup capability (Desnes Nunes) [RHEL-116016] +- usb: gadget: u_serial: Avoid spinlock recursion in __gs_console_push (Desnes Nunes) [RHEL-116016] +- usb: gadget: u_serial: Add null pointer check in gserial_suspend (Desnes Nunes) [RHEL-116016] {CVE-2023-53356} +- usb: gadget: u_serial: Add null pointer check in gserial_resume (Desnes Nunes) [RHEL-116016] {CVE-2023-53551} +- dt-bindings: usb: usb-switch: Allow data-lanes property in port (Desnes Nunes) [RHEL-116016] +- dt-bindings: usb: generic-ehci: Add VIA/WonderMedia compatible (Desnes Nunes) [RHEL-116016] +- dt-bindings: usb: Convert Nuvoton EHCI to DT schema (Desnes Nunes) [RHEL-116016] +- dt-bindings: usb: npcm7xx: Add npcm845 compatible (Desnes Nunes) [RHEL-116016] +- dt-bindings: usb: usb-device: relax compatible pattern to a contains (Desnes Nunes) [RHEL-116016] +- usb: typec: ucsi: fix Clang -Wsign-conversion warning (Desnes Nunes) [RHEL-116016] +- USB: host: omap: Do not enable by default during compile testing (Desnes Nunes) [RHEL-116016] +- usb: typec: mux: fsa4480: add regulator support (Desnes Nunes) [RHEL-116016] +- HID: usbhid: Eliminate recurrent out-of-bounds bug in usbhid_parse() (Desnes Nunes) [RHEL-116016] {CVE-2025-38103} +- Documentation/admin-guide: Document Thunderbolt/USB4 tunneling events (Desnes Nunes) [RHEL-116016] +- thunderbolt: Notify userspace about firmware CM tunneling events (Desnes Nunes) [RHEL-116016] +- thunderbolt: Notify userspace about software CM tunneling events (Desnes Nunes) [RHEL-116016] +- thunderbolt: Introduce domain event message handler (Desnes Nunes) [RHEL-116016] +- usb: typec: Connect Type-C port with associated USB4 port (Desnes Nunes) [RHEL-116016] +- thunderbolt: Add Thunderbolt/USB4 <-> USB3 match function (Desnes Nunes) [RHEL-116016] +- thunderbolt: Expose usb4_port_index() to other modules (Desnes Nunes) [RHEL-116016] +- thunderbolt: Fix a logic error in wake on connect (Desnes Nunes) [RHEL-116016] +- misc: rtsx: Enhance the signal handling processes in SVID/SSID 1028:0CE1 platform (Desnes Nunes) [RHEL-116016] +- usb: misc: onboard_dev: Add Realtek RTL8188ETV WiFi (0bda:0179) (Desnes Nunes) [RHEL-116016] +- Added usb_string function to a namespace (Desnes Nunes) [RHEL-116016] +- USB: core: Correct API usb_(enable|disable)_autosuspend() prototypes (Desnes Nunes) [RHEL-116016] +- USB: phy: Use str_enable_disable-like helpers (Desnes Nunes) [RHEL-116016] +- usb: common: usb-conn-gpio: use a unique name for usb connector device (Desnes Nunes) [RHEL-116016] +- usb: hub: Fail fast in USB3 link power management enable path (Desnes Nunes) [RHEL-116016] +- usb: hub: reorder USB3 link power management enable requests (Desnes Nunes) [RHEL-116016] +- usb: hub: Don't disable LPM completely if device initiated LPM fails (Desnes Nunes) [RHEL-116016] +- usb: hub: verify device is configured in usb_device_may_initiate_lpm() (Desnes Nunes) [RHEL-116016] +- usb: hub: Block less in USB3 link power management LPM disable path (Desnes Nunes) [RHEL-116016] +- usb: Add checks for snprintf() calls in usb_alloc_dev() (Desnes Nunes) [RHEL-116016] +- usb: chipidea: imx: add HSIO Block Control wakeup setting (Desnes Nunes) [RHEL-116016] +- usb: chipidea: imx: add wakeup interrupt handling (Desnes Nunes) [RHEL-116016] +- dt-bindings: usb: usbmisc-imx: add support for i.MX95 platform (Desnes Nunes) [RHEL-116016] +- dt-bindings: usb: chipidea: Add i.MX95 compatible string 'fsl,imx95-usb' (Desnes Nunes) [RHEL-116016] +- usb: cdc-wdm: avoid setting WDM_READ for ZLP-s (Desnes Nunes) [RHEL-116016] +- dt-bindings: usb: smsc,usb3503: Correct indentation and style in DTS example (Desnes Nunes) [RHEL-116016] +- usb: cdns3: Remove the invalid comment (Desnes Nunes) [RHEL-116016] +- usb: typec: tcpm: Use fwnode_get_child_node_count() (Desnes Nunes) [RHEL-116016] +- device property: Split fwnode_get_child_node_count() (Desnes Nunes) [RHEL-116016] +- device property: Fix a typo in the description of device_get_child_node_count() (Desnes Nunes) [RHEL-116016] +- usb: typec: displayport: Receive DP Status Update NAK request exit dp altmode (Desnes Nunes) [RHEL-116016] +- usb: typec: tipd: Fix wakeup source leaks on device unbind (Desnes Nunes) [RHEL-116016] +- usb: typec: tcpci: add regulator support (Desnes Nunes) [RHEL-116016] +- usb: typec: tcpm: allow switching to mode accessory to mux properly (Desnes Nunes) [RHEL-116016] +- usb: typec: tcpm: allow sink (ufp) to toggle into accessory mode debug (Desnes Nunes) [RHEL-116016] +- usb: typec: tcpm: allow to use sink in accessory mode (Desnes Nunes) [RHEL-116016] +- usb: typec: mux: do not return on EOPNOTSUPP in {mux, switch}_set (Desnes Nunes) [RHEL-116016] +- usb: typec: ucsi: Add the UCSI commands in debugfs (Desnes Nunes) [RHEL-116016] +- thunderbolt: Use wake on connect and disconnect over suspend (Desnes Nunes) [RHEL-116016] +- usb: host: xhci: Notify xHCI sideband on transfer ring free (Desnes Nunes) [RHEL-116016] +- usb: host: xhci-plat: Set XHCI max interrupters if property is present (Desnes Nunes) [RHEL-116016] +- usb: host: xhci-mem: Allow for interrupter clients to choose specific index (Desnes Nunes) [RHEL-116016] +- usb: host: xhci-mem: Cleanup pending secondary event ring events (Desnes Nunes) [RHEL-116016] +- redhat/configs: Adding CONFIG_USB_XHCI_SIDEBAND (Desnes Nunes) [RHEL-116016] +- xhci: sideband: add initial api to register a secondary interrupter entity (Desnes Nunes) [RHEL-116016] +- usb: dwc2: gadget: Fix enter to hibernation for UTMI+ PHY (Desnes Nunes) [RHEL-116016] +- usb: dwc2: New bitfield definition and programming in GRSTCTL (Desnes Nunes) [RHEL-116016] +- usb: dwc2: Add hibernation updates for ULPI PHY (Desnes Nunes) [RHEL-116016] +- usb: dwc2: New bit definition in GPWRDN register (Desnes Nunes) [RHEL-116016] +- usb: dwc2: Add eUSB2 PHY disconnect flow support (Desnes Nunes) [RHEL-116016] +- usb: dwc2: Add new parameter eusb2_disc (Desnes Nunes) [RHEL-116016] +- usb: dwc2: New bit definition in GOTGCTL register (Desnes Nunes) [RHEL-116016] +- usb: dwc2: Add core new versions definition (Desnes Nunes) [RHEL-116016] +- usb: dwc3: qcom: Don't leave BCR asserted (Desnes Nunes) [RHEL-116016] +- usb: dwc3: gadget: Fix TRB reclaim logic for short transfers and ZLPs (Desnes Nunes) [RHEL-116016] +- usb: dwc3: Abort suspend on soft disconnect failure (Desnes Nunes) [RHEL-116016] +- usb: gadget: epautoconf: Use USB API functions rather than constants (Desnes Nunes) [RHEL-116016] +- usb: dwc2: gadget: Use USB API functions rather than constants (Desnes Nunes) [RHEL-116016] +- usb: core: config: Use USB API functions rather than constants (Desnes Nunes) [RHEL-116016] +- usb: dwc3: qcom: Use bulk clock API and devres (Desnes Nunes) [RHEL-116016] +- usb: dwc3: qcom: Fix error handling in probe (Desnes Nunes) [RHEL-116016] +- usb: dwc3: qcom: use modern PM macros (Desnes Nunes) [RHEL-116016] +- usb: dwc2: also exit clock_gating when stopping udc while suspended (Desnes Nunes) [RHEL-116016] +- usb: dwc3: qcom: Transition to flattened model (Desnes Nunes) [RHEL-116016] +- usb: dwc3: qcom: Don't rely on drvdata during probe (Desnes Nunes) [RHEL-116016] +- usb: dwc3: core: Don't touch resets and clocks (Desnes Nunes) [RHEL-116016] +- usb: dwc3: core: Expose core driver as library (Desnes Nunes) [RHEL-116016] +- dt-bindings: usb: qcom,snps-dwc3: Fix bindings for X1E80100 (Desnes Nunes) [RHEL-116016] +- dt-bindings: usb: Introduce qcom,snps-dwc3 (Desnes Nunes) [RHEL-116016] +- usb: dwc3: qcom: Snapshot driver for backwards compatibilty (Desnes Nunes) [RHEL-116016] +- dt-bindings: usb: dwc3: Allow connector in USB controller node (Desnes Nunes) [RHEL-116016] +- dt-bindings: usb: qcom,dwc3: Add SM8750 compatible (Desnes Nunes) [RHEL-116016] +- usb: dwc3: core: Avoid redundant system suspend/resume callbacks (Desnes Nunes) [RHEL-116016] +- i2c: Set i2c pinctrl recovery info from it's device pinctrl (Desnes Nunes) [RHEL-116016] +- pinctrl: Add an API to get the pinctrl pins if initialized (Desnes Nunes) [RHEL-116016] +- usb: dwc3: Specify maximum number of XHCI interrupters (Desnes Nunes) [RHEL-116016] +- can: gs_usb: add VID/PID for the CANnectivity firmware (Desnes Nunes) [RHEL-116016] +- can: gs_usb: add usb endpoint address detection at driver probe step (Desnes Nunes) [RHEL-116016] +- can: gs_usb: add VID/PID for Xylanta SAINT3 product family (Desnes Nunes) [RHEL-116016] +- ext4: fix reserved gdt blocks handling in fsmap (Brian Foster) [RHEL-109218] +- ext4: fix fsmap end of range reporting with bigalloc (Brian Foster) [RHEL-109218] +- ext4: fix FS_IOC_GETFSMAP handling (Brian Foster) [RHEL-109218] +- ext4: replace the traditional ternary conditional operator with with max()/min() (Brian Foster) [RHEL-109218] +- scsi: scsi_debug: Make read-only arrays static const (Ewan D. Milne) [RHEL-116075] +- scsi: core: sysfs: Correct sysfs attributes access rights (Ewan D. Milne) [RHEL-116075] +- scsi: sd: Make sd shutdown issue START STOP UNIT appropriately (Ewan D. Milne) [RHEL-116075] +- scsi: Fix sas_user_scan() to handle wildcard and multi-channel scans (Ewan D. Milne) [RHEL-116075] +- scsi: scsi_transport_fc: Add comments to describe added 'rport' parameter (Ewan D. Milne) [RHEL-116075] +- scsi: scsi_transport_fc: Change to use per-rport devloss_work_q (Ewan D. Milne) [RHEL-116075] +- scsi: core: Fix kernel doc for scsi_track_queue_full() (Ewan D. Milne) [RHEL-116075] +- scsi: core: Use scsi_cmd_priv() instead of open-coding it (Ewan D. Milne) [RHEL-116075] +- scsi: core: Enforce unlimited max_segment_size when virt_boundary_mask is set (Ewan D. Milne) [RHEL-116075] +- scsi: scsi_devinfo: Remove redundant 'found' (Ewan D. Milne) [RHEL-116075] +- scsi: sd: Fix VPD page 0xb7 length check (Ewan D. Milne) [RHEL-116075] +- scsi: core: Remember if a device is an ATA device (Ewan D. Milne) [RHEL-116075] +- scsi: error: alua: I/O errors for ALUA state transitions (Ewan D. Milne) [RHEL-116075] +- scsi: core: devinfo: Fix typo in comment (Ewan D. Milne) [RHEL-116075] +- scsi: sd: Remove the stream_status member from scsi_stream_status_header (Ewan D. Milne) [RHEL-116075] +- scsi: scsi_debug: Reduce DEF_ATOMIC_WR_MAX_LENGTH (Ewan D. Milne) [RHEL-116075] +- scsi: scsi_transport_fc: Rename del_timer() in comment (Ewan D. Milne) [RHEL-116075] +- scsi: scsi_debug: Add ERASE for tapes (Ewan D. Milne) [RHEL-116075] +- scsi: scsi_debug: Use scsi_device->type instead os sdebug_ptype where possible (Ewan D. Milne) [RHEL-116075] +- scsi: scsi_debug: Move some tape-specific commands to separate definitions (Ewan D. Milne) [RHEL-116075] +- scsi: scsi_debug: Enable different command definitions for different device types (Ewan D. Milne) [RHEL-116075] +- scsi: scsi_debug: Fix two typos in command definitions (Ewan D. Milne) [RHEL-116075] +- KVM: x86/hyper-v: Skip non-canonical addresses during PV TLB flush (Jon Maloy) [RHEL-104731] {CVE-2025-38351} +- cgroup/rstat: avoid disabling irqs for O(num_cpu) (Radostin Stoyanov) [RHEL-94298] + +* Wed Nov 05 2025 CKI KWF Bot [5.14.0-635.el9] +- dm: fix NULL pointer dereference in __dm_suspend() (Benjamin Marzinski) [RHEL-119009] +- dm: fix queue start/stop imbalance under suspend/load/resume races (Benjamin Marzinski) [RHEL-119009] +- dm-raid: don't set io_min and io_opt for raid1 (Benjamin Marzinski) [RHEL-119009] +- dm-integrity: limit MAX_TAG_SIZE to 255 (Benjamin Marzinski) [RHEL-119009] +- dm-stripe: fix a possible integer overflow (Benjamin Marzinski) [RHEL-119009] +- dm-stripe: limit chunk_sectors to the stripe size (Benjamin Marzinski) [RHEL-119009] +- dm: set DM_TARGET_PASSES_CRYPTO feature for dm-thin (Benjamin Marzinski) [RHEL-119009] +- dm-thin: update the documentation (Benjamin Marzinski) [RHEL-119009] +- dm-raid: do not include dm-core.h (Benjamin Marzinski) [RHEL-119009] +- md: dm-zoned-target: Initialize return variable r to avoid uninitialized use (Benjamin Marzinski) [RHEL-119009] +- dm-verity: remove support for asynchronous hashes (Benjamin Marzinski) [RHEL-119009] +- dm-mpath: don't print the "loaded" message if registering fails (Benjamin Marzinski) [RHEL-119009] +- dm-mpath: make dm_unregister_path_selector return void (Benjamin Marzinski) [RHEL-119009] +- dm: ima: avoid extra calls to strlen() (Benjamin Marzinski) [RHEL-119009] +- dm: Simplify dm_io_complete() (Benjamin Marzinski) [RHEL-119009] +- dm: Remove unnecessary return in dm_zone_endio() (Benjamin Marzinski) [RHEL-119009] +- dm raid: add support for resync w/o metadata devices (Benjamin Marzinski) [RHEL-119009] +- dm-flakey: Fix corrupt_bio_byte setup checks (Benjamin Marzinski) [RHEL-119009] +- dm-table: fix checking for rq stackable devices (Benjamin Marzinski) [RHEL-119009] +- dm-bufio: fix sched in atomic context (Benjamin Marzinski) [RHEL-119009] +- dm-raid: fix variable in journal device check (Benjamin Marzinski) [RHEL-119009] +- dm-stripe: small code cleanup (Benjamin Marzinski) [RHEL-119009] +- dm-verity: fix a memory leak if some arguments are specified multiple times (Benjamin Marzinski) [RHEL-119009] +- dm-mirror: fix a tiny race condition (Benjamin Marzinski) [RHEL-119009] +- dm-table: check BLK_FEAT_ATOMIC_WRITES inside limits_lock (Benjamin Marzinski) [RHEL-119009] +- dm-zone: Use bdev_*() helper functions where applicable (Benjamin Marzinski) [RHEL-119009] +- dm-table: Set BLK_FEAT_ATOMIC_WRITES for target queue limits (Benjamin Marzinski) [RHEL-119009] +- dm-flakey: make corrupting read bios work (Benjamin Marzinski) [RHEL-119009] +- dm-flakey: remove useless ERROR_READS check in flakey_end_io (Benjamin Marzinski) [RHEL-119009] +- dm-flakey: error all IOs when num_features is absent (Benjamin Marzinski) [RHEL-119009] +- dm-flakey: Clean up parsing messages (Benjamin Marzinski) [RHEL-119009] +- dm: remove unneeded kvfree from alloc_targets (Benjamin Marzinski) [RHEL-119009] +- dm-bufio: remove maximum age based eviction (Benjamin Marzinski) [RHEL-119009] +- dm-verity: use softirq context only when !need_resched() (Benjamin Marzinski) [RHEL-119009] +- dm: lock limits when reading them (Benjamin Marzinski) [RHEL-119009] +- dm: use generic functions instead of disable_discard and disable_write_zeroes (Benjamin Marzinski) [RHEL-119009] +- dm-delay: don't busy-wait in kthread (Benjamin Marzinski) [RHEL-119009] +- dm: fix native zone append devices on top of emulated ones (Benjamin Marzinski) [RHEL-119009] +- dm: limit swapping tables for devices with zone write plugs (Benjamin Marzinski) [RHEL-119009] +- dm: fix dm_blk_report_zones (Benjamin Marzinski) [RHEL-119009] +- dm: handle failures in dm_table_set_restrictions (Benjamin Marzinski) [RHEL-119009] +- dm: free table mempools if not used in __bind (Benjamin Marzinski) [RHEL-119009] +- dm: don't change md if dm_table_set_restrictions() fails (Benjamin Marzinski) [RHEL-119009] +- dm-verity: support block number limits for different ioprio classes (Benjamin Marzinski) [RHEL-119009] +- dm-delay: support zoned devices (Benjamin Marzinski) [RHEL-119009] +- dm: restrict dm device size to 2^63-512 bytes (Benjamin Marzinski) [RHEL-119009] +- dm-verity: do forward error correction on metadata I/O errors (Benjamin Marzinski) [RHEL-119009] +- dm-bufio: remove unused return value (Benjamin Marzinski) [RHEL-119009] +- dm: Enable inline crypto passthrough for striped target (Benjamin Marzinski) [RHEL-119009] +- dm-integrity: Document Inline mode for storing integrity data (Benjamin Marzinski) [RHEL-119009] +- dm-verity: Document restart_on_error and panic_on_error options (Benjamin Marzinski) [RHEL-119009] +- dm-crypt: switch to using the crc32 library (Benjamin Marzinski) [RHEL-119009] +- thermal: Constify struct thermal_zone_device_ops (David Arcari) [RHEL-85463] +- thermal: int340x: processor_thermal: Add Wildcat Lake PCI ID (David Arcari) [RHEL-85463] +- ACPI: DPTF: Support for Wildcat Lake (David Arcari) [RHEL-85463] +- thermal: intel: int340x: Allow temperature override (David Arcari) [RHEL-85463] +- thermal: intel: int340x: Add throttling control interface to PTC (David Arcari) [RHEL-85463] +- thermal: int340x: processor_thermal: Platform temperature control documentation (David Arcari) [RHEL-85463] +- thermal: intel: int340x: Enable platform temperature control (David Arcari) [RHEL-85463] +- thermal: intel: int340x: Add platform temperature control interface (David Arcari) [RHEL-85463] +- x86/msr: Add explicit includes of [partial] (David Arcari) [RHEL-85463] +- thermal: intel: int340x: Add missing DVFS support flags (David Arcari) [RHEL-85463] +- thermal: intel: Clean up zone_trips[] initialization in int340x_thermal_zone_add() (David Arcari) [RHEL-85463] +- thermal: int340x: Use kcalloc() instead of kzalloc() with multiplication (David Arcari) [RHEL-85463] +- thermal: int340x: Add NULL check for adev (David Arcari) [RHEL-85463] +- selftests: tls: test skb copy under mem pressure and OOB (Sabrina Dubroca) [RHEL-115640] +- tls: make sure to abort the stream if headers are bogus (Sabrina Dubroca) [RHEL-115640] +- selftests: tls: make the new data_steal test less flaky (Sabrina Dubroca) [RHEL-115640] +- selftests: tls: test TCP stealing data from under the TLS socket (Sabrina Dubroca) [RHEL-115640] +- tls: handle data disappearing from under the TLS ULP (Sabrina Dubroca) [RHEL-115640] +- bpf, ktls: Fix data corruption when using bpf_msg_pop_data() in ktls (Sabrina Dubroca) [RHEL-115640] +- net/tls: fix kernel panic when alloc_page failed (Sabrina Dubroca) [RHEL-115640] +- bpf: fix ktls panic with sockmap (Sabrina Dubroca) [RHEL-115640] +- selftests: tls: check that disconnect does nothing (Sabrina Dubroca) [RHEL-115640] +- net: tls: explicitly disallow disconnect (Sabrina Dubroca) [RHEL-115640] +- Revert "drm/vkms: convert to use faux_device" (José Expósito) [RHEL-113577] +- Revert "drm/xe/pf: Set VF LMEM BAR size" (José Expósito) [RHEL-113577] +- Revert "drm/xe/nvm: add on-die non-volatile memory device" (José Expósito) [RHEL-113577] +- Revert "Mark xe driver as BROKEN if kernel page size is not 4kB" (José Expósito) [RHEL-113577] +- Revert "drm/tegra: gem: Don't attach dma-bufs when not needed" (José Expósito) [RHEL-113577] +- Revert "PM: domains: Add flags to specify power on attach/detach" (José Expósito) [RHEL-113577] +- Revert "relayfs: abolish prev_padding" (José Expósito) [RHEL-113577] +- drm/sched: Add missing argument to __assign_str() (José Expósito) [RHEL-113577] +- Revert "mm: rename call_mmap/mmap_prepare to vfs_mmap/mmap_prepare" (José Expósito) [RHEL-113577] +- drm/sysfb: Add efidrm for EFI displays (José Expósito) [RHEL-113577] +- redhat: Add new DRM modules to mod-internal.list (José Expósito) [RHEL-113577] +- redhat/configs: Add new configs from DRM 6.17 backport (José Expósito) [RHEL-113577] +- Merge DRM changes from upstream v6.17-rc7..v6.17 (José Expósito) [RHEL-113577] +- Merge DRM changes from upstream v6.17-rc6..v6.17-rc7 (José Expósito) [RHEL-113577] +- Merge DRM changes from upstream v6.17-rc5..v6.17-rc6 (José Expósito) [RHEL-113577] +- Merge DRM changes from upstream v6.16..v6.17-rc5 (José Expósito) [RHEL-113577] + +* Tue Nov 04 2025 CKI KWF Bot [5.14.0-634.el9] +- powerpc/crash: remove unnecessary NULL check before kvfree() (Mamatha Inamdar) [RHEL-101851] +- powerpc/crash: add crash memory hotplug support (Mamatha Inamdar) [RHEL-101851] +- powerpc/crash: add crash CPU hotplug support (Mamatha Inamdar) [RHEL-101851] +- powerpc/kexec: make the update_cpus_node() function public (Mamatha Inamdar) [RHEL-101851] +- powerpc/kexec: move *_memory_ranges functions to ranges.c (Mamatha Inamdar) [RHEL-101851] +- platform/x86: oaktrail: Use backlight power constants (David Arcari) [RHEL-120895] +- platform/x86: intel: oaktrail: Drop empty platform remove function (David Arcari) [RHEL-120895] +- platform/x86: use PLATFORM_DEVID_NONE instead of -1 [partial] (David Arcari) [RHEL-120895] +- platform/x86/intel/rst: drop owner assignment (David Arcari) [RHEL-120895] +- platform/x86: intel_turbo_max_3: Switch to new Intel CPU model defines (David Arcari) [RHEL-120895] +- platform/x86: intel-vbtn: Protect ACPI notify handler against recursion (David Arcari) [RHEL-120895] +- platform/x86: intel-vbtn: Update tablet mode switch at end of probe (David Arcari) [RHEL-120895] +- platform/x86: intel-vbtn: Use acpi_has_method to check for switch (David Arcari) [RHEL-120895] +- platform/x86: intel-vbtn: Log event code on unexpected button events (David Arcari) [RHEL-120895] +- platform/x86: intel-vbtn: Stop calling "VBDL" from notify_handler (David Arcari) [RHEL-120895] +- platform/x86: intel-vbtn: Fix missing tablet-mode-switch events (David Arcari) [RHEL-120895] +- platform/x86: intel: vbtn: Convert to platform remove callback returning void (David Arcari) [RHEL-120895] +- platform/x86: Replace acpi_bus_get_device() [partial] (David Arcari) [RHEL-120895] +- platform/x86: intel: telemetry: pltdrv: Convert to platform remove callback returning void (David Arcari) [RHEL-120895] +- platform/x86: intel_telemetry: Switch to new Intel CPU model defines (David Arcari) [RHEL-120895] +- platform/x86/intel/pmc: Add Bartlett Lake support to intel_pmc_core (David Arcari) [RHEL-120895] +- platform/x86/intel-uncore-freq: Check write blocked for ELC (David Arcari) [RHEL-120895] +- platform/x86/intel/pmt: support BMG crashlog (David Arcari) [RHEL-120895] +- platform/x86/intel/pmt: use a version struct (David Arcari) [RHEL-120895] +- platform/x86/intel/pmt: refactor base parameter (David Arcari) [RHEL-120895] +- platform/x86/intel/pmt: add register access helpers (David Arcari) [RHEL-120895] +- platform/x86/intel/pmt: decouple sysfs and namespace (David Arcari) [RHEL-120895] +- platform/x86/intel/pmt: correct types (David Arcari) [RHEL-120895] +- platform/x86/intel/pmt: re-order trigger logic (David Arcari) [RHEL-120895] +- platform/x86/intel/pmt: use guard(mutex) (David Arcari) [RHEL-120895] +- platform/x86/intel/pmt: mutex clean up (David Arcari) [RHEL-120895] +- platform/x86/intel/pmt: white space cleanup (David Arcari) [RHEL-120895] +- platform/x86/intel/pmt: fix a crashlog NULL pointer access (David Arcari) [RHEL-120895] +- platform/x86/intel/pmt: fix build dependency for kunit test (David Arcari) [RHEL-120895] +- platform/x86/intel/pmt/discovery: fix format string warning (David Arcari) [RHEL-120895] +- platform/x86/intel/pmt/discovery: Fix size_t specifiers for 32-bit (David Arcari) [RHEL-120895] +- redhat/configs: disable CONFIG_INTEL_PMT_KUNIT_TEST (David Arcari) [RHEL-120895] +- platform/x86/intel/pmt: KUNIT test for PMT Enhanced Discovery API (David Arcari) [RHEL-120895] +- platform/x86/intel/pmt/telemetry: Add API to retrieve telemetry regions by feature (David Arcari) [RHEL-120895] +- platform/x86/intel/pmt/discovery: Get telemetry attributes (David Arcari) [RHEL-120895] +- platform/x86/intel/tpmi: Get OOBMSM CPU mapping from TPMI (David Arcari) [RHEL-120895] +- platform/x86/intel/vsec: Set OOBMSM to CPU mapping (David Arcari) [RHEL-120895] +- platform/x86/intel/tpmi: Relocate platform info to intel_vsec.h (David Arcari) [RHEL-120895] +- platform/x86/intel/pmt: Add PMT Discovery driver (David Arcari) [RHEL-120895] +- platform/x86/intel/vsec: Add new Discovery feature (David Arcari) [RHEL-120895] +- platform/x86/intel/vsec: Skip driverless features (David Arcari) [RHEL-120895] +- platform/x86/intel/vsec: Skip absent features during initialization (David Arcari) [RHEL-120895] +- platform/x86/intel/vsec: Add device links to enforce dependencies (David Arcari) [RHEL-120895] +- platform/x86/intel/vsec: Create wrapper to walk PCI config space (David Arcari) [RHEL-120895] +- platform/x86/intel/vsec: Add private data for per-device data (David Arcari) [RHEL-120895] +- platform/x86/intel/hid: Add Wildcat Lake support (David Arcari) [RHEL-120895] +- platform/x86/intel-uncore-freq: avoid non-literal format string (David Arcari) [RHEL-120895] +- platform/x86/intel/pmc: Add Panther Lake support to Intel PMC SSRAM Telemetry (David Arcari) [RHEL-120895] +- platform/x86/intel/pmc: Add Lunar Lake support to Intel PMC SSRAM Telemetry (David Arcari) [RHEL-120895] +- platform/x86: intel_telemetry: Remove unused telemetry_raw_read_events() (David Arcari) [RHEL-120895] +- platform/x86: intel_telemetry: Remove unused telemetry_[gs]et_sampling_period() (David Arcari) [RHEL-120895] +- platform/x86: intel_telemetry: Remove unused telemetry_*_events() (David Arcari) [RHEL-120895] +- platform/x86: intel_telemetry: Fix kernel doc descriptions (David Arcari) [RHEL-120895] +- platform/x86/intel: power-domains: Fix error code in tpmi_init() (David Arcari) [RHEL-120895] +- platform/x86/intel-uncore-freq: Fail module load when plat_info is NULL (David Arcari) [RHEL-120895] +- platform/x86/intel-uncore-freq: Add attributes to show die_id (David Arcari) [RHEL-120895] +- platform/x86/intel: power-domains: Add interface to get Linux die ID (David Arcari) [RHEL-120895] +- platform/x86/intel-uncore-freq: Add attributes to show agent types (David Arcari) [RHEL-120895] +- platform/x86: ISST: Do Not Restore SST MSRs on CPU Online Operation (David Arcari) [RHEL-120895] +- platform/x86: ISST: Update minor version (David Arcari) [RHEL-120895] +- platform/x86: ISST: Support SST-PP revision 2 (David Arcari) [RHEL-120895] +- platform/x86: ISST: Support SST-TF revision 2 (David Arcari) [RHEL-120895] +- platform/x86:intel/pmc: Improve pmc_core_get_lpm_req() (David Arcari) [RHEL-120895] +- platform/x86:intel/pmc: Move error handling to init function (David Arcari) [RHEL-120895] +- platform/x86:intel/pmc: Use devm for mutex_init (David Arcari) [RHEL-120895] +- platform/x86:intel/pmc: Create Intel PMC SSRAM Telemetry driver (David Arcari) [RHEL-120895] +- platform/x86:intel/vsec: Change return type of intel_vsec_register (David Arcari) [RHEL-120895] +- x86/msr: Add explicit includes of [partial] (David Arcari) [RHEL-120895] +- platform/x86/intel: hid: Add Pantherlake support (David Arcari) [RHEL-120895] +- platform/x86: intel-hid: fix volume buttons on Microsoft Surface Go 4 tablet (David Arcari) [RHEL-120895] +- intel-hid: fix volume buttons on Thinkpad X12 Detachable Tablet Gen 1 (David Arcari) [RHEL-120895] +- platform/x86: intel-hid: Use string_choices API instead of ternary operator (David Arcari) [RHEL-120895] +- platform/x86/intel/hid: Add Lunar Lake and Arrow Lake support (David Arcari) [RHEL-120895] +- platform/x86/intel/hid: Don't wake on 5-button releases (David Arcari) [RHEL-120895] +- platform/x86/intel/hid: Add HP Dragonfly G2 to VGBS DMI quirks (David Arcari) [RHEL-120895] +- platform/x86: intel: hid: Always call BTNL ACPI method (David Arcari) [RHEL-120895] +- platform/x86: intel: hid: Convert to platform remove callback returning void (David Arcari) [RHEL-120895] +- platform/x86/intel/hid: Add module-params for 5 button array + SW_TABLET_MODE reporting (David Arcari) [RHEL-120895] +- platform/x86/intel: hid: Add Surface Go to VGBS allow list (David Arcari) [RHEL-120895] +- platform/x86: intel-hid: fix _DSM function index handling (David Arcari) [RHEL-120895] +- platform/x86/intel: hid: add quirk to support Surface Go 3 (David Arcari) [RHEL-120895] +- platform/x86/intel: hid: Add DMI switches allow list (David Arcari) [RHEL-120895] +- platform/x86/intel-uncore-freq: Fix missing uncore sysfs during CPU hotplug (David Arcari) [RHEL-120895] +- platform/x86:intel/pmc: Remove unneeded io operations (David Arcari) [RHEL-120895] +- platform/x86:intel/pmc: Remove unneeded header file inclusion (David Arcari) [RHEL-120895] +- platform/x86:intel/pmc: Convert index variables to be unsigned (David Arcari) [RHEL-120895] +- platform/x86:intel/pmc: Move PMC devid to core.h (David Arcari) [RHEL-120895] +- platform/x86:intel/pmc: Rename core_ssram to ssram_telemetry (David Arcari) [RHEL-120895] +- platform/x86:intel/pmc: Move PMC Core related functions (David Arcari) [RHEL-120895] +- hwmon: (k10temp) Add device ID for Strix Halo (David Arcari) [RHEL-104300] +- hwmon: (k10temp) Add thermal support for AMD Family 1Ah-based models (David Arcari) [RHEL-104300] +- hwmon: (k10temp) Add support for Zen5 Ryzen Desktop (David Arcari) [RHEL-104300] +- hwmon: (k10temp) add support for cyan skillfish (David Arcari) [RHEL-104300] +- hwmon: (k10temp): Use cpu_feature_enabled() for detecting zen (David Arcari) [RHEL-104300] +- hwmon: (k10temp) Rename _data variable (David Arcari) [RHEL-104300] +- hwmon: (k10temp) Remove unused HAVE_TDIE() macro (David Arcari) [RHEL-104300] +- hwmon: (k10temp) Reduce k10temp_get_ccd_support() parameters (David Arcari) [RHEL-104300] +- hwmon: (k10temp) Define a helper function to read CCD temperature (David Arcari) [RHEL-104300] +- hwmon: (k10temp) Add support for AMD Family 19h Model 8h (David Arcari) [RHEL-104300] +- hwmon: (k10temp) Enable AMD3255 Proc to show negative temperature (David Arcari) [RHEL-104300] +- dmaengine: ti: edma: Fix memory allocation size for queue_priority_map (Jerry Snitselaar) [RHEL-114133] +- dmaengine: idxd: Fix double free in idxd_setup_wqs() (Jerry Snitselaar) [RHEL-114133] +- dmaengine: idxd: Fix refcount underflow on module unload (Jerry Snitselaar) [RHEL-114133] +- dmaengine: idxd: Remove improper idxd_free (Jerry Snitselaar) [RHEL-114133] +- dmaengine: qcom: bam_dma: Fix DT error handling for num-channels/ees (Jerry Snitselaar) [RHEL-114133] +- dmaengine: idxd: Remove __packed from structures (Jerry Snitselaar) [RHEL-114133] +- dmaengine: ti: Do not enable by default during compile testing (Jerry Snitselaar) [RHEL-114133] +- dmaengine: sh: Do not enable SH_DMAE_BASE by default during compile testing (Jerry Snitselaar) [RHEL-114133] +- dmaengine: idxd: Fix warning for deadcode.deadstore (Jerry Snitselaar) [RHEL-114133] +- dmaengine: qcom: gpi: Drop unused gpi_write_reg_field() (Jerry Snitselaar) [RHEL-114133] +- dmaengine: dw-edma: Drop unused dchan2dev() and chan2dev() (Jerry Snitselaar) [RHEL-114133] +- dmaengine: Add devm_dma_request_chan() (Jerry Snitselaar) [RHEL-114133] +- dma: dw-edma: Fix build warning in dw_edma_pcie_probe() (Jerry Snitselaar) [RHEL-114133] +- dmaengine: idxd: Remove unused pointer and macro (Jerry Snitselaar) [RHEL-114133] +- dmaengine: sh: rz-dmac: Add RZ/V2H(P) support (Jerry Snitselaar) [RHEL-114133] +- dmaengine: sh: rz-dmac: Allow for multiple DMACs (Jerry Snitselaar) [RHEL-114133] +- dmaengine: idxd: Narrow the restriction on BATCH to ver. 1 only (Jerry Snitselaar) [RHEL-114133] +- dmaengine: ti: Add NULL check in udma_probe() (Jerry Snitselaar) [RHEL-114133] +- dmaengine: idxd: Check availability of workqueue allocated by idxd wq driver before using (Jerry Snitselaar) [RHEL-114133] +- dmaengine: dw-edma: Add HDMA NATIVE map check (Jerry Snitselaar) [RHEL-114133] +- dmaengine: ptdma: Remove dead code from pt_dmaengine_register() (Jerry Snitselaar) [RHEL-114133] +- dmaengine: ptdma: Remove unused pointer dma_cmd_cache (Jerry Snitselaar) [RHEL-114133] +- dmaengine: idxd: Fix ->poll() return value (Jerry Snitselaar) [RHEL-114133] +- dmaengine: idxd: Refactor remove call with idxd_cleanup() helper (Jerry Snitselaar) [RHEL-114133] +- dmaengine: idxd: Add missing idxd cleanup to fix memory leak in remove call (Jerry Snitselaar) [RHEL-114133] +- dmaengine: idxd: fix memory leak in error handling path of idxd_pci_probe (Jerry Snitselaar) [RHEL-114133] +- dmaengine: idxd: fix memory leak in error handling path of idxd_alloc (Jerry Snitselaar) [RHEL-114133] +- dmaengine: idxd: Add missing cleanups in cleanup internals (Jerry Snitselaar) [RHEL-114133] +- dmaengine: idxd: Add missing cleanup for early error out in idxd_setup_internals (Jerry Snitselaar) [RHEL-114133] +- dmaengine: idxd: fix memory leak in error handling path of idxd_setup_groups (Jerry Snitselaar) [RHEL-114133] +- dmaengine: idxd: fix memory leak in error handling path of idxd_setup_engines (Jerry Snitselaar) [RHEL-114133] +- dmaengine: idxd: fix memory leak in error handling path of idxd_setup_wqs (Jerry Snitselaar) [RHEL-114133] +- dmaengine: idxd: Fix allowing write() from different address spaces (Jerry Snitselaar) [RHEL-114133] +- dmaengine: ti: k3-udma: Add missing locking (Jerry Snitselaar) [RHEL-114133] +- dmaengine: ti: k3-udma: Use cap_mask directly from dma_device structure instead of a local copy (Jerry Snitselaar) [RHEL-114133] +- dmaengine: idxd: cdev: Fix uninitialized use of sva in idxd_cdev_open (Jerry Snitselaar) [RHEL-114133] +- dmaengine: Remove device_prep_dma_imm_data from struct dma_device (Jerry Snitselaar) [RHEL-114133] +- dmaengine: ti: edma: support sw triggered chans in of_edma_xlate() (Jerry Snitselaar) [RHEL-114133] +- dmaengine: ti: k3-udma: Enable second resource range for BCDMA and PKTDMA (Jerry Snitselaar) [RHEL-114133] +- dmaengine: Fix typo in comment (Jerry Snitselaar) [RHEL-114133] +- dmaengine: bcm2835-dma: fix warning when CONFIG_PM=n (Jerry Snitselaar) [RHEL-114133] +- dmaengine: idxd: Delete unnecessary NULL check (Jerry Snitselaar) [RHEL-114133] +- dmaengine: Use str_enable_disable-like helpers (Jerry Snitselaar) [RHEL-114133] +- dmaengine: dw: Switch to LATE_SIMPLE_DEV_PM_OPS() (Jerry Snitselaar) [RHEL-114133] +- dmaengine: Unify checks in dma_request_chan() (Jerry Snitselaar) [RHEL-114133] +- dmaengine: Add a comment on why it's okay when kasprintf() fails (Jerry Snitselaar) [RHEL-114133] +- dmaengine: Use dma_request_channel() instead of __dma_request_channel() (Jerry Snitselaar) [RHEL-114133] +- dmaengine: Replace dma_request_slave_channel() by dma_request_chan() (Jerry Snitselaar) [RHEL-114133] +- dmaengine: amd: qdma: make read-only arrays h2c_types and c2h_types static const (Jerry Snitselaar) [RHEL-114133] +- x86/cpu: Make all all CPUID leaf names consistent (Jerry Snitselaar) [RHEL-114133] +- x86/fpu: Remove unnecessary CPUID level check (Jerry Snitselaar) [RHEL-114133] +- x86/fpu: Move CPUID leaf definitions to common code (Jerry Snitselaar) [RHEL-114133] +- x86/tsc: Remove CPUID "frequency" leaf magic numbers. (Jerry Snitselaar) [RHEL-114133] +- x86/cpu: Refresh DCA leaf reading code (Jerry Snitselaar) [RHEL-114133] +- x86/cpu: Use MWAIT leaf definition (Jerry Snitselaar) [RHEL-114133] +- x86/cpu: Move MWAIT leaf definition to common header (Jerry Snitselaar) [RHEL-114133] +- redhat/configs: Enable CONFIG_CRASH_DM_CRYPT on RHEL (Coiby Xu) [RHEL-104939] +- s390: kexec: initialize kexec_buf struct (Coiby Xu) [RHEL-104939] +- arm64: kexec: initialize kexec_buf struct in load_other_segments() (Coiby Xu) [RHEL-104939] +- crashdump: add CONFIG_KEYS dependency (Coiby Xu) [RHEL-104939] +- crash_dump, nvme: select CONFIGFS_FS as built-in (Coiby Xu) [RHEL-104939] +- x86/crash: make the page that stores the dm crypt keys inaccessible (Coiby Xu) [RHEL-104939] +- x86/crash: pass dm crypt keys to kdump kernel (Coiby Xu) [RHEL-104939] +- crash_dump: retrieve dm crypt keys in kdump kernel (Coiby Xu) [RHEL-104939] +- crash_dump: reuse saved dm crypt keys for CPU/memory hot-plugging (Coiby Xu) [RHEL-104939] +- crash_dump: store dm crypt keys in kdump reserved memory (Coiby Xu) [RHEL-104939] +- crash_dump: make dm crypt keys persist for the kdump kernel (Coiby Xu) [RHEL-104939] +- kexec_file: allow to place kexec_buf randomly (Coiby Xu) [RHEL-104939] +- docs: core-api: document the IOVA-based API (Jerry Snitselaar) [RHEL-113839] +- dma-mapping: add a dma_need_unmap helper (Jerry Snitselaar) [RHEL-113839] +- dma-mapping: Implement link/unlink ranges API (Jerry Snitselaar) [RHEL-113839] +- iommu/dma: Factor out a iommu_dma_map_swiotlb helper (Jerry Snitselaar) [RHEL-113839] +- dma-mapping: Provide an interface to allow allocate IOVA (Jerry Snitselaar) [RHEL-113839] +- iommu: add kernel-doc for iommu_unmap_fast (Jerry Snitselaar) [RHEL-113839] +- iommu: generalize the batched sync after map interface (Jerry Snitselaar) [RHEL-113839] +- dma-mapping: move the PCI P2PDMA mapping helpers to pci-p2pdma.h (Jerry Snitselaar) [RHEL-113839] +- PCI/P2PDMA: Refactor the p2pdma mapping helpers (Jerry Snitselaar) [RHEL-113839] +- ALSA: update RHEL kconfigs for 6.16 upstream code (Jaroslav Kysela) [RHEL-112755] +- ALSA: usb-audio: Allow Focusrite devices to use low samplerates (Jaroslav Kysela) [RHEL-112755] +- ALSA: hda: tas2781: reorder tas2563 calibration variables (Jaroslav Kysela) [RHEL-112755] +- ALSA: hda: tas2781: fix tas2563 EFI data endianness (Jaroslav Kysela) [RHEL-112755] +- ASoC: SOF: Intel: WCL: Add the sdw_process_wakeen op (Jaroslav Kysela) [RHEL-112755] +- ASoC: rsnd: tidyup direction name on rsnd_dai_connect() (Jaroslav Kysela) [RHEL-112755] +- ALSA: hda/tas2781: Fix EFI name for calibration beginning with 1 instead of 0 (Jaroslav Kysela) [RHEL-112755] +- ASoC: soc-core: tidyup snd_soc_lookup_component_nolocked() (Jaroslav Kysela) [RHEL-112755] +- ASoC: soc-core: care NULL dirver name on snd_soc_lookup_component_nolocked() (Jaroslav Kysela) [RHEL-112755] +- ASoC: cs35l56: Remove SoundWire Clock Divider workaround for CS35L63 (Jaroslav Kysela) [RHEL-112755] +- ASoC: cs35l56: Handle new algorithms IDs for CS35L63 (Jaroslav Kysela) [RHEL-112755] +- ASoC: cs35l56: Update Firmware Addresses for CS35L63 for production silicon (Jaroslav Kysela) [RHEL-112755] +- ALSA: hda: tas2781: Fix wrong reference of tasdevice_priv (Jaroslav Kysela) [RHEL-112755] +- ALSA: usb-audio: qcom: Adjust mutex unlock order (Jaroslav Kysela) [RHEL-112755] +- ASoC: SDCA: correct the calculation of the maximum init table size (Jaroslav Kysela) [RHEL-112755] +- ASoC: rt5650: Eliminate the high frequency glitch (Jaroslav Kysela) [RHEL-112755] +- ASoC: SOF: Intel: PTL: Add the sdw_process_wakeen op (Jaroslav Kysela) [RHEL-112755] +- ALSA: hda/realtek - Add mute LED support for HP Pavilion 15-eg0xxx (Jaroslav Kysela) [RHEL-112755] +- ALSA: hda/realtek - Add mute LED support for HP Victus 15-fa0xxx (Jaroslav Kysela) [RHEL-112755] +- ASoC: amd: yc: Add DMI quirk for HP Laptop 17 cp-2033dx (Jaroslav Kysela) [RHEL-112755] +- ASoC: Intel: soc-acpi: add support for HP Omen14 ARL (Jaroslav Kysela) [RHEL-112755] +- ASoC: amd: yc: Add DMI entries to support HP 15-fb1xxx (Jaroslav Kysela) [RHEL-112755] +- ALSA: hda/cs35l56: Workaround bad dev-index on Lenovo Yoga Book 9i GenX (Jaroslav Kysela) [RHEL-112755] +- ALSA: hda/realtek: Support mute LED for Yoga with ALC287 (Jaroslav Kysela) [RHEL-112755] +- ASoC: Intel: fix SND_SOC_SOF dependencies (Jaroslav Kysela) [RHEL-112755] +- ASoC: rt5660: Fix the dmic data source from GPIO2 (Jaroslav Kysela) [RHEL-112755] +- ASoC: Intel: avs: Fix NULL ptr deref on rmmod (Jaroslav Kysela) [RHEL-112755] +- ASoC: amd: yc: add DMI quirk for ASUS M6501RM (Jaroslav Kysela) [RHEL-112755] +- ALSA: hda/realtek: Enable headset Mic on Positivo K116J (Jaroslav Kysela) [RHEL-112755] +- ALSA: hda/tas2781: Fix calibration data parser issue (Jaroslav Kysela) [RHEL-112755] +- ALSA: hda/realtek: Add quirk for ASUS ExpertBook B9403CVAR (Jaroslav Kysela) [RHEL-112755] +- ASoC: Intel: sof_sdw: Add quirks for Lenovo P1 and P16 (Jaroslav Kysela) [RHEL-112755] +- ALSA: usb-audio: Improve filtering of sample rates on Focusrite devices (Jaroslav Kysela) [RHEL-112755] +- ALSA: usb: qcom: fix NULL pointer dereference in qmi_stop_session (Jaroslav Kysela) [RHEL-112755] +- ALSA: qc_audio_offload: Fix missing error code in prepare_qmi_response() (Jaroslav Kysela) [RHEL-112755] +- ASoC: qcom: sm8250: Fix possibly undefined reference (Jaroslav Kysela) [RHEL-112755] +- ALSA: hda/realtek: Enable headset Mic on Positivo P15X (Jaroslav Kysela) [RHEL-112755] +- ASoC: doc: cs35l56: Add CS35L63 to the list of supported devices (Jaroslav Kysela) [RHEL-112755] +- ALSA: hda/realtek: Add quirk for Asus GA605K (Jaroslav Kysela) [RHEL-112755] +- ASoC: apple: mca: Drop default ARCH_APPLE in Kconfig (Jaroslav Kysela) [RHEL-112755] +- ASoC: doc: cs35l56: Update to add new SoundWire firmware filename suffix (Jaroslav Kysela) [RHEL-112755] +- ASoC: cs35l56: Use SoundWire address as alternate firmware suffix on L56 B0 (Jaroslav Kysela) [RHEL-112755] +- ASoC: cs35l56: Use SoundWire address as firmware name suffix for new silicon (Jaroslav Kysela) [RHEL-112755] +- ASoC: sdw_utils: Fix potential NULL pointer deref in is_sdca_endpoint_present() (Jaroslav Kysela) [RHEL-112755] +- ALSA: ctxfi: Replace deprecated strcpy() with strscpy() (Jaroslav Kysela) [RHEL-112755] +- ASoC: codecs: ES8326: Modify initialization configuration (Jaroslav Kysela) [RHEL-112755] +- ASoC: cs48l32: Fix a signedness bug in cs48l32_hw_params() (Jaroslav Kysela) [RHEL-112755] +- ASoC: Intel: avs: boards: Fix rt5663 front end name (Jaroslav Kysela) [RHEL-112755] +- ASoC: Intel: avs: Simplify verification of parse_int_array() result (Jaroslav Kysela) [RHEL-112755] +- ALSA: hda: cs35l41: Constify regmap_irq_chip (Jaroslav Kysela) [RHEL-112755] +- ASoC: pcm: Do not open FEs with no BEs connected (Jaroslav Kysela) [RHEL-112755] +- ASoC: Intel: avs: Include missing string.h (Jaroslav Kysela) [RHEL-112755] +- ASoC: Intel: avs: Verify kcalloc() status when setting constraints (Jaroslav Kysela) [RHEL-112755] +- ASoC: amd: yc: Add support for Lenovo Yoga 7 16ARP8 (Jaroslav Kysela) [RHEL-112755] +- ASoC: tas571x: fix tas5733 num_controls (Jaroslav Kysela) [RHEL-112755] +- ASoC: tas571x: add separate tas5733 controls (Jaroslav Kysela) [RHEL-112755] +- ALSA: usb-audio: qcom: fix USB_XHCI dependency (Jaroslav Kysela) [RHEL-112755] +- ASoC: qdsp6: fix compile-testing without CONFIG_OF (Jaroslav Kysela) [RHEL-112755] +- ALSA: atmel: Replace deprecated strcpy() with strscpy() (Jaroslav Kysela) [RHEL-112755] +- ASoC: wm_adsp: Make cirrus_dir const (Jaroslav Kysela) [RHEL-112755] +- ASoC: tegra: Tegra264 support in isomgr_bw (Jaroslav Kysela) [RHEL-112755] +- ASoC: tegra: AHUB: Add Tegra264 support (Jaroslav Kysela) [RHEL-112755] +- ASoC: tegra: AMX: Add Tegra264 support (Jaroslav Kysela) [RHEL-112755] +- ASoC: tegra: ADX: Add Tegra264 support (Jaroslav Kysela) [RHEL-112755] +- ASoC: tegra: I2S: Add Tegra264 support (Jaroslav Kysela) [RHEL-112755] +- ASoC: tegra: Update PLL rate for Tegra264 (Jaroslav Kysela) [RHEL-112755] +- ASoC: tegra: ASRC: Update ARAM address (Jaroslav Kysela) [RHEL-112755] +- ASoC: tegra: ADMAIF: Add Tegra264 support (Jaroslav Kysela) [RHEL-112755] +- ASoC: tegra: CIF: Add Tegra264 support (Jaroslav Kysela) [RHEL-112755] +- dt-bindings: ASoC: Document Tegra264 APE support (Jaroslav Kysela) [RHEL-112755] +- dt-bindings: ASoC: admaif: Add missing properties (Jaroslav Kysela) [RHEL-112755] +- ALSA: hda/tas2781: Move and unified the calibrated-data getting function for SPI and I2C into the tas2781_hda lib (Jaroslav Kysela) [RHEL-112755] +- ALSA: qc_audio_offload: try to reduce address space confusion (Jaroslav Kysela) [RHEL-112755] +- ALSA: hda/tegra: Switch to two-argument strscpy() (Jaroslav Kysela) [RHEL-112755] +- ALSA: qc_audio_offload: avoid leaking xfer_buf allocation (Jaroslav Kysela) [RHEL-112755] +- ALSA: qc_audio_offload: rename dma/iova/va/cpu/phys variables (Jaroslav Kysela) [RHEL-112755] +- ALSA: usb-audio: qcom: Fix an error handling path in qc_usb_audio_probe() (Jaroslav Kysela) [RHEL-112755] +- ALSA: hda/cs35l41_hda: select FW_CS_DSP (Jaroslav Kysela) [RHEL-112755] +- ASoC: Intel: sof_sdw: Add support for wclrvp & ocelot in WCL platform (Jaroslav Kysela) [RHEL-112755] +- ALSA: amd7930: replace strcpy() with strscpy() (Jaroslav Kysela) [RHEL-112755] +- ASoC: Intel: soc-acpi-intel-mtl-match: Add match for CDB35L63-CB2 (Jaroslav Kysela) [RHEL-112755] +- ASoC: intel: sof_sdw: Add support for CS35L63 into machine driver (Jaroslav Kysela) [RHEL-112755] +- ALSA: hda: add HDMI codec ID for Intel WCL (Jaroslav Kysela) [RHEL-112755] +- ASoC: SOF: Intel: add initial support for WCL (Jaroslav Kysela) [RHEL-112755] +- ALSA: hda: intel-dsp-config: Add WCL support (Jaroslav Kysela) [RHEL-112755] +- ALSA: hda: hda-intel: add Wildcat Lake support (Jaroslav Kysela) [RHEL-112755] +- PCI: Add Intel Wildcat Lake audio Device ID (Jaroslav Kysela) [RHEL-112755] +- ALSA: dbri: replace strcpy() with strscpy() (Jaroslav Kysela) [RHEL-112755] +- ALSA: n64: Replace deprecated strcpy() with strscpy() (Jaroslav Kysela) [RHEL-112755] +- ASoC: qcom: sc8280xp: Add sound card support for QCS9100 and QCS9075 (Jaroslav Kysela) [RHEL-112755] +- ASoC: dt-bindings: qcom,sm8250: Add QCS9100 and QCS9075 sound card (Jaroslav Kysela) [RHEL-112755] +- ASoC: tas2781: Header file cleanup and Move the macro definitions to fwlib (Jaroslav Kysela) [RHEL-112755] +- ASoC: rt722: make regmap cache-only in probe (Jaroslav Kysela) [RHEL-112755] +- ASoC: fsl_xcvr: update platform driver name (Jaroslav Kysela) [RHEL-112755] +- ASoC: soc-utils: Check string pointer validity in snd_soc_dlc_is_dummy() (Jaroslav Kysela) [RHEL-112755] +- ALSA: usb: fcp: Use USB API functions rather than constants (Jaroslav Kysela) [RHEL-112755] +- ALSA: scarlett2: Use USB API functions rather than constants (Jaroslav Kysela) [RHEL-112755] +- ALSA: usb-audio: Rename Pioneer mixer channel controls (Jaroslav Kysela) [RHEL-112755] +- dt-bindings: Document Tegra264 HDA Support (Jaroslav Kysela) [RHEL-112755] +- dt-bindings: Update Tegra194 and Tegra234 HDA bindings (Jaroslav Kysela) [RHEL-112755] +- ASoC: mediatek: mt8183-afe-pcm: Shorten irq_data table using macros (Jaroslav Kysela) [RHEL-112755] +- ASoC: mediatek: mt8183-afe-pcm: shorten mt8183_is_volatile_reg() (Jaroslav Kysela) [RHEL-112755] +- ASoC: mediatek: mt8183-afe-pcm: Shorten memif_data table using macros (Jaroslav Kysela) [RHEL-112755] +- ASoC: q6apm-lpass-dais: Print APM port id in decimal on enable error (Jaroslav Kysela) [RHEL-112755] +- ASoC: amd: use new ACP dev names for DAI links (Jaroslav Kysela) [RHEL-112755] +- soundwire: intel: Add awareness of ACE3+ microphone privacy (Jaroslav Kysela) [RHEL-112755] +- ASoC: SOF: Intel: hda: Set the mic_privacy flag for soundwire with ACE3+ (Jaroslav Kysela) [RHEL-112755] +- soundwire: bus: Simplify sdw_assign_device_num() (Jaroslav Kysela) [RHEL-112755] +- soundwire: bus: Add internal slave ID and use for IRQs (Jaroslav Kysela) [RHEL-112755] +- ALSA: hda: cs35l56: Log tuning unique identifiers during firmware load (Jaroslav Kysela) [RHEL-112755] +- ASoC: cs35l56: Log tuning unique identifiers during firmware load (Jaroslav Kysela) [RHEL-112755] +- ASoC: tlv320aic3x: Use dev_err_probe (Jaroslav Kysela) [RHEL-112755] +- ALSA: hda/tas2781: Fix the ld issue reported by kernel test robot (Jaroslav Kysela) [RHEL-112755] +- ALSA: hda/tas2781: Fix the symbol was not declare warning reported by kernel test robot (Jaroslav Kysela) [RHEL-112755] +- ALSA: sb: Replace deprecated strcpy() with strscpy() (Jaroslav Kysela) [RHEL-112755] +- ASoC: soc-core: merge snd_soc_unregister_component() and snd_soc_unregister_component_by_driver() (Jaroslav Kysela) [RHEL-112755] +- ALSA: msnd: Remove midi code (Jaroslav Kysela) [RHEL-112755] +- ALSA: intel-hdmi-audio: Replace deprecated strcpy() with strscpy() (Jaroslav Kysela) [RHEL-112755] +- ALSA: wavefront: remove snd_wavefront_xxx() (Jaroslav Kysela) [RHEL-112755] +- ALSA: isa/gus: remove snd_gf1_lfo_xxx() (Jaroslav Kysela) [RHEL-112755] +- ALSA: hda: intel-nhlt: Print errors in intel_nhlt_ssp_device_type() (Jaroslav Kysela) [RHEL-112755] +- ASoC: soc.h: remove snd_soc_disconnect_sync() (Jaroslav Kysela) [RHEL-112755] +- ASoC: soc.h: remove unnecessary definitions (Jaroslav Kysela) [RHEL-112755] +- ASoC: Intel: atom: Remove unused functions (Jaroslav Kysela) [RHEL-112755] +- ASoC: rt712-sdca: remove redundant else path of if statement (Jaroslav Kysela) [RHEL-112755] +- ASoC: codecs: rt9123: Fix sparse cast warning (Jaroslav Kysela) [RHEL-112755] +- ALSA: pci: au88x0: use snd_kcontrol_chip() (Jaroslav Kysela) [RHEL-112755] +- ALSA: pci: asihpi: use snd_kcontrol_chip() (Jaroslav Kysela) [RHEL-112755] +- ALSA: pci: ali5451: use snd_kcontrol_chip() (Jaroslav Kysela) [RHEL-112755] +- ALSA: usb: mixer_quirks: use snd_kcontrol_chip() (Jaroslav Kysela) [RHEL-112755] +- ALSA: usb: mixer_us16x08: use snd_kcontrol_chip() (Jaroslav Kysela) [RHEL-112755] +- ALSA: sh: use snd_kcontrol_chip() (Jaroslav Kysela) [RHEL-112755] +- ALSA: i2c: use snd_kcontrol_chip() (Jaroslav Kysela) [RHEL-112755] +- ALSA: core: use snd_kcontrol_chip() (Jaroslav Kysela) [RHEL-112755] +- ALSA: virtio: use snd_kcontrol_chip() (Jaroslav Kysela) [RHEL-112755] +- ALSA: pci: hda: use snd_kcontrol_chip() (Jaroslav Kysela) [RHEL-112755] +- ALSA: usb: midi: use snd_kcontrol_chip() (Jaroslav Kysela) [RHEL-112755] +- ALSA: usb: mixer: use snd_kcontrol_chip() (Jaroslav Kysela) [RHEL-112755] +- ALSA: gus: Remove deadcode (Jaroslav Kysela) [RHEL-112755] +- ALSA: hda/tas2781: Create an independent lib to save the shared parts for both SPI and I2C driver (Jaroslav Kysela) [RHEL-112755] +- ALSA: hda: Remove unused snd_hdac_stream_get_spbmaxfifo (Jaroslav Kysela) [RHEL-112755] +- ALSA: hda: Remove unused snd_hda_add_nid (Jaroslav Kysela) [RHEL-112755] +- ASoC: rt712-sdca: remove redundant else path of if statement (Jaroslav Kysela) [RHEL-112755] +- ASoC: Intel: soc-acpi-intel-ptl-match: Add rt713_vb_l3_rt1320_l3 support (Jaroslav Kysela) [RHEL-112755] +- ASoC: Intel: soc-acpi-intel-lnl/ptl-match: Simplify variable name (Jaroslav Kysela) [RHEL-112755] +- ASoC: tas2781: Add a debugfs node for acoustic tuning (Jaroslav Kysela) [RHEL-112755] +- ASoC: amd: sof_amd_sdw: add logic to get cpu_pin_id for ACP7.0/ACP7.1 platforms (Jaroslav Kysela) [RHEL-112755] +- ASoC: Intel: soc-acpi-intel-ptl-match: Sort ACPI link/machine tables (Jaroslav Kysela) [RHEL-112755] +- ASoC: codec: cs42l52: Convert to GPIO descriptors (Jaroslav Kysela) [RHEL-112755] +- ASoC: codec: cs42l52: Drop cs42l52.h (Jaroslav Kysela) [RHEL-112755] +- ASoC: codec: cs42l52: Sort headers alphabetically (Jaroslav Kysela) [RHEL-112755] +- ASoC: codec: cs42l73: Convert to GPIO descriptors (Jaroslav Kysela) [RHEL-112755] +- ASoC: codec: cs42l73: Drop cs42l73.h (Jaroslav Kysela) [RHEL-112755] +- ASoC: codec: cs42l73: Sort headers alphabetically (Jaroslav Kysela) [RHEL-112755] +- ASoC: codec: cs42l56: Convert to GPIO descriptors (Jaroslav Kysela) [RHEL-112755] +- ASoC: codec: cs42l56: Drop cs42l56.h (Jaroslav Kysela) [RHEL-112755] +- ASoC: codec: cs42l56: Sort headers alphabetically (Jaroslav Kysela) [RHEL-112755] +- ASoC: SOF: add disable_function_topology module parameter (Jaroslav Kysela) [RHEL-112755] +- ASoC: SOF: set disable_function_topology if override_tplg_filename is set (Jaroslav Kysela) [RHEL-112755] +- ASoC: SOF: add disable_function_topology flag (Jaroslav Kysela) [RHEL-112755] +- ASoC: cs35l56: Add initial support for CS35L63 for I2C and SoundWire (Jaroslav Kysela) [RHEL-112755] +- ASoC: cs35l56: Read Silicon ID from DIE_STS registers for CS35L63 (Jaroslav Kysela) [RHEL-112755] +- ASoC: cs35l56: Add Mute, Volume and Posture registers to firmware register list (Jaroslav Kysela) [RHEL-112755] +- ASoC: cs35l56: Add struct to index firmware registers (Jaroslav Kysela) [RHEL-112755] +- ASoC: cs35l56: Add Index based on ACPI HID or SDW ID to select regmap config (Jaroslav Kysela) [RHEL-112755] +- ASoC: Intel: sof_sdw: Avoid NULL check fail when re-probing (Jaroslav Kysela) [RHEL-112755] +- ASoC: sdw_utils: Remove num_platforms from simple DAI helper (Jaroslav Kysela) [RHEL-112755] +- ALSA: hda/tas2781: select CONFIG_CRC8 for SND_HDA_SCODEC_TAS2781_I2C (Jaroslav Kysela) [RHEL-112755] +- ALSA: pcm: Remove unused snd_pcm_rate_range_to_bits (Jaroslav Kysela) [RHEL-112755] +- ALSA: pcm: Remove unused snd_dmaengine_pcm_open_request_chan (Jaroslav Kysela) [RHEL-112755] +- ALSA: seq: Remove unused snd_seq_queue_client_leave_cells (Jaroslav Kysela) [RHEL-112755] +- ALSA: core: Remove unused snd_device_get_state (Jaroslav Kysela) [RHEL-112755] +- ALSA: core: Remove unused snd_jack_set_parent (Jaroslav Kysela) [RHEL-112755] +- ASoC: intel: atom: Return -ENOMEM if pcim_iomap() fails (Jaroslav Kysela) [RHEL-112755] +- ASoC: intel: avs: Use pure devres PCI (Jaroslav Kysela) [RHEL-112755] +- ASoC: intel: atom: Use pure devres PCI (Jaroslav Kysela) [RHEL-112755] +- ASoC: sof: Use pure devres PCI (Jaroslav Kysela) [RHEL-112755] +- ASoC: SOF: amd: add build support for soundwire (Jaroslav Kysela) [RHEL-112755] +- ASoC: SOF: amd: add soundwire wake irq handling (Jaroslav Kysela) [RHEL-112755] +- ASoC: SOF: amd: enable soundwire host wake irq mask (Jaroslav Kysela) [RHEL-112755] +- ASoC: SOF: amd: refactor acp reset sequence (Jaroslav Kysela) [RHEL-112755] +- ASoC: SOF: amd: enable ACP_PME_EN register for ACP7.0 & ACP7.1 platforms (Jaroslav Kysela) [RHEL-112755] +- ASoC: SOF: amd: update soundwire specific acp descriptor fields (Jaroslav Kysela) [RHEL-112755] +- ASoC: SOF: amd: add ACP7.1 platform support (Jaroslav Kysela) [RHEL-112755] +- ASoC: SOF: amd: remove else condition in resume sequence (Jaroslav Kysela) [RHEL-112755] +- ASoC: fsl_rpmsg: Allocate a smaller buffer size for capture stream (Jaroslav Kysela) [RHEL-112755] +- ASoC: fsl_rpmsg: Configure CPU DAI for card that sits on rpmsg-micfil-channel (Jaroslav Kysela) [RHEL-112755] +- ASoC: codecs: tas2764: Fix Wvoid-pointer-to-enum-cast warning (Jaroslav Kysela) [RHEL-112755] +- ASoC: codecs: wsa88xx/wcd938x: Drop kerneldoc marker from inner comment (Jaroslav Kysela) [RHEL-112755] +- ASoC: soc-utils: add snd_soc_dlc_is_dummy() (Jaroslav Kysela) [RHEL-112755] +- ASoC: Intel: avs: Fix kcalloc() sizes (Jaroslav Kysela) [RHEL-112755] +- ASoC: codec: sma1307: Remove including of_gpio.h (Jaroslav Kysela) [RHEL-112755] +- ASoC: codec: twl4030: Convert to GPIO descriptors (Jaroslav Kysela) [RHEL-112755] +- ASoC: codec: twl4030: Sort headers alphabetically (Jaroslav Kysela) [RHEL-112755] +- ALSA: hda/tas2781: Remove tas2781_spi_fwlib.c and leverage SND_SOC_TAS2781_FMWLIB (Jaroslav Kysela) [RHEL-112755] +- ALSA: hda/cs35l56: Remove dependency on COMPILE_TEST (Jaroslav Kysela) [RHEL-112755] +- ASoC: wm_adsp: Don't use no_free_ptr() when passing to PTR_ERR() (Jaroslav Kysela) [RHEL-112755] +- ASoC: codecs: Use min() to simplify aw_dev_dsp_update_container() (Jaroslav Kysela) [RHEL-112755] +- ASoC: SOF: topology: Fix null pointer dereference (Jaroslav Kysela) [RHEL-112755] +- ASoC: amd: acp: Drop superfluous assignment in acp_sof_probe() (Jaroslav Kysela) [RHEL-112755] +- ALSA: korg1212: Replace the pending stop check code with sync_stop PCM ops (Jaroslav Kysela) [RHEL-112755] +- ALSA: hda/hda_cs_dsp_ctl: Delete hda_cs_dsp_ctl module (Jaroslav Kysela) [RHEL-112755] +- ASoC: fsl: don't set link->platform if not needed (Jaroslav Kysela) [RHEL-112755] +- ASoC: Intel: avs: Fix NULL pointer dereference (Jaroslav Kysela) [RHEL-112755] +- ASoC: codecs: wcd938x: drop unnecessary mux flag assignment (Jaroslav Kysela) [RHEL-112755] +- ASoC: codecs: wcd938x: fix mux error handling (Jaroslav Kysela) [RHEL-112755] +- ASoC: codec: tpa6130a2: Convert to GPIO descriptors (Jaroslav Kysela) [RHEL-112755] +- ASoC: codec: tpa6130a2: Remove tpa6130a2_platform_data (Jaroslav Kysela) [RHEL-112755] +- ASoC: codec: tpa6130a2: Sort headers alphabetically (Jaroslav Kysela) [RHEL-112755] +- ALSA: riptide: Use pure devres PCI (Jaroslav Kysela) [RHEL-112755] +- ALSA: nm256: Use pure devres PCI (Jaroslav Kysela) [RHEL-112755] +- ALSA: ice: Use pure devres PCI (Jaroslav Kysela) [RHEL-112755] +- ALSA: emu10k1: Use pure devres PCI (Jaroslav Kysela) [RHEL-112755] +- ALSA: echoaudio: Use pure devres PCI (Jaroslav Kysela) [RHEL-112755] +- ALSA: cs5535: Use pure devres PCI (Jaroslav Kysela) [RHEL-112755] +- ALSA: cs46xx: Use pure devres PCI (Jaroslav Kysela) [RHEL-112755] +- ALSA: ca0106: Use pure devres PCI (Jaroslav Kysela) [RHEL-112755] +- ALSA: ali5451: Use pure devres PCI (Jaroslav Kysela) [RHEL-112755] +- ALSA: maestro3: Use pure devres PCI (Jaroslav Kysela) [RHEL-112755] +- ALSA: intel8x: Use pure devres PCI (Jaroslav Kysela) [RHEL-112755] +- ALSA: fm801: Use pure devres PCI (Jaroslav Kysela) [RHEL-112755] +- ALSA: es19x8: Use pure devres PCI (Jaroslav Kysela) [RHEL-112755] +- ALSA: azt3328: Use pure devres PCI (Jaroslav Kysela) [RHEL-112755] +- ALSA: als: Use pure devres PCI (Jaroslav Kysela) [RHEL-112755] +- ALSA: oxygen: Use pure devres PCI (Jaroslav Kysela) [RHEL-112755] +- ALSA: lx6464es: Use pure devres PCI (Jaroslav Kysela) [RHEL-112755] +- ALSA: vx222: Use pure devres PCI (Jaroslav Kysela) [RHEL-112755] +- ALSA: trident: Use pure devres PCI (Jaroslav Kysela) [RHEL-112755] +- ALSA: rme9652: Use pure devres PCI (Jaroslav Kysela) [RHEL-112755] +- ALSA: ymfpci: Use pure devres PCI (Jaroslav Kysela) [RHEL-112755] +- ALSA: sonicvibes: Use pure devres PCI (Jaroslav Kysela) [RHEL-112755] +- ALSA: rme96: Use pure devres PCI (Jaroslav Kysela) [RHEL-112755] +- ALSA: rme32: Use pure devres PCI (Jaroslav Kysela) [RHEL-112755] +- ALSA: ens1370: Use pure devres PCI (Jaroslav Kysela) [RHEL-112755] +- ALSA: cmipci: Use pure devres PCI (Jaroslav Kysela) [RHEL-112755] +- ALSA: via82: Use pure devres PCI (Jaroslav Kysela) [RHEL-112755] +- ALSA: sis7019: Use pure devres PCI (Jaroslav Kysela) [RHEL-112755] +- ALSA: HDA: Add Zhaoxin HDMI Controller and Codec support (Jaroslav Kysela) [RHEL-112755] +- ASoC: adau7118: Allow dsp_a mode (Jaroslav Kysela) [RHEL-112755] +- ASoC: dt-bindings: fsl,mqs: Document audio graph port (Jaroslav Kysela) [RHEL-112755] +- ALSA: usb-audio: Add Pioneer DJ DJM-V10 support (Jaroslav Kysela) [RHEL-112755] +- ALSA: pcm: Make snd_pcm_lib_malloc_pages() debug message say "allocate" (Jaroslav Kysela) [RHEL-112755] +- ASoC: wm8998: Add Kconfig prompt (Jaroslav Kysela) [RHEL-112755] +- ASoC: codecs: Remove unused rt566[58]_sel_asrc_clk_src (Jaroslav Kysela) [RHEL-112755] +- ASoC: cs48l32: Use modern PM_OPS (Jaroslav Kysela) [RHEL-112755] +- ASoC: rt722: fix pop noise at the beginning of DMIC recording (Jaroslav Kysela) [RHEL-112755] +- ASoC: cs48l32: Fix spelling mistake "exceeeds" -> "exceeds" (Jaroslav Kysela) [RHEL-112755] +- ASoC: fsl_rpmsg: Remove useless return variable (Jaroslav Kysela) [RHEL-112755] +- ASoC: ak4458: Remove useless return variable (Jaroslav Kysela) [RHEL-112755] +- ASoC: rt722: fix pop noise at the beginning of headphone playback (Jaroslav Kysela) [RHEL-112755] +- ASoC: cs-amp-lib-test: Use faux bus instead of creating a dummy platform device (Jaroslav Kysela) [RHEL-112755] +- ALSA: hda/tas2781: Create a common header for both spi and i2c tas2781 hda driver (Jaroslav Kysela) [RHEL-112755] +- ASoC: qcom: qdsp6: Set error code in q6usb_hw_params() (Jaroslav Kysela) [RHEL-112755] +- ALSA: usb-audio: qcom: delete a stray tab (Jaroslav Kysela) [RHEL-112755] +- ALSA: hda/cirrus_scodec_test: Modernize creation of dummy devices (Jaroslav Kysela) [RHEL-112755] +- ASoC: cs-amp-lib-test: Use flex_array_size() (Jaroslav Kysela) [RHEL-112755] +- ASoC: cs48l32: Add driver for Cirrus Logic CS48L32 audio DSP (Jaroslav Kysela) [RHEL-112755] +- ASoC: dt-bindings: Add Cirrus Logic CS48L32 audio DSP (Jaroslav Kysela) [RHEL-112755] +- ASoC: cs-amp-lib: Annotate struct cirrus_amp_efi_data with __counted_by() (Jaroslav Kysela) [RHEL-112755] +- ASoC: cs-amp-lib: Replace offsetof() with struct_size() (Jaroslav Kysela) [RHEL-112755] +- ASoC: rsnd: use snd_pcm_direction_name() (Jaroslav Kysela) [RHEL-112755] +- ASoC: soc_sdw_utils: skip the endpoint that doesn't present (Jaroslav Kysela) [RHEL-112755] +- ASoC: sdw_utils: split asoc_sdw_get_codec_name (Jaroslav Kysela) [RHEL-112755] +- ASoC: Intel: soc-acpi-intel-mtl-match: add get_function_tplg_files ops (Jaroslav Kysela) [RHEL-112755] +- ASoC: Intel: soc-acpi-intel-ptl-match: add get_function_tplg_files ops (Jaroslav Kysela) [RHEL-112755] +- ASoC: Intel: soc-acpi-intel-lnl-match: set get_function_tplg_files ops (Jaroslav Kysela) [RHEL-112755] +- ASoC: SOF: topology: load multiple topologies (Jaroslav Kysela) [RHEL-112755] +- ASoC: SOF: topology: don't convert error code (Jaroslav Kysela) [RHEL-112755] +- ASoC: SOF: topology: allocate string for tuples (Jaroslav Kysela) [RHEL-112755] +- ASoC: codecs: Add support for Richtek rt9123p (Jaroslav Kysela) [RHEL-112755] +- ASoC: dt-bindings: Add bindings for Richtek rt9123p (Jaroslav Kysela) [RHEL-112755] +- ASoC: codecs: Add support for Richtek rt9123 (Jaroslav Kysela) [RHEL-112755] +- ASoC: dt-bindings: Add bindings for Richtek rt9123 (Jaroslav Kysela) [RHEL-112755] +- ASoC: tas2770: expose die temp to hwmon (Jaroslav Kysela) [RHEL-112755] +- ASoC: tas2764: expose die temp to hwmon (Jaroslav Kysela) [RHEL-112755] +- ASoC: tas2764: Apply Apple quirks (Jaroslav Kysela) [RHEL-112755] +- ASoC: tas2764: Raise regmap range maximum (Jaroslav Kysela) [RHEL-112755] +- ASoC: tas2770: Support setting the PDM TX slot (Jaroslav Kysela) [RHEL-112755] +- ASoC: ac97: Add DT support (Jaroslav Kysela) [RHEL-112755] +- ASoC: dt-bindings: Add Realtek ALC203 Codec (Jaroslav Kysela) [RHEL-112755] +- ASoC: test-component: add set_tdm_slot stub implementation (Jaroslav Kysela) [RHEL-112755] +- ALSA: usb-audio: qcom: Add USB offload route kcontrol (Jaroslav Kysela) [RHEL-112755] +- ALSA: usb-audio: qcom: Notify USB audio devices on USB offload probing (Jaroslav Kysela) [RHEL-112755] +- ASoC: dt-bindings: Update example for enabling USB offload on SM8250 (Jaroslav Kysela) [RHEL-112755] +- ASoC: qcom: qdsp6: Introduce USB AFE port to q6dsp (Jaroslav Kysela) [RHEL-112755] +- ASoC: qcom: qdsp6: q6afe: Increase APR timeout (Jaroslav Kysela) [RHEL-112755] +- ASoC: qcom: qdsp6: Add headphone jack for offload connection status (Jaroslav Kysela) [RHEL-112755] +- ASoC: qcom: qdsp6: Fetch USB offload mapped card and PCM device (Jaroslav Kysela) [RHEL-112755] +- ASoC: qcom: qdsp6: Add USB backend ASoC driver for Q6 (Jaroslav Kysela) [RHEL-112755] +- ALSA: usb-audio: qcom: Add USB QMI definitions (Jaroslav Kysela) [RHEL-112755] +- ALSA: usb-audio: qcom: Don't allow USB offload path if PCM device is in use (Jaroslav Kysela) [RHEL-112755] +- ALSA: usb-audio: qcom: Introduce QC USB SND offloading support (Jaroslav Kysela) [RHEL-112755] +- ASoC: usb: Fetch ASoC card and pcm device information (Jaroslav Kysela) [RHEL-112755] +- ALSA: usb-audio: Allow for rediscovery of connected USB SND devices (Jaroslav Kysela) [RHEL-112755] +- ASoC: usb: Add PCM format check API for USB backend (Jaroslav Kysela) [RHEL-112755] +- ASoC: usb: Create SOC USB SND jack kcontrol (Jaroslav Kysela) [RHEL-112755] +- ASoC: usb: Rediscover USB SND devices on USB port add (Jaroslav Kysela) [RHEL-112755] +- ASoC: Add SoC USB APIs for adding an USB backend (Jaroslav Kysela) [RHEL-112755] +- ASoC: doc: Add documentation for SOC USB (Jaroslav Kysela) [RHEL-112755] +- ASoC: dt-bindings: qcom,q6dsp-lpass-ports: Add USB_RX port (Jaroslav Kysela) [RHEL-112755] +- ALSA: Add USB audio device jack type (Jaroslav Kysela) [RHEL-112755] +- ALSA: usb-audio: Export USB SND APIs for modules (Jaroslav Kysela) [RHEL-112755] +- ALSA: usb-audio: Introduce USB SND platform op callbacks (Jaroslav Kysela) [RHEL-112755] +- ALSA: usb-audio: Check for support for requested audio format (Jaroslav Kysela) [RHEL-112755] +- ALSA: usb-audio: Save UAC sample size information (Jaroslav Kysela) [RHEL-112755] +- ALSA: usb-audio: Prevent starting of audio stream if in use (Jaroslav Kysela) [RHEL-112755] +- ASoC: wm_adsp: Use vmemdup_user() instead of open-coding (Jaroslav Kysela) [RHEL-112755] +- ALSA: cs46xx: Remove commented out code (Jaroslav Kysela) [RHEL-112755] +- ASoC: Intel: avs: Fix possible null-ptr-deref when initing hw (Jaroslav Kysela) [RHEL-112755] +- ASoC: Intel: avs: Constrain path based on BE capabilities (Jaroslav Kysela) [RHEL-112755] +- ASoC: tas2781-i2c: Remove unnecessary NULL check before release_firmware() (Jaroslav Kysela) [RHEL-112755] +- ASoC: wm_adsp: Remove unnecessary NULL check before release_firmware() (Jaroslav Kysela) [RHEL-112755] +- ASoC: tas2781-fmwlib: Remove unnecessary NULL check before release_firmware() (Jaroslav Kysela) [RHEL-112755] +- ASoC: codec: ak5386: Convert to GPIO descriptors (Jaroslav Kysela) [RHEL-112755] +- ASoC: Intel: avs: Support 16 TDMs in dynamic assignment (Jaroslav Kysela) [RHEL-112755] +- ASoC: Intel: avs: Iterate over correct number of TDMs (Jaroslav Kysela) [RHEL-112755] +- ASoC: Intel: avs: Assign unique ID to platform devices (Jaroslav Kysela) [RHEL-112755] +- ASoC: Intel: avs: Allow to specify custom configurations with i2s_test (Jaroslav Kysela) [RHEL-112755] +- ASoC: Intel: avs: Allow for 16 channels configuration (Jaroslav Kysela) [RHEL-112755] +- ASoC: Intel: avs: Rename AVS_CHANNELS_MAX define (Jaroslav Kysela) [RHEL-112755] +- ALSA: hda: Allow for 16 channels configuration (Jaroslav Kysela) [RHEL-112755] +- lib/string_helpers: Introduce parse_int_array() (Jaroslav Kysela) [RHEL-112755] +- ASoC: Intel: avs: boards: Change rt5682 card name (Jaroslav Kysela) [RHEL-112755] +- ASoC: Intel: avs: boards: Change ssm4567 card name (Jaroslav Kysela) [RHEL-112755] +- ASoC: Intel: avs: boards: Change rt5663 card name (Jaroslav Kysela) [RHEL-112755] +- ASoC: Intel: avs: boards: Change rt5514 card name (Jaroslav Kysela) [RHEL-112755] +- ASoC: Intel: avs: boards: Change rt298 card name (Jaroslav Kysela) [RHEL-112755] +- ASoC: Intel: avs: boards: Change rt286 card name (Jaroslav Kysela) [RHEL-112755] +- ASoC: Intel: avs: boards: Change rt274 card name (Jaroslav Kysela) [RHEL-112755] +- ASoC: Intel: avs: boards: Change probe card name (Jaroslav Kysela) [RHEL-112755] +- ASoC: Intel: avs: boards: Change pcm3168a card name (Jaroslav Kysela) [RHEL-112755] +- ASoC: Intel: avs: boards: Change nau8825 card name (Jaroslav Kysela) [RHEL-112755] +- ASoC: Intel: avs: boards: Change max98373 card name (Jaroslav Kysela) [RHEL-112755] +- ASoC: Intel: avs: boards: Change max98927 card name (Jaroslav Kysela) [RHEL-112755] +- ASoC: Intel: avs: boards: Change max98357a card name (Jaroslav Kysela) [RHEL-112755] +- ASoC: Intel: avs: boards: Change sspX-loopback card name (Jaroslav Kysela) [RHEL-112755] +- ASoC: Intel: avs: boards: Change hdaudio card name (Jaroslav Kysela) [RHEL-112755] +- ASoC: Intel: avs: boards: Change es8336 card name (Jaroslav Kysela) [RHEL-112755] +- ASoC: Intel: avs: boards: Change DMIC card name (Jaroslav Kysela) [RHEL-112755] +- ASoC: Intel: avs: Use topology information for endpoint numbers (Jaroslav Kysela) [RHEL-112755] +- ASoC: Intel: avs: boards: Change da7219 card name (Jaroslav Kysela) [RHEL-112755] +- ASoC: Intel: avs: boards: Add Kconfig option for obsolete card names (Jaroslav Kysela) [RHEL-112755] +- ASoC: Intel: avs: Add boards definitions for FCL platform (Jaroslav Kysela) [RHEL-112755] +- ASoC: Intel: avs: Conditionally add DMA config when creating Copier (Jaroslav Kysela) [RHEL-112755] +- ASoC: Intel: avs: Dynamically assign ops for non-HDAudio DAIs (Jaroslav Kysela) [RHEL-112755] +- ASoC: Intel: avs: PTL-based platforms support (Jaroslav Kysela) [RHEL-112755] +- ALSA: hdspm: Replace deprecated PCI functions (Jaroslav Kysela) [RHEL-112755] +- ALSA: atiixp: Replace deprecated PCI functions (Jaroslav Kysela) [RHEL-112755] +- ALSA: au88x0: Replace deprecated PCI functions (Jaroslav Kysela) [RHEL-112755] +- ALSA: aw2: Replace deprecated PCI functions (Jaroslav Kysela) [RHEL-112755] +- ALSA: bt87x: Replace deprecated PCI functions (Jaroslav Kysela) [RHEL-112755] +- ALSA: cs4281: Replace deprecated PCI functions (Jaroslav Kysela) [RHEL-112755] +- ALSA: hda_intel: Replace deprecated PCI functions (Jaroslav Kysela) [RHEL-112755] +- ALSA: cs5530: Replace deprecated PCI functions (Jaroslav Kysela) [RHEL-112755] +- ALSA: lola: Replace deprecated PCI functions (Jaroslav Kysela) [RHEL-112755] +- ALSA: ad1889: Replace deprecated PCI functions (Jaroslav Kysela) [RHEL-112755] +- ASoC: sta32x: Remove unnecessary NULL check before clk_disable_unprepare() (Jaroslav Kysela) [RHEL-112755] +- ASoC: hdmi-codec: wire up the .prepare callback also for SPDIF DAI ops (Jaroslav Kysela) [RHEL-112755] +- ASoC: codecs: rt5677: Use secs_to_jiffies() instead of msecs_to_jiffies() (Jaroslav Kysela) [RHEL-112755] +- ASoC: dt-bindings: fsl,mqs: Reference common DAI properties (Jaroslav Kysela) [RHEL-112755] +- ASoC: dt-bindings: maxim,max98925: Fix include placement in DTS example (Jaroslav Kysela) [RHEL-112755] +- ASoC: sun8i-codec: Remove unnecessary NULL check before clk_prepare_enable/clk_disable_unprepare (Jaroslav Kysela) [RHEL-112755] +- ASoC: Intel: avs: Permit deferred card registration (Jaroslav Kysela) [RHEL-112755] +- ASoC: core: Complete support for card rebinding (Jaroslav Kysela) [RHEL-112755] +- ASoC: codecs: wcd938x: add mux control support for hp audio mux (Jaroslav Kysela) [RHEL-112755] +- ASoC: dt-bindings: wcd93xx: add bindings for audio mux controlling hp (Jaroslav Kysela) [RHEL-112755] +- ASoC: codecs: wcd-mbhc: cleanup swap_gnd_mic api (Jaroslav Kysela) [RHEL-112755] +- ASoC: fsl_sai: separate set_tdm_slot() for tx and rx (Jaroslav Kysela) [RHEL-112755] +- ASoC: fsl_sai: separate 'is_dsp_mode' for tx and rx (Jaroslav Kysela) [RHEL-112755] +- ASoC: fsl_sai: add xlate_tdm_slot_mask() callback (Jaroslav Kysela) [RHEL-112755] +- ASoC: fsl_sai: allow to set mclk rate with zero clk_id (Jaroslav Kysela) [RHEL-112755] +- ASoC: codec: wcd938x: Convert to GPIO descriptors (Jaroslav Kysela) [RHEL-112755] +- ASoC: codec: wcd939x: Convert to GPIO descriptors (Jaroslav Kysela) [RHEL-112755] +- dt-bindings: Document Tegra114 HDA support (Jaroslav Kysela) [RHEL-112755] +- dt-bindings: display: tegra: Document Tegra124 MIPI (Jaroslav Kysela) [RHEL-112755] +- ASoC: Intel: avs: Support multi-channel PEAKVOL instantiation (Jaroslav Kysela) [RHEL-112755] +- ASoC: Intel: avs: Honor the invert flag for mixer controls (Jaroslav Kysela) [RHEL-112755] +- ASoC: Intel: avs: Add support for mute for PEAKVOL and GAIN (Jaroslav Kysela) [RHEL-112755] +- ASoC: Intel: avs: Move to the new control operations (Jaroslav Kysela) [RHEL-112755] +- ASoC: Intel: avs: Update VOLUME and add MUTE IPCs (Jaroslav Kysela) [RHEL-112755] +- ASoC: Intel: avs: New volume control operations (Jaroslav Kysela) [RHEL-112755] +- ASoC: Intel: avs: Make PEAKVOL configurable from topology (Jaroslav Kysela) [RHEL-112755] +- ASoC: Intel: avs: Add WHM module support (Jaroslav Kysela) [RHEL-112755] +- ASoC: Intel: avs: Remove unused gateway configuration code (Jaroslav Kysela) [RHEL-112755] +- ASoC: Intel: avs: New gateway configuration mechanism (Jaroslav Kysela) [RHEL-112755] +- ASoC: Intel: avs: Move DSP-boot steps into individual functions (Jaroslav Kysela) [RHEL-112755] +- ASoC: Intel: avs: pcm3168a board selection (Jaroslav Kysela) [RHEL-112755] +- ASoC: Intel: avs: Add pcm3168a machine board (Jaroslav Kysela) [RHEL-112755] +- ASoC: soc.h: Don't use "proxy" headers (Jaroslav Kysela) [RHEL-112755] +- dt-bindings: sound: tegra: Add minItems for resets (Jaroslav Kysela) [RHEL-112755] +- iavf: iavf_suspend(): take RTNL before netdev_lock() (Mohammad Heib) [RHEL-87382] +- net: mediatek: Fix potential NULL pointer dereference in dummy net_device handling (Mohammad Heib) [RHEL-87382] +- iavf: fix circular lock dependency with netdev_lock (Mohammad Heib) [RHEL-87382] +- iavf: Fix a locking bug in an error path (Mohammad Heib) [RHEL-87382] +- wifi: mt76: move napi_enable() from under BH (Mohammad Heib) [RHEL-87382] +- eth: via-rhine: fix calling napi_enable() in atomic context (Mohammad Heib) [RHEL-87382] +- eth: niu: fix calling napi_enable() in atomic context (Mohammad Heib) [RHEL-87382] +- eth: 8139too: fix calling napi_enable() in atomic context (Mohammad Heib) [RHEL-87382] +- eth: forcedeth: fix calling napi_enable() in atomic context (Mohammad Heib) [RHEL-87382] +- eth: forcedeth: remove local wrappers for napi enable/disable (Mohammad Heib) [RHEL-87382] +- eth: tg3: fix calling napi_enable() in atomic context (Mohammad Heib) [RHEL-87382] +- net: mvneta: fix locking in mvneta_cpu_online() (Mohammad Heib) [RHEL-87382] +- net: introduce netdev_napi_exit() (Mohammad Heib) [RHEL-87382] +- net: destroy dev->lock later in free_netdev() (Mohammad Heib) [RHEL-87382] +- netdev-genl: remove rtnl_lock protection from NAPI ops (Mohammad Heib) [RHEL-87382] +- net: protect NAPI config fields with netdev_lock() (Mohammad Heib) [RHEL-87382] +- net: protect napi->irq with netdev_lock() (Mohammad Heib) [RHEL-87382] +- net: protect threaded status of NAPI with netdev_lock() (Mohammad Heib) [RHEL-87382] +- net: make netdev netlink ops hold netdev_lock() (Mohammad Heib) [RHEL-87382] +- net: protect NAPI enablement with netdev_lock() (Mohammad Heib) [RHEL-87382] +- net: protect netdev->napi_list with netdev_lock() (Mohammad Heib) [RHEL-87382] +- net: add netdev->up protected by netdev_lock() (Mohammad Heib) [RHEL-87382] +- net: add helpers for lookup and walking netdevs under netdev_lock() (Mohammad Heib) [RHEL-87382] +- net: make netdev_lock() protect netdev->reg_state (Mohammad Heib) [RHEL-87382] +- net: add netdev_lock() / netdev_unlock() helpers (Mohammad Heib) [RHEL-87382] +- eth: iavf: extend the netdev_lock usage (Mohammad Heib) [RHEL-87382] +- net: cleanup init_dummy_netdev_core() (Mohammad Heib) [RHEL-87382] +- net: remove init_dummy_netdev() (Mohammad Heib) [RHEL-87382] +- selftests: drv-net: test empty queue and NAPI responses in netlink (Mohammad Heib) [RHEL-87382] +- netdev-genl: avoid empty messages in napi get (Mohammad Heib) [RHEL-87382] +- netdev-genl: avoid empty messages in queue dump (Mohammad Heib) [RHEL-87382] +- IB/hfi1: allocate dummy net_device dynamically (Mohammad Heib) [RHEL-87382] +- wifi: qtnfmac: Use netdev dummy allocator helper (Mohammad Heib) [RHEL-87382] +- wifi: qtnfmac: allocate dummy net_device dynamically (Mohammad Heib) [RHEL-87382] +- net: ibm/emac: allocate dummy net_device dynamically (Mohammad Heib) [RHEL-87382] +- net: ipa: allocate dummy net_device dynamically (Mohammad Heib) [RHEL-87382] +- net: mediatek: mtk_eth_sock: allocate dummy net_device dynamically (Mohammad Heib) [RHEL-87382] +- drm: Use page->pgmap instead of page_pgmap() (José Expósito) [RHEL-110619] +- drm/vkms: Fix KUnit tests (José Expósito) [RHEL-110619] +- drm/amdgpu/mes: Remove unused function (José Expósito) [RHEL-110619] +- drm: Use previous includes (José Expósito) [RHEL-110619] +- Revert "drm/i915: Convert REG_GENMASK*() to fixed-width GENMASK_U*()" (José Expósito) [RHEL-110619] +- Revert "drm/i915: Avoid open-coded use of ratelimit_state structure's ->missed field" (José Expósito) [RHEL-110619] +- Revert "drm/amd/pm: Avoid open-coded use of ratelimit_state structure's internals" (José Expósito) [RHEL-110619] +- Revert "i915: Use writeback_iter()" (José Expósito) [RHEL-110619] +- Revert "ttm: Call shmem_writeout() from ttm_backup_backup_page()" (José Expósito) [RHEL-110619] +- Revert "treewide, timers: Rename destroy_timer_on_stack() as timer_destroy_on_stack()" (José Expósito) [RHEL-110619] +- Revert "treewide, timers: Rename from_timer() to timer_container_of()" (José Expósito) [RHEL-110619] +- Revert "bpf: Add dmabuf iterator" (José Expósito) [RHEL-110619] +- redhat: Add new DRM modules to mod-internal.list (José Expósito) [RHEL-110619] +- redhat/configs: Add new configs from DRM 6.16 backport (José Expósito) [RHEL-110619] +- Merge DRM changes from upstream v6.15..v6.16 (José Expósito) [RHEL-110619] + +* Mon Nov 03 2025 CKI KWF Bot [5.14.0-633.el9] +- nbd: override creds to kernel when calling sock_{send,recv}msg() (Ming Lei) [RHEL-113752] +- vrf: Drop existing dst reference in vrf_ip6_input_dst (Antoine Tenart) [RHEL-115636] +- fanotify: add watchdog for permission events (Miklos Szeredi) [RHEL-123216] +- page_pool: Fix use-after-free in page_pool_recycle_in_ring (Paolo Abeni) [RHEL-115645] +- Documentation: Fix description format for powerpc RTAS ioctls (Mamatha Inamdar) [RHEL-101838] +- powerpc/pseries: Include linux/types.h in papr-platform-dump.h (Mamatha Inamdar) [RHEL-101838] +- powerpc/pseries: Add a char driver for physical-attestation RTAS (Mamatha Inamdar) [RHEL-101838] +- powerpc/pseries: Add papr-platform-dump character driver for dump retrieval (Mamatha Inamdar) [RHEL-101838] +- powerpc/pseries: Add ibm,get-dynamic-sensor-state RTAS call support (Mamatha Inamdar) [RHEL-101838] +- powerpc/pseries: Add ibm,set-dynamic-indicator RTAS call support (Mamatha Inamdar) [RHEL-101838] +- powerpc/pseries: Add papr-indices char driver for ibm,get-indices (Mamatha Inamdar) [RHEL-101838] +- powerpc/pseries: Define papr_indices_io_block for papr-indices ioctls (Mamatha Inamdar) [RHEL-101838] +- powerpc/pseries: Define common functions for RTAS sequence calls (Mamatha Inamdar) [RHEL-101838] +- powerpc: Find mutex struct based on RTAS tokens (Mamatha Inamdar) [RHEL-101838] +- vxlan: Fix NPD in {arp,neigh}_reduce() when using nexthop objects (Guillaume Nault) [RHEL-115639] +- vxlan: Fix NPD when refreshing an FDB entry with a nexthop object (Guillaume Nault) [RHEL-115639] +- vxlan: vnifilter: Fix unlocked deletion of default FDB entry (Guillaume Nault) [RHEL-115639] +- vxlan: Add RCU read-side critical sections in the Tx path (Guillaume Nault) [RHEL-115639] +- geneve: Suppress list corruption splat in geneve_destroy_tunnels(). (Guillaume Nault) [RHEL-115639] +- geneve: Fix use-after-free in geneve_find_dev(). (Guillaume Nault) [RHEL-115639] +- mm/debug_vm_pgtable: clear page table entries at destroy_args() (Herton R. Krzesinski) [RHEL-16340] +- fs: writeback: fix use-after-free in __mark_inode_dirty() (CKI Backport Bot) [RHEL-117209] {CVE-2025-39866} +- crypto: ccp - Use int type to store negative error codes (Vladis Dronov) [RHEL-106910] +- crypto: ccp - Fix incorrect payload size calculation in psp_poulate_hsti() (Vladis Dronov) [RHEL-106910] +- crypto: ccp - Fix typo in psp_populate_hsti function name (Vladis Dronov) [RHEL-106910] +- crypto: ccp - Remove redundant __GFP_ZERO (Vladis Dronov) [RHEL-106910] +- crypto: ccp - Fix checks for SNP_VLEK_LOAD input buffer length (Vladis Dronov) [RHEL-106910] +- crypto: ccp - Add support to enable CipherTextHiding on SNP_INIT_EX (Vladis Dronov) [RHEL-106910] +- crypto: ccp - Introduce new API interface to indicate SEV-SNP Ciphertext hiding feature (Vladis Dronov) [RHEL-106910] +- crypto: ccp - Add support for SNP_FEATURE_INFO command (Vladis Dronov) [RHEL-106910] +- crypto: ccp - Cache SEV platform status and platform state (Vladis Dronov) [RHEL-106910] +- crypto: ccp - New bit-field definitions for SNP_PLATFORM_STATUS command (Vladis Dronov) [RHEL-106910] +- crypto: ccp - Always pass in an error pointer to __sev_platform_shutdown_locked() (Vladis Dronov) [RHEL-106910] +- crypto: ccp - reduce stack usage in ccp_run_aes_gcm_cmd (Vladis Dronov) [RHEL-106910] +- crypto: ccp - Fix crash when rebind ccp device for ccp.ko (Vladis Dronov) [RHEL-106910] {CVE-2025-38581} +- crypto: ccp - Fix locking on alloc failure handling (Vladis Dronov) [RHEL-106910] +- crypto: ccp - Fix SNP panic notifier unregistration (Vladis Dronov) [RHEL-106910] +- crypto: ccp - Fix dereferencing uninitialized error pointer (Vladis Dronov) [RHEL-106910] {CVE-2025-39729} +- crypto: ccp - Add missing bootloader info reg for pspv6 (Vladis Dronov) [RHEL-106910] +- KVM: SVM: Add missing member in SNP_LAUNCH_START command structure (Vladis Dronov) [RHEL-106910] +- crypto: ccp - Add missing tee info reg for teev2 (Vladis Dronov) [RHEL-106910] +- crypto: ccp - Add missing bootloader info reg for pspv5 (Vladis Dronov) [RHEL-106910] +- dt-bindings: crypto: Convert amd,ccp-seattle-v1a to DT schema (Vladis Dronov) [RHEL-106910] +- crypto: ccp - Add support for PCI device 0x17D8 (Vladis Dronov) [RHEL-106910] +- crypto: ccp - Include crypto/utils.h for crypto_memneq (Vladis Dronov) [RHEL-106910] +- crypto: ccp - Fix __sev_snp_shutdown_locked (Vladis Dronov) [RHEL-106910] +- crypto: ccp - Add missing header inclusions (Vladis Dronov) [RHEL-106910] +- crypto: ccp - Silence may-be-uninitialized warning in sev_ioctl_do_pdh_export (Vladis Dronov) [RHEL-106910] +- crypto: ccp - Move SEV/SNP Platform initialization to KVM (Vladis Dronov) [RHEL-106910] +- KVM: SVM: Add support to initialize SEV/SNP functionality in KVM (Vladis Dronov) [RHEL-106910] +- crypto: ccp - Add new SEV/SNP platform shutdown API (Vladis Dronov) [RHEL-106910] +- crypto: ccp - Register SNP panic notifier only if SNP is enabled (Vladis Dronov) [RHEL-106910] +- crypto: ccp - Reset TMR size at SNP Shutdown (Vladis Dronov) [RHEL-106910] +- crypto: ccp - Ensure implicit SEV/SNP init and shutdown in ioctls (Vladis Dronov) [RHEL-106910] +- crypto: ccp - Move dev_info/err messages for SEV/SNP init and shutdown (Vladis Dronov) [RHEL-106910] +- crypto: ccp - Abort doing SEV INIT if SNP INIT fails (Vladis Dronov) [RHEL-106910] +- sanitize handling of long-term internal mounts (José Expósito) [RHEL-113576] +- PM: hibernate: Add stub for pm_hibernate_is_recovering() (José Expósito) [RHEL-113576] +- PM: hibernate: add new api pm_hibernate_is_recovering() (José Expósito) [RHEL-113576] +- mm/kmap: Add kmap_local_page_try_from_panic() (José Expósito) [RHEL-113576] +- firmware: sysfb: Move bpp-depth calculation into screen_info helper (José Expósito) [RHEL-113576] +- platform/x86: apple-gmux: Add apple_gmux_detect() helper (José Expósito) [RHEL-113576] +- platform/x86: apple-gmux: Move port defines to apple-gmux.h (José Expósito) [RHEL-113576] +- PCI: Add pci_is_display() to check if device is a display controller (José Expósito) [RHEL-113576] +- io_uring: fix incorrect unlikely() usage in io_waitid_prep() (Jeff Moyer) [RHEL-105612] +- io_uring: protect mem region deregistration (Jeff Moyer) [RHEL-105612] +- Revert "io_uring/rw: drop -EOPNOTSUPP check in __io_complete_rw_common()" (Jeff Moyer) [RHEL-105612] +- io_uring/msg_ring: kill alloc_cache for io_kiocb allocations (Jeff Moyer) [RHEL-105612] +- io_uring: rename the data cmd cache (Jeff Moyer) [RHEL-105612] +- io_uring: deduplicate caches deallocation (Jeff Moyer) [RHEL-105612] +- io_uring/kbuf: always use READ_ONCE() to read ring provided buffer lengths (Jeff Moyer) [RHEL-105612] +- fs: add a FMODE_ flag to indicate IOCB_HAS_METADATA availability (Jeff Moyer) [RHEL-105612] +- io_uring/net: always use current transfer count for buffer put (Jeff Moyer) [RHEL-105612] +- io_uring/memmap: cast nr_pages to size_t before shifting (Jeff Moyer) [RHEL-105612] +- io_uring: fix breakage in EXPERT menu (Jeff Moyer) [RHEL-105612] +- io_uring/poll: fix POLLERR handling (Jeff Moyer) [RHEL-105612] +- io_uring/msg_ring: ensure io_kiocb freeing is deferred for RCU (Jeff Moyer) [RHEL-105612] +- io_uring/rw: cast rw->flags assignment to rwf_t (Jeff Moyer) [RHEL-105612] +- io_uring: don't use int for ABI (Jeff Moyer) [RHEL-105612] +- io_uring/kbuf: flag partial buffer mappings (Jeff Moyer) [RHEL-105612] +- io_uring/net: mark iov as dynamically allocated even for single segments (Jeff Moyer) [RHEL-105612] +- io_uring/rsrc: don't rely on user vaddr alignment (Jeff Moyer) [RHEL-105612] +- io_uring/rsrc: fix folio unpinning (Jeff Moyer) [RHEL-105612] +- io_uring: fix potential page leak in io_sqe_buffer_register() (Jeff Moyer) [RHEL-105612] +- io_uring/sqpoll: don't put task_struct on tctx setup failure (Jeff Moyer) [RHEL-105612] +- io_uring: fix task leak issue in io_wq_create() (Jeff Moyer) [RHEL-105612] +- io_uring/rsrc: validate buffer count with offset for cloning (Jeff Moyer) [RHEL-105612] +- io_uring/kbuf: don't truncate end buffer for multiple buffer peeks (Jeff Moyer) [RHEL-105612] +- io_uring: consistently use rcu semantics with sqpoll thread (Jeff Moyer) [RHEL-105612] +- io_uring: fix use-after-free of sq->thread in __io_uring_show_fdinfo() (Jeff Moyer) [RHEL-105612] +- io_uring/net: only consider msg_inq if larger than 1 (Jeff Moyer) [RHEL-105612] +- io_uring/net: only retry recv bundle for a full transfer (Jeff Moyer) [RHEL-105612] +- io_uring: fix overflow resched cqe reordering (Jeff Moyer) [RHEL-105612] +- io_uring/fdinfo: grab ctx->uring_lock around io_uring_show_fdinfo() (Jeff Moyer) [RHEL-105612] +- io_uring/kbuf: account ring io_buffer_list memory (Jeff Moyer) [RHEL-105612] +- io_uring/memmap: don't use page_address() on a highmem page (Jeff Moyer) [RHEL-105612] +- io_uring/uring_cmd: fix hybrid polling initialization issue (Jeff Moyer) [RHEL-105612] +- io_uring: account drain memory to cgroup (Jeff Moyer) [RHEL-105612] +- io_uring/sqpoll: Increase task_work submission batch size (Jeff Moyer) [RHEL-105612] +- io_uring: always arm linked timeouts prior to issue (Jeff Moyer) [RHEL-105612] +- io_uring: fix 'sync' handling of io_fallback_tw() (Jeff Moyer) [RHEL-105612] +- io_uring/kbuf: reject zero sized provided buffers (Jeff Moyer) [RHEL-105612] +- io_uring: don't post tag CQEs on file/buffer registration failure (Jeff Moyer) [RHEL-105612] +- io_uring/net: account memory for zc sendmsg (Jeff Moyer) [RHEL-105612] +- io_uring/net: fix io_req_post_cqe abuse by send bundle (Jeff Moyer) [RHEL-105612] +- io_uring: fix retry handling off iowq (Jeff Moyer) [RHEL-105612] +- io_uring/net: only import send_zc buffer once (Jeff Moyer) [RHEL-105612] +- io_uring: Remove unused declaration io_alloc_async_data() (Jeff Moyer) [RHEL-105612] +- io_uring: make io_poll_issue() sturdier (Jeff Moyer) [RHEL-105612] +- io_uring/net: fix accept multishot handling (Jeff Moyer) [RHEL-105612] +- io_uring: use lockless_cq flag in io_req_complete_post() (Jeff Moyer) [RHEL-105612] +- io_uring: introduce type alias for io_tw_state (Jeff Moyer) [RHEL-105612] +- io_uring/net: improve recv bundles (Jeff Moyer) [RHEL-105612] +- io_uring: check for iowq alloc_workqueue failure (Jeff Moyer) [RHEL-105612] +- io_uring/io-wq: do not use bogus hash value (Jeff Moyer) [RHEL-105612] +- fs/aio: Check IOCB_AIO_RW before the struct aio_kiocb conversion (Jeff Moyer) [RHEL-105612] +- io_uring/net: fix sendzc double notif flush (Jeff Moyer) [RHEL-105612] +- io_uring/net: don't clear REQ_F_NEED_CLEANUP unconditionally (Jeff Moyer) [RHEL-105612] +- io_uring/rw: ensure reissue path is correctly handled for IOPOLL (Jeff Moyer) [RHEL-105612] +- io_uring/net: save msg_control for compat (Jeff Moyer) [RHEL-105612] +- io_uring/rw: clean up mshot forced sync mode (Jeff Moyer) [RHEL-105612] +- io_uring/rw: move ki_complete init into prep (Jeff Moyer) [RHEL-105612] +- io_uring/rw: don't directly use ki_complete (Jeff Moyer) [RHEL-105612] +- io_uring/rw: forbid multishot async reads (Jeff Moyer) [RHEL-105612] +- io_uring/rsrc: remove unused constants (Jeff Moyer) [RHEL-105612] +- io_uring: fix spelling error in uapi io_uring.h (Jeff Moyer) [RHEL-105612] +- io-wq: backoff when retrying worker creation (Jeff Moyer) [RHEL-105612] +- io_uring/uring_cmd: unconditionally copy SQEs at prep time (Jeff Moyer) [RHEL-105612] +- io_uring/waitid: setup async data in the prep handler (Jeff Moyer) [RHEL-105612] +- io_uring/uring_cmd: remove dead req_has_async_data() check (Jeff Moyer) [RHEL-105612] +- io_uring/uring_cmd: switch sqe to async_data on EAGAIN (Jeff Moyer) [RHEL-105612] +- io_uring/uring_cmd: don't assume io_uring_cmd_data layout (Jeff Moyer) [RHEL-105612] +- io_uring/kbuf: reallocate buf lists on upgrade (Jeff Moyer) [RHEL-105612] +- io_uring/waitid: don't abuse io_tw_state (Jeff Moyer) [RHEL-105612] +- io_uring/net: don't retry connect operation on EPOLLERR (Jeff Moyer) [RHEL-105612] +- io_uring/rw: simplify io_rw_recycle() (Jeff Moyer) [RHEL-105612] +- io_uring: remove !KASAN guards from cache free (Jeff Moyer) [RHEL-105612] +- io_uring/net: extract io_send_select_buffer() (Jeff Moyer) [RHEL-105612] +- io_uring/net: clean io_msg_copy_hdr() (Jeff Moyer) [RHEL-105612] +- io_uring/net: make io_net_vec_assign() return void (Jeff Moyer) [RHEL-105612] +- io_uring: add alloc_cache.c (Jeff Moyer) [RHEL-105612] +- io_uring: dont ifdef io_alloc_cache_kasan() (Jeff Moyer) [RHEL-105612] +- io_uring: include all deps for alloc_cache.h (Jeff Moyer) [RHEL-105612] +- io_uring: fix multishots with selected buffers (Jeff Moyer) [RHEL-105612] +- io_uring/register: use atomic_read/write for sq_flags migration (Jeff Moyer) [RHEL-105612] +- futex: Pass in task to futex_queue() (Jeff Moyer) [RHEL-105612] +- io_uring/alloc_cache: get rid of _nocache() helper (Jeff Moyer) [RHEL-105612] +- io_uring: get rid of alloc cache init_once handling (Jeff Moyer) [RHEL-105612] +- io_uring/uring_cmd: cleanup struct io_uring_cmd_data layout (Jeff Moyer) [RHEL-105612] +- io_uring/uring_cmd: use cached cmd_op in io_uring_cmd_sock() (Jeff Moyer) [RHEL-105612] +- io_uring/msg_ring: don't leave potentially dangling ->tctx pointer (Jeff Moyer) [RHEL-105612] +- io_uring/rsrc: Move lockdep assert from io_free_rsrc_node() to caller (Jeff Moyer) [RHEL-105612] +- io_uring/rsrc: remove unused parameter ctx for io_rsrc_node_alloc() (Jeff Moyer) [RHEL-105612] +- io_uring: clean up io_uring_register_get_file() (Jeff Moyer) [RHEL-105612] +- io_uring/rsrc: Simplify buffer cloning by locking both rings (Jeff Moyer) [RHEL-105612] +- io_uring/fdinfo: fix io_uring_show_fdinfo() misuse of ->d_iname (Jeff Moyer) [RHEL-105612] +- io_uring: reuse io_should_terminate_tw() for cmds (Jeff Moyer) [RHEL-105612] +- io_uring: Factor out a function to parse restrictions (Jeff Moyer) [RHEL-105612] +- io_uring/rsrc: require cloned buffers to share accounting contexts (Jeff Moyer) [RHEL-105612] +- io_uring: simplify the SQPOLL thread check when cancelling requests (Jeff Moyer) [RHEL-105612] +- io_uring: expose read/write attribute capability (Jeff Moyer) [RHEL-105612] +- io_uring/rw: don't gate retry on completion context (Jeff Moyer) [RHEL-105612] +- io_uring/rw: handle -EAGAIN retry at IO completion time (Jeff Moyer) [RHEL-105612] +- io_uring/rw: use io_rw_recycle() from cleanup path (Jeff Moyer) [RHEL-105612] +- io_uring/rsrc: simplify the bvec iter count calculation (Jeff Moyer) [RHEL-105612] +- io_uring: ensure io_queue_deferred() is out-of-line (Jeff Moyer) [RHEL-105612] +- io_uring/rw: always clear ->bytes_done on io_async_rw setup (Jeff Moyer) [RHEL-105612] +- io_uring/rw: use NULL for rw->free_iovec assigment (Jeff Moyer) [RHEL-105612] +- io_uring/rw: don't mask in f_iocb_flags (Jeff Moyer) [RHEL-105612] +- io_uring/msg_ring: Drop custom destructor (Jeff Moyer) [RHEL-105612] +- io_uring: Move old async data allocation helper to header (Jeff Moyer) [RHEL-105612] +- io_uring/rw: Allocate async data through helper (Jeff Moyer) [RHEL-105612] +- io_uring/net: Allocate msghdr async data through helper (Jeff Moyer) [RHEL-105612] +- io_uring/uring_cmd: Allocate async data through generic helper (Jeff Moyer) [RHEL-105612] +- io_uring/poll: Allocate apoll with generic alloc_cache helper (Jeff Moyer) [RHEL-105612] +- io_uring/futex: Allocate ifd with generic alloc_cache helper (Jeff Moyer) [RHEL-105612] +- io_uring: Add generic helper to allocate async data (Jeff Moyer) [RHEL-105612] +- io_uring: Fold allocation into alloc_cache helper (Jeff Moyer) [RHEL-105612] +- io_uring: prevent reg-wait speculations (Jeff Moyer) [RHEL-105612] +- io_uring: don't vmap single page regions (Jeff Moyer) [RHEL-105612] +- io_uring: clean up io_prep_rw_setup() (Jeff Moyer) [RHEL-105612] +- io_uring/kbuf: fix unintentional sign extension on shift of reg.bgid (Jeff Moyer) [RHEL-105612] +- io_uring: introduce attributes for read/write and PI support (Jeff Moyer) [RHEL-105612] +- fs/aio: Restrict kiocb_set_cancel_fn() to I/O submitted via libaio (Jeff Moyer) [RHEL-105612] +- io_uring/memmap: unify io_uring mmap'ing code (Jeff Moyer) [RHEL-105612] +- io_uring/kbuf: use region api for pbuf rings (Jeff Moyer) [RHEL-105612] +- io_uring/kbuf: remove pbuf ring refcounting (Jeff Moyer) [RHEL-105612] +- io_uring/kbuf: use mmap_lock to sync with mmap (Jeff Moyer) [RHEL-105612] +- io_uring: use region api for CQ (Jeff Moyer) [RHEL-105612] +- io_uring: use region api for SQ (Jeff Moyer) [RHEL-105612] +- io_uring: pass ctx to io_register_free_rings (Jeff Moyer) [RHEL-105612] +- io_uring/memmap: implement mmap for regions (Jeff Moyer) [RHEL-105612] +- io_uring/memmap: implement kernel allocated regions (Jeff Moyer) [RHEL-105612] +- io_uring/memmap: add IO_REGION_F_SINGLE_REF (Jeff Moyer) [RHEL-105612] +- io_uring/memmap: helper for pinning region pages (Jeff Moyer) [RHEL-105612] +- io_uring/memmap: optimise single folio regions (Jeff Moyer) [RHEL-105612] +- io_uring/memmap: reuse io_free_region for failure path (Jeff Moyer) [RHEL-105612] +- io_uring/memmap: account memory before pinning (Jeff Moyer) [RHEL-105612] +- io_uring/memmap: flag regions with user pages (Jeff Moyer) [RHEL-105612] +- io_uring/memmap: flag vmap'ed regions (Jeff Moyer) [RHEL-105612] +- io_uring/rsrc: export io_check_coalesce_buffer (Jeff Moyer) [RHEL-105612] +- io_uring: rename ->resize_lock (Jeff Moyer) [RHEL-105612] +- Reapply "io_uring/uring_cmd: defer SQE copying until it's needed" (Jeff Moyer) [RHEL-105612] +- io_uring/register: cache old SQ/CQ head reading for copies (Jeff Moyer) [RHEL-105612] +- io_uring/register: document io_register_resize_rings() shared mem usage (Jeff Moyer) [RHEL-105612] +- io_uring/register: use stable SQ/CQ ring data during resize (Jeff Moyer) [RHEL-105612] +- io_uring/rsrc: fixup io_clone_buffers() error handling (Jeff Moyer) [RHEL-105612] +- io_uring: don't touch sqd->thread off tw add (Jeff Moyer) [RHEL-105612] +- io_uring/eventfd: ensure io_eventfd_signal() defers another RCU period (Jeff Moyer) [RHEL-105612] +- io_uring: silence false positive warnings (Jeff Moyer) [RHEL-105612] +- io_uring: add io_uring_cmd_get_async_data helper (Jeff Moyer) [RHEL-105612] +- io_uring/cmd: add per-op data to struct io_uring_cmd_data (Jeff Moyer) [RHEL-105612] +- io_uring/cmd: rename struct uring_cache to io_uring_cmd_data (Jeff Moyer) [RHEL-105612] +- io_uring/timeout: fix multishot updates (Jeff Moyer) [RHEL-105612] +- io_uring/kbuf: use pre-committed buffer address for non-pollable file (Jeff Moyer) [RHEL-105612] +- io_uring/net: always initialize kmsg->msg.msg_inq upfront (Jeff Moyer) [RHEL-105612] +- io_uring/timeout: flush timeouts outside of the timeout lock (Jeff Moyer) [RHEL-105612] +- io_uring/rw: fix downgraded mshot read (Jeff Moyer) [RHEL-105612] +- io_uring/sqpoll: fix sqpoll error handling races (Jeff Moyer) [RHEL-105612] +- io_uring/register: limit ring resizing to DEFER_TASKRUN (Jeff Moyer) [RHEL-105612] +- io_uring: Fix registered ring file refcount leak (Jeff Moyer) [RHEL-105612] +- io_uring: make ctx->timeout_lock a raw spinlock (Jeff Moyer) [RHEL-105612] +- io_uring/rsrc: don't put/free empty buffers (Jeff Moyer) [RHEL-105612] +- io_uring: Change res2 parameter type in io_uring_cmd_done (Jeff Moyer) [RHEL-105612] +- io_uring/tctx: work around xa_store() allocation error issue (Jeff Moyer) [RHEL-105612] +- io_uring: fix task_work cap overshooting (Jeff Moyer) [RHEL-105612] +- io_uring: check for overflows in io_pin_pages (Jeff Moyer) [RHEL-105612] +- io_uring/nop: ensure nop->fd is always initialized (Jeff Moyer) [RHEL-105612] +- io_uring: limit local tw done (Jeff Moyer) [RHEL-105612] +- io_uring: add io_local_work_pending() (Jeff Moyer) [RHEL-105612] +- io_uring/region: return negative -E2BIG in io_create_region() (Jeff Moyer) [RHEL-105612] +- io_uring: protect register tracing (Jeff Moyer) [RHEL-105612] +- io_uring: remove io_uring_cqwait_reg_arg (Jeff Moyer) [RHEL-105612] +- io_uring/region: fix error codes after failed vmap (Jeff Moyer) [RHEL-105612] +- io_uring: restore back registered wait arguments (Jeff Moyer) [RHEL-105612] +- io_uring: add memory region registration (Jeff Moyer) [RHEL-105612] +- io_uring: introduce concept of memory regions (Jeff Moyer) [RHEL-105612] +- io_uring: temporarily disable registered waits (Jeff Moyer) [RHEL-105612] +- io_uring: disable ENTER_EXT_ARG_REG for IOPOLL (Jeff Moyer) [RHEL-105612] +- io_uring: fortify io_pin_pages with a warning (Jeff Moyer) [RHEL-105612] +- io_uring: fix invalid hybrid polling ctx leaks (Jeff Moyer) [RHEL-105612] +- io_uring/uring_cmd: fix buffer index retrieval (Jeff Moyer) [RHEL-105612] +- io_uring/cmd: let cmds to know about dying task (Jeff Moyer) [RHEL-105612] +- io_uring/rsrc: add & apply io_req_assign_buf_node() (Jeff Moyer) [RHEL-105612] +- io_uring/rsrc: remove '->ctx_ptr' of 'struct io_rsrc_node' (Jeff Moyer) [RHEL-105612] +- io_uring/rsrc: pass 'struct io_ring_ctx' reference to rsrc helpers (Jeff Moyer) [RHEL-105612] +- io_uring: Remove redundant hrtimer's callback function setup (Jeff Moyer) [RHEL-105612] +- io_uring: avoid normal tw intermediate fallback (Jeff Moyer) [RHEL-105612] +- io_uring/napi: add static napi tracking strategy (Jeff Moyer) [RHEL-105612] +- io_uring/napi: clean up __io_napi_do_busy_loop (Jeff Moyer) [RHEL-105612] +- io_uring/napi: Use lock guards (Jeff Moyer) [RHEL-105612] +- io_uring/napi: improve __io_napi_add (Jeff Moyer) [RHEL-105612] +- io_uring/napi: fix io_napi_entry RCU accesses (Jeff Moyer) [RHEL-105612] +- io_uring/napi: protect concurrent io_napi_entry timeout accesses (Jeff Moyer) [RHEL-105612] +- io_uring: prevent speculating sq_array indexing (Jeff Moyer) [RHEL-105612] +- io_uring: move struct io_kiocb from task_struct to io_uring_task (Jeff Moyer) [RHEL-105612] +- io_uring: remove task ref helpers (Jeff Moyer) [RHEL-105612] +- io_uring: move cancelations to be io_uring_task based (Jeff Moyer) [RHEL-105612] +- io_uring/rsrc: split io_kiocb node type assignments (Jeff Moyer) [RHEL-105612] +- io_uring/rsrc: encode node type and ctx together (Jeff Moyer) [RHEL-105612] +- io_uring: add support for hybrid IOPOLL (Jeff Moyer) [RHEL-105612] +- io_uring/rsrc: allow cloning with node replacements (Jeff Moyer) [RHEL-105612] +- io_uring/rsrc: allow cloning at an offset (Jeff Moyer) [RHEL-105612] +- io_uring/rsrc: get rid of the empty node and dummy_ubuf (Jeff Moyer) [RHEL-105612] +- io_uring/rsrc: add io_reset_rsrc_node() helper (Jeff Moyer) [RHEL-105612] +- io_uring/filetable: kill io_reset_alloc_hint() helper (Jeff Moyer) [RHEL-105612] +- io_uring/filetable: remove io_file_from_index() helper (Jeff Moyer) [RHEL-105612] +- io_uring/rsrc: add io_rsrc_node_lookup() helper (Jeff Moyer) [RHEL-105612] +- io_uring/rsrc: unify file and buffer resource tables (Jeff Moyer) [RHEL-105612] +- io_uring: only initialize io_kiocb rsrc_nodes when needed (Jeff Moyer) [RHEL-105612] +- io_uring/rsrc: add an empty io_rsrc_node for sparse buffer entries (Jeff Moyer) [RHEL-105612] +- io_uring/rsrc: get rid of io_rsrc_node allocation cache (Jeff Moyer) [RHEL-105612] +- io_uring/rsrc: get rid of per-ring io_rsrc_node list (Jeff Moyer) [RHEL-105612] +- io_uring/rsrc: kill io_charge_rsrc_node() (Jeff Moyer) [RHEL-105612] +- io_uring/splice: open code 2nd direct file assignment (Jeff Moyer) [RHEL-105612] +- io_uring/rsrc: move struct io_fixed_file to rsrc.h header (Jeff Moyer) [RHEL-105612] +- io_uring/nop: add support for testing registered files and buffers (Jeff Moyer) [RHEL-105612] +- io_uring: add support for fixed wait regions (Jeff Moyer) [RHEL-105612] +- io_uring: change io_get_ext_arg() to use uaccess begin + end (Jeff Moyer) [RHEL-105612] +- io_uring: switch struct ext_arg from __kernel_timespec to timespec64 (Jeff Moyer) [RHEL-105612] +- io_uring/sqpoll: wait on sqd->wait for thread parking (Jeff Moyer) [RHEL-105612] +- io_uring/register: add IORING_REGISTER_RESIZE_RINGS (Jeff Moyer) [RHEL-105612] +- io_uring/memmap: explicitly return -EFAULT for mmap on NULL rings (Jeff Moyer) [RHEL-105612] +- io_uring: abstract out a bit of the ring filling logic (Jeff Moyer) [RHEL-105612] +- io_uring: move max entry definition and ring sizing into header (Jeff Moyer) [RHEL-105612] +- io_uring/net: clean up io_msg_copy_hdr (Jeff Moyer) [RHEL-105612] +- io_uring/net: don't alias send user pointer reads (Jeff Moyer) [RHEL-105612] +- io_uring/net: don't store send address ptr (Jeff Moyer) [RHEL-105612] +- io_uring/net: split send and sendmsg prep helpers (Jeff Moyer) [RHEL-105612] +- io_uring: kill 'imu' from struct io_kiocb (Jeff Moyer) [RHEL-105612] +- io_uring/net: move send zc fixed buffer import to issue path (Jeff Moyer) [RHEL-105612] +- io_uring: remove 'issue_flags' argument for io_req_set_rsrc_node() (Jeff Moyer) [RHEL-105612] +- io_uring/rw: get rid of using req->imu (Jeff Moyer) [RHEL-105612] +- io_uring/uring_cmd: get rid of using req->imu (Jeff Moyer) [RHEL-105612] +- io_uring/rsrc: don't assign bvec twice in io_import_fixed() (Jeff Moyer) [RHEL-105612] +- io_uring: clean up cqe trace points (Jeff Moyer) [RHEL-105612] +- io_uring: static_key for !IORING_SETUP_NO_SQARRAY (Jeff Moyer) [RHEL-105612] +- io_uring: kill io_llist_xchg (Jeff Moyer) [RHEL-105612] +- io_uring: move cancel hash tables to kvmalloc/kvfree (Jeff Moyer) [RHEL-105612] +- io_uring/cancel: get rid of init_hash_table() helper (Jeff Moyer) [RHEL-105612] +- io_uring/poll: get rid of per-hashtable bucket locks (Jeff Moyer) [RHEL-105612] +- io_uring/poll: get rid of io_poll_tw_hash_eject() (Jeff Moyer) [RHEL-105612] +- io_uring/poll: get rid of unlocked cancel hash (Jeff Moyer) [RHEL-105612] +- io_uring/poll: remove 'ctx' argument from io_poll_req_delete() (Jeff Moyer) [RHEL-105612] +- io_uring/msg_ring: add support for sending a sync message (Jeff Moyer) [RHEL-105612] +- io_uring/msg_ring: refactor a few helper functions (Jeff Moyer) [RHEL-105612] +- io_uring/eventfd: move ctx->evfd_last_cq_tail into io_ev_fd (Jeff Moyer) [RHEL-105612] +- io_uring/eventfd: abstract out ev_fd grab + release helpers (Jeff Moyer) [RHEL-105612] +- io_uring/eventfd: move trigger check into a helper (Jeff Moyer) [RHEL-105612] +- io_uring/eventfd: move actual signaling part into separate helper (Jeff Moyer) [RHEL-105612] +- io_uring/eventfd: check for the need to async notifier earlier (Jeff Moyer) [RHEL-105612] +- io_uring/eventfd: abstract out ev_fd put helper (Jeff Moyer) [RHEL-105612] +- io_uring: IORING_OP_F[GS]ETXATTR is fine with REQ_F_FIXED_FILE (Jeff Moyer) [RHEL-105612] +- io_uring/rw: fix wrong NOWAIT check in io_rw_init_file() (Jeff Moyer) [RHEL-105612] +- io_uring/rsrc: ignore dummy_ubuf for buffer cloning (Jeff Moyer) [RHEL-105612] +- io_uring/rw: allow pollable non-blocking attempts for !FMODE_NOWAIT (Jeff Moyer) [RHEL-105612] +- io_uring: fix casts to io_req_flags_t (Jeff Moyer) [RHEL-105612] +- io_uring: improve request linking trace (Jeff Moyer) [RHEL-105612] +- io_uring/sqpoll: do the napi busy poll outside the submission block (Jeff Moyer) [RHEL-105612] +- io_uring: clean up a type in io_uring_register_get_file() (Jeff Moyer) [RHEL-105612] +- io_uring/rsrc: change ubuf->ubuf_end to length tracking (Jeff Moyer) [RHEL-105612] +- io_uring/rsrc: get rid of io_mapped_ubuf->folio_mask (Jeff Moyer) [RHEL-105612] +- io_uring: rename "copy buffers" to "clone buffers" (Jeff Moyer) [RHEL-105612] +- io_uring: add IORING_REGISTER_COPY_BUFFERS method (Jeff Moyer) [RHEL-105612] +- io_uring/register: provide helper to get io_ring_ctx from 'fd' (Jeff Moyer) [RHEL-105612] +- io_uring/rsrc: add reference count to struct io_mapped_ubuf (Jeff Moyer) [RHEL-105612] +- io_uring/rsrc: clear 'slot' entry upfront (Jeff Moyer) [RHEL-105612] +- block: implement async io_uring discard cmd (Jeff Moyer) [RHEL-105612] +- block: introduce blk_validate_byte_range() (Jeff Moyer) [RHEL-105612] +- filemap: introduce filemap_invalidate_pages (Jeff Moyer) [RHEL-105612] +- io_uring/cmd: give inline space in request to cmds (Jeff Moyer) [RHEL-105612] +- io_uring/cmd: expose iowq to cmds (Jeff Moyer) [RHEL-105612] +- io_uring/rw: drop -EOPNOTSUPP check in __io_complete_rw_common() (Jeff Moyer) [RHEL-105612] +- io_uring/eventfd: move refs to refcount_t (Jeff Moyer) [RHEL-105612] +- io_uring: remove unused rsrc_put_fn (Jeff Moyer) [RHEL-105612] +- io_uring: add new line after variable declaration (Jeff Moyer) [RHEL-105612] +- RHEL-only: Add CONFIG_GCOV_PROFILE_URING files (Jeff Moyer) [RHEL-105612] +- io_uring: add GCOV_PROFILE_URING Kconfig option (Jeff Moyer) [RHEL-105612] +- io_uring/kbuf: add support for incremental buffer consumption (Jeff Moyer) [RHEL-105612] +- io_uring/kbuf: pass in 'len' argument for buffer commit (Jeff Moyer) [RHEL-105612] +- io_uring/kbuf: move io_ring_head_to_buf() to kbuf.h (Jeff Moyer) [RHEL-105612] +- io_uring/kbuf: add io_kbuf_commit() helper (Jeff Moyer) [RHEL-105612] +- io_uring/kbuf: shrink nr_iovs/mode in struct buf_sel_arg (Jeff Moyer) [RHEL-105612] +- io_uring: wire up min batch wake timeout (Jeff Moyer) [RHEL-105612] +- io_uring: add support for batch wait timeout (Jeff Moyer) [RHEL-105612] +- io_uring: implement our own schedule timeout handling (Jeff Moyer) [RHEL-105612] +- io_uring: move schedule wait logic into helper (Jeff Moyer) [RHEL-105612] +- io_uring: encapsulate extraneous wait flags into a separate struct (Jeff Moyer) [RHEL-105612] +- io_uring: user registered clockid for wait timeouts (Jeff Moyer) [RHEL-105612] +- io_uring: add absolute mode wait timeouts (Jeff Moyer) [RHEL-105612] +- io_uring/napi: postpone napi timeout adjustment (Jeff Moyer) [RHEL-105612] +- io_uring/napi: refactor __io_napi_busy_loop() (Jeff Moyer) [RHEL-105612] +- io_uring/kbuf: turn io_buffer_list booleans into flags (Jeff Moyer) [RHEL-105612] +- io_uring/net: use ITER_UBUF for single segment send maps (Jeff Moyer) [RHEL-105612] +- io_uring/kbuf: use 'bl' directly rather than req->buf_list (Jeff Moyer) [RHEL-105612] +- io_uring: micro optimization of __io_sq_thread() condition (Jeff Moyer) [RHEL-105612] +- io_uring/rsrc: enable multi-hugepage buffer coalescing (Jeff Moyer) [RHEL-105612] +- io_uring/rsrc: store folio shift and mask into imu (Jeff Moyer) [RHEL-105612] +- io_uring: add napi busy settings to the fdinfo output (Jeff Moyer) [RHEL-105612] +- io_uring/rsrc: ensure compat iovecs are copied correctly (Jeff Moyer) [RHEL-105612] +- io_uring: fix user_data field name in comment (Jeff Moyer) [RHEL-105612] +- io_uring/sqpoll: annotate debug task == current with data_race() (Jeff Moyer) [RHEL-105612] +- io_uring/napi: remove duplicate io_napi_entry timeout assignation (Jeff Moyer) [RHEL-105612] +- io_uring: remove unused local list heads in NAPI functions (Jeff Moyer) [RHEL-105612] +- io_uring/napi: pass ktime to io_napi_adjust_timeout (Jeff Moyer) [RHEL-105612] +- io_uring/napi: use ktime in busy polling (Jeff Moyer) [RHEL-105612] +- io_uring/msg_ring: fix uninitialized use of target_req->flags (Jeff Moyer) [RHEL-105612] +- io_uring: align iowq and task request error handling (Jeff Moyer) [RHEL-105612] +- io_uring: kill REQ_F_CANCEL_SEQ (Jeff Moyer) [RHEL-105612] +- io_uring: simplify io_uring_cmd return (Jeff Moyer) [RHEL-105612] +- io_uring/net: check socket is valid in io_bind()/io_listen() (Jeff Moyer) [RHEL-105612] +- io_uring/napi: Remove unnecessary s64 cast (Jeff Moyer) [RHEL-105612] +- io_uring/net: cleanup io_recv_finish() bundle handling (Jeff Moyer) [RHEL-105612] +- io_uring/msg_ring: fix overflow posting (Jeff Moyer) [RHEL-105612] +- net: limit scope of a skb_zerocopy_iter_stream var (Jeff Moyer) [RHEL-105612] +- io_uring/net: move charging socket out of zc io_uring (Jeff Moyer) [RHEL-105612] +- net: batch zerocopy_fill_skb_from_iter accounting (Jeff Moyer) [RHEL-105612] +- net: split __zerocopy_sg_from_iter() (Jeff Moyer) [RHEL-105612] +- io_uring/msg_ring: use kmem_cache_free() to free request (Jeff Moyer) [RHEL-105612] +- io_uring/msg_ring: check for dead submitter task (Jeff Moyer) [RHEL-105612] +- io_uring/msg_ring: add an alloc cache for io_kiocb entries (Jeff Moyer) [RHEL-105612] +- io_uring/msg_ring: improve handling of target CQE posting (Jeff Moyer) [RHEL-105612] +- io_uring: add io_add_aux_cqe() helper (Jeff Moyer) [RHEL-105612] +- io_uring: add remote task_work execution helper (Jeff Moyer) [RHEL-105612] +- io_uring/msg_ring: tighten requirement for remote posting (Jeff Moyer) [RHEL-105612] +- io_uring: Allocate only necessary memory in io_probe (Jeff Moyer) [RHEL-105612] +- io_uring: Introduce IORING_OP_LISTEN (Jeff Moyer) [RHEL-105612] +- io_uring: Introduce IORING_OP_BIND (Jeff Moyer) [RHEL-105612] +- net: Split a __sys_listen helper for io_uring (Jeff Moyer) [RHEL-105612] +- net: Split a __sys_bind helper for io_uring (Jeff Moyer) [RHEL-105612] +- io_uring/advise: support 64-bit lengths (Jeff Moyer) [RHEL-105612] +- io_uring/rsrc: remove redundant __set_current_state() post schedule() (Jeff Moyer) [RHEL-105612] +- io_uring/io-wq: make io_wq_work flags atomic (Jeff Moyer) [RHEL-105612] +- io_uring: use 'state' consistently (Jeff Moyer) [RHEL-105612] +- io_uring/eventfd: move eventfd handling to separate file (Jeff Moyer) [RHEL-105612] +- io_uring/eventfd: move to more idiomatic RCU free usage (Jeff Moyer) [RHEL-105612] +- io_uring/rsrc: Drop io_copy_iov in favor of iovec API (Jeff Moyer) [RHEL-105612] +- io_uring: Drop per-ctx dummy_ubuf (Jeff Moyer) [RHEL-105612] + +* Thu Oct 30 2025 CKI KWF Bot [5.14.0-632.el9] +- redhat: use the same cert as UKI's to sign addons (Li Tian) [RHEL-124089] +- bus: mhi: host: pci_generic: Add Telit FN990B40 modem support (Jose Ignacio Tornos Martinez) [RHEL-122857] +- bus: mhi: host: Detect events pointing to unexpected TREs (Jose Ignacio Tornos Martinez) [RHEL-122857] {CVE-2025-39790} +- bus: mhi: host: pci_generic: Add Foxconn T99W696 modem (Jose Ignacio Tornos Martinez) [RHEL-122857] +- bus: mhi: host: Use str_true_false() helper (Jose Ignacio Tornos Martinez) [RHEL-122857] +- bus: mhi: host: pci_generic: Add support for EM929x and set MRU to 32768 for better performance. (Jose Ignacio Tornos Martinez) [RHEL-122857] +- bus: mhi: host: Fix endianness of BHI vector table (Jose Ignacio Tornos Martinez) [RHEL-122857] +- bus: mhi: host: pci_generic: Disable runtime PM for QDU100 (Jose Ignacio Tornos Martinez) [RHEL-122857] +- bus: mhi: host: pci_generic: Fix the modem name of Foxconn T99W640 (Jose Ignacio Tornos Martinez) [RHEL-122857] +- bus: mhi: host: Make local functions static (Jose Ignacio Tornos Martinez) [RHEL-122857] +- bus: mhi: host: pci_generic: Add Telit FN920C04 modem support (Jose Ignacio Tornos Martinez) [RHEL-122857] +- bus: mhi: host: pci_generic: Remove redundant assign resource usage (Jose Ignacio Tornos Martinez) [RHEL-122857] +- bus: mhi: host: Fix conflict between power_up and SYSERR (Jose Ignacio Tornos Martinez) [RHEL-122857] +- bus: mhi: ep: Update read pointer only after buffer is written (Jose Ignacio Tornos Martinez) [RHEL-122857] {CVE-2025-38429} +- treewide: Switch/rename to timer_delete[_sync]() (Jose Ignacio Tornos Martinez) [RHEL-122857] +- i40e: fix IRQ freeing in i40e_vsi_request_irq_msix error path (CKI Backport Bot) [RHEL-118924] +- libnvdimm/labels: Fix divide error in nd_label_data_init() (Jeff Moyer) [RHEL-96835] +- libnvdimm: Remove unused nd_attach_ndns (Jeff Moyer) [RHEL-96835] +- libnvdimm: Remove unused nd_region_conflict (Jeff Moyer) [RHEL-96835] +- nvdimm: rectify the illogical code within nd_dax_probe() (Jeff Moyer) [RHEL-96835] +- nvdimm: Correct some typos in comments (Jeff Moyer) [RHEL-96835] +- nvdimm: Remove dead code for ENODEV checking in scan_labels() (Jeff Moyer) [RHEL-96835] +- i2c: tegra: Use internal reset when reset property is not available (Charles Mirabile) [RHEL-113177] +- i2c: tegra: Fix reset error handling with ACPI (Charles Mirabile) [RHEL-113177] +- mm/migrate: Add migrate_device_pfns (José Expósito) [RHEL-113204] +- agp/intel-gtt: Add intel_gmch_gtt_read_entry() (José Expósito) [RHEL-113204] +- PM: sleep: Introduce pm_suspend_in_progress() (José Expósito) [RHEL-113204] +- elf: add remaining SHF_ flag macros (José Expósito) [RHEL-113204] +- scsi: lpfc: Update lpfc version to 14.4.0.10 (Paul Ely) [RHEL-103752] +- scsi: lpfc: Copyright updates for 14.4.0.10 patches (Paul Ely) [RHEL-103752] +- scsi: lpfc: Modify end-of-life adapters' model descriptions (Paul Ely) [RHEL-103752] +- scsi: lpfc: Revise CQ_CREATE_SET mailbox bitfield definitions (Paul Ely) [RHEL-103752] +- scsi: lpfc: Move clearing of HBA_SETUP flag to before lpfc_sli4_queue_unset (Paul Ely) [RHEL-103752] +- scsi: lpfc: Ensure HBA_SETUP flag is used only for SLI4 in dev_loss_tmo_callbk (Paul Ely) [RHEL-103752] +- scsi: lpfc: Relocate clearing initial phba flags from link up to link down hdlr (Paul Ely) [RHEL-103752] +- scsi: lpfc: Simplify error handling for failed lpfc_get_sli4_parameters cmd (Paul Ely) [RHEL-103752] +- scsi: lpfc: Early return out of FDMI cmpl for locally rejected statuses (Paul Ely) [RHEL-103752] +- scsi: lpfc: Skip RSCN processing when FC_UNLOADING flag is set (Paul Ely) [RHEL-103752] +- scsi: lpfc: Check for hdwq null ptr when cleaning up lpfc_vport structure (Paul Ely) [RHEL-103752] +- scsi: lpfc: Update debugfs trace ring initialization messages (Paul Ely) [RHEL-103752] +- scsi: lpfc: Revise logging format for failed CT MIB requests (Paul Ely) [RHEL-103752] + +* Mon Oct 27 2025 CKI KWF Bot [5.14.0-631.el9] +- md: delete mddev kobj before deleting gendisk kobj (Nigel Croxon) [RHEL-94433] +- md: fix how device node is created and removed (Nigel Croxon) [RHEL-94433] +- md: prevent incorrect update of resync/recovery offset (Nigel Croxon) [RHEL-94433] +- md/raid1: fix data lost for writemostly rdev (Nigel Croxon) [RHEL-94433] +- md: fix sync_action incorrect display during resync (Nigel Croxon) [RHEL-94433] +- md: add helper rdev_needs_recovery() (Nigel Croxon) [RHEL-94433] +- md: keep recovery_cp in mdp_superblock_s (Nigel Croxon) [RHEL-94433] +- md: add legacy_async_del_gendisk mode (Nigel Croxon) [RHEL-20191 RHEL-94433 RHEL-9656] +- md: make rdev_addable usable for rcu mode (Nigel Croxon) [RHEL-94433] {CVE-2025-38621} +- md/raid1: remove struct pool_info and related code (Nigel Croxon) [RHEL-94433] +- md/raid1: change r1conf->r1bio_pool to a pointer type (Nigel Croxon) [RHEL-94433] +- md: rename recovery_cp to resync_offset (Nigel Croxon) [RHEL-94433] +- md/md-cluster: handle REMOVE message earlier (Nigel Croxon) [RHEL-94433] +- md: fix create on open mddev lifetime regression (Nigel Croxon) [RHEL-94433] +- md/raid10: set chunk_sectors limit (Nigel Croxon) [RHEL-94433] +- md/raid0: set chunk_sectors limit (Nigel Croxon) [RHEL-94433] +- md: allow removing faulty rdev during resync (Nigel Croxon) [RHEL-94433] +- md/raid5: unset WQ_CPU_INTENSIVE for raid5 unbound workqueue (Nigel Croxon) [RHEL-94433] +- md: remove/add redundancy group only in level change (Nigel Croxon) [RHEL-20191 RHEL-94433 RHEL-9656] +- md: Don't clear MD_CLOSING until mddev is freed (Nigel Croxon) [RHEL-20191 RHEL-94433 RHEL-9656] +- md: call del_gendisk in control path (Nigel Croxon) [RHEL-20191 RHEL-94433 RHEL-9656] +- md/md-bitmap: fix GPF in bitmap_get_stats() (Nigel Croxon) [RHEL-94433] {CVE-2025-38451} +- md/raid1,raid10: strip REQ_NOWAIT from member bios (Nigel Croxon) [RHEL-94433] +- raid10: cleanup memleak at raid10_make_request (Nigel Croxon) [RHEL-94433] {CVE-2025-38444} +- md/raid1: Fix stack memory use after return in raid1_reshape (Nigel Croxon) [RHEL-94433] {CVE-2025-38445} +- md/md-bitmap: remove parameter slot from bitmap_create() (Nigel Croxon) [RHEL-94433] +- md/md-bitmap: cleanup bitmap_ops->startwrite() (Nigel Croxon) [RHEL-94433] +- md/dm-raid: remove max_write_behind setting limit (Nigel Croxon) [RHEL-94433] +- md/md-bitmap: fix dm-raid max_write_behind setting (Nigel Croxon) [RHEL-94433] +- md/raid1,raid10: don't handle IO error for REQ_RAHEAD and REQ_NOWAIT (Nigel Croxon) [RHEL-94433] +- md/md-bitmap: fix stats collection for external bitmaps (Nigel Croxon) [RHEL-94433] +- md/raid10: fix missing discard IO accounting (Nigel Croxon) [RHEL-94433] +- tcp: Don't call reqsk_fastopen_remove() in tcp_conn_request(). (Paolo Abeni) [RHEL-115628] +- tcp: Clear tcp_sk(sk)->fastopen_rsk in tcp_disconnect(). (Paolo Abeni) [RHEL-115628] {CVE-2025-39955} +- tcp: check space before adding MPTCP SYN options (Paolo Abeni) [RHEL-115628] +- octeon_ep: Validate the VF ID (Kamal Heib) [RHEL-113707] + +* Sat Oct 25 2025 CKI KWF Bot [5.14.0-630.el9] +- crypto: xts - Handle EBUSY correctly (CKI Backport Bot) [RHEL-119237] {CVE-2023-53494} +- xfrm: use kfree_sensitive() for SA secret zeroization (Sabrina Dubroca) [RHEL-115629] +- espintcp: remove encap socket caching to avoid reference leak (Sabrina Dubroca) [RHEL-115629] +- espintcp: fix skb leaks (Sabrina Dubroca) [RHEL-115629] +- ext4: goto right label 'out_mmap_sem' in ext4_setattr() (Brian Foster) [RHEL-109217] +- mm: zero range of eof folio exposed by inode size extension (Brian Foster) [RHEL-109217] +- mm: convert pagecache_isize_extended to use a folio (Brian Foster) [RHEL-109217] +- ext4: partial zero eof block on unaligned inode size extension (Brian Foster) [RHEL-109217] +- ext4: do not mark inode dirty every time when appending using delalloc (Brian Foster) [RHEL-109217] +- uki-virt: add systemd-repart module (Emanuele Giuseppe Esposito) [RHEL-107273] + +* Thu Oct 23 2025 CKI KWF Bot [5.14.0-629.el9] +- kexec_core: accept unaccepted kexec segments' destination addresses (Baoquan He) [RHEL-114163] +- crash: fix spelling mistake "crahskernel" -> "crashkernel" (Baoquan He) [RHEL-114163] +- crash, powerpc: default to CRASH_DUMP=n on PPC_BOOK3S_32 (Baoquan He) [RHEL-114163] +- kexec/crash: no crash update when kexec in progress (Baoquan He) [RHEL-114163] +- ixgbe: fix ixgbe_orom_civd_info struct layout (CKI Backport Bot) [RHEL-117603] +- macsec: read MACSEC_SA_ATTR_PN with nla_get_uint (CKI Backport Bot) [RHEL-115622] +- macsec: MACsec SCI assignment for ES = 0 (CKI Backport Bot) [RHEL-115622] +- netfilter: nf_reject: don't leak dst refcount for loopback packets (Florian Westphal) [RHEL-115630] +- netfilter: nf_tables: reject duplicate device on updates (Florian Westphal) [RHEL-115630] +- netfilter: nft_socket: remove WARN_ON_ONCE with huge level value (Florian Westphal) [RHEL-115630] +- netfilter: ctnetlink: remove refcounting in expectation dumpers (Florian Westphal) [RHEL-115630] +- netfilter: ctnetlink: fix refcount leak on table dump (Florian Westphal) [RHEL-115630] +- bpf: Check netfilter ctx accesses are aligned (Florian Westphal) [RHEL-115630] +- netfilter: xt_nfacct: don't assume acct name is null-terminated (Florian Westphal) [RHEL-115630] +- bpf: Disable migration in nf_hook_run_bpf(). (Florian Westphal) [RHEL-115630] +- netfilter: flowtable: account for Ethernet header in nf_flow_pppoe_proto() (Florian Westphal) [RHEL-115630] +- netfilter: nf_set_pipapo_avx2: fix initial map fill (Florian Westphal) [RHEL-115630] +- ipvs: fix uninit-value for saddr in do_output_route4 (Florian Westphal) [RHEL-115630] +- netfilter: bridge: Move specific fragmented packet to slow_path instead of dropping it (Florian Westphal) [RHEL-115630] +- netfilter: nf_tables: imbalance in flowtable binding (Florian Westphal) [RHEL-115630] +- netfilter: nat: restore default DNAT behavior (Florian Westphal) [RHEL-115630] +- sctp: initialize more fields in sctp_v6_from_sk() (Xin Long) [RHEL-115641] +- sctp: Do not wake readers in __sctp_write_space() (Xin Long) [RHEL-115641] +- selftests/bpf: Skip timer cases when bpf_timer is not supported (Gregory Bell) [RHEL-83826] +- bpf: Reject bpf_timer for PREEMPT_RT (Gregory Bell) [RHEL-83826] +- fs: fix UAF/GPF bug in nilfs_mdt_destroy (CKI Backport Bot) [RHEL-116661] {CVE-2022-50367} +- octeon_ep: fix VF MAC address lifecycle handling (Kamal Heib) [RHEL-109634] +- dm: split write BIOs on zone boundaries when zone append is not emulated (Ming Lei) [RHEL-111097] +- dm: Check for forbidden splitting of zone write operations (Ming Lei) [RHEL-111097] +- dm: dm-crypt: Do not partially accept write BIOs with zoned targets (Ming Lei) [RHEL-111097] +- dm: Always split write BIOs to zoned device limits (Ming Lei) [RHEL-111097] +- block: Introduce bio_needs_zone_write_plugging() (Ming Lei) [RHEL-111097] +- block: Make REQ_OP_ZONE_FINISH a write operation (Ming Lei) [RHEL-111097] +- block: restore default wbt enablement (Ming Lei) [RHEL-112997] +- devtmpfs: don't use vfs_getattr_nosec to query i_mode (Ming Lei) [RHEL-112997] +- fs: add kern_path_locked_negative() (Ming Lei) [RHEL-112997] +- VFS: add common error checks to lookup_one_qstr_excl() (Ming Lei) [RHEL-112997] +- fs: simplify misleading code to remove ambiguity regarding ihold()/iput() (Ming Lei) [RHEL-112997] +- VFS: change kern_path_locked() and user_path_locked_at() to never return negative dentry (Ming Lei) [RHEL-112997] +- ksmbd: fix racy issue from using ->d_parent and ->d_name (Ming Lei) [RHEL-112997] +- VFS: filename_create(): fix incorrect intent. (Ming Lei) [RHEL-112997] +- rename __filename_parentat() to filename_parentat() (Ming Lei) [RHEL-112997] +- fs: move the bdex_statx call to vfs_getattr_nosec (Ming Lei) [RHEL-112997] +- dm table: Fix W=1 build warning when mempool_needs_integrity is unused (Ming Lei) [RHEL-112997] +- block: don't silently ignore metadata for sync read/write (Ming Lei) [RHEL-112997] +- ext4: add __GFP_NOWARN to GFP_NOWAIT in readahead (Ming Lei) [RHEL-112997] +- block: validate QoS before calling __rq_qos_done_bio() (Ming Lei) [RHEL-112997] +- block: avoid cpu_hotplug_lock depedency on freeze_lock (Ming Lei) [RHEL-112997] +- block: decrement block_rq_qos static key in rq_qos_del() (Ming Lei) [RHEL-112997] +- block: skip q->rq_qos check in rq_qos_done_bio() (Ming Lei) [RHEL-112997] +- blk-mq: fix lockdep warning in __blk_mq_update_nr_hw_queues (Ming Lei) [RHEL-112997] +- block: make bio_integrity_map_user() static inline (Ming Lei) [RHEL-112997] +- nbd: fix lockdep deadlock warning (Ming Lei) [RHEL-112997] +- block: restore two stage elevator switch while running nr_hw_queue update (Ming Lei) [RHEL-112997] +- md/raid10: fix set but not used variable in sync_request_write() (Ming Lei) [RHEL-112997] +- block: fix module reference leak in mq-deadline I/O scheduler (Ming Lei) [RHEL-112997] +- block: fix kobject leak in blk_unregister_queue (Ming Lei) [RHEL-112997] +- nbd: fix uaf in nbd_genl_connect() error path (Ming Lei) [RHEL-112997] +- brd: fix sleeping function called from invalid context in brd_insert_page() (Ming Lei) [RHEL-112997] +- block: fix false warning in bdev_count_inflight_rw() (Ming Lei) [RHEL-112997] +- aoe: defer rexmit timer downdev work to workqueue (Ming Lei) [RHEL-112997] +- aoe: clean device rq_list in aoedev_downdev() (Ming Lei) [RHEL-112997] +- block: Fix bvec_set_folio() for very large folios (Ming Lei) [RHEL-112997] +- bio: Fix bio_first_folio() for SPARSEMEM without VMEMMAP (Ming Lei) [RHEL-112997] +- block: don't use submit_bio_noacct_nocheck in blk_zone_wplug_bio_work (Ming Lei) [RHEL-112997] +- block: Clear BIO_EMULATES_ZONE_APPEND flag on BIO completion (Ming Lei) [RHEL-112997] +- block: flip iter directions in blk_rq_integrity_map_user() (Ming Lei) [RHEL-112997] +- block: drop direction param from bio_integrity_copy_user() (Ming Lei) [RHEL-112997] +- traceevent/block: Add REQ_ATOMIC flag to block trace events (Ming Lei) [RHEL-112997] +- nvme-loop: avoid -Wflex-array-member-not-at-end warning (Ming Lei) [RHEL-112997] +- blk-mq: add a copyright notice to blk-mq-dma.c (Ming Lei) [RHEL-112997] +- blk-mq: move the DMA mapping code to a separate file (Ming Lei) [RHEL-112997] +- cdrom: Remove unnecessary NULL check before unregister_sysctl_table() (Ming Lei) [RHEL-112997] +- block: fix elv_update_nr_hw_queues() to reattach elevator (Ming Lei) [RHEL-112997] +- brd: avoid extra xarray lookups on first write (Ming Lei) [RHEL-112997] +- block: Remove obsolete configs BLK_MQ_{PCI,VIRTIO} (Ming Lei) [RHEL-112997] +- block: remove the same_page output argument to bvec_try_merge_page (Ming Lei) [RHEL-112997] +- block: unfreeze queue if realloc tag set fails during nr_hw_queues update (Ming Lei) [RHEL-112997] +- md: clean up accounting for issued sync IO (Ming Lei) [RHEL-112997] +- md: fix is_mddev_idle() (Ming Lei) [RHEL-112997] +- md: add a new api sync_io_depth (Ming Lei) [RHEL-112997] +- md: record dm-raid gendisk in mddev (Ming Lei) [RHEL-112997] +- block: export API to get the number of bdev inflight IO (Ming Lei) [RHEL-112997] +- block: clean up blk_mq_in_flight_rw() (Ming Lei) [RHEL-112997] +- block: WARN if bdev inflight counter is negative (Ming Lei) [RHEL-112997] +- block: reuse part_in_flight_rw for part_in_flight (Ming Lei) [RHEL-112997] +- blk-mq: remove blk_mq_in_flight() (Ming Lei) [RHEL-112997] +- block: move removing elevator after deleting disk->queue_kobj (Ming Lei) [RHEL-112997] +- block: don't quiesce queue for calling elevator_set_none() (Ming Lei) [RHEL-112997] +- fs: aio: initialize .ki_write_stream of read-write request (Ming Lei) [RHEL-112997] +- dm-integrity: use bio_add_virt_nofail (Ming Lei) [RHEL-112997] +- dm-bufio: use bio_add_virt_nofail (Ming Lei) [RHEL-112997] +- rnbd-srv: use bio_add_virt_nofail (Ming Lei) [RHEL-112997] +- block: simplify bio_map_kern (Ming Lei) [RHEL-112997] +- block: pass the operation to bio_{map,copy}_kern (Ming Lei) [RHEL-112997] +- block: remove the q argument from blk_rq_map_kern (Ming Lei) [RHEL-112997] +- block: add a bio_add_vmalloc helpers (Ming Lei) [RHEL-112997] +- block: add a bio_add_max_vecs helper (Ming Lei) [RHEL-112997] +- block: add a bdev_rw_virt helper (Ming Lei) [RHEL-112997] +- block: add a bio_add_virt_nofail helper (Ming Lei) [RHEL-112997] +- block: fix warning on 'make htmldocs' (Ming Lei) [RHEL-112997] +- block: expose write streams for block device nodes (Ming Lei) [RHEL-112997] +- block: introduce a write_stream_granularity queue limit (Ming Lei) [RHEL-112997] +- block: introduce max_write_streams queue limit (Ming Lei) [RHEL-112997] +- block: add a bi_write_stream field (Ming Lei) [RHEL-112997] +- fs: add a write stream field to the kiocb (Ming Lei) [RHEL-112997] +- block: move wbt_enable_default() out of queue freezing from sched ->exit() (Ming Lei) [RHEL-112997] +- block: move hctx cpuhp add/del out of queue freezing (Ming Lei) [RHEL-112997] +- block: don't acquire ->elevator_lock in blk_mq_map_swqueue and blk_mq_realloc_hw_ctxs (Ming Lei) [RHEL-112997] +- block: move hctx debugfs/sysfs registering out of freezing queue (Ming Lei) [RHEL-112997] +- block: move elv_register[unregister]_queue out of elevator_lock (Ming Lei) [RHEL-112997] +- block: add new helper for disabling elevator switch when deleting disk (Ming Lei) [RHEL-112997] +- block: fail to show/store elevator sysfs attribute if elevator is dying (Ming Lei) [RHEL-112997] +- block: remove elevator queue's type check in elv_attr_show/store() (Ming Lei) [RHEL-112997] +- block: pass elevator_queue to elv_register_queue & unregister_queue (Ming Lei) [RHEL-112997] +- block: unifying elevator change (Ming Lei) [RHEL-112997] +- block: add `struct elv_change_ctx` for unifying elevator change (Ming Lei) [RHEL-112997] +- block: move queue freezing & elevator_lock into elevator_change() (Ming Lei) [RHEL-112997] +- block: simplify elevator reattachment for updating nr_hw_queues (Ming Lei) [RHEL-112997] +- block: move blk_queue_registered() check into elv_iosched_store() (Ming Lei) [RHEL-112997] +- block: fold elevator_disable into elevator_switch (Ming Lei) [RHEL-112997] +- block: look up the elevator type in elevator_switch (Ming Lei) [RHEL-112997] +- block: don't allow to switch elevator if updating nr_hw_queues is in-progress (Ming Lei) [RHEL-112997] +- block: prevent adding/deleting disk during updating nr_hw_queues (Ming Lei) [RHEL-112997] +- block: add helper add_disk_final() (Ming Lei) [RHEL-112997] +- block: move sched debugfs register into elvevator_register_queue (Ming Lei) [RHEL-112997] +- block: add two helpers for registering/un-registering sched debugfs (Ming Lei) [RHEL-112997] +- block: use q->elevator with ->elevator_lock held in elv_iosched_show() (Ming Lei) [RHEL-112997] +- block: don't call freeze queue in elevator_switch() and elevator_disable() (Ming Lei) [RHEL-112997] +- block: move ELEVATOR_FLAG_DISABLE_WBT a request queue flag (Ming Lei) [RHEL-112997] +- block: move blk_mq_add_queue_tag_set() after blk_mq_map_swqueue() (Ming Lei) [RHEL-112997] +- brd: fix discard end sector (Ming Lei) [RHEL-112997] +- brd: fix aligned_sector from brd_do_discard() (Ming Lei) [RHEL-112997] +- brd: protect page with rcu (Ming Lei) [RHEL-112997] +- block: avoid hctx spinlock for plug with multiple queues (Ming Lei) [RHEL-112997] +- block: factor out blk_mq_dispatch_queue_requests() helper (Ming Lei) [RHEL-112997] +- block: take rq_list instead of plug in dispatch functions (Ming Lei) [RHEL-112997] +- brd: use memcpy_{to,from]_page in brd_rw_bvec (Ming Lei) [RHEL-112997] +- brd: split I/O at page boundaries (Ming Lei) [RHEL-112997] +- brd: use bvec_kmap_local in brd_do_bvec (Ming Lei) [RHEL-112997] +- brd: remove the sector variable in brd_submit_bio (Ming Lei) [RHEL-112997] +- brd: pass a bvec pointer to brd_do_bvec (Ming Lei) [RHEL-112997] +- block: blk-rq-qos: guard rq-qos helpers by static key (Ming Lei) [RHEL-112997] +- block: ensure that struct blk_mq_alloc_data is fully initialized (Ming Lei) [RHEL-112997] +- block: Simplify blk_mq_dispatch_rq_list() and its callers (Ming Lei) [RHEL-112997] +- block: always allocate integrity buffer when required (Ming Lei) [RHEL-112997] +- block: remove test of incorrect io priority level (Ming Lei) [RHEL-112997] +- block: only update request sector if needed (Ming Lei) [RHEL-112997] +- block: don't autoload drivers on blk-cgroup configuration (Ming Lei) [RHEL-112997] +- block: don't autoload drivers on stat (Ming Lei) [RHEL-112997] +- buffer: remove __getblk_gfp() (Ming Lei) [RHEL-112997] +- ext4: call bdev_getblk() from sb_getblk_gfp() (Ming Lei) [RHEL-112997] +- buffer: convert sb_getblk() to call __getblk() (Ming Lei) [RHEL-112997] +- buffer: convert getblk_unmovable() and __getblk() to use bdev_getblk() (Ming Lei) [RHEL-112997] +- buffer: use bdev_getblk() to avoid memory reclaim in readahead path (Ming Lei) [RHEL-112997] +- ext4: use bdev_getblk() to avoid memory reclaim in readahead path (Ming Lei) [RHEL-112997] +- buffer: hoist GFP flags from grow_dev_page() to __getblk_gfp() (Ming Lei) [RHEL-112997] +- buffer: pass GFP flags to folio_alloc_buffers() (Ming Lei) [RHEL-112997] +- buffer: convert grow_dev_page() to use a folio (Ming Lei) [RHEL-112997] +- block: move blkdev_{get,put} _no_open prototypes out of blkdev.h (Ming Lei) [RHEL-112997] +- block: integrity: Do not call set_page_dirty_lock() (Ming Lei) [RHEL-112997] +- loop: LOOP_SET_FD: send uevents for partitions (Ming Lei) [RHEL-112997] +- loop: properly send KOBJ_CHANGED uevent for disk device (Ming Lei) [RHEL-112997] +- block: fix resource leak in blk_register_queue() error path (Ming Lei) [RHEL-112997] +- block: add SPDX header line to blk-throttle.h (Ming Lei) [RHEL-112997] +- null_blk: Use strscpy() instead of strscpy_pad() in null_add_dev() (Ming Lei) [RHEL-112997] +- block: don't grab elevator lock during queue initialization (Ming Lei) [RHEL-112997] +- block: remove unused nseg parameter (Ming Lei) [RHEL-112997] +- docs: sysfs-block: Clarify integrity sysfs attributes (Ming Lei) [RHEL-112997] +- block/blk-iocost: ensure 'ret' is set on error (Ming Lei) [RHEL-112997] +- block: correct locking order for protecting blk-wbt parameters (Ming Lei) [RHEL-112997] +- block: release q->elevator_lock in ioc_qos_write (Ming Lei) [RHEL-112997] +- blk-cgroup: improve policy registration error handling (Ming Lei) [RHEL-112997] +- loop: move vfs_fsync() out of loop_update_dio() (Ming Lei) [RHEL-112997] +- block: Make request_queue lockdep splats show up earlier (Ming Lei) [RHEL-112997] +- block: protect debugfs attribute method hctx_busy_show (Ming Lei) [RHEL-112997] +- block: remove unnecessary goto labels in debugfs attribute read methods (Ming Lei) [RHEL-112997] +- block: protect debugfs attrs using elevator_lock instead of sysfs_lock (Ming Lei) [RHEL-112997] +- block: remove unused parameter 'q' parameter in __blk_rq_map_sg() (Ming Lei) [RHEL-112997] +- block: remove unused parameter (Ming Lei) [RHEL-112997] +- block: protect hctx attributes/params using q->elevator_lock (Ming Lei) [RHEL-112997] +- block: protect wbt_lat_usec using q->elevator_lock (Ming Lei) [RHEL-112997] +- block: protect nr_requests update using q->elevator_lock (Ming Lei) [RHEL-112997] +- block: introduce a dedicated lock for protecting queue elevator updates (Ming Lei) [RHEL-112997] +- block: fix memory leak for elevator on add_disk failure (Ming Lei) [RHEL-112997] +- block: remove q->sysfs_lock for attributes which don't need it (Ming Lei) [RHEL-112997] +- block: move q->sysfs_lock and queue-freeze under show/store method (Ming Lei) [RHEL-112997] +- block: acquire q->limits_lock while reading sysfs attributes (Ming Lei) [RHEL-112997] +- block: Correctly initialize BLK_INTEGRITY_NOGENERATE and BLK_INTEGRITY_NOVERIFY (Ming Lei) [RHEL-112997] +- block: ensure correct integrity capability propagation in stacked devices (Ming Lei) [RHEL-112997] +- loop: Remove struct loop_func_table (Ming Lei) [RHEL-112997] +- block: split struct bio_integrity_payload (Ming Lei) [RHEL-112997] +- block: move the block layer auto-integrity code into a new file (Ming Lei) [RHEL-112997] +- scsi: add support for user-meta interface (Ming Lei) [RHEL-112997] +- nvme: add support for passing on the application tag (Ming Lei) [RHEL-112997] +- block: add support to pass user meta buffer (Ming Lei) [RHEL-112997] +- block: introduce BIP_CHECK_GUARD/REFTAG/APPTAG bip_flags (Ming Lei) [RHEL-112997] +- fs: introduce IOCB_HAS_METADATA for metadata (Ming Lei) [RHEL-112997] +- fs, iov_iter: define meta io descriptor (Ming Lei) [RHEL-112997] +- block: modify bio_integrity_map_user to accept iov_iter as argument (Ming Lei) [RHEL-112997] +- block: copy back bounce buffer to user-space correctly in case of split (Ming Lei) [RHEL-112997] +- block: define set of integrity flags to be inherited by cloned bip (Ming Lei) [RHEL-112997] +- block: mark bounce buffering as incompatible with integrity (Ming Lei) [RHEL-112997] +- null_blk: do partial IO for bad blocks (Ming Lei) [RHEL-112997] +- null_blk: pass transfer size to null_handle_rq() (Ming Lei) [RHEL-112997] +- null_blk: replace null_process_cmd() call in null_zone_write() (Ming Lei) [RHEL-112997] +- null_blk: introduce badblocks_once parameter (Ming Lei) [RHEL-112997] +- null_blk: generate null_blk configfs features string (Ming Lei) [RHEL-112997] +- blk-wbt: Cleanup a comment in wb_timer_fn (Ming Lei) [RHEL-112997] +- blk-wbt: Fix some comments (Ming Lei) [RHEL-112997] +- loop: take the file system minimum dio alignment into account (Ming Lei) [RHEL-112997] +- loop: check in LO_FLAGS_DIRECT_IO in loop_default_blocksize (Ming Lei) [RHEL-112997] +- loop: set LO_FLAGS_DIRECT_IO in loop_assign_backing_file (Ming Lei) [RHEL-112997] +- loop: factor out a loop_assign_backing_file helper (Ming Lei) [RHEL-112997] +- block: Remove commented out code (Ming Lei) [RHEL-112997] +- block: refactor rq_qos_wait() (Ming Lei) [RHEL-112997] +- block: introduce init_wait_func() (Ming Lei) [RHEL-112997] + +* Wed Oct 22 2025 Patrick Talbert [5.14.0-628.el9] +- s390/qeth: Make hw_trap sysfs attribute idempotent (Mete Durlu) [RHEL-99997] +- scsi: lpfc: Fix buffer free/clear order in deferred receive path (CKI Backport Bot) [RHEL-119116] {CVE-2025-39841} +- cgroup/cpuset: Remove the unnecessary css_get/put() in cpuset_partition_write() (Waiman Long) [RHEL-107751] +- cgroup/cpuset: Fix a partition error with CPU hotplug (Waiman Long) [RHEL-107751] +- cgroup/cpuset: Use static_branch_enable_cpuslocked() on cpusets_insane_config_key (Waiman Long) [RHEL-107751] +- cgroup/cpuset: drop useless cpumask_empty() in compute_effective_exclusive_cpumask() (Waiman Long) [RHEL-107751] +- cgroup/cpuset: Extend kthread_is_per_cpu() check to all PF_NO_SETAFFINITY tasks (Waiman Long) [RHEL-107751] +- cgroup/cpuset: Fix obsolete comment in cpuset_css_offline() (Waiman Long) [RHEL-107751] +- cgroup/cpuset: Always use cpu_active_mask (Waiman Long) [RHEL-107751] +- cgroup/cpuset: Remove unneeded goto in sched_partition_write() and rename it (Waiman Long) [RHEL-107751] +- cgroup/cpuset: Don't allow creation of local partition over a remote one (Waiman Long) [RHEL-107751] +- cgroup/cpuset: remove kernfs active break (Waiman Long) [RHEL-107751] +- cgroup/cpuset: Remove stale text (Waiman Long) [RHEL-107751] +- cgroup/cpuset: Disable cpuset_cpumask_can_shrink() test if not load balancing (Waiman Long) [RHEL-107751] +- cgroup/cpuset: Further optimize code if CONFIG_CPUSETS_V1 not set (Waiman Long) [RHEL-107751] +- do_io_accounting: use sig->stats_lock (Waiman Long) [RHEL-105165] +- do_io_accounting: use __for_each_thread() (Waiman Long) [RHEL-105165] +- procfs: block chmod on /proc/thread-self/comm (Waiman Long) [RHEL-105165] + +* Tue Oct 21 2025 CKI KWF Bot [5.14.0-627.el9] +- pstore/ram: Check start of empty przs during init (CKI Backport Bot) [RHEL-122069] {CVE-2023-53331} +- NFSv4: handle ERR_GRACE on delegation recalls (Scott Mayhew) [RHEL-115855] +- nfsd: nfserr_jukebox in nlm_fopen should lead to a retry (Scott Mayhew) [RHEL-115855] +- nfsd: unregister with rpcbind when deleting a transport (Scott Mayhew) [RHEL-115855] +- nfsd: decouple the xprtsec policy check from check_nfsd_access() (Scott Mayhew) [RHEL-115855] +- NFSD: Replace use of NFSD_MAY_LOCK in nfsd4_lock() (Scott Mayhew) [RHEL-115855] +- NFS: nfs_invalidate_folio() must observe the offset and size arguments (Scott Mayhew) [RHEL-115855] +- NFSv4.2: Serialise O_DIRECT i/o and copy range (Scott Mayhew) [RHEL-115855] +- NFSv4.2: Serialise O_DIRECT i/o and clone range (Scott Mayhew) [RHEL-115855] +- NFSv4.2: Serialise O_DIRECT i/o and fallocate() (Scott Mayhew) [RHEL-115855] +- NFS: Serialise O_DIRECT i/o and truncate() (Scott Mayhew) [RHEL-115855] +- nfsd: don't set the ctime on delegated atime updates (Scott Mayhew) [RHEL-115855] +- nexthop: Forbid FDB status change while nexthop is in a group (Guillaume Nault) [RHEL-115625] +- ipv4: Fix NULL vs error pointer check in inet_blackhole_dev_init() (Guillaume Nault) [RHEL-115625] +- net: drop UFO packets in udp_rcv_segment() (Paolo Abeni) [RHEL-115651] +- udp: Fix multiple wraparounds of sk->sk_rmem_alloc. (Paolo Abeni) [RHEL-115651] +- udp: annotate data-race in __udp_enqueue_schedule_skb() (Paolo Abeni) [RHEL-115651] +- ucount: fix atomic_long_inc_below() argument type (Joel Savitz) [RHEL-119037] +- timens: Add struct seq_file forward declaration (Joel Savitz) [RHEL-119037] +- timekeeping: Kill percpu.h dependency (Joel Savitz) [RHEL-119037] +- ucounts: fix counter leak in inc_rlimit_get_ucounts() (Joel Savitz) [RHEL-119037] +- userns: eliminate many kernel-doc warnings (Joel Savitz) [RHEL-119037] +- userns: fix a struct's kernel-doc notation (Joel Savitz) [RHEL-119037] +- nsfs: repair kernel-doc for ns_match() (Joel Savitz) [RHEL-119037] +- nsfs: add compat ioctl handler (Joel Savitz) [RHEL-119037] +- broadcom: fix support for PTP_EXTTS_REQUEST2 ioctl (Petr Oros) [RHEL-115041] +- broadcom: fix support for PTP_PEROUT_DUTY_CYCLE (Petr Oros) [RHEL-115041] +- net: ptp: introduce .supported_perout_flags to ptp_clock_info (Petr Oros) [RHEL-115041] +- net: ptp: introduce .supported_extts_flags to ptp_clock_info (Petr Oros) [RHEL-115041] +- broadcom: fix supported flag check in periodic output function (Petr Oros) [RHEL-115041] +- renesas: reject PTP_STRICT_FLAGS as unsupported (Petr Oros) [RHEL-115041] +- sched/deadline: Don't count nr_running for dl_server proxy tasks (Phil Auld) [RHEL-110303] +- sched/deadline: Fix RT task potential starvation when expiry time passed (Phil Auld) [RHEL-110303] +- sched/debug: Print the local group's asym_prefer_cpu (Phil Auld) [RHEL-110303] +- cpufreq/amd-pstate: Update asym_prefer_cpu when core rankings change (Phil Auld) [RHEL-110303] +- sched/topology: Introduce sched_update_asym_prefer_cpu() (Phil Auld) [RHEL-110303] +- sched/fair: Use READ_ONCE() to read sg->asym_prefer_cpu (Phil Auld) [RHEL-110303] +- sched/fair: Bump sd->max_newidle_lb_cost when newidle balance fails (Phil Auld) [RHEL-110303] +- sched/numa: fix task swap by skipping kernel threads (Phil Auld) [RHEL-110303] +- sched/numa: add tracepoint that tracks the skipping of numa balancing due to cpuset memory pinning (Phil Auld) [RHEL-110303] +- sched/numa: skip VMA scanning on memory pinned to one NUMA node via cpuset.mems (Phil Auld) [RHEL-110303] +- sched/fair: Allow decaying util_est when util_avg > CPU capa (Phil Auld) [RHEL-110303] +- sched/topology: Refinement to topology_span_sane speedup (Phil Auld) [RHEL-110303] +- sched/topology: improve topology_span_sane speed (Phil Auld) [RHEL-110303] +- sched/uclamp: Optimize sched_uclamp_used static key enabling (Phil Auld) [RHEL-110303] +- sched/uclamp: Use the uclamp_is_used() helper instead of open-coding it (Phil Auld) [RHEL-110303] +- sched/core: Remove duplicate included header file stats.h (Phil Auld) [RHEL-110303] +- sched: Add unlikey branch hints to several system calls (Phil Auld) [RHEL-110303] +- sched/fair: Refactor can_migrate_task() to elimate looping (Phil Auld) [RHEL-110303] + +* Fri Oct 17 2025 CKI KWF Bot [5.14.0-626.el9] +- redhat: rpminspect: update emptyrpm list for kernel variants (Alexandra Hájková) +- vsock/virtio: Validate length in packet header before skb_put() (Jon Maloy) [RHEL-114300] {CVE-2025-39718} +- vfs: fix copy_file_range() averts filesystem freeze protection (Benjamin Coddington) [RHEL-76048] +- gfs2: Fix unlikely race in gdlm_put_lock (Andreas Gruenbacher) [RHEL-116886] +- gfs2: Add proper lockspace locking (Andreas Gruenbacher) [RHEL-116886] +- gfs2: Minor run_queue fixes (Andreas Gruenbacher) [RHEL-116886] +- gfs2: run_queue cleanup (Andreas Gruenbacher) [RHEL-116886] +- gfs2: Simplify do_promote (Andreas Gruenbacher) [RHEL-116886] +- gfs2: Get rid of GLF_INVALIDATE_IN_PROGRESS (Andreas Gruenbacher) [RHEL-116886] +- gfs2: Fix GLF_INVALIDATE_IN_PROGRESS flag clearing in do_xmote (Andreas Gruenbacher) [RHEL-116886] +- gfs2: Remove duplicate check in do_xmote (Andreas Gruenbacher) [RHEL-116886] +- gfs2: Fix LM_FLAG_TRY* logic in add_to_queue (Andreas Gruenbacher) [RHEL-116886] +- gfs2: Remove DLM_LKF_ALTCW / DLM_LKF_ALTPR code (Andreas Gruenbacher) [RHEL-116886] +- gfs2: Further sanitize lock_dlm.c (Andreas Gruenbacher) [RHEL-116886] +- gfs2: Simplify DLM_LKF_QUECVT use (Andreas Gruenbacher) [RHEL-116886] +- gfs2: Do not use atomic operations unnecessarily (Andreas Gruenbacher) [RHEL-116886] +- gfs2: a minor finish_xmote cleanup (Andreas Gruenbacher) [RHEL-116886] +- gfs2: simplify finish_xmote (Andreas Gruenbacher) [RHEL-116886] +- gfs2: sanitize the gdlm_ast -> finish_xmote interface (Andreas Gruenbacher) [RHEL-116886] +- gfs2: Minor do_xmote cancelation fix (Andreas Gruenbacher) [RHEL-116886] +- gfs2: Sanitize gfs2_meta_check, gfs2_metatype_check, gfs2_io_error (Andreas Gruenbacher) [RHEL-116886] +- gfs2: Remove unnecessary gfs2_meta_check_ii argument (Andreas Gruenbacher) [RHEL-116886] +- gfs2: Get rid of newlines in log messages (Andreas Gruenbacher) [RHEL-116886] +- gfs2: Turn gfs2_withdraw into a void function (Andreas Gruenbacher) [RHEL-116886] +- gfs2: Partially revert "gfs2: do_xmote fixes" (Andreas Gruenbacher) [RHEL-116886] +- gfs2: Lift withdraw check out of gfs2_ail1_empty (Andreas Gruenbacher) [RHEL-116886] +- gfs2: Minor gfs2_ail1_empty cleanup (Andreas Gruenbacher) [RHEL-116886] +- gfs2: Rename gfs2_withdrawn to gfs2_withdrawing_or_withdrawn (Andreas Gruenbacher) [RHEL-116886] +- gfs2: Fix slab-use-after-free in gfs2_qd_dealloc (Juntong Deng) [RHEL-116886] +- gfs2: No more quota complaints after withdraw (Andreas Gruenbacher) [RHEL-116886] +- gfs2: Rename "freeze_workqueue" to "gfs2_freeze" (Andreas Gruenbacher) [RHEL-116886] +- gfs2: Rename "gfs_recovery" workqueue to "gfs2_recovery" (Andreas Gruenbacher) [RHEL-116886] +- gfs2: Sanitize kthread stopping (Andreas Gruenbacher) [RHEL-116886] +- gfs2: Fix logd wakeup on I/O error (Andreas Gruenbacher) [RHEL-116886] +- gfs2: Switch to wait_event in gfs2_logd (Andreas Gruenbacher) [RHEL-116886] +- gfs2: Switch to wait_event in gfs2_quotad (Andreas Gruenbacher) [RHEL-116886] +- gfs2: Fix asynchronous thread destruction (Andreas Gruenbacher) [RHEL-116886] +- gfs2: Stop using gfs2_make_fs_ro for withdraw (Andreas Gruenbacher) [RHEL-116886] +- gfs2: Mark withdraws as unlikely (Andreas Gruenbacher) [RHEL-116886] +- gfs2: Simplify refcounting in do_xmote (Andreas Gruenbacher) [RHEL-116886] +- gfs2: do_xmote cleanup (Andreas Gruenbacher) [RHEL-116886] +- gfs2: Remove space before newline (Colin Ian King) [RHEL-116886] +- gfs2: Remove unused sd_withdraw_wait field (Andreas Gruenbacher) [RHEL-116886] +- gfs2: Remove unused GIF_FREE_VFS_INODE flag (Andreas Gruenbacher) [RHEL-116886] +- gfs2: only apply DLM_LKF_VALBLK if sb_lvbptr is not NULL (Alexander Aring) [RHEL-116886] +- gfs2: Unlock fewer glocks on unmount (Andreas Gruenbacher) [RHEL-116886] +- ptp: prevent possible ABBA deadlock in ptp_clock_freerun() (CKI Backport Bot) [RHEL-115644] +- ptp: allow reading of currently dialed frequency to succeed on free-running clocks (CKI Backport Bot) [RHEL-115644] +- ptp: fix breakage after ptp_vclock_in_use() rework (CKI Backport Bot) [RHEL-115644] +- ptp: remove ptp->n_vclocks check logic in ptp_vclock_in_use() (CKI Backport Bot) [RHEL-115644] +- vsock: Fix transport_* TOCTOU (CKI Backport Bot) [RHEL-106002] {CVE-2025-38461} + +* Wed Oct 15 2025 Patrick Talbert [5.14.0-625.el9] +- firmware: arm_scpi: Ensure scpi_info is not assigned if the probe fails (Charles Mirabile) [RHEL-113838] {CVE-2022-50087} +- NFS: Fix wakeup of __nfs_lookup_revalidate() in unblock_revalidate() (Benjamin Coddington) [RHEL-117497] +- sched: Add wait/wake interface for variable updated under a lock. (Benjamin Coddington) [RHEL-117497] +- sched: Add test_and_clear_wake_up_bit() and atomic_dec_and_wake_up() (Benjamin Coddington) [RHEL-117497] +- sched: Document wait_var_event() family of functions and wake_up_var() (Benjamin Coddington) [RHEL-117497] +- sched: Improve documentation for wake_up_bit/wait_on_bit family of functions (Benjamin Coddington) [RHEL-117497] +- sched: change wake_up_bit() and related function to expect unsigned long * (Benjamin Coddington) [RHEL-117497] +- efivarfs: Fix slab-out-of-bounds in efivarfs_d_compare (CKI Backport Bot) [RHEL-118255] {CVE-2025-39817} +- cpupower: Allow control of boost feature on non-x86 based systems with boost support. (David Arcari) [RHEL-118182] +- cpupower: Fix a bug where the -t option of the set subcommand was not working. (David Arcari) [RHEL-118182] +- pm: cpupower: Fix printing of CORE, CPU fields in cpupower-monitor (David Arcari) [RHEL-118182] +- pm: cpupower: Fix the snapshot-order of tsc,mperf, clock in mperf_stop() (David Arcari) [RHEL-118182] +- cpupower: Implement CPU physical core querying (David Arcari) [RHEL-118182] +- pm: cpupower: remove hard-coded topology depth values (David Arcari) [RHEL-118182] +- pm: cpupower: Fix cmd_monitor() error legs to free cpu_topology (David Arcari) [RHEL-118182] +- cpupower: monitor: Exit with error status if execvp() fail (David Arcari) [RHEL-118182] +- pm: cpupower: bench: Prevent NULL dereference on malloc failure (David Arcari) [RHEL-118182] +- ice: don't leave device non-functional if Tx scheduler config fails (Petr Oros) [RHEL-118146] +- smb: client: fix wrong index reference in smb2_compound_op() (Paulo Alcantara) [RHEL-114295] +- smb: client: handle unlink(2) of files open by different clients (Paulo Alcantara) [RHEL-114295] +- smb: client: fix file open check in __cifs_unlink() (Paulo Alcantara) [RHEL-114295] +- smb: client: fix filename matching of deferred files (Paulo Alcantara) [RHEL-114295] +- smb: client: fix data loss due to broken rename(2) (Paulo Alcantara) [RHEL-114295] +- smb: client: fix compound alignment with encryption (Paulo Alcantara) [RHEL-114295] +- fs/smb: Fix inconsistent refcnt update (Paulo Alcantara) [RHEL-114295] {CVE-2025-39819} +- firmware: qcom: scm: request the waitqueue irq *after* initializing SCM (Eric Chanudet) [RHEL-117508] +- firmware: qcom: scm: initialize tzmem before marking SCM as available (Eric Chanudet) [RHEL-117508] +- firmware: qcom: scm: take struct device as argument in SHM bridge enable (Eric Chanudet) [RHEL-117508] +- firmware: qcom: scm: remove unused arguments from SHM bridge routines (Eric Chanudet) [RHEL-117508] +- docs: firmware: qcom_scm: Fix kernel-doc warning (Eric Chanudet) [RHEL-117508] +- firmware: qcom: scm: Allow QSEECOM for HP EliteBook Ultra G1q (Eric Chanudet) [RHEL-117508] +- firmware: qcom: tzmem: disable sm7150 platform (Eric Chanudet) [RHEL-117508] +- firmware: qcom: scm: Allow QSEECOM on Asus Zenbook A14 (Eric Chanudet) [RHEL-117508] +- firmware: qcom: uefisecapp: fix efivars registration race (Eric Chanudet) [RHEL-117508] +- firmware: qcom: scm: Fix error code in probe() (Eric Chanudet) [RHEL-117508] +- firmware: qcom: scm: add calls for wrapped key support (Eric Chanudet) [RHEL-117508] +- firmware: qcom: scm: Allow QSEECOM on Huawei Matebook E Go (sc8280xp) (Eric Chanudet) [RHEL-117508] +- firmware: qcom: scm: Allow QSEECOM for Windows Dev Kit 2023 (Eric Chanudet) [RHEL-117508] +- firmware: qcom: scm: Allow QSEECOM for HP Omnibook X14 (Eric Chanudet) [RHEL-117508] +- firmware: qcom: scm: Allow QSEECOM on the asus vivobook s15 (Eric Chanudet) [RHEL-117508] +- firmware: qcom: scm: Allow QSEECOM on X1P42100 CRD (Eric Chanudet) [RHEL-117508] +- firmware: qcom: scm: Introduce CP_SMMU_APERTURE_ID (Eric Chanudet) [RHEL-117508] +- firmware: qcom: uefisecapp: Allow X1E Devkit devices (Eric Chanudet) [RHEL-117508] +- firmware: qcom: scm: Allow QSEECOM on Dell XPS 13 9345 (Eric Chanudet) [RHEL-117508] +- firmware: qcom: scm: Allow QSEECOM on Microsoft Surface Pro 9 5G (Eric Chanudet) [RHEL-117508] +- firmware: qcom: scm: Allow QSEECOM on Lenovo Yoga Slim 7x (Eric Chanudet) [RHEL-117508] +- firmware: qcom: scm: Allow QSEECOM on Surface Laptop 7 models (Eric Chanudet) [RHEL-117508] +- firmware: qcom: scm: Allow QSEECOM on ThinkPad T14s (Eric Chanudet) [RHEL-117508] +- firmware: qcom: tzmem: disable sdm670 platform (Eric Chanudet) [RHEL-117508] +- firmware: qcom: scm: Mark get_wq_ctx() as atomic call (Eric Chanudet) [RHEL-117508] +- firmware: qcom-scm: Remove QCOM_SMC_WAITQ_FLAG_WAKE_ALL (Eric Chanudet) [RHEL-117508] +- firmware: qcom: uefisecapp: Allow on X1E devices (Eric Chanudet) [RHEL-117508] +- firmware: qcom: uefisecapp: Allow on sc8180x Primus and Flex 5G (Eric Chanudet) [RHEL-117508] +- firmware: qcom_scm: remove IS_ERR() checks from qcom_scm_bw_{en,dis}able() (Eric Chanudet) [RHEL-117508] +- firmware: qcom_scm: disable clocks if qcom_scm_bw_enable() fails (Eric Chanudet) [RHEL-117508] +- firmware: qcom_scm: use 64-bit calling convention only when client is 64-bit (Eric Chanudet) [RHEL-117508] +- firmware: qcom_scm: Always return devm_clk_get_optional errors (Eric Chanudet) [RHEL-117508] +- firmware: qcom_scm: Drop useless compatibles (Eric Chanudet) [RHEL-117508] +- firmware: qcom_scm: Always try to consume all three clocks (Eric Chanudet) [RHEL-117508] +- firmware: qcom_scm-legacy: correct kerneldoc (Eric Chanudet) [RHEL-117508] +- redhat/configs: Enable CONFIG_MITIGATION_VMSCAPE for x86 (Waiman Long) [RHEL-114273] +- x86/vmscape: Add old Intel CPUs to affected list (Waiman Long) [RHEL-114273] {CVE-2025-40300} +- x86/vmscape: Warn when STIBP is disabled with SMT (Waiman Long) [RHEL-114273] {CVE-2025-40300} +- x86/bugs: Move cpu_bugs_smt_update() down (Waiman Long) [RHEL-114273] {CVE-2025-40300} +- x86/vmscape: Enable the mitigation (Waiman Long) [RHEL-114273] {CVE-2025-40300} +- x86/vmscape: Add conditional IBPB mitigation (Waiman Long) [RHEL-114273] {CVE-2025-40300} +- x86/vmscape: Enumerate VMSCAPE bug (Waiman Long) [RHEL-114273] {CVE-2025-40300} +- Documentation/hw-vuln: Add VMSCAPE documentation (Waiman Long) [RHEL-114273] {CVE-2025-40300} +- randomize_kstack: Remove non-functional per-arch entropy filtering (Waiman Long) [RHEL-114273] +- Bluetooth: revert TX timestamping (David Marlin) [RHEL-107923] +- PM: wakeup: make device_wakeup_disable() return void (David Marlin) [RHEL-107923] +- PM: wakeup: implement devm_device_init_wakeup() helper (David Marlin) [RHEL-107923] +- PM: wakeup: Remove unnecessary else from device_init_wakeup() (David Marlin) [RHEL-107923] +- Bluetooth: hci_event: Disconnect device when BIG sync is lost (David Marlin) [RHEL-107923] +- Bluetooth: hci_event: Add support for handling LE BIG Sync Lost event (David Marlin) [RHEL-107923] +- Bluetooth: hci_conn: Fix not cleaning up Broadcaster/Broadcast Source (David Marlin) [RHEL-107923] +- Bluetooth: hci_conn: Fix running bis_cleanup for hci_conn->type PA_LINK (David Marlin) [RHEL-107923] +- Bluetooth: ISO: Fix getname not returning broadcast fields (David Marlin) [RHEL-107923] +- Bluetooth: hci_core: Fix not accounting for BIS/CIS/PA links separately (David Marlin) [RHEL-107923] +- Bluetooth: Add PA_LINK to distinguish BIG sync and PA sync connections (David Marlin) [RHEL-107923] +- Bluetooth: hci_sync: Prevent unintended PA sync when SID is 0xFF (David Marlin) [RHEL-107923] +- Bluetooth: hci_sync: Fix scan state after PA Sync has been established (David Marlin) [RHEL-107923] +- Bluetooth: btusb: Fix potential NULL dereference on kmalloc failure (David Marlin) [RHEL-107923] +- Bluetooth: hci_devcd_dump: fix out-of-bounds via dev_coredumpv (David Marlin) [RHEL-107923] +- Bluetooth: L2CAP: Fix attempting to adjust outgoing MTU (David Marlin) [RHEL-107923] +- Bluetooth: btusb: QCA: Fix downloading wrong NVM for WCN6855 GF variant without board ID (David Marlin) [RHEL-107923] +- Bluetooth: hci_dev: replace 'quirks' integer by 'quirk_flags' bitmap (David Marlin) [RHEL-107923] +- Bluetooth: hci_core: add missing braces when using macro parameters (David Marlin) [RHEL-107923] +- Bluetooth: hci_core: fix typos in macros (David Marlin) [RHEL-107923] +- Bluetooth: SMP: Fix using HCI_ERROR_REMOTE_USER_TERM on timeout (David Marlin) [RHEL-107923] +- Bluetooth: SMP: If an unallowed command is received consider it a failure (David Marlin) [RHEL-107923] +- Bluetooth: btintel: Check if controller is ISO capable on btintel_classify_pkt_type (David Marlin) [RHEL-107923] +- Bluetooth: hci_sync: fix connectable extended advertising when using static random address (David Marlin) [RHEL-107923] +- Bluetooth: Fix null-ptr-deref in l2cap_sock_resume_cb() (David Marlin) [RHEL-107923] +- Bluetooth: hci_event: Fix not marking Broadcast Sink BIS as connected (David Marlin) [RHEL-107923] +- Bluetooth: hci_sync: Fix attempting to send HCI_Disconnect to BIS handle (David Marlin) [RHEL-107923] +- Bluetooth: hci_core: Remove check of BDADDR_ANY in hci_conn_hash_lookup_big_state (David Marlin) [RHEL-107923] +- Bluetooth: hci_sync: Fix not disabling advertising instance (David Marlin) [RHEL-107923] +- Bluetooth: HCI: Set extended advertising data synchronously (David Marlin) [RHEL-107923] +- Bluetooth: MGMT: mesh_send: check instances prior disabling advertising (David Marlin) [RHEL-107923] +- Bluetooth: MGMT: set_mesh: update LE scan interval and window (David Marlin) [RHEL-107923] +- Bluetooth: hci_sync: revert some mesh modifications (David Marlin) [RHEL-107923] +- Bluetooth: Prevent unintended pause by checking if advertising is active (David Marlin) [RHEL-107923] +- driver: bluetooth: hci_qca:fix unable to load the BT driver (David Marlin) [RHEL-107923] +- Bluetooth: L2CAP: Fix L2CAP MTU negotiation (David Marlin) [RHEL-107923] +- Bluetooth: btintel_pcie: Fix potential race condition in firmware download (David Marlin) [RHEL-107923] +- Bluetooth: MGMT: Fix sparse errors (David Marlin) [RHEL-107923] +- Bluetooth: ISO: Fix not using bc_sid as advertisement SID (David Marlin) [RHEL-107923] +- Bluetooth: ISO: Fix using BT_SK_PA_SYNC to detect BIS sockets (David Marlin) [RHEL-107923] +- Bluetooth: eir: Fix possible crashes on eir_create_adv_data (David Marlin) [RHEL-107923] +- Bluetooth: hci_sync: Fix broadcast/PA when using an existing instance (David Marlin) [RHEL-107923] +- Bluetooth: Fix NULL pointer deference on eir_get_service_data (David Marlin) [RHEL-107923] +- Bluetooth: MGMT: Protect mgmt_pending list with its own lock (David Marlin) [RHEL-107923] +- Bluetooth: MGMT: Fix UAF on mgmt_remove_adv_monitor_complete (David Marlin) [RHEL-107923] +- Bluetooth: btintel_pcie: Reduce driver buffer posting to prevent race condition (David Marlin) [RHEL-107923] +- Bluetooth: btintel_pcie: Increase the tx and rx descriptor count (David Marlin) [RHEL-107923] +- Bluetooth: btintel_pcie: Fix driver not posting maximum rx buffers (David Marlin) [RHEL-107923] +- Bluetooth: hci_core: fix list_for_each_entry_rcu usage (David Marlin) [RHEL-107923] +- Bluetooth: L2CAP: Fix not responding with L2CAP_CR_LE_ENCRYPTION (David Marlin) [RHEL-107923] +- Bluetooth: hci_qca: move the SoC type check to the right place (David Marlin) [RHEL-107923] +- Bluetooth: btnxpuart: Fix missing devm_request_irq() return value check (David Marlin) [RHEL-107923] +- Bluetooth: MGMT: reject malformed HCI_CMD_SYNC commands (David Marlin) [RHEL-107923] +- Bluetooth: btintel: Check dsbr size from EFI variable (David Marlin) [RHEL-107923] +- Bluetooth: MGMT: iterate over mesh commands in mgmt_mesh_foreach() (David Marlin) [RHEL-107923] +- Bluetooth: btusb: Add new VID/PID 13d3/3584 for MT7922 (David Marlin) [RHEL-107923] +- Bluetooth: separate CIS_LINK and BIS_LINK link types (David Marlin) [RHEL-107923] +- Bluetooth: btusb: Add new VID/PID 13d3/3630 for MT7925 (David Marlin) [RHEL-107923] +- Bluetooth: add support for SIOCETHTOOL ETHTOOL_GET_TS_INFO (David Marlin) [RHEL-107923] +- Bluetooth: btintel_pcie: Dump debug registers on error (David Marlin) [RHEL-107923] +- Bluetooth: ISO: Fix getpeername not returning sockaddr_iso_bc fields (David Marlin) [RHEL-107923] +- Bluetooth: ISO: Fix not using SID from adv report (David Marlin) [RHEL-107923] +- Bluetooth: btnxpuart: Implement host-wakeup feature (David Marlin) [RHEL-107923] +- Bluetooth: btusb: Add RTL8851BE device 0x0bda:0xb850 (David Marlin) [RHEL-107923] +- Bluetooth: hci_uart: Remove unnecessary NULL check before release_firmware() (David Marlin) [RHEL-107923] +- Bluetooth: btmtksdio: Fix wakeup source leaks on device unbind (David Marlin) [RHEL-107923] +- Bluetooth: btmrvl_sdio: Fix wakeup source leaks on device unbind (David Marlin) [RHEL-107923] +- Bluetooth: btintel_pcie: Do not generate coredump for diagnostic events (David Marlin) [RHEL-107923] +- Bluetooth: btusb: Add new VID/PID 13d3/3613 for MT7925 (David Marlin) [RHEL-107923] +- Revert "Bluetooth: revert TX timestamping" (David Marlin) [RHEL-107923] +- icmp: fix icmp_ndo_send address translation for reply direction (CKI Backport Bot) [RHEL-115626] +- ipv6: reject malicious packets in ipv6_gso_segment() (CKI Backport Bot) [RHEL-115626] +- ipv6: annotate data-races around rt->fib6_nsiblings (CKI Backport Bot) [RHEL-115626] +- ipv6: fix possible infinite loop in fib6_info_uses_dev() (CKI Backport Bot) [RHEL-115626] +- ipv6: prevent infinite loop in rt6_nlmsg_size() (CKI Backport Bot) [RHEL-115626] +- seg6: Fix validation of nexthop addresses (CKI Backport Bot) [RHEL-115626] +- ipv6: fix omitted netlink attributes when using RTEXT_FILTER_SKIP_STATS (CKI Backport Bot) [RHEL-115626] +- bonding: check xdp prog when set bond mode (CKI Backport Bot) [RHEL-115627] +- bonding: set random address only when slaves already exist (CKI Backport Bot) [RHEL-107189] +- wireguard: device: enable threaded NAPI (CKI Backport Bot) [RHEL-115646] +- wireguard: device: support big tcp GSO (CKI Backport Bot) [RHEL-115646] +- wireguard: selftests: load nf_conntrack if not present (CKI Backport Bot) [RHEL-115646] +- wireguard: allowedips: remove redundant selftest call (CKI Backport Bot) [RHEL-115646] +- wireguard: device: omit unnecessary memset of netdev private data (CKI Backport Bot) [RHEL-115646] +- ipv6: sr: Fix MAC comparison to be constant-time (CKI Backport Bot) [RHEL-115647] {CVE-2025-39702} +- ipv6: sr: validate HMAC algorithm ID in seg6_hmac_info_add (CKI Backport Bot) [RHEL-115647] +- bpf: don't do clean_live_states when state->loop_entry->branches > 0 (Gregory Bell) [RHEL-110269] +- bpf: Return prog btf_id without capable check (Gregory Bell) [RHEL-110269] +- bpf: Use kallsyms to find the function name of a struct_ops's stub function (Gregory Bell) [RHEL-110269] +- bpf: Fix kmemleak warning for percpu hashmap (Gregory Bell) [RHEL-110269] +- bpf: Only fails the busy counter check in bpf_cgrp_storage_get if it creates storage (Gregory Bell) [RHEL-110269] +- bpftool: Fix readlink usage in get_fd_type (Gregory Bell) [RHEL-110269] +- selftests/bpf: Mitigate sockmap_ktls disconnect_after_delete failure (Gregory Bell) [RHEL-110269] +- bpf: Allow pre-ordering for bpf cgroup progs (Gregory Bell) [RHEL-110269] +- bpf: Search and add kfuncs in struct_ops prologue and epilogue (Gregory Bell) [RHEL-110269] +- bpf: Reject attaching fexit/fmod_ret to __noreturn functions (Gregory Bell) [RHEL-110269] +- libbpf: Fix out-of-bound read (Gregory Bell) [RHEL-110269] +- bpf: Fix BPF_INTERNAL namespace import (Gregory Bell) [RHEL-110269] +- bpf: Add namespace to BPF internal symbols (Gregory Bell) [RHEL-110269] +- bpf: abort verification if env->cur_state->loop_entry != NULL (Gregory Bell) [RHEL-110269] +- selftests/bpf: add test for softlock when modifying hashmap while iterating (Gregory Bell) [RHEL-110269] +- bpf: fix possible endless loop in BPF map iteration (Gregory Bell) [RHEL-110269] +- bpf: bpftool: Setting error code in do_loader() (Gregory Bell) [RHEL-110269] +- bpf: Fix deadlock between rcu_tasks_trace and event_mutex. (Gregory Bell) [RHEL-110269] +- libbpf: Fix hypothetical STT_SECTION extern NULL deref case (Gregory Bell) [RHEL-110269] +- bpf: copy_verifier_state() should copy 'loop_entry' field (Gregory Bell) [RHEL-110269] +- bpf: Fix array bounds error with may_goto (Gregory Bell) [RHEL-110269] +- selftests/bpf: Select NUMA_NO_NODE to create map (Gregory Bell) [RHEL-110269] +- scsi: sr: Reinstate rotational media flag (Ming Lei) [RHEL-107960] +- rtla/actions: Fix condition for buffer reallocation (Tomas Glozar) [RHEL-113482] +- rtla: Fix buffer overflow in actions_parse (Tomas Glozar) [RHEL-113482] +- rtla/tests: Test timerlat -P option using actions (Tomas Glozar) [RHEL-113415] +- rtla/tests: Add grep checks for base test cases (Tomas Glozar) [RHEL-113415] +- Documentation/rtla: Add actions feature (Tomas Glozar) [RHEL-113482] +- rtla/tests: Limit duration to maximum of 10s (Tomas Glozar) [RHEL-113482] +- rtla/tests: Add tests for actions (Tomas Glozar) [RHEL-113482] +- rtla/tests: Check rtla output with grep (Tomas Glozar) [RHEL-113482] +- rtla/timerlat: Add action on end feature (Tomas Glozar) [RHEL-113482] +- rtla/timerlat: Add continue action (Tomas Glozar) [RHEL-113482] +- rtla/timerlat_bpf: Allow resuming tracing (Tomas Glozar) [RHEL-113482] +- rtla/timerlat: Add action on threshold feature (Tomas Glozar) [RHEL-113482] +- rtla/timerlat: Introduce enum timerlat_tracing_mode (Tomas Glozar) [RHEL-113482] +- Documentation/rtla: Describe exit status (Tomas Glozar) [RHEL-113482] +- rtla: Set distinctive exit value for failed tests (Tomas Glozar) [RHEL-113482] +- rtla: Fix segfault in save_trace_to_file call (Tomas Glozar) [RHEL-113482] +- rtla: Refactor save_trace_to_file (Tomas Glozar) [RHEL-113482] +- scsi: target: core: Generate correct identifiers for PR OUT transport IDs (Maurizio Lombardi) [RHEL-111951 RHEL-96387] +- scsi: target: Fix NULL pointer dereference in core_scsi3_decode_spec_i_port() (Maurizio Lombardi) [RHEL-111951 RHEL-96387] +- scsi: target: Move delayed/ordered tracking to per CPU (Maurizio Lombardi) [RHEL-111951] +- scsi: target: Move I/O path stats to per CPU (Maurizio Lombardi) [RHEL-111951] +- scsi: target: Remove size arguments when calling strscpy() (Maurizio Lombardi) [RHEL-111951] +- drm/amdgpu: Include sdma_4_4_4.bin (Peter Colberg) [RHEL-117568] +- redhat: use new x86/aarch64 signing key (801/804) (Augusto Caringi) [RHEL-116727] +- scsi: mpi3mr: Update driver version to 8.15.0.5.50 (Chandrakanth Patil) [RHEL-112803] +- scsi: mpi3mr: Fix premature TM timeouts on virtual drives (Chandrakanth Patil) [RHEL-112803] +- scsi: mpi3mr: Update MPI headers to revision 37 (Chandrakanth Patil) [RHEL-112803] +- scsi: mpi3mr: Fix I/O failures during controller reset (Chandrakanth Patil) [RHEL-112803] +- scsi: mpi3mr: Fix controller init failure on fault during queue creation (Chandrakanth Patil) [RHEL-112803] +- scsi: mpi3mr: Fix device loss during enclosure reboot due to zero link speed (Chandrakanth Patil) [RHEL-112803] +- scsi: mpi3mr: Serialize admin queue BAR writes on 32-bit systems (Chandrakanth Patil) [RHEL-112803] +- scsi: mpi3mr: Fix race between config read submit and interrupt completion (Chandrakanth Patil) [RHEL-112803] +- scsi: mpi3mr: Correctly handle ATA device errors (Chandrakanth Patil) [RHEL-112803] +- io_uring/futex: ensure io_futex_wait() cleans up properly on failure (CKI Backport Bot) [RHEL-114336] {CVE-2025-39698} +- NFS: Fix filehandle bounds checking in nfs_fh_to_dentry() (CKI Backport Bot) [RHEL-113611] {CVE-2025-39730} +- eventpoll: Fix semi-unbounded recursion (CKI Backport Bot) [RHEL-111050] {CVE-2025-38614} +- ALSA: hda/ca0132: Fix buffer overflow in add_tuning_control (CKI Backport Bot) [RHEL-114850] {CVE-2025-39751} +- wifi: ath12k: Decrement TID on RX peer frag setup error handling (CKI Backport Bot) [RHEL-114708] {CVE-2025-39761} +- ALSA: usb-audio: Validate UAC3 power domain descriptors, too (Jaroslav Kysela) [RHEL-114691] {CVE-2025-38729} +- ALSA: usb-audio: Fix size validation in convert_chmap_v3() (Jaroslav Kysela) [RHEL-114691] +- ALSA: usb-audio: Validate UAC3 cluster segment descriptors (CKI Backport Bot) [RHEL-114691] {CVE-2025-39757} +- cxgb4: Avoid removal of uninserted tid JIRA: https://issues.redhat.com/browse/RHEL-75571 (Jakub Ramaseuski) +- selftests: tls: add tests for zero-length records (Sabrina Dubroca) [RHEL-114324] {CVE-2025-39682} +- tls: fix handling of zero-length records on the rx_list (Sabrina Dubroca) [RHEL-114324] {CVE-2025-39682} +- redhat/configs: Enable CONFIG_CPUFREQ_ARCH_CUR_FREQ (Jennifer Berringer) [RHEL-19395] +- arm64: Utilize for_each_cpu_wrap for reference lookup (Jennifer Berringer) [RHEL-19395] +- arm64: Update AMU-based freq scale factor on entering idle (Jennifer Berringer) [RHEL-19395] +- arm64: Provide an AMU-based version of arch_freq_get_on_cpu (Jennifer Berringer) [RHEL-19395] +- cpufreq: Introduce an optional cpuinfo_avg_freq sysfs entry (Jennifer Berringer) [RHEL-19395] +- cpufreq: Allow arch_freq_get_on_cpu to return an error (Jennifer Berringer) [RHEL-19395] +- arch_topology: init capacity_freq_ref to 0 (Jennifer Berringer) [RHEL-19395] +- arm64: amu: Delay allocating cpumask for AMU FIE support (Jennifer Berringer) [RHEL-19395] + +* Thu Oct 09 2025 CKI KWF Bot [5.14.0-624.el9] +- x86/resctrl: Fix types in resctrl_arch_mon_ctx_{alloc,free}() stubs (David Arcari) [RHEL-118965] +- fs/resctrl: Eliminate false positive lockdep warning when reading SNC counters (David Arcari) [RHEL-118965] +- resctrl: get rid of pointless debugfs_file_{get,put}() (David Arcari) [RHEL-118965] +- x86,fs/resctrl: Remove inappropriate references to cacheinfo in the resctrl subsystem (David Arcari) [RHEL-118965] +- fs/resctrl: Restore the rdt_last_cmd_clear() calls after acquiring rdtgroup_mutex (David Arcari) [RHEL-118965] +- x86,fs/resctrl: Move the resctrl filesystem code to live in /fs/resctrl (David Arcari) [RHEL-118965] +- selftests/resctrl: Discover SNC kernel support and adjust messages (David Arcari) [RHEL-118965] +- selftests/resctrl: Adjust effective L3 cache size with SNC enabled (David Arcari) [RHEL-118965] +- selftests/resctrl: Replace magic constants used as array size (David Arcari) [RHEL-118965] +- selftests/resctrl: Keep results from first test run (David Arcari) [RHEL-118965] +- selftests/resctrl: Do not compare performance counters and resctrl at low bandwidth (David Arcari) [RHEL-118965] +- selftests/resctrl: Use cache size to determine "fill_buf" buffer size (David Arcari) [RHEL-118965] +- selftests/resctrl: Ensure measurements skip initialization of default benchmark (David Arcari) [RHEL-118965] +- selftests/resctrl: Make benchmark parameter passing robust (David Arcari) [RHEL-118965] +- selftests/resctrl: Remove unused measurement code (David Arcari) [RHEL-118965] +- selftests/resctrl: Only support measured read operation (David Arcari) [RHEL-118965] +- selftests/resctrl: Remove "once" parameter required to be false (David Arcari) [RHEL-118965] +- selftests/resctrl: Make wraparound handling obvious (David Arcari) [RHEL-118965] +- selftests/resctrl: Protect against array overflow when reading strings (David Arcari) [RHEL-118965] +- selftests/resctrl: Protect against array overrun during iMC config parsing (David Arcari) [RHEL-118965] +- selftests/resctrl: Fix memory overflow due to unhandled wraparound (David Arcari) [RHEL-118965] +- selftests/resctrl: Print accurate buffer size as part of MBM results (David Arcari) [RHEL-118965] +- selftests/resctrl: Make functions only used in same file static (David Arcari) [RHEL-118965] +- x86/resctrl: Move pseudo lock prototypes to include/linux/resctrl.h (David Arcari) [RHEL-118965] +- x86/resctrl: Move enum resctrl_event_id to resctrl.h (David Arcari) [RHEL-118965] +- x86/resctrl: Always initialise rid field in rdt_resources_all[] (David Arcari) [RHEL-118965] +- x86/resctrl: Relax some asm #includes (David Arcari) [RHEL-118965] +- x86/resctrl: Prefer alloc(sizeof(*foo)) idiom in rdt_init_fs_context() (David Arcari) [RHEL-118965] +- x86/resctrl: Squelch whitespace anomalies in resctrl core code (David Arcari) [RHEL-118965] +- x86/resctrl: Move the filesystem bits to headers visible to fs/resctrl (David Arcari) [RHEL-118965] +- fs/resctrl: Add boiler plate for external resctrl code (David Arcari) [RHEL-118965] +- x86/resctrl: Split trace.h (David Arcari) [RHEL-118965] +- x86/resctrl: Expand the width of domid by replacing mon_data_bits (David Arcari) [RHEL-118965] +- x86/resctrl: Add end-marker to the resctrl_event_id enum (David Arcari) [RHEL-118965] +- x86/resctrl: Move is_mba_sc() out of core.c (David Arcari) [RHEL-118965] +- x86/resctrl: Drop __init/__exit on assorted symbols (David Arcari) [RHEL-118965] +- x86/resctrl: Resctrl_exit() teardown resctrl but leave the mount point (David Arcari) [RHEL-118965] +- x86/resctrl: Check all domains are offline in resctrl_exit() (David Arcari) [RHEL-118965] +- x86/resctrl: Rename resctrl_sched_in() to begin with "resctrl_arch_" (David Arcari) [RHEL-118965] +- x86/resctrl: Remove the limit on the number of CLOSID (David Arcari) [RHEL-118965] +- x86/resctrl: Optimize cpumask_any_housekeeping() (David Arcari) [RHEL-118965] +- cpumask: Relax cpumask_any_but() (David Arcari) [RHEL-118965] +- cpumask: Add cpumask_{first,next}_andnot() API (David Arcari) [RHEL-118965] +- find: Add find_first_andnot_bit() (David Arcari) [RHEL-118965] +- x86/resctrl: Fix rdtgroup_mkdir()'s unlocked use of kernfs_node::name (David Arcari) [RHEL-118965] +- x86/resctrl: Move get_{mon,ctrl}_domain_from_cpu() to live with their callers (David Arcari) [RHEL-118965] +- x86/resctrl: Move get_config_index() to a header (David Arcari) [RHEL-118965] +- x86/resctrl: Handle throttle_mode for SMBA resources (David Arcari) [RHEL-118965] +- x86/resctrl: Move RFTYPE flags to be managed by resctrl (David Arcari) [RHEL-118965] +- x86/resctrl: Make resctrl_arch_pseudo_lock_fn() take a plr (David Arcari) [RHEL-118965] +- x86/resctrl: Make prefetch_disable_bits belong to the arch code (David Arcari) [RHEL-118965] +- x86/resctrl: Allow an architecture to disable pseudo lock (David Arcari) [RHEL-118965] +- x86/resctrl: Add resctrl_arch_ prefix to pseudo lock functions (David Arcari) [RHEL-118965] +- x86/resctrl: Move mbm_cfg_mask to struct rdt_resource (David Arcari) [RHEL-118965] +- x86/resctrl: Move mba_mbps_default_event init to filesystem code (David Arcari) [RHEL-118965] +- x86/resctrl: Change mon_event_config_{read,write}() to be arch helpers (David Arcari) [RHEL-118965] +- x86/resctrl: Add resctrl_arch_is_evt_configurable() to abstract BMEC (David Arcari) [RHEL-118965] +- x86/resctrl: Move the is_mbm_*_enabled() helpers to asm/resctrl.h (David Arcari) [RHEL-118965] +- x86/resctrl: Rewrite and move the for_each_*_rdt_resource() walkers (David Arcari) [RHEL-118965] +- x86/resctrl: Move monitor init work to a resctrl init call (David Arcari) [RHEL-118965] +- x86/resctrl: Move monitor exit work to a resctrl exit call (David Arcari) [RHEL-118965] +- x86/resctrl: Add an arch helper to reset one resource (David Arcari) [RHEL-118965] +- x86/resctrl: Move resctrl types to a separate header (David Arcari) [RHEL-118965] +- x86/resctrl: Move rdt_find_domain() to be visible to arch and fs code (David Arcari) [RHEL-118965] +- x86/resctrl: Expose resctrl fs's init function to the rest of the kernel (David Arcari) [RHEL-118965] +- x86/resctrl: Remove rdtgroup from update_cpu_closid_rmid() (David Arcari) [RHEL-118965] +- x86/resctrl: Add helper for setting CPU default properties (David Arcari) [RHEL-118965] +- x86/resctrl: Generate default_ctrl instead of sharing it (David Arcari) [RHEL-118965] +- x86/resctrl: Add max_bw to struct resctrl_membw (David Arcari) [RHEL-118965] +- x86/resctrl: Remove data_width and the tabular format (David Arcari) [RHEL-118965] +- x86/resctrl: Use schema type to determine the schema format string (David Arcari) [RHEL-118965] +- x86/resctrl: Use schema type to determine how to parse schema values (David Arcari) [RHEL-118965] +- x86/resctrl: Remove fflags from struct rdt_resource (David Arcari) [RHEL-118965] +- x86/resctrl: Add a helper to avoid reaching into the arch code resource list (David Arcari) [RHEL-118965] +- x86/resctrl: Fix allocation of cleanest CLOSID on platforms with no monitors (David Arcari) [RHEL-118965] +- kernfs: Move dput() outside of the RCU section. (David Arcari) [RHEL-118965] +- kernfs: Drop kernfs_rwsem while invoking lookup_positive_unlocked(). (David Arcari) [RHEL-118965] +- kernfs: Use RCU to access kernfs_node::name. (David Arcari) [RHEL-118965] +- kernfs: Use RCU to access kernfs_node::parent. (David Arcari) [RHEL-118965] +- kernfs: Don't re-lock kernfs_root::kernfs_rwsem in kernfs_fop_readdir(). (David Arcari) [RHEL-118965] +- kernfs: Acquire kernfs_rwsem in kernfs_node_dentry(). (David Arcari) [RHEL-118965] +- kernfs: mount: Remove unnecessary ‘NULL’ values from knparent (David Arcari) [RHEL-118965] +- kernfs: Acquire kernfs_rwsem in kernfs_get_parent_dentry(). (David Arcari) [RHEL-118965] +- kernfs: Acquire kernfs_rwsem in kernfs_notify_workfn(). (David Arcari) [RHEL-118965] +- kernfs: RCU protect kernfs_nodes and avoid kernfs_idr_lock in kernfs_find_and_get_node_by_id() (David Arcari) [RHEL-118965] +- x86/resctrl: Document the new "mba_MBps_event" file (David Arcari) [RHEL-118965] +- x86/resctrl: Add write option to "mba_MBps_event" file (David Arcari) [RHEL-118965] +- x86/resctrl: Add "mba_MBps_event" file to CTRL_MON directories (David Arcari) [RHEL-118965] +- x86/resctrl: Make mba_sc use total bandwidth if local is not supported (David Arcari) [RHEL-118965] +- x86/resctrl: Compute memory bandwidth for all supported events (David Arcari) [RHEL-118965] +- x86/resctrl: Modify update_mba_bw() to use per CTRL_MON group event (David Arcari) [RHEL-118965] +- x86/resctrl: Prepare for per-CTRL_MON group mba_MBps control (David Arcari) [RHEL-118965] +- x86/resctrl: Introduce resctrl_file_fflags_init() to initialize fflags (David Arcari) [RHEL-118965] +- x86/resctrl: Use kthread_run_on_cpu() (David Arcari) [RHEL-118965] +- x86/resctrl: Support Sub-NUMA cluster mode SNC6 (David Arcari) [RHEL-118965] +- x86/resctrl: Slightly clean-up mbm_config_show() (David Arcari) [RHEL-118965] +- x86/resctrl: Annotate get_mem_config() functions as __init (David Arcari) [RHEL-118965] +- finally take no_llseek out [partial] (David Arcari) [RHEL-118965] +- x86/msr: Rename DECLARE_ARGS() to EAX_EDX_DECLARE_ARGS (David Arcari) [RHEL-118444] +- x86/msr: Improve the comments of the DECLARE_ARGS()/EAX_EDX_VAL()/EAX_EDX_RET() facility (David Arcari) [RHEL-118444] +- x86/msr: Standardize on u64 in (David Arcari) [RHEL-118444] +- x86/mce: use is_copy_from_user() to determine copy-from-user context (David Arcari) [RHEL-118444] +- x86/mce/threshold: Remove the redundant this_cpu_dec_return() (David Arcari) [RHEL-118444] +- x86/mce/mcelog: Use xchg() to get and clear the flags (David Arcari) [RHEL-118444] +- finally take no_llseek out [partial] (David Arcari) [RHEL-118444] +- treewide: Fix wrong singular form of jiffies in comments [partial] (David Arcari) [RHEL-118444] +- x86/mce: Make sure CMCI banks are cleared during shutdown on Intel (David Arcari) [RHEL-118444] +- x86/mce/amd: Fix threshold limit reset (David Arcari) [RHEL-118444] +- x86/mce/amd: Add default names for MCA banks and blocks (David Arcari) [RHEL-118444] +- x86/mce: Ensure user polling settings are honored when restarting timer (David Arcari) [RHEL-118444] +- x86/mce: Don't remove sysfs if thresholding sysfs init fails (David Arcari) [RHEL-118444] +- x86/mce/inject: Remove call to mce_notify_irq() (David Arcari) [RHEL-118444] +- x86/mce/amd: Remove shared threshold bank plumbing (David Arcari) [RHEL-118444] +- x86/mce: Remove the redundant mce_hygon_feature_init() (David Arcari) [RHEL-118444] +- x86/mce: Convert family/model mixed checks to VFM-based checks (David Arcari) [RHEL-118444] +- x86/cpu/intel: Replace PAT erratum model/family magic numbers with symbolic IFM references (David Arcari) [RHEL-118444] +- x86/mce: Break up __mcheck_cpu_apply_quirks() (David Arcari) [RHEL-118444] +- x86/mce: Make four functions return bool (David Arcari) [RHEL-118444] +- x86/mce: Make several functions return bool (David Arcari) [RHEL-118444] +- x86/mce/intel: Use MCG_BANKCNT_MASK instead of 0xff (David Arcari) [RHEL-118444] +- x86/mce: Remove unused variable and return value in machine_check_poll() (David Arcari) [RHEL-118444] +- x86/mce: Switch to new Intel CPU model defines (David Arcari) [RHEL-118444] +- x86/mce: Make mce_subsys const (David Arcari) [RHEL-118444] +- x86/mce: Handle Intel threshold interrupt storms (David Arcari) [RHEL-118444] +- x86/mce: Add per-bank CMCI storm mitigation (David Arcari) [RHEL-118444] +- x86/mce: Remove old CMCI storm mitigation code (David Arcari) [RHEL-118444] +- netfilter: ipset: fix region locking in hash types (CKI Backport Bot) [RHEL-115637] +- tipc: fix null-ptr-deref when acquiring remote ip of ethernet bearer (Xin Long) [RHEL-115652] +- tipc: use kfree_sensitive() for aead cleanup (Xin Long) [RHEL-115652] +- tipc: fix NULL pointer dereference in tipc_mon_reinit_self() (Xin Long) [RHEL-115652] +- tipc: fix memory leak in tipc_link_xmit (Xin Long) [RHEL-115652] +- tipc: re-order conditions in tipc_crypto_key_rcv() (Xin Long) [RHEL-115652] +- net: tipc: remove one synchronize_net() from tipc_nametbl_stop() (Xin Long) [RHEL-115652] +- tcp: add tcp_rto_max_ms sysctl (Antoine Tenart) [RHEL-115191] +- tcp: add the ability to control max RTO (Antoine Tenart) [RHEL-115191] +- tcp: use tcp_reset_xmit_timer() (Antoine Tenart) [RHEL-115191] +- tcp: add a @pace_delay parameter to tcp_reset_xmit_timer() (Antoine Tenart) [RHEL-115191] +- tcp: remove tcp_reset_xmit_timer() @max_when argument (Antoine Tenart) [RHEL-115191] +- book3s64/hash: Remove kfence support temporarily (Mamatha Inamdar) [RHEL-114396] +- padata: Reset next CPU when reorder sequence wraps around (Herbert Xu) [RHEL-39495] +- padata: Remove comment for reorder_work (Herbert Xu) [RHEL-39495] +- padata: Fix pd UAF once and for all (Herbert Xu) [RHEL-39495] +- padata: do not leak refcount in reorder_work (Herbert Xu) [RHEL-39495] + +* Wed Oct 08 2025 CKI KWF Bot [5.14.0-623.el9] +- crypto: seqiv - Handle EBUSY correctly (CKI Backport Bot) [RHEL-117236] {CVE-2023-53373} +- ice: fix Rx page leak on multi-buffer frames (Petr Oros) [RHEL-116541] +- EDAC/amd64: Fix size calculation for Non-Power-of-Two DIMMs (Joel Savitz) [RHEL-101167] + +* Thu Oct 02 2025 CKI KWF Bot [5.14.0-622.el9] +- ppp: fix memory leak in pad_compress_skb (Guillaume Nault) [RHEL-115633] +- pptp: fix pptp_xmit() error path (Guillaume Nault) [RHEL-115633] +- pptp: ensure minimal skb length in pptp_xmit() (Guillaume Nault) [RHEL-115633] +- mpls: Use rcu_dereference_rtnl() in mpls_route_input_rcu(). (Guillaume Nault) [RHEL-115623] +- x86/boot/compressed: Remove unused header includes from kaslr.c (Ricardo Robaina) [RHEL-110658] +- x86/kaslr: Include instead of (Ricardo Robaina) [RHEL-110658] + +* Tue Sep 30 2025 CKI KWF Bot [5.14.0-621.el9] +- platform/x86: ideapad-laptop: pass a correct pointer to the driver data (David Arcari) [RHEL-105420] +- ACPI: platform_profile: Avoid initializing on non-ACPI platforms (David Arcari) [RHEL-105420] +- platform/x86/amd: pmf: Simplify error flow in amd_pmf_init_smart_pc() (David Arcari) [RHEL-105420] +- platform/x86/amd: pmf: Prevent amd_pmf_tee_deinit() from running twice (David Arcari) [RHEL-105420] +- platform/x86/amd: pmf: Use device managed allocations (David Arcari) [RHEL-105420] +- drivers/platform/x86/amd: pmf: Check for invalid Smart PC Policies (David Arcari) [RHEL-105420] +- drivers/platform/x86/amd: pmf: Check for invalid sideloaded Smart PC Policies (David Arcari) [RHEL-105420] +- platform/x86: amd: pmf: Fix STT limits (David Arcari) [RHEL-105420] +- platform/x86/amd/pmf: convert timeouts to secs_to_jiffies() (David Arcari) [RHEL-105420] +- platform/x86/amd: pmf: Fix missing hidden options for Smart PC (David Arcari) [RHEL-105420] +- platform/x86/amd/pmf: fix cleanup in amd_pmf_init_smart_pc() (David Arcari) [RHEL-105420] +- platform/x86/amd/pmf: Update PMF Driver for Compatibility with new PMF-TA (David Arcari) [RHEL-105420] +- platform/x86/amd/pmf: Propagate PMF-TA return codes (David Arcari) [RHEL-105420] +- platform/x86/amd: pmf: Add balanced-performance to hidden choices (David Arcari) [RHEL-105420] +- platform/x86/amd: pmf: Add 'quiet' to hidden choices (David Arcari) [RHEL-105420] +- platform/x86/amd/pmf: Initialize and clean up `cb_mutex` (David Arcari) [RHEL-105420] +- ACPI: platform-profile: Fix CFI violation when accessing sysfs files (David Arcari) [RHEL-105420] +- ACPI: platform_profile: Add support for hidden choices (David Arcari) [RHEL-105420] +- ACPI: platform_profile: Fix memory leak in profile_class_is_visible() (David Arcari) [RHEL-105420] +- ACPI: platform_profile: Improve platform_profile_unregister() (David Arcari) [RHEL-105420] +- ACPI: platform_profile: Add a prefix to log messages (David Arcari) [RHEL-105420] +- ACPI: platform_profile: Add documentation (David Arcari) [RHEL-105420] +- ACPI: platform_profile: Clean platform_profile_handler (David Arcari) [RHEL-105420] +- ACPI: platform_profile: Move platform_profile_handler (David Arcari) [RHEL-105420] +- platform/x86: thinkpad_acpi: Fix registration of tpacpi platform driver (David Arcari) [RHEL-105420] +- ACPI: platform_profile: Remove platform_profile_handler from exported symbols (David Arcari) [RHEL-105420] +- platform/x86: thinkpad_acpi: Use devm_platform_profile_register() (David Arcari) [RHEL-105420] +- platform/x86: hp-wmi: Use devm_platform_profile_register() (David Arcari) [RHEL-105420] +- platform/x86: ideapad-laptop: Use devm_platform_profile_register() (David Arcari) [RHEL-105420] +- platform/surface: surface_platform_profile: Use devm_platform_profile_register() (David Arcari) [RHEL-105420] +- platform/x86: amd: pmf: sps: Use devm_platform_profile_register() (David Arcari) [RHEL-105420] +- ACPI: platform_profile: Add `probe` to platform_profile_ops (David Arcari) [RHEL-105420] +- ACPI: platform_profile: Add `ops` member to handlers (David Arcari) [RHEL-105420] +- ACPI: platform_profile: Remove platform_profile_handler from callbacks (David Arcari) [RHEL-105420] +- ACPI: platform_profile: Let drivers set drvdata to the class device (David Arcari) [RHEL-105420] +- platform/x86/amd/pmf: Get SRA sensor data from AMD SFH driver (David Arcari) [RHEL-105420] +- HID: amd_sfh: Fix SRA sensor when it's the only sensor (David Arcari) [RHEL-105420] +- HID: amd_sfh: Add support to export device operating states (David Arcari) [RHEL-105420] +- platform/x86/amd: pmf: Switch to guard(mutex) (David Arcari) [RHEL-105420] +- platform/x86/amd/pmf: Enable Custom BIOS Inputs for PMF-TA (David Arcari) [RHEL-105420] +- platform/x86/amd: pmf: Drop all quirks (David Arcari) [RHEL-105420] +- ACPI: platform_profile: Replace *class_dev member with class_dev (David Arcari) [RHEL-105420] +- ACPI: platform_profile: Add devm_platform_profile_register() (David Arcari) [RHEL-105420] +- ACPI: platform_profile: Allow multiple handlers (David Arcari) [RHEL-105420] +- ACPI: platform_profile: Notify class device from platform_profile_notify() (David Arcari) [RHEL-105420] +- ACPI: platform_profile: Check all profile handler to calculate next (David Arcari) [RHEL-105420] +- ACPI: platform_profile: Make sure all profile handlers agree on profile (David Arcari) [RHEL-105420] +- ACPI: platform_profile: Add concept of a "custom" profile (David Arcari) [RHEL-105420] +- ACPI: platform_profile: Only show profiles common for all handlers (David Arcari) [RHEL-105420] +- ACPI: platform_profile: Notify change events on register and unregister (David Arcari) [RHEL-105420] +- ACPI: platform_profile: Add profile attribute for class interface (David Arcari) [RHEL-105420] +- ACPI: platform_profile: Add choices attribute for class interface (David Arcari) [RHEL-105420] +- ACPI: platform_profile: Add name attribute to class interface (David Arcari) [RHEL-105420] +- ACPI: platform_profile: Create class for ACPI platform profile (David Arcari) [RHEL-105420] +- ACPI: platform_profile: Use `scoped_cond_guard` (David Arcari) [RHEL-105420] +- ACPI: platform_profile: Use guard(mutex) for register/unregister (David Arcari) [RHEL-105420] +- ACPI: platform_profile: Move matching string for new profile out of mutex (David Arcari) [RHEL-105420] +- ACPI: platform_profile: Move sanity check out of the mutex (David Arcari) [RHEL-105420] +- ACPI: platform_profile: Pass the profile handler into platform_profile_notify() (David Arcari) [RHEL-105420] +- ACPI: platform_profile: Add platform handler argument to platform_profile_remove() (David Arcari) [RHEL-105420] +- ACPI: add missing MODULE_DESCRIPTION() macros (David Arcari) [RHEL-105420] +- ACPI: platform_profile: Add device pointer into platform profile handler (David Arcari) [RHEL-105420] +- ACPI: platform-profile: Add a name member to handlers (David Arcari) [RHEL-105420] +- platform/x86/amd/pmf: Switch to platform_get_resource() and devm_ioremap_resource() (David Arcari) [RHEL-105420] +- platform/x86/amd/pmf: Use dev_err_probe() to simplify error handling (David Arcari) [RHEL-105420] +- platform/x86/amd/pmf: Add SMU metrics table support for 1Ah family 60h model (David Arcari) [RHEL-105420] +- platform/x86/amd: pmf: Add quirk for TUF Gaming A14 (David Arcari) [RHEL-105420] +- platform/x86/amd: pmf: Make ASUS GA403 quirk generic (David Arcari) [RHEL-105420] +- platform/x86/amd/pmf: Update SMU metrics table for 1AH family series (David Arcari) [RHEL-105420] +- platform/x86/amd/pmf: Relocate CPU ID macros to the PMF header (David Arcari) [RHEL-105420] +- platform/x86/amd/pmf: Add support for notifying Smart PC Solution updates (David Arcari) [RHEL-105420] +- platform/x86/amd/pmf: Fix to Update HPD Data When ALS is Disabled (David Arcari) [RHEL-105420] +- platform/x86/amd/pmf: Add new ACPI ID AMDI0107 (David Arcari) [RHEL-105420] +- platform/x86/amd: pmf: Add quirk for ROG Ally X (David Arcari) [RHEL-105420] +- platform/x86/amd/pmf: Use existing input event codes to update system states (David Arcari) [RHEL-105420] +- platform/x86/amd/pmf: Use memdup_user() (David Arcari) [RHEL-105420] +- platform/x86/amd: pmf: Add new ACPI ID AMDI0105 (David Arcari) [RHEL-105420] +- platform/x86/amd: pmf: Add quirk for ROG Zephyrus G14 (David Arcari) [RHEL-105420] +- platform/x86/amd: pmf: Add infrastructure for quirking supported funcs (David Arcari) [RHEL-105420] +- platform/x86/amd: pmf: Decrease error message to debug (David Arcari) [RHEL-105420] +- powercap: Switch to use hrtimer_setup() (David Arcari) [RHEL-111365] +- PM: EM: Rework the depends on for CONFIG_ENERGY_MODEL (David Arcari) [RHEL-111365] +- powercap: intel_rapl: Do not change CLAMPING bit if ENABLE bit cannot be changed (David Arcari) [RHEL-111365] +- powercap: intel_rapl_msr: Add PL4 support for Panther Lake (David Arcari) [RHEL-111365] +- powercap: intel_rapl: Add support for Bartlett Lake platform (David Arcari) [RHEL-111365] +- kernel.spec: replace '=' with space in argument of kernel-install (Li Tian) [RHEL-114361] +- net/mlx5: Not returning mlx5_link_info table when speed is unknown (Li Tian) [RHEL-114363] +- arm64: fix selection of HAVE_DYNAMIC_FTRACE_WITH_ARGS (Jerome Marchand) [RHEL-101598] +- ftrace: Remove unused global 'ftrace_direct_func_count' (Jerome Marchand) [RHEL-101598] +- ftrace: Remove unused list 'ftrace_direct_funcs' (Jerome Marchand) [RHEL-101598] +- tracing: Fix HAVE_DYNAMIC_FTRACE_WITH_REGS ifdef (Jerome Marchand) [RHEL-101598] +- ftrace: Fix DIRECT_CALLS to use SAVE_REGS by default (Jerome Marchand) [RHEL-101598] +- samples: ftrace: Replace bti assembly with hint for older compiler (Jerome Marchand) [RHEL-101598] +- arm64: avoid executing padding bytes during kexec / hibernation (Jerome Marchand) [RHEL-101598] +- arm64: ftrace: Add direct call trampoline samples support (Jerome Marchand) [RHEL-101598] +- samples: ftrace: Save required argument registers in sample trampolines (Jerome Marchand) [RHEL-101598] +- arm64: ftrace: Simplify get_ftrace_plt (Jerome Marchand) [RHEL-101598] +- arm64: ftrace: Add direct call support (Jerome Marchand) [RHEL-101598] +- ftrace: Make DIRECT_CALLS work WITH_ARGS and !WITH_REGS (Jerome Marchand) [RHEL-101598] +- ftrace: Store direct called addresses in their ops (Jerome Marchand) [RHEL-101598] +- ftrace: Rename _ftrace_direct_multi APIs to _ftrace_direct APIs (Jerome Marchand) [RHEL-101598] +- ftrace: Remove the legacy _ftrace_direct API (Jerome Marchand) [RHEL-101598] +- ftrace: Replace uses of _ftrace_direct APIs with _ftrace_direct_multi (Jerome Marchand) [RHEL-101598] +- ftrace: Let unregister_ftrace_direct_multi() call ftrace_free_filter() (Jerome Marchand) [RHEL-101598] +- arm64: Implement HAVE_DYNAMIC_FTRACE_WITH_CALL_OPS (Jerome Marchand) [RHEL-101598] +- arm64: ftrace: Update stale comment (Jerome Marchand) [RHEL-101598] +- arm64: Extend support for CONFIG_FUNCTION_ALIGNMENT (Jerome Marchand) [RHEL-101598] +- Compiler attributes: GCC cold function alignment workarounds (Jerome Marchand) [RHEL-101598] +- ftrace: Add DYNAMIC_FTRACE_WITH_CALL_OPS (Jerome Marchand) [RHEL-101598] +- ftrace: arm64: remove static ftrace (Jerome Marchand) [RHEL-101598] +- ftrace: arm64: move from REGS to ARGS (Jerome Marchand) [RHEL-101598] +- ftrace: abstract DYNAMIC_FTRACE_WITH_ARGS accesses (Jerome Marchand) [RHEL-101598] +- ftrace: rename ftrace_instruction_pointer_set() -> ftrace_regs_set_instruction_pointer() (Jerome Marchand) [RHEL-101598] +- ftrace: pass fregs to arch_ftrace_set_direct_caller() (Jerome Marchand) [RHEL-101598] +- arm64: ftrace: remove redundant label (Jerome Marchand) [RHEL-101598] +- arm64/ftrace: Make function graph use ftrace directly (Jerome Marchand) [RHEL-101598] +- arm64: Improve HAVE_DYNAMIC_FTRACE_WITH_REGS selection for clang (Jerome Marchand) [RHEL-101598] +- tracing: Use linker magic instead of recasting ftrace_ops_list_func() (Jerome Marchand) [RHEL-101598] +- ice: fix NULL access of tx->in_use in ice_ll_ts_intr (Petr Oros) [RHEL-84608] +- ice: fix NULL access of tx->in_use in ice_ptp_ts_irq (Petr Oros) [RHEL-84608] +- platform/x86/amd/pmc: Add TUXEDO IB Pro Gen10 AMD to spurious 8042 quirks list (David Arcari) [RHEL-102860] +- platform/x86/amd: pmc: Drop SMU F/W match for Cezanne (David Arcari) [RHEL-102860] +- platform/x86/amd: pmc: Add Lenovo Yoga 6 13ALC6 to pmc quirk list (David Arcari) [RHEL-102860] +- Move FCH header to a location accessible by all archs (David Arcari) [RHEL-102860] +- platform/x86/amd/pmc: Add PCSpecialist Lafite Pro V 14M to 8042 quirks list (David Arcari) [RHEL-102860] +- platform/x86/amd: pmc: Clear metrics table at start of cycle (David Arcari) [RHEL-102860] +- platform/x86/amd/pmc: Declare quirk_spurious_8042 for MECHREVO Wujie 14XA (GX4HRXL) (David Arcari) [RHEL-102860] +- platform/x86/amd: pmc: Require at least 2.5 seconds between HW sleep cycles (David Arcari) [RHEL-102860] +- platform/x86/amd/pmc: fix leak in probe() (David Arcari) [RHEL-102860] +- platform/x86/amd/pmc: Use managed APIs for mutex (David Arcari) [RHEL-102860] +- platform/x86/amd/pmc: Remove unnecessary line breaks (David Arcari) [RHEL-102860] +- platform/x86/amd/pmc: Move macros and structures to the PMC header file (David Arcari) [RHEL-102860] +- platform/x86/amd/pmc: Notify user when platform does not support s0ix transition (David Arcari) [RHEL-102860] +- platform/x86: amd: Use *-y instead of *-objs in Makefiles [partial] (David Arcari) [RHEL-102860] +- platform/x86/amd/pmc: Only disable IRQ1 wakeup where i8042 actually enabled it (David Arcari) [RHEL-102860] +- platform/x86/amd: pmc: Use guard(mutex) (David Arcari) [RHEL-102860] +- platform/x86/amd/pmc: Add STB support for AMD Desktop variants (David Arcari) [RHEL-102860] +- platform/x86/amd/pmc: Update S2D message id for 1Ah Family 70h model (David Arcari) [RHEL-102860] +- platform/x86/amd/pmc: Update IP information structure for newer SoCs (David Arcari) [RHEL-102860] +- platform/x86/amd/pmc: Use ARRAY_SIZE() to fill num_ips information (David Arcari) [RHEL-102860] +- platform/x86/amd/pmc: Isolate STB code changes to a new file (David Arcari) [RHEL-102860] +- platform/x86/amd/pmc: Define enum for S2D/PMC msg_port and add helper function (David Arcari) [RHEL-102860] +- platform/x86/amd/pmc: Update function names to align with new STB file (David Arcari) [RHEL-102860] +- platform/x86/amd/pmc: Move STB functionality to a new file for better code organization (David Arcari) [RHEL-102860] +- platform/x86/amd/pmc: Move STB block into amd_pmc_s2d_init() (David Arcari) [RHEL-102860] +- platform/x86/amd/pmc: Extend support for PMC features on new AMD platform (David Arcari) [RHEL-102860] +- platform/x86/amd/pmc: Fix SMU command submission path on new AMD platform (David Arcari) [RHEL-102860] +- platform/x86/amd/pmc: Send OS_HINT command for new AMD platform (David Arcari) [RHEL-102860] +- platform/x86/amd: pmc: Add new ACPI ID AMDI000B (David Arcari) [RHEL-102860] +- platform/x86/amd/pmc: Fix implicit declaration error on i386 (David Arcari) [RHEL-102860] +- platform/x86/amd/pmc: Extend Framework 13 quirk to more BIOSes (David Arcari) [RHEL-102860] +- platform/x86/amd/pmc: Add AMD MP2 STB functionality (David Arcari) [RHEL-102860] +- redhat/configs: enable CONFIG_AMD_MP2_STB (David Arcari) [RHEL-102860] +- RAS/AMD/FMPM: Get masked address (Aristeu Rozanski) [RHEL-87600] +- RAS/AMD/ATL: Include row[13] bit in row retirement (Aristeu Rozanski) [RHEL-87600] +- power: supply: core: Use blocking_notifier_call_chain to avoid RCU complaint (Mark Langsdorf) [RHEL-36251] + +* Fri Sep 26 2025 CKI KWF Bot [5.14.0-620.el9] +- use uniform permission checks for all mount propagation changes (Ian Kent) [RHEL-107304] {CVE-2025-38498} +- do_change_type(): refuse to operate on unmounted/not ours mounts (Ian Kent) [RHEL-107304] {CVE-2025-38498} +- selftests: netfilter: skip br_netfilter queue tests if kernel is tainted (Waiman Long) [RHEL-107520] +- fhandle: do_handle_open() should get FD with user flags (Waiman Long) [RHEL-107520] +- Documentation/sysctl: coredump: add %%F for pidfd number (Waiman Long) [RHEL-107520] +- pidfs: never refuse ppid == 0 in PIDFD_GET_INFO (Waiman Long) [RHEL-107520] +- fs/fhandle.c: fix a race in call of has_locked_children() (Waiman Long) [RHEL-107520] {CVE-2025-38306} +- coredump: hand a pidfd to the usermode coredump helper (Waiman Long) [RHEL-107520] +- coredump: fix error handling for replace_fd() (Waiman Long) [RHEL-107520] +- pidfs: move O_RDWR into pidfs_alloc_file() (Waiman Long) [RHEL-107520] +- pidfs/selftests: ensure correct headers for ioctl handling (Waiman Long) [RHEL-107520] +- selftests/pidfd: fix header inclusion (Waiman Long) [RHEL-107520] +- pidfs: improve ioctl handling (Waiman Long) [RHEL-107520] +- selftests: remove unneeded include (Waiman Long) [RHEL-107520] +- pidfs: allow bind-mounts (Waiman Long) [RHEL-107520] +- pidfs: lookup pid through rbtree (Waiman Long) [RHEL-107520] +- pidfs: check for valid ioctl commands (Waiman Long) [RHEL-107520] +- pidfs: implement file handle support (Waiman Long) [RHEL-107520] +- exportfs: add permission method (Waiman Long) [RHEL-107520] +- fhandle: pull CAP_DAC_READ_SEARCH check into may_decode_fh() (Waiman Long) [RHEL-107520] +- exportfs: add open method (Waiman Long) [RHEL-107520] +- fhandle: simplify error handling (Waiman Long) [RHEL-107520] +- pseudofs: add support for export_ops (Waiman Long) [RHEL-107520] +- pidfs: support FS_IOC_GETVERSION (Waiman Long) [RHEL-107520] +- pidfs: remove 32bit inode number handling (Waiman Long) [RHEL-107520] +- pidfs: rework inode number allocation (Waiman Long) [RHEL-107520] +- fs: fix is_mnt_ns_file() (Waiman Long) [RHEL-107520] +- pidfd: add ioctl to retrieve pid info (Waiman Long) [RHEL-107520] +- pidfs: check for valid pid namespace (Waiman Long) [RHEL-107520] +- rbtree: provide rb_find_rcu() / rb_find_add_rcu() (Waiman Long) [RHEL-107520] +- file: add fput() cleanup helper (Waiman Long) [RHEL-107520] +- libfs: fix get_stashed_dentry() (Waiman Long) [RHEL-107520] {CVE-2024-46801} +- pidfs: add selftests for new namespace ioctls (Waiman Long) [RHEL-107520] +- pidfs: handle kernels without namespaces cleanly (Waiman Long) [RHEL-107520] +- pidfs: when time ns disabled add check for ioctl (Waiman Long) [RHEL-107520] +- pidfs: allow retrieval of namespace file descriptors (Waiman Long) [RHEL-107520] +- nsfs: add open_namespace() (Waiman Long) [RHEL-107520] +- nsproxy: add helper to go from arbitrary namespace to ns_common (Waiman Long) [RHEL-107520] +- nsproxy: add a cleanup helper for nsproxy (Waiman Long) [RHEL-107520] +- file: add take_fd() cleanup helper (Waiman Long) [RHEL-107520] +- path: add cleanup helper (Waiman Long) [RHEL-107520] +- fhandle: relax open_by_handle_at() permission checks (Waiman Long) [RHEL-107520] +- fs/pidfs: make 'lsof' happy with our inode changes (Waiman Long) [RHEL-107520] +- selftests: pidfd: ksft_exit functions do not return (Waiman Long) [RHEL-107520] +- fs: Annotate struct file_handle with __counted_by() and use struct_size() (Waiman Long) [RHEL-107520] +- selftests/pidfd: Fix wrong expectation (Waiman Long) [RHEL-107520] +- selftests/pidfd: Fix config for pidfd_setns_test (Waiman Long) [RHEL-107520] +- pidfs: remove config option (Waiman Long) [RHEL-107520] +- libfs: improve path_from_stashed() (Waiman Long) [RHEL-107520] +- libfs: add stashed_dentry_prune() (Waiman Long) [RHEL-107520] +- libfs: improve path_from_stashed() helper (Waiman Long) [RHEL-107520] +- pidfs: convert to path_from_stashed() helper (Waiman Long) [RHEL-107520] +- nsfs: convert to path_from_stashed() helper (Waiman Long) [RHEL-107520] +- libfs: add path_from_stashed() (Waiman Long) [RHEL-107520] +- pidfd: add pidfs (Waiman Long) [RHEL-107520] +- pidfd: move struct pidfd_fops (Waiman Long) [RHEL-107520] +- pidfd: allow to override signal scope in pidfd_send_signal() (Waiman Long) [RHEL-107520] +- pidfd: change pidfd_send_signal() to respect PIDFD_THREAD (Waiman Long) [RHEL-107520] +- signal: fill in si_code in prepare_kill_siginfo() (Waiman Long) [RHEL-107520] +- selftests: add ESRCH tests for pidfd_getfd() (Waiman Long) [RHEL-107520] +- pidfd: getfd should always report ESRCH if a task is exiting (Waiman Long) [RHEL-107520] +- pidfd: clone: allow CLONE_THREAD | CLONE_PIDFD together (Waiman Long) [RHEL-107520] +- pidfd: change do_notify_pidfd() to use __wake_up(poll_to_key(EPOLLIN)) (Waiman Long) [RHEL-107520] +- pid: kill the obsolete PIDTYPE_PID code in transfer_pid() (Waiman Long) [RHEL-107520] +- pidfd: kill the no longer needed do_notify_pidfd() in de_thread() (Waiman Long) [RHEL-107520] +- pidfd_poll: report POLLHUP when pid_task() == NULL (Waiman Long) [RHEL-107520] +- pidfd: implement PIDFD_THREAD flag for pidfd_open() (Waiman Long) [RHEL-107520] +- pidfd: don't do_notify_pidfd() if !thread_group_empty() (Waiman Long) [RHEL-107520] +- pidfd: cleanup the usage of __pidfd_prepare's flags (Waiman Long) [RHEL-107520] +- fork: Using clone_flags for legacy clone check (Waiman Long) [RHEL-107520] +- __kill_pgrp_info: simplify the calculation of return value (Waiman Long) [RHEL-107520] +- selftests/pidfd: Fix ksft print formats (Waiman Long) [RHEL-107520] +- fs: convert core infrastructure to new timestamp accessors (Waiman Long) [RHEL-107520] +- fs: new accessor methods for atime and mtime (Waiman Long) [RHEL-107520] +- nsproxy: Convert nsproxy.count to refcount_t (Waiman Long) [RHEL-107520] +- kernfs: convert to ctime accessor functions (Waiman Long) [RHEL-107520] +- selftest: pidfd: Omit long and repeating outputs (Waiman Long) [RHEL-107520] +- convert setns(2) to fdget()/fdput() (Waiman Long) [RHEL-107520] +- fs: consolidate duplicate dt_type helpers (Waiman Long) [RHEL-107520] +- Update relatime comments to include equality (Waiman Long) [RHEL-107520] +- fork: use pidfd_prepare() (Waiman Long) [RHEL-107520] +- pid: add pidfd_prepare() (Waiman Long) [RHEL-107520] +- fork: allow CLONE_NEWTIME in clone3 flags (Waiman Long) [RHEL-107520] +- selftests: pidfd: Fix incorrect kernel headers search path (Waiman Long) [RHEL-107520] +- core_pattern: add CPU specifier (Waiman Long) [RHEL-107520] +- selftests/pidfd_test: Remove the erroneous ',' (Waiman Long) [RHEL-107520] +- selftests: pidfd: Fix compling warnings (Waiman Long) [RHEL-107520] +- ksefltests: pidfd: Fix wait_states: Test terminated by timeout (Waiman Long) [RHEL-107520] +- fork: remove duplicate included header files (Waiman Long) [RHEL-107520] +- signal: Drop signals received after a fatal signal has been processed (Waiman Long) [RHEL-107520] +- signal: Guarantee that SIGNAL_GROUP_EXIT is set on process exit (Waiman Long) [RHEL-107520] +- signal: Ensure SIGNAL_GROUP_EXIT gets set in do_group_exit (Waiman Long) [RHEL-107520] +- dynamic_dname(): drop unused dentry argument (Waiman Long) [RHEL-107520] +- fork: Explicitly set PF_KTHREAD (Waiman Long) [RHEL-107520] +- selftests: fix an unused variable warning in pidfd selftest (Waiman Long) [RHEL-107520] +- selftests: fixup build warnings in pidfd / clone3 tests (Waiman Long) [RHEL-107520] +- pidfd: fix test failure due to stack overflow on some arches (Waiman Long) [RHEL-107520] +- kernel/fork.c: unshare(): use swap() to make code cleaner (Waiman Long) [RHEL-107520] +- kernel/fork.c: unexport get_{mm,task}_exe_file (Waiman Long) [RHEL-107520] +- kernel/pid.c: implement additional checks upon pidfd_create() parameters (Waiman Long) [RHEL-107520] +- arm64: debug: remove debug exception registration infrastructure (Luis Claudio R. Goncalves) [RHEL-65658] +- trap: cleanup trap_init() (Luis Claudio R. Goncalves) [RHEL-65658] +- arm64: debug: split bkpt32 exception entry (Luis Claudio R. Goncalves) [RHEL-65658] +- arm64: debug: split brk64 exception entry (Luis Claudio R. Goncalves) [RHEL-65658] +- arm64: debug: split hardware watchpoint exception entry (Luis Claudio R. Goncalves) [RHEL-65658] +- arm64: debug: split single stepping exception entry (Luis Claudio R. Goncalves) [RHEL-65658] +- arm64: debug: refactor reinstall_suspended_bps() (Luis Claudio R. Goncalves) [RHEL-65658] +- arm64: debug: split hardware breakpoint exception entry (Luis Claudio R. Goncalves) [RHEL-65658] +- arm64: entry: Add entry and exit functions for debug exceptions (Luis Claudio R. Goncalves) [RHEL-65658] +- arm64: debug: remove break/step handler registration infrastructure (Luis Claudio R. Goncalves) [RHEL-65658] +- arm64: debug: call step handlers statically (Luis Claudio R. Goncalves) [RHEL-65658] +- arm64: debug: call software breakpoint handlers statically (Luis Claudio R. Goncalves) [RHEL-65658] +- arm64: kretprobes: acquire the regs via a BRK exception (Luis Claudio R. Goncalves) [RHEL-65658] +- arm64: kprobes: Return DBG_HOOK_ERROR if kprobes can not handle a BRK (Luis Claudio R. Goncalves) [RHEL-65658] +- arm64: Return early when break handler is found on linked-list (Luis Claudio R. Goncalves) [RHEL-65658] +- arm64: refactor aarch32_break_handler() (Luis Claudio R. Goncalves) [RHEL-65658] +- arm64: debug: clean up single_step_handler logic (Luis Claudio R. Goncalves) [RHEL-65658] +- arm64: Subscribe Microsoft Azure Cobalt 100 to erratum 3194386 (Jeremy Linton) [RHEL-108306] +- arm64: errata: Expand speculative SSBS workaround once more (Jeremy Linton) [RHEL-108306] +- arm64: errata: Expand speculative SSBS workaround (again) (Jeremy Linton) [RHEL-108306] +- tools headers arm64: Sync arm64's cputype.h with the kernel sources (Jeremy Linton) [RHEL-108306] +- arm64: cputype: Add Neoverse-N3 definitions (Jeremy Linton) [RHEL-108306] +- arm64: cputype: Add Cortex-A725 definitions (Jeremy Linton) [RHEL-108306] +- arm64: cputype: Add Cortex-X1C definitions (Jeremy Linton) [RHEL-108306] +- EDAC/amd64: Correct number of UMCs for family 19h models 70h-7fh (Joel Savitz) [RHEL-102251] + +* Tue Sep 23 2025 CKI KWF Bot [5.14.0-619.el9] +- platform/x86/intel: power-domains: Use topology_logical_package_id() for package ID (David Arcari) [RHEL-110754] +- io_uring/futex: ensure io_futex_wait() cleans up properly on failure (CKI Backport Bot) [RHEL-114337] {CVE-2025-39698} +- bpf: Fix uninitialized values in BPF_{CORE,PROBE}_READ (Viktor Malik) [RHEL-100278] +- mm/memory-tier: fix abstract distance calculation overflow (Rafael Aquini) [RHEL-109448] + +* Sat Sep 20 2025 Patrick Talbert [5.14.0-618.el9] +- x86/hyperv: Fix kdump on Azure CVMs (Vitaly Kuznetsov) [RHEL-70228] +- hv_netvsc: Fix panic during namespace deletion with VF (Maxim Levitsky) [RHEL-109583] +- RDMA/mana_ib: add support of multiple ports (Maxim Levitsky) [RHEL-109583] +- RDMA/mana_ib: add additional port counters (Maxim Levitsky) [RHEL-109583] +- RDMA/mana_ib: Fix DSCP value in modify QP (Maxim Levitsky) [RHEL-109583] +- net: mana: fix spelling for mana_gd_deregiser_irq() (Maxim Levitsky) [RHEL-109583] +- net: mana: Handle Reset Request from MANA NIC (Maxim Levitsky) [RHEL-109583] +- net: mana: Set tx_packets to post gso processing packet count (Maxim Levitsky) [RHEL-109583] +- net: mana: Handle unsupported HWC commands (Maxim Levitsky) [RHEL-109583] +- net: mana: Allocate MSI-X vectors dynamically (Maxim Levitsky) [RHEL-109583] +- net: mana: Allow irq_setup() to skip cpus for affinity (Maxim Levitsky) [RHEL-109583] +- net: mana: explain irq_setup() algorithm (Maxim Levitsky) [RHEL-109583] +- PCI: hv: Allow dynamic MSI-X vector allocation (Maxim Levitsky) [RHEL-109583] +- PCI/MSI: Export pci_msix_prepare_desc() for dynamic MSI-X allocations (Maxim Levitsky) [RHEL-109583] +- net: mana: Add handler for hardware servicing events (Maxim Levitsky) [RHEL-109583] +- RDMA/mana_ib: Add device statistics support (Maxim Levitsky) [RHEL-109583] +- net: mana: Expose additional hardware counters for drop and TC via ethtool. (Maxim Levitsky) [RHEL-109583] +- net: mana: Fix warnings for missing export.h header inclusion (Maxim Levitsky) [RHEL-109583] +- net: mana: Record doorbell physical address in PF mode (Maxim Levitsky) [RHEL-109583] +- tunnels: reset the GSO metadata before reusing the skb (Antoine Tenart) [RHEL-101033] +- watchdog/hpwdt: Support Suspend and Resume (Joseph Szczypek) [RHEL-104148] +- watchdog/hpwdt: Remove unused variable (Joseph Szczypek) [RHEL-104148] +- watchdog/hpwdt: Remove redundant test. (Joseph Szczypek) [RHEL-104148] +- watchdog/hpwdt: Only claim UNKNOWN NMI if from iLO (Joseph Szczypek) [RHEL-104148] +- NFSv4/flexfiles: Fix layout merge mirror check. (Benjamin Coddington) [RHEL-108616] +- NFSv4: Clear the NFS_CAP_XATTR flag if not supported by the server (Benjamin Coddington) [RHEL-108616] +- NFSv4: Clear NFS_CAP_OPEN_XOR and NFS_CAP_DELEGTIME if not supported (Benjamin Coddington) [RHEL-108616] +- NFSv4: Clear the NFS_CAP_FS_LOCATIONS flag if it is not set (Benjamin Coddington) [RHEL-108616] +- NFS: Fix a race when updating an existing write (Benjamin Coddington) [RHEL-108616] +- flexfiles/pNFS: fix NULL checks on result of ff_layout_choose_ds_for_read (Benjamin Coddington) [RHEL-108616] +- SUNRPC: call xs_sock_process_cmsg for all cmsg (Benjamin Coddington) [RHEL-108616] +- NFSv4: Don't clear capabilities that won't be reset (Benjamin Coddington) [RHEL-108616] +- sunrpc: fix handling of server side tls alerts (Benjamin Coddington) [RHEL-108616] +- NFS: Fix the setting of capabilities when automounting a new filesystem (Benjamin Coddington) [RHEL-108616] +- sunrpc: fix client side handling of tls alerts (Benjamin Coddington) [RHEL-108616] +- NFS: Fix filehandle bounds checking in nfs_fh_to_dentry() (Benjamin Coddington) [RHEL-108616] +- pNFS/flexfiles: don't attempt pnfs on fatal DS errors (Benjamin Coddington) [RHEL-108616] +- NFSD: detect mismatch of file handle and delegation stateid in OPEN op (Benjamin Coddington) [RHEL-108616] +- nfsd: handle get_client_locked() failure in nfsd4_setclientid_confirm() (Benjamin Coddington) [RHEL-108616] +- NFSv4/flexfiles: Fix handling of NFS level errors in I/O (Benjamin Coddington) [RHEL-108616] +- flexfiles/pNFS: update stats on NFS4ERR_DELAY for v4.1 DSes (Benjamin Coddington) [RHEL-108616] +- nfs: Clean up /proc/net/rpc/nfs when nfs_fs_proc_net_init() fails. (Benjamin Coddington) [RHEL-108616] +- nfsd: use threads array as-is in netlink interface (Benjamin Coddington) [RHEL-108616] +- SUNRPC: Prevent hang on NFS mount with xprtsec=[m]tls (Benjamin Coddington) [RHEL-108616] +- nfs: ignore SB_RDONLY when remounting nfs (Benjamin Coddington) [RHEL-108616] +- fs/nfs/read: fix double-unlock bug in nfs_return_empty_folio() (Benjamin Coddington) [RHEL-108616] +- NFSv4/pnfs: Reset the layout state after a layoutreturn (Benjamin Coddington) [RHEL-108616] +- svcrdma: Reduce the number of rdma_rw contexts per-QP (Benjamin Coddington) [RHEL-108616] +- nfsd: Initialize ssc before laundromat_work to prevent NULL dereference (Benjamin Coddington) [RHEL-108616] +- NFSD: unregister filesystem in case genl_register_family() fails (Benjamin Coddington) [RHEL-108616] +- nfs: handle failure of nfs_get_lock_context in unlock path (Benjamin Coddington) [RHEL-108616] +- nfs: add missing selections of CONFIG_CRC32 (Benjamin Coddington) [RHEL-108616] +- nfs: Add missing release on error in nfs_lock_and_join_requests() (Benjamin Coddington) [RHEL-108616] +- NFS: Shut down the nfs_client only after all the superblocks (Benjamin Coddington) [RHEL-108616] +- NFSv4: Avoid unnecessary scans of filesystems for delayed delegations (Benjamin Coddington) [RHEL-108616] +- NFSv4: Avoid unnecessary scans of filesystems for expired delegations (Benjamin Coddington) [RHEL-108616] +- NFSv4: Avoid unnecessary scans of filesystems for returning delegations (Benjamin Coddington) [RHEL-108616] +- NFSv4: Don't trigger uneccessary scans for return-on-close delegations (Benjamin Coddington) [RHEL-108616] +- NFSD: Fix callback decoder status codes (Benjamin Coddington) [RHEL-108616] +- NFSD: Never return NFS4ERR_FILE_OPEN when removing a directory (Benjamin Coddington) [RHEL-108616] +- nfsd: move error choice for incorrect object types to version-specific code. (Benjamin Coddington) [RHEL-108616] +- nfsd: be more systematic about selecting error codes for internal use. (Benjamin Coddington) [RHEL-108616] +- nfsd: Move error code mapping to per-version proc code. (Benjamin Coddington) [RHEL-108616] +- NFSD: nfsd_unlink() clobbers non-zero status returned from fh_fill_pre_attrs() (Benjamin Coddington) [RHEL-108616] +- NFSD: Skip sending CB_RECALL_ANY when the backchannel isn't up (Benjamin Coddington) [RHEL-108616] +- nfsd: fix management of listener transports (Benjamin Coddington) [RHEL-108616] +- NFS: fix nfs_release_folio() to not deadlock via kcompactd writeback (Benjamin Coddington) [RHEL-108616] +- sunrpc: suppress warnings for unused procfs functions (Benjamin Coddington) [RHEL-108616] +- NFSv4: Fix a deadlock when recovering state on a sillyrenamed file (Benjamin Coddington) [RHEL-108616] +- SUNRPC: Prevent looping due to rpc_signal_task() races (Benjamin Coddington) [RHEL-108616] +- SUNRPC: convert RPC_TASK_* constants to enum (Benjamin Coddington) [RHEL-108616] +- NFS: Adjust delegated timestamps for O_DIRECT reads and writes (Benjamin Coddington) [RHEL-108616] +- NFSv4.2: mark OFFLOAD_CANCEL MOVEABLE (Benjamin Coddington) [RHEL-108616] +- NFSv4.2: fix COPY_NOTIFY xdr buf size calculation (Benjamin Coddington) [RHEL-108616] +- NFSD: Insulate nfsd4_encode_read_plus_data() from page boundaries in the encode buffer (Benjamin Coddington) [RHEL-108616] +- NFSD: Insulate nfsd4_encode_read_plus() from page boundaries in the encode buffer (Benjamin Coddington) [RHEL-108616] +- NFSD: Insulate nfsd4_encode_read() from page boundaries in the encode buffer (Benjamin Coddington) [RHEL-108616] +- NFSD: Fix CB_GETATTR status fix (Benjamin Coddington) [RHEL-108616] +- NFSD: fix decoding in nfs4_xdr_dec_cb_getattr (Benjamin Coddington) [RHEL-108616] +- nfsd: fix legacy client tracking initialization (Benjamin Coddington) [RHEL-108616] +- nfs: clear SB_RDONLY before getting superblock (Benjamin Coddington) [RHEL-108616] +- nfs: ignore SB_RDONLY when mounting nfs (Benjamin Coddington) [RHEL-108616] +- platform/x86/amd/hsmp: Ensure success even if hwmon registration fails (David Arcari) [RHEL-102859] +- platform/x86/amd/hsmp: Ensure sock->metric_tbl_addr is non-NULL (David Arcari) [RHEL-102859] +- platform/x86/amd/hsmp: Enhance the print messages to prevent confusion (David Arcari) [RHEL-102859] +- platform/x86/amd/hsmp: Use IS_ENABLED() instead of IS_REACHABLE() (David Arcari) [RHEL-102859] +- x86/platform/amd: replace down_timeout() with down_interruptible() (David Arcari) [RHEL-102859] +- x86/platform/amd: move final timeout check to after final sleep (David Arcari) [RHEL-102859] +- platform/x86/amd/hsmp: fix building with CONFIG_HWMON=m (David Arcari) [RHEL-102859] +- platform/x86/amd/hsmp: acpi: Add sysfs files to display HSMP telemetry (David Arcari) [RHEL-102859] +- platform/x86/amd/hsmp: Report power via hwmon sensors (David Arcari) [RHEL-102859] +- platform/x86/amd/hsmp: Use a single DRIVER_VERSION for all hsmp modules (David Arcari) [RHEL-102859] +- platform/x86/amd/hsmp: Make amd_hsmp and hsmp_acpi as mutually exclusive drivers (David Arcari) [RHEL-102859] +- x86/platform/amd: Move the header to (David Arcari) [RHEL-102859] +- x86/platform/amd: Clean up the header guards a bit (David Arcari) [RHEL-102859] +- x86/platform/amd: Move the header to (David Arcari) [RHEL-102859] +- x86/amd_node, platform/x86/amd/hsmp: Have HSMP use SMN through AMD_NODE (David Arcari) [RHEL-102859] +- x86/amd_nb: Use rdmsr_safe() in amd_get_mmconfig_range() (David Arcari) [RHEL-102859] +- x86/amd_node: Use defines for SMN register offsets (David Arcari) [RHEL-102859] +- x86/amd_node: Remove dependency on AMD_NB (David Arcari) [RHEL-102859] +- x86/amd_node: Update __amd_smn_rw() error paths (David Arcari) [RHEL-102859] +- x86/amd_nb: Move SMN access code to a new amd_node driver (David Arcari) [RHEL-102859] +- x86/amd_nb, hwmon: (k10temp): Simplify amd_pci_dev_to_node_id() (David Arcari) [RHEL-102859] +- x86/amd_nb: Simplify function 3 search (David Arcari) [RHEL-102859] +- x86/amd_nb: Use topology info to get AMD node count (David Arcari) [RHEL-102859] +- x86/amd_nb: Simplify root device search (David Arcari) [RHEL-102859] +- x86/amd_nb: Simplify function 4 search (David Arcari) [RHEL-102859] +- x86: Start moving AMD node functionality out of AMD_NB (David Arcari) [RHEL-102859] +- x86/amd_nb: Clean up early_is_amd_nb() (David Arcari) [RHEL-102859] +- x86/amd_nb: Restrict init function to AMD-based systems (David Arcari) [RHEL-102859] +- x86/amd_nb: Add new PCI ID for AMD family 1Ah model 20h (David Arcari) [RHEL-102859] +- x86/amd_nb: Add new PCI IDs for AMD family 1Ah model 60h-70h (David Arcari) [RHEL-102859] +- x86/amd_nb: Add new PCI IDs for AMD family 1Ah model 60h (David Arcari) [RHEL-102859] +- x86/amd_nb: Enhance SMN access error checking (David Arcari) [RHEL-102859] +- hwmon: (k10temp) Check return value of amd_smn_read() (David Arcari) [RHEL-102859] +- EDAC/amd64: Remove unused register accesses (David Arcari) [RHEL-102859] +- EDAC/amd64: Check return value of amd_smn_read() (David Arcari) [RHEL-102859] +- x86/amd_nb: Check for invalid SMN reads (David Arcari) [RHEL-102859] +- x86/amd_nb: Add new PCI IDs for AMD family 0x1a (David Arcari) [RHEL-102859] +- platform/x86: amd: Use *-y instead of *-objs in Makefiles [partial] (David Arcari) [RHEL-102859] +- platform/x86/amd/hsmp: Add support for HSMP protocol version 7 messages (David Arcari) [RHEL-102859] +- platform/x86/amd/hsmp: Change the error type (David Arcari) [RHEL-102859] +- platform/x86/amd/hsmp: Add new error code and error logs (David Arcari) [RHEL-102859] +- platform/x86/amd/hsmp: mark hsmp_msg_desc_table[] as maybe_unused (David Arcari) [RHEL-102859] +- platform/x86/amd/hsmp: Make hsmp_pdev static instead of global (David Arcari) [RHEL-102859] +- platform/x86/amd/hsmp: Use dev_groups in the driver structure (David Arcari) [RHEL-102859] +- sysfs: Fix crash on empty group attributes array (David Arcari) [RHEL-102859] +- sysfs: Introduce a mechanism to hide static attribute_groups (David Arcari) [RHEL-102859] +- platform/x86/amd/hsmp: Use name space while exporting module symbols (David Arcari) [RHEL-102859] +- platform/x86/amd/hsmp: Create separate ACPI, plat and common drivers (David Arcari) [RHEL-102859] +- redhat/configs: Enable CONFIG_AMD_HSMP_ACPI and CONFIG_AMD_HSMP_PLAT on RHEL (David Arcari) [RHEL-102859] +- platform/x86/amd/hsmp: Change generic plat_dev name to hsmp_pdev (David Arcari) [RHEL-102859] +- platform/x86/amd/hsmp: Move ACPI code to acpi.c (David Arcari) [RHEL-102859] +- platform/x86/amd/hsmp: Move platform device specific code to plat.c (David Arcari) [RHEL-102859] +- platform/x86/amd/hsmp: Move structure and macros to header file (David Arcari) [RHEL-102859] +- platform/x86/amd/hsmp: Convert amd_hsmp_rdwr() to a function pointer (David Arcari) [RHEL-102859] +- platform/x86/amd/hsmp: Create wrapper function init_acpi() (David Arcari) [RHEL-102859] +- platform/x86/amd/hsmp: Create hsmp/ directory (David Arcari) [RHEL-102859] +- Documentation/x86/amd/hsmp: Updating urls (David Arcari) [RHEL-102859] - netfilter: nf_conntrack: fix crash due to removal of uninitialised entry (Florian Westphal) [RHEL-106430] {CVE-2025-38472} - s390/sclp: Fix SCCB present check (CKI Backport Bot) [RHEL-113557] {CVE-2025-39694} - ipv6: mcast: Delay put pmc->idev in mld_del_delrec() (Hangbin Liu) [RHEL-111150] {CVE-2025-38550} @@ -3705,8 +13677,6 @@ fi - HID: core: Harden s32ton() against conversion to 0 bits (Benjamin Tissoires) [RHEL-111034] {CVE-2025-38556} - HID: stop exporting hid_snto32() (Benjamin Tissoires) [RHEL-111034] {CVE-2025-38556} - HID: simplify snto32() (Benjamin Tissoires) [RHEL-111034] {CVE-2025-38556} - -* Sat Sep 06 2025 CKI KWF Bot [5.14.0-611.1.1.el9_7] - redhat: set defaults for RHEL 9.7 (Augusto Caringi) - posix-cpu-timers: fix race between handle_posix_cpu_timers() and posix_cpu_timer_del() (CKI Backport Bot) [RHEL-112783] {CVE-2025-38352} - fs: export anon_inode_make_secure_inode() and fix secretmem LSM bypass (Audra Mitchell) [RHEL-110312] {CVE-2025-38396} @@ -3756,10620 +13726,285 @@ fi - drm/gem: Acquire references on GEM handles for framebuffers (CKI Backport Bot) [RHEL-106696] {CVE-2025-38449} - Revert "e1000e: change k1 configuration on MTP and later platforms" (Michal Schmidt) [RHEL-110519] -* Fri Aug 22 2025 Jarod Wilson [5.14.0-611.el9] -- HID: wacom: fix crash in wacom_aes_battery_handler() (Benjamin Tissoires) [RHEL-102058] -- HID: wacom: fix kobject reference count leak (Benjamin Tissoires) [RHEL-102058] -- HID: wacom: fix memory leak on sysfs attribute creation failure (Benjamin Tissoires) [RHEL-102058] -- HID: wacom: fix memory leak on kobject creation failure (Benjamin Tissoires) [RHEL-102058] -- HID: wacom: fix shift OOB in kfifo allocation for zero pktlen (Benjamin Tissoires) [RHEL-102058] -- HID: wacom: fix memory leak on size mismatch in wacom_wac_queue_flush() (Benjamin Tissoires) [RHEL-102058] -- HID: wacom: handle kzalloc() allocation failure in wacom_wac_queue_flush() (Benjamin Tissoires) [RHEL-102058] -- HID: wacom: Remove static WACOM_PKGLEN_MAX limit (Benjamin Tissoires) [RHEL-102058] -- HID: Wacom: Add PCI Wacom device support (Benjamin Tissoires) [RHEL-102058] -- HID: wacom: Status luminance properties should set brightness of all LEDs (Benjamin Tissoires) [RHEL-102058] -- HID: wacom: Improve behavior of non-standard LED brightness values (Benjamin Tissoires) [RHEL-102058] -- HID: wacom: fix when get product name maybe null pointer (Benjamin Tissoires) [RHEL-102058] -- HID: wacom: Interpret tilt data from Intuos Pro BT as signed values (Benjamin Tissoires) [RHEL-102058] -- HID: wacom: Set eraser status when either 'Eraser' or 'Invert' usage is set (Benjamin Tissoires) [RHEL-102058] -- HID: wacom: Support devices with two touchrings (Benjamin Tissoires) [RHEL-102058] -- HID: wacom: Add preliminary support for high-resolution wheel scrolling (Benjamin Tissoires) [RHEL-102058] -- HID: wacom: Support touchrings with relative motion (Benjamin Tissoires) [RHEL-102058] -- HID: wacom: Improve warning for tablets falling back to default resolution (Benjamin Tissoires) [RHEL-102058] -- sched: Change nr_uninterruptible type to unsigned long (Phil Auld) [RHEL-107437] -- sched/core: Fix migrate_swap() vs. hotplug (Phil Auld) [RHEL-107437] +* Mon Sep 15 2025 CKI KWF Bot [5.14.0-617.el9] +- sctp: linearize cloned gso packets in sctp_rcv (CKI Backport Bot) [RHEL-113331] {CVE-2025-38718} +- ceph: fix client race condition where r_parent becomes stale before sending message (Alex Markuze) [RHEL-109212] +- ceph: fix client race condition validating r_parent before applying state (Alex Markuze) [RHEL-109212] +- platform/x86/intel/pmc: Fix Arrow Lake U/H NPU PCI ID (David Arcari) [RHEL-23894] +- drm/virtio: implement virtio_gpu_shutdown (Gerd Hoffmann) [RHEL-109504] -* Thu Aug 21 2025 Jarod Wilson [5.14.0-610.el9] -- HID: Intel-thc-hid: Intel-quicki2c: Enhance QuickI2C reset flow (Benjamin Tissoires) [RHEL-65754] -- HID: intel-thc-hid: intel-quicki2c: pass correct arguments to acpi_evaluate_object (Benjamin Tissoires) [RHEL-65754] -- HID: Intel-thc-hid: Intel-quickspi: Correct device state names gramatically (Benjamin Tissoires) [RHEL-65754] -- HID: Intel-thc-hid: Intel-quickspi: Correct device state after S4 (Benjamin Tissoires) [RHEL-65754] -- HID: intel-thc-hid: Fix spelling mistake "intput" -> "input" (Benjamin Tissoires) [RHEL-65754] -- Hid: Intel-thc-hid: Intel-thc: Fix "dubious: !x | !y" issue (Benjamin Tissoires) [RHEL-65754] -- HID: intel-thc-hid: Remove deprecated PCI API calls (Benjamin Tissoires) [RHEL-65754] -- HID: intel-thc: fix CONFIG_HID dependency (Benjamin Tissoires) [RHEL-65754] -- HID: intel-thc-hid: fix build errors in um mode (Benjamin Tissoires) [RHEL-65754] -- HID: intel-thc-hid: intel-quicki2c: fix potential memory corruption (Benjamin Tissoires) [RHEL-65754] -- HID: intel-thc-hid: intel-thc: Fix error code in thc_i2c_subip_init() (Benjamin Tissoires) [RHEL-65754] -- HID: intel-thc-hid: intel-quicki2c: Add PM implementation (Benjamin Tissoires) [RHEL-65754] -- HID: intel-thc-hid: intel-quicki2c: Complete THC QuickI2C driver (Benjamin Tissoires) [RHEL-65754] -- HID: intel-thc-hid: intel-quicki2c: Add HIDI2C protocol implementation (Benjamin Tissoires) [RHEL-65754] -- HID: intel-thc-hid: intel-quicki2c: Add THC QuickI2C ACPI interfaces (Benjamin Tissoires) [RHEL-65754] -- HID: intel-thc-hid: intel-quicki2c: Add THC QuickI2C driver hid layer (Benjamin Tissoires) [RHEL-65754] -- HID: intel-thc-hid: intel-quicki2c: Add THC QuickI2C driver skeleton (Benjamin Tissoires) [RHEL-65754] -- HID: intel-thc-hid: intel-quickspi: Add PM implementation (Benjamin Tissoires) [RHEL-65754] -- HID: intel-thc-hid: intel-quickspi: Complete THC QuickSPI driver (Benjamin Tissoires) [RHEL-65754] -- HID: intel-thc-hid: intel-quickspi: Add HIDSPI protocol implementation (Benjamin Tissoires) [RHEL-65754] -- HID: intel-thc-hid: intel-quickspi: Add THC QuickSPI ACPI interfaces (Benjamin Tissoires) [RHEL-65754] -- HID: intel-thc-hid: intel-quickspi: Add THC QuickSPI driver hid layer (Benjamin Tissoires) [RHEL-65754] -- HID: intel-thc-hid: intel-quickspi: Add THC QuickSPI driver skeleton (Benjamin Tissoires) [RHEL-65754] -- HID: intel-thc-hid: intel-thc: Add THC I2C config interfaces (Benjamin Tissoires) [RHEL-65754] -- HID: intel-thc-hid: intel-thc: Add THC SPI config interfaces (Benjamin Tissoires) [RHEL-65754] -- HID: intel-thc-hid: intel-thc: Add THC interrupt handler (Benjamin Tissoires) [RHEL-65754] -- HID: intel-thc-hid: intel-thc: Add THC LTR interfaces (Benjamin Tissoires) [RHEL-65754] -- HID: intel-thc-hid: intel-thc: Add THC DMA interfaces (Benjamin Tissoires) [RHEL-65754] -- HID: intel-thc-hid: intel-thc: Add APIs for interrupt (Benjamin Tissoires) [RHEL-65754] -- HID: intel-thc-hid: intel-thc: Add THC PIO operation APIs (Benjamin Tissoires) [RHEL-65754] -- HID: intel-thc-hid: intel-thc: Add THC registers definition (Benjamin Tissoires) [RHEL-65754] -- HID: intel-thc-hid: Add basic THC driver skeleton (Benjamin Tissoires) [RHEL-65754] -- HID: THC: Add documentation (Benjamin Tissoires) [RHEL-65754] -- kernel.spec: add '-e' option to %%preun for kernel-core and kernel-uki-virt (Xuemin Li) [RHEL-107668] -- loop: use kiocb helpers to fix lockdep warning (Ming Lei) [RHEL-104374] -- tipc: Fix use-after-free in tipc_conn_close(). (CKI Backport Bot) [RHEL-106648] {CVE-2025-38464} +* Mon Sep 15 2025 CKI KWF Bot [5.14.0-616.el9] +- PM: EM: Add function for registering a PD without capacity update (David Arcari) [RHEL-112493] +- cpufreq: intel_pstate: Support Clearwater Forest OOB mode (David Arcari) [RHEL-112493] +- cpufreq: intel_pstate: Add Granite Rapids support in no-HWP mode (David Arcari) [RHEL-112493] +- cpufreq: intel_pstate: Always use HWP_DESIRED_PERF in passive mode (David Arcari) [RHEL-112493] +- cpufreq: intel_pstate: EAS: Increase cost for CPUs using L3 cache (David Arcari) [RHEL-112493] +- cpufreq: intel_pstate: EAS support for hybrid platforms (David Arcari) [RHEL-112493] +- arch_topology: Relocate cpu_scale to topology.[h|c] (David Arcari) [RHEL-112493] +- arch_topology: Make register_cpu_capacity_sysctl() tolerant to late CPUs (David Arcari) [RHEL-112493] +- PM: EM: Introduce em_adjust_cpu_capacity() (David Arcari) [RHEL-112493] +- PM: EM: Move CPU capacity check to em_adjust_new_capacity() (David Arcari) [RHEL-112493] +- PM: EM: Fix potential division-by-zero error in em_compute_costs() (David Arcari) [RHEL-112493] +- PM: EM: Address RCU-related sparse warnings (David Arcari) [RHEL-112493] +- PM: EM: Consify two parameters of em_dev_register_perf_domain() (David Arcari) [RHEL-112493] +- PM: EM: use kfree_rcu() to simplify the code (David Arcari) [RHEL-112493] +- PM: EM: Slightly reduce em_check_capacity_update() overhead (David Arcari) [RHEL-112493] +- PM: EM: Drop unused parameter from em_adjust_new_capacity() (David Arcari) [RHEL-112493] +- PM: EM: Move sched domains rebuild function from schedutil to EM (David Arcari) [RHEL-112493] +- PM: EM: Add min/max available performance state limits (David Arcari) [RHEL-112493] +- PM: EM: Refactor em_adjust_new_capacity() (David Arcari) [RHEL-112493] +- PM: EM: fix wrong utilization estimation in em_cpu_energy() (David Arcari) [RHEL-112493] +- PM: EM: Force device drivers to provide power in uW (David Arcari) [RHEL-112493] +- PM: EM: Fix nr_states warnings in static checks (David Arcari) [RHEL-112493] +- PM: EM: Add em_dev_compute_costs() (David Arcari) [RHEL-112493] +- PM: EM: Remove old table (David Arcari) [RHEL-112493] +- PM: EM: Change debugfs configuration to use runtime EM table data (David Arcari) [RHEL-112493] +- PM: EM: Optimize em_cpu_energy() and remove division (David Arcari) [RHEL-112493] +- PM: EM: Support late CPUs booting and capacity adjustment (David Arcari) [RHEL-112493] +- PM: EM: Add performance field to struct em_perf_state and optimize (David Arcari) [RHEL-112493] +- PM: EM: Add em_perf_state_from_pd() to get performance states table (David Arcari) [RHEL-112493] +- PM: EM: Introduce em_dev_update_perf_domain() for EM updates (David Arcari) [RHEL-112493] +- PM: EM: Add functions for memory allocations for new EM tables (David Arcari) [RHEL-112493] +- PM: EM: Use runtime modified EM for CPUs energy estimation in EAS (David Arcari) [RHEL-112493] +- PM: EM: Introduce runtime modifiable table (David Arcari) [RHEL-112493] +- PM: EM: Split the allocation and initialization of the EM table (David Arcari) [RHEL-112493] +- PM: EM: Check if the get_cost() callback is present in em_compute_costs() (David Arcari) [RHEL-112493] +- PM: EM: Introduce em_compute_costs() (David Arcari) [RHEL-112493] +- PM: EM: Refactor em_pd_get_efficient_state() to be more flexible (David Arcari) [RHEL-112493] +- PM: EM: Find first CPU active while updating OPP efficiency (David Arcari) [RHEL-112493] +- PM: EM: Extend em_cpufreq_update_efficiencies() argument list (David Arcari) [RHEL-112493] +- PM: EM: Add missing newline for the message log (David Arcari) [RHEL-112493] +- PM: EM: fix memory leak with using debugfs_lookup() (David Arcari) [RHEL-112493] +- PM: EM: fix kernel-doc comments (David Arcari) [RHEL-112493] +- cpufreq: intel_pstate: Populate the cpu_capacity sysfs entries (David Arcari) [RHEL-112493] -* Wed Aug 20 2025 Jarod Wilson [5.14.0-609.el9] -- udmabuf: Restore ubuf->unpin_list initialization (José Expósito) [RHEL-109567] -- i40e: report VF tx_dropped with tx_errors instead of tx_discards (Dennis Chen) [RHEL-79910] -- ima: annotate iint mutex to avoid lockdep false positive warnings JIRA: https://issues.redhat.com/browse/RHEL-59837 (Aaron Brookner) -- i2c: mlxbf: avoid 64-bit division (Steve Dunnagan) [RHEL-103885] -- i2c-mlxbf: Improve I2C bus timing configuration (Steve Dunnagan) [RHEL-103885] -- i2c-mlxbf: Add repeated start condition support (Steve Dunnagan) [RHEL-103885] -- i2c: mlxbf: Use str_read_write() helper (Steve Dunnagan) [RHEL-103885] -- i2c: mlxbf: Use readl_poll_timeout_atomic() for polling (Steve Dunnagan) [RHEL-103885] -- scsi: ufs: core: Fix use-after free in init error and remove paths (Jared Kangas) [RHEL-84800] {CVE-2025-21739} -- scsi: ufs: pltfrm: Dellocate HBA during ufshcd_pltfrm_remove() (Jared Kangas) [RHEL-84800] -- scsi: ufs: pltfrm: Drop PM runtime reference count after ufshcd_remove() (Jared Kangas) [RHEL-84800] -- scsi: ufs: pltfrm: Disable runtime PM during removal of glue drivers (Jared Kangas) [RHEL-84800] -- scsi: ufs: qcom: Only free platform MSIs when ESI is enabled (Jared Kangas) [RHEL-84800] -- scsi: ufs: Convert all platform drivers to return void (Jared Kangas) [RHEL-84800] -- seqcount: replace smp_rmb() in read_seqcount() with load acquire (Čestmír Kalina) [RHEL-79880] -- locking/ww_mutex/test: add MODULE_DESCRIPTION() (Čestmír Kalina) [RHEL-79880] -- lockdep: suggest the fix for "lockdep bfs error:-1" on print_bfs_bug (Čestmír Kalina) [RHEL-79880] -- lockdep: Use str_plural() to fix Coccinelle warning (Čestmír Kalina) [RHEL-79880] -- lockdep: fix deadlock issue between lockdep and rcu (Čestmír Kalina) [RHEL-79880] -- lockdep: Mark emergency sections in lockdep splats (Čestmír Kalina) [RHEL-79880] -- locking/rwsem: Move is_rwsem_reader_owned() and rwsem_owner() under CONFIG_DEBUG_RWSEMS (Čestmír Kalina) [RHEL-79880] -- selftests: net/forwarding: test purge of active DWRR classes (Ivan Vecera) [RHEL-107487] -- net/sched: ets: use old 'nbands' while purging unused classes (Ivan Vecera) [RHEL-107487] -- net_sched: ets: fix a race in ets_qdisc_change() (Ivan Vecera) [RHEL-107487] {CVE-2025-38107} +* Fri Sep 12 2025 CKI KWF Bot [5.14.0-615.el9] +- ACPI: processor: Rescan "dead" SMT siblings during initialization (David Arcari) [RHEL-113139] +- intel_idle: Allow loading ACPI tables for any family (David Arcari) [RHEL-113139] +- intel_idle: Update arguments of mwait_idle_with_hints() (David Arcari) [RHEL-113139] +- intel_idle: Rescan "dead" SMT siblings during initialization (David Arcari) [RHEL-113139] +- x86/smp: PM/hibernate: Split arch_resume_nosmt() (David Arcari) [RHEL-113139] +- intel_idle: Use subsys_initcall_sync() for initialization (David Arcari) [RHEL-113139] +- intel_idle: Add C1 demotion on/off sysfs knob (David Arcari) [RHEL-113139] +- tools/power turbostat: version 2025.09.09 (David Arcari) [RHEL-110614] +- tools/power turbostat: Handle non-root legacy-uncore sysfs permissions (David Arcari) [RHEL-110614] +- tools/power turbostat: standardize PER_THREAD_PARAMS (David Arcari) [RHEL-110614] +- tools/power turbostat: Fix DMR support (David Arcari) [RHEL-110614] +- tools/power turbostat: add format "average" for external attributes (David Arcari) [RHEL-110614] +- tools/power turbostat: delete GET_PKG() (David Arcari) [RHEL-110614] +- tools/power turbostat: probe and display L3 cache topology (David Arcari) [RHEL-110614] +- tools/power turbostat: Support more than 64 built-in-counters (David Arcari) [RHEL-110614] +- tools/power turbostat.8: Document Totl%%C0, Any%%C0, GFX%%C0, CPUGFX%% columns (David Arcari) [RHEL-110614] +- tools/power turbostat: Fix bogus SysWatt for forked program (David Arcari) [RHEL-110614] +- tools/power turbostat: Handle cap_get_proc() ENOSYS (David Arcari) [RHEL-110614] +- tools/power turbostat: Fix build with musl (David Arcari) [RHEL-110614] +- tools/power turbostat: verify arguments to params --show and --hide (David Arcari) [RHEL-110614] +- tools/power turbostat: regression fix: --show C1E%% (David Arcari) [RHEL-110614] +- tools/power turbostat: version 2025.06.08 (David Arcari) [RHEL-110614] +- tools/power turbostat: Add initial support for BartlettLake (David Arcari) [RHEL-110614] +- tools/power turbostat: Add initial support for DMR (David Arcari) [RHEL-110614] +- tools/power turbostat: Dump RAPL sysfs info (David Arcari) [RHEL-110614] +- tools/power turbostat: Avoid probing the same perf counters (David Arcari) [RHEL-110614] +- tools/power turbostat: Allow probing RAPL with platform_features->rapl_msrs cleared (David Arcari) [RHEL-110614] +- tools/power turbostat: Clean up add perf/msr counter logic (David Arcari) [RHEL-110614] +- tools/power turbostat: Introduce add_msr_counter() (David Arcari) [RHEL-110614] +- tools/power turbostat: Remove add_msr_perf_counter_() (David Arcari) [RHEL-110614] +- tools/power turbostat: Remove add_cstate_perf_counter_() (David Arcari) [RHEL-110614] +- tools/power turbostat: Remove add_rapl_perf_counter_() (David Arcari) [RHEL-110614] +- tools/power turbostat: Quit early for unsupported RAPL counters (David Arcari) [RHEL-110614] +- tools/power turbostat: Always check rapl_joules flag (David Arcari) [RHEL-110614] +- tools/power turbostat: Fix AMD package-energy reporting (David Arcari) [RHEL-110614] +- tools/power turbostat: Fix RAPL_GFX_ALL typo (David Arcari) [RHEL-110614] +- tools/power turbostat: Add Android support for MSR device handling (David Arcari) [RHEL-110614] +- tools/power turbostat.8: pm_domain wording fix (David Arcari) [RHEL-110614] +- tools/power turbostat.8: fix typo: idle_pct should be pct_idle (David Arcari) [RHEL-110614] -* Mon Aug 18 2025 Jarod Wilson [5.14.0-608.el9] -- netfilter: nfnetlink_queue: acquire rcu_read_lock() in instance_destroy_rcu() (CKI Backport Bot) [RHEL-108385] -- enic: fix incorrect MTU comparison in enic_change_mtu() (CKI Backport Bot) [RHEL-108264] -- net/enic: Allow at least 8 RQs to always be used (CKI Backport Bot) [RHEL-108264] -- tpm: tis: Double the timeout B to 4s (Štěpán Horáček) [RHEL-72765] -- char: tpm: tpm-buf: Add sanity check fallback in read helpers (Štěpán Horáček) [RHEL-72765] -- tpm, tpm_tis: Fix timeout handling when waiting for TPM status (Štěpán Horáček) [RHEL-72765] -- tpm: do not start chip while suspended (Štěpán Horáček) [RHEL-72765] -- tpm: ibmvtpm: Set TPM_OPS_AUTO_STARTUP flag on driver (Štěpán Horáček) [RHEL-72765] -- tpm_tis: Explicitly check for error code (Štěpán Horáček) [RHEL-72765] -- tpm, tpm_tis: correct tpm_tis_flags enumeration values (Štěpán Horáček) [RHEL-72765] -- tpm_tis: Use tpm_chip_{start,stop} decoration inside tpm_tis_resume (Štěpán Horáček) [RHEL-72765] -- tpm, tpm_tis: Claim locality when interrupts are reenabled on resume (Štěpán Horáček) [RHEL-72765] -- tpm, tpm_tis: Claim locality in interrupt handler (Štěpán Horáček) [RHEL-72765] -- tpm, tpm_tis: Request threaded interrupt handler (Štěpán Horáček) [RHEL-72765] -- tpm, tpm: Implement usage counter for locality (Štěpán Horáček) [RHEL-72765] -- tpm, tpm_tis: do not check for the active locality in interrupt handler (Štěpán Horáček) [RHEL-72765] -- tpm, tpm_tis: Move interrupt mask checks into own function (Štěpán Horáček) [RHEL-72765] -- tpm, tpm_tis: Only handle supported interrupts (Štěpán Horáček) [RHEL-72765] -- tpm, tpm_tis: Claim locality before writing interrupt registers (Štěpán Horáček) [RHEL-72765] -- tpm, tpm_tis: Do not skip reset of original interrupt vector (Štěpán Horáček) [RHEL-72765] -- tpm, tpm_tis: Disable interrupts if tpm_tis_probe_irq() failed (Štěpán Horáček) [RHEL-72765] -- tpm, tpm_tis: Claim locality before writing TPM_INT_ENABLE register (Štěpán Horáček) [RHEL-72765] -- tpm, tpm_tis: Avoid cache incoherency in test for interrupts (Štěpán Horáček) [RHEL-72765] -- redhat/configs: sync CONFIG_SND_HDA_ACPI with ARK (Marcin Juszkiewicz) [RHEL-102695] -- ALSA: hda: acpi: Make driver's match data const static (Marcin Juszkiewicz) [RHEL-102695] -- ALSA: hda: acpi: Use SYSTEM_SLEEP_PM_OPS() (Marcin Juszkiewicz) [RHEL-102695] -- ALSA: hda: Add missing NVIDIA HDA codec IDs (Marcin Juszkiewicz) [RHEL-102695] -- ALSA: hda - Add new driver for HDA controllers listed via (Marcin Juszkiewicz) [RHEL-102695] -- ALSA: hda/tegra: Add Tegra264 support (Marcin Juszkiewicz) [RHEL-102695] -- net: clear the dst when changing skb protocol (Felix Maurer) [RHEL-84579] -- bpf: Revert "bpf: remove unnecessary rcu_read_{lock,unlock}() in multi-uprobe attach logic" (Felix Maurer) [RHEL-84579] -- bpf, sockmap: Avoid using sk_socket after free when sending (Felix Maurer) [RHEL-84579] -- xsk: fix an integer overflow in xp_create_and_assign_umem() (Felix Maurer) [RHEL-84579 RHEL-87910] {CVE-2025-21997} -- bpf, test_run: Fix use-after-free issue in eth_skb_pkt_type() (Felix Maurer) [RHEL-101009 RHEL-84579] {CVE-2025-21867} -- bpf: sockmap, fix proto update hook to avoid dup calls (Felix Maurer) [RHEL-84579] -- bpf: syzkaller found null ptr deref in unix_bpf proto add (Felix Maurer) [RHEL-84579] -- xsk: Fix xsk_diag use-after-free error during socket cleanup (Felix Maurer) [RHEL-84579] -- net: atlantic: generate software timestamp just before the doorbell (Izabela Bakollari) [RHEL-105362] -- net: aquantia: Use HWMON_CHANNEL_INFO macro to simplify code (Izabela Bakollari) [RHEL-105362] -- net: atlantic: Avoid -Wflex-array-member-not-at-end warnings (Izabela Bakollari) [RHEL-105362] -- net: atlantic: fix warning during hot unplug (Izabela Bakollari) [RHEL-105362] -- net: atlantic: support reading SFP module info (Izabela Bakollari) [RHEL-105362] -- ethtool: Block setting of symmetric RSS when non-symmetric rx-flow-hash is requested (CKI Backport Bot) [RHEL-107024] +* Wed Sep 10 2025 CKI KWF Bot [5.14.0-614.el9] +- ibmvnic: Increase max subcrq indirect entries with fallback (Mamatha Inamdar) [RHEL-111532] +- EDAC/bluefield: Don't use bluefield_edac_readl() result on error (Jennifer Berringer) [RHEL-103881] +- EDAC/bluefield: Use Arm SMC for EMI access on BlueField-2 (Jennifer Berringer) [RHEL-103881] +- powerpc/pseries: Correct secvar format representation for static key management (Mamatha Inamdar) [RHEL-101853] +- powerpc/secvar: Expose secvars relevant to the key management mode (Mamatha Inamdar) [RHEL-101853] +- integrity/platform_certs: Allow loading of keys in the static key management mode (Mamatha Inamdar) [RHEL-101853] +- s390/hypfs: Enable limited access during lockdown (Mete Durlu) [RHEL-111204] +- s390/hypfs: Avoid unnecessary ioctl registration in debugfs (Mete Durlu) [RHEL-111204] +- x86/CPU/AMD: Add X86_FEATURE_ZEN6 (David Arcari) [RHEL-106912] +- x86/cpufeatures: Free up unused feature bits (David Arcari) [RHEL-106912] +- x86/CPU/AMD: Ignore invalid reset reason value (David Arcari) [RHEL-103591] +- PCI/ASPM: Fix link state exit during switch upstream function removal (Marcin Juszkiewicz) [RHEL-102694] +- PCI/ASPM: Fix L1SS saving (Marcin Juszkiewicz) [RHEL-102694] +- PCI/ASPM: Save parent L1SS config in pci_save_aspm_l1ss_state() (Marcin Juszkiewicz) [RHEL-102694] +- PCI/ASPM: Add notes about enabling PCI-PM L1SS to pci_enable_link_state(_locked) (Marcin Juszkiewicz) [RHEL-102694] +- PCI/ASPM: Disable L1 before disabling L1 PM Substates (Marcin Juszkiewicz) [RHEL-102694] +- x86/cpufeatures: Add X86_FEATURE_AMD_WORKLOAD_CLASS feature bit (David Arcari) [RHEL-105422] +- cpufreq/amd-pstate: Avoid shadowing ret in amd_pstate_ut_check_driver() (David Arcari) [RHEL-105422] +- cpufreq/amd-pstate: Disable preferred cores on designs with workload classification (David Arcari) [RHEL-105422] +- amd-pstate-ut: Reset amd-pstate driver mode after running selftests (David Arcari) [RHEL-105422] +- ACPI: CPPC: Modify cppc_get_auto_sel_caps() to cppc_get_auto_sel() (David Arcari) [RHEL-105422] +- ACPI: CPPC: Adjust return code for inline functions in !CONFIG_ACPI_CPPC_LIB (David Arcari) [RHEL-105422] +- ACPI: CPPC: Refactor register value get and set ABIs (David Arcari) [RHEL-105422] +- ACPI: CPPC: Add cppc_set_reg_val() (David Arcari) [RHEL-105422] +- ACPI: CPPC: Extract cppc_get_reg_val_in_pcc() (David Arcari) [RHEL-105422] +- ACPI: CPPC: Rename cppc_get_perf() to cppc_get_reg_val() (David Arcari) [RHEL-105422] +- ACPI: CPPC: Optimize cppc_get_perf() (David Arcari) [RHEL-105422] +- ACPI: CPPC: Add IS_OPTIONAL_CPC_REG macro to judge if a cpc_reg is optional (David Arcari) [RHEL-105422] +- cpufreq/amd-pstate: Add support for the "Requested CPU Min frequency" BIOS option (David Arcari) [RHEL-105422] +- cpufreq/amd-pstate: Add offline, online and suspend callbacks for amd_pstate_driver (David Arcari) [RHEL-105422] +- cpufreq/amd-pstate: Move max_perf limiting in amd_pstate_update (David Arcari) [RHEL-105422] +- cpufreq/amd-pstate: Use scope based cleanup for cpufreq_policy refs [partial] (David Arcari) [RHEL-105422] -* Mon Aug 18 2025 Jarod Wilson [5.14.0-607.el9] -- drm/vmwgfx: Fix guests running with TDX/SEV (Jocelyn Falempe) [RHEL-108036] -- NFS: Fixup allocation flags for nfsiod's __GFP_NORETRY (Benjamin Coddington) [RHEL-99742] -- Squashfs: sanity check symbolic link size (CKI Backport Bot) [RHEL-59303] {CVE-2024-46744} -- mm/hugetlb: fix huge_pmd_unshare() vs GUP-fast race (Rafael Aquini) [RHEL-101247] {CVE-2025-38085} -- mm/hugetlb: unshare page tables during VMA split, not before (Rafael Aquini) [RHEL-101283] {CVE-2025-38084} -- mm: fix copy_vma() error handling for hugetlb mappings (Rafael Aquini) [RHEL-101283] -- net/mlx5: Reset bw_share field when changing a node's parent (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- IB/mlx5: Fix potential deadlock in MR deregistration (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- RDMA/mlx5: Fix unsafe xarray access in implicit ODP handling (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- RDMA/mlx5: reduce stack usage in mlx5_ib_ufile_hw_cleanup (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5e: Fix number of lanes to UNKNOWN when using data_rate_oper (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5e: Reuse per-RQ XDP buffer to avoid stack zeroing overhead (Benjamin Poirier) [RHEL-72226 RHEL-73517 RHEL-94893] -- net/mlx5e: Disable MACsec offload for uplink representor profile (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: E-switch, Fix error handling for enabling roce (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5e: Fix lock order in mlx5e_tx_reporter_ptpsq_unhealthy_recover (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5e: TC, Continue the attr process even if encap entry is invalid (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: E-Switch, Initialize MAC Address for Default GID (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5e: Use custom tunnel header for vxlan gbp (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: Move ttc allocation after switch case to prevent leaks (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: Fix null-ptr-deref in mlx5_create_{inner_,}ttc_table() (Benjamin Poirier) [RHEL-72226 RHEL-73517] {CVE-2025-37888} -- RDMA/mlx5: Fix compilation warning when USER_ACCESS isn't set (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- treewide: Switch/rename to timer_delete[_sync]() (mlx5) (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5e: SHAMPO, Make reserved size independent of page size (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- RDMA/mlx5: Fix calculation of total invalidated pages (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- RDMA/mlx5: Fix mlx5_poll_one() cur_qp update flow (Benjamin Poirier) [RHEL-72226 RHEL-73517] {CVE-2025-22086} -- RDMA/mlx5: Fix page_size variable overflow (Benjamin Poirier) [RHEL-72226 RHEL-73517 RHEL-83386 RHEL-99321] {CVE-2025-22091} -- RDMA/mlx5: Drop access_flags from _mlx5_mr_cache_alloc() (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- RDMA/mlx5: Fix cache entry update on dereg error (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- RDMA/mlx5: Fix MR cache initialization error flow (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- RDMA/mlx5: Support optional-counters binding for QPs (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- RDMA/mlx5: Compile fs.c regardless of INFINIBAND_USER_ACCESS config (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- RDMA/mlx5: Add optional counters for RDMA_TX/RX_packets/bytes (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- RDMA/mlx5: Expose RDMA TRANSPORT flow table types to userspace (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- RDMA/mlx5: Check enabled UCAPs when creating ucontext (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- RDMA/mlx5: Create UCAP char devices for supported device capabilities (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- RDMA/mlx5: Reorder capability check last (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: Start health poll after enable hca (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: LAG, reload representors on LAG creation failure (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5e: Fix ethtool -N flow-type ip4 to RSS context (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5e: TC, Don't offload CT commit if it's the last action (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5e: CT: Filter legacy rules that are unrelated to nic (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: Update pfnum retrieval for devlink port attributes (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: fw reset, check bridge accessibility at earlier stage (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: Lag, use port selection tables when available (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5e: TX, Utilize WQ fragments edge for multi-packet WQEs (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5e: Always select CONFIG_PAGE_POOL_STATS (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5e: Use right API to free bitmap memory (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: Remove NULL check before dev_{put, hold} (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5e: Expose port reset cycle recovery counter via ethtool (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5e: Get counter group size by FW capability (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5e: Access PHY layer counter group as other counter groups (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5e: Ensure each counter group uses its PCAM bit (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: HWS, log the unsupported mask in definer (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: HWS, use list_move() instead of del/add (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: HWS, remove unused code for alias flow tables (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: Add support for setting parent of nodes (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: Preserve rate settings when creating a rate node (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: Introduce hierarchy level tracking on scheduling nodes (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: Rename devlink rate parent set function for leaf nodes (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: fs, add support for dest flow sampler HWS action (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: fs, add support for flow meters HWS action (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: fs, add API for sharing HWS action by refcount (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: Add IFC bits for PPCNT recovery counters group (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: fs, add RDMA TRANSPORT steering domain support (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: Query ADV_RDMA capabilities (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: Limit non-privileged commands (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: Allow the throttle mechanism to be more dynamic (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: Add RDMA_CTRL HW capabilities (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: Avoid unnecessary use of comma operator (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5e: Properly match IPsec subnet addresses (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5e: Separate address related variables to be in struct (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: Lag, Enable Multiport E-Switch offloads on 8 ports LAG (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5e: Enable lanes configuration when auto-negotiation is off (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: Refactor link speed handling with mlx5_link_info struct (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: Relocate function declarations from port.h to mlx5_core.h (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: Add trust lockdown error to health syndrome print function (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: Expose crr in health buffer (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: Log health buffer data on any syndrome (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: Avoid report two health errors on same syndrome (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: Remove newline at the end of a netlink error message (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5e: Avoid a hundred -Wflex-array-member-not-at-end warnings (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: Change POOL_NEXT_SIZE define value and make it global (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: Add new health syndrome error and crr bit offset (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5e: Symmetric OR-XOR RSS hash control (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: Use secs_to_jiffies() instead of msecs_to_jiffies() (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5e: Support RX xfrm state selector's UPSPEC for packet offload (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5e: Add pass flow group for IPSec RX status table (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5e: Add num_reserved_entries param for ipsec_ft_create() (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5e: Skip IPSec RX policy check for crypto offload (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5e: Move IPSec policy check after decryption (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5e: Add correct match to check IPSec syndromes for switchdev mode (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5e: Change the destination of IPSec RX SA miss rule (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5e: Add helper function to update IPSec default destination (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5e: Separate extended link modes request from link modes type selection (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5e: Change eth_proto parameter naming (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5e: Introduce ptys2ethtool_process_link() (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5e: Refactor ptys2ethtool_adver_link() (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: Bridge, correct config option description (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: Add sensor name to temperature event message (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: Modify LSB bitmask in temperature event to include only the first bit (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: Prefix temperature event bitmap with '0x' for clarity (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: Apply rate-limiting to high temperature warning (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: XDP, Enable TX side XDP multi-buffer support (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: Extend Ethtool loopback selftest to support non-linear SKB (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5e: Expose RSS via devlink rx reporter diagnose (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5e: Add direct TIRs to devlink rx reporter diagnose (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5e: Move RQs diagnose to a dedicated function (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: Expose ICM consumption per function (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: Rename and move mlx5_esw_query_vport_vhca_id (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5e: set the tx_queue_len for pfifo_fast (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5e: reduce rep rxq depth to 256 for ECPF (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5e: reduce the max log mpwrq sz for ECPF and reps (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5e: Avoid WARN_ON when configuring MQPRIO with HTB offload enabled (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5e: Remove unused mlx5e_tc_flow_action struct (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: Remove stray semicolon in LAG port selection table creation (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5e: Support FEC settings for 200G per lane link modes (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: Add support for 200Gbps per lane link modes (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: Generate PPS IN event on new function for shared clock (Benjamin Poirier) [RHEL-72226 RHEL-73517 RHEL-83168] -- net/mlx5: Support one PTP device per hardware clock (Benjamin Poirier) [RHEL-72226 RHEL-73517 RHEL-83168] -- net/mlx5: Move PPS notifier and out_work to clock_state (Benjamin Poirier) [RHEL-72226 RHEL-73517 RHEL-83168] -- net/mlx5: Add devcom component for the clock shared by functions (Benjamin Poirier) [RHEL-72226 RHEL-73517 RHEL-83168] -- net/mlx5: Change clock in mlx5_core_dev to mlx5_clock pointer (Benjamin Poirier) [RHEL-72226 RHEL-73517 RHEL-83168] -- net/mlx5: Add API to get mlx5_core_dev from mlx5_clock (Benjamin Poirier) [RHEL-72226 RHEL-73517 RHEL-83168] -- net/mlx5: Add init and destruction functions for a single HW clock (Benjamin Poirier) [RHEL-72226 RHEL-73517 RHEL-83168] -- net/mlx5: Change parameters for PTP internal functions (Benjamin Poirier) [RHEL-72226 RHEL-73517 RHEL-83168] -- net/mlx5: Add helper functions for PTP callbacks (Benjamin Poirier) [RHEL-72226 RHEL-73517 RHEL-83168] -- net/mlx5: Remove unused mlx5dr_domain_sync (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- RDMA/mlx5: Handle errors returned from mlx5r_ib_rate() (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5e: Prevent bridge link show failure for non-eswitch-allowed devices (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: Bridge, fix the crash caused by LAG state check (Benjamin Poirier) [RHEL-72226 RHEL-73517] {CVE-2025-21970} -- net/mlx5: Lag, Check shared fdb before creating MultiPort E-Switch (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: Fix incorrect IRQ pool usage when releasing IRQs (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: HWS, Rightsize bwc matcher priority (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: DR, use the right action structs for STEv3 (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: handle errors in mlx5_chains_create_table() (Benjamin Poirier) [RHEL-72226 RHEL-73517] {CVE-2025-21975} -- net/mlx5: Fill out devlink dev info only for PFs (Benjamin Poirier) [RHEL-72226 RHEL-73517 RHEL-93397] -- net/mlx5: IRQ, Fix null string in debug print (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: Restore missing trace event when enabling vport QoS (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: Fix vport QoS cleanup on error (Benjamin Poirier) [RHEL-72226 RHEL-73517] {CVE-2025-21882} -- RDMA/mlx5: Fix bind QP error cleanup flow (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- RDMA/mlx5: Fix AH static rate parsing (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- RDMA/mlx5: Fix a race for DMABUF MR which can lead to CQE with error (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- IB/mlx5: Set and get correct qp_num for a DCT QP (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- RDMA/mlx5: Fix the recovery flow of the UMR QP (Benjamin Poirier) [RHEL-72226 RHEL-73517] {CVE-2025-21892} -- net/mlx5e: add missing cpu_to_node to kvzalloc_node in mlx5e_open_xdpredirect_sq (Benjamin Poirier) [RHEL-72226 RHEL-73517] {CVE-2025-21717} -- RDMA/mlx5: Fix a race for an ODP MR which leads to CQE with error (Benjamin Poirier) [RHEL-72226 RHEL-73517] {CVE-2025-21732} -- RDMA/mlx5: Fix indirect mkey ODP page count (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- RDMA/mlx5: Fix link status down event for MPV (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- RDMA/mlx5: Handle link status event only for LAG device (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- RDMA/mlx5: Extend ODP statistics with operation count (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: fix unintentional sign extension on shift of dest_attr->vport.vhca_id (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5e: CT: Offload connections with hardware steering rules (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5e: CT: Make mlx5_ct_fs_smfs_ct_validate_flow_rule reusable (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5e: CT: Add initial support for Hardware Steering (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: HWS, rework the check if matcher size can be increased (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: Add nic_cap_reg and vhca_icm_ctrl registers (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: SHAMPO: Introduce new SHAMPO specific HCA caps (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: Add support for MRTCQ register (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: Update mlx5_ifc to support FEC for 200G per lane link modes (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: HWS, update flow - support through bigger action RTC (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: HWS, update flow - remove the use of dual RTCs (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: fs, add HWS to steering mode options (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: fs, add HWS get capabilities (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: fs, set create match definer to not supported by HWS (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: fs, add support for dest vport HWS action (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: fs, add HWS fte API functions (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: fs, add dest table cache (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: fs, manage flow counters HWS action sharing by refcount (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: fs, add HWS modify header API function (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: fs, add HWS packet reformat API function (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: fs, add HWS actions pool (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: fs, add HWS flow group API functions (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: fs, add HWS flow table API functions (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: fs, add HWS root namespace functions (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5e: Update TX ESN context for IPSec hardware offload (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: use do_aux_work for PHC overflow checks (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: HWS, set timeout on polling for completion (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: HWS, support flow sampler destination (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: HWS, use the right size when writing arg data (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: HWS, handle returned error value in pool alloc (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: HWS, fix definer's HWS_SET32 macro for negative offset (Benjamin Poirier) [RHEL-72226 RHEL-73517] {CVE-2025-21800} -- net/mlx5: HWS, separate SQ that HWS uses from the usual traffic SQs (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: HWS, num_of_rules counter on matcher should be atomic (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: HWS, reduce memory consumption of a matcher struct (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: HWS, remove wrong deletion of the miss table list (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: HWS, change error flow on matcher disconnect (Benjamin Poirier) [RHEL-72226 RHEL-73517] {CVE-2025-21751} -- net/mlx5: HWS, add error message on failure to move rules (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: HWS, simplify allocations as we support only FDB (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: HWS, denote how refcounts are protected (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: HWS, remove implementation of unused FW commands (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: HWS, remove the use of duplicated structs (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: fs, Add support for RDMA RX steering over IB link layer (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: Remove PTM support log message (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: DR, add support for ConnectX-8 steering (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: DR, expand SWS STE callbacks and consolidate common structs (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: HWS, do not initialize native API queues (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: HWS, no need to expose mlx5hws_send_queues_open/close (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: fs, retry insertion to hash table on EBUSY (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: fs, add mlx5_fs_pool API (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: fs, add counter object to flow destination (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: LAG, Support LAG over Multi-Host NICs (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: LAG, Refactor lag logic (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5e: Report rx_discards_phy via rx_dropped (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: Add device cap abs_native_port_num (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: qos: Add ifc support for cross-esw scheduling (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: Add support for new scheduling elements (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: Add ConnectX-8 device to ifc (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: ifc: Reorganize mlx5_ifc_flow_table_context_bits (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5e: Always start IPsec sequence number from 1 (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5e: Rely on reqid in IPsec tunnel mode (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5e: Fix inversion dependency warning while enabling IPsec tunnel (Benjamin Poirier) [RHEL-72226 RHEL-73517] {CVE-2025-21674} -- net/mlx5: Clear port select structure when fail to create (Benjamin Poirier) [RHEL-72226 RHEL-73517] {CVE-2025-21675} -- net/mlx5: SF, Fix add port error handling (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: Fix a lockdep warning as part of the write combining test (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: Fix RDMA TX steering prio (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: Fix variable not being completed when function returns (Benjamin Poirier) [RHEL-72226 RHEL-73517] {CVE-2025-21662} -- net/mlx5e: Keep netdev when leave switchdev for devlink set legacy only (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5e: Skip restore TC rules for vport rep without loaded flag (Benjamin Poirier) [RHEL-72226 RHEL-73517] {CVE-2024-57801} -- net/mlx5e: macsec: Maintain TX SA from encoding_sa (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: DR, select MSIX vector 0 for completion queue creation (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- RDMA/mlx5: Enable multiplane mode only when it is supported (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- RDMA/mlx5: Enforce same type port association for multiport RoCE (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: DR, prevent potential error pointer dereference (Benjamin Poirier) [RHEL-72226 RHEL-73517] {CVE-2024-56660} -- net/mlx5: E-Switch, Fix switching to switchdev mode in MPV (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: E-Switch, Fix switching to switchdev mode with IB device disabled (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- RDMA/mlx5: Add implementation for ufile_hw_cleanup device operation (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- RDMA/mlx5: Support querying per-plane IB PortCounters (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- RDMA/mlx5: Support OOO RX WQE consumption (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: Introduce data placement ordering bits (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5e: SHAMPO, Rework header allocation loop (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5e: SHAMPO, Drop info array (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5e: SHAMPO, Change frag page setup order during allocation (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5e: SHAMPO, Fix page_index calculation inconsistency (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5e: SHAMPO, Simplify UMR allocation for headers (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: Make vport QoS enablement more flexible for future extensions (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: Integrate esw_qos_vport_enable logic into rate operations (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: Generalize scheduling element operations (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: Refactor scheduling element configuration bitmasks (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: Generalize max_rate and min_rate setting for nodes (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: Simplify QoS normalization by removing error handling (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: E-switch, refactor eswitch mode change (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- mlx5/core: deduplicate {mlx5_,}eq_update_ci() (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- mlx5/core: relax memory barrier in eq_update_ci() (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- mlx5/core: Schedule EQ comp tasklet only if necessary (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- mlx5_en: use read sequence for gettimex64 (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5e: do not create xdp_redirect for non-uplink rep (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5e: move XDP_REDIRECT sq to dynamic allocation (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: HWS, renamed the files in accordance with naming convention (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: DR, moved all the SWS code into a separate directory (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: Rework esw qos domain init and cleanup (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: DPLL, Add clock quality level op implementation (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- mlx5: simplify EQ interrupt polling logic (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- mlx5: fix typo in "mlx5_cqwq_get_cqe_enahnced_comp" (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5e: Update features on ring size change (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5e: Update features on MTU change (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: unique names for per device caches (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: fs, rename modify header struct member action (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: fs, rename packet reformat struct member action (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: Only create VEPA flow table when in VEPA mode (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: Add sync reset drop mode support (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: Generalize QoS operations for nodes and vports (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: Simplify QoS scheduling element configuration (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: Remove vport QoS enabled flag (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: Refactor vport QoS to use scheduling node structure (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: Refactor vport scheduling element creation function (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: Introduce node struct and rename group terminology to node (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: Rename vport QoS group reference to parent (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: Restrict domain list insertion to root TSAR ancestors (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: Add parent group support in rate group structure (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: Introduce node type to rate group structure (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: Refactor QoS group scheduling element creation (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: Add support check for TSAR types in QoS scheduling (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: Unify QoS element type checks across NIC and E-Switch (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: qos: Refactor locking to a qos domain mutex (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: qos: Store rate groups in a qos domain (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: qos: Rename rate group 'list' as 'parent_entry' (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: qos: Add an explicit 'dev' to vport trace calls (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: qos: Store the eswitch in a mlx5_esw_rate_group (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: qos: Drop 'esw' param from vport qos functions (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: qos: Always create group0 (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: qos: Maintain rate group vport members in a list (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: qos: Refactor and document bw_share calculation (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: qos: Consistently name vport vars as 'vport' (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: qos: Rename vport 'tsar' into 'sched_elem'. (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: qos: Flesh out element_attributes in mlx5_ifc.h (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: hw counters: Remove mlx5_fc_create_ex (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: hw counters: Don't maintain a counter count (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: hw counters: Drop unneeded cacheline alignment (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: hw counters: Replace IDR+lists with xarray (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: hw counters: Use kvmalloc for bulk query buffer (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- net/mlx5: hw counters: Make fc_stats & fc_pool private (Benjamin Poirier) [RHEL-72226 RHEL-73517] -- perf script: perf script tests fails with segfault (Jakub Brnak) [RHEL-71129] -- tracing/kprobes: Check whether get_kretprobe() returns NULL in kretprobe_dispatcher() (Jerome Marchand) [RHEL-101938] -- treewide: Switch/rename to timer_delete[_sync]() (mlx4) (Benjamin Poirier) [RHEL-72015 RHEL-72020 RHEL-72224 RHEL-73519] -- eth: mlx4: select PAGE_POOL (Benjamin Poirier) [RHEL-72015 RHEL-72020 RHEL-72224 RHEL-73519] -- eth: mlx4: use the page pool for Rx buffers (Benjamin Poirier) [RHEL-72015 RHEL-72020 RHEL-72224 RHEL-73519] -- eth: mlx4: remove the local XDP fast-recycling ring (Benjamin Poirier) [RHEL-72015 RHEL-72020 RHEL-72224 RHEL-73519] -- eth: mlx4: don't try to complete XDP frames in netpoll (Benjamin Poirier) [RHEL-72015 RHEL-72020 RHEL-72224 RHEL-73519] -- eth: mlx4: create a page pool for Rx (Benjamin Poirier) [RHEL-72015 RHEL-72020 RHEL-72224 RHEL-73519] -- net/mlx4_core: Avoid impossible mlx4_db_alloc() order value (Benjamin Poirier) [RHEL-72015 RHEL-72020 RHEL-72224 RHEL-73519] -- mlx4: Remove unused functions (Benjamin Poirier) [RHEL-72015 RHEL-72020 RHEL-72224 RHEL-73519] -- RDMA/mlx4: Support report_port_event() ops (Benjamin Poirier) [RHEL-72015 RHEL-72020 RHEL-72224 RHEL-73519] -- RDMA/mlx4: Use DMA iterator to write MTT (Benjamin Poirier) [RHEL-72015 RHEL-72020 RHEL-72224 RHEL-73519] -- RDMA/mlx4: Use ib_umem_find_best_pgsz() to calculate MTT size (Benjamin Poirier) [RHEL-72015 RHEL-72020 RHEL-72224 RHEL-73519] -- RDMA/mlx4: Avoid false error about access to uninitialized gids array (Benjamin Poirier) [RHEL-72015 RHEL-72020 RHEL-72224 RHEL-73519] -- smb: client: remove redundant lstrp update in negotiate protocol (Paulo Alcantara) [RHEL-109507] -- smb3: fix for slab out of bounds on mount to ksmbd (Paulo Alcantara) [RHEL-109507] -- smb: client: fix race with concurrent opens in rename(2) (Paulo Alcantara) [RHEL-109507] -- smb: client: fix race with concurrent opens in unlink(2) (Paulo Alcantara) [RHEL-109507] -- smb: convert to ctime accessor functions (Paulo Alcantara) [RHEL-109507] -- cifs: Fix null-ptr-deref by static initializing global lock (Paulo Alcantara) [RHEL-109507] -- smb: client: smb: client: eliminate mid_flags field (Paulo Alcantara) [RHEL-109507] -- smb: client: add mid_counter_lock to protect the mid counter counter (Paulo Alcantara) [RHEL-109507] -- smb: client: rename server mid_lock to mid_queue_lock (Paulo Alcantara) [RHEL-109507] -- smb: client: fix creating symlinks under POSIX mounts (Paulo Alcantara) [RHEL-109507] -- smb: client: default to nonativesocket under POSIX mounts (Paulo Alcantara) [RHEL-109507] -- smb: client: set symlink type as native for POSIX mounts (Paulo Alcantara) [RHEL-109507] -- smb3 client: add way to show directory leases for improved debugging (Paulo Alcantara) [RHEL-109507] -- smb: client: get rid of kstrdup() when parsing iocharset mount option (Paulo Alcantara) [RHEL-109507] -- smb: client: get rid of kstrdup() when parsing domain mount option (Paulo Alcantara) [RHEL-109507] -- smb: client: get rid of kstrdup() when parsing pass2 mount option (Paulo Alcantara) [RHEL-109507] -- smb: client: get rid of kstrdup() when parsing pass mount option (Paulo Alcantara) [RHEL-109507] -- smb: client: get rid of kstrdup() when parsing user mount option (Paulo Alcantara) [RHEL-109507] -- cifs: Add support for creating reparse points over SMB1 (Paulo Alcantara) [RHEL-109507] -- cifs: Do not query WSL EAs for native SMB symlink (Paulo Alcantara) [RHEL-109507] -- cifs: Optimize CIFSFindFirst() response when not searching (Paulo Alcantara) [RHEL-109507] -- cifs: Fix calling CIFSFindFirst() for root path without msearch (Paulo Alcantara) [RHEL-109507] -- cifs: add new field to track the last access time of cfid (Paulo Alcantara) [RHEL-109507] -- smb: change return type of cached_dir_lease_break() to bool (Paulo Alcantara) [RHEL-109507] -- cifs: reset iface weights when we cannot find a candidate (Paulo Alcantara) [RHEL-109507] -- smb: invalidate and close cached directory when creating child entries (Paulo Alcantara) [RHEL-109507] -- smb: client: use ParentLeaseKey in cifs_do_create (Paulo Alcantara) [RHEL-109507] -- smb: client: use ParentLeaseKey in open_cached_dir (Paulo Alcantara) [RHEL-109507] -- smb: client: add ParentLeaseKey support (Paulo Alcantara) [RHEL-109507] -- net: openvswitch: allow providing upcall pid for the 'execute' command (Aaron Conole) [RHEL-84596] -- net: netlink: add nla_get_*_default() accessors (Aaron Conole) [RHEL-84596] -- benet: fix BUG when creating VFs (Michal Schmidt) [RHEL-106952] -- eth: bnxt: fix missing ring index trim on error path (Michal Schmidt) [RHEL-107291] {CVE-2025-37873} -- treewide: Switch/rename to timer_delete[_sync]() (bnxt) (Michal Schmidt) [RHEL-107291] -- eth: bnxt: fix memory leak in queue reset (Michal Schmidt) [RHEL-107291] -- eth: bnxt: fix kernel panic in the bnxt_get_queue_stats{rx | tx} (Michal Schmidt) [RHEL-107291] {CVE-2025-21973} -- eth: bnxt: do not update checksum in bnxt_xdp_build_skb() (Michal Schmidt) [RHEL-107291] {CVE-2025-21960} -- eth: bnxt: fix out-of-range access of vnic_info array (Michal Schmidt) [RHEL-107291] {CVE-2025-22112} -- eth: bnxt: do not use BNXT_VNIC_NTUPLE unconditionally in queue restart logic (Michal Schmidt) [RHEL-107291] -- eth: bnxt: return fail if interface is down in bnxt_queue_mem_alloc() (Michal Schmidt) [RHEL-107291] {CVE-2025-21974} -- eth: bnxt: fix truesize for mb-xdp-pass case (Michal Schmidt) [RHEL-107291 RHEL-87499] {CVE-2025-21961} -- net: ethtool: populate the default HDS params in the core (bnxt) (Michal Schmidt) [RHEL-107291] -- eth: bnxt: fix string truncation warning in FW version (Michal Schmidt) [RHEL-107291] -- eth: bnxt: always recalculate features after XDP clearing, fix null-deref (Michal Schmidt) [RHEL-107291] {CVE-2025-21682} -- net: bnxt: use ethtool string helpers (Michal Schmidt) [RHEL-107291] -- eth: Fix typo 'accelaration'. 'exprienced' and 'rewritting' (bnxt) (Michal Schmidt) [RHEL-107291] -- smb: client: fix session setup against servers that require SPN (Paulo Alcantara) [RHEL-102433] -- smb: client: allow parsing zero-length AV pairs (Paulo Alcantara) [RHEL-102433] -- drm/amd/display: Fix AMDGPU_MAX_BL_LEVEL value (Robert Foss) [RHEL-75952] -- drm/amd/display: Export full brightness range to userspace (Robert Foss) [RHEL-75952] -- drm/amd/display: Optimize custom brightness curve (Robert Foss) [RHEL-75952] -- drm/amd/display: Only read ACPI backlight caps once (Robert Foss) [RHEL-75952] -- drm/amd/display: Fix default DC and AC levels (Robert Foss) [RHEL-75952] -- drm/amd/display: Add debugging message for brightness caps (Robert Foss) [RHEL-75952] -- drm/amd/display: Get LTTPR IEEE OUI/Device ID From Closest LTTPR To Host (Robert Foss) [RHEL-75952] -- drm/amd/display: Add early 8b/10b channel equalization test pattern sequence (Robert Foss) [RHEL-75952] -- drm/amdgpu/mes: add missing locking in helper functions (Robert Foss) [RHEL-75952] -- drm/amd/display: Fix mpv playback corruption on weston (Robert Foss) [RHEL-75952] -- drm/amd/display: Add dc cap for dp tunneling (Robert Foss) [RHEL-75952] -- drm/amd/display: Add more checks for DSC / HUBP ONO guarantees (Robert Foss) [RHEL-75952] -- drm/amdgpu: add kicker fws loading for gfx11/smu13/psp13 (Robert Foss) [RHEL-75952] -- drm/amdgpu: switch job hw_fence to amdgpu_fence (Robert Foss) [RHEL-75952] -- drm/amdgpu: Fix SDMA UTC_L1 handling during start/stop sequences (Robert Foss) [RHEL-75952] -- drm/i915/dsi: Fix off by one in BXT_MIPI_TRANS_VTOTAL (Robert Foss) [RHEL-75952] -- drm/xe: Fix early wedge on GuC load failure (Robert Foss) [RHEL-75952] -- drm/xe: Fix taking invalid lock on wedge (Robert Foss) [RHEL-75952] -- drm/xe: Fix memset on iomem (Robert Foss) [RHEL-75952] -- drm/amd/display: Check dce_hwseq before dereferencing it (Robert Foss) [RHEL-75952] -- drm/amdgpu: Add kicker device detection (Robert Foss) [RHEL-75952] -- drm/amdgpu: VCN v5_0_1 to prevent FW checking RB during DPG pause (Robert Foss) [RHEL-75952] -- drm/amd/display: Fix RMCM programming seq errors (Robert Foss) [RHEL-75952] -- drm/xe/guc_submit: add back fix (Robert Foss) [RHEL-75952] -- drm/xe/sched: stop re-submitting signalled jobs (Robert Foss) [RHEL-75952] -- drm/xe/vm: move rebind_work init earlier (Robert Foss) [RHEL-75952] -- drm/amd/display: Correct non-OLED pre_T11_delay. (Robert Foss) [RHEL-75952] -- drm/amdgpu: disable workload profile switching when OD is enabled (Robert Foss) [RHEL-75952] -- drm/amdgpu: amdgpu_vram_mgr_new(): Clamp lpfn to total vram (Robert Foss) [RHEL-75952] -- drm/amd/display: Add null pointer check for get_first_active_display() (Robert Foss) [RHEL-75952] -- drm/bridge: cdns-dsi: Wait for Clk and Data Lanes to be ready (Robert Foss) [RHEL-75952] -- drm/bridge: cdns-dsi: Check return value when getting default PHY config (Robert Foss) [RHEL-75952] -- drm/bridge: cdns-dsi: Fix connecting to next bridge (Robert Foss) [RHEL-75952] -- drm/bridge: cdns-dsi: Fix phy de-init and flag it so (Robert Foss) [RHEL-75952] -- drm/bridge: cdns-dsi: Fix the clock variable for mode_valid() (Robert Foss) [RHEL-75952] -- drm/i915/dp_mst: Work around Thunderbolt sink disconnect after SINK_COUNT_ESI read (Robert Foss) [RHEL-75952] -- drm/i915/ptl: Use everywhere the correct DDI port clock select mask (Robert Foss) [RHEL-75952] -- drm/amdkfd: Fix race in GWS queue scheduling (Robert Foss) [RHEL-75952] -- drm/udl: Unregister device before cleaning up on disconnect (Robert Foss) [RHEL-75952] -- drm/tegra: Fix a possible null pointer dereference (Robert Foss) [RHEL-75952] -- drm/tegra: Assign plane type before registration (Robert Foss) [RHEL-75952] -- drm/simpledrm: Do not upcast in release helpers (Robert Foss) [RHEL-75952] -- drm/panel: simple: Tianma TM070JDHG34-00: add delays (Robert Foss) [RHEL-75952] -- drm/cirrus-qemu: Fix pitch programming (Robert Foss) [RHEL-75952] -- drm/ast: Fix comment on modeset lock (Robert Foss) [RHEL-75952] -- drm/xe: Process deferred GGTT node removals on device unwind (Robert Foss) [RHEL-75952] -- drm/xe/guc: Explicitly exit CT safe mode on unwind (Robert Foss) [RHEL-75952] -- drm/bridge: ti-sn65dsi86: Add HPD for DisplayPort connector type (Robert Foss) [RHEL-75952] -- drm/bridge: ti-sn65dsi86: make use of debugfs_init callback (Robert Foss) [RHEL-75952] -- drm/i915: fix build error some more (Robert Foss) [RHEL-75952] -- drm/amd: Adjust output for discovery error handling (Robert Foss) [RHEL-75952] -- drm: writeback: Fix drm_writeback_connector_cleanup signature (Robert Foss) [RHEL-75952] -- drm/xe: move DPT l2 flush to a more sensible place (Robert Foss) [RHEL-75952] -- drm/xe: Move DSB l2 flush to a more sensible place (Robert Foss) [RHEL-75952] -- drm/i915/snps_hdmi_pll: Fix 64-bit divisor truncation by using div64_u64 (Robert Foss) [RHEL-75952] -- drm/xe/display: Add check for alloc_ordered_workqueue() (Robert Foss) [RHEL-75952] -- drm/amdgpu/mes: add compatibility checks for set_hw_resource_1 (Robert Foss) [RHEL-75952] -- drm/amd/display: Add sanity checks for drm_edid_raw() (Robert Foss) [RHEL-75952] -- drm/i915/display: Add check for alloc_ordered_workqueue() and alloc_workqueue() (Robert Foss) [RHEL-75952] -- Revert "drm/i915/gem: Allow EXEC_CAPTURE on recoverable contexts on DG1" (Robert Foss) [RHEL-75952] -- drm/i915/gem: Allow EXEC_CAPTURE on recoverable contexts on DG1 (Robert Foss) [RHEL-75952] -- drm/scheduler: signal scheduled fence when kill job (Robert Foss) [RHEL-75952] -- drm/amdgpu: seq64 memory unmap uses uninterruptible lock (Robert Foss) [RHEL-75952] -- drm/amdgpu/vcn2.5: read back register after written (Robert Foss) [RHEL-75952] -- drm/amdgpu/vcn3: read back register after written (Robert Foss) [RHEL-75952] -- drm/amdgpu/vcn4: read back register after written (Robert Foss) [RHEL-75952] -- drm/amdgpu/vcn5.0.1: read back register after written (Robert Foss) [RHEL-75952] -- amd/amdkfd: fix a kfd_process ref leak (Robert Foss) [RHEL-75952] -- Revert "drm/amd/display: Fix VUpdate offset calculations for dcn401" (Robert Foss) [RHEL-75952] -- drm/xe/bmg: Update Wa_16023588340 (Robert Foss) [RHEL-75952] -- drm/amdkfd: move SDMA queue reset capability check to node_show (Robert Foss) [RHEL-75952] -- drm/i915/pmu: Fix build error with GCOV and AutoFDO enabled (Robert Foss) [RHEL-75952] -- drm/nouveau/bl: increase buffer size to avoid truncate warning (Robert Foss) [RHEL-75952] -- drm/ssd130x: fix ssd132x_clear_screen() columns (Robert Foss) [RHEL-75952] -- drm/xe/svm: Fix regression disallowing 64K SVM migration (Robert Foss) [RHEL-75952] -- drm/appletbdrm: Make appletbdrm depend on X86 (Robert Foss) [RHEL-75952] -- udmabuf: use sgtable-based scatterlist wrappers (Robert Foss) [RHEL-75952] -- drm/panel: simple: Add POWERTIP PH128800T004-ZZA01 panel entry (Robert Foss) [RHEL-75952] -- drm/xe/uc: Remove static from loop variable (Robert Foss) [RHEL-75952] -- drm/amdgpu: Add indirect L1_TLB_CNTL reg programming for VFs (Robert Foss) [RHEL-75952] -- drm/amdkfd: Set SDMA_RLCx_IB_CNTL/SWITCH_INSIDE_IB (Robert Foss) [RHEL-75952] -- drm/amd/display: Restructure DMI quirks (Robert Foss) [RHEL-75952] -- drm/amd/display: Correct prefetch calculation (Robert Foss) [RHEL-75952] -- drm/amd/pm: Reset SMU v13.0.x custom settings (Robert Foss) [RHEL-75952] -- drm/amd/display: Fix VUpdate offset calculations for dcn401 (Robert Foss) [RHEL-75952] -- drm/amdgpu/gfx9: fix CSIB handling (Robert Foss) [RHEL-75952] -- drm/amd/display: disable EASF narrow filter sharpening (Robert Foss) [RHEL-75952] -- drm/amdgpu/gfx8: fix CSIB handling (Robert Foss) [RHEL-75952] -- drm/amdgpu: Disallow partition query during reset (Robert Foss) [RHEL-75952] -- drm/amdgpu: fix MES GFX mask (Robert Foss) [RHEL-75952] -- drm/amd/display: Fix Vertical Interrupt definitions for dcn32, dcn401 (Robert Foss) [RHEL-75952] -- drm/amd/display: Correct SSC enable detection for DCN351 (Robert Foss) [RHEL-75952] -- drm/amd/display: Update IPS sequential_ono requirement checks (Robert Foss) [RHEL-75952] -- drm/xe/vf: Fix guc_info debugfs for VFs (Robert Foss) [RHEL-75952] -- drm/xe: Use copy_from_user() instead of __copy_from_user() (Robert Foss) [RHEL-75952] -- drm/amdgpu/gfx7: fix CSIB handling (Robert Foss) [RHEL-75952] -- drm/ttm/tests: fix incorrect assert in ttm_bo_unreserve_bulk() (Robert Foss) [RHEL-75952] -- drm/amd/display: fix zero value for APU watermark_c (Robert Foss) [RHEL-75952] -- drm: panel-orientation-quirks: Add ZOTAC Gaming Zone (Robert Foss) [RHEL-75952] -- drm/amdgpu/gfx10: fix CSIB handling (Robert Foss) [RHEL-75952] -- drm/amd/display: Do Not Consider DSC if Valid Config Not Found (Robert Foss) [RHEL-75952] -- drm/amdgpu: Add basic validation for RAS header (Robert Foss) [RHEL-75952] -- drm/amd/display: Skip to enable dsc if it has been off (Robert Foss) [RHEL-75952] -- drm/amd/display: Add NULL pointer checks in dm_force_atomic_commit() (Robert Foss) [RHEL-75952] -- drm/nouveau/gsp: fix rm shutdown wait condition (Robert Foss) [RHEL-75952] -- drm/amd/display: Avoid divide by zero by initializing dummy pitch to 1 (Robert Foss) [RHEL-75952] -- drm/nouveau: fix hibernate on disabled GPU (Robert Foss) [RHEL-75952] -- drm/amdgpu/gfx11: fix CSIB handling (Robert Foss) [RHEL-75952] -- drm/amdkfd: Drop workaround for GC v9.4.3 revID 0 (Robert Foss) [RHEL-75952] -- drm/bridge: anx7625: change the gpiod_set_value API (Robert Foss) [RHEL-75952] -- drm/panthor: Don't update MMU_INT_MASK in panthor_mmu_irq_handler() (Robert Foss) [RHEL-75952] -- drm/bridge: anx7625: enable HPD interrupts (Robert Foss) [RHEL-75952] -- drm/panel/sharp-ls043t1le01: Use _multi variants (Robert Foss) [RHEL-75952] -- drm/bridge: analogix_dp: Add irq flag IRQF_NO_AUTOEN instead of calling disable_irq() (Robert Foss) [RHEL-75952] -- drm/xe: Fix CFI violation when accessing sysfs files (Robert Foss) [RHEL-75952] -- drm/amd/display: DCN32 null data check (Robert Foss) [RHEL-75952] -- drm/amdgpu: Fix API status offset for MES queue reset (Robert Foss) [RHEL-75952] -- drm/dp: add option to disable zero sized address only transactions. (Robert Foss) [RHEL-75952] -- drm/amdgpu/gfx6: fix CSIB handling (Robert Foss) [RHEL-75952] -- drm/bridge: select DRM_KMS_HELPER for AUX_BRIDGE (Robert Foss) [RHEL-75952] -- drm/amd/display: disable DPP RCG before DPP CLK enable (Robert Foss) [RHEL-75952] -- accel/ivpu: Fix warning in ivpu_gem_bo_free() (Robert Foss) [RHEL-75952] -- accel/ivpu: Use dma_resv_lock() instead of a custom mutex (Robert Foss) [RHEL-75952] -- accel/ivpu: Trigger device recovery on engine reset/resume failure (Robert Foss) [RHEL-75952] -- accel/ivpu: Use firmware names from upstream repo (Robert Foss) [RHEL-75952] -- accel/ivpu: Improve buffer object logging (Robert Foss) [RHEL-75952] -- drm/xe/lrc: Use a temporary buffer for WA BB (Robert Foss) [RHEL-75952] -- drm/xe/pxp: Clarify PXP queue creation behavior if PXP is not ready (Robert Foss) [RHEL-75952] -- drm/xe/pxp: Use the correct define in the set_property_funcs array (Robert Foss) [RHEL-75952] -- drm/xe: Rework eviction rejection of bound external bos (Robert Foss) [RHEL-75952] -- drm/xe/vsec: fix CONFIG_INTEL_VSEC dependency (Robert Foss) [RHEL-75952] -- drm/xe/vm: move xe_svm_init() earlier (Robert Foss) [RHEL-75952] -- drm/panel-simple: fix the warnings for the Evervision VGG644804 (Robert Foss) [RHEL-75952] -- drm/i915/display: Fix u32 overflow in SNPS PHY HDMI PLL setup (Robert Foss) [RHEL-75952] -- drm/amdgpu/gfx10: Refine Cleaner Shader for GFX10.1.10 (Robert Foss) [RHEL-75952] -- drm/i915/guc: Handle race condition where wakeref count drops below 0 (Robert Foss) [RHEL-75952] -- drm/i915/psr: Fix using wrong mask in REG_FIELD_PREP (Robert Foss) [RHEL-75952] -- drm/i915/guc: Check if expecting reply before decrementing outstanding_submission_g2h (Robert Foss) [RHEL-75952] -- drm/bridge: analogix_dp: Fix clk-disable removal (Robert Foss) [RHEL-75952] -- drm/bridge: analogix_dp: Add support to get panel from the DP AUX bus (Robert Foss) [RHEL-75952] -- drm/bridge: analogix_dp: Remove CONFIG_PM related check in analogix_dp_bind()/analogix_dp_unbind() (Robert Foss) [RHEL-75952] -- accel/ivpu: Reorder Doorbell Unregister and Command Queue Destruction (Robert Foss) [RHEL-75952] -- drm/bridge: analogix_dp: Remove the unnecessary calls to clk_disable_unprepare() during probing (Robert Foss) [RHEL-75952] -- drm/connector: only call HDMI audio helper plugged cb if non-null (Robert Foss) [RHEL-75952] -- drm/panic: Use a decimal fifo to avoid u64 by u64 divide (Robert Foss) [RHEL-75952] -- drm/panic: clean Clippy warning (Robert Foss) [RHEL-75952] -- drm/xe/guc: Make creation of SLPC debugfs files conditional (Robert Foss) [RHEL-75952] -- drm/xe/guc: Don't expose GuC privileged debugfs files if VF (Robert Foss) [RHEL-75952] -- drm/xe/guc: Refactor GuC debugfs initialization (Robert Foss) [RHEL-75952] -- drm/i915/dp_mst: Use the correct connector while computing the link BPP limit on MST (Robert Foss) [RHEL-75952] -- drm/amd/display: Don't check for NULL divisor in fixpt code (Robert Foss) [RHEL-75952] -- drm/tegra: rgb: Fix the unbound reference count (Robert Foss) [RHEL-75952] -- drm/vkms: Adjust vkms_state->active_planes allocation type (Robert Foss) [RHEL-75952] -- drm: rcar-du: Fix memory leak in rcar_du_vsps_init() (Robert Foss) [RHEL-75952] -- drm/bridge: lt9611uxc: Fix an error handling path in lt9611uxc_probe() (Robert Foss) [RHEL-75952] -- drm/panel: samsung-sofef00: Drop s6e3fc2x01 support (Robert Foss) [RHEL-75952] -- drm/amdgpu: Refine Cleaner Shader MEC firmware version for GFX10.1.x GPUs (Robert Foss) [RHEL-75952] -- drm/panthor: Fix the panthor_gpu_coherency_init() error path (Robert Foss) [RHEL-75952] -- drm/panthor: Update panthor_mmu::irq::mask when needed (Robert Foss) [RHEL-75952] -- drm/panthor: Call panthor_gpu_coherency_init() after PM resume() (Robert Foss) [RHEL-75952] -- drm/panthor: Fix GPU_COHERENCY_ACE[_LITE] definitions (Robert Foss) [RHEL-75952] -- drm/amd/pp: Fix potential NULL pointer dereference in atomctrl_initialize_mc_reg_table (Robert Foss) [RHEL-75952] -- drm/xe/d3cold: Set power state to D3Cold during s2idle/s3 (Robert Foss) [RHEL-75952] -- drm/vmwgfx: Fix dumb buffer leak (Robert Foss) [RHEL-75952] -- drm/ci: fix merge request rules (Robert Foss) [RHEL-75952] -- drm/vmwgfx: Add error path for xa_store in vmw_bo_add_detached_resource (Robert Foss) [RHEL-75952] -- drm/vmwgfx: Add seqno waiter for sync_files (Robert Foss) [RHEL-75952] -- Revert "drm/amd/display: more liberal vmin/vmax update for freesync" (Robert Foss) [RHEL-75952] -- drm/amdkfd: add hqd_sdma_get_doorbell callbacks for gfx7/8 (Robert Foss) [RHEL-75952] -- Revert "drm/amd/display: pause the workload setting in dm" (Robert Foss) [RHEL-75952] -- audit,module: restore audit logging in load failure case (Richard Guy Briggs) [RHEL-52839] -- hv_netvsc: Set VF priv_flags to IFF_NO_ADDRCONF before open to prevent IPv6 addrconf (Li Tian) [RHEL-89165] -- Enable the gs_usb CAN bus driver (Radu Rendec) [RHEL-83402] -- gfs2: No more self recovery (Andreas Gruenbacher) [RHEL-103348] -- gfs2: Fix withdraw race (Andreas Gruenbacher) [RHEL-103348] +* Sat Sep 06 2025 Patrick Talbert [5.14.0-613.el9] +- x86/cpu: Remove useless work in detect_tme_early() (Frank Liang) [RHEL-111095] +- x86/cpu: Clear TME feature flag if TME is not enabled by BIOS (Frank Liang) [RHEL-111095] +- s390/ism: fix concurrency management in ism_cmd() (Mete Durlu) [RHEL-110206] +- s390/pci: Allow automatic recovery with minimal driver support (Mete Durlu) [RHEL-110235] +- Makefile: add $(srctree) to dependency of compile_commands.json target (Herton R. Krzesinski) [RHEL-107194] +- kbuild: scripts/gdb: bring the "abspath" back (Herton R. Krzesinski) [RHEL-107194] +- kbuild: Use $(obj)/%%.cc to fix host C++ module builds (Herton R. Krzesinski) [RHEL-107194] +- kbuild: scripts/gdb: Replace missed $(srctree)/$(src) w/ $(src) (Herton R. Krzesinski) [RHEL-107194] +- kbuild: use $(src) instead of $(srctree)/$(src) for source directory (Herton R. Krzesinski) [RHEL-107194] +- kbuild: use $(obj)/ instead of $(src)/ for common pattern rules (Herton R. Krzesinski) [RHEL-107194] +- kbuild: do not add $(srctree) or $(objtree) to header search paths (Herton R. Krzesinski) [RHEL-107194] +- arch: use $(obj)/ instead of $(src)/ for preprocessed linker scripts (Herton R. Krzesinski) [RHEL-107194] +- arm64: vdso32: Remove unused vdso32-offsets.h (Herton R. Krzesinski) [RHEL-107194] +- staging: vc04_services: interface: Drop include Makefile directive (Herton R. Krzesinski) [RHEL-107194] +- staging: vc04_services: vchiq-mmal: Drop include Makefile directive (Herton R. Krzesinski) [RHEL-107194] +- staging: vc04_services: bcm2835-camera: Drop include Makefile directive (Herton R. Krzesinski) [RHEL-107194] +- staging: vc04_services: bcm2835-audio: Drop include Makefile directive (Herton R. Krzesinski) [RHEL-107194] +- certs: check-in the default x509 config file (Herton R. Krzesinski) [RHEL-107194] +- sparc: move the install rule to arch/sparc/Makefile (Herton R. Krzesinski) [RHEL-107194] +- riscv: move the (z)install rules to arch/riscv/Makefile (Herton R. Krzesinski) [RHEL-107194] +- powerpc: move the install rule to arch/powerpc/Makefile (Herton R. Krzesinski) [RHEL-107194] +- powerpc: make the install target not depend on any build artifact (Herton R. Krzesinski) [RHEL-107194] +- powerpc: remove unused zInstall target from arch/powerpc/boot/Makefile (Herton R. Krzesinski) [RHEL-107194] +- nios2: move the install rule to arch/nios2/Makefile (Herton R. Krzesinski) [RHEL-107194] +- ARM: 9102/1: move theinstall rules to arch/arm/Makefile (Herton R. Krzesinski) [RHEL-107194] +- dpll: zl3073x: ZL3073X_I2C and ZL3073X_SPI should depend on NET (Ivan Vecera) [RHEL-105063] +- dpll: Make ZL3073X invisible (Ivan Vecera) [RHEL-105063] +- dpll: zl3073x: Fix build failure (Ivan Vecera) [RHEL-105063] +- redhat/configs: enable CONFIG_ZL3073X* (Ivan Vecera) [RHEL-105063] +- redhat/configs: enable CONFIG_I2C_MUX_PCA954x on x86 (Ivan Vecera) [RHEL-105063] +- dpll: zl3073x: Add support to get fractional frequency offset (Ivan Vecera) [RHEL-105063] +- dpll: zl3073x: Add support to adjust phase (Ivan Vecera) [RHEL-105063] +- dpll: zl3073x: Implement phase offset monitor feature (Ivan Vecera) [RHEL-105063] +- dpll: zl3073x: Add support to get phase offset on connected input pin (Ivan Vecera) [RHEL-105063] +- dpll: zl3073x: Add support to get/set esync on pins (Ivan Vecera) [RHEL-105063] +- dpll: zl3073x: Add support to get/set frequency on pins (Ivan Vecera) [RHEL-105063] +- dpll: zl3073x: Implement input pin state setting in automatic mode (Ivan Vecera) [RHEL-105063] +- dpll: zl3073x: Add support to get/set priority on input pins (Ivan Vecera) [RHEL-105063] +- dpll: zl3073x: Implement input pin selection in manual mode (Ivan Vecera) [RHEL-105063] +- dpll: zl3073x: Register DPLL devices and pins (Ivan Vecera) [RHEL-105063] +- dpll: zl3073x: Read DPLL types and pin properties from system firmware (Ivan Vecera) [RHEL-105063] +- dpll: zl3073x: Fetch invariants during probe (Ivan Vecera) [RHEL-105063] +- dpll: Add basic Microchip ZL3073x support (Ivan Vecera) [RHEL-105063] +- spi: Introduce spi_get_device_match_data() helper (Ivan Vecera) [RHEL-105063] +- dt-bindings: dpll: Add support for Microchip Azurite chip family (Ivan Vecera) [RHEL-105063] +- dt-bindings: dpll: Add DPLL device and pin (Ivan Vecera) [RHEL-105063] +- tpm_crb_ffa: Remove unused export (Marcin Juszkiewicz) [RHEL-102691] +- redhat/configs: enable CONFIG_TCG_ARM_CRB_FFA on aarch64 (Marcin Juszkiewicz) [RHEL-102691] +- tpm: Do not remap from ACPI resources again for Pluton TPM (Marcin Juszkiewicz) [RHEL-102691] +- tpm_crb: ffa_tpm: Implement driver compliant to CRB over FF-A (Marcin Juszkiewicz) [RHEL-102691] +- ACPICA: Add start method for ARM FF-A (Marcin Juszkiewicz) [RHEL-102691] +- tpm_crb: Add support for the ARM FF-A start method (Marcin Juszkiewicz) [RHEL-102691] +- tpm_crb: Clean-up and refactor check for idle support (Marcin Juszkiewicz) [RHEL-102691] +- tpm_crb: Fix an error handling path in crb_acpi_add() (Marcin Juszkiewicz) [RHEL-102691] +- tpm_crb: Add support for CRB devices based on Pluton (Marcin Juszkiewicz) [RHEL-102691] +- Documentation: tpm: Add documentation for the CRB FF-A interface (Marcin Juszkiewicz) [RHEL-102691] +- firmware: arm_ffa: Fix the missing entry in struct ffa_indirect_msg_hdr (Marcin Juszkiewicz) [RHEL-102691] +- firmware: arm_ffa: Replace mutex with rwlock to avoid sleep in atomic context (Marcin Juszkiewicz) [RHEL-102691] +- firmware: arm_ffa: Move memory allocation outside the mutex locking (Marcin Juszkiewicz) [RHEL-102691] +- firmware: arm_ffa: Fix memory leak by freeing notifier callback node (Marcin Juszkiewicz) [RHEL-102691] +- firmware: arm_ffa: Skip Rx buffer ownership release if not acquired (Marcin Juszkiewicz) [RHEL-102691] +- firmware: arm_ffa: Set dma_mask for ffa devices (Marcin Juszkiewicz) [RHEL-102691] {CVE-2025-38043} +- firmware: arm_ffa: Skip the first/partition ID when parsing vCPU list (Marcin Juszkiewicz) [RHEL-102691] +- firmware: arm_ffa: Explicitly cast return value from NOTIFICATION_INFO_GET (Marcin Juszkiewicz) [RHEL-102691] +- firmware: arm_ffa: Explicitly cast return value from FFA_VERSION before comparison (Marcin Juszkiewicz) [RHEL-102691] +- firmware: arm_ffa: Handle ffa_notification_get correctly at virtual FF-A instance (Marcin Juszkiewicz) [RHEL-102691] +- firmware: arm_ffa: Allow multiple UUIDs per partition to register SRI callback (Marcin Juszkiewicz) [RHEL-102691] +- firmware: arm_ffa: Add support for handling framework notifications (Marcin Juszkiewicz) [RHEL-102691] +- firmware: arm_ffa: Add support for {un,}registration of framework notifications (Marcin Juszkiewicz) [RHEL-102691] +- firmware: arm_ffa: Stash ffa_device instead of notify_type in notifier_cb_info (Marcin Juszkiewicz) [RHEL-102691] +- firmware: arm_ffa: Refactoring to prepare for framework notification support (Marcin Juszkiewicz) [RHEL-102691] +- firmware: arm_ffa: Remove unnecessary declaration of ffa_partitions_cleanup() (Marcin Juszkiewicz) [RHEL-102691] +- firmware: arm_ffa: Reject higher major version as incompatible (Marcin Juszkiewicz) [RHEL-102691] +- firmware: arm_ffa: Upgrade FF-A version to v1.2 in the driver (Marcin Juszkiewicz) [RHEL-102691] +- firmware: arm_ffa: Add support for passing UUID in FFA_MSG_SEND2 (Marcin Juszkiewicz) [RHEL-102691] +- firmware: arm_ffa: Unregister the FF-A devices when cleaning up the partitions (Marcin Juszkiewicz) [RHEL-102691] +- firmware: arm_ffa: Handle the presence of host partition in the partition info (Marcin Juszkiewicz) [RHEL-102691] +- firmware: arm_ffa: Refactor addition of partition information into XArray (Marcin Juszkiewicz) [RHEL-102691] +- firmware: arm_ffa: Fix big-endian support in __ffa_partition_info_regs_get() (Marcin Juszkiewicz) [RHEL-102691] +- firmware: arm_ffa: Fix big-endian support in __ffa_partition_info_get() (Marcin Juszkiewicz) [RHEL-102691] +- firmware: arm_ffa: Align sync_send_receive{,2} function prototypes (Marcin Juszkiewicz) [RHEL-102691] +- firmware: arm_ffa: Replace UUID buffer to standard UUID format (Marcin Juszkiewicz) [RHEL-102691] +- firmware: arm_ffa: Replace SCMI by FF-A in the macro (Marcin Juszkiewicz) [RHEL-102691] +- firmware: arm_ffa: Fix the race around setting ffa_dev->properties (Marcin Juszkiewicz) [RHEL-102691] +- firmware: arm_ffa: Avoid string-fortify warning caused by memcpy() (Marcin Juszkiewicz) [RHEL-102691] +- firmware: arm_ffa: Avoid string-fortify warning in export_uuid() (Marcin Juszkiewicz) [RHEL-102691] +- firmware: arm_ffa: Fetch the Rx/Tx buffer size using ffa_features() (Marcin Juszkiewicz) [RHEL-102691] +- firmware: arm_ffa: Add support for FFA_YIELD in direct messaging (Marcin Juszkiewicz) [RHEL-102691] +- firmware: arm_ffa: Add support for FFA_MSG_SEND_DIRECT_{REQ,RESP}2 (Marcin Juszkiewicz) [RHEL-102691] +- firmware: arm_ffa: Add support for FFA_PARTITION_INFO_GET_REGS (Marcin Juszkiewicz) [RHEL-102691] +- firmware: arm_ffa: Move the function ffa_features() earlier (Marcin Juszkiewicz) [RHEL-102691] +- firmware: arm_ffa: Update the FF-A command list with v1.2 additions (Marcin Juszkiewicz) [RHEL-102691] +- firmware: arm_ffa: Some coding style fixes (Marcin Juszkiewicz) [RHEL-102691] +- firmware: arm_ffa: Split bus and driver into distinct modules (Marcin Juszkiewicz) [RHEL-102691] +- firmware: arm_ffa: Move the FF-A v1.0 NULL UUID workaround to bus notifier (Marcin Juszkiewicz) [RHEL-102691] +- firmware: arm_ffa: Avoid queuing work when running on the worker queue (Marcin Juszkiewicz) [RHEL-102691] +- firmware: arm_ffa: Fix memory corruption in ffa_msg_send2() (Marcin Juszkiewicz) [RHEL-102691] +- firmware: arm_ffa: Add support for FFA_MSG_SEND2 (Marcin Juszkiewicz) [RHEL-102691] +- firmware: arm_ffa: Stash the partition properties for query purposes (Marcin Juszkiewicz) [RHEL-102691] +- firmware: arm_ffa: Fix kernel warning about incorrect SRI/NPI (Marcin Juszkiewicz) [RHEL-102691] +- firmware: arm_ffa: Add support for handling notification pending interrupt(NPI) (Marcin Juszkiewicz) [RHEL-102691] +- firmware: arm_ffa: Refactor SRI handling in prepartion to add NPI support (Marcin Juszkiewicz) [RHEL-102691] +- firmware: arm_ffa: Skip creation of the notification bitmaps (Marcin Juszkiewicz) [RHEL-102691] +- firmware: arm_ffa: Fix the partition ID check in ffa_notification_info_get() (Marcin Juszkiewicz) [RHEL-102691] +- firmware: arm_ffa: Handle partitions setup failures (Marcin Juszkiewicz) [RHEL-102691] +- firmware: arm_ffa: Use xa_insert() and check for result (Marcin Juszkiewicz) [RHEL-102691] +- firmware: arm_ffa: Simplify ffa_partitions_cleanup() (Marcin Juszkiewicz) [RHEL-102691] +- firmware: arm_ffa: Check xa_load() return value (Marcin Juszkiewicz) [RHEL-102691] +- firmware: arm_ffa: Add missing rwlock_init() for the driver partition (Marcin Juszkiewicz) [RHEL-102691] +- firmware: arm_ffa: Add missing rwlock_init() in ffa_setup_partitions() (Marcin Juszkiewicz) [RHEL-102691] +- firmware: arm_ffa: Fix ffa_notification_info_get() IDs handling (Marcin Juszkiewicz) [RHEL-102691] +- firmware: arm_ffa: Fix the size of the allocation in ffa_partitions_cleanup() (Marcin Juszkiewicz) [RHEL-102691] +- firmware: arm_ffa: Fix FFA notifications cleanup path (Marcin Juszkiewicz) [RHEL-102691] +- firmware: arm_ffa: Add checks for the notification enabled state (Marcin Juszkiewicz) [RHEL-102691] +- firmware: arm_ffa: Setup the partitions after the notification initialisation (Marcin Juszkiewicz) [RHEL-102691] +- firmware: arm_ffa: Allow FF-A initialisation even when notification fails (Marcin Juszkiewicz) [RHEL-102691] +- firmware: arm_ffa: Upgrade the driver version to v1.1 (Marcin Juszkiewicz) [RHEL-102691] +- firmware: arm_ffa: Update memory descriptor to support v1.1 format (Marcin Juszkiewicz) [RHEL-102691] +- firmware: arm_ffa: Switch to using ffa_mem_desc_offset() accessor (Marcin Juszkiewicz) [RHEL-102691] +- firmware: arm_ffa: Simplify the computation of transmit and fragment length (Marcin Juszkiewicz) [RHEL-102691] +- firmware: arm_ffa: Add notification handling mechanism (Marcin Juszkiewicz) [RHEL-102691] +- firmware: arm_ffa: Add interface to send a notification to a given partition (Marcin Juszkiewicz) [RHEL-102691] +- firmware: arm_ffa: Add interfaces to request notification callbacks (Marcin Juszkiewicz) [RHEL-102691] +- firmware: arm_ffa: Add schedule receiver callback mechanism (Marcin Juszkiewicz) [RHEL-102691] +- firmware: arm_ffa: Initial support for scheduler receiver interrupt (Marcin Juszkiewicz) [RHEL-102691] +- firmware: arm_ffa: Implement the NOTIFICATION_INFO_GET interface (Marcin Juszkiewicz) [RHEL-102691] +- firmware: arm_ffa: Implement the FFA_NOTIFICATION_GET interface (Marcin Juszkiewicz) [RHEL-102691] +- firmware: arm_ffa: Implement the FFA_NOTIFICATION_SET interface (Marcin Juszkiewicz) [RHEL-102691] +- firmware: arm_ffa: Implement the FFA_RUN interface (Marcin Juszkiewicz) [RHEL-102691] +- firmware: arm_ffa: Implement the notification bind and unbind interface (Marcin Juszkiewicz) [RHEL-102691] +- firmware: arm_ffa: Implement notification bitmap create and destroy interfaces (Marcin Juszkiewicz) [RHEL-102691] +- firmware: arm_ffa: Update the FF-A command list with v1.1 additions (Marcin Juszkiewicz) [RHEL-102691] +- firmware: arm_ffa: Emit modalias for FF-A devices (Marcin Juszkiewicz) [RHEL-102691] -* Thu Aug 14 2025 Jarod Wilson [5.14.0-606.el9] -- RDMA/iwcm: Fix use-after-free of work objects after cm_id destruction (CKI Backport Bot) [RHEL-104271] {CVE-2025-38211} -- NFS: Return the file btime in the statx results when appropriate (Benjamin Coddington) [RHEL-90990] -- nfs: Add timecreate to nfs inode (Benjamin Coddington) [RHEL-90990] -- Expand the type of nfs_fattr->valid (Benjamin Coddington) [RHEL-90990] -- perf/x86/intel: Support RDPMC metrics clear mode (Michael Petlan) [RHEL-47448] -- igc: fix lock order in igc_ptp_reset (Corinna Vinschen) [RHEL-83575] -- igc: set the RX packet buffer size for TSN mode (Corinna Vinschen) [RHEL-83575] -- igc: use FIELD_PREP and GENMASK for existing RX packet buffer size (Corinna Vinschen) [RHEL-83575] -- igc: optimize TX packet buffer utilization for TSN mode (Corinna Vinschen) [RHEL-83575] -- igc: use FIELD_PREP and GENMASK for existing TX packet buffer size (Corinna Vinschen) [RHEL-83575] -- igc: rename I225_RXPBSIZE_DEFAULT and I225_TXPBSIZE_DEFAULT (Corinna Vinschen) [RHEL-83575] -- igc: rename xdp_get_tx_ring() for non-xdp usage (Corinna Vinschen) [RHEL-83575] -- igc: enable HW vlan tag insertion/stripping by default (Corinna Vinschen) [RHEL-83575] -- igc: add lock preventing multiple simultaneous PTM transactions (Corinna Vinschen) [RHEL-33242 RHEL-83575] -- igc: cleanup PTP module if probe fails (Corinna Vinschen) [RHEL-33242 RHEL-83575] -- igc: handle the IGC_PTP_ENABLED flag correctly (Corinna Vinschen) [RHEL-33242 RHEL-83575] -- igc: move ktime snapshot into PTM retry loop (Corinna Vinschen) [RHEL-33242 RHEL-83575] -- igc: increase wait time before retrying PTM (Corinna Vinschen) [RHEL-33242 RHEL-83575] -- igc: fix PTM cycle trigger logic (Corinna Vinschen) [RHEL-33242 RHEL-83575] -- treewide: Switch/rename to timer_delete[_sync]() (Corinna Vinschen) [RHEL-83575] -- igc: Fix XSK queue NAPI ID mapping (Corinna Vinschen) [RHEL-83575] -- igc: Set buffer type for empty frames in igc_init_empty_frame (Corinna Vinschen) [RHEL-83575] -- igc: Fix HW RX timestamp when passed by ZC XDP (Corinna Vinschen) [RHEL-83575] -- igc: Avoid unnecessary link down event in XDP_SETUP_PROG process (Corinna Vinschen) [RHEL-83575] -- igc: Link queues to NAPI instances (Corinna Vinschen) [RHEL-83575] -- igc: Link IRQs to NAPI instances (Corinna Vinschen) [RHEL-83575] -- igc: Fix passing 0 to ERR_PTR in igc_xdp_run_prog() (Corinna Vinschen) [RHEL-83575] -- igc: Allow hot-swapping XDP program (Corinna Vinschen) [RHEL-83575] -- igc: return early when failing to read EECD register (Corinna Vinschen) [RHEL-83575] -- igc: Remove unused igc_read/write_pcie_cap_reg (Corinna Vinschen) [RHEL-83575] -- igc: Remove unused igc_read/write_pci_cfg wrappers (Corinna Vinschen) [RHEL-83575] -- igc: Remove unused igc_acquire/release_nvm (Corinna Vinschen) [RHEL-83575] -- igc: remove autoneg parameter from igc_mac_info (Corinna Vinschen) [RHEL-83575] -- igc: fix build errors for PTP (Corinna Vinschen) [RHEL-83575] -- ixgbe: add support for FW rollback mode (Corinna Vinschen) [RHEL-99401] -- ixgbe: add E610 implementation of FW recovery mode (Corinna Vinschen) [RHEL-99401] -- ixgbe: add FW API version check (Corinna Vinschen) [RHEL-99401] -- ixgbe: add support for devlink reload (Corinna Vinschen) [RHEL-99401] -- ixgbe: add device flash update via devlink (Corinna Vinschen) [RHEL-99401] -- ixgbe: extend .info_get() with stored versions (Corinna Vinschen) [RHEL-99401] -- ixgbe: add E610 functions getting PBA and FW ver info (Corinna Vinschen) [RHEL-99401] -- ixgbe: add .info_get extension specific for E610 devices (Corinna Vinschen) [RHEL-99401] -- ixgbe: read the netlist version information (Corinna Vinschen) [RHEL-99401] -- ixgbe: read the OROM version information (Corinna Vinschen) [RHEL-99401] -- ixgbe: add E610 functions for acquiring flash data (Corinna Vinschen) [RHEL-99401] -- ixgbe: add handler for devlink .info_get() (Corinna Vinschen) [RHEL-99401] -- ixgbe: add initial devlink support (Corinna Vinschen) [RHEL-99401] -- ixgbe: wrap netdev_priv() usage (Corinna Vinschen) [RHEL-99401] -- ixgbe: Fix unreachable retry logic in combined and byte I2C write functions (Corinna Vinschen) [RHEL-99401] -- treewide: Switch/rename to timer_delete[_sync]() (Corinna Vinschen) [RHEL-99401] -- ixgbe: fix media type detection for E610 device (Corinna Vinschen) [RHEL-86539 RHEL-99401] -- ixgbe: add support for thermal sensor event reception (Corinna Vinschen) [RHEL-99401] -- ixgbe: add PTP support for E610 device (Corinna Vinschen) [RHEL-99401] -- ixgbe: fix media cage present detection for E610 device (Corinna Vinschen) [RHEL-80419 RHEL-99401] -- ixgbe: Fix possible skb NULL pointer dereference (Corinna Vinschen) [RHEL-99401] -- ixgbevf: Fix passing 0 to ERR_PTR in ixgbevf_run_xdp() (Corinna Vinschen) [RHEL-99401] -- ixgbe: Fix passing 0 to ERR_PTR in ixgbe_run_xdp() (Corinna Vinschen) [RHEL-99401] -- ixgbevf: Remove unused ixgbevf_hv_mbx_ops (Corinna Vinschen) [RHEL-99401] -- ixgbevf: Add support for Intel(R) E610 device (Corinna Vinschen) [RHEL-80419 RHEL-99401] -- PCI: Add PCI_VDEVICE_SUB helper macro (Corinna Vinschen) [RHEL-80419 RHEL-99401] -- ixgbe: Enable link management in E610 device (Corinna Vinschen) [RHEL-80419 RHEL-99401] -- ixgbe: Clean up the E610 link management related code (Corinna Vinschen) [RHEL-80419 RHEL-99401] -- ixgbe: Add ixgbe_x540 multiple header inclusion protection (Corinna Vinschen) [RHEL-80419 RHEL-99401] -- ixgbe: Add support for EEPROM dump in E610 device (Corinna Vinschen) [RHEL-80419 RHEL-99401] -- ixgbe: Add support for NVM handling in E610 device (Corinna Vinschen) [RHEL-80419 RHEL-99401] -- ixgbe: Add link management support for E610 device (Corinna Vinschen) [RHEL-80419 RHEL-99401] -- ixgbe: Add support for E610 device capabilities detection (Corinna Vinschen) [RHEL-80419 RHEL-99401] -- ixgbe: Add support for E610 FW Admin Command Interface (Corinna Vinschen) [RHEL-80419 RHEL-99401] -- ixgbe: Correct BASE-BX10 compliance code (Corinna Vinschen) [RHEL-99401] -- ixgbe: downgrade logging of unsupported VF API version to debug (Corinna Vinschen) [RHEL-99401] -- ixgbe: Break include dependency cycle (Corinna Vinschen) [RHEL-99401] -- arch: x86: add IPC mailbox accessor function and add SoC register access (CKI Backport Bot) [RHEL-107008] -- ASoC: SDCA: Allow read-only controls to be deferrable (Jaroslav Kysela) [RHEL-101627] -- ASoC: soc-dai: tidyup return value of snd_soc_xlate_tdm_slot_mask() (Jaroslav Kysela) [RHEL-101627] -- ASoC: SDCA: Fixup some kernel doc errors (Jaroslav Kysela) [RHEL-101627] -- ASoC: SDCA: Add missing default in switch in entity_pde_event() (Jaroslav Kysela) [RHEL-101627] -- ASoC: ops: dynamically allocate struct snd_ctl_elem_value (Jaroslav Kysela) [RHEL-101627] -- ASoC: amd: acp: Fix pointer assignments for snd_soc_acpi_mach structures (Jaroslav Kysela) [RHEL-101627] -- ASoC: SDCA: Update memory allocations to zero initialise (Jaroslav Kysela) [RHEL-101627] -- ALSA: hda/realtek: Fix mute LED mask on HP OMEN 16 laptop (Jaroslav Kysela) [RHEL-101627] -- sof-client-ipc-flood-test: don't mess with ->d_name (Jaroslav Kysela) [RHEL-101627] -- ALSA: hda/realtek: Add support for ASUS NUC using CS35L41 HDA (Jaroslav Kysela) [RHEL-101627] -- ALSA: compress_offload: tighten ioctl command number checks (Jaroslav Kysela) [RHEL-101627] -- soundwire: Revert "soundwire: qcom: Add set_channel_map api support" (Jaroslav Kysela) [RHEL-101627] {CVE-2025-38486} -- ALSA: hda/realtek: Add quirk for ASUS ROG Strix G712LWS (Jaroslav Kysela) [RHEL-101627] -- ALSA: hda/realtek - Fix mute LED for HP Victus 16-r0xxx (Jaroslav Kysela) [RHEL-101627] -- ALSA: hda/realtek: Add quirks for some Clevo laptops (Jaroslav Kysela) [RHEL-101627] -- ALSA: hda/realtek - Enable mute LED on HP Pavilion Laptop 15-eg100 (Jaroslav Kysela) [RHEL-101627] -- ASoC: amd: yc: add quirk for Acer Nitro ANV15-41 internal mic (Jaroslav Kysela) [RHEL-101627] -- ALSA: hda/realtek: fix mute/micmute LEDs for HP EliteBook 6 G1a (Jaroslav Kysela) [RHEL-101627] -- ALSA: hda/realtek: Add mic-mute LED setup for ASUS UM5606 (Jaroslav Kysela) [RHEL-101627] -- ASoC: rt721-sdca: fix boost gain calculation error (Jaroslav Kysela) [RHEL-101627] -- ASoC: SOF: Intel: hda: Use devm_kstrdup() to avoid memleak. (Jaroslav Kysela) [RHEL-101627] {CVE-2025-38438} -- ASoC: Intel: sof-function-topology-lib: Print out the unsupported dmic count (Jaroslav Kysela) [RHEL-101627] -- ASoC: fsl_sai: Force a software reset when starting in consumer mode (Jaroslav Kysela) [RHEL-101627] -- ALSA: hda/realtek - Add mute LED support for HP Victus 15-fb2xxx (Jaroslav Kysela) [RHEL-101627] -- ALSA: ad1816a: Fix potential NULL pointer deref in snd_card_ad1816a_pnp() (Jaroslav Kysela) [RHEL-101627] {CVE-2025-38454} -- ASoC: cs35l56: probe() should fail if the device ID is not recognized (Jaroslav Kysela) [RHEL-101627] -- ASoC: Intel: soc-acpi: arl: Correct order of cs42l43 matches (Jaroslav Kysela) [RHEL-101627] -- ASoC: Intel: soc-acpi-intel-arl-match: set get_function_tplg_files ops (Jaroslav Kysela) [RHEL-101627] -- ASoC: Intel: add sof_sdw_get_tplg_files ops (Jaroslav Kysela) [RHEL-101627] -- ASoC: soc-acpi: add get_function_tplg_files ops (Jaroslav Kysela) [RHEL-101627] -- ASoC: Intel: SND_SOC_INTEL_SOF_BOARD_HELPERS select SND_SOC_ACPI_INTEL_MATCH (Jaroslav Kysela) [RHEL-101627] -- ASoC: fsl_asrc: use internal measured ratio for non-ideal ratio mode (Jaroslav Kysela) [RHEL-101627] -- ASoC: amd: yc: update quirk data for HP Victus (Jaroslav Kysela) [RHEL-101627] -- ASoC: amd: yc: Add quirk for MSI Bravo 17 D7VF internal mic (Jaroslav Kysela) [RHEL-101627] -- ALSA: sb: Force to disable DMAs once when DMA mode is changed (Jaroslav Kysela) [RHEL-101627] -- ALSA: sb: Don't allow changing the DMA mode during operations (Jaroslav Kysela) [RHEL-101627] -- ALSA: hda/realtek: Fix built-in mic on ASUS VivoBook X507UAR (Jaroslav Kysela) [RHEL-101627] -- ALSA: usb-audio: Fix out-of-bounds read in snd_usb_get_audioformat_uac3() (Jaroslav Kysela) [RHEL-101627] {CVE-2025-38249} -- ASoC: amd: yc: Add DMI quirk for Lenovo IdeaPad Slim 5 15 (Jaroslav Kysela) [RHEL-101627] -- ASoC: codecs: wcd9335: Fix missing free of regulator supplies (Jaroslav Kysela) [RHEL-101627] {CVE-2025-38259} -- ASoC: codec: wcd9335: Convert to GPIO descriptors (Jaroslav Kysela) [RHEL-101627] -- ALSA: usb-audio: Add a quirk for Lenovo Thinkpad Thunderbolt 3 dock (Jaroslav Kysela) [RHEL-101627] -- ALSA: hda: Add new pci id for AMD GPU display HD audio controller (Jaroslav Kysela) [RHEL-101627] -- ALSA: hda: Ignore unsol events for cards being shut down (Jaroslav Kysela) [RHEL-101627] -- ASoC: rt1320: fix speaker noise when volume bar is 100%% (Jaroslav Kysela) [RHEL-101627] -- soundwire: amd: add check for status update registers (Jaroslav Kysela) [RHEL-101627] -- soundwire: amd: fix for clearing command status register (Jaroslav Kysela) [RHEL-101627] -- ASoC: amd: ps: fix for soundwire failures during hibernation exit sequence (Jaroslav Kysela) [RHEL-101627] -- soundwire: amd: cancel pending slave status handling workqueue during remove sequence (Jaroslav Kysela) [RHEL-101627] -- soundwire: amd: serialize amd manager resume sequence during pm_prepare (Jaroslav Kysela) [RHEL-101627] -- soundwire: amd: fix for handling slave alerts after link is down (Jaroslav Kysela) [RHEL-101627] -- ALSA: hda/realtek: Add quirk for Asus GU605C (Jaroslav Kysela) [RHEL-101627] -- ALSA: hda/realtek: Fix built-in mic on ASUS VivoBook X513EA (Jaroslav Kysela) [RHEL-101627] -- ALSA: hda/realtek: enable headset mic on Latitude 5420 Rugged (Jaroslav Kysela) [RHEL-101627] -- ALSA: hda/realtek - Add mute LED support for HP Victus 16-s1xxx and HP Victus 15-fa1xxx (Jaroslav Kysela) [RHEL-101627] -- ALSA: hda/intel: Add Thinkpad E15 to PM deny list (Jaroslav Kysela) [RHEL-101627] -- ALSA: usb-audio: Rename ALSA kcontrol PCM and PCM1 for the KTMicro sound card (Jaroslav Kysela) [RHEL-101627] -- ASoC: tegra210_ahub: Add check to of_device_get_match_data() (Jaroslav Kysela) [RHEL-101627] -- ALSA: hda: cs35l41: Fix swapped l/r audio channels for Acer Helios laptops (Jaroslav Kysela) [RHEL-101627] -- ALSA: hda/realtek: Add support for Acer Helios Laptops using CS35L41 HDA (Jaroslav Kysela) [RHEL-101627] -- ASoC: intel/sdw_utils: Assign initial value in asoc_sdw_rt_amp_spk_rtd_init() (Jaroslav Kysela) [RHEL-101627] -- ASoC: tas2770: Power cycle amp on ISENSE/VSENSE change (Jaroslav Kysela) [RHEL-101627] -- ASoC: amd: yc: Add quirk for Lenovo Yoga Pro 7 14ASP9 (Jaroslav Kysela) [RHEL-101627] -- ASoC: codecs: wcd937x: Drop unused buck_supply (Jaroslav Kysela) [RHEL-101627] -- ASoC: codecs: wcd9375: Fix double free of regulator supplies (Jaroslav Kysela) [RHEL-101627] {CVE-2025-38423} -- ASoC: amd: sof_amd_sdw: Fix unlikely uninitialized variable use in create_sdw_dailinks() (Jaroslav Kysela) [RHEL-101627] -- ASoC: amd: amd_sdw: Fix unlikely uninitialized variable use in create_sdw_dailinks() (Jaroslav Kysela) [RHEL-101627] -- ASoC: meson: meson-card-utils: use of_property_present() for DT parsing (Jaroslav Kysela) [RHEL-101627] -- ASoC: qcom: sdm845: Add error handling in sdm845_slim_snd_hw_params() (Jaroslav Kysela) [RHEL-101627] -- ALSA: usb-audio: Add implicit feedback quirk for RODE AI-1 (Jaroslav Kysela) [RHEL-101627] -- ASoC: ti: omap-hdmi: Re-add dai_link->platform to fix card init (Jaroslav Kysela) [RHEL-101627] -- ASoC: Intel: avs: Verify content returned by parse_int_array() (Jaroslav Kysela) [RHEL-101627] {CVE-2025-38307} -- ASoC: Intel: avs: Relocate DSP status registers (Jaroslav Kysela) [RHEL-101627] -- ASoC: Intel: avs: Read HW capabilities when possible (Jaroslav Kysela) [RHEL-101627] -- ASoC: Intel: avs: Ignore Vendor-space manipulation for ACE (Jaroslav Kysela) [RHEL-101627] -- ASoC: Intel: avs: Fix PPLCxFMT calculation (Jaroslav Kysela) [RHEL-101627] -- ASoC: Intel: avs: PCM operations for LNL-based platforms (Jaroslav Kysela) [RHEL-101627] -- ALSA: hda: Allow to fetch hlink by ID (Jaroslav Kysela) [RHEL-101627] -- soundwire: only compute port params in specific stream states (Jaroslav Kysela) [RHEL-101627] -- ALSA: core: fix up bus match const issues. (Jaroslav Kysela) [RHEL-101627] -- ASoC: apple: mca: Constrain channels according to TDM mask (Jaroslav Kysela) [RHEL-101627] -- ASoC: SOF: amd: add missing acp descriptor field (Jaroslav Kysela) [RHEL-101627] -- ASoC: SOF: ipc4-pcm: Adjust pipeline_list->pipelines allocation type (Jaroslav Kysela) [RHEL-101627] -- ASoC: tas2764: Enable main IRQs (Jaroslav Kysela) [RHEL-101627] -- ASoC: tas2764: Reinit cache on part reset (Jaroslav Kysela) [RHEL-101627] -- ASoC: Intel: avs: Fix deadlock when the failing IPC is SET_D0IX (Jaroslav Kysela) [RHEL-101627] -- ASoC: codecs: hda: Fix RPM usage count underflow (Jaroslav Kysela) [RHEL-101627] -- ice: fix eswitch code memory leak in reset scenario (CKI Backport Bot) [RHEL-108151] {CVE-2025-38417} -- i40e: When removing VF MAC filters, only check PF-set MAC (Jamie Bainbridge) [RHEL-98540] -- net/sched: Abort __tc_modify_qdisc if parent class does not exist (CKI Backport Bot) [RHEL-107693] -- cpuidle: Init cpuidle only for present CPUs (Mark Langsdorf) [RHEL-87863] -- cpuidle: menu: Update documentation after get_typical_interval() changes (Mark Langsdorf) [RHEL-87863] -- cpuidle: menu: Update documentation after previous changes (Mark Langsdorf) [RHEL-87863] -- cpuidle: menu: Avoid discarding useful information (Mark Langsdorf) [RHEL-87863] -- cpuidle: menu: Eliminate outliers on both ends of the sample set (Mark Langsdorf) [RHEL-87863] -- cpuidle: menu: Tweak threshold use in get_typical_interval() (Mark Langsdorf) [RHEL-87863] -- cpuidle: menu: Use one loop for average and variance computations (Mark Langsdorf) [RHEL-87863] -- cpuidle: menu: Drop a redundant local variable (Mark Langsdorf) [RHEL-87863] -- cpuidle: psci: Add trace for PSCI domain idle (Mark Langsdorf) [RHEL-87863] -- cpuidle: psci: Activate GENPD_FLAG_ACTIVE_WAKEUP with OSI (Mark Langsdorf) [RHEL-87863] -- powerpc/machdep: Drop include of dma-mapping.h (Mark Langsdorf) [RHEL-87863] -- cpuidle: Correct some typos in comments (Mark Langsdorf) [RHEL-87863] -- cpuidle: menu: Remove iowait influence (Mark Langsdorf) [RHEL-87863] -- scsi: aacraid: Stop using PCI_IRQ_AFFINITY (John Meneghini) [RHEL-41080] -- net: add helpers for EEE configuration (CKI Backport Bot) [RHEL-107009] -- ext4: fix out-of-bound read in ext4_xattr_inode_dec_ref_all() (CKI Backport Bot) [RHEL-93557] {CVE-2025-22121} -- ext4: introduce ITAIL helper (CKI Backport Bot) [RHEL-93557] {CVE-2025-22121} - -* Tue Aug 12 2025 Augusto Caringi [5.14.0-605.el9] -- gfs2: No more gfs2_find_jhead caching (Andreas Gruenbacher) [RHEL-91331] -- gfs2: Get rid of duplicate log head lookup (Andreas Gruenbacher) [RHEL-91331] -- gfs2: Simplify clean_journal (Andreas Gruenbacher) [RHEL-91331] -- gfs2: Simplify gfs2_log_pointers_init (Andreas Gruenbacher) [RHEL-91331] -- gfs2: Move gfs2_log_pointers_init (Andreas Gruenbacher) [RHEL-91331] -- dlm: fix possible lkb_resource null dereference (Alexander Aring) [RHEL-64457] -- fs: dlm: handle -EINVAL as log_error() (Alexander Aring) [RHEL-64457] -- mux: Add support for reading mux state from consumer DT node (Radu Rendec) [RHEL-105629] -- mux: add support for delay after muxing (Radu Rendec) [RHEL-105629] -- gfs2: Don't clear sb->s_fs_info in gfs2_sys_fs_add (Andrew Price) [RHEL-87983] -- gfs2: Remove unnecessary NULL check before free_percpu() (Andreas Gruenbacher) [RHEL-87983] -- gfs2: replace sd_aspace with sd_inode (Andreas Gruenbacher) [RHEL-87983] -- writeback: fix false warning in inode_to_wb() (Andreas Gruenbacher) [RHEL-87983] -- can: tcan4x5x: fix reset gpio usage during probe (Radu Rendec) [RHEL-90130] -- can: m_can: m_can_class_allocate_dev(): initialize spin lock on device probe (Radu Rendec) [RHEL-90130] -- can: m_can: m_can_close(): don't call free_irq() for IRQ-less devices (Radu Rendec) [RHEL-90130] -- can: m_can: m_can_close(): stop clocks after device has been shut down (Radu Rendec) [RHEL-90130] -- can: m_can: Limit coalescing to peripheral instances (Radu Rendec) [RHEL-90130] -- can: m_can: Reset cached active_interrupts on start (Radu Rendec) [RHEL-90130] -- can: m_can: disable_all_interrupts, not clear active_interrupts (Radu Rendec) [RHEL-90130] -- can: m_can: Do not cancel timer from within timer (Radu Rendec) [RHEL-90130] -- can: m_can: Remove m_can_rx_peripheral indirection (Radu Rendec) [RHEL-90130] -- can: m_can: Remove coalesing disable in isr during suspend (Radu Rendec) [RHEL-90130] -- can: m_can: Reset coalescing during suspend/resume (Radu Rendec) [RHEL-90130] -- can: mcp251xfd: __mcp251xfd_get_berr_counter(): use CAN_BUS_OFF_THRESHOLD instead of open coding it (Radu Rendec) [RHEL-90130] -- can: gs_usb: gs_cmd_reset(): use cpu_to_le32() to assign mode (Radu Rendec) [RHEL-90130] -- can: kvaser_usb: Add support for Leaf v3 (Radu Rendec) [RHEL-90130] -- can: tcan4x5x: support resuming from rx interrupt signal (Radu Rendec) [RHEL-90130] -- can: m_can: allow keeping the transceiver running in suspend (Radu Rendec) [RHEL-90130] -- dt-bindings: can: tcan4x5x: Document the wakeup-source flag (Radu Rendec) [RHEL-90130] -- can: m_can: remove redundant check for pm_clock_support (Radu Rendec) [RHEL-90130] -- can: netlink: Fix TDCO calculation using the old data bittiming (Radu Rendec) [RHEL-90130] -- can: m_can: Implement transmit submission coalescing (Radu Rendec) [RHEL-90130] -- can: m_can: Implement BQL (Radu Rendec) [RHEL-90130] -- can: m_can: Use tx_fifo_in_flight for netif_queue control (Radu Rendec) [RHEL-90130] -- can: m_can: Introduce a tx_fifo_in_flight counter (Radu Rendec) [RHEL-90130] -- can: m_can: Use the workqueue as queue (Radu Rendec) [RHEL-90130] -- can: m_can: Cache tx putidx (Radu Rendec) [RHEL-90130] -- can: m_can: Use u32 for putidx (Radu Rendec) [RHEL-90130] -- can: m_can: Add tx coalescing ethtool support (Radu Rendec) [RHEL-90130] -- can: m_can: Add rx coalescing ethtool support (Radu Rendec) [RHEL-90130] -- can: m_can: Implement transmit coalescing (Radu Rendec) [RHEL-90130] -- can: m_can: Implement receive coalescing (Radu Rendec) [RHEL-90130] -- can: m_can: Write transmit header and data in one transaction (Radu Rendec) [RHEL-90130] -- can: m_can: Move hrtimer init to m_can_class_register (Radu Rendec) [RHEL-90130] -- can: m_can: Start/Cancel polling timer together with interrupts (Radu Rendec) [RHEL-90130] -- can: tcan4x5x: Fix id2_register for tcan4553 (Radu Rendec) [RHEL-90130] -- can: dev: can_restart(): move debug message and stats after successful restart (Radu Rendec) [RHEL-90130] -- can: dev: can_restart(): reverse logic to remove need for goto (Radu Rendec) [RHEL-90130] -- can: dev: can_restart(): fix race condition between controller restart and netif_carrier_on() (Radu Rendec) [RHEL-90130] -- can: dev: can_restart(): don't crash kernel if carrier is OK (Radu Rendec) [RHEL-90130] -- dt-bindings: can: m_can: change from additional- to unevaluatedProperties (Radu Rendec) [RHEL-90130] -- can: tcan4x5x: Add error messages in probe (Radu Rendec) [RHEL-90130] -- can: tcan4x5x: Add support for tcan4552/4553 (Radu Rendec) [RHEL-90130] -- can: tcan4x5x: Rename ID registers to match datasheet (Radu Rendec) [RHEL-90130] -- can: tcan4x5x: Check size of mram configuration (Radu Rendec) [RHEL-90130] -- can: tcan4x5x: Remove reserved register 0x814 from writable table (Radu Rendec) [RHEL-90130] -- dt-bindings: can: tcan4x5x: Add tcan4552 and tcan4553 variants (Radu Rendec) [RHEL-90130] -- can: gs_usb: convert to NAPI/rx-offload to avoid OoO reception (Radu Rendec) [RHEL-90130] -- can: gs_usb: gs_usb_disconnect(): remove not needed usb_kill_anchored_urbs() (Radu Rendec) [RHEL-90130] -- can: gs_usb: gs_destroy_candev(): remove not needed usb_kill_anchored_urbs() (Radu Rendec) [RHEL-90130] -- can: gs_usb: gs_can_close(): don't complain about failed device reset during ndo_stop (Radu Rendec) [RHEL-90130] -- can: gs_usb: gs_can_start_xmit(), gs_can_open(): clean up printouts in error path (Radu Rendec) [RHEL-90130] -- can: gs_usb: gs_usb_receive_bulk_callback(): count RX overflow errors also in case of OOM (Radu Rendec) [RHEL-90130] -- can: gs_usb: gs_usb_receive_bulk_callback(): make use of stats (Radu Rendec) [RHEL-90130] -- can: gs_usb: gs_usb_receive_bulk_callback(): make use of netdev (Radu Rendec) [RHEL-90130] -- can: gs_usb: uniformly use "parent" as variable name for struct gs_usb (Radu Rendec) [RHEL-90130] -- can: gs_usb: gs_usb_set_timestamp(): remove return statements form void function (Radu Rendec) [RHEL-90130] -- can: gs_usb: gs_usb_probe(): align block comment (Radu Rendec) [RHEL-90130] -- can: gs_usb: remove leading space from goto labels (Radu Rendec) [RHEL-90130] -- can: Explicitly include correct DT includes, part 2 (Radu Rendec) [RHEL-90130] -- can: peak_usb: remove unused/legacy peak_usb_netif_rx() function (Radu Rendec) [RHEL-90130] -- can: gs_usb: gs_can_close(): add missing set of CAN state to CAN_STATE_STOPPED (Radu Rendec) [RHEL-90130] -- can: m_can: Add hrtimer to generate software interrupt (Radu Rendec) [RHEL-90130] -- dt-bindings: net: can: Remove interrupt properties for MCAN (Radu Rendec) [RHEL-90130] -- can: mcp251xfd: __mcp251xfd_chip_set_mode(): increase poll timeout (Radu Rendec) [RHEL-90130] -- can: gs_usb: fix time stamp counter initialization (Radu Rendec) [RHEL-90130] -- can: gs_usb: gs_can_open(): improve error handling (Radu Rendec) [RHEL-90130] -- can: rx-offload: fix coding style (Radu Rendec) [RHEL-90130] -- can: m_can: fix coding style (Radu Rendec) [RHEL-90130] -- can: kvaser_usb: Add len8_dlc support (Radu Rendec) [RHEL-90130] -- can: m_can: Convert to platform remove callback returning void (Radu Rendec) [RHEL-90130] -- can: dev: fix missing CAN XL support in can_put_echo_skb() (Radu Rendec) [RHEL-90130] -- kvaser_usb: convert USB IDs to hexadecimal values (Radu Rendec) [RHEL-90130] -- can: m_can: Keep interrupts enabled during peripheral read (Radu Rendec) [RHEL-90130] -- can: m_can: Disable unused interrupts (Radu Rendec) [RHEL-90130] -- can: m_can: Remove double interrupt enable (Radu Rendec) [RHEL-90130] -- can: m_can: Always acknowledge all interrupts (Radu Rendec) [RHEL-90130] -- can: m_can: Remove repeated check for is_peripheral (Radu Rendec) [RHEL-90130] -- can: bittiming: can_fixup_bittiming(): set effective tq (Radu Rendec) [RHEL-90130] -- can: gs_usb: remove gs_can::iface (Radu Rendec) [RHEL-90130] -- can: m_can: Add check for devm_clk_get (Radu Rendec) [RHEL-90130] -- can: m_can: pci: add missing m_can_class_free_dev() in probe/remove methods (Radu Rendec) [RHEL-90130 RHEL-90138] {CVE-2022-49024} -- can: kvaser_usb: Fix possible completions during init_completion (Radu Rendec) [RHEL-90130] -- can: mcp251x: mcp251x_can_probe(): add missing unregister_candev() in error path (Radu Rendec) [RHEL-90130] -- can: m_can: use consistent indention (Radu Rendec) [RHEL-90130] -- can: gs_usb: add support for reading error counters (Radu Rendec) [RHEL-90130] -- can: gs_usb: document GS_CAN_FEATURE_GET_STATE (Radu Rendec) [RHEL-90130] -- can: gs_usb: add ability to enable / disable berr reporting (Radu Rendec) [RHEL-90130] -- can: gs_usb: document GS_CAN_FEATURE_BERR_REPORTING (Radu Rendec) [RHEL-90130] -- can: gs_usb: gs_can_open(): merge setting of timestamp flags and init (Radu Rendec) [RHEL-90130] -- can: gs_usb: gs_can_open(): sort checks for ctrlmode (Radu Rendec) [RHEL-90130] -- can: gs_usb: gs_can_open(): allow loopback and listen only at the same time (Radu Rendec) [RHEL-90130] -- can: gs_usb: gs_make_candev(): set netdev->dev_id (Radu Rendec) [RHEL-90130] -- can: gs_usb: mention candleLight as supported device (Radu Rendec) [RHEL-90130] -- can: m_can: m_can_handle_bus_errors(): add support for handling DLEC error on CAN-FD frames (Radu Rendec) [RHEL-90130] -- can: m_can: is_lec_err(): clean up LEC error handling (Radu Rendec) [RHEL-90130] -- can: kvaser_usb: Remove -Warray-bounds exception (Radu Rendec) [RHEL-90130] -- can: gs_usb: remove dma allocations (Radu Rendec) [RHEL-90130] -- can: gs_usb: add switchable termination support (Radu Rendec) [RHEL-90130] -- can: gs_usb: gs_make_candev(): clean up error handling (Radu Rendec) [RHEL-90130] -- can: gs_usb: convert from usb_control_msg() to usb_control_msg_{send,recv}() (Radu Rendec) [RHEL-90130] -- can: gs_usb: gs_cmd_reset(): rename variable holding struct gs_can pointer to dev (Radu Rendec) [RHEL-90130] -- can: kvaser_usb: kvaser_usb_hydra: Use kzalloc for allocating only one element (Radu Rendec) [RHEL-90130] -- can: rx-offload: can_rx_offload_init_queue(): fix typo (Radu Rendec) [RHEL-90130] -- dt-binding: can: mcp251xfd: add binding information for mcp251863 (Radu Rendec) [RHEL-90130] -- dt-binding: can: m_can: include common CAN controller bindings (Radu Rendec) [RHEL-90130] -- dt-binding: can: m_can: fix indention of table in bosch,mram-cfg description (Radu Rendec) [RHEL-90130] -- dt-binding: can: m_can: list Chandrasekar Ramakrishnan as maintainer (Radu Rendec) [RHEL-90130] -- dt-binding: can: mcp251xfd: include common CAN controller bindings (Radu Rendec) [RHEL-90130] -- dt-bindings: can: tcan4x5x: fix mram-cfg RX FIFO config (Radu Rendec) [RHEL-90130] -- dt-bindings: can-controller: add support for termination-gpios (Radu Rendec) [RHEL-90130] -- dt-bindings: net: can: Document power-domains property (Radu Rendec) [RHEL-90130] -- dt-bindings: net: can: Document transceiver implementation as phy (Radu Rendec) [RHEL-90130] -- KVM: x86: Reject KVM_SET_TSC_KHZ vCPU ioctl for TSC protected guest (Paolo Bonzini) [RHEL-15711] -- KVM: VMX: Ensure unused kvm_tdx_capabilities fields are zeroed out (Paolo Bonzini) [RHEL-15711] -- Documentation: KVM: Fix unexpected unindent warning (Paolo Bonzini) [RHEL-15711] -- KVM: TDX: Don't report base TDVMCALLs (Paolo Bonzini) [RHEL-15711] -- Documentation: KVM: Fix unexpected unindent warnings (Paolo Bonzini) [RHEL-95318] -- KVM: selftests: Add back the missing check of MONITOR/MWAIT availability (Paolo Bonzini) [RHEL-95318] -- KVM: x86: avoid underflow when scaling TSC frequency (Paolo Bonzini) [RHEL-95318] -- KVM: TDX: Report supported optional TDVMCALLs in TDX capabilities (Paolo Bonzini) [RHEL-95318] -- KVM: TDX: Exit to userspace for SetupEventNotifyInterrupt (Paolo Bonzini) [RHEL-95318] -- KVM: TDX: Exit to userspace for GetTdVmCallInfo (Paolo Bonzini) [RHEL-95318] -- KVM: TDX: Handle TDG.VP.VMCALL (Paolo Bonzini) [RHEL-95318] -- KVM: TDX: Add new TDVMCALL status code for unsupported subfuncs (Paolo Bonzini) [RHEL-95318] -- KVM: x86/mmu: Reject direct bits in gpa passed to KVM_PRE_FAULT_MEMORY (Paolo Bonzini) [RHEL-95318] -- KVM: x86/mmu: Embed direct bits into gpa for KVM_PRE_FAULT_MEMORY (Paolo Bonzini) [RHEL-95318] -- KVM: VMX: Preserve host's DEBUGCTLMSR_FREEZE_IN_SMM while running the guest (Maxim Levitsky) [RHEL-95318] -- KVM: VMX: Wrap all accesses to IA32_DEBUGCTL with getter/setter APIs (Maxim Levitsky) [RHEL-95318] -- KVM: nVMX: Check vmcs12->guest_ia32_debugctl on nested VM-Enter (Maxim Levitsky) [RHEL-95318] -- KVM: VMX: Extract checking of guest's DEBUGCTL into helper (Maxim Levitsky) [RHEL-95318] -- KVM: VMX: Allow guest to set DEBUGCTL.RTM_DEBUG if RTM is supported (Maxim Levitsky) [RHEL-95318] -- KVM: x86: Drop kvm_x86_ops.set_dr6() in favor of a new KVM_RUN flag (Maxim Levitsky) [RHEL-95318] -- KVM: x86: Convert vcpu_run()'s immediate exit param into a generic bitmap (Maxim Levitsky) [RHEL-95318] -- KVM: TDX: Use kvm_arch_vcpu.host_debugctl to restore the host's DEBUGCTL (Maxim Levitsky) [RHEL-95318] -- KVM: selftests: access_tracking_perf_test: Add option to skip the sanity check (Maxim Levitsky) [RHEL-95318] -- KVM: selftests: Extract guts of THP accessor to standalone sysfs helpers (Maxim Levitsky) [RHEL-95318] -- KVM: selftests: Add a nested (forced) emulation intercept test for x86 (Maxim Levitsky) [RHEL-95318] -- KVM: selftests: Actually emit forced emulation prefix for kvm_asm_safe_fep() (Maxim Levitsky) [RHEL-95318] -- KVM: selftests: Print out the actual Top-Down Slots count on failure (Maxim Levitsky) [RHEL-95318] -- KVM: selftests: Drop the "feature event" param from guest test helpers (Maxim Levitsky) [RHEL-95318] -- KVM: selftests: Remove dead code in Intel PMU counters test (Maxim Levitsky) [RHEL-95318] -- KVM: selftests: Only validate counts for hardware-supported arch events (Maxim Levitsky) [RHEL-95318] -- KVM: selftests: Make Intel arch events globally available in PMU counters test (Maxim Levitsky) [RHEL-95318] -- KVM: selftests: Use data load to trigger LLC references/misses in Intel PMU (Maxim Levitsky) [RHEL-95318] -- KVM: selftests: Fix typos in x86's PMU counter test's macro variable use (Maxim Levitsky) [RHEL-95318] -- KVM: selftests: Assert that STI blocking isn't set after event injection (Maxim Levitsky) [RHEL-95318] -- KVM: selftests: Print the seed for the guest pRNG iff it has changed (Maxim Levitsky) [RHEL-95318] -- KVM: selftests: Add global snapshot of kvm_is_forced_emulation_enabled() (Maxim Levitsky) [RHEL-95318] -- KVM: selftests: Provide an API for getting a random bool from an RNG (Maxim Levitsky) [RHEL-95318] -- rtmutex_api: provide correct extern functions (Maxim Levitsky) [RHEL-95318] -- KVM: arm64: use kvm_trylock_all_vcpus when locking all vCPUs (Maxim Levitsky) [RHEL-95318] -- x86: KVM: SVM: use kvm_lock_all_vcpus instead of a custom implementation (Maxim Levitsky) [RHEL-95318] -- KVM: add kvm_lock_all_vcpus and kvm_trylock_all_vcpus (Maxim Levitsky) [RHEL-95318] -- locking/mutex: implement mutex_lock_killable_nest_lock (Maxim Levitsky) [RHEL-95318] -- locking/mutex: implement mutex_trylock_nested (Maxim Levitsky) [RHEL-95318] -- perf/x86/intel: Ensure LBRs are disabled when a CPU is starting (Maxim Levitsky) [RHEL-95318] -- KVM: x86/mmu: Prevent installing hugepages when mem attributes are changing (Maxim Levitsky) [RHEL-95318] -- KVM: SVM: Forcibly leave SMM mode on SHUTDOWN interception (Maxim Levitsky) [RHEL-95318] -- KVM: SVM: Add Idle HLT intercept support (Maxim Levitsky) [RHEL-95318] -- x86/cpufeatures: Add CPUID feature bit for Idle HLT intercept (Maxim Levitsky) [RHEL-95318] -- KVM: SEV: Use long-term pin when registering encrypted memory regions (Maxim Levitsky) [RHEL-95318] -- KVM: nVMX: Synthesize nested VM-Exit for supported emulation intercepts (Maxim Levitsky) [RHEL-95318] -- KVM: nVMX: Allow the caller to provide instruction length on nested VM-Exit (Maxim Levitsky) [RHEL-95318] -- KVM: x86: Add a #define for the architectural max instruction length (Maxim Levitsky) [RHEL-95318] -- KVM: x86: Plumb the emulator's starting RIP into nested intercept checks (Maxim Levitsky) [RHEL-95318] -- KVM: x86: Plumb the src/dst operand types through to .check_intercept() (Maxim Levitsky) [RHEL-95318] -- KVM: nVMX: Consolidate missing X86EMUL_INTERCEPTED logic in L2 emulation (Maxim Levitsky) [RHEL-95318] -- KVM: nVMX: Emulate HLT in L2 if it's not intercepted (Maxim Levitsky) [RHEL-95318] -- KVM: nVMX: Allow emulating RDPID on behalf of L2 (Maxim Levitsky) [RHEL-95318] -- KVM: nSVM: Pass next RIP, not current RIP, for nested VM-Exit on emulation (Maxim Levitsky) [RHEL-95318] -- KVM: nVMX: Check PAUSE_EXITING, not BUS_LOCK_DETECTION, on PAUSE emulation (Maxim Levitsky) [RHEL-95318] -- KVM: x86/cpuid: add type suffix to decimal const 48 fix building warning (Maxim Levitsky) [RHEL-95318] -- KVM: x86: Clear pv_unhalted on all transitions to KVM_MP_STATE_RUNNABLE (Maxim Levitsky) [RHEL-95318] -- KVM: x86: Introduce kvm_set_mp_state() (Maxim Levitsky) [RHEL-95318] -- KVM: x86: Wake vCPU for PIC interrupt injection iff a valid IRQ was found (Maxim Levitsky) [RHEL-95318] -- KVM: x86/xen: Only write Xen hypercall page for guest writes to MSR (Maxim Levitsky) [RHEL-95318] -- KVM: x86: Explicitly zero EAX and EBX when PERFMON_V2 isn't supported by KVM (Maxim Levitsky) [RHEL-95318] -- KVM: x86: Snapshot the host's DEBUGCTL after disabling IRQs (Maxim Levitsky) [RHEL-95318] -- KVM: SVM: Manually context switch DEBUGCTL if LBR virtualization is disabled (Maxim Levitsky) [RHEL-95318] -- KVM: x86: Snapshot the host's DEBUGCTL in common x86 (Maxim Levitsky) [RHEL-95318] -- KVM: SVM: Suppress DEBUGCTL.BTF on AMD (Maxim Levitsky) [RHEL-95318] -- KVM: SVM: Drop DEBUGCTL[5:2] from guest's effective value (Maxim Levitsky) [RHEL-95318] -- KVM: SVM: Set RFLAGS.IF=1 in C code, to get VMRUN out of the STI shadow (Maxim Levitsky) [RHEL-95318] -- KVM: nSVM: Enter guest mode before initializing nested NPT MMU (Maxim Levitsky) [RHEL-95318] -- KVM: Drop hack that "manually" informs lockdep of kvm->lock vs. vcpu->mutex (Maxim Levitsky) [RHEL-95318] -- KVM: Don't BUG() the kernel if xa_insert() fails with -EBUSY (Maxim Levitsky) [RHEL-95318] -- Revert "KVM: Fix vcpu_array[0] races" (Maxim Levitsky) [RHEL-95318] -- KVM: Grab vcpu->mutex across installing the vCPU's fd and bumping online_vcpus (Maxim Levitsky) [RHEL-95318] -- KVM: Verify there's at least one online vCPU when iterating over all vCPUs (Maxim Levitsky) [RHEL-95318] -- KVM: SVM: Disable AVIC on SNP-enabled system without HvInUseWrAllowed feature (Maxim Levitsky) [RHEL-95318] -- KVM: nVMX: fix canonical check of vmcs12 HOST_RIP (Maxim Levitsky) [RHEL-95318] -- KVM: x86: model canonical checks more precisely (Maxim Levitsky) [RHEL-95318] -- KVM: x86: Add X86EMUL_F_MSR and X86EMUL_F_DT_LOAD to aid canonical checks (Maxim Levitsky) [RHEL-95318] -- KVM: x86: Route non-canonical checks in emulator through emulate_ops (Maxim Levitsky) [RHEL-95318] -- KVM: x86: drop x86.h include from cpuid.h (Maxim Levitsky) [RHEL-95318] -- x86/tdx: mark tdh_vp_enter() as __flatten (Paolo Bonzini) [RHEL-15711] -- KVM: VMX: use __always_inline for is_td_vcpu and is_td (Paolo Bonzini) [RHEL-15711] -- KVM: x86: Revert kvm_x86_ops.mem_enc_ioctl() back to an OPTIONAL hook (Paolo Bonzini) [RHEL-15711] -- KVM: x86/mmu: Use kvm_x86_call() instead of manual static_call() (Paolo Bonzini) [RHEL-15711] -- KVM: x86: Check that the high 32bits are clear in kvm_arch_vcpu_ioctl_run() (Paolo Bonzini) [RHEL-15711] -- RHEL: add debugging info for TDX module initialization (Paolo Bonzini) [RHEL-15711] -- Documentation/virt/kvm: Document on Trust Domain Extensions (TDX) (Paolo Bonzini) [RHEL-15711] -- KVM: TDX: Make TDX VM type supported (Paolo Bonzini) [RHEL-15711] -- KVM: TDX: KVM: TDX: Always honor guest PAT on TDX enabled guests (Paolo Bonzini) [RHEL-15711] -- KVM: x86: remove shadow_memtype_mask (Paolo Bonzini) [RHEL-15711] -- KVM: x86: Introduce Intel specific quirk KVM_X86_QUIRK_IGNORE_GUEST_PAT (Paolo Bonzini) [RHEL-15711] -- KVM: x86: Introduce supported_quirks to block disabling quirks (Paolo Bonzini) [RHEL-15711] -- KVM: x86: Allow vendor code to disable quirks (Paolo Bonzini) [RHEL-15711] -- KVM: x86: do not allow re-enabling quirks (Paolo Bonzini) [RHEL-15711] -- KVM: TDX: Enable guest access to MTRR MSRs (Paolo Bonzini) [RHEL-15711] -- KVM: TDX: Add a method to ignore hypercall patching (Paolo Bonzini) [RHEL-15711] -- KVM: TDX: Ignore setting up mce (Paolo Bonzini) [RHEL-15711] -- KVM: TDX: Add methods to ignore accesses to TSC (Paolo Bonzini) [RHEL-15711] -- KVM: TDX: Add methods to ignore VMX preemption timer (Paolo Bonzini) [RHEL-15711] -- KVM: TDX: Add method to ignore guest instruction emulation (Paolo Bonzini) [RHEL-15711] -- KVM: TDX: Add methods to ignore accesses to CPU state (Paolo Bonzini) [RHEL-15711] -- KVM: TDX: Handle TDG.VP.VMCALL hypercall (Paolo Bonzini) [RHEL-15711] -- KVM: TDX: Enable guest access to LMCE related MSRs (Paolo Bonzini) [RHEL-15711] -- KVM: TDX: Handle TDX PV rdmsr/wrmsr hypercall (Paolo Bonzini) [RHEL-15711] -- KVM: TDX: Implement callbacks for MSR operations (Paolo Bonzini) [RHEL-15711] -- KVM: x86: Move KVM_MAX_MCE_BANKS to header file (Paolo Bonzini) [RHEL-15711] -- KVM: TDX: Handle TDX PV HLT hypercall (Paolo Bonzini) [RHEL-15711] -- KVM: TDX: Handle TDX PV CPUID hypercall (Paolo Bonzini) [RHEL-15711] -- KVM: TDX: Kick off vCPUs when SEAMCALL is busy during TD page removal (Paolo Bonzini) [RHEL-15711] -- KVM: TDX: Retry locally in TDX EPT violation handler on RET_PF_RETRY (Paolo Bonzini) [RHEL-15711] -- KVM: TDX: Detect unexpected SEPT violations due to pending SPTEs (Paolo Bonzini) [RHEL-15711] -- KVM: TDX: Handle EPT violation/misconfig exit (Paolo Bonzini) [RHEL-15711] -- KVM: TDX: Handle EXIT_REASON_OTHER_SMI (Paolo Bonzini) [RHEL-15711] -- KVM: TDX: Handle EXCEPTION_NMI and EXTERNAL_INTERRUPT (Paolo Bonzini) [RHEL-15711] -- KVM: VMX: Add a helper for NMI handling (Paolo Bonzini) [RHEL-15711] -- KVM: VMX: Move emulation_required to struct vcpu_vt (Paolo Bonzini) [RHEL-15711] -- KVM: TDX: Add methods to ignore virtual apic related operation (Paolo Bonzini) [RHEL-15711] -- KVM: TDX: Force APICv active for TDX guest (Paolo Bonzini) [RHEL-15711] -- KVM: TDX: Enforce KVM_IRQCHIP_SPLIT for TDX guests (Paolo Bonzini) [RHEL-15711] -- KVM: TDX: Always block INIT/SIPI (Paolo Bonzini) [RHEL-15711] -- KVM: TDX: Handle SMI request as !CONFIG_KVM_SMM (Paolo Bonzini) [RHEL-15711] -- KVM: TDX: Implement methods to inject NMI (Paolo Bonzini) [RHEL-15711] -- KVM: TDX: Wait lapic expire when timer IRQ was injected (Paolo Bonzini) [RHEL-15711] -- KVM: x86: Assume timer IRQ was injected if APIC state is protected (Paolo Bonzini) [RHEL-15711] -- KVM: TDX: Implement non-NMI interrupt injection (Paolo Bonzini) [RHEL-15711] -- KVM: VMX: Move posted interrupt delivery code to common header (Paolo Bonzini) [RHEL-15711] -- KVM: TDX: Disable PI wakeup for IPIv (Paolo Bonzini) [RHEL-15711] -- KVM: TDX: Add support for find pending IRQ in a protected local APIC (Paolo Bonzini) [RHEL-15711] -- KVM: TDX: Handle TDX PV MMIO hypercall (Paolo Bonzini) [RHEL-15711] -- KVM: TDX: Handle TDX PV port I/O hypercall (Paolo Bonzini) [RHEL-15711] -- KVM: TDX: Handle TDG.VP.VMCALL (Paolo Bonzini) [RHEL-15711] -- KVM: TDX: Handle TDG.VP.VMCALL (Paolo Bonzini) [RHEL-15711] -- KVM: TDX: Handle KVM hypercall with TDG.VP.VMCALL (Paolo Bonzini) [RHEL-15711] -- KVM: TDX: Add a place holder for handler of TDX hypercalls (TDG.VP.VMCALL) (Paolo Bonzini) [RHEL-15711] -- KVM: TDX: Add a place holder to handle TDX VM exit (Paolo Bonzini) [RHEL-15711] -- KVM: x86: Move pv_unhalted check out of kvm_vcpu_has_events() (Paolo Bonzini) [RHEL-15711] -- KVM: x86: Have ____kvm_emulate_hypercall() read the GPRs (Paolo Bonzini) [RHEL-15711] -- KVM: x86: Add a switch_db_regs flag to handle TDX's auto-switched behavior (Paolo Bonzini) [RHEL-15711] -- KVM: TDX: Save and restore IA32_DEBUGCTL (Paolo Bonzini) [RHEL-15711] -- KVM: TDX: Disable support for TSX and WAITPKG (Paolo Bonzini) [RHEL-15711] -- KVM: TDX: restore user ret MSRs (Paolo Bonzini) [RHEL-15711] -- KVM: x86: Allow to update cached values in kvm_user_return_msrs w/o wrmsr (Paolo Bonzini) [RHEL-15711] -- KVM: TDX: restore host xsave state when exit from the guest TD (Paolo Bonzini) [RHEL-15711] -- KVM: TDX: vcpu_run: save/restore host state(host kernel gs) (Paolo Bonzini) [RHEL-15711] -- KVM: TDX: Implement TDX vcpu enter/exit path (Paolo Bonzini) [RHEL-15711] -- KVM: VMX: Move common fields of struct vcpu_{vmx,tdx} to a struct (Paolo Bonzini) [RHEL-15711] -- x86/virt/tdx: Add SEAMCALL wrapper to enter/exit TDX guest (Paolo Bonzini) [RHEL-15711] -- KVM: TDX: Handle SEPT zap error due to page add error in premap (Paolo Bonzini) [RHEL-15711] -- KVM: TDX: Skip updating CPU dirty logging request for TDs (Paolo Bonzini) [RHEL-15711] -- KVM: x86: Make cpu_dirty_log_size a per-VM value (Paolo Bonzini) [RHEL-15711] -- KVM: x86/mmu: Add parameter "kvm" to kvm_mmu_page_ad_need_write_protect() (Paolo Bonzini) [RHEL-15711] -- KVM: Add parameter "kvm" to kvm_cpu_dirty_log_size() and its callers (Paolo Bonzini) [RHEL-15711] -- KVM: TDX: Handle vCPU dissociation (Paolo Bonzini) [RHEL-15711] -- KVM: TDX: Finalize VM initialization (Paolo Bonzini) [RHEL-15711] -- KVM: TDX: Add an ioctl to create initial guest memory (Paolo Bonzini) [RHEL-15711] -- KVM: x86/mmu: Export kvm_tdp_map_page() (Paolo Bonzini) [RHEL-15711] -- KVM: x86/mmu: Bail out kvm_tdp_map_page() when VM dead (Paolo Bonzini) [RHEL-15711] -- KVM: TDX: Implement hook to get max mapping level of private pages (Paolo Bonzini) [RHEL-15711] -- KVM: TDX: Implement hooks to propagate changes of TDP MMU mirror page table (Paolo Bonzini) [RHEL-15711] -- KVM: TDX: Handle TLB tracking for TDX (Paolo Bonzini) [RHEL-15711] -- KVM: TDX: Set per-VM shadow_mmio_value to 0 (Paolo Bonzini) [RHEL-15711] -- KVM: x86/mmu: Add setter for shadow_mmio_value (Paolo Bonzini) [RHEL-15711] -- KVM: TDX: Require TDP MMU, mmio caching and EPT A/D bits for TDX (Paolo Bonzini) [RHEL-15711] -- KVM: TDX: Set gfn_direct_bits to shared bit (Paolo Bonzini) [RHEL-15711] -- KVM: TDX: Add load_mmu_pgd method for TDX (Paolo Bonzini) [RHEL-15711] -- KVM: TDX: Add accessors VMX VMCS helpers (Paolo Bonzini) [RHEL-15711] -- KVM: VMX: Teach EPT violation helper about private mem (Paolo Bonzini) [RHEL-15711] -- KVM: VMX: Split out guts of EPT violation to common/exposed function (Paolo Bonzini) [RHEL-15711] -- KVM: x86/mmu: Do not enable page track for TD guest (Paolo Bonzini) [RHEL-15711] -- KVM: x86/tdp_mmu: Add a helper function to walk down the TDP MMU (Paolo Bonzini) [RHEL-15711] -- KVM: x86/mmu: Implement memslot deletion for TDX (Paolo Bonzini) [RHEL-15711] -- x86/virt/tdx: Add SEAMCALL wrappers for TD measurement of initial contents (Paolo Bonzini) [RHEL-15711] -- x86/virt/tdx: Add SEAMCALL wrappers to remove a TD private page (Paolo Bonzini) [RHEL-15711] -- x86/virt/tdx: Add SEAMCALL wrappers to manage TDX TLB tracking (Paolo Bonzini) [RHEL-15711] -- x86/virt/tdx: Add SEAMCALL wrappers to add TD private pages (Paolo Bonzini) [RHEL-15711] -- x86/virt/tdx: Add SEAMCALL wrapper tdh_mem_sept_add() to add SEPT pages (Paolo Bonzini) [RHEL-15711] -- KVM: TDX: Register TDX host key IDs to cgroup misc controller (Paolo Bonzini) [RHEL-15711] -- KVM: x86/mmu: Taking guest pa into consideration when calculate tdp level (Paolo Bonzini) [RHEL-15711] -- KVM: x86: Introduce KVM_TDX_GET_CPUID (Paolo Bonzini) [RHEL-15711] -- KVM: TDX: Do TDX specific vcpu initialization (Paolo Bonzini) [RHEL-15711] -- KVM: TDX: create/free TDX vcpu structure (Paolo Bonzini) [RHEL-15711] -- KVM: TDX: Don't offline the last cpu of one package when there's TDX guest (Paolo Bonzini) [RHEL-15711] -- KVM: TDX: Make pmu_intel.c ignore guest TD case (Paolo Bonzini) [RHEL-15711] -- KVM: TDX: add ioctl to initialize VM with TDX specific parameters (Paolo Bonzini) [RHEL-15711] -- KVM: x86: expose cpuid_entry2_find for TDX (Paolo Bonzini) [RHEL-15711] -- KVM: TDX: Support per-VM KVM_CAP_MAX_VCPUS extension check (Paolo Bonzini) [RHEL-15711] -- KVM: TDX: create/destroy VM structure (Paolo Bonzini) [RHEL-15711] -- KVM: TDX: Get system-wide info about TDX module on initialization (Paolo Bonzini) [RHEL-15711] -- KVM: TDX: Add place holder for TDX VM specific mem_enc_op ioctl (Paolo Bonzini) [RHEL-15711] -- KVM: TDX: Add helper functions to print TDX SEAMCALL error (Paolo Bonzini) [RHEL-15711] -- KVM: TDX: Add TDX "architectural" error codes (Paolo Bonzini) [RHEL-15711] -- KVM: TDX: Define TDX architectural definitions (Paolo Bonzini) [RHEL-15711] -- KVM: TDX: Add placeholders for TDX VM/vCPU structures (Paolo Bonzini) [RHEL-15711] -- KVM: TDX: Get TDX global information (Paolo Bonzini) [RHEL-15711] -- KVM: VMX: Initialize TDX during KVM module load (Paolo Bonzini) [RHEL-15711] -- KVM: VMX: Refactor VMX module init/exit functions (Paolo Bonzini) [RHEL-15711] -- KVM: Export hardware virtualization enabling/disabling functions (Paolo Bonzini) [RHEL-15711] -- x86/virt/tdx: Add tdx_guest_keyid_alloc/free() to alloc and free TDX guest KeyID (Paolo Bonzini) [RHEL-15711] -- x86/virt/tdx: Read essential global metadata for KVM (Paolo Bonzini) [RHEL-15711] -- x86/virt/tdx: allocate tdx_sys_info in static memory (Paolo Bonzini) [RHEL-15711] -- x86/virt/tdx: Add SEAMCALL wrappers for TDX flush operations (Paolo Bonzini) [RHEL-15711] -- x86/virt/tdx: Add SEAMCALL wrappers for TDX VM/vCPU field access (Paolo Bonzini) [RHEL-15711] -- x86/virt/tdx: Add SEAMCALL wrappers for TDX page cache management (Paolo Bonzini) [RHEL-15711] -- x86/virt/tdx: Add SEAMCALL wrappers for TDX vCPU creation (Paolo Bonzini) [RHEL-15711] -- x86/virt/tdx: Add SEAMCALL wrappers for TDX TD creation (Paolo Bonzini) [RHEL-15711] -- x86/virt/tdx: Add SEAMCALL wrappers for TDX KeyID management (Paolo Bonzini) [RHEL-15711] -- selftests: kvm: revamp MONITOR/MWAIT tests (Paolo Bonzini) [RHEL-15711] -- KVM: x86: Add infrastructure for secure TSC (Paolo Bonzini) [RHEL-15711] -- KVM: x86: Push down setting vcpu.arch.user_set_tsc (Paolo Bonzini) [RHEL-15711] -- KVM: x86: block KVM_CAP_SYNC_REGS if guest state is protected (Paolo Bonzini) [RHEL-15711] -- KVM: x86: move vm_destroy callback at end of kvm_arch_destroy_vm (Paolo Bonzini) [RHEL-15711] -- KVM: x86/mmu: Prevent aliased memslot GFNs (Paolo Bonzini) [RHEL-15711] -- KVM: x86/tdp_mmu: Don't zap valid mirror roots in kvm_tdp_mmu_zap_all() (Paolo Bonzini) [RHEL-15711] -- KVM: x86/tdp_mmu: Take root types for kvm_tdp_mmu_invalidate_all_roots() (Paolo Bonzini) [RHEL-15711] -- KVM: x86/tdp_mmu: Propagate tearing down mirror page tables (Paolo Bonzini) [RHEL-15711] -- KVM: x86/tdp_mmu: Propagate building mirror page tables (Paolo Bonzini) [RHEL-15711] -- KVM: x86/tdp_mmu: Propagate attr_filter to MMU notifier callbacks (Paolo Bonzini) [RHEL-15711] -- KVM: x86/tdp_mmu: Support mirror root for TDP MMU (Paolo Bonzini) [RHEL-15711] -- KVM: x86/tdp_mmu: Take root in tdp_mmu_for_each_pte() (Paolo Bonzini) [RHEL-15711] -- KVM: x86/tdp_mmu: Introduce KVM MMU root types to specify page table type (Paolo Bonzini) [RHEL-15711] -- KVM: x86/tdp_mmu: Extract root invalid check from tdx_mmu_next_root() (Paolo Bonzini) [RHEL-15711] -- KVM: x86/mmu: Support GFN direct bits (Paolo Bonzini) [RHEL-15711] -- KVM: x86/tdp_mmu: Take struct kvm in iter loops (Paolo Bonzini) [RHEL-15711] -- KVM: x86/mmu: Make kvm_tdp_mmu_alloc_root() return void (Paolo Bonzini) [RHEL-15711] -- KVM: x86/mmu: Add an is_mirror member for union kvm_mmu_page_role (Paolo Bonzini) [RHEL-15711] -- KVM: x86/mmu: Add an external pointer to struct kvm_mmu_page (Paolo Bonzini) [RHEL-15711] -- KVM: x86: Add a VM type define for TDX (Paolo Bonzini) [RHEL-15711] -- KVM: Add member to struct kvm_gfn_range to indicate private/shared (Paolo Bonzini) [RHEL-15711] -- x86/irq: Remove bitfields in posted interrupt descriptor (Paolo Bonzini) [RHEL-15711] -- KVM: x86: Exit to userspace if fastpath triggers one on instruction skip (Paolo Bonzini) [RHEL-15711] -- KVM: x86: Dedup fastpath MSR post-handling logic (Paolo Bonzini) [RHEL-15711] -- KVM: x86: Re-enter guest if WRMSR(X2APIC_ICR) fastpath is successful (Paolo Bonzini) [RHEL-15711] -- KVM: nVMX: Process events on nested VM-Exit if injectable IRQ or NMI is pending (Paolo Bonzini) [RHEL-15711] -- KVM: x86: Free vCPUs before freeing VM state (Paolo Bonzini) [RHEL-15711] -- Documentation: KVM: update amd-memory-encryption.rst references (Paolo Bonzini) [RHEL-15711] -- KVM: VMX: Modify NMI and INTR handlers to take intr_info as function argument (Paolo Bonzini) [RHEL-15711] -- KVM: VMX: Drop support for forcing UC memory when guest CR0.CD=1 (Paolo Bonzini) [RHEL-15711] -- KVM: x86: Remove VMX support for virtualizing guest MTRR memtypes (Paolo Bonzini) [RHEL-15711] -- KVM: x86: Add fastpath handling of HLT VM-Exits (Paolo Bonzini) [RHEL-15711] -- KVM: x86: Reorganize code in x86.c to co-locate vCPU blocking/running helpers (Paolo Bonzini) [RHEL-15711] -- KVM: x86/mmu: Zap invalid roots with mmu_lock holding for write at uninit (Paolo Bonzini) [RHEL-15711] -- KVM: x86: Refactor __kvm_emulate_hypercall() into a macro (Paolo Bonzini) [RHEL-15711] -- KVM: x86: Always complete hypercall via function callback (Paolo Bonzini) [RHEL-15711] -- KVM: x86: Bump hypercall stat prior to fully completing hypercall (Paolo Bonzini) [RHEL-15711] -- KVM: x86: Move "emulate hypercall" function declarations to x86.h (Paolo Bonzini) [RHEL-15711] -- KVM: x86: Add a helper to check for user interception of KVM hypercalls (Paolo Bonzini) [RHEL-15711] -- KVM: x86: clear vcpu->run->hypercall.ret before exiting for KVM_EXIT_HYPERCALL (Paolo Bonzini) [RHEL-15711] -- KVM: x86: Remove hwapic_irr_update() from kvm_x86_ops (Paolo Bonzini) [RHEL-15711] -- KVM: x86: Plumb in the vCPU to kvm_x86_ops.hwapic_isr_update() (Paolo Bonzini) [RHEL-15711] -- KVM: x86: don't fall through case statements without annotations (Paolo Bonzini) [RHEL-15711] -- KVM: x86: Only advertise KVM_CAP_READONLY_MEM when supported by VM (Paolo Bonzini) [RHEL-15711] -- KVM: x86: Disallow read-only memslots for SEV-ES and SEV-SNP (and TDX) (Paolo Bonzini) [RHEL-15711] -- KVM: x86/mmu: Return RET_PF* instead of 1 in kvm_mmu_page_fault() (Paolo Bonzini) [RHEL-15711] -- KVM: x86/mmu: Treat TDP MMU faults as spurious if access is already allowed (Paolo Bonzini) [RHEL-15711] -- KVM: x86/mmu: Don't overwrite shadow-present MMU SPTEs when prefaulting (Paolo Bonzini) [RHEL-15711] -- ftrace: Clean up hash direct_functions on register failures (Gregory Bell) [RHEL-104899] -- xfs: do not check NEEDSREPAIR if ro,norecovery mount. (Pavel Reichl) [RHEL-101639] -- iavf: fix reset_task for early reset event (Michal Schmidt) [RHEL-83572] -- iavf: add support for Rx timestamps to hotpath (Michal Schmidt) [RHEL-83572] -- iavf: handle set and get timestamps ops (Michal Schmidt) [RHEL-83572] -- iavf: periodically cache PHC time (Michal Schmidt) [RHEL-83572] -- iavf: add support for indirect access to PHC time (Michal Schmidt) [RHEL-83572] -- iavf: add initial framework for registering PTP clock (Michal Schmidt) [RHEL-83572] -- iavf: negotiate PTP capabilities (Michal Schmidt) [RHEL-83572] -- iavf: Implement checking DD desc field (Michal Schmidt) [RHEL-83572] -- iavf: refactor iavf_clean_rx_irq to support legacy and flex descriptors (Michal Schmidt) [RHEL-83572] -- iavf: add support for negotiating flexible RXDID format (Michal Schmidt) [RHEL-83572] -- iavf: define Rx descriptors as qwords (Michal Schmidt) [RHEL-83572] -- iavf: allow changing VLAN state without calling PF (Michal Schmidt) [RHEL-83572] -- iavf: Remove unused declarations (Michal Schmidt) [RHEL-83572] -- iavf: add support to exchange qos capabilities (Michal Schmidt) [RHEL-83572] -- iavf: Add net_shaper_ops support (Michal Schmidt) [RHEL-83572] -- iavf: switch to Page Pool (Michal Schmidt) [RHEL-83572] -- iavf: pack iavf_ring more efficiently (Michal Schmidt) [RHEL-83572] -- iavf: drop page splitting and recycling (Michal Schmidt) [RHEL-83572] -- block: use plug request list tail for one-shot backmerge attempt (Ming Lei) [RHEL-96295] -- drm/nouveau/nvkm: introduce new GSP reply policy NVKM_GSP_RPC_REPLY_POLL (Robert Foss) [RHEL-91332] -- drm/nouveau/nvkm: factor out current GSP RPC command policies (Robert Foss) [RHEL-91332] -- redhat: add drm_atomic_state_test to mod-internal.list (Robert Foss) [RHEL-91332] -- accel/ivpu: Don't convert symbol namespace to string literal (Robert Foss) [RHEL-91332] -- xe: Don't select CONFIG_DRM_GPUSVM (Robert Foss) [RHEL-91332] -- drm: xe: Include linux/nospec.h (Robert Foss) [RHEL-91332] -- drm: Use old __assign_str function definition (Robert Foss) [RHEL-91332] -- Revert "drm/amdgpu: Add cgroups implementation" (Robert Foss) [RHEL-91332] -- Revert "drm/amdgpu: register a vga_switcheroo client for MacBooks with apple-gmux" (Robert Foss) [RHEL-91332] -- Revert "drm/i915: Constify 'struct bin_attribute'" (Robert Foss) [RHEL-91332] -- Revert "drm/amdgpu: Constify 'struct bin_attribute'" (Robert Foss) [RHEL-91332] -- Revert "drm/amd/display: Constify 'struct bin_attribute'" (Robert Foss) [RHEL-91332] -- Revert "drm/sysfs: Constify 'struct bin_attribute'" (Robert Foss) [RHEL-91332] -- drm: Move for_each_if() to util_macros.h for wider use (Robert Foss) [RHEL-91332] -- redhat/configs: Add new configs from drm 6.15 backport (Robert Foss) [RHEL-91332] -- Merge DRM changes from upstream v6.14..v6.15 (Robert Foss) [RHEL-91332] -- udp: Fix memory accounting leak. (Xin Long) [RHEL-104094] {CVE-2025-22058} - -* Wed Aug 06 2025 Augusto Caringi [5.14.0-604.el9] -- net: e1000e: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set() (Corinna Vinschen) [RHEL-99399] -- treewide: Switch/rename to timer_delete[_sync]() (Corinna Vinschen) [RHEL-99399] -- e1000e: change k1 configuration on MTP and later platforms (Corinna Vinschen) [RHEL-99399] -- e1000e: Fix real-time violations on link up (Corinna Vinschen) [RHEL-99399] -- e1000e: Link NAPI instances to queues and IRQs (Corinna Vinschen) [RHEL-99399] -- e1000e: Remove duplicated writel() in e1000_configure_tx/rx() (Corinna Vinschen) [RHEL-99399] -- net: fix udp gso skb_segment after pull from frag_list (Guillaume Nault) [RHEL-103029] {CVE-2025-38124} -- scsi: storvsc: Increase the timeouts to storvsc_timeout JIRA: https://issues.redhat.com/browse/RHEL-100669 (Dexuan Cui) -- dpll: add phase_offset_monitor_get/set callback ops (Ivan Vecera) [RHEL-105066] -- dpll: add phase-offset-monitor feature to netlink spec (Ivan Vecera) [RHEL-105066] -- devlink: Add new "clock_id" generic device param (Ivan Vecera) [RHEL-105064] -- devlink: Add support for u64 parameters (Ivan Vecera) [RHEL-105064] -- netlink: specs: devlink: replace underscores with dashes in names (Ivan Vecera) [RHEL-105064] -- devlink: Add new "enable_phc" generic device param (Ivan Vecera) [RHEL-105064] -- netlink: fix policy dump for int with validation callback (Ivan Vecera) [RHEL-105064] -- devlink: use DEVLINK_VAR_ATTR_TYPE_* instead of NLA_* in fmsg (Ivan Vecera) [RHEL-105064] -- devlink: avoid param type value translations (Ivan Vecera) [RHEL-105064] -- devlink: define enum for attr types of dynamic attributes (Ivan Vecera) [RHEL-105064] -- Bluetooth: hci_core: Fix use-after-free in vhci_flush() (CKI Backport Bot) [RHEL-103260] {CVE-2025-38250} -- net: openvswitch: Fix the dead loop of MPLS parse (Aaron Conole) [RHEL-95607] -- wifi: rtw88: fix the 'para' buffer size to avoid reading out of bounds (CKI Backport Bot) [RHEL-103158] {CVE-2025-38159} -- wifi: ath12k: fix invalid access to memory (CKI Backport Bot) [RHEL-103222] {CVE-2025-38292} -- bnxt_en: Flush FW trace before copying to the coredump (Shruti Parab) [RHEL-76568] -- bnxt_en: fix module unload sequence (Shruti Parab) [RHEL-76568] -- bnxt_en: Fix ethtool -d byte order for 32-bit values (Shruti Parab) [RHEL-76568] -- bnxt_en: Fix out-of-bound memcpy() during ethtool -w (Shruti Parab) [RHEL-76568] -- bnxt_en: Fix coredump logic to free allocated buffer (Shruti Parab) [RHEL-76568] -- bnxt_en: delay pci_alloc_irq_vectors() in the AER path (Shruti Parab) [RHEL-76568] -- bnxt_en: call pci_alloc_irq_vectors() after bnxt_reserve_rings() (Shruti Parab) [RHEL-76568] -- bnxt_en: Add missing skb_mark_for_recycle() in bnxt_rx_vlan() (Shruti Parab) [RHEL-76568] -- bnxt_en: Fix ethtool selftest output in one of the failure cases (Shruti Parab) [RHEL-76568] -- bnxt_en: Fix error handling path in bnxt_init_chip() (Shruti Parab) [RHEL-76568] -- bnxt_en: improve TX timestamping FIFO configuration (Shruti Parab) [RHEL-76568] -- bnxt_en: hide CONFIG_DETECT_HUNG_TASK specific code (Shruti Parab) [RHEL-76568] -- bnxt_en: Remove unused macros in bnxt_ulp.h (Shruti Parab) [RHEL-76568] -- bnxt_en: Remove unused field "ref_count" in struct bnxt_ulp (Shruti Parab) [RHEL-76568] -- bnxt_en: Report the ethtool coredump length after copying the coredump (Shruti Parab) [RHEL-76568] -- bnxt_en: Change FW message timeout warning (Shruti Parab) [RHEL-76568] -- bnxt_en: Linearize TX SKB if the fragments exceed the max (Shruti Parab) [RHEL-76568] -- bnxt_en: Mask the bd_cnt field in the TX BD properly (Shruti Parab) [RHEL-76568] -- bnxt_en: add .set_module_eeprom_by_page() support (Shruti Parab) [RHEL-76568] -- bnxt_en: Refactor bnxt_get_module_eeprom_by_page() (Shruti Parab) [RHEL-76568] -- bnxt_en: Update firmware interface to 1.10.3.97 (Shruti Parab) [RHEL-76568] -- bnxt_en: Query FW parameters when the CAPS_CHANGE bit is set (Shruti Parab) [RHEL-76568] -- bnxt_en: Add devlink support for ENABLE_ROCE nvm parameter (Shruti Parab) [RHEL-76568] -- bnxt_en: Refactor bnxt_hwrm_nvm_req() (Shruti Parab) [RHEL-76568] -- bnxt_en: Add support for a new ethtool dump flag 3 (Shruti Parab) [RHEL-76568] -- bnxt_en: Extend queue stop/start for TX rings (Shruti Parab) [RHEL-76568] -- bnxt_en: Refactor TX ring free logic (Shruti Parab) [RHEL-76568] -- bnxt_en: Reallocate RX completion ring for TPH support (Shruti Parab) [RHEL-76568] -- bnxt_en: Pass NQ ID to the FW when allocating RX/RX AGG rings (Shruti Parab) [RHEL-76568] -- bnxt_en: Refactor RX/RX AGG ring parameters setup for P5_PLUS (Shruti Parab) [RHEL-76568] -- bnxt_en: Refactor bnxt_free_tx_rings() to free per TX ring (Shruti Parab) [RHEL-76568] -- bnxt_en: Refactor completion ring free routine (Shruti Parab) [RHEL-76568] -- bnxt_en: Refactor TX ring allocation logic (Shruti Parab) [RHEL-76568] -- bnxt_en: Refactor completion ring allocation logic for P5_PLUS chips (Shruti Parab) [RHEL-76568] -- bnxt_en: Set NPAR 1.2 support when registering with firmware (Shruti Parab) [RHEL-76568] -- eth: bnxt: update header sizing defaults (Shruti Parab) [RHEL-76568] -- eth: bnxt: allocate enough buffer space to meet HDS threshold (Shruti Parab) [RHEL-76568] -- eth: bnxt: apply hds_thrs settings correctly (Shruti Parab) [RHEL-76568] -- bnxt_en: add support for hds-thresh ethtool command (Shruti Parab) [RHEL-76568] -- bnxt_en: add support for tcp-data-split ethtool command (Shruti Parab) [RHEL-76568] -- bnxt_en: add support for rx-copybreak ethtool command (Shruti Parab) [RHEL-76568] -- bnxt_en: Skip reading PXP registers during ethtool -d if unsupported (Shruti Parab) [RHEL-76568] -- bnxt_en: Skip MAC loopback selftest if it is unsupported by FW (Shruti Parab) [RHEL-76568] -- bnxt_en: Skip PHY loopback ethtool selftest if unsupported by FW (Shruti Parab) [RHEL-76568] -- bnxt_en: Do not allow ethtool -m on an untrusted VF (Shruti Parab) [RHEL-76568] -- bnxt_en: Use FW defined resource limits for RoCE (Shruti Parab) [RHEL-76568] -- bnxt_en: Fix potential crash when dumping FW log coredump (Shruti Parab) [RHEL-76568] -- bnxt_en: handle tpa_info in queue API implementation (Shruti Parab) [RHEL-76568] -- bnxt_en: refactor bnxt_alloc_rx_rings() to call bnxt_alloc_rx_agg_bmap() (Shruti Parab) [RHEL-76568] -- bnxt_en: refactor tpa_info alloc/free into helpers (Shruti Parab) [RHEL-76568] -- bnxt_en: Add FW trace coredump segments to the coredump (Shruti Parab) [RHEL-76568] -- bnxt_en: Add a new ethtool -W dump flag (Shruti Parab) [RHEL-76568] -- bnxt_en: Add 2 parameters to bnxt_fill_coredump_seg_hdr() (Shruti Parab) [RHEL-76568] -- bnxt_en: Add functions to copy host context memory (Shruti Parab) [RHEL-76568] -- bnxt_en: Do not free FW log context memory (Shruti Parab) [RHEL-76568] -- bnxt_en: Manage the FW trace context memory (Shruti Parab) [RHEL-76568] -- bnxt_en: Allocate backing store memory for FW trace logs (Shruti Parab) [RHEL-76568] -- bnxt_en: Add a 'force' parameter to bnxt_free_ctx_mem() (Shruti Parab) [RHEL-76568] -- bnxt_en: Refactor bnxt_free_ctx_mem() (Shruti Parab) [RHEL-76568] -- bnxt_en: Add mem_valid bit to struct bnxt_ctx_mem_type (Shruti Parab) [RHEL-76568] -- bnxt_en: Update firmware interface spec to 1.10.3.85 (Shruti Parab) [RHEL-76568] -- bnxt_en: optimize gettimex64 (Shruti Parab) [RHEL-76568] -- eth: bnxt: use page pool for head frags (Shruti Parab) [RHEL-76568] -- bnxt_en: add unlocked version of bnxt_refclk_read (Shruti Parab) [RHEL-76568] -- bnxt_en: replace PTP spinlock with seqlock (Shruti Parab) [RHEL-76568] -- bnxt_en: cache only 24 bits of hw counter (Shruti Parab) [RHEL-76568] -- bnxt_en: Update bnxt.rst devlink documentation (Shruti Parab) [RHEL-76568] -- cpufreq: tegra: Stop setting cpufreq_driver->attr field (Mark Langsdorf) [RHEL-83803] -- cpufreq: Fix setting policy limits when frequency tables are used (Mark Langsdorf) [RHEL-83803] -- cpufreq: Limit resolving a frequency to policy min/max (Mark Langsdorf) [RHEL-83803] -- cpufreq: Avoid using inconsistent policy->min and policy->max (Mark Langsdorf) [RHEL-83803] -- cpufreq: cppc: Fix invalid return value in .get() callback (Mark Langsdorf) [RHEL-83803] -- cpufreq: intel_pstate: Fix hwp_get_cpu_scaling() (Mark Langsdorf) [RHEL-83803] -- cpufreq/amd-pstate: Enable ITMT support after initializing core rankings (Mark Langsdorf) [RHEL-83803] -- cpufreq: scpi: Fix null-ptr-deref in scpi_cpufreq_get_rate() (Mark Langsdorf) [RHEL-83803] -- cpufreq: scmi: Fix null-ptr-deref in scmi_cpufreq_get_rate() (Mark Langsdorf) [RHEL-83803] -- cpufreq: Add SM8650 to cpufreq-dt-platdev blocklist (Mark Langsdorf) [RHEL-83803] -- cpufreq: Init cpufreq only for present CPUs (Mark Langsdorf) [RHEL-83803] -- cpufreq: tegra186: Share policy per cluster (Mark Langsdorf) [RHEL-83803] -- cpufreq/amd-pstate: Fix min_limit perf and freq updation for performance governor (Mark Langsdorf) [RHEL-83803] -- cpufreq/amd-pstate: Drop actions in amd_pstate_epp_cpu_offline() (Mark Langsdorf) [RHEL-83803] -- cpufreq/amd-pstate: Stop caching EPP (Mark Langsdorf) [RHEL-83803] -- cpufreq/amd-pstate: Rework CPPC enabling (Mark Langsdorf) [RHEL-83803] -- cpufreq/amd-pstate: Drop debug statements for policy setting (Mark Langsdorf) [RHEL-83803] -- cpufreq/amd-pstate: Update cppc_req_cached for shared mem EPP writes (Mark Langsdorf) [RHEL-83803] -- cpufreq/amd-pstate: Move all EPP tracing into *_update_perf and *_set_epp functions (Mark Langsdorf) [RHEL-83803] -- cpufreq/amd-pstate: Cache CPPC request in shared mem case too (Mark Langsdorf) [RHEL-83803] -- cpufreq/amd-pstate: Replace all AMD_CPPC_* macros with masks (Mark Langsdorf) [RHEL-83803] -- cpufreq/amd-pstate-ut: Adjust variable scope (Mark Langsdorf) [RHEL-83803] -- cpufreq/amd-pstate-ut: Run on all of the correct CPUs (Mark Langsdorf) [RHEL-83803] -- cpufreq/amd-pstate-ut: Drop SUCCESS and FAIL enums (Mark Langsdorf) [RHEL-83803] -- cpufreq/amd-pstate-ut: Allow lowest nonlinear and lowest to be the same (Mark Langsdorf) [RHEL-83803] -- cpufreq/amd-pstate-ut: Use _free macro to free put policy (Mark Langsdorf) [RHEL-83803] -- cpufreq/amd-pstate: Drop `cppc_cap1_cached` (Mark Langsdorf) [RHEL-83803] -- cpufreq/amd-pstate: Overhaul locking (Mark Langsdorf) [RHEL-83803] -- cpufreq/amd-pstate: Move perf values into a union (Mark Langsdorf) [RHEL-83803] -- cpufreq/amd-pstate: Drop min and max cached frequencies (Mark Langsdorf) [RHEL-83803] -- cpufreq/amd-pstate: Show a warning when a CPU fails to setup (Mark Langsdorf) [RHEL-83803] -- cpufreq/amd-pstate: Invalidate cppc_req_cached during suspend (Mark Langsdorf) [RHEL-83803] -- cpufreq/amd-pstate: Fix the clamping of perf values (Mark Langsdorf) [RHEL-83803] -- cpufreq/amd-pstate: Remove the unncecessary driver_lock in amd_pstate_update_limits (Mark Langsdorf) [RHEL-83803] -- cpufreq/amd-pstate: Add missing NULL ptr check in amd_pstate_update (Mark Langsdorf) [RHEL-83803] -- cpufreq/amd-pstate: Remove the unnecessary cpufreq_update_policy call (Mark Langsdorf) [RHEL-83803] -- cpufreq/amd-pstate: Modularize perf<->freq conversion (Mark Langsdorf) [RHEL-83803] -- cpufreq/amd-pstate: Convert all perf values to u8 (Mark Langsdorf) [RHEL-83803] -- cpufreq/amd-pstate: Pass min/max_limit_perf as min/max_perf to amd_pstate_update (Mark Langsdorf) [RHEL-83803] -- cpufreq/amd-pstate: Remove the redundant des_perf clamping in adjust_perf (Mark Langsdorf) [RHEL-83803] -- cpufreq/amd-pstate: Modify the min_perf calculation in adjust_perf callback (Mark Langsdorf) [RHEL-83803] -- cpufreq: governor: Fix negative 'idle_time' handling in dbs_update() (Mark Langsdorf) [RHEL-83803] -- cpufreq: qcom: Set .set_boost directly (Mark Langsdorf) [RHEL-83803] -- cpufreq: Remove cpufreq_enable_boost_support() (Mark Langsdorf) [RHEL-83803] -- cpufreq: staticize policy_has_boost_freq() (Mark Langsdorf) [RHEL-83803] -- cpufreq: amd: Set policy->boost_supported (Mark Langsdorf) [RHEL-83803] -- cpufreq: dt: Set .set_boost directly (Mark Langsdorf) [RHEL-83803] -- cpufreq: scmi: Set .set_boost directly (Mark Langsdorf) [RHEL-83803] -- cpufreq: powernv: Set .set_boost directly (Mark Langsdorf) [RHEL-83803] -- cpufreq: vexpress: Stop setting cpufreq_driver->attr field (Mark Langsdorf) [RHEL-83803] -- cpufreq: Stop checking for duplicate available/boost freq attributes (Mark Langsdorf) [RHEL-83803] -- cpufreq: sc520_freq: Stop setting cpufreq_driver->attr field (Mark Langsdorf) [RHEL-83803] -- cpufreq: spear: Stop setting cpufreq_driver->attr field (Mark Langsdorf) [RHEL-83803] -- cpufreq: scmi: Stop setting cpufreq_driver->attr field (Mark Langsdorf) [RHEL-83803] -- cpufreq: powernow: Stop setting cpufreq_driver->attr field (Mark Langsdorf) [RHEL-83803] -- cpufreq: scpi: Stop setting cpufreq_driver->attr field (Mark Langsdorf) [RHEL-83803] -- cpufreq: pmac: Stop setting cpufreq_driver->attr field (Mark Langsdorf) [RHEL-83803] -- cpufreq: qoriq: Stop setting cpufreq_driver->attr field (Mark Langsdorf) [RHEL-83803] -- cpufreq: qcom: Stop setting cpufreq_driver->attr field (Mark Langsdorf) [RHEL-83803] -- cpufreq: imx6q: Stop setting cpufreq_driver->attr field (Mark Langsdorf) [RHEL-83803] -- cpufreq: davinci: Stop setting cpufreq_driver->attr field (Mark Langsdorf) [RHEL-83803] -- cpufreq: kirkwood: Stop setting cpufreq_driver->attr field (Mark Langsdorf) [RHEL-83803] -- cpufreq: p4: Stop setting cpufreq_driver->attr field (Mark Langsdorf) [RHEL-83803] -- cpufreq: omap: Stop setting cpufreq_driver->attr field (Mark Langsdorf) [RHEL-83803] -- cpufreq: e_powersaver: Stop setting cpufreq_driver->attr field (Mark Langsdorf) [RHEL-83803] -- cpufreq: elanfreq: Stop setting cpufreq_driver->attr field (Mark Langsdorf) [RHEL-83803] -- cpufreq: pasemi: Stop setting cpufreq_driver->attr field (Mark Langsdorf) [RHEL-83803] -- cpufreq: mediatek: Stop setting cpufreq_driver->attr field (Mark Langsdorf) [RHEL-83803] -- cpufreq: acpi: Stop setting common freq attributes (Mark Langsdorf) [RHEL-83803] -- cpufreq: brcmstb: Stop setting common freq attributes (Mark Langsdorf) [RHEL-83803] -- cpufreq: Always create freq-table related sysfs file (Mark Langsdorf) [RHEL-83803] -- cpufreq: bmips: Stop setting cpufreq_driver->attr field (Mark Langsdorf) [RHEL-83803] -- cpufreq: dt: Stop setting cpufreq_driver->attr field (Mark Langsdorf) [RHEL-83803] -- cpufreq: amd-pstate: Remove unnecessary driver_lock in set_boost (Mark Langsdorf) [RHEL-83803] -- cpufreq: scpi: compare kHz instead of Hz (Mark Langsdorf) [RHEL-83803] -- acpi-cpufreq: Fix nominal_freq units to KHz in get_max_boost_ratio() (Mark Langsdorf) [RHEL-83803] -- cpufreq: ACPI: Re-sync CPU boost state on system resume (Mark Langsdorf) [RHEL-83803] -- cpufreq: Restrict enabling boost on policies with no boost frequencies (Mark Langsdorf) [RHEL-83803] -- cpufreq: cppc: Set policy->boost_supported (Mark Langsdorf) [RHEL-83803] -- cpufreq: acpi: Set policy->boost_supported (Mark Langsdorf) [RHEL-83803] -- cpufreq: Export cpufreq_boost_set_sw() (Mark Langsdorf) [RHEL-83803] -- cpufreq: Introduce policy->boost_supported flag (Mark Langsdorf) [RHEL-83803] -- cpufreq: Use str_enable_disable() helper (Mark Langsdorf) [RHEL-83803] -- cpufreq: prevent NULL dereference in cpufreq_online() (Mark Langsdorf) [RHEL-83803] -- cpufreq: ACPI: Remove set_boost in acpi_cpufreq_cpu_init() (Mark Langsdorf) [RHEL-83803] -- cpufreq: CPPC: Fix wrong max_freq in policy initialization (Mark Langsdorf) [RHEL-83803] -- cpufreq: Introduce a more generic way to set default per-policy boost flag (Mark Langsdorf) [RHEL-83803] -- cpufreq: Fix re-boost issue after hotplugging a CPU (Mark Langsdorf) [RHEL-83803] -- cpufreq: s3c64xx: Fix compilation warning (Mark Langsdorf) [RHEL-83803] -- cpufreq: Use str_enable_disable()-like helpers (Mark Langsdorf) [RHEL-83803] -- cpufreq: ACPI: Fix max-frequency computation (Mark Langsdorf) [RHEL-83803] -- cpufreq: qcom: Implement clk_ops::determine_rate() for qcom_cpufreq* clocks (Mark Langsdorf) [RHEL-83803] -- cpufreq: qcom: Fix qcom_cpufreq_hw_recalc_rate() to query LUT if LMh IRQ is not available (Mark Langsdorf) [RHEL-83803] -- cpufreq: scmi: Register for limit change notifications (Mark Langsdorf) [RHEL-83803] -- cpufreq: maple: Remove maple driver (Mark Langsdorf) [RHEL-83803] -- cpufreq: ACPI: Simplify MSR read on the boot CPU (Mark Langsdorf) [RHEL-83803] -- cpufreq: CPPC: Fix wrong return value in cppc_get_cpu_power() (Mark Langsdorf) [RHEL-83803] -- cpufreq: CPPC: Fix wrong return value in cppc_get_cpu_cost() (Mark Langsdorf) [RHEL-83803] -- cpufreq: scmi: Fix cleanup path when boost enablement fails (Mark Langsdorf) [RHEL-83803] -- cpufreq: CPPC: Fix possible null-ptr-deref for cppc_get_cpu_cost() (Mark Langsdorf) [RHEL-83803] -- Revert "cpufreq: brcmstb-avs-cpufreq: Fix initial command check" (Mark Langsdorf) [RHEL-83803] -- cpufreq: CPPC: Fix possible null-ptr-deref for cpufreq_cpu_get_raw() (Mark Langsdorf) [RHEL-83803] -- cpufreq: add virtual-cpufreq driver (Mark Langsdorf) [RHEL-83803] -- redhat/configs: Enabled CPUFREQ_VIRT (Mark Langsdorf) [RHEL-83803] -- cpufreq: use proper units for frequency (Mark Langsdorf) [RHEL-83803] -- cpufreq/cppc: Use NSEC_PER_MSEC for deadline task (Mark Langsdorf) [RHEL-83803] -- cpufreq: Fix the cacography in powernv-cpufreq.c (Mark Langsdorf) [RHEL-83803] -- cpufreq: Fix warning on unused of_device_id tables for !CONFIG_OF (Mark Langsdorf) [RHEL-83803] -- cpufreq: Drop CONFIG_ARM and CONFIG_ARM64 dependency on Arm drivers (Mark Langsdorf) [RHEL-83803] -- cpufreq: omap: Drop asm includes (Mark Langsdorf) [RHEL-83803] -- cpufreq: qcom: Add explicit io.h include for readl/writel_relaxed (Mark Langsdorf) [RHEL-83803] -- cpufreq: spear: Use of_property_for_each_u32() instead of open coding (Mark Langsdorf) [RHEL-83803] -- redhat/configs: make ACPI_CPPC_CPUFREQ generic (Mark Langsdorf) [RHEL-83803] -- cpufreq: Use of_property_present() (Mark Langsdorf) [RHEL-83803] -- cpufreq: powerpc: add missing MODULE_DESCRIPTION() macros (Mark Langsdorf) [RHEL-83803] -- cpufreq: sti: fix build warning (Mark Langsdorf) [RHEL-83803] -- cpufreq: Make cpufreq_driver->exit() return void (Mark Langsdorf) [RHEL-83803] -- cpufreq: pcc: Remove empty exit() callback (Mark Langsdorf) [RHEL-83803] -- cpufreq: nforce2: Remove empty exit() callback (Mark Langsdorf) [RHEL-83803] -- cpufreq: ACPI: Mark boost policy as enabled when setting boost (Mark Langsdorf) [RHEL-83803] -- cpufreq: Allow drivers to advertise boost enabled (Mark Langsdorf) [RHEL-83803] -- cpufreq: make cpufreq_boost_enabled() return bool (Mark Langsdorf) [RHEL-83803] -- cpufreq: sti: add missing MODULE_DEVICE_TABLE entry for stih418 (Mark Langsdorf) [RHEL-83803] -- cpufreq: simplify boolean parsing with kstrtobool in store function (Mark Langsdorf) [RHEL-83803] -- cpufreq: update to sysfs_emit() for safer buffer handling (Mark Langsdorf) [RHEL-83803] -- cpufreq/cppc: Don't compare desired_perf in target() (Mark Langsdorf) [RHEL-83803] -- cpufreq: dt-platdev: add missing MODULE_DESCRIPTION() macro (Mark Langsdorf) [RHEL-83803] -- cpufreq: qcom-nvmem: eliminate uses of of_node_put() (Mark Langsdorf) [RHEL-83803] -- cpufreq: qcom-nvmem: fix memory leaks in probe error paths (Mark Langsdorf) [RHEL-83803] -- cpufreq: scmi: Avoid overflow of target_freq in fast switch (Mark Langsdorf) [RHEL-83803] -- cpufreq: qcom-nvmem: add support for IPQ5321 (Mark Langsdorf) [RHEL-83803] -- soc: qcom: socinfo: Add SoC ID for IPQ5321 (Mark Langsdorf) [RHEL-83803] -- dt-bindings: arm: qcom,ids: Add SoC ID for IPQ5321 (Mark Langsdorf) [RHEL-83803] -- powerpc: rename SPRN_HID2 define to SPRN_HID2_750FX (Mark Langsdorf) [RHEL-83803] -- cpufreq: Fix up printing large CPU numbers and frequency values (Mark Langsdorf) [RHEL-83803] -- cpufreq: brcmstb-avs-cpufreq: ISO C90 forbids mixed declarations (Mark Langsdorf) [RHEL-83803] -- cpufreq: brcmstb-avs-cpufreq: add check for cpufreq_cpu_get's return value (Mark Langsdorf) [RHEL-83803] -- cpufreq: dt: eliminate uses of of_node_put() (Mark Langsdorf) [RHEL-83803] -- cpufreq: dt-platdev: eliminate uses of of_node_put() (Mark Langsdorf) [RHEL-83803] -- cpufreq: ti: Implement scope-based cleanup in ti_cpufreq_match_node() (Mark Langsdorf) [RHEL-83803] -- cpufreq: dt-platdev: Blocklist Allwinner H616/618 SoCs (Mark Langsdorf) [RHEL-83803] -- cpupfreq: tegra124: eliminate uses of of_node_put() (Mark Langsdorf) [RHEL-83803] -- cpufreq: Use a smaller freq for the policy->max when verify (Mark Langsdorf) [RHEL-83803] -- NFSv4/pNFS: Fix a race to wake on NFS_LAYOUT_DRAIN (Benjamin Coddington) [RHEL-92556] -- x86/sev: Make sure pages are not skipped during kdump (Bandan Das) [RHEL-10019] -- x86/sev: Do not touch VMSA pages during SNP guest memory kdump (Bandan Das) [RHEL-10019] -- idpf: avoid mailbox timeout delays during reset (Michal Schmidt) [RHEL-79685] -- idpf: fix a race in txq wakeup (Michal Schmidt) [RHEL-79685] -- idpf: fix idpf_vport_splitq_napi_poll() (Michal Schmidt) [RHEL-79685] -- idpf: fix null-ptr-deref in idpf_features_check (Michal Schmidt) [RHEL-79685] {CVE-2025-38053} -- idpf: protect shutdown from reset (Michal Schmidt) [RHEL-79685 RHEL-93924] -- idpf: fix potential memory leak on kcalloc() failure (Michal Schmidt) [RHEL-79685] -- idpf: fix offloads support for encapsulated packets (Michal Schmidt) [RHEL-66157 RHEL-79685 RHEL-82204] -- idpf: fix adapter NULL pointer dereference on reboot (Michal Schmidt) [RHEL-79685 RHEL-93924] {CVE-2025-22065} -- idpf: check error for register_netdev() on init (Michal Schmidt) [RHEL-79685] {CVE-2025-22116} -- idpf: fix checksums set in idpf_rx_rsc() (Michal Schmidt) [RHEL-79685] {CVE-2025-21890} -- libeth: move idpf_rx_csum_decoded and idpf_rx_extracted (Michal Schmidt) [RHEL-79685] -- idpf: record rx queue in skb for RSC packets (Michal Schmidt) [RHEL-79685] -- idpf: fix handling rsc packet with a single segment (Michal Schmidt) [RHEL-79685] -- idpf: add more info during virtchnl transaction timeout/salt mismatch (Michal Schmidt) [RHEL-79685] -- idpf: convert workqueues to unbound (Michal Schmidt) [RHEL-79685 RHEL-82469] {CVE-2024-58057} -- idpf: Acquire the lock before accessing the xn->salt (Michal Schmidt) [RHEL-79685] -- idpf: fix transaction timeouts on reset (Michal Schmidt) [RHEL-79685] -- idpf: add read memory barrier when checking descriptor done bit (Michal Schmidt) [RHEL-79685] -- i2c: designware: add a new bit check for IC_CON control (John Allen) [RHEL-78660] -- perf/x86/intel: Add Panther Lake support (Michael Petlan) [RHEL-47406 RHEL-47452] -- perf/x86/intel: Add PMU support for Clearwater Forest (Michael Petlan) [RHEL-45093 RHEL-47454] -- i2c/designware: Fix an initialization issue (CKI Backport Bot) [RHEL-106622] {CVE-2025-38380} -- tls: always refresh the queue when reading sock (CKI Backport Bot) [RHEL-106083] {CVE-2025-38471} -- ice: default to TIME_REF instead of TXCO on E825-C (Petr Oros) [RHEL-104380] -- ice: move TSPLL init calls to ice_ptp.c (Petr Oros) [RHEL-104380] -- ice: fall back to TCXO on TSPLL lock fail (Petr Oros) [RHEL-104380] -- ice: wait before enabling TSPLL (Petr Oros) [RHEL-104380] -- ice: add multiple TSPLL helpers (Petr Oros) [RHEL-104380] -- ice: use bitfields instead of unions for CGU regs (Petr Oros) [RHEL-104380] -- ice: read TSPLL registers again before reporting status (Petr Oros) [RHEL-104380] -- ice: clear time_sync_en field for E825-C during reprogramming (Petr Oros) [RHEL-104380] -- ice: add TSPLL log config helper (Petr Oros) [RHEL-104380] -- ice: use designated initializers for TSPLL consts (Petr Oros) [RHEL-104380] -- ice: remove ice_tspll_params_e825 definitions (Petr Oros) [RHEL-104380] -- ice: fix E825-C TSPLL register definitions (Petr Oros) [RHEL-104380] -- ice: rename TSPLL and CGU functions and definitions (Petr Oros) [RHEL-104380] -- ice: move TSPLL functions to a separate file (Petr Oros) [RHEL-104380] -- ice: enable timesync operation on 2xNAC E825 devices (Petr Oros) [RHEL-104380] -- ice: refactor ice_sbq_msg_dev enum (Petr Oros) [RHEL-104380] -- ice: remove SW side band access workaround for E825 (Petr Oros) [RHEL-104380] - -* Wed Jul 30 2025 Augusto Caringi [5.14.0-603.el9] -- igb: xsk: solve negative overflow of nb_pkts in zerocopy mode (Corinna Vinschen) [RHEL-83574] -- igb: Get rid of spurious interrupts (Corinna Vinschen) [RHEL-83574] -- igb: Add support for persistent NAPI config (Corinna Vinschen) [RHEL-83574] -- igb: Link queues to NAPI instances (Corinna Vinschen) [RHEL-83574] -- igb: Link IRQs to NAPI instances (Corinna Vinschen) [RHEL-83574] -- treewide: Switch/rename to timer_delete[_sync]() (Corinna Vinschen) [RHEL-83574] -- igb: reject invalid external timestamp requests for 82580-based HW (Corinna Vinschen) [RHEL-83574] -- igb: Fix passing 0 to ERR_PTR in igb_run_xdp() (Corinna Vinschen) [RHEL-83574] -- igb: Add AF_XDP zero-copy Tx support (Corinna Vinschen) [RHEL-83574] -- igb: Add AF_XDP zero-copy Rx support (Corinna Vinschen) [RHEL-83574] -- igb: Add XDP finalize and stats update functions (Corinna Vinschen) [RHEL-83574] -- igb: Introduce XSK data structures and helpers (Corinna Vinschen) [RHEL-83574] -- igb: Introduce igb_xdp_is_enabled() (Corinna Vinschen) [RHEL-83574] -- igb: Remove static qualifiers (Corinna Vinschen) [RHEL-83574] -- igbvf: remove unused spinlock (Corinna Vinschen) [RHEL-83574] -- igb: Fix 2 typos in comments in igb_main.c (Corinna Vinschen) [RHEL-83574] -- igbvf: Remove two unused declarations (Corinna Vinschen) [RHEL-83574] -- landlock: Document LANDLOCK_SCOPE_ABSTRACT_UNIX_SOCKET (Ryan Sullivan) [RHEL-94688] -- samples/landlock: Add support for abstract UNIX socket scoping (Ryan Sullivan) [RHEL-94688] -- selftests/landlock: Test inherited restriction of abstract UNIX socket (Ryan Sullivan) [RHEL-94688] -- selftests/landlock: Test connected and unconnected datagram UNIX socket (Ryan Sullivan) [RHEL-94688] -- selftests/landlock: Test UNIX sockets with any address formats (Ryan Sullivan) [RHEL-94688] -- selftests/landlock: Test abstract UNIX socket scoping (Ryan Sullivan) [RHEL-94688] -- selftests/landlock: Test handling of unknown scope (Ryan Sullivan) [RHEL-94688] -- landlock: Add abstract UNIX socket scoping (Ryan Sullivan) [RHEL-94688] -- bpf, sockmap: af_unix stream sockets need to hold ref for pair sock (John Fastabend) [RHEL-94688] -- landlock: Various documentation improvements (Ryan Sullivan) [RHEL-94688] -- landlock: Clarify documentation for struct landlock_ruleset_attr (Ryan Sullivan) [RHEL-94688] -- landlock: Use bit-fields for storing handled layer access masks (Ryan Sullivan) [RHEL-94688] -- mlxsw: spectrum_router: Fix use-after-free when deleting GRE net devices (Ivan Vecera) [RHEL-94569] -- mlxsw: spectrum_acl_bloom_filter: Workaround for some LLVM versions (Ivan Vecera) [RHEL-94569] -- selftests: vxlan_bridge: Test flood with unresolved FDB entry (Ivan Vecera) [RHEL-94569] -- mlxsw: Add VXLAN bridge ports to same hardware domain as physical bridge ports (Ivan Vecera) [RHEL-94569] -- mlxsw: spectrum_switchdev: Move mlxsw_sp_bridge_vxlan_join() (Ivan Vecera) [RHEL-94569] -- mlxsw: spectrum_switchdev: Add an internal API for VXLAN leave (Ivan Vecera) [RHEL-94569] -- mlxsw: spectrum: Call mlxsw_sp_bridge_vxlan_{join, leave}() for VLAN-aware bridge (Ivan Vecera) [RHEL-94569] -- mlxsw: Trap ARP packets at layer 2 instead of layer 3 (Ivan Vecera) [RHEL-94569] -- mlxsw: Add return value check for mlxsw_sp_port_get_stats_raw() (Ivan Vecera) [RHEL-94569] -- mlxsw: Enable Tx checksum offload (Ivan Vecera) [RHEL-94569] -- mlxsw: spectrum_router: Remove unused functions (Ivan Vecera) [RHEL-94569] -- mlxsw: Do not store Tx header length as driver parameter (Ivan Vecera) [RHEL-94569] -- mlxsw: Move Tx header handling to PCI driver (Ivan Vecera) [RHEL-94569] -- mlxsw: Define Tx header fields in txheader.h (Ivan Vecera) [RHEL-94569] -- mlxsw: Initialize txhdr_info according to PTP operations (Ivan Vecera) [RHEL-94569] -- mlxsw: Add mlxsw_txhdr_info structure (Ivan Vecera) [RHEL-94569] -- net/mlxfw: Drop hard coded max FW flash image size (Ivan Vecera) [RHEL-94569] -- selftests/net/forwarding: teamd command not found (Ivan Vecera) [RHEL-94569] -- mlxsw: Switch to napi_gro_receive() (Ivan Vecera) [RHEL-94569] -- mlxsw: spectrum_flower: Do not allow mixing sample and mirror actions (Ivan Vecera) [RHEL-94569] -- selftests: mlxsw: sharedbuffer: Ensure no extra packets are counted (Ivan Vecera) [RHEL-94569] -- selftests: mlxsw: sharedbuffer: Remove duplicate test cases (Ivan Vecera) [RHEL-94569] -- selftests: mlxsw: sharedbuffer: Remove h1 ingress test case (Ivan Vecera) [RHEL-94569] -- mlxsw: spectrum_acl_flex_keys: Use correct key block on Spectrum-4 (Ivan Vecera) [RHEL-94569] -- selftests: mlxsw: devlink_trap_police: Use defer for test cleanup (Ivan Vecera) [RHEL-94569] -- selftests: mlxsw: qos_max_descriptors: Use defer for test cleanup (Ivan Vecera) [RHEL-94569] -- selftests: mlxsw: qos_ets_strict: Use defer for test cleanup (Ivan Vecera) [RHEL-94569] -- selftests: mlxsw: qos_mc_aware: Use defer for test cleanup (Ivan Vecera) [RHEL-94569] -- selftests: mlxsw: sch_red_core: Lower TBF rate (Ivan Vecera) [RHEL-94569] -- selftests: mlxsw: sch_red_core: Send more packets for drop tests (Ivan Vecera) [RHEL-94569] -- selftests: mlxsw: sch_red_core: Sleep before querying queue depth (Ivan Vecera) [RHEL-94569] -- selftests: mlxsw: sch_red_core: Increase backlog size tolerance (Ivan Vecera) [RHEL-94569] -- selftests: mlxsw: sch_red_ets: Increase required backlog (Ivan Vecera) [RHEL-94569] -- mlxsw: spectrum_acl_flex_keys: Constify struct mlxsw_afk_element_inst (Ivan Vecera) [RHEL-94569] -- selftests: mlxsw: rtnetlink: Use devlink_reload() API (Ivan Vecera) [RHEL-94569] -- mlxsw: core_linecards: Fix double memory deallocation in case of invalid INI file (Ivan Vecera) [RHEL-94569] -- wifi: ath12k: fix uaf in ath12k_core_init() (CKI Backport Bot) [RHEL-102086] {CVE-2025-38116} -- watchdog/perf: properly initialize the turbo mode timestamp and rearm counter (David Arcari) [RHEL-103375] -- Input: synaptics - fix crash when enabling pass-through port (CKI Backport Bot) [RHEL-81215] {CVE-2025-21746} -- Input: serio - define serio_pause_rx guard to pause and resume serio ports (CKI Backport Bot) [RHEL-81215] {CVE-2025-21746} -- x86/efistub: Omit physical KASLR when memory reservations exist (Charles Haithcock) [RHEL-83461] -- usb: hub: Fix flushing of delayed work used for post resume purposes (Desnes Nunes) [RHEL-100939] -- usb: hub: Fix flushing and scheduling of delayed work that tunes runtime pm (Desnes Nunes) [RHEL-100939] -- usb: hub: fix detection of high tier USB3 devices behind suspended hubs (Desnes Nunes) [RHEL-100939] -- HID: core: Fix assumption that Resolution Multipliers must be in Logical Collections (CKI Backport Bot) [RHEL-81477] {CVE-2024-57986} -- bridge: mcast: Fix use-after-free during router port configuration (Mohammad Heib) [RHEL-75594] -- bridge: netfilter: Fix forwarding of fragmented packets (Mohammad Heib) [RHEL-75594] -- selftests: net/bridge : add tests for per vlan snooping with stp state changes (Mohammad Heib) [RHEL-75594] -- net: bridge: mcast: update multicast contex when vlan state is changed (Mohammad Heib) [RHEL-75594] -- net: bridge: mcast: re-implement br_multicast_{enable, disable}_port functions (Mohammad Heib) [RHEL-75594] -- net: bridge: switchdev: do not notify new brentries as changed (Mohammad Heib) [RHEL-75594] -- net: bridge: locally receive all multicast packets if IFF_ALLMULTI is set (Mohammad Heib) [RHEL-75594] -- net: bridge: mcast: Notify on mdb offload failure (Mohammad Heib) [RHEL-75594] -- net: bridge: Add offload_fail_notification bopt (Mohammad Heib) [RHEL-75594] -- net: bridge: mcast: Add offload failed mdb flag (Mohammad Heib) [RHEL-75594] -- selftests: test_bridge_neigh_suppress: Test unicast ARP/NS with suppression (Mohammad Heib) [RHEL-75594] -- net: bridge: Prevent unicast ARP/NS packets from being suppressed by bridge (Mohammad Heib) [RHEL-75594] -- net: Remove RTNL dance for SIOCBRADDIF and SIOCBRDELIF. (Mohammad Heib) [RHEL-75594] -- net: switchdev: Convert blocking notification chain to a raw one (Mohammad Heib) [RHEL-75594] -- bridge: mdb: Allow replace of a host-joined group (Mohammad Heib) [RHEL-75594] -- bridge: Make br_is_nd_neigh_msg() accept pointer to "const struct sk_buff" (Mohammad Heib) [RHEL-75594] -- selftests: net: Add a VLAN bridge binding selftest (Mohammad Heib) [RHEL-75594] -- selftests: net: lib: Add a couple autodefer helpers (Mohammad Heib) [RHEL-75594] -- selftests: net: lib: Add several autodefer helpers (Mohammad Heib) [RHEL-75594] -- net: bridge: Handle changes in VLAN_FLAG_BRIDGE_BINDING (Mohammad Heib) [RHEL-75594] -- net: bridge: Extract a helper to handle bridge_binding toggles (Mohammad Heib) [RHEL-75594] -- bridge: Allow deleting FDB entries with non-existent VLAN (Mohammad Heib) [RHEL-75594] -- bridge: Handle error of rtnl_register_module(). (Mohammad Heib) [RHEL-75594] -- rcu/nocb: Fix missed RCU barrier on deoffloading (Čestmír Kalina) [RHEL-79879] -- Revert "rcu/nocb: Fix rcuog wake-up from offline softirq" (Čestmír Kalina) [RHEL-79879] -- rcu: Remove swake_up_one_online() bandaid (Čestmír Kalina) [RHEL-79879] -- hrtimers: Force migrate away hrtimers queued after CPUHP_AP_HRTIMERS_DYING (Čestmír Kalina) [RHEL-79879] -- hrtimer: Select housekeeping CPU during migration (Čestmír Kalina) [RHEL-79879] -- rcu/nocb: Fix rcuog wake-up from offline softirq (Čestmír Kalina) [RHEL-79879] -- rcu/kvfree: Refactor kvfree_rcu_queue_batch() (Čestmír Kalina) [RHEL-79879] -- rcu/kvfree: Add kvfree_rcu_barrier() API (Čestmír Kalina) [RHEL-79879] -- refscale: Constify struct ref_scale_ops (Čestmír Kalina) [RHEL-79879] -- rcuscale: Count outstanding callbacks per-task rather than per-CPU (Čestmír Kalina) [RHEL-79879] -- rcuscale: NULL out top-level pointers to heap memory (Čestmír Kalina) [RHEL-79879] -- rcuscale: Use special allocator for rcu_scale_writer() (Čestmír Kalina) [RHEL-79879] -- rcuscale: Make rcu_scale_writer() tolerate repeated GFP_KERNEL failure (Čestmír Kalina) [RHEL-79879] -- rcuscale: Make all writer tasks report upon hang (Čestmír Kalina) [RHEL-79879] -- rcuscale: Provide clear error when async specified without primitives (Čestmír Kalina) [RHEL-79879] -- rcuscale: Print detailed grace-period and barrier diagnostics (Čestmír Kalina) [RHEL-79879] -- rcu: Mark callbacks not currently participating in barrier operation (Čestmír Kalina) [RHEL-79879] -- rcuscale: Dump grace-period statistics when rcu_scale_writer() stalls (Čestmír Kalina) [RHEL-79879] -- rcuscale: Dump stacks of stalled rcu_scale_writer() instances (Čestmír Kalina) [RHEL-79879] -- rcuscale: Save a few lines with whitespace-only change (Čestmír Kalina) [RHEL-79879] -- rcu/tasks: Add rcu_barrier_tasks*() start time to diagnostics (Čestmír Kalina) [RHEL-79879] -- rcu/tasks: Add detailed grace-period and barrier diagnostics (Čestmír Kalina) [RHEL-79879] -- rcu/tasks: Mark callbacks not currently participating in barrier operation (Čestmír Kalina) [RHEL-79879] -- rcu: Provide rcu_barrier_cb_is_done() to check rcu_barrier() CBs (Čestmír Kalina) [RHEL-79879] -- rcu/tasks: Update rtp->tasks_gp_seq comment (Čestmír Kalina) [RHEL-79879] -- rcu/tasks: Check processor-ID assumptions (Čestmír Kalina) [RHEL-79879] -- rcu-tasks: Fix access non-existent percpu rtpcp variable in rcu_tasks_need_gpcb() (Čestmír Kalina) [RHEL-79879] -- srcu: Mark callbacks not currently participating in barrier operation (Čestmír Kalina) [RHEL-79879] -- rcu: Summarize RCU CPU stall warnings during CSD-lock stalls (Čestmír Kalina) [RHEL-79879] -- locking/csd_lock: Provide an indication of ongoing CSD-lock stall (Čestmír Kalina) [RHEL-79879] -- locking/csd_lock: Print large numbers as negatives (Čestmír Kalina) [RHEL-79879] -- rcu: Defer printing stall-warning backtrace when holding rcu_node lock (Čestmír Kalina) [RHEL-79879] -- rcu: Let dump_cpu_task() be used without preemption disabled (Čestmír Kalina) [RHEL-79879] -- rcu: Summarize expedited RCU CPU stall warnings during CSD-lock stalls (Čestmír Kalina) [RHEL-79879] -- rcu: Extract synchronize_rcu_expedited_stall() from synchronize_rcu_expedited_wait() (Čestmír Kalina) [RHEL-79879] -- srcu: Check for concurrent updates of heuristics (Čestmír Kalina) [RHEL-79879] -- srcu: faster gp seq wrap-around (Čestmír Kalina) [RHEL-79879] -- rcu: Annotate struct kvfree_rcu_bulk_data with __counted_by() (Čestmír Kalina) [RHEL-79879] -- rcu: Better define "atomic" for list replacement (Čestmír Kalina) [RHEL-79879] -- rcu/kfree: Warn on unexpected tail state (Čestmír Kalina) [RHEL-79879] -- context_tracking, rcu: Rename rcu_dyntick trace event into rcu_watching (Čestmír Kalina) [RHEL-79879] -- rcu: Update stray documentation references to rcu_dynticks_eqs_{enter, exit}() (Čestmír Kalina) [RHEL-79879] -- rcu: Rename rcu_momentary_dyntick_idle() into rcu_momentary_eqs() (Čestmír Kalina) [RHEL-79879] -- rcu: Rename rcu_implicit_dynticks_qs() into rcu_watching_snap_recheck() (Čestmír Kalina) [RHEL-79879] -- rcu: Rename dyntick_save_progress_counter() into rcu_watching_snap_save() (Čestmír Kalina) [RHEL-79879] -- rcu: Rename struct rcu_data .exp_dynticks_snap into .exp_watching_snap (Čestmír Kalina) [RHEL-79879] -- rcu: Rename struct rcu_data .dynticks_snap into .watching_snap (Čestmír Kalina) [RHEL-79879] -- rcu: Rename rcu_dynticks_zero_in_eqs() into rcu_watching_zero_in_eqs() (Čestmír Kalina) [RHEL-79879] -- rcu: Rename rcu_dynticks_in_eqs_since() into rcu_watching_snap_stopped_since() (Čestmír Kalina) [RHEL-79879] -- rcu: Rename rcu_dynticks_in_eqs() into rcu_watching_snap_in_eqs() (Čestmír Kalina) [RHEL-79879] -- rcu: Rename rcu_dynticks_eqs_online() into rcu_watching_online() (Čestmír Kalina) [RHEL-79879] -- context_tracking, rcu: Rename rcu_dynticks_curr_cpu_in_eqs() into rcu_is_watching_curr_cpu() (Čestmír Kalina) [RHEL-79879] -- context_tracking, rcu: Rename rcu_dynticks_task*() into rcu_task*() (Čestmír Kalina) [RHEL-79879] -- context_tracking, rcu: Rename DYNTICK_IRQ_NONIDLE into CT_NESTING_IRQ_NONIDLE (Čestmír Kalina) [RHEL-79879] -- context_tracking, rcu: Rename ct_dynticks_nmi_nesting_cpu() into ct_nmi_nesting_cpu() (Čestmír Kalina) [RHEL-79879] -- context_tracking, rcu: Rename ct_dynticks_nmi_nesting() into ct_nmi_nesting() (Čestmír Kalina) [RHEL-79879] -- context_tracking, rcu: Rename struct context_tracking .dynticks_nmi_nesting into .nmi_nesting (Čestmír Kalina) [RHEL-79879] -- context_tracking, rcu: Rename ct_dynticks_nesting_cpu() into ct_nesting_cpu() (Čestmír Kalina) [RHEL-79879] -- context_tracking, rcu: Rename ct_dynticks_nesting() into ct_nesting() (Čestmír Kalina) [RHEL-79879] -- context_tracking, rcu: Rename struct context_tracking .dynticks_nesting into .nesting (Čestmír Kalina) [RHEL-79879] -- context_tracking, rcu: Rename ct_dynticks_cpu() into ct_rcu_watching_cpu() (Čestmír Kalina) [RHEL-79879] -- context_tracking, rcu: Rename ct_dynticks() into ct_rcu_watching() (Čestmír Kalina) [RHEL-79879] -- context_tracking, rcu: Rename RCU_DYNTICKS_IDX into CT_RCU_WATCHING (Čestmír Kalina) [RHEL-79879] -- treewide: context_tracking: Rename CONTEXT_* into CT_STATE_* (Čestmír Kalina) [RHEL-79879] -- context_tracking, rcu: Rename ct_dynticks_cpu_acquire() into ct_rcu_watching_cpu_acquire() (Čestmír Kalina) [RHEL-79879] -- rcu-tasks: Make Tasks RCU wait idly for grace-period delays (Čestmír Kalina) [RHEL-79879] -- rcutorture: Add a stall_cpu_repeat module parameter (Čestmír Kalina) [RHEL-79879] -- rcutorture: Add rcutree.nohz_full_patience_delay to TREE07 (Čestmír Kalina) [RHEL-79879] -- rcutorture: Add mid-sized stall to TREE07 (Čestmír Kalina) [RHEL-79879] -- rcutorture: Make rcu_torture_write_types() print number of update types (Čestmír Kalina) [RHEL-79879] -- rcutorture: Generic test for NUM_ACTIVE_*RCU_POLL* (Čestmír Kalina) [RHEL-79879] -- rcutorture: Add SRCU ->same_gp_state and ->get_comp_state functions (Čestmír Kalina) [RHEL-79879] -- rcutorture: Remove redundant rcu_torture_ops get_gp_completed fields (Čestmír Kalina) [RHEL-79879] -- rcu/nocb: Remove superfluous memory barrier after bypass enqueue (Čestmír Kalina) [RHEL-79879] -- rcu/nocb: Conditionally wake up rcuo if not already waiting on GP (Čestmír Kalina) [RHEL-79879] -- rcu/nocb: Fix RT throttling hrtimer armed from offline CPU (Čestmír Kalina) [RHEL-79879] -- rcu/nocb: Simplify (de-)offloading state machine (Čestmír Kalina) [RHEL-79879] -- rcu/nocb: Remove SEGCBLIST_KTHREAD_CB (Čestmír Kalina) [RHEL-79879] -- rcu/nocb: Remove SEGCBLIST_RCU_CORE (Čestmír Kalina) [RHEL-79879] -- rcu/nocb: Remove halfway (de-)offloading handling from rcu_core (Čestmír Kalina) [RHEL-79879] -- rcu/nocb: Remove halfway (de-)offloading handling from rcu_core()'s QS reporting (Čestmír Kalina) [RHEL-79879] -- rcu/nocb: Remove halfway (de-)offloading handling from bypass (Čestmír Kalina) [RHEL-79879] -- rcu/nocb: (De-)offload callbacks on offline CPUs only (Čestmír Kalina) [RHEL-79879] -- rcu/nocb: Introduce nocb mutex (Čestmír Kalina) [RHEL-79879] -- rcu/nocb: Assert no callbacks while nocb kthread allocation fails (Čestmír Kalina) [RHEL-79879] -- rcu/nocb: Move nocb field at the end of state struct (Čestmír Kalina) [RHEL-79879] -- rcu/nocb: Introduce RCU_NOCB_LOCKDEP_WARN() (Čestmír Kalina) [RHEL-79879] -- srcu: Fill out polled grace-period APIs (Čestmír Kalina) [RHEL-79879] -- srcu: Update cleanup_srcu_struct() comment (Čestmír Kalina) [RHEL-79879] -- srcu: Add NUM_ACTIVE_SRCU_POLL_OLDSTATE (Čestmír Kalina) [RHEL-79879] -- tools/rcu: Add rcu-updaters.sh script (Čestmír Kalina) [RHEL-79879] -- rcutorture: Add missing MODULE_DESCRIPTION() macros (Čestmír Kalina) [RHEL-79879] -- rcutorture: Fix rcu_torture_fwd_cb_cr() data race (Čestmír Kalina) [RHEL-79879] -- rcutorture: Make rcutorture support srcu double call test (Čestmír Kalina) [RHEL-79879] -- rcu/nocb: Remove buggy bypass lock contention mitigation (Čestmír Kalina) [RHEL-79879] -- rcu/nocb: Use kthread parking instead of ad-hoc implementation (Čestmír Kalina) [RHEL-79879] -- rcu/nocb: Fix segcblist state machine stale comments about timers (Čestmír Kalina) [RHEL-79879] -- rcu/nocb: Fix segcblist state machine comments about bypass (Čestmír Kalina) [RHEL-79879] -- rcu/exp: Remove redundant full memory barrier at the end of GP (Čestmír Kalina) [RHEL-79879] -- rcu: Remove full memory barrier on RCU stall printout (Čestmír Kalina) [RHEL-79879] -- rcu: Remove full memory barrier on boot time eqs sanity check (Čestmír Kalina) [RHEL-79879] -- rcu/exp: Remove superfluous full memory barrier upon first EQS snapshot (Čestmír Kalina) [RHEL-79879] -- rcu: Remove superfluous full memory barrier upon first EQS snapshot (Čestmír Kalina) [RHEL-79879] -- rcu: Remove full ordering on second EQS snapshot (Čestmír Kalina) [RHEL-79879] -- rcu: Fix rcu_barrier() VS post CPUHP_TEARDOWN_CPU invocation (Čestmír Kalina) [RHEL-79879] -- rcu: Eliminate lockless accesses to rcu_sync->gp_count (Čestmír Kalina) [RHEL-79879] -- srcu: Disable interrupts directly in srcu_gp_end() (Čestmír Kalina) [RHEL-79879] -- rcu: Disable interrupts directly in rcu_gp_init() (Čestmír Kalina) [RHEL-79879] -- rcu/tree: Reduce wake up for synchronize_rcu() common case (Čestmír Kalina) [RHEL-79879] -- rcu: Add lockdep_assert_in_rcu_read_lock() and friends (Čestmír Kalina) [RHEL-79879] -- rcutorture: Enable RCU priority boosting for TREE09 (Čestmír Kalina) [RHEL-79879] -- rcu/sync: remove un-used rcu_sync_enter_start function (Čestmír Kalina) [RHEL-79879] -- Documentation: RCU: Remove repeated word in comments (Čestmír Kalina) [RHEL-79879] -- doc: Add refscale.lookup_instances to kernel-parameters.txt (Čestmír Kalina) [RHEL-79879] -- rcu: Remove references to rcu_migrate_callbacks() from diagrams (Čestmír Kalina) [RHEL-79879] -- rcu: Describe listRCU read-side guarantees (Čestmír Kalina) [RHEL-79879] -- Documentation: RCU: Fix section numbers after adding Section 7 in whatisRCU.rst (Čestmír Kalina) [RHEL-79879] -- rcutorture: Add CONFIG_DEBUG_OBJECTS to RCU Tasks testing (Čestmír Kalina) [RHEL-79879] -- rcutorture: Remove obsolete parameter check from mkinitrd.sh (Čestmír Kalina) [RHEL-79879] -- rcutorture: Remove contradictory Kconfig constraint (Čestmír Kalina) [RHEL-79879] -- torture: Add "--no-" as synonym for "--do-no-" in torture.sh (Čestmír Kalina) [RHEL-79879] -- torture: Make torture.sh help message match reality (Čestmír Kalina) [RHEL-79879] -- rcu: Remove formal-verification tests (Čestmír Kalina) [RHEL-79879] -- rcuscale: Print grace-period kthread CPU time, if recorded (Čestmír Kalina) [RHEL-79879] -- rcuscale: Add kfree_by_call_rcu and kfree_mult to documentation (Čestmír Kalina) [RHEL-79879] -- checkpatch: Complain about unexpected uses of RCU Tasks Trace (Čestmír Kalina) [RHEL-79879] -- Docs/RCU/rculist_nulls: Fix text about atomic_set_release() (Čestmír Kalina) [RHEL-79879] -- Docs/RCU/rculist_nulls: Fix hlist_[nulls]_head field names of 'obj' (Čestmír Kalina) [RHEL-79879] -- Docs/RCU/rculist_nulls: Specify type of the object in examples (Čestmír Kalina) [RHEL-79879] -- Docs/RCU/rculist_nulls: Assign 'obj' before use from the examples (Čestmír Kalina) [RHEL-79879] -- Docs/RCU/rculist_nulls: Fix trivial coding style (Čestmír Kalina) [RHEL-79879] -- doc: Update and wordsmith rculist_nulls.rst (Čestmír Kalina) [RHEL-79879] -- docs/RCU: Add the missing rcu_read_unlock() (Čestmír Kalina) [RHEL-79879] -- documentation/rcu: Fix typo (Čestmír Kalina) [RHEL-79879] -- x86/cpu/amd: Fix workaround for erratum 1054 (Michael Petlan) [RHEL-98688] -- perf arm-spe: Dump metadata with version 2 (Anubhav Shelat) [RHEL-60216] -- perf arm-spe: Calculate meta data size (Anubhav Shelat) [RHEL-60216] -- perf arm-spe: Save per CPU information in metadata (Anubhav Shelat) [RHEL-60216] -- perf arm-spe: Use old behavior when opening old SPE files (Anubhav Shelat) [RHEL-60216] -- tools/include: Sync arm64 headers with the kernel sources (Anubhav Shelat) [RHEL-60216] -- tools headers arm64: Sync arm64's cputype.h with the kernel sources (Anubhav Shelat) [RHEL-60216] -- perf arm-spe: Add Cortex CPUs to common data source encoding list (Anubhav Shelat) [RHEL-60216] -- perf arm-spe: Add Neoverse-V2 to common data source encoding list (Anubhav Shelat) [RHEL-60216] -- perf arm-spe: Remove the unused 'midr' field (Anubhav Shelat) [RHEL-60216] -- perf arm-spe: Use metadata to decide the data source feature (Anubhav Shelat) [RHEL-60216] -- perf arm-spe: Introduce arm_spe__is_homogeneous() (Anubhav Shelat) [RHEL-60216] -- perf arm-spe: Define metadata header version 2 (Anubhav Shelat) [RHEL-60216] -- perf arm-spe: Support metadata version 2 (Anubhav Shelat) [RHEL-60216] -- perf arm-spe: Rename the common data source encoding (Anubhav Shelat) [RHEL-60216] -- perf arm-spe: Rename arm_spe__synth_data_source_generic() (Anubhav Shelat) [RHEL-60216] -- HID: thrustmaster: fix memory leak in thrustmaster_interrupts() (CKI Backport Bot) [RHEL-81416] {CVE-2024-57993} -- HID: hid-thrustmaster: fix stack-out-of-bounds read in usb_check_int_endpoints() (CKI Backport Bot) [RHEL-81416] {CVE-2024-57993} -- HID: hid-thrustmaster: Fix warning in thrustmaster_probe by adding endpoint check (CKI Backport Bot) [RHEL-81416] {CVE-2024-57993} -- redhat: Mark CONFIG_RANDOMIZE_IDENTITY_BASE as disabled (Thomas Huth) [RHEL-103929] -- s390/mm: Pin identity mapping base to zero (Thomas Huth) [RHEL-103929] -- s390/mm: Prevent lowcore vs identity mapping overlap (Thomas Huth) [RHEL-103929] -- powerpc/pseries/iommu: create DDW for devices with DMA mask less than 64-bits (Eder Zulian) [RHEL-104297] - -* Mon Jul 28 2025 Augusto Caringi [5.14.0-602.el9] -- perf evsel: Fix missing inherit + sample read check (Michael Petlan) [RHEL-45091] -- perf tools: Remove evsel__handle_error_quirks() (Michael Petlan) [RHEL-45091] -- perf intel-pt: Add a test for pause / resume (Michael Petlan) [RHEL-45091] -- perf intel-pt: Add documentation for pause / resume (Michael Petlan) [RHEL-45091] -- perf intel-pt: Improve man page format (Michael Petlan) [RHEL-45091] -- perf tools: Add missing_features for aux_start_paused, aux_pause, aux_resume (Michael Petlan) [RHEL-45091] -- perf tools: Fix precise_ip fallback logic (Michael Petlan) [RHEL-45091] -- perf tools: Check fallback error and order (Michael Petlan) [RHEL-45091] -- perf tools: Detect missing kernel features properly (Michael Petlan) [RHEL-45091] -- tools/perf: Allow inherit + PERF_SAMPLE_READ when opening events (Michael Petlan) [RHEL-45091] -- perf tools: Parse aux-action (Michael Petlan) [RHEL-45091] -- perf tools: Add aux-action config term (Michael Petlan) [RHEL-45091] -- perf tools: Add aux_start_paused, aux_pause and aux_resume (Michael Petlan) [RHEL-45091] -- perf/x86/intel: Do not enable large PEBS for events with aux actions or aux sampling (Michael Petlan) [RHEL-45091] -- perf/x86/intel/pt: Add support for pause / resume (Michael Petlan) [RHEL-45091] -- perf/x86/intel/pt: Fix buffer full but size is 0 case (Michael Petlan) [RHEL-45091] -- tools headers: Sync uapi/linux/perf_event.h with the kernel sources (Michael Petlan) [RHEL-45091] -- perf/core: Add aux_pause, aux_resume, aux_start_paused (Michael Petlan) [RHEL-45091] -- perf: Fix perf_aux_size() for greater-than 32-bit size (Michael Petlan) [RHEL-45091] -- intel_th: pci: Add Panther Lake-P/U support (Michael Petlan) [RHEL-47424] -- intel_th: pci: Add Panther Lake-H support (Michael Petlan) [RHEL-47424] -- intel_th: pci: Add Arrow Lake support (Michael Petlan) [RHEL-47424] -- intel_th: pci: Replace deprecated PCI functions (Michael Petlan) [RHEL-47424] -- intel_th: pci: Add Sapphire Rapids SOC support (Michael Petlan) [RHEL-47424] -- intel_th: pci: Add Granite Rapids support (Michael Petlan) [RHEL-47424] -- intel_th: Fix a resource leak in an error handling path (Michael Petlan) [RHEL-47424] -- selftests: drv-net: rss_ctx: Add test for ntuple rules targeting default RSS context (Mohammad Heib) [RHEL-89014] -- net: ethtool: Don't check if RSS context exists in case of context 0 (Mohammad Heib) [RHEL-89014] -- net: ethtool: remove duplicate defines for family info (Mohammad Heib) [RHEL-89014] -- tools/net/ynl: ethtool: fix crash when Hardware Clock info is missing (Mohammad Heib) [RHEL-89014] -- netlink: specs: ethtool: Remove UAPI duplication of phy-upstream enum (Mohammad Heib) [RHEL-89014] -- ethtool: cmis_cdb: use correct rpl size in ethtool_cmis_module_poll() (Mohammad Heib) [RHEL-89014] -- ethtool: cmis_cdb: Fix incorrect read / write length extension (Mohammad Heib) [RHEL-89014] -- net: ethtool: Don't call .cleanup_data when prepare_data fails (Mohammad Heib) [RHEL-89014] -- selftests: drv-net: test random value for hds-thresh (Mohammad Heib) [RHEL-89014] -- net: ethtool: fix ethtool_ringparam_get_cfg() returns a hds_thresh value always as 0. (Mohammad Heib) [RHEL-89014] -- net: ethtool: Export the link_mode_params definitions (Mohammad Heib) [RHEL-89014] -- net: ethtool: tsinfo: Fix dump command (Mohammad Heib) [RHEL-89014] -- net: ethtool: netlink: Allow NULL nlattrs when getting a phy_device (Mohammad Heib) [RHEL-89014] -- selftests: drv-net-hw: Add a test for symmetric RSS hash (Mohammad Heib) [RHEL-89014] -- selftests: drv-net: Make rand_port() get a port more reliably (Mohammad Heib) [RHEL-89014] -- selftests: drv-net: try to check if port is in use (Mohammad Heib) [RHEL-89014] -- ethtool: Symmetric OR-XOR RSS hash (Mohammad Heib) [RHEL-89014] -- tools: ynl: add all headers to makefile deps (Mohammad Heib) [RHEL-89014] -- net: ethtool: fix ioctl confusing drivers about desired HDS user config (Mohammad Heib) [RHEL-89014] -- net: move stale comment about ntuple validation (Mohammad Heib) [RHEL-89014] -- selftests: net-drv: test adding flow rule to invalid RSS context (Mohammad Heib) [RHEL-89014] -- selftests: drv-net: rss_ctx: Add test for ntuple rule (Mohammad Heib) [RHEL-89014] -- net: ethtool: prevent flow steering to RSS contexts which don't exist (Mohammad Heib) [RHEL-89014] -- net: ethtool: tsconfig: Fix netlink type of hwtstamp flags (Mohammad Heib) [RHEL-89014] -- ethtool: Add support for 200Gbps per lane link modes (Mohammad Heib) [RHEL-89014] -- selftests: drv-net: rss_ctx: don't fail reconfigure test if queue offset not supported (Mohammad Heib) [RHEL-89014] -- selftests: drv-net: rss_ctx: add missing cleanup in queue reconfigure (Mohammad Heib) [RHEL-89014] -- ethtool: ntuple: fix rss + ring_cookie check (Mohammad Heib) [RHEL-89014] -- ethtool: rss: fix hiding unsupported fields in dumps (Mohammad Heib) [RHEL-89014] -- ethtool: Fix set RXNFC command with symmetric RSS hash (Mohammad Heib) [RHEL-89014] -- net: ethtool: populate the default HDS params in the core (Mohammad Heib) [RHEL-89014] -- net: provide pending ring configuration in net_device (Mohammad Heib) [RHEL-89014] -- net: ethtool: store netdev in a temp variable in ethnl_default_set_doit() (Mohammad Heib) [RHEL-89014] -- net: move HDS config from ethtool state (Mohammad Heib) [RHEL-89014] -- net: avoid race between device unregistration and ethnl ops (Mohammad Heib) [RHEL-89014] -- net: ethtool: ts: add separate counter for unconfirmed one-step TX timestamps (Mohammad Heib) [RHEL-89014] -- selftest: net-drv: hds: add test for HDS feature (Mohammad Heib) [RHEL-89014] -- net: disallow setup single buffer XDP when tcp-data-split is enabled. (Mohammad Heib) [RHEL-89014] -- netdevsim: add HDS feature (Mohammad Heib) [RHEL-89014] -- net: ethtool: add support for configuring hds-thresh (Mohammad Heib) [RHEL-89014] -- net: ethtool: add hds_config member in ethtool_netdev_state (Mohammad Heib) [RHEL-89014] -- Documentation: networking: update PHY error counter diagnostics in twisted pair guide (Mohammad Heib) [RHEL-89014] -- net: ethtool: add support for structured PHY statistics (Mohammad Heib) [RHEL-89014] -- net: ethtool: plumb PHY stats to PHY drivers (Mohammad Heib) [RHEL-89014] -- ethtool: linkstate: migrate linkstate functions to support multi-PHY setups (Mohammad Heib) [RHEL-89014] -- Documentation: networking: add Twisted Pair Ethernet diagnostics at OSI Layer 1 (Mohammad Heib) [RHEL-89014] -- net: ethtool: Use hwprov under rcu_read_lock (Mohammad Heib) [RHEL-89014] -- net: ethtool: Fix suspicious rcu_dereference usage (Mohammad Heib) [RHEL-89014] -- net: ethtool: Add support for tsconfig command to get/set hwtstamp config (Mohammad Heib) [RHEL-89014] -- net: ethtool: tsinfo: Enhance tsinfo to support several hwtstamp by net topology (Mohammad Heib) [RHEL-89014] -- net: Add the possibility to support a selected hwtstamp in netdevice (Mohammad Heib) [RHEL-89014] -- net: Make net_hwtstamp_validate accessible (Mohammad Heib) [RHEL-89014] -- net: Make dev_get_hwtstamp_phylib accessible (Mohammad Heib) [RHEL-89014] -- net: Move dev_set_hwtstamp_phylib to net/core/dev.h (Mohammad Heib) [RHEL-89014] -- ethtool: regenerate uapi header from the spec (Mohammad Heib) [RHEL-89014] -- ethtool: remove the comments that are not gonna be generated (Mohammad Heib) [RHEL-89014] -- ethtool: separate definitions that are gonna be generated (Mohammad Heib) [RHEL-89014] -- ynl: include uapi header after all dependencies (Mohammad Heib) [RHEL-89014] -- ynl: add missing pieces to ethtool spec to better match uapi header (Mohammad Heib) [RHEL-89014] -- ynl: support directional specs in ynl-gen-c.py (Mohammad Heib) [RHEL-89014] -- ynl: skip rendering attributes with header property in uapi mode (Mohammad Heib) [RHEL-89014] -- ynl: support enum-cnt-name attribute in legacy definitions (Mohammad Heib) [RHEL-89014] -- ethtool: Fix wrong mod state in case of verbose and no_mask bitset (Mohammad Heib) [RHEL-89014] -- ethtool: Fix access to uninitialized fields in set RXNFC command (Mohammad Heib) [RHEL-89014] -- UAPI: ethtool: Avoid flex-array in struct ethtool_link_settings (Mohammad Heib) [RHEL-89014] -- selftest: extend test_rss_context_queue_reconfigure for action addition (Mohammad Heib) [RHEL-89014] -- selftest: validate RSS+ntuple filters with nonzero ring_cookie (Mohammad Heib) [RHEL-89014] -- selftest: include dst-ip in ethtool ntuple rules (Mohammad Heib) [RHEL-89014] -- net: ethtool: account for RSS+RXNFC add semantics when checking channel count (Mohammad Heib) [RHEL-89014] -- net: ethtool: only allow set_rxnfc with rss + ring_cookie if driver opts in (Mohammad Heib) [RHEL-89014] -- tools: ynl: add script dir to sys.path (Mohammad Heib) [RHEL-89014] -- Documentation: networking: Add missing PHY_GET command in the message list (Mohammad Heib) [RHEL-89014] -- netlink: specs: Add missing phy-ntf command to ethtool spec (Mohammad Heib) [RHEL-89014] -- netlink: specs: Add missing bitset attrs to ethtool spec (Mohammad Heib) [RHEL-89014] -- selftests: drv-net: rss_ctx: add rss ctx busy testcase (Mohammad Heib) [RHEL-89014] -- ethtool: rss: prevent rss ctx deletion when in use (Mohammad Heib) [RHEL-89014] -- net: ethtool: Add support for writing firmware blocks using EPL payload (Mohammad Heib) [RHEL-89014] -- net: ethtool: Add new parameters and a function to support EPL (Mohammad Heib) [RHEL-89014] -- selftests: drv-net: rss_ctx: test dumping RSS contexts (Mohammad Heib) [RHEL-89014] -- selftests: drv-net: rss_ctx: add identifier to traffic comments (Mohammad Heib) [RHEL-89014] -- selftests: drv-net: rss_ctx: check for all-zero keys (Mohammad Heib) [RHEL-89014] -- selftests: drv-net: rss_ctx: test flow rehashing without impacting traffic (Mohammad Heib) [RHEL-89014] -- selftests: drv-net: rss_ctx: check behavior of indirection table resizing (Mohammad Heib) [RHEL-89014] -- selftests: drv-net: rss_ctx: test queue changes vs user RSS config (Mohammad Heib) [RHEL-89014] -- selftests: drv-net: rss_ctx: factor out send traffic and check (Mohammad Heib) [RHEL-89014] -- selftests: drv-net: rss_ctx: fix cleanup in the basic test (Mohammad Heib) [RHEL-89014] -- selftests: drv-net: rss_ctx: allow more noise on default context (Mohammad Heib) [RHEL-89014] -- selftests: drv-net: rss_ctx: convert to defer() (Mohammad Heib) [RHEL-89014] -- selftests: drv-net: add ability to schedule cleanup with defer() (Mohammad Heib) [RHEL-89014] -- selftests: net: ksft: avoid continue when handling results (Mohammad Heib) [RHEL-89014] -- selftests: drv-net: rss_ctx: add tests for RSS configuration and contexts (Mohammad Heib) [RHEL-89014] -- selftests: drv-net: add stdout to the command failed exception (Mohammad Heib) [RHEL-89014] -- selftests: drv-net: add helper to wait for HW stats to sync (Mohammad Heib) [RHEL-89014] -- selftests: drv-net-hw: add test for memory allocation failures with page pool (Mohammad Heib) [RHEL-89014] -- selftests: drv-net: support generating iperf3 load (Mohammad Heib) [RHEL-89014] -- selftests: net: py: avoid all ports < 10k (Mohammad Heib) [RHEL-89014] -- selftests: net: py: extract tool logic (Mohammad Heib) [RHEL-89014] -- selftests: drv-net-hw: support using Python from net hw tests (Mohammad Heib) [RHEL-89014] -- ethtool: rss: fix rss key initialization warning (Mohammad Heib) [RHEL-89014] -- net-timestamp: add selftests for SOF_TIMESTAMPING_OPT_RX_FILTER (Mohammad Heib) [RHEL-89014] -- net-timestamp: introduce SOF_TIMESTAMPING_OPT_RX_FILTER flag (Mohammad Heib) [RHEL-89014] -- net: ipv4: fix stat increase when udp early demux drops the packet (Antoine Tenart) [RHEL-88890] -- tcp: add LINUX_MIB_PAWS_TW_REJECTED counter (Antoine Tenart) [RHEL-88890] -- tcp: add TCP_RFC7323_TW_PAWS drop reason (Antoine Tenart) [RHEL-88890] -- udp: expand SKB_DROP_REASON_UDP_CSUM use (Antoine Tenart) [RHEL-88890] -- tcp: add four drop reasons to tcp_check_req() (Antoine Tenart) [RHEL-88890] -- tcp: add a drop_reason pointer to tcp_check_req() (Antoine Tenart) [RHEL-88890] -- af_unix: Use consume_skb() in connect() and sendmsg(). (Antoine Tenart) [RHEL-88890] -- af_unix: Reuse out_pipe label in unix_stream_sendmsg(). (Antoine Tenart) [RHEL-88890] -- af_unix: Clean up error paths in unix_stream_sendmsg(). (Antoine Tenart) [RHEL-88890] -- af_unix: Set error only when needed in unix_stream_sendmsg(). (Antoine Tenart) [RHEL-88890] -- af_unix: Clean up error paths in unix_stream_connect(). (Antoine Tenart) [RHEL-88890] -- af_unix: Set error only when needed in unix_stream_connect(). (Antoine Tenart) [RHEL-88890] -- af_unix: Set drop reason in unix_dgram_disconnected(). (Antoine Tenart) [RHEL-88890] -- af_unix: Set drop reason in __unix_gc(). (Antoine Tenart) [RHEL-88890] -- af_unix: Set drop reason in unix_sock_destructor(). (Antoine Tenart) [RHEL-88890] -- af_unix: Set drop reason in unix_release_sock(). (Antoine Tenart) [RHEL-88890] -- net: dropreason: Gather SOCKET_ drop reasons. (Antoine Tenart) [RHEL-88890] -- tcp: add LINUX_MIB_PAWS_OLD_ACK SNMP counter (Antoine Tenart) [RHEL-88890] -- tcp: add TCP_RFC7323_PAWS_ACK drop reason (Antoine Tenart) [RHEL-88890] -- tcp: add drop_reason support to tcp_disordered_ack() (Antoine Tenart) [RHEL-88890] -- net: bridge: add skb drop reasons to the most common drop points (Antoine Tenart) [RHEL-88890] -- net: vxlan: rename SKB_DROP_REASON_VXLAN_NO_REMOTE (Antoine Tenart) [RHEL-88890] -- netfilter: br_netfilter: remove unused conditional and dead code (Antoine Tenart) [RHEL-88890] -- ipv4: route: fix drop reason being overridden in ip_route_input_slow (Antoine Tenart) [RHEL-88890] -- ip: Return drop reason if in_dev is NULL in ip_route_input_rcu(). (Antoine Tenart) [RHEL-88890] -- net: ip: fix unexpected return in fib_validate_source() (Antoine Tenart) [RHEL-88890] -- net: ip: make ip_route_use_hint() return drop reasons (Antoine Tenart) [RHEL-88890] -- net: ip: make ip_mkroute_input/__mkroute_input return drop reasons (Antoine Tenart) [RHEL-88890] -- net: ip: make ip_route_input() return drop reasons (Antoine Tenart) [RHEL-88890] -- net: ip: make ip_route_input_noref() return drop reasons (Antoine Tenart) [RHEL-88890] -- net: ip: make ip_route_input_rcu() return drop reasons (Antoine Tenart) [RHEL-88890] -- net: ip: make ip_route_input_slow() return drop reasons (Antoine Tenart) [RHEL-88890] -- net: ip: make ip_mc_validate_source() return drop reason (Antoine Tenart) [RHEL-88890] -- net: ip: make ip_route_input_mc() return drop reason (Antoine Tenart) [RHEL-88890] -- net: ip: make fib_validate_source() support drop reasons (Antoine Tenart) [RHEL-88890] -- net: change the type of ip_route_input_rcu to static (Antoine Tenart) [RHEL-88890] -- NFSv4: xattr handlers should check for absent nfs filehandles (Scott Mayhew) [RHEL-79731] -- NFSv4: Allow FREE_STATEID to clean up delegations (Benjamin Coddington) [RHEL-70625] -- smb: client: fix use-after-free in cifs_oplock_break (Paulo Alcantara) [RHEL-104401] -- smb: client: fix use-after-free in crypt_message when using async crypto (Paulo Alcantara) [RHEL-104401] -- Fix SMB311 posix special file creation to servers which do not advertise reparse support (Paulo Alcantara) [RHEL-104401] -- smb: client: fix native SMB symlink traversal (Paulo Alcantara) [RHEL-104401] -- smb: client: fix race condition in negotiate timeout by using more precise timing (Paulo Alcantara) [RHEL-104401] -- cifs: all initializations for tcon should happen in tcon_info_alloc (Paulo Alcantara) [RHEL-104401] -- smb: client: fix warning when reconnecting channel (Paulo Alcantara) [RHEL-104401] -- smb: client: fix readdir returning wrong type with POSIX extensions (Paulo Alcantara) [RHEL-104401] -- smb: client: fix potential deadlock when reconnecting channels (Paulo Alcantara) [RHEL-104401] -- smb: client: remove \t from TP_printk statements (Paulo Alcantara) [RHEL-104401] -- smb: minor fix to use SMB2_NTLMV2_SESSKEY_SIZE for auth_key size (Paulo Alcantara) [RHEL-104401] -- smb: minor fix to use sizeof to initialize flags_string buffer (Paulo Alcantara) [RHEL-104401] -- smb: Use loff_t for directory position in cached_dirents (Paulo Alcantara) [RHEL-104401] -- smb: Log an error when close_all_cached_dirs fails (Paulo Alcantara) [RHEL-104401] -- cifs: Fix prepare_write to negotiate wsize if needed (Paulo Alcantara) [RHEL-104401] -- smb: client: fix first command failure during re-negotiation (Paulo Alcantara) [RHEL-104401] -- cifs: Remove duplicate fattr->cf_dtype assignment from wsl_to_fattr() function (Paulo Alcantara) [RHEL-104401] -- smb: fix secondary channel creation issue with kerberos by populating hostname when adding channels (Paulo Alcantara) [RHEL-104401] -- smb: improve directory cache reuse for readdir operations (Paulo Alcantara) [RHEL-104401] -- smb: client: disable path remapping with POSIX extensions (Paulo Alcantara) [RHEL-104401] -- cifs: do not disable interface polling on failure (Paulo Alcantara) [RHEL-104401] -- cifs: serialize other channels when query server interfaces is pending (Paulo Alcantara) [RHEL-104401] -- cifs: deal with the channel loading lag while picking channels (Paulo Alcantara) [RHEL-104401] -- cifs: update the lock ordering comments with new mutex (Paulo Alcantara) [RHEL-104401] -- cifs: dns resolution is needed only for primary channel (Paulo Alcantara) [RHEL-104401] -- cifs: update dstaddr whenever channel iface is updated (Paulo Alcantara) [RHEL-104401] -- cifs: reset connections for all channels when reconnect requested (Paulo Alcantara) [RHEL-104401] -- cifs: Fix cifs_query_path_info() for Windows NT servers (Paulo Alcantara) [RHEL-104401] -- cifs: Fix validation of SMB1 query reparse point response (Paulo Alcantara) [RHEL-104401] -- cifs: Correctly set SMB1 SessionKey field in Session Setup Request (Paulo Alcantara) [RHEL-104401] -- cifs: Fix encoding of SMB1 Session Setup NTLMSSP Request in non-UNICODE mode (Paulo Alcantara) [RHEL-104401] -- smb: client: add NULL check in automount_fullpath (Paulo Alcantara) [RHEL-104401] -- smb: client: Remove an unused function and variable (Paulo Alcantara) [RHEL-104401] -- lib/oid_registry.c: remove unused sprint_OID (Paulo Alcantara) [RHEL-104401] -- smb: client: Reset all search buffer pointers when releasing buffer (Paulo Alcantara) [RHEL-104401] -- smb: client: Fix use-after-free in cifs_fill_dirent (Paulo Alcantara) [RHEL-104401] -- smb: client: fix zero rsize error messages (Paulo Alcantara) [RHEL-104401] -- smb: client: fix memory leak during error handling for POSIX mkdir (Paulo Alcantara) [RHEL-104401] -- smb: client: Avoid race in open_cached_dir with lease breaks (Paulo Alcantara) [RHEL-104401] -- smb3 client: warn when parse contexts returns error on compounded operation (Paulo Alcantara) [RHEL-104401] -- smb: client: ensure aligned IO sizes (Paulo Alcantara) [RHEL-104401] -- cifs: Fix changing times and read-only attr over SMB1 smb_set_file_info() function (Paulo Alcantara) [RHEL-104401] -- cifs: Fix and improve cifs_query_path_info() and cifs_query_file_info() (Paulo Alcantara) [RHEL-104401] -- smb: client: fix zero length for mkdir POSIX create context (Paulo Alcantara) [RHEL-104401] -- Revert "smb: client: fix TCP timers deadlock after rmmod" (Paulo Alcantara) [RHEL-104401] {CVE-2025-22077} -- Revert "smb: client: Fix netns refcount imbalance causing leaks and use-after-free" (Paulo Alcantara) [RHEL-104401] -- smb3: Add defines for two new FileSystemAttributes (Paulo Alcantara) [RHEL-104401] -- cifs: Fix querying of WSL CHR and BLK reparse points over SMB1 (Paulo Alcantara) [RHEL-104401] -- cifs: Split parse_reparse_point callback to functions: get buffer and parse buffer (Paulo Alcantara) [RHEL-104401] -- cifs: Improve handling of name surrogate reparse points in reparse.c (Paulo Alcantara) [RHEL-104401] -- cifs: Remove explicit handling of IO_REPARSE_TAG_MOUNT_POINT in inode.c (Paulo Alcantara) [RHEL-104401] -- cifs: Fix encoding of SMB1 Session Setup Kerberos Request in non-UNICODE mode (Paulo Alcantara) [RHEL-104401] -- cifs: Fix support for WSL-style symlinks (Paulo Alcantara) [RHEL-104401] -- smb311 client: fix missing tcon check when mounting with linux/posix extensions (Paulo Alcantara) [RHEL-104401] -- cifs: Ensure that all non-client-specific reparse points are processed by the server (Paulo Alcantara) [RHEL-104401] -- cifs: Implement is_network_name_deleted for SMB1 (Paulo Alcantara) [RHEL-104401] -- cifs: Remove cifs_truncate_page() as it should be superfluous (Paulo Alcantara) [RHEL-104401] -- cifs: Do not add FILE_READ_ATTRIBUTES when using GENERIC_READ/EXECUTE/ALL (Paulo Alcantara) [RHEL-104401] -- cifs: Improve SMB2+ stat() to work also without FILE_READ_ATTRIBUTES (Paulo Alcantara) [RHEL-104401] -- cifs: Add fallback for SMB2 CREATE without FILE_READ_ATTRIBUTES (Paulo Alcantara) [RHEL-104401] -- cifs: Fix querying and creating MF symlinks over SMB1 (Paulo Alcantara) [RHEL-104401] -- cifs: Fix access_flags_to_smbopen_mode (Paulo Alcantara) [RHEL-104401] -- cifs: Fix negotiate retry functionality (Paulo Alcantara) [RHEL-104401] -- cifs: Improve handling of NetBIOS packets (Paulo Alcantara) [RHEL-104401] -- cifs: Allow to disable or force initialization of NetBIOS session (Paulo Alcantara) [RHEL-104401] -- cifs: Add a new xattr system.smb3_ntsd_owner for getting or setting owner (Paulo Alcantara) [RHEL-104401] -- cifs: Add a new xattr system.smb3_ntsd_sacl for getting or setting SACLs (Paulo Alcantara) [RHEL-104401] -- smb: client: Update IO sizes after reconnection (Paulo Alcantara) [RHEL-104401] -- smb: client: Store original IO parameters and prevent zero IO sizes (Paulo Alcantara) [RHEL-104401] -- smb:client: smb: client: Add reverse mapping from tcon to superblocks (Paulo Alcantara) [RHEL-104401] -- cifs: remove unreachable code in cifs_get_tcp_session() (Paulo Alcantara) [RHEL-104401] -- cifs: fix integer overflow in match_server() (Paulo Alcantara) [RHEL-104401] -- cifs: Add new mount option -o nounicode to disable SMB1 UNICODE mode (Paulo Alcantara) [RHEL-104401] -- cifs: Set default Netbios RFC1001 server name to hostname in UNC (Paulo Alcantara) [RHEL-104401] -- smb: client: Fix netns refcount imbalance causing leaks and use-after-free (Paulo Alcantara) [RHEL-104401] -- cifs: add validation check for the fields in smb_aces (Paulo Alcantara) [RHEL-104401] -- CIFS: Propagate min offload along with other parameters from primary to secondary channels. (Paulo Alcantara) [RHEL-104401] -- cifs: Improve establishing SMB connection with NetBIOS session (Paulo Alcantara) [RHEL-104401] -- cifs: Fix establishing NetBIOS session for SMB2+ connection (Paulo Alcantara) [RHEL-104401] -- cifs: Fix getting DACL-only xattr system.cifs_acl and system.smb3_acl (Paulo Alcantara) [RHEL-104401] -- cifs: Check if server supports reparse points before using them (Paulo Alcantara) [RHEL-104401] -- cifs: avoid NULL pointer dereference in dbg call (Paulo Alcantara) [RHEL-104401] -- smb: client: Remove redundant check in smb2_is_path_accessible() (Paulo Alcantara) [RHEL-104401] -- smb: client: Remove redundant check in cifs_oplock_break() (Paulo Alcantara) [RHEL-104401] -- smb: mark the new channel addition log as informational log with cifs_info (Paulo Alcantara) [RHEL-104401] -- smb: client: Fix match_session bug preventing session reuse (Paulo Alcantara) [RHEL-104401] -- cifs: Fix integer overflow while processing actimeo mount option (Paulo Alcantara) [RHEL-104401] -- cifs: fix incorrect validation for num_aces field of smb_acl (Paulo Alcantara) [RHEL-104401] -- smb: common: change the data type of num_aces to le16 (Paulo Alcantara) [RHEL-104401] -- cifs: Treat unhandled directory name surrogate reparse points as mount directory nodes (Paulo Alcantara) [RHEL-104401] -- cifs: Throw -EOPNOTSUPP error on unsupported reparse point type from parse_reparse_point() (Paulo Alcantara) [RHEL-104401] -- smb311: failure to open files of length 1040 when mounting with SMB3.1.1 POSIX extensions (Paulo Alcantara) [RHEL-104401] -- smb: client, common: Avoid multiple -Wflex-array-member-not-at-end warnings (Paulo Alcantara) [RHEL-104401] -- smb: client: change lease epoch type from unsigned int to __u16 (Paulo Alcantara) [RHEL-104401] -- Bluetooth: revert TX timestamping (David Marlin) [RHEL-93657] -- Revert "Bluetooth: btusb: add sysfs attribute to control USB alt setting" (David Marlin) [RHEL-93657] -- Bluetooth: btusb: Add HCI Drv commands for configuring altsetting (David Marlin) [RHEL-93657] -- Bluetooth: Introduce HCI Driver protocol (David Marlin) [RHEL-93657] -- Bluetooth: Add ABI doc for sysfs reset (David Marlin) [RHEL-93657] -- Revert "Bluetooth: btusb: Configure altsetting for HCI_USER_CHANNEL" (David Marlin) [RHEL-93657] -- Bluetooth: btusb: use skb_pull to avoid unsafe access in QCA dump handling (David Marlin) [RHEL-93657] -- Bluetooth: L2CAP: Fix not checking l2cap_chan security level (David Marlin) [RHEL-93657] -- Bluetooth: hci_event: Fix not using key encryption size when its known (David Marlin) [RHEL-93657] -- Bluetooth: MGMT: Fix MGMT_OP_ADD_DEVICE invalid device flags (David Marlin) [RHEL-93657] -- Bluetooth: L2CAP: copy RX timestamp to new fragments (David Marlin) [RHEL-93657] -- Bluetooth: btintel_pcie: Add additional to checks to clear TX/RX paths (David Marlin) [RHEL-93657] -- Bluetooth: btmtksdio: Do close if SDIO card removed without close (David Marlin) [RHEL-93657] -- Bluetooth: btmtksdio: Check function enabled before doing close (David Marlin) [RHEL-93657] -- Bluetooth: btusb: avoid NULL pointer dereference in skb_dequeue() (David Marlin) [RHEL-93657] -- Bluetooth: btintel_pcie: Avoid redundant buffer allocation (David Marlin) [RHEL-93657] -- Bluetooth: hci_conn: Fix not setting timeout for BIG Create Sync (David Marlin) [RHEL-93657] -- Bluetooth: hci_conn: Fix not setting conn_timeout for Broadcast Receiver (David Marlin) [RHEL-93657] -- Bluetooth: vhci: Avoid needless snprintf() calls (David Marlin) [RHEL-93657] -- Bluetooth: l2cap: Process valid commands in too long frame (David Marlin) [RHEL-93657] -- Bluetooth: l2cap: Check encryption key size on incoming connection (David Marlin) [RHEL-93657] -- Bluetooth: btnxpuart: Add an error message if FW dump trigger fails (David Marlin) [RHEL-93657] -- Bluetooth: btnxpuart: Revert baudrate change in nxp_shutdown (David Marlin) [RHEL-93657] -- Bluetooth: increment TX timestamping tskey always for stream sockets (David Marlin) [RHEL-93657] -- Bluetooth: qca: fix NV variant for one of WCN3950 SoCs (David Marlin) [RHEL-93657] -- Bluetooth: btrtl: Prevent potential NULL dereference (David Marlin) [RHEL-93657] -- Bluetooth: hci_event: Fix sending MGMT_EV_DEVICE_FOUND for invalid address (David Marlin) [RHEL-93657] -- Bluetooth: MGMT: Add LL Privacy Setting (David Marlin) [RHEL-93657] -- Bluetooth: hci_event: Fix handling of HCI_EV_LE_DIRECT_ADV_REPORT (David Marlin) [RHEL-93657] -- Bluetooth: btnxpuart: Fix kernel panic during FW release (David Marlin) [RHEL-93657] -- Bluetooth: btnxpuart: Handle bootloader error during cmd5 and cmd7 (David Marlin) [RHEL-93657] -- Bluetooth: btnxpuart: Add correct bootloader error codes (David Marlin) [RHEL-93657] -- t blameBluetooth: btintel: Fix leading white space (David Marlin) [RHEL-93657] -- Bluetooth: btintel: Add support to configure TX power (David Marlin) [RHEL-93657] -- Bluetooth: btmtksdio: Prevent enabling interrupts after IRQ handler removal (David Marlin) [RHEL-93657] -- Bluetooth: btmtk: Remove the resetting step before downloading the fw (David Marlin) [RHEL-93657] -- Bluetooth: SCO: add TX timestamping (David Marlin) [RHEL-93657] -- Bluetooth: L2CAP: add TX timestamping (David Marlin) [RHEL-93657] -- use less confusing names for iov_iter direction initializers (David Marlin) [RHEL-93657] -- Bluetooth: ISO: add TX timestamping (David Marlin) [RHEL-93657] -- Bluetooth: add support for skb TX SND/COMPLETION timestamping (David Marlin) [RHEL-93657] -- HCI: coredump: Log devcd dumps into the monitor (David Marlin) [RHEL-93657] -- Bluetooth: HCI: Add definition of hci_rp_remote_name_req_cancel (David Marlin) [RHEL-93657] -- Bluetooth: hci_vhci: Mark Sync Flow Control as supported (David Marlin) [RHEL-93657] -- Bluetooth: hci_core: Enable buffer flow control for SCO/eSCO (David Marlin) [RHEL-93657] -- Bluetooth: btintel_pci: Fix build warning (David Marlin) [RHEL-93657] -- Bluetooth: btintel_pcie: Trigger device coredump on hardware exception (David Marlin) [RHEL-93657] -- Bluetooth: btnxpuart: Add support to set BD address (David Marlin) [RHEL-93657] -- Bluetooth: btnxpuart: Add support for HCI coredump feature (David Marlin) [RHEL-93657] -- Bluetooth: btnxpuart: Move vendor specific initialization to .post_init (David Marlin) [RHEL-93657] -- Bluetooth: btintel_pcie: Add support for device coredump (David Marlin) [RHEL-93657] -- Bluetooth: btusb: Fix regression in the initialization of fake Bluetooth controllers (David Marlin) [RHEL-93657] -- Bluetooth: Disable SCO support if READ_VOICE_SETTING is unsupported/broken (David Marlin) [RHEL-93657] -- Bluetooth: Add quirk for broken READ_PAGE_SCAN_TYPE (David Marlin) [RHEL-93657] -- Bluetooth: Add quirk for broken READ_VOICE_SETTING (David Marlin) [RHEL-93657] -- Bluetooth: btintel_pcie: Read hardware exception data (David Marlin) [RHEL-93657] -- Bluetooth: btintel_pcie: Setup buffers for firmware traces (David Marlin) [RHEL-93657] -- Bluetooth: qca: add WCN3950 support (David Marlin) [RHEL-93657] -- Bluetooth: qca: simplify WCN399x NVM loading (David Marlin) [RHEL-93657] -- bluetooth: btnxpuart: Support for controller wakeup gpio config (David Marlin) [RHEL-93657] -- Bluetooth: hci_qca: use the power sequencer for wcn6750 (David Marlin) [RHEL-93657] -- Bluetooth: btusb: Add 2 HWIDs for MT7922 (David Marlin) [RHEL-93657] -- Bluetooth: hci_uart: Fix another race during initialization (David Marlin) [RHEL-93657] -- Bluetooth: hci_uart: fix race during initialization (David Marlin) [RHEL-93657] -- Bluetooth: btintel: Add DSBR support for ScP (David Marlin) [RHEL-93657] -- Bluetooth: Fix code style warning (David Marlin) [RHEL-93657] -- Bluetooth: MGMT: Remove unused mgmt_*_discovery_complete (David Marlin) [RHEL-93657] -- Bluetooth: MGMT: Remove unused mgmt_pending_find_data (David Marlin) [RHEL-93657] -- Bluetooth: btusb: Add 13 USB device IDs for Qualcomm WCN785x (David Marlin) [RHEL-93657] -- Bluetooth: btintel_pcie: Add device id of Whale Peak (David Marlin) [RHEL-93657] -- Bluetooth: btintel: Add support for Intel Scorpius Peak (David Marlin) [RHEL-93657] -- Bluetooth: btusb: Add new VID/PID for WCN785x (David Marlin) [RHEL-93657] -- Bluetooth: btusb: mediatek: Add err code to btusb claim iso printout (David Marlin) [RHEL-93657] -- Bluetooth: hci_event: Fix connection regression between LE and non-LE adapters (David Marlin) [RHEL-93657] -- Bluetooth: Fix error code in chan_alloc_skb_cb() (David Marlin) [RHEL-93657] -- Revert "Bluetooth: hci_core: Fix sleeping function called from invalid context" (David Marlin) [RHEL-93657] -- Bluetooth: hci_event: Fix enabling passive scanning (David Marlin) [RHEL-93657] -- Bluetooth: btusb: Configure altsetting for HCI_USER_CHANNEL (David Marlin) [RHEL-93657] -- Bluetooth: Add check for mgmt_alloc_skb() in mgmt_device_connected() (David Marlin) [RHEL-93657] -- Bluetooth: Add check for mgmt_alloc_skb() in mgmt_remote_name() (David Marlin) [RHEL-93657] -- bluetooth: btusb: Initialize .owner field of force_poll_sync_fops (David Marlin) [RHEL-93657] -- Bluetooth: L2CAP: Fix L2CAP_ECRED_CONN_RSP response (David Marlin) [RHEL-93657] -- Bluetooth: Always allow SCO packets for user channel (David Marlin) [RHEL-93657] -- Bluetooth: btintel_pcie: Fix a potential race condition (David Marlin) [RHEL-93657] -- Bluetooth: L2CAP: accept zero as a special value for MTU auto-selection (David Marlin) [RHEL-93657] -- Bluetooth: Fix possible infinite recursion of btusb_reset (David Marlin) [RHEL-93657] -- Bluetooth: btusb: mediatek: Add locks for usb_driver_claim_interface() (David Marlin) [RHEL-93657] -- Bluetooth: MGMT: Fix slab-use-after-free Read in mgmt_remove_adv_monitor_sync (David Marlin) [RHEL-93657] -- Bluetooth: qca: Fix poor RF performance for WCN6855 (David Marlin) [RHEL-93657] -- Bluetooth: Allow reset via sysfs (David Marlin) [RHEL-93657] -- Bluetooth: Get rid of cmd_timeout and use the reset callback (David Marlin) [RHEL-93657] -- Bluetooth: Remove the cmd timeout count in btusb (David Marlin) [RHEL-93657] -- Bluetooth: Use str_enable_disable-like helpers (David Marlin) [RHEL-93657] -- Bluetooth: btmtk: Remove resetting mt7921 before downloading the fw (David Marlin) [RHEL-93657] -- Bluetooth: btusb: Add RTL8851BE device 13d3:3600 (David Marlin) [RHEL-93657] -- Bluetooth: btusb: Add MT7921e device 13d3:3576 (David Marlin) [RHEL-93657] -- Bluetooth: qca: Expand firmware-name to load specific rampatch (David Marlin) [RHEL-93657] -- Bluetooth: qca: Update firmware-name to support board specific nvm (David Marlin) [RHEL-93657] -- Bluetooth: btusb: Add new VID/PID 13d3/3628 for MT7925 (David Marlin) [RHEL-93657] -- Bluetooth: btusb: Add new VID/PID 13d3/3610 for MT7922 (David Marlin) [RHEL-93657] -- Bluetooth: btusb: add sysfs attribute to control USB alt setting (David Marlin) [RHEL-93657] -- Bluetooth: btusb: Add ID 0x2c7c:0x0130 for Qualcomm WCN785x (David Marlin) [RHEL-93657] -- Bluetooth: hci: Remove deadcode (David Marlin) [RHEL-93657] -- Bluetooth: MGMT: Mark LL Privacy as stable (David Marlin) [RHEL-93657] -- Bluetooth: iso: Allow BIG re-sync (David Marlin) [RHEL-93657] -- Bluetooth: btusb: Add one more ID 0x13d3:0x3623 for Qualcomm WCN785x (David Marlin) [RHEL-93657] -- usb: usbtmc: Fix timeout value in get_stb (Desnes Nunes) [RHEL-78839] -- usb: usbtmc: Fix read_stb function and get_stb ioctl (Desnes Nunes) [RHEL-78839] -- phy: Fix error handling in tegra_xusb_port_init (Desnes Nunes) [RHEL-78839] -- phy: tegra: xusb: remove a stray unlock (Desnes Nunes) [RHEL-78839] -- xhci: dbc: Avoid event polling busyloop if pending rx transfers are inactive. (Desnes Nunes) [RHEL-78839] -- usb: xhci: Don't trust the EP Context cycle bit when moving HW dequeue (Desnes Nunes) [RHEL-78839] -- usb: usbtmc: Fix erroneous generic_read ioctl return (Desnes Nunes) [RHEL-78839] -- usb: usbtmc: Fix erroneous wait_srq ioctl return (Desnes Nunes) [RHEL-78839] -- usb: usbtmc: Fix erroneous get_stb ioctl error returns (Desnes Nunes) [RHEL-78839] -- usb: typec: tcpm: delay SNK_TRY_WAIT_DEBOUNCE to SRC_TRYWAIT transition (Desnes Nunes) [RHEL-78839] -- USB: usbtmc: use interruptible sleep in usbtmc_read (Desnes Nunes) [RHEL-78839] -- usb: typec: ucsi: displayport: Fix NULL pointer access (Desnes Nunes) [RHEL-78839 RHEL-96305] {CVE-2025-37994} -- usb: typec: ucsi: displayport: Fix deadlock (Desnes Nunes) [RHEL-78839] {CVE-2025-37967} -- usb: misc: onboard_usb_dev: fix support for Cypress HX3 hubs (Desnes Nunes) [RHEL-78839] -- usb: uhci-platform: Make the clock really optional (Desnes Nunes) [RHEL-78839] -- usb: dwc3: gadget: Make gadget_wakeup asynchronous (Desnes Nunes) [RHEL-78839] -- usb: host: tegra: Prevent host controller crash when OTG port is used (Desnes Nunes) [RHEL-78839] -- usb: gadget: tegra-xudc: ACK ST_RC after clearing CTRL_RUN (Desnes Nunes) [RHEL-78839] -- USB: serial: simple: add OWON HDS200 series oscilloscope support (Desnes Nunes) [RHEL-78839] -- USB: serial: ftdi_sio: add support for Abacus Electrics Optical Probe (Desnes Nunes) [RHEL-78839] -- USB: serial: option: add Sierra Wireless EM9291 (Desnes Nunes) [RHEL-78839] -- usb: typec: class: Unlocked on error in typec_register_partner() (Desnes Nunes) [RHEL-78839] -- usb: quirks: Add delay init quirk for SanDisk 3.2Gen1 Flash Drive (Desnes Nunes) [RHEL-78839] -- USB: wdm: add annotation (Desnes Nunes) [RHEL-78839] -- USB: wdm: wdm_wwan_port_tx_complete mutex in atomic context (Desnes Nunes) [RHEL-78839] -- USB: wdm: close race between wdm_open and wdm_wwan_port_stop (Desnes Nunes) [RHEL-78839] {CVE-2025-37985} -- USB: wdm: handle IO errors in wdm_wwan_port_start (Desnes Nunes) [RHEL-78839] -- USB: VLI disk crashes if LPM is used (Desnes Nunes) [RHEL-78839] -- usb: dwc3: gadget: check that event count does not exceed event buffer length (Desnes Nunes) [RHEL-78839] {CVE-2025-37810} -- USB: storage: quirk for ADATA Portable HDD CH94 (Desnes Nunes) [RHEL-78839] -- usb: quirks: add DELAY_INIT quirk for Silicon Motion Flash Drive (Desnes Nunes) [RHEL-78839] -- USB: OHCI: Add quirk for LS7A OHCI controller (rev 0x02) (Desnes Nunes) [RHEL-78839] -- usb: chipidea: ci_hdrc_imx: implement usb_phy_init() error handling (Desnes Nunes) [RHEL-78839] -- usb: chipidea: ci_hdrc_imx: fix call balance of regulator routines (Desnes Nunes) [RHEL-78839] -- usb: chipidea: ci_hdrc_imx: fix usbmisc handling (Desnes Nunes) [RHEL-78839] {CVE-2025-37811} -- usb: typec: class: Invalidate USB device pointers on partner unregistration (Desnes Nunes) [RHEL-78839] {CVE-2025-37986} -- usb: typec: class: Fix NULL pointer access (Desnes Nunes) [RHEL-78839] {CVE-2025-37809} -- xhci: Limit time spent with xHC interrupts disabled during bus resume (Desnes Nunes) [RHEL-78839] -- usb: xhci: Fix invalid pointer dereference in Etron workaround (Desnes Nunes) [RHEL-78839] {CVE-2025-37813} -- usb: xhci: Fix Short Packet handling rework ignoring errors (Desnes Nunes) [RHEL-78839] -- Revert "xhci: Prevent early endpoint restart when handling STALL errors." (Desnes Nunes) [RHEL-78839] -- Revert "xhci: Avoid queuing redundant Stop Endpoint command for stalled endpoint" (Desnes Nunes) [RHEL-78839] -- phy: tegra: xusb: Use a bitmask for UTMI pad power state tracking (Desnes Nunes) [RHEL-78839] {CVE-2025-38010} -- treewide: Switch/rename to timer_delete[_sync]() (Desnes Nunes) [RHEL-78839] -- usb: musb: poll ID pin status in dual-role mode in mpfs glue layer (Desnes Nunes) [RHEL-78839] -- memstick: rtsx_usb_ms: Fix slab-use-after-free in rtsx_usb_ms_drv_remove (Desnes Nunes) [RHEL-78839 RHEL-99027] {CVE-2025-22020} -- thunderbolt: Do not add non-active NVM if NVM upgrade is disabled for retimer (Desnes Nunes) [RHEL-78839] -- thunderbolt: Scan retimers after device router has been enumerated (Desnes Nunes) [RHEL-78839] -- usb: host: xhci-plat: allow upper layers to signal power loss (Desnes Nunes) [RHEL-78839] -- usb: xhci: change xhci_resume() parameters to explicit the desired info (Desnes Nunes) [RHEL-78839] -- usb: xhci: tegra: rename `runtime` boolean to `is_auto_runtime` (Desnes Nunes) [RHEL-78839] -- usb: host: xhci-plat: mvebu: use ->quirks instead of ->init_quirk() func (Desnes Nunes) [RHEL-78839] -- usb: dwc3: Don't use %%pK through printk (Desnes Nunes) [RHEL-78839] -- usb: dwc3: st: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() (Desnes Nunes) [RHEL-78839] -- usb: dwc3: st: simplify pdev->dev usage (Desnes Nunes) [RHEL-78839] -- usb: dwc3: st: simplify with dev_err_probe (Desnes Nunes) [RHEL-78839] -- usb: dwc3: st: use scoped device node handling to simplify error paths (Desnes Nunes) [RHEL-78839] -- usb: dwc3: st: add missing depopulate in probe error path (Desnes Nunes) [RHEL-78839] -- usb: dwc3: st: fix probed platform device ref count on probe error path (Desnes Nunes) [RHEL-78839] -- usb: core: Don't use %%pK through printk (Desnes Nunes) [RHEL-78839] -- dt-bindings: usb: qcom,dwc3: Synchronize minItems for interrupts and -names (Desnes Nunes) [RHEL-78839] -- usb: common: usb-conn-gpio: switch psy_cfg from of_node to fwnode (Desnes Nunes) [RHEL-78839] -- usb: xhci: Avoid Stop Endpoint retry loop if the endpoint seems Running (Desnes Nunes) [RHEL-78839] -- usb: xhci: Don't change the status of stalled TDs on failed Stop EP (Desnes Nunes) [RHEL-78839] -- xhci: Avoid queuing redundant Stop Endpoint command for stalled endpoint (Desnes Nunes) [RHEL-78839] -- phy: core: Remove unused phy_pm_runtime_(allow|forbid) (Desnes Nunes) [RHEL-78839] -- xhci: Handle spurious events on Etron host isoc enpoints (Desnes Nunes) [RHEL-78839] -- usb: xhci: Unify duplicate inc_enq() code (Desnes Nunes) [RHEL-78839] -- usb: xhci: Apply the link chain quirk on NEC isoc endpoints (Desnes Nunes) [RHEL-78839] {CVE-2025-22022} -- xhci: Prevent early endpoint restart when handling STALL errors. (Desnes Nunes) [RHEL-78839] -- usb: xhci: move debug capabilities from trb_in_td() to handle_tx_event() (Desnes Nunes) [RHEL-78839] -- usb: xhci: refactor trb_in_td() to be static (Desnes Nunes) [RHEL-78839] -- usb: xhci: set page size to the xHCI-supported size (Desnes Nunes) [RHEL-78839] -- usb: xhci: correct debug message page size calculation (Desnes Nunes) [RHEL-78839] -- usb: xhci: Skip only one TD on Ring Underrun/Overrun (Desnes Nunes) [RHEL-78839] -- usb: xhci: Expedite skipping missed isoch TDs on modern HCs (Desnes Nunes) [RHEL-78839] -- usb: xhci: Fix isochronous Ring Underrun/Overrun event handling (Desnes Nunes) [RHEL-78839] {CVE-2025-37882} -- usb: xhci: Complete 'error mid TD' transfers when handling Missed Service (Desnes Nunes) [RHEL-78839] -- usb: xhci: Don't skip on Stopped - Length Invalid (Desnes Nunes) [RHEL-78839] {CVE-2025-22023} -- usb: xhci: remove redundant update_ring_for_set_deq_completion() function (Desnes Nunes) [RHEL-78839] -- xhci: show correct U1 and U2 timeout values in debug messages (Desnes Nunes) [RHEL-78839] -- usb: storage: shuttle_usbat: Use const for constant array (Desnes Nunes) [RHEL-78839] -- usb: storage: sddr55: Use const for constant arrays (Desnes Nunes) [RHEL-78839] -- usb: storage: sddr09: Use const for constant arrays (Desnes Nunes) [RHEL-78839] -- usb: storage: realtek_cr: Use const for constant arrays (Desnes Nunes) [RHEL-78839] -- usb: storage: initializers: Use const for constant array (Desnes Nunes) [RHEL-78839] -- usb: storage: datafab: Use const for constant arrays (Desnes Nunes) [RHEL-78839] -- usb: storage: alauda: Use const for card ID array (Desnes Nunes) [RHEL-78839] -- usb: storage: transport: Use const for constant array (Desnes Nunes) [RHEL-78839] -- usb: storage: jumpshot: Use const for constant arrays (Desnes Nunes) [RHEL-78839] -- ucsi_ccg: Don't show non-functional attributes (Desnes Nunes) [RHEL-78839] -- ucsi_ccg: Don't show failed to get FW build information error (Desnes Nunes) [RHEL-78839] -- usb: chipidea: imx: fix some typo (Desnes Nunes) [RHEL-78839] -- dt-bindings: usb: generic-xhci: Allow dma-coherent (Desnes Nunes) [RHEL-78839] -- usb: ulpi: Remove unused otg_ulpi_create (Desnes Nunes) [RHEL-78839] -- usb: core: replace usb_sndaddr0pipe macro with usb_sndctrlpipe (Desnes Nunes) [RHEL-78839] -- thunderbolt: Make tb_tunnel_alloc_usb3() error paths consistent with the rest (Desnes Nunes) [RHEL-78839] -- USB: core: Add eUSB2 descriptor and parsing in USB core (Desnes Nunes) [RHEL-78839] -- docs: Fix typo in usb/CREDITS (Desnes Nunes) [RHEL-78839] -- dt-bindings: usb: usb-device: Replace free-form 'reg' with constraints (Desnes Nunes) [RHEL-78839] -- usb: misc: onboard_dev: add vdda support for Microchip USB2514 (Desnes Nunes) [RHEL-78839] -- docs: thunderbolt: Allow creating cross-references for ABI (Desnes Nunes) [RHEL-78839] -- usb: typec: tcpm: Switch to use hrtimer_setup() (Desnes Nunes) [RHEL-78839] -- usb: ehci: Switch to use hrtimer_setup() (Desnes Nunes) [RHEL-78839] -- hrtimers: Make hrtimer_update_function() less expensive (Desnes Nunes) [RHEL-78839] -- hrtimers: Introduce hrtimer_update_function() (Desnes Nunes) [RHEL-78839] -- hrtimers: Introduce hrtimer_setup_sleeper_on_stack() (Desnes Nunes) [RHEL-78839] -- hrtimers: Introduce hrtimer_setup_on_stack() (Desnes Nunes) [RHEL-78839] -- hrtimers: Introduce hrtimer_setup() to replace hrtimer_init() (Desnes Nunes) [RHEL-78839] -- hrtimers: Add missing hrtimer_init() trace points (Desnes Nunes) [RHEL-78839] -- USB: serial: mos7840: drop unused defines (Desnes Nunes) [RHEL-78839] -- phy: fsl-imx8mq-usb: add tca function driver for imx95 (Desnes Nunes) [RHEL-78839] -- redhat/configs: Adding CONFIG_TYPEC_MUX_PS883X (Desnes Nunes) [RHEL-78839] -- usb: typec: Add support for Parade PS8830 Type-C Retimer (Desnes Nunes) [RHEL-78839] -- dt-bindings: usb: Add Parade PS8830 Type-C retimer bindings (Desnes Nunes) [RHEL-78839] -- usb: dwc3: gadget: Avoid using reserved endpoints on Intel Merrifield (Desnes Nunes) [RHEL-78839] -- usb: dwc3: gadget: Add support for snps,reserved-endpoints property (Desnes Nunes) [RHEL-78839] -- usb: dwc3: gadget: Refactor loop to avoid NULL endpoints (Desnes Nunes) [RHEL-78839] -- dt-bindings: usb: dwc3: Add a property to reserve endpoints (Desnes Nunes) [RHEL-78839] -- dt-bindings: usb: snps,dwc3: Split core description (Desnes Nunes) [RHEL-78839] -- phy: core: don't require set_mode() callback for phy_get_mode() to work (Desnes Nunes) [RHEL-78839] -- r8152: add vendor/device ID pair for Dell Alienware AW1022z (Desnes Nunes) [RHEL-78839] -- usb: phy: mxs: silence EPROBE_DEFER error on boot (Desnes Nunes) [RHEL-78839] -- usb: typec: ucsi: acpi: move LG Gram quirk to ucsi_gram_sync_control() (Desnes Nunes) [RHEL-78839] -- usb: typec: ucsi: ccg: move command quirks to ucsi_ccg_sync_control() (Desnes Nunes) [RHEL-78839] -- usb: typec: ucsi: return CCI and message from sync_control callback (Desnes Nunes) [RHEL-78839] -- usb: typec: ucsi: Implement ChromeOS UCSI driver (Desnes Nunes) [RHEL-78839] -- usb: typec: ucsi: Enable UCSI commands in debugfs (Desnes Nunes) [RHEL-78839] -- usb: typec: ucsi: Rename SET_UOM UCSI command to SET_CCOM (Desnes Nunes) [RHEL-78839] -- net: tipc: fix refcount warning in tipc_aead_encrypt (Xin Long) [RHEL-103093] -- net/tipc: fix slab-use-after-free Read in tipc_aead_encrypt_done (CKI Backport Bot) [RHEL-103093] {CVE-2025-38052} -- io_uring: ensure deferred completions are flushed for multishot (Jeff Moyer) [RHEL-94341] -- netlink: specs: dpll: replace underscores with dashes in names (CKI Backport Bot) [RHEL-101895] -- dpll: fix xa_alloc_cyclic() error handling (CKI Backport Bot) [RHEL-101895] -- dpll: Add an assertion to check freq_supported_num (CKI Backport Bot) [RHEL-101895] -- tools: ynl-gen: de-kdocify enums with no doc for entries (CKI Backport Bot) [RHEL-101895] -- Revert "mm: fix BUG splat with kvmalloc + GFP_ATOMIC" (Luiz Capitulino) [RHEL-100920] -- vmxnet3: correctly report gso type for UDP tunnels (Izabela Bakollari) [RHEL-96957] -- vmxnet3: update MTU after device quiesce (Izabela Bakollari) [RHEL-96957] -- vmxnet3: Fix tx queue race condition with XDP (Izabela Bakollari) [RHEL-96957] -- net/sched: fix use-after-free in taprio_dev_notifier (CKI Backport Bot) [RHEL-101319] {CVE-2025-38087} -- net: ch9200: fix uninitialised access during mii_nway_restart (CKI Backport Bot) [RHEL-101213] {CVE-2025-38086} -- perf header: remove unecessary core id test (Anubhav Shelat) [RHEL-79331] -- rh_messages.h: xtables modules are still maintained in rhel9 (Florian Westphal) [RHEL-81900] -- xfs: Fix spelling mistake "drity" -> "dirty" (Bill O'Donnell) [RHEL-85589] -- xfs: fix data fork format filtering during inode repair (Bill O'Donnell) [RHEL-85589] -- xfs: fix online repair probing when CONFIG_XFS_ONLINE_REPAIR=n (Bill O'Donnell) [RHEL-85589] -- xfs: fix the entry condition of exact EOF block allocation optimization (Bill O'Donnell) [RHEL-85589] -- xfs: fix the comment above xfs_discard_endio (Bill O'Donnell) [RHEL-85589] -- xfs: fix xfs_get_extsz_hint behavior with realtime alwayscow files (Bill O'Donnell) [RHEL-85589] -- xfs: fix scrub tracepoints when inode-rooted btrees are involved (Bill O'Donnell) [RHEL-85589] -- xfs: fix mount hang during primary superblock recovery failure (Bill O'Donnell) [RHEL-85589] -- xfs: fix simplify extent lookup in xfs_can_free_eofblocks (Bill O'Donnell) [RHEL-85589] -- xfs: fix null bno_hint handling in xfs_rtallocate_rtg (Bill O'Donnell) [RHEL-85589] -- xfs: fix off-by-one error in fsmap's end_daddr usage (Bill O'Donnell) [RHEL-85589] -- xfs: unlock inodes when erroring out of xfs_trans_alloc_dir (Bill O'Donnell) [RHEL-85589] -- xfs: set XFS_SICK_INO_SYMLINK_ZAPPED explicitly when zapping a symlink (Bill O'Donnell) [RHEL-85589] -- xfs: don't call remap_verify_area with sb write protection held (Bill O'Donnell) [RHEL-85589] -- xfs: fix a double completion for buffers on in-memory targets (Bill O'Donnell) [RHEL-85589] -- xfs/libxfs: replace kmalloc() and memcpy() with kmemdup() (Bill O'Donnell) [RHEL-85589] -- xfs: streamline xfs_filestream_pick_ag (Bill O'Donnell) [RHEL-85589] -- xfs: Reduce unnecessary searches when searching for the best extents (Bill O'Donnell) [RHEL-85589] -- xfs: Check for delayed allocations before setting extsize (Bill O'Donnell) [RHEL-85589] -- xfs: update the pag for the last AG at recovery time (Bill O'Donnell) [RHEL-85589] -- xfs: don't use __GFP_RETRY_MAYFAIL in xfs_initialize_perag (Bill O'Donnell) [RHEL-85589] -- xfs: error out when a superblock buffer update reduces the agcount (Bill O'Donnell) [RHEL-85589] -- xfs: update the file system geometry after recoverying superblock buffers (Bill O'Donnell) [RHEL-85589] -- xfs: merge the perag freeing helpers (Bill O'Donnell) [RHEL-85589] -- xfs: pass the exact range to initialize to xfs_initialize_perag (Bill O'Donnell) [RHEL-85589] -- xfs: IOMAP_ZERO and IOMAP_UNSHARE already hold invalidate_lock (Bill O'Donnell) [RHEL-85589] -- iomap: move locking out of iomap_write_delalloc_release (Bill O'Donnell) [RHEL-85589] -- iomap: remove iomap_file_buffered_write_punch_delalloc (Bill O'Donnell) [RHEL-85589] -- iomap: factor out a iomap_dio_done helper (Bill O'Donnell) [RHEL-85589] -- iomap: factor out a iomap_last_written_block helper (Bill O'Donnell) [RHEL-85589] -- xfs: punch delalloc extents from the COW fork for COW writes (Bill O'Donnell) [RHEL-85589] -- xfs: set IOMAP_F_SHARED for all COW fork allocations (Bill O'Donnell) [RHEL-85589] -- xfs: share more code in xfs_buffered_write_iomap_begin (Bill O'Donnell) [RHEL-85589] -- xfs: support the COW fork in xfs_bmap_punch_delalloc_range (Bill O'Donnell) [RHEL-85589] -- xfs: take XFS_MMAPLOCK_EXCL xfs_file_write_zero_eof (Bill O'Donnell) [RHEL-85589] -- xfs: factor out a xfs_file_write_zero_eof helper (Bill O'Donnell) [RHEL-85589] -- xfs: fix a typo (Bill O'Donnell) [RHEL-85589] -- xfs: support lowmode allocations in xfs_bmap_exact_minlen_extent_alloc (Bill O'Donnell) [RHEL-85589] -- xfs: call xfs_bmap_exact_minlen_extent_alloc from xfs_bmap_btalloc (Bill O'Donnell) [RHEL-85589] -- xfs: don't ifdef around the exact minlen allocations (Bill O'Donnell) [RHEL-85589] -- xfs: fold xfs_bmap_alloc_userdata into xfs_bmapi_allocate (Bill O'Donnell) [RHEL-85589] -- xfs: distinguish extra split from real ENOSPC from xfs_attr_node_try_addname (Bill O'Donnell) [RHEL-85589] -- xfs: distinguish extra split from real ENOSPC from xfs_attr3_leaf_split (Bill O'Donnell) [RHEL-85589] -- xfs: return bool from xfs_attr3_leaf_add (Bill O'Donnell) [RHEL-85589] -- xfs: merge xfs_attr_leaf_try_add into xfs_attr_leaf_addname (Bill O'Donnell) [RHEL-85589] -- xfs: Use try_cmpxchg() in xlog_cil_insert_pcp_aggregate() (Bill O'Donnell) [RHEL-85589] -- xfs: scrub: convert comma to semicolon (Bill O'Donnell) [RHEL-85589] -- xfs: Remove empty declartion in header file (Bill O'Donnell) [RHEL-85589] -- iomap: remove the iomap_file_buffered_write_punch_delalloc return value (Bill O'Donnell) [RHEL-85589] -- fs: iomap: Change the type of blocksize from 'int' to 'unsigned int' in iomap_file_buffered_write_punch_delalloc (Bill O'Donnell) [RHEL-85589] -- iomap: handle a post-direct I/O invalidate race in iomap_write_delalloc_release (Bill O'Donnell) [RHEL-85589] -- iomap: pass the iomap to the punch callback (Bill O'Donnell) [RHEL-85589] -- iomap: pass flags to iomap_file_buffered_write_punch_delalloc (Bill O'Donnell) [RHEL-85589] -- xfs: ensure st_blocks never goes to zero during COW writes (Bill O'Donnell) [RHEL-85589] -- xfs: use xas_for_each_marked in xfs_reclaim_inodes_count (Bill O'Donnell) [RHEL-85589] -- xfs: convert perag lookup to xarray (Bill O'Donnell) [RHEL-85589] -- xfs: simplify tagged perag iteration (Bill O'Donnell) [RHEL-85589] -- xfs: move the tagged perag lookup helpers to xfs_icache.c (Bill O'Donnell) [RHEL-85589] -- xfs: use kfree_rcu_mightsleep to free the perag structures (Bill O'Donnell) [RHEL-85589] -- xfs: use LIST_HEAD() to simplify code (Bill O'Donnell) [RHEL-85589] -- xfs: Remove duplicate xfs_trans_priv.h header (Bill O'Donnell) [RHEL-85589] -- xfs: remove unnecessary check (Bill O'Donnell) [RHEL-85589] -- xfs: Use xfs set and clear mp state helpers (Bill O'Donnell) [RHEL-85589] -- xfs: reclaim speculative preallocations for append only files (Bill O'Donnell) [RHEL-85589] -- xfs: simplify extent lookup in xfs_can_free_eofblocks (Bill O'Donnell) [RHEL-85589] -- xfs: check XFS_EOFBLOCKS_RELEASED earlier in xfs_release_eofblocks (Bill O'Donnell) [RHEL-85589] -- xfs: only free posteof blocks on first close (Bill O'Donnell) [RHEL-85589] -- xfs: don't free post-EOF blocks on read close (Bill O'Donnell) [RHEL-85589] -- xfs: skip all of xfs_file_release when shut down (Bill O'Donnell) [RHEL-85589] -- xfs: don't bother returning errors from xfs_file_release (Bill O'Donnell) [RHEL-85589] -- xfs: refactor f_op->release handling (Bill O'Donnell) [RHEL-85589] -- xfs: remove the i_mode check in xfs_release (Bill O'Donnell) [RHEL-85589] -- xfs: make the calculation generic in xfs_sb_validate_fsb_count() (Bill O'Donnell) [RHEL-85589] -- xfs: expose block size in stat (Bill O'Donnell) [RHEL-85589] -- xfs: use kvmalloc for xattr buffers (Bill O'Donnell) [RHEL-85589] -- xfs: standardize the btree maxrecs function parameters (Bill O'Donnell) [RHEL-85589] -- xfs: replace shouty XFS_BM{BT,DR} macros (Bill O'Donnell) [RHEL-85589] -- xfs: fix a sloppy memory handling bug in xfs_iroot_realloc (Bill O'Donnell) [RHEL-85589] -- xfs: fix FITRIM reporting again (Bill O'Donnell) [RHEL-85589] -- xfs: fix C++ compilation errors in xfs_fs.h (Bill O'Donnell) [RHEL-85589] -- xfs: refactor loading quota inodes in the regular case (Bill O'Donnell) [RHEL-85589] -- xfs: move xfs_ioc_getfsmap out of xfs_ioctl.c (Bill O'Donnell) [RHEL-85589] -- xfs: rearrange xfs_fsmap.c a little bit (Bill O'Donnell) [RHEL-85589] -- xfs: replace m_rsumsize with m_rsumblocks (Bill O'Donnell) [RHEL-85589] -- xfs: remove xfs_{rtbitmap,rtsummary}_wordcount (Bill O'Donnell) [RHEL-85589] -- xfs: add xchk_setup_nothing and xchk_nothing helpers (Bill O'Donnell) [RHEL-85589] -- xfs: make the rtalloc start hint a xfs_rtblock_t (Bill O'Donnell) [RHEL-85589] -- xfs: factor out a xfs_rtallocate_align helper (Bill O'Donnell) [RHEL-85589] -- xfs: rework the rtalloc fallback handling (Bill O'Donnell) [RHEL-85589] -- xfs: factor out a xfs_rtallocate helper (Bill O'Donnell) [RHEL-85589] -- xfs: clean up the ISVALID macro in xfs_bmap_adjacent (Bill O'Donnell) [RHEL-85589] -- xfs: simplify xfs_rtalloc_query_range (Bill O'Donnell) [RHEL-85589] -- xfs: remove xfs_rtb_to_rtxrem (Bill O'Donnell) [RHEL-85589] -- xfs: fix broken variable-sized allocation detection in xfs_rtallocate_extent_block (Bill O'Donnell) [RHEL-85589] -- xfs: reduce excessive clamping of maxlen in xfs_rtallocate_extent_near (Bill O'Donnell) [RHEL-85589] -- xfs: clean up xfs_rtallocate_extent_exact a bit (Bill O'Donnell) [RHEL-85589] -- xfs: refactor aligning bestlen to prod (Bill O'Donnell) [RHEL-85589] -- xfs: don't scan off the end of the rt volume in xfs_rtallocate_extent_block (Bill O'Donnell) [RHEL-85589] -- xfs: don't return too-short extents from xfs_rtallocate_extent_block (Bill O'Donnell) [RHEL-85589] -- xfs: ensure rtx mask/shift are correct after growfs (Bill O'Donnell) [RHEL-85589] -- xfs: use the recalculated transaction reservation in xfs_growfs_rt_bmblock (Bill O'Donnell) [RHEL-85589] -- xfs: push transaction join out of xfs_rtbitmap_lock and xfs_rtgroup_lock (Bill O'Donnell) [RHEL-85589] -- xfs: factor out rtbitmap/summary initialization helpers (Bill O'Donnell) [RHEL-85589] -- xfs: factor out a xfs_last_rt_bmblock helper (Bill O'Donnell) [RHEL-85589] -- xfs: factor out a xfs_growfs_rt_bmblock helper (Bill O'Donnell) [RHEL-85589] -- xfs: push the calls to xfs_rtallocate_range out to xfs_bmap_rtalloc (Bill O'Donnell) [RHEL-85589] -- xfs: cleanup the calling convention for xfs_rtpick_extent (Bill O'Donnell) [RHEL-85589] -- xfs: add bounds checking to xfs_rt{bitmap,summary}_read_buf (Bill O'Donnell) [RHEL-85589] -- xfs: assert a valid limit in xfs_rtfind_forw (Bill O'Donnell) [RHEL-85589] -- xfs: remove the limit argument to xfs_rtfind_back (Bill O'Donnell) [RHEL-85589] -- xfs: make the RT rsum_cache mandatory (Bill O'Donnell) [RHEL-85589] -- xfs: factor out a xfs_validate_rt_geometry helper (Bill O'Donnell) [RHEL-85589] -- xfs: remove xfs_validate_rtextents (Bill O'Donnell) [RHEL-85589] -- xfs: pass the icreate args object to xfs_dialloc (Bill O'Donnell) [RHEL-85589] -- xfs: match on the global RT inode numbers in xfs_is_metadata_inode (Bill O'Donnell) [RHEL-85589] -- xfs: validate inumber in xfs_iget (Bill O'Donnell) [RHEL-85589] -- xfs: refactor xfs_file_fallocate (Bill O'Donnell) [RHEL-85589] -- fs: sort out the fallocate mode vs flag mess (Bill O'Donnell) [RHEL-85589] -- xfs: move the xfs_is_always_cow_inode check into xfs_alloc_file_space (Bill O'Donnell) [RHEL-85589] -- xfs: call xfs_flush_unmap_range from xfs_free_file_space (Bill O'Donnell) [RHEL-85589] -- xfs: reset rootdir extent size hint after growfsrt (Bill O'Donnell) [RHEL-85589] -- xfs: take m_growlock when running growfsrt (Bill O'Donnell) [RHEL-85589] -- xfs: Fix missing interval for missing_owner in xfs fsmap (Bill O'Donnell) [RHEL-85589] -- xfs: don't bother reporting blocks trimmed via FITRIM (Bill O'Donnell) [RHEL-85589] -- xfs: xfs_finobt_count_blocks() walks the wrong btree (Bill O'Donnell) [RHEL-85589] -- xfs: fix folio dirtying for XFILE_ALLOC callers (Bill O'Donnell) [RHEL-85589] -- xfs: fix di_onlink checking for V1/V2 inodes (Bill O'Donnell) [RHEL-85589] -- xfs: revert AIL TASK_KILLABLE threshold (Bill O'Donnell) [RHEL-85589] -- xfs: convert comma to semicolon (Bill O'Donnell) [RHEL-85589] -- xfs: remove unused parameter in macro XFS_DQUOT_LOGRES (Bill O'Donnell) [RHEL-85589] -- xfs: fix file_path handling in tracepoints (Bill O'Donnell) [RHEL-85589] -- xfs: allow SECURE namespace xattrs to use reserved block pool (Bill O'Donnell) [RHEL-85589] -- xfs: fix a memory leak (Bill O'Donnell) [RHEL-85589] -- xfs: fix rtalloc rotoring when delalloc is in use (Bill O'Donnell) [RHEL-85589] -- xfs: get rid of xfs_ag_resv_rmapbt_alloc (Bill O'Donnell) [RHEL-85589] -- xfs: skip flushing log items during push (Bill O'Donnell) [RHEL-85589] -- xfs: grant heads track byte counts, not LSNs (Bill O'Donnell) [RHEL-85589] -- xfs: pass the full grant head to accounting functions (Bill O'Donnell) [RHEL-85589] -- xfs: track log space pinned by the AIL (Bill O'Donnell) [RHEL-85589] -- xfs: collapse xlog_state_set_callback in caller (Bill O'Donnell) [RHEL-85589] -- xfs: l_last_sync_lsn is really AIL state (Bill O'Donnell) [RHEL-85589] -- xfs: ensure log tail is always up to date (Bill O'Donnell) [RHEL-85589] -- xfs: background AIL push should target physical space (Bill O'Donnell) [RHEL-85589] -- xfs: AIL doesn't need manual pushing (Bill O'Donnell) [RHEL-85589] -- xfs: move and rename xfs_trans_committed_bulk (Bill O'Donnell) [RHEL-85589] -- xfs: Avoid races with cnt_btree lastrec updates (Bill O'Donnell) [RHEL-85589] -- xfs: move xfs_refcount_update_defer_add to xfs_refcount_item.c (Bill O'Donnell) [RHEL-85589] -- xfs: simplify usage of the rcur local variable in xfs_refcount_finish_one (Bill O'Donnell) [RHEL-85589] -- xfs: don't bother calling xfs_refcount_finish_one_cleanup in xfs_refcount_finish_one (Bill O'Donnell) [RHEL-85589] -- xfs: reuse xfs_refcount_update_cancel_item (Bill O'Donnell) [RHEL-85589] -- xfs: add a ci_entry helper (Bill O'Donnell) [RHEL-85589] -- xfs: remove xfs_trans_set_refcount_flags (Bill O'Donnell) [RHEL-85589] -- xfs: clean up refcount log intent item tracepoint callsites (Bill O'Donnell) [RHEL-85589] -- xfs: pass btree cursors to refcount btree tracepoints (Bill O'Donnell) [RHEL-85589] -- xfs: create specialized classes for refcount tracepoints (Bill O'Donnell) [RHEL-85589] -- xfs: give refcount btree cursor error tracepoints their own class (Bill O'Donnell) [RHEL-85589] -- xfs: move xfs_rmap_update_defer_add to xfs_rmap_item.c (Bill O'Donnell) [RHEL-85589] -- xfs: simplify usage of the rcur local variable in xfs_rmap_finish_one (Bill O'Donnell) [RHEL-85589] -- xfs: don't bother calling xfs_rmap_finish_one_cleanup in xfs_rmap_finish_one (Bill O'Donnell) [RHEL-85589] -- xfs: reuse xfs_rmap_update_cancel_item (Bill O'Donnell) [RHEL-85589] -- xfs: add a ri_entry helper (Bill O'Donnell) [RHEL-85589] -- xfs: remove xfs_trans_set_rmap_flags (Bill O'Donnell) [RHEL-85589] -- xfs: clean up rmap log intent item tracepoint callsites (Bill O'Donnell) [RHEL-85589] -- xfs: pass btree cursors to rmap btree tracepoints (Bill O'Donnell) [RHEL-85589] -- xfs: give rmap btree cursor error tracepoints their own class (Bill O'Donnell) [RHEL-85589] -- xfs: move xfs_extent_free_defer_add to xfs_extfree_item.c (Bill O'Donnell) [RHEL-85589] -- xfs: remove xfs_defer_agfl_block (Bill O'Donnell) [RHEL-85589] -- xfs: remove duplicate asserts in xfs_defer_extent_free (Bill O'Donnell) [RHEL-85589] -- xfs: factor out a xfs_efd_add_extent helper (Bill O'Donnell) [RHEL-85589] -- xfs: reuse xfs_extent_free_cancel_item (Bill O'Donnell) [RHEL-85589] -- xfs: add a xefi_entry helper (Bill O'Donnell) [RHEL-85589] -- xfs: pass the fsbno to xfs_perag_intent_get (Bill O'Donnell) [RHEL-85589] -- xfs: convert "skip_discard" to a proper flags bitset (Bill O'Donnell) [RHEL-85589] -- xfs: clean up extent free log intent item tracepoint callsites (Bill O'Donnell) [RHEL-85589] -- xfs: don't use the incore struct xfs_sb for offsets into struct xfs_dsb (Bill O'Donnell) [RHEL-85589] -- xfs: get rid of trivial rename helpers (Bill O'Donnell) [RHEL-85589] -- xfs: move dirent update hooks to xfs_dir2.c (Bill O'Donnell) [RHEL-85589] -- xfs: create libxfs helper to rename two directory entries (Bill O'Donnell) [RHEL-85589] -- xfs: create libxfs helper to exchange two directory entries (Bill O'Donnell) [RHEL-85589] -- xfs: create libxfs helper to remove an existing inode/name from a directory (Bill O'Donnell) [RHEL-85589] -- xfs: hoist inode free function to libxfs (Bill O'Donnell) [RHEL-85589] -- xfs: create libxfs helper to link an existing inode into a directory (Bill O'Donnell) [RHEL-85589] -- xfs: create libxfs helper to link a new inode into a directory (Bill O'Donnell) [RHEL-85589] -- xfs: separate the icreate logic around INIT_XATTRS (Bill O'Donnell) [RHEL-85589] -- xfs: hoist xfs_{bump,drop}link to libxfs (Bill O'Donnell) [RHEL-85589] -- xfs: hoist xfs_iunlink to libxfs (Bill O'Donnell) [RHEL-85589] -- xfs: wrap inode creation dqalloc calls (Bill O'Donnell) [RHEL-85589] -- xfs: push xfs_icreate_args creation out of xfs_create* (Bill O'Donnell) [RHEL-85589] -- xfs: hoist new inode initialization functions to libxfs (Bill O'Donnell) [RHEL-85589] -- xfs: split new inode creation into two pieces (Bill O'Donnell) [RHEL-85589] -- xfs: use xfs_trans_ichgtime to set times when allocating inode (Bill O'Donnell) [RHEL-85589] -- xfs: implement atime updates in xfs_trans_ichgtime (Bill O'Donnell) [RHEL-85589] -- xfs: pack icreate initialization parameters into a separate structure (Bill O'Donnell) [RHEL-85589] -- xfs: hoist project id get/set functions to libxfs (Bill O'Donnell) [RHEL-85589] -- xfs: hoist inode flag conversion functions to libxfs (Bill O'Donnell) [RHEL-85589] -- xfs: hoist extent size helpers to libxfs (Bill O'Donnell) [RHEL-85589] -- xfs: move inode copy-on-write predicates to xfs_inode.[ch] (Bill O'Donnell) [RHEL-85589] -- xfs: verify buffer, inode, and dquot items every tx commit (Bill O'Donnell) [RHEL-85589] -- xfs: enable FITRIM on the realtime device (Bill O'Donnell) [RHEL-85589] -- xfs: Remove header files which are included more than once (Bill O'Donnell) [RHEL-85589] -- xfs: fold xfs_ilock_for_write_fault into xfs_write_fault (Bill O'Donnell) [RHEL-85589] -- xfs: always take XFS_MMAPLOCK shared in xfs_dax_read_fault (Bill O'Donnell) [RHEL-85589] -- xfs: refactor __xfs_filemap_fault (Bill O'Donnell) [RHEL-85589] -- xfs: simplify xfs_dax_fault (Bill O'Donnell) [RHEL-85589] -- xfs: cleanup xfs_ilock_iocb_for_write (Bill O'Donnell) [RHEL-85589] -- xfs: move the dio write relocking out of xfs_ilock_for_iomap (Bill O'Donnell) [RHEL-85589] -- xfs: Fix xfs_prepare_shift() range for RT (Bill O'Donnell) [RHEL-85589] -- xfs: Fix xfs_flush_unmap_range() range for RT (Bill O'Donnell) [RHEL-85589] -- xfs: avoid redundant AGFL buffer invalidation (Bill O'Donnell) [RHEL-85589] -- xfs: fix direction in XFS_IOC_EXCHANGE_RANGE (Bill O'Donnell) [RHEL-85589] -- xfs: reserve blocks for truncating large realtime inode (Bill O'Donnell) [RHEL-85589] -- xfs: make sure sb_fdblocks is non-negative (Bill O'Donnell) [RHEL-85589] -- xfs: Add cond_resched to block unmap range and reflink remap path (Bill O'Donnell) [RHEL-85589] -- xfs: don't open-code u64_to_user_ptr (Bill O'Donnell) [RHEL-85589] -- xfs: fix xfs_init_attr_trans not handling explicit operation codes (Bill O'Donnell) [RHEL-85589] -- xfs: drop xfarray sortinfo folio on error (Bill O'Donnell) [RHEL-85589] -- xfs: Stop using __maybe_unused in xfs_alloc.c (Bill O'Donnell) [RHEL-85589] -- xfs: Clear W=1 warning in xfs_iwalk_run_callbacks() (Bill O'Donnell) [RHEL-85589] -- xfs: simplify iext overflow checking and upgrade (Bill O'Donnell) [RHEL-85589] -- xfs: remove a racy if_bytes check in xfs_reflink_end_cow_extent (Bill O'Donnell) [RHEL-85589] -- xfs: upgrade the extent counters in xfs_reflink_end_cow_extent later (Bill O'Donnell) [RHEL-85589] -- xfs: xfs_quota_unreserve_blkres can't fail (Bill O'Donnell) [RHEL-85589] -- xfs: consolidate the xfs_quota_reserve_blkres definitions (Bill O'Donnell) [RHEL-85589] -- xfs: clean up buffer allocation in xlog_do_recovery_pass (Bill O'Donnell) [RHEL-85589] -- xfs: widen flags argument to the xfs_iflags_* helpers (Bill O'Donnell) [RHEL-85589] -- xfs: minor cleanups of xfs_attr3_rmt_blocks (Bill O'Donnell) [RHEL-85589] -- xfs: create a helper to compute the blockcount of a max sized remote value (Bill O'Donnell) [RHEL-85589] -- xfs: turn XFS_ATTR3_RMT_BUF_SPACE into a function (Bill O'Donnell) [RHEL-85589] -- xfs: use unsigned ints for non-negative quantities in xfs_attr_remote.c (Bill O'Donnell) [RHEL-85589] -- xfs: do not allocate the entire delalloc extent in xfs_bmapi_write (Bill O'Donnell) [RHEL-85589] -- xfs: fix xfs_bmap_add_extent_delay_real for partial conversions (Bill O'Donnell) [RHEL-85589] -- xfs: remove the xfs_iext_peek_prev_extent call in xfs_bmapi_allocate (Bill O'Donnell) [RHEL-85589] -- xfs: pass the actual offset and len to allocate to xfs_bmapi_allocate (Bill O'Donnell) [RHEL-85589] -- xfs: don't open code XFS_FILBLKS_MIN in xfs_bmapi_write (Bill O'Donnell) [RHEL-85589] -- xfs: lift a xfs_valid_startblock into xfs_bmapi_allocate (Bill O'Donnell) [RHEL-85589] -- xfs: remove the unusued tmp_logflags variable in xfs_bmapi_allocate (Bill O'Donnell) [RHEL-85589] -- xfs: fix error returns from xfs_bmapi_write (Bill O'Donnell) [RHEL-85589] -- xfs: convert delayed extents to unwritten when zeroing post eof blocks (Bill O'Donnell) [RHEL-85589] -- xfs: make xfs_bmapi_convert_delalloc() to allocate the target offset (Bill O'Donnell) [RHEL-85589] -- xfs: make the seq argument to xfs_bmapi_convert_delalloc() optional (Bill O'Donnell) [RHEL-85589] -- xfs: refactor dir format helpers (Bill O'Donnell) [RHEL-85589] -- xfs: factor out a xfs_dir_replace_args helper (Bill O'Donnell) [RHEL-85589] -- xfs: factor out a xfs_dir_removename_args helper (Bill O'Donnell) [RHEL-85589] -- xfs: factor out a xfs_dir_createname_args helper (Bill O'Donnell) [RHEL-85589] -- xfs: factor out a xfs_dir_lookup_args helper (Bill O'Donnell) [RHEL-85589] -- xfs: don't call xfs_file_open from xfs_dir_open (Bill O'Donnell) [RHEL-85589] -- xfs: Remove unused function xrep_dir_self_parent (Bill O'Donnell) [RHEL-85589] -- xfs: invalidate dentries for a file before moving it to the orphanage (Bill O'Donnell) [RHEL-85589] -- xfs: exchange-range for repairs is no longer dynamic (Bill O'Donnell) [RHEL-85589] -- xfs: fix iunlock calls in xrep_adoption_trans_alloc (Bill O'Donnell) [RHEL-85589] -- xfs: drop the scrub file's iolock when transaction allocation fails (Bill O'Donnell) [RHEL-85589] -- xfs: only iget the file once when doing vectored scrub-by-handle (Bill O'Donnell) [RHEL-85589] -- xfs: introduce vectored scrub mode (Bill O'Donnell) [RHEL-85589] -- xfs: move xfs_ioc_scrub_metadata to scrub.c (Bill O'Donnell) [RHEL-85589] -- xfs: reduce the rate of cond_resched calls inside scrub (Bill O'Donnell) [RHEL-85589] -- xfs: fix corruptions in the directory tree (Bill O'Donnell) [RHEL-85589] -- xfs: report directory tree corruption in the health information (Bill O'Donnell) [RHEL-85589] -- xfs: invalidate dirloop scrub path data when concurrent updates happen (Bill O'Donnell) [RHEL-85589] -- xfs: teach online scrub to find directory tree structure problems (Bill O'Donnell) [RHEL-85589] -- xfs: inode repair should ensure there's an attr fork to store parent pointers (Bill O'Donnell) [RHEL-85589] -- xfs: repair link count of nondirectories after rebuilding parent pointers (Bill O'Donnell) [RHEL-85589] -- xfs: adapt the orphanage code to handle parent pointers (Bill O'Donnell) [RHEL-85589] -- xfs: actually rebuild the parent pointer xattrs (Bill O'Donnell) [RHEL-85589] -- xfs: add a per-leaf block callback to xchk_xattr_walk (Bill O'Donnell) [RHEL-85589] -- xfs: split xfs_bmap_add_attrfork into two pieces (Bill O'Donnell) [RHEL-85589] -- xfs: remove pointless unlocked assertion (Bill O'Donnell) [RHEL-85589] -- xfs: implement live updates for parent pointer repairs (Bill O'Donnell) [RHEL-85589] -- xfs: repair directory parent pointers by scanning for dirents (Bill O'Donnell) [RHEL-85589] -- xfs: replay unlocked parent pointer updates that accrue during xattr repair (Bill O'Donnell) [RHEL-85589] -- xfs: implement live updates for directory repairs (Bill O'Donnell) [RHEL-85589] -- xfs: repair directories by scanning directory parent pointers (Bill O'Donnell) [RHEL-85589] -- xfs: add raw parent pointer apis to support repair (Bill O'Donnell) [RHEL-85589] -- xfs: salvage parent pointers when rebuilding xattr structures (Bill O'Donnell) [RHEL-85589] -- xfs: make the reserved block permission flag explicit in xfs_attr_set (Bill O'Donnell) [RHEL-85589] -- xfs: remove some boilerplate from xfs_attr_set (Bill O'Donnell) [RHEL-85589] -- xfs: check parent pointer xattrs when scrubbing (Bill O'Donnell) [RHEL-85589] -- xfs: walk directory parent pointers to determine backref count (Bill O'Donnell) [RHEL-85589] -- xfs: deferred scrub of parent pointers (Bill O'Donnell) [RHEL-85589] -- xfs: scrub parent pointers (Bill O'Donnell) [RHEL-85589] -- xfs: deferred scrub of dirents (Bill O'Donnell) [RHEL-85589] -- xfs: check dirents have parent pointers (Bill O'Donnell) [RHEL-85589] -- xfs: drop compatibility minimum log size computations for reflink (Bill O'Donnell) [RHEL-85589] -- xfs: fix unit conversion error in xfs_log_calc_max_attrsetm_res (Bill O'Donnell) [RHEL-85589] -- xfs: add a incompat feature bit for parent pointers (Bill O'Donnell) [RHEL-85589] -- xfs: don't remove the attr fork when parent pointers are enabled (Bill O'Donnell) [RHEL-85589] -- xfs: add parent pointer ioctls (Bill O'Donnell) [RHEL-85589] -- xfs: split out handle management helpers a bit (Bill O'Donnell) [RHEL-85589] -- xfs: move handle ioctl code to xfs_handle.c (Bill O'Donnell) [RHEL-85589] -- xfs: pass the attr value to put_listent when possible (Bill O'Donnell) [RHEL-85589] -- xfs: don't return XFS_ATTR_PARENT attributes via listxattr (Bill O'Donnell) [RHEL-85589] -- xfs: Add parent pointers to xfs_cross_rename (Bill O'Donnell) [RHEL-85589] -- xfs: Add parent pointers to rename (Bill O'Donnell) [RHEL-85589] -- xfs: remove parent pointers in unlink (Bill O'Donnell) [RHEL-85589] -- xfs: add parent attributes to symlink (Bill O'Donnell) [RHEL-85589] -- xfs: add parent attributes to link (Bill O'Donnell) [RHEL-85589] -- xfs: parent pointer attribute creation (Bill O'Donnell) [RHEL-85589] -- xfs: create a hashname function for parent pointers (Bill O'Donnell) [RHEL-85589] -- xfs: extend transaction reservations for parent attributes (Bill O'Donnell) [RHEL-85589] -- xfs: add parent pointer validator functions (Bill O'Donnell) [RHEL-85589] -- xfs: Expose init_xattrs in xfs_create_tmpfile (Bill O'Donnell) [RHEL-85589] -- xfs: record inode generation in xattr update log intent items (Bill O'Donnell) [RHEL-85589] -- xfs: create attr log item opcodes and formats for parent pointers (Bill O'Donnell) [RHEL-85589] -- xfs: refactor xfs_is_using_logged_xattrs checks in attr item recovery (Bill O'Donnell) [RHEL-85589] -- xfs: allow xattr matching on name and value for parent pointers (Bill O'Donnell) [RHEL-85589] -- xfs: define parent pointer ondisk extended attribute format (Bill O'Donnell) [RHEL-85589] -- xfs: add parent pointer support to attribute code (Bill O'Donnell) [RHEL-85589] -- xfs: create a separate hashname function for extended attributes (Bill O'Donnell) [RHEL-85589] -- xfs: move xfs_attr_defer_add to xfs_attr_item.c (Bill O'Donnell) [RHEL-85589] -- xfs: check the flags earlier in xfs_attr_match (Bill O'Donnell) [RHEL-85589] -- xfs: rearrange xfs_attr_match parameters (Bill O'Donnell) [RHEL-85589] -- xfs: enforce one namespace per attribute (Bill O'Donnell) [RHEL-85589] -- xfs: refactor name/value iovec validation in xlog_recover_attri_commit_pass2 (Bill O'Donnell) [RHEL-85589] -- xfs: refactor name/length checks in xfs_attri_validate (Bill O'Donnell) [RHEL-85589] -- xfs: use local variables for name and value length in _attri_commit_pass2 (Bill O'Donnell) [RHEL-85589] -- xfs: always set args->value in xfs_attri_item_recover (Bill O'Donnell) [RHEL-85589] -- xfs: validate recovered name buffers when recovering xattr items (Bill O'Donnell) [RHEL-85589] -- xfs: use helpers to extract xattr op from opflags (Bill O'Donnell) [RHEL-85589] -- xfs: restructure xfs_attr_complete_op a bit (Bill O'Donnell) [RHEL-85589] -- xfs: check shortform attr entry flags specifically (Bill O'Donnell) [RHEL-85589] -- xfs: fix missing check for invalid attr flags (Bill O'Donnell) [RHEL-85589] -- xfs: check opcode and iovec count match in xlog_recover_attri_commit_pass2 (Bill O'Donnell) [RHEL-85589] -- xfs: use an XFS_OPSTATE_ flag for detecting if logged xattrs are available (Bill O'Donnell) [RHEL-85589] -- xfs: attr fork iext must be loaded before calling xfs_attr_is_leaf (Bill O'Donnell) [RHEL-85589] -- xfs: rearrange xfs_da_args a bit to use less space (Bill O'Donnell) [RHEL-85589] -- xfs: make attr removal an explicit operation (Bill O'Donnell) [RHEL-85589] -- xfs: remove xfs_da_args.attr_flags (Bill O'Donnell) [RHEL-85589] -- xfs: remove XFS_DA_OP_NOTIME (Bill O'Donnell) [RHEL-85589] -- xfs: remove XFS_DA_OP_REMOVE (Bill O'Donnell) [RHEL-85589] -- xfs: reinstate delalloc for RT inodes (if sb_rextsize == 1) (Bill O'Donnell) [RHEL-85589] -- xfs: stop the steal (of data blocks for RT indirect blocks) (Bill O'Donnell) [RHEL-85589] -- xfs: rework splitting of indirect block reservations (Bill O'Donnell) [RHEL-85589] -- xfs: look at m_frextents in xfs_iomap_prealloc_size for RT allocations (Bill O'Donnell) [RHEL-85589] -- xfs: support RT inodes in xfs_mod_delalloc (Bill O'Donnell) [RHEL-85589] -- xfs: cleanup fdblock/frextent accounting in xfs_bmap_del_extent_delay (Bill O'Donnell) [RHEL-85589] -- xfs: reinstate RT support in xfs_bmapi_reserve_delalloc (Bill O'Donnell) [RHEL-85589] -- xfs: split xfs_mod_freecounter (Bill O'Donnell) [RHEL-85589] -- xfs: block deltas in xfs_trans_unreserve_and_mod_sb must be positive (Bill O'Donnell) [RHEL-85589] -- xfs: move RT inode locking out of __xfs_bunmapi (Bill O'Donnell) [RHEL-85589] -- xfs: free RT extents after updating the bmap btree (Bill O'Donnell) [RHEL-85589] -- xfs: refactor realtime inode locking (Bill O'Donnell) [RHEL-85589] -- xfs: make XFS_TRANS_LOWMODE match the other XFS_TRANS_ definitions (Bill O'Donnell) [RHEL-85589] -- xfs: compile out v4 support if disabled (Bill O'Donnell) [RHEL-85589] -- xfs: remove the unused xfs_extent_busy_enomem trace event (Bill O'Donnell) [RHEL-85589] -- xfs: unwind xfs_extent_busy_clear (Bill O'Donnell) [RHEL-85589] -- xfs: move more logic into xfs_extent_busy_clear_one (Bill O'Donnell) [RHEL-85589] -- xfs: Remove unused function is_rt_data_fork (Bill O'Donnell) [RHEL-85589] -- xfs: small cleanup in xrep_update_qflags() (Bill O'Donnell) [RHEL-85589] -- xfs: Fix typo in comment (Bill O'Donnell) [RHEL-85589] -- xfs: fix sparse warnings about unused interval tree functions (Bill O'Donnell) [RHEL-85589] -- xfs: silence sparse warning when checking version number (Bill O'Donnell) [RHEL-85589] -- xfs: fix CIL sparse lock context warnings (Bill O'Donnell) [RHEL-85589] -- xfs: unlock new repair tempfiles after creation (Bill O'Donnell) [RHEL-85589] -- xfs: don't pick up IOLOCK during rmapbt repair scan (Bill O'Donnell) [RHEL-85589] -- xfs: Hold inode locks in xfs_rename (Bill O'Donnell) [RHEL-85589] -- xfs: Hold inode locks in xfs_trans_alloc_dir (Bill O'Donnell) [RHEL-85589] -- xfs: Hold inode locks in xfs_ialloc (Bill O'Donnell) [RHEL-85589] -- xfs: Increase XFS_QM_TRANS_MAXDQS to 5 (Bill O'Donnell) [RHEL-85589] -- xfs: Increase XFS_DEFER_OPS_NR_INODES to 5 (Bill O'Donnell) [RHEL-85589] -- xfs: fix performance problems when fstrimming a subset of a fragmented AG (Bill O'Donnell) [RHEL-85589] -- xfs: create subordinate scrub contexts for xchk_metadata_inode_subtype (Bill O'Donnell) [RHEL-85589] -- xfs: pin inodes that would otherwise overflow link count (Bill O'Donnell) [RHEL-85589] -- xfs: try to avoid allocating from sick inode clusters (Bill O'Donnell) [RHEL-85589] -- xfs: check unused nlink fields in the ondisk inode (Bill O'Donnell) [RHEL-85589] -- xfs: repair AGI unlinked inode bucket lists (Bill O'Donnell) [RHEL-85589] -- xfs: hoist AGI repair context to a heap object (Bill O'Donnell) [RHEL-85589] -- xfs: check AGI unlinked inode buckets (Bill O'Donnell) [RHEL-85589] -- xfs: online repair of symbolic links (Bill O'Donnell) [RHEL-85589] -- xfs: pass the owner to xfs_symlink_write_target (Bill O'Donnell) [RHEL-85589] -- xfs: expose xfs_bmap_local_to_extents for online repair (Bill O'Donnell) [RHEL-85589] -- xfs: ensure dentry consistency when the orphanage adopts a file (Bill O'Donnell) [RHEL-85589] -- xfs: move files to orphanage instead of letting nlinks drop to zero (Bill O'Donnell) [RHEL-85589] -- xfs: move orphan files to the orphanage (Bill O'Donnell) [RHEL-85589] -- xfs: ask the dentry cache if it knows the parent of a directory (Bill O'Donnell) [RHEL-85589] -- xfs: online repair of parent pointers (Bill O'Donnell) [RHEL-85589] -- xfs: scan the filesystem to repair a directory dotdot entry (Bill O'Donnell) [RHEL-85589] -- xfs: online repair of directories (Bill O'Donnell) [RHEL-85589] -- xfs: inactivate directory data blocks (Bill O'Donnell) [RHEL-85589] -- xfs: update the unlinked list when repairing link counts (Bill O'Donnell) [RHEL-85589] -- xfs: ensure unlinked list state is consistent with nlink during scrub (Bill O'Donnell) [RHEL-85589] -- xfs: create an xattr iteration function for scrub (Bill O'Donnell) [RHEL-85589] -- xfs: flag empty xattr leaf blocks for optimization (Bill O'Donnell) [RHEL-85589] -- xfs: scrub should set preen if attr leaf has holes (Bill O'Donnell) [RHEL-85589] -- xfs: repair extended attributes (Bill O'Donnell) [RHEL-85589] -- xfs: use atomic extent swapping to fix user file fork data (Bill O'Donnell) [RHEL-85589] -- xfs: create a blob array data structure (Bill O'Donnell) [RHEL-85589] -- xfs: enable discarding of folios backing an xfile (Bill O'Donnell) [RHEL-85589] -- xfs: validate explicit directory free block owners (Bill O'Donnell) [RHEL-85589] -- xfs: validate explicit directory block buffer owners (Bill O'Donnell) [RHEL-85589] -- xfs: validate explicit directory data buffer owners (Bill O'Donnell) [RHEL-85589] -- xfs: validate directory leaf buffer owners (Bill O'Donnell) [RHEL-85589] -- xfs: validate dabtree node buffer owners (Bill O'Donnell) [RHEL-85589] -- xfs: validate attr remote value buffer owners (Bill O'Donnell) [RHEL-85589] -- xfs: validate attr leaf buffer owners (Bill O'Donnell) [RHEL-85589] -- xfs: reduce indenting in xfs_attr_node_list (Bill O'Donnell) [RHEL-85589] -- xfs: use the xfs_da_args owner field to set new dir/attr block owner (Bill O'Donnell) [RHEL-85589] -- xfs: add an explicit owner field to xfs_da_args (Bill O'Donnell) [RHEL-85589] -- xfs: online repair of realtime summaries (Bill O'Donnell) [RHEL-85589] -- xfs: teach the tempfile to set up atomic file content exchanges (Bill O'Donnell) [RHEL-85589] -- xfs: support preallocating and copying content into temporary files (Bill O'Donnell) [RHEL-85589] -- xfs: add the ability to reap entire inode forks (Bill O'Donnell) [RHEL-85589] -- xfs: refactor live buffer invalidation for repairs (Bill O'Donnell) [RHEL-85589] -- xfs: create temporary files and directories for online repair (Bill O'Donnell) [RHEL-85589] -- xfs: hide private inodes from bulkstat and handle functions (Bill O'Donnell) [RHEL-85589] -- docs: update swapext -> exchmaps language (Bill O'Donnell) [RHEL-85589] -- xfs: enable logged file mapping exchange feature (Bill O'Donnell) [RHEL-85589] -- xfs: capture inode generation numbers in the ondisk exchmaps log item (Bill O'Donnell) [RHEL-85589] -- xfs: support non-power-of-two rtextsize with exchange-range (Bill O'Donnell) [RHEL-85589] -- xfs: make file range exchange support realtime files (Bill O'Donnell) [RHEL-85589] -- xfs: condense symbolic links after a mapping exchange operation (Bill O'Donnell) [RHEL-85589] -- xfs: condense directories after a mapping exchange operation (Bill O'Donnell) [RHEL-85589] -- xfs: condense extended attributes after a mapping exchange operation (Bill O'Donnell) [RHEL-85589] -- xfs: add error injection to test file mapping exchange recovery (Bill O'Donnell) [RHEL-85589] -- xfs: bind together the front and back ends of the file range exchange code (Bill O'Donnell) [RHEL-85589] -- xfs: create deferred log items for file mapping exchanges (Bill O'Donnell) [RHEL-85589] -- xfs: introduce a file mapping exchange log intent item (Bill O'Donnell) [RHEL-85589] -- xfs: create a incompat flag for atomic file mapping exchanges (Bill O'Donnell) [RHEL-85589] -- xfs: introduce new file range exchange ioctl (Bill O'Donnell) [RHEL-85589] -- vfs: export remap and write check helpers (Bill O'Donnell) [RHEL-85589] -- xfs: constify xfs_bmap_is_written_extent (Bill O'Donnell) [RHEL-85589] -- xfs: refactor non-power-of-two alignment checks (Bill O'Donnell) [RHEL-85589] -- xfs: hoist multi-fsb allocation unit detection to a helper (Bill O'Donnell) [RHEL-85589] -- xfs: create a new helper to return a file's allocation unit (Bill O'Donnell) [RHEL-85589] -- xfs: declare xfs_file.c symbols in xfs_file.h (Bill O'Donnell) [RHEL-85589] -- xfs: move xfs_iops.c declarations out of xfs_inode.h (Bill O'Donnell) [RHEL-85589] -- xfs: move inode lease breaking functions to xfs_inode.c (Bill O'Donnell) [RHEL-85589] -- xfs: only clear log incompat flags at clean unmount (Bill O'Donnell) [RHEL-85589] -- xfs: fix potential AGI <-> ILOCK ABBA deadlock in xrep_dinode_findmode_walk_directory (Bill O'Donnell) [RHEL-85589] -- xfs: fix an AGI lock acquisition ordering problem in xrep_dinode_findmode (Bill O'Donnell) [RHEL-85589] -- xfs: pass xfs_buf lookup flags to xfs_*read_agi (Bill O'Donnell) [RHEL-85589] -- xfs: allow cross-linking special files without project quota (Bill O'Donnell) [RHEL-85589] -- xfs: don't use current->journal_info (Bill O'Donnell) [RHEL-85589] -- xfs: allow sunit mount option to repair bad primary sb stripe values (Bill O'Donnell) [RHEL-85589] -- xfs: quota radix tree allocations need to be NOFS on insert (Bill O'Donnell) [RHEL-85589] -- xfs: fix dev_t usage in xmbuf tracepoints (Bill O'Donnell) [RHEL-85589] -- xfs: use kvfree() in xlog_cil_free_logvec() (Bill O'Donnell) [RHEL-85589] -- xfs: xfs_btree_bload_prep_block() should use __GFP_NOFAIL (Bill O'Donnell) [RHEL-85589] -- xfs: fix log recovery erroring out on refcount recovery failure (Bill O'Donnell) [RHEL-85589] -- xfs: move symlink target write function to libxfs (Bill O'Donnell) [RHEL-85589] -- xfs: move remote symlink target read function to libxfs (Bill O'Donnell) [RHEL-85589] -- xfs: move xfs_symlink_remote.c declarations to xfs_symlink_remote.h (Bill O'Donnell) [RHEL-85589] -- xfs: xfs_bmap_finish_one should map unwritten extents properly (Bill O'Donnell) [RHEL-85589] -- xfs: support deferred bmap updates on the attr fork (Bill O'Donnell) [RHEL-85589] -- xfs: support recovering bmap intent items targetting realtime extents (Bill O'Donnell) [RHEL-85589] -- xfs: add a realtime flag to the bmap update log redo items (Bill O'Donnell) [RHEL-85589] -- xfs: fix xfs_bunmapi to allow unmapping of partial rt extents (Bill O'Donnell) [RHEL-85589] -- xfs: add a xattr_entry helper (Bill O'Donnell) [RHEL-85589] -- xfs: move xfs_bmap_defer_add to xfs_bmap_item.c (Bill O'Donnell) [RHEL-85589] -- xfs: reuse xfs_bmap_update_cancel_item (Bill O'Donnell) [RHEL-85589] -- xfs: add a bi_entry helper (Bill O'Donnell) [RHEL-85589] -- xfs: remove xfs_trans_set_bmap_flags (Bill O'Donnell) [RHEL-85589] -- xfs: clean up bmap log intent item tracepoint callsites (Bill O'Donnell) [RHEL-85589] -- xfs: split tracepoint classes for deferred items (Bill O'Donnell) [RHEL-85589] -- xfs: port refcount repair to the new refcount bag structure (Bill O'Donnell) [RHEL-85589] -- xfs: create refcount bag structure for btree repairs (Bill O'Donnell) [RHEL-85589] -- xfs: define an in-memory btree for storing refcount bag info during repairs (Bill O'Donnell) [RHEL-85589] -- xfs: hook live rmap operations during a repair operation (Bill O'Donnell) [RHEL-85589] -- xfs: create a shadow rmap btree during rmap repair (Bill O'Donnell) [RHEL-85589] -- xfs: repair the rmapbt (Bill O'Donnell) [RHEL-85589] -- xfs: create agblock bitmap helper to count the number of set regions (Bill O'Donnell) [RHEL-85589] -- xfs: create a helper to decide if a file mapping targets the rt volume (Bill O'Donnell) [RHEL-85589] -- xfs: launder in-memory btree buffers before transaction commit (Bill O'Donnell) [RHEL-85589] -- xfs: support in-memory btrees (Bill O'Donnell) [RHEL-85589] -- xfs: add a xfs_btree_ptrs_equal helper (Bill O'Donnell) [RHEL-85589] -- xfs: support in-memory buffer cache targets (Bill O'Donnell) [RHEL-85589] -- xfs: dynamically allocate the xfs-qm shrinker (Bill O'Donnell) [RHEL-85589] -- xfs: dynamically allocate the xfs-inodegc shrinker (Bill O'Donnell) [RHEL-85589] -- xfs: dynamically allocate the xfs-buf shrinker (Bill O'Donnell) [RHEL-85589] -- xfs: teach buftargs to maintain their own buffer hashtable (Bill O'Donnell) [RHEL-85589] -- xfs: move setting bt_logical_sectorsize out of xfs_setsize_buftarg (Bill O'Donnell) [RHEL-85589] -- xfs: remove xfs_setsize_buftarg_early (Bill O'Donnell) [RHEL-85589] -- xfs: remove the xfs_buftarg_t typedef (Bill O'Donnell) [RHEL-85589] -- xfs: split xfs_buf_rele for cached vs uncached buffers (Bill O'Donnell) [RHEL-85589] -- xfs: move and rename xfs_btree_read_bufl (Bill O'Donnell) [RHEL-85589] -- xfs: remove xfs_btree_reada_bufs (Bill O'Donnell) [RHEL-85589] -- xfs: remove xfs_btree_reada_bufl (Bill O'Donnell) [RHEL-85589] -- xfs: factor out a __xfs_btree_check_lblock_hdr helper (Bill O'Donnell) [RHEL-85589] -- xfs: rename btree helpers that depends on the block number representation (Bill O'Donnell) [RHEL-85589] -- xfs: consolidate btree block verification (Bill O'Donnell) [RHEL-85589] -- xfs: tighten up validation of root block in inode forks (Bill O'Donnell) [RHEL-85589] -- xfs: remove the crc variable in __xfs_btree_check_lblock (Bill O'Donnell) [RHEL-85589] -- xfs: misc cleanups for __xfs_btree_check_sblock (Bill O'Donnell) [RHEL-85589] -- xfs: consolidate btree ptr checking (Bill O'Donnell) [RHEL-85589] -- xfs: open code xfs_btree_check_lptr in xfs_bmap_btree_to_extents (Bill O'Donnell) [RHEL-85589] -- xfs: simplify xfs_btree_check_lblock_siblings (Bill O'Donnell) [RHEL-85589] -- xfs: simplify xfs_btree_check_sblock_siblings (Bill O'Donnell) [RHEL-85589] -- xfs: remove xfs_btnum_t (Bill O'Donnell) [RHEL-85589] -- xfs: pass a 'bool is_finobt' to xfs_inobt_insert (Bill O'Donnell) [RHEL-85589] -- xfs: split xfs_inobt_init_cursor (Bill O'Donnell) [RHEL-85589] -- xfs: split xfs_inobt_insert_sprec (Bill O'Donnell) [RHEL-85589] -- xfs: remove the which variable in xchk_iallocbt (Bill O'Donnell) [RHEL-85589] -- xfs: remove the btnum argument to xfs_inobt_count_blocks (Bill O'Donnell) [RHEL-85589] -- xfs: remove xfs_inobt_cur (Bill O'Donnell) [RHEL-85589] -- xfs: split xfs_allocbt_init_cursor (Bill O'Donnell) [RHEL-85589] -- xfs: refactor the btree cursor allocation logic in xchk_ag_btcur_init (Bill O'Donnell) [RHEL-85589] -- xfs: add a sick_mask to struct xfs_btree_ops (Bill O'Donnell) [RHEL-85589] -- xfs: add a name field to struct xfs_btree_ops (Bill O'Donnell) [RHEL-85589] -- xfs: split the agf_roots and agf_levels arrays (Bill O'Donnell) [RHEL-85589] -- xfs: remove xfs_bmbt_stage_cursor (Bill O'Donnell) [RHEL-85589] -- xfs: fold xfs_bmbt_init_common into xfs_bmbt_init_cursor (Bill O'Donnell) [RHEL-85589] -- xfs: make staging file forks explicit (Bill O'Donnell) [RHEL-85589] -- xfs: make full use of xfs_btree_stage_ifakeroot in xfs_bmbt_stage_cursor (Bill O'Donnell) [RHEL-85589] -- xfs: remove xfs_rmapbt_stage_cursor (Bill O'Donnell) [RHEL-85589] -- xfs: fold xfs_rmapbt_init_common into xfs_rmapbt_init_cursor (Bill O'Donnell) [RHEL-85589] -- xfs: remove xfs_refcountbt_stage_cursor (Bill O'Donnell) [RHEL-85589] -- xfs: fold xfs_refcountbt_init_common into xfs_refcountbt_init_cursor (Bill O'Donnell) [RHEL-85589] -- xfs: remove xfs_inobt_stage_cursor (Bill O'Donnell) [RHEL-85589] -- xfs: fold xfs_inobt_init_common into xfs_inobt_init_cursor (Bill O'Donnell) [RHEL-85589] -- xfs: remove xfs_allocbt_stage_cursor (Bill O'Donnell) [RHEL-85589] -- xfs: fold xfs_allocbt_init_common into xfs_allocbt_init_cursor (Bill O'Donnell) [RHEL-85589] -- xfs: don't override bc_ops for staging btrees (Bill O'Donnell) [RHEL-85589] -- xfs: add a xfs_btree_init_ptr_from_cur (Bill O'Donnell) [RHEL-85589] -- xfs: move comment about two 2 keys per pointer in the rmap btree (Bill O'Donnell) [RHEL-85589] -- xfs: create predicate to determine if cursor is at inode root level (Bill O'Donnell) [RHEL-85589] -- xfs: split the per-btree union in struct xfs_btree_cur (Bill O'Donnell) [RHEL-85589] -- xfs: split out a btree type from the btree ops geometry flags (Bill O'Donnell) [RHEL-85589] -- xfs: store the btree pointer length in struct xfs_btree_ops (Bill O'Donnell) [RHEL-85589] -- xfs: factor out a btree block owner check (Bill O'Donnell) [RHEL-85589] -- xfs: factor out a xfs_btree_owner helper (Bill O'Donnell) [RHEL-85589] -- xfs: move the btree stats offset into struct btree_ops (Bill O'Donnell) [RHEL-85589] -- xfs: move lru refs to the btree ops structure (Bill O'Donnell) [RHEL-85589] -- xfs: set btree block buffer ops in _init_buf (Bill O'Donnell) [RHEL-85589] -- xfs: remove the unnecessary daddr paramter to _init_block (Bill O'Donnell) [RHEL-85589] -- xfs: btree convert xfs_btree_init_block to xfs_btree_init_buf calls (Bill O'Donnell) [RHEL-85589] -- xfs: rename btree block/buffer init functions (Bill O'Donnell) [RHEL-85589] -- xfs: initialize btree blocks using btree_ops structure (Bill O'Donnell) [RHEL-85589] -- xfs: extern some btree ops structures (Bill O'Donnell) [RHEL-85589] -- xfs: turn the allocbt cursor active field into a btree flag (Bill O'Donnell) [RHEL-85589] -- xfs: consolidate the xfs_alloc_lookup_* helpers (Bill O'Donnell) [RHEL-85589] -- xfs: remove bc_ino.flags (Bill O'Donnell) [RHEL-85589] -- xfs: encode the btree geometry flags in the btree ops structure (Bill O'Donnell) [RHEL-85589] -- xfs: drop XFS_BTREE_CRC_BLOCKS (Bill O'Donnell) [RHEL-85589] -- xfs: set the btree cursor bc_ops in xfs_btree_alloc_cursor (Bill O'Donnell) [RHEL-85589] -- xfs: consolidate btree block allocation tracepoints (Bill O'Donnell) [RHEL-85589] -- xfs: consolidate btree block freeing tracepoints (Bill O'Donnell) [RHEL-85589] -- xfs: repair summary counters (Bill O'Donnell) [RHEL-85589] -- xfs: update health status if we get a clean bill of health (Bill O'Donnell) [RHEL-85589] -- xfs: remember sick inodes that get inactivated (Bill O'Donnell) [RHEL-85589] -- xfs: add secondary and indirect classes to the health tracking system (Bill O'Donnell) [RHEL-85589] -- xfs: report XFS_IS_CORRUPT errors to the health system (Bill O'Donnell) [RHEL-85589] -- xfs: report realtime metadata corruption errors to the health system (Bill O'Donnell) [RHEL-85589] -- xfs: report quota block corruption errors to the health system (Bill O'Donnell) [RHEL-85589] -- xfs: report inode corruption errors to the health system (Bill O'Donnell) [RHEL-85589] -- xfs: report symlink block corruption errors to the health system (Bill O'Donnell) [RHEL-85589] -- xfs: report dir/attr block corruption errors to the health system (Bill O'Donnell) [RHEL-85589] -- xfs: report btree block corruption errors to the health system (Bill O'Donnell) [RHEL-85589] -- xfs: report block map corruption errors to the health tracking system (Bill O'Donnell) [RHEL-85589] -- xfs: report ag header corruption errors to the health tracking system (Bill O'Donnell) [RHEL-85589] -- xfs: report fs corruption errors to the health tracking system (Bill O'Donnell) [RHEL-85589] -- xfs: separate the marking of sick and checked metadata (Bill O'Donnell) [RHEL-85589] -- xfs: teach repair to fix file nlinks (Bill O'Donnell) [RHEL-85589] -- xfs: track directory entry updates during live nlinks fsck (Bill O'Donnell) [RHEL-85589] -- xfs: teach scrub to check file nlinks (Bill O'Donnell) [RHEL-85589] -- xfs: report health of inode link counts (Bill O'Donnell) [RHEL-85589] -- xfs: repair dquots based on live quotacheck results (Bill O'Donnell) [RHEL-85589] -- xfs: repair cannot update the summary counters when logging quota flags (Bill O'Donnell) [RHEL-85589] -- xfs: track quota updates during live quotacheck (Bill O'Donnell) [RHEL-85589] -- xfs: implement live quotacheck inode scan (Bill O'Donnell) [RHEL-85589] -- xfs: create a sparse load xfarray function (Bill O'Donnell) [RHEL-85589] -- xfs: create a helper to count per-device inode block usage (Bill O'Donnell) [RHEL-85589] -- xfs: create a xchk_trans_alloc_empty helper for scrub (Bill O'Donnell) [RHEL-85589] -- xfs: report the health of quota counts (Bill O'Donnell) [RHEL-85589] -- xfs: repair file modes by scanning for a dirent pointing to us (Bill O'Donnell) [RHEL-85589] -- xfs: create a macro for decoding ftypes in tracepoints (Bill O'Donnell) [RHEL-85589] -- xfs: create a predicate to determine if two xfs_names are the same (Bill O'Donnell) [RHEL-85589] -- xfs: create a static name for the dot entry too (Bill O'Donnell) [RHEL-85589] -- xfs: iscan batching should handle unallocated inodes too (Bill O'Donnell) [RHEL-85589] -- xfs: cache a bunch of inodes for repair scans (Bill O'Donnell) [RHEL-85589] -- xfs: stagger the starting AG of scrub iscans to reduce contention (Bill O'Donnell) [RHEL-85589] -- xfs: allow scrub to hook metadata updates in other writers (Bill O'Donnell) [RHEL-85589] -- xfs: implement live inode scan for scrub (Bill O'Donnell) [RHEL-85589] -- xfs: speed up xfs_iwalk_adjust_start a little bit (Bill O'Donnell) [RHEL-85589] -- xfs: remove xfile_{get,put}_page (Bill O'Donnell) [RHEL-85589] -- xfs: convert xfarray_pagesort to deal with large folios (Bill O'Donnell) [RHEL-85589] -- xfs: fix a comment in xfarray.c (Bill O'Donnell) [RHEL-85589] -- xfs: remove xfarray_sortinfo.page_kaddr (Bill O'Donnell) [RHEL-85589] -- xfs: add file_{get,put}_folio (Bill O'Donnell) [RHEL-85589] -- shmem: document how to "persist" data when using shmem_*file_setup (Bill O'Donnell) [RHEL-85589] -- shmem: move the shmem_mapping assert into shmem_get_folio_gfp (Bill O'Donnell) [RHEL-85589] -- shmem: set a_ops earlier in shmem_symlink (Bill O'Donnell) [RHEL-85589] -- shmem: move shmem_mapping out of line (Bill O'Donnell) [RHEL-85589] -- xfs: use shmem_get_folio in in xfile_load (Bill O'Donnell) [RHEL-85589] -- xfs: use shmem_get_folio in xfile_obj_store (Bill O'Donnell) [RHEL-85589] -- xfs: don't allow highmem pages in xfile mappings (Bill O'Donnell) [RHEL-85589] -- xfs: don't try to handle non-update pages in xfile_obj_load (Bill O'Donnell) [RHEL-85589] -- xfs: remove the xfile_pread/pwrite APIs (Bill O'Donnell) [RHEL-85589] -- Documentation: xfs: consolidate XFS docs into its own subdirectory (Bill O'Donnell) [RHEL-85589] -- xfs: remove xfile_stat (Bill O'Donnell) [RHEL-85589] -- xfs: don't modify file and inode flags for shmem files (Bill O'Donnell) [RHEL-85589] -- xfs: use shmem_kernel_file_setup in xfile_create (Bill O'Donnell) [RHEL-85589] -- xfs: shmem_file_setup can't return NULL (Bill O'Donnell) [RHEL-85589] -- shmem: export shmem_get_folio (Bill O'Donnell) [RHEL-85589] -- shmem: export shmem_kernel_file_setup (Bill O'Donnell) [RHEL-85589] -- xfs: use VM_NORESERVE in xfile_create (Bill O'Donnell) [RHEL-85589] -- xfs: use kvfree in xfs_ioc_getfsmap() (Bill O'Donnell) [RHEL-85589] -- xfs: use kvfree() in xfs_ioc_attr_list() (Bill O'Donnell) [RHEL-85589] -- xfs: Remove mrlock wrapper (Bill O'Donnell) [RHEL-85589] -- xfs: Replace xfs_isilocked with xfs_assert_ilocked (Bill O'Donnell) [RHEL-85589] -- xfs: use kvfree for buf in xfs_ioc_getbmap (Bill O'Donnell) [RHEL-85589] -- xfs: remove duplicate ifdefs (Bill O'Donnell) [RHEL-85589] -- xfs: use xfs_defer_alloc a bit more (Bill O'Donnell) [RHEL-85589] -- xfs: eliminate lockdep false positives in xfs_attr_shortform_list (Bill O'Donnell) [RHEL-85589] -- xfs: clean up remaining GFP_NOFS users (Bill O'Donnell) [RHEL-85589] -- xfs: place the CIL under nofs allocation context (Bill O'Donnell) [RHEL-85589] -- xfs: place intent recovery under NOFS allocation context (Bill O'Donnell) [RHEL-85589] -- xfs: use GFP_KERNEL in pure transaction contexts (Bill O'Donnell) [RHEL-85589] -- xfs: use __GFP_NOLOCKDEP instead of GFP_NOFS (Bill O'Donnell) [RHEL-85589] -- xfs: use an empty transaction for fstrim (Bill O'Donnell) [RHEL-85589] -- xfs: convert remaining kmem_free() to kfree() (Bill O'Donnell) [RHEL-85589] -- xfs: convert kmem_free() for kvmalloc users to kvfree() (Bill O'Donnell) [RHEL-85589] -- xfs: move kmem_to_page() (Bill O'Donnell) [RHEL-85589] -- xfs: convert kmem_alloc() to kmalloc() (Bill O'Donnell) [RHEL-85589] -- xfs: convert kmem_zalloc() to kzalloc() (Bill O'Donnell) [RHEL-85589] -- xfs: add support for FS_IOC_GETFSSYSFSPATH (Bill O'Donnell) [RHEL-85589] -- MAINTAINERS: drop me as XFS maintainer (Bill O'Donnell) [RHEL-85589] -- MAINTAINERS: add Chandan Babu as XFS release manager (Bill O'Donnell) [RHEL-85589] -- docs: add maintainer entry profile for XFS (Bill O'Donnell) [RHEL-85589] -- xfs: document future directions of online fsck (Bill O'Donnell) [RHEL-85589] -- xfs: document the userspace fsck driver program (Bill O'Donnell) [RHEL-85589] -- xfs: document directory tree repairs (Bill O'Donnell) [RHEL-85589] -- xfs: document metadata file repair (Bill O'Donnell) [RHEL-85589] -- xfs: document full filesystem scans for online fsck (Bill O'Donnell) [RHEL-85589] -- xfs: document online file metadata repair code (Bill O'Donnell) [RHEL-85589] -- xfs: document btree bulk loading (Bill O'Donnell) [RHEL-85589] -- xfs: document pageable kernel memory (Bill O'Donnell) [RHEL-85589] -- xfs: document how online fsck deals with eventual consistency (Bill O'Donnell) [RHEL-85589] -- xfs: document the filesystem metadata checking strategy (Bill O'Donnell) [RHEL-85589] -- xfs: document the user interface for online fsck (Bill O'Donnell) [RHEL-85589] -- xfs: document the testing plan for online fsck (Bill O'Donnell) [RHEL-85589] -- xfs: document the general theory underlying online fsck design (Bill O'Donnell) [RHEL-85589] -- docs: Instruct LaTeX to cope with deeper nesting (Bill O'Donnell) [RHEL-85589] -- xfs: document the motivation for online fsck design (Bill O'Donnell) [RHEL-85589] -- net/sched: Always pass notifications when child class becomes empty (Ivan Vecera) [RHEL-75597] -- net_sched: hfsc: Address reentrant enqueue adding class to eltree twice (Ivan Vecera) [RHEL-75597] -- selftests/tc-testing: Add an HFSC qlen accounting test (Ivan Vecera) [RHEL-75597] -- sch_hfsc: Fix qlen accounting bug when using peek in hfsc_enqueue() (Ivan Vecera) [RHEL-75597] -- selftests/tc-testing: Add qdisc limit trimming tests (Ivan Vecera) [RHEL-75597] -- net_sched: Flush gso_skb list too during ->change() (Ivan Vecera) [RHEL-75597] {CVE-2025-37992} -- selftests/tc-testing: Add a test case to cover basic HTB+FQ_CODEL case (Ivan Vecera) [RHEL-75597] -- sch_htb: make htb_deactivate() idempotent (Ivan Vecera) [RHEL-75597] {CVE-2025-37953} -- selftests: tc-testing: Add TDC tests that exercise reentrant enqueue behaviour (Ivan Vecera) [RHEL-75597] -- net_sched: qfq: Fix double list add in class with netem as child qdisc (Ivan Vecera) [RHEL-75597] {CVE-2025-37913} -- net_sched: ets: Fix double list add in class with netem as child qdisc (Ivan Vecera) [RHEL-75597] {CVE-2025-37914} -- net_sched: hfsc: Fix a UAF vulnerability in class with netem as child qdisc (Ivan Vecera) [RHEL-75597] {CVE-2025-37890} -- net_sched: drr: Fix double list add in class with netem as child qdisc (Ivan Vecera) [RHEL-75597] {CVE-2025-37915} -- selftests/tc-testing: Add test for HFSC queue emptying during peek operation (Ivan Vecera) [RHEL-75597] -- net_sched: hfsc: Fix a potential UAF in hfsc_dequeue() too (Ivan Vecera) [RHEL-75597] {CVE-2025-37823} -- net_sched: hfsc: Fix a UAF vulnerability in class handling (Ivan Vecera) [RHEL-75597] {CVE-2025-37797} -- selftests/tc-testing: Add test for echo of big TC filters (Ivan Vecera) [RHEL-75597] -- selftests/tc-testing: sfq: check that a derived limit of 1 is rejected (Ivan Vecera) [RHEL-75597] -- net_sched: sch_sfq: move the limit validation (Ivan Vecera) [RHEL-75597] {CVE-2025-37752} -- net_sched: sch_sfq: use a temporary work area for validating configuration (Ivan Vecera) [RHEL-75597] -- tc: Ensure we have enough buffer space when sending filter netlink notifications (Ivan Vecera) [RHEL-75597] -- selftests/tc-testing: Add a test case for FQ_CODEL with ETS parent (Ivan Vecera) [RHEL-75597] -- selftests/tc-testing: Add a test case for FQ_CODEL with DRR parent (Ivan Vecera) [RHEL-75597] -- selftests/tc-testing: Add a test case for FQ_CODEL with HFSC parent (Ivan Vecera) [RHEL-75597] -- selftests/tc-testing: Add a test case for FQ_CODEL with QFQ parent (Ivan Vecera) [RHEL-75597] -- selftests/tc-testing: Add a test case for FQ_CODEL with HTB parent (Ivan Vecera) [RHEL-75597] -- codel: remove sch->q.qlen check before qdisc_tree_reduce_backlog() (Ivan Vecera) [RHEL-75597] {CVE-2025-37798} -- sch_ets: make est_qlen_notify() idempotent (Ivan Vecera) [RHEL-75597] -- sch_qfq: make qfq_qlen_notify() idempotent (Ivan Vecera) [RHEL-75597] -- sch_hfsc: make hfsc_qlen_notify() idempotent (Ivan Vecera) [RHEL-75597] -- sch_drr: make drr_qlen_notify() idempotent (Ivan Vecera) [RHEL-75597] -- sch_htb: make htb_qlen_notify() idempotent (Ivan Vecera) [RHEL-75597] {CVE-2025-37932} -- treewide: Switch/rename to timer_delete[_sync]() (Ivan Vecera) [RHEL-75597] -- selftests: tc-testing: fix nat regex matching (Ivan Vecera) [RHEL-75597] -- selftests: tc-testing: Add TBF with SKBPRIO queue length corner case test (Ivan Vecera) [RHEL-75597] -- net_sched: skbprio: Remove overly strict queue assertions (Ivan Vecera) [RHEL-75597] {CVE-2025-38637} -- tc-tests: Update tc police action tests for tc buffer size rounding fixes. (Ivan Vecera) [RHEL-75597] -- selftests/tc-testing: Add a test case for DRR class with TC_H_ROOT (Ivan Vecera) [RHEL-75597] -- net_sched: Prevent creation of classes with TC_H_ROOT (Ivan Vecera) [RHEL-75597] {CVE-2025-21971} -- sched: address a potential NULL pointer dereference in the GRED scheduler. (Ivan Vecera) [RHEL-75597] {CVE-2025-21980} -- net: sched: wrap doit/dumpit methods (Ivan Vecera) [RHEL-75597] -- net: sched: Remove newline at the end of a netlink error message (Ivan Vecera) [RHEL-75597] -- net: remove '__' from __skb_flow_get_ports() (Ivan Vecera) [RHEL-75597] -- skbuff: kill skb_flow_get_ports() (Ivan Vecera) [RHEL-75597] -- net: Add options as a flexible array to struct ip_tunnel_info (Ivan Vecera) [RHEL-75597] -- ip_tunnel: Use ip_tunnel_info() helper instead of 'info + 1' (Ivan Vecera) [RHEL-75597] -- flow_dissector: Fix port range key handling in BPF conversion (Ivan Vecera) [RHEL-75597] -- selftests/net/forwarding: Add a test case for tc-flower of mixed port and port-range (Ivan Vecera) [RHEL-75597] -- flow_dissector: Fix handling of mixed port and port-range keys (Ivan Vecera) [RHEL-75597] -- net/sched: cls_api: fix error handling causing NULL dereference (Ivan Vecera) [RHEL-75597] {CVE-2025-21857} -- flow_dissector: use RCU protection to fetch dev_net() (Ivan Vecera) [RHEL-75597] -- net: sched: Fix truncation of offloaded action statistics (Ivan Vecera) [RHEL-75597] -- selftests/tc-testing: Add a test case for qdisc_tree_reduce_backlog() (Ivan Vecera) [RHEL-75597] -- netem: Update sch->q.qlen before qdisc_tree_reduce_backlog() (Ivan Vecera) [RHEL-75597] {CVE-2025-21703} -- selftests/tc-testing: Add a test case for pfifo_head_drop qdisc when limit==0 (Ivan Vecera) [RHEL-75597] -- net: sched: fix ets qdisc OOB Indexing (Ivan Vecera) [RHEL-75597] {CVE-2025-21692} -- net: sched: Disallow replacing of child qdisc from one parent to another (Ivan Vecera) [RHEL-75597] {CVE-2025-21700} -- net: tc: improve qdisc error messages (Ivan Vecera) [RHEL-75597] -- net: sched: calls synchronize_net() only when needed (Ivan Vecera) [RHEL-75597] -- selftests: tc-testing: reduce rshift value (Ivan Vecera) [RHEL-75597] -- net_sched: cls_flow: validate TCA_FLOW_RSHIFT attribute (Ivan Vecera) [RHEL-75597] {CVE-2025-21653} -- net/sched: Add drop reasons for AQM-based qdiscs (Ivan Vecera) [RHEL-75597] -- netlink: specs: add uint, sint to netlink-raw schema (Ivan Vecera) [RHEL-75597] -- net_sched: sch_cake: Add drop reasons (Ivan Vecera) [RHEL-75597] -- net/sched: netem: account for backlog updates from child qdisc (Ivan Vecera) [RHEL-75597] {CVE-2024-56770} -- selftests/tc-testing: sfq: test that kernel rejects limit of 1 (Ivan Vecera) [RHEL-75597] -- net_sched: sch_sfq: don't allow 1 packet limit (Ivan Vecera) [RHEL-75597] {CVE-2024-57996} -- net_sched: sch_fq: add three drop_reason (Ivan Vecera) [RHEL-75597] -- net/sched: tbf: correct backlog statistic for GSO packets (Ivan Vecera) [RHEL-75597] -- net: sched: u32: Add test case for systematic hnode IDR leaks (Ivan Vecera) [RHEL-75597] -- net: sched: cls_api: improve the error message for ID allocation failure (Ivan Vecera) [RHEL-75597] -- selftests/tc-testing: add tests for qdisc_tree_reduce_backlog (Ivan Vecera) [RHEL-75597] -- net: sched: propagate "skip_sw" flag to struct flow_cls_common_offload (Ivan Vecera) [RHEL-75597] -- selftests: tc-testing: Fix typo error (Ivan Vecera) [RHEL-75597] -- net/sched: act_api: unexport tcf_action_dump_1() (Ivan Vecera) [RHEL-75597] -- selftests: ETS: Use defer for test cleanup (Ivan Vecera) [RHEL-75597] -- selftests: TBF: Use defer for test cleanup (Ivan Vecera) [RHEL-75597] -- selftests: RED: Use defer for test cleanup (Ivan Vecera) [RHEL-75597] -- net: sched: Use rtnl_register_many(). (Ivan Vecera) [RHEL-75597] -- net/sched: cbs: Fix integer overflow in cbs_set_port_rate() (Ivan Vecera) [RHEL-75597] -- net_sched: sch_fq: prepare for TIME_WAIT sockets (Ivan Vecera) [RHEL-75597] -- net_sched: sch_sfq: handle bigger packets (Ivan Vecera) [RHEL-75597] -- net_sched: sch_fq: add the ability to offload pacing (Ivan Vecera) [RHEL-75597] -- net: add IFLA_MAX_PACING_OFFLOAD_HORIZON device attribute (Ivan Vecera) [RHEL-75597] -- tools: Sync if_link uapi header (Ivan Vecera) [RHEL-75597] -- netem: Include in sch_netem.c (Ivan Vecera) [RHEL-75597] -- kasan: make kasan_record_aux_stack_noalloc() the default behaviour (Waiman Long) [RHEL-99676] - -* Mon Jul 21 2025 Augusto Caringi [5.14.0-601.el9] -- skbuff: Optimization of SKB coalescing for page pool (Ivan Vecera) [RHEL-91107] -- page_pool: halve BIAS_MAX for multiple user references of a fragment (Ivan Vecera) [RHEL-91107] -- perf trace: Set errpid to false for rseq and set_robust_list (Anubhav Shelat) [RHEL-78308] -- perf trace: Always print return value for syscalls returning a pid (Anubhav Shelat) [RHEL-78308] -- fanotify: limit reporting of event with non-decodeable file handles (Miklos Szeredi) [RHEL-102134] -- fanotify: delete useless parenthesis in FANOTIFY_INLINE_FH macro (Miklos Szeredi) [RHEL-102134] -- fanotify: Remove unused extern declaration fsnotify_get_conn_fsid() (Miklos Szeredi) [RHEL-102134] -- dnotify: Pass argument of fcntl_dirnotify as int (Miklos Szeredi) [RHEL-102134] -- fanotify: disallow mount/sb marks on kernel internal pseudo fs (Miklos Szeredi) [RHEL-102134] -- fanotify: support reporting non-decodeable file handles (Miklos Szeredi) [RHEL-102134] -- inotify: Avoid reporting event with invalid wd (Miklos Szeredi) [RHEL-102134] -- fanotify: Remove obsoleted fanotify_event_has_path() (Miklos Szeredi) [RHEL-102134] -- fsnotify: remove unused declaration (Miklos Szeredi) [RHEL-102134] -- fsnotify: Fix comment typo (Miklos Szeredi) [RHEL-102134] -- fanotify: introduce FAN_MARK_IGNORE (Miklos Szeredi) [RHEL-102134] -- fanotify: cleanups for fanotify_mark() input validations (Miklos Szeredi) [RHEL-102134] -- fanotify: prepare for setting event flags in ignore mask (Miklos Szeredi) [RHEL-102134] -- fanotify: refine the validation checks on non-dir inode mask (Miklos Szeredi) [RHEL-102134] -- fanotify: fix incorrect fmode_t casts (Miklos Szeredi) [RHEL-102134] -- fsnotify: consistent behavior for parent not watching children (Miklos Szeredi) [RHEL-102134] -- fsnotify: introduce mark type iterator (Miklos Szeredi) [RHEL-102134] -- fanotify: do not allow setting dirent events in mask of non-dir (Miklos Szeredi) [RHEL-102134] -- fanotify: enable "evictable" inode marks (Miklos Szeredi) [RHEL-102134] -- fanotify: use fsnotify group lock helpers (Miklos Szeredi) [RHEL-102134] -- fanotify: implement "evictable" inode marks (Miklos Szeredi) [RHEL-102134] -- fanotify: factor out helper fanotify_mark_update_flags() (Miklos Szeredi) [RHEL-102134] -- fanotify: create helper fanotify_mark_user_flags() (Miklos Szeredi) [RHEL-102134] -- fsnotify: allow adding an inode mark without pinning inode (Miklos Szeredi) [RHEL-102134] -- dnotify: use fsnotify group lock helpers (Miklos Szeredi) [RHEL-102134] -- inotify: use fsnotify group lock helpers (Miklos Szeredi) [RHEL-102134] -- fsnotify: create helpers for group mark_mutex lock (Miklos Szeredi) [RHEL-102134] -- fsnotify: make allow_dups a property of the group (Miklos Szeredi) [RHEL-102134] -- fsnotify: pass flags argument to fsnotify_alloc_group() (Miklos Szeredi) [RHEL-102134] -- fsnotify: fix wrong lockdep annotations (Miklos Szeredi) [RHEL-102134] -- inotify: move control flags from mask to mark flags (Miklos Szeredi) [RHEL-102134] -- fsnotify: remove redundant parameter judgment (Miklos Szeredi) [RHEL-102134] -- fsnotify: optimize FS_MODIFY events with no ignored masks (Miklos Szeredi) [RHEL-102134] -- fsnotify: fix merge with parent's ignored mask (Miklos Szeredi) [RHEL-102134] -- fanotify: remove variable set but not used (Miklos Szeredi) [RHEL-102134] -- fanotify: wire up FAN_RENAME event (Miklos Szeredi) [RHEL-102134] -- fanotify: report old and/or new parent+name in FAN_RENAME event (Miklos Szeredi) [RHEL-102134] -- fanotify: record either old name new name or both for FAN_RENAME (Miklos Szeredi) [RHEL-102134] -- fanotify: record old and new parent and name in FAN_RENAME event (Miklos Szeredi) [RHEL-102134] -- fanotify: support secondary dir fh and name in fanotify_info (Miklos Szeredi) [RHEL-102134] -- fanotify: use helpers to parcel fanotify_info buffer (Miklos Szeredi) [RHEL-102134] -- fanotify: use macros to get the offset to fanotify_info buffer (Miklos Szeredi) [RHEL-102134] -- fsnotify: generate FS_RENAME event with rich information (Miklos Szeredi) [RHEL-102134] -- fanotify: introduce group flag FAN_REPORT_TARGET_FID (Miklos Szeredi) [RHEL-102134] -- fsnotify: separate mark iterator type from object type enum (Miklos Szeredi) [RHEL-102134] -- fsnotify: clarify object type argument (Miklos Szeredi) [RHEL-102134] -- fanotify: Allow users to request FAN_FS_ERROR events (Miklos Szeredi) [RHEL-102134] -- fanotify: Emit generic error info for error event (Miklos Szeredi) [RHEL-102134] -- fanotify: Report fid info for file related file system errors (Miklos Szeredi) [RHEL-102134] -- fanotify: WARN_ON against too large file handles (Miklos Szeredi) [RHEL-102134] -- fanotify: Add helpers to decide whether to report FID/DFID (Miklos Szeredi) [RHEL-102134] -- fanotify: Wrap object_fh inline space in a creator macro (Miklos Szeredi) [RHEL-102134] -- fanotify: Support merging of error events (Miklos Szeredi) [RHEL-102134] -- fanotify: Support enqueueing of error events (Miklos Szeredi) [RHEL-102134] -- fanotify: Pre-allocate pool of error events (Miklos Szeredi) [RHEL-102134] -- fanotify: Reserve UAPI bits for FAN_FS_ERROR (Miklos Szeredi) [RHEL-102134] -- fsnotify: Support FS_ERROR event type (Miklos Szeredi) [RHEL-102134] -- fanotify: Require fid_mode for any non-fd event (Miklos Szeredi) [RHEL-102134] -- fanotify: Encode empty file handle when no inode is provided (Miklos Szeredi) [RHEL-102134] -- fanotify: Allow file handle encoding for unhashed events (Miklos Szeredi) [RHEL-102134] -- fanotify: Support null inode event in fanotify_dfid_inode (Miklos Szeredi) [RHEL-102134] -- fsnotify: Pass group argument to free_event (Miklos Szeredi) [RHEL-102134] -- fsnotify: Retrieve super block from the data field (Miklos Szeredi) [RHEL-102134] -- fsnotify: Add wrapper around fsnotify_add_event (Miklos Szeredi) [RHEL-102134] -- fsnotify: Add helper to detect overflow_event (Miklos Szeredi) [RHEL-102134] -- inotify: Don't force FS_IN_IGNORED (Miklos Szeredi) [RHEL-102134] -- fanotify: Split fsid check from other fid mode checks (Miklos Szeredi) [RHEL-102134] -- fanotify: Fold event size calculation to its own function (Miklos Szeredi) [RHEL-102134] -- fsnotify: Don't insert unmergeable events in hashtable (Miklos Szeredi) [RHEL-102134] -- fanotify: introduce a generic info record copying helper (Miklos Szeredi) [RHEL-102134] -- fanotify: minor cosmetic adjustments to fid labels (Miklos Szeredi) [RHEL-102134] -- mm: fix the inaccurate memory statistics issue for users (Luiz Capitulino) [RHEL-97601] -- loop: move lo_set_size() out of queue freeze (Ming Lei) [RHEL-96168] -- mm/gup: revert "mm: gup: fix infinite loop within __get_longterm_locked" (CKI Backport Bot) [RHEL-101832] -- sched/fair: Fix potential memory corruption in child_cfs_rq_on_list (CKI Backport Bot) [RHEL-88083] {CVE-2025-21919} -- exportfs: Remove EXPORT_OP_ASYNC_LOCK (Benjamin Coddington) [RHEL-94440] -- NFSD: Clean up unused variable (Benjamin Coddington) [RHEL-94440] -- NLM/NFSD: Fix lock notifications for async-capable filesystems (Benjamin Coddington) [RHEL-94440] -- gfs2/ocfs2: set FOP_ASYNC_LOCK (Benjamin Coddington) [RHEL-94440] -- fs: Introduce FOP_ASYNC_LOCK (Benjamin Coddington) [RHEL-94440] -- selftests/bpf: Adjust btf_dump test to reflect recent change in file_operations (Benjamin Coddington) [RHEL-94440] -- fs: claw back a few FMODE_* bits (Benjamin Coddington) [RHEL-94440] -- filelock: move file locking definitions to separate header file (Benjamin Coddington) [RHEL-94440] -- block/blk-throttle: silence !BLK_DEV_IO_TRACE variable warnings (Ming Lei) [RHEL-97189] -- blk-throttle: Prevents the bps restricted io from entering the bps queue again (Ming Lei) [RHEL-97189] -- blk-throttle: Split the service queue (Ming Lei) [RHEL-97189] -- blk-throttle: Split the blkthrotl queue (Ming Lei) [RHEL-97189] -- blk-throttle: Introduce flag "BIO_TG_BPS_THROTTLED" (Ming Lei) [RHEL-97189] -- blk-throttle: Split throtl_charge_bio() into bps and iops functions (Ming Lei) [RHEL-97189] -- blk-throttle: Refactor tg_dispatch_time by extracting tg_dispatch_bps/iops_time (Ming Lei) [RHEL-97189] -- blk-throttle: Rename tg_may_dispatch() to tg_dispatch_time() (Ming Lei) [RHEL-97189] -- blk-throttle: Add an additional overflow check to the call calculate_bytes/io_allowed (Ming Lei) [RHEL-97189] -- blk-throttle: Delete unnecessary carryover-related fields from throtl_grp (Ming Lei) [RHEL-97189] -- blk-throttle: Fix wrong tg->[bytes/io]_disp update in __tg_update_carryover() (Ming Lei) [RHEL-97189] -- blk-throttle: carry over directly (Ming Lei) [RHEL-97189] -- blk-throttle: don't take carryover for prioritized processing of metadata (Ming Lei) [RHEL-97189] -- blk-throttle: remove last_bytes_disp and last_ios_disp (Ming Lei) [RHEL-97189] -- bpf: Allow to use kfunc XDP hints and frags together (Felix Maurer) [RHEL-101559] -- redhat/configs: Enable early lockdown for Arm (Mark Salter) [RHEL-1927] -- arm64: add early lockdown for secure boot (Mark Salter) [RHEL-1927] -- efi: pass secure boot mode to kernel proper (Mark Salter) [RHEL-1927] -- RDMA/rxe: Fix the warning "__rxe_cleanup+0x12c/0x170 [rdma_rxe]" (CKI Backport Bot) [RHEL-82503] {CVE-2025-21829} -- iommu/s390: allow larger region tables (Christoph Schlameuss) [RHEL-11431] -- iommu/s390: support map/unmap for additional table regions (Christoph Schlameuss) [RHEL-11431] -- iommu/s390: support iova_to_phys for additional table regions (Christoph Schlameuss) [RHEL-11431] -- iommu/s390: support cleanup of additional table regions (Christoph Schlameuss) [RHEL-11431] -- iommu/s390: set appropriate IOTA region type (Christoph Schlameuss) [RHEL-11431] -- s390/pci: Fix dev.dma_range_map missing sentinel element (Christoph Schlameuss) [RHEL-11431] -- iommu/s390: implement iommu passthrough via identity domain (Christoph Schlameuss) [RHEL-11431] -- iommu/s390: handle IOAT registration based on domain (Christoph Schlameuss) [RHEL-11431] -- s390/pci: store DMA offset in bus_dma_region (Christoph Schlameuss) [RHEL-11431] -- s390/pci: check for relaxed translation capability (Christoph Schlameuss) [RHEL-11431] -- misc/vmw_vmci: fix an infoleak in vmci_host_do_receive_datagram() (CKI Backport Bot) [RHEL-97498] {CVE-2022-49788} - -* Tue Jul 15 2025 Augusto Caringi [5.14.0-600.el9] -- net: mana: Add support for Multi Vports on Bare metal (Maxim Levitsky) [RHEL-80096] -- net: mana: Add support for auxiliary device servicing events (Maxim Levitsky) [RHEL-80096] -- RDMA/mana_ib: unify mana_ib functions to support any gdma device (Maxim Levitsky) [RHEL-80096] -- RDMA/mana_ib: Add support of mana_ib for RNIC and ETH nic (Maxim Levitsky) [RHEL-80096] -- net: mana: Probe rdma device in mana driver (Maxim Levitsky) [RHEL-80096] -- RDMA/mana_ib: Add support of 4M, 1G, and 2G pages (Maxim Levitsky) [RHEL-80096] -- RDMA/mana_ib: support of the zero based MRs (Maxim Levitsky) [RHEL-80096] -- RDMA/mana_ib: Access remote atomic for MRs (Maxim Levitsky) [RHEL-80096] -- net: mana: Switch to page pool for jumbo frames (Maxim Levitsky) [RHEL-80096] -- net: mana: Add metadata support for xdp mode (Maxim Levitsky) [RHEL-80096] -- RDMA/mana_ib: Fix integer overflow during queue creation (Maxim Levitsky) [RHEL-80096] -- RDMA/mana_ib: Handle net event for pointing to the current netdev (Maxim Levitsky) [RHEL-80096] -- net: mana: Change the function signature of mana_get_primary_netdev_rcu (Maxim Levitsky) [RHEL-80096] -- RDMA/mana_ib: Use safer allocation function() (Maxim Levitsky) [RHEL-80096] -- RDMA/mana_ib: Ensure variable err is initialized (Maxim Levitsky) [RHEL-80096] -- net: mana: Add debug logs in MANA network driver (Maxim Levitsky) [RHEL-80096] -- hv_netvsc: Use VF's tso_max_size value when data path is VF (Maxim Levitsky) [RHEL-80096] -- net: mana: Allow tso_max_size to go up-to GSO_MAX_SIZE (Maxim Levitsky) [RHEL-80096] -- RDMA/mana_ib: Implement DMABUF MR support (Maxim Levitsky) [RHEL-80096] -- RDMA/mana_ib: Fix error code in probe() (Maxim Levitsky) [RHEL-80096] -- RDMA/mana_ib: Add port statistics support (Maxim Levitsky) [RHEL-80096] -- RDMA/mana_ib: request error CQEs when supported (Maxim Levitsky) [RHEL-80096] -- RDMA/mana_ib: Query feature_flags bitmask from FW (Maxim Levitsky) [RHEL-80096] -- RDMA/mana_ib: indicate CM support (Maxim Levitsky) [RHEL-80096] -- RDMA/mana_ib: polling of CQs for GSI/UD (Maxim Levitsky) [RHEL-80096] -- RDMA/mana_ib: extend mana QP table (Maxim Levitsky) [RHEL-80096] -- RDMA/mana_ib: implement req_notify_cq (Maxim Levitsky) [RHEL-80096] -- RDMA/mana_ib: UD/GSI work requests (Maxim Levitsky) [RHEL-80096] -- net/mana: fix warning in the writer of client oob (Maxim Levitsky) [RHEL-80096] -- RDMA/mana_ib: create/destroy AH (Maxim Levitsky) [RHEL-80096] -- RDMA/mana_ib: UD/GSI QP creation for kernel (Maxim Levitsky) [RHEL-80096] -- RDMA/mana_ib: Create and destroy UD/GSI QP (Maxim Levitsky) [RHEL-80096] -- RDMA/mana_ib: create kernel-level CQs (Maxim Levitsky) [RHEL-80096] -- RDMA/mana_ib: helpers to allocate kernel queues (Maxim Levitsky) [RHEL-80096] -- RDMA/mana_ib: implement get_dma_mr (Maxim Levitsky) [RHEL-80096] -- RDMA/mana_ib: Allow registration of DMA-mapped memory in PDs (Maxim Levitsky) [RHEL-80096] -- net: mana: Support holes in device list reply msg (Maxim Levitsky) [RHEL-80096] -- net: mana: cleanup mana struct after debugfs_remove() (Maxim Levitsky) [RHEL-80096] -- arch/x86: Provide the CPU number in the wakeup AP callback (Maxim Levitsky) [RHEL-80096] -- x86/hyperv: Fix APIC ID and VP index confusion in hv_snp_boot_ap() (Maxim Levitsky) [RHEL-80096] -- uio_hv_generic: Set event for all channels on the device (Maxim Levitsky) [RHEL-80096] -- hv_balloon: Fallback to generic_online_page() for non-HV hot added mem (Maxim Levitsky) [RHEL-80096] -- Drivers: hv: vmbus: Remove vmbus_sendpacket_pagebuffer() (Maxim Levitsky) [RHEL-80096] -- hv_netvsc: Remove rmsg_pgcnt (Maxim Levitsky) [RHEL-80096] -- net: netvsc: Update default VMBus channels (Maxim Levitsky) [RHEL-80096] -- hv_netvsc: Preserve contiguous PFN grouping in the page buffer array (Maxim Levitsky) [RHEL-80096] -- hv_netvsc: Use vmbus_sendpacket_mpb_desc() to send VMBus messages (Maxim Levitsky) [RHEL-80096] -- hv_netvsc: Replace one-element array with flexible array member (Maxim Levitsky) [RHEL-80096] -- hv_netvsc: Link queues to NAPIs (Maxim Levitsky) [RHEL-80096] -- hv_netvsc: Don't assume cpu_possible_mask is dense (Maxim Levitsky) [RHEL-80096] -- hv_netvsc: Fix VF namespace also in synthetic NIC NETDEV_REGISTER event (Maxim Levitsky) [RHEL-80096] -- fbdev: hyperv_fb: Allow graceful removal of framebuffer (Maxim Levitsky) [RHEL-80096] -- fbdev: hyperv_fb: Simplify hvfb_putmem (Maxim Levitsky) [RHEL-80096] -- fbdev: hyperv_fb: iounmap() the correct memory when removing a device (Maxim Levitsky) [RHEL-80096] -- drm/hyperv: Fix address space leak when Hyper-V DRM device is removed (Maxim Levitsky) [RHEL-80096] -- scsi: storvsc: Don't report the host packet status as the hv status (Maxim Levitsky) [RHEL-80096] -- scsi: storvsc: Use scsi_cmd_to_rq() instead of scsi_cmnd.request (Maxim Levitsky) [RHEL-80096] -- scsi: storvsc: Ratelimit warning logs to prevent VM denial of service (Maxim Levitsky) [RHEL-80096] -- scsi: storvsc: Don't assume cpu_possible_mask is dense (Maxim Levitsky) [RHEL-80096] -- Drivers: hv: Make the sysfs node size for the ring buffer dynamic (Maxim Levitsky) [RHEL-80096] -- uio_hv_generic: Fix sysfs creation path for ring buffer (Maxim Levitsky) [RHEL-80096] -- sysfs: introduce callback attribute_group::bin_size (Maxim Levitsky) [RHEL-80096] -- sysfs: explicitly pass size to sysfs_add_bin_file_mode_ns() (Maxim Levitsky) [RHEL-80096] -- sysfs: split out binary attribute handling from sysfs_add_file_mode_ns (Maxim Levitsky) [RHEL-80096] -- uio_hv_generic: Add a check for HV_NIC for send, receive buffers setup (Maxim Levitsky) [RHEL-80096] -- uio_hv_generic: Fix kernel NULL pointer dereference in hv_uio_rescind (Maxim Levitsky) [RHEL-80096] -- Drivers: hv: Allow vmbus_sendpacket_mpb_desc() to create multiple ranges (Maxim Levitsky) [RHEL-80096] -- x86/hyperv: Fix check of return value from snp_set_vmsa() (Maxim Levitsky) [RHEL-80096] -- x86/hyperv: Add VTL mode callback for restarting the system (Maxim Levitsky) [RHEL-80096] -- x86/hyperv: Add VTL mode emergency restart callback (Maxim Levitsky) [RHEL-80096] -- Drivers: hv: Fix bad ref to hv_synic_eventring_tail when CPU goes offline (Maxim Levitsky) [RHEL-80096] -- Drivers: hv: Fix bad pointer dereference in hv_get_partition_id (Maxim Levitsky) [RHEL-80096] -- x86/hyperv: fix an indentation issue in mshyperv.h (Maxim Levitsky) [RHEL-80096] -- hyperv: Remove unused union and structs (Maxim Levitsky) [RHEL-80096] -- x86/hyperv: Use named operands in inline asm (Maxim Levitsky) [RHEL-80096] -- Drivers: hv: Introduce mshv_root module to expose /dev/mshv to VMMs (Maxim Levitsky) [RHEL-80096] -- hyperv: Add definitions for root partition driver to hv headers (Maxim Levitsky) [RHEL-80096] -- x86: hyperv: Add mshv_handler() irq handler and setup function (Maxim Levitsky) [RHEL-80096] -- Drivers: hv: Introduce per-cpu event ring tail (Maxim Levitsky) [RHEL-80096] -- Drivers: hv: Export some functions for use by root partition module (Maxim Levitsky) [RHEL-80096] -- acpi: numa: Export node_to_pxm() (Maxim Levitsky) [RHEL-80096] -- hyperv: Introduce hv_recommend_using_aeoi() (Maxim Levitsky) [RHEL-80096] -- arm64/hyperv: Add some missing functions to arm64 (Maxim Levitsky) [RHEL-80096] -- x86/mshyperv: Add support for extended Hyper-V features (Maxim Levitsky) [RHEL-80096] -- hyperv: Log hypercall status codes as strings (Maxim Levitsky) [RHEL-80096] -- hyperv: Add CONFIG_MSHV_ROOT to gate root partition support (Maxim Levitsky) [RHEL-80096] -- hyperv: Change hv_root_partition into a function (Maxim Levitsky) [RHEL-80096] -- hyperv: Convert hypercall statuses to linux error codes (Maxim Levitsky) [RHEL-80096] -- PCI: hv: Correct a comment (Maxim Levitsky) [RHEL-80096] -- drivers/hv: add CPU offlining support (Maxim Levitsky) [RHEL-80096] -- drivers/hv: introduce vmbus_channel_set_cpu() (Maxim Levitsky) [RHEL-80096] -- cpu: export lockdep_assert_cpus_held() (Maxim Levitsky) [RHEL-80096] -- hyperv: Move arch/x86/hyperv/hv_proc.c to drivers/hv (Maxim Levitsky) [RHEL-80096] -- hyperv: Move hv_current_partition_id to arch-generic code (Maxim Levitsky) [RHEL-80096] -- Drivers: hv: vmbus: Don't release fb_mmio resource in vmbus_free_mmio() (Maxim Levitsky) [RHEL-80096] -- x86/hyperv: Fix output argument to hypercall that changes page visibility (Maxim Levitsky) [RHEL-80096] -- x86/hyperv/vtl: Stop kernel from probing VTL0 low memory (Maxim Levitsky) [RHEL-80096] -- hyperv: Do not overlap the hvcall IO areas in hv_vtl_apicid_to_vp_id() (Maxim Levitsky) [RHEL-80096] -- hyperv: Do not overlap the hvcall IO areas in get_vtl() (Maxim Levitsky) [RHEL-80096] -- hyperv: Enable the hypercall output page for the VTL mode (Maxim Levitsky) [RHEL-80096] -- Drivers: hv: vmbus: Log on missing offers if any (Maxim Levitsky) [RHEL-80096] -- Drivers: hv: vmbus: Wait for boot-time offers during boot and resume (Maxim Levitsky) [RHEL-80096] -- Drivers: hv: Don't assume cpu_possible_mask is dense (Maxim Levitsky) [RHEL-80096] -- x86/hyperv: Don't assume cpu_possible_mask is dense (Maxim Levitsky) [RHEL-80096] -- hyperv: Remove the now unused hyperv-tlfs.h files (Maxim Levitsky) [RHEL-80096] -- hyperv: Switch from hyperv-tlfs.h to hyperv/hvhdk.h (Maxim Levitsky) [RHEL-80096] -- hyperv: Add new Hyper-V headers in include/hyperv (Maxim Levitsky) [RHEL-80096] -- hyperv: Clean up unnecessary #includes (Maxim Levitsky) [RHEL-80096] -- hyperv: Move hv_connection_id to hyperv-tlfs.h (Maxim Levitsky) [RHEL-80096] -- Drivers: hv: util: Avoid accessing a ringbuffer not initialized yet (Maxim Levitsky) [RHEL-80096] -- Drivers: hv: util: Don't force error code to ENODEV in util_probe() (Maxim Levitsky) [RHEL-80096] -- x86/hyperv: Fix hv tsc page based sched_clock for hibernation (Maxim Levitsky) [RHEL-80096] -- x86/hyperv: use helpers to read control registers in hv_snp_boot_ap() (Maxim Levitsky) [RHEL-80096] -- Drivers: hv: vmbus: Optimize boot time by concurrent execution of hv_synic_init() (Maxim Levitsky) [RHEL-80096] -- clockevents/drivers/i8253: Fix stop sequence for timer 0 (Maxim Levitsky) [RHEL-80096] -- hv: vmbus: Constify struct kobj_type and struct attribute_group (Maxim Levitsky) [RHEL-80096] -- Drivers: hv: vmbus: Fix the misplaced function description (Maxim Levitsky) [RHEL-80096] -- x86/hyperv: Set X86_FEATURE_TSC_KNOWN_FREQ when Hyper-V provides frequency (Maxim Levitsky) [RHEL-80096] -- clocksource: hyper-v: Use lapic timer in a TDX VM without paravisor (Maxim Levitsky) [RHEL-80096] -- Drivers: hv: vmbus: Fix rescind handling in uio_hv_generic (Maxim Levitsky) [RHEL-80096] -- crypto: algif_hash - fix double free in hash_accept (CKI Backport Bot) [RHEL-102233] {CVE-2025-38079} -- nfsd: don't ignore the return code of svc_proc_register() (Olga Kornievskaia) [RHEL-93612] {CVE-2025-22026} -- net/mdiobus: Fix potential out-of-bounds clause 45 read/write access (CKI Backport Bot) [RHEL-102094] {CVE-2025-38110} -- virtio_net: Enforce minimum TX ring size for reliability (Laurent Vivier) [RHEL-84199] -- virtio_net: Cleanup '2+MAX_SKB_FRAGS' (Laurent Vivier) [RHEL-84199] -- virtio_ring: Fix error reporting in virtqueue_resize (Laurent Vivier) [RHEL-84199] -- HID: intel-ish-hid: Fix use-after-free issue in ishtp_hid_remove() (Tony Camuso) [RHEL-94431] -- HID: intel-ish-hid: Fix use-after-free issue in hid_ishtp_cl_remove() (Tony Camuso) [RHEL-94431] -- HID: intel-ish-hid: ipc: Add Panther Lake PCI device IDs (Tony Camuso) [RHEL-94431] -- HID: intel-thc: fix CONFIG_HID dependency (Tony Camuso) [RHEL-94431] -- HID: intel-ish-hid: Send clock sync message immediately after reset (Tony Camuso) [RHEL-94431] -- HID: intel-ish-hid: fix the length of MNG_SYNC_FW_CLOCK in doorbell (Tony Camuso) [RHEL-94431] -- HID: intel-ish-hid: Remove unused ishtp_cl_get_tx_* (Tony Camuso) [RHEL-94431] -- HID: intel-ish-hid: Remove unused ishtp_cl_tx_empty (Tony Camuso) [RHEL-94431] -- HID: intel-ish-hid: Remove unused ishtp_dev_state_str (Tony Camuso) [RHEL-94431] -- HID: intel-ish-hid: Add firmware version sysfs attributes (Tony Camuso) [RHEL-94431] -- HID: Fix typo in the comment (Tony Camuso) [RHEL-94431] -- HID: ishtp-hid-client: replace fake-flex arrays with flex-array members (Tony Camuso) [RHEL-94431] -- r8169: disable RTL8126 ZRX-DC timeout (Izabela Bakollari) [RHEL-84976 RHEL-89041] -- r8169: enable RTL8168H/RTL8168EP/RTL8168FP ASPM support (Izabela Bakollari) [RHEL-84976 RHEL-89041] -- r8169: switch away from deprecated pcim_iomap_table (Izabela Bakollari) [RHEL-89041] -- r8169: increase max jumbo packet size on RTL8125/RTL8126 (Izabela Bakollari) [RHEL-89041] -- r8169: add support for Intel Killer E5000 (Izabela Bakollari) [RHEL-89041] -- r8169: don't scan PHY addresses > 0 (Izabela Bakollari) [RHEL-89041] -- r8169: add support for RTL8125D rev.b (Izabela Bakollari) [RHEL-89041] -- r8169: adjust version numbering for RTL8126 (Izabela Bakollari) [RHEL-89041] -- r8169: use helper r8169_mod_reg8_cond to simplify rtl_jumbo_config (Izabela Bakollari) [RHEL-89041] -- r8169: align WAKE_PHY handling with r8125/r8126 vendor drivers (Izabela Bakollari) [RHEL-89041] -- r8169: improve rtl_set_d3_pll_down (Izabela Bakollari) [RHEL-89041] -- r8169: improve __rtl8169_set_wol (Izabela Bakollari) [RHEL-89041] -- r8169: remove leftover locks after reverted change (Izabela Bakollari) [RHEL-89041] -- r8169: improve initialization of RSS registers on RTL8125/RTL8126 (Izabela Bakollari) [RHEL-89041] -- r8169: fix inconsistent indenting in rtl8169_get_eth_mac_stats (Izabela Bakollari) [RHEL-89041] -- r8169: add support for RTL8125D (Izabela Bakollari) [RHEL-89041] -- r8169: enable EEE at 2.5G per default on RTL8125B (Izabela Bakollari) [RHEL-89041] -- r8169: remove rtl_dash_loop_wait_high/low (Izabela Bakollari) [RHEL-89041] -- r8169: avoid duplicated messages if loading firmware fails and switch to warn level (Izabela Bakollari) [RHEL-89041] -- r8169: replace custom flag with disable_work() et al (Izabela Bakollari) [RHEL-89041] -- r8169: don't take RTNL lock in rtl_task() (Izabela Bakollari) [RHEL-89041] -- r8169: implement additional ethtool stats ops (Izabela Bakollari) [RHEL-89041] -- r8169: enable SG/TSO on selected chip versions per default (Izabela Bakollari) [RHEL-73980 RHEL-89041] -- r8169: remove unused flag RTL_FLAG_TASK_RESET_NO_QUEUE_WAKE (Izabela Bakollari) [RHEL-89041] -- r8169: remove original workaround for RTL8125 broken rx issue (Izabela Bakollari) [RHEL-89041] -- r8169: don't apply UDP padding quirk on RTL8126A (Izabela Bakollari) [RHEL-89041] -- smb: client: fix regression with native SMB symlinks (Paulo Alcantara) [RHEL-100966] -- ext4: avoid journaling sb update on error if journal is destroying (Brian Foster) [RHEL-93593] {CVE-2025-22113} -- ext4: define ext4_journal_destroy wrapper (Brian Foster) [RHEL-93593] -- treewide: Switch/rename to timer_delete[_sync]() (Dennis Chen) [RHEL-72660] -- sfc: fix NULL dereferences in ef100_process_design_param() (Dennis Chen) [RHEL-72660] -- sfc: support X4 devlink flash (Dennis Chen) [RHEL-72660] -- sfc: update MCDI protocol headers (Dennis Chen) [RHEL-72660] -- sfc: rip out MDIO support (Dennis Chen) [RHEL-72660] -- sfc: Remove newline at the end of a netlink error message (Dennis Chen) [RHEL-72660] -- sfc: document devlink flash support (Dennis Chen) [RHEL-72660] -- sfc: deploy devlink flash images to NIC over MCDI (Dennis Chen) [RHEL-72660] -- sfc: extend NVRAM MCDI handlers (Dennis Chen) [RHEL-72660] -- sfc: parse headers of devlink flash images (Dennis Chen) [RHEL-72660] -- net: sfc: Correct key_len for efx_tc_ct_zone_ht_params (Dennis Chen) [RHEL-72660] -- sfc: Use netdev refcount tracking in struct efx_async_filter_insertion (Dennis Chen) [RHEL-72660] -- sfc: remove efx_writed_page_locked (Dennis Chen) [RHEL-72660] -- net: sfc: use ethtool string helpers (Dennis Chen) [RHEL-72660] -- sfc: Remove more unused functions (Dennis Chen) [RHEL-72660] -- sfc: Remove unused mcdi functions (Dennis Chen) [RHEL-72660] -- sfc: Remove unused efx_mae_mport_vf (Dennis Chen) [RHEL-72660] -- sfc: Remove falcon deadcode (Dennis Chen) [RHEL-72660] -- sfc: add per-queue RX bytes stats (Dennis Chen) [RHEL-72660] -- sfc: implement per-queue TSO (hw_gso) stats (Dennis Chen) [RHEL-72660] -- sfc: implement per-queue rx drop and overrun stats (Dennis Chen) [RHEL-72660] -- sfc: account XDP TXes in netdev base stats (Dennis Chen) [RHEL-72660] -- sfc: add n_rx_overlength to ethtool stats (Dennis Chen) [RHEL-72660] -- sfc: implement basic per-queue stats (Dennis Chen) [RHEL-72660] -- sfc: remove obsolete counters from struct efx_channel (Dennis Chen) [RHEL-72660] -- nvme-multipath: fix suspicious RCU usage warning (Chris Leech) [RHEL-102648] -- wifi: save new module iwlmld-tests in internal rpm (Jose Ignacio Tornos Martinez) [RHEL-89168] -- Revert "wifi: mwifiex: Fix HT40 bandwidth issue." (Jose Ignacio Tornos Martinez) [RHEL-89168] -- Revert "wifi: mt76: Check link_conf pointer in mt76_connac_mcu_sta_basic_tlv()" (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: mt76: mt7996: prevent uninit return in mt7996_mac_sta_add_links (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: mt76: scan: Fix 'mlink' dereferenced before IS_ERR_OR_NULL check (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: mt76: mt7925: Fix logical vs bitwise typo (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: ath12k: Fix memory corruption during MLO multicast tx (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: mac80211: Set n_channels after allocating struct cfg80211_scan_request (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: mt76: mt7925: fix missing hdr_trans_tlv command for broadcast wtbl (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: mt76: disable napi on driver removal (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: iwlwifi: add support for Killer on MTL (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: mac80211: fix the type of status_code for negotiated TID to Link Mapping (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: cfg80211: fix out-of-bounds access during multi-link element defragmentation (Jose Ignacio Tornos Martinez) [RHEL-89168] {CVE-2025-37973} -- wifi: iwlwifi: restore missing initialization of async_handlers_list (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: brcm80211: fmac: Add error handling for brcmf_usb_dl_writeimage() (Jose Ignacio Tornos Martinez) [RHEL-89168] {CVE-2025-37990} -- wifi: iwlwifi: fix the check for the SCRATCH register upon resume (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: iwlwifi: don't warn if the NIC is gone in resume (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: iwlwifi: mld: fix BAID validity check (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: iwlwifi: back off on continuous errors (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: iwlwifi: mld: only create debugfs symlink if it does not exist (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: iwlwifi: mld: inform trans on init failure (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: iwlwifi: mld: properly handle async notification in op mode start (Jose Ignacio Tornos Martinez) [RHEL-89168] -- Revert "wifi: iwlwifi: make no_160 more generic" (Jose Ignacio Tornos Martinez) [RHEL-89168] -- Revert "wifi: iwlwifi: add support for BE213" (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: mac80211: restore monitor for outgoing frames (Jose Ignacio Tornos Martinez) [RHEL-89168] -- gcc-15: work around sequence-point warning (Jose Ignacio Tornos Martinez) [RHEL-89168] -- Revert "wifi: mac80211: Update skb's control block key in ieee80211_tx_dequeue()" (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: iwlwifi: mld: Restart firmware on iwl_mld_no_wowlan_resume() error (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: iwlwifi: pcie: set state to no-FW before reset handshake (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: brcmfmac: fix memory leak in brcmf_get_module_param (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: iwlwifi: mld: silence uninitialized variable warning (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: mac80211: Purge vif txq in ieee80211_do_stop() (Jose Ignacio Tornos Martinez) [RHEL-89168] {CVE-2025-37794} -- wifi: mac80211: Update skb's control block key in ieee80211_tx_dequeue() (Jose Ignacio Tornos Martinez) [RHEL-89168] -- iwlwifi: mld: fix building with CONFIG_PM_SLEEP disabled (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: iwlwifi: mld: fix PM_SLEEP -Wundef warning (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: iwlwifi: mld: reduce scope for uninitialized variable (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: mt76: mt7996: fix locking in mt7996_mac_sta_rc_work() (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: mt76: mt76x2u: add TP-Link TL-WDN6200 ID to device table (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: mt76: mt792x: re-register CHANCTX_STA_CSA only for the mt7921 series (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: mt76: mt7996: Update mt7996_tx to MLO support (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: mt76: mt7996: rework mt7996_ampdu_action to support MLO (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: mt76: mt7996: rework set/get_tsf callabcks to support MLO (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: mt76: mt7996: set vif default link_id adding/removing vif links (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: mt76: mt7996: rework mt7996_mcu_beacon_inband_discov to support MLO (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: mt76: mt7996: rework mt7996_mcu_add_obss_spr to support MLO (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: mt76: mt7996: rework mt7996_net_fill_forward_path to support MLO (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: mt76: mt7996: rework mt7996_update_mu_group to support MLO (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: mt76: mt7996: rework mt7996_mac_sta_poll to support MLO (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: mt76: mt7996: rework mt7996_mac_sta_rc_work to support MLO (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: mt76: mt7996: remove mt7996_mac_enable_rtscts() (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: mt76: mt7996: rework mt7996_sta_hw_queue_read to support MLO (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: mt76: mt7996: rework mt7996_set_hw_key to support MLO (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: mt76: mt7996: Add mt7996_sta_link to mt7996_mcu_add_bss_info signature (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: mt76: mt7996: rework mt7996_sta_set_4addr and mt7996_sta_set_decap_offload to support MLO (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: mt76: mt7996: rework mt7996_rx_get_wcid to support MLO (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: mt76: mt7996: Rely on wcid_to_sta in mt7996_mac_add_txs_skb() (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: mt76: mt7996: rework mt7996_mac_write_txwi() for MLO support (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: mt76: mt7996: Add mt7996_mcu_teardown_mld_sta rouine (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: mt76: mt7996: Add mt7996_mcu_sta_mld_setup_tlv() and mt7996_mcu_sta_eht_mld_tlv() (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: mt76: mt7996: Update mt7996_mcu_add_rate_ctrl to MLO (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: mt76: mt7996: Rely on mt7996_vif/sta_link in twt teardown (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: mt76: mt7996: Rely on mt7996_vif_link in mt7996_mcu_twt_agrt_update signature (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: mt76: mt7996: Update mt7996_mcu_add_sta to MLO support (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: mt76: Check link_conf pointer in mt76_connac_mcu_sta_basic_tlv() (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: mt76: mt7996: Support MLO in mt7996_mac_sta_event() (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: mt76: mt7996: Add mt7996_mac_sta_change_links callback (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: mt76: mt7996: Rely on mt7996_sta_link in sta_add/sta_remove callbacks (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: mt76: mt7996: Add mt7996_sta_state routine (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: mt76: mt7996: Add link_info_changed callback (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: mt76: mt7996: Add vif_cfg_changed callback (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: mt76: mt7996: Add mt7996_sta_link struct in mt7996_vif_link (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: mt76: mt7996: Introduce mt7996_sta_link container (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: mt76: mt7996: Add change_vif_links stub (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: mt76: scan: fix setting tx_info fields (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: mt76: mt7996: implement driver specific get_txpower function (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: mt76: only mark tx-status-failed frames as ACKed on mt76x0/2 (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: mt76: mt7996: use the correct vif link for scanning/roc (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: mt76: scan: set vif offchannel link for scanning/roc (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: mt76: mt7996: remove unnecessary key->cipher check for BIP frames (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: mt76: mt7996: fix SER reset trigger on WED reset (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: mt76: mt7996: revise TXS size (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: mt76: mt7996: cleanup mt7996_get_power_bound (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: mt76: mt7915: cleanup mt7915_get_power_bound (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: mt76: add mt76_get_power_bound helper function (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: mt76: mt7925: add MTCL support to enhance the regulatory compliance (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: mt76: mt792x: extend MTCL of APCI to version3 for EHT control (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: mt76: mt7925: remove unused acpi function for clc (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: mt76: mt7925: update the channel usage when the regd domain changed (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: mt76: mt7925: add EHT control support based on the CLC data (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: mt76: mt7925: load the appropriate CLC data based on hardware type (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: mt76: mt7925: update the power-saving flow (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: mt76: mt7925: integrate *mlo_sta_cmd and *sta_cmd (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: mt76: mt7925: adjust rm BSS flow to prevent next connection failure (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: mt76: mt7925: fix the wrong simultaneous cap for MLO (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: mt76: mt7925: fix the wrong link_idx when a p2p_device is present (Jose Ignacio Tornos Martinez) [RHEL-89168] -- Revert "wifi: mt76: mt7925: Update mt7925_mcu_uni_[tx,rx]_ba for MLO" (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: mt76: mt7921: fix kernel panic due to null pointer dereference (Jose Ignacio Tornos Martinez) [RHEL-89168] {CVE-2025-22032} -- wifi: mt76: mt7925: Simplify HIF suspend handling to avoid suspend fail (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: mt76: mt7925: Remove unnecessary if-check (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: mt76: Add check for devm_kstrdup() (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: mt76: mt7925: fix country count limitation for CLC (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: mt76: mt7925: ensure wow pattern command align fw format (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: mt76: mt7915: fix possible integer overflows in mt7915_muru_stats_show() (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: mt76: mt7925: fix fails to enter low power mode in suspend state (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: mt76: mt7925: introduce MLO capability control (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: nl80211: re-enable multi-link reconfiguration (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: iwlwifi: dvm: Avoid -Wflex-array-member-not-at-end warnings (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: iwlwifi: do not use iwlmld for non-wifi7 devices (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: iwlwifi: remove a buggy else statement in op_mode selection (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: mwifiex: Fix RF calibration data download from file (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: mwifiex: Fix premature release of RF calibration data. (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: cfg80211: init wiphy_work before allocating rfkill fails (Jose Ignacio Tornos Martinez) [RHEL-89168] {CVE-2025-22119} -- wifi: mac80211: check basic rates validity in sta_link_apply_parameters (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: mac80211: fix indentation in ieee80211_set_monitor_channel() (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: mwifiex: Fix HT40 bandwidth issue. (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: iwlwifi: mld: add debugfs to control MLO scan (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: iwlwifi: mld: we support v6 of compressed_ba_notif (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: iwlwifi: mld: iwl_mld_remove_link can't fail (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: iwlwifi: mld: fix copy/paste error (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: iwlwifi: mld: make iwl_mld_run_fw_init_sequence static (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: iwlwifi: mld: KUnit: test iwl_mld_channel_load_allows_emlsr (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: iwlwifi: mld: KUnit: create chanctx with a custom width (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: iwlwifi: mld: KUnit: introduce iwl_mld_kunit_link (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: iwlwifi: mld: allow EMLSR for unequal bandwidth (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: iwlwifi: mld: prevent toggling EMLSR due to FW requests (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: iwlwifi: mld: remove IWL_MLD_EMLSR_BLOCKED_FW (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: iwlwifi: mld: add support for DHC_TOOLS_UMAC_GET_TAS_STATUS command (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: iwlwifi: mld: Ensure wiphy lock is held during debugfs read operations (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: iwlwifi: mld: Add support for WIPHY_DEBUGFS_READ_FILE_OPS_MLD macro (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: iwlwifi: mld: Rename WIPHY_DEBUGFS_HANDLER_WRAPPER to WIPHY_DEBUGFS_WRITE_HANDLER_WRAPPER (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: nl80211: store chandef on the correct link when starting CAC (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: rtw88: Add __nonstring annotations for unterminated strings (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: rtw88: Enable the new RTL8814AE/RTL8814AU drivers (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: rtw88: Add rtw8814au.c (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: rtw88: Add rtw8814ae.c (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: rtw88: Add rtw8814a.{c,h} (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: rtw88: Add rtw8814a_table.c (part 2/2) (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: rtw88: Add rtw8814a_table.c (part 1/2) (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: rtw88: Add some definitions for RTL8814AU (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: rtw89: coex: Update Wi-Fi/Bluetooth coexistence version to 7.0.4 (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: rtw89: coex: Add parser for Bluetooth channel map report version 7 (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: rtw89: coex: Fix coexistence report not show as expected (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: rtw89: coex: RTL8852BT coexistence Wi-Fi firmware support for 0.29.122.0 (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: rtw89: set force HE TB mode when connecting to 11ax AP (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: rtw89: 8922a: enable dynamic antenna gain (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: rtw89: enable dynamic antenna gain based on country (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: rtw89: refine mechanism of TAS (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: rtw89: add support for negative values of dBm to linear conversion (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: iwlwifi: Fix uninitialized variable with __free() (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: mac80211: use cfg80211_chandef_get_width() (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: cfg80211: expose cfg80211_chandef_get_width() (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: mac80211: use supported selectors from assoc in ML reconf (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: mac80211: remove SSID from ML reconf (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: zd1211rw: Add __nonstring annotations for unterminated strings (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: virt_wifi: Add __nonstring annotations for unterminated strings (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: mwifiex: Add __nonstring annotations for unterminated strings (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: iwlwifi: mld: avoid selecting bad links (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: iwlwifi: mld: fix bad RSSI handling (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: iwlwifi: mld: always do MLO scan before link selection (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: iwlwifi: mld: Correctly configure the A-MSDU max lengths (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: iwlwifi: mld: remove AP keys only for AP STA (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: iwlwifi: mld: move the ftm initiator data to ftm-initiator.h (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: iwlwifi: mld: enable OMI bandwidth reduction on 6 GHz (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: iwlwifi: mld: fix OMI time protection logic (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: iwlwifi: mld: use the right iface iterator in low_latency (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: iwlwifi: mld: initialize regulatory early (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: iwlwifi: mld: assume wiphy is locked when getting BSS ifaces (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: iwlwifi: mld: refactor iwl_mld_valid_emlsr_pair (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: iwlwifi: mld: track channel_load_not_by_us (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: iwlwifi: mld: fix SMPS W/A (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: iwlwifi: mld: fix build with CONFIG_PM_SLEEP undefined (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: iwlwifi: mvm: fix setting the TK when associated (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: iwlwifi: don't warn when if there is a FW error (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: iwlwifi: bump minimum API version in BZ/SC to 93 (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: iwlwifi: bump FW API to 98 for BZ/SC/DR devices (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: iwlwifi: mvm: Fix bit size calculation in iwl_dbgfs_tas_get_status_read (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: iwlwifi: w/a FW SMPS mode selection (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: iwlwifi: fix debug actions order (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: iwlwifi: mark Br device not integrated (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: iwlwifi: Add new TAS disable reason for invalid table source (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: iwlwifi: mvm: cleanup of TAS structure and enums (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: iwlwifi: fix print for ECKV (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: iwlwifi: fix the ECKV UEFI variable name (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: iwlwifi: add support for BE213 (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: mac80211: set WMM in ML reconfiguration (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: mac80211: don't include MLE in ML reconf per-STA profile (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: mac80211: fix ML reconf reset in disconnect (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: mac80211: Notify cfg80211 about added link addresses (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: cfg80211: Update the link address when a link is added (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: mac80211: fix warning on disconnect during failed ML reconf (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: mac80211: fix userspace_selectors corruption (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: mac80211_hwsim: Fix MLD address translation (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: mac80211: allow 320 MHz FTM measurements (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: cfg80211: improve supported_selector documentation (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: mac80211: fix U-APSD check in ML reconfiguration (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: cfg80211: allow IR in 20 MHz configurations (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: mac80211: mlme: support extended MLD capa/ops in assoc (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: cfg80211: allow setting extended MLD capa/ops (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: cfg80211: move link reconfig parameters into a struct (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: rtw89: pci: correct ISR RDU bit for 8922AE (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: rtw89: fw: don't reject firmware in blacklist to prevent breaking users (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: rtw89: fw: correct debug message format in rtw89_build_txpwr_trk_tbl_from_elm() (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: rtw89: fw: update role_maintain H2C command for roles operating on band 1 (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: rtw89: fw: use struct to fill role_maintain H2C command (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: iwlwifi: add iwlmld sub-driver (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: iwlwifi: remove mld/roc.c (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: ath12k: Report proper tx completion status to mac80211 (Jose Ignacio Tornos Martinez) [RHEL-89168] -- dt-bindings: wireless: ath12k: Strip ath12k prefix from calibration property (Jose Ignacio Tornos Martinez) [RHEL-89168] -- dt-bindings: wireless: ath11k: Strip ath11k prefix from calibration property (Jose Ignacio Tornos Martinez) [RHEL-89168] -- dt-bindings: net: ath11k: document the inputs of the ath11k on WCN6855 (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: ath11k: Deprecate qcom,ath11k-calibration-variant properties (Jose Ignacio Tornos Martinez) [RHEL-89168] -- dt-bindings: wireless: ath10k: Strip ath10k prefix from calibration properties (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: ath10k: Deprecate qcom,ath10k-calibration-variant properties (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: ath12k: pass BSSID index as input for EMA (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: ath12k: pass tx arvif for MBSSID and EMA beacon generation (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: ath12k: refactor transmitted arvif retrieval (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: ath11k: pass tx arvif for MBSSID and EMA beacon generation (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: ath11k: refactor transmitted arvif retrieval (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: mac80211: refactor populating mesh related fields in sinfo (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: cfg80211: reorg sinfo structure elements for mesh (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: iwlwifi: Fix spelling mistake "Increate" -> "Increase" (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: ath11k/ath12k: Replace irq_set_affinity_hint() with irq_set_affinity_and_hint() (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: ath12k: Clear affinity hint before calling ath12k_pci_free_irq() in error path (Jose Ignacio Tornos Martinez) [RHEL-89168] {CVE-2025-22128} -- wifi: ath11k: Clear affinity hint before calling ath11k_pcic_free_irq() in error path (Jose Ignacio Tornos Martinez) [RHEL-89168] {CVE-2025-23129} -- wifi: rtw89: Parse channel from IE to correct invalid hardware reports during scanning (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: rtw89: add support for HW TKIP crypto (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: ath12k: Improve BSS discovery with hidden SSID in 6 GHz band (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: iwlwifi: add Debug Host Command APIs (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: iwlwifi: add IWL_MAX_NUM_IGTKS macro (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: iwlwifi: add OMI bandwidth reduction APIs (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: iwlwifi: remove mvm prefix from iwl_mvm_d3_end_notif (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: iwlwifi: remember if the UATS table was read successfully (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: iwlwifi: export iwl_get_lari_config_bitmap (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: iwlwifi: add support for external 32 KHz clock (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: iwlwifi: mld: add a debug level for EHT prints (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: iwlwifi: mld: add a debug level for PTP prints (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: iwlwifi: remove mvm prefix from iwl_mvm_esr_mode_notif (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: iwlwifi: use 0xff instead of 0xffffffff for invalid (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: iwlwifi: location api cleanup (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: cfg80211: expose update timestamp to drivers (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: mac80211: add ieee80211_iter_chan_contexts_mtx (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: mac80211: fix integer overflow in hwmp_route_info_get() (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: mac80211: Fix possible integer promotion issue (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: cfg80211: convert timeouts to secs_to_jiffies() (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: mac80211: Add counter for all monitor interfaces (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: ath12k: Add NULL check to validate tpc_stats (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: ath12k: use link specific bss_conf as well in ath12k_mac_vif_cache_flush() (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: rtw88: Extend rtw_debugfs_get_tx_pwr_tbl() for RTL8814AU (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: rtw88: Extend rtw_debugfs_get_phy_info() for RTL8814AU (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: rtw88: Extend rtw_phy_config_swing_table() for RTL8814AU (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: rtw88: Fix rtw_rx_phy_stat() for RTL8814AU (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: rtw88: Fix rtw_init_vht_cap() for RTL8814AU (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: rtw88: Fix rtw_init_ht_cap() for RTL8814AU (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: rtw88: Fix rtw_desc_to_mcsrate() to handle MCS16-31 (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: rtw88: Fix rtw_mac_power_switch() for RTL8814AU (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: rtw89: fw: safely cast mfw_hdr pointer from firmware->data (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: rtw89: fw: add debug message for unexpected secure firmware (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: rtw89: fw: propagate error code from rtw89_h2c_tx() (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: rtw89: fw: get sb_sel_ver via get_unaligned_le32() (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: rtw89: fw: add blacklist to avoid obsolete secure firmware (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: rtw89: add H2C command of TX time for WiFi 7 chips (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: rtw89: mac: define registers of agg_limit and txcnt_limit to share common flow (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: rtw89: 8922a: fix incorrect STA-ID in EHT MU PPDU (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: rtw89: rtw8852b{t}: fix TSSI debug timestamps (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: rtw88: Add support for Mercusys MA30N and D-Link DWA-T185 rev. A1 (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: ath12k: Add missing htt_metadata flag in ath12k_dp_tx() (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: ath12k: remove redundant declaration of ath12k_dp_rx_h_find_peer() (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: ath12k: cleanup ath12k_mac_mlo_ready() (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: ath11k: Add firmware coredump collection support (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: ath11k: use union for vaddr and iaddr in target_mem_chunk (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: ath12k: Support Received FSE Stats (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: ath12k: Support Uplink MUMIMO Trigger Stats (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: ath12k: Support Uplink OFDMA Trigger Stats (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: ath12k: Support Latency Stats (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: ath12k: Support Sounding Stats (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: ath12k: Enable MLO for single split-phy PCI device (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: ath12k: Remove dependency on single_chip_mlo_support for mlo_capable flag (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: ath12k: Enable MLO setup ready and teardown commands for single split-phy device (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: ath12k: Fix locking in "QMI firmware ready" error paths (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: ath12k: Add support for MLO Multicast handling in driver (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: ath12k: Update HTT_TCL_METADATA version and bit mask definitions (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: ath11k: add srng->lock for ath11k_hal_srng_* in monitor mode (Jose Ignacio Tornos Martinez) [RHEL-89168] {CVE-2024-58096} -- wifi: ath11k: fix RCU stall while reaping monitor destination ring (Jose Ignacio Tornos Martinez) [RHEL-89168] {CVE-2024-58097} -- wifi: ath12k: handle link removal in change_vif_links() (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: ath12k: allocate new links in change_vif_links() (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: ath12k: relocate a few functions in mac.c (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: ath12k: use arvif instead of link_conf in ath12k_mac_set_key() (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: ath12k: remove redundant logic for initializing arvif (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: ath12k: remove redundant vif settings during link interface creation (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: ath12k: introduce ath12k_generic_dbg() (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: ath12k: eliminate redundant debug mask check in ath12k_dbg() (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: ath12k: Add peer extended Rx statistics debugfs support (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: ath12k: Refactor the format of peer rate table information (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: ath12k: Add EHT MCS support in Extended Rx statistics (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: ath12k: fix the ampdu id fetch in the HAL_RX_MPDU_START TLV (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: ath12k: Update the peer id in PPDU end user stats TLV (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: ath12k: Add HAL_PHYRX_OTHER_RECEIVE_INFO TLV parsing support (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: ath12k: Add HAL_RX_PPDU_START_USER_INFO TLV parsing support (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: ath12k: Add HAL_PHYRX_GENERIC_EHT_SIG TLV parsing support (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: ath12k: Add HAL_PHYRX_GENERIC_U_SIG TLV parsing support (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: ath12k: add support of station average signal strength (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: iwlwifi: implement dump region split (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: iwlwifi: add twt operation cmd (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: iwlwifi: use correct IMR dump variable (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: iwlwifi: support ROC version 6 (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: iwlwifi: clarify the meaning of IWL_INIT_PHY (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: iwlwifi: properly set the names for SC devices (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: iwlwifi: make no_160 more generic (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: iwlwifi: be less aggressive with re-probe (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: iwlwifi: fw: make iwl_send_dbg_dump_complete_cmd() static (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: iwlwifi: mvm: Indicate support link reconfiguration (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: iwlwifi: Indicate support for EPCS (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: iwlwifi: cfg: separate 22000/BZ family HT params (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: iwlwifi: enable 320 MHz on slow PCIe links (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: iwlwifi: don't warn during reprobe (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: iwlwifi: Unify TAS block list handling in regulatory.c (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: iwlwifi: mvm: rename and move iwl_mvm_eval_dsm_rfi() to iwl_rfi_is_enabled_in_bios() (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: mac80211: rework the Tx of the deauth in ieee80211_set_disassoc() (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: mac80211: ensure sdata->work is canceled before initialized. (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: mac80211: enable removing assoc link (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: mac80211: aggregation: remove deflink accesses for MLO (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: mac80211: always send max agg subframe num in strict mode (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: mac80211: don't unconditionally call drv_mgd_complete_tx() (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: mac80211: remove misplaced drv_mgd_complete_tx() call (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: mac80211: set ieee80211_prep_tx_info::link_id upon Auth Rx (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: mac80211: tests: add tests for ieee80211_determine_chan_mode (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: mac80211: add HT and VHT basic set verification (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: mac80211_hwsim: enable strict mode (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: mac80211: add strict mode disabling workarounds (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: mac80211: Add processing of TTLM teardown frame (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: ieee80211: Add missing EHT MAC capabilities (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: mac80211: Add support for EPCS configuration (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: mac80211: Refactor ieee80211_sta_wmm_params() (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: cfg80211: Fix trace print for removed links (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: mac80211: Drop cooked monitor support (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: nl80211/cfg80211: Stop supporting cooked monitor (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: mwifiex: Remove unused mwifiex_uap_del_sta_data (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: iwlwifi: remove the mvm prefix from iwl_mvm_aux_sta_cmd (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: iwlwifi: remove the version number from iwl_dts_measurement_notif_v2 (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: iwlwifi: remove the mvm prefix from iwl_mvm_ctdp_cmd (Jose Ignacio Tornos Martinez) [RHEL-89168] -- dt-bindings: net: rfkill-gpio: enable booting in blocked state (Jose Ignacio Tornos Martinez) [RHEL-89168] -- dt-bindings: net: Add rfkill-gpio binding (Jose Ignacio Tornos Martinez) [RHEL-89168] -- net: rfkill: gpio: allow booting in blocked state (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: iwlwifi: Remove old device data (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: iwlwifi: Remove unused iwl_bz_name (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: iwlwifi: mvm: Remove unused iwl_mvm_ftm_add_pasn_sta (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: iwlwifi: mvm: Remove unused iwl_mvm_ftm_*_add_pasn_sta functions (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: iwlwifi: mvm: Remove unused iwl_mvm_rx_missed_vap_notif (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: iwlwifi: dvm: Remove unused iwl_rx_ant_restriction (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: rtw89: debugfs depends on CFG80211's one (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: rtlwifi: rtl8192de: Fix typos of debug message of phy setting (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: rtw88: Fix rtw_update_sta_info() for RTL8814AU (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: rtw88: Extend TX power stuff for 3-4 spatial streams (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: rtw88: Rename RTW_RATE_SECTION_MAX to RTW_RATE_SECTION_NUM (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: rtw88: Constify some more structs and arrays (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: rtw88: Extend rtw_fw_send_ra_info() for RTL8814AU (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: rtw88: Extend rf_base_addr and rf_sipi_addr for RTL8814AU (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: rtw88: Extend struct rtw_pwr_track_tbl for RTL8814AU (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: rtw88: Fix download_firmware_validate() for RTL8814AU (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: rtw88: Fix __rtw_download_firmware() for RTL8814AU (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: rtw88: Fix a typo of debug message in rtw8723d_iqk_check_tx_failed() (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: rtw89: regd: avoid using BITMAP_FROM_U64() to assign function bitmap (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: rtw89: coex: Update Wi-Fi/Bluetooth coexistence version to 7.0.3 (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: rtw89: coex: To avoid TWS serials A2DP lag, adjust slot arrangement (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: rtw89: coex: Assign value over than 0 to avoid firmware timer hang (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: rtw89: fw: validate multi-firmware header before getting its size (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: rtw89: fw: validate multi-firmware header before accessing (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: rtw89: ps: update H2C command with more info for PS (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: rtw89: call power_on ahead before selecting firmware (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: ath11k: update channel list in worker when wait flag is set (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: ath11k: update channel list in reg notifier instead reg worker (Jose Ignacio Tornos Martinez) [RHEL-89168] {CVE-2025-23133} -- wifi: ath12k: Add Support to Calculate and Display TPC Values (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: ath12k: Add Support to Parse TPC Event from Firmware (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: ath12k: Dump additional PDEV receive rate HTT stats (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: ath12k: Dump PDEV receive rate HTT stats (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: ath12k: Dump PDEV transmit rate HTT stats (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: ath11k: fix wrong overriding for VHT Beamformee STS Capability (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: ath11k: add support for MU EDCA (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: ath12k: Add support for reading variant from ACPI to download board data file (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: ath12k: Adjust the timing to access ACPI table (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: ath12k: Add Support for enabling or disabling specific features based on ACPI bitflag (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: ath12k: Add support for obtaining the buffer type ACPI function bitmap (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: ath12k: handle ath12k_mac_ieee80211_sta_bw_to_wmi() for link sta (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: ath12k: relocate ath12k_mac_ieee80211_sta_bw_to_wmi() (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: ath12k: Avoid napi_sync() before napi_enable() (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: ath12k: prevent CSA counter to reach 0 and hit WARN_ON_ONCE (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: ath12k: update the latest CSA counter (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: ath12k: fix handling of CSA offsets in beacon template command (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: ath12k: update beacon template function to use arvif structure (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: rtl8xxxu: retry firmware download on error (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: rtw88: Don't use static local variable in rtw8821c_set_tx_power_index_by_rate (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: rtw88: Don't use static local variable in rtw8822b_set_tx_power_index_by_rate (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: rtl8xxxu: Enable AP mode for RTL8192CU (RTL8188CUS) (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: rtw89: pci: not assert wiphy_lock to free early_h2c for PCI probe/remove (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: rtw89: remove definition of driver mutex (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: rtw89: manual cosmetic along lockdep_assert_wiphy() (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: rtw89: remove consumers of driver mutex (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: rtw89: debugfs: use debugfs_short_fops (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: rtw89: debugfs: use wiphy_locked_debugfs_{read,write}() if needed (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: rtw89: debugfs: specify buffer size allocated by devm_kazlloc() for reading (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: rtw89: debugfs: implement file_ops::read/write to replace seq_file (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: rtw89: use wiphy_work() to replace ieee802111_work() (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: rtw89: add wiphy_lock() to work that isn't held wiphy_lock() yet (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: rtw89: cleanup unused rtwdev::roc_work (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: rtw89: regd: refactor init/setup flow and prototype (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: rtw89: regd: handle supported regulatory functions by country (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: rtw89: regd: support loading regd table from fw element (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: rtw89: phy: disable CFO track when two PHY are working simultaneously (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: rtw89: phy: support EDCCA log per PHY (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: rtw89: phy: support EDCCA per PHY (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: rtw89: phy: support ch_info per PHY (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: rtw89: phy: support DIG per PHY (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: rtw89: phy: support env_monitor per PHY (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: rtw89: phy: add PHY context array to support functions per PHY (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: rtw89: phy: rename to RTW89_PHY_NUM as proper naming (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: ath12k: remove return for empty tx bitrate in mac_op_sta_statistics (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: ath12k: fix ath12k_hal_tx_cmd_ext_desc_setup() info1 override (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: ath11k: remove peer extra rssi update (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: ath9k: do not submit zero bytes to the entropy pool (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: ath9k: return by of_get_mac_address (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: ath12k: Fetch regdb.bin file from board-2.bin (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: mwifiex: Constify struct mwifiex_if_ops (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: ath12k: Enable monitor ring mask for QCN9274 (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: ath12k: Handle monitor drop TLVs scenario (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: ath12k: Avoid memory leak while enabling statistics (Jose Ignacio Tornos Martinez) [RHEL-89168] {CVE-2025-37743} -- wifi: ath12k: Handle PPDU spread across multiple buffers (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: ath12k: Optimize NAPI budget by adjusting PPDU processing (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: ath12k: Handle end reason for the monitor destination ring (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: ath12k: Add drop descriptor handling for monitor ring (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: ath12k: Fix end offset bit definition in monitor ring descriptor (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: ath12k: Fix invalid entry fetch in ath12k_dp_mon_srng_process (Jose Ignacio Tornos Martinez) [RHEL-89168] {CVE-2025-37944} -- wifi: ath12k: Restructure the code for monitor ring processing (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: ath12k: Avoid code duplication in monitor ring processing (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: ath12k: Avoid multiple times configuring monitor filter (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: ath12k: Enable filter config for monitor destination ring (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: ath12k: Add HTT source ring ID for monitor rings (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: ath12k: Fix pdev lookup in WBM error processing (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: ath12k: Request pdev stats from firmware (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: ath12k: Request beacon stats from firmware (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: ath12k: Request vdev stats from firmware (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: ath12k: fix memory leak in ath12k_pci_remove() (Jose Ignacio Tornos Martinez) [RHEL-89168] {CVE-2025-37744} -- wifi: ath12k: encode max Tx power in scan channel list command (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: ath11k: fix memory leak in ath11k_xxx_remove() (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: ath12k: report station mode signal strength (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: ath12k: report station mode receive rate for IEEE 802.11be (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: ath12k: report station mode transmit rate (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: ath12k: fix skb_ext_desc leak in ath12k_dp_tx() error path (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: ath12k: Disable MLO in Factory Test Mode (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: ath12k: add factory test mode support (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: ath12k: export ath12k_wmi_tlv_hdr for testmode (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: ath: create common testmode_i.h file for ath drivers (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: ath11k: Use dma_alloc_noncoherent for rx_tid buffer allocation (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: ath11k: Fix DMA buffer allocation to resolve SWIOTLB issues (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: rtw89: Correct immediate cfg_len calculation for scan_offload_be (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: rtw89: coex: Update Wi-Fi/Bluetooth coexistence version to 7.0.2 (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: rtw89: coex: Separated Wi-Fi connecting event from Wi-Fi scan event (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: rtw89: coex: Add protect to avoid A2DP lag while Wi-Fi connecting (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: ath12k: Refactor Rx status TLV parsing procedure argument (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: ath12k: Refactor the monitor Tx/RX handler procedure arguments (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: ath12k: Refactor the monitor Rx parser handler argument (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: ath9k: use unsigned long for activity check timestamp (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: ath9k: cleanup struct ath_tx_control and ath_tx_prepare() (Jose Ignacio Tornos Martinez) [RHEL-89168] -- wifi: ath11k: convert timeouts to secs_to_jiffies() (Jose Ignacio Tornos Martinez) [RHEL-89168] -- config: wifi: disable new unsupported configuration options (Jose Ignacio Tornos Martinez) [RHEL-89168] -- config: wifi: enable iwlmld driver (Jose Ignacio Tornos Martinez) [RHEL-89168] -- ntb_hw_amd: Add NTB PCI ID for new gen CPU (Jerry Snitselaar) [RHEL-77318] -- dmaengine: ptdma: Move variable condition check to the first place and remove redundancy (Jerry Snitselaar) [RHEL-77318] -- dmaengine: ptdma: Utilize the AE4DMA engine's multi-queue functionality (Jerry Snitselaar) [RHEL-77318] -- dmaengine: ae4dma: Use the MSI count and its corresponding IRQ number (Jerry Snitselaar) [RHEL-77318] -- dmaengine: ae4dma: Remove deprecated PCI IDs (Jerry Snitselaar) [RHEL-77318] -- dmaengine: ae4dma: Register debugfs using ptdma_debugfs_setup (Jerry Snitselaar) [RHEL-77318] -- dmaengine: ptdma: Extend ptdma-debugfs to support multi-queue (Jerry Snitselaar) [RHEL-77318] -- dmaengine: ae4dma: Register AE4DMA using pt_dmaengine_register (Jerry Snitselaar) [RHEL-77318] -- dmaengine: ptdma: Extend ptdma to support multi-channel and version (Jerry Snitselaar) [RHEL-77318] -- redhat/configs: Enable CONFIG_AMD_AE4DMA (Jerry Snitselaar) [RHEL-77318] -- dmaengine: ae4dma: Add AMD ae4dma controller driver (Jerry Snitselaar) [RHEL-77318] -- perf/amd/ibs: Prevent leaking sensitive data to userspace (Michael Petlan) [RHEL-84517] -- perf/core: Export perf_exclude_event() (Michael Petlan) [RHEL-84517] -- perf/x86: Check data address for IBS software filter (Michael Petlan) [RHEL-84517] -- perf/amd/ibs: Update DTLB/PageSize decode logic (Michael Petlan) [RHEL-84517] -- perf/amd/ibs: Add support for OP Load Latency Filtering (Michael Petlan) [RHEL-22787] -- perf/amd/ibs: Ceil sample_period to min_period (Michael Petlan) [RHEL-84517] -- perf/amd/ibs: Add ->check_period() callback (Michael Petlan) [RHEL-84517] -- perf/amd/ibs: Add PMU specific minimum period (Michael Petlan) [RHEL-84517] -- perf/amd/ibs: Don't allow freq mode event creation through ->config interface (Michael Petlan) [RHEL-84517] -- perf/amd/ibs: Fix perf_ibs_op.cnt_mask for CurCnt (Michael Petlan) [RHEL-84517] -- perf/amd/ibs: Fix ->config to sample period calculation for OP PMU (Michael Petlan) [RHEL-84517] -- perf/amd/ibs: Remove pointless sample period check (Michael Petlan) [RHEL-84517] -- perf/amd/ibs: Remove IBS_{FETCH|OP}_CONFIG_MASK macros (Michael Petlan) [RHEL-84517] -- perf/x86: Relax privilege filter restriction on AMD IBS (Michael Petlan) [RHEL-84517] -- perf vendor events amd: Update Zen 5 data cache fill events (Michael Petlan) [RHEL-22845] -- perf vendor events amd: Add Zen 5 data fabric metrics (Michael Petlan) [RHEL-22845] -- perf vendor events amd: Add Zen 5 data fabric events (Michael Petlan) [RHEL-22845] - -* Fri Jul 11 2025 Augusto Caringi [5.14.0-599.el9] -- book3s64/radix: Fix compile errors when CONFIG_ARCH_WANT_OPTIMIZE_DAX_VMEMMAP=n (Mamatha Inamdar) [RHEL-99806] -- book3s64/radix : Align section vmemmap start address to PAGE_SIZE (Mamatha Inamdar) [RHEL-99806] -- powerpc/pseries/dlpar: Search DRC index from ibm,drc-indexes for IO add (Mamatha Inamdar) [RHEL-90597] -- net: page_pool: avoid false positive warning if NAPI was never added (Ivan Vecera) [RHEL-93737] -- page_pool: remove WARN_ON() with OR (Ivan Vecera) [RHEL-93737] -- redhat/configs: enable CONFIG_TCG_SVSM (Stefano Garzarella) [RHEL-87276] -- x86/sev: Register tpm-svsm platform device (Stefano Garzarella) [RHEL-87276] -- tpm: Add SNP SVSM vTPM driver (Stefano Garzarella) [RHEL-87276] -- svsm: Add header with SVSM_VTPM_CMD helpers (Stefano Garzarella) [RHEL-87276] -- x86/sev: Add SVSM vTPM probe/send_command functions (Stefano Garzarella) [RHEL-87276] -- tpm: Make chip->{status,cancel,req_canceled} opt (Stefano Garzarella) [RHEL-87276] -- lib/group_cpus: fix NULL pointer dereference from group_cpus_evenly() (Ming Lei) [RHEL-100485] -- fwctl: Fix repeated device word in log message (Benjamin Poirier) [RHEL-86016] -- mlx5: Create an auxiliary device for fwctl_mlx5 (Benjamin Poirier) [RHEL-86016] -- fwctl/mlx5: Support for communicating with mlx5 fw (Benjamin Poirier) [RHEL-86016] -- fwctl: Add documentation (Benjamin Poirier) [RHEL-86016] -- fwctl: FWCTL_RPC to execute a Remote Procedure Call to device firmware (Benjamin Poirier) [RHEL-86016] -- taint: Add TAINT_FWCTL (Benjamin Poirier) [RHEL-86016] -- fwctl: FWCTL_INFO to return basic information about the device (Benjamin Poirier) [RHEL-86016] -- fwctl: Basic ioctl dispatch for the character device (Benjamin Poirier) [RHEL-86016] -- fwctl: Add basic structure for a class subsystem with a cdev (Benjamin Poirier) [RHEL-86016] -- scsi: fnic: Fix missing DMA mapping error in fnic_send_frame() (Karan Kumar) [RHEL-90133] -- scsi: fnic: Set appropriate logging level for log message (Karan Kumar) [RHEL-90133] -- scsi: fnic: Add and improve logs in FDMI and FDMI ABTS paths (Karan Kumar) [RHEL-90133] -- scsi: fnic: Turn off FDMI ACTIVE flags on link down (Karan Kumar) [RHEL-90133] -- scsi: fnic: Fix crash in fnic_wq_cmpl_handler when FDMI times out (Karan Kumar) [RHEL-90133] -- Revert "tty/serial: 8250: Sort drivers in Makefile" (Lenny Szubowicz) [RHEL-69911] -- audit: fix suffixed '/' filename matching (Ricardo Robaina) [RHEL-78967 RHEL-90107] -- audit: Use str_yes_no() helper function (Ricardo Robaina) [RHEL-78967] -- audit: Reorganize kerneldoc parameter names (Ricardo Robaina) [RHEL-78967] -- audit: Make use of str_enabled_disabled() helper (Ricardo Robaina) [RHEL-78967] -- audit: use task_tgid_nr() instead of task_pid_nr() (Ricardo Robaina) [RHEL-78967] -- redhat: enable test_kmod, test_module and install kmod selftests (Herton R. Krzesinski) [RHEL-94010] -- lib/test_kmod: do not hardcode/depend on any filesystem (Herton R. Krzesinski) [RHEL-94010] -- test_kmod: stop kernel-doc warnings (Herton R. Krzesinski) [RHEL-94010] -- testing: use the copyleft-next-0.3.1 SPDX tag (Herton R. Krzesinski) [RHEL-94010] -- redhat: spec: refresh the License field (Herton R. Krzesinski) [RHEL-94010] -- LICENSES: Add the copyleft-next-0.3.1 license (Herton R. Krzesinski) [RHEL-94010] -- lib/Kconfig.debug: make TEST_KMOD depend on PAGE_SIZE_LESS_THAN_256KB (Herton R. Krzesinski) [RHEL-94010] -- s390/ism: add release function for struct device (Christoph Schlameuss) [RHEL-73486] -- s390/qeth: move netif_napi_add_tx() and napi_enable() from under BH (Christoph Schlameuss) [RHEL-73486] -- s390/netiucv: Switch over to sysfs_emit() (Christoph Schlameuss) [RHEL-73486] -- octeon_ep: Fix host hang issue during device reboot (Kamal Heib) [RHEL-86703] -- sunrpc: handle SVC_GARBAGE during svc auth processing as auth error (CKI Backport Bot) [RHEL-101328] {CVE-2025-38089} - -* Mon Jul 07 2025 Augusto Caringi [5.14.0-598.el9] -- ibmvnic: Use kernel helpers for hex dumps (CKI Backport Bot) [RHEL-89020] {CVE-2025-22104} -- SUNRPC: Cleanup/fix initial rq_pages allocation (Benjamin Coddington) [RHEL-91267] -- udf: Fix a slab-out-of-bounds write bug in udf_find_entry() (CKI Backport Bot) [RHEL-99125] {CVE-2022-49846} -- platform/x86: dell_rbu: Bump version (David Arcari) [RHEL-87406] -- platform/x86: dell_rbu: Stop overwriting data buffer (David Arcari) [RHEL-87406] -- platform/x86: dell_rbu: Fix list usage (David Arcari) [RHEL-87406] -- platform/x86: dell_rbu: Fix lock context warning (David Arcari) [RHEL-87406] -- platform/x86: use PLATFORM_DEVID_NONE instead of -1 [partial] (David Arcari) [RHEL-87406] -- nvme-pci: acquire cq_poll_lock in nvme_poll_irqdisable (Maurizio Lombardi) [RHEL-96225] -- nvme-pci: make nvme_pci_npages_prp() __always_inline (Maurizio Lombardi) [RHEL-96225] -- nvme: unblock ctrl state transition for firmware update (Maurizio Lombardi) [RHEL-96225] -- nvmet-tcp: don't restore null sk_state_change (Maurizio Lombardi) [RHEL-96225] -- nvmet-tcp: select CONFIG_TLS from CONFIG_NVME_TARGET_TCP_TLS (Maurizio Lombardi) [RHEL-96225] -- nvme-tcp: select CONFIG_TLS from CONFIG_NVME_TCP_TLS (Maurizio Lombardi) [RHEL-96225] -- nvme-tcp: fix premature queue removal and I/O failover (Maurizio Lombardi) [RHEL-96225] -- nvme-pci: add quirks for WDC Blue SN550 15b7:5009 (Maurizio Lombardi) [RHEL-96225] -- nvme-pci: fix queue unquiesce check on slot_reset (Maurizio Lombardi) [RHEL-96225] -- cpufreq/sched: Set need_freq_update in ignore_dl_rate_limit() (Phil Auld) [RHEL-96250] -- cpufreq/sched: Explicitly synchronize limits_changed flag handling (Phil Auld) [RHEL-96250] -- cpufreq/sched: Fix the usage of CPUFREQ_NEED_UPDATE_LIMITS (Phil Auld) [RHEL-96250] -- Revert "sched/core: Reduce cost of sched_move_task when config autogroup" (Phil Auld) [RHEL-96250] -- sched/membarrier: Fix redundant load of membarrier_state (Phil Auld) [RHEL-96250] -- sched: Clarify wake_up_q()'s write to task->wake_q.next (Phil Auld) [RHEL-96250] -- freezer, sched: Report frozen tasks as 'D' instead of 'R' (Phil Auld) [RHEL-96250] -- selftests: bpf: test batch lookup on array of maps with holes (Jerome Marchand) [RHEL-85486] -- selftests/bpf: Add test case for the freeing of bpf_timer (Jerome Marchand) [RHEL-85486] -- selftests/bpf: Add distilled BTF test about marking BTF_IS_EMBEDDED (Jerome Marchand) [RHEL-85486] -- bpftool: Fix control flow graph segfault during edge creation (Jerome Marchand) [RHEL-85486] -- bpf: Use preempt_count() directly in bpf_send_signal_common() (Jerome Marchand) [RHEL-85486] -- bpf: skip non exist keys in generic_map_lookup_batch (Jerome Marchand) [RHEL-85486] -- bpf: Fix softlockup in arena_map_free on 64k page kernel (Jerome Marchand) [RHEL-83203 RHEL-85486 RHEL-96489] {CVE-2025-21851} -- bpf: avoid holding freeze_mutex during mmap operation (Jerome Marchand) [RHEL-83348 RHEL-85486] {CVE-2025-21853} -- bpf: unify VM_WRITE vs VM_MAYWRITE use in BPF map mmaping logic (Jerome Marchand) [RHEL-85486] -- bpf: Cancel the running bpf_timer through kworker for PREEMPT_RT (Jerome Marchand) [RHEL-85486] -- bpf: Send signals asynchronously if !preemptible (Jerome Marchand) [RHEL-81243 RHEL-85486] {CVE-2025-21728} -- libbpf: Fix incorrect traversal end type ID when marking BTF_IS_EMBEDDED (Jerome Marchand) [RHEL-85486] -- libbpf: Fix return zero when elf_begin failed (Jerome Marchand) [RHEL-85486] -- selftests/bpf: Fix btf leak on new btf alloc failure in btf_distill test (Jerome Marchand) [RHEL-85486] -- bpf: Use refcount_t instead of atomic_t for mmap_count (Jerome Marchand) [RHEL-85486] -- selftests/bpf: Avoid generating untracked files when running bpf selftests (Jerome Marchand) [RHEL-85486] -- bpf: Fix deadlock when freeing cgroup storage (Jerome Marchand) [RHEL-83308 RHEL-85486] {CVE-2024-58088} -- bpf: Reject struct_ops registration that uses module ptr and the module btf_id is missing (Jerome Marchand) [RHEL-85486] -- bpf: bpf_local_storage: Always use bpf_mem_alloc in PREEMPT_RT (Jerome Marchand) [RHEL-85486] -- selftests/bpf: Fix fill_link_info selftest on powerpc (Jerome Marchand) [RHEL-85486] -- libbpf: Fix segfault due to libelf functions not setting errno (Jerome Marchand) [RHEL-85486] -- selftests/bpf: Actuate tx_metadata_len in xdp_hw_metadata (Jerome Marchand) [RHEL-85486] -- libbpf: don't adjust USDT semaphore address if .stapsdt.base addr is missing (Jerome Marchand) [RHEL-85486] -- scsi: qla2xxx: Update version to 10.02.09.400-k (Nilesh Javali) [RHEL-90557] -- scsi: qla2xxx: Supported speed displayed incorrectly for VPorts (Nilesh Javali) [RHEL-90557] -- scsi: qla2xxx: Fix NVMe and NPIV connect issue (Nilesh Javali) [RHEL-90557] -- scsi: qla2xxx: Remove check req_sg_cnt should be equal to rsp_sg_cnt (Nilesh Javali) [RHEL-90557] -- scsi: qla2xxx: Move FCE Trace buffer allocation to user control (Nilesh Javali) [RHEL-90557] -- scsi: qla2xxx: Fix abort in bsg timeout (Nilesh Javali) [RHEL-90557] -- ipv6: mcast: extend RCU protection in igmp6_send() (Hangbin Liu) [RHEL-81467] {CVE-2025-21759} -- tcp: adjust rcvq_space after updating scaling ratio (Guillaume Nault) [RHEL-97545] -- ALSA: update RHEL kconfigs for 6.15 upstream code (Jaroslav Kysela) [RHEL-80657] -- ASoC: SOF: Intel: hda: do not use missing devm_kmalloc_array() (Jaroslav Kysela) [RHEL-80657] -- ASoC: SDCA: fix type_max() issue (rhel only) (Jaroslav Kysela) [RHEL-80657] -- ASoC: amd: acp: acp70: Fix for missing acp_dev_data structure (Jaroslav Kysela) [RHEL-80657] -- ASoC: dt-bindings: add regulator support to dmic codec (Jaroslav Kysela) [RHEL-80657] -- ASoC: dt-bindings: Convert dmic-codec to DT schema (Jaroslav Kysela) [RHEL-80657] -- ASoC: dt-bindings: Add schema for "awinic,aw88166" (Jaroslav Kysela) [RHEL-80657] -- ASoC: SDCA: Create DAI drivers from DisCo (Jaroslav Kysela) [RHEL-80657] -- ASoC: SDCA: Create ALSA controls from DisCo (Jaroslav Kysela) [RHEL-80657] -- ASoC: SDCA: Create DAPM widgets and routes from DisCo (Jaroslav Kysela) [RHEL-80657] -- ASoC: dapm: Add component level pin switches (Jaroslav Kysela) [RHEL-80657] -- ASoC: SDCA: Move allocation of PDE delays array (Jaroslav Kysela) [RHEL-80657] -- Documentation: driver: add SoundWire BRA description (Jaroslav Kysela) [RHEL-80657] -- regcache: Add support for sorting defaults arrays (Jaroslav Kysela) [RHEL-80657] -- ASoC: dt-bindings: imx-card: Add playback-only and capture-only property (Jaroslav Kysela) [RHEL-80657] -- ASoC: dt-bindings: wcd937x-sdw: Add static channel mapping support (Jaroslav Kysela) [RHEL-80657] -- HID: hid-plantronics: Add mic mute mapping and generalize quirks (Jaroslav Kysela) [RHEL-80657] -- dt-bindings: mfd: motorola-cpcap: Document audio-codec interrupts (Jaroslav Kysela) [RHEL-80657] -- ASoC: SDCA: Fix minor typo (Jaroslav Kysela) [RHEL-80657] -- ASoC: SDCA: Remove regmap module macros (Jaroslav Kysela) [RHEL-80657] -- ALSA: ppc: Remove i2c client removal hack (Jaroslav Kysela) [RHEL-80657] -- ALSA: hda/realtek - Add new HP ZBook laptop with micmute led fixup (Jaroslav Kysela) [RHEL-80657] -- ALSA: hda/realtek: Add support for HP Agusta using CS35L41 HDA (Jaroslav Kysela) [RHEL-80657] -- ALSA: hda/realtek: Add quirk for Lenovo Yoga Pro 7 14ASP10 (Jaroslav Kysela) [RHEL-80657] -- ALSA: hda/realtek - restore auto-mute mode for Dell Chrome platform (Jaroslav Kysela) [RHEL-80657] -- ALSA: pcm: Fix race of buffer access at PCM OSS layer (Jaroslav Kysela) [RHEL-80657] -- ALSA: usb-audio: Add sample rate quirk for Microdia JP001 USB Camera (Jaroslav Kysela) [RHEL-80657] -- ASoC: SOF: Intel: hda: Fix UAF when reloading module (Jaroslav Kysela) [RHEL-80657] -- ALSA: es1968: Add error handling for snd_pcm_hw_constraint_pow2() (Jaroslav Kysela) [RHEL-80657] -- ALSA: sh: SND_AICA should depend on SH_DMA_API (Jaroslav Kysela) [RHEL-80657] -- ALSA: usb-audio: Add sample rate quirk for Audioengine D1 (Jaroslav Kysela) [RHEL-80657] -- ALSA: ump: Fix a typo of snd_ump_stream_msg_device_info (Jaroslav Kysela) [RHEL-80657] -- ALSA/hda: intel-sdw-acpi: Correct sdw_intel_acpi_scan() function parameter (Jaroslav Kysela) [RHEL-80657] -- ALSA: seq: Fix delivery of UMP events to group ports (Jaroslav Kysela) [RHEL-80657] -- ASoc: SOF: topology: connect DAI to a single DAI link (Jaroslav Kysela) [RHEL-80657] -- ASoC: SOF: Intel: hda-bus: Use PIO mode on ACE2+ platforms (Jaroslav Kysela) [RHEL-80657] -- ASoC: SOF: ipc4-pcm: Delay reporting is only supported for playback direction (Jaroslav Kysela) [RHEL-80657] -- ASoC: SOF: ipc4-control: Use SOF_CTRL_CMD_BINARY as numid for bytes_ext (Jaroslav Kysela) [RHEL-80657] -- ASoC: amd: ps: fix for irq handler return status (Jaroslav Kysela) [RHEL-80657] -- ASoC: simple-card-utils: Fix pointer check in graph_util_parse_link_direction (Jaroslav Kysela) [RHEL-80657] {CVE-2025-37934} -- ASoC: intel/sdw_utils: Add volume limit to cs35l56 speakers (Jaroslav Kysela) [RHEL-80657] -- ASoC: intel/sdw_utils: Add volume limit to cs42l43 speakers (Jaroslav Kysela) [RHEL-80657] -- ALSA: hda/realtek - Add more HP laptops which need mute led fixup (Jaroslav Kysela) [RHEL-80657] -- ALSA: hda/realtek: Fix built-mic regression on other ASUS models (Jaroslav Kysela) [RHEL-80657] -- ASoC: Intel: catpt: avoid type mismatch in dev_dbg() format (Jaroslav Kysela) [RHEL-80657] -- ALSA: usb-audio: Fix duplicated name in MIDI substream names (Jaroslav Kysela) [RHEL-80657] -- ALSA: ump: Fix buffer overflow at UMP SysEx message conversion (Jaroslav Kysela) [RHEL-80657] {CVE-2025-37891} -- ALSA: usb-audio: Add second USB ID for Jabra Evolve 65 headset (Jaroslav Kysela) [RHEL-80657] -- ALSA: hda/realtek: Add quirk for HP Spectre x360 15-df1xxx (Jaroslav Kysela) [RHEL-80657] -- ALSA: hda: Apply volume control on speaker+lineout for HP EliteStudio AIO (Jaroslav Kysela) [RHEL-80657] -- ASoC: Intel: bytcr_rt5640: Add DMI quirk for Acer Aspire SW3-013 (Jaroslav Kysela) [RHEL-80657] -- ASoC: amd: acp: Fix devm_snd_soc_register_card(acp-pdm-mach) failure (Jaroslav Kysela) [RHEL-80657] -- ASoC: amd: acp: Fix NULL pointer deref in acp_i2s_set_tdm_slot (Jaroslav Kysela) [RHEL-80657] {CVE-2025-37919} -- ASoC: amd: acp: Fix NULL pointer deref on acp resume path (Jaroslav Kysela) [RHEL-80657] -- ASoC: soc-acpi-intel-ptl-match: add empty item to ptl_cs42l43_l3[] (Jaroslav Kysela) [RHEL-80657] -- ASoC: cs42l43: Disable headphone clamps during type detection (Jaroslav Kysela) [RHEL-80657] -- ALSA: usb-audio: Add retry on -EPROTO from usb_set_interface() (Jaroslav Kysela) [RHEL-80657] -- ALSA: hda/realtek - Enable speaker for HP platform (Jaroslav Kysela) [RHEL-80657] -- ASoC: Intel: sof_sdw: Add NULL check in asoc_sdw_rt_dmic_rtd_init() (Jaroslav Kysela) [RHEL-80657] -- ASoC: soc-pcm: Fix hw_params() and DAPM widget sequence (Jaroslav Kysela) [RHEL-80657] -- ASoC: imx-card: Adjust over allocation of memory in imx_card_parse_of() (Jaroslav Kysela) [RHEL-80657] -- ASoC: cs-amp-lib-test: Don't select SND_SOC_CS_AMP_LIB (Jaroslav Kysela) [RHEL-80657] -- ASoC: codecs: Add of_match_table for aw888081 driver (Jaroslav Kysela) [RHEL-80657] -- ASoC: fsl: fsl_qmc_audio: Reset audio data pointers on TRIGGER_START event (Jaroslav Kysela) [RHEL-80657] -- soundwire: bus: Fix race on the creation of the IRQ domain (Jaroslav Kysela) [RHEL-80657] -- ASoC: cs42l43: Reset clamp override on jack removal (Jaroslav Kysela) [RHEL-80657] -- ALSA: hda/cirrus_scodec_test: Don't select dependencies (Jaroslav Kysela) [RHEL-80657] -- ALSA: azt2320: Replace deprecated strcpy() with strscpy() (Jaroslav Kysela) [RHEL-80657] -- ASoC: hdmi-codec: use RTD ID instead of DAI ID for ELD entry (Jaroslav Kysela) [RHEL-80657] -- ALSA: hda/tas2781: Remove unnecessary NULL check before release_firmware() (Jaroslav Kysela) [RHEL-80657] -- ASoC: fsl_asrc_dma: get codec or cpu dai from backend (Jaroslav Kysela) [RHEL-80657] -- ASoC: qcom: Fix sc7280 lpass potential buffer overflow (Jaroslav Kysela) [RHEL-80657] {CVE-2025-37979} -- ASoC: codecs:lpass-wsa-macro: Fix logic of enabling vi channels (Jaroslav Kysela) [RHEL-80657] -- ASoC: codecs:lpass-wsa-macro: Fix vi feedback rate (Jaroslav Kysela) [RHEL-80657] -- ALSA: hda/realtek - Support mute led function for HP platform (Jaroslav Kysela) [RHEL-80657] -- ASoC: imx-card: Add NULL check in imx_card_probe() (Jaroslav Kysela) [RHEL-80657] {CVE-2025-22066} -- ASoC: codecs: rt5665: Fix some error handling paths in rt5665_probe() (Jaroslav Kysela) [RHEL-80657] -- ASoC: q6apm-dai: make use of q6apm_get_hw_pointer (Jaroslav Kysela) [RHEL-80657] -- ASoC: qdsp6: q6apm-dai: fix capture pipeline overruns. (Jaroslav Kysela) [RHEL-80657] -- ASoC: qdsp6: q6apm-dai: set 10 ms period and buffer alignment. (Jaroslav Kysela) [RHEL-80657] -- ASoC: q6apm: add q6apm_get_hw_pointer helper (Jaroslav Kysela) [RHEL-80657] -- ASoC: q6apm-dai: schedule all available frames to avoid dsp under-runs (Jaroslav Kysela) [RHEL-80657] -- ASoC: SOF: hda/ptl: Move mic privacy change notification sending to a work (Jaroslav Kysela) [RHEL-80657] -- ALSA/hda: intel-sdw-acpi: Remove (explicitly) unused header (Jaroslav Kysela) [RHEL-80657] -- ALSA: hda/realtek: Enable Mute LED on HP OMEN 16 Laptop xd000xx (Jaroslav Kysela) [RHEL-80657] -- ASoC: SOF: Intel: Let SND_SOF_SOF_HDA_SDW_BPT select SND_HDA_EXT_CORE (Jaroslav Kysela) [RHEL-80657] -- ALSA: hda/tas2781: Upgrade calibratd-data writing code to support Alpha and Beta dsp firmware (Jaroslav Kysela) [RHEL-80657] -- ASoC: qdsp6: q6asm-dai: fix q6asm_dai_compr_set_params error path (Jaroslav Kysela) [RHEL-80657] -- ASoC: sma1307: Fix error handling in sma1307_setting_loaded() (Jaroslav Kysela) [RHEL-80657] -- ASoC: codecs: wsa884x: Correct VI sense channel mask (Jaroslav Kysela) [RHEL-80657] -- ASoC: codecs: wsa883x: Correct VI sense channel mask (Jaroslav Kysela) [RHEL-80657] -- ALSA: hda: tas2781-i2c: Remove unnecessary NULL check before release_firmware() (Jaroslav Kysela) [RHEL-80657] -- ALSA: hda: cs35l56: Remove unnecessary NULL check before release_firmware() (Jaroslav Kysela) [RHEL-80657] -- ALSA: hda/realtek: Add support for various HP Laptops using CS35L41 HDA (Jaroslav Kysela) [RHEL-80657] -- ALSA: timer: Don't take register_mutex with copy_from/to_user() (Jaroslav Kysela) [RHEL-80657] {CVE-2025-23134} -- ASoC: SDCA: Correct handling of selected mode DisCo property (Jaroslav Kysela) [RHEL-80657] -- ASoC: amd: yc: update quirk data for new Lenovo model (Jaroslav Kysela) [RHEL-80657] -- ALSA: hda/realtek: fix micmute LEDs on HP Laptops with ALC3247 (Jaroslav Kysela) [RHEL-80657] -- ALSA: hda/realtek: fix micmute LEDs on HP Laptops with ALC3315 (Jaroslav Kysela) [RHEL-80657] -- ASoC: dmic: Fix NULL pointer dereference (Jaroslav Kysela) [RHEL-80657] -- ALSA: oxygen: Fix dependency on CONFIG_PM_SLEEP (Jaroslav Kysela) [RHEL-80657] -- ASoC: ops: Apply platform_max after deciding control type (Jaroslav Kysela) [RHEL-80657] -- ASoC: ops: Remove some unnecessary local variables (Jaroslav Kysela) [RHEL-80657] -- ASoC: ops: Factor out common code from get callbacks (Jaroslav Kysela) [RHEL-80657] -- irqdomain: sound: Switch to irq_domain_create_linear() (Jaroslav Kysela) [RHEL-80657] -- ASoC: ops: Factor out common code from put callbacks (Jaroslav Kysela) [RHEL-80657] -- ASoC: ops: Factor out common code from info callbacks (Jaroslav Kysela) [RHEL-80657] -- ASoC: ops: Remove snd_soc_put_volsw_range() (Jaroslav Kysela) [RHEL-80657] -- ASoC: ops: Remove snd_soc_get_volsw_range() (Jaroslav Kysela) [RHEL-80657] -- ASoC: ops: Remove snd_soc_info_volsw_range() (Jaroslav Kysela) [RHEL-80657] -- ASoC: ops: Add control to register value helper (Jaroslav Kysela) [RHEL-80657] -- ASoC: ops: Replace snd_soc_read_signed() with new helper (Jaroslav Kysela) [RHEL-80657] -- ASoC: ops: Factor out helper to check valid control values (Jaroslav Kysela) [RHEL-80657] -- ASoC: ops: Update mask generation to use GENMASK (Jaroslav Kysela) [RHEL-80657] -- ASoC: ops: Update comments for xr_sx control helpers (Jaroslav Kysela) [RHEL-80657] -- ASoC: ops: Minor formatting fixups (Jaroslav Kysela) [RHEL-80657] -- ASoC: ops-test: Add some basic kunit tests for soc-ops (Jaroslav Kysela) [RHEL-80657] -- ALSA: echoaudio: remove unused variable (Jaroslav Kysela) [RHEL-80657] -- ASoC: tas2781: Support dsp firmware Alpha and Beta seaies (Jaroslav Kysela) [RHEL-80657] -- ALSA: hda/realtek: Support mute LED on HP Laptop 15s-du3xxx (Jaroslav Kysela) [RHEL-80657] -- ASoC: ti: j721e-evm: Fix clock configuration for ti,j7200-cpb-audio compatible (Jaroslav Kysela) [RHEL-80657] -- ASoC: codecs: ntp8918: Remove duplicate clk.h header (Jaroslav Kysela) [RHEL-80657] -- ASoC: ti: j721e-evm: Reduce log level for EPROBE_DEFER (Jaroslav Kysela) [RHEL-80657] -- ASoC: amd: acp: Fix acp_common_hw_ops declaration error (Jaroslav Kysela) [RHEL-80657] -- ASoC: amd: acp: Fix acp_resource duplicate symbol error (Jaroslav Kysela) [RHEL-80657] -- ASoC: amd: acp: Fix snd_soc_acpi_mach id's duplicate symbol error (Jaroslav Kysela) [RHEL-80657] -- ASoC: pcm3168a: Convert to EXPORT_GPL_DEV_PM_OPS() (Jaroslav Kysela) [RHEL-80657] -- ASoC: amd: Convert to RUNTIME_PM_OPS() & co (Jaroslav Kysela) [RHEL-80657] -- ASoC: xtensa: Convert to RUNTIME_PM_OPS() (Jaroslav Kysela) [RHEL-80657] -- ASoC: tegra30: Convert to RUNTIME_PM_OPS() & co (Jaroslav Kysela) [RHEL-80657] -- ASoC: tegra20: Convert to RUNTIME_PM_OPS() & co (Jaroslav Kysela) [RHEL-80657] -- ASoC: tegra210: Convert to RUNTIME_PM_OPS() & co (Jaroslav Kysela) [RHEL-80657] -- ASoC: tegra186: Convert to RUNTIME_PM_OPS() & co (Jaroslav Kysela) [RHEL-80657] -- ASoC: stm: Convert to SYSTEM_SLEEP_PM_OPS() (Jaroslav Kysela) [RHEL-80657] -- ASoC: SOF: pci: Convert to EXPORT_NS_DEV_PM_OPS() (Jaroslav Kysela) [RHEL-80657] -- ASoC: SOF: acpi: Convert to EXPORT_NS_DEV_PM_OPS() (Jaroslav Kysela) [RHEL-80657] -- ASoC: samsung: Convert to RUNTIME_PM_OPS() & co (Jaroslav Kysela) [RHEL-80657] -- ASoC: rockchip: Convert to RUNTIME_PM_OPS() & co (Jaroslav Kysela) [RHEL-80657] -- ASoC: rcar: Convert to SYSTEM_SLEEP_PM_OPS() (Jaroslav Kysela) [RHEL-80657] -- ASoC: qcom: Convert to SYSTEM_SLEEP_PM_OPS() (Jaroslav Kysela) [RHEL-80657] -- ASoC: mediatek: mt8195: Convert to RUNTIME_PM_OPS() (Jaroslav Kysela) [RHEL-80657] -- ASoC: mediatek: mt8192: Convert to RUNTIME_PM_OPS() (Jaroslav Kysela) [RHEL-80657] -- ASoC: mediatek: mt8186: Convert to RUNTIME_PM_OPS() (Jaroslav Kysela) [RHEL-80657] -- ASoC: mediatek: mt8183: Convert to RUNTIME_PM_OPS() (Jaroslav Kysela) [RHEL-80657] -- ASoC: mediatek: mt8173: Convert to RUNTIME_PM_OPS() (Jaroslav Kysela) [RHEL-80657] -- ASoC: mediatek: mt6797: Convert to RUNTIME_PM_OPS() (Jaroslav Kysela) [RHEL-80657] -- ASoC: mediatek: mt2701: Convert to RUNTIME_PM_OPS() (Jaroslav Kysela) [RHEL-80657] -- ASoC: intel: catpt: Convert to RUNTIME_PM_OPS() & co (Jaroslav Kysela) [RHEL-80657] -- ASoC: img: Convert to RUNTIME_PM_OPS() and co (Jaroslav Kysela) [RHEL-80657] -- ASoC: fsl: Convert to RUNTIME_PM_OPS() and co (Jaroslav Kysela) [RHEL-80657] -- ASoC: dwc: Convert to RUNTIME_PM_OPS() (Jaroslav Kysela) [RHEL-80657] -- ASoC: wsa884x: Convert to RUNTIME_PM_OPS() (Jaroslav Kysela) [RHEL-80657] -- ASoC: wsa883x: Convert to RUNTIME_PM_OPS() (Jaroslav Kysela) [RHEL-80657] -- ASoC: wsa881x: Convert to RUNTIME_PM_OPS() (Jaroslav Kysela) [RHEL-80657] -- ASoC: wm8994: Convert to SYSTEM_SLEEP_PM_OPS() (Jaroslav Kysela) [RHEL-80657] -- ASoC: wm8962: Convert to RUNTIME_PM_OPS() & co (Jaroslav Kysela) [RHEL-80657] -- ASoC: wm8804: Convert to EXPORT_GPL_DEV_PM_OPS() (Jaroslav Kysela) [RHEL-80657] -- ASoC: wm5100: Convert to RUNTIME_PM_OPS() (Jaroslav Kysela) [RHEL-80657] -- ASoC: wm2200: Convert to RUNTIME_PM_OPS() (Jaroslav Kysela) [RHEL-80657] -- ASoC: wcd939x: Convert to RUNTIME_PM_OPS() (Jaroslav Kysela) [RHEL-80657] -- ASoC: wcd938x: Convert to RUNTIME_PM_OPS() (Jaroslav Kysela) [RHEL-80657] -- ASoC: wcd937x: Convert to RUNTIME_PM_OPS() (Jaroslav Kysela) [RHEL-80657] -- ASoC: ts3a227e: Convert to SYSTEM_SLEEP_PM_OPS() (Jaroslav Kysela) [RHEL-80657] -- ASoC: tas2552: Convert to RUNTIME_PM_OPS() (Jaroslav Kysela) [RHEL-80657] -- ASoC: rtq9128: Convert to RUNTIME_PM_OPS() (Jaroslav Kysela) [RHEL-80657] -- ASoC: rt9120: Convert to RUNTIME_PM_OPS() (Jaroslav Kysela) [RHEL-80657] -- ASoC: rt722: Convert to RUNTIME_PM_OPS() & co (Jaroslav Kysela) [RHEL-80657] -- ASoC: rt721: Convert to RUNTIME_PM_OPS() & co (Jaroslav Kysela) [RHEL-80657] -- ASoC: rt715: Convert to RUNTIME_PM_OPS() & co (Jaroslav Kysela) [RHEL-80657] -- ASoC: rt712: Convert to RUNTIME_PM_OPS() & co (Jaroslav Kysela) [RHEL-80657] -- ASoC: rt711: Convert to RUNTIME_PM_OPS() & co (Jaroslav Kysela) [RHEL-80657] -- ASoC: rt700-sdw: Convert to RUNTIME_PM_OPS() & co (Jaroslav Kysela) [RHEL-80657] -- ASoC: rt5682-sdw: Convert to RUNTIME_PM_OPS() & co (Jaroslav Kysela) [RHEL-80657] -- ASoC: rt5645: Convert to SYSTEM_SLEEP_PM_OPS() (Jaroslav Kysela) [RHEL-80657] -- ASoC: rt5514: Convert to SYSTEM_SLEEP_PM_OPS() (Jaroslav Kysela) [RHEL-80657] -- ASoC: rt1320-sdw: Convert to RUNTIME_PM_OPS() & co (Jaroslav Kysela) [RHEL-80657] -- ASoC: rt1318-sdw: Convert to RUNTIME_PM_OPS() & co (Jaroslav Kysela) [RHEL-80657] -- ASoC: rt1316-sdw: Convert to RUNTIME_PM_OPS() & co (Jaroslav Kysela) [RHEL-80657] -- ASoC: rt1308-sdw: Convert to RUNTIME_PM_OPS() & co (Jaroslav Kysela) [RHEL-80657] -- ASoC: rt1017-sdca-sdw: Convert to RUNTIME_PM_OPS() & co (Jaroslav Kysela) [RHEL-80657] -- ASoC: pcm512x: Convert to EXPORT_GPL_DEV_PM_OPS() (Jaroslav Kysela) [RHEL-80657] -- ASoC: mt6660: Convert to RUNTIME_PM_OPS() (Jaroslav Kysela) [RHEL-80657] -- ASoC: max98927: Convert to SYSTEM_SLEEP_PM_OPS() (Jaroslav Kysela) [RHEL-80657] -- ASoC: max9860: Convert to RUNTIME_PM_OPS() (Jaroslav Kysela) [RHEL-80657] -- ASoC: max98520: Convert to SYSTEM_SLEEP_PM_OPS() (Jaroslav Kysela) [RHEL-80657] -- ASoC: max98396: Convert to SYSTEM_SLEEP_PM_OPS() (Jaroslav Kysela) [RHEL-80657] -- ASoC: max98390: Convert to SYSTEM_SLEEP_PM_OPS() (Jaroslav Kysela) [RHEL-80657] -- ASoC: max98373: Convert to RUNTIME_PM_OPS() & co (Jaroslav Kysela) [RHEL-80657] -- ASoC: max98090: Convert to RUNTIME_PM_OPS() & co (Jaroslav Kysela) [RHEL-80657] -- ASoC: lpass: Convert to RUNTIME_PM_OPS() (Jaroslav Kysela) [RHEL-80657] -- ASoC: hdac_hdmi: Convert to RUNTIME_PM_OPS() & co (Jaroslav Kysela) [RHEL-80657] -- ASoC: da7213: Convert to RUNTIME_PM_OPS() & co (Jaroslav Kysela) [RHEL-80657] -- ASoC: cx2072x: Convert to RUNTIME_PM_OPS() & co (Jaroslav Kysela) [RHEL-80657] -- ASoC: cs53l30: Convert to RUNTIME_PM_OPS() (Jaroslav Kysela) [RHEL-80657] -- ASoC: cs4349: Convert to RUNTIME_PM_OPS() (Jaroslav Kysela) [RHEL-80657] -- ASoC: cs43130: Convert to RUNTIME_PM_OPS() (Jaroslav Kysela) [RHEL-80657] -- ASoC: cs42xx8: Convert to EXPORT_GPL_DEV_PM_OPS() (Jaroslav Kysela) [RHEL-80657] -- ASoC: cs42l83: Convert to SYSTEM_SLEEP_PM_OPS() (Jaroslav Kysela) [RHEL-80657] -- ASoC: cs42l51: Convert to SYSTEM_SLEEP_PM_OPS() (Jaroslav Kysela) [RHEL-80657] -- ASoC: cs42l42: Convert to RUNTIME_PM_OPS() & co (Jaroslav Kysela) [RHEL-80657] -- ASoC: cs4234: Convert to RUNTIME_PM_OPS() (Jaroslav Kysela) [RHEL-80657] -- ASoC: cs35l34: Convert to RUNTIME_PM_OPS() (Jaroslav Kysela) [RHEL-80657] -- ASoC: cs35l33: Convert to RUNTIME_PM_OPS() (Jaroslav Kysela) [RHEL-80657] -- ASoC: cs35l32: Convert to RUNTIME_PM_OPS() (Jaroslav Kysela) [RHEL-80657] -- ASoC: ak5558: Convert to RUNTIME_PM_OPS() & co (Jaroslav Kysela) [RHEL-80657] -- ASoC: ak4458: Convert to RUNTIME_PM_OPS() & co (Jaroslav Kysela) [RHEL-80657] -- ASoC: ak4375: Convert to RUNTIME_PM_OPS() & co (Jaroslav Kysela) [RHEL-80657] -- ASoC: au1x: Convert to DEFINE_SIMPLE_DEV_PM_OPS() (Jaroslav Kysela) [RHEL-80657] -- ALSA: ac97: convert timeouts to secs_to_jiffies() (Jaroslav Kysela) [RHEL-80657] -- ASoC: amd: Add DMI quirk for ACP6X mic support (Jaroslav Kysela) [RHEL-80657] -- ASoC: cs35l56: Remove redundant 'flush_workqueue()' calls (Jaroslav Kysela) [RHEL-80657] -- ASoC: codecs: wcd937x: fix a potential memory leak in wcd937x_soc_codec_probe() (Jaroslav Kysela) [RHEL-80657] {CVE-2025-37941} -- ASoC: soc-pcm: tidyup function name to snd_soc_dpcm_be_can_xxx() (Jaroslav Kysela) [RHEL-80657] -- ASoC: amd: acp: Fix leak in acp_pci_probe() (Jaroslav Kysela) [RHEL-80657] -- ASoC: tlv320adc3xxx: remove unnecessary NULL check before clk_disable_unprepare() (Jaroslav Kysela) [RHEL-80657] -- ASoC: tegra: Use non-atomic timeout for ADX status register (Jaroslav Kysela) [RHEL-80657] -- ASoC: sma1307: Add NULL check in sma1307_setting_loaded() (Jaroslav Kysela) [RHEL-80657] -- ASoC: SDCA: Add support for GE Entity properties (Jaroslav Kysela) [RHEL-80657] -- ASoC: SDCA: Add SDCA Control Range data access helper (Jaroslav Kysela) [RHEL-80657] -- ASoC: SDCA: Add type flag for Controls (Jaroslav Kysela) [RHEL-80657] -- ASoC: SDCA: Allow naming of imp def controls (Jaroslav Kysela) [RHEL-80657] -- ASoC: SDCA: Use __free() to manage local buffers (Jaroslav Kysela) [RHEL-80657] -- ASoC: SDCA: Tidy up initialization write parsing (Jaroslav Kysela) [RHEL-80657] -- ASoC: pcm3008: Convert to GPIO descriptors (Jaroslav Kysela) [RHEL-80657] -- ASoC: pcm1681: Drop unused include (Jaroslav Kysela) [RHEL-80657] -- ASoC: codecs: Add aw88166 amplifier driver (Jaroslav Kysela) [RHEL-80657] -- ALSA: hda/realtek: Always honor no_shutup_pins (Jaroslav Kysela) [RHEL-80657] -- ALSA: usb-audio: Fix CME quirk for UF series keyboards (Jaroslav Kysela) [RHEL-80657] -- ALSA: intel-hdmi-audio: Convert to SYSTEM_SLEEP_PM_OPS() (Jaroslav Kysela) [RHEL-80657] -- ALSA: vx222: Convert to DEFINE_SIMPLE_DEV_PM_OPS() (Jaroslav Kysela) [RHEL-80657] -- ALSA: oxygen: Convert to EXPORT_SIMPLE_DEV_PM_OPS() (Jaroslav Kysela) [RHEL-80657] -- ALSA: hda/tegra: Convert to RUNTIME_PM_OPS() & co (Jaroslav Kysela) [RHEL-80657] -- ALSA: hda-intel: Convert to RUNTIME_PM_OPS() (Jaroslav Kysela) [RHEL-80657] -- ALSA: hda: Use RUNTIME_PM_OPS() and pm_ptr() (Jaroslav Kysela) [RHEL-80657] -- ALSA: pcm: Convert to SYSTEM_SLEEP_PM_OPS() (Jaroslav Kysela) [RHEL-80657] -- ALSA: atmel: Convert to DEFINE_SIMPLE_DEV_PM_OPS() macro (Jaroslav Kysela) [RHEL-80657] -- ALSA: ac97: Convert to RUNTIME_PM_OPS() macro (Jaroslav Kysela) [RHEL-80657] -- ASoC: sun4i-codec: add h616 card long_name (Jaroslav Kysela) [RHEL-80657] -- ASoC: sun4i-codec: support hp-det-gpios property (Jaroslav Kysela) [RHEL-80657] -- ASoC: sun4i-codec: correct dapm widgets and controls for h616 (Jaroslav Kysela) [RHEL-80657] -- ASoC: tas2770: Fix and redo I/V sense TDM slot setting logic (Jaroslav Kysela) [RHEL-80657] -- ASoC: tas2770: Factor out set_ivsense_slots (Jaroslav Kysela) [RHEL-80657] -- ASoC: tas2764: Add control concerning overcurrent events (Jaroslav Kysela) [RHEL-80657] -- ASoC: tas2764: Extend driver to SN012776 (Jaroslav Kysela) [RHEL-80657] -- ASoC: SOF: ipc4-topology: Allocate ref_params on stack (Jaroslav Kysela) [RHEL-80657] -- ALSA: ctxfi: change dao_set_input functions from kzalloc to kcalloc (Jaroslav Kysela) [RHEL-80657] -- ASoC: samsung: speyside: Free gpiod table (Jaroslav Kysela) [RHEL-80657] -- ASoC: amd: acp: Fix for enabling DMIC on acp platforms via _DSD entry (Jaroslav Kysela) [RHEL-80657] -- ASoC: amd: acp: Refactor renoir platform resource structure (Jaroslav Kysela) [RHEL-80657] -- ASoC: amd: acp: Refactor rembrant platform resource structure (Jaroslav Kysela) [RHEL-80657] -- ASoC: amd: acp: Refactor acp63 platform resource structure (Jaroslav Kysela) [RHEL-80657] -- ASoC: amd: acp: Refactor acp70 platform resource structure (Jaroslav Kysela) [RHEL-80657] -- ASoC: amd: acp: Remove white line (Jaroslav Kysela) [RHEL-80657] -- ASoC: amd: acp: Move spin_lock and list initialization to acp-pci driver (Jaroslav Kysela) [RHEL-80657] -- ASoC: amd: acp: Remove redundant acp_dev_data structure (Jaroslav Kysela) [RHEL-80657] -- ASoC: amd: acp: Add new interrupt handle callbacks in acp_common_hw_ops (Jaroslav Kysela) [RHEL-80657] -- ASoC: amd: acp: Refactor acp machine select (Jaroslav Kysela) [RHEL-80657] -- ASoC: amd: acp: Refactor acp platform device creation (Jaroslav Kysela) [RHEL-80657] -- ASoC: amd: acp: Refactor dmic-codec platform device creation (Jaroslav Kysela) [RHEL-80657] -- ASoC: amd: acp: Implement acp_common_hw_ops support for acp platforms (Jaroslav Kysela) [RHEL-80657] -- ASoC: amd: acp: Remove redundant acp70 chip->name (Jaroslav Kysela) [RHEL-80657] -- ASoC: Intel: soc-acpi-intel-ptl-match: Add cs42l43 support (Jaroslav Kysela) [RHEL-80657] -- ASoC: qcom: sm8250: explicitly set format in sm8250_be_hw_params_fixup() (Jaroslav Kysela) [RHEL-80657] -- ASoC: cs35l41: check the return value from spi_setup() (Jaroslav Kysela) [RHEL-80657] -- ASoC: rt711-sdca: add DP0 support (Jaroslav Kysela) [RHEL-80657] -- soundwire: debugfs: add interface for BPT/BRA transfers (Jaroslav Kysela) [RHEL-80657] -- ASoC: SOF: Intel: hda-sdw-bpt: add CHAIN_DMA support (Jaroslav Kysela) [RHEL-80657] -- soundwire: intel_ace2x: add BPT send_async/wait callbacks (Jaroslav Kysela) [RHEL-80657] -- soundwire: intel: add BPT context definition (Jaroslav Kysela) [RHEL-80657] -- ASoC: SOF: Intel: hda-sdw-bpt: add helpers for SoundWire BPT DMA (Jaroslav Kysela) [RHEL-80657] -- soundwire: intel_auxdevice: add indirection for BPT send_async/wait (Jaroslav Kysela) [RHEL-80657] -- soundwire: cadence: add BTP/BRA helpers to format data (Jaroslav Kysela) [RHEL-80657] -- soundwire: bus: add bpt_stream pointer (Jaroslav Kysela) [RHEL-80657] -- soundwire: bus: add send_async/wait APIs for BPT protocol (Jaroslav Kysela) [RHEL-80657] -- soundwire: stream: reuse existing code for BPT stream (Jaroslav Kysela) [RHEL-80657] -- soundwire: stream: special-case the bus compute_params() routine (Jaroslav Kysela) [RHEL-80657] -- soundwire: stream: extend sdw_alloc_stream() to take 'type' parameter (Jaroslav Kysela) [RHEL-80657] -- soundwire: extend sdw_stream_type to BPT (Jaroslav Kysela) [RHEL-80657] -- soundwire: cadence: add BTP support for DP0 (Jaroslav Kysela) [RHEL-80657] -- ASoC: dmic: add regulator support (Jaroslav Kysela) [RHEL-80657] -- ASoC: SOF: Intel: ptl: Add support for mic privacy (Jaroslav Kysela) [RHEL-80657] -- ASoC: SOF: hda/shim: Add callbacks to handle mic privacy change for sdw (Jaroslav Kysela) [RHEL-80657] -- ASoC: SOF: Intel: hda-mlink: Add support for mic privacy in VS SHIM registers (Jaroslav Kysela) [RHEL-80657] -- ASoC: SOF: ipc4: Add support for Intel HW managed mic privacy messaging (Jaroslav Kysela) [RHEL-80657] -- ASoC: SOF: Intel: Create ptl.c as placeholder for Panther Lake features (Jaroslav Kysela) [RHEL-80657] -- ASoC: SOF: Intel: mtl: Stop exporting dsp_ops callback functions (Jaroslav Kysela) [RHEL-80657] -- ASoC: SOF: Intel: lnl/ptl: Only set dsp_ops which differs from MTL (Jaroslav Kysela) [RHEL-80657] -- ASoC: SOF: Intel: mtl: Split up dsp_ops setup code (Jaroslav Kysela) [RHEL-80657] -- ALSA: seq: Avoid client data changes during proc reads (Jaroslav Kysela) [RHEL-80657] -- ALSA: seq: Improve data consistency at polling (Jaroslav Kysela) [RHEL-80657] -- ASoC: soc-dai: add snd_soc_dai_mute_is_ctrled_at_trigger() (Jaroslav Kysela) [RHEL-80657] -- ASoC: soc-pcm: reuse dpcm_state_string() (Jaroslav Kysela) [RHEL-80657] -- ASoC: dapm: Fix changes to DECLARE_ADAU17X1_DSP_MUX_CTRL (Jaroslav Kysela) [RHEL-80657] -- ASoC: Intel: soc-acpi-intel-ptl-match: add cs42l43 6x cs35l56 support (Jaroslav Kysela) [RHEL-80657] -- ASoC: Intel: soc-acpi-intel-lnl-match: add cs42l43 6x cs35l56 support (Jaroslav Kysela) [RHEL-80657] -- ASoC: Intel: soc-acpi-intel-ptl-match: add sdw multi function mockup codec (Jaroslav Kysela) [RHEL-80657] -- ASoC: Intel: soc-acpi-intel-lnl-match: add sdw multi function mockup codec (Jaroslav Kysela) [RHEL-80657] -- ASoC: Intel: add multi-function SDW mockup codec match (Jaroslav Kysela) [RHEL-80657] -- ASoC: sdw_utils: add mic and amp dais to 0xaaaa codec (Jaroslav Kysela) [RHEL-80657] -- ASoC: Intel: soc-acpi-intel-ptl-match: add rt713_vb_l3_rt1320_l12 support (Jaroslav Kysela) [RHEL-80657] -- ASoC: Intel: soc-acpi-intel-ptl-match: add rt712_vb_l3_rt1320_l2 support (Jaroslav Kysela) [RHEL-80657] -- ASoC: Intel: adl: add 2xrt1316 audio configuration (Jaroslav Kysela) [RHEL-80657] -- ASoC: soc-pcm: merge soc_pcm_hw_update_format/subformat() (Jaroslav Kysela) [RHEL-80657] -- ASoC: doc: use SND_SOC_DAILINK_xxx() macro (Jaroslav Kysela) [RHEL-80657] -- ASoC: Tidy up SOC_DOUBLE_* and SOC_SINGLE_* helpers (Jaroslav Kysela) [RHEL-80657] -- ASoC: samsung: tm2_wm5110: Drop unused include (Jaroslav Kysela) [RHEL-80657] -- ASoC: samsung: tobermory: Drop unused include (Jaroslav Kysela) [RHEL-80657] -- ASoC: samsung: speyside: Convert to GPIO descriptor (Jaroslav Kysela) [RHEL-80657] -- ASoC: samsung: lowland: Drop unused include (Jaroslav Kysela) [RHEL-80657] -- ASoC: samsung: littlemill: Drop unused include (Jaroslav Kysela) [RHEL-80657] -- ASoC: samsung: bells: Drop unused include (Jaroslav Kysela) [RHEL-80657] -- ASoC: mediatek: mt6359: Fix DT parse error due to wrong child node name (Jaroslav Kysela) [RHEL-80657] -- ALSA: hda/realtek: Enable PC beep passthrough for HP EliteBook 855 G7 (Jaroslav Kysela) [RHEL-80657] -- ASoC: Tidy up SOC_DOUBLE_R_* helpers (Jaroslav Kysela) [RHEL-80657] -- ASoC: dapm: Use ASoC control macros where possible (Jaroslav Kysela) [RHEL-80657] -- ASoC: dapm: Add missing SOC_DAPM_DOUBLE_R_TLV() helper (Jaroslav Kysela) [RHEL-80657] -- ASoC: atmel: tse850-pcm5142: Use SOC_SINGLE_EXT() helper macro (Jaroslav Kysela) [RHEL-80657] -- ASoC: wsa881x: Use SOC_SINGLE_EXT_TLV() helper macro (Jaroslav Kysela) [RHEL-80657] -- ASoC: wm9713: Use SOC_DOUBLE_EXT() helper macro (Jaroslav Kysela) [RHEL-80657] -- ASoC: wm9712: Use SOC_SINGLE_EXT() helper macro (Jaroslav Kysela) [RHEL-80657] -- ASoC: wcd938x: Use SOC_SINGLE_EXT_TLV() helper macro (Jaroslav Kysela) [RHEL-80657] -- ASoC: tas2562: Use SOC_SINGLE_EXT_TLV() helper macro (Jaroslav Kysela) [RHEL-80657] -- ASoC: sma1307: Use SOC_SINGLE_EXT() helper macro (Jaroslav Kysela) [RHEL-80657] -- ASoC: rt715: Remove duplicate SOC_DOUBLE_R_EXT() helper macro (Jaroslav Kysela) [RHEL-80657] -- ASoC: Remove unused helper macro (Jaroslav Kysela) [RHEL-80657] -- ASoC: codecs: wsa883x: Implement temperature reading and hwmon (Jaroslav Kysela) [RHEL-80657] -- ASoC: SOF: Intel: hda-dai: Remove unnecessary bool conversion (Jaroslav Kysela) [RHEL-80657] -- ASoC: audio-graph-card2-custom-sample.dtsi: remove original sample (Jaroslav Kysela) [RHEL-80657] -- ASoC: audio-graph-card2-custom-sample2.dtsi: Separate Sample DT (Jaroslav Kysela) [RHEL-80657] -- ASoC: audio-graph-card2-custom-sample1.dtsi: Separate Sample DT (Jaroslav Kysela) [RHEL-80657] -- ASoC: soc-dai: remove SND_SOC_DAIFMT_CB{MS}_CF{MS} (Jaroslav Kysela) [RHEL-80657] -- ASoC: rockchip: rockchip_rt5645: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80657] -- ASoC: rockchip: rockchip_max98090: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80657] -- ASoC: rockchip: rk3399_gru_sound: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80657] -- ASoC: rockchip: rk3288_hdmi_analog: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80657] -- ASoC: mediatek: mt8195-mt6359: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80657] -- ASoC: mediatek: mt8192-mt6359-rt1015-rt5682: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80657] -- ASoC: mediatek: mt8183-mt6358-ts3a227-max98357: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80657] -- ASoC: mediatek: mt8183-da7219-max98357: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80657] -- ASoC: mediatek: mt8173-rt5650-rt5514: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80657] -- ASoC: mediatek: mt8173-rt5650-rt5676: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80657] -- ASoC: mediatek: mt8173-max98090: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80657] -- ASoC: mediatek: mt8173-rt5650: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80657] -- ASoC: mediatek: mt2701-cs42448: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80657] -- ASoC: mediatek: mt2701-wm8960: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80657] -- ASoC: samsung: smdk_wm8994pcm: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80657] -- ASoC: samsung: midas_wm1811: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80657] -- ASoC: samsung: aries_wm8994: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80657] -- ASoC: samsung: smdk_wm8994: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80657] -- ASoC: samsung: littlemill: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80657] -- ASoC: samsung: tm2_wm5110: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80657] -- ASoC: samsung: tobermory: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80657] -- ASoC: samsung: speyside: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80657] -- ASoC: samsung: lowland: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80657] -- ASoC: samsung: arndale: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80657] -- ASoC: samsung: odroid: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80657] -- ASoC: samsung: bells: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80657] -- ASoC: samsung: snow: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80657] -- ASoC: intel: max98357a: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80657] -- ASoC: intel: max98927: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80657] -- ASoC: intel: nau8825: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80657] -- ASoC: intel: ssm4567: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80657] -- ASoC: intel: da7219: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80657] -- ASoC: intel: rt5514: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80657] -- ASoC: intel: rt298: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80657] -- ASoC: intel: rt286: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80657] -- ASoC: intel: rt274: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80657] -- ASoC: tegra: tegra_wm8903: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80657] -- ASoC: tegra: tegra_asoc_machine: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80657] -- ASoC: meson: meson-card-utils: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80657] -- ASoC: meson: t9015: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80657] -- ASoC: ux500: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80657] -- ASoC: codec: lochnagar-sc: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80657] -- ASoC: codec: sgtl5000: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80657] -- ASoC: codec: src4xxx: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80657] -- ASoC: codec: twl4030: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80657] -- ASoC: codec: arizona: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80657] -- ASoC: codec: madera: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80657] -- ASoC: codec: wm9713: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80657] -- ASoC: codec: wm9081: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80657] -- ASoC: codec: wm8996: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80657] -- ASoC: codec: wm8995: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80657] -- ASoC: codec: wm8994: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80657] -- ASoC: codec: wm8993: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80657] -- ASoC: codec: wm8991: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80657] -- ASoC: codec: wm8990: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80657] -- ASoC: codec: wm8988: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80657] -- ASoC: codec: wm8985: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80657] -- ASoC: codec: wm8983: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80657] -- ASoC: codec: wm8978: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80657] -- ASoC: codec: wm8974: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80657] -- ASoC: codec: wm8971: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80657] -- ASoC: codec: wm8962: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80657] -- ASoC: codec: wm8961: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80657] -- ASoC: codec: wm8960: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80657] -- ASoC: codec: wm8955: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80657] -- ASoC: codec: wm8940: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80657] -- ASoC: codec: wm8904: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80657] -- ASoC: codec: wm8903: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80657] -- ASoC: codec: wm8900: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80657] -- ASoC: codec: wm8804: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80657] -- ASoC: codec: wm8776: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80657] -- ASoC: codec: wm8770: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80657] -- ASoC: codec: wm8753: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80657] -- ASoC: codec: wm8750: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80657] -- ASoC: codec: wm8741: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80657] -- ASoC: codec: wm8737: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80657] -- ASoC: codec: wm8728: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80657] -- ASoC: codec: wm8711: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80657] -- ASoC: codec: wm8580: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80657] -- ASoC: codec: wm8524: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80657] -- ASoC: codec: wm8523: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80657] -- ASoC: codec: wm8510: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80657] -- ASoC: codec: wm8400: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80657] -- ASoC: codec: wm8350: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80657] -- ASoC: codec: wm5100: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80657] -- ASoC: codec: wm2200: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80657] -- ASoC: codec: rt5682s: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80657] -- ASoC: codec: rt5682: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80657] -- ASoC: codec: rt5677: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80657] -- ASoC: codec: rt5670: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80657] -- ASoC: codec: rt5668: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80657] -- ASoC: codec: rt5665: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80657] -- ASoC: codec: rt5663: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80657] -- ASoC: codec: rt5660: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80657] -- ASoC: codec: rt5659: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80657] -- ASoC: codec: rt5651: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80657] -- ASoC: codec: rt5645: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80657] -- ASoC: codec: rt5640: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80657] -- ASoC: codec: rt5631: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80657] -- ASoC: codec: rt5616: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80657] -- ASoC: codec: rt1308: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80657] -- ASoC: codec: rt1305: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80657] -- ASoC: codec: rt1016: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80657] -- ASoC: codec: rt1015: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80657] -- ASoC: codec: rt1011: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80657] -- ASoC: codec: rt298: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80657] -- ASoC: codec: rt286: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80657] -- ASoC: codec: rt274: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80657] -- ASoC: codec: rk817: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80657] -- ASoC: codec: nau8825: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80657] -- ASoC: codec: nau8824: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80657] -- ASoC: codec: nau8822: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80657] -- ASoC: codec: nau8810: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80657] -- ASoC: codec: nau8540: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80657] -- ASoC: codec: da9055: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80657] -- ASoC: codec: da732x: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80657] -- ASoC: codec: da7219: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80657] -- ASoC: codec: da7218: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80657] -- ASoC: codec: da7210: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80657] -- ASoC: codec: cs53l30: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80657] -- ASoC: codec: cs43130: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80657] -- ASoC: codec: cs42xx8: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80657] -- ASoC: codec: cs42l73: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80657] -- ASoC: codec: cs42l56: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80657] -- ASoC: codec: cs42l52: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80657] -- ASoC: codec: cs42l51: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80657] -- ASoC: codec: cs42l42: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80657] -- ASoC: codec: cs35l34: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80657] -- ASoC: codec: cs35l33: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80657] -- ASoC: codec: cs35l32: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80657] -- ASoC: codec: cs4341: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80657] -- ASoC: codec: cs4271: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80657] -- ASoC: codec: cs4270: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80657] -- ASoC: codec: cs4265: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80657] -- ASoC: codec: cs4234: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80657] -- ASoC: qcom: sc7280: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80657] -- ASoC: qcom: sc7180: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80657] -- ASoC: pxa: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80657] -- ASoC: mxs: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80657] -- ASoC: fsl: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80657] -- ASoC: amd: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80657] -- ASoC: ti: omap3pandora: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80657] -- ASoC: ti: omap-twl4030: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80657] -- ASoC: ti: davinci-evm: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80657] -- ASoC: ti: j721e-evm: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80657] -- ASoC: ti: ams-delta: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80657] -- ASoC: ti: osk5912: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80657] -- ASoC: ti: n810: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80657] -- ASoC: Documentation: Codec to Codec: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80657] -- ASoC: codecs: rt5677: Update definition of device_id tables (Jaroslav Kysela) [RHEL-80657] -- ASoC: codecs: rt298: Update definition of device_id tables (Jaroslav Kysela) [RHEL-80657] -- ASoC: codecs: rt286: Update definition of device_id tables (Jaroslav Kysela) [RHEL-80657] -- ASoC: codecs: rt5682: Fix definition of device_id tables (Jaroslav Kysela) [RHEL-80657] -- ASoC: codecs: rt5670: Fix definition of device_id tables (Jaroslav Kysela) [RHEL-80657] -- ASoC: codecs: rt5668: Fix definition of device_id tables (Jaroslav Kysela) [RHEL-80657] -- ASoC: codecs: rt5665: Fix definition of device_id tables (Jaroslav Kysela) [RHEL-80657] -- ASoC: codecs: rt5663: Fix definition of device_id tables (Jaroslav Kysela) [RHEL-80657] -- ASoC: codecs: rt5660: Fix definition of device_id tables (Jaroslav Kysela) [RHEL-80657] -- ASoC: codecs: rt5659: Fix definition of device_id tables (Jaroslav Kysela) [RHEL-80657] -- ASoC: codecs: rt5651: Fix definition of device_id tables (Jaroslav Kysela) [RHEL-80657] -- ASoC: codecs: rt5645: Fix definition of device_id tables (Jaroslav Kysela) [RHEL-80657] -- ASoC: codecs: rt5640: Fix definition of device_id tables (Jaroslav Kysela) [RHEL-80657] -- ASoC: codecs: rt5514: Fix definition of device_id tables (Jaroslav Kysela) [RHEL-80657] -- ASoC: codecs: rt274: Fix definition of device_id tables (Jaroslav Kysela) [RHEL-80657] -- ASoC: codecs: rt1318: Fix definition of device_id tables (Jaroslav Kysela) [RHEL-80657] -- ASoC: codecs: rt1308: Fix definition of device_id tables (Jaroslav Kysela) [RHEL-80657] -- ASoC: codecs: rt1305: Fix definition of device_id tables (Jaroslav Kysela) [RHEL-80657] -- ASoC: codecs: rt1019: Fix definition of device_id tables (Jaroslav Kysela) [RHEL-80657] -- ASoC: codecs: rt1016: Fix definition of device_id tables (Jaroslav Kysela) [RHEL-80657] -- ASoC: codecs: rt1015: Fix definition of device_id tables (Jaroslav Kysela) [RHEL-80657] -- ASoC: codecs: rt1011: Fix definition of device_id tables (Jaroslav Kysela) [RHEL-80657] -- ALSA: seq: seq_oss_event: fix inconsistent indenting warning in note_on_event() (Jaroslav Kysela) [RHEL-80657] -- ALSA: es18xx: Fix spelling mistake "grap" -> "grab" (Jaroslav Kysela) [RHEL-80657] -- ALSA: usb-audio: enable support for Presonus Studio 1824c within 1810c file (Jaroslav Kysela) [RHEL-80657] -- ASoC: SDCA: Add helper to write out defaults and fixed values (Jaroslav Kysela) [RHEL-80657] -- ASoC: SDCA: Add regmap helpers for parsing for DisCo Constant values (Jaroslav Kysela) [RHEL-80657] -- ASoC: SDCA: Add generic regmap SDCA helpers (Jaroslav Kysela) [RHEL-80657] -- ALSA: opti9xx: fix inconsistent indenting warning in snd_opti9xx_configure() (Jaroslav Kysela) [RHEL-80657] -- ALSA: emu10k1: fix inconsistent indenting warning in snd_emu10k1_synth_free() (Jaroslav Kysela) [RHEL-80657] -- ALSA: pcm: Drop superfluous NULL check in snd_pcm_format_set_silence() (Jaroslav Kysela) [RHEL-80657] -- soundwire: amd: change the log level for command response log (Jaroslav Kysela) [RHEL-80657] -- ASoC: tas2781: Clean up for some define (Jaroslav Kysela) [RHEL-80657] -- ASoC: rt712-sdca: Add FU05 playback switch control (Jaroslav Kysela) [RHEL-80657] -- ASoC: amd: acp: acp70: Remove unnecessary if-check (Jaroslav Kysela) [RHEL-80657] -- ASoC: q6dsp: q6apm: replace kzalloc() with kcalloc() in q6apm_map_memory_regions() (Jaroslav Kysela) [RHEL-80657] -- ASoC: sh: migor: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80657] -- ASoC: ti: rx51: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80657] -- ASoC: kirkwood: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80657] -- ASoC: Documentation: DPCM: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80657] -- sound/virtio: Fix cancel_sync warnings on uninitialized work_structs (Jaroslav Kysela) [RHEL-80657] {CVE-2025-37805} -- ASoC: topology: Save num_channels value for mixer controls (Jaroslav Kysela) [RHEL-80657] -- ASoC: topology: Create kcontrols based on their type (Jaroslav Kysela) [RHEL-80657] -- ASoC: imx-card: Add playback_only or capture_only support (Jaroslav Kysela) [RHEL-80657] -- ASoC: cros_ec_codec: Use str_enable_disable() helper in wov_enable_put() (Jaroslav Kysela) [RHEL-80657] -- ASoC: atmel: atmel-classd: Use str_enabled_disabled() helper (Jaroslav Kysela) [RHEL-80657] -- ASoC: fsl: fsl_qmc_audio: Remove unnecessary bool conversions (Jaroslav Kysela) [RHEL-80657] -- ALSA: arm: aaci: Constify amba_id table (Jaroslav Kysela) [RHEL-80657] -- ASoC: soc-core: Use str_yes_no() in snd_soc_close_delayed_work() (Jaroslav Kysela) [RHEL-80657] -- ASoC: amd: ps: fix inconsistent indenting warning in check_and_handle_sdw_dma_irq() (Jaroslav Kysela) [RHEL-80657] -- ASoC: fsl: imx-pcm-fiq: Switch to use hrtimer_setup() (Jaroslav Kysela) [RHEL-80657] -- ASoC: SOF: Intel: Use str_enable_disable() helper (Jaroslav Kysela) [RHEL-80657] -- ASoC: wm_hubs: Use str_enable_disable() in wm_hubs_update_class_w() (Jaroslav Kysela) [RHEL-80657] -- ASoC: SOF: ipc3: Use str_enabled_disabled() helper function (Jaroslav Kysela) [RHEL-80657] -- ASoC: SOF: Intel: Don't import non-existing module namespace (Jaroslav Kysela) [RHEL-80657] -- ASoC: ops: Enforce platform maximum on initial value (Jaroslav Kysela) [RHEL-80657] -- ASoC: tas2764: Add reg defaults for TAS2764_INT_CLK_CFG (Jaroslav Kysela) [RHEL-80657] -- ASoC: tas2764: Mark SW_RESET as volatile (Jaroslav Kysela) [RHEL-80657] -- ASoC: tas2764: Wait for ramp-down after shutdown (Jaroslav Kysela) [RHEL-80657] -- ASoC: tas2764: Power up/down amp on mute ops (Jaroslav Kysela) [RHEL-80657] -- ASoC: soc-pcm: cleanup dpcm_fe_dai_do_trigger() (Jaroslav Kysela) [RHEL-80657] -- ASoC: soc-pcm: cleanup dpcm_dai_trigger_fe_be() (Jaroslav Kysela) [RHEL-80657] -- ASoC: remove dpcm_process_paths() (Jaroslav Kysela) [RHEL-80657] -- ASoC: remove update from snd_soc_card (Jaroslav Kysela) [RHEL-80657] -- ASoC: soc-pcm: remove duplicate param from __soc_pcm_hw_params() (Jaroslav Kysela) [RHEL-80657] -- ASoC: soc-dai: check return value at snd_soc_dai_set_tdm_slot() (Jaroslav Kysela) [RHEL-80657] -- ASoC: soc-pcm: makes dpcm_dapm_stream_event() void (Jaroslav Kysela) [RHEL-80657] -- ASoC: soc-ops: makes snd_soc_read_signed() void (Jaroslav Kysela) [RHEL-80657] -- ASoC: soc-core: makes snd_soc_set_dmi_name() local (Jaroslav Kysela) [RHEL-80657] -- ASoC: soc-pcm: no need to check dpcm->fe on dpcm_be_connect() (Jaroslav Kysela) [RHEL-80657] -- soundwire: slave: fix an OF node reference leak in soundwire slave device (Jaroslav Kysela) [RHEL-80657] -- soundwire: Use str_enable_disable-like helpers (Jaroslav Kysela) [RHEL-80657] -- soundwire: amd: add soundwire host wake interrupt enable/disable sequence (Jaroslav Kysela) [RHEL-80657] -- soundwire: amd: set ACP_PME_EN during runtime suspend sequence (Jaroslav Kysela) [RHEL-80657] -- soundwire: amd: set device power state during suspend/resume sequence (Jaroslav Kysela) [RHEL-80657] -- soundwire: amd: add support for ACP7.0 & ACP7.1 platforms (Jaroslav Kysela) [RHEL-80657] -- soundwire: amd: add debug log for soundwire wake event (Jaroslav Kysela) [RHEL-80657] -- soundwire: amd: change the soundwire wake enable/disable sequence (Jaroslav Kysela) [RHEL-80657] -- soundwire: Revert "soundwire: intel_auxdevice: start the bus at default frequency" (Jaroslav Kysela) [RHEL-80657] -- soundwire: cadence_master: set frame shape and divider based on actual clk freq (Jaroslav Kysela) [RHEL-80657] -- ASoC: tegra: Remove the isomgr_bw APIs export (Jaroslav Kysela) [RHEL-80657] -- ASoC: amd: ps: use switch statements for acp pci revision id check (Jaroslav Kysela) [RHEL-80657] -- ASoC: adau1701: use gpiod_multi_set_value_cansleep (Jaroslav Kysela) [RHEL-80657] -- ASoC: fsl_micfil: Add decimation filter bypass mode support (Jaroslav Kysela) [RHEL-80657] -- ASoC: codecs: wcd93xx-sdw: fix of_property_read_bool() warnings (Jaroslav Kysela) [RHEL-80657] -- ASoC: tscs454: Use str_enable_disable() in pll_power_event() (Jaroslav Kysela) [RHEL-80657] -- ALSA: hda: intel: Add Lenovo IdeaPad Z570 to probe denylist (Jaroslav Kysela) [RHEL-80657] -- ALSA: hda: intel: Fix Optimus when GPU has no sound (Jaroslav Kysela) [RHEL-80657] -- ASoC: SDCA: Add support for PDE Entity properties (Jaroslav Kysela) [RHEL-80657] -- ASoC: SDCA: Add support for clock Entity properties (Jaroslav Kysela) [RHEL-80657] -- ASoC: SDCA: Add support for IT/OT Entity properties (Jaroslav Kysela) [RHEL-80657] -- ASoC: SDCA: Add Channel Cluster parsing (Jaroslav Kysela) [RHEL-80657] -- ASoC: SDCA: Add parsing for Control range structures (Jaroslav Kysela) [RHEL-80657] -- ASoC: SDCA: Add SDCA Control parsing (Jaroslav Kysela) [RHEL-80657] -- ASoC: SDCA: Add support for Entity 0 (Jaroslav Kysela) [RHEL-80657] -- ASoC: SDCA: Parse initialization write table (Jaroslav Kysela) [RHEL-80657] -- ASoC: SDCA: Add code to parse Function information (Jaroslav Kysela) [RHEL-80657] -- ASoC: SDCA: Minor formatting and naming tweaks (Jaroslav Kysela) [RHEL-80657] -- ASoC: amd: amd_sdw: Add quirks for Dell SKU's (Jaroslav Kysela) [RHEL-80657] -- ASoC: amd: acp: amd-acp70-acpi-match: Add RT1320 & RT722 combination soundwire machine (Jaroslav Kysela) [RHEL-80657] -- ASoC: amd: acp: amd-acp70-acpi-match: Add rt722 support (Jaroslav Kysela) [RHEL-80657] -- ASoC: amd: acp: add RT711, RT714 & RT1316 support for ACP7.0 platform (Jaroslav Kysela) [RHEL-80657] -- ASoC: amd: acp: add machine driver changes for ACP7.0 and ACP7.1 platforms (Jaroslav Kysela) [RHEL-80657] -- ASoC: amd: update Pink Sardine platform Kconfig description (Jaroslav Kysela) [RHEL-80657] -- ASoC: amd: ps: update file description and copyright year (Jaroslav Kysela) [RHEL-80657] -- ASoC: amd: ps: update module description (Jaroslav Kysela) [RHEL-80657] -- ASoC: amd: ps: add soundwire wake interrupt handling (Jaroslav Kysela) [RHEL-80657] -- ASoC: amd: ps: add soundwire dma interrupts handling for ACP7.0 platform (Jaroslav Kysela) [RHEL-80657] -- ASoC: amd: ps: implement function to restore dma config for ACP7.0 platform (Jaroslav Kysela) [RHEL-80657] -- ASoC: amd: ps: add ACP7.0 & ACP7.1 specific soundwire dma driver changes (Jaroslav Kysela) [RHEL-80657] -- ASoC: amd: ps: add pm ops related hw_ops for ACP7.0 & ACP7.1 platforms (Jaroslav Kysela) [RHEL-80657] -- ASoC: amd: ps: add pci driver hw_ops for ACP7.0 & ACP7.1 variants (Jaroslav Kysela) [RHEL-80657] -- ASoC: amd: ps: rename acp_restore_sdw_dma_config() function (Jaroslav Kysela) [RHEL-80657] -- ASoC: amd: ps: refactor soundwire dma interrupts enable/disable sequence (Jaroslav Kysela) [RHEL-80657] -- ASoC: amd: ps: refactor soundwire dma driver code (Jaroslav Kysela) [RHEL-80657] -- ASoC: amd: ps: store acp revision id in SoundWire dma driver private data (Jaroslav Kysela) [RHEL-80657] -- ASoC: amd: ps: refactor soundwire dma interrupt handling (Jaroslav Kysela) [RHEL-80657] -- ASoC: amd: ps: add soundwire dma irq thread callback (Jaroslav Kysela) [RHEL-80657] -- ASoC: amd: ps: add callback to read acp pin configuration (Jaroslav Kysela) [RHEL-80657] -- ASoC: amd: ps: add callback functions for acp pci driver pm ops (Jaroslav Kysela) [RHEL-80657] -- ASoC: amd: ps: add acp pci driver hw_ops for acp6.3 platform (Jaroslav Kysela) [RHEL-80657] -- ASoC: amd: ps: use macro for ACP6.3 pci revision id (Jaroslav Kysela) [RHEL-80657] -- ASoC: amd: ps: rename structure names, variable and other macros (Jaroslav Kysela) [RHEL-80657] -- ASoC: tas2781: Switch to use %%ptTsr (Jaroslav Kysela) [RHEL-80657] -- ASoC: soc-pcm: use snd_soc_ret() (Jaroslav Kysela) [RHEL-80657] -- ASoC: add symmetric_ prefix for dai->rate/channels/sample_bits (Jaroslav Kysela) [RHEL-80657] -- ASoC: soc-utils: care -EOPNOTSUPP on snd_soc_ret() (Jaroslav Kysela) [RHEL-80657] -- ASoC: add common snd_soc_ret() and use it (Jaroslav Kysela) [RHEL-80657] -- ASoC: SOF: ipc4: Add support for split firmware releases (Jaroslav Kysela) [RHEL-80657] -- ASoC: dapm: unexport dapm_mark_endpoints_dirty() (Jaroslav Kysela) [RHEL-80657] -- ASoC: SOF: ipc4-pcm: Move out be_rate initialization from for loop in fixup (Jaroslav Kysela) [RHEL-80657] -- ASoC: dapm: unexport snd_soc_dapm_update_dai() (Jaroslav Kysela) [RHEL-80657] -- ASoC: dapm: unexport snd_soc_dapm_init() (Jaroslav Kysela) [RHEL-80657] -- ASoC: mediatek: mt8186: Remove unused mt8186_afe_(suspend|resume)_clock (Jaroslav Kysela) [RHEL-80657] -- ASoC: qcom: sdw: Add get and set channel maps support from codec to cpu dais (Jaroslav Kysela) [RHEL-80657] -- soundwire: qcom: Add set_channel_map api support (Jaroslav Kysela) [RHEL-80657] -- ASoC: codecs: wcd937x: Add static channel mapping support in wcd937x-sdw (Jaroslav Kysela) [RHEL-80657] -- ASoC: SOF: ipc4-topology: Improve the information in prepare_copier prints (Jaroslav Kysela) [RHEL-80657] -- ASoC: SOF: pcm: Add snd_sof_pcm specific wrappers for dev_dbg() and dev_err() (Jaroslav Kysela) [RHEL-80657] -- ASoC: SOF: pcm: Move period/buffer configuration print after platform open (Jaroslav Kysela) [RHEL-80657] -- ASoC: SOF: Relocate and rework functionality for PCM stream freeing (Jaroslav Kysela) [RHEL-80657] -- ASoC: rt722: get lane mapping property (Jaroslav Kysela) [RHEL-80657] -- ASoC: SOF: mediatek: Use str_on_off() helper function (Jaroslav Kysela) [RHEL-80657] -- ASoC: amd: acp: Use str_low_high() helper function (Jaroslav Kysela) [RHEL-80657] -- ASoC: dmic: Add DSD big endian format support (Jaroslav Kysela) [RHEL-80657] -- ALSA: docs: Fix module paths in /sys (Jaroslav Kysela) [RHEL-80657] -- ALSA: docs: Fix typo (Jaroslav Kysela) [RHEL-80657] -- ASoC: hdmi-codec: dump ELD through procfs (Jaroslav Kysela) [RHEL-80657] -- ALSA: hda/hdmi: extract common interface for ELD handling (Jaroslav Kysela) [RHEL-80657] -- ALSA: lola: Remove unused lola_(save|restore)_mixer (Jaroslav Kysela) [RHEL-80657] -- ASoC: codecs: wcd934x: use wcd934x binding header (Jaroslav Kysela) [RHEL-80657] -- ASoC: dt-bindings: Add bindings for WCD934x DAIs (Jaroslav Kysela) [RHEL-80657] -- ASoC: codecs: pcm3168a: Allow for 24-bit in provider mode (Jaroslav Kysela) [RHEL-80657] -- ASoC: codecs: pcm3168a: Relax probing conditions (Jaroslav Kysela) [RHEL-80657] -- ASoC: codecs: pcm3168a: Add ACPI match table (Jaroslav Kysela) [RHEL-80657] -- ASoC: soc-core: Stop using of_property_read_bool() for non-boolean properties (Jaroslav Kysela) [RHEL-80657] -- ASoC: soc-ops: remove soc-dpcm.h (Jaroslav Kysela) [RHEL-80657] -- ASoC: mediatek: mt6358: Remove unused functions (Jaroslav Kysela) [RHEL-80657] -- ASoC: SOF: topology: Use krealloc_array() to replace krealloc() (Jaroslav Kysela) [RHEL-80657] -- ASoC: tegra: Add interconnect support (Jaroslav Kysela) [RHEL-80657] -- ASoC: rt722-sdca: Make use of new expanded MBQ regmap (Jaroslav Kysela) [RHEL-80657] -- ASoC: rt722-sdca: Add some missing readable registers (Jaroslav Kysela) [RHEL-80657] -- ASoC: mediatek: Remove unused mtk_memif_set_rate (Jaroslav Kysela) [RHEL-80657] -- ALSA: usb-audio: Add quirk for Plantronics headsets to fix control names (Jaroslav Kysela) [RHEL-80657] -- ASoC: cpcap: Implement jack detection (Jaroslav Kysela) [RHEL-80657] -- ASoC: cpcap: Implement .set_bias_level (Jaroslav Kysela) [RHEL-80657] -- ASoC: hdmi-codec: allow to refine formats actually supported (Jaroslav Kysela) [RHEL-80657] -- mm: zswap: fix crypto_free_acomp() deadlock in zswap_cpu_comp_dead() (Rafael Aquini) [RHEL-78678] {CVE-2025-21693} -- mm: zswap: move allocations during CPU init outside the lock (Rafael Aquini) [RHEL-78678] {CVE-2025-21693} -- mm: zswap: properly synchronize freeing resources during CPU hotunplug (Rafael Aquini) [RHEL-78678] {CVE-2025-21693} - -* Thu Jul 03 2025 Augusto Caringi [5.14.0-597.el9] -- perf/x86/intel: Fix crash in icl_update_topdown_event() (Michael Petlan) [RHEL-47444] -- perf/x86/intel: Check the X86 leader for pebs_counter_event_group (Michael Petlan) [RHEL-47444] -- perf/x86/intel/ds: Fix counter backwards of non-precise events counters-snapshotting (Michael Petlan) [RHEL-47444] -- perf/x86/intel: Only check the group flag for X86 leader (Michael Petlan) [RHEL-47444] -- perf/x86/intel: Support PEBS counters snapshotting (Michael Petlan) [RHEL-47444] -- perf/x86/intel/ds: Simplify the PEBS records processing for adaptive PEBS (Michael Petlan) [RHEL-47444] -- perf/x86/intel/ds: Factor out functions for PEBS records processing (Michael Petlan) [RHEL-47444] -- perf/x86/intel/ds: Clarify adaptive PEBS processing (Michael Petlan) [RHEL-47444] -- perf/x86/intel/ds: Unconditionally drain PEBS DS when changing PEBS_DATA_CFG (Michael Petlan) [RHEL-47444] -- perf/x86/intel/ds: Add PEBS format 6 (Michael Petlan) [RHEL-47444] -- perf/x86/intel: Apply static call for drain_pebs (Michael Petlan) [RHEL-47444] -- perf: Avoid the read if the count is already updated (Michael Petlan) [RHEL-47444] -- perf/x86/intel: Avoid disable PMU if !cpuc->enabled in sample read (Michael Petlan) [RHEL-47444] -- vmxnet3: Fix malformed packet sizing in vmxnet3_process_xdp (CKI Backport Bot) [RHEL-97108] {CVE-2025-37799} -- mm/huge_memory: fix dereferencing invalid pmd migration entry (Rafael Aquini) [RHEL-96372] {CVE-2025-37958} -- s390/pci: Serialize device addition and removal (Mete Durlu) [RHEL-94952] -- s390/pci: Allow re-add of a reserved but not yet removed device (Mete Durlu) [RHEL-94952] -- s390/pci: Prevent self deletion in disable_slot() (Mete Durlu) [RHEL-94952] -- s390/pci: Remove redundant bus removal and disable from zpci_release_device() (Mete Durlu) [RHEL-94952] -- s390/pci: Fix missing check for zpci_create_device() error return (Mete Durlu) [RHEL-94952] -- usb: typec: thunderbolt: Fix loops that iterate TYPEC_PLUG_SOP_P and TYPEC_PLUG_SOP_PP (Desnes Nunes) [RHEL-78837] -- usb: typec: thunderbolt: Remove IS_ERR check for plug (Desnes Nunes) [RHEL-78837] -- usb: typec: tcpm: fix state transition for SNK_WAIT_CAPABILITIES state in run_state_machine() (Desnes Nunes) [RHEL-78837] -- USB: serial: ftdi_sio: add support for Altera USB Blaster 3 (Desnes Nunes) [RHEL-78837] -- thunderbolt: Prevent use-after-free in resume from hibernate (Desnes Nunes) [RHEL-78837] -- usb: typec: ucsi: Fix NULL pointer access (Desnes Nunes) [RHEL-78837] {CVE-2025-21918} -- usb: quirks: Add DELAY_INIT and NO_LPM for Prolific Mass Storage Card Reader (Desnes Nunes) [RHEL-78837] -- USB: serial: option: fix Telit Cinterion FE990A name (Desnes Nunes) [RHEL-78837] -- USB: serial: option: add Telit Cinterion FE990B compositions (Desnes Nunes) [RHEL-78837] -- USB: serial: option: match on interface class for Telit FN990B (Desnes Nunes) [RHEL-78837] -- usb: dwc3: Set SUSPENDENABLE soon after phy init (Desnes Nunes) [RHEL-78837] -- usb: hub: lack of clearing xHC resources (Desnes Nunes) [RHEL-78837] -- usb: dwc3: gadget: Prevent irq storm when TH re-executes (Desnes Nunes) [RHEL-78837] -- xhci: Restrict USB4 tunnel detection for USB3 devices to Intel hosts (Desnes Nunes) [RHEL-78837] -- Revert "drivers/card_reader/rtsx_usb: Restore interrupt based detection" (Desnes Nunes) [RHEL-78837] -- usb: xhci: Enable the TRB overfetch quirk on VIA VL805 (Desnes Nunes) [RHEL-78837] -- usb: typec: ucsi: increase timeout for PPM reset operations (Desnes Nunes) [RHEL-78837] -- usb: atm: cxacru: fix a flaw in existing endpoint checks (Desnes Nunes) [RHEL-78837] {CVE-2025-21916} -- usb: typec: tcpm: PSSourceOffTimer timeout in PR_Swap enters ERROR_RECOVERY (Desnes Nunes) [RHEL-78837] -- usb: roles: set switch registered flag early on (Desnes Nunes) [RHEL-78837] -- USB: quirks: add USB_QUIRK_NO_LPM quirk for Teclast dist (Desnes Nunes) [RHEL-78837] -- usb: gadget: core: flush gadget workqueue after device removal (Desnes Nunes) [RHEL-78837] {CVE-2025-21838} -- usb: core: fix pipe creation for get_bMaxPacketSize0 (Desnes Nunes) [RHEL-78837] -- usb: dwc3: Fix timeout issue during controller enter/exit from halt state (Desnes Nunes) [RHEL-78837] -- USB: Add USB_QUIRK_NO_LPM quirk for sony xperia xz1 smartphone (Desnes Nunes) [RHEL-78837] -- USB: cdc-acm: Fill in Renesas R-Car D3 USB Download mode quirk (Desnes Nunes) [RHEL-78837] -- usb: cdc-acm: Fix handling of oversized fragments (Desnes Nunes) [RHEL-78837] -- usb: cdc-acm: Check control transfer buffer size before access (Desnes Nunes) [RHEL-78837] {CVE-2025-21704} -- usb: xhci: Restore xhci_pci support for Renesas HCs (Desnes Nunes) [RHEL-78837] -- USB: pci-quirks: Fix HCCPARAMS register error for LS7A EHCI (Desnes Nunes) [RHEL-78837] -- USB: serial: option: drop MeiG Smart defines (Desnes Nunes) [RHEL-78837] -- USB: serial: option: fix Telit Cinterion FN990A name (Desnes Nunes) [RHEL-78837] -- USB: serial: option: add Telit Cinterion FN990B compositions (Desnes Nunes) [RHEL-78837] -- USB: serial: option: add MeiG Smart SLM828 (Desnes Nunes) [RHEL-78837] -- USB: hub: Ignore non-compliant devices with too many configs or interfaces (Desnes Nunes) [RHEL-78837] {CVE-2025-21776} -- usb: dwc3: Document nostream_work (Desnes Nunes) [RHEL-78837] -- usb: phy: generic: Use proper helper for property detection (Desnes Nunes) [RHEL-78837] -- usb: hcd: Bump local buffer size in rh_string() (Desnes Nunes) [RHEL-78837] -- usb: typec: tcpci: Prevent Sink disconnection before vPpsShutdown in SPR PPS (Desnes Nunes) [RHEL-78837] -- usb: xhci: tegra: Fix OF boolean read warning (Desnes Nunes) [RHEL-78837] -- usb: host: xhci-plat: add support compatible ID PNP0D15 (Desnes Nunes) [RHEL-78837] -- usb: typec: ucsi: Add a macro definition for UCSI v1.0 (Desnes Nunes) [RHEL-78837] -- usb: dwc3: core: Defer the probe until USB power supply ready (Desnes Nunes) [RHEL-78837] -- usbip: Correct format specifier for seqnum from %%d to %%u (Desnes Nunes) [RHEL-78837] -- usbip: Fix seqnum sign extension issue in vhci_tx_urb (Desnes Nunes) [RHEL-78837] -- usb: quirks: Add NO_LPM quirk for TOSHIBA TransMemory-Mx device (Desnes Nunes) [RHEL-78837] -- usb: dwc3: gadget: Reinitiate stream for all host NoStream behavior (Desnes Nunes) [RHEL-78837] -- USB: Use str_enable_disable-like helpers (Desnes Nunes) [RHEL-78837] -- USB: typec: Use str_enable_disable-like helpers (Desnes Nunes) [RHEL-78837] -- USB: host: Use str_enable_disable-like helpers (Desnes Nunes) [RHEL-78837] -- USB: Replace own str_plural with common one (Desnes Nunes) [RHEL-78837] -- xhci: don't mess with ->d_iname (Desnes Nunes) [RHEL-78837] -- debugfs: Return error during {full/open}_proxy_open() on rmmod (Desnes Nunes) [RHEL-78837] -- memstick: core: fix kernel-doc notation (Desnes Nunes) [RHEL-78837] -- usb: phy: Remove API devm_usb_put_phy() (Desnes Nunes) [RHEL-78837] -- Documentation: devres: add missing PHY helpers (Desnes Nunes) [RHEL-78837] -- usb: typec: tcpm: set SRC_SEND_CAPABILITIES timeout to PD_T_SENDER_RESPONSE (Desnes Nunes) [RHEL-78837] -- usb: host: xhci-plat: Assign shared_hcd->rsrc_start (Desnes Nunes) [RHEL-78837] -- usb: dwc3: Skip resume if pm_runtime_set_active() fails (Desnes Nunes) [RHEL-78837] -- dt-bindings: usb: Correct indentation and style in DTS example (Desnes Nunes) [RHEL-78837] -- dt-bindings: usb: Add RZ/V2M USB3DRD binding (Desnes Nunes) [RHEL-78837] -- drivers/card_reader/rtsx_usb: Restore interrupt based detection (Desnes Nunes) [RHEL-78837] -- USB: serial: ch341: use fix-width types consistently (Desnes Nunes) [RHEL-78837] -- USB: serial: ch341: add hardware flow control RTS/CTS (Desnes Nunes) [RHEL-78837] -- thunderbolt: Expose router DROM through debugfs (Desnes Nunes) [RHEL-78837] -- thunderbolt: Handle DisplayPort tunnel activation asynchronously (Desnes Nunes) [RHEL-78837] -- thunderbolt: Rework tb_tunnel_consumed_bandwidth() (Desnes Nunes) [RHEL-78837] -- thunderbolt: Move forward declarations in one place (Desnes Nunes) [RHEL-78837] -- thunderbolt: Pass reason to tb_dp_resource_unavailable() (Desnes Nunes) [RHEL-78837] -- thunderbolt: Drop tb_tunnel_restart() (Desnes Nunes) [RHEL-78837] -- thunderbolt: Rework how tunnel->[init|deinit] hooks are called (Desnes Nunes) [RHEL-78837] -- thunderbolt: Show path name in debug log when path is deactivated (Desnes Nunes) [RHEL-78837] -- thunderbolt: Make tb_tunnel_one_dp() return void (Desnes Nunes) [RHEL-78837] -- thunderbolt: Increase DPRX capabilities read timeout (Desnes Nunes) [RHEL-78837] -- thunderbolt: Debug log an invalid config space reply just once (Desnes Nunes) [RHEL-78837] -- thunderbolt: Log config space when invalid config space reply is received (Desnes Nunes) [RHEL-78837] -- thunderbolt: Drop doubled empty line from ctl.h (Desnes Nunes) [RHEL-78837] -- thunderbolt: debugfs: Add write capability to path config space (Desnes Nunes) [RHEL-78837] -- media: uvcvideo: Add Kurokesu C1 PRO camera (Desnes Nunes) [RHEL-78837] -- media: uvcvideo: Add new quirk definition for the Sonix Technology Co. 292a camera (Desnes Nunes) [RHEL-78837] -- media: uvcvideo: Implement dual stream quirk to fix loss of usb packets (Desnes Nunes) [RHEL-78837] -- media: Add common header file with JPEG marker definitions (Desnes Nunes) [RHEL-78837] -- media: s5p-jpeg: rename JPEG marker constants to prevent build warnings (Desnes Nunes) [RHEL-78837] -- USB: usbip: Update USB/IP OP_REP_IMPORT documentation. (Desnes Nunes) [RHEL-78837] -- xhci: Add missing capability definition bits (Desnes Nunes) [RHEL-78837] -- xhci: Add command completion parameter support (Desnes Nunes) [RHEL-78837] -- xhci: dbgtty: Improve performance by handling received data immediately. (Desnes Nunes) [RHEL-78837] -- xhci: dbc: Improve performance by removing delay in transfer event polling. (Desnes Nunes) [RHEL-78837] -- phy: core: Simplify API of_phy_simple_xlate() implementation (Desnes Nunes) [RHEL-78837] -- usb: typec: Print err when displayport fails to enter (Desnes Nunes) [RHEL-78837] -- usb: typec: Make active on port altmode writable (Desnes Nunes) [RHEL-78837] -- usb: typec: Add driver for Thunderbolt 3 Alternate Mode (Desnes Nunes) [RHEL-78837] -- redhat/configs: Enable CONFIG_TYPEC_TBT_ALTMODE in RHEL (Desnes Nunes) [RHEL-78837] -- usb: typec: Only use SVID for matching altmodes (Desnes Nunes) [RHEL-78837] -- modpost: call module_alias_printf() from all do_*_entry() functions (Desnes Nunes) [RHEL-78837] -- modpost: pass (struct module *) to do_*_entry() functions (Desnes Nunes) [RHEL-78837] -- modpost: fix ishtp MODULE_DEVICE_TABLE built on big-endian host (Desnes Nunes) [RHEL-78837] -- modpost: fix tee MODULE_DEVICE_TABLE built on big-endian host (Desnes Nunes) [RHEL-78837] -- modpost: introduce module_alias_printf() helper (Desnes Nunes) [RHEL-78837] -- modpost: remove left-over cross_compile declaration (Desnes Nunes) [RHEL-78837] -- modpost: remove unnecessary check in do_acpi_entry() (Desnes Nunes) [RHEL-78837] -- modpost: fix input MODULE_DEVICE_TABLE() built for 64-bit on 32-bit host (Desnes Nunes) [RHEL-78837] -- modpost: fix acpi MODULE_DEVICE_TABLE built with mismatched endianness (Desnes Nunes) [RHEL-78837] -- modpost: remove incorrect code in do_eisa_entry() (Desnes Nunes) [RHEL-78837] -- kbuild: split x*alloc() functions in kconfig to scripts/include/xalloc.h (Desnes Nunes) [RHEL-78837] -- usb: dwc3: gadget: Fix incorrect UDC state after manual deconfiguration (Desnes Nunes) [RHEL-78837] -- usbip: Accept arbitrarily long scatter-gather list (Desnes Nunes) [RHEL-78837] -- usb: typec: tcpm: Add new AMS for Get_Revision response (Desnes Nunes) [RHEL-78837] -- usb: typec: tcpm: Add support for parsing pd-revision DT property (Desnes Nunes) [RHEL-78837] -- dt-bindings: connector: Add pd-revision property (Desnes Nunes) [RHEL-78837] -- dt-bindings: usb: maxim,max33359: add usage of sink bc12 time property (Desnes Nunes) [RHEL-78837] -- usb: typec: tcpci: set local CC to Rd only when cc1/cc2 status is Rp (Desnes Nunes) [RHEL-78837] -- USB: usblp: remove redundant semicolon (Desnes Nunes) [RHEL-78837] -- USB: Optimize goto logic in API usb_register_driver() (Desnes Nunes) [RHEL-78837] -- usb: common: expand documentation for USB functions (Desnes Nunes) [RHEL-78837] -- media: uvcvideo: Announce the user our deprecation intentions (Desnes Nunes) [RHEL-78837] -- media: uvcvideo: Allow changing noparam on the fly (Desnes Nunes) [RHEL-78837] -- media: uvcvideo: Invert default value for nodrop module param (Desnes Nunes) [RHEL-78837] -- media: uvcvideo: Propagate buf->error to userspace (Desnes Nunes) [RHEL-78837] -- media: uvcvideo: Flush the control cache when we get an event (Desnes Nunes) [RHEL-78837] -- media: uvcvideo: Annotate lock requirements for uvc_ctrl_set (Desnes Nunes) [RHEL-78837] -- media: uvcvideo: Remove dangling pointers (Desnes Nunes) [RHEL-78837] {CVE-2024-58002} -- media: uvcvideo: Remove redundant NULL assignment (Desnes Nunes) [RHEL-78837] -- media: uvcvideo: Only save async fh if success (Desnes Nunes) [RHEL-78837] -- media: uvcvideo: Refactor frame parsing code into a uvc_parse_frame function (Desnes Nunes) [RHEL-78837] -- media: uvcvideo: Remove duplicated cap/out code (Desnes Nunes) [RHEL-78837] -- media: uvcvideo: Use uvc_query_name in uvc_get_video_ctrl (Desnes Nunes) [RHEL-78837] -- media: uvcvideo: Add more logging to uvc_query_ctrl() (Desnes Nunes) [RHEL-78837] -- media: uvcvideo: Support partial control reads (Desnes Nunes) [RHEL-78837] -- media: uvcvideo: Fix event flags in uvc_ctrl_send_events (Desnes Nunes) [RHEL-78837] -- media: uvcvideo: Fix double free in error path (Desnes Nunes) [RHEL-78837] {CVE-2024-57980} -- mmc: core: Drop the MMC_RSP_R1_NO_CRC response (Desnes Nunes) [RHEL-78837] -- extcon: Drop explicit initialization of struct i2c_device_id::driver_data to 0 (Desnes Nunes) [RHEL-78837] -- Documentation: extcon: add documentation for Extcon subsystem (Desnes Nunes) [RHEL-78837] -- usb: storage: add a macro for the upper limit of max LUN (Desnes Nunes) [RHEL-78837] -- USB: Fix the issue of task recovery failure caused by USB status when S4 wakes up (Desnes Nunes) [RHEL-78837] -- usb: chipidea: host: Improve port index sanitizing (Desnes Nunes) [RHEL-78837] -- usb: dwc3: core: Disable USB2 retry for DWC_usb31 1.80a and prior (Desnes Nunes) [RHEL-78837] -- dt-bindings: usb: qcom,dwc3: Add IPQ5424 to USB DWC3 bindings (Desnes Nunes) [RHEL-78837] -- dt-bindings: usb: qcom,dwc3: Add QCS615 to USB DWC3 bindings (Desnes Nunes) [RHEL-78837] -- dt-bindings: usb: qcom,dwc3: Make ss_phy_irq optional for X1E80100 (Desnes Nunes) [RHEL-78837] -- dt-bindings: usb: qcom,dwc3: Add SAR2130P compatible (Desnes Nunes) [RHEL-78837] -- dt-bindings: usb: qcom,dwc3: Add QCS8300 to USB DWC3 bindings (Desnes Nunes) [RHEL-78837] -- usb: collapse USB_STORAGE Kconfig comment (Desnes Nunes) [RHEL-78837] -- usb: gadget: functionfs: fix spellos (Desnes Nunes) [RHEL-78837] -- usb: gadget: f_fs: add capability for dfu functional descriptor (Desnes Nunes) [RHEL-78837] -- usb: gadget: ffs: remove ENTER() macro (Desnes Nunes) [RHEL-78837] -- usb: gadget: f_fs: Ensure ep0req is dequeued before free_request (Desnes Nunes) [RHEL-78837] -- usb: gadget: f_fs: Prevent race during ffs_ep0_queue_wait (Desnes Nunes) [RHEL-78837] {CVE-2022-49755} -- usb: gadget: f_fs: use io_data->status consistently (Desnes Nunes) [RHEL-78837] -- usb: dwc3: remove unused sg struct member (Desnes Nunes) [RHEL-78837] -- usb: dwc3: gadget: fix writing NYET threshold (Desnes Nunes) [RHEL-78837] -- USB: gadget: udc: core: make udc_class a static const structure (Desnes Nunes) [RHEL-78837] -- usb: dwc3: gadget: Remove dwc3_request->needs_extra_trb (Desnes Nunes) [RHEL-78837] -- usb: dwc3: gadget: Cleanup SG handling (Desnes Nunes) [RHEL-78837] -- usb: dwc3: gadget: Fix looping of queued SG entries (Desnes Nunes) [RHEL-78837] {CVE-2024-56698} -- usb: dwc3: gadget: Fix checking for number of TRBs left (Desnes Nunes) [RHEL-78837] -- usb: dwc3: ep0: Don't clear ep0 DWC3_EP_TRANSFER_STARTED (Desnes Nunes) [RHEL-78837] -- phy: tegra194: p2u: Allow to enable driver on Tegra234 (Desnes Nunes) [RHEL-78837] -- Partially revert "module: Convert symbol namespace to string literal" (Robert Foss) [RHEL-75951] -- accel: Disable accel/habanalabs (Robert Foss) [RHEL-75951] -- drm: Use old __assign_str function definition (Robert Foss) [RHEL-75951] -- Partially revert "treewide: const qualify ctl_tables where applicable" (Robert Foss) [RHEL-75951] -- Partially revert "treewide: Introduce kthread_run_worker[_on_cpu]()" (Robert Foss) [RHEL-75951] -- Revert "drm/xe: Implement cgroup for vram" (Robert Foss) [RHEL-75951] -- Revert "drm/ttm: Handle cgroup based eviction in TTM" (Robert Foss) [RHEL-75951] -- Revert "drm/drv: Add drmm managed registration helper for dmem cgroups." (Robert Foss) [RHEL-75951] -- drm: remove driver date from struct drm_driver and all drivers (Robert Foss) [RHEL-75951] -- drm/tidss: Run DRM default client setup (Robert Foss) [RHEL-75951] -- redhat/configs: Add new configs from drm 6.14 backport (Robert Foss) [RHEL-75951] -- Merge DRM changes from upstream v6.13..v6.14 (Robert Foss) [RHEL-75951] -- Revert "drm: of: Get MEDIA_BUS_FMT_RGB101010_1X7X5_{JEIDA, SPWG} LVDS data mappings" (Robert Foss) [RHEL-75951] -- Revert "drm: of: Add drm_of_lvds_get_dual_link_pixel_order_sink()" (Robert Foss) [RHEL-75951] -- Partially revert "module: Convert symbol namespace to string literal" (Robert Foss) [RHEL-75951] -- Partially revert "fs: port files to file_ref" (Robert Foss) [RHEL-75951] -- Partially revert "sysfs: treewide: constify attribute callback of bin_is_visible()" (Robert Foss) [RHEL-75951] -- Partially revert "introduce fd_file(), convert all accessors to it." (Robert Foss) [RHEL-75951] -- Partially revert "fdget(), trivial conversions" (Robert Foss) [RHEL-75951] -- drm/amdgpu: Removed duplicate function definition (Robert Foss) [RHEL-75951] -- drm/dp_mst: Remove duplicate definition of update_msg_rx_state (Robert Foss) [RHEL-75951] -- drm/intel: Fix i915_pciids.h being renamed to pciids.h (Robert Foss) [RHEL-75951] -- drm/tegra: Use video aperture helpers (Robert Foss) [RHEL-75951] -- Revert "drm/amd/display: use ARCH_HAS_KERNEL_FPU_SUPPORT" (Robert Foss) [RHEL-75951] -- redhat/configs: Add new configs from drm 6.13 backport (Robert Foss) [RHEL-75951] -- Partially revert "Get rid of 'remove_new' relic from platform driver struct" (Robert Foss) [RHEL-75951] -- kconfig: Fix BACKLIGHT_CLASS_DEVICE circular dependency (Robert Foss) [RHEL-75951] -- kconfig: Fix DRM_PANEL circular dependency (Robert Foss) [RHEL-75951] -- kconfig: Fix HWMON circular dependency (Robert Foss) [RHEL-75951] -- Merge DRM changes from upstream v6.12..v6.13 (Robert Foss) [RHEL-75951] -- x86/microcode/AMD: Fix out-of-bounds on systems with CPU-less NUMA nodes (CKI Backport Bot) [RHEL-98994] {CVE-2025-21991} -- x86/topology: Introduce topology_logical_core_id() (Michael Petlan) [RHEL-23496] -- perf/x86/rapl: Fix error handling in init_rapl_pmus() (Michael Petlan) [RHEL-52654] -- perf/x86/rapl: Fix the error checking order (Michael Petlan) [RHEL-52654] -- perf/x86/rapl: Add core energy counter support for AMD CPUs (Michael Petlan) [RHEL-52654] -- perf/x86/rapl: Move the cntr_mask to rapl_pmus struct (Michael Petlan) [RHEL-52654] -- perf/x86/rapl: Remove the global variable rapl_msrs (Michael Petlan) [RHEL-52654] -- perf/x86/rapl: Modify the generic variable names to *_pkg* (Michael Petlan) [RHEL-52654] -- perf/x86/rapl: Add arguments to the init and cleanup functions (Michael Petlan) [RHEL-52654] -- perf/x86/rapl: Make rapl_model struct global (Michael Petlan) [RHEL-52654] -- perf/x86/rapl: Rename rapl_pmu variables (Michael Petlan) [RHEL-52654] -- perf/x86/rapl: Remove the cpu_to_rapl_pmu() function (Michael Petlan) [RHEL-52654] -- perf/x86/rapl: Remove the unused get_rapl_pmu_cpumask() function (Michael Petlan) [RHEL-52654] -- perf/x86/rapl: Clean up cpumask and hotplug (Michael Petlan) [RHEL-52654] -- perf/x86/rapl: Move the pmu allocation out of CPU hotplug (Michael Petlan) [RHEL-52654] -- selftests: Warn about skipped tests in result summary (Waiman Long) [RHEL-93414] -- selftests: ksft: Fix finished() helper exit code on skipped tests (Waiman Long) [RHEL-93414] -- kselftest: Move ksft helper module to common directory (Waiman Long) [RHEL-93414] -- arm64: proton-pack: Add new CPUs 'k' values for branch mitigation (Waiman Long) [RHEL-93414] -- arm64: bpf: Only mitigate cBPF programs loaded by unprivileged users (Waiman Long) [RHEL-93414] {CVE-2025-37963} -- arm64: bpf: Add BHB mitigation to the epilogue for cBPF programs (Waiman Long) [RHEL-93414] {CVE-2025-37948} -- arm64: proton-pack: Expose whether the branchy loop k value (Waiman Long) [RHEL-93414] -- arm64: proton-pack: Expose whether the platform is mitigated by firmware (Waiman Long) [RHEL-93414] -- arm64: insn: Add support for encoding DSB (Waiman Long) [RHEL-93414] -- redhat/configs: Enable CONFIG_MITIGATION_ITS for x86 (Waiman Long) [RHEL-93414] -- selftest/x86/bugs: Add selftests for ITS (Waiman Long) [RHEL-92180 RHEL-93414] {CVE-2024-28956} -- x86/ibt: Keep IBT disabled during alternative patching (Waiman Long) [RHEL-92180 RHEL-93414] {CVE-2024-28956} -- x86/its: Align RETs in BHB clear sequence to avoid thunking (Waiman Long) [RHEL-92180 RHEL-93414] {CVE-2024-28956} -- x86/its: Add support for RSB stuffing mitigation (Waiman Long) [RHEL-92180 RHEL-93414] {CVE-2024-28956} -- x86/its: Add "vmexit" option to skip mitigation on some CPUs (Waiman Long) [RHEL-92180 RHEL-93414] {CVE-2024-28956} -- x86/its: Enable Indirect Target Selection mitigation (Waiman Long) [RHEL-92180 RHEL-93414] {CVE-2024-28956} -- x86/its: Add support for ITS-safe return thunk (Waiman Long) [RHEL-92180 RHEL-93414] {CVE-2024-28956} -- x86/its: Add support for ITS-safe indirect thunk (Waiman Long) [RHEL-92180 RHEL-93414] {CVE-2024-28956} -- x86/its: Enumerate Indirect Target Selection (ITS) bug (Waiman Long) [RHEL-92180 RHEL-93414] {CVE-2024-28956} -- Documentation: x86/bugs/its: Add ITS documentation (Waiman Long) [RHEL-92180 RHEL-93414] {CVE-2024-28956} -- x86/bhi: Do not set BHI_DIS_S in 32-bit mode (Waiman Long) [RHEL-93414] -- x86/bpf: Add IBHF call at end of classic BPF (Waiman Long) [RHEL-93414] -- x86/bpf: Call branch history clearing sequence on exit (Waiman Long) [RHEL-93414] -- x86/bugs: Add RSB mitigation document (Waiman Long) [RHEL-93414] -- x86/bugs: Don't fill RSB on context switch with eIBRS (Waiman Long) [RHEL-93414] -- x86/bugs: Don't fill RSB on VMEXIT with eIBRS+retpoline (Waiman Long) [RHEL-93414] -- x86/bugs: Fix RSB clearing in indirect_branch_prediction_barrier() (Waiman Long) [RHEL-93414] -- x86/bugs: Use SBPB in write_ibpb() if applicable (Waiman Long) [RHEL-93414] -- x86/bugs: Rename entry_ibpb() to write_ibpb() (Waiman Long) [RHEL-93414] -- x86/bugs: Make spectre user default depend on MITIGATION_SPECTRE_V2 (Waiman Long) [RHEL-93414] -- x86/bugs: Use the cpu_smt_possible() helper instead of open-coded code (Waiman Long) [RHEL-93414] -- x86/bugs: Add AUTO mitigations for mds/taa/mmio/rfds (Waiman Long) [RHEL-93414] -- x86/bugs: Relocate mds/taa/mmio/rfds defines (Waiman Long) [RHEL-93414] -- x86/bugs: Add X86_BUG_SPECTRE_V2_USER (Waiman Long) [RHEL-93414] -- x86/bugs: Remove X86_FEATURE_USE_IBPB (Waiman Long) [RHEL-93414] -- KVM: nVMX: Always use IBPB to properly virtualize IBRS (Waiman Long) [RHEL-93414] -- x86/bugs: Use a static branch to guard IBPB on vCPU switch (Waiman Long) [RHEL-93414] -- x86/bugs: Remove the X86_FEATURE_USE_IBPB check in ib_prctl_set() (Waiman Long) [RHEL-93414] -- x86/mm: Remove X86_FEATURE_USE_IBPB checks in cond_mitigation() (Waiman Long) [RHEL-93414] -- x86/bugs: Move the X86_FEATURE_USE_IBPB check into callers (Waiman Long) [RHEL-93414] -- arm64: errata: Assume that unknown CPUs _are_ vulnerable to Spectre BHB (Waiman Long) [RHEL-93414] -- arm64: errata: Add QCOM_KRYO_4XX_GOLD to the spectre_bhb_k24_list (Waiman Long) [RHEL-93414] -- x86/rfds: Exclude P-only parts from the RFDS affected list (Waiman Long) [RHEL-93414] -- x86/cpu: Update x86_match_cpu() to also use cpu-type (Waiman Long) [RHEL-93414] -- x86/cpu: Add cpu_type to struct x86_cpu_id (Waiman Long) [RHEL-93414] -- x86/cpu: Shorten CPU matching macro (Waiman Long) [RHEL-93414] -- x86/cpu: Fix the description of X86_MATCH_VFM_STEPS() (Waiman Long) [RHEL-93414] -- x86/cpu: Fix typo in x86_match_cpu()'s doc (Waiman Long) [RHEL-93414] -- x86/cpu: Expose only stepping min/max interface (Waiman Long) [RHEL-93414] -- x86/entry: Have entry_ibpb() invalidate return predictions (Waiman Long) [RHEL-93414] -- tools/include: Sync x86 headers with the kernel sources (Waiman Long) [RHEL-93414] -- x86/platform/atom: Switch to new Intel CPU model defines (Waiman Long) [RHEL-93414] -- cpufreq: Switch to new Intel CPU model defines (Waiman Long) [RHEL-93414] -- EDAC/skx: Switch to new Intel CPU model defines (Waiman Long) [RHEL-93414] -- EDAC/i10nm: Switch to new Intel CPU model defines (Waiman Long) [RHEL-93414] -- x86/cpu: Fix x86_match_cpu() to match just X86_VENDOR_INTEL (Waiman Long) [RHEL-93414] -- x86/aperfmperf: Switch to new Intel CPU model defines (Waiman Long) [RHEL-93414] -- x86/apic: Switch to new Intel CPU model defines (Waiman Long) [RHEL-93414] -- EDAC/i10nm: Add Intel Grand Ridge micro-server support (Waiman Long) [RHEL-93414] -- cdc_ether|r8152: ThinkPad Hybrid USB-C/A Dock quirk (CKI Backport Bot) [RHEL-72662] -- redhat/configs: Enable CONFIG_AMPERE_ERRATUM_AC04_CPU_23 (Gavin Shan) [RHEL-93666] -- KVM: arm64: VHE: Synchronize CPTR trap deactivation (Gavin Shan) [RHEL-93666] -- KVM: arm64: VHE: Synchronize restore of host debug registers (Gavin Shan) [RHEL-93666] -- KVM: arm64: Explicitly treat routing entry type changes as changes (Gavin Shan) [RHEL-93666] -- arm64: Add override for MPAM (Gavin Shan) [RHEL-93666] -- KVM: arm64: vgic-init: Plug vCPU vs. VGIC creation race (Gavin Shan) [RHEL-93666] -- KVM: arm64: Unmap vLPIs affected by changes to GSI routing information (Gavin Shan) [RHEL-93666] -- KVM: arm64: Resolve vLPI by host IRQ in vgic_v4_unset_forwarding() (Gavin Shan) [RHEL-93666] -- KVM: arm64: Protect vLPI translation with vgic_irq::irq_lock (Gavin Shan) [RHEL-93666] -- KVM: arm64: Use lock guard in vgic_v4_set_forwarding() (Gavin Shan) [RHEL-93666] -- arm64: sysreg: Drag linux/kconfig.h to work around vdso build issue (Gavin Shan) [RHEL-93666] -- arm64: errata: Work around AmpereOne's erratum AC04_CPU_23 (Gavin Shan) [RHEL-93666] -- KVM: selftests: Confirm exposing MTE_frac does not break migration (Gavin Shan) [RHEL-93666] -- KVM: arm64: Make MTE_frac masking conditional on MTE capability (Gavin Shan) [RHEL-93666] -- arm64/sysreg: Expose MTE_frac so that it is visible to KVM (Gavin Shan) [RHEL-93666] -- KVM: arm64: Drop sort_memblock_regions() (Gavin Shan) [RHEL-93666] -- KVM: arm64: selftest: Don't try to disable AArch64 support (Gavin Shan) [RHEL-93666] -- KVM: arm64: Prevent userspace from disabling AArch64 support at any virtualisable EL (Gavin Shan) [RHEL-93666] -- KVM: arm64: Force HCR_EL2.xMO to 1 at all times in VHE mode (Gavin Shan) [RHEL-93666] -- KVM: arm64: Let kvm_vcpu_read_pmcr() return an EL-dependent value for PMCR_EL0.N (Gavin Shan) [RHEL-93666] -- KVM: arm64: Handle out-of-bound write to MDCR_EL2.HPMN (Gavin Shan) [RHEL-93666] -- KVM: arm64: Don't let userspace write to PMCR_EL0.N when the vcpu has EL2 (Gavin Shan) [RHEL-93666] -- KVM: arm64: Allow userspace to limit the number of PMU counters for EL2 VMs (Gavin Shan) [RHEL-93666] -- KVM: arm64: Contextualise the handling of PMCR_EL0.P writes (Gavin Shan) [RHEL-93666] -- KVM: arm64: Fix MDCR_EL2.HPMN reset value (Gavin Shan) [RHEL-93666] -- KVM: arm64: Repaint pmcr_n into nr_pmu_counters (Gavin Shan) [RHEL-93666] -- KVM: arm64: Use acquire/release to communicate FF-A version negotiation (Gavin Shan) [RHEL-93666] -- KVM: arm64: Don't translate FAR if invalid/unsafe (Gavin Shan) [RHEL-93666] -- arm64: Convert HPFAR_EL2 to sysreg table (Gavin Shan) [RHEL-93666] -- KVM: arm64: Only read HPFAR_EL2 when value is architecturally valid (Gavin Shan) [RHEL-93666] -- KVM: arm64: Tear down vGIC on failed vCPU creation (Gavin Shan) [RHEL-93666] -- KVM: arm64: PMU: Reload when resetting (Gavin Shan) [RHEL-93666] -- KVM: arm64: PMU: Reload when user modifies registers (Gavin Shan) [RHEL-93666] -- KVM: arm64: PMU: Fix SET_ONE_REG for vPMC regs (Gavin Shan) [RHEL-93666] -- KVM: arm64: PMU: Assume PMU presence in pmu-emul.c (Gavin Shan) [RHEL-93666] -- KVM: arm64: PMU: Set raw values from user to PM{C,I}NTEN{SET,CLR}, PMOVS{SET,CLR} (Gavin Shan) [RHEL-93666] -- KVM: arm64: Copy guest CTR_EL0 into hyp VM (Gavin Shan) [RHEL-93666] -- KVM: arm64: Document ordering requirements for irqbypass (Gavin Shan) [RHEL-93666] -- KVM: arm64: vgic-v4: Fall back to software irqbypass if LPI not found (Gavin Shan) [RHEL-93666] -- KVM: arm64: vgic-v4: Only WARN for HW IRQ mismatch when unmapping vLPI (Gavin Shan) [RHEL-93666] -- KVM: arm64: vgic-v4: Only attempt vLPI mapping for actual MSIs (Gavin Shan) [RHEL-93666] -- KVM: arm64: Set HCR_EL2.TID1 unconditionally (Gavin Shan) [RHEL-93666] -- KVM: arm64: Only apply PMCR_EL0.P to the guest range of counters (Gavin Shan) [RHEL-93666] -- KVM: arm64: Use MDCR_EL2.HPME to evaluate overflow of hyp counters (Gavin Shan) [RHEL-93666] -- KVM: arm64: selftests: Test ID_AA64PFR0.MPAM isn't completely ignored (Gavin Shan) [RHEL-93666] -- KVM: arm64: Disable MPAM visibility by default and ignore VMM writes (Gavin Shan) [RHEL-93666] -- KVM: arm64: Add a macro for creating filtered sys_reg_descs entries (Gavin Shan) [RHEL-93666] -- KVM: arm64: Fix missing traps of guest accesses to the MPAM registers (Gavin Shan) [RHEL-93666] -- arm64: cpufeature: discover CPU support for MPAM (Gavin Shan) [RHEL-93666] -- arm64: head.S: Initialise MPAM EL2 registers and disable traps (Gavin Shan) [RHEL-93666] -- arm64/sysreg: Convert existing MPAM sysregs and add the remaining entries (Gavin Shan) [RHEL-93666] -- KVM: arm64: nv: Reprogram PMU events affected by nested transition (Gavin Shan) [RHEL-93666] -- KVM: arm64: nv: Apply EL2 event filtering when in hyp context (Gavin Shan) [RHEL-93666] -- KVM: arm64: Add helpers to determine if PMC counts at a given EL (Gavin Shan) [RHEL-93666] -- KVM: arm64: nv: Adjust range of accessible PMCs according to HPMN (Gavin Shan) [RHEL-93666] -- KVM: arm64: Rename kvm_pmu_valid_counter_mask() (Gavin Shan) [RHEL-93666] -- KVM: arm64: nv: Describe trap behaviour of MDCR_EL2.HPMN (Gavin Shan) [RHEL-93666] -- KVM: arm64: nv: Rename BEHAVE_FORWARD_ANY (Gavin Shan) [RHEL-93666] -- KVM: arm64: nv: Allow coarse-grained trap combos to use complex traps (Gavin Shan) [RHEL-93666] -- arm64: Fix usage of new shifted MDCR_EL2 values (Gavin Shan) [RHEL-93666] -- arm64: sysreg: Migrate MDCR_EL2 definition to table (Gavin Shan) [RHEL-93666] -- tools headers arm64: Sync arm64's cputype.h with the kernel sources (Gavin Shan) [RHEL-93666] -- arm64: errata: Enable the AC03_CPU_38 workaround for ampere1a (Gavin Shan) [RHEL-93666] -- scsi: lpfc: Create lpfc_vmid_info sysfs entry (Dick Kennedy) [RHEL-89476] -- scsi: lpfc: Restart eratt_poll timer if HBA_SETUP flag still unset (Dick Kennedy) [RHEL-89476] -- scsi: lpfc: Copyright updates for 14.4.0.9 patches (Dick Kennedy) [RHEL-89476] -- scsi: lpfc: Update lpfc version to 14.4.0.9 (Dick Kennedy) [RHEL-89476] -- scsi: lpfc: Avoid potential ndlp use-after-free in dev_loss_tmo_callbk (Dick Kennedy) [RHEL-89476] -- scsi: lpfc: Prevent failure to reregister with NVMe transport after PRLI retry (Dick Kennedy) [RHEL-89476] -- scsi: lpfc: Notify FC transport of rport disappearance during PCI fcn reset (Dick Kennedy) [RHEL-89476] -- scsi: lpfc: Fix lpfc_check_sli_ndlp() handling for GEN_REQUEST64 commands (Dick Kennedy) [RHEL-89476] -- scsi: lpfc: Use memcpy() for BIOS version (Dick Kennedy) [RHEL-89476] -- scsi: lpfc: Restore clearing of NLP_UNREG_INP in ndlp->nlp_flag (Dick Kennedy) [RHEL-89476] -- smb: client: fix perf regression with deferred closes (Paulo Alcantara) [RHEL-92919] -- smb3 client: fix open hardlink on deferred close file error (Paulo Alcantara) [RHEL-92919] -- loop: add file_start_write() and file_end_write() (Ming Lei) [RHEL-90207] -- loop: don't require ->write_iter for writable files in loop_configure (Ming Lei) [RHEL-90207] -- loop: Add sanity check for read/write_iter (Ming Lei) [RHEL-90207] -- loop: stop using vfs_iter_{read,write} for buffered I/O (Ming Lei) [RHEL-90207] -- loop: aio inherit the ioprio of original request (Ming Lei) [RHEL-90207] -- block: never reduce ra_pages in blk_apply_bdi_limits (Ming Lei) [RHEL-87965] -- blk-throttle: fix lower bps rate by throtl_trim_slice() (Ming Lei) [RHEL-90190] -- selftests/memfd/memfd_test: fix possible NULL pointer dereference (Joel Savitz) [RHEL-94835] -- Documentation/mm: fix spelling mistake (Audra Mitchell) [RHEL-88452] - -* Thu Jun 26 2025 Augusto Caringi [5.14.0-596.el9] -- x86/entry: Add __init to ia32_emulation_override_cmdline() (Michael Petlan) [RHEL-52969] -- selftests/bpf: Implement get_hw_ring_size function to retrieve current and max interface size (Felix Maurer) [RHEL-83553] -- selftests/bpf: Add launch time request to xdp_hw_metadata (Felix Maurer) [RHEL-83553] -- selftests/bpf: xdp_hw_metadata reduce sleep interval (Felix Maurer) [RHEL-83553] -- xsk: Add launch time hardware offload support to XDP Tx metadata (Felix Maurer) [RHEL-83553] -- ice/ptp: fix crosstimestamp reporting (Petr Oros) [RHEL-83543] -- ice: fix rebuilding the Tx scheduler tree for large queue counts (Petr Oros) [RHEL-83543] -- ice: create new Tx scheduler nodes for new queues only (Petr Oros) [RHEL-83543] -- ice: fix Tx scheduler error handling in XDP callback (Petr Oros) [RHEL-83543] -- ice: Fix LACP bonds without SRIOV environment (Petr Oros) [RHEL-83543] -- ice: fix vf->num_mac count with port representors (Petr Oros) [RHEL-83543] -- ice: use DSN instead of PCI BDF for ice_adapter index (Petr Oros) [RHEL-83543] -- ice: Check VF VSI Pointer Value in ice_vc_add_fdir_fltr() (Petr Oros) [RHEL-83543] -- ice: fix Get Tx Topology AQ command error on E830 (Petr Oros) [RHEL-83543] -- ice: fix using untrusted value of pkt_len in ice_vc_fdir_parse_raw() (Petr Oros) [RHEL-83543] -- ice: fix input validation for virtchnl BW (Petr Oros) [RHEL-83543] -- ice: validate queue quanta parameters to prevent OOB access (Petr Oros) [RHEL-83543] -- ice: stop truncating queue ids when checking (Petr Oros) [RHEL-83543] -- virtchnl: make proto and filter action count unsigned (Petr Oros) [RHEL-83543] -- ice: fix reservation of resources for RDMA when disabled (Petr Oros) [RHEL-83543] -- ice: health.c: fix compilation on gcc 7.5 (Petr Oros) [RHEL-83543] -- ice: E825C PHY register cleanup (Petr Oros) [RHEL-83543] -- ice: Refactor E825C PHY registers info struct (Petr Oros) [RHEL-83543] -- ice: rename ice_ptp_init_phc_eth56g function (Petr Oros) [RHEL-83543] -- ice: Add E830 checksum offload support (Petr Oros) [RHEL-83543] -- ice: register devlink prior to creating health reporters (Petr Oros) [RHEL-83543] -- ice: Fix switchdev slow-path in LAG (Petr Oros) [RHEL-83543] -- ice: fix memory leak in aRFS after reset (Petr Oros) [RHEL-83543] -- ice: do not configure destination override for switchdev (Petr Oros) [RHEL-83543] -- ice: dpll: Remove newline at the end of a netlink error message (Petr Oros) [RHEL-83543] -- ice: Avoid setting default Rx VSI twice in switchdev setup (Petr Oros) [RHEL-83543] -- virtchnl: add enumeration for the rxdid format (Petr Oros) [RHEL-83543] -- ice: support Rx timestamp on flex descriptor (Petr Oros) [RHEL-83543] -- virtchnl: add support for enabling PTP on iAVF (Petr Oros) [RHEL-83543] -- ice: refactor ice_fdir_create_dflt_rules() function (Petr Oros) [RHEL-83543] -- ice: use generic unrolled_count() macro (Petr Oros) [RHEL-83543] -- ice: count combined queues using Rx/Tx count (Petr Oros) [RHEL-83543] -- ice: Add check for devm_kzalloc() (Petr Oros) [RHEL-83543] -- ice: remove invalid parameter of equalizer (Petr Oros) [RHEL-83543] -- ice: fix ice_parser_rt::bst_key array size (Petr Oros) [RHEL-83543] -- ice: support FW Recovery Mode (Petr Oros) [RHEL-83543] -- ice: use string choice helpers (Petr Oros) [RHEL-83543] -- ice: add fw and port health reporters (Petr Oros) [RHEL-83543] -- ice: add recipe priority check in search (Petr Oros) [RHEL-83543] -- ice: Add MDD logging via devlink health (Petr Oros) [RHEL-83543] -- ice: add Tx hang devlink health reporter (Petr Oros) [RHEL-83543] -- ice: rename devlink_port.[ch] to port.[ch] (Petr Oros) [RHEL-83543] -- ice: cleanup Rx queue context programming functions (Petr Oros) [RHEL-83543] -- ice: move prefetch enable to ice_setup_rx_ctx (Petr Oros) [RHEL-83543] -- ice: reduce size of queue context fields (Petr Oros) [RHEL-83543] -- ice: use for Tx and Rx queue context data (Petr Oros) [RHEL-83543] -- ice: use structures to keep track of queue context size (Petr Oros) [RHEL-83543] -- ice: remove int_q_state from ice_tlan_ctx (Petr Oros) [RHEL-83543] -- ice: fix incorrect PHY settings for 100 GB/s (Petr Oros) [RHEL-83543] -- ice: fix max values for dpll pin phase adjust (Petr Oros) [RHEL-83543] -- ice: Fix VLAN pruning in switchdev mode (Petr Oros) [RHEL-83543] -- ice: Fix NULL pointer dereference in switchdev (Petr Oros) [RHEL-83543] -- ice: Unbind the workqueue (Petr Oros) [RHEL-83543] -- ice: use stack variable for virtchnl_supported_rxdids (Petr Oros) [RHEL-83543] -- ice: initialize pf->supported_rxdids immediately after loading DDP (Petr Oros) [RHEL-83543] -- ice: only allow Tx promiscuous for multicast (Petr Oros) [RHEL-83543] -- ice: Add support for persistent NAPI config (Petr Oros) [RHEL-83543] -- ice: support optional flags in signature segment header (Petr Oros) [RHEL-83543] -- ice: refactor "last" segment of DDP pkg (Petr Oros) [RHEL-83543] -- ice: extend dump serdes equalizer values feature (Petr Oros) [RHEL-83543] -- ice: rework of dump serdes equalizer values feature (Petr Oros) [RHEL-83543] -- ice: Support VF queue rate limit and quanta size configuration (Petr Oros) [RHEL-83543] -- virtchnl: fix m68k build. (Petr Oros) [RHEL-83543] -- virtchnl: support queue rate limit and quanta size configuration (Petr Oros) [RHEL-83543] -- ice: Cleanup unused declarations (Petr Oros) [RHEL-83543] -- ice: Use common error handling code in two functions (Petr Oros) [RHEL-83543] -- ice: Make use of assign_bit() API (Petr Oros) [RHEL-83543] -- ice: store max_frame and rx_buf_len only in ice_rx_ring (Petr Oros) [RHEL-83543] -- ice: consistently use q_idx in ice_vc_cfg_qs_msg() (Petr Oros) [RHEL-83543] -- ice: Implement ethtool reset support (Petr Oros) [RHEL-83543] -- crypto: qat - switch to standard pattern for PCI IDs (Vladis Dronov) [RHEL-72769] -- crypto: qat - remove BITS_IN_DWORD() (Vladis Dronov) [RHEL-72769] -- crypto: qat - remove initialization in device class (Vladis Dronov) [RHEL-72769] -- crypto: qat - add shutdown handler to qat_c3xxx (Vladis Dronov) [RHEL-72769] -- crypto: qat - remove redundant prototypes in qat_c3xxx (Vladis Dronov) [RHEL-72769] -- crypto: qat - add shutdown handler to qat_c62x (Vladis Dronov) [RHEL-72769] -- crypto: qat - remove redundant prototypes in qat_c62x (Vladis Dronov) [RHEL-72769] -- crypto: qat - add shutdown handler to qat_dh895xcc (Vladis Dronov) [RHEL-72769] -- crypto: qat - remove redundant prototypes in qat_dh895xcc (Vladis Dronov) [RHEL-72769] -- crypto: qat - add shutdown handler to qat_420xx (Vladis Dronov) [RHEL-72769] -- crypto: qat - add shutdown handler to qat_4xxx (Vladis Dronov) [RHEL-72769] -- crypto: qat - remove access to parity register for QAT GEN4 (Vladis Dronov) [RHEL-72769] -- crypto: qat - set parity error mask for qat_420xx (Vladis Dronov) [RHEL-72769] -- crypto: qat - optimize allocations for fw authentication (Vladis Dronov) [RHEL-72769] -- crypto: qat - remove redundant FW image size check (Vladis Dronov) [RHEL-72769] -- crypto: qat - remove unused members in suof structure (Vladis Dronov) [RHEL-72769] -- crypto: qat - introduce fuse array (Vladis Dronov) [RHEL-72769] -- crypto: qat - add macro to write 64-bit values to registers (Vladis Dronov) [RHEL-72769] -- crypto: qat - refactor service parsing logic (Vladis Dronov) [RHEL-72769] -- crypto: qat - do not export adf_cfg_services (Vladis Dronov) [RHEL-72769] -- crypto: qat - reorder objects in qat_common Makefile (Vladis Dronov) [RHEL-72769] -- crypto: qat - fix object goals in Makefiles (Vladis Dronov) [RHEL-72769] -- crypto: qat - set command ids as reserved (Vladis Dronov) [RHEL-72769] -- crypto: drivers - Use str_enable_disable-like helpers [partial] (Vladis Dronov) [RHEL-72769] -- crypto: qat - replace deprecated PCI functions (Vladis Dronov) [RHEL-72769] -- lib/string_choices: Rearrange functions in sorted order (Vladis Dronov) [RHEL-72769] -- net: atm: fix use after free in lec_send() (CKI Backport Bot) [RHEL-93133] {CVE-2025-22004} -- PCI/MSI: Remove over-zealous hardware size check in pci_msix_validate_entries() (John W. Linville) [RHEL-89170] -- scsi: smartpqi: Delete a stray tab in pqi_is_parity_write_stream() (Don Brace) [RHEL-96280] -- scsi: smartpqi: Update driver version to 2.1.34-035 (Don Brace) [RHEL-96280] -- scsi: smartpqi: Fix smp_processor_id() call trace for preemptible kernels (Don Brace) [RHEL-96280] -- scsi: smartpqi: Enhance WWID logging logic (Don Brace) [RHEL-96280] -- scsi: smartpqi: Add new PCI IDs (Don Brace) [RHEL-96280] -- scsi: smartpqi: Take drives offline when controller is offline (Don Brace) [RHEL-96280] -- scsi: smartpqi: Use is_kdump_kernel() to check for kdump (Don Brace) [RHEL-96280] -- redhat/configs: Enable CONFIG_PCIE_TPH (Ivan Vecera) [RHEL-94976] -- PCI/TPH: Restore TPH Requester Enable correctly (Ivan Vecera) [RHEL-94976] -- PCI/TPH: Add TPH documentation (Ivan Vecera) [RHEL-94976] -- PCI/TPH: Add Steering Tag support (Ivan Vecera) [RHEL-94976] -- PCI: Add TLP Processing Hints (TPH) support (Ivan Vecera) [RHEL-94976] -- net: ena: Support persistent per-NAPI config. (Dennis Chen) [RHEL-94832] -- treewide: Switch/rename to timer_delete[_sync]() (Dennis Chen) [RHEL-94832] -- net: ena: Fix incorrect indentation (Dennis Chen) [RHEL-94832] -- net: ena: remove devm from ethtool (Dennis Chen) [RHEL-94832] -- net: ena: Remove deadcode (Dennis Chen) [RHEL-94832] -- net: ena: Remove autopolling mode (Dennis Chen) [RHEL-94832] -- ena: Link queues to NAPIs (Dennis Chen) [RHEL-94832] -- ena: Link IRQs to NAPI instances (Dennis Chen) [RHEL-94832] -- locking/semaphore: Use wake_q to wake up processes outside lock critical section (Waiman Long) [RHEL-87008] -- ovl: remove unused forward declaration (Miklos Szeredi) [RHEL-83562] -- ovl: don't allow datadir only (Miklos Szeredi) [RHEL-83562] -- ovl: fail if trusted xattrs are needed but caller lacks permission (Miklos Szeredi) [RHEL-83562] -- ovl: properly handle large files in ovl_security_fileattr (Miklos Szeredi) [RHEL-83562] -- ovl: fix UAF in ovl_dentry_update_reval by moving dput() in ovl_link_up (Miklos Szeredi) [RHEL-83562] -- ovl: ovl_parse_param_lowerdir: Add missed '\n' for pr_err (Miklos Szeredi) [RHEL-83562] -- ima: detect changes to the backing overlay file (Miklos Szeredi) [RHEL-83562] -- ovl: support encoding fid from inode with no alias (Miklos Szeredi) [RHEL-83562] {CVE-2025-21654} -- ovl: pass realinode to ovl_encode_real_fh() instead of realdentry (Miklos Szeredi) [RHEL-83562] -- ovl: fix encoding fid for lower only root (Miklos Szeredi) [RHEL-83562] -- ovl: fix wrong lowerdir number check for parameter Opt_lowerdir (Miklos Szeredi) [RHEL-83562] -- ovl: pass string to ovl_parse_layer() (Miklos Szeredi) [RHEL-83562] -- ovl: fix dentry reference leak after changes to underlying layers (Miklos Szeredi) [RHEL-83562] -- ovl: fix memory leak in ovl_parse_param() (Miklos Szeredi) [RHEL-83562] -- ovl: fix misformatted comment (Miklos Szeredi) [RHEL-83562] -- ovl: add support for appending lowerdirs one by one (Miklos Szeredi) [RHEL-83562] -- ovl: refactor layer parsing helpers (Miklos Szeredi) [RHEL-83562] -- ovl: store and show the user provided lowerdir mount option (Miklos Szeredi) [RHEL-83562] -- ovl: remove unused code in lowerdir param parsing (Miklos Szeredi) [RHEL-83562] -- ovl: do not encode lower fh with upper sb_writers held (Miklos Szeredi) [RHEL-83562] -- ovl: do not open/llseek lower file with upper sb_writers held (Miklos Szeredi) [RHEL-83562] -- ovl: reorder ovl_want_write() after ovl_inode_lock() (Miklos Szeredi) [RHEL-83562] -- ovl: split ovl_want_write() into two helpers (Miklos Szeredi) [RHEL-83562] -- fs: export mnt_{get,put}_write_access() to modules (Miklos Szeredi) [RHEL-83562] -- ovl: add helper ovl_file_modified() (Miklos Szeredi) [RHEL-83562] -- ovl: protect copying of realinode attributes to ovl inode (Miklos Szeredi) [RHEL-83562] -- ovl: punt write aio completion to workqueue (Miklos Szeredi) [RHEL-83562] -- ovl: propagate IOCB_APPEND flag on writes to realfile (Miklos Szeredi) [RHEL-83562] -- ovl: use simpler function to convert iocb to rw flags (Miklos Szeredi) [RHEL-83562] -- ovl: rely on SB_I_NOUMASK (Miklos Szeredi) [RHEL-83562] -- ovl: temporarily disable appending lowedirs (Miklos Szeredi) [RHEL-83562] -- ovl: fix regression in showing lowerdir mount option (Miklos Szeredi) [RHEL-83562] -- ovl: fix regression in parsing of mount options with escaped comma (Miklos Szeredi) [RHEL-83562] -- fs: factor out vfs_parse_monolithic_sep() helper (Miklos Szeredi) [RHEL-83562] -- overlayfs: move xattr tables to .rodata (Miklos Szeredi) [RHEL-83562] -- ovl: fix NULL pointer defer when encoding non-decodable lower fid (Miklos Szeredi) [RHEL-83562] -- ovl: make use of ->layers safe in rcu pathwalk (Miklos Szeredi) [RHEL-83562] -- ovl: fix file reference leak when submitting aio (Miklos Szeredi) [RHEL-83562] -- overlayfs: set ctime when setting mtime and atime (Miklos Szeredi) [RHEL-83562] -- ovl: fix incorrect fdput() on aio completion (Miklos Szeredi) [RHEL-83562] -- ovl: use kiocb_{start,end}_write() helpers (Miklos Szeredi) [RHEL-83562] -- ovl: make consistent use of OVL_FS() (Miklos Szeredi) [RHEL-83562] -- ovl: auto generate uuid for new overlay filesystems (Miklos Szeredi) [RHEL-83562] -- ovl: store persistent uuid/fsid with uuid=on (Miklos Szeredi) [RHEL-83562] -- ovl: Handle verity during copy-up (Miklos Szeredi) [RHEL-83562] -- ovl: Validate verity xattr when resolving lowerdata (Miklos Szeredi) [RHEL-83562] -- ovl: Add framework for verity support (Miklos Szeredi) [RHEL-83562] -- ovl: add support for unique fsid per instance (Miklos Szeredi) [RHEL-83562] -- ovl: support encoding non-decodable file handles (Miklos Szeredi) [RHEL-83562] -- ovl: Always reevaluate the file signature for IMA (Miklos Szeredi) [RHEL-83562] -- overlayfs: convert to ctime accessor functions (Miklos Szeredi) [RHEL-83562] -- ovl: move all parameter handling into params.{c,h} (Miklos Szeredi) [RHEL-83562] -- ovl: reserve ability to reconfigure mount options with new mount api (Miklos Szeredi) [RHEL-83562] -- ovl: modify layer parameter parsing (Miklos Szeredi) [RHEL-83562] -- ovl: port to new mount api (Miklos Szeredi) [RHEL-83562] -- ovl: factor out ovl_parse_options() helper (Miklos Szeredi) [RHEL-83562] -- ovl: store enum redirect_mode in config instead of a string (Miklos Szeredi) [RHEL-83562] -- ovl: pass ovl_fs to xino helpers (Miklos Szeredi) [RHEL-83562] -- ovl: clarify ovl_get_root() semantics (Miklos Szeredi) [RHEL-83562] -- ovl: negate the ofs->share_whiteout boolean (Miklos Szeredi) [RHEL-83562] -- ovl: check type and offset of struct vfsmount in ovl_entry (Miklos Szeredi) [RHEL-83562] -- overlayfs: Implement splice-read (Miklos Szeredi) [RHEL-83562] -- ovl: check for ->listxattr() support (Miklos Szeredi) [RHEL-83562] -- ovl: Kconfig: Fix spelling mistake "undelying" -> "underlying" (Miklos Szeredi) [RHEL-83562] -- ovl: use inode instead of dentry where possible (Miklos Szeredi) [RHEL-83562] -- ovl: Add comment on upperredirect reassignment (Miklos Szeredi) [RHEL-83562] -- ovl: use plain list filler in indexdir and workdir cleanup (Miklos Szeredi) [RHEL-83562] -- ovl: do not reconnect upper index records in ovl_indexdir_cleanup() (Miklos Szeredi) [RHEL-83562] -- ovl: fix comment typos (Miklos Szeredi) [RHEL-83562] -- ovl: Use ovl mounter's fsuid and fsgid in ovl_link() (Miklos Szeredi) [RHEL-83562] -- ovl: Use "buf" flexible array for memcpy() destination (Miklos Szeredi) [RHEL-83562] -- ovl: fix spelling mistakes (Miklos Szeredi) [RHEL-83562] -- ovl: drop WARN_ON() dentry is NULL in ovl_encode_fh() (Miklos Szeredi) [RHEL-83562] -- ovl: fix some kernel-doc comments (Miklos Szeredi) [RHEL-83562] -- ovl: warn if trusted xattr creation fails (Miklos Szeredi) [RHEL-83562] -- ovl: use kvalloc in xattr copy-up (Miklos Szeredi) [RHEL-83562] -- ovl: skip checking lower file's i_writecount on truncate (Miklos Szeredi) [RHEL-83562] -- ovl: relax lookup error on mismatch origin ftype (Miklos Szeredi) [RHEL-83562] -- Revert "ovl: Add framework for verity support" (Miklos Szeredi) [RHEL-83562] -- Revert "ovl: Validate verity xattr when resolving lowerdata" (Miklos Szeredi) [RHEL-83562] -- Revert "ovl: Handle verity during copy-up" (Miklos Szeredi) [RHEL-83562] -- emulex/benet: correct command version selection in be_cmd_get_stats() (Dennis Chen) [RHEL-72658] -- emulex/benet: Annotate flash_cookie as nonstring (Dennis Chen) [RHEL-72658] -- be2net: fix sleeping while atomic bugs in be_ndo_bridge_getlink (Dennis Chen) [RHEL-72658] -- be2net: fix potential memory leak in be_xmit() (Dennis Chen) [RHEL-72658] -- be2net: Remove unused declarations (Dennis Chen) [RHEL-72658] -- benet: fix return value check in be_lancer_xmit_workarounds() (Dennis Chen) [RHEL-72658] -- be2net: Extend xmit workaround to BE3 chip (Dennis Chen) [RHEL-72658] -- emulex/benet: clean up some inconsistent indenting (Dennis Chen) [RHEL-72658] -- ethernet/emulex:fix repeated words in comments (Dennis Chen) [RHEL-72658] -- scsi: storvsc: Explicitly set max_segment_size to UINT_MAX (Ewan D. Milne) [RHEL-96744] -- Revert "PCI: Wait for device readiness with Configuration RRS" (John W. Linville) [RHEL-90580] -- Revert "PCI: Rename CRS Completion Status to RRS" (John W. Linville) [RHEL-90580] -- xen/events: replace evtchn_rwlock with RCU (Frank Liang) [RHEL-91670] -- platform/x86: ISST: Correct command storage data length (David Arcari) [RHEL-88232] - -* Mon Jun 23 2025 Augusto Caringi [5.14.0-595.el9] -- Squashfs: fix handling and sanity checking of xattr_ids count (CKI Backport Bot) [RHEL-93466] {CVE-2023-52933} -- treewide: Switch/rename to timer_delete[_sync]() (Dennis Chen) [RHEL-83573] -- i40e: fix MMIO write access to an invalid page in i40e_clear_hw (Dennis Chen) [RHEL-83573] -- i40e: use generic unrolled_count() macro (Dennis Chen) [RHEL-83573] -- i40e: Remove unused i40e_dcb_hw_get_num_tc (Dennis Chen) [RHEL-83573] -- i40e: Remove unused i40e_asq_send_command_v2 (Dennis Chen) [RHEL-83573] -- i40e: Remove unused i40e_commit_partition_bw_setting (Dennis Chen) [RHEL-83573] -- i40e: Remove unused i40e_del_filter (Dennis Chen) [RHEL-83573] -- i40e: Remove unused i40e_get_cur_guaranteed_fd_count (Dennis Chen) [RHEL-83573] -- i40e: Deadcode profile code (Dennis Chen) [RHEL-83573] -- i40e: Remove unused i40e_(read|write)_phy_register (Dennis Chen) [RHEL-83573] -- i40e: Remove unused i40e_blink_phy_link_led (Dennis Chen) [RHEL-83573] -- i40e: Deadcode i40e_aq_* (Dennis Chen) [RHEL-83573] -- acpi: nfit: vmalloc-out-of-bounds Read in acpi_nfit_ctl (Jeff Moyer) [RHEL-75893] {CVE-2024-56662} -- io_uring/sqpoll: zero sqd->thread on tctx errors (Jeff Moyer) [RHEL-74645] {CVE-2025-21633} -- i2c: tegra: check msg length in SMBUS block read (Steve Dunnagan) [RHEL-89167] -- x86/CPU/AMD: Print the reason for the last reset (David Arcari) [RHEL-89441] -- Documentation: Add AMD Zen debugging document (David Arcari) [RHEL-89441] -- platform/x86/amd/pmc: Use FCH_PM_BASE definition (David Arcari) [RHEL-89441] -- i2c: piix4, x86/platform: Move the SB800 PIIX4 FCH definitions to (David Arcari) [RHEL-89441] -- i2c: piix4: Make CONFIG_I2C_PIIX4 dependent on CONFIG_X86 (David Arcari) [RHEL-89441] -- i2c: piix4: Export i2c_piix4 driver functions as library (David Arcari) [RHEL-89441] -- i2c: piix4: Move i2c_piix4 macros and structures to common header (David Arcari) [RHEL-89441] -- i2c: piix4: Change the parameter list of piix4_transaction function (David Arcari) [RHEL-89441] -- i2c: don't use ',' after delimiters [partial] (David Arcari) [RHEL-89441] -- i2c: piix4: Register SPDs (David Arcari) [RHEL-89441] -- i2c: piix4: reword according to newest specification (David Arcari) [RHEL-89441] -- i2c: piix4: Fix adapter not be removed in piix4_remove() (David Arcari) [RHEL-89441] -- net: geneve: Leverage core stats allocator (Paolo Abeni) [RHEL-93467] -- redhat/configs: remove automotive directory (Eric Chanudet) [RHEL-96355] -- net: hsr: fix fill_frame_info() regression vs VLAN packets (Felix Maurer) [RHEL-84580] -- net: hsr: avoid potential out-of-bound access in fill_frame_info() (Felix Maurer) [RHEL-84580] -- net: hsr: fix hsr_init_sk() vs network/transport headers. (Felix Maurer) [RHEL-84580] -- KVM: Explicitly verify target vCPU is online in kvm_get_vcpu() (CKI Backport Bot) [RHEL-82650] {CVE-2024-58083} -- bus: mhi: host: Fix race between unprepare and queue_buf (Mattijs Korpershoek) [RHEL-93889] -- bus: mhi: host: pci_generic: Add support for SA8775P endpoint (Mattijs Korpershoek) [RHEL-93889] -- bus: mhi: host: Remove unused functions (Mattijs Korpershoek) [RHEL-93889] -- bus: mhi: host: Avoid possible uninitialized fw_load_type (Mattijs Korpershoek) [RHEL-93889] -- bus: mhi: host: Add a policy to enable image transfer via BHIe in PBL (Mattijs Korpershoek) [RHEL-93889] -- bus: mhi: host: Refactor BHI/BHIe based firmware loading (Mattijs Korpershoek) [RHEL-93889] -- bus: mhi: host: pci_generic: fix MHI BAR mapping (Mattijs Korpershoek) [RHEL-93889] -- bus: mhi: host: pci_generic: Use pcim_iomap_region() to request and map MHI BAR (Mattijs Korpershoek) [RHEL-93889] -- docs: ABI: sysfs-bus-mhi: Update contact info (Mattijs Korpershoek) [RHEL-93889] -- PCI: epf-mhi: Update device ID for SA8775P (Mattijs Korpershoek) [RHEL-93889] -- PCI: endpoint: epf-mhi: Avoid NULL dereference if DT lacks 'mmio' (Mattijs Korpershoek) [RHEL-93889] -- PCI: epf-mhi: Fix the DMA data direction of dma_unmap_single() (Mattijs Korpershoek) [RHEL-93889] -- PCI: epf-mhi: Enable MHI async read/write support (Mattijs Korpershoek) [RHEL-93889] -- PCI: epf-mhi: Add support for DMA async read/write operation (Mattijs Korpershoek) [RHEL-93889] -- PCI: epf-mhi: Simulate async read/write using iATU (Mattijs Korpershoek) [RHEL-93889] -- md/raid1: Add check for missing source disk in process_checks() (Nigel Croxon) [RHEL-96672] -- s390/pci: Fix duplicate pci_dev_put() in disable_slot() when PF has child VFs (Thomas Huth) [RHEL-86670] -- KVM: s390: vsie: fix some corner-cases when grabbing vsie pages (Thomas Huth) [RHEL-85183] -- KVM: s390: Reject KVM_SET_GSI_ROUTING on ucontrol VMs (Thomas Huth) [RHEL-85183] -- KVM: s390: Reject setting flic pfault attributes on ucontrol VMs (Thomas Huth) [RHEL-85183] -- KVM: s390: vsie: fix virtual/physical address in unpin_scb() (Thomas Huth) [RHEL-85183] -- KVM: s390: Increase size of union sca_utility to four bytes (Thomas Huth) [RHEL-85183] -- KVM: s390: Remove one byte cmpxchg() usage (Thomas Huth) [RHEL-85183] -- KVM: s390: Use try_cmpxchg() instead of cmpxchg() loops (Thomas Huth) [RHEL-85183] -- s390/mm/gmap: Fix __gmap_fault() return code (Thomas Huth) [RHEL-85183] -- s390/mm/gmap: Refactor gmap_fault() and add support for pfault (Thomas Huth) [RHEL-85183] -- s390/kvm: Remove kvm_arch_fault_in_page() (Thomas Huth) [RHEL-85183] -- KVM: s390: Use kvm_release_page_dirty() to unpin "struct page" memory (Thomas Huth) [RHEL-85183] -- s390/kvm: Move bitfields for dat tables (Thomas Huth) [RHEL-85183] -- s390/entry: Pass the asce as parameter to sie64a() (Thomas Huth) [RHEL-85183] -- kvm: s390: Reject memory region operations for ucontrol VMs (Thomas Huth) [RHEL-85183] -- KVM: s390: vsie: retry SIE instruction on host intercepts (Thomas Huth) [RHEL-85183] -- KVM: s390: Don't re-setup dummy routing when KVM_CREATE_IRQCHIP (Thomas Huth) [RHEL-85183] -- procfs: fix a locking bug in a vmcore_add_device_dump() error path (Thomas Huth) [RHEL-72974] -- redhat: Enable CONFIG_VIRTIO_MEM on s390x (Thomas Huth) [RHEL-72974] -- s390/kdump: virtio-mem kdump support (CONFIG_PROC_VMCORE_DEVICE_RAM) (Thomas Huth) [RHEL-72974] -- virtio-mem: support CONFIG_PROC_VMCORE_DEVICE_RAM (Thomas Huth) [RHEL-72974] -- virtio-mem: remember usable region size (Thomas Huth) [RHEL-72974] -- virtio-mem: mark device ready before registering callbacks in kdump mode (Thomas Huth) [RHEL-72974] -- fs/proc/vmcore: introduce PROC_VMCORE_DEVICE_RAM to detect device RAM ranges in 2nd kernel (Thomas Huth) [RHEL-72974] -- fs/proc/vmcore: factor out freeing a list of vmcore ranges (Thomas Huth) [RHEL-72974] -- fs/proc/vmcore: factor out allocating a vmcore range and adding it to a list (Thomas Huth) [RHEL-72974] -- fs/proc/vmcore: move vmcore definitions out of kcore.h (Thomas Huth) [RHEL-72974] -- fs/proc/vmcore: prefix all pr_* with "vmcore:" (Thomas Huth) [RHEL-72974] -- fs/proc/vmcore: disallow vmcore modifications while the vmcore is open (Thomas Huth) [RHEL-72974] -- fs/proc/vmcore: replace vmcoredd_mutex by vmcore_mutex (Thomas Huth) [RHEL-72974] -- fs/proc/vmcore: convert vmcore_cb_lock into vmcore_mutex (Thomas Huth) [RHEL-72974] -- s390/sparsemem: Provide memory_add_physaddr_to_nid() with CONFIG_NUMA (Thomas Huth) [RHEL-72974] -- s390/sparsemem: Reduce section size to 128 MiB (Thomas Huth) [RHEL-72974] -- lib/Kconfig.debug: Default STRICT_DEVMEM to "y" on s390 (Thomas Huth) [RHEL-72974] -- virtio-mem: s390 support (Thomas Huth) [RHEL-72974] -- s390/physmem_info: Query diag500(STORAGE LIMIT) to support QEMU/KVM memory devices (Thomas Huth) [RHEL-72974] -- Documentation: s390-diag.rst: Document diag500(STORAGE LIMIT) subfunction (Thomas Huth) [RHEL-72974] -- Documentation: s390-diag.rst: Make diag500 a generic KVM hypercall (Thomas Huth) [RHEL-72974] -- s390/boot: Replace S390_lowcore by get_lowcore() (Thomas Huth) [RHEL-72974] -- s390: Add get_lowcore() function (Thomas Huth) [RHEL-72974] -- s390: Sort mcount locations at build time (Thomas Huth) [RHEL-86670] -- s390/build: Avoid relocation information in final vmlinux (Thomas Huth) [RHEL-86670] -- s390/boot: Fix KASLR base offset off by __START_KERNEL bytes (Thomas Huth) [RHEL-86670] -- s390/mm: Allow large pages for KASAN shadow mapping (Thomas Huth) [RHEL-86670] -- s390/boot: Avoid possible physmem_info segment corruption (Thomas Huth) [RHEL-86670] {CVE-2024-45014} -- s390: Fix linker error when -no-pie option is unavailable (Thomas Huth) [RHEL-86670] -- s390: Always enable EXPOLINE_EXTERN if supported (Thomas Huth) [RHEL-86670] -- s390/mm: Fix DirectMap accounting (Thomas Huth) [RHEL-86670] -- s390/mm/ptdump: Fix handling of identity mapping area (Thomas Huth) [RHEL-86670] -- s390/setup: Fix __pa/__va for modules under non-GPL licenses (Thomas Huth) [RHEL-86670] -- pgtable: fix s390 ptdesc field comments (Thomas Huth) [RHEL-86670] -- s390/kfence: Split kfence pool into 4k mappings in arch_kfence_init_pool() (Thomas Huth) [RHEL-86670] -- s390: mm: accelerate pagefault when badaccess (Thomas Huth) [RHEL-86670] -- s390/mm,fault: move VM_FAULT_ERROR handling to do_exception() (Thomas Huth) [RHEL-86670] -- s390/mm,fault: remove VM_FAULT_BADMAP and VM_FAULT_BADACCESS (Thomas Huth) [RHEL-86670] -- s390/mm,fault: remove VM_FAULT_SIGNAL (Thomas Huth) [RHEL-86670] -- s390/mm: remove __GFP_HIGHMEM masking (Thomas Huth) [RHEL-86670] -- s390/dasd: Fix invalid dereferencing of indirect CCW data pointer (Thomas Huth) [RHEL-86670] -- s390/vfio_ccw: Fix target addresses of TIC CCWs (Thomas Huth) [RHEL-86670] -- s390: Update defconfigs (Thomas Huth) [RHEL-86670] -- s390: remove native mmap2() syscall (Thomas Huth) [RHEL-86670] -- s390/boot: Do not adjust GOT entries for undef weak sym (Thomas Huth) [RHEL-86670] -- s390/sclp: Fix sclp_init() cleanup on failure (Thomas Huth) [RHEL-86670] -- s390/virtio_ccw: Fix config change notifications (Thomas Huth) [RHEL-86670] -- s390/mm: Restore mapping of kernel image using large pages (Thomas Huth) [RHEL-86670] -- s390/mm: Allow large pages only for aligned physical addresses (Thomas Huth) [RHEL-86670] -- s390: Update defconfigs (Thomas Huth) [RHEL-86670] -- s390/crash: Do not use VM info if os_info does not have it (Thomas Huth) [RHEL-86670] -- s390/zcrypt: Use kvcalloc() instead of kvmalloc_array() (Thomas Huth) [RHEL-86670] -- s390/kprobes: Remove custom insn slot allocator (Thomas Huth) [RHEL-86670] -- s390/boot: Remove alt_stfle_fac_list from decompressor (Thomas Huth) [RHEL-86670] -- s390/ap: Fix bind complete udev event sent after each AP bus scan (Thomas Huth) [RHEL-86670] -- s390/ap: Fix crash in AP internal function modify_bitmap() (Thomas Huth) [RHEL-86670] -- s390/ipl: Introduce sysfs attribute 'scp_data' for dump ipl (Thomas Huth) [RHEL-86670] -- s390/ipl: Introduce macros for (re)ipl sysfs attribute 'scp_data' (Thomas Huth) [RHEL-86670] -- s390/ipl: Fix incorrect initialization of nvme dump block (Thomas Huth) [RHEL-86670] -- s390/ipl: Fix incorrect initialization of len fields in nvme reipl block (Thomas Huth) [RHEL-86670] -- s390/ipl: Fix never less than zero warning (Thomas Huth) [RHEL-86670] -- s390/ipl: Do not accept z/VM CP diag X'008' cmds longer than max length (Thomas Huth) [RHEL-86670] -- s390/ipl: Fix size of vmcmd buffers for sending z/VM CP diag X'008' cmds (Thomas Huth) [RHEL-86670] -- s390/alternatives: Convert runtime sanity check into compile time check (Thomas Huth) [RHEL-86670] -- s390/iucv: Unexport iucv_root (Thomas Huth) [RHEL-86670] -- tty: hvc-iucv: Make use of iucv_alloc_device() (Thomas Huth) [RHEL-86670] -- tty: hvc-iucv: fix function pointer casts (Thomas Huth) [RHEL-86670] -- tty: hvc: convert to u8 and size_t (Thomas Huth) [RHEL-86670] -- s390/vmlogrdr: Make use of iucv_alloc_device() (Thomas Huth) [RHEL-86670] -- s390/irq: Set CIF_NOHZ_DELAY in do_io_irq() (Thomas Huth) [RHEL-86670] -- s390: Mark psw in __load_psw_mask() as __unitialized (Thomas Huth) [RHEL-86670] -- s390/vtime: Use get_cpu_timer() (Thomas Huth) [RHEL-86670] -- s390/idle: Rewrite psw_idle() in C (Thomas Huth) [RHEL-86670] -- s390/ftrace: Avoid calling unwinder in ftrace_return_address() (Thomas Huth) [RHEL-86670] -- s390/stacktrace: Use break instead of return statement (Thomas Huth) [RHEL-86670] -- s390/stackstrace: Detect vdso stack frames (Thomas Huth) [RHEL-86670] -- s390/vdso: Introduce and use struct stack_frame_vdso_wrapper (Thomas Huth) [RHEL-86670] -- s390/stacktrace: Improve detection of invalid instruction pointers (Thomas Huth) [RHEL-86670] -- s390/stacktrace: Skip first user stack frame (Thomas Huth) [RHEL-86670] -- s390/stacktrace: Merge perf_callchain_user() and arch_stack_walk_user() (Thomas Huth) [RHEL-86670] -- s390/ftrace: Use unwinder instead of __builtin_return_address() (Thomas Huth) [RHEL-86670] -- s390: add USER_STACKTRACE support (Thomas Huth) [RHEL-86670] -- s390/perf: implement perf_callchain_user() (Thomas Huth) [RHEL-86670] -- s390/fpu: Remove comment about TIF_FPU (Thomas Huth) [RHEL-86670] -- s390/pci: Add missing virt_to_phys() for directed DIBV (Thomas Huth) [RHEL-86670] -- s390/vdso: Use standard stack frame layout (Thomas Huth) [RHEL-86670] -- s390/vdso: Generate unwind information for C modules (Thomas Huth) [RHEL-86670] -- s390/pgtable: Add missing hardware bits for puds, pmds (Thomas Huth) [RHEL-86670] -- s390: Compile kernel with -fPIC and link with -no-pie (Thomas Huth) [RHEL-86670] -- s390: vmlinux.lds.S: Drop .hash and .gnu.hash for !CONFIG_PIE_BUILD (Thomas Huth) [RHEL-86670] -- s390/os_info: Fix array size in struct os_info (Thomas Huth) [RHEL-86670] -- s390/os_info: Initialize old os_info in standalone dump kernel (Thomas Huth) [RHEL-86670] -- s390/vfio-ap: Driver feature advertisement (Thomas Huth) [RHEL-73321] -- docs: Update s390 vfio-ap doc for ap_config sysfs attribute (Thomas Huth) [RHEL-73321] -- s390/vfio-ap: Add write support to sysfs attr ap_config (Thomas Huth) [RHEL-73321] -- s390/vfio-ap: Ignore duplicate link requests in vfio_ap_mdev_link_queue (Thomas Huth) [RHEL-73321] -- s390/vfio-ap: Add sysfs attr, ap_config, to export mdev state (Thomas Huth) [RHEL-73321] -- s390/ap: Externalize AP bus specific bitmap reading function (Thomas Huth) [RHEL-73321] -- s390/ap: make ap_bus_type const (Thomas Huth) [RHEL-73321] -- s390/expoline: Make modules use kernel expolines (Thomas Huth) [RHEL-86670] -- s390/nospec: Correct modules thunk offset calculation (Thomas Huth) [RHEL-86670] -- s390/boot: Do not rescue .vmlinux.relocs section (Thomas Huth) [RHEL-86670] -- s390/boot: Rework deployment of the kernel image (Thomas Huth) [RHEL-86670] -- redhat: Set the CONFIG_KERNEL_IMAGE_BASE option (Thomas Huth) [RHEL-86670] -- s390: Map kernel at fixed location when KASLR is disabled (Thomas Huth) [RHEL-86670] -- s390/mm: Uncouple physical vs virtual address spaces (Thomas Huth) [RHEL-86670] -- s390/crash: Use old os_info to create PT_LOAD headers (Thomas Huth) [RHEL-86670] -- s390/vmcoreinfo: Store virtual memory layout (Thomas Huth) [RHEL-86670] -- s390/os_info: Store virtual memory layout (Thomas Huth) [RHEL-86670] -- s390/os_info: Introduce value entries (Thomas Huth) [RHEL-86670] -- s390/boot: Make .amode31 section address range explicit (Thomas Huth) [RHEL-86670] -- s390/boot: Make identity mapping base address explicit (Thomas Huth) [RHEL-86670] -- s390/boot: Uncouple virtual and physical kernel offsets (Thomas Huth) [RHEL-86670] -- s390/mm: Create virtual memory layout structure (Thomas Huth) [RHEL-86670] -- s390/mm: Move KASLR related to (Thomas Huth) [RHEL-86670] -- s390/boot: Swap vmalloc and Lowcore/Real Memory Copy areas (Thomas Huth) [RHEL-86670] -- s390/boot: Reduce size of identity mapping on overlap (Thomas Huth) [RHEL-86670] -- s390/boot: Consider DCSS segments on memory layout setup (Thomas Huth) [RHEL-86670] -- s390/boot: Do not force vmemmap to start at MAX_PHYSMEM_BITS (Thomas Huth) [RHEL-86670] -- s390/irq,nmi: Include header directly (Thomas Huth) [RHEL-86670] -- s390/cio: fix tracepoint subchannel type field (Thomas Huth) [RHEL-86670] -- s390/mm: Convert gmap_make_secure to use a folio (Thomas Huth) [RHEL-86670] -- s390/mm: Convert make_page_secure to use a folio (Thomas Huth) [RHEL-86670] -- s390: adjust indentation of RELOCS command build step out (Thomas Huth) [RHEL-86670] -- s390/cio: convert sprintf()/snprintf() to sysfs_emit() (Thomas Huth) [RHEL-86670] -- redhat: Rename CONFIG_ZCRYPT_DEBUG to CONFIG_AP_DEBUG (Thomas Huth) [RHEL-86670] -- s390/ap: rename ap debug configuration option (Thomas Huth) [RHEL-86670] -- redhat: Enable new CONFIG_AP option (Thomas Huth) [RHEL-86670] -- s390/ap: modularize ap bus (Thomas Huth) [RHEL-86670] -- s390/chsc: use notifier for AP configuration changes (Thomas Huth) [RHEL-86670] -- s390/ap: swap IRQ and bus/device registration (Thomas Huth) [RHEL-86670] -- s390/ap: rework ap initialization (Thomas Huth) [RHEL-86670] -- s390/ap: use static qci information (Thomas Huth) [RHEL-86670] -- s390/cio: Ensure the copied buf is NUL terminated (Thomas Huth) [RHEL-86670] -- s390/vdso: Add CFI for RA register to asm macro vdso_func (Thomas Huth) [RHEL-86670] -- s390/3270: Fix buffer assignment (Thomas Huth) [RHEL-86670] -- s390/mm: Fix clearing storage keys for huge pages (Thomas Huth) [RHEL-86670] -- s390/mm: Fix NULL pointer dereference (Thomas Huth) [RHEL-86670] -- s390/entry: align system call table on 8 bytes (Thomas Huth) [RHEL-86670] -- s390/pai: fix sampling event removal for PMU device driver (Thomas Huth) [RHEL-86670] -- s390/preempt: mark all functions __always_inline (Thomas Huth) [RHEL-86670] -- s390/atomic: mark all functions __always_inline (Thomas Huth) [RHEL-86670] -- s390/mm: fix NULL pointer dereference (Thomas Huth) [RHEL-86670] -- s390/entry: compare gmap asce to determine guest/host fault (Thomas Huth) [RHEL-86670] -- s390/entry: remove OUTSIDE macro (Thomas Huth) [RHEL-86670] -- s390/entry: add CIF_SIE flag and remove sie64a() address check (Thomas Huth) [RHEL-86670] -- s390/cio: use while (i--) pattern to clean up (Thomas Huth) [RHEL-86670] -- s390/raw3270: improve raw3270_init() readability (Thomas Huth) [RHEL-86670] -- s390/tape: make tape_class constant (Thomas Huth) [RHEL-86670] -- s390/vmlogrdr: make vmlogrdr_class constant (Thomas Huth) [RHEL-86670] -- s390/vmur: make vmur_class constant (Thomas Huth) [RHEL-86670] -- s390/zcrypt: make zcrypt_class constant (Thomas Huth) [RHEL-86670] -- s390/vfio-ap: make matrix_bus const (Thomas Huth) [RHEL-86670] -- s390/mm: provide simple ARCH_HAS_DEBUG_VIRTUAL support (Thomas Huth) [RHEL-86670] -- s390/vfio_ccw_cp: use new address translation helpers (Thomas Huth) [RHEL-86670] -- s390/tape: fix virtual vs physical address confusion (Thomas Huth) [RHEL-86670] -- s390/3270: use new address translation helpers (Thomas Huth) [RHEL-86670] -- s390/raw3270: fix indentation/whitespace errors (Thomas Huth) [RHEL-86670] -- s390/3215: use new address translation helpers (Thomas Huth) [RHEL-86670] -- tty: con3215: convert to u8 and size_t (Thomas Huth) [RHEL-86670] -- s390/vmur: use new address translation helpers (Thomas Huth) [RHEL-86670] -- s390/scm: use new address translation helpers (Thomas Huth) [RHEL-86670] -- s390/cio,idal: fix virtual vs physical address confusion (Thomas Huth) [RHEL-86670] -- s390/cio,idal: remove superfluous virt_to_phys() conversion (Thomas Huth) [RHEL-86670] -- s390/cio,idal: code cleanup (Thomas Huth) [RHEL-86670] -- s390/dasd: use new address translation helpers (Thomas Huth) [RHEL-86670] -- s390/dasd: remove superfluous virt_to_phys() conversion (Thomas Huth) [RHEL-86670] -- s390/virtio_ccw: avoid converting dma addresses / handles (Thomas Huth) [RHEL-86670] -- s390/virtio_ccw: use DMA handle from DMA API (Thomas Huth) [RHEL-86670] -- s390/sysinfo: allow response buffer in normal memory (Thomas Huth) [RHEL-86670] -- s390/tools: handle rela R_390_GOTPCDBL/R_390_GOTOFF64 (Thomas Huth) [RHEL-86670] -- s390/cache: prevent rebuild of shared_cpu_list (Thomas Huth) [RHEL-86670] -- s390/configs: increase number of LOCKDEP_BITS (Thomas Huth) [RHEL-86670] -- s390/pai: change sampling event assignment for PMU device driver (Thomas Huth) [RHEL-86670] -- s390/dasd_eckd: fix virtual vs physical address confusion (Thomas Huth) [RHEL-86670] -- s390/dcssblk: fix virtual vs physical address confusion (Thomas Huth) [RHEL-86670] -- s390/boot: fix minor comment style damages (Thomas Huth) [RHEL-86670] -- s390/boot: do not check for zero-termination relocation entry (Thomas Huth) [RHEL-86670] -- s390/boot: make type of __vmlinux_relocs_64_start|end consistent (Thomas Huth) [RHEL-86670] -- s390/boot: sanitize kaslr_adjust_relocs() function prototype (Thomas Huth) [RHEL-86670] -- s390/boot: simplify GOT handling (Thomas Huth) [RHEL-86670] -- s390: vmlinux.lds.S: fix .got.plt assertion (Thomas Huth) [RHEL-86670] -- dcssblk: handle alloc_dax() -EOPNOTSUPP failure (Thomas Huth) [RHEL-86670] -- s390/pgtable: define PFN_PTE_SHIFT (Thomas Huth) [RHEL-86670] -- s390/boot: workaround current 'llvm-objdump -t -j ...' behavior (Thomas Huth) [RHEL-86670] -- s390: enable MHP_MEMMAP_ON_MEMORY (Thomas Huth) [RHEL-86670] -- s390/mm: implement MEM_PREPARE_ONLINE/MEM_FINISH_OFFLINE notifiers (Thomas Huth) [RHEL-86670] -- s390/sclp: remove unhandled memory notifier type (Thomas Huth) [RHEL-86670] -- s390/mm: allocate vmemmap pages from self-contained memory range (Thomas Huth) [RHEL-86670] -- mm/memory_hotplug: introduce MEM_PREPARE_ONLINE/MEM_FINISH_OFFLINE notifiers (Thomas Huth) [RHEL-86670] -- s390/vdso/data: Drop unnecessary header include (Thomas Huth) [RHEL-86670] -- s390: compile relocatable kernel without -fPIE (Thomas Huth) [RHEL-86670] -- s390: add relocs tool (Thomas Huth) [RHEL-86670] -- s390/vdso64: filter out munaligned-symbols flag for vdso (Thomas Huth) [RHEL-86670] -- s390/boot: add 'alloc' to info.bin .vmlinux.info section flags (Thomas Huth) [RHEL-86670] -- s390/pci: Fix potential double remove of hotplug slot (Thomas Huth) [RHEL-86670] -- s390/pci: remove hotplug slot when releasing the device (Thomas Huth) [RHEL-86670] -- s390/pci: introduce lock to synchronize state of zpci_dev's (Thomas Huth) [RHEL-86670] -- s390/pci: rename lock member in struct zpci_dev (Thomas Huth) [RHEL-86670] -- s390/pai: adjust whitespace indentation (Thomas Huth) [RHEL-86670] -- s390/pai: simplify event start function for perf stat (Thomas Huth) [RHEL-86670] -- s390/pai: save PAI counter value page in event structure (Thomas Huth) [RHEL-86670] -- s390/crc32le: convert to C (Thomas Huth) [RHEL-86670] -- s390/crc32be: convert to C (Thomas Huth) [RHEL-86670] -- s390/fpu: add vector instruction inline assemblies for crc32 (Thomas Huth) [RHEL-86670] -- s390/sysinfo: convert bogomips calculation to C (Thomas Huth) [RHEL-86670] -- s390/raid6: convert to use standard fpu_*() inline assemblies (Thomas Huth) [RHEL-86670] -- s390/checksum: provide csum_partial_copy_nocheck() (Thomas Huth) [RHEL-86670] -- s390/checksum: provide vector register variant of csum_partial() (Thomas Huth) [RHEL-86670] -- s390/checksum: provide and use cksm() inline assembly (Thomas Huth) [RHEL-86670] -- s390/checksum: call instrument_read() instead of kasan_check_read() (Thomas Huth) [RHEL-86670] -- s390/nmi: remove register validation code (Thomas Huth) [RHEL-86670] -- s390/setup: fix virtual vs physical address confusion (Thomas Huth) [RHEL-86670] -- s390: don't allow CONFIG_COMPAT with LD=ld.lld (Thomas Huth) [RHEL-86670] -- s390/vdso: remove unused ENTRY in linker scripts (Thomas Huth) [RHEL-86670] -- s390/bug: remove entry size from __bug_table section (Thomas Huth) [RHEL-86670] -- s390: link vmlinux with '-z notext' (Thomas Huth) [RHEL-86670] -- s390: select CONFIG_ARCH_WANT_LD_ORPHAN_WARN (Thomas Huth) [RHEL-86670] -- s390/boot: vmlinux.lds.S: handle commonly discarded sections (Thomas Huth) [RHEL-86670] -- s390/boot: vmlinux.lds.S: handle ELF required sections (Thomas Huth) [RHEL-86670] -- s390/boot: vmlinux.lds.S: handle DWARF debug sections (Thomas Huth) [RHEL-86670] -- s390/boot: vmlinux.lds.S: handle '.rela' sections (Thomas Huth) [RHEL-86670] -- s390/boot: vmlinux.lds.S: handle '.init.text' (Thomas Huth) [RHEL-86670] -- s390: vmlinux.lds.S: explicitly keep various sections (Thomas Huth) [RHEL-86670] -- s390: vmlinux.lds.S: explicitly handle '.got' and '.plt' sections (Thomas Huth) [RHEL-86670] -- s390: vmlinux.lds.S: handle '.data.rel' sections explicitly (Thomas Huth) [RHEL-86670] -- s390/boot: add support for CONFIG_LD_ORPHAN_WARN (Thomas Huth) [RHEL-86670] -- s390/dasd: fix double module refcount decrement (Thomas Huth) [RHEL-86670] -- s390/dasd: Improve ERP error messages (Thomas Huth) [RHEL-86670] -- s390/extmem: fix virtual vs physical address confusion (Thomas Huth) [RHEL-86670] -- s390/cio: make scm_bus_type const (Thomas Huth) [RHEL-86670] -- s390/cio: make ccw_bus_type const (Thomas Huth) [RHEL-86670] -- s390/cio: make css_bus_type const (Thomas Huth) [RHEL-86670] -- s390/ccwgroup: make ccwgroup_bus_type const (Thomas Huth) [RHEL-86670] -- s390/time: make stp_subsys const (Thomas Huth) [RHEL-86670] -- s390/vdso: drop '-fPIC' from LDFLAGS (Thomas Huth) [RHEL-86670] -- s390/cmf: fix virtual vs physical address confusion (Thomas Huth) [RHEL-86670] -- s390/cmf: remove unneeded DMA zone allocation (Thomas Huth) [RHEL-86670] -- s390/cio: remove unneeded DMA zone allocation (Thomas Huth) [RHEL-86670] -- s390/mmap: disable mmap alignment when randomize_va_space = 0 (Thomas Huth) [RHEL-86670] -- s390/hypfs_sprp: remove unneeded DMA zone allocation (Thomas Huth) [RHEL-86670] -- s390/diag: add missing virt_to_phys() translation to diag14() (Thomas Huth) [RHEL-86670] -- s390/vmur: fix virtual vs physical address confusion (Thomas Huth) [RHEL-86670] -- s390/time: improve steering precision (Thomas Huth) [RHEL-86670] -- s390/pai_crypto: return proper error code in paicrypt_init (Thomas Huth) [RHEL-86670] -- s390/pai_crypto: emit error on too many counters (Thomas Huth) [RHEL-86670] -- s390/hypfs_diag0c: fix virtual vs physical address confusion (Thomas Huth) [RHEL-86670] -- s390/hypfs_sprp: fix virtual vs physical address confusion (Thomas Huth) [RHEL-86670] -- s390/appldata: fix virtual vs physical address confusion (Thomas Huth) [RHEL-86670] -- s390/diag: fix diag26c() physical vs virtual address confusion (Thomas Huth) [RHEL-86670] -- s390/configs: update default configurations (Thomas Huth) [RHEL-86670] -- s390/configs: enable INIT_STACK_ALL_ZERO in all configurations (Thomas Huth) [RHEL-86670] -- s390/configs: provide compat topic configuration target (Thomas Huth) [RHEL-86670] -- s390/dasd: Use dev_*() for device log messages (Thomas Huth) [RHEL-86670] -- s390/dasd: Remove PRINTK_HEADER and KMSG_COMPONENT definitions (Thomas Huth) [RHEL-86670] -- s390/dasd: Remove %%p format specifier from error messages (Thomas Huth) [RHEL-86670] -- s390/dasd: Use dev_err() over printk() (Thomas Huth) [RHEL-86670] -- s390/dasd: Remove unused message logging macros (Thomas Huth) [RHEL-86670] -- s390/dasd: Move allocation error message to DBF (Thomas Huth) [RHEL-86670] -- s390/dasd: Remove unnecessary errorstring generation (Thomas Huth) [RHEL-86670] -- s390/dasd: Use sysfs_emit() over sprintf() (Thomas Huth) [RHEL-86670] -- s390/dasd: Simplify uid string generation (Thomas Huth) [RHEL-86670] -- s390/pai_ext: split function paiext_push_sample (Thomas Huth) [RHEL-86670] -- s390/pai_ext: rework function paiext_copy argments (Thomas Huth) [RHEL-86670] -- s390/pai: rework paiXXX_start and paiXXX_stop functions (Thomas Huth) [RHEL-86670] -- s390/pai_crypto: split function paicrypt_push_sample (Thomas Huth) [RHEL-86670] -- s390/pai: rework paixxxx_getctr interface (Thomas Huth) [RHEL-86670] -- s390/mm,fault: remove not needed tsk variable (Thomas Huth) [RHEL-86670] -- s390/pci: fix max size calculation in zpci_memcpy_toio() (Thomas Huth) [RHEL-86670] -- s390/compat: change default for CONFIG_COMPAT to "n" (Thomas Huth) [RHEL-86670] -- s390/cio: make sch->lock spinlock pointer a member (Thomas Huth) [RHEL-86670] -- s390/nmi: implement and use local_mcck_save() / local_mcck_restore() (Thomas Huth) [RHEL-86670] -- s390/nmi: consistently enable machine checks in trap_init() (Thomas Huth) [RHEL-86670] -- s390/ctlreg: return old register contents when changing bits (Thomas Huth) [RHEL-86670] -- s390/traps: only define is_valid_bugaddr() under CONFIG_GENERIC_BUG (Thomas Huth) [RHEL-86670] -- s390/dasd: remove dasd_stats_generic_show() (Thomas Huth) [RHEL-86670] -- tty: con3215: drop raw3215_info::ubuffer (Thomas Huth) [RHEL-86670] -- s390/uvdevice: Report additional-data length for attestation (Thomas Huth) [RHEL-86670] -- s390/boot: always align vmalloc area on segment boundary (Thomas Huth) [RHEL-86670] -- s390/sysinfo: add variable capacity information (Thomas Huth) [RHEL-86670] -- s390/mm: make pte_free_tlb() similar to pXd_free_tlb() (Thomas Huth) [RHEL-86670] -- s390/mm: use compound page order to distinguish page tables (Thomas Huth) [RHEL-86670] -- s390/mm: use full 4KB page for 2KB PTE (Thomas Huth) [RHEL-86670] -- s390/mm: add missing conversion to use ptdescs (Thomas Huth) [RHEL-86670] -- s390/cmma: rework no-dat handling (Thomas Huth) [RHEL-86670] -- s390/cmma: move arch_set_page_dat() to header file (Thomas Huth) [RHEL-86670] -- s390/pai: cleanup event initialization (Thomas Huth) [RHEL-86670] -- s390/pai_crypto: remove per-cpu variable assignement in event initialization (Thomas Huth) [RHEL-86670] -- s390/pai: initialize event count once at initialization (Thomas Huth) [RHEL-86670] -- s390/pai_crypto: use PERF_ATTACH_TASK define for per task detection (Thomas Huth) [RHEL-86670] -- s390/pai_crypto: dynamically allocate percpu pai crypto map data structure (Thomas Huth) [RHEL-86670] -- dm mpath: replace spin_lock_irqsave with spin_lock_irq (Benjamin Marzinski) [RHEL-89480] -- dm-mpath: Don't grab work_mutex while probing paths (Benjamin Marzinski) [RHEL-89480] -- dm mpath: Interface for explicit probing of active paths (Benjamin Marzinski) [RHEL-89480] -- dm: Allow .prepare_ioctl to handle ioctls directly (Benjamin Marzinski) [RHEL-89480] -- rv: Update RHEL kconfigs for 6.15 upstream code (Gabriele Monaco) [RHEL-92623] -- rv: Fix out-of-bound memory access in rv_is_container_monitor() (Gabriele Monaco) [RHEL-92623] -- rv: Fix missing unlock on double nested monitors return path (Gabriele Monaco) [RHEL-92623] -- handle man-page for rv-mon-sched in redhat/kernel.spec.template (Gabriele Monaco) [RHEL-92623] -- Documentation/rv: Add sched pages to the indices (Gabriele Monaco) [RHEL-92623] -- tools/rv: Allow rv list to filter for container (Gabriele Monaco) [RHEL-92623] -- Documentation/rv: Add docs for the sched monitors (Gabriele Monaco) [RHEL-92623] -- verification/dot2k: Add support for nested monitors (Gabriele Monaco) [RHEL-92623] -- tools/rv: Add support for nested monitors (Gabriele Monaco) [RHEL-92623] -- rv: Add scpd, snep and sncid per-cpu monitors (Gabriele Monaco) [RHEL-92623] -- rv: Add snroc per-task monitor (Gabriele Monaco) [RHEL-92623] -- rv: Add sco and tss per-cpu monitors (Gabriele Monaco) [RHEL-92623] -- rv: Add option for nested monitors and include sched (Gabriele Monaco) [RHEL-92623] -- sched: Add sched tracepoints for RV task model (Gabriele Monaco) [RHEL-92623] -- rv: Add license identifiers to monitor files (Gabriele Monaco) [RHEL-92623] -- tracing: Fix DECLARE_TRACE_CONDITION (Gabriele Monaco) [RHEL-92623] -- rv: Reset per-task monitors also for idle tasks (Gabriele Monaco) [RHEL-92623] -- verification/dot2k: Implement event type detection (Gabriele Monaco) [RHEL-92623] -- verification/dot2k: Auto patch current kernel source (Gabriele Monaco) [RHEL-92623] -- verification/dot2k: Simplify manual steps in monitor creation (Gabriele Monaco) [RHEL-92623] -- rv: Simplify manual steps in monitor creation (Gabriele Monaco) [RHEL-92623] -- verification/dot2k: Add support for name and description options (Gabriele Monaco) [RHEL-92623] -- verification/dot2k: More robust template variables (Gabriele Monaco) [RHEL-92623] -- verification/dot2k: Unify main.c templates (Gabriele Monaco) [RHEL-92623] -- verification/dot2k: Fix template directory detection (Gabriele Monaco) [RHEL-92623] -- Documentation/rv: Fix typos (Gabriele Monaco) [RHEL-92623] -- verification/dot2: Improve dot parser robustness (Gabriele Monaco) [RHEL-92623] -- rv: Fix a typo (Gabriele Monaco) [RHEL-92623] -- tools/rv: Correct the grammatical errors in the comments (Gabriele Monaco) [RHEL-92623] -- tools/rv: Correct the grammatical errors in the comments (Gabriele Monaco) [RHEL-92623] -- Documentation/tools/rv: fix document header (Gabriele Monaco) [RHEL-92623] -- rv: Update rv_en(dis)able_monitor doc to match kernel-doc (Gabriele Monaco) [RHEL-92623] -- verification/dot2k: Delete duplicate imports (Gabriele Monaco) [RHEL-92623] -- rv: Set variable 'da_mon_##name' to static (Gabriele Monaco) [RHEL-92623] -- tmpfs,xattr: enable limited user extended attributes (Ian Kent) [RHEL-65718] -- KVM: VMX: Use separate subclasses for PI wakeup lock to squash false positive (Maxim Levitsky) [RHEL-86152] -- KVM: VMX: Assert that IRQs are disabled when putting vCPU on PI wakeup list (Maxim Levitsky) [RHEL-86152] -- tracing/osnoise: Allow arbitrarily long CPU string (Tomas Glozar) [RHEL-94317] -- selftests/bpf: Fix freplace_link segfault in tailcalls prog test (Viktor Malik) [RHEL-85485] -- bpf: Add tracepoints with null-able arguments (Viktor Malik) [RHEL-85485] -- bpf: Fix bpf_get_smp_processor_id() on !CONFIG_SMP (Viktor Malik) [RHEL-85485] -- bpf: Avoid deadlock caused by nested kprobe and fentry bpf programs (Viktor Malik) [RHEL-85485] -- selftests/bpf: Add tests for raw_tp NULL args (Viktor Malik) [RHEL-85485] -- bpf: Augment raw_tp arguments with PTR_MAYBE_NULL (Viktor Malik) [RHEL-85485] -- selftests/bpf: Add test for narrow ctx load for pointer args (Viktor Malik) [RHEL-85485] -- bpf: Check size for BTF-based ctx access of pointer members (Viktor Malik) [RHEL-85485] -- bpf: Fix theoretical prog_array UAF in __uprobe_perf_func() (Viktor Malik) [RHEL-85485] -- bpf: fix potential error return (Viktor Malik) [RHEL-85485] -- bpf: Fix UAF via mismatching bpf_prog/attachment RCU flavors (Viktor Malik) [RHEL-75889 RHEL-85485] {CVE-2024-56675} -- selftests/bpf: Add more test cases for LPM trie (Viktor Malik) [RHEL-85485] -- selftests/bpf: Move test_lpm_map.c to map_tests (Viktor Malik) [RHEL-85485] -- bpf: Use raw_spinlock_t for LPM trie (Viktor Malik) [RHEL-85485] -- bpf: Switch to bpf mem allocator for LPM trie (Viktor Malik) [RHEL-85485] -- bpf: Fix exact match conditions in trie_get_next_key() (Viktor Malik) [RHEL-85485] -- bpf: Handle in-place update for full LPM trie correctly (Viktor Malik) [RHEL-85485] -- bpf: Handle BPF_EXIST and BPF_NOEXIST for LPM trie (Viktor Malik) [RHEL-85485] -- bpf: Remove unnecessary kfree(im_node) in lpm_trie_update_elem (Viktor Malik) [RHEL-85485] -- bpf: Fix narrow scalar spill onto 64-bit spilled scalar slots (Viktor Malik) [RHEL-85485] -- bpf: Don't mark STACK_INVALID as STACK_MISC in mark_stack_slot_misc (Viktor Malik) [RHEL-85485] -- selftests/bpf: Add tests for iter arg check (Viktor Malik) [RHEL-85485] -- bpf: Ensure reg is PTR_TO_STACK in process_iter_arg (Viktor Malik) [RHEL-85485] -- bpftool: fix potential NULL pointer dereferencing in prog_dump() (Viktor Malik) [RHEL-85485] -- bpf: Add kernel symbol for struct_ops trampoline (Viktor Malik) [RHEL-85485] -- bpf: Use function pointers count as struct_ops links count (Viktor Malik) [RHEL-85485] -- bpf: Call free_htab_elem() after htab_unlock_bucket() (Viktor Malik) [RHEL-85485 RHEL-89790] -- bpf: Force uprobe bpf program to always return 0 (Viktor Malik) [RHEL-85485] -- selftests/bpf: Add tests for raw_tp null handling (Viktor Malik) [RHEL-85485] -- bpf, bpftool: Fix incorrect disasm pc (Viktor Malik) [RHEL-85485] -- bpf: put bpf_link's program when link is safe to be deallocated (Viktor Malik) [RHEL-78741 RHEL-85485] {CVE-2024-56786} -- bpf, arm64: Remove garbage frame for struct_ops trampoline (Viktor Malik) [RHEL-85485] -- selftests/bpf: validate generic bpf_object and subskel APIs work together (Viktor Malik) [RHEL-85485] -- libbpf: move global data mmap()'ing into bpf_object__load() (Viktor Malik) [RHEL-85485] -- selftests/bpf: fix test_spin_lock_fail.c's global vars usage (Viktor Malik) [RHEL-85485] -- selftests/bpf: Add test to verify tailcall and freplace restrictions (Viktor Malik) [RHEL-85485] -- bpf: Prevent tailcall infinite loop caused by freplace (Viktor Malik) [RHEL-85485] -- libbpf: never interpret subprogs in .text as entry programs (Viktor Malik) [RHEL-85485] -- libbpf: fix sym_is_subprog() logic for weak global subprogs (Viktor Malik) [RHEL-85485] -- libbpf: Fix output .symtab byte-order during linking (Viktor Malik) [RHEL-85485] -- libbpf: Fix expected_attach_type set handling in program load callback (Viktor Malik) [RHEL-85485] - -* Tue Jun 17 2025 Augusto Caringi [5.14.0-594.el9] -- tools: ynl: add all headers to makefile deps (Jose Ignacio Tornos Martinez) [RHEL-89973] -- selftests: drv-net: add missing trailing backslash (Jose Ignacio Tornos Martinez) [RHEL-89973] -- net-shapers: implement cap validation in the core (Jose Ignacio Tornos Martinez) [RHEL-89973] -- net: shaper: implement introspection support (Jose Ignacio Tornos Martinez) [RHEL-89973] -- netlink: spec: add shaper introspection support (Jose Ignacio Tornos Martinez) [RHEL-89973] -- net-shapers: implement shaper cleanup on queue deletion (Jose Ignacio Tornos Martinez) [RHEL-89973] -- net-shapers: implement delete support for NODE scope shaper (Jose Ignacio Tornos Martinez) [RHEL-89973] -- net-shapers: implement NL group operation (Jose Ignacio Tornos Martinez) [RHEL-89973] -- net-shapers: implement NL set and delete operations (Jose Ignacio Tornos Martinez) [RHEL-89973] -- net-shapers: implement NL get operation (Jose Ignacio Tornos Martinez) [RHEL-89973] -- netlink: spec: add shaper YAML spec (Jose Ignacio Tornos Martinez) [RHEL-89973] -- testing: net-drv: add basic shaper test (Jose Ignacio Tornos Martinez) [RHEL-89973] -- genetlink: extend info user-storage to match NL cb ctx (Jose Ignacio Tornos Martinez) [RHEL-89973] -- smb: client: fix UAF in decryption with multichannel (CKI Backport Bot) [RHEL-94457] {CVE-2025-37750} -- RDMA/irdma: Remove deliver net device event (Kamal Heib) [RHEL-87576] -- RDMA/irdma: Remove unused irdma_cqp_*_fpm_val_cmd functions (Kamal Heib) [RHEL-87576] -- RDMA/irdma: Fix misspelling of "accept*" (Kamal Heib) [RHEL-87576] -- RDMA/irdma: fix error message in irdma_modify_qp_roce() (Kamal Heib) [RHEL-87576] -- x86/tsc: Use topology_max_packages() to get package number (David Arcari) [RHEL-92573] -- perf/x86/intel/uncore: Add Clearwater Forest support (Michael Petlan) [RHEL-45095] -- ext4: ignore xattrs past end (CKI Backport Bot) [RHEL-94247] {CVE-2025-37738} -- net: rename netns_local to netns_immutable (Ivan Vecera) [RHEL-91110] -- ynl: devlink: add missing board-serial-number (Petr Oros) [RHEL-75600] -- devlink: fix xa_alloc_cyclic() error handling (Petr Oros) [RHEL-75600] -- devlink: add devl guard (Petr Oros) [RHEL-75600] -- pldmfw: enable selected component update (Petr Oros) [RHEL-75600] -- devlink: Improve the port attributes description (Petr Oros) [RHEL-75600] -- devlink: add devlink_fmsg_dump_skb() function (Petr Oros) [RHEL-75600] -- devlink: add devlink_fmsg_put() macro (Petr Oros) [RHEL-75600] -- devlink: remove unused devlink_resource_register() (Petr Oros) [RHEL-75600] -- devlink: remove unused devlink_resource_occ_get_register() and _unregister() (Petr Oros) [RHEL-75600] -- devlink: region: snapshot IDs: consolidate error values (Petr Oros) [RHEL-75600] -- devlink: devl_resource_register(): differentiate error codes (Petr Oros) [RHEL-75600] -- devlink: use devlink_nl_put_u64() helper (Petr Oros) [RHEL-75600] -- devlink: introduce devlink_nl_put_u64() (Petr Oros) [RHEL-75600] -- tools: ynl-gen: use names of constants in generated limits (Petr Oros) [RHEL-75600] -- tools: ynl-gen: refactor check validation for TypeBinary (Petr Oros) [RHEL-75600] -- scsi: bnx2fc: Use kthread_create_on_cpu() (John Meneghini) [RHEL-94578] -- net: bnx2x: use ethtool string helpers (John Meneghini) [RHEL-94578] -- scsi: libfcoe: Include instead of (John Meneghini) [RHEL-94578] -- scsi: bnx2fc: Remove some unused fields in struct bnx2fc_rport (John Meneghini) [RHEL-94578] -- net: cnic: Convert tasklet API to new bottom half workqueue mechanism (John Meneghini) [RHEL-94578] -- scsi: libfc: Add some kernel-doc comments (John Meneghini) [RHEL-94578] -- scsi: bnx2fc: Remove redundant assignment to variable 'i' (John Meneghini) [RHEL-94578] -- scsi: libfc: replace deprecated strncpy() with memcpy() (John Meneghini) [RHEL-94578] -- scsi: fcoe: Make fcoe_bus_type const (John Meneghini) [RHEL-94578] -- scsi: fcoe: Fix unsigned comparison with zero in store_ctlr_mode() (John Meneghini) [RHEL-94578] -- scsi: fcoe: Use sysfs_match_string() over fcoe_parse_mode() (John Meneghini) [RHEL-94578] -- scsi: libfc: Map FC_TIMED_OUT to DID_TIME_OUT (John Meneghini) [RHEL-94578] -- scsi: libfc: Fix up timeout error in fc_fcp_rec_error() (John Meneghini) [RHEL-94578] -- scsi: libfc: Don't schedule abort twice (John Meneghini) [RHEL-94578] -- scsi: bnx2fc: Replace deprecated strncpy() with strscpy() (John Meneghini) [RHEL-94578] -- scsi: bnx2fc: Fix skb double free in bnx2fc_rcv() (John Meneghini) [RHEL-94578] -- scsi: bnx2fc: Do not rely on a SCSI command for LUN or target reset (John Meneghini) [RHEL-94578] -- scsi: libfcoe: Replace all non-returning strlcpy() with strscpy() (John Meneghini) [RHEL-94578] -- bnx2: remove deadcode in bnx2_init_cpus() (John Meneghini) [RHEL-94578] -- scsi: libfc: Include the correct header (John Meneghini) [RHEL-94578] -- scsi: fcoe: Fix transport not deattached when fcoe_if_init() fails (John Meneghini) [RHEL-94578] -- scsi: fcoe: Fix possible name leak when device_register() fails (John Meneghini) [RHEL-94578] -- scsi: libfc: Remove redundant variable ev_qual (John Meneghini) [RHEL-94578] -- bnx2: Use kmalloc_size_roundup() to match ksize() usage (John Meneghini) [RHEL-94578] -- bnx2: Fix spelling mistake "bufferred" -> "buffered" (John Meneghini) [RHEL-94578] -- scsi: fcoe: Remove redundant assignment to variable 'wlen' (John Meneghini) [RHEL-94578] -- scsi: fcoe: Use per-CPU API to update per-CPU statistics (John Meneghini) [RHEL-94578] -- scsi: fcoe: Add a local_lock to fcoe_percpu (John Meneghini) [RHEL-94578] -- scsi: fcoe: Simplify if-if to if-else (John Meneghini) [RHEL-94578] -- scsi: libfc: Replace one-element arrays with flexible-array members (John Meneghini) [RHEL-93390] -- scsi: bnx2fc: Stop using the SCSI pointer (John Meneghini) [RHEL-94578] -- scsi: libfc: Stop using the SCSI pointer (John Meneghini) [RHEL-94578] -- bnx2: Fix an error message (John Meneghini) [RHEL-94578] -- scsi: fcoe: Use netif_is_bond_master() instead of open code (John Meneghini) [RHEL-94578] -- scsi: libfc: Call scsi_done() directly (John Meneghini) [RHEL-94578] -- scsi: bnx2fc: Call scsi_done() directly (John Meneghini) [RHEL-94578] -- ext4: fix off-by-one error in do_split (CKI Backport Bot) [RHEL-93631] {CVE-2025-23150} -- net: ibmveth: make veth_pool_store stop hanging (Mamatha Inamdar) [RHEL-93830] -- ibmveth: Always stop tx queues during close (Mamatha Inamdar) [RHEL-93830] -- perf/x86/rapl: Add support for Intel Arrow Lake U (Michael Petlan) [RHEL-53585] -- perf/x86/intel: Add PMU support for ArrowLake-H (Michael Petlan) [RHEL-20094] -- perf/x86/intel: Support hybrid PMU with multiple atom uarchs (Michael Petlan) [RHEL-20094] -- x86/cpu/intel: Define helper to get CPU core native ID (Michael Petlan) [RHEL-20094] -- perf/x86: Refine hybrid_pmu_type defination (Michael Petlan) [RHEL-20094] -- fs/file.c: add fast path in find_next_fd() (Ian Kent) [RHEL-38570] -- fs/file.c: conditionally clear full_fds (Ian Kent) [RHEL-38570] -- fs/file.c: remove sanity_check and add likely/unlikely in alloc_fd() (Ian Kent) [RHEL-38570] - -* Wed Jun 11 2025 Augusto Caringi [5.14.0-593.el9] -- selftests/mm: virtual_address_range: avoid reading from VM_IO mappings (Li Wang) [RHEL-88165] -- selftests/mm: vm_util: split up /proc/self/smaps parsing (Li Wang) [RHEL-88165] -- mm: selftest to verify zero-filled pages are mapped to zeropage (Li Wang) [RHEL-88165] -- selftests/mm: virtual_address_range: unmap chunks after validation (Li Wang) [RHEL-88165] -- selftests/mm: virtual_address_range: mmap() without PROT_WRITE (Li Wang) [RHEL-88165] -- selftest/mm: fix typo in virtual_address_range (Li Wang) [RHEL-88165] -- selftests: add ksft_exit_fail_perror() (Li Wang) [RHEL-88165] -- thermal: intel: int340x: Fix Panther Lake DLVR support (David Arcari) [RHEL-88234] -- iommu/arm-smmu-v3: Fix iommu_device_probe bug due to duplicated stream ids (Steve Dunnagan) [RHEL-89787] -- cxl/core/regs: Refactor out functions to count regblocks of given type (John W. Linville) [RHEL-88727] -- cxl/test: Update test code for event records to CXL spec rev 3.1 (John W. Linville) [RHEL-88727] -- cxl/events: Update Memory Module Event Record to CXL spec rev 3.1 (John W. Linville) [RHEL-88727] -- cxl/events: Update DRAM Event Record to CXL spec rev 3.1 (John W. Linville) [RHEL-88727] -- cxl/events: Update General Media Event Record to CXL spec rev 3.1 (John W. Linville) [RHEL-88727] -- cxl/events: Add Component Identifier formatting for CXL spec rev 3.1 (John W. Linville) [RHEL-88727] -- cxl/events: Update Common Event Record to CXL spec rev 3.1 (John W. Linville) [RHEL-88727] -- cxl/pci: Add CXL Type 1/2 support to cxl_dvsec_rr_decode() (John W. Linville) [RHEL-88727] -- cxl/region: Fix region creation for greater than x2 switches (John W. Linville) [RHEL-88727] -- cxl/pci: Check dport->regs.rcd_pcie_cap availability before accessing (John W. Linville) [RHEL-88727] -- cxl/pci: Fix potential bogus return value upon successful probing (John W. Linville) [RHEL-88727] -- cxl/region: Refactor common create region code (John W. Linville) [RHEL-88727] -- cxl/hdm: Use guard() in cxl_dpa_set_mode() (John W. Linville) [RHEL-88727] -- cxl/pci: Delay event buffer allocation (John W. Linville) [RHEL-88727] -- cxl/cdat: Use %%pra for dpa range outputs (John W. Linville) [RHEL-88727] -- cxl: downgrade a warning message to debug level in cxl_probe_component_regs() (John W. Linville) [RHEL-88727] -- cxl/pci: Add sysfs attribute for CXL 1.1 device link status (John W. Linville) [RHEL-88727] -- cxl/core/regs: Add rcd_pcie_cap initialization (John W. Linville) [RHEL-88727] -- cxl/test: Improve init-order fidelity relative to real-world systems (John W. Linville) [RHEL-88727] -- cxl/acpi: Ensure ports ready at cxl_acpi_probe() return (John W. Linville) [RHEL-88727] -- cxl/port: Fix CXL port initialization order when the subsystem is built-in (John W. Linville) [RHEL-88727] -- cxl: Fix comment regarding cxl_query_cmd() return data (John W. Linville) [RHEL-88727] -- cxl: Convert cxl_internal_send_cmd() to use 'struct cxl_mailbox' as input (John W. Linville) [RHEL-88727] -- cxl: Move mailbox related bits to the same context (John W. Linville) [RHEL-88727] -- cxl: move cxl headers to new include/cxl/ directory (John W. Linville) [RHEL-88727] -- cxl/region: Remove lock from memory notifier callback (John W. Linville) [RHEL-88727] -- cxl/pci: simplify the check of mem_enabled in cxl_hdm_decode_init() (John W. Linville) [RHEL-88727] -- cxl/pci: Check Mem_info_valid bit for each applicable DVSEC (John W. Linville) [RHEL-88727] -- cxl/pci: Remove duplicated implementation of waiting for memory_info_valid (John W. Linville) [RHEL-88727] -- cxl/pci: Remove duplicate host_bridge->native_aer checking (John W. Linville) [RHEL-88727] -- cxl/pci: cxl_dport_map_rch_aer() cleanup (John W. Linville) [RHEL-88727] -- cxl/pci: Rename cxl_setup_parent_dport() and cxl_dport_map_regs() (John W. Linville) [RHEL-88727] -- cxl/port: Refactor __devm_cxl_add_port() to drop goto pattern (John W. Linville) [RHEL-88727] -- cxl/port: Use scoped_guard()/guard() to drop device_lock() for cxl_port (John W. Linville) [RHEL-88727] -- cxl/port: Use __free() to drop put_device() for cxl_port (John W. Linville) [RHEL-88727] -- cxl: Remove duplicate included header file core.h (John W. Linville) [RHEL-88727] -- tools/testing/cxl: Use dev_is_platform() (John W. Linville) [RHEL-88727] -- cxl/port: Convert to use ERR_CAST() (John W. Linville) [RHEL-88727] -- cxl/core/pci: Move reading of control register to immediately before usage (John W. Linville) [RHEL-88727] -- cxl: Remove defunct code calculating host bridge target positions (John W. Linville) [RHEL-88727] -- cxl/core: Fold cxl_trace_hpa() into cxl_dpa_to_hpa() (John W. Linville) [RHEL-88727] -- cxl/test: Replace ENXIO with EBUSY for inject poison limit reached (John W. Linville) [RHEL-88727] -- cxl/memdev: Replace ENXIO with EBUSY for inject poison limit reached (John W. Linville) [RHEL-88727] -- cxl/acpi: Warn on mixed CXL VH and RCH/RCD Hierarchy (John W. Linville) [RHEL-88727] -- cxl/region: Simplify cxl_region_nid() (John W. Linville) [RHEL-88727] -- cxl/region: Support to calculate memory tier abstract distance (John W. Linville) [RHEL-88727] -- cxl: add missing MODULE_DESCRIPTION() macros (John W. Linville) [RHEL-88727] -- cxl/events: Use a common struct for DRAM and General Media events (John W. Linville) [RHEL-88727] -- unroll: add generic loop unroll helpers (CKI Backport Bot) [RHEL-92670] -- debugfs: Fix the missing initializations in __debugfs_file_get() (Jose Ignacio Tornos Martinez) [RHEL-87378] -- saner replacement for debugfs_rename() (Jose Ignacio Tornos Martinez) [RHEL-87378] -- debugfs: take debugfs_short_fops definition out of ifdef (Jose Ignacio Tornos Martinez) [RHEL-87378] -- debugfs: allow to store an additional opaque pointer at file creation (Jose Ignacio Tornos Martinez) [RHEL-87378] -- debugfs: don't mess with bits in ->d_fsdata (Jose Ignacio Tornos Martinez) [RHEL-87378] -- debugfs: get rid of dynamically allocation proxy_ops (Jose Ignacio Tornos Martinez) [RHEL-87378] -- debugfs: move ->automount into debugfs_inode_info (Jose Ignacio Tornos Martinez) [RHEL-87378] -- debugfs: separate cache for debugfs inodes (Jose Ignacio Tornos Martinez) [RHEL-87378] -- debugfs: drop inline constant formatting for ERR_PTR(-ERROR) (Jose Ignacio Tornos Martinez) [RHEL-87378] -- debugfs: update comment of debugfs_rename() (Jose Ignacio Tornos Martinez) [RHEL-87378] -- OPP: fix error checking in opp_migrate_dentry() (Jose Ignacio Tornos Martinez) [RHEL-87378] -- bonding: fix oops during rmmod (Jose Ignacio Tornos Martinez) [RHEL-87378] -- bonding: use IS_ERR instead of NULL check in bond_create_debugfs (Jose Ignacio Tornos Martinez) [RHEL-87378] -- bonding: remove redundant NULL check in debugfs function (Jose Ignacio Tornos Martinez) [RHEL-87378] -- bonding: fix error checking in bond_debug_reregister() (Jose Ignacio Tornos Martinez) [RHEL-87378] -- iommu/amd: Enable support for up to 2K interrupts per function (Eder Zulian) [RHEL-22785] -- iommu/amd: Rename DTE_INTTABLEN* and MAX_IRQS_PER_TABLE macro (Eder Zulian) [RHEL-22785] -- iommu/amd: Replace slab cache allocator with page allocator (Eder Zulian) [RHEL-22785] -- iommu/amd: Introduce generic function to set multibit feature value (Eder Zulian) [RHEL-22785] -- qed: remove cast to pointers passed to kfree (John Meneghini) [RHEL-72637] -- net: qed: make 'qed_ll2_ops_pass' as __maybe_unused (John Meneghini) [RHEL-72637] -- net: qed: fix typos (John Meneghini) [RHEL-72637] -- scsi: Constify struct pci_device_id (John Meneghini) [RHEL-72637] -- qed: fix possible uninit pointer read in qed_mcp_nvm_info_populate() (John Meneghini) [RHEL-72637] -- net/qed: allow old cards not supporting "num_images" to work (John Meneghini) [RHEL-72637] -- scsi: qedf: Fix a possible memory leak in qedf_alloc_and_init_sb() (John Meneghini) [RHEL-72637] -- scsi: qedf: Remove dead code (John Meneghini) [RHEL-72637] -- net: qlogic: use ethtool string helpers (John Meneghini) [RHEL-72637] -- scsi: qedf: Remove trailing space after \n newline (John Meneghini) [RHEL-72637] -- scsi: qedf: Call scsi_done() directly (John Meneghini) [RHEL-72637] -- scsi: qedf: Use scsi_cmd_to_rq() instead of scsi_cmnd.request (John Meneghini) [RHEL-72637] -- message deprecated state in ahci_xgene, ahci_seattle and hisi_sas_main (Tomas Henzl) [RHEL-95986] -- s390/cpumf: Update CPU Measurement facility extended counter set support (Mete Durlu) [RHEL-90738] -- selftests/mm: restore default nr_hugepages value during cleanup in hugetlb_reparenting_test.sh (Li Wang) [RHEL-86180] -- selftest/mm: make hugetlb_reparenting_test tolerant to async reparenting (Li Wang) [RHEL-86180] -- selftests/mm: generate a temporary mountpoint for cgroup filesystem (Li Wang) [RHEL-86180] -- perf: arm_cspmu: nvidia: monitor all ports by default (Michael Petlan) [RHEL-89488] -- perf: arm_cspmu: nvidia: enable NVLINK-C2C port filtering (Michael Petlan) [RHEL-89488] -- perf: arm_cspmu: nvidia: fix sysfs path in the kernel doc (Michael Petlan) [RHEL-89488] -- perf: arm_cspmu: nvidia: remove unsupported SCF events (Michael Petlan) [RHEL-89488] -- lazy tlb: fix hotplug exit race with MMU_LAZY_TLB_SHOOTDOWN (Herton R. Krzesinski) [RHEL-82922] -- dim: pass dim_sample to net_dim() by reference (Ivan Vecera) [RHEL-94962] -- dim: make dim_calc_stats() inputs const pointers (Ivan Vecera) [RHEL-94962] -- linux/dim: Do nothing if no time delta between samples (Ivan Vecera) [RHEL-94962] -- powerpc/pseries/iommu: Fix kmemleak in TCE table userspace view (Mamatha Inamdar) [RHEL-94838] -- octeon_ep_vf: Resolve netdevice usage count issue (Kamal Heib) [RHEL-83999] -- rtla: Define _GNU_SOURCE in timerlat_bpf.c (Tomas Glozar) [RHEL-88653] -- nfp: bpf: Add check for nfp_app_ctrl_msg_alloc() (CKI Backport Bot) [RHEL-83195] {CVE-2025-21848} -- scsi: sd_zbc: block: Respect bio vector limits for REPORT ZONES buffer (Ewan D. Milne) [RHEL-94042] -- scsi: Improve CDL control (Ewan D. Milne) [RHEL-94042] -- scsi: core: Clear flags for scsi_cmnd that did not complete (Ewan D. Milne) [RHEL-94042] -- scsi: scsi_transport_srp: Replace min/max nesting with clamp() (Ewan D. Milne) [RHEL-94042] -- scsi: st: Tighten the page format heuristics with MODE SELECT (Ewan D. Milne) [RHEL-94042] -- scsi: st: ERASE does not change tape location (Ewan D. Milne) [RHEL-94042] -- scsi: st: Fix array overflow in st_setup() (Ewan D. Milne) [RHEL-94042] -- scsi: core: Use a switch statement when attaching VPD pages (Ewan D. Milne) [RHEL-94042] -- scsi: logging: Fix scsi_logging_level bounds (Ewan D. Milne) [RHEL-94042] -- scsi: scsi_error: Add comments to scsi_check_sense() (Ewan D. Milne) [RHEL-94042] -- scsi: scsi_debug: Fix uninitialized variable use (Ewan D. Milne) [RHEL-94042] -- scsi: core: Fix missing lock protection (Ewan D. Milne) [RHEL-94042] -- scsi: scsi_debug: Do not sleep in atomic sections (Ewan D. Milne) [RHEL-94042] -- scsi: scsi_debug: Simplify command handling (Ewan D. Milne) [RHEL-94042] -- scsi: scsi_debug: Remove a reference to in_use_bm (Ewan D. Milne) [RHEL-94042] -- scsi: scsi_debug: Remove sdebug_device_access_info (Ewan D. Milne) [RHEL-94042] -- scsi: scsi_debug: Add support for partitioning the tape (Ewan D. Milne) [RHEL-94042] -- scsi: scsi_debug: Reset tape setting at device reset (Ewan D. Milne) [RHEL-94042] -- scsi: scsi_debug: Add compression mode page for tapes (Ewan D. Milne) [RHEL-94042] -- scsi: scsi_debug: Add read support and update locate for tapes (Ewan D. Milne) [RHEL-94042] -- scsi: scsi_debug: Add write support with block lengths and 4 bytes of data (Ewan D. Milne) [RHEL-94042] -- scsi: scsi_debug: Add READ BLOCK LIMITS and modify LOAD for tapes (Ewan D. Milne) [RHEL-94042] -- scsi: scsi_debug: First fixes for tapes (Ewan D. Milne) [RHEL-94042] -- scsi: st: Add sysfs file position_lost_in_reset (Ewan D. Milne) [RHEL-94042] -- scsi: st: Modify st.c to use the new scsi_error counters (Ewan D. Milne) [RHEL-94042] -- scsi: core: Add counters for New Media and Power On/Reset UNIT ATTENTIONs (Ewan D. Milne) [RHEL-94042] -- scsi: st: Restore some drive settings after reset (Ewan D. Milne) [RHEL-94042] -- scsi: sg: Enable runtime power management (Ewan D. Milne) [RHEL-94042] -- scsi: st: Fix input/output error on empty drive reset (Ewan D. Milne) [RHEL-94042] -- scsi: mpi3mr: Fix ATA NCQ priority support (Ewan D. Milne) [RHEL-94042] -- scsi: block: pm: Always set request queue runtime active in blk_post_runtime_resume() (Ewan D. Milne) [RHEL-94042] -- PCI: vmd: Make vmd_dev::cfg_lock a raw_spinlock_t type (Luis Claudio R. Goncalves) [RHEL-79183] - -* Thu Jun 05 2025 Jan Stancek [5.14.0-592.el9] -- drm: remove driver date from struct drm_driver and all drivers (Robert Foss) [RHEL-75950] -- overflow: Introduce overflows_type() and castable_to_type() (Robert Foss) [RHEL-75950] -- ASoC: hdmi-codec: move no_capture_mute to struct hdmi_codec_pdata (Robert Foss) [RHEL-75950] -- ASoC: hdmi-codec: pass data to get_dai_id too (Robert Foss) [RHEL-75950] -- kfifo: fix typos in kernel-doc (Robert Foss) [RHEL-75950] -- kfifo: add kfifo_dma_out_prepare_mapped() (Robert Foss) [RHEL-75950] -- kfifo: pass offset to setup_sgl_buf() instead of a pointer (Robert Foss) [RHEL-75950] -- kfifo: rename l to len_to_end in setup_sgl() (Robert Foss) [RHEL-75950] -- kfifo: remove support for physically non-contiguous memory (Robert Foss) [RHEL-75950] -- kfifo: add kfifo_out_linear{,_ptr}() (Robert Foss) [RHEL-75950] -- kfifo: introduce and use kfifo_skip_count() (Robert Foss) [RHEL-75950] -- kfifo: drop __kfifo_dma_out_finish_r() (Robert Foss) [RHEL-75950] -- arm64/efistub: Clean up KASLR logic (Lenny Szubowicz) [RHEL-33066] -- efi/libstub: Cast away type warning in use of max() (Lenny Szubowicz) [RHEL-33066] -- efi/libstub: fix efi_random_alloc() to allocate memory at alloc_min or higher address (Lenny Szubowicz) [RHEL-33066] -- x86/efistub: Remap kernel text read-only before dropping NX attribute (Lenny Szubowicz) [RHEL-33066] -- x86/efistub: Avoid placing the kernel below LOAD_PHYSICAL_ADDR (Lenny Szubowicz) [RHEL-33066] -- x86/efistub: Give up if memory attribute protocol returns an error (Lenny Szubowicz) [RHEL-33066] -- libstub: Fix compilation warning for rv32 (Lenny Szubowicz) [RHEL-33066] -- arm64: libstub: Move KASLR handling functions to kaslr.c (Lenny Szubowicz) [RHEL-33066] -- crypto: tegra - Fix IV usage for AES ECB (Marcin Juszkiewicz) [RHEL-83268] -- crypto: tegra - Fix format specifier in (Marcin Juszkiewicz) [RHEL-83268] -- crypto: tegra - Use HMAC fallback when keyslots are full (Marcin Juszkiewicz) [RHEL-83268] -- crypto: tegra - Reserve keyslots to allocate dynamically (Marcin Juszkiewicz) [RHEL-83268] -- crypto: tegra - Set IV to NULL explicitly for AES ECB (Marcin Juszkiewicz) [RHEL-83268] -- crypto: tegra - Fix CMAC intermediate result handling (Marcin Juszkiewicz) [RHEL-83268] -- crypto: tegra - Fix HASH intermediate result handling (Marcin Juszkiewicz) [RHEL-83268] -- crypto: tegra - Transfer HASH init function to crypto engine (Marcin Juszkiewicz) [RHEL-83268] -- crypto: tegra - check return value for hash do_one_req (Marcin Juszkiewicz) [RHEL-83268] -- crypto: tegra - finalize crypto req on error (Marcin Juszkiewicz) [RHEL-83268] -- crypto: tegra - Do not use fixed size buffers (Marcin Juszkiewicz) [RHEL-83268] -- crypto: tegra - Use separate buffer for setkey (Marcin Juszkiewicz) [RHEL-83268] -- crypto: tegra - remove unneeded crypto_engine_stop() call (Marcin Juszkiewicz) [RHEL-83268] -- crypto: tegra - remove redundant error check on ret (Marcin Juszkiewicz) [RHEL-83268] -- crypto: engine - Remove prepare/unprepare request (Marcin Juszkiewicz) [RHEL-83268] -- crypto: iaa - Do not clobber req->base.data (Vladis Dronov) [RHEL-87768] -- crypto: iaa - Move compression CRC into request object (Vladis Dronov) [RHEL-87768] -- crypto: iaa - Test the correct request flag (Vladis Dronov) [RHEL-87768] -- MAINTAINERS: Add Vinicius Gomes to MAINTAINERS for IAA Crypto (Vladis Dronov) [RHEL-87768] -- crypto: iaa - Fix IAA disabling that occurs when sync_mode is set to 'async' (Vladis Dronov) [RHEL-87768] -- scsi: target: iscsi: Fix timeout on deleted connection (Maurizio Lombardi) [RHEL-93481] -- scsi: target: tcm_loop: Fix wrong abort tag (Maurizio Lombardi) [RHEL-93481] -- scsi: tcm_loop: Use scsi_cmd_to_rq() instead of scsi_cmnd.request (Maurizio Lombardi) [RHEL-93481] -- scsi: target: Replace deprecated strncpy() with strscpy() (Maurizio Lombardi) [RHEL-93481] -- scsi: target: iscsi: Fix typos (Maurizio Lombardi) [RHEL-93481] -- scsi: target: spc: Fix loop traversal in spc_rsoc_get_descr() (Maurizio Lombardi) [RHEL-93481] -- scsi: target: spc: Fix RSOC parameter data header size (Maurizio Lombardi) [RHEL-93481] -- scsi: target: core: Add line break to status show (Maurizio Lombardi) [RHEL-93481] -- scsi: target: tcmu: Constify some structures (Maurizio Lombardi) [RHEL-93481] -- scsi: target: Fix incorrect function name in pscsi_create_type_disk() (Maurizio Lombardi) [RHEL-93481] - -* Tue Jun 03 2025 Jan Stancek [5.14.0-591.el9] -- uki_addons: add 'fedora' SBAT suffix for UKI addons (Li Tian) [RHEL-93399] -- Subject: net/smc: check return value of sock_recvmsg when draining clc data (Mete Durlu) [RHEL-73484] {CVE-2024-57791} -- net/smc: check smcd_v2_ext_offset when receiving proposal msg (Mete Durlu) [RHEL-73484] {CVE-2024-57791} -- net/smc: check v2_ext_offset/eid_cnt/ism_gid_cnt when receiving proposal msg (Mete Durlu) [RHEL-73484] {CVE-2024-57791} -- net/smc: check iparea_offset and ipv6_prefixes_cnt when receiving proposal msg (Mete Durlu) [RHEL-73484] {CVE-2024-57791} -- net/smc: check sndbuf_space again after NOSPACE flag is set in smc_poll (Mete Durlu) [RHEL-73484] {CVE-2024-57791} -- net/smc: protect link down work from execute after lgr freed (Mete Durlu) [RHEL-73484] {CVE-2024-57791} -- net/smc: Introduce IPPROTO_SMC (Mete Durlu) [RHEL-73484] -- net/smc: expose smc proto operations (Mete Durlu) [RHEL-73484] -- net/smc: refactoring initialization of smc sock (Mete Durlu) [RHEL-73484] -- net/smc: change SMCR_RMBE_SIZES from 5 to 15 (Mete Durlu) [RHEL-73484] -- net/smc: set rmb's SG_MAX_SINGLE_ALLOC limitation only when CONFIG_ARCH_NO_SG_CHAIN is defined (Mete Durlu) [RHEL-73484] -- net/smc: implement DMB-merged operations of loopback-ism (Mete Durlu) [RHEL-73484] -- net/smc: adapt cursor update when sndbuf and peer DMB are merged (Mete Durlu) [RHEL-73484] -- net/smc: add operations to merge sndbuf with peer DMB (Mete Durlu) [RHEL-73484] -- net/smc: register loopback-ism into SMC-D device list (Mete Durlu) [RHEL-73484] -- net/smc: ignore loopback-ism when dumping SMC-D devices (Mete Durlu) [RHEL-73484] -- net/smc: mark optional smcd_ops and check for support when called (Mete Durlu) [RHEL-73484] -- net/smc: implement DMB-related operations of loopback-ism (Mete Durlu) [RHEL-73484] -- net/smc: implement ID-related operations of loopback-ism (Mete Durlu) [RHEL-73484] -- redhat/configs: Add SMC_LO config option (Mete Durlu) [RHEL-73484] -- net/smc: introduce loopback-ism for SMC intra-OS shortcut (Mete Durlu) [RHEL-73484] -- net/smc: decouple ism_client from SMC-D DMB registration (Mete Durlu) [RHEL-73484] -- net/smc: Avoid -Wflex-array-member-not-at-end warnings (Mete Durlu) [RHEL-73484] -- net/smc: make smc_hash_sk/smc_unhash_sk static (Mete Durlu) [RHEL-73484] -- net/smc: change the term virtual ISM to Emulated-ISM (Mete Durlu) [RHEL-73484] -- net/smc: fix incorrect SMC-D link group matching logic (Mete Durlu) [RHEL-73484] -- net/smc: fix invalid link access in dumping SMC-R connections (Mete Durlu) [RHEL-73484] -- net/smc: manage system EID in SMC stack instead of ISM driver (Mete Durlu) [RHEL-73484] -- net/smc: disable SEID on non-s390 archs where virtual ISM may be used (Mete Durlu) [RHEL-73484] -- net/smc: support extended GID in SMC-D lgr netlink attribute (Mete Durlu) [RHEL-73484] -- net/smc: compatible with 128-bits extended GID of virtual ISM device (Mete Durlu) [RHEL-73484] -- net/smc: define a reserved CHID range for virtual ISM devices (Mete Durlu) [RHEL-73484] -- net/smc: introduce virtual ISM device support feature (Mete Durlu) [RHEL-73484] -- net/smc: support SMCv2.x supplemental features negotiation (Mete Durlu) [RHEL-73484] -- net/smc: unify the structs of accept or confirm message for v1 and v2 (Mete Durlu) [RHEL-73484] -- net/smc: introduce sub-functions for smc_clc_send_confirm_accept() (Mete Durlu) [RHEL-73484] -- net/smc: rename some 'fce' to 'fce_v2x' for clarity (Mete Durlu) [RHEL-73484] -- net/smc: fix missing byte order conversion in CLC handshake (Mete Durlu) [RHEL-73484] -- net/smc: remove unneeded atomic operations in smc_tx_sndbuf_nonempty (Mete Durlu) [RHEL-73484] -- net/smc: add sysctl for max conns per lgr for SMC-R v2.1 (Mete Durlu) [RHEL-73484] -- net/smc: add sysctl for max links per lgr for SMC-R v2.1 (Mete Durlu) [RHEL-73484] -- net/smc: put sk reference if close work was canceled (Mete Durlu) [RHEL-73484] -- net/smc: allow cdc msg send rather than drop it with NULL sndbuf_desc (Mete Durlu) [RHEL-73484] -- net/smc: fix dangling sock under state SMC_APPFINCLOSEWAIT (Mete Durlu) [RHEL-73484] -- net/smc: return the right falback reason when prefix checks fail (Mete Durlu) [RHEL-73484] -- net/smc: fix smc clc failed issue when netdevice not in init_net (Mete Durlu) [RHEL-73484] -- net/smc: use smc_lgr_list.lock to protect smc_lgr_list.list iterate in smcr_port_add (Mete Durlu) [RHEL-73484] -- net/smc: bugfix for smcr v2 server connect success statistic (Mete Durlu) [RHEL-73484] -- net/smc: Extend SMCR v2 linkgroup netlink attribute (Mete Durlu) [RHEL-73484] -- net/smc: support max links per lgr negotiation in clc handshake (Mete Durlu) [RHEL-73484] -- net/smc: support max connections per lgr negotiation (Mete Durlu) [RHEL-73484] -- net/smc: support smc v2.x features validate (Mete Durlu) [RHEL-73484] -- net/smc: add vendor unique experimental options area in clc handshake (Mete Durlu) [RHEL-73484] -- net/smc: support smc release version negotiation in clc handshake (Mete Durlu) [RHEL-73484] -- net/smc: Avoid to access invalid RMBs' MRs in SMCRv1 ADD LINK CONT (Mete Durlu) [RHEL-73484] -- net/smc: Don't use RMBs not mapped to new link in SMCRv2 ADD LINK (Mete Durlu) [RHEL-73484] -- net/smc: Scan from current RMB list when no position specified (Mete Durlu) [RHEL-73484] -- net/smc: Reset connection when trying to use SMCRv2 fails. (Mete Durlu) [RHEL-73484] -- smc: Fix use-after-free in tcp_write_timer_handler(). (Mete Durlu) [RHEL-73484] -- smc: preserve const qualifier in smc_sk() (Mete Durlu) [RHEL-73484] -- net/smc: Use percpu ref for wr tx reference (Mete Durlu) [RHEL-73484] -- net/smc: fix potential panic dues to unprotected smc_llc_srv_add_link() (Mete Durlu) [RHEL-73484] -- vlan: enforce underlying device type (Guillaume Nault) [RHEL-87883] {CVE-2025-21920} -- dm: fix copying after src array boundaries (Benjamin Marzinski) [RHEL-92761] -- dm: add missing unlock on in dm_keyslot_evict() (Benjamin Marzinski) [RHEL-92761] -- dm: always update the array size in realloc_argv on success (Benjamin Marzinski) [RHEL-92761] -- dm-integrity: fix a warning on invalid table line (Benjamin Marzinski) [RHEL-92761] -- dm-bufio: don't schedule in atomic context (Benjamin Marzinski) [RHEL-92761] -- dm-ebs: fix prefetch-vs-suspend race (Benjamin Marzinski) [RHEL-92761] -- dm-verity: fix prefetch-vs-suspend race (Benjamin Marzinski) [RHEL-92761] -- dm-integrity: fix non-constant-time tag verification (Benjamin Marzinski) [RHEL-92761] -- dm cache: support shrinking the origin device (Benjamin Marzinski) [RHEL-56106] -- dm cache: prevent BUG_ON by blocking retries on failed device resumes (Benjamin Marzinski) [RHEL-56106] -- dm: fix unconditional IO throttle caused by REQ_PREFLUSH (Benjamin Marzinski) [RHEL-92761] -- dm-integrity: set ti->error on memory allocation failure (Benjamin Marzinski) [RHEL-92761] -- NFSv4: Don't check for OPEN feature support in v4.1 (Scott Mayhew) [RHEL-83435] -- MAINTAINERS: Update maintainers for crypto/marvell (Vladis Dronov) [RHEL-74335] -- crypto: octeontx2 - suppress auth failure screaming due to negative tests (Vladis Dronov) [RHEL-74335] -- crypto: octeontx2 - Remove unused otx2_cpt_print_uc_dbg_info (Vladis Dronov) [RHEL-74335] -- crypto: drivers - Use str_enable_disable-like helpers [partial] (Vladis Dronov) [RHEL-74335] -- crypto: marvell - replace deprecated PCI functions (Vladis Dronov) [RHEL-74335] -- PCI: Make pcim_request_all_regions() a public function (Vladis Dronov) [RHEL-74335] -- crypto: octeontx* - Select CRYPTO_AUTHENC [partial] (Vladis Dronov) [RHEL-74335] -- crypto: octeontx2 - select CONFIG_NET_DEVLINK (Vladis Dronov) [RHEL-74335] -- crypto: octeontx2 - Fix authenc setkey (Vladis Dronov) [RHEL-74335] -- crypto: octeontx2 - Remove custom swap functions in favor of built-in sort swap (Vladis Dronov) [RHEL-74335] -- crypto: octeontx2 - update CPT inbound inline IPsec mailbox (Vladis Dronov) [RHEL-74335] -- selftests: net: fdb_notify: Add a test for FDB notifications (Ivan Vecera) [RHEL-78780] -- selftests: net: lib: Add kill_process (Ivan Vecera) [RHEL-78780] -- selftests: net: lib: Move checks from forwarding/lib.sh here (Ivan Vecera) [RHEL-78780] -- selftests: net: lib: Move tests_run from forwarding/lib.sh here (Ivan Vecera) [RHEL-78780] -- selftests: net: lib: Move logging from forwarding/lib.sh here (Ivan Vecera) [RHEL-78780] -- selftests: net: include lib/sh/*.sh with lib.sh (Ivan Vecera) [RHEL-78780] -- selftests: mptcp: include net_helper.sh file (Ivan Vecera) [RHEL-78780] -- selftests: mptcp: include lib.sh file (Ivan Vecera) [RHEL-78780] -- selftests: forwarding: lib: Allow passing PID to stop_traffic() (Ivan Vecera) [RHEL-78780] -- selftests: forwarding: Add a fallback cleanup() (Ivan Vecera) [RHEL-78780] -- selftests: net: lib: Introduce deferred commands (Ivan Vecera) [RHEL-78780] -- selftests: forwarding: Convert log_test() to recognize RET values (Ivan Vecera) [RHEL-78780] -- ndo_fdb_del: Add a parameter to report whether notification was sent (Izabela Bakollari) [RHEL-78780] -- ndo_fdb_add: Add a parameter to report whether notification was sent (Izabela Bakollari) [RHEL-78780] -- bonding: assign random address if device address is same as bond (Hangbin Liu) [RHEL-93062] -- ice: Fix deinitializing VF in error path (Petr Oros) [RHEL-87626] {CVE-2025-21883} -- ice: add E830 HW VF mailbox message limit support (Petr Oros) [RHEL-87626] -- perf test stat_all_pmu.sh: Correctly check 'perf stat' result (Michael Petlan) [RHEL-81954] -- perf test: Extra verbosity and hypervisor skip for tpebs test (Michael Petlan) [RHEL-81954] -- perf test: Tag parallel failing shell tests with "(exclusive)" (Michael Petlan) [RHEL-81954] -- perf test: Ignore security failures in all PMU test (Michael Petlan) [RHEL-81954] - -* Fri May 30 2025 Jan Stancek [5.14.0-590.el9] -- cifs: Fix integer overflow while processing acdirmax mount option (Paulo Alcantara) [RHEL-87940] {CVE-2025-21963} -- perf test: Update event_groups test to use instructions (Michael Petlan) [RHEL-80165] -- xfrm: Support ESN context update to hardware for TX (CKI Backport Bot) [RHEL-86504] -- redhat: Add packing_test to mod-internal.list (Petr Oros) [RHEL-92666] -- redhat: configs: enable CONFIG_PACKING (Petr Oros) [RHEL-92666] -- lib: packing: catch kunit_kzalloc() failure in the pack() test (Petr Oros) [RHEL-92666] -- lib: packing: document recently added APIs (Petr Oros) [RHEL-92666] -- lib: packing: add pack_fields() and unpack_fields() (Petr Oros) [RHEL-92666] -- lib: packing: demote truncation error in pack() to a warning in __pack() (Petr Oros) [RHEL-92666] -- lib: packing: create __pack() and __unpack() variants without error checking (Petr Oros) [RHEL-92666] -- lib: packing: use GENMASK() for box_mask (Petr Oros) [RHEL-92666] -- lib: packing: use BITS_PER_BYTE instead of 8 (Petr Oros) [RHEL-92666] -- lib: packing: fix QUIRK_MSB_ON_THE_RIGHT behavior (Petr Oros) [RHEL-92666] -- lib: packing: add additional KUnit tests (Petr Oros) [RHEL-92666] -- lib: packing: add KUnit tests adapted from selftests (Petr Oros) [RHEL-92666] -- lib: packing: duplicate pack() and unpack() implementations (Petr Oros) [RHEL-92666] -- lib: packing: add pack() and unpack() wrappers over packing() (Petr Oros) [RHEL-92666] -- lib: packing: remove kernel-doc from header file (Petr Oros) [RHEL-92666] -- lib: packing: adjust definitions and implementation for arbitrary buffer lengths (Petr Oros) [RHEL-92666] -- lib: packing: refuse operating on bit indices which exceed size of buffer (Petr Oros) [RHEL-92666] -- lib: packing: remove MODULE_LICENSE in non-modules (Petr Oros) [RHEL-92666] -- Documentation: core-api: packing: correct spelling (Petr Oros) [RHEL-92666] -- lib: packing: replace bit_reverse() with bitrev8() (Petr Oros) [RHEL-92666] -- Revert "SUNRPC: Revert e0a912e8ddba" (Benjamin Coddington) [RHEL-92060] -- ASoC: Intel: sof_sdw: Add quirk for Asus Zenbook S16 (Jaroslav Kysela) [RHEL-80682] -- ALSA: hda/realtek - Fixed ASUS platform headset Mic issue (Jaroslav Kysela) [RHEL-80682] -- mfd: cs42l43: Use devres for remove as well (Jaroslav Kysela) [RHEL-80682] -- firmware: cs_dsp: Ensure cs_dsp_load[_coeff]() returns 0 on success (Jaroslav Kysela) [RHEL-80682] -- ALSA: hda/realtek: Fix built-in mic assignment on ASUS VivoBook X515UA (Jaroslav Kysela) [RHEL-80682] -- ALSA: hda/realtek: Fix built-in mic breakage on ASUS VivoBook X515JA (Jaroslav Kysela) [RHEL-80682] -- ALSA: hda/realtek: Fix built-in mic on another ASUS VivoBook model (Jaroslav Kysela) [RHEL-80682] -- tools headers: Update the linux/unaligned.h copy with the kernel sources (Jaroslav Kysela) [RHEL-80682] -- soundwire: take in count the bandwidth of a prepared stream (Jaroslav Kysela) [RHEL-80682] -- ASoC: simple-card-utils: Don't use __free(device_node) at graph_util_parse_dai() (Jaroslav Kysela) [RHEL-80682] {CVE-2025-39930} -- ALSA: hda/realtek: Bass speaker fixup for ASUS UM5606KA (Jaroslav Kysela) [RHEL-80682] -- ALSA: usb-audio: separate DJM-A9 cap lvl options (Jaroslav Kysela) [RHEL-80682] -- PCI: pci_ids: add INTEL_HDA_PTL_H (Jaroslav Kysela) [RHEL-80682] -- ASoC: cs42l43: convert to SYSTEM_SLEEP_PM_OPS (Jaroslav Kysela) [RHEL-80682] -- ALSA: hda/realtek: Add mute LED quirk for HP Pavilion x360 14-dy1xxx (Jaroslav Kysela) [RHEL-80682] -- ASoC: codecs: wm0010: Fix error handling path in wm0010_spi_probe() (Jaroslav Kysela) [RHEL-80682] -- ASoC: rt722-sdca: add missing readable registers (Jaroslav Kysela) [RHEL-80682] -- ASoC: amd: yc: Support mic on another Lenovo ThinkPad E16 Gen 2 model (Jaroslav Kysela) [RHEL-80682] -- ASoC: cs42l43: Fix maximum ADC Volume (Jaroslav Kysela) [RHEL-80682] -- ALSA: hda/realtek: Add support for ASUS Zenbook UM3406KA Laptops using CS35L41 HDA (Jaroslav Kysela) [RHEL-80682] -- ALSA: hda/realtek: Add support for ASUS B5405 and B5605 Laptops using CS35L41 HDA (Jaroslav Kysela) [RHEL-80682] -- ALSA: hda/realtek: Add support for ASUS B3405 and B3605 Laptops using CS35L41 HDA (Jaroslav Kysela) [RHEL-80682] -- ALSA: hda/realtek: Add support for various ASUS Laptops using CS35L41 HDA (Jaroslav Kysela) [RHEL-80682] -- ALSA: hda/realtek: Add support for ASUS ROG Strix G614 Laptops using CS35L41 HDA (Jaroslav Kysela) [RHEL-80682] -- ALSA: hda/realtek: Add support for ASUS ROG Strix GA603 Laptops using CS35L41 HDA (Jaroslav Kysela) [RHEL-80682] -- ALSA: hda/realtek: Add support for ASUS ROG Strix G814 Laptop using CS35L41 HDA (Jaroslav Kysela) [RHEL-80682] -- ASoC: ops: Consistently treat platform_max as control value (Jaroslav Kysela) [RHEL-80682] -- ASoC: rt1320: set wake_capable = 0 explicitly (Jaroslav Kysela) [RHEL-80682] -- ALSA: hda: intel: Add Dell ALC3271 to power_save denylist (Jaroslav Kysela) [RHEL-80682] -- ALSA: hda/realtek: update ALC222 depop optimize (Jaroslav Kysela) [RHEL-80682] -- ALSA: hda: realtek: fix incorrect IS_REACHABLE() usage (Jaroslav Kysela) [RHEL-80682] -- ASoC: cs42l43: Add jack delay debounce after suspend (Jaroslav Kysela) [RHEL-80682] -- ASoC: codecs: wsa884x: report temps to hwmon in millidegree of Celsius (Jaroslav Kysela) [RHEL-80682] -- ASoC: Intel: sof_sdw: Fix unlikely uninitialized variable use in create_sdw_dailinks() (Jaroslav Kysela) [RHEL-80682] -- ALSA: usx2y: validate nrpacks module parameter on probe (Jaroslav Kysela) [RHEL-80682] -- ALSA: hda/realtek - add supported Mic Mute LED for Lenovo platform (Jaroslav Kysela) [RHEL-80682] -- ALSA: seq: Avoid module auto-load handling at event delivery (Jaroslav Kysela) [RHEL-80682] -- ALSA: hda: Fix speakers on ASUS EXPERTBOOK P5405CSA 1.0 (Jaroslav Kysela) [RHEL-80682] -- ALSA: hda/realtek: Fix Asus Z13 2025 audio (Jaroslav Kysela) [RHEL-80682] -- ALSA: hda/realtek: Remove (revert) duplicate Ally X config (Jaroslav Kysela) [RHEL-80682] -- ALSA: hda/realtek: Fix microphone regression on ASUS N705UD (Jaroslav Kysela) [RHEL-80682] -- ALSA: hda/realtek: Fix wrong mic setup for ASUS VivoBook 15 (Jaroslav Kysela) [RHEL-80682] -- ASoC: cs35l56: Prevent races when soft-resetting using SPI control (Jaroslav Kysela) [RHEL-80682] -- firmware: cs_dsp: Remove async regmap writes (Jaroslav Kysela) [RHEL-80682] -- ASoC: Intel: sof_sdw: warn both sdw and pch dmic are used (Jaroslav Kysela) [RHEL-80682] -- ASoC: SOF: Intel: don't check number of sdw links when set dmic_fixup (Jaroslav Kysela) [RHEL-80682] -- ASoC: fsl: Rename stream name of SAI DAI driver (Jaroslav Kysela) [RHEL-80682] -- ASoC: es8328: fix route from DAC to output (Jaroslav Kysela) [RHEL-80682] -- ALSA: usb-audio: Re-add sample rate quirk for Pioneer DJM-900NXS2 (Jaroslav Kysela) [RHEL-80682] -- ASoC: tas2764: Set the SDOUT polarity correctly (Jaroslav Kysela) [RHEL-80682] -- ASoC: tas2764: Fix power control mask (Jaroslav Kysela) [RHEL-80682] -- ALSA: usb-audio: Avoid dropping MIDI events at closing multiple ports (Jaroslav Kysela) [RHEL-80682] -- ALSA: seq: Drop UMP events when no UMP-conversion is set (Jaroslav Kysela) [RHEL-80682] -- ALSA: hda/conexant: Add quirk for HP ProBook 450 G4 mute LED (Jaroslav Kysela) [RHEL-80682] -- ASoC: tas2770: Fix volume scale (Jaroslav Kysela) [RHEL-80682] -- ALSA: hda/cirrus: Reduce codec resume time (Jaroslav Kysela) [RHEL-80682] -- ALSA: hda/cirrus: Correct the full scale volume set logic (Jaroslav Kysela) [RHEL-80682] -- ALSA: hda: Add error check for snd_ctl_rename_id() in snd_hda_create_dig_out_ctls() (Jaroslav Kysela) [RHEL-80682] -- ASoC: imx-audmix: remove cpu_mclk which is from cpu dai device (Jaroslav Kysela) [RHEL-80682] -- ALSA: hda/realtek: Fixup ALC225 depop procedure (Jaroslav Kysela) [RHEL-80682] -- ASoC: cs35l41: Fix acpi_device_hid() not found (Jaroslav Kysela) [RHEL-80682] -- ASoC: SOF: amd: Add branch prediction hint in ACP IRQ handler (Jaroslav Kysela) [RHEL-80682] -- ASoC: SOF: amd: Handle IPC replies before FW_BOOT_COMPLETE (Jaroslav Kysela) [RHEL-80682] -- ASoC: SOF: amd: Drop unused includes from Vangogh driver (Jaroslav Kysela) [RHEL-80682] -- ASoC: SOF: amd: Add post_fw_run_delay ACP quirk (Jaroslav Kysela) [RHEL-80682] -- ASoC: Intel: soc-acpi-intel-ptl-match: revise typo of rt713_vb_l2_rt1320_l13 (Jaroslav Kysela) [RHEL-80682] -- ASoC: Intel: soc-acpi-intel-ptl-match: revise typo of rt712_vb + rt1320 support (Jaroslav Kysela) [RHEL-80682] -- ALSA: hda: hda-intel: add Panther Lake-H support (Jaroslav Kysela) [RHEL-80682] -- ASoC: SOF: Intel: pci-ptl: Add support for PTL-H (Jaroslav Kysela) [RHEL-80682] -- ALSA: hda: intel-dsp-config: Add PTL-H support (Jaroslav Kysela) [RHEL-80682] -- ASoC: tas2781: drop a redundant code (Jaroslav Kysela) [RHEL-80682] -- ASoC: SOF: Intel: hda: add softdep pre to snd-hda-codec-hdmi module (Jaroslav Kysela) [RHEL-80682] -- ASoC: SOF: ipc4-topology: Harden loops for looking up ALH copiers (Jaroslav Kysela) [RHEL-80682] {CVE-2025-21870} -- ASoC: cs35l41: Fallback to using HID for system_name if no SUB is available (Jaroslav Kysela) [RHEL-80682] -- ASoC: arizona/madera: use fsleep() in up/down DAPM event delays. (Jaroslav Kysela) [RHEL-80682] -- ASoC: SOF: pcm: Clear the susbstream pointer to NULL on close (Jaroslav Kysela) [RHEL-80682] -- ALSA: hda/realtek: Limit mic boost on Positivo ARN50 (Jaroslav Kysela) [RHEL-80682] -- ASoC: simple-card-utils.c: add missing dlc->of_node (Jaroslav Kysela) [RHEL-80682] -- ASoC: rockchip: i2s-tdm: fix shift config for SND_SOC_DAIFMT_DSP_[AB] (Jaroslav Kysela) [RHEL-80682] -- ASoC: Intel: soc-acpi-intel-mtl-match: declare adr as ull (Jaroslav Kysela) [RHEL-80682] -- ASoC: Intel: soc-acpi-intel-tgl-match: declare adr as ull (Jaroslav Kysela) [RHEL-80682] -- ASoC: Intel: sof_sdw: Add support for Fatcat board with BT offload enabled in PTL platform (Jaroslav Kysela) [RHEL-80682] -- ASoC: Intel: sof_sdw: Add quirk for Asus Zenbook S14 (Jaroslav Kysela) [RHEL-80682] -- ASoC: Intel: sof_sdw: Add lookup of quirk using PCI subsystem ID (Jaroslav Kysela) [RHEL-80682] -- ASoC: fsl_micfil: Enable default case in micfil_set_quality() (Jaroslav Kysela) [RHEL-80682] -- ALSA: hda/realtek: Workaround for resume on Dell Venue 11 Pro 7130 (Jaroslav Kysela) [RHEL-80682] -- ALSA: hda: Fix headset detection failure due to unstable sort (Jaroslav Kysela) [RHEL-80682] -- ALSA: pcm: use new array-copying-wrapper (Jaroslav Kysela) [RHEL-80682] -- ASoC: codec: es8316: "DAC Soft Ramp Rate" is just a 2 bit control (Jaroslav Kysela) [RHEL-80682] -- ASoC: amd: acp: Fix possible deadlock (Jaroslav Kysela) [RHEL-80682] -- ALSA: usb-audio: Add delay quirk for iBasso DC07 Pro (Jaroslav Kysela) [RHEL-80682] -- ALSA: hda/realtek: Fix quirk matching for Legion Pro 7 (Jaroslav Kysela) [RHEL-80682] -- ASoC: renesas: SND_SIU_MIGOR should depend on DMADEVICES (Jaroslav Kysela) [RHEL-80682] -- ASoC: Intel: bytcr_rt5640: Add DMI quirk for Vexia Edu Atla 10 tablet 5V (Jaroslav Kysela) [RHEL-80682] -- ASoC: da7213: Initialize the mutex (Jaroslav Kysela) [RHEL-80682] -- ASoC: use to_platform_device() instead of container_of() (Jaroslav Kysela) [RHEL-80682] -- ASoC: acp: Support microphone from Lenovo Go S (Jaroslav Kysela) [RHEL-80682] -- ASoC: SOF: imx8m: Add entry for new 8M Plus revision (Jaroslav Kysela) [RHEL-80682] -- ASoC: SOF: imx8: Add entries for new 8QM and 8QXP revisions (Jaroslav Kysela) [RHEL-80682] -- ASoC: SOF: imx: Add mach entry to select cs42888 topology (Jaroslav Kysela) [RHEL-80682] -- ASoC: fsl_asrc_m2m: select CONFIG_DMA_SHARED_BUFFER (Jaroslav Kysela) [RHEL-80682] -- ASoC: SOF: imx8m: add SAI2,5,6,7 (Jaroslav Kysela) [RHEL-80682] -- ALSA: usb: fcp: Fix return code from poll ops (Jaroslav Kysela) [RHEL-80682] -- ALSA: usb: fcp: Fix incorrect resp->opcode retrieval (Jaroslav Kysela) [RHEL-80682] -- ALSA: usb: fcp: Fix meter_levels type to __le32 (Jaroslav Kysela) [RHEL-80682] -- ALSA: hda/realtek: Enable Mute LED on HP Laptop 14s-fq1xxx (Jaroslav Kysela) [RHEL-80682] -- ASoC: codecs: ES8326: Improved PSRR (Jaroslav Kysela) [RHEL-80682] -- ASoC: fsl_asrc_m2m: return error value in asrc_m2m_device_run() (Jaroslav Kysela) [RHEL-80682] -- ASoC: fsl_asrc_m2m: only handle pairs for m2m in the suspend (Jaroslav Kysela) [RHEL-80682] -- ALSA: ctxfi: Simplify dao_clear_{left,right}_input() functions (Jaroslav Kysela) [RHEL-80682] -- ALSA: usb: fcp: Fix hwdep read ops types (Jaroslav Kysela) [RHEL-80682] -- ALSA: scarlett2: Add device_setup option to use FCP driver (Jaroslav Kysela) [RHEL-80682] -- ALSA: FCP: Add Focusrite Control Protocol driver (Jaroslav Kysela) [RHEL-80682] -- ALSA: hda/realtek - Fixed headphone distorted sound on Acer Aspire A115-31 laptop (Jaroslav Kysela) [RHEL-80682] -- ALSA: hda: Support for Ideapad hotkey mute LEDs (Jaroslav Kysela) [RHEL-80682] -- ASoC: dapm: add support for preparing streams (Jaroslav Kysela) [RHEL-80682] -- ASoC: soc-dai: add snd_soc_dai_prepare() and use it internally (Jaroslav Kysela) [RHEL-80682] -- ALSA: usb-audio: Add delay quirk for USB Audio Device (Jaroslav Kysela) [RHEL-80682] -- ALSA: hda: Transfer firmware in two chunks (Jaroslav Kysela) [RHEL-80682] -- ALSA: hda/realtek: Enable headset mic on Positivo C6400 (Jaroslav Kysela) [RHEL-80682] -- ALSA: rawmidi: Make tied_device=0 as default / unknown (Jaroslav Kysela) [RHEL-80682] -- ASoC: soc-dapm: remove !card check from snd_soc_dapm_set_bias_level() (Jaroslav Kysela) [RHEL-80682] -- ASoC: dt-bindings: fsl,micfil: Add compatible string for i.MX943 platform (Jaroslav Kysela) [RHEL-80682] -- ASoC: fsl_micfil: Add i.MX943 platform support (Jaroslav Kysela) [RHEL-80682] -- ALSA: hda: Add AZX_DCAPS_NO_TCSEL flag for Loongson HDA devices (Jaroslav Kysela) [RHEL-80682] -- ASoC: codecs: Use ARRAY_SIZE() to calculate PEB2466_TLV_SIZE (Jaroslav Kysela) [RHEL-80682] -- ASoC: SOF: Intel: Use str_yes_no() to improve bdw_dump() (Jaroslav Kysela) [RHEL-80682] -- ASoC: soc-core: return 0 if np was NULL on snd_soc_daifmt_parse_clock_provider_raw() (Jaroslav Kysela) [RHEL-80682] -- ASoC: simple-card: use __free(device_node) for device node (Jaroslav Kysela) [RHEL-80682] -- ASoC: audio-graph-card: use __free(device_node) for device node (Jaroslav Kysela) [RHEL-80682] -- ASoC: codecs: nau8824: fix max volume for Speaker output (Jaroslav Kysela) [RHEL-80682] -- ASoC: dt-bindings: fsl,mqs: Add compatible string for i.MX943 platform (Jaroslav Kysela) [RHEL-80682] -- ASoC: fsl_mqs: Add i.MX943 platform support (Jaroslav Kysela) [RHEL-80682] -- ALSA: line6: convert timeouts to secs_to_jiffies() (Jaroslav Kysela) [RHEL-80682] -- ALSA: seq: Notify UMP EP and FB changes (Jaroslav Kysela) [RHEL-80682] -- ALSA: seq: Allow system notification in atomic (Jaroslav Kysela) [RHEL-80682] -- ALSA: ump: Update rawmidi name per EP name update (Jaroslav Kysela) [RHEL-80682] -- ALSA: ump: Copy safe string name to rawmidi (Jaroslav Kysela) [RHEL-80682] -- ALSA: ump: Copy FB name string more safely (Jaroslav Kysela) [RHEL-80682] -- ALSA: rawmidi: Bump protocol version to 2.0.5 (Jaroslav Kysela) [RHEL-80682] -- ALSA: rawmidi: Show substream activity in info ioctl (Jaroslav Kysela) [RHEL-80682] -- ALSA: rawmidi: Expose the tied device number in info ioctl (Jaroslav Kysela) [RHEL-80682] -- ALSA: hda: Fix compilation of snd_hdac_adsp_xxx() helpers (Jaroslav Kysela) [RHEL-80682] -- ASoC: simple-card: Drop unnecessary "dai-tdm-slot-width-map" property presence check (Jaroslav Kysela) [RHEL-80682] -- ALSA: sb: Use str_enabled_disabled() helper in info_read() (Jaroslav Kysela) [RHEL-80682] -- ALSA: emu10k1: Use str_yes_no() helper (Jaroslav Kysela) [RHEL-80682] -- ASoC: Use of_property_present() for non-boolean properties (Jaroslav Kysela) [RHEL-80682] -- ASoC: amd: Add ACPI dependency to fix build error (Jaroslav Kysela) [RHEL-80682] -- ALSA: rme9652: Simplify with str_yes_no() (Jaroslav Kysela) [RHEL-80682] -- ALSA: hda/realtek: Simplify with str_yes_no() (Jaroslav Kysela) [RHEL-80682] -- ASoC: Intel: avs: Add missing includes (Jaroslav Kysela) [RHEL-80682] -- ASoC: Intel: avs: Adjust IPC traces (Jaroslav Kysela) [RHEL-80682] -- ASoC: Intel: avs: Adjust DSP status register names (Jaroslav Kysela) [RHEL-80682] -- ASoC: Intel: avs: Update ASRC definition (Jaroslav Kysela) [RHEL-80682] -- ASoC: Intel: avs: Improve logging of firmware loading (Jaroslav Kysela) [RHEL-80682] -- ASoC: Intel: avs: Clearly state assumptions of hw_params() (Jaroslav Kysela) [RHEL-80682] -- ASoC: Intel: avs: Add MODULE_FIRMWARE to inform about FW (Jaroslav Kysela) [RHEL-80682] -- ASoC: Intel: avs: Print IPC error messages in lower layer (Jaroslav Kysela) [RHEL-80682] -- ASoC: Intel: avs: Update hda component teardown sequences (Jaroslav Kysela) [RHEL-80682] -- ASoC: Intel: avs: Fix init-config parsing (Jaroslav Kysela) [RHEL-80682] -- ASoC: Intel: avs: Fix theoretical infinite loop (Jaroslav Kysela) [RHEL-80682] -- ASoC: Intel: avs: Fix the minimum firmware version numbers (Jaroslav Kysela) [RHEL-80682] -- ASoC: Intel: avs: Do not readq() u32 registers (Jaroslav Kysela) [RHEL-80682] -- ASoC: renesas: rz-ssi: Add a check for negative sample_space (Jaroslav Kysela) [RHEL-80682] -- ASoC: soc-card: remove card check (Jaroslav Kysela) [RHEL-80682] -- ALSA: firewire: Simplify with str_on_off() (Jaroslav Kysela) [RHEL-80682] -- regmap: sdw-mbq: Add support for SDCA deferred controls (Jaroslav Kysela) [RHEL-80682] -- regmap: sdw-mbq: Add support for further MBQ register sizes (Jaroslav Kysela) [RHEL-80682] -- ASoC: SDCA: Update list of entity_0 controls (Jaroslav Kysela) [RHEL-80682] -- soundwire: SDCA: Add additional SDCA address macros (Jaroslav Kysela) [RHEL-80682] -- ALSA: hda: Simplify with str_enable_disable() (Jaroslav Kysela) [RHEL-80682] -- ALSA: seq: oss: Simplify with str_enabled_disabled() (Jaroslav Kysela) [RHEL-80682] -- ALSA: emu10k1: Simplify with str_on_off() (Jaroslav Kysela) [RHEL-80682] -- ALSA: hdspm: Simplify with str_on_off() (Jaroslav Kysela) [RHEL-80682] -- ALSA: sonicvibes: Simplify with str_off_on() (Jaroslav Kysela) [RHEL-80682] -- ALSA: trident: Simplify with str_on_off() (Jaroslav Kysela) [RHEL-80682] -- ASoC: rt5682: Support the ALC5682I-VE codec (Jaroslav Kysela) [RHEL-80682] -- ALSA: ens137x: Use str_on_off() helper in snd_ensoniq_proc_read() (Jaroslav Kysela) [RHEL-80682] -- ASoC: madera: Use str_enabled_disabled() helper function (Jaroslav Kysela) [RHEL-80682] -- ASoC: SOF: Intel: Use str_yes_no() helper in atom_dump() (Jaroslav Kysela) [RHEL-80682] -- ASoC: codecs: Add aw88083 amplifier driver (Jaroslav Kysela) [RHEL-80682] -- ASoC: dt-bindings: Add schema for "awinic,aw88083" (Jaroslav Kysela) [RHEL-80682] -- ASoC: simple_card: Show if link is unidirectional (Jaroslav Kysela) [RHEL-80682] -- ASoC: simple_card: Improve debugging messages (Jaroslav Kysela) [RHEL-80682] -- ALSA: seq: Make dependency on UMP clearer (Jaroslav Kysela) [RHEL-80682] -- ALSA: Align the syntax of iov_iter helpers with standard ones (Jaroslav Kysela) [RHEL-80682] -- ALSA: AC97: Use str_on_off() helper in snd_ac97_proc_read_main() (Jaroslav Kysela) [RHEL-80682] -- ALSA: hda/realtek: Add a comment for alc_fixup_inv_dmic() (Jaroslav Kysela) [RHEL-80682] -- ASoC: SDCA: Split function type patching and function naming (Jaroslav Kysela) [RHEL-80682] -- ASoC: SDCA: Add missing function type names (Jaroslav Kysela) [RHEL-80682] -- ASoC: SDCA: Add bounds check for function address (Jaroslav Kysela) [RHEL-80682] -- ASoC: SDCA: Clean up error messages (Jaroslav Kysela) [RHEL-80682] -- ASoC: SDCA: Add missing header includes (Jaroslav Kysela) [RHEL-80682] -- soundwire: amd: clear wake enable register for power off mode (Jaroslav Kysela) [RHEL-80682] -- soundwire: generic_bandwidth_allocation: count the bandwidth of active streams only (Jaroslav Kysela) [RHEL-80682] -- SoundWire: pass stream to compute_params() (Jaroslav Kysela) [RHEL-80682] -- soundwire: generic_bandwidth_allocation: add lane in sdw_group_params (Jaroslav Kysela) [RHEL-80682] -- soundwire: generic_bandwidth_allocation: select data lane (Jaroslav Kysela) [RHEL-80682] -- soundwire: generic_bandwidth_allocation: check required freq accurately (Jaroslav Kysela) [RHEL-80682] -- soundwire: generic_bandwidth_allocation: correct clk_freq check in sdw_select_row_col (Jaroslav Kysela) [RHEL-80682] -- Soundwire: generic_bandwidth_allocation: set frame shape on fly (Jaroslav Kysela) [RHEL-80682] -- Soundwire: stream: program BUSCLOCK_SCALE (Jaroslav Kysela) [RHEL-80682] -- Soundwire: add sdw_slave_get_scale_index helper (Jaroslav Kysela) [RHEL-80682] -- soundwire: generic_bandwidth_allocation: skip DEPREPARED streams (Jaroslav Kysela) [RHEL-80682] -- soundwire: stream: set DEPREPARED state earlier (Jaroslav Kysela) [RHEL-80682] -- soundwire: add lane_used_bandwidth in struct sdw_bus (Jaroslav Kysela) [RHEL-80682] -- soundwire: mipi_disco: read lane mapping properties from ACPI (Jaroslav Kysela) [RHEL-80682] -- soundwire: add lane field in sdw_port_runtime (Jaroslav Kysela) [RHEL-80682] -- soundwire: bus: Move irq mapping cleanup into devres (Jaroslav Kysela) [RHEL-80682] -- ALSA: ad1889: Use str_enabled_disabled() helper function (Jaroslav Kysela) [RHEL-80682] -- ALSA: hdsp: Use str_on_off() and str_yes_no() helper functions (Jaroslav Kysela) [RHEL-80682] -- ASoC: fsl_asrc_m2m: force cast for snd_pcm_format_t type (Jaroslav Kysela) [RHEL-80682] -- ASoC: soc-core: remove redundant assignment to variable ret (Jaroslav Kysela) [RHEL-80682] -- ASoC: cs42l43: don't include '' directly (Jaroslav Kysela) [RHEL-80682] -- mfd: cs42l43: Increase the SoundWire attach timeout (Jaroslav Kysela) [RHEL-80682] -- mfd: cs42l43: Use gpiod_set_raw for GPIO operations (Jaroslav Kysela) [RHEL-80682] -- mfd: cs42l43: Prepare support for updated bios patch (Jaroslav Kysela) [RHEL-80682] -- ASoC: qcom: sdm845: add handling of secondary MI2S clock (Jaroslav Kysela) [RHEL-80682] -- ASoC: rt715: Remove unused hda_to_sdw (Jaroslav Kysela) [RHEL-80682] -- ASoC: simple-card-utils: Unify clock direction by clk_direction (Jaroslav Kysela) [RHEL-80682] -- ASoC: soc-core: tidyup ret handling for card->disable_route_checks (Jaroslav Kysela) [RHEL-80682] -- ASoC: Intel: mtl-match: Add CDB35L56-EIGHT-C 8x CS35L56 without CS42L43 (Jaroslav Kysela) [RHEL-80682] -- ASoC: Intel: mtl-match: Add CDB35L56-EIGHT-C with aggregated speakers (Jaroslav Kysela) [RHEL-80682] -- ASoC: Intel: tgl-match: Add entries for CS35L56 on CDB35L56-EIGHT-C (Jaroslav Kysela) [RHEL-80682] -- ASoC: SOF: sof-priv: Remove unused SOF_DAI_STREAM() and SOF_FORMATS (Jaroslav Kysela) [RHEL-80682] -- ASoC: SOF: ipc4-topology: Use macro to set the EXT_PARAM_SIZE in widget setup (Jaroslav Kysela) [RHEL-80682] -- ASoC: SOF: Intel: hda-pcm: Follow the pause_supported flag to drop PAUSE support (Jaroslav Kysela) [RHEL-80682] -- ASoC: SOF: Add support for pause supported tokens from topology (Jaroslav Kysela) [RHEL-80682] -- ASoC: fsl_easrc: register m2m platform device (Jaroslav Kysela) [RHEL-80682] -- ASoC: fsl_asrc: register m2m platform device (Jaroslav Kysela) [RHEL-80682] -- ASoC: fsl_asrc_m2m: Add memory to memory function (Jaroslav Kysela) [RHEL-80682] -- ASoC: fsl_easrc: define functions for memory to memory usage (Jaroslav Kysela) [RHEL-80682] -- ASoC: fsl_asrc: define functions for memory to memory usage (Jaroslav Kysela) [RHEL-80682] -- ALSA: compress: Add output rate and output format support (Jaroslav Kysela) [RHEL-80682] -- ALSA: sonicvibes: Use str_on_off() helper in snd_sonicvibes_proc_read() (Jaroslav Kysela) [RHEL-80682] -- ASoC: dt-bindings: convert rt5682.txt to dt-schema (Jaroslav Kysela) [RHEL-80682] -- ASoC: wm8985: Remove use of i2c_match_id() (Jaroslav Kysela) [RHEL-80682] -- ASoC: wm8904: Remove use of i2c_match_id() (Jaroslav Kysela) [RHEL-80682] -- ASoC: tpa6130a2: Remove use of i2c_match_id() (Jaroslav Kysela) [RHEL-80682] -- ASoC: tlv320aic3x: Remove use of i2c_match_id() (Jaroslav Kysela) [RHEL-80682] -- ASoC: tlv320aic31xx: Remove use of i2c_match_id() (Jaroslav Kysela) [RHEL-80682] -- ASoC: tlv320adc3xxx: Remove use of i2c_match_id() (Jaroslav Kysela) [RHEL-80682] -- ASoC: tas5720: Remove use of i2c_match_id() (Jaroslav Kysela) [RHEL-80682] -- ASoC: tas2781: Remove use of i2c_match_id() (Jaroslav Kysela) [RHEL-80682] -- ASoC: tas2562: Remove use of i2c_match_id() (Jaroslav Kysela) [RHEL-80682] -- ASoC: ssm2602: Remove use of i2c_match_id() (Jaroslav Kysela) [RHEL-80682] -- ASoC: pcm186x: Remove use of i2c_match_id() (Jaroslav Kysela) [RHEL-80682] -- ASoC: max98095: Remove use of i2c_match_id() (Jaroslav Kysela) [RHEL-80682] -- ASoC: max98090: Remove use of i2c_match_id() (Jaroslav Kysela) [RHEL-80682] -- ASoC: max98088: Remove use of i2c_match_id() (Jaroslav Kysela) [RHEL-80682] -- ASoC: alc5632: Remove use of i2c_match_id() (Jaroslav Kysela) [RHEL-80682] -- ASoC: alc5623: Remove use of i2c_match_id() (Jaroslav Kysela) [RHEL-80682] -- ASoC: adau1977: Remove use of i2c_match_id() (Jaroslav Kysela) [RHEL-80682] -- ASoC: adau1781: Remove use of i2c_match_id() (Jaroslav Kysela) [RHEL-80682] -- ASoC: adau1761: Remove use of i2c_match_id() (Jaroslav Kysela) [RHEL-80682] -- ASoC: ad193x: Remove use of i2c_match_id() (Jaroslav Kysela) [RHEL-80682] -- ASoC: dt-bindings: qcom,wcd9335: Drop number of DAIs from the header (Jaroslav Kysela) [RHEL-80682] -- ASoC: codecs: wcd9335: Add define for number of DAIs (Jaroslav Kysela) [RHEL-80682] -- ASoC: Intel: soc-acpi-intel-ptl-match: add rt713_vb_l2_rt1320_l13 support (Jaroslav Kysela) [RHEL-80682] -- ASoC: Intel: soc-acpi-intel-lnl-match: add rt713_vb_l2_rt1320_l13 support (Jaroslav Kysela) [RHEL-80682] -- ASoC: Intel: soc-acpi-intel-ptl-match: add rt712_vb + rt1320 support (Jaroslav Kysela) [RHEL-80682] -- ASoC: Intel: sof_sdw: Add a dev_dbg message for the SOC_SDW_CODEC_MIC quirk (Jaroslav Kysela) [RHEL-80682] -- ASoC: Intel: sof_sdw: Correct quirk for Lenovo Yoga Slim 7 (Jaroslav Kysela) [RHEL-80682] -- ASoC: Intel: sof_sdw: improve the log of DAI link numbers (Jaroslav Kysela) [RHEL-80682] -- ASoC: Intel: sof_sdw: reduce log level for not using internal dmic (Jaroslav Kysela) [RHEL-80682] -- ASoC: Intel: sof_sdw: correct mach_params->dmic_num (Jaroslav Kysela) [RHEL-80682] -- ASoC: simple-card-utils: use for_each_of_graph_port() on graph_get_dai_id() (Jaroslav Kysela) [RHEL-80682] -- ASoC: simple-card-utils: check port reg first on graph_get_dai_id() (Jaroslav Kysela) [RHEL-80682] -- ASoC: simple-card-utils: use __free(device_node) for device node (Jaroslav Kysela) [RHEL-80682] -- ASoC: fsl_sai: Add sample rate constraint (Jaroslav Kysela) [RHEL-80682] -- ASoC: fsl_xcvr: Add sample rate constraint (Jaroslav Kysela) [RHEL-80682] -- ASoC: fsl_micfil: Switch to common sample rate constraint function (Jaroslav Kysela) [RHEL-80682] -- ASoC: fsl_utils: Add function to constrain rates (Jaroslav Kysela) [RHEL-80682] -- ALSA: seq: oss: fix typo in seq_oss_init.c (Jaroslav Kysela) [RHEL-80682] -- ALSA: cmipci: Modify the incorrect format specifier (Jaroslav Kysela) [RHEL-80682] -- ALSA: lola: Fix typo in lola_clock.c (Jaroslav Kysela) [RHEL-80682] -- ASoC: amd: ps: add ZSC control register programming sequence (Jaroslav Kysela) [RHEL-80682] -- ASoC: amd: ps: update mach params subsystem_rev variable (Jaroslav Kysela) [RHEL-80682] -- ALSA: hda: Always check capability at opening a hwdep (Jaroslav Kysela) [RHEL-80682] -- ASoC: sdw_utils: cs_amp: Assign non-overlapping TDM masks for each codec on a bus (Jaroslav Kysela) [RHEL-80682] -- ASoC: cs35l56: Split SoundWire DAI into separate playback and capture (Jaroslav Kysela) [RHEL-80682] -- ALSA: hda: Fix typo in hda_sysfs.h (Jaroslav Kysela) [RHEL-80682] -- ALSA: ac97: Modify the incorrect format specifier (Jaroslav Kysela) [RHEL-80682] -- ALSA: seq: Skip notifications unless subscribed to announce port (Jaroslav Kysela) [RHEL-80682] -- ALSA: seq: Notify client and port info changes (Jaroslav Kysela) [RHEL-80682] -- ASoC: cs42l51: Constify struct i2c_device_id (Jaroslav Kysela) [RHEL-80682] -- ASoC: tas2781: Fix redundant logical jump (Jaroslav Kysela) [RHEL-80682] -- ASoC: fsl_xcvr: Add suspend and resume support (Jaroslav Kysela) [RHEL-80682] -- ASoC: fsl_xcvr: Use regmap for PHY and PLL registers (Jaroslav Kysela) [RHEL-80682] - -* Wed May 28 2025 Jan Stancek [5.14.0-589.el9] -- KVM: VMX: Bury Intel PT virtualization (guest/host mode) behind CONFIG_BROKEN (CKI Backport Bot) [RHEL-70062] {CVE-2024-53135} -- PCI/ACS: Fix 'pci=config_acs=' parameter (Myron Stowe) [RHEL-72898] -- Documentation: Fix pci=config_acs= example (Myron Stowe) [RHEL-72898] -- wifi: ath12k: Fix invalid data access in ath12k_dp_rx_h_undecap_nwifi (CKI Backport Bot) [RHEL-93256] {CVE-2025-37943} -- wifi: mac80211: fix MPDU length parsing for EHT 5/6 GHz (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: cfg80211: cancel wiphy_work before freeing wiphy (Jose Ignacio Tornos Martinez) [RHEL-79791] {CVE-2025-21979} -- wifi: mac80211: fix SA Query processing in MLO (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: nl80211: fix assoc link handling (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mac80211: don't queue sdata::work for a non-running sdata (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mac80211: flush the station before moving it to UN-AUTHORIZED state (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: iwlwifi: trans: cancel restart work on op mode leave (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: iwlwifi: mvm: fix PNVM timeout for non-MSI-X platforms (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: iwlwifi: pcie: Fix TSO preparation (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: nl80211: disable multi-link reconfiguration (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: cfg80211: regulatory: improve invalid hints checking (Jose Ignacio Tornos Martinez) [RHEL-79791] {CVE-2025-21910} -- wifi: brcmfmac: keep power during suspend if board requires it (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mac80211: Fix sparse warning for monitor_sdata (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mac80211: fix vendor-specific inheritance (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mac80211: fix MLE non-inheritance parsing (Jose Ignacio Tornos Martinez) [RHEL-79791] -- bus: mhi: host: pci_generic: Use pci_try_reset_function() to avoid deadlock (Jose Ignacio Tornos Martinez) [RHEL-79791] {CVE-2025-21951} -- wifi: iwlwifi: Fix A-MSDU TSO preparation (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: iwlwifi: Free pages allocated when failing to build A-MSDU (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: iwlwifi: limit printed string from FW file (Jose Ignacio Tornos Martinez) [RHEL-79791] {CVE-2025-21905} -- wifi: iwlwifi: mvm: use the right version of the rate API (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: iwlwifi: mvm: don't try to talk to a dead firmware (Jose Ignacio Tornos Martinez) [RHEL-79791] {CVE-2025-21930} -- wifi: iwlwifi: mvm: don't dump the firmware state upon RFKILL while suspend (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: iwlwifi: mvm: clean up ROC on failure (Jose Ignacio Tornos Martinez) [RHEL-79791] {CVE-2025-21906} -- wifi: iwlwifi: fw: avoid using an uninitialized variable (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: iwlwifi: fw: allocate chained SG tables for dump (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mac80211: remove debugfs dir for virtual monitor (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mac80211: Cleanup sta TXQs on flush (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: nl80211: reject cooked mode if it is set along with other flags (Jose Ignacio Tornos Martinez) [RHEL-79791] {CVE-2025-21909} -- wifi: brcmfmac: use random seed flag for BCM4355 and BCM4364 firmware (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath12k: fix handling of 6 GHz rules (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: brcmfmac: fix NULL pointer dereference in brcmf_txfinalize() (Jose Ignacio Tornos Martinez) [RHEL-79791] {CVE-2025-21744} -- wifi: rtw88: add RTW88_LEDS depends on LEDS_CLASS to Kconfig (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: wilc1000: unregister wiphy only after netdev registration (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: cfg80211: adjust allocation of colocated AP data (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mac80211: fix memory leak in ieee80211_mgd_assoc_ml_reconf() (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath12k: fix key cache handling (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath12k: Fix uninitialized variable access in ath12k_mac_allocate() function (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath12k: Remove ath12k_get_num_hw() helper function (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath12k: Refactor the ath12k_hw get helper function argument (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath12k: Refactor ath12k_hw set helper function argument (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mt76: mt7996: add implicit beamforming support for mt7992 (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mt76: mt7996: fix beacon command during disabling (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mt76: mt7996: fix ldpc setting (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mt76: mt7996: fix definition of tx descriptor (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mt76: connac: adjust phy capabilities based on band constraints (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mt76: mt7996: fix incorrect indexing of MIB FW event (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mt76: mt7996: fix HE Phy capability (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mt76: mt7996: fix the capability of reception of EHT MU PPDU (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mt76: mt7996: add max mpdu len capability (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mt76: mt7921: avoid undesired changes of the preset regulatory domain (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mt76: mt7925e: fix too long of wifi resume time (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mt76: mt7925: add handler to hif suspend/resume event (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mt76: mt7925: fix CLC command timeout when suspend/resume (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mt76: mt7925: fix the unfinished command of regd_notifier before suspend (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mt76: mt7996: fix register mapping (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mt76: mt7915: fix register mapping (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mt76: mt7996: fix monitor mode (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mt76: mt7996: switch to single multi-radio wiphy (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mt76: mt7996: move all debugfs files to the primary phy (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mt76: connac: rework connac helpers (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mt76: mt7996: prepare mt7996_mcu_update_bss_color for MLO support (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mt76: connac: prepare mt76_connac_mcu_sta_basic_tlv for MLO support (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mt76: mt7996: prepare mt7996_mcu_set_timing for MLO support (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mt76: mt7996: prepare mt7996_mcu_set_tx for MLO support (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mt76: mt7996: prepare mt7996_mcu_add_beacon for MLO support (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mt76: mt7996: prepare mt7996_mcu_add_dev/bss_info for MLO support (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mt76: mt7996: pass wcid to mt7996_mcu_sta_hdr_trans_tlv (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mt76: mt7996: use emulated hardware scan support (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mt76: add multi-radio remain_on_channel functions (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mt76: add multi-radio support to scanning code (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mt76: add multi-radio support to tx scheduling (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mt76: add multi-radio support to a few core hw ops (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mt76: remove dev->wcid_phy_mask (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mt76: add chanctx functions for multi-channel phy support (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mt76: initialize more wcid fields mt76_wcid_init (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mt76: mt7996: split link specific data from struct mt7996_vif (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mt76: add vif link specific data structure (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mt76: rename struct mt76_vif to mt76_vif_link (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mt76: add support for allocating a phy without hw (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mt76: add code for emulating hardware scanning (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mt76: do not add wcid entries to sta poll list during MCU reset (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mt76: mt7996: use mac80211 .sta_state op (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mt76: mt7915: fix omac index assignment after hardware reset (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mt76: mt7915: firmware restart on devices with a second pcie link (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mt76: mt7915: hold dev->mutex while interacting with the thermal state (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mt76: mt7915: ensure that only one sta entry is active per mac address (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mt76: only enable tx worker after setting the channel (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mt76: mt7915: decrease timeout for commonly issued MCU commands (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mt76: mt7915: reduce the number of command retries (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mt76: mt7996: fix rx filter setting for bfee functionality (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mt76: mt7915: fix eifs value on older chipsets (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mt76: mt7915: fix slot time for 5/6GHz (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mt76: mt7996: remove phy->monitor_vif (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mt76: remove mt76_calculate_default_rate() (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mt76: mt7921u: Add VID/PID for TP-Link TXE50UH (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mt76: mt7925: replace zero-length array with flexible-array member (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mt76: mt7921: add rfkill_poll for hardware rfkill (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mt76: mt7921: introduce CSA support (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mt76: mt7925: config the dwell time by firmware (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mt76: do not hold queue lock during initial rx buffer alloc (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mt76: mt7925: Properly handle responses for commands with events (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mt76: mt7925: Cleanup MLO settings post-disconnection (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mt76: mt7925: Update mt7925_mcu_uni_[tx,rx]_ba for MLO (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mt76: mt7925: Init secondary link PM state (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mt76: mt7925: Update secondary link PS flow (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mt76: mt7925: Update mt7925_unassign_vif_chanctx for per-link BSS (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mt76: mt7925: Update mt792x_rx_get_wcid for per-link STA (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mt76: mt7925: Update mt7925_mcu_sta_update for BC in ASSOC state (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mt76: Enhance mt7925_mac_link_sta_add to support MLO (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mt76: mt7925: Enhance mt7925_mac_link_bss_add to support MLO (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mt76: mt7925: Fix CNM Timeout with Single Active Link in MLO (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mt76: mt7925: fix wrong parameter for related cmd of chan info (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mt76: mt7925: Fix incorrect WCID phy_idx assignment (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mt76: mt7925: Fix incorrect WCID assignment for MLO (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mt76: mt7925: Fix incorrect MLD address in bss_mld_tlv for MLO support (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mt76: connac: Extend mt76_connac_mcu_uni_add_dev for MLO (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mt76: mt7996: exclude tx backoff time from airtime (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mt76: mt7915: exclude tx backoff time from airtime (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mt76: mt7915: fix overflows seen when writing limit attributes (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mt76: mt7996: fix overflows seen when writing limit attributes (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mt76: mt7925: fix the invalid ip address for arp offload (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mt76: mt7925: fix get wrong chip cap from incorrect pointer (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mt76: mt7925: fix wrong band_idx setting when enable sniffer mode (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mt76: mt7925: fix NULL deref check in mt7925_change_vif_links (Jose Ignacio Tornos Martinez) [RHEL-79791 RHEL-81384] {CVE-2024-57989} -- wifi: mt76: introduce mt792x_config_mac_addr_list routine (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mt76: mt7915: add module param to select 5 GHz or 6 GHz on MT7916 (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mt76: mt7915: Fix an error handling path in mt7915_add_interface() (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mt76: mt7921: fix using incorrect group cipher after disconnection. (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mt76: mt76u_vendor_request: Do not print error messages when -EPROTO (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mac80211: avoid double free in auth/assoc timeout (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mac80211: ibss: mark IBSS left before leaving (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mac80211: ibss: stop transmit when merging IBSS (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mac80211: don't flush non-uploaded STAs (Jose Ignacio Tornos Martinez) [RHEL-79791 RHEL-82497] {CVE-2025-21828} -- wifi: mac80211: set key link ID to the deflink one (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mac80211: pass correct link ID on assoc (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: iwlwifi: simplify nested if checks (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: nl80211: simplify nested if checks (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mac80211: Support parsing EPCS ML element (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mac80211: Fix common size calculation for ML element (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: cfg80211: Add support for controlling EPCS (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mac80211: Support dynamic link addition and removal (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mac80211: Pull link space calculation to a function (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mac80211: Refactor adding association elements (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: cfg80211: Add support for dynamic addition/removal of links (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: nl80211: Split the links handling of an association request (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ieee80211: Add some missing MLO related definitions (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: nl80211: fix nl80211_start_radar_detection return value (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: cfg80211: skip regulatory for punctured subchannels (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mac80211: fix tid removal during mesh forwarding (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: iwlwifi: rename iwl_datapath_monitor_notif::mac_id to link_id (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: iwlwifi: pcie: make iwl_pcie_d3_complete_suspend() static (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: iwlwifi: pcie: make _iwl_trans_pcie_gen2_stop_device() static (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: iwlwifi: mvm: remove unused tas_rsp variable (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: iwlwifi: mvm: handle version 3 GET_TAS_STATUS notification (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: iwlwifi: extend TAS_CONFIG cmd support for v5 (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: iwlwifi: remove Mr/Ms radio (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: iwlwifi: add WIKO to PPAG approved list (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: iwlwifi: mvm: support EMLSR on WH/PE (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: iwlwifi: config: unify fw/pnvm MODULE_FIRMWARE (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: iwlwifi: mvm: improve/fix chanctx min_def use logic (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: iwlwifi: implement reset escalation (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: iwlwifi: implement product reset for TOP errors (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: iwlwifi: get the max number of links from the firmware (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: iwlwifi: pcie: check for WiAMT/CSME presence (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: cfg80211: Move cfg80211_scan_req_add_chan() n_channels increment earlier (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mac80211: prohibit deactivating all links (Jose Ignacio Tornos Martinez) [RHEL-79791] {CVE-2024-58061} -- wifi: mac80211: tests: add utility to create sdata skeleton (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mac80211: also verify requirements in EXT_SUPP_RATES (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mac80211: verify BSS membership selectors and basic rates (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: nl80211: permit userspace to pass supported selectors (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mac80211: parse BSS selectors and unknown rates (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mac80211: skip all known membership selectors (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mac80211: log link information in ieee80211_determine_chan_mode (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mac80211: fix typo in HE MCS check (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mac80211: Remove unused basic_rates variable (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mac80211: improve stop/wake queue tracing (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: cfg80211: check extended MLD capa/ops in assoc (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: cfg80211: scan: skip duplicate RNR entries (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mac80211: mlme: improve messages from config_bw() (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mac80211: reject per-band vendor elements with MLO (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mac80211: clarify key idx documententaion (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mac80211: remove an unneeded check in Rx (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mac80211: add some support for RX OMI power saving (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: iwlwifi: fw: fix repeated words in comments (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: iwlwifi: mvm: Fix duplicated 'the' in comment (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: iwlwifi: mvm: Fix duplicated 'if' in comment (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: iwlwifi: Remove a duplicate assignment in iwl_dbgfs_amsdu_len_write() (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: iwlwifi: mvm: Use helper function IS_ERR_OR_NULL() (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: iwlwifi: Fix spelling typo in comment (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: iwlwifi: api: remove the double word (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: iwlwifi: mvm: fix iwl_ssid_exist() check (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: iwlwifi: mvm: Improve code style in pointer declarations (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: iwlwifi: fw: fix typo 'adderss' (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: iwlwifi: mvm: remove unneeded NULL pointer checks (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: iwlwifi: mvm: fix AP STA comparison (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: iwlwifi: cleanup unused variable in trans.h (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: iwlwifi: mvm: don't count mgmt frames as MPDU (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: iwlwifi: fw: api: tdls: remove MVM_ from name (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: iwlwifi: mvm: avoid NULL pointer dereference (Jose Ignacio Tornos Martinez) [RHEL-79791 RHEL-82447] {CVE-2024-58062} -- wifi: iwlwifi: bump FW API to 96 for BZ/SC devices (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: iwlwifi: mvm: fix add stream vs. restart race (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: iwlwifi: move fw_dbg_collect to fw debugfs (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: iwlwifi: api: remove version number from latest stored_beacon_notif (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: iwlwifi: avoid memory leak (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: iwlwifi: mark that we support TX_CMD_API_S_VER_10 (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: iwlwifi: add channel_load_not_by_us in iwl_mvm_phy_ctxt (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: iwlwifi: add mapping of prph register crf for PE RF (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: iwlwifi: Allow entering EMLSR for more band combinations (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: iwlwifi: iwl-drv: refactor image loading a bit (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: iwlwifi: Remove MVM prefix from TX API macros (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: iwlwifi: rename bits in config/boot control register (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: iwlwifi: move fw_ver debugfs to firmware runtime (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: iwlwifi: mld: make iwl_mvm_find_ie_offset a iwlwifi util (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: iwlwifi: iwl_fw_error_collect() is always called sync (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: iwlwifi: rework firmware error handling (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: iwlwifi: mvm: restart device through NMI (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: iwlwifi: unify cmd_queue_full() into nic_error() (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: iwlwifi: mvm: clean up FW restart a bit (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: iwlwifi: mvm: remove STARTING state (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: iwlwifi: mvm: restrict MAC start retry to timeouts (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: iwlwifi: restrict driver retry loops to timeouts (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: iwlwifi: return ERR_PTR from opmode start() (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: iwlwifi: context-info: add kernel-doc markers (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: iwlwifi: interpret STEP URM BIOS configuration (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: iwlwifi: fw: read STEP table from correct UEFI var (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: iwlwifi: mvm: rename iwl_dev_tx_power_common::mac_context_id (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: iwlwifi: mvm: skip short statistics window when updating EMLSR (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: iwlwifi: mvm: remove warning on unallocated BAID (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: iwlwifi: differentiate NIC error types (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mac80211: Remove unused ieee80211_smps_is_restrictive (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: iwlwifi: mvm: Move TSO code to shared utility (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: iwlwifi: mvm: add UHB canada support in GET_TAS_STATUS cmd resp (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: iwlwifi: mvm: add UHB canada support in TAS_CONFIG cmd (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: iwlwifi: mvm: Use IWL_FW_CHECK() for BAR notif size validation (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: iwlwifi: pcie: Add support for new device ids (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: iwlwifi: add a new NMI type (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: iwlwifi: mvm: Check BAR packet size before accessing data (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: iwlwifi: support BIOS override for 5G9 in CA also in LARI version 8 (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: iwlwifi: support BIOS override for UNII4 in CA/US also in LARI versions < 12 (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: iwlwifi: bump FW API to 95 for BZ/SC devices (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: iwlwifi: mvm: log error for failures after D3 (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: iwlwifi: mvm: update documentation for iwl_nvm_channel_flags (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: iwlwifi: Remove mvm prefix from iwl_mvm_compressed_ba_notif (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mvm: Request periodic system statistics earlier (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: iwlwifi: remove mvm from session protection cmd's name (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: cfg80211: copy multi-link element from the multi-link probe request's frame body to the generated elements (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: iwlwifi: mvm: cleanup iwl_mvm_sta_del (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mac80211: change disassoc sequence a bit (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mac80211: add an option to filter a sta from being flushed (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: iwlwifi: mvm: send the right link id (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: iwlwifi: mvm: remove pre-mld code from mld path (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: iwlwifi: fix documentation about initial values in station table (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mac80211: Clean up debugfs_key deadcode (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mt76: mt7921: fix a potential scan no APs (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mt76: Fix EHT NSS radiotap reporting. (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mt76: mt7996: Add eht radiotap tlv (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mt76: mt7915: Fix mesh scan on MT7916 DBDC (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mt76: mt7615: Convert comma to semicolon (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mt76: mt7925: fix off by one in mt7925_load_clc() (Jose Ignacio Tornos Martinez) [RHEL-79791 RHEL-81561] {CVE-2024-57990} -- wifi: mt76: mt7921s: fix a potential firmware freeze during startup (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mt76: mt792x: add P2P_DEVICE support (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mt76: mt7996: set correct background radar capability (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mt76: mt7996: add support for more variants (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mt76: mt7996: extend flexibility of mt7996_mcu_get_eeprom() (Jose Ignacio Tornos Martinez) [RHEL-79791] -- net: remove get_task_comm() and print task comm directly (Jose Ignacio Tornos Martinez) [RHEL-79791] -- kernel-wide: add explicity||explicitly to spelling.txt (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: rtw88: Add support for LED blinking (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: rtw88: sdio: Fix disconnection after beacon loss (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: rtw88: 8703b: Fix RX/TX issues (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: rtw88: Delete rf_type member of struct rtw_sta_info (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: rtw88: Add USB PHY configuration (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: rtw89: 8922ae: add variant info to support RTL8922AE-VS (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: rtw89: read hardware capabilities part 1 via firmware command (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: rtw89: fix race between cancel_hw_scan and hw_scan completion (Jose Ignacio Tornos Martinez) [RHEL-79791 RHEL-81370] {CVE-2025-21729} -- wifi: rtw89: mcc: consider time limits not divisible by 1024 (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: rtw89: pci: treat first receiving part as first segment for 8922AE (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: rtw89: avoid to init mgnt_entry list twice when WoWLAN failed (Jose Ignacio Tornos Martinez) [RHEL-79791] {CVE-2025-21730} -- wifi: rtw89: correct header conversion rule for MLO only (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: rtw89: chan: fix soft lockup in rtw89_entity_recalc_mgnt_roles() (Jose Ignacio Tornos Martinez) [RHEL-79791] {CVE-2024-57991} -- wifi: rtw89: fix proceeding MCC with wrong scanning state after sequence changes (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath9k: cleanup ath9k_hw_get_nf_hist_mid() (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath12k: Support pdev Puncture Stats (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath12k: Support AST Entry Stats (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath12k: Support Transmit Buffer OFDMA Stats (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath12k: Support Transmit Rate Buffer Stats (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: brcmfmac: Add missing Return: to function documentation (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: rt2x00: Remove unused rfval values (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: brcmfmac: Check the return value of of_property_read_string_index() (Jose Ignacio Tornos Martinez) [RHEL-79791] {CVE-2025-21750} -- wifi: wilc1000: unregister wiphy only if it has been registered (Jose Ignacio Tornos Martinez) [RHEL-79791] {CVE-2024-57992} -- wifi: mt76: mt7996: fix invalid interface combinations (Jose Ignacio Tornos Martinez) [RHEL-79791] -- bus: mhi: host: pci_generic: Enable MSI-X if the endpoint supports (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath12k: fix tx power, max reg power update to firmware (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath12k: set flag for mgmt no-ack frames in Tx completion (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath12k: Include MLO memory in firmware coredump collection (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath12k: handle radar detection with MLO (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath12k: fix CAC running state during virtual interface start (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath12k: rename CAC_RUNNING flag (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: rtw89: pci: disable PCI completion timeout control (Jose Ignacio Tornos Martinez) [RHEL-79791] -- bus: mhi: host: pci_generic: Add support for QDU100 device (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: rtl8xxxu: Fix RTL8188EU firmware upload block size (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: rtw89: debug: print regd for QATAR/UK/THAILAND (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: rtw89: adjust thermal protection step and more RTL8852BE-VT ID (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: rtw88: usb: Preallocate and reuse the RX skbs (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: rtw88: Handle C2H_ADAPTIVITY in rtw_fw_c2h_cmd_handle() (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: rtw88: usb: Copy instead of cloning the RX skb (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: rtw88: 8821a/8812a: Set ptct_efuse_size to 0 (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: rtw88: 8812a: Support RFE type 2 (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: rtlwifi: rtl8821ae: Fix media status report (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: rtw88: add __packed attribute to efuse layout struct (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath12k: Fix spelling mistake "requestted" -> "requested" (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath12k: Avoid explicit type cast in monitor status parse handler (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath12k: Change the Tx monitor SRNG ring ID (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath12k: Remove unused HAL Rx mask in DP monitor path (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath12k: fix incorrect TID updation in DP monitor status path (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath12k: Fix the misspelled of hal TLV tag HAL_PHYRX_GENERICHT_SIG (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath12k: cleanup Rx peer statistics structure (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath12k: Refactor monitor status TLV structure (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath12k: Add documentation HTT_H2T_MSG_TYPE_RX_RING_SELECTION_CFG (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath12k: Decrease ath12k_mac_station_assoc() stack usage (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath12k: Decrease ath12k_sta_rc_update_wk() stack usage (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath12k: Decrease ath12k_bss_assoc() stack usage (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath12k: Decrease ath12k_mac_op_remain_on_channel() stack usage (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath12k: Add support for parsing 64-bit TLVs (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath9k: simplify internal time management (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath9k: cleanup a few (mostly) TX-related routines (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath9k: cleanup ath_txq_skb_done() (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: brcmfmac: clarify unmodifiable headroom log message (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath12k: advertise MLO support and capabilities (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath12k: assign unique hardware link IDs during QMI host cap (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath12k: add ATH12K_FW_FEATURE_MLO capability firmware feature (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath12k: remove warning print in htt mlo offset event message (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath12k: add no-op without debug print in WMI Rx event (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath12k: add can_activate_links mac operation (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath12k: symmetrize scan vdev creation and deletion during HW scan (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath12k: pass link ID during MLO while delivering skb (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath12k: fix ar->supports_6ghz usage during hw register (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath12k: fix ath12k_qmi_alloc_chunk() to handle too large allocations (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath12k: advertise multi device interface combination (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath12k: Refactor radio frequency information (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath12k: introduce interface combination cleanup helper (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath12k: add helper function to init partner cmem configuration (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath12k: add partner device buffer support in receive data path (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath12k: move to HW link id based receive handling (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath12k: avoid redundant code in DP Rx error process (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath12k: enable MLO setup and teardown from core (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath12k: Add MLO WMI setup and teardown functions (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath12k: add support to allocate MLO global memory region (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath12k: refactor ath12k_qmi_alloc_target_mem_chunk() (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath12k: send partner device details in QMI MLO capability (Jose Ignacio Tornos Martinez) [RHEL-79791] -- dt-bindings: net: wireless: Describe ath12k PCI module with WSI (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath12k: parse multiple device information from Device Tree (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: brcmfmac: add missing header include for brcmf_dbg (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: brcmsmac: add gain range check to wlc_phy_iqcal_gainparams_nphy() (Jose Ignacio Tornos Martinez) [RHEL-79791 RHEL-81283] {CVE-2024-58014} -- wifi: ath12k: fix read pointer after free in ath12k_mac_assign_vif_to_vdev() (Jose Ignacio Tornos Martinez) [RHEL-79791 RHEL-81445] {CVE-2024-57995} -- wifi: rtw89: phy: add dummy C2H event handler for report of TAS power (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: rtw89: 8851b: rfk: remove unnecessary assignment of return value of _dpk_dgain_read() (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: rtw89: 8852c: rfk: refine target channel calculation in _rx_dck_channel_calc() (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: rtlwifi: pci: wait for firmware loading before releasing memory (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: rtlwifi: fix memory leaks and invalid access at probe error path (Jose Ignacio Tornos Martinez) [RHEL-79791] {CVE-2024-58063} -- wifi: rtlwifi: destroy workqueue at rtl_deinit_core (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: rtlwifi: remove unused check_buddy_priv (Jose Ignacio Tornos Martinez) [RHEL-79791 RHEL-82463] {CVE-2024-58072} -- wifi: rtw89: 8922a: update format of RFK pre-notify H2C command v2 (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: rtw89: regd: update regulatory map to R68-R51 (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: rtw89: 8852c: disable ER SU when 4x HE-LTF and 0.8 GI capability differ (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: rtw89: disable firmware training HE GI and LTF (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: rtw89: ps: update data for firmware and settings for hardware before/after PS (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: rtw89: ps: refactor channel info to firmware before entering PS (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: rtw89: ps: refactor PS flow to support MLO (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath12k: Off by one in ath12k_wmi_process_csa_switch_count_event() (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath12k: fix leaking michael_mic for non-primary links (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mwifiex: decrease timeout waiting for host sleep from 10s to 5s (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: brcmfmac: fix brcmf_vif_clear_mgmt_ies when stopping AP (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: brcmfmac: fix scatter-gather handling by detecting end of sg list (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath12k: introduce mlo_capable flag for device group (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath12k: send QMI host capability after device group is ready (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath12k: move struct ath12k_hw from per device to group (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath12k: refactor core start based on hardware group (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath12k: introduce device group abstraction (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath12k: rename mlo_capable_flags to single_chip_mlo_supp (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath12k: move ATH12K_FLAG_REGISTERED handling to ath12k_mac_register() (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: rtw89: add crystal_cap check to avoid setting as overflow value (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: rtw89: refine link handling for link_sta_rc_update (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: rtw89: 8922a: use RSSI from PHY report in RX descriptor (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: rtw89: 8852bt: add beacon filter and CQM support (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: rtw89: 8852b: add beacon filter and CQM support (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: rtw89: 8922a: Extend channel info field length for scan (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mac80211_hwsim: add 6 GHz EHT Mesh capabilities (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mac80211: add EHT 320 MHz support for mesh (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mac80211: ethtool: add monitor channel reporting (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mac80211: get tx power per link (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: cfg80211: send MLO links tx power info in GET_INTERFACE (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: iwlwifi: mvm: Replace spaces for tabs in iwl_mvm_vendor_events_idx (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mac80211: use wiphy guard (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: cfg80211: define and use wiphy guard (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mac80211: Accept authentication frames on P2P device (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mac80211: fix variable used in for_each_sdata_link() (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mac80211: fix vif addr when switching from monitor to station (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mac80211: fix mbss changed flags corruption on 32 bit systems (Jose Ignacio Tornos Martinez) [RHEL-79791] {CVE-2024-57899} -- bus: mhi: host: Free mhi_buf vector inside mhi_alloc_bhie_table() (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath12k: introduce QMI firmware ready flag (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath12k: add ath12k_get_num_hw() (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath12k: add ath12k_ab_to_ah() and ath12k_ab_set_ah() (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath12k: Refactor core startup (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath12k: ath12k_mac_op_sta_rc_update(): use mac80211 provided link id (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath12k: ath12k_mac_op_set_key(): fix uninitialized symbol 'ret' (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath12k: defer vdev creation for MLO (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath12k: ath12k_bss_assoc(): MLO support (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath12k: do not return invalid link id for scan link (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath12k: ath12k_mac_station_add(): fix potential rx_stats leak (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath12k: ath12k_mac_op_ampdu_action(): MLO support (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath12k: ath12k_mac_op_flush(): MLO support (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath12k: ath12k_mac_op_tx(): MLO support (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath12k: convert struct ath12k::wmi_mgmt_tx_work to struct wiphy_work (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: rtw89: pass target link_id to ieee80211_nullfunc_get() (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: rtw89: pass target link_id to ieee80211_gtk_rekey_add() (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: rtw89: apply MLD pairwise key to dynamically active links (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: rtw89: implement ops of change vif/sta links (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: rtw89: register ops of can_activate_links (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: rtw89: 8922a: configure AP_LINK_PS if FW supports (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath12k: Use mac80211 sta's link_sta instead of deflink (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath12k: Use mac80211 vif's link_conf instead of bss_conf (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath12k: modify chanctx iterators for MLO (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath12k: add reo queue lookup table for ML peers (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath12k: use arsta instead of sta (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath12k: add primary link for data path operations (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath12k: support change_sta_links() mac80211 op (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath12k: Add MLO station state change handling (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath11k: mark ath11k_wow_convert_8023_to_80211() as noinline (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath11k: mark ath11k_dp_rx_mon_mpdu_pop() as noinline (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath11k: mark some QMI driver event helpers as noinline (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath12k: Fix inappropriate use of print_array_to_buf_index() (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath11k: add support for QCA6698AQ (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath11k: miscellaneous spelling fixes (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath11k: cleanup struct ath11k_mon_data (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath11k: cleanup struct ath11k_reg_tpc_power_info (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath11k: cleanup struct ath11k_vif (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath12k: Fix endianness issue in struct hal_tlv_64_hdr (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: rtw88: usb: Enable RX aggregation for 8821au/8812au (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: rtw88: usb: Support USB 3 with RTL8812AU (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath12k: Support MBSSID Control Frame Stats (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath12k: Support Transmit PER Rate Stats (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath12k: Support SoC Common Stats (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath12k: Support phy counter and TPC stats (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath12k: Support Downlink Pager Stats (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath9k: Add RX inactivity detection and reset chip when it occurs (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: rtl8xxxu: add more missing rtl8192cu USB IDs (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: rtw89: handle different TX power between RF path (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: rtw89: introduce dynamic antenna gain feature (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: rtw89: sar: tweak 6GHz SAR subbands span (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: rtw89: pci: disable PCIE wake bit when PCIE deinit (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: rtlwifi: usb: fix workqueue leak when probe fails (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: rtlwifi: fix init_sw_vars leak when probe fails (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: rtlwifi: wait for firmware loading before releasing memory (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: rtlwifi: rtl8192se: rise completion of firmware loading as last step (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: rtlwifi: do not complete firmware loading needlessly (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: rtw88: Add additional USB IDs for RTL8812BU (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: rtw88: 8812au: Add more device IDs (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: rtw88: 8821au: Add additional devices to the USB_DEVICE list (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath11k: Fix unexpected return buffer manager error for WCN6750/WCN6855 (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath12k: Fix for out-of bound access error (Jose Ignacio Tornos Martinez) [RHEL-79791 RHEL-81420] {CVE-2024-58015} -- wifi: ath9k: miscellaneous spelling fixes (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mac80211: pass MBSSID config by reference (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mac80211: Support EHT 1024 aggregation size in TX (Jose Ignacio Tornos Martinez) [RHEL-79791] -- net: rfkill: gpio: Add check for clk_enable() (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: brcmfmac: Fix oops due to NULL pointer dereference in brcmf_sdiod_sglist_rw() (Jose Ignacio Tornos Martinez) [RHEL-79791] {CVE-2024-56593} -- wifi: brcmfmac: release 'root' node in all execution paths (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: iwlwifi: mvm: don't call power_update_mac in fast suspend (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: iwlwifi: s/IWL_MVM_INVALID_STA/IWL_INVALID_STA (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: iwlwifi: bump minimum API version in BZ/SC to 92 (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: iwlwifi: move IWL_LMAC_*_INDEX to fw/api/context.h (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: iwlwifi: be less noisy if the NIC is dead in S3 (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: iwlwifi: mvm: support new initiator and responder command version (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: iwlwifi: mvm: use wiphy locked debugfs for low-latency (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: iwlwifi: mvm: MLO scan upon channel condition degradation (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: iwlwifi: mvm: support new versions of the wowlan APIs (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: iwlwifi: mvm: allow always calling iwl_mvm_get_bss_vif() (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: iwlwifi: mvm: unify link info initialization (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: iwlwifi: mvm: clarify fw_id_to_link_sta protection (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: cfg80211: Fix an error handling path in nl80211_start_ap() (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mac80211: fix description of ieee80211_set_active_links() for new sequence (Jose Ignacio Tornos Martinez) [RHEL-79791] -- _RESEND_PATCH_v2_04_19_wifi_rt2x00_Remove_redundant_hrtimer_init_ (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath12k: Add MLO peer assoc command support (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath12k: add helper to find multi-link station (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath12k: add multi-link flag in peer create command (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath12k: Add helpers for multi link peer creation and deletion (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath12k: introduce ath12k_hw_warn() (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath12k: Refactor sta state machine (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath12k: MLO vdev bringup changes (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath12k: ath12k_mac_vdev_create(): use goto for error handling (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath12k: mark QMI driver event helpers as noinline (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath11k: Suspend hardware before firmware mode off for WCN6750 (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: rtlwifi: Remove some exhalbtc deadcode (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: rtw88: Enable the new RTL8821AU/RTL8812AU drivers (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: rtw88: Add rtw8821au.c and rtw8812au.c (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: rtw88: Add rtw8812a.{c,h} (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: rtw88: Add rtw8821a.{c,h} (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: rtw88: Add rtw88xxa.{c,h} (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: rtw88: Add rtw8821a_table.{c,h} (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: rtw88: Add rtw8812a_table.{c,h} (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: rtw89: coex: set higher priority to BT when WL scan and BT A2DP exist (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: rtw89: 8852b: change RF mode to normal mode when set channel (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: rtw89: 8922a: fill the missing OP1dB configuration (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: rtw89: mac: no configure CMAC/DMAC tables for firmware secure boot (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: rtw89: fw: use common function to parse security section for WiFi 6 chips (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: rtw89: fw: move v1 MSSC out of __parse_security_section() to share with v0 (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: rtw89: fw: set recorded IDMEM share mode in firmware header to register (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: rtw89: fw: shrink download size of security section for RTL8852B (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: rtw89: efuse: read firmware secure info v0 from efuse for WiFi 6 chips (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: rtw89: efuse: move recognize firmware MSS info v1 to common (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: rtw89: efuse: move reading efuse of fw secure info to common (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: rtw89: set pause_data field to avoid transmitting data in scan channels (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: rtw89: don't check done-ack for entering PS (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: brcm80211: Remove unused dma_txflush() (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: rtw88: 8812a: Mitigate beacon loss (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: rtw88: 8821a: Regularly ask for BT info updates (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: rtw88: coex: Support chips without a scoreboard (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: rtw88: Detect beacon loss with chips other than 8822c (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: rtw88: usb: Set pkt_info.ls for the reserved page (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: rtw88: Move pwr_track_tbl to struct rtw_rfe_def (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: rtw88: Support TX page sizes bigger than 128 (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: rtw88: Make txagc_remnant_ofdm an array (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: rtw88: Enable data rate fallback for older chips (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: rtw88: Let each driver control the power on/off process (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: rtw88: Allow rtw_chip_info.ltecoex_addr to be NULL (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: rtw88: Extend the init table parsing for RTL8812AU (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: rtw88: Allow different C2H RA report sizes (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: rtw88: Dump the HW features only for some chips (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: rtw88: Add some definitions for RTL8821AU/RTL8812AU (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: rtw88: Report the signal strength only if it's known (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: rtw89: 8922a: extend RFK handling and consider MLO (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: rtw89: tweak setting of channel and TX power for MLO (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: rtw89: chan: manage active interfaces (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: rtw89: Add encryption support for MLO connections (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: rtw89: Add header conversion for MLO connections (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath12k: convert tasklet to BH workqueue for CE interrupts (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: rtw89: unlock on error path in rtw89_ops_unassign_vif_chanctx() (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: rtw89: coex: Set Wi-Fi/Bluetooth priority for Wi-Fi scan case (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: rtw89: fix -Wenum-compare-conditional warnings (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: rtlwifi: use MODULE_FIRMWARE() to declare used firmware (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: rtw88: Refactor looping in rtw_phy_store_tx_power_by_rate (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: rtw89: regd: block 6 GHz if marked as N/A in regd map (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: rtw89: pci: add quirks by PCI subsystem ID for thermal protection (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: rtw89: add thermal protection (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath12k: fix A-MSDU indication in monitor mode (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath12k: use tail MSDU to get MSDU information (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath12k: delete NSS and TX power setting for monitor vdev (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath12k: fix struct hal_rx_mpdu_start (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath12k: fix struct hal_rx_phyrx_rssi_legacy_info (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath12k: fix struct hal_rx_ppdu_start (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath12k: fix struct hal_rx_ppdu_end_user_stats (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath12k: remove unused variable monitor_present (Jose Ignacio Tornos Martinez) [RHEL-79791] -- mac80211: Remove NOP call to ieee80211_hw_config (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: iwlwifi: work around -Wenum-compare-conditional warning (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mac80211: re-order assigning channel in activate links (Jose Ignacio Tornos Martinez) [RHEL-79791] -- fs: debugfs: fix open proxy for unsafe files (Jose Ignacio Tornos Martinez) [RHEL-79791] -- debugfs: fix missing mutex_destroy() in short_fops case (Jose Ignacio Tornos Martinez) [RHEL-79791] -- fs: debugfs: differentiate short fops with proxy ops (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mac80211: convert debugfs files to short fops (Jose Ignacio Tornos Martinez) [RHEL-79791] -- debugfs: add small file operations for most files (Jose Ignacio Tornos Martinez) [RHEL-79791] -- debugfs: Document that debugfs_create functions need not be error checked (Jose Ignacio Tornos Martinez) [RHEL-79791] -- debugfs: lockdown: Allow reading debugfs files that are not world readable (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mac80211: remove misleading j_0 construction parts (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mac80211_hwsim: use hrtimer_active() (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mac80211: refactor BW limitation check for CSA parsing (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mac80211: filter on monitor interfaces based on configured channel (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mac80211: refactor ieee80211_rx_monitor (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mac80211: add support for the monitor SKIP_TX flag (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: cfg80211: add monitor SKIP_TX flag (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mac80211: add flag to opt out of virtual monitor support (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: cfg80211: pass net_device to .set_monitor_channel (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mac80211: remove status->ampdu_delimiter_crc (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: cfg80211: report per wiphy radio antenna mask (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mac80211: use vif radio mask to limit creating chanctx (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mac80211: use vif radio mask to limit ibss scan frequencies (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: cfg80211: add option for vif allowed radios (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: iwlwifi: allow IWL_FW_CHECK() with just a string (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: iwlwifi: mvm: remove redundant check (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: iwlwifi: fw: add an error table status getter (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: iwlwifi: do not warn about a flush with an empty TX queue (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: iwlwifi: mvm: remove IWL_MVM_HW_CSUM_DISABLE (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: iwlwifi: mvm: remove unneeded check (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: iwlwifi: mvm: Remove redundant rcu_read_lock() in reorder buffer (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: iwlwifi: mvm: Remove unused last_amsdu from reorder buffer (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: iwlwifi: fw: api: update link context API version (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: iwlwifi: mvm: log information about HW restart completion (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: iwlwifi: mvm: prepare the tx_power handling to be per-link (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: iwlwifi: mvm: exit EMLSR earlier if bss_param_ch_cnt is updated (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: iwlwifi: mvm: Add support for prep_add_interface() callback (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mac80211: expose ieee80211_chan_width_to_rx_bw() to drivers (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mac80211: chan: calculate min_def also for client mode (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mac80211: add an option to fake ieee80211_connection_loss (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mac80211: parse A-MSDU len from EHT capabilities (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mac80211: call rate_control_rate_update() for link STA (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mac80211: allow rate_control_rate_init() for links (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mac80211: update the right link for tx power (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mac80211: __ieee80211_recalc_txpower receives a link (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mac80211: ieee80211_recalc_txpower receives a link (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mac80211: remove unneeded parameters (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mac80211: make bss_param_ch_cnt available for the low level driver (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mac80211: rename IEEE80211_CHANCTX_CHANGE_MIN_WIDTH (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: cfg80211: disallow SMPS in AP mode (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mac80211: Add support to indicate that a new interface is to be added (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: rtw89: sar: add supported UNII-4 frequency range along with UNII-3 of SAR subband (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: rtw89: 8852c: use 'int' as return type of error code pwr_{on,off}_func() (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: rtw89: 8852bt: use 'int' as return type of error code pwr_{on,off}_func() (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: rtw89: 8852b: use 'int' as return type of error code pwr_{on,off}_func() (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: rtw89: 8851b: use 'int' as return type of error code pwr_{on,off}_func() (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: rtw89: pci: use 'int' as return type of error code in poll_{tx,rx}dma_ch_idle() (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: rtw89: wow: cast nd_config->delay to u64 in tsf arithmetic (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mwifiex: Fix memcpy() field-spanning write warning in mwifiex_config_scan() (Jose Ignacio Tornos Martinez) [RHEL-79791] {CVE-2024-56539} -- wifi: brcmfmac: of: use devm_clk_get_optional_enabled_with_rate() (Jose Ignacio Tornos Martinez) [RHEL-79791] -- clk: provide devm_clk_get_optional_enabled_with_rate() (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: brcmsmac: Remove unused brcms_debugfs_get_devdir() (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: brcmfmac: Remove unused brcmf_cfg80211_get_iftype() (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: wilc1000: Set MAC after operation mode (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mwifiex: cleanup struct mwifiex_private (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mwifiex: cleanup struct mwifiex_auto_tdls_peer (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: wilc1000: Add WILC3000 support (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: wilc1000: Register wiphy after reading out chipid (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: wilc1000: Fold wilc_create_wiphy() into cfg80211.c (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: wilc1000: Fill in missing error handling (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: wilc1000: Fold chip_allow_sleep()/chip_wakeup() into wlan.c (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: wilc1000: Clean up usage of wilc_get_chipid() (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: wilc1000: Keep slot powered on during suspend/resume (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: rt2x00: convert comma to semicolon (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath12k: modify link arvif creation and removal for MLO (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath12k: update ath12k_mac_op_update_vif_offload() for MLO (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath12k: update ath12k_mac_op_conf_tx() for MLO (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath12k: modify ath12k_mac_op_set_key() for MLO (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath12k: modify ath12k_mac_op_bss_info_changed() for MLO (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath12k: modify ath12k_get_arvif_iter() for MLO (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath12k: modify ath12k_mac_vif_chan() for MLO (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath12k: prepare vif config caching for MLO (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath12k: prepare sta data structure for MLO handling (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath12k: pass ath12k_link_vif instead of vif/ahvif (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath12k: prepare vif data structure for MLO handling (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath12k: Support BE OFDMA Pdev Rate Stats (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath12k: Support Pdev Scheduled Algorithm Stats (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath12k: Support DMAC Reset Stats (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath12k: Add firmware coredump collection support (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath12k: add missing lockdep_assert_wiphy() for ath12k_mac_op_ functions (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath10k: avoid NULL pointer error during sdio remove (Jose Ignacio Tornos Martinez) [RHEL-79791] {CVE-2024-56599} -- wifi: ath12k: ath12k_mac_op_sta_state(): clean up update_wk cancellation (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath12k: ath12k_mac_set_key(): remove exit label (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath12k: cleanup unneeded labels (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath12k: switch to using wiphy_lock() and remove ar->conf_mutex (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath12k: convert struct ath12k_sta::update_wk to use struct wiphy_work (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath12k: fix atomic calls in ath12k_mac_op_set_bitrate_mask() (Jose Ignacio Tornos Martinez) [RHEL-79791] {CVE-2024-56607} -- wifi: ath12k: Support Pdev OBSS Stats (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath12k: Support pdev CCA Stats (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath12k: Support pdev Transmit Multi-user stats (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath12k: Support Ring and SFM stats (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath12k: Support Self-Generated Transmit stats (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: rtw89: wow: do not configure CPU IO to receive packets for old firmware (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: rtw89: coex: Add function to reorder Wi-Fi firmware report index (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: rtw89: coex: Solved BT PAN profile idle decrease Wi-Fi throughput (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: rtw89: coex: Reorder Bluetooth info related logic (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: rtw89: coex: Update priority setting for Wi-Fi is scanning (Jose Ignacio Tornos Martinez) [RHEL-79791] -- Revert "wifi: cfg80211: unexport wireless_nlevent_flush()" (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wireless: wext: shorten struct iw_ioctl_description (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: cfg80211: unexport wireless_nlevent_flush() (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: remove iw_public_data from struct net_device (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: cfg80211: stop exporting wext symbols (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: wext/libipw: move spy implementation to libipw (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ipw2x00/lib80211: move remaining lib80211 into libipw (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mwifiex: don't include lib80211.h (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: nl80211: remove redundant null pointer check in coalescing (Jose Ignacio Tornos Martinez) [RHEL-79791] -- mac80211: Reorganize kerneldoc parameter names (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mac80211, cfg80211: miscellaneous spelling fixes (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mac80211: constify ieee80211_ie_build_{he,eht}_oper() chandef (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath12k: Modify print_array_to_buf() to support arrays with 1-based semantics (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: rtw89: debug: add beacon RSSI for debugging (Jose Ignacio Tornos Martinez) [RHEL-79791] -- bus: mhi: host: Fix typos in the comments (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: rtw89: handle entity active flag per PHY (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: rtw89: initialize dual HW bands for MLO and control them by link (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: rtw89: 8852ce: set offset K of PCI PHY EQ to manual mode to improve compatibility (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: rtw89: 8852ce: fix gray code conversion for filter out EQ (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: rtw89: 8922ae: disable PCI PHY EQ to improve compatibility (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: rtw89: pci: consolidate PCI basic configurations for probe and resume (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath12k: move txbaddr/rxbaddr into struct ath12k_dp (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath11k: allow missing memory-regions (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath11k: fix the stack frame size warning in ath11k_vif_wow_set_wakeups (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath11k: enable fw_wmi_diag_event hw param for WCN6750 (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath11k: Fix double free issue during SRNG deinit (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath10k: fix the stack frame size warning in ath10k_hw_scan (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath10k: fix the stack frame size warning in ath10k_remain_on_channel (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath10k: fix invalid VHT parameters in supported_vht_mcs_rate_nss2 (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath10k: fix invalid VHT parameters in supported_vht_mcs_rate_nss1 (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: rtw88: Parse the RX descriptor with a single function (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: rtw89: 8852c: rfk: remove unnecessary assignment of return value of _dpk_dgain_read() (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: rtw89: tweak driver architecture for impending MLO support (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: rtw89: refactor STA related func ahead for MLO (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: rtw89: refactor VIF related func ahead for MLO (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: rtw89: read link_sta corresponding to the link (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: rtw89: read bss_conf corresponding to the link (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: rtw89: rename rtw89_sta to rtw89_sta_link ahead for MLO (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: rtw89: rename rtw89_vif to rtw89_vif_link ahead for MLO (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: rtw88: use ieee80211_purge_tx_queue() to purge TX skb (Jose Ignacio Tornos Martinez) [RHEL-79791] {CVE-2024-56609} -- wifi: rtw88: Constify some arrays and structs (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: rtw89: rfk: update firmware debug log of DACK to v2 (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: rtw89: rfk: add firmware debug log of IQK (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: rtw89: rfk: add firmware debug log of TSSI (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: rtw89: 8922a: rfk: support firmware command RX DCK v1 format (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: rtw89: 8922a: rfk: enlarge TSSI timeout time to 20ms (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: rtlwifi: make read-only arrays static const (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath12k: make read-only array svc_id static const (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath9k: remove ath9k_platform_data (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath9k: btcoex: remove platform_data (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath9k: eeprom: remove platform data (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mwifiex: Use IRQF_NO_AUTOEN flag in request_irq() (Jose Ignacio Tornos Martinez) [RHEL-79791] -- dt-bindings: net: wireless: brcm4329-fmac: add clock description for AP6275P (Jose Ignacio Tornos Martinez) [RHEL-79791] -- dt-bindings: net: wireless: brcm4329-fmac: add pci14e4,449d (Jose Ignacio Tornos Martinez) [RHEL-79791] -- dt-bindings: net: wireless: brcm,bcm4329-fmac: Add CYW43439 DT binding (Jose Ignacio Tornos Martinez) [RHEL-79791] -- dt-bindings: net: wireless: brcm,bcm4329-fmac: allow generic properties (Jose Ignacio Tornos Martinez) [RHEL-79791] -- dt-bindings: net: wireless: brcm,bcm4329-fmac: add BCM4366 binding (Jose Ignacio Tornos Martinez) [RHEL-79791] -- ARM: dts: BCM5301X: Add Netgear R8000 WiFi regulator mappings (Jose Ignacio Tornos Martinez) [RHEL-79791] -- dt-bindings: net: bcm4329-fmac: Add Apple properties & chips (Jose Ignacio Tornos Martinez) [RHEL-79791] -- dt-bindings: bcm4329-fmac: add optional brcm,ccode-map-trivial (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: brcmfmac: add flag for random seed during firmware download (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: brcmfmac: Add optional lpo clock enable support (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: brcmfmac: of: Make use of irq_get_trigger_type() (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: ath9k: use clamp() in ar9003_aic_cal_post_process() (Jose Ignacio Tornos Martinez) [RHEL-79791] -- wifi: mt76: move wed common utilities in wed.c (Jose Ignacio Tornos Martinez) [RHEL-79791] -- net: ethernet: mtk_eth_soc: mtk_ppe: prefer newly added l2 flows (Jose Ignacio Tornos Martinez) [RHEL-79791] -- net: ethernet: mtk_eth_soc: add code for offloading flows from wlan devices (Jose Ignacio Tornos Martinez) [RHEL-79791] -- net: ethernet: mtk_eth_soc: support creating mac address based offload entries (Jose Ignacio Tornos Martinez) [RHEL-79791] -- net: ethernet: mtk_eth_soc: remove bridge flow offload type entry support (Jose Ignacio Tornos Martinez) [RHEL-79791] -- net: ethernet: mtk_eth_soc: rework hardware flow table management (Jose Ignacio Tornos Martinez) [RHEL-79791] -- net: ethernet: mtk_eth_soc: allocate struct mtk_ppe separately (Jose Ignacio Tornos Martinez) [RHEL-79791] -- net: ethernet: mtk_eth_soc: support TC_SETUP_BLOCK for PPE offload (Jose Ignacio Tornos Martinez) [RHEL-79791] -- net: ethernet: mtk_eth_soc: add ipv6 flow offload support (Jose Ignacio Tornos Martinez) [RHEL-79791] -- arm64: dts: mediatek: mt7622: introduce nodes for Wireless Ethernet Dispatch (Jose Ignacio Tornos Martinez) [RHEL-79791] -- net: ethernet: mtk_eth_soc: implement flow offloading to WED devices (Jose Ignacio Tornos Martinez) [RHEL-79791] -- dt-bindings: arm: mediatek: document the pcie mirror node on MT7622 (Jose Ignacio Tornos Martinez) [RHEL-79791] -- dt-bindings: arm: mediatek: document WED binding for MT7622 (Jose Ignacio Tornos Martinez) [RHEL-79791] -- arm64: dts: mediatek: mt7622: add support for coherent DMA (Jose Ignacio Tornos Martinez) [RHEL-79791] -- net: ethernet: mtk_eth_soc: add support for coherent DMA (Jose Ignacio Tornos Martinez) [RHEL-79791] -- dt-bindings: net: mediatek: add optional properties for the SoC ethernet core (Jose Ignacio Tornos Martinez) [RHEL-79791] -- net: ethernet: mtk_eth_soc: avoid creating duplicate offload entries (Jose Ignacio Tornos Martinez) [RHEL-79791] -- config: wifi: disable new unsupported configuration options (Jose Ignacio Tornos Martinez) [RHEL-79791] -- jiffies: Cast to unsigned long in secs_to_jiffies() conversion (CKI Backport Bot) [RHEL-91108] -- jiffies: Define secs_to_jiffies() (CKI Backport Bot) [RHEL-91108] -- smp,csd: Throw an error if a CSD lock is stuck for too long (Waiman Long) [RHEL-16867] -- smp: Reduce NMI traffic from CSD waiters to CSD destination (Waiman Long) [RHEL-16867] -- smp: Reduce logging due to dump_stack of CSD waiters (Waiman Long) [RHEL-16867] -- locking/csd_lock: Remove per-CPU data indirection from CSD lock debugging (Waiman Long) [RHEL-16867] -- smp: Fix offline cpu check in flush_smp_call_function_queue() (Waiman Long) [RHEL-16867] -- vmxnet3: unregister xdp rxq info in the reset path (Izabela Bakollari) [RHEL-30011] -- acct: perform last write from workqueue (Waiman Long) [RHEL-83160] {CVE-2025-21846} -- kernel/acct.c: use dedicated helper to access rlimit values (Waiman Long) [RHEL-83160] - -* Mon May 26 2025 Jan Stancek [5.14.0-588.el9] -- scsi: mpt3sas: Fix buffer overflow in mpt3sas_send_mctp_passthru_req() (Chandrakanth Patil) [RHEL-81907] -- scsi: mpt3sas: Mark device strings as nonstring (Chandrakanth Patil) [RHEL-81907] -- scsi: mpt3sas: Fix spelling mistake "receveid" -> "received" (Chandrakanth Patil) [RHEL-81907] -- scsi: mpt3sas: update driver version to 52.100.00.00 (Chandrakanth Patil) [RHEL-81907] -- scsi: mpt3sas: Send a diag reset if target reset fails (Chandrakanth Patil) [RHEL-81907] -- scsi: mpt3sas: Report driver capability as part of IOCINFO command (Chandrakanth Patil) [RHEL-81907] -- scsi: mpt3sas: Add support for MCTP Passthrough commands (Chandrakanth Patil) [RHEL-81907] -- scsi: mpt3sas: Update MPI headers to 02.00.62 version (Chandrakanth Patil) [RHEL-81907] -- scsi: mpt3sas: Fix a locking bug in an error path (Chandrakanth Patil) [RHEL-81907] -- scsi: mpt3sas: Reduce log level of ignore_delay_remove message to KERN_INFO (Chandrakanth Patil) [RHEL-81907] -- scsi: mpt3sas: Remove unused config functions (Chandrakanth Patil) [RHEL-81907] -- scsi: Constify struct pci_error_handlers (Chandrakanth Patil) [RHEL-81907] -- scsi: mpt3sas: Set ioc->manu_pg11.EEDPTagMode directly to 1 (Chandrakanth Patil) [RHEL-81907] -- scsi: mpt3sas: Add details to EEDPTagMode error message (Chandrakanth Patil) [RHEL-81907] -- scsi: mpt3sas: Update driver version to 51.100.00.00 (Chandrakanth Patil) [RHEL-81907] -- scsi: mpt3sas: Diag-Reset when Doorbell-In-Use bit is set during driver load time (Chandrakanth Patil) [RHEL-81907] -- Revert "cgroup: Avoid -Wstringop-overflow warnings" (Radostin Stoyanov) [RHEL-80382] -- cgroup/cpuset: Move procfs cpuset attribute under cgroup-v1.c (Radostin Stoyanov) [RHEL-80382] -- Revert "selftests/cgroup: Drop define _GNU_SOURCE" (Radostin Stoyanov) [RHEL-80382] -- selftests/cgroup: Fix compile error in test_cpu.c (Radostin Stoyanov) [RHEL-80382] -- configs: enable CPUSETS_V1 on RHEL (Radostin Stoyanov) [RHEL-80382] -- mm: memcg: move soft limit reclaim code to memcontrol-v1.c (Radostin Stoyanov) [RHEL-80382] -- mm: memcg: introduce memcontrol-v1.c (Radostin Stoyanov) [RHEL-80382] -- mm: remove page_cpupid_xchg_last() (Radostin Stoyanov) [RHEL-80382] -- mm: use folio_xchg_last_cpupid() in wp_page_reuse() (Radostin Stoyanov) [RHEL-80382] -- mm: convert wp_page_reuse() and finish_mkwrite_fault() to take a folio (Radostin Stoyanov) [RHEL-80382] -- mm: make finish_mkwrite_fault() static (Radostin Stoyanov) [RHEL-80382] -- mm: huge_memory: use folio_xchg_last_cpupid() in __split_huge_page_tail() (Radostin Stoyanov) [RHEL-80382] -- mm: migrate: use folio_xchg_last_cpupid() in folio_migrate_flags() (Radostin Stoyanov) [RHEL-80382] -- sched/fair: use folio_xchg_last_cpupid() in should_numa_migrate_memory() (Radostin Stoyanov) [RHEL-80382] -- mm: add folio_xchg_last_cpupid() (Radostin Stoyanov) [RHEL-80382] -- mm: remove xchg_page_access_time() (Radostin Stoyanov) [RHEL-80382] -- mm: huge_memory: use a folio in change_huge_pmd() (Radostin Stoyanov) [RHEL-80382] -- mm: mprotect: use a folio in change_pte_range() (Radostin Stoyanov) [RHEL-80382] -- sched/fair: use folio_xchg_access_time() in numa_hint_fault_latency() (Radostin Stoyanov) [RHEL-80382] -- mm: add folio_xchg_access_time() (Radostin Stoyanov) [RHEL-80382] -- mm: remove page_cpupid_last() (Radostin Stoyanov) [RHEL-80382] -- mm: huge_memory: use folio_last_cpupid() in __split_huge_page_tail() (Radostin Stoyanov) [RHEL-80382] -- mm: memory: use folio_last_cpupid() in do_numa_page() (Radostin Stoyanov) [RHEL-80382] -- mm: add folio_last_cpupid() (Radostin Stoyanov) [RHEL-80382] -- mm: huge_memory: use folio_last_cpupid() in do_huge_pmd_numa_page() (Radostin Stoyanov) [RHEL-80382] -- mm_types: add virtual and _last_cpupid into struct folio (Radostin Stoyanov) [RHEL-80382] -- Documentation/cgroup-v2: clarify that zswap.writeback is ignored if zswap is disabled (Radostin Stoyanov) [RHEL-80382] -- selftests: test_zswap: add test for hierarchical zswap.writeback (Radostin Stoyanov) [RHEL-80382] -- selftests: cgroup: add tests to verify the zswap writeback path (Radostin Stoyanov) [RHEL-80382] -- selftests: fix the zswap invasive shrink test (Radostin Stoyanov) [RHEL-80382] -- selftests: add zswapin and no zswap tests (Radostin Stoyanov) [RHEL-80382] -- selftests: cgroup: update per-memcg zswap writeback selftest (Radostin Stoyanov) [RHEL-80382] -- selftests: add a sanity check for zswap (Radostin Stoyanov) [RHEL-80382] -- cgroup/rstat: Selftests for niced CPU statistics (Radostin Stoyanov) [RHEL-80382] -- cgroup/rstat: Tracking cgroup-level niced CPU time (Radostin Stoyanov) [RHEL-80382] -- selftests/cgroup: Drop define _GNU_SOURCE (Radostin Stoyanov) [RHEL-80382] -- selftests: cgroup: remove redundant enabling of memory controller (Radostin Stoyanov) [RHEL-80382] -- cgroup/cpuset: Move cpu.h include to cpuset-internal.h (Radostin Stoyanov) [RHEL-80382] -- cgroup/cpuset: add sefltest for cpuset v1 (Radostin Stoyanov) [RHEL-80382] -- cgroup/cpuset: guard cpuset-v1 code under CONFIG_CPUSETS_V1 (Radostin Stoyanov) [RHEL-80382] -- cgroup/cpuset: rename functions shared between v1 and v2 (Radostin Stoyanov) [RHEL-80382] -- cgroup/cpuset: move v1 interfaces to cpuset-v1.c (Radostin Stoyanov) [RHEL-80382] -- cgroup/cpuset: move validate_change_legacy to cpuset-v1.c (Radostin Stoyanov) [RHEL-80382] -- cgroup/cpuset: move legacy hotplug update to cpuset-v1.c (Radostin Stoyanov) [RHEL-80382] -- cgroup/cpuset: add callback_lock helper (Radostin Stoyanov) [RHEL-80382] -- cgroup/cpuset: move memory_spread to cpuset-v1.c (Radostin Stoyanov) [RHEL-80382] -- cgroup/cpuset: move relax_domain_level to cpuset-v1.c (Radostin Stoyanov) [RHEL-80382] -- cgroup/cpuset: move memory_pressure to cpuset-v1.c (Radostin Stoyanov) [RHEL-80382] -- cgroup/cpuset: move common code to cpuset-internal.h (Radostin Stoyanov) [RHEL-80382] -- cgroup/cpuset: introduce cpuset-v1.c (Radostin Stoyanov) [RHEL-80382] -- cgroup: Avoid -Wstringop-overflow warnings (Radostin Stoyanov) [RHEL-80382] -- cgroup/cpuset: add decrease attach_in_progress helpers (Radostin Stoyanov) [RHEL-80382] -- cgroup/pids: Remove unreachable paths of pids_{can,cancel}_fork (Radostin Stoyanov) [RHEL-80382] -- cgroup/cpuset: Expose cpuset filesystem with cpuset v1 only (Radostin Stoyanov) [RHEL-80382] -- cgroup: Do not report unavailable v1 controllers in /proc/cgroups (Radostin Stoyanov) [RHEL-80382] -- cgroup: Disallow mounting v1 hierarchies without controller implementation (Radostin Stoyanov) [RHEL-80382] -- cgroup: Fix potential overflow issue when checking max_depth (Radostin Stoyanov) [RHEL-80382] -- cgroup/cpuset: Check for partition roots with overlapping CPUs (Radostin Stoyanov) [RHEL-80382] -- cgroup: clarify css sibling linkage is protected by cgroup_mutex or RCU (Radostin Stoyanov) [RHEL-80382] -- cgroup/cpuset: Remove cpuset_slab_spread_rotor (Radostin Stoyanov) [RHEL-80382] -- cgroup: update some statememt about delegation (Radostin Stoyanov) [RHEL-80382] -- redhat: configs: Enable CX231XX driver (Kate Hsuan) [RHEL-86821] -- media: usb: usbtv: Stop direct calls to queue num_buffers field (Kate Hsuan) [RHEL-86821] -- media: saa6752hs: Don't set format in sub-device state (Kate Hsuan) [RHEL-86821] -- media: i2c: Use accessors for pad config 'try_*' fields (Kate Hsuan) [RHEL-86821] -- redhat: add downstream SBAT for UKI addons (Emanuele Giuseppe Esposito) [RHEL-92594] -- uki_addons: provide custom SBAT as input parameter (Emanuele Giuseppe Esposito) [RHEL-92594] -- uki_addons: remove completely sbat/sbat.conf (Emanuele Giuseppe Esposito) [RHEL-92594] -- fbdev: efifb: Change the return value type to void (Jocelyn Falempe) [RHEL-75953] -- fbcon: Fix a NULL pointer dereference issue in fbcon_putcs (Jocelyn Falempe) [RHEL-75953] -- fbdev: efifb: Use devm_register_framebuffer() (Jocelyn Falempe) [RHEL-75953] -- fbdev: Introduce devm_register_framebuffer() (Jocelyn Falempe) [RHEL-75953] -- video: Handle HAS_IOPORT dependencies (Jocelyn Falempe) [RHEL-75953] -- fbcon: Use oops_in_progress instead of panic_cpu (Jocelyn Falempe) [RHEL-75953] -- fbcon: Add an option to disable fbcon in panic (Jocelyn Falempe) [RHEL-75953] -- mm: gup: fix infinite loop within __get_longterm_locked (Waiman Long) [RHEL-89519] -- udmabuf: fix racy memfd sealing check (Waiman Long) [RHEL-89519] -- udmabuf: udmabuf_create pin folio codestyle cleanup (Waiman Long) [RHEL-89519] -- udmabuf: pre-fault when first page fault (Waiman Long) [RHEL-89519] -- selftests/udmabuf: add tests to verify data after page migration (Waiman Long) [RHEL-89519] -- udmabuf: pin the pages using memfd_pin_folios() API (Waiman Long) [RHEL-89519] -- docs: hugetlbpage.rst: add hugetlb migration description (Waiman Long) [RHEL-89519] -- mm: hugetlb: make the hugetlb migration strategy consistent (Waiman Long) [RHEL-89519] -- mm: record the migration reason for struct migration_target_control (Waiman Long) [RHEL-89519] -- selftests: drivers/dma-buf: Improve message in selftest summary (Waiman Long) [RHEL-89519] -- selftests: drivers/dma-buf: Fix implicit declaration warns (Waiman Long) [RHEL-89519] - -* Wed May 21 2025 Augusto Caringi [5.14.0-587.el9] -- af_unix: Set sk->sk_state under unix_state_lock() for truly disconencted peer. (Davide Caratti) [RHEL-84598] -- net/af_packet: check len when min_header_len equals to 0 (Davide Caratti) [RHEL-84598] -- af_packet: fix vlan_get_protocol_dgram() vs MSG_PEEK (Davide Caratti) [RHEL-84598] {CVE-2024-57901} -- af_packet: fix vlan_get_tci() vs MSG_PEEK (Davide Caratti) [RHEL-84598] {CVE-2024-57902} -- af_packet: Handle outgoing VLAN packets without hardware offloading (Davide Caratti) [RHEL-84598] -- perf trace: Add missing perf_tool__init() (Anubhav Shelat) [RHEL-83634] -- scsi: iscsi: Fix missing scsi_host_put() in error path (Chris Leech) [RHEL-90552] -- scsi: iscsi: Fix redundant response for ISCSI_UEVENT_GET_HOST_STATS request (Chris Leech) [RHEL-90552] -- scsi: iscsi: Remove unused iscsi_create_session() (Chris Leech) [RHEL-90552] -- scsi: qedi: Use kthread_create_on_cpu() (Chris Leech) [RHEL-90552] -- scsi: bnx2i: Use kthread_create_on_cpu() (Chris Leech) [RHEL-90552] -- scsi: qedi: Fix a possible memory leak in qedi_alloc_and_init_sb() (Chris Leech) [RHEL-90552] -- Revert "mm: kmemleak: alloc gray object for reserved region with direct map" (Luiz Capitulino) [RHEL-75156] -- cifs: Fix integer overflow while processing closetimeo mount option (CKI Backport Bot) [RHEL-87899] {CVE-2025-21962} -- cifs: Fix integer overflow while processing acregmax mount option (CKI Backport Bot) [RHEL-87920] {CVE-2025-21964} -- net: fix geneve_opt length integer overflow (CKI Backport Bot) [RHEL-87973] {CVE-2025-22055} -- RDMA/core: Silence oversized kvmalloc() warning (Kamal Heib) [RHEL-75591] -- RDMA/cma: Fix workqueue crash in cma_netevent_work_handler (Kamal Heib) [RHEL-75591] -- RDMA/ucaps: Avoid format-security warning (Kamal Heib) [RHEL-75591] -- IB/mad: Check available slots before posting receive WRs (Kamal Heib) [RHEL-75591] -- RDMA/core: Pass port to counter bind/unbind operations (Kamal Heib) [RHEL-75591] -- RDMA/core: Add support to optional-counters binding configuration (Kamal Heib) [RHEL-75591] -- RDMA/core: Create and destroy rdma_counter using rdma_zalloc_drv_obj() (Kamal Heib) [RHEL-75591] -- RDMA/core: Fix use-after-free when rename device name (Kamal Heib) [RHEL-75591] -- RDMA/uverbs: Propagate errors from rdma_lookup_get_uobject() (Kamal Heib) [RHEL-75591] -- docs: infiniband: document the UCAP API (Kamal Heib) [RHEL-75591] -- RDMA/uverbs: Add support for UCAPs in context creation (Kamal Heib) [RHEL-75591] -- RDMA/uverbs: Introduce UCAP (User CAPabilities) API (Kamal Heib) [RHEL-75591] -- RDMA/core: Fixes infiniband sysctl bounds (Kamal Heib) [RHEL-75591] -- RDMA/core: Don't expose hw_counters outside of init net namespace (Kamal Heib) [RHEL-75591] -- RDMA/core: Fix best page size finding when it can cross SG entries (Kamal Heib) [RHEL-75591] -- IB/iser: fix typos in iscsi_iser.c comments (Kamal Heib) [RHEL-75591] -- RDMA/core: Use ib_port_state_to_str() for IB state sysfs (Kamal Heib) [RHEL-75591] -- IB/cache: Add log messages for IB device state changes (Kamal Heib) [RHEL-75591] -- ext4: avoid writing unitialized memory to disk in EA inodes (Brian Foster) [RHEL-86510] -- ext4: don't track ranges in fast_commit if inode has inlined data (Brian Foster) [RHEL-86510] -- ext4: fix possible tid_t sequence overflows (Brian Foster) [RHEL-86510] -- ext4: use ext4_update_inode_fsync_trans() helper in inode creation (Brian Foster) [RHEL-86510] -- ext4: use memtostr_pad() for s_volume_name (Brian Foster) [RHEL-86510] -- ext4: warn if delalloc counters are not zero on inactive (Brian Foster) [RHEL-86510] -- ext4: check the extent status again before inserting delalloc block (Brian Foster) [RHEL-86510] -- ext4: factor out a common helper to query extent map (Brian Foster) [RHEL-86510] -- ext4: correct the hole length returned by ext4_map_blocks() (Brian Foster) [RHEL-86510] -- ext4: convert to exclusive lock while inserting delalloc extents (Brian Foster) [RHEL-86510] -- ext4: refactor ext4_da_map_blocks() (Brian Foster) [RHEL-86510] -- ext4: propagate errors from ext4_sb_bread() in ext4_xattr_block_cache_find() (Brian Foster) [RHEL-86510] -- jbd2: remove redundant assignement to variable err (Brian Foster) [RHEL-86510] -- ext4: remove the redundant folio_wait_stable() (Brian Foster) [RHEL-86510] -- ext4: fix potential unnitialized variable (Brian Foster) [RHEL-86510] -- ext4: remove block_device_ejected() (Brian Foster) [RHEL-86510] -- ext4: keep "prefetch_grp" and "nr" consistent (Brian Foster) [RHEL-86510] -- ext4: replace deprecated strncpy with alternatives (Brian Foster) [RHEL-86510] -- ext4: clean up s_mb_rb_lock to fix build warnings with C=1 (Brian Foster) [RHEL-86510] -- ext4: set the type of max_zeroout to unsigned int to avoid overflow (Brian Foster) [RHEL-86510] -- ext4: set type of ac_groups_linear_remaining to __u32 to avoid overflow (Brian Foster) [RHEL-86510] -- ext4: refactor out ext4_generic_attr_show() (Brian Foster) [RHEL-86510] -- ext4: refactor out ext4_generic_attr_store() (Brian Foster) [RHEL-86510] -- ext4: avoid overflow when setting values via sysfs (Brian Foster) [RHEL-86510] -- ext4: avoid excessive credit estimate in ext4_tmpfile() (Brian Foster) [RHEL-86510] -- ext4: remove unneeded if checks before kfree (Brian Foster) [RHEL-86510] -- ext4: set FMODE_CAN_ODIRECT instead of a dummy direct_IO method (Brian Foster) [RHEL-86510] -- security/keys: fix slab-out-of-bounds in key_task_permission (CKI Backport Bot) [RHEL-83380] {CVE-2024-50301} -- tracing/histograms: Fix memory leak problem (CKI Backport Bot) [RHEL-81008] {CVE-2022-49648} -- iommu/arm-smmu-v3: Fix pgsize_bit for sva domains (Marcin Juszkiewicz) [RHEL-92493] -- redhat: add test_klp_kprobe to mod-internal.list (Denis Aleksandrov) [RHEL-90828] -- vfio/pci: Align huge faults to order (Alex Williamson) [RHEL-89689] -- misc: sgi-gru: fix use-after-free error in gru_set_context_option, gru_fault and gru_handle_user_call_os (David Arcari) [RHEL-87253] {CVE-2022-3424} -- x86/uaccess: Improve performance by aligning writes to 8 bytes in copy_user_generic(), on non-FSRM/ERMS CPUs (Herton R. Krzesinski) [RHEL-74389] -- x86: bring back rep movsq for user access on CPUs without ERMS (Herton R. Krzesinski) [RHEL-74389] -- io_uring: prevent opcode speculation (CKI Backport Bot) [RHEL-83230] {CVE-2025-21863} - -* Mon May 19 2025 Augusto Caringi [5.14.0-586.el9] -- net: introduce per netns packet chains (Paolo Abeni) [RHEL-88921] -- nvme: enable CONFIG_NVME_KEYRING (Maurizio Lombardi) [RHEL-72531] -- nvmet-auth: always free derived key data (Maurizio Lombardi) [RHEL-72531] -- nvmet: fix out-of-bounds access in nvmet_enable_port (Maurizio Lombardi) [RHEL-72531] -- nvmet: pci-epf: cleanup link state management (Maurizio Lombardi) [RHEL-72531] -- nvmet: pci-epf: clear CC and CSTS when disabling the controller (Maurizio Lombardi) [RHEL-72531] -- nvmet: pci-epf: always fully initialize completion entries (Maurizio Lombardi) [RHEL-72531] -- nvmet: auth: use NULL to clear a pointer in nvmet_auth_sq_free() (Maurizio Lombardi) [RHEL-72531] -- nvme-multipath: sysfs links may not be created for devices (Maurizio Lombardi) [RHEL-72531] -- nvme: fixup scan failure for non-ANA multipath controllers (Maurizio Lombardi) [RHEL-72531] -- nvmet-fc: put ref when assoc->del_work is already scheduled (Maurizio Lombardi) [RHEL-72531] -- nvmet-fc: take tgtport reference only once (Maurizio Lombardi) [RHEL-72531] -- nvmet-fc: update tgtport ref per assoc (Maurizio Lombardi) [RHEL-72531] -- nvmet-fc: inline nvmet_fc_free_hostport (Maurizio Lombardi) [RHEL-72531] -- nvmet-fc: inline nvmet_fc_delete_assoc (Maurizio Lombardi) [RHEL-72531] -- nvmet-fcloop: add ref counting to lport (Maurizio Lombardi) [RHEL-72531] -- nvmet-fcloop: replace kref with refcount (Maurizio Lombardi) [RHEL-72531] -- nvmet-fcloop: swap list_add_tail arguments (Maurizio Lombardi) [RHEL-72531] -- nvme: multipath: fix return value of nvme_available_path (Maurizio Lombardi) [RHEL-72531] -- nvme: re-read ANA log page after ns scan completes (Maurizio Lombardi) [RHEL-72531] -- nvme: requeue namespace scan on missed AENs (Maurizio Lombardi) [RHEL-72531] -- nvme/ioctl: don't warn on vectorized uring_cmd with fixed buffer (Maurizio Lombardi) [RHEL-72531] -- crypto,fs: Separate out hkdf_extract() and hkdf_expand() (Maurizio Lombardi) [RHEL-59967 RHEL-72531] -- nvme: disable the target pci-epf module (Maurizio Lombardi) [RHEL-72531] -- nvme-pci: skip nvme_write_sq_db on empty rqlist (Maurizio Lombardi) [RHEL-72531] -- nvmet: pci-epf: Keep completion queues mapped (Maurizio Lombardi) [RHEL-72531] -- objtool, nvmet: Fix out-of-bounds stack access in nvmet_ctrl_state_show() (Maurizio Lombardi) [RHEL-72531] -- nvmet: replace max(a, min(b, c)) by clamp(val, lo, hi) (Maurizio Lombardi) [RHEL-72531] -- nvmet: pci-epf: Always configure BAR0 as 64-bit (Maurizio Lombardi) [RHEL-72531] -- nvmet: Remove duplicate uuid_copy (Maurizio Lombardi) [RHEL-72531] -- nvme: zns: Simplify nvme_zone_parse_entry() (Maurizio Lombardi) [RHEL-72531] -- nvmet: pci-epf: Remove redundant 'flush_workqueue()' calls (Maurizio Lombardi) [RHEL-72531] -- nvmet-fc: Remove unused functions (Maurizio Lombardi) [RHEL-72531] -- nvme-pci: remove stale comment (Maurizio Lombardi) [RHEL-72531] -- nvme-fc: Utilise min3() to simplify queue count calculation (Maurizio Lombardi) [RHEL-72531] -- nvme-multipath: Add visibility for queue-depth io-policy (Maurizio Lombardi) [RHEL-72531] -- nvme-multipath: Add visibility for numa io-policy (Maurizio Lombardi) [RHEL-72531] -- nvme-multipath: Add visibility for round-robin io-policy (Maurizio Lombardi) [RHEL-72531] -- nvmet: add tls_concat and tls_key debugfs entries (Maurizio Lombardi) [RHEL-59967 RHEL-72531] -- nvmet-tcp: support secure channel concatenation (Maurizio Lombardi) [RHEL-59967 RHEL-72531] -- nvmet: Add 'sq' argument to alloc_ctrl_args (Maurizio Lombardi) [RHEL-59967 RHEL-72531] -- nvme-fabrics: reset admin connection for secure concatenation (Maurizio Lombardi) [RHEL-59967 RHEL-72531] -- nvme-tcp: request secure channel concatenation (Maurizio Lombardi) [RHEL-59967 RHEL-72531] -- nvme-keyring: add nvme_tls_psk_refresh() (Maurizio Lombardi) [RHEL-59967 RHEL-72531] -- nvme: add nvme_auth_derive_tls_psk() (Maurizio Lombardi) [RHEL-59967 RHEL-72531] -- nvme: add nvme_auth_generate_digest() (Maurizio Lombardi) [RHEL-59967 RHEL-72531] -- nvme: add nvme_auth_generate_psk() (Maurizio Lombardi) [RHEL-59967 RHEL-72531] -- nvme: map uring_cmd data even if address is 0 (Maurizio Lombardi) [RHEL-72531] -- io_uring/nvme: pass issue_flags to io_uring_cmd_import_fixed() (Maurizio Lombardi) [RHEL-72531] -- nvmet: pci-epf: Do not add an IRQ vector if not needed (Maurizio Lombardi) [RHEL-72531] -- nvmet: pci-epf: Set NVMET_PCI_EPF_Q_LIVE when a queue is fully created (Maurizio Lombardi) [RHEL-72531] -- nvme-pci: fix stuck reset on concurrent DPC and HP (Maurizio Lombardi) [RHEL-72531] -- nvmet-tcp: Fix a possible sporadic response drops in weakly ordered arch (Maurizio Lombardi) [RHEL-72531] -- nvme-tcp: fix potential memory corruption in nvme_tcp_recv_pdu() (Maurizio Lombardi) [RHEL-72531 RHEL-86914] {CVE-2025-21927} -- nvme-tcp: Fix a C2HTermReq error message (Maurizio Lombardi) [RHEL-72531] -- nvmet: remove old function prototype (Maurizio Lombardi) [RHEL-72531] -- nvme-ioctl: fix leaked requests on mapping error (Maurizio Lombardi) [RHEL-72531] -- nvme-pci: skip CMB blocks incompatible with PCI P2P DMA (Maurizio Lombardi) [RHEL-72531] -- nvme-pci: clean up CMBMSC when registering CMB fails (Maurizio Lombardi) [RHEL-72531] -- nvme-tcp: fix possible UAF in nvme_tcp_poll (Maurizio Lombardi) [RHEL-72531] -- nvme: only allow entering LIVE from CONNECTING state (Maurizio Lombardi) [RHEL-72531] -- nvme-fc: rely on state transitions to handle connectivity loss (Maurizio Lombardi) [RHEL-72531] -- apple-nvme: Support coprocessors left idle (Maurizio Lombardi) [RHEL-72531] -- apple-nvme: Release power domains when probe fails (Maurizio Lombardi) [RHEL-72531] -- nvme/ioctl: add missing space in err message (Maurizio Lombardi) [RHEL-72531] -- nvmet: pci-epf: Avoid RCU stalls under heavy workload (Maurizio Lombardi) [RHEL-72531] -- nvmet: pci-epf: Do not uselessly write the CSTS register (Maurizio Lombardi) [RHEL-72531] -- nvmet: pci-epf: Correctly initialize CSTS when enabling the controller (Maurizio Lombardi) [RHEL-72531] -- nvmet-rdma: recheck queue state is LIVE in state lock in recv done (Maurizio Lombardi) [RHEL-72531] -- nvmet: Fix crash when a namespace is disabled (Maurizio Lombardi) [RHEL-72531 RHEL-73614 RHEL-85327] {CVE-2025-21850} -- nvme-tcp: add basic support for the C2HTermReq PDU (Maurizio Lombardi) [RHEL-72531] -- nvme: make nvme_tls_attrs_group static (Maurizio Lombardi) [RHEL-72531] -- nvmet: add a missing endianess conversion in nvmet_execute_admin_connect (Maurizio Lombardi) [RHEL-72531] -- nvmet: the result field in nvmet_alloc_ctrl_args is little endian (Maurizio Lombardi) [RHEL-72531] -- nvmet: fix a memory leak in controller identify (Maurizio Lombardi) [RHEL-72531] -- nvme-fc: do not ignore connectivity loss during connecting (Maurizio Lombardi) [RHEL-72531] -- nvme: handle connectivity loss in nvme_set_queue_count (Maurizio Lombardi) [RHEL-72531] -- nvme-fc: go straight to connecting state when initializing (Maurizio Lombardi) [RHEL-72531] -- nvme-pci: remove redundant dma frees in hmb (Maurizio Lombardi) [RHEL-72531] -- nvmet: fix rw control endian access (Maurizio Lombardi) [RHEL-72531] -- nvme: fix bogus kzalloc() return check in nvme_init_effects_log() (Maurizio Lombardi) [RHEL-72531] -- nvme-pci: use correct size to free the hmb buffer (Maurizio Lombardi) [RHEL-72531] -- nvme: Add error path for xa_store in nvme_init_effects (Maurizio Lombardi) [RHEL-72531] -- nvme-pci: fix comment typo (Maurizio Lombardi) [RHEL-72531] -- nvmet: New NVMe PCI endpoint function target driver (Maurizio Lombardi) [RHEL-72531] -- nvmet: Implement arbitration feature support (Maurizio Lombardi) [RHEL-72531] -- nvmet: Implement interrupt config feature support (Maurizio Lombardi) [RHEL-72531] -- nvmet: Implement interrupt coalescing feature support (Maurizio Lombardi) [RHEL-72531] -- nvmet: Implement host identifier set feature support (Maurizio Lombardi) [RHEL-72531] -- nvmet: Introduce get/set_feature controller operations (Maurizio Lombardi) [RHEL-72531] -- nvmet: Do not require SGL for PCI target controller commands (Maurizio Lombardi) [RHEL-72531] -- nvmet: Add support for I/O queue management admin commands (Maurizio Lombardi) [RHEL-72531] -- nvmet: Introduce nvmet_sq_create() and nvmet_cq_create() (Maurizio Lombardi) [RHEL-72531] -- nvmet: Introduce nvmet_req_transfer_len() (Maurizio Lombardi) [RHEL-72531] -- nvmet: Improve nvmet_alloc_ctrl() interface and implementation (Maurizio Lombardi) [RHEL-72531] -- nvme: Add PCI transport type (Maurizio Lombardi) [RHEL-72531] -- nvmet: Add drvdata field to struct nvmet_ctrl (Maurizio Lombardi) [RHEL-72531] -- nvmet: Introduce nvmet_get_cmd_effects_admin() (Maurizio Lombardi) [RHEL-72531] -- nvmet: Export nvmet_update_cc() and nvmet_cc_xxx() helpers (Maurizio Lombardi) [RHEL-72531] -- nvmet: Add vendor_id and subsys_vendor_id subsystem attributes (Maurizio Lombardi) [RHEL-72531] -- nvme: Move opcode string helper functions declarations (Maurizio Lombardi) [RHEL-72531] -- nvme: change return type of nvme_poll_cq() to bool (Maurizio Lombardi) [RHEL-72531] -- nvme: Add error check for xa_store in nvme_get_effects_log (Maurizio Lombardi) [RHEL-72531] -- nvmet: handle rw's limited retry flag (Maurizio Lombardi) [RHEL-72531] -- nvme-tcp: remove nvme_tcp_destroy_io_queues() (Maurizio Lombardi) [RHEL-72531] -- nvmet-loop: avoid using mutex in IO hotpath (Maurizio Lombardi) [RHEL-72531] -- nvmet: propagate npwg topology (Maurizio Lombardi) [RHEL-72531] -- nvme-pci: 512 byte aligned dma pool segment quirk (Maurizio Lombardi) [RHEL-72531] -- nvme-tcp: simplify nvme_tcp_teardown_io_queues() (Maurizio Lombardi) [RHEL-72531] -- nvme-tcp: no need to quiesce admin_q in nvme_tcp_teardown_io_queues() (Maurizio Lombardi) [RHEL-72531] -- nvme-tcp: fix the memleak while create new ctrl failed (Maurizio Lombardi) [RHEL-72531] {CVE-2024-56632} -- nvme-pci: don't use dma_alloc_noncontiguous with 0 merge boundary (Maurizio Lombardi) [RHEL-72531] -- nvmet: replace kmalloc + memset with kzalloc for data allocation (Maurizio Lombardi) [RHEL-72531] -- nvme-pci: remove two deallocate zeroes quirks (Maurizio Lombardi) [RHEL-72531] -- nvme: don't apply NVME_QUIRK_DEALLOCATE_ZEROES when DSM is not supported (Maurizio Lombardi) [RHEL-72531] -- nvmet: use kzalloc instead of ZERO_PAGE in nvme_execute_identify_ns_nvm() (Maurizio Lombardi) [RHEL-72531] -- nvme: tuning pr code by using defined structs and macros (Maurizio Lombardi) [RHEL-72531] -- nvme: introduce change ptpl and iekey definition (Maurizio Lombardi) [RHEL-72531] -- nvmet: add tracing of reservation commands (Maurizio Lombardi) [RHEL-72531] -- nvme: parse reservation commands's action and rtype to string (Maurizio Lombardi) [RHEL-72531] -- nvmet: report ns's vwc not present (Maurizio Lombardi) [RHEL-72531] -- nvme: check ns's volatile write cache not present (Maurizio Lombardi) [RHEL-72531] -- nvme: add rotational support (Maurizio Lombardi) [RHEL-72531] -- nvme: use command set independent id ns if available (Maurizio Lombardi) [RHEL-72531] -- nvmet: support for csi identify ns (Maurizio Lombardi) [RHEL-72531] -- nvmet: implement rotational media information log (Maurizio Lombardi) [RHEL-72531] -- nvmet: implement endurance groups (Maurizio Lombardi) [RHEL-72531] -- nvmet: declare 2.1 version compliance (Maurizio Lombardi) [RHEL-72531] -- nvmet: implement crto property (Maurizio Lombardi) [RHEL-72531] -- nvmet: implement supported features log (Maurizio Lombardi) [RHEL-72531] -- nvmet: implement supported log pages (Maurizio Lombardi) [RHEL-72531] -- nvmet: implement active command set ns list (Maurizio Lombardi) [RHEL-72531] -- nvmet: implement id ns for nvm command set (Maurizio Lombardi) [RHEL-72531] -- nvmet: support reservation feature (Maurizio Lombardi) [RHEL-72531] -- nvme-core: remove repeated wq flags (Maurizio Lombardi) [RHEL-72531] -- nvmet: make nvmet_wq visible in sysfs (Maurizio Lombardi) [RHEL-72531] -- nvme-pci: use dma_alloc_noncontigous if possible (Maurizio Lombardi) [RHEL-72531] -- nvme-pci: fix freeing of the HMB descriptor table (Maurizio Lombardi) [RHEL-72531] {CVE-2024-56756} -- nvme: re-fix error-handling for io_uring nvme-passthrough (Maurizio Lombardi) [RHEL-72531] -- nvme: module parameter to disable pi with offsets (Maurizio Lombardi) [RHEL-72531] -- nvme: enhance cns version checking (Maurizio Lombardi) [RHEL-72531] -- vfs: fix race between evice_inodes() and find_inode()&iput() (CKI Backport Bot) [RHEL-63193] {CVE-2024-47679} -- sched/rt: Fix race in push_rt_task (Phil Auld) [RHEL-86831] -- proc: fix UAF in proc_get_inode() (Ian Kent) [RHEL-86809] {CVE-2025-21999} -- Bluetooth: L2CAP: Fix corrupted list in hci_chan_del (David Marlin) [RHEL-87889] {CVE-2025-21969} -- Bluetooth: L2CAP: Fix slab-use-after-free Read in l2cap_send_cmd (CKI Backport Bot) [RHEL-87889] {CVE-2025-21969} -- scsi: mpi3mr: Event processing debug improvement (Chandrakanth Patil) [RHEL-80698] -- scsi: mpi3mr: Add level check to control event logging (Chandrakanth Patil) [RHEL-80698] -- scsi: mpi3mr: Reset the pending interrupt flag (Chandrakanth Patil) [RHEL-80698] -- scsi: mpi3mr: Fix pending I/O counter (Chandrakanth Patil) [RHEL-80698] -- scsi: mpi3mr: Task Abort EH Support (Chandrakanth Patil) [RHEL-80698] -- scsi: mpi3mr: Mark device strings as nonstring (Chandrakanth Patil) [RHEL-80698] -- scsi: mpi3mr: Update driver version to 8.13.0.5.50 (Chandrakanth Patil) [RHEL-80698] -- scsi: mpi3mr: Check admin reply queue from Watchdog (Chandrakanth Patil) [RHEL-80698] -- scsi: mpi3mr: Update timestamp only for supervisor IOCs (Chandrakanth Patil) [RHEL-80698] -- scsi: mpi3mr: Update MPI Headers to revision 35 (Chandrakanth Patil) [RHEL-80698] -- scsi: mpi3mr: Fix locking in an error path (Chandrakanth Patil) [RHEL-80698] -- scsi: mpi3mr: Fix spelling mistake "skiping" -> "skipping" (Chandrakanth Patil) [RHEL-80698] -- scsi: mpi3mr: Update driver version to 8.12.1.0.50 (Chandrakanth Patil) [RHEL-80698] -- scsi: mpi3mr: Synchronous access b/w reset and tm thread for reply queue (Chandrakanth Patil) [RHEL-80698] -- scsi: mpi3mr: Support for Segmented Hardware Trace buffer (Chandrakanth Patil) [RHEL-80698] -- scsi: mpi3mr: struct mpi3_sas_io_unit_page1: Replace 1-element array with flexible array (Chandrakanth Patil) [RHEL-80698] -- scsi: mpi3mr: struct mpi3_sas_io_unit_page0: Replace 1-element array with flexible array (Chandrakanth Patil) [RHEL-80698] -- scsi: mpi3mr: struct mpi3_event_data_pcie_topology_change_list: Replace 1-element array with flexible array (Chandrakanth Patil) [RHEL-80698] -- scsi: mpi3mr: struct mpi3_event_data_sas_topology_change_list: Replace 1-element array with flexible array (Chandrakanth Patil) [RHEL-80698] -- s390/virtio_ccw: Don't allocate/assign airqs for non-existing queues (CKI Backport Bot) [RHEL-79805] -- PCI: Use downstream bridges for distributing resources (Myron Stowe) [RHEL-73396] -- KVM: arm64: Eagerly switch ZCR_EL{1,2} (Gavin Shan) [RHEL-87960] -- s390/qdio: Move memory alloc/pointer arithmetic for slib and sl into one place (Mete Durlu) [RHEL-73492] -- s390/qdio: Rename feature flag aif_osa to aif_qdio (Mete Durlu) [RHEL-73492] -- scsi: zfcp: Clarify zfcp_port refcount ownership during "link" test (Mete Durlu) [RHEL-73492] -- scsi: zfcp: Correct kdoc parameter description for sending ELS and CT (Mete Durlu) [RHEL-73492] -- scsi: zfcp: Switch over to sysfs_emit() (Mete Durlu) [RHEL-73492] -- s390: Add z17 elf platform (Mete Durlu) [RHEL-89726] -- ice: Implement PTP support for E830 devices (Petr Oros) [RHEL-89579] -- ice: Refactor ice_ptp_init_tx_* (Petr Oros) [RHEL-89579] -- ice: Add unified ice_capture_crosststamp (Petr Oros) [RHEL-89579] -- ice: Process TSYN IRQ in a separate function (Petr Oros) [RHEL-89579] -- ice: Use FIELD_PREP for timestamp values (Petr Oros) [RHEL-89579] -- ice: Remove unnecessary ice_is_e8xx() functions (Petr Oros) [RHEL-89579] -- ice: Don't check device type when checking GNSS presence (Petr Oros) [RHEL-89579] -- ice: Add in/out PTP pin delays (Petr Oros) [RHEL-89579] -- ice: fix PHY timestamp extraction for ETH56G (Petr Oros) [RHEL-89579] -- mptcp: fix spurious wake-up on under memory pressure (Davide Caratti) [RHEL-84571] -- mptcp: fix NULL pointer in can_accept_new_subflow (Davide Caratti) [RHEL-84571] {CVE-2025-23145} -- mptcp: Fix data stream corruption in the address announcement (Davide Caratti) [RHEL-84571] -- mptcp: fix 'scheduling while atomic' in mptcp_pm_nl_append_new_local_addr (Davide Caratti) [RHEL-84571] {CVE-2025-21938} -- mptcp: always handle address removal under msk socket lock (Davide Caratti) [RHEL-84571] {CVE-2025-21875} -- mptcp: handle fastopen disconnect correctly (Davide Caratti) [RHEL-84571] {CVE-2025-21705} -- mptcp: consolidate suboption status (Davide Caratti) [RHEL-84571] {CVE-2025-21707} -- mptcp: be sure to send ack when mptcp-level window re-opens (Davide Caratti) [RHEL-84571] -- mptcp: pm: only set fullmesh for subflow endp (Davide Caratti) [RHEL-84571] {CVE-2025-21706} -- mptcp: hold pm lock when deleting entry (Davide Caratti) [RHEL-84571] -- mptcp: prevent MPC handshake on port-based signal endpoints (Davide Caratti) [RHEL-84571] -- ndisc: use RCU protection in ndisc_alloc_skb() (Xin Long) [RHEL-81397] {CVE-2025-21764} -- serial: 8250_dma: terminate correct DMA in tx_dma_flush() (Derek Barbosa) [RHEL-89346] -- serial: 8250: Fix fifo underflow on flush (Derek Barbosa) [RHEL-89346] -- serial: 8250: Adjust the timeout for FIFO mode (Derek Barbosa) [RHEL-89346] -- tty: serial: 8250: Fix another runtime PM usage counter underflow (Derek Barbosa) [RHEL-89346] -- Flush console log from kernel_power_off() (Derek Barbosa) [RHEL-89346] -- printk: Fix signed integer overflow when defining LOG_BUF_LEN_MAX (Derek Barbosa) [RHEL-89346] -- dev_printk: Add and use dev_no_printk() (Derek Barbosa) [RHEL-89346] -- printk: Let no_printk() use _printk() (Derek Barbosa) [RHEL-89346] -- printk: index: Add indexing support to dev_printk (Derek Barbosa) [RHEL-89346] -- rtc: ab-eoz9: don't fail temperature reads on undervoltage notification (Waiman Long) [RHEL-72448] -- rtc: rzn1: fix BCD to rtc_time conversion errors (Waiman Long) [RHEL-72448] -- rtc: check if __rtc_read_time was successful in rtc_timer_do_work() (Waiman Long) [RHEL-72448] {CVE-2024-56739} -- rtc: abx80x: Fix WDT bit position of the status register (Waiman Long) [RHEL-72448] -- rtc: st-lpc: Use IRQF_NO_AUTOEN flag in request_irq() (Waiman Long) [RHEL-72448] -- rtc: at91sam9: fix OF node leak in probe() error path (Waiman Long) [RHEL-72448] -- rtc: interface: Add RTC offset to alarm after fix-up (Waiman Long) [RHEL-72448] -- rtc: abx80x: Fix return value of nvmem callback on read (Waiman Long) [RHEL-72448] -- rtc: cmos: Fix return value of nvmem callbacks (Waiman Long) [RHEL-72448] -- rtc: isl1208: Fix return value of nvmem callbacks (Waiman Long) [RHEL-72448] -- rtc: mt6397: select IRQ_DOMAIN instead of depending on it (Waiman Long) [RHEL-72448] -- rtc: Extend timeout for waiting for UIP to clear to 1s (Waiman Long) [RHEL-72448] -- rtc: Add support for configuring the UIP timeout for RTC reads (Waiman Long) [RHEL-72448] -- rtc: Adjust failure return code for cmos_set_alarm() (Waiman Long) [RHEL-72448] -- rtc: mc146818-lib: Adjust failure return code for mc146818_get_time() (Waiman Long) [RHEL-72448] -- rtc: pcf85363: fix wrong mask/val parameters in regmap_update_bits call (Waiman Long) [RHEL-72448] -- rtc: efi: fixed typo in efi_procfs() (Waiman Long) [RHEL-72448] -- rtc: brcmstb-waketimer: support level alarm_irq (Waiman Long) [RHEL-72448] -- rtc: stop warning for invalid alarms when the alarm is disabled (Waiman Long) [RHEL-72448] -- rtc: pcf85363: Allow to wake up system without IRQ (Waiman Long) [RHEL-72448] -- rtc: rv8803: fix Wvoid-pointer-to-enum-cast warning (Waiman Long) [RHEL-72448] -- rtc: st-lpc: Simplify clk handling in st_rtc_probe() (Waiman Long) [RHEL-72448] -- rtc: st-lpc: Release some resources in st_rtc_probe() in case of error (Waiman Long) [RHEL-72448] -- rtc: meson-vrtc: Use ktime_get_real_ts64() to get the current time (Waiman Long) [RHEL-72448] -- arp: switch to dev_getbyhwaddr() in arp_req_set_public() (Guillaume Nault) [RHEL-84572] -- net: Add non-RCU dev_getbyhwaddr() helper (Guillaume Nault) [RHEL-84572] -- ipv4: use RCU protection in inet_select_addr() (Guillaume Nault) [RHEL-84572] -- ipv4: use RCU protection in rt_is_expired() (Guillaume Nault) [RHEL-84572] -- ipv4: add RCU protection to ip4_dst_hoplimit() (Guillaume Nault) [RHEL-84572] -- ipmr: do not call mr_mfc_uses_dev() for unres entries (Guillaume Nault) [RHEL-84572] - -* Wed May 14 2025 Augusto Caringi [5.14.0-585.el9] -- dmaengine: amd: qdma: Remove using the private get and set dma_ops APIs (Jerry Snitselaar) [RHEL-78706] -- dmaengine: Revert "dmaengine: qcom: bam_dma: Avoid writing unavailable register" (Jerry Snitselaar) [RHEL-78706] -- dmaengine: idxd: Enable Function Level Reset (FLR) for halt (Jerry Snitselaar) [RHEL-78706] -- dmaengine: idxd: Refactor halt handler (Jerry Snitselaar) [RHEL-78706] -- dmaengine: idxd: Add idxd_device_config_save() and idxd_device_config_restore() helpers (Jerry Snitselaar) [RHEL-78706] -- dmaengine: idxd: Binding and unbinding IDXD device and driver (Jerry Snitselaar) [RHEL-78706] -- bitmap: Define a cleanup function for bitmaps (Jerry Snitselaar) [RHEL-78706] -- dmaengine: idxd: Add idxd_pci_probe_alloc() helper (Jerry Snitselaar) [RHEL-78706] -- dmaengine: qcom: gpi: Add GPI immediate DMA support for SPI protocol (Jerry Snitselaar) [RHEL-78706] -- dmaengine: bcm2835-dma: Prevent suspend if DMA channel is busy (Jerry Snitselaar) [RHEL-78706] -- dmaengine: ti: k3-udma: Add support for J722S CSI BCDMA (Jerry Snitselaar) [RHEL-78706] -- dmaengine: ti: edma: fix OF node reference leaks in edma_driver (Jerry Snitselaar) [RHEL-78706] -- dmaengine: ti: edma: make the loop condition simpler in edma_probe() (Jerry Snitselaar) [RHEL-78706] -- dmaengine: qcom: bam_dma: Avoid writing unavailable register (Jerry Snitselaar) [RHEL-78706] -- dmaengine: idxd: Remove unused idxd_(un)register_bus_type (Jerry Snitselaar) [RHEL-78706] -- dmaengine: idxd: Add a new IAA device ID on Panther Lake family platforms (Jerry Snitselaar) [RHEL-47414] -- dmaengine: sh: rcar-dmac: add comment for r8a779a0 compatible (Jerry Snitselaar) [RHEL-78706] -- dmaengine: Move AMD PTDMA driver to amd directory (Jerry Snitselaar) [RHEL-78706] -- redhat/configs: Add CONFIG_AMD_QDMA (Jerry Snitselaar) [RHEL-78706] -- dmaengine: amd: qdma: Add AMD QDMA driver (Jerry Snitselaar) [RHEL-78706] -- dmaengine: idxd: Remove a useless mutex (Jerry Snitselaar) [RHEL-78706] -- dmaengine: fix typo in the comment (Jerry Snitselaar) [RHEL-78706] -- dmaengine: idxd: Move DSA/IAA device IDs to IDXD driver (Jerry Snitselaar) [RHEL-78706] -- dmaengine: acpi: Clean up headers (Jerry Snitselaar) [RHEL-78706] -- dmaengine: acpi: Simplify devm_acpi_dma_controller_register() (Jerry Snitselaar) [RHEL-78706] -- dmaengine: acpi: Drop unused devm_acpi_dma_controller_free() (Jerry Snitselaar) [RHEL-78706] -- dmaengine: sh: rz-dmac: add r7s72100 support (Jerry Snitselaar) [RHEL-78706] -- dmaengine: sh: Kconfig: Make RZ_DMAC depend on ARCH_RZG2L (Jerry Snitselaar) [RHEL-78706] -- dmaengine: sh: Kconfig: Add ARCH_R9A07G054 dependency for RZ_DMAC config option (Jerry Snitselaar) [RHEL-78706] -- nvme: print firmware bug note for non-unique identifiers (Bryan Gurney) [RHEL-89350] -- nvme-pci: add BOGUS_NID quirk for Samsung PM1733 (Bryan Gurney) [RHEL-89350] -- vsock: Orphan socket after transport release (Jon Maloy) [RHEL-81484] {CVE-2025-21756} -- vsock: Keep the binding until socket destruction (Jon Maloy) [RHEL-81484] {CVE-2025-21756} -- bpf, vsock: Invoke proto::close on close() (Jon Maloy) [RHEL-81484] {CVE-2025-21756} -- RDMA/rxe: Fix the qp flush warnings in req (CKI Backport Bot) [RHEL-72373] {CVE-2024-53229} -- net: ppp: Add bound checking for skb data on ppp_sync_txmung (Guillaume Nault) [RHEL-89647] {CVE-2025-37749} -- cpufreq: intel_pstate: Unchecked MSR aceess in legacy mode (David Arcari) [RHEL-81770] -- ext4: fix OOB read when checking dotdot dir (CKI Backport Bot) [RHEL-87984] {CVE-2025-37785} -- ionic: add module eeprom channel data to ionic_if and ethtool (Mohammad Heib) [RHEL-88150] -- ionic: support ethtool get_module_eeprom_by_page (Mohammad Heib) [RHEL-88150] -- ionic: extend the QSFP module sprom for more pages (Mohammad Heib) [RHEL-88150] -- ionic: use ee->offset when returning sprom data (Mohammad Heib) [RHEL-88150] -- ionic: no double destroy workqueue (Mohammad Heib) [RHEL-88150] -- ionic: Fix netdev notifier unregister on failure (Mohammad Heib) [RHEL-88150] -- ionic: remove the unused nb_work (Mohammad Heib) [RHEL-88150] -- ionic: add support for QSFP_PLUS_CMIS (Mohammad Heib) [RHEL-88150] -- ionic: add speed defines for 200G and 400G (Mohammad Heib) [RHEL-88150] -- ionic: Translate IONIC_RC_ENOSUPP to EOPNOTSUPP (Mohammad Heib) [RHEL-88150] -- ionic: Use VLAN_ETH_HLEN when possible (Mohammad Heib) [RHEL-88150] -- ionic: add asic codes to firmware interface file (Mohammad Heib) [RHEL-88150] -- hugetlbfs: support idmapped mounts (CKI Backport Bot) [RHEL-35573] -- redhat: create 'systemd-volatile-overlay' addon for UKI (Emanuele Giuseppe Esposito) [RHEL-86487] -- efi: Fix building of efi-pstore when CONFIG_EFI_VARS_PSTORE=m (Lenny Szubowicz) [RHEL-90260] -- ACPI: processor idle: Revert "avoid call to raw_local_irq_disable() from acpi_safe_halt()" (Waiman Long) [RHEL-22238] -- ACPI/HMAT: Move HMAT messages to pr_debug() (Steve Dunnagan) [RHEL-70321] -- cpufreq: Reference count policy in cpufreq_update_limits() (David Arcari) [RHEL-67849] -- cpufreq/amd-pstate: Use scope based cleanup for cpufreq_policy refs [partial] (David Arcari) [RHEL-67849] -- platform/x86/amd: amd_3d_vcache: Add sysfs ABI documentation (David Arcari) [RHEL-67849] -- platform/x86/amd: amd_3d_vcache: Add AMD 3D V-Cache optimizer driver (David Arcari) [RHEL-67849] -- redhat/configs: enable CONFIG_AMD_3D_VCACHE for x86 on RHEL (David Arcari) [RHEL-67849] -- enic: get max rq & wq entries supported by hw, 16K queues (Nelson Escobar) [RHEL-84862] -- enic: cleanup of enic wq request completion path (Nelson Escobar) [RHEL-84862] -- enic: added enic_wq.c and enic_wq.h (Nelson Escobar) [RHEL-84862] -- enic: remove unused function cq_enet_wq_desc_dec (Nelson Escobar) [RHEL-84862] -- enic: enable rq extended cq support (Nelson Escobar) [RHEL-84862] -- enic: enic rq extended cq defines (Nelson Escobar) [RHEL-84862] -- enic: enic rq code reorg (Nelson Escobar) [RHEL-84862] -- enic: Move function from header file to c file (Nelson Escobar) [RHEL-84862] -- enic: add dependency on Page Pool (Nelson Escobar) [RHEL-84862] -- enic: remove copybreak tunable (Nelson Escobar) [RHEL-84862] -- enic: Use the Page Pool API for RX (Nelson Escobar) [RHEL-84862] -- enic: Simplify RX handler function (Nelson Escobar) [RHEL-84862] -- enic: Move RX functions to their own file (Nelson Escobar) [RHEL-84862] -- enic: Fix typo in comment in table indexed by link speed (Nelson Escobar) [RHEL-84862] -- enic: Obtain the Link speed only after the link comes up (Nelson Escobar) [RHEL-84862] -- enic: Move RX coalescing set function (Nelson Escobar) [RHEL-84862] -- enic: Move kdump check into enic_adjust_resources() (Nelson Escobar) [RHEL-84862] -- enic: Move enic resource adjustments to separate function (Nelson Escobar) [RHEL-84862] -- enic: Adjust used MSI-X wq/rq/cq/interrupt resources in a more robust way (Nelson Escobar) [RHEL-84862] -- enic: Allocate arrays in enic struct based on VIC config (Nelson Escobar) [RHEL-84862] -- enic: Save resource counts we read from HW (Nelson Escobar) [RHEL-84862] -- enic: Make MSI-X I/O interrupts come after the other required ones (Nelson Escobar) [RHEL-84862] -- enic: Create enic_wq/rq structures to bundle per wq/rq data (Nelson Escobar) [RHEL-84862] -- enic: Report some per queue statistics in ethtool (Nelson Escobar) [RHEL-84862] -- enic: Report per queue statistics in netdev qstats (Nelson Escobar) [RHEL-84862] -- enic: Collect per queue statistics (Nelson Escobar) [RHEL-84862] -- enic: Use macro instead of static const variables for array sizes (Nelson Escobar) [RHEL-84862] -- enic: add ethtool get_channel support (Nelson Escobar) [RHEL-84862] -- enic: Validate length of nl attributes in enic_set_vf_port (Nelson Escobar) [RHEL-84862] -- enic: Replace hardcoded values for vnic descriptor by defines (Nelson Escobar) [RHEL-84862] -- enic: Avoid false positive under FORTIFY_SOURCE (Nelson Escobar) [RHEL-84862] -- smb: client: Add check for next_buffer in receive_encrypted_standard() (CKI Backport Bot) [RHEL-83243] {CVE-2025-21844} - -* Fri May 09 2025 Augusto Caringi [5.14.0-584.el9] -- net: warn if NAPI instance wasn't shut down (Davide Caratti) [RHEL-77816] -- net: hide the definition of dev_get_by_napi_id() (Davide Caratti) [RHEL-77816] -- net: page_pool: don't try to stash the napi id (Davide Caratti) [RHEL-77816] -- xsk: Bring back busy polling support (Davide Caratti) [RHEL-77816] -- net: Make napi_hash_lock irq safe (Davide Caratti) [RHEL-77816] -- netdev: prevent accessing NAPI instances from another namespace (Davide Caratti) [RHEL-77816] {CVE-2025-21659} -- netdev-genl: Hold rcu_read_lock in napi_set (Davide Caratti) [RHEL-77816] -- mlx4: Add support for persistent NAPI config to RX CQs (Davide Caratti) [RHEL-77816] -- mlx5: Add support for persistent NAPI config (Davide Caratti) [RHEL-77816] -- bnxt: Add support for persistent NAPI config (Davide Caratti) [RHEL-77816] -- netdev-genl: Support setting per-NAPI config values (Davide Caratti) [RHEL-77816] -- net: napi: Add napi_config (Davide Caratti) [RHEL-77816] -- netdev-genl: Dump gro_flush_timeout (Davide Caratti) [RHEL-77816] -- net: napi: Make gro_flush_timeout per-NAPI (Davide Caratti) [RHEL-77816] -- netdev-genl: Dump napi_defer_hard_irqs (Davide Caratti) [RHEL-77816] -- net: napi: Make napi_defer_hard_irqs per-NAPI (Davide Caratti) [RHEL-77816] -- x86/bugs: KVM: Add support for SRSO_MSR_FIX (Waiman Long) [RHEL-88224] -- x86/cpu/kvm: SRSO: Fix possible missing IBPB on VM-Exit (Waiman Long) [RHEL-88224] -- KVM: x86: Advertise SRSO_USER_KERNEL_NO to userspace (Waiman Long) [RHEL-88224] -- x86/bugs: Add SRSO_USER_KERNEL_NO support (Waiman Long) [RHEL-88224] -- x86/bugs: Do not use UNTRAIN_RET with IBPB on entry (Waiman Long) [RHEL-88224] -- x86/bugs: Skip RSB fill at VMEXIT (Waiman Long) [RHEL-88224] -- x86/cpufeatures: Add a IBPB_NO_RET BUG flag (Waiman Long) [RHEL-88224] -- x86/cpufeatures: Define X86_FEATURE_AMD_IBPB_RET (Waiman Long) [RHEL-88224] -- x86/bugs: Fix handling when SRSO mitigation is disabled (Waiman Long) [RHEL-88224] -- x86/bugs: Add missing NO_SSB flag (Waiman Long) [RHEL-88224] -- Documentation/srso: Document a method for checking safe RET operates properly (Waiman Long) [RHEL-88224] -- redhat/configs: Add new CONFIG_MITIGATION_* kconfig files (Waiman Long) [RHEL-88224] -- x86/bugs: Add a separate config for GDS (Waiman Long) [RHEL-88224] -- x86/bugs: Remove GDS Force Kconfig option (Waiman Long) [RHEL-88224] -- x86/bugs: Add a separate config for SSB (Waiman Long) [RHEL-88224] -- x86/bugs: Add a separate config for Spectre V2 (Waiman Long) [RHEL-88224] -- x86/bugs: Add a separate config for SRBDS (Waiman Long) [RHEL-88224] -- x86/bugs: Add a separate config for Spectre v1 (Waiman Long) [RHEL-88224] -- x86/bugs: Add a separate config for RETBLEED (Waiman Long) [RHEL-88224] -- x86/bugs: Add a separate config for L1TF (Waiman Long) [RHEL-88224] -- x86/bugs: Add a separate config for MMIO Stable Data (Waiman Long) [RHEL-88224] -- x86/bugs: Add a separate config for TAA (Waiman Long) [RHEL-88224] -- x86/bugs: Add a separate config for MDS (Waiman Long) [RHEL-88224] -- x86/cpufeatures: Flip the /proc/cpuinfo appearance logic (Waiman Long) [RHEL-88224] -- x86/bugs: Add 'spectre_bhi=vmexit' cmdline option (Waiman Long) [RHEL-88224] -- x86/bugs: Switch to new Intel CPU model defines (Waiman Long) [RHEL-88224] -- x86/bugs: Switch to new Intel CPU model defines (Waiman Long) [RHEL-88224] -- x86/cpu: Use EXPORT_PER_CPU_SYMBOL_GPL() for x86_spec_ctrl_current (Waiman Long) [RHEL-88224] -- linux/dim: Fix divide by 0 in RDMA DIM (CKI Backport Bot) [RHEL-80826] {CVE-2022-49670} -- scsi: megaraid_sas: Driver version update to 07.734.00.00-rc1 (Chandrakanth Patil) [RHEL-80700] -- scsi: megaraid_sas: Block zero-length ATA VPD inquiry (Chandrakanth Patil) [RHEL-80700] -- scsi: megaraid_sas: Make most module parameters static (Chandrakanth Patil) [RHEL-80700] -- powerpc/pseries/iommu: memory notifier incorrectly adds TCEs for pmemory (Mamatha Inamdar) [RHEL-88421] -- ibmvnic: Don't reference skb after sending to VIOS (Mamatha Inamdar) [RHEL-83359] {CVE-2025-21855} -- netfilter: nft_tunnel: fix geneve_opt type confusion addition (CKI Backport Bot) [RHEL-88783] {CVE-2025-22056} -- iommu/amd: Fix header file (Jerry Snitselaar) [RHEL-78704] -- iommu/vt-d: Fix possible circular locking dependency (Jerry Snitselaar) [RHEL-78704] -- iommu/vt-d: Add the document for Intel IOMMU debugfs (Jerry Snitselaar) [RHEL-78704] -- iommu/amd: Preserve default DTE fields when updating Host Page Table Root (Jerry Snitselaar) [RHEL-78704] -- drm/tegra: Fix NULL vs IS_ERR() check in probe() (Jerry Snitselaar) [RHEL-78704] -- iommu/vt-d: Make intel_iommu_drain_pasid_prq() cover faults for RID (Jerry Snitselaar) [RHEL-78704] -- iommu: Fix a spelling error (Jerry Snitselaar) [RHEL-78704] -- iommu/amd: Expicitly enable CNTRL.EPHEn bit in resume path (Jerry Snitselaar) [RHEL-78704] -- iommu: Fix potential memory leak in iopf_queue_remove_device() (Jerry Snitselaar) [RHEL-78704] -- iommu/hyper-v: Don't assume cpu_possible_mask is dense (Jerry Snitselaar) [RHEL-78704] -- iommufd: Keep OBJ/IOCTL lists in an alphabetical order (Jerry Snitselaar) [RHEL-78705] -- iommufd: Deal with IOMMU_HWPT_FAULT_ID_VALID in iommufd core (Jerry Snitselaar) [RHEL-78708] -- iommufd/selftest: Remove domain_alloc_paging() (Jerry Snitselaar) [RHEL-78708] -- iommu/amd: Fully decode all combinations of alloc_paging_flags (Jerry Snitselaar) [RHEL-78704] -- iommu/amd: Move the nid to pdom_setup_pgtable() (Jerry Snitselaar) [RHEL-78704] -- iommu/amd: Change amd_iommu_pgtable to use enum protection_domain_mode (Jerry Snitselaar) [RHEL-78704] -- iommu/amd: Remove type argument from do_iommu_domain_alloc() and related (Jerry Snitselaar) [RHEL-78704] -- iommu/amd: Remove dev == NULL checks (Jerry Snitselaar) [RHEL-78704] -- iommu/amd: Remove domain_alloc() (Jerry Snitselaar) [RHEL-78704] -- iommu/amd: Remove unused amd_iommu_domain_update() (Jerry Snitselaar) [RHEL-78704] -- iommu/amd: remove return value of amd_iommu_detect (Jerry Snitselaar) [RHEL-78704] -- iommu/amd: Remove amd_iommu_apply_erratum_63() (Jerry Snitselaar) [RHEL-75906] -- iommu/amd: Lock DTE before updating the entry with WRITE_ONCE() (Jerry Snitselaar) [RHEL-75906] -- iommu/amd: Modify clear_dte_entry() to avoid in-place update (Jerry Snitselaar) [RHEL-75906] -- iommu/amd: Introduce helper function get_dte256() (Jerry Snitselaar) [RHEL-75906] -- iommu/amd: Modify set_dte_entry() to use 256-bit DTE helpers (Jerry Snitselaar) [RHEL-75906] -- iommu/amd: Introduce helper function to update 256-bit DTE (Jerry Snitselaar) [RHEL-75906] -- iommu/amd: Introduce struct ivhd_dte_flags to store persistent DTE flags (Jerry Snitselaar) [RHEL-75906] -- iommu/amd: Disable AMD IOMMU if CMPXCHG16B feature is not supported (Jerry Snitselaar) [RHEL-75906] -- iommu/amd: Misc ACPI IVRS debug info clean up (Jerry Snitselaar) [RHEL-75906] -- iommu/vt-d: Link cache tags of same iommu unit together (Jerry Snitselaar) [RHEL-78704] -- iommu/vt-d: Draining PRQ in sva unbind path when FPD bit set (Jerry Snitselaar) [RHEL-78704] -- iommu/vt-d: Remove iommu cap audit (Jerry Snitselaar) [RHEL-78704] -- iommu/vt-d: Remove domain_alloc_paging() (Jerry Snitselaar) [RHEL-78704] -- iommu/vt-d: Avoid use of NULL after WARN_ON_ONCE (Jerry Snitselaar) [RHEL-78704] -- iommu: Use str_enable_disable-like helpers (Jerry Snitselaar) [RHEL-78704] -- lib/string_choices: Add some comments to make more clear for string choices helpers. (Jerry Snitselaar) [RHEL-78705] -- lib/string_choices: Introduce several opposite string choice helpers (Jerry Snitselaar) [RHEL-78705] -- lib/string_choices: Add str_true_false()/str_false_true() helper (Jerry Snitselaar) [RHEL-78705] -- string_choices: Add wrapper for str_down_up() (Jerry Snitselaar) [RHEL-78705] -- lib/string_choices: Add str_up_down() helper (Jerry Snitselaar) [RHEL-78705] -- iommu: Remove the remove_dev_pasid op (Jerry Snitselaar) [RHEL-78704] -- iommu/amd: Make the blocked domain support PASID (Jerry Snitselaar) [RHEL-78704] -- iommu/vt-d: Make the blocked domain support PASID (Jerry Snitselaar) [RHEL-78704] -- iommu/arm-smmu-v3: Make the blocked domain support PASID (Jerry Snitselaar) [RHEL-78705] -- iommu: Detaching pasid by attaching to the blocked_domain (Jerry Snitselaar) [RHEL-78704] -- iommu: Consolidate the ops->remove_dev_pasid usage into a helper (Jerry Snitselaar) [RHEL-78704] -- iommu: Prevent pasid attach if no ops->remove_dev_pasid (Jerry Snitselaar) [RHEL-78704] -- iommu/arm-smmu-v3: Add missing #include of linux/string_choices.h (Jerry Snitselaar) [RHEL-78705] -- iommu/arm-smmu-v3: Use str_read_write helper w/ logs (Jerry Snitselaar) [RHEL-78705] -- iommu/io-pgtable-arm: Add way to debug pgtable walk (Jerry Snitselaar) [RHEL-78705] -- iommu/io-pgtable-arm: Re-use the pgtable walk for iova_to_phys (Jerry Snitselaar) [RHEL-78705] -- iommu/io-pgtable-arm: Make pgtable walker more generic (Jerry Snitselaar) [RHEL-78705] -- iommu/arm-smmu: Add ACTLR data and support for qcom_smmu_500 (Jerry Snitselaar) [RHEL-78705] -- iommu/arm-smmu: Introduce ACTLR custom prefetcher settings (Jerry Snitselaar) [RHEL-78705] -- iommu/arm-smmu: Add support for PRR bit setup (Jerry Snitselaar) [RHEL-78705] -- iommu/arm-smmu: Refactor qcom_smmu structure to include single pointer (Jerry Snitselaar) [RHEL-78705] -- redhat/configs: enable ARM_SMMU_MMU_500_CPRE_ERRATA (Jerry Snitselaar) [RHEL-78705] -- iommu/arm-smmu: Re-enable context caching in smmu reset operation (Jerry Snitselaar) [RHEL-78705] -- iommu/tegra241-cmdqv: Read SMMU IDR1.CMDQS instead of hardcoding (Jerry Snitselaar) [RHEL-78705] -- iommu/io-pgtable-arm: Fix cfg reading in arm_lpae_concat_mandatory() (Jerry Snitselaar) [RHEL-78705] -- iommu/io-pgtable-arm: Add coverage for different OAS in selftest (Jerry Snitselaar) [RHEL-78705] -- iommu/io-pgtable-arm: Fix stage-2 concatenation with 16K (Jerry Snitselaar) [RHEL-78705] -- iommu/arm-smmu-v3: Remove domain_alloc_paging() (Jerry Snitselaar) [RHEL-78705] -- iommu/arm-smmu-v3: Make domain_alloc_paging_flags() directly determine the S1/S2 (Jerry Snitselaar) [RHEL-78705] -- iommu/arm-smmu-v3: Remove arm_smmu_domain_finalise() during attach (Jerry Snitselaar) [RHEL-78705] -- iommu/arm-smmu-v3: Document SVA interaction with new pagetable features (Jerry Snitselaar) [RHEL-78705] -- arm64: add stubs for system_supports_poe and system_supports_gcs (Jerry Snitselaar) [RHEL-78705] -- iommu/arm-smmuv3: Update comments about ATS and bypass (Jerry Snitselaar) [RHEL-78705] -- iommu/arm-smmu-v3: Log better event records (Jerry Snitselaar) [RHEL-78705] -- iommu/arm-smmu-v3: Introduce struct arm_smmu_event (Jerry Snitselaar) [RHEL-78705] -- iommu/arm-smmu-qcom: add sdm670 adreno iommu compatible (Jerry Snitselaar) [RHEL-78705] -- powerpc/pseries/iommu: IOMMU incorrectly marks MMIO range in DDW (Jerry Snitselaar) [RHEL-78704] -- iommu/vt-d: Avoid draining PRQ in sva mm release path (Jerry Snitselaar) [RHEL-78704] -- iommu/amd: Add lockdep asserts for domain->dev_list (Jerry Snitselaar) [RHEL-78704] -- scatterlist: fix incorrect func name in kernel-doc (Jerry Snitselaar) [RHEL-78704] -- iommu/arm-smmu-v3: Improve uAPI comment for IOMMU_HW_INFO_TYPE_ARM_SMMUV3 (Jerry Snitselaar) [RHEL-78705] -- iommufd/selftest: Cover IOMMU_FAULT_QUEUE_ALLOC in iommufd_fail_nth (Jerry Snitselaar) [RHEL-78708] -- iommufd: Fix typos in kernel-doc comments (Jerry Snitselaar) [RHEL-78708] -- iommu: Rename ops->domain_alloc_user() to domain_alloc_paging_flags() (Jerry Snitselaar) [RHEL-78704] -- iommu: Add ops->domain_alloc_nested() (Jerry Snitselaar) [RHEL-78704] -- scatterlist: fix a typo (Jerry Snitselaar) [RHEL-78704] -- kmemleak: iommu/iova: fix transient kmemleak false positive (Jerry Snitselaar) [RHEL-78704] -- iommu: Make set_dev_pasid op support domain replacement (Jerry Snitselaar) [RHEL-78704] -- iommu/arm-smmu-v3: Make set_dev_pasid() op support replace (Jerry Snitselaar) [RHEL-78705] -- iommu/vt-d: Add set_dev_pasid callback for nested domain (Jerry Snitselaar) [RHEL-78704] -- iommu/vt-d: Make identity_domain_set_dev_pasid() to handle domain replacement (Jerry Snitselaar) [RHEL-78704] -- iommu/vt-d: Make intel_svm_set_dev_pasid() support domain replacement (Jerry Snitselaar) [RHEL-78704] -- iommu/vt-d: Limit intel_iommu_set_dev_pasid() for paging domain (Jerry Snitselaar) [RHEL-78704] -- iommu/vt-d: Make intel_iommu_set_dev_pasid() to handle domain replacement (Jerry Snitselaar) [RHEL-78704] -- iommu/vt-d: Add iommu_domain_did() to get did (Jerry Snitselaar) [RHEL-78704] -- iommu/vt-d: Consolidate the struct dev_pasid_info add/remove (Jerry Snitselaar) [RHEL-78704] -- iommu/vt-d: Add pasid replace helpers (Jerry Snitselaar) [RHEL-78704] -- iommu/vt-d: Refactor the pasid setup helpers (Jerry Snitselaar) [RHEL-78704] -- iommu/vt-d: Add a helper to flush cache for updating present pasid entry (Jerry Snitselaar) [RHEL-78704] -- iommu: Pass old domain to set_dev_pasid op (Jerry Snitselaar) [RHEL-78704] -- iommu/vt-d: Drain PRQs when domain removed from RID (Jerry Snitselaar) [RHEL-78704] -- iommu/vt-d: Drop pasid requirement for prq initialization (Jerry Snitselaar) [RHEL-78704] -- iommufd: Enable PRI when doing the iommufd_hwpt_alloc (Jerry Snitselaar) [RHEL-78708] -- iommu/vt-d: Move IOMMU_IOPF into INTEL_IOMMU (Jerry Snitselaar) [RHEL-78704] -- iommu/vt-d: Remove the pasid present check in prq_event_thread (Jerry Snitselaar) [RHEL-78704] -- iommu/vt-d: Separate page request queue from SVM (Jerry Snitselaar) [RHEL-78704] -- iommu/vt-d: Drop s1_pgtbl from dmar_domain (Jerry Snitselaar) [RHEL-78704] -- iommu/vt-d: Remove unused dmar_msi_read (Jerry Snitselaar) [RHEL-78704] -- iommu/vt-d: Increase buffer size for device name (Jerry Snitselaar) [RHEL-78704] -- iommu/vt-d: Use PCI_DEVID() macro (Jerry Snitselaar) [RHEL-78704] -- iommu/vt-d: Refine intel_iommu_domain_alloc_user() (Jerry Snitselaar) [RHEL-78704] -- iommu/vt-d: Refactor first_level_by_default() (Jerry Snitselaar) [RHEL-78704] -- iommu/vt-d: Remove domain_update_iommu_superpage() (Jerry Snitselaar) [RHEL-78704] -- iommu/vt-d: Remove domain_update_iommu_cap() (Jerry Snitselaar) [RHEL-78704] -- iommu/vt-d: Enhance compatibility check for paging domain attach (Jerry Snitselaar) [RHEL-78704] -- iommu/vt-d: Remove unused domain_alloc callback (Jerry Snitselaar) [RHEL-78704] -- iommu/vt-d: Add domain_alloc_paging support (Jerry Snitselaar) [RHEL-78704] -- iommu/iova: Fix typo 'adderss' (Jerry Snitselaar) [RHEL-78704] -- iommu: Create __iommu_alloc_identity_domain() (Jerry Snitselaar) [RHEL-78704] -- iommu: Put domain allocation in __iommu_group_alloc_blocking_domain() (Jerry Snitselaar) [RHEL-78704] -- iommu/amd: Put list_add/del(dev_data) back under the domain->lock (Jerry Snitselaar) [RHEL-78704] -- iommu/amd: Improve amd_iommu_release_device() (Jerry Snitselaar) [RHEL-78704] -- iommu/amd: Add ops->release_domain (Jerry Snitselaar) [RHEL-78704] -- iommu/amd: Reorder attach device code (Jerry Snitselaar) [RHEL-78704] -- iommu/amd: Convert dev_data lock from spinlock to mutex (Jerry Snitselaar) [RHEL-78704] -- iommu/amd: Rearrange attach device code (Jerry Snitselaar) [RHEL-78704] -- iommu/amd: Reduce domain lock scope in attach device path (Jerry Snitselaar) [RHEL-78704] -- iommu/amd: Do not detach devices in domain free path (Jerry Snitselaar) [RHEL-78704] -- iommu/amd: Remove unused amd_iommus variable (Jerry Snitselaar) [RHEL-78704] -- iommu/amd: xarray to track protection_domain->iommu list (Jerry Snitselaar) [RHEL-78704] -- iommu/amd: Remove protection_domain.dev_cnt variable (Jerry Snitselaar) [RHEL-78704] -- iommu/amd: Use ida interface to manage protection domain ID (Jerry Snitselaar) [RHEL-78704] -- iommu/amd: Fix corruption when mapping large pages from 0 (Jerry Snitselaar) [RHEL-78704] -- iommu/amd: Do not try copy old DTE resume path (Jerry Snitselaar) [RHEL-78704] -- iommu/amd: Use atomic64_inc_return() in iommu.c (Jerry Snitselaar) [RHEL-78704] -- iommu/amd: Implement global identity domain (Jerry Snitselaar) [RHEL-78704] -- iommu/amd: Enhance amd_iommu_domain_alloc_user() (Jerry Snitselaar) [RHEL-78704] -- iommu/amd: Pass page table type as param to pdom_setup_pgtable() (Jerry Snitselaar) [RHEL-78704] -- iommu/amd: Separate page table setup from domain allocation (Jerry Snitselaar) [RHEL-78704] -- iommu/amd: Move V2 page table support check to early_amd_iommu_init() (Jerry Snitselaar) [RHEL-78704] -- iommu/amd: Add helper function to check GIOSUP/GTSUP (Jerry Snitselaar) [RHEL-78704] -- iommu/arm-smmu-v3: Enhance domain_alloc_user() to allocate PASID capable domain (Jerry Snitselaar) [RHEL-78705] -- iommu: Add new flag to explictly request PASID capable domain (Jerry Snitselaar) [RHEL-78704] -- iommu: Fix prototype of iommu_paging_domain_alloc_flags() (Jerry Snitselaar) [RHEL-78704] -- iommu: Introduce iommu_paging_domain_alloc_flags() (Jerry Snitselaar) [RHEL-78704] -- iommu: Refactor __iommu_domain_alloc() (Jerry Snitselaar) [RHEL-78704] -- iommu: Remove iommu_domain_alloc() (Jerry Snitselaar) [RHEL-78704] -- remoteproc: Use iommu_paging_domain_alloc() (Jerry Snitselaar) [RHEL-78704] -- drm/nouveau/tegra: Use iommu_paging_domain_alloc() (Jerry Snitselaar) [RHEL-78704] -- gpu: host1x: Use iommu_paging_domain_alloc() (Jerry Snitselaar) [RHEL-78704] -- drm/tegra: Use iommu_paging_domain_alloc() (Jerry Snitselaar) [RHEL-78704] -- iommu: Restore iommu_flush_iotlb_all() (Jerry Snitselaar) [RHEL-78704] -- iommu: Remove useless flush from iommu_create_device_direct_mappings() (Jerry Snitselaar) [RHEL-78704] -- iommu/sysfs: constify the class struct (Jerry Snitselaar) [RHEL-78704] -- iommu: Remove iommu_present() (Jerry Snitselaar) [RHEL-78704] -- iommu: Reorganize kerneldoc parameter names (Jerry Snitselaar) [RHEL-78704] -- iommu: Make bus_iommu_probe() static (Jerry Snitselaar) [RHEL-78704] -- iommu: Add a kdoc to iommu_unmap() (Jerry Snitselaar) [RHEL-78704] -- iommu/io-pgtable-arm: Remove split on unmap behavior (Jerry Snitselaar) [RHEL-78705] -- iommu/io-pgtable-arm: Add self test for the last page in the IAS (Jerry Snitselaar) [RHEL-78705] -- iommu/io-pgtable-arm: Fix stage-2 map/unmap for concatenated tables (Jerry Snitselaar) [RHEL-78705] -- iommu/arm-smmu-v3: Import IOMMUFD module namespace (Jerry Snitselaar) [RHEL-55204] -- iommufd: IOMMU_IOAS_CHANGE_PROCESS selftest (Jerry Snitselaar) [RHEL-78708] -- selftests: iommu: Use installed kernel headers search path (Jerry Snitselaar) [RHEL-78708] -- iommufd: Add IOMMU_IOAS_CHANGE_PROCESS (Jerry Snitselaar) [RHEL-78708] -- iommufd: Lock all IOAS objects (Jerry Snitselaar) [RHEL-78708] -- iommufd: Export do_update_pinned (Jerry Snitselaar) [RHEL-78708] -- iommu/arm-smmu-v3: Support IOMMU_HWPT_INVALIDATE using a VIOMMU object (Jerry Snitselaar) [RHEL-55204] -- iommu/arm-smmu-v3: Allow ATS for IOMMU_DOMAIN_NESTED (Jerry Snitselaar) [RHEL-55204] -- iommu/arm-smmu-v3: Use S2FWB for NESTED domains (Jerry Snitselaar) [RHEL-55204] -- iommu/arm-smmu-v3: Support IOMMU_DOMAIN_NESTED (Jerry Snitselaar) [RHEL-55204] -- iommu/arm-smmu-v3: Support IOMMU_VIOMMU_ALLOC (Jerry Snitselaar) [RHEL-55204] -- iommu/arm-smmu-v3: Expose the arm_smmu_attach interface (Jerry Snitselaar) [RHEL-55204] -- iommu/arm-smmu-v3: Implement IOMMU_HWPT_ALLOC_NEST_PARENT (Jerry Snitselaar) [RHEL-55204] -- redhat/configs: Enable CONFIG_ARM_SMMU_V3_IOMMUFD (Jerry Snitselaar) [RHEL-55204] -- iommu/arm-smmu-v3: Support IOMMU_GET_HW_INFO via struct arm_smmu_hw_info (Jerry Snitselaar) [RHEL-55204] -- iommu/arm-smmu-v3: Report IOMMU_CAP_ENFORCE_CACHE_COHERENCY for CANWBS (Jerry Snitselaar) [RHEL-55204] -- ACPI/IORT: Support CANWBS memory access flag (Jerry Snitselaar) [RHEL-55204] -- ACPICA: IORT: Update for revision E.f (Jerry Snitselaar) [RHEL-55204] -- vfio: Remove VFIO_TYPE1_NESTING_IOMMU (Jerry Snitselaar) [RHEL-78708] -- Documentation: userspace-api: iommufd: Update vDEVICE (Jerry Snitselaar) [RHEL-73590] -- iommufd/selftest: Add vIOMMU coverage for IOMMU_HWPT_INVALIDATE ioctl (Jerry Snitselaar) [RHEL-73590] -- iommufd/selftest: Add IOMMU_TEST_OP_DEV_CHECK_CACHE test command (Jerry Snitselaar) [RHEL-73590] -- iommufd/selftest: Add mock_viommu_cache_invalidate (Jerry Snitselaar) [RHEL-73590] -- iommufd/viommu: Add iommufd_viommu_find_dev helper (Jerry Snitselaar) [RHEL-73590] -- iommu: Add iommu_copy_struct_from_full_user_array helper (Jerry Snitselaar) [RHEL-73590] -- iommufd: Allow hwpt_id to carry viommu_id for IOMMU_HWPT_INVALIDATE (Jerry Snitselaar) [RHEL-73590] -- iommu/viommu: Add cache_invalidate to iommufd_viommu_ops (Jerry Snitselaar) [RHEL-73590] -- iommufd/selftest: Add IOMMU_VDEVICE_ALLOC test coverage (Jerry Snitselaar) [RHEL-73590] -- iommufd/viommu: Add IOMMUFD_OBJ_VDEVICE and IOMMU_VDEVICE_ALLOC ioctl (Jerry Snitselaar) [RHEL-73590] -- Documentation: userspace-api: iommufd: Update vIOMMU (Jerry Snitselaar) [RHEL-55217] -- iommufd/selftest: Add IOMMU_VIOMMU_ALLOC test coverage (Jerry Snitselaar) [RHEL-55217] -- iommufd/selftest: Add IOMMU_VIOMMU_TYPE_SELFTEST (Jerry Snitselaar) [RHEL-55217] -- iommufd/selftest: Add refcount to mock_iommu_device (Jerry Snitselaar) [RHEL-55217] -- iommufd/selftest: Prepare for mock_viommu_alloc_domain_nested() (Jerry Snitselaar) [RHEL-55217] -- iommufd/selftest: Add container_of helpers (Jerry Snitselaar) [RHEL-55217] -- iommufd: Allow pt_id to carry viommu_id for IOMMU_HWPT_ALLOC (Jerry Snitselaar) [RHEL-55217] -- iommufd: Add alloc_domain_nested op to iommufd_viommu_ops (Jerry Snitselaar) [RHEL-55217] -- iommufd/viommu: Add IOMMU_VIOMMU_ALLOC ioctl (Jerry Snitselaar) [RHEL-55217] -- iommufd: Verify object in iommufd_object_finalize/abort() (Jerry Snitselaar) [RHEL-55217] -- iommufd: Introduce IOMMUFD_OBJ_VIOMMU and its related struct (Jerry Snitselaar) [RHEL-55217] -- iommufd: Move _iommufd_object_alloc helper to a sharable file (Jerry Snitselaar) [RHEL-55217] -- iommufd: Move struct iommufd_object to public iommufd header (Jerry Snitselaar) [RHEL-55217] -- iommufd: Allow fault reporting for non-PRI PCI devices (Jerry Snitselaar) [RHEL-78708] -- iommufd: Selftest coverage for IOMMU_IOAS_MAP_FILE (Jerry Snitselaar) [RHEL-78708] -- iommufd: File mappings for mdev (Jerry Snitselaar) [RHEL-78708] -- iommufd: Add IOMMU_IOAS_MAP_FILE (Jerry Snitselaar) [RHEL-78708] -- iommufd: pfn_reader for file mappings (Jerry Snitselaar) [RHEL-78708] -- iommufd: Folio subroutines (Jerry Snitselaar) [RHEL-78708] -- iommufd: pfn_reader local variables (Jerry Snitselaar) [RHEL-78708] -- iommufd: Generalize iopt_pages address (Jerry Snitselaar) [RHEL-78708] -- iommufd: Rename uptr in iopt_alloc_iova() (Jerry Snitselaar) [RHEL-78708] -- mm/gup: Add folio_add_pins() (Jerry Snitselaar) [RHEL-78708] -- mm/gup: handle NULL pages in unpin_user_pages() (Jerry Snitselaar) [RHEL-78708] {CVE-2024-56612} -- mm/gup: avoid an unnecessary allocation call for FOLL_LONGTERM cases (Jerry Snitselaar) [RHEL-78708] -- mm/gup: stop leaking pinned pages in low memory conditions (Jerry Snitselaar) [RHEL-78708] -- mm/hugetlb: simplify refs in memfd_alloc_folio (Jerry Snitselaar) [RHEL-78708] -- mm/gup: fix memfd_pin_folios alloc race panic (Jerry Snitselaar) [RHEL-78708] {CVE-2024-49872} -- mm/gup: fix memfd_pin_folios hugetlb page allocation (Jerry Snitselaar) [RHEL-78708] -- mm/hugetlb: fix memfd_pin_folios resv_huge_pages leak (Jerry Snitselaar) [RHEL-78708] -- mm/hugetlb: fix memfd_pin_folios free_huge_pages leak (Jerry Snitselaar) [RHEL-78708] {CVE-2024-49964} -- mm/filemap: fix filemap_get_folios_contig THP panic (Jerry Snitselaar) [RHEL-78708] {CVE-2024-49873} -- mm/gup: introduce memfd_pin_folios() for pinning memfd folios (Jerry Snitselaar) [RHEL-78708] -- mm/gup: introduce check_and_migrate_movable_folios() (Jerry Snitselaar) [RHEL-78708] -- mm/gup: introduce unpin_folio/unpin_folios helpers (Jerry Snitselaar) [RHEL-78708] -- Documentation: userspace-api: iommufd: Update HWPT_PAGING and HWPT_NESTED (Jerry Snitselaar) [RHEL-78708] -- dma-mapping: fix swapped dir/flags arguments to trace_dma_alloc_sgt_err (Jerry Snitselaar) [RHEL-78704] -- dma-mapping: drop unneeded includes from dma-mapping.h (Jerry Snitselaar) [RHEL-78704] -- dma-mapping: trace more error paths (Jerry Snitselaar) [RHEL-78704] -- dma-mapping: use trace_dma_alloc for dma_alloc* instead of using trace_dma_map (Jerry Snitselaar) [RHEL-78704] -- dma-mapping: trace dma_alloc/free direction (Jerry Snitselaar) [RHEL-78704] -- dma-mapping: use macros to define events in a class (Jerry Snitselaar) [RHEL-78704] -- redhat/configs: Remove CONFIG_DMA_API_DEBUG_SG (Jerry Snitselaar) [RHEL-78704] -- dma-debug: remove DMA_API_DEBUG_SG (Jerry Snitselaar) [RHEL-78704] -- dma-debug: fix physical address calculation for struct dma_debug_entry (Jerry Snitselaar) [RHEL-78708] -- dma-debug: store a phys_addr_t in struct dma_debug_entry (Jerry Snitselaar) [RHEL-78704] -- dma-debug: fix a possible deadlock on radix_lock (Jerry Snitselaar) [RHEL-78704] {CVE-2024-47143} -- docs/core-api: swiotlb: fix typos (Jerry Snitselaar) [RHEL-78704] -- iommu/arm-smmu: Clarify MMU-500 CPRE workaround (Jerry Snitselaar) [RHEL-78705] -- iommu/vt-d: Cleanup apic_printk() (Jerry Snitselaar) [RHEL-78704] -- x86/apic: Provide apic_printk() helpers (Jerry Snitselaar) [RHEL-78704] -- iommu: Manage driver probe deferral better (Jerry Snitselaar) [RHEL-78705] -- iommu/arm-smmu-v3: Clean up more on probe failure (Jerry Snitselaar) [RHEL-78705] -- iommu/arm-smmu: Retire probe deferral workaround (Jerry Snitselaar) [RHEL-78705] -- iommu/arm-smmu: Make instance lookup robust (Jerry Snitselaar) [RHEL-78705] -- kselftest/arm64: signal: drop now redundant GNU_SOURCE definition (Jerry Snitselaar) [RHEL-78704] -- selftests: mptcp: extend CFLAGS to keep options from environment (Jerry Snitselaar) [RHEL-78704] -- selftests: centralize -D_GNU_SOURCE= to CFLAGS in lib.mk (Jerry Snitselaar) [RHEL-78704] -- of: address: always use dma_default_coherent for default coherency (Jerry Snitselaar) [RHEL-78704] -- of: also handle dma-noncoherent in of_dma_is_coherent() (Jerry Snitselaar) [RHEL-78704] -- virtio/vsock: Fix accept_queue memory leak (Jon Maloy) [RHEL-69713] {CVE-2024-53119} -- sched: sch_cake: add bounds checks to host bulk flow fairness counts (Xin Long) [RHEL-77314] {CVE-2025-21647} -- iscsi_ibft: Fix UBSAN shift-out-of-bounds warning in ibft_attr_show_nic() (CKI Backport Bot) [RHEL-86841] {CVE-2025-21993} -- page_pool: Track DMA-mapped pages and unmap them when destroying the pool (Toke Høiland-Jørgensen) [RHEL-76845] -- page_pool: Move pp_magic check into helper functions (Toke Høiland-Jørgensen) [RHEL-76845] -- media: v4l2-mediabus: Drop V4L2_MBUS_CSI2_CONTINUOUS_CLOCK flag (Kate Hsuan) [RHEL-85049] -- media: v4l2-mediabus: Drop legacy V4L2_MBUS_CSI2_CHANNEL_* flags (Kate Hsuan) [RHEL-85049] -- media: v4l2-mediabus: Use structures to describe bus configuration (Kate Hsuan) [RHEL-85049] -- media: v4l2-fwnode: Move bus config structure to v4l2_mediabus.h (Kate Hsuan) [RHEL-85049] -- mm/gup: Refuse VM_PFNMAP in follow_page() (Donald Dutile) [RHEL-87404] -- net: tun: unlink NAPI from device on destruction (CKI Backport Bot) [RHEL-80840] {CVE-2022-49672} -- ata: libata-scsi: Improve CDL control (Tomas Henzl) [RHEL-72596] -- ata: libata-scsi: Fix ata_msense_control_ata_feature() (Tomas Henzl) [RHEL-72596] -- ata: libata-scsi: Fix ata_mselect_control_ata_feature() return type (Tomas Henzl) [RHEL-72596] -- ata: libata-sata: Save all fields from sense data descriptor (Tomas Henzl) [RHEL-72596] -- ata: libata: Fix NCQ Non-Data log not supported print (Tomas Henzl) [RHEL-72596] -- ata: libata: Improve return value of atapi_check_dma() (Tomas Henzl) [RHEL-72596] -- ahci: add PCI ID for Marvell 88SE9215 SATA Controller (Tomas Henzl) [RHEL-72596] -- ata: libata-eh: Do not use ATAPI DMA for a device limited to PIO mode (Tomas Henzl) [RHEL-72596] -- ata: sata_gemini: Remove unused gemini_sata_reset_bridge() (Tomas Henzl) [RHEL-72596] -- ata: sata_highbank: fix OF node reference leak in highbank_initialize_phys() (Tomas Henzl) [RHEL-72596] -- ata: Constify struct pci_device_id (Tomas Henzl) [RHEL-72596] -- ata: libata-scsi: Document all VPD page inquiry actors (Tomas Henzl) [RHEL-72596] -- ata: libata-scsi: Refactor ata_scsiop_maint_in() (Tomas Henzl) [RHEL-72596] -- ata: libata-scsi: Refactor ata_scsi_simulate() (Tomas Henzl) [RHEL-72596] -- ata: libata-scsi: Refactor scsi_6_lba_len() with use of get_unaligned_be24() (Tomas Henzl) [RHEL-72596] -- ata: Fix typos in the comment (Tomas Henzl) [RHEL-72596] -- net: fib_rules: Fix iif / oif matching on L3 master device (Antoine Tenart) [RHEL-84584] -- net: fib_rules: annotate data-races around rule->[io]ifindex (Antoine Tenart) [RHEL-84584] -- net: Remove likely from l3mdev_master_ifindex_by_index (Antoine Tenart) [RHEL-84584] - -* Tue May 06 2025 Augusto Caringi [5.14.0-583.el9] -- Revert "io_uring/uring_cmd: defer SQE copying until it's needed" (Jeff Moyer) [RHEL-82695] {CVE-2025-21837} -- s390/dasd: Remove DMA alignment (Mete Durlu) [RHEL-88820] -- ALSA: update RHEL kconfigs for 6.13 upstream code (Jaroslav Kysela) [RHEL-80681] -- ASoC: use playback_only/capture_only instead dpcm_playback/dpcm_capture flags (Jaroslav Kysela) [RHEL-80681] -- ASoC: tegra: Fix ADX S24_LE audio format (Jaroslav Kysela) [RHEL-80681] -- ASoC: simple-card-utils: fix priv->dai_props indexing (Jaroslav Kysela) [RHEL-80681] -- ALSA: hda/realtek: Fix volume adjustment issue on Lenovo ThinkBook 16P Gen5 (Jaroslav Kysela) [RHEL-80681] -- ASoC: cs42l43: Add codec force suspend/resume ops (Jaroslav Kysela) [RHEL-80681] -- ALSA: doc: Add codecs/index.rst to top-level index (Jaroslav Kysela) [RHEL-80681] -- ALSA: doc: cs35l56: Add information about Cirrus Logic CS35L54/56/57 (Jaroslav Kysela) [RHEL-80681] -- ASoC: samsung: Add missing selects for MFD_WM8994 (Jaroslav Kysela) [RHEL-80681] -- ASoC: codecs: es8316: Fix HW rate calculation for 48Mhz MCLK (Jaroslav Kysela) [RHEL-80681] -- ASoC: wm8994: Add depends on MFD core (Jaroslav Kysela) [RHEL-80681] -- ASoC: tas2781: Fix occasional calibration failture (Jaroslav Kysela) [RHEL-80681] -- ASoC: codecs: ES8326: Adjust ANA_MICBIAS to reduce pop noise (Jaroslav Kysela) [RHEL-80681] -- ALSA: compress_offload: fix remaining descriptor races in sound/core/compress_offload.c (Jaroslav Kysela) [RHEL-80681] -- ALSA: compress_offload: Drop unneeded no_free_ptr() (Jaroslav Kysela) [RHEL-80681] -- ALSA: hda/tas2781: Ignore SUBSYS_ID not found for tas2563 projects (Jaroslav Kysela) [RHEL-80681] -- ALSA: compress_offload: improve file descriptors installation for dma-buf (Jaroslav Kysela) [RHEL-80681] -- ALSA: compress_offload: use safe list iteration in snd_compr_task_seq() (Jaroslav Kysela) [RHEL-80681] -- ALSA: compress_offload: import DMA_BUF namespace (Jaroslav Kysela) [RHEL-80681] -- ALSA: compress_offload: avoid 64-bit get_user() (Jaroslav Kysela) [RHEL-80681] -- ASoC: wcd937x: Use *-y for Makefile (Jaroslav Kysela) [RHEL-80681] -- ASoC: cs42l84: Use *-y for Makefile (Jaroslav Kysela) [RHEL-80681] -- ASoC: SDCA: Use *-y for Makefile (Jaroslav Kysela) [RHEL-80681] -- ASoC: Intel: avs: da7219: Remove suspend_pre() and resume_post() (Jaroslav Kysela) [RHEL-80681] -- ALSA: hda/tas2781: Fix error code tas2781_read_acpi() (Jaroslav Kysela) [RHEL-80681] -- ALSA: hda: improve bass speaker support for ASUS Zenbook UM5606WA (Jaroslav Kysela) [RHEL-80681] -- ALSA: hda: Show the codec quirk info at probing (Jaroslav Kysela) [RHEL-80681] -- ALSA: asihpi: Remove unused variable (Jaroslav Kysela) [RHEL-80681] -- ALSA: hda/tas2781: Add speaker id check for ASUS projects (Jaroslav Kysela) [RHEL-80681] -- ASoC: doc: dapm: Add location information for dapm-graph tool (Jaroslav Kysela) [RHEL-80681] -- ASoC: apple: Fix the wrong format specifier (Jaroslav Kysela) [RHEL-80681] -- ALSA: docs: fix dead hyperlink to Intel HD-Audio spec (Jaroslav Kysela) [RHEL-80681] -- ALSA: ac97: bus: Fix the mistake in the comment (Jaroslav Kysela) [RHEL-80681] -- ASoC: amd: Fix build dependencies for `SND_SOC_AMD_PS` (Jaroslav Kysela) [RHEL-80681] -- ALSA: hda: Poll jack events for LS7A HD-Audio (Jaroslav Kysela) [RHEL-80681] -- ALSA: ump: Fix the wrong format specifier (Jaroslav Kysela) [RHEL-80681] -- ASoC: Intel: soc-acpi-intel-lnl-match: add rt712_vb + rt1320 support (Jaroslav Kysela) [RHEL-80681] -- ASoC: stm32: dfsdm: change rate upper limits (Jaroslav Kysela) [RHEL-80681] -- ASoC: sma1307: fix uninitialized variable refence (Jaroslav Kysela) [RHEL-80681] -- ASoC: dt-bindings: simple-mux: add idle-state property (Jaroslav Kysela) [RHEL-80681] -- ASoc: simple-mux: add idle-state support (Jaroslav Kysela) [RHEL-80681] -- soundwire: Minor formatting fixups in sdw.h header (Jaroslav Kysela) [RHEL-80681] -- soundwire: Update the includes on the sdw.h header (Jaroslav Kysela) [RHEL-80681] -- ASoC: SOF: ipc4-topology: remove redundant assignment to variable ret (Jaroslav Kysela) [RHEL-80681] -- ASoC: sdca: test adev before calling acpi_dev_for_each_child (Jaroslav Kysela) [RHEL-80681] -- ASoC: amd: ps: fix the pcm device numbering for acp 6.3 platform (Jaroslav Kysela) [RHEL-80681] -- ASoC: amd: acp: add soundwire machine driver for legacy stack (Jaroslav Kysela) [RHEL-80681] -- ASoC: amd: acp: move get_acp63_cpu_pin_id() to common file (Jaroslav Kysela) [RHEL-80681] -- ASoC: amd: ps: add soundwire machines for acp6.3 platform (Jaroslav Kysela) [RHEL-80681] -- ASoC: amd: acp: add RT711, RT714 & RT1316 support for acp 6.3 platform (Jaroslav Kysela) [RHEL-80681] -- ASoC: amd: acp: add rt722 based soundwire machines (Jaroslav Kysela) [RHEL-80681] -- ALSA: compress_offload: Add missing descriptions in structs (Jaroslav Kysela) [RHEL-80681] -- ALSA: pcm: Define snd_pcm_mmap_data_{open|close}() locally (Jaroslav Kysela) [RHEL-80681] -- ALSA: tidyup SNDRV_PCM_TRIGGER_xxx numbering (Jaroslav Kysela) [RHEL-80681] -- ASoC: simple-card-utils: care simple_util_dai for dummy DAI (Jaroslav Kysela) [RHEL-80681] -- ASoC: test-component: Support continuous rates for test component (Jaroslav Kysela) [RHEL-80681] -- ASoC: max98088: Add headphone mixer switch (Jaroslav Kysela) [RHEL-80681] -- ASoC: max98088: Add left/right DAC volume control (Jaroslav Kysela) [RHEL-80681] -- ASoc: SOF: ipc4-pcm: fix uninit-value in sof_ipc4_pcm_dai_link_fixup_rate (Jaroslav Kysela) [RHEL-80681] -- ASoC: max98088: Remove duplicate DACs (Jaroslav Kysela) [RHEL-80681] -- ASoC: machine: update documentation (Jaroslav Kysela) [RHEL-80681] -- ASoC: qcom: sm8250: add handling of secondary MI2S clock (Jaroslav Kysela) [RHEL-80681] -- ALSA: ump: remove unnecessary check on blk (Jaroslav Kysela) [RHEL-80681] -- ASoC: Intel: Kconfig: Revert make SND_SOC_ACPI_INTEL_MATCH depend on ACPI (Jaroslav Kysela) [RHEL-80681] -- ASoC: Intel: Kconfig: Only select SND_SOC_SDCA if ACPI is enabled (Jaroslav Kysela) [RHEL-80681] -- ASoC: sma1307: Fix invalid logical judgement (Jaroslav Kysela) [RHEL-80681] -- ASoC: ux500: Remove redundant casts (Jaroslav Kysela) [RHEL-80681] -- ASoC: SOF: Intel: hda: handle only paused streams in hda_dai_suspend() (Jaroslav Kysela) [RHEL-80681] -- ASoC: SOF: Intel: hda: Add support for persistent Code Loader DMA buffers (Jaroslav Kysela) [RHEL-80681] -- ASoC: SOF: Intel: hda-stream: Always use at least two BDLE for transfers (Jaroslav Kysela) [RHEL-80681] -- ASoC: SOF: ipc3-loader: 'Handle' PROBE_INFO ext_manifest type when parsing (Jaroslav Kysela) [RHEL-80681] -- ASoC: SOF: ext_manifest: Add missing ext_manifest type for PROBE_INFO (Jaroslav Kysela) [RHEL-80681] -- ASoC: da7213: Extend support for the MCK in range [2, 50] MHz (Jaroslav Kysela) [RHEL-80681] -- ASoC: da7213: Avoid setting PLL when closing audio stream (Jaroslav Kysela) [RHEL-80681] -- ASoC: sma1307: Add driver for Iron Device SMA1307 (Jaroslav Kysela) [RHEL-80681] -- ASoC: dt-bindings: irondevice,sma1307: Add initial DT (Jaroslav Kysela) [RHEL-80681] -- ASoC: Intel: Kconfig: select SND_SOC_SDCA by SND_SOC_ACPI_INTEL_SDCA_QUIRKS (Jaroslav Kysela) [RHEL-80681] -- ASoC: Intel: Kconfig: make SND_SOC_ACPI_INTEL_MATCH depend on ACPI (Jaroslav Kysela) [RHEL-80681] -- ALSA: compress_offload: Use runtime pointer in snd_compr_poll() (Jaroslav Kysela) [RHEL-80681] -- ASoC: rt721-sdca: change interrupt mask from XU to GE (Jaroslav Kysela) [RHEL-80681] -- ASoC: rt722: change the interrupt mask for jack type detection (Jaroslav Kysela) [RHEL-80681] -- ASoC: qcom: sc8280xp Add SM8750 sound card (Jaroslav Kysela) [RHEL-80681] -- ASoC: dt-bindings: qcom,sm8250: Add SM8750 sound card (Jaroslav Kysela) [RHEL-80681] -- ASoC: bcm63xx-pcm-whistler: fix uninit-value in i2s_dma_isr (Jaroslav Kysela) [RHEL-80681] -- ASoC: qcom: x1e80100: Support boards with two speakers (Jaroslav Kysela) [RHEL-80681] -- ASoC: codecs: ES8326: Reduce pop noise (Jaroslav Kysela) [RHEL-80681] -- ASoC: amd: acp: Fix for ACP SOF dmic tplg component load failure (Jaroslav Kysela) [RHEL-80681] -- ALSA: hda: Fix unused variable warning (Jaroslav Kysela) [RHEL-80681] -- ALSA: hda: intel: Switch to pci_alloc_irq_vectors API (Jaroslav Kysela) [RHEL-80681] -- ALSA: hda: intel: Don't free interrupt when suspending (Jaroslav Kysela) [RHEL-80681] -- ASoC: cleanup function parameter for rtd and its id (Jaroslav Kysela) [RHEL-80681] -- ASoC: soc-core: do rtd->id trick at snd_soc_add_pcm_runtime() (Jaroslav Kysela) [RHEL-80681] -- ASoC: remove rtd->num (Jaroslav Kysela) [RHEL-80681] -- ASoC: generic: switch to use rtd->id from rtd->num (Jaroslav Kysela) [RHEL-80681] -- ASoC: sh: switch to use rtd->id from rtd->num (Jaroslav Kysela) [RHEL-80681] -- ASoC: meson: switch to use rtd->id from rtd->num (Jaroslav Kysela) [RHEL-80681] -- ASoC: fsl: switch to use rtd->id from rtd->num (Jaroslav Kysela) [RHEL-80681] -- ASoC: rename rtd->num to rtd->id (Jaroslav Kysela) [RHEL-80681] -- ASoC: codecs: Add aw88081 amplifier driver (Jaroslav Kysela) [RHEL-80681] -- ASoC: dt-bindings: Add schema for "awinic,aw88081" (Jaroslav Kysela) [RHEL-80681] -- ASoC: sdw_utils: Update stream_name in dai_links structure (Jaroslav Kysela) [RHEL-80681] -- ASoC: sdw_utils/intel/amd: refactor dai link init logic (Jaroslav Kysela) [RHEL-80681] -- mfd: cs42l43: Disable IRQs during suspend (Jaroslav Kysela) [RHEL-80681] -- ASoC: doc: update clock api details (Jaroslav Kysela) [RHEL-80681] -- ASoC: codecs: wcd937x: Remove unused of_gpio.h (Jaroslav Kysela) [RHEL-80681] -- ASoC: cs42l84: Remove unused including (Jaroslav Kysela) [RHEL-80681] -- ASoC: codecs: adau1373: add powerdown gpio (Jaroslav Kysela) [RHEL-80681] -- ASoC: codecs: adau1373: drop patform_data (Jaroslav Kysela) [RHEL-80681] -- ASoC: dt-bindings: document the adau1373 Codec (Jaroslav Kysela) [RHEL-80681] -- ASoC: codecs: adau1373: add some kconfig text (Jaroslav Kysela) [RHEL-80681] -- ASoC: cs42l84: remove incorrect of_match_ptr() (Jaroslav Kysela) [RHEL-80681] -- ALSA: usb-audio: Add Pioneer DJ/AlphaTheta DJM-A9 Mixer (Jaroslav Kysela) [RHEL-80681] -- ALSA: docs: Add toctree index entry for co-processor acceleration API (Jaroslav Kysela) [RHEL-80681] -- ALSA: docs: compress-accel: Format state machine flowchart as code block (Jaroslav Kysela) [RHEL-80681] -- ASoC: codecs: ES8326: Modify the configuration of and micbias (Jaroslav Kysela) [RHEL-80681] -- ASoC: soc-devres: Remove unused devm_snd_soc_register_dai (Jaroslav Kysela) [RHEL-80681] -- ASoC: rt1320: add mic function (Jaroslav Kysela) [RHEL-80681] -- ALSA: compress_offload: introduce accel operation mode (Jaroslav Kysela) [RHEL-80681] -- ASoC: cs42l84: leverage ring sense IRQs to correctly detect headsets (Jaroslav Kysela) [RHEL-80681] -- ASoC: cs42l84: Add new codec driver (Jaroslav Kysela) [RHEL-80681] -- ASoC: rt-sdw-common: fix rt_sdca_index_update_bits function parameter description (Jaroslav Kysela) [RHEL-80681] -- ASoC: sun4i-codec: support allwinner H616 codec (Jaroslav Kysela) [RHEL-80681] -- ASoC: sun4i-codec: Add playback only flag to quirks (Jaroslav Kysela) [RHEL-80681] -- ASoC: sun4i-codec: Add support for different DAC FIFOC addresses to quirks (Jaroslav Kysela) [RHEL-80681] -- ASoC: codecs: fix error code in ntp8835_i2c_probe() (Jaroslav Kysela) [RHEL-80681] -- ASoC: soc-pcm: merge DPCM and non-DPCM validation check (Jaroslav Kysela) [RHEL-80681] -- ASoC: doc: remove dpcm_xxx flags (Jaroslav Kysela) [RHEL-80681] -- ASoC: soc-pcm: remove dpcm_xxx flags (Jaroslav Kysela) [RHEL-80681] -- ASoC: soc-topology: remove dpcm_xxx flags (Jaroslav Kysela) [RHEL-80681] -- ASoC: intel: boards: remove dpcm_xxx flags (Jaroslav Kysela) [RHEL-80681] -- ASoC: soc-compress: remove dpcm_xxx flags (Jaroslav Kysela) [RHEL-80681] -- ASoC: soc-core: remove dpcm_xxx flags (Jaroslav Kysela) [RHEL-80681] -- ASoC: samsung: remove dpcm_xxx flags (Jaroslav Kysela) [RHEL-80681] -- ASoC: intel: remove dpcm_xxx flags (Jaroslav Kysela) [RHEL-80681] -- ASoC: sof: remove dpcm_xxx flags (Jaroslav Kysela) [RHEL-80681] -- ASoC: amd: remove dpcm_xxx flags (Jaroslav Kysela) [RHEL-80681] -- ASoC: SOF: core: Add fw, tplg and ipc type override parameters (Jaroslav Kysela) [RHEL-80681] -- ASoC: SOF: sof-of-dev: add parameter to override tplg/fw_filename (Jaroslav Kysela) [RHEL-80681] -- ASoC: SOF: core: Add debug module parameters to set IPC and boot timeout (Jaroslav Kysela) [RHEL-80681] -- ASoC: uniphier: Handle regmap_write errors in aio_iecout_set_enable() (Jaroslav Kysela) [RHEL-80681] -- ASoC: fsl_xcvr: reset RX dpath after wrong preamble (Jaroslav Kysela) [RHEL-80681] -- ASoC: fsl_xcvr: enable interrupt of cmdc status update (Jaroslav Kysela) [RHEL-80681] -- ASoC: tegra: Add support for S24_LE audio format (Jaroslav Kysela) [RHEL-80681] -- ASoC: codecs: adau1372: add match table (Jaroslav Kysela) [RHEL-80681] -- ASoC: soc-utils: Remove PAGE_SIZE compile-time constant assumption (Jaroslav Kysela) [RHEL-80681] -- ASoC: nau8821: check regmap_raw_read/regmap_raw_write for failure (Jaroslav Kysela) [RHEL-80681] -- ASoC: amd: acp: Add stream name to ACP PDM DMIC devices (Jaroslav Kysela) [RHEL-80681] -- ASoC: rx651: Use card->dev in replace of the &pdev->dev argument in the dev_err function (Jaroslav Kysela) [RHEL-80681] -- ASoC: SOF: Intel: hda: use machine_check() for SoundWire (Jaroslav Kysela) [RHEL-80681] -- ASoC: Intel: soc-acpi: add is_device_rt712_vb() helper (Jaroslav Kysela) [RHEL-80681] -- ASoC: sdw_utils: add SmartMic DAI for RT713 VB (Jaroslav Kysela) [RHEL-80681] -- ASoC: sdw_utils: add SmartMic DAI for RT712 VB (Jaroslav Kysela) [RHEL-80681] -- ASoC: rt712-sdca: detect the SMART_MIC function during the probe stage (Jaroslav Kysela) [RHEL-80681] -- ASoC: soc-acpi: introduce new 'machine check' callback (Jaroslav Kysela) [RHEL-80681] -- ASoC: SDCA: add quirk function for RT712_VB match (Jaroslav Kysela) [RHEL-80681] -- soundwire: slave: lookup SDCA version and functions (Jaroslav Kysela) [RHEL-80681] -- ASoC: SDCA: add initial module (Jaroslav Kysela) [RHEL-80681] -- ASoC/soundwire: remove sdw_slave_extended_id (Jaroslav Kysela) [RHEL-80681] -- soundwire: sdw_intel: include linux/acpi.h (Jaroslav Kysela) [RHEL-80681] -- ASoC: codecs: Remove unneeded semicolon (Jaroslav Kysela) [RHEL-80681] -- ASoC: makes snd_soc_set_runtime_hwparams() inline (Jaroslav Kysela) [RHEL-80681] -- mfd: cs42l43: Fix issues in probe error paths (Jaroslav Kysela) [RHEL-80681] -- ASoC: rt-sdw-common: Enhance switch case to prevent uninitialized variable (Jaroslav Kysela) [RHEL-80681] -- ALSA: hda: Fix all stream interrupts definition (Jaroslav Kysela) [RHEL-80681] -- ASoC/SoundWire: Intel: lnl: enable interrupts after first power-up/before last power-down (Jaroslav Kysela) [RHEL-80681] -- ASoC: SOF: Intel: hda-mlink: expose unlocked interrupt enable routine (Jaroslav Kysela) [RHEL-80681] -- ASoC: imx-card: Add CS42888 support (Jaroslav Kysela) [RHEL-80681] -- ASoC: imx-card: Set mclk for codec (Jaroslav Kysela) [RHEL-80681] -- ALSA: usb-audio: Use snprintf instead of sprintf in build_mixer_unit_ctl (Jaroslav Kysela) [RHEL-80681] -- ALSA: ice1712: Remove redundant code in stac9460_dac_vol_put (Jaroslav Kysela) [RHEL-80681] -- ALSA: firewire: Remove unused cmp_connection_update (Jaroslav Kysela) [RHEL-80681] -- soundwire: cadence: add soft-reset on startup (Jaroslav Kysela) [RHEL-80681] -- soundwire: cadence: clear MCP BLOCK_WAKEUP in init (Jaroslav Kysela) [RHEL-80681] -- ASoC: rt721-sdca: Clean logically deadcode in rt721-sdca.c (Jaroslav Kysela) [RHEL-80681] -- ASoC: qcom: sm8250: correct typo in shutdown function name (Jaroslav Kysela) [RHEL-80681] -- ASoC: Intel: Add rt721-sdca support for PTL platform (Jaroslav Kysela) [RHEL-80681] -- ASoC: SOF: ipc4-topology: Add helper function to print the module's in/out audio format (Jaroslav Kysela) [RHEL-80681] -- ASoC: SOF: ipc4-topology: Concentrate prints inside of sof_ipc4_init_output_audio_fmt() (Jaroslav Kysela) [RHEL-80681] -- ASoC: SOF: ipc4-topology: Use local variables in sof_ipc4_init_output_audio_fmt() (Jaroslav Kysela) [RHEL-80681] -- ASoC: SOF: ipc4-topology: Simplify code to deal with process modules without output (Jaroslav Kysela) [RHEL-80681] -- ASoC: SOF: ipc4-topology: Simplify match format print in sof_ipc4_init_input_audio_fmt() (Jaroslav Kysela) [RHEL-80681] -- ASoC: SOF: ipc4-topology: Remove redundant check in sof_ipc4_init_input_audio_fmt() (Jaroslav Kysela) [RHEL-80681] -- ASoC: SOF: ipc4-topology: Use local variables in sof_ipc4_init_input_audio_fmt() (Jaroslav Kysela) [RHEL-80681] -- ASoC: SOF: ipc4-topology: Drop the 'index' from 'Pin index' of format print (Jaroslav Kysela) [RHEL-80681] -- ASoC: rt721-sdca: Fix issue of warning message (Jaroslav Kysela) [RHEL-80681] -- ALSA: aica: Remove unused variable (Jaroslav Kysela) [RHEL-80681] -- ALSA: dbri: Fix formatting issue in dbri.c (Jaroslav Kysela) [RHEL-80681] -- ALSA: scarlett2: Fix mixed declarations and code warning (Jaroslav Kysela) [RHEL-80681] -- ALSA: scarlett2: Return ENOSPC for out-of-bounds flash writes (Jaroslav Kysela) [RHEL-80681] -- ALSA: scarlett2: Simplify linked channel handling (Jaroslav Kysela) [RHEL-80681] -- ALSA: scarlett2: Add support for device map retrieval (Jaroslav Kysela) [RHEL-80681] -- ALSA: scarlett2: Fix redeclaration of loop variable (Jaroslav Kysela) [RHEL-80681] -- ASoC: rt721-sdca: Add RT721 SDCA driver (Jaroslav Kysela) [RHEL-80681] -- ASoC: rt-sdw-common: Common functions for Realtek soundwire driver (Jaroslav Kysela) [RHEL-80681] -- ASoC: Intel: soc-acpi-intel-ptl-match: Add rt721 support (Jaroslav Kysela) [RHEL-80681] -- ASoC: intel/sdw_utils: refactor RT multifunction sdca speaker codecs (Jaroslav Kysela) [RHEL-80681] -- ASoC: fsl: fsl_qmc_audio: Remove the logging when parsing channels (Jaroslav Kysela) [RHEL-80681] -- ASoC: tlv320adc3xxx: Fix unsigned int compared against 0 (Jaroslav Kysela) [RHEL-80681] -- ASoC: uniphier: Handle regmap_write errors in aio_src_set_param() (Jaroslav Kysela) [RHEL-80681] -- ASoC: Intel: sof_rt5682: Add support for ptl_max98360a_rt5682 (Jaroslav Kysela) [RHEL-80681] -- ASoC: sh: rz-ssi: Use SSIFCR_FIFO_RST macro (Jaroslav Kysela) [RHEL-80681] -- soundwire: mipi-disco: add support for DP0/DPn 'lane-list' property (Jaroslav Kysela) [RHEL-80681] -- soundwire: mipi_disco: add support for clock-scales property (Jaroslav Kysela) [RHEL-80681] -- soundwire: mipi-disco: add error handling for property array read (Jaroslav Kysela) [RHEL-80681] -- soundwire: mipi-disco: add support for peripheral channelprepare timeout (Jaroslav Kysela) [RHEL-80681] -- soundwire: mipi-disco: add new properties from 2.0 spec (Jaroslav Kysela) [RHEL-80681] -- soundwire: mipi-disco: add comment on DP0-supported property (Jaroslav Kysela) [RHEL-80681] -- soundwire: mipi-disco: remove DPn audio-modes (Jaroslav Kysela) [RHEL-80681] -- soundwire: mipi_disco: add MIPI-specific property_read_bool() helpers (Jaroslav Kysela) [RHEL-80681] -- soundwire: optimize sdw_stream_runtime memory layout (Jaroslav Kysela) [RHEL-80681] -- soundwire: optimize sdw_master_prop (Jaroslav Kysela) [RHEL-80681] -- soundwire: optimize sdw_bus structure (Jaroslav Kysela) [RHEL-80681] -- soundwire: optimize sdw_slave_prop (Jaroslav Kysela) [RHEL-80681] -- soundwire: optimize sdw_dp0_prop (Jaroslav Kysela) [RHEL-80681] -- soundwire: optimize sdw_dpn_prop (Jaroslav Kysela) [RHEL-80681] -- soundwire: Correct some typos in comments (Jaroslav Kysela) [RHEL-80681] -- ASoC: SOF: amd: pass acp_rev as soundwire resource data (Jaroslav Kysela) [RHEL-80681] -- ASoC: amd: ps: pass acp pci revision id as soundwire resource data (Jaroslav Kysela) [RHEL-80681] -- soundwire: amd: pass acp pci revision id as resource data (Jaroslav Kysela) [RHEL-80681] -- soundwire: amd: refactor existing code for acp 6.3 platform (Jaroslav Kysela) [RHEL-80681] -- ASoC: codecs: wcd9335: remove unnecessary MODULE_ALIAS() (Jaroslav Kysela) [RHEL-80681] -- ASoC: amd: acp: drop bogus NULL check from i2s_irq_handler (Jaroslav Kysela) [RHEL-80681] -- ASoC: rt1320: fix the range of patch code address (Jaroslav Kysela) [RHEL-80681] -- ASoC: codecs: aw88399: Fix spelling mistake "unsupport" -> "unsupported" (Jaroslav Kysela) [RHEL-80681] -- ASoC: fsl: Use maple tree register cache (Jaroslav Kysela) [RHEL-80681] -- ASoC: tas5805m: Improve a size determination in tas5805m_i2c_probe() (Jaroslav Kysela) [RHEL-80681] -- ASoC: bcm2835-i2s: Use maple tree register cache (Jaroslav Kysela) [RHEL-80681] -- ASoC: rt1320: reads patch code from firmware file (Jaroslav Kysela) [RHEL-80681] -- ASoC: codecs: aw88395: Fix spelling mistake "unsupport" -> "unsupported" (Jaroslav Kysela) [RHEL-80681] -- ASoC: tas2781: Fix redundant parameter assignment (Jaroslav Kysela) [RHEL-80681] -- ASoC: SOF: ipc3: Use standard dev_dbg API (Jaroslav Kysela) [RHEL-80681] -- ASoC: constify snd_soc_component_driver struct (Jaroslav Kysela) [RHEL-80681] -- ASoC: amd: acp: remove unused variable from acp platform driver (Jaroslav Kysela) [RHEL-80681] -- ASoC: amd: acp: replace adata->platform conditional check (Jaroslav Kysela) [RHEL-80681] -- ASoC: amd: acp: remove unused variable from acp_card_drvdata structure (Jaroslav Kysela) [RHEL-80681] -- ASoC: amd: acp: update mach_params subsystem_rev field (Jaroslav Kysela) [RHEL-80681] -- ASoC: amd: acp: pass acp pci revision id as platform data (Jaroslav Kysela) [RHEL-80681] -- ASoC: amd: acp: store acp pci rev id in platform driver private structure (Jaroslav Kysela) [RHEL-80681] -- ASoC: amd: acp: use acp pci revision id for platform differntiation (Jaroslav Kysela) [RHEL-80681] -- ASoC: amd: acp: use acp_rev for platform specific conditional checks (Jaroslav Kysela) [RHEL-80681] -- ASoC: amd: acp: simplify platform conditional checks code (Jaroslav Kysela) [RHEL-80681] -- ASoC: stm: fix macro definition on STM_SAI_HAS_EXT_SYNC (Jaroslav Kysela) [RHEL-80681] -- ASoC: remove unused substream in macro soc_dai_mark_pop (Jaroslav Kysela) [RHEL-80681] -- ASoC: remove unused substream in macro soc_link_mark_pop (Jaroslav Kysela) [RHEL-80681] -- ASoC: remove unused substream in macro soc_component_mark_pop (Jaroslav Kysela) [RHEL-80681] -- ASoC: improve macro definition on TWL4030_OUTPUT_PGA (Jaroslav Kysela) [RHEL-80681] -- ASoC: atmel: mchp-spdiftx: Remove interface name from stream_name (Jaroslav Kysela) [RHEL-80681] -- ASoC: atmel: mchp-spdifrx: Remove interface name from stream_name (Jaroslav Kysela) [RHEL-80681] -- ASoC: atmel: atmel_ssc_dai: Drop S24_LE support due to single channel limitation (Jaroslav Kysela) [RHEL-80681] -- ASoC: atmel: atmel_ssc_dai: Add stream names (Jaroslav Kysela) [RHEL-80681] -- ASoC: codecs: Add NeoFidelity NTP8835 codec (Jaroslav Kysela) [RHEL-80681] -- ASoC: dt-bindings: Add NeoFidelity NTP8835 (Jaroslav Kysela) [RHEL-80681] -- ASoC: dt-bindings: Add NeoFidelity NTP8918 (Jaroslav Kysela) [RHEL-80681] -- ASoC: codecs: Add NeoFidelity NTP8918 codec (Jaroslav Kysela) [RHEL-80681] -- ASoC: codecs: Add NeoFidelity Firmware helpers (Jaroslav Kysela) [RHEL-80681] -- dt-bindings: vendor-prefixes: Add NeoFidelity, Inc (Jaroslav Kysela) [RHEL-80681] -- loop: Fix use-after-free issues (Ming Lei) [RHEL-87488] -- blk-cgroup: Fix class @block_class's subsystem refcount leakage (Ming Lei) [RHEL-81398] {CVE-2025-21745} -- block: make sure ->nr_integrity_segments is cloned in blk_rq_prep_clone (Ming Lei) [RHEL-80794] -- treewide: Switch/rename to timer_delete[_sync]() (Kamal Heib) [RHEL-83218] -- RDMA/cxgb4: Notify rdma stack for IB_EVENT_QP_LAST_WQE_REACHED event (Kamal Heib) [RHEL-83218] -- rdma/cxgb4: Prevent potential integer overflow on 32bit (Kamal Heib) [RHEL-83218] -- RDMA/cxgb4: Dump vendor specific QP details (Kamal Heib) [RHEL-83218] -- xfrm: Fix the usage of skb->sk (Sabrina Dubroca) [RHEL-84576] -- xfrm: delete intermediate secpath entry in packet offload mode (Sabrina Dubroca) [RHEL-84576] -- xfrm: state: fix out-of-bounds read during lookup (Sabrina Dubroca) [RHEL-84576] -- configs: add redhat/configs/common/generic/CONFIG_OBJTOOL_WERROR (Joe Lawrence) [RHEL-85302] -- redhat: make ENABLE_WERROR enable also OBJTOOL_WERROR (Joe Lawrence) [RHEL-85302] -- objtool: Add CONFIG_OBJTOOL_WERROR (Joe Lawrence) [RHEL-85302] -- objtool: Create backup on error and print args (Joe Lawrence) [RHEL-85302] -- objtool: Change "warning:" to "error:" for --Werror (Joe Lawrence) [RHEL-85302] -- objtool: Add --Werror option (Joe Lawrence) [RHEL-85302] -- objtool: Use O_CREAT with explicit mode mask (Joe Lawrence) [RHEL-85302] -- objtool: Add --output option (Joe Lawrence) [RHEL-85302] -- objtool: Fix error handling inconsistencies in check() (Joe Lawrence) [RHEL-85302] -- x86/smp: Fix mwait_play_dead() and acpi_processor_ffh_play_dead() noreturn behavior [partial 2] (Joe Lawrence) [RHEL-85302] -- virtgpu: don't reset on shutdown (Eric Auger) [RHEL-331] -- virtio: break and reset virtio devices on device_shutdown() (Eric Auger) [RHEL-331] -- efi: pstore: Return proper errors on UEFI failures (Lenny Szubowicz) [RHEL-2564] -- efi: pstore: Request at most 512 bytes for variable names (Lenny Szubowicz) [RHEL-2564] -- efi: pstore: Allow dynamic initialization based on module parameter (Lenny Szubowicz) [RHEL-2564] -- efi: pstore: Add module parameter for setting the record size (Lenny Szubowicz) [RHEL-2564] -- efi: pstore: Omit efivars caching EFI varstore access layer (Lenny Szubowicz) [RHEL-2564] -- efi: vars: Add thin wrapper around EFI get/set variable interface (Lenny Szubowicz) [RHEL-2564] -- efi: vars: Don't drop lock in the middle of efivar_init() (Lenny Szubowicz) [RHEL-2564] -- pstore: Add priv field to pstore_record for backend specific use (Lenny Szubowicz) [RHEL-2564] -- selftests/sgx: Fix an enclave built with extended instructions (Vladis Dronov) [RHEL-86442] -- x86/sgx: Warn explicitly if X86_FEATURE_SGX_LC is not enabled (Vladis Dronov) [RHEL-86442] -- x86/sgx: Fix size overflows in sgx_encl_create() (Vladis Dronov) [RHEL-86442] -- x86/sgx: Use vmalloc_array() instead of vmalloc() (Vladis Dronov) [RHEL-86442] -- s390/pci: Fix zpci_bus_is_isolated_vf() for non-VFs (Mete Durlu) [RHEL-88830] -- ALSA: hda/tas2781: Fix index issue in tas2781 hda SPI driver (CKI Backport Bot) [RHEL-81726] -- ALSA: hda/tas2781: Update tas2781 hda SPI driver (CKI Backport Bot) [RHEL-81726] -- nfsd: allow SC_STATUS_FREEABLE when searching via nfs4_lookup_stateid() (Benjamin Coddington) [RHEL-87724] - -* Tue Apr 29 2025 Augusto Caringi [5.14.0-582.el9] -- gfs2: deallocate inodes in gfs2_create_inode (Andreas Gruenbacher) [RHEL-88093] -- gfs2: Move GIF_ALLOC_FAILED check out of gfs2_ea_dealloc (Andreas Gruenbacher) [RHEL-88093] -- gfs2: Move gfs2_dinode_dealloc (Andreas Gruenbacher) [RHEL-88093] -- gfs2: Don't reread inodes unnecessarily (Andreas Gruenbacher) [RHEL-88093] -- gfs2: gfs2_create_inode error handling fix (Andreas Gruenbacher) [RHEL-88093] -- gfs2: No longer use 'extern' in function declarations (Andreas Gruenbacher) [RHEL-88093] -- docs: move x86 documentation into Documentation/arch/ (Waiman Long) [RHEL-68940] -- x86: Add missing code to arch/x86/include/asm/linkage.h (Waiman Long) [RHEL-68940] -- jump_label: Fix static_key_slow_dec() yet again (Waiman Long) [RHEL-68940] -- jump_label: Fix the fix, brown paper bags galore (Waiman Long) [RHEL-68940] -- jump_label: Simplify and clarify static_key_fast_inc_cpus_locked() (Waiman Long) [RHEL-68940] -- jump_label: Clarify condition in static_key_fast_inc_not_disabled() (Waiman Long) [RHEL-68940] -- jump_label: Fix concurrency issues in static_key_slow_dec() (Waiman Long) [RHEL-68940] -- x86/alternatives: Use the correct length when optimizing NOPs (Waiman Long) [RHEL-68940] -- x86/alternatives: Sort local vars in apply_alternatives() (Waiman Long) [RHEL-68940] -- x86/alternatives: Optimize optimize_nops() (Waiman Long) [RHEL-68940] -- x86/alternatives: Get rid of __optimize_nops() (Waiman Long) [RHEL-68940] -- x86/alternatives: Use a temporary buffer when optimizing NOPs (Waiman Long) [RHEL-68940] -- x86/alternatives: Catch late X86_FEATURE modifiers (Waiman Long) [RHEL-68940] -- x86/percpu: Use __force to cast from __percpu address space (Waiman Long) [RHEL-68940] -- x86/percpu: Unify arch_raw_cpu_ptr() defines (Waiman Long) [RHEL-68940] -- jump_label,module: Don't alloc static_key_mod for __ro_after_init keys (Waiman Long) [RHEL-68940] -- x86/bpf: Fix IP for relocating call depth accounting (Waiman Long) [RHEL-68940] -- x86/alternatives: Move apply_relocation() out of init section (Waiman Long) [RHEL-68940] -- x86/percpu: Avoid sparse warning with cast to named address space (Waiman Long) [RHEL-68940] -- x86/traps: Use current_top_of_stack() helper in traps.c (Waiman Long) [RHEL-68940] -- x86/percpu: Fix "const_pcpu_hot" version generation failure (Waiman Long) [RHEL-68940] -- x86/callthunks: Correct calculation of dest address in is_callthunk() (Waiman Long) [RHEL-68940] -- x86/smp: Use atomic_try_cmpxchg in native_stop_other_cpus() (Waiman Long) [RHEL-68940] -- x86/smp: Move the call to smp_processor_id() after the early exit in native_stop_other_cpus() (Waiman Long) [RHEL-68940] -- x86/percpu: Declare const_pcpu_hot as extern const variable (Waiman Long) [RHEL-68940] -- x86/paravirt: Remove no longer needed paravirt patching code (Waiman Long) [RHEL-68940] -- x86/callthunks: Mark apply_relocation() as __init_or_module (Waiman Long) [RHEL-68940] -- x86/callthunks: Fix and unify call thunks assembly snippets (Waiman Long) [RHEL-68940] -- x86/callthunks: Handle %%rip-relative relocations in call thunk template (Waiman Long) [RHEL-68940] -- x86/percpu: Define PER_CPU_VAR macro also for !__ASSEMBLY__ (Waiman Long) [RHEL-68940] -- x86/percpu: Return correct variable from current_top_of_stack() (Waiman Long) [RHEL-68940] -- x86/percpu: Introduce const-qualified const_pcpu_hot to micro-optimize code generation (Waiman Long) [RHEL-68940] -- x86/percpu: Introduce %%rip-relative addressing to PER_CPU_VAR() (Waiman Long) [RHEL-68940] -- x86/percpu, xen: Correct PER_CPU_VAR() usage to include symbol and its addend (Waiman Long) [RHEL-68940] -- x86/percpu: Correct PER_CPU_VAR() usage to include symbol and its addend (Waiman Long) [RHEL-68940] -- x86/fpu: Clean up FPU switching in the middle of task switching (Waiman Long) [RHEL-68940] -- x86/percpu: Use the correct asm operand modifier in percpu_stable_op() (Waiman Long) [RHEL-68940] -- x86/percpu: Use C for arch_raw_cpu_ptr(), to improve code generation (Waiman Long) [RHEL-68940] -- x86/percpu: Rewrite arch_raw_cpu_ptr() to be easier for compilers to optimize (Waiman Long) [RHEL-68940] -- x86/percpu: Disable named address spaces for KASAN (Waiman Long) [RHEL-68940] -- x86/percpu: Use C for percpu read/write accessors (Waiman Long) [RHEL-68940] -- x86/percpu: Use compiler segment prefix qualifier (Waiman Long) [RHEL-68940] -- x86/percpu: Enable named address spaces with known compiler version (Waiman Long) [RHEL-68940] -- x86/callthunks: Use EXPORT_PER_CPU_SYMBOL_GPL() for per CPU variables (Waiman Long) [RHEL-68940] -- x86/paravirt: Make BUG_func() usable by non-GPL modules (Waiman Long) [RHEL-68940] -- x86/alternative: Correct feature bit debug output (Waiman Long) [RHEL-68940] -- x86/paravirt: Switch mixed paravirt/alternative calls to alternatives (Waiman Long) [RHEL-68940] -- x86/alternative: Add indirect call patching (Waiman Long) [RHEL-68940] -- x86/paravirt: Move some functions and defines to alternative.c (Waiman Long) [RHEL-68940] -- x86/paravirt: Introduce ALT_NOT_XEN (Waiman Long) [RHEL-68940] -- x86/alternatives: Sync core before enabling interrupts (Waiman Long) [RHEL-68940] -- arch: Remove cmpxchg_double (Waiman Long) [RHEL-68940] -- x86,intel_iommu: Replace cmpxchg_double() (Waiman Long) [RHEL-68940] -- x86,amd_iommu: Replace cmpxchg_double() (Waiman Long) [RHEL-68940] -- locking/atomic: Correct (cmp)xchg() instrumentation (Waiman Long) [RHEL-68940] -- arm64: cmpxchg_double*: hazard against entire exchange variable (Waiman Long) [RHEL-68940] -- jump_label: Prevent key->enabled int overflow (Waiman Long) [RHEL-68940] -- jump_label: Use atomic_try_cmpxchg() in static_key_slow_inc_cpuslocked() (Waiman Long) [RHEL-68940] -- tunnels: Accept PACKET_HOST in skb_tunnel_check_pmtu(). (Guillaume Nault) [RHEL-57031] -- ipv6: Set errno after ip_fib_metrics_init() in ip6_route_info_create(). (Hangbin Liu) [RHEL-84573] -- ipv6: Fix memleak of nhc_pcpu_rth_output in fib_check_nh_v6_gw(). (Hangbin Liu) [RHEL-84573] {CVE-2025-22005} -- net: ipv6: fix dst ref loop on input in seg6 lwt (Hangbin Liu) [RHEL-84573] -- net: ipv6: fix dst ref loops in rpl, seg6 and ioam6 lwtunnels (Hangbin Liu) [RHEL-84573] {CVE-2025-21768} -- inet: ipmr: fix data-races (Hangbin Liu) [RHEL-84573] -- perf script: Fix hangup in offline flamegraph report (Anubhav Shelat) [RHEL-87957] -- perf script: force stdin for flamegraph in live mode (Anubhav Shelat) [RHEL-87957] -- locking/lockdep: Add kasan_check_byte() check in lock_acquire() (Waiman Long) [RHEL-81997] -- locking/lockdep: Disable KASAN instrumentation of lockdep.c (Waiman Long) [RHEL-81997] -- Bluetooth: SCO: fix sco_conn refcounting on sco_conn_ready (Bastien Nocera) [RHEL-74483] -- Bluetooth: btnxpuart: Fix glitches seen in dual A2DP streaming (Bastien Nocera) [RHEL-74483] -- Bluetooth: btmtk: Fix failed to send func ctrl for MediaTek devices. (Bastien Nocera) [RHEL-74483] -- Bluetooth: btnxpuart: Fix driver sending truncated data (Bastien Nocera) [RHEL-74483] -- Bluetooth: MGMT: Fix Add Device to responding before completing (Bastien Nocera) [RHEL-74483] -- Bluetooth: hci_sync: Fix not setting Random Address when required (Bastien Nocera) [RHEL-74483] -- Bluetooth: iso: Fix circular lock in iso_conn_big_sync (Bastien Nocera) [RHEL-74483] {CVE-2024-54191} -- Bluetooth: SCO: Add support for 16 bits transparent voice setting (Bastien Nocera) [RHEL-74483] -- Bluetooth: iso: Fix recursive locking warning (Bastien Nocera) [RHEL-74483] -- Bluetooth: Improve setsockopt() handling of malformed user input (Bastien Nocera) [RHEL-74483] -- net: Make copy_safe_from_sockptr() match documentation (Bastien Nocera) [RHEL-74483] -- net: add copy_safe_from_sockptr() helper (Bastien Nocera) [RHEL-74483] -- net/tcp: Introduce TCP_AO setsockopt()s [partial] (Bastien Nocera) [RHEL-74483] -- Bluetooth: SCO: remove the redundant sco_conn_put (Bastien Nocera) [RHEL-74483] -- Bluetooth: MGMT: Add initial implementation of MGMT_OP_HCI_CMD_SYNC (Bastien Nocera) [RHEL-74483] -- Bluetooth: hci_bcm: Use the devm_clk_get_optional() helper (Bastien Nocera) [RHEL-74483] -- Bluetooth: ISO: Send BIG Create Sync via hci_sync (Bastien Nocera) [RHEL-74483] -- Bluetooth: hci_conn: Remove alloc from critical section (Bastien Nocera) [RHEL-74483] -- Bluetooth: ISO: Use kref to track lifetime of iso_conn (Bastien Nocera) [RHEL-74483] -- Bluetooth: SCO: Use kref to track lifetime of sco_conn (Bastien Nocera) [RHEL-74483] -- Bluetooth: HCI: Add IPC(11) bus type (Bastien Nocera) [RHEL-74483] -- Bluetooth: btusb: Add 3 HWIDs for MT7925 (Bastien Nocera) [RHEL-74483] -- Bluetooth: btusb: Add new VID/PID 0489/e124 for MT7925 (Bastien Nocera) [RHEL-74483] -- Bluetooth: ISO: Update hci_conn_hash_lookup_big for Broadcast slave (Bastien Nocera) [RHEL-74483] -- Bluetooth: ISO: Do not emit LE BIG Create Sync if previous is pending (Bastien Nocera) [RHEL-74483] -- Bluetooth: ISO: Fix matching parent socket for BIS slave (Bastien Nocera) [RHEL-74483] -- Bluetooth: ISO: Do not emit LE PA Create Sync if previous is pending (Bastien Nocera) [RHEL-74483] -- Bluetooth: btrtl: Decrease HCI_OP_RESET timeout from 10 s to 2 s (Bastien Nocera) [RHEL-74483] -- Bluetooth: btusb: Add new VID/PID 0489/e111 for MT7925 (Bastien Nocera) [RHEL-74483] -- Bluetooth: btintel_pcie: Replace deprecated PCI functions (Bastien Nocera) [RHEL-74483] -- Bluetooth: Set quirks for ATS2851 (Bastien Nocera) [RHEL-74483] -- Bluetooth: Support new quirks for ATS2851 (Bastien Nocera) [RHEL-74483] -- Bluetooth: Add new quirks for ATS2851 (Bastien Nocera) [RHEL-74483] -- Bluetooth: hci_qca: use devm_clk_get_optional_enabled_with_rate() (Bastien Nocera) [RHEL-74483] -- Bluetooth: btmtksdio: Lookup device node only as fallback (Bastien Nocera) [RHEL-74483] -- Bluetooth: hci_core: Fix not checking skb length on hci_scodata_packet (Bastien Nocera) [RHEL-74483] -- Bluetooth: btnxpuart: Add GPIO support to power save feature (Bastien Nocera) [RHEL-74483] -- Bluetooth: btusb: Add USB HW IDs for MT7920/MT7925 (Bastien Nocera) [RHEL-74483] -- Bluetooth: btusb: Add RTL8852BE device 0489:e123 to device tables (Bastien Nocera) [RHEL-74483] -- bluetooth: Fix typos in the comments (Bastien Nocera) [RHEL-74483] -- Bluetooth: hci_conn: Reduce hci_conn_drop() calls in two functions (Bastien Nocera) [RHEL-74483] -- Bluetooth: btnxpuart: Rename IW615 to IW610 (Bastien Nocera) [RHEL-74483] -- Bluetooth: btnxpuart: Drop _v0 suffix from FW names (Bastien Nocera) [RHEL-74483] -- Bluetooth: add HAS_IOPORT dependencies (Bastien Nocera) [RHEL-74483] -- perf annotate: Return errors from disasm_line__parse_powerpc() (Jakub Brnak) [RHEL-83785] -- perf annotate: Add annotation_options.disassembler_used (Jakub Brnak) [RHEL-83785] -- perf annotate: Use an array for the disassembler preference (Jakub Brnak) [RHEL-83785] -- perf disasm: Allow configuring what disassemblers to use (Jakub Brnak) [RHEL-83785] -- perf disasm: Define stubs for the LLVM and capstone disassemblers (Jakub Brnak) [RHEL-83785] -- perf disasm: Introduce symbol__disassemble_objdump() (Jakub Brnak) [RHEL-83785] -- netpoll: hold rcu read lock in __netpoll_send_skb() (Paolo Abeni) [RHEL-87474] -- net: Clear old fragment checksum value in napi_reuse_skb (Paolo Abeni) [RHEL-87474] -- neighbour: use RCU protection in __neigh_notify() (Paolo Abeni) [RHEL-87474] -- iomap: add a workaround for racy i_size updates on block devices (CKI Backport Bot) [RHEL-79099] -- selftests: netfilter: add test case for recent mismatch bug (CKI Backport Bot) [RHEL-87163] -- nft_set_pipapo: fix incorrect avx2 match of 5th field octet (CKI Backport Bot) [RHEL-87163] -- sctp: detect and prevent references to a freed transport in sendmsg (Xin Long) [RHEL-84590] -- sctp: add mutual exclusion in proc_sctp_do_udp_port() (Xin Long) [RHEL-84590] -- sctp: sysctl: plpmtud_probe_interval: avoid using current->nsproxy (Xin Long) [RHEL-84590] -- sctp: sysctl: udp_port: avoid using current->nsproxy (Xin Long) [RHEL-84590] -- sctp: sysctl: auth_enable: avoid using current->nsproxy (Xin Long) [RHEL-84590] -- sctp: sysctl: rto_min/max: avoid using current->nsproxy (Xin Long) [RHEL-84590] -- sctp: sysctl: cookie_hmac_alg: avoid using current->nsproxy (Xin Long) [RHEL-84590] -- scsi: fnic: Remove unnecessary NUL-terminations (Karan Kumar) [RHEL-64440] -- scsi: fnic: Remove redundant flush_workqueue() calls (Karan Kumar) [RHEL-64440] -- scsi: fnic: Remove unnecessary spinlock locking and unlocking (Karan Kumar) [RHEL-64440] -- scsi: fnic: Replace fnic->lock_flags with local flags (Karan Kumar) [RHEL-64440] -- scsi: fnic: Replace use of sizeof with standard usage (Karan Kumar) [RHEL-64440] -- scsi: fnic: Fix indentation and remove unnecessary parenthesis (Karan Kumar) [RHEL-64440] -- scsi: fnic: Remove unnecessary debug print (Karan Kumar) [RHEL-64440] -- scsi: fnic: Propagate SCSI error code from fnic_scsi_drv_init() (Karan Kumar) [RHEL-64440] -- scsi: fnic: Test for memory allocation failure and return error code (Karan Kumar) [RHEL-64440] -- scsi: fnic: Return appropriate error code from failure of scsi drv init (Karan Kumar) [RHEL-64440] -- scsi: fnic: Return appropriate error code for mem alloc failure (Karan Kumar) [RHEL-64440] -- scsi: fnic: Remove always-true IS_FNIC_FCP_INITIATOR macro (Karan Kumar) [RHEL-64440] -- scsi: fnic: Fix use of uninitialized value in debug message (Karan Kumar) [RHEL-64440] -- scsi: fnic: Delete incorrect debugfs error handling (Karan Kumar) [RHEL-64440] -- scsi: fnic: Remove unnecessary else to fix warning in FDLS FIP (Karan Kumar) [RHEL-64440] -- scsi: fnic: Remove extern definition from .c files (Karan Kumar) [RHEL-64440] -- scsi: fnic: Remove unnecessary else and unnecessary break in FDLS (Karan Kumar) [RHEL-64440] -- scsi: fnic: Increment driver version (Karan Kumar) [RHEL-64440] -- scsi: fnic: Add support to handle port channel RSCN (Karan Kumar) [RHEL-64440] -- scsi: fnic: Code cleanup (Karan Kumar) [RHEL-64440] -- scsi: fnic: Add stats and related functionality (Karan Kumar) [RHEL-64440] -- scsi: fnic: Modify fnic interfaces to use FDLS (Karan Kumar) [RHEL-64440] -- scsi: fnic: Modify IO path to use FDLS (Karan Kumar) [RHEL-64440] -- scsi: fnic: Add functionality in fnic to support FDLS (Karan Kumar) [RHEL-64440] -- scsi: fnic: Add and integrate support for FIP (Karan Kumar) [RHEL-64440] -- scsi: fnic: Add and integrate support for FDMI (Karan Kumar) [RHEL-64440] -- scsi: fnic: Add Cisco hardware model names (Karan Kumar) [RHEL-64440] -- scsi: fnic: Add support for unsolicited requests and responses (Karan Kumar) [RHEL-64440] -- scsi: fnic: Add support for target based solicited requests and responses (Karan Kumar) [RHEL-64440] -- scsi: fnic: Add support for fabric based solicited requests and responses (Karan Kumar) [RHEL-64440] -- scsi: fnic: Add headers and definitions for FDLS (Karan Kumar) [RHEL-64440] -- scsi: fnic: Replace shost_printk() with dev_info()/dev_err() (Karan Kumar) [RHEL-64440] -- scsi: fnic: Use vcalloc() instead of vmalloc() and memset(0) (Karan Kumar) [RHEL-64440] -- scsi: replace blk_mq_pci_map_queues with blk_mq_map_hw_queues (Karan Kumar) [RHEL-64440] -- scsi: fnic: Move flush_work initialization out of if block (Karan Kumar) [RHEL-64440] -- scsi: fnic: Move fnic_fnic_flush_tx() to a work queue (Karan Kumar) [RHEL-64440] -- scsi: fnic: Convert snprintf() to sysfs_emit() (Karan Kumar) [RHEL-64440] -- scsi: fnic: Clean up some inconsistent indenting (Karan Kumar) [RHEL-64440] -- scsi: fnic: unlock on error path in fnic_queuecommand() (Karan Kumar) [RHEL-64440] -- scsi: fnic: Increment driver version (Karan Kumar) [RHEL-64440] -- scsi: fnic: Improve logs and add support for multiqueue (MQ) (Karan Kumar) [RHEL-64440] -- scsi: fnic: Add support for multiqueue (MQ) in fnic driver (Karan Kumar) [RHEL-64440] -- scsi: fnic: Add support for multiqueue (MQ) in fnic_main.c (Karan Kumar) [RHEL-64440] -- scsi: fnic: Remove usage of host_lock (Karan Kumar) [RHEL-64440] -- scsi: fnic: Define stats to track multiqueue (MQ) IOs (Karan Kumar) [RHEL-64440] -- scsi: fnic: Modify ISRs to support multiqueue (MQ) (Karan Kumar) [RHEL-64440] -- scsi: fnic: Refactor and redefine fnic.h for multiqueue (Karan Kumar) [RHEL-64440] -- scsi: fnic: Get copy workqueue count and interrupt mode from config (Karan Kumar) [RHEL-64440] -- scsi: fnic: Rename wq_copy to hw_copy_wq (Karan Kumar) [RHEL-64440] -- scsi: fnic: Add and improve log messages (Karan Kumar) [RHEL-64440] -- scsi: fnic: Add and use fnic number (Karan Kumar) [RHEL-64440] -- scsi: fnic: Modify definitions to sync with VIC firmware (Karan Kumar) [RHEL-64440] -- scsi: fnic: Return error if vmalloc() failed (Karan Kumar) [RHEL-64440] -- scsi: fnic: Clean up some inconsistent indenting (Karan Kumar) [RHEL-64440] -- scsi: fnic: Fix sg_reset success path (Karan Kumar) [RHEL-64440] -- scsi: fnic: Remove unused functions fnic_scsi_host_start/end_tag() (Karan Kumar) [RHEL-64440] -- scsi: fnic: Replace sgreset tag with max_tag_id (Karan Kumar) [RHEL-64440] -- scsi: fnic: Replace return codes in fnic_clean_pending_aborts() (Karan Kumar) [RHEL-64440] -- scsi: fnic: Use vmalloc_array() and vcalloc() (Karan Kumar) [RHEL-64440] -- scsi: fnic: Use vzalloc() (Karan Kumar) [RHEL-64440] -- scsi: fnic: Refactor code in fnic probe to initialize SCSI layer (Karan Kumar) [RHEL-64440] -- scsi: fnic: Replace DMA mask of 64 bits with 47 bits (Karan Kumar) [RHEL-64440] -- scsi: fnic: Remove unneeded flush_workqueue() (Karan Kumar) [RHEL-64440] -- scsi: fnic: Remove redundant NULL check (Karan Kumar) [RHEL-64440] -- scsi: fnic: Stop using the SCSI pointer (Karan Kumar) [RHEL-64440] -- scsi: fnic: Fix a tracing statement (Karan Kumar) [RHEL-64440] -- scsi: fnic: Call scsi_done() directly (Karan Kumar) [RHEL-64440] -- tools/power turbostat: v2025.05.06 (David Arcari) [RHEL-86839] -- tools/power turbostat: disable "cpuidle" invocation counters, by default (David Arcari) [RHEL-86839] -- tools/power turbostat: re-factor sysfs code (David Arcari) [RHEL-86839] -- tools/power turbostat: Restore GFX sysfs fflush() call (David Arcari) [RHEL-86839] -- tools/power turbostat: Document GNR UncMHz domain convention (David Arcari) [RHEL-86839] -- tools/power turbostat: report CoreThr per measurement interval (David Arcari) [RHEL-86839] -- tools/power turbostat: Increase CPU_SUBSET_MAXCPUS to 8192 (David Arcari) [RHEL-86839] -- tools/power turbostat: Add idle governor statistics reporting (David Arcari) [RHEL-86839] -- tools/power turbostat: Fix names matching (David Arcari) [RHEL-86839] -- tools/power turbostat: Allow Zero return value for some RAPL registers (David Arcari) [RHEL-86839] -- tools/power turbostat: Clustered Uncore MHz counters should honor show/hide options (David Arcari) [RHEL-86839] -- tools arch x86: Sync the msr-index.h copy with the kernel sources (David Arcari) [RHEL-45087] -- platform/x86: intel: Use *-y instead of *-objs in Makefile (David Arcari) [RHEL-45087] -- platform/x86/intel/ifs: Update documentation with image download path (David Arcari) [RHEL-45087] -- platform/x86/intel/ifs: Add Clearwater Forest to CPU support list (David Arcari) [RHEL-45087] -- platform/x86/intel/ifs: Fix SBAF title underline length (David Arcari) [RHEL-45087] -- trace: platform/x86/intel/ifs: Add SBAF trace support (David Arcari) [RHEL-45087] -- platform/x86/intel/ifs: Add SBAF test support (David Arcari) [RHEL-45087] -- platform/x86/intel/ifs: Add SBAF test image loading support (David Arcari) [RHEL-45087] -- platform/x86/intel/ifs: Refactor MSR usage in IFS test code (David Arcari) [RHEL-45087] -- platform/x86/intel/ifs: Initialize union ifs_status to zero (David Arcari) [RHEL-45087] -- platform/x86/intel/ifs: Switch to new Intel CPU model defines (David Arcari) [RHEL-45087] -- platform/x86/intel/ifs: Disable irq during one load stage (David Arcari) [RHEL-45087] -- platform/x86/intel/ifs: Classify error scenarios correctly (David Arcari) [RHEL-45087] -- RDMA/mlx5: Fix implicit ODP hang on parent deregistration (CKI Backport Bot) [RHEL-81415] {CVE-2025-21714} -- RDMA/mlx5: Fix implicit ODP use after free (CKI Backport Bot) [RHEL-81415] {CVE-2025-21714} -- redhat: remove kernel-ipaclones-internal package (Joe Lawrence) [RHEL-86518] -- net: decrease cached dst counters in dst_release (Antoine Tenart) [RHEL-83031] -- NFS: Extend rdirplus mount option with "force|none" (Benjamin Coddington) [RHEL-86674] -- RDMA/bnxt_re: Remove unusable nq variable (Sreekanth Reddy) [RHEL-72652 RHEL-76569] -- RDMA/bnxt_re: Fix budget handling of notification queue (Sreekanth Reddy) [RHEL-72652 RHEL-76569] -- RDMA/bnxt_re: Support perf management counters (Sreekanth Reddy) [RHEL-72652 RHEL-76569] -- RDMA/bnxt_re: Avoid clearing VLAN_ID mask in modify qp path (Sreekanth Reddy) [RHEL-72652 RHEL-76569] -- RDMA/bnxt_re: Fix reporting maximum SRQs on P7 chips (Sreekanth Reddy) [RHEL-72652 RHEL-76569] -- RDMA/bnxt_re: Add missing paranthesis in map_qp_id_to_tbl_indx (Sreekanth Reddy) [RHEL-72652 RHEL-76569] -- RDMA/bnxt_re: Fix allocation of QP table (Sreekanth Reddy) [RHEL-72652 RHEL-76569] -- RDMA/bnxt_re: Fix the page details for the srq created by kernel consumers (Sreekanth Reddy) [RHEL-72652 RHEL-76569] -- RDMA/bnxt_re: Fix the statistics for Gen P7 VF (Sreekanth Reddy) [RHEL-72652 RHEL-76569] -- RDMA/bnxt_re: Fix issue in the unload path (Sreekanth Reddy) [RHEL-72652 RHEL-76569] -- RDMA/bnxt_re: Add sanity checks on rdev validity (Sreekanth Reddy) [RHEL-72652 RHEL-76569 RHEL-80075] -- RDMA/bnxt_re: Fix an issue in bnxt_re_async_notifier (Sreekanth Reddy) [RHEL-72652 RHEL-76569] -- RDMA/bnxt_re: Allocate dev_attr information dynamically (Sreekanth Reddy) [RHEL-72652 RHEL-76569] -- RDMA/bnxt_re: Pass the context for ulp_irq_stop (Sreekanth Reddy) [RHEL-72652 RHEL-76569] -- RDMA/bnxt_re: Add support to handle DCB_CONFIG_CHANGE event (Sreekanth Reddy) [RHEL-72652 RHEL-76569] -- RDMA/bnxt_re: Query firmware defaults of CC params during probe (Sreekanth Reddy) [RHEL-72652 RHEL-76569] -- RDMA/bnxt_re: Add Async event handling support (Sreekanth Reddy) [RHEL-72652 RHEL-76569] -- bnxt_en: Add ULP call to notify async events (Sreekanth Reddy) [RHEL-72652 RHEL-76569] -- RDMA/bnxt_re: Fix to drop reference to the mmap entry in case of error (Sreekanth Reddy) [RHEL-72652 RHEL-76569] -- RDMA/bnxt_re: Remove deliver net device event (Sreekanth Reddy) [RHEL-72652 RHEL-76569] -- RDMA/bnxt_re: Fix MSN table size for variable wqe mode (Sreekanth Reddy) [RHEL-72652 RHEL-76569] -- RDMA/bnxt_re: Add send queue size check for variable wqe (Sreekanth Reddy) [RHEL-72652 RHEL-76569] -- RDMA/bnxt_re: Fix to export port num to ib_query_qp (Sreekanth Reddy) [RHEL-72652 RHEL-76569] -- RDMA/bnxt_re: Fix setting mandatory attributes for modify_qp (Sreekanth Reddy) [RHEL-72652 RHEL-76569] -- RDMA/bnxt_re: Remove unnecessary header file inclusion (Sreekanth Reddy) [RHEL-72652 RHEL-76569] -- RDMA/bnxt_re: Eliminate need for some forward declarations (Sreekanth Reddy) [RHEL-72652 RHEL-76569] -- RDMA/bnxt_re: Optimize error handling in bnxt_re_probe (Sreekanth Reddy) [RHEL-72652 RHEL-76569] -- RDMA/bnxt_re: Remove unnecessary goto in bnxt_re_netdev_event (Sreekanth Reddy) [RHEL-72652 RHEL-76569] -- RDMA/bnxt_re: Remove extra new line in bnxt_re_netdev_event (Sreekanth Reddy) [RHEL-72652 RHEL-76569] -- RDMA/bnxt_re: Don't fail destroy QP and cleanup debugfs earlier (Sreekanth Reddy) [RHEL-72652 RHEL-76569] -- RDMA/bnxt_re: Use the default mode of congestion control (Sreekanth Reddy) [RHEL-72652 RHEL-76569] -- RDMA/bnxt_re: Support different traffic class (Sreekanth Reddy) [RHEL-72652 RHEL-76569] -- RDMA/bnxt_re: Cache MSIx info to a local structure (Sreekanth Reddy) [RHEL-72652 RHEL-76569] -- RDMA/bnxt_re: Refurbish CQ to NQ hash calculation (Sreekanth Reddy) [RHEL-72652 RHEL-76569] -- RDMA/bnxt_re: Add support for CQ rx coalescing (Sreekanth Reddy) [RHEL-72652 RHEL-76569] -- RDMA/bnxt_re: Refactor NQ allocation (Sreekanth Reddy) [RHEL-72652 RHEL-76569] -- RDMA/bnxt_re: Fail probe early when not enough MSI-x vectors are reserved (Sreekanth Reddy) [RHEL-72652 RHEL-76569] -- RDMA/bnxt_re: Add set_func_resources support for P5/P7 adapters (Sreekanth Reddy) [RHEL-72652 RHEL-76569] -- RDMA/bnxt_re: Enhance RoCE SRIOV resource configuration design (Sreekanth Reddy) [RHEL-72652 RHEL-76569] -- RDMA/bnxt_re: Add support for optimized modify QP (Sreekanth Reddy) [RHEL-72652 RHEL-76569] -- bnxt_en: Add support for RoCE sriov configuration (Sreekanth Reddy) [RHEL-72652 RHEL-76569] -- RDMA/bnxt_re: Add debugfs hook in the driver (Sreekanth Reddy) [RHEL-72652 RHEL-76569] -- RDMA/bnxt_re: Support raw data query for each resources (Sreekanth Reddy) [RHEL-72652 RHEL-76569] -- RDMA/bnxt_re: Add support for querying HW contexts (Sreekanth Reddy) [RHEL-72652 RHEL-76569] -- RDMA/bnxt_re: Support driver specific data collection using rdma tool (Sreekanth Reddy) [RHEL-72652 RHEL-76569] -- RDMA/bnxt_re: Fix access flags for MR and QP modify (Sreekanth Reddy) [RHEL-72652 RHEL-76569] -- RDMA/bnxt_re: Add support for modify_device hook (Sreekanth Reddy) [RHEL-72652 RHEL-76569] -- efi/libstub: Bump up EFI_MMAP_NR_SLACK_SLOTS to 32 (Marcin Juszkiewicz) [RHEL-83075] -- igb: Fix potential invalid memory access in igb_init_module() (CKI Backport Bot) [RHEL-73651] {CVE-2024-52332} -- perf vendor events: Update Tigerlake events/metrics (Michael Petlan) [RHEL-21925] -- perf vendor events: Update SkylakeX events/metrics (Michael Petlan) [RHEL-21925] -- perf vendor events: Update Skylake metrics (Michael Petlan) [RHEL-21925] -- perf vendor events: Update Sierraforest events/metrics (Michael Petlan) [RHEL-21925] -- perf vendor events: Update Rocketlake events/metrics (Michael Petlan) [RHEL-21925] -- perf vendor events: Update Meteorlake events/metrics (Michael Petlan) [RHEL-21925] -- perf vendor events: Update/add Lunarlake events/metrics (Michael Petlan) [RHEL-21925] -- perf vendor events: Update IcelakeX events/metrics (Michael Petlan) [RHEL-21925] -- perf vendor events: Update Icelake events/metrics (Michael Petlan) [RHEL-21925] -- perf vendor events: Update HaswellX events/metrics (Michael Petlan) [RHEL-21925] -- perf vendor events: Update Haswell events/metrics (Michael Petlan) [RHEL-21925] -- perf vendor events: Update/add Graniterapids events/metrics (Michael Petlan) [RHEL-21925] -- perf vendor events: Update GrandRidge events/metrics (Michael Petlan) [RHEL-21925] -- perf vendor events: Update EmeraldRapids events/metrics (Michael Petlan) [RHEL-21925] -- perf vendor events: Add Clearwaterforest events (Michael Petlan) [RHEL-21925] -- perf vendor events: Update CascadelakeX events/metrics (Michael Petlan) [RHEL-21925] -- perf vendor events: Update BroadwellX events/metrics (Michael Petlan) [RHEL-21925] -- perf vendor events: Update BroadwellDE events/metrics (Michael Petlan) [RHEL-21925] -- perf vendor events: Update Broadwell events/metrics (Michael Petlan) [RHEL-21925] -- perf vendor events: Add Arrowlake events/metrics (Michael Petlan) [RHEL-21925] -- perf vendor events: Update AlderlakeN events/metrics (Michael Petlan) [RHEL-21925] -- perf vendor events: Update Alderlake events/metrics (Michael Petlan) [RHEL-21925] -- perf vendor events: Update Sapphirerapids events/metrics (Michael Petlan) [RHEL-21925] -- nfsd: fix UAF when access ex_uuid or ex_stats (Olga Kornievskaia) [RHEL-80506] {CVE-2024-53216} -- SUNRPC: no need get cache ref when protected by rcu (Olga Kornievskaia) [RHEL-80506] {CVE-2024-53216} -- nfsd: no need get cache ref when protected by rcu (Olga Kornievskaia) [RHEL-80506] {CVE-2024-53216} -- SUNRPC: introduce cache_check_rcu to help check in rcu context (Olga Kornievskaia) [RHEL-80506] {CVE-2024-53216} -- Enable X86_USER_SHADOW_STACK (Štěpán Horáček) [RHEL-15599] -- mm: don't try THP alignment for FS without get_unmapped_area (Štěpán Horáček) [RHEL-15599] -- mm, mmap: limit THP alignment of anonymous mappings to PMD-aligned sizes (Štěpán Horáček) [RHEL-15599] -- mm: care about shadow stack guard gap when getting an unmapped area (Štěpán Horáček) [RHEL-15599] -- mm: pass vm_flags to generic_get_unmapped_area() (Štěpán Horáček) [RHEL-15599] -- mm: make arch_get_unmapped_area() take vm_flags by default (Štěpán Horáček) [RHEL-15599] -- x86/mm: care about shadow stack guard gap during placement (Štěpán Horáček) [RHEL-15599] -- x86/mm: implement HAVE_ARCH_UNMAPPED_AREA_VMFLAGS (Štěpán Horáček) [RHEL-15599] -- mm: take placement mappings gap into account (Štěpán Horáček) [RHEL-15599] -- treewide: use initializer for struct vm_unmapped_area_info (Štěpán Horáček) [RHEL-15599] -- powerpc: use initializer for struct vm_unmapped_area_info (Štěpán Horáček) [RHEL-15599] -- parisc: use initializer for struct vm_unmapped_area_info (Štěpán Horáček) [RHEL-15599] -- csky: use initializer for struct vm_unmapped_area_info (Štěpán Horáček) [RHEL-15599] -- thp: add thp_get_unmapped_area_vmflags() (Štěpán Horáček) [RHEL-15599] -- mm: use get_unmapped_area_vmflags() (Štěpán Horáček) [RHEL-15599] -- mm: remove export for get_unmapped_area() (Štěpán Horáček) [RHEL-15599] -- mm: introduce arch_get_unmapped_area_vmflags() (Štěpán Horáček) [RHEL-15599] -- mm: switch mm->get_unmapped_area() to a flag (Štěpán Horáček) [RHEL-15599] -- proc: refactor pde_get_unmapped_area as prep (Štěpán Horáček) [RHEL-15599] -- selftests/x86: add placement guard gap test for shstk (Štěpán Horáček) [RHEL-15599] -- x86/shstk: Enable shadow stacks for x32 (Štěpán Horáček) [RHEL-15599] -- arch: Reserve map_shadow_stack() syscall number for all architectures (Štěpán Horáček) [RHEL-15599] -- mm: thp_get_unmapped_area must honour topdown preference (Štěpán Horáček) [RHEL-15599] -- mm: mmap: map MAP_STACK to VM_NOHUGEPAGE (Štěpán Horáček) [RHEL-15599] -- mm: align larger anonymous mappings on THP boundaries (Štěpán Horáček) [RHEL-15599] -- alpha: Fix up new futex syscall numbers (Štěpán Horáček) [RHEL-15599] -- x86/shstk: Add warning for shadow stack double unmap (Štěpán Horáček) [RHEL-15599] -- selftests/x86: Update map_shadow_stack syscall nr (Štěpán Horáček) [RHEL-15599] -- x86/shstk: Change order of __user in type (Štěpán Horáček) [RHEL-15599] -- x86/shstk: Don't retry vm_munmap() on -EINTR (Štěpán Horáček) [RHEL-15599] -- x86/shstk: Add ARCH_SHSTK_STATUS (Štěpán Horáček) [RHEL-15599] -- x86/shstk: Add ARCH_SHSTK_UNLOCK (Štěpán Horáček) [RHEL-15599] -- crypto: ccp - Fix uAPI definitions of PSP errors (Vladis Dronov) [RHEL-85131] -- crypto: ccp - Add support for PCI device 0x1134 (Vladis Dronov) [RHEL-85131] -- crypto: ccp - Fix check for the primary ASP device (Vladis Dronov) [RHEL-85131] -- crypto: ccp: Add external API interface for PSP module initialization (Vladis Dronov) [RHEL-85131] -- crypto: ccp - Use scoped guard for mutex (Vladis Dronov) [RHEL-85131] -- crypto: ccp - do not request interrupt on cmd completion when irqs disabled (Vladis Dronov) [RHEL-85131] -- crypto: ccp - Remove unused declaration sp_get_master() (Vladis Dronov) [RHEL-85131] -- crypto: ccp - Properly unregister /dev/sev on sev PLATFORM_STATUS failure (Vladis Dronov) [RHEL-85131] -- crypto: ccp - Add additional information about an SEV firmware upgrade (Vladis Dronov) [RHEL-85131] -- KVM: SEV: uapi: fix typo in SEV_RET_INVALID_CONFIG (Vladis Dronov) [RHEL-85131] -- crypto: ccp: Add the SNP_VLEK_LOAD command (Vladis Dronov) [RHEL-85131] -- crypto: ccp - Fix null pointer dereference in __sev_snp_shutdown_locked (Vladis Dronov) [RHEL-85131] -- crypto: ccp - Move message about TSME being enabled later in init (Vladis Dronov) [RHEL-85131] -- crypto: ccp - Add support for getting security attributes on some older systems (Vladis Dronov) [RHEL-85131] -- crypto: ccp - align psp_platform_access_msg (Vladis Dronov) [RHEL-85131] -- crypto: ccp - Move security attributes to their own file (Vladis Dronov) [RHEL-85131] -- crypto: ccp - Represent capabilities register as a union (Vladis Dronov) [RHEL-85131] -- crypto: ccp - drop platform ifdef checks (Vladis Dronov) [RHEL-85131] -- crypto: tools/ccp - Remove unused variable (Vladis Dronov) [RHEL-85131] -- crypto: ccp - Update return values for some unit tests (Vladis Dronov) [RHEL-85131] -- crypto: ccp - Fix some unfused tests (Vladis Dronov) [RHEL-85131] -- crypto: ccp - Fix sample application signature passing (Vladis Dronov) [RHEL-85131] -- crypto: ccp - Fix DBC sample application error handling (Vladis Dronov) [RHEL-85131] -- crypto: ccp - Fix ioctl unit tests (Vladis Dronov) [RHEL-85131] -- crypto: ccp - Add Mario to MAINTAINERS (Vladis Dronov) [RHEL-85131] -- crypto: ccp - Add unit tests for dynamic boost control (Vladis Dronov) [RHEL-85131] -- crypto: ccp - Add a sample python script for Dynamic Boost Control (Vladis Dronov) [RHEL-85131] -- crypto: ccp - Add a sample library for ioctl use (Vladis Dronov) [RHEL-85131] -- ASoC: SOF: stream-ipc: Check for cstream nullity in sof_ipc_msg_data() (CKI Backport Bot) [RHEL-83191] {CVE-2025-21847} -- x86/nmi: Add an emergency handler in nmi_desc & use it in nmi_shootdown_cpus() (Waiman Long) [RHEL-69423] -- firmware: arm_scpi: Move power-domain driver to the pmdomain dir (Steve Dunnagan) [RHEL-65607] -- firmware: arm_scpi: Convert to platform remove callback returning void (Steve Dunnagan) [RHEL-65607] -- firmware: arm_scmi: Add aliases to transport modules (Steve Dunnagan) [RHEL-65607] -- firmware: arm_scmi: Add module aliases to i.MX vendor protocols (Steve Dunnagan) [RHEL-65607] -- firmware: arm_scmi: Support vendor protocol modules autoloading (Steve Dunnagan) [RHEL-65607] -- firmware: arm_scmi: Allow transport properties for multiple instances (Steve Dunnagan) [RHEL-65607] -- arm64: Use SYSTEM_OFF2 PSCI call to power off for hibernate (Steve Dunnagan) [RHEL-65607] -- firmware/psci: Add definitions for PSCI v1.3 specification (Steve Dunnagan) [RHEL-65607] -- firmware: arm_scmi: Relocate atomic_threshold to scmi_desc (Steve Dunnagan) [RHEL-65607] -- firmware: arm_scmi: Use max_msg and max_msg_size devicetree properties (Steve Dunnagan) [RHEL-65607] -- firmware: arm_scmi: Calculate virtio PDU max size dynamically (Steve Dunnagan) [RHEL-65607] -- firmware: arm_scmi: Account for SHMEM memory overhead (Steve Dunnagan) [RHEL-65607] -- firmware: arm_scmi: Support 'reg-io-width' property for shared memory (Steve Dunnagan) [RHEL-65607] -- firmware: arm_scmi: Report duplicate opps as firmware bugs (Steve Dunnagan) [RHEL-65607] -- firmware: arm_scmi: Skip opp duplicates (Steve Dunnagan) [RHEL-65607] -- arm64: smccc: Remove broken support for SMCCCv1.3 SVE discard hint (Steve Dunnagan) [RHEL-65607] -- arm64: smccc: replace custom COUNT_ARGS() & CONCATENATE() implementations (Steve Dunnagan) [RHEL-65607] -- firmware: arm_scmi: Use vendor string in max-rx-timeout-ms (Steve Dunnagan) [RHEL-65607] -- firmware: arm_scmi: Reject clear channel request on A2P (Steve Dunnagan) [RHEL-65607] -- firmware: arm_scmi: Fix slab-use-after-free in scmi_bus_notifier() (Steve Dunnagan) [RHEL-65607] -- firmware: arm_scmi: Queue in scmi layer for mailbox implementation (Steve Dunnagan) [RHEL-65607] -- firmware: arm_scmi: Give SMC transport precedence over mailbox (Steve Dunnagan) [RHEL-65607] -- firmware: arm_scmi: Fix the double free in scmi_debugfs_common_setup() (Steve Dunnagan) [RHEL-65607] -- redhat/configs: Add SCMI configs (Steve Dunnagan) [RHEL-65607] -- firmware: arm_scmi: imx: Correct tx size of scmi_imx_misc_ctrl_set (Steve Dunnagan) [RHEL-65607] -- firmware: arm_scmi: Add initial support for i.MX MISC protocol (Steve Dunnagan) [RHEL-65607] -- firmware: arm_scmi: Add initial support for i.MX BBM protocol (Steve Dunnagan) [RHEL-65607] -- firmware: arm_scmi: Add NXP i.MX95 SCMI documentation (Steve Dunnagan) [RHEL-65607] -- firmware: arm_scmi: Replace comma with the semicolon (Steve Dunnagan) [RHEL-65607] -- firmware: arm_scmi: Replace the use of of_node_put() to __free(device_node) (Steve Dunnagan) [RHEL-65607] -- firmware: arm_scmi: Fix trivial whitespace/coding style issues (Steve Dunnagan) [RHEL-65607] -- firmware: arm_scmi: Use max-rx-timeout-ms from devicetree (Steve Dunnagan) [RHEL-65607] -- firmware: arm_scmi: Remove const from transport descriptors (Steve Dunnagan) [RHEL-65607] -- firmware: arm_scmi: Simplify with scoped for each OF child loop (Steve Dunnagan) [RHEL-65607] -- firmware: arm_scmi: Update various protocols versions (Steve Dunnagan) [RHEL-65607] -- firmware: arm_scmi: Remove legacy transport-layer code (Steve Dunnagan) [RHEL-65607] -- firmware: arm_scmi: Make VirtIO transport a standalone driver (Steve Dunnagan) [RHEL-65607] -- firmware: arm_scmi: Make OPTEE transport a standalone driver (Steve Dunnagan) [RHEL-65607] -- firmware: arm_scmi: Make SMC transport a standalone driver (Steve Dunnagan) [RHEL-65607] -- firmware: arm_scmi: Make MBOX transport a standalone driver (Steve Dunnagan) [RHEL-65607] -- firmware: arm_scmi: Add support for standalone transport drivers (Steve Dunnagan) [RHEL-65607] -- firmware: arm_scmi: Introduce packet handling helpers (Steve Dunnagan) [RHEL-65607] -- firmware: arm_scmi: Introduce setup_shmem_iomap (Steve Dunnagan) [RHEL-65607] -- firmware: arm_scmi: Fix double free in OPTEE transport (Steve Dunnagan) [RHEL-65607] -- firmware: arm_scmi: Fix voltage description in failure cases (Steve Dunnagan) [RHEL-65607] -- firmware: arm_scmi: Fix incorrect error propagation in scmi_voltage_descriptors_get (Steve Dunnagan) [RHEL-65607] -- firmware: arm_scmi: Add support to reset the debug metrics (Steve Dunnagan) [RHEL-65607] -- firmware: arm_scmi: Create debugfs files for SCMI communication debug metrics (Steve Dunnagan) [RHEL-65607] -- firmware: arm_scmi: Track basic SCMI communication debug metrics (Steve Dunnagan) [RHEL-65607] -- firmware: arm_scmi: Add support for debug metrics at the interface (Steve Dunnagan) [RHEL-65607] -- firmware: arm_scmi: Remove superfluous handle_to_scmi_info (Steve Dunnagan) [RHEL-65607] -- firmware/smccc: Call arch-specific hook on discovering KVM services (Steve Dunnagan) [RHEL-65607] -- firmware: arm_scmi: Add support for platform to agent channel completion (Steve Dunnagan) [RHEL-65607] -- firmware: arm_scmi: Add support for system suspend in power control driver (Steve Dunnagan) [RHEL-65607] -- firmware: smccc: Export revision soc_id function (Steve Dunnagan) [RHEL-65607] -- firmware: arm_scmi: Avoid non-constant printk format strings (Steve Dunnagan) [RHEL-65607] -- firmware: arm_scmi: Use dev_err_probe to bail out (Steve Dunnagan) [RHEL-65607] -- firmware: arm_scmi: Fix struct kernel-doc warnings in optee transport (Steve Dunnagan) [RHEL-65607] -- firmware: arm_scmi: Make scmi_bus_type const (Steve Dunnagan) [RHEL-65607] -- firmware: arm_scmi: Fix double free in SMC transport cleanup path (Steve Dunnagan) [RHEL-65607] -- firmware: arm_scmi: Add multiple protocols registration support (Steve Dunnagan) [RHEL-65607] -- firmware: arm_scmi: Replace asm-generic/bug.h with linux/bug.h (Steve Dunnagan) [RHEL-65607] -- firmware: arm_scmi: Convert to platform remove callback returning void (Steve Dunnagan) [RHEL-65607] -- pmdomain: arm_scmi: Move Kconfig options to the pmdomain subsystem (Steve Dunnagan) [RHEL-65607] -- firmware: arm_scmi: Move power-domain driver to the pmdomain dir (Steve Dunnagan) [RHEL-65607] - -* Thu Apr 24 2025 Augusto Caringi [5.14.0-581.el9] -- selftests: livepatch: handle PRINTK_CALLER in check_result() (Denis Aleksandrov) [RHEL-85303] -- livepatch: convert timeouts to secs_to_jiffies() (Denis Aleksandrov) [RHEL-85303] -- selftests: livepatch: add test cases of stack_order sysfs interface (Denis Aleksandrov) [RHEL-85303] -- livepatch: Add stack_order sysfs attribute (Denis Aleksandrov) [RHEL-85303] -- selftests/livepatch: Replace hardcoded module name with variable in test-callbacks.sh (Denis Aleksandrov) [RHEL-85303] -- livepatch: Use kallsyms_on_each_match_symbol() to improve performance (Denis Aleksandrov) [RHEL-85303] -- livepatch: Fix build failure on 32 bits processors (Denis Aleksandrov) [RHEL-85303] -- mm/migrate_device: don't add folio to be freed to LRU in migrate_device_finalize() (Rafael Aquini) [RHEL-83249 RHEL-84184] {CVE-2025-21861} -- mm: migrate_device: use more folio in migrate_device_finalize() (Rafael Aquini) [RHEL-83249 RHEL-84184] -- mm: migrate_device: use more folio in migrate_device_unmap() (Rafael Aquini) [RHEL-83249 RHEL-84184] -- mm: migrate_device: convert try_to_migrate() to folios (Rafael Aquini) [RHEL-83249 RHEL-84184] -- mm: migrate_device: use a folio in migrate_device_range() (Rafael Aquini) [RHEL-83249 RHEL-84184] -- mm: migrate_device: convert to migrate_device_coherent_folio() (Rafael Aquini) [RHEL-83249 RHEL-84184] -- mm/hugetlb: fix kernel NULL pointer dereference when migrating hugetlb folio (Rafael Aquini) [RHEL-84184] -- mm: clear uffd-wp PTE/PMD state on mremap() (Rafael Aquini) [RHEL-80529 RHEL-84184] {CVE-2025-21696} -- userfaultfd: move userfaultfd_ctx struct to header file (Rafael Aquini) [RHEL-80529 RHEL-84184] -- mm: remove "prot" parameter from move_pte() (Rafael Aquini) [RHEL-80529 RHEL-84184] -- mm: open-code page_folio() in dump_page() (Rafael Aquini) [RHEL-84184] -- mm: open-code PageTail in folio_flags() and const_folio_flags() (Rafael Aquini) [RHEL-84184] -- mm/compaction: fix UBSAN shift-out-of-bounds warning (Rafael Aquini) [RHEL-84184] {CVE-2025-21815} -- mm: fix crashes from deferred split racing folio migration (Rafael Aquini) [RHEL-84184] {CVE-2024-42234} -- mm: memcg: fix split queue list crash when large folio migration (Rafael Aquini) [RHEL-84184] -- mm: fix error handling in __filemap_get_folio() with FGP_NOWAIT (Rafael Aquini) [RHEL-84184] -- mm: shmem: remove unnecessary warning in shmem_writepage() (Rafael Aquini) [RHEL-84184] -- mm/migrate: fix deadlock in migrate_pages_batch() on large folios (Rafael Aquini) [RHEL-84184] -- mm/mglru: reset page lru tier bits when activating (Rafael Aquini) [RHEL-84184] -- mm: khugepaged: fix call hpage_collapse_scan_file() for anonymous vma (Rafael Aquini) [RHEL-84184] -- mm: kmemleak: fix upper boundary check for physical address objects (Rafael Aquini) [RHEL-84184] -- mm,madvise,hugetlb: check for 0-length range after end address adjustment (Rafael Aquini) [RHEL-84184] -- mm, madvise: fix potential workingset node list_lru leaks (Rafael Aquini) [RHEL-84184] -- mm: move mapping_set_update out of (Rafael Aquini) [RHEL-84184] -- mm/migrate: fix shmem xarray update during migration (Rafael Aquini) [RHEL-84184] -- memory tiering: count PGPROMOTE_SUCCESS when mem tiering is enabled. (Rafael Aquini) [RHEL-84184] -- memory tiering: read last_cpupid correctly in do_huge_pmd_numa_page() (Rafael Aquini) [RHEL-84184] -- nommu: pass NULL argument to vma_iter_prealloc() (Rafael Aquini) [RHEL-84184] {CVE-2024-53109} -- cachestat: fix page cache statistics permission checking (Rafael Aquini) [RHEL-78989 RHEL-84184] {CVE-2025-21691} -- kernel: be more careful about dup_mmap() failures and uprobe registering (Rafael Aquini) [RHEL-84184] {CVE-2025-21709} -- fork: avoid inappropriate uprobe access to invalid mm (Rafael Aquini) [RHEL-84184] -- s390/pageattr: Implement missing kernel_page_present() (Rafael Aquini) [RHEL-84184] -- x86/mm: further clarify switch_mm_irqs_off() documentation (Rafael Aquini) [RHEL-84184] -- x86/vmware: Parse MP tables for SEV-SNP enabled guests under VMware hypervisors (Rafael Aquini) [RHEL-84184] -- x86/kvm: Fix SEV check in sev_map_percpu_data() (Rafael Aquini) [RHEL-84184] -- um: Fix the declaration of kasan_map_memory (Rafael Aquini) [RHEL-84184] -- of: reserved-memory: Do not make kmemleak ignore freed address (Rafael Aquini) [RHEL-84184] -- scripts/gdb: redefine MAX_ORDER sanely (Rafael Aquini) [RHEL-84184] -- kasan: don't call find_vm_area() in a PREEMPT_RT kernel (Rafael Aquini) [RHEL-84184] -- kasan: fix typo in kasan_poison_new_object documentation (Rafael Aquini) [RHEL-84184] -- mm/damon/sysfs-schemes: handle tried region directory allocation failure (Rafael Aquini) [RHEL-84184] -- mm/damon/sysfs-schemes: handle tried regions sysfs directory allocation failure (Rafael Aquini) [RHEL-84184] -- mm/damon/core: avoid divide-by-zero during monitoring results update (Rafael Aquini) [RHEL-84184] -- mm/damon/lru_sort: fix quota status loss due to online tunings (Rafael Aquini) [RHEL-84184] -- mm/damon/lru_sort: avoid divide-by-zero in hot threshold calculation (Rafael Aquini) [RHEL-84184] -- mm/damon/reclaim: fix quota stauts loss due to online tunings (Rafael Aquini) [RHEL-84184] -- mm/damon/sysfs: check error from damon_sysfs_update_target() (Rafael Aquini) [RHEL-84184] -- mm/damon/sysfs: update monitoring target regions for online input commit (Rafael Aquini) [RHEL-84184] -- mm/damon/sysfs: remove requested targets when online-commit inputs (Rafael Aquini) [RHEL-84184] -- mm/damon/core-test: fix damon_test_ops_registration() for DAMON_VADDR unset case (Rafael Aquini) [RHEL-84184] -- mm/damon/core-test: test only vaddr case on ops registration test (Rafael Aquini) [RHEL-84184] -- mm/damon/core-test: fix memory leak in damon_new_ctx() (Rafael Aquini) [RHEL-84184] -- mm/damon/dbgfs-test: skip dbgfs_set_init_regions() test if PADDR is not registered (Rafael Aquini) [RHEL-84184] -- mm/damon/dbgfs-test: skip dbgfs_set_targets() test if PADDR is not registered (Rafael Aquini) [RHEL-84184] -- mm/damon/core: make damon_start() waits until kdamond_fn() starts (Rafael Aquini) [RHEL-84184] -- mm/damon/core: use number of passed access sampling as a timer (Rafael Aquini) [RHEL-84184] -- mm/damon/core: fix return value from damos_wmark_metric_value (Rafael Aquini) [RHEL-84184] -- mm/damon/core: remove unnecessary si_meminfo invoke. (Rafael Aquini) [RHEL-84184] -- mm/damon/ops-common: avoid divide-by-zero during region hotness calculation (Rafael Aquini) [RHEL-84184] -- mm/damon: implement a function for max nr_accesses safe calculation (Rafael Aquini) [RHEL-84184] -- mm/damon/vaddr: change asm-generic/mman-common.h to linux/mman.h (Rafael Aquini) [RHEL-84184] -- mm/damon/tests/dbgfs-kunit: fix the header double inclusion guarding ifdef comment (Rafael Aquini) [RHEL-84184] -- mm/damon: fix sparse warning for zero initializer (Rafael Aquini) [RHEL-84184] -- mm/damon/tests/vaddr-kunit: init maple tree without MT_FLAGS_LOCK_EXTERN (Rafael Aquini) [RHEL-84184] -- mm/damon/core-test: fix memory leak in damon_new_region() (Rafael Aquini) [RHEL-84184] -- mm/damon/vaddr: fix issue in damon_va_evenly_split_region() (Rafael Aquini) [RHEL-84184] -- mm/damon/core: merge regions aggressively when max_nr_regions is unmet (Rafael Aquini) [RHEL-84184] -- ptp: Properly handle compat ioctls (Hangbin Liu) [RHEL-85028] -- ptp: Ensure info->enable callback is always set (Hangbin Liu) [RHEL-85028] {CVE-2025-21814} -- ptp: fix integer overflow in max_vclocks_store (Hangbin Liu) [RHEL-85028] -- ptp: make ptp_class constant (Hangbin Liu) [RHEL-85028] -- net: gso: fix ownership in __udp_gso_segment (Antoine Tenart) [RHEL-33329] {CVE-2025-21926} -- bdev: use bdev_io_min() for statx block size (Ming Lei) [RHEL-88002] -- lib/iov_iter: fix import_iovec_ubuf iovec management (Ming Lei) [RHEL-87739] -- iov_iter: Mark copy_iovec_from_user() noclone (Ming Lei) [RHEL-87739] -- iov_iter: Mark copy_compat_iovec_from_user() noinline (Ming Lei) [RHEL-87739] -- iov_iter: import single vector iovecs as ITER_UBUF (Ming Lei) [RHEL-87739] -- iov_iter: convert import_single_range() to ITER_UBUF (Ming Lei) [RHEL-87739] -- iov_iter: set nr_segs = 1 for ITER_UBUF (Ming Lei) [RHEL-87739] -- redhat: Remove kernel-rt-kvm package (Wander Lairson Costa) [RHEL-76757] -- NFS: O_DIRECT writes must check and adjust the file length (Benjamin Coddington) [RHEL-87767] -- pnfs/flexfiles: retry getting layout segment for reads (Benjamin Coddington) [RHEL-87767] -- NFS/pnfs: Fix a live lock between recalled layouts and layoutget (Benjamin Coddington) [RHEL-87767] -- s390/diag: Add memory topology information via diag310 (Mete Durlu) [RHEL-72683] -- net: let net.core.dev_weight always be non-zero (CKI Backport Bot) [RHEL-81686] {CVE-2025-21806} -- sched: Fix stop_one_cpu_nowait() vs hotplug (Luis Claudio R. Goncalves) [RHEL-84526] -- x86/tdx: Fix "in-kernel MMIO" check (Vitaly Kuznetsov) [RHEL-63318] {CVE-2024-47727} -- usb: xhci: Fix NULL pointer dereference on certain command aborts (Desnes Nunes) [RHEL-78828 RHEL-81547] {CVE-2024-57981} -- usb: xhci: Fix host controllers "dying" after suspend and resume (Desnes Nunes) [RHEL-78828] -- acpi: typec: ucsi: Introduce a ->poll_cci method (Desnes Nunes) [RHEL-78828] -- usb: typec: ucsi: make yoga_c630_ucsi_ops be static (Desnes Nunes) [RHEL-78828] -- media: uvcvideo: Fix deadlock during uvc_probe (Desnes Nunes) [RHEL-78828] {CVE-2024-58059} -- Revert "media: uvcvideo: Require entities to have a non-zero unique ID" (Desnes Nunes) [RHEL-78828] -- media: uvcvideo: Fix crash during unbind if gpio unit is in use (Desnes Nunes) [RHEL-78828] {CVE-2024-58079} -- media: uvcvideo: Reorder uvc_status_init() (Desnes Nunes) [RHEL-78828] -- USB: serial: option: add Neoway N723-EA support (Desnes Nunes) [RHEL-78828] -- USB: serial: option: add MeiG Smart SRM815 (Desnes Nunes) [RHEL-78828] -- USB: serial: cp210x: add Phoenix Contact UPS Device (Desnes Nunes) [RHEL-78828] -- usb: typec: fix pm usage counter imbalance in ucsi_ccg_sync_control() (Desnes Nunes) [RHEL-78828] -- usb-storage: Add max sectors quirk for Nokia 208 (Desnes Nunes) [RHEL-78828] -- phy: core: Fix an OF node refcount leakage in of_phy_provider_lookup() (Desnes Nunes) [RHEL-78828] -- phy: core: Fix an OF node refcount leakage in _of_phy_get() (Desnes Nunes) [RHEL-78828] -- phy: core: Fix that API devm_phy_destroy() fails to destroy the phy (Desnes Nunes) [RHEL-78828] -- phy: core: Fix that API devm_of_phy_provider_unregister() fails to unregister the phy provider (Desnes Nunes) [RHEL-78828] -- phy: core: Fix that API devm_phy_put() fails to release the phy (Desnes Nunes) [RHEL-78828] -- USB: core: Disable LPM only for non-suspended ports (Desnes Nunes) [RHEL-78828] -- usb: fix reference leak in usb_new_device() (Desnes Nunes) [RHEL-78828] -- usb: typec: tcpci: fix NULL pointer issue on shared irq case (Desnes Nunes) [RHEL-78828] {CVE-2024-57914} -- usb: chipidea: ci_hdrc_imx: decrement device's refcount in .remove() and in the error path of .probe() (Desnes Nunes) [RHEL-78828] -- USB: usblp: return error when setting unsupported protocol (Desnes Nunes) [RHEL-78828] -- usb: host: xhci-plat: set skip_phy_initialization if software node has XHCI_SKIP_PHY_INIT property (Desnes Nunes) [RHEL-78828] -- usb: xhci: fix ring expansion regression in 6.13-rc1 (Desnes Nunes) [RHEL-78828] -- xhci: Turn NEC specific quirk for handling Stop Endpoint errors generic (Desnes Nunes) [RHEL-78828] -- thunderbolt: Improve redrive mode handling (Desnes Nunes) [RHEL-78828] -- USB: serial: option: add Telit FE910C04 rmnet compositions (Desnes Nunes) [RHEL-78828] -- USB: serial: option: add MediaTek T7XX compositions (Desnes Nunes) [RHEL-78828] -- USB: serial: option: add Netprisma LCUK54 modules for WWAN Ready (Desnes Nunes) [RHEL-78828] -- USB: serial: option: add MeiG Smart SLM770A (Desnes Nunes) [RHEL-78828] -- USB: serial: option: add TCL IK512 MBIM & ECM (Desnes Nunes) [RHEL-78828] -- thunderbolt: Don't display nvm_version unless upgrade supported (Desnes Nunes) [RHEL-78828] -- thunderbolt: Add support for Intel Panther Lake-M/P (Desnes Nunes) [RHEL-47432 RHEL-78828] -- usb: typec: ucsi: Fix connector status writing past buffer size (Desnes Nunes) [RHEL-78828] -- usb: typec: ucsi: Fix completion notifications (Desnes Nunes) [RHEL-78828] -- usb: misc: onboard_usb_dev: skip suspend/resume sequence for USB5744 SMBus support (Desnes Nunes) [RHEL-78828] -- usb: core: hcd: only check primary hcd skip_phy_initialization (Desnes Nunes) [RHEL-78828] -- usb: dwc3: imx8mp: fix software node kernel dump (Desnes Nunes) [RHEL-78828] -- dt-bindings: phy: imx8mq-usb: correct reference to usb-switch.yaml (Desnes Nunes) [RHEL-78828] -- usb: ehci-hcd: fix call balance of clocks handling routines (Desnes Nunes) [RHEL-78828] -- usb: typec: tcpm: Add support for sink-bc12-completion-time-ms DT property (Desnes Nunes) [RHEL-78828] -- dt-bindings: connector: Add time property for Sink BC12 detection completion (Desnes Nunes) [RHEL-78828] -- USB: make to_usb_device_driver() use container_of_const() (Desnes Nunes) [RHEL-78828] -- USB: make to_usb_driver() use container_of_const() (Desnes Nunes) [RHEL-78828] -- USB: properly lock dynamic id list when showing an id (Desnes Nunes) [RHEL-78828] -- USB: make single lock for all usb dynamic id lists (Desnes Nunes) [RHEL-78828] -- drivers/usb/storage: refactor min with min_t (Desnes Nunes) [RHEL-78828] -- drivers/usb/serial: refactor min with min_t (Desnes Nunes) [RHEL-78828] -- drivers/usb/musb: refactor min/max with min_t/max_t (Desnes Nunes) [RHEL-78828] -- drivers/usb/mon: refactor min with min_t (Desnes Nunes) [RHEL-78828] -- drivers/usb/misc: refactor min with min_t (Desnes Nunes) [RHEL-78828] -- drivers/usb/host: refactor min/max with min_t/max_t (Desnes Nunes) [RHEL-78828] -- drivers/usb/core: refactor max with max_t (Desnes Nunes) [RHEL-78828] -- drivers/usb/gadget: refactor min with min_t (Desnes Nunes) [RHEL-78828] -- usb: cdns3: Synchronise PCI IDs via common data base (Desnes Nunes) [RHEL-78828] -- sub: cdns3: Use predefined PCI vendor ID constant (Desnes Nunes) [RHEL-78828] -- sub: cdns2: Use predefined PCI vendor ID constant (Desnes Nunes) [RHEL-78828] -- redhat/configs: Adding CONFIG_USB_CDNS2_UDC (Desnes Nunes) [RHEL-78828] -- usb: cdns2: Add main part of Cadence USBHS driver (Desnes Nunes) [RHEL-78828] -- usb: cdns2: Device side header file for CDNS2 driver (Desnes Nunes) [RHEL-78828] -- usb: dwc3: core: Set force_gen1 bit for all applicable SuperSpeed ports (Desnes Nunes) [RHEL-78828] -- usb: dwc3: gadget: Add missing check for single port RAM in TxFIFO resizing logic (Desnes Nunes) [RHEL-78828] -- usb: dwc3: gadget: Refine the logic for resizing Tx FIFOs (Desnes Nunes) [RHEL-78828] -- USB: core: remove dead code in do_proc_bulk() (Desnes Nunes) [RHEL-78828] -- usb: chipidea: imx: add imx8ulp support (Desnes Nunes) [RHEL-78828] -- usb: typec: ucsi: Fix a missing bits to bytes conversion in ucsi_init() (Desnes Nunes) [RHEL-78828] -- USB: serial: ftdi_sio: Fix atomicity violation in get_serial_info() (Desnes Nunes) [RHEL-78828] -- thunderbolt: Replace deprecated PCI functions (Desnes Nunes) [RHEL-78828] -- usb: typec: ucsi: Convert connector specific commands to bitmaps (Desnes Nunes) [RHEL-78828] -- media: gspca: ov534-ov772x: Fix off-by-one error in set_frame_rate() (Desnes Nunes) [RHEL-78828] -- USB: serial: pl2303: account for deficits of clones (Desnes Nunes) [RHEL-78828] -- usb: xhci: Avoid queuing redundant Stop Endpoint commands (Desnes Nunes) [RHEL-78828] -- usb: xhci: Fix TD invalidation under pending Set TR Dequeue (Desnes Nunes) [RHEL-78828] -- usb: xhci: Limit Stop Endpoint retries (Desnes Nunes) [RHEL-78828] -- usb: xhci: remove irrelevant comment (Desnes Nunes) [RHEL-78828] -- usb: xhci: add help function xhci_dequeue_td() (Desnes Nunes) [RHEL-78828] -- usb: xhci: refactor xhci_td_cleanup() to return void (Desnes Nunes) [RHEL-78828] -- usb: xhci: remove unused arguments from td_to_noop() (Desnes Nunes) [RHEL-78828] -- usb: xhci: improve xhci_clear_command_ring() (Desnes Nunes) [RHEL-78828] -- usb: xhci: request MSI/-X according to requested amount (Desnes Nunes) [RHEL-78828] -- usb: xhci: move link TRB quirk to xhci_gen_setup() (Desnes Nunes) [RHEL-78828] -- usb: xhci: simplify TDs start and end naming scheme in struct 'xhci_td' (Desnes Nunes) [RHEL-78828] -- xhci: pci: Fix indentation in the PCI device ID definitions (Desnes Nunes) [RHEL-78828] -- xhci: pci: Use standard pattern for device IDs (Desnes Nunes) [RHEL-78828] -- xhci: Don't perform Soft Retry for Etron xHCI host (Desnes Nunes) [RHEL-78828] -- xhci: Fix control transfer error on Etron xHCI host (Desnes Nunes) [RHEL-78828] -- xhci: Don't issue Reset Device command to Etron xHCI host (Desnes Nunes) [RHEL-78828] -- xhci: Combine two if statements for Etron xHCI host (Desnes Nunes) [RHEL-78828] -- usb: xhci: add xhci_initialize_ring_segments() (Desnes Nunes) [RHEL-78828] -- usb: xhci: rework xhci_link_segments() (Desnes Nunes) [RHEL-78828] -- usb: xhci: refactor xhci_link_rings() to use source and destination rings (Desnes Nunes) [RHEL-78828] -- usb: xhci: rework xhci_free_segments_for_ring() (Desnes Nunes) [RHEL-78828] -- usb: xhci: adjust xhci_alloc_segments_for_ring() arguments (Desnes Nunes) [RHEL-78828] -- usb: xhci: remove option to change a default ring's TRB cycle bit (Desnes Nunes) [RHEL-78828] -- usb: xhci: introduce macro for ring segment list iteration (Desnes Nunes) [RHEL-78828] -- xhci: debugfs: Add virt endpoint state to xhci debugfs (Desnes Nunes) [RHEL-78828] -- xhci: trace stream context at Set TR Deq command completion (Desnes Nunes) [RHEL-78828] -- xhci: add stream context tracing (Desnes Nunes) [RHEL-78828] -- xhci: Don't trace ring at every enqueue or dequeue increase (Desnes Nunes) [RHEL-78828] -- xhci: show DMA address of TRB when tracing TRBs (Desnes Nunes) [RHEL-78828] -- xhci: Cleanup Candence controller PCI device and vendor ID usage (Desnes Nunes) [RHEL-78828] -- usb: xhci: Fix sum_trb_lengths() (Desnes Nunes) [RHEL-78828] -- usb: xhci: Remove unused parameters of next_trb() (Desnes Nunes) [RHEL-78828] -- xhci: Add Isochronous TRB fields to TRB tracer (Desnes Nunes) [RHEL-78828] -- phy: tegra: xusb: Set fwnode for xusb port devices (Desnes Nunes) [RHEL-78828] -- usb: Use (of|device)_property_present() for non-boolean properties (Desnes Nunes) [RHEL-78828] -- misc: rtsx: Cleanup on DRV_NAME cardreader variables (Desnes Nunes) [RHEL-78828] -- usb: use "prompt" instead of "bool" for choice prompts (Desnes Nunes) [RHEL-78828] -- redhat/configs: Adding CONFIG_TYPEC_MUX_TUSB1046 (Desnes Nunes) [RHEL-78828] -- usb: typec: mux: Add support for the TUSB1046 crosspoint switch (Desnes Nunes) [RHEL-78828] -- MAINTAINERS: Drop myself as maintainer of TYPEC port controller drivers (Desnes Nunes) [RHEL-78828] -- dt-bindings: usb: Describe TUSB1046 crosspoint switch (Desnes Nunes) [RHEL-78828] -- USB: xhci: add support for PWRON active high (Desnes Nunes) [RHEL-78828] -- dt-bindings: usb: add TUSB73x0 PCIe (Desnes Nunes) [RHEL-78828] -- thunderbolt: debugfs: Implement asymmetric lane margining (Desnes Nunes) [RHEL-78828] -- thunderbolt: debugfs: Don't hardcode margining results size (Desnes Nunes) [RHEL-78828] -- thunderbolt: debugfs: Refactor hardware margining result parsing (Desnes Nunes) [RHEL-78828] -- thunderbolt: debugfs: Replace margining lane numbers with an enum (Desnes Nunes) [RHEL-78828] -- thunderbolt: debugfs: Replace "both lanes" with "all lanes" (Desnes Nunes) [RHEL-78828] -- thunderbolt: debugfs: Implement Gen 4 margining eye selection (Desnes Nunes) [RHEL-78828] -- thunderbolt: debugfs: Add USB4 Gen 4 margining capabilities (Desnes Nunes) [RHEL-78828] -- thunderbolt: Don't hardcode margining capabilities size (Desnes Nunes) [RHEL-78828] -- usb: core: use sysfs_emit() instead of sprintf() (Desnes Nunes) [RHEL-78828] -- usb: typec: tcpm: Add support for parsing time dt properties (Desnes Nunes) [RHEL-78828] -- dt-bindings: connector: Add properties to define time values (Desnes Nunes) [RHEL-78828] -- usb: storage: fix wrong comments for struct bulk_cb_wrap (Desnes Nunes) [RHEL-78828] -- usb: storage: use US_BULK_FLAG_OUT instead of constant values (Desnes Nunes) [RHEL-78828] -- usb: typec: ucsi: Helper for Get Connector Status command (Desnes Nunes) [RHEL-78828] -- media: cx231xx: Remove some deadcode (Desnes Nunes) [RHEL-78828] -- media: usb: drop vb2_ops_wait_prepare/finish (Desnes Nunes) [RHEL-78828] -- media: uvcvideo: Stop stream during unregister (Desnes Nunes) [RHEL-78828] -- dt-bindings: phy: mxs-usb-phy: add imx8qxp compatible (Desnes Nunes) [RHEL-78828] -- xhci: add helper to stop endpoint and wait for completion (Desnes Nunes) [RHEL-78828] -- usb: typec: ucsi: Add support for the partner USB Modes (Desnes Nunes) [RHEL-74197 RHEL-78828] -- usb: typec: ucsi: Supply the USB capabilities to the ports (Desnes Nunes) [RHEL-74197 RHEL-78828] -- usb: typec: Add attribute file showing the USB Modes of the partner (Desnes Nunes) [RHEL-74197 RHEL-78828] -- usb: typec: Add attribute file showing the supported USB modes of the port (Desnes Nunes) [RHEL-74197 RHEL-78828] -- usb: require FMODE_WRITE for usbdev_mmap() (Desnes Nunes) [RHEL-78828] -- usb: typec: ucsi: UCSI2.0 Set Sink Path command support (Desnes Nunes) [RHEL-78828] -- usb: typec: ucsi: Do not call ACPI _DSM method for UCSI read operations (Desnes Nunes) [RHEL-78828] -- memstick: Fix typo in comment (Desnes Nunes) [RHEL-78828] -- USB: chaoskey: Fix possible deadlock chaoskey_list_lock (Desnes Nunes) [RHEL-78828] -- media: cx231xx: Add support for Dexatek USB Video Grabber 1d19:6108 (Desnes Nunes) [RHEL-78828] -- media: cx231xx: Fix the S-Video capture on August VGB100 (Desnes Nunes) [RHEL-78828] -- media: pvrusb2: Use kmemdup_array instead of kmemdup for multiple allocation (Desnes Nunes) [RHEL-78828] -- media: pwc: set lock before calling vb2_queue_init() (Desnes Nunes) [RHEL-78828] -- media: uvcvideo: Exit early if there is not int_urb (Desnes Nunes) [RHEL-78828] -- media: uvcvideo: Avoid race condition during unregister (Desnes Nunes) [RHEL-78828] -- media: uvcvideo: Refactor the status irq API (Desnes Nunes) [RHEL-78828] -- media: uvcvideo: Require entities to have a non-zero unique ID (Desnes Nunes) [RHEL-78828] -- media: uvcvideo: Force UVC version to 1.0a for 0408:4033 (Desnes Nunes) [RHEL-78828] -- media: uvcvideo: Add a quirk for the Kaiweets KTI-W02 infrared camera (Desnes Nunes) [RHEL-78828] -- media: uvcvideo: Add support for the D3DFMT_R5G6B5 pixmap type (Desnes Nunes) [RHEL-78828] -- media: uvcvideo: RealSense D421 Depth module metadata (Desnes Nunes) [RHEL-78828] -- media: uvcvideo: Add luma 16-bit interlaced pixel format (Desnes Nunes) [RHEL-78828] -- media: v4l: Add luma 16-bit interlaced pixel format (Desnes Nunes) [RHEL-78828] -- media: v4l: Add V4L2-PIX-FMT-Y14P format (Desnes Nunes) [RHEL-78828] -- media: v4l: Add V4L2-PIX-FMT-Y12P format (Desnes Nunes) [RHEL-78828] -- media: Add Y012 video format (Desnes Nunes) [RHEL-78828] -- media: uapi: Add IPU3 packed Y10 format (Desnes Nunes) [RHEL-78828] -- dt-bindings: usb: dwc3-imx8mp: add compatible string for imx95 (Desnes Nunes) [RHEL-78828] -- dt-bindings: phy: imx8mq-usb: add compatible "fsl,imx95-usb-phy" (Desnes Nunes) [RHEL-78828] -- USB: chaoskey: fail open after removal (Desnes Nunes) [RHEL-78828] -- usb: yurex: make waiting on yurex_write interruptible (Desnes Nunes) [RHEL-78828] -- usb: using mutex lock and supporting O_NONBLOCK flag in iowarrior_read() (Desnes Nunes) [RHEL-78828] -- usb: chipidea: udc: improve error recovery for ISO transfer (Desnes Nunes) [RHEL-78828] -- usb: chipidea: udc: Add revision check of 2.20[CI_REVISION_22] (Desnes Nunes) [RHEL-78828] -- usb: chipidea: udc: improve dTD link logic (Desnes Nunes) [RHEL-78828] -- usb: chipidea: udc: handle USB Error Interrupt if IOC not set (Desnes Nunes) [RHEL-78828] -- usb: chipidea: udc: create bounce buffer for problem sglist entries if possible (Desnes Nunes) [RHEL-78828] -- usb: chipidea: udc: limit usb request length to max 16KB (Desnes Nunes) [RHEL-78828] -- usb: chipidea: add CI_HDRC_HAS_SHORT_PKT_LIMIT flag (Desnes Nunes) [RHEL-78828] -- dt-bindings: usb: cypress,cypd4226: Drop Tegra specific GPIO defines (Desnes Nunes) [RHEL-78828] -- dt-bindings: usb: genesys,gl850g: allow downstream device subnodes (Desnes Nunes) [RHEL-78828] -- usb: typec: stusb160x: Make use of i2c_get_match_data() (Desnes Nunes) [RHEL-78828] -- usb: typec: tcpm: use max() to get higher value (Desnes Nunes) [RHEL-78828] -- usb: atm: Correct some typos (Desnes Nunes) [RHEL-78828] -- usb: dwc3: Correct some typos in comments (Desnes Nunes) [RHEL-78828] -- usb: typec: Fix typo in comment (Desnes Nunes) [RHEL-78828] -- usb: host: fix typo in the comment (Desnes Nunes) [RHEL-78828] -- staging: octeon-usb: move driver out of staging (Desnes Nunes) [RHEL-78828] -- ipc/sem: use flexible array in 'struct sem_undo' (Rafael Aquini) [RHEL-83456] -- mqueue: convert to ctime accessor functions (Rafael Aquini) [RHEL-83456] -- ipc,namespace: batch free ipc_namespace structures (Rafael Aquini) [RHEL-83456] -- ipc,namespace: make ipc namespace allocation wait for pending free (Rafael Aquini) [RHEL-83456] -- ipc/sem: Fix dangling sem_array access in semtimedop race (Rafael Aquini) [RHEL-83456] -- ipc: mqueue: remove unnecessary conditionals (Rafael Aquini) [RHEL-83456] -- ipc/util.c: cleanup and improve sysvipc_find_ipc() (Rafael Aquini) [RHEL-83456] -- ipc/mqueue: remove unnecessary (void*) conversion (Rafael Aquini) [RHEL-83456] -- ipc: fix memleak if msg_init_ns failed in create_ipc_ns (Rafael Aquini) [RHEL-83456] {CVE-2024-53175} -- ipc: Free mq_sysctls if ipc namespace creation failed (Rafael Aquini) [RHEL-83456] -- ipc: update semtimedop() to use hrtimer (Rafael Aquini) [RHEL-83456] -- ipc/sem: remove redundant assignments (Rafael Aquini) [RHEL-83456] -- ipc/sem: do not sleep with a spin lock held (Rafael Aquini) [RHEL-83456] -- shm: extend forced shm destroy to support objects from several IPC nses (Rafael Aquini) [RHEL-83456] -- ipc: WARN if trying to remove ipc object which is absent (Rafael Aquini) [RHEL-83456] -- ARM: 9114/1: oabi-compat: rework sys_semtimedop emulation (Rafael Aquini) [RHEL-83456] -- ata: libata-sff: Ensure that we cannot write outside the allocated buffer (CKI Backport Bot) [RHEL-81457] {CVE-2025-21738} -- platform/x86/intel/vsec: Add Diamond Rapids support (David Arcari) [RHEL-47412] -- platform/x86/intel/vsec: Add support for Panther Lake (David Arcari) [RHEL-47412] -- platform/x86/intel/vsec: Remove a useless mutex (David Arcari) [RHEL-47412] -- cgroup/cpuset: Add warnings to catch inconsistency in exclusive CPUs (Waiman Long) [RHEL-83455] -- selftest/cgroup: Add a remote partition transition test to test_cpuset_prs.sh (Waiman Long) [RHEL-83455] -- selftest/cgroup: Clean up and restructure test_cpuset_prs.sh (Waiman Long) [RHEL-83455] -- selftest/cgroup: Update test_cpuset_prs.sh to use | as effective CPUs and state separator (Waiman Long) [RHEL-83455] -- cgroup/cpuset: Code cleanup and comment update (Waiman Long) [RHEL-83455] -- cgroup/cpuset: Remove remote_partition_check() & make update_cpumasks_hier() handle remote partition (Waiman Long) [RHEL-83455] -- cgroup/cpuset: Fix error handling in remote_partition_disable() (Waiman Long) [RHEL-83455] -- cgroup/cpuset: Fix incorrect isolated_cpus update in update_parent_effective_cpumask() (Waiman Long) [RHEL-83455] -- cgroup/cpuset: Fix race between newly created partition and dying one (Waiman Long) [RHEL-83455] -- cgroup/cpuset: Prevent leakage of isolated CPUs into sched domains (Waiman Long) [RHEL-83455] -- cgroup/cpuset: Enforce at most one rebuild_sched_domains_locked() call per operation (Waiman Long) [RHEL-83455] -- cgroup/cpuset: Revert "Allow suppression of sched domain rebuild in update_cpumasks_hier()" (Waiman Long) [RHEL-83455] -- cgroup/cpuset: Fix spelling errors in file kernel/cgroup/cpuset.c (Waiman Long) [RHEL-83455] -- selftest/cgroup: Make test_cpuset_prs.sh deal with pre-isolated CPUs (Waiman Long) [RHEL-83455] -- cgroup/cpuset: Account for boot time isolated CPUs (Waiman Long) [RHEL-83455] -- cgroup/cpuset: remove use_parent_ecpus of cpuset (Waiman Long) [RHEL-83455] -- cgroup/cpuset: remove fetch_xcpus (Waiman Long) [RHEL-83455] -- selftest/cgroup: Add new test cases to test_cpuset_prs.sh (Waiman Long) [RHEL-83455] -- cgroup/cpuset: remove child_ecpus_count (Waiman Long) [RHEL-83455] -- cpuset: use Union-Find to optimize the merging of cpumasks (Waiman Long) [RHEL-83455] -- Union-Find: add a new module in kernel library (Waiman Long) [RHEL-83455] -- scsi: core: Clear driver private data when retrying request (Ewan D. Milne) [RHEL-86156] -- scsi: core: Do not retry I/Os during depopulation (Ewan D. Milne) [RHEL-86156] -- scsi: core: Use GFP_NOIO to avoid circular locking dependency (Ewan D. Milne) [RHEL-86156] -- scsi: transport: sas: spi: Fix kernel-doc for exported functions (Ewan D. Milne) [RHEL-86156] -- scsi: scsi_scan: Add kernel-doc for exported function (Ewan D. Milne) [RHEL-86156] -- scsi: scsi_lib: Add kernel-doc for exported functions (Ewan D. Milne) [RHEL-86156] -- scsi: scsi_ioctl: Add kernel-doc for exported functions (Ewan D. Milne) [RHEL-86156] -- scsi: scsi_error: Add kernel-doc for exported functions (Ewan D. Milne) [RHEL-86156] -- scsi: scsi_debug: Skip host/bus reset settle delay (Ewan D. Milne) [RHEL-86156] -- scsi: Eliminate scsi_register() and scsi_unregister() usage & docs (Ewan D. Milne) [RHEL-86156] -- scsi: docs: Remove init_this_scsi_driver() (Ewan D. Milne) [RHEL-86156] -- scsi: scsi_debug: Fix hrtimer support for ndelay (Ewan D. Milne) [RHEL-86156] -- scsi: bsg: Replace zero-length array with flexible array member (Ewan D. Milne) [RHEL-86156] -- scsi: sd_zbc: Use kvzalloc() to allocate REPORT ZONES buffer (Ewan D. Milne) [RHEL-86156] -- scsi: scsi_debug: Fix do_device_access() handling of unexpected SG copy length (Ewan D. Milne) [RHEL-86156] -- scsi: scsi_transport_fc: Allow setting rport state to current state (Ewan D. Milne) [RHEL-86156] -- scsi: scsi_debug: Maintain write statistics per group number (Ewan D. Milne) [RHEL-86156] -- scsi: scsi_debug: Implement GET STREAM STATUS (Ewan D. Milne) [RHEL-86156] -- scsi: scsi_debug: Implement the IO Advice Hints Grouping mode page (Ewan D. Milne) [RHEL-86156] -- scsi: scsi_debug: Allocate the MODE SENSE response from the heap (Ewan D. Milne) [RHEL-86156] -- scsi: scsi_debug: Rework subpage code error handling (Ewan D. Milne) [RHEL-86156] -- scsi: scsi_debug: Rework page code error handling (Ewan D. Milne) [RHEL-86156] -- scsi: scsi_debug: Support the block limits extension VPD page (Ewan D. Milne) [RHEL-86156] -- scsi: scsi_debug: Reduce code duplication (Ewan D. Milne) [RHEL-86156] -- treewide: Switch/rename to timer_delete[_sync]() (Tony Camuso) [RHEL-82121] -- ipmi: ssif_bmc: Fix new request loss when bmc ready for a response (Tony Camuso) [RHEL-82121] -- ipmi: make ipmi_destroy_user() return void (Tony Camuso) [RHEL-82121] -- char:ipmi: Fix a not-used variable on a non-ACPI system (Tony Camuso) [RHEL-82121] -- char:ipmi: Fix the wrong format specifier (Tony Camuso) [RHEL-82121] -- [tree-wide] finally take no_llseek out (Tony Camuso) [RHEL-82121] -- ipmi: ipmb: Add check devm_kasprintf() returned value (Tony Camuso) [RHEL-82121] -- ipmi:ssif: Improve detecting during probing (Tony Camuso) [RHEL-82121] -- ipmi: ipmi_ssif: fix module autoloading (Tony Camuso) [RHEL-82121] -- RDMA/efa: Align interrupt related fields to same type (Kamal Heib) [RHEL-83223] -- RDMA/efa: Reset device on probe failure (Kamal Heib) [RHEL-83223] -- RDMA/efa: Report link speed according to device attributes (Kamal Heib) [RHEL-83223] -- RDMA/efa: Add option to set QP service level on create (Kamal Heib) [RHEL-83223] -- RDMA/efa: Update device interface (Kamal Heib) [RHEL-83223] -- rtla/tests: Test setting default options (Tomas Glozar) [RHEL-86051] -- rtla/tests: Reset osnoise options before check (Tomas Glozar) [RHEL-86051] -- rtla: Always set all tracer options (Tomas Glozar) [RHEL-86051] -- rtla/osnoise: Set OSNOISE_WORKLOAD to true (Tomas Glozar) [RHEL-86051] -- rtla: Unify apply_config between top and hist (Tomas Glozar) [RHEL-86051] -- rtla/osnoise: Unify params struct (Tomas Glozar) [RHEL-86051] -- redhat/kernel.spec.template: Build rtla with BPF sample collection (Tomas Glozar) [RHEL-77358] -- tools/build: Use SYSTEM_BPFTOOL for system bpftool (Tomas Glozar) [RHEL-77358] -- rtla/timerlat: Test BPF mode (Tomas Glozar) [RHEL-77358] -- rtla/timerlat_top: Use BPF to collect samples (Tomas Glozar) [RHEL-77358] -- rtla/timerlat_top: Move divisor to update (Tomas Glozar) [RHEL-77358] -- rtla/timerlat_hist: Use BPF to collect samples (Tomas Glozar) [RHEL-77358] -- rtla/timerlat: Add BPF skeleton to collect samples (Tomas Glozar) [RHEL-77358] -- rtla: Add optional dependency on BPF tooling (Tomas Glozar) [RHEL-77358] -- tools/build: Add bpftool-skeletons feature test (Tomas Glozar) [RHEL-77358] -- rtla/timerlat: Unify params struct (Tomas Glozar) [RHEL-77358] -- trace/osnoise: Add trace events for samples (Tomas Glozar) [RHEL-77358] -- tools/rtla: Add basic test suite (Tomas Glozar) [RHEL-77358] -- KVM: x86: Load DR6 with guest value only before entering .vcpu_run() loop (CKI Backport Bot) [RHEL-82701] {CVE-2025-21839} -- watch_queue: fix pipe accounting mismatch (Carlos Maiolino) [RHEL-78249] -- smb: client: don't retry IO on failed negprotos with soft mounts (Paulo Alcantara) [RHEL-79765] -- tools/rv: Keep user LDFLAGS in build (Tomas Glozar) [RHEL-82810] - -* Thu Apr 17 2025 Augusto Caringi [5.14.0-580.el9] -- pfifo_tail_enqueue: Drop new packet when sch->limit == 0 (CKI Backport Bot) [RHEL-80054] {CVE-2025-21702} -- netfilter: nft_exthdr: fix offset with ipv4_find_option() (Florian Westphal) [RHEL-84577] -- netfilter: nf_conncount: Fully initialize struct nf_conncount_tuple in insert_tree() (Florian Westphal) [RHEL-84577] -- netfilter: nf_tables: make destruction work queue pernet (Florian Westphal) [RHEL-84577] -- netfilter: nft_ct: Use __refcount_inc() for per-CPU nft_ct_pcpu_template. (Florian Westphal) [RHEL-84577] -- netfilter: nft_flow_offload: update tcp state flags under lock (Florian Westphal) [RHEL-84577] -- netfilter: nft_flow_offload: clear tcp MAXACK flag before moving to slowpath (Florian Westphal) [RHEL-84577] -- bonding: fix incorrect MAC address setting to receive NS messages (Hangbin Liu) [RHEL-84574] -- bonding: report duplicate MAC address in all situations (Hangbin Liu) [RHEL-84574] -- bonding: delete always true device check (Hangbin Liu) [RHEL-84574] -- bonding: add ns target multicast address to slave device (Hangbin Liu) [RHEL-84574] -- bonding: Pass string literal as format argument of alloc_ordered_workqueue() (Hangbin Liu) [RHEL-84574] -- scsi: lpfc: Fix spelling mistake 'Toplogy' -> 'Topology' (Dick Kennedy) [RHEL-82146] -- scsi: lpfc: Copyright updates for 14.4.0.8 patches (Dick Kennedy) [RHEL-82146] -- scsi: lpfc: Update lpfc version to 14.4.0.8 (Dick Kennedy) [RHEL-82146] -- scsi: lpfc: Handle duplicate D_IDs in ndlp search-by D_ID routine (Dick Kennedy) [RHEL-82146] -- scsi: lpfc: Ignore ndlp rport mismatch in dev_loss_tmo callbk (Dick Kennedy) [RHEL-82146] -- scsi: lpfc: Free phba irq in lpfc_sli4_enable_msi() when pci_irq_vector() fails (Dick Kennedy) [RHEL-82146] -- scsi: lpfc: Reduce log message generation during ELS ring clean up (Dick Kennedy) [RHEL-82146] -- scsi: lpfc: Copyright updates for 14.4.0.7 patches (Dick Kennedy) [RHEL-82146] -- scsi: lpfc: Update lpfc version to 14.4.0.7 (Dick Kennedy) [RHEL-82146] -- scsi: lpfc: Add support for large fw object application layer reads (Dick Kennedy) [RHEL-82146] -- scsi: lpfc: Update definition of firmware configuration mbox cmds (Dick Kennedy) [RHEL-82146] -- scsi: lpfc: Change lpfc_nodelist save_flags member into a bitmask (Dick Kennedy) [RHEL-82146] -- scsi: lpfc: Add handling for LS_RJT reason explanation authentication required (Dick Kennedy) [RHEL-82146] -- scsi: lpfc: Modify handling of ADISC based on ndlp state and RPI registration (Dick Kennedy) [RHEL-82146] -- scsi: lpfc: Delete NLP_TARGET_REMOVE flag due to obsolete usage (Dick Kennedy) [RHEL-82146] -- scsi: lpfc: Restrict the REG_FCFI MAM field to FCoE adapters only (Dick Kennedy) [RHEL-82146] -- scsi: lpfc: Redefine incorrect type in lpfc_create_device_data() (Dick Kennedy) [RHEL-82146] -- selftests: net: local_termination: require mausezahn (Hangbin Liu) [RHEL-84591] -- selftests: forwarding: add a pvid_change test to bridge_vlan_unaware (Hangbin Liu) [RHEL-84591] -- selftests: tls: add a selftest for wrapping rec_seq (Hangbin Liu) [RHEL-84591] -- selftests: fib_rule_tests: Test TOS matching with input routes (Hangbin Liu) [RHEL-84591] -- selftests: fib_rule_tests: Add negative connect tests (Hangbin Liu) [RHEL-84591] -- selftests: fib_rule_tests: Add negative match tests (Hangbin Liu) [RHEL-84591] -- selftests: fib_rule_tests: Clarify test results (Hangbin Liu) [RHEL-84591] -- selftests: fib_rule_tests: Remove unused functions (Hangbin Liu) [RHEL-84591] -- selftests: make order checking verbose in msg_zerocopy selftest (Hangbin Liu) [RHEL-84591] -- selftests: fix OOM in msg_zerocopy selftest (Hangbin Liu) [RHEL-84591] -- selftests: fib_rule_tests: Add VRF tests (Hangbin Liu) [RHEL-84591] -- vxlan: check vxlan_vnigroup_init() return value (CKI Backport Bot) [RHEL-81516] {CVE-2025-21790} -- media: mc: fix endpoint iteration (Kate Hsuan) [RHEL-77308] -- media: fix secfeed undefined when filter alloc fail (Kate Hsuan) [RHEL-77308] -- media: docs: Remove extraneous \endgroup from P010 table (Kate Hsuan) [RHEL-77308] -- media: Fix building pdfdocs (Kate Hsuan) [RHEL-77308] -- media: Documentation: mc: Replace deprecated graph walk API (Kate Hsuan) [RHEL-77308] -- media: v4l2-mc: Mark v4l2_pipeline_link_notify() as deprecated (Kate Hsuan) [RHEL-77308] -- media: videobuf2: Drop minimum allocation requirement of 2 buffers (Kate Hsuan) [RHEL-77308] -- media: cec.h: Fix kerneldoc (Kate Hsuan) [RHEL-77308] -- ipv6: use RCU protection in ip6_default_advmss() (Guillaume Nault) [RHEL-81568] {CVE-2025-21765} -- net: add dev_net_rcu() helper (Guillaume Nault) [RHEL-81568] {CVE-2025-21765} -- iomap: elide flush from partial eof zero range (Brian Foster) [RHEL-7901] -- iomap: lift zeroed mapping handling into iomap_zero_range() (Brian Foster) [RHEL-7901] -- iomap: reset per-iter state on non-error iter advances (Brian Foster) [RHEL-7901] -- iomap: make zero range flush conditional on unwritten mappings (Brian Foster) [RHEL-7901] -- iomap: fix handling of dirty folios over unwritten extents (Brian Foster) [RHEL-7901] -- ima: Fix potential memory leak in ima_init_crypto() (CKI Backport Bot) [RHEL-80844] {CVE-2022-49627} -- dm-crypt: Document integrity_key_size option. (Benjamin Marzinski) [RHEL-84906] -- dm zoned: dynamically allocate the dm-zoned-meta shrinker (Benjamin Marzinski) [RHEL-84906] -- dm: dynamically allocate the dm-bufio shrinker (Benjamin Marzinski) [RHEL-84906] -- dm-flakey: Fix memory corruption in optional corrupt_bio_byte feature (Benjamin Marzinski) [RHEL-84906] -- dm-integrity: Do not emit journal configuration in DM table for Inline mode (Benjamin Marzinski) [RHEL-84906] -- dm-integrity: Avoid divide by zero in table status in Inline mode (Benjamin Marzinski) [RHEL-84906] -- dm-crypt: track tag_offset in convert_context (Benjamin Marzinski) [RHEL-84906] -- dm-crypt: don't initialize cc_sector again (Benjamin Marzinski) [RHEL-84906] -- dm-crypt: don't update io->sector after kcryptd_crypt_write_io_submit() (Benjamin Marzinski) [RHEL-84906] -- dm-crypt: use bi_sector in bio when initialize integrity seed (Benjamin Marzinski) [RHEL-84906] -- dm-crypt: fully initialize clone->bi_iter in crypt_alloc_buffer() (Benjamin Marzinski) [RHEL-84906] -- dm-crypt: set atomic as false when calling crypt_convert() in kworker (Benjamin Marzinski) [RHEL-84906] -- dm-mirror: Support atomic writes (Benjamin Marzinski) [RHEL-84906] -- dm-io: Warn on creating multiple atomic write bios for a region (Benjamin Marzinski) [RHEL-84906] -- dm-stripe: Enable atomic writes (Benjamin Marzinski) [RHEL-84906] -- dm-linear: Enable atomic writes (Benjamin Marzinski) [RHEL-84906] -- dm: Ensure cloned bio is same length for atomic write (Benjamin Marzinski) [RHEL-84906] -- dm-table: atomic writes support (Benjamin Marzinski) [RHEL-84906] -- dm-transaction-manager: use red-black trees instead of linear lists (Benjamin Marzinski) [RHEL-84906] -- dm: disable REQ_NOWAIT for flushes (Benjamin Marzinski) [RHEL-84906] -- dm: remove useless test in alloc_multiple_bios (Benjamin Marzinski) [RHEL-84906] -- dm: change kzalloc to kcalloc (Benjamin Marzinski) [RHEL-84906] -- dm raid: fix spelling errors in raid_ctr() (Benjamin Marzinski) [RHEL-84906] -- dm thin: make get_first_thin use rcu-safe list first function (Benjamin Marzinski) [RHEL-84906] -- dm-ebs: don't set the flag DM_TARGET_PASSES_INTEGRITY (Benjamin Marzinski) [RHEL-84906] -- dm-verity FEC: Avoid copying RS parity bytes twice. (Benjamin Marzinski) [RHEL-84906] -- dm-verity FEC: Fix RS FEC repair for roots unaligned to block size (take 2) (Benjamin Marzinski) [RHEL-84906] -- dm array: fix cursor index when skipping across block boundaries (Benjamin Marzinski) [RHEL-84906] -- dm array: fix unreleased btree blocks on closing a faulty array cursor (Benjamin Marzinski) [RHEL-84906] -- dm-verity: remove the unused "data_start" variable (Benjamin Marzinski) [RHEL-84906] -- dm-bufio: use kmalloc to allocate power-of-two sized buffers (Benjamin Marzinski) [RHEL-84906] -- dm thin: Add missing destroy_work_on_stack() (Benjamin Marzinski) [RHEL-84906] -- dm: add support for get_unique_id (Benjamin Marzinski) [RHEL-84906] -- dm: Fix typo in error message (Benjamin Marzinski) [RHEL-84906] -- dm ioctl: rate limit a couple of ioctl based error messages (Benjamin Marzinski) [RHEL-84906] -- dm: zoned: Remove unused functions (Benjamin Marzinski) [RHEL-84906] -- dm: Remove unused dm_table_bio_based (Benjamin Marzinski) [RHEL-84906] -- dm: Remove unused dm_set_md_type (Benjamin Marzinski) [RHEL-84906] -- dm cache: Remove unused functions in bio-prison-v1 (Benjamin Marzinski) [RHEL-84906] -- dm cache: Remove unused dm_cache_size (Benjamin Marzinski) [RHEL-84906] -- dm cache: Remove unused dm_cache_dump (Benjamin Marzinski) [RHEL-84906] -- dm cache: Remove unused btracker_nr_writebacks_queued (Benjamin Marzinski) [RHEL-84906] -- dm-cache: fix warnings about duplicate slab caches (Benjamin Marzinski) [RHEL-84906] -- dm-bufio: fix warnings about duplicate slab caches (Benjamin Marzinski) [RHEL-84906] -- dm verity: fallback to platform keyring also if key in trusted keyring is rejected (Benjamin Marzinski) [RHEL-84906] -- dm: fix spelling errors (Benjamin Marzinski) [RHEL-84906] -- dm-cache: remove pointless error check (Benjamin Marzinski) [RHEL-84906] -- dm-crypt: Use common error handling code in crypt_set_keyring_key() (Benjamin Marzinski) [RHEL-84906] -- dm-crypt: Use up_read() together with key_put() only once in crypt_set_keyring_key() (Benjamin Marzinski) [RHEL-84906] -- dm-integrity: check mac_size against HASH_MAX_DIGESTSIZE in sb_mac() (Benjamin Marzinski) [RHEL-84906] -- dm-integrity: support recalculation in the 'I' mode (Benjamin Marzinski) [RHEL-40616] -- dm integrity: Convert comma to semicolon (Benjamin Marzinski) [RHEL-84906] -- dm: Make use of __assign_bit() API (Benjamin Marzinski) [RHEL-84906] -- dm integrity: Remove extra unlikely helper (Benjamin Marzinski) [RHEL-84906] -- dm: Convert to use ERR_CAST() (Benjamin Marzinski) [RHEL-84906] -- dm bufio: Remove NULL check of list_entry() (Benjamin Marzinski) [RHEL-84906] -- dm-crypt: Allow to specify the integrity key size as option (Benjamin Marzinski) [RHEL-84906] -- dm: Remove unused declaration and empty definition "dm_zone_map_bio" (Benjamin Marzinski) [RHEL-84906] -- dm delay: enhance kernel documentation (Benjamin Marzinski) [RHEL-84906] -- dm: Remove unused declaration dm_get_rq_mapinfo() (Benjamin Marzinski) [RHEL-84906] -- platform/x86/intel/pmc: Remove unneeded extern keyword in header (David Arcari) [RHEL-20138] -- platform/x86/intel/pmc: Remove unnecessary declarations in header (David Arcari) [RHEL-20138] -- platform/x86/intel/pmc: Add Panther Lake support to intel_pmc_core (David Arcari) [RHEL-20138] -- platform/x86:intel/pmc: Move arch specific action to init function (David Arcari) [RHEL-20138] -- platform/x86/intel/pmc: Add Arrow Lake U/H support to intel_pmc_core driver (David Arcari) [RHEL-20138] -- platform/x86/intel/pmc: Remove simple init functions (David Arcari) [RHEL-20138] -- platform/x86:intel/pmc: Create generic_core_init() for all platforms (David Arcari) [RHEL-20138] -- platform/x86/intel/pmc: Remove duplicate enum (David Arcari) [RHEL-20138] -- platform/x86:intel/pmc: Make tgl_core_generic_init() static (David Arcari) [RHEL-20138] -- net: fix NULL pointer dereference in l3mdev_l3_rcv (Davide Caratti) [RHEL-84583] -- ipvlan: ensure network headers are in skb linear part (Davide Caratti) [RHEL-84583] {CVE-2025-21891} -- vxlan: Fix uninit-value in vxlan_vnifilter_dump() (Guillaume Nault) [RHEL-84588] -- redhat/configs: Enable CONFIG_PROVE_RAW_LOCK_NESTING for debug kernel (Waiman Long) [RHEL-80386] -- locking/lockdep: Enforce PROVE_RAW_LOCK_NESTING only if ARCH_SUPPORTS_RT (Waiman Long) [RHEL-80386] -- lockdep: Enable PROVE_RAW_LOCK_NESTING with PROVE_LOCKING. (Waiman Long) [RHEL-80386] -- mpls: Handle error of rtnl_register_module(). (Guillaume Nault) [RHEL-85646] -- ppp: Fix KMSAN uninit-value warning with bpf (Guillaume Nault) [RHEL-85638] -- vfio/pci: Handle INTx IRQ_NOTCONNECTED (Alex Williamson) [RHEL-45755 RHEL-85593] -- vfio/type1: Use mapping page mask for pfnmaps (Alex Williamson) [RHEL-85593] -- mm: Provide address mask in struct follow_pfnmap_args (Alex Williamson) [RHEL-85593] -- vfio/type1: Use consistent types for page counts (Alex Williamson) [RHEL-85593] -- vfio/type1: Use vfio_batch for vaddr_get_pfns() (Alex Williamson) [RHEL-85593] -- vfio/type1: Convert all vaddr_get_pfns() callers to use vfio_batch (Alex Williamson) [RHEL-85593] -- vfio/type1: Catch zero from pin_user_pages_remote() (Alex Williamson) [RHEL-85593] -- vfio/pci: match IGD devices in display controller class (Alex Williamson) [RHEL-85593] -- vfio/nvgrace-gpu: Add GB200 SKU to the devid table (Alex Williamson) [RHEL-85593] -- vfio/nvgrace-gpu: Check the HBM training and C2C link status (Alex Williamson) [RHEL-85593] -- vfio/nvgrace-gpu: Expose the blackwell device PF BAR1 to the VM (Alex Williamson) [RHEL-85593] -- vfio/nvgrace-gpu: Read dvsec register to determine need for uncached resmem (Alex Williamson) [RHEL-85593] -- vfio/platform: check the bounds of read/write syscalls (Alex Williamson) [RHEL-85593] -- vfio/pci: Expose setup ROM at ROM bar when needed (Alex Williamson) [RHEL-85593] -- vfio/pci: Remove shadow ROM specific code paths (Alex Williamson) [RHEL-85593] -- vfio/pci: Remove #ifdef iowrite64 and #ifdef ioread64 (Alex Williamson) [RHEL-85593] -- vfio/pci: Enable iowrite64 and ioread64 for vfio pci (Alex Williamson) [RHEL-85593] -- vfio/nvgrace-gpu: Add a new GH200 SKU to the devid table (Alex Williamson) [RHEL-85593] -- kvm/vfio: Constify struct kvm_device_ops (Alex Williamson) [RHEL-85593] -- vfio/qat: fix overflow check in qat_vf_resume_write() (Alex Williamson) [RHEL-85593] -- redhat/configs: Disable CONFIG_QAT_VFIO_PCI (Alex Williamson) [RHEL-85593] -- vfio/qat: Add vfio_pci driver for Intel QAT SR-IOV VF devices (Alex Williamson) [RHEL-85593] -- redhat/configs: disable CONFIG_DRM_WERROR (Eric Chanudet) [RHEL-82507] -- Revert "nvme_core: scan namespaces asynchronously" (John Meneghini) [RHEL-84361] - -* Fri Apr 11 2025 Augusto Caringi [5.14.0-579.el9] -- selftest/mm: va_high_addr_switch: add ppc64 support check (Li Wang) [RHEL-85318] -- selftests/mm: va_high_addr_switch: reduce test noise (Li Wang) [RHEL-85318] -- redhat: spec: fix "unexpected argument to non-parametric macro" warnings (Augusto Caringi) -- perf test: Parse 'perf stat' Topdown events for aarch64 (Anubhav Shelat) [RHEL-78426] -- powerpc/pseries: make max polling consistent for longer H_CALLs (Mamatha Inamdar) [RHEL-79919] -- Fix mmu notifiers for range-based invalidates (Charles Mirabile) [RHEL-83459] -- OPP: fix dev_pm_opp_find_bw_*() when bandwidth table not initialized (Jared Kangas) [RHEL-84805] {CVE-2024-58068} -- OPP: add index check to assert to avoid buffer overflow in _read_freq() (Jared Kangas) [RHEL-81432] {CVE-2024-57998} -- OPP: Add dev_pm_opp_find_freq_exact_indexed() (Jared Kangas) [RHEL-81432] -- s390/diag: Move diag.c to diag specific folder (Mete Durlu) [RHEL-72676] -- s390/diag324: Retrieve power readings via diag 0x324 (Mete Durlu) [RHEL-72676] -- s390/diag: Create misc device /dev/diag (Mete Durlu) [RHEL-72676] -- NFS: Fix potential buffer overflowin nfs_sysfs_link_rpc_client() (CKI Backport Bot) [RHEL-81064] {CVE-2024-54456} -- mei: me: add panther lake P DID (David Arcari) [RHEL-79720] -- block: fix adding folio to bio (Gavin Shan) [RHEL-79410] -- x86/topology: Use x86_sched_itmt_flags for PKG domain unconditionally (David Arcari) [RHEL-53784] -- x86/topology: Remove x86_smt_flags and use cpu_smt_flags directly (David Arcari) [RHEL-53784] -- x86/itmt: Move the "sched_itmt_enabled" sysctl to debugfs (David Arcari) [RHEL-53784] -- x86/cpu: Enable SD_ASYM_PACKING for PKG domain on AMD (David Arcari) [RHEL-53784] -- x86/itmt: Use guard() for itmt_update_mutex (David Arcari) [RHEL-53784] -- x86/itmt: Convert "sysctl_sched_itmt_enabled" to boolean (David Arcari) [RHEL-53784] -- perf tools: Fix build-id event recording (Michael Petlan) [RHEL-83537] -- powerpc/rtas: avoid scheduling in rtas_os_term() (Mamatha Inamdar) [RHEL-81040] -- ice: ensure periodic output start time is in the future (Petr Oros) [RHEL-29207] -- ice: fix PHY Clock Recovery availability check (Petr Oros) [RHEL-29207] -- ice: Drop auxbus use for PTP to finalize ice_adapter move (Petr Oros) [RHEL-29207] -- ice: Use ice_adapter for PTP shared data instead of auxdev (Petr Oros) [RHEL-29207] -- ice: Initial support for E825C hardware in ice_adapter (Petr Oros) [RHEL-29207] -- ice: Add ice_get_ctrl_ptp() wrapper to simplify the code (Petr Oros) [RHEL-29207] -- ice: Introduce ice_get_phy_model() wrapper (Petr Oros) [RHEL-29207] -- ice: Enable 1PPS out from CGU for E825C products (Petr Oros) [RHEL-29207] -- ice: Read SDP section from NVM for pin definitions (Petr Oros) [RHEL-29207] -- ice: Disable shared pin on E810 on setfunc (Petr Oros) [RHEL-29207] -- ice: Cache perout/extts requests and check flags (Petr Oros) [RHEL-29207] -- ice: Align E810T GPIO to other products (Petr Oros) [RHEL-29207] -- ice: Add SDPs support for E825C (Petr Oros) [RHEL-29207] -- ice: Implement ice_ptp_pin_desc (Petr Oros) [RHEL-29207] -- rtc: pcf85063: fix potential OOB write in PCF85063 NVMEM read (CKI Backport Bot) [RHEL-82456] {CVE-2024-58069} - -* Fri Apr 04 2025 Augusto Caringi [5.14.0-578.el9] -- mfd: intel-lpss: Add Intel Panther Lake LPSS PCI IDs (David Arcari) [RHEL-47428] -- mfd: intel-lpss: Switch over to MSI interrupts (David Arcari) [RHEL-47428] -- main.c: fix initcall blacklisted (Tomas Henzl) [RHEL-83272] -- block: change blk_mq_add_to_batch() third argument type to bool (Ming Lei) [RHEL-79409] -- nvme: move error logging from nvme_end_req() to __nvme_end_req() (Ming Lei) [RHEL-79409] -- block: Name the RQF flags enum (Ming Lei) [RHEL-79409] -- block: fix conversion of GPT partition name to 7-bit (Ming Lei) [RHEL-79409] -- Add CONFIG_SCSI_PROTO_TEST entry (Ming Lei) [RHEL-79409] -- ext4: pass write-hint for buffered IO (Ming Lei) [RHEL-79409] -- scsi: usb: uas: Do not query the IO Advice Hints Grouping mode page for USB/UAS devices (Ming Lei) [RHEL-79409] -- scsi: core: Introduce the BLIST_SKIP_IO_HINTS flag (Ming Lei) [RHEL-79409] -- scsi: sd: Only print updates to permanent stream count (Ming Lei) [RHEL-79409] -- Add CONFIG_OF_PARTITION entry (Ming Lei) [RHEL-79409] -- arm64: patching: avoid early page_to_phys() (Ming Lei) [RHEL-79409] -- arm64: patching: fix handling of execmem addresses (Ming Lei) [RHEL-79409] -- block: fix 'kmem_cache of name 'bio-108' already exists' (Ming Lei) [RHEL-79409] -- block: Remove zone write plugs when handling native zone append writes (Ming Lei) [RHEL-79409] -- block: make segment size limit workable for > 4K PAGE_SIZE (Ming Lei) [RHEL-79409] -- block: fix NULL pointer dereferenced within __blk_rq_map_sg (Ming Lei) [RHEL-79409] -- block/merge: remove unnecessary min() with UINT_MAX (Ming Lei) [RHEL-79409] -- partitions: mac: fix handling of bogus partition table (Ming Lei) [RHEL-79409] -- block: cleanup and fix batch completion adding conditions (Ming Lei) [RHEL-79409] -- drivers/block/sunvdc.c: update the correct AIP call (Ming Lei) [RHEL-79409] -- block: force noio scope in blk_mq_freeze_queue (Ming Lei) [RHEL-79409] -- block: fix nr_hw_queue update racing with disk addition/removal (Ming Lei) [RHEL-79409] -- block: get rid of request queue ->sysfs_dir_lock (Ming Lei) [RHEL-79409] -- loop: don't clear LO_FLAGS_PARTSCAN on LOOP_SET_STATUS{,64} (Ming Lei) [RHEL-79409] -- blk-mq: create correct map for fallback case (Ming Lei) [RHEL-79409] -- block: don't revert iter for -EIOCBQUEUED (Ming Lei) [RHEL-79409] -- block: Don't trim an atomic write (Ming Lei) [RHEL-79409] -- block: limit disk max sectors to (LLONG_MAX >> 9) (Ming Lei) [RHEL-79409] -- block: Change blk_stack_atomic_writes_limits() unit_min check (Ming Lei) [RHEL-79409] -- blk-mq: Move more error handling into blk_mq_submit_bio() (Ming Lei) [RHEL-79409] -- block: Reorder the request allocation code in blk_mq_submit_bio() (Ming Lei) [RHEL-79409] -- partitions: ldm: remove the initial kernel-doc notation (Ming Lei) [RHEL-79409] -- blk-cgroup: rwstat: fix kernel-doc warnings in header file (Ming Lei) [RHEL-79409] -- blk-cgroup: fix kernel-doc warnings in header file (Ming Lei) [RHEL-79409] -- block: mark GFP_NOIO around sysfs ->store() (Ming Lei) [RHEL-79409] -- loop: remove the use_dio field in struct loop_device (Ming Lei) [RHEL-79409] -- loop: don't freeze the queue in loop_update_dio (Ming Lei) [RHEL-79409] -- loop: allow loop_set_status to re-enable direct I/O (Ming Lei) [RHEL-79409] -- loop: open code the direct I/O flag update in loop_set_dio (Ming Lei) [RHEL-79409] -- loop: only write back pagecache when starting to to use direct I/O (Ming Lei) [RHEL-79409] -- loop: create a lo_can_use_dio helper (Ming Lei) [RHEL-79409] -- loop: update commands in loop_set_status still referring to transfers (Ming Lei) [RHEL-79409] -- loop: move updating lo_flags out of loop_set_status_from_info (Ming Lei) [RHEL-79409] -- nbd: don't allow reconnect after disconnect (Ming Lei) [RHEL-79409] -- block: simplify tag allocation policy selection (Ming Lei) [RHEL-79409] -- block: remove BLK_MQ_F_NO_SCHED (Ming Lei) [RHEL-79409] -- block: remove blk_mq_init_bitmaps (Ming Lei) [RHEL-79409] -- block: better split mq vs non-mq code in add_disk_fwnode (Ming Lei) [RHEL-79409] -- block: add a dma mapping iterator (Ming Lei) [RHEL-79409] -- block: use page_to_phys in bvec_phys (Ming Lei) [RHEL-79409] -- block: remove blk_rq_bio_prep (Ming Lei) [RHEL-79409] -- block: remove bio_add_pc_page (Ming Lei) [RHEL-79409] -- block/blk-map: Remove set but unused variable 'added' (Ming Lei) [RHEL-79409] -- ps3disk: Do not use dev->bounce_size before it is set (Ming Lei) [RHEL-79409] -- block: retry call probe after request_module in blk_request_module (Ming Lei) [RHEL-79409] -- kyber: constify sysfs attributes (Ming Lei) [RHEL-79409] -- block, bfq: constify sysfs attributes (Ming Lei) [RHEL-79409] -- block: mq-deadline: Constify sysfs attributes (Ming Lei) [RHEL-79409] -- elevator: Enable const sysfs attributes (Ming Lei) [RHEL-79409] -- blk-zoned: Split queue_zone_wplugs_show() (Ming Lei) [RHEL-79409] -- blk-zoned: Improve the queue reference count strategy documentation (Ming Lei) [RHEL-79409] -- blk-zoned: Document locking assumptions (Ming Lei) [RHEL-79409] -- blk-zoned: Minimize #include directives (Ming Lei) [RHEL-79409] -- block: remove BLK_MQ_F_SHOULD_MERGE (Ming Lei) [RHEL-79409] -- blk-mq: remove unused queue mapping helpers (Ming Lei) [RHEL-79409] -- virtio: blk/scsi: replace blk_mq_virtio_map_queues with blk_mq_map_hw_queues (Ming Lei) [RHEL-79409] -- nvme: replace blk_mq_pci_map_queues with blk_mq_map_hw_queues (Ming Lei) [RHEL-79409] -- scsi: replace blk_mq_pci_map_queues with blk_mq_map_hw_queues (Ming Lei) [RHEL-79409] -- blk-mq: introduce blk_mq_map_hw_queues (Ming Lei) [RHEL-79409] -- virtio: hookup irq_get_affinity callback (Ming Lei) [RHEL-79409] -- PCI: hookup irq_get_affinity callback (Ming Lei) [RHEL-79409] -- driver core: bus: add irq_get_affinity callback to bus_type (Ming Lei) [RHEL-79409] -- null_blk: Remove accesses to page->index (Ming Lei) [RHEL-79409] -- blktrace: remove redundant return at end of function (Ming Lei) [RHEL-79409] -- block: Delete bio_prio() (Ming Lei) [RHEL-79409] -- blktrace: move copy_[to|from]_user() out of ->debugfs_lock (Ming Lei) [RHEL-79409] -- blktrace: don't centralize grabbing q->debugfs_mutex in blk_trace_ioctl (Ming Lei) [RHEL-79409] -- null_blk: Add rotational feature support (Ming Lei) [RHEL-79409] -- block: track queue dying state automatically for modeling queue freeze lockdep (Ming Lei) [RHEL-79409] -- block: don't verify queue freeze manually in elevator_init_mq() (Ming Lei) [RHEL-79409] -- block: track disk DEAD state automatically for modeling queue freeze lockdep (Ming Lei) [RHEL-79409] -- block: remove unnecessary check in blk_unfreeze_check_owner() (Ming Lei) [RHEL-79409] -- asm-generic: add an optional pfn_valid check to page_to_phys (Ming Lei) [RHEL-79409] -- asm-generic: provide generic page_to_phys and phys_to_page implementations (Ming Lei) [RHEL-79409] -- cdrom: Fix typo, 'devicen' to 'device' (Ming Lei) [RHEL-79409] -- block: avoid to reuse `hctx` not removed from cpuhp callback list (Ming Lei) [RHEL-79409] -- nvme: use blk_validate_block_size() for max LBA check (Ming Lei) [RHEL-79409] -- block/bdev: use helper for max block size check (Ming Lei) [RHEL-79409] -- block: Fix queue_iostats_passthrough_show() (Ming Lei) [RHEL-79409] -- blk-mq: Clean up blk_mq_requeue_work() (Ming Lei) [RHEL-79409] -- mq-deadline: Remove a local variable (Ming Lei) [RHEL-79409] -- blk-iocost: Avoid using clamp() on inuse in __propagate_weights() (Ming Lei) [RHEL-79409] -- block: Make bio_iov_bvec_set() accept pointer to const iov_iter (Ming Lei) [RHEL-79409] -- block: get wp_offset by bdev_offset_from_zone_start (Ming Lei) [RHEL-79409] -- blk-mq: move cpuhp callback registering out of q->sysfs_lock (Ming Lei) [RHEL-79409] -- blk-mq: register cpuhp callback after hctx is added to xarray table (Ming Lei) [RHEL-79409] -- virtio-blk: don't keep queue frozen during system suspend (Ming Lei) [RHEL-79409] -- brd: decrease the number of allocated pages which discarded (Ming Lei) [RHEL-79409] -- block: Don't allow an atomic write be truncated in blkdev_write_iter() (Ming Lei) [RHEL-79409] -- fs: Export generic_atomic_write_valid() (Ming Lei) [RHEL-79409] -- block: Add bdev atomic write limits helpers (Ming Lei) [RHEL-79409] -- fs/block: Check for IOCB_DIRECT in generic_atomic_write_valid() (Ming Lei) [RHEL-79409] -- block/fs: Pass an iocb to generic_atomic_write_valid() (Ming Lei) [RHEL-79409] -- mq-deadline: don't call req_get_ioprio from the I/O completion handler (Ming Lei) [RHEL-79409] -- block: Remove extra part pointer NULLify in blk_rq_init() (Ming Lei) [RHEL-79409] -- block: return bool from get_disk_ro and bdev_read_only (Ming Lei) [RHEL-79409] -- block: remove a duplicate definition for bdev_read_only (Ming Lei) [RHEL-79409] -- block: return bool from blk_rq_aligned (Ming Lei) [RHEL-79409] -- block: return unsigned int from blk_lim_dma_alignment_and_pad (Ming Lei) [RHEL-79409] -- block: return unsigned int from queue_dma_alignment (Ming Lei) [RHEL-79409] -- block: return unsigned int from bdev_io_opt (Ming Lei) [RHEL-79409] -- block: req->bio is always set in the merge code (Ming Lei) [RHEL-79409] -- block: don't bother checking the data direction for merges (Ming Lei) [RHEL-79409] -- block: blk-mq: fix uninit-value in blk_rq_prep_clone and refactor (Ming Lei) [RHEL-79409] -- block: Add extra checks in blk_validate_atomic_write_limits() (Ming Lei) [RHEL-79409] -- block: Drop granularity check in queue_limit_discard_alignment() (Ming Lei) [RHEL-79409] -- block: return unsigned int from bdev_io_min (Ming Lei) [RHEL-79409] -- blk-settings: round down io_opt to physical_block_size (Ming Lei) [RHEL-79409] -- nvme/multipath: Fix RCU list traversal to use SRCU primitive (Ming Lei) [RHEL-79409] -- block: make struct rq_list available for !CONFIG_BLOCK (Ming Lei) [RHEL-79409] -- block/genhd: use seq_put_decimal_ull for diskstats decimal values (Ming Lei) [RHEL-79409] -- block: don't reorder requests in blk_mq_add_to_batch (Ming Lei) [RHEL-79409] -- block: don't reorder requests in blk_add_rq_to_plug (Ming Lei) [RHEL-79409] -- block: add a rq_list type (Ming Lei) [RHEL-79409] -- block: remove rq_list_move (Ming Lei) [RHEL-79409] -- virtio_blk: reverse request order in virtio_queue_rqs (Ming Lei) [RHEL-79409] -- nvme-pci: reverse request order in nvme_queue_rqs (Ming Lei) [RHEL-79409] -- block: export blk_validate_limits (Ming Lei) [RHEL-79409] -- block: remove the ioprio field from struct request (Ming Lei) [RHEL-79409] -- block: remove the write_hint field from struct request (Ming Lei) [RHEL-79409] -- scsi: sd: Translate data lifetime information (Ming Lei) [RHEL-79409] -- scsi: scsi_proto: Add structures and constants related to I/O groups and streams (Ming Lei) [RHEL-79409] -- scsi: core: Query the Block Limits Extension VPD page (Ming Lei) [RHEL-79409] -- block, fs: Restore the per-bio/request data lifetime fields (Ming Lei) [RHEL-79409] -- fs: Propagate write hints to the struct block_device inode (Ming Lei) [RHEL-79409] -- fs: Move enum rw_hint into a new header file (Ming Lei) [RHEL-79409] -- fs: Split fcntl_rw_hint() (Ming Lei) [RHEL-79409] -- fs: Verify write lifetime constants at compile time (Ming Lei) [RHEL-79409] -- fs: Fix rw_hint validation (Ming Lei) [RHEL-79409] -- nvme-multipath: don't bother clearing max_hw_zone_append_sectors (Ming Lei) [RHEL-79409] -- block: pre-calculate max_zone_append_sectors (Ming Lei) [RHEL-79409] -- block: lift bio_is_zone_append to bio.h (Ming Lei) [RHEL-79409] -- block: fix bio_split_rw_at to take zone_write_granularity into account (Ming Lei) [RHEL-79409] -- block: take chunk_sectors into account in bio_split_write_zeroes (Ming Lei) [RHEL-79409] -- block: Handle bio_split() errors in bio_submit_split() (Ming Lei) [RHEL-79409] -- block: Error an attempt to split an atomic write in bio_split() (Ming Lei) [RHEL-79409] -- block: Rework bio_split() return value (Ming Lei) [RHEL-79409] -- s390/dasd: Fix typo in comment (Ming Lei) [RHEL-79409] -- s390/dasd: fix redundant /proc/dasd* entries removal (Ming Lei) [RHEL-79409] -- block: don't verify IO lock for freeze/unfreeze in elevator_init_mq() (Ming Lei) [RHEL-79409] -- block: always verify unfreeze lock on the owner task (Ming Lei) [RHEL-79409] -- rbd: unfreeze queue after marking disk as dead (Ming Lei) [RHEL-79409] -- block: remove blk_freeze_queue() (Ming Lei) [RHEL-79409] -- block: Replace sprintf() with sysfs_emit() (Ming Lei) [RHEL-79409] -- nvme: add reservation command's defines (Ming Lei) [RHEL-79409] -- mtip32xx: Replace deprecated PCI functions (Ming Lei) [RHEL-79409] -- block: remove the max_zone_append_sectors check in blk_revalidate_disk_zones (Ming Lei) [RHEL-79409] -- block: update blk_stack_limits documentation (Ming Lei) [RHEL-79409] -- lib/iov_iter: fix bvec iterator setup (Ming Lei) [RHEL-79409] -- block: remove bio_add_zone_append_page (Ming Lei) [RHEL-79409] -- lib/iov_iter.c: initialize bi.bi_idx before iterating over bvec (Ming Lei) [RHEL-79409] -- blk-integrity: remove seed for user mapped buffers (Ming Lei) [RHEL-79409] -- block: set bip_vcnt correctly (Ming Lei) [RHEL-79409] -- block: add a bdev_limits helper (Ming Lei) [RHEL-79409] -- iov_iter: don't require contiguous pages in iov_iter_extract_bvec_pages (Ming Lei) [RHEL-79409] -- block: model freeze & enter queue as lock for supporting lockdep (Ming Lei) [RHEL-79409] -- nvme: core: switch to non_owner variant of start_freeze/unfreeze queue (Ming Lei) [RHEL-79409] -- blk-mq: add non_owner variant of start_freeze/unfreeze queue APIs (Ming Lei) [RHEL-79409] -- blk-mq: Unexport blk_mq_flush_busy_ctxs() (Ming Lei) [RHEL-79409] -- blk-mq: Make blk_mq_quiesce_tagset() hold the tag list mutex less long (Ming Lei) [RHEL-79409] -- block: remove redundant explicit memory barrier from rq_qos waiter and waker (Ming Lei) [RHEL-79409] -- block: flush all throttled bios when deleting the cgroup (Ming Lei) [RHEL-79409] -- block: fix ordering between checking BLK_MQ_S_STOPPED request adding (Ming Lei) [RHEL-79409] -- block: fix ordering between checking QUEUE_FLAG_QUIESCED request adding (Ming Lei) [RHEL-79409] -- block: fix missing dispatching request when queue is started or unquiesced (Ming Lei) [RHEL-79409] -- Revert "blk-throttle: Fix IO hang for a corner case" (Ming Lei) [RHEL-79409] -- block: replace call_rcu by kfree_rcu for simple kmem_cache_free callback (Ming Lei) [RHEL-79409] -- block: enable passthrough command statistics (Ming Lei) [RHEL-79409] -- block: add partition uuid into uevent as "PARTUUID" (Ming Lei) [RHEL-79409] -- block: move issue side time stamping to blk_account_io_start() (Ming Lei) [RHEL-79409] -- block: set issue time stamp based on queue state (Ming Lei) [RHEL-79409] -- block: add support for partition table defined in OF (Ming Lei) [RHEL-79409] -- mmc: block: attach partitions fwnode if found in mmc-card (Ming Lei) [RHEL-79409] -- block: introduce add_disk_fwnode() (Ming Lei) [RHEL-79409] -- docs: block: Document support for read-only partition in cmdline part (Ming Lei) [RHEL-79409] -- block: add support for defining read-only partitions (Ming Lei) [RHEL-79409] -- block: kill blk_do_io_stat() helper (Ming Lei) [RHEL-79409] -- block: remove 'req->part' check for stats accounting (Ming Lei) [RHEL-79409] -- block: remove redundant passthrough check in blk_mq_need_time_stamp() (Ming Lei) [RHEL-79409] -- block: move iostat check into blk_acount_io_start() (Ming Lei) [RHEL-79409] -- bdev: move ->bd_make_it_fail to ->__bd_flags (Ming Lei) [RHEL-79409] -- bdev: move ->bd_ro_warned to ->__bd_flags (Ming Lei) [RHEL-79409] -- bdev: move ->bd_has_subit_bio to ->__bd_flags (Ming Lei) [RHEL-79409] -- bdev: move ->bd_write_holder into ->__bd_flags (Ming Lei) [RHEL-79409] -- bdev: move ->bd_read_only to ->__bd_flags (Ming Lei) [RHEL-79409] -- bdev: infrastructure for flags (Ming Lei) [RHEL-79409] -- wrapper for access to ->bd_partno (Ming Lei) [RHEL-79409] -- Use bdev_is_paritition() instead of open-coding it (Ming Lei) [RHEL-79409] -- nfsd: clear acl_access/acl_default after releasing them (Olga Kornievskaia) [RHEL-81523] {CVE-2025-21796} -- vfio/pci: Fallback huge faults for unaligned pfn (Donald Dutile) [RHEL-73613] -- vfio/pci: implement huge_fault support (Donald Dutile) [RHEL-73613] -- vfio/pci: Remove unused struct 'vfio_pci_mmap_vma' (Donald Dutile) [RHEL-73613] -- vfio/pci: Insert full vma on mmap'd MMIO fault (Donald Dutile) [RHEL-73613] -- vfio/pci: Use unmap_mapping_range() (Donald Dutile) [RHEL-73613] -- mm/arm64: support large pfn mappings (Donald Dutile) [RHEL-73613] -- mm/x86: support large pfn mappings (Donald Dutile) [RHEL-73613] -- mm: remove follow_pte() (Donald Dutile) [RHEL-73613] -- mm: follow_pte() improvements (Donald Dutile) [RHEL-73613] -- mm/access_process_vm: use the new follow_pfnmap API (Donald Dutile) [RHEL-73613] -- vfio: use the new follow_pfnmap API (Donald Dutile) [RHEL-73613] -- mm/x86/pat: use the new follow_pfnmap API (Donald Dutile) [RHEL-73613] -- s390/pci_mmio: use follow_pfnmap API (Donald Dutile) [RHEL-73613] -- KVM: use follow_pfnmap API (Donald Dutile) [RHEL-73613] -- mm: pass VMA instead of MM to follow_pte() (Donald Dutile) [RHEL-73613] -- mm: move follow_phys to arch/x86/mm/pat/memtype.c (Donald Dutile) [RHEL-73613] -- mm: fix follow_pfnmap API lockdep assert (Donald Dutile) [RHEL-73613] -- mm: new follow_pfnmap API (Donald Dutile) [RHEL-73613] -- mm: remove follow_pfn (Donald Dutile) [RHEL-73613] -- mm: always define pxx_pgprot() (Donald Dutile) [RHEL-73613] -- mm/huge_memory: check pmd_special() only after pmd_present() (Donald Dutile) [RHEL-73613] -- mm/fork: accept huge pfnmap entries (Donald Dutile) [RHEL-73613] -- mm/pagewalk: check pfnmap for folio_walk_start() (Donald Dutile) [RHEL-73613] -- mm/gup: detect huge pfnmap entries in gup-fast (Donald Dutile) [RHEL-73613] -- mm: mark special bits for huge pfn mappings when inject (Donald Dutile) [RHEL-73613] -- mm: drop is_huge_zero_pud() (Donald Dutile) [RHEL-73613] -- mm: introduce ARCH_SUPPORTS_HUGE_PFNMAP and special bits to pmd/pud (Donald Dutile) [RHEL-73613] -- KVM: arm64: Initialize SCTLR_EL1 in __kvm_hyp_init_cpu() (Gavin Shan) [RHEL-82298] -- KVM: arm64: Initialize HCR_EL2.E2H early (Gavin Shan) [RHEL-82298] -- KVM: arm64: Shave a few bytes from the EL2 idmap code (Gavin Shan) [RHEL-82298] -- KVM: arm64: Ensure a VMID is allocated before programming VTTBR_EL2 (Gavin Shan) [RHEL-82298] -- KVM: arm64: Fix tcr_el2 initialisation in hVHE mode (Gavin Shan) [RHEL-82298] -- KVM: arm64: vgic: Hoist SGI/PPI alloc from vgic_init() to kvm_create_vgic() (Gavin Shan) [RHEL-82298] -- KVM: arm64: timer: Drop warning on failed interrupt signalling (Gavin Shan) [RHEL-82298] -- KVM: arm64: Fix alignment of kvm_hyp_memcache allocations (Gavin Shan) [RHEL-82298] -- KVM: arm64: Simplify warning in kvm_arch_vcpu_load_fp() (Gavin Shan) [RHEL-82298] -- KVM: arm64: timer: Always evaluate the need for a soft timer (Gavin Shan) [RHEL-82298] -- KVM: arm64: Fix nested S2 MMU structures reallocation (Gavin Shan) [RHEL-82298] -- KVM: arm64: Fail protected mode init if no vgic hardware is present (Gavin Shan) [RHEL-82298] -- KVM: arm64: Eagerly switch ZCR_EL{1,2} (Gavin Shan) [RHEL-82298] -- KVM: arm64: Mark some header functions as inline (Gavin Shan) [RHEL-82298] -- KVM: arm64: Refactor exit handlers (Gavin Shan) [RHEL-82298] -- KVM: arm64: Remove VHE host restore of CPACR_EL1.SMEN (Gavin Shan) [RHEL-82298] -- KVM: arm64: Remove VHE host restore of CPACR_EL1.ZEN (Gavin Shan) [RHEL-82298] -- KVM: arm64: Remove host FPSIMD saving for non-protected KVM (Gavin Shan) [RHEL-82298] -- KVM: arm64: Add predicate for FPMR support in a VM (Gavin Shan) [RHEL-82298] -- KVM: arm64: Flush hyp bss section after initialization of variables in bss (Gavin Shan) [RHEL-82298] -- KVM: arm64: Fix selftests after sysreg field name update (Gavin Shan) [RHEL-82298] -- KVM: arm64: Explicitly handle BRBE traps as UNDEFINED (Gavin Shan) [RHEL-82298] -- KVM: arm64: vgic: Use str_enabled_disabled() in vgic_v3_probe() (Gavin Shan) [RHEL-82298] -- KVM: arm64: Fix nVHE stacktrace VA bits mask (Gavin Shan) [RHEL-82298] -- KVM: arm64: Fix FEAT_MTE in pKVM (Gavin Shan) [RHEL-82298] -- KVM: arm64: nv: Advertise the lack of AArch32 EL0 support (Gavin Shan) [RHEL-82298] -- KVM: arm64: Fix the value of the CPTR_EL2 RES1 bitmask for nVHE (Gavin Shan) [RHEL-82298] -- KVM: arm64: Calculate cptr_el2 traps on activating traps (Gavin Shan) [RHEL-82298] -- KVM: arm64: Fix RAS trapping in pKVM for protected VMs (Gavin Shan) [RHEL-82298] -- KVM: arm64: Drop MDSCR_EL1_DEBUG_MASK (Gavin Shan) [RHEL-82298] -- arm64/kvm: Avoid invalid physical addresses to signal owner updates (Gavin Shan) [RHEL-82298] -- arm64/kvm: Configure HYP TCR.PS/DS based on host stage1 (Gavin Shan) [RHEL-82298] -- KVM: arm64: nv: Reload PMU events upon MDCR_EL2.HPME change (Gavin Shan) [RHEL-82298] -- KVM: arm64: Use KVM_REQ_RELOAD_PMU to handle PMCR_EL0.E change (Gavin Shan) [RHEL-82298] -- KVM: arm64: Add unified helper for reprogramming counters by mask (Gavin Shan) [RHEL-82298] -- KVM: arm64: Always check the state from hyp_ack_unshare() (Gavin Shan) [RHEL-82298] -- soc: qcom: socinfo: Avoid out of bounds read of serial number (Jared Kangas) [RHEL-85597] {CVE-2024-58007} -- soc: qcom: socinfo: fix revision check in qcom_socinfo_probe() (Jared Kangas) [RHEL-85597] -- soc: qcom: Add check devm_kasprintf() returned value (Jared Kangas) [RHEL-85597] -- mm/mm_init.c: print mem_init info after defer_init is done (Eric Chanudet) [RHEL-85565] -- x86/smp: Fix mwait_play_dead() and acpi_processor_ffh_play_dead() noreturn behavior [partial] (David Arcari) [RHEL-85522] -- intel_idle: Handle older CPUs, which stop the TSC in deeper C states, correctly (David Arcari) [RHEL-85522] -- intel_idle: introduce 'no_native' module parameter (David Arcari) [RHEL-85522] -- intel_idle: clean up BYT/CHT auto demotion disable (David Arcari) [RHEL-85522] -- intel_idle: Provide the default enter_dead() handler (David Arcari) [RHEL-85522] -- ACPI/processor_idle: Export acpi_processor_ffh_play_dead() (David Arcari) [RHEL-85522] -- ACPI/processor_idle: Add FFH state handling (David Arcari) [RHEL-85522] -- x86/smp: Allow calling mwait_play_dead with an arbitrary hint (David Arcari) [RHEL-85522] -- cpuidle: Change :enter_dead() driver callback return type to void (David Arcari) [RHEL-85522] -- cpuidle: Do not return from cpuidle_play_dead() on callback failures (David Arcari) [RHEL-85522] -- x86/cpu: Remove unnecessary MwAIT leaf checks (David Arcari) [RHEL-85522] -- intel_idle: add Clearwater Forest SoC support (David Arcari) [RHEL-45063] -- sched/stats: Print domain name in /proc/schedstat (Phil Auld) [RHEL-23495] -- docs: Update Schedstat version to 17 (Phil Auld) [RHEL-23495] -- sched/fair: Cleanup in migrate_degrades_locality() to improve readability (Phil Auld) [RHEL-23495] -- sched: Report the different kinds of imbalances in /proc/schedstat (Phil Auld) [RHEL-23495] -- sched: Move sched domain name out of CONFIG_SCHED_DEBUG (Phil Auld) [RHEL-23495] -- sched/fair: Fix value reported by hot tasks pulled in /proc/schedstat (Phil Auld) [RHEL-23495] -- RDMA/core: Support link status events dispatching (Kamal Heib) [RHEL-78087] -- RDMA/core: Add ib_query_netdev_port() to query netdev port by IB device. (Kamal Heib) [RHEL-78087] -- RDMA/core: Remove unused ib_copy_path_rec_from_user (Kamal Heib) [RHEL-78087] -- RDMA/core: Remove unused ibdev_printk (Kamal Heib) [RHEL-78087] -- RDMA/core: Remove unused ib_find_exact_cached_pkey (Kamal Heib) [RHEL-78087] -- RDMA/core: Remove unused ib_ud_header_unpack (Kamal Heib) [RHEL-78087] -- RDMA/srp: Fix error handling in srp_add_port (Kamal Heib) [RHEL-78087] -- padata: avoid UAF for reorder_work (Waiman Long) [RHEL-81522] {CVE-2025-21726} -- padata: fix UAF in padata_reorder (Waiman Long) [RHEL-81522] -- padata: add pd get/put refcnt helper (Waiman Long) [RHEL-81522] -- padata: fix sysfs store callback check (Waiman Long) [RHEL-81522] -- padata: Clean up in padata_do_multithreaded() (Waiman Long) [RHEL-81522] -- tcp: drop secpath at the same time as we currently drop dst (Sabrina Dubroca) [RHEL-69649 RHEL-83224] {CVE-2025-21864} -- cpufreq: intel_pstate: Avoid SMP calls to get cpu-type (David Arcari) [RHEL-85517] -- x86/cpu: Add CPU type to struct cpuinfo_topology (David Arcari) [RHEL-85517] -- x86/cpufeatures: Add X86_FEATURE_AMD_HETEROGENEOUS_CORES (David Arcari) [RHEL-85517] -- cpufreq: intel_pstate: Relocate platform preference check (David Arcari) [RHEL-85517] -- cpufreq: intel_pstate: Make it possible to avoid enabling CAS (David Arcari) [RHEL-85517] -- cpufreq: intel_pstate: Use CPUFREQ_POLICY_UNKNOWN (David Arcari) [RHEL-85517] -- cpufreq: intel_pstate: Drop Arrow Lake from "scaling factor" list (David Arcari) [RHEL-85517] -- cpufreq: intel_pstate: Use CPPC to get scaling factors (David Arcari) [RHEL-85517] -- cpufreq: intel_pstate: Rearrange locking in hybrid_init_cpu_capacity_scaling() (David Arcari) [RHEL-85517] -- cpufreq: intel_pstate: Clear hybrid_max_perf_cpu before driver registration (David Arcari) [RHEL-85517] -- cpufreq: intel_pstate: Fix energy_performance_preference for passive (David Arcari) [RHEL-85517] - -* Mon Mar 31 2025 Augusto Caringi [5.14.0-577.el9] -- xfs: fix freeing speculative preallocations for preallocated files (CKI Backport Bot) [RHEL-56816] -- i2c: i801: Add lis3lv02d for Dell Precision M6800 (David Arcari) [RHEL-47426] -- platform/x86: dell-smo8800: Add support for probing for the accelerometer i2c address (David Arcari) [RHEL-47426] -- platform/x86: dell-smo8800: Add a couple more models to lis3lv02d_devices[] (David Arcari) [RHEL-47426] -- i2c: i801: Remove unnecessary PCI function call (David Arcari) [RHEL-47426] -- platform/x86: dell-smo8800: Move instantiation of lis3lv02d i2c_client from i2c-i801 to dell-lis3lv02d (David Arcari) [RHEL-47426] -- platform/x86: dell-smo8800: Move SMO88xx acpi_device_ids to dell-smo8800-ids.h (David Arcari) [RHEL-47426] -- platform/x86: dell: dell-smo8800: Convert to platform remove callback returning void (David Arcari) [RHEL-47426] -- platform/x86: dell-smo8800: Use min_t() for comparison and assignment (David Arcari) [RHEL-47426] -- platform/x86: dell-smo8800: Convert to be a platform driver (David Arcari) [RHEL-47426] -- i2c: i801: fix potential race in i801_block_transaction_byte_by_byte (David Arcari) [RHEL-47426] -- i2c: i801: Add support for Intel Panther Lake (David Arcari) [RHEL-47426] -- i2c: i801: Use a different adapter-name for IDF adapters (David Arcari) [RHEL-47426] -- i2c: i801: reword according to newest specification (David Arcari) [RHEL-47426] -- i2c: i801: remove printout on handled timeouts (David Arcari) [RHEL-47426] -- i2c: i801: Annotate apanel_addr as __ro_after_init (David Arcari) [RHEL-47426] -- i2c: i801: Remove usage of I2C_CLASS_SPD (David Arcari) [RHEL-47426] -- i2c: i801: Fix missing Kconfig dependency (David Arcari) [RHEL-47426] -- i2c: i801: Call i2c_register_spd for muxed child segments (David Arcari) [RHEL-47426] -- i2c: i801: Fix a refactoring that broke a touchpad on Lenovo P1 (David Arcari) [RHEL-47426] -- i2c: i801: Avoid potential double call to gpiod_remove_lookup_table (David Arcari) [RHEL-47426] -- i2c: i801: Fix using mux_pdev before it's set (David Arcari) [RHEL-47426] -- i2c: i801: Add helper i801_get_block_len (David Arcari) [RHEL-47426] -- i2c: i801: Add SMBUS_LEN_SENTINEL (David Arcari) [RHEL-47426] -- i2c: i801: Split i801_block_transaction (David Arcari) [RHEL-47426] -- i2c: i801: Add helper i801_check_and_clear_pec_error (David Arcari) [RHEL-47426] -- i2c: i801: Define FEATURES_ICH5 as an extension of FEATURES_ICH4 (David Arcari) [RHEL-47426] -- i2c: i801: Remove unused argument from tco functions (David Arcari) [RHEL-47426] -- i2c: i801: Replace magic value with constant in dmi_check_onboard_devices (David Arcari) [RHEL-47426] -- i2c: i801: Add lis3lv02d for Dell XPS 15 7590 (David Arcari) [RHEL-47426] -- i2c: i801: Add lis3lv02d for Dell Precision 3540 (David Arcari) [RHEL-47426] -- i2c: i801: Use new helper acpi_use_parent_companion (David Arcari) [RHEL-47426] -- ACPI: Add helper acpi_use_parent_companion (David Arcari) [RHEL-47426] -- i2c: i801: Simplify class-based client device instantiation (David Arcari) [RHEL-47426] -- i2c: i801: replace acpi_lock with I2C bus lock (David Arcari) [RHEL-47426] -- i2c: i801: use i2c_mark_adapter_suspended/resumed (David Arcari) [RHEL-47426] -- i2c: i801: simplify module boilerplate code (David Arcari) [RHEL-47426] -- i2c: i801: add helper i801_restore_regs (David Arcari) [RHEL-47426] -- tracing/histogram: Fix semicolon.cocci warnings (Tomas Glozar) [RHEL-67679] -- tracing/histogram: Fix documentation inline emphasis warning (Tomas Glozar) [RHEL-67679] -- tracing/histogram: Fix check for missing operands in an expression (Tomas Glozar) [RHEL-67679] -- tracing/histogram: Document expression arithmetic and constants (Tomas Glozar) [RHEL-67679] -- tracing/histogram: Optimize division by a power of 2 (Tomas Glozar) [RHEL-67679] -- tracing/histogram: Covert expr to const if both operands are constants (Tomas Glozar) [RHEL-67679] -- tracing/histogram: Simplify handling of .sym-offset in expressions (Tomas Glozar) [RHEL-67679] -- tracing: Fix operator precedence for hist triggers expression (Tomas Glozar) [RHEL-67679] -- tracing: Add division and multiplication support for hist triggers (Tomas Glozar) [RHEL-67679] -- tracing: Add support for creating hist trigger variables from literal (Tomas Glozar) [RHEL-67679] -- tracing: Have histogram types be constant when possible (Tomas Glozar) [RHEL-67679] -- powercap: intel_rapl: Add support for Panther Lake platform (David Arcari) [RHEL-47408] -- powercap: call put_device() on an error path in powercap_register_control_type() (David Arcari) [RHEL-47408] -- ext4: fallback to complex scan if aligned scan doesn't work (Brian Foster) [RHEL-83284] -- nfsd: adjust WARN_ON_ONCE in revoke_delegation (Olga Kornievskaia) [RHEL-74439] -- uki: get rid of RHEL-only walinuxagentcvm module in the initramfs (Vitaly Kuznetsov) [RHEL-83003] -- ASoC: soc-pcm: don't use soc_pcm_ret() on .prepare callback (CKI Backport Bot) [RHEL-82517] {CVE-2024-58077} -- team: better TEAM_OPTION_TYPE_STRING validation (CKI Backport Bot) [RHEL-81462] {CVE-2025-21787} -- redhat: drop Y issues from changelog (Jan Stancek) -- Reapply "perf util: Make util its own library" (Michael Petlan) [RHEL-79032] -- iommu/vt-d: Fix suspicious RCU usage (Jerry Snitselaar) [RHEL-70102] -- iommu/vt-d: Remove device comparison in context_setup_pass_through_cb (Jerry Snitselaar) [RHEL-70102] -- Revert "x86: bring back rep movsq for user access on CPUs without ERMS" (Herton R. Krzesinski) [RHEL-79780] -- net: stmmac: dwmac-tegra: Read iommu stream id from device tree (Izabela Bakollari) [RHEL-75649] {CVE-2025-21663} -- net: stmmac: Fix zero-division error when disabling tc cbs (Izabela Bakollari) [RHEL-63931] {CVE-2024-49977} -- configs: enable FW_CACHE on centos-stream/rhel 9 for nouveau (Dave Airlie) [RHEL-79929] -- arm64: cacheinfo: Avoid out-of-bounds write to cacheinfo array (Radu Rendec) [RHEL-80224] -- gfs2: skip if we cannot defer delete (Andreas Gruenbacher) [RHEL-77720] -- gfs2: remove redundant warnings (Andreas Gruenbacher) [RHEL-77720] -- gfs2: minor evict fix (Andreas Gruenbacher) [RHEL-77720] -- gfs2: Prevent inode creation race (2) (Andreas Gruenbacher) [RHEL-77720] -- gfs2: Fix additional unlikely request cancelation race (Andreas Gruenbacher) [RHEL-77720] -- gfs2: Fix request cancelation bug (Andreas Gruenbacher) [RHEL-77720] -- gfs2: Check for empty queue in run_queue (Andreas Gruenbacher) [RHEL-77720] -- gfs2: Remove more dead code in add_to_queue (Andreas Gruenbacher) [RHEL-77720] -- gfs2: remove dead code in add_to_queue (Su Hui) [RHEL-77720] -- gfs2: Remove LM_FLAG_PRIORITY flag (Andreas Gruenbacher) [RHEL-77720] -- gfs2: Replace GIF_DEFER_DELETE with GLF_DEFER_DELETE (Andreas Gruenbacher) [RHEL-77720] -- gfs2: Add GLF_PENDING_REPLY flag (Andreas Gruenbacher) [RHEL-77720] -- gfs2: glock holder GL_NOPID fix (Andreas Gruenbacher) [RHEL-77720] -- gfs2: Decode missing glock flags in tracepoints (Andreas Gruenbacher) [RHEL-77720] -- gfs2: gfs2_evict_inode clarification (Andreas Gruenbacher) [RHEL-77720] -- scsi: qla2xxx: Fix use after free on unload (Ewan D. Milne) [RHEL-75828] {CVE-2024-56623} -- nfsd: validate the nfsd_serv pointer before calling svc_wake_up (Olga Kornievskaia) [RHEL-69769] - -* Thu Mar 27 2025 Augusto Caringi [5.14.0-576.el9] -- md/raid1: fix memory leak in raid1_run() if no active rdev (Nigel Croxon) [RHEL-83988] -- md/raid1: don't free conf on raid0_run failure (Nigel Croxon) [RHEL-83988] -- md/raid0: don't free conf on raid0_run failure (Nigel Croxon) [RHEL-83988] -- md: switch personalities faulty multipath to use md_submodule_head (Nigel Croxon) [RHEL-83988] -- async_xor: Remove unused 'async_xor_val' (Nigel Croxon) [RHEL-83988] -- md/raid10: wait barrier before returning discard request with REQ_NOWAIT (Nigel Croxon) [RHEL-83988] -- md/md-bitmap: fix wrong bitmap_limit for clustermd when write sb (Nigel Croxon) [RHEL-83988] -- md/raid1,raid10: don't ignore IO flags (Nigel Croxon) [RHEL-83988] -- md/raid5: merge reshape_progress checking inside get_reshape_loc() (Nigel Croxon) [RHEL-83988] -- md: fix mddev uaf while iterating all_mddevs list (Nigel Croxon) [RHEL-83988] -- md: switch md-cluster to use md_submodle_head (Nigel Croxon) [RHEL-83988] -- md: switch personalities to use md_submodule_head (Nigel Croxon) [RHEL-83988] -- md: don't export md_cluster_ops (Nigel Croxon) [RHEL-83988] -- md/md-cluster: cleanup md_cluster_ops reference (Nigel Croxon) [RHEL-83988] -- md: introduce struct md_submodule_head and APIs (Nigel Croxon) [RHEL-83988] -- md: only include md-cluster.h if necessary (Nigel Croxon) [RHEL-83988] -- md: merge common code into find_pers() (Nigel Croxon) [RHEL-83988] -- md: ensure resync is prioritized over recovery (Nigel Croxon) [RHEL-83988] -- md: Fix linear_set_limits() (Nigel Croxon) [RHEL-83988] -- md/md-linear: Fix a NULL vs IS_ERR() bug in linear_add() (Nigel Croxon) [RHEL-83988] -- md: reintroduce md-linear (Nigel Croxon) [RHEL-83988] -- md: Remove deprecated CONFIG_MD_LINEAR (Nigel Croxon) [RHEL-83988] -- md/linear: Get rid of md-linear.h (Nigel Croxon) [RHEL-83988] -- md/md-linear: Annotate struct linear_conf with __counted_by (Nigel Croxon) [RHEL-83988] -- Revert "Upstream has changed the APIs to suspend the array." (Nigel Croxon) [RHEL-83988] -- Revert "md/md-linear: Fix a NULL vs IS_ERR() bug in linear_add()" (Nigel Croxon) [RHEL-83988] -- bpf: Remove unnecessary BTF lookups in bpf_sk_storage_tracing_allowed (CKI Backport Bot) [RHEL-82439] -- tools/power turbostat: version 2025.02.02 (David Arcari) [RHEL-84464] -- tools/power turbostat: Add CPU%%c1e BIC for CWF (David Arcari) [RHEL-84464] -- tools/power turbostat: Harden one-shot mode against cpu offline (David Arcari) [RHEL-84464] -- tools/power turbostat: Fix forked child affinity regression (David Arcari) [RHEL-84464] -- tools/power turbostat: Add tcore clock PMT type (David Arcari) [RHEL-84464] -- tools/power turbostat: version 2025.01.14 (David Arcari) [RHEL-84464] -- tools/power turbostat: Allow adding PMT counters directly by sysfs path (David Arcari) [RHEL-84464] -- tools/power turbostat: Allow mapping multiple PMT files with the same GUID (David Arcari) [RHEL-84464] -- tools/power turbostat: Add PMT directory iterator helper (David Arcari) [RHEL-84464] -- tools/power turbostat: Extend PMT identification with a sequence number (David Arcari) [RHEL-84464] -- tools/power turbostat: Return default value for unmapped PMT domains (David Arcari) [RHEL-84464] -- tools/power turbostat: Check for non-zero value when MSR probing (David Arcari) [RHEL-84464] -- tools/power turbostat: Enhance turbostat self-performance visibility (David Arcari) [RHEL-84464] -- tools/power turbostat: Add fixed RAPL PSYS divisor for SPR (David Arcari) [RHEL-84464] -- tools/power turbostat: Fix PMT mmaped file size rounding (David Arcari) [RHEL-84464] -- tools/power turbostat: Remove SysWatt from DISABLED_BY_DEFAULT (David Arcari) [RHEL-84464] -- tools/power turbostat: Add an NMI column (David Arcari) [RHEL-84464] -- tools/power turbostat: add Busy%% to "show idle" (David Arcari) [RHEL-84464] -- tools/power turbostat: Introduce --force parameter (David Arcari) [RHEL-84464] -- tools/power turbostat: Improve --help output (David Arcari) [RHEL-84464] -- tools/power turbostat: Exit on unsupported Vendors (David Arcari) [RHEL-84464] -- tools/power turbostat: Exit on unsupported Intel models (David Arcari) [RHEL-84464] -- tools/power turbostat: update turbostat(8) (David Arcari) [RHEL-84464] -- tools/power turbostat: Add initial support for ClearwaterForest (David Arcari) [RHEL-45097 RHEL-84464] -- tools/power turbostat: Add initial support for PantherLake (David Arcari) [RHEL-47460 RHEL-84464] -- tools/power turbostat: 2024.11.30 (David Arcari) [RHEL-84464] -- tools/power turbostat: Add RAPL psys as a built-in counter (David Arcari) [RHEL-84464] -- tools/power turbostat: Fix child's argument forwarding (David Arcari) [RHEL-84464] -- tools/power turbostat: Force --no-perf in --dump mode (David Arcari) [RHEL-84464] -- tools/power turbostat: Add support for /sys/class/drm/card1 (David Arcari) [RHEL-84464] -- tools/power turbostat: Cache graphics sysfs file descriptors during probe (David Arcari) [RHEL-84464] -- tools/power turbostat: Consolidate graphics sysfs access (David Arcari) [RHEL-84464] -- tools/power turbostat: Remove unnecessary fflush() call (David Arcari) [RHEL-84464] -- tools/power turbostat: Enhance platform divergence description (David Arcari) [RHEL-84464] -- tools/power turbostat: Remove PC3 support on Lunarlake (David Arcari) [RHEL-84464] -- tools/power turbostat: Rename arl_features to lnl_features (David Arcari) [RHEL-84464] -- tools/power turbostat: Add back PC8 support on Arrowlake (David Arcari) [RHEL-84464] -- tools/power turbostat: Remove PC7/PC9 support on MTL (David Arcari) [RHEL-84464] -- tools/power turbostat: Honor --show CPU, even when even when num_cpus=1 (David Arcari) [RHEL-84464] -- tools/power turbostat: Fix trailing '\n' parsing (David Arcari) [RHEL-84464] -- tools/power turbostat: Allow using cpu device in perf counters on hybrid platforms (David Arcari) [RHEL-84464] -- tools/power turbostat: Fix column printing for PMT xtal_time counters (David Arcari) [RHEL-84464] -- tools/power turbostat: fix GCC9 build regression (David Arcari) [RHEL-84464] -- cgroup: Remove steal time from usage_usec (Waiman Long) [RHEL-79933] -- KVM: selftests: Allow running a single iteration of dirty_log_test (Maxim Levitsky) [RHEL-67879] -- KVM: selftests: Fix an off-by-one in the number of dirty_log_test iterations (Maxim Levitsky) [RHEL-67879] -- KVM: selftests: Set per-iteration variables at the start of each iteration (Maxim Levitsky) [RHEL-67879] -- KVM: selftests: Tighten checks around prev iter's last dirty page in ring (Maxim Levitsky) [RHEL-67879] -- KVM: selftests: Ensure guest writes min number of pages in dirty_log_test (Maxim Levitsky) [RHEL-67879] -- KVM: sefltests: Verify value of dirty_log_test last page isn't bogus (Maxim Levitsky) [RHEL-67879] -- KVM: selftests: Collect *all* dirty entries in each dirty_log_test iteration (Maxim Levitsky) [RHEL-67879] -- KVM: selftests: Print (previous) last_page on dirty page value mismatch (Maxim Levitsky) [RHEL-67879] -- KVM: selftests: Use continue to handle all "pass" scenarios in dirty_log_test (Maxim Levitsky) [RHEL-67879] -- KVM: selftests: Post to sem_vcpu_stop if and only if vcpu_stop is true (Maxim Levitsky) [RHEL-67879] -- KVM: selftests: Keep dirty_log_test vCPU in guest until it needs to stop (Maxim Levitsky) [RHEL-67879] -- KVM: selftests: Honor "stop" request in dirty ring test (Maxim Levitsky) [RHEL-67879] -- KVM: selftests: Limit dirty_log_test's s390x workaround to s390x (Maxim Levitsky) [RHEL-67879] -- KVM: selftests: Continuously reap dirty ring while vCPU is running (Maxim Levitsky) [RHEL-67879] -- KVM: selftests: Read per-page value into local var when verifying dirty_log_test (Maxim Levitsky) [RHEL-67879] -- KVM: selftests: Precisely track number of dirty/clear pages for each iteration (Maxim Levitsky) [RHEL-67879] -- KVM: selftests: Drop stale srandom() initialization from dirty_log_test (Maxim Levitsky) [RHEL-67879] -- KVM: selftests: Drop signal/kick from dirty ring testcase (Maxim Levitsky) [RHEL-67879] -- KVM: selftests: Sync dirty_log_test iteration to guest *before* resuming (Maxim Levitsky) [RHEL-67879] -- KVM: selftests: Support multiple write retires in dirty_log_test (Maxim Levitsky) [RHEL-67879] -- KVM: selftests: Add vcpu_arch_put_guest() to do writes from guest code (Maxim Levitsky) [RHEL-67879] -- KVM: selftests: Provide a global pseudo-RNG instance for all tests (Maxim Levitsky) [RHEL-67879] -- KVM: VMX: read the PML log in the same order as it was written (Maxim Levitsky) [RHEL-67879] -- KVM: VMX: refactor PML terminology (Maxim Levitsky) [RHEL-67879] -- arch/x86/kernel/setup.c: fix rh_check_supported (Tomas Henzl) [RHEL-71452] -- selftests/bpf: Add tests for bpf_get_dentry_xattr (Gregory Bell) [RHEL-33903] -- bpf: Add kfunc bpf_get_dentry_xattr() to read xattr from dentry (Gregory Bell) [RHEL-33903] -- bpf: Move bpf_get_file_xattr to fs/bpf_fs_kfuncs.c (Gregory Bell) [RHEL-33903] -- selftests/bpf: Attempt to build BPF programs with -Wsign-compare (Gregory Bell) [RHEL-33903] -- selftests/bpf: Fixes tests for filesystem kfuncs (Gregory Bell) [RHEL-33903] -- selftests/bpf: Fix spelling mistake "get_signaure_size" -> "get_signature_size" (Gregory Bell) [RHEL-33903] -- selftests/bpf: Add test that uses fsverity and xattr to sign a file (Gregory Bell) [RHEL-33903] -- selftests/bpf: Add tests for filesystem kfuncs (Gregory Bell) [RHEL-33903] -- selftests/bpf: Sort config in alphabetic order (Gregory Bell) [RHEL-33903] -- Documentation/bpf: Add documentation for filesystem kfuncs (Gregory Bell) [RHEL-33903] -- bpf, fsverity: Add kfunc bpf_get_fsverity_digest (Gregory Bell) [RHEL-33903] -- bpf: Add kfunc bpf_get_file_xattr (Gregory Bell) [RHEL-33903] -- mm: hugetlb: avoid fallback for specific node allocation of 1G pages (CKI Backport Bot) [RHEL-78971] -- Bluetooth: btusb: Add one more ID 0x0489:0xe0f3 for Qualcomm WCN785x (CKI Backport Bot) [RHEL-70421] -- can: raw: raw_getsockopt(): reduce scope of err (Radu Rendec) [RHEL-84144] -- can: raw: fix getsockopt() for new CAN_RAW_XL_VCID_OPTS (Radu Rendec) [RHEL-84144] -- can: canxl: add virtual CAN network identifier support (Radu Rendec) [RHEL-84144] -- can: isotp: support dynamic flow control parameters (Radu Rendec) [RHEL-84144] -- can: bcm: add recvmsg flags for own, local and remote traffic (Radu Rendec) [RHEL-84144] -- can: isotp: isotp_sendmsg(): fix TX state detection and wait behavior (Radu Rendec) [RHEL-84144] -- can: dev: add can_state_get_by_berr_counter() to return the CAN state based on the current error counters (Radu Rendec) [RHEL-84144] -- can: raw: Remove NULL check before dev_{put, hold} (Radu Rendec) [RHEL-84144] -- can: raw: add missing refcount for memory leak fix (Radu Rendec) [RHEL-84144] -- can: rx-offload: add can_rx_offload_get_echo_skb_queue_tail() (Radu Rendec) [RHEL-84144] -- can: rx-offload: rename rx_offload_get_echo_skb() -> can_rx_offload_get_echo_skb_queue_timestamp() (Radu Rendec) [RHEL-84144] -- can: raw: fix lockdep issue in raw_release() (Radu Rendec) [RHEL-84144] -- can: raw: fix receiver memory leak (Radu Rendec) [RHEL-84144] -- can: uapi: move CAN_RAW_FILTER_MAX definition to raw.h (Radu Rendec) [RHEL-84144] -- can: length: refactor frame lengths definition to add size in bits (Radu Rendec) [RHEL-84144] -- can: length: fix description of the RRS field (Radu Rendec) [RHEL-84144] -- can: length: fix bitstuffing count (Radu Rendec) [RHEL-84144] -- can: j1939: avoid possible use-after-free when j1939_can_rx_register fails (Radu Rendec) [RHEL-84144] -- can: j1939: change j1939_netdev_lock type to mutex (Radu Rendec) [RHEL-84144] -- can: j1939: j1939_sk_send_loop_abort(): improved error queue handling in J1939 Socket (Radu Rendec) [RHEL-84144] -- can: length: make header self contained (Radu Rendec) [RHEL-84144] -- can: j1939: recvmsg(): allow MSG_CMSG_COMPAT flag (Radu Rendec) [RHEL-84144] -- can: isotp: add module parameter for maximum pdu size (Radu Rendec) [RHEL-84144] -- can: isotp: isotp_ops: fix poll() to not report false EPOLLOUT events (Radu Rendec) [RHEL-84144] -- can: j1939: j1939_tp_tx_dat_new(): fix out-of-bounds memory access (Radu Rendec) [RHEL-84144] -- can: bcm: bcm_tx_setup(): fix KMSAN uninit-value in vfs_write (Radu Rendec) [RHEL-84144] -- can: j1939: prevent deadlock by moving j1939_sk_errqueue() (Radu Rendec) [RHEL-84144] -- can: bittiming: can_calc_bittiming(): add missing parameter to no-op function (Radu Rendec) [RHEL-84144] -- can: raw: use temp variable instead of rolling back config (Radu Rendec) [RHEL-84144] -- can: j1939: do not wait 250 ms if the same addr was already claimed (Radu Rendec) [RHEL-84144] -- can: isotp: check CAN address family in isotp_bind() (Radu Rendec) [RHEL-84144] -- can: gw: give feedback on missing CGW_FLAGS_CAN_IIF_TX_OK flag (Radu Rendec) [RHEL-84144] -- can: raw: fix CAN FD frame transmissions over CAN XL devices (Radu Rendec) [RHEL-84144] -- can: j1939: fix errant WARN_ON_ONCE in j1939_session_deactivate (Radu Rendec) [RHEL-84144] -- can: raw: add support for SO_MARK (Radu Rendec) [RHEL-84144] -- net: af_can: remove useless parameter 'err' in 'can_rx_register()' (Radu Rendec) [RHEL-84144] -- can: sja1000: fix size of OCR_MODE_MASK define (Radu Rendec) [RHEL-84144] -- can: j1939: j1939_send_one(): fix missing CAN header initialization (Radu Rendec) [RHEL-84144] -- can: af_can: fix NULL pointer dereference in can_rx_register() (Radu Rendec) [RHEL-84144] -- can: j1939: transport: j1939_session_skb_drop_old(): spin_unlock_irqrestore() before kfree_skb() (Radu Rendec) [RHEL-84144] -- can: j1939: j1939_session_tx_eoma(): fix debug info (Radu Rendec) [RHEL-84144] -- can: add termination resistor documentation (Radu Rendec) [RHEL-84144] -- can: bcm: check the result of can_send() in bcm_can_tx() (Radu Rendec) [RHEL-84144] -- can: bcm: registration process optimization in bcm_module_init() (Radu Rendec) [RHEL-84144] -- can: raw: add CAN XL support (Radu Rendec) [RHEL-84144] -- can: raw: use guard clause to optimize nesting in raw_rcv() (Radu Rendec) [RHEL-84144] -- can: raw: process optimization in raw_init() (Radu Rendec) [RHEL-84144] -- can: j1939: j1939_session_destroy(): fix memory leak of skbs (Radu Rendec) [RHEL-84144] -- can: j1939: j1939_sk_queue_activate_next_locked(): replace WARN_ON_ONCE with netdev_warn_once() (Radu Rendec) [RHEL-84144] -- can: error: add definitions for the different CAN error thresholds (Radu Rendec) [RHEL-84144] -- can: error: specify the values of data[5..7] of CAN error frames (Radu Rendec) [RHEL-84144] -- can: bcm: use call_rcu() instead of costly synchronize_rcu() (Radu Rendec) [RHEL-84144] -- can: Break loopback loop on loopback documentation (Radu Rendec) [RHEL-84144] -- can: raw: add support for SO_TXTIME/SCM_TXTIME (Radu Rendec) [RHEL-84144] -- can: raw: raw_sendmsg(): remove not needed setting of skb->sk (Radu Rendec) [RHEL-84144] -- can: gw: use call_rcu() instead of costly synchronize_rcu() (Radu Rendec) [RHEL-84144] -- can: isotp: convert struct tpcon::{idx,len} to unsigned int (Radu Rendec) [RHEL-84144] -- can: j1939: j1939_tp_cmd_recv(): check the dst address of TP.CM_BAM (Radu Rendec) [RHEL-84144] -- can: j1939: j1939_can_recv(): ignore messages with invalid source address (Radu Rendec) [RHEL-84144] -- can: j1939: j1939_tp_cmd_recv(): ignore abort message in the BAM transport (Radu Rendec) [RHEL-84144] -- can: bcm: Use hrtimer_forward_now() (Radu Rendec) [RHEL-84144] -- can: j1939: j1939_xtp_rx_rts_session_new(): abort TP less than 9 bytes (Radu Rendec) [RHEL-84144] -- can: j1939: j1939_xtp_rx_dat_one(): cancel session if receive TP.DT with error length (Radu Rendec) [RHEL-84144] -- can: j1939: j1939_tp_rxtimer(): fix errant alert in j1939_tp_rxtimer (Radu Rendec) [RHEL-84144] -- can: j1939: prevent deadlock by changing j1939_socks_lock to rwlock (Radu Rendec) [RHEL-84144] -- can: j1939: extend UAPI to notify about RX status (Radu Rendec) [RHEL-84144] -- can: j1939: rename J1939_ERRQUEUE_* to J1939_ERRQUEUE_TX_* (Radu Rendec) [RHEL-84144] -- can: j1939: j1939_session_tx_dat(): fix typo (Radu Rendec) [RHEL-84144] -- can: j1939: j1939_xtp_rx_dat_one(): use separate pointer for session skb control buffer (Radu Rendec) [RHEL-84144] -- can: j1939: j1939_session_tx_dat(): use consistent name se_skcb for session skb control buffer (Radu Rendec) [RHEL-84144] -- can: j1939: j1939_session_completed(): use consistent name se_skb for the session skb (Radu Rendec) [RHEL-84144] -- can: j1939: replace fall through comment by fallthrough pseudo-keyword (Radu Rendec) [RHEL-84144] -- can: j1939: fix checkpatch warnings (Radu Rendec) [RHEL-84144] -- can: j1939: j1939_sk_sock_destruct(): correct a grammatical error (Radu Rendec) [RHEL-84144] - -* Mon Mar 24 2025 Augusto Caringi [5.14.0-575.el9] -- PCI/bwctrl: Fix NULL pointer deref on unbind and bind (Myron Stowe) [RHEL-81906] -- PCI/bwctrl: Enable only if more than one speed is supported (Myron Stowe) [RHEL-81906] -- PCI: Honor Max Link Speed when determining supported speeds (Myron Stowe) [RHEL-81906] -- PCI: Drop duplicate pcie_get_speed_cap(), pcie_get_width_cap() declarations (Myron Stowe) [RHEL-81906] -- PCI/bwctrl: Add pcie_set_target_speed() to set PCIe Link Speed (Myron Stowe) [RHEL-81906] -- PCI/bwctrl: Re-add BW notification portdrv as PCIe BW controller (Myron Stowe) [RHEL-81906] -- PCI: Abstract LBMS seen check into pcie_lbms_seen() (Myron Stowe) [RHEL-81906] -- PCI: Refactor pcie_update_link_speed() (Myron Stowe) [RHEL-81906] -- PCI: Store all PCIe Supported Link Speeds (Myron Stowe) [RHEL-81906] -- PCI: Protect Link Control 2 Register with RMW locking (Myron Stowe) [RHEL-81906] -- Documentation PCI: Reformat RMW ops documentation (Myron Stowe) [RHEL-81906] -- thermal/of: Fix cdev lookup in thermal_of_should_bind() (David Arcari) [RHEL-79821] -- thermal: of: Simplify thermal_of_should_bind with scoped for each OF child (David Arcari) [RHEL-79821] -- thermal: intel: Fix compile issue when CONFIG_NET is not defined (David Arcari) [RHEL-79821] -- thermal: intel: int340x: Panther Lake power floor and workload hint support (David Arcari) [RHEL-79821] -- thermal: intel: int340x: Panther Lake DLVR support (David Arcari) [RHEL-79821] -- thermal: intel: Remove explicit user_space governor selection (David Arcari) [RHEL-79821] -- ACPI: DPTF: Support Panther Lake (David Arcari) [RHEL-79821] -- thermal: intel: int340x: processor: Enable MMIO RAPL for Panther Lake (David Arcari) [RHEL-79821] -- thermal: int3400: Remove unneeded data_vault attribute_group (David Arcari) [RHEL-79821] -- thermal: int3400: Fix reading of current_uuid for active policy (David Arcari) [RHEL-79821] -- x86/cpu: Fix FAM5_QUARK_X1000 to use X86_MATCH_VFM() (David Arcari) [RHEL-79821] -- thermal: intel: int340x: processor: Add MMIO RAPL PL4 support (David Arcari) [RHEL-79821] -- thermal: intel: int340x: processor: Remove MMIO RAPL CPU hotplug support (David Arcari) [RHEL-79821] -- finally take no_llseek out [partial] (David Arcari) [RHEL-79821] -- thermal: intel: intel_tcc_cooling: Switch to new Intel CPU model defines (David Arcari) [RHEL-79821] -- thermal: intel: intel_pch: Improve cooling log (David Arcari) [RHEL-79821] -- x86/cpu/topology: Remove topology_max_die_per_package() (David Arcari) [RHEL-79821] -- x86/cpu/topology: Rename topology_max_die_per_package() [partial] (David Arcari) [RHEL-79821] -- arch/powerpc/perf: Update get_mem_data_src function to use saved values of sier and mmcra regs (Mamatha Inamdar) [RHEL-80602] -- arch/powerpc/perf: Check the instruction type before creating sample with perf_mem_data_src (Mamatha Inamdar) [RHEL-80602] -- certs: Add ECDSA signature verification self-test (Herbert Xu) [RHEL-81929] -- certs: Move RSA self-test data to separate file (Herbert Xu) [RHEL-81929] -- certs: Break circular dependency when selftest is modular (Herbert Xu) [RHEL-81929] -- KEYS: Include linux/errno.h in linux/verification.h (Herbert Xu) [RHEL-81929] -- crypto: certs: fix FIPS selftest dependency (Herbert Xu) [RHEL-81929] -- certs: Add support for using elliptic curve keys for signing modules (Herbert Xu) [RHEL-81929] -- certs: Trigger creation of RSA module signing key if it's not an RSA key (Herbert Xu) [RHEL-81929] -- dpll: add clock quality level attribute and op (Petr Oros) [RHEL-77838] -- tpm: Change to kvalloc() in eventlog/acpi.c (CKI Backport Bot) [RHEL-81489] {CVE-2024-58005} -- selftests/mm: run_vmtests.sh: fix half_ufd_size_MB calculation (Rafael Aquini) [RHEL-74363] -- vrf: use RCU protection in l3mdev_l3_out() (Guillaume Nault) [RHEL-81542] {CVE-2025-21791} -- smb: client: fix regression with guest option (Paulo Alcantara) [RHEL-83858] - -* Thu Mar 20 2025 Augusto Caringi [5.14.0-574.el9] -- ima: Fix a potential integer overflow in ima_appraise_measurement (CKI Backport Bot) [RHEL-80802] {CVE-2022-49643} -- selftests/mm: hugetlb_fault_after_madv: improve test output (David Hildenbrand) [RHEL-60023] -- selftests/mm: hugetlb_fault_after_madv: use default hugetlb page size (David Hildenbrand) [RHEL-60023] -- Bluetooth: btbcm: Fix NULL deref in btbcm_get_board_name() (CKI Backport Bot) [RHEL-81375] {CVE-2024-57988} -- list: fix a data-race around ep->rdllist (Jan Stancek) [RHEL-80985] {CVE-2022-49443} -- Bluetooth: btrtl: check for NULL in btrtl_setup_realtek() (CKI Backport Bot) [RHEL-81268] {CVE-2024-57987} -- RDMA/nldev: Set error code in rdma_nl_notify_event (Kamal Heib) [RHEL-77880] -- RDMA/core: Fix ENODEV error for iWARP test over vlan (Kamal Heib) [RHEL-77880] -- IB/cm: Rework sending DREQ when destroying a cm_id (Kamal Heib) [RHEL-77880] -- IB/cm: Do not hold reference on cm_id unless needed (Kamal Heib) [RHEL-77880] -- IB/cm: Explicitly mark if a response MAD is a retransmission (Kamal Heib) [RHEL-77880] -- RDMA/nldev: Add IB device and net device rename events (Kamal Heib) [RHEL-77880] -- RDMA/core: Move ib_uverbs_file struct to uverbs_types.h (Kamal Heib) [RHEL-77880] -- RDMA/core: Add device ufile cleanup operation (Kamal Heib) [RHEL-77880] -- RDMA: Use ethtool string helpers (Kamal Heib) [RHEL-77880] -- RDMA/ipoib: Use the networking stack default for txqueuelen (Kamal Heib) [RHEL-77880] -- RDMA/srpt: Make slab cache names unique (Kamal Heib) [RHEL-77880] -- efi: Add iMac Pro 2017 to uefi skip cert quirk (Coiby Xu) [RHEL-80989] -- efi: Correct Macmini DMI match in uefi cert quirk (Coiby Xu) [RHEL-80989] -- efi: Do not import certificates from UEFI Secure Boot for T2 Macs (CKI Backport Bot) [RHEL-80989] {CVE-2022-49357} -- NFSD: fix hang in nfsd4_shutdown_callback (Olga Kornievskaia) [RHEL-81291] {CVE-2025-21795} -- ASoC: SOF: Intel: hda-dai: Ensure DAI widget is valid during params (CKI Backport Bot) [RHEL-81439] {CVE-2024-58012} -- netfilter: nf_tables: reject mismatching sum of field_len with set key length (CKI Backport Bot) [RHEL-82489] {CVE-2025-21826} -- usbnet: fix memory leak in error case (CKI Backport Bot) [RHEL-80848] {CVE-2022-49657} -- crypto: tegra - do not transfer req when tegra init fails (CKI Backport Bot) [RHEL-82476] {CVE-2024-58075} -- RAS/AMD/FMPM: Use atl internal.h for INVALID_SPA (Aristeu Rozanski) [RHEL-22697] -- RAS/AMD/ATL: Implement DF 4.5 NP2 denormalization (Aristeu Rozanski) [RHEL-22697] -- RAS/AMD/ATL: Validate address map when information is gathered (Aristeu Rozanski) [RHEL-22697] -- RAS/AMD/ATL: Expand helpers for adding and removing base and hole (Aristeu Rozanski) [RHEL-22697] -- RAS/AMD/ATL: Read DRAM hole base early (Aristeu Rozanski) [RHEL-22697] -- RAS/AMD/ATL: Add amd_atl pr_fmt() prefix (Aristeu Rozanski) [RHEL-22697] -- configs: enable IVPU driver on RHEL (Karol Herbst) [RHEL-38583] -- accel: add build system changes (Karol Herbst) [RHEL-38583] -- accel: backport ivpu driver from v6.12 (Karol Herbst) [RHEL-38583] - -* Mon Mar 17 2025 Augusto Caringi [5.14.0-573.el9] -- rhel_files: ensure all qdiscs are in modules-core (Davide Caratti) [RHEL-79818] -- Revert "mm: add vma_has_recency()" (Luiz Capitulino) [RHEL-80655] -- Revert "mm: support POSIX_FADV_NOREUSE" (Luiz Capitulino) [RHEL-80655] -- phy: tegra: xusb: reset VBUS & ID OVERRIDE (Rupinderjit Singh) [RHEL-80628] -- smb: client: fix chmod(2) regression with ATTR_READONLY (Jay Shin) [RHEL-80527 RHEL-78507] -- scsi: megaraid_sas: Fix for a potential deadlock (Tomas Henzl) [RHEL-21980] {CVE-2024-57807} -- scsi: core: Fix command pass through retry regression (Ewan D. Milne) [RHEL-77122] -- fs/proc: fix softlockup in __read_vmcore (part 2) (Baoquan He) [RHEL-79112] {CVE-2025-21694} -- RDMA/mlx5: Fix a WARN during dereg_mr for DM type (Benjamin Poirier) [RHEL-49958 RHEL-6641 RHEL-77115] -- CVE-2025-1272: security: Re-enable lockdown LSM in some setup_arch() (Lenny Szubowicz) [RHEL-78974] {CVE-2025-1272} -- redhat/self-test: Remove --all from git query (Prarit Bhargava) -- redhat: fix selftest git command so it picks the right commit (Patrick Talbert) -- arm64: mm: Fix zone_dma_limit calculation (Luiz Capitulino) [RHEL-71914] -- Documentation/powerpc/fadump: add additional parameter feature details (Mamatha Inamdar) [RHEL-74219] -- powerpc: increase MIN RMA size for CAS negotiation (Mamatha Inamdar) [RHEL-74219] -- powerpc/fadump: fix additional param memory reservation for HASH MMU (Mamatha Inamdar) [RHEL-74219] -- powerpc: export MIN RMA size (Mamatha Inamdar) [RHEL-74219] -- cxgb4: use port number to set mac addr (Michal Schmidt) [RHEL-75514] -- pps: Fix a use-after-free (Michal Schmidt) [RHEL-9309] -- gitlab-ci: add jobs for rhel9 automotive pipelines (Michael Hofmann) -- gitlab-ci: clean up trigger job naming and template inheritance (Michael Hofmann) -- can: bcm: Fix UAF in bcm_proc_show() (Michal Schmidt) [RHEL-80748] {CVE-2023-52922} -- Revert "x86/kvm: Override default caching mode for SEV-SNP and TDX" (Vitaly Kuznetsov) [RHEL-75512] -- idpf: call set_real_num_queues in idpf_open (Michal Schmidt) [RHEL-68688] -- scsi: st: Don't set pos_unknown just after device recognition (John Meneghini) [RHEL-78429] -- scsi: sg: Fix slab-use-after-free read in sg_release() (Ewan D. Milne) [RHEL-75864] {CVE-2024-56631} -- RAS/AMD/ATL: Translate normalized to system physical addresses using PRM (Aristeu Rozanski) [RHEL-22695] -- ACPI: PRM: Add PRM handler direct call support (Aristeu Rozanski) [RHEL-22695] -- efi/runtime-wrappers: Clean up white space and add __init annotation (Aristeu Rozanski) [RHEL-22695] -- acpi/prmt: Use EFI runtime sandbox to invoke PRM handlers (Aristeu Rozanski) [RHEL-22695] -- efi/runtime-wrappers: Don't duplicate setup/teardown code (Aristeu Rozanski) [RHEL-22695] -- efi/runtime-wrapper: Move workqueue manipulation out of line (Aristeu Rozanski) [RHEL-22695] -- efi/runtime-wrappers: Use type safe encapsulation of call arguments (Aristeu Rozanski) [RHEL-22695] -- scsi: storvsc: Set correct data length for sending SCSI command without payload (Cathy Avery) [RHEL-82537] -- tcp: fix excessive TLP and RACK timeouts from HZ rounding (CKI Backport Bot) [RHEL-83546] -- pm: cpupower: Add missing residency header changes in cpuidle.h to SWIG (David Arcari) [RHEL-80660] -- pm: cpupower: Add header changes for cpufreq.h to SWIG bindings (David Arcari) [RHEL-80660] -- pm: cpupower: Add install and uninstall options to bindings makefile (David Arcari) [RHEL-80660] -- cpupower: Adjust whitespace for amd-pstate specific prints (David Arcari) [RHEL-80660] -- cpupower: Don't fetch maximum latency when EPP is enabled (David Arcari) [RHEL-80660] -- cpupower: Add support for showing energy performance preference (David Arcari) [RHEL-80660] -- cpupower: Don't try to read frequency from hardware when kernel uses aperfmperf (David Arcari) [RHEL-80660] -- cpupower: Add support for amd-pstate preferred core rankings (David Arcari) [RHEL-80660] -- cpupower: Add support for parsing 'enabled' or 'disabled' strings from table (David Arcari) [RHEL-80660] -- cpupower: Remove spurious return statement (David Arcari) [RHEL-80660] -- cpupower: fix TSC MHz calculation (David Arcari) [RHEL-80660] -- cpupower: revise is_valid flag handling for idle_monitor (David Arcari) [RHEL-80660] -- pm: cpupower: Makefile: Fix cross compilation (David Arcari) [RHEL-80660] -- cpupower: add checks for xgettext and msgfmt (David Arcari) [RHEL-80660] -- cpupower: Add Chinese Simplified translation (David Arcari) [RHEL-80660] -- pm: cpupower: bindings: Add test to confirm cpu state is disabled (David Arcari) [RHEL-80660] -- pm: cpupower: bindings: Improve disable c_state block (David Arcari) [RHEL-80660] -- pm: cpupower: gitignore: Add compile_commands.json (David Arcari) [RHEL-80660] -- pm: cpupower: Makefile: Allow overriding cross-compiling env params (David Arcari) [RHEL-80660] -- pm: cpupower: bench: print config file path when open cpufreq-bench.conf fails (David Arcari) [RHEL-80660] -- tools/power/cpupower: Add documentation for some recently introduced options (David Arcari) [RHEL-80660] -- pm: cpupower: Clean up bindings gitignore (David Arcari) [RHEL-80660] -- pm: cpupower: rename raw_pylibcpupower.i (David Arcari) [RHEL-80660] -- pm:cpupower: Add error warning when SWIG is not installed (David Arcari) [RHEL-80660] -- pm:cpupower: Include test_raw_pylibcpupower.py (David Arcari) [RHEL-80660] -- pm:cpupower: Add SWIG bindings files for libcpupower (David Arcari) [RHEL-80660] -- pm:cpupower: Add missing powercap_set_enabled() stub function (David Arcari) [RHEL-80660] -- cpupower: fix lib default installation path (David Arcari) [RHEL-80660] -- cpupower: Disable direct build of the 'bench' subproject (David Arcari) [RHEL-80660] -- cpupower: Remove absent 'v' parameter from monitor man page (David Arcari) [RHEL-80660] -- cpupower: Improve cpupower build process description (David Arcari) [RHEL-80660] -- cpupower: Add 'help' target to the main Makefile (David Arcari) [RHEL-80660] -- cpupower: Replace a dead reference link with working ones (David Arcari) [RHEL-80660] -- Fix cpupower-frequency-info.1 man page typo (David Arcari) [RHEL-80660] -- tools cpupower bench: Override CFLAGS assignments (David Arcari) [RHEL-80660] -- cpupower: fix reference to nonexistent document (David Arcari) [RHEL-80660] -- EDAC/amd64: Simplify ECC check on unified memory controllers (Aristeu Rozanski) [RHEL-73049] -- PCI: vmd: Set devices to D0 before enabling PM L1 Substates (Myron Stowe) [RHEL-47438] -- PCI: vmd: Add DID 8086:B06F and 8086:B60B for Intel client SKUs (Myron Stowe) [RHEL-47438] -- can: isotp: fix support for transmission of SF without flow control (Radu Rendec) [RHEL-80832] -- can: isotp: recvmsg(): allow MSG_CMSG_COMPAT flag (Radu Rendec) [RHEL-80832] -- can: isotp: restore accidentally removed MSG_PEEK feature (Radu Rendec) [RHEL-80832] -- can: isotp: fix race between isotp_sendsmg() and isotp_release() (Radu Rendec) [RHEL-80832] -- can: isotp: handle wait_event_interruptible() return values (Radu Rendec) [RHEL-80832] -- can: isotp: split tx timer into transmission and timeout (Radu Rendec) [RHEL-80832] -- can: isotp: fix potential CAN frame reception race in isotp_rcv() (Radu Rendec) [RHEL-80832] -- can: isotp: fix tx state handling for echo tx processing (Radu Rendec) [RHEL-80832] -- can: isotp: isotp_bind(): do not validate unused address information (Radu Rendec) [RHEL-80832] -- can: isotp: add support for transmission without flow control (Radu Rendec) [RHEL-80832] -- can: isotp: remove re-binding of bound socket (Radu Rendec) [RHEL-80832] -- can: isotp: stop timeout monitoring when no first frame was sent (Radu Rendec) [RHEL-80832] -- can: isotp: support MSG_TRUNC flag when reading from socket (Radu Rendec) [RHEL-80832] -- can: isotp: return -EADDRNOTAVAIL when reading from unbound socket (Radu Rendec) [RHEL-80832] -- can: isotp: isotp_bind(): return -EINVAL on incorrect CAN ID formatting (Radu Rendec) [RHEL-80832] -- can: isotp: sanitize CAN ID checks in isotp_bind() (Radu Rendec) [RHEL-80832] {CVE-2022-49269} -- can: isotp: set max PDU size to 64 kByte (Radu Rendec) [RHEL-80832] -- can: isotp: set default value for N_As to 50 micro seconds (Radu Rendec) [RHEL-80832] -- can: isotp: add local echo tx processing for consecutive frames (Radu Rendec) [RHEL-80832] -- selftests: livepatch: test livepatching a kprobed function (Denis Aleksandrov) [RHEL-80215] -- selftests: livepatch: save and restore kprobe state (Denis Aleksandrov) [RHEL-80215] -- selftests: livepatch: rename KLP_SYSFS_DIR to SYSFS_KLP_DIR (Denis Aleksandrov) [RHEL-80215] -- Documentation: livepatch: Correct release locks antonym (Denis Aleksandrov) [RHEL-80215] -- EDAC/mce_amd: Add support for FRU text in MCA (Aristeu Rozanski) [RHEL-52657] -- x86/mce/apei: Handle variable SMCA BERT record size (Aristeu Rozanski) [RHEL-52657] -- x86/MCE/AMD: Add support for new MCA_SYND{1,2} registers (Aristeu Rozanski) [RHEL-52657] -- tracing: Add __print_dynamic_array() helper (Aristeu Rozanski) [RHEL-52657] -- x86/mce: Add wrapper for struct mce to export vendor specific info (Aristeu Rozanski) [RHEL-52657] -- x86/mce: Use mce_prep_record() helpers for apei_smca_report_x86_error() (Aristeu Rozanski) [RHEL-52657] -- x86/mce: Define mce_prep_record() helpers for common and per-CPU fields (Aristeu Rozanski) [RHEL-52657] -- x86/mce: Rename mce_setup() to mce_prep_record() (Aristeu Rozanski) [RHEL-52657] -- workqueue: Put the pwq after detaching the rescuer from the pool (CKI Backport Bot) [RHEL-81472] {CVE-2025-21786} -- EDAC/{i10nm,skx,skx_common}: Support UV systems (Aristeu Rozanski) [RHEL-73892] -- x86/xen: add FRAME_END to xen_hypercall_hvm() (Vitaly Kuznetsov) [RHEL-70669] {CVE-2024-53241} -- x86/xen: fix xen_hypercall_hvm() to not clobber %%rbx (Vitaly Kuznetsov) [RHEL-70669] {CVE-2024-53241} -- x86/static-call: Remove early_boot_irqs_disabled check to fix Xen PVH dom0 (Vitaly Kuznetsov) [RHEL-70669] {CVE-2024-53241} -- x86/asm: Make serialize() always_inline (Vitaly Kuznetsov) [RHEL-70669] {CVE-2024-53241} -- x86/static-call: fix 32-bit build (Vitaly Kuznetsov) [RHEL-70669] {CVE-2024-53241} -- x86/xen: remove hypercall page (Vitaly Kuznetsov) [RHEL-70669] {CVE-2024-53241} -- x86/xen: use new hypercall functions instead of hypercall page (Vitaly Kuznetsov) [RHEL-70669] {CVE-2024-53241} -- x86/xen: add central hypercall functions (Vitaly Kuznetsov) [RHEL-70669] {CVE-2024-53241} -- x86/xen: don't do PV iret hypercall through hypercall page (Vitaly Kuznetsov) [RHEL-70669] {CVE-2024-53241} -- x86/static-call: provide a way to do very early static-call updates (Vitaly Kuznetsov) [RHEL-70669] {CVE-2024-53241} -- objtool/x86: allow syscall instruction (Vitaly Kuznetsov) [RHEL-70669] {CVE-2024-53241} -- x86: make get_cpu_vendor() accessible from Xen code (Vitaly Kuznetsov) [RHEL-70669] {CVE-2024-53241} -- x86/xen: Avoid relocatable quantities in Xen ELF notes (Vitaly Kuznetsov) [RHEL-70669] -- tracing: Fix bad hist from corrupting named_triggers list (Tomas Glozar) [RHEL-81911] -- tracing/histograms: Return an error if we fail to add histogram to hist_vars list (Tomas Glozar) [RHEL-81911] -- tracing/histograms: Add histograms to hist_vars if they have referenced variables (Tomas Glozar) [RHEL-81911] -- Documentation/sysctl: Add timer_migration to kernel.rst (Phil Auld) [RHEL-11707] -- netfilter: nfnetlink_queue: drop bogus WARN_ON (Florian Westphal) [RHEL-80104] - -* Wed Mar 12 2025 Augusto Caringi [5.14.0-572.el9] -- sched: Don't define sched_clock_irqtime as static key (Phil Auld) [RHEL-78821] -- sched/fair: Do not compute overloaded status unnecessarily during lb (Phil Auld) [RHEL-78821] -- sched/fair: Do not compute NUMA Balancing stats unnecessarily during lb (Phil Auld) [RHEL-78821] -- sched, psi: Don't account irq time if sched_clock_irqtime is disabled (Phil Auld) [RHEL-78821] -- sched: Don't account irq time if sched_clock_irqtime is disabled (Phil Auld) [RHEL-78821] -- sched: Define sched_clock_irqtime as static key (Phil Auld) [RHEL-78821] -- sched/debug: Change need_resched warnings to pr_err (Phil Auld) [RHEL-78821] -- sched: Fix race between yield_to() and try_to_wake_up() (Phil Auld) [RHEL-78821] -- topology: Keep the cpumask unchanged when printing cpumap (Phil Auld) [RHEL-78821] -- sched/fair: Update comments after sched_tick() rename. (Phil Auld) [RHEL-78821] -- cpufreq: schedutil: Fix superfluous updates caused by need_freq_update (Phil Auld) [RHEL-78821] -- sched/fair: Fix CPU bandwidth limit bypass during CPU hotplug (Phil Auld) [RHEL-78821] -- sched: deadline: Cleanup goto label in pick_earliest_pushable_dl_task (Phil Auld) [RHEL-78821] -- sched/fair: Mark m*_vruntime() with __maybe_unused (Phil Auld) [RHEL-78821] -- sched: Unify HK_TYPE_{TIMER|TICK|MISC} to HK_TYPE_KERNEL_NOISE (Phil Auld) [RHEL-78821] -- sched/isolation: Consolidate housekeeping cpumasks that are always identical (Phil Auld) [RHEL-78821] -- sched/isolation: Make "isolcpus=nohz" equivalent to "nohz_full" (Phil Auld) [RHEL-78821] -- sched/core: Remove HK_TYPE_SCHED (Phil Auld) [RHEL-78821] -- sched/deadline: Consolidate Timer Cancellation (Phil Auld) [RHEL-78821] -- sched/fair: Remove CONFIG_CFS_BANDWIDTH=n definition of cfs_bandwidth_used() (Phil Auld) [RHEL-78821] -- sched: Don't try to catch up excess steal time. (Phil Auld) [RHEL-78821] -- sched: add READ_ONCE to task_on_rq_queued (Phil Auld) [RHEL-78821] -- sched/cpufreq: Ensure sd is rebuilt for EAS check (Phil Auld) [RHEL-78821] -- sched: Initialize idle tasks only once (Phil Auld) [RHEL-78821] -- sched/uclamp: Fix unnused variable warning (Phil Auld) [RHEL-78821] -- sched_getattr: port to copy_struct_to_user (Phil Auld) [RHEL-78821] -- uaccess: add copy_struct_to_user helper (Phil Auld) [RHEL-78821] -- sched: Consolidate pick_*_task to task_is_pushable helper (Phil Auld) [RHEL-78821] -- sched: Add move_queued_task_locked helper (Phil Auld) [RHEL-78821] -- sched: idle: Optimize the generic idle loop by removing needless memory barrier (Phil Auld) [RHEL-78821] -- sched/wait: Remove unused bit_wait_io_timeout (Phil Auld) [RHEL-78821] -- sched/deadline: Fix schedstats vs deadline servers (Phil Auld) [RHEL-78821] -- timekeeping: Fix bogus clock_was_set() invocation in do_adjtimex() (Phil Auld) [RHEL-78821] -- sched/deadline: Comment sched_dl_entity::dl_server variable (Phil Auld) [RHEL-78821] -- sched/core: Add clearing of ->dl_server in put_prev_task_balance() (Phil Auld) [RHEL-78821] -- sched/core: Clear prev->dl_server in CFS pick fast path (Phil Auld) [RHEL-78821] -- sched/fair: Make SCHED_IDLE entity be preempted in strict hierarchy (Phil Auld) [RHEL-78821] -- sched: remove HZ_BW feature hedge (Phil Auld) [RHEL-78821] -- lib: bitmap: fix many kernel-doc warnings (Phil Auld) [RHEL-78821] -- docs/scheduler: fix typo and warning in sched-bwc (Phil Auld) [RHEL-78821] -- arm64: cacheinfo: Avoid out-of-bounds write to cacheinfo array (CKI Backport Bot) [RHEL-81666] {CVE-2025-21785} -- irqchip/gic-v3: Fix rk3399 workaround when secure interrupts are enabled (Charles Mirabile) [RHEL-62922] -- irqchip/gic-v3: Handle CPU_PM_ENTER_FAILED correctly (Charles Mirabile) [RHEL-62922] -- irqchip/gic: Correct declaration of *percpu_base pointer in union gic_base (Charles Mirabile) [RHEL-62922] -- irqchip/gic-v3: Fix irq_complete_ack() comment (Charles Mirabile) [RHEL-62922] -- irqchip/gic-v3-its: Rely on genpool alignment (Charles Mirabile) [RHEL-62922] -- irqchip/gic-v3-its: Fix over allocation in itt_alloc_pool() (Charles Mirabile) [RHEL-62922] -- irqchip/gic-v3-its: Share ITS tables with a non-trusted hypervisor (Charles Mirabile) [RHEL-62922] -- irqchip/gic-v3: Force propagation of the active state with a read-back (Charles Mirabile) [RHEL-62922] -- irqchip/gic-v4.1: Replace bare number with ID_AA64PFR0_EL1_GIC_V4P1 (Charles Mirabile) [RHEL-62922] -- irqchip: Remove asmlinkage for handlers registered with set_handle_irq() (Charles Mirabile) [RHEL-62922] -- irqchip/gic-v2m: Fix refcount leak in gicv2m_of_init() (Charles Mirabile) [RHEL-62922] -- irqchip/gic-v3: Pass #redistributor-regions to gic_of_setup_kvm_info() (Charles Mirabile) [RHEL-62922] -- irqchip/gic-v4: Make sure a VPE is locked when VMAPP is issued (Charles Mirabile) [RHEL-62922] -- irqchip/gic-v4: Fix ordering between vmapp and vpe locks (Charles Mirabile) [RHEL-62922] -- irqchip/gic-v4: Substitute vmovp_lock for a per-VM lock (Charles Mirabile) [RHEL-62922] -- irqchip/gic-v4: Always configure affinity on VPE activation (Charles Mirabile) [RHEL-62922] -- irqchip/gic-v3: Enable non-coherent redistributors/ITSes ACPI probing (Charles Mirabile) [RHEL-62922] -- ACPICA: MADT: Add new MADT GICC/GICR/ITS non-coherent flags handling (Charles Mirabile) [RHEL-62922] -- irqchip/gic-v3: Fix 'broken_rdists' unused warning when !SMP and !ACPI (Charles Mirabile) [RHEL-62922] -- irqchip/gic-v3: Add support for ACPI's disabled but 'online capable' CPUs (Charles Mirabile) [RHEL-62922] -- ACPICA: MADT: Add GICC online capable bit handling (Charles Mirabile) [RHEL-62922] -- irqchip/gic-v3: Don't return errors from gic_acpi_match_gicc() (Charles Mirabile) [RHEL-62922] -- irqchip/gic-v3: Work around insecure GIC integrations (Charles Mirabile) [RHEL-62922] -- arm64: irqchip/gic-v3: Select priorities at boot time (Charles Mirabile) [RHEL-62922] -- irqchip/gic-v3: Init SRE before poking sysregs (Charles Mirabile) [RHEL-62922] -- irqchip/gic-v3: Detect GICD_CTRL.DS and SCR_EL3.FIQ earlier (Charles Mirabile) [RHEL-62922] -- irqchip/gic-v3: Make distributor priorities variables (Charles Mirabile) [RHEL-62922] -- irqchip/gic-common: Remove sync_access callback (Charles Mirabile) [RHEL-62922] -- wordpart.h: Add REPEAT_BYTE_U32() (Charles Mirabile) [RHEL-62922] -- irqchip/gic-v3-its: Don't enable interrupts in its_irq_set_vcpu_affinity() (Charles Mirabile) [RHEL-62922] -- irqchip/gic-v3-its: Fix potential race condition in its_vlpi_prop_update() (Charles Mirabile) [RHEL-62922] -- irqchip/gic-v3-its: Remove BUG_ON in its_vpe_irq_domain_alloc (Charles Mirabile) [RHEL-62922] -- irqchip/gic-v3-its: Avoid explicit cpumask allocation on stack (Charles Mirabile) [RHEL-62922] -- irqchip/gic-v3-its: Fix VSYNC referencing an unmapped VPE on GIC v4.1 (Charles Mirabile) [RHEL-62922] -- irqchip/gic-v3-its: Remove usage of the deprecated ida_simple_xx() API (Charles Mirabile) [RHEL-62922] -- irqchip/gic(v3): Replace gic_irq() with irqd_to_hwirq() (Charles Mirabile) [RHEL-62922] -- irqchip/gic-v3: Use readl_relaxed_poll_timeout_atomic() (Charles Mirabile) [RHEL-62922] -- iopoll: Do not use timekeeping in read_poll_timeout_atomic() (Charles Mirabile) [RHEL-62922] -- iopoll: Call cpu_relax() in busy loops (Charles Mirabile) [RHEL-62922] -- irqchip/gic-v3: Make gic_irq_domain_select() robust for zero parameter count (Charles Mirabile) [RHEL-62922] -- irqchip/gic-v3-its: Do not assume vPE tables are preallocated (Charles Mirabile) [RHEL-62922] -- irqchip/gic-v3-its: Fix GICv4.1 VPE affinity update (Charles Mirabile) [RHEL-62922] -- irqchip/gic-v3-its: Flush ITS tables correctly in non-coherent GIC designs (Charles Mirabile) [RHEL-62922] -- irqchip/gic-v3-its: Handle non-coherent GICv4 redistributors (Charles Mirabile) [RHEL-62922] -- irqchip/gic-v3: Enable non-coherent redistributors/ITSes DT probing (Charles Mirabile) [RHEL-62922] -- irqchip/gic-v3-its: Restore quirk probing for ACPI-based systems (Charles Mirabile) [RHEL-62922] -- irqchip/gic-v3-its: Don't override quirk settings with default values (Charles Mirabile) [RHEL-62922] -- irqchip/gic-v3-its: Split allocation from initialisation of its_node (Charles Mirabile) [RHEL-62922] -- block: Add common atomic writes enable flag (Nigel Croxon) [RHEL-73514] -- block: Ensure start sector is aligned for stacking atomic writes (Nigel Croxon) [RHEL-73514] -- block: Support atomic writes limits for stacked devices (Nigel Croxon) [RHEL-73514] -- md/raid*: Fix the set_queue_limits implementations (Nigel Croxon) [RHEL-73514] -- md: Fix linear_set_limits() (Nigel Croxon) [RHEL-73514] -- md/md-bitmap: Synchronize bitmap_get_stats() with bitmap lifetime (Nigel Croxon) [RHEL-73514] -- md/md-linear: Fix a NULL vs IS_ERR() bug in linear_add() (Nigel Croxon) [RHEL-73514] -- md/md-bitmap: move bitmap_{start, end}write to md upper layer (Nigel Croxon) [RHEL-73514] -- md/raid5: implement pers->bitmap_sector() (Nigel Croxon) [RHEL-73514] -- md: add a new callback pers->bitmap_sector() (Nigel Croxon) [RHEL-73514] -- md/md-bitmap: remove the last parameter for bimtap_ops->endwrite() (Nigel Croxon) [RHEL-73514] -- md/md-bitmap: factor behind write counters out from bitmap_{start/end}write() (Nigel Croxon) [RHEL-73514] -- md: Replace deprecated kmap_atomic() with kmap_local_page() (Nigel Croxon) [RHEL-73514] -- md/raid10: Atomic write support (Nigel Croxon) [RHEL-73514] -- md/raid1: Atomic write support (Nigel Croxon) [RHEL-73514] -- md/raid0: Atomic write support (Nigel Croxon) [RHEL-73514] -- md/raid5: Increase r5conf.cache_name size (Nigel Croxon) [RHEL-73514] -- md/raid10: Handle bio_split() errors (Nigel Croxon) [RHEL-73514] -- md/raid1: Handle bio_split() errors (Nigel Croxon) [RHEL-73514] -- md/raid0: Handle bio_split() errors (Nigel Croxon) [RHEL-73514] -- md/raid5: Wait sync io to finish before changing group cnt (Nigel Croxon) [RHEL-73514] -- md/md-bitmap: Add missing destroy_work_on_stack() (Nigel Croxon) [RHEL-73514] -- md/raid5: don't set Faulty rdev for blocked_rdev (Nigel Croxon) [RHEL-73514] -- md/raid10: don't wait for Faulty rdev in wait_blocked_rdev() (Nigel Croxon) [RHEL-73514] -- md/raid1: don't wait for Faulty rdev in wait_blocked_rdev() (Nigel Croxon) [RHEL-73514] -- md/raid1: factor out helper to handle blocked rdev from raid1_write_request() (Nigel Croxon) [RHEL-73514] -- md: don't record new badblocks for faulty rdev (Nigel Croxon) [RHEL-73514] -- md: don't wait faulty rdev in md_wait_for_blocked_rdev() (Nigel Croxon) [RHEL-73514] -- md: add a new helper rdev_blocked() (Nigel Croxon) [RHEL-73514] -- md/raid5-ppl: Use atomic64_inc_return() in ppl_new_iounit() (Nigel Croxon) [RHEL-73514] -- md: ensure child flush IO does not affect origin bio->bi_status (Nigel Croxon) [RHEL-73514] -- mm/mm_init: use node's number of cpus in deferred_page_init_max_threads (Eric Chanudet) [RHEL-77271] -- selftests/net: convert test_vxlan_mdb.sh to run it in unique namespace (CKI Backport Bot) [RHEL-77173] -- powerpc/xive/spapr: correct bitmap allocation size (Mamatha Inamdar) [RHEL-80803] {CVE-2022-49623} -- RDMA/mana_ib: Allocate PAGE aligned doorbell index (Maxim Levitsky) [RHEL-80098] -- RDMA/mana_ib: use the correct page size for mapping user-mode doorbell page (Maxim Levitsky) [RHEL-80098] -- RDMA/mana_ib: use the correct page table index based on hardware page size (Maxim Levitsky) [RHEL-80098] -- net: mana: Cleanup "mana" debugfs dir after cleanup of all children (Maxim Levitsky) [RHEL-80098] -- net: mana: Fix irq_contexts memory leak in mana_gd_setup_irqs (Maxim Levitsky) [RHEL-80098] -- net: mana: Fix memory leak in mana_gd_setup_irqs (Maxim Levitsky) [RHEL-80098] -- net :mana :Request a V2 response version for MANA_QUERY_GF_STAT (Maxim Levitsky) [RHEL-80098] -- net: mana: use ethtool string helpers (Maxim Levitsky) [RHEL-80098] -- net: mana: Enable debugfs files for MANA device (Maxim Levitsky) [RHEL-80098] -- net: mana: Add get_link and get_link_ksettings in ethtool (Maxim Levitsky) [RHEL-80098] -- net: mana: Increase the DEF_RX_BUFFERS_PER_QUEUE to 1024 (Maxim Levitsky) [RHEL-80098] -- net: mana: Improve mana_set_channels() in low mem conditions (Maxim Levitsky) [RHEL-80098] -- net: mana: Implement get_ringparam/set_ringparam for mana (Maxim Levitsky) [RHEL-80098] -- net: mana: Fix error handling in mana_create_txq/rxq's NAPI cleanup (Maxim Levitsky) [RHEL-80098] -- net: mana: Fix race of mana_hwc_post_rx_wqe and new hwc response (Maxim Levitsky) [RHEL-80098] -- net: mana: Fix doorbell out of order violation and avoid unnecessary doorbell rings (Maxim Levitsky) [RHEL-80098] -- net: mana: Fix RX buf alloc_size alignment and atomic op panic (Maxim Levitsky) [RHEL-80098] -- s390/pci: Fix handling of isolated VFs (Mete Durlu) [RHEL-81935] -- s390/pci: Pull search for parent PF out of zpci_iov_setup_virtfn() (Mete Durlu) [RHEL-81935] -- s390/pci: Fix SR-IOV for PFs initially in standby (Mete Durlu) [RHEL-81935] -- io_uring: check if iowq is killed before queuing (Jeff Moyer) [RHEL-72430] {CVE-2024-56709} -- io_uring/rw: fix missing NOWAIT check for O_DIRECT start write (Jeff Moyer) [RHEL-68164] {CVE-2024-53052} -- io_uring: check if we need to reschedule during overflow flush (Jeff Moyer) [RHEL-63824] {CVE-2024-50060} -- crypto: pcrypt - Call crypto layer directly when padata_do_parallel() return -EBUSY (Herbert Xu) [RHEL-78983] {CVE-2024-56690} -- soc: qcom: cmd-db: Map shared memory as WC, not WB (CKI Backport Bot) [RHEL-58876] {CVE-2024-46689} - -* Thu Mar 06 2025 Augusto Caringi [5.14.0-571.el9] -- KVM: arm64: Unconditionally save+flush host FPSIMD/SVE/SME state (Eric Auger) [RHEL-68997] -- PCI: qcom: Update ICC and OPP values after Link Up event (Myron Stowe) [RHEL-67693] -- PCI: endpoint: Fix PCI domain ID release in pci_epc_destroy() (Myron Stowe) [RHEL-67693] -- PCI: j721e: Deassert PERST# after a delay of PCIE_T_PVPERL_MS milliseconds (Myron Stowe) [RHEL-67693] -- PCI: qcom: Enable MSI interrupts together with Link up if 'Global IRQ' is supported (Myron Stowe) [RHEL-67693] -- dt-bindings: PCI: mediatek-gen3: Allow exact number of clocks only (Myron Stowe) [RHEL-67693] -- PCI: Fix pci_enable_acs() support for the ACS quirks (Myron Stowe) [RHEL-67693] -- PCI: Hold rescan lock while adding devices during host probe (Myron Stowe) [RHEL-67693] -- tools: PCI: Remove unused BILLION macro (Myron Stowe) [RHEL-67693] -- tools: PCI: Remove .*.cmd files with make clean (Myron Stowe) [RHEL-67693] -- PCI: Fix typos (Myron Stowe) [RHEL-67693] -- PCI/VPD: Remove pci_vpd_release() unused declarations (Myron Stowe) [RHEL-67693] -- PCI/PM: Remove __pci_pme_wakeup() unused declarations (Myron Stowe) [RHEL-67693] -- PCI: Make pci_bus_type constant (Myron Stowe) [RHEL-67693] -- x86/PCI: Check pcie_find_root_port() return for NULL (Myron Stowe) [RHEL-67693] -- PCI: Mark Creative Labs EMU20k2 INTx masking as broken (Myron Stowe) [RHEL-67693] -- PCI: Add ACS quirk for Qualcomm SA8775P (Myron Stowe) [RHEL-67693] -- dt-bindings: PCI: xilinx-xdma: Add schemas for Xilinx QDMA PCIe Root Port Bridge (Myron Stowe) [RHEL-67693] -- arm64: zynqmp: Add PCIe phys property for ZCU102 (Myron Stowe) [RHEL-67693] -- PCI: xilinx-nwl: Add PHY support (Myron Stowe) [RHEL-67693] -- dt-bindings: pci: xilinx-nwl: Add phys property (Myron Stowe) [RHEL-67693] -- PCI: xilinx-nwl: Clean up clock on probe failure/removal (Myron Stowe) [RHEL-67693] -- PCI: xilinx-nwl: Rate-limit misc interrupt messages (Myron Stowe) [RHEL-67693] -- PCI: xilinx-nwl: Fix register misspelling (Myron Stowe) [RHEL-67693] -- PCI: xilinx-nwl: Fix off-by-one in INTx IRQ handler (Myron Stowe) [RHEL-67693] -- PCI: vmd: Fix indentation issue in vmd_shutdown() (Myron Stowe) [RHEL-67693] -- dt-bindings: PCI: rcar-gen4-pci-ep: Add R-Car V4M compatible (Myron Stowe) [RHEL-67693] -- dt-bindings: PCI: rcar-gen4-pci-host: Add R-Car V4M compatible (Myron Stowe) [RHEL-67693] -- PCI: rcar-gen4: Make read-only const array check_addr static (Myron Stowe) [RHEL-67693] -- PCI: Pass domain number to pci_bus_release_domain_nr() explicitly (Myron Stowe) [RHEL-67693] -- PCI: qcom: Add RX lane margining settings for 16.0 GT/s (Myron Stowe) [RHEL-67693] -- PCI: qcom: Add equalization settings for 16.0 GT/s (Myron Stowe) [RHEL-67693] -- PCI: dwc: Always cache the maximum link speed value in dw_pcie::max_link_speed (Myron Stowe) [RHEL-67693] -- PCI: qcom-ep: Enable controller resources like PHY only after refclk is available (Myron Stowe) [RHEL-67693] -- PCI: qcom: Disable mirroring of DBI and iATU register space in BAR region (Myron Stowe) [RHEL-67693] -- PCI: qcom: Enumerate endpoints based on Link up event in 'global_irq' interrupt (Myron Stowe) [RHEL-67693] -- dt-bindings: PCI: qcom,pcie-sm8450: Add 'global' interrupt (Myron Stowe) [RHEL-67693] -- PCI: qcom-ep: Modify 'global_irq' and 'perst_irq' IRQ device names (Myron Stowe) [RHEL-67693] -- PCI: endpoint: Assign PCI domain number for endpoint controllers (Myron Stowe) [RHEL-67693] -- dt-bindings: PCI: pci-ep: Document 'linux,pci-domain' property (Myron Stowe) [RHEL-67693] -- dt-bindings: PCI: pci-ep: Update Maintainers (Myron Stowe) [RHEL-67693] -- PCI: qcom-ep: Reword the error message for receiving unknown global IRQ event (Myron Stowe) [RHEL-67693] -- PCI: qcom-ep: Drop the redundant masking of global IRQ events (Myron Stowe) [RHEL-67693] -- PCI: mediatek-gen3: Add Airoha EN7581 support (Myron Stowe) [RHEL-67693] -- PCI: mediatek-gen3: Rely on reset_bulk APIs for PHY reset lines (Myron Stowe) [RHEL-67693] -- PCI: mediatek-gen3: Add mtk_gen3_pcie_pdata data structure (Myron Stowe) [RHEL-67693] -- dt-bindings: PCI: mediatek-gen3: Add support for Airoha EN7581 (Myron Stowe) [RHEL-67693] -- PCI: mediatek: Drop excess mtk_pcie.mem kerneldoc description (Myron Stowe) [RHEL-67693] -- PCI/ACPI: Increase Loongson max PCI hosts to 8 (Myron Stowe) [RHEL-67693] -- PCI: kirin: Fix buffer overflow in kirin_pcie_parse_port() (Myron Stowe) [RHEL-67693] -- PCI: j721e: Add suspend and resume support (Myron Stowe) [RHEL-67693] -- PCI: j721e: Use T_PERST_CLK_US macro (Myron Stowe) [RHEL-67693] -- PCI: Add T_PERST_CLK_US macro (Myron Stowe) [RHEL-67693] -- PCI: j721e: Add reset GPIO to struct j721e_pcie (Myron Stowe) [RHEL-67693] -- PCI: j721e: Use dev_err_probe() in the probe() function (Myron Stowe) [RHEL-67693] -- PCI: cadence: Set cdns_pcie_host_init() global (Myron Stowe) [RHEL-67693] -- PCI: cadence: Extract link setup sequence from cdns_pcie_host_setup() (Myron Stowe) [RHEL-67693] -- PCI: j721e: Enable ACSPCIE Refclk if "ti,syscon-acspcie-proxy-ctrl" exists (Myron Stowe) [RHEL-67693] -- dt-bindings: PCI: ti,j721e-pci-host: Add ACSPCIE proxy control property (Myron Stowe) [RHEL-67693] -- dt-bindings: PCI: imx6q-pcie: Add i.MX8Q PCIe compatible string (Myron Stowe) [RHEL-67693] -- PCI: dra7xx: Fix error handling when IRQ request fails in probe (Myron Stowe) [RHEL-67693] -- PCI: dra7xx: Fix threaded IRQ request for "dra7xx-pcie-main" IRQ (Myron Stowe) [RHEL-67693] -- PCI: cadence: Drop excess cdns_pcie_rc.dev kerneldoc description (Myron Stowe) [RHEL-67693] -- PCI: brcmstb: Sort enums, pcie_offsets[], pcie_cfg_data, .compatible strings (Myron Stowe) [RHEL-67693] -- PCI: brcmstb: Enable 7712 SoCs (Myron Stowe) [RHEL-67693] -- PCI: brcmstb: Change field name from 'type' to 'soc_base' (Myron Stowe) [RHEL-67693] -- PCI: brcmstb: Check return value of all reset_control_* calls (Myron Stowe) [RHEL-67693] -- PCI: brcmstb: Refactor for chips with many regular inbound windows (Myron Stowe) [RHEL-67693] -- PCI: brcmstb: Don't conflate the reset rescal with PHY ctrl (Myron Stowe) [RHEL-67693] -- PCI: brcmstb: Remove two unused constants from driver (Myron Stowe) [RHEL-67693] -- PCI: brcmstb: PCI: brcmstb: Make HARD_DEBUG, INTR2_CPU_BASE offsets SoC-specific (Myron Stowe) [RHEL-67693] -- PCI: brcmstb: Use swinit reset if available (Myron Stowe) [RHEL-67693] -- PCI: brcmstb: Use bridge reset if available (Myron Stowe) [RHEL-67693] -- PCI: brcmstb: Use common error handling code in brcm_pcie_probe() (Myron Stowe) [RHEL-67693] -- dt-bindings: PCI: brcm,stb-pcie: Add 7712 SoC description (Myron Stowe) [RHEL-67693] -- dt-bindings: PCI: brcm,stb-pcie: Use maxItems for reset controllers (Myron Stowe) [RHEL-67693] -- dt-bindings: PCI: brcm,stb-pcie: Change brcmstb maintainer and cleanup (Myron Stowe) [RHEL-67693] -- dt-bindings: PCI: brcmstb: compatible is required (Myron Stowe) [RHEL-67693] -- dt-bindings: PCI: Add compatible string for Brcmstb 74[23]5 MIPs SOCs (Myron Stowe) [RHEL-67693] -- PCI: altera: Replace TLP_REQ_ID() with macro PCI_DEVID() (Myron Stowe) [RHEL-67693] -- PCI: xilinx: Silence 'set affinity failed' warning (Myron Stowe) [RHEL-67693] -- PCI: xilinx-nwl: Silence 'set affinity failed' warning (Myron Stowe) [RHEL-67693] -- PCI: vmd: Silence 'set affinity failed' warning (Myron Stowe) [RHEL-67693] -- PCI: tegra: Silence 'set affinity failed' warning (Myron Stowe) [RHEL-67693] -- PCI: rcar-host: Silence 'set affinity failed' warning (Myron Stowe) [RHEL-67693] -- PCI: mobiveil: Silence 'set affinity failed' warning (Myron Stowe) [RHEL-67693] -- PCI: mediatek: Silence 'set affinity failed' warning (Myron Stowe) [RHEL-67693] -- PCI: mediatek-gen3: Silence 'set affinity failed' warning (Myron Stowe) [RHEL-67693] -- PCI: dwc: Silence 'set affinity failed' warning (Myron Stowe) [RHEL-67693] -- PCI: brcmstb: Silence 'set affinity failed' warning (Myron Stowe) [RHEL-67693] -- PCI: altera-msi: Silence 'set affinity failed' warning (Myron Stowe) [RHEL-67693] -- PCI: aardvark: Silence 'set affinity failed' warning (Myron Stowe) [RHEL-67693] -- genirq/msi: Silence 'set affinity failed' warning (Myron Stowe) [RHEL-67693] -- PCI: endpoint: Fix enum pci_epc_bar_type kerneldoc (Myron Stowe) [RHEL-67693] -- dt-bindings: PCI: qcom: Allow 'vddpe-3v3-supply' again (Myron Stowe) [RHEL-67693] -- dt-bindings: PCI: imx6q-pcie: Add reg-name "dbi2" and "atu" for i.MX8M PCIe Endpoint (Myron Stowe) [RHEL-67693] -- dt-bindings: PCI: altera: msi: Convert to YAML (Myron Stowe) [RHEL-67693] -- dt-bindings: PCI: altera: Convert to YAML (Myron Stowe) [RHEL-67693] -- dt-bindings: PCI: qcom,pcie-sc7280: Update bindings adding eight interrupts (Myron Stowe) [RHEL-67693] -- dt-bindings: PCI: layerscape-pci: Change property 'fsl,pcie-scfg' type (Myron Stowe) [RHEL-67693] -- dt-bindings: PCI: layerscape-pci: Add deprecated property 'num-viewport' (Myron Stowe) [RHEL-67693] -- dt-bindings: PCI: layerscape-pci: Replace fsl,lx2160a-pcie with fsl,lx2160ar2-pcie (Myron Stowe) [RHEL-67693] -- dt-bindings: PCI: socionext,uniphier-pcie-ep: Add top-level constraints (Myron Stowe) [RHEL-67693] -- dt-bindings: PCI: renesas,pci-rcar-gen2: Add top-level constraints (Myron Stowe) [RHEL-67693] -- dt-bindings: PCI: hisilicon,kirin-pcie: Add top-level constraints (Myron Stowe) [RHEL-67693] -- dt-bindings: PCI: host-generic-pci: Drop minItems and maxItems of ranges (Myron Stowe) [RHEL-67693] -- s390/pci: Stop usurping pdev->dev.groups (Myron Stowe) [RHEL-67693] -- PCI: cpqphp: Use PCI_POSSIBLE_ERROR() to check config reads (Myron Stowe) [RHEL-67693] -- PCI: shpchp: Remove hpc_ops (Myron Stowe) [RHEL-67693] -- drm/ast: Request PCI BAR with devres (Myron Stowe) [RHEL-67693] -- PCI: Deprecate pcim_iomap_regions() in favor of pcim_iomap_region() (Myron Stowe) [RHEL-67693] -- PCI: Make pcim_request_region() a public function (Myron Stowe) [RHEL-67693] -- PCI: Rename CRS Completion Status to RRS (Myron Stowe) [RHEL-67693] -- PCI: aardvark: Correct Configuration RRS checking (Myron Stowe) [RHEL-67693] -- PCI/AER: Use PCI_DEVID() macro in aer_inject() (Myron Stowe) [RHEL-67693] -- s390/pci: Drop unneeded reference to CONFIG_DMI (Myron Stowe) [RHEL-67693] -- cpufreq/amd-pstate: Fix cpufreq_policy ref counting (David Arcari) [RHEL-75923] -- cpufreq/amd-pstate: Fix max_perf updation with schedutil (David Arcari) [RHEL-75923] -- cpufreq/amd-pstate: Remove the goto label in amd_pstate_update_limits (David Arcari) [RHEL-75923] -- cpufreq/amd-pstate: Fix per-policy boost flag incorrect when fail (David Arcari) [RHEL-75923] -- cpufreq/amd-pstate: Refactor max frequency calculation (David Arcari) [RHEL-75923] -- cpufreq/amd-pstate: Fix prefcore rankings (David Arcari) [RHEL-75923] -- cpufreq/amd-pstate: Drop boost_state variable (David Arcari) [RHEL-75923] -- cpufreq/amd-pstate: Set different default EPP policy for Epyc and Ryzen (David Arcari) [RHEL-75923] -- cpufreq/amd-pstate: Drop ret variable from amd_pstate_set_energy_pref_index() (David Arcari) [RHEL-75923] -- cpufreq/amd-pstate: Always write EPP value when updating perf (David Arcari) [RHEL-75923] -- cpufreq/amd-pstate: Cache EPP value and use that everywhere (David Arcari) [RHEL-75923] -- cpufreq/amd-pstate: Move limit updating code (David Arcari) [RHEL-75923] -- cpufreq/amd-pstate: Change amd_pstate_update_perf() to return an int (David Arcari) [RHEL-75923] -- cpufreq/amd-pstate: store all values in cpudata struct in khz (David Arcari) [RHEL-75923] -- cpufreq/amd-pstate: Only update the cached value in msr_set_epp() on success (David Arcari) [RHEL-75923] -- cpufreq/amd-pstate: Use FIELD_PREP and FIELD_GET macros (David Arcari) [RHEL-75923] -- cpufreq/amd-pstate: Drop cached epp_policy variable (David Arcari) [RHEL-75923] -- cpufreq/amd-pstate: convert mutex use to guard() (David Arcari) [RHEL-75923] -- cpufreq/amd-pstate: Merge amd_pstate_epp_cpu_offline() and amd_pstate_epp_offline() (David Arcari) [RHEL-75923] -- cpufreq/amd-pstate: Add trace event for EPP perf updates (David Arcari) [RHEL-75923] -- cpufreq/amd-pstate: Remove the cppc_state check in offline/online functions (David Arcari) [RHEL-75923] -- cpufreq/amd-pstate: Refactor amd_pstate_epp_reenable() and amd_pstate_epp_offline() (David Arcari) [RHEL-75923] -- cpufreq/amd-pstate: Move the invocation of amd_pstate_update_perf() (David Arcari) [RHEL-75923] -- cpufreq/amd-pstate: Convert the amd_pstate_get/set_epp() to static calls (David Arcari) [RHEL-75923] -- cpufreq/amd-pstate: Use boost numerator for upper bound of frequencies (David Arcari) [RHEL-75923] -- cpufreq/amd-pstate: Store the boost numerator as highest perf again (David Arcari) [RHEL-75923] -- amd-pstate: Add missing documentation for `amd_pstate_prefcore_ranking` (David Arcari) [RHEL-75923] -- cpufreq: amd-pstate: Add documentation for `amd_pstate_hw_prefcore` (David Arcari) [RHEL-75923] -- Documentation: cpufreq: amd-pstate: update doc for Per CPU boost control method (David Arcari) [RHEL-75923] -- Documentation: PM: amd-pstate: add guided mode to the Operation mode (David Arcari) [RHEL-75923] -- Documentation: PM: amd-pstate: Fix section title underline (David Arcari) [RHEL-75923] -- Documentation: amd-pstate: introduce amd-pstate preferred core (David Arcari) [RHEL-75923] -- Documentation: admin-guide: PM: Fix two typos (David Arcari) [RHEL-75923] -- Documentation: cpufreq: amd-pstate: Update amd_pstate status sysfs for guided (David Arcari) [RHEL-75923] -- Documentation: amd-pstate: disambiguate user space sections (David Arcari) [RHEL-75923] -- Documentation: amd-pstate: introduce new global sysfs attributes (David Arcari) [RHEL-75923] -- Documentation: amd-pstate: add amd pstate driver mode introduction (David Arcari) [RHEL-75923] -- Documentation: amd-pstate: add EPP profiles introduction (David Arcari) [RHEL-75923] -- Documentation: amd-pstate: Add tbench and gitsource test introduction (David Arcari) [RHEL-75923] -- cpufreq/amd-pstate: Detect preferred core support before driver registration (David Arcari) [RHEL-75923] -- ACPI: processor: Move arch_init_invariance_cppc() call later (David Arcari) [RHEL-75923] -- cpufreq/amd-pstate: Move registration after static function call update (David Arcari) [RHEL-75923] -- cpufreq/amd-pstate: Push adjust_perf vfunc init into cpu_init (David Arcari) [RHEL-75923] -- cpufreq/amd-pstate: Align offline flow of shared memory and MSR based systems (David Arcari) [RHEL-75923] -- cpufreq/amd-pstate: Call cppc_set_epp_perf in the reenable function (David Arcari) [RHEL-75923] -- cpufreq/amd-pstate: Do not attempt to clear MSR_AMD_CPPC_ENABLE (David Arcari) [RHEL-75923] -- cpufreq/amd-pstate: Rename functions that enable CPPC (David Arcari) [RHEL-75923] -- amd-pstate: Switch to amd-pstate by default on some Server platforms (David Arcari) [RHEL-75923] -- cpufreq/amd-pstate-ut: Add fix for min freq unit test (David Arcari) [RHEL-75923] -- amd-pstate: Set min_perf to nominal_perf for active mode performance gov (David Arcari) [RHEL-75923] -- cpufreq/amd-pstate: Remove the redundant amd_pstate_set_driver() call (David Arcari) [RHEL-75923] -- cpufreq/amd-pstate: Remove the switch case in amd_pstate_init() (David Arcari) [RHEL-75923] -- cpufreq/amd-pstate: Call amd_pstate_set_driver() in amd_pstate_register_driver() (David Arcari) [RHEL-75923] -- cpufreq/amd-pstate: Call amd_pstate_register() in amd_pstate_init() (David Arcari) [RHEL-75923] -- cpufreq/amd-pstate: Set the initial min_freq to lowest_nonlinear_freq (David Arcari) [RHEL-75923] -- cpufreq/amd-pstate: Remove the redundant verify() function (David Arcari) [RHEL-75923] -- cpufreq/amd-pstate: Drop needless EPP initialization (David Arcari) [RHEL-75923] -- cpufreq/amd-pstate: Use amd_pstate_update_min_max_limit() for EPP limits (David Arcari) [RHEL-75923] -- cpufreq/amd-pstate: Don't update CPPC request in amd_pstate_cpu_boost_update() (David Arcari) [RHEL-75923] -- cpufreq/amd-pstate: Rename MSR and shared memory specific functions (David Arcari) [RHEL-75923] -- cpufreq/amd-pstate: Fix non kerneldoc comment (David Arcari) [RHEL-75923] -- x86/cpufeatures: Rename X86_FEATURE_FAST_CPPC to have AMD prefix (David Arcari) [RHEL-75923] -- cpufreq/amd-pstate: Use nominal perf for limits when boost is disabled (David Arcari) [RHEL-75923] -- cpufreq/amd-pstate: Fix amd_pstate mode switch on shared memory systems (David Arcari) [RHEL-75923] -- cpufreq/amd-pstate-ut: Fix an "Uninitialized variables" issue (David Arcari) [RHEL-75923] -- cpufreq/amd-pstate-ut: Add test case for mode switches (David Arcari) [RHEL-75923] -- cpufreq/amd-pstate: Export symbols for changing modes (David Arcari) [RHEL-75923] -- cpufreq: amd-pstate: Optimize amd_pstate_update_limits() (David Arcari) [RHEL-75923] -- cpufreq: amd-pstate: Merge amd_pstate_highest_perf_set() into amd_get_boost_ratio_numerator() (David Arcari) [RHEL-75923] -- x86/amd: Detect preferred cores in amd_get_boost_ratio_numerator() (David Arcari) [RHEL-75923] -- x86/amd: Move amd_get_highest_perf() out of amd-pstate (David Arcari) [RHEL-75923] -- x86/amd: Rename amd_get_highest_perf() to amd_get_boost_ratio_numerator() (David Arcari) [RHEL-75923] -- x86/amd: Move amd_get_highest_perf() from amd.c to cppc.c (David Arcari) [RHEL-75923] -- MAINTAINERS: adjust file entry in INTEL TPMI DRIVER (David Arcari) [RHEL-79669] -- redhat: handle rename of intel_vsec.ko and intel_vsec_tpmi.ko (David Arcari) [RHEL-79669] -- tools/power/x86/intel-speed-select: v1.21 release (David Arcari) [RHEL-79669] -- tools/power/x86/intel-speed-select: Fix TRL restore after SST-TF disable (David Arcari) [RHEL-79669] -- platform/x86/intel: power-domains: Add Diamond Rapids support (David Arcari) [RHEL-79669] -- platform/x86/intel/tpmi/plr: Make char[] longer to silence warning (David Arcari) [RHEL-79669] -- platform/x86: intel: Add 'intel' prefix to the modules automatically (David Arcari) [RHEL-79669] -- platform/x86/intel/Makefile: cleanup (David Arcari) [RHEL-79669] -- platform/x86/intel: power-domains: Add Clearwater Forest support (David Arcari) [RHEL-74191] -- platform/x86: ISST: Add Clearwater Forest to support list (David Arcari) [RHEL-74191] -- platform/x86: ISST: Use in_range() to check package ID validity (David Arcari) [RHEL-79669] -- platform/x86/intel: pmt: Use y instead of objs in Makefile (David Arcari) [RHEL-79553] -- platform/x86/intel/pmt: Correct the typo 'ACCCESS_LOCAL' (David Arcari) [RHEL-79553] -- platform/x86/intel: pmc: fix ltr decode in pmc_core_ltr_show() (David Arcari) [RHEL-79553] -- platform/x86: intel/pmc: Fix ioremap() of bad address (David Arcari) [RHEL-79553] -- x86/tsc: Move away from TSC leaf magic numbers (David Arcari) [RHEL-79553] -- x86/cpu: Move TSC CPUID leaf definition (David Arcari) [RHEL-79553] -- platform/x86/intel/pmt: allow user offset for PMT callbacks (David Arcari) [RHEL-79553] -- redhat: fix build/install targets in netfilter kselftest (Florian Westphal) [RHEL-21061] -- selftests: netfilter: nft_flowtable.sh: make first pass deterministic (Florian Westphal) [RHEL-21061] -- selftests: netfilter: conntrack_vrf.sh: add fib test case (Florian Westphal) [RHEL-21061] -- selftests: add regression test for br_netfilter panic (Florian Westphal) [RHEL-21061] -- selftests: netfilter: Avoid hanging ipvs.sh (Florian Westphal) [RHEL-21061] -- selftests: netfilter: nft_tproxy.sh: add tcp tests (Florian Westphal) [RHEL-21061] -- selftests: netfilter: add test for br_netfilter+conntrack+queue combination (Florian Westphal) [RHEL-21061] -- selftests: netfilter: nft_queue.sh: add test for disappearing listener (Florian Westphal) [RHEL-21061] -- selftests: netfilter: nft_flowtable.sh: bump socat timeout to 1m (Florian Westphal) [RHEL-21061] -- selftests: netfilter: conntrack_tcp_unreplied.sh: wait for initial connection attempt (Florian Westphal) [RHEL-21061] -- selftests: netfilter: nft_concat_range.sh: reduce debug kernel run time (Florian Westphal) [RHEL-21061] -- selftests: netfilter: avoid test timeouts on debug kernels (Florian Westphal) [RHEL-21061] -- selftests: netfilter: nft_zones_many.sh: set ct sysctl after ruleset load (Florian Westphal) [RHEL-21061] -- selftests: netfilter: conntrack_vrf.sh: prefer socat, not iperf3 (Florian Westphal) [RHEL-21061] -- selftests: netfilter: nft_flowtable.sh: shellcheck cleanups (Florian Westphal) [RHEL-21061] -- selftests: netfilter: nft_flowtable.sh: re-run with random mtu sizes (Florian Westphal) [RHEL-21061] -- selftests: netfilter: nft_concat_range.sh: shellcheck cleanups (Florian Westphal) [RHEL-21061] -- selftests: netfilter: nft_concat_range.sh: drop netcat support (Florian Westphal) [RHEL-21061] -- selftests: netfilter: nft_concat_range.sh: move to lib.sh infra (Florian Westphal) [RHEL-21061] -- selftests: netfilter: update makefiles and kernel config (Florian Westphal) [RHEL-21061] -- selftests: netfilter: nft_meta.sh: small shellcheck cleanup (Florian Westphal) [RHEL-21061] -- selftests: netfilter: nft_fib.sh: shellcheck cleanups (Florian Westphal) [RHEL-21061] -- selftests: netfilter: conntrack_ipip_mtu.sh: shellcheck cleanups (Florian Westphal) [RHEL-21061] -- selftests: netfilter: nft_nat_zones.sh: shellcheck cleanups (Florian Westphal) [RHEL-21061] -- selftests: netfilter: nft_zones_many.sh: move to lib.sh infra (Florian Westphal) [RHEL-21061] -- selftests: netfilter: nft_synproxy.sh: move to lib.sh infra (Florian Westphal) [RHEL-21061] -- selftests: netfilter: nft_queue.sh: shellcheck cleanups (Florian Westphal) [RHEL-21061] -- selftests: netfilter: nft_queue.sh: move to lib.sh infra (Florian Westphal) [RHEL-21061] -- selftests: netfilter: nft_nat.sh: move to lib.sh infra (Florian Westphal) [RHEL-21061] -- selftests: netfilter: nft_flowtable.sh: move test to lib.sh infra (Florian Westphal) [RHEL-21061] -- selftests: netfilter: nft_fib.sh: move to lib.sh infra (Florian Westphal) [RHEL-21061] -- selftests: netfilter: nft_conntrack_helper.sh: test to lib.sh infra (Florian Westphal) [RHEL-21061] -- selftests: netfilter: nf_nat_edemux.sh: move to lib.sh infra (Florian Westphal) [RHEL-21061] -- selftests: netfilter: ipvs.sh: move to lib.sh infra (Florian Westphal) [RHEL-21061] -- selftests: netfilter: place checktool helper in lib.sh (Florian Westphal) [RHEL-21061] -- selftests: netfilter: conntrack_ipip_mtu.sh" move to lib.sh infra (Florian Westphal) [RHEL-21061] -- selftests: netfilter: conntrack_vrf.sh: move to lib.sh infra (Florian Westphal) [RHEL-21061] -- selftests: netfilter: conntrack_sctp_collision.sh: move to lib.sh infra (Florian Westphal) [RHEL-21061] -- selftests: netfilter: conntrack_tcp_unreplied.sh: move to lib.sh infra (Florian Westphal) [RHEL-21061] -- selftests: netfilter: conntrack_icmp_related.sh: move to lib.sh infra (Florian Westphal) [RHEL-21061] -- selftests: netfilter: br_netfilter.sh: move to lib.sh infra (Florian Westphal) [RHEL-21061] -- selftests: netfilter: bridge_brouter.sh: move to lib.sh infra (Florian Westphal) [RHEL-21061] -- selftests: netfilter: move to net subdir (Florian Westphal) [RHEL-21061] -- selftests: netfilter: synproxy test requires nf_conntrack (Florian Westphal) [RHEL-21061] -- selftests: netfilter: add bridge conntrack + multicast test case (Florian Westphal) [RHEL-21061] -- selftests: netfilter: test for sctp collision processing in nf_conntrack (Florian Westphal) [RHEL-21061] -- selftests: netfilter: fix libmnl pkg-config usage (Florian Westphal) [RHEL-21061] -- selftests: netfilter: fix a build error on openSUSE (Florian Westphal) [RHEL-21061] -- selftests: netfilter: add synproxy test (Florian Westphal) [RHEL-21061] -- selftests: netfilter: reduce zone stress test running time (Florian Westphal) [RHEL-21061] -- selftests: nft_flowtable.sh: check ingress/egress chain too (Florian Westphal) [RHEL-21061] -- selftests: nft_flowtable.sh: monitor result file sizes (Florian Westphal) [RHEL-21061] -- selftests: nft_flowtable.sh: wait for specific nc pids (Florian Westphal) [RHEL-21061] -- selftests: nft_flowtable.sh: no need for ps -x option (Florian Westphal) [RHEL-21061] -- selftests: nft_flowtable.sh: use /proc for pid checking (Florian Westphal) [RHEL-21061] -- testing: selftests: nft_flowtable.sh: rework test to detect offload failure (Florian Westphal) [RHEL-21061] -- testing: selftests: nft_flowtable.sh: use random netns names (Florian Westphal) [RHEL-21061] -- selftests: netfilter: add fib expression forward test case (Florian Westphal) [RHEL-21061] -- selftests: nft_concat_range: add socat support (Florian Westphal) [RHEL-21061] -- selftests: netfilter: extend nfqueue tests to cover vrf device (Florian Westphal) [RHEL-21061] -- thermal: Drop spaces before TABs (David Arcari) [RHEL-61357] -- thermal/debugfs: Fix the NULL vs IS_ERR() confusion in debugfs_create_dir() (David Arcari) [RHEL-61357] -- thermal: core: Drop thermal_zone_device_is_enabled() (David Arcari) [RHEL-61357] -- thermal: core: Check passive delay in monitor_thermal_zone() (David Arcari) [RHEL-61357] -- thermal: core: Drop dead code from monitor_thermal_zone() (David Arcari) [RHEL-61357] -- thermal: core: Drop redundant lockdep_assert_held() (David Arcari) [RHEL-61357] -- thermal: sysfs: Add sanity checks for trip temperature and hysteresis (David Arcari) [RHEL-61357] -- thermal/of: Use the .should_bind() thermal zone callback (David Arcari) [RHEL-61357] -- thermal: core: Fix rounding of delay jiffies (David Arcari) [RHEL-61357] -- thermal: core: Drop tz field from struct thermal_instance (David Arcari) [RHEL-61357] -- thermal: core: Drop redundant checks from thermal_bind_cdev_to_trip() (David Arcari) [RHEL-61357] -- thermal: core: Rename cdev-to-thermal-zone bind/unbind functions (David Arcari) [RHEL-61357] -- thermal: core: Clean up trip bind/unbind functions (David Arcari) [RHEL-61357] -- thermal: core: Drop unused bind/unbind functions and callbacks (David Arcari) [RHEL-61357] -- mlxsw: core_thermal: Use the .should_bind() thermal zone callback (David Arcari) [RHEL-61357] -- thermal: core: Unexport thermal_bind_cdev_to_trip() and thermal_unbind_cdev_from_trip() (David Arcari) [RHEL-61357] -- thermal: ACPI: Use the .should_bind() thermal zone callback (David Arcari) [RHEL-61357] -- thermal: core: Introduce .should_bind() thermal zone callback (David Arcari) [RHEL-61357] -- thermal: core: Move thermal zone locking out of bind/unbind functions (David Arcari) [RHEL-61357] -- thermal: sysfs: Use the dev argument in instance-related show/store (David Arcari) [RHEL-61357] -- thermal: core: Drop redundant thermal instance checks (David Arcari) [RHEL-61357] -- thermal: core: Rearrange checks in thermal_bind_cdev_to_trip() (David Arcari) [RHEL-61357] -- thermal: core: Fold two functions into their respective callers (David Arcari) [RHEL-61357] -- thermal/core: Compute low and high boundaries in thermal_zone_device_update() (David Arcari) [RHEL-61357] -- thermal: of: Fix OF node leak in of_thermal_zone_find() error paths (David Arcari) [RHEL-61357] -- thermal: of: Fix OF node leak in thermal_of_zone_register() (David Arcari) [RHEL-61357] -- thermal: of: Fix OF node leak in thermal_of_trips_init() error path (David Arcari) [RHEL-61357] -- thermal: gov_bang_bang: Use governor_data to reduce overhead (David Arcari) [RHEL-61357] -- thermal: helpers: Drop get_thermal_instance() (David Arcari) [RHEL-61357] -- thermal: trip: Avoid skipping trips in thermal_zone_set_trips() (David Arcari) [RHEL-61357] -- thermal: sysfs: Refine the handling of trip hysteresis changes (David Arcari) [RHEL-61357] -- thermal: sysfs: Get to trips via attribute pointers (David Arcari) [RHEL-61357] -- thermal: core: Store trip sysfs attributes in thermal_trip_desc (David Arcari) [RHEL-61357] -- thermal: trip: Drop thermal_zone_get_trip() (David Arcari) [RHEL-61357] -- thermal: qcom: Use thermal_zone_get_crit_temp() in qpnp_tm_init() (David Arcari) [RHEL-61357] -- thermal: trip: Get rid of thermal_zone_get_num_trips() (David Arcari) [RHEL-61357] -- thermal: tegra: Use thermal_zone_for_each_trip() for walking trip points (David Arcari) [RHEL-61357] -- thermal: core: Back off when polling thermal zones on errors (David Arcari) [RHEL-61357] -- thermal: trip: Split thermal_zone_device_set_mode() (David Arcari) [RHEL-61357] -- thermal: core: Allow thermal zones to tell the core to ignore them (David Arcari) [RHEL-61357] -- thermal: core: Add sanity checks for polling_delay and passive_delay (David Arcari) [RHEL-61357] -- thermal: core: Fix list sorting in __thermal_zone_device_update() (David Arcari) [RHEL-61357] -- thermal: core: Change passive_delay and polling_delay data type (David Arcari) [RHEL-61357] -- thermal: core: constify 'type' in devm_thermal_of_cooling_device_register() (David Arcari) [RHEL-61357] -- thermal: trip: Fold __thermal_zone_get_trip() into its caller (David Arcari) [RHEL-61357] -- thermal: core: Call monitor_thermal_zone() if zone temperature is invalid (David Arcari) [RHEL-61357] -- thermal: gov_step_wise: Go straight to instance->lower when mitigation is over (David Arcari) [RHEL-61357] -- thermal: core: Change PM notifier priority to the minimum (David Arcari) [RHEL-61357] -- thermal: core: Synchronize suspend-prepare and post-suspend actions (David Arcari) [RHEL-61357] -- thermal: gov_step_wise: Restore passive polling management (David Arcari) [RHEL-61357] -- thermal: ACPI: Invalidate trip points with temperature of 0 or below (David Arcari) [RHEL-61357] -- thermal: core: Do not fail cdev registration because of invalid initial state (David Arcari) [RHEL-61357] -- thermal: core: Avoid calling .trip_crossed() for critical and hot trips (David Arcari) [RHEL-61357] -- thermal: trip: Use READ_ONCE() for lockless access to trip properties (David Arcari) [RHEL-61357] -- thermal: trip: Make thermal_zone_set_trips() use trip thresholds (David Arcari) [RHEL-61357] -- thermal: trip: Rename __thermal_zone_set_trips() to thermal_zone_set_trips() (David Arcari) [RHEL-61357] -- thermal: trip: Use common set of trip type names (David Arcari) [RHEL-61357] -- thermal/debugfs: Move some statements from under thermal_dbg->lock (David Arcari) [RHEL-61357] -- thermal/debugfs: Compute maximum temperature for mitigation episode as a whole (David Arcari) [RHEL-61357] -- thermal/debugfs: Adjust check for trips without statistics in tze_seq_show() (David Arcari) [RHEL-61357] -- thermal/debugfs: Fix up units in "mitigations" files (David Arcari) [RHEL-61357] -- thermal/debugfs: Print mitigation timestamp value in milliseconds (David Arcari) [RHEL-61357] -- thermal/debugfs: Do not extend mitigation episodes beyond system resume (David Arcari) [RHEL-61357] -- thermal/debugfs: Use helper to update trip point overstepping duration (David Arcari) [RHEL-61357] -- thermal: trip: Trigger trip down notifications when trips involved in mitigation become invalid (David Arcari) [RHEL-61357] -- thermal: core: Introduce thermal_trip_crossed() (David Arcari) [RHEL-61357] -- thermal/debugfs: Allow tze_seq_show() to print statistics for invalid trips (David Arcari) [RHEL-61357] -- thermal/debugfs: Print initial trip temperature and hysteresis in tze_seq_show() (David Arcari) [RHEL-61357] -- thermal: core: Fix the handling of invalid trip points (David Arcari) [RHEL-61357] -- thermal: core: Move passive polling management to the core (David Arcari) [RHEL-61357] -- thermal: core: Do not call handle_thermal_trip() if zone temperature is invalid (David Arcari) [RHEL-61357] -- thermal: trip: Add missing empty code line (David Arcari) [RHEL-61357] -- thermal/debugfs: Pass cooling device state to thermal_debug_cdev_add() (David Arcari) [RHEL-61357] -- thermal/debugfs: Create records for cdev states as they get used (David Arcari) [RHEL-61357] -- thermal/debugfs: Avoid printing zero duration for mitigation events in progress (David Arcari) [RHEL-61357] -- thermal: core: Introduce thermal_governor_trip_crossed() (David Arcari) [RHEL-61357] -- thermal/debugfs: Make tze_seq_show() skip invalid trips and trips with no stats (David Arcari) [RHEL-61357] -- thermal/debugfs: Rename thermal_debug_update_temp() to thermal_debug_update_trip_stats() (David Arcari) [RHEL-61357] -- thermal/debugfs: Clean up thermal_debug_update_temp() (David Arcari) [RHEL-61357] -- thermal/debugfs: Avoid excessive updates of trip point statistics (David Arcari) [RHEL-61357] -- thermal/debugfs: Add missing count increment to thermal_debug_tz_trip_up() (David Arcari) [RHEL-61357] -- thermal: core: Relocate critical and hot trip handling (David Arcari) [RHEL-61357] -- thermal: core: Drop the .throttle() governor callback (David Arcari) [RHEL-61357] -- thermal: gov_user_space: Use .trip_crossed() instead of .throttle() (David Arcari) [RHEL-61357] -- thermal: gov_fair_share: Eliminate unnecessary integer divisions (David Arcari) [RHEL-61357] -- thermal: gov_fair_share: Use trip thresholds instead of trip temperatures (David Arcari) [RHEL-61357] -- thermal: gov_fair_share: Use .manage() callback instead of .throttle() (David Arcari) [RHEL-61357] -- thermal: gov_step_wise: Clean up thermal_zone_trip_update() (David Arcari) [RHEL-61357] -- thermal: gov_step_wise: Use trip thresholds instead of trip temperatures (David Arcari) [RHEL-61357] -- thermal: gov_step_wise: Use .manage() callback instead of .throttle() (David Arcari) [RHEL-61357] -- thermal: core: Introduce .manage() callback for thermal governors (David Arcari) [RHEL-61357] -- thermal: core: Introduce .trip_crossed() callback for thermal governors (David Arcari) [RHEL-61357] -- thermal: core: Relocate the struct thermal_governor definition (David Arcari) [RHEL-61357] -- thermal: gov_step_wise: Simplify checks related to passive trips (David Arcari) [RHEL-61357] -- thermal: gov_step_wise: Simplify get_target_state() (David Arcari) [RHEL-61357] -- thermal: core: Sort trip point crossing notifications by temperature (David Arcari) [RHEL-61357] -- thermal: core: Send trip crossing notifications at init time if needed (David Arcari) [RHEL-61357] -- thermal: core: Rewrite comments in handle_thermal_trip() (David Arcari) [RHEL-61357] -- thermal: core: Make struct thermal_zone_device definition internal (David Arcari) [RHEL-61357] -- thermal: core: Move threshold out of struct thermal_trip (David Arcari) [RHEL-61357] -- thermal: netlink: Rename thermal_gnl_family (David Arcari) [RHEL-61357] -- thermal/of: Assume polling-delay(-passive) 0 when absent (David Arcari) [RHEL-61357] -- thermal: core: Eliminate writable trip points masks (David Arcari) [RHEL-61357] -- thermal: of: Set THERMAL_TRIP_FLAG_RW_TEMP directly (David Arcari) [RHEL-61357] -- thermal: ACPI: Discard trips table after zone registration (David Arcari) [RHEL-61357] -- thermal: ACPI: Constify acpi_thermal_zone_ops (David Arcari) [RHEL-61357] -- wifi: iwlwifi: mvm: Set THERMAL_TRIP_FLAG_RW_TEMP directly (David Arcari) [RHEL-61357] -- thermal: core: Change governor name to const char pointer (David Arcari) [RHEL-61357] -- thermal: gov_fair_share: Fix dependency on trip points ordering (David Arcari) [RHEL-61357] -- thermal/hwmon: Add error information printing for devm_thermal_add_hwmon_sysfs() (David Arcari) [RHEL-61357] -- thermal: gov_step_wise: Fold update_passive_instance() into its caller (David Arcari) [RHEL-61357] -- thermal: gov_fair_share: Rearrange get_trip_level() (David Arcari) [RHEL-61357] -- thermal: core: Drop thermal_zone_device_register() (David Arcari) [RHEL-61357] -- thermal: Allow selecting the bang-bang governor as default (David Arcari) [RHEL-61357] -- thermal: helpers: Use for_each_trip() in __thermal_zone_get_temp() (David Arcari) [RHEL-61357] -- thermal: trip: Drop redundant __thermal_zone_get_trip() header (David Arcari) [RHEL-61357] -- thermal/hwmon: Use the thermal_core.h header (David Arcari) [RHEL-61357] -- thermal/hwmon: Use the right device for devm_thermal_add_hwmon_sysfs() (David Arcari) [RHEL-61357] -- thermal/core: Use the thermal zone 'devdata' accessor in hwmon located drivers (David Arcari) [RHEL-61357] -- thermal/drivers/rcar: Use generic thermal_zone_get_trip() function (David Arcari) [RHEL-61357] -- thermal/drivers/rcar_thermal: Constify static thermal_zone_device_ops (David Arcari) [RHEL-61357] -- thermal: hisi: Use thermal_zone_for_each_trip() in hisi_thermal_register_sensor() (David Arcari) [RHEL-61357] -- thermal/core: Use the thermal zone 'devdata' accessor in thermal located drivers [partial] (David Arcari) [RHEL-61357] -- x86/CPU/AMD: Clear virtualized VMLOAD/VMSAVE on Zen4 client (Jon Maloy) [RHEL-67470] {CVE-2024-53114} -- powerpc/xics: fix refcount leak in icp_opal_init() (Mamatha Inamdar) [RHEL-80861] {CVE-2022-49432} -- powerpc/papr_scm: don't requests stats with '0' sized stats buffer (Mamatha Inamdar) [RHEL-81000] {CVE-2022-49353} -- powerpc/papr_scm: Fix leaking nvdimm_events_map elements (Mamatha Inamdar) [RHEL-81000] {CVE-2022-49353} -- powerpc/xive: Fix refcount leak in xive_spapr_init (Mamatha Inamdar) [RHEL-80849] {CVE-2022-49437} -- powerpc/xive: Add some error handling code to 'xive_spapr_init()' (Mamatha Inamdar) [RHEL-80849] {CVE-2022-49437} -- zram: fix potential UAF of zram table (Ming Lei) [RHEL-77216] {CVE-2025-21671} -- zram: fix uninitialized ZRAM not releasing backing device (Ming Lei) [RHEL-77216] -- block: fix uaf for flush rq while iterating tags (Ming Lei) [RHEL-75854] {CVE-2024-53170} -- blk-cgroup: Fix UAF in blkcg_unpin_online() (Ming Lei) [RHEL-75869] {CVE-2024-56672} -- block, bfq: fix waker_bfqq UAF after bfq_split_bfqq() (Ming Lei) [RHEL-77310] {CVE-2025-21631} -- bonding: Correctly support GSO ESP offload (CKI Backport Bot) [RHEL-75544] -- ipvs: fix UB due to uninitialized stack access in ip_vs_protocol_init() (CKI Backport Bot) [RHEL-77915] {CVE-2024-53680} -- netfilter: conntrack: clamp maximum hashtable size to INT_MAX (CKI Backport Bot) [RHEL-77891] {CVE-2025-21648} -- rxrpc: Fix a race between socket set up and I/O thread creation (Marc Dionne) [RHEL-63629] {CVE-2024-49864} -- afs: Fix merge preference rule failure condition (Marc Dionne) [RHEL-77202] {CVE-2025-21672} -- afs: Fix lock recursion (Marc Dionne) [RHEL-68562] {CVE-2024-53090} -- rxrpc: Fix missing locking causing hanging calls (Marc Dionne) [RHEL-67999] {CVE-2024-50294} -- SUNRPC: Handle -ETIMEDOUT return from tlshd (Benjamin Coddington) [RHEL-73706] -- redhat: bump RHEL_MINOR for 9.7 (Augusto Caringi) -- ice: Add correct PHY lane assignment (Petr Oros) [RHEL-62750] -- ice: Fix ETH56G FC-FEC Rx offset value (Petr Oros) [RHEL-62750] -- ice: Fix quad registers read on E825 (Petr Oros) [RHEL-62750] -- ice: Fix E825 initialization (Petr Oros) [RHEL-62750] -- powerpc/pseries/dlpar: Add device tree nodes for DLPAR IO add (Mamatha Inamdar) [RHEL-77266] -- powerpc/pseries/dlpar: Remove device tree node for DLPAR IO remove (Mamatha Inamdar) [RHEL-77266] -- powerpc/pseries: Use correct data types from pseries_hp_errorlog struct (Mamatha Inamdar) [RHEL-77266] -- posix-clock: posix-clock: Fix unbalanced locking in pc_clock_settime() (David Arcari) [RHEL-66942] {CVE-2024-50195} -- posix-clock: Fix missing timespec64 check in pc_clock_settime() (David Arcari) [RHEL-66942] {CVE-2024-50195} -- powerpc/64s/radix/kfence: map __kfence_pool at page granularity (Mamatha Inamdar) [RHEL-73626] -- net: af_can: do not leave a dangling sk pointer in can_create() (CKI Backport Bot) [RHEL-72325] {CVE-2024-56603} -- can: j1939: j1939_session_new(): fix skb reference counting (CKI Backport Bot) [RHEL-72261] {CVE-2024-56645} -- can: bcm: Fix UAF in bcm_proc_show() (CKI Backport Bot) [RHEL-72057] {CVE-2023-52922} -- net: smc: fix spurious error message from __sock_release() (Mete Durlu) [RHEL-79811] -- net/smc: support ipv4 mapped ipv6 addr client for smc-r v2 (Mete Durlu) [RHEL-79813] -- s390/pai: export number of sysfs attribute files (Mete Durlu) [RHEL-79808] -- s390/pai: fix attr_event_free upper limit for pai device drivers (Mete Durlu) [RHEL-79808] -- smb: client: fix chmod(2) regression with ATTR_READONLY (Paulo Alcantara) [RHEL-78507] -- s390/topology: Improve topology detection (Mete Durlu) [RHEL-76350] -- ice: Fix signedness bug in ice_init_interrupt_scheme() (Petr Oros) [RHEL-63642] -- ice: init flow director before RDMA (Petr Oros) [RHEL-63642] -- ice: simplify VF MSI-X managing (Petr Oros) [RHEL-63642] -- ice: enable_rdma devlink param (Petr Oros) [RHEL-63642] -- ice: treat dyn_allowed only as suggestion (Petr Oros) [RHEL-63642] -- ice, irdma: move interrupts code to irdma (Petr Oros) [RHEL-63642] -- ice: get rid of num_lan_msix field (Petr Oros) [RHEL-63642] -- ice: remove splitting MSI-X between features (Petr Oros) [RHEL-63642] -- ice: devlink PF MSI-X max and min parameter (Petr Oros) [RHEL-63642] -- ice: ice_probe: init ice_adapter after HW init (Petr Oros) [RHEL-63642] -- ice: minor: rename goto labels from err to unroll (Petr Oros) [RHEL-63642] -- ice: split ice_init_hw() out from ice_init_dev() (Petr Oros) [RHEL-63642] -- ice: c827: move wait for FW to ice_init_hw() (Petr Oros) [RHEL-63642] +* Sat Aug 30 2025 CKI KWF Bot [5.14.0-612.el9] +- redhat: bump RHEL_MINOR to 8 (Patrick Talbert) +- x86/cpu: Add new Intel CPU model numbers for Wildcatlake and Novalake (David Arcari) [RHEL-95631] +- x86/cpu: Add CPU model number for Bartlett Lake CPUs with Raptor Cove cores (David Arcari) [RHEL-95631] +- s390/pci: Fix __pcilg_mio_inuser() inline assembly (Mete Durlu) [RHEL-105605] +- s390/pci: Do not try re-enabling load/store if device is disabled (Mete Durlu) [RHEL-105598] +- s390/pci: Fix stale function handles in error handling (Mete Durlu) [RHEL-105598] +- net/smc: Fix lookup of netdev by using ib_device_get_netdev() (Mete Durlu) [RHEL-102713] +- ibmveth: Add multi buffers rx replenishment hcall support (Mamatha Inamdar) [RHEL-104667] +- net: ibmveth: Reset the adapter when unexpected states are detected (Mamatha Inamdar) [RHEL-104667] +- ibmvnic: Use ndo_get_stats64 to fix inaccurate SAR reporting (Mamatha Inamdar) [RHEL-104119] +- ibmvnic: Fix hardcoded NUM_RX_STATS/NUM_TX_STATS with dynamic sizeof (Mamatha Inamdar) [RHEL-104119] +- ibmvnic: Add stat for tx direct vs tx batched (Mamatha Inamdar) [RHEL-104119] +- memory: tegra: Fix indentation (Marcin Juszkiewicz) [RHEL-26426] +- memory: tegra: Add BPMP and ICC info for DLA clients (Marcin Juszkiewicz) [RHEL-26426] +- memory: tegra: Correct DLA client names (Marcin Juszkiewicz) [RHEL-26426] +- soc/tegra: pmc: Add SD wake event for Tegra234 (Marcin Juszkiewicz) [RHEL-26405] ###