diff --git a/Makefile.rhelver b/Makefile.rhelver index ef7cff1dc..51857da4e 100644 --- a/Makefile.rhelver +++ b/Makefile.rhelver @@ -12,7 +12,7 @@ RHEL_MINOR = 1 # # Use this spot to avoid future merge conflicts. # Do not trim this comment. -RHEL_RELEASE = 84 +RHEL_RELEASE = 89 # # RHEL_REBASE_NUM diff --git a/def_variants.yaml.rhel b/def_variants.yaml.rhel index b0b695aae..a6906dd44 100644 --- a/def_variants.yaml.rhel +++ b/def_variants.yaml.rhel @@ -18,6 +18,10 @@ packages: - modules rules: + - .*kunit.*: modules-internal + exact_pkg: True + - .*test[^/]*.ko: modules-internal + - arch/.*: modules-core - block/t10-pi.ko: modules-core - crypto/.*: modules-core @@ -28,7 +32,6 @@ rules: - drivers/acpi/.*: modules-core - drivers/ata/.*: modules-core - - drivers/base/.*(kunit|test).*: modules-internal - drivers/base/regmap/regmap-sdw.*: modules - drivers/base/.*: modules-core - drivers/block/floppy.*: modules-extra @@ -40,7 +43,6 @@ rules: - drivers/cdx/.*: modules-core - drivers/char/mwave.*: modules - drivers/char/.*: modules-core - - drivers/clk/.*(test|kunit).*: modules-internal - drivers/clk/.*: modules-core - drivers/counter/.*: modules-core - drivers/cpufreq/amd-pstate-ut.ko: modules-internal @@ -56,12 +58,12 @@ rules: - drivers/dax/.*: modules-core - drivers/dca/.*: modules-core - drivers/devfreq/.*: modules-core - - drivers/dma/dmatest.*: modules-internal - drivers/dma/.*: modules-core - drivers/edac/.*: modules-core - drivers/extcon/.*: modules-core + - drivers/firmware/cirrus/test/.*(test|kunit).*: modules-internal - drivers/firmware/iscsi_ibft.*: modules - drivers/firmware/.*: modules-core - drivers/fsi/.*: modules-core @@ -82,7 +84,6 @@ rules: - drivers/gpu/drm/qxl/.*: modules-core - drivers/gpu/drm/scheduler/.*: modules-core - drivers/gpu/drm/solomon/.*: modules-core - - drivers/gpu/drm/tests/.*: modules-internal - drivers/gpu/drm/tidss/.*: modules-core - drivers/gpu/drm/tiny/.*: modules-core - drivers/gpu/drm/ttm/.*: modules-core @@ -95,7 +96,6 @@ rules: - drivers/gpu/drm/xlnx/.*: modules-core - drivers/gpu/host1x/.*: modules-core - - drivers/hid/.*test.*: modules-internal - drivers/hid/hid-asus.*: modules - drivers/hid/hid-nintendo.*: modules - drivers/hid/hid-picolcd.*: modules @@ -120,15 +120,12 @@ rules: - drivers/i2c/.*: modules-core - drivers/i3c/.*: modules-core - drivers/iio/adc/dln2-adc.*: modules-extra - - drivers/iio/test/.*: modules-internal - drivers/input/gameport/.*: modules - drivers/input/joystick/.*: modules-extra - drivers/input/tablet/.*: modules - - drivers/input/tests/.*: modules-internal - drivers/input/touchscreen/.*: modules - drivers/input/.*: modules-core - drivers/interconnect/.*: modules-core - - drivers/iommu/.*test.ko: modules-internal - drivers/iommu/.*: modules-core - drivers/irqchip/.*: modules-core @@ -246,7 +243,6 @@ rules: - drivers/perf/.*: modules-core - drivers/phy/.*: modules-core - drivers/pinctrl/.*: modules-core - - drivers/platform/chrome/.*test.*: modules-internal - drivers/platform/x86/intel/intel_vsec.*: modules-core - drivers/pmdomain/.*: modules-core - drivers/powercap/intel_rapl_tpmi.*: modules @@ -263,7 +259,6 @@ rules: - drivers/remoteproc/.*: modules-core - drivers/reset/.*: modules-core - drivers/rpmsg/.*: modules-core - - drivers/rtc/.*test.*: modules-internal - drivers/rtc/.*: modules-core - drivers/s390/net/ism.*: modules @@ -370,7 +365,6 @@ rules: - drivers/w1/slaves/w1_smem.*: modules-extra - drivers/w1/slaves/w1_therm.*: modules-extra - - fs/.*test.*: modules-internal - fs/9p/.*: modules-core - fs/afs/.*: modules-partner - fs/affs/affs.*: modules-extra @@ -410,26 +404,18 @@ rules: - fs/xfs/.*: modules-core - fs/zonefs/.*: modules-core - - kernel/.*test.*: modules-internal - kernel/locking/locktorture.*: modules-internal - kernel/rcu/rcuscale.*: modules-internal - kernel/rcu/rcutorture.*: modules-internal - kernel/rcu/refscale.*: modules-internal - - kernel/resource_kunit.*: modules-internal - kernel/scftorture.*: modules-internal - kernel/torture.*: modules-internal - kernel/.*: modules-core - - lib/test_lockup.*: modules-extra - - lib/.*(test|kunit).*: modules-internal - exact_pkg: True - lib/.*: modules-core - - mm/kasan/kasan_test: modules-internal - - mm/kfence/.*test.*: modules-internal - mm/zsmalloc.ko: modules-core - - net/.*test.*: modules-internal - net/802/.*: modules-core - net/8021q/.*: modules-core - net/9p/9pnet_rdma.ko: modules @@ -495,8 +481,6 @@ rules: - net/xfrm/.*: modules-core - samples/.*: modules-internal - - sound/pci/.*test.*: modules-internal - - sound/soc/.*test.*: modules-internal - virt/.*: modules-core diff --git a/kernel-aarch64-64k-debug-rhel.config b/kernel-aarch64-64k-debug-rhel.config index 7645c2c61..fd4f919b0 100644 --- a/kernel-aarch64-64k-debug-rhel.config +++ b/kernel-aarch64-64k-debug-rhel.config @@ -488,6 +488,7 @@ CONFIG_ATH11K=m CONFIG_ATH11K_PCI=m CONFIG_ATH11K_SPECTRAL=y CONFIG_ATH11K_TRACING=y +# CONFIG_ATH12K_COREDUMP is not set CONFIG_ATH12K_DEBUGFS=y CONFIG_ATH12K_DEBUG=y CONFIG_ATH12K=m @@ -2235,6 +2236,7 @@ CONFIG_FUTEX=y CONFIG_FW_CACHE=y # CONFIG_FW_CFG_SYSFS_CMDLINE is not set CONFIG_FW_CFG_SYSFS=y +CONFIG_FW_CS_DSP_KUNIT_TEST=m # CONFIG_FW_DEVLINK_SYNC_STATE_TIMEOUT is not set CONFIG_FW_LOADER_COMPRESS_XZ=y CONFIG_FW_LOADER_COMPRESS=y @@ -5684,6 +5686,8 @@ CONFIG_RTLWIFI=m CONFIG_RTW88_8723DE=m # CONFIG_RTW88_8723DS is not set # CONFIG_RTW88_8723DU is not set +# CONFIG_RTW88_8812AU is not set +# CONFIG_RTW88_8821AU is not set CONFIG_RTW88_8821CE=m # CONFIG_RTW88_8821CS is not set # CONFIG_RTW88_8821CU is not set diff --git a/kernel-aarch64-64k-rhel.config b/kernel-aarch64-64k-rhel.config index 51959b290..c72507f9e 100644 --- a/kernel-aarch64-64k-rhel.config +++ b/kernel-aarch64-64k-rhel.config @@ -488,6 +488,7 @@ CONFIG_ATH11K=m CONFIG_ATH11K_PCI=m # CONFIG_ATH11K_SPECTRAL is not set # CONFIG_ATH11K_TRACING is not set +# CONFIG_ATH12K_COREDUMP is not set # CONFIG_ATH12K_DEBUGFS is not set # CONFIG_ATH12K_DEBUG is not set CONFIG_ATH12K=m @@ -2219,6 +2220,7 @@ CONFIG_FUTEX=y CONFIG_FW_CACHE=y # CONFIG_FW_CFG_SYSFS_CMDLINE is not set CONFIG_FW_CFG_SYSFS=y +CONFIG_FW_CS_DSP_KUNIT_TEST=m # CONFIG_FW_DEVLINK_SYNC_STATE_TIMEOUT is not set CONFIG_FW_LOADER_COMPRESS_XZ=y CONFIG_FW_LOADER_COMPRESS=y @@ -5661,6 +5663,8 @@ CONFIG_RTLWIFI=m CONFIG_RTW88_8723DE=m # CONFIG_RTW88_8723DS is not set # CONFIG_RTW88_8723DU is not set +# CONFIG_RTW88_8812AU is not set +# CONFIG_RTW88_8821AU is not set CONFIG_RTW88_8821CE=m # CONFIG_RTW88_8821CS is not set # CONFIG_RTW88_8821CU is not set diff --git a/kernel-aarch64-automotive-debug-rhel.config b/kernel-aarch64-automotive-debug-rhel.config index ac6494961..c878b6ad4 100644 --- a/kernel-aarch64-automotive-debug-rhel.config +++ b/kernel-aarch64-automotive-debug-rhel.config @@ -519,6 +519,7 @@ CONFIG_ATH11K_DEBUG=y # CONFIG_ATH11K_PCI is not set CONFIG_ATH11K_SPECTRAL=y CONFIG_ATH11K_TRACING=y +# CONFIG_ATH12K_COREDUMP is not set CONFIG_ATH12K_DEBUGFS=y CONFIG_ATH12K_DEBUG=y CONFIG_ATH12K=m @@ -2385,6 +2386,7 @@ CONFIG_FUTEX=y CONFIG_FW_CACHE=y # CONFIG_FW_CFG_SYSFS_CMDLINE is not set CONFIG_FW_CFG_SYSFS=m +CONFIG_FW_CS_DSP_KUNIT_TEST=m # CONFIG_FW_DEVLINK_SYNC_STATE_TIMEOUT is not set CONFIG_FW_LOADER_COMPRESS_XZ=y CONFIG_FW_LOADER_COMPRESS=y @@ -6155,6 +6157,8 @@ CONFIG_RTLWIFI_DEBUG=y # CONFIG_RTW88_8723D is not set # CONFIG_RTW88_8723DS is not set # CONFIG_RTW88_8723DU is not set +# CONFIG_RTW88_8812AU is not set +# CONFIG_RTW88_8821AU is not set # CONFIG_RTW88_8821CE is not set # CONFIG_RTW88_8821C is not set # CONFIG_RTW88_8821CS is not set diff --git a/kernel-aarch64-automotive-rhel.config b/kernel-aarch64-automotive-rhel.config index 7651e012c..2f07fd282 100644 --- a/kernel-aarch64-automotive-rhel.config +++ b/kernel-aarch64-automotive-rhel.config @@ -519,6 +519,7 @@ CONFIG_ATH10K_DEBUGFS=y # CONFIG_ATH11K_PCI is not set # CONFIG_ATH11K_SPECTRAL is not set # CONFIG_ATH11K_TRACING is not set +# CONFIG_ATH12K_COREDUMP is not set # CONFIG_ATH12K_DEBUGFS is not set # CONFIG_ATH12K_DEBUG is not set CONFIG_ATH12K=m @@ -2369,6 +2370,7 @@ CONFIG_FUTEX=y CONFIG_FW_CACHE=y # CONFIG_FW_CFG_SYSFS_CMDLINE is not set CONFIG_FW_CFG_SYSFS=m +CONFIG_FW_CS_DSP_KUNIT_TEST=m # CONFIG_FW_DEVLINK_SYNC_STATE_TIMEOUT is not set CONFIG_FW_LOADER_COMPRESS_XZ=y CONFIG_FW_LOADER_COMPRESS=y @@ -6132,6 +6134,8 @@ CONFIG_RTL_CARDS=m # CONFIG_RTW88_8723D is not set # CONFIG_RTW88_8723DS is not set # CONFIG_RTW88_8723DU is not set +# CONFIG_RTW88_8812AU is not set +# CONFIG_RTW88_8821AU is not set # CONFIG_RTW88_8821CE is not set # CONFIG_RTW88_8821C is not set # CONFIG_RTW88_8821CS is not set diff --git a/kernel-aarch64-debug-rhel.config b/kernel-aarch64-debug-rhel.config index 320cb9caf..b2cc608e8 100644 --- a/kernel-aarch64-debug-rhel.config +++ b/kernel-aarch64-debug-rhel.config @@ -486,6 +486,7 @@ CONFIG_ATH11K=m CONFIG_ATH11K_PCI=m CONFIG_ATH11K_SPECTRAL=y CONFIG_ATH11K_TRACING=y +# CONFIG_ATH12K_COREDUMP is not set CONFIG_ATH12K_DEBUGFS=y CONFIG_ATH12K_DEBUG=y CONFIG_ATH12K=m @@ -2232,6 +2233,7 @@ CONFIG_FUTEX=y CONFIG_FW_CACHE=y # CONFIG_FW_CFG_SYSFS_CMDLINE is not set CONFIG_FW_CFG_SYSFS=y +CONFIG_FW_CS_DSP_KUNIT_TEST=m # CONFIG_FW_DEVLINK_SYNC_STATE_TIMEOUT is not set CONFIG_FW_LOADER_COMPRESS_XZ=y CONFIG_FW_LOADER_COMPRESS=y @@ -5680,6 +5682,8 @@ CONFIG_RTLWIFI=m CONFIG_RTW88_8723DE=m # CONFIG_RTW88_8723DS is not set # CONFIG_RTW88_8723DU is not set +# CONFIG_RTW88_8812AU is not set +# CONFIG_RTW88_8821AU is not set CONFIG_RTW88_8821CE=m # CONFIG_RTW88_8821CS is not set # CONFIG_RTW88_8821CU is not set diff --git a/kernel-aarch64-rhel.config b/kernel-aarch64-rhel.config index 53681136d..9282c5d2f 100644 --- a/kernel-aarch64-rhel.config +++ b/kernel-aarch64-rhel.config @@ -486,6 +486,7 @@ CONFIG_ATH11K=m CONFIG_ATH11K_PCI=m # CONFIG_ATH11K_SPECTRAL is not set # CONFIG_ATH11K_TRACING is not set +# CONFIG_ATH12K_COREDUMP is not set # CONFIG_ATH12K_DEBUGFS is not set # CONFIG_ATH12K_DEBUG is not set CONFIG_ATH12K=m @@ -2216,6 +2217,7 @@ CONFIG_FUTEX=y CONFIG_FW_CACHE=y # CONFIG_FW_CFG_SYSFS_CMDLINE is not set CONFIG_FW_CFG_SYSFS=y +CONFIG_FW_CS_DSP_KUNIT_TEST=m # CONFIG_FW_DEVLINK_SYNC_STATE_TIMEOUT is not set CONFIG_FW_LOADER_COMPRESS_XZ=y CONFIG_FW_LOADER_COMPRESS=y @@ -5657,6 +5659,8 @@ CONFIG_RTLWIFI=m CONFIG_RTW88_8723DE=m # CONFIG_RTW88_8723DS is not set # CONFIG_RTW88_8723DU is not set +# CONFIG_RTW88_8812AU is not set +# CONFIG_RTW88_8821AU is not set CONFIG_RTW88_8821CE=m # CONFIG_RTW88_8821CS is not set # CONFIG_RTW88_8821CU is not set diff --git a/kernel-aarch64-rt-64k-debug-rhel.config b/kernel-aarch64-rt-64k-debug-rhel.config index 6024c56b4..30bccbd6d 100644 --- a/kernel-aarch64-rt-64k-debug-rhel.config +++ b/kernel-aarch64-rt-64k-debug-rhel.config @@ -488,6 +488,7 @@ CONFIG_ATH11K=m CONFIG_ATH11K_PCI=m CONFIG_ATH11K_SPECTRAL=y CONFIG_ATH11K_TRACING=y +# CONFIG_ATH12K_COREDUMP is not set CONFIG_ATH12K_DEBUGFS=y CONFIG_ATH12K_DEBUG=y CONFIG_ATH12K=m @@ -2274,6 +2275,7 @@ CONFIG_FUTEX=y CONFIG_FW_CACHE=y # CONFIG_FW_CFG_SYSFS_CMDLINE is not set CONFIG_FW_CFG_SYSFS=y +CONFIG_FW_CS_DSP_KUNIT_TEST=m # CONFIG_FW_DEVLINK_SYNC_STATE_TIMEOUT is not set CONFIG_FW_LOADER_COMPRESS_XZ=y CONFIG_FW_LOADER_COMPRESS=y @@ -5731,6 +5733,8 @@ CONFIG_RTLWIFI=m CONFIG_RTW88_8723DE=m # CONFIG_RTW88_8723DS is not set # CONFIG_RTW88_8723DU is not set +# CONFIG_RTW88_8812AU is not set +# CONFIG_RTW88_8821AU is not set CONFIG_RTW88_8821CE=m # CONFIG_RTW88_8821CS is not set # CONFIG_RTW88_8821CU is not set diff --git a/kernel-aarch64-rt-64k-rhel.config b/kernel-aarch64-rt-64k-rhel.config index 2b0baf064..42663dd53 100644 --- a/kernel-aarch64-rt-64k-rhel.config +++ b/kernel-aarch64-rt-64k-rhel.config @@ -488,6 +488,7 @@ CONFIG_ATH11K=m CONFIG_ATH11K_PCI=m # CONFIG_ATH11K_SPECTRAL is not set # CONFIG_ATH11K_TRACING is not set +# CONFIG_ATH12K_COREDUMP is not set # CONFIG_ATH12K_DEBUGFS is not set # CONFIG_ATH12K_DEBUG is not set CONFIG_ATH12K=m @@ -2258,6 +2259,7 @@ CONFIG_FUTEX=y CONFIG_FW_CACHE=y # CONFIG_FW_CFG_SYSFS_CMDLINE is not set CONFIG_FW_CFG_SYSFS=y +CONFIG_FW_CS_DSP_KUNIT_TEST=m # CONFIG_FW_DEVLINK_SYNC_STATE_TIMEOUT is not set CONFIG_FW_LOADER_COMPRESS_XZ=y CONFIG_FW_LOADER_COMPRESS=y @@ -5708,6 +5710,8 @@ CONFIG_RTLWIFI=m CONFIG_RTW88_8723DE=m # CONFIG_RTW88_8723DS is not set # CONFIG_RTW88_8723DU is not set +# CONFIG_RTW88_8812AU is not set +# CONFIG_RTW88_8821AU is not set CONFIG_RTW88_8821CE=m # CONFIG_RTW88_8821CS is not set # CONFIG_RTW88_8821CU is not set diff --git a/kernel-aarch64-rt-debug-rhel.config b/kernel-aarch64-rt-debug-rhel.config index c213d1667..ddd1df96e 100644 --- a/kernel-aarch64-rt-debug-rhel.config +++ b/kernel-aarch64-rt-debug-rhel.config @@ -486,6 +486,7 @@ CONFIG_ATH11K=m CONFIG_ATH11K_PCI=m CONFIG_ATH11K_SPECTRAL=y CONFIG_ATH11K_TRACING=y +# CONFIG_ATH12K_COREDUMP is not set CONFIG_ATH12K_DEBUGFS=y CONFIG_ATH12K_DEBUG=y CONFIG_ATH12K=m @@ -2271,6 +2272,7 @@ CONFIG_FUTEX=y CONFIG_FW_CACHE=y # CONFIG_FW_CFG_SYSFS_CMDLINE is not set CONFIG_FW_CFG_SYSFS=y +CONFIG_FW_CS_DSP_KUNIT_TEST=m # CONFIG_FW_DEVLINK_SYNC_STATE_TIMEOUT is not set CONFIG_FW_LOADER_COMPRESS_XZ=y CONFIG_FW_LOADER_COMPRESS=y @@ -5727,6 +5729,8 @@ CONFIG_RTLWIFI=m CONFIG_RTW88_8723DE=m # CONFIG_RTW88_8723DS is not set # CONFIG_RTW88_8723DU is not set +# CONFIG_RTW88_8812AU is not set +# CONFIG_RTW88_8821AU is not set CONFIG_RTW88_8821CE=m # CONFIG_RTW88_8821CS is not set # CONFIG_RTW88_8821CU is not set diff --git a/kernel-aarch64-rt-rhel.config b/kernel-aarch64-rt-rhel.config index bdf9b4bcc..31f39a2f7 100644 --- a/kernel-aarch64-rt-rhel.config +++ b/kernel-aarch64-rt-rhel.config @@ -486,6 +486,7 @@ CONFIG_ATH11K=m CONFIG_ATH11K_PCI=m # CONFIG_ATH11K_SPECTRAL is not set # CONFIG_ATH11K_TRACING is not set +# CONFIG_ATH12K_COREDUMP is not set # CONFIG_ATH12K_DEBUGFS is not set # CONFIG_ATH12K_DEBUG is not set CONFIG_ATH12K=m @@ -2255,6 +2256,7 @@ CONFIG_FUTEX=y CONFIG_FW_CACHE=y # CONFIG_FW_CFG_SYSFS_CMDLINE is not set CONFIG_FW_CFG_SYSFS=y +CONFIG_FW_CS_DSP_KUNIT_TEST=m # CONFIG_FW_DEVLINK_SYNC_STATE_TIMEOUT is not set CONFIG_FW_LOADER_COMPRESS_XZ=y CONFIG_FW_LOADER_COMPRESS=y @@ -5704,6 +5706,8 @@ CONFIG_RTLWIFI=m CONFIG_RTW88_8723DE=m # CONFIG_RTW88_8723DS is not set # CONFIG_RTW88_8723DU is not set +# CONFIG_RTW88_8812AU is not set +# CONFIG_RTW88_8821AU is not set CONFIG_RTW88_8821CE=m # CONFIG_RTW88_8821CS is not set # CONFIG_RTW88_8821CU is not set diff --git a/kernel-ppc64le-debug-rhel.config b/kernel-ppc64le-debug-rhel.config index d74847e1b..75a0e4175 100644 --- a/kernel-ppc64le-debug-rhel.config +++ b/kernel-ppc64le-debug-rhel.config @@ -336,6 +336,7 @@ CONFIG_ATH11K_DEBUG=y CONFIG_ATH11K_PCI=m CONFIG_ATH11K_SPECTRAL=y CONFIG_ATH11K_TRACING=y +# CONFIG_ATH12K_COREDUMP is not set CONFIG_ATH12K_DEBUGFS=y CONFIG_ATH12K_DEBUG=y CONFIG_ATH12K=m @@ -1954,6 +1955,7 @@ CONFIG_FUTEX=y CONFIG_FW_CACHE=y # CONFIG_FW_CFG_SYSFS_CMDLINE is not set CONFIG_FW_CFG_SYSFS=y +CONFIG_FW_CS_DSP_KUNIT_TEST=m # CONFIG_FW_DEVLINK_SYNC_STATE_TIMEOUT is not set CONFIG_FW_LOADER_COMPRESS_XZ=y CONFIG_FW_LOADER_COMPRESS=y @@ -5200,6 +5202,8 @@ CONFIG_RTLWIFI=m CONFIG_RTW88_8723DE=m # CONFIG_RTW88_8723DS is not set # CONFIG_RTW88_8723DU is not set +# CONFIG_RTW88_8812AU is not set +# CONFIG_RTW88_8821AU is not set CONFIG_RTW88_8821CE=m # CONFIG_RTW88_8821CS is not set # CONFIG_RTW88_8821CU is not set diff --git a/kernel-ppc64le-rhel.config b/kernel-ppc64le-rhel.config index fd728c102..72414bde9 100644 --- a/kernel-ppc64le-rhel.config +++ b/kernel-ppc64le-rhel.config @@ -336,6 +336,7 @@ CONFIG_ATH10K_PCI=m CONFIG_ATH11K_PCI=m # CONFIG_ATH11K_SPECTRAL is not set # CONFIG_ATH11K_TRACING is not set +# CONFIG_ATH12K_COREDUMP is not set # CONFIG_ATH12K_DEBUGFS is not set # CONFIG_ATH12K_DEBUG is not set CONFIG_ATH12K=m @@ -1938,6 +1939,7 @@ CONFIG_FUTEX=y CONFIG_FW_CACHE=y # CONFIG_FW_CFG_SYSFS_CMDLINE is not set CONFIG_FW_CFG_SYSFS=y +CONFIG_FW_CS_DSP_KUNIT_TEST=m # CONFIG_FW_DEVLINK_SYNC_STATE_TIMEOUT is not set CONFIG_FW_LOADER_COMPRESS_XZ=y CONFIG_FW_LOADER_COMPRESS=y @@ -5179,6 +5181,8 @@ CONFIG_RTLWIFI=m CONFIG_RTW88_8723DE=m # CONFIG_RTW88_8723DS is not set # CONFIG_RTW88_8723DU is not set +# CONFIG_RTW88_8812AU is not set +# CONFIG_RTW88_8821AU is not set CONFIG_RTW88_8821CE=m # CONFIG_RTW88_8821CS is not set # CONFIG_RTW88_8821CU is not set diff --git a/kernel-s390x-debug-rhel.config b/kernel-s390x-debug-rhel.config index fc9d1fa11..d9b5b51d8 100644 --- a/kernel-s390x-debug-rhel.config +++ b/kernel-s390x-debug-rhel.config @@ -335,6 +335,7 @@ CONFIG_ATH11K_DEBUG=y CONFIG_ATH11K_PCI=m CONFIG_ATH11K_SPECTRAL=y CONFIG_ATH11K_TRACING=y +# CONFIG_ATH12K_COREDUMP is not set CONFIG_ATH12K_DEBUGFS=y CONFIG_ATH12K_DEBUG=y CONFIG_ATH12K=m @@ -1956,6 +1957,7 @@ CONFIG_FUTEX=y CONFIG_FW_CACHE=y # CONFIG_FW_CFG_SYSFS_CMDLINE is not set CONFIG_FW_CFG_SYSFS=y +CONFIG_FW_CS_DSP_KUNIT_TEST=m # CONFIG_FW_DEVLINK_SYNC_STATE_TIMEOUT is not set CONFIG_FW_LOADER_COMPRESS_XZ=y CONFIG_FW_LOADER_COMPRESS=y @@ -5135,6 +5137,8 @@ CONFIG_RTLWIFI=m CONFIG_RTW88_8723DE=m # CONFIG_RTW88_8723DS is not set # CONFIG_RTW88_8723DU is not set +# CONFIG_RTW88_8812AU is not set +# CONFIG_RTW88_8821AU is not set CONFIG_RTW88_8821CE=m # CONFIG_RTW88_8821CS is not set # CONFIG_RTW88_8821CU is not set diff --git a/kernel-s390x-rhel.config b/kernel-s390x-rhel.config index fd6e30eff..be48f71a1 100644 --- a/kernel-s390x-rhel.config +++ b/kernel-s390x-rhel.config @@ -335,6 +335,7 @@ CONFIG_ATH10K_PCI=m CONFIG_ATH11K_PCI=m # CONFIG_ATH11K_SPECTRAL is not set # CONFIG_ATH11K_TRACING is not set +# CONFIG_ATH12K_COREDUMP is not set # CONFIG_ATH12K_DEBUGFS is not set # CONFIG_ATH12K_DEBUG is not set CONFIG_ATH12K=m @@ -1940,6 +1941,7 @@ CONFIG_FUTEX=y CONFIG_FW_CACHE=y # CONFIG_FW_CFG_SYSFS_CMDLINE is not set CONFIG_FW_CFG_SYSFS=y +CONFIG_FW_CS_DSP_KUNIT_TEST=m # CONFIG_FW_DEVLINK_SYNC_STATE_TIMEOUT is not set CONFIG_FW_LOADER_COMPRESS_XZ=y CONFIG_FW_LOADER_COMPRESS=y @@ -5114,6 +5116,8 @@ CONFIG_RTLWIFI=m CONFIG_RTW88_8723DE=m # CONFIG_RTW88_8723DS is not set # CONFIG_RTW88_8723DU is not set +# CONFIG_RTW88_8812AU is not set +# CONFIG_RTW88_8821AU is not set CONFIG_RTW88_8821CE=m # CONFIG_RTW88_8821CS is not set # CONFIG_RTW88_8821CU is not set diff --git a/kernel-s390x-zfcpdump-rhel.config b/kernel-s390x-zfcpdump-rhel.config index 9c55d8523..79e0c9b6f 100644 --- a/kernel-s390x-zfcpdump-rhel.config +++ b/kernel-s390x-zfcpdump-rhel.config @@ -335,6 +335,7 @@ CONFIG_ATH10K_PCI=m CONFIG_ATH11K_PCI=m # CONFIG_ATH11K_SPECTRAL is not set # CONFIG_ATH11K_TRACING is not set +# CONFIG_ATH12K_COREDUMP is not set # CONFIG_ATH12K_DEBUGFS is not set # CONFIG_ATH12K_DEBUG is not set CONFIG_ATH12K=m @@ -1943,6 +1944,7 @@ CONFIG_FUTEX=y CONFIG_FW_CACHE=y # CONFIG_FW_CFG_SYSFS_CMDLINE is not set CONFIG_FW_CFG_SYSFS=y +CONFIG_FW_CS_DSP_KUNIT_TEST=m # CONFIG_FW_DEVLINK_SYNC_STATE_TIMEOUT is not set CONFIG_FW_LOADER_COMPRESS_XZ=y CONFIG_FW_LOADER_COMPRESS=y @@ -5127,6 +5129,8 @@ CONFIG_RT_MUTEXES=y CONFIG_RTW88_8723DE=m # CONFIG_RTW88_8723DS is not set # CONFIG_RTW88_8723DU is not set +# CONFIG_RTW88_8812AU is not set +# CONFIG_RTW88_8821AU is not set CONFIG_RTW88_8821CE=m # CONFIG_RTW88_8821CS is not set # CONFIG_RTW88_8821CU is not set diff --git a/kernel-x86_64-automotive-debug-rhel.config b/kernel-x86_64-automotive-debug-rhel.config index 7971dcf9b..d3c2e5e0e 100644 --- a/kernel-x86_64-automotive-debug-rhel.config +++ b/kernel-x86_64-automotive-debug-rhel.config @@ -373,6 +373,7 @@ CONFIG_ATH11K_DEBUG=y # CONFIG_ATH11K_PCI is not set CONFIG_ATH11K_SPECTRAL=y CONFIG_ATH11K_TRACING=y +# CONFIG_ATH12K_COREDUMP is not set CONFIG_ATH12K_DEBUGFS=y CONFIG_ATH12K_DEBUG=y CONFIG_ATH12K=m @@ -2188,6 +2189,7 @@ CONFIG_FUTEX=y CONFIG_FW_CACHE=y # CONFIG_FW_CFG_SYSFS_CMDLINE is not set CONFIG_FW_CFG_SYSFS=m +CONFIG_FW_CS_DSP_KUNIT_TEST=m # CONFIG_FW_DEVLINK_SYNC_STATE_TIMEOUT is not set CONFIG_FW_LOADER_COMPRESS_XZ=y CONFIG_FW_LOADER_COMPRESS=y @@ -5660,6 +5662,8 @@ CONFIG_RTLWIFI_DEBUG=y # CONFIG_RTW88_8723D is not set # CONFIG_RTW88_8723DS is not set # CONFIG_RTW88_8723DU is not set +# CONFIG_RTW88_8812AU is not set +# CONFIG_RTW88_8821AU is not set # CONFIG_RTW88_8821CE is not set # CONFIG_RTW88_8821C is not set # CONFIG_RTW88_8821CS is not set diff --git a/kernel-x86_64-automotive-rhel.config b/kernel-x86_64-automotive-rhel.config index 27ebc0c54..2bb34ef14 100644 --- a/kernel-x86_64-automotive-rhel.config +++ b/kernel-x86_64-automotive-rhel.config @@ -373,6 +373,7 @@ CONFIG_ATH10K_DEBUGFS=y # CONFIG_ATH11K_PCI is not set # CONFIG_ATH11K_SPECTRAL is not set # CONFIG_ATH11K_TRACING is not set +# CONFIG_ATH12K_COREDUMP is not set # CONFIG_ATH12K_DEBUGFS is not set # CONFIG_ATH12K_DEBUG is not set CONFIG_ATH12K=m @@ -2172,6 +2173,7 @@ CONFIG_FUTEX=y CONFIG_FW_CACHE=y # CONFIG_FW_CFG_SYSFS_CMDLINE is not set CONFIG_FW_CFG_SYSFS=m +CONFIG_FW_CS_DSP_KUNIT_TEST=m # CONFIG_FW_DEVLINK_SYNC_STATE_TIMEOUT is not set CONFIG_FW_LOADER_COMPRESS_XZ=y CONFIG_FW_LOADER_COMPRESS=y @@ -5638,6 +5640,8 @@ CONFIG_RTL_CARDS=m # CONFIG_RTW88_8723D is not set # CONFIG_RTW88_8723DS is not set # CONFIG_RTW88_8723DU is not set +# CONFIG_RTW88_8812AU is not set +# CONFIG_RTW88_8821AU is not set # CONFIG_RTW88_8821CE is not set # CONFIG_RTW88_8821C is not set # CONFIG_RTW88_8821CS is not set diff --git a/kernel-x86_64-debug-rhel.config b/kernel-x86_64-debug-rhel.config index ed9a020d2..6df2c7e25 100644 --- a/kernel-x86_64-debug-rhel.config +++ b/kernel-x86_64-debug-rhel.config @@ -364,6 +364,7 @@ CONFIG_ATH11K=m CONFIG_ATH11K_PCI=m CONFIG_ATH11K_SPECTRAL=y CONFIG_ATH11K_TRACING=y +# CONFIG_ATH12K_COREDUMP is not set CONFIG_ATH12K_DEBUGFS=y CONFIG_ATH12K_DEBUG=y CONFIG_ATH12K=m @@ -2114,6 +2115,7 @@ CONFIG_FUTEX=y CONFIG_FW_CACHE=y # CONFIG_FW_CFG_SYSFS_CMDLINE is not set CONFIG_FW_CFG_SYSFS=y +CONFIG_FW_CS_DSP_KUNIT_TEST=m # CONFIG_FW_DEVLINK_SYNC_STATE_TIMEOUT is not set CONFIG_FW_LOADER_COMPRESS_XZ=y CONFIG_FW_LOADER_COMPRESS=y @@ -5478,6 +5480,8 @@ CONFIG_RTLWIFI=m CONFIG_RTW88_8723DE=m # CONFIG_RTW88_8723DS is not set # CONFIG_RTW88_8723DU is not set +# CONFIG_RTW88_8812AU is not set +# CONFIG_RTW88_8821AU is not set CONFIG_RTW88_8821CE=m # CONFIG_RTW88_8821CS is not set # CONFIG_RTW88_8821CU is not set diff --git a/kernel-x86_64-rhel.config b/kernel-x86_64-rhel.config index 96b1c15f6..fc17717a9 100644 --- a/kernel-x86_64-rhel.config +++ b/kernel-x86_64-rhel.config @@ -364,6 +364,7 @@ CONFIG_ATH11K=m CONFIG_ATH11K_PCI=m # CONFIG_ATH11K_SPECTRAL is not set # CONFIG_ATH11K_TRACING is not set +# CONFIG_ATH12K_COREDUMP is not set # CONFIG_ATH12K_DEBUGFS is not set # CONFIG_ATH12K_DEBUG is not set CONFIG_ATH12K=m @@ -2098,6 +2099,7 @@ CONFIG_FUTEX=y CONFIG_FW_CACHE=y # CONFIG_FW_CFG_SYSFS_CMDLINE is not set CONFIG_FW_CFG_SYSFS=y +CONFIG_FW_CS_DSP_KUNIT_TEST=m # CONFIG_FW_DEVLINK_SYNC_STATE_TIMEOUT is not set CONFIG_FW_LOADER_COMPRESS_XZ=y CONFIG_FW_LOADER_COMPRESS=y @@ -5456,6 +5458,8 @@ CONFIG_RTLWIFI=m CONFIG_RTW88_8723DE=m # CONFIG_RTW88_8723DS is not set # CONFIG_RTW88_8723DU is not set +# CONFIG_RTW88_8812AU is not set +# CONFIG_RTW88_8821AU is not set CONFIG_RTW88_8821CE=m # CONFIG_RTW88_8821CS is not set # CONFIG_RTW88_8821CU is not set diff --git a/kernel-x86_64-rt-debug-rhel.config b/kernel-x86_64-rt-debug-rhel.config index 5042c5cc9..a74a2d91d 100644 --- a/kernel-x86_64-rt-debug-rhel.config +++ b/kernel-x86_64-rt-debug-rhel.config @@ -364,6 +364,7 @@ CONFIG_ATH11K=m CONFIG_ATH11K_PCI=m CONFIG_ATH11K_SPECTRAL=y CONFIG_ATH11K_TRACING=y +# CONFIG_ATH12K_COREDUMP is not set CONFIG_ATH12K_DEBUGFS=y CONFIG_ATH12K_DEBUG=y CONFIG_ATH12K=m @@ -2153,6 +2154,7 @@ CONFIG_FUTEX=y CONFIG_FW_CACHE=y # CONFIG_FW_CFG_SYSFS_CMDLINE is not set CONFIG_FW_CFG_SYSFS=y +CONFIG_FW_CS_DSP_KUNIT_TEST=m # CONFIG_FW_DEVLINK_SYNC_STATE_TIMEOUT is not set CONFIG_FW_LOADER_COMPRESS_XZ=y CONFIG_FW_LOADER_COMPRESS=y @@ -5525,6 +5527,8 @@ CONFIG_RTLWIFI=m CONFIG_RTW88_8723DE=m # CONFIG_RTW88_8723DS is not set # CONFIG_RTW88_8723DU is not set +# CONFIG_RTW88_8812AU is not set +# CONFIG_RTW88_8821AU is not set CONFIG_RTW88_8821CE=m # CONFIG_RTW88_8821CS is not set # CONFIG_RTW88_8821CU is not set diff --git a/kernel-x86_64-rt-rhel.config b/kernel-x86_64-rt-rhel.config index c9066efc3..e6039784d 100644 --- a/kernel-x86_64-rt-rhel.config +++ b/kernel-x86_64-rt-rhel.config @@ -364,6 +364,7 @@ CONFIG_ATH11K=m CONFIG_ATH11K_PCI=m # CONFIG_ATH11K_SPECTRAL is not set # CONFIG_ATH11K_TRACING is not set +# CONFIG_ATH12K_COREDUMP is not set # CONFIG_ATH12K_DEBUGFS is not set # CONFIG_ATH12K_DEBUG is not set CONFIG_ATH12K=m @@ -2137,6 +2138,7 @@ CONFIG_FUTEX=y CONFIG_FW_CACHE=y # CONFIG_FW_CFG_SYSFS_CMDLINE is not set CONFIG_FW_CFG_SYSFS=y +CONFIG_FW_CS_DSP_KUNIT_TEST=m # CONFIG_FW_DEVLINK_SYNC_STATE_TIMEOUT is not set CONFIG_FW_LOADER_COMPRESS_XZ=y CONFIG_FW_LOADER_COMPRESS=y @@ -5503,6 +5505,8 @@ CONFIG_RTLWIFI=m CONFIG_RTW88_8723DE=m # CONFIG_RTW88_8723DS is not set # CONFIG_RTW88_8723DU is not set +# CONFIG_RTW88_8812AU is not set +# CONFIG_RTW88_8821AU is not set CONFIG_RTW88_8821CE=m # CONFIG_RTW88_8821CS is not set # CONFIG_RTW88_8821CU is not set diff --git a/kernel.changelog b/kernel.changelog index ce8d1683a..d518b93a6 100644 --- a/kernel.changelog +++ b/kernel.changelog @@ -1,3 +1,1242 @@ +* Thu May 22 2025 CKI KWF Bot [6.12.0-89.el10] +- redhat: add downstream SBAT for UKI addons (Emanuele Giuseppe Esposito) [RHEL-92881] +- uki_addons: provide custom SBAT as input parameter (Emanuele Giuseppe Esposito) [RHEL-92881] +- uki_addons: remove completely sbat/sbat.conf (Emanuele Giuseppe Esposito) [RHEL-92881] +- redhat: create 'systemd-volatile-overlay' addon for UKI (Emanuele Giuseppe Esposito) [RHEL-92882] +- vfio/pci: Align huge faults to order (Alex Williamson) [RHEL-89852] +- cifs: Fix integer overflow while processing closetimeo mount option (CKI Backport Bot) [RHEL-87906] {CVE-2025-21962} +- scsi: iscsi: Fix missing scsi_host_put() in error path (Chris Leech) [RHEL-90551] +- scsi: qla4xxx: Constify 'struct bin_attribute' (Chris Leech) [RHEL-90551] +- scsi: qedi: Constify 'struct bin_attribute' (Chris Leech) [RHEL-90551] +- scsi: qedi: Fix a possible memory leak in qedi_alloc_and_init_sb() (Chris Leech) [RHEL-90551] +- net: fix geneve_opt length integer overflow (CKI Backport Bot) [RHEL-87978] {CVE-2025-22055} +- tcp: drop secpath at the same time as we currently drop dst (Sabrina Dubroca) [RHEL-70101 RHEL-83227] {CVE-2025-21864} +Resolves: RHEL-70101, RHEL-83227, RHEL-87906, RHEL-87978, RHEL-89852, RHEL-90551, RHEL-92881, RHEL-92882 + +* Tue May 20 2025 CKI KWF Bot [6.12.0-88.el10] +- s390/ism: add release function for struct device (Mete Durlu) [RHEL-73487] {CVE-2025-21856} +- s390/qeth: move netif_napi_add_tx() and napi_enable() from under BH (Mete Durlu) [RHEL-73487] +- s390/net: Remove LCS driver (Mete Durlu) [RHEL-73487] +- s390/netiucv: Switch over to sysfs_emit() (Mete Durlu) [RHEL-73487] +- s390: Add z17 elf platform (Mete Durlu) [RHEL-89725] +- Revert "serial: 8250: Switch to nbcon console" (John W. Linville) [RHEL-56242] +- Revert "serial: 8250: Revert "drop lockdep annotation from serial8250_clear_IER()"" (John W. Linville) [RHEL-56242] +- enic: get max rq & wq entries supported by hw, 16K queues (Nelson Escobar) [RHEL-84863] +- enic: cleanup of enic wq request completion path (Nelson Escobar) [RHEL-84863] +- enic: added enic_wq.c and enic_wq.h (Nelson Escobar) [RHEL-84863] +- enic: remove unused function cq_enet_wq_desc_dec (Nelson Escobar) [RHEL-84863] +- enic: enable rq extended cq support (Nelson Escobar) [RHEL-84863] +- enic: enic rq extended cq defines (Nelson Escobar) [RHEL-84863] +- enic: enic rq code reorg (Nelson Escobar) [RHEL-84863] +- enic: Move function from header file to c file (Nelson Escobar) [RHEL-84863] +- enic: add dependency on Page Pool (Nelson Escobar) [RHEL-84863] +- enic: remove copybreak tunable (Nelson Escobar) [RHEL-84863] +- enic: Use the Page Pool API for RX (Nelson Escobar) [RHEL-84863] +- enic: Simplify RX handler function (Nelson Escobar) [RHEL-84863] +- enic: Move RX functions to their own file (Nelson Escobar) [RHEL-84863] +- enic: Fix typo in comment in table indexed by link speed (Nelson Escobar) [RHEL-84863] +- enic: Obtain the Link speed only after the link comes up (Nelson Escobar) [RHEL-84863] +- enic: Move RX coalescing set function (Nelson Escobar) [RHEL-84863] +- enic: Move kdump check into enic_adjust_resources() (Nelson Escobar) [RHEL-84863] +- enic: Move enic resource adjustments to separate function (Nelson Escobar) [RHEL-84863] +- enic: Adjust used MSI-X wq/rq/cq/interrupt resources in a more robust way (Nelson Escobar) [RHEL-84863] +- enic: Allocate arrays in enic struct based on VIC config (Nelson Escobar) [RHEL-84863] +- enic: Save resource counts we read from HW (Nelson Escobar) [RHEL-84863] +- enic: Make MSI-X I/O interrupts come after the other required ones (Nelson Escobar) [RHEL-84863] +- enic: Create enic_wq/rq structures to bundle per wq/rq data (Nelson Escobar) [RHEL-84863] +- net: introduce per netns packet chains (Paolo Abeni) [RHEL-83393] +- cifs: Fix integer overflow while processing acregmax mount option (CKI Backport Bot) [RHEL-87927] {CVE-2025-21964} +- sched/fair: Fix potential memory corruption in child_cfs_rq_on_list (CKI Backport Bot) [RHEL-88085] {CVE-2025-21919} +- RDMA/core: Silence oversized kvmalloc() warning (Kamal Heib) [RHEL-75593] +- RDMA/cma: Fix workqueue crash in cma_netevent_work_handler (Kamal Heib) [RHEL-75593] +- RDMA/ucaps: Avoid format-security warning (Kamal Heib) [RHEL-75593] +- IB/mad: Check available slots before posting receive WRs (Kamal Heib) [RHEL-75593] +- RDMA/core: Pass port to counter bind/unbind operations (Kamal Heib) [RHEL-75593] +- RDMA/core: Add support to optional-counters binding configuration (Kamal Heib) [RHEL-75593] +- RDMA/core: Create and destroy rdma_counter using rdma_zalloc_drv_obj() (Kamal Heib) [RHEL-75593] +- RDMA/core: Fix use-after-free when rename device name (Kamal Heib) [RHEL-75593] +- RDMA/uverbs: Propagate errors from rdma_lookup_get_uobject() (Kamal Heib) [RHEL-75593] +- docs: infiniband: document the UCAP API (Kamal Heib) [RHEL-75593] +- RDMA/uverbs: Add support for UCAPs in context creation (Kamal Heib) [RHEL-75593] +- RDMA/uverbs: Introduce UCAP (User CAPabilities) API (Kamal Heib) [RHEL-75593] +- RDMA/core: Fixes infiniband sysctl bounds (Kamal Heib) [RHEL-75593] +- RDMA/core: Don't expose hw_counters outside of init net namespace (Kamal Heib) [RHEL-75593] +- RDMA/core: Fix best page size finding when it can cross SG entries (Kamal Heib) [RHEL-75593] +- IB/iser: fix typos in iscsi_iser.c comments (Kamal Heib) [RHEL-75593] +- RDMA/core: Use ib_port_state_to_str() for IB state sysfs (Kamal Heib) [RHEL-75593] +- IB/cache: Add log messages for IB device state changes (Kamal Heib) [RHEL-75593] +- cgroup/cpuset: Add warnings to catch inconsistency in exclusive CPUs (Waiman Long) [RHEL-87521] +- selftest/cgroup: Add a remote partition transition test to test_cpuset_prs.sh (Waiman Long) [RHEL-87521] +- selftest/cgroup: Clean up and restructure test_cpuset_prs.sh (Waiman Long) [RHEL-87521] +- selftest/cgroup: Update test_cpuset_prs.sh to use | as effective CPUs and state separator (Waiman Long) [RHEL-87521] +- cgroup/cpuset: Remove unneeded goto in sched_partition_write() and rename it (Waiman Long) [RHEL-87521] +- cgroup/cpuset: Code cleanup and comment update (Waiman Long) [RHEL-87521] +- cgroup/cpuset: Don't allow creation of local partition over a remote one (Waiman Long) [RHEL-87521] +- cgroup/cpuset: Remove remote_partition_check() & make update_cpumasks_hier() handle remote partition (Waiman Long) [RHEL-87521] +- cgroup/cpuset: Fix error handling in remote_partition_disable() (Waiman Long) [RHEL-87521] +- cgroup/cpuset: Fix incorrect isolated_cpus update in update_parent_effective_cpumask() (Waiman Long) [RHEL-87521] +- cgroup/cpuset: Fix race between newly created partition and dying one (Waiman Long) [RHEL-87521] +- cgroup/cpuset: Move procfs cpuset attribute under cgroup-v1.c (Waiman Long) [RHEL-87521] +- cgroup/cpuset: remove kernfs active break (Waiman Long) [RHEL-87521] +- cgroup/cpuset: Prevent leakage of isolated CPUs into sched domains (Waiman Long) [RHEL-87521] +- cgroup/cpuset: Remove stale text (Waiman Long) [RHEL-87521] +- cgroup/cpuset: Disable cpuset_cpumask_can_shrink() test if not load balancing (Waiman Long) [RHEL-87521] +- cgroup/cpuset: Further optimize code if CONFIG_CPUSETS_V1 not set (Waiman Long) [RHEL-87521] +- cgroup/cpuset: Enforce at most one rebuild_sched_domains_locked() call per operation (Waiman Long) [RHEL-87521] +- cgroup/cpuset: Revert "Allow suppression of sched domain rebuild in update_cpumasks_hier()" (Waiman Long) [RHEL-87521] +- cgroup/cpuset: Fix spelling errors in file kernel/cgroup/cpuset.c (Waiman Long) [RHEL-87521] +- sched/rt: Fix race in push_rt_task (Phil Auld) [RHEL-86833] +- x86/uaccess: Improve performance by aligning writes to 8 bytes in copy_user_generic(), on non-FSRM/ERMS CPUs (Herton R. Krzesinski) [RHEL-86149] +- wifi: mac80211: fix MPDU length parsing for EHT 5/6 GHz (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: cfg80211: cancel wiphy_work before freeing wiphy (Jose Ignacio Tornos Martinez) [RHEL-79792] {CVE-2025-21979} +- wifi: mac80211: fix SA Query processing in MLO (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: nl80211: fix assoc link handling (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mac80211: don't queue sdata::work for a non-running sdata (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mac80211: flush the station before moving it to UN-AUTHORIZED state (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: trans: cancel restart work on op mode leave (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: mvm: fix PNVM timeout for non-MSI-X platforms (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: pcie: Fix TSO preparation (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: nl80211: disable multi-link reconfiguration (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: cfg80211: regulatory: improve invalid hints checking (Jose Ignacio Tornos Martinez) [RHEL-79792] {CVE-2025-21910} +- wifi: brcmfmac: keep power during suspend if board requires it (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mac80211: Fix sparse warning for monitor_sdata (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mac80211: fix vendor-specific inheritance (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mac80211: fix MLE non-inheritance parsing (Jose Ignacio Tornos Martinez) [RHEL-79792] +- bus: mhi: host: pci_generic: Use pci_try_reset_function() to avoid deadlock (Jose Ignacio Tornos Martinez) [RHEL-79792] {CVE-2025-21951} +- wifi: iwlwifi: Fix A-MSDU TSO preparation (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: Free pages allocated when failing to build A-MSDU (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: limit printed string from FW file (Jose Ignacio Tornos Martinez) [RHEL-79792] {CVE-2025-21905} +- wifi: iwlwifi: mvm: use the right version of the rate API (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: mvm: don't try to talk to a dead firmware (Jose Ignacio Tornos Martinez) [RHEL-79792] {CVE-2025-21930} +- wifi: iwlwifi: mvm: don't dump the firmware state upon RFKILL while suspend (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: mvm: clean up ROC on failure (Jose Ignacio Tornos Martinez) [RHEL-79792] {CVE-2025-21906} +- wifi: iwlwifi: fw: avoid using an uninitialized variable (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: fw: allocate chained SG tables for dump (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mac80211: remove debugfs dir for virtual monitor (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mac80211: Cleanup sta TXQs on flush (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: nl80211: reject cooked mode if it is set along with other flags (Jose Ignacio Tornos Martinez) [RHEL-79792] {CVE-2025-21909} +- wifi: brcmfmac: use random seed flag for BCM4355 and BCM4364 firmware (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: fix handling of 6 GHz rules (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: brcmfmac: fix NULL pointer dereference in brcmf_txfinalize() (Jose Ignacio Tornos Martinez) [RHEL-79792] {CVE-2025-21744} +- wifi: rtw88: add RTW88_LEDS depends on LEDS_CLASS to Kconfig (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: wilc1000: unregister wiphy only after netdev registration (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: cfg80211: adjust allocation of colocated AP data (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mac80211: fix memory leak in ieee80211_mgd_assoc_ml_reconf() (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: fix key cache handling (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: Fix uninitialized variable access in ath12k_mac_allocate() function (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: Remove ath12k_get_num_hw() helper function (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: Refactor the ath12k_hw get helper function argument (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: Refactor ath12k_hw set helper function argument (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: mt7996: add implicit beamforming support for mt7992 (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: mt7996: fix beacon command during disabling (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: mt7996: fix ldpc setting (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: mt7996: fix definition of tx descriptor (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: connac: adjust phy capabilities based on band constraints (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: mt7996: fix incorrect indexing of MIB FW event (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: mt7996: fix HE Phy capability (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: mt7996: fix the capability of reception of EHT MU PPDU (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: mt7996: add max mpdu len capability (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: mt7921: avoid undesired changes of the preset regulatory domain (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: mt7925e: fix too long of wifi resume time (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: mt7996: fix register mapping (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: mt7915: fix register mapping (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: mt7996: fix monitor mode (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: mt7996: switch to single multi-radio wiphy (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: mt7996: move all debugfs files to the primary phy (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: connac: rework connac helpers (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: mt7996: prepare mt7996_mcu_update_bss_color for MLO support (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: connac: prepare mt76_connac_mcu_sta_basic_tlv for MLO support (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: mt7996: prepare mt7996_mcu_set_timing for MLO support (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: mt7996: prepare mt7996_mcu_set_tx for MLO support (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: mt7996: prepare mt7996_mcu_add_beacon for MLO support (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: mt7996: prepare mt7996_mcu_add_dev/bss_info for MLO support (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: mt7996: pass wcid to mt7996_mcu_sta_hdr_trans_tlv (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: mt7996: use emulated hardware scan support (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: add multi-radio remain_on_channel functions (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: add multi-radio support to scanning code (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: add multi-radio support to tx scheduling (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: add multi-radio support to a few core hw ops (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: remove dev->wcid_phy_mask (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: add chanctx functions for multi-channel phy support (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: initialize more wcid fields mt76_wcid_init (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: mt7996: split link specific data from struct mt7996_vif (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: add vif link specific data structure (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: rename struct mt76_vif to mt76_vif_link (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: add support for allocating a phy without hw (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: add code for emulating hardware scanning (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: do not add wcid entries to sta poll list during MCU reset (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: mt7996: use mac80211 .sta_state op (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: mt7915: fix omac index assignment after hardware reset (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: mt7915: firmware restart on devices with a second pcie link (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: mt7915: hold dev->mutex while interacting with the thermal state (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: mt7915: ensure that only one sta entry is active per mac address (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: only enable tx worker after setting the channel (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: mt7915: decrease timeout for commonly issued MCU commands (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: mt7915: reduce the number of command retries (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: mt7996: fix rx filter setting for bfee functionality (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: mt7915: fix eifs value on older chipsets (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: mt7915: fix slot time for 5/6GHz (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: mt7996: remove phy->monitor_vif (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: remove mt76_calculate_default_rate() (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: mt7921u: Add VID/PID for TP-Link TXE50UH (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: mt7925: replace zero-length array with flexible-array member (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: mt7921: add rfkill_poll for hardware rfkill (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: mt7921: introduce CSA support (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: mt7925: config the dwell time by firmware (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: do not hold queue lock during initial rx buffer alloc (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: mt7925: Properly handle responses for commands with events (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: mt7925: Cleanup MLO settings post-disconnection (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: mt7925: Update mt7925_mcu_uni_[tx,rx]_ba for MLO (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: mt7925: Init secondary link PM state (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: mt7925: Update secondary link PS flow (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: mt7925: Update mt7925_unassign_vif_chanctx for per-link BSS (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: mt7925: Update mt792x_rx_get_wcid for per-link STA (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: mt7925: Update mt7925_mcu_sta_update for BC in ASSOC state (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: Enhance mt7925_mac_link_sta_add to support MLO (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: mt7925: Enhance mt7925_mac_link_bss_add to support MLO (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: mt7925: Fix CNM Timeout with Single Active Link in MLO (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: mt7925: fix wrong parameter for related cmd of chan info (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: mt7925: Fix incorrect WCID phy_idx assignment (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: mt7925: Fix incorrect WCID assignment for MLO (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: mt7925: Fix incorrect MLD address in bss_mld_tlv for MLO support (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: connac: Extend mt76_connac_mcu_uni_add_dev for MLO (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: mt7996: exclude tx backoff time from airtime (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: mt7915: exclude tx backoff time from airtime (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: mt7915: fix overflows seen when writing limit attributes (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: mt7996: fix overflows seen when writing limit attributes (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: mt7925: fix the invalid ip address for arp offload (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: mt7925: fix get wrong chip cap from incorrect pointer (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: mt7925: fix wrong band_idx setting when enable sniffer mode (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: mt7925: fix NULL deref check in mt7925_change_vif_links (Jose Ignacio Tornos Martinez) [RHEL-79792 RHEL-81390] {CVE-2024-57989} +- wifi: mt76: introduce mt792x_config_mac_addr_list routine (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: mt7915: add module param to select 5 GHz or 6 GHz on MT7916 (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: mt7915: Fix an error handling path in mt7915_add_interface() (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: mt7921: fix using incorrect group cipher after disconnection. (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: mt76u_vendor_request: Do not print error messages when -EPROTO (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mac80211: avoid double free in auth/assoc timeout (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mac80211: ibss: mark IBSS left before leaving (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mac80211: ibss: stop transmit when merging IBSS (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mac80211: don't flush non-uploaded STAs (Jose Ignacio Tornos Martinez) [RHEL-79792 RHEL-82500] {CVE-2025-21828} +- wifi: mac80211: set key link ID to the deflink one (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mac80211: pass correct link ID on assoc (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: simplify nested if checks (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: nl80211: simplify nested if checks (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mac80211: Support parsing EPCS ML element (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mac80211: Fix common size calculation for ML element (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: cfg80211: Add support for controlling EPCS (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mac80211: Support dynamic link addition and removal (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mac80211: Pull link space calculation to a function (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mac80211: Refactor adding association elements (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: cfg80211: Add support for dynamic addition/removal of links (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: nl80211: Split the links handling of an association request (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ieee80211: Add some missing MLO related definitions (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: nl80211: fix nl80211_start_radar_detection return value (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: cfg80211: skip regulatory for punctured subchannels (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mac80211: fix tid removal during mesh forwarding (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: rename iwl_datapath_monitor_notif::mac_id to link_id (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: pcie: make iwl_pcie_d3_complete_suspend() static (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: pcie: make _iwl_trans_pcie_gen2_stop_device() static (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: mvm: remove unused tas_rsp variable (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: mvm: handle version 3 GET_TAS_STATUS notification (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: extend TAS_CONFIG cmd support for v5 (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: remove Mr/Ms radio (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: add WIKO to PPAG approved list (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: mvm: support EMLSR on WH/PE (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: config: unify fw/pnvm MODULE_FIRMWARE (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: mvm: improve/fix chanctx min_def use logic (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: implement reset escalation (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: implement product reset for TOP errors (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: get the max number of links from the firmware (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: pcie: check for WiAMT/CSME presence (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: cfg80211: Move cfg80211_scan_req_add_chan() n_channels increment earlier (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mac80211: prohibit deactivating all links (Jose Ignacio Tornos Martinez) [RHEL-79792 RHEL-82444] {CVE-2024-58061} +- wifi: mac80211: tests: add utility to create sdata skeleton (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mac80211: also verify requirements in EXT_SUPP_RATES (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mac80211: verify BSS membership selectors and basic rates (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: nl80211: permit userspace to pass supported selectors (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mac80211: parse BSS selectors and unknown rates (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mac80211: skip all known membership selectors (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mac80211: log link information in ieee80211_determine_chan_mode (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mac80211: fix typo in HE MCS check (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mac80211: Remove unused basic_rates variable (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mac80211: improve stop/wake queue tracing (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: cfg80211: check extended MLD capa/ops in assoc (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: cfg80211: scan: skip duplicate RNR entries (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mac80211: mlme: improve messages from config_bw() (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mac80211: reject per-band vendor elements with MLO (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mac80211: clarify key idx documententaion (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mac80211: remove an unneeded check in Rx (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mac80211: add some support for RX OMI power saving (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: fw: fix repeated words in comments (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: mvm: Fix duplicated 'the' in comment (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: mvm: Fix duplicated 'if' in comment (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: Remove a duplicate assignment in iwl_dbgfs_amsdu_len_write() (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: mvm: Use helper function IS_ERR_OR_NULL() (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: Fix spelling typo in comment (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: api: remove the double word (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: mvm: fix iwl_ssid_exist() check (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: mvm: Improve code style in pointer declarations (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: fw: fix typo 'adderss' (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: mvm: remove unneeded NULL pointer checks (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: mvm: fix AP STA comparison (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: cleanup unused variable in trans.h (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: mvm: don't count mgmt frames as MPDU (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: fw: api: tdls: remove MVM_ from name (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: mvm: avoid NULL pointer dereference (Jose Ignacio Tornos Martinez) [RHEL-79792] {CVE-2024-58062} +- wifi: iwlwifi: bump FW API to 96 for BZ/SC devices (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: mvm: fix add stream vs. restart race (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: move fw_dbg_collect to fw debugfs (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: api: remove version number from latest stored_beacon_notif (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: avoid memory leak (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: mark that we support TX_CMD_API_S_VER_10 (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: add channel_load_not_by_us in iwl_mvm_phy_ctxt (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: add mapping of prph register crf for PE RF (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: Allow entering EMLSR for more band combinations (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: iwl-drv: refactor image loading a bit (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: Remove MVM prefix from TX API macros (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: rename bits in config/boot control register (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: move fw_ver debugfs to firmware runtime (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: mld: make iwl_mvm_find_ie_offset a iwlwifi util (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: iwl_fw_error_collect() is always called sync (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: rework firmware error handling (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: mvm: restart device through NMI (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: unify cmd_queue_full() into nic_error() (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: mvm: clean up FW restart a bit (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: mvm: remove STARTING state (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: mvm: restrict MAC start retry to timeouts (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: restrict driver retry loops to timeouts (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: return ERR_PTR from opmode start() (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: context-info: add kernel-doc markers (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: interpret STEP URM BIOS configuration (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: fw: read STEP table from correct UEFI var (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: mvm: rename iwl_dev_tx_power_common::mac_context_id (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: mvm: skip short statistics window when updating EMLSR (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: mvm: remove warning on unallocated BAID (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: differentiate NIC error types (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mac80211: Remove unused ieee80211_smps_is_restrictive (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: mvm: Move TSO code to shared utility (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: mvm: add UHB canada support in GET_TAS_STATUS cmd resp (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: mvm: add UHB canada support in TAS_CONFIG cmd (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: mvm: Use IWL_FW_CHECK() for BAR notif size validation (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: pcie: Add support for new device ids (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: add a new NMI type (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: mvm: Check BAR packet size before accessing data (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: support BIOS override for 5G9 in CA also in LARI version 8 (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: support BIOS override for UNII4 in CA/US also in LARI versions < 12 (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: bump FW API to 95 for BZ/SC devices (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: mvm: log error for failures after D3 (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: mvm: update documentation for iwl_nvm_channel_flags (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: Remove mvm prefix from iwl_mvm_compressed_ba_notif (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mvm: Request periodic system statistics earlier (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: remove mvm from session protection cmd's name (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: cfg80211: copy multi-link element from the multi-link probe request's frame body to the generated elements (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: mvm: cleanup iwl_mvm_sta_del (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mac80211: change disassoc sequence a bit (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mac80211: add an option to filter a sta from being flushed (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: mvm: send the right link id (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: mvm: remove pre-mld code from mld path (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: fix documentation about initial values in station table (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mac80211: Clean up debugfs_key deadcode (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: mt7921: fix a potential scan no APs (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: Fix EHT NSS radiotap reporting. (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: mt7996: Add eht radiotap tlv (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: mt7915: Fix mesh scan on MT7916 DBDC (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: mt7615: Convert comma to semicolon (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: mt7925: fix off by one in mt7925_load_clc() (Jose Ignacio Tornos Martinez) [RHEL-79792] {CVE-2024-57990} +- wifi: mt76: mt7921s: fix a potential firmware freeze during startup (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: mt792x: add P2P_DEVICE support (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: mt7996: set correct background radar capability (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: mt7996: add support for more variants (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: mt7996: extend flexibility of mt7996_mcu_get_eeprom() (Jose Ignacio Tornos Martinez) [RHEL-79792] +- net: remove get_task_comm() and print task comm directly (Jose Ignacio Tornos Martinez) [RHEL-79792] +- kernel-wide: add explicity||explicitly to spelling.txt (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw88: Add support for LED blinking (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw88: sdio: Fix disconnection after beacon loss (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw88: 8703b: Fix RX/TX issues (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw88: Delete rf_type member of struct rtw_sta_info (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw88: Add USB PHY configuration (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: 8922ae: add variant info to support RTL8922AE-VS (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: read hardware capabilities part 1 via firmware command (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: fix race between cancel_hw_scan and hw_scan completion (Jose Ignacio Tornos Martinez) [RHEL-79792] {CVE-2025-21729} +- wifi: rtw89: mcc: consider time limits not divisible by 1024 (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: pci: treat first receiving part as first segment for 8922AE (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: avoid to init mgnt_entry list twice when WoWLAN failed (Jose Ignacio Tornos Martinez) [RHEL-79792] {CVE-2025-21730} +- wifi: rtw89: correct header conversion rule for MLO only (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: chan: fix soft lockup in rtw89_entity_recalc_mgnt_roles() (Jose Ignacio Tornos Martinez) [RHEL-79792] {CVE-2024-57991} +- wifi: rtw89: fix proceeding MCC with wrong scanning state after sequence changes (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath9k: cleanup ath9k_hw_get_nf_hist_mid() (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: Support pdev Puncture Stats (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: Support AST Entry Stats (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: Support Transmit Buffer OFDMA Stats (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: Support Transmit Rate Buffer Stats (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: brcmfmac: Add missing Return: to function documentation (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rt2x00: Remove unused rfval values (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: brcmfmac: Check the return value of of_property_read_string_index() (Jose Ignacio Tornos Martinez) [RHEL-79792 RHEL-81327] {CVE-2025-21750} +- wifi: wilc1000: unregister wiphy only if it has been registered (Jose Ignacio Tornos Martinez) [RHEL-79792] {CVE-2024-57992} +- wifi: mt76: mt7996: fix invalid interface combinations (Jose Ignacio Tornos Martinez) [RHEL-79792] +- bus: mhi: host: pci_generic: Enable MSI-X if the endpoint supports (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: fix tx power, max reg power update to firmware (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: set flag for mgmt no-ack frames in Tx completion (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: Include MLO memory in firmware coredump collection (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: handle radar detection with MLO (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: fix CAC running state during virtual interface start (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: rename CAC_RUNNING flag (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: pci: disable PCI completion timeout control (Jose Ignacio Tornos Martinez) [RHEL-79792] +- bus: mhi: host: pci_generic: Add support for QDU100 device (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtl8xxxu: Fix RTL8188EU firmware upload block size (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: debug: print regd for QATAR/UK/THAILAND (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: adjust thermal protection step and more RTL8852BE-VT ID (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw88: usb: Preallocate and reuse the RX skbs (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw88: Handle C2H_ADAPTIVITY in rtw_fw_c2h_cmd_handle() (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw88: usb: Copy instead of cloning the RX skb (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw88: 8821a/8812a: Set ptct_efuse_size to 0 (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw88: 8812a: Support RFE type 2 (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtlwifi: rtl8821ae: Fix media status report (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw88: add __packed attribute to efuse layout struct (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: Fix spelling mistake "requestted" -> "requested" (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: Avoid explicit type cast in monitor status parse handler (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: Change the Tx monitor SRNG ring ID (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: Remove unused HAL Rx mask in DP monitor path (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: fix incorrect TID updation in DP monitor status path (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: Fix the misspelled of hal TLV tag HAL_PHYRX_GENERICHT_SIG (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: cleanup Rx peer statistics structure (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: Refactor monitor status TLV structure (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: Add documentation HTT_H2T_MSG_TYPE_RX_RING_SELECTION_CFG (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: Decrease ath12k_mac_station_assoc() stack usage (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: Decrease ath12k_sta_rc_update_wk() stack usage (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: Decrease ath12k_bss_assoc() stack usage (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: Decrease ath12k_mac_op_remain_on_channel() stack usage (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: Add support for parsing 64-bit TLVs (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath9k: simplify internal time management (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath9k: cleanup a few (mostly) TX-related routines (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath9k: cleanup ath_txq_skb_done() (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: brcmfmac: clarify unmodifiable headroom log message (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: advertise MLO support and capabilities (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: assign unique hardware link IDs during QMI host cap (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: add ATH12K_FW_FEATURE_MLO capability firmware feature (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: remove warning print in htt mlo offset event message (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: add no-op without debug print in WMI Rx event (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: add can_activate_links mac operation (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: symmetrize scan vdev creation and deletion during HW scan (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: pass link ID during MLO while delivering skb (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: fix ar->supports_6ghz usage during hw register (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: fix ath12k_qmi_alloc_chunk() to handle too large allocations (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: advertise multi device interface combination (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: Refactor radio frequency information (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: introduce interface combination cleanup helper (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: add helper function to init partner cmem configuration (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: add partner device buffer support in receive data path (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: move to HW link id based receive handling (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: avoid redundant code in DP Rx error process (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: enable MLO setup and teardown from core (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: Add MLO WMI setup and teardown functions (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: add support to allocate MLO global memory region (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: refactor ath12k_qmi_alloc_target_mem_chunk() (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: send partner device details in QMI MLO capability (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: parse multiple device information from Device Tree (Jose Ignacio Tornos Martinez) [RHEL-79792] +- dt-bindings: net: wireless: Describe ath12k PCI module with WSI (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: brcmfmac: add missing header include for brcmf_dbg (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: brcmsmac: add gain range check to wlc_phy_iqcal_gainparams_nphy() (Jose Ignacio Tornos Martinez) [RHEL-79792 RHEL-81286] {CVE-2024-58014} +- wifi: ath12k: fix read pointer after free in ath12k_mac_assign_vif_to_vdev() (Jose Ignacio Tornos Martinez) [RHEL-79792 RHEL-81448] {CVE-2024-57995} +- wifi: rtw89: phy: add dummy C2H event handler for report of TAS power (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: 8851b: rfk: remove unnecessary assignment of return value of _dpk_dgain_read() (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: 8852c: rfk: refine target channel calculation in _rx_dck_channel_calc() (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtlwifi: pci: wait for firmware loading before releasing memory (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtlwifi: fix memory leaks and invalid access at probe error path (Jose Ignacio Tornos Martinez) [RHEL-79792] {CVE-2024-58063} +- wifi: rtlwifi: destroy workqueue at rtl_deinit_core (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtlwifi: remove unused check_buddy_priv (Jose Ignacio Tornos Martinez) [RHEL-79792 RHEL-82466] {CVE-2024-58072} +- wifi: rtw89: 8922a: update format of RFK pre-notify H2C command v2 (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: regd: update regulatory map to R68-R51 (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: 8852c: disable ER SU when 4x HE-LTF and 0.8 GI capability differ (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: disable firmware training HE GI and LTF (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: ps: update data for firmware and settings for hardware before/after PS (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: ps: refactor channel info to firmware before entering PS (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: ps: refactor PS flow to support MLO (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: Off by one in ath12k_wmi_process_csa_switch_count_event() (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: fix leaking michael_mic for non-primary links (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mwifiex: decrease timeout waiting for host sleep from 10s to 5s (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: brcmfmac: fix brcmf_vif_clear_mgmt_ies when stopping AP (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: brcmfmac: fix scatter-gather handling by detecting end of sg list (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: introduce mlo_capable flag for device group (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: send QMI host capability after device group is ready (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: move struct ath12k_hw from per device to group (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: refactor core start based on hardware group (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: introduce device group abstraction (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: rename mlo_capable_flags to single_chip_mlo_supp (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: move ATH12K_FLAG_REGISTERED handling to ath12k_mac_register() (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: add crystal_cap check to avoid setting as overflow value (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: refine link handling for link_sta_rc_update (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: 8922a: use RSSI from PHY report in RX descriptor (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: 8852bt: add beacon filter and CQM support (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: 8852b: add beacon filter and CQM support (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: 8922a: Extend channel info field length for scan (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mac80211_hwsim: add 6 GHz EHT Mesh capabilities (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mac80211: add EHT 320 MHz support for mesh (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mac80211: ethtool: add monitor channel reporting (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mac80211: get tx power per link (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: cfg80211: send MLO links tx power info in GET_INTERFACE (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: mvm: Replace spaces for tabs in iwl_mvm_vendor_events_idx (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mac80211: use wiphy guard (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: cfg80211: define and use wiphy guard (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mac80211: Accept authentication frames on P2P device (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mac80211: fix variable used in for_each_sdata_link() (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mac80211: fix vif addr when switching from monitor to station (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mac80211: fix mbss changed flags corruption on 32 bit systems (Jose Ignacio Tornos Martinez) [RHEL-79792] {CVE-2024-57899} +- bus: mhi: host: Free mhi_buf vector inside mhi_alloc_bhie_table() (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: introduce QMI firmware ready flag (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: add ath12k_get_num_hw() (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: add ath12k_ab_to_ah() and ath12k_ab_set_ah() (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: Refactor core startup (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: ath12k_mac_op_sta_rc_update(): use mac80211 provided link id (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: ath12k_mac_op_set_key(): fix uninitialized symbol 'ret' (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: defer vdev creation for MLO (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: ath12k_bss_assoc(): MLO support (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: do not return invalid link id for scan link (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: ath12k_mac_station_add(): fix potential rx_stats leak (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: ath12k_mac_op_ampdu_action(): MLO support (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: ath12k_mac_op_flush(): MLO support (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: ath12k_mac_op_tx(): MLO support (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: convert struct ath12k::wmi_mgmt_tx_work to struct wiphy_work (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: pass target link_id to ieee80211_nullfunc_get() (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: pass target link_id to ieee80211_gtk_rekey_add() (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: apply MLD pairwise key to dynamically active links (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: implement ops of change vif/sta links (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: register ops of can_activate_links (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: 8922a: configure AP_LINK_PS if FW supports (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: Use mac80211 sta's link_sta instead of deflink (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: Use mac80211 vif's link_conf instead of bss_conf (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: modify chanctx iterators for MLO (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: add reo queue lookup table for ML peers (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: use arsta instead of sta (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: add primary link for data path operations (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: support change_sta_links() mac80211 op (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: Add MLO station state change handling (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath11k: mark ath11k_wow_convert_8023_to_80211() as noinline (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath11k: mark ath11k_dp_rx_mon_mpdu_pop() as noinline (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath11k: mark some QMI driver event helpers as noinline (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: Fix inappropriate use of print_array_to_buf_index() (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath11k: add support for QCA6698AQ (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath11k: miscellaneous spelling fixes (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath11k: cleanup struct ath11k_mon_data (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath11k: cleanup struct ath11k_reg_tpc_power_info (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath11k: cleanup struct ath11k_vif (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: Fix endianness issue in struct hal_tlv_64_hdr (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw88: usb: Enable RX aggregation for 8821au/8812au (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw88: usb: Support USB 3 with RTL8812AU (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: Support MBSSID Control Frame Stats (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: Support Transmit PER Rate Stats (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: Support SoC Common Stats (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: Support phy counter and TPC stats (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: Support Downlink Pager Stats (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath9k: Add RX inactivity detection and reset chip when it occurs (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtl8xxxu: add more missing rtl8192cu USB IDs (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: handle different TX power between RF path (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: introduce dynamic antenna gain feature (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: sar: tweak 6GHz SAR subbands span (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: pci: disable PCIE wake bit when PCIE deinit (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtlwifi: usb: fix workqueue leak when probe fails (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtlwifi: fix init_sw_vars leak when probe fails (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtlwifi: wait for firmware loading before releasing memory (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtlwifi: rtl8192se: rise completion of firmware loading as last step (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtlwifi: do not complete firmware loading needlessly (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw88: Add additional USB IDs for RTL8812BU (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw88: 8812au: Add more device IDs (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw88: 8821au: Add additional devices to the USB_DEVICE list (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath11k: Fix unexpected return buffer manager error for WCN6750/WCN6855 (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: Fix for out-of bound access error (Jose Ignacio Tornos Martinez) [RHEL-79792 RHEL-81430] {CVE-2024-58015} +- wifi: ath9k: miscellaneous spelling fixes (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mac80211: pass MBSSID config by reference (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mac80211: Support EHT 1024 aggregation size in TX (Jose Ignacio Tornos Martinez) [RHEL-79792] +- net: rfkill: gpio: Add check for clk_enable() (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: brcmfmac: Fix oops due to NULL pointer dereference in brcmf_sdiod_sglist_rw() (Jose Ignacio Tornos Martinez) [RHEL-79792] {CVE-2024-56593} +- wifi: Switch back to struct platform_driver::remove() (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: brcmfmac: release 'root' node in all execution paths (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: mvm: don't call power_update_mac in fast suspend (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: s/IWL_MVM_INVALID_STA/IWL_INVALID_STA (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: bump minimum API version in BZ/SC to 92 (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: move IWL_LMAC_*_INDEX to fw/api/context.h (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: be less noisy if the NIC is dead in S3 (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: mvm: support new initiator and responder command version (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: mvm: use wiphy locked debugfs for low-latency (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: mvm: MLO scan upon channel condition degradation (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: mvm: support new versions of the wowlan APIs (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: mvm: allow always calling iwl_mvm_get_bss_vif() (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: mvm: unify link info initialization (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: mvm: clarify fw_id_to_link_sta protection (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: cfg80211: Fix an error handling path in nl80211_start_ap() (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mac80211: fix description of ieee80211_set_active_links() for new sequence (Jose Ignacio Tornos Martinez) [RHEL-79792] +- _RESEND_PATCH_v2_04_19_wifi_rt2x00_Remove_redundant_hrtimer_init_ (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: Add MLO peer assoc command support (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: add helper to find multi-link station (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: add multi-link flag in peer create command (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: Add helpers for multi link peer creation and deletion (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: introduce ath12k_hw_warn() (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: Refactor sta state machine (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: MLO vdev bringup changes (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: ath12k_mac_vdev_create(): use goto for error handling (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: mark QMI driver event helpers as noinline (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath11k: Suspend hardware before firmware mode off for WCN6750 (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtlwifi: Remove some exhalbtc deadcode (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw88: Enable the new RTL8821AU/RTL8812AU drivers (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw88: Add rtw8821au.c and rtw8812au.c (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw88: Add rtw8812a.{c,h} (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw88: Add rtw8821a.{c,h} (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw88: Add rtw88xxa.{c,h} (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw88: Add rtw8821a_table.{c,h} (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw88: Add rtw8812a_table.{c,h} (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: coex: set higher priority to BT when WL scan and BT A2DP exist (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: 8852b: change RF mode to normal mode when set channel (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: 8922a: fill the missing OP1dB configuration (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: mac: no configure CMAC/DMAC tables for firmware secure boot (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: fw: use common function to parse security section for WiFi 6 chips (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: fw: move v1 MSSC out of __parse_security_section() to share with v0 (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: fw: set recorded IDMEM share mode in firmware header to register (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: fw: shrink download size of security section for RTL8852B (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: efuse: read firmware secure info v0 from efuse for WiFi 6 chips (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: efuse: move recognize firmware MSS info v1 to common (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: efuse: move reading efuse of fw secure info to common (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: set pause_data field to avoid transmitting data in scan channels (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: don't check done-ack for entering PS (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: brcm80211: Remove unused dma_txflush() (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw88: 8812a: Mitigate beacon loss (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw88: 8821a: Regularly ask for BT info updates (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw88: coex: Support chips without a scoreboard (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw88: Detect beacon loss with chips other than 8822c (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw88: usb: Set pkt_info.ls for the reserved page (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw88: Move pwr_track_tbl to struct rtw_rfe_def (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw88: Support TX page sizes bigger than 128 (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw88: Make txagc_remnant_ofdm an array (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw88: Enable data rate fallback for older chips (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw88: Let each driver control the power on/off process (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw88: Allow rtw_chip_info.ltecoex_addr to be NULL (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw88: Extend the init table parsing for RTL8812AU (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw88: Allow different C2H RA report sizes (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw88: Dump the HW features only for some chips (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw88: Add some definitions for RTL8821AU/RTL8812AU (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw88: Report the signal strength only if it's known (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: 8922a: extend RFK handling and consider MLO (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: tweak setting of channel and TX power for MLO (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: chan: manage active interfaces (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: Add encryption support for MLO connections (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: Add header conversion for MLO connections (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: convert tasklet to BH workqueue for CE interrupts (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: unlock on error path in rtw89_ops_unassign_vif_chanctx() (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: coex: Set Wi-Fi/Bluetooth priority for Wi-Fi scan case (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: fix -Wenum-compare-conditional warnings (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtlwifi: use MODULE_FIRMWARE() to declare used firmware (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw88: Refactor looping in rtw_phy_store_tx_power_by_rate (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: regd: block 6 GHz if marked as N/A in regd map (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: pci: add quirks by PCI subsystem ID for thermal protection (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: add thermal protection (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: fix A-MSDU indication in monitor mode (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: use tail MSDU to get MSDU information (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: delete NSS and TX power setting for monitor vdev (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: fix struct hal_rx_mpdu_start (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: fix struct hal_rx_phyrx_rssi_legacy_info (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: fix struct hal_rx_ppdu_start (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: fix struct hal_rx_ppdu_end_user_stats (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: remove unused variable monitor_present (Jose Ignacio Tornos Martinez) [RHEL-79792] +- mac80211: Remove NOP call to ieee80211_hw_config (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: work around -Wenum-compare-conditional warning (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mac80211: re-order assigning channel in activate links (Jose Ignacio Tornos Martinez) [RHEL-79792] +- fs: debugfs: fix open proxy for unsafe files (Jose Ignacio Tornos Martinez) [RHEL-79792] +- debugfs: fix missing mutex_destroy() in short_fops case (Jose Ignacio Tornos Martinez) [RHEL-79792] +- fs: debugfs: differentiate short fops with proxy ops (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mac80211: convert debugfs files to short fops (Jose Ignacio Tornos Martinez) [RHEL-79792] +- debugfs: add small file operations for most files (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mac80211: remove misleading j_0 construction parts (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mac80211_hwsim: use hrtimer_active() (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mac80211: refactor BW limitation check for CSA parsing (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mac80211: filter on monitor interfaces based on configured channel (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mac80211: refactor ieee80211_rx_monitor (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mac80211: add support for the monitor SKIP_TX flag (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: cfg80211: add monitor SKIP_TX flag (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mac80211: add flag to opt out of virtual monitor support (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: cfg80211: pass net_device to .set_monitor_channel (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mac80211: remove status->ampdu_delimiter_crc (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: cfg80211: report per wiphy radio antenna mask (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mac80211: use vif radio mask to limit creating chanctx (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mac80211: use vif radio mask to limit ibss scan frequencies (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: cfg80211: add option for vif allowed radios (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: allow IWL_FW_CHECK() with just a string (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: mvm: remove redundant check (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: fw: add an error table status getter (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: do not warn about a flush with an empty TX queue (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: mvm: remove IWL_MVM_HW_CSUM_DISABLE (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: mvm: remove unneeded check (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: mvm: Remove redundant rcu_read_lock() in reorder buffer (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: mvm: Remove unused last_amsdu from reorder buffer (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: fw: api: update link context API version (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: mvm: log information about HW restart completion (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: mvm: prepare the tx_power handling to be per-link (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: mvm: exit EMLSR earlier if bss_param_ch_cnt is updated (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: mvm: Add support for prep_add_interface() callback (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mac80211: expose ieee80211_chan_width_to_rx_bw() to drivers (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mac80211: chan: calculate min_def also for client mode (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mac80211: add an option to fake ieee80211_connection_loss (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mac80211: parse A-MSDU len from EHT capabilities (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mac80211: call rate_control_rate_update() for link STA (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mac80211: allow rate_control_rate_init() for links (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mac80211: update the right link for tx power (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mac80211: __ieee80211_recalc_txpower receives a link (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mac80211: ieee80211_recalc_txpower receives a link (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mac80211: remove unneeded parameters (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mac80211: make bss_param_ch_cnt available for the low level driver (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mac80211: rename IEEE80211_CHANCTX_CHANGE_MIN_WIDTH (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: cfg80211: disallow SMPS in AP mode (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mac80211: Add support to indicate that a new interface is to be added (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: sar: add supported UNII-4 frequency range along with UNII-3 of SAR subband (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: 8852c: use 'int' as return type of error code pwr_{on,off}_func() (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: 8852bt: use 'int' as return type of error code pwr_{on,off}_func() (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: 8852b: use 'int' as return type of error code pwr_{on,off}_func() (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: 8851b: use 'int' as return type of error code pwr_{on,off}_func() (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: pci: use 'int' as return type of error code in poll_{tx,rx}dma_ch_idle() (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: wow: cast nd_config->delay to u64 in tsf arithmetic (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mwifiex: Fix memcpy() field-spanning write warning in mwifiex_config_scan() (Jose Ignacio Tornos Martinez) [RHEL-79792] {CVE-2024-56539} +- wifi: brcmfmac: of: use devm_clk_get_optional_enabled_with_rate() (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: brcmsmac: Remove unused brcms_debugfs_get_devdir() (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: brcmfmac: Remove unused brcmf_cfg80211_get_iftype() (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: wilc1000: Set MAC after operation mode (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mwifiex: cleanup struct mwifiex_private (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mwifiex: cleanup struct mwifiex_auto_tdls_peer (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: wilc1000: Add WILC3000 support (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: wilc1000: Register wiphy after reading out chipid (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: wilc1000: Fold wilc_create_wiphy() into cfg80211.c (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: wilc1000: Fill in missing error handling (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: wilc1000: Fold chip_allow_sleep()/chip_wakeup() into wlan.c (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: wilc1000: Clean up usage of wilc_get_chipid() (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: wilc1000: Keep slot powered on during suspend/resume (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rt2x00: convert comma to semicolon (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: modify link arvif creation and removal for MLO (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: update ath12k_mac_op_update_vif_offload() for MLO (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: update ath12k_mac_op_conf_tx() for MLO (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: modify ath12k_mac_op_set_key() for MLO (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: modify ath12k_mac_op_bss_info_changed() for MLO (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: modify ath12k_get_arvif_iter() for MLO (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: modify ath12k_mac_vif_chan() for MLO (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: prepare vif config caching for MLO (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: prepare sta data structure for MLO handling (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: pass ath12k_link_vif instead of vif/ahvif (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: prepare vif data structure for MLO handling (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: Support BE OFDMA Pdev Rate Stats (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: Support Pdev Scheduled Algorithm Stats (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: Support DMAC Reset Stats (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: Add firmware coredump collection support (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: add missing lockdep_assert_wiphy() for ath12k_mac_op_ functions (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath10k: avoid NULL pointer error during sdio remove (Jose Ignacio Tornos Martinez) [RHEL-79792] {CVE-2024-56599} +- wifi: ath12k: ath12k_mac_op_sta_state(): clean up update_wk cancellation (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: ath12k_mac_set_key(): remove exit label (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: cleanup unneeded labels (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: switch to using wiphy_lock() and remove ar->conf_mutex (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: convert struct ath12k_sta::update_wk to use struct wiphy_work (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: fix atomic calls in ath12k_mac_op_set_bitrate_mask() (Jose Ignacio Tornos Martinez) [RHEL-79792] {CVE-2024-56607} +- wifi: ath12k: Support Pdev OBSS Stats (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: Support pdev CCA Stats (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: Support pdev Transmit Multi-user stats (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: Support Ring and SFM stats (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: Support Self-Generated Transmit stats (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: wow: do not configure CPU IO to receive packets for old firmware (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: coex: Add function to reorder Wi-Fi firmware report index (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: coex: Solved BT PAN profile idle decrease Wi-Fi throughput (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: coex: Reorder Bluetooth info related logic (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: coex: Update priority setting for Wi-Fi is scanning (Jose Ignacio Tornos Martinez) [RHEL-79792] +- Revert "wifi: cfg80211: unexport wireless_nlevent_flush()" (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wireless: wext: shorten struct iw_ioctl_description (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: cfg80211: unexport wireless_nlevent_flush() (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: remove iw_public_data from struct net_device (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: cfg80211: stop exporting wext symbols (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: wext/libipw: move spy implementation to libipw (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ipw2x00/lib80211: move remaining lib80211 into libipw (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mwifiex: don't include lib80211.h (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: nl80211: remove redundant null pointer check in coalescing (Jose Ignacio Tornos Martinez) [RHEL-79792] +- mac80211: Reorganize kerneldoc parameter names (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mac80211, cfg80211: miscellaneous spelling fixes (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mac80211: constify ieee80211_ie_build_{he,eht}_oper() chandef (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: Modify print_array_to_buf() to support arrays with 1-based semantics (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: debug: add beacon RSSI for debugging (Jose Ignacio Tornos Martinez) [RHEL-79792] +- bus: mhi: host: Fix typos in the comments (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: handle entity active flag per PHY (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: initialize dual HW bands for MLO and control them by link (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: 8852ce: set offset K of PCI PHY EQ to manual mode to improve compatibility (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: 8852ce: fix gray code conversion for filter out EQ (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: 8922ae: disable PCI PHY EQ to improve compatibility (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: pci: consolidate PCI basic configurations for probe and resume (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: move txbaddr/rxbaddr into struct ath12k_dp (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath11k: allow missing memory-regions (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath11k: fix the stack frame size warning in ath11k_vif_wow_set_wakeups (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath11k: enable fw_wmi_diag_event hw param for WCN6750 (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath11k: Fix double free issue during SRNG deinit (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath10k: fix the stack frame size warning in ath10k_hw_scan (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath10k: fix the stack frame size warning in ath10k_remain_on_channel (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath10k: fix invalid VHT parameters in supported_vht_mcs_rate_nss2 (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath10k: fix invalid VHT parameters in supported_vht_mcs_rate_nss1 (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw88: Parse the RX descriptor with a single function (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: 8852c: rfk: remove unnecessary assignment of return value of _dpk_dgain_read() (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: tweak driver architecture for impending MLO support (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: refactor STA related func ahead for MLO (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: refactor VIF related func ahead for MLO (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: read link_sta corresponding to the link (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: read bss_conf corresponding to the link (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: rename rtw89_sta to rtw89_sta_link ahead for MLO (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: rename rtw89_vif to rtw89_vif_link ahead for MLO (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw88: use ieee80211_purge_tx_queue() to purge TX skb (Jose Ignacio Tornos Martinez) [RHEL-79792] {CVE-2024-56609} +- wifi: rtw88: Constify some arrays and structs (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: rfk: update firmware debug log of DACK to v2 (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: rfk: add firmware debug log of IQK (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: rfk: add firmware debug log of TSSI (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: 8922a: rfk: support firmware command RX DCK v1 format (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: 8922a: rfk: enlarge TSSI timeout time to 20ms (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtlwifi: make read-only arrays static const (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: make read-only array svc_id static const (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath9k: remove ath9k_platform_data (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath9k: btcoex: remove platform_data (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath9k: eeprom: remove platform data (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mwifiex: Use IRQF_NO_AUTOEN flag in request_irq() (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: brcmfmac: add flag for random seed during firmware download (Jose Ignacio Tornos Martinez) [RHEL-79792] +- dt-bindings: net: wireless: brcm4329-fmac: add clock description for AP6275P (Jose Ignacio Tornos Martinez) [RHEL-79792] +- dt-bindings: net: wireless: brcm4329-fmac: add pci14e4,449d (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: brcmfmac: Add optional lpo clock enable support (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: brcmfmac: of: Make use of irq_get_trigger_type() (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath9k: use clamp() in ar9003_aic_cal_post_process() (Jose Ignacio Tornos Martinez) [RHEL-79792] +- config: wifi: disable new unsupported configuration options (Jose Ignacio Tornos Martinez) [RHEL-79792] +- selftests: netfilter: skip br_netfilter queue tests if kernel is tainted (CKI Backport Bot) [RHEL-82376] +- io_uring: prevent opcode speculation (CKI Backport Bot) [RHEL-83233] {CVE-2025-21863} +Resolves: RHEL-56242, RHEL-73487, RHEL-75593, RHEL-79792, RHEL-81286, RHEL-81327, RHEL-81390, RHEL-81430, RHEL-81448, RHEL-82376, RHEL-82444, RHEL-82466, RHEL-82500, RHEL-83233, RHEL-83393, RHEL-84863, RHEL-86149, RHEL-86833, RHEL-87521, RHEL-87927, RHEL-88085, RHEL-89725 + +* Fri May 16 2025 CKI KWF Bot [6.12.0-87.el10] +- gitlab-ci: use rhel10 builder image (Michael Hofmann) +- selftests: netdevsim: add ethtool features to macsec offload tests (Sabrina Dubroca) [RHEL-26055] +- selftests: netdevsim: add test toggling macsec offload (Sabrina Dubroca) [RHEL-26055] +- selftests: move macsec offload tests from net/rtnetlink to drivers/net/netdvesim (Sabrina Dubroca) [RHEL-26055] +- macsec: inherit lower device's TSO limits when offloading (Sabrina Dubroca) [RHEL-26055] +- macsec: clean up local variables in macsec_notify (Sabrina Dubroca) [RHEL-26055] +- macsec: add some of the lower device's features when offloading (Sabrina Dubroca) [RHEL-26055] +- selftests: netdevsim: add a test checking ethtool features (Sabrina Dubroca) [RHEL-26055] +- netdevsim: add more hw_features (Sabrina Dubroca) [RHEL-26055] +- ALSA: update RHEL kconfigs for 6.14 upstream code (Jaroslav Kysela) [RHEL-80677] +- firmware: cs_dsp: test_bin_error: Fix uninitialized data used as fw version (Jaroslav Kysela) [RHEL-80677] +- ASoC: Intel: sof_sdw: Add quirk for Asus Zenbook S16 (Jaroslav Kysela) [RHEL-80677] +- ALSA: hda/realtek - Fixed ASUS platform headset Mic issue (Jaroslav Kysela) [RHEL-80677] +- firmware: cs_dsp: test_bin_error: Use same test cases for adsp2 and Halo Core (Jaroslav Kysela) [RHEL-80677] +- mfd: cs42l43: Use devres for remove as well (Jaroslav Kysela) [RHEL-80677] +- firmware: cs_dsp: Ensure cs_dsp_load[_coeff]() returns 0 on success (Jaroslav Kysela) [RHEL-80677] +- ALSA: hda/realtek: Fix built-in mic assignment on ASUS VivoBook X515UA (Jaroslav Kysela) [RHEL-80677] +- ALSA: hda/realtek: Fix built-in mic breakage on ASUS VivoBook X515JA (Jaroslav Kysela) [RHEL-80677] +- ALSA: hda/realtek: Fix built-in mic on another ASUS VivoBook model (Jaroslav Kysela) [RHEL-80677] +- soundwire: take in count the bandwidth of a prepared stream (Jaroslav Kysela) [RHEL-80677] +- firmware: cs_dsp: test_control_parse: null-terminate test strings (Jaroslav Kysela) [RHEL-80677] +- ASoC: simple-card-utils: Don't use __free(device_node) at graph_util_parse_dai() (Jaroslav Kysela) [RHEL-80677] +- ALSA: hda/realtek: Bass speaker fixup for ASUS UM5606KA (Jaroslav Kysela) [RHEL-80677] +- ALSA: usb-audio: separate DJM-A9 cap lvl options (Jaroslav Kysela) [RHEL-80677] +- jiffies: Cast to unsigned long in secs_to_jiffies() conversion (Jaroslav Kysela) [RHEL-80677] +- jiffies: Define secs_to_jiffies() (Jaroslav Kysela) [RHEL-80677] +- PCI: pci_ids: add INTEL_HDA_PTL_H (Jaroslav Kysela) [RHEL-80677] +- ASoC: cs42l43: convert to SYSTEM_SLEEP_PM_OPS (Jaroslav Kysela) [RHEL-80677] +- ALSA: hda/realtek: Add mute LED quirk for HP Pavilion x360 14-dy1xxx (Jaroslav Kysela) [RHEL-80677] +- ASoC: codecs: wm0010: Fix error handling path in wm0010_spi_probe() (Jaroslav Kysela) [RHEL-80677] +- ASoC: rt722-sdca: add missing readable registers (Jaroslav Kysela) [RHEL-80677] +- ASoC: amd: yc: Support mic on another Lenovo ThinkPad E16 Gen 2 model (Jaroslav Kysela) [RHEL-80677] +- ASoC: cs42l43: Fix maximum ADC Volume (Jaroslav Kysela) [RHEL-80677] +- ALSA: hda/realtek: Add support for ASUS Zenbook UM3406KA Laptops using CS35L41 HDA (Jaroslav Kysela) [RHEL-80677] +- ALSA: hda/realtek: Add support for ASUS B5405 and B5605 Laptops using CS35L41 HDA (Jaroslav Kysela) [RHEL-80677] +- ALSA: hda/realtek: Add support for ASUS B3405 and B3605 Laptops using CS35L41 HDA (Jaroslav Kysela) [RHEL-80677] +- ALSA: hda/realtek: Add support for various ASUS Laptops using CS35L41 HDA (Jaroslav Kysela) [RHEL-80677] +- ALSA: hda/realtek: Add support for ASUS ROG Strix G614 Laptops using CS35L41 HDA (Jaroslav Kysela) [RHEL-80677] +- ALSA: hda/realtek: Add support for ASUS ROG Strix GA603 Laptops using CS35L41 HDA (Jaroslav Kysela) [RHEL-80677] +- ALSA: hda/realtek: Add support for ASUS ROG Strix G814 Laptop using CS35L41 HDA (Jaroslav Kysela) [RHEL-80677] +- ASoC: ops: Consistently treat platform_max as control value (Jaroslav Kysela) [RHEL-80677] +- ASoC: rt1320: set wake_capable = 0 explicitly (Jaroslav Kysela) [RHEL-80677] +- ALSA: hda: intel: Add Dell ALC3271 to power_save denylist (Jaroslav Kysela) [RHEL-80677] +- ALSA: hda/realtek: update ALC222 depop optimize (Jaroslav Kysela) [RHEL-80677] +- ALSA: hda: realtek: fix incorrect IS_REACHABLE() usage (Jaroslav Kysela) [RHEL-80677] +- ASoC: cs42l43: Add jack delay debounce after suspend (Jaroslav Kysela) [RHEL-80677] +- ASoC: codecs: wsa884x: report temps to hwmon in millidegree of Celsius (Jaroslav Kysela) [RHEL-80677] +- ASoC: Intel: sof_sdw: Fix unlikely uninitialized variable use in create_sdw_dailinks() (Jaroslav Kysela) [RHEL-80677] +- ALSA: usx2y: validate nrpacks module parameter on probe (Jaroslav Kysela) [RHEL-80677] +- ALSA: hda/realtek - add supported Mic Mute LED for Lenovo platform (Jaroslav Kysela) [RHEL-80677] +- ALSA: seq: Avoid module auto-load handling at event delivery (Jaroslav Kysela) [RHEL-80677] +- ALSA: hda: Fix speakers on ASUS EXPERTBOOK P5405CSA 1.0 (Jaroslav Kysela) [RHEL-80677] +- ALSA: hda/realtek: Fix Asus Z13 2025 audio (Jaroslav Kysela) [RHEL-80677] +- ALSA: hda/realtek: Remove (revert) duplicate Ally X config (Jaroslav Kysela) [RHEL-80677] +- ALSA: hda/realtek: Fix microphone regression on ASUS N705UD (Jaroslav Kysela) [RHEL-80677] +- ALSA: hda/realtek: Fix wrong mic setup for ASUS VivoBook 15 (Jaroslav Kysela) [RHEL-80677] +- ASoC: cs35l56: Prevent races when soft-resetting using SPI control (Jaroslav Kysela) [RHEL-80677] +- firmware: cs_dsp: Remove async regmap writes (Jaroslav Kysela) [RHEL-80677] +- ASoC: Intel: sof_sdw: warn both sdw and pch dmic are used (Jaroslav Kysela) [RHEL-80677] +- ASoC: SOF: Intel: don't check number of sdw links when set dmic_fixup (Jaroslav Kysela) [RHEL-80677] +- ASoC: fsl: Rename stream name of SAI DAI driver (Jaroslav Kysela) [RHEL-80677] +- ASoC: es8328: fix route from DAC to output (Jaroslav Kysela) [RHEL-80677] +- ALSA: usb-audio: Re-add sample rate quirk for Pioneer DJM-900NXS2 (Jaroslav Kysela) [RHEL-80677] +- ASoC: tas2764: Set the SDOUT polarity correctly (Jaroslav Kysela) [RHEL-80677] +- ASoC: tas2764: Fix power control mask (Jaroslav Kysela) [RHEL-80677] +- ALSA: usb-audio: Avoid dropping MIDI events at closing multiple ports (Jaroslav Kysela) [RHEL-80677] +- ALSA: seq: Drop UMP events when no UMP-conversion is set (Jaroslav Kysela) [RHEL-80677] +- ALSA: hda/conexant: Add quirk for HP ProBook 450 G4 mute LED (Jaroslav Kysela) [RHEL-80677] +- ASoC: tas2770: Fix volume scale (Jaroslav Kysela) [RHEL-80677] +- ALSA: hda/cirrus: Reduce codec resume time (Jaroslav Kysela) [RHEL-80677] +- ALSA: hda/cirrus: Correct the full scale volume set logic (Jaroslav Kysela) [RHEL-80677] +- ALSA: hda: Add error check for snd_ctl_rename_id() in snd_hda_create_dig_out_ctls() (Jaroslav Kysela) [RHEL-80677] +- ASoC: imx-audmix: remove cpu_mclk which is from cpu dai device (Jaroslav Kysela) [RHEL-80677] +- ALSA: hda/realtek: Fixup ALC225 depop procedure (Jaroslav Kysela) [RHEL-80677] +- ASoC: cs35l41: Fix acpi_device_hid() not found (Jaroslav Kysela) [RHEL-80677] +- ASoC: SOF: amd: Add branch prediction hint in ACP IRQ handler (Jaroslav Kysela) [RHEL-80677] +- ASoC: SOF: amd: Handle IPC replies before FW_BOOT_COMPLETE (Jaroslav Kysela) [RHEL-80677] +- ASoC: SOF: amd: Drop unused includes from Vangogh driver (Jaroslav Kysela) [RHEL-80677] +- ASoC: SOF: amd: Add post_fw_run_delay ACP quirk (Jaroslav Kysela) [RHEL-80677] +- ASoC: Intel: soc-acpi-intel-ptl-match: revise typo of rt713_vb_l2_rt1320_l13 (Jaroslav Kysela) [RHEL-80677] +- ASoC: Intel: soc-acpi-intel-ptl-match: revise typo of rt712_vb + rt1320 support (Jaroslav Kysela) [RHEL-80677] +- ALSA: hda: hda-intel: add Panther Lake-H support (Jaroslav Kysela) [RHEL-80677] +- ASoC: SOF: Intel: pci-ptl: Add support for PTL-H (Jaroslav Kysela) [RHEL-80677] +- ALSA: hda: intel-dsp-config: Add PTL-H support (Jaroslav Kysela) [RHEL-80677] +- ASoC: tas2781: drop a redundant code (Jaroslav Kysela) [RHEL-80677] +- ASoC: SOF: Intel: hda: add softdep pre to snd-hda-codec-hdmi module (Jaroslav Kysela) [RHEL-80677] +- ASoC: SOF: ipc4-topology: Harden loops for looking up ALH copiers (Jaroslav Kysela) [RHEL-80677] {CVE-2025-21870} +- ASoC: cs35l41: Fallback to using HID for system_name if no SUB is available (Jaroslav Kysela) [RHEL-80677] +- ASoC: arizona/madera: use fsleep() in up/down DAPM event delays. (Jaroslav Kysela) [RHEL-80677] +- ASoC: SOF: pcm: Clear the susbstream pointer to NULL on close (Jaroslav Kysela) [RHEL-80677] +- ASoC: rsnd: adjust convert rate limitation (Jaroslav Kysela) [RHEL-80677] +- ASoC: rsnd: don't indicate warning on rsnd_kctrl_accept_runtime() (Jaroslav Kysela) [RHEL-80677] +- ASoC: rsnd: indicate unsupported clock rate (Jaroslav Kysela) [RHEL-80677] +- ALSA: hda/realtek: Limit mic boost on Positivo ARN50 (Jaroslav Kysela) [RHEL-80677] +- ASoC: simple-card-utils.c: add missing dlc->of_node (Jaroslav Kysela) [RHEL-80677] +- ASoC: rockchip: i2s-tdm: fix shift config for SND_SOC_DAIFMT_DSP_[AB] (Jaroslav Kysela) [RHEL-80677] +- ASoC: Intel: soc-acpi-intel-mtl-match: declare adr as ull (Jaroslav Kysela) [RHEL-80677] +- ASoC: Intel: soc-acpi-intel-tgl-match: declare adr as ull (Jaroslav Kysela) [RHEL-80677] +- ASoC: Intel: sof_sdw: Add support for Fatcat board with BT offload enabled in PTL platform (Jaroslav Kysela) [RHEL-80677] +- ASoC: Intel: sof_sdw: Add quirk for Asus Zenbook S14 (Jaroslav Kysela) [RHEL-80677] +- ASoC: Intel: sof_sdw: Add lookup of quirk using PCI subsystem ID (Jaroslav Kysela) [RHEL-80677] +- ASoC: fsl_micfil: Enable default case in micfil_set_quality() (Jaroslav Kysela) [RHEL-80677] +- ALSA: hda/realtek: Workaround for resume on Dell Venue 11 Pro 7130 (Jaroslav Kysela) [RHEL-80677] +- ALSA: hda: Fix headset detection failure due to unstable sort (Jaroslav Kysela) [RHEL-80677] +- ALSA: pcm: use new array-copying-wrapper (Jaroslav Kysela) [RHEL-80677] +- ASoC: codec: es8316: "DAC Soft Ramp Rate" is just a 2 bit control (Jaroslav Kysela) [RHEL-80677] +- ASoC: amd: acp: Fix possible deadlock (Jaroslav Kysela) [RHEL-80677] +- firmware: cs_dsp: FW_CS_DSP_KUNIT_TEST should not select REGMAP (Jaroslav Kysela) [RHEL-80677] +- ALSA: usb-audio: Add delay quirk for iBasso DC07 Pro (Jaroslav Kysela) [RHEL-80677] +- ALSA: hda/realtek: Fix quirk matching for Legion Pro 7 (Jaroslav Kysela) [RHEL-80677] +- ASoC: renesas: SND_SIU_MIGOR should depend on DMADEVICES (Jaroslav Kysela) [RHEL-80677] +- ASoC: Intel: bytcr_rt5640: Add DMI quirk for Vexia Edu Atla 10 tablet 5V (Jaroslav Kysela) [RHEL-80677] +- ASoC: da7213: Initialize the mutex (Jaroslav Kysela) [RHEL-80677] +- ASoC: use to_platform_device() instead of container_of() (Jaroslav Kysela) [RHEL-80677] +- ASoC: acp: Support microphone from Lenovo Go S (Jaroslav Kysela) [RHEL-80677] +- ASoC: SOF: imx8m: Add entry for new 8M Plus revision (Jaroslav Kysela) [RHEL-80677] +- ASoC: SOF: imx8: Add entries for new 8QM and 8QXP revisions (Jaroslav Kysela) [RHEL-80677] +- ASoC: SOF: imx: Add mach entry to select cs42888 topology (Jaroslav Kysela) [RHEL-80677] +- ASoC: fsl_asrc_m2m: select CONFIG_DMA_SHARED_BUFFER (Jaroslav Kysela) [RHEL-80677] +- ASoC: audio-graph-card2: use correct endpoint when getting link parameters (Jaroslav Kysela) [RHEL-80677] +- ASoC: SOF: imx8m: add SAI2,5,6,7 (Jaroslav Kysela) [RHEL-80677] +- ASoC: dt-bindings: ti,pcm1681: Fix the binding title (Jaroslav Kysela) [RHEL-80677] +- ALSA: usb: fcp: Fix return code from poll ops (Jaroslav Kysela) [RHEL-80677] +- ALSA: usb: fcp: Fix incorrect resp->opcode retrieval (Jaroslav Kysela) [RHEL-80677] +- ALSA: usb: fcp: Fix meter_levels type to __le32 (Jaroslav Kysela) [RHEL-80677] +- ASoC: rockchip: i2s_tdm: Re-add the set_sysclk callback (Jaroslav Kysela) [RHEL-80677] +- ALSA: hda/realtek: Enable Mute LED on HP Laptop 14s-fq1xxx (Jaroslav Kysela) [RHEL-80677] +- ASoC: codecs: ES8326: Improved PSRR (Jaroslav Kysela) [RHEL-80677] +- ASoC: fsl_asrc_m2m: return error value in asrc_m2m_device_run() (Jaroslav Kysela) [RHEL-80677] +- ASoC: fsl_asrc_m2m: only handle pairs for m2m in the suspend (Jaroslav Kysela) [RHEL-80677] +- ALSA: ctxfi: Simplify dao_clear_{left,right}_input() functions (Jaroslav Kysela) [RHEL-80677] +- ALSA: usb: fcp: Fix hwdep read ops types (Jaroslav Kysela) [RHEL-80677] +- ALSA: scarlett2: Add device_setup option to use FCP driver (Jaroslav Kysela) [RHEL-80677] +- ALSA: FCP: Add Focusrite Control Protocol driver (Jaroslav Kysela) [RHEL-80677] +- ALSA: hda/realtek - Fixed headphone distorted sound on Acer Aspire A115-31 laptop (Jaroslav Kysela) [RHEL-80677] +- ASoC: xilinx: xlnx_spdif: Simpify using devm_clk_get_enabled() (Jaroslav Kysela) [RHEL-80677] +- ALSA: hda: Support for Ideapad hotkey mute LEDs (Jaroslav Kysela) [RHEL-80677] +- ASoC: dapm: add support for preparing streams (Jaroslav Kysela) [RHEL-80677] +- ASoC: soc-dai: add snd_soc_dai_prepare() and use it internally (Jaroslav Kysela) [RHEL-80677] +- ALSA: usb-audio: Add delay quirk for USB Audio Device (Jaroslav Kysela) [RHEL-80677] +- ALSA: hda: Transfer firmware in two chunks (Jaroslav Kysela) [RHEL-80677] +- ALSA: hda/realtek: Enable headset mic on Positivo C6400 (Jaroslav Kysela) [RHEL-80677] +- ALSA: rawmidi: Make tied_device=0 as default / unknown (Jaroslav Kysela) [RHEL-80677] +- ASoC: sun4i-codec: Use new devm clk and reset APIs (Jaroslav Kysela) [RHEL-80677] +- ASoC: soc-dapm: remove !card check from snd_soc_dapm_set_bias_level() (Jaroslav Kysela) [RHEL-80677] +- ASoC: dt-bindings: fsl,micfil: Add compatible string for i.MX943 platform (Jaroslav Kysela) [RHEL-80677] +- ASoC: fsl_micfil: Add i.MX943 platform support (Jaroslav Kysela) [RHEL-80677] +- ALSA: hda: Add AZX_DCAPS_NO_TCSEL flag for Loongson HDA devices (Jaroslav Kysela) [RHEL-80677] +- ASoC: codecs: Use ARRAY_SIZE() to calculate PEB2466_TLV_SIZE (Jaroslav Kysela) [RHEL-80677] +- ASoC: SOF: Intel: Use str_yes_no() to improve bdw_dump() (Jaroslav Kysela) [RHEL-80677] +- ASoC: audio-graph-card2: Use extra format on each DAI (Jaroslav Kysela) [RHEL-80677] +- ASoC: soc-core: Enable to use extra format on each DAI (Jaroslav Kysela) [RHEL-80677] +- ASoC: audio-graph-card2: use of_graph_get_port_by_id() at graph_get_next_multi_ep() (Jaroslav Kysela) [RHEL-80677] +- ASoC: soc-core: return 0 if np was NULL on snd_soc_daifmt_parse_clock_provider_raw() (Jaroslav Kysela) [RHEL-80677] +- ASoC: simple-card: use __free(device_node) for device node (Jaroslav Kysela) [RHEL-80677] +- ASoC: audio-graph-card: use __free(device_node) for device node (Jaroslav Kysela) [RHEL-80677] +- ASoC: audio-graph-card2: use __free(device_node) for device node (Jaroslav Kysela) [RHEL-80677] +- ASoC: codecs: nau8824: fix max volume for Speaker output (Jaroslav Kysela) [RHEL-80677] +- ASoC: dt-bindings: fsl,mqs: Add compatible string for i.MX943 platform (Jaroslav Kysela) [RHEL-80677] +- ASoC: fsl_mqs: Add i.MX943 platform support (Jaroslav Kysela) [RHEL-80677] +- ALSA: line6: convert timeouts to secs_to_jiffies() (Jaroslav Kysela) [RHEL-80677] +- ALSA: seq: Notify UMP EP and FB changes (Jaroslav Kysela) [RHEL-80677] +- ALSA: seq: Allow system notification in atomic (Jaroslav Kysela) [RHEL-80677] +- ALSA: ump: Update rawmidi name per EP name update (Jaroslav Kysela) [RHEL-80677] +- ALSA: ump: Copy safe string name to rawmidi (Jaroslav Kysela) [RHEL-80677] +- ALSA: ump: Copy FB name string more safely (Jaroslav Kysela) [RHEL-80677] +- ALSA: rawmidi: Bump protocol version to 2.0.5 (Jaroslav Kysela) [RHEL-80677] +- ALSA: rawmidi: Show substream activity in info ioctl (Jaroslav Kysela) [RHEL-80677] +- ALSA: rawmidi: Expose the tied device number in info ioctl (Jaroslav Kysela) [RHEL-80677] +- ALSA: hda: Fix compilation of snd_hdac_adsp_xxx() helpers (Jaroslav Kysela) [RHEL-80677] +- ASoC: simple-card: Drop unnecessary "dai-tdm-slot-width-map" property presence check (Jaroslav Kysela) [RHEL-80677] +- ALSA: sb: Use str_enabled_disabled() helper in info_read() (Jaroslav Kysela) [RHEL-80677] +- ALSA: emu10k1: Use str_yes_no() helper (Jaroslav Kysela) [RHEL-80677] +- ASoC: Use of_property_present() for non-boolean properties (Jaroslav Kysela) [RHEL-80677] +- ASoC: amd: Add ACPI dependency to fix build error (Jaroslav Kysela) [RHEL-80677] +- ALSA: rme9652: Simplify with str_yes_no() (Jaroslav Kysela) [RHEL-80677] +- ALSA: hda/realtek: Simplify with str_yes_no() (Jaroslav Kysela) [RHEL-80677] +- ASoC: remove disable_route_checks (Jaroslav Kysela) [RHEL-80677] +- ASoC: intel: remove disable_route_checks (Jaroslav Kysela) [RHEL-80677] +- ASoC: Intel: avs: Add missing includes (Jaroslav Kysela) [RHEL-80677] +- ASoC: Intel: avs: Adjust IPC traces (Jaroslav Kysela) [RHEL-80677] +- ASoC: Intel: avs: Adjust DSP status register names (Jaroslav Kysela) [RHEL-80677] +- ASoC: Intel: avs: Update ASRC definition (Jaroslav Kysela) [RHEL-80677] +- ASoC: Intel: avs: Improve logging of firmware loading (Jaroslav Kysela) [RHEL-80677] +- ASoC: Intel: avs: Clearly state assumptions of hw_params() (Jaroslav Kysela) [RHEL-80677] +- ASoC: Intel: avs: Add MODULE_FIRMWARE to inform about FW (Jaroslav Kysela) [RHEL-80677] +- ASoC: Intel: avs: Print IPC error messages in lower layer (Jaroslav Kysela) [RHEL-80677] +- ASoC: Intel: avs: Update hda component teardown sequences (Jaroslav Kysela) [RHEL-80677] +- ASoC: Intel: avs: Fix init-config parsing (Jaroslav Kysela) [RHEL-80677] +- ASoC: Intel: avs: Fix theoretical infinite loop (Jaroslav Kysela) [RHEL-80677] +- ASoC: Intel: avs: Fix the minimum firmware version numbers (Jaroslav Kysela) [RHEL-80677] +- ASoC: Intel: avs: Do not readq() u32 registers (Jaroslav Kysela) [RHEL-80677] +- ASoC: renesas: rz-ssi: Add a check for negative sample_space (Jaroslav Kysela) [RHEL-80677] +- ASoC: soc-card: remove card check (Jaroslav Kysela) [RHEL-80677] +- ALSA: firewire: Simplify with str_on_off() (Jaroslav Kysela) [RHEL-80677] +- regmap: sdw-mbq: Add support for SDCA deferred controls (Jaroslav Kysela) [RHEL-80677] +- ASoC: SDCA: Update list of entity_0 controls (Jaroslav Kysela) [RHEL-80677] +- soundwire: SDCA: Add additional SDCA address macros (Jaroslav Kysela) [RHEL-80677] +- ALSA: hda: Simplify with str_enable_disable() (Jaroslav Kysela) [RHEL-80677] +- ALSA: seq: oss: Simplify with str_enabled_disabled() (Jaroslav Kysela) [RHEL-80677] +- ALSA: emu10k1: Simplify with str_on_off() (Jaroslav Kysela) [RHEL-80677] +- ALSA: hdspm: Simplify with str_on_off() (Jaroslav Kysela) [RHEL-80677] +- ALSA: sonicvibes: Simplify with str_off_on() (Jaroslav Kysela) [RHEL-80677] +- ALSA: trident: Simplify with str_on_off() (Jaroslav Kysela) [RHEL-80677] +- ASoC: rt5682: Support the ALC5682I-VE codec (Jaroslav Kysela) [RHEL-80677] +- ASoC: dt-bindings: Correct indentation and style in DTS example (Jaroslav Kysela) [RHEL-80677] +- ALSA: ens137x: Use str_on_off() helper in snd_ensoniq_proc_read() (Jaroslav Kysela) [RHEL-80677] +- ASoC: madera: Use str_enabled_disabled() helper function (Jaroslav Kysela) [RHEL-80677] +- ASoC: dt-bindings: renesas,rsnd: remove post-init-providers property (Jaroslav Kysela) [RHEL-80677] +- ASoC: SOF: Intel: Use str_yes_no() helper in atom_dump() (Jaroslav Kysela) [RHEL-80677] +- ASoC: codecs: Add aw88083 amplifier driver (Jaroslav Kysela) [RHEL-80677] +- ASoC: dt-bindings: Add schema for "awinic,aw88083" (Jaroslav Kysela) [RHEL-80677] +- ASoC: simple_card: Show if link is unidirectional (Jaroslav Kysela) [RHEL-80677] +- ASoC: simple_card: Improve debugging messages (Jaroslav Kysela) [RHEL-80677] +- ALSA: seq: Make dependency on UMP clearer (Jaroslav Kysela) [RHEL-80677] +- ALSA: seq: oss: Send fragmented SysEx messages immediately (Jaroslav Kysela) [RHEL-80677] +- ALSA: Align the syntax of iov_iter helpers with standard ones (Jaroslav Kysela) [RHEL-80677] +- ALSA: AC97: Use str_on_off() helper in snd_ac97_proc_read_main() (Jaroslav Kysela) [RHEL-80677] +- ALSA: hda/realtek: Add a comment for alc_fixup_inv_dmic() (Jaroslav Kysela) [RHEL-80677] +- ASoC: SDCA: Split function type patching and function naming (Jaroslav Kysela) [RHEL-80677] +- ASoC: SDCA: Add missing function type names (Jaroslav Kysela) [RHEL-80677] +- ASoC: SDCA: Add bounds check for function address (Jaroslav Kysela) [RHEL-80677] +- ASoC: SDCA: Clean up error messages (Jaroslav Kysela) [RHEL-80677] +- ASoC: SDCA: Add missing header includes (Jaroslav Kysela) [RHEL-80677] +- soundwire: amd: clear wake enable register for power off mode (Jaroslav Kysela) [RHEL-80677] +- soundwire: generic_bandwidth_allocation: count the bandwidth of active streams only (Jaroslav Kysela) [RHEL-80677] +- SoundWire: pass stream to compute_params() (Jaroslav Kysela) [RHEL-80677] +- soundwire: generic_bandwidth_allocation: add lane in sdw_group_params (Jaroslav Kysela) [RHEL-80677] +- soundwire: generic_bandwidth_allocation: select data lane (Jaroslav Kysela) [RHEL-80677] +- soundwire: generic_bandwidth_allocation: check required freq accurately (Jaroslav Kysela) [RHEL-80677] +- soundwire: generic_bandwidth_allocation: correct clk_freq check in sdw_select_row_col (Jaroslav Kysela) [RHEL-80677] +- Soundwire: generic_bandwidth_allocation: set frame shape on fly (Jaroslav Kysela) [RHEL-80677] +- Soundwire: stream: program BUSCLOCK_SCALE (Jaroslav Kysela) [RHEL-80677] +- Soundwire: add sdw_slave_get_scale_index helper (Jaroslav Kysela) [RHEL-80677] +- soundwire: generic_bandwidth_allocation: skip DEPREPARED streams (Jaroslav Kysela) [RHEL-80677] +- soundwire: stream: set DEPREPARED state earlier (Jaroslav Kysela) [RHEL-80677] +- soundwire: add lane_used_bandwidth in struct sdw_bus (Jaroslav Kysela) [RHEL-80677] +- soundwire: mipi_disco: read lane mapping properties from ACPI (Jaroslav Kysela) [RHEL-80677] +- soundwire: add lane field in sdw_port_runtime (Jaroslav Kysela) [RHEL-80677] +- soundwire: bus: Move irq mapping cleanup into devres (Jaroslav Kysela) [RHEL-80677] +- ALSA: ad1889: Use str_enabled_disabled() helper function (Jaroslav Kysela) [RHEL-80677] +- ALSA: hdsp: Use str_on_off() and str_yes_no() helper functions (Jaroslav Kysela) [RHEL-80677] +- firmware: cs_dsp: Delete redundant assignments in cs_dsp_test_bin.c (Jaroslav Kysela) [RHEL-80677] +- ASoC: fsl_asrc_m2m: force cast for snd_pcm_format_t type (Jaroslav Kysela) [RHEL-80677] +- ASoC: soc-core: remove redundant assignment to variable ret (Jaroslav Kysela) [RHEL-80677] +- firmware: cs_dsp: Fix endianness conversion in cs_dsp_mock_wmfw.c (Jaroslav Kysela) [RHEL-80677] +- ASoC: cs42l43: don't include '' directly (Jaroslav Kysela) [RHEL-80677] +- firmware: cs_dsp: Avoid using a u32 as a __be32 in cs_dsp_mock_mem_maps.c (Jaroslav Kysela) [RHEL-80677] +- mfd: cs42l43: Increase the SoundWire attach timeout (Jaroslav Kysela) [RHEL-80677] +- mfd: cs42l43: Use gpiod_set_raw for GPIO operations (Jaroslav Kysela) [RHEL-80677] +- mfd: cs42l43: Prepare support for updated bios patch (Jaroslav Kysela) [RHEL-80677] +- ASoC: qcom: sdm845: add handling of secondary MI2S clock (Jaroslav Kysela) [RHEL-80677] +- firmware: cs_dsp: avoid large local variables (Jaroslav Kysela) [RHEL-80677] +- ASoC: rt715: Remove unused hda_to_sdw (Jaroslav Kysela) [RHEL-80677] +- ASoC: simple-card-utils: Unify clock direction by clk_direction (Jaroslav Kysela) [RHEL-80677] +- firmware: cs_dsp: Fix kerneldoc typos in cs_dsp_mock_bin.c (Jaroslav Kysela) [RHEL-80677] +- ASoC: soc-core: tidyup ret handling for card->disable_route_checks (Jaroslav Kysela) [RHEL-80677] +- ASoC: Intel: mtl-match: Add CDB35L56-EIGHT-C 8x CS35L56 without CS42L43 (Jaroslav Kysela) [RHEL-80677] +- ASoC: Intel: mtl-match: Add CDB35L56-EIGHT-C with aggregated speakers (Jaroslav Kysela) [RHEL-80677] +- ASoC: Intel: tgl-match: Add entries for CS35L56 on CDB35L56-EIGHT-C (Jaroslav Kysela) [RHEL-80677] +- ASoC: SOF: sof-priv: Remove unused SOF_DAI_STREAM() and SOF_FORMATS (Jaroslav Kysela) [RHEL-80677] +- ASoC: SOF: ipc4-topology: Use macro to set the EXT_PARAM_SIZE in widget setup (Jaroslav Kysela) [RHEL-80677] +- firmware: cs_dsp: Add KUnit testing of client callbacks (Jaroslav Kysela) [RHEL-80677] +- firmware: cs_dsp: Add KUnit testing of wmfw error cases (Jaroslav Kysela) [RHEL-80677] +- firmware: cs_dsp: Add KUnit testing of bin error cases (Jaroslav Kysela) [RHEL-80677] +- firmware: cs_dsp: Add KUnit testing of control read/write (Jaroslav Kysela) [RHEL-80677] +- firmware: cs_dsp: Add KUnit testing of control cache (Jaroslav Kysela) [RHEL-80677] +- firmware: cs_dsp: Add KUnit testing of control parsing (Jaroslav Kysela) [RHEL-80677] +- firmware: cs_dsp: Add KUnit testing of wmfw download (Jaroslav Kysela) [RHEL-80677] +- firmware: cs_dsp: Add KUnit testing of bin file download (Jaroslav Kysela) [RHEL-80677] +- firmware: cs_dsp: Add mock bin file generator for KUnit testing (Jaroslav Kysela) [RHEL-80677] +- firmware: cs_dsp: Add mock wmfw file generator for KUnit testing (Jaroslav Kysela) [RHEL-80677] +- firmware: cs_dsp: Add mock DSP memory map for KUnit testing (Jaroslav Kysela) [RHEL-80677] +- firmware: cs_dsp: Add mock regmap for KUnit testing (Jaroslav Kysela) [RHEL-80677] +- ASoC: SOF: Intel: hda-pcm: Follow the pause_supported flag to drop PAUSE support (Jaroslav Kysela) [RHEL-80677] +- ASoC: SOF: Add support for pause supported tokens from topology (Jaroslav Kysela) [RHEL-80677] +- ASoC: fsl_easrc: register m2m platform device (Jaroslav Kysela) [RHEL-80677] +- ASoC: fsl_asrc: register m2m platform device (Jaroslav Kysela) [RHEL-80677] +- ASoC: fsl_asrc_m2m: Add memory to memory function (Jaroslav Kysela) [RHEL-80677] +- ASoC: fsl_easrc: define functions for memory to memory usage (Jaroslav Kysela) [RHEL-80677] +- ASoC: fsl_asrc: define functions for memory to memory usage (Jaroslav Kysela) [RHEL-80677] +- ALSA: compress: Add output rate and output format support (Jaroslav Kysela) [RHEL-80677] +- ALSA: sonicvibes: Use str_on_off() helper in snd_sonicvibes_proc_read() (Jaroslav Kysela) [RHEL-80677] +- ASoC: dt-bindings: convert rt5682.txt to dt-schema (Jaroslav Kysela) [RHEL-80677] +- ASoC: dt-bindings: renesas,rz-ssi: Document the Renesas RZ/G3S SoC (Jaroslav Kysela) [RHEL-80677] +- ASoC: dt-bindings: renesas,rz-ssi: Remove DMA description (Jaroslav Kysela) [RHEL-80677] +- ASoC: renesas: rz-ssi: Add suspend to RAM support (Jaroslav Kysela) [RHEL-80677] +- ASoC: renesas: rz-ssi: Issue software reset in hw_params API (Jaroslav Kysela) [RHEL-80677] +- ASoC: renesas: rz-ssi: Add runtime PM support (Jaroslav Kysela) [RHEL-80677] +- ASoC: renesas: rz-ssi: Enable runtime PM autosuspend support (Jaroslav Kysela) [RHEL-80677] +- ASoC: renesas: rz-ssi: Rely on the ASoC subsystem to runtime resume/suspend the SSI (Jaroslav Kysela) [RHEL-80677] +- ASoC: renesas: rz-ssi: Use goto label names that specify their actions (Jaroslav Kysela) [RHEL-80677] +- ASoC: renesas: rz-ssi: Use temporary variable for struct device (Jaroslav Kysela) [RHEL-80677] +- ASoC: renesas: rz-ssi: Use readl_poll_timeout_atomic() (Jaroslav Kysela) [RHEL-80677] +- ASoC: renesas: rz-ssi: Remove the first argument of rz_ssi_stream_is_play() (Jaroslav Kysela) [RHEL-80677] +- ASoC: renesas: rz-ssi: Remove the rz_ssi_get_dai() function (Jaroslav Kysela) [RHEL-80677] +- ASoC: renesas: rz-ssi: Remove pdev member of struct rz_ssi_priv (Jaroslav Kysela) [RHEL-80677] +- ASoC: renesas: rz-ssi: Fix typo on SSI_RATES macro comment (Jaroslav Kysela) [RHEL-80677] +- ASoC: renesas: rz-ssi: Use only the proper amount of dividers (Jaroslav Kysela) [RHEL-80677] +- ASoC: renesas: rz-ssi: Terminate all the DMA transactions (Jaroslav Kysela) [RHEL-80677] +- ASoC: sun4i-spdif: Add working 24bit audio support (Jaroslav Kysela) [RHEL-80677] +- ASoC: sun4i-spdif: Always set the valid data to be the MSB (Jaroslav Kysela) [RHEL-80677] +- ASoC: sun4i-spdif: Add clock multiplier settings (Jaroslav Kysela) [RHEL-80677] +- ASoC: wm8985: Remove use of i2c_match_id() (Jaroslav Kysela) [RHEL-80677] +- ASoC: wm8904: Remove use of i2c_match_id() (Jaroslav Kysela) [RHEL-80677] +- ASoC: tpa6130a2: Remove use of i2c_match_id() (Jaroslav Kysela) [RHEL-80677] +- ASoC: tlv320aic3x: Remove use of i2c_match_id() (Jaroslav Kysela) [RHEL-80677] +- ASoC: tlv320aic31xx: Remove use of i2c_match_id() (Jaroslav Kysela) [RHEL-80677] +- ASoC: tlv320adc3xxx: Remove use of i2c_match_id() (Jaroslav Kysela) [RHEL-80677] +- ASoC: tas5720: Remove use of i2c_match_id() (Jaroslav Kysela) [RHEL-80677] +- ASoC: tas2781: Remove use of i2c_match_id() (Jaroslav Kysela) [RHEL-80677] +- ASoC: tas2562: Remove use of i2c_match_id() (Jaroslav Kysela) [RHEL-80677] +- ASoC: ssm2602: Remove use of i2c_match_id() (Jaroslav Kysela) [RHEL-80677] +- ASoc: pcm6240: Remove use of i2c_match_id() (Jaroslav Kysela) [RHEL-80677] +- ASoC: pcm186x: Remove use of i2c_match_id() (Jaroslav Kysela) [RHEL-80677] +- ASoC: max98095: Remove use of i2c_match_id() (Jaroslav Kysela) [RHEL-80677] +- ASoC: max98090: Remove use of i2c_match_id() (Jaroslav Kysela) [RHEL-80677] +- ASoC: max98088: Remove use of i2c_match_id() (Jaroslav Kysela) [RHEL-80677] +- ASoC: alc5632: Remove use of i2c_match_id() (Jaroslav Kysela) [RHEL-80677] +- ASoC: alc5623: Remove use of i2c_match_id() (Jaroslav Kysela) [RHEL-80677] +- ASoC: adau1977: Remove use of i2c_match_id() (Jaroslav Kysela) [RHEL-80677] +- ASoC: adau1781: Remove use of i2c_match_id() (Jaroslav Kysela) [RHEL-80677] +- ASoC: adau1761: Remove use of i2c_match_id() (Jaroslav Kysela) [RHEL-80677] +- ASoC: ad193x: Remove use of i2c_match_id() (Jaroslav Kysela) [RHEL-80677] +- ASoC: dt-bindings: qcom,wcd9335: Drop number of DAIs from the header (Jaroslav Kysela) [RHEL-80677] +- ASoC: codecs: wcd9335: Add define for number of DAIs (Jaroslav Kysela) [RHEL-80677] +- ASoC: Intel: soc-acpi-intel-ptl-match: add rt713_vb_l2_rt1320_l13 support (Jaroslav Kysela) [RHEL-80677] +- ASoC: Intel: soc-acpi-intel-lnl-match: add rt713_vb_l2_rt1320_l13 support (Jaroslav Kysela) [RHEL-80677] +- ASoC: Intel: soc-acpi-intel-ptl-match: add rt712_vb + rt1320 support (Jaroslav Kysela) [RHEL-80677] +- ASoC: Intel: sof_sdw: Add a dev_dbg message for the SOC_SDW_CODEC_MIC quirk (Jaroslav Kysela) [RHEL-80677] +- ASoC: Intel: sof_sdw: Correct quirk for Lenovo Yoga Slim 7 (Jaroslav Kysela) [RHEL-80677] +- ASoC: Intel: sof_sdw: improve the log of DAI link numbers (Jaroslav Kysela) [RHEL-80677] +- ASoC: Intel: sof_sdw: reduce log level for not using internal dmic (Jaroslav Kysela) [RHEL-80677] +- ASoC: Intel: sof_sdw: correct mach_params->dmic_num (Jaroslav Kysela) [RHEL-80677] +- ASoC: simple-card-utils: use for_each_of_graph_port() on graph_get_dai_id() (Jaroslav Kysela) [RHEL-80677] +- ASoC: simple-card-utils: check port reg first on graph_get_dai_id() (Jaroslav Kysela) [RHEL-80677] +- ASoC: simple-card-utils: use __free(device_node) for device node (Jaroslav Kysela) [RHEL-80677] +- ASoC: fsl_sai: Add sample rate constraint (Jaroslav Kysela) [RHEL-80677] +- ASoC: fsl_xcvr: Add sample rate constraint (Jaroslav Kysela) [RHEL-80677] +- ASoC: fsl_micfil: Switch to common sample rate constraint function (Jaroslav Kysela) [RHEL-80677] +- ASoC: fsl_utils: Add function to constrain rates (Jaroslav Kysela) [RHEL-80677] +- ALSA: seq: oss: fix typo in seq_oss_init.c (Jaroslav Kysela) [RHEL-80677] +- ALSA: cmipci: Modify the incorrect format specifier (Jaroslav Kysela) [RHEL-80677] +- ALSA: lola: Fix typo in lola_clock.c (Jaroslav Kysela) [RHEL-80677] +- ASoC: dt-bindings: mediatek,mt8188-mt6359: Allow DL_SRC/UL_SRC dai-links (Jaroslav Kysela) [RHEL-80677] +- ASoC: dt-bindings: mediatek,mt8188-mt6359: Add compatible for mt8390 evk (Jaroslav Kysela) [RHEL-80677] +- ASoC: amd: ps: add ZSC control register programming sequence (Jaroslav Kysela) [RHEL-80677] +- ASoC: amd: ps: update mach params subsystem_rev variable (Jaroslav Kysela) [RHEL-80677] +- ALSA: hda: Always check capability at opening a hwdep (Jaroslav Kysela) [RHEL-80677] +- ASoC: sdw_utils: cs_amp: Assign non-overlapping TDM masks for each codec on a bus (Jaroslav Kysela) [RHEL-80677] +- ASoC: cs35l56: Split SoundWire DAI into separate playback and capture (Jaroslav Kysela) [RHEL-80677] +- ALSA: hda: Fix typo in hda_sysfs.h (Jaroslav Kysela) [RHEL-80677] +- ALSA: ac97: Modify the incorrect format specifier (Jaroslav Kysela) [RHEL-80677] +- ASoC: Drop explicit initialization of struct i2c_device_id::driver_data to 0 (Jaroslav Kysela) [RHEL-80677] +- ASoC: sun4i-codec: Add support for Allwinner suniv F1C100s (Jaroslav Kysela) [RHEL-80677] +- ASoC: dt-bindings: Add Allwinner suniv F1C100s Audio Codec (Jaroslav Kysela) [RHEL-80677] +- ASoC: dt-bindings: allwinner: add H616 sun4i audio codec binding (Jaroslav Kysela) [RHEL-80677] +- ASoC: sun4i-codec: Add DMA Max Burst field (Jaroslav Kysela) [RHEL-80677] +- ALSA: seq: Skip notifications unless subscribed to announce port (Jaroslav Kysela) [RHEL-80677] +- ALSA: seq: Notify client and port info changes (Jaroslav Kysela) [RHEL-80677] +- ASoC: cs42l51: Constify struct i2c_device_id (Jaroslav Kysela) [RHEL-80677] +- ASoC: tas2781: Fix redundant logical jump (Jaroslav Kysela) [RHEL-80677] +- ASoC: rockchip: i2s-tdm: Fix a useless call issue (Jaroslav Kysela) [RHEL-80677] +- ASoc: mediatek: mt8365: Don't use "proxy" headers (Jaroslav Kysela) [RHEL-80677] +- ASoC: mediatek: mt8192-afe-pcm: Simplify probe() with local dev variable (Jaroslav Kysela) [RHEL-80677] +- ASoC: fsl_xcvr: Add suspend and resume support (Jaroslav Kysela) [RHEL-80677] +- ASoC: fsl_xcvr: Use regmap for PHY and PLL registers (Jaroslav Kysela) [RHEL-80677] +Resolves: RHEL-26055, RHEL-80677 + +* Thu May 15 2025 CKI KWF Bot [6.12.0-86.el10] +- ext4: don't over-report free space or inodes in statvfs (CKI Backport Bot) [RHEL-89589] +- redhat: generalize rule for kunit and test kmod placement (Jan Stancek) [RHEL-89085] +- ice: implement low latency PHY timer updates (Petr Oros) [RHEL-74286] +- ice: check low latency PHY timer update firmware capability (Petr Oros) [RHEL-74286] +- ice: add lock to protect low latency interface (Petr Oros) [RHEL-74286] +- ice: rename TS_LL_READ* macros to REG_LL_PROXY_H_* (Petr Oros) [RHEL-74286] +- ice: use read_poll_timeout_atomic in ice_read_phy_tstamp_ll_e810 (Petr Oros) [RHEL-74286] +- Bluetooth: L2CAP: Fix corrupted list in hci_chan_del (David Marlin) [RHEL-87896] {CVE-2025-21969} +- Bluetooth: L2CAP: Fix slab-use-after-free Read in l2cap_send_cmd (CKI Backport Bot) [RHEL-87896] {CVE-2025-21969} +- selftests: tls: check that disconnect does nothing (Sabrina Dubroca) [RHEL-86020] +- net: tls: explicitly disallow disconnect (Sabrina Dubroca) [RHEL-86020] +- tls: skip setting sk_write_space on rekey (Sabrina Dubroca) [RHEL-86020] +- tls: Fix tls_sw_sendmsg error handling (Sabrina Dubroca) [RHEL-86020] +- selftests: tls: add rekey tests (Sabrina Dubroca) [RHEL-86020] +- selftests: tls: add key_generation argument to tls_crypto_info_init (Sabrina Dubroca) [RHEL-86020] +- tls: add counters for rekey (Sabrina Dubroca) [RHEL-86020] +- tls: implement rekey for TLS1.3 (Sabrina Dubroca) [RHEL-86020] +- tls: block decryption when a rekey is pending (Sabrina Dubroca) [RHEL-86020] +- scsi: mpi3mr: Event processing debug improvement (Chandrakanth Patil) [RHEL-80699] +- scsi: mpi3mr: Add level check to control event logging (Chandrakanth Patil) [RHEL-80699] +- scsi: mpi3mr: Reset the pending interrupt flag (Chandrakanth Patil) [RHEL-80699] +- scsi: mpi3mr: Fix pending I/O counter (Chandrakanth Patil) [RHEL-80699] +- scsi: mpi3mr: Task Abort EH Support (Chandrakanth Patil) [RHEL-80699] +- scsi: mpi3mr: Update driver version to 8.13.0.5.50 (Chandrakanth Patil) [RHEL-80699] +- scsi: mpi3mr: Check admin reply queue from Watchdog (Chandrakanth Patil) [RHEL-80699] +- scsi: mpi3mr: Update timestamp only for supervisor IOCs (Chandrakanth Patil) [RHEL-80699] +- scsi: mpi3mr: Update MPI Headers to revision 35 (Chandrakanth Patil) [RHEL-80699] +- scsi: mpi3mr: Fix locking in an error path (Chandrakanth Patil) [RHEL-80699] +- scsi: mpi3mr: Fix spelling mistake "skiping" -> "skipping" (Chandrakanth Patil) [RHEL-80699] +- scsi: mpi3mr: Support for Segmented Hardware Trace buffer (Chandrakanth Patil) [RHEL-80699] +- locking/semaphore: Use wake_q to wake up processes outside lock critical section (Waiman Long) [RHEL-74462] +Resolves: RHEL-74286, RHEL-74462, RHEL-80699, RHEL-86020, RHEL-87896, RHEL-89085, RHEL-89589 + +* Wed May 14 2025 Julio Faracco [6.12.0-85.el10] +- selftests/net: packetdrill: more xfail changes (and a correction) (Hangbin Liu) [RHEL-88651] +- selftests/net: packetdrill: make tcp buf limited timing tests benign (Hangbin Liu) [RHEL-88651] +- selftests/net: packetdrill: report benign debug flakes as xfail (Hangbin Liu) [RHEL-88651] +- selftests/net: packetdrill: import tcp/user_timeout, tcp/validate, tcp/sendfile, tcp/limited-transmit, tcp/syscall_bad_arg (Hangbin Liu) [RHEL-88651] +- selftests/net: packetdrill: import tcp/eor, tcp/splice, tcp/ts_recent, tcp/blocking (Hangbin Liu) [RHEL-88651] +- selftests/net: packetdrill: import tcp/fast_recovery, tcp/nagle, tcp/timestamping (Hangbin Liu) [RHEL-88651] +- selftests/net: packetdrill: import tcp/ecn, tcp/close, tcp/sack, tcp/tcp_info (Hangbin Liu) [RHEL-88651] +- cpufreq: intel_pstate: Unchecked MSR aceess in legacy mode (Steve Best) [RHEL-81034] +- ipv6: add exception routes to GC list in rt6_insert_exception (Xin Long) [RHEL-39466 RHEL-84411] +- OPP: Drop redundant *_opp_attach|detach_genpd() (José Expósito) [RHEL-75956] +- cpufreq: qcom-nvmem: Convert to dev_pm_domain_attach|detach_list() (José Expósito) [RHEL-75956] +- media: venus: Convert into devm_pm_domain_attach_list() for OPP PM domain (José Expósito) [RHEL-75956] +- drm/tegra: gr3d: Convert into devm_pm_domain_attach_list() (José Expósito) [RHEL-75956] +- OPP: Drop redundant code in _link_required_opps() (José Expósito) [RHEL-75956] +- pmdomain: core: Set the required dev for a required OPP during genpd attach (José Expósito) [RHEL-75956] +- pmdomain: core: Manage the default required OPP from a separate function (José Expósito) [RHEL-75956] +- xfs: don't over-report free space or inodes in statvfs (Carlos Maiolino) [RHEL-87016] +- xfs: report realtime block quota limits on realtime directories (Carlos Maiolino) [RHEL-87016] +- redhat: introduce modules-extra-matched meta package (Jan Stancek) [RHEL-87452] +- ext4: fix OOB read when checking dotdot dir (CKI Backport Bot) [RHEL-87989] {CVE-2025-37785} +- selftests: net: fdb_notify: Add a test for FDB notifications (Izabela Bakollari) [RHEL-78790] +- selftests: net: lib: Add kill_process (Izabela Bakollari) [RHEL-78790] +- selftests: net: lib: Move checks from forwarding/lib.sh here (Izabela Bakollari) [RHEL-78790] +- selftests: net: lib: Move tests_run from forwarding/lib.sh here (Izabela Bakollari) [RHEL-78790] +- selftests: net: lib: Move logging from forwarding/lib.sh here (Izabela Bakollari) [RHEL-78790] +- ndo_fdb_del: Add a parameter to report whether notification was sent (Izabela Bakollari) [RHEL-78790] +- ndo_fdb_add: Add a parameter to report whether notification was sent (Izabela Bakollari) [RHEL-78790] +Resolves: RHEL-39466, RHEL-75956, RHEL-78790, RHEL-81034, RHEL-84411, RHEL-87016, RHEL-87452, RHEL-87989, RHEL-88651 + * Mon May 12 2025 Julio Faracco [6.12.0-84.el10] - RDMA/efa: Align interrupt related fields to same type (Kamal Heib) [RHEL-86525] - RDMA/efa: Reset device on probe failure (Kamal Heib) [RHEL-86525] diff --git a/kernel.spec b/kernel.spec index 53a3077cc..a56802c88 100644 --- a/kernel.spec +++ b/kernel.spec @@ -162,15 +162,15 @@ Summary: The Linux kernel %define specrpmversion 6.12.0 %define specversion 6.12.0 %define patchversion 6.12 -%define pkgrelease 84 +%define pkgrelease 89 %define kversion 6 -%define tarfile_release 6.12.0-84.el10 +%define tarfile_release 6.12.0-89.el10 # This is needed to do merge window version magic %define patchlevel 12 # This allows pkg_release to have configurable %%{?dist} tag -%define specrelease 84%{?buildid}%{?dist} +%define specrelease 89%{?buildid}%{?dist} # This defines the kabi tarball version -%define kabiversion 6.12.0-84.el10 +%define kabiversion 6.12.0-89.el10 # If this variable is set to 1, a bpf selftests build failure will cause a # fatal kernel package build error @@ -698,6 +698,7 @@ ExclusiveOS: Linux Requires: kernel-core-uname-r = %{KVERREL} Requires: kernel-modules-uname-r = %{KVERREL} Requires: kernel-modules-core-uname-r = %{KVERREL} +Requires: ((kernel-modules-extra-uname-r = %{KVERREL}) if kernel-modules-extra-matched) Provides: installonlypkg(kernel) %endif @@ -1468,6 +1469,13 @@ Requires: %{package_name}%{?1:-%{1}}-core = %{specrpmversion}-%{release}\ This meta package is used to install matching core and devel packages for a given %{?2:%{2} }kernel.\ %{nil} +%define kernel_modules_extra_matched_package(m) \ +%package modules-extra-matched\ +Summary: Meta package which requires modules-extra to be installed for all kernels.\ +%description modules-extra-matched\ +This meta package provides a single reference that other packages can Require to have modules-extra installed for all kernels.\ +%{nil} + # # This macro creates a kernel--modules-internal package. # %%kernel_modules_internal_package @@ -1569,6 +1577,7 @@ summary: kernel meta-package for the %{1} kernel\ Requires: kernel-%{1}-core-uname-r = %{KVERREL}%{uname_suffix %{1}}\ Requires: kernel-%{1}-modules-uname-r = %{KVERREL}%{uname_suffix %{1}}\ Requires: kernel-%{1}-modules-core-uname-r = %{KVERREL}%{uname_suffix %{1}}\ +Requires: ((kernel-%{1}-modules-extra-uname-r = %{KVERREL}%{uname_suffix %{1}}) if kernel-modules-extra-matched)\ %if "%{1}" == "rt" || "%{1}" == "rt-debug" || "%{1}" == "rt-64k" || "%{1}" == "rt-64k-debug"\ Requires: realtime-setup\ %endif\ @@ -1848,6 +1857,8 @@ Prebuilt 64k unified kernel image for virtual machines. Prebuilt 64k unified kernel image addons for virtual machines. %endif +%kernel_modules_extra_matched_package + %define log_msg() \ { set +x; } 2>/dev/null \ _log_msglineno=$(grep -n %{*} %{_specdir}/${RPM_PACKAGE_NAME}.spec | grep log_msg | cut -d":" -f1) \ @@ -2733,6 +2744,12 @@ BuildKernel() { 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 + EOF + ) + KernelUnifiedImageDir="$RPM_BUILD_ROOT/lib/modules/$KernelVer" KernelUnifiedImage="$KernelUnifiedImageDir/$InstallName-virt.efi" @@ -2754,7 +2771,7 @@ BuildKernel() { KernelAddonsDirOut="$KernelUnifiedImage.extra.d" mkdir -p $KernelAddonsDirOut - python3 %{SOURCE151} %{SOURCE152} $KernelAddonsDirOut virt %{primary_target} %{_target_cpu} + python3 %{SOURCE151} %{SOURCE152} $KernelAddonsDirOut virt %{primary_target} %{_target_cpu} "$ADDONS_SBAT" %if %{signkernel} %{log_msg "Sign the EFI UKI kernel"} @@ -4271,12 +4288,14 @@ fi\ %kernel_variant_files %{_use_vdso} %{with_debug} rt-64k-debug %endif +%files modules-extra-matched + # plz don't put in a version string unless you're going to tag # and build. # # %changelog -* Sun May 25 2025 Andrei Lukoshko - 6.12.0-84 +* Tue May 27 2025 Andrei Lukoshko - 6.12.0-89 - hpsa: bring back deprecated PCI ids #CFHack #CFHack2024 - mptsas: bring back deprecated PCI ids #CFHack #CFHack2024 - megaraid_sas: bring back deprecated PCI ids #CFHack #CFHack2024 @@ -4287,10 +4306,1244 @@ fi\ - kernel/rh_messages.h: enable all disabled pci devices by moving to unmaintained -* Sun May 25 2025 Eduard Abdullin - 6.12.0-84 +* Tue May 27 2025 Eduard Abdullin - 6.12.0-89 - Use AlmaLinux OS secure boot cert - Debrand for AlmaLinux OS +* Thu May 22 2025 CKI KWF Bot [6.12.0-89.el10] +- redhat: add downstream SBAT for UKI addons (Emanuele Giuseppe Esposito) [RHEL-92881] +- uki_addons: provide custom SBAT as input parameter (Emanuele Giuseppe Esposito) [RHEL-92881] +- uki_addons: remove completely sbat/sbat.conf (Emanuele Giuseppe Esposito) [RHEL-92881] +- redhat: create 'systemd-volatile-overlay' addon for UKI (Emanuele Giuseppe Esposito) [RHEL-92882] +- vfio/pci: Align huge faults to order (Alex Williamson) [RHEL-89852] +- cifs: Fix integer overflow while processing closetimeo mount option (CKI Backport Bot) [RHEL-87906] {CVE-2025-21962} +- scsi: iscsi: Fix missing scsi_host_put() in error path (Chris Leech) [RHEL-90551] +- scsi: qla4xxx: Constify 'struct bin_attribute' (Chris Leech) [RHEL-90551] +- scsi: qedi: Constify 'struct bin_attribute' (Chris Leech) [RHEL-90551] +- scsi: qedi: Fix a possible memory leak in qedi_alloc_and_init_sb() (Chris Leech) [RHEL-90551] +- net: fix geneve_opt length integer overflow (CKI Backport Bot) [RHEL-87978] {CVE-2025-22055} +- tcp: drop secpath at the same time as we currently drop dst (Sabrina Dubroca) [RHEL-70101 RHEL-83227] {CVE-2025-21864} + +* Tue May 20 2025 CKI KWF Bot [6.12.0-88.el10] +- s390/ism: add release function for struct device (Mete Durlu) [RHEL-73487] {CVE-2025-21856} +- s390/qeth: move netif_napi_add_tx() and napi_enable() from under BH (Mete Durlu) [RHEL-73487] +- s390/net: Remove LCS driver (Mete Durlu) [RHEL-73487] +- s390/netiucv: Switch over to sysfs_emit() (Mete Durlu) [RHEL-73487] +- s390: Add z17 elf platform (Mete Durlu) [RHEL-89725] +- Revert "serial: 8250: Switch to nbcon console" (John W. Linville) [RHEL-56242] +- Revert "serial: 8250: Revert "drop lockdep annotation from serial8250_clear_IER()"" (John W. Linville) [RHEL-56242] +- enic: get max rq & wq entries supported by hw, 16K queues (Nelson Escobar) [RHEL-84863] +- enic: cleanup of enic wq request completion path (Nelson Escobar) [RHEL-84863] +- enic: added enic_wq.c and enic_wq.h (Nelson Escobar) [RHEL-84863] +- enic: remove unused function cq_enet_wq_desc_dec (Nelson Escobar) [RHEL-84863] +- enic: enable rq extended cq support (Nelson Escobar) [RHEL-84863] +- enic: enic rq extended cq defines (Nelson Escobar) [RHEL-84863] +- enic: enic rq code reorg (Nelson Escobar) [RHEL-84863] +- enic: Move function from header file to c file (Nelson Escobar) [RHEL-84863] +- enic: add dependency on Page Pool (Nelson Escobar) [RHEL-84863] +- enic: remove copybreak tunable (Nelson Escobar) [RHEL-84863] +- enic: Use the Page Pool API for RX (Nelson Escobar) [RHEL-84863] +- enic: Simplify RX handler function (Nelson Escobar) [RHEL-84863] +- enic: Move RX functions to their own file (Nelson Escobar) [RHEL-84863] +- enic: Fix typo in comment in table indexed by link speed (Nelson Escobar) [RHEL-84863] +- enic: Obtain the Link speed only after the link comes up (Nelson Escobar) [RHEL-84863] +- enic: Move RX coalescing set function (Nelson Escobar) [RHEL-84863] +- enic: Move kdump check into enic_adjust_resources() (Nelson Escobar) [RHEL-84863] +- enic: Move enic resource adjustments to separate function (Nelson Escobar) [RHEL-84863] +- enic: Adjust used MSI-X wq/rq/cq/interrupt resources in a more robust way (Nelson Escobar) [RHEL-84863] +- enic: Allocate arrays in enic struct based on VIC config (Nelson Escobar) [RHEL-84863] +- enic: Save resource counts we read from HW (Nelson Escobar) [RHEL-84863] +- enic: Make MSI-X I/O interrupts come after the other required ones (Nelson Escobar) [RHEL-84863] +- enic: Create enic_wq/rq structures to bundle per wq/rq data (Nelson Escobar) [RHEL-84863] +- net: introduce per netns packet chains (Paolo Abeni) [RHEL-83393] +- cifs: Fix integer overflow while processing acregmax mount option (CKI Backport Bot) [RHEL-87927] {CVE-2025-21964} +- sched/fair: Fix potential memory corruption in child_cfs_rq_on_list (CKI Backport Bot) [RHEL-88085] {CVE-2025-21919} +- RDMA/core: Silence oversized kvmalloc() warning (Kamal Heib) [RHEL-75593] +- RDMA/cma: Fix workqueue crash in cma_netevent_work_handler (Kamal Heib) [RHEL-75593] +- RDMA/ucaps: Avoid format-security warning (Kamal Heib) [RHEL-75593] +- IB/mad: Check available slots before posting receive WRs (Kamal Heib) [RHEL-75593] +- RDMA/core: Pass port to counter bind/unbind operations (Kamal Heib) [RHEL-75593] +- RDMA/core: Add support to optional-counters binding configuration (Kamal Heib) [RHEL-75593] +- RDMA/core: Create and destroy rdma_counter using rdma_zalloc_drv_obj() (Kamal Heib) [RHEL-75593] +- RDMA/core: Fix use-after-free when rename device name (Kamal Heib) [RHEL-75593] +- RDMA/uverbs: Propagate errors from rdma_lookup_get_uobject() (Kamal Heib) [RHEL-75593] +- docs: infiniband: document the UCAP API (Kamal Heib) [RHEL-75593] +- RDMA/uverbs: Add support for UCAPs in context creation (Kamal Heib) [RHEL-75593] +- RDMA/uverbs: Introduce UCAP (User CAPabilities) API (Kamal Heib) [RHEL-75593] +- RDMA/core: Fixes infiniband sysctl bounds (Kamal Heib) [RHEL-75593] +- RDMA/core: Don't expose hw_counters outside of init net namespace (Kamal Heib) [RHEL-75593] +- RDMA/core: Fix best page size finding when it can cross SG entries (Kamal Heib) [RHEL-75593] +- IB/iser: fix typos in iscsi_iser.c comments (Kamal Heib) [RHEL-75593] +- RDMA/core: Use ib_port_state_to_str() for IB state sysfs (Kamal Heib) [RHEL-75593] +- IB/cache: Add log messages for IB device state changes (Kamal Heib) [RHEL-75593] +- cgroup/cpuset: Add warnings to catch inconsistency in exclusive CPUs (Waiman Long) [RHEL-87521] +- selftest/cgroup: Add a remote partition transition test to test_cpuset_prs.sh (Waiman Long) [RHEL-87521] +- selftest/cgroup: Clean up and restructure test_cpuset_prs.sh (Waiman Long) [RHEL-87521] +- selftest/cgroup: Update test_cpuset_prs.sh to use | as effective CPUs and state separator (Waiman Long) [RHEL-87521] +- cgroup/cpuset: Remove unneeded goto in sched_partition_write() and rename it (Waiman Long) [RHEL-87521] +- cgroup/cpuset: Code cleanup and comment update (Waiman Long) [RHEL-87521] +- cgroup/cpuset: Don't allow creation of local partition over a remote one (Waiman Long) [RHEL-87521] +- cgroup/cpuset: Remove remote_partition_check() & make update_cpumasks_hier() handle remote partition (Waiman Long) [RHEL-87521] +- cgroup/cpuset: Fix error handling in remote_partition_disable() (Waiman Long) [RHEL-87521] +- cgroup/cpuset: Fix incorrect isolated_cpus update in update_parent_effective_cpumask() (Waiman Long) [RHEL-87521] +- cgroup/cpuset: Fix race between newly created partition and dying one (Waiman Long) [RHEL-87521] +- cgroup/cpuset: Move procfs cpuset attribute under cgroup-v1.c (Waiman Long) [RHEL-87521] +- cgroup/cpuset: remove kernfs active break (Waiman Long) [RHEL-87521] +- cgroup/cpuset: Prevent leakage of isolated CPUs into sched domains (Waiman Long) [RHEL-87521] +- cgroup/cpuset: Remove stale text (Waiman Long) [RHEL-87521] +- cgroup/cpuset: Disable cpuset_cpumask_can_shrink() test if not load balancing (Waiman Long) [RHEL-87521] +- cgroup/cpuset: Further optimize code if CONFIG_CPUSETS_V1 not set (Waiman Long) [RHEL-87521] +- cgroup/cpuset: Enforce at most one rebuild_sched_domains_locked() call per operation (Waiman Long) [RHEL-87521] +- cgroup/cpuset: Revert "Allow suppression of sched domain rebuild in update_cpumasks_hier()" (Waiman Long) [RHEL-87521] +- cgroup/cpuset: Fix spelling errors in file kernel/cgroup/cpuset.c (Waiman Long) [RHEL-87521] +- sched/rt: Fix race in push_rt_task (Phil Auld) [RHEL-86833] +- x86/uaccess: Improve performance by aligning writes to 8 bytes in copy_user_generic(), on non-FSRM/ERMS CPUs (Herton R. Krzesinski) [RHEL-86149] +- wifi: mac80211: fix MPDU length parsing for EHT 5/6 GHz (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: cfg80211: cancel wiphy_work before freeing wiphy (Jose Ignacio Tornos Martinez) [RHEL-79792] {CVE-2025-21979} +- wifi: mac80211: fix SA Query processing in MLO (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: nl80211: fix assoc link handling (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mac80211: don't queue sdata::work for a non-running sdata (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mac80211: flush the station before moving it to UN-AUTHORIZED state (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: trans: cancel restart work on op mode leave (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: mvm: fix PNVM timeout for non-MSI-X platforms (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: pcie: Fix TSO preparation (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: nl80211: disable multi-link reconfiguration (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: cfg80211: regulatory: improve invalid hints checking (Jose Ignacio Tornos Martinez) [RHEL-79792] {CVE-2025-21910} +- wifi: brcmfmac: keep power during suspend if board requires it (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mac80211: Fix sparse warning for monitor_sdata (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mac80211: fix vendor-specific inheritance (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mac80211: fix MLE non-inheritance parsing (Jose Ignacio Tornos Martinez) [RHEL-79792] +- bus: mhi: host: pci_generic: Use pci_try_reset_function() to avoid deadlock (Jose Ignacio Tornos Martinez) [RHEL-79792] {CVE-2025-21951} +- wifi: iwlwifi: Fix A-MSDU TSO preparation (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: Free pages allocated when failing to build A-MSDU (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: limit printed string from FW file (Jose Ignacio Tornos Martinez) [RHEL-79792] {CVE-2025-21905} +- wifi: iwlwifi: mvm: use the right version of the rate API (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: mvm: don't try to talk to a dead firmware (Jose Ignacio Tornos Martinez) [RHEL-79792] {CVE-2025-21930} +- wifi: iwlwifi: mvm: don't dump the firmware state upon RFKILL while suspend (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: mvm: clean up ROC on failure (Jose Ignacio Tornos Martinez) [RHEL-79792] {CVE-2025-21906} +- wifi: iwlwifi: fw: avoid using an uninitialized variable (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: fw: allocate chained SG tables for dump (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mac80211: remove debugfs dir for virtual monitor (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mac80211: Cleanup sta TXQs on flush (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: nl80211: reject cooked mode if it is set along with other flags (Jose Ignacio Tornos Martinez) [RHEL-79792] {CVE-2025-21909} +- wifi: brcmfmac: use random seed flag for BCM4355 and BCM4364 firmware (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: fix handling of 6 GHz rules (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: brcmfmac: fix NULL pointer dereference in brcmf_txfinalize() (Jose Ignacio Tornos Martinez) [RHEL-79792] {CVE-2025-21744} +- wifi: rtw88: add RTW88_LEDS depends on LEDS_CLASS to Kconfig (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: wilc1000: unregister wiphy only after netdev registration (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: cfg80211: adjust allocation of colocated AP data (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mac80211: fix memory leak in ieee80211_mgd_assoc_ml_reconf() (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: fix key cache handling (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: Fix uninitialized variable access in ath12k_mac_allocate() function (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: Remove ath12k_get_num_hw() helper function (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: Refactor the ath12k_hw get helper function argument (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: Refactor ath12k_hw set helper function argument (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: mt7996: add implicit beamforming support for mt7992 (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: mt7996: fix beacon command during disabling (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: mt7996: fix ldpc setting (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: mt7996: fix definition of tx descriptor (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: connac: adjust phy capabilities based on band constraints (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: mt7996: fix incorrect indexing of MIB FW event (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: mt7996: fix HE Phy capability (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: mt7996: fix the capability of reception of EHT MU PPDU (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: mt7996: add max mpdu len capability (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: mt7921: avoid undesired changes of the preset regulatory domain (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: mt7925e: fix too long of wifi resume time (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: mt7996: fix register mapping (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: mt7915: fix register mapping (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: mt7996: fix monitor mode (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: mt7996: switch to single multi-radio wiphy (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: mt7996: move all debugfs files to the primary phy (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: connac: rework connac helpers (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: mt7996: prepare mt7996_mcu_update_bss_color for MLO support (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: connac: prepare mt76_connac_mcu_sta_basic_tlv for MLO support (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: mt7996: prepare mt7996_mcu_set_timing for MLO support (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: mt7996: prepare mt7996_mcu_set_tx for MLO support (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: mt7996: prepare mt7996_mcu_add_beacon for MLO support (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: mt7996: prepare mt7996_mcu_add_dev/bss_info for MLO support (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: mt7996: pass wcid to mt7996_mcu_sta_hdr_trans_tlv (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: mt7996: use emulated hardware scan support (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: add multi-radio remain_on_channel functions (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: add multi-radio support to scanning code (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: add multi-radio support to tx scheduling (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: add multi-radio support to a few core hw ops (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: remove dev->wcid_phy_mask (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: add chanctx functions for multi-channel phy support (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: initialize more wcid fields mt76_wcid_init (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: mt7996: split link specific data from struct mt7996_vif (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: add vif link specific data structure (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: rename struct mt76_vif to mt76_vif_link (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: add support for allocating a phy without hw (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: add code for emulating hardware scanning (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: do not add wcid entries to sta poll list during MCU reset (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: mt7996: use mac80211 .sta_state op (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: mt7915: fix omac index assignment after hardware reset (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: mt7915: firmware restart on devices with a second pcie link (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: mt7915: hold dev->mutex while interacting with the thermal state (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: mt7915: ensure that only one sta entry is active per mac address (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: only enable tx worker after setting the channel (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: mt7915: decrease timeout for commonly issued MCU commands (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: mt7915: reduce the number of command retries (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: mt7996: fix rx filter setting for bfee functionality (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: mt7915: fix eifs value on older chipsets (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: mt7915: fix slot time for 5/6GHz (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: mt7996: remove phy->monitor_vif (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: remove mt76_calculate_default_rate() (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: mt7921u: Add VID/PID for TP-Link TXE50UH (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: mt7925: replace zero-length array with flexible-array member (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: mt7921: add rfkill_poll for hardware rfkill (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: mt7921: introduce CSA support (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: mt7925: config the dwell time by firmware (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: do not hold queue lock during initial rx buffer alloc (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: mt7925: Properly handle responses for commands with events (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: mt7925: Cleanup MLO settings post-disconnection (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: mt7925: Update mt7925_mcu_uni_[tx,rx]_ba for MLO (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: mt7925: Init secondary link PM state (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: mt7925: Update secondary link PS flow (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: mt7925: Update mt7925_unassign_vif_chanctx for per-link BSS (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: mt7925: Update mt792x_rx_get_wcid for per-link STA (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: mt7925: Update mt7925_mcu_sta_update for BC in ASSOC state (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: Enhance mt7925_mac_link_sta_add to support MLO (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: mt7925: Enhance mt7925_mac_link_bss_add to support MLO (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: mt7925: Fix CNM Timeout with Single Active Link in MLO (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: mt7925: fix wrong parameter for related cmd of chan info (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: mt7925: Fix incorrect WCID phy_idx assignment (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: mt7925: Fix incorrect WCID assignment for MLO (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: mt7925: Fix incorrect MLD address in bss_mld_tlv for MLO support (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: connac: Extend mt76_connac_mcu_uni_add_dev for MLO (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: mt7996: exclude tx backoff time from airtime (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: mt7915: exclude tx backoff time from airtime (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: mt7915: fix overflows seen when writing limit attributes (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: mt7996: fix overflows seen when writing limit attributes (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: mt7925: fix the invalid ip address for arp offload (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: mt7925: fix get wrong chip cap from incorrect pointer (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: mt7925: fix wrong band_idx setting when enable sniffer mode (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: mt7925: fix NULL deref check in mt7925_change_vif_links (Jose Ignacio Tornos Martinez) [RHEL-79792 RHEL-81390] {CVE-2024-57989} +- wifi: mt76: introduce mt792x_config_mac_addr_list routine (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: mt7915: add module param to select 5 GHz or 6 GHz on MT7916 (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: mt7915: Fix an error handling path in mt7915_add_interface() (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: mt7921: fix using incorrect group cipher after disconnection. (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: mt76u_vendor_request: Do not print error messages when -EPROTO (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mac80211: avoid double free in auth/assoc timeout (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mac80211: ibss: mark IBSS left before leaving (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mac80211: ibss: stop transmit when merging IBSS (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mac80211: don't flush non-uploaded STAs (Jose Ignacio Tornos Martinez) [RHEL-79792 RHEL-82500] {CVE-2025-21828} +- wifi: mac80211: set key link ID to the deflink one (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mac80211: pass correct link ID on assoc (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: simplify nested if checks (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: nl80211: simplify nested if checks (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mac80211: Support parsing EPCS ML element (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mac80211: Fix common size calculation for ML element (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: cfg80211: Add support for controlling EPCS (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mac80211: Support dynamic link addition and removal (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mac80211: Pull link space calculation to a function (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mac80211: Refactor adding association elements (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: cfg80211: Add support for dynamic addition/removal of links (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: nl80211: Split the links handling of an association request (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ieee80211: Add some missing MLO related definitions (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: nl80211: fix nl80211_start_radar_detection return value (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: cfg80211: skip regulatory for punctured subchannels (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mac80211: fix tid removal during mesh forwarding (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: rename iwl_datapath_monitor_notif::mac_id to link_id (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: pcie: make iwl_pcie_d3_complete_suspend() static (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: pcie: make _iwl_trans_pcie_gen2_stop_device() static (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: mvm: remove unused tas_rsp variable (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: mvm: handle version 3 GET_TAS_STATUS notification (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: extend TAS_CONFIG cmd support for v5 (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: remove Mr/Ms radio (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: add WIKO to PPAG approved list (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: mvm: support EMLSR on WH/PE (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: config: unify fw/pnvm MODULE_FIRMWARE (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: mvm: improve/fix chanctx min_def use logic (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: implement reset escalation (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: implement product reset for TOP errors (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: get the max number of links from the firmware (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: pcie: check for WiAMT/CSME presence (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: cfg80211: Move cfg80211_scan_req_add_chan() n_channels increment earlier (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mac80211: prohibit deactivating all links (Jose Ignacio Tornos Martinez) [RHEL-79792 RHEL-82444] {CVE-2024-58061} +- wifi: mac80211: tests: add utility to create sdata skeleton (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mac80211: also verify requirements in EXT_SUPP_RATES (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mac80211: verify BSS membership selectors and basic rates (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: nl80211: permit userspace to pass supported selectors (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mac80211: parse BSS selectors and unknown rates (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mac80211: skip all known membership selectors (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mac80211: log link information in ieee80211_determine_chan_mode (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mac80211: fix typo in HE MCS check (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mac80211: Remove unused basic_rates variable (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mac80211: improve stop/wake queue tracing (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: cfg80211: check extended MLD capa/ops in assoc (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: cfg80211: scan: skip duplicate RNR entries (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mac80211: mlme: improve messages from config_bw() (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mac80211: reject per-band vendor elements with MLO (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mac80211: clarify key idx documententaion (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mac80211: remove an unneeded check in Rx (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mac80211: add some support for RX OMI power saving (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: fw: fix repeated words in comments (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: mvm: Fix duplicated 'the' in comment (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: mvm: Fix duplicated 'if' in comment (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: Remove a duplicate assignment in iwl_dbgfs_amsdu_len_write() (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: mvm: Use helper function IS_ERR_OR_NULL() (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: Fix spelling typo in comment (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: api: remove the double word (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: mvm: fix iwl_ssid_exist() check (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: mvm: Improve code style in pointer declarations (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: fw: fix typo 'adderss' (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: mvm: remove unneeded NULL pointer checks (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: mvm: fix AP STA comparison (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: cleanup unused variable in trans.h (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: mvm: don't count mgmt frames as MPDU (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: fw: api: tdls: remove MVM_ from name (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: mvm: avoid NULL pointer dereference (Jose Ignacio Tornos Martinez) [RHEL-79792] {CVE-2024-58062} +- wifi: iwlwifi: bump FW API to 96 for BZ/SC devices (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: mvm: fix add stream vs. restart race (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: move fw_dbg_collect to fw debugfs (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: api: remove version number from latest stored_beacon_notif (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: avoid memory leak (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: mark that we support TX_CMD_API_S_VER_10 (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: add channel_load_not_by_us in iwl_mvm_phy_ctxt (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: add mapping of prph register crf for PE RF (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: Allow entering EMLSR for more band combinations (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: iwl-drv: refactor image loading a bit (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: Remove MVM prefix from TX API macros (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: rename bits in config/boot control register (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: move fw_ver debugfs to firmware runtime (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: mld: make iwl_mvm_find_ie_offset a iwlwifi util (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: iwl_fw_error_collect() is always called sync (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: rework firmware error handling (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: mvm: restart device through NMI (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: unify cmd_queue_full() into nic_error() (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: mvm: clean up FW restart a bit (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: mvm: remove STARTING state (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: mvm: restrict MAC start retry to timeouts (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: restrict driver retry loops to timeouts (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: return ERR_PTR from opmode start() (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: context-info: add kernel-doc markers (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: interpret STEP URM BIOS configuration (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: fw: read STEP table from correct UEFI var (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: mvm: rename iwl_dev_tx_power_common::mac_context_id (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: mvm: skip short statistics window when updating EMLSR (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: mvm: remove warning on unallocated BAID (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: differentiate NIC error types (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mac80211: Remove unused ieee80211_smps_is_restrictive (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: mvm: Move TSO code to shared utility (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: mvm: add UHB canada support in GET_TAS_STATUS cmd resp (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: mvm: add UHB canada support in TAS_CONFIG cmd (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: mvm: Use IWL_FW_CHECK() for BAR notif size validation (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: pcie: Add support for new device ids (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: add a new NMI type (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: mvm: Check BAR packet size before accessing data (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: support BIOS override for 5G9 in CA also in LARI version 8 (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: support BIOS override for UNII4 in CA/US also in LARI versions < 12 (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: bump FW API to 95 for BZ/SC devices (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: mvm: log error for failures after D3 (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: mvm: update documentation for iwl_nvm_channel_flags (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: Remove mvm prefix from iwl_mvm_compressed_ba_notif (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mvm: Request periodic system statistics earlier (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: remove mvm from session protection cmd's name (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: cfg80211: copy multi-link element from the multi-link probe request's frame body to the generated elements (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: mvm: cleanup iwl_mvm_sta_del (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mac80211: change disassoc sequence a bit (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mac80211: add an option to filter a sta from being flushed (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: mvm: send the right link id (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: mvm: remove pre-mld code from mld path (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: fix documentation about initial values in station table (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mac80211: Clean up debugfs_key deadcode (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: mt7921: fix a potential scan no APs (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: Fix EHT NSS radiotap reporting. (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: mt7996: Add eht radiotap tlv (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: mt7915: Fix mesh scan on MT7916 DBDC (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: mt7615: Convert comma to semicolon (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: mt7925: fix off by one in mt7925_load_clc() (Jose Ignacio Tornos Martinez) [RHEL-79792] {CVE-2024-57990} +- wifi: mt76: mt7921s: fix a potential firmware freeze during startup (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: mt792x: add P2P_DEVICE support (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: mt7996: set correct background radar capability (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: mt7996: add support for more variants (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mt76: mt7996: extend flexibility of mt7996_mcu_get_eeprom() (Jose Ignacio Tornos Martinez) [RHEL-79792] +- net: remove get_task_comm() and print task comm directly (Jose Ignacio Tornos Martinez) [RHEL-79792] +- kernel-wide: add explicity||explicitly to spelling.txt (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw88: Add support for LED blinking (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw88: sdio: Fix disconnection after beacon loss (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw88: 8703b: Fix RX/TX issues (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw88: Delete rf_type member of struct rtw_sta_info (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw88: Add USB PHY configuration (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: 8922ae: add variant info to support RTL8922AE-VS (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: read hardware capabilities part 1 via firmware command (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: fix race between cancel_hw_scan and hw_scan completion (Jose Ignacio Tornos Martinez) [RHEL-79792] {CVE-2025-21729} +- wifi: rtw89: mcc: consider time limits not divisible by 1024 (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: pci: treat first receiving part as first segment for 8922AE (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: avoid to init mgnt_entry list twice when WoWLAN failed (Jose Ignacio Tornos Martinez) [RHEL-79792] {CVE-2025-21730} +- wifi: rtw89: correct header conversion rule for MLO only (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: chan: fix soft lockup in rtw89_entity_recalc_mgnt_roles() (Jose Ignacio Tornos Martinez) [RHEL-79792] {CVE-2024-57991} +- wifi: rtw89: fix proceeding MCC with wrong scanning state after sequence changes (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath9k: cleanup ath9k_hw_get_nf_hist_mid() (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: Support pdev Puncture Stats (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: Support AST Entry Stats (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: Support Transmit Buffer OFDMA Stats (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: Support Transmit Rate Buffer Stats (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: brcmfmac: Add missing Return: to function documentation (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rt2x00: Remove unused rfval values (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: brcmfmac: Check the return value of of_property_read_string_index() (Jose Ignacio Tornos Martinez) [RHEL-79792 RHEL-81327] {CVE-2025-21750} +- wifi: wilc1000: unregister wiphy only if it has been registered (Jose Ignacio Tornos Martinez) [RHEL-79792] {CVE-2024-57992} +- wifi: mt76: mt7996: fix invalid interface combinations (Jose Ignacio Tornos Martinez) [RHEL-79792] +- bus: mhi: host: pci_generic: Enable MSI-X if the endpoint supports (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: fix tx power, max reg power update to firmware (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: set flag for mgmt no-ack frames in Tx completion (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: Include MLO memory in firmware coredump collection (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: handle radar detection with MLO (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: fix CAC running state during virtual interface start (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: rename CAC_RUNNING flag (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: pci: disable PCI completion timeout control (Jose Ignacio Tornos Martinez) [RHEL-79792] +- bus: mhi: host: pci_generic: Add support for QDU100 device (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtl8xxxu: Fix RTL8188EU firmware upload block size (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: debug: print regd for QATAR/UK/THAILAND (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: adjust thermal protection step and more RTL8852BE-VT ID (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw88: usb: Preallocate and reuse the RX skbs (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw88: Handle C2H_ADAPTIVITY in rtw_fw_c2h_cmd_handle() (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw88: usb: Copy instead of cloning the RX skb (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw88: 8821a/8812a: Set ptct_efuse_size to 0 (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw88: 8812a: Support RFE type 2 (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtlwifi: rtl8821ae: Fix media status report (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw88: add __packed attribute to efuse layout struct (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: Fix spelling mistake "requestted" -> "requested" (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: Avoid explicit type cast in monitor status parse handler (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: Change the Tx monitor SRNG ring ID (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: Remove unused HAL Rx mask in DP monitor path (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: fix incorrect TID updation in DP monitor status path (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: Fix the misspelled of hal TLV tag HAL_PHYRX_GENERICHT_SIG (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: cleanup Rx peer statistics structure (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: Refactor monitor status TLV structure (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: Add documentation HTT_H2T_MSG_TYPE_RX_RING_SELECTION_CFG (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: Decrease ath12k_mac_station_assoc() stack usage (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: Decrease ath12k_sta_rc_update_wk() stack usage (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: Decrease ath12k_bss_assoc() stack usage (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: Decrease ath12k_mac_op_remain_on_channel() stack usage (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: Add support for parsing 64-bit TLVs (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath9k: simplify internal time management (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath9k: cleanup a few (mostly) TX-related routines (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath9k: cleanup ath_txq_skb_done() (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: brcmfmac: clarify unmodifiable headroom log message (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: advertise MLO support and capabilities (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: assign unique hardware link IDs during QMI host cap (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: add ATH12K_FW_FEATURE_MLO capability firmware feature (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: remove warning print in htt mlo offset event message (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: add no-op without debug print in WMI Rx event (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: add can_activate_links mac operation (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: symmetrize scan vdev creation and deletion during HW scan (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: pass link ID during MLO while delivering skb (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: fix ar->supports_6ghz usage during hw register (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: fix ath12k_qmi_alloc_chunk() to handle too large allocations (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: advertise multi device interface combination (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: Refactor radio frequency information (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: introduce interface combination cleanup helper (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: add helper function to init partner cmem configuration (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: add partner device buffer support in receive data path (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: move to HW link id based receive handling (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: avoid redundant code in DP Rx error process (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: enable MLO setup and teardown from core (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: Add MLO WMI setup and teardown functions (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: add support to allocate MLO global memory region (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: refactor ath12k_qmi_alloc_target_mem_chunk() (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: send partner device details in QMI MLO capability (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: parse multiple device information from Device Tree (Jose Ignacio Tornos Martinez) [RHEL-79792] +- dt-bindings: net: wireless: Describe ath12k PCI module with WSI (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: brcmfmac: add missing header include for brcmf_dbg (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: brcmsmac: add gain range check to wlc_phy_iqcal_gainparams_nphy() (Jose Ignacio Tornos Martinez) [RHEL-79792 RHEL-81286] {CVE-2024-58014} +- wifi: ath12k: fix read pointer after free in ath12k_mac_assign_vif_to_vdev() (Jose Ignacio Tornos Martinez) [RHEL-79792 RHEL-81448] {CVE-2024-57995} +- wifi: rtw89: phy: add dummy C2H event handler for report of TAS power (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: 8851b: rfk: remove unnecessary assignment of return value of _dpk_dgain_read() (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: 8852c: rfk: refine target channel calculation in _rx_dck_channel_calc() (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtlwifi: pci: wait for firmware loading before releasing memory (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtlwifi: fix memory leaks and invalid access at probe error path (Jose Ignacio Tornos Martinez) [RHEL-79792] {CVE-2024-58063} +- wifi: rtlwifi: destroy workqueue at rtl_deinit_core (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtlwifi: remove unused check_buddy_priv (Jose Ignacio Tornos Martinez) [RHEL-79792 RHEL-82466] {CVE-2024-58072} +- wifi: rtw89: 8922a: update format of RFK pre-notify H2C command v2 (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: regd: update regulatory map to R68-R51 (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: 8852c: disable ER SU when 4x HE-LTF and 0.8 GI capability differ (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: disable firmware training HE GI and LTF (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: ps: update data for firmware and settings for hardware before/after PS (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: ps: refactor channel info to firmware before entering PS (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: ps: refactor PS flow to support MLO (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: Off by one in ath12k_wmi_process_csa_switch_count_event() (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: fix leaking michael_mic for non-primary links (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mwifiex: decrease timeout waiting for host sleep from 10s to 5s (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: brcmfmac: fix brcmf_vif_clear_mgmt_ies when stopping AP (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: brcmfmac: fix scatter-gather handling by detecting end of sg list (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: introduce mlo_capable flag for device group (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: send QMI host capability after device group is ready (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: move struct ath12k_hw from per device to group (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: refactor core start based on hardware group (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: introduce device group abstraction (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: rename mlo_capable_flags to single_chip_mlo_supp (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: move ATH12K_FLAG_REGISTERED handling to ath12k_mac_register() (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: add crystal_cap check to avoid setting as overflow value (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: refine link handling for link_sta_rc_update (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: 8922a: use RSSI from PHY report in RX descriptor (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: 8852bt: add beacon filter and CQM support (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: 8852b: add beacon filter and CQM support (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: 8922a: Extend channel info field length for scan (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mac80211_hwsim: add 6 GHz EHT Mesh capabilities (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mac80211: add EHT 320 MHz support for mesh (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mac80211: ethtool: add monitor channel reporting (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mac80211: get tx power per link (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: cfg80211: send MLO links tx power info in GET_INTERFACE (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: mvm: Replace spaces for tabs in iwl_mvm_vendor_events_idx (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mac80211: use wiphy guard (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: cfg80211: define and use wiphy guard (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mac80211: Accept authentication frames on P2P device (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mac80211: fix variable used in for_each_sdata_link() (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mac80211: fix vif addr when switching from monitor to station (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mac80211: fix mbss changed flags corruption on 32 bit systems (Jose Ignacio Tornos Martinez) [RHEL-79792] {CVE-2024-57899} +- bus: mhi: host: Free mhi_buf vector inside mhi_alloc_bhie_table() (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: introduce QMI firmware ready flag (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: add ath12k_get_num_hw() (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: add ath12k_ab_to_ah() and ath12k_ab_set_ah() (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: Refactor core startup (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: ath12k_mac_op_sta_rc_update(): use mac80211 provided link id (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: ath12k_mac_op_set_key(): fix uninitialized symbol 'ret' (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: defer vdev creation for MLO (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: ath12k_bss_assoc(): MLO support (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: do not return invalid link id for scan link (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: ath12k_mac_station_add(): fix potential rx_stats leak (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: ath12k_mac_op_ampdu_action(): MLO support (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: ath12k_mac_op_flush(): MLO support (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: ath12k_mac_op_tx(): MLO support (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: convert struct ath12k::wmi_mgmt_tx_work to struct wiphy_work (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: pass target link_id to ieee80211_nullfunc_get() (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: pass target link_id to ieee80211_gtk_rekey_add() (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: apply MLD pairwise key to dynamically active links (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: implement ops of change vif/sta links (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: register ops of can_activate_links (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: 8922a: configure AP_LINK_PS if FW supports (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: Use mac80211 sta's link_sta instead of deflink (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: Use mac80211 vif's link_conf instead of bss_conf (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: modify chanctx iterators for MLO (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: add reo queue lookup table for ML peers (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: use arsta instead of sta (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: add primary link for data path operations (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: support change_sta_links() mac80211 op (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: Add MLO station state change handling (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath11k: mark ath11k_wow_convert_8023_to_80211() as noinline (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath11k: mark ath11k_dp_rx_mon_mpdu_pop() as noinline (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath11k: mark some QMI driver event helpers as noinline (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: Fix inappropriate use of print_array_to_buf_index() (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath11k: add support for QCA6698AQ (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath11k: miscellaneous spelling fixes (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath11k: cleanup struct ath11k_mon_data (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath11k: cleanup struct ath11k_reg_tpc_power_info (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath11k: cleanup struct ath11k_vif (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: Fix endianness issue in struct hal_tlv_64_hdr (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw88: usb: Enable RX aggregation for 8821au/8812au (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw88: usb: Support USB 3 with RTL8812AU (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: Support MBSSID Control Frame Stats (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: Support Transmit PER Rate Stats (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: Support SoC Common Stats (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: Support phy counter and TPC stats (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: Support Downlink Pager Stats (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath9k: Add RX inactivity detection and reset chip when it occurs (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtl8xxxu: add more missing rtl8192cu USB IDs (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: handle different TX power between RF path (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: introduce dynamic antenna gain feature (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: sar: tweak 6GHz SAR subbands span (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: pci: disable PCIE wake bit when PCIE deinit (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtlwifi: usb: fix workqueue leak when probe fails (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtlwifi: fix init_sw_vars leak when probe fails (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtlwifi: wait for firmware loading before releasing memory (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtlwifi: rtl8192se: rise completion of firmware loading as last step (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtlwifi: do not complete firmware loading needlessly (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw88: Add additional USB IDs for RTL8812BU (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw88: 8812au: Add more device IDs (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw88: 8821au: Add additional devices to the USB_DEVICE list (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath11k: Fix unexpected return buffer manager error for WCN6750/WCN6855 (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: Fix for out-of bound access error (Jose Ignacio Tornos Martinez) [RHEL-79792 RHEL-81430] {CVE-2024-58015} +- wifi: ath9k: miscellaneous spelling fixes (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mac80211: pass MBSSID config by reference (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mac80211: Support EHT 1024 aggregation size in TX (Jose Ignacio Tornos Martinez) [RHEL-79792] +- net: rfkill: gpio: Add check for clk_enable() (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: brcmfmac: Fix oops due to NULL pointer dereference in brcmf_sdiod_sglist_rw() (Jose Ignacio Tornos Martinez) [RHEL-79792] {CVE-2024-56593} +- wifi: Switch back to struct platform_driver::remove() (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: brcmfmac: release 'root' node in all execution paths (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: mvm: don't call power_update_mac in fast suspend (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: s/IWL_MVM_INVALID_STA/IWL_INVALID_STA (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: bump minimum API version in BZ/SC to 92 (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: move IWL_LMAC_*_INDEX to fw/api/context.h (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: be less noisy if the NIC is dead in S3 (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: mvm: support new initiator and responder command version (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: mvm: use wiphy locked debugfs for low-latency (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: mvm: MLO scan upon channel condition degradation (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: mvm: support new versions of the wowlan APIs (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: mvm: allow always calling iwl_mvm_get_bss_vif() (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: mvm: unify link info initialization (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: mvm: clarify fw_id_to_link_sta protection (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: cfg80211: Fix an error handling path in nl80211_start_ap() (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mac80211: fix description of ieee80211_set_active_links() for new sequence (Jose Ignacio Tornos Martinez) [RHEL-79792] +- _RESEND_PATCH_v2_04_19_wifi_rt2x00_Remove_redundant_hrtimer_init_ (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: Add MLO peer assoc command support (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: add helper to find multi-link station (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: add multi-link flag in peer create command (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: Add helpers for multi link peer creation and deletion (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: introduce ath12k_hw_warn() (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: Refactor sta state machine (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: MLO vdev bringup changes (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: ath12k_mac_vdev_create(): use goto for error handling (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: mark QMI driver event helpers as noinline (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath11k: Suspend hardware before firmware mode off for WCN6750 (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtlwifi: Remove some exhalbtc deadcode (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw88: Enable the new RTL8821AU/RTL8812AU drivers (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw88: Add rtw8821au.c and rtw8812au.c (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw88: Add rtw8812a.{c,h} (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw88: Add rtw8821a.{c,h} (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw88: Add rtw88xxa.{c,h} (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw88: Add rtw8821a_table.{c,h} (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw88: Add rtw8812a_table.{c,h} (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: coex: set higher priority to BT when WL scan and BT A2DP exist (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: 8852b: change RF mode to normal mode when set channel (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: 8922a: fill the missing OP1dB configuration (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: mac: no configure CMAC/DMAC tables for firmware secure boot (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: fw: use common function to parse security section for WiFi 6 chips (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: fw: move v1 MSSC out of __parse_security_section() to share with v0 (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: fw: set recorded IDMEM share mode in firmware header to register (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: fw: shrink download size of security section for RTL8852B (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: efuse: read firmware secure info v0 from efuse for WiFi 6 chips (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: efuse: move recognize firmware MSS info v1 to common (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: efuse: move reading efuse of fw secure info to common (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: set pause_data field to avoid transmitting data in scan channels (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: don't check done-ack for entering PS (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: brcm80211: Remove unused dma_txflush() (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw88: 8812a: Mitigate beacon loss (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw88: 8821a: Regularly ask for BT info updates (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw88: coex: Support chips without a scoreboard (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw88: Detect beacon loss with chips other than 8822c (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw88: usb: Set pkt_info.ls for the reserved page (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw88: Move pwr_track_tbl to struct rtw_rfe_def (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw88: Support TX page sizes bigger than 128 (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw88: Make txagc_remnant_ofdm an array (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw88: Enable data rate fallback for older chips (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw88: Let each driver control the power on/off process (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw88: Allow rtw_chip_info.ltecoex_addr to be NULL (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw88: Extend the init table parsing for RTL8812AU (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw88: Allow different C2H RA report sizes (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw88: Dump the HW features only for some chips (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw88: Add some definitions for RTL8821AU/RTL8812AU (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw88: Report the signal strength only if it's known (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: 8922a: extend RFK handling and consider MLO (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: tweak setting of channel and TX power for MLO (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: chan: manage active interfaces (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: Add encryption support for MLO connections (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: Add header conversion for MLO connections (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: convert tasklet to BH workqueue for CE interrupts (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: unlock on error path in rtw89_ops_unassign_vif_chanctx() (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: coex: Set Wi-Fi/Bluetooth priority for Wi-Fi scan case (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: fix -Wenum-compare-conditional warnings (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtlwifi: use MODULE_FIRMWARE() to declare used firmware (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw88: Refactor looping in rtw_phy_store_tx_power_by_rate (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: regd: block 6 GHz if marked as N/A in regd map (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: pci: add quirks by PCI subsystem ID for thermal protection (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: add thermal protection (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: fix A-MSDU indication in monitor mode (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: use tail MSDU to get MSDU information (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: delete NSS and TX power setting for monitor vdev (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: fix struct hal_rx_mpdu_start (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: fix struct hal_rx_phyrx_rssi_legacy_info (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: fix struct hal_rx_ppdu_start (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: fix struct hal_rx_ppdu_end_user_stats (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: remove unused variable monitor_present (Jose Ignacio Tornos Martinez) [RHEL-79792] +- mac80211: Remove NOP call to ieee80211_hw_config (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: work around -Wenum-compare-conditional warning (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mac80211: re-order assigning channel in activate links (Jose Ignacio Tornos Martinez) [RHEL-79792] +- fs: debugfs: fix open proxy for unsafe files (Jose Ignacio Tornos Martinez) [RHEL-79792] +- debugfs: fix missing mutex_destroy() in short_fops case (Jose Ignacio Tornos Martinez) [RHEL-79792] +- fs: debugfs: differentiate short fops with proxy ops (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mac80211: convert debugfs files to short fops (Jose Ignacio Tornos Martinez) [RHEL-79792] +- debugfs: add small file operations for most files (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mac80211: remove misleading j_0 construction parts (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mac80211_hwsim: use hrtimer_active() (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mac80211: refactor BW limitation check for CSA parsing (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mac80211: filter on monitor interfaces based on configured channel (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mac80211: refactor ieee80211_rx_monitor (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mac80211: add support for the monitor SKIP_TX flag (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: cfg80211: add monitor SKIP_TX flag (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mac80211: add flag to opt out of virtual monitor support (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: cfg80211: pass net_device to .set_monitor_channel (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mac80211: remove status->ampdu_delimiter_crc (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: cfg80211: report per wiphy radio antenna mask (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mac80211: use vif radio mask to limit creating chanctx (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mac80211: use vif radio mask to limit ibss scan frequencies (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: cfg80211: add option for vif allowed radios (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: allow IWL_FW_CHECK() with just a string (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: mvm: remove redundant check (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: fw: add an error table status getter (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: do not warn about a flush with an empty TX queue (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: mvm: remove IWL_MVM_HW_CSUM_DISABLE (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: mvm: remove unneeded check (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: mvm: Remove redundant rcu_read_lock() in reorder buffer (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: mvm: Remove unused last_amsdu from reorder buffer (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: fw: api: update link context API version (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: mvm: log information about HW restart completion (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: mvm: prepare the tx_power handling to be per-link (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: mvm: exit EMLSR earlier if bss_param_ch_cnt is updated (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: iwlwifi: mvm: Add support for prep_add_interface() callback (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mac80211: expose ieee80211_chan_width_to_rx_bw() to drivers (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mac80211: chan: calculate min_def also for client mode (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mac80211: add an option to fake ieee80211_connection_loss (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mac80211: parse A-MSDU len from EHT capabilities (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mac80211: call rate_control_rate_update() for link STA (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mac80211: allow rate_control_rate_init() for links (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mac80211: update the right link for tx power (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mac80211: __ieee80211_recalc_txpower receives a link (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mac80211: ieee80211_recalc_txpower receives a link (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mac80211: remove unneeded parameters (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mac80211: make bss_param_ch_cnt available for the low level driver (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mac80211: rename IEEE80211_CHANCTX_CHANGE_MIN_WIDTH (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: cfg80211: disallow SMPS in AP mode (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mac80211: Add support to indicate that a new interface is to be added (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: sar: add supported UNII-4 frequency range along with UNII-3 of SAR subband (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: 8852c: use 'int' as return type of error code pwr_{on,off}_func() (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: 8852bt: use 'int' as return type of error code pwr_{on,off}_func() (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: 8852b: use 'int' as return type of error code pwr_{on,off}_func() (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: 8851b: use 'int' as return type of error code pwr_{on,off}_func() (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: pci: use 'int' as return type of error code in poll_{tx,rx}dma_ch_idle() (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: wow: cast nd_config->delay to u64 in tsf arithmetic (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mwifiex: Fix memcpy() field-spanning write warning in mwifiex_config_scan() (Jose Ignacio Tornos Martinez) [RHEL-79792] {CVE-2024-56539} +- wifi: brcmfmac: of: use devm_clk_get_optional_enabled_with_rate() (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: brcmsmac: Remove unused brcms_debugfs_get_devdir() (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: brcmfmac: Remove unused brcmf_cfg80211_get_iftype() (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: wilc1000: Set MAC after operation mode (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mwifiex: cleanup struct mwifiex_private (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mwifiex: cleanup struct mwifiex_auto_tdls_peer (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: wilc1000: Add WILC3000 support (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: wilc1000: Register wiphy after reading out chipid (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: wilc1000: Fold wilc_create_wiphy() into cfg80211.c (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: wilc1000: Fill in missing error handling (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: wilc1000: Fold chip_allow_sleep()/chip_wakeup() into wlan.c (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: wilc1000: Clean up usage of wilc_get_chipid() (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: wilc1000: Keep slot powered on during suspend/resume (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rt2x00: convert comma to semicolon (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: modify link arvif creation and removal for MLO (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: update ath12k_mac_op_update_vif_offload() for MLO (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: update ath12k_mac_op_conf_tx() for MLO (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: modify ath12k_mac_op_set_key() for MLO (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: modify ath12k_mac_op_bss_info_changed() for MLO (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: modify ath12k_get_arvif_iter() for MLO (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: modify ath12k_mac_vif_chan() for MLO (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: prepare vif config caching for MLO (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: prepare sta data structure for MLO handling (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: pass ath12k_link_vif instead of vif/ahvif (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: prepare vif data structure for MLO handling (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: Support BE OFDMA Pdev Rate Stats (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: Support Pdev Scheduled Algorithm Stats (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: Support DMAC Reset Stats (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: Add firmware coredump collection support (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: add missing lockdep_assert_wiphy() for ath12k_mac_op_ functions (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath10k: avoid NULL pointer error during sdio remove (Jose Ignacio Tornos Martinez) [RHEL-79792] {CVE-2024-56599} +- wifi: ath12k: ath12k_mac_op_sta_state(): clean up update_wk cancellation (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: ath12k_mac_set_key(): remove exit label (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: cleanup unneeded labels (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: switch to using wiphy_lock() and remove ar->conf_mutex (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: convert struct ath12k_sta::update_wk to use struct wiphy_work (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: fix atomic calls in ath12k_mac_op_set_bitrate_mask() (Jose Ignacio Tornos Martinez) [RHEL-79792] {CVE-2024-56607} +- wifi: ath12k: Support Pdev OBSS Stats (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: Support pdev CCA Stats (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: Support pdev Transmit Multi-user stats (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: Support Ring and SFM stats (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: Support Self-Generated Transmit stats (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: wow: do not configure CPU IO to receive packets for old firmware (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: coex: Add function to reorder Wi-Fi firmware report index (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: coex: Solved BT PAN profile idle decrease Wi-Fi throughput (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: coex: Reorder Bluetooth info related logic (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: coex: Update priority setting for Wi-Fi is scanning (Jose Ignacio Tornos Martinez) [RHEL-79792] +- Revert "wifi: cfg80211: unexport wireless_nlevent_flush()" (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wireless: wext: shorten struct iw_ioctl_description (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: cfg80211: unexport wireless_nlevent_flush() (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: remove iw_public_data from struct net_device (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: cfg80211: stop exporting wext symbols (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: wext/libipw: move spy implementation to libipw (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ipw2x00/lib80211: move remaining lib80211 into libipw (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mwifiex: don't include lib80211.h (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: nl80211: remove redundant null pointer check in coalescing (Jose Ignacio Tornos Martinez) [RHEL-79792] +- mac80211: Reorganize kerneldoc parameter names (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mac80211, cfg80211: miscellaneous spelling fixes (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mac80211: constify ieee80211_ie_build_{he,eht}_oper() chandef (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: Modify print_array_to_buf() to support arrays with 1-based semantics (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: debug: add beacon RSSI for debugging (Jose Ignacio Tornos Martinez) [RHEL-79792] +- bus: mhi: host: Fix typos in the comments (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: handle entity active flag per PHY (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: initialize dual HW bands for MLO and control them by link (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: 8852ce: set offset K of PCI PHY EQ to manual mode to improve compatibility (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: 8852ce: fix gray code conversion for filter out EQ (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: 8922ae: disable PCI PHY EQ to improve compatibility (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: pci: consolidate PCI basic configurations for probe and resume (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: move txbaddr/rxbaddr into struct ath12k_dp (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath11k: allow missing memory-regions (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath11k: fix the stack frame size warning in ath11k_vif_wow_set_wakeups (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath11k: enable fw_wmi_diag_event hw param for WCN6750 (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath11k: Fix double free issue during SRNG deinit (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath10k: fix the stack frame size warning in ath10k_hw_scan (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath10k: fix the stack frame size warning in ath10k_remain_on_channel (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath10k: fix invalid VHT parameters in supported_vht_mcs_rate_nss2 (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath10k: fix invalid VHT parameters in supported_vht_mcs_rate_nss1 (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw88: Parse the RX descriptor with a single function (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: 8852c: rfk: remove unnecessary assignment of return value of _dpk_dgain_read() (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: tweak driver architecture for impending MLO support (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: refactor STA related func ahead for MLO (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: refactor VIF related func ahead for MLO (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: read link_sta corresponding to the link (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: read bss_conf corresponding to the link (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: rename rtw89_sta to rtw89_sta_link ahead for MLO (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: rename rtw89_vif to rtw89_vif_link ahead for MLO (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw88: use ieee80211_purge_tx_queue() to purge TX skb (Jose Ignacio Tornos Martinez) [RHEL-79792] {CVE-2024-56609} +- wifi: rtw88: Constify some arrays and structs (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: rfk: update firmware debug log of DACK to v2 (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: rfk: add firmware debug log of IQK (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: rfk: add firmware debug log of TSSI (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: 8922a: rfk: support firmware command RX DCK v1 format (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtw89: 8922a: rfk: enlarge TSSI timeout time to 20ms (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: rtlwifi: make read-only arrays static const (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath12k: make read-only array svc_id static const (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath9k: remove ath9k_platform_data (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath9k: btcoex: remove platform_data (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath9k: eeprom: remove platform data (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: mwifiex: Use IRQF_NO_AUTOEN flag in request_irq() (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: brcmfmac: add flag for random seed during firmware download (Jose Ignacio Tornos Martinez) [RHEL-79792] +- dt-bindings: net: wireless: brcm4329-fmac: add clock description for AP6275P (Jose Ignacio Tornos Martinez) [RHEL-79792] +- dt-bindings: net: wireless: brcm4329-fmac: add pci14e4,449d (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: brcmfmac: Add optional lpo clock enable support (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: brcmfmac: of: Make use of irq_get_trigger_type() (Jose Ignacio Tornos Martinez) [RHEL-79792] +- wifi: ath9k: use clamp() in ar9003_aic_cal_post_process() (Jose Ignacio Tornos Martinez) [RHEL-79792] +- config: wifi: disable new unsupported configuration options (Jose Ignacio Tornos Martinez) [RHEL-79792] +- selftests: netfilter: skip br_netfilter queue tests if kernel is tainted (CKI Backport Bot) [RHEL-82376] +- io_uring: prevent opcode speculation (CKI Backport Bot) [RHEL-83233] {CVE-2025-21863} + +* Fri May 16 2025 CKI KWF Bot [6.12.0-87.el10] +- gitlab-ci: use rhel10 builder image (Michael Hofmann) +- selftests: netdevsim: add ethtool features to macsec offload tests (Sabrina Dubroca) [RHEL-26055] +- selftests: netdevsim: add test toggling macsec offload (Sabrina Dubroca) [RHEL-26055] +- selftests: move macsec offload tests from net/rtnetlink to drivers/net/netdvesim (Sabrina Dubroca) [RHEL-26055] +- macsec: inherit lower device's TSO limits when offloading (Sabrina Dubroca) [RHEL-26055] +- macsec: clean up local variables in macsec_notify (Sabrina Dubroca) [RHEL-26055] +- macsec: add some of the lower device's features when offloading (Sabrina Dubroca) [RHEL-26055] +- selftests: netdevsim: add a test checking ethtool features (Sabrina Dubroca) [RHEL-26055] +- netdevsim: add more hw_features (Sabrina Dubroca) [RHEL-26055] +- ALSA: update RHEL kconfigs for 6.14 upstream code (Jaroslav Kysela) [RHEL-80677] +- firmware: cs_dsp: test_bin_error: Fix uninitialized data used as fw version (Jaroslav Kysela) [RHEL-80677] +- ASoC: Intel: sof_sdw: Add quirk for Asus Zenbook S16 (Jaroslav Kysela) [RHEL-80677] +- ALSA: hda/realtek - Fixed ASUS platform headset Mic issue (Jaroslav Kysela) [RHEL-80677] +- firmware: cs_dsp: test_bin_error: Use same test cases for adsp2 and Halo Core (Jaroslav Kysela) [RHEL-80677] +- mfd: cs42l43: Use devres for remove as well (Jaroslav Kysela) [RHEL-80677] +- firmware: cs_dsp: Ensure cs_dsp_load[_coeff]() returns 0 on success (Jaroslav Kysela) [RHEL-80677] +- ALSA: hda/realtek: Fix built-in mic assignment on ASUS VivoBook X515UA (Jaroslav Kysela) [RHEL-80677] +- ALSA: hda/realtek: Fix built-in mic breakage on ASUS VivoBook X515JA (Jaroslav Kysela) [RHEL-80677] +- ALSA: hda/realtek: Fix built-in mic on another ASUS VivoBook model (Jaroslav Kysela) [RHEL-80677] +- soundwire: take in count the bandwidth of a prepared stream (Jaroslav Kysela) [RHEL-80677] +- firmware: cs_dsp: test_control_parse: null-terminate test strings (Jaroslav Kysela) [RHEL-80677] +- ASoC: simple-card-utils: Don't use __free(device_node) at graph_util_parse_dai() (Jaroslav Kysela) [RHEL-80677] +- ALSA: hda/realtek: Bass speaker fixup for ASUS UM5606KA (Jaroslav Kysela) [RHEL-80677] +- ALSA: usb-audio: separate DJM-A9 cap lvl options (Jaroslav Kysela) [RHEL-80677] +- jiffies: Cast to unsigned long in secs_to_jiffies() conversion (Jaroslav Kysela) [RHEL-80677] +- jiffies: Define secs_to_jiffies() (Jaroslav Kysela) [RHEL-80677] +- PCI: pci_ids: add INTEL_HDA_PTL_H (Jaroslav Kysela) [RHEL-80677] +- ASoC: cs42l43: convert to SYSTEM_SLEEP_PM_OPS (Jaroslav Kysela) [RHEL-80677] +- ALSA: hda/realtek: Add mute LED quirk for HP Pavilion x360 14-dy1xxx (Jaroslav Kysela) [RHEL-80677] +- ASoC: codecs: wm0010: Fix error handling path in wm0010_spi_probe() (Jaroslav Kysela) [RHEL-80677] +- ASoC: rt722-sdca: add missing readable registers (Jaroslav Kysela) [RHEL-80677] +- ASoC: amd: yc: Support mic on another Lenovo ThinkPad E16 Gen 2 model (Jaroslav Kysela) [RHEL-80677] +- ASoC: cs42l43: Fix maximum ADC Volume (Jaroslav Kysela) [RHEL-80677] +- ALSA: hda/realtek: Add support for ASUS Zenbook UM3406KA Laptops using CS35L41 HDA (Jaroslav Kysela) [RHEL-80677] +- ALSA: hda/realtek: Add support for ASUS B5405 and B5605 Laptops using CS35L41 HDA (Jaroslav Kysela) [RHEL-80677] +- ALSA: hda/realtek: Add support for ASUS B3405 and B3605 Laptops using CS35L41 HDA (Jaroslav Kysela) [RHEL-80677] +- ALSA: hda/realtek: Add support for various ASUS Laptops using CS35L41 HDA (Jaroslav Kysela) [RHEL-80677] +- ALSA: hda/realtek: Add support for ASUS ROG Strix G614 Laptops using CS35L41 HDA (Jaroslav Kysela) [RHEL-80677] +- ALSA: hda/realtek: Add support for ASUS ROG Strix GA603 Laptops using CS35L41 HDA (Jaroslav Kysela) [RHEL-80677] +- ALSA: hda/realtek: Add support for ASUS ROG Strix G814 Laptop using CS35L41 HDA (Jaroslav Kysela) [RHEL-80677] +- ASoC: ops: Consistently treat platform_max as control value (Jaroslav Kysela) [RHEL-80677] +- ASoC: rt1320: set wake_capable = 0 explicitly (Jaroslav Kysela) [RHEL-80677] +- ALSA: hda: intel: Add Dell ALC3271 to power_save denylist (Jaroslav Kysela) [RHEL-80677] +- ALSA: hda/realtek: update ALC222 depop optimize (Jaroslav Kysela) [RHEL-80677] +- ALSA: hda: realtek: fix incorrect IS_REACHABLE() usage (Jaroslav Kysela) [RHEL-80677] +- ASoC: cs42l43: Add jack delay debounce after suspend (Jaroslav Kysela) [RHEL-80677] +- ASoC: codecs: wsa884x: report temps to hwmon in millidegree of Celsius (Jaroslav Kysela) [RHEL-80677] +- ASoC: Intel: sof_sdw: Fix unlikely uninitialized variable use in create_sdw_dailinks() (Jaroslav Kysela) [RHEL-80677] +- ALSA: usx2y: validate nrpacks module parameter on probe (Jaroslav Kysela) [RHEL-80677] +- ALSA: hda/realtek - add supported Mic Mute LED for Lenovo platform (Jaroslav Kysela) [RHEL-80677] +- ALSA: seq: Avoid module auto-load handling at event delivery (Jaroslav Kysela) [RHEL-80677] +- ALSA: hda: Fix speakers on ASUS EXPERTBOOK P5405CSA 1.0 (Jaroslav Kysela) [RHEL-80677] +- ALSA: hda/realtek: Fix Asus Z13 2025 audio (Jaroslav Kysela) [RHEL-80677] +- ALSA: hda/realtek: Remove (revert) duplicate Ally X config (Jaroslav Kysela) [RHEL-80677] +- ALSA: hda/realtek: Fix microphone regression on ASUS N705UD (Jaroslav Kysela) [RHEL-80677] +- ALSA: hda/realtek: Fix wrong mic setup for ASUS VivoBook 15 (Jaroslav Kysela) [RHEL-80677] +- ASoC: cs35l56: Prevent races when soft-resetting using SPI control (Jaroslav Kysela) [RHEL-80677] +- firmware: cs_dsp: Remove async regmap writes (Jaroslav Kysela) [RHEL-80677] +- ASoC: Intel: sof_sdw: warn both sdw and pch dmic are used (Jaroslav Kysela) [RHEL-80677] +- ASoC: SOF: Intel: don't check number of sdw links when set dmic_fixup (Jaroslav Kysela) [RHEL-80677] +- ASoC: fsl: Rename stream name of SAI DAI driver (Jaroslav Kysela) [RHEL-80677] +- ASoC: es8328: fix route from DAC to output (Jaroslav Kysela) [RHEL-80677] +- ALSA: usb-audio: Re-add sample rate quirk for Pioneer DJM-900NXS2 (Jaroslav Kysela) [RHEL-80677] +- ASoC: tas2764: Set the SDOUT polarity correctly (Jaroslav Kysela) [RHEL-80677] +- ASoC: tas2764: Fix power control mask (Jaroslav Kysela) [RHEL-80677] +- ALSA: usb-audio: Avoid dropping MIDI events at closing multiple ports (Jaroslav Kysela) [RHEL-80677] +- ALSA: seq: Drop UMP events when no UMP-conversion is set (Jaroslav Kysela) [RHEL-80677] +- ALSA: hda/conexant: Add quirk for HP ProBook 450 G4 mute LED (Jaroslav Kysela) [RHEL-80677] +- ASoC: tas2770: Fix volume scale (Jaroslav Kysela) [RHEL-80677] +- ALSA: hda/cirrus: Reduce codec resume time (Jaroslav Kysela) [RHEL-80677] +- ALSA: hda/cirrus: Correct the full scale volume set logic (Jaroslav Kysela) [RHEL-80677] +- ALSA: hda: Add error check for snd_ctl_rename_id() in snd_hda_create_dig_out_ctls() (Jaroslav Kysela) [RHEL-80677] +- ASoC: imx-audmix: remove cpu_mclk which is from cpu dai device (Jaroslav Kysela) [RHEL-80677] +- ALSA: hda/realtek: Fixup ALC225 depop procedure (Jaroslav Kysela) [RHEL-80677] +- ASoC: cs35l41: Fix acpi_device_hid() not found (Jaroslav Kysela) [RHEL-80677] +- ASoC: SOF: amd: Add branch prediction hint in ACP IRQ handler (Jaroslav Kysela) [RHEL-80677] +- ASoC: SOF: amd: Handle IPC replies before FW_BOOT_COMPLETE (Jaroslav Kysela) [RHEL-80677] +- ASoC: SOF: amd: Drop unused includes from Vangogh driver (Jaroslav Kysela) [RHEL-80677] +- ASoC: SOF: amd: Add post_fw_run_delay ACP quirk (Jaroslav Kysela) [RHEL-80677] +- ASoC: Intel: soc-acpi-intel-ptl-match: revise typo of rt713_vb_l2_rt1320_l13 (Jaroslav Kysela) [RHEL-80677] +- ASoC: Intel: soc-acpi-intel-ptl-match: revise typo of rt712_vb + rt1320 support (Jaroslav Kysela) [RHEL-80677] +- ALSA: hda: hda-intel: add Panther Lake-H support (Jaroslav Kysela) [RHEL-80677] +- ASoC: SOF: Intel: pci-ptl: Add support for PTL-H (Jaroslav Kysela) [RHEL-80677] +- ALSA: hda: intel-dsp-config: Add PTL-H support (Jaroslav Kysela) [RHEL-80677] +- ASoC: tas2781: drop a redundant code (Jaroslav Kysela) [RHEL-80677] +- ASoC: SOF: Intel: hda: add softdep pre to snd-hda-codec-hdmi module (Jaroslav Kysela) [RHEL-80677] +- ASoC: SOF: ipc4-topology: Harden loops for looking up ALH copiers (Jaroslav Kysela) [RHEL-80677] {CVE-2025-21870} +- ASoC: cs35l41: Fallback to using HID for system_name if no SUB is available (Jaroslav Kysela) [RHEL-80677] +- ASoC: arizona/madera: use fsleep() in up/down DAPM event delays. (Jaroslav Kysela) [RHEL-80677] +- ASoC: SOF: pcm: Clear the susbstream pointer to NULL on close (Jaroslav Kysela) [RHEL-80677] +- ASoC: rsnd: adjust convert rate limitation (Jaroslav Kysela) [RHEL-80677] +- ASoC: rsnd: don't indicate warning on rsnd_kctrl_accept_runtime() (Jaroslav Kysela) [RHEL-80677] +- ASoC: rsnd: indicate unsupported clock rate (Jaroslav Kysela) [RHEL-80677] +- ALSA: hda/realtek: Limit mic boost on Positivo ARN50 (Jaroslav Kysela) [RHEL-80677] +- ASoC: simple-card-utils.c: add missing dlc->of_node (Jaroslav Kysela) [RHEL-80677] +- ASoC: rockchip: i2s-tdm: fix shift config for SND_SOC_DAIFMT_DSP_[AB] (Jaroslav Kysela) [RHEL-80677] +- ASoC: Intel: soc-acpi-intel-mtl-match: declare adr as ull (Jaroslav Kysela) [RHEL-80677] +- ASoC: Intel: soc-acpi-intel-tgl-match: declare adr as ull (Jaroslav Kysela) [RHEL-80677] +- ASoC: Intel: sof_sdw: Add support for Fatcat board with BT offload enabled in PTL platform (Jaroslav Kysela) [RHEL-80677] +- ASoC: Intel: sof_sdw: Add quirk for Asus Zenbook S14 (Jaroslav Kysela) [RHEL-80677] +- ASoC: Intel: sof_sdw: Add lookup of quirk using PCI subsystem ID (Jaroslav Kysela) [RHEL-80677] +- ASoC: fsl_micfil: Enable default case in micfil_set_quality() (Jaroslav Kysela) [RHEL-80677] +- ALSA: hda/realtek: Workaround for resume on Dell Venue 11 Pro 7130 (Jaroslav Kysela) [RHEL-80677] +- ALSA: hda: Fix headset detection failure due to unstable sort (Jaroslav Kysela) [RHEL-80677] +- ALSA: pcm: use new array-copying-wrapper (Jaroslav Kysela) [RHEL-80677] +- ASoC: codec: es8316: "DAC Soft Ramp Rate" is just a 2 bit control (Jaroslav Kysela) [RHEL-80677] +- ASoC: amd: acp: Fix possible deadlock (Jaroslav Kysela) [RHEL-80677] +- firmware: cs_dsp: FW_CS_DSP_KUNIT_TEST should not select REGMAP (Jaroslav Kysela) [RHEL-80677] +- ALSA: usb-audio: Add delay quirk for iBasso DC07 Pro (Jaroslav Kysela) [RHEL-80677] +- ALSA: hda/realtek: Fix quirk matching for Legion Pro 7 (Jaroslav Kysela) [RHEL-80677] +- ASoC: renesas: SND_SIU_MIGOR should depend on DMADEVICES (Jaroslav Kysela) [RHEL-80677] +- ASoC: Intel: bytcr_rt5640: Add DMI quirk for Vexia Edu Atla 10 tablet 5V (Jaroslav Kysela) [RHEL-80677] +- ASoC: da7213: Initialize the mutex (Jaroslav Kysela) [RHEL-80677] +- ASoC: use to_platform_device() instead of container_of() (Jaroslav Kysela) [RHEL-80677] +- ASoC: acp: Support microphone from Lenovo Go S (Jaroslav Kysela) [RHEL-80677] +- ASoC: SOF: imx8m: Add entry for new 8M Plus revision (Jaroslav Kysela) [RHEL-80677] +- ASoC: SOF: imx8: Add entries for new 8QM and 8QXP revisions (Jaroslav Kysela) [RHEL-80677] +- ASoC: SOF: imx: Add mach entry to select cs42888 topology (Jaroslav Kysela) [RHEL-80677] +- ASoC: fsl_asrc_m2m: select CONFIG_DMA_SHARED_BUFFER (Jaroslav Kysela) [RHEL-80677] +- ASoC: audio-graph-card2: use correct endpoint when getting link parameters (Jaroslav Kysela) [RHEL-80677] +- ASoC: SOF: imx8m: add SAI2,5,6,7 (Jaroslav Kysela) [RHEL-80677] +- ASoC: dt-bindings: ti,pcm1681: Fix the binding title (Jaroslav Kysela) [RHEL-80677] +- ALSA: usb: fcp: Fix return code from poll ops (Jaroslav Kysela) [RHEL-80677] +- ALSA: usb: fcp: Fix incorrect resp->opcode retrieval (Jaroslav Kysela) [RHEL-80677] +- ALSA: usb: fcp: Fix meter_levels type to __le32 (Jaroslav Kysela) [RHEL-80677] +- ASoC: rockchip: i2s_tdm: Re-add the set_sysclk callback (Jaroslav Kysela) [RHEL-80677] +- ALSA: hda/realtek: Enable Mute LED on HP Laptop 14s-fq1xxx (Jaroslav Kysela) [RHEL-80677] +- ASoC: codecs: ES8326: Improved PSRR (Jaroslav Kysela) [RHEL-80677] +- ASoC: fsl_asrc_m2m: return error value in asrc_m2m_device_run() (Jaroslav Kysela) [RHEL-80677] +- ASoC: fsl_asrc_m2m: only handle pairs for m2m in the suspend (Jaroslav Kysela) [RHEL-80677] +- ALSA: ctxfi: Simplify dao_clear_{left,right}_input() functions (Jaroslav Kysela) [RHEL-80677] +- ALSA: usb: fcp: Fix hwdep read ops types (Jaroslav Kysela) [RHEL-80677] +- ALSA: scarlett2: Add device_setup option to use FCP driver (Jaroslav Kysela) [RHEL-80677] +- ALSA: FCP: Add Focusrite Control Protocol driver (Jaroslav Kysela) [RHEL-80677] +- ALSA: hda/realtek - Fixed headphone distorted sound on Acer Aspire A115-31 laptop (Jaroslav Kysela) [RHEL-80677] +- ASoC: xilinx: xlnx_spdif: Simpify using devm_clk_get_enabled() (Jaroslav Kysela) [RHEL-80677] +- ALSA: hda: Support for Ideapad hotkey mute LEDs (Jaroslav Kysela) [RHEL-80677] +- ASoC: dapm: add support for preparing streams (Jaroslav Kysela) [RHEL-80677] +- ASoC: soc-dai: add snd_soc_dai_prepare() and use it internally (Jaroslav Kysela) [RHEL-80677] +- ALSA: usb-audio: Add delay quirk for USB Audio Device (Jaroslav Kysela) [RHEL-80677] +- ALSA: hda: Transfer firmware in two chunks (Jaroslav Kysela) [RHEL-80677] +- ALSA: hda/realtek: Enable headset mic on Positivo C6400 (Jaroslav Kysela) [RHEL-80677] +- ALSA: rawmidi: Make tied_device=0 as default / unknown (Jaroslav Kysela) [RHEL-80677] +- ASoC: sun4i-codec: Use new devm clk and reset APIs (Jaroslav Kysela) [RHEL-80677] +- ASoC: soc-dapm: remove !card check from snd_soc_dapm_set_bias_level() (Jaroslav Kysela) [RHEL-80677] +- ASoC: dt-bindings: fsl,micfil: Add compatible string for i.MX943 platform (Jaroslav Kysela) [RHEL-80677] +- ASoC: fsl_micfil: Add i.MX943 platform support (Jaroslav Kysela) [RHEL-80677] +- ALSA: hda: Add AZX_DCAPS_NO_TCSEL flag for Loongson HDA devices (Jaroslav Kysela) [RHEL-80677] +- ASoC: codecs: Use ARRAY_SIZE() to calculate PEB2466_TLV_SIZE (Jaroslav Kysela) [RHEL-80677] +- ASoC: SOF: Intel: Use str_yes_no() to improve bdw_dump() (Jaroslav Kysela) [RHEL-80677] +- ASoC: audio-graph-card2: Use extra format on each DAI (Jaroslav Kysela) [RHEL-80677] +- ASoC: soc-core: Enable to use extra format on each DAI (Jaroslav Kysela) [RHEL-80677] +- ASoC: audio-graph-card2: use of_graph_get_port_by_id() at graph_get_next_multi_ep() (Jaroslav Kysela) [RHEL-80677] +- ASoC: soc-core: return 0 if np was NULL on snd_soc_daifmt_parse_clock_provider_raw() (Jaroslav Kysela) [RHEL-80677] +- ASoC: simple-card: use __free(device_node) for device node (Jaroslav Kysela) [RHEL-80677] +- ASoC: audio-graph-card: use __free(device_node) for device node (Jaroslav Kysela) [RHEL-80677] +- ASoC: audio-graph-card2: use __free(device_node) for device node (Jaroslav Kysela) [RHEL-80677] +- ASoC: codecs: nau8824: fix max volume for Speaker output (Jaroslav Kysela) [RHEL-80677] +- ASoC: dt-bindings: fsl,mqs: Add compatible string for i.MX943 platform (Jaroslav Kysela) [RHEL-80677] +- ASoC: fsl_mqs: Add i.MX943 platform support (Jaroslav Kysela) [RHEL-80677] +- ALSA: line6: convert timeouts to secs_to_jiffies() (Jaroslav Kysela) [RHEL-80677] +- ALSA: seq: Notify UMP EP and FB changes (Jaroslav Kysela) [RHEL-80677] +- ALSA: seq: Allow system notification in atomic (Jaroslav Kysela) [RHEL-80677] +- ALSA: ump: Update rawmidi name per EP name update (Jaroslav Kysela) [RHEL-80677] +- ALSA: ump: Copy safe string name to rawmidi (Jaroslav Kysela) [RHEL-80677] +- ALSA: ump: Copy FB name string more safely (Jaroslav Kysela) [RHEL-80677] +- ALSA: rawmidi: Bump protocol version to 2.0.5 (Jaroslav Kysela) [RHEL-80677] +- ALSA: rawmidi: Show substream activity in info ioctl (Jaroslav Kysela) [RHEL-80677] +- ALSA: rawmidi: Expose the tied device number in info ioctl (Jaroslav Kysela) [RHEL-80677] +- ALSA: hda: Fix compilation of snd_hdac_adsp_xxx() helpers (Jaroslav Kysela) [RHEL-80677] +- ASoC: simple-card: Drop unnecessary "dai-tdm-slot-width-map" property presence check (Jaroslav Kysela) [RHEL-80677] +- ALSA: sb: Use str_enabled_disabled() helper in info_read() (Jaroslav Kysela) [RHEL-80677] +- ALSA: emu10k1: Use str_yes_no() helper (Jaroslav Kysela) [RHEL-80677] +- ASoC: Use of_property_present() for non-boolean properties (Jaroslav Kysela) [RHEL-80677] +- ASoC: amd: Add ACPI dependency to fix build error (Jaroslav Kysela) [RHEL-80677] +- ALSA: rme9652: Simplify with str_yes_no() (Jaroslav Kysela) [RHEL-80677] +- ALSA: hda/realtek: Simplify with str_yes_no() (Jaroslav Kysela) [RHEL-80677] +- ASoC: remove disable_route_checks (Jaroslav Kysela) [RHEL-80677] +- ASoC: intel: remove disable_route_checks (Jaroslav Kysela) [RHEL-80677] +- ASoC: Intel: avs: Add missing includes (Jaroslav Kysela) [RHEL-80677] +- ASoC: Intel: avs: Adjust IPC traces (Jaroslav Kysela) [RHEL-80677] +- ASoC: Intel: avs: Adjust DSP status register names (Jaroslav Kysela) [RHEL-80677] +- ASoC: Intel: avs: Update ASRC definition (Jaroslav Kysela) [RHEL-80677] +- ASoC: Intel: avs: Improve logging of firmware loading (Jaroslav Kysela) [RHEL-80677] +- ASoC: Intel: avs: Clearly state assumptions of hw_params() (Jaroslav Kysela) [RHEL-80677] +- ASoC: Intel: avs: Add MODULE_FIRMWARE to inform about FW (Jaroslav Kysela) [RHEL-80677] +- ASoC: Intel: avs: Print IPC error messages in lower layer (Jaroslav Kysela) [RHEL-80677] +- ASoC: Intel: avs: Update hda component teardown sequences (Jaroslav Kysela) [RHEL-80677] +- ASoC: Intel: avs: Fix init-config parsing (Jaroslav Kysela) [RHEL-80677] +- ASoC: Intel: avs: Fix theoretical infinite loop (Jaroslav Kysela) [RHEL-80677] +- ASoC: Intel: avs: Fix the minimum firmware version numbers (Jaroslav Kysela) [RHEL-80677] +- ASoC: Intel: avs: Do not readq() u32 registers (Jaroslav Kysela) [RHEL-80677] +- ASoC: renesas: rz-ssi: Add a check for negative sample_space (Jaroslav Kysela) [RHEL-80677] +- ASoC: soc-card: remove card check (Jaroslav Kysela) [RHEL-80677] +- ALSA: firewire: Simplify with str_on_off() (Jaroslav Kysela) [RHEL-80677] +- regmap: sdw-mbq: Add support for SDCA deferred controls (Jaroslav Kysela) [RHEL-80677] +- ASoC: SDCA: Update list of entity_0 controls (Jaroslav Kysela) [RHEL-80677] +- soundwire: SDCA: Add additional SDCA address macros (Jaroslav Kysela) [RHEL-80677] +- ALSA: hda: Simplify with str_enable_disable() (Jaroslav Kysela) [RHEL-80677] +- ALSA: seq: oss: Simplify with str_enabled_disabled() (Jaroslav Kysela) [RHEL-80677] +- ALSA: emu10k1: Simplify with str_on_off() (Jaroslav Kysela) [RHEL-80677] +- ALSA: hdspm: Simplify with str_on_off() (Jaroslav Kysela) [RHEL-80677] +- ALSA: sonicvibes: Simplify with str_off_on() (Jaroslav Kysela) [RHEL-80677] +- ALSA: trident: Simplify with str_on_off() (Jaroslav Kysela) [RHEL-80677] +- ASoC: rt5682: Support the ALC5682I-VE codec (Jaroslav Kysela) [RHEL-80677] +- ASoC: dt-bindings: Correct indentation and style in DTS example (Jaroslav Kysela) [RHEL-80677] +- ALSA: ens137x: Use str_on_off() helper in snd_ensoniq_proc_read() (Jaroslav Kysela) [RHEL-80677] +- ASoC: madera: Use str_enabled_disabled() helper function (Jaroslav Kysela) [RHEL-80677] +- ASoC: dt-bindings: renesas,rsnd: remove post-init-providers property (Jaroslav Kysela) [RHEL-80677] +- ASoC: SOF: Intel: Use str_yes_no() helper in atom_dump() (Jaroslav Kysela) [RHEL-80677] +- ASoC: codecs: Add aw88083 amplifier driver (Jaroslav Kysela) [RHEL-80677] +- ASoC: dt-bindings: Add schema for "awinic,aw88083" (Jaroslav Kysela) [RHEL-80677] +- ASoC: simple_card: Show if link is unidirectional (Jaroslav Kysela) [RHEL-80677] +- ASoC: simple_card: Improve debugging messages (Jaroslav Kysela) [RHEL-80677] +- ALSA: seq: Make dependency on UMP clearer (Jaroslav Kysela) [RHEL-80677] +- ALSA: seq: oss: Send fragmented SysEx messages immediately (Jaroslav Kysela) [RHEL-80677] +- ALSA: Align the syntax of iov_iter helpers with standard ones (Jaroslav Kysela) [RHEL-80677] +- ALSA: AC97: Use str_on_off() helper in snd_ac97_proc_read_main() (Jaroslav Kysela) [RHEL-80677] +- ALSA: hda/realtek: Add a comment for alc_fixup_inv_dmic() (Jaroslav Kysela) [RHEL-80677] +- ASoC: SDCA: Split function type patching and function naming (Jaroslav Kysela) [RHEL-80677] +- ASoC: SDCA: Add missing function type names (Jaroslav Kysela) [RHEL-80677] +- ASoC: SDCA: Add bounds check for function address (Jaroslav Kysela) [RHEL-80677] +- ASoC: SDCA: Clean up error messages (Jaroslav Kysela) [RHEL-80677] +- ASoC: SDCA: Add missing header includes (Jaroslav Kysela) [RHEL-80677] +- soundwire: amd: clear wake enable register for power off mode (Jaroslav Kysela) [RHEL-80677] +- soundwire: generic_bandwidth_allocation: count the bandwidth of active streams only (Jaroslav Kysela) [RHEL-80677] +- SoundWire: pass stream to compute_params() (Jaroslav Kysela) [RHEL-80677] +- soundwire: generic_bandwidth_allocation: add lane in sdw_group_params (Jaroslav Kysela) [RHEL-80677] +- soundwire: generic_bandwidth_allocation: select data lane (Jaroslav Kysela) [RHEL-80677] +- soundwire: generic_bandwidth_allocation: check required freq accurately (Jaroslav Kysela) [RHEL-80677] +- soundwire: generic_bandwidth_allocation: correct clk_freq check in sdw_select_row_col (Jaroslav Kysela) [RHEL-80677] +- Soundwire: generic_bandwidth_allocation: set frame shape on fly (Jaroslav Kysela) [RHEL-80677] +- Soundwire: stream: program BUSCLOCK_SCALE (Jaroslav Kysela) [RHEL-80677] +- Soundwire: add sdw_slave_get_scale_index helper (Jaroslav Kysela) [RHEL-80677] +- soundwire: generic_bandwidth_allocation: skip DEPREPARED streams (Jaroslav Kysela) [RHEL-80677] +- soundwire: stream: set DEPREPARED state earlier (Jaroslav Kysela) [RHEL-80677] +- soundwire: add lane_used_bandwidth in struct sdw_bus (Jaroslav Kysela) [RHEL-80677] +- soundwire: mipi_disco: read lane mapping properties from ACPI (Jaroslav Kysela) [RHEL-80677] +- soundwire: add lane field in sdw_port_runtime (Jaroslav Kysela) [RHEL-80677] +- soundwire: bus: Move irq mapping cleanup into devres (Jaroslav Kysela) [RHEL-80677] +- ALSA: ad1889: Use str_enabled_disabled() helper function (Jaroslav Kysela) [RHEL-80677] +- ALSA: hdsp: Use str_on_off() and str_yes_no() helper functions (Jaroslav Kysela) [RHEL-80677] +- firmware: cs_dsp: Delete redundant assignments in cs_dsp_test_bin.c (Jaroslav Kysela) [RHEL-80677] +- ASoC: fsl_asrc_m2m: force cast for snd_pcm_format_t type (Jaroslav Kysela) [RHEL-80677] +- ASoC: soc-core: remove redundant assignment to variable ret (Jaroslav Kysela) [RHEL-80677] +- firmware: cs_dsp: Fix endianness conversion in cs_dsp_mock_wmfw.c (Jaroslav Kysela) [RHEL-80677] +- ASoC: cs42l43: don't include '' directly (Jaroslav Kysela) [RHEL-80677] +- firmware: cs_dsp: Avoid using a u32 as a __be32 in cs_dsp_mock_mem_maps.c (Jaroslav Kysela) [RHEL-80677] +- mfd: cs42l43: Increase the SoundWire attach timeout (Jaroslav Kysela) [RHEL-80677] +- mfd: cs42l43: Use gpiod_set_raw for GPIO operations (Jaroslav Kysela) [RHEL-80677] +- mfd: cs42l43: Prepare support for updated bios patch (Jaroslav Kysela) [RHEL-80677] +- ASoC: qcom: sdm845: add handling of secondary MI2S clock (Jaroslav Kysela) [RHEL-80677] +- firmware: cs_dsp: avoid large local variables (Jaroslav Kysela) [RHEL-80677] +- ASoC: rt715: Remove unused hda_to_sdw (Jaroslav Kysela) [RHEL-80677] +- ASoC: simple-card-utils: Unify clock direction by clk_direction (Jaroslav Kysela) [RHEL-80677] +- firmware: cs_dsp: Fix kerneldoc typos in cs_dsp_mock_bin.c (Jaroslav Kysela) [RHEL-80677] +- ASoC: soc-core: tidyup ret handling for card->disable_route_checks (Jaroslav Kysela) [RHEL-80677] +- ASoC: Intel: mtl-match: Add CDB35L56-EIGHT-C 8x CS35L56 without CS42L43 (Jaroslav Kysela) [RHEL-80677] +- ASoC: Intel: mtl-match: Add CDB35L56-EIGHT-C with aggregated speakers (Jaroslav Kysela) [RHEL-80677] +- ASoC: Intel: tgl-match: Add entries for CS35L56 on CDB35L56-EIGHT-C (Jaroslav Kysela) [RHEL-80677] +- ASoC: SOF: sof-priv: Remove unused SOF_DAI_STREAM() and SOF_FORMATS (Jaroslav Kysela) [RHEL-80677] +- ASoC: SOF: ipc4-topology: Use macro to set the EXT_PARAM_SIZE in widget setup (Jaroslav Kysela) [RHEL-80677] +- firmware: cs_dsp: Add KUnit testing of client callbacks (Jaroslav Kysela) [RHEL-80677] +- firmware: cs_dsp: Add KUnit testing of wmfw error cases (Jaroslav Kysela) [RHEL-80677] +- firmware: cs_dsp: Add KUnit testing of bin error cases (Jaroslav Kysela) [RHEL-80677] +- firmware: cs_dsp: Add KUnit testing of control read/write (Jaroslav Kysela) [RHEL-80677] +- firmware: cs_dsp: Add KUnit testing of control cache (Jaroslav Kysela) [RHEL-80677] +- firmware: cs_dsp: Add KUnit testing of control parsing (Jaroslav Kysela) [RHEL-80677] +- firmware: cs_dsp: Add KUnit testing of wmfw download (Jaroslav Kysela) [RHEL-80677] +- firmware: cs_dsp: Add KUnit testing of bin file download (Jaroslav Kysela) [RHEL-80677] +- firmware: cs_dsp: Add mock bin file generator for KUnit testing (Jaroslav Kysela) [RHEL-80677] +- firmware: cs_dsp: Add mock wmfw file generator for KUnit testing (Jaroslav Kysela) [RHEL-80677] +- firmware: cs_dsp: Add mock DSP memory map for KUnit testing (Jaroslav Kysela) [RHEL-80677] +- firmware: cs_dsp: Add mock regmap for KUnit testing (Jaroslav Kysela) [RHEL-80677] +- ASoC: SOF: Intel: hda-pcm: Follow the pause_supported flag to drop PAUSE support (Jaroslav Kysela) [RHEL-80677] +- ASoC: SOF: Add support for pause supported tokens from topology (Jaroslav Kysela) [RHEL-80677] +- ASoC: fsl_easrc: register m2m platform device (Jaroslav Kysela) [RHEL-80677] +- ASoC: fsl_asrc: register m2m platform device (Jaroslav Kysela) [RHEL-80677] +- ASoC: fsl_asrc_m2m: Add memory to memory function (Jaroslav Kysela) [RHEL-80677] +- ASoC: fsl_easrc: define functions for memory to memory usage (Jaroslav Kysela) [RHEL-80677] +- ASoC: fsl_asrc: define functions for memory to memory usage (Jaroslav Kysela) [RHEL-80677] +- ALSA: compress: Add output rate and output format support (Jaroslav Kysela) [RHEL-80677] +- ALSA: sonicvibes: Use str_on_off() helper in snd_sonicvibes_proc_read() (Jaroslav Kysela) [RHEL-80677] +- ASoC: dt-bindings: convert rt5682.txt to dt-schema (Jaroslav Kysela) [RHEL-80677] +- ASoC: dt-bindings: renesas,rz-ssi: Document the Renesas RZ/G3S SoC (Jaroslav Kysela) [RHEL-80677] +- ASoC: dt-bindings: renesas,rz-ssi: Remove DMA description (Jaroslav Kysela) [RHEL-80677] +- ASoC: renesas: rz-ssi: Add suspend to RAM support (Jaroslav Kysela) [RHEL-80677] +- ASoC: renesas: rz-ssi: Issue software reset in hw_params API (Jaroslav Kysela) [RHEL-80677] +- ASoC: renesas: rz-ssi: Add runtime PM support (Jaroslav Kysela) [RHEL-80677] +- ASoC: renesas: rz-ssi: Enable runtime PM autosuspend support (Jaroslav Kysela) [RHEL-80677] +- ASoC: renesas: rz-ssi: Rely on the ASoC subsystem to runtime resume/suspend the SSI (Jaroslav Kysela) [RHEL-80677] +- ASoC: renesas: rz-ssi: Use goto label names that specify their actions (Jaroslav Kysela) [RHEL-80677] +- ASoC: renesas: rz-ssi: Use temporary variable for struct device (Jaroslav Kysela) [RHEL-80677] +- ASoC: renesas: rz-ssi: Use readl_poll_timeout_atomic() (Jaroslav Kysela) [RHEL-80677] +- ASoC: renesas: rz-ssi: Remove the first argument of rz_ssi_stream_is_play() (Jaroslav Kysela) [RHEL-80677] +- ASoC: renesas: rz-ssi: Remove the rz_ssi_get_dai() function (Jaroslav Kysela) [RHEL-80677] +- ASoC: renesas: rz-ssi: Remove pdev member of struct rz_ssi_priv (Jaroslav Kysela) [RHEL-80677] +- ASoC: renesas: rz-ssi: Fix typo on SSI_RATES macro comment (Jaroslav Kysela) [RHEL-80677] +- ASoC: renesas: rz-ssi: Use only the proper amount of dividers (Jaroslav Kysela) [RHEL-80677] +- ASoC: renesas: rz-ssi: Terminate all the DMA transactions (Jaroslav Kysela) [RHEL-80677] +- ASoC: sun4i-spdif: Add working 24bit audio support (Jaroslav Kysela) [RHEL-80677] +- ASoC: sun4i-spdif: Always set the valid data to be the MSB (Jaroslav Kysela) [RHEL-80677] +- ASoC: sun4i-spdif: Add clock multiplier settings (Jaroslav Kysela) [RHEL-80677] +- ASoC: wm8985: Remove use of i2c_match_id() (Jaroslav Kysela) [RHEL-80677] +- ASoC: wm8904: Remove use of i2c_match_id() (Jaroslav Kysela) [RHEL-80677] +- ASoC: tpa6130a2: Remove use of i2c_match_id() (Jaroslav Kysela) [RHEL-80677] +- ASoC: tlv320aic3x: Remove use of i2c_match_id() (Jaroslav Kysela) [RHEL-80677] +- ASoC: tlv320aic31xx: Remove use of i2c_match_id() (Jaroslav Kysela) [RHEL-80677] +- ASoC: tlv320adc3xxx: Remove use of i2c_match_id() (Jaroslav Kysela) [RHEL-80677] +- ASoC: tas5720: Remove use of i2c_match_id() (Jaroslav Kysela) [RHEL-80677] +- ASoC: tas2781: Remove use of i2c_match_id() (Jaroslav Kysela) [RHEL-80677] +- ASoC: tas2562: Remove use of i2c_match_id() (Jaroslav Kysela) [RHEL-80677] +- ASoC: ssm2602: Remove use of i2c_match_id() (Jaroslav Kysela) [RHEL-80677] +- ASoc: pcm6240: Remove use of i2c_match_id() (Jaroslav Kysela) [RHEL-80677] +- ASoC: pcm186x: Remove use of i2c_match_id() (Jaroslav Kysela) [RHEL-80677] +- ASoC: max98095: Remove use of i2c_match_id() (Jaroslav Kysela) [RHEL-80677] +- ASoC: max98090: Remove use of i2c_match_id() (Jaroslav Kysela) [RHEL-80677] +- ASoC: max98088: Remove use of i2c_match_id() (Jaroslav Kysela) [RHEL-80677] +- ASoC: alc5632: Remove use of i2c_match_id() (Jaroslav Kysela) [RHEL-80677] +- ASoC: alc5623: Remove use of i2c_match_id() (Jaroslav Kysela) [RHEL-80677] +- ASoC: adau1977: Remove use of i2c_match_id() (Jaroslav Kysela) [RHEL-80677] +- ASoC: adau1781: Remove use of i2c_match_id() (Jaroslav Kysela) [RHEL-80677] +- ASoC: adau1761: Remove use of i2c_match_id() (Jaroslav Kysela) [RHEL-80677] +- ASoC: ad193x: Remove use of i2c_match_id() (Jaroslav Kysela) [RHEL-80677] +- ASoC: dt-bindings: qcom,wcd9335: Drop number of DAIs from the header (Jaroslav Kysela) [RHEL-80677] +- ASoC: codecs: wcd9335: Add define for number of DAIs (Jaroslav Kysela) [RHEL-80677] +- ASoC: Intel: soc-acpi-intel-ptl-match: add rt713_vb_l2_rt1320_l13 support (Jaroslav Kysela) [RHEL-80677] +- ASoC: Intel: soc-acpi-intel-lnl-match: add rt713_vb_l2_rt1320_l13 support (Jaroslav Kysela) [RHEL-80677] +- ASoC: Intel: soc-acpi-intel-ptl-match: add rt712_vb + rt1320 support (Jaroslav Kysela) [RHEL-80677] +- ASoC: Intel: sof_sdw: Add a dev_dbg message for the SOC_SDW_CODEC_MIC quirk (Jaroslav Kysela) [RHEL-80677] +- ASoC: Intel: sof_sdw: Correct quirk for Lenovo Yoga Slim 7 (Jaroslav Kysela) [RHEL-80677] +- ASoC: Intel: sof_sdw: improve the log of DAI link numbers (Jaroslav Kysela) [RHEL-80677] +- ASoC: Intel: sof_sdw: reduce log level for not using internal dmic (Jaroslav Kysela) [RHEL-80677] +- ASoC: Intel: sof_sdw: correct mach_params->dmic_num (Jaroslav Kysela) [RHEL-80677] +- ASoC: simple-card-utils: use for_each_of_graph_port() on graph_get_dai_id() (Jaroslav Kysela) [RHEL-80677] +- ASoC: simple-card-utils: check port reg first on graph_get_dai_id() (Jaroslav Kysela) [RHEL-80677] +- ASoC: simple-card-utils: use __free(device_node) for device node (Jaroslav Kysela) [RHEL-80677] +- ASoC: fsl_sai: Add sample rate constraint (Jaroslav Kysela) [RHEL-80677] +- ASoC: fsl_xcvr: Add sample rate constraint (Jaroslav Kysela) [RHEL-80677] +- ASoC: fsl_micfil: Switch to common sample rate constraint function (Jaroslav Kysela) [RHEL-80677] +- ASoC: fsl_utils: Add function to constrain rates (Jaroslav Kysela) [RHEL-80677] +- ALSA: seq: oss: fix typo in seq_oss_init.c (Jaroslav Kysela) [RHEL-80677] +- ALSA: cmipci: Modify the incorrect format specifier (Jaroslav Kysela) [RHEL-80677] +- ALSA: lola: Fix typo in lola_clock.c (Jaroslav Kysela) [RHEL-80677] +- ASoC: dt-bindings: mediatek,mt8188-mt6359: Allow DL_SRC/UL_SRC dai-links (Jaroslav Kysela) [RHEL-80677] +- ASoC: dt-bindings: mediatek,mt8188-mt6359: Add compatible for mt8390 evk (Jaroslav Kysela) [RHEL-80677] +- ASoC: amd: ps: add ZSC control register programming sequence (Jaroslav Kysela) [RHEL-80677] +- ASoC: amd: ps: update mach params subsystem_rev variable (Jaroslav Kysela) [RHEL-80677] +- ALSA: hda: Always check capability at opening a hwdep (Jaroslav Kysela) [RHEL-80677] +- ASoC: sdw_utils: cs_amp: Assign non-overlapping TDM masks for each codec on a bus (Jaroslav Kysela) [RHEL-80677] +- ASoC: cs35l56: Split SoundWire DAI into separate playback and capture (Jaroslav Kysela) [RHEL-80677] +- ALSA: hda: Fix typo in hda_sysfs.h (Jaroslav Kysela) [RHEL-80677] +- ALSA: ac97: Modify the incorrect format specifier (Jaroslav Kysela) [RHEL-80677] +- ASoC: Drop explicit initialization of struct i2c_device_id::driver_data to 0 (Jaroslav Kysela) [RHEL-80677] +- ASoC: sun4i-codec: Add support for Allwinner suniv F1C100s (Jaroslav Kysela) [RHEL-80677] +- ASoC: dt-bindings: Add Allwinner suniv F1C100s Audio Codec (Jaroslav Kysela) [RHEL-80677] +- ASoC: dt-bindings: allwinner: add H616 sun4i audio codec binding (Jaroslav Kysela) [RHEL-80677] +- ASoC: sun4i-codec: Add DMA Max Burst field (Jaroslav Kysela) [RHEL-80677] +- ALSA: seq: Skip notifications unless subscribed to announce port (Jaroslav Kysela) [RHEL-80677] +- ALSA: seq: Notify client and port info changes (Jaroslav Kysela) [RHEL-80677] +- ASoC: cs42l51: Constify struct i2c_device_id (Jaroslav Kysela) [RHEL-80677] +- ASoC: tas2781: Fix redundant logical jump (Jaroslav Kysela) [RHEL-80677] +- ASoC: rockchip: i2s-tdm: Fix a useless call issue (Jaroslav Kysela) [RHEL-80677] +- ASoc: mediatek: mt8365: Don't use "proxy" headers (Jaroslav Kysela) [RHEL-80677] +- ASoC: mediatek: mt8192-afe-pcm: Simplify probe() with local dev variable (Jaroslav Kysela) [RHEL-80677] +- ASoC: fsl_xcvr: Add suspend and resume support (Jaroslav Kysela) [RHEL-80677] +- ASoC: fsl_xcvr: Use regmap for PHY and PLL registers (Jaroslav Kysela) [RHEL-80677] + +* Thu May 15 2025 CKI KWF Bot [6.12.0-86.el10] +- ext4: don't over-report free space or inodes in statvfs (CKI Backport Bot) [RHEL-89589] +- redhat: generalize rule for kunit and test kmod placement (Jan Stancek) [RHEL-89085] +- ice: implement low latency PHY timer updates (Petr Oros) [RHEL-74286] +- ice: check low latency PHY timer update firmware capability (Petr Oros) [RHEL-74286] +- ice: add lock to protect low latency interface (Petr Oros) [RHEL-74286] +- ice: rename TS_LL_READ* macros to REG_LL_PROXY_H_* (Petr Oros) [RHEL-74286] +- ice: use read_poll_timeout_atomic in ice_read_phy_tstamp_ll_e810 (Petr Oros) [RHEL-74286] +- Bluetooth: L2CAP: Fix corrupted list in hci_chan_del (David Marlin) [RHEL-87896] {CVE-2025-21969} +- Bluetooth: L2CAP: Fix slab-use-after-free Read in l2cap_send_cmd (CKI Backport Bot) [RHEL-87896] {CVE-2025-21969} +- selftests: tls: check that disconnect does nothing (Sabrina Dubroca) [RHEL-86020] +- net: tls: explicitly disallow disconnect (Sabrina Dubroca) [RHEL-86020] +- tls: skip setting sk_write_space on rekey (Sabrina Dubroca) [RHEL-86020] +- tls: Fix tls_sw_sendmsg error handling (Sabrina Dubroca) [RHEL-86020] +- selftests: tls: add rekey tests (Sabrina Dubroca) [RHEL-86020] +- selftests: tls: add key_generation argument to tls_crypto_info_init (Sabrina Dubroca) [RHEL-86020] +- tls: add counters for rekey (Sabrina Dubroca) [RHEL-86020] +- tls: implement rekey for TLS1.3 (Sabrina Dubroca) [RHEL-86020] +- tls: block decryption when a rekey is pending (Sabrina Dubroca) [RHEL-86020] +- scsi: mpi3mr: Event processing debug improvement (Chandrakanth Patil) [RHEL-80699] +- scsi: mpi3mr: Add level check to control event logging (Chandrakanth Patil) [RHEL-80699] +- scsi: mpi3mr: Reset the pending interrupt flag (Chandrakanth Patil) [RHEL-80699] +- scsi: mpi3mr: Fix pending I/O counter (Chandrakanth Patil) [RHEL-80699] +- scsi: mpi3mr: Task Abort EH Support (Chandrakanth Patil) [RHEL-80699] +- scsi: mpi3mr: Update driver version to 8.13.0.5.50 (Chandrakanth Patil) [RHEL-80699] +- scsi: mpi3mr: Check admin reply queue from Watchdog (Chandrakanth Patil) [RHEL-80699] +- scsi: mpi3mr: Update timestamp only for supervisor IOCs (Chandrakanth Patil) [RHEL-80699] +- scsi: mpi3mr: Update MPI Headers to revision 35 (Chandrakanth Patil) [RHEL-80699] +- scsi: mpi3mr: Fix locking in an error path (Chandrakanth Patil) [RHEL-80699] +- scsi: mpi3mr: Fix spelling mistake "skiping" -> "skipping" (Chandrakanth Patil) [RHEL-80699] +- scsi: mpi3mr: Support for Segmented Hardware Trace buffer (Chandrakanth Patil) [RHEL-80699] +- locking/semaphore: Use wake_q to wake up processes outside lock critical section (Waiman Long) [RHEL-74462] + +* Wed May 14 2025 Julio Faracco [6.12.0-85.el10] +- selftests/net: packetdrill: more xfail changes (and a correction) (Hangbin Liu) [RHEL-88651] +- selftests/net: packetdrill: make tcp buf limited timing tests benign (Hangbin Liu) [RHEL-88651] +- selftests/net: packetdrill: report benign debug flakes as xfail (Hangbin Liu) [RHEL-88651] +- selftests/net: packetdrill: import tcp/user_timeout, tcp/validate, tcp/sendfile, tcp/limited-transmit, tcp/syscall_bad_arg (Hangbin Liu) [RHEL-88651] +- selftests/net: packetdrill: import tcp/eor, tcp/splice, tcp/ts_recent, tcp/blocking (Hangbin Liu) [RHEL-88651] +- selftests/net: packetdrill: import tcp/fast_recovery, tcp/nagle, tcp/timestamping (Hangbin Liu) [RHEL-88651] +- selftests/net: packetdrill: import tcp/ecn, tcp/close, tcp/sack, tcp/tcp_info (Hangbin Liu) [RHEL-88651] +- cpufreq: intel_pstate: Unchecked MSR aceess in legacy mode (Steve Best) [RHEL-81034] +- ipv6: add exception routes to GC list in rt6_insert_exception (Xin Long) [RHEL-39466 RHEL-84411] +- OPP: Drop redundant *_opp_attach|detach_genpd() (José Expósito) [RHEL-75956] +- cpufreq: qcom-nvmem: Convert to dev_pm_domain_attach|detach_list() (José Expósito) [RHEL-75956] +- media: venus: Convert into devm_pm_domain_attach_list() for OPP PM domain (José Expósito) [RHEL-75956] +- drm/tegra: gr3d: Convert into devm_pm_domain_attach_list() (José Expósito) [RHEL-75956] +- OPP: Drop redundant code in _link_required_opps() (José Expósito) [RHEL-75956] +- pmdomain: core: Set the required dev for a required OPP during genpd attach (José Expósito) [RHEL-75956] +- pmdomain: core: Manage the default required OPP from a separate function (José Expósito) [RHEL-75956] +- xfs: don't over-report free space or inodes in statvfs (Carlos Maiolino) [RHEL-87016] +- xfs: report realtime block quota limits on realtime directories (Carlos Maiolino) [RHEL-87016] +- redhat: introduce modules-extra-matched meta package (Jan Stancek) [RHEL-87452] +- ext4: fix OOB read when checking dotdot dir (CKI Backport Bot) [RHEL-87989] {CVE-2025-37785} +- selftests: net: fdb_notify: Add a test for FDB notifications (Izabela Bakollari) [RHEL-78790] +- selftests: net: lib: Add kill_process (Izabela Bakollari) [RHEL-78790] +- selftests: net: lib: Move checks from forwarding/lib.sh here (Izabela Bakollari) [RHEL-78790] +- selftests: net: lib: Move tests_run from forwarding/lib.sh here (Izabela Bakollari) [RHEL-78790] +- selftests: net: lib: Move logging from forwarding/lib.sh here (Izabela Bakollari) [RHEL-78790] +- ndo_fdb_del: Add a parameter to report whether notification was sent (Izabela Bakollari) [RHEL-78790] +- ndo_fdb_add: Add a parameter to report whether notification was sent (Izabela Bakollari) [RHEL-78790] + * Mon May 12 2025 Julio Faracco [6.12.0-84.el10] - RDMA/efa: Align interrupt related fields to same type (Kamal Heib) [RHEL-86525] - RDMA/efa: Reset device on probe failure (Kamal Heib) [RHEL-86525] diff --git a/sources b/sources index 0fce8b577..a40db6f89 100644 --- a/sources +++ b/sources @@ -1,5 +1,5 @@ SHA512 (kernel-abi-stablelists-6.6.0.tar.bz2) = 4f917598056dee5e23814621ec96ff2e4a411c8c4ba9d56ecb01b23cb96431825bedbecfcbaac9338efbf5cb21694d85497fa0bf43e7c80d9cd10bc6dd144dbd SHA512 (kernel-kabi-dw-6.6.0.tar.bz2) = 19308cd976031d05e18ef7f5d093218acdb89446418bab0cd956ff12cf66369915b9e64bb66fa9f20939428a60e81884fec5be3529c6c7461738d6540d3cc5c6 -SHA512 (linux-6.12.0-84.el10.tar.xz) = 14e0ccd3c89209c9e4eb8cd25b469c36ff4d6fd3b2763dd37f21c408561cd65219bb8903c002c50f3f9262bacebf9a9c50af5e516505724248a9dc5cdec2f4d5 -SHA512 (kernel-abi-stablelists-6.12.0-84.el10.tar.xz) = ea3efd1e2970cf0c79a8e2db7113e4f4e29d751a2453546e7ae9d954c636d5432d6869676a4d8fa452f48d39bb41d5513e0ab55b58f0d0dbcd8db114114e48a3 -SHA512 (kernel-kabi-dw-6.12.0-84.el10.tar.xz) = 363638a37d0822f41ee10a642eba36b7442adc8697b96afc32d0dfe7cdfef25279d16621d6a9d75e29ec659a379ba2be6b7a92e59255bdeb00c17b5d4b54690d +SHA512 (linux-6.12.0-89.el10.tar.xz) = 37d8c7222aa74e89a5c993ce1337f49b4240b93dcd75f5c686c681d96a41f7e2353d5988586b0cac1a1d7731695988822b7f42ed6263cb62263d8b4235976f4c +SHA512 (kernel-abi-stablelists-6.12.0-89.el10.tar.xz) = 66fec148b262530b9a5028493a73af965b8a640a834ca800beb8b9edd3fb10558467a4c9cec381d17abbf3d6619e525261467d68c75f686b942c6093a97378a5 +SHA512 (kernel-kabi-dw-6.12.0-89.el10.tar.xz) = 60ebd251927400a2791c1844d03b746266ececf5424663b40ec83bd9b2495b3a5d3a56f00d41fc25757b9b6d5639406af26f1a104877c69785dbd17cc957484c diff --git a/uki_addons.json b/uki_addons.json index accaf3901..4e579b167 100644 --- a/uki_addons.json +++ b/uki_addons.json @@ -23,6 +23,9 @@ ], "debug.addon": [ "debug" + ], + "systemd-volatile-overlay.addon": [ + "systemd.volatile=overlay" ] }, "virt": { diff --git a/uki_create_addons.py b/uki_create_addons.py index f94af88d5..e577023de 100755 --- a/uki_create_addons.py +++ b/uki_create_addons.py @@ -4,7 +4,7 @@ # creates an addon for each key/value pair matching the given uki, distro and # arch provided in input. # -# Usage: python uki_create_addons.py input_json out_dir uki distro arch +# Usage: python uki_create_addons.py input_json out_dir uki distro arch [sbat] # # This tool requires the systemd-ukify and systemd-boot packages. # @@ -26,14 +26,6 @@ # json['virt']['common']['test.addon'] = ['test2'], any other uki except virt # will have a test.addon.efi with text "test1", and virt will have a # test.addon.efi with "test2" -# -# sbat.conf -#---------- -# This dict is containing the sbat string for *all* addons being created. -# This dict is optional, but when used has to be put in a sub-dict with -# { 'sbat' : { 'sbat.conf' : ['your text here'] }} -# It follows the same syntax as the addon files, meaning '#' is comment and -# the rest is taken as sbat string and feed to ukify. import os import sys @@ -45,7 +37,7 @@ import subprocess UKIFY_PATH = '/usr/lib/systemd/ukify' def usage(err): - print(f'Usage: {os.path.basename(__file__)} input_json output_dir uki distro arch') + print(f'Usage: {os.path.basename(__file__)} input_json output_dir uki distro arch [sbat]') print(f'Error:{err}') sys.exit(1) @@ -62,9 +54,8 @@ def check_clean_arguments(input_json, out_dir): UKICmdlineAddon = collections.namedtuple('UKICmdlineAddon', ['name', 'cmdline']) uki_addons_list = [] uki_addons = {} -addon_sbat_string = None -def parse_lines(lines, rstrip=True): +def parse_lines(lines): cmdline = '' for l in lines: l = l.lstrip() @@ -72,27 +63,17 @@ def parse_lines(lines, rstrip=True): continue if l[0] == '#': continue - # rstrip is used only for addons cmdline, not sbat.conf, as it replaces - # return lines with spaces. - if rstrip: - l = l.rstrip() + ' ' - cmdline += l + cmdline += l.rstrip() + ' ' if cmdline == '': return '' return cmdline def parse_all_addons(in_obj): - global addon_sbat_string - for el in in_obj.keys(): # addon found: copy it in our global dict uki_addons if el.endswith('.addon'): uki_addons[el] = in_obj[el] - if 'sbat' in in_obj and 'sbat.conf' in in_obj['sbat']: - # sbat.conf found: override sbat with the most specific one found - addon_sbat_string = parse_lines(in_obj['sbat']['sbat.conf'], rstrip=False) - def recursively_find_addons(in_obj, folder_list): # end of recursion, leaf directory. Search all addons here if len(folder_list) == 0: @@ -121,21 +102,21 @@ def parse_in_json(in_json, uki_name, distro, arch): if cmdline: uki_addons_list.append(UKICmdlineAddon(addon_full_name, cmdline)) -def create_addons(out_dir): +def create_addons(out_dir, sbat): for uki_addon in uki_addons_list: out_path = os.path.join(out_dir, uki_addon.name) cmd = [ f'{UKIFY_PATH}', 'build', '--cmdline', uki_addon.cmdline, '--output', out_path] - if addon_sbat_string: - cmd.extend(['--sbat', addon_sbat_string.rstrip()]) + if sbat: + cmd.extend(['--sbat', sbat.rstrip()]) subprocess.check_call(cmd, text=True) if __name__ == "__main__": argc = len(sys.argv) - 1 - if argc != 5: + if argc < 5 or argc > 6: usage('too few or too many parameters!') input_json = sys.argv[1] @@ -144,8 +125,12 @@ if __name__ == "__main__": distro = sys.argv[4] arch = sys.argv[5] + custom_sbat = None + if argc == 6: + custom_sbat = sys.argv[6] + out_dir = check_clean_arguments(input_json, out_dir) parse_in_json(input_json, uki_name, distro, arch) - create_addons(out_dir) + create_addons(out_dir, custom_sbat)