diff --git a/.gitignore b/.gitignore index dfa5aed..00da63c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,10 +1,9 @@ -SOURCES/kernel-abi-stablelists-5.14.0-362.2.1.el9_3.tar.bz2 -SOURCES/kernel-kabi-dw-5.14.0-362.2.1.el9_3.tar.bz2 -SOURCES/linux-5.14.0-362.2.1.el9_3.tar.xz +SOURCES/kernel-abi-stablelists-5.14.0-427.el9.tar.bz2 +SOURCES/kernel-kabi-dw-5.14.0-427.el9.tar.bz2 +SOURCES/linux-5.14.0-427.el9.tar.xz +SOURCES/nvidiagpuoot001.x509 SOURCES/rheldup3.x509 SOURCES/rhelima.x509 SOURCES/rhelima_centos.x509 SOURCES/rhelimaca1.x509 SOURCES/rhelkpatch1.x509 -SOURCES/uki-sb-cert-x86_64-centos.crt -SOURCES/uki-sb-cert-x86_64-rhel.crt diff --git a/.kernel.metadata b/.kernel.metadata index 837d64e..fc598db 100644 --- a/.kernel.metadata +++ b/.kernel.metadata @@ -1,10 +1,9 @@ -09a6947e60c5551f978b274642b54ca7920c31a5 SOURCES/kernel-abi-stablelists-5.14.0-362.2.1.el9_3.tar.bz2 -b95165d15a1df5b04441eae4ae10d35a77c67e25 SOURCES/kernel-kabi-dw-5.14.0-362.2.1.el9_3.tar.bz2 -aa574612a4738f07c556ca0526f1aa61bd2d6fc7 SOURCES/linux-5.14.0-362.2.1.el9_3.tar.xz +590bb5a0b942fe5d11b3bfc0f01202da1ae088fa SOURCES/kernel-abi-stablelists-5.14.0-427.el9.tar.bz2 +054bcb11f6ef2799beffbe10aecbc1a18636f222 SOURCES/kernel-kabi-dw-5.14.0-427.el9.tar.bz2 +36651238de1649cdd23d79458f5b88d4b833085c SOURCES/linux-5.14.0-427.el9.tar.xz +4fff8080e88afffc06d8ef5004db8d53bb21237f SOURCES/nvidiagpuoot001.x509 95b9b811c7b0a6c98b2eafc4e7d6d24f2cb63289 SOURCES/rheldup3.x509 99e571f9de4188f3b5fdf1f84ff73f6cc4bb6a0e SOURCES/rhelima.x509 61d5a223ff0c79189505abae77e0087c4b2d2b47 SOURCES/rhelima_centos.x509 f882610d2554fef65703e5d3c342f005af0390ad SOURCES/rhelimaca1.x509 d90885108d225a234a5a9d054fc80893a5bd54d0 SOURCES/rhelkpatch1.x509 -20224d67a583b98009a1c1632bb4b639b0e8be6a SOURCES/uki-sb-cert-x86_64-centos.crt -1d51d3a037ad287095b0a13c4deeb1252d8ff0cc SOURCES/uki-sb-cert-x86_64-rhel.crt diff --git a/SOURCES/Makefile.rhelver b/SOURCES/Makefile.rhelver index 2a61756..4561090 100644 --- a/SOURCES/Makefile.rhelver +++ b/SOURCES/Makefile.rhelver @@ -1,5 +1,5 @@ RHEL_MAJOR = 9 -RHEL_MINOR = 3 +RHEL_MINOR = 4 # # RHEL_RELEASE @@ -12,7 +12,7 @@ RHEL_MINOR = 3 # # Use this spot to avoid future merge conflicts. # Do not trim this comment. -RHEL_RELEASE = 362.2.1 +RHEL_RELEASE = 427 # # ZSTREAM @@ -34,7 +34,7 @@ RHEL_RELEASE = 362.2.1 # (when you give RHDISTGIT_BRANCH on the command line, in which case the Z # number will be incremented instead of the Y). # -ZSTREAM ?= yes +ZSTREAM ?= no # # Early y+1 numbering diff --git a/SOURCES/filter-modules.sh.rhel b/SOURCES/filter-modules.sh.rhel index 8da7a13..60fb6b7 100755 --- a/SOURCES/filter-modules.sh.rhel +++ b/SOURCES/filter-modules.sh.rhel @@ -14,7 +14,7 @@ # listed here. # Overrides is individual modules which need to remain in kernel-core due to deps. -overrides="cec" +overrides="cec isst_if_common isst_tpmi_core isst_tpmi intel_vsec intel_vsec_tpmi" # Set the default dirs/modules to filter out driverdirs="atm auxdisplay bcma bluetooth firewire fmc iio infiniband isdn leds media memstick mfd mmc mtd nfc ntb pcmcia platform power ssb staging tty uio uwb w1" @@ -33,7 +33,7 @@ scsidrvs="aacraid aic7xxx aic94xx be2iscsi bfa bnx2i bnx2fc csiostor cxgbi esas2 usbdrvs="atm image misc serial wusbcore" -fsdrvs="affs befs cifs coda cramfs ecryptfs hfs hfsplus jfs minix ncpfs nilfs2 ocfs2 reiserfs romfs squashfs sysv ubifs ufs" +fsdrvs="affs befs smb coda cramfs ecryptfs hfs hfsplus jfs minix ncpfs nilfs2 ocfs2 reiserfs romfs squashfs sysv ubifs ufs" netprots="6lowpan appletalk atm ax25 batman-adv bluetooth can dccp dsa ieee802154 irda l2tp mac80211 mac802154 mpls netrom nfc rds rfkill rose sctp smc wireless" diff --git a/SOURCES/gating.yaml b/SOURCES/gating.yaml index 87a09ed..4565a4b 100644 --- a/SOURCES/gating.yaml +++ b/SOURCES/gating.yaml @@ -7,3 +7,8 @@ rules: - !PassingTestCaseRule {test_case_name: cki.tier1-ppc64le.functional} - !PassingTestCaseRule {test_case_name: cki.tier1-s390x.functional} - !PassingTestCaseRule {test_case_name: cki.tier1-x86_64.functional} + - !PassingTestCaseRule {test_case_name: s1-aws-ci_x86_64.brew-build.tier1.functional} + - !PassingTestCaseRule {test_case_name: s1-aws-ci_aarch64.brew-build.tier1.functional} + - !PassingTestCaseRule {test_case_name: s1-azure-ci_x86_64.brew-build.tier1.functional} + - !PassingTestCaseRule {test_case_name: s1-azure-ci_aarch64.brew-build.tier1.functional} + - !PassingTestCaseRule {test_case_name: s1-gcp-ci.brew-build.tier1.functional} diff --git a/SOURCES/kernel-aarch64-64k-debug-rhel.config b/SOURCES/kernel-aarch64-64k-debug-rhel.config index d83f8fc..e60ab62 100644 --- a/SOURCES/kernel-aarch64-64k-debug-rhel.config +++ b/SOURCES/kernel-aarch64-64k-debug-rhel.config @@ -14,6 +14,7 @@ CONFIG_8139TOO=m # CONFIG_ACCESSIBILITY is not set # CONFIG_ACORN_PARTITION is not set CONFIG_ACPI_AC=y +CONFIG_ACPI_AGDI=y # CONFIG_ACPI_ALS is not set CONFIG_ACPI_APEI_EINJ=m CONFIG_ACPI_APEI_ERST_DEBUG=m @@ -110,9 +111,11 @@ CONFIG_ACPI=y # CONFIG_AD8366 is not set # CONFIG_AD8801 is not set # CONFIG_AD9523 is not set +# CONFIG_ADDRESS_MASKING is not set # CONFIG_ADF4350 is not set # CONFIG_ADF4371 is not set # CONFIG_ADFS_FS is not set +# CONFIG_ADIN1100_PHY is not set # CONFIG_ADIN_PHY is not set # CONFIG_ADIS16080 is not set # CONFIG_ADIS16130 is not set @@ -186,7 +189,7 @@ CONFIG_AMD_PMC=m CONFIG_AMD_XGBE=m # CONFIG_AMIGA_PARTITION is not set CONFIG_AMPERE_ERRATUM_AC03_CPU_38=y -# CONFIG_ANDROID is not set +# CONFIG_ANDROID_BINDER_IPC is not set # CONFIG_ANON_VMA_NAME is not set # CONFIG_APDS9300 is not set # CONFIG_APDS9802ALS is not set @@ -207,6 +210,7 @@ CONFIG_ARCH_BCM_IPROC=y # CONFIG_ARCH_BITMAIN is not set # CONFIG_ARCH_BRCMSTB is not set # CONFIG_ARCH_EXYNOS is not set +CONFIG_ARCH_FORCE_MAX_ORDER=13 CONFIG_ARCH_HISI=y # CONFIG_ARCH_INTEL_SOCFPGA is not set # CONFIG_ARCH_K3 is not set @@ -262,8 +266,11 @@ CONFIG_ARM64_ERRATUM_1463225=y CONFIG_ARM64_ERRATUM_1508412=y CONFIG_ARM64_ERRATUM_1530923=y CONFIG_ARM64_ERRATUM_1542419=y +CONFIG_ARM64_ERRATUM_1902691=y +CONFIG_ARM64_ERRATUM_2038923=y CONFIG_ARM64_ERRATUM_2051678=y CONFIG_ARM64_ERRATUM_2054223=y +CONFIG_ARM64_ERRATUM_2064142=y CONFIG_ARM64_ERRATUM_2067961=y CONFIG_ARM64_ERRATUM_2077057=y CONFIG_ARM64_ERRATUM_2119858=y @@ -275,6 +282,7 @@ CONFIG_ARM64_ERRATUM_2441009=y CONFIG_ARM64_ERRATUM_2457168=y CONFIG_ARM64_ERRATUM_2645198=y CONFIG_ARM64_ERRATUM_2658417=y +CONFIG_ARM64_ERRATUM_2966298=y CONFIG_ARM64_ERRATUM_819472=y CONFIG_ARM64_ERRATUM_824069=y CONFIG_ARM64_ERRATUM_826319=y @@ -310,11 +318,11 @@ CONFIG_ARM_ARCH_TIMER_EVTSTREAM=y # CONFIG_ARM_CCI_PMU is not set CONFIG_ARM_CCN=y CONFIG_ARM_CMN=m -CONFIG_ARM_CORESIGHT_PMU_ARCH_SYSTEM_PMU=y +CONFIG_ARM_CORESIGHT_PMU_ARCH_SYSTEM_PMU=m CONFIG_ARM_CPUIDLE=y CONFIG_ARM_DMC620_PMU=m CONFIG_ARM_DSU_PMU=m -# CONFIG_ARM_FFA_TRANSPORT is not set +CONFIG_ARM_FFA_TRANSPORT=m CONFIG_ARM_IMX8M_DDRC_DEVFREQ=m CONFIG_ARM_IMX_BUS_DEVFREQ=m CONFIG_ARM_IMX_CPUFREQ_DT=m @@ -328,8 +336,10 @@ CONFIG_ARM_PSCI_CPUIDLE=y # CONFIG_ARM_QCOM_CPUFREQ_HW is not set CONFIG_ARM_SBSA_WATCHDOG=m CONFIG_ARM_SCMI_CPUFREQ=m +# CONFIG_ARM_SCMI_POWER_CONTROL is not set CONFIG_ARM_SCMI_POWER_DOMAIN=m CONFIG_ARM_SCMI_PROTOCOL=y +# CONFIG_ARM_SCMI_RAW_MODE_SUPPORT is not set CONFIG_ARM_SCMI_TRANSPORT_MAILBOX=y # CONFIG_ARM_SCMI_TRANSPORT_SMC_ATOMIC_ENABLE is not set CONFIG_ARM_SCMI_TRANSPORT_SMC=y @@ -637,6 +647,7 @@ CONFIG_BT_BNEP_PROTO_FILTER=y CONFIG_BT_BREDR=y CONFIG_BT_DEBUGFS=y CONFIG_BT_HCIBCM203X=m +# CONFIG_BT_HCIBCM4377 is not set CONFIG_BT_HCIBFUSB=m CONFIG_BT_HCIBPA10X=m CONFIG_BT_HCIBTSDIO=m @@ -644,6 +655,7 @@ CONFIG_BT_HCIBTUSB_AUTOSUSPEND=y CONFIG_BT_HCIBTUSB_BCM=y CONFIG_BT_HCIBTUSB=m CONFIG_BT_HCIBTUSB_MTK=y +CONFIG_BT_HCIBTUSB_POLL_SYNC=y CONFIG_BT_HCIBTUSB_RTL=y # CONFIG_BT_HCIUART_AG6XX is not set CONFIG_BT_HCIUART_ATH3K=y @@ -656,12 +668,14 @@ CONFIG_BT_HIDP=m # CONFIG_BT_HS is not set CONFIG_BT_INTEL=m # CONFIG_BT_LEDS is not set +CONFIG_BT_LE_L2CAP_ECRED=y CONFIG_BT_LE=y CONFIG_BT=m CONFIG_BT_MRVL=m CONFIG_BT_MRVL_SDIO=m # CONFIG_BT_MSFTEXT is not set # CONFIG_BT_MTKSDIO is not set +# CONFIG_BT_NXPUART is not set CONFIG_BT_RFCOMM=m CONFIG_BT_RFCOMM_TTY=y # CONFIG_BTRFS_FS is not set @@ -678,6 +692,7 @@ CONFIG_BUILD_SALT="" # CONFIG_CACHEFILES_HISTOGRAM is not set CONFIG_CACHEFILES=m # CONFIG_CACHEFILES_ONDEMAND is not set +CONFIG_CACHESTAT_SYSCALL=y # CONFIG_CADENCE_WATCHDOG is not set # CONFIG_CAIF is not set CONFIG_CAN_8DEV_USB=m @@ -757,6 +772,7 @@ CONFIG_CEPH_LIB_USE_DNS_RESOLVER=y CONFIG_CFG80211_DEBUGFS=y CONFIG_CFG80211_DEFAULT_PS=y # CONFIG_CFG80211_DEVELOPER_WARNINGS is not set +CONFIG_CFG80211_KUNIT_TEST=m CONFIG_CFG80211=m # CONFIG_CFG80211_WEXT is not set CONFIG_CFS_BANDWIDTH=y @@ -764,6 +780,7 @@ CONFIG_CGROUP_BPF=y CONFIG_CGROUP_CPUACCT=y CONFIG_CGROUP_DEBUG=y CONFIG_CGROUP_DEVICE=y +# CONFIG_CGROUP_FAVOR_DYNMODS is not set CONFIG_CGROUP_FREEZER=y CONFIG_CGROUP_HUGETLB=y CONFIG_CGROUP_MISC=y @@ -836,7 +853,7 @@ CONFIG_CLK_IMX8MN=y CONFIG_CLK_IMX8MP=y CONFIG_CLK_IMX8MQ=y # CONFIG_CLK_IMX8QXP is not set -# CONFIG_CLK_IMX93 is not set +CONFIG_CLK_IMX93=y # CONFIG_CLK_KUNIT_TEST is not set CONFIG_CLK_SP810=y CONFIG_CLK_VEXPRESS_OSC=y @@ -906,6 +923,7 @@ CONFIG_CONSOLE_LOGLEVEL_QUIET=4 CONFIG_CONSOLE_TRANSLATIONS=y CONFIG_CONTEXT_SWITCH_TRACER=y # CONFIG_CONTEXT_TRACKING_USER_FORCE is not set +# CONFIG_COPS is not set CONFIG_CORDIC=m CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS=y CONFIG_CORESIGHT_CATU=m @@ -1036,6 +1054,7 @@ CONFIG_CRYPTO_DEV_FSL_CAAM_RNG_API=y CONFIG_CRYPTO_DEV_HISI_SEC=m # CONFIG_CRYPTO_DEV_HISI_TRNG is not set # CONFIG_CRYPTO_DEV_HISI_ZIP is not set +# CONFIG_CRYPTO_DEV_IAA_CRYPTO is not set # CONFIG_CRYPTO_DEV_MXS_DCP is not set CONFIG_CRYPTO_DEV_NITROX_CNN55XX=m CONFIG_CRYPTO_DEV_OCTEONTX2_CPT=m @@ -1147,6 +1166,7 @@ CONFIG_CXL_MEM=m CONFIG_CXL_PCI=m CONFIG_CXL_PMEM=m # CONFIG_CXL_REGION_INVALIDATION_TEST is not set +CONFIG_CXL_REGION=y # CONFIG_DA280 is not set # CONFIG_DA311 is not set CONFIG_DAMON_DBGFS=y @@ -1264,7 +1284,7 @@ CONFIG_DEVFREQ_GOV_POWERSAVE=m CONFIG_DEVFREQ_GOV_SIMPLE_ONDEMAND=m CONFIG_DEVFREQ_GOV_USERSPACE=m # CONFIG_DEVFREQ_THERMAL is not set -# CONFIG_DEVICE_PRIVATE is not set +CONFIG_DEVICE_PRIVATE=y CONFIG_DEVMEM=y # CONFIG_DEVPORT is not set CONFIG_DEVTMPFS_MOUNT=y @@ -1340,6 +1360,8 @@ CONFIG_DP83848_PHY=m CONFIG_DP83867_PHY=m # CONFIG_DP83869_PHY is not set CONFIG_DP83TC811_PHY=m +# CONFIG_DP83TD510_PHY is not set +CONFIG_DPLL=y # CONFIG_DPS310 is not set # CONFIG_DRAGONRISE_FF is not set CONFIG_DRM_AMD_ACP=y @@ -1350,6 +1372,7 @@ CONFIG_DRM_AMDGPU_CIK=y CONFIG_DRM_AMDGPU=m # CONFIG_DRM_AMDGPU_SI is not set CONFIG_DRM_AMDGPU_USERPTR=y +# CONFIG_DRM_AMDGPU_WERROR is not set # CONFIG_DRM_AMD_SECURE_DISPLAY is not set # CONFIG_DRM_ANALOGIX_ANX6345 is not set # CONFIG_DRM_ANALOGIX_ANX7625 is not set @@ -1403,6 +1426,7 @@ CONFIG_DRM_LOAD_EDID_FIRMWARE=y # CONFIG_DRM_LONTIUM_LT9211 is not set # CONFIG_DRM_LONTIUM_LT9611 is not set # CONFIG_DRM_LONTIUM_LT9611UXC is not set +# CONFIG_DRM_LOONGSON is not set # CONFIG_DRM_LVDS_CODEC is not set CONFIG_DRM=m # CONFIG_DRM_MALI_DISPLAY is not set @@ -1443,6 +1467,7 @@ CONFIG_DRM_NOUVEAU=m # CONFIG_DRM_PANEL_LG_LB035Q02 is not set # CONFIG_DRM_PANEL_LG_LG4573 is not set # CONFIG_DRM_PANEL_LVDS is not set +# CONFIG_DRM_PANEL_MAGNACHIP_D53E6EA8966 is not set # CONFIG_DRM_PANEL_MANTIX_MLAF057WE51 is not set # CONFIG_DRM_PANEL_MIPI_DBI is not set # CONFIG_DRM_PANEL_NEC_NL8048HL11 is not set @@ -1451,6 +1476,7 @@ CONFIG_DRM_NOUVEAU=m # CONFIG_DRM_PANEL_NOVATEK_NT35510 is not set # CONFIG_DRM_PANEL_NOVATEK_NT35560 is not set # CONFIG_DRM_PANEL_NOVATEK_NT35950 is not set +# CONFIG_DRM_PANEL_NOVATEK_NT36523 is not set # CONFIG_DRM_PANEL_NOVATEK_NT36672A is not set # CONFIG_DRM_PANEL_NOVATEK_NT39016 is not set # CONFIG_DRM_PANEL_OLIMEX_LCD_OLINUXINO is not set @@ -1467,6 +1493,7 @@ CONFIG_DRM_NOUVEAU=m # CONFIG_DRM_PANEL_SAMSUNG_LD9040 is not set # CONFIG_DRM_PANEL_SAMSUNG_S6D16D0 is not set # CONFIG_DRM_PANEL_SAMSUNG_S6D27A1 is not set +# CONFIG_DRM_PANEL_SAMSUNG_S6D7AA0 is not set # CONFIG_DRM_PANEL_SAMSUNG_S6E3HA2 is not set # CONFIG_DRM_PANEL_SAMSUNG_S6E63J0X03 is not set # CONFIG_DRM_PANEL_SAMSUNG_S6E63M0 is not set @@ -1483,12 +1510,15 @@ CONFIG_DRM_NOUVEAU=m # CONFIG_DRM_PANEL_SITRONIX_ST7703 is not set # CONFIG_DRM_PANEL_SITRONIX_ST7789V is not set # CONFIG_DRM_PANEL_SONY_ACX565AKM is not set +# CONFIG_DRM_PANEL_SONY_TD4353_JDI is not set # CONFIG_DRM_PANEL_SONY_TULIP_TRULY_NT35521 is not set +# CONFIG_DRM_PANEL_STARTEK_KD070FHFID015 is not set # CONFIG_DRM_PANEL_TDO_TL070WSH30 is not set # CONFIG_DRM_PANEL_TPO_TD028TTEC1 is not set # CONFIG_DRM_PANEL_TPO_TD043MTEA1 is not set # CONFIG_DRM_PANEL_TPO_TPG110 is not set # CONFIG_DRM_PANEL_TRULY_NT35597_WQXGA is not set +# CONFIG_DRM_PANEL_VISIONOX_R66451 is not set # CONFIG_DRM_PANEL_VISIONOX_RM69299 is not set # CONFIG_DRM_PANEL_VISIONOX_VTDR6130 is not set # CONFIG_DRM_PANEL_WIDECHIPS_WS2401 is not set @@ -1502,6 +1532,7 @@ CONFIG_DRM_RADEON=m CONFIG_DRM_RADEON_USERPTR=y # CONFIG_DRM_RCAR_DW_HDMI is not set # CONFIG_DRM_RCAR_LVDS is not set +# CONFIG_DRM_SAMSUNG_DSIM is not set # CONFIG_DRM_SII902X is not set # CONFIG_DRM_SII9234 is not set # CONFIG_DRM_SIL_SII8620 is not set @@ -1522,9 +1553,11 @@ CONFIG_DRM_TEGRA=m # CONFIG_DRM_TOSHIBA_TC358767 is not set # CONFIG_DRM_TOSHIBA_TC358768 is not set # CONFIG_DRM_TOSHIBA_TC358775 is not set +# CONFIG_DRM_TTM_KUNIT_TEST is not set CONFIG_DRM_UDL=m # CONFIG_DRM_VBOXVIDEO is not set # CONFIG_DRM_VGEM is not set +CONFIG_DRM_VIRTIO_GPU_KMS=y CONFIG_DRM_VIRTIO_GPU=m CONFIG_DRM_VKMS=m CONFIG_DRM_VMWGFX_FBCON=y @@ -1598,7 +1631,7 @@ CONFIG_DW_DMAC_PCI=m # CONFIG_DW_I3C_MASTER is not set CONFIG_DWMAC_DWC_QOS_ETH=m # CONFIG_DWMAC_GENERIC is not set -# CONFIG_DWMAC_IMX8 is not set +CONFIG_DWMAC_IMX8=m # CONFIG_DWMAC_INTEL_PLAT is not set # CONFIG_DWMAC_IPQ806X is not set # CONFIG_DWMAC_LOONGSON is not set @@ -1646,6 +1679,7 @@ CONFIG_EFI_CUSTOM_SSDT_OVERLAYS=y CONFIG_EFI_DXE_MEM_ATTRIBUTES=y # CONFIG_EFI_FAKE_MEMMAP is not set CONFIG_EFI_GENERIC_STUB_INITRD_CMDLINE_LOADER=y +CONFIG_EFI_HANDOVER_PROTOCOL=y CONFIG_EFI_PARTITION=y # CONFIG_EFI_PGT_DUMP is not set # CONFIG_EFI_RCI2_TABLE is not set @@ -1656,6 +1690,7 @@ CONFIG_EFIVAR_FS=y CONFIG_EFI_VARS_PSTORE_DEFAULT_DISABLE=y CONFIG_EFI_VARS_PSTORE=y CONFIG_EFI=y +# CONFIG_EFI_ZBOOT is not set # CONFIG_EFS_FS is not set # CONFIG_EISA is not set # CONFIG_EMBEDDED is not set @@ -1667,7 +1702,12 @@ CONFIG_ENIC=m # CONFIG_EPIC100 is not set CONFIG_EPOLL=y # CONFIG_EQUALIZER is not set -# CONFIG_EROFS_FS is not set +# CONFIG_EROFS_FS_DEBUG is not set +CONFIG_EROFS_FS=m +CONFIG_EROFS_FS_POSIX_ACL=y +CONFIG_EROFS_FS_SECURITY=y +CONFIG_EROFS_FS_XATTR=y +# CONFIG_EROFS_FS_ZIP is not set CONFIG_ETHERNET=y # CONFIG_ETHOC is not set CONFIG_ETHTOOL_NETLINK=y @@ -1722,6 +1762,7 @@ CONFIG_FAT_DEFAULT_IOCHARSET="ascii" # CONFIG_FAT_DEFAULT_UTF8 is not set CONFIG_FAT_FS=m CONFIG_FAT_KUNIT_TEST=m +# CONFIG_FAULT_INJECTION_CONFIGFS is not set CONFIG_FAULT_INJECTION_DEBUG_FS=y CONFIG_FAULT_INJECTION_STACKTRACE_FILTER=y # CONFIG_FAULT_INJECTION_USERCOPY is not set @@ -1801,7 +1842,6 @@ CONFIG_FIXED_PHY=y CONFIG_FM10K=m # CONFIG_FONTS is not set CONFIG_FONT_SUPPORT=y -CONFIG_FORCE_MAX_ZONEORDER=14 CONFIG_FORTIFY_SOURCE=y # CONFIG_FPGA is not set CONFIG_FPROBE=y @@ -1833,7 +1873,9 @@ CONFIG_FSL_IMX8_DDR_PMU=y # CONFIG_FSL_RCPM is not set # CONFIG_FSL_XGMAC_MDIO is not set CONFIG_FSNOTIFY=y -# CONFIG_FS_VERITY is not set +# CONFIG_FS_VERITY_BUILTIN_SIGNATURES is not set +# CONFIG_FS_VERITY_DEBUG is not set +CONFIG_FS_VERITY=y # CONFIG_FTL is not set CONFIG_FTRACE_MCOUNT_RECORD=y # CONFIG_FTRACE_RECORD_RECURSION is not set @@ -1858,9 +1900,11 @@ CONFIG_FUTEX=y # CONFIG_FW_CACHE is not set # CONFIG_FW_CFG_SYSFS_CMDLINE is not set CONFIG_FW_CFG_SYSFS=y +# CONFIG_FW_DEVLINK_SYNC_STATE_TIMEOUT is not set CONFIG_FW_LOADER_COMPRESS_XZ=y CONFIG_FW_LOADER_COMPRESS=y CONFIG_FW_LOADER_COMPRESS_ZSTD=y +CONFIG_FW_LOADER_DEBUG=y # CONFIG_FW_LOADER_USER_HELPER_FALLBACK is not set # CONFIG_FW_LOADER_USER_HELPER is not set CONFIG_FW_LOADER=y @@ -1988,6 +2032,7 @@ CONFIG_HARDENED_USERCOPY_FALLBACK=y CONFIG_HARDENED_USERCOPY=y CONFIG_HARDLOCKUP_DETECTOR=y CONFIG_HASH_KUNIT_TEST=m +CONFIG_HASHTABLE_KUNIT_TEST=m # CONFIG_HDC100X is not set # CONFIG_HDC2010 is not set CONFIG_HDLC_CISCO=m @@ -2047,6 +2092,7 @@ CONFIG_HID_ITE=m CONFIG_HID_JABRA=m CONFIG_HID_KENSINGTON=m CONFIG_HID_KEYTOUCH=m +CONFIG_HID_KUNIT_TEST=m CONFIG_HID_KYE=m CONFIG_HID_LCPOWER=m CONFIG_HID_LED=m @@ -2067,6 +2113,7 @@ CONFIG_HID_MULTITOUCH=m # CONFIG_HID_NINTENDO is not set CONFIG_HID_NTI=m CONFIG_HID_NTRIG=y +# CONFIG_HID_NVIDIA_SHIELD is not set CONFIG_HID_ORTEK=m CONFIG_HID_PANTHERLORD=m CONFIG_HID_PENMOUNT=m @@ -2206,6 +2253,7 @@ CONFIG_HYPERV_STORAGE=m # CONFIG_HYPERV_TESTING is not set CONFIG_HYPERV_UTILS=m CONFIG_HYPERV_VSOCKETS=m +# CONFIG_HYPERV_VTL_MODE is not set # CONFIG_HZ_1000 is not set CONFIG_HZ_100=y # CONFIG_HZ_250 is not set @@ -2302,6 +2350,7 @@ CONFIG_I3C=m CONFIG_I40E=m CONFIG_I40EVF=m CONFIG_I6300ESB_WDT=m +# CONFIG_IA32_EMULATION_DEFAULT_DISABLED is not set # CONFIG_IAQCORE is not set CONFIG_IAVF=m CONFIG_IB700_WDT=m @@ -2316,6 +2365,7 @@ CONFIG_ICPLUS_PHY=m # CONFIG_ICST is not set # CONFIG_IDLE_INJECT is not set CONFIG_IDLE_PAGE_TRACKING=y +CONFIG_IDPF=m CONFIG_IEEE802154_6LOWPAN=m # CONFIG_IEEE802154_ADF7242 is not set # CONFIG_IEEE802154_AT86RF230 is not set @@ -2458,6 +2508,7 @@ CONFIG_INPUT_APANEL=m # CONFIG_INPUT_ATI_REMOTE2 is not set CONFIG_INPUT_ATLAS_BTNS=m # CONFIG_INPUT_ATMEL_CAPTOUCH is not set +# CONFIG_INPUT_BBNSM_PWRKEY is not set # CONFIG_INPUT_BMA150 is not set # CONFIG_INPUT_CM109 is not set # CONFIG_INPUT_CMA3000 is not set @@ -2482,6 +2533,7 @@ CONFIG_INPUT_FF_MEMLESS=m # CONFIG_INPUT_JOYSTICK is not set CONFIG_INPUT_KEYBOARD=y # CONFIG_INPUT_KEYSPAN_REMOTE is not set +CONFIG_INPUT_KUNIT_TEST=m # CONFIG_INPUT_KXTJ9 is not set CONFIG_INPUT_LEDS=y # CONFIG_INPUT_MATRIXKMAP is not set @@ -2525,6 +2577,7 @@ CONFIG_INTEL_IOMMU_PERF_EVENTS=y # CONFIG_INTEL_ISH_FIRMWARE_DOWNLOADER is not set # CONFIG_INTEL_LDMA is not set CONFIG_INTEL_MEI_GSC=m +CONFIG_INTEL_MEI_GSC_PROXY=m # CONFIG_INTEL_MEI_HDCP is not set # CONFIG_INTEL_MEI_PXP is not set # CONFIG_INTEL_MEI_TXE is not set @@ -2533,6 +2586,7 @@ CONFIG_INTEL_MEI_GSC=m # CONFIG_INTEL_PMT_CRASHLOG is not set # CONFIG_INTEL_PMT_TELEMETRY is not set # CONFIG_INTEL_PUNIT_IPC is not set +CONFIG_INTEL_RAPL_TPMI=m CONFIG_INTEL_RST=m # CONFIG_INTEL_SAR_INT1092 is not set # CONFIG_INTEL_SCU_PCI is not set @@ -2567,7 +2621,8 @@ CONFIG_IOMMU_DEBUGFS=y CONFIG_IOMMU_DEFAULT_DMA_LAZY=y # CONFIG_IOMMU_DEFAULT_DMA_STRICT is not set # CONFIG_IOMMU_DEFAULT_PASSTHROUGH is not set -# CONFIG_IOMMUFD is not set +CONFIG_IOMMUFD=m +# CONFIG_IOMMUFD_TEST is not set # CONFIG_IOMMU_IO_PGTABLE_ARMV7S is not set # CONFIG_IOMMU_IO_PGTABLE_LPAE_SELFTEST is not set CONFIG_IOMMU_SUPPORT=y @@ -2846,10 +2901,13 @@ CONFIG_KPROBES=y CONFIG_KSM=y CONFIG_KUNIT_ALL_TESTS=m CONFIG_KUNIT_DEBUGFS=y +# CONFIG_KUNIT_DEFAULT_ENABLED is not set CONFIG_KUNIT_EXAMPLE_TEST=m CONFIG_KUNIT=m CONFIG_KUNIT_TEST=m CONFIG_KVM_AMD_SEV=y +CONFIG_KVM_MAX_NR_VCPUS=4096 +CONFIG_KVM_PROVE_MMU=y CONFIG_KVM_SMM=y # CONFIG_KVM_XEN is not set CONFIG_KVM=y @@ -3001,6 +3059,9 @@ CONFIG_LOOPBACK_TARGET=m # CONFIG_LPC_ICH is not set # CONFIG_LP_CONSOLE is not set # CONFIG_LPC_SCH is not set +CONFIG_LRU_GEN_ENABLED=y +# CONFIG_LRU_GEN_STATS is not set +CONFIG_LRU_GEN=y CONFIG_LSI_ET1011C_PHY=m CONFIG_LSM="lockdown,yama,integrity,selinux,bpf" CONFIG_LSM_MMAP_MIN_ADDR=65535 @@ -3022,6 +3083,7 @@ CONFIG_LZ4_COMPRESS=m CONFIG_MAC80211_DEBUGFS=y # CONFIG_MAC80211_DEBUG_MENU is not set CONFIG_MAC80211_HWSIM=m +CONFIG_MAC80211_KUNIT_TEST=m CONFIG_MAC80211_LEDS=y CONFIG_MAC80211=m # CONFIG_MAC80211_MESH is not set @@ -3046,6 +3108,7 @@ CONFIG_MAILBOX_TEST=m CONFIG_MAILBOX=y # CONFIG_MANAGER_SBS is not set CONFIG_MARVELL_10G_PHY=m +CONFIG_MARVELL_88Q2XXX_PHY=m # CONFIG_MARVELL_88X2222_PHY is not set CONFIG_MARVELL_CN10K_DDR_PMU=m CONFIG_MARVELL_CN10K_TAD_PMU=m @@ -3086,6 +3149,7 @@ CONFIG_MAXLINEAR_GPHY=m # CONFIG_MCP4725 is not set # CONFIG_MCP4922 is not set CONFIG_MD_AUTODETECT=y +CONFIG_MD_BITMAP_FILE=y # CONFIG_MD_CLUSTER is not set CONFIG_MD_FAULTY=m # CONFIG_MDIO_BCM_IPROC is not set @@ -3138,6 +3202,7 @@ CONFIG_MEMBARRIER=y CONFIG_MEMCG_SWAP=y CONFIG_MEMCG=y CONFIG_MEMCPY_KUNIT_TEST=m +CONFIG_MEMCPY_SLOW_KUNIT_TEST=y CONFIG_MEMORY_FAILURE=y # CONFIG_MEMORY_HOTPLUG_DEFAULT_ONLINE is not set CONFIG_MEMORY_HOTPLUG=y @@ -3171,6 +3236,7 @@ CONFIG_MESSAGE_LOGLEVEL_DEFAULT=4 # CONFIG_MFD_BCM590XX is not set # CONFIG_MFD_BD9571MWV is not set # CONFIG_MFD_CPCAP is not set +# CONFIG_MFD_CS42L43_I2C is not set # CONFIG_MFD_DA9052_I2C is not set # CONFIG_MFD_DA9052_SPI is not set # CONFIG_MFD_DA9055 is not set @@ -3269,6 +3335,7 @@ CONFIG_MICREL_PHY=m CONFIG_MICROCHIP_PHY=m # CONFIG_MICROCHIP_PIT64B is not set CONFIG_MICROCHIP_T1_PHY=m +# CONFIG_MICROCHIP_T1S_PHY is not set # CONFIG_MICROCODE_LATE_LOADING is not set # CONFIG_MICROCODE_OLD_INTERFACE is not set CONFIG_MICROSEMI_PHY=m @@ -3364,7 +3431,7 @@ CONFIG_MMC_SDHCI=m # CONFIG_MMC_SDHCI_OF_ARASAN is not set # CONFIG_MMC_SDHCI_OF_ASPEED is not set # CONFIG_MMC_SDHCI_OF_AT91 is not set -# CONFIG_MMC_SDHCI_OF_DWCMSHC is not set +CONFIG_MMC_SDHCI_OF_DWCMSHC=m # CONFIG_MMC_SDHCI_OF_ESDHC is not set # CONFIG_MMC_SDHCI_OMAP is not set CONFIG_MMC_SDHCI_PCI=m @@ -3456,6 +3523,8 @@ CONFIG_MT76x2U=m CONFIG_MT7921E=m # CONFIG_MT7921S is not set # CONFIG_MT7921U is not set +# CONFIG_MT7925E is not set +# CONFIG_MT7925U is not set # CONFIG_MT7996E is not set # CONFIG_MTD_ABSENT is not set # CONFIG_MTD_AFS_PARTS is not set @@ -3556,6 +3625,7 @@ CONFIG_MYRI10GE_DCA=y CONFIG_NAMESPACES=y CONFIG_NATIONAL_PHY=m # CONFIG_NAU7802 is not set +# CONFIG_NCN26000_PHY is not set CONFIG_ND_BLK=m CONFIG_ND_BTT=m # CONFIG_NDC_DIS_DYNAMIC_CACHING is not set @@ -3697,6 +3767,7 @@ CONFIG_NETFILTER=y # CONFIG_NET_FOU is not set CONFIG_NETFS_STATS=y CONFIG_NETFS_SUPPORT=m +CONFIG_NET_HANDSHAKE_KUNIT_TEST=m # CONFIG_NET_IFE is not set CONFIG_NET_IPGRE_BROADCAST=y CONFIG_NET_IPGRE_DEMUX=m @@ -4014,7 +4085,7 @@ CONFIG_NLS_MAC_TURKISH=m CONFIG_NLS_UTF8=m CONFIG_NLS=y # CONFIG_NOA1305 is not set -CONFIG_NODES_SHIFT=6 +CONFIG_NODES_SHIFT=8 CONFIG_NO_HZ_FULL=y # CONFIG_NO_HZ_IDLE is not set CONFIG_NO_HZ=y @@ -4075,9 +4146,10 @@ CONFIG_NVME_VERBOSE_ERRORS=y # CONFIG_NVRAM is not set # CONFIG_NVSW_SN2201 is not set # CONFIG_NXP_C45_TJA11XX_PHY is not set +# CONFIG_NXP_CBTX_PHY is not set # CONFIG_NXP_TJA11XX_PHY is not set # CONFIG_OCFS2_FS is not set -# CONFIG_OCTEON_EP is not set +CONFIG_OCTEON_EP=m CONFIG_OCTEONTX2_AF=m CONFIG_OCTEONTX2_MBOX=m CONFIG_OCTEONTX2_PF=m @@ -4298,6 +4370,7 @@ CONFIG_PINCTRL_ALDERLAKE=m # CONFIG_PINCTRL_AMD is not set # CONFIG_PINCTRL_BROXTON is not set # CONFIG_PINCTRL_CHERRYVIEW is not set +# CONFIG_PINCTRL_CS42L43 is not set CONFIG_PINCTRL_ELKHARTLAKE=m CONFIG_PINCTRL_EMMITSBURG=m CONFIG_PINCTRL_ICELAKE=m @@ -4309,7 +4382,7 @@ CONFIG_PINCTRL_IMX8MQM=m CONFIG_PINCTRL_IMX8MQXP=m CONFIG_PINCTRL_IMX8MQ=y # CONFIG_PINCTRL_IMX8ULP is not set -# CONFIG_PINCTRL_IMX93 is not set +CONFIG_PINCTRL_IMX93=y # CONFIG_PINCTRL_IMXRT1050 is not set # CONFIG_PINCTRL_IMXRT1170 is not set CONFIG_PINCTRL_IPROC_GPIO=y @@ -4469,9 +4542,9 @@ CONFIG_PWM_IMX27=m # CONFIG_PWM_PCA9685 is not set CONFIG_PWM_TEGRA=y CONFIG_PWM=y -# CONFIG_PWRSEQ_EMMC is not set +CONFIG_PWRSEQ_EMMC=m # CONFIG_PWRSEQ_SD8787 is not set -# CONFIG_PWRSEQ_SIMPLE is not set +CONFIG_PWRSEQ_SIMPLE=m # CONFIG_QCA7000_SPI is not set # CONFIG_QCOM_AOSS_QMP is not set # CONFIG_QCOM_APCS_IPC is not set @@ -4497,6 +4570,7 @@ CONFIG_QCOM_L3_PMU=y # CONFIG_QCOM_LLCC is not set # CONFIG_QCOM_OCMEM is not set # CONFIG_QCOM_PDC is not set +# CONFIG_QCOM_PMIC_GLINK is not set CONFIG_QCOM_QDF2400_ERRATUM_0065=y # CONFIG_QCOM_QFPROM is not set # CONFIG_QCOM_RMTFS_MEM is not set @@ -4557,10 +4631,12 @@ CONFIG_RAS=y CONFIG_RATIONAL_KUNIT_TEST=m # CONFIG_RBTREE_TEST is not set # CONFIG_RC_CORE is not set +# CONFIG_RCU_CPU_STALL_CPUTIME is not set CONFIG_RCU_CPU_STALL_TIMEOUT=60 # CONFIG_RCU_EQS_DEBUG is not set CONFIG_RCU_EXP_CPU_STALL_TIMEOUT=0 # CONFIG_RCU_EXPERT is not set +# CONFIG_RCU_LAZY is not set # CONFIG_RCU_NOCB_CPU_DEFAULT_ALL is not set CONFIG_RCU_NOCB_CPU=y CONFIG_RCU_REF_SCALE_TEST=m @@ -4582,6 +4658,7 @@ CONFIG_RD_ZSTD=y CONFIG_REALTEK_AUTOPM=y CONFIG_REALTEK_PHY=m # CONFIG_REED_SOLOMON_TEST is not set +CONFIG_REGMAP_KUNIT=m # CONFIG_REGULATOR_88PG86X is not set # CONFIG_REGULATOR_ACT8865 is not set # CONFIG_REGULATOR_AD5398 is not set @@ -4665,6 +4742,7 @@ CONFIG_RELAY=y CONFIG_RELOCATABLE=y # CONFIG_RELR is not set # CONFIG_REMOTEPROC is not set +# CONFIG_REMOTE_TARGET is not set CONFIG_RENESAS_PHY=m # CONFIG_RESET_ATTACK_MITIGATION is not set CONFIG_RESET_CONTROLLER=y @@ -4681,6 +4759,7 @@ CONFIG_RFKILL_GPIO=m CONFIG_RFKILL_INPUT=y CONFIG_RFKILL=m CONFIG_RHEL_DIFFERENCES=y +# CONFIG_RH_KABI_SIZE_ALIGN_CHECKS is not set CONFIG_RING_BUFFER_BENCHMARK=m # CONFIG_RING_BUFFER_STARTUP_TEST is not set # CONFIG_RING_BUFFER_VALIDATE_TIME_DELTAS is not set @@ -4868,9 +4947,10 @@ CONFIG_RTW88_8822CE=m CONFIG_RTW88_DEBUGFS=y CONFIG_RTW88_DEBUG=y CONFIG_RTW88=m +# CONFIG_RTW89_8851BE is not set CONFIG_RTW89_8852AE=m CONFIG_RTW89_8852BE=m -# CONFIG_RTW89_8852CE is not set +CONFIG_RTW89_8852CE=m CONFIG_RTW89_DEBUGFS=y CONFIG_RTW89_DEBUGMSG=y CONFIG_RTW89=m @@ -5347,6 +5427,7 @@ CONFIG_SHUFFLE_PAGE_ALLOCATOR=y CONFIG_SIGNED_PE_FILE_VERIFICATION=y # CONFIG_SIMPLE_PM_BUS is not set # CONFIG_SIOX is not set +CONFIG_SIPHASH_KUNIT_TEST=m # CONFIG_SKGE is not set # CONFIG_SKY2 is not set CONFIG_SLAB_FREELIST_HARDENED=y @@ -5488,6 +5569,7 @@ CONFIG_SND_OSSEMUL=y CONFIG_SND_OXYGEN=m CONFIG_SND_PCI=y # CONFIG_SND_PCM_OSS is not set +# CONFIG_SND_PCMTEST is not set CONFIG_SND_PCM_XRUN_DEBUG=y # CONFIG_SND_PCSP is not set CONFIG_SND_PCXHR=m @@ -5501,6 +5583,7 @@ CONFIG_SND_SEQ_DUMMY=m CONFIG_SND_SEQ_HRTIMER_DEFAULT=y CONFIG_SND_SEQUENCER=m # CONFIG_SND_SEQUENCER_OSS is not set +CONFIG_SND_SEQ_UMP=y # CONFIG_SND_SERIAL_U16550 is not set # CONFIG_SND_SIMPLE_CARD is not set # CONFIG_SND_SOC_AC97_CODEC is not set @@ -5535,10 +5618,13 @@ CONFIG_SND_SEQUENCER=m # CONFIG_SND_SOC_AMD_RPL_ACP6x is not set # CONFIG_SND_SOC_AMD_VANGOGH_MACH is not set # CONFIG_SND_SOC_AMD_YC_MACH is not set +# CONFIG_SND_SOC_AUDIO_IIO_AUX is not set # CONFIG_SND_SOC_AW8738 is not set +# CONFIG_SND_SOC_AW88261 is not set # CONFIG_SND_SOC_AW88395 is not set # CONFIG_SND_SOC_BD28623 is not set # CONFIG_SND_SOC_BT_SCO is not set +# CONFIG_SND_SOC_CHV3_CODEC is not set # CONFIG_SND_SOC_CS35L32 is not set # CONFIG_SND_SOC_CS35L33 is not set # CONFIG_SND_SOC_CS35L34 is not set @@ -5596,6 +5682,7 @@ CONFIG_SND_SOC_CX2072X=m # CONFIG_SND_SOC_INTEL_AVS is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_DA7219 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_DMIC is not set +# CONFIG_SND_SOC_INTEL_AVS_MACH_ES8336 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_HDAUDIO is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_I2S_TEST is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_MAX98357A is not set @@ -5606,6 +5693,7 @@ CONFIG_SND_SOC_CX2072X=m # CONFIG_SND_SOC_INTEL_AVS_MACH_RT274 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_RT286 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_RT298 is not set +# CONFIG_SND_SOC_INTEL_AVS_MACH_RT5663 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_RT5682 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_SSM4567 is not set # CONFIG_SND_SOC_INTEL_BDW_RT5650_MACH is not set @@ -5703,6 +5791,7 @@ CONFIG_SND_SOC_MAX98927=m # CONFIG_SND_SOC_PEB2466 is not set # CONFIG_SND_SOC_RK3328 is not set # CONFIG_SND_SOC_RL6231 is not set +# CONFIG_SND_SOC_RT1017_SDCA_SDW is not set # CONFIG_SND_SOC_RT1308 is not set # CONFIG_SND_SOC_RT1308_SDW is not set # CONFIG_SND_SOC_RT1316_SDW is not set @@ -5767,6 +5856,7 @@ CONFIG_SND_SOC_SOF_TOPLEVEL=y # CONFIG_SND_SOC_TAS2764 is not set # CONFIG_SND_SOC_TAS2770 is not set # CONFIG_SND_SOC_TAS2780 is not set +# CONFIG_SND_SOC_TAS2781_I2C is not set # CONFIG_SND_SOC_TAS5086 is not set # CONFIG_SND_SOC_TAS571X is not set # CONFIG_SND_SOC_TAS5720 is not set @@ -5822,6 +5912,7 @@ CONFIG_SND_SOC_WM8804_I2C=m # CONFIG_SND_SOC_WM8985 is not set # CONFIG_SND_SOC_WSA881X is not set # CONFIG_SND_SOC_WSA883X is not set +# CONFIG_SND_SOC_WSA884X is not set # CONFIG_SND_SOC_XILINX_AUDIO_FORMATTER is not set # CONFIG_SND_SOC_XILINX_I2S is not set # CONFIG_SND_SOC_XILINX_SPDIF is not set @@ -5835,8 +5926,10 @@ CONFIG_SND_SOC_WM8804_I2C=m # CONFIG_SND_SUPPORT_OLD_API is not set # CONFIG_SND_TEST_COMPONENT is not set CONFIG_SND_TRIDENT=m +CONFIG_SND_UMP_LEGACY_RAWMIDI=y CONFIG_SND_USB_6FIRE=m CONFIG_SND_USB_AUDIO=m +CONFIG_SND_USB_AUDIO_MIDI_V2=y CONFIG_SND_USB_CAIAQ_INPUT=y CONFIG_SND_USB_CAIAQ=m CONFIG_SND_USB_HIFACE=m @@ -5861,7 +5954,7 @@ CONFIG_SND_VX222=m # CONFIG_SND_YMFPCI is not set # CONFIG_SOC_BRCMSTB is not set CONFIG_SOC_IMX8M=y -# CONFIG_SOC_IMX9 is not set +CONFIG_SOC_IMX9=m # CONFIG_SOCIONEXT_SYNQUACER_PREITS is not set CONFIG_SOC_TEGRA_CBB=y # CONFIG_SOC_TI is not set @@ -5973,11 +6066,13 @@ CONFIG_STMMAC_PLATFORM=m # CONFIG_STM_SOURCE_CONSOLE is not set # CONFIG_STM_SOURCE_FTRACE is not set # CONFIG_STM_SOURCE_HEARTBEAT is not set +CONFIG_STRCAT_KUNIT_TEST=m CONFIG_STRICT_DEVMEM=y CONFIG_STRICT_KERNEL_RWX=y CONFIG_STRICT_MODULE_RWX=y # CONFIG_STRING_SELFTEST is not set CONFIG_STRIP_ASM_SYMS=y +CONFIG_STRSCPY_KUNIT_TEST=m # CONFIG_ST_UVIS25 is not set # CONFIG_SUN_PARTITION is not set CONFIG_SUNRPC_DEBUG=y @@ -6064,7 +6159,7 @@ CONFIG_TCP_CONG_DCTCP=m # CONFIG_TCP_CONG_HSTCP is not set CONFIG_TCP_CONG_HTCP=m # CONFIG_TCP_CONG_HYBLA is not set -# CONFIG_TCP_CONG_ILLINOIS is not set +CONFIG_TCP_CONG_ILLINOIS=m # CONFIG_TCP_CONG_LP is not set CONFIG_TCP_CONG_NV=m # CONFIG_TCP_CONG_SCALABLE is not set @@ -6313,6 +6408,7 @@ CONFIG_TYPEC_FUSB302=m # CONFIG_TYPEC_HD3SS3220 is not set CONFIG_TYPEC_MUX_FSA4480=m # CONFIG_TYPEC_MUX_GPIO_SBU is not set +# CONFIG_TYPEC_MUX_NB7VPQ904M is not set CONFIG_TYPEC_MUX_PI3USB30532=m # CONFIG_TYPEC_NVIDIA_ALTMODE is not set # CONFIG_TYPEC_QCOM_PMIC is not set @@ -6428,7 +6524,6 @@ CONFIG_USB_EZUSB_FX2=m # CONFIG_USB_FEW_INIT_RETRIES is not set # CONFIG_USB_FOTG210_HCD is not set # CONFIG_USB_FOTG210_UDC is not set -CONFIG_USB_FTDI_ELAN=m # CONFIG_USB_FUNCTIONFS is not set # CONFIG_USB_G_ACM_MS is not set # CONFIG_USB_GADGET_DEBUG_FILES is not set @@ -6678,7 +6773,6 @@ CONFIG_USB_TEGRA_XUDC=m # CONFIG_USB_TEST is not set CONFIG_USB_TMC=m # CONFIG_USB_TRANCEVIBRATOR is not set -# CONFIG_USB_U132_HCD is not set CONFIG_USB_UAS=m CONFIG_USB_UEAGLEATM=m CONFIG_USB_UHCI_HCD=y @@ -6721,6 +6815,10 @@ CONFIG_UV_SYSFS=m CONFIG_VETH=m CONFIG_VEXPRESS_CONFIG=y CONFIG_VFAT_FS=m +# CONFIG_VFIO_AMBA is not set +CONFIG_VFIO_CONTAINER=y +CONFIG_VFIO_DEVICE_CDEV=y +CONFIG_VFIO_GROUP=y CONFIG_VFIO_IOMMU_TYPE1=m CONFIG_VFIO=m # CONFIG_VFIO_MDEV is not set diff --git a/SOURCES/kernel-aarch64-64k-rhel.config b/SOURCES/kernel-aarch64-64k-rhel.config index a80be71..3aeef5f 100644 --- a/SOURCES/kernel-aarch64-64k-rhel.config +++ b/SOURCES/kernel-aarch64-64k-rhel.config @@ -14,6 +14,7 @@ CONFIG_8139TOO=m # CONFIG_ACCESSIBILITY is not set # CONFIG_ACORN_PARTITION is not set CONFIG_ACPI_AC=y +CONFIG_ACPI_AGDI=y # CONFIG_ACPI_ALS is not set CONFIG_ACPI_APEI_EINJ=m # CONFIG_ACPI_APEI_ERST_DEBUG is not set @@ -110,9 +111,11 @@ CONFIG_ACPI=y # CONFIG_AD8366 is not set # CONFIG_AD8801 is not set # CONFIG_AD9523 is not set +# CONFIG_ADDRESS_MASKING is not set # CONFIG_ADF4350 is not set # CONFIG_ADF4371 is not set # CONFIG_ADFS_FS is not set +# CONFIG_ADIN1100_PHY is not set # CONFIG_ADIN_PHY is not set # CONFIG_ADIS16080 is not set # CONFIG_ADIS16130 is not set @@ -186,7 +189,7 @@ CONFIG_AMD_PMC=m CONFIG_AMD_XGBE=m # CONFIG_AMIGA_PARTITION is not set CONFIG_AMPERE_ERRATUM_AC03_CPU_38=y -# CONFIG_ANDROID is not set +# CONFIG_ANDROID_BINDER_IPC is not set # CONFIG_ANON_VMA_NAME is not set # CONFIG_APDS9300 is not set # CONFIG_APDS9802ALS is not set @@ -207,6 +210,7 @@ CONFIG_ARCH_BCM_IPROC=y # CONFIG_ARCH_BITMAIN is not set # CONFIG_ARCH_BRCMSTB is not set # CONFIG_ARCH_EXYNOS is not set +CONFIG_ARCH_FORCE_MAX_ORDER=13 CONFIG_ARCH_HISI=y # CONFIG_ARCH_INTEL_SOCFPGA is not set # CONFIG_ARCH_K3 is not set @@ -262,8 +266,11 @@ CONFIG_ARM64_ERRATUM_1463225=y CONFIG_ARM64_ERRATUM_1508412=y CONFIG_ARM64_ERRATUM_1530923=y CONFIG_ARM64_ERRATUM_1542419=y +CONFIG_ARM64_ERRATUM_1902691=y +CONFIG_ARM64_ERRATUM_2038923=y CONFIG_ARM64_ERRATUM_2051678=y CONFIG_ARM64_ERRATUM_2054223=y +CONFIG_ARM64_ERRATUM_2064142=y CONFIG_ARM64_ERRATUM_2067961=y CONFIG_ARM64_ERRATUM_2077057=y CONFIG_ARM64_ERRATUM_2119858=y @@ -275,6 +282,7 @@ CONFIG_ARM64_ERRATUM_2441009=y CONFIG_ARM64_ERRATUM_2457168=y CONFIG_ARM64_ERRATUM_2645198=y CONFIG_ARM64_ERRATUM_2658417=y +CONFIG_ARM64_ERRATUM_2966298=y CONFIG_ARM64_ERRATUM_819472=y CONFIG_ARM64_ERRATUM_824069=y CONFIG_ARM64_ERRATUM_826319=y @@ -310,11 +318,11 @@ CONFIG_ARM_ARCH_TIMER_EVTSTREAM=y # CONFIG_ARM_CCI_PMU is not set CONFIG_ARM_CCN=y CONFIG_ARM_CMN=m -CONFIG_ARM_CORESIGHT_PMU_ARCH_SYSTEM_PMU=y +CONFIG_ARM_CORESIGHT_PMU_ARCH_SYSTEM_PMU=m CONFIG_ARM_CPUIDLE=y CONFIG_ARM_DMC620_PMU=m CONFIG_ARM_DSU_PMU=m -# CONFIG_ARM_FFA_TRANSPORT is not set +CONFIG_ARM_FFA_TRANSPORT=m CONFIG_ARM_IMX8M_DDRC_DEVFREQ=m CONFIG_ARM_IMX_BUS_DEVFREQ=m CONFIG_ARM_IMX_CPUFREQ_DT=m @@ -328,8 +336,10 @@ CONFIG_ARM_PSCI_CPUIDLE=y # CONFIG_ARM_QCOM_CPUFREQ_HW is not set CONFIG_ARM_SBSA_WATCHDOG=m CONFIG_ARM_SCMI_CPUFREQ=m +# CONFIG_ARM_SCMI_POWER_CONTROL is not set CONFIG_ARM_SCMI_POWER_DOMAIN=m CONFIG_ARM_SCMI_PROTOCOL=y +# CONFIG_ARM_SCMI_RAW_MODE_SUPPORT is not set CONFIG_ARM_SCMI_TRANSPORT_MAILBOX=y # CONFIG_ARM_SCMI_TRANSPORT_SMC_ATOMIC_ENABLE is not set CONFIG_ARM_SCMI_TRANSPORT_SMC=y @@ -637,6 +647,7 @@ CONFIG_BT_BNEP_PROTO_FILTER=y CONFIG_BT_BREDR=y CONFIG_BT_DEBUGFS=y CONFIG_BT_HCIBCM203X=m +# CONFIG_BT_HCIBCM4377 is not set CONFIG_BT_HCIBFUSB=m CONFIG_BT_HCIBPA10X=m CONFIG_BT_HCIBTSDIO=m @@ -644,6 +655,7 @@ CONFIG_BT_HCIBTUSB_AUTOSUSPEND=y CONFIG_BT_HCIBTUSB_BCM=y CONFIG_BT_HCIBTUSB=m CONFIG_BT_HCIBTUSB_MTK=y +CONFIG_BT_HCIBTUSB_POLL_SYNC=y CONFIG_BT_HCIBTUSB_RTL=y # CONFIG_BT_HCIUART_AG6XX is not set CONFIG_BT_HCIUART_ATH3K=y @@ -656,12 +668,14 @@ CONFIG_BT_HIDP=m # CONFIG_BT_HS is not set CONFIG_BT_INTEL=m # CONFIG_BT_LEDS is not set +CONFIG_BT_LE_L2CAP_ECRED=y CONFIG_BT_LE=y CONFIG_BT=m CONFIG_BT_MRVL=m CONFIG_BT_MRVL_SDIO=m # CONFIG_BT_MSFTEXT is not set # CONFIG_BT_MTKSDIO is not set +# CONFIG_BT_NXPUART is not set CONFIG_BT_RFCOMM=m CONFIG_BT_RFCOMM_TTY=y # CONFIG_BTRFS_FS is not set @@ -678,6 +692,7 @@ CONFIG_BUILD_SALT="" # CONFIG_CACHEFILES_HISTOGRAM is not set CONFIG_CACHEFILES=m # CONFIG_CACHEFILES_ONDEMAND is not set +CONFIG_CACHESTAT_SYSCALL=y # CONFIG_CADENCE_WATCHDOG is not set # CONFIG_CAIF is not set CONFIG_CAN_8DEV_USB=m @@ -757,6 +772,7 @@ CONFIG_CEPH_LIB_USE_DNS_RESOLVER=y # CONFIG_CFG80211_DEBUGFS is not set CONFIG_CFG80211_DEFAULT_PS=y # CONFIG_CFG80211_DEVELOPER_WARNINGS is not set +CONFIG_CFG80211_KUNIT_TEST=m CONFIG_CFG80211=m # CONFIG_CFG80211_WEXT is not set CONFIG_CFS_BANDWIDTH=y @@ -764,6 +780,7 @@ CONFIG_CGROUP_BPF=y CONFIG_CGROUP_CPUACCT=y # CONFIG_CGROUP_DEBUG is not set CONFIG_CGROUP_DEVICE=y +# CONFIG_CGROUP_FAVOR_DYNMODS is not set CONFIG_CGROUP_FREEZER=y CONFIG_CGROUP_HUGETLB=y CONFIG_CGROUP_MISC=y @@ -836,7 +853,7 @@ CONFIG_CLK_IMX8MN=y CONFIG_CLK_IMX8MP=y CONFIG_CLK_IMX8MQ=y # CONFIG_CLK_IMX8QXP is not set -# CONFIG_CLK_IMX93 is not set +CONFIG_CLK_IMX93=y # CONFIG_CLK_KUNIT_TEST is not set CONFIG_CLK_SP810=y CONFIG_CLK_VEXPRESS_OSC=y @@ -906,6 +923,7 @@ CONFIG_CONSOLE_LOGLEVEL_QUIET=4 CONFIG_CONSOLE_TRANSLATIONS=y CONFIG_CONTEXT_SWITCH_TRACER=y # CONFIG_CONTEXT_TRACKING_USER_FORCE is not set +# CONFIG_COPS is not set CONFIG_CORDIC=m CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS=y CONFIG_CORESIGHT_CATU=m @@ -1036,6 +1054,7 @@ CONFIG_CRYPTO_DEV_FSL_CAAM_RNG_API=y CONFIG_CRYPTO_DEV_HISI_SEC=m # CONFIG_CRYPTO_DEV_HISI_TRNG is not set # CONFIG_CRYPTO_DEV_HISI_ZIP is not set +# CONFIG_CRYPTO_DEV_IAA_CRYPTO is not set # CONFIG_CRYPTO_DEV_MXS_DCP is not set CONFIG_CRYPTO_DEV_NITROX_CNN55XX=m CONFIG_CRYPTO_DEV_OCTEONTX2_CPT=m @@ -1147,6 +1166,7 @@ CONFIG_CXL_MEM=m CONFIG_CXL_PCI=m CONFIG_CXL_PMEM=m # CONFIG_CXL_REGION_INVALIDATION_TEST is not set +CONFIG_CXL_REGION=y # CONFIG_DA280 is not set # CONFIG_DA311 is not set CONFIG_DAMON_DBGFS=y @@ -1256,7 +1276,7 @@ CONFIG_DEVFREQ_GOV_POWERSAVE=m CONFIG_DEVFREQ_GOV_SIMPLE_ONDEMAND=m CONFIG_DEVFREQ_GOV_USERSPACE=m # CONFIG_DEVFREQ_THERMAL is not set -# CONFIG_DEVICE_PRIVATE is not set +CONFIG_DEVICE_PRIVATE=y # CONFIG_DEVMEM is not set # CONFIG_DEVPORT is not set CONFIG_DEVTMPFS_MOUNT=y @@ -1332,6 +1352,8 @@ CONFIG_DP83848_PHY=m CONFIG_DP83867_PHY=m # CONFIG_DP83869_PHY is not set CONFIG_DP83TC811_PHY=m +# CONFIG_DP83TD510_PHY is not set +CONFIG_DPLL=y # CONFIG_DPS310 is not set # CONFIG_DRAGONRISE_FF is not set CONFIG_DRM_AMD_ACP=y @@ -1342,6 +1364,7 @@ CONFIG_DRM_AMDGPU_CIK=y CONFIG_DRM_AMDGPU=m # CONFIG_DRM_AMDGPU_SI is not set CONFIG_DRM_AMDGPU_USERPTR=y +# CONFIG_DRM_AMDGPU_WERROR is not set # CONFIG_DRM_AMD_SECURE_DISPLAY is not set # CONFIG_DRM_ANALOGIX_ANX6345 is not set # CONFIG_DRM_ANALOGIX_ANX7625 is not set @@ -1395,6 +1418,7 @@ CONFIG_DRM_LOAD_EDID_FIRMWARE=y # CONFIG_DRM_LONTIUM_LT9211 is not set # CONFIG_DRM_LONTIUM_LT9611 is not set # CONFIG_DRM_LONTIUM_LT9611UXC is not set +# CONFIG_DRM_LOONGSON is not set # CONFIG_DRM_LVDS_CODEC is not set CONFIG_DRM=m # CONFIG_DRM_MALI_DISPLAY is not set @@ -1435,6 +1459,7 @@ CONFIG_DRM_NOUVEAU=m # CONFIG_DRM_PANEL_LG_LB035Q02 is not set # CONFIG_DRM_PANEL_LG_LG4573 is not set # CONFIG_DRM_PANEL_LVDS is not set +# CONFIG_DRM_PANEL_MAGNACHIP_D53E6EA8966 is not set # CONFIG_DRM_PANEL_MANTIX_MLAF057WE51 is not set # CONFIG_DRM_PANEL_MIPI_DBI is not set # CONFIG_DRM_PANEL_NEC_NL8048HL11 is not set @@ -1443,6 +1468,7 @@ CONFIG_DRM_NOUVEAU=m # CONFIG_DRM_PANEL_NOVATEK_NT35510 is not set # CONFIG_DRM_PANEL_NOVATEK_NT35560 is not set # CONFIG_DRM_PANEL_NOVATEK_NT35950 is not set +# CONFIG_DRM_PANEL_NOVATEK_NT36523 is not set # CONFIG_DRM_PANEL_NOVATEK_NT36672A is not set # CONFIG_DRM_PANEL_NOVATEK_NT39016 is not set # CONFIG_DRM_PANEL_OLIMEX_LCD_OLINUXINO is not set @@ -1459,6 +1485,7 @@ CONFIG_DRM_NOUVEAU=m # CONFIG_DRM_PANEL_SAMSUNG_LD9040 is not set # CONFIG_DRM_PANEL_SAMSUNG_S6D16D0 is not set # CONFIG_DRM_PANEL_SAMSUNG_S6D27A1 is not set +# CONFIG_DRM_PANEL_SAMSUNG_S6D7AA0 is not set # CONFIG_DRM_PANEL_SAMSUNG_S6E3HA2 is not set # CONFIG_DRM_PANEL_SAMSUNG_S6E63J0X03 is not set # CONFIG_DRM_PANEL_SAMSUNG_S6E63M0 is not set @@ -1475,12 +1502,15 @@ CONFIG_DRM_NOUVEAU=m # CONFIG_DRM_PANEL_SITRONIX_ST7703 is not set # CONFIG_DRM_PANEL_SITRONIX_ST7789V is not set # CONFIG_DRM_PANEL_SONY_ACX565AKM is not set +# CONFIG_DRM_PANEL_SONY_TD4353_JDI is not set # CONFIG_DRM_PANEL_SONY_TULIP_TRULY_NT35521 is not set +# CONFIG_DRM_PANEL_STARTEK_KD070FHFID015 is not set # CONFIG_DRM_PANEL_TDO_TL070WSH30 is not set # CONFIG_DRM_PANEL_TPO_TD028TTEC1 is not set # CONFIG_DRM_PANEL_TPO_TD043MTEA1 is not set # CONFIG_DRM_PANEL_TPO_TPG110 is not set # CONFIG_DRM_PANEL_TRULY_NT35597_WQXGA is not set +# CONFIG_DRM_PANEL_VISIONOX_R66451 is not set # CONFIG_DRM_PANEL_VISIONOX_RM69299 is not set # CONFIG_DRM_PANEL_VISIONOX_VTDR6130 is not set # CONFIG_DRM_PANEL_WIDECHIPS_WS2401 is not set @@ -1494,6 +1524,7 @@ CONFIG_DRM_RADEON=m CONFIG_DRM_RADEON_USERPTR=y # CONFIG_DRM_RCAR_DW_HDMI is not set # CONFIG_DRM_RCAR_LVDS is not set +# CONFIG_DRM_SAMSUNG_DSIM is not set # CONFIG_DRM_SII902X is not set # CONFIG_DRM_SII9234 is not set # CONFIG_DRM_SIL_SII8620 is not set @@ -1514,9 +1545,11 @@ CONFIG_DRM_TEGRA=m # CONFIG_DRM_TOSHIBA_TC358767 is not set # CONFIG_DRM_TOSHIBA_TC358768 is not set # CONFIG_DRM_TOSHIBA_TC358775 is not set +# CONFIG_DRM_TTM_KUNIT_TEST is not set CONFIG_DRM_UDL=m # CONFIG_DRM_VBOXVIDEO is not set # CONFIG_DRM_VGEM is not set +CONFIG_DRM_VIRTIO_GPU_KMS=y CONFIG_DRM_VIRTIO_GPU=m CONFIG_DRM_VKMS=m CONFIG_DRM_VMWGFX_FBCON=y @@ -1590,7 +1623,7 @@ CONFIG_DW_DMAC_PCI=m # CONFIG_DW_I3C_MASTER is not set CONFIG_DWMAC_DWC_QOS_ETH=m # CONFIG_DWMAC_GENERIC is not set -# CONFIG_DWMAC_IMX8 is not set +CONFIG_DWMAC_IMX8=m # CONFIG_DWMAC_INTEL_PLAT is not set # CONFIG_DWMAC_IPQ806X is not set # CONFIG_DWMAC_LOONGSON is not set @@ -1638,6 +1671,7 @@ CONFIG_EFI_CUSTOM_SSDT_OVERLAYS=y CONFIG_EFI_DXE_MEM_ATTRIBUTES=y # CONFIG_EFI_FAKE_MEMMAP is not set CONFIG_EFI_GENERIC_STUB_INITRD_CMDLINE_LOADER=y +CONFIG_EFI_HANDOVER_PROTOCOL=y CONFIG_EFI_PARTITION=y # CONFIG_EFI_PGT_DUMP is not set # CONFIG_EFI_RCI2_TABLE is not set @@ -1648,6 +1682,7 @@ CONFIG_EFIVAR_FS=y CONFIG_EFI_VARS_PSTORE_DEFAULT_DISABLE=y CONFIG_EFI_VARS_PSTORE=y CONFIG_EFI=y +# CONFIG_EFI_ZBOOT is not set # CONFIG_EFS_FS is not set # CONFIG_EISA is not set # CONFIG_EMBEDDED is not set @@ -1659,7 +1694,12 @@ CONFIG_ENIC=m # CONFIG_EPIC100 is not set CONFIG_EPOLL=y # CONFIG_EQUALIZER is not set -# CONFIG_EROFS_FS is not set +# CONFIG_EROFS_FS_DEBUG is not set +CONFIG_EROFS_FS=m +CONFIG_EROFS_FS_POSIX_ACL=y +CONFIG_EROFS_FS_SECURITY=y +CONFIG_EROFS_FS_XATTR=y +# CONFIG_EROFS_FS_ZIP is not set CONFIG_ETHERNET=y # CONFIG_ETHOC is not set CONFIG_ETHTOOL_NETLINK=y @@ -1708,6 +1748,7 @@ CONFIG_FAT_DEFAULT_IOCHARSET="ascii" # CONFIG_FAT_DEFAULT_UTF8 is not set CONFIG_FAT_FS=m CONFIG_FAT_KUNIT_TEST=m +# CONFIG_FAULT_INJECTION_CONFIGFS is not set # CONFIG_FAULT_INJECTION is not set # CONFIG_FAULT_INJECTION_USERCOPY is not set # CONFIG_FB_3DFX is not set @@ -1785,7 +1826,6 @@ CONFIG_FIXED_PHY=y CONFIG_FM10K=m # CONFIG_FONTS is not set CONFIG_FONT_SUPPORT=y -CONFIG_FORCE_MAX_ZONEORDER=14 CONFIG_FORTIFY_SOURCE=y # CONFIG_FPGA is not set CONFIG_FPROBE=y @@ -1817,7 +1857,9 @@ CONFIG_FSL_IMX8_DDR_PMU=y # CONFIG_FSL_RCPM is not set # CONFIG_FSL_XGMAC_MDIO is not set CONFIG_FSNOTIFY=y -# CONFIG_FS_VERITY is not set +# CONFIG_FS_VERITY_BUILTIN_SIGNATURES is not set +# CONFIG_FS_VERITY_DEBUG is not set +CONFIG_FS_VERITY=y # CONFIG_FTL is not set CONFIG_FTRACE_MCOUNT_RECORD=y # CONFIG_FTRACE_RECORD_RECURSION is not set @@ -1842,9 +1884,11 @@ CONFIG_FUTEX=y # CONFIG_FW_CACHE is not set # CONFIG_FW_CFG_SYSFS_CMDLINE is not set CONFIG_FW_CFG_SYSFS=y +# CONFIG_FW_DEVLINK_SYNC_STATE_TIMEOUT is not set CONFIG_FW_LOADER_COMPRESS_XZ=y CONFIG_FW_LOADER_COMPRESS=y CONFIG_FW_LOADER_COMPRESS_ZSTD=y +CONFIG_FW_LOADER_DEBUG=y # CONFIG_FW_LOADER_USER_HELPER_FALLBACK is not set # CONFIG_FW_LOADER_USER_HELPER is not set CONFIG_FW_LOADER=y @@ -1972,6 +2016,7 @@ CONFIG_HARDENED_USERCOPY_FALLBACK=y CONFIG_HARDENED_USERCOPY=y CONFIG_HARDLOCKUP_DETECTOR=y CONFIG_HASH_KUNIT_TEST=m +CONFIG_HASHTABLE_KUNIT_TEST=m # CONFIG_HDC100X is not set # CONFIG_HDC2010 is not set CONFIG_HDLC_CISCO=m @@ -2031,6 +2076,7 @@ CONFIG_HID_ITE=m CONFIG_HID_JABRA=m CONFIG_HID_KENSINGTON=m CONFIG_HID_KEYTOUCH=m +CONFIG_HID_KUNIT_TEST=m CONFIG_HID_KYE=m CONFIG_HID_LCPOWER=m CONFIG_HID_LED=m @@ -2051,6 +2097,7 @@ CONFIG_HID_MULTITOUCH=m # CONFIG_HID_NINTENDO is not set CONFIG_HID_NTI=m CONFIG_HID_NTRIG=y +# CONFIG_HID_NVIDIA_SHIELD is not set CONFIG_HID_ORTEK=m CONFIG_HID_PANTHERLORD=m CONFIG_HID_PENMOUNT=m @@ -2190,6 +2237,7 @@ CONFIG_HYPERV_STORAGE=m # CONFIG_HYPERV_TESTING is not set CONFIG_HYPERV_UTILS=m CONFIG_HYPERV_VSOCKETS=m +# CONFIG_HYPERV_VTL_MODE is not set # CONFIG_HZ_1000 is not set CONFIG_HZ_100=y # CONFIG_HZ_250 is not set @@ -2286,6 +2334,7 @@ CONFIG_I3C=m CONFIG_I40E=m CONFIG_I40EVF=m CONFIG_I6300ESB_WDT=m +# CONFIG_IA32_EMULATION_DEFAULT_DISABLED is not set # CONFIG_IAQCORE is not set CONFIG_IAVF=m CONFIG_IB700_WDT=m @@ -2300,6 +2349,7 @@ CONFIG_ICPLUS_PHY=m # CONFIG_ICST is not set # CONFIG_IDLE_INJECT is not set CONFIG_IDLE_PAGE_TRACKING=y +CONFIG_IDPF=m CONFIG_IEEE802154_6LOWPAN=m # CONFIG_IEEE802154_ADF7242 is not set # CONFIG_IEEE802154_AT86RF230 is not set @@ -2442,6 +2492,7 @@ CONFIG_INPUT_APANEL=m # CONFIG_INPUT_ATI_REMOTE2 is not set CONFIG_INPUT_ATLAS_BTNS=m # CONFIG_INPUT_ATMEL_CAPTOUCH is not set +# CONFIG_INPUT_BBNSM_PWRKEY is not set # CONFIG_INPUT_BMA150 is not set # CONFIG_INPUT_CM109 is not set # CONFIG_INPUT_CMA3000 is not set @@ -2466,6 +2517,7 @@ CONFIG_INPUT_FF_MEMLESS=m # CONFIG_INPUT_JOYSTICK is not set CONFIG_INPUT_KEYBOARD=y # CONFIG_INPUT_KEYSPAN_REMOTE is not set +CONFIG_INPUT_KUNIT_TEST=m # CONFIG_INPUT_KXTJ9 is not set CONFIG_INPUT_LEDS=y # CONFIG_INPUT_MATRIXKMAP is not set @@ -2509,6 +2561,7 @@ CONFIG_INTEL_IOMMU_PERF_EVENTS=y # CONFIG_INTEL_ISH_FIRMWARE_DOWNLOADER is not set # CONFIG_INTEL_LDMA is not set CONFIG_INTEL_MEI_GSC=m +CONFIG_INTEL_MEI_GSC_PROXY=m # CONFIG_INTEL_MEI_HDCP is not set # CONFIG_INTEL_MEI_PXP is not set # CONFIG_INTEL_MEI_TXE is not set @@ -2517,6 +2570,7 @@ CONFIG_INTEL_MEI_GSC=m # CONFIG_INTEL_PMT_CRASHLOG is not set # CONFIG_INTEL_PMT_TELEMETRY is not set # CONFIG_INTEL_PUNIT_IPC is not set +CONFIG_INTEL_RAPL_TPMI=m CONFIG_INTEL_RST=m # CONFIG_INTEL_SAR_INT1092 is not set # CONFIG_INTEL_SCU_PCI is not set @@ -2551,7 +2605,8 @@ CONFIG_IO_DELAY_0X80=y CONFIG_IOMMU_DEFAULT_DMA_LAZY=y # CONFIG_IOMMU_DEFAULT_DMA_STRICT is not set # CONFIG_IOMMU_DEFAULT_PASSTHROUGH is not set -# CONFIG_IOMMUFD is not set +CONFIG_IOMMUFD=m +# CONFIG_IOMMUFD_TEST is not set # CONFIG_IOMMU_IO_PGTABLE_ARMV7S is not set # CONFIG_IOMMU_IO_PGTABLE_LPAE_SELFTEST is not set CONFIG_IOMMU_SUPPORT=y @@ -2825,10 +2880,13 @@ CONFIG_KPROBES=y CONFIG_KSM=y CONFIG_KUNIT_ALL_TESTS=m CONFIG_KUNIT_DEBUGFS=y +# CONFIG_KUNIT_DEFAULT_ENABLED is not set CONFIG_KUNIT_EXAMPLE_TEST=m CONFIG_KUNIT=m CONFIG_KUNIT_TEST=m CONFIG_KVM_AMD_SEV=y +CONFIG_KVM_MAX_NR_VCPUS=4096 +# CONFIG_KVM_PROVE_MMU is not set CONFIG_KVM_SMM=y # CONFIG_KVM_XEN is not set CONFIG_KVM=y @@ -2980,6 +3038,9 @@ CONFIG_LOOPBACK_TARGET=m # CONFIG_LPC_ICH is not set # CONFIG_LP_CONSOLE is not set # CONFIG_LPC_SCH is not set +CONFIG_LRU_GEN_ENABLED=y +# CONFIG_LRU_GEN_STATS is not set +CONFIG_LRU_GEN=y CONFIG_LSI_ET1011C_PHY=m CONFIG_LSM="lockdown,yama,integrity,selinux,bpf" CONFIG_LSM_MMAP_MIN_ADDR=65535 @@ -3001,6 +3062,7 @@ CONFIG_LZ4_COMPRESS=m CONFIG_MAC80211_DEBUGFS=y # CONFIG_MAC80211_DEBUG_MENU is not set CONFIG_MAC80211_HWSIM=m +CONFIG_MAC80211_KUNIT_TEST=m CONFIG_MAC80211_LEDS=y CONFIG_MAC80211=m # CONFIG_MAC80211_MESH is not set @@ -3025,6 +3087,7 @@ CONFIG_MAGIC_SYSRQ=y CONFIG_MAILBOX=y # CONFIG_MANAGER_SBS is not set CONFIG_MARVELL_10G_PHY=m +CONFIG_MARVELL_88Q2XXX_PHY=m # CONFIG_MARVELL_88X2222_PHY is not set CONFIG_MARVELL_CN10K_DDR_PMU=m CONFIG_MARVELL_CN10K_TAD_PMU=m @@ -3065,6 +3128,7 @@ CONFIG_MAXLINEAR_GPHY=m # CONFIG_MCP4725 is not set # CONFIG_MCP4922 is not set CONFIG_MD_AUTODETECT=y +CONFIG_MD_BITMAP_FILE=y # CONFIG_MD_CLUSTER is not set CONFIG_MD_FAULTY=m # CONFIG_MDIO_BCM_IPROC is not set @@ -3117,6 +3181,7 @@ CONFIG_MEMBARRIER=y CONFIG_MEMCG_SWAP=y CONFIG_MEMCG=y CONFIG_MEMCPY_KUNIT_TEST=m +CONFIG_MEMCPY_SLOW_KUNIT_TEST=y CONFIG_MEMORY_FAILURE=y # CONFIG_MEMORY_HOTPLUG_DEFAULT_ONLINE is not set CONFIG_MEMORY_HOTPLUG=y @@ -3150,6 +3215,7 @@ CONFIG_MESSAGE_LOGLEVEL_DEFAULT=4 # CONFIG_MFD_BCM590XX is not set # CONFIG_MFD_BD9571MWV is not set # CONFIG_MFD_CPCAP is not set +# CONFIG_MFD_CS42L43_I2C is not set # CONFIG_MFD_DA9052_I2C is not set # CONFIG_MFD_DA9052_SPI is not set # CONFIG_MFD_DA9055 is not set @@ -3248,6 +3314,7 @@ CONFIG_MICREL_PHY=m CONFIG_MICROCHIP_PHY=m # CONFIG_MICROCHIP_PIT64B is not set CONFIG_MICROCHIP_T1_PHY=m +# CONFIG_MICROCHIP_T1S_PHY is not set # CONFIG_MICROCODE_LATE_LOADING is not set # CONFIG_MICROCODE_OLD_INTERFACE is not set CONFIG_MICROSEMI_PHY=m @@ -3343,7 +3410,7 @@ CONFIG_MMC_SDHCI=m # CONFIG_MMC_SDHCI_OF_ARASAN is not set # CONFIG_MMC_SDHCI_OF_ASPEED is not set # CONFIG_MMC_SDHCI_OF_AT91 is not set -# CONFIG_MMC_SDHCI_OF_DWCMSHC is not set +CONFIG_MMC_SDHCI_OF_DWCMSHC=m # CONFIG_MMC_SDHCI_OF_ESDHC is not set # CONFIG_MMC_SDHCI_OMAP is not set CONFIG_MMC_SDHCI_PCI=m @@ -3435,6 +3502,8 @@ CONFIG_MT76x2U=m CONFIG_MT7921E=m # CONFIG_MT7921S is not set # CONFIG_MT7921U is not set +# CONFIG_MT7925E is not set +# CONFIG_MT7925U is not set # CONFIG_MT7996E is not set # CONFIG_MTD_ABSENT is not set # CONFIG_MTD_AFS_PARTS is not set @@ -3535,6 +3604,7 @@ CONFIG_MYRI10GE_DCA=y CONFIG_NAMESPACES=y CONFIG_NATIONAL_PHY=m # CONFIG_NAU7802 is not set +# CONFIG_NCN26000_PHY is not set CONFIG_ND_BLK=m CONFIG_ND_BTT=m # CONFIG_NDC_DIS_DYNAMIC_CACHING is not set @@ -3676,6 +3746,7 @@ CONFIG_NETFILTER=y # CONFIG_NET_FOU is not set CONFIG_NETFS_STATS=y CONFIG_NETFS_SUPPORT=m +CONFIG_NET_HANDSHAKE_KUNIT_TEST=m # CONFIG_NET_IFE is not set CONFIG_NET_IPGRE_BROADCAST=y CONFIG_NET_IPGRE_DEMUX=m @@ -3993,7 +4064,7 @@ CONFIG_NLS_MAC_TURKISH=m CONFIG_NLS_UTF8=m CONFIG_NLS=y # CONFIG_NOA1305 is not set -CONFIG_NODES_SHIFT=6 +CONFIG_NODES_SHIFT=8 CONFIG_NO_HZ_FULL=y # CONFIG_NO_HZ_IDLE is not set CONFIG_NO_HZ=y @@ -4054,9 +4125,10 @@ CONFIG_NVME_VERBOSE_ERRORS=y # CONFIG_NVRAM is not set # CONFIG_NVSW_SN2201 is not set # CONFIG_NXP_C45_TJA11XX_PHY is not set +# CONFIG_NXP_CBTX_PHY is not set # CONFIG_NXP_TJA11XX_PHY is not set # CONFIG_OCFS2_FS is not set -# CONFIG_OCTEON_EP is not set +CONFIG_OCTEON_EP=m CONFIG_OCTEONTX2_AF=m CONFIG_OCTEONTX2_MBOX=m CONFIG_OCTEONTX2_PF=m @@ -4276,6 +4348,7 @@ CONFIG_PINCTRL_ALDERLAKE=m # CONFIG_PINCTRL_AMD is not set # CONFIG_PINCTRL_BROXTON is not set # CONFIG_PINCTRL_CHERRYVIEW is not set +# CONFIG_PINCTRL_CS42L43 is not set CONFIG_PINCTRL_ELKHARTLAKE=m CONFIG_PINCTRL_EMMITSBURG=m CONFIG_PINCTRL_ICELAKE=m @@ -4287,7 +4360,7 @@ CONFIG_PINCTRL_IMX8MQM=m CONFIG_PINCTRL_IMX8MQXP=m CONFIG_PINCTRL_IMX8MQ=y # CONFIG_PINCTRL_IMX8ULP is not set -# CONFIG_PINCTRL_IMX93 is not set +CONFIG_PINCTRL_IMX93=y # CONFIG_PINCTRL_IMXRT1050 is not set # CONFIG_PINCTRL_IMXRT1170 is not set CONFIG_PINCTRL_IPROC_GPIO=y @@ -4447,9 +4520,9 @@ CONFIG_PWM_IMX27=m # CONFIG_PWM_PCA9685 is not set CONFIG_PWM_TEGRA=y CONFIG_PWM=y -# CONFIG_PWRSEQ_EMMC is not set +CONFIG_PWRSEQ_EMMC=m # CONFIG_PWRSEQ_SD8787 is not set -# CONFIG_PWRSEQ_SIMPLE is not set +CONFIG_PWRSEQ_SIMPLE=m # CONFIG_QCA7000_SPI is not set # CONFIG_QCOM_AOSS_QMP is not set # CONFIG_QCOM_APCS_IPC is not set @@ -4475,6 +4548,7 @@ CONFIG_QCOM_L3_PMU=y # CONFIG_QCOM_LLCC is not set # CONFIG_QCOM_OCMEM is not set # CONFIG_QCOM_PDC is not set +# CONFIG_QCOM_PMIC_GLINK is not set CONFIG_QCOM_QDF2400_ERRATUM_0065=y # CONFIG_QCOM_QFPROM is not set # CONFIG_QCOM_RMTFS_MEM is not set @@ -4535,10 +4609,12 @@ CONFIG_RAS=y CONFIG_RATIONAL_KUNIT_TEST=m # CONFIG_RBTREE_TEST is not set # CONFIG_RC_CORE is not set +# CONFIG_RCU_CPU_STALL_CPUTIME is not set CONFIG_RCU_CPU_STALL_TIMEOUT=60 # CONFIG_RCU_EQS_DEBUG is not set CONFIG_RCU_EXP_CPU_STALL_TIMEOUT=0 # CONFIG_RCU_EXPERT is not set +# CONFIG_RCU_LAZY is not set # CONFIG_RCU_NOCB_CPU_DEFAULT_ALL is not set CONFIG_RCU_NOCB_CPU=y CONFIG_RCU_REF_SCALE_TEST=m @@ -4560,6 +4636,7 @@ CONFIG_RD_ZSTD=y CONFIG_REALTEK_AUTOPM=y CONFIG_REALTEK_PHY=m # CONFIG_REED_SOLOMON_TEST is not set +CONFIG_REGMAP_KUNIT=m # CONFIG_REGULATOR_88PG86X is not set # CONFIG_REGULATOR_ACT8865 is not set # CONFIG_REGULATOR_AD5398 is not set @@ -4643,6 +4720,7 @@ CONFIG_RELAY=y CONFIG_RELOCATABLE=y # CONFIG_RELR is not set # CONFIG_REMOTEPROC is not set +# CONFIG_REMOTE_TARGET is not set CONFIG_RENESAS_PHY=m # CONFIG_RESET_ATTACK_MITIGATION is not set CONFIG_RESET_CONTROLLER=y @@ -4659,6 +4737,7 @@ CONFIG_RFKILL_GPIO=m CONFIG_RFKILL_INPUT=y CONFIG_RFKILL=m CONFIG_RHEL_DIFFERENCES=y +CONFIG_RH_KABI_SIZE_ALIGN_CHECKS=y CONFIG_RING_BUFFER_BENCHMARK=m # CONFIG_RING_BUFFER_STARTUP_TEST is not set # CONFIG_RING_BUFFER_VALIDATE_TIME_DELTAS is not set @@ -4846,9 +4925,10 @@ CONFIG_RTW88_8822CE=m # CONFIG_RTW88_DEBUGFS is not set # CONFIG_RTW88_DEBUG is not set CONFIG_RTW88=m +# CONFIG_RTW89_8851BE is not set CONFIG_RTW89_8852AE=m CONFIG_RTW89_8852BE=m -# CONFIG_RTW89_8852CE is not set +CONFIG_RTW89_8852CE=m # CONFIG_RTW89_DEBUGFS is not set # CONFIG_RTW89_DEBUGMSG is not set CONFIG_RTW89=m @@ -5325,6 +5405,7 @@ CONFIG_SHUFFLE_PAGE_ALLOCATOR=y CONFIG_SIGNED_PE_FILE_VERIFICATION=y # CONFIG_SIMPLE_PM_BUS is not set # CONFIG_SIOX is not set +CONFIG_SIPHASH_KUNIT_TEST=m # CONFIG_SKGE is not set # CONFIG_SKY2 is not set CONFIG_SLAB_FREELIST_HARDENED=y @@ -5466,6 +5547,7 @@ CONFIG_SND_OSSEMUL=y CONFIG_SND_OXYGEN=m CONFIG_SND_PCI=y # CONFIG_SND_PCM_OSS is not set +# CONFIG_SND_PCMTEST is not set # CONFIG_SND_PCSP is not set CONFIG_SND_PCXHR=m # CONFIG_SND_PORTMAN2X4 is not set @@ -5478,6 +5560,7 @@ CONFIG_SND_SEQ_DUMMY=m CONFIG_SND_SEQ_HRTIMER_DEFAULT=y CONFIG_SND_SEQUENCER=m # CONFIG_SND_SEQUENCER_OSS is not set +CONFIG_SND_SEQ_UMP=y # CONFIG_SND_SERIAL_U16550 is not set # CONFIG_SND_SIMPLE_CARD is not set # CONFIG_SND_SOC_AC97_CODEC is not set @@ -5512,10 +5595,13 @@ CONFIG_SND_SEQUENCER=m # CONFIG_SND_SOC_AMD_RPL_ACP6x is not set # CONFIG_SND_SOC_AMD_VANGOGH_MACH is not set # CONFIG_SND_SOC_AMD_YC_MACH is not set +# CONFIG_SND_SOC_AUDIO_IIO_AUX is not set # CONFIG_SND_SOC_AW8738 is not set +# CONFIG_SND_SOC_AW88261 is not set # CONFIG_SND_SOC_AW88395 is not set # CONFIG_SND_SOC_BD28623 is not set # CONFIG_SND_SOC_BT_SCO is not set +# CONFIG_SND_SOC_CHV3_CODEC is not set # CONFIG_SND_SOC_CS35L32 is not set # CONFIG_SND_SOC_CS35L33 is not set # CONFIG_SND_SOC_CS35L34 is not set @@ -5573,6 +5659,7 @@ CONFIG_SND_SOC_CX2072X=m # CONFIG_SND_SOC_INTEL_AVS is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_DA7219 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_DMIC is not set +# CONFIG_SND_SOC_INTEL_AVS_MACH_ES8336 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_HDAUDIO is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_I2S_TEST is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_MAX98357A is not set @@ -5583,6 +5670,7 @@ CONFIG_SND_SOC_CX2072X=m # CONFIG_SND_SOC_INTEL_AVS_MACH_RT274 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_RT286 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_RT298 is not set +# CONFIG_SND_SOC_INTEL_AVS_MACH_RT5663 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_RT5682 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_SSM4567 is not set # CONFIG_SND_SOC_INTEL_BDW_RT5650_MACH is not set @@ -5680,6 +5768,7 @@ CONFIG_SND_SOC_MAX98927=m # CONFIG_SND_SOC_PEB2466 is not set # CONFIG_SND_SOC_RK3328 is not set # CONFIG_SND_SOC_RL6231 is not set +# CONFIG_SND_SOC_RT1017_SDCA_SDW is not set # CONFIG_SND_SOC_RT1308 is not set # CONFIG_SND_SOC_RT1308_SDW is not set # CONFIG_SND_SOC_RT1316_SDW is not set @@ -5743,6 +5832,7 @@ CONFIG_SND_SOC_SOF_TOPLEVEL=y # CONFIG_SND_SOC_TAS2764 is not set # CONFIG_SND_SOC_TAS2770 is not set # CONFIG_SND_SOC_TAS2780 is not set +# CONFIG_SND_SOC_TAS2781_I2C is not set # CONFIG_SND_SOC_TAS5086 is not set # CONFIG_SND_SOC_TAS571X is not set # CONFIG_SND_SOC_TAS5720 is not set @@ -5798,6 +5888,7 @@ CONFIG_SND_SOC_WM8804_I2C=m # CONFIG_SND_SOC_WM8985 is not set # CONFIG_SND_SOC_WSA881X is not set # CONFIG_SND_SOC_WSA883X is not set +# CONFIG_SND_SOC_WSA884X is not set # CONFIG_SND_SOC_XILINX_AUDIO_FORMATTER is not set # CONFIG_SND_SOC_XILINX_I2S is not set # CONFIG_SND_SOC_XILINX_SPDIF is not set @@ -5811,8 +5902,10 @@ CONFIG_SND_SOC_WM8804_I2C=m # CONFIG_SND_SUPPORT_OLD_API is not set # CONFIG_SND_TEST_COMPONENT is not set CONFIG_SND_TRIDENT=m +CONFIG_SND_UMP_LEGACY_RAWMIDI=y CONFIG_SND_USB_6FIRE=m CONFIG_SND_USB_AUDIO=m +CONFIG_SND_USB_AUDIO_MIDI_V2=y CONFIG_SND_USB_CAIAQ_INPUT=y CONFIG_SND_USB_CAIAQ=m CONFIG_SND_USB_HIFACE=m @@ -5837,7 +5930,7 @@ CONFIG_SND_VX222=m # CONFIG_SND_YMFPCI is not set # CONFIG_SOC_BRCMSTB is not set CONFIG_SOC_IMX8M=y -# CONFIG_SOC_IMX9 is not set +CONFIG_SOC_IMX9=m # CONFIG_SOCIONEXT_SYNQUACER_PREITS is not set CONFIG_SOC_TEGRA_CBB=y # CONFIG_SOC_TI is not set @@ -5949,11 +6042,13 @@ CONFIG_STMMAC_PLATFORM=m # CONFIG_STM_SOURCE_CONSOLE is not set # CONFIG_STM_SOURCE_FTRACE is not set # CONFIG_STM_SOURCE_HEARTBEAT is not set +CONFIG_STRCAT_KUNIT_TEST=m # CONFIG_STRICT_DEVMEM is not set CONFIG_STRICT_KERNEL_RWX=y CONFIG_STRICT_MODULE_RWX=y # CONFIG_STRING_SELFTEST is not set CONFIG_STRIP_ASM_SYMS=y +CONFIG_STRSCPY_KUNIT_TEST=m # CONFIG_ST_UVIS25 is not set # CONFIG_SUN_PARTITION is not set CONFIG_SUNRPC_DEBUG=y @@ -6040,7 +6135,7 @@ CONFIG_TCP_CONG_DCTCP=m # CONFIG_TCP_CONG_HSTCP is not set CONFIG_TCP_CONG_HTCP=m # CONFIG_TCP_CONG_HYBLA is not set -# CONFIG_TCP_CONG_ILLINOIS is not set +CONFIG_TCP_CONG_ILLINOIS=m # CONFIG_TCP_CONG_LP is not set CONFIG_TCP_CONG_NV=m # CONFIG_TCP_CONG_SCALABLE is not set @@ -6289,6 +6384,7 @@ CONFIG_TYPEC_FUSB302=m # CONFIG_TYPEC_HD3SS3220 is not set CONFIG_TYPEC_MUX_FSA4480=m # CONFIG_TYPEC_MUX_GPIO_SBU is not set +# CONFIG_TYPEC_MUX_NB7VPQ904M is not set CONFIG_TYPEC_MUX_PI3USB30532=m # CONFIG_TYPEC_NVIDIA_ALTMODE is not set # CONFIG_TYPEC_QCOM_PMIC is not set @@ -6404,7 +6500,6 @@ CONFIG_USB_EZUSB_FX2=m # CONFIG_USB_FEW_INIT_RETRIES is not set # CONFIG_USB_FOTG210_HCD is not set # CONFIG_USB_FOTG210_UDC is not set -CONFIG_USB_FTDI_ELAN=m # CONFIG_USB_FUNCTIONFS is not set # CONFIG_USB_G_ACM_MS is not set # CONFIG_USB_GADGET_DEBUG_FILES is not set @@ -6654,7 +6749,6 @@ CONFIG_USB_TEGRA_XUDC=m # CONFIG_USB_TEST is not set CONFIG_USB_TMC=m # CONFIG_USB_TRANCEVIBRATOR is not set -# CONFIG_USB_U132_HCD is not set CONFIG_USB_UAS=m CONFIG_USB_UEAGLEATM=m CONFIG_USB_UHCI_HCD=y @@ -6697,6 +6791,10 @@ CONFIG_UV_SYSFS=m CONFIG_VETH=m CONFIG_VEXPRESS_CONFIG=y CONFIG_VFAT_FS=m +# CONFIG_VFIO_AMBA is not set +CONFIG_VFIO_CONTAINER=y +CONFIG_VFIO_DEVICE_CDEV=y +CONFIG_VFIO_GROUP=y CONFIG_VFIO_IOMMU_TYPE1=m CONFIG_VFIO=m # CONFIG_VFIO_MDEV is not set diff --git a/SOURCES/kernel-aarch64-debug-rhel.config b/SOURCES/kernel-aarch64-debug-rhel.config index 2ff146a..83e6078 100644 --- a/SOURCES/kernel-aarch64-debug-rhel.config +++ b/SOURCES/kernel-aarch64-debug-rhel.config @@ -14,6 +14,7 @@ CONFIG_8139TOO=m # CONFIG_ACCESSIBILITY is not set # CONFIG_ACORN_PARTITION is not set CONFIG_ACPI_AC=y +CONFIG_ACPI_AGDI=y # CONFIG_ACPI_ALS is not set CONFIG_ACPI_APEI_EINJ=m CONFIG_ACPI_APEI_ERST_DEBUG=m @@ -110,9 +111,11 @@ CONFIG_ACPI=y # CONFIG_AD8366 is not set # CONFIG_AD8801 is not set # CONFIG_AD9523 is not set +# CONFIG_ADDRESS_MASKING is not set # CONFIG_ADF4350 is not set # CONFIG_ADF4371 is not set # CONFIG_ADFS_FS is not set +# CONFIG_ADIN1100_PHY is not set # CONFIG_ADIN_PHY is not set # CONFIG_ADIS16080 is not set # CONFIG_ADIS16130 is not set @@ -186,7 +189,7 @@ CONFIG_AMD_PMC=m CONFIG_AMD_XGBE=m # CONFIG_AMIGA_PARTITION is not set CONFIG_AMPERE_ERRATUM_AC03_CPU_38=y -# CONFIG_ANDROID is not set +# CONFIG_ANDROID_BINDER_IPC is not set # CONFIG_ANON_VMA_NAME is not set # CONFIG_APDS9300 is not set # CONFIG_APDS9802ALS is not set @@ -207,6 +210,7 @@ CONFIG_ARCH_BCM_IPROC=y # CONFIG_ARCH_BITMAIN is not set # CONFIG_ARCH_BRCMSTB is not set # CONFIG_ARCH_EXYNOS is not set +CONFIG_ARCH_FORCE_MAX_ORDER=12 CONFIG_ARCH_HISI=y # CONFIG_ARCH_INTEL_SOCFPGA is not set # CONFIG_ARCH_K3 is not set @@ -262,8 +266,11 @@ CONFIG_ARM64_ERRATUM_1463225=y CONFIG_ARM64_ERRATUM_1508412=y CONFIG_ARM64_ERRATUM_1530923=y CONFIG_ARM64_ERRATUM_1542419=y +CONFIG_ARM64_ERRATUM_1902691=y +CONFIG_ARM64_ERRATUM_2038923=y CONFIG_ARM64_ERRATUM_2051678=y CONFIG_ARM64_ERRATUM_2054223=y +CONFIG_ARM64_ERRATUM_2064142=y CONFIG_ARM64_ERRATUM_2067961=y CONFIG_ARM64_ERRATUM_2077057=y CONFIG_ARM64_ERRATUM_2119858=y @@ -275,6 +282,7 @@ CONFIG_ARM64_ERRATUM_2441009=y CONFIG_ARM64_ERRATUM_2457168=y CONFIG_ARM64_ERRATUM_2645198=y CONFIG_ARM64_ERRATUM_2658417=y +CONFIG_ARM64_ERRATUM_2966298=y CONFIG_ARM64_ERRATUM_819472=y CONFIG_ARM64_ERRATUM_824069=y CONFIG_ARM64_ERRATUM_826319=y @@ -307,11 +315,11 @@ CONFIG_ARM_ARCH_TIMER_EVTSTREAM=y # CONFIG_ARM_CCI_PMU is not set CONFIG_ARM_CCN=y CONFIG_ARM_CMN=m -CONFIG_ARM_CORESIGHT_PMU_ARCH_SYSTEM_PMU=y +CONFIG_ARM_CORESIGHT_PMU_ARCH_SYSTEM_PMU=m CONFIG_ARM_CPUIDLE=y CONFIG_ARM_DMC620_PMU=m CONFIG_ARM_DSU_PMU=m -# CONFIG_ARM_FFA_TRANSPORT is not set +CONFIG_ARM_FFA_TRANSPORT=m CONFIG_ARM_IMX8M_DDRC_DEVFREQ=m CONFIG_ARM_IMX_BUS_DEVFREQ=m CONFIG_ARM_IMX_CPUFREQ_DT=m @@ -325,8 +333,10 @@ CONFIG_ARM_PSCI_CPUIDLE=y # CONFIG_ARM_QCOM_CPUFREQ_HW is not set CONFIG_ARM_SBSA_WATCHDOG=m CONFIG_ARM_SCMI_CPUFREQ=m +# CONFIG_ARM_SCMI_POWER_CONTROL is not set CONFIG_ARM_SCMI_POWER_DOMAIN=m CONFIG_ARM_SCMI_PROTOCOL=y +# CONFIG_ARM_SCMI_RAW_MODE_SUPPORT is not set CONFIG_ARM_SCMI_TRANSPORT_MAILBOX=y # CONFIG_ARM_SCMI_TRANSPORT_SMC_ATOMIC_ENABLE is not set CONFIG_ARM_SCMI_TRANSPORT_SMC=y @@ -634,6 +644,7 @@ CONFIG_BT_BNEP_PROTO_FILTER=y CONFIG_BT_BREDR=y CONFIG_BT_DEBUGFS=y CONFIG_BT_HCIBCM203X=m +# CONFIG_BT_HCIBCM4377 is not set CONFIG_BT_HCIBFUSB=m CONFIG_BT_HCIBPA10X=m CONFIG_BT_HCIBTSDIO=m @@ -641,6 +652,7 @@ CONFIG_BT_HCIBTUSB_AUTOSUSPEND=y CONFIG_BT_HCIBTUSB_BCM=y CONFIG_BT_HCIBTUSB=m CONFIG_BT_HCIBTUSB_MTK=y +CONFIG_BT_HCIBTUSB_POLL_SYNC=y CONFIG_BT_HCIBTUSB_RTL=y # CONFIG_BT_HCIUART_AG6XX is not set CONFIG_BT_HCIUART_ATH3K=y @@ -653,12 +665,14 @@ CONFIG_BT_HIDP=m # CONFIG_BT_HS is not set CONFIG_BT_INTEL=m # CONFIG_BT_LEDS is not set +CONFIG_BT_LE_L2CAP_ECRED=y CONFIG_BT_LE=y CONFIG_BT=m CONFIG_BT_MRVL=m CONFIG_BT_MRVL_SDIO=m # CONFIG_BT_MSFTEXT is not set # CONFIG_BT_MTKSDIO is not set +# CONFIG_BT_NXPUART is not set CONFIG_BT_RFCOMM=m CONFIG_BT_RFCOMM_TTY=y # CONFIG_BTRFS_FS is not set @@ -675,6 +689,7 @@ CONFIG_BUILD_SALT="" # CONFIG_CACHEFILES_HISTOGRAM is not set CONFIG_CACHEFILES=m # CONFIG_CACHEFILES_ONDEMAND is not set +CONFIG_CACHESTAT_SYSCALL=y # CONFIG_CADENCE_WATCHDOG is not set # CONFIG_CAIF is not set CONFIG_CAN_8DEV_USB=m @@ -754,6 +769,7 @@ CONFIG_CEPH_LIB_USE_DNS_RESOLVER=y CONFIG_CFG80211_DEBUGFS=y CONFIG_CFG80211_DEFAULT_PS=y # CONFIG_CFG80211_DEVELOPER_WARNINGS is not set +CONFIG_CFG80211_KUNIT_TEST=m CONFIG_CFG80211=m # CONFIG_CFG80211_WEXT is not set CONFIG_CFS_BANDWIDTH=y @@ -761,6 +777,7 @@ CONFIG_CGROUP_BPF=y CONFIG_CGROUP_CPUACCT=y CONFIG_CGROUP_DEBUG=y CONFIG_CGROUP_DEVICE=y +# CONFIG_CGROUP_FAVOR_DYNMODS is not set CONFIG_CGROUP_FREEZER=y CONFIG_CGROUP_HUGETLB=y CONFIG_CGROUP_MISC=y @@ -833,7 +850,7 @@ CONFIG_CLK_IMX8MN=y CONFIG_CLK_IMX8MP=y CONFIG_CLK_IMX8MQ=y # CONFIG_CLK_IMX8QXP is not set -# CONFIG_CLK_IMX93 is not set +CONFIG_CLK_IMX93=y # CONFIG_CLK_KUNIT_TEST is not set CONFIG_CLK_SP810=y CONFIG_CLK_VEXPRESS_OSC=y @@ -903,6 +920,7 @@ CONFIG_CONSOLE_LOGLEVEL_QUIET=4 CONFIG_CONSOLE_TRANSLATIONS=y CONFIG_CONTEXT_SWITCH_TRACER=y # CONFIG_CONTEXT_TRACKING_USER_FORCE is not set +# CONFIG_COPS is not set CONFIG_CORDIC=m CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS=y CONFIG_CORESIGHT_CATU=m @@ -1033,6 +1051,7 @@ CONFIG_CRYPTO_DEV_FSL_CAAM_RNG_API=y CONFIG_CRYPTO_DEV_HISI_SEC=m # CONFIG_CRYPTO_DEV_HISI_TRNG is not set # CONFIG_CRYPTO_DEV_HISI_ZIP is not set +# CONFIG_CRYPTO_DEV_IAA_CRYPTO is not set # CONFIG_CRYPTO_DEV_MXS_DCP is not set CONFIG_CRYPTO_DEV_NITROX_CNN55XX=m CONFIG_CRYPTO_DEV_OCTEONTX2_CPT=m @@ -1144,6 +1163,7 @@ CONFIG_CXL_MEM=m CONFIG_CXL_PCI=m CONFIG_CXL_PMEM=m # CONFIG_CXL_REGION_INVALIDATION_TEST is not set +CONFIG_CXL_REGION=y # CONFIG_DA280 is not set # CONFIG_DA311 is not set CONFIG_DAMON_DBGFS=y @@ -1261,7 +1281,7 @@ CONFIG_DEVFREQ_GOV_POWERSAVE=m CONFIG_DEVFREQ_GOV_SIMPLE_ONDEMAND=m CONFIG_DEVFREQ_GOV_USERSPACE=m # CONFIG_DEVFREQ_THERMAL is not set -# CONFIG_DEVICE_PRIVATE is not set +CONFIG_DEVICE_PRIVATE=y CONFIG_DEVMEM=y # CONFIG_DEVPORT is not set CONFIG_DEVTMPFS_MOUNT=y @@ -1337,6 +1357,8 @@ CONFIG_DP83848_PHY=m CONFIG_DP83867_PHY=m # CONFIG_DP83869_PHY is not set CONFIG_DP83TC811_PHY=m +# CONFIG_DP83TD510_PHY is not set +CONFIG_DPLL=y # CONFIG_DPS310 is not set # CONFIG_DRAGONRISE_FF is not set CONFIG_DRM_AMD_ACP=y @@ -1347,6 +1369,7 @@ CONFIG_DRM_AMDGPU_CIK=y CONFIG_DRM_AMDGPU=m # CONFIG_DRM_AMDGPU_SI is not set CONFIG_DRM_AMDGPU_USERPTR=y +# CONFIG_DRM_AMDGPU_WERROR is not set # CONFIG_DRM_AMD_SECURE_DISPLAY is not set # CONFIG_DRM_ANALOGIX_ANX6345 is not set # CONFIG_DRM_ANALOGIX_ANX7625 is not set @@ -1400,6 +1423,7 @@ CONFIG_DRM_LOAD_EDID_FIRMWARE=y # CONFIG_DRM_LONTIUM_LT9211 is not set # CONFIG_DRM_LONTIUM_LT9611 is not set # CONFIG_DRM_LONTIUM_LT9611UXC is not set +# CONFIG_DRM_LOONGSON is not set # CONFIG_DRM_LVDS_CODEC is not set CONFIG_DRM=m # CONFIG_DRM_MALI_DISPLAY is not set @@ -1440,6 +1464,7 @@ CONFIG_DRM_NOUVEAU=m # CONFIG_DRM_PANEL_LG_LB035Q02 is not set # CONFIG_DRM_PANEL_LG_LG4573 is not set # CONFIG_DRM_PANEL_LVDS is not set +# CONFIG_DRM_PANEL_MAGNACHIP_D53E6EA8966 is not set # CONFIG_DRM_PANEL_MANTIX_MLAF057WE51 is not set # CONFIG_DRM_PANEL_MIPI_DBI is not set # CONFIG_DRM_PANEL_NEC_NL8048HL11 is not set @@ -1448,6 +1473,7 @@ CONFIG_DRM_NOUVEAU=m # CONFIG_DRM_PANEL_NOVATEK_NT35510 is not set # CONFIG_DRM_PANEL_NOVATEK_NT35560 is not set # CONFIG_DRM_PANEL_NOVATEK_NT35950 is not set +# CONFIG_DRM_PANEL_NOVATEK_NT36523 is not set # CONFIG_DRM_PANEL_NOVATEK_NT36672A is not set # CONFIG_DRM_PANEL_NOVATEK_NT39016 is not set # CONFIG_DRM_PANEL_OLIMEX_LCD_OLINUXINO is not set @@ -1464,6 +1490,7 @@ CONFIG_DRM_NOUVEAU=m # CONFIG_DRM_PANEL_SAMSUNG_LD9040 is not set # CONFIG_DRM_PANEL_SAMSUNG_S6D16D0 is not set # CONFIG_DRM_PANEL_SAMSUNG_S6D27A1 is not set +# CONFIG_DRM_PANEL_SAMSUNG_S6D7AA0 is not set # CONFIG_DRM_PANEL_SAMSUNG_S6E3HA2 is not set # CONFIG_DRM_PANEL_SAMSUNG_S6E63J0X03 is not set # CONFIG_DRM_PANEL_SAMSUNG_S6E63M0 is not set @@ -1480,12 +1507,15 @@ CONFIG_DRM_NOUVEAU=m # CONFIG_DRM_PANEL_SITRONIX_ST7703 is not set # CONFIG_DRM_PANEL_SITRONIX_ST7789V is not set # CONFIG_DRM_PANEL_SONY_ACX565AKM is not set +# CONFIG_DRM_PANEL_SONY_TD4353_JDI is not set # CONFIG_DRM_PANEL_SONY_TULIP_TRULY_NT35521 is not set +# CONFIG_DRM_PANEL_STARTEK_KD070FHFID015 is not set # CONFIG_DRM_PANEL_TDO_TL070WSH30 is not set # CONFIG_DRM_PANEL_TPO_TD028TTEC1 is not set # CONFIG_DRM_PANEL_TPO_TD043MTEA1 is not set # CONFIG_DRM_PANEL_TPO_TPG110 is not set # CONFIG_DRM_PANEL_TRULY_NT35597_WQXGA is not set +# CONFIG_DRM_PANEL_VISIONOX_R66451 is not set # CONFIG_DRM_PANEL_VISIONOX_RM69299 is not set # CONFIG_DRM_PANEL_VISIONOX_VTDR6130 is not set # CONFIG_DRM_PANEL_WIDECHIPS_WS2401 is not set @@ -1499,6 +1529,7 @@ CONFIG_DRM_RADEON=m CONFIG_DRM_RADEON_USERPTR=y # CONFIG_DRM_RCAR_DW_HDMI is not set # CONFIG_DRM_RCAR_LVDS is not set +# CONFIG_DRM_SAMSUNG_DSIM is not set # CONFIG_DRM_SII902X is not set # CONFIG_DRM_SII9234 is not set # CONFIG_DRM_SIL_SII8620 is not set @@ -1519,9 +1550,11 @@ CONFIG_DRM_TEGRA=m # CONFIG_DRM_TOSHIBA_TC358767 is not set # CONFIG_DRM_TOSHIBA_TC358768 is not set # CONFIG_DRM_TOSHIBA_TC358775 is not set +# CONFIG_DRM_TTM_KUNIT_TEST is not set CONFIG_DRM_UDL=m # CONFIG_DRM_VBOXVIDEO is not set # CONFIG_DRM_VGEM is not set +CONFIG_DRM_VIRTIO_GPU_KMS=y CONFIG_DRM_VIRTIO_GPU=m CONFIG_DRM_VKMS=m CONFIG_DRM_VMWGFX_FBCON=y @@ -1595,7 +1628,7 @@ CONFIG_DW_DMAC_PCI=m # CONFIG_DW_I3C_MASTER is not set CONFIG_DWMAC_DWC_QOS_ETH=m # CONFIG_DWMAC_GENERIC is not set -# CONFIG_DWMAC_IMX8 is not set +CONFIG_DWMAC_IMX8=m # CONFIG_DWMAC_INTEL_PLAT is not set # CONFIG_DWMAC_IPQ806X is not set # CONFIG_DWMAC_LOONGSON is not set @@ -1643,6 +1676,7 @@ CONFIG_EFI_CUSTOM_SSDT_OVERLAYS=y CONFIG_EFI_DXE_MEM_ATTRIBUTES=y # CONFIG_EFI_FAKE_MEMMAP is not set CONFIG_EFI_GENERIC_STUB_INITRD_CMDLINE_LOADER=y +CONFIG_EFI_HANDOVER_PROTOCOL=y CONFIG_EFI_PARTITION=y # CONFIG_EFI_PGT_DUMP is not set # CONFIG_EFI_RCI2_TABLE is not set @@ -1653,6 +1687,7 @@ CONFIG_EFIVAR_FS=y CONFIG_EFI_VARS_PSTORE_DEFAULT_DISABLE=y CONFIG_EFI_VARS_PSTORE=y CONFIG_EFI=y +# CONFIG_EFI_ZBOOT is not set # CONFIG_EFS_FS is not set # CONFIG_EISA is not set # CONFIG_EMBEDDED is not set @@ -1664,7 +1699,12 @@ CONFIG_ENIC=m # CONFIG_EPIC100 is not set CONFIG_EPOLL=y # CONFIG_EQUALIZER is not set -# CONFIG_EROFS_FS is not set +# CONFIG_EROFS_FS_DEBUG is not set +CONFIG_EROFS_FS=m +CONFIG_EROFS_FS_POSIX_ACL=y +CONFIG_EROFS_FS_SECURITY=y +CONFIG_EROFS_FS_XATTR=y +# CONFIG_EROFS_FS_ZIP is not set CONFIG_ETHERNET=y # CONFIG_ETHOC is not set CONFIG_ETHTOOL_NETLINK=y @@ -1719,6 +1759,7 @@ CONFIG_FAT_DEFAULT_IOCHARSET="ascii" # CONFIG_FAT_DEFAULT_UTF8 is not set CONFIG_FAT_FS=m CONFIG_FAT_KUNIT_TEST=m +# CONFIG_FAULT_INJECTION_CONFIGFS is not set CONFIG_FAULT_INJECTION_DEBUG_FS=y CONFIG_FAULT_INJECTION_STACKTRACE_FILTER=y # CONFIG_FAULT_INJECTION_USERCOPY is not set @@ -1798,7 +1839,6 @@ CONFIG_FIXED_PHY=y CONFIG_FM10K=m # CONFIG_FONTS is not set CONFIG_FONT_SUPPORT=y -CONFIG_FORCE_MAX_ZONEORDER=13 CONFIG_FORTIFY_SOURCE=y # CONFIG_FPGA is not set CONFIG_FPROBE=y @@ -1830,7 +1870,9 @@ CONFIG_FSL_IMX8_DDR_PMU=y # CONFIG_FSL_RCPM is not set # CONFIG_FSL_XGMAC_MDIO is not set CONFIG_FSNOTIFY=y -# CONFIG_FS_VERITY is not set +# CONFIG_FS_VERITY_BUILTIN_SIGNATURES is not set +# CONFIG_FS_VERITY_DEBUG is not set +CONFIG_FS_VERITY=y # CONFIG_FTL is not set CONFIG_FTRACE_MCOUNT_RECORD=y # CONFIG_FTRACE_RECORD_RECURSION is not set @@ -1855,9 +1897,11 @@ CONFIG_FUTEX=y # CONFIG_FW_CACHE is not set # CONFIG_FW_CFG_SYSFS_CMDLINE is not set CONFIG_FW_CFG_SYSFS=y +# CONFIG_FW_DEVLINK_SYNC_STATE_TIMEOUT is not set CONFIG_FW_LOADER_COMPRESS_XZ=y CONFIG_FW_LOADER_COMPRESS=y CONFIG_FW_LOADER_COMPRESS_ZSTD=y +CONFIG_FW_LOADER_DEBUG=y # CONFIG_FW_LOADER_USER_HELPER_FALLBACK is not set # CONFIG_FW_LOADER_USER_HELPER is not set CONFIG_FW_LOADER=y @@ -1985,6 +2029,7 @@ CONFIG_HARDENED_USERCOPY_FALLBACK=y CONFIG_HARDENED_USERCOPY=y CONFIG_HARDLOCKUP_DETECTOR=y CONFIG_HASH_KUNIT_TEST=m +CONFIG_HASHTABLE_KUNIT_TEST=m # CONFIG_HDC100X is not set # CONFIG_HDC2010 is not set CONFIG_HDLC_CISCO=m @@ -2044,6 +2089,7 @@ CONFIG_HID_ITE=m CONFIG_HID_JABRA=m CONFIG_HID_KENSINGTON=m CONFIG_HID_KEYTOUCH=m +CONFIG_HID_KUNIT_TEST=m CONFIG_HID_KYE=m CONFIG_HID_LCPOWER=m CONFIG_HID_LED=m @@ -2064,6 +2110,7 @@ CONFIG_HID_MULTITOUCH=m # CONFIG_HID_NINTENDO is not set CONFIG_HID_NTI=m CONFIG_HID_NTRIG=y +# CONFIG_HID_NVIDIA_SHIELD is not set CONFIG_HID_ORTEK=m CONFIG_HID_PANTHERLORD=m CONFIG_HID_PENMOUNT=m @@ -2203,6 +2250,7 @@ CONFIG_HYPERV_STORAGE=m # CONFIG_HYPERV_TESTING is not set CONFIG_HYPERV_UTILS=m CONFIG_HYPERV_VSOCKETS=m +# CONFIG_HYPERV_VTL_MODE is not set # CONFIG_HZ_1000 is not set CONFIG_HZ_100=y # CONFIG_HZ_250 is not set @@ -2299,6 +2347,7 @@ CONFIG_I3C=m CONFIG_I40E=m CONFIG_I40EVF=m CONFIG_I6300ESB_WDT=m +# CONFIG_IA32_EMULATION_DEFAULT_DISABLED is not set # CONFIG_IAQCORE is not set CONFIG_IAVF=m CONFIG_IB700_WDT=m @@ -2313,6 +2362,7 @@ CONFIG_ICPLUS_PHY=m # CONFIG_ICST is not set # CONFIG_IDLE_INJECT is not set CONFIG_IDLE_PAGE_TRACKING=y +CONFIG_IDPF=m CONFIG_IEEE802154_6LOWPAN=m # CONFIG_IEEE802154_ADF7242 is not set # CONFIG_IEEE802154_AT86RF230 is not set @@ -2455,6 +2505,7 @@ CONFIG_INPUT_APANEL=m # CONFIG_INPUT_ATI_REMOTE2 is not set CONFIG_INPUT_ATLAS_BTNS=m # CONFIG_INPUT_ATMEL_CAPTOUCH is not set +# CONFIG_INPUT_BBNSM_PWRKEY is not set # CONFIG_INPUT_BMA150 is not set # CONFIG_INPUT_CM109 is not set # CONFIG_INPUT_CMA3000 is not set @@ -2479,6 +2530,7 @@ CONFIG_INPUT_FF_MEMLESS=m # CONFIG_INPUT_JOYSTICK is not set CONFIG_INPUT_KEYBOARD=y # CONFIG_INPUT_KEYSPAN_REMOTE is not set +CONFIG_INPUT_KUNIT_TEST=m # CONFIG_INPUT_KXTJ9 is not set CONFIG_INPUT_LEDS=y # CONFIG_INPUT_MATRIXKMAP is not set @@ -2522,6 +2574,7 @@ CONFIG_INTEL_IOMMU_PERF_EVENTS=y # CONFIG_INTEL_ISH_FIRMWARE_DOWNLOADER is not set # CONFIG_INTEL_LDMA is not set CONFIG_INTEL_MEI_GSC=m +CONFIG_INTEL_MEI_GSC_PROXY=m # CONFIG_INTEL_MEI_HDCP is not set # CONFIG_INTEL_MEI_PXP is not set # CONFIG_INTEL_MEI_TXE is not set @@ -2530,6 +2583,7 @@ CONFIG_INTEL_MEI_GSC=m # CONFIG_INTEL_PMT_CRASHLOG is not set # CONFIG_INTEL_PMT_TELEMETRY is not set # CONFIG_INTEL_PUNIT_IPC is not set +CONFIG_INTEL_RAPL_TPMI=m CONFIG_INTEL_RST=m # CONFIG_INTEL_SAR_INT1092 is not set # CONFIG_INTEL_SCU_PCI is not set @@ -2564,7 +2618,8 @@ CONFIG_IOMMU_DEBUGFS=y CONFIG_IOMMU_DEFAULT_DMA_LAZY=y # CONFIG_IOMMU_DEFAULT_DMA_STRICT is not set # CONFIG_IOMMU_DEFAULT_PASSTHROUGH is not set -# CONFIG_IOMMUFD is not set +CONFIG_IOMMUFD=m +# CONFIG_IOMMUFD_TEST is not set # CONFIG_IOMMU_IO_PGTABLE_ARMV7S is not set # CONFIG_IOMMU_IO_PGTABLE_LPAE_SELFTEST is not set CONFIG_IOMMU_SUPPORT=y @@ -2843,10 +2898,13 @@ CONFIG_KPROBES=y CONFIG_KSM=y CONFIG_KUNIT_ALL_TESTS=m CONFIG_KUNIT_DEBUGFS=y +# CONFIG_KUNIT_DEFAULT_ENABLED is not set CONFIG_KUNIT_EXAMPLE_TEST=m CONFIG_KUNIT=m CONFIG_KUNIT_TEST=m CONFIG_KVM_AMD_SEV=y +CONFIG_KVM_MAX_NR_VCPUS=4096 +CONFIG_KVM_PROVE_MMU=y CONFIG_KVM_SMM=y # CONFIG_KVM_XEN is not set CONFIG_KVM=y @@ -2998,6 +3056,9 @@ CONFIG_LOOPBACK_TARGET=m # CONFIG_LPC_ICH is not set # CONFIG_LP_CONSOLE is not set # CONFIG_LPC_SCH is not set +CONFIG_LRU_GEN_ENABLED=y +# CONFIG_LRU_GEN_STATS is not set +CONFIG_LRU_GEN=y CONFIG_LSI_ET1011C_PHY=m CONFIG_LSM="lockdown,yama,integrity,selinux,bpf" CONFIG_LSM_MMAP_MIN_ADDR=65535 @@ -3019,6 +3080,7 @@ CONFIG_LZ4_COMPRESS=m CONFIG_MAC80211_DEBUGFS=y # CONFIG_MAC80211_DEBUG_MENU is not set CONFIG_MAC80211_HWSIM=m +CONFIG_MAC80211_KUNIT_TEST=m CONFIG_MAC80211_LEDS=y CONFIG_MAC80211=m # CONFIG_MAC80211_MESH is not set @@ -3043,6 +3105,7 @@ CONFIG_MAILBOX_TEST=m CONFIG_MAILBOX=y # CONFIG_MANAGER_SBS is not set CONFIG_MARVELL_10G_PHY=m +CONFIG_MARVELL_88Q2XXX_PHY=m # CONFIG_MARVELL_88X2222_PHY is not set CONFIG_MARVELL_CN10K_DDR_PMU=m CONFIG_MARVELL_CN10K_TAD_PMU=m @@ -3083,6 +3146,7 @@ CONFIG_MAXLINEAR_GPHY=m # CONFIG_MCP4725 is not set # CONFIG_MCP4922 is not set CONFIG_MD_AUTODETECT=y +CONFIG_MD_BITMAP_FILE=y # CONFIG_MD_CLUSTER is not set CONFIG_MD_FAULTY=m # CONFIG_MDIO_BCM_IPROC is not set @@ -3135,6 +3199,7 @@ CONFIG_MEMBARRIER=y CONFIG_MEMCG_SWAP=y CONFIG_MEMCG=y CONFIG_MEMCPY_KUNIT_TEST=m +CONFIG_MEMCPY_SLOW_KUNIT_TEST=y CONFIG_MEMORY_FAILURE=y # CONFIG_MEMORY_HOTPLUG_DEFAULT_ONLINE is not set CONFIG_MEMORY_HOTPLUG=y @@ -3168,6 +3233,7 @@ CONFIG_MESSAGE_LOGLEVEL_DEFAULT=4 # CONFIG_MFD_BCM590XX is not set # CONFIG_MFD_BD9571MWV is not set # CONFIG_MFD_CPCAP is not set +# CONFIG_MFD_CS42L43_I2C is not set # CONFIG_MFD_DA9052_I2C is not set # CONFIG_MFD_DA9052_SPI is not set # CONFIG_MFD_DA9055 is not set @@ -3266,6 +3332,7 @@ CONFIG_MICREL_PHY=m CONFIG_MICROCHIP_PHY=m # CONFIG_MICROCHIP_PIT64B is not set CONFIG_MICROCHIP_T1_PHY=m +# CONFIG_MICROCHIP_T1S_PHY is not set # CONFIG_MICROCODE_LATE_LOADING is not set # CONFIG_MICROCODE_OLD_INTERFACE is not set CONFIG_MICROSEMI_PHY=m @@ -3361,7 +3428,7 @@ CONFIG_MMC_SDHCI=m # CONFIG_MMC_SDHCI_OF_ARASAN is not set # CONFIG_MMC_SDHCI_OF_ASPEED is not set # CONFIG_MMC_SDHCI_OF_AT91 is not set -# CONFIG_MMC_SDHCI_OF_DWCMSHC is not set +CONFIG_MMC_SDHCI_OF_DWCMSHC=m # CONFIG_MMC_SDHCI_OF_ESDHC is not set # CONFIG_MMC_SDHCI_OMAP is not set CONFIG_MMC_SDHCI_PCI=m @@ -3453,6 +3520,8 @@ CONFIG_MT76x2U=m CONFIG_MT7921E=m # CONFIG_MT7921S is not set # CONFIG_MT7921U is not set +# CONFIG_MT7925E is not set +# CONFIG_MT7925U is not set # CONFIG_MT7996E is not set # CONFIG_MTD_ABSENT is not set # CONFIG_MTD_AFS_PARTS is not set @@ -3553,6 +3622,7 @@ CONFIG_MYRI10GE_DCA=y CONFIG_NAMESPACES=y CONFIG_NATIONAL_PHY=m # CONFIG_NAU7802 is not set +# CONFIG_NCN26000_PHY is not set CONFIG_ND_BLK=m CONFIG_ND_BTT=m # CONFIG_NDC_DIS_DYNAMIC_CACHING is not set @@ -3694,6 +3764,7 @@ CONFIG_NETFILTER=y # CONFIG_NET_FOU is not set CONFIG_NETFS_STATS=y CONFIG_NETFS_SUPPORT=m +CONFIG_NET_HANDSHAKE_KUNIT_TEST=m # CONFIG_NET_IFE is not set CONFIG_NET_IPGRE_BROADCAST=y CONFIG_NET_IPGRE_DEMUX=m @@ -4011,7 +4082,7 @@ CONFIG_NLS_MAC_TURKISH=m CONFIG_NLS_UTF8=m CONFIG_NLS=y # CONFIG_NOA1305 is not set -CONFIG_NODES_SHIFT=6 +CONFIG_NODES_SHIFT=8 CONFIG_NO_HZ_FULL=y # CONFIG_NO_HZ_IDLE is not set CONFIG_NO_HZ=y @@ -4072,9 +4143,10 @@ CONFIG_NVME_VERBOSE_ERRORS=y # CONFIG_NVRAM is not set # CONFIG_NVSW_SN2201 is not set # CONFIG_NXP_C45_TJA11XX_PHY is not set +# CONFIG_NXP_CBTX_PHY is not set # CONFIG_NXP_TJA11XX_PHY is not set # CONFIG_OCFS2_FS is not set -# CONFIG_OCTEON_EP is not set +CONFIG_OCTEON_EP=m CONFIG_OCTEONTX2_AF=m CONFIG_OCTEONTX2_MBOX=m CONFIG_OCTEONTX2_PF=m @@ -4295,6 +4367,7 @@ CONFIG_PINCTRL_ALDERLAKE=m # CONFIG_PINCTRL_AMD is not set # CONFIG_PINCTRL_BROXTON is not set # CONFIG_PINCTRL_CHERRYVIEW is not set +# CONFIG_PINCTRL_CS42L43 is not set CONFIG_PINCTRL_ELKHARTLAKE=m CONFIG_PINCTRL_EMMITSBURG=m CONFIG_PINCTRL_ICELAKE=m @@ -4306,7 +4379,7 @@ CONFIG_PINCTRL_IMX8MQM=m CONFIG_PINCTRL_IMX8MQXP=m CONFIG_PINCTRL_IMX8MQ=y # CONFIG_PINCTRL_IMX8ULP is not set -# CONFIG_PINCTRL_IMX93 is not set +CONFIG_PINCTRL_IMX93=y # CONFIG_PINCTRL_IMXRT1050 is not set # CONFIG_PINCTRL_IMXRT1170 is not set CONFIG_PINCTRL_IPROC_GPIO=y @@ -4466,9 +4539,9 @@ CONFIG_PWM_IMX27=m # CONFIG_PWM_PCA9685 is not set CONFIG_PWM_TEGRA=y CONFIG_PWM=y -# CONFIG_PWRSEQ_EMMC is not set +CONFIG_PWRSEQ_EMMC=m # CONFIG_PWRSEQ_SD8787 is not set -# CONFIG_PWRSEQ_SIMPLE is not set +CONFIG_PWRSEQ_SIMPLE=m # CONFIG_QCA7000_SPI is not set # CONFIG_QCOM_AOSS_QMP is not set # CONFIG_QCOM_APCS_IPC is not set @@ -4494,6 +4567,7 @@ CONFIG_QCOM_L3_PMU=y # CONFIG_QCOM_LLCC is not set # CONFIG_QCOM_OCMEM is not set # CONFIG_QCOM_PDC is not set +# CONFIG_QCOM_PMIC_GLINK is not set CONFIG_QCOM_QDF2400_ERRATUM_0065=y # CONFIG_QCOM_QFPROM is not set # CONFIG_QCOM_RMTFS_MEM is not set @@ -4554,10 +4628,12 @@ CONFIG_RAS=y CONFIG_RATIONAL_KUNIT_TEST=m # CONFIG_RBTREE_TEST is not set # CONFIG_RC_CORE is not set +# CONFIG_RCU_CPU_STALL_CPUTIME is not set CONFIG_RCU_CPU_STALL_TIMEOUT=60 # CONFIG_RCU_EQS_DEBUG is not set CONFIG_RCU_EXP_CPU_STALL_TIMEOUT=0 # CONFIG_RCU_EXPERT is not set +# CONFIG_RCU_LAZY is not set # CONFIG_RCU_NOCB_CPU_DEFAULT_ALL is not set CONFIG_RCU_NOCB_CPU=y CONFIG_RCU_REF_SCALE_TEST=m @@ -4579,6 +4655,7 @@ CONFIG_RD_ZSTD=y CONFIG_REALTEK_AUTOPM=y CONFIG_REALTEK_PHY=m # CONFIG_REED_SOLOMON_TEST is not set +CONFIG_REGMAP_KUNIT=m # CONFIG_REGULATOR_88PG86X is not set # CONFIG_REGULATOR_ACT8865 is not set # CONFIG_REGULATOR_AD5398 is not set @@ -4662,6 +4739,7 @@ CONFIG_RELAY=y CONFIG_RELOCATABLE=y # CONFIG_RELR is not set # CONFIG_REMOTEPROC is not set +# CONFIG_REMOTE_TARGET is not set CONFIG_RENESAS_PHY=m # CONFIG_RESET_ATTACK_MITIGATION is not set CONFIG_RESET_CONTROLLER=y @@ -4678,6 +4756,7 @@ CONFIG_RFKILL_GPIO=m CONFIG_RFKILL_INPUT=y CONFIG_RFKILL=m CONFIG_RHEL_DIFFERENCES=y +# CONFIG_RH_KABI_SIZE_ALIGN_CHECKS is not set CONFIG_RING_BUFFER_BENCHMARK=m # CONFIG_RING_BUFFER_STARTUP_TEST is not set # CONFIG_RING_BUFFER_VALIDATE_TIME_DELTAS is not set @@ -4865,9 +4944,10 @@ CONFIG_RTW88_8822CE=m CONFIG_RTW88_DEBUGFS=y CONFIG_RTW88_DEBUG=y CONFIG_RTW88=m +# CONFIG_RTW89_8851BE is not set CONFIG_RTW89_8852AE=m CONFIG_RTW89_8852BE=m -# CONFIG_RTW89_8852CE is not set +CONFIG_RTW89_8852CE=m CONFIG_RTW89_DEBUGFS=y CONFIG_RTW89_DEBUGMSG=y CONFIG_RTW89=m @@ -5344,6 +5424,7 @@ CONFIG_SHUFFLE_PAGE_ALLOCATOR=y CONFIG_SIGNED_PE_FILE_VERIFICATION=y # CONFIG_SIMPLE_PM_BUS is not set # CONFIG_SIOX is not set +CONFIG_SIPHASH_KUNIT_TEST=m # CONFIG_SKGE is not set # CONFIG_SKY2 is not set CONFIG_SLAB_FREELIST_HARDENED=y @@ -5485,6 +5566,7 @@ CONFIG_SND_OSSEMUL=y CONFIG_SND_OXYGEN=m CONFIG_SND_PCI=y # CONFIG_SND_PCM_OSS is not set +# CONFIG_SND_PCMTEST is not set CONFIG_SND_PCM_XRUN_DEBUG=y # CONFIG_SND_PCSP is not set CONFIG_SND_PCXHR=m @@ -5498,6 +5580,7 @@ CONFIG_SND_SEQ_DUMMY=m CONFIG_SND_SEQ_HRTIMER_DEFAULT=y CONFIG_SND_SEQUENCER=m # CONFIG_SND_SEQUENCER_OSS is not set +CONFIG_SND_SEQ_UMP=y # CONFIG_SND_SERIAL_U16550 is not set # CONFIG_SND_SIMPLE_CARD is not set # CONFIG_SND_SOC_AC97_CODEC is not set @@ -5532,10 +5615,13 @@ CONFIG_SND_SEQUENCER=m # CONFIG_SND_SOC_AMD_RPL_ACP6x is not set # CONFIG_SND_SOC_AMD_VANGOGH_MACH is not set # CONFIG_SND_SOC_AMD_YC_MACH is not set +# CONFIG_SND_SOC_AUDIO_IIO_AUX is not set # CONFIG_SND_SOC_AW8738 is not set +# CONFIG_SND_SOC_AW88261 is not set # CONFIG_SND_SOC_AW88395 is not set # CONFIG_SND_SOC_BD28623 is not set # CONFIG_SND_SOC_BT_SCO is not set +# CONFIG_SND_SOC_CHV3_CODEC is not set # CONFIG_SND_SOC_CS35L32 is not set # CONFIG_SND_SOC_CS35L33 is not set # CONFIG_SND_SOC_CS35L34 is not set @@ -5593,6 +5679,7 @@ CONFIG_SND_SOC_CX2072X=m # CONFIG_SND_SOC_INTEL_AVS is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_DA7219 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_DMIC is not set +# CONFIG_SND_SOC_INTEL_AVS_MACH_ES8336 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_HDAUDIO is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_I2S_TEST is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_MAX98357A is not set @@ -5603,6 +5690,7 @@ CONFIG_SND_SOC_CX2072X=m # CONFIG_SND_SOC_INTEL_AVS_MACH_RT274 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_RT286 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_RT298 is not set +# CONFIG_SND_SOC_INTEL_AVS_MACH_RT5663 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_RT5682 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_SSM4567 is not set # CONFIG_SND_SOC_INTEL_BDW_RT5650_MACH is not set @@ -5700,6 +5788,7 @@ CONFIG_SND_SOC_MAX98927=m # CONFIG_SND_SOC_PEB2466 is not set # CONFIG_SND_SOC_RK3328 is not set # CONFIG_SND_SOC_RL6231 is not set +# CONFIG_SND_SOC_RT1017_SDCA_SDW is not set # CONFIG_SND_SOC_RT1308 is not set # CONFIG_SND_SOC_RT1308_SDW is not set # CONFIG_SND_SOC_RT1316_SDW is not set @@ -5764,6 +5853,7 @@ CONFIG_SND_SOC_SOF_TOPLEVEL=y # CONFIG_SND_SOC_TAS2764 is not set # CONFIG_SND_SOC_TAS2770 is not set # CONFIG_SND_SOC_TAS2780 is not set +# CONFIG_SND_SOC_TAS2781_I2C is not set # CONFIG_SND_SOC_TAS5086 is not set # CONFIG_SND_SOC_TAS571X is not set # CONFIG_SND_SOC_TAS5720 is not set @@ -5819,6 +5909,7 @@ CONFIG_SND_SOC_WM8804_I2C=m # CONFIG_SND_SOC_WM8985 is not set # CONFIG_SND_SOC_WSA881X is not set # CONFIG_SND_SOC_WSA883X is not set +# CONFIG_SND_SOC_WSA884X is not set # CONFIG_SND_SOC_XILINX_AUDIO_FORMATTER is not set # CONFIG_SND_SOC_XILINX_I2S is not set # CONFIG_SND_SOC_XILINX_SPDIF is not set @@ -5832,8 +5923,10 @@ CONFIG_SND_SOC_WM8804_I2C=m # CONFIG_SND_SUPPORT_OLD_API is not set # CONFIG_SND_TEST_COMPONENT is not set CONFIG_SND_TRIDENT=m +CONFIG_SND_UMP_LEGACY_RAWMIDI=y CONFIG_SND_USB_6FIRE=m CONFIG_SND_USB_AUDIO=m +CONFIG_SND_USB_AUDIO_MIDI_V2=y CONFIG_SND_USB_CAIAQ_INPUT=y CONFIG_SND_USB_CAIAQ=m CONFIG_SND_USB_HIFACE=m @@ -5858,7 +5951,7 @@ CONFIG_SND_VX222=m # CONFIG_SND_YMFPCI is not set # CONFIG_SOC_BRCMSTB is not set CONFIG_SOC_IMX8M=y -# CONFIG_SOC_IMX9 is not set +CONFIG_SOC_IMX9=m # CONFIG_SOCIONEXT_SYNQUACER_PREITS is not set CONFIG_SOC_TEGRA_CBB=y # CONFIG_SOC_TI is not set @@ -5970,11 +6063,13 @@ CONFIG_STMMAC_PLATFORM=m # CONFIG_STM_SOURCE_CONSOLE is not set # CONFIG_STM_SOURCE_FTRACE is not set # CONFIG_STM_SOURCE_HEARTBEAT is not set +CONFIG_STRCAT_KUNIT_TEST=m CONFIG_STRICT_DEVMEM=y CONFIG_STRICT_KERNEL_RWX=y CONFIG_STRICT_MODULE_RWX=y # CONFIG_STRING_SELFTEST is not set CONFIG_STRIP_ASM_SYMS=y +CONFIG_STRSCPY_KUNIT_TEST=m # CONFIG_ST_UVIS25 is not set # CONFIG_SUN_PARTITION is not set CONFIG_SUNRPC_DEBUG=y @@ -6061,7 +6156,7 @@ CONFIG_TCP_CONG_DCTCP=m # CONFIG_TCP_CONG_HSTCP is not set CONFIG_TCP_CONG_HTCP=m # CONFIG_TCP_CONG_HYBLA is not set -# CONFIG_TCP_CONG_ILLINOIS is not set +CONFIG_TCP_CONG_ILLINOIS=m # CONFIG_TCP_CONG_LP is not set CONFIG_TCP_CONG_NV=m # CONFIG_TCP_CONG_SCALABLE is not set @@ -6310,6 +6405,7 @@ CONFIG_TYPEC_FUSB302=m # CONFIG_TYPEC_HD3SS3220 is not set CONFIG_TYPEC_MUX_FSA4480=m # CONFIG_TYPEC_MUX_GPIO_SBU is not set +# CONFIG_TYPEC_MUX_NB7VPQ904M is not set CONFIG_TYPEC_MUX_PI3USB30532=m # CONFIG_TYPEC_NVIDIA_ALTMODE is not set # CONFIG_TYPEC_QCOM_PMIC is not set @@ -6425,7 +6521,6 @@ CONFIG_USB_EZUSB_FX2=m # CONFIG_USB_FEW_INIT_RETRIES is not set # CONFIG_USB_FOTG210_HCD is not set # CONFIG_USB_FOTG210_UDC is not set -CONFIG_USB_FTDI_ELAN=m # CONFIG_USB_FUNCTIONFS is not set # CONFIG_USB_G_ACM_MS is not set # CONFIG_USB_GADGET_DEBUG_FILES is not set @@ -6675,7 +6770,6 @@ CONFIG_USB_TEGRA_XUDC=m # CONFIG_USB_TEST is not set CONFIG_USB_TMC=m # CONFIG_USB_TRANCEVIBRATOR is not set -# CONFIG_USB_U132_HCD is not set CONFIG_USB_UAS=m CONFIG_USB_UEAGLEATM=m CONFIG_USB_UHCI_HCD=y @@ -6718,6 +6812,10 @@ CONFIG_UV_SYSFS=m CONFIG_VETH=m CONFIG_VEXPRESS_CONFIG=y CONFIG_VFAT_FS=m +# CONFIG_VFIO_AMBA is not set +CONFIG_VFIO_CONTAINER=y +CONFIG_VFIO_DEVICE_CDEV=y +CONFIG_VFIO_GROUP=y CONFIG_VFIO_IOMMU_TYPE1=m CONFIG_VFIO=m # CONFIG_VFIO_MDEV is not set diff --git a/SOURCES/kernel-aarch64-rhel.config b/SOURCES/kernel-aarch64-rhel.config index bc33379..1584c2c 100644 --- a/SOURCES/kernel-aarch64-rhel.config +++ b/SOURCES/kernel-aarch64-rhel.config @@ -14,6 +14,7 @@ CONFIG_8139TOO=m # CONFIG_ACCESSIBILITY is not set # CONFIG_ACORN_PARTITION is not set CONFIG_ACPI_AC=y +CONFIG_ACPI_AGDI=y # CONFIG_ACPI_ALS is not set CONFIG_ACPI_APEI_EINJ=m # CONFIG_ACPI_APEI_ERST_DEBUG is not set @@ -110,9 +111,11 @@ CONFIG_ACPI=y # CONFIG_AD8366 is not set # CONFIG_AD8801 is not set # CONFIG_AD9523 is not set +# CONFIG_ADDRESS_MASKING is not set # CONFIG_ADF4350 is not set # CONFIG_ADF4371 is not set # CONFIG_ADFS_FS is not set +# CONFIG_ADIN1100_PHY is not set # CONFIG_ADIN_PHY is not set # CONFIG_ADIS16080 is not set # CONFIG_ADIS16130 is not set @@ -186,7 +189,7 @@ CONFIG_AMD_PMC=m CONFIG_AMD_XGBE=m # CONFIG_AMIGA_PARTITION is not set CONFIG_AMPERE_ERRATUM_AC03_CPU_38=y -# CONFIG_ANDROID is not set +# CONFIG_ANDROID_BINDER_IPC is not set # CONFIG_ANON_VMA_NAME is not set # CONFIG_APDS9300 is not set # CONFIG_APDS9802ALS is not set @@ -207,6 +210,7 @@ CONFIG_ARCH_BCM_IPROC=y # CONFIG_ARCH_BITMAIN is not set # CONFIG_ARCH_BRCMSTB is not set # CONFIG_ARCH_EXYNOS is not set +CONFIG_ARCH_FORCE_MAX_ORDER=12 CONFIG_ARCH_HISI=y # CONFIG_ARCH_INTEL_SOCFPGA is not set # CONFIG_ARCH_K3 is not set @@ -262,8 +266,11 @@ CONFIG_ARM64_ERRATUM_1463225=y CONFIG_ARM64_ERRATUM_1508412=y CONFIG_ARM64_ERRATUM_1530923=y CONFIG_ARM64_ERRATUM_1542419=y +CONFIG_ARM64_ERRATUM_1902691=y +CONFIG_ARM64_ERRATUM_2038923=y CONFIG_ARM64_ERRATUM_2051678=y CONFIG_ARM64_ERRATUM_2054223=y +CONFIG_ARM64_ERRATUM_2064142=y CONFIG_ARM64_ERRATUM_2067961=y CONFIG_ARM64_ERRATUM_2077057=y CONFIG_ARM64_ERRATUM_2119858=y @@ -275,6 +282,7 @@ CONFIG_ARM64_ERRATUM_2441009=y CONFIG_ARM64_ERRATUM_2457168=y CONFIG_ARM64_ERRATUM_2645198=y CONFIG_ARM64_ERRATUM_2658417=y +CONFIG_ARM64_ERRATUM_2966298=y CONFIG_ARM64_ERRATUM_819472=y CONFIG_ARM64_ERRATUM_824069=y CONFIG_ARM64_ERRATUM_826319=y @@ -307,11 +315,11 @@ CONFIG_ARM_ARCH_TIMER_EVTSTREAM=y # CONFIG_ARM_CCI_PMU is not set CONFIG_ARM_CCN=y CONFIG_ARM_CMN=m -CONFIG_ARM_CORESIGHT_PMU_ARCH_SYSTEM_PMU=y +CONFIG_ARM_CORESIGHT_PMU_ARCH_SYSTEM_PMU=m CONFIG_ARM_CPUIDLE=y CONFIG_ARM_DMC620_PMU=m CONFIG_ARM_DSU_PMU=m -# CONFIG_ARM_FFA_TRANSPORT is not set +CONFIG_ARM_FFA_TRANSPORT=m CONFIG_ARM_IMX8M_DDRC_DEVFREQ=m CONFIG_ARM_IMX_BUS_DEVFREQ=m CONFIG_ARM_IMX_CPUFREQ_DT=m @@ -325,8 +333,10 @@ CONFIG_ARM_PSCI_CPUIDLE=y # CONFIG_ARM_QCOM_CPUFREQ_HW is not set CONFIG_ARM_SBSA_WATCHDOG=m CONFIG_ARM_SCMI_CPUFREQ=m +# CONFIG_ARM_SCMI_POWER_CONTROL is not set CONFIG_ARM_SCMI_POWER_DOMAIN=m CONFIG_ARM_SCMI_PROTOCOL=y +# CONFIG_ARM_SCMI_RAW_MODE_SUPPORT is not set CONFIG_ARM_SCMI_TRANSPORT_MAILBOX=y # CONFIG_ARM_SCMI_TRANSPORT_SMC_ATOMIC_ENABLE is not set CONFIG_ARM_SCMI_TRANSPORT_SMC=y @@ -634,6 +644,7 @@ CONFIG_BT_BNEP_PROTO_FILTER=y CONFIG_BT_BREDR=y CONFIG_BT_DEBUGFS=y CONFIG_BT_HCIBCM203X=m +# CONFIG_BT_HCIBCM4377 is not set CONFIG_BT_HCIBFUSB=m CONFIG_BT_HCIBPA10X=m CONFIG_BT_HCIBTSDIO=m @@ -641,6 +652,7 @@ CONFIG_BT_HCIBTUSB_AUTOSUSPEND=y CONFIG_BT_HCIBTUSB_BCM=y CONFIG_BT_HCIBTUSB=m CONFIG_BT_HCIBTUSB_MTK=y +CONFIG_BT_HCIBTUSB_POLL_SYNC=y CONFIG_BT_HCIBTUSB_RTL=y # CONFIG_BT_HCIUART_AG6XX is not set CONFIG_BT_HCIUART_ATH3K=y @@ -653,12 +665,14 @@ CONFIG_BT_HIDP=m # CONFIG_BT_HS is not set CONFIG_BT_INTEL=m # CONFIG_BT_LEDS is not set +CONFIG_BT_LE_L2CAP_ECRED=y CONFIG_BT_LE=y CONFIG_BT=m CONFIG_BT_MRVL=m CONFIG_BT_MRVL_SDIO=m # CONFIG_BT_MSFTEXT is not set # CONFIG_BT_MTKSDIO is not set +# CONFIG_BT_NXPUART is not set CONFIG_BT_RFCOMM=m CONFIG_BT_RFCOMM_TTY=y # CONFIG_BTRFS_FS is not set @@ -675,6 +689,7 @@ CONFIG_BUILD_SALT="" # CONFIG_CACHEFILES_HISTOGRAM is not set CONFIG_CACHEFILES=m # CONFIG_CACHEFILES_ONDEMAND is not set +CONFIG_CACHESTAT_SYSCALL=y # CONFIG_CADENCE_WATCHDOG is not set # CONFIG_CAIF is not set CONFIG_CAN_8DEV_USB=m @@ -754,6 +769,7 @@ CONFIG_CEPH_LIB_USE_DNS_RESOLVER=y # CONFIG_CFG80211_DEBUGFS is not set CONFIG_CFG80211_DEFAULT_PS=y # CONFIG_CFG80211_DEVELOPER_WARNINGS is not set +CONFIG_CFG80211_KUNIT_TEST=m CONFIG_CFG80211=m # CONFIG_CFG80211_WEXT is not set CONFIG_CFS_BANDWIDTH=y @@ -761,6 +777,7 @@ CONFIG_CGROUP_BPF=y CONFIG_CGROUP_CPUACCT=y # CONFIG_CGROUP_DEBUG is not set CONFIG_CGROUP_DEVICE=y +# CONFIG_CGROUP_FAVOR_DYNMODS is not set CONFIG_CGROUP_FREEZER=y CONFIG_CGROUP_HUGETLB=y CONFIG_CGROUP_MISC=y @@ -833,7 +850,7 @@ CONFIG_CLK_IMX8MN=y CONFIG_CLK_IMX8MP=y CONFIG_CLK_IMX8MQ=y # CONFIG_CLK_IMX8QXP is not set -# CONFIG_CLK_IMX93 is not set +CONFIG_CLK_IMX93=y # CONFIG_CLK_KUNIT_TEST is not set CONFIG_CLK_SP810=y CONFIG_CLK_VEXPRESS_OSC=y @@ -903,6 +920,7 @@ CONFIG_CONSOLE_LOGLEVEL_QUIET=4 CONFIG_CONSOLE_TRANSLATIONS=y CONFIG_CONTEXT_SWITCH_TRACER=y # CONFIG_CONTEXT_TRACKING_USER_FORCE is not set +# CONFIG_COPS is not set CONFIG_CORDIC=m CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS=y CONFIG_CORESIGHT_CATU=m @@ -1033,6 +1051,7 @@ CONFIG_CRYPTO_DEV_FSL_CAAM_RNG_API=y CONFIG_CRYPTO_DEV_HISI_SEC=m # CONFIG_CRYPTO_DEV_HISI_TRNG is not set # CONFIG_CRYPTO_DEV_HISI_ZIP is not set +# CONFIG_CRYPTO_DEV_IAA_CRYPTO is not set # CONFIG_CRYPTO_DEV_MXS_DCP is not set CONFIG_CRYPTO_DEV_NITROX_CNN55XX=m CONFIG_CRYPTO_DEV_OCTEONTX2_CPT=m @@ -1144,6 +1163,7 @@ CONFIG_CXL_MEM=m CONFIG_CXL_PCI=m CONFIG_CXL_PMEM=m # CONFIG_CXL_REGION_INVALIDATION_TEST is not set +CONFIG_CXL_REGION=y # CONFIG_DA280 is not set # CONFIG_DA311 is not set CONFIG_DAMON_DBGFS=y @@ -1253,7 +1273,7 @@ CONFIG_DEVFREQ_GOV_POWERSAVE=m CONFIG_DEVFREQ_GOV_SIMPLE_ONDEMAND=m CONFIG_DEVFREQ_GOV_USERSPACE=m # CONFIG_DEVFREQ_THERMAL is not set -# CONFIG_DEVICE_PRIVATE is not set +CONFIG_DEVICE_PRIVATE=y # CONFIG_DEVMEM is not set # CONFIG_DEVPORT is not set CONFIG_DEVTMPFS_MOUNT=y @@ -1329,6 +1349,8 @@ CONFIG_DP83848_PHY=m CONFIG_DP83867_PHY=m # CONFIG_DP83869_PHY is not set CONFIG_DP83TC811_PHY=m +# CONFIG_DP83TD510_PHY is not set +CONFIG_DPLL=y # CONFIG_DPS310 is not set # CONFIG_DRAGONRISE_FF is not set CONFIG_DRM_AMD_ACP=y @@ -1339,6 +1361,7 @@ CONFIG_DRM_AMDGPU_CIK=y CONFIG_DRM_AMDGPU=m # CONFIG_DRM_AMDGPU_SI is not set CONFIG_DRM_AMDGPU_USERPTR=y +# CONFIG_DRM_AMDGPU_WERROR is not set # CONFIG_DRM_AMD_SECURE_DISPLAY is not set # CONFIG_DRM_ANALOGIX_ANX6345 is not set # CONFIG_DRM_ANALOGIX_ANX7625 is not set @@ -1392,6 +1415,7 @@ CONFIG_DRM_LOAD_EDID_FIRMWARE=y # CONFIG_DRM_LONTIUM_LT9211 is not set # CONFIG_DRM_LONTIUM_LT9611 is not set # CONFIG_DRM_LONTIUM_LT9611UXC is not set +# CONFIG_DRM_LOONGSON is not set # CONFIG_DRM_LVDS_CODEC is not set CONFIG_DRM=m # CONFIG_DRM_MALI_DISPLAY is not set @@ -1432,6 +1456,7 @@ CONFIG_DRM_NOUVEAU=m # CONFIG_DRM_PANEL_LG_LB035Q02 is not set # CONFIG_DRM_PANEL_LG_LG4573 is not set # CONFIG_DRM_PANEL_LVDS is not set +# CONFIG_DRM_PANEL_MAGNACHIP_D53E6EA8966 is not set # CONFIG_DRM_PANEL_MANTIX_MLAF057WE51 is not set # CONFIG_DRM_PANEL_MIPI_DBI is not set # CONFIG_DRM_PANEL_NEC_NL8048HL11 is not set @@ -1440,6 +1465,7 @@ CONFIG_DRM_NOUVEAU=m # CONFIG_DRM_PANEL_NOVATEK_NT35510 is not set # CONFIG_DRM_PANEL_NOVATEK_NT35560 is not set # CONFIG_DRM_PANEL_NOVATEK_NT35950 is not set +# CONFIG_DRM_PANEL_NOVATEK_NT36523 is not set # CONFIG_DRM_PANEL_NOVATEK_NT36672A is not set # CONFIG_DRM_PANEL_NOVATEK_NT39016 is not set # CONFIG_DRM_PANEL_OLIMEX_LCD_OLINUXINO is not set @@ -1456,6 +1482,7 @@ CONFIG_DRM_NOUVEAU=m # CONFIG_DRM_PANEL_SAMSUNG_LD9040 is not set # CONFIG_DRM_PANEL_SAMSUNG_S6D16D0 is not set # CONFIG_DRM_PANEL_SAMSUNG_S6D27A1 is not set +# CONFIG_DRM_PANEL_SAMSUNG_S6D7AA0 is not set # CONFIG_DRM_PANEL_SAMSUNG_S6E3HA2 is not set # CONFIG_DRM_PANEL_SAMSUNG_S6E63J0X03 is not set # CONFIG_DRM_PANEL_SAMSUNG_S6E63M0 is not set @@ -1472,12 +1499,15 @@ CONFIG_DRM_NOUVEAU=m # CONFIG_DRM_PANEL_SITRONIX_ST7703 is not set # CONFIG_DRM_PANEL_SITRONIX_ST7789V is not set # CONFIG_DRM_PANEL_SONY_ACX565AKM is not set +# CONFIG_DRM_PANEL_SONY_TD4353_JDI is not set # CONFIG_DRM_PANEL_SONY_TULIP_TRULY_NT35521 is not set +# CONFIG_DRM_PANEL_STARTEK_KD070FHFID015 is not set # CONFIG_DRM_PANEL_TDO_TL070WSH30 is not set # CONFIG_DRM_PANEL_TPO_TD028TTEC1 is not set # CONFIG_DRM_PANEL_TPO_TD043MTEA1 is not set # CONFIG_DRM_PANEL_TPO_TPG110 is not set # CONFIG_DRM_PANEL_TRULY_NT35597_WQXGA is not set +# CONFIG_DRM_PANEL_VISIONOX_R66451 is not set # CONFIG_DRM_PANEL_VISIONOX_RM69299 is not set # CONFIG_DRM_PANEL_VISIONOX_VTDR6130 is not set # CONFIG_DRM_PANEL_WIDECHIPS_WS2401 is not set @@ -1491,6 +1521,7 @@ CONFIG_DRM_RADEON=m CONFIG_DRM_RADEON_USERPTR=y # CONFIG_DRM_RCAR_DW_HDMI is not set # CONFIG_DRM_RCAR_LVDS is not set +# CONFIG_DRM_SAMSUNG_DSIM is not set # CONFIG_DRM_SII902X is not set # CONFIG_DRM_SII9234 is not set # CONFIG_DRM_SIL_SII8620 is not set @@ -1511,9 +1542,11 @@ CONFIG_DRM_TEGRA=m # CONFIG_DRM_TOSHIBA_TC358767 is not set # CONFIG_DRM_TOSHIBA_TC358768 is not set # CONFIG_DRM_TOSHIBA_TC358775 is not set +# CONFIG_DRM_TTM_KUNIT_TEST is not set CONFIG_DRM_UDL=m # CONFIG_DRM_VBOXVIDEO is not set # CONFIG_DRM_VGEM is not set +CONFIG_DRM_VIRTIO_GPU_KMS=y CONFIG_DRM_VIRTIO_GPU=m CONFIG_DRM_VKMS=m CONFIG_DRM_VMWGFX_FBCON=y @@ -1587,7 +1620,7 @@ CONFIG_DW_DMAC_PCI=m # CONFIG_DW_I3C_MASTER is not set CONFIG_DWMAC_DWC_QOS_ETH=m # CONFIG_DWMAC_GENERIC is not set -# CONFIG_DWMAC_IMX8 is not set +CONFIG_DWMAC_IMX8=m # CONFIG_DWMAC_INTEL_PLAT is not set # CONFIG_DWMAC_IPQ806X is not set # CONFIG_DWMAC_LOONGSON is not set @@ -1635,6 +1668,7 @@ CONFIG_EFI_CUSTOM_SSDT_OVERLAYS=y CONFIG_EFI_DXE_MEM_ATTRIBUTES=y # CONFIG_EFI_FAKE_MEMMAP is not set CONFIG_EFI_GENERIC_STUB_INITRD_CMDLINE_LOADER=y +CONFIG_EFI_HANDOVER_PROTOCOL=y CONFIG_EFI_PARTITION=y # CONFIG_EFI_PGT_DUMP is not set # CONFIG_EFI_RCI2_TABLE is not set @@ -1645,6 +1679,7 @@ CONFIG_EFIVAR_FS=y CONFIG_EFI_VARS_PSTORE_DEFAULT_DISABLE=y CONFIG_EFI_VARS_PSTORE=y CONFIG_EFI=y +# CONFIG_EFI_ZBOOT is not set # CONFIG_EFS_FS is not set # CONFIG_EISA is not set # CONFIG_EMBEDDED is not set @@ -1656,7 +1691,12 @@ CONFIG_ENIC=m # CONFIG_EPIC100 is not set CONFIG_EPOLL=y # CONFIG_EQUALIZER is not set -# CONFIG_EROFS_FS is not set +# CONFIG_EROFS_FS_DEBUG is not set +CONFIG_EROFS_FS=m +CONFIG_EROFS_FS_POSIX_ACL=y +CONFIG_EROFS_FS_SECURITY=y +CONFIG_EROFS_FS_XATTR=y +# CONFIG_EROFS_FS_ZIP is not set CONFIG_ETHERNET=y # CONFIG_ETHOC is not set CONFIG_ETHTOOL_NETLINK=y @@ -1705,6 +1745,7 @@ CONFIG_FAT_DEFAULT_IOCHARSET="ascii" # CONFIG_FAT_DEFAULT_UTF8 is not set CONFIG_FAT_FS=m CONFIG_FAT_KUNIT_TEST=m +# CONFIG_FAULT_INJECTION_CONFIGFS is not set # CONFIG_FAULT_INJECTION is not set # CONFIG_FAULT_INJECTION_USERCOPY is not set # CONFIG_FB_3DFX is not set @@ -1782,7 +1823,6 @@ CONFIG_FIXED_PHY=y CONFIG_FM10K=m # CONFIG_FONTS is not set CONFIG_FONT_SUPPORT=y -CONFIG_FORCE_MAX_ZONEORDER=13 CONFIG_FORTIFY_SOURCE=y # CONFIG_FPGA is not set CONFIG_FPROBE=y @@ -1814,7 +1854,9 @@ CONFIG_FSL_IMX8_DDR_PMU=y # CONFIG_FSL_RCPM is not set # CONFIG_FSL_XGMAC_MDIO is not set CONFIG_FSNOTIFY=y -# CONFIG_FS_VERITY is not set +# CONFIG_FS_VERITY_BUILTIN_SIGNATURES is not set +# CONFIG_FS_VERITY_DEBUG is not set +CONFIG_FS_VERITY=y # CONFIG_FTL is not set CONFIG_FTRACE_MCOUNT_RECORD=y # CONFIG_FTRACE_RECORD_RECURSION is not set @@ -1839,9 +1881,11 @@ CONFIG_FUTEX=y # CONFIG_FW_CACHE is not set # CONFIG_FW_CFG_SYSFS_CMDLINE is not set CONFIG_FW_CFG_SYSFS=y +# CONFIG_FW_DEVLINK_SYNC_STATE_TIMEOUT is not set CONFIG_FW_LOADER_COMPRESS_XZ=y CONFIG_FW_LOADER_COMPRESS=y CONFIG_FW_LOADER_COMPRESS_ZSTD=y +CONFIG_FW_LOADER_DEBUG=y # CONFIG_FW_LOADER_USER_HELPER_FALLBACK is not set # CONFIG_FW_LOADER_USER_HELPER is not set CONFIG_FW_LOADER=y @@ -1969,6 +2013,7 @@ CONFIG_HARDENED_USERCOPY_FALLBACK=y CONFIG_HARDENED_USERCOPY=y CONFIG_HARDLOCKUP_DETECTOR=y CONFIG_HASH_KUNIT_TEST=m +CONFIG_HASHTABLE_KUNIT_TEST=m # CONFIG_HDC100X is not set # CONFIG_HDC2010 is not set CONFIG_HDLC_CISCO=m @@ -2028,6 +2073,7 @@ CONFIG_HID_ITE=m CONFIG_HID_JABRA=m CONFIG_HID_KENSINGTON=m CONFIG_HID_KEYTOUCH=m +CONFIG_HID_KUNIT_TEST=m CONFIG_HID_KYE=m CONFIG_HID_LCPOWER=m CONFIG_HID_LED=m @@ -2048,6 +2094,7 @@ CONFIG_HID_MULTITOUCH=m # CONFIG_HID_NINTENDO is not set CONFIG_HID_NTI=m CONFIG_HID_NTRIG=y +# CONFIG_HID_NVIDIA_SHIELD is not set CONFIG_HID_ORTEK=m CONFIG_HID_PANTHERLORD=m CONFIG_HID_PENMOUNT=m @@ -2187,6 +2234,7 @@ CONFIG_HYPERV_STORAGE=m # CONFIG_HYPERV_TESTING is not set CONFIG_HYPERV_UTILS=m CONFIG_HYPERV_VSOCKETS=m +# CONFIG_HYPERV_VTL_MODE is not set # CONFIG_HZ_1000 is not set CONFIG_HZ_100=y # CONFIG_HZ_250 is not set @@ -2283,6 +2331,7 @@ CONFIG_I3C=m CONFIG_I40E=m CONFIG_I40EVF=m CONFIG_I6300ESB_WDT=m +# CONFIG_IA32_EMULATION_DEFAULT_DISABLED is not set # CONFIG_IAQCORE is not set CONFIG_IAVF=m CONFIG_IB700_WDT=m @@ -2297,6 +2346,7 @@ CONFIG_ICPLUS_PHY=m # CONFIG_ICST is not set # CONFIG_IDLE_INJECT is not set CONFIG_IDLE_PAGE_TRACKING=y +CONFIG_IDPF=m CONFIG_IEEE802154_6LOWPAN=m # CONFIG_IEEE802154_ADF7242 is not set # CONFIG_IEEE802154_AT86RF230 is not set @@ -2439,6 +2489,7 @@ CONFIG_INPUT_APANEL=m # CONFIG_INPUT_ATI_REMOTE2 is not set CONFIG_INPUT_ATLAS_BTNS=m # CONFIG_INPUT_ATMEL_CAPTOUCH is not set +# CONFIG_INPUT_BBNSM_PWRKEY is not set # CONFIG_INPUT_BMA150 is not set # CONFIG_INPUT_CM109 is not set # CONFIG_INPUT_CMA3000 is not set @@ -2463,6 +2514,7 @@ CONFIG_INPUT_FF_MEMLESS=m # CONFIG_INPUT_JOYSTICK is not set CONFIG_INPUT_KEYBOARD=y # CONFIG_INPUT_KEYSPAN_REMOTE is not set +CONFIG_INPUT_KUNIT_TEST=m # CONFIG_INPUT_KXTJ9 is not set CONFIG_INPUT_LEDS=y # CONFIG_INPUT_MATRIXKMAP is not set @@ -2506,6 +2558,7 @@ CONFIG_INTEL_IOMMU_PERF_EVENTS=y # CONFIG_INTEL_ISH_FIRMWARE_DOWNLOADER is not set # CONFIG_INTEL_LDMA is not set CONFIG_INTEL_MEI_GSC=m +CONFIG_INTEL_MEI_GSC_PROXY=m # CONFIG_INTEL_MEI_HDCP is not set # CONFIG_INTEL_MEI_PXP is not set # CONFIG_INTEL_MEI_TXE is not set @@ -2514,6 +2567,7 @@ CONFIG_INTEL_MEI_GSC=m # CONFIG_INTEL_PMT_CRASHLOG is not set # CONFIG_INTEL_PMT_TELEMETRY is not set # CONFIG_INTEL_PUNIT_IPC is not set +CONFIG_INTEL_RAPL_TPMI=m CONFIG_INTEL_RST=m # CONFIG_INTEL_SAR_INT1092 is not set # CONFIG_INTEL_SCU_PCI is not set @@ -2548,7 +2602,8 @@ CONFIG_IO_DELAY_0X80=y CONFIG_IOMMU_DEFAULT_DMA_LAZY=y # CONFIG_IOMMU_DEFAULT_DMA_STRICT is not set # CONFIG_IOMMU_DEFAULT_PASSTHROUGH is not set -# CONFIG_IOMMUFD is not set +CONFIG_IOMMUFD=m +# CONFIG_IOMMUFD_TEST is not set # CONFIG_IOMMU_IO_PGTABLE_ARMV7S is not set # CONFIG_IOMMU_IO_PGTABLE_LPAE_SELFTEST is not set CONFIG_IOMMU_SUPPORT=y @@ -2822,10 +2877,13 @@ CONFIG_KPROBES=y CONFIG_KSM=y CONFIG_KUNIT_ALL_TESTS=m CONFIG_KUNIT_DEBUGFS=y +# CONFIG_KUNIT_DEFAULT_ENABLED is not set CONFIG_KUNIT_EXAMPLE_TEST=m CONFIG_KUNIT=m CONFIG_KUNIT_TEST=m CONFIG_KVM_AMD_SEV=y +CONFIG_KVM_MAX_NR_VCPUS=4096 +# CONFIG_KVM_PROVE_MMU is not set CONFIG_KVM_SMM=y # CONFIG_KVM_XEN is not set CONFIG_KVM=y @@ -2977,6 +3035,9 @@ CONFIG_LOOPBACK_TARGET=m # CONFIG_LPC_ICH is not set # CONFIG_LP_CONSOLE is not set # CONFIG_LPC_SCH is not set +CONFIG_LRU_GEN_ENABLED=y +# CONFIG_LRU_GEN_STATS is not set +CONFIG_LRU_GEN=y CONFIG_LSI_ET1011C_PHY=m CONFIG_LSM="lockdown,yama,integrity,selinux,bpf" CONFIG_LSM_MMAP_MIN_ADDR=65535 @@ -2998,6 +3059,7 @@ CONFIG_LZ4_COMPRESS=m CONFIG_MAC80211_DEBUGFS=y # CONFIG_MAC80211_DEBUG_MENU is not set CONFIG_MAC80211_HWSIM=m +CONFIG_MAC80211_KUNIT_TEST=m CONFIG_MAC80211_LEDS=y CONFIG_MAC80211=m # CONFIG_MAC80211_MESH is not set @@ -3022,6 +3084,7 @@ CONFIG_MAGIC_SYSRQ=y CONFIG_MAILBOX=y # CONFIG_MANAGER_SBS is not set CONFIG_MARVELL_10G_PHY=m +CONFIG_MARVELL_88Q2XXX_PHY=m # CONFIG_MARVELL_88X2222_PHY is not set CONFIG_MARVELL_CN10K_DDR_PMU=m CONFIG_MARVELL_CN10K_TAD_PMU=m @@ -3062,6 +3125,7 @@ CONFIG_MAXLINEAR_GPHY=m # CONFIG_MCP4725 is not set # CONFIG_MCP4922 is not set CONFIG_MD_AUTODETECT=y +CONFIG_MD_BITMAP_FILE=y # CONFIG_MD_CLUSTER is not set CONFIG_MD_FAULTY=m # CONFIG_MDIO_BCM_IPROC is not set @@ -3114,6 +3178,7 @@ CONFIG_MEMBARRIER=y CONFIG_MEMCG_SWAP=y CONFIG_MEMCG=y CONFIG_MEMCPY_KUNIT_TEST=m +CONFIG_MEMCPY_SLOW_KUNIT_TEST=y CONFIG_MEMORY_FAILURE=y # CONFIG_MEMORY_HOTPLUG_DEFAULT_ONLINE is not set CONFIG_MEMORY_HOTPLUG=y @@ -3147,6 +3212,7 @@ CONFIG_MESSAGE_LOGLEVEL_DEFAULT=4 # CONFIG_MFD_BCM590XX is not set # CONFIG_MFD_BD9571MWV is not set # CONFIG_MFD_CPCAP is not set +# CONFIG_MFD_CS42L43_I2C is not set # CONFIG_MFD_DA9052_I2C is not set # CONFIG_MFD_DA9052_SPI is not set # CONFIG_MFD_DA9055 is not set @@ -3245,6 +3311,7 @@ CONFIG_MICREL_PHY=m CONFIG_MICROCHIP_PHY=m # CONFIG_MICROCHIP_PIT64B is not set CONFIG_MICROCHIP_T1_PHY=m +# CONFIG_MICROCHIP_T1S_PHY is not set # CONFIG_MICROCODE_LATE_LOADING is not set # CONFIG_MICROCODE_OLD_INTERFACE is not set CONFIG_MICROSEMI_PHY=m @@ -3340,7 +3407,7 @@ CONFIG_MMC_SDHCI=m # CONFIG_MMC_SDHCI_OF_ARASAN is not set # CONFIG_MMC_SDHCI_OF_ASPEED is not set # CONFIG_MMC_SDHCI_OF_AT91 is not set -# CONFIG_MMC_SDHCI_OF_DWCMSHC is not set +CONFIG_MMC_SDHCI_OF_DWCMSHC=m # CONFIG_MMC_SDHCI_OF_ESDHC is not set # CONFIG_MMC_SDHCI_OMAP is not set CONFIG_MMC_SDHCI_PCI=m @@ -3432,6 +3499,8 @@ CONFIG_MT76x2U=m CONFIG_MT7921E=m # CONFIG_MT7921S is not set # CONFIG_MT7921U is not set +# CONFIG_MT7925E is not set +# CONFIG_MT7925U is not set # CONFIG_MT7996E is not set # CONFIG_MTD_ABSENT is not set # CONFIG_MTD_AFS_PARTS is not set @@ -3532,6 +3601,7 @@ CONFIG_MYRI10GE_DCA=y CONFIG_NAMESPACES=y CONFIG_NATIONAL_PHY=m # CONFIG_NAU7802 is not set +# CONFIG_NCN26000_PHY is not set CONFIG_ND_BLK=m CONFIG_ND_BTT=m # CONFIG_NDC_DIS_DYNAMIC_CACHING is not set @@ -3673,6 +3743,7 @@ CONFIG_NETFILTER=y # CONFIG_NET_FOU is not set CONFIG_NETFS_STATS=y CONFIG_NETFS_SUPPORT=m +CONFIG_NET_HANDSHAKE_KUNIT_TEST=m # CONFIG_NET_IFE is not set CONFIG_NET_IPGRE_BROADCAST=y CONFIG_NET_IPGRE_DEMUX=m @@ -3990,7 +4061,7 @@ CONFIG_NLS_MAC_TURKISH=m CONFIG_NLS_UTF8=m CONFIG_NLS=y # CONFIG_NOA1305 is not set -CONFIG_NODES_SHIFT=6 +CONFIG_NODES_SHIFT=8 CONFIG_NO_HZ_FULL=y # CONFIG_NO_HZ_IDLE is not set CONFIG_NO_HZ=y @@ -4051,9 +4122,10 @@ CONFIG_NVME_VERBOSE_ERRORS=y # CONFIG_NVRAM is not set # CONFIG_NVSW_SN2201 is not set # CONFIG_NXP_C45_TJA11XX_PHY is not set +# CONFIG_NXP_CBTX_PHY is not set # CONFIG_NXP_TJA11XX_PHY is not set # CONFIG_OCFS2_FS is not set -# CONFIG_OCTEON_EP is not set +CONFIG_OCTEON_EP=m CONFIG_OCTEONTX2_AF=m CONFIG_OCTEONTX2_MBOX=m CONFIG_OCTEONTX2_PF=m @@ -4273,6 +4345,7 @@ CONFIG_PINCTRL_ALDERLAKE=m # CONFIG_PINCTRL_AMD is not set # CONFIG_PINCTRL_BROXTON is not set # CONFIG_PINCTRL_CHERRYVIEW is not set +# CONFIG_PINCTRL_CS42L43 is not set CONFIG_PINCTRL_ELKHARTLAKE=m CONFIG_PINCTRL_EMMITSBURG=m CONFIG_PINCTRL_ICELAKE=m @@ -4284,7 +4357,7 @@ CONFIG_PINCTRL_IMX8MQM=m CONFIG_PINCTRL_IMX8MQXP=m CONFIG_PINCTRL_IMX8MQ=y # CONFIG_PINCTRL_IMX8ULP is not set -# CONFIG_PINCTRL_IMX93 is not set +CONFIG_PINCTRL_IMX93=y # CONFIG_PINCTRL_IMXRT1050 is not set # CONFIG_PINCTRL_IMXRT1170 is not set CONFIG_PINCTRL_IPROC_GPIO=y @@ -4444,9 +4517,9 @@ CONFIG_PWM_IMX27=m # CONFIG_PWM_PCA9685 is not set CONFIG_PWM_TEGRA=y CONFIG_PWM=y -# CONFIG_PWRSEQ_EMMC is not set +CONFIG_PWRSEQ_EMMC=m # CONFIG_PWRSEQ_SD8787 is not set -# CONFIG_PWRSEQ_SIMPLE is not set +CONFIG_PWRSEQ_SIMPLE=m # CONFIG_QCA7000_SPI is not set # CONFIG_QCOM_AOSS_QMP is not set # CONFIG_QCOM_APCS_IPC is not set @@ -4472,6 +4545,7 @@ CONFIG_QCOM_L3_PMU=y # CONFIG_QCOM_LLCC is not set # CONFIG_QCOM_OCMEM is not set # CONFIG_QCOM_PDC is not set +# CONFIG_QCOM_PMIC_GLINK is not set CONFIG_QCOM_QDF2400_ERRATUM_0065=y # CONFIG_QCOM_QFPROM is not set # CONFIG_QCOM_RMTFS_MEM is not set @@ -4532,10 +4606,12 @@ CONFIG_RAS=y CONFIG_RATIONAL_KUNIT_TEST=m # CONFIG_RBTREE_TEST is not set # CONFIG_RC_CORE is not set +# CONFIG_RCU_CPU_STALL_CPUTIME is not set CONFIG_RCU_CPU_STALL_TIMEOUT=60 # CONFIG_RCU_EQS_DEBUG is not set CONFIG_RCU_EXP_CPU_STALL_TIMEOUT=0 # CONFIG_RCU_EXPERT is not set +# CONFIG_RCU_LAZY is not set # CONFIG_RCU_NOCB_CPU_DEFAULT_ALL is not set CONFIG_RCU_NOCB_CPU=y CONFIG_RCU_REF_SCALE_TEST=m @@ -4557,6 +4633,7 @@ CONFIG_RD_ZSTD=y CONFIG_REALTEK_AUTOPM=y CONFIG_REALTEK_PHY=m # CONFIG_REED_SOLOMON_TEST is not set +CONFIG_REGMAP_KUNIT=m # CONFIG_REGULATOR_88PG86X is not set # CONFIG_REGULATOR_ACT8865 is not set # CONFIG_REGULATOR_AD5398 is not set @@ -4640,6 +4717,7 @@ CONFIG_RELAY=y CONFIG_RELOCATABLE=y # CONFIG_RELR is not set # CONFIG_REMOTEPROC is not set +# CONFIG_REMOTE_TARGET is not set CONFIG_RENESAS_PHY=m # CONFIG_RESET_ATTACK_MITIGATION is not set CONFIG_RESET_CONTROLLER=y @@ -4656,6 +4734,7 @@ CONFIG_RFKILL_GPIO=m CONFIG_RFKILL_INPUT=y CONFIG_RFKILL=m CONFIG_RHEL_DIFFERENCES=y +CONFIG_RH_KABI_SIZE_ALIGN_CHECKS=y CONFIG_RING_BUFFER_BENCHMARK=m # CONFIG_RING_BUFFER_STARTUP_TEST is not set # CONFIG_RING_BUFFER_VALIDATE_TIME_DELTAS is not set @@ -4843,9 +4922,10 @@ CONFIG_RTW88_8822CE=m # CONFIG_RTW88_DEBUGFS is not set # CONFIG_RTW88_DEBUG is not set CONFIG_RTW88=m +# CONFIG_RTW89_8851BE is not set CONFIG_RTW89_8852AE=m CONFIG_RTW89_8852BE=m -# CONFIG_RTW89_8852CE is not set +CONFIG_RTW89_8852CE=m # CONFIG_RTW89_DEBUGFS is not set # CONFIG_RTW89_DEBUGMSG is not set CONFIG_RTW89=m @@ -5322,6 +5402,7 @@ CONFIG_SHUFFLE_PAGE_ALLOCATOR=y CONFIG_SIGNED_PE_FILE_VERIFICATION=y # CONFIG_SIMPLE_PM_BUS is not set # CONFIG_SIOX is not set +CONFIG_SIPHASH_KUNIT_TEST=m # CONFIG_SKGE is not set # CONFIG_SKY2 is not set CONFIG_SLAB_FREELIST_HARDENED=y @@ -5463,6 +5544,7 @@ CONFIG_SND_OSSEMUL=y CONFIG_SND_OXYGEN=m CONFIG_SND_PCI=y # CONFIG_SND_PCM_OSS is not set +# CONFIG_SND_PCMTEST is not set # CONFIG_SND_PCSP is not set CONFIG_SND_PCXHR=m # CONFIG_SND_PORTMAN2X4 is not set @@ -5475,6 +5557,7 @@ CONFIG_SND_SEQ_DUMMY=m CONFIG_SND_SEQ_HRTIMER_DEFAULT=y CONFIG_SND_SEQUENCER=m # CONFIG_SND_SEQUENCER_OSS is not set +CONFIG_SND_SEQ_UMP=y # CONFIG_SND_SERIAL_U16550 is not set # CONFIG_SND_SIMPLE_CARD is not set # CONFIG_SND_SOC_AC97_CODEC is not set @@ -5509,10 +5592,13 @@ CONFIG_SND_SEQUENCER=m # CONFIG_SND_SOC_AMD_RPL_ACP6x is not set # CONFIG_SND_SOC_AMD_VANGOGH_MACH is not set # CONFIG_SND_SOC_AMD_YC_MACH is not set +# CONFIG_SND_SOC_AUDIO_IIO_AUX is not set # CONFIG_SND_SOC_AW8738 is not set +# CONFIG_SND_SOC_AW88261 is not set # CONFIG_SND_SOC_AW88395 is not set # CONFIG_SND_SOC_BD28623 is not set # CONFIG_SND_SOC_BT_SCO is not set +# CONFIG_SND_SOC_CHV3_CODEC is not set # CONFIG_SND_SOC_CS35L32 is not set # CONFIG_SND_SOC_CS35L33 is not set # CONFIG_SND_SOC_CS35L34 is not set @@ -5570,6 +5656,7 @@ CONFIG_SND_SOC_CX2072X=m # CONFIG_SND_SOC_INTEL_AVS is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_DA7219 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_DMIC is not set +# CONFIG_SND_SOC_INTEL_AVS_MACH_ES8336 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_HDAUDIO is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_I2S_TEST is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_MAX98357A is not set @@ -5580,6 +5667,7 @@ CONFIG_SND_SOC_CX2072X=m # CONFIG_SND_SOC_INTEL_AVS_MACH_RT274 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_RT286 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_RT298 is not set +# CONFIG_SND_SOC_INTEL_AVS_MACH_RT5663 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_RT5682 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_SSM4567 is not set # CONFIG_SND_SOC_INTEL_BDW_RT5650_MACH is not set @@ -5677,6 +5765,7 @@ CONFIG_SND_SOC_MAX98927=m # CONFIG_SND_SOC_PEB2466 is not set # CONFIG_SND_SOC_RK3328 is not set # CONFIG_SND_SOC_RL6231 is not set +# CONFIG_SND_SOC_RT1017_SDCA_SDW is not set # CONFIG_SND_SOC_RT1308 is not set # CONFIG_SND_SOC_RT1308_SDW is not set # CONFIG_SND_SOC_RT1316_SDW is not set @@ -5740,6 +5829,7 @@ CONFIG_SND_SOC_SOF_TOPLEVEL=y # CONFIG_SND_SOC_TAS2764 is not set # CONFIG_SND_SOC_TAS2770 is not set # CONFIG_SND_SOC_TAS2780 is not set +# CONFIG_SND_SOC_TAS2781_I2C is not set # CONFIG_SND_SOC_TAS5086 is not set # CONFIG_SND_SOC_TAS571X is not set # CONFIG_SND_SOC_TAS5720 is not set @@ -5795,6 +5885,7 @@ CONFIG_SND_SOC_WM8804_I2C=m # CONFIG_SND_SOC_WM8985 is not set # CONFIG_SND_SOC_WSA881X is not set # CONFIG_SND_SOC_WSA883X is not set +# CONFIG_SND_SOC_WSA884X is not set # CONFIG_SND_SOC_XILINX_AUDIO_FORMATTER is not set # CONFIG_SND_SOC_XILINX_I2S is not set # CONFIG_SND_SOC_XILINX_SPDIF is not set @@ -5808,8 +5899,10 @@ CONFIG_SND_SOC_WM8804_I2C=m # CONFIG_SND_SUPPORT_OLD_API is not set # CONFIG_SND_TEST_COMPONENT is not set CONFIG_SND_TRIDENT=m +CONFIG_SND_UMP_LEGACY_RAWMIDI=y CONFIG_SND_USB_6FIRE=m CONFIG_SND_USB_AUDIO=m +CONFIG_SND_USB_AUDIO_MIDI_V2=y CONFIG_SND_USB_CAIAQ_INPUT=y CONFIG_SND_USB_CAIAQ=m CONFIG_SND_USB_HIFACE=m @@ -5834,7 +5927,7 @@ CONFIG_SND_VX222=m # CONFIG_SND_YMFPCI is not set # CONFIG_SOC_BRCMSTB is not set CONFIG_SOC_IMX8M=y -# CONFIG_SOC_IMX9 is not set +CONFIG_SOC_IMX9=m # CONFIG_SOCIONEXT_SYNQUACER_PREITS is not set CONFIG_SOC_TEGRA_CBB=y # CONFIG_SOC_TI is not set @@ -5946,11 +6039,13 @@ CONFIG_STMMAC_PLATFORM=m # CONFIG_STM_SOURCE_CONSOLE is not set # CONFIG_STM_SOURCE_FTRACE is not set # CONFIG_STM_SOURCE_HEARTBEAT is not set +CONFIG_STRCAT_KUNIT_TEST=m # CONFIG_STRICT_DEVMEM is not set CONFIG_STRICT_KERNEL_RWX=y CONFIG_STRICT_MODULE_RWX=y # CONFIG_STRING_SELFTEST is not set CONFIG_STRIP_ASM_SYMS=y +CONFIG_STRSCPY_KUNIT_TEST=m # CONFIG_ST_UVIS25 is not set # CONFIG_SUN_PARTITION is not set CONFIG_SUNRPC_DEBUG=y @@ -6037,7 +6132,7 @@ CONFIG_TCP_CONG_DCTCP=m # CONFIG_TCP_CONG_HSTCP is not set CONFIG_TCP_CONG_HTCP=m # CONFIG_TCP_CONG_HYBLA is not set -# CONFIG_TCP_CONG_ILLINOIS is not set +CONFIG_TCP_CONG_ILLINOIS=m # CONFIG_TCP_CONG_LP is not set CONFIG_TCP_CONG_NV=m # CONFIG_TCP_CONG_SCALABLE is not set @@ -6286,6 +6381,7 @@ CONFIG_TYPEC_FUSB302=m # CONFIG_TYPEC_HD3SS3220 is not set CONFIG_TYPEC_MUX_FSA4480=m # CONFIG_TYPEC_MUX_GPIO_SBU is not set +# CONFIG_TYPEC_MUX_NB7VPQ904M is not set CONFIG_TYPEC_MUX_PI3USB30532=m # CONFIG_TYPEC_NVIDIA_ALTMODE is not set # CONFIG_TYPEC_QCOM_PMIC is not set @@ -6401,7 +6497,6 @@ CONFIG_USB_EZUSB_FX2=m # CONFIG_USB_FEW_INIT_RETRIES is not set # CONFIG_USB_FOTG210_HCD is not set # CONFIG_USB_FOTG210_UDC is not set -CONFIG_USB_FTDI_ELAN=m # CONFIG_USB_FUNCTIONFS is not set # CONFIG_USB_G_ACM_MS is not set # CONFIG_USB_GADGET_DEBUG_FILES is not set @@ -6651,7 +6746,6 @@ CONFIG_USB_TEGRA_XUDC=m # CONFIG_USB_TEST is not set CONFIG_USB_TMC=m # CONFIG_USB_TRANCEVIBRATOR is not set -# CONFIG_USB_U132_HCD is not set CONFIG_USB_UAS=m CONFIG_USB_UEAGLEATM=m CONFIG_USB_UHCI_HCD=y @@ -6694,6 +6788,10 @@ CONFIG_UV_SYSFS=m CONFIG_VETH=m CONFIG_VEXPRESS_CONFIG=y CONFIG_VFAT_FS=m +# CONFIG_VFIO_AMBA is not set +CONFIG_VFIO_CONTAINER=y +CONFIG_VFIO_DEVICE_CDEV=y +CONFIG_VFIO_GROUP=y CONFIG_VFIO_IOMMU_TYPE1=m CONFIG_VFIO=m # CONFIG_VFIO_MDEV is not set diff --git a/SOURCES/kernel-aarch64-rt-debug-rhel.config b/SOURCES/kernel-aarch64-rt-debug-rhel.config index 5cbfe89..ae74fa4 100644 --- a/SOURCES/kernel-aarch64-rt-debug-rhel.config +++ b/SOURCES/kernel-aarch64-rt-debug-rhel.config @@ -14,6 +14,7 @@ CONFIG_8139TOO=m # CONFIG_ACCESSIBILITY is not set # CONFIG_ACORN_PARTITION is not set CONFIG_ACPI_AC=y +CONFIG_ACPI_AGDI=y # CONFIG_ACPI_ALS is not set CONFIG_ACPI_APEI_EINJ=m CONFIG_ACPI_APEI_ERST_DEBUG=m @@ -111,9 +112,11 @@ CONFIG_ACPI=y # CONFIG_AD8366 is not set # CONFIG_AD8801 is not set # CONFIG_AD9523 is not set +# CONFIG_ADDRESS_MASKING is not set # CONFIG_ADF4350 is not set # CONFIG_ADF4371 is not set # CONFIG_ADFS_FS is not set +# CONFIG_ADIN1100_PHY is not set # CONFIG_ADIN_PHY is not set # CONFIG_ADIS16080 is not set # CONFIG_ADIS16130 is not set @@ -189,7 +192,7 @@ CONFIG_AMD_PMC=m CONFIG_AMD_XGBE=m # CONFIG_AMIGA_PARTITION is not set CONFIG_AMPERE_ERRATUM_AC03_CPU_38=y -# CONFIG_ANDROID is not set +# CONFIG_ANDROID_BINDER_IPC is not set # CONFIG_ANON_VMA_NAME is not set # CONFIG_APDS9300 is not set # CONFIG_APDS9802ALS is not set @@ -210,6 +213,7 @@ CONFIG_ARCH_BCM_IPROC=y # CONFIG_ARCH_BITMAIN is not set # CONFIG_ARCH_BRCMSTB is not set # CONFIG_ARCH_EXYNOS is not set +CONFIG_ARCH_FORCE_MAX_ORDER=12 CONFIG_ARCH_HISI=y # CONFIG_ARCH_INTEL_SOCFPGA is not set # CONFIG_ARCH_K3 is not set @@ -267,8 +271,11 @@ CONFIG_ARM64_ERRATUM_1463225=y CONFIG_ARM64_ERRATUM_1508412=y CONFIG_ARM64_ERRATUM_1530923=y CONFIG_ARM64_ERRATUM_1542419=y +CONFIG_ARM64_ERRATUM_1902691=y +CONFIG_ARM64_ERRATUM_2038923=y CONFIG_ARM64_ERRATUM_2051678=y CONFIG_ARM64_ERRATUM_2054223=y +CONFIG_ARM64_ERRATUM_2064142=y CONFIG_ARM64_ERRATUM_2067961=y CONFIG_ARM64_ERRATUM_2077057=y CONFIG_ARM64_ERRATUM_2119858=y @@ -280,6 +287,7 @@ CONFIG_ARM64_ERRATUM_2441009=y CONFIG_ARM64_ERRATUM_2457168=y CONFIG_ARM64_ERRATUM_2645198=y CONFIG_ARM64_ERRATUM_2658417=y +CONFIG_ARM64_ERRATUM_2966298=y CONFIG_ARM64_ERRATUM_819472=y CONFIG_ARM64_ERRATUM_824069=y CONFIG_ARM64_ERRATUM_826319=y @@ -312,11 +320,11 @@ CONFIG_ARM_ARCH_TIMER_EVTSTREAM=y # CONFIG_ARM_CCI_PMU is not set CONFIG_ARM_CCN=y CONFIG_ARM_CMN=m -CONFIG_ARM_CORESIGHT_PMU_ARCH_SYSTEM_PMU=y +CONFIG_ARM_CORESIGHT_PMU_ARCH_SYSTEM_PMU=m CONFIG_ARM_CPUIDLE=y CONFIG_ARM_DMC620_PMU=m CONFIG_ARM_DSU_PMU=m -# CONFIG_ARM_FFA_TRANSPORT is not set +CONFIG_ARM_FFA_TRANSPORT=m CONFIG_ARM_IMX8M_DDRC_DEVFREQ=m CONFIG_ARM_IMX_BUS_DEVFREQ=m CONFIG_ARM_IMX_CPUFREQ_DT=m @@ -330,8 +338,10 @@ CONFIG_ARM_PSCI_CPUIDLE=y # CONFIG_ARM_QCOM_CPUFREQ_HW is not set CONFIG_ARM_SBSA_WATCHDOG=m CONFIG_ARM_SCMI_CPUFREQ=m +# CONFIG_ARM_SCMI_POWER_CONTROL is not set CONFIG_ARM_SCMI_POWER_DOMAIN=m CONFIG_ARM_SCMI_PROTOCOL=y +# CONFIG_ARM_SCMI_RAW_MODE_SUPPORT is not set CONFIG_ARM_SCMI_TRANSPORT_MAILBOX=y # CONFIG_ARM_SCMI_TRANSPORT_SMC_ATOMIC_ENABLE is not set CONFIG_ARM_SCMI_TRANSPORT_SMC=y @@ -644,6 +654,7 @@ CONFIG_BT_BNEP_PROTO_FILTER=y CONFIG_BT_BREDR=y CONFIG_BT_DEBUGFS=y CONFIG_BT_HCIBCM203X=m +# CONFIG_BT_HCIBCM4377 is not set CONFIG_BT_HCIBFUSB=m CONFIG_BT_HCIBPA10X=m CONFIG_BT_HCIBTSDIO=m @@ -651,6 +662,7 @@ CONFIG_BT_HCIBTUSB_AUTOSUSPEND=y CONFIG_BT_HCIBTUSB_BCM=y CONFIG_BT_HCIBTUSB=m CONFIG_BT_HCIBTUSB_MTK=y +CONFIG_BT_HCIBTUSB_POLL_SYNC=y CONFIG_BT_HCIBTUSB_RTL=y # CONFIG_BT_HCIUART_AG6XX is not set CONFIG_BT_HCIUART_ATH3K=y @@ -663,12 +675,14 @@ CONFIG_BT_HIDP=m # CONFIG_BT_HS is not set CONFIG_BT_INTEL=m # CONFIG_BT_LEDS is not set +CONFIG_BT_LE_L2CAP_ECRED=y CONFIG_BT_LE=y CONFIG_BT=m CONFIG_BT_MRVL=m CONFIG_BT_MRVL_SDIO=m # CONFIG_BT_MSFTEXT is not set # CONFIG_BT_MTKSDIO is not set +# CONFIG_BT_NXPUART is not set CONFIG_BT_RFCOMM=m CONFIG_BT_RFCOMM_TTY=y # CONFIG_BTRFS_FS is not set @@ -685,6 +699,7 @@ CONFIG_BUILD_SALT="" # CONFIG_CACHEFILES_HISTOGRAM is not set CONFIG_CACHEFILES=m # CONFIG_CACHEFILES_ONDEMAND is not set +CONFIG_CACHESTAT_SYSCALL=y # CONFIG_CADENCE_WATCHDOG is not set # CONFIG_CAIF is not set CONFIG_CAN_8DEV_USB=m @@ -766,6 +781,7 @@ CONFIG_CFG80211_CRDA_SUPPORT=y CONFIG_CFG80211_DEBUGFS=y CONFIG_CFG80211_DEFAULT_PS=y # CONFIG_CFG80211_DEVELOPER_WARNINGS is not set +CONFIG_CFG80211_KUNIT_TEST=m CONFIG_CFG80211=m # CONFIG_CFG80211_WEXT is not set CONFIG_CFS_BANDWIDTH=y @@ -773,6 +789,7 @@ CONFIG_CGROUP_BPF=y CONFIG_CGROUP_CPUACCT=y CONFIG_CGROUP_DEBUG=y CONFIG_CGROUP_DEVICE=y +# CONFIG_CGROUP_FAVOR_DYNMODS is not set CONFIG_CGROUP_FREEZER=y CONFIG_CGROUP_HUGETLB=y CONFIG_CGROUP_MISC=y @@ -845,7 +862,7 @@ CONFIG_CLK_IMX8MN=y CONFIG_CLK_IMX8MP=y CONFIG_CLK_IMX8MQ=y # CONFIG_CLK_IMX8QXP is not set -# CONFIG_CLK_IMX93 is not set +CONFIG_CLK_IMX93=y # CONFIG_CLK_KUNIT_TEST is not set CONFIG_CLK_SP810=y CONFIG_CLK_VEXPRESS_OSC=y @@ -915,6 +932,7 @@ CONFIG_CONSOLE_LOGLEVEL_QUIET=4 CONFIG_CONSOLE_TRANSLATIONS=y CONFIG_CONTEXT_SWITCH_TRACER=y # CONFIG_CONTEXT_TRACKING_USER_FORCE is not set +# CONFIG_COPS is not set CONFIG_CORDIC=m CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS=y CONFIG_COREDUMP=y @@ -1046,6 +1064,7 @@ CONFIG_CRYPTO_DEV_FSL_CAAM_RNG_API=y CONFIG_CRYPTO_DEV_HISI_SEC=m # CONFIG_CRYPTO_DEV_HISI_TRNG is not set # CONFIG_CRYPTO_DEV_HISI_ZIP is not set +# CONFIG_CRYPTO_DEV_IAA_CRYPTO is not set # CONFIG_CRYPTO_DEV_MXS_DCP is not set CONFIG_CRYPTO_DEV_NITROX_CNN55XX=m CONFIG_CRYPTO_DEV_OCTEONTX2_CPT=m @@ -1157,6 +1176,7 @@ CONFIG_CXL_MEM=m CONFIG_CXL_PCI=m CONFIG_CXL_PMEM=m # CONFIG_CXL_REGION_INVALIDATION_TEST is not set +CONFIG_CXL_REGION=y # CONFIG_DA280 is not set # CONFIG_DA311 is not set CONFIG_DAMON_DBGFS=y @@ -1278,7 +1298,7 @@ CONFIG_DEVFREQ_GOV_POWERSAVE=m CONFIG_DEVFREQ_GOV_SIMPLE_ONDEMAND=m CONFIG_DEVFREQ_GOV_USERSPACE=m # CONFIG_DEVFREQ_THERMAL is not set -# CONFIG_DEVICE_PRIVATE is not set +CONFIG_DEVICE_PRIVATE=y CONFIG_DEVMEM=y # CONFIG_DEVPORT is not set CONFIG_DEVTMPFS_MOUNT=y @@ -1354,6 +1374,8 @@ CONFIG_DP83848_PHY=m CONFIG_DP83867_PHY=m # CONFIG_DP83869_PHY is not set CONFIG_DP83TC811_PHY=m +# CONFIG_DP83TD510_PHY is not set +CONFIG_DPLL=y # CONFIG_DPM_WATCHDOG is not set # CONFIG_DPS310 is not set # CONFIG_DRAGONRISE_FF is not set @@ -1365,6 +1387,7 @@ CONFIG_DRM_AMDGPU_CIK=y CONFIG_DRM_AMDGPU=m # CONFIG_DRM_AMDGPU_SI is not set CONFIG_DRM_AMDGPU_USERPTR=y +# CONFIG_DRM_AMDGPU_WERROR is not set # CONFIG_DRM_AMD_SECURE_DISPLAY is not set # CONFIG_DRM_ANALOGIX_ANX6345 is not set # CONFIG_DRM_ANALOGIX_ANX7625 is not set @@ -1439,6 +1462,7 @@ CONFIG_DRM_LOAD_EDID_FIRMWARE=y # CONFIG_DRM_LONTIUM_LT9211 is not set # CONFIG_DRM_LONTIUM_LT9611 is not set # CONFIG_DRM_LONTIUM_LT9611UXC is not set +# CONFIG_DRM_LOONGSON is not set # CONFIG_DRM_LVDS_CODEC is not set CONFIG_DRM=m # CONFIG_DRM_MALI_DISPLAY is not set @@ -1479,6 +1503,7 @@ CONFIG_DRM_NOUVEAU=m # CONFIG_DRM_PANEL_LG_LB035Q02 is not set # CONFIG_DRM_PANEL_LG_LG4573 is not set # CONFIG_DRM_PANEL_LVDS is not set +# CONFIG_DRM_PANEL_MAGNACHIP_D53E6EA8966 is not set # CONFIG_DRM_PANEL_MANTIX_MLAF057WE51 is not set # CONFIG_DRM_PANEL_MIPI_DBI is not set # CONFIG_DRM_PANEL_NEC_NL8048HL11 is not set @@ -1487,6 +1512,7 @@ CONFIG_DRM_NOUVEAU=m # CONFIG_DRM_PANEL_NOVATEK_NT35510 is not set # CONFIG_DRM_PANEL_NOVATEK_NT35560 is not set # CONFIG_DRM_PANEL_NOVATEK_NT35950 is not set +# CONFIG_DRM_PANEL_NOVATEK_NT36523 is not set # CONFIG_DRM_PANEL_NOVATEK_NT36672A is not set # CONFIG_DRM_PANEL_NOVATEK_NT39016 is not set # CONFIG_DRM_PANEL_OLIMEX_LCD_OLINUXINO is not set @@ -1503,6 +1529,7 @@ CONFIG_DRM_NOUVEAU=m # CONFIG_DRM_PANEL_SAMSUNG_LD9040 is not set # CONFIG_DRM_PANEL_SAMSUNG_S6D16D0 is not set # CONFIG_DRM_PANEL_SAMSUNG_S6D27A1 is not set +# CONFIG_DRM_PANEL_SAMSUNG_S6D7AA0 is not set # CONFIG_DRM_PANEL_SAMSUNG_S6E3HA2 is not set # CONFIG_DRM_PANEL_SAMSUNG_S6E63J0X03 is not set # CONFIG_DRM_PANEL_SAMSUNG_S6E63M0 is not set @@ -1519,12 +1546,15 @@ CONFIG_DRM_NOUVEAU=m # CONFIG_DRM_PANEL_SITRONIX_ST7703 is not set # CONFIG_DRM_PANEL_SITRONIX_ST7789V is not set # CONFIG_DRM_PANEL_SONY_ACX565AKM is not set +# CONFIG_DRM_PANEL_SONY_TD4353_JDI is not set # CONFIG_DRM_PANEL_SONY_TULIP_TRULY_NT35521 is not set +# CONFIG_DRM_PANEL_STARTEK_KD070FHFID015 is not set # CONFIG_DRM_PANEL_TDO_TL070WSH30 is not set # CONFIG_DRM_PANEL_TPO_TD028TTEC1 is not set # CONFIG_DRM_PANEL_TPO_TD043MTEA1 is not set # CONFIG_DRM_PANEL_TPO_TPG110 is not set # CONFIG_DRM_PANEL_TRULY_NT35597_WQXGA is not set +# CONFIG_DRM_PANEL_VISIONOX_R66451 is not set # CONFIG_DRM_PANEL_VISIONOX_RM69299 is not set # CONFIG_DRM_PANEL_VISIONOX_VTDR6130 is not set # CONFIG_DRM_PANEL_WIDECHIPS_WS2401 is not set @@ -1538,6 +1568,7 @@ CONFIG_DRM_RADEON=m CONFIG_DRM_RADEON_USERPTR=y # CONFIG_DRM_RCAR_DW_HDMI is not set # CONFIG_DRM_RCAR_LVDS is not set +# CONFIG_DRM_SAMSUNG_DSIM is not set # CONFIG_DRM_SII902X is not set # CONFIG_DRM_SII9234 is not set # CONFIG_DRM_SIL_SII8620 is not set @@ -1558,9 +1589,11 @@ CONFIG_DRM_TEGRA=m # CONFIG_DRM_TOSHIBA_TC358767 is not set # CONFIG_DRM_TOSHIBA_TC358768 is not set # CONFIG_DRM_TOSHIBA_TC358775 is not set +# CONFIG_DRM_TTM_KUNIT_TEST is not set CONFIG_DRM_UDL=m # CONFIG_DRM_VBOXVIDEO is not set # CONFIG_DRM_VGEM is not set +CONFIG_DRM_VIRTIO_GPU_KMS=y CONFIG_DRM_VIRTIO_GPU=m CONFIG_DRM_VKMS=m CONFIG_DRM_VMWGFX_FBCON=y @@ -1634,7 +1667,7 @@ CONFIG_DW_DMAC_PCI=m # CONFIG_DW_I3C_MASTER is not set CONFIG_DWMAC_DWC_QOS_ETH=m # CONFIG_DWMAC_GENERIC is not set -# CONFIG_DWMAC_IMX8 is not set +CONFIG_DWMAC_IMX8=m # CONFIG_DWMAC_INTEL_PLAT is not set # CONFIG_DWMAC_IPQ806X is not set # CONFIG_DWMAC_LOONGSON is not set @@ -1683,6 +1716,7 @@ CONFIG_EFI_DISABLE_RUNTIME=y CONFIG_EFI_DXE_MEM_ATTRIBUTES=y # CONFIG_EFI_FAKE_MEMMAP is not set CONFIG_EFI_GENERIC_STUB_INITRD_CMDLINE_LOADER=y +CONFIG_EFI_HANDOVER_PROTOCOL=y CONFIG_EFI_PARTITION=y # CONFIG_EFI_PGT_DUMP is not set # CONFIG_EFI_RCI2_TABLE is not set @@ -1693,6 +1727,7 @@ CONFIG_EFIVAR_FS=y CONFIG_EFI_VARS_PSTORE_DEFAULT_DISABLE=y CONFIG_EFI_VARS_PSTORE=y CONFIG_EFI=y +# CONFIG_EFI_ZBOOT is not set # CONFIG_EFS_FS is not set # CONFIG_EISA is not set CONFIG_ELF_CORE=y @@ -1705,7 +1740,12 @@ CONFIG_ENIC=m # CONFIG_EPIC100 is not set CONFIG_EPOLL=y # CONFIG_EQUALIZER is not set -# CONFIG_EROFS_FS is not set +# CONFIG_EROFS_FS_DEBUG is not set +CONFIG_EROFS_FS=m +CONFIG_EROFS_FS_POSIX_ACL=y +CONFIG_EROFS_FS_SECURITY=y +CONFIG_EROFS_FS_XATTR=y +# CONFIG_EROFS_FS_ZIP is not set CONFIG_ETHERNET=y # CONFIG_ETHOC is not set CONFIG_ETHTOOL_NETLINK=y @@ -1760,6 +1800,7 @@ CONFIG_FAT_DEFAULT_IOCHARSET="ascii" # CONFIG_FAT_DEFAULT_UTF8 is not set CONFIG_FAT_FS=m CONFIG_FAT_KUNIT_TEST=m +# CONFIG_FAULT_INJECTION_CONFIGFS is not set CONFIG_FAULT_INJECTION_DEBUG_FS=y CONFIG_FAULT_INJECTION_STACKTRACE_FILTER=y # CONFIG_FAULT_INJECTION_USERCOPY is not set @@ -1841,7 +1882,6 @@ CONFIG_FIXED_PHY=y CONFIG_FM10K=m # CONFIG_FONTS is not set CONFIG_FONT_SUPPORT=y -CONFIG_FORCE_MAX_ZONEORDER=13 CONFIG_FORTIFY_SOURCE=y # CONFIG_FPGA is not set CONFIG_FPROBE=y @@ -1873,7 +1913,9 @@ CONFIG_FSL_IMX8_DDR_PMU=y # CONFIG_FSL_RCPM is not set # CONFIG_FSL_XGMAC_MDIO is not set CONFIG_FSNOTIFY=y -# CONFIG_FS_VERITY is not set +# CONFIG_FS_VERITY_BUILTIN_SIGNATURES is not set +# CONFIG_FS_VERITY_DEBUG is not set +CONFIG_FS_VERITY=y # CONFIG_FTL is not set CONFIG_FTRACE_MCOUNT_RECORD=y # CONFIG_FTRACE_RECORD_RECURSION is not set @@ -1898,9 +1940,11 @@ CONFIG_FUTEX=y # CONFIG_FW_CACHE is not set # CONFIG_FW_CFG_SYSFS_CMDLINE is not set CONFIG_FW_CFG_SYSFS=y +# CONFIG_FW_DEVLINK_SYNC_STATE_TIMEOUT is not set CONFIG_FW_LOADER_COMPRESS_XZ=y CONFIG_FW_LOADER_COMPRESS=y CONFIG_FW_LOADER_COMPRESS_ZSTD=y +CONFIG_FW_LOADER_DEBUG=y # CONFIG_FW_LOADER_USER_HELPER_FALLBACK is not set # CONFIG_FW_LOADER_USER_HELPER is not set CONFIG_FW_LOADER=y @@ -2032,6 +2076,7 @@ CONFIG_HARDENED_USERCOPY_FALLBACK=y CONFIG_HARDENED_USERCOPY=y CONFIG_HARDLOCKUP_DETECTOR=y CONFIG_HASH_KUNIT_TEST=m +CONFIG_HASHTABLE_KUNIT_TEST=m # CONFIG_HDC100X is not set # CONFIG_HDC2010 is not set CONFIG_HDLC_CISCO=m @@ -2093,6 +2138,7 @@ CONFIG_HID_ITE=m CONFIG_HID_JABRA=m CONFIG_HID_KENSINGTON=m CONFIG_HID_KEYTOUCH=m +CONFIG_HID_KUNIT_TEST=m CONFIG_HID_KYE=m CONFIG_HID_LCPOWER=m CONFIG_HID_LED=m @@ -2113,6 +2159,7 @@ CONFIG_HID_MULTITOUCH=m # CONFIG_HID_NINTENDO is not set CONFIG_HID_NTI=m CONFIG_HID_NTRIG=y +# CONFIG_HID_NVIDIA_SHIELD is not set CONFIG_HID_ORTEK=m CONFIG_HID_PANTHERLORD=m CONFIG_HID_PENMOUNT=m @@ -2256,6 +2303,7 @@ CONFIG_HYPERV_STORAGE=m # CONFIG_HYPERV_TESTING is not set CONFIG_HYPERV_UTILS=m CONFIG_HYPERV_VSOCKETS=m +# CONFIG_HYPERV_VTL_MODE is not set # CONFIG_HZ_1000 is not set CONFIG_HZ_100=y # CONFIG_HZ_250 is not set @@ -2352,6 +2400,7 @@ CONFIG_I3C=m CONFIG_I40E=m CONFIG_I40EVF=m CONFIG_I6300ESB_WDT=m +# CONFIG_IA32_EMULATION_DEFAULT_DISABLED is not set # CONFIG_IAQCORE is not set CONFIG_IAVF=m CONFIG_IB700_WDT=m @@ -2366,6 +2415,7 @@ CONFIG_ICPLUS_PHY=m # CONFIG_ICST is not set # CONFIG_IDLE_INJECT is not set CONFIG_IDLE_PAGE_TRACKING=y +CONFIG_IDPF=m CONFIG_IEEE802154_6LOWPAN=m # CONFIG_IEEE802154_ADF7242 is not set # CONFIG_IEEE802154_AT86RF230 is not set @@ -2508,6 +2558,7 @@ CONFIG_INPUT_APANEL=m # CONFIG_INPUT_ATI_REMOTE2 is not set CONFIG_INPUT_ATLAS_BTNS=m # CONFIG_INPUT_ATMEL_CAPTOUCH is not set +# CONFIG_INPUT_BBNSM_PWRKEY is not set # CONFIG_INPUT_BMA150 is not set # CONFIG_INPUT_CM109 is not set # CONFIG_INPUT_CMA3000 is not set @@ -2532,6 +2583,7 @@ CONFIG_INPUT_FF_MEMLESS=m # CONFIG_INPUT_JOYSTICK is not set CONFIG_INPUT_KEYBOARD=y # CONFIG_INPUT_KEYSPAN_REMOTE is not set +CONFIG_INPUT_KUNIT_TEST=m # CONFIG_INPUT_KXTJ9 is not set CONFIG_INPUT_LEDS=y # CONFIG_INPUT_MATRIXKMAP is not set @@ -2575,6 +2627,7 @@ CONFIG_INTEL_IOMMU_PERF_EVENTS=y # CONFIG_INTEL_ISH_FIRMWARE_DOWNLOADER is not set # CONFIG_INTEL_LDMA is not set CONFIG_INTEL_MEI_GSC=m +CONFIG_INTEL_MEI_GSC_PROXY=m # CONFIG_INTEL_MEI_HDCP is not set # CONFIG_INTEL_MEI_PXP is not set # CONFIG_INTEL_MEI_TXE is not set @@ -2583,6 +2636,7 @@ CONFIG_INTEL_MEI_GSC=m # CONFIG_INTEL_PMT_CRASHLOG is not set # CONFIG_INTEL_PMT_TELEMETRY is not set # CONFIG_INTEL_PUNIT_IPC is not set +CONFIG_INTEL_RAPL_TPMI=m CONFIG_INTEL_RST=m # CONFIG_INTEL_SAR_INT1092 is not set # CONFIG_INTEL_SCU_PCI is not set @@ -2617,7 +2671,8 @@ CONFIG_IOMMU_DEBUGFS=y CONFIG_IOMMU_DEFAULT_DMA_LAZY=y # CONFIG_IOMMU_DEFAULT_DMA_STRICT is not set # CONFIG_IOMMU_DEFAULT_PASSTHROUGH is not set -# CONFIG_IOMMUFD is not set +CONFIG_IOMMUFD=m +# CONFIG_IOMMUFD_TEST is not set # CONFIG_IOMMU_IO_PGTABLE_ARMV7S is not set # CONFIG_IOMMU_IO_PGTABLE_LPAE_SELFTEST is not set CONFIG_IOMMU_SUPPORT=y @@ -2900,10 +2955,13 @@ CONFIG_KPROBES=y CONFIG_KSM=y CONFIG_KUNIT_ALL_TESTS=m CONFIG_KUNIT_DEBUGFS=y +# CONFIG_KUNIT_DEFAULT_ENABLED is not set CONFIG_KUNIT_EXAMPLE_TEST=m CONFIG_KUNIT=m CONFIG_KUNIT_TEST=m CONFIG_KVM_AMD_SEV=y +CONFIG_KVM_MAX_NR_VCPUS=4096 +CONFIG_KVM_PROVE_MMU=y CONFIG_KVM_SMM=y CONFIG_KVM_WERROR=y # CONFIG_KVM_XEN is not set @@ -3056,6 +3114,9 @@ CONFIG_LOOPBACK_TARGET=m # CONFIG_LPC_ICH is not set # CONFIG_LP_CONSOLE is not set # CONFIG_LPC_SCH is not set +CONFIG_LRU_GEN_ENABLED=y +# CONFIG_LRU_GEN_STATS is not set +CONFIG_LRU_GEN=y CONFIG_LSI_ET1011C_PHY=m CONFIG_LSM="lockdown,yama,integrity,selinux,bpf" CONFIG_LSM_MMAP_MIN_ADDR=65535 @@ -3077,6 +3138,7 @@ CONFIG_LZ4_COMPRESS=m CONFIG_MAC80211_DEBUGFS=y # CONFIG_MAC80211_DEBUG_MENU is not set CONFIG_MAC80211_HWSIM=m +CONFIG_MAC80211_KUNIT_TEST=m CONFIG_MAC80211_LEDS=y CONFIG_MAC80211=m # CONFIG_MAC80211_MESH is not set @@ -3101,6 +3163,7 @@ CONFIG_MAILBOX_TEST=m CONFIG_MAILBOX=y # CONFIG_MANAGER_SBS is not set CONFIG_MARVELL_10G_PHY=m +CONFIG_MARVELL_88Q2XXX_PHY=m # CONFIG_MARVELL_88X2222_PHY is not set CONFIG_MARVELL_CN10K_DDR_PMU=m CONFIG_MARVELL_CN10K_TAD_PMU=m @@ -3141,6 +3204,7 @@ CONFIG_MAXLINEAR_GPHY=m # CONFIG_MCP4725 is not set # CONFIG_MCP4922 is not set CONFIG_MD_AUTODETECT=y +CONFIG_MD_BITMAP_FILE=y # CONFIG_MD_CLUSTER is not set CONFIG_MD_FAULTY=m # CONFIG_MDIO_BCM_IPROC is not set @@ -3193,6 +3257,7 @@ CONFIG_MEMBARRIER=y CONFIG_MEMCG_SWAP=y CONFIG_MEMCG=y CONFIG_MEMCPY_KUNIT_TEST=m +CONFIG_MEMCPY_SLOW_KUNIT_TEST=y CONFIG_MEMORY_FAILURE=y # CONFIG_MEMORY_HOTPLUG_DEFAULT_ONLINE is not set CONFIG_MEMORY_HOTPLUG=y @@ -3226,6 +3291,7 @@ CONFIG_MESSAGE_LOGLEVEL_DEFAULT=4 # CONFIG_MFD_BCM590XX is not set # CONFIG_MFD_BD9571MWV is not set # CONFIG_MFD_CPCAP is not set +# CONFIG_MFD_CS42L43_I2C is not set # CONFIG_MFD_DA9052_I2C is not set # CONFIG_MFD_DA9052_SPI is not set # CONFIG_MFD_DA9055 is not set @@ -3324,6 +3390,7 @@ CONFIG_MICREL_PHY=m CONFIG_MICROCHIP_PHY=m # CONFIG_MICROCHIP_PIT64B is not set CONFIG_MICROCHIP_T1_PHY=m +# CONFIG_MICROCHIP_T1S_PHY is not set # CONFIG_MICROCODE_LATE_LOADING is not set # CONFIG_MICROCODE_OLD_INTERFACE is not set CONFIG_MICROSEMI_PHY=m @@ -3421,7 +3488,7 @@ CONFIG_MMC_SDHCI=m # CONFIG_MMC_SDHCI_OF_ARASAN is not set # CONFIG_MMC_SDHCI_OF_ASPEED is not set # CONFIG_MMC_SDHCI_OF_AT91 is not set -# CONFIG_MMC_SDHCI_OF_DWCMSHC is not set +CONFIG_MMC_SDHCI_OF_DWCMSHC=m # CONFIG_MMC_SDHCI_OF_ESDHC is not set # CONFIG_MMC_SDHCI_OMAP is not set CONFIG_MMC_SDHCI_PCI=m @@ -3524,6 +3591,8 @@ CONFIG_MT76x2U=m CONFIG_MT7921E=m # CONFIG_MT7921S is not set # CONFIG_MT7921U is not set +# CONFIG_MT7925E is not set +# CONFIG_MT7925U is not set # CONFIG_MT7996E is not set # CONFIG_MTD_ABSENT is not set # CONFIG_MTD_AFS_PARTS is not set @@ -3624,6 +3693,7 @@ CONFIG_MYRI10GE_DCA=y CONFIG_NAMESPACES=y CONFIG_NATIONAL_PHY=m # CONFIG_NAU7802 is not set +# CONFIG_NCN26000_PHY is not set CONFIG_ND_BLK=m CONFIG_ND_BTT=m # CONFIG_NDC_DIS_DYNAMIC_CACHING is not set @@ -3765,6 +3835,7 @@ CONFIG_NETFILTER=y # CONFIG_NET_FOU is not set CONFIG_NETFS_STATS=y CONFIG_NETFS_SUPPORT=m +CONFIG_NET_HANDSHAKE_KUNIT_TEST=m # CONFIG_NET_IFE is not set CONFIG_NET_IPGRE_BROADCAST=y CONFIG_NET_IPGRE_DEMUX=m @@ -4082,7 +4153,7 @@ CONFIG_NLS_MAC_TURKISH=m CONFIG_NLS_UTF8=m CONFIG_NLS=y # CONFIG_NOA1305 is not set -CONFIG_NODES_SHIFT=6 +CONFIG_NODES_SHIFT=8 CONFIG_NO_HZ_FULL=y # CONFIG_NO_HZ_IDLE is not set CONFIG_NO_HZ=y @@ -4143,9 +4214,10 @@ CONFIG_NVME_VERBOSE_ERRORS=y # CONFIG_NVRAM is not set # CONFIG_NVSW_SN2201 is not set # CONFIG_NXP_C45_TJA11XX_PHY is not set +# CONFIG_NXP_CBTX_PHY is not set # CONFIG_NXP_TJA11XX_PHY is not set # CONFIG_OCFS2_FS is not set -# CONFIG_OCTEON_EP is not set +CONFIG_OCTEON_EP=m CONFIG_OCTEONTX2_AF=m CONFIG_OCTEONTX2_MBOX=m CONFIG_OCTEONTX2_PF=m @@ -4375,6 +4447,7 @@ CONFIG_PINCTRL_ALDERLAKE=m # CONFIG_PINCTRL_AMD is not set # CONFIG_PINCTRL_BROXTON is not set # CONFIG_PINCTRL_CHERRYVIEW is not set +# CONFIG_PINCTRL_CS42L43 is not set CONFIG_PINCTRL_ELKHARTLAKE=m CONFIG_PINCTRL_EMMITSBURG=m CONFIG_PINCTRL_ICELAKE=m @@ -4386,7 +4459,7 @@ CONFIG_PINCTRL_IMX8MQM=m CONFIG_PINCTRL_IMX8MQXP=m CONFIG_PINCTRL_IMX8MQ=y # CONFIG_PINCTRL_IMX8ULP is not set -# CONFIG_PINCTRL_IMX93 is not set +CONFIG_PINCTRL_IMX93=y # CONFIG_PINCTRL_IMXRT1050 is not set # CONFIG_PINCTRL_IMXRT1170 is not set CONFIG_PINCTRL_IPROC_GPIO=y @@ -4552,9 +4625,9 @@ CONFIG_PWM_IMX27=m # CONFIG_PWM_PCA9685 is not set CONFIG_PWM_TEGRA=y CONFIG_PWM=y -# CONFIG_PWRSEQ_EMMC is not set +CONFIG_PWRSEQ_EMMC=m # CONFIG_PWRSEQ_SD8787 is not set -# CONFIG_PWRSEQ_SIMPLE is not set +CONFIG_PWRSEQ_SIMPLE=m # CONFIG_QCA7000_SPI is not set # CONFIG_QCOM_AOSS_QMP is not set # CONFIG_QCOM_APCS_IPC is not set @@ -4580,6 +4653,7 @@ CONFIG_QCOM_L3_PMU=y # CONFIG_QCOM_LLCC is not set # CONFIG_QCOM_OCMEM is not set # CONFIG_QCOM_PDC is not set +# CONFIG_QCOM_PMIC_GLINK is not set CONFIG_QCOM_QDF2400_ERRATUM_0065=y # CONFIG_QCOM_QFPROM is not set # CONFIG_QCOM_RMTFS_MEM is not set @@ -4643,10 +4717,12 @@ CONFIG_RATIONAL_KUNIT_TEST=m # CONFIG_RC_CORE is not set CONFIG_RCU_BOOST_DELAY=500 CONFIG_RCU_BOOST=y +# CONFIG_RCU_CPU_STALL_CPUTIME is not set CONFIG_RCU_CPU_STALL_TIMEOUT=60 # CONFIG_RCU_EQS_DEBUG is not set CONFIG_RCU_EXP_CPU_STALL_TIMEOUT=0 # CONFIG_RCU_EXPERT is not set +# CONFIG_RCU_LAZY is not set CONFIG_RCU_NOCB_CPU_CB_BOOST=y # CONFIG_RCU_NOCB_CPU_DEFAULT_ALL is not set CONFIG_RCU_NOCB_CPU=y @@ -4669,6 +4745,7 @@ CONFIG_RD_ZSTD=y CONFIG_REALTEK_AUTOPM=y CONFIG_REALTEK_PHY=m # CONFIG_REED_SOLOMON_TEST is not set +CONFIG_REGMAP_KUNIT=m # CONFIG_REGULATOR_88PG86X is not set # CONFIG_REGULATOR_ACT8865 is not set # CONFIG_REGULATOR_AD5398 is not set @@ -4752,6 +4829,7 @@ CONFIG_RELAY=y CONFIG_RELOCATABLE=y # CONFIG_RELR is not set # CONFIG_REMOTEPROC is not set +# CONFIG_REMOTE_TARGET is not set CONFIG_RENESAS_PHY=m # CONFIG_RESET_ATTACK_MITIGATION is not set CONFIG_RESET_CONTROLLER=y @@ -4768,6 +4846,7 @@ CONFIG_RFKILL_GPIO=m CONFIG_RFKILL_INPUT=y CONFIG_RFKILL=m CONFIG_RHEL_DIFFERENCES=y +# CONFIG_RH_KABI_SIZE_ALIGN_CHECKS is not set CONFIG_RING_BUFFER_BENCHMARK=m # CONFIG_RING_BUFFER_STARTUP_TEST is not set # CONFIG_RING_BUFFER_VALIDATE_TIME_DELTAS is not set @@ -4956,9 +5035,10 @@ CONFIG_RTW88_8822CE=m CONFIG_RTW88_DEBUGFS=y CONFIG_RTW88_DEBUG=y CONFIG_RTW88=m +# CONFIG_RTW89_8851BE is not set CONFIG_RTW89_8852AE=m CONFIG_RTW89_8852BE=m -# CONFIG_RTW89_8852CE is not set +CONFIG_RTW89_8852CE=m CONFIG_RTW89_DEBUGFS=y CONFIG_RTW89_DEBUGMSG=y CONFIG_RTW89=m @@ -5438,6 +5518,7 @@ CONFIG_SIGNALFD=y CONFIG_SIGNED_PE_FILE_VERIFICATION=y # CONFIG_SIMPLE_PM_BUS is not set # CONFIG_SIOX is not set +CONFIG_SIPHASH_KUNIT_TEST=m # CONFIG_SKGE is not set # CONFIG_SKY2 is not set CONFIG_SLAB_FREELIST_HARDENED=y @@ -5579,6 +5660,7 @@ CONFIG_SND_OSSEMUL=y CONFIG_SND_OXYGEN=m CONFIG_SND_PCI=y # CONFIG_SND_PCM_OSS is not set +# CONFIG_SND_PCMTEST is not set CONFIG_SND_PCM_TIMER=y CONFIG_SND_PCM_XRUN_DEBUG=y # CONFIG_SND_PCSP is not set @@ -5594,6 +5676,7 @@ CONFIG_SND_SEQ_DUMMY=m CONFIG_SND_SEQ_HRTIMER_DEFAULT=y CONFIG_SND_SEQUENCER=m # CONFIG_SND_SEQUENCER_OSS is not set +CONFIG_SND_SEQ_UMP=y # CONFIG_SND_SERIAL_U16550 is not set # CONFIG_SND_SIMPLE_CARD is not set # CONFIG_SND_SOC_AC97_CODEC is not set @@ -5628,10 +5711,13 @@ CONFIG_SND_SEQUENCER=m # CONFIG_SND_SOC_AMD_RPL_ACP6x is not set # CONFIG_SND_SOC_AMD_VANGOGH_MACH is not set # CONFIG_SND_SOC_AMD_YC_MACH is not set +# CONFIG_SND_SOC_AUDIO_IIO_AUX is not set # CONFIG_SND_SOC_AW8738 is not set +# CONFIG_SND_SOC_AW88261 is not set # CONFIG_SND_SOC_AW88395 is not set # CONFIG_SND_SOC_BD28623 is not set # CONFIG_SND_SOC_BT_SCO is not set +# CONFIG_SND_SOC_CHV3_CODEC is not set # CONFIG_SND_SOC_CS35L32 is not set # CONFIG_SND_SOC_CS35L33 is not set # CONFIG_SND_SOC_CS35L34 is not set @@ -5689,6 +5775,7 @@ CONFIG_SND_SOC_CX2072X=m # CONFIG_SND_SOC_INTEL_AVS is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_DA7219 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_DMIC is not set +# CONFIG_SND_SOC_INTEL_AVS_MACH_ES8336 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_HDAUDIO is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_I2S_TEST is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_MAX98357A is not set @@ -5699,6 +5786,7 @@ CONFIG_SND_SOC_CX2072X=m # CONFIG_SND_SOC_INTEL_AVS_MACH_RT274 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_RT286 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_RT298 is not set +# CONFIG_SND_SOC_INTEL_AVS_MACH_RT5663 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_RT5682 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_SSM4567 is not set # CONFIG_SND_SOC_INTEL_BDW_RT5650_MACH is not set @@ -5796,6 +5884,7 @@ CONFIG_SND_SOC_MAX98927=m # CONFIG_SND_SOC_PEB2466 is not set # CONFIG_SND_SOC_RK3328 is not set # CONFIG_SND_SOC_RL6231 is not set +# CONFIG_SND_SOC_RT1017_SDCA_SDW is not set # CONFIG_SND_SOC_RT1308 is not set # CONFIG_SND_SOC_RT1308_SDW is not set # CONFIG_SND_SOC_RT1316_SDW is not set @@ -5862,6 +5951,7 @@ CONFIG_SND_SOC_SOF_TOPLEVEL=y # CONFIG_SND_SOC_TAS2764 is not set # CONFIG_SND_SOC_TAS2770 is not set # CONFIG_SND_SOC_TAS2780 is not set +# CONFIG_SND_SOC_TAS2781_I2C is not set # CONFIG_SND_SOC_TAS5086 is not set # CONFIG_SND_SOC_TAS571X is not set # CONFIG_SND_SOC_TAS5720 is not set @@ -5917,6 +6007,7 @@ CONFIG_SND_SOC_WM8804_I2C=m # CONFIG_SND_SOC_WM8985 is not set # CONFIG_SND_SOC_WSA881X is not set # CONFIG_SND_SOC_WSA883X is not set +# CONFIG_SND_SOC_WSA884X is not set # CONFIG_SND_SOC_XILINX_AUDIO_FORMATTER is not set # CONFIG_SND_SOC_XILINX_I2S is not set # CONFIG_SND_SOC_XILINX_SPDIF is not set @@ -5930,8 +6021,10 @@ CONFIG_SND_SOC_WM8804_I2C=m # CONFIG_SND_SUPPORT_OLD_API is not set # CONFIG_SND_TEST_COMPONENT is not set CONFIG_SND_TRIDENT=m +CONFIG_SND_UMP_LEGACY_RAWMIDI=y CONFIG_SND_USB_6FIRE=m CONFIG_SND_USB_AUDIO=m +CONFIG_SND_USB_AUDIO_MIDI_V2=y CONFIG_SND_USB_CAIAQ_INPUT=y CONFIG_SND_USB_CAIAQ=m CONFIG_SND_USB_HIFACE=m @@ -5956,7 +6049,7 @@ CONFIG_SND_VX222=m # CONFIG_SND_YMFPCI is not set # CONFIG_SOC_BRCMSTB is not set CONFIG_SOC_IMX8M=y -# CONFIG_SOC_IMX9 is not set +CONFIG_SOC_IMX9=m # CONFIG_SOCIONEXT_SYNQUACER_PREITS is not set CONFIG_SOC_TEGRA_CBB=y # CONFIG_SOC_TI is not set @@ -6068,11 +6161,13 @@ CONFIG_STMMAC_PLATFORM=m # CONFIG_STM_SOURCE_CONSOLE is not set # CONFIG_STM_SOURCE_FTRACE is not set # CONFIG_STM_SOURCE_HEARTBEAT is not set +CONFIG_STRCAT_KUNIT_TEST=m CONFIG_STRICT_DEVMEM=y CONFIG_STRICT_KERNEL_RWX=y CONFIG_STRICT_MODULE_RWX=y # CONFIG_STRING_SELFTEST is not set CONFIG_STRIP_ASM_SYMS=y +CONFIG_STRSCPY_KUNIT_TEST=m CONFIG_STUB_CLK_HI3660=y # CONFIG_ST_UVIS25 is not set # CONFIG_SUN_PARTITION is not set @@ -6162,7 +6257,7 @@ CONFIG_TCP_CONG_DCTCP=m # CONFIG_TCP_CONG_HSTCP is not set CONFIG_TCP_CONG_HTCP=m # CONFIG_TCP_CONG_HYBLA is not set -# CONFIG_TCP_CONG_ILLINOIS is not set +CONFIG_TCP_CONG_ILLINOIS=m # CONFIG_TCP_CONG_LP is not set CONFIG_TCP_CONG_NV=m # CONFIG_TCP_CONG_SCALABLE is not set @@ -6415,6 +6510,7 @@ CONFIG_TYPEC_FUSB302=m # CONFIG_TYPEC_HD3SS3220 is not set CONFIG_TYPEC_MUX_FSA4480=m # CONFIG_TYPEC_MUX_GPIO_SBU is not set +# CONFIG_TYPEC_MUX_NB7VPQ904M is not set CONFIG_TYPEC_MUX_PI3USB30532=m # CONFIG_TYPEC_NVIDIA_ALTMODE is not set # CONFIG_TYPEC_QCOM_PMIC is not set @@ -6531,7 +6627,6 @@ CONFIG_USB_EZUSB_FX2=m # CONFIG_USB_FEW_INIT_RETRIES is not set # CONFIG_USB_FOTG210_HCD is not set # CONFIG_USB_FOTG210_UDC is not set -CONFIG_USB_FTDI_ELAN=m # CONFIG_USB_FUNCTIONFS is not set # CONFIG_USB_G_ACM_MS is not set # CONFIG_USB_GADGET_DEBUG_FILES is not set @@ -6782,7 +6877,6 @@ CONFIG_USB_TEGRA_XUDC=m # CONFIG_USB_TEST is not set CONFIG_USB_TMC=m # CONFIG_USB_TRANCEVIBRATOR is not set -# CONFIG_USB_U132_HCD is not set CONFIG_USB_UAS=m CONFIG_USB_UEAGLEATM=m CONFIG_USB_UHCI_HCD=y @@ -6825,6 +6919,10 @@ CONFIG_UV_SYSFS=m CONFIG_VETH=m CONFIG_VEXPRESS_CONFIG=y CONFIG_VFAT_FS=m +# CONFIG_VFIO_AMBA is not set +CONFIG_VFIO_CONTAINER=y +CONFIG_VFIO_DEVICE_CDEV=y +CONFIG_VFIO_GROUP=y CONFIG_VFIO_IOMMU_TYPE1=m CONFIG_VFIO=m # CONFIG_VFIO_MDEV is not set diff --git a/SOURCES/kernel-aarch64-rt-rhel.config b/SOURCES/kernel-aarch64-rt-rhel.config index d495c0a..0ed93a9 100644 --- a/SOURCES/kernel-aarch64-rt-rhel.config +++ b/SOURCES/kernel-aarch64-rt-rhel.config @@ -14,6 +14,7 @@ CONFIG_8139TOO=m # CONFIG_ACCESSIBILITY is not set # CONFIG_ACORN_PARTITION is not set CONFIG_ACPI_AC=y +CONFIG_ACPI_AGDI=y # CONFIG_ACPI_ALS is not set CONFIG_ACPI_APEI_EINJ=m # CONFIG_ACPI_APEI_ERST_DEBUG is not set @@ -111,9 +112,11 @@ CONFIG_ACPI=y # CONFIG_AD8366 is not set # CONFIG_AD8801 is not set # CONFIG_AD9523 is not set +# CONFIG_ADDRESS_MASKING is not set # CONFIG_ADF4350 is not set # CONFIG_ADF4371 is not set # CONFIG_ADFS_FS is not set +# CONFIG_ADIN1100_PHY is not set # CONFIG_ADIN_PHY is not set # CONFIG_ADIS16080 is not set # CONFIG_ADIS16130 is not set @@ -189,7 +192,7 @@ CONFIG_AMD_PMC=m CONFIG_AMD_XGBE=m # CONFIG_AMIGA_PARTITION is not set CONFIG_AMPERE_ERRATUM_AC03_CPU_38=y -# CONFIG_ANDROID is not set +# CONFIG_ANDROID_BINDER_IPC is not set # CONFIG_ANON_VMA_NAME is not set # CONFIG_APDS9300 is not set # CONFIG_APDS9802ALS is not set @@ -210,6 +213,7 @@ CONFIG_ARCH_BCM_IPROC=y # CONFIG_ARCH_BITMAIN is not set # CONFIG_ARCH_BRCMSTB is not set # CONFIG_ARCH_EXYNOS is not set +CONFIG_ARCH_FORCE_MAX_ORDER=12 CONFIG_ARCH_HISI=y # CONFIG_ARCH_INTEL_SOCFPGA is not set # CONFIG_ARCH_K3 is not set @@ -267,8 +271,11 @@ CONFIG_ARM64_ERRATUM_1463225=y CONFIG_ARM64_ERRATUM_1508412=y CONFIG_ARM64_ERRATUM_1530923=y CONFIG_ARM64_ERRATUM_1542419=y +CONFIG_ARM64_ERRATUM_1902691=y +CONFIG_ARM64_ERRATUM_2038923=y CONFIG_ARM64_ERRATUM_2051678=y CONFIG_ARM64_ERRATUM_2054223=y +CONFIG_ARM64_ERRATUM_2064142=y CONFIG_ARM64_ERRATUM_2067961=y CONFIG_ARM64_ERRATUM_2077057=y CONFIG_ARM64_ERRATUM_2119858=y @@ -280,6 +287,7 @@ CONFIG_ARM64_ERRATUM_2441009=y CONFIG_ARM64_ERRATUM_2457168=y CONFIG_ARM64_ERRATUM_2645198=y CONFIG_ARM64_ERRATUM_2658417=y +CONFIG_ARM64_ERRATUM_2966298=y CONFIG_ARM64_ERRATUM_819472=y CONFIG_ARM64_ERRATUM_824069=y CONFIG_ARM64_ERRATUM_826319=y @@ -312,11 +320,11 @@ CONFIG_ARM_ARCH_TIMER_EVTSTREAM=y # CONFIG_ARM_CCI_PMU is not set CONFIG_ARM_CCN=y CONFIG_ARM_CMN=m -CONFIG_ARM_CORESIGHT_PMU_ARCH_SYSTEM_PMU=y +CONFIG_ARM_CORESIGHT_PMU_ARCH_SYSTEM_PMU=m CONFIG_ARM_CPUIDLE=y CONFIG_ARM_DMC620_PMU=m CONFIG_ARM_DSU_PMU=m -# CONFIG_ARM_FFA_TRANSPORT is not set +CONFIG_ARM_FFA_TRANSPORT=m CONFIG_ARM_IMX8M_DDRC_DEVFREQ=m CONFIG_ARM_IMX_BUS_DEVFREQ=m CONFIG_ARM_IMX_CPUFREQ_DT=m @@ -330,8 +338,10 @@ CONFIG_ARM_PSCI_CPUIDLE=y # CONFIG_ARM_QCOM_CPUFREQ_HW is not set CONFIG_ARM_SBSA_WATCHDOG=m CONFIG_ARM_SCMI_CPUFREQ=m +# CONFIG_ARM_SCMI_POWER_CONTROL is not set CONFIG_ARM_SCMI_POWER_DOMAIN=m CONFIG_ARM_SCMI_PROTOCOL=y +# CONFIG_ARM_SCMI_RAW_MODE_SUPPORT is not set CONFIG_ARM_SCMI_TRANSPORT_MAILBOX=y # CONFIG_ARM_SCMI_TRANSPORT_SMC_ATOMIC_ENABLE is not set CONFIG_ARM_SCMI_TRANSPORT_SMC=y @@ -644,6 +654,7 @@ CONFIG_BT_BNEP_PROTO_FILTER=y CONFIG_BT_BREDR=y CONFIG_BT_DEBUGFS=y CONFIG_BT_HCIBCM203X=m +# CONFIG_BT_HCIBCM4377 is not set CONFIG_BT_HCIBFUSB=m CONFIG_BT_HCIBPA10X=m CONFIG_BT_HCIBTSDIO=m @@ -651,6 +662,7 @@ CONFIG_BT_HCIBTUSB_AUTOSUSPEND=y CONFIG_BT_HCIBTUSB_BCM=y CONFIG_BT_HCIBTUSB=m CONFIG_BT_HCIBTUSB_MTK=y +CONFIG_BT_HCIBTUSB_POLL_SYNC=y CONFIG_BT_HCIBTUSB_RTL=y # CONFIG_BT_HCIUART_AG6XX is not set CONFIG_BT_HCIUART_ATH3K=y @@ -663,12 +675,14 @@ CONFIG_BT_HIDP=m # CONFIG_BT_HS is not set CONFIG_BT_INTEL=m # CONFIG_BT_LEDS is not set +CONFIG_BT_LE_L2CAP_ECRED=y CONFIG_BT_LE=y CONFIG_BT=m CONFIG_BT_MRVL=m CONFIG_BT_MRVL_SDIO=m # CONFIG_BT_MSFTEXT is not set # CONFIG_BT_MTKSDIO is not set +# CONFIG_BT_NXPUART is not set CONFIG_BT_RFCOMM=m CONFIG_BT_RFCOMM_TTY=y # CONFIG_BTRFS_FS is not set @@ -685,6 +699,7 @@ CONFIG_BUILD_SALT="" # CONFIG_CACHEFILES_HISTOGRAM is not set CONFIG_CACHEFILES=m # CONFIG_CACHEFILES_ONDEMAND is not set +CONFIG_CACHESTAT_SYSCALL=y # CONFIG_CADENCE_WATCHDOG is not set # CONFIG_CAIF is not set CONFIG_CAN_8DEV_USB=m @@ -766,6 +781,7 @@ CONFIG_CFG80211_CRDA_SUPPORT=y # CONFIG_CFG80211_DEBUGFS is not set CONFIG_CFG80211_DEFAULT_PS=y # CONFIG_CFG80211_DEVELOPER_WARNINGS is not set +CONFIG_CFG80211_KUNIT_TEST=m CONFIG_CFG80211=m # CONFIG_CFG80211_WEXT is not set CONFIG_CFS_BANDWIDTH=y @@ -773,6 +789,7 @@ CONFIG_CGROUP_BPF=y CONFIG_CGROUP_CPUACCT=y # CONFIG_CGROUP_DEBUG is not set CONFIG_CGROUP_DEVICE=y +# CONFIG_CGROUP_FAVOR_DYNMODS is not set CONFIG_CGROUP_FREEZER=y CONFIG_CGROUP_HUGETLB=y CONFIG_CGROUP_MISC=y @@ -845,7 +862,7 @@ CONFIG_CLK_IMX8MN=y CONFIG_CLK_IMX8MP=y CONFIG_CLK_IMX8MQ=y # CONFIG_CLK_IMX8QXP is not set -# CONFIG_CLK_IMX93 is not set +CONFIG_CLK_IMX93=y # CONFIG_CLK_KUNIT_TEST is not set CONFIG_CLK_SP810=y CONFIG_CLK_VEXPRESS_OSC=y @@ -915,6 +932,7 @@ CONFIG_CONSOLE_LOGLEVEL_QUIET=4 CONFIG_CONSOLE_TRANSLATIONS=y CONFIG_CONTEXT_SWITCH_TRACER=y # CONFIG_CONTEXT_TRACKING_USER_FORCE is not set +# CONFIG_COPS is not set CONFIG_CORDIC=m CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS=y CONFIG_COREDUMP=y @@ -1046,6 +1064,7 @@ CONFIG_CRYPTO_DEV_FSL_CAAM_RNG_API=y CONFIG_CRYPTO_DEV_HISI_SEC=m # CONFIG_CRYPTO_DEV_HISI_TRNG is not set # CONFIG_CRYPTO_DEV_HISI_ZIP is not set +# CONFIG_CRYPTO_DEV_IAA_CRYPTO is not set # CONFIG_CRYPTO_DEV_MXS_DCP is not set CONFIG_CRYPTO_DEV_NITROX_CNN55XX=m CONFIG_CRYPTO_DEV_OCTEONTX2_CPT=m @@ -1157,6 +1176,7 @@ CONFIG_CXL_MEM=m CONFIG_CXL_PCI=m CONFIG_CXL_PMEM=m # CONFIG_CXL_REGION_INVALIDATION_TEST is not set +CONFIG_CXL_REGION=y # CONFIG_DA280 is not set # CONFIG_DA311 is not set CONFIG_DAMON_DBGFS=y @@ -1270,7 +1290,7 @@ CONFIG_DEVFREQ_GOV_POWERSAVE=m CONFIG_DEVFREQ_GOV_SIMPLE_ONDEMAND=m CONFIG_DEVFREQ_GOV_USERSPACE=m # CONFIG_DEVFREQ_THERMAL is not set -# CONFIG_DEVICE_PRIVATE is not set +CONFIG_DEVICE_PRIVATE=y # CONFIG_DEVMEM is not set # CONFIG_DEVPORT is not set CONFIG_DEVTMPFS_MOUNT=y @@ -1346,6 +1366,8 @@ CONFIG_DP83848_PHY=m CONFIG_DP83867_PHY=m # CONFIG_DP83869_PHY is not set CONFIG_DP83TC811_PHY=m +# CONFIG_DP83TD510_PHY is not set +CONFIG_DPLL=y # CONFIG_DPM_WATCHDOG is not set # CONFIG_DPS310 is not set # CONFIG_DRAGONRISE_FF is not set @@ -1357,6 +1379,7 @@ CONFIG_DRM_AMDGPU_CIK=y CONFIG_DRM_AMDGPU=m # CONFIG_DRM_AMDGPU_SI is not set CONFIG_DRM_AMDGPU_USERPTR=y +# CONFIG_DRM_AMDGPU_WERROR is not set # CONFIG_DRM_AMD_SECURE_DISPLAY is not set # CONFIG_DRM_ANALOGIX_ANX6345 is not set # CONFIG_DRM_ANALOGIX_ANX7625 is not set @@ -1431,6 +1454,7 @@ CONFIG_DRM_LOAD_EDID_FIRMWARE=y # CONFIG_DRM_LONTIUM_LT9211 is not set # CONFIG_DRM_LONTIUM_LT9611 is not set # CONFIG_DRM_LONTIUM_LT9611UXC is not set +# CONFIG_DRM_LOONGSON is not set # CONFIG_DRM_LVDS_CODEC is not set CONFIG_DRM=m # CONFIG_DRM_MALI_DISPLAY is not set @@ -1471,6 +1495,7 @@ CONFIG_DRM_NOUVEAU=m # CONFIG_DRM_PANEL_LG_LB035Q02 is not set # CONFIG_DRM_PANEL_LG_LG4573 is not set # CONFIG_DRM_PANEL_LVDS is not set +# CONFIG_DRM_PANEL_MAGNACHIP_D53E6EA8966 is not set # CONFIG_DRM_PANEL_MANTIX_MLAF057WE51 is not set # CONFIG_DRM_PANEL_MIPI_DBI is not set # CONFIG_DRM_PANEL_NEC_NL8048HL11 is not set @@ -1479,6 +1504,7 @@ CONFIG_DRM_NOUVEAU=m # CONFIG_DRM_PANEL_NOVATEK_NT35510 is not set # CONFIG_DRM_PANEL_NOVATEK_NT35560 is not set # CONFIG_DRM_PANEL_NOVATEK_NT35950 is not set +# CONFIG_DRM_PANEL_NOVATEK_NT36523 is not set # CONFIG_DRM_PANEL_NOVATEK_NT36672A is not set # CONFIG_DRM_PANEL_NOVATEK_NT39016 is not set # CONFIG_DRM_PANEL_OLIMEX_LCD_OLINUXINO is not set @@ -1495,6 +1521,7 @@ CONFIG_DRM_NOUVEAU=m # CONFIG_DRM_PANEL_SAMSUNG_LD9040 is not set # CONFIG_DRM_PANEL_SAMSUNG_S6D16D0 is not set # CONFIG_DRM_PANEL_SAMSUNG_S6D27A1 is not set +# CONFIG_DRM_PANEL_SAMSUNG_S6D7AA0 is not set # CONFIG_DRM_PANEL_SAMSUNG_S6E3HA2 is not set # CONFIG_DRM_PANEL_SAMSUNG_S6E63J0X03 is not set # CONFIG_DRM_PANEL_SAMSUNG_S6E63M0 is not set @@ -1511,12 +1538,15 @@ CONFIG_DRM_NOUVEAU=m # CONFIG_DRM_PANEL_SITRONIX_ST7703 is not set # CONFIG_DRM_PANEL_SITRONIX_ST7789V is not set # CONFIG_DRM_PANEL_SONY_ACX565AKM is not set +# CONFIG_DRM_PANEL_SONY_TD4353_JDI is not set # CONFIG_DRM_PANEL_SONY_TULIP_TRULY_NT35521 is not set +# CONFIG_DRM_PANEL_STARTEK_KD070FHFID015 is not set # CONFIG_DRM_PANEL_TDO_TL070WSH30 is not set # CONFIG_DRM_PANEL_TPO_TD028TTEC1 is not set # CONFIG_DRM_PANEL_TPO_TD043MTEA1 is not set # CONFIG_DRM_PANEL_TPO_TPG110 is not set # CONFIG_DRM_PANEL_TRULY_NT35597_WQXGA is not set +# CONFIG_DRM_PANEL_VISIONOX_R66451 is not set # CONFIG_DRM_PANEL_VISIONOX_RM69299 is not set # CONFIG_DRM_PANEL_VISIONOX_VTDR6130 is not set # CONFIG_DRM_PANEL_WIDECHIPS_WS2401 is not set @@ -1530,6 +1560,7 @@ CONFIG_DRM_RADEON=m CONFIG_DRM_RADEON_USERPTR=y # CONFIG_DRM_RCAR_DW_HDMI is not set # CONFIG_DRM_RCAR_LVDS is not set +# CONFIG_DRM_SAMSUNG_DSIM is not set # CONFIG_DRM_SII902X is not set # CONFIG_DRM_SII9234 is not set # CONFIG_DRM_SIL_SII8620 is not set @@ -1550,9 +1581,11 @@ CONFIG_DRM_TEGRA=m # CONFIG_DRM_TOSHIBA_TC358767 is not set # CONFIG_DRM_TOSHIBA_TC358768 is not set # CONFIG_DRM_TOSHIBA_TC358775 is not set +# CONFIG_DRM_TTM_KUNIT_TEST is not set CONFIG_DRM_UDL=m # CONFIG_DRM_VBOXVIDEO is not set # CONFIG_DRM_VGEM is not set +CONFIG_DRM_VIRTIO_GPU_KMS=y CONFIG_DRM_VIRTIO_GPU=m CONFIG_DRM_VKMS=m CONFIG_DRM_VMWGFX_FBCON=y @@ -1626,7 +1659,7 @@ CONFIG_DW_DMAC_PCI=m # CONFIG_DW_I3C_MASTER is not set CONFIG_DWMAC_DWC_QOS_ETH=m # CONFIG_DWMAC_GENERIC is not set -# CONFIG_DWMAC_IMX8 is not set +CONFIG_DWMAC_IMX8=m # CONFIG_DWMAC_INTEL_PLAT is not set # CONFIG_DWMAC_IPQ806X is not set # CONFIG_DWMAC_LOONGSON is not set @@ -1675,6 +1708,7 @@ CONFIG_EFI_DISABLE_RUNTIME=y CONFIG_EFI_DXE_MEM_ATTRIBUTES=y # CONFIG_EFI_FAKE_MEMMAP is not set CONFIG_EFI_GENERIC_STUB_INITRD_CMDLINE_LOADER=y +CONFIG_EFI_HANDOVER_PROTOCOL=y CONFIG_EFI_PARTITION=y # CONFIG_EFI_PGT_DUMP is not set # CONFIG_EFI_RCI2_TABLE is not set @@ -1685,6 +1719,7 @@ CONFIG_EFIVAR_FS=y CONFIG_EFI_VARS_PSTORE_DEFAULT_DISABLE=y CONFIG_EFI_VARS_PSTORE=y CONFIG_EFI=y +# CONFIG_EFI_ZBOOT is not set # CONFIG_EFS_FS is not set # CONFIG_EISA is not set CONFIG_ELF_CORE=y @@ -1697,7 +1732,12 @@ CONFIG_ENIC=m # CONFIG_EPIC100 is not set CONFIG_EPOLL=y # CONFIG_EQUALIZER is not set -# CONFIG_EROFS_FS is not set +# CONFIG_EROFS_FS_DEBUG is not set +CONFIG_EROFS_FS=m +CONFIG_EROFS_FS_POSIX_ACL=y +CONFIG_EROFS_FS_SECURITY=y +CONFIG_EROFS_FS_XATTR=y +# CONFIG_EROFS_FS_ZIP is not set CONFIG_ETHERNET=y # CONFIG_ETHOC is not set CONFIG_ETHTOOL_NETLINK=y @@ -1746,6 +1786,7 @@ CONFIG_FAT_DEFAULT_IOCHARSET="ascii" # CONFIG_FAT_DEFAULT_UTF8 is not set CONFIG_FAT_FS=m CONFIG_FAT_KUNIT_TEST=m +# CONFIG_FAULT_INJECTION_CONFIGFS is not set # CONFIG_FAULT_INJECTION is not set # CONFIG_FAULT_INJECTION_USERCOPY is not set # CONFIG_FB_3DFX is not set @@ -1825,7 +1866,6 @@ CONFIG_FIXED_PHY=y CONFIG_FM10K=m # CONFIG_FONTS is not set CONFIG_FONT_SUPPORT=y -CONFIG_FORCE_MAX_ZONEORDER=13 CONFIG_FORTIFY_SOURCE=y # CONFIG_FPGA is not set CONFIG_FPROBE=y @@ -1857,7 +1897,9 @@ CONFIG_FSL_IMX8_DDR_PMU=y # CONFIG_FSL_RCPM is not set # CONFIG_FSL_XGMAC_MDIO is not set CONFIG_FSNOTIFY=y -# CONFIG_FS_VERITY is not set +# CONFIG_FS_VERITY_BUILTIN_SIGNATURES is not set +# CONFIG_FS_VERITY_DEBUG is not set +CONFIG_FS_VERITY=y # CONFIG_FTL is not set CONFIG_FTRACE_MCOUNT_RECORD=y # CONFIG_FTRACE_RECORD_RECURSION is not set @@ -1882,9 +1924,11 @@ CONFIG_FUTEX=y # CONFIG_FW_CACHE is not set # CONFIG_FW_CFG_SYSFS_CMDLINE is not set CONFIG_FW_CFG_SYSFS=y +# CONFIG_FW_DEVLINK_SYNC_STATE_TIMEOUT is not set CONFIG_FW_LOADER_COMPRESS_XZ=y CONFIG_FW_LOADER_COMPRESS=y CONFIG_FW_LOADER_COMPRESS_ZSTD=y +CONFIG_FW_LOADER_DEBUG=y # CONFIG_FW_LOADER_USER_HELPER_FALLBACK is not set # CONFIG_FW_LOADER_USER_HELPER is not set CONFIG_FW_LOADER=y @@ -2016,6 +2060,7 @@ CONFIG_HARDENED_USERCOPY_FALLBACK=y CONFIG_HARDENED_USERCOPY=y CONFIG_HARDLOCKUP_DETECTOR=y CONFIG_HASH_KUNIT_TEST=m +CONFIG_HASHTABLE_KUNIT_TEST=m # CONFIG_HDC100X is not set # CONFIG_HDC2010 is not set CONFIG_HDLC_CISCO=m @@ -2077,6 +2122,7 @@ CONFIG_HID_ITE=m CONFIG_HID_JABRA=m CONFIG_HID_KENSINGTON=m CONFIG_HID_KEYTOUCH=m +CONFIG_HID_KUNIT_TEST=m CONFIG_HID_KYE=m CONFIG_HID_LCPOWER=m CONFIG_HID_LED=m @@ -2097,6 +2143,7 @@ CONFIG_HID_MULTITOUCH=m # CONFIG_HID_NINTENDO is not set CONFIG_HID_NTI=m CONFIG_HID_NTRIG=y +# CONFIG_HID_NVIDIA_SHIELD is not set CONFIG_HID_ORTEK=m CONFIG_HID_PANTHERLORD=m CONFIG_HID_PENMOUNT=m @@ -2240,6 +2287,7 @@ CONFIG_HYPERV_STORAGE=m # CONFIG_HYPERV_TESTING is not set CONFIG_HYPERV_UTILS=m CONFIG_HYPERV_VSOCKETS=m +# CONFIG_HYPERV_VTL_MODE is not set # CONFIG_HZ_1000 is not set CONFIG_HZ_100=y # CONFIG_HZ_250 is not set @@ -2336,6 +2384,7 @@ CONFIG_I3C=m CONFIG_I40E=m CONFIG_I40EVF=m CONFIG_I6300ESB_WDT=m +# CONFIG_IA32_EMULATION_DEFAULT_DISABLED is not set # CONFIG_IAQCORE is not set CONFIG_IAVF=m CONFIG_IB700_WDT=m @@ -2350,6 +2399,7 @@ CONFIG_ICPLUS_PHY=m # CONFIG_ICST is not set # CONFIG_IDLE_INJECT is not set CONFIG_IDLE_PAGE_TRACKING=y +CONFIG_IDPF=m CONFIG_IEEE802154_6LOWPAN=m # CONFIG_IEEE802154_ADF7242 is not set # CONFIG_IEEE802154_AT86RF230 is not set @@ -2492,6 +2542,7 @@ CONFIG_INPUT_APANEL=m # CONFIG_INPUT_ATI_REMOTE2 is not set CONFIG_INPUT_ATLAS_BTNS=m # CONFIG_INPUT_ATMEL_CAPTOUCH is not set +# CONFIG_INPUT_BBNSM_PWRKEY is not set # CONFIG_INPUT_BMA150 is not set # CONFIG_INPUT_CM109 is not set # CONFIG_INPUT_CMA3000 is not set @@ -2516,6 +2567,7 @@ CONFIG_INPUT_FF_MEMLESS=m # CONFIG_INPUT_JOYSTICK is not set CONFIG_INPUT_KEYBOARD=y # CONFIG_INPUT_KEYSPAN_REMOTE is not set +CONFIG_INPUT_KUNIT_TEST=m # CONFIG_INPUT_KXTJ9 is not set CONFIG_INPUT_LEDS=y # CONFIG_INPUT_MATRIXKMAP is not set @@ -2559,6 +2611,7 @@ CONFIG_INTEL_IOMMU_PERF_EVENTS=y # CONFIG_INTEL_ISH_FIRMWARE_DOWNLOADER is not set # CONFIG_INTEL_LDMA is not set CONFIG_INTEL_MEI_GSC=m +CONFIG_INTEL_MEI_GSC_PROXY=m # CONFIG_INTEL_MEI_HDCP is not set # CONFIG_INTEL_MEI_PXP is not set # CONFIG_INTEL_MEI_TXE is not set @@ -2567,6 +2620,7 @@ CONFIG_INTEL_MEI_GSC=m # CONFIG_INTEL_PMT_CRASHLOG is not set # CONFIG_INTEL_PMT_TELEMETRY is not set # CONFIG_INTEL_PUNIT_IPC is not set +CONFIG_INTEL_RAPL_TPMI=m CONFIG_INTEL_RST=m # CONFIG_INTEL_SAR_INT1092 is not set # CONFIG_INTEL_SCU_PCI is not set @@ -2601,7 +2655,8 @@ CONFIG_IO_DELAY_0X80=y CONFIG_IOMMU_DEFAULT_DMA_LAZY=y # CONFIG_IOMMU_DEFAULT_DMA_STRICT is not set # CONFIG_IOMMU_DEFAULT_PASSTHROUGH is not set -# CONFIG_IOMMUFD is not set +CONFIG_IOMMUFD=m +# CONFIG_IOMMUFD_TEST is not set # CONFIG_IOMMU_IO_PGTABLE_ARMV7S is not set # CONFIG_IOMMU_IO_PGTABLE_LPAE_SELFTEST is not set CONFIG_IOMMU_SUPPORT=y @@ -2879,10 +2934,13 @@ CONFIG_KPROBES=y CONFIG_KSM=y CONFIG_KUNIT_ALL_TESTS=m CONFIG_KUNIT_DEBUGFS=y +# CONFIG_KUNIT_DEFAULT_ENABLED is not set CONFIG_KUNIT_EXAMPLE_TEST=m CONFIG_KUNIT=m CONFIG_KUNIT_TEST=m CONFIG_KVM_AMD_SEV=y +CONFIG_KVM_MAX_NR_VCPUS=4096 +# CONFIG_KVM_PROVE_MMU is not set CONFIG_KVM_SMM=y CONFIG_KVM_WERROR=y # CONFIG_KVM_XEN is not set @@ -3035,6 +3093,9 @@ CONFIG_LOOPBACK_TARGET=m # CONFIG_LPC_ICH is not set # CONFIG_LP_CONSOLE is not set # CONFIG_LPC_SCH is not set +CONFIG_LRU_GEN_ENABLED=y +# CONFIG_LRU_GEN_STATS is not set +CONFIG_LRU_GEN=y CONFIG_LSI_ET1011C_PHY=m CONFIG_LSM="lockdown,yama,integrity,selinux,bpf" CONFIG_LSM_MMAP_MIN_ADDR=65535 @@ -3056,6 +3117,7 @@ CONFIG_LZ4_COMPRESS=m CONFIG_MAC80211_DEBUGFS=y # CONFIG_MAC80211_DEBUG_MENU is not set CONFIG_MAC80211_HWSIM=m +CONFIG_MAC80211_KUNIT_TEST=m CONFIG_MAC80211_LEDS=y CONFIG_MAC80211=m # CONFIG_MAC80211_MESH is not set @@ -3080,6 +3142,7 @@ CONFIG_MAGIC_SYSRQ=y CONFIG_MAILBOX=y # CONFIG_MANAGER_SBS is not set CONFIG_MARVELL_10G_PHY=m +CONFIG_MARVELL_88Q2XXX_PHY=m # CONFIG_MARVELL_88X2222_PHY is not set CONFIG_MARVELL_CN10K_DDR_PMU=m CONFIG_MARVELL_CN10K_TAD_PMU=m @@ -3120,6 +3183,7 @@ CONFIG_MAXLINEAR_GPHY=m # CONFIG_MCP4725 is not set # CONFIG_MCP4922 is not set CONFIG_MD_AUTODETECT=y +CONFIG_MD_BITMAP_FILE=y # CONFIG_MD_CLUSTER is not set CONFIG_MD_FAULTY=m # CONFIG_MDIO_BCM_IPROC is not set @@ -3172,6 +3236,7 @@ CONFIG_MEMBARRIER=y CONFIG_MEMCG_SWAP=y CONFIG_MEMCG=y CONFIG_MEMCPY_KUNIT_TEST=m +CONFIG_MEMCPY_SLOW_KUNIT_TEST=y CONFIG_MEMORY_FAILURE=y # CONFIG_MEMORY_HOTPLUG_DEFAULT_ONLINE is not set CONFIG_MEMORY_HOTPLUG=y @@ -3205,6 +3270,7 @@ CONFIG_MESSAGE_LOGLEVEL_DEFAULT=4 # CONFIG_MFD_BCM590XX is not set # CONFIG_MFD_BD9571MWV is not set # CONFIG_MFD_CPCAP is not set +# CONFIG_MFD_CS42L43_I2C is not set # CONFIG_MFD_DA9052_I2C is not set # CONFIG_MFD_DA9052_SPI is not set # CONFIG_MFD_DA9055 is not set @@ -3303,6 +3369,7 @@ CONFIG_MICREL_PHY=m CONFIG_MICROCHIP_PHY=m # CONFIG_MICROCHIP_PIT64B is not set CONFIG_MICROCHIP_T1_PHY=m +# CONFIG_MICROCHIP_T1S_PHY is not set # CONFIG_MICROCODE_LATE_LOADING is not set # CONFIG_MICROCODE_OLD_INTERFACE is not set CONFIG_MICROSEMI_PHY=m @@ -3400,7 +3467,7 @@ CONFIG_MMC_SDHCI=m # CONFIG_MMC_SDHCI_OF_ARASAN is not set # CONFIG_MMC_SDHCI_OF_ASPEED is not set # CONFIG_MMC_SDHCI_OF_AT91 is not set -# CONFIG_MMC_SDHCI_OF_DWCMSHC is not set +CONFIG_MMC_SDHCI_OF_DWCMSHC=m # CONFIG_MMC_SDHCI_OF_ESDHC is not set # CONFIG_MMC_SDHCI_OMAP is not set CONFIG_MMC_SDHCI_PCI=m @@ -3503,6 +3570,8 @@ CONFIG_MT76x2U=m CONFIG_MT7921E=m # CONFIG_MT7921S is not set # CONFIG_MT7921U is not set +# CONFIG_MT7925E is not set +# CONFIG_MT7925U is not set # CONFIG_MT7996E is not set # CONFIG_MTD_ABSENT is not set # CONFIG_MTD_AFS_PARTS is not set @@ -3603,6 +3672,7 @@ CONFIG_MYRI10GE_DCA=y CONFIG_NAMESPACES=y CONFIG_NATIONAL_PHY=m # CONFIG_NAU7802 is not set +# CONFIG_NCN26000_PHY is not set CONFIG_ND_BLK=m CONFIG_ND_BTT=m # CONFIG_NDC_DIS_DYNAMIC_CACHING is not set @@ -3744,6 +3814,7 @@ CONFIG_NETFILTER=y # CONFIG_NET_FOU is not set CONFIG_NETFS_STATS=y CONFIG_NETFS_SUPPORT=m +CONFIG_NET_HANDSHAKE_KUNIT_TEST=m # CONFIG_NET_IFE is not set CONFIG_NET_IPGRE_BROADCAST=y CONFIG_NET_IPGRE_DEMUX=m @@ -4061,7 +4132,7 @@ CONFIG_NLS_MAC_TURKISH=m CONFIG_NLS_UTF8=m CONFIG_NLS=y # CONFIG_NOA1305 is not set -CONFIG_NODES_SHIFT=6 +CONFIG_NODES_SHIFT=8 CONFIG_NO_HZ_FULL=y # CONFIG_NO_HZ_IDLE is not set CONFIG_NO_HZ=y @@ -4122,9 +4193,10 @@ CONFIG_NVME_VERBOSE_ERRORS=y # CONFIG_NVRAM is not set # CONFIG_NVSW_SN2201 is not set # CONFIG_NXP_C45_TJA11XX_PHY is not set +# CONFIG_NXP_CBTX_PHY is not set # CONFIG_NXP_TJA11XX_PHY is not set # CONFIG_OCFS2_FS is not set -# CONFIG_OCTEON_EP is not set +CONFIG_OCTEON_EP=m CONFIG_OCTEONTX2_AF=m CONFIG_OCTEONTX2_MBOX=m CONFIG_OCTEONTX2_PF=m @@ -4353,6 +4425,7 @@ CONFIG_PINCTRL_ALDERLAKE=m # CONFIG_PINCTRL_AMD is not set # CONFIG_PINCTRL_BROXTON is not set # CONFIG_PINCTRL_CHERRYVIEW is not set +# CONFIG_PINCTRL_CS42L43 is not set CONFIG_PINCTRL_ELKHARTLAKE=m CONFIG_PINCTRL_EMMITSBURG=m CONFIG_PINCTRL_ICELAKE=m @@ -4364,7 +4437,7 @@ CONFIG_PINCTRL_IMX8MQM=m CONFIG_PINCTRL_IMX8MQXP=m CONFIG_PINCTRL_IMX8MQ=y # CONFIG_PINCTRL_IMX8ULP is not set -# CONFIG_PINCTRL_IMX93 is not set +CONFIG_PINCTRL_IMX93=y # CONFIG_PINCTRL_IMXRT1050 is not set # CONFIG_PINCTRL_IMXRT1170 is not set CONFIG_PINCTRL_IPROC_GPIO=y @@ -4530,9 +4603,9 @@ CONFIG_PWM_IMX27=m # CONFIG_PWM_PCA9685 is not set CONFIG_PWM_TEGRA=y CONFIG_PWM=y -# CONFIG_PWRSEQ_EMMC is not set +CONFIG_PWRSEQ_EMMC=m # CONFIG_PWRSEQ_SD8787 is not set -# CONFIG_PWRSEQ_SIMPLE is not set +CONFIG_PWRSEQ_SIMPLE=m # CONFIG_QCA7000_SPI is not set # CONFIG_QCOM_AOSS_QMP is not set # CONFIG_QCOM_APCS_IPC is not set @@ -4558,6 +4631,7 @@ CONFIG_QCOM_L3_PMU=y # CONFIG_QCOM_LLCC is not set # CONFIG_QCOM_OCMEM is not set # CONFIG_QCOM_PDC is not set +# CONFIG_QCOM_PMIC_GLINK is not set CONFIG_QCOM_QDF2400_ERRATUM_0065=y # CONFIG_QCOM_QFPROM is not set # CONFIG_QCOM_RMTFS_MEM is not set @@ -4621,10 +4695,12 @@ CONFIG_RATIONAL_KUNIT_TEST=m # CONFIG_RC_CORE is not set CONFIG_RCU_BOOST_DELAY=500 CONFIG_RCU_BOOST=y +# CONFIG_RCU_CPU_STALL_CPUTIME is not set CONFIG_RCU_CPU_STALL_TIMEOUT=60 # CONFIG_RCU_EQS_DEBUG is not set CONFIG_RCU_EXP_CPU_STALL_TIMEOUT=0 # CONFIG_RCU_EXPERT is not set +# CONFIG_RCU_LAZY is not set CONFIG_RCU_NOCB_CPU_CB_BOOST=y # CONFIG_RCU_NOCB_CPU_DEFAULT_ALL is not set CONFIG_RCU_NOCB_CPU=y @@ -4647,6 +4723,7 @@ CONFIG_RD_ZSTD=y CONFIG_REALTEK_AUTOPM=y CONFIG_REALTEK_PHY=m # CONFIG_REED_SOLOMON_TEST is not set +CONFIG_REGMAP_KUNIT=m # CONFIG_REGULATOR_88PG86X is not set # CONFIG_REGULATOR_ACT8865 is not set # CONFIG_REGULATOR_AD5398 is not set @@ -4730,6 +4807,7 @@ CONFIG_RELAY=y CONFIG_RELOCATABLE=y # CONFIG_RELR is not set # CONFIG_REMOTEPROC is not set +# CONFIG_REMOTE_TARGET is not set CONFIG_RENESAS_PHY=m # CONFIG_RESET_ATTACK_MITIGATION is not set CONFIG_RESET_CONTROLLER=y @@ -4746,6 +4824,7 @@ CONFIG_RFKILL_GPIO=m CONFIG_RFKILL_INPUT=y CONFIG_RFKILL=m CONFIG_RHEL_DIFFERENCES=y +# CONFIG_RH_KABI_SIZE_ALIGN_CHECKS is not set CONFIG_RING_BUFFER_BENCHMARK=m # CONFIG_RING_BUFFER_STARTUP_TEST is not set # CONFIG_RING_BUFFER_VALIDATE_TIME_DELTAS is not set @@ -4934,9 +5013,10 @@ CONFIG_RTW88_8822CE=m # CONFIG_RTW88_DEBUGFS is not set # CONFIG_RTW88_DEBUG is not set CONFIG_RTW88=m +# CONFIG_RTW89_8851BE is not set CONFIG_RTW89_8852AE=m CONFIG_RTW89_8852BE=m -# CONFIG_RTW89_8852CE is not set +CONFIG_RTW89_8852CE=m # CONFIG_RTW89_DEBUGFS is not set # CONFIG_RTW89_DEBUGMSG is not set CONFIG_RTW89=m @@ -5416,6 +5496,7 @@ CONFIG_SIGNALFD=y CONFIG_SIGNED_PE_FILE_VERIFICATION=y # CONFIG_SIMPLE_PM_BUS is not set # CONFIG_SIOX is not set +CONFIG_SIPHASH_KUNIT_TEST=m # CONFIG_SKGE is not set # CONFIG_SKY2 is not set CONFIG_SLAB_FREELIST_HARDENED=y @@ -5557,6 +5638,7 @@ CONFIG_SND_OSSEMUL=y CONFIG_SND_OXYGEN=m CONFIG_SND_PCI=y # CONFIG_SND_PCM_OSS is not set +# CONFIG_SND_PCMTEST is not set CONFIG_SND_PCM_TIMER=y # CONFIG_SND_PCSP is not set CONFIG_SND_PCXHR=m @@ -5571,6 +5653,7 @@ CONFIG_SND_SEQ_DUMMY=m CONFIG_SND_SEQ_HRTIMER_DEFAULT=y CONFIG_SND_SEQUENCER=m # CONFIG_SND_SEQUENCER_OSS is not set +CONFIG_SND_SEQ_UMP=y # CONFIG_SND_SERIAL_U16550 is not set # CONFIG_SND_SIMPLE_CARD is not set # CONFIG_SND_SOC_AC97_CODEC is not set @@ -5605,10 +5688,13 @@ CONFIG_SND_SEQUENCER=m # CONFIG_SND_SOC_AMD_RPL_ACP6x is not set # CONFIG_SND_SOC_AMD_VANGOGH_MACH is not set # CONFIG_SND_SOC_AMD_YC_MACH is not set +# CONFIG_SND_SOC_AUDIO_IIO_AUX is not set # CONFIG_SND_SOC_AW8738 is not set +# CONFIG_SND_SOC_AW88261 is not set # CONFIG_SND_SOC_AW88395 is not set # CONFIG_SND_SOC_BD28623 is not set # CONFIG_SND_SOC_BT_SCO is not set +# CONFIG_SND_SOC_CHV3_CODEC is not set # CONFIG_SND_SOC_CS35L32 is not set # CONFIG_SND_SOC_CS35L33 is not set # CONFIG_SND_SOC_CS35L34 is not set @@ -5666,6 +5752,7 @@ CONFIG_SND_SOC_CX2072X=m # CONFIG_SND_SOC_INTEL_AVS is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_DA7219 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_DMIC is not set +# CONFIG_SND_SOC_INTEL_AVS_MACH_ES8336 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_HDAUDIO is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_I2S_TEST is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_MAX98357A is not set @@ -5676,6 +5763,7 @@ CONFIG_SND_SOC_CX2072X=m # CONFIG_SND_SOC_INTEL_AVS_MACH_RT274 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_RT286 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_RT298 is not set +# CONFIG_SND_SOC_INTEL_AVS_MACH_RT5663 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_RT5682 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_SSM4567 is not set # CONFIG_SND_SOC_INTEL_BDW_RT5650_MACH is not set @@ -5773,6 +5861,7 @@ CONFIG_SND_SOC_MAX98927=m # CONFIG_SND_SOC_PEB2466 is not set # CONFIG_SND_SOC_RK3328 is not set # CONFIG_SND_SOC_RL6231 is not set +# CONFIG_SND_SOC_RT1017_SDCA_SDW is not set # CONFIG_SND_SOC_RT1308 is not set # CONFIG_SND_SOC_RT1308_SDW is not set # CONFIG_SND_SOC_RT1316_SDW is not set @@ -5838,6 +5927,7 @@ CONFIG_SND_SOC_SOF_TOPLEVEL=y # CONFIG_SND_SOC_TAS2764 is not set # CONFIG_SND_SOC_TAS2770 is not set # CONFIG_SND_SOC_TAS2780 is not set +# CONFIG_SND_SOC_TAS2781_I2C is not set # CONFIG_SND_SOC_TAS5086 is not set # CONFIG_SND_SOC_TAS571X is not set # CONFIG_SND_SOC_TAS5720 is not set @@ -5893,6 +5983,7 @@ CONFIG_SND_SOC_WM8804_I2C=m # CONFIG_SND_SOC_WM8985 is not set # CONFIG_SND_SOC_WSA881X is not set # CONFIG_SND_SOC_WSA883X is not set +# CONFIG_SND_SOC_WSA884X is not set # CONFIG_SND_SOC_XILINX_AUDIO_FORMATTER is not set # CONFIG_SND_SOC_XILINX_I2S is not set # CONFIG_SND_SOC_XILINX_SPDIF is not set @@ -5906,8 +5997,10 @@ CONFIG_SND_SOC_WM8804_I2C=m # CONFIG_SND_SUPPORT_OLD_API is not set # CONFIG_SND_TEST_COMPONENT is not set CONFIG_SND_TRIDENT=m +CONFIG_SND_UMP_LEGACY_RAWMIDI=y CONFIG_SND_USB_6FIRE=m CONFIG_SND_USB_AUDIO=m +CONFIG_SND_USB_AUDIO_MIDI_V2=y CONFIG_SND_USB_CAIAQ_INPUT=y CONFIG_SND_USB_CAIAQ=m CONFIG_SND_USB_HIFACE=m @@ -5932,7 +6025,7 @@ CONFIG_SND_VX222=m # CONFIG_SND_YMFPCI is not set # CONFIG_SOC_BRCMSTB is not set CONFIG_SOC_IMX8M=y -# CONFIG_SOC_IMX9 is not set +CONFIG_SOC_IMX9=m # CONFIG_SOCIONEXT_SYNQUACER_PREITS is not set CONFIG_SOC_TEGRA_CBB=y # CONFIG_SOC_TI is not set @@ -6044,11 +6137,13 @@ CONFIG_STMMAC_PLATFORM=m # CONFIG_STM_SOURCE_CONSOLE is not set # CONFIG_STM_SOURCE_FTRACE is not set # CONFIG_STM_SOURCE_HEARTBEAT is not set +CONFIG_STRCAT_KUNIT_TEST=m # CONFIG_STRICT_DEVMEM is not set CONFIG_STRICT_KERNEL_RWX=y CONFIG_STRICT_MODULE_RWX=y # CONFIG_STRING_SELFTEST is not set CONFIG_STRIP_ASM_SYMS=y +CONFIG_STRSCPY_KUNIT_TEST=m CONFIG_STUB_CLK_HI3660=y # CONFIG_ST_UVIS25 is not set # CONFIG_SUN_PARTITION is not set @@ -6138,7 +6233,7 @@ CONFIG_TCP_CONG_DCTCP=m # CONFIG_TCP_CONG_HSTCP is not set CONFIG_TCP_CONG_HTCP=m # CONFIG_TCP_CONG_HYBLA is not set -# CONFIG_TCP_CONG_ILLINOIS is not set +CONFIG_TCP_CONG_ILLINOIS=m # CONFIG_TCP_CONG_LP is not set CONFIG_TCP_CONG_NV=m # CONFIG_TCP_CONG_SCALABLE is not set @@ -6391,6 +6486,7 @@ CONFIG_TYPEC_FUSB302=m # CONFIG_TYPEC_HD3SS3220 is not set CONFIG_TYPEC_MUX_FSA4480=m # CONFIG_TYPEC_MUX_GPIO_SBU is not set +# CONFIG_TYPEC_MUX_NB7VPQ904M is not set CONFIG_TYPEC_MUX_PI3USB30532=m # CONFIG_TYPEC_NVIDIA_ALTMODE is not set # CONFIG_TYPEC_QCOM_PMIC is not set @@ -6507,7 +6603,6 @@ CONFIG_USB_EZUSB_FX2=m # CONFIG_USB_FEW_INIT_RETRIES is not set # CONFIG_USB_FOTG210_HCD is not set # CONFIG_USB_FOTG210_UDC is not set -CONFIG_USB_FTDI_ELAN=m # CONFIG_USB_FUNCTIONFS is not set # CONFIG_USB_G_ACM_MS is not set # CONFIG_USB_GADGET_DEBUG_FILES is not set @@ -6758,7 +6853,6 @@ CONFIG_USB_TEGRA_XUDC=m # CONFIG_USB_TEST is not set CONFIG_USB_TMC=m # CONFIG_USB_TRANCEVIBRATOR is not set -# CONFIG_USB_U132_HCD is not set CONFIG_USB_UAS=m CONFIG_USB_UEAGLEATM=m CONFIG_USB_UHCI_HCD=y @@ -6801,6 +6895,10 @@ CONFIG_UV_SYSFS=m CONFIG_VETH=m CONFIG_VEXPRESS_CONFIG=y CONFIG_VFAT_FS=m +# CONFIG_VFIO_AMBA is not set +CONFIG_VFIO_CONTAINER=y +CONFIG_VFIO_DEVICE_CDEV=y +CONFIG_VFIO_GROUP=y CONFIG_VFIO_IOMMU_TYPE1=m CONFIG_VFIO=m # CONFIG_VFIO_MDEV is not set diff --git a/SOURCES/kernel-ppc64le-debug-rhel.config b/SOURCES/kernel-ppc64le-debug-rhel.config index 2a3c805..d025065 100644 --- a/SOURCES/kernel-ppc64le-debug-rhel.config +++ b/SOURCES/kernel-ppc64le-debug-rhel.config @@ -105,9 +105,11 @@ CONFIG_ACPI_VIDEO=m # CONFIG_AD8366 is not set # CONFIG_AD8801 is not set # CONFIG_AD9523 is not set +# CONFIG_ADDRESS_MASKING is not set # CONFIG_ADF4350 is not set # CONFIG_ADF4371 is not set # CONFIG_ADFS_FS is not set +# CONFIG_ADIN1100_PHY is not set # CONFIG_ADIN_PHY is not set # CONFIG_ADIS16080 is not set # CONFIG_ADIS16130 is not set @@ -174,7 +176,7 @@ CONFIG_AMD_PHY=m CONFIG_AMD_PMC=m # CONFIG_AMDTEE is not set # CONFIG_AMIGA_PARTITION is not set -# CONFIG_ANDROID is not set +# CONFIG_ANDROID_BINDER_IPC is not set # CONFIG_ANON_VMA_NAME is not set # CONFIG_APDS9300 is not set CONFIG_APDS9802ALS=m @@ -192,6 +194,7 @@ CONFIG_AQUANTIA_PHY=m # CONFIG_ARCH_BCM4908 is not set # CONFIG_ARCH_BITMAIN is not set # CONFIG_ARCH_BRCMSTB is not set +CONFIG_ARCH_FORCE_MAX_ORDER=8 # CONFIG_ARCH_KEEMBAY is not set # CONFIG_ARCH_LG1K is not set CONFIG_ARCH_MEMORY_PROBE=y @@ -214,6 +217,8 @@ CONFIG_ARM64_ERRATUM_1542419=y CONFIG_ARM64_USE_LSE_ATOMICS=y CONFIG_ARM_CMN=m # CONFIG_ARM_MHU_V2 is not set +# CONFIG_ARM_SCMI_POWER_CONTROL is not set +# CONFIG_ARM_SCMI_RAW_MODE_SUPPORT is not set # CONFIG_ARM_SCMI_TRANSPORT_MAILBOX is not set # CONFIG_ARM_SCMI_TRANSPORT_SMC_ATOMIC_ENABLE is not set # CONFIG_ARM_SCMI_TRANSPORT_SMC is not set @@ -494,6 +499,7 @@ CONFIG_BT_BNEP_PROTO_FILTER=y CONFIG_BT_BREDR=y CONFIG_BT_DEBUGFS=y CONFIG_BT_HCIBCM203X=m +# CONFIG_BT_HCIBCM4377 is not set CONFIG_BT_HCIBFUSB=m CONFIG_BT_HCIBPA10X=m CONFIG_BT_HCIBTSDIO=m @@ -501,6 +507,7 @@ CONFIG_BT_HCIBTUSB_AUTOSUSPEND=y CONFIG_BT_HCIBTUSB_BCM=y CONFIG_BT_HCIBTUSB=m CONFIG_BT_HCIBTUSB_MTK=y +CONFIG_BT_HCIBTUSB_POLL_SYNC=y CONFIG_BT_HCIBTUSB_RTL=y # CONFIG_BT_HCIUART_AG6XX is not set CONFIG_BT_HCIUART_ATH3K=y @@ -513,12 +520,14 @@ CONFIG_BT_HIDP=m # CONFIG_BT_HS is not set CONFIG_BT_INTEL=m # CONFIG_BT_LEDS is not set +CONFIG_BT_LE_L2CAP_ECRED=y CONFIG_BT_LE=y CONFIG_BT=m CONFIG_BT_MRVL=m CONFIG_BT_MRVL_SDIO=m # CONFIG_BT_MSFTEXT is not set # CONFIG_BT_MTKSDIO is not set +# CONFIG_BT_NXPUART is not set CONFIG_BT_RFCOMM=m CONFIG_BT_RFCOMM_TTY=y # CONFIG_BTRFS_FS is not set @@ -534,6 +543,7 @@ CONFIG_BUILD_SALT="" # CONFIG_CACHEFILES_HISTOGRAM is not set CONFIG_CACHEFILES=m # CONFIG_CACHEFILES_ONDEMAND is not set +CONFIG_CACHESTAT_SYSCALL=y # CONFIG_CADENCE_WATCHDOG is not set # CONFIG_CAIF is not set CONFIG_CAN_8DEV_USB=m @@ -605,6 +615,7 @@ CONFIG_CEPH_LIB_USE_DNS_RESOLVER=y CONFIG_CFG80211_DEBUGFS=y CONFIG_CFG80211_DEFAULT_PS=y # CONFIG_CFG80211_DEVELOPER_WARNINGS is not set +CONFIG_CFG80211_KUNIT_TEST=m CONFIG_CFG80211=m # CONFIG_CFG80211_WEXT is not set CONFIG_CFS_BANDWIDTH=y @@ -612,6 +623,7 @@ CONFIG_CGROUP_BPF=y CONFIG_CGROUP_CPUACCT=y CONFIG_CGROUP_DEBUG=y CONFIG_CGROUP_DEVICE=y +# CONFIG_CGROUP_FAVOR_DYNMODS is not set CONFIG_CGROUP_FREEZER=y CONFIG_CGROUP_HUGETLB=y CONFIG_CGROUP_MISC=y @@ -729,6 +741,7 @@ CONFIG_CONSOLE_LOGLEVEL_DEFAULT=7 CONFIG_CONSOLE_LOGLEVEL_QUIET=4 CONFIG_CONTEXT_SWITCH_TRACER=y # CONFIG_CONTEXT_TRACKING_USER_FORCE is not set +# CONFIG_COPS is not set CONFIG_CORDIC=m CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS=y CONFIG_CORTINA_PHY=m @@ -786,6 +799,7 @@ CONFIG_CRYPTO_842=m CONFIG_CRYPTO_ADIANTUM=m CONFIG_CRYPTO_AEGIS128_AESNI_SSE2=m # CONFIG_CRYPTO_AEGIS128 is not set +CONFIG_CRYPTO_AES_GCM_P10=y # CONFIG_CRYPTO_AES_TI is not set CONFIG_CRYPTO_AES=y CONFIG_CRYPTO_ANSI_CPRNG=m @@ -800,6 +814,7 @@ CONFIG_CRYPTO_CBC=y CONFIG_CRYPTO_CCM=y CONFIG_CRYPTO_CFB=y CONFIG_CRYPTO_CHACHA20=m +# CONFIG_CRYPTO_CHACHA20_P10 is not set CONFIG_CRYPTO_CHACHA20POLY1305=m CONFIG_CRYPTO_CMAC=y # CONFIG_CRYPTO_CRC32C_VPMSUM is not set @@ -825,6 +840,7 @@ CONFIG_CRYPTO_DEV_CHELSIO=m # CONFIG_CRYPTO_DEV_HISI_SEC2 is not set CONFIG_CRYPTO_DEV_HISI_SEC=m # CONFIG_CRYPTO_DEV_HISI_TRNG is not set +# CONFIG_CRYPTO_DEV_IAA_CRYPTO is not set CONFIG_CRYPTO_DEV_NITROX_CNN55XX=m CONFIG_CRYPTO_DEV_NX_COMPRESS_POWERNV=y CONFIG_CRYPTO_DEV_NX_COMPRESS_PSERIES=y @@ -888,6 +904,7 @@ CONFIG_CRYPTO_OFB=y CONFIG_CRYPTO_PCBC=m CONFIG_CRYPTO_PCRYPT=m CONFIG_CRYPTO_POLY1305=m +# CONFIG_CRYPTO_POLY1305_P10 is not set CONFIG_CRYPTO_RMD160=m CONFIG_CRYPTO_RSA=y CONFIG_CRYPTO_SEQIV=y @@ -935,6 +952,7 @@ CONFIG_CXL_MEM=m CONFIG_CXL_PCI=m CONFIG_CXL_PMEM=m # CONFIG_CXL_REGION_INVALIDATION_TEST is not set +CONFIG_CXL_REGION=y # CONFIG_DA280 is not set # CONFIG_DA311 is not set CONFIG_DAMON_DBGFS=y @@ -1126,6 +1144,8 @@ CONFIG_DP83848_PHY=m CONFIG_DP83867_PHY=m # CONFIG_DP83869_PHY is not set CONFIG_DP83TC811_PHY=m +# CONFIG_DP83TD510_PHY is not set +CONFIG_DPLL=y # CONFIG_DPS310 is not set # CONFIG_DRAGONRISE_FF is not set CONFIG_DRM_AMD_ACP=y @@ -1136,6 +1156,7 @@ CONFIG_DRM_AMD_DC=y CONFIG_DRM_AMDGPU=m # CONFIG_DRM_AMDGPU_SI is not set CONFIG_DRM_AMDGPU_USERPTR=y +# CONFIG_DRM_AMDGPU_WERROR is not set # CONFIG_DRM_AMD_SECURE_DISPLAY is not set # CONFIG_DRM_ANALOGIX_ANX6345 is not set # CONFIG_DRM_ANALOGIX_ANX7625 is not set @@ -1188,6 +1209,7 @@ CONFIG_DRM_LOAD_EDID_FIRMWARE=y # CONFIG_DRM_LONTIUM_LT9211 is not set # CONFIG_DRM_LONTIUM_LT9611 is not set # CONFIG_DRM_LONTIUM_LT9611UXC is not set +# CONFIG_DRM_LOONGSON is not set # CONFIG_DRM_LVDS_CODEC is not set CONFIG_DRM=m # CONFIG_DRM_MALI_DISPLAY is not set @@ -1227,6 +1249,7 @@ CONFIG_DRM_NOUVEAU=m # CONFIG_DRM_PANEL_LEADTEK_LTK500HD1829 is not set # CONFIG_DRM_PANEL_LG_LB035Q02 is not set # CONFIG_DRM_PANEL_LVDS is not set +# CONFIG_DRM_PANEL_MAGNACHIP_D53E6EA8966 is not set # CONFIG_DRM_PANEL_MANTIX_MLAF057WE51 is not set # CONFIG_DRM_PANEL_MIPI_DBI is not set # CONFIG_DRM_PANEL_NEC_NL8048HL11 is not set @@ -1235,6 +1258,7 @@ CONFIG_DRM_NOUVEAU=m # CONFIG_DRM_PANEL_NOVATEK_NT35510 is not set # CONFIG_DRM_PANEL_NOVATEK_NT35560 is not set # CONFIG_DRM_PANEL_NOVATEK_NT35950 is not set +# CONFIG_DRM_PANEL_NOVATEK_NT36523 is not set # CONFIG_DRM_PANEL_NOVATEK_NT36672A is not set # CONFIG_DRM_PANEL_NOVATEK_NT39016 is not set # CONFIG_DRM_PANEL_OLIMEX_LCD_OLINUXINO is not set @@ -1250,6 +1274,7 @@ CONFIG_DRM_NOUVEAU=m # CONFIG_DRM_PANEL_SAMSUNG_DB7430 is not set # CONFIG_DRM_PANEL_SAMSUNG_S6D16D0 is not set # CONFIG_DRM_PANEL_SAMSUNG_S6D27A1 is not set +# CONFIG_DRM_PANEL_SAMSUNG_S6D7AA0 is not set # CONFIG_DRM_PANEL_SAMSUNG_S6E3HA2 is not set # CONFIG_DRM_PANEL_SAMSUNG_S6E63J0X03 is not set # CONFIG_DRM_PANEL_SAMSUNG_S6E63M0 is not set @@ -1265,11 +1290,14 @@ CONFIG_DRM_NOUVEAU=m # CONFIG_DRM_PANEL_SITRONIX_ST7703 is not set # CONFIG_DRM_PANEL_SITRONIX_ST7789V is not set # CONFIG_DRM_PANEL_SONY_ACX565AKM is not set +# CONFIG_DRM_PANEL_SONY_TD4353_JDI is not set # CONFIG_DRM_PANEL_SONY_TULIP_TRULY_NT35521 is not set +# CONFIG_DRM_PANEL_STARTEK_KD070FHFID015 is not set # CONFIG_DRM_PANEL_TDO_TL070WSH30 is not set # CONFIG_DRM_PANEL_TPO_TD028TTEC1 is not set # CONFIG_DRM_PANEL_TPO_TPG110 is not set # CONFIG_DRM_PANEL_TRULY_NT35597_WQXGA is not set +# CONFIG_DRM_PANEL_VISIONOX_R66451 is not set # CONFIG_DRM_PANEL_VISIONOX_RM69299 is not set # CONFIG_DRM_PANEL_VISIONOX_VTDR6130 is not set # CONFIG_DRM_PANEL_WIDECHIPS_WS2401 is not set @@ -1283,6 +1311,7 @@ CONFIG_DRM_RADEON=m CONFIG_DRM_RADEON_USERPTR=y # CONFIG_DRM_RCAR_DW_HDMI is not set # CONFIG_DRM_RCAR_LVDS is not set +# CONFIG_DRM_SAMSUNG_DSIM is not set # CONFIG_DRM_SII902X is not set # CONFIG_DRM_SII9234 is not set # CONFIG_DRM_SIL_SII8620 is not set @@ -1301,9 +1330,11 @@ CONFIG_DRM_RADEON_USERPTR=y # CONFIG_DRM_TOSHIBA_TC358767 is not set # CONFIG_DRM_TOSHIBA_TC358768 is not set # CONFIG_DRM_TOSHIBA_TC358775 is not set +# CONFIG_DRM_TTM_KUNIT_TEST is not set CONFIG_DRM_UDL=m # CONFIG_DRM_VBOXVIDEO is not set # CONFIG_DRM_VGEM is not set +CONFIG_DRM_VIRTIO_GPU_KMS=y CONFIG_DRM_VIRTIO_GPU=m CONFIG_DRM_VKMS=m CONFIG_DRM_VMWGFX_FBCON=y @@ -1416,11 +1447,13 @@ CONFIG_EFI_CUSTOM_SSDT_OVERLAYS=y CONFIG_EFI_DXE_MEM_ATTRIBUTES=y # CONFIG_EFI_FAKE_MEMMAP is not set CONFIG_EFI_GENERIC_STUB_INITRD_CMDLINE_LOADER=y +CONFIG_EFI_HANDOVER_PROTOCOL=y CONFIG_EFI_PARTITION=y # CONFIG_EFI_PGT_DUMP is not set # CONFIG_EFI_RCI2_TABLE is not set CONFIG_EFI_SOFT_RESERVE=y # CONFIG_EFI_TEST is not set +# CONFIG_EFI_ZBOOT is not set # CONFIG_EFS_FS is not set # CONFIG_EISA is not set # CONFIG_EMBEDDED is not set @@ -1432,7 +1465,12 @@ CONFIG_ENIC=m CONFIG_EPIC100=m CONFIG_EPOLL=y # CONFIG_EQUALIZER is not set -# CONFIG_EROFS_FS is not set +# CONFIG_EROFS_FS_DEBUG is not set +CONFIG_EROFS_FS=m +CONFIG_EROFS_FS_POSIX_ACL=y +CONFIG_EROFS_FS_SECURITY=y +CONFIG_EROFS_FS_XATTR=y +# CONFIG_EROFS_FS_ZIP is not set CONFIG_ETHERNET=y # CONFIG_ETHOC is not set CONFIG_ETHTOOL_NETLINK=y @@ -1488,6 +1526,7 @@ CONFIG_FAT_DEFAULT_IOCHARSET="ascii" # CONFIG_FAT_DEFAULT_UTF8 is not set CONFIG_FAT_FS=m CONFIG_FAT_KUNIT_TEST=m +# CONFIG_FAULT_INJECTION_CONFIGFS is not set CONFIG_FAULT_INJECTION_DEBUG_FS=y CONFIG_FAULT_INJECTION_STACKTRACE_FILTER=y # CONFIG_FAULT_INJECTION_USERCOPY is not set @@ -1566,7 +1605,6 @@ CONFIG_FIXED_PHY=y CONFIG_FM10K=m # CONFIG_FONTS is not set CONFIG_FONT_SUPPORT=y -CONFIG_FORCE_MAX_ZONEORDER=9 CONFIG_FORTIFY_SOURCE=y # CONFIG_FPGA is not set CONFIG_FPROBE=y @@ -1591,7 +1629,9 @@ CONFIG_FSL_ERRATUM_A008585=y # CONFIG_FSL_QDMA is not set # CONFIG_FSL_RCPM is not set CONFIG_FSNOTIFY=y -# CONFIG_FS_VERITY is not set +# CONFIG_FS_VERITY_BUILTIN_SIGNATURES is not set +# CONFIG_FS_VERITY_DEBUG is not set +CONFIG_FS_VERITY=y # CONFIG_FTL is not set CONFIG_FTRACE_MCOUNT_RECORD=y # CONFIG_FTRACE_RECORD_RECURSION is not set @@ -1616,9 +1656,11 @@ CONFIG_FUTEX=y # CONFIG_FW_CACHE is not set # CONFIG_FW_CFG_SYSFS_CMDLINE is not set CONFIG_FW_CFG_SYSFS=y +# CONFIG_FW_DEVLINK_SYNC_STATE_TIMEOUT is not set CONFIG_FW_LOADER_COMPRESS_XZ=y CONFIG_FW_LOADER_COMPRESS=y CONFIG_FW_LOADER_COMPRESS_ZSTD=y +CONFIG_FW_LOADER_DEBUG=y # CONFIG_FW_LOADER_USER_HELPER_FALLBACK is not set # CONFIG_FW_LOADER_USER_HELPER is not set CONFIG_FW_LOADER=y @@ -1735,6 +1777,7 @@ CONFIG_HARDENED_USERCOPY_FALLBACK=y CONFIG_HARDENED_USERCOPY=y CONFIG_HARDLOCKUP_DETECTOR=y CONFIG_HASH_KUNIT_TEST=m +CONFIG_HASHTABLE_KUNIT_TEST=m # CONFIG_HCALL_STATS is not set # CONFIG_HDC100X is not set # CONFIG_HDC2010 is not set @@ -1795,6 +1838,7 @@ CONFIG_HID_ITE=m CONFIG_HID_JABRA=m CONFIG_HID_KENSINGTON=m CONFIG_HID_KEYTOUCH=m +CONFIG_HID_KUNIT_TEST=m CONFIG_HID_KYE=m CONFIG_HID_LCPOWER=m CONFIG_HID_LED=m @@ -1815,6 +1859,7 @@ CONFIG_HID_MULTITOUCH=m # CONFIG_HID_NINTENDO is not set CONFIG_HID_NTI=m CONFIG_HID_NTRIG=y +# CONFIG_HID_NVIDIA_SHIELD is not set CONFIG_HID_ORTEK=m CONFIG_HID_PANTHERLORD=m # CONFIG_HID_PENMOUNT is not set @@ -1948,6 +1993,7 @@ CONFIG_HYPERV_STORAGE=m # CONFIG_HYPERV_TESTING is not set CONFIG_HYPERV_UTILS=m CONFIG_HYPERV_VSOCKETS=m +# CONFIG_HYPERV_VTL_MODE is not set # CONFIG_HZ_1000 is not set CONFIG_HZ_100=y # CONFIG_HZ_250 is not set @@ -2030,6 +2076,7 @@ CONFIG_I40E_DCB=y CONFIG_I40E=m CONFIG_I40EVF=m CONFIG_I6300ESB_WDT=m +# CONFIG_IA32_EMULATION_DEFAULT_DISABLED is not set # CONFIG_IAQCORE is not set CONFIG_IAVF=m CONFIG_IB700_WDT=m @@ -2048,6 +2095,7 @@ CONFIG_ICPLUS_PHY=m # CONFIG_ICST is not set # CONFIG_IDLE_INJECT is not set CONFIG_IDLE_PAGE_TRACKING=y +CONFIG_IDPF=m CONFIG_IEEE802154_6LOWPAN=m # CONFIG_IEEE802154_ADF7242 is not set # CONFIG_IEEE802154_AT86RF230 is not set @@ -2198,6 +2246,7 @@ CONFIG_INPUT_GPIO_ROTARY_ENCODER=m # CONFIG_INPUT_JOYSTICK is not set CONFIG_INPUT_KEYBOARD=y CONFIG_INPUT_KEYSPAN_REMOTE=m +CONFIG_INPUT_KUNIT_TEST=m # CONFIG_INPUT_KXTJ9 is not set CONFIG_INPUT_LEDS=y # CONFIG_INPUT_MATRIXKMAP is not set @@ -2240,6 +2289,7 @@ CONFIG_INTEL_IOMMU_PERF_EVENTS=y # CONFIG_INTEL_ISH_FIRMWARE_DOWNLOADER is not set # CONFIG_INTEL_LDMA is not set CONFIG_INTEL_MEI_GSC=m +CONFIG_INTEL_MEI_GSC_PROXY=m # CONFIG_INTEL_MEI_HDCP is not set # CONFIG_INTEL_MEI_PXP is not set # CONFIG_INTEL_MEI_TXE is not set @@ -2248,6 +2298,7 @@ CONFIG_INTEL_MEI_GSC=m # CONFIG_INTEL_PMT_CRASHLOG is not set # CONFIG_INTEL_PMT_TELEMETRY is not set # CONFIG_INTEL_PUNIT_IPC is not set +CONFIG_INTEL_RAPL_TPMI=m CONFIG_INTEL_RST=m # CONFIG_INTEL_SAR_INT1092 is not set # CONFIG_INTEL_SCU_PCI is not set @@ -2277,7 +2328,8 @@ CONFIG_IOMMU_DEBUGFS=y # CONFIG_IOMMU_DEFAULT_DMA_LAZY is not set CONFIG_IOMMU_DEFAULT_DMA_STRICT=y # CONFIG_IOMMU_DEFAULT_PASSTHROUGH is not set -# CONFIG_IOMMUFD is not set +CONFIG_IOMMUFD=m +# CONFIG_IOMMUFD_TEST is not set # CONFIG_IOMMU_IO_PGTABLE_ARMV7S is not set # CONFIG_IOMMU_IO_PGTABLE_LPAE_SELFTEST is not set CONFIG_IOMMU_SUPPORT=y @@ -2554,12 +2606,15 @@ CONFIG_KPROBES=y CONFIG_KSM=y CONFIG_KUNIT_ALL_TESTS=m CONFIG_KUNIT_DEBUGFS=y +# CONFIG_KUNIT_DEFAULT_ENABLED is not set CONFIG_KUNIT_EXAMPLE_TEST=m CONFIG_KUNIT=m CONFIG_KUNIT_TEST=m CONFIG_KVM_AMD_SEV=y # CONFIG_KVM_BOOK3S_64 is not set CONFIG_KVM_GUEST=y +CONFIG_KVM_MAX_NR_VCPUS=4096 +CONFIG_KVM_PROVE_MMU=y CONFIG_KVM_SMM=y # CONFIG_KVM_XEN is not set # CONFIG_KXCJK1013 is not set @@ -2708,6 +2763,9 @@ CONFIG_LPARCFG=y # CONFIG_LPC_ICH is not set # CONFIG_LP_CONSOLE is not set # CONFIG_LPC_SCH is not set +CONFIG_LRU_GEN_ENABLED=y +# CONFIG_LRU_GEN_STATS is not set +CONFIG_LRU_GEN=y CONFIG_LSI_ET1011C_PHY=m CONFIG_LSM="lockdown,yama,integrity,selinux,bpf" CONFIG_LSM_MMAP_MIN_ADDR=65535 @@ -2729,6 +2787,7 @@ CONFIG_LZ4_COMPRESS=m CONFIG_MAC80211_DEBUGFS=y # CONFIG_MAC80211_DEBUG_MENU is not set CONFIG_MAC80211_HWSIM=m +CONFIG_MAC80211_KUNIT_TEST=m CONFIG_MAC80211_LEDS=y CONFIG_MAC80211=m # CONFIG_MAC80211_MESH is not set @@ -2753,6 +2812,7 @@ CONFIG_MAGIC_SYSRQ=y # CONFIG_MAILBOX_TEST is not set # CONFIG_MANAGER_SBS is not set CONFIG_MARVELL_10G_PHY=m +CONFIG_MARVELL_88Q2XXX_PHY=m # CONFIG_MARVELL_88X2222_PHY is not set CONFIG_MARVELL_PHY=m # CONFIG_MATOM is not set @@ -2789,6 +2849,7 @@ CONFIG_MAXLINEAR_GPHY=m # CONFIG_MCP4725 is not set # CONFIG_MCP4922 is not set CONFIG_MD_AUTODETECT=y +CONFIG_MD_BITMAP_FILE=y # CONFIG_MD_CLUSTER is not set CONFIG_MD_FAULTY=m CONFIG_MDIO_BCM_UNIMAC=m @@ -2838,6 +2899,7 @@ CONFIG_MEMBARRIER=y CONFIG_MEMCG_SWAP=y CONFIG_MEMCG=y CONFIG_MEMCPY_KUNIT_TEST=m +CONFIG_MEMCPY_SLOW_KUNIT_TEST=y CONFIG_MEMORY_FAILURE=y # CONFIG_MEMORY_HOTPLUG_DEFAULT_ONLINE is not set CONFIG_MEMORY_HOTPLUG=y @@ -2871,6 +2933,7 @@ CONFIG_MESSAGE_LOGLEVEL_DEFAULT=4 # CONFIG_MFD_BCM590XX is not set # CONFIG_MFD_BD9571MWV is not set # CONFIG_MFD_CPCAP is not set +# CONFIG_MFD_CS42L43_I2C is not set # CONFIG_MFD_DA9052_I2C is not set # CONFIG_MFD_DA9052_SPI is not set # CONFIG_MFD_DA9055 is not set @@ -2967,6 +3030,7 @@ CONFIG_MICREL_PHY=m CONFIG_MICROCHIP_PHY=m # CONFIG_MICROCHIP_PIT64B is not set CONFIG_MICROCHIP_T1_PHY=m +# CONFIG_MICROCHIP_T1S_PHY is not set # CONFIG_MICROCODE_LATE_LOADING is not set # CONFIG_MICROCODE_OLD_INTERFACE is not set CONFIG_MICROSEMI_PHY=m @@ -3147,6 +3211,8 @@ CONFIG_MT76x2U=m CONFIG_MT7921E=m # CONFIG_MT7921S is not set # CONFIG_MT7921U is not set +# CONFIG_MT7925E is not set +# CONFIG_MT7925U is not set # CONFIG_MT7996E is not set # CONFIG_MTD_ABSENT is not set # CONFIG_MTD_AFS_PARTS is not set @@ -3216,6 +3282,7 @@ CONFIG_MYRI10GE=m CONFIG_NAMESPACES=y CONFIG_NATIONAL_PHY=m # CONFIG_NAU7802 is not set +# CONFIG_NCN26000_PHY is not set CONFIG_ND_BLK=m CONFIG_ND_BTT=m # CONFIG_NDC_DIS_DYNAMIC_CACHING is not set @@ -3357,6 +3424,7 @@ CONFIG_NETFILTER=y # CONFIG_NET_FOU is not set CONFIG_NETFS_STATS=y CONFIG_NETFS_SUPPORT=m +CONFIG_NET_HANDSHAKE_KUNIT_TEST=m # CONFIG_NET_IFE is not set CONFIG_NET_IPGRE_BROADCAST=y CONFIG_NET_IPGRE_DEMUX=m @@ -3721,9 +3789,10 @@ CONFIG_NVME_VERBOSE_ERRORS=y CONFIG_NVRAM=m # CONFIG_NVSW_SN2201 is not set # CONFIG_NXP_C45_TJA11XX_PHY is not set +# CONFIG_NXP_CBTX_PHY is not set # CONFIG_NXP_TJA11XX_PHY is not set # CONFIG_OCFS2_FS is not set -# CONFIG_OCTEON_EP is not set +CONFIG_OCTEON_EP=m CONFIG_OCXL=m # CONFIG_OF_OVERLAY is not set CONFIG_OF_PMEM=m @@ -3907,6 +3976,7 @@ CONFIG_PID_NS=y CONFIG_PINCTRL_ALDERLAKE=m # CONFIG_PINCTRL_BROXTON is not set # CONFIG_PINCTRL_CHERRYVIEW is not set +# CONFIG_PINCTRL_CS42L43 is not set CONFIG_PINCTRL_ELKHARTLAKE=m CONFIG_PINCTRL_EMMITSBURG=m CONFIG_PINCTRL_ICELAKE=m @@ -4112,6 +4182,7 @@ CONFIG_QCOM_FALKOR_ERRATUM_1009=y # CONFIG_QCOM_IPCC is not set # CONFIG_QCOM_OCMEM is not set # CONFIG_QCOM_PDC is not set +# CONFIG_QCOM_PMIC_GLINK is not set CONFIG_QCOM_QDF2400_ERRATUM_0065=y # CONFIG_QCOM_QFPROM is not set # CONFIG_QCOM_RMTFS_MEM is not set @@ -4167,10 +4238,12 @@ CONFIG_RAS=y CONFIG_RATIONAL_KUNIT_TEST=m # CONFIG_RBTREE_TEST is not set # CONFIG_RC_CORE is not set +# CONFIG_RCU_CPU_STALL_CPUTIME is not set CONFIG_RCU_CPU_STALL_TIMEOUT=60 # CONFIG_RCU_EQS_DEBUG is not set CONFIG_RCU_EXP_CPU_STALL_TIMEOUT=0 # CONFIG_RCU_EXPERT is not set +# CONFIG_RCU_LAZY is not set # CONFIG_RCU_NOCB_CPU_DEFAULT_ALL is not set CONFIG_RCU_NOCB_CPU=y CONFIG_RCU_REF_SCALE_TEST=m @@ -4192,12 +4265,14 @@ CONFIG_RD_ZSTD=y CONFIG_REALTEK_AUTOPM=y CONFIG_REALTEK_PHY=m # CONFIG_REED_SOLOMON_TEST is not set +CONFIG_REGMAP_KUNIT=m # CONFIG_REGULATOR is not set # CONFIG_REISERFS_FS is not set CONFIG_RELAY=y # CONFIG_RELOCATABLE_TEST is not set CONFIG_RELOCATABLE=y # CONFIG_REMOTEPROC is not set +# CONFIG_REMOTE_TARGET is not set CONFIG_RENESAS_PHY=m # CONFIG_RESET_ATTACK_MITIGATION is not set # CONFIG_RESET_CONTROLLER is not set @@ -4211,6 +4286,7 @@ CONFIG_RETPOLINE=y CONFIG_RFKILL_INPUT=y CONFIG_RFKILL=m CONFIG_RHEL_DIFFERENCES=y +# CONFIG_RH_KABI_SIZE_ALIGN_CHECKS is not set CONFIG_RING_BUFFER_BENCHMARK=m # CONFIG_RING_BUFFER_STARTUP_TEST is not set # CONFIG_RING_BUFFER_VALIDATE_TIME_DELTAS is not set @@ -4389,9 +4465,10 @@ CONFIG_RTW88_8822CE=m CONFIG_RTW88_DEBUGFS=y CONFIG_RTW88_DEBUG=y CONFIG_RTW88=m +# CONFIG_RTW89_8851BE is not set CONFIG_RTW89_8852AE=m CONFIG_RTW89_8852BE=m -# CONFIG_RTW89_8852CE is not set +CONFIG_RTW89_8852CE=m CONFIG_RTW89_DEBUGFS=y CONFIG_RTW89_DEBUGMSG=y CONFIG_RTW89=m @@ -4864,6 +4941,7 @@ CONFIG_SIGNATURE=y # CONFIG_SIGNED_PE_FILE_VERIFICATION is not set # CONFIG_SIMPLE_PM_BUS is not set # CONFIG_SIOX is not set +CONFIG_SIPHASH_KUNIT_TEST=m # CONFIG_SKGE is not set # CONFIG_SKY2 is not set CONFIG_SLAB_FREELIST_HARDENED=y @@ -5002,6 +5080,7 @@ CONFIG_SND_OSSEMUL=y CONFIG_SND_OXYGEN=m CONFIG_SND_PCI=y # CONFIG_SND_PCM_OSS is not set +# CONFIG_SND_PCMTEST is not set CONFIG_SND_PCM_XRUN_DEBUG=y # CONFIG_SND_PCSP is not set CONFIG_SND_PCXHR=m @@ -5015,6 +5094,7 @@ CONFIG_SND_SEQ_DUMMY=m CONFIG_SND_SEQ_HRTIMER_DEFAULT=y CONFIG_SND_SEQUENCER=m # CONFIG_SND_SEQUENCER_OSS is not set +CONFIG_SND_SEQ_UMP=y # CONFIG_SND_SERIAL_U16550 is not set # CONFIG_SND_SIMPLE_CARD is not set # CONFIG_SND_SOC_AC97_CODEC is not set @@ -5049,10 +5129,13 @@ CONFIG_SND_SEQUENCER=m # CONFIG_SND_SOC_AMD_RPL_ACP6x is not set # CONFIG_SND_SOC_AMD_VANGOGH_MACH is not set # CONFIG_SND_SOC_AMD_YC_MACH is not set +# CONFIG_SND_SOC_AUDIO_IIO_AUX is not set # CONFIG_SND_SOC_AW8738 is not set +# CONFIG_SND_SOC_AW88261 is not set # CONFIG_SND_SOC_AW88395 is not set # CONFIG_SND_SOC_BD28623 is not set # CONFIG_SND_SOC_BT_SCO is not set +# CONFIG_SND_SOC_CHV3_CODEC is not set # CONFIG_SND_SOC_CS35L32 is not set # CONFIG_SND_SOC_CS35L33 is not set # CONFIG_SND_SOC_CS35L34 is not set @@ -5110,6 +5193,7 @@ CONFIG_SND_SOC_CX2072X=m # CONFIG_SND_SOC_INTEL_AVS is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_DA7219 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_DMIC is not set +# CONFIG_SND_SOC_INTEL_AVS_MACH_ES8336 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_HDAUDIO is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_I2S_TEST is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_MAX98357A is not set @@ -5120,6 +5204,7 @@ CONFIG_SND_SOC_CX2072X=m # CONFIG_SND_SOC_INTEL_AVS_MACH_RT274 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_RT286 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_RT298 is not set +# CONFIG_SND_SOC_INTEL_AVS_MACH_RT5663 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_RT5682 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_SSM4567 is not set # CONFIG_SND_SOC_INTEL_BDW_RT5650_MACH is not set @@ -5217,6 +5302,7 @@ CONFIG_SND_SOC_MAX98927=m # CONFIG_SND_SOC_PEB2466 is not set # CONFIG_SND_SOC_RK3328 is not set # CONFIG_SND_SOC_RL6231 is not set +# CONFIG_SND_SOC_RT1017_SDCA_SDW is not set # CONFIG_SND_SOC_RT1308 is not set # CONFIG_SND_SOC_RT1308_SDW is not set # CONFIG_SND_SOC_RT1316_SDW is not set @@ -5281,6 +5367,7 @@ CONFIG_SND_SOC_SOF_TOPLEVEL=y # CONFIG_SND_SOC_TAS2764 is not set # CONFIG_SND_SOC_TAS2770 is not set # CONFIG_SND_SOC_TAS2780 is not set +# CONFIG_SND_SOC_TAS2781_I2C is not set # CONFIG_SND_SOC_TAS5086 is not set # CONFIG_SND_SOC_TAS571X is not set # CONFIG_SND_SOC_TAS5720 is not set @@ -5336,6 +5423,7 @@ CONFIG_SND_SOC_WM8804_I2C=m # CONFIG_SND_SOC_WM8985 is not set # CONFIG_SND_SOC_WSA881X is not set # CONFIG_SND_SOC_WSA883X is not set +# CONFIG_SND_SOC_WSA884X is not set # CONFIG_SND_SOC_XILINX_AUDIO_FORMATTER is not set # CONFIG_SND_SOC_XILINX_I2S is not set # CONFIG_SND_SOC_XILINX_SPDIF is not set @@ -5349,8 +5437,10 @@ CONFIG_SND_SOC_WM8804_I2C=m # CONFIG_SND_SUPPORT_OLD_API is not set # CONFIG_SND_TEST_COMPONENT is not set CONFIG_SND_TRIDENT=m +CONFIG_SND_UMP_LEGACY_RAWMIDI=y CONFIG_SND_USB_6FIRE=m CONFIG_SND_USB_AUDIO=m +CONFIG_SND_USB_AUDIO_MIDI_V2=y CONFIG_SND_USB_CAIAQ_INPUT=y CONFIG_SND_USB_CAIAQ=m CONFIG_SND_USB_HIFACE=m @@ -5462,11 +5552,13 @@ CONFIG_STE10XP=m # CONFIG_STK8312 is not set # CONFIG_STK8BA50 is not set # CONFIG_STM is not set +CONFIG_STRCAT_KUNIT_TEST=m CONFIG_STRICT_DEVMEM=y CONFIG_STRICT_KERNEL_RWX=y CONFIG_STRICT_MODULE_RWX=y # CONFIG_STRING_SELFTEST is not set CONFIG_STRIP_ASM_SYMS=y +CONFIG_STRSCPY_KUNIT_TEST=m # CONFIG_ST_UVIS25 is not set CONFIG_SUN_PARTITION=y CONFIG_SUNRPC_DEBUG=y @@ -5554,7 +5646,7 @@ CONFIG_TCP_CONG_DCTCP=m # CONFIG_TCP_CONG_HSTCP is not set CONFIG_TCP_CONG_HTCP=m # CONFIG_TCP_CONG_HYBLA is not set -# CONFIG_TCP_CONG_ILLINOIS is not set +CONFIG_TCP_CONG_ILLINOIS=m # CONFIG_TCP_CONG_LP is not set CONFIG_TCP_CONG_NV=m # CONFIG_TCP_CONG_SCALABLE is not set @@ -5787,6 +5879,7 @@ CONFIG_TYPEC_FUSB302=m # CONFIG_TYPEC_HD3SS3220 is not set CONFIG_TYPEC_MUX_FSA4480=m # CONFIG_TYPEC_MUX_GPIO_SBU is not set +# CONFIG_TYPEC_MUX_NB7VPQ904M is not set CONFIG_TYPEC_MUX_PI3USB30532=m # CONFIG_TYPEC_NVIDIA_ALTMODE is not set # CONFIG_TYPEC_QCOM_PMIC is not set @@ -5879,7 +5972,6 @@ CONFIG_USB_EPSON2888=y CONFIG_USB_EZUSB_FX2=m # CONFIG_USB_FEW_INIT_RETRIES is not set # CONFIG_USB_FOTG210_HCD is not set -CONFIG_USB_FTDI_ELAN=m # CONFIG_USB_GADGET is not set CONFIG_USB_GL860=m # CONFIG_USB_GPIO_VBUS is not set @@ -6099,7 +6191,6 @@ CONFIG_USB_SUPPORT=y # CONFIG_USB_TEST is not set CONFIG_USB_TMC=m # CONFIG_USB_TRANCEVIBRATOR is not set -# CONFIG_USB_U132_HCD is not set CONFIG_USB_UAS=m CONFIG_USB_UEAGLEATM=m CONFIG_USB_UHCI_HCD=y @@ -6139,6 +6230,10 @@ CONFIG_UV_SYSFS=m # CONFIG_VEML6070 is not set CONFIG_VETH=m CONFIG_VFAT_FS=m +# CONFIG_VFIO_AMBA is not set +CONFIG_VFIO_CONTAINER=y +CONFIG_VFIO_DEVICE_CDEV=y +CONFIG_VFIO_GROUP=y CONFIG_VFIO_IOMMU_TYPE1=m CONFIG_VFIO=m # CONFIG_VFIO_MDEV is not set @@ -6331,7 +6426,7 @@ CONFIG_WATCH_QUEUE=y # CONFIG_WCN36XX is not set # CONFIG_WDAT_WDT is not set # CONFIG_WDTPCI is not set -# CONFIG_WERROR is not set +CONFIG_WERROR=y # CONFIG_WIL6210 is not set # CONFIG_WILC1000_SDIO is not set # CONFIG_WILC1000_SPI is not set diff --git a/SOURCES/kernel-ppc64le-rhel.config b/SOURCES/kernel-ppc64le-rhel.config index 6325589..4a65d3e 100644 --- a/SOURCES/kernel-ppc64le-rhel.config +++ b/SOURCES/kernel-ppc64le-rhel.config @@ -105,9 +105,11 @@ CONFIG_ACPI_VIDEO=m # CONFIG_AD8366 is not set # CONFIG_AD8801 is not set # CONFIG_AD9523 is not set +# CONFIG_ADDRESS_MASKING is not set # CONFIG_ADF4350 is not set # CONFIG_ADF4371 is not set # CONFIG_ADFS_FS is not set +# CONFIG_ADIN1100_PHY is not set # CONFIG_ADIN_PHY is not set # CONFIG_ADIS16080 is not set # CONFIG_ADIS16130 is not set @@ -174,7 +176,7 @@ CONFIG_AMD_PHY=m CONFIG_AMD_PMC=m # CONFIG_AMDTEE is not set # CONFIG_AMIGA_PARTITION is not set -# CONFIG_ANDROID is not set +# CONFIG_ANDROID_BINDER_IPC is not set # CONFIG_ANON_VMA_NAME is not set # CONFIG_APDS9300 is not set CONFIG_APDS9802ALS=m @@ -192,6 +194,7 @@ CONFIG_AQUANTIA_PHY=m # CONFIG_ARCH_BCM4908 is not set # CONFIG_ARCH_BITMAIN is not set # CONFIG_ARCH_BRCMSTB is not set +CONFIG_ARCH_FORCE_MAX_ORDER=8 # CONFIG_ARCH_KEEMBAY is not set # CONFIG_ARCH_LG1K is not set CONFIG_ARCH_MEMORY_PROBE=y @@ -214,6 +217,8 @@ CONFIG_ARM64_ERRATUM_1542419=y CONFIG_ARM64_USE_LSE_ATOMICS=y CONFIG_ARM_CMN=m # CONFIG_ARM_MHU_V2 is not set +# CONFIG_ARM_SCMI_POWER_CONTROL is not set +# CONFIG_ARM_SCMI_RAW_MODE_SUPPORT is not set # CONFIG_ARM_SCMI_TRANSPORT_MAILBOX is not set # CONFIG_ARM_SCMI_TRANSPORT_SMC_ATOMIC_ENABLE is not set # CONFIG_ARM_SCMI_TRANSPORT_SMC is not set @@ -494,6 +499,7 @@ CONFIG_BT_BNEP_PROTO_FILTER=y CONFIG_BT_BREDR=y CONFIG_BT_DEBUGFS=y CONFIG_BT_HCIBCM203X=m +# CONFIG_BT_HCIBCM4377 is not set CONFIG_BT_HCIBFUSB=m CONFIG_BT_HCIBPA10X=m CONFIG_BT_HCIBTSDIO=m @@ -501,6 +507,7 @@ CONFIG_BT_HCIBTUSB_AUTOSUSPEND=y CONFIG_BT_HCIBTUSB_BCM=y CONFIG_BT_HCIBTUSB=m CONFIG_BT_HCIBTUSB_MTK=y +CONFIG_BT_HCIBTUSB_POLL_SYNC=y CONFIG_BT_HCIBTUSB_RTL=y # CONFIG_BT_HCIUART_AG6XX is not set CONFIG_BT_HCIUART_ATH3K=y @@ -513,12 +520,14 @@ CONFIG_BT_HIDP=m # CONFIG_BT_HS is not set CONFIG_BT_INTEL=m # CONFIG_BT_LEDS is not set +CONFIG_BT_LE_L2CAP_ECRED=y CONFIG_BT_LE=y CONFIG_BT=m CONFIG_BT_MRVL=m CONFIG_BT_MRVL_SDIO=m # CONFIG_BT_MSFTEXT is not set # CONFIG_BT_MTKSDIO is not set +# CONFIG_BT_NXPUART is not set CONFIG_BT_RFCOMM=m CONFIG_BT_RFCOMM_TTY=y # CONFIG_BTRFS_FS is not set @@ -534,6 +543,7 @@ CONFIG_BUILD_SALT="" # CONFIG_CACHEFILES_HISTOGRAM is not set CONFIG_CACHEFILES=m # CONFIG_CACHEFILES_ONDEMAND is not set +CONFIG_CACHESTAT_SYSCALL=y # CONFIG_CADENCE_WATCHDOG is not set # CONFIG_CAIF is not set CONFIG_CAN_8DEV_USB=m @@ -605,6 +615,7 @@ CONFIG_CEPH_LIB_USE_DNS_RESOLVER=y # CONFIG_CFG80211_DEBUGFS is not set CONFIG_CFG80211_DEFAULT_PS=y # CONFIG_CFG80211_DEVELOPER_WARNINGS is not set +CONFIG_CFG80211_KUNIT_TEST=m CONFIG_CFG80211=m # CONFIG_CFG80211_WEXT is not set CONFIG_CFS_BANDWIDTH=y @@ -612,6 +623,7 @@ CONFIG_CGROUP_BPF=y CONFIG_CGROUP_CPUACCT=y # CONFIG_CGROUP_DEBUG is not set CONFIG_CGROUP_DEVICE=y +# CONFIG_CGROUP_FAVOR_DYNMODS is not set CONFIG_CGROUP_FREEZER=y CONFIG_CGROUP_HUGETLB=y CONFIG_CGROUP_MISC=y @@ -729,6 +741,7 @@ CONFIG_CONSOLE_LOGLEVEL_DEFAULT=7 CONFIG_CONSOLE_LOGLEVEL_QUIET=4 CONFIG_CONTEXT_SWITCH_TRACER=y # CONFIG_CONTEXT_TRACKING_USER_FORCE is not set +# CONFIG_COPS is not set CONFIG_CORDIC=m CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS=y CONFIG_CORTINA_PHY=m @@ -786,6 +799,7 @@ CONFIG_CRYPTO_842=m CONFIG_CRYPTO_ADIANTUM=m CONFIG_CRYPTO_AEGIS128_AESNI_SSE2=m # CONFIG_CRYPTO_AEGIS128 is not set +CONFIG_CRYPTO_AES_GCM_P10=y # CONFIG_CRYPTO_AES_TI is not set CONFIG_CRYPTO_AES=y CONFIG_CRYPTO_ANSI_CPRNG=m @@ -800,6 +814,7 @@ CONFIG_CRYPTO_CBC=y CONFIG_CRYPTO_CCM=y CONFIG_CRYPTO_CFB=y CONFIG_CRYPTO_CHACHA20=m +# CONFIG_CRYPTO_CHACHA20_P10 is not set CONFIG_CRYPTO_CHACHA20POLY1305=m CONFIG_CRYPTO_CMAC=y # CONFIG_CRYPTO_CRC32C_VPMSUM is not set @@ -825,6 +840,7 @@ CONFIG_CRYPTO_DEV_CHELSIO=m # CONFIG_CRYPTO_DEV_HISI_SEC2 is not set CONFIG_CRYPTO_DEV_HISI_SEC=m # CONFIG_CRYPTO_DEV_HISI_TRNG is not set +# CONFIG_CRYPTO_DEV_IAA_CRYPTO is not set CONFIG_CRYPTO_DEV_NITROX_CNN55XX=m CONFIG_CRYPTO_DEV_NX_COMPRESS_POWERNV=y CONFIG_CRYPTO_DEV_NX_COMPRESS_PSERIES=y @@ -888,6 +904,7 @@ CONFIG_CRYPTO_OFB=y CONFIG_CRYPTO_PCBC=m CONFIG_CRYPTO_PCRYPT=m CONFIG_CRYPTO_POLY1305=m +# CONFIG_CRYPTO_POLY1305_P10 is not set CONFIG_CRYPTO_RMD160=m CONFIG_CRYPTO_RSA=y CONFIG_CRYPTO_SEQIV=y @@ -935,6 +952,7 @@ CONFIG_CXL_MEM=m CONFIG_CXL_PCI=m CONFIG_CXL_PMEM=m # CONFIG_CXL_REGION_INVALIDATION_TEST is not set +CONFIG_CXL_REGION=y # CONFIG_DA280 is not set # CONFIG_DA311 is not set CONFIG_DAMON_DBGFS=y @@ -1118,6 +1136,8 @@ CONFIG_DP83848_PHY=m CONFIG_DP83867_PHY=m # CONFIG_DP83869_PHY is not set CONFIG_DP83TC811_PHY=m +# CONFIG_DP83TD510_PHY is not set +CONFIG_DPLL=y # CONFIG_DPS310 is not set # CONFIG_DRAGONRISE_FF is not set CONFIG_DRM_AMD_ACP=y @@ -1128,6 +1148,7 @@ CONFIG_DRM_AMD_DC=y CONFIG_DRM_AMDGPU=m # CONFIG_DRM_AMDGPU_SI is not set CONFIG_DRM_AMDGPU_USERPTR=y +# CONFIG_DRM_AMDGPU_WERROR is not set # CONFIG_DRM_AMD_SECURE_DISPLAY is not set # CONFIG_DRM_ANALOGIX_ANX6345 is not set # CONFIG_DRM_ANALOGIX_ANX7625 is not set @@ -1180,6 +1201,7 @@ CONFIG_DRM_LOAD_EDID_FIRMWARE=y # CONFIG_DRM_LONTIUM_LT9211 is not set # CONFIG_DRM_LONTIUM_LT9611 is not set # CONFIG_DRM_LONTIUM_LT9611UXC is not set +# CONFIG_DRM_LOONGSON is not set # CONFIG_DRM_LVDS_CODEC is not set CONFIG_DRM=m # CONFIG_DRM_MALI_DISPLAY is not set @@ -1219,6 +1241,7 @@ CONFIG_DRM_NOUVEAU=m # CONFIG_DRM_PANEL_LEADTEK_LTK500HD1829 is not set # CONFIG_DRM_PANEL_LG_LB035Q02 is not set # CONFIG_DRM_PANEL_LVDS is not set +# CONFIG_DRM_PANEL_MAGNACHIP_D53E6EA8966 is not set # CONFIG_DRM_PANEL_MANTIX_MLAF057WE51 is not set # CONFIG_DRM_PANEL_MIPI_DBI is not set # CONFIG_DRM_PANEL_NEC_NL8048HL11 is not set @@ -1227,6 +1250,7 @@ CONFIG_DRM_NOUVEAU=m # CONFIG_DRM_PANEL_NOVATEK_NT35510 is not set # CONFIG_DRM_PANEL_NOVATEK_NT35560 is not set # CONFIG_DRM_PANEL_NOVATEK_NT35950 is not set +# CONFIG_DRM_PANEL_NOVATEK_NT36523 is not set # CONFIG_DRM_PANEL_NOVATEK_NT36672A is not set # CONFIG_DRM_PANEL_NOVATEK_NT39016 is not set # CONFIG_DRM_PANEL_OLIMEX_LCD_OLINUXINO is not set @@ -1242,6 +1266,7 @@ CONFIG_DRM_NOUVEAU=m # CONFIG_DRM_PANEL_SAMSUNG_DB7430 is not set # CONFIG_DRM_PANEL_SAMSUNG_S6D16D0 is not set # CONFIG_DRM_PANEL_SAMSUNG_S6D27A1 is not set +# CONFIG_DRM_PANEL_SAMSUNG_S6D7AA0 is not set # CONFIG_DRM_PANEL_SAMSUNG_S6E3HA2 is not set # CONFIG_DRM_PANEL_SAMSUNG_S6E63J0X03 is not set # CONFIG_DRM_PANEL_SAMSUNG_S6E63M0 is not set @@ -1257,11 +1282,14 @@ CONFIG_DRM_NOUVEAU=m # CONFIG_DRM_PANEL_SITRONIX_ST7703 is not set # CONFIG_DRM_PANEL_SITRONIX_ST7789V is not set # CONFIG_DRM_PANEL_SONY_ACX565AKM is not set +# CONFIG_DRM_PANEL_SONY_TD4353_JDI is not set # CONFIG_DRM_PANEL_SONY_TULIP_TRULY_NT35521 is not set +# CONFIG_DRM_PANEL_STARTEK_KD070FHFID015 is not set # CONFIG_DRM_PANEL_TDO_TL070WSH30 is not set # CONFIG_DRM_PANEL_TPO_TD028TTEC1 is not set # CONFIG_DRM_PANEL_TPO_TPG110 is not set # CONFIG_DRM_PANEL_TRULY_NT35597_WQXGA is not set +# CONFIG_DRM_PANEL_VISIONOX_R66451 is not set # CONFIG_DRM_PANEL_VISIONOX_RM69299 is not set # CONFIG_DRM_PANEL_VISIONOX_VTDR6130 is not set # CONFIG_DRM_PANEL_WIDECHIPS_WS2401 is not set @@ -1275,6 +1303,7 @@ CONFIG_DRM_RADEON=m CONFIG_DRM_RADEON_USERPTR=y # CONFIG_DRM_RCAR_DW_HDMI is not set # CONFIG_DRM_RCAR_LVDS is not set +# CONFIG_DRM_SAMSUNG_DSIM is not set # CONFIG_DRM_SII902X is not set # CONFIG_DRM_SII9234 is not set # CONFIG_DRM_SIL_SII8620 is not set @@ -1293,9 +1322,11 @@ CONFIG_DRM_RADEON_USERPTR=y # CONFIG_DRM_TOSHIBA_TC358767 is not set # CONFIG_DRM_TOSHIBA_TC358768 is not set # CONFIG_DRM_TOSHIBA_TC358775 is not set +# CONFIG_DRM_TTM_KUNIT_TEST is not set CONFIG_DRM_UDL=m # CONFIG_DRM_VBOXVIDEO is not set # CONFIG_DRM_VGEM is not set +CONFIG_DRM_VIRTIO_GPU_KMS=y CONFIG_DRM_VIRTIO_GPU=m CONFIG_DRM_VKMS=m CONFIG_DRM_VMWGFX_FBCON=y @@ -1408,11 +1439,13 @@ CONFIG_EFI_CUSTOM_SSDT_OVERLAYS=y CONFIG_EFI_DXE_MEM_ATTRIBUTES=y # CONFIG_EFI_FAKE_MEMMAP is not set CONFIG_EFI_GENERIC_STUB_INITRD_CMDLINE_LOADER=y +CONFIG_EFI_HANDOVER_PROTOCOL=y CONFIG_EFI_PARTITION=y # CONFIG_EFI_PGT_DUMP is not set # CONFIG_EFI_RCI2_TABLE is not set CONFIG_EFI_SOFT_RESERVE=y # CONFIG_EFI_TEST is not set +# CONFIG_EFI_ZBOOT is not set # CONFIG_EFS_FS is not set # CONFIG_EISA is not set # CONFIG_EMBEDDED is not set @@ -1424,7 +1457,12 @@ CONFIG_ENIC=m CONFIG_EPIC100=m CONFIG_EPOLL=y # CONFIG_EQUALIZER is not set -# CONFIG_EROFS_FS is not set +# CONFIG_EROFS_FS_DEBUG is not set +CONFIG_EROFS_FS=m +CONFIG_EROFS_FS_POSIX_ACL=y +CONFIG_EROFS_FS_SECURITY=y +CONFIG_EROFS_FS_XATTR=y +# CONFIG_EROFS_FS_ZIP is not set CONFIG_ETHERNET=y # CONFIG_ETHOC is not set CONFIG_ETHTOOL_NETLINK=y @@ -1474,6 +1512,7 @@ CONFIG_FAT_DEFAULT_IOCHARSET="ascii" # CONFIG_FAT_DEFAULT_UTF8 is not set CONFIG_FAT_FS=m CONFIG_FAT_KUNIT_TEST=m +# CONFIG_FAULT_INJECTION_CONFIGFS is not set # CONFIG_FAULT_INJECTION is not set # CONFIG_FAULT_INJECTION_USERCOPY is not set # CONFIG_FB_3DFX is not set @@ -1550,7 +1589,6 @@ CONFIG_FIXED_PHY=y CONFIG_FM10K=m # CONFIG_FONTS is not set CONFIG_FONT_SUPPORT=y -CONFIG_FORCE_MAX_ZONEORDER=9 CONFIG_FORTIFY_SOURCE=y # CONFIG_FPGA is not set CONFIG_FPROBE=y @@ -1575,7 +1613,9 @@ CONFIG_FSL_ERRATUM_A008585=y # CONFIG_FSL_QDMA is not set # CONFIG_FSL_RCPM is not set CONFIG_FSNOTIFY=y -# CONFIG_FS_VERITY is not set +# CONFIG_FS_VERITY_BUILTIN_SIGNATURES is not set +# CONFIG_FS_VERITY_DEBUG is not set +CONFIG_FS_VERITY=y # CONFIG_FTL is not set CONFIG_FTRACE_MCOUNT_RECORD=y # CONFIG_FTRACE_RECORD_RECURSION is not set @@ -1600,9 +1640,11 @@ CONFIG_FUTEX=y # CONFIG_FW_CACHE is not set # CONFIG_FW_CFG_SYSFS_CMDLINE is not set CONFIG_FW_CFG_SYSFS=y +# CONFIG_FW_DEVLINK_SYNC_STATE_TIMEOUT is not set CONFIG_FW_LOADER_COMPRESS_XZ=y CONFIG_FW_LOADER_COMPRESS=y CONFIG_FW_LOADER_COMPRESS_ZSTD=y +CONFIG_FW_LOADER_DEBUG=y # CONFIG_FW_LOADER_USER_HELPER_FALLBACK is not set # CONFIG_FW_LOADER_USER_HELPER is not set CONFIG_FW_LOADER=y @@ -1719,6 +1761,7 @@ CONFIG_HARDENED_USERCOPY_FALLBACK=y CONFIG_HARDENED_USERCOPY=y CONFIG_HARDLOCKUP_DETECTOR=y CONFIG_HASH_KUNIT_TEST=m +CONFIG_HASHTABLE_KUNIT_TEST=m # CONFIG_HCALL_STATS is not set # CONFIG_HDC100X is not set # CONFIG_HDC2010 is not set @@ -1779,6 +1822,7 @@ CONFIG_HID_ITE=m CONFIG_HID_JABRA=m CONFIG_HID_KENSINGTON=m CONFIG_HID_KEYTOUCH=m +CONFIG_HID_KUNIT_TEST=m CONFIG_HID_KYE=m CONFIG_HID_LCPOWER=m CONFIG_HID_LED=m @@ -1799,6 +1843,7 @@ CONFIG_HID_MULTITOUCH=m # CONFIG_HID_NINTENDO is not set CONFIG_HID_NTI=m CONFIG_HID_NTRIG=y +# CONFIG_HID_NVIDIA_SHIELD is not set CONFIG_HID_ORTEK=m CONFIG_HID_PANTHERLORD=m # CONFIG_HID_PENMOUNT is not set @@ -1932,6 +1977,7 @@ CONFIG_HYPERV_STORAGE=m # CONFIG_HYPERV_TESTING is not set CONFIG_HYPERV_UTILS=m CONFIG_HYPERV_VSOCKETS=m +# CONFIG_HYPERV_VTL_MODE is not set # CONFIG_HZ_1000 is not set CONFIG_HZ_100=y # CONFIG_HZ_250 is not set @@ -2014,6 +2060,7 @@ CONFIG_I40E_DCB=y CONFIG_I40E=m CONFIG_I40EVF=m CONFIG_I6300ESB_WDT=m +# CONFIG_IA32_EMULATION_DEFAULT_DISABLED is not set # CONFIG_IAQCORE is not set CONFIG_IAVF=m CONFIG_IB700_WDT=m @@ -2032,6 +2079,7 @@ CONFIG_ICPLUS_PHY=m # CONFIG_ICST is not set # CONFIG_IDLE_INJECT is not set CONFIG_IDLE_PAGE_TRACKING=y +CONFIG_IDPF=m CONFIG_IEEE802154_6LOWPAN=m # CONFIG_IEEE802154_ADF7242 is not set # CONFIG_IEEE802154_AT86RF230 is not set @@ -2182,6 +2230,7 @@ CONFIG_INPUT_GPIO_ROTARY_ENCODER=m # CONFIG_INPUT_JOYSTICK is not set CONFIG_INPUT_KEYBOARD=y CONFIG_INPUT_KEYSPAN_REMOTE=m +CONFIG_INPUT_KUNIT_TEST=m # CONFIG_INPUT_KXTJ9 is not set CONFIG_INPUT_LEDS=y # CONFIG_INPUT_MATRIXKMAP is not set @@ -2224,6 +2273,7 @@ CONFIG_INTEL_IOMMU_PERF_EVENTS=y # CONFIG_INTEL_ISH_FIRMWARE_DOWNLOADER is not set # CONFIG_INTEL_LDMA is not set CONFIG_INTEL_MEI_GSC=m +CONFIG_INTEL_MEI_GSC_PROXY=m # CONFIG_INTEL_MEI_HDCP is not set # CONFIG_INTEL_MEI_PXP is not set # CONFIG_INTEL_MEI_TXE is not set @@ -2232,6 +2282,7 @@ CONFIG_INTEL_MEI_GSC=m # CONFIG_INTEL_PMT_CRASHLOG is not set # CONFIG_INTEL_PMT_TELEMETRY is not set # CONFIG_INTEL_PUNIT_IPC is not set +CONFIG_INTEL_RAPL_TPMI=m CONFIG_INTEL_RST=m # CONFIG_INTEL_SAR_INT1092 is not set # CONFIG_INTEL_SCU_PCI is not set @@ -2261,7 +2312,8 @@ CONFIG_IO_EVENT_IRQ=y # CONFIG_IOMMU_DEFAULT_DMA_LAZY is not set CONFIG_IOMMU_DEFAULT_DMA_STRICT=y # CONFIG_IOMMU_DEFAULT_PASSTHROUGH is not set -# CONFIG_IOMMUFD is not set +CONFIG_IOMMUFD=m +# CONFIG_IOMMUFD_TEST is not set # CONFIG_IOMMU_IO_PGTABLE_ARMV7S is not set # CONFIG_IOMMU_IO_PGTABLE_LPAE_SELFTEST is not set CONFIG_IOMMU_SUPPORT=y @@ -2534,12 +2586,15 @@ CONFIG_KPROBES=y CONFIG_KSM=y CONFIG_KUNIT_ALL_TESTS=m CONFIG_KUNIT_DEBUGFS=y +# CONFIG_KUNIT_DEFAULT_ENABLED is not set CONFIG_KUNIT_EXAMPLE_TEST=m CONFIG_KUNIT=m CONFIG_KUNIT_TEST=m CONFIG_KVM_AMD_SEV=y # CONFIG_KVM_BOOK3S_64 is not set CONFIG_KVM_GUEST=y +CONFIG_KVM_MAX_NR_VCPUS=4096 +# CONFIG_KVM_PROVE_MMU is not set CONFIG_KVM_SMM=y # CONFIG_KVM_XEN is not set # CONFIG_KXCJK1013 is not set @@ -2688,6 +2743,9 @@ CONFIG_LPARCFG=y # CONFIG_LPC_ICH is not set # CONFIG_LP_CONSOLE is not set # CONFIG_LPC_SCH is not set +CONFIG_LRU_GEN_ENABLED=y +# CONFIG_LRU_GEN_STATS is not set +CONFIG_LRU_GEN=y CONFIG_LSI_ET1011C_PHY=m CONFIG_LSM="lockdown,yama,integrity,selinux,bpf" CONFIG_LSM_MMAP_MIN_ADDR=65535 @@ -2709,6 +2767,7 @@ CONFIG_LZ4_COMPRESS=m CONFIG_MAC80211_DEBUGFS=y # CONFIG_MAC80211_DEBUG_MENU is not set CONFIG_MAC80211_HWSIM=m +CONFIG_MAC80211_KUNIT_TEST=m CONFIG_MAC80211_LEDS=y CONFIG_MAC80211=m # CONFIG_MAC80211_MESH is not set @@ -2733,6 +2792,7 @@ CONFIG_MAGIC_SYSRQ=y # CONFIG_MAILBOX_TEST is not set # CONFIG_MANAGER_SBS is not set CONFIG_MARVELL_10G_PHY=m +CONFIG_MARVELL_88Q2XXX_PHY=m # CONFIG_MARVELL_88X2222_PHY is not set CONFIG_MARVELL_PHY=m # CONFIG_MATOM is not set @@ -2769,6 +2829,7 @@ CONFIG_MAXLINEAR_GPHY=m # CONFIG_MCP4725 is not set # CONFIG_MCP4922 is not set CONFIG_MD_AUTODETECT=y +CONFIG_MD_BITMAP_FILE=y # CONFIG_MD_CLUSTER is not set CONFIG_MD_FAULTY=m CONFIG_MDIO_BCM_UNIMAC=m @@ -2818,6 +2879,7 @@ CONFIG_MEMBARRIER=y CONFIG_MEMCG_SWAP=y CONFIG_MEMCG=y CONFIG_MEMCPY_KUNIT_TEST=m +CONFIG_MEMCPY_SLOW_KUNIT_TEST=y CONFIG_MEMORY_FAILURE=y # CONFIG_MEMORY_HOTPLUG_DEFAULT_ONLINE is not set CONFIG_MEMORY_HOTPLUG=y @@ -2851,6 +2913,7 @@ CONFIG_MESSAGE_LOGLEVEL_DEFAULT=4 # CONFIG_MFD_BCM590XX is not set # CONFIG_MFD_BD9571MWV is not set # CONFIG_MFD_CPCAP is not set +# CONFIG_MFD_CS42L43_I2C is not set # CONFIG_MFD_DA9052_I2C is not set # CONFIG_MFD_DA9052_SPI is not set # CONFIG_MFD_DA9055 is not set @@ -2947,6 +3010,7 @@ CONFIG_MICREL_PHY=m CONFIG_MICROCHIP_PHY=m # CONFIG_MICROCHIP_PIT64B is not set CONFIG_MICROCHIP_T1_PHY=m +# CONFIG_MICROCHIP_T1S_PHY is not set # CONFIG_MICROCODE_LATE_LOADING is not set # CONFIG_MICROCODE_OLD_INTERFACE is not set CONFIG_MICROSEMI_PHY=m @@ -3127,6 +3191,8 @@ CONFIG_MT76x2U=m CONFIG_MT7921E=m # CONFIG_MT7921S is not set # CONFIG_MT7921U is not set +# CONFIG_MT7925E is not set +# CONFIG_MT7925U is not set # CONFIG_MT7996E is not set # CONFIG_MTD_ABSENT is not set # CONFIG_MTD_AFS_PARTS is not set @@ -3196,6 +3262,7 @@ CONFIG_MYRI10GE=m CONFIG_NAMESPACES=y CONFIG_NATIONAL_PHY=m # CONFIG_NAU7802 is not set +# CONFIG_NCN26000_PHY is not set CONFIG_ND_BLK=m CONFIG_ND_BTT=m # CONFIG_NDC_DIS_DYNAMIC_CACHING is not set @@ -3337,6 +3404,7 @@ CONFIG_NETFILTER=y # CONFIG_NET_FOU is not set CONFIG_NETFS_STATS=y CONFIG_NETFS_SUPPORT=m +CONFIG_NET_HANDSHAKE_KUNIT_TEST=m # CONFIG_NET_IFE is not set CONFIG_NET_IPGRE_BROADCAST=y CONFIG_NET_IPGRE_DEMUX=m @@ -3701,9 +3769,10 @@ CONFIG_NVME_VERBOSE_ERRORS=y CONFIG_NVRAM=m # CONFIG_NVSW_SN2201 is not set # CONFIG_NXP_C45_TJA11XX_PHY is not set +# CONFIG_NXP_CBTX_PHY is not set # CONFIG_NXP_TJA11XX_PHY is not set # CONFIG_OCFS2_FS is not set -# CONFIG_OCTEON_EP is not set +CONFIG_OCTEON_EP=m CONFIG_OCXL=m # CONFIG_OF_OVERLAY is not set CONFIG_OF_PMEM=m @@ -3887,6 +3956,7 @@ CONFIG_PID_NS=y CONFIG_PINCTRL_ALDERLAKE=m # CONFIG_PINCTRL_BROXTON is not set # CONFIG_PINCTRL_CHERRYVIEW is not set +# CONFIG_PINCTRL_CS42L43 is not set CONFIG_PINCTRL_ELKHARTLAKE=m CONFIG_PINCTRL_EMMITSBURG=m CONFIG_PINCTRL_ICELAKE=m @@ -4092,6 +4162,7 @@ CONFIG_QCOM_FALKOR_ERRATUM_1009=y # CONFIG_QCOM_IPCC is not set # CONFIG_QCOM_OCMEM is not set # CONFIG_QCOM_PDC is not set +# CONFIG_QCOM_PMIC_GLINK is not set CONFIG_QCOM_QDF2400_ERRATUM_0065=y # CONFIG_QCOM_QFPROM is not set # CONFIG_QCOM_RMTFS_MEM is not set @@ -4147,10 +4218,12 @@ CONFIG_RAS=y CONFIG_RATIONAL_KUNIT_TEST=m # CONFIG_RBTREE_TEST is not set # CONFIG_RC_CORE is not set +# CONFIG_RCU_CPU_STALL_CPUTIME is not set CONFIG_RCU_CPU_STALL_TIMEOUT=60 # CONFIG_RCU_EQS_DEBUG is not set CONFIG_RCU_EXP_CPU_STALL_TIMEOUT=0 # CONFIG_RCU_EXPERT is not set +# CONFIG_RCU_LAZY is not set # CONFIG_RCU_NOCB_CPU_DEFAULT_ALL is not set CONFIG_RCU_NOCB_CPU=y CONFIG_RCU_REF_SCALE_TEST=m @@ -4172,12 +4245,14 @@ CONFIG_RD_ZSTD=y CONFIG_REALTEK_AUTOPM=y CONFIG_REALTEK_PHY=m # CONFIG_REED_SOLOMON_TEST is not set +CONFIG_REGMAP_KUNIT=m # CONFIG_REGULATOR is not set # CONFIG_REISERFS_FS is not set CONFIG_RELAY=y # CONFIG_RELOCATABLE_TEST is not set CONFIG_RELOCATABLE=y # CONFIG_REMOTEPROC is not set +# CONFIG_REMOTE_TARGET is not set CONFIG_RENESAS_PHY=m # CONFIG_RESET_ATTACK_MITIGATION is not set # CONFIG_RESET_CONTROLLER is not set @@ -4191,6 +4266,7 @@ CONFIG_RETPOLINE=y CONFIG_RFKILL_INPUT=y CONFIG_RFKILL=m CONFIG_RHEL_DIFFERENCES=y +CONFIG_RH_KABI_SIZE_ALIGN_CHECKS=y CONFIG_RING_BUFFER_BENCHMARK=m # CONFIG_RING_BUFFER_STARTUP_TEST is not set # CONFIG_RING_BUFFER_VALIDATE_TIME_DELTAS is not set @@ -4369,9 +4445,10 @@ CONFIG_RTW88_8822CE=m # CONFIG_RTW88_DEBUGFS is not set # CONFIG_RTW88_DEBUG is not set CONFIG_RTW88=m +# CONFIG_RTW89_8851BE is not set CONFIG_RTW89_8852AE=m CONFIG_RTW89_8852BE=m -# CONFIG_RTW89_8852CE is not set +CONFIG_RTW89_8852CE=m # CONFIG_RTW89_DEBUGFS is not set # CONFIG_RTW89_DEBUGMSG is not set CONFIG_RTW89=m @@ -4844,6 +4921,7 @@ CONFIG_SIGNATURE=y # CONFIG_SIGNED_PE_FILE_VERIFICATION is not set # CONFIG_SIMPLE_PM_BUS is not set # CONFIG_SIOX is not set +CONFIG_SIPHASH_KUNIT_TEST=m # CONFIG_SKGE is not set # CONFIG_SKY2 is not set CONFIG_SLAB_FREELIST_HARDENED=y @@ -4982,6 +5060,7 @@ CONFIG_SND_OSSEMUL=y CONFIG_SND_OXYGEN=m CONFIG_SND_PCI=y # CONFIG_SND_PCM_OSS is not set +# CONFIG_SND_PCMTEST is not set # CONFIG_SND_PCSP is not set CONFIG_SND_PCXHR=m # CONFIG_SND_PORTMAN2X4 is not set @@ -4994,6 +5073,7 @@ CONFIG_SND_SEQ_DUMMY=m CONFIG_SND_SEQ_HRTIMER_DEFAULT=y CONFIG_SND_SEQUENCER=m # CONFIG_SND_SEQUENCER_OSS is not set +CONFIG_SND_SEQ_UMP=y # CONFIG_SND_SERIAL_U16550 is not set # CONFIG_SND_SIMPLE_CARD is not set # CONFIG_SND_SOC_AC97_CODEC is not set @@ -5028,10 +5108,13 @@ CONFIG_SND_SEQUENCER=m # CONFIG_SND_SOC_AMD_RPL_ACP6x is not set # CONFIG_SND_SOC_AMD_VANGOGH_MACH is not set # CONFIG_SND_SOC_AMD_YC_MACH is not set +# CONFIG_SND_SOC_AUDIO_IIO_AUX is not set # CONFIG_SND_SOC_AW8738 is not set +# CONFIG_SND_SOC_AW88261 is not set # CONFIG_SND_SOC_AW88395 is not set # CONFIG_SND_SOC_BD28623 is not set # CONFIG_SND_SOC_BT_SCO is not set +# CONFIG_SND_SOC_CHV3_CODEC is not set # CONFIG_SND_SOC_CS35L32 is not set # CONFIG_SND_SOC_CS35L33 is not set # CONFIG_SND_SOC_CS35L34 is not set @@ -5089,6 +5172,7 @@ CONFIG_SND_SOC_CX2072X=m # CONFIG_SND_SOC_INTEL_AVS is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_DA7219 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_DMIC is not set +# CONFIG_SND_SOC_INTEL_AVS_MACH_ES8336 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_HDAUDIO is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_I2S_TEST is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_MAX98357A is not set @@ -5099,6 +5183,7 @@ CONFIG_SND_SOC_CX2072X=m # CONFIG_SND_SOC_INTEL_AVS_MACH_RT274 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_RT286 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_RT298 is not set +# CONFIG_SND_SOC_INTEL_AVS_MACH_RT5663 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_RT5682 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_SSM4567 is not set # CONFIG_SND_SOC_INTEL_BDW_RT5650_MACH is not set @@ -5196,6 +5281,7 @@ CONFIG_SND_SOC_MAX98927=m # CONFIG_SND_SOC_PEB2466 is not set # CONFIG_SND_SOC_RK3328 is not set # CONFIG_SND_SOC_RL6231 is not set +# CONFIG_SND_SOC_RT1017_SDCA_SDW is not set # CONFIG_SND_SOC_RT1308 is not set # CONFIG_SND_SOC_RT1308_SDW is not set # CONFIG_SND_SOC_RT1316_SDW is not set @@ -5259,6 +5345,7 @@ CONFIG_SND_SOC_SOF_TOPLEVEL=y # CONFIG_SND_SOC_TAS2764 is not set # CONFIG_SND_SOC_TAS2770 is not set # CONFIG_SND_SOC_TAS2780 is not set +# CONFIG_SND_SOC_TAS2781_I2C is not set # CONFIG_SND_SOC_TAS5086 is not set # CONFIG_SND_SOC_TAS571X is not set # CONFIG_SND_SOC_TAS5720 is not set @@ -5314,6 +5401,7 @@ CONFIG_SND_SOC_WM8804_I2C=m # CONFIG_SND_SOC_WM8985 is not set # CONFIG_SND_SOC_WSA881X is not set # CONFIG_SND_SOC_WSA883X is not set +# CONFIG_SND_SOC_WSA884X is not set # CONFIG_SND_SOC_XILINX_AUDIO_FORMATTER is not set # CONFIG_SND_SOC_XILINX_I2S is not set # CONFIG_SND_SOC_XILINX_SPDIF is not set @@ -5327,8 +5415,10 @@ CONFIG_SND_SOC_WM8804_I2C=m # CONFIG_SND_SUPPORT_OLD_API is not set # CONFIG_SND_TEST_COMPONENT is not set CONFIG_SND_TRIDENT=m +CONFIG_SND_UMP_LEGACY_RAWMIDI=y CONFIG_SND_USB_6FIRE=m CONFIG_SND_USB_AUDIO=m +CONFIG_SND_USB_AUDIO_MIDI_V2=y CONFIG_SND_USB_CAIAQ_INPUT=y CONFIG_SND_USB_CAIAQ=m CONFIG_SND_USB_HIFACE=m @@ -5440,11 +5530,13 @@ CONFIG_STE10XP=m # CONFIG_STK8312 is not set # CONFIG_STK8BA50 is not set # CONFIG_STM is not set +CONFIG_STRCAT_KUNIT_TEST=m CONFIG_STRICT_DEVMEM=y CONFIG_STRICT_KERNEL_RWX=y CONFIG_STRICT_MODULE_RWX=y # CONFIG_STRING_SELFTEST is not set CONFIG_STRIP_ASM_SYMS=y +CONFIG_STRSCPY_KUNIT_TEST=m # CONFIG_ST_UVIS25 is not set CONFIG_SUN_PARTITION=y CONFIG_SUNRPC_DEBUG=y @@ -5532,7 +5624,7 @@ CONFIG_TCP_CONG_DCTCP=m # CONFIG_TCP_CONG_HSTCP is not set CONFIG_TCP_CONG_HTCP=m # CONFIG_TCP_CONG_HYBLA is not set -# CONFIG_TCP_CONG_ILLINOIS is not set +CONFIG_TCP_CONG_ILLINOIS=m # CONFIG_TCP_CONG_LP is not set CONFIG_TCP_CONG_NV=m # CONFIG_TCP_CONG_SCALABLE is not set @@ -5765,6 +5857,7 @@ CONFIG_TYPEC_FUSB302=m # CONFIG_TYPEC_HD3SS3220 is not set CONFIG_TYPEC_MUX_FSA4480=m # CONFIG_TYPEC_MUX_GPIO_SBU is not set +# CONFIG_TYPEC_MUX_NB7VPQ904M is not set CONFIG_TYPEC_MUX_PI3USB30532=m # CONFIG_TYPEC_NVIDIA_ALTMODE is not set # CONFIG_TYPEC_QCOM_PMIC is not set @@ -5857,7 +5950,6 @@ CONFIG_USB_EPSON2888=y CONFIG_USB_EZUSB_FX2=m # CONFIG_USB_FEW_INIT_RETRIES is not set # CONFIG_USB_FOTG210_HCD is not set -CONFIG_USB_FTDI_ELAN=m # CONFIG_USB_GADGET is not set CONFIG_USB_GL860=m # CONFIG_USB_GPIO_VBUS is not set @@ -6077,7 +6169,6 @@ CONFIG_USB_SUPPORT=y # CONFIG_USB_TEST is not set CONFIG_USB_TMC=m # CONFIG_USB_TRANCEVIBRATOR is not set -# CONFIG_USB_U132_HCD is not set CONFIG_USB_UAS=m CONFIG_USB_UEAGLEATM=m CONFIG_USB_UHCI_HCD=y @@ -6117,6 +6208,10 @@ CONFIG_UV_SYSFS=m # CONFIG_VEML6070 is not set CONFIG_VETH=m CONFIG_VFAT_FS=m +# CONFIG_VFIO_AMBA is not set +CONFIG_VFIO_CONTAINER=y +CONFIG_VFIO_DEVICE_CDEV=y +CONFIG_VFIO_GROUP=y CONFIG_VFIO_IOMMU_TYPE1=m CONFIG_VFIO=m # CONFIG_VFIO_MDEV is not set @@ -6309,7 +6404,7 @@ CONFIG_WATCH_QUEUE=y # CONFIG_WCN36XX is not set # CONFIG_WDAT_WDT is not set # CONFIG_WDTPCI is not set -# CONFIG_WERROR is not set +CONFIG_WERROR=y # CONFIG_WIL6210 is not set # CONFIG_WILC1000_SDIO is not set # CONFIG_WILC1000_SPI is not set diff --git a/SOURCES/kernel-s390x-debug-rhel.config b/SOURCES/kernel-s390x-debug-rhel.config index 563bbf8..152538e 100644 --- a/SOURCES/kernel-s390x-debug-rhel.config +++ b/SOURCES/kernel-s390x-debug-rhel.config @@ -104,9 +104,11 @@ CONFIG_ACPI_VIDEO=m # CONFIG_AD8366 is not set # CONFIG_AD8801 is not set # CONFIG_AD9523 is not set +# CONFIG_ADDRESS_MASKING is not set # CONFIG_ADF4350 is not set # CONFIG_ADF4371 is not set # CONFIG_ADFS_FS is not set +# CONFIG_ADIN1100_PHY is not set # CONFIG_ADIN_PHY is not set # CONFIG_ADIS16080 is not set # CONFIG_ADIS16130 is not set @@ -171,7 +173,7 @@ CONFIG_ALX=m CONFIG_AMD_PMC=m # CONFIG_AMDTEE is not set # CONFIG_AMIGA_PARTITION is not set -# CONFIG_ANDROID is not set +# CONFIG_ANDROID_BINDER_IPC is not set # CONFIG_ANON_VMA_NAME is not set # CONFIG_APDS9300 is not set # CONFIG_APDS9802ALS is not set @@ -214,6 +216,8 @@ CONFIG_ARM64_ERRATUM_1542419=y CONFIG_ARM64_USE_LSE_ATOMICS=y CONFIG_ARM_CMN=m # CONFIG_ARM_MHU_V2 is not set +# CONFIG_ARM_SCMI_POWER_CONTROL is not set +# CONFIG_ARM_SCMI_RAW_MODE_SUPPORT is not set # CONFIG_ARM_SCMI_TRANSPORT_MAILBOX is not set # CONFIG_ARM_SCMI_TRANSPORT_SMC_ATOMIC_ENABLE is not set # CONFIG_ARM_SCMI_TRANSPORT_SMC is not set @@ -494,6 +498,7 @@ CONFIG_BT_BNEP_PROTO_FILTER=y CONFIG_BT_BREDR=y CONFIG_BT_DEBUGFS=y CONFIG_BT_HCIBCM203X=m +# CONFIG_BT_HCIBCM4377 is not set CONFIG_BT_HCIBFUSB=m CONFIG_BT_HCIBPA10X=m CONFIG_BT_HCIBTSDIO=m @@ -501,6 +506,7 @@ CONFIG_BT_HCIBTUSB_AUTOSUSPEND=y CONFIG_BT_HCIBTUSB_BCM=y CONFIG_BT_HCIBTUSB=m CONFIG_BT_HCIBTUSB_MTK=y +CONFIG_BT_HCIBTUSB_POLL_SYNC=y CONFIG_BT_HCIBTUSB_RTL=y # CONFIG_BT_HCIUART_AG6XX is not set CONFIG_BT_HCIUART_ATH3K=y @@ -514,11 +520,13 @@ CONFIG_BT_HIDP=m CONFIG_BT_INTEL=m # CONFIG_BT is not set # CONFIG_BT_LEDS is not set +CONFIG_BT_LE_L2CAP_ECRED=y CONFIG_BT_LE=y CONFIG_BT_MRVL=m CONFIG_BT_MRVL_SDIO=m # CONFIG_BT_MSFTEXT is not set # CONFIG_BT_MTKSDIO is not set +# CONFIG_BT_NXPUART is not set CONFIG_BT_RFCOMM=m CONFIG_BT_RFCOMM_TTY=y # CONFIG_BTRFS_FS is not set @@ -534,6 +542,7 @@ CONFIG_BUILD_SALT="" # CONFIG_CACHEFILES_HISTOGRAM is not set CONFIG_CACHEFILES=m # CONFIG_CACHEFILES_ONDEMAND is not set +CONFIG_CACHESTAT_SYSCALL=y # CONFIG_CADENCE_WATCHDOG is not set # CONFIG_CAIF is not set CONFIG_CAN_8DEV_USB=m @@ -607,6 +616,7 @@ CONFIG_CEPH_LIB_USE_DNS_RESOLVER=y CONFIG_CFG80211_DEBUGFS=y CONFIG_CFG80211_DEFAULT_PS=y # CONFIG_CFG80211_DEVELOPER_WARNINGS is not set +CONFIG_CFG80211_KUNIT_TEST=m CONFIG_CFG80211=m # CONFIG_CFG80211_WEXT is not set CONFIG_CFS_BANDWIDTH=y @@ -614,6 +624,7 @@ CONFIG_CGROUP_BPF=y CONFIG_CGROUP_CPUACCT=y CONFIG_CGROUP_DEBUG=y CONFIG_CGROUP_DEVICE=y +# CONFIG_CGROUP_FAVOR_DYNMODS is not set CONFIG_CGROUP_FREEZER=y CONFIG_CGROUP_HUGETLB=y CONFIG_CGROUP_MISC=y @@ -732,6 +743,7 @@ CONFIG_CONSOLE_LOGLEVEL_DEFAULT=7 CONFIG_CONSOLE_LOGLEVEL_QUIET=4 CONFIG_CONTEXT_SWITCH_TRACER=y # CONFIG_CONTEXT_TRACKING_USER_FORCE is not set +# CONFIG_COPS is not set CONFIG_CORDIC=m CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS=y CONFIG_CORTINA_PHY=m @@ -830,6 +842,7 @@ CONFIG_CRYPTO_DEV_CHELSIO=m # CONFIG_CRYPTO_DEV_HISI_SEC2 is not set CONFIG_CRYPTO_DEV_HISI_SEC=m # CONFIG_CRYPTO_DEV_HISI_TRNG is not set +# CONFIG_CRYPTO_DEV_IAA_CRYPTO is not set CONFIG_CRYPTO_DEV_NITROX_CNN55XX=m # CONFIG_CRYPTO_DEV_OCTEONTX_CPT is not set # CONFIG_CRYPTO_DEV_QAT_4XXX is not set @@ -938,6 +951,7 @@ CONFIG_CXL_MEM=m CONFIG_CXL_PCI=m CONFIG_CXL_PMEM=m # CONFIG_CXL_REGION_INVALIDATION_TEST is not set +CONFIG_CXL_REGION=y # CONFIG_DA280 is not set # CONFIG_DA311 is not set CONFIG_DAMON_DBGFS=y @@ -1133,6 +1147,8 @@ CONFIG_DP83848_PHY=m CONFIG_DP83867_PHY=m # CONFIG_DP83869_PHY is not set CONFIG_DP83TC811_PHY=m +# CONFIG_DP83TD510_PHY is not set +CONFIG_DPLL=y # CONFIG_DPS310 is not set # CONFIG_DRAGONRISE_FF is not set CONFIG_DRM_AMD_ACP=y @@ -1143,6 +1159,7 @@ CONFIG_DRM_AMD_DC=y # CONFIG_DRM_AMDGPU is not set # CONFIG_DRM_AMDGPU_SI is not set CONFIG_DRM_AMDGPU_USERPTR=y +# CONFIG_DRM_AMDGPU_WERROR is not set # CONFIG_DRM_AMD_SECURE_DISPLAY is not set # CONFIG_DRM_ANALOGIX_ANX6345 is not set # CONFIG_DRM_ANALOGIX_ANX7625 is not set @@ -1195,6 +1212,7 @@ CONFIG_DRM_KUNIT_TEST=m # CONFIG_DRM_LONTIUM_LT9211 is not set # CONFIG_DRM_LONTIUM_LT9611 is not set # CONFIG_DRM_LONTIUM_LT9611UXC is not set +# CONFIG_DRM_LOONGSON is not set # CONFIG_DRM_LVDS_CODEC is not set CONFIG_DRM=m # CONFIG_DRM_MALI_DISPLAY is not set @@ -1233,6 +1251,7 @@ CONFIG_DRM_NOUVEAU_BACKLIGHT=y # CONFIG_DRM_PANEL_LEADTEK_LTK500HD1829 is not set # CONFIG_DRM_PANEL_LG_LB035Q02 is not set # CONFIG_DRM_PANEL_LVDS is not set +# CONFIG_DRM_PANEL_MAGNACHIP_D53E6EA8966 is not set # CONFIG_DRM_PANEL_MANTIX_MLAF057WE51 is not set # CONFIG_DRM_PANEL_MIPI_DBI is not set # CONFIG_DRM_PANEL_NEC_NL8048HL11 is not set @@ -1241,6 +1260,7 @@ CONFIG_DRM_NOUVEAU_BACKLIGHT=y # CONFIG_DRM_PANEL_NOVATEK_NT35510 is not set # CONFIG_DRM_PANEL_NOVATEK_NT35560 is not set # CONFIG_DRM_PANEL_NOVATEK_NT35950 is not set +# CONFIG_DRM_PANEL_NOVATEK_NT36523 is not set # CONFIG_DRM_PANEL_NOVATEK_NT36672A is not set # CONFIG_DRM_PANEL_NOVATEK_NT39016 is not set # CONFIG_DRM_PANEL_OLIMEX_LCD_OLINUXINO is not set @@ -1256,6 +1276,7 @@ CONFIG_DRM_NOUVEAU_BACKLIGHT=y # CONFIG_DRM_PANEL_SAMSUNG_DB7430 is not set # CONFIG_DRM_PANEL_SAMSUNG_S6D16D0 is not set # CONFIG_DRM_PANEL_SAMSUNG_S6D27A1 is not set +# CONFIG_DRM_PANEL_SAMSUNG_S6D7AA0 is not set # CONFIG_DRM_PANEL_SAMSUNG_S6E3HA2 is not set # CONFIG_DRM_PANEL_SAMSUNG_S6E63J0X03 is not set # CONFIG_DRM_PANEL_SAMSUNG_S6E63M0 is not set @@ -1271,11 +1292,14 @@ CONFIG_DRM_NOUVEAU_BACKLIGHT=y # CONFIG_DRM_PANEL_SITRONIX_ST7703 is not set # CONFIG_DRM_PANEL_SITRONIX_ST7789V is not set # CONFIG_DRM_PANEL_SONY_ACX565AKM is not set +# CONFIG_DRM_PANEL_SONY_TD4353_JDI is not set # CONFIG_DRM_PANEL_SONY_TULIP_TRULY_NT35521 is not set +# CONFIG_DRM_PANEL_STARTEK_KD070FHFID015 is not set # CONFIG_DRM_PANEL_TDO_TL070WSH30 is not set # CONFIG_DRM_PANEL_TPO_TD028TTEC1 is not set # CONFIG_DRM_PANEL_TPO_TPG110 is not set # CONFIG_DRM_PANEL_TRULY_NT35597_WQXGA is not set +# CONFIG_DRM_PANEL_VISIONOX_R66451 is not set # CONFIG_DRM_PANEL_VISIONOX_RM69299 is not set # CONFIG_DRM_PANEL_VISIONOX_VTDR6130 is not set # CONFIG_DRM_PANEL_WIDECHIPS_WS2401 is not set @@ -1289,6 +1313,7 @@ CONFIG_DRM_NOUVEAU_BACKLIGHT=y CONFIG_DRM_RADEON_USERPTR=y # CONFIG_DRM_RCAR_DW_HDMI is not set # CONFIG_DRM_RCAR_LVDS is not set +# CONFIG_DRM_SAMSUNG_DSIM is not set # CONFIG_DRM_SII902X is not set # CONFIG_DRM_SII9234 is not set # CONFIG_DRM_SIL_SII8620 is not set @@ -1307,9 +1332,11 @@ CONFIG_DRM_RADEON_USERPTR=y # CONFIG_DRM_TOSHIBA_TC358767 is not set # CONFIG_DRM_TOSHIBA_TC358768 is not set # CONFIG_DRM_TOSHIBA_TC358775 is not set +# CONFIG_DRM_TTM_KUNIT_TEST is not set CONFIG_DRM_UDL=m # CONFIG_DRM_VBOXVIDEO is not set # CONFIG_DRM_VGEM is not set +CONFIG_DRM_VIRTIO_GPU_KMS=y CONFIG_DRM_VIRTIO_GPU=m CONFIG_DRM_VKMS=m CONFIG_DRM_VMWGFX_FBCON=y @@ -1421,11 +1448,13 @@ CONFIG_EFI_CUSTOM_SSDT_OVERLAYS=y CONFIG_EFI_DXE_MEM_ATTRIBUTES=y # CONFIG_EFI_FAKE_MEMMAP is not set CONFIG_EFI_GENERIC_STUB_INITRD_CMDLINE_LOADER=y +CONFIG_EFI_HANDOVER_PROTOCOL=y CONFIG_EFI_PARTITION=y # CONFIG_EFI_PGT_DUMP is not set # CONFIG_EFI_RCI2_TABLE is not set CONFIG_EFI_SOFT_RESERVE=y # CONFIG_EFI_TEST is not set +# CONFIG_EFI_ZBOOT is not set # CONFIG_EFS_FS is not set # CONFIG_EISA is not set # CONFIG_EMBEDDED is not set @@ -1437,7 +1466,12 @@ CONFIG_ENIC=m CONFIG_EPIC100=m CONFIG_EPOLL=y # CONFIG_EQUALIZER is not set -# CONFIG_EROFS_FS is not set +# CONFIG_EROFS_FS_DEBUG is not set +CONFIG_EROFS_FS=m +CONFIG_EROFS_FS_POSIX_ACL=y +CONFIG_EROFS_FS_SECURITY=y +CONFIG_EROFS_FS_XATTR=y +# CONFIG_EROFS_FS_ZIP is not set CONFIG_ETHERNET=y # CONFIG_ETHOC is not set CONFIG_ETHTOOL_NETLINK=y @@ -1495,6 +1529,7 @@ CONFIG_FAT_DEFAULT_IOCHARSET="ascii" # CONFIG_FAT_DEFAULT_UTF8 is not set CONFIG_FAT_FS=m CONFIG_FAT_KUNIT_TEST=m +# CONFIG_FAULT_INJECTION_CONFIGFS is not set CONFIG_FAULT_INJECTION_DEBUG_FS=y CONFIG_FAULT_INJECTION_STACKTRACE_FILTER=y # CONFIG_FAULT_INJECTION_USERCOPY is not set @@ -1595,7 +1630,9 @@ CONFIG_FSL_ERRATUM_A008585=y # CONFIG_FSL_QDMA is not set # CONFIG_FSL_RCPM is not set CONFIG_FSNOTIFY=y -# CONFIG_FS_VERITY is not set +# CONFIG_FS_VERITY_BUILTIN_SIGNATURES is not set +# CONFIG_FS_VERITY_DEBUG is not set +CONFIG_FS_VERITY=y # CONFIG_FTL is not set CONFIG_FTRACE_MCOUNT_RECORD=y # CONFIG_FTRACE_RECORD_RECURSION is not set @@ -1619,9 +1656,11 @@ CONFIG_FUTEX=y # CONFIG_FW_CACHE is not set # CONFIG_FW_CFG_SYSFS_CMDLINE is not set CONFIG_FW_CFG_SYSFS=y +# CONFIG_FW_DEVLINK_SYNC_STATE_TIMEOUT is not set CONFIG_FW_LOADER_COMPRESS_XZ=y CONFIG_FW_LOADER_COMPRESS=y CONFIG_FW_LOADER_COMPRESS_ZSTD=y +CONFIG_FW_LOADER_DEBUG=y # CONFIG_FW_LOADER_USER_HELPER_FALLBACK is not set # CONFIG_FW_LOADER_USER_HELPER is not set CONFIG_FW_LOADER=y @@ -1736,6 +1775,7 @@ CONFIG_HARDENED_USERCOPY_FALLBACK=y CONFIG_HARDENED_USERCOPY=y CONFIG_HARDLOCKUP_DETECTOR=y CONFIG_HASH_KUNIT_TEST=m +CONFIG_HASHTABLE_KUNIT_TEST=m # CONFIG_HDC100X is not set # CONFIG_HDC2010 is not set CONFIG_HDLC_CISCO=m @@ -1796,6 +1836,7 @@ CONFIG_HID_ITE=m CONFIG_HID_JABRA=m CONFIG_HID_KENSINGTON=m CONFIG_HID_KEYTOUCH=m +CONFIG_HID_KUNIT_TEST=m CONFIG_HID_KYE=m CONFIG_HID_LCPOWER=m CONFIG_HID_LED=m @@ -1816,6 +1857,7 @@ CONFIG_HID_MULTITOUCH=m # CONFIG_HID_NINTENDO is not set CONFIG_HID_NTI=m CONFIG_HID_NTRIG=y +# CONFIG_HID_NVIDIA_SHIELD is not set CONFIG_HID_ORTEK=m CONFIG_HID_PANTHERLORD=m CONFIG_HID_PENMOUNT=m @@ -1939,6 +1981,7 @@ CONFIG_HYPERV_STORAGE=m # CONFIG_HYPERV_TESTING is not set CONFIG_HYPERV_UTILS=m CONFIG_HYPERV_VSOCKETS=m +# CONFIG_HYPERV_VTL_MODE is not set # CONFIG_HZ_1000 is not set CONFIG_HZ_100=y # CONFIG_HZ_250 is not set @@ -2020,6 +2063,7 @@ CONFIG_I40E_DCB=y CONFIG_I40E=m CONFIG_I40EVF=m CONFIG_I6300ESB_WDT=m +# CONFIG_IA32_EMULATION_DEFAULT_DISABLED is not set # CONFIG_IAQCORE is not set CONFIG_IAVF=m CONFIG_IB700_WDT=m @@ -2035,6 +2079,7 @@ CONFIG_ICE_SWITCHDEV=y # CONFIG_ICST is not set # CONFIG_IDLE_INJECT is not set CONFIG_IDLE_PAGE_TRACKING=y +CONFIG_IDPF=m CONFIG_IEEE802154_6LOWPAN=m # CONFIG_IEEE802154_ADF7242 is not set # CONFIG_IEEE802154_AT86RF230 is not set @@ -2184,6 +2229,7 @@ CONFIG_INPUT_GPIO_ROTARY_ENCODER=m # CONFIG_INPUT_JOYSTICK is not set # CONFIG_INPUT_KEYBOARD is not set CONFIG_INPUT_KEYSPAN_REMOTE=m +CONFIG_INPUT_KUNIT_TEST=m # CONFIG_INPUT_KXTJ9 is not set CONFIG_INPUT_LEDS=y # CONFIG_INPUT_MATRIXKMAP is not set @@ -2226,6 +2272,7 @@ CONFIG_INTEL_IOMMU_PERF_EVENTS=y # CONFIG_INTEL_ISH_FIRMWARE_DOWNLOADER is not set # CONFIG_INTEL_LDMA is not set CONFIG_INTEL_MEI_GSC=m +CONFIG_INTEL_MEI_GSC_PROXY=m # CONFIG_INTEL_MEI_HDCP is not set # CONFIG_INTEL_MEI_PXP is not set # CONFIG_INTEL_MEI_TXE is not set @@ -2234,6 +2281,7 @@ CONFIG_INTEL_MEI_GSC=m # CONFIG_INTEL_PMT_CRASHLOG is not set # CONFIG_INTEL_PMT_TELEMETRY is not set # CONFIG_INTEL_PUNIT_IPC is not set +CONFIG_INTEL_RAPL_TPMI=m CONFIG_INTEL_RST=m # CONFIG_INTEL_SAR_INT1092 is not set # CONFIG_INTEL_SCU_PCI is not set @@ -2262,7 +2310,8 @@ CONFIG_IOMMU_DEBUGFS=y # CONFIG_IOMMU_DEFAULT_DMA_LAZY is not set CONFIG_IOMMU_DEFAULT_DMA_STRICT=y # CONFIG_IOMMU_DEFAULT_PASSTHROUGH is not set -# CONFIG_IOMMUFD is not set +CONFIG_IOMMUFD=m +# CONFIG_IOMMUFD_TEST is not set # CONFIG_IOMMU_IO_PGTABLE_ARMV7S is not set # CONFIG_IOMMU_IO_PGTABLE_LPAE_SELFTEST is not set CONFIG_IOMMU_SUPPORT=y @@ -2539,11 +2588,14 @@ CONFIG_KPROBES=y CONFIG_KSM=y CONFIG_KUNIT_ALL_TESTS=m CONFIG_KUNIT_DEBUGFS=y +# CONFIG_KUNIT_DEFAULT_ENABLED is not set CONFIG_KUNIT_EXAMPLE_TEST=m CONFIG_KUNIT=m CONFIG_KUNIT_TEST=m CONFIG_KVM_AMD_SEV=y CONFIG_KVM=m +CONFIG_KVM_MAX_NR_VCPUS=4096 +CONFIG_KVM_PROVE_MMU=y # CONFIG_KVM_S390_UCONTROL is not set CONFIG_KVM_SMM=y # CONFIG_KVM_XEN is not set @@ -2692,6 +2744,9 @@ CONFIG_LOOPBACK_TARGET=m # CONFIG_LPC_ICH is not set # CONFIG_LP_CONSOLE is not set # CONFIG_LPC_SCH is not set +CONFIG_LRU_GEN_ENABLED=y +# CONFIG_LRU_GEN_STATS is not set +CONFIG_LRU_GEN=y # CONFIG_LSI_ET1011C_PHY is not set CONFIG_LSM="lockdown,yama,integrity,selinux,bpf" CONFIG_LSM_MMAP_MIN_ADDR=65535 @@ -2714,6 +2769,7 @@ CONFIG_MAC80211_DEBUGFS=y # CONFIG_MAC80211_DEBUG_MENU is not set CONFIG_MAC80211_HWSIM=m # CONFIG_MAC80211 is not set +CONFIG_MAC80211_KUNIT_TEST=m CONFIG_MAC80211_LEDS=y # CONFIG_MAC80211_MESH is not set CONFIG_MAC80211_MESSAGE_TRACING=y @@ -2746,6 +2802,7 @@ CONFIG_MARCH_Z14=y # CONFIG_MARCH_Z990 is not set # CONFIG_MARCH_ZEC12 is not set CONFIG_MARVELL_10G_PHY=m +CONFIG_MARVELL_88Q2XXX_PHY=m # CONFIG_MARVELL_88X2222_PHY is not set # CONFIG_MARVELL_PHY is not set # CONFIG_MATOM is not set @@ -2783,6 +2840,7 @@ CONFIG_MAX_PHYSMEM_BITS=46 # CONFIG_MCP4725 is not set # CONFIG_MCP4922 is not set CONFIG_MD_AUTODETECT=y +CONFIG_MD_BITMAP_FILE=y # CONFIG_MD_CLUSTER is not set CONFIG_MD_FAULTY=m CONFIG_MDIO_BCM_UNIMAC=m @@ -2830,6 +2888,7 @@ CONFIG_MEMBARRIER=y CONFIG_MEMCG_SWAP=y CONFIG_MEMCG=y CONFIG_MEMCPY_KUNIT_TEST=m +CONFIG_MEMCPY_SLOW_KUNIT_TEST=y CONFIG_MEMORY_FAILURE=y # CONFIG_MEMORY_HOTPLUG_DEFAULT_ONLINE is not set CONFIG_MEMORY_HOTPLUG=y @@ -2863,6 +2922,7 @@ CONFIG_MESSAGE_LOGLEVEL_DEFAULT=4 # CONFIG_MFD_BCM590XX is not set # CONFIG_MFD_BD9571MWV is not set # CONFIG_MFD_CPCAP is not set +# CONFIG_MFD_CS42L43_I2C is not set # CONFIG_MFD_DA9052_I2C is not set # CONFIG_MFD_DA9052_SPI is not set # CONFIG_MFD_DA9055 is not set @@ -2959,6 +3019,7 @@ CONFIG_MICREL_KS8995MA=m CONFIG_MICROCHIP_PHY=m # CONFIG_MICROCHIP_PIT64B is not set CONFIG_MICROCHIP_T1_PHY=m +# CONFIG_MICROCHIP_T1S_PHY is not set # CONFIG_MICROCODE_LATE_LOADING is not set # CONFIG_MICROCODE_OLD_INTERFACE is not set CONFIG_MICROSEMI_PHY=m @@ -3137,6 +3198,8 @@ CONFIG_MT76x2U=m CONFIG_MT7921E=m # CONFIG_MT7921S is not set # CONFIG_MT7921U is not set +# CONFIG_MT7925E is not set +# CONFIG_MT7925U is not set # CONFIG_MT7996E is not set # CONFIG_MTD_ABSENT is not set # CONFIG_MTD_AFS_PARTS is not set @@ -3205,6 +3268,7 @@ CONFIG_MYRI10GE=m CONFIG_NAMESPACES=y # CONFIG_NATIONAL_PHY is not set # CONFIG_NAU7802 is not set +# CONFIG_NCN26000_PHY is not set CONFIG_ND_BLK=m CONFIG_ND_BTT=m # CONFIG_NDC_DIS_DYNAMIC_CACHING is not set @@ -3346,6 +3410,7 @@ CONFIG_NETFILTER=y # CONFIG_NET_FOU is not set CONFIG_NETFS_STATS=y CONFIG_NETFS_SUPPORT=m +CONFIG_NET_HANDSHAKE_KUNIT_TEST=m # CONFIG_NET_IFE is not set CONFIG_NET_IPGRE_BROADCAST=y CONFIG_NET_IPGRE_DEMUX=m @@ -3710,9 +3775,10 @@ CONFIG_NVME_VERBOSE_ERRORS=y # CONFIG_NVRAM is not set # CONFIG_NVSW_SN2201 is not set # CONFIG_NXP_C45_TJA11XX_PHY is not set +# CONFIG_NXP_CBTX_PHY is not set # CONFIG_NXP_TJA11XX_PHY is not set # CONFIG_OCFS2_FS is not set -# CONFIG_OCTEON_EP is not set +CONFIG_OCTEON_EP=m CONFIG_OCXL=m # CONFIG_OF is not set # CONFIG_OF_OVERLAY is not set @@ -3894,6 +3960,7 @@ CONFIG_PID_NS=y CONFIG_PINCTRL_ALDERLAKE=m # CONFIG_PINCTRL_BROXTON is not set # CONFIG_PINCTRL_CHERRYVIEW is not set +# CONFIG_PINCTRL_CS42L43 is not set CONFIG_PINCTRL_ELKHARTLAKE=m CONFIG_PINCTRL_EMMITSBURG=m CONFIG_PINCTRL_ICELAKE=m @@ -4054,6 +4121,7 @@ CONFIG_QCOM_FALKOR_ERRATUM_1009=y # CONFIG_QCOM_IPCC is not set # CONFIG_QCOM_OCMEM is not set # CONFIG_QCOM_PDC is not set +# CONFIG_QCOM_PMIC_GLINK is not set CONFIG_QCOM_QDF2400_ERRATUM_0065=y # CONFIG_QCOM_QFPROM is not set # CONFIG_QCOM_RMTFS_MEM is not set @@ -4115,10 +4183,12 @@ CONFIG_RANDOM_TRUST_CPU=y CONFIG_RATIONAL_KUNIT_TEST=m # CONFIG_RBTREE_TEST is not set # CONFIG_RC_CORE is not set +# CONFIG_RCU_CPU_STALL_CPUTIME is not set CONFIG_RCU_CPU_STALL_TIMEOUT=60 # CONFIG_RCU_EQS_DEBUG is not set CONFIG_RCU_EXP_CPU_STALL_TIMEOUT=0 # CONFIG_RCU_EXPERT is not set +# CONFIG_RCU_LAZY is not set # CONFIG_RCU_NOCB_CPU_DEFAULT_ALL is not set CONFIG_RCU_NOCB_CPU=y CONFIG_RCU_REF_SCALE_TEST=m @@ -4140,11 +4210,14 @@ CONFIG_RD_ZSTD=y CONFIG_REALTEK_AUTOPM=y # CONFIG_REALTEK_PHY is not set # CONFIG_REED_SOLOMON_TEST is not set +# CONFIG_REGMAP is not set +CONFIG_REGMAP_KUNIT=m # CONFIG_REGULATOR is not set # CONFIG_REISERFS_FS is not set CONFIG_RELAY=y CONFIG_RELOCATABLE=y # CONFIG_REMOTEPROC is not set +# CONFIG_REMOTE_TARGET is not set CONFIG_RENESAS_PHY=m # CONFIG_RESET_ATTACK_MITIGATION is not set # CONFIG_RESET_CONTROLLER is not set @@ -4158,6 +4231,7 @@ CONFIG_RETPOLINE=y CONFIG_RFKILL_INPUT=y CONFIG_RFKILL=m CONFIG_RHEL_DIFFERENCES=y +# CONFIG_RH_KABI_SIZE_ALIGN_CHECKS is not set CONFIG_RING_BUFFER_BENCHMARK=m # CONFIG_RING_BUFFER_STARTUP_TEST is not set # CONFIG_RING_BUFFER_VALIDATE_TIME_DELTAS is not set @@ -4332,9 +4406,10 @@ CONFIG_RTW88_8822CE=m CONFIG_RTW88_DEBUGFS=y CONFIG_RTW88_DEBUG=y CONFIG_RTW88=m +# CONFIG_RTW89_8851BE is not set CONFIG_RTW89_8852AE=m CONFIG_RTW89_8852BE=m -# CONFIG_RTW89_8852CE is not set +CONFIG_RTW89_8852CE=m CONFIG_RTW89_DEBUGFS=y CONFIG_RTW89_DEBUGMSG=y CONFIG_RTW89=m @@ -4346,8 +4421,6 @@ CONFIG_RV_REACT_PRINTK=y CONFIG_RV=y CONFIG_RXKAD=y CONFIG_RXPERF=m -CONFIG_S390_AP_IOMMU=y -CONFIG_S390_CCW_IOMMU=y CONFIG_S390_GUEST=y CONFIG_S390_HYPFS_FS=y CONFIG_S390_PRNG=m @@ -4842,6 +4915,7 @@ CONFIG_SIGNATURE=y # CONFIG_SIGNED_PE_FILE_VERIFICATION is not set # CONFIG_SIMPLE_PM_BUS is not set # CONFIG_SIOX is not set +CONFIG_SIPHASH_KUNIT_TEST=m # CONFIG_SKGE is not set # CONFIG_SKY2 is not set CONFIG_SLAB_FREELIST_HARDENED=y @@ -4983,6 +5057,7 @@ CONFIG_SND_OSSEMUL=y CONFIG_SND_OXYGEN=m CONFIG_SND_PCI=y # CONFIG_SND_PCM_OSS is not set +# CONFIG_SND_PCMTEST is not set CONFIG_SND_PCM_XRUN_DEBUG=y # CONFIG_SND_PCSP is not set CONFIG_SND_PCXHR=m @@ -4996,6 +5071,7 @@ CONFIG_SND_SEQ_DUMMY=m CONFIG_SND_SEQ_HRTIMER_DEFAULT=y CONFIG_SND_SEQUENCER=m # CONFIG_SND_SEQUENCER_OSS is not set +CONFIG_SND_SEQ_UMP=y # CONFIG_SND_SERIAL_U16550 is not set # CONFIG_SND_SIMPLE_CARD is not set # CONFIG_SND_SOC_AC97_CODEC is not set @@ -5030,10 +5106,13 @@ CONFIG_SND_SEQUENCER=m # CONFIG_SND_SOC_AMD_RPL_ACP6x is not set # CONFIG_SND_SOC_AMD_VANGOGH_MACH is not set # CONFIG_SND_SOC_AMD_YC_MACH is not set +# CONFIG_SND_SOC_AUDIO_IIO_AUX is not set # CONFIG_SND_SOC_AW8738 is not set +# CONFIG_SND_SOC_AW88261 is not set # CONFIG_SND_SOC_AW88395 is not set # CONFIG_SND_SOC_BD28623 is not set # CONFIG_SND_SOC_BT_SCO is not set +# CONFIG_SND_SOC_CHV3_CODEC is not set # CONFIG_SND_SOC_CS35L32 is not set # CONFIG_SND_SOC_CS35L33 is not set # CONFIG_SND_SOC_CS35L34 is not set @@ -5091,6 +5170,7 @@ CONFIG_SND_SOC_CX2072X=m # CONFIG_SND_SOC_INTEL_AVS is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_DA7219 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_DMIC is not set +# CONFIG_SND_SOC_INTEL_AVS_MACH_ES8336 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_HDAUDIO is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_I2S_TEST is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_MAX98357A is not set @@ -5101,6 +5181,7 @@ CONFIG_SND_SOC_CX2072X=m # CONFIG_SND_SOC_INTEL_AVS_MACH_RT274 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_RT286 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_RT298 is not set +# CONFIG_SND_SOC_INTEL_AVS_MACH_RT5663 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_RT5682 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_SSM4567 is not set # CONFIG_SND_SOC_INTEL_BDW_RT5650_MACH is not set @@ -5198,6 +5279,7 @@ CONFIG_SND_SOC_MAX98927=m # CONFIG_SND_SOC_PEB2466 is not set # CONFIG_SND_SOC_RK3328 is not set # CONFIG_SND_SOC_RL6231 is not set +# CONFIG_SND_SOC_RT1017_SDCA_SDW is not set # CONFIG_SND_SOC_RT1308 is not set # CONFIG_SND_SOC_RT1308_SDW is not set # CONFIG_SND_SOC_RT1316_SDW is not set @@ -5262,6 +5344,7 @@ CONFIG_SND_SOC_SOF_TOPLEVEL=y # CONFIG_SND_SOC_TAS2764 is not set # CONFIG_SND_SOC_TAS2770 is not set # CONFIG_SND_SOC_TAS2780 is not set +# CONFIG_SND_SOC_TAS2781_I2C is not set # CONFIG_SND_SOC_TAS5086 is not set # CONFIG_SND_SOC_TAS571X is not set # CONFIG_SND_SOC_TAS5720 is not set @@ -5317,6 +5400,7 @@ CONFIG_SND_SOC_WM8804_I2C=m # CONFIG_SND_SOC_WM8985 is not set # CONFIG_SND_SOC_WSA881X is not set # CONFIG_SND_SOC_WSA883X is not set +# CONFIG_SND_SOC_WSA884X is not set # CONFIG_SND_SOC_XILINX_AUDIO_FORMATTER is not set # CONFIG_SND_SOC_XILINX_I2S is not set # CONFIG_SND_SOC_XILINX_SPDIF is not set @@ -5330,8 +5414,10 @@ CONFIG_SND_SOC_WM8804_I2C=m # CONFIG_SND_SUPPORT_OLD_API is not set # CONFIG_SND_TEST_COMPONENT is not set CONFIG_SND_TRIDENT=m +CONFIG_SND_UMP_LEGACY_RAWMIDI=y CONFIG_SND_USB_6FIRE=m CONFIG_SND_USB_AUDIO=m +CONFIG_SND_USB_AUDIO_MIDI_V2=y CONFIG_SND_USB_CAIAQ_INPUT=y CONFIG_SND_USB_CAIAQ=m CONFIG_SND_USB_HIFACE=m @@ -5442,11 +5528,13 @@ CONFIG_STANDALONE=y # CONFIG_STK8312 is not set # CONFIG_STK8BA50 is not set # CONFIG_STM is not set +CONFIG_STRCAT_KUNIT_TEST=m # CONFIG_STRICT_DEVMEM is not set CONFIG_STRICT_KERNEL_RWX=y CONFIG_STRICT_MODULE_RWX=y # CONFIG_STRING_SELFTEST is not set CONFIG_STRIP_ASM_SYMS=y +CONFIG_STRSCPY_KUNIT_TEST=m # CONFIG_ST_UVIS25 is not set # CONFIG_SUN_PARTITION is not set CONFIG_SUNRPC_DEBUG=y @@ -5532,7 +5620,7 @@ CONFIG_TCP_CONG_DCTCP=m # CONFIG_TCP_CONG_HSTCP is not set CONFIG_TCP_CONG_HTCP=m # CONFIG_TCP_CONG_HYBLA is not set -# CONFIG_TCP_CONG_ILLINOIS is not set +CONFIG_TCP_CONG_ILLINOIS=m # CONFIG_TCP_CONG_LP is not set CONFIG_TCP_CONG_NV=m # CONFIG_TCP_CONG_SCALABLE is not set @@ -5780,6 +5868,7 @@ CONFIG_TYPEC_FUSB302=m # CONFIG_TYPEC_HD3SS3220 is not set CONFIG_TYPEC_MUX_FSA4480=m # CONFIG_TYPEC_MUX_GPIO_SBU is not set +# CONFIG_TYPEC_MUX_NB7VPQ904M is not set CONFIG_TYPEC_MUX_PI3USB30532=m # CONFIG_TYPEC_NVIDIA_ALTMODE is not set # CONFIG_TYPEC_QCOM_PMIC is not set @@ -5870,7 +5959,6 @@ CONFIG_USB_EPSON2888=y CONFIG_USB_EZUSB_FX2=m # CONFIG_USB_FEW_INIT_RETRIES is not set # CONFIG_USB_FOTG210_HCD is not set -CONFIG_USB_FTDI_ELAN=m # CONFIG_USB_GADGET is not set CONFIG_USB_GL860=m # CONFIG_USB_GPIO_VBUS is not set @@ -6087,7 +6175,6 @@ CONFIG_USB_STV06XX=m # CONFIG_USB_TEST is not set CONFIG_USB_TMC=m # CONFIG_USB_TRANCEVIBRATOR is not set -# CONFIG_USB_U132_HCD is not set CONFIG_USB_UAS=m CONFIG_USB_UEAGLEATM=m CONFIG_USB_UHCI_HCD=y @@ -6127,8 +6214,12 @@ CONFIG_UV_SYSFS=m # CONFIG_VEML6070 is not set CONFIG_VETH=m CONFIG_VFAT_FS=m +# CONFIG_VFIO_AMBA is not set CONFIG_VFIO_AP=m CONFIG_VFIO_CCW=m +CONFIG_VFIO_CONTAINER=y +CONFIG_VFIO_DEVICE_CDEV=y +CONFIG_VFIO_GROUP=y CONFIG_VFIO_IOMMU_TYPE1=m CONFIG_VFIO=m CONFIG_VFIO_MDEV=m @@ -6324,7 +6415,7 @@ CONFIG_WATCH_QUEUE=y # CONFIG_WCN36XX is not set # CONFIG_WDAT_WDT is not set # CONFIG_WDTPCI is not set -# CONFIG_WERROR is not set +CONFIG_WERROR=y # CONFIG_WIL6210 is not set # CONFIG_WILC1000_SDIO is not set # CONFIG_WILC1000_SPI is not set diff --git a/SOURCES/kernel-s390x-rhel.config b/SOURCES/kernel-s390x-rhel.config index aae2ed0..8d85e73 100644 --- a/SOURCES/kernel-s390x-rhel.config +++ b/SOURCES/kernel-s390x-rhel.config @@ -104,9 +104,11 @@ CONFIG_ACPI_VIDEO=m # CONFIG_AD8366 is not set # CONFIG_AD8801 is not set # CONFIG_AD9523 is not set +# CONFIG_ADDRESS_MASKING is not set # CONFIG_ADF4350 is not set # CONFIG_ADF4371 is not set # CONFIG_ADFS_FS is not set +# CONFIG_ADIN1100_PHY is not set # CONFIG_ADIN_PHY is not set # CONFIG_ADIS16080 is not set # CONFIG_ADIS16130 is not set @@ -171,7 +173,7 @@ CONFIG_ALX=m CONFIG_AMD_PMC=m # CONFIG_AMDTEE is not set # CONFIG_AMIGA_PARTITION is not set -# CONFIG_ANDROID is not set +# CONFIG_ANDROID_BINDER_IPC is not set # CONFIG_ANON_VMA_NAME is not set # CONFIG_APDS9300 is not set # CONFIG_APDS9802ALS is not set @@ -214,6 +216,8 @@ CONFIG_ARM64_ERRATUM_1542419=y CONFIG_ARM64_USE_LSE_ATOMICS=y CONFIG_ARM_CMN=m # CONFIG_ARM_MHU_V2 is not set +# CONFIG_ARM_SCMI_POWER_CONTROL is not set +# CONFIG_ARM_SCMI_RAW_MODE_SUPPORT is not set # CONFIG_ARM_SCMI_TRANSPORT_MAILBOX is not set # CONFIG_ARM_SCMI_TRANSPORT_SMC_ATOMIC_ENABLE is not set # CONFIG_ARM_SCMI_TRANSPORT_SMC is not set @@ -494,6 +498,7 @@ CONFIG_BT_BNEP_PROTO_FILTER=y CONFIG_BT_BREDR=y CONFIG_BT_DEBUGFS=y CONFIG_BT_HCIBCM203X=m +# CONFIG_BT_HCIBCM4377 is not set CONFIG_BT_HCIBFUSB=m CONFIG_BT_HCIBPA10X=m CONFIG_BT_HCIBTSDIO=m @@ -501,6 +506,7 @@ CONFIG_BT_HCIBTUSB_AUTOSUSPEND=y CONFIG_BT_HCIBTUSB_BCM=y CONFIG_BT_HCIBTUSB=m CONFIG_BT_HCIBTUSB_MTK=y +CONFIG_BT_HCIBTUSB_POLL_SYNC=y CONFIG_BT_HCIBTUSB_RTL=y # CONFIG_BT_HCIUART_AG6XX is not set CONFIG_BT_HCIUART_ATH3K=y @@ -514,11 +520,13 @@ CONFIG_BT_HIDP=m CONFIG_BT_INTEL=m # CONFIG_BT is not set # CONFIG_BT_LEDS is not set +CONFIG_BT_LE_L2CAP_ECRED=y CONFIG_BT_LE=y CONFIG_BT_MRVL=m CONFIG_BT_MRVL_SDIO=m # CONFIG_BT_MSFTEXT is not set # CONFIG_BT_MTKSDIO is not set +# CONFIG_BT_NXPUART is not set CONFIG_BT_RFCOMM=m CONFIG_BT_RFCOMM_TTY=y # CONFIG_BTRFS_FS is not set @@ -534,6 +542,7 @@ CONFIG_BUILD_SALT="" # CONFIG_CACHEFILES_HISTOGRAM is not set CONFIG_CACHEFILES=m # CONFIG_CACHEFILES_ONDEMAND is not set +CONFIG_CACHESTAT_SYSCALL=y # CONFIG_CADENCE_WATCHDOG is not set # CONFIG_CAIF is not set CONFIG_CAN_8DEV_USB=m @@ -607,6 +616,7 @@ CONFIG_CEPH_LIB_USE_DNS_RESOLVER=y # CONFIG_CFG80211_DEBUGFS is not set CONFIG_CFG80211_DEFAULT_PS=y # CONFIG_CFG80211_DEVELOPER_WARNINGS is not set +CONFIG_CFG80211_KUNIT_TEST=m CONFIG_CFG80211=m # CONFIG_CFG80211_WEXT is not set CONFIG_CFS_BANDWIDTH=y @@ -614,6 +624,7 @@ CONFIG_CGROUP_BPF=y CONFIG_CGROUP_CPUACCT=y # CONFIG_CGROUP_DEBUG is not set CONFIG_CGROUP_DEVICE=y +# CONFIG_CGROUP_FAVOR_DYNMODS is not set CONFIG_CGROUP_FREEZER=y CONFIG_CGROUP_HUGETLB=y CONFIG_CGROUP_MISC=y @@ -732,6 +743,7 @@ CONFIG_CONSOLE_LOGLEVEL_DEFAULT=7 CONFIG_CONSOLE_LOGLEVEL_QUIET=4 CONFIG_CONTEXT_SWITCH_TRACER=y # CONFIG_CONTEXT_TRACKING_USER_FORCE is not set +# CONFIG_COPS is not set CONFIG_CORDIC=m CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS=y CONFIG_CORTINA_PHY=m @@ -830,6 +842,7 @@ CONFIG_CRYPTO_DEV_CHELSIO=m # CONFIG_CRYPTO_DEV_HISI_SEC2 is not set CONFIG_CRYPTO_DEV_HISI_SEC=m # CONFIG_CRYPTO_DEV_HISI_TRNG is not set +# CONFIG_CRYPTO_DEV_IAA_CRYPTO is not set CONFIG_CRYPTO_DEV_NITROX_CNN55XX=m # CONFIG_CRYPTO_DEV_OCTEONTX_CPT is not set # CONFIG_CRYPTO_DEV_QAT_4XXX is not set @@ -938,6 +951,7 @@ CONFIG_CXL_MEM=m CONFIG_CXL_PCI=m CONFIG_CXL_PMEM=m # CONFIG_CXL_REGION_INVALIDATION_TEST is not set +CONFIG_CXL_REGION=y # CONFIG_DA280 is not set # CONFIG_DA311 is not set CONFIG_DAMON_DBGFS=y @@ -1125,6 +1139,8 @@ CONFIG_DP83848_PHY=m CONFIG_DP83867_PHY=m # CONFIG_DP83869_PHY is not set CONFIG_DP83TC811_PHY=m +# CONFIG_DP83TD510_PHY is not set +CONFIG_DPLL=y # CONFIG_DPS310 is not set # CONFIG_DRAGONRISE_FF is not set CONFIG_DRM_AMD_ACP=y @@ -1135,6 +1151,7 @@ CONFIG_DRM_AMD_DC=y # CONFIG_DRM_AMDGPU is not set # CONFIG_DRM_AMDGPU_SI is not set CONFIG_DRM_AMDGPU_USERPTR=y +# CONFIG_DRM_AMDGPU_WERROR is not set # CONFIG_DRM_AMD_SECURE_DISPLAY is not set # CONFIG_DRM_ANALOGIX_ANX6345 is not set # CONFIG_DRM_ANALOGIX_ANX7625 is not set @@ -1187,6 +1204,7 @@ CONFIG_DRM_KUNIT_TEST=m # CONFIG_DRM_LONTIUM_LT9211 is not set # CONFIG_DRM_LONTIUM_LT9611 is not set # CONFIG_DRM_LONTIUM_LT9611UXC is not set +# CONFIG_DRM_LOONGSON is not set # CONFIG_DRM_LVDS_CODEC is not set CONFIG_DRM=m # CONFIG_DRM_MALI_DISPLAY is not set @@ -1225,6 +1243,7 @@ CONFIG_DRM_NOUVEAU_BACKLIGHT=y # CONFIG_DRM_PANEL_LEADTEK_LTK500HD1829 is not set # CONFIG_DRM_PANEL_LG_LB035Q02 is not set # CONFIG_DRM_PANEL_LVDS is not set +# CONFIG_DRM_PANEL_MAGNACHIP_D53E6EA8966 is not set # CONFIG_DRM_PANEL_MANTIX_MLAF057WE51 is not set # CONFIG_DRM_PANEL_MIPI_DBI is not set # CONFIG_DRM_PANEL_NEC_NL8048HL11 is not set @@ -1233,6 +1252,7 @@ CONFIG_DRM_NOUVEAU_BACKLIGHT=y # CONFIG_DRM_PANEL_NOVATEK_NT35510 is not set # CONFIG_DRM_PANEL_NOVATEK_NT35560 is not set # CONFIG_DRM_PANEL_NOVATEK_NT35950 is not set +# CONFIG_DRM_PANEL_NOVATEK_NT36523 is not set # CONFIG_DRM_PANEL_NOVATEK_NT36672A is not set # CONFIG_DRM_PANEL_NOVATEK_NT39016 is not set # CONFIG_DRM_PANEL_OLIMEX_LCD_OLINUXINO is not set @@ -1248,6 +1268,7 @@ CONFIG_DRM_NOUVEAU_BACKLIGHT=y # CONFIG_DRM_PANEL_SAMSUNG_DB7430 is not set # CONFIG_DRM_PANEL_SAMSUNG_S6D16D0 is not set # CONFIG_DRM_PANEL_SAMSUNG_S6D27A1 is not set +# CONFIG_DRM_PANEL_SAMSUNG_S6D7AA0 is not set # CONFIG_DRM_PANEL_SAMSUNG_S6E3HA2 is not set # CONFIG_DRM_PANEL_SAMSUNG_S6E63J0X03 is not set # CONFIG_DRM_PANEL_SAMSUNG_S6E63M0 is not set @@ -1263,11 +1284,14 @@ CONFIG_DRM_NOUVEAU_BACKLIGHT=y # CONFIG_DRM_PANEL_SITRONIX_ST7703 is not set # CONFIG_DRM_PANEL_SITRONIX_ST7789V is not set # CONFIG_DRM_PANEL_SONY_ACX565AKM is not set +# CONFIG_DRM_PANEL_SONY_TD4353_JDI is not set # CONFIG_DRM_PANEL_SONY_TULIP_TRULY_NT35521 is not set +# CONFIG_DRM_PANEL_STARTEK_KD070FHFID015 is not set # CONFIG_DRM_PANEL_TDO_TL070WSH30 is not set # CONFIG_DRM_PANEL_TPO_TD028TTEC1 is not set # CONFIG_DRM_PANEL_TPO_TPG110 is not set # CONFIG_DRM_PANEL_TRULY_NT35597_WQXGA is not set +# CONFIG_DRM_PANEL_VISIONOX_R66451 is not set # CONFIG_DRM_PANEL_VISIONOX_RM69299 is not set # CONFIG_DRM_PANEL_VISIONOX_VTDR6130 is not set # CONFIG_DRM_PANEL_WIDECHIPS_WS2401 is not set @@ -1281,6 +1305,7 @@ CONFIG_DRM_NOUVEAU_BACKLIGHT=y CONFIG_DRM_RADEON_USERPTR=y # CONFIG_DRM_RCAR_DW_HDMI is not set # CONFIG_DRM_RCAR_LVDS is not set +# CONFIG_DRM_SAMSUNG_DSIM is not set # CONFIG_DRM_SII902X is not set # CONFIG_DRM_SII9234 is not set # CONFIG_DRM_SIL_SII8620 is not set @@ -1299,9 +1324,11 @@ CONFIG_DRM_RADEON_USERPTR=y # CONFIG_DRM_TOSHIBA_TC358767 is not set # CONFIG_DRM_TOSHIBA_TC358768 is not set # CONFIG_DRM_TOSHIBA_TC358775 is not set +# CONFIG_DRM_TTM_KUNIT_TEST is not set CONFIG_DRM_UDL=m # CONFIG_DRM_VBOXVIDEO is not set # CONFIG_DRM_VGEM is not set +CONFIG_DRM_VIRTIO_GPU_KMS=y CONFIG_DRM_VIRTIO_GPU=m CONFIG_DRM_VKMS=m CONFIG_DRM_VMWGFX_FBCON=y @@ -1413,11 +1440,13 @@ CONFIG_EFI_CUSTOM_SSDT_OVERLAYS=y CONFIG_EFI_DXE_MEM_ATTRIBUTES=y # CONFIG_EFI_FAKE_MEMMAP is not set CONFIG_EFI_GENERIC_STUB_INITRD_CMDLINE_LOADER=y +CONFIG_EFI_HANDOVER_PROTOCOL=y CONFIG_EFI_PARTITION=y # CONFIG_EFI_PGT_DUMP is not set # CONFIG_EFI_RCI2_TABLE is not set CONFIG_EFI_SOFT_RESERVE=y # CONFIG_EFI_TEST is not set +# CONFIG_EFI_ZBOOT is not set # CONFIG_EFS_FS is not set # CONFIG_EISA is not set # CONFIG_EMBEDDED is not set @@ -1429,7 +1458,12 @@ CONFIG_ENIC=m CONFIG_EPIC100=m CONFIG_EPOLL=y # CONFIG_EQUALIZER is not set -# CONFIG_EROFS_FS is not set +# CONFIG_EROFS_FS_DEBUG is not set +CONFIG_EROFS_FS=m +CONFIG_EROFS_FS_POSIX_ACL=y +CONFIG_EROFS_FS_SECURITY=y +CONFIG_EROFS_FS_XATTR=y +# CONFIG_EROFS_FS_ZIP is not set CONFIG_ETHERNET=y # CONFIG_ETHOC is not set CONFIG_ETHTOOL_NETLINK=y @@ -1481,6 +1515,7 @@ CONFIG_FAT_DEFAULT_IOCHARSET="ascii" # CONFIG_FAT_DEFAULT_UTF8 is not set CONFIG_FAT_FS=m CONFIG_FAT_KUNIT_TEST=m +# CONFIG_FAULT_INJECTION_CONFIGFS is not set # CONFIG_FAULT_INJECTION is not set # CONFIG_FAULT_INJECTION_USERCOPY is not set # CONFIG_FB_3DFX is not set @@ -1579,7 +1614,9 @@ CONFIG_FSL_ERRATUM_A008585=y # CONFIG_FSL_QDMA is not set # CONFIG_FSL_RCPM is not set CONFIG_FSNOTIFY=y -# CONFIG_FS_VERITY is not set +# CONFIG_FS_VERITY_BUILTIN_SIGNATURES is not set +# CONFIG_FS_VERITY_DEBUG is not set +CONFIG_FS_VERITY=y # CONFIG_FTL is not set CONFIG_FTRACE_MCOUNT_RECORD=y # CONFIG_FTRACE_RECORD_RECURSION is not set @@ -1603,9 +1640,11 @@ CONFIG_FUTEX=y # CONFIG_FW_CACHE is not set # CONFIG_FW_CFG_SYSFS_CMDLINE is not set CONFIG_FW_CFG_SYSFS=y +# CONFIG_FW_DEVLINK_SYNC_STATE_TIMEOUT is not set CONFIG_FW_LOADER_COMPRESS_XZ=y CONFIG_FW_LOADER_COMPRESS=y CONFIG_FW_LOADER_COMPRESS_ZSTD=y +CONFIG_FW_LOADER_DEBUG=y # CONFIG_FW_LOADER_USER_HELPER_FALLBACK is not set # CONFIG_FW_LOADER_USER_HELPER is not set CONFIG_FW_LOADER=y @@ -1720,6 +1759,7 @@ CONFIG_HARDENED_USERCOPY_FALLBACK=y CONFIG_HARDENED_USERCOPY=y CONFIG_HARDLOCKUP_DETECTOR=y CONFIG_HASH_KUNIT_TEST=m +CONFIG_HASHTABLE_KUNIT_TEST=m # CONFIG_HDC100X is not set # CONFIG_HDC2010 is not set CONFIG_HDLC_CISCO=m @@ -1780,6 +1820,7 @@ CONFIG_HID_ITE=m CONFIG_HID_JABRA=m CONFIG_HID_KENSINGTON=m CONFIG_HID_KEYTOUCH=m +CONFIG_HID_KUNIT_TEST=m CONFIG_HID_KYE=m CONFIG_HID_LCPOWER=m CONFIG_HID_LED=m @@ -1800,6 +1841,7 @@ CONFIG_HID_MULTITOUCH=m # CONFIG_HID_NINTENDO is not set CONFIG_HID_NTI=m CONFIG_HID_NTRIG=y +# CONFIG_HID_NVIDIA_SHIELD is not set CONFIG_HID_ORTEK=m CONFIG_HID_PANTHERLORD=m CONFIG_HID_PENMOUNT=m @@ -1923,6 +1965,7 @@ CONFIG_HYPERV_STORAGE=m # CONFIG_HYPERV_TESTING is not set CONFIG_HYPERV_UTILS=m CONFIG_HYPERV_VSOCKETS=m +# CONFIG_HYPERV_VTL_MODE is not set # CONFIG_HZ_1000 is not set CONFIG_HZ_100=y # CONFIG_HZ_250 is not set @@ -2004,6 +2047,7 @@ CONFIG_I40E_DCB=y CONFIG_I40E=m CONFIG_I40EVF=m CONFIG_I6300ESB_WDT=m +# CONFIG_IA32_EMULATION_DEFAULT_DISABLED is not set # CONFIG_IAQCORE is not set CONFIG_IAVF=m CONFIG_IB700_WDT=m @@ -2019,6 +2063,7 @@ CONFIG_ICE_SWITCHDEV=y # CONFIG_ICST is not set # CONFIG_IDLE_INJECT is not set CONFIG_IDLE_PAGE_TRACKING=y +CONFIG_IDPF=m CONFIG_IEEE802154_6LOWPAN=m # CONFIG_IEEE802154_ADF7242 is not set # CONFIG_IEEE802154_AT86RF230 is not set @@ -2168,6 +2213,7 @@ CONFIG_INPUT_GPIO_ROTARY_ENCODER=m # CONFIG_INPUT_JOYSTICK is not set # CONFIG_INPUT_KEYBOARD is not set CONFIG_INPUT_KEYSPAN_REMOTE=m +CONFIG_INPUT_KUNIT_TEST=m # CONFIG_INPUT_KXTJ9 is not set CONFIG_INPUT_LEDS=y # CONFIG_INPUT_MATRIXKMAP is not set @@ -2210,6 +2256,7 @@ CONFIG_INTEL_IOMMU_PERF_EVENTS=y # CONFIG_INTEL_ISH_FIRMWARE_DOWNLOADER is not set # CONFIG_INTEL_LDMA is not set CONFIG_INTEL_MEI_GSC=m +CONFIG_INTEL_MEI_GSC_PROXY=m # CONFIG_INTEL_MEI_HDCP is not set # CONFIG_INTEL_MEI_PXP is not set # CONFIG_INTEL_MEI_TXE is not set @@ -2218,6 +2265,7 @@ CONFIG_INTEL_MEI_GSC=m # CONFIG_INTEL_PMT_CRASHLOG is not set # CONFIG_INTEL_PMT_TELEMETRY is not set # CONFIG_INTEL_PUNIT_IPC is not set +CONFIG_INTEL_RAPL_TPMI=m CONFIG_INTEL_RST=m # CONFIG_INTEL_SAR_INT1092 is not set # CONFIG_INTEL_SCU_PCI is not set @@ -2246,7 +2294,8 @@ CONFIG_IO_DELAY_0X80=y # CONFIG_IOMMU_DEFAULT_DMA_LAZY is not set CONFIG_IOMMU_DEFAULT_DMA_STRICT=y # CONFIG_IOMMU_DEFAULT_PASSTHROUGH is not set -# CONFIG_IOMMUFD is not set +CONFIG_IOMMUFD=m +# CONFIG_IOMMUFD_TEST is not set # CONFIG_IOMMU_IO_PGTABLE_ARMV7S is not set # CONFIG_IOMMU_IO_PGTABLE_LPAE_SELFTEST is not set CONFIG_IOMMU_SUPPORT=y @@ -2519,11 +2568,14 @@ CONFIG_KPROBES=y CONFIG_KSM=y CONFIG_KUNIT_ALL_TESTS=m CONFIG_KUNIT_DEBUGFS=y +# CONFIG_KUNIT_DEFAULT_ENABLED is not set CONFIG_KUNIT_EXAMPLE_TEST=m CONFIG_KUNIT=m CONFIG_KUNIT_TEST=m CONFIG_KVM_AMD_SEV=y CONFIG_KVM=m +CONFIG_KVM_MAX_NR_VCPUS=4096 +# CONFIG_KVM_PROVE_MMU is not set # CONFIG_KVM_S390_UCONTROL is not set CONFIG_KVM_SMM=y # CONFIG_KVM_XEN is not set @@ -2672,6 +2724,9 @@ CONFIG_LOOPBACK_TARGET=m # CONFIG_LPC_ICH is not set # CONFIG_LP_CONSOLE is not set # CONFIG_LPC_SCH is not set +CONFIG_LRU_GEN_ENABLED=y +# CONFIG_LRU_GEN_STATS is not set +CONFIG_LRU_GEN=y # CONFIG_LSI_ET1011C_PHY is not set CONFIG_LSM="lockdown,yama,integrity,selinux,bpf" CONFIG_LSM_MMAP_MIN_ADDR=65535 @@ -2694,6 +2749,7 @@ CONFIG_MAC80211_DEBUGFS=y # CONFIG_MAC80211_DEBUG_MENU is not set CONFIG_MAC80211_HWSIM=m # CONFIG_MAC80211 is not set +CONFIG_MAC80211_KUNIT_TEST=m CONFIG_MAC80211_LEDS=y # CONFIG_MAC80211_MESH is not set # CONFIG_MAC80211_MESSAGE_TRACING is not set @@ -2726,6 +2782,7 @@ CONFIG_MARCH_Z14=y # CONFIG_MARCH_Z990 is not set # CONFIG_MARCH_ZEC12 is not set CONFIG_MARVELL_10G_PHY=m +CONFIG_MARVELL_88Q2XXX_PHY=m # CONFIG_MARVELL_88X2222_PHY is not set # CONFIG_MARVELL_PHY is not set # CONFIG_MATOM is not set @@ -2763,6 +2820,7 @@ CONFIG_MAX_PHYSMEM_BITS=46 # CONFIG_MCP4725 is not set # CONFIG_MCP4922 is not set CONFIG_MD_AUTODETECT=y +CONFIG_MD_BITMAP_FILE=y # CONFIG_MD_CLUSTER is not set CONFIG_MD_FAULTY=m CONFIG_MDIO_BCM_UNIMAC=m @@ -2810,6 +2868,7 @@ CONFIG_MEMBARRIER=y CONFIG_MEMCG_SWAP=y CONFIG_MEMCG=y CONFIG_MEMCPY_KUNIT_TEST=m +CONFIG_MEMCPY_SLOW_KUNIT_TEST=y CONFIG_MEMORY_FAILURE=y # CONFIG_MEMORY_HOTPLUG_DEFAULT_ONLINE is not set CONFIG_MEMORY_HOTPLUG=y @@ -2843,6 +2902,7 @@ CONFIG_MESSAGE_LOGLEVEL_DEFAULT=4 # CONFIG_MFD_BCM590XX is not set # CONFIG_MFD_BD9571MWV is not set # CONFIG_MFD_CPCAP is not set +# CONFIG_MFD_CS42L43_I2C is not set # CONFIG_MFD_DA9052_I2C is not set # CONFIG_MFD_DA9052_SPI is not set # CONFIG_MFD_DA9055 is not set @@ -2939,6 +2999,7 @@ CONFIG_MICREL_KS8995MA=m CONFIG_MICROCHIP_PHY=m # CONFIG_MICROCHIP_PIT64B is not set CONFIG_MICROCHIP_T1_PHY=m +# CONFIG_MICROCHIP_T1S_PHY is not set # CONFIG_MICROCODE_LATE_LOADING is not set # CONFIG_MICROCODE_OLD_INTERFACE is not set CONFIG_MICROSEMI_PHY=m @@ -3117,6 +3178,8 @@ CONFIG_MT76x2U=m CONFIG_MT7921E=m # CONFIG_MT7921S is not set # CONFIG_MT7921U is not set +# CONFIG_MT7925E is not set +# CONFIG_MT7925U is not set # CONFIG_MT7996E is not set # CONFIG_MTD_ABSENT is not set # CONFIG_MTD_AFS_PARTS is not set @@ -3185,6 +3248,7 @@ CONFIG_MYRI10GE=m CONFIG_NAMESPACES=y # CONFIG_NATIONAL_PHY is not set # CONFIG_NAU7802 is not set +# CONFIG_NCN26000_PHY is not set CONFIG_ND_BLK=m CONFIG_ND_BTT=m # CONFIG_NDC_DIS_DYNAMIC_CACHING is not set @@ -3326,6 +3390,7 @@ CONFIG_NETFILTER=y # CONFIG_NET_FOU is not set CONFIG_NETFS_STATS=y CONFIG_NETFS_SUPPORT=m +CONFIG_NET_HANDSHAKE_KUNIT_TEST=m # CONFIG_NET_IFE is not set CONFIG_NET_IPGRE_BROADCAST=y CONFIG_NET_IPGRE_DEMUX=m @@ -3690,9 +3755,10 @@ CONFIG_NVME_VERBOSE_ERRORS=y # CONFIG_NVRAM is not set # CONFIG_NVSW_SN2201 is not set # CONFIG_NXP_C45_TJA11XX_PHY is not set +# CONFIG_NXP_CBTX_PHY is not set # CONFIG_NXP_TJA11XX_PHY is not set # CONFIG_OCFS2_FS is not set -# CONFIG_OCTEON_EP is not set +CONFIG_OCTEON_EP=m CONFIG_OCXL=m # CONFIG_OF is not set # CONFIG_OF_OVERLAY is not set @@ -3874,6 +3940,7 @@ CONFIG_PID_NS=y CONFIG_PINCTRL_ALDERLAKE=m # CONFIG_PINCTRL_BROXTON is not set # CONFIG_PINCTRL_CHERRYVIEW is not set +# CONFIG_PINCTRL_CS42L43 is not set CONFIG_PINCTRL_ELKHARTLAKE=m CONFIG_PINCTRL_EMMITSBURG=m CONFIG_PINCTRL_ICELAKE=m @@ -4034,6 +4101,7 @@ CONFIG_QCOM_FALKOR_ERRATUM_1009=y # CONFIG_QCOM_IPCC is not set # CONFIG_QCOM_OCMEM is not set # CONFIG_QCOM_PDC is not set +# CONFIG_QCOM_PMIC_GLINK is not set CONFIG_QCOM_QDF2400_ERRATUM_0065=y # CONFIG_QCOM_QFPROM is not set # CONFIG_QCOM_RMTFS_MEM is not set @@ -4095,10 +4163,12 @@ CONFIG_RANDOM_TRUST_CPU=y CONFIG_RATIONAL_KUNIT_TEST=m # CONFIG_RBTREE_TEST is not set # CONFIG_RC_CORE is not set +# CONFIG_RCU_CPU_STALL_CPUTIME is not set CONFIG_RCU_CPU_STALL_TIMEOUT=60 # CONFIG_RCU_EQS_DEBUG is not set CONFIG_RCU_EXP_CPU_STALL_TIMEOUT=0 # CONFIG_RCU_EXPERT is not set +# CONFIG_RCU_LAZY is not set # CONFIG_RCU_NOCB_CPU_DEFAULT_ALL is not set CONFIG_RCU_NOCB_CPU=y CONFIG_RCU_REF_SCALE_TEST=m @@ -4120,11 +4190,14 @@ CONFIG_RD_ZSTD=y CONFIG_REALTEK_AUTOPM=y # CONFIG_REALTEK_PHY is not set # CONFIG_REED_SOLOMON_TEST is not set +# CONFIG_REGMAP is not set +CONFIG_REGMAP_KUNIT=m # CONFIG_REGULATOR is not set # CONFIG_REISERFS_FS is not set CONFIG_RELAY=y CONFIG_RELOCATABLE=y # CONFIG_REMOTEPROC is not set +# CONFIG_REMOTE_TARGET is not set CONFIG_RENESAS_PHY=m # CONFIG_RESET_ATTACK_MITIGATION is not set # CONFIG_RESET_CONTROLLER is not set @@ -4138,6 +4211,7 @@ CONFIG_RETPOLINE=y CONFIG_RFKILL_INPUT=y CONFIG_RFKILL=m CONFIG_RHEL_DIFFERENCES=y +CONFIG_RH_KABI_SIZE_ALIGN_CHECKS=y CONFIG_RING_BUFFER_BENCHMARK=m # CONFIG_RING_BUFFER_STARTUP_TEST is not set # CONFIG_RING_BUFFER_VALIDATE_TIME_DELTAS is not set @@ -4312,9 +4386,10 @@ CONFIG_RTW88_8822CE=m # CONFIG_RTW88_DEBUGFS is not set # CONFIG_RTW88_DEBUG is not set CONFIG_RTW88=m +# CONFIG_RTW89_8851BE is not set CONFIG_RTW89_8852AE=m CONFIG_RTW89_8852BE=m -# CONFIG_RTW89_8852CE is not set +CONFIG_RTW89_8852CE=m # CONFIG_RTW89_DEBUGFS is not set # CONFIG_RTW89_DEBUGMSG is not set CONFIG_RTW89=m @@ -4326,8 +4401,6 @@ CONFIG_RV_REACT_PRINTK=y CONFIG_RV=y CONFIG_RXKAD=y CONFIG_RXPERF=m -CONFIG_S390_AP_IOMMU=y -CONFIG_S390_CCW_IOMMU=y CONFIG_S390_GUEST=y CONFIG_S390_HYPFS_FS=y CONFIG_S390_PRNG=m @@ -4822,6 +4895,7 @@ CONFIG_SIGNATURE=y # CONFIG_SIGNED_PE_FILE_VERIFICATION is not set # CONFIG_SIMPLE_PM_BUS is not set # CONFIG_SIOX is not set +CONFIG_SIPHASH_KUNIT_TEST=m # CONFIG_SKGE is not set # CONFIG_SKY2 is not set CONFIG_SLAB_FREELIST_HARDENED=y @@ -4963,6 +5037,7 @@ CONFIG_SND_OSSEMUL=y CONFIG_SND_OXYGEN=m CONFIG_SND_PCI=y # CONFIG_SND_PCM_OSS is not set +# CONFIG_SND_PCMTEST is not set # CONFIG_SND_PCSP is not set CONFIG_SND_PCXHR=m # CONFIG_SND_PORTMAN2X4 is not set @@ -4975,6 +5050,7 @@ CONFIG_SND_SEQ_DUMMY=m CONFIG_SND_SEQ_HRTIMER_DEFAULT=y CONFIG_SND_SEQUENCER=m # CONFIG_SND_SEQUENCER_OSS is not set +CONFIG_SND_SEQ_UMP=y # CONFIG_SND_SERIAL_U16550 is not set # CONFIG_SND_SIMPLE_CARD is not set # CONFIG_SND_SOC_AC97_CODEC is not set @@ -5009,10 +5085,13 @@ CONFIG_SND_SEQUENCER=m # CONFIG_SND_SOC_AMD_RPL_ACP6x is not set # CONFIG_SND_SOC_AMD_VANGOGH_MACH is not set # CONFIG_SND_SOC_AMD_YC_MACH is not set +# CONFIG_SND_SOC_AUDIO_IIO_AUX is not set # CONFIG_SND_SOC_AW8738 is not set +# CONFIG_SND_SOC_AW88261 is not set # CONFIG_SND_SOC_AW88395 is not set # CONFIG_SND_SOC_BD28623 is not set # CONFIG_SND_SOC_BT_SCO is not set +# CONFIG_SND_SOC_CHV3_CODEC is not set # CONFIG_SND_SOC_CS35L32 is not set # CONFIG_SND_SOC_CS35L33 is not set # CONFIG_SND_SOC_CS35L34 is not set @@ -5070,6 +5149,7 @@ CONFIG_SND_SOC_CX2072X=m # CONFIG_SND_SOC_INTEL_AVS is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_DA7219 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_DMIC is not set +# CONFIG_SND_SOC_INTEL_AVS_MACH_ES8336 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_HDAUDIO is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_I2S_TEST is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_MAX98357A is not set @@ -5080,6 +5160,7 @@ CONFIG_SND_SOC_CX2072X=m # CONFIG_SND_SOC_INTEL_AVS_MACH_RT274 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_RT286 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_RT298 is not set +# CONFIG_SND_SOC_INTEL_AVS_MACH_RT5663 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_RT5682 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_SSM4567 is not set # CONFIG_SND_SOC_INTEL_BDW_RT5650_MACH is not set @@ -5177,6 +5258,7 @@ CONFIG_SND_SOC_MAX98927=m # CONFIG_SND_SOC_PEB2466 is not set # CONFIG_SND_SOC_RK3328 is not set # CONFIG_SND_SOC_RL6231 is not set +# CONFIG_SND_SOC_RT1017_SDCA_SDW is not set # CONFIG_SND_SOC_RT1308 is not set # CONFIG_SND_SOC_RT1308_SDW is not set # CONFIG_SND_SOC_RT1316_SDW is not set @@ -5240,6 +5322,7 @@ CONFIG_SND_SOC_SOF_TOPLEVEL=y # CONFIG_SND_SOC_TAS2764 is not set # CONFIG_SND_SOC_TAS2770 is not set # CONFIG_SND_SOC_TAS2780 is not set +# CONFIG_SND_SOC_TAS2781_I2C is not set # CONFIG_SND_SOC_TAS5086 is not set # CONFIG_SND_SOC_TAS571X is not set # CONFIG_SND_SOC_TAS5720 is not set @@ -5295,6 +5378,7 @@ CONFIG_SND_SOC_WM8804_I2C=m # CONFIG_SND_SOC_WM8985 is not set # CONFIG_SND_SOC_WSA881X is not set # CONFIG_SND_SOC_WSA883X is not set +# CONFIG_SND_SOC_WSA884X is not set # CONFIG_SND_SOC_XILINX_AUDIO_FORMATTER is not set # CONFIG_SND_SOC_XILINX_I2S is not set # CONFIG_SND_SOC_XILINX_SPDIF is not set @@ -5308,8 +5392,10 @@ CONFIG_SND_SOC_WM8804_I2C=m # CONFIG_SND_SUPPORT_OLD_API is not set # CONFIG_SND_TEST_COMPONENT is not set CONFIG_SND_TRIDENT=m +CONFIG_SND_UMP_LEGACY_RAWMIDI=y CONFIG_SND_USB_6FIRE=m CONFIG_SND_USB_AUDIO=m +CONFIG_SND_USB_AUDIO_MIDI_V2=y CONFIG_SND_USB_CAIAQ_INPUT=y CONFIG_SND_USB_CAIAQ=m CONFIG_SND_USB_HIFACE=m @@ -5420,11 +5506,13 @@ CONFIG_STANDALONE=y # CONFIG_STK8312 is not set # CONFIG_STK8BA50 is not set # CONFIG_STM is not set +CONFIG_STRCAT_KUNIT_TEST=m CONFIG_STRICT_DEVMEM=y CONFIG_STRICT_KERNEL_RWX=y CONFIG_STRICT_MODULE_RWX=y # CONFIG_STRING_SELFTEST is not set CONFIG_STRIP_ASM_SYMS=y +CONFIG_STRSCPY_KUNIT_TEST=m # CONFIG_ST_UVIS25 is not set # CONFIG_SUN_PARTITION is not set CONFIG_SUNRPC_DEBUG=y @@ -5510,7 +5598,7 @@ CONFIG_TCP_CONG_DCTCP=m # CONFIG_TCP_CONG_HSTCP is not set CONFIG_TCP_CONG_HTCP=m # CONFIG_TCP_CONG_HYBLA is not set -# CONFIG_TCP_CONG_ILLINOIS is not set +CONFIG_TCP_CONG_ILLINOIS=m # CONFIG_TCP_CONG_LP is not set CONFIG_TCP_CONG_NV=m # CONFIG_TCP_CONG_SCALABLE is not set @@ -5758,6 +5846,7 @@ CONFIG_TYPEC_FUSB302=m # CONFIG_TYPEC_HD3SS3220 is not set CONFIG_TYPEC_MUX_FSA4480=m # CONFIG_TYPEC_MUX_GPIO_SBU is not set +# CONFIG_TYPEC_MUX_NB7VPQ904M is not set CONFIG_TYPEC_MUX_PI3USB30532=m # CONFIG_TYPEC_NVIDIA_ALTMODE is not set # CONFIG_TYPEC_QCOM_PMIC is not set @@ -5848,7 +5937,6 @@ CONFIG_USB_EPSON2888=y CONFIG_USB_EZUSB_FX2=m # CONFIG_USB_FEW_INIT_RETRIES is not set # CONFIG_USB_FOTG210_HCD is not set -CONFIG_USB_FTDI_ELAN=m # CONFIG_USB_GADGET is not set CONFIG_USB_GL860=m # CONFIG_USB_GPIO_VBUS is not set @@ -6065,7 +6153,6 @@ CONFIG_USB_STV06XX=m # CONFIG_USB_TEST is not set CONFIG_USB_TMC=m # CONFIG_USB_TRANCEVIBRATOR is not set -# CONFIG_USB_U132_HCD is not set CONFIG_USB_UAS=m CONFIG_USB_UEAGLEATM=m CONFIG_USB_UHCI_HCD=y @@ -6105,8 +6192,12 @@ CONFIG_UV_SYSFS=m # CONFIG_VEML6070 is not set CONFIG_VETH=m CONFIG_VFAT_FS=m +# CONFIG_VFIO_AMBA is not set CONFIG_VFIO_AP=m CONFIG_VFIO_CCW=m +CONFIG_VFIO_CONTAINER=y +CONFIG_VFIO_DEVICE_CDEV=y +CONFIG_VFIO_GROUP=y CONFIG_VFIO_IOMMU_TYPE1=m CONFIG_VFIO=m CONFIG_VFIO_MDEV=m @@ -6302,7 +6393,7 @@ CONFIG_WATCH_QUEUE=y # CONFIG_WCN36XX is not set # CONFIG_WDAT_WDT is not set # CONFIG_WDTPCI is not set -# CONFIG_WERROR is not set +CONFIG_WERROR=y # CONFIG_WIL6210 is not set # CONFIG_WILC1000_SDIO is not set # CONFIG_WILC1000_SPI is not set diff --git a/SOURCES/kernel-s390x-zfcpdump-rhel.config b/SOURCES/kernel-s390x-zfcpdump-rhel.config index d7a8664..ca7b225 100644 --- a/SOURCES/kernel-s390x-zfcpdump-rhel.config +++ b/SOURCES/kernel-s390x-zfcpdump-rhel.config @@ -104,9 +104,11 @@ CONFIG_ACPI_VIDEO=m # CONFIG_AD8366 is not set # CONFIG_AD8801 is not set # CONFIG_AD9523 is not set +# CONFIG_ADDRESS_MASKING is not set # CONFIG_ADF4350 is not set # CONFIG_ADF4371 is not set # CONFIG_ADFS_FS is not set +# CONFIG_ADIN1100_PHY is not set # CONFIG_ADIN_PHY is not set # CONFIG_ADIS16080 is not set # CONFIG_ADIS16130 is not set @@ -171,7 +173,7 @@ CONFIG_ALX=m CONFIG_AMD_PMC=m # CONFIG_AMDTEE is not set # CONFIG_AMIGA_PARTITION is not set -# CONFIG_ANDROID is not set +# CONFIG_ANDROID_BINDER_IPC is not set # CONFIG_ANON_VMA_NAME is not set # CONFIG_APDS9300 is not set # CONFIG_APDS9802ALS is not set @@ -214,6 +216,8 @@ CONFIG_ARM64_ERRATUM_1542419=y CONFIG_ARM64_USE_LSE_ATOMICS=y CONFIG_ARM_CMN=m # CONFIG_ARM_MHU_V2 is not set +# CONFIG_ARM_SCMI_POWER_CONTROL is not set +# CONFIG_ARM_SCMI_RAW_MODE_SUPPORT is not set # CONFIG_ARM_SCMI_TRANSPORT_MAILBOX is not set # CONFIG_ARM_SCMI_TRANSPORT_SMC_ATOMIC_ENABLE is not set # CONFIG_ARM_SCMI_TRANSPORT_SMC is not set @@ -498,6 +502,7 @@ CONFIG_BT_BNEP_PROTO_FILTER=y CONFIG_BT_BREDR=y CONFIG_BT_DEBUGFS=y CONFIG_BT_HCIBCM203X=m +# CONFIG_BT_HCIBCM4377 is not set CONFIG_BT_HCIBFUSB=m CONFIG_BT_HCIBPA10X=m CONFIG_BT_HCIBTSDIO=m @@ -505,6 +510,7 @@ CONFIG_BT_HCIBTUSB_AUTOSUSPEND=y CONFIG_BT_HCIBTUSB_BCM=y CONFIG_BT_HCIBTUSB=m CONFIG_BT_HCIBTUSB_MTK=y +CONFIG_BT_HCIBTUSB_POLL_SYNC=y CONFIG_BT_HCIBTUSB_RTL=y # CONFIG_BT_HCIUART_AG6XX is not set CONFIG_BT_HCIUART_ATH3K=y @@ -518,11 +524,13 @@ CONFIG_BT_HIDP=m CONFIG_BT_INTEL=m # CONFIG_BT is not set # CONFIG_BT_LEDS is not set +CONFIG_BT_LE_L2CAP_ECRED=y CONFIG_BT_LE=y CONFIG_BT_MRVL=m CONFIG_BT_MRVL_SDIO=m # CONFIG_BT_MSFTEXT is not set # CONFIG_BT_MTKSDIO is not set +# CONFIG_BT_NXPUART is not set CONFIG_BT_RFCOMM=m CONFIG_BT_RFCOMM_TTY=y # CONFIG_BTRFS_FS is not set @@ -539,6 +547,7 @@ CONFIG_BUILD_SALT="" # CONFIG_CACHEFILES_HISTOGRAM is not set CONFIG_CACHEFILES=m # CONFIG_CACHEFILES_ONDEMAND is not set +CONFIG_CACHESTAT_SYSCALL=y # CONFIG_CADENCE_WATCHDOG is not set # CONFIG_CAIF is not set CONFIG_CAN_8DEV_USB=m @@ -612,6 +621,7 @@ CONFIG_CEPH_LIB_USE_DNS_RESOLVER=y # CONFIG_CFG80211_DEBUGFS is not set CONFIG_CFG80211_DEFAULT_PS=y # CONFIG_CFG80211_DEVELOPER_WARNINGS is not set +CONFIG_CFG80211_KUNIT_TEST=m CONFIG_CFG80211=m # CONFIG_CFG80211_WEXT is not set CONFIG_CFS_BANDWIDTH=y @@ -619,6 +629,7 @@ CONFIG_CGROUP_BPF=y CONFIG_CGROUP_CPUACCT=y # CONFIG_CGROUP_DEBUG is not set CONFIG_CGROUP_DEVICE=y +# CONFIG_CGROUP_FAVOR_DYNMODS is not set CONFIG_CGROUP_FREEZER=y CONFIG_CGROUP_HUGETLB=y CONFIG_CGROUP_MISC=y @@ -737,6 +748,7 @@ CONFIG_CONSOLE_LOGLEVEL_DEFAULT=7 CONFIG_CONSOLE_LOGLEVEL_QUIET=4 CONFIG_CONTEXT_SWITCH_TRACER=y # CONFIG_CONTEXT_TRACKING_USER_FORCE is not set +# CONFIG_COPS is not set CONFIG_CORDIC=y CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS=y CONFIG_CORTINA_PHY=m @@ -835,6 +847,7 @@ CONFIG_CRYPTO_DEV_CHELSIO=m # CONFIG_CRYPTO_DEV_HISI_SEC2 is not set CONFIG_CRYPTO_DEV_HISI_SEC=m # CONFIG_CRYPTO_DEV_HISI_TRNG is not set +# CONFIG_CRYPTO_DEV_IAA_CRYPTO is not set CONFIG_CRYPTO_DEV_NITROX_CNN55XX=m # CONFIG_CRYPTO_DEV_OCTEONTX_CPT is not set # CONFIG_CRYPTO_DEV_QAT_4XXX is not set @@ -943,6 +956,7 @@ CONFIG_CXL_MEM=m CONFIG_CXL_PCI=m CONFIG_CXL_PMEM=m # CONFIG_CXL_REGION_INVALIDATION_TEST is not set +CONFIG_CXL_REGION=y # CONFIG_DA280 is not set # CONFIG_DA311 is not set CONFIG_DAMON_DBGFS=y @@ -1131,6 +1145,8 @@ CONFIG_DP83848_PHY=m CONFIG_DP83867_PHY=m # CONFIG_DP83869_PHY is not set CONFIG_DP83TC811_PHY=m +# CONFIG_DP83TD510_PHY is not set +CONFIG_DPLL=y # CONFIG_DPS310 is not set # CONFIG_DRAGONRISE_FF is not set CONFIG_DRM_AMD_ACP=y @@ -1141,6 +1157,7 @@ CONFIG_DRM_AMD_DC=y # CONFIG_DRM_AMDGPU is not set # CONFIG_DRM_AMDGPU_SI is not set CONFIG_DRM_AMDGPU_USERPTR=y +# CONFIG_DRM_AMDGPU_WERROR is not set # CONFIG_DRM_AMD_SECURE_DISPLAY is not set # CONFIG_DRM_ANALOGIX_ANX6345 is not set # CONFIG_DRM_ANALOGIX_ANX7625 is not set @@ -1193,6 +1210,7 @@ CONFIG_DRM_KUNIT_TEST=m # CONFIG_DRM_LONTIUM_LT9211 is not set # CONFIG_DRM_LONTIUM_LT9611 is not set # CONFIG_DRM_LONTIUM_LT9611UXC is not set +# CONFIG_DRM_LOONGSON is not set # CONFIG_DRM_LVDS_CODEC is not set CONFIG_DRM=m # CONFIG_DRM_MALI_DISPLAY is not set @@ -1231,6 +1249,7 @@ CONFIG_DRM_NOUVEAU_BACKLIGHT=y # CONFIG_DRM_PANEL_LEADTEK_LTK500HD1829 is not set # CONFIG_DRM_PANEL_LG_LB035Q02 is not set # CONFIG_DRM_PANEL_LVDS is not set +# CONFIG_DRM_PANEL_MAGNACHIP_D53E6EA8966 is not set # CONFIG_DRM_PANEL_MANTIX_MLAF057WE51 is not set # CONFIG_DRM_PANEL_MIPI_DBI is not set # CONFIG_DRM_PANEL_NEC_NL8048HL11 is not set @@ -1239,6 +1258,7 @@ CONFIG_DRM_NOUVEAU_BACKLIGHT=y # CONFIG_DRM_PANEL_NOVATEK_NT35510 is not set # CONFIG_DRM_PANEL_NOVATEK_NT35560 is not set # CONFIG_DRM_PANEL_NOVATEK_NT35950 is not set +# CONFIG_DRM_PANEL_NOVATEK_NT36523 is not set # CONFIG_DRM_PANEL_NOVATEK_NT36672A is not set # CONFIG_DRM_PANEL_NOVATEK_NT39016 is not set # CONFIG_DRM_PANEL_OLIMEX_LCD_OLINUXINO is not set @@ -1254,6 +1274,7 @@ CONFIG_DRM_NOUVEAU_BACKLIGHT=y # CONFIG_DRM_PANEL_SAMSUNG_DB7430 is not set # CONFIG_DRM_PANEL_SAMSUNG_S6D16D0 is not set # CONFIG_DRM_PANEL_SAMSUNG_S6D27A1 is not set +# CONFIG_DRM_PANEL_SAMSUNG_S6D7AA0 is not set # CONFIG_DRM_PANEL_SAMSUNG_S6E3HA2 is not set # CONFIG_DRM_PANEL_SAMSUNG_S6E63J0X03 is not set # CONFIG_DRM_PANEL_SAMSUNG_S6E63M0 is not set @@ -1269,11 +1290,14 @@ CONFIG_DRM_NOUVEAU_BACKLIGHT=y # CONFIG_DRM_PANEL_SITRONIX_ST7703 is not set # CONFIG_DRM_PANEL_SITRONIX_ST7789V is not set # CONFIG_DRM_PANEL_SONY_ACX565AKM is not set +# CONFIG_DRM_PANEL_SONY_TD4353_JDI is not set # CONFIG_DRM_PANEL_SONY_TULIP_TRULY_NT35521 is not set +# CONFIG_DRM_PANEL_STARTEK_KD070FHFID015 is not set # CONFIG_DRM_PANEL_TDO_TL070WSH30 is not set # CONFIG_DRM_PANEL_TPO_TD028TTEC1 is not set # CONFIG_DRM_PANEL_TPO_TPG110 is not set # CONFIG_DRM_PANEL_TRULY_NT35597_WQXGA is not set +# CONFIG_DRM_PANEL_VISIONOX_R66451 is not set # CONFIG_DRM_PANEL_VISIONOX_RM69299 is not set # CONFIG_DRM_PANEL_VISIONOX_VTDR6130 is not set # CONFIG_DRM_PANEL_WIDECHIPS_WS2401 is not set @@ -1287,6 +1311,7 @@ CONFIG_DRM_NOUVEAU_BACKLIGHT=y CONFIG_DRM_RADEON_USERPTR=y # CONFIG_DRM_RCAR_DW_HDMI is not set # CONFIG_DRM_RCAR_LVDS is not set +# CONFIG_DRM_SAMSUNG_DSIM is not set # CONFIG_DRM_SII902X is not set # CONFIG_DRM_SII9234 is not set # CONFIG_DRM_SIL_SII8620 is not set @@ -1305,9 +1330,11 @@ CONFIG_DRM_RADEON_USERPTR=y # CONFIG_DRM_TOSHIBA_TC358767 is not set # CONFIG_DRM_TOSHIBA_TC358768 is not set # CONFIG_DRM_TOSHIBA_TC358775 is not set +# CONFIG_DRM_TTM_KUNIT_TEST is not set CONFIG_DRM_UDL=m # CONFIG_DRM_VBOXVIDEO is not set # CONFIG_DRM_VGEM is not set +CONFIG_DRM_VIRTIO_GPU_KMS=y CONFIG_DRM_VIRTIO_GPU=m CONFIG_DRM_VKMS=m CONFIG_DRM_VMWGFX_FBCON=y @@ -1419,11 +1446,13 @@ CONFIG_EFI_CUSTOM_SSDT_OVERLAYS=y CONFIG_EFI_DXE_MEM_ATTRIBUTES=y # CONFIG_EFI_FAKE_MEMMAP is not set CONFIG_EFI_GENERIC_STUB_INITRD_CMDLINE_LOADER=y +CONFIG_EFI_HANDOVER_PROTOCOL=y CONFIG_EFI_PARTITION=y # CONFIG_EFI_PGT_DUMP is not set # CONFIG_EFI_RCI2_TABLE is not set CONFIG_EFI_SOFT_RESERVE=y # CONFIG_EFI_TEST is not set +# CONFIG_EFI_ZBOOT is not set # CONFIG_EFS_FS is not set # CONFIG_EISA is not set CONFIG_ELF_CORE=y @@ -1436,7 +1465,12 @@ CONFIG_ENIC=m CONFIG_EPIC100=m CONFIG_EPOLL=y # CONFIG_EQUALIZER is not set -# CONFIG_EROFS_FS is not set +# CONFIG_EROFS_FS_DEBUG is not set +CONFIG_EROFS_FS=m +CONFIG_EROFS_FS_POSIX_ACL=y +CONFIG_EROFS_FS_SECURITY=y +CONFIG_EROFS_FS_XATTR=y +# CONFIG_EROFS_FS_ZIP is not set CONFIG_ETHERNET=y # CONFIG_ETHOC is not set CONFIG_ETHTOOL_NETLINK=y @@ -1488,6 +1522,7 @@ CONFIG_FAT_DEFAULT_IOCHARSET="ascii" # CONFIG_FAT_DEFAULT_UTF8 is not set CONFIG_FAT_FS=m CONFIG_FAT_KUNIT_TEST=m +# CONFIG_FAULT_INJECTION_CONFIGFS is not set # CONFIG_FAULT_INJECTION is not set # CONFIG_FAULT_INJECTION_USERCOPY is not set # CONFIG_FB_3DFX is not set @@ -1587,7 +1622,9 @@ CONFIG_FSL_ERRATUM_A008585=y # CONFIG_FSL_RCPM is not set CONFIG_FSNOTIFY=y # CONFIG_FS_POSIX_ACL is not set -# CONFIG_FS_VERITY is not set +# CONFIG_FS_VERITY_BUILTIN_SIGNATURES is not set +# CONFIG_FS_VERITY_DEBUG is not set +CONFIG_FS_VERITY=y # CONFIG_FTL is not set # CONFIG_FTRACE is not set CONFIG_FTRACE_MCOUNT_RECORD=y @@ -1611,9 +1648,11 @@ CONFIG_FUTEX=y # CONFIG_FW_CACHE is not set # CONFIG_FW_CFG_SYSFS_CMDLINE is not set CONFIG_FW_CFG_SYSFS=y +# CONFIG_FW_DEVLINK_SYNC_STATE_TIMEOUT is not set CONFIG_FW_LOADER_COMPRESS_XZ=y CONFIG_FW_LOADER_COMPRESS=y CONFIG_FW_LOADER_COMPRESS_ZSTD=y +CONFIG_FW_LOADER_DEBUG=y # CONFIG_FW_LOADER_USER_HELPER_FALLBACK is not set # CONFIG_FW_LOADER_USER_HELPER is not set CONFIG_FW_LOADER=y @@ -1730,6 +1769,7 @@ CONFIG_HARDENED_USERCOPY_FALLBACK=y CONFIG_HARDENED_USERCOPY=y CONFIG_HARDLOCKUP_DETECTOR=y CONFIG_HASH_KUNIT_TEST=m +CONFIG_HASHTABLE_KUNIT_TEST=m # CONFIG_HDC100X is not set # CONFIG_HDC2010 is not set CONFIG_HDLC_CISCO=m @@ -1790,6 +1830,7 @@ CONFIG_HID_ITE=m CONFIG_HID_JABRA=m CONFIG_HID_KENSINGTON=m CONFIG_HID_KEYTOUCH=m +CONFIG_HID_KUNIT_TEST=m CONFIG_HID_KYE=m CONFIG_HID_LCPOWER=m CONFIG_HID_LED=m @@ -1810,6 +1851,7 @@ CONFIG_HID_MULTITOUCH=m # CONFIG_HID_NINTENDO is not set CONFIG_HID_NTI=m CONFIG_HID_NTRIG=y +# CONFIG_HID_NVIDIA_SHIELD is not set CONFIG_HID_ORTEK=m CONFIG_HID_PANTHERLORD=m CONFIG_HID_PENMOUNT=m @@ -1934,6 +1976,7 @@ CONFIG_HYPERV_STORAGE=m # CONFIG_HYPERV_TESTING is not set CONFIG_HYPERV_UTILS=m CONFIG_HYPERV_VSOCKETS=m +# CONFIG_HYPERV_VTL_MODE is not set # CONFIG_HZ_1000 is not set CONFIG_HZ_100=y # CONFIG_HZ_250 is not set @@ -2015,6 +2058,7 @@ CONFIG_I40E_DCB=y CONFIG_I40E=m CONFIG_I40EVF=m CONFIG_I6300ESB_WDT=m +# CONFIG_IA32_EMULATION_DEFAULT_DISABLED is not set # CONFIG_IAQCORE is not set CONFIG_IAVF=m CONFIG_IB700_WDT=m @@ -2030,6 +2074,7 @@ CONFIG_ICE_SWITCHDEV=y # CONFIG_ICST is not set # CONFIG_IDLE_INJECT is not set CONFIG_IDLE_PAGE_TRACKING=y +CONFIG_IDPF=m CONFIG_IEEE802154_6LOWPAN=m # CONFIG_IEEE802154_ADF7242 is not set # CONFIG_IEEE802154_AT86RF230 is not set @@ -2180,6 +2225,7 @@ CONFIG_INPUT_GPIO_ROTARY_ENCODER=m # CONFIG_INPUT_JOYSTICK is not set # CONFIG_INPUT_KEYBOARD is not set CONFIG_INPUT_KEYSPAN_REMOTE=m +CONFIG_INPUT_KUNIT_TEST=m # CONFIG_INPUT_KXTJ9 is not set CONFIG_INPUT_LEDS=y # CONFIG_INPUT_MATRIXKMAP is not set @@ -2222,6 +2268,7 @@ CONFIG_INTEL_IOMMU_PERF_EVENTS=y # CONFIG_INTEL_ISH_FIRMWARE_DOWNLOADER is not set # CONFIG_INTEL_LDMA is not set CONFIG_INTEL_MEI_GSC=m +CONFIG_INTEL_MEI_GSC_PROXY=m # CONFIG_INTEL_MEI_HDCP is not set # CONFIG_INTEL_MEI_PXP is not set # CONFIG_INTEL_MEI_TXE is not set @@ -2230,6 +2277,7 @@ CONFIG_INTEL_MEI_GSC=m # CONFIG_INTEL_PMT_CRASHLOG is not set # CONFIG_INTEL_PMT_TELEMETRY is not set # CONFIG_INTEL_PUNIT_IPC is not set +CONFIG_INTEL_RAPL_TPMI=m CONFIG_INTEL_RST=m # CONFIG_INTEL_SAR_INT1092 is not set # CONFIG_INTEL_SCU_PCI is not set @@ -2258,7 +2306,8 @@ CONFIG_IO_DELAY_0X80=y # CONFIG_IOMMU_DEFAULT_DMA_LAZY is not set CONFIG_IOMMU_DEFAULT_DMA_STRICT=y # CONFIG_IOMMU_DEFAULT_PASSTHROUGH is not set -# CONFIG_IOMMUFD is not set +CONFIG_IOMMUFD=m +# CONFIG_IOMMUFD_TEST is not set # CONFIG_IOMMU_IO_PGTABLE_ARMV7S is not set # CONFIG_IOMMU_IO_PGTABLE_LPAE_SELFTEST is not set # CONFIG_IOMMU_SUPPORT is not set @@ -2531,11 +2580,14 @@ CONFIG_KPROBES=y # CONFIG_KSM is not set # CONFIG_KUNIT_ALL_TESTS is not set CONFIG_KUNIT_DEBUGFS=y +# CONFIG_KUNIT_DEFAULT_ENABLED is not set CONFIG_KUNIT_EXAMPLE_TEST=m # CONFIG_KUNIT is not set CONFIG_KUNIT_TEST=m CONFIG_KVM_AMD_SEV=y # CONFIG_KVM is not set +CONFIG_KVM_MAX_NR_VCPUS=4096 +# CONFIG_KVM_PROVE_MMU is not set # CONFIG_KVM_S390_UCONTROL is not set CONFIG_KVM_SMM=y # CONFIG_KVM_XEN is not set @@ -2685,6 +2737,9 @@ CONFIG_LOOPBACK_TARGET=y # CONFIG_LPC_ICH is not set # CONFIG_LP_CONSOLE is not set # CONFIG_LPC_SCH is not set +CONFIG_LRU_GEN_ENABLED=y +# CONFIG_LRU_GEN_STATS is not set +CONFIG_LRU_GEN=y # CONFIG_LSI_ET1011C_PHY is not set CONFIG_LSM="lockdown,yama,integrity,selinux,bpf" CONFIG_LSM_MMAP_MIN_ADDR=65535 @@ -2707,6 +2762,7 @@ CONFIG_MAC80211_DEBUGFS=y # CONFIG_MAC80211_DEBUG_MENU is not set CONFIG_MAC80211_HWSIM=m # CONFIG_MAC80211 is not set +CONFIG_MAC80211_KUNIT_TEST=m CONFIG_MAC80211_LEDS=y # CONFIG_MAC80211_MESH is not set # CONFIG_MAC80211_MESSAGE_TRACING is not set @@ -2739,6 +2795,7 @@ CONFIG_MARCH_Z14=y # CONFIG_MARCH_Z990 is not set # CONFIG_MARCH_ZEC12 is not set CONFIG_MARVELL_10G_PHY=m +CONFIG_MARVELL_88Q2XXX_PHY=m # CONFIG_MARVELL_88X2222_PHY is not set # CONFIG_MARVELL_PHY is not set # CONFIG_MATOM is not set @@ -2776,6 +2833,7 @@ CONFIG_MAX_PHYSMEM_BITS=46 # CONFIG_MCP4725 is not set # CONFIG_MCP4922 is not set CONFIG_MD_AUTODETECT=y +CONFIG_MD_BITMAP_FILE=y # CONFIG_MD_CLUSTER is not set CONFIG_MD_FAULTY=m CONFIG_MDIO_BCM_UNIMAC=m @@ -2823,6 +2881,7 @@ CONFIG_MEMBARRIER=y CONFIG_MEMCG_SWAP=y CONFIG_MEMCG=y CONFIG_MEMCPY_KUNIT_TEST=m +CONFIG_MEMCPY_SLOW_KUNIT_TEST=y CONFIG_MEMORY_FAILURE=y # CONFIG_MEMORY_HOTPLUG_DEFAULT_ONLINE is not set # CONFIG_MEMORY_HOTPLUG is not set @@ -2856,6 +2915,7 @@ CONFIG_MESSAGE_LOGLEVEL_DEFAULT=4 # CONFIG_MFD_BCM590XX is not set # CONFIG_MFD_BD9571MWV is not set # CONFIG_MFD_CPCAP is not set +# CONFIG_MFD_CS42L43_I2C is not set # CONFIG_MFD_DA9052_I2C is not set # CONFIG_MFD_DA9052_SPI is not set # CONFIG_MFD_DA9055 is not set @@ -2952,6 +3012,7 @@ CONFIG_MICREL_KS8995MA=m CONFIG_MICROCHIP_PHY=m # CONFIG_MICROCHIP_PIT64B is not set CONFIG_MICROCHIP_T1_PHY=m +# CONFIG_MICROCHIP_T1S_PHY is not set # CONFIG_MICROCODE_LATE_LOADING is not set # CONFIG_MICROCODE_OLD_INTERFACE is not set CONFIG_MICROSEMI_PHY=m @@ -3130,6 +3191,8 @@ CONFIG_MT76x2U=m CONFIG_MT7921E=m # CONFIG_MT7921S is not set # CONFIG_MT7921U is not set +# CONFIG_MT7925E is not set +# CONFIG_MT7925U is not set # CONFIG_MT7996E is not set # CONFIG_MTD_ABSENT is not set # CONFIG_MTD_AFS_PARTS is not set @@ -3198,6 +3261,7 @@ CONFIG_MYRI10GE=m CONFIG_NAMESPACES=y # CONFIG_NATIONAL_PHY is not set # CONFIG_NAU7802 is not set +# CONFIG_NCN26000_PHY is not set CONFIG_ND_BLK=m CONFIG_ND_BTT=m # CONFIG_NDC_DIS_DYNAMIC_CACHING is not set @@ -3339,6 +3403,7 @@ CONFIG_NETFILTER_XT_TARGET_TRACE=m # CONFIG_NET_FOU is not set CONFIG_NETFS_STATS=y # CONFIG_NETFS_SUPPORT is not set +CONFIG_NET_HANDSHAKE_KUNIT_TEST=m # CONFIG_NET_IFE is not set CONFIG_NET_IPGRE_BROADCAST=y CONFIG_NET_IPGRE_DEMUX=m @@ -3705,9 +3770,10 @@ CONFIG_NVME_VERBOSE_ERRORS=y # CONFIG_NVRAM is not set # CONFIG_NVSW_SN2201 is not set # CONFIG_NXP_C45_TJA11XX_PHY is not set +# CONFIG_NXP_CBTX_PHY is not set # CONFIG_NXP_TJA11XX_PHY is not set # CONFIG_OCFS2_FS is not set -# CONFIG_OCTEON_EP is not set +CONFIG_OCTEON_EP=m CONFIG_OCXL=m # CONFIG_OF is not set # CONFIG_OF_OVERLAY is not set @@ -3889,6 +3955,7 @@ CONFIG_PID_NS=y CONFIG_PINCTRL_ALDERLAKE=m # CONFIG_PINCTRL_BROXTON is not set # CONFIG_PINCTRL_CHERRYVIEW is not set +# CONFIG_PINCTRL_CS42L43 is not set CONFIG_PINCTRL_ELKHARTLAKE=m CONFIG_PINCTRL_EMMITSBURG=m CONFIG_PINCTRL_ICELAKE=m @@ -4050,6 +4117,7 @@ CONFIG_QCOM_FALKOR_ERRATUM_1009=y # CONFIG_QCOM_IPCC is not set # CONFIG_QCOM_OCMEM is not set # CONFIG_QCOM_PDC is not set +# CONFIG_QCOM_PMIC_GLINK is not set CONFIG_QCOM_QDF2400_ERRATUM_0065=y # CONFIG_QCOM_QFPROM is not set # CONFIG_QCOM_RMTFS_MEM is not set @@ -4111,10 +4179,12 @@ CONFIG_RANDOM_TRUST_CPU=y CONFIG_RATIONAL_KUNIT_TEST=m # CONFIG_RBTREE_TEST is not set # CONFIG_RC_CORE is not set +# CONFIG_RCU_CPU_STALL_CPUTIME is not set CONFIG_RCU_CPU_STALL_TIMEOUT=60 # CONFIG_RCU_EQS_DEBUG is not set CONFIG_RCU_EXP_CPU_STALL_TIMEOUT=0 # CONFIG_RCU_EXPERT is not set +# CONFIG_RCU_LAZY is not set # CONFIG_RCU_NOCB_CPU_DEFAULT_ALL is not set CONFIG_RCU_NOCB_CPU=y # CONFIG_RCU_REF_SCALE_TEST is not set @@ -4136,11 +4206,14 @@ CONFIG_RD_ZSTD=y CONFIG_REALTEK_AUTOPM=y # CONFIG_REALTEK_PHY is not set # CONFIG_REED_SOLOMON_TEST is not set +# CONFIG_REGMAP is not set +CONFIG_REGMAP_KUNIT=m # CONFIG_REGULATOR is not set # CONFIG_REISERFS_FS is not set # CONFIG_RELAY is not set CONFIG_RELOCATABLE=y # CONFIG_REMOTEPROC is not set +# CONFIG_REMOTE_TARGET is not set CONFIG_RENESAS_PHY=m # CONFIG_RESET_ATTACK_MITIGATION is not set # CONFIG_RESET_CONTROLLER is not set @@ -4154,6 +4227,7 @@ CONFIG_RETPOLINE=y CONFIG_RFKILL_INPUT=y # CONFIG_RFKILL is not set CONFIG_RHEL_DIFFERENCES=y +# CONFIG_RH_KABI_SIZE_ALIGN_CHECKS is not set CONFIG_RING_BUFFER_BENCHMARK=m # CONFIG_RING_BUFFER_STARTUP_TEST is not set # CONFIG_RING_BUFFER_VALIDATE_TIME_DELTAS is not set @@ -4329,9 +4403,10 @@ CONFIG_RTW88_8822CE=m # CONFIG_RTW88_DEBUGFS is not set # CONFIG_RTW88_DEBUG is not set CONFIG_RTW88=m +# CONFIG_RTW89_8851BE is not set CONFIG_RTW89_8852AE=m CONFIG_RTW89_8852BE=m -# CONFIG_RTW89_8852CE is not set +CONFIG_RTW89_8852CE=m # CONFIG_RTW89_DEBUGFS is not set # CONFIG_RTW89_DEBUGMSG is not set CONFIG_RTW89=m @@ -4343,8 +4418,6 @@ CONFIG_RV_REACT_PRINTK=y CONFIG_RV=y CONFIG_RXKAD=y CONFIG_RXPERF=m -CONFIG_S390_AP_IOMMU=y -CONFIG_S390_CCW_IOMMU=y # CONFIG_S390_GUEST is not set # CONFIG_S390_HYPFS_FS is not set CONFIG_S390_PRNG=y @@ -4843,6 +4916,7 @@ CONFIG_SHUFFLE_PAGE_ALLOCATOR=y # CONFIG_SIGNED_PE_FILE_VERIFICATION is not set # CONFIG_SIMPLE_PM_BUS is not set # CONFIG_SIOX is not set +CONFIG_SIPHASH_KUNIT_TEST=m # CONFIG_SKGE is not set # CONFIG_SKY2 is not set CONFIG_SLAB_FREELIST_HARDENED=y @@ -4984,6 +5058,7 @@ CONFIG_SND_OSSEMUL=y CONFIG_SND_OXYGEN=m CONFIG_SND_PCI=y # CONFIG_SND_PCM_OSS is not set +# CONFIG_SND_PCMTEST is not set # CONFIG_SND_PCSP is not set CONFIG_SND_PCXHR=m # CONFIG_SND_PORTMAN2X4 is not set @@ -4996,6 +5071,7 @@ CONFIG_SND_SEQ_DUMMY=m CONFIG_SND_SEQ_HRTIMER_DEFAULT=y CONFIG_SND_SEQUENCER=m # CONFIG_SND_SEQUENCER_OSS is not set +CONFIG_SND_SEQ_UMP=y # CONFIG_SND_SERIAL_U16550 is not set # CONFIG_SND_SIMPLE_CARD is not set # CONFIG_SND_SOC_AC97_CODEC is not set @@ -5030,10 +5106,13 @@ CONFIG_SND_SEQUENCER=m # CONFIG_SND_SOC_AMD_RPL_ACP6x is not set # CONFIG_SND_SOC_AMD_VANGOGH_MACH is not set # CONFIG_SND_SOC_AMD_YC_MACH is not set +# CONFIG_SND_SOC_AUDIO_IIO_AUX is not set # CONFIG_SND_SOC_AW8738 is not set +# CONFIG_SND_SOC_AW88261 is not set # CONFIG_SND_SOC_AW88395 is not set # CONFIG_SND_SOC_BD28623 is not set # CONFIG_SND_SOC_BT_SCO is not set +# CONFIG_SND_SOC_CHV3_CODEC is not set # CONFIG_SND_SOC_CS35L32 is not set # CONFIG_SND_SOC_CS35L33 is not set # CONFIG_SND_SOC_CS35L34 is not set @@ -5091,6 +5170,7 @@ CONFIG_SND_SOC_CX2072X=m # CONFIG_SND_SOC_INTEL_AVS is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_DA7219 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_DMIC is not set +# CONFIG_SND_SOC_INTEL_AVS_MACH_ES8336 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_HDAUDIO is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_I2S_TEST is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_MAX98357A is not set @@ -5101,6 +5181,7 @@ CONFIG_SND_SOC_CX2072X=m # CONFIG_SND_SOC_INTEL_AVS_MACH_RT274 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_RT286 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_RT298 is not set +# CONFIG_SND_SOC_INTEL_AVS_MACH_RT5663 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_RT5682 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_SSM4567 is not set # CONFIG_SND_SOC_INTEL_BDW_RT5650_MACH is not set @@ -5198,6 +5279,7 @@ CONFIG_SND_SOC_MAX98927=m # CONFIG_SND_SOC_PEB2466 is not set # CONFIG_SND_SOC_RK3328 is not set # CONFIG_SND_SOC_RL6231 is not set +# CONFIG_SND_SOC_RT1017_SDCA_SDW is not set # CONFIG_SND_SOC_RT1308 is not set # CONFIG_SND_SOC_RT1308_SDW is not set # CONFIG_SND_SOC_RT1316_SDW is not set @@ -5261,6 +5343,7 @@ CONFIG_SND_SOC_SOF_TOPLEVEL=y # CONFIG_SND_SOC_TAS2764 is not set # CONFIG_SND_SOC_TAS2770 is not set # CONFIG_SND_SOC_TAS2780 is not set +# CONFIG_SND_SOC_TAS2781_I2C is not set # CONFIG_SND_SOC_TAS5086 is not set # CONFIG_SND_SOC_TAS571X is not set # CONFIG_SND_SOC_TAS5720 is not set @@ -5316,6 +5399,7 @@ CONFIG_SND_SOC_WM8804_I2C=m # CONFIG_SND_SOC_WM8985 is not set # CONFIG_SND_SOC_WSA881X is not set # CONFIG_SND_SOC_WSA883X is not set +# CONFIG_SND_SOC_WSA884X is not set # CONFIG_SND_SOC_XILINX_AUDIO_FORMATTER is not set # CONFIG_SND_SOC_XILINX_I2S is not set # CONFIG_SND_SOC_XILINX_SPDIF is not set @@ -5329,8 +5413,10 @@ CONFIG_SND_SOC_WM8804_I2C=m # CONFIG_SND_SUPPORT_OLD_API is not set # CONFIG_SND_TEST_COMPONENT is not set CONFIG_SND_TRIDENT=m +CONFIG_SND_UMP_LEGACY_RAWMIDI=y CONFIG_SND_USB_6FIRE=m CONFIG_SND_USB_AUDIO=m +CONFIG_SND_USB_AUDIO_MIDI_V2=y CONFIG_SND_USB_CAIAQ_INPUT=y CONFIG_SND_USB_CAIAQ=m CONFIG_SND_USB_HIFACE=m @@ -5444,11 +5530,13 @@ CONFIG_STANDALONE=y # CONFIG_STK8312 is not set # CONFIG_STK8BA50 is not set # CONFIG_STM is not set +CONFIG_STRCAT_KUNIT_TEST=m # CONFIG_STRICT_DEVMEM is not set CONFIG_STRICT_KERNEL_RWX=y CONFIG_STRICT_MODULE_RWX=y # CONFIG_STRING_SELFTEST is not set CONFIG_STRIP_ASM_SYMS=y +CONFIG_STRSCPY_KUNIT_TEST=m # CONFIG_ST_UVIS25 is not set # CONFIG_SUN_PARTITION is not set CONFIG_SUNRPC_DEBUG=y @@ -5536,7 +5624,7 @@ CONFIG_TCP_CONG_DCTCP=m # CONFIG_TCP_CONG_HSTCP is not set CONFIG_TCP_CONG_HTCP=m # CONFIG_TCP_CONG_HYBLA is not set -# CONFIG_TCP_CONG_ILLINOIS is not set +CONFIG_TCP_CONG_ILLINOIS=m # CONFIG_TCP_CONG_LP is not set CONFIG_TCP_CONG_NV=m # CONFIG_TCP_CONG_SCALABLE is not set @@ -5785,6 +5873,7 @@ CONFIG_TYPEC_FUSB302=m # CONFIG_TYPEC_HD3SS3220 is not set CONFIG_TYPEC_MUX_FSA4480=m # CONFIG_TYPEC_MUX_GPIO_SBU is not set +# CONFIG_TYPEC_MUX_NB7VPQ904M is not set CONFIG_TYPEC_MUX_PI3USB30532=m # CONFIG_TYPEC_NVIDIA_ALTMODE is not set # CONFIG_TYPEC_QCOM_PMIC is not set @@ -5875,7 +5964,6 @@ CONFIG_USB_EPSON2888=y CONFIG_USB_EZUSB_FX2=m # CONFIG_USB_FEW_INIT_RETRIES is not set # CONFIG_USB_FOTG210_HCD is not set -CONFIG_USB_FTDI_ELAN=m # CONFIG_USB_GADGET is not set CONFIG_USB_GL860=m # CONFIG_USB_GPIO_VBUS is not set @@ -6092,7 +6180,6 @@ CONFIG_USB_STV06XX=m # CONFIG_USB_TEST is not set CONFIG_USB_TMC=m # CONFIG_USB_TRANCEVIBRATOR is not set -# CONFIG_USB_U132_HCD is not set CONFIG_USB_UAS=m CONFIG_USB_UEAGLEATM=m CONFIG_USB_UHCI_HCD=y @@ -6132,8 +6219,12 @@ CONFIG_UV_SYSFS=m # CONFIG_VEML6070 is not set CONFIG_VETH=m # CONFIG_VFAT_FS is not set +# CONFIG_VFIO_AMBA is not set CONFIG_VFIO_AP=m CONFIG_VFIO_CCW=m +CONFIG_VFIO_CONTAINER=y +CONFIG_VFIO_DEVICE_CDEV=y +CONFIG_VFIO_GROUP=y CONFIG_VFIO_IOMMU_TYPE1=m # CONFIG_VFIO is not set CONFIG_VFIO_MDEV=m @@ -6330,7 +6421,7 @@ CONFIG_WATCH_QUEUE=y # CONFIG_WCN36XX is not set # CONFIG_WDAT_WDT is not set # CONFIG_WDTPCI is not set -# CONFIG_WERROR is not set +CONFIG_WERROR=y # CONFIG_WIL6210 is not set # CONFIG_WILC1000_SDIO is not set # CONFIG_WILC1000_SPI is not set diff --git a/SOURCES/kernel-x86_64-debug-rhel.config b/SOURCES/kernel-x86_64-debug-rhel.config index f727dd6..3b393ff 100644 --- a/SOURCES/kernel-x86_64-debug-rhel.config +++ b/SOURCES/kernel-x86_64-debug-rhel.config @@ -121,9 +121,11 @@ CONFIG_ACPI=y # CONFIG_AD8366 is not set # CONFIG_AD8801 is not set # CONFIG_AD9523 is not set +CONFIG_ADDRESS_MASKING=y # CONFIG_ADF4350 is not set # CONFIG_ADF4371 is not set # CONFIG_ADFS_FS is not set +# CONFIG_ADIN1100_PHY is not set # CONFIG_ADIN_PHY is not set # CONFIG_ADIS16080 is not set # CONFIG_ADIS16130 is not set @@ -191,6 +193,8 @@ CONFIG_AMD_MEM_ENCRYPT=y CONFIG_AMD_NUMA=y CONFIG_AMD_PHY=m CONFIG_AMD_PMC=m +# CONFIG_AMD_PMF_DEBUG is not set +CONFIG_AMD_PMF=m CONFIG_AMD_PTDMA=m CONFIG_AMD_SFH_HID=m # CONFIG_AMDTEE is not set @@ -198,7 +202,7 @@ CONFIG_AMD_SFH_HID=m CONFIG_AMD_XGBE=m # CONFIG_AMIGA_PARTITION is not set CONFIG_AMILO_RFKILL=m -# CONFIG_ANDROID is not set +# CONFIG_ANDROID_BINDER_IPC is not set # CONFIG_ANON_VMA_NAME is not set # CONFIG_APDS9300 is not set CONFIG_APDS9802ALS=m @@ -239,6 +243,8 @@ CONFIG_ARM64_ERRATUM_1542419=y CONFIG_ARM64_USE_LSE_ATOMICS=y CONFIG_ARM_CMN=m # CONFIG_ARM_MHU_V2 is not set +# CONFIG_ARM_SCMI_POWER_CONTROL is not set +# CONFIG_ARM_SCMI_RAW_MODE_SUPPORT is not set # CONFIG_ARM_SCMI_TRANSPORT_MAILBOX is not set # CONFIG_ARM_SCMI_TRANSPORT_SMC_ATOMIC_ENABLE is not set # CONFIG_ARM_SCMI_TRANSPORT_SMC is not set @@ -522,6 +528,7 @@ CONFIG_BT_BNEP_PROTO_FILTER=y CONFIG_BT_BREDR=y CONFIG_BT_DEBUGFS=y CONFIG_BT_HCIBCM203X=m +# CONFIG_BT_HCIBCM4377 is not set CONFIG_BT_HCIBFUSB=m CONFIG_BT_HCIBPA10X=m CONFIG_BT_HCIBTSDIO=m @@ -529,6 +536,7 @@ CONFIG_BT_HCIBTUSB_AUTOSUSPEND=y CONFIG_BT_HCIBTUSB_BCM=y CONFIG_BT_HCIBTUSB=m CONFIG_BT_HCIBTUSB_MTK=y +CONFIG_BT_HCIBTUSB_POLL_SYNC=y CONFIG_BT_HCIBTUSB_RTL=y # CONFIG_BT_HCIUART_AG6XX is not set CONFIG_BT_HCIUART_ATH3K=y @@ -541,12 +549,14 @@ CONFIG_BT_HIDP=m # CONFIG_BT_HS is not set CONFIG_BT_INTEL=m # CONFIG_BT_LEDS is not set +CONFIG_BT_LE_L2CAP_ECRED=y CONFIG_BT_LE=y CONFIG_BT=m CONFIG_BT_MRVL=m CONFIG_BT_MRVL_SDIO=m # CONFIG_BT_MSFTEXT is not set # CONFIG_BT_MTKSDIO is not set +# CONFIG_BT_NXPUART is not set CONFIG_BT_RFCOMM=m CONFIG_BT_RFCOMM_TTY=y # CONFIG_BTRFS_FS is not set @@ -562,6 +572,7 @@ CONFIG_BUILD_SALT="" # CONFIG_CACHEFILES_HISTOGRAM is not set CONFIG_CACHEFILES=m # CONFIG_CACHEFILES_ONDEMAND is not set +CONFIG_CACHESTAT_SYSCALL=y # CONFIG_CADENCE_WATCHDOG is not set # CONFIG_CAIF is not set CONFIG_CALL_DEPTH_TRACKING=y @@ -634,6 +645,7 @@ CONFIG_CEPH_LIB_USE_DNS_RESOLVER=y CONFIG_CFG80211_DEBUGFS=y CONFIG_CFG80211_DEFAULT_PS=y # CONFIG_CFG80211_DEVELOPER_WARNINGS is not set +CONFIG_CFG80211_KUNIT_TEST=m CONFIG_CFG80211=m # CONFIG_CFG80211_WEXT is not set CONFIG_CFS_BANDWIDTH=y @@ -641,6 +653,7 @@ CONFIG_CGROUP_BPF=y CONFIG_CGROUP_CPUACCT=y CONFIG_CGROUP_DEBUG=y CONFIG_CGROUP_DEVICE=y +# CONFIG_CGROUP_FAVOR_DYNMODS is not set CONFIG_CGROUP_FREEZER=y CONFIG_CGROUP_HUGETLB=y CONFIG_CGROUP_MISC=y @@ -762,6 +775,7 @@ CONFIG_CONSOLE_LOGLEVEL_DEFAULT=7 CONFIG_CONSOLE_LOGLEVEL_QUIET=4 CONFIG_CONTEXT_SWITCH_TRACER=y # CONFIG_CONTEXT_TRACKING_USER_FORCE is not set +# CONFIG_COPS is not set CONFIG_CORDIC=m CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS=y CONFIG_CORTINA_PHY=m @@ -796,6 +810,7 @@ CONFIG_CPU_LITTLE_ENDIAN=y CONFIG_CPUMASK_KUNIT_TEST=m CONFIG_CPUMASK_OFFSTACK=y CONFIG_CPUSETS=y +CONFIG_CPU_SRSO=y # CONFIG_CPU_THERMAL is not set CONFIG_CPU_UNRET_ENTRY=y # CONFIG_CRAMFS is not set @@ -878,6 +893,8 @@ CONFIG_CRYPTO_DEV_CHELSIO=m # CONFIG_CRYPTO_DEV_HISI_SEC2 is not set CONFIG_CRYPTO_DEV_HISI_SEC=m # CONFIG_CRYPTO_DEV_HISI_TRNG is not set +CONFIG_CRYPTO_DEV_IAA_CRYPTO=m +# CONFIG_CRYPTO_DEV_IAA_CRYPTO_STATS is not set CONFIG_CRYPTO_DEV_NITROX_CNN55XX=m # CONFIG_CRYPTO_DEV_OCTEONTX_CPT is not set CONFIG_CRYPTO_DEV_PADLOCK_AES=m @@ -996,6 +1013,7 @@ CONFIG_CXL_MEM=m CONFIG_CXL_PCI=m CONFIG_CXL_PMEM=m # CONFIG_CXL_REGION_INVALIDATION_TEST is not set +CONFIG_CXL_REGION=y # CONFIG_DA280 is not set # CONFIG_DA311 is not set CONFIG_DAMON_DBGFS=y @@ -1202,6 +1220,8 @@ CONFIG_DP83848_PHY=m CONFIG_DP83867_PHY=m # CONFIG_DP83869_PHY is not set CONFIG_DP83TC811_PHY=m +# CONFIG_DP83TD510_PHY is not set +CONFIG_DPLL=y # CONFIG_DPS310 is not set CONFIG_DPTF_PCH_FIVR=m CONFIG_DPTF_POWER=m @@ -1214,6 +1234,7 @@ CONFIG_DRM_AMD_DC=y CONFIG_DRM_AMDGPU=m # CONFIG_DRM_AMDGPU_SI is not set CONFIG_DRM_AMDGPU_USERPTR=y +# CONFIG_DRM_AMDGPU_WERROR is not set # CONFIG_DRM_AMD_SECURE_DISPLAY is not set # CONFIG_DRM_ANALOGIX_ANX6345 is not set # CONFIG_DRM_ANALOGIX_ANX7625 is not set @@ -1269,6 +1290,7 @@ CONFIG_DRM_LOAD_EDID_FIRMWARE=y # CONFIG_DRM_LONTIUM_LT9211 is not set # CONFIG_DRM_LONTIUM_LT9611 is not set # CONFIG_DRM_LONTIUM_LT9611UXC is not set +# CONFIG_DRM_LOONGSON is not set # CONFIG_DRM_LVDS_CODEC is not set CONFIG_DRM=m # CONFIG_DRM_MALI_DISPLAY is not set @@ -1307,6 +1329,7 @@ CONFIG_DRM_NOUVEAU=m # CONFIG_DRM_PANEL_LEADTEK_LTK500HD1829 is not set # CONFIG_DRM_PANEL_LG_LB035Q02 is not set # CONFIG_DRM_PANEL_LVDS is not set +# CONFIG_DRM_PANEL_MAGNACHIP_D53E6EA8966 is not set # CONFIG_DRM_PANEL_MANTIX_MLAF057WE51 is not set # CONFIG_DRM_PANEL_MIPI_DBI is not set # CONFIG_DRM_PANEL_NEC_NL8048HL11 is not set @@ -1315,6 +1338,7 @@ CONFIG_DRM_NOUVEAU=m # CONFIG_DRM_PANEL_NOVATEK_NT35510 is not set # CONFIG_DRM_PANEL_NOVATEK_NT35560 is not set # CONFIG_DRM_PANEL_NOVATEK_NT35950 is not set +# CONFIG_DRM_PANEL_NOVATEK_NT36523 is not set # CONFIG_DRM_PANEL_NOVATEK_NT36672A is not set # CONFIG_DRM_PANEL_NOVATEK_NT39016 is not set # CONFIG_DRM_PANEL_OLIMEX_LCD_OLINUXINO is not set @@ -1330,6 +1354,7 @@ CONFIG_DRM_NOUVEAU=m # CONFIG_DRM_PANEL_SAMSUNG_DB7430 is not set # CONFIG_DRM_PANEL_SAMSUNG_S6D16D0 is not set # CONFIG_DRM_PANEL_SAMSUNG_S6D27A1 is not set +# CONFIG_DRM_PANEL_SAMSUNG_S6D7AA0 is not set # CONFIG_DRM_PANEL_SAMSUNG_S6E3HA2 is not set # CONFIG_DRM_PANEL_SAMSUNG_S6E63J0X03 is not set # CONFIG_DRM_PANEL_SAMSUNG_S6E63M0 is not set @@ -1345,11 +1370,14 @@ CONFIG_DRM_NOUVEAU=m # CONFIG_DRM_PANEL_SITRONIX_ST7703 is not set # CONFIG_DRM_PANEL_SITRONIX_ST7789V is not set # CONFIG_DRM_PANEL_SONY_ACX565AKM is not set +# CONFIG_DRM_PANEL_SONY_TD4353_JDI is not set # CONFIG_DRM_PANEL_SONY_TULIP_TRULY_NT35521 is not set +# CONFIG_DRM_PANEL_STARTEK_KD070FHFID015 is not set # CONFIG_DRM_PANEL_TDO_TL070WSH30 is not set # CONFIG_DRM_PANEL_TPO_TD028TTEC1 is not set # CONFIG_DRM_PANEL_TPO_TPG110 is not set # CONFIG_DRM_PANEL_TRULY_NT35597_WQXGA is not set +# CONFIG_DRM_PANEL_VISIONOX_R66451 is not set # CONFIG_DRM_PANEL_VISIONOX_RM69299 is not set # CONFIG_DRM_PANEL_VISIONOX_VTDR6130 is not set # CONFIG_DRM_PANEL_WIDECHIPS_WS2401 is not set @@ -1363,6 +1391,7 @@ CONFIG_DRM_RADEON=m CONFIG_DRM_RADEON_USERPTR=y # CONFIG_DRM_RCAR_DW_HDMI is not set # CONFIG_DRM_RCAR_LVDS is not set +# CONFIG_DRM_SAMSUNG_DSIM is not set # CONFIG_DRM_SII902X is not set # CONFIG_DRM_SII9234 is not set # CONFIG_DRM_SIL_SII8620 is not set @@ -1381,9 +1410,11 @@ CONFIG_DRM_RADEON_USERPTR=y # CONFIG_DRM_TOSHIBA_TC358767 is not set # CONFIG_DRM_TOSHIBA_TC358768 is not set # CONFIG_DRM_TOSHIBA_TC358775 is not set +# CONFIG_DRM_TTM_KUNIT_TEST is not set CONFIG_DRM_UDL=m # CONFIG_DRM_VBOXVIDEO is not set # CONFIG_DRM_VGEM is not set +CONFIG_DRM_VIRTIO_GPU_KMS=y CONFIG_DRM_VIRTIO_GPU=m CONFIG_DRM_VKMS=m CONFIG_DRM_VMWGFX_FBCON=y @@ -1514,6 +1545,7 @@ CONFIG_EFI_CUSTOM_SSDT_OVERLAYS=y CONFIG_EFI_DXE_MEM_ATTRIBUTES=y # CONFIG_EFI_FAKE_MEMMAP is not set CONFIG_EFI_GENERIC_STUB_INITRD_CMDLINE_LOADER=y +CONFIG_EFI_HANDOVER_PROTOCOL=y CONFIG_EFI_MIXED=y CONFIG_EFI_PARTITION=y # CONFIG_EFI_PGT_DUMP is not set @@ -1528,6 +1560,7 @@ CONFIG_EFI_VARS_PSTORE_DEFAULT_DISABLE=y CONFIG_EFI_VARS_PSTORE=y CONFIG_EFI_VARS=y CONFIG_EFI=y +# CONFIG_EFI_ZBOOT is not set # CONFIG_EFS_FS is not set # CONFIG_EISA is not set # CONFIG_EMBEDDED is not set @@ -1539,7 +1572,12 @@ CONFIG_ENIC=m CONFIG_EPIC100=m CONFIG_EPOLL=y # CONFIG_EQUALIZER is not set -# CONFIG_EROFS_FS is not set +# CONFIG_EROFS_FS_DEBUG is not set +CONFIG_EROFS_FS=m +CONFIG_EROFS_FS_POSIX_ACL=y +CONFIG_EROFS_FS_SECURITY=y +CONFIG_EROFS_FS_XATTR=y +# CONFIG_EROFS_FS_ZIP is not set CONFIG_ETHERNET=y # CONFIG_ETHOC is not set CONFIG_ETHTOOL_NETLINK=y @@ -1593,6 +1631,7 @@ CONFIG_FAT_DEFAULT_IOCHARSET="ascii" # CONFIG_FAT_DEFAULT_UTF8 is not set CONFIG_FAT_FS=m CONFIG_FAT_KUNIT_TEST=m +# CONFIG_FAULT_INJECTION_CONFIGFS is not set CONFIG_FAULT_INJECTION_DEBUG_FS=y CONFIG_FAULT_INJECTION_STACKTRACE_FILTER=y # CONFIG_FAULT_INJECTION_USERCOPY is not set @@ -1695,7 +1734,9 @@ CONFIG_FSL_ERRATUM_A008585=y # CONFIG_FSL_QDMA is not set # CONFIG_FSL_RCPM is not set CONFIG_FSNOTIFY=y -# CONFIG_FS_VERITY is not set +# CONFIG_FS_VERITY_BUILTIN_SIGNATURES is not set +# CONFIG_FS_VERITY_DEBUG is not set +CONFIG_FS_VERITY=y # CONFIG_FTL is not set CONFIG_FTRACE_MCOUNT_RECORD=y # CONFIG_FTRACE_RECORD_RECURSION is not set @@ -1722,9 +1763,11 @@ CONFIG_FUTEX=y # CONFIG_FW_CACHE is not set # CONFIG_FW_CFG_SYSFS_CMDLINE is not set CONFIG_FW_CFG_SYSFS=y +# CONFIG_FW_DEVLINK_SYNC_STATE_TIMEOUT is not set CONFIG_FW_LOADER_COMPRESS_XZ=y CONFIG_FW_LOADER_COMPRESS=y CONFIG_FW_LOADER_COMPRESS_ZSTD=y +CONFIG_FW_LOADER_DEBUG=y # CONFIG_FW_LOADER_USER_HELPER_FALLBACK is not set CONFIG_FW_LOADER_USER_HELPER=y CONFIG_FW_LOADER=y @@ -1843,6 +1886,7 @@ CONFIG_HARDENED_USERCOPY_FALLBACK=y CONFIG_HARDENED_USERCOPY=y CONFIG_HARDLOCKUP_DETECTOR=y CONFIG_HASH_KUNIT_TEST=m +CONFIG_HASHTABLE_KUNIT_TEST=m # CONFIG_HDC100X is not set # CONFIG_HDC2010 is not set CONFIG_HDLC_CISCO=m @@ -1903,6 +1947,7 @@ CONFIG_HID_ITE=m CONFIG_HID_JABRA=m CONFIG_HID_KENSINGTON=m CONFIG_HID_KEYTOUCH=m +CONFIG_HID_KUNIT_TEST=m CONFIG_HID_KYE=m CONFIG_HID_LCPOWER=m CONFIG_HID_LED=m @@ -1923,6 +1968,7 @@ CONFIG_HID_MULTITOUCH=m # CONFIG_HID_NINTENDO is not set CONFIG_HID_NTI=m CONFIG_HID_NTRIG=y +# CONFIG_HID_NVIDIA_SHIELD is not set CONFIG_HID_ORTEK=m CONFIG_HID_PANTHERLORD=m CONFIG_HID_PENMOUNT=m @@ -2070,6 +2116,7 @@ CONFIG_HYPERV_STORAGE=m CONFIG_HYPERV_TESTING=y CONFIG_HYPERV_UTILS=m CONFIG_HYPERV_VSOCKETS=m +# CONFIG_HYPERV_VTL_MODE is not set CONFIG_HZ_1000=y # CONFIG_HZ_100 is not set # CONFIG_HZ_250 is not set @@ -2155,6 +2202,7 @@ CONFIG_I40E=m CONFIG_I40EVF=m CONFIG_I6300ESB_WDT=m CONFIG_I8K=m +# CONFIG_IA32_EMULATION_DEFAULT_DISABLED is not set CONFIG_IA32_EMULATION=y # CONFIG_IAQCORE is not set CONFIG_IAVF=m @@ -2172,6 +2220,7 @@ CONFIG_ICPLUS_PHY=m CONFIG_IDEAPAD_LAPTOP=m CONFIG_IDLE_INJECT=y CONFIG_IDLE_PAGE_TRACKING=y +CONFIG_IDPF=m # CONFIG_IE6XX_WDT is not set CONFIG_IEEE802154_6LOWPAN=m # CONFIG_IEEE802154_ADF7242 is not set @@ -2326,6 +2375,7 @@ CONFIG_INPUT_JOYDEV=m # CONFIG_INPUT_JOYSTICK is not set CONFIG_INPUT_KEYBOARD=y CONFIG_INPUT_KEYSPAN_REMOTE=m +CONFIG_INPUT_KUNIT_TEST=m # CONFIG_INPUT_KXTJ9 is not set CONFIG_INPUT_LEDS=y # CONFIG_INPUT_MATRIXKMAP is not set @@ -2384,6 +2434,7 @@ CONFIG_INTEL_ISH_HID=m CONFIG_INTEL_ISHTP_ECLITE=m # CONFIG_INTEL_LDMA is not set CONFIG_INTEL_MEI_GSC=m +CONFIG_INTEL_MEI_GSC_PROXY=m # CONFIG_INTEL_MEI_HDCP is not set CONFIG_INTEL_MEI=m CONFIG_INTEL_MEI_ME=m @@ -2401,6 +2452,7 @@ CONFIG_INTEL_POWERCLAMP=m # CONFIG_INTEL_PUNIT_IPC is not set CONFIG_INTEL_QEP=m CONFIG_INTEL_RAPL=m +CONFIG_INTEL_RAPL_TPMI=m CONFIG_INTEL_RST=m # CONFIG_INTEL_SAR_INT1092 is not set # CONFIG_INTEL_SCU_PCI is not set @@ -2412,6 +2464,7 @@ CONFIG_INTEL_SDSI=m CONFIG_INTEL_SPEED_SELECT_INTERFACE=m # CONFIG_INTEL_TCC_COOLING is not set CONFIG_INTEL_TDX_GUEST=y +# CONFIG_INTEL_TDX_HOST is not set CONFIG_INTEL_TH_ACPI=m # CONFIG_INTEL_TH_DEBUG is not set CONFIG_INTEL_TH_GTH=m @@ -2420,6 +2473,7 @@ CONFIG_INTEL_TH_MSU=m CONFIG_INTEL_TH_PCI=m CONFIG_INTEL_TH_PTI=m CONFIG_INTEL_TH_STH=m +CONFIG_INTEL_TPMI=m CONFIG_INTEL_TURBO_MAX_3=y CONFIG_INTEL_TXT=y CONFIG_INTEL_UNCORE_FREQ_CONTROL=m @@ -2443,7 +2497,8 @@ CONFIG_IOMMU_DEBUGFS=y CONFIG_IOMMU_DEFAULT_DMA_LAZY=y # CONFIG_IOMMU_DEFAULT_DMA_STRICT is not set # CONFIG_IOMMU_DEFAULT_PASSTHROUGH is not set -# CONFIG_IOMMUFD is not set +CONFIG_IOMMUFD=m +# CONFIG_IOMMUFD_TEST is not set # CONFIG_IOMMU_IO_PGTABLE_ARMV7S is not set # CONFIG_IOMMU_IO_PGTABLE_LPAE_SELFTEST is not set CONFIG_IOMMU_SUPPORT=y @@ -2723,6 +2778,7 @@ CONFIG_KPROBES=y CONFIG_KSM=y CONFIG_KUNIT_ALL_TESTS=m CONFIG_KUNIT_DEBUGFS=y +# CONFIG_KUNIT_DEFAULT_ENABLED is not set CONFIG_KUNIT_EXAMPLE_TEST=m CONFIG_KUNIT=m CONFIG_KUNIT_TEST=m @@ -2731,8 +2787,10 @@ CONFIG_KVM_AMD_SEV=y CONFIG_KVM_GUEST=y CONFIG_KVM_INTEL=m CONFIG_KVM=m -CONFIG_KVM_MMU_AUDIT=y +CONFIG_KVM_MAX_NR_VCPUS=4096 +CONFIG_KVM_PROVE_MMU=y CONFIG_KVM_SMM=y +CONFIG_KVM_SW_PROTECTED_VM=y # CONFIG_KVM_XEN is not set # CONFIG_KXCJK1013 is not set # CONFIG_KXSD9 is not set @@ -2881,6 +2939,9 @@ CONFIG_LOOPBACK_TARGET=m CONFIG_LPC_ICH=m # CONFIG_LP_CONSOLE is not set CONFIG_LPC_SCH=m +CONFIG_LRU_GEN_ENABLED=y +# CONFIG_LRU_GEN_STATS is not set +CONFIG_LRU_GEN=y CONFIG_LSI_ET1011C_PHY=m CONFIG_LSM="lockdown,yama,integrity,selinux,bpf" CONFIG_LSM_MMAP_MIN_ADDR=65535 @@ -2902,6 +2963,7 @@ CONFIG_LZ4_COMPRESS=m CONFIG_MAC80211_DEBUGFS=y # CONFIG_MAC80211_DEBUG_MENU is not set CONFIG_MAC80211_HWSIM=m +CONFIG_MAC80211_KUNIT_TEST=m CONFIG_MAC80211_LEDS=y CONFIG_MAC80211=m # CONFIG_MAC80211_MESH is not set @@ -2927,6 +2989,7 @@ CONFIG_MAILBOX=y # CONFIG_MANAGER_SBS is not set CONFIG_MANA_INFINIBAND=m CONFIG_MARVELL_10G_PHY=m +CONFIG_MARVELL_88Q2XXX_PHY=m # CONFIG_MARVELL_88X2222_PHY is not set CONFIG_MARVELL_PHY=m # CONFIG_MATOM is not set @@ -2965,6 +3028,7 @@ CONFIG_MAXSMP=y # CONFIG_MCP4725 is not set # CONFIG_MCP4922 is not set CONFIG_MD_AUTODETECT=y +CONFIG_MD_BITMAP_FILE=y # CONFIG_MD_CLUSTER is not set CONFIG_MD_FAULTY=m CONFIG_MDIO_BCM_UNIMAC=m @@ -3012,6 +3076,7 @@ CONFIG_MEMBARRIER=y CONFIG_MEMCG_SWAP=y CONFIG_MEMCG=y CONFIG_MEMCPY_KUNIT_TEST=m +CONFIG_MEMCPY_SLOW_KUNIT_TEST=y CONFIG_MEMORY_FAILURE=y # CONFIG_MEMORY_HOTPLUG_DEFAULT_ONLINE is not set CONFIG_MEMORY_HOTPLUG=y @@ -3045,6 +3110,7 @@ CONFIG_MESSAGE_LOGLEVEL_DEFAULT=4 # CONFIG_MFD_BCM590XX is not set # CONFIG_MFD_BD9571MWV is not set # CONFIG_MFD_CPCAP is not set +# CONFIG_MFD_CS42L43_I2C is not set # CONFIG_MFD_DA9052_I2C is not set # CONFIG_MFD_DA9052_SPI is not set # CONFIG_MFD_DA9055 is not set @@ -3144,6 +3210,7 @@ CONFIG_MICREL_PHY=m CONFIG_MICROCHIP_PHY=m # CONFIG_MICROCHIP_PIT64B is not set CONFIG_MICROCHIP_T1_PHY=m +# CONFIG_MICROCHIP_T1S_PHY is not set CONFIG_MICROCODE_AMD=y CONFIG_MICROCODE_INTEL=y # CONFIG_MICROCODE_LATE_LOADING is not set @@ -3331,6 +3398,8 @@ CONFIG_MT76x2U=m CONFIG_MT7921E=m # CONFIG_MT7921S is not set # CONFIG_MT7921U is not set +# CONFIG_MT7925E is not set +# CONFIG_MT7925U is not set # CONFIG_MT7996E is not set # CONFIG_MTD_ABSENT is not set # CONFIG_MTD_AFS_PARTS is not set @@ -3404,6 +3473,7 @@ CONFIG_MYRI10GE=m CONFIG_NAMESPACES=y CONFIG_NATIONAL_PHY=m # CONFIG_NAU7802 is not set +# CONFIG_NCN26000_PHY is not set CONFIG_ND_BLK=m CONFIG_ND_BTT=m # CONFIG_NDC_DIS_DYNAMIC_CACHING is not set @@ -3545,6 +3615,7 @@ CONFIG_NETFILTER=y # CONFIG_NET_FOU is not set CONFIG_NETFS_STATS=y CONFIG_NETFS_SUPPORT=m +CONFIG_NET_HANDSHAKE_KUNIT_TEST=m # CONFIG_NET_IFE is not set CONFIG_NET_IPGRE_BROADCAST=y CONFIG_NET_IPGRE_DEMUX=m @@ -3912,9 +3983,10 @@ CONFIG_NVRAM=y CONFIG_NVSW_SN2201=m # CONFIG_NV_TCO is not set # CONFIG_NXP_C45_TJA11XX_PHY is not set +# CONFIG_NXP_CBTX_PHY is not set # CONFIG_NXP_TJA11XX_PHY is not set # CONFIG_OCFS2_FS is not set -# CONFIG_OCTEON_EP is not set +CONFIG_OCTEON_EP=m CONFIG_OCXL=m # CONFIG_OF is not set # CONFIG_OF_OVERLAY is not set @@ -4118,6 +4190,7 @@ CONFIG_PINCTRL_BROXTON=m CONFIG_PINCTRL_CANNONLAKE=m CONFIG_PINCTRL_CEDARFORK=m # CONFIG_PINCTRL_CHERRYVIEW is not set +# CONFIG_PINCTRL_CS42L43 is not set CONFIG_PINCTRL_DENVERTON=m CONFIG_PINCTRL_ELKHARTLAKE=m CONFIG_PINCTRL_EMMITSBURG=m @@ -4293,6 +4366,7 @@ CONFIG_QCOM_FALKOR_ERRATUM_1009=y # CONFIG_QCOM_IPCC is not set # CONFIG_QCOM_OCMEM is not set # CONFIG_QCOM_PDC is not set +# CONFIG_QCOM_PMIC_GLINK is not set CONFIG_QCOM_QDF2400_ERRATUM_0065=y # CONFIG_QCOM_QFPROM is not set # CONFIG_QCOM_RMTFS_MEM is not set @@ -4348,10 +4422,12 @@ CONFIG_RAS=y CONFIG_RATIONAL_KUNIT_TEST=m # CONFIG_RBTREE_TEST is not set # CONFIG_RC_CORE is not set +# CONFIG_RCU_CPU_STALL_CPUTIME is not set CONFIG_RCU_CPU_STALL_TIMEOUT=60 # CONFIG_RCU_EQS_DEBUG is not set CONFIG_RCU_EXP_CPU_STALL_TIMEOUT=0 # CONFIG_RCU_EXPERT is not set +# CONFIG_RCU_LAZY is not set # CONFIG_RCU_NOCB_CPU_DEFAULT_ALL is not set CONFIG_RCU_NOCB_CPU=y CONFIG_RCU_REF_SCALE_TEST=m @@ -4373,11 +4449,13 @@ CONFIG_RD_ZSTD=y CONFIG_REALTEK_AUTOPM=y CONFIG_REALTEK_PHY=m # CONFIG_REED_SOLOMON_TEST is not set +CONFIG_REGMAP_KUNIT=m # CONFIG_REGULATOR is not set # CONFIG_REISERFS_FS is not set CONFIG_RELAY=y CONFIG_RELOCATABLE=y # CONFIG_REMOTEPROC is not set +# CONFIG_REMOTE_TARGET is not set CONFIG_RENESAS_PHY=m # CONFIG_RESET_ATTACK_MITIGATION is not set CONFIG_RESET_CONTROLLER=y @@ -4392,6 +4470,7 @@ CONFIG_RETPOLINE=y CONFIG_RFKILL_INPUT=y CONFIG_RFKILL=m CONFIG_RHEL_DIFFERENCES=y +# CONFIG_RH_KABI_SIZE_ALIGN_CHECKS is not set CONFIG_RING_BUFFER_BENCHMARK=m # CONFIG_RING_BUFFER_STARTUP_TEST is not set # CONFIG_RING_BUFFER_VALIDATE_TIME_DELTAS is not set @@ -4567,9 +4646,10 @@ CONFIG_RTW88_8822CE=m CONFIG_RTW88_DEBUGFS=y CONFIG_RTW88_DEBUG=y CONFIG_RTW88=m +# CONFIG_RTW89_8851BE is not set CONFIG_RTW89_8852AE=m CONFIG_RTW89_8852BE=m -# CONFIG_RTW89_8852CE is not set +CONFIG_RTW89_8852CE=m CONFIG_RTW89_DEBUGFS=y CONFIG_RTW89_DEBUGMSG=y CONFIG_RTW89=m @@ -5076,6 +5156,7 @@ CONFIG_SHUFFLE_PAGE_ALLOCATOR=y CONFIG_SIGNED_PE_FILE_VERIFICATION=y # CONFIG_SIMPLE_PM_BUS is not set # CONFIG_SIOX is not set +CONFIG_SIPHASH_KUNIT_TEST=m # CONFIG_SKGE is not set # CONFIG_SKY2 is not set CONFIG_SLAB_FREELIST_HARDENED=y @@ -5181,6 +5262,9 @@ CONFIG_SND_HDA_PREALLOC_SIZE=0 CONFIG_SND_HDA_RECONFIG=y CONFIG_SND_HDA_SCODEC_CS35L41_I2C=m CONFIG_SND_HDA_SCODEC_CS35L41_SPI=m +CONFIG_SND_HDA_SCODEC_CS35L56_I2C=m +CONFIG_SND_HDA_SCODEC_CS35L56_SPI=m +CONFIG_SND_HDA_SCODEC_TAS2781_I2C=m CONFIG_SND_HDSP=m CONFIG_SND_HDSPM=m CONFIG_SND_HRTIMER=m @@ -5218,6 +5302,7 @@ CONFIG_SND_OSSEMUL=y CONFIG_SND_OXYGEN=m CONFIG_SND_PCI=y # CONFIG_SND_PCM_OSS is not set +# CONFIG_SND_PCMTEST is not set CONFIG_SND_PCM_XRUN_DEBUG=y CONFIG_SND_PCSP=m CONFIG_SND_PCXHR=m @@ -5231,6 +5316,7 @@ CONFIG_SND_SEQ_DUMMY=m CONFIG_SND_SEQ_HRTIMER_DEFAULT=y CONFIG_SND_SEQUENCER=m # CONFIG_SND_SEQUENCER_OSS is not set +CONFIG_SND_SEQ_UMP=y # CONFIG_SND_SERIAL_U16550 is not set # CONFIG_SND_SIMPLE_CARD is not set # CONFIG_SND_SOC_AC97_CODEC is not set @@ -5265,10 +5351,13 @@ CONFIG_SND_SOC_AMD_RENOIR_MACH=m # CONFIG_SND_SOC_AMD_RPL_ACP6x is not set CONFIG_SND_SOC_AMD_VANGOGH_MACH=m CONFIG_SND_SOC_AMD_YC_MACH=m +# CONFIG_SND_SOC_AUDIO_IIO_AUX is not set # CONFIG_SND_SOC_AW8738 is not set +# CONFIG_SND_SOC_AW88261 is not set # CONFIG_SND_SOC_AW88395 is not set # CONFIG_SND_SOC_BD28623 is not set # CONFIG_SND_SOC_BT_SCO is not set +# CONFIG_SND_SOC_CHV3_CODEC is not set # CONFIG_SND_SOC_CS35L32 is not set # CONFIG_SND_SOC_CS35L33 is not set # CONFIG_SND_SOC_CS35L34 is not set @@ -5279,7 +5368,7 @@ CONFIG_SND_SOC_CS35L41_SPI=m # CONFIG_SND_SOC_CS35L45_I2C is not set # CONFIG_SND_SOC_CS35L45_SPI is not set # CONFIG_SND_SOC_CS35L56_I2C is not set -# CONFIG_SND_SOC_CS35L56_SDW is not set +CONFIG_SND_SOC_CS35L56_SDW=m # CONFIG_SND_SOC_CS35L56_SPI is not set # CONFIG_SND_SOC_CS4234 is not set # CONFIG_SND_SOC_CS4265 is not set @@ -5287,7 +5376,8 @@ CONFIG_SND_SOC_CS35L41_SPI=m # CONFIG_SND_SOC_CS4271_I2C is not set # CONFIG_SND_SOC_CS4271_SPI is not set CONFIG_SND_SOC_CS42L42=m -# CONFIG_SND_SOC_CS42L42_SDW is not set +CONFIG_SND_SOC_CS42L42_SDW=m +CONFIG_SND_SOC_CS42L43_SDW=m # CONFIG_SND_SOC_CS42L51_I2C is not set # CONFIG_SND_SOC_CS42L52 is not set # CONFIG_SND_SOC_CS42L56 is not set @@ -5326,6 +5416,7 @@ CONFIG_SND_SOC_HDAC_HDMI=m CONFIG_SND_SOC_INTEL_AVS=m # CONFIG_SND_SOC_INTEL_AVS_MACH_DA7219 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_DMIC is not set +# CONFIG_SND_SOC_INTEL_AVS_MACH_ES8336 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_HDAUDIO is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_I2S_TEST is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_MAX98357A is not set @@ -5336,6 +5427,7 @@ CONFIG_SND_SOC_INTEL_AVS=m # CONFIG_SND_SOC_INTEL_AVS_MACH_RT274 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_RT286 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_RT298 is not set +# CONFIG_SND_SOC_INTEL_AVS_MACH_RT5663 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_RT5682 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_SSM4567 is not set CONFIG_SND_SOC_INTEL_BDW_RT5650_MACH=m @@ -5374,6 +5466,7 @@ CONFIG_SND_SOC_INTEL_SKYLAKE_HDAUDIO_CODEC=y CONFIG_SND_SOC_INTEL_SKYLAKE=m CONFIG_SND_SOC_INTEL_SOF_CML_RT1011_RT5682_MACH=m CONFIG_SND_SOC_INTEL_SOF_CS42L42_MACH=m +CONFIG_SND_SOC_INTEL_SOF_DA7219_MACH=m CONFIG_SND_SOC_INTEL_SOF_DA7219_MAX98373_MACH=m CONFIG_SND_SOC_INTEL_SOF_ES8336_MACH=m CONFIG_SND_SOC_INTEL_SOF_NAU8825_MACH=m @@ -5394,7 +5487,7 @@ CONFIG_SND_SOC=m # CONFIG_SND_SOC_MAX98088 is not set CONFIG_SND_SOC_MAX98090=m CONFIG_SND_SOC_MAX98357A=m -# CONFIG_SND_SOC_MAX98363 is not set +CONFIG_SND_SOC_MAX98363=m CONFIG_SND_SOC_MAX98373_I2C=m CONFIG_SND_SOC_MAX98373=m CONFIG_SND_SOC_MAX98373_SDW=m @@ -5434,6 +5527,7 @@ CONFIG_SND_SOC_PCM512x=m # CONFIG_SND_SOC_PEB2466 is not set # CONFIG_SND_SOC_RK3328 is not set CONFIG_SND_SOC_RL6231=m +# CONFIG_SND_SOC_RT1017_SDCA_SDW is not set CONFIG_SND_SOC_RT1308=m CONFIG_SND_SOC_RT1308_SDW=m CONFIG_SND_SOC_RT1316_SDW=m @@ -5448,10 +5542,11 @@ CONFIG_SND_SOC_RT5682_SDW=m CONFIG_SND_SOC_RT700_SDW=m CONFIG_SND_SOC_RT711_SDCA_SDW=m CONFIG_SND_SOC_RT711_SDW=m -# CONFIG_SND_SOC_RT712_SDCA_DMIC_SDW is not set +CONFIG_SND_SOC_RT712_SDCA_DMIC_SDW=m CONFIG_SND_SOC_RT712_SDCA_SDW=m CONFIG_SND_SOC_RT715_SDCA_SDW=m CONFIG_SND_SOC_RT715_SDW=m +CONFIG_SND_SOC_RT722_SDCA_SDW=m # CONFIG_SND_SOC_RT9120 is not set # CONFIG_SND_SOC_SGTL5000 is not set # CONFIG_SND_SOC_SIMPLE_AMPLIFIER is not set @@ -5462,6 +5557,7 @@ CONFIG_SND_SOC_SOF_ALDERLAKE=m CONFIG_SND_SOC_SOF_AMD_REMBRANDT=m CONFIG_SND_SOC_SOF_AMD_RENOIR=m CONFIG_SND_SOC_SOF_AMD_TOPLEVEL=m +CONFIG_SND_SOC_SOF_AMD_VANGOGH=m CONFIG_SND_SOC_SOF_APOLLOLAKE=m CONFIG_SND_SOC_SOF_BAYTRAIL=m CONFIG_SND_SOC_SOF_BROADWELL=m @@ -5479,6 +5575,7 @@ CONFIG_SND_SOC_SOF_INTEL_SOUNDWIRE=m CONFIG_SND_SOC_SOF_INTEL_TOPLEVEL=y CONFIG_SND_SOC_SOF_JASPERLAKE=m # CONFIG_SND_SOC_SOF_KABYLAKE is not set +CONFIG_SND_SOC_SOF_LUNARLAKE=m CONFIG_SND_SOC_SOF_MERRIFIELD=m CONFIG_SND_SOC_SOF_METEORLAKE=m CONFIG_SND_SOC_SOF_PCI=m @@ -5500,6 +5597,7 @@ CONFIG_SND_SOC_SSM4567=m # CONFIG_SND_SOC_TAS2764 is not set # CONFIG_SND_SOC_TAS2770 is not set # CONFIG_SND_SOC_TAS2780 is not set +# CONFIG_SND_SOC_TAS2781_I2C is not set # CONFIG_SND_SOC_TAS5086 is not set # CONFIG_SND_SOC_TAS571X is not set # CONFIG_SND_SOC_TAS5720 is not set @@ -5555,6 +5653,7 @@ CONFIG_SND_SOC_WM8804=m # CONFIG_SND_SOC_WM8985 is not set # CONFIG_SND_SOC_WSA881X is not set # CONFIG_SND_SOC_WSA883X is not set +# CONFIG_SND_SOC_WSA884X is not set # CONFIG_SND_SOC_XILINX_AUDIO_FORMATTER is not set # CONFIG_SND_SOC_XILINX_I2S is not set # CONFIG_SND_SOC_XILINX_SPDIF is not set @@ -5568,8 +5667,10 @@ CONFIG_SND_SST_ATOM_HIFI2_PLATFORM=m # CONFIG_SND_SUPPORT_OLD_API is not set # CONFIG_SND_TEST_COMPONENT is not set CONFIG_SND_TRIDENT=m +CONFIG_SND_UMP_LEGACY_RAWMIDI=y CONFIG_SND_USB_6FIRE=m CONFIG_SND_USB_AUDIO=m +CONFIG_SND_USB_AUDIO_MIDI_V2=y CONFIG_SND_USB_CAIAQ_INPUT=y CONFIG_SND_USB_CAIAQ=m CONFIG_SND_USB_HIFACE=m @@ -5593,6 +5694,7 @@ CONFIG_SND_X86=y CONFIG_SND_XEN_FRONTEND=m # CONFIG_SND_YMFPCI is not set # CONFIG_SOC_BRCMSTB is not set +CONFIG_SOC_CS42L43=m # CONFIG_SOCIONEXT_SYNQUACER_PREITS is not set # CONFIG_SOC_TI is not set CONFIG_SOFTLOCKUP_DETECTOR=y @@ -5697,12 +5799,14 @@ CONFIG_STM_PROTO_SYS_T=m CONFIG_STM_SOURCE_CONSOLE=m CONFIG_STM_SOURCE_FTRACE=m CONFIG_STM_SOURCE_HEARTBEAT=m +CONFIG_STRCAT_KUNIT_TEST=m CONFIG_STRICT_DEVMEM=y CONFIG_STRICT_KERNEL_RWX=y CONFIG_STRICT_MODULE_RWX=y # CONFIG_STRICT_SIGALTSTACK_SIZE is not set # CONFIG_STRING_SELFTEST is not set CONFIG_STRIP_ASM_SYMS=y +CONFIG_STRSCPY_KUNIT_TEST=m # CONFIG_ST_UVIS25 is not set # CONFIG_SUNDANCE is not set CONFIG_SUN_PARTITION=y @@ -5789,7 +5893,7 @@ CONFIG_TCP_CONG_DCTCP=m # CONFIG_TCP_CONG_HSTCP is not set CONFIG_TCP_CONG_HTCP=m # CONFIG_TCP_CONG_HYBLA is not set -# CONFIG_TCP_CONG_ILLINOIS is not set +CONFIG_TCP_CONG_ILLINOIS=m # CONFIG_TCP_CONG_LP is not set CONFIG_TCP_CONG_NV=m # CONFIG_TCP_CONG_SCALABLE is not set @@ -6033,6 +6137,7 @@ CONFIG_TYPEC_FUSB302=m # CONFIG_TYPEC_HD3SS3220 is not set CONFIG_TYPEC_MUX_FSA4480=m # CONFIG_TYPEC_MUX_GPIO_SBU is not set +# CONFIG_TYPEC_MUX_NB7VPQ904M is not set CONFIG_TYPEC_MUX_PI3USB30532=m # CONFIG_TYPEC_NVIDIA_ALTMODE is not set # CONFIG_TYPEC_QCOM_PMIC is not set @@ -6124,7 +6229,6 @@ CONFIG_USB_EPSON2888=y CONFIG_USB_EZUSB_FX2=m # CONFIG_USB_FEW_INIT_RETRIES is not set # CONFIG_USB_FOTG210_HCD is not set -CONFIG_USB_FTDI_ELAN=m # CONFIG_USB_GADGET is not set CONFIG_USB_GL860=m # CONFIG_USB_GPIO_VBUS is not set @@ -6343,7 +6447,6 @@ CONFIG_USB_SUPPORT=y # CONFIG_USB_TEST is not set CONFIG_USB_TMC=m # CONFIG_USB_TRANCEVIBRATOR is not set -# CONFIG_USB_U132_HCD is not set CONFIG_USB_UAS=m CONFIG_USB_UEAGLEATM=m CONFIG_USB_UHCI_HCD=y @@ -6385,6 +6488,10 @@ CONFIG_VDPA_SIM_NET=m # CONFIG_VEML6070 is not set CONFIG_VETH=m CONFIG_VFAT_FS=m +# CONFIG_VFIO_AMBA is not set +CONFIG_VFIO_CONTAINER=y +CONFIG_VFIO_DEVICE_CDEV=y +CONFIG_VFIO_GROUP=y CONFIG_VFIO_IOMMU_TYPE1=m CONFIG_VFIO=m CONFIG_VFIO_MDEV=m @@ -6621,6 +6728,7 @@ CONFIG_X86_ACPI_CPUFREQ_CPB=y CONFIG_X86_ACPI_CPUFREQ=m CONFIG_X86_AMD_FREQ_SENSITIVITY=m CONFIG_X86_AMD_PLATFORM_DEVICE=y +CONFIG_X86_AMD_PSTATE_DEFAULT_MODE=3 CONFIG_X86_AMD_PSTATE_UT=m CONFIG_X86_AMD_PSTATE=y CONFIG_X86_BOOTPARAM_MEMORY_CORRUPTION_CHECK=y diff --git a/SOURCES/kernel-x86_64-rhel.config b/SOURCES/kernel-x86_64-rhel.config index 404b3eb..fd02e05 100644 --- a/SOURCES/kernel-x86_64-rhel.config +++ b/SOURCES/kernel-x86_64-rhel.config @@ -121,9 +121,11 @@ CONFIG_ACPI=y # CONFIG_AD8366 is not set # CONFIG_AD8801 is not set # CONFIG_AD9523 is not set +CONFIG_ADDRESS_MASKING=y # CONFIG_ADF4350 is not set # CONFIG_ADF4371 is not set # CONFIG_ADFS_FS is not set +# CONFIG_ADIN1100_PHY is not set # CONFIG_ADIN_PHY is not set # CONFIG_ADIS16080 is not set # CONFIG_ADIS16130 is not set @@ -191,6 +193,8 @@ CONFIG_AMD_MEM_ENCRYPT=y CONFIG_AMD_NUMA=y CONFIG_AMD_PHY=m CONFIG_AMD_PMC=m +# CONFIG_AMD_PMF_DEBUG is not set +CONFIG_AMD_PMF=m CONFIG_AMD_PTDMA=m CONFIG_AMD_SFH_HID=m # CONFIG_AMDTEE is not set @@ -198,7 +202,7 @@ CONFIG_AMD_SFH_HID=m CONFIG_AMD_XGBE=m # CONFIG_AMIGA_PARTITION is not set CONFIG_AMILO_RFKILL=m -# CONFIG_ANDROID is not set +# CONFIG_ANDROID_BINDER_IPC is not set # CONFIG_ANON_VMA_NAME is not set # CONFIG_APDS9300 is not set CONFIG_APDS9802ALS=m @@ -239,6 +243,8 @@ CONFIG_ARM64_ERRATUM_1542419=y CONFIG_ARM64_USE_LSE_ATOMICS=y CONFIG_ARM_CMN=m # CONFIG_ARM_MHU_V2 is not set +# CONFIG_ARM_SCMI_POWER_CONTROL is not set +# CONFIG_ARM_SCMI_RAW_MODE_SUPPORT is not set # CONFIG_ARM_SCMI_TRANSPORT_MAILBOX is not set # CONFIG_ARM_SCMI_TRANSPORT_SMC_ATOMIC_ENABLE is not set # CONFIG_ARM_SCMI_TRANSPORT_SMC is not set @@ -522,6 +528,7 @@ CONFIG_BT_BNEP_PROTO_FILTER=y CONFIG_BT_BREDR=y CONFIG_BT_DEBUGFS=y CONFIG_BT_HCIBCM203X=m +# CONFIG_BT_HCIBCM4377 is not set CONFIG_BT_HCIBFUSB=m CONFIG_BT_HCIBPA10X=m CONFIG_BT_HCIBTSDIO=m @@ -529,6 +536,7 @@ CONFIG_BT_HCIBTUSB_AUTOSUSPEND=y CONFIG_BT_HCIBTUSB_BCM=y CONFIG_BT_HCIBTUSB=m CONFIG_BT_HCIBTUSB_MTK=y +CONFIG_BT_HCIBTUSB_POLL_SYNC=y CONFIG_BT_HCIBTUSB_RTL=y # CONFIG_BT_HCIUART_AG6XX is not set CONFIG_BT_HCIUART_ATH3K=y @@ -541,12 +549,14 @@ CONFIG_BT_HIDP=m # CONFIG_BT_HS is not set CONFIG_BT_INTEL=m # CONFIG_BT_LEDS is not set +CONFIG_BT_LE_L2CAP_ECRED=y CONFIG_BT_LE=y CONFIG_BT=m CONFIG_BT_MRVL=m CONFIG_BT_MRVL_SDIO=m # CONFIG_BT_MSFTEXT is not set # CONFIG_BT_MTKSDIO is not set +# CONFIG_BT_NXPUART is not set CONFIG_BT_RFCOMM=m CONFIG_BT_RFCOMM_TTY=y # CONFIG_BTRFS_FS is not set @@ -562,6 +572,7 @@ CONFIG_BUILD_SALT="" # CONFIG_CACHEFILES_HISTOGRAM is not set CONFIG_CACHEFILES=m # CONFIG_CACHEFILES_ONDEMAND is not set +CONFIG_CACHESTAT_SYSCALL=y # CONFIG_CADENCE_WATCHDOG is not set # CONFIG_CAIF is not set CONFIG_CALL_DEPTH_TRACKING=y @@ -634,6 +645,7 @@ CONFIG_CEPH_LIB_USE_DNS_RESOLVER=y # CONFIG_CFG80211_DEBUGFS is not set CONFIG_CFG80211_DEFAULT_PS=y # CONFIG_CFG80211_DEVELOPER_WARNINGS is not set +CONFIG_CFG80211_KUNIT_TEST=m CONFIG_CFG80211=m # CONFIG_CFG80211_WEXT is not set CONFIG_CFS_BANDWIDTH=y @@ -641,6 +653,7 @@ CONFIG_CGROUP_BPF=y CONFIG_CGROUP_CPUACCT=y # CONFIG_CGROUP_DEBUG is not set CONFIG_CGROUP_DEVICE=y +# CONFIG_CGROUP_FAVOR_DYNMODS is not set CONFIG_CGROUP_FREEZER=y CONFIG_CGROUP_HUGETLB=y CONFIG_CGROUP_MISC=y @@ -762,6 +775,7 @@ CONFIG_CONSOLE_LOGLEVEL_DEFAULT=7 CONFIG_CONSOLE_LOGLEVEL_QUIET=4 CONFIG_CONTEXT_SWITCH_TRACER=y # CONFIG_CONTEXT_TRACKING_USER_FORCE is not set +# CONFIG_COPS is not set CONFIG_CORDIC=m CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS=y CONFIG_CORTINA_PHY=m @@ -796,6 +810,7 @@ CONFIG_CPU_LITTLE_ENDIAN=y CONFIG_CPUMASK_KUNIT_TEST=m CONFIG_CPUMASK_OFFSTACK=y CONFIG_CPUSETS=y +CONFIG_CPU_SRSO=y # CONFIG_CPU_THERMAL is not set CONFIG_CPU_UNRET_ENTRY=y # CONFIG_CRAMFS is not set @@ -878,6 +893,8 @@ CONFIG_CRYPTO_DEV_CHELSIO=m # CONFIG_CRYPTO_DEV_HISI_SEC2 is not set CONFIG_CRYPTO_DEV_HISI_SEC=m # CONFIG_CRYPTO_DEV_HISI_TRNG is not set +CONFIG_CRYPTO_DEV_IAA_CRYPTO=m +# CONFIG_CRYPTO_DEV_IAA_CRYPTO_STATS is not set CONFIG_CRYPTO_DEV_NITROX_CNN55XX=m # CONFIG_CRYPTO_DEV_OCTEONTX_CPT is not set CONFIG_CRYPTO_DEV_PADLOCK_AES=m @@ -996,6 +1013,7 @@ CONFIG_CXL_MEM=m CONFIG_CXL_PCI=m CONFIG_CXL_PMEM=m # CONFIG_CXL_REGION_INVALIDATION_TEST is not set +CONFIG_CXL_REGION=y # CONFIG_DA280 is not set # CONFIG_DA311 is not set CONFIG_DAMON_DBGFS=y @@ -1194,6 +1212,8 @@ CONFIG_DP83848_PHY=m CONFIG_DP83867_PHY=m # CONFIG_DP83869_PHY is not set CONFIG_DP83TC811_PHY=m +# CONFIG_DP83TD510_PHY is not set +CONFIG_DPLL=y # CONFIG_DPS310 is not set CONFIG_DPTF_PCH_FIVR=m CONFIG_DPTF_POWER=m @@ -1206,6 +1226,7 @@ CONFIG_DRM_AMD_DC=y CONFIG_DRM_AMDGPU=m # CONFIG_DRM_AMDGPU_SI is not set CONFIG_DRM_AMDGPU_USERPTR=y +# CONFIG_DRM_AMDGPU_WERROR is not set # CONFIG_DRM_AMD_SECURE_DISPLAY is not set # CONFIG_DRM_ANALOGIX_ANX6345 is not set # CONFIG_DRM_ANALOGIX_ANX7625 is not set @@ -1261,6 +1282,7 @@ CONFIG_DRM_LOAD_EDID_FIRMWARE=y # CONFIG_DRM_LONTIUM_LT9211 is not set # CONFIG_DRM_LONTIUM_LT9611 is not set # CONFIG_DRM_LONTIUM_LT9611UXC is not set +# CONFIG_DRM_LOONGSON is not set # CONFIG_DRM_LVDS_CODEC is not set CONFIG_DRM=m # CONFIG_DRM_MALI_DISPLAY is not set @@ -1299,6 +1321,7 @@ CONFIG_DRM_NOUVEAU=m # CONFIG_DRM_PANEL_LEADTEK_LTK500HD1829 is not set # CONFIG_DRM_PANEL_LG_LB035Q02 is not set # CONFIG_DRM_PANEL_LVDS is not set +# CONFIG_DRM_PANEL_MAGNACHIP_D53E6EA8966 is not set # CONFIG_DRM_PANEL_MANTIX_MLAF057WE51 is not set # CONFIG_DRM_PANEL_MIPI_DBI is not set # CONFIG_DRM_PANEL_NEC_NL8048HL11 is not set @@ -1307,6 +1330,7 @@ CONFIG_DRM_NOUVEAU=m # CONFIG_DRM_PANEL_NOVATEK_NT35510 is not set # CONFIG_DRM_PANEL_NOVATEK_NT35560 is not set # CONFIG_DRM_PANEL_NOVATEK_NT35950 is not set +# CONFIG_DRM_PANEL_NOVATEK_NT36523 is not set # CONFIG_DRM_PANEL_NOVATEK_NT36672A is not set # CONFIG_DRM_PANEL_NOVATEK_NT39016 is not set # CONFIG_DRM_PANEL_OLIMEX_LCD_OLINUXINO is not set @@ -1322,6 +1346,7 @@ CONFIG_DRM_NOUVEAU=m # CONFIG_DRM_PANEL_SAMSUNG_DB7430 is not set # CONFIG_DRM_PANEL_SAMSUNG_S6D16D0 is not set # CONFIG_DRM_PANEL_SAMSUNG_S6D27A1 is not set +# CONFIG_DRM_PANEL_SAMSUNG_S6D7AA0 is not set # CONFIG_DRM_PANEL_SAMSUNG_S6E3HA2 is not set # CONFIG_DRM_PANEL_SAMSUNG_S6E63J0X03 is not set # CONFIG_DRM_PANEL_SAMSUNG_S6E63M0 is not set @@ -1337,11 +1362,14 @@ CONFIG_DRM_NOUVEAU=m # CONFIG_DRM_PANEL_SITRONIX_ST7703 is not set # CONFIG_DRM_PANEL_SITRONIX_ST7789V is not set # CONFIG_DRM_PANEL_SONY_ACX565AKM is not set +# CONFIG_DRM_PANEL_SONY_TD4353_JDI is not set # CONFIG_DRM_PANEL_SONY_TULIP_TRULY_NT35521 is not set +# CONFIG_DRM_PANEL_STARTEK_KD070FHFID015 is not set # CONFIG_DRM_PANEL_TDO_TL070WSH30 is not set # CONFIG_DRM_PANEL_TPO_TD028TTEC1 is not set # CONFIG_DRM_PANEL_TPO_TPG110 is not set # CONFIG_DRM_PANEL_TRULY_NT35597_WQXGA is not set +# CONFIG_DRM_PANEL_VISIONOX_R66451 is not set # CONFIG_DRM_PANEL_VISIONOX_RM69299 is not set # CONFIG_DRM_PANEL_VISIONOX_VTDR6130 is not set # CONFIG_DRM_PANEL_WIDECHIPS_WS2401 is not set @@ -1355,6 +1383,7 @@ CONFIG_DRM_RADEON=m CONFIG_DRM_RADEON_USERPTR=y # CONFIG_DRM_RCAR_DW_HDMI is not set # CONFIG_DRM_RCAR_LVDS is not set +# CONFIG_DRM_SAMSUNG_DSIM is not set # CONFIG_DRM_SII902X is not set # CONFIG_DRM_SII9234 is not set # CONFIG_DRM_SIL_SII8620 is not set @@ -1373,9 +1402,11 @@ CONFIG_DRM_RADEON_USERPTR=y # CONFIG_DRM_TOSHIBA_TC358767 is not set # CONFIG_DRM_TOSHIBA_TC358768 is not set # CONFIG_DRM_TOSHIBA_TC358775 is not set +# CONFIG_DRM_TTM_KUNIT_TEST is not set CONFIG_DRM_UDL=m # CONFIG_DRM_VBOXVIDEO is not set # CONFIG_DRM_VGEM is not set +CONFIG_DRM_VIRTIO_GPU_KMS=y CONFIG_DRM_VIRTIO_GPU=m CONFIG_DRM_VKMS=m CONFIG_DRM_VMWGFX_FBCON=y @@ -1506,6 +1537,7 @@ CONFIG_EFI_CUSTOM_SSDT_OVERLAYS=y CONFIG_EFI_DXE_MEM_ATTRIBUTES=y # CONFIG_EFI_FAKE_MEMMAP is not set CONFIG_EFI_GENERIC_STUB_INITRD_CMDLINE_LOADER=y +CONFIG_EFI_HANDOVER_PROTOCOL=y CONFIG_EFI_MIXED=y CONFIG_EFI_PARTITION=y # CONFIG_EFI_PGT_DUMP is not set @@ -1520,6 +1552,7 @@ CONFIG_EFI_VARS_PSTORE_DEFAULT_DISABLE=y CONFIG_EFI_VARS_PSTORE=y CONFIG_EFI_VARS=y CONFIG_EFI=y +# CONFIG_EFI_ZBOOT is not set # CONFIG_EFS_FS is not set # CONFIG_EISA is not set # CONFIG_EMBEDDED is not set @@ -1531,7 +1564,12 @@ CONFIG_ENIC=m CONFIG_EPIC100=m CONFIG_EPOLL=y # CONFIG_EQUALIZER is not set -# CONFIG_EROFS_FS is not set +# CONFIG_EROFS_FS_DEBUG is not set +CONFIG_EROFS_FS=m +CONFIG_EROFS_FS_POSIX_ACL=y +CONFIG_EROFS_FS_SECURITY=y +CONFIG_EROFS_FS_XATTR=y +# CONFIG_EROFS_FS_ZIP is not set CONFIG_ETHERNET=y # CONFIG_ETHOC is not set CONFIG_ETHTOOL_NETLINK=y @@ -1579,6 +1617,7 @@ CONFIG_FAT_DEFAULT_IOCHARSET="ascii" # CONFIG_FAT_DEFAULT_UTF8 is not set CONFIG_FAT_FS=m CONFIG_FAT_KUNIT_TEST=m +# CONFIG_FAULT_INJECTION_CONFIGFS is not set # CONFIG_FAULT_INJECTION is not set # CONFIG_FAULT_INJECTION_USERCOPY is not set # CONFIG_FB_3DFX is not set @@ -1679,7 +1718,9 @@ CONFIG_FSL_ERRATUM_A008585=y # CONFIG_FSL_QDMA is not set # CONFIG_FSL_RCPM is not set CONFIG_FSNOTIFY=y -# CONFIG_FS_VERITY is not set +# CONFIG_FS_VERITY_BUILTIN_SIGNATURES is not set +# CONFIG_FS_VERITY_DEBUG is not set +CONFIG_FS_VERITY=y # CONFIG_FTL is not set CONFIG_FTRACE_MCOUNT_RECORD=y # CONFIG_FTRACE_RECORD_RECURSION is not set @@ -1706,9 +1747,11 @@ CONFIG_FUTEX=y # CONFIG_FW_CACHE is not set # CONFIG_FW_CFG_SYSFS_CMDLINE is not set CONFIG_FW_CFG_SYSFS=y +# CONFIG_FW_DEVLINK_SYNC_STATE_TIMEOUT is not set CONFIG_FW_LOADER_COMPRESS_XZ=y CONFIG_FW_LOADER_COMPRESS=y CONFIG_FW_LOADER_COMPRESS_ZSTD=y +CONFIG_FW_LOADER_DEBUG=y # CONFIG_FW_LOADER_USER_HELPER_FALLBACK is not set CONFIG_FW_LOADER_USER_HELPER=y CONFIG_FW_LOADER=y @@ -1827,6 +1870,7 @@ CONFIG_HARDENED_USERCOPY_FALLBACK=y CONFIG_HARDENED_USERCOPY=y CONFIG_HARDLOCKUP_DETECTOR=y CONFIG_HASH_KUNIT_TEST=m +CONFIG_HASHTABLE_KUNIT_TEST=m # CONFIG_HDC100X is not set # CONFIG_HDC2010 is not set CONFIG_HDLC_CISCO=m @@ -1887,6 +1931,7 @@ CONFIG_HID_ITE=m CONFIG_HID_JABRA=m CONFIG_HID_KENSINGTON=m CONFIG_HID_KEYTOUCH=m +CONFIG_HID_KUNIT_TEST=m CONFIG_HID_KYE=m CONFIG_HID_LCPOWER=m CONFIG_HID_LED=m @@ -1907,6 +1952,7 @@ CONFIG_HID_MULTITOUCH=m # CONFIG_HID_NINTENDO is not set CONFIG_HID_NTI=m CONFIG_HID_NTRIG=y +# CONFIG_HID_NVIDIA_SHIELD is not set CONFIG_HID_ORTEK=m CONFIG_HID_PANTHERLORD=m CONFIG_HID_PENMOUNT=m @@ -2054,6 +2100,7 @@ CONFIG_HYPERV_STORAGE=m # CONFIG_HYPERV_TESTING is not set CONFIG_HYPERV_UTILS=m CONFIG_HYPERV_VSOCKETS=m +# CONFIG_HYPERV_VTL_MODE is not set CONFIG_HZ_1000=y # CONFIG_HZ_100 is not set # CONFIG_HZ_250 is not set @@ -2139,6 +2186,7 @@ CONFIG_I40E=m CONFIG_I40EVF=m CONFIG_I6300ESB_WDT=m CONFIG_I8K=m +# CONFIG_IA32_EMULATION_DEFAULT_DISABLED is not set CONFIG_IA32_EMULATION=y # CONFIG_IAQCORE is not set CONFIG_IAVF=m @@ -2156,6 +2204,7 @@ CONFIG_ICPLUS_PHY=m CONFIG_IDEAPAD_LAPTOP=m CONFIG_IDLE_INJECT=y CONFIG_IDLE_PAGE_TRACKING=y +CONFIG_IDPF=m # CONFIG_IE6XX_WDT is not set CONFIG_IEEE802154_6LOWPAN=m # CONFIG_IEEE802154_ADF7242 is not set @@ -2310,6 +2359,7 @@ CONFIG_INPUT_JOYDEV=m # CONFIG_INPUT_JOYSTICK is not set CONFIG_INPUT_KEYBOARD=y CONFIG_INPUT_KEYSPAN_REMOTE=m +CONFIG_INPUT_KUNIT_TEST=m # CONFIG_INPUT_KXTJ9 is not set CONFIG_INPUT_LEDS=y # CONFIG_INPUT_MATRIXKMAP is not set @@ -2368,6 +2418,7 @@ CONFIG_INTEL_ISH_HID=m CONFIG_INTEL_ISHTP_ECLITE=m # CONFIG_INTEL_LDMA is not set CONFIG_INTEL_MEI_GSC=m +CONFIG_INTEL_MEI_GSC_PROXY=m # CONFIG_INTEL_MEI_HDCP is not set CONFIG_INTEL_MEI=m CONFIG_INTEL_MEI_ME=m @@ -2385,6 +2436,7 @@ CONFIG_INTEL_POWERCLAMP=m # CONFIG_INTEL_PUNIT_IPC is not set CONFIG_INTEL_QEP=m CONFIG_INTEL_RAPL=m +CONFIG_INTEL_RAPL_TPMI=m CONFIG_INTEL_RST=m # CONFIG_INTEL_SAR_INT1092 is not set # CONFIG_INTEL_SCU_PCI is not set @@ -2396,6 +2448,7 @@ CONFIG_INTEL_SDSI=m CONFIG_INTEL_SPEED_SELECT_INTERFACE=m # CONFIG_INTEL_TCC_COOLING is not set CONFIG_INTEL_TDX_GUEST=y +# CONFIG_INTEL_TDX_HOST is not set CONFIG_INTEL_TH_ACPI=m # CONFIG_INTEL_TH_DEBUG is not set CONFIG_INTEL_TH_GTH=m @@ -2404,6 +2457,7 @@ CONFIG_INTEL_TH_MSU=m CONFIG_INTEL_TH_PCI=m CONFIG_INTEL_TH_PTI=m CONFIG_INTEL_TH_STH=m +CONFIG_INTEL_TPMI=m CONFIG_INTEL_TURBO_MAX_3=y CONFIG_INTEL_TXT=y CONFIG_INTEL_UNCORE_FREQ_CONTROL=m @@ -2427,7 +2481,8 @@ CONFIG_IO_DELAY_0X80=y CONFIG_IOMMU_DEFAULT_DMA_LAZY=y # CONFIG_IOMMU_DEFAULT_DMA_STRICT is not set # CONFIG_IOMMU_DEFAULT_PASSTHROUGH is not set -# CONFIG_IOMMUFD is not set +CONFIG_IOMMUFD=m +# CONFIG_IOMMUFD_TEST is not set # CONFIG_IOMMU_IO_PGTABLE_ARMV7S is not set # CONFIG_IOMMU_IO_PGTABLE_LPAE_SELFTEST is not set CONFIG_IOMMU_SUPPORT=y @@ -2703,6 +2758,7 @@ CONFIG_KPROBES=y CONFIG_KSM=y CONFIG_KUNIT_ALL_TESTS=m CONFIG_KUNIT_DEBUGFS=y +# CONFIG_KUNIT_DEFAULT_ENABLED is not set CONFIG_KUNIT_EXAMPLE_TEST=m CONFIG_KUNIT=m CONFIG_KUNIT_TEST=m @@ -2711,8 +2767,10 @@ CONFIG_KVM_AMD_SEV=y CONFIG_KVM_GUEST=y CONFIG_KVM_INTEL=m CONFIG_KVM=m -CONFIG_KVM_MMU_AUDIT=y +CONFIG_KVM_MAX_NR_VCPUS=4096 +# CONFIG_KVM_PROVE_MMU is not set CONFIG_KVM_SMM=y +CONFIG_KVM_SW_PROTECTED_VM=y # CONFIG_KVM_XEN is not set # CONFIG_KXCJK1013 is not set # CONFIG_KXSD9 is not set @@ -2861,6 +2919,9 @@ CONFIG_LOOPBACK_TARGET=m CONFIG_LPC_ICH=m # CONFIG_LP_CONSOLE is not set CONFIG_LPC_SCH=m +CONFIG_LRU_GEN_ENABLED=y +# CONFIG_LRU_GEN_STATS is not set +CONFIG_LRU_GEN=y CONFIG_LSI_ET1011C_PHY=m CONFIG_LSM="lockdown,yama,integrity,selinux,bpf" CONFIG_LSM_MMAP_MIN_ADDR=65535 @@ -2882,6 +2943,7 @@ CONFIG_LZ4_COMPRESS=m CONFIG_MAC80211_DEBUGFS=y # CONFIG_MAC80211_DEBUG_MENU is not set CONFIG_MAC80211_HWSIM=m +CONFIG_MAC80211_KUNIT_TEST=m CONFIG_MAC80211_LEDS=y CONFIG_MAC80211=m # CONFIG_MAC80211_MESH is not set @@ -2907,6 +2969,7 @@ CONFIG_MAILBOX=y # CONFIG_MANAGER_SBS is not set CONFIG_MANA_INFINIBAND=m CONFIG_MARVELL_10G_PHY=m +CONFIG_MARVELL_88Q2XXX_PHY=m # CONFIG_MARVELL_88X2222_PHY is not set CONFIG_MARVELL_PHY=m # CONFIG_MATOM is not set @@ -2945,6 +3008,7 @@ CONFIG_MAXSMP=y # CONFIG_MCP4725 is not set # CONFIG_MCP4922 is not set CONFIG_MD_AUTODETECT=y +CONFIG_MD_BITMAP_FILE=y # CONFIG_MD_CLUSTER is not set CONFIG_MD_FAULTY=m CONFIG_MDIO_BCM_UNIMAC=m @@ -2992,6 +3056,7 @@ CONFIG_MEMBARRIER=y CONFIG_MEMCG_SWAP=y CONFIG_MEMCG=y CONFIG_MEMCPY_KUNIT_TEST=m +CONFIG_MEMCPY_SLOW_KUNIT_TEST=y CONFIG_MEMORY_FAILURE=y # CONFIG_MEMORY_HOTPLUG_DEFAULT_ONLINE is not set CONFIG_MEMORY_HOTPLUG=y @@ -3025,6 +3090,7 @@ CONFIG_MESSAGE_LOGLEVEL_DEFAULT=4 # CONFIG_MFD_BCM590XX is not set # CONFIG_MFD_BD9571MWV is not set # CONFIG_MFD_CPCAP is not set +# CONFIG_MFD_CS42L43_I2C is not set # CONFIG_MFD_DA9052_I2C is not set # CONFIG_MFD_DA9052_SPI is not set # CONFIG_MFD_DA9055 is not set @@ -3124,6 +3190,7 @@ CONFIG_MICREL_PHY=m CONFIG_MICROCHIP_PHY=m # CONFIG_MICROCHIP_PIT64B is not set CONFIG_MICROCHIP_T1_PHY=m +# CONFIG_MICROCHIP_T1S_PHY is not set CONFIG_MICROCODE_AMD=y CONFIG_MICROCODE_INTEL=y # CONFIG_MICROCODE_LATE_LOADING is not set @@ -3311,6 +3378,8 @@ CONFIG_MT76x2U=m CONFIG_MT7921E=m # CONFIG_MT7921S is not set # CONFIG_MT7921U is not set +# CONFIG_MT7925E is not set +# CONFIG_MT7925U is not set # CONFIG_MT7996E is not set # CONFIG_MTD_ABSENT is not set # CONFIG_MTD_AFS_PARTS is not set @@ -3384,6 +3453,7 @@ CONFIG_MYRI10GE=m CONFIG_NAMESPACES=y CONFIG_NATIONAL_PHY=m # CONFIG_NAU7802 is not set +# CONFIG_NCN26000_PHY is not set CONFIG_ND_BLK=m CONFIG_ND_BTT=m # CONFIG_NDC_DIS_DYNAMIC_CACHING is not set @@ -3525,6 +3595,7 @@ CONFIG_NETFILTER=y # CONFIG_NET_FOU is not set CONFIG_NETFS_STATS=y CONFIG_NETFS_SUPPORT=m +CONFIG_NET_HANDSHAKE_KUNIT_TEST=m # CONFIG_NET_IFE is not set CONFIG_NET_IPGRE_BROADCAST=y CONFIG_NET_IPGRE_DEMUX=m @@ -3892,9 +3963,10 @@ CONFIG_NVRAM=y CONFIG_NVSW_SN2201=m # CONFIG_NV_TCO is not set # CONFIG_NXP_C45_TJA11XX_PHY is not set +# CONFIG_NXP_CBTX_PHY is not set # CONFIG_NXP_TJA11XX_PHY is not set # CONFIG_OCFS2_FS is not set -# CONFIG_OCTEON_EP is not set +CONFIG_OCTEON_EP=m CONFIG_OCXL=m # CONFIG_OF is not set # CONFIG_OF_OVERLAY is not set @@ -4098,6 +4170,7 @@ CONFIG_PINCTRL_BROXTON=m CONFIG_PINCTRL_CANNONLAKE=m CONFIG_PINCTRL_CEDARFORK=m # CONFIG_PINCTRL_CHERRYVIEW is not set +# CONFIG_PINCTRL_CS42L43 is not set CONFIG_PINCTRL_DENVERTON=m CONFIG_PINCTRL_ELKHARTLAKE=m CONFIG_PINCTRL_EMMITSBURG=m @@ -4272,6 +4345,7 @@ CONFIG_QCOM_FALKOR_ERRATUM_1009=y # CONFIG_QCOM_IPCC is not set # CONFIG_QCOM_OCMEM is not set # CONFIG_QCOM_PDC is not set +# CONFIG_QCOM_PMIC_GLINK is not set CONFIG_QCOM_QDF2400_ERRATUM_0065=y # CONFIG_QCOM_QFPROM is not set # CONFIG_QCOM_RMTFS_MEM is not set @@ -4327,10 +4401,12 @@ CONFIG_RAS=y CONFIG_RATIONAL_KUNIT_TEST=m # CONFIG_RBTREE_TEST is not set # CONFIG_RC_CORE is not set +# CONFIG_RCU_CPU_STALL_CPUTIME is not set CONFIG_RCU_CPU_STALL_TIMEOUT=60 # CONFIG_RCU_EQS_DEBUG is not set CONFIG_RCU_EXP_CPU_STALL_TIMEOUT=0 # CONFIG_RCU_EXPERT is not set +# CONFIG_RCU_LAZY is not set # CONFIG_RCU_NOCB_CPU_DEFAULT_ALL is not set CONFIG_RCU_NOCB_CPU=y CONFIG_RCU_REF_SCALE_TEST=m @@ -4352,11 +4428,13 @@ CONFIG_RD_ZSTD=y CONFIG_REALTEK_AUTOPM=y CONFIG_REALTEK_PHY=m # CONFIG_REED_SOLOMON_TEST is not set +CONFIG_REGMAP_KUNIT=m # CONFIG_REGULATOR is not set # CONFIG_REISERFS_FS is not set CONFIG_RELAY=y CONFIG_RELOCATABLE=y # CONFIG_REMOTEPROC is not set +# CONFIG_REMOTE_TARGET is not set CONFIG_RENESAS_PHY=m # CONFIG_RESET_ATTACK_MITIGATION is not set CONFIG_RESET_CONTROLLER=y @@ -4371,6 +4449,7 @@ CONFIG_RETPOLINE=y CONFIG_RFKILL_INPUT=y CONFIG_RFKILL=m CONFIG_RHEL_DIFFERENCES=y +CONFIG_RH_KABI_SIZE_ALIGN_CHECKS=y CONFIG_RING_BUFFER_BENCHMARK=m # CONFIG_RING_BUFFER_STARTUP_TEST is not set # CONFIG_RING_BUFFER_VALIDATE_TIME_DELTAS is not set @@ -4546,9 +4625,10 @@ CONFIG_RTW88_8822CE=m # CONFIG_RTW88_DEBUGFS is not set # CONFIG_RTW88_DEBUG is not set CONFIG_RTW88=m +# CONFIG_RTW89_8851BE is not set CONFIG_RTW89_8852AE=m CONFIG_RTW89_8852BE=m -# CONFIG_RTW89_8852CE is not set +CONFIG_RTW89_8852CE=m # CONFIG_RTW89_DEBUGFS is not set # CONFIG_RTW89_DEBUGMSG is not set CONFIG_RTW89=m @@ -5055,6 +5135,7 @@ CONFIG_SHUFFLE_PAGE_ALLOCATOR=y CONFIG_SIGNED_PE_FILE_VERIFICATION=y # CONFIG_SIMPLE_PM_BUS is not set # CONFIG_SIOX is not set +CONFIG_SIPHASH_KUNIT_TEST=m # CONFIG_SKGE is not set # CONFIG_SKY2 is not set CONFIG_SLAB_FREELIST_HARDENED=y @@ -5160,6 +5241,9 @@ CONFIG_SND_HDA_PREALLOC_SIZE=0 CONFIG_SND_HDA_RECONFIG=y CONFIG_SND_HDA_SCODEC_CS35L41_I2C=m CONFIG_SND_HDA_SCODEC_CS35L41_SPI=m +CONFIG_SND_HDA_SCODEC_CS35L56_I2C=m +CONFIG_SND_HDA_SCODEC_CS35L56_SPI=m +CONFIG_SND_HDA_SCODEC_TAS2781_I2C=m CONFIG_SND_HDSP=m CONFIG_SND_HDSPM=m CONFIG_SND_HRTIMER=m @@ -5197,6 +5281,7 @@ CONFIG_SND_OSSEMUL=y CONFIG_SND_OXYGEN=m CONFIG_SND_PCI=y # CONFIG_SND_PCM_OSS is not set +# CONFIG_SND_PCMTEST is not set CONFIG_SND_PCSP=m CONFIG_SND_PCXHR=m # CONFIG_SND_PORTMAN2X4 is not set @@ -5209,6 +5294,7 @@ CONFIG_SND_SEQ_DUMMY=m CONFIG_SND_SEQ_HRTIMER_DEFAULT=y CONFIG_SND_SEQUENCER=m # CONFIG_SND_SEQUENCER_OSS is not set +CONFIG_SND_SEQ_UMP=y # CONFIG_SND_SERIAL_U16550 is not set # CONFIG_SND_SIMPLE_CARD is not set # CONFIG_SND_SOC_AC97_CODEC is not set @@ -5243,10 +5329,13 @@ CONFIG_SND_SOC_AMD_RENOIR_MACH=m # CONFIG_SND_SOC_AMD_RPL_ACP6x is not set CONFIG_SND_SOC_AMD_VANGOGH_MACH=m CONFIG_SND_SOC_AMD_YC_MACH=m +# CONFIG_SND_SOC_AUDIO_IIO_AUX is not set # CONFIG_SND_SOC_AW8738 is not set +# CONFIG_SND_SOC_AW88261 is not set # CONFIG_SND_SOC_AW88395 is not set # CONFIG_SND_SOC_BD28623 is not set # CONFIG_SND_SOC_BT_SCO is not set +# CONFIG_SND_SOC_CHV3_CODEC is not set # CONFIG_SND_SOC_CS35L32 is not set # CONFIG_SND_SOC_CS35L33 is not set # CONFIG_SND_SOC_CS35L34 is not set @@ -5257,7 +5346,7 @@ CONFIG_SND_SOC_CS35L41_SPI=m # CONFIG_SND_SOC_CS35L45_I2C is not set # CONFIG_SND_SOC_CS35L45_SPI is not set # CONFIG_SND_SOC_CS35L56_I2C is not set -# CONFIG_SND_SOC_CS35L56_SDW is not set +CONFIG_SND_SOC_CS35L56_SDW=m # CONFIG_SND_SOC_CS35L56_SPI is not set # CONFIG_SND_SOC_CS4234 is not set # CONFIG_SND_SOC_CS4265 is not set @@ -5265,7 +5354,8 @@ CONFIG_SND_SOC_CS35L41_SPI=m # CONFIG_SND_SOC_CS4271_I2C is not set # CONFIG_SND_SOC_CS4271_SPI is not set CONFIG_SND_SOC_CS42L42=m -# CONFIG_SND_SOC_CS42L42_SDW is not set +CONFIG_SND_SOC_CS42L42_SDW=m +CONFIG_SND_SOC_CS42L43_SDW=m # CONFIG_SND_SOC_CS42L51_I2C is not set # CONFIG_SND_SOC_CS42L52 is not set # CONFIG_SND_SOC_CS42L56 is not set @@ -5304,6 +5394,7 @@ CONFIG_SND_SOC_HDAC_HDMI=m CONFIG_SND_SOC_INTEL_AVS=m # CONFIG_SND_SOC_INTEL_AVS_MACH_DA7219 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_DMIC is not set +# CONFIG_SND_SOC_INTEL_AVS_MACH_ES8336 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_HDAUDIO is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_I2S_TEST is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_MAX98357A is not set @@ -5314,6 +5405,7 @@ CONFIG_SND_SOC_INTEL_AVS=m # CONFIG_SND_SOC_INTEL_AVS_MACH_RT274 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_RT286 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_RT298 is not set +# CONFIG_SND_SOC_INTEL_AVS_MACH_RT5663 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_RT5682 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_SSM4567 is not set CONFIG_SND_SOC_INTEL_BDW_RT5650_MACH=m @@ -5352,6 +5444,7 @@ CONFIG_SND_SOC_INTEL_SKYLAKE_HDAUDIO_CODEC=y CONFIG_SND_SOC_INTEL_SKYLAKE=m CONFIG_SND_SOC_INTEL_SOF_CML_RT1011_RT5682_MACH=m CONFIG_SND_SOC_INTEL_SOF_CS42L42_MACH=m +CONFIG_SND_SOC_INTEL_SOF_DA7219_MACH=m CONFIG_SND_SOC_INTEL_SOF_DA7219_MAX98373_MACH=m CONFIG_SND_SOC_INTEL_SOF_ES8336_MACH=m CONFIG_SND_SOC_INTEL_SOF_NAU8825_MACH=m @@ -5372,7 +5465,7 @@ CONFIG_SND_SOC=m # CONFIG_SND_SOC_MAX98088 is not set CONFIG_SND_SOC_MAX98090=m CONFIG_SND_SOC_MAX98357A=m -# CONFIG_SND_SOC_MAX98363 is not set +CONFIG_SND_SOC_MAX98363=m CONFIG_SND_SOC_MAX98373_I2C=m CONFIG_SND_SOC_MAX98373=m CONFIG_SND_SOC_MAX98373_SDW=m @@ -5412,6 +5505,7 @@ CONFIG_SND_SOC_PCM512x=m # CONFIG_SND_SOC_PEB2466 is not set # CONFIG_SND_SOC_RK3328 is not set CONFIG_SND_SOC_RL6231=m +# CONFIG_SND_SOC_RT1017_SDCA_SDW is not set CONFIG_SND_SOC_RT1308=m CONFIG_SND_SOC_RT1308_SDW=m CONFIG_SND_SOC_RT1316_SDW=m @@ -5426,10 +5520,11 @@ CONFIG_SND_SOC_RT5682_SDW=m CONFIG_SND_SOC_RT700_SDW=m CONFIG_SND_SOC_RT711_SDCA_SDW=m CONFIG_SND_SOC_RT711_SDW=m -# CONFIG_SND_SOC_RT712_SDCA_DMIC_SDW is not set +CONFIG_SND_SOC_RT712_SDCA_DMIC_SDW=m CONFIG_SND_SOC_RT712_SDCA_SDW=m CONFIG_SND_SOC_RT715_SDCA_SDW=m CONFIG_SND_SOC_RT715_SDW=m +CONFIG_SND_SOC_RT722_SDCA_SDW=m # CONFIG_SND_SOC_RT9120 is not set # CONFIG_SND_SOC_SGTL5000 is not set # CONFIG_SND_SOC_SIMPLE_AMPLIFIER is not set @@ -5440,6 +5535,7 @@ CONFIG_SND_SOC_SOF_ALDERLAKE=m CONFIG_SND_SOC_SOF_AMD_REMBRANDT=m CONFIG_SND_SOC_SOF_AMD_RENOIR=m CONFIG_SND_SOC_SOF_AMD_TOPLEVEL=m +CONFIG_SND_SOC_SOF_AMD_VANGOGH=m CONFIG_SND_SOC_SOF_APOLLOLAKE=m CONFIG_SND_SOC_SOF_BAYTRAIL=m CONFIG_SND_SOC_SOF_BROADWELL=m @@ -5456,6 +5552,7 @@ CONFIG_SND_SOC_SOF_INTEL_SOUNDWIRE=m CONFIG_SND_SOC_SOF_INTEL_TOPLEVEL=y CONFIG_SND_SOC_SOF_JASPERLAKE=m # CONFIG_SND_SOC_SOF_KABYLAKE is not set +CONFIG_SND_SOC_SOF_LUNARLAKE=m CONFIG_SND_SOC_SOF_MERRIFIELD=m CONFIG_SND_SOC_SOF_METEORLAKE=m CONFIG_SND_SOC_SOF_PCI=m @@ -5477,6 +5574,7 @@ CONFIG_SND_SOC_SSM4567=m # CONFIG_SND_SOC_TAS2764 is not set # CONFIG_SND_SOC_TAS2770 is not set # CONFIG_SND_SOC_TAS2780 is not set +# CONFIG_SND_SOC_TAS2781_I2C is not set # CONFIG_SND_SOC_TAS5086 is not set # CONFIG_SND_SOC_TAS571X is not set # CONFIG_SND_SOC_TAS5720 is not set @@ -5532,6 +5630,7 @@ CONFIG_SND_SOC_WM8804=m # CONFIG_SND_SOC_WM8985 is not set # CONFIG_SND_SOC_WSA881X is not set # CONFIG_SND_SOC_WSA883X is not set +# CONFIG_SND_SOC_WSA884X is not set # CONFIG_SND_SOC_XILINX_AUDIO_FORMATTER is not set # CONFIG_SND_SOC_XILINX_I2S is not set # CONFIG_SND_SOC_XILINX_SPDIF is not set @@ -5545,8 +5644,10 @@ CONFIG_SND_SST_ATOM_HIFI2_PLATFORM=m # CONFIG_SND_SUPPORT_OLD_API is not set # CONFIG_SND_TEST_COMPONENT is not set CONFIG_SND_TRIDENT=m +CONFIG_SND_UMP_LEGACY_RAWMIDI=y CONFIG_SND_USB_6FIRE=m CONFIG_SND_USB_AUDIO=m +CONFIG_SND_USB_AUDIO_MIDI_V2=y CONFIG_SND_USB_CAIAQ_INPUT=y CONFIG_SND_USB_CAIAQ=m CONFIG_SND_USB_HIFACE=m @@ -5570,6 +5671,7 @@ CONFIG_SND_X86=y CONFIG_SND_XEN_FRONTEND=m # CONFIG_SND_YMFPCI is not set # CONFIG_SOC_BRCMSTB is not set +CONFIG_SOC_CS42L43=m # CONFIG_SOCIONEXT_SYNQUACER_PREITS is not set # CONFIG_SOC_TI is not set CONFIG_SOFTLOCKUP_DETECTOR=y @@ -5674,12 +5776,14 @@ CONFIG_STM_PROTO_SYS_T=m CONFIG_STM_SOURCE_CONSOLE=m CONFIG_STM_SOURCE_FTRACE=m CONFIG_STM_SOURCE_HEARTBEAT=m +CONFIG_STRCAT_KUNIT_TEST=m CONFIG_STRICT_DEVMEM=y CONFIG_STRICT_KERNEL_RWX=y CONFIG_STRICT_MODULE_RWX=y # CONFIG_STRICT_SIGALTSTACK_SIZE is not set # CONFIG_STRING_SELFTEST is not set CONFIG_STRIP_ASM_SYMS=y +CONFIG_STRSCPY_KUNIT_TEST=m # CONFIG_ST_UVIS25 is not set # CONFIG_SUNDANCE is not set CONFIG_SUN_PARTITION=y @@ -5766,7 +5870,7 @@ CONFIG_TCP_CONG_DCTCP=m # CONFIG_TCP_CONG_HSTCP is not set CONFIG_TCP_CONG_HTCP=m # CONFIG_TCP_CONG_HYBLA is not set -# CONFIG_TCP_CONG_ILLINOIS is not set +CONFIG_TCP_CONG_ILLINOIS=m # CONFIG_TCP_CONG_LP is not set CONFIG_TCP_CONG_NV=m # CONFIG_TCP_CONG_SCALABLE is not set @@ -6010,6 +6114,7 @@ CONFIG_TYPEC_FUSB302=m # CONFIG_TYPEC_HD3SS3220 is not set CONFIG_TYPEC_MUX_FSA4480=m # CONFIG_TYPEC_MUX_GPIO_SBU is not set +# CONFIG_TYPEC_MUX_NB7VPQ904M is not set CONFIG_TYPEC_MUX_PI3USB30532=m # CONFIG_TYPEC_NVIDIA_ALTMODE is not set # CONFIG_TYPEC_QCOM_PMIC is not set @@ -6101,7 +6206,6 @@ CONFIG_USB_EPSON2888=y CONFIG_USB_EZUSB_FX2=m # CONFIG_USB_FEW_INIT_RETRIES is not set # CONFIG_USB_FOTG210_HCD is not set -CONFIG_USB_FTDI_ELAN=m # CONFIG_USB_GADGET is not set CONFIG_USB_GL860=m # CONFIG_USB_GPIO_VBUS is not set @@ -6320,7 +6424,6 @@ CONFIG_USB_SUPPORT=y # CONFIG_USB_TEST is not set CONFIG_USB_TMC=m # CONFIG_USB_TRANCEVIBRATOR is not set -# CONFIG_USB_U132_HCD is not set CONFIG_USB_UAS=m CONFIG_USB_UEAGLEATM=m CONFIG_USB_UHCI_HCD=y @@ -6362,6 +6465,10 @@ CONFIG_VDPA_SIM_NET=m # CONFIG_VEML6070 is not set CONFIG_VETH=m CONFIG_VFAT_FS=m +# CONFIG_VFIO_AMBA is not set +CONFIG_VFIO_CONTAINER=y +CONFIG_VFIO_DEVICE_CDEV=y +CONFIG_VFIO_GROUP=y CONFIG_VFIO_IOMMU_TYPE1=m CONFIG_VFIO=m CONFIG_VFIO_MDEV=m @@ -6598,6 +6705,7 @@ CONFIG_X86_ACPI_CPUFREQ_CPB=y CONFIG_X86_ACPI_CPUFREQ=m CONFIG_X86_AMD_FREQ_SENSITIVITY=m CONFIG_X86_AMD_PLATFORM_DEVICE=y +CONFIG_X86_AMD_PSTATE_DEFAULT_MODE=3 CONFIG_X86_AMD_PSTATE_UT=m CONFIG_X86_AMD_PSTATE=y # CONFIG_X86_BOOTPARAM_MEMORY_CORRUPTION_CHECK is not set diff --git a/SOURCES/kernel-x86_64-rt-debug-rhel.config b/SOURCES/kernel-x86_64-rt-debug-rhel.config index 6aa26ce..dbdabd6 100644 --- a/SOURCES/kernel-x86_64-rt-debug-rhel.config +++ b/SOURCES/kernel-x86_64-rt-debug-rhel.config @@ -122,9 +122,11 @@ CONFIG_ACPI=y # CONFIG_AD8366 is not set # CONFIG_AD8801 is not set # CONFIG_AD9523 is not set +CONFIG_ADDRESS_MASKING=y # CONFIG_ADF4350 is not set # CONFIG_ADF4371 is not set # CONFIG_ADFS_FS is not set +# CONFIG_ADIN1100_PHY is not set # CONFIG_ADIN_PHY is not set # CONFIG_ADIS16080 is not set # CONFIG_ADIS16130 is not set @@ -194,6 +196,8 @@ CONFIG_AMD_MEM_ENCRYPT=y CONFIG_AMD_NUMA=y CONFIG_AMD_PHY=m CONFIG_AMD_PMC=m +# CONFIG_AMD_PMF_DEBUG is not set +CONFIG_AMD_PMF=m CONFIG_AMD_PTDMA=m CONFIG_AMD_SFH_HID=m # CONFIG_AMDTEE is not set @@ -201,7 +205,7 @@ CONFIG_AMD_SFH_HID=m CONFIG_AMD_XGBE=m # CONFIG_AMIGA_PARTITION is not set CONFIG_AMILO_RFKILL=m -# CONFIG_ANDROID is not set +# CONFIG_ANDROID_BINDER_IPC is not set # CONFIG_ANON_VMA_NAME is not set # CONFIG_APDS9300 is not set CONFIG_APDS9802ALS=m @@ -244,6 +248,8 @@ CONFIG_ARM64_ERRATUM_1542419=y CONFIG_ARM64_USE_LSE_ATOMICS=y CONFIG_ARM_CMN=m # CONFIG_ARM_MHU_V2 is not set +# CONFIG_ARM_SCMI_POWER_CONTROL is not set +# CONFIG_ARM_SCMI_RAW_MODE_SUPPORT is not set # CONFIG_ARM_SCMI_TRANSPORT_MAILBOX is not set # CONFIG_ARM_SCMI_TRANSPORT_SMC_ATOMIC_ENABLE is not set # CONFIG_ARM_SCMI_TRANSPORT_SMC is not set @@ -532,6 +538,7 @@ CONFIG_BT_BNEP_PROTO_FILTER=y CONFIG_BT_BREDR=y CONFIG_BT_DEBUGFS=y CONFIG_BT_HCIBCM203X=m +# CONFIG_BT_HCIBCM4377 is not set CONFIG_BT_HCIBFUSB=m CONFIG_BT_HCIBPA10X=m CONFIG_BT_HCIBTSDIO=m @@ -539,6 +546,7 @@ CONFIG_BT_HCIBTUSB_AUTOSUSPEND=y CONFIG_BT_HCIBTUSB_BCM=y CONFIG_BT_HCIBTUSB=m CONFIG_BT_HCIBTUSB_MTK=y +CONFIG_BT_HCIBTUSB_POLL_SYNC=y CONFIG_BT_HCIBTUSB_RTL=y # CONFIG_BT_HCIUART_AG6XX is not set CONFIG_BT_HCIUART_ATH3K=y @@ -551,12 +559,14 @@ CONFIG_BT_HIDP=m # CONFIG_BT_HS is not set CONFIG_BT_INTEL=m # CONFIG_BT_LEDS is not set +CONFIG_BT_LE_L2CAP_ECRED=y CONFIG_BT_LE=y CONFIG_BT=m CONFIG_BT_MRVL=m CONFIG_BT_MRVL_SDIO=m # CONFIG_BT_MSFTEXT is not set # CONFIG_BT_MTKSDIO is not set +# CONFIG_BT_NXPUART is not set CONFIG_BT_RFCOMM=m CONFIG_BT_RFCOMM_TTY=y # CONFIG_BTRFS_FS is not set @@ -573,6 +583,7 @@ CONFIG_BUILD_SALT="" # CONFIG_CACHEFILES_HISTOGRAM is not set CONFIG_CACHEFILES=m # CONFIG_CACHEFILES_ONDEMAND is not set +CONFIG_CACHESTAT_SYSCALL=y # CONFIG_CADENCE_WATCHDOG is not set # CONFIG_CAIF is not set CONFIG_CALL_DEPTH_TRACKING=y @@ -647,6 +658,7 @@ CONFIG_CFG80211_CRDA_SUPPORT=y CONFIG_CFG80211_DEBUGFS=y CONFIG_CFG80211_DEFAULT_PS=y # CONFIG_CFG80211_DEVELOPER_WARNINGS is not set +CONFIG_CFG80211_KUNIT_TEST=m CONFIG_CFG80211=m # CONFIG_CFG80211_WEXT is not set CONFIG_CFS_BANDWIDTH=y @@ -654,6 +666,7 @@ CONFIG_CGROUP_BPF=y CONFIG_CGROUP_CPUACCT=y CONFIG_CGROUP_DEBUG=y CONFIG_CGROUP_DEVICE=y +# CONFIG_CGROUP_FAVOR_DYNMODS is not set CONFIG_CGROUP_FREEZER=y CONFIG_CGROUP_HUGETLB=y CONFIG_CGROUP_MISC=y @@ -776,6 +789,7 @@ CONFIG_CONSOLE_LOGLEVEL_QUIET=4 CONFIG_CONSOLE_TRANSLATIONS=y CONFIG_CONTEXT_SWITCH_TRACER=y # CONFIG_CONTEXT_TRACKING_USER_FORCE is not set +# CONFIG_COPS is not set CONFIG_CORDIC=m CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS=y CONFIG_COREDUMP=y @@ -811,6 +825,7 @@ CONFIG_CPU_LITTLE_ENDIAN=y CONFIG_CPUMASK_KUNIT_TEST=m CONFIG_CPUMASK_OFFSTACK=y CONFIG_CPUSETS=y +CONFIG_CPU_SRSO=y # CONFIG_CPU_THERMAL is not set CONFIG_CPU_UNRET_ENTRY=y # CONFIG_CRAMFS is not set @@ -893,6 +908,8 @@ CONFIG_CRYPTO_DEV_CHELSIO=m # CONFIG_CRYPTO_DEV_HISI_SEC2 is not set CONFIG_CRYPTO_DEV_HISI_SEC=m # CONFIG_CRYPTO_DEV_HISI_TRNG is not set +CONFIG_CRYPTO_DEV_IAA_CRYPTO=m +# CONFIG_CRYPTO_DEV_IAA_CRYPTO_STATS is not set CONFIG_CRYPTO_DEV_NITROX_CNN55XX=m # CONFIG_CRYPTO_DEV_OCTEONTX_CPT is not set CONFIG_CRYPTO_DEV_PADLOCK_AES=m @@ -1011,6 +1028,7 @@ CONFIG_CXL_MEM=m CONFIG_CXL_PCI=m CONFIG_CXL_PMEM=m # CONFIG_CXL_REGION_INVALIDATION_TEST is not set +CONFIG_CXL_REGION=y # CONFIG_DA280 is not set # CONFIG_DA311 is not set CONFIG_DAMON_DBGFS=y @@ -1221,6 +1239,8 @@ CONFIG_DP83848_PHY=m CONFIG_DP83867_PHY=m # CONFIG_DP83869_PHY is not set CONFIG_DP83TC811_PHY=m +# CONFIG_DP83TD510_PHY is not set +CONFIG_DPLL=y # CONFIG_DPM_WATCHDOG is not set # CONFIG_DPS310 is not set CONFIG_DPTF_PCH_FIVR=m @@ -1234,6 +1254,7 @@ CONFIG_DRM_AMD_DC=y CONFIG_DRM_AMDGPU=m # CONFIG_DRM_AMDGPU_SI is not set CONFIG_DRM_AMDGPU_USERPTR=y +# CONFIG_DRM_AMDGPU_WERROR is not set # CONFIG_DRM_AMD_SECURE_DISPLAY is not set # CONFIG_DRM_ANALOGIX_ANX6345 is not set # CONFIG_DRM_ANALOGIX_ANX7625 is not set @@ -1310,6 +1331,7 @@ CONFIG_DRM_LOAD_EDID_FIRMWARE=y # CONFIG_DRM_LONTIUM_LT9211 is not set # CONFIG_DRM_LONTIUM_LT9611 is not set # CONFIG_DRM_LONTIUM_LT9611UXC is not set +# CONFIG_DRM_LOONGSON is not set # CONFIG_DRM_LVDS_CODEC is not set CONFIG_DRM=m # CONFIG_DRM_MALI_DISPLAY is not set @@ -1348,6 +1370,7 @@ CONFIG_DRM_NOUVEAU=m # CONFIG_DRM_PANEL_LEADTEK_LTK500HD1829 is not set # CONFIG_DRM_PANEL_LG_LB035Q02 is not set # CONFIG_DRM_PANEL_LVDS is not set +# CONFIG_DRM_PANEL_MAGNACHIP_D53E6EA8966 is not set # CONFIG_DRM_PANEL_MANTIX_MLAF057WE51 is not set # CONFIG_DRM_PANEL_MIPI_DBI is not set # CONFIG_DRM_PANEL_NEC_NL8048HL11 is not set @@ -1356,6 +1379,7 @@ CONFIG_DRM_NOUVEAU=m # CONFIG_DRM_PANEL_NOVATEK_NT35510 is not set # CONFIG_DRM_PANEL_NOVATEK_NT35560 is not set # CONFIG_DRM_PANEL_NOVATEK_NT35950 is not set +# CONFIG_DRM_PANEL_NOVATEK_NT36523 is not set # CONFIG_DRM_PANEL_NOVATEK_NT36672A is not set # CONFIG_DRM_PANEL_NOVATEK_NT39016 is not set # CONFIG_DRM_PANEL_OLIMEX_LCD_OLINUXINO is not set @@ -1371,6 +1395,7 @@ CONFIG_DRM_NOUVEAU=m # CONFIG_DRM_PANEL_SAMSUNG_DB7430 is not set # CONFIG_DRM_PANEL_SAMSUNG_S6D16D0 is not set # CONFIG_DRM_PANEL_SAMSUNG_S6D27A1 is not set +# CONFIG_DRM_PANEL_SAMSUNG_S6D7AA0 is not set # CONFIG_DRM_PANEL_SAMSUNG_S6E3HA2 is not set # CONFIG_DRM_PANEL_SAMSUNG_S6E63J0X03 is not set # CONFIG_DRM_PANEL_SAMSUNG_S6E63M0 is not set @@ -1386,11 +1411,14 @@ CONFIG_DRM_NOUVEAU=m # CONFIG_DRM_PANEL_SITRONIX_ST7703 is not set # CONFIG_DRM_PANEL_SITRONIX_ST7789V is not set # CONFIG_DRM_PANEL_SONY_ACX565AKM is not set +# CONFIG_DRM_PANEL_SONY_TD4353_JDI is not set # CONFIG_DRM_PANEL_SONY_TULIP_TRULY_NT35521 is not set +# CONFIG_DRM_PANEL_STARTEK_KD070FHFID015 is not set # CONFIG_DRM_PANEL_TDO_TL070WSH30 is not set # CONFIG_DRM_PANEL_TPO_TD028TTEC1 is not set # CONFIG_DRM_PANEL_TPO_TPG110 is not set # CONFIG_DRM_PANEL_TRULY_NT35597_WQXGA is not set +# CONFIG_DRM_PANEL_VISIONOX_R66451 is not set # CONFIG_DRM_PANEL_VISIONOX_RM69299 is not set # CONFIG_DRM_PANEL_VISIONOX_VTDR6130 is not set # CONFIG_DRM_PANEL_WIDECHIPS_WS2401 is not set @@ -1404,6 +1432,7 @@ CONFIG_DRM_RADEON=m CONFIG_DRM_RADEON_USERPTR=y # CONFIG_DRM_RCAR_DW_HDMI is not set # CONFIG_DRM_RCAR_LVDS is not set +# CONFIG_DRM_SAMSUNG_DSIM is not set # CONFIG_DRM_SII902X is not set # CONFIG_DRM_SII9234 is not set # CONFIG_DRM_SIL_SII8620 is not set @@ -1422,9 +1451,11 @@ CONFIG_DRM_RADEON_USERPTR=y # CONFIG_DRM_TOSHIBA_TC358767 is not set # CONFIG_DRM_TOSHIBA_TC358768 is not set # CONFIG_DRM_TOSHIBA_TC358775 is not set +# CONFIG_DRM_TTM_KUNIT_TEST is not set CONFIG_DRM_UDL=m # CONFIG_DRM_VBOXVIDEO is not set # CONFIG_DRM_VGEM is not set +CONFIG_DRM_VIRTIO_GPU_KMS=y CONFIG_DRM_VIRTIO_GPU=m CONFIG_DRM_VKMS=m CONFIG_DRM_VMWGFX_FBCON=y @@ -1556,6 +1587,7 @@ CONFIG_EFI_DISABLE_RUNTIME=y CONFIG_EFI_DXE_MEM_ATTRIBUTES=y # CONFIG_EFI_FAKE_MEMMAP is not set CONFIG_EFI_GENERIC_STUB_INITRD_CMDLINE_LOADER=y +CONFIG_EFI_HANDOVER_PROTOCOL=y CONFIG_EFI_MIXED=y CONFIG_EFI_PARTITION=y # CONFIG_EFI_PGT_DUMP is not set @@ -1570,6 +1602,7 @@ CONFIG_EFI_VARS_PSTORE_DEFAULT_DISABLE=y CONFIG_EFI_VARS_PSTORE=y CONFIG_EFI_VARS=y CONFIG_EFI=y +# CONFIG_EFI_ZBOOT is not set # CONFIG_EFS_FS is not set # CONFIG_EISA is not set CONFIG_ELF_CORE=y @@ -1582,7 +1615,12 @@ CONFIG_ENIC=m CONFIG_EPIC100=m CONFIG_EPOLL=y # CONFIG_EQUALIZER is not set -# CONFIG_EROFS_FS is not set +# CONFIG_EROFS_FS_DEBUG is not set +CONFIG_EROFS_FS=m +CONFIG_EROFS_FS_POSIX_ACL=y +CONFIG_EROFS_FS_SECURITY=y +CONFIG_EROFS_FS_XATTR=y +# CONFIG_EROFS_FS_ZIP is not set CONFIG_ETHERNET=y # CONFIG_ETHOC is not set CONFIG_ETHTOOL_NETLINK=y @@ -1636,6 +1674,7 @@ CONFIG_FAT_DEFAULT_IOCHARSET="ascii" # CONFIG_FAT_DEFAULT_UTF8 is not set CONFIG_FAT_FS=m CONFIG_FAT_KUNIT_TEST=m +# CONFIG_FAULT_INJECTION_CONFIGFS is not set CONFIG_FAULT_INJECTION_DEBUG_FS=y CONFIG_FAULT_INJECTION_STACKTRACE_FILTER=y # CONFIG_FAULT_INJECTION_USERCOPY is not set @@ -1740,7 +1779,9 @@ CONFIG_FSL_ERRATUM_A008585=y # CONFIG_FSL_QDMA is not set # CONFIG_FSL_RCPM is not set CONFIG_FSNOTIFY=y -# CONFIG_FS_VERITY is not set +# CONFIG_FS_VERITY_BUILTIN_SIGNATURES is not set +# CONFIG_FS_VERITY_DEBUG is not set +CONFIG_FS_VERITY=y # CONFIG_FTL is not set CONFIG_FTRACE_MCOUNT_RECORD=y # CONFIG_FTRACE_RECORD_RECURSION is not set @@ -1767,9 +1808,11 @@ CONFIG_FUTEX=y # CONFIG_FW_CACHE is not set # CONFIG_FW_CFG_SYSFS_CMDLINE is not set CONFIG_FW_CFG_SYSFS=y +# CONFIG_FW_DEVLINK_SYNC_STATE_TIMEOUT is not set CONFIG_FW_LOADER_COMPRESS_XZ=y CONFIG_FW_LOADER_COMPRESS=y CONFIG_FW_LOADER_COMPRESS_ZSTD=y +CONFIG_FW_LOADER_DEBUG=y # CONFIG_FW_LOADER_USER_HELPER_FALLBACK is not set CONFIG_FW_LOADER_USER_HELPER=y CONFIG_FW_LOADER=y @@ -1892,6 +1935,7 @@ CONFIG_HARDENED_USERCOPY_FALLBACK=y CONFIG_HARDENED_USERCOPY=y CONFIG_HARDLOCKUP_DETECTOR=y CONFIG_HASH_KUNIT_TEST=m +CONFIG_HASHTABLE_KUNIT_TEST=m # CONFIG_HDC100X is not set # CONFIG_HDC2010 is not set CONFIG_HDLC_CISCO=m @@ -1952,6 +1996,7 @@ CONFIG_HID_ITE=m CONFIG_HID_JABRA=m CONFIG_HID_KENSINGTON=m CONFIG_HID_KEYTOUCH=m +CONFIG_HID_KUNIT_TEST=m CONFIG_HID_KYE=m CONFIG_HID_LCPOWER=m CONFIG_HID_LED=m @@ -1972,6 +2017,7 @@ CONFIG_HID_MULTITOUCH=m # CONFIG_HID_NINTENDO is not set CONFIG_HID_NTI=m CONFIG_HID_NTRIG=y +# CONFIG_HID_NVIDIA_SHIELD is not set CONFIG_HID_ORTEK=m CONFIG_HID_PANTHERLORD=m CONFIG_HID_PENMOUNT=m @@ -2123,6 +2169,7 @@ CONFIG_HYPERV_STORAGE=m CONFIG_HYPERV_TESTING=y CONFIG_HYPERV_UTILS=m CONFIG_HYPERV_VSOCKETS=m +# CONFIG_HYPERV_VTL_MODE is not set CONFIG_HZ_1000=y # CONFIG_HZ_100 is not set # CONFIG_HZ_250 is not set @@ -2208,6 +2255,7 @@ CONFIG_I40E=m CONFIG_I40EVF=m CONFIG_I6300ESB_WDT=m CONFIG_I8K=m +# CONFIG_IA32_EMULATION_DEFAULT_DISABLED is not set CONFIG_IA32_EMULATION=y # CONFIG_IAQCORE is not set CONFIG_IAVF=m @@ -2225,6 +2273,7 @@ CONFIG_ICPLUS_PHY=m CONFIG_IDEAPAD_LAPTOP=m CONFIG_IDLE_INJECT=y CONFIG_IDLE_PAGE_TRACKING=y +CONFIG_IDPF=m # CONFIG_IE6XX_WDT is not set CONFIG_IEEE802154_6LOWPAN=m # CONFIG_IEEE802154_ADF7242 is not set @@ -2379,6 +2428,7 @@ CONFIG_INPUT_JOYDEV=m # CONFIG_INPUT_JOYSTICK is not set CONFIG_INPUT_KEYBOARD=y CONFIG_INPUT_KEYSPAN_REMOTE=m +CONFIG_INPUT_KUNIT_TEST=m # CONFIG_INPUT_KXTJ9 is not set CONFIG_INPUT_LEDS=y # CONFIG_INPUT_MATRIXKMAP is not set @@ -2437,6 +2487,7 @@ CONFIG_INTEL_ISH_HID=m CONFIG_INTEL_ISHTP_ECLITE=m # CONFIG_INTEL_LDMA is not set CONFIG_INTEL_MEI_GSC=m +CONFIG_INTEL_MEI_GSC_PROXY=m # CONFIG_INTEL_MEI_HDCP is not set CONFIG_INTEL_MEI=m CONFIG_INTEL_MEI_ME=m @@ -2454,6 +2505,7 @@ CONFIG_INTEL_POWERCLAMP=m # CONFIG_INTEL_PUNIT_IPC is not set CONFIG_INTEL_QEP=m CONFIG_INTEL_RAPL=m +CONFIG_INTEL_RAPL_TPMI=m CONFIG_INTEL_RST=m # CONFIG_INTEL_SAR_INT1092 is not set # CONFIG_INTEL_SCU_PCI is not set @@ -2465,6 +2517,7 @@ CONFIG_INTEL_SDSI=m CONFIG_INTEL_SPEED_SELECT_INTERFACE=m # CONFIG_INTEL_TCC_COOLING is not set CONFIG_INTEL_TDX_GUEST=y +# CONFIG_INTEL_TDX_HOST is not set CONFIG_INTEL_TH_ACPI=m # CONFIG_INTEL_TH_DEBUG is not set CONFIG_INTEL_TH_GTH=m @@ -2473,6 +2526,7 @@ CONFIG_INTEL_TH_MSU=m CONFIG_INTEL_TH_PCI=m CONFIG_INTEL_TH_PTI=m CONFIG_INTEL_TH_STH=m +CONFIG_INTEL_TPMI=m CONFIG_INTEL_TURBO_MAX_3=y CONFIG_INTEL_TXT=y CONFIG_INTEL_UNCORE_FREQ_CONTROL=m @@ -2496,7 +2550,8 @@ CONFIG_IOMMU_DEBUGFS=y CONFIG_IOMMU_DEFAULT_DMA_LAZY=y # CONFIG_IOMMU_DEFAULT_DMA_STRICT is not set # CONFIG_IOMMU_DEFAULT_PASSTHROUGH is not set -# CONFIG_IOMMUFD is not set +CONFIG_IOMMUFD=m +# CONFIG_IOMMUFD_TEST is not set # CONFIG_IOMMU_IO_PGTABLE_ARMV7S is not set # CONFIG_IOMMU_IO_PGTABLE_LPAE_SELFTEST is not set CONFIG_IOMMU_SUPPORT=y @@ -2779,6 +2834,7 @@ CONFIG_KPROBES=y CONFIG_KSM=y CONFIG_KUNIT_ALL_TESTS=m CONFIG_KUNIT_DEBUGFS=y +# CONFIG_KUNIT_DEFAULT_ENABLED is not set CONFIG_KUNIT_EXAMPLE_TEST=m CONFIG_KUNIT=m CONFIG_KUNIT_TEST=m @@ -2787,8 +2843,10 @@ CONFIG_KVM_AMD_SEV=y CONFIG_KVM_GUEST=y CONFIG_KVM_INTEL=m CONFIG_KVM=m -CONFIG_KVM_MMU_AUDIT=y +CONFIG_KVM_MAX_NR_VCPUS=4096 +CONFIG_KVM_PROVE_MMU=y CONFIG_KVM_SMM=y +CONFIG_KVM_SW_PROTECTED_VM=y CONFIG_KVM_WERROR=y # CONFIG_KVM_XEN is not set # CONFIG_KXCJK1013 is not set @@ -2938,6 +2996,9 @@ CONFIG_LOOPBACK_TARGET=m CONFIG_LPC_ICH=m # CONFIG_LP_CONSOLE is not set CONFIG_LPC_SCH=m +CONFIG_LRU_GEN_ENABLED=y +# CONFIG_LRU_GEN_STATS is not set +CONFIG_LRU_GEN=y CONFIG_LSI_ET1011C_PHY=m CONFIG_LSM="lockdown,yama,integrity,selinux,bpf" CONFIG_LSM_MMAP_MIN_ADDR=65535 @@ -2959,6 +3020,7 @@ CONFIG_LZ4_COMPRESS=m CONFIG_MAC80211_DEBUGFS=y # CONFIG_MAC80211_DEBUG_MENU is not set CONFIG_MAC80211_HWSIM=m +CONFIG_MAC80211_KUNIT_TEST=m CONFIG_MAC80211_LEDS=y CONFIG_MAC80211=m # CONFIG_MAC80211_MESH is not set @@ -2984,6 +3046,7 @@ CONFIG_MAILBOX=y # CONFIG_MANAGER_SBS is not set CONFIG_MANA_INFINIBAND=m CONFIG_MARVELL_10G_PHY=m +CONFIG_MARVELL_88Q2XXX_PHY=m # CONFIG_MARVELL_88X2222_PHY is not set CONFIG_MARVELL_PHY=m # CONFIG_MATOM is not set @@ -3022,6 +3085,7 @@ CONFIG_MAXSMP=y # CONFIG_MCP4725 is not set # CONFIG_MCP4922 is not set CONFIG_MD_AUTODETECT=y +CONFIG_MD_BITMAP_FILE=y # CONFIG_MD_CLUSTER is not set CONFIG_MD_FAULTY=m CONFIG_MDIO_BCM_UNIMAC=m @@ -3069,6 +3133,7 @@ CONFIG_MEMBARRIER=y CONFIG_MEMCG_SWAP=y CONFIG_MEMCG=y CONFIG_MEMCPY_KUNIT_TEST=m +CONFIG_MEMCPY_SLOW_KUNIT_TEST=y CONFIG_MEMORY_FAILURE=y # CONFIG_MEMORY_HOTPLUG_DEFAULT_ONLINE is not set CONFIG_MEMORY_HOTPLUG=y @@ -3102,6 +3167,7 @@ CONFIG_MESSAGE_LOGLEVEL_DEFAULT=4 # CONFIG_MFD_BCM590XX is not set # CONFIG_MFD_BD9571MWV is not set # CONFIG_MFD_CPCAP is not set +# CONFIG_MFD_CS42L43_I2C is not set # CONFIG_MFD_DA9052_I2C is not set # CONFIG_MFD_DA9052_SPI is not set # CONFIG_MFD_DA9055 is not set @@ -3201,6 +3267,7 @@ CONFIG_MICREL_PHY=m CONFIG_MICROCHIP_PHY=m # CONFIG_MICROCHIP_PIT64B is not set CONFIG_MICROCHIP_T1_PHY=m +# CONFIG_MICROCHIP_T1S_PHY is not set CONFIG_MICROCODE_AMD=y CONFIG_MICROCODE_INTEL=y # CONFIG_MICROCODE_LATE_LOADING is not set @@ -3400,6 +3467,8 @@ CONFIG_MT76x2U=m CONFIG_MT7921E=m # CONFIG_MT7921S is not set # CONFIG_MT7921U is not set +# CONFIG_MT7925E is not set +# CONFIG_MT7925U is not set # CONFIG_MT7996E is not set # CONFIG_MTD_ABSENT is not set # CONFIG_MTD_AFS_PARTS is not set @@ -3473,6 +3542,7 @@ CONFIG_MYRI10GE=m CONFIG_NAMESPACES=y CONFIG_NATIONAL_PHY=m # CONFIG_NAU7802 is not set +# CONFIG_NCN26000_PHY is not set CONFIG_ND_BLK=m CONFIG_ND_BTT=m # CONFIG_NDC_DIS_DYNAMIC_CACHING is not set @@ -3614,6 +3684,7 @@ CONFIG_NETFILTER=y # CONFIG_NET_FOU is not set CONFIG_NETFS_STATS=y CONFIG_NETFS_SUPPORT=m +CONFIG_NET_HANDSHAKE_KUNIT_TEST=m # CONFIG_NET_IFE is not set CONFIG_NET_IPGRE_BROADCAST=y CONFIG_NET_IPGRE_DEMUX=m @@ -3981,9 +4052,10 @@ CONFIG_NVRAM=y CONFIG_NVSW_SN2201=m # CONFIG_NV_TCO is not set # CONFIG_NXP_C45_TJA11XX_PHY is not set +# CONFIG_NXP_CBTX_PHY is not set # CONFIG_NXP_TJA11XX_PHY is not set # CONFIG_OCFS2_FS is not set -# CONFIG_OCTEON_EP is not set +CONFIG_OCTEON_EP=m CONFIG_OCXL=m # CONFIG_OF is not set # CONFIG_OF_OVERLAY is not set @@ -4197,6 +4269,7 @@ CONFIG_PINCTRL_BROXTON=m CONFIG_PINCTRL_CANNONLAKE=m CONFIG_PINCTRL_CEDARFORK=m # CONFIG_PINCTRL_CHERRYVIEW is not set +# CONFIG_PINCTRL_CS42L43 is not set CONFIG_PINCTRL_DENVERTON=m CONFIG_PINCTRL_ELKHARTLAKE=m CONFIG_PINCTRL_EMMITSBURG=m @@ -4378,6 +4451,7 @@ CONFIG_QCOM_FALKOR_ERRATUM_1009=y # CONFIG_QCOM_IPCC is not set # CONFIG_QCOM_OCMEM is not set # CONFIG_QCOM_PDC is not set +# CONFIG_QCOM_PMIC_GLINK is not set CONFIG_QCOM_QDF2400_ERRATUM_0065=y # CONFIG_QCOM_QFPROM is not set # CONFIG_QCOM_RMTFS_MEM is not set @@ -4436,10 +4510,12 @@ CONFIG_RATIONAL_KUNIT_TEST=m # CONFIG_RC_CORE is not set CONFIG_RCU_BOOST_DELAY=500 CONFIG_RCU_BOOST=y +# CONFIG_RCU_CPU_STALL_CPUTIME is not set CONFIG_RCU_CPU_STALL_TIMEOUT=60 # CONFIG_RCU_EQS_DEBUG is not set CONFIG_RCU_EXP_CPU_STALL_TIMEOUT=0 # CONFIG_RCU_EXPERT is not set +# CONFIG_RCU_LAZY is not set CONFIG_RCU_NOCB_CPU_CB_BOOST=y # CONFIG_RCU_NOCB_CPU_DEFAULT_ALL is not set CONFIG_RCU_NOCB_CPU=y @@ -4462,11 +4538,13 @@ CONFIG_RD_ZSTD=y CONFIG_REALTEK_AUTOPM=y CONFIG_REALTEK_PHY=m # CONFIG_REED_SOLOMON_TEST is not set +CONFIG_REGMAP_KUNIT=m # CONFIG_REGULATOR is not set # CONFIG_REISERFS_FS is not set CONFIG_RELAY=y CONFIG_RELOCATABLE=y # CONFIG_REMOTEPROC is not set +# CONFIG_REMOTE_TARGET is not set CONFIG_RENESAS_PHY=m # CONFIG_RESET_ATTACK_MITIGATION is not set CONFIG_RESET_CONTROLLER=y @@ -4481,6 +4559,7 @@ CONFIG_RETPOLINE=y CONFIG_RFKILL_INPUT=y CONFIG_RFKILL=m CONFIG_RHEL_DIFFERENCES=y +# CONFIG_RH_KABI_SIZE_ALIGN_CHECKS is not set CONFIG_RING_BUFFER_BENCHMARK=m # CONFIG_RING_BUFFER_STARTUP_TEST is not set # CONFIG_RING_BUFFER_VALIDATE_TIME_DELTAS is not set @@ -4657,9 +4736,10 @@ CONFIG_RTW88_8822CE=m CONFIG_RTW88_DEBUGFS=y CONFIG_RTW88_DEBUG=y CONFIG_RTW88=m +# CONFIG_RTW89_8851BE is not set CONFIG_RTW89_8852AE=m CONFIG_RTW89_8852BE=m -# CONFIG_RTW89_8852CE is not set +CONFIG_RTW89_8852CE=m CONFIG_RTW89_DEBUGFS=y CONFIG_RTW89_DEBUGMSG=y CONFIG_RTW89=m @@ -5169,6 +5249,7 @@ CONFIG_SIGNALFD=y CONFIG_SIGNED_PE_FILE_VERIFICATION=y # CONFIG_SIMPLE_PM_BUS is not set # CONFIG_SIOX is not set +CONFIG_SIPHASH_KUNIT_TEST=m # CONFIG_SKGE is not set # CONFIG_SKY2 is not set CONFIG_SLAB_FREELIST_HARDENED=y @@ -5274,6 +5355,9 @@ CONFIG_SND_HDA_PREALLOC_SIZE=0 CONFIG_SND_HDA_RECONFIG=y CONFIG_SND_HDA_SCODEC_CS35L41_I2C=m CONFIG_SND_HDA_SCODEC_CS35L41_SPI=m +CONFIG_SND_HDA_SCODEC_CS35L56_I2C=m +CONFIG_SND_HDA_SCODEC_CS35L56_SPI=m +CONFIG_SND_HDA_SCODEC_TAS2781_I2C=m CONFIG_SND_HDSP=m CONFIG_SND_HDSPM=m CONFIG_SND_HRTIMER=m @@ -5311,6 +5395,7 @@ CONFIG_SND_OSSEMUL=y CONFIG_SND_OXYGEN=m CONFIG_SND_PCI=y # CONFIG_SND_PCM_OSS is not set +# CONFIG_SND_PCMTEST is not set CONFIG_SND_PCM_TIMER=y CONFIG_SND_PCM_XRUN_DEBUG=y CONFIG_SND_PCSP=m @@ -5326,6 +5411,7 @@ CONFIG_SND_SEQ_DUMMY=m CONFIG_SND_SEQ_HRTIMER_DEFAULT=y CONFIG_SND_SEQUENCER=m # CONFIG_SND_SEQUENCER_OSS is not set +CONFIG_SND_SEQ_UMP=y # CONFIG_SND_SERIAL_U16550 is not set # CONFIG_SND_SIMPLE_CARD is not set # CONFIG_SND_SOC_AC97_CODEC is not set @@ -5360,10 +5446,13 @@ CONFIG_SND_SOC_AMD_RENOIR_MACH=m # CONFIG_SND_SOC_AMD_RPL_ACP6x is not set CONFIG_SND_SOC_AMD_VANGOGH_MACH=m CONFIG_SND_SOC_AMD_YC_MACH=m +# CONFIG_SND_SOC_AUDIO_IIO_AUX is not set # CONFIG_SND_SOC_AW8738 is not set +# CONFIG_SND_SOC_AW88261 is not set # CONFIG_SND_SOC_AW88395 is not set # CONFIG_SND_SOC_BD28623 is not set # CONFIG_SND_SOC_BT_SCO is not set +# CONFIG_SND_SOC_CHV3_CODEC is not set # CONFIG_SND_SOC_CS35L32 is not set # CONFIG_SND_SOC_CS35L33 is not set # CONFIG_SND_SOC_CS35L34 is not set @@ -5374,7 +5463,7 @@ CONFIG_SND_SOC_CS35L41_SPI=m # CONFIG_SND_SOC_CS35L45_I2C is not set # CONFIG_SND_SOC_CS35L45_SPI is not set # CONFIG_SND_SOC_CS35L56_I2C is not set -# CONFIG_SND_SOC_CS35L56_SDW is not set +CONFIG_SND_SOC_CS35L56_SDW=m # CONFIG_SND_SOC_CS35L56_SPI is not set # CONFIG_SND_SOC_CS4234 is not set # CONFIG_SND_SOC_CS4265 is not set @@ -5382,7 +5471,8 @@ CONFIG_SND_SOC_CS35L41_SPI=m # CONFIG_SND_SOC_CS4271_I2C is not set # CONFIG_SND_SOC_CS4271_SPI is not set CONFIG_SND_SOC_CS42L42=m -# CONFIG_SND_SOC_CS42L42_SDW is not set +CONFIG_SND_SOC_CS42L42_SDW=m +CONFIG_SND_SOC_CS42L43_SDW=m # CONFIG_SND_SOC_CS42L51_I2C is not set # CONFIG_SND_SOC_CS42L52 is not set # CONFIG_SND_SOC_CS42L56 is not set @@ -5421,6 +5511,7 @@ CONFIG_SND_SOC_HDAC_HDMI=m CONFIG_SND_SOC_INTEL_AVS=m # CONFIG_SND_SOC_INTEL_AVS_MACH_DA7219 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_DMIC is not set +# CONFIG_SND_SOC_INTEL_AVS_MACH_ES8336 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_HDAUDIO is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_I2S_TEST is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_MAX98357A is not set @@ -5431,6 +5522,7 @@ CONFIG_SND_SOC_INTEL_AVS=m # CONFIG_SND_SOC_INTEL_AVS_MACH_RT274 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_RT286 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_RT298 is not set +# CONFIG_SND_SOC_INTEL_AVS_MACH_RT5663 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_RT5682 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_SSM4567 is not set CONFIG_SND_SOC_INTEL_BDW_RT5650_MACH=m @@ -5469,6 +5561,7 @@ CONFIG_SND_SOC_INTEL_SKYLAKE_HDAUDIO_CODEC=y CONFIG_SND_SOC_INTEL_SKYLAKE=m CONFIG_SND_SOC_INTEL_SOF_CML_RT1011_RT5682_MACH=m CONFIG_SND_SOC_INTEL_SOF_CS42L42_MACH=m +CONFIG_SND_SOC_INTEL_SOF_DA7219_MACH=m CONFIG_SND_SOC_INTEL_SOF_DA7219_MAX98373_MACH=m CONFIG_SND_SOC_INTEL_SOF_ES8336_MACH=m CONFIG_SND_SOC_INTEL_SOF_NAU8825_MACH=m @@ -5489,7 +5582,7 @@ CONFIG_SND_SOC=m # CONFIG_SND_SOC_MAX98088 is not set CONFIG_SND_SOC_MAX98090=m CONFIG_SND_SOC_MAX98357A=m -# CONFIG_SND_SOC_MAX98363 is not set +CONFIG_SND_SOC_MAX98363=m CONFIG_SND_SOC_MAX98373_I2C=m CONFIG_SND_SOC_MAX98373=m CONFIG_SND_SOC_MAX98373_SDW=m @@ -5529,6 +5622,7 @@ CONFIG_SND_SOC_PCM512x=m # CONFIG_SND_SOC_PEB2466 is not set # CONFIG_SND_SOC_RK3328 is not set CONFIG_SND_SOC_RL6231=m +# CONFIG_SND_SOC_RT1017_SDCA_SDW is not set CONFIG_SND_SOC_RT1308=m CONFIG_SND_SOC_RT1308_SDW=m CONFIG_SND_SOC_RT1316_SDW=m @@ -5543,10 +5637,11 @@ CONFIG_SND_SOC_RT5682_SDW=m CONFIG_SND_SOC_RT700_SDW=m CONFIG_SND_SOC_RT711_SDCA_SDW=m CONFIG_SND_SOC_RT711_SDW=m -# CONFIG_SND_SOC_RT712_SDCA_DMIC_SDW is not set +CONFIG_SND_SOC_RT712_SDCA_DMIC_SDW=m CONFIG_SND_SOC_RT712_SDCA_SDW=m CONFIG_SND_SOC_RT715_SDCA_SDW=m CONFIG_SND_SOC_RT715_SDW=m +CONFIG_SND_SOC_RT722_SDCA_SDW=m # CONFIG_SND_SOC_RT9120 is not set # CONFIG_SND_SOC_SDW_MOCKUP is not set # CONFIG_SND_SOC_SGTL5000 is not set @@ -5558,6 +5653,7 @@ CONFIG_SND_SOC_SOF_ALDERLAKE=m CONFIG_SND_SOC_SOF_AMD_REMBRANDT=m CONFIG_SND_SOC_SOF_AMD_RENOIR=m CONFIG_SND_SOC_SOF_AMD_TOPLEVEL=m +CONFIG_SND_SOC_SOF_AMD_VANGOGH=m CONFIG_SND_SOC_SOF_APOLLOLAKE=m CONFIG_SND_SOC_SOF_BAYTRAIL=m CONFIG_SND_SOC_SOF_BROADWELL=m @@ -5576,6 +5672,7 @@ CONFIG_SND_SOC_SOF_INTEL_SOUNDWIRE=m CONFIG_SND_SOC_SOF_INTEL_TOPLEVEL=y CONFIG_SND_SOC_SOF_JASPERLAKE=m # CONFIG_SND_SOC_SOF_KABYLAKE is not set +CONFIG_SND_SOC_SOF_LUNARLAKE=m CONFIG_SND_SOC_SOF_MERRIFIELD=m CONFIG_SND_SOC_SOF_METEORLAKE=m CONFIG_SND_SOC_SOF_PCI=m @@ -5597,6 +5694,7 @@ CONFIG_SND_SOC_SSM4567=m # CONFIG_SND_SOC_TAS2764 is not set # CONFIG_SND_SOC_TAS2770 is not set # CONFIG_SND_SOC_TAS2780 is not set +# CONFIG_SND_SOC_TAS2781_I2C is not set # CONFIG_SND_SOC_TAS5086 is not set # CONFIG_SND_SOC_TAS571X is not set # CONFIG_SND_SOC_TAS5720 is not set @@ -5652,6 +5750,7 @@ CONFIG_SND_SOC_WM8804=m # CONFIG_SND_SOC_WM8985 is not set # CONFIG_SND_SOC_WSA881X is not set # CONFIG_SND_SOC_WSA883X is not set +# CONFIG_SND_SOC_WSA884X is not set # CONFIG_SND_SOC_XILINX_AUDIO_FORMATTER is not set # CONFIG_SND_SOC_XILINX_I2S is not set # CONFIG_SND_SOC_XILINX_SPDIF is not set @@ -5665,8 +5764,10 @@ CONFIG_SND_SST_ATOM_HIFI2_PLATFORM=m # CONFIG_SND_SUPPORT_OLD_API is not set # CONFIG_SND_TEST_COMPONENT is not set CONFIG_SND_TRIDENT=m +CONFIG_SND_UMP_LEGACY_RAWMIDI=y CONFIG_SND_USB_6FIRE=m CONFIG_SND_USB_AUDIO=m +CONFIG_SND_USB_AUDIO_MIDI_V2=y CONFIG_SND_USB_CAIAQ_INPUT=y CONFIG_SND_USB_CAIAQ=m CONFIG_SND_USB_HIFACE=m @@ -5690,6 +5791,7 @@ CONFIG_SND_X86=y CONFIG_SND_XEN_FRONTEND=m # CONFIG_SND_YMFPCI is not set # CONFIG_SOC_BRCMSTB is not set +CONFIG_SOC_CS42L43=m # CONFIG_SOCIONEXT_SYNQUACER_PREITS is not set # CONFIG_SOC_TI is not set CONFIG_SOFTLOCKUP_DETECTOR=y @@ -5794,12 +5896,14 @@ CONFIG_STM_PROTO_SYS_T=m CONFIG_STM_SOURCE_CONSOLE=m CONFIG_STM_SOURCE_FTRACE=m CONFIG_STM_SOURCE_HEARTBEAT=m +CONFIG_STRCAT_KUNIT_TEST=m CONFIG_STRICT_DEVMEM=y CONFIG_STRICT_KERNEL_RWX=y CONFIG_STRICT_MODULE_RWX=y # CONFIG_STRICT_SIGALTSTACK_SIZE is not set # CONFIG_STRING_SELFTEST is not set CONFIG_STRIP_ASM_SYMS=y +CONFIG_STRSCPY_KUNIT_TEST=m # CONFIG_ST_UVIS25 is not set # CONFIG_SUNDANCE is not set CONFIG_SUN_PARTITION=y @@ -5888,7 +5992,7 @@ CONFIG_TCP_CONG_DCTCP=m # CONFIG_TCP_CONG_HSTCP is not set CONFIG_TCP_CONG_HTCP=m # CONFIG_TCP_CONG_HYBLA is not set -# CONFIG_TCP_CONG_ILLINOIS is not set +CONFIG_TCP_CONG_ILLINOIS=m # CONFIG_TCP_CONG_LP is not set CONFIG_TCP_CONG_NV=m # CONFIG_TCP_CONG_SCALABLE is not set @@ -6136,6 +6240,7 @@ CONFIG_TYPEC_FUSB302=m # CONFIG_TYPEC_HD3SS3220 is not set CONFIG_TYPEC_MUX_FSA4480=m # CONFIG_TYPEC_MUX_GPIO_SBU is not set +# CONFIG_TYPEC_MUX_NB7VPQ904M is not set CONFIG_TYPEC_MUX_PI3USB30532=m # CONFIG_TYPEC_NVIDIA_ALTMODE is not set # CONFIG_TYPEC_QCOM_PMIC is not set @@ -6227,7 +6332,6 @@ CONFIG_USB_EPSON2888=y CONFIG_USB_EZUSB_FX2=m # CONFIG_USB_FEW_INIT_RETRIES is not set # CONFIG_USB_FOTG210_HCD is not set -CONFIG_USB_FTDI_ELAN=m # CONFIG_USB_GADGET is not set CONFIG_USB_GL860=m # CONFIG_USB_GPIO_VBUS is not set @@ -6447,7 +6551,6 @@ CONFIG_USB_SUPPORT=y # CONFIG_USB_TEST is not set CONFIG_USB_TMC=m # CONFIG_USB_TRANCEVIBRATOR is not set -# CONFIG_USB_U132_HCD is not set CONFIG_USB_UAS=m CONFIG_USB_UEAGLEATM=m CONFIG_USB_UHCI_HCD=y @@ -6489,6 +6592,10 @@ CONFIG_VDPA_SIM_NET=m # CONFIG_VEML6070 is not set CONFIG_VETH=m CONFIG_VFAT_FS=m +# CONFIG_VFIO_AMBA is not set +CONFIG_VFIO_CONTAINER=y +CONFIG_VFIO_DEVICE_CDEV=y +CONFIG_VFIO_GROUP=y CONFIG_VFIO_IOMMU_TYPE1=m CONFIG_VFIO=m CONFIG_VFIO_MDEV=m @@ -6786,6 +6893,7 @@ CONFIG_X86_ACPI_CPUFREQ_CPB=y CONFIG_X86_ACPI_CPUFREQ=m CONFIG_X86_AMD_FREQ_SENSITIVITY=m CONFIG_X86_AMD_PLATFORM_DEVICE=y +CONFIG_X86_AMD_PSTATE_DEFAULT_MODE=3 CONFIG_X86_AMD_PSTATE_UT=m CONFIG_X86_AMD_PSTATE=y CONFIG_X86_BOOTPARAM_MEMORY_CORRUPTION_CHECK=y diff --git a/SOURCES/kernel-x86_64-rt-rhel.config b/SOURCES/kernel-x86_64-rt-rhel.config index d384132..f3623d4 100644 --- a/SOURCES/kernel-x86_64-rt-rhel.config +++ b/SOURCES/kernel-x86_64-rt-rhel.config @@ -122,9 +122,11 @@ CONFIG_ACPI=y # CONFIG_AD8366 is not set # CONFIG_AD8801 is not set # CONFIG_AD9523 is not set +CONFIG_ADDRESS_MASKING=y # CONFIG_ADF4350 is not set # CONFIG_ADF4371 is not set # CONFIG_ADFS_FS is not set +# CONFIG_ADIN1100_PHY is not set # CONFIG_ADIN_PHY is not set # CONFIG_ADIS16080 is not set # CONFIG_ADIS16130 is not set @@ -194,6 +196,8 @@ CONFIG_AMD_MEM_ENCRYPT=y CONFIG_AMD_NUMA=y CONFIG_AMD_PHY=m CONFIG_AMD_PMC=m +# CONFIG_AMD_PMF_DEBUG is not set +CONFIG_AMD_PMF=m CONFIG_AMD_PTDMA=m CONFIG_AMD_SFH_HID=m # CONFIG_AMDTEE is not set @@ -201,7 +205,7 @@ CONFIG_AMD_SFH_HID=m CONFIG_AMD_XGBE=m # CONFIG_AMIGA_PARTITION is not set CONFIG_AMILO_RFKILL=m -# CONFIG_ANDROID is not set +# CONFIG_ANDROID_BINDER_IPC is not set # CONFIG_ANON_VMA_NAME is not set # CONFIG_APDS9300 is not set CONFIG_APDS9802ALS=m @@ -244,6 +248,8 @@ CONFIG_ARM64_ERRATUM_1542419=y CONFIG_ARM64_USE_LSE_ATOMICS=y CONFIG_ARM_CMN=m # CONFIG_ARM_MHU_V2 is not set +# CONFIG_ARM_SCMI_POWER_CONTROL is not set +# CONFIG_ARM_SCMI_RAW_MODE_SUPPORT is not set # CONFIG_ARM_SCMI_TRANSPORT_MAILBOX is not set # CONFIG_ARM_SCMI_TRANSPORT_SMC_ATOMIC_ENABLE is not set # CONFIG_ARM_SCMI_TRANSPORT_SMC is not set @@ -532,6 +538,7 @@ CONFIG_BT_BNEP_PROTO_FILTER=y CONFIG_BT_BREDR=y CONFIG_BT_DEBUGFS=y CONFIG_BT_HCIBCM203X=m +# CONFIG_BT_HCIBCM4377 is not set CONFIG_BT_HCIBFUSB=m CONFIG_BT_HCIBPA10X=m CONFIG_BT_HCIBTSDIO=m @@ -539,6 +546,7 @@ CONFIG_BT_HCIBTUSB_AUTOSUSPEND=y CONFIG_BT_HCIBTUSB_BCM=y CONFIG_BT_HCIBTUSB=m CONFIG_BT_HCIBTUSB_MTK=y +CONFIG_BT_HCIBTUSB_POLL_SYNC=y CONFIG_BT_HCIBTUSB_RTL=y # CONFIG_BT_HCIUART_AG6XX is not set CONFIG_BT_HCIUART_ATH3K=y @@ -551,12 +559,14 @@ CONFIG_BT_HIDP=m # CONFIG_BT_HS is not set CONFIG_BT_INTEL=m # CONFIG_BT_LEDS is not set +CONFIG_BT_LE_L2CAP_ECRED=y CONFIG_BT_LE=y CONFIG_BT=m CONFIG_BT_MRVL=m CONFIG_BT_MRVL_SDIO=m # CONFIG_BT_MSFTEXT is not set # CONFIG_BT_MTKSDIO is not set +# CONFIG_BT_NXPUART is not set CONFIG_BT_RFCOMM=m CONFIG_BT_RFCOMM_TTY=y # CONFIG_BTRFS_FS is not set @@ -573,6 +583,7 @@ CONFIG_BUILD_SALT="" # CONFIG_CACHEFILES_HISTOGRAM is not set CONFIG_CACHEFILES=m # CONFIG_CACHEFILES_ONDEMAND is not set +CONFIG_CACHESTAT_SYSCALL=y # CONFIG_CADENCE_WATCHDOG is not set # CONFIG_CAIF is not set CONFIG_CALL_DEPTH_TRACKING=y @@ -647,6 +658,7 @@ CONFIG_CFG80211_CRDA_SUPPORT=y # CONFIG_CFG80211_DEBUGFS is not set CONFIG_CFG80211_DEFAULT_PS=y # CONFIG_CFG80211_DEVELOPER_WARNINGS is not set +CONFIG_CFG80211_KUNIT_TEST=m CONFIG_CFG80211=m # CONFIG_CFG80211_WEXT is not set CONFIG_CFS_BANDWIDTH=y @@ -654,6 +666,7 @@ CONFIG_CGROUP_BPF=y CONFIG_CGROUP_CPUACCT=y # CONFIG_CGROUP_DEBUG is not set CONFIG_CGROUP_DEVICE=y +# CONFIG_CGROUP_FAVOR_DYNMODS is not set CONFIG_CGROUP_FREEZER=y CONFIG_CGROUP_HUGETLB=y CONFIG_CGROUP_MISC=y @@ -776,6 +789,7 @@ CONFIG_CONSOLE_LOGLEVEL_QUIET=4 CONFIG_CONSOLE_TRANSLATIONS=y CONFIG_CONTEXT_SWITCH_TRACER=y # CONFIG_CONTEXT_TRACKING_USER_FORCE is not set +# CONFIG_COPS is not set CONFIG_CORDIC=m CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS=y CONFIG_COREDUMP=y @@ -811,6 +825,7 @@ CONFIG_CPU_LITTLE_ENDIAN=y CONFIG_CPUMASK_KUNIT_TEST=m CONFIG_CPUMASK_OFFSTACK=y CONFIG_CPUSETS=y +CONFIG_CPU_SRSO=y # CONFIG_CPU_THERMAL is not set CONFIG_CPU_UNRET_ENTRY=y # CONFIG_CRAMFS is not set @@ -893,6 +908,8 @@ CONFIG_CRYPTO_DEV_CHELSIO=m # CONFIG_CRYPTO_DEV_HISI_SEC2 is not set CONFIG_CRYPTO_DEV_HISI_SEC=m # CONFIG_CRYPTO_DEV_HISI_TRNG is not set +CONFIG_CRYPTO_DEV_IAA_CRYPTO=m +# CONFIG_CRYPTO_DEV_IAA_CRYPTO_STATS is not set CONFIG_CRYPTO_DEV_NITROX_CNN55XX=m # CONFIG_CRYPTO_DEV_OCTEONTX_CPT is not set CONFIG_CRYPTO_DEV_PADLOCK_AES=m @@ -1011,6 +1028,7 @@ CONFIG_CXL_MEM=m CONFIG_CXL_PCI=m CONFIG_CXL_PMEM=m # CONFIG_CXL_REGION_INVALIDATION_TEST is not set +CONFIG_CXL_REGION=y # CONFIG_DA280 is not set # CONFIG_DA311 is not set CONFIG_DAMON_DBGFS=y @@ -1213,6 +1231,8 @@ CONFIG_DP83848_PHY=m CONFIG_DP83867_PHY=m # CONFIG_DP83869_PHY is not set CONFIG_DP83TC811_PHY=m +# CONFIG_DP83TD510_PHY is not set +CONFIG_DPLL=y # CONFIG_DPM_WATCHDOG is not set # CONFIG_DPS310 is not set CONFIG_DPTF_PCH_FIVR=m @@ -1226,6 +1246,7 @@ CONFIG_DRM_AMD_DC=y CONFIG_DRM_AMDGPU=m # CONFIG_DRM_AMDGPU_SI is not set CONFIG_DRM_AMDGPU_USERPTR=y +# CONFIG_DRM_AMDGPU_WERROR is not set # CONFIG_DRM_AMD_SECURE_DISPLAY is not set # CONFIG_DRM_ANALOGIX_ANX6345 is not set # CONFIG_DRM_ANALOGIX_ANX7625 is not set @@ -1302,6 +1323,7 @@ CONFIG_DRM_LOAD_EDID_FIRMWARE=y # CONFIG_DRM_LONTIUM_LT9211 is not set # CONFIG_DRM_LONTIUM_LT9611 is not set # CONFIG_DRM_LONTIUM_LT9611UXC is not set +# CONFIG_DRM_LOONGSON is not set # CONFIG_DRM_LVDS_CODEC is not set CONFIG_DRM=m # CONFIG_DRM_MALI_DISPLAY is not set @@ -1340,6 +1362,7 @@ CONFIG_DRM_NOUVEAU=m # CONFIG_DRM_PANEL_LEADTEK_LTK500HD1829 is not set # CONFIG_DRM_PANEL_LG_LB035Q02 is not set # CONFIG_DRM_PANEL_LVDS is not set +# CONFIG_DRM_PANEL_MAGNACHIP_D53E6EA8966 is not set # CONFIG_DRM_PANEL_MANTIX_MLAF057WE51 is not set # CONFIG_DRM_PANEL_MIPI_DBI is not set # CONFIG_DRM_PANEL_NEC_NL8048HL11 is not set @@ -1348,6 +1371,7 @@ CONFIG_DRM_NOUVEAU=m # CONFIG_DRM_PANEL_NOVATEK_NT35510 is not set # CONFIG_DRM_PANEL_NOVATEK_NT35560 is not set # CONFIG_DRM_PANEL_NOVATEK_NT35950 is not set +# CONFIG_DRM_PANEL_NOVATEK_NT36523 is not set # CONFIG_DRM_PANEL_NOVATEK_NT36672A is not set # CONFIG_DRM_PANEL_NOVATEK_NT39016 is not set # CONFIG_DRM_PANEL_OLIMEX_LCD_OLINUXINO is not set @@ -1363,6 +1387,7 @@ CONFIG_DRM_NOUVEAU=m # CONFIG_DRM_PANEL_SAMSUNG_DB7430 is not set # CONFIG_DRM_PANEL_SAMSUNG_S6D16D0 is not set # CONFIG_DRM_PANEL_SAMSUNG_S6D27A1 is not set +# CONFIG_DRM_PANEL_SAMSUNG_S6D7AA0 is not set # CONFIG_DRM_PANEL_SAMSUNG_S6E3HA2 is not set # CONFIG_DRM_PANEL_SAMSUNG_S6E63J0X03 is not set # CONFIG_DRM_PANEL_SAMSUNG_S6E63M0 is not set @@ -1378,11 +1403,14 @@ CONFIG_DRM_NOUVEAU=m # CONFIG_DRM_PANEL_SITRONIX_ST7703 is not set # CONFIG_DRM_PANEL_SITRONIX_ST7789V is not set # CONFIG_DRM_PANEL_SONY_ACX565AKM is not set +# CONFIG_DRM_PANEL_SONY_TD4353_JDI is not set # CONFIG_DRM_PANEL_SONY_TULIP_TRULY_NT35521 is not set +# CONFIG_DRM_PANEL_STARTEK_KD070FHFID015 is not set # CONFIG_DRM_PANEL_TDO_TL070WSH30 is not set # CONFIG_DRM_PANEL_TPO_TD028TTEC1 is not set # CONFIG_DRM_PANEL_TPO_TPG110 is not set # CONFIG_DRM_PANEL_TRULY_NT35597_WQXGA is not set +# CONFIG_DRM_PANEL_VISIONOX_R66451 is not set # CONFIG_DRM_PANEL_VISIONOX_RM69299 is not set # CONFIG_DRM_PANEL_VISIONOX_VTDR6130 is not set # CONFIG_DRM_PANEL_WIDECHIPS_WS2401 is not set @@ -1396,6 +1424,7 @@ CONFIG_DRM_RADEON=m CONFIG_DRM_RADEON_USERPTR=y # CONFIG_DRM_RCAR_DW_HDMI is not set # CONFIG_DRM_RCAR_LVDS is not set +# CONFIG_DRM_SAMSUNG_DSIM is not set # CONFIG_DRM_SII902X is not set # CONFIG_DRM_SII9234 is not set # CONFIG_DRM_SIL_SII8620 is not set @@ -1414,9 +1443,11 @@ CONFIG_DRM_RADEON_USERPTR=y # CONFIG_DRM_TOSHIBA_TC358767 is not set # CONFIG_DRM_TOSHIBA_TC358768 is not set # CONFIG_DRM_TOSHIBA_TC358775 is not set +# CONFIG_DRM_TTM_KUNIT_TEST is not set CONFIG_DRM_UDL=m # CONFIG_DRM_VBOXVIDEO is not set # CONFIG_DRM_VGEM is not set +CONFIG_DRM_VIRTIO_GPU_KMS=y CONFIG_DRM_VIRTIO_GPU=m CONFIG_DRM_VKMS=m CONFIG_DRM_VMWGFX_FBCON=y @@ -1548,6 +1579,7 @@ CONFIG_EFI_DISABLE_RUNTIME=y CONFIG_EFI_DXE_MEM_ATTRIBUTES=y # CONFIG_EFI_FAKE_MEMMAP is not set CONFIG_EFI_GENERIC_STUB_INITRD_CMDLINE_LOADER=y +CONFIG_EFI_HANDOVER_PROTOCOL=y CONFIG_EFI_MIXED=y CONFIG_EFI_PARTITION=y # CONFIG_EFI_PGT_DUMP is not set @@ -1562,6 +1594,7 @@ CONFIG_EFI_VARS_PSTORE_DEFAULT_DISABLE=y CONFIG_EFI_VARS_PSTORE=y CONFIG_EFI_VARS=y CONFIG_EFI=y +# CONFIG_EFI_ZBOOT is not set # CONFIG_EFS_FS is not set # CONFIG_EISA is not set CONFIG_ELF_CORE=y @@ -1574,7 +1607,12 @@ CONFIG_ENIC=m CONFIG_EPIC100=m CONFIG_EPOLL=y # CONFIG_EQUALIZER is not set -# CONFIG_EROFS_FS is not set +# CONFIG_EROFS_FS_DEBUG is not set +CONFIG_EROFS_FS=m +CONFIG_EROFS_FS_POSIX_ACL=y +CONFIG_EROFS_FS_SECURITY=y +CONFIG_EROFS_FS_XATTR=y +# CONFIG_EROFS_FS_ZIP is not set CONFIG_ETHERNET=y # CONFIG_ETHOC is not set CONFIG_ETHTOOL_NETLINK=y @@ -1622,6 +1660,7 @@ CONFIG_FAT_DEFAULT_IOCHARSET="ascii" # CONFIG_FAT_DEFAULT_UTF8 is not set CONFIG_FAT_FS=m CONFIG_FAT_KUNIT_TEST=m +# CONFIG_FAULT_INJECTION_CONFIGFS is not set # CONFIG_FAULT_INJECTION is not set # CONFIG_FAULT_INJECTION_USERCOPY is not set # CONFIG_FB_3DFX is not set @@ -1724,7 +1763,9 @@ CONFIG_FSL_ERRATUM_A008585=y # CONFIG_FSL_QDMA is not set # CONFIG_FSL_RCPM is not set CONFIG_FSNOTIFY=y -# CONFIG_FS_VERITY is not set +# CONFIG_FS_VERITY_BUILTIN_SIGNATURES is not set +# CONFIG_FS_VERITY_DEBUG is not set +CONFIG_FS_VERITY=y # CONFIG_FTL is not set CONFIG_FTRACE_MCOUNT_RECORD=y # CONFIG_FTRACE_RECORD_RECURSION is not set @@ -1751,9 +1792,11 @@ CONFIG_FUTEX=y # CONFIG_FW_CACHE is not set # CONFIG_FW_CFG_SYSFS_CMDLINE is not set CONFIG_FW_CFG_SYSFS=y +# CONFIG_FW_DEVLINK_SYNC_STATE_TIMEOUT is not set CONFIG_FW_LOADER_COMPRESS_XZ=y CONFIG_FW_LOADER_COMPRESS=y CONFIG_FW_LOADER_COMPRESS_ZSTD=y +CONFIG_FW_LOADER_DEBUG=y # CONFIG_FW_LOADER_USER_HELPER_FALLBACK is not set CONFIG_FW_LOADER_USER_HELPER=y CONFIG_FW_LOADER=y @@ -1876,6 +1919,7 @@ CONFIG_HARDENED_USERCOPY_FALLBACK=y CONFIG_HARDENED_USERCOPY=y CONFIG_HARDLOCKUP_DETECTOR=y CONFIG_HASH_KUNIT_TEST=m +CONFIG_HASHTABLE_KUNIT_TEST=m # CONFIG_HDC100X is not set # CONFIG_HDC2010 is not set CONFIG_HDLC_CISCO=m @@ -1936,6 +1980,7 @@ CONFIG_HID_ITE=m CONFIG_HID_JABRA=m CONFIG_HID_KENSINGTON=m CONFIG_HID_KEYTOUCH=m +CONFIG_HID_KUNIT_TEST=m CONFIG_HID_KYE=m CONFIG_HID_LCPOWER=m CONFIG_HID_LED=m @@ -1956,6 +2001,7 @@ CONFIG_HID_MULTITOUCH=m # CONFIG_HID_NINTENDO is not set CONFIG_HID_NTI=m CONFIG_HID_NTRIG=y +# CONFIG_HID_NVIDIA_SHIELD is not set CONFIG_HID_ORTEK=m CONFIG_HID_PANTHERLORD=m CONFIG_HID_PENMOUNT=m @@ -2107,6 +2153,7 @@ CONFIG_HYPERV_STORAGE=m # CONFIG_HYPERV_TESTING is not set CONFIG_HYPERV_UTILS=m CONFIG_HYPERV_VSOCKETS=m +# CONFIG_HYPERV_VTL_MODE is not set CONFIG_HZ_1000=y # CONFIG_HZ_100 is not set # CONFIG_HZ_250 is not set @@ -2192,6 +2239,7 @@ CONFIG_I40E=m CONFIG_I40EVF=m CONFIG_I6300ESB_WDT=m CONFIG_I8K=m +# CONFIG_IA32_EMULATION_DEFAULT_DISABLED is not set CONFIG_IA32_EMULATION=y # CONFIG_IAQCORE is not set CONFIG_IAVF=m @@ -2209,6 +2257,7 @@ CONFIG_ICPLUS_PHY=m CONFIG_IDEAPAD_LAPTOP=m CONFIG_IDLE_INJECT=y CONFIG_IDLE_PAGE_TRACKING=y +CONFIG_IDPF=m # CONFIG_IE6XX_WDT is not set CONFIG_IEEE802154_6LOWPAN=m # CONFIG_IEEE802154_ADF7242 is not set @@ -2363,6 +2412,7 @@ CONFIG_INPUT_JOYDEV=m # CONFIG_INPUT_JOYSTICK is not set CONFIG_INPUT_KEYBOARD=y CONFIG_INPUT_KEYSPAN_REMOTE=m +CONFIG_INPUT_KUNIT_TEST=m # CONFIG_INPUT_KXTJ9 is not set CONFIG_INPUT_LEDS=y # CONFIG_INPUT_MATRIXKMAP is not set @@ -2421,6 +2471,7 @@ CONFIG_INTEL_ISH_HID=m CONFIG_INTEL_ISHTP_ECLITE=m # CONFIG_INTEL_LDMA is not set CONFIG_INTEL_MEI_GSC=m +CONFIG_INTEL_MEI_GSC_PROXY=m # CONFIG_INTEL_MEI_HDCP is not set CONFIG_INTEL_MEI=m CONFIG_INTEL_MEI_ME=m @@ -2438,6 +2489,7 @@ CONFIG_INTEL_POWERCLAMP=m # CONFIG_INTEL_PUNIT_IPC is not set CONFIG_INTEL_QEP=m CONFIG_INTEL_RAPL=m +CONFIG_INTEL_RAPL_TPMI=m CONFIG_INTEL_RST=m # CONFIG_INTEL_SAR_INT1092 is not set # CONFIG_INTEL_SCU_PCI is not set @@ -2449,6 +2501,7 @@ CONFIG_INTEL_SDSI=m CONFIG_INTEL_SPEED_SELECT_INTERFACE=m # CONFIG_INTEL_TCC_COOLING is not set CONFIG_INTEL_TDX_GUEST=y +# CONFIG_INTEL_TDX_HOST is not set CONFIG_INTEL_TH_ACPI=m # CONFIG_INTEL_TH_DEBUG is not set CONFIG_INTEL_TH_GTH=m @@ -2457,6 +2510,7 @@ CONFIG_INTEL_TH_MSU=m CONFIG_INTEL_TH_PCI=m CONFIG_INTEL_TH_PTI=m CONFIG_INTEL_TH_STH=m +CONFIG_INTEL_TPMI=m CONFIG_INTEL_TURBO_MAX_3=y CONFIG_INTEL_TXT=y CONFIG_INTEL_UNCORE_FREQ_CONTROL=m @@ -2480,7 +2534,8 @@ CONFIG_IO_DELAY_0X80=y CONFIG_IOMMU_DEFAULT_DMA_LAZY=y # CONFIG_IOMMU_DEFAULT_DMA_STRICT is not set # CONFIG_IOMMU_DEFAULT_PASSTHROUGH is not set -# CONFIG_IOMMUFD is not set +CONFIG_IOMMUFD=m +# CONFIG_IOMMUFD_TEST is not set # CONFIG_IOMMU_IO_PGTABLE_ARMV7S is not set # CONFIG_IOMMU_IO_PGTABLE_LPAE_SELFTEST is not set CONFIG_IOMMU_SUPPORT=y @@ -2759,6 +2814,7 @@ CONFIG_KPROBES=y CONFIG_KSM=y CONFIG_KUNIT_ALL_TESTS=m CONFIG_KUNIT_DEBUGFS=y +# CONFIG_KUNIT_DEFAULT_ENABLED is not set CONFIG_KUNIT_EXAMPLE_TEST=m CONFIG_KUNIT=m CONFIG_KUNIT_TEST=m @@ -2767,8 +2823,10 @@ CONFIG_KVM_AMD_SEV=y CONFIG_KVM_GUEST=y CONFIG_KVM_INTEL=m CONFIG_KVM=m -CONFIG_KVM_MMU_AUDIT=y +CONFIG_KVM_MAX_NR_VCPUS=4096 +# CONFIG_KVM_PROVE_MMU is not set CONFIG_KVM_SMM=y +CONFIG_KVM_SW_PROTECTED_VM=y CONFIG_KVM_WERROR=y # CONFIG_KVM_XEN is not set # CONFIG_KXCJK1013 is not set @@ -2918,6 +2976,9 @@ CONFIG_LOOPBACK_TARGET=m CONFIG_LPC_ICH=m # CONFIG_LP_CONSOLE is not set CONFIG_LPC_SCH=m +CONFIG_LRU_GEN_ENABLED=y +# CONFIG_LRU_GEN_STATS is not set +CONFIG_LRU_GEN=y CONFIG_LSI_ET1011C_PHY=m CONFIG_LSM="lockdown,yama,integrity,selinux,bpf" CONFIG_LSM_MMAP_MIN_ADDR=65535 @@ -2939,6 +3000,7 @@ CONFIG_LZ4_COMPRESS=m CONFIG_MAC80211_DEBUGFS=y # CONFIG_MAC80211_DEBUG_MENU is not set CONFIG_MAC80211_HWSIM=m +CONFIG_MAC80211_KUNIT_TEST=m CONFIG_MAC80211_LEDS=y CONFIG_MAC80211=m # CONFIG_MAC80211_MESH is not set @@ -2964,6 +3026,7 @@ CONFIG_MAILBOX=y # CONFIG_MANAGER_SBS is not set CONFIG_MANA_INFINIBAND=m CONFIG_MARVELL_10G_PHY=m +CONFIG_MARVELL_88Q2XXX_PHY=m # CONFIG_MARVELL_88X2222_PHY is not set CONFIG_MARVELL_PHY=m # CONFIG_MATOM is not set @@ -3002,6 +3065,7 @@ CONFIG_MAXSMP=y # CONFIG_MCP4725 is not set # CONFIG_MCP4922 is not set CONFIG_MD_AUTODETECT=y +CONFIG_MD_BITMAP_FILE=y # CONFIG_MD_CLUSTER is not set CONFIG_MD_FAULTY=m CONFIG_MDIO_BCM_UNIMAC=m @@ -3049,6 +3113,7 @@ CONFIG_MEMBARRIER=y CONFIG_MEMCG_SWAP=y CONFIG_MEMCG=y CONFIG_MEMCPY_KUNIT_TEST=m +CONFIG_MEMCPY_SLOW_KUNIT_TEST=y CONFIG_MEMORY_FAILURE=y # CONFIG_MEMORY_HOTPLUG_DEFAULT_ONLINE is not set CONFIG_MEMORY_HOTPLUG=y @@ -3082,6 +3147,7 @@ CONFIG_MESSAGE_LOGLEVEL_DEFAULT=4 # CONFIG_MFD_BCM590XX is not set # CONFIG_MFD_BD9571MWV is not set # CONFIG_MFD_CPCAP is not set +# CONFIG_MFD_CS42L43_I2C is not set # CONFIG_MFD_DA9052_I2C is not set # CONFIG_MFD_DA9052_SPI is not set # CONFIG_MFD_DA9055 is not set @@ -3181,6 +3247,7 @@ CONFIG_MICREL_PHY=m CONFIG_MICROCHIP_PHY=m # CONFIG_MICROCHIP_PIT64B is not set CONFIG_MICROCHIP_T1_PHY=m +# CONFIG_MICROCHIP_T1S_PHY is not set CONFIG_MICROCODE_AMD=y CONFIG_MICROCODE_INTEL=y # CONFIG_MICROCODE_LATE_LOADING is not set @@ -3380,6 +3447,8 @@ CONFIG_MT76x2U=m CONFIG_MT7921E=m # CONFIG_MT7921S is not set # CONFIG_MT7921U is not set +# CONFIG_MT7925E is not set +# CONFIG_MT7925U is not set # CONFIG_MT7996E is not set # CONFIG_MTD_ABSENT is not set # CONFIG_MTD_AFS_PARTS is not set @@ -3453,6 +3522,7 @@ CONFIG_MYRI10GE=m CONFIG_NAMESPACES=y CONFIG_NATIONAL_PHY=m # CONFIG_NAU7802 is not set +# CONFIG_NCN26000_PHY is not set CONFIG_ND_BLK=m CONFIG_ND_BTT=m # CONFIG_NDC_DIS_DYNAMIC_CACHING is not set @@ -3594,6 +3664,7 @@ CONFIG_NETFILTER=y # CONFIG_NET_FOU is not set CONFIG_NETFS_STATS=y CONFIG_NETFS_SUPPORT=m +CONFIG_NET_HANDSHAKE_KUNIT_TEST=m # CONFIG_NET_IFE is not set CONFIG_NET_IPGRE_BROADCAST=y CONFIG_NET_IPGRE_DEMUX=m @@ -3961,9 +4032,10 @@ CONFIG_NVRAM=y CONFIG_NVSW_SN2201=m # CONFIG_NV_TCO is not set # CONFIG_NXP_C45_TJA11XX_PHY is not set +# CONFIG_NXP_CBTX_PHY is not set # CONFIG_NXP_TJA11XX_PHY is not set # CONFIG_OCFS2_FS is not set -# CONFIG_OCTEON_EP is not set +CONFIG_OCTEON_EP=m CONFIG_OCXL=m # CONFIG_OF is not set # CONFIG_OF_OVERLAY is not set @@ -4177,6 +4249,7 @@ CONFIG_PINCTRL_BROXTON=m CONFIG_PINCTRL_CANNONLAKE=m CONFIG_PINCTRL_CEDARFORK=m # CONFIG_PINCTRL_CHERRYVIEW is not set +# CONFIG_PINCTRL_CS42L43 is not set CONFIG_PINCTRL_DENVERTON=m CONFIG_PINCTRL_ELKHARTLAKE=m CONFIG_PINCTRL_EMMITSBURG=m @@ -4357,6 +4430,7 @@ CONFIG_QCOM_FALKOR_ERRATUM_1009=y # CONFIG_QCOM_IPCC is not set # CONFIG_QCOM_OCMEM is not set # CONFIG_QCOM_PDC is not set +# CONFIG_QCOM_PMIC_GLINK is not set CONFIG_QCOM_QDF2400_ERRATUM_0065=y # CONFIG_QCOM_QFPROM is not set # CONFIG_QCOM_RMTFS_MEM is not set @@ -4415,10 +4489,12 @@ CONFIG_RATIONAL_KUNIT_TEST=m # CONFIG_RC_CORE is not set CONFIG_RCU_BOOST_DELAY=500 CONFIG_RCU_BOOST=y +# CONFIG_RCU_CPU_STALL_CPUTIME is not set CONFIG_RCU_CPU_STALL_TIMEOUT=60 # CONFIG_RCU_EQS_DEBUG is not set CONFIG_RCU_EXP_CPU_STALL_TIMEOUT=0 # CONFIG_RCU_EXPERT is not set +# CONFIG_RCU_LAZY is not set CONFIG_RCU_NOCB_CPU_CB_BOOST=y # CONFIG_RCU_NOCB_CPU_DEFAULT_ALL is not set CONFIG_RCU_NOCB_CPU=y @@ -4441,11 +4517,13 @@ CONFIG_RD_ZSTD=y CONFIG_REALTEK_AUTOPM=y CONFIG_REALTEK_PHY=m # CONFIG_REED_SOLOMON_TEST is not set +CONFIG_REGMAP_KUNIT=m # CONFIG_REGULATOR is not set # CONFIG_REISERFS_FS is not set CONFIG_RELAY=y CONFIG_RELOCATABLE=y # CONFIG_REMOTEPROC is not set +# CONFIG_REMOTE_TARGET is not set CONFIG_RENESAS_PHY=m # CONFIG_RESET_ATTACK_MITIGATION is not set CONFIG_RESET_CONTROLLER=y @@ -4460,6 +4538,7 @@ CONFIG_RETPOLINE=y CONFIG_RFKILL_INPUT=y CONFIG_RFKILL=m CONFIG_RHEL_DIFFERENCES=y +# CONFIG_RH_KABI_SIZE_ALIGN_CHECKS is not set CONFIG_RING_BUFFER_BENCHMARK=m # CONFIG_RING_BUFFER_STARTUP_TEST is not set # CONFIG_RING_BUFFER_VALIDATE_TIME_DELTAS is not set @@ -4636,9 +4715,10 @@ CONFIG_RTW88_8822CE=m # CONFIG_RTW88_DEBUGFS is not set # CONFIG_RTW88_DEBUG is not set CONFIG_RTW88=m +# CONFIG_RTW89_8851BE is not set CONFIG_RTW89_8852AE=m CONFIG_RTW89_8852BE=m -# CONFIG_RTW89_8852CE is not set +CONFIG_RTW89_8852CE=m # CONFIG_RTW89_DEBUGFS is not set # CONFIG_RTW89_DEBUGMSG is not set CONFIG_RTW89=m @@ -5148,6 +5228,7 @@ CONFIG_SIGNALFD=y CONFIG_SIGNED_PE_FILE_VERIFICATION=y # CONFIG_SIMPLE_PM_BUS is not set # CONFIG_SIOX is not set +CONFIG_SIPHASH_KUNIT_TEST=m # CONFIG_SKGE is not set # CONFIG_SKY2 is not set CONFIG_SLAB_FREELIST_HARDENED=y @@ -5253,6 +5334,9 @@ CONFIG_SND_HDA_PREALLOC_SIZE=0 CONFIG_SND_HDA_RECONFIG=y CONFIG_SND_HDA_SCODEC_CS35L41_I2C=m CONFIG_SND_HDA_SCODEC_CS35L41_SPI=m +CONFIG_SND_HDA_SCODEC_CS35L56_I2C=m +CONFIG_SND_HDA_SCODEC_CS35L56_SPI=m +CONFIG_SND_HDA_SCODEC_TAS2781_I2C=m CONFIG_SND_HDSP=m CONFIG_SND_HDSPM=m CONFIG_SND_HRTIMER=m @@ -5290,6 +5374,7 @@ CONFIG_SND_OSSEMUL=y CONFIG_SND_OXYGEN=m CONFIG_SND_PCI=y # CONFIG_SND_PCM_OSS is not set +# CONFIG_SND_PCMTEST is not set CONFIG_SND_PCM_TIMER=y CONFIG_SND_PCSP=m CONFIG_SND_PCXHR=m @@ -5304,6 +5389,7 @@ CONFIG_SND_SEQ_DUMMY=m CONFIG_SND_SEQ_HRTIMER_DEFAULT=y CONFIG_SND_SEQUENCER=m # CONFIG_SND_SEQUENCER_OSS is not set +CONFIG_SND_SEQ_UMP=y # CONFIG_SND_SERIAL_U16550 is not set # CONFIG_SND_SIMPLE_CARD is not set # CONFIG_SND_SOC_AC97_CODEC is not set @@ -5338,10 +5424,13 @@ CONFIG_SND_SOC_AMD_RENOIR_MACH=m # CONFIG_SND_SOC_AMD_RPL_ACP6x is not set CONFIG_SND_SOC_AMD_VANGOGH_MACH=m CONFIG_SND_SOC_AMD_YC_MACH=m +# CONFIG_SND_SOC_AUDIO_IIO_AUX is not set # CONFIG_SND_SOC_AW8738 is not set +# CONFIG_SND_SOC_AW88261 is not set # CONFIG_SND_SOC_AW88395 is not set # CONFIG_SND_SOC_BD28623 is not set # CONFIG_SND_SOC_BT_SCO is not set +# CONFIG_SND_SOC_CHV3_CODEC is not set # CONFIG_SND_SOC_CS35L32 is not set # CONFIG_SND_SOC_CS35L33 is not set # CONFIG_SND_SOC_CS35L34 is not set @@ -5352,7 +5441,7 @@ CONFIG_SND_SOC_CS35L41_SPI=m # CONFIG_SND_SOC_CS35L45_I2C is not set # CONFIG_SND_SOC_CS35L45_SPI is not set # CONFIG_SND_SOC_CS35L56_I2C is not set -# CONFIG_SND_SOC_CS35L56_SDW is not set +CONFIG_SND_SOC_CS35L56_SDW=m # CONFIG_SND_SOC_CS35L56_SPI is not set # CONFIG_SND_SOC_CS4234 is not set # CONFIG_SND_SOC_CS4265 is not set @@ -5360,7 +5449,8 @@ CONFIG_SND_SOC_CS35L41_SPI=m # CONFIG_SND_SOC_CS4271_I2C is not set # CONFIG_SND_SOC_CS4271_SPI is not set CONFIG_SND_SOC_CS42L42=m -# CONFIG_SND_SOC_CS42L42_SDW is not set +CONFIG_SND_SOC_CS42L42_SDW=m +CONFIG_SND_SOC_CS42L43_SDW=m # CONFIG_SND_SOC_CS42L51_I2C is not set # CONFIG_SND_SOC_CS42L52 is not set # CONFIG_SND_SOC_CS42L56 is not set @@ -5399,6 +5489,7 @@ CONFIG_SND_SOC_HDAC_HDMI=m CONFIG_SND_SOC_INTEL_AVS=m # CONFIG_SND_SOC_INTEL_AVS_MACH_DA7219 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_DMIC is not set +# CONFIG_SND_SOC_INTEL_AVS_MACH_ES8336 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_HDAUDIO is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_I2S_TEST is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_MAX98357A is not set @@ -5409,6 +5500,7 @@ CONFIG_SND_SOC_INTEL_AVS=m # CONFIG_SND_SOC_INTEL_AVS_MACH_RT274 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_RT286 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_RT298 is not set +# CONFIG_SND_SOC_INTEL_AVS_MACH_RT5663 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_RT5682 is not set # CONFIG_SND_SOC_INTEL_AVS_MACH_SSM4567 is not set CONFIG_SND_SOC_INTEL_BDW_RT5650_MACH=m @@ -5447,6 +5539,7 @@ CONFIG_SND_SOC_INTEL_SKYLAKE_HDAUDIO_CODEC=y CONFIG_SND_SOC_INTEL_SKYLAKE=m CONFIG_SND_SOC_INTEL_SOF_CML_RT1011_RT5682_MACH=m CONFIG_SND_SOC_INTEL_SOF_CS42L42_MACH=m +CONFIG_SND_SOC_INTEL_SOF_DA7219_MACH=m CONFIG_SND_SOC_INTEL_SOF_DA7219_MAX98373_MACH=m CONFIG_SND_SOC_INTEL_SOF_ES8336_MACH=m CONFIG_SND_SOC_INTEL_SOF_NAU8825_MACH=m @@ -5467,7 +5560,7 @@ CONFIG_SND_SOC=m # CONFIG_SND_SOC_MAX98088 is not set CONFIG_SND_SOC_MAX98090=m CONFIG_SND_SOC_MAX98357A=m -# CONFIG_SND_SOC_MAX98363 is not set +CONFIG_SND_SOC_MAX98363=m CONFIG_SND_SOC_MAX98373_I2C=m CONFIG_SND_SOC_MAX98373=m CONFIG_SND_SOC_MAX98373_SDW=m @@ -5507,6 +5600,7 @@ CONFIG_SND_SOC_PCM512x=m # CONFIG_SND_SOC_PEB2466 is not set # CONFIG_SND_SOC_RK3328 is not set CONFIG_SND_SOC_RL6231=m +# CONFIG_SND_SOC_RT1017_SDCA_SDW is not set CONFIG_SND_SOC_RT1308=m CONFIG_SND_SOC_RT1308_SDW=m CONFIG_SND_SOC_RT1316_SDW=m @@ -5521,10 +5615,11 @@ CONFIG_SND_SOC_RT5682_SDW=m CONFIG_SND_SOC_RT700_SDW=m CONFIG_SND_SOC_RT711_SDCA_SDW=m CONFIG_SND_SOC_RT711_SDW=m -# CONFIG_SND_SOC_RT712_SDCA_DMIC_SDW is not set +CONFIG_SND_SOC_RT712_SDCA_DMIC_SDW=m CONFIG_SND_SOC_RT712_SDCA_SDW=m CONFIG_SND_SOC_RT715_SDCA_SDW=m CONFIG_SND_SOC_RT715_SDW=m +CONFIG_SND_SOC_RT722_SDCA_SDW=m # CONFIG_SND_SOC_RT9120 is not set # CONFIG_SND_SOC_SDW_MOCKUP is not set # CONFIG_SND_SOC_SGTL5000 is not set @@ -5536,6 +5631,7 @@ CONFIG_SND_SOC_SOF_ALDERLAKE=m CONFIG_SND_SOC_SOF_AMD_REMBRANDT=m CONFIG_SND_SOC_SOF_AMD_RENOIR=m CONFIG_SND_SOC_SOF_AMD_TOPLEVEL=m +CONFIG_SND_SOC_SOF_AMD_VANGOGH=m CONFIG_SND_SOC_SOF_APOLLOLAKE=m CONFIG_SND_SOC_SOF_BAYTRAIL=m CONFIG_SND_SOC_SOF_BROADWELL=m @@ -5553,6 +5649,7 @@ CONFIG_SND_SOC_SOF_INTEL_SOUNDWIRE=m CONFIG_SND_SOC_SOF_INTEL_TOPLEVEL=y CONFIG_SND_SOC_SOF_JASPERLAKE=m # CONFIG_SND_SOC_SOF_KABYLAKE is not set +CONFIG_SND_SOC_SOF_LUNARLAKE=m CONFIG_SND_SOC_SOF_MERRIFIELD=m CONFIG_SND_SOC_SOF_METEORLAKE=m CONFIG_SND_SOC_SOF_PCI=m @@ -5574,6 +5671,7 @@ CONFIG_SND_SOC_SSM4567=m # CONFIG_SND_SOC_TAS2764 is not set # CONFIG_SND_SOC_TAS2770 is not set # CONFIG_SND_SOC_TAS2780 is not set +# CONFIG_SND_SOC_TAS2781_I2C is not set # CONFIG_SND_SOC_TAS5086 is not set # CONFIG_SND_SOC_TAS571X is not set # CONFIG_SND_SOC_TAS5720 is not set @@ -5629,6 +5727,7 @@ CONFIG_SND_SOC_WM8804=m # CONFIG_SND_SOC_WM8985 is not set # CONFIG_SND_SOC_WSA881X is not set # CONFIG_SND_SOC_WSA883X is not set +# CONFIG_SND_SOC_WSA884X is not set # CONFIG_SND_SOC_XILINX_AUDIO_FORMATTER is not set # CONFIG_SND_SOC_XILINX_I2S is not set # CONFIG_SND_SOC_XILINX_SPDIF is not set @@ -5642,8 +5741,10 @@ CONFIG_SND_SST_ATOM_HIFI2_PLATFORM=m # CONFIG_SND_SUPPORT_OLD_API is not set # CONFIG_SND_TEST_COMPONENT is not set CONFIG_SND_TRIDENT=m +CONFIG_SND_UMP_LEGACY_RAWMIDI=y CONFIG_SND_USB_6FIRE=m CONFIG_SND_USB_AUDIO=m +CONFIG_SND_USB_AUDIO_MIDI_V2=y CONFIG_SND_USB_CAIAQ_INPUT=y CONFIG_SND_USB_CAIAQ=m CONFIG_SND_USB_HIFACE=m @@ -5667,6 +5768,7 @@ CONFIG_SND_X86=y CONFIG_SND_XEN_FRONTEND=m # CONFIG_SND_YMFPCI is not set # CONFIG_SOC_BRCMSTB is not set +CONFIG_SOC_CS42L43=m # CONFIG_SOCIONEXT_SYNQUACER_PREITS is not set # CONFIG_SOC_TI is not set CONFIG_SOFTLOCKUP_DETECTOR=y @@ -5771,12 +5873,14 @@ CONFIG_STM_PROTO_SYS_T=m CONFIG_STM_SOURCE_CONSOLE=m CONFIG_STM_SOURCE_FTRACE=m CONFIG_STM_SOURCE_HEARTBEAT=m +CONFIG_STRCAT_KUNIT_TEST=m CONFIG_STRICT_DEVMEM=y CONFIG_STRICT_KERNEL_RWX=y CONFIG_STRICT_MODULE_RWX=y # CONFIG_STRICT_SIGALTSTACK_SIZE is not set # CONFIG_STRING_SELFTEST is not set CONFIG_STRIP_ASM_SYMS=y +CONFIG_STRSCPY_KUNIT_TEST=m # CONFIG_ST_UVIS25 is not set # CONFIG_SUNDANCE is not set CONFIG_SUN_PARTITION=y @@ -5865,7 +5969,7 @@ CONFIG_TCP_CONG_DCTCP=m # CONFIG_TCP_CONG_HSTCP is not set CONFIG_TCP_CONG_HTCP=m # CONFIG_TCP_CONG_HYBLA is not set -# CONFIG_TCP_CONG_ILLINOIS is not set +CONFIG_TCP_CONG_ILLINOIS=m # CONFIG_TCP_CONG_LP is not set CONFIG_TCP_CONG_NV=m # CONFIG_TCP_CONG_SCALABLE is not set @@ -6113,6 +6217,7 @@ CONFIG_TYPEC_FUSB302=m # CONFIG_TYPEC_HD3SS3220 is not set CONFIG_TYPEC_MUX_FSA4480=m # CONFIG_TYPEC_MUX_GPIO_SBU is not set +# CONFIG_TYPEC_MUX_NB7VPQ904M is not set CONFIG_TYPEC_MUX_PI3USB30532=m # CONFIG_TYPEC_NVIDIA_ALTMODE is not set # CONFIG_TYPEC_QCOM_PMIC is not set @@ -6204,7 +6309,6 @@ CONFIG_USB_EPSON2888=y CONFIG_USB_EZUSB_FX2=m # CONFIG_USB_FEW_INIT_RETRIES is not set # CONFIG_USB_FOTG210_HCD is not set -CONFIG_USB_FTDI_ELAN=m # CONFIG_USB_GADGET is not set CONFIG_USB_GL860=m # CONFIG_USB_GPIO_VBUS is not set @@ -6424,7 +6528,6 @@ CONFIG_USB_SUPPORT=y # CONFIG_USB_TEST is not set CONFIG_USB_TMC=m # CONFIG_USB_TRANCEVIBRATOR is not set -# CONFIG_USB_U132_HCD is not set CONFIG_USB_UAS=m CONFIG_USB_UEAGLEATM=m CONFIG_USB_UHCI_HCD=y @@ -6466,6 +6569,10 @@ CONFIG_VDPA_SIM_NET=m # CONFIG_VEML6070 is not set CONFIG_VETH=m CONFIG_VFAT_FS=m +# CONFIG_VFIO_AMBA is not set +CONFIG_VFIO_CONTAINER=y +CONFIG_VFIO_DEVICE_CDEV=y +CONFIG_VFIO_GROUP=y CONFIG_VFIO_IOMMU_TYPE1=m CONFIG_VFIO=m CONFIG_VFIO_MDEV=m @@ -6763,6 +6870,7 @@ CONFIG_X86_ACPI_CPUFREQ_CPB=y CONFIG_X86_ACPI_CPUFREQ=m CONFIG_X86_AMD_FREQ_SENSITIVITY=m CONFIG_X86_AMD_PLATFORM_DEVICE=y +CONFIG_X86_AMD_PSTATE_DEFAULT_MODE=3 CONFIG_X86_AMD_PSTATE_UT=m CONFIG_X86_AMD_PSTATE=y # CONFIG_X86_BOOTPARAM_MEMORY_CORRUPTION_CHECK is not set diff --git a/SOURCES/mod-extra.list.rhel b/SOURCES/mod-extra.list.rhel index cb68776..0f90828 100644 --- a/SOURCES/mod-extra.list.rhel +++ b/SOURCES/mod-extra.list.rhel @@ -188,6 +188,5 @@ wanrouter.ko warrior.ko whci.ko wire.ko -wwan_hwsim.ko yam.ko zhenhua.ko diff --git a/SOURCES/mod-internal.list b/SOURCES/mod-internal.list index 6b4171b..f26f96b 100644 --- a/SOURCES/mod-internal.list +++ b/SOURCES/mod-internal.list @@ -16,7 +16,7 @@ soc-utils-test string-stream-test test_linear_ranges test_bits -test_kasan +kasan_test time_test fat_test lib_test @@ -77,3 +77,15 @@ drm_connector_test drm_managed_test drm_modes_test drm_probe_helper_test +input_test +hashtable_test +hid-uclogic-test +strcat_kunit +strscpy_kunit +siphash_kunit +handshake-test +drm_exec_test +regmap-kunit +cfg80211-tests +mac80211-tests +wwan_hwsim diff --git a/SOURCES/mod-sign.sh b/SOURCES/mod-sign.sh index c5f0c89..535bd59 100755 --- a/SOURCES/mod-sign.sh +++ b/SOURCES/mod-sign.sh @@ -19,7 +19,7 @@ NPROC=$(nproc) [ -z "$NPROC" ] && NPROC=1 # NB: this loop runs 2000+ iterations. Try to be fast. -echo "$modules" | xargs -r -n16 -P $NPROC sh -c " +echo "$modules" | xargs -r -n16 -P "$NPROC" sh -c " for mod; do ./scripts/sign-file sha256 $MODSECKEY $MODPUBKEY \$mod rm -f \$mod.sig \$mod.dig diff --git a/SOURCES/process_configs.sh b/SOURCES/process_configs.sh index 2db76ea..22d1e2c 100755 --- a/SOURCES/process_configs.sh +++ b/SOURCES/process_configs.sh @@ -311,12 +311,14 @@ function process_configs() process_config "$cfg" "$count" fi process_config "$cfg" "$count" & + # shellcheck disable=SC2004 waitpids[${count}]=$! ((count++)) while [ "$(jobs | grep -c Running)" -ge "$RHJOBS" ]; do :; done done + # shellcheck disable=SC2048 for pid in ${waitpids[*]}; do - wait ${pid} + wait "${pid}" done rm "$SCRIPT_DIR"/*.config*.old diff --git a/SOURCES/rpminspect.yaml b/SOURCES/rpminspect.yaml index c0fbfc6..f42a892 100644 --- a/SOURCES/rpminspect.yaml +++ b/SOURCES/rpminspect.yaml @@ -6,6 +6,9 @@ inspections: kmidiff: off upstream: off subpackages: off + license: off + debuginfo: off + removedfiles: off badfuncs: ignore: diff --git a/SOURCES/update_scripts.sh b/SOURCES/update_scripts.sh index 38e6634..5dce4fa 100755 --- a/SOURCES/update_scripts.sh +++ b/SOURCES/update_scripts.sh @@ -7,6 +7,6 @@ fi TARGET="$1" for i in "$RPM_SOURCE_DIR"/*."$TARGET"; do - NEW=${i%.$TARGET} + NEW=${i%."$TARGET"} cp "$i" "$(basename "$NEW")" done diff --git a/SPECS/kernel.spec b/SPECS/kernel.spec index 6560c90..3a8ba11 100755 --- a/SPECS/kernel.spec +++ b/SPECS/kernel.spec @@ -130,8 +130,12 @@ Summary: The Linux kernel %global efiuki 0 %endif +# Default compression algorithm +%global compression xz +%global compression_flags --compress +%global compext xz %if %{zipmodules} -%global zipsed -e 's/\.ko$/\.ko.xz/' +%global zipsed -e 's/\.ko$/\.ko.%compext/' # for parallel xz processes, replace with 1 to go back to single process %endif @@ -161,15 +165,15 @@ Summary: The Linux kernel # define buildid .local %define specversion 5.14.0 %define patchversion 5.14 -%define pkgrelease 362.2.1 +%define pkgrelease 427 %define kversion 5 -%define tarfile_release 5.14.0-362.2.1.el9_3 +%define tarfile_release 5.14.0-427.el9 # This is needed to do merge window version magic %define patchlevel 14 # This allows pkg_release to have configurable %%{?dist} tag -%define specrelease 362.2.1%{?buildid}%{?dist} +%define specrelease 427%{?buildid}%{?dist} # This defines the kabi tarball version -%define kabiversion 5.14.0-362.2.1.el9_3 +%define kabiversion 5.14.0-427.el9 # # End of genspec.sh variables @@ -181,7 +185,6 @@ Summary: The Linux kernel # should not be exported to RPM provides %global __provides_exclude_from ^%{_libexecdir}/kselftests -%define _with_kabidupchk 1 # The following build options are enabled by default, but may become disabled # by later architecture-specific checks. These can also be disabled by using # --without in the rpmbuild command, or by forcing these values to 0. @@ -280,8 +283,6 @@ Summary: The Linux kernel %define with_perf 0 %define with_tools 0 %define with_bpftool 0 -# selftests turns on bpftool -%define with_selftests 0 %endif %if %{with_verbose} @@ -432,9 +433,9 @@ Summary: The Linux kernel %define use_vdso 1 %endif -# selftests require bpftool to be built -%if %{with_selftests} -%define with_bpftool 1 +# selftests require bpftool to be built. If bpftools is disabled, then disable selftests +%if %{with_bpftool} == 0 +%define with_selftests 0 %endif %ifnarch noarch @@ -626,7 +627,7 @@ Summary: The Linux kernel Name: kernel -License: GPLv2 and Redistributable, no modification permitted +License: ((GPL-2.0-only WITH Linux-syscall-note) OR BSD-2-Clause) AND ((GPL-2.0-only WITH Linux-syscall-note) OR BSD-3-Clause) AND ((GPL-2.0-only WITH Linux-syscall-note) OR CDDL-1.0) AND ((GPL-2.0-only WITH Linux-syscall-note) OR Linux-OpenIB) AND ((GPL-2.0-only WITH Linux-syscall-note) OR MIT) AND ((GPL-2.0-or-later WITH Linux-syscall-note) OR BSD-3-Clause) AND ((GPL-2.0-or-later WITH Linux-syscall-note) OR MIT) AND Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND BSD-3-Clause-Clear AND GFDL-1.1-no-invariants-or-later AND GPL-1.0-or-later AND (GPL-1.0-or-later OR BSD-3-Clause) AND (GPL-1.0-or-later WITH Linux-syscall-note) AND GPL-2.0-only AND (GPL-2.0-only OR Apache-2.0) AND (GPL-2.0-only OR BSD-2-Clause) AND (GPL-2.0-only OR BSD-3-Clause) AND (GPL-2.0-only OR CDDL-1.0) AND (GPL-2.0-only OR GFDL-1.1-no-invariants-or-later) AND (GPL-2.0-only OR GFDL-1.2-no-invariants-only) AND (GPL-2.0-only WITH Linux-syscall-note) AND GPL-2.0-or-later AND (GPL-2.0-or-later OR BSD-2-Clause) AND (GPL-2.0-or-later OR BSD-3-Clause) AND (GPL-2.0-or-later OR CC-BY-4.0) AND (GPL-2.0-or-later WITH GCC-exception-2.0) AND (GPL-2.0-or-later WITH Linux-syscall-note) AND ISC AND LGPL-2.0-or-later AND (LGPL-2.0-or-later OR BSD-2-Clause) AND (LGPL-2.0-or-later WITH Linux-syscall-note) AND LGPL-2.1-only AND (LGPL-2.1-only OR BSD-2-Clause) AND (LGPL-2.1-only WITH Linux-syscall-note) AND LGPL-2.1-or-later AND (LGPL-2.1-or-later WITH Linux-syscall-note) AND (Linux-OpenIB OR GPL-2.0-only) AND (Linux-OpenIB OR GPL-2.0-only OR BSD-2-Clause) AND Linux-man-pages-copyleft AND MIT AND (MIT OR GPL-2.0-only) AND (MIT OR GPL-2.0-or-later) AND (MIT OR LGPL-2.1-only) AND (MPL-1.1 OR GPL-2.0-only) AND (X11 OR GPL-2.0-only) AND (X11 OR GPL-2.0-or-later) AND Zlib URL: https://www.kernel.org/ Version: %{specversion} Release: %{pkg_release} @@ -650,7 +651,7 @@ Provides: installonlypkg(kernel) # List the packages used during the kernel build # BuildRequires: kmod, bash, coreutils, tar, git-core, which -BuildRequires: bzip2, xz, findutils, gzip, m4, perl-interpreter, perl-Carp, perl-devel, perl-generators, make, diffutils, gawk +BuildRequires: bzip2, xz, findutils, gzip, m4, perl-interpreter, perl-Carp, perl-devel, perl-generators, make, diffutils, gawk, %compression BuildRequires: gcc, binutils, redhat-rpm-config, hmaccalc, bison, flex, gcc-c++ BuildRequires: net-tools, hostname, bc, elfutils-devel BuildRequires: dwarves @@ -728,7 +729,8 @@ BuildConflicts: dwarves < 1.13 %undefine _unique_debug_srcs %undefine _debugsource_packages %undefine _debuginfo_subpackages -%global _find_debuginfo_opts -r +# Remove -q option below to provide 'extracting debug info' messages +%global _find_debuginfo_opts -r -q %global _missing_build_ids_terminate_build 1 %global _no_recompute_build_ids 1 %endif @@ -774,7 +776,7 @@ BuildRequires: lld %endif %if %{efiuki} -BuildRequires: dracut +BuildRequires: dracut >= 057-51.git20231114.el9 # For dracut UEFI uki binaries BuildRequires: binutils # For the initrd @@ -787,6 +789,12 @@ BuildRequires: systemd-udev >= 252-1 BuildRequires: tpm2-tools # For Azure CVM specific udev rules BuildRequires: WALinuxAgent-cvm +# For UKI sb cert +%if 0%{?centos} +BuildRequires: centos-sb-certs >= 9.0-23 +%else +BuildRequires: redhat-sb-certs >= 9.4-0.1 +%endif %endif # Because this is the kernel, it's hard to get a single upstream URL @@ -908,6 +916,7 @@ Source101: rhelkpatch1.x509 Source102: rhelimaca1.x509 Source103: rhelima.x509 Source104: rhelima_centos.x509 +Source105: nvidiagpuoot001.x509 %if 0%{?centos} %define ima_signing_cert %{SOURCE104} @@ -918,9 +927,6 @@ Source104: rhelima_centos.x509 %define ima_cert_name ima.cer Source150: dracut-virt.conf -# Remove this when https://bugzilla.redhat.com/show_bug.cgi?id=2225009 gets resolved -Source151: uki-sb-cert-x86_64-centos.crt -Source152: uki-sb-cert-x86_64-rhel.crt Source200: check-kabi @@ -1045,7 +1051,6 @@ It provides the kernel source files common to all builds. %package -n perf Summary: Performance monitoring for the Linux kernel Requires: bzip2 -License: GPLv2 %description -n perf This package contains the perf tool, which enables performance monitoring of the Linux kernel. @@ -1082,14 +1087,12 @@ This package provides debug information for the perf python bindings. %package -n libperf Summary: The perf library from kernel source -License: GPLv2 %description -n libperf This package contains the kernel source perf library. %package -n libperf-devel Summary: Developement files for the perf library from kernel source Requires: libperf = %{version}-%{release} -License: GPLv2 %description -n libperf-devel This package includes libraries and header files needed for development of applications which use perf library from kernel source. @@ -1114,7 +1117,6 @@ This package provides debug information for the libperf package. %if %{with_tools} %package -n kernel-tools Summary: Assortment of tools for the Linux kernel -License: GPLv2 %ifarch %{cpupowerarchs} Provides: cpupowerutils = 1:009-0.6.p1 Obsoletes: cpupowerutils < 1:009-0.6.p1 @@ -1132,14 +1134,12 @@ and the supporting documentation. %package -n kernel-tools-libs Summary: Libraries for the kernels-tools -License: GPLv2 %description -n kernel-tools-libs This package contains the libraries built from the tools/ directory from the kernel source. %package -n kernel-tools-libs-devel Summary: Assortment of tools for the Linux kernel -License: GPLv2 Requires: kernel-tools = %{version}-%{release} %ifarch %{cpupowerarchs} Provides: cpupowerutils-devel = 1:009-0.6.p1 @@ -1166,7 +1166,6 @@ This package provides debug information for package kernel-tools. %package -n rtla Summary: Real-Time Linux Analysis tools -License: GPLv2 Requires: libtraceevent Requires: libtracefs %description -n rtla @@ -1177,7 +1176,6 @@ about the properties and root causes of unexpected results. %package -n rv Summary: RV: Runtime Verification -License: GPLv2 %description -n rv Runtime Verification (RV) is a lightweight (yet rigorous) method that complements classical exhaustive verification techniques (such as model @@ -1191,11 +1189,10 @@ analysing the logical and timing behavior of Linux. %if %{with_bpftool} -%define bpftoolversion 7.2.0 +%define bpftoolversion 7.3.0 %package -n bpftool Summary: Inspection and simple manipulation of eBPF programs and maps -License: GPLv2 Version: %{bpftoolversion} %description -n bpftool This package contains the bpftool, which allows inspection and simple @@ -1223,7 +1220,6 @@ This package provides debug information for the bpftool package. %package selftests-internal Summary: Kernel samples and selftests -License: GPLv2 Requires: binutils, bpftool, iproute-tc, nmap-ncat, python3, fuse-libs, keyutils %description selftests-internal Kernel sample programs and selftests. @@ -1505,6 +1501,8 @@ Summary: %{variant_summary} unified kernel image for virtual machines\ Provides: installonlypkg(kernel)\ Provides: kernel-%{?1:%{1}-}uname-r = %{KVERREL}%{uname_suffix %{?1:%{1}}}\ Requires: kernel%{?1:-%{1}}-modules-core-uname-r = %{KVERREL}%{uname_suffix %{?1:%{1}}}\ +Requires(pre): %{kernel_prereq}\ +Requires(pre): systemd >= 252-20\ %endif\ %endif\ %if "%{1}" == "rt" || "%{1}" == "rt-debug"\ @@ -1776,7 +1774,8 @@ done openssl x509 -inform der -in %{SOURCE100} -out rheldup3.pem openssl x509 -inform der -in %{SOURCE101} -out rhelkpatch1.pem openssl x509 -inform der -in %{SOURCE102} -out rhelimaca1.pem -cat rheldup3.pem rhelkpatch1.pem rhelimaca1.pem > ../certs/rhel.pem +openssl x509 -inform der -in %{SOURCE105} -out nvidiagpuoot001.pem +cat rheldup3.pem rhelkpatch1.pem rhelimaca1.pem nvidiagpuoot001.pem > ../certs/rhel.pem %if %{signkernel} %ifarch s390x ppc64le openssl x509 -inform der -in %{secureboot_ca_0} -out secureboot.pem @@ -2354,6 +2353,8 @@ BuildKernel() { { # remove files that will be auto generated by depmod at rpm -i time pushd $RPM_BUILD_ROOT/lib/modules/$KernelVer/ + # in case below list needs to be extended, remember to add a + # matching ghost entry in the files section as well rm -f modules.{alias,alias.bin,builtin.alias.bin,builtin.bin} \ modules.{dep,dep.bin,devname,softdep,symbols,symbols.bin} popd @@ -2430,7 +2431,20 @@ BuildKernel() { %if %{efiuki} if [ "$Variant" != "rt" ] && [ "$Variant" != "rt-debug" ]; then popd - + + # RHEL/CentOS specific .SBAT entries +%if 0%{?centos} + SBATsuffix="centos" +%else + SBATsuffix="rhel" +%endif + SBAT=$(cat <<- EOF + linux,1,Red Hat,linux,$KernelVer,mailto:secalert@redhat.com + linux.$SBATsuffix,1,Red Hat,linux,$KernelVer,mailto:secalert@redhat.com + kernel-uki-virt.$SBATsuffix,1,Red Hat,kernel-uki-virt,$KernelVer,mailto:secalert@redhat.com + EOF + ) + KernelUnifiedImageDir="$RPM_BUILD_ROOT/lib/modules/$KernelVer" KernelUnifiedImage="$KernelUnifiedImageDir/$InstallName-virt.efi" @@ -2443,45 +2457,19 @@ BuildKernel() { --kmoddir "$RPM_BUILD_ROOT/lib/modules/$KernelVer/" \ --logfile=$(mktemp) \ --uefi \ + --sbat "$SBAT" \ --kernel-image $(realpath $KernelImage) \ --kernel-cmdline 'console=tty0 console=ttyS0' \ $KernelUnifiedImage - # Add RH specific .SBAT entries - # First, we need to save the original .sbat from UKI - objcopy -O binary --only-section=.sbat $KernelUnifiedImage $KernelUnifiedImage.sbat - # Remove all trailing zero bytes from the file - sed -i 's/\x0.*$//' $KernelUnifiedImage.sbat - # Add RHEL/CentOS specific entries -%if 0%{?centos} - SBATsuffix="centos" -%else - SBATsuffix="rhel" -%endif - echo "linux,1,Red Hat,linux,$KernelVer,https://bugzilla.redhat.com/" >> $KernelUnifiedImage.sbat - echo "linux.$SBATsuffix,1,Red Hat,linux,$KernelVer,https://bugzilla.redhat.com/" >> $KernelUnifiedImage.sbat - echo "kernel-uki-virt.$SBATsuffix,1,Red Hat,kernel-uki-virt,$KernelVer,https://bugzilla.redhat.com/" >> $KernelUnifiedImage.sbat - # Remove the original .sbat section - objcopy --remove-section .sbat $KernelUnifiedImage - # Get the end of the last section - sbat_offt=$(objdump -h $KernelUnifiedImage | gawk 'NF==7 {size=strtonum("0x"$3); offset=strtonum("0x"$4)} END {print size + offset}') - # Align start of the new section to 512b - sbat_align=512 - sbat_offt=$((sbat_offt + "$sbat_align" - sbat_offt % "$sbat_align")) - # Add the new .sbat section - objcopy -v --add-section .sbat=$KernelUnifiedImage.sbat --set-section-alignment .sbat=$sbat_align \ - --change-section-vma .sbat=$sbat_offt $KernelUnifiedImage - rm -f $KernelUnifiedImage.sbat - %if %{signkernel} %if 0%{?centos} UKI_secureboot_name=centossecureboot204 - UKI_secureboot_cert=%{SOURCE151} %else UKI_secureboot_name=redhatsecureboot504 - UKI_secureboot_cert=%{SOURCE152} %endif + UKI_secureboot_cert=%{_datadir}/pki/sb-certs/secureboot-uki-virt-%{_arch}.cer %pesign -s -i $KernelUnifiedImage -o $KernelUnifiedImage.signed -a %{secureboot_ca_0} -c $UKI_secureboot_cert -n $UKI_secureboot_name if [ ! -s $KernelUnifiedImage.signed ]; then @@ -2490,9 +2478,6 @@ BuildKernel() { fi mv $KernelUnifiedImage.signed $KernelUnifiedImage - mkdir -p $RPM_BUILD_ROOT%{_datadir}/doc/kernel-keys/$KernelVer - cp -a $UKI_secureboot_cert $RPM_BUILD_ROOT%{_datadir}/doc/kernel-keys/$KernelVer/secureboot-uki-%{_arch}.cer - # signkernel %endif @@ -2528,13 +2513,6 @@ BuildKernel() { sed -e 's/^lib*/%dir \/lib/' %{?zipsed} $RPM_BUILD_ROOT/module-dirs.list > ../kernel${Variant:+-${Variant}}-modules-core.list sed -e 's/^lib*/\/lib/' %{?zipsed} $RPM_BUILD_ROOT/modules.list >> ../kernel${Variant:+-${Variant}}-modules-core.list sed -e 's/^lib*/\/lib/' %{?zipsed} $RPM_BUILD_ROOT/mod-extra.list >> ../kernel${Variant:+-${Variant}}-modules-extra.list - sed -e 's/^lib*/\/lib/' %{?zipsed} $RPM_BUILD_ROOT/mod-internal.list >> ../kernel${Variant:+-${Variant}}-modules-internal.list -%if 0%{!?fedora:1} - sed -e 's/^lib*/\/lib/' %{?zipsed} $RPM_BUILD_ROOT/mod-partner.list >> ../kernel${Variant:+-${Variant}}-modules-partner.list -%endif - if [ "$Variant" = "rt" ] || [ "$Variant" = "rt-debug" ]; then - sed -e 's/^lib*/\/lib/' %{?zipsed} $RPM_BUILD_ROOT/mod-kvm.list >> ../kernel${Variant:+-${Variant}}-kvm.list - fi # Cleanup rm -f $RPM_BUILD_ROOT/k-d.list @@ -2742,12 +2720,14 @@ if [ -f $DevelDir/vmlinux.h ]; then RPM_VMLINUX_H=$DevelDir/vmlinux.h fi +%if %{with_bpftool} %global bpftool_make \ %{__make} EXTRA_CFLAGS="${RPM_OPT_FLAGS}" EXTRA_LDFLAGS="%{__global_ldflags}" DESTDIR=$RPM_BUILD_ROOT %{?make_opts} VMLINUX_H="${RPM_VMLINUX_H}" V=1 -%if %{with_bpftool} pushd tools/bpf/bpftool %{bpftool_make} popd +%else +echo "bpftools disabled ... disabling selftests" %endif %if %{with_selftests} @@ -2771,7 +2751,7 @@ export BPFTOOL=$(pwd)/tools/bpf/bpftool/bpftool pushd tools/testing/selftests # We need to install here because we need to call make with ARCH set which # doesn't seem possible to do in the install section. -%{make} %{?_smp_mflags} ARCH=$Arch V=1 TARGETS="bpf vm livepatch net net/forwarding net/mptcp netfilter tc-testing memfd drivers/net/bonding" SKIP_TARGETS="" FORCE_TARGETS=1 INSTALL_PATH=%{buildroot}%{_libexecdir}/kselftests VMLINUX_H="${RPM_VMLINUX_H}" DEFAULT_INSTALL_HDR_PATH=0 install +%{make} %{?_smp_mflags} ARCH=$Arch V=1 TARGETS="bpf mm livepatch net net/forwarding net/mptcp netfilter tc-testing memfd drivers/net/bonding" SKIP_TARGETS="" FORCE_TARGETS=1 INSTALL_PATH=%{buildroot}%{_libexecdir}/kselftests VMLINUX_H="${RPM_VMLINUX_H}" DEFAULT_INSTALL_HDR_PATH=0 install # 'make install' for bpf is broken and upstream refuses to fix it. # Install the needed files manually. @@ -2842,7 +2822,7 @@ find Documentation -type d | xargs chmod u+w fi \ if [ "%{zipmodules}" -eq "1" ]; then \ echo "Compressing kernel modules ..." \ - find $RPM_BUILD_ROOT/lib/modules/ -type f -name '*.ko' | xargs -n 16 -P${RPM_BUILD_NCPUS} -r xz; \ + find $RPM_BUILD_ROOT/lib/modules/ -type f -name '*.ko' | xargs -n 16 -P${RPM_BUILD_NCPUS} -r %compression %compression_flags; \ fi \ %{nil} @@ -3087,11 +3067,11 @@ find . -type f -executable -exec install -m755 {} %{buildroot}%{_libexecdir}/ksa find . -type f ! -executable -exec install -m644 {} %{buildroot}%{_libexecdir}/ksamples/pktgen/{} \; popd popd -# install vm selftests -pushd tools/testing/selftests/vm -find -type d -exec install -d %{buildroot}%{_libexecdir}/kselftests/vm/{} \; -find -type f -executable -exec install -D -m755 {} %{buildroot}%{_libexecdir}/kselftests/vm/{} \; -find -type f ! -executable -exec install -D -m644 {} %{buildroot}%{_libexecdir}/kselftests/vm/{} \; +# install mm selftests +pushd tools/testing/selftests/mm +find -type d -exec install -d %{buildroot}%{_libexecdir}/kselftests/mm/{} \; +find -type f -executable -exec install -D -m755 {} %{buildroot}%{_libexecdir}/kselftests/mm/{} \; +find -type f ! -executable -exec install -D -m644 {} %{buildroot}%{_libexecdir}/kselftests/mm/{} \; popd # install drivers/net/mlxsw selftests pushd tools/testing/selftests/drivers/net/mlxsw @@ -3287,36 +3267,30 @@ fi\ # # This macro defines a %%post script for a kernel*-modules-core package. -# It also defines a %%postun script that does the same thing. # %%kernel_modules_core_post [] # -# FIXME: /bin/kernel-install can't handle UKIs (yet), so cleanup depmod files in %postun for now. -# %define kernel_modules_core_post() \ %{expand:%%posttrans %{?1:%{1}-}modules-core}\ /sbin/depmod -a %{KVERREL}%{?1:+%{1}}\ -%{nil}\ -%{expand:%%postun %{?1:%{1}-}modules-core}\ -rm -f /lib/modules/%{KVERREL}%{?1:+%{1}}/modules.*\ %{nil} # This macro defines a %%posttrans script for a kernel package. -# %%kernel_variant_posttrans [] +# %%kernel_variant_posttrans [-v ] [-u uki-suffix] # More text can follow to go at the end of this variant's %%post. # -%define kernel_variant_posttrans() \ -%{expand:%%posttrans %{?1:%{1}-}core}\ +%define kernel_variant_posttrans(v:u:) \ +%{expand:%%posttrans %{?-v:%{-v*}-}%{!?-u*:core}%{?-u*:uki-%{-u*}}}\ %if 0%{!?fedora:1}\ if [ -x %{_sbindir}/weak-modules ]\ then\ - %{_sbindir}/weak-modules --add-kernel %{KVERREL}%{?1:+%{1}} || exit $?\ + %{_sbindir}/weak-modules --add-kernel %{KVERREL}%{?-v:+%{-v*}} || exit $?\ fi\ %endif\ -rm -f %{_localstatedir}/lib/rpm-state/%{name}/installing_core_%{KVERREL}%{?1:+%{1}}\ -/bin/kernel-install add %{KVERREL}%{?1:+%{1}} /lib/modules/%{KVERREL}%{?1:+%{1}}/vmlinuz || exit $?\ -if [[ ! -e "/boot/symvers-%{KVERREL}%{?1:+%{1}}.gz" ]]; then\ - ln -s "/lib/modules/%{KVERREL}%{?1:+%{1}}/symvers.gz" "/boot/symvers-%{KVERREL}%{?1:+%{1}}.gz"\ - command -v restorecon &>/dev/null && restorecon "/boot/symvers-%{KVERREL}%{?1:+%{1}}.gz" \ +rm -f %{_localstatedir}/lib/rpm-state/%{name}/installing_core_%{KVERREL}%{?-v:+%{-v*}}\ +/bin/kernel-install add %{KVERREL}%{?-v:+%{-v*}} /lib/modules/%{KVERREL}%{?-v:+%{-v*}}/vmlinuz%{?-u:-%{-u*}.efi} || exit $?\ +if [[ ! -e "/boot/symvers-%{KVERREL}%{?-v:+%{-v*}}.gz" ]]; then\ + ln -s "/lib/modules/%{KVERREL}%{?-v:+%{-v*}}/symvers.gz" "/boot/symvers-%{KVERREL}%{?-v:+%{-v*}}.gz"\ + command -v restorecon &>/dev/null && restorecon "/boot/symvers-%{KVERREL}%{?-v:+%{-v*}}.gz" \ fi\ %{nil} @@ -3337,7 +3311,7 @@ fi\ %if "%{-v*}" == "rt" || "%{-v*}" == "rt-debug"\ %{expand:%%kernel_kvm_post %{?-v*}}\ %endif\ -%{expand:%%kernel_variant_posttrans %{?-v*}}\ +%{expand:%%kernel_variant_posttrans %{?-v*:-v %{-v*}}}\ %{expand:%%post %{?-v*:%{-v*}-}core}\ %{-r:\ if [ `uname -i` == "x86_64" -o `uname -i` == "i386" ] &&\ @@ -3348,77 +3322,63 @@ mkdir -p %{_localstatedir}/lib/rpm-state/%{name}\ touch %{_localstatedir}/lib/rpm-state/%{name}/installing_core_%{KVERREL}%{?-v:+%{-v*}}\ %{nil} -# -# This macro defines scripts for a kernel*-uki-virt package -# -# FIXME: /bin/kernel-install can't handle UKIs (yet), so just cp/rm as temporary stop-gap -# -%define kernel_uki_virt_scripts() \ -%{expand:%%posttrans %{?1:%{1}-}uki-virt}\ -mkdir -p /boot/efi/EFI/Linux\ -entry_token=$(kernel-install inspect | grep KERNEL_INSTALL_ENTRY_TOKEN: | cut -d ' ' -f2)\ -cp /lib/modules/%{KVERREL}%{?1:+%{1}}/vmlinuz-virt.efi /boot/efi/EFI/Linux/${entry_token}-%{KVERREL}%{?1:+%{1}}.efi\ -%{nil}\ -%{expand:%%postun %{?1:%{1}-}uki-virt}\ -entry_token=$(kernel-install inspect | grep KERNEL_INSTALL_ENTRY_TOKEN: | cut -d ' ' -f2)\ -rm -f /boot/efi/EFI/Linux/${entry_token}-%{KVERREL}%{?1:+%{1}}.efi\ -%{nil} - # # This macro defines a %%preun script for a kernel package. -# %%kernel_variant_preun +# %%kernel_variant_preun [-v ] [-u uki-suffix] # -%define kernel_variant_preun() \ -%{expand:%%preun %{?1:%{1}-}core}\ -/bin/kernel-install remove %{KVERREL}%{?1:+%{1}} /lib/modules/%{KVERREL}%{?1:+%{1}}/vmlinuz || exit $?\ +%define kernel_variant_preun(v:u:) \ +%{expand:%%preun %{?-v:%{-v*}-}%{!?-u*:core}%{?-u*:uki-%{-u*}}}\ +/bin/kernel-install remove %{KVERREL}%{?-v:+%{-v*}} || exit $?\ if [ -x %{_sbindir}/weak-modules ]\ then\ - %{_sbindir}/weak-modules --remove-kernel %{KVERREL}%{?1:+%{1}} || exit $?\ + %{_sbindir}/weak-modules --remove-kernel %{KVERREL}%{?-v:+%{-v*}} || exit $?\ fi\ %{nil} %if %{efiuki} -%kernel_uki_virt_scripts +%kernel_variant_posttrans -u virt +%kernel_variant_preun -u virt %endif %kernel_variant_preun %kernel_variant_post -r kernel-smp %if %{with_pae} -%kernel_variant_preun lpae +%kernel_variant_preun -v lpae %kernel_variant_post -v lpae -r (kernel|kernel-smp) %endif %if %{with_zfcpdump} -%kernel_variant_preun zfcpdump +%kernel_variant_preun -v zfcpdump %kernel_variant_post -v zfcpdump %endif %if %{with_arm64_64k} -%kernel_variant_preun 64k +%kernel_variant_preun -v 64k %kernel_variant_post -v 64k %endif %if %{with_debug} && %{with_arm64_64k} -%kernel_variant_preun 64k-debug +%kernel_variant_preun -v 64k-debug %kernel_variant_post -v 64k-debug %endif %if %{with_realtime} -%kernel_variant_preun rt +%kernel_variant_preun -v rt %kernel_variant_post -v rt %endif %if %{with_debug} && %{with_realtime} -%kernel_variant_preun rt-debug +%kernel_variant_preun -v rt-debug %kernel_variant_post -v rt-debug %endif %if %{with_debug} %if %{efiuki} -%kernel_uki_virt_scripts debug +%kernel_variant_posttrans -v debug -u virt +%kernel_variant_preun -v debug -u virt %endif -%kernel_variant_preun debug +%kernel_variant_preun -v debug %kernel_variant_post -v debug %endif @@ -3550,7 +3510,7 @@ fi %ifarch %{cpupowerarchs} %files -n kernel-tools-libs -%{_libdir}/libcpupower.so.0 +%{_libdir}/libcpupower.so.1 %{_libdir}/libcpupower.so.0.0.1 %files -n kernel-tools-libs-devel @@ -3632,7 +3592,7 @@ fi %if %{2}\ %{expand:%%files %{?1:-f kernel-%{?3:%{3}-}ldsoconf.list} %{?3:%{3}-}core}\ %{!?_licensedir:%global license %%doc}\ -%license linux-%{KVERREL}/COPYING-%{version}-%{release}\ +%%license linux-%{KVERREL}/COPYING-%{version}-%{release}\ /lib/modules/%{KVERREL}%{?3:+%{3}}/%{?-k:%{-k*}}%{!?-k:vmlinuz}\ %ghost /%{image_install_path}/%{?-k:%{-k*}}%{!?-k:vmlinuz}-%{KVERREL}%{?3:+%{3}}\ /lib/modules/%{KVERREL}%{?3:+%{3}}/.vmlinuz.hmac \ @@ -3667,6 +3627,16 @@ fi /lib/modules/%{KVERREL}%{?3:+%{3}}/modules.modesetting\ /lib/modules/%{KVERREL}%{?3:+%{3}}/modules.networking\ /lib/modules/%{KVERREL}%{?3:+%{3}}/modules.order\ +%ghost %attr(0644, root, root) /lib/modules/%{KVERREL}%{?3:+%{3}}/modules.alias\ +%ghost %attr(0644, root, root) /lib/modules/%{KVERREL}%{?3:+%{3}}/modules.alias.bin\ +%ghost %attr(0644, root, root) /lib/modules/%{KVERREL}%{?3:+%{3}}/modules.builtin.alias.bin\ +%ghost %attr(0644, root, root) /lib/modules/%{KVERREL}%{?3:+%{3}}/modules.builtin.bin\ +%ghost %attr(0644, root, root) /lib/modules/%{KVERREL}%{?3:+%{3}}/modules.dep\ +%ghost %attr(0644, root, root) /lib/modules/%{KVERREL}%{?3:+%{3}}/modules.dep.bin\ +%ghost %attr(0644, root, root) /lib/modules/%{KVERREL}%{?3:+%{3}}/modules.devname\ +%ghost %attr(0644, root, root) /lib/modules/%{KVERREL}%{?3:+%{3}}/modules.softdep\ +%ghost %attr(0644, root, root) /lib/modules/%{KVERREL}%{?3:+%{3}}/modules.symbols\ +%ghost %attr(0644, root, root) /lib/modules/%{KVERREL}%{?3:+%{3}}/modules.symbols.bin\ %{expand:%%files -f kernel-%{?3:%{3}-}modules.list %{?3:%{3}-}modules}\ %{expand:%%files %{?3:%{3}-}devel}\ %defverify(not mtime)\ @@ -3674,12 +3644,15 @@ fi %{expand:%%files %{?3:%{3}-}devel-matched}\ %{expand:%%files -f kernel-%{?3:%{3}-}modules-extra.list %{?3:%{3}-}modules-extra}\ %config(noreplace) /etc/modprobe.d/*-blacklist.conf\ -%{expand:%%files -f kernel-%{?3:%{3}-}modules-internal.list %{?3:%{3}-}modules-internal}\ +%{expand:%%files %{?3:%{3}-}modules-internal}\ +/lib/modules/%{KVERREL}%{?3:+%{3}}/internal\ %if 0%{!?fedora:1}\ -%{expand:%%files -f kernel-%{?3:%{3}-}modules-partner.list %{?3:%{3}-}modules-partner}\ +%{expand:%%files %{?3:%{3}-}modules-partner}\ +/lib/modules/%{KVERREL}%{?3:+%{3}}/partner\ %endif\ %if "%{3}" == "rt" || "%{3}" == "rt-debug"\ -%{expand:%%files -f kernel-%{?3:%{3}-}kvm.list %{?3:%{3}-}kvm}\ +%{expand:%%files %{?3:%{3}-}kvm}\ +/lib/modules/%{KVERREL}%{?3:+%{3}}/kvm\ %endif\ %if %{with_debuginfo}\ %ifnarch noarch\ @@ -3756,7 +3729,16802 @@ fi # # %changelog -* Fri Sep 08 2023 Jan Stancek [5.14.0-362.2.1.el9_3] +* Thu Feb 22 2024 Scott Weaver [5.14.0-427.el9] +- scsi: smartpqi: Fix disable_managed_interrupts (Tomas Henzl) [RHEL-26145] +- redhat/configs: Enable Intel IAA Compression Accelerator for x86 (Vladis Dronov) [RHEL-20145] +- crypto: iaa - Account for cpu-less numa nodes (Vladis Dronov) [RHEL-20145] +- crypto: iaa - remove unneeded semicolon (Vladis Dronov) [RHEL-20145] +- crypto: iaa - Remove unneeded newline in update_max_adecomp_delay_ns() (Vladis Dronov) [RHEL-20145] +- crypto: iaa - Change desc->priv to 0 (Vladis Dronov) [RHEL-20145] +- dmaengine: idxd: Add support for device/wq defaults (Vladis Dronov) [RHEL-20145] +- crypto: iaa - Add IAA Compression Accelerator stats (Vladis Dronov) [RHEL-20145] +- crypto: iaa - Add irq support for the crypto async interface (Vladis Dronov) [RHEL-20145] +- crypto: iaa - Add support for deflate-iaa compression algorithm (Vladis Dronov) [RHEL-20145] +- crypto: iaa - Add compression mode management along with fixed mode (Vladis Dronov) [RHEL-20145] +- crypto: iaa - Add per-cpu workqueue table with rebalancing (Vladis Dronov) [RHEL-20145] +- crypto: iaa - Add Intel IAA Compression Accelerator crypto driver core (Vladis Dronov) [RHEL-20145] +- crypto: iaa - Add IAA Compression Accelerator Documentation (Vladis Dronov) [RHEL-20145] +- dmaengine: idxd: add callback support for iaa crypto (Vladis Dronov) [RHEL-20145] +- dmaengine: idxd: Add wq private data accessors (Vladis Dronov) [RHEL-20145] +- dmaengine: idxd: Export wq resource management functions (Vladis Dronov) [RHEL-20145] +- dmaengine: idxd: Export descriptor management functions (Vladis Dronov) [RHEL-20145] +- dmaengine: idxd: Rename drv_enable/disable_wq to idxd_drv_enable/disable_wq, and export (Vladis Dronov) [RHEL-20145] +- dmaengine: idxd: add external module driver support for dsa_bus_type (Vladis Dronov) [RHEL-20145] +- dmaengine: idxd: add wq driver name support for accel-config user tool (Vladis Dronov) [RHEL-20145] + +* Thu Feb 22 2024 Scott Weaver [5.14.0-426.el9] +- firmware: arm_ffa: Assign the missing IDR allocation ID to the FFA device (Mark Salter) [RHEL-16037] +- firmware: arm_ffa: Allow the FF-A drivers to use 32bit mode of messaging (Mark Salter) [RHEL-16037] +- optee: fix uninited async notif value (Mark Salter) [RHEL-16037] +- KEYS: trusted: tee: Refactor register SHM usage (Mark Salter) [RHEL-16037] +- redhat/configs: enable ARM_FFA_TRANSPORT (Mark Salter) [RHEL-16037] +- firmware: arm_ffa: Don't set the memory region attributes for MEM_LEND (Mark Salter) [RHEL-16037] +- firmware: arm_ffa: Set handle field to zero in memory descriptor (Mark Salter) [RHEL-16037] +- firmware: arm_ffa: Set reserved/MBZ fields to zero in the memory descriptors (Mark Salter) [RHEL-16037] +- firmware: arm_ffa: Fix FFA device names for logical partitions (Mark Salter) [RHEL-16037] +- firmware: arm_ffa: Fix usage of partition info get count flag (Mark Salter) [RHEL-16037] +- firmware: arm_ffa: Check if ffa_driver remove is present before executing (Mark Salter) [RHEL-16037] +- tee: optee: Add SMC for loading OP-TEE image (Mark Salter) [RHEL-16037] +- optee: add per cpu asynchronous notification (Mark Salter) [RHEL-16037] +- tee: optee: Fix typo Unuspported -> Unsupported (Mark Salter) [RHEL-16037] +- tee: amdtee: fix race condition in amdtee_open_session (Mark Salter) [RHEL-16037] +- firmware: arm_ffa: Move comment before the field it is documenting (Mark Salter) [RHEL-16037] +- optee: Add __init/__exit annotations to module init/exit funcs (Mark Salter) [RHEL-16037] +- tee: optee: fix possible memory leak in optee_register_device() (Mark Salter) [RHEL-16037] +- firmware: arm_ffa: Split up ffa_ops into info, message and memory operations (Mark Salter) [RHEL-16037] +- firmware: arm_ffa: Set up 32bit execution mode flag using partiion property (Mark Salter) [RHEL-16037] +- firmware: arm_ffa: Add v1.1 get_partition_info support (Mark Salter) [RHEL-16037] +- firmware: arm_ffa: Rename ffa_dev_ops as ffa_ops (Mark Salter) [RHEL-16037] +- firmware: arm_ffa: Make memory apis ffa_device independent (Mark Salter) [RHEL-16037] +- tee: optee: Drop ffa_ops in optee_ffa structure using ffa_dev->ops directly (Mark Salter) [RHEL-16037] +- tee: fix compiler warning in tee_shm_register() (Mark Salter) [RHEL-16037] +- tee: add overflow check in register_shm_helper() (Mark Salter) [RHEL-16037] +- tee: tee_get_drvdata(): fix description of return value (Mark Salter) [RHEL-16037] +- optee: Remove duplicate 'of' in two places. (Mark Salter) [RHEL-16037] +- optee: smc_abi.c: fix wrong pointer passed to IS_ERR/PTR_ERR() (Mark Salter) [RHEL-16037] +- tee: optee: Pass a pointer to virt_addr_valid() (Mark Salter) [RHEL-16037] +- tee: optee: Use ffa_dev_get_drvdata to fetch driver_data (Mark Salter) [RHEL-16037] +- tee: remove flags TEE_IOCTL_SHM_MAPPED and TEE_IOCTL_SHM_DMA_BUF (Mark Salter) [RHEL-16037] +- tee: remove tee_shm_va2pa() and tee_shm_pa2va() (Mark Salter) [RHEL-16037] +- optee: cache argument shared memory structs (Mark Salter) [RHEL-16037] +- optee: add FF-A capability OPTEE_FFA_SEC_CAP_ARG_OFFSET (Mark Salter) [RHEL-16037] +- optee: add OPTEE_SMC_CALL_WITH_RPC_ARG and OPTEE_SMC_CALL_WITH_REGD_ARG (Mark Salter) [RHEL-16037] +- optee: rename rpc_arg_count to rpc_param_count (Mark Salter) [RHEL-16037] +- tee: make tee_shm_register_kernel_buf vmalloc supported (Mark Salter) [RHEL-16037] +- tee: combine "config" and "menu" for TEE's menuconfig (Mark Salter) [RHEL-16037] +- tee: optee: add missing mutext_destroy in optee_ffa_probe (Mark Salter) [RHEL-16037] +- tee: refactor TEE_SHM_* flags (Mark Salter) [RHEL-16037] +- tee: replace tee_shm_register() (Mark Salter) [RHEL-16037] +- KEYS: trusted: tee: use tee_shm_register_kernel_buf() (Mark Salter) [RHEL-16037] +- tee: add tee_shm_register_{user,kernel}_buf() (Mark Salter) [RHEL-16037] +- optee: add optee_pool_op_free_helper() (Mark Salter) [RHEL-16037] +- tee: replace tee_shm_alloc() (Mark Salter) [RHEL-16037] +- tee: simplify shm pool handling (Mark Salter) [RHEL-16037] +- tee: add tee_shm_alloc_user_buf() (Mark Salter) [RHEL-16037] +- tee: remove unused tee_shm_pool_alloc_res_mem() (Mark Salter) [RHEL-16037] +- hwrng: optee-rng: use tee_shm_alloc_kernel_buf() (Mark Salter) [RHEL-16037] +- tee: amdtee: Make use of the helper macro LIST_HEAD() (Mark Salter) [RHEL-16037] +- tee: optee: fix error return code in probe function (Mark Salter) [RHEL-16037] +- optee: use driver internal tee_context for some rpc (Mark Salter) [RHEL-16037] +- optee: add error checks in optee_ffa_do_call_with_arg() (Mark Salter) [RHEL-16037] +- optee: Use bitmap_free() to free bitmap (Mark Salter) [RHEL-16037] +- optee: Fix NULL but dereferenced coccicheck error (Mark Salter) [RHEL-16037] +- optee: add asynchronous notifications (Mark Salter) [RHEL-16037] +- optee: separate notification functions (Mark Salter) [RHEL-16037] +- tee: export teedev_open() and teedev_close_context() (Mark Salter) [RHEL-16037] +- tee: fix put order in teedev_close_context() (Mark Salter) [RHEL-16037] +- optee: Suppress false positive kmemleak report in optee_handle_rpc() (Mark Salter) [RHEL-16037] +- tee: amdtee: fix an IS_ERR() vs NULL bug (Mark Salter) [RHEL-16037] +- optee: fix kfree NULL pointer (Mark Salter) [RHEL-16037] +- optee: Fix spelling mistake "reclain" -> "reclaim" (Mark Salter) [RHEL-16037] +- optee: add FF-A support (Mark Salter) [RHEL-16037] +- firmware: arm_ffa: Add ffa_dev_get_drvdata helper function (Mark Salter) [RHEL-16037] +- firmware: arm_ffa: Use FFA_FEATURES to detect if native versions are supported (Mark Salter) [RHEL-16037] +- firmware: arm_ffa: Add support for querying FF-A features (Mark Salter) [RHEL-16037] +- firmware: arm_ffa: Remove ffa_dev_ops_get() (Mark Salter) [RHEL-16037] +- firmware: arm_ffa: Add pointer to the ffa_dev_ops in struct ffa_dev (Mark Salter) [RHEL-16037] +- PCI: Fix active state requirement in PME polling (Alex Williamson) [RHEL-25125] + +* Wed Feb 21 2024 Scott Weaver [5.14.0-425.el9] +- cgroup/cpuset: Include isolated cpuset CPUs in cpu_is_isolated() check (Waiman Long) [RHEL-21798] +- cgroup/cpuset: Expose cpuset.cpus.isolated (Waiman Long) [RHEL-21798] +- cgroup/cpuset: Take isolated CPUs out of workqueue unbound cpumask (Waiman Long) [RHEL-21798] +- cgroup/cpuset: Keep track of CPUs in isolated partitions (Waiman Long) [RHEL-21798] +- selftests/cgroup: Minor code cleanup and reorganization of test_cpuset_prs.sh (Waiman Long) [RHEL-21798] +- workqueue: Move workqueue_set_unbound_cpumask() and its helpers inside CONFIG_SYSFS (Waiman Long) [RHEL-21798] +- workqueue: Add workqueue_unbound_exclude_cpumask() to exclude CPUs from wq_unbound_cpumask (Waiman Long) [RHEL-21798] +- workqueue: Make sure that wq_unbound_cpumask is never empty (Waiman Long) [RHEL-21798] +- workqueue: Override implicit ordered attribute in workqueue_apply_unbound_cpumask() (Waiman Long) [RHEL-21798] +- workqueue: add cmdline parameter `workqueue.unbound_cpus` to further constrain wq_unbound_cpumask at boot time (Waiman Long) [RHEL-21798] +- ovl: mark xwhiteouts directory with overlay.opaque='x' (Alexander Larsson) [RHEL-25807] +- ovl: Add documentation on nesting of overlayfs mounts (Alexander Larsson) [RHEL-25807] +- Enable CONFIG_PWRSEQ_{SIMPLIE,EMMC} on aarch64 (Charles Mirabile) [RHEL-21062] +- mmc: pwrseq: Convert to platform remove callback returning void (Charles Mirabile) [RHEL-21062] +- mmc: pwrseq_simple: Convert to platform remove callback returning void (Charles Mirabile) [RHEL-21062] +- mmc: pwrseq_simple: include deferred probe reasons (Charles Mirabile) [RHEL-21062] +- mmc: pwrseq: Use bitmap_free() to free bitmap (Charles Mirabile) [RHEL-21062] +- crypto: ccp - fix memleak in ccp_init_dm_workarea (Vladis Dronov) [RHEL-14851] +- crypto: ccp/sp - Convert to platform remove callback returning void (Vladis Dronov) [RHEL-14851] +- crypto: ccp - Dump SEV command buffer registers on SEV command error (Vladis Dronov) [RHEL-14851] +- crypto: ccp - Add support for DBC over PSP mailbox (Vladis Dronov) [RHEL-14851] +- crypto: ccp - Add a macro to check capabilities register (Vladis Dronov) [RHEL-14851] +- crypto: ccp - Add a communication path abstraction for DBC (Vladis Dronov) [RHEL-14851] +- crypto: ccp - Add support for extended PSP mailbox commands (Vladis Dronov) [RHEL-14851] +- crypto: ccp - Move direct access to some PSP registers out of TEE (Vladis Dronov) [RHEL-14851] +- crypto: ccp - Get a free page to use while fetching initial nonce (Vladis Dronov) [RHEL-14851] +- crypto: ccp - Add support for getting and setting DBC parameters (Vladis Dronov) [RHEL-14851] +- crypto: ccp - Add support for setting user ID for dynamic boost control (Vladis Dronov) [RHEL-14851] +- crypto: ccp - Add support for fetching a nonce for dynamic boost control (Vladis Dronov) [RHEL-14851] +- crypto: ccp - move setting PSP master to earlier in the init (Vladis Dronov) [RHEL-14851] +- crypto: ccp - Add bootloader and TEE version offsets (Vladis Dronov) [RHEL-14851] +- crypto: ccp - Add support for displaying PSP firmware versions (Vladis Dronov) [RHEL-14851] +- crypto: ccp - Rename macro for security attributes (Vladis Dronov) [RHEL-14851] +- sched/core: Make sched_setaffinity() always return -EINVAL on empty cpumask (Waiman Long) [RHEL-21440] +- i2c: designware: Disable TX_EMPTY irq while waiting for block length byte (Charles Mirabile) [RHEL-24020] +- bpf: sockmap, updating the sg structure should also update curr (Felix Maurer) [RHEL-21459] +- bpf, x64: Fix tailcall infinite loop (Felix Maurer) [RHEL-21459] +- tty: n_gsm: initialize more members at gsm_alloc_mux() (Wander Lairson Costa) [RHEL-19959 RHEL-19971] {CVE-2023-6546} +- tty: n_gsm: fix race condition in gsmld_write() (Wander Lairson Costa) [RHEL-19959 RHEL-19971] {CVE-2023-6546} +- tty: n_gsm: fix resource allocation order in gsm_activate_mux() (Wander Lairson Costa) [RHEL-19959 RHEL-19971] {CVE-2023-6546} +- tty: n_gsm: fix race condition in status line change on dead connections (Wander Lairson Costa) [RHEL-19959 RHEL-19971] {CVE-2023-6546} +- tty: n_gsm: add sanity check for gsm->receive in gsm_receive_buf() (Wander Lairson Costa) [RHEL-19959 RHEL-19971] {CVE-2023-6546} +- tty: n_gsm: fix flow control handling in tx path (Wander Lairson Costa) [RHEL-19959 RHEL-19971] {CVE-2023-6546} +- tty: n_gsm: Debug output allocation must use GFP_ATOMIC (Wander Lairson Costa) [RHEL-19959 RHEL-19971] {CVE-2023-6546} +- tty: n_gsm: fix sometimes uninitialized warning in gsm_dlci_modem_output() (Wander Lairson Costa) [RHEL-19959 RHEL-19971] {CVE-2023-6546} +- tty: n_gsm: fix NULL pointer access due to DLCI release (Wander Lairson Costa) [RHEL-19959 RHEL-19971] {CVE-2023-6546} +- tty: n_gsm: name the debug bits (Wander Lairson Costa) [RHEL-19959 RHEL-19971] {CVE-2023-6546} +- tty: n_gsm: replace use of gsm_read_ea() with gsm_read_ea_val() (Wander Lairson Costa) [RHEL-19959 RHEL-19971] {CVE-2023-6546} +- tty: n_gsm: fix missing tty wakeup in convergence layer type 2 (Wander Lairson Costa) [RHEL-19959 RHEL-19971] {CVE-2023-6546} +- tty: n_gsm: fix wrong signal octets encoding in MSC (Wander Lairson Costa) [RHEL-19959 RHEL-19971] {CVE-2023-6546} +- tty: n_gsm: fix buffer over-read in gsm_dlci_data() (Wander Lairson Costa) [RHEL-19959 RHEL-19971] {CVE-2023-6546} +- tty: n_gsm: fix wrong modem processing in convergence layer type 2 (Wander Lairson Costa) [RHEL-19959 RHEL-19971] {CVE-2023-6546} +- tty: n_gsm: fix user open not possible at responder until initiator open (Wander Lairson Costa) [RHEL-19959 RHEL-19971] {CVE-2023-6546} +- tty: n_gsm: Delete gsmtty open SABM frame when config requester (Wander Lairson Costa) [RHEL-19959 RHEL-19971] {CVE-2023-6546} +- tty: n_gsm: fix deadlock and link starvation in outgoing data path (Wander Lairson Costa) [RHEL-19959 RHEL-19971] {CVE-2023-6546} +- tty: n_gsm: fix non flow control frames during mux flow off (Wander Lairson Costa) [RHEL-19959 RHEL-19971] {CVE-2023-6546} +- tty: n_gsm: fix reset fifo race condition (Wander Lairson Costa) [RHEL-19959 RHEL-19971] {CVE-2023-6546} +- tty: n_gsm: fix missing explicit ldisc flush (Wander Lairson Costa) [RHEL-19959 RHEL-19971] {CVE-2023-6546} +- tty: n_gsm: fix deadlock in gsmtty_open() (Wander Lairson Costa) [RHEL-19959 RHEL-19971] {CVE-2023-6546} +- tty: n_gsm: Modify CR,PF bit printk info when config requester (Wander Lairson Costa) [RHEL-19959 RHEL-19971] {CVE-2023-6546} +- tty: n_gsm: fix SW flow control encoding/handling (Wander Lairson Costa) [RHEL-19959 RHEL-19971] {CVE-2023-6546} +- tty: n_gsm: add parameters used with parameter negotiation (Wander Lairson Costa) [RHEL-19959 RHEL-19971] {CVE-2023-6546} +- tty: n_gsm: fix wrong command retry handling (Wander Lairson Costa) [RHEL-19959 RHEL-19971] {CVE-2023-6546} +- tty: n_gsm: introduce macro for minimal unit size (Wander Lairson Costa) [RHEL-19959 RHEL-19971] {CVE-2023-6546} +- tty: n_gsm: fix insufficient txframe size (Wander Lairson Costa) [RHEL-19959 RHEL-19971] {CVE-2023-6546} +- tty: n_gsm: introduce gsm_control_command() function (Wander Lairson Costa) [RHEL-19959 RHEL-19971] {CVE-2023-6546} +- tty: n_gsm: fix invalid use of MSC in advanced option (Wander Lairson Costa) [RHEL-19959 RHEL-19971] {CVE-2023-6546} +- tty: n_gsm: fix wrong command frame length field encoding (Wander Lairson Costa) [RHEL-19959 RHEL-19971] {CVE-2023-6546} +- tty: n_gsm: fix wrong tty control line for flow control (Wander Lairson Costa) [RHEL-19959 RHEL-19971] {CVE-2023-6546} +- tty: n_gsm: fix missing timer to handle stalled links (Wander Lairson Costa) [RHEL-19959 RHEL-19971] {CVE-2023-6546} +- tty: n_gsm: fix wrong queuing behavior in gsm_dlci_data_output() (Wander Lairson Costa) [RHEL-19959 RHEL-19971] {CVE-2023-6546} +- tty: n_gsm: fix wrong signal octet encoding in convergence layer type 2 (Wander Lairson Costa) [RHEL-19959 RHEL-19971] {CVE-2023-6546} +- tty: n_gsm: add parameter negotiation support (Wander Lairson Costa) [RHEL-19959 RHEL-19971] {CVE-2023-6546} +- tty: n_gsm: fix tty registration before control channel open (Wander Lairson Costa) [RHEL-19959 RHEL-19971] {CVE-2023-6546} +- tty: n_gsm: fix software flow control handling (Wander Lairson Costa) [RHEL-19959 RHEL-19971] {CVE-2023-6546} +- tty: n_gsm: Fix packet data hex dump output (Wander Lairson Costa) [RHEL-19959 RHEL-19971] {CVE-2023-6546} +- tty: n_gsm: Don't ignore write return value in gsmld_output() (Wander Lairson Costa) [RHEL-19959 RHEL-19971] {CVE-2023-6546} +- tty: n_gsm: name gsm tty device minors (Wander Lairson Costa) [RHEL-19959 RHEL-19971] {CVE-2023-6546} +- tty: stop using alloc_tty_driver (Wander Lairson Costa) [RHEL-19959 RHEL-19971] {CVE-2023-6546} +- tty: don't store semi-state into tty drivers (Wander Lairson Costa) [RHEL-19959 RHEL-19971] {CVE-2023-6546} +- hvsi: don't panic on tty_register_driver failure (Wander Lairson Costa) [RHEL-19959 RHEL-19971] {CVE-2023-6546} +- amiserial: switch rs_table to a single state (Wander Lairson Costa) [RHEL-19959 RHEL-19971] {CVE-2023-6546} +- amiserial: expand "custom" (Wander Lairson Costa) [RHEL-19959 RHEL-19971] {CVE-2023-6546} +- amiserial: remove serial_* strings (Wander Lairson Costa) [RHEL-19959 RHEL-19971] {CVE-2023-6546} +- amiserial: use memset to zero serial_state (Wander Lairson Costa) [RHEL-19959 RHEL-19971] {CVE-2023-6546} +- Revert "tty: n_gsm: fix UAF in gsm_cleanup_mux" (Wander Lairson Costa) [RHEL-19959 RHEL-19971] {CVE-2023-6546} +- tty: n_gsm: fix encoding of command/response bit (Wander Lairson Costa) [RHEL-19959 RHEL-19971] {CVE-2023-6546} +- tty: n_gsm: fix broken virtual tty handling (Wander Lairson Costa) [RHEL-19959 RHEL-19971] {CVE-2023-6546} +- tty: n_gsm: fix missing update of modem controls after DLCI open (Wander Lairson Costa) [RHEL-19959 RHEL-19971] {CVE-2023-6546} +- tty: n_gsm: fix frame reception handling (Wander Lairson Costa) [RHEL-19959 RHEL-19971] {CVE-2023-6546} +- tty: n_gsm: clean up indenting in gsm_queue() (Wander Lairson Costa) [RHEL-19959 RHEL-19971] {CVE-2023-6546} +- tty: n_gsm: Save dlci address open status when config requester (Wander Lairson Costa) [RHEL-19959 RHEL-19971] {CVE-2023-6546} +- tty: n_gsm: Modify CR,PF bit when config requester (Wander Lairson Costa) [RHEL-19959 RHEL-19971] {CVE-2023-6546} +- tty: n_gsm: fix the UAF caused by race condition in gsm_cleanup_mux (Wander Lairson Costa) [RHEL-19959 RHEL-19971] {CVE-2023-6546} +- tty: n_gsm: fix UAF in gsm_cleanup_mux (Wander Lairson Costa) [RHEL-19959 RHEL-19971] {CVE-2023-6546} +- tty: n_gsm: fix wrong DLCI release order (Wander Lairson Costa) [RHEL-19959 RHEL-19971] {CVE-2023-6546} +- tty: n_gsm: fix mux cleanup after unregister tty device (Wander Lairson Costa) [RHEL-19959 RHEL-19971] {CVE-2023-6546} +- tty: n_gsm: fix decoupled mux resource (Wander Lairson Costa) [RHEL-19959 RHEL-19971] {CVE-2023-6546} +- tty: n_gsm: fix restart handling via CLD command (Wander Lairson Costa) [RHEL-19959 RHEL-19971] {CVE-2023-6546} +- tty: n_gsm: Modify gsmtty driver register method when config requester (Wander Lairson Costa) [RHEL-19959 RHEL-19971] {CVE-2023-6546} +- config: wifi: enable RTL 8852CE card (Jose Ignacio Tornos Martinez) [RHEL-22603] + +* Mon Feb 19 2024 Scott Weaver [5.14.0-424.el9] +- tunnels: fix out of bounds access when building IPv6 PMTU error (Antoine Tenart) [RHEL-21839] +- Revert "efi/arm64: libstub: avoid SetVirtualAddressMap() when possible" (Paolo Bonzini) [RHEL-23382] +- Revert "arm64: efi: Force the use of SetVirtualAddressMap() on Altra machines" (Paolo Bonzini) [RHEL-23382] +- Revert "arm64: efi: Force the use of SetVirtualAddressMap() on eMAG and Altra Max machines" (Paolo Bonzini) [RHEL-23382] +- Revert "arm64: efi: Use SMBIOS processor version to key off Ampere quirk" (Paolo Bonzini) [RHEL-23382] +- Revert "efi/libstub: smbios: Drop unused 'recsize' parameter" (Paolo Bonzini) [RHEL-23382] +- crypto: rsa - restrict plaintext/ciphertext values more (Vladis Dronov) [RHEL-24869] +- crypto: rsa - add a check for allocation failure (Vladis Dronov) [RHEL-24869] +- crypto: rsa - allow only odd e and restrict value in FIPS mode (Vladis Dronov) [RHEL-24869] +- dm-crypt, dm-verity: disable tasklets (Benjamin Marzinski) [RHEL-23572] +- dm verity: initialize fec io before freeing it (Benjamin Marzinski) [RHEL-23572] +- dm-verity: don't use blocking calls from tasklets (Benjamin Marzinski) [RHEL-23572] +- netfilter: nf_tables: bail out on mismatching dynset and set expressions (Florian Westphal) [RHEL-19016 RHEL-19017] {CVE-2023-6622} +- memory: tegra: Add Tegra234 clients for RCE and VI (Joel Slebodnick) [RHEL-16714] +- cpufreq: tegra194: remove redundant AND with cpu_online_mask (Joel Slebodnick) [RHEL-16714] +- cpufreq: tegra194: use refclk delta based loop instead of udelay (Joel Slebodnick) [RHEL-16714] +- cpufreq: tegra194: save CPU data to avoid repeated SMP calls (Joel Slebodnick) [RHEL-16714] +- i2c: tegra: Fix i2c-tegra DMA config option processing (Joel Slebodnick) [RHEL-16714] +- i2c: tegra: Fix failure during probe deferral cleanup (Joel Slebodnick) [RHEL-16714] +- firmware: tegra: bpmp: Add support for DRAM MRQ GSCs (Joel Slebodnick) [RHEL-16714] +- gpio: tegra186: Check PMC driver status before any request (Joel Slebodnick) [RHEL-16714] +- soc/tegra: fuse: Fix Tegra234 fuse size (Joel Slebodnick) [RHEL-16714] +- soc/tegra: pmc: Add AON SW Wake support for Tegra234 (Joel Slebodnick) [RHEL-16714] +- gpio: tegra186: Check GPIO pin permission before access. (Joel Slebodnick) [RHEL-16714] +- soc/tegra: fuse: Add support for Tegra264 (Joel Slebodnick) [RHEL-16714] +- soc/tegra: bpmp: Actually free memory on error path (Joel Slebodnick) [RHEL-16714] +- firmware: tegra: bpmp: Fix error paths in debugfs (Joel Slebodnick) [RHEL-16714] +- netfilter: nf_tables: check if catch-all set element is active in next generation (Florian Westphal) [RHEL-23505 RHEL-23511] {CVE-2024-1085} +- netfilter: nf_tables: reject QUEUE/DROP verdict parameters (Florian Westphal) [RHEL-23502 RHEL-23508] {CVE-2024-1086} +- RHEL: re-enable CONFIG_TCP_CONG_ILLINOIS (Davide Caratti) [RHEL-5736] +- KVM: selftests: Fix a semaphore imbalance in the dirty ring logging test (Eric Auger) [RHEL-16671 RHEL-24620] +- KVM: arm64: Add missing memory barriers when switching to pKVM's hyp pgd (Eric Auger) [RHEL-24620] +- KVM: arm64: vgic-its: Avoid potential UAF in LPI translation cache (Eric Auger) [RHEL-24620] +- KVM: arm64: vgic-v3: Reinterpret user ISPENDR writes as I{C,S}PENDR (Eric Auger) [RHEL-24620] +- KVM: arm64: vgic: Use common accessor for writes to ICPENDR (Eric Auger) [RHEL-24620] +- KVM: arm64: vgic: Use common accessor for writes to ISPENDR (Eric Auger) [RHEL-24620] +- KVM: arm64: vgic-v4: Restore pending state on host userspace write (Eric Auger) [RHEL-24620] +- KVM: arm64: Update and fix FGT register masks (Eric Auger) [RHEL-24620] +- IB: Use capital "OR" for multiple licenses in SPDX (Izabela Bakollari) [RHEL-10363] +- RDMA/rdmavt: Delete unnecessary NULL check (Izabela Bakollari) [RHEL-10363] +- IB/rdmavt: Fix target union member for rvt_post_one_wr() (Izabela Bakollari) [RHEL-10363] +- ice: add CGU info to devlink info callback (Petr Oros) [RHEL-22620] +- nvme: start keep-alive after admin queue setup (Maurizio Lombardi) [RHEL-25203] +- perf list: Fix JSON segfault by setting the used skip_duplicate_pmus callback (Michael Petlan) [RHEL-17626] +- libbpf: Use OPTS_SET() macro in bpf_xdp_query() (Viktor Malik) [RHEL-24445] +- ovl: remove privs in ovl_fallocate() (Miklos Szeredi) [RHEL-17368] +- ovl: remove privs in ovl_copyfile() (Miklos Szeredi) [RHEL-17368] +- nvme-host: fix the updating of the firmware version (Maurizio Lombardi) [RHEL-25086] +- devlink: Expose port function commands to control IPsec packet offloads (Petr Oros) [RHEL-24425] +- devlink: Expose port function commands to control IPsec crypto offloads (Petr Oros) [RHEL-24425] + +* Fri Feb 16 2024 Scott Weaver [5.14.0-423.el9] +- Bluetooth: Add support for Gale Peak (8087:0036) (Jose Ignacio Tornos Martinez) [RHEL-24999] +- Bluetooth: btintel: Add support for Gale Peak (Jose Ignacio Tornos Martinez) [RHEL-24999] +- mlxbf-bootctl: correctly identify secure boot with development keys (Luiz Capitulino) [RHEL-21120] +- platform/mellanox: mlxbf-bootctl: Convert to platform remove callback returning void (Luiz Capitulino) [RHEL-21120] +- mlxbf-bootctl: Support sysfs entries for MFG fields (Luiz Capitulino) [RHEL-21120] +- mlxbf-bootctl: Support setting the ARM boot state to "OS up" (Luiz Capitulino) [RHEL-21120] +- mlxbf-bootctl: Support the large icmc write/read (Luiz Capitulino) [RHEL-21120] +- mlxbf-bootctl: Add sysfs file for BlueField boot log (Luiz Capitulino) [RHEL-21120] +- mlxbf-bootctl: Add sysfs file for BlueField boot fifo (Luiz Capitulino) [RHEL-21120] +- platform/mellanox: add firmware reset support (Luiz Capitulino) [RHEL-21120] +- tpm: Enable hwrng only for Pluton on AMD CPUs (Štěpán Horáček) [RHEL-18985] +- redhat: hsr: Mark as tech preview (Felix Maurer) [RHEL-24972] +- Bluetooth: Add more enc key size check (Bastien Nocera) [RHEL-19668 RHEL-19669] {CVE-2023-24023} +- netfilter: xt_recent: fix (increase) ipv6 literal buffer length (Florian Westphal) [RHEL-21163] +- netfilter: xt_owner: Fix for unsafe access of sk->sk_socket (Florian Westphal) [RHEL-21163] +- netfilter: xt_u32: validate user space input (Florian Westphal) [RHEL-21163] +- keys, dns: Fix size check of V1 server-list header (Davide Caratti) [RHEL-21582] +- keys, dns: Fix missing size check of V1 server-list header (Davide Caratti) [RHEL-21582] +- keys, dns: Allow key types (eg. DNS) to be reclaimed immediately on expiry (Davide Caratti) [RHEL-21582] +- net: check vlan filter feature in vlan_vids_add_by_dev() and vlan_vids_del_by_dev() (Davide Caratti) [RHEL-21582] +- psample: Require 'CAP_NET_ADMIN' when joining "packets" group (Davide Caratti) [RHEL-21582] +- llc: verify mac len before reading mac header (Davide Caratti) [RHEL-21582] +- ceph: add ceph_cap_unlink_work to fire check_caps() immediately (Ilya Dryomov) [RHEL-22252] +- ceph: always queue a writeback when revoking the Fb caps (Ilya Dryomov) [RHEL-22252] +- ceph: always check dir caps asynchronously (Ilya Dryomov) [RHEL-22252] +- ice: Add check for lport extraction to LAG init (Petr Oros) [RHEL-21561] +- ice: stop trashing VF VSI aggregator node ID information (Petr Oros) [RHEL-21561] +- pmdomain: xilinx: Move Kconfig option to the pmdomain subsystem (Radu Rendec) [RHEL-25420] +- pmdomain: ti: Move and add Kconfig options to the pmdomain subsystem (Radu Rendec) [RHEL-25420] +- pmdomain: tegra: Move Kconfig option to the pmdomain subsystem (Radu Rendec) [RHEL-25420] +- pmdomain: st: Add a Kconfig option for the ux500 power domain (Radu Rendec) [RHEL-25420] +- pmdomain: samsung: Move Kconfig option to the pmdomain subsystem (Radu Rendec) [RHEL-25420] +- pmdomain: rockchip: Move Kconfig option to the pmdomain subsystem (Radu Rendec) [RHEL-25420] +- pmdomain: renesas: Move Kconfig options to the pmdomain subsystem (Radu Rendec) [RHEL-25420] +- pmdomain: qcom: Move Kconfig options to the pmdomain subsystem (Radu Rendec) [RHEL-25420] +- pmdomain: mediatek: Move Kconfig options to the pmdomain subsystem (Radu Rendec) [RHEL-25420] +- pmdomain: imx: Move Kconfig options to the pmdomain subsystem (Radu Rendec) [RHEL-25420] +- pmdomain: bcm: Move Kconfig options to the pmdomain subsystem (Radu Rendec) [RHEL-25420] +- pmdomain: amlogic: Move Kconfig options to the pmdomain subsystem (Radu Rendec) [RHEL-25420] +- pmdomain: actions: Move Kconfig file to the pmdomain subsystem (Radu Rendec) [RHEL-25420] +- pmdomain: Prepare to move Kconfig files into the pmdomain subsystem (Radu Rendec) [RHEL-25420] +- pmdomain: Rename the genpd subsystem to pmdomain (Radu Rendec) [RHEL-25420] +- genpd: imx: relocate scu-pd under genpd (Radu Rendec) [RHEL-25420] +- genpd: move owl-sps-helper.c from drivers/soc (Radu Rendec) [RHEL-25420] +- genpd: Makefile: build imx (Radu Rendec) [RHEL-25420] +- ARM: ux500: Move power-domain driver to the genpd dir (Radu Rendec) [RHEL-25420] +- ARM: ux500: Convert power-domain code into a regular platform driver (Radu Rendec) [RHEL-25420] +- soc: xilinx: Move power-domain driver to the genpd dir (Radu Rendec) [RHEL-25420] +- soc: ti: Mover power-domain drivers to the genpd dir (Radu Rendec) [RHEL-25420] +- soc: tegra: Move powergate-bpmp driver to the genpd dir (Radu Rendec) [RHEL-25420] +- soc: samsung: Move power-domain driver to the genpd dir (Radu Rendec) [RHEL-25420] +- soc: rockchip: Mover power-domain driver to the genpd dir (Radu Rendec) [RHEL-25420] +- soc: renesas: Move power-domain drivers to the genpd dir (Radu Rendec) [RHEL-25420] +- soc: qcom: Move power-domain drivers to the genpd dir (Radu Rendec) [RHEL-25420] +- soc: mediatek: Move power-domain drivers to the genpd dir (Radu Rendec) [RHEL-25420] +- soc: imx: Move power-domain drivers to the genpd dir (Radu Rendec) [RHEL-25420] +- soc: bcm: Move power-domain drivers to the genpd dir (Radu Rendec) [RHEL-25420] +- soc: amlogic: Move power-domain drivers to the genpd dir (Radu Rendec) [RHEL-25420] +- soc: actions: Move power-domain driver to the genpd dir (Radu Rendec) [RHEL-25420] +- genpd: Create a new subsystem directory to host genpd providers (Radu Rendec) [RHEL-25420] +- soc: mediatek: Let PMIC Wrapper and SCPSYS depend on OF (Radu Rendec) [RHEL-25420] +- ARM: ux500: Drop unused register file (Radu Rendec) [RHEL-25420] +- redhat/confgs: enable sdhci-of-dwcmshc (Luiz Capitulino) [RHEL-21121] +- mmc: sdhci-of-dwcmshc: Add runtime PM operations (Luiz Capitulino) [RHEL-21121] +- mmc: sdhci-of-dwcmshc: Add error handling in dwcmshc_resume (Luiz Capitulino) [RHEL-21121] +- mmc: sdhci-of-dwcmshc: Convert to platform remove callback returning void (Luiz Capitulino) [RHEL-21121] +- mmc: sdhci-of-dwcmshc: Explicitly include correct DT includes (Luiz Capitulino) [RHEL-21121] +- mmc: sdhci-of-dwcmshc: properly determine max clock on Rockchip (Luiz Capitulino) [RHEL-21121] +- mmc: sdhci-of-dwcmshc: add the missing device table IDs for acpi (Luiz Capitulino) [RHEL-21121] +- mmc: sdhci-of-dwcmshc: Update DLL and pre-change delay for rockchip platform (Luiz Capitulino) [RHEL-21121] +- mmc: sdhci-of-dwcmshc: enable host V4 support for BlueField-3 SoC (Luiz Capitulino) [RHEL-21121] +- mmc: sdhci-of-dwcmshc: Re-enable support for the BlueField-3 SoC (Luiz Capitulino) [RHEL-21121] +- mmc: sdhci-of-dwcmshc: add support for rk3588 (Luiz Capitulino) [RHEL-21121] +- mmc: sdhci-of-dwcmshc: rename rk3568 to rk35xx (Luiz Capitulino) [RHEL-21121] +- mmc: sdhci-of-dwcmshc: add reset call back for rockchip Socs (Luiz Capitulino) [RHEL-21121] +- netfilter: nft_set_pipapo: prefer gfp_kernel allocation (Florian Westphal) [RHEL-21443] +- netfilter: nf_tables: mark newset as dead on transaction abort (Florian Westphal) [RHEL-21443] +- netfilter: nft_immediate: drop chain reference counter on error (Florian Westphal) [RHEL-21443] +- netfilter: nf_tables: skip set commit for deleted/destroyed sets (Florian Westphal) [RHEL-21443] +- netfilter: nf_tables: set transport offset from mac header for netdev/egress (Florian Westphal) [RHEL-21443] +- netfilter: nf_tables: validate family when identifying table via handle (Florian Westphal) [RHEL-21443] +- netfilter: nf_tables: fix 'exist' matching on bigendian arches (Florian Westphal) [RHEL-21443] +- netfilter: nf_tables: bogus ENOENT when destroying element which does not exist (Florian Westphal) [RHEL-21443] +- netfilter: nf_tables: fix pointer math issue in nft_byteorder_eval() (Florian Westphal) [RHEL-21443] +- netfilter: nft_set_rbtree: .deactivate fails if element has expired (Florian Westphal) [RHEL-21443] +- netfilter: nft_payload: fix wrong mac header matching (Florian Westphal) [RHEL-21443] +- netfilter: nf_tables: do not refresh timeout when resetting element (Florian Westphal) [RHEL-21443] +- netfilter: nf_tables: uapi: Describe NFTA_RULE_CHAIN_ID (Florian Westphal) [RHEL-21443] +- netfilter: nftables: exthdr: fix 4-byte stack OOB write (Florian Westphal) [RHEL-21443] +- netfilter: nft_exthdr: Fix non-linear header modification (Florian Westphal) [RHEL-21443] +- redhat: add nvidia oot signing key (David Airlie) [RHEL-18051] +- RDMA/efa: Fix wrong resources deallocation order (Izabela Bakollari) [RHEL-17697] +- RDMA/efa: Add RDMA write HW statistics counters (Izabela Bakollari) [RHEL-17697] +- RDMA/efa: Fix unsupported page sizes in device (Izabela Bakollari) [RHEL-17697] +- RDMA/efa: Add rdma write capability to device caps (Izabela Bakollari) [RHEL-17697] +- RDMA/efa: Add data polling capability feature bit (Izabela Bakollari) [RHEL-17697] +- md: partially revert "md/raid6: use valid sector values to determine if an I/O should wait on the reshape" (Benjamin Marzinski) [RHEL-24489] +- ipvs: fix racy memcpy in proc_do_sync_threshold (Florian Westphal) [RHEL-21166] +- ipvs: align inner_mac_header for encapsulation (Florian Westphal) [RHEL-21166] +- x86/mce: Prevent duplicate error records (Aristeu Rozanski) [RHEL-24447] + +* Thu Feb 15 2024 Scott Weaver [5.14.0-422.el9] +- sfc: Check firmware supports Ethernet PTP filter (Izabela Bakollari) [RHEL-11017] +- sfc: allocate a big enough SKB for loopback selftest packet (Izabela Bakollari) [RHEL-11017] +- sfc: fix field-spanning memcpy in selftest (Izabela Bakollari) [RHEL-11017] +- sfc: Remove vfdi.h (Izabela Bakollari) [RHEL-11017] +- sfc: Cleanups in io.h (Izabela Bakollari) [RHEL-11017] +- sfc: Miscellaneous comment removals (Izabela Bakollari) [RHEL-11017] +- sfc: Remove struct efx_special_buffer (Izabela Bakollari) [RHEL-11017] +- sfc: Filter cleanups for Falcon and Siena (Izabela Bakollari) [RHEL-11017] +- sfc: Remove some NIC type indirections that are no longer needed (Izabela Bakollari) [RHEL-11017] +- sfc: Remove PTP code for Siena (Izabela Bakollari) [RHEL-11017] +- sfc: Remove EFX_REV_SIENA_A0 (Izabela Bakollari) [RHEL-11017] +- sfc: Remove support for siena high priority queue (Izabela Bakollari) [RHEL-11017] +- sfc: Remove siena_nic_data and stats (Izabela Bakollari) [RHEL-11017] +- sfc: Remove falcon references (Izabela Bakollari) [RHEL-11017] +- sfc: support for devlink port requires MAE access (Izabela Bakollari) [RHEL-11017] +- sfc: falcon: use padding to fix alignment in loopback test (Izabela Bakollari) [RHEL-11017] +- sfc: siena: use padding to fix alignment in loopback test (Izabela Bakollari) [RHEL-11017] +- sfc: use padding to fix alignment in loopback test (Izabela Bakollari) [RHEL-11017] +- sfc: fix crash when reading stats while NIC is resetting (Izabela Bakollari) [RHEL-11017] +- sfc: keep alive neighbour entries while a TC encap action is using them (Izabela Bakollari) [RHEL-11017] +- sfc: fix uninitialized variable use (Izabela Bakollari) [RHEL-11017] +- sfc: add CONFIG_INET dependency for TC offload (Izabela Bakollari) [RHEL-11017] +- sfc: do not try to call tc functions when CONFIG_SFC_SRIOV=n (Izabela Bakollari) [RHEL-11017] +- sfc: Add devlink dev info support for EF10 (Izabela Bakollari) [RHEL-11017] +- sfc: generate encap headers for TC offload (Izabela Bakollari) [RHEL-11017] +- sfc: neighbour lookup for TC encap action offload (Izabela Bakollari) [RHEL-11017] +- sfc: MAE functions to create/update/delete encap headers (Izabela Bakollari) [RHEL-11017] +- sfc: add function to atomically update a rule in the MAE (Izabela Bakollari) [RHEL-11017] +- sfc: some plumbing towards TC encap action offload (Izabela Bakollari) [RHEL-11017] +- sfc: add fallback action-set-lists for TC offload (Izabela Bakollari) [RHEL-11017] +- sfc: fix error unwinds in TC offload (Izabela Bakollari) [RHEL-11017] +- sfc: handle VI shortage on ef100 by readjusting the channels (Izabela Bakollari) [RHEL-11017] +- sfc: fix devlink info error handling (Izabela Bakollari) [RHEL-11017] +- sfc: populate enc_ip_tos matches in MAE outer rules (Izabela Bakollari) [RHEL-11017] +- sfc: release encap match in efx_tc_flow_free() (Izabela Bakollari) [RHEL-11017] +- sfc: disable RXFCS and RXALL features by default (Izabela Bakollari) [RHEL-11017] +- sfc: add offloading of 'foreign' TC (decap) rules (Izabela Bakollari) [RHEL-11017] +- sfc: add code to register and unregister encap matches (Izabela Bakollari) [RHEL-11017] +- sfc: add functions to insert encap matches into the MAE (Izabela Bakollari) [RHEL-11017] +- sfc: handle enc keys in efx_tc_flower_parse_match() (Izabela Bakollari) [RHEL-11017] +- sfc: add notion of match on enc keys to MAE machinery (Izabela Bakollari) [RHEL-11017] +- sfc: document TC-to-EF100-MAE action translation concepts (Izabela Bakollari) [RHEL-11017] +- sfc: support offloading TC VLAN push/pop actions to the MAE (Izabela Bakollari) [RHEL-11017] +- sfc: move xdp_features configuration in efx_pci_probe_post_io() (Izabela Bakollari) [RHEL-11017] +- redhat: configs: ccimx93-dvk: enable eth network (Eric Chanudet) [RHEL-20495] +- redhat: configs: ccimx93-dvk enablement (Eric Chanudet) [RHEL-20495] +- net/mlx5: Consider VLAN interface in MACsec TX steering rules (Amir Tzin) [RHEL-20930] +- net/mlx5: Support MACsec over VLAN (Amir Tzin) [RHEL-20930] +- net/mlx5: Enable MACsec offload feature for VLAN interface (Amir Tzin) [RHEL-20930] +- firmware: arm_scmi: Specify the performance level when adding an OPP (Steve Dunnagan) [RHEL-9668] +- OPP: Extend dev_pm_opp_data with a level (Steve Dunnagan) [RHEL-9668] +- OPP: Add dev_pm_opp_add_dynamic() to allow more flexibility (Steve Dunnagan) [RHEL-9668] +- firmware: arm_scmi: Fix frequency truncation by promoting multiplier type (Steve Dunnagan) [RHEL-9668] +- firmware: arm_scmi: Fix possible frequency truncation when using level indexing mode (Steve Dunnagan) [RHEL-9668] +- firmware: arm_scmi: Drop redundant ->device_domain_id() from perf ops (Steve Dunnagan) [RHEL-9668] +- firmware: arm_scmi: Align perf ops to use domain-id as in-parameter (Steve Dunnagan) [RHEL-9668] +- cpufreq: scmi: Prepare to move OF parsing of domain-id to cpufreq (Steve Dunnagan) [RHEL-9668] +- firmware: arm_scmi: Extend perf protocol ops to get information of a domain (Steve Dunnagan) [RHEL-9668] +- firmware: arm_scmi: Extend perf protocol ops to get number of domains (Steve Dunnagan) [RHEL-9668] +- firmware: arm_scmi: Add SCMI v3.1 System Power extensions (Steve Dunnagan) [RHEL-9668] +- firmware: arm_scmi: Add qcom smc/hvc transport support (Steve Dunnagan) [RHEL-9668] +- firmware: arm_scmi: Convert u32 to unsigned long to align with arm_smccc_1_1_invoke() (Steve Dunnagan) [RHEL-9668] +- firmware: arm_scmi: Add support for clock parents (Steve Dunnagan) [RHEL-9668] +- firmware: arm_scmi: Simplify error path in scmi_dvfs_device_opps_add() (Steve Dunnagan) [RHEL-9668] +- firmware: arm_scmi: Rename scmi_{msg_,}clock_config_{get,set}_{2,21} (Steve Dunnagan) [RHEL-9668] +- redhat/configs: add ARM SCMI configs (Steve Dunnagan) [RHEL-9668] +- firmware: arm_scmi: Add clock OEM config clock operations (Steve Dunnagan) [RHEL-9668] +- firmware: arm_scmi: Add clock .state_get support to pre-v3.2 (Steve Dunnagan) [RHEL-9668] +- firmware: arm_scmi: Add v3.2 clock CONFIG_GET support (Steve Dunnagan) [RHEL-9668] +- firmware: arm_scmi: Add clock v3.2 CONFIG_SET support (Steve Dunnagan) [RHEL-9668] +- firmware: arm_scmi: Simplify enable/disable clock operations (Steve Dunnagan) [RHEL-9668] +- clk: scmi: Support atomic clock enable/disable API (Steve Dunnagan) [RHEL-9668] +- firmware: arm_scmi: Fixup perf power-cost/microwatt support (Steve Dunnagan) [RHEL-9668] +- firmware: arm_scmi: Add v3.2 perf level indexing mode support (Steve Dunnagan) [RHEL-9668] +- firmware: arm_scmi: Harden perf domain info access (Steve Dunnagan) [RHEL-9668] +- firmware: arm_scmi: Fix chan_free cleanup on SMC (Steve Dunnagan) [RHEL-9668] +- firmware: arm_scmi: Drop OF node reference in the transport channel setup (Steve Dunnagan) [RHEL-9668] +- firmware: arm_scmi: Fix signed error return values handling (Steve Dunnagan) [RHEL-9668] +- firmware: smccc: Fix use of uninitialised results structure (Steve Dunnagan) [RHEL-9668] +- firmware: arm_scmi: Augment SMC/HVC to allow optional parameters (Steve Dunnagan) [RHEL-9668] +- arm64: cpuidle: fix #ifdef for acpi functions (Steve Dunnagan) [RHEL-9668] +- firmware: arm_scmi: Fix incorrect alloc_workqueue() invocation (Steve Dunnagan) [RHEL-9668] +- firmware: arm_scmi: Add support for unidirectional mailbox channels (Steve Dunnagan) [RHEL-9668] +- firmware: arm_scmi: Fix xfers allocation on Rx channel (Steve Dunnagan) [RHEL-9668] +- firmware: Use of_property_present() for testing DT property presence (Steve Dunnagan) [RHEL-9668] +- firmware/psci: demote suspend-mode warning to info level (Steve Dunnagan) [RHEL-9668] +- firmware: arm_scmi: Use the bitmap API to allocate bitmaps (Steve Dunnagan) [RHEL-9668] +- firmware: arm_scmi: Fix device node validation for mailbox transport (Steve Dunnagan) [RHEL-9668] +- firmware: arm_scmi: Fix raw coexistence mode behaviour on failure path (Steve Dunnagan) [RHEL-9668] +- firmware: arm_scmi: Remove duplicate include header inclusion (Steve Dunnagan) [RHEL-9668] +- firmware: arm_scmi: Return a literal instead of a variable (Steve Dunnagan) [RHEL-9668] +- firmware: arm_scmi: Clean up a return statement in scmi_probe (Steve Dunnagan) [RHEL-9668] +- firmware: arm_scmi: Add per-channel raw injection support (Steve Dunnagan) [RHEL-9668] +- firmware: arm_scmi: Add the raw mode co-existence support (Steve Dunnagan) [RHEL-9668] +- firmware: arm_scmi: Call raw mode hooks from the core stack (Steve Dunnagan) [RHEL-9668] +- firmware: arm_scmi: Reject SCMI drivers when configured in raw mode (Steve Dunnagan) [RHEL-9668] +- firmware: arm_scmi: Add core raw transmission support (Steve Dunnagan) [RHEL-9668] +- firmware: arm_scmi: Populate a common SCMI debugfs root (Steve Dunnagan) [RHEL-9668] +- include: trace: Add platform and channel instance references (Steve Dunnagan) [RHEL-9668] +- firmware: arm_scmi: Add internal platform/channel identifiers (Steve Dunnagan) [RHEL-9668] +- firmware: arm_scmi: Move errors defs and code to common.h (Steve Dunnagan) [RHEL-9668] +- firmware: arm_scmi: Add xfer helpers to provide raw access (Steve Dunnagan) [RHEL-9668] +- firmware: arm_scmi: Add flags field to xfer (Steve Dunnagan) [RHEL-9668] +- firmware: arm_scmi: Refactor scmi_wait_for_message_response (Steve Dunnagan) [RHEL-9668] +- firmware: arm_scmi: Refactor polling helpers (Steve Dunnagan) [RHEL-9668] +- firmware: arm_scmi: Refactor xfer in-flight registration routines (Steve Dunnagan) [RHEL-9668] +- firmware: arm_scmi: Split bus and driver into distinct modules (Steve Dunnagan) [RHEL-9668] +- firmware: arm_scmi: Introduce a new lifecycle for protocol devices (Steve Dunnagan) [RHEL-9668] +- firmware: arm_scmi: Refactor device create/destroy helpers (Steve Dunnagan) [RHEL-9668] +- firmware: arm_scmi: Move handle get/set helpers (Steve Dunnagan) [RHEL-9668] +- firmware: arm_scmi: Refactor protocol device creation (Steve Dunnagan) [RHEL-9668] +- firmware: arm_scmi: Add common notifier helpers (Steve Dunnagan) [RHEL-9668] +- firmware: arm_scmi: Move protocol registration helpers (Steve Dunnagan) [RHEL-9668] +- firmware: arm_scmi: Use dedicated devices to initialize channels (Steve Dunnagan) [RHEL-9668] +- firmware: arm_scmi: Simplify chan_available transport operation (Steve Dunnagan) [RHEL-9668] +- firmware: arm_scmi: Set fwnode for the scmi_device (Steve Dunnagan) [RHEL-9668] +- cpuidle: drivers: firmware: psci: Dont instrument suspend code (Steve Dunnagan) [RHEL-9668] +- firmware/psci: Don't register with debugfs if PSCI isn't available (Steve Dunnagan) [RHEL-9668] +- firmware/psci: Fix MEM_PROTECT_RANGE function numbers (Steve Dunnagan) [RHEL-9668] +- firmware: arm_scmi: Make Rx chan_setup fail on memory errors (Steve Dunnagan) [RHEL-9668] +- firmware: arm_scmi: Make tx_prepare time out eventually (Steve Dunnagan) [RHEL-9668] +- firmware/psci: Add debugfs support to ease debugging (Steve Dunnagan) [RHEL-9668] +- firmware: arm_scmi: Harmonize SCMI tracing message format (Steve Dunnagan) [RHEL-9668] +- firmware: arm_scmi: Support only one single system power device (Steve Dunnagan) [RHEL-9668] +- firmware: arm_scmi: Use new SCMI full message tracing (Steve Dunnagan) [RHEL-9668] +- include: trace: Add SCMI full message tracing (Steve Dunnagan) [RHEL-9668] +- arm64: cpuidle: remove generic cpuidle support (Steve Dunnagan) [RHEL-9668] +- firmware: arm_scmi: Remove usage of the deprecated ida_simple_xxx API (Steve Dunnagan) [RHEL-9668] +- firmware: arm_scmi: Fix response size warning for OPTEE transport (Steve Dunnagan) [RHEL-9668] +- cpufreq: scmi: Support the power scale in micro-Watts in SCMI v3.1 (Steve Dunnagan) [RHEL-9668] +- cpufreq: scmi: Use .register_em() to register with energy model (Steve Dunnagan) [RHEL-9668] +- firmware: arm_scmi: Do not use !! on boolean when setting msg->flags (Steve Dunnagan) [RHEL-9668] +- firmware: arm_scmi: Add Powercap protocol enable support (Steve Dunnagan) [RHEL-9668] +- firmware: arm_scmi: Refactor the internal powercap get/set helpers (Steve Dunnagan) [RHEL-9668] +- firmware: arm_scmi: Add debugfs ABI documentation for raw mode (Steve Dunnagan) [RHEL-9668] +- firmware: arm_scmi: Fix virtio channels cleanup on shutdown (Steve Dunnagan) [RHEL-9668] +- firmware: arm_scmi: Harden shared memory access in fetch_response (Steve Dunnagan) [RHEL-9668] +- firmware: arm_scmi: Harden shared memory access in fetch_notification (Steve Dunnagan) [RHEL-9668] +- firmware: arm_scmi: Clear stale xfer->hdr.status (Steve Dunnagan) [RHEL-9668] +- firmware: arm_scmi: Fix deferred_tx_wq release on error paths (Steve Dunnagan) [RHEL-9668] +- firmware: arm_scmi: Fix devres allocation device in virtio transport (Steve Dunnagan) [RHEL-9668] +- firmware: arm_scmi: Suppress the driver's bind attributes (Steve Dunnagan) [RHEL-9668] +- firmware: arm_scmi: Cleanup the core driver removal callback (Steve Dunnagan) [RHEL-9668] +- psci: Fix the function type for psci_initcall_t (Steve Dunnagan) [RHEL-9668] +- Revert "firmware: arm_scmi: Add clock management to the SCMI power domain" (Steve Dunnagan) [RHEL-9668] +- firmware: arm_scmi: Fix the asynchronous reset requests (Steve Dunnagan) [RHEL-9668] +- firmware: arm_scmi: Add SCMI PM driver remove routine (Steve Dunnagan) [RHEL-9668] +- firmware: arm_scmi: Harden accesses to the reset domains (Steve Dunnagan) [RHEL-9668] +- firmware: arm_scmi: Harden accesses to the sensor domains (Steve Dunnagan) [RHEL-9668] +- firmware: arm_scmi: Improve checks in the info_get operations (Steve Dunnagan) [RHEL-9668] +- firmware: arm_scmi: Fix missing kernel-doc in optee (Steve Dunnagan) [RHEL-9668] +- firmware: arm_scmi: Get detailed power scale from perf (Steve Dunnagan) [RHEL-9668] +- firmware: arm_scmi: Use fast channel tracing (Steve Dunnagan) [RHEL-9668] +- include: trace: Add SCMI fast channel tracing (Steve Dunnagan) [RHEL-9668] +- firmware: arm_scmi: Add devm_protocol_acquire helper (Steve Dunnagan) [RHEL-9668] +- firmware: arm_scmi: Add SCMI v3.1 powercap fast channels support (Steve Dunnagan) [RHEL-9668] +- firmware: arm_scmi: Add SCMI v3.1 powercap protocol basic support (Steve Dunnagan) [RHEL-9668] +- firmware: arm_scmi: Generalize the fast channel support (Steve Dunnagan) [RHEL-9668] +- firmware: arm_scmi: Add SCMI System Power Control driver (Steve Dunnagan) [RHEL-9668] +- net: wwan: move wwan_hwsim to internals rpm (Jose Ignacio Tornos Martinez) [RHEL-24618] +- Enable Intel MEI engine proxy for i915 (Mika Penttilä) [RHEL-1351] +- mei: gsc_proxy: add gsc proxy driver (Mika Penttilä) [RHEL-1351] +- mei: me: add meteor lake point M DID (Mika Penttilä) [RHEL-1351] +- mei: bus: fix unlink on bus in error path (Mika Penttilä) [RHEL-1351] +- misc/mei/hdcp: Use correct macros to initialize uuid_le (Mika Penttilä) [RHEL-1351] +- mei: pxp: Use correct macros to initialize uuid_le (Mika Penttilä) [RHEL-1351] +- mei: bus-fixup:upon error print return values of send and receive (Mika Penttilä) [RHEL-1351] +- mei: bus-fixup: change pxp mode only if message was sent (Mika Penttilä) [RHEL-1351] +- mei: add timeout to send (Mika Penttilä) [RHEL-1351] +- drm: bridge: samsung-dsim: Don't use FORCE_STOP_STATE (Mika Penttilä) [RHEL-1351] +- drm/bridge: anx7625: Ensure bridge is suspended in disable() (Mika Penttilä) [RHEL-1351] +- drm/bridge: parade-ps8640: Make sure we drop the AUX mutex in the error case (Mika Penttilä) [RHEL-1351] +- drm/bridge: parade-ps8640: Ensure bridge is suspended in .post_disable() (Mika Penttilä) [RHEL-1351] +- drm/bridge: sii902x: Fix audio codec unregistration (Mika Penttilä) [RHEL-1351] +- drm/bridge: sii902x: Fix probing race issue (Mika Penttilä) [RHEL-1351] +- drm/panel: samsung-s6d7aa0: drop DRM_BUS_FLAG_DE_HIGH for lsl080al02 (Mika Penttilä) [RHEL-1351] +- drm: panel-simple: add missing bus flags for Tianma tm070jvhg[30/33] (Mika Penttilä) [RHEL-1351] +- drm/bridge: parade-ps8640: Wait for HPD when doing an AUX transfer (Mika Penttilä) [RHEL-1351] +- drm/amdgpu/gfx11: set UNORD_DISPATCH in compute MQDs (Mika Penttilä) [RHEL-1351] +- drm/amdgpu/gfx10: set UNORD_DISPATCH in compute MQDs (Mika Penttilä) [RHEL-1351] +- drm/panel-edp: drm/panel-edp: Fix AUO B116XTN02 name (Mika Penttilä) [RHEL-1351] +- drm/panel-edp: drm/panel-edp: Fix AUO B116XAK01 name and timing (Mika Penttilä) [RHEL-1351] +- drm/panel-edp: Add AUO B116XTN02, BOE NT116WHM-N21,836X2, NV116WHM-N49 V8.0 (Mika Penttilä) [RHEL-1351] +- drm/i915/psr: Only allow PSR in LPSP mode on HSW non-ULT (Mika Penttilä) [RHEL-1351] +- drm/i915/lnl: Remove watchdog timers for PSR (Mika Penttilä) [RHEL-1351] +- drm/amd/display: Fix uninitialized variable usage in core_link_ 'read_dpcd() & write_dpcd()' functions (Mika Penttilä) [RHEL-1351] +- drm/amdgpu/pm: Fix the power source flag error (Mika Penttilä) [RHEL-1351] +- drm/amd/display: Fix late derefrence 'dsc' check in 'link_set_dsc_pps_packet()' (Mika Penttilä) [RHEL-1351] +- drm/amd/display: Align the returned error code with legacy DP (Mika Penttilä) [RHEL-1351] +- drm/amd/display: Port DENTIST hang and TDR fixes to OTG disable W/A (Mika Penttilä) [RHEL-1351] +- drm/amd/display: Fix variable deferencing before NULL check in edp_setup_replay() (Mika Penttilä) [RHEL-1351] +- drm/amdgpu: correct the cu count for gfx v11 (Mika Penttilä) [RHEL-1351] +- drm/bridge: nxp-ptn3460: simplify some error checking (Mika Penttilä) [RHEL-1351] +- Revert "drm/amd/display: fix bandwidth validation failure on DCN 2.1" (Mika Penttilä) [RHEL-1351] +- drm/amd/display: Disable PSR-SU on Parade 0803 TCON again (Mika Penttilä) [RHEL-1351] +- drm/amd/display: fix bandwidth validation failure on DCN 2.1 (Mika Penttilä) [RHEL-1351] +- drm: Allow drivers to indicate the damage helpers to ignore damage clips (Mika Penttilä) [RHEL-1351] +- drm/virtio: Disable damage clipping if FB changed since last page-flip (Mika Penttilä) [RHEL-1351] +- drm: Disable the cursor plane on atomic contexts with virtualized drivers (Mika Penttilä) [RHEL-1351] +- drm/tidss: Fix atomic_flush check (Mika Penttilä) [RHEL-1351] +- drm/bridge: nxp-ptn3460: fix i2c_master_send() error checking (Mika Penttilä) [RHEL-1351] +- drm: Don't unref the same fb many times by mistake due to deadlock handling (Mika Penttilä) [RHEL-1351] +- Revert "drm/i915/dsi: Do display on sequence later on icl+" (Mika Penttilä) [RHEL-1351] +- drm/amdgpu: Fix the null pointer when load rlc firmware (Mika Penttilä) [RHEL-1351] +- Revert "drm/amd: Enable PCIe PME from D3" (Mika Penttilä) [RHEL-1351] +- nouveau/vmm: don't set addr on the fail path to avoid warning (Mika Penttilä) [RHEL-1351] +- drm/amdgpu: fall back to INPUT power for AVG power via INFO IOCTL (Mika Penttilä) [RHEL-1351] +- drm/amdkfd: fixes for HMM mem allocation (Mika Penttilä) [RHEL-1351] +- drm/amd: Enable PCIe PME from D3 (Mika Penttilä) [RHEL-1351] +- Revert "drm/amdkfd: Relocate TBA/TMA to opposite side of VM hole" (Mika Penttilä) [RHEL-1351] +- drm/amd/display: avoid stringop-overflow warnings for dp_decide_lane_settings() (Mika Penttilä) [RHEL-1351] +- drm/amd/pm/smu7: fix a memleak in smu7_hwmgr_backend_init (Mika Penttilä) [RHEL-1351] +- drm/amdkfd: Confirm list is non-empty before utilizing list_first_entry in kfd_topology.c (Mika Penttilä) [RHEL-1351] +- drm/amdkfd: Fix type of 'dbg_flags' in 'struct kfd_process' (Mika Penttilä) [RHEL-1351] +- drm/amd/pm: fix a double-free in amdgpu_parse_extended_power_table (Mika Penttilä) [RHEL-1351] +- gpu/drm/radeon: fix two memleaks in radeon_vm_init (Mika Penttilä) [RHEL-1351] +- drivers/amd/pm: fix a use-after-free in kv_parse_power_table (Mika Penttilä) [RHEL-1351] +- drm/amd/pm: fix a double-free in si_dpm_init (Mika Penttilä) [RHEL-1351] +- drm/amdgpu/debugfs: fix error code when smc register accessors are NULL (Mika Penttilä) [RHEL-1351] +- drm/panel: st7701: Fix AVCL calculation (Mika Penttilä) [RHEL-1351] +- drm/bridge: tc358767: Fix return value on error case (Mika Penttilä) [RHEL-1351] +- drm/bridge: cdns-mhdp8546: Fix use of uninitialized variable (Mika Penttilä) [RHEL-1351] +- drm/radeon/trinity_dpm: fix a memleak in trinity_parse_power_table (Mika Penttilä) [RHEL-1351] +- drm/radeon/dpm: fix a memleak in sumo_parse_power_table (Mika Penttilä) [RHEL-1351] +- drm/radeon: check the alloc_workqueue return value in radeon_crtc_init() (Mika Penttilä) [RHEL-1351] +- drm/drv: propagate errors from drm_modeset_register_all() (Mika Penttilä) [RHEL-1351] +- drm/radeon: check return value of radeon_ring_lock() (Mika Penttilä) [RHEL-1351] +- drm/radeon/r100: Fix integer overflow issues in r100_cs_track_check() (Mika Penttilä) [RHEL-1351] +- drm/radeon/r600_cs: Fix possible int overflows in r600_cs_check_reg() (Mika Penttilä) [RHEL-1351] +- drm/bridge: Fix typo in post_disable() description (Mika Penttilä) [RHEL-1351] +- drm/bridge: tpd12s015: Drop buggy __exit annotation for remove function (Mika Penttilä) [RHEL-1351] +- drm/nouveau/fence:: fix warning directly dereferencing a rcu pointer (Mika Penttilä) [RHEL-1351] +- drm/panel-elida-kd35t133: hold panel in reset for unprepare (Mika Penttilä) [RHEL-1351] +- drm/panel: nv3051d: Hold panel in reset for unprepare (Mika Penttilä) [RHEL-1351] +- drm/dp_mst: Fix fractional DSC bpp handling (Mika Penttilä) [RHEL-1351] +- drm/amd/display: Pass pwrseq inst for backlight and ABM (Mika Penttilä) [RHEL-1351] +- drm/crtc: fix uninitialized variable use (Mika Penttilä) [RHEL-1351] +- drm/amd/display: get dprefclk ss info from integration info table (Mika Penttilä) [RHEL-1351] +- drm/amd/display: Add case for dcn35 to support usb4 dmub hpd event (Mika Penttilä) [RHEL-1351] +- drm/amdkfd: svm range always mapped flag not working on APU (Mika Penttilä) [RHEL-1351] +- drm/crtc: Fix uninit-value bug in drm_mode_setcrtc (Mika Penttilä) [RHEL-1351] +- drm/amdgpu: Add NULL checks for function pointers (Mika Penttilä) [RHEL-1351] +- drm/amd/display: Add monitor patch for specific eDP (Mika Penttilä) [RHEL-1351] +- nouveau/tu102: flush all pdbs on vmm flush (Mika Penttilä) [RHEL-1351] +- Revert "drm/prime: Unexport helpers for fd/handle conversion" (Mika Penttilä) [RHEL-1351] +- drm/amdgpu: Use another offset for GC 9.4.3 remap (Mika Penttilä) [RHEL-1351] +- drm/amdkfd: Free gang_ctx_bo and wptr_bo in pqm_uninit (Mika Penttilä) [RHEL-1351] +- drm/amdgpu: Fix cat debugfs amdgpu_regs_didt causes kernel null pointer (Mika Penttilä) [RHEL-1351] +- drm/amd/display: update dcn315 lpddr pstate latency (Mika Penttilä) [RHEL-1351] +- drm/amdkfd: Use common function for IP version check (Mika Penttilä) [RHEL-1351] +- drm/amdgpu: Do not issue gpu reset from nbio v7_9 bif interrupt (Mika Penttilä) [RHEL-1351] +- drm/amd/display: Fix sending VSC (+ colorimetry) packets for DP/eDP displays without PSR (Mika Penttilä) [RHEL-1351] +- drm/amd/display: add nv12 bounding box (Mika Penttilä) [RHEL-1351] +- drm/amdgpu: skip gpu_info fw loading on navi12 (Mika Penttilä) [RHEL-1351] +- drm/amd/display: Increase frame warning limit with KASAN or KCSAN in dml (Mika Penttilä) [RHEL-1351] +- drm/amd/display: Increase num voltage states to 40 (Mika Penttilä) [RHEL-1351] +- drm/i915: Call intel_pre_plane_updates() also for pipes getting enabled (Mika Penttilä) [RHEL-1351] +- drm/i915/perf: Update handling of MMIO triggered reports (Mika Penttilä) [RHEL-1351] +- drm/i915/dp: Fix passing the correct DPCD_REV for drm_dp_set_phy_test_pattern (Mika Penttilä) [RHEL-1351] +- drm/bridge: ps8640: Fix size mismatch warning w/ len (Mika Penttilä) [RHEL-1351] +- drm/bridge: ti-sn65dsi86: Never store more than msg->size bytes in AUX xfer (Mika Penttilä) [RHEL-1351] +- drm/bridge: parade-ps8640: Never store more than msg->size bytes in AUX xfer (Mika Penttilä) [RHEL-1351] +- drm/mgag200: Fix gamma lut not initialized for G200ER, G200EV, G200SE (Mika Penttilä) [RHEL-1351] +- drm/amd/display: pbn_div need be updated for hotplug event (Mika Penttilä) [RHEL-1351] +- drm/i915/dmc: Don't enable any pipe DMC events (Mika Penttilä) [RHEL-1351] +- drm/i915: Reject async flips with bigjoiner (Mika Penttilä) [RHEL-1351] +- drm/amdgpu: re-create idle bo's PTE during VM state machine reset (Mika Penttilä) [RHEL-1351] +- drm/i915/mtl: Fix HDMI/DP PLL clock selection (Mika Penttilä) [RHEL-1351] +- drm/i915/hwmon: Fix static analysis tool reported issues (Mika Penttilä) [RHEL-1351] +- drm: Fix FD ownership check in drm_master_check_perm() (Mika Penttilä) [RHEL-1351] +- drm: Update file owner during use (Mika Penttilä) [RHEL-1351] +- drm/i915/edp: don't write to DP_LINK_BW_SET when using rate select (Mika Penttilä) [RHEL-1351] +- drm/i915: Introduce crtc_state->enhanced_framing (Mika Penttilä) [RHEL-1351] +- drm/i915: Fix FEC state dump (Mika Penttilä) [RHEL-1351] +- drm/amd/display: fix hw rotated modes when PSR-SU is enabled (Mika Penttilä) [RHEL-1351] +- drm/i915: Fix remapped stride with CCS on ADL+ (Mika Penttilä) [RHEL-1351] +- drm/i915: Fix intel_atomic_setup_scalers() plane_state handling (Mika Penttilä) [RHEL-1351] +- drm/i915: Fix ADL+ tiled plane stride when the POT stride is smaller than the original (Mika Penttilä) [RHEL-1351] +- drm/amd/display: Restore guard against default backlight value < 1 nit (Mika Penttilä) [RHEL-1351] +- drm/edid: also call add modes in EDID connector update fallback (Mika Penttilä) [RHEL-1351] +- drm/amdgpu: fix tear down order in amdgpu_vm_pt_free (Mika Penttilä) [RHEL-1351] +- drm/amdgpu/sdma5.2: add begin/end_use ring callbacks (Mika Penttilä) [RHEL-1351] +- drm/i915: Use internal class when counting engine resets (Mika Penttilä) [RHEL-1351] +- drm/i915/selftests: Fix engine reset count storage for multi-tile (Mika Penttilä) [RHEL-1351] +- drm/amdgpu: Restrict extended wait to PSP v13.0.6 (Mika Penttilä) [RHEL-1351] +- drm/amdgpu: update retry times for psp BL wait (Mika Penttilä) [RHEL-1351] +- drm/amdgpu: Fix refclk reporting for SMU v13.0.6 (Mika Penttilä) [RHEL-1351] +- drm/amdgpu: disable MCBP by default (Mika Penttilä) [RHEL-1351] +- drm/i915: Skip some timing checks on BXT/GLK DSI transcoders (Mika Penttilä) [RHEL-1351] +- drm/i915/mst: Reject modes that require the bigjoiner (Mika Penttilä) [RHEL-1351] +- drm/i915/mst: Fix .mode_valid_ctx() return values (Mika Penttilä) [RHEL-1351] +- drm/atomic-helpers: Invoke end_fb_access while owning plane state (Mika Penttilä) [RHEL-1351] +- drm/amdkfd: get doorbell's absolute offset based on the db_size (Mika Penttilä) [RHEL-1351] +- drm/amd/amdgpu/amdgpu_doorbell_mgr: Correct misdocumented param 'doorbell_index' (Mika Penttilä) [RHEL-1351] +- drm/amdgpu: correct chunk_ptr to a pointer to chunk. (Mika Penttilä) [RHEL-1351] +- drm/amdgpu: finalizing mem_partitions at the end of GMC v9 sw_fini (Mika Penttilä) [RHEL-1351] +- drm/amdgpu: Do not program VF copy regs in mmhub v1.8 under SRIOV (v2) (Mika Penttilä) [RHEL-1351] +- nouveau: use an rwlock for the event lock. (Mika Penttilä) [RHEL-1351] +- drm/amd/display: Fix MPCC 1DLUT programming (Mika Penttilä) [RHEL-1351] +- drm/amd/display: Simplify brightness initialization (Mika Penttilä) [RHEL-1351] +- drm/amd/display: Reduce default backlight min from 5 nits to 1 nits (Mika Penttilä) [RHEL-1351] +- drm/amd/display: refactor ILR to make it work (Mika Penttilä) [RHEL-1351] +- drm/amd/pm: fix a memleak in aldebaran_tables_init (Mika Penttilä) [RHEL-1351] +- drm/panel: nt36523: fix return value check in nt36523_probe() (Mika Penttilä) [RHEL-1351] +- drm/panel: starry-2081101qfh032011-53g: Fine tune the panel power sequence (Mika Penttilä) [RHEL-1351] +- drm/i915/gsc: Mark internal GSC engine with reserved uabi class (Mika Penttilä) [RHEL-1351] +- drm/amd/display: Remove power sequencing check (Mika Penttilä) [RHEL-1351] +- drm/amd/display: Refactor edp power control (Mika Penttilä) [RHEL-1351] +- dma-buf: fix check in dma_resv_add_fence (Mika Penttilä) [RHEL-1351] +- nouveau: find the smallest page allocation to cover a buffer alloc. (Mika Penttilä) [RHEL-1351] +- drm/amd/display: force toggle rate wa for first link training for a retimer (Mika Penttilä) [RHEL-1351] +- drm/amd/display: fix ABM disablement (Mika Penttilä) [RHEL-1351] +- drm/amd/display: Update min Z8 residency time to 2100 for DCN314 (Mika Penttilä) [RHEL-1351] +- drm/amd/display: Use DRAM speed from validation for dummy p-state (Mika Penttilä) [RHEL-1351] +- drm/amd/display: Remove min_dst_y_next_start check for Z8 (Mika Penttilä) [RHEL-1351] +- drm/amd/display: Include udelay when waiting for INBOX0 ACK (Mika Penttilä) [RHEL-1351] +- drm/amdgpu: Update EEPROM I2C address for smu v13_0_0 (Mika Penttilä) [RHEL-1351] +- drm/amdgpu: fix memory overflow in the IB test (Mika Penttilä) [RHEL-1351] +- drm/amdgpu: Force order between a read and write to the same address (Mika Penttilä) [RHEL-1351] +- drm/amdgpu: correct the amdgpu runtime dereference usage count (Mika Penttilä) [RHEL-1351] +- drm/amd: Enable PCIe PME from D3 (Mika Penttilä) [RHEL-1351] +- drm/i915: Also check for VGA converter in eDP probe (Mika Penttilä) [RHEL-1351] +- drm/ast: Disconnect BMC if physical connector is connected (Mika Penttilä) [RHEL-1351] +- drm/panel: boe-tv101wum-nl6: Fine tune Himax83102-j02 panel HFP and HBP (Mika Penttilä) [RHEL-1351] +- drm/i915: do not clean GT table on error path (Mika Penttilä) [RHEL-1351] +- drm/panel: simple: Fix Innolux G101ICE-L01 timings (Mika Penttilä) [RHEL-1351] +- drm/panel: simple: Fix Innolux G101ICE-L01 bus flags (Mika Penttilä) [RHEL-1351] +- drm/panel: auo,b101uan08.3: Fine tune the panel power sequence (Mika Penttilä) [RHEL-1351] +- drm/amd/display: Change the DMCUB mailbox memory location from FB to inbox (Mika Penttilä) [RHEL-1351] +- drm/amd/display: Clear dpcd_sink_ext_caps if not set (Mika Penttilä) [RHEL-1351] +- drm/amd/display: Enable fast plane updates on DCN3.2 and above (Mika Penttilä) [RHEL-1351] +- drm/amd/display: fix a NULL pointer dereference in amdgpu_dm_i2c_xfer() (Mika Penttilä) [RHEL-1351] +- drm/amd/display: Fix DSC not Enabled on Direct MST Sink (Mika Penttilä) [RHEL-1351] +- drm/amd/display: Guard against invalid RPTR/WPTR being set (Mika Penttilä) [RHEL-1351] +- drm/amdgpu: Fix possible null pointer dereference (Mika Penttilä) [RHEL-1351] +- drm/amdgpu: lower CS errors to debug severity (Mika Penttilä) [RHEL-1351] +- drm/amdgpu: fix error handling in amdgpu_bo_list_get() (Mika Penttilä) [RHEL-1351] +- drm/amdgpu: fix error handling in amdgpu_vm_init (Mika Penttilä) [RHEL-1351] +- drm/amdgpu: don't use ATRM for external devices (Mika Penttilä) [RHEL-1351] +- drm/amdgpu: add a retry for IP discovery init (Mika Penttilä) [RHEL-1351] +- drm/amdgpu: fix GRBM read timeout when do mes_self_test (Mika Penttilä) [RHEL-1351] +- drm/amdgpu/smu13: drop compute workload workaround (Mika Penttilä) [RHEL-1351] +- drm/amd/pm: Fix error of MACO flag setting code (Mika Penttilä) [RHEL-1351] +- drm/i915: Flush WC GGTT only on required platforms (Mika Penttilä) [RHEL-1351] +- drm/i915: Fix potential spectre vulnerability (Mika Penttilä) [RHEL-1351] +- drm/i915: Bump GLK CDCLK frequency when driving multiple pipes (Mika Penttilä) [RHEL-1351] +- drm/amd/display: Add Null check for DPP resource (Mika Penttilä) [RHEL-1351] +- drm: bridge: it66121: ->get_edid callback must not return err pointers (Mika Penttilä) [RHEL-1351] +- drm/amd/pm: Handle non-terminated overdrive commands. (Mika Penttilä) [RHEL-1351] +- drm/amd/display: enable dsc_clk even if dsc_pg disabled (Mika Penttilä) [RHEL-1351] +- i915/perf: Fix NULL deref bugs with drm_dbg() calls (Mika Penttilä) [RHEL-1351] +- drm/i915/tc: Fix -Wformat-truncation in intel_tc_port_init (Mika Penttilä) [RHEL-1351] +- drm/amdgpu: fix software pci_unplug on some chips (Mika Penttilä) [RHEL-1351] +- drm/qxl: prevent memory leak (Mika Penttilä) [RHEL-1351] +- drm/amd/display: Avoid NULL dereference of timing generator (Mika Penttilä) [RHEL-1351] +- drm/amd: check num of link levels when update pcie param (Mika Penttilä) [RHEL-1351] +- drm/amd/display: fix num_ways overflow error (Mika Penttilä) [RHEL-1351] +- drm/amd: Disable PP_PCIE_DPM_MASK when dynamic speed switching not supported (Mika Penttilä) [RHEL-1351] +- drm/amdgpu: Fix a null pointer access when the smc_rreg pointer is NULL (Mika Penttilä) [RHEL-1351] +- drm/amdkfd: Fix shift out-of-bounds issue (Mika Penttilä) [RHEL-1351] +- drm/panel: st7703: Pick different reset sequence (Mika Penttilä) [RHEL-1351] +- drm/amdgpu/vkms: fix a possible null pointer dereference (Mika Penttilä) [RHEL-1351] +- drm/radeon: fix a possible null pointer dereference (Mika Penttilä) [RHEL-1351] +- drm/panel/panel-tpo-tpg110: fix a possible null pointer dereference (Mika Penttilä) [RHEL-1351] +- drm/panel: fix a possible null pointer dereference (Mika Penttilä) [RHEL-1351] +- drm/amdgpu: Fix potential null pointer derefernce (Mika Penttilä) [RHEL-1351] +- drm/amd: Fix UBSAN array-index-out-of-bounds for Polaris and Tonga (Mika Penttilä) [RHEL-1351] +- drm/amd: Fix UBSAN array-index-out-of-bounds for SMU7 (Mika Penttilä) [RHEL-1351] +- drm/amd/display: use full update for clip size increase of large plane source (Mika Penttilä) [RHEL-1351] +- drm/amd: Update `update_pcie_parameters` functions to use uint8_t arguments (Mika Penttilä) [RHEL-1351] +- drm/amdgpu: update retry times for psp vmbx wait (Mika Penttilä) [RHEL-1351] +- drm/amdkfd: Fix a race condition of vram buffer unref in svm code (Mika Penttilä) [RHEL-1351] +- drm/amdgpu: not to save bo in the case of RAS err_event_athub (Mika Penttilä) [RHEL-1351] +- drm/edid: Fixup h/vsync_end instead of h/vtotal (Mika Penttilä) [RHEL-1351] +- drm/amd/display: add seamless pipe topology transition check (Mika Penttilä) [RHEL-1351] +- drm/amd/display: Don't lock phantom pipe on disabling (Mika Penttilä) [RHEL-1351] +- drm/amd/display: Blank phantom OTG before enabling (Mika Penttilä) [RHEL-1351] +- drm/amdkfd: ratelimited SQ interrupt messages (Mika Penttilä) [RHEL-1351] +- drm/gma500: Fix call trace when psb_gem_mm_init() fails (Mika Penttilä) [RHEL-1351] +- drm/syncobj: fix DRM_SYNCOBJ_WAIT_FLAGS_WAIT_AVAILABLE (Mika Penttilä) [RHEL-1351] +- drm/amdgpu: don't put MQDs in VRAM on ARM | ARM64 (Mika Penttilä) [RHEL-1351] +- drm/amdgpu/gfx10,11: use memcpy_to/fromio for MQDs (Mika Penttilä) [RHEL-1351] +- drm/amd/pm: Fix a memory leak on an error path (Mika Penttilä) [RHEL-1351] +- drm/bridge: lt9611uxc: fix the race in the error path (Mika Penttilä) [RHEL-1351] +- gpu: host1x: Correct allocated size for contexts (Mika Penttilä) [RHEL-1351] +- drm/amd/display: Bail from dm_check_crtc_cursor if no relevant change (Mika Penttilä) [RHEL-1351] +- drm/amd/display: Refactor dm_get_plane_scale helper (Mika Penttilä) [RHEL-1351] +- drm/amd/display: Check all enabled planes in dm_check_crtc_cursor (Mika Penttilä) [RHEL-1351] +- drm/amd/display: Fix null pointer dereference in error message (Mika Penttilä) [RHEL-1351] +- drm/amdkfd: Handle errors from svm validate and map (Mika Penttilä) [RHEL-1351] +- drm/amdkfd: Remove svm range validated_once flag (Mika Penttilä) [RHEL-1351] +- drm/amdkfd: fix some race conditions in vram buffer alloc/free of svm code (Mika Penttilä) [RHEL-1351] +- drm/amdgpu: Increase IH soft ring size for GFX v9.4.3 dGPU (Mika Penttilä) [RHEL-1351] +- drm/bridge: tc358768: Fix tc358768_ns_to_cnt() (Mika Penttilä) [RHEL-1351] +- drm/bridge: tc358768: Clean up clock period code (Mika Penttilä) [RHEL-1351] +- drm/bridge: tc358768: Rename dsibclk to hsbyteclk (Mika Penttilä) [RHEL-1351] +- drm/bridge: tc358768: Use dev for dbg prints, not priv->dev (Mika Penttilä) [RHEL-1351] +- drm/bridge: tc358768: Print logical values, not raw register values (Mika Penttilä) [RHEL-1351] +- drm/bridge: tc358768: Use struct videomode (Mika Penttilä) [RHEL-1351] +- drm/bridge: tc358768: Fix bit updates (Mika Penttilä) [RHEL-1351] +- drm/bridge: tc358768: Fix use of uninitialized variable (Mika Penttilä) [RHEL-1351] +- drm/bridge: lt8912b: Add missing drm_bridge_attach call (Mika Penttilä) [RHEL-1351] +- drm/bridge: lt8912b: Manually disable HPD only if it was enabled (Mika Penttilä) [RHEL-1351] +- drm/bridge: lt8912b: Fix crash on bridge detach (Mika Penttilä) [RHEL-1351] +- drm/bridge: lt8912b: Fix bridge_detach (Mika Penttilä) [RHEL-1351] +- drm: bridge: it66121: Fix invalid connector dereference (Mika Penttilä) [RHEL-1351] +- drm/radeon: Remove the references of radeon_gem_ pread & pwrite ioctls (Mika Penttilä) [RHEL-1351] +- drm/radeon: possible buffer overflow (Mika Penttilä) [RHEL-1351] +- drm: bridge: for GENERIC_PHY_MIPI_DPHY also select GENERIC_PHY (Mika Penttilä) [RHEL-1351] +- drm: bridge: samsung-dsim: Initialize ULPS EXIT for i.MX8M DSIM (Mika Penttilä) [RHEL-1351] +- drm/amd/display: Don't use fsleep for PSR exit waits (Mika Penttilä) [RHEL-1351] + +* Tue Feb 13 2024 Scott Weaver [5.14.0-421.el9] +- ida: Fix crash in ida_free when the bitmap is empty (Wander Lairson Costa) [RHEL-19683 RHEL-19684] {CVE-2023-6915} +- drm/virtio: Set segment size for virtio_gpu device (Sebastian Ott) [RHEL-22710] +- arm64: module: Fix PLT counting when CONFIG_RANDOMIZE_BASE=n (Jennifer Berringer) [RHEL-1687] +- arm64: module: rework module VA range selection (Jennifer Berringer) [RHEL-1687] +- Documentation/arm64: update memory layout table. (Jennifer Berringer) [RHEL-1687] +- arm64: module: mandate MODULE_PLTS (Jennifer Berringer) [RHEL-1687] +- arm64: ftrace: fix module PLTs with mcount (Jennifer Berringer) [RHEL-1687] +- arm64: ftrace: consistently handle PLTs. (Jennifer Berringer) [RHEL-1687] +- arm64: ftrace: fix branch range checks (Jennifer Berringer) [RHEL-1687] +- arm64: module: move module randomization to module.c (Jennifer Berringer) [RHEL-1687] +- arm64: kaslr: split kaslr/module initialization (Jennifer Berringer) [RHEL-1687] +- arm64: module: remove old !KASAN_VMALLOC logic (Jennifer Berringer) [RHEL-1687] +- netfilter: conntrack: check SCTP_CID_SHUTDOWN_ACK for vtag setting in sctp_new (Xin Long) [RHEL-22341] +- ALSA: hda: Fix possible null-ptr-deref when assigning a stream (Jaroslav Kysela) [RHEL-21053] +- ALSA: hda: intel-nhlt: Ignore vbps when looking for DMIC 32 bps format (Jaroslav Kysela) [RHEL-21053] +- ASoC: SOF: ipc4-loader: remove the CPC check warnings (Jaroslav Kysela) [RHEL-21053] +- ASoC: SOF: topology: Use partial match for disconnecting DAI link and DAI widget (Jaroslav Kysela) [RHEL-21053] +- ASoC: SOF: topology: Fix mem leak in sof_dai_load() (Jaroslav Kysela) [RHEL-21053] +- ASoC: SOF: ipc4-topology: Add deep buffer size to debug prints (Jaroslav Kysela) [RHEL-21053] +- ASoC: SOF: Intel: hda-codec: Delay the codec device registration (Jaroslav Kysela) [RHEL-21053] +- ASoC: SOF: ipc4-topology: Correct data structures for the GAIN module (Jaroslav Kysela) [RHEL-21053] +- ASoC: SOF: ipc4-topology: Correct data structures for the SRC module (Jaroslav Kysela) [RHEL-21053] +- ASoC: SOF: sof-audio: Modify logic for enabling/disabling topology cores (Jaroslav Kysela) [RHEL-21053] +- ASoC: SOF: ipc4-topology: Add core_mask in struct snd_sof_pipeline (Jaroslav Kysela) [RHEL-21053] +- ASoC: SOF: Intel: hda-dsp: Make sure that no irq handler is pending before suspend (Jaroslav Kysela) [RHEL-21053] +- ASoC: SOF: Intel: Move binding to display driver outside of deferred probe (Jaroslav Kysela) [RHEL-21053] +- ASoC: SOF: Intel: Fix error handling in hda_init() (Jaroslav Kysela) [RHEL-21053] +- ASoC: SOF: Intel: hda: start splitting the probe (Jaroslav Kysela) [RHEL-21053] +- ASoC: SOF: core: Add probe_early and remove_late callbacks (Jaroslav Kysela) [RHEL-21053] +- ASoC: SOF: IPC4: sort pipeline based on priority (Jaroslav Kysela) [RHEL-21053] +- ASoC: SOF: IPC4: get pipeline priority from topology (Jaroslav Kysela) [RHEL-21053] +- ASoC: SOF: sof-pci-dev: Update the ipc_type module parameter description (Jaroslav Kysela) [RHEL-21053] +- ASoC: SOF: ipc4-control: Add support for ALSA enum control (Jaroslav Kysela) [RHEL-21053] +- ASoC: SOF: ipc4-control: Add support for ALSA switch control (Jaroslav Kysela) [RHEL-21053] +- ASoC: SOF: ipc4-topology: Add definition for generic switch/enum control (Jaroslav Kysela) [RHEL-21053] +- ASoC: SOF: Intel: hda-loader: Add support for split library loading (Jaroslav Kysela) [RHEL-21053] +- ASoC: SOF: ipc4: Add new message type: SOF_IPC4_GLB_LOAD_LIBRARY_PREPARE (Jaroslav Kysela) [RHEL-21053] +- ASoC: SOF: Intel: hda: Add definition for SDxFIFOS.FIFOS mask (Jaroslav Kysela) [RHEL-21053] +- ASoC: SOF: ipc4: Convert status code 2 and 15 to -EOPNOTSUPP (Jaroslav Kysela) [RHEL-21053] +- ASoC: SOF: ipc4-pcm: fixup dailink based on copier format (Jaroslav Kysela) [RHEL-21053] +- ASoC: SOF: ipc4-topology: export sof_ipc4_copier_is_single_format (Jaroslav Kysela) [RHEL-21053] +- objtool: Add __kunit_abort() to noreturns (Nico Pache) [RHEL-19099] +- config: wifi: enable new kunit configuration options (Jose Ignacio Tornos Martinez) [RHEL-19746] +- config: wifi: disable new unsupported configuration options (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: iwlwifi: fix a memory corruption (Jose Ignacio Tornos Martinez) [RHEL-10297 RHEL-19746] +- wifi: iwlwifi: change link id in time event to s8 (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: iwlwifi: mvm: skip adding debugfs symlink for reconfig (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mac80211: use deflink and fix typo in link ID check (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: ath11k: rely on mac80211 debugfs handling for vif (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: cfg80211: parse all ML elements in an ML probe response (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: cfg80211: correct comment about MLD ID (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mac80211: fix advertised TTLM scheduling (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: iwlwifi: assign phy_ctxt before eSR activation (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: iwlwifi: fix out of bound copy_from_user (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: iwlwifi: mvm: Do not warn if valid link pair was not found (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: ath12k: fix the error handler of rfkill config (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mt76: mt7921: fix wrong 6Ghz power type (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mt76: mt7921: fix CLC command timeout when suspend/resume (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mt76: mt7996: fix mt7996_mcu_all_sta_info_event struct packing (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mt76: mt7915: also MT7981 is 3T3R but nss2 on 5 GHz band (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mt76: mt7915: fix EEPROM offset of TSSI flag on MT7981 (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mt76: mt7996: fix alignment of sta info event (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mt76: fix typo in mt76_get_of_eeprom_from_nvmem function (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mt76: mt7996: fix uninitialized variable in parsing txfree (Jose Ignacio Tornos Martinez) [RHEL-19746] +- net: qrtr: ns: Return 0 if server port is not present (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mac80211: add/remove driver debugfs entries as appropriate (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mac80211: do not re-add debugfs entries during resume (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: iwlwifi: pcie: don't synchronize IRQs from IRQ (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: cfg80211: fix certs build to not depend on file order (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mt76: fix crash with WED rx support enabled (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: iwlwifi: pcie: avoid a NULL pointer dereference (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mac80211: mesh_plink: fix matches_local logic (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mac80211: mesh: check element parsing succeeded (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mac80211: check defragmentation succeeded (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mac80211: don't re-add debugfs during reconfig (Jose Ignacio Tornos Martinez) [RHEL-19746] +- net: rfkill: gpio: set GPIO direction (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mac80211: check if the existing link config remains unchanged (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: cfg80211: Add my certificate (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: iwlwifi: pcie: add another missing bh-disable for rxq->lock (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: ieee80211: don't require protected vendor action frames (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mac80211: handle 320 MHz in ieee80211_ht_cap_ie_to_sta_ht_cap (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: avoid offset calculation on NULL pointer (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: cfg80211: hold wiphy mutex for send_interface (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: cfg80211: lock wiphy mutex for rfkill poll (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: cfg80211: fix CQM for non-range use (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mac80211: do not pass AP_VLAN vif pointer to drivers during flush (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: iwlwifi: mvm: fix an error code in iwl_mvm_mld_add_sta() (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mt76: mt7925: fix typo in mt7925_init_he_caps (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: iwlwifi: fix system commands group ordering (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mt76: mt7921: fix 6GHz disabled by the missing default CLC config (Jose Ignacio Tornos Martinez) [RHEL-19746] +- net: fill in MODULE_DESCRIPTION()s in kuba@'s modules (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: ray_cs: Remove unnecessary (void*) conversions (Jose Ignacio Tornos Martinez) [RHEL-19746] +- Revert "wifi: ath11k: call ath11k_mac_fils_discovery() without condition" (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: ath12k: Introduce and use ath12k_sta_to_arsta() (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: ath12k: fix htt mlo-offset event locking (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: ath12k: fix dfs-radar and temperature event locking (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: ath11k: fix gtk offload status event locking (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: ath11k: fix htt pktlog locking (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: ath11k: fix dfs radar event locking (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: ath11k: fix temperature event locking (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: ath12k: rename the sc naming convention to ab (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: ath12k: rename the wmi_sc naming convention to wmi_ab (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: ath11k: add firmware-2.bin support (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: ath11k: qmi: refactor ath11k_qmi_m3_load() (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: rtw89: cleanup firmware elements parsing (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: rt2x00: rework MT7620 PA/LNA RF calibration (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: rt2x00: rework MT7620 channel config function (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: rt2x00: improve MT7620 register initialization (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mt76: mt7921: fix kernel panic by accessing invalid 6GHz channel info (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: rt2x00: fix rt2800 watchdog function (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: ath9k_htc: fix format-truncation warning (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: brcmfmac: fix format-truncation warnings (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mac80211: drop robust action frames before assoc (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: cfg80211: Allow AP/P2PGO to indicate port authorization to peer STA/P2PClient (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: iwlwifi: bump FW API to 86 for AX/BZ/SC devices (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: iwlwifi: read DSM func 2 for specific RF types (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: iwlwifi: mvm: show dump even for pldr_sync (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: iwlwifi: mvm: cycle FW link on chanctx removal (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: iwlwifi: trace full frames with TX status request (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: iwlwifi: empty overflow queue during flush (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: iwlwifi: fw: Add support for UATS table in UHB (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: iwlwifi: mvm: add a print when sending RLC command (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: iwlwifi: mvm: debugfs for fw system stats (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: iwlwifi: mvm: implement new firmware API for statistics (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: iwlwifi: mvm: fix regdb initialization (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: iwlwifi: mvm: update IGTK in mvmvif upon D3 resume (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: iwlwifi: mvm: simplify the reorder buffer (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: iwlwifi: disable multi rx queue for 9000 (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: iwlwifi: mvm: Return success if link could not be removed (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: iwlwifi: mvm: fix size check for fw_link_id (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: iwlwifi: pcie: synchronize IRQs before NAPI (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: iwlwifi: add support for SNPS DPHYIP region type (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: iwlwifi: mvm: fix netif csum flags (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: iwlwifi: mvm: remove set_tim callback for MLD ops (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: iwlwifi: api: fix center_freq label in PHY diagram (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: iwlwifi: support link id in SESSION_PROTECTION_NOTIF (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: iwlwifi: support link_id in SESSION_PROTECTION cmd (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: iwlwifi: make time_events MLO aware (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mac80211: rename struct cfg80211_rx_assoc_resp to cfg80211_rx_assoc_resp_data (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mac80211: rename ieee80211_tx_status() to ieee80211_tx_status_skb() (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: iwlwifi: add support for activating UNII-1 in WW via BIOS (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: iwlwifi: mvm: remove TDLS stations from FW (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: iwlwifi: mvm: fix iwl_mvm_mac_flush_sta() (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: iwlwifi: mvm: change iwl_mvm_flush_sta() API (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: iwlwifi: mvm: extend alive timeout to 2 seconds (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: iwlwifi: mvm: fix the PHY context resolution for p2p device (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: iwlwifi: mvm: fold the ref++ into iwl_mvm_phy_ctxt_add (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: iwlwifi: mvm: don't add dummy phy context (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: iwlwifi: mvm: cleanup MLO and non-MLO unification code (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: iwlwifi: mvm: implement ROC version 3 (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: iwlwifi: send EDT table to FW (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: iwlwifi: mvm: Fix key flags for IGTK on AP interface (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: iwlmvm: fw: Add new OEM vendor to tas approved list (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: iwlwifi: mvm: Fix unreachable code path (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: iwlwifi: add new RF support for wifi7 (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: iwlwifi: fw: increase fw_version string size (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mac80211: fix change_address deadlock during unregister (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mac80211: Add __counted_by for struct ieee802_11_elems and use struct_size() (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: iwlwifi: check for kmemdup() return value in iwl_parse_tlv_firmware() (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: remove unused argument of ieee80211_get_tdls_action() (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: iwlwifi: mvm: Correctly set link configuration (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: iwlwifi: fix the rf step and flavor bits range (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: iwlwifi: fw: Fix debugfs command sending (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: iwlwifi: mvm: advertise support for SCS traffic description (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: iwlwifi: mvm: Don't always bind/link the P2P Device interface (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: iwlwifi: mvm: add start mac ctdp sum calculation debugfs handler (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: iwlwifi: abort scan when rfkill on but device enabled (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: iwlwifi: mvm: Add basic link selection logic (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: iwlwifi: mei: return error from register when not built (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: iwlwifi: mvm: fix SB CFG check (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: iwlwifi: mvm: add a per-link debugfs (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: iwlwifi: mvm: rework debugfs handling (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: iwlwifi: yoyo: swap cdb and jacket bits values (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: iwlwifi: add support for new ini region types (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: iwlwifi: Extract common prph mac/phy regions data dump logic (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: nl80211: fix doc typos (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mac80211: fix header kernel-doc typos (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: cfg80211: fix header kernel-doc typos (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mac80211: add link id to mgd_prepare_tx() (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mac80211: Check if we had first beacon with relevant links (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mac80211: flush STA queues on unauthorization (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mac80211: purge TX queues in flush_queues flow (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: cfg80211: wext: convert return value to kernel-doc (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mac80211: fix a expired vs. cancel race in roc (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mac80211: make mgd_protect_tdls_discover MLO-aware (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: cfg80211: Fix typo in documentation (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mac80211: Fix setting vif links (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: cfg80211: Handle specific BSSID in 6GHz scanning (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mac80211: mesh: fix some kdoc warnings (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: cfg80211: Include operating class 137 in 6GHz band (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mac80211: Rename and update IEEE80211_VIF_DISABLE_SMPS_OVERRIDE (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mac80211: handle debugfs when switching to/from MLO (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mac80211: add a driver callback to add vif debugfs (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mac80211: don't recreate driver link debugfs in reconfig (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mac80211: cleanup auth_data only if association continues (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: iwlwifi: bump FW API to 84 for AX/BZ/SC devices (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: iwlwifi: mvm: use correct sta ID for IGTK/BIGTK (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: iwlwifi: mvm: offload IGTK in AP if BIGTK is supported (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: iwlwifi: mvm: fix removing pasn station for responder (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: iwlwifi: pcie: clean up WFPM control bits (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: iwlwifi: fix opmode start/stop race (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: iwlwifi: skip opmode start retries on dead transport (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: iwlwifi: pcie: propagate iwl_pcie_gen2_apm_init() error (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: iwlwifi: mvm: update station's MFP flag after association (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: wilc1000: use vmm_table as array in wilc struct (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: rtlwifi: drop chk_switch_dmdp() from HAL interface (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: rtlwifi: drop fill_fake_txdesc() from HAL interface (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: rtlwifi: drop pre_fill_tx_bd_desc() from HAL interface (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: rtw89: move software DCFO compensation setting to proper position (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: rtw89: correct the DCFO tracking flow to improve CFO compensation (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: rtw89: modify the register setting and the flow of CFO tracking (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: rtw89: phy: generalize valid bit of BSS color (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: rtw89: phy: change naming related BT coexistence functions (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: rtw88: dump firmware debug information in abnormal state (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: rtw88: debug: add to check if debug mask is enabled (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: rtlwifi: cleanup struct rtl_ps_ctl (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: ath11k: rename the sc naming convention to ab (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: ath11k: rename the wmi_sc naming convention to wmi_ab (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: ath12k: Remove ath12k_base::bd_api (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: ath11k: Remove ath11k_base::bd_api (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: ath12k: Enable Mesh support for QCN9274 (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: ath12k: register EHT mesh capabilities (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: ath11k: Use device_get_match_data() (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: rtw89: mac: do bf_monitor only if WiFi 6 chips (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: rtw89: mac: set bf_assoc capabilities according to chip gen (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: rtw89: mac: set bfee_ctrl() according to chip gen (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: rtw89: mac: add registers of MU-EDCA parameters for WiFi 7 chips (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: rtw89: mac: generalize register of MU-EDCA switch according to chip gen (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: rtw89: mac: update RTS threshold according to chip gen (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: rtlwifi: simplify TX command fill callbacks (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: ath11k: Introduce and use ath11k_sta_to_arsta() (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: ath11k: Remove unused struct ath11k_htc_frame (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: ath12k: fix invalid m3 buffer address (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: ath12k: add ath12k_qmi_free_resource() for recovery (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: ath12k: configure RDDM size to MHI for device recovery (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: ath12k: add parsing of phy bitmap for reg rules (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: ath11k: add parsing of phy bitmap for reg rules (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: ath11k: ath11k_debugfs_register(): fix format-truncation warning (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: rtw89: coex: add annotation __counted_by() to struct rtw89_btc_btf_set_mon_reg (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: rtw89: coex: add annotation __counted_by() for struct rtw89_btc_btf_set_slot_table (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: rtw89: add EHT radiotap in monitor mode (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: rtw89: show EHT rate in debugfs (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: rtw89: parse TX EHT rate selected by firmware from RA C2H report (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: rtw89: Add EHT rate mask as parameters of RA H2C command (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: rtw89: parse EHT information from RX descriptor and PPDU status packet (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: radiotap: add bandwidth definition of EHT U-SIG (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: rtlwifi: use convenient list_count_nodes() (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: brcmfmac: fweh: Add __counted_by for struct brcmf_fweh_queue_item and use struct_size() (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: rtw88: Remove duplicate NULL check before calling usb_kill/free_urb() (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: ath12k: Consistently use ath12k_vif_to_arvif() (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: ath11k: call ath11k_mac_fils_discovery() without condition (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: ath12k: remove redundant memset() in ath12k_hal_reo_qdesc_setup() (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: rtlwifi: use unsigned long for bt_coexist_8723 timestamp (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: rtw88: 8821c: tweak CCK TX filter setting for SRRC regulation (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: rtw88: regd: update regulatory map to R64-R42 (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: rtw88: 8822c: update TX power limit to V70 (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: rtw88: 8821c: update TX power limit to V67 (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: rtw88: regd: configure QATAR and UK (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: rtlwifi: remove unreachable code in rtl92d_dm_check_edca_turbo() (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: rtw89: debug: txpwr table supports Wi-Fi 7 chips (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: rtw89: debug: show txpwr table according to chip gen (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: rtw89: phy: set TX power RU limit according to chip gen (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: rtw89: phy: set TX power limit according to chip gen (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: rtw89: phy: set TX power offset according to chip gen (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: rtw89: phy: set TX power by rate according to chip gen (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: rtw89: mac: get TX power control register according to chip gen (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: ath12k: fix debug messages (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: ath11k: fix Tx power value during active CAC (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: ath11k: fix CAC running state during virtual interface start (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: ath10k: simplify ath10k_peer_create() (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: rtlwifi: use unsigned long for rtl_bssid_entry timestamp (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: rtlwifi: fix EDCA limit set by BT coexistence (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: rt2x00: fix MT7620 low RSSI issue (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: rtw89: refine bandwidth 160MHz uplink OFDMA performance (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: rtw89: refine uplink trigger based control mechanism (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: rtw89: 8851b: update TX power tables to R34 (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: rtw89: 8852b: update TX power tables to R35 (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: rtw89: 8852c: update TX power tables to R67 (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: rtw89: regd: configure Thailand in regulation type (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: ath10k: indicate to mac80211 scan complete with aborted flag for ATH10K_SCAN_STARTING state (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: ath: dfs_pattern_detector: Use flex array to simplify code (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: ath: dfs_pattern_detector: Fix a memory initialization issue (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: ath10k: Don't touch the CE interrupt registers after power up (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: ath10k: consistently use kstrtoX_from_user() functions (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: ath12k: add keep backward compatibility of PHY mode to avoid firmware crash (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: ath12k: add read variant from SMBIOS for download board data (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: ath12k: do not drop data frames from unassociated stations (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: ath12k: mhi: fix potential memory leak in ath12k_mhi_register() (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mt76: Annotate struct mt76_rx_tid with __counted_by (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mt76: mt7921: update the channel usage when the regd domain changed (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mt76: mt7921: get regulatory information from the clc event (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mt76: mt7921: add 6GHz power type support for clc (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mt76: mt7921: enable set txpower for UNII-4 (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mt76: mt7921: move connac nic capability handling to mt7921 (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mt76: reduce spin_lock_bh held up in mt76_dma_rx_cleanup (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mt76: mt7996: remove periodic MPDU TXS request (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mt76: mt7996: enable PPDU-TxS to host (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mt76: mt7996: Add mcu commands for getting sta tx statistic (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mt76: mt7996: get tx_retries and tx_failed from txfree (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mt76: mt792x: move some common usb code in mt792x module (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mt76: mt792x: move mt7921_skb_add_usb_sdio_hdr in mt792x module (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mt76: mt7915 add tc offloading support (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mt76: mt7925: add Mediatek Wi-Fi7 driver for mt7925 chips (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mt76: mt7921: fix the wrong rate selected in fw for the chanctx driver (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mt76: mt7921: fix the wrong rate pickup for the chanctx driver (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mt76: move struct ieee80211_chanctx_conf up to struct mt76_vif (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mt76: Drop unnecessary error check for debugfs_create_dir() (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mt76: mt7915: fix beamforming availability check (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mt76: mt7915: update mpdu density capability (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mt76: check vif type before reporting cca and csa (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mt76: fix per-band IEEE80211_CONF_MONITOR flag comparison (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mt76: get rid of false alamrs of tx emission issues (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mt76: fix potential memory leak of beacon commands (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mt76: check sta rx control frame to multibss capability (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mt76: update beacon size limitation (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mt76: connac: add MBSSID support for mt7996 (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mt76: fix clang-specific fortify warnings (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mt76: mt7921e: Support MT7992 IP in Xiaomi Redmibook 15 Pro (2023) (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mt76: Use PTR_ERR_OR_ZERO() to simplify code (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mt76: mt7996: support per-band LED control (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mt76: mt7996: support more options for mt7996_set_bitrate_mask() (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mt76: mt7996: only set vif teardown cmds at remove interface (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mt76: mt7996: fix TWT command format (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mt76: mt7996: fix rx rate report for CBW320-2 (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mt76: mt7996: fix wmm queue mapping (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mt76: mt7996: fix beamformee ss subfield in EHT PHY cap (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mt76: mt7996: fix beamform mcu cmd configuration (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mt76: mt7996: set correct wcid in txp (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mt76: connac: add more unified event IDs (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mt76: connac: add more unified command IDs (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mt76: connac: add data field in struct tlv (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mt76: connac: add eht support for tx power (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mt76: connac: add eht support for phy mode config (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mt76: connac: export functions for mt7925 (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mt76: mt792x: support mt7925 chip init (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mt76: connac: introduce helper for mt7925 chipset (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mt76: mt7915: fix monitor mode issues (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mt76: add DMA mapping error check in mt76_alloc_txwi() (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mt76: remove unused error path in mt76_connac_tx_complete_skb (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mt76: fix race condition related to checking tx queue fill status (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mt76: use atomic iface iteration for pre-TBTT work (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mt76: mt7603: disable A-MSDU tx support on MT7628 (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mt76: mt7603: add missing register initialization for MT7628 (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mt76: mt7603: improve stuck beacon handling (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mt76: mt7603: improve watchdog reset reliablity (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mt76: mt7603: rework/fix rx pse hang check (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mac80211: add back SPDX identifier (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mac80211: fix ieee80211_drop_unencrypted_mgmt return type/value (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: rtlwifi: cleanup few rtlxxxx_set_hw_reg() routines (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: rtw89: declare MCC in interface combination (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: rtw89: 8852c: declare to support two chanctx (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: rtw89: pause/proceed MCC for ROC and HW scan (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: rtw89: mcc: fix NoA start time when GO is auxiliary (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: rt2x00: remove redundant check if u8 array element is less than zero (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: ath11k: mac: fix struct ieee80211_sband_iftype_data handling (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: ath11k: fix ath11k_mac_op_remain_on_channel() stack usage (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: ath12k: add msdu_end structure for WCN7850 (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: ath12k: Set default beacon mode to burst mode (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: ath12k: call ath12k_mac_fils_discovery() without condition (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: ath11k: remove unnecessary (void*) conversions (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: ath12k: enable IEEE80211_HW_SINGLE_SCAN_ON_ALL_BANDS for WCN7850 (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: ath12k: change to treat alpha code na as world wide regdomain (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: ath12k: indicate scan complete for scan canceled when scan running (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: ath12k: indicate to mac80211 scan complete with aborted flag for ATH12K_SCAN_STARTING state (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: ath12k: fix recovery fail while firmware crash when doing channel switch (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: ath12k: add support for hardware rfkill for WCN7850 (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: ath11k: use kstrtoul_from_user() where appropriate (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mac80211: expand __ieee80211_data_to_8023() status (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mac80211: split ieee80211_drop_unencrypted_mgmt() return value (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mac80211: remove RX_DROP_UNUSABLE (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mac80211: fix check for unusable RX result (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: cfg80211: add local_state_change to deauth trace (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: cfg80211: OWE DH IE handling offload (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: ieee80211: add UL-bandwidth definition of trigger frame (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: iwlwifi: add mapping of a periphery register crf for WH RF (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: iwlwifi: mvm: check for iwl_mvm_mld_update_sta() errors (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: iwlwifi: mvm: support injection antenna control (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: iwlwifi: mvm: refactor TX rate handling (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: iwlwifi: mvm: make pldr_sync AX210 specific (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: iwlwifi: fail NIC access fast on dead NIC (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: iwlwifi: mvm: add support for new wowlan_info_notif (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: iwlwifi: pcie: (re-)assign BAR0 on driver bind (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: iwlwifi: implement enable/disable for China 2022 regulatory (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: iwlwifi: mvm: handle link-STA allocation in restart (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: iwlwifi: mvm: iterate active links for STA queues (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: iwlwifi: mvm: support set_antenna() (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mac80211: reject MLO channel configuration if not supported (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mac80211: report per-link error during association (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: cfg80211: report per-link errors during association (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mac80211: support antenna control in injection (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mac80211: support handling of advertised TID-to-link mapping (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mac80211: add support for parsing TID to Link mapping element (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mac80211_hwsim: Handle BSS_CHANGED_VALID_LINKS (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mac80211: Notify the low level driver on change in MLO valid links (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mac80211_hwsim: move kernel-doc description (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mac80211: describe return values in kernel-doc (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: cfg80211: reg: describe return values in kernel-doc (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mac80211: allow for_each_sta_active_link() under RCU (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mac80211: relax RCU check in for_each_vif_active_link() (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mac80211: don't connect to an AP while it's in a CSA process (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mac80211: update the rx_chains after set_antenna() (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mac80211: use bandwidth indication element for CSA (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: cfg80211: split struct cfg80211_ap_settings (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mac80211: ethtool: always hold wiphy mutex (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: rtw89: load TX power related tables from FW elements (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: rtw89: phy: extend TX power common stuffs for Wi-Fi 7 chips (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: rtw89: load TX power by rate when RFE parms setup (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: rtw89: phy: refine helpers used for raw TX power (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: rtw89: indicate TX power by rate table inside RFE parameter (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: rtw89: indicate TX shape table inside RFE parameter (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: rtw89: add subband index of primary channel to struct rtw89_chan (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mwifiex: followup PCIE and related cleanups (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mwifiex: simplify PCIE write operations (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: ath11k: remove unused members of 'struct ath11k_base' (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: ath11k: drop redundant check in ath11k_dp_rx_mon_dest_process() (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: ath11k: drop NULL pointer check in ath11k_update_per_peer_tx_stats() (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: ath11k: fix boot failure with one MSI vector (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: ath10k: drop HTT_DATA_TX_STATUS_DOWNLOAD_FAIL (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: ath10k: Annotate struct ath10k_ce_ring with __counted_by (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: ath12k: Remove unnecessary (void*) conversions (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: ath10k: Remove unnecessary (void*) conversions (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: ath9k: clean up function ath9k_hif_usb_resume (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: ath12k: fix DMA unmap warning on NULL DMA address (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: ath12k: fix possible out-of-bound write in ath12k_wmi_ext_hal_reg_caps() (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: wilc1000: add back-off algorithm to balance tx queue packets (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mwifiex: use MODULE_FIRMWARE to add firmware files metadata (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mwifiex: cleanup struct mwifiex_sdio_mpa_rx (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: ath10k: fix clang-specific fortify warning (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: ath11k: add chip id board name while searching board-2.bin for WCN6855 (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: ath12k: fix possible out-of-bound read in ath12k_htt_pull_ppdu_stats() (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: ath12k: change to initialize recovery variables earlier in ath12k_core_reset() (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: ath12k: enable 320 MHz bandwidth for 6 GHz band in EHT PHY capability for WCN7850 (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: ath9k: fix clang-specific fortify warnings (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: ath9k: use u32 for txgain indexes (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: ath9k: simplify ar9003_hw_process_ini() (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: ath12k: fix radar detection in 160 MHz (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: ath12k: fix WARN_ON during ath12k_mac_update_vif_chan (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: rtw88: debug: Fix the NULL vs IS_ERR() bug for debugfs_create_file() (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: brcmfmac: firmware: Annotate struct brcmf_fw_request with __counted_by (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: brcmfmac: Annotate struct brcmf_gscan_config with __counted_by (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: cfg80211: make read-only array centers_80mhz static const (Jose Ignacio Tornos Martinez) [RHEL-19746] +- net: ethernet: mtk_wed: rename mtk_rxbm_desc in mtk_wed_bm_desc (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: rtl8xxxu: Add a description about the device ID 0x7392:0xb722 (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: rtw89: add mac_gen pointer to access mac port registers (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: rtw89: consolidate registers of mac port to struct (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: rtw89: add chip_info::txwd_info size to generalize TX WD submit (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: rtw89: add to fill TX descriptor v2 (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: rtw89: add to fill TX descriptor for firmware command v2 (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: rtw89: add to query RX descriptor format v2 (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: rtw89: mcc: deal with beacon NoA if GO exists (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: rtw89: mcc: deal with BT slot change (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: rtw89: mcc: deal with P2P PS change (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: rtw89: mcc: track beacon offset and update when needed (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: rtw89: mcc: update role bitmap when changed (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: rtw89: 52c: rfk: disable DPK during MCC (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: rtw89: rfk: disable driver tracking during MCC (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: rtw89: 52c: rfk: refine MCC channel info notification (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: cfg80211: save power spectral density(psd) of regulatory rule (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: cfg80211: fix kernel-doc for wiphy_delayed_work_flush() (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mac80211: don't return unset power in ieee80211_get_tx_power() (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mac80211: Sanity check tx bitrate if not provided by driver (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: iwlwifi: mvm: add a debug print when we get a BAR (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: iwlwifi: mvm: move listen interval to constants (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: iwlwifi: no power save during transition to D3 (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: iwlwifi: update context info structure definitions (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: iwlwifi: mvm: fix recovery flow in CSA (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: iwlwifi: Use FW rate for non-data frames (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: iwlwifi: mvm: enable FILS DF Tx on non-PSC channel (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: iwlwifi: mvm: make "pldr_sync" mode effective (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: iwlwifi: mvm: log dropped frames (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: iwlwifi: fw: disable firmware debug asserts (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: iwlwifi: remove dead-code (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: iwlwifi: pcie: enable TOP fatal error interrupt (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: iwlwifi: pcie: give up mem read if HW is dead (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: iwlwifi: pcie: rescan bus if no parent (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: cfg80211: export DFS CAC time and usable state helper functions (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: cfg80211: call reg_call_notifier on beacon hints (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: cfg80211: allow reg update by driver even if wiphy->regd is set (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mac80211: additions to change_beacon() (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: nl80211: additions to NL80211_CMD_SET_BEACON (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: cfg80211: modify prototype for change_beacon (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mac80211: fixes in FILS discovery updates (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: nl80211: fixes to FILS discovery updates (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: lib80211: remove unused variables iv32 and iv16 (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mac80211: remove shifted rate support (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: cfg80211: remove scan_width support (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: wext: avoid extra calls to strlen() in ieee80211_bss() (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: cfg80211: fix kernel-doc for wiphy_delayed_work_flush() (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: iwlwifi: increase number of RX buffers for EHT devices (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: iwlwifi: pcie: fix RB status reading (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: iwlwifi: mvm: reduce maximum RX A-MPDU size (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: iwlwifi: mvm: check link more carefully (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: iwlwifi: mvm: move RU alloc B2 placement (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: iwlwifi: fw: reconstruct the API/CAPA enum number (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: iwlwifi: mvm: fix kernel-doc (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: iwlwifi: pcie: fix kernel-doc issues (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: iwlwifi: dvm: remove kernel-doc warnings (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: iwlwifi: queue: fix kernel-doc (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: iwlwifi: don't use an uninitialized variable (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: iwlwifi: fix some kernel-doc issues (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: iwlwifi: honor the enable_ini value (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: iwlwifi: mvm: disconnect long CSA only w/o alternative (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: iwlwifi: mvm: increase session protection after CSA (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: iwlwifi: mvm: support CSA with MLD (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mac80211: fix channel switch link data (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mac80211: Do not force off-channel for management Tx with MLO (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mac80211: take MBSSID/EHT data also from probe resp (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mac80211: Print local link address during authentication (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mac80211: fix # of MSDU in A-MSDU calculation (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mac80211_hwsim: clean up kernel-doc (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: cfg80211: reg: fix various kernel-doc issues (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mac80211: fix various kernel-doc issues (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mac80211: remove unnecessary struct forward declaration (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mac80211: add more warnings about inserting sta info (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: cfg80211: add ieee80211_fragment_element to public API (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mac80211: add an element parsing unit test (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: cfg80211: add first kunit tests, for element defrag (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: cfg80211: fix off-by-one in element defrag (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mac80211: add support for mld in ieee80211_chswitch_done (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mac80211: fix RCU usage warning in mesh fast-xmit (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: cfg80211: annotate iftype_data pointer with sparse (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mac80211: fix BA session teardown race (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mac80211_hwsim: fix clang-specific fortify warning (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mac80211: fix TXQ error path and cleanup (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mac80211: Use flexible array in struct ieee80211_tim_ie (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: cfg80211: remove wdev mutex (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mac80211: set wiphy for virtual monitors (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mac80211: reduce iflist_mtx (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mac80211: remove local->mtx (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mac80211: remove ampdu_mlme.mtx (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mac80211: remove chanctx_mtx (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mac80211: remove key_mtx (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mac80211: remove sta_mtx (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mac80211: take wiphy lock for MAC addr change (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mac80211: extend wiphy lock in interface removal (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mac80211: hold wiphy_lock around concurrency checks (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mac80211: ethtool: hold wiphy mutex (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: cfg80211: check wiphy mutex is held for wdev mutex (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: cfg80211: hold wiphy lock in cfg80211_any_wiphy_oper_chan() (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: cfg80211: sme: hold wiphy lock for wdev iteration (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: cfg80211: reg: hold wiphy mutex for wdev iteration (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mac80211: check wiphy mutex in ops (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mac80211: move color change finalize to wiphy work (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mac80211: move CSA finalize to wiphy work (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mac80211: move filter reconfig to wiphy work (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mac80211: move tspec work to wiphy work (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mac80211: move key tailroom work to wiphy work (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mac80211: move TDLS work to wiphy work (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mac80211: move sched-scan stop work to wiphy work (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mac80211: move dynamic PS to wiphy work (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mac80211: move link activation work to wiphy work (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mac80211: move offchannel works to wiphy work (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mac80211: lock wiphy in IP address notifier (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mac80211: move monitor work to wiphy work (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mac80211: move scan work to wiphy work (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mac80211: move radar detect work to wiphy work (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mac80211: move DFS CAC work to wiphy work (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mac80211: add more ops assertions (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mac80211: convert A-MPDU work to wiphy work (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mac80211: flush wiphy work where appropriate (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: cfg80211: add flush functions for wiphy work (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: cfg80211: check RTNL when iterating devices (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mac80211: lock wiphy for aggregation debugfs (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mac80211: hold wiphy lock in netdev/link debugfs (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mac80211: debugfs: lock wiphy instead of RTNL (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mac80211: fix SMPS status handling (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mac80211: Fix SMPS handling in the context of MLO (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mac80211: rework ack_frame_id handling a bit (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: mac80211: tx: clarify conditions in if statement (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: rtw89: 8922a: set memory heap address for secure firmware (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: rtw89: fw: refine download flow to support variant firmware suits (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: rtw89: 8922a: add chip_ops::bb_preinit to enable BB before downloading firmware (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: rtw89: fw: propagate an argument include_bb for BB MCU firmware (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: rtw89: fw: add checking type for variant type of firmware (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: rtw89: fw: implement supported functions of download firmware for WiFi 7 chips (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: rtw89: fw: generalize download firmware flow by mac_gen pointers (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: rtw89: fw: move polling function of firmware path ready to an individual function (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: rtw89: mcc: trigger FW to start/stop MCC (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: rtw89: fix typo of rtw89_fw_h2c_mcc_macid_bitmap() (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: rtw89: mcc: decide pattern and calculate parameters (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: rtw89: mcc: consider and determine BT duration (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: rtw89: mcc: fill fundamental configurations (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: rtw89: mcc: initialize start flow (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: ath11k: fix tid bitmap is 0 in peer rx mu stats (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: ath11k: move references from rsvd2 to info fields (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: ath12k: fix undefined behavior with __fls in dp (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: ath12k: Ignore fragments from uninitialized peer in dp (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: ath11k: mhi: add a warning message for MHI_CB_EE_RDDM crash (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: rtw89: 8852c: Fix TSSI causes transmit power inaccuracy (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: rtw89: 8852c: Update bandedge parameters for better performance (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: rtl8xxxu: mark TOTOLINK N150UA V5/N150UA-B as tested (Jose Ignacio Tornos Martinez) [RHEL-19746] +- wifi: rtw88: fix typo rtw8822cu_probe (Jose Ignacio Tornos Martinez) [RHEL-19746] +- serial: 8250_dw: Add ACPI ID for Granite Rapids-D UART (David Arcari) [RHEL-22701] +- pinctrl: pinctrl-single: add ti,j7200-padconf compatible (Andrew Halaney) [RHEL-24719] +- serial: 8250_omap: Add earlycon support for the AM654 UART controller (Andrew Halaney) [RHEL-24719] +- pinctrl: single: Convert to platform remove callback returning void (Andrew Halaney) [RHEL-24719] +- pinctrl: single: Drop if block with always false condition (Andrew Halaney) [RHEL-24719] +- pinctrl: single: remove get rid of __maybe_unused (Andrew Halaney) [RHEL-24719] +- pinctrl: single: Add compatible for ti,am654-padconf (Andrew Halaney) [RHEL-24719] +- pinctrl: Use of_property_present() for testing DT property presence (Andrew Halaney) [RHEL-24719] +- pinctrl: single: fix potential NULL dereference (Andrew Halaney) [RHEL-24719] +- pinctrl: single: Fix potential division by zero (Andrew Halaney) [RHEL-24719] +- pinctrl: single: Add missing header(s) (Andrew Halaney) [RHEL-24719] +- io_uring: ensure local task_work is run on wait timeout (Jeff Moyer) [RHEL-21391] +- io_uring/rw: ensure io->bytes_done is always initialized (Jeff Moyer) [RHEL-21391] +- io_uring/kbuf: Fix an NULL vs IS_ERR() bug in io_alloc_pbuf_ring() (Jeff Moyer) [RHEL-19169 RHEL-21391 RHEL-19168] {CVE-2024-0582} +- io_uring/kbuf: recycle freed mapped buffer ring entries (Jeff Moyer) [RHEL-19169 RHEL-21391 RHEL-19168] {CVE-2024-0582} +- io_uring/cmd: fix breakage in SOCKET_URING_OP_SIOC* implementation (Jeff Moyer) [RHEL-21391] +- io_uring/af_unix: disable sending io_uring over sockets (Jeff Moyer) [RHEL-21391] +- io_uring/kbuf: check for buffer list readiness after NULL check (Jeff Moyer) [RHEL-19169 RHEL-21391 RHEL-19168] {CVE-2024-0582} +- io_uring: fix mutex_unlock with unreferenced ctx (Jeff Moyer) [RHEL-21391] +- io_uring: use fget/fput consistently (Jeff Moyer) [RHEL-21391] +- io_uring: free io_buffer_list entries via RCU (Jeff Moyer) [RHEL-19169 RHEL-21391 RHEL-19168] {CVE-2024-0582} +- io_uring/kbuf: defer release of mapped buffer rings (Jeff Moyer) [RHEL-19169 RHEL-21391 RHEL-19168] {CVE-2024-0582} +- io_uring: enable io_mem_alloc/free to be used in other parts (Jeff Moyer) [RHEL-21391] +- io_uring: don't guard IORING_OFF_PBUF_RING with SETUP_NO_MMAP (Jeff Moyer) [RHEL-21391] +- io_uring: don't allow discontig pages for IORING_SETUP_NO_MMAP (Jeff Moyer) [RHEL-21391] +- io_uring/fs: consider link->flags when getting path for LINKAT (Jeff Moyer) [RHEL-21391] +- io_uring/fdinfo: remove need for sqpoll lock for thread/pid retrieval (Jeff Moyer) [RHEL-21391] +- io_uring/net: ensure socket is marked connected on connect retry (Jeff Moyer) [RHEL-21391] +- io_uring/kbuf: prune deferred locked cache when tearing down (Jeff Moyer) [RHEL-21391] +- io_uring/kbuf: Use slab for struct io_buffer objects (Jeff Moyer) [RHEL-21391] +- io_uring/kbuf: Allow the full buffer id space for provided buffers (Jeff Moyer) [RHEL-21391] +- io_uring/kbuf: Fix check of BID wrapping in provided buffers (Jeff Moyer) [RHEL-21391] +- arm64: dts: qcom: sa8775p: Add new memory map updates to SA8775P (Eric Chanudet) [RHEL-24753] +- s390/ipl: add missing intersection check to ipl_report handling (Tobias Huschle) [RHEL-24611] +- net: stmmac: Fix ethool link settings ops for integrated PCS (Andrew Halaney) [RHEL-22484] +- net: stmmac: remove set but unused mask in stmmac_ethtool_set_link_ksettings() (Andrew Halaney) [RHEL-22484] +- net: stmmac: dwmac-qcom-ethqos: Fix drops in 10M SGMII RX (Andrew Halaney) [RHEL-22484] +- net: stmmac: Handle disabled MDIO busses from devicetree (Andrew Halaney) [RHEL-22484] +- net: stmmac: don't create a MDIO bus if unnecessary (Andrew Halaney) [RHEL-22484] +- integrity: powerpc: Do not select CA_MACHINE_KEYRING (Coiby Xu) [RHEL-11462] +- integrity: PowerVM support for loading third party code signing keys (Coiby Xu) [RHEL-11462] +- integrity: PowerVM machine keyring enablement (Coiby Xu) [RHEL-11462] +- integrity: check whether imputed trust is enabled (Coiby Xu) [RHEL-11462] +- integrity: remove global variable from machine_keyring.c (Coiby Xu) [RHEL-11462] +- integrity: ignore keys failing CA restrictions on non-UEFI platform (Coiby Xu) [RHEL-11462] +- integrity: PowerVM support for loading CA keys on machine keyring (Coiby Xu) [RHEL-11462] +- security/integrity: fix pointer to ESL data and its size on pseries (Coiby Xu) [RHEL-2431] + +* Fri Feb 09 2024 Scott Weaver [5.14.0-420.el9] +- macsec: Use helper macsec_netdev_priv for offload drivers (Ivan Vecera) [RHEL-22387] +- xfs: fix internal error from AGFL exhaustion (Pavel Reichl) [RHEL-22150] +- EDAC/i10nm: Add Intel Sierra Forest server support (Aristeu Rozanski) [RHEL-24446] +- mmc: sdhci_am654: Drop lookup for deprecated ti,otap-del-sel (Andrew Halaney) [RHEL-23902] +- mmc: sdhci_am654: fix start loop index for TAP value parsing (Andrew Halaney) [RHEL-23902] +- mmc: sdhci_am654: Convert to platform remove callback returning void (Andrew Halaney) [RHEL-23902] +- mmc: sdhci_am654: Properly handle failures in .remove() (Andrew Halaney) [RHEL-23902] +- mmc: sdhci_am654: Add support for PM suspend/resume (Andrew Halaney) [RHEL-23902] +- mmc: sdhci_am654: Set HIGH_SPEED_ENA for SDR12 and SDR25 (Andrew Halaney) [RHEL-23902] +- mmc: sdhci_am654: lower power-on failed message severity (Andrew Halaney) [RHEL-23902] +- mmc: sdhci_am654: Use dev_err_probe() for mmc_of_parse() return code (Andrew Halaney) [RHEL-23902] +- mmc: sdhci_am654: Fix SDHCI_RESET_ALL for CQHCI (Andrew Halaney) [RHEL-23902] +- mmc: sdhci_am654: Remove the unneeded result variable (Andrew Halaney) [RHEL-23902] +- drivers: mmc: sdhci_am654: Add the quirk to set TESTCD bit (Andrew Halaney) [RHEL-23902] +- mmc: sdhci_am654: Add Support for TI's AM62 SoC (Andrew Halaney) [RHEL-23902] +- mmc: sdhci_am654: Fix the driver data of AM64 SoC (Andrew Halaney) [RHEL-23902] +- drm/vmwgfx: Fix possible null pointer derefence with invalid contexts (Jocelyn Falempe) [RHEL-3181 RHEL-3191] {CVE-2022-38096} +- x86/hyperv: Use atomic_try_cmpxchg() to micro-optimize hv_nmi_unknown() (Maxim Levitsky) [RHEL-20318] +- x86/hyperv: Fix the detection of E820_TYPE_PRAM in a Gen2 VM (Maxim Levitsky) [RHEL-20318] +- PCI: hv: Annotate struct hv_dr_state with __counted_by (Maxim Levitsky) [RHEL-20318] +- hyperv: reduce size of ms_hyperv_info (Maxim Levitsky) [RHEL-20318] +- x86/hyperv: Add common print prefix "Hyper-V" in hv_init (Maxim Levitsky) [RHEL-20318] +- x86/hyperv: Remove hv_vtl_early_init initcall (Maxim Levitsky) [RHEL-20318] +- x86/hyperv: Restrict get_vtl to only VTL platforms (Maxim Levitsky) [RHEL-20318] +- hv: hyperv.h: Replace one-element array with flexible-array member (Maxim Levitsky) [RHEL-20318] +- Drivers: hv: vmbus: Don't dereference ACPI root object handle (Maxim Levitsky) [RHEL-20318] +- hv_balloon: Update the balloon driver to use the SBRM API (Maxim Levitsky) [RHEL-20318] +- Drivers: hv: vmbus: Remove unused extern declaration vmbus_ontimer() (Maxim Levitsky) [RHEL-20318] +- x86/hyperv: add noop functions to x86_init mpparse functions (Maxim Levitsky) [RHEL-20318] +- x86/hyperv: fix a warning in mshyperv.h (Maxim Levitsky) [RHEL-20318] +- x86/hyperv: Disable IBT when hypercall page lacks ENDBR instruction (Maxim Levitsky) [RHEL-20318] +- x86/hyperv: Improve code for referencing hyperv_pcpu_input_arg (Maxim Levitsky) [RHEL-20318] +- Drivers: hv: Change hv_free_hyperv_page() to take void * argument (Maxim Levitsky) [RHEL-20318] +- clocksource/drivers/hyper-v: Rework clocksource and sched clock setup (Maxim Levitsky) [RHEL-20318] +- clocksource: hyper-v: Provide noinstr sched_clock() (Maxim Levitsky) [RHEL-20318] +- Drivers: hv: vmbus: Fix vmbus_wait_for_unload() to scan present CPUs (Maxim Levitsky) [RHEL-20318] +- Drivers: hv: vmbus: Call hv_synic_free() if hv_synic_alloc() fails (Maxim Levitsky) [RHEL-20318] +- x86/hyperv/vtl: Add noop for realmode pointers (Maxim Levitsky) [RHEL-20318] +- Drivers: hv: move panic report code from vmbus to hv early init code (Maxim Levitsky) [RHEL-20318] +- x86/hyperv: VTL support for Hyper-V (Maxim Levitsky) [RHEL-20318] +- Drivers: hv: Kconfig: Add HYPERV_VTL_MODE (Maxim Levitsky) [RHEL-20318] +- x86/hyperv: Make hv_get_nmi_reason public (Maxim Levitsky) [RHEL-20318] +- x86/init: Make get/set_rtc_noop() public (Maxim Levitsky) [RHEL-20318] +- x86/rtc: Remove __init for runtime functions (Maxim Levitsky) [RHEL-20318] +- x86/hyperv: Exclude lazy TLB mode CPUs from enlightened TLB flushes (Maxim Levitsky) [RHEL-20318] +- x86/hyperv: Add callback filter to cpumask_to_vpset() (Maxim Levitsky) [RHEL-20318] +- clocksource: hyper-v: make sure Invariant-TSC is used if it is available (Maxim Levitsky) [RHEL-20318] +- Driver: VMBus: Add Devicetree support (Maxim Levitsky) [RHEL-20318] +- dt-bindings: bus: Add Hyper-V VMBus (Maxim Levitsky) [RHEL-20318] +- Drivers: hv: vmbus: Convert acpi_device to more generic platform_device (Maxim Levitsky) [RHEL-20318] +- ACPI: bus: Add stub acpi_sleep_state_supported() in non-ACPI cases (Maxim Levitsky) [RHEL-20318] +- drivers/clocksource/hyper-v: non ACPI support in hyperv clock (Maxim Levitsky) [RHEL-20318] +- hv: simplify sysctl registration (Maxim Levitsky) [RHEL-20318] +- x86/hyperv: Block root partition functionality in a Confidential VM (Maxim Levitsky) [RHEL-20318] +- PCI: hv: update comment in x86 specific hv_arch_irq_unmask (Maxim Levitsky) [RHEL-20318] +- drivers: convert unsupported .adjfreq to .adjfine (Maxim Levitsky) [RHEL-20318] +- Kconfig: introduce HAS_IOPORT option and select it as necessary (Desnes Nunes) [RHEL-22462] +- netfilter: nft_set_pipapo: skip inactive elements during set walk (Florian Westphal) [RHEL-19722 RHEL-19961] {CVE-2023-6817} +- net: tls, update curr on splice as well (Sabrina Dubroca) [RHEL-19066 RHEL-19067] {CVE-2024-0646} +- irqchip/gic-v3: Workaround for GIC-700 erratum 2941627 (Joel Slebodnick) [RHEL-5156] +- irqchip/gic-v3: Enable Rockchip 3588001 erratum workaround for RK3588S (Joel Slebodnick) [RHEL-5156] +- irqchip/gic-v4.1: Properly lock VPEs when doing a directLPI invalidation (Joel Slebodnick) [RHEL-5156] +- irqchip/gic-v3-its: Enable RESEND_WHEN_IN_PROGRESS for LPIs (Joel Slebodnick) [RHEL-5156] +- genirq: Allow fasteoi handler to resend interrupts on concurrent handling (Joel Slebodnick) [RHEL-5156] +- genirq: Expand doc for PENDING and REPLAY flags (Joel Slebodnick) [RHEL-5156] +- genirq: Use BIT() for the IRQD_* state flags (Joel Slebodnick) [RHEL-5156] +- irqchip/gic-v3: Work around affinity issues on ASR8601 (Joel Slebodnick) [RHEL-5156] +- irqchip/gic-v3: Improve affinity helper (Joel Slebodnick) [RHEL-5156] +- vlan: Add MACsec offload operations for VLAN interface (Ivan Vecera) [RHEL-20942] +- net: usb: ax88179_178a: avoid failed operations when device is disconnected (Jose Ignacio Tornos Martinez) [RHEL-17562] +- net: usb: ax88179_178a: avoid two consecutive device resets (Jose Ignacio Tornos Martinez) [RHEL-17562] +- net: usb: ax88179_178a: fix failed operations during ax88179_reset (Jose Ignacio Tornos Martinez) [RHEL-17562] +- net: usb: ax88179_178a: Bind only to vendor-specific interface (Jose Ignacio Tornos Martinez) [RHEL-17562] +- net: usb: ax88179_178a: wol optimizations (Jose Ignacio Tornos Martinez) [RHEL-17562] +- net: usb: ax88179_178a: move priv to driver_priv (Jose Ignacio Tornos Martinez) [RHEL-17562] +- net: usb: ax88179_178a: restore state on resume (Jose Ignacio Tornos Martinez) [RHEL-17562] +- net: usb: ax88179_178a: clean up pm calls (Jose Ignacio Tornos Martinez) [RHEL-17562] +- net: usb: ax88179_178a: remove redundant init code (Jose Ignacio Tornos Martinez) [RHEL-17562] +- net: make drivers set the TSO limit not the GSO limit (Jose Ignacio Tornos Martinez) [RHEL-17562] +- net: usb: ax88179_178a: add Allied Telesis AT-UMCs (Jose Ignacio Tornos Martinez) [RHEL-17562] +- net: usb: ax88179_178a: add TSO feature (Jose Ignacio Tornos Martinez) [RHEL-17562] +- ethernet: constify references to netdev->dev_addr in drivers (Jose Ignacio Tornos Martinez) [RHEL-17562] + +* Wed Feb 07 2024 Scott Weaver [5.14.0-419.el9] +- macsec: add functions to get macsec real netdevice and check offload (Ivan Vecera) [RHEL-22386] +- selftests: net: explicitly wait for listener ready (Lucas Karpinski) [RHEL-23051] +- selftests: net: List helper scripts in TEST_FILES Makefile variable (Lucas Karpinski) [RHEL-23051] +- selftests: net: Remove executable bits from library scripts (Lucas Karpinski) [RHEL-23051] +- selftests: net: included needed helper in the install targets (Lucas Karpinski) [RHEL-23051] +- selftests/net: synchronize udpgro tests' tx and rx connection (Lucas Karpinski) [RHEL-23051] +- firmware: ti_sci: Fix an off-by-one in ti_sci_debugfs_create() (Andrew Halaney) [RHEL-23901] +- firmware: ti_sci: Use device_get_match_data() (Andrew Halaney) [RHEL-23901] +- firmware: ti_sci: Mark driver as non removable (Andrew Halaney) [RHEL-23901] +- firmware: ti_sci: refactor deprecated strncpy (Andrew Halaney) [RHEL-23901] +- firmware: ti_sci: Use list_for_each_entry() helper (Andrew Halaney) [RHEL-23901] +- firmware: ti_sci: Fixup documentation errors (Andrew Halaney) [RHEL-23901] +- clk: keystone: sci-clk: check return value of kasprintf() (Andrew Halaney) [RHEL-23901] +- clk: keystone: Convert to platform remove callback returning void (Andrew Halaney) [RHEL-23901] +- irqchip/ti-sci: Fix refcount leak in ti_sci_intr_irq_domain_probe (Andrew Halaney) [RHEL-23901] +- firmware: ti_sci: inproper error handling of ti_sci_probe (Andrew Halaney) [RHEL-23901] +- firmware: ti_sci: rm: remove unneeded semicolon (Andrew Halaney) [RHEL-23901] +- soc: ti: ti_sci_inta_msi: Remove ti_sci_inta_msi_domain_free_irqs() (Andrew Halaney) [RHEL-23901] +- ext4: fix warning in ext4_dio_write_end_io() (Carlos Maiolino) [RHEL-23635] +- ext4: properly sync file size update after O_SYNC direct IO (Carlos Maiolino) [RHEL-23635] +- iomap: update ki_pos a little later in iomap_dio_complete (Carlos Maiolino) [RHEL-23635] +- Revert "ext4: properly sync file size update after O_SYNC direct IO" (Carlos Maiolino) [RHEL-23635] +- Revert "ext4: fix warning in ext4_dio_write_end_io()" (Carlos Maiolino) [RHEL-23635] +- gve: Remove dependency on 4k page size. (Joshua Washington) [RHEL-22208] +- gve: Add page size register to the register_page_list command. (Joshua Washington) [RHEL-22208] +- gve: Remove obsolete checks that rely on page size. (Joshua Washington) [RHEL-22208] +- gve: Deprecate adminq_pfn for pci revision 0x1. (Joshua Washington) [RHEL-22208] +- gve: Perform adminq allocations through a dma_pool. (Joshua Washington) [RHEL-22208] +- gve: add gve_features_check() (Joshua Washington) [RHEL-22208] +- gve: Fixes for napi_poll when budget is 0 (Joshua Washington) [RHEL-22208] +- gve: Do not fully free QPL pages on prefill errors (Joshua Washington) [RHEL-22208] +- gve: Use size_add() in call to struct_size() (Joshua Washington) [RHEL-22208] +- gve: fix frag_list chaining (Joshua Washington) [RHEL-22208] +- gve: RX path for DQO-QPL (Joshua Washington) [RHEL-22208 RHEL-9879] +- gve: Tx path for DQO-QPL (Joshua Washington) [RHEL-22208 RHEL-9879] +- gve: Control path for DQO-QPL (Joshua Washington) [RHEL-22208 RHEL-9879] +- gve: trivial spell fix Recive to Receive (Joshua Washington) [RHEL-22208] +- gve: unify driver name usage (Joshua Washington) [RHEL-22208] +- gve: Set default duplex configuration to full (Joshua Washington) [RHEL-22208] +- gve: use vmalloc_array and vcalloc (Joshua Washington) [RHEL-22208] +- gve: Support IPv6 Big TCP on DQ (Joshua Washington) [RHEL-22208] +- gve: Remove the code of clearing PBA bit (Joshua Washington) [RHEL-22208] +- gve: Secure enough bytes in the first TX desc for all TCP pkts (Joshua Washington) [RHEL-22208] +- gve: Cache link_speed value from device (Joshua Washington) [RHEL-22208] +- gve: Add AF_XDP zero-copy support for GQI-QPL format (Joshua Washington) [RHEL-22208] +- gve: Add XDP REDIRECT support for GQI-QPL format (Joshua Washington) [RHEL-22208] +- gve: Add XDP DROP and TX support for GQI-QPL format (Joshua Washington) [RHEL-22208] +- gve: Changes to add new TX queues (Joshua Washington) [RHEL-22208] +- gve: XDP support GQI-QPL: helper function changes (Joshua Washington) [RHEL-22208] +- gve: Fix gve interrupt names (Joshua Washington) [RHEL-22208] +- gve: Handle alternate miss completions (Joshua Washington) [RHEL-22208] +- gve: Adding a new AdminQ command to verify driver (Joshua Washington) [RHEL-22208] +- gve: Fix error return code in gve_prefill_rx_pages() (Joshua Washington) [RHEL-22208] +- gve: Reduce alloc and copy costs in the GQ rx path (Joshua Washington) [RHEL-22208] +- google/gve:fix repeated words in comments (Joshua Washington) [RHEL-22208] +- gve: Fix spelling mistake "droping" -> "dropping" (Joshua Washington) [RHEL-22208] +- gve: enhance no queue page list detection (Joshua Washington) [RHEL-22208] +- perf test: Basic branch counter support (Michael Petlan) [RHEL-15660] +- perf tools: Add branch counter knob (Michael Petlan) [RHEL-15660] +- perf header: Support num and width of branch counters (Michael Petlan) [RHEL-15660] +- tools headers UAPI: Sync include/uapi/linux/perf_event.h header with the kernel (Michael Petlan) [RHEL-15660] +- perf/x86/intel: Support branch counters logging (Michael Petlan) [RHEL-15660] +- perf/x86/intel: Reorganize attrs and is_visible (Michael Petlan) [RHEL-15660] +- perf: Add branch_sample_call_stack (Michael Petlan) [RHEL-15660] +- perf/x86: Add PERF_X86_EVENT_NEEDS_BRANCH_STACK flag (Michael Petlan) [RHEL-15660] +- perf: Add branch stack counters (Michael Petlan) [RHEL-15660] +- redhat/configs/x86: Set CONFIG_KVM_MAX_NR_VCPUS=4096 (Vitaly Kuznetsov) [RHEL-11579] +- KVM: x86: Add CONFIG_KVM_MAX_NR_VCPUS to allow up to 4096 vCPUs (Vitaly Kuznetsov) [RHEL-11579] +- cgroup: Avoid false cacheline sharing of read mostly rstat_cpu (Waiman Long) [RHEL-21091] +- cgroup/rstat: Optimize cgroup_rstat_updated_list() (Waiman Long) [RHEL-21091] +- cgroup/rstat: Reduce cpu_lock hold time in cgroup_rstat_flush_locked() (Waiman Long) [RHEL-21091] +- clk: composite: Fix 'switching' to same clock (Eric Chanudet) [RHEL-20493] +- clk: composite: Use rate_ops.determine_rate when also a mux is available (Eric Chanudet) [RHEL-20493] +- clk: composite: Also consider .determine_rate for rate + mux composites (Eric Chanudet) [RHEL-20493] +- clk: imx: clk-divider-gate: Switch to clk_divider.determine_rate (Eric Chanudet) [RHEL-20493] +- clk: divider: Implement and wire up .determine_rate by default (Eric Chanudet) [RHEL-20493] +- clk: imx: Add 519.75MHz frequency support for imx9 pll (Eric Chanudet) [RHEL-20493] +- clk: imx93: Add PDM IPG clk (Eric Chanudet) [RHEL-20493] +- dt-bindings: clock: imx93: Add PDM IPG clk (Eric Chanudet) [RHEL-20493] +- dt-bindings: clock: imx93: add NIC, A55 and ARM PLL CLK (Eric Chanudet) [RHEL-20493] +- clk: imx: fracn-gppll: Add 300MHz freq support for imx9 (Eric Chanudet) [RHEL-20493] +- clk: imx: fracn-gppll: support integer pll (Eric Chanudet) [RHEL-20493] +- clk: imx: fracn-gppll: disable hardware select control (Eric Chanudet) [RHEL-20493] +- clk: imx: fracn-gppll: fix the rate table (Eric Chanudet) [RHEL-20493] +- HID: intel-ish-hid: ipc: Disable and reenable ACPI GPE bit (Tony Camuso) [RHEL-15109] +- HID: intel-ish-hid: ipc: Add Arrow Lake PCI device ID (Tony Camuso) [RHEL-15109] + +* Mon Feb 05 2024 Scott Weaver [5.14.0-418.el9] +- atm: Fix Use-After-Free in do_vcc_ioctl (Guillaume Nault) [RHEL-21181 RHEL-21185] {CVE-2023-51780} +- netfilter: nat: fix ipv6 nat redirect with mapped and scoped addresses (Florian Westphal) [RHEL-21369] +- netfilter: nft_redir: use `struct nf_nat_range2` throughout and deduplicate eval call-backs (Florian Westphal) [RHEL-21369] +- netfilter: nf_nat: fix action not being set for all ct states (Florian Westphal) [RHEL-21369] +- netfilter: conntrack: fix extension size table (Florian Westphal) [RHEL-21369] +- netfilter: nf_conntrack_sip: fix the ct_sip_parse_numerical_param() return value. (Florian Westphal) [RHEL-21369] +- netfilter: conntrack: set icmpv6 redirects as RELATED (Florian Westphal) [RHEL-21369] +- cifs: fix session state transition to avoid use-after-free issue (Jay Shin) [RHEL-20534] +- perf/x86/amd: Reject branch stack for IBS events (Michael Petlan) [RHEL-10908] +- smb: client: fix potential OOB in smb2_dump_detail() (Scott Mayhew) [RHEL-21677 RHEL-19147] {CVE-2023-6610} +- smb: client: fix potential OOB in cifs_dump_detail() (Scott Mayhew) [RHEL-21677 RHEL-19147] {CVE-2023-6610} +- x86/mce/inject: Clear test status value (Aristeu Rozanski) [RHEL-10032] +- EDAC/amd64: Add support for AMD family 1Ah models 00h-1Fh and 40h-4Fh (Aristeu Rozanski) [RHEL-10032] +- hwmon: (k10temp) Add thermal support for AMD Family 1Ah-based models (Aristeu Rozanski) [RHEL-10032] +- EDAC/amd64: Rename f17h_determine_edac_ctl_cap() (Aristeu Rozanski) [RHEL-10032] +- EDAC/amd64: Split setup_mci_misc_attrs() into dct/umc functions (Aristeu Rozanski) [RHEL-10032] +- EDAC/amd64: Split ecc_enabled() into dct/umc functions (Aristeu Rozanski) [RHEL-10032] +- EDAC/amd64: Split read_mc_regs() into dct/umc functions (Aristeu Rozanski) [RHEL-10032] +- EDAC/amd64: Split determine_memory_type() into dct/umc functions (Aristeu Rozanski) [RHEL-10032] +- EDAC/amd64: Split read_base_mask() into dct/umc functions (Aristeu Rozanski) [RHEL-10032] +- EDAC/amd64: Split prep_chip_selects() into dct/umc functions (Aristeu Rozanski) [RHEL-10032] +- EDAC/amd64: Rework hw_info_{get,put} (Aristeu Rozanski) [RHEL-10032] +- EDAC/amd64: Merge struct amd64_family_type into struct amd64_pvt (Aristeu Rozanski) [RHEL-10032] +- EDAC/amd64: Do not discover ECC symbol size for Family 17h and later (Aristeu Rozanski) [RHEL-10032] +- EDAC/amd64: Drop dbam_to_cs() for Family 17h and later (Aristeu Rozanski) [RHEL-10032] +- EDAC/amd64: Split get_csrow_nr_pages() into dct/umc functions (Aristeu Rozanski) [RHEL-10032] +- EDAC/amd64: Rename debug_display_dimm_sizes() (Aristeu Rozanski) [RHEL-10032] +- x86/MCE/AMD: Use an u64 for bank_map (Aristeu Rozanski) [RHEL-10032] +- x86/mce: Make sure logged MCEs are processed after sysfs update (Aristeu Rozanski) [RHEL-10032] +- EDAC/amd64: Remove early_channel_count() (Aristeu Rozanski) [RHEL-10032] +- x86/mce: Check whether writes to MCA_STATUS are getting ignored (Aristeu Rozanski) [RHEL-10032] +- x86/mce: Use arch atomic and bit helpers (Aristeu Rozanski) [RHEL-10032] +- cpumask: Add a x86-specific cpumask_clear_cpu() helper (Aristeu Rozanski) [RHEL-10032] +- EDAC/amd64: Add context struct (Aristeu Rozanski) [RHEL-10032] +- EDAC/amd64: Allow for DF Indirect Broadcast reads (Aristeu Rozanski) [RHEL-10032] +- thunderbolt: Set lane bonding bit only for downstream port (Desnes Nunes) [RHEL-21056] +- rh_messages.h: update driver and device lists (Scott Weaver) [RHEL-22125] +- kobject: Fix slab-out-of-bounds in fill_kobj_path() (Waiman Long) [RHEL-20927 RHEL-20929] {CVE-2023-45863} +- kobject: modify kobject_get_path() to take a const * (Waiman Long) [RHEL-20927 RHEL-20929] {CVE-2023-45863} +- hv_netvsc: Calculate correct ring size when PAGE_SIZE is not 4 Kbytes (Maxim Levitsky) [RHEL-23420] +- hv_netvsc: remove duplicated including of slab.h (Maxim Levitsky) [RHEL-23420] +- hv_netvsc: rndis_filter needs to select NLS (Maxim Levitsky) [RHEL-23420] +- hv_netvsc: Mark VF as slave before exposing it to user-mode (Maxim Levitsky) [RHEL-23420] +- hv_netvsc: Fix race of register_netdevice_notifier and VF register (Maxim Levitsky) [RHEL-23420] +- hv_netvsc: fix race of netvsc and VF register_netdevice (Maxim Levitsky) [RHEL-23420] +- hv_netvsc: fix netvsc_send_completion to avoid multiple message length checks (Maxim Levitsky) [RHEL-23420] +- hv_netvsc: Allocate rx indirection table size dynamically (Maxim Levitsky) [RHEL-23420] +- RDMA/mana_ib: Add CQ interrupt support for RAW QP (Maxim Levitsky) [RHEL-23420] +- RDMA/mana_ib: query device capabilities (Maxim Levitsky) [RHEL-23420] +- RDMA/mana_ib: register RDMA device with GDMA (Maxim Levitsky) [RHEL-23420] +- net: mana: select PAGE_POOL (Maxim Levitsky) [RHEL-23420] +- net: mana: add msix index sharing between EQs (Maxim Levitsky) [RHEL-23420] +- net: mana: Fix spelling mistake "enforecement" -> "enforcement" (Maxim Levitsky) [RHEL-23420] +- net :mana :Add remaining GDMA stats for MANA to ethtool (Maxim Levitsky) [RHEL-23420] +- net: mana: Use xdp_set_features_flag instead of direct assignment (Maxim Levitsky) [RHEL-23420] +- net: mana: Fix oversized sge0 for GSO packets (Maxim Levitsky) [RHEL-23420] +- net: mana: Fix the tso_bytes calculation (Maxim Levitsky) [RHEL-23420] +- net: mana: Fix TX CQE error handling (Maxim Levitsky) [RHEL-23420] +- net: mana: Add gdma stats to ethtool output for mana (Maxim Levitsky) [RHEL-23420] +- net: mana: Fix MANA VF unload when hardware is unresponsive (Maxim Levitsky) [RHEL-23420] +- net: mana: Add page pool for RX buffers (Maxim Levitsky) [RHEL-23420] +- net: mana: Configure hwc timeout from hardware (Maxim Levitsky) [RHEL-23420] +- RDMA/mana_ib: Use v2 version of cfg_rx_steer_req to enable RX coalescing (Maxim Levitsky) [RHEL-23420] +- Bluetooth: af_bluetooth: Fix Use-After-Free in bt_sock_recvmsg (Ricardo Robaina) [RHEL-20744 RHEL-20742] {CVE-2023-51779} +- IB/core: Reorder GID delete code for RoCE (Ivan Vecera) [RHEL-22388] + +* Thu Feb 01 2024 Scott Weaver [5.14.0-417.el9] +- bpf: Limit the number of uprobes when attaching program to multiple uprobes (Jerome Marchand) [RHEL-21411] +- xfrm: don't require advance ESN callback for packet offload (Mohammad Kabat) [RHEL-882] +- net/mlx5e: Track xmit submission to PTP WQ after populating metadata map (Mohammad Kabat) [RHEL-882] +- net/mlx5e: Avoid referencing skb after free-ing in drop path of mlx5e_sq_xmit_wqe (Mohammad Kabat) [RHEL-882] +- net/mlx5e: Fix error codes in alloc_branch_attr() (Mohammad Kabat) [RHEL-882] +- net/mlx5e: Update doorbell for port timestamping CQ before the software counter (Mohammad Kabat) [RHEL-882] +- net/mlx5e: Add recovery flow for tx devlink health reporter for unhealthy PTP SQ (Mohammad Kabat) [RHEL-882] +- net/mlx5e: Make tx_port_ts logic resilient to out-of-order CQEs (Mohammad Kabat) [RHEL-882] +- net/mlx5: Consolidate devlink documentation in devlink/mlx5.rst (Mohammad Kabat) [RHEL-882] +- net/mlx5: Document support for RoCE HCA disablement capability (Mohammad Kabat) [RHEL-882] +- Documentation: devlink: mlx5.rst: Fix htmldoc build warning (Mohammad Kabat) [RHEL-882] +- net/mlx5: Decouple PHC .adjtime and .adjphase implementations (Mohammad Kabat) [RHEL-882] +- net/mlx5e: Check netdev pointer before checking its net ns (Mohammad Kabat) [RHEL-882] +- net/mlx5e: TC, Don't offload post action rule if not supported (Mohammad Kabat) [RHEL-882] +- net/mlx5e: Remove a useless function call (Mohammad Kabat) [RHEL-882] +- net/mlx5e: Fix error code in mlx5e_tc_action_miss_mapping_get() (Mohammad Kabat) [RHEL-882] +- net/mlx5: Fix fw tracer first block check (Mohammad Kabat) [RHEL-882] +- net/mlx5e: XDP, Drop fragmented packets larger than MTU size (Mohammad Kabat) [RHEL-882] +- net/mlx5e: fix a potential double-free in fs_udp_create_groups (Mohammad Kabat) [RHEL-882] +- net/mlx5e: Fix slab-out-of-bounds in mlx5_query_nic_vport_mac_list() (Mohammad Kabat) [RHEL-882] +- net/mlx5: Fix a NULL vs IS_ERR() check (Mohammad Kabat) [RHEL-882] +- net/mlx5: Nack sync reset request when HotPlug is enabled (Mohammad Kabat) [RHEL-882] +- net/mlx5e: Fix possible deadlock on mlx5e_tx_timeout_work (Mohammad Kabat) [RHEL-882] +- net/mlx5e: fix double free of encap_header (Mohammad Kabat) [RHEL-882] +- Revert "net/mlx5e: fix double free of encap_header" (Mohammad Kabat) [RHEL-882] +- Revert "net/mlx5e: fix double free of encap_header in update funcs" (Mohammad Kabat) [RHEL-882] +- net/mlx5e: fix double free of encap_header in update funcs (Mohammad Kabat) [RHEL-882] +- net/mlx5e: fix double free of encap_header (Mohammad Kabat) [RHEL-882] +- net/mlx5e: Correct snprintf truncation handling for fw_version buffer used by representors (Mohammad Kabat) [RHEL-882] +- net/mlx5e: Correct snprintf truncation handling for fw_version buffer (Mohammad Kabat) [RHEL-882] +- RDMA/mlx5: Fix mkey cache WQ flush (Mohammad Kabat) [RHEL-882] +- RDMA/mlx5: Remove not-used cache disable flag (Mohammad Kabat) [RHEL-882] +- RDMA/mlx5: Fix mutex unlocking on error flow for steering anchor creation (Mohammad Kabat) [RHEL-882] +- net/mlx5e: Don't hold encap tbl lock if there is no encap action (Mohammad Kabat) [RHEL-882] +- net/mlx5e: Add capability check for vnic counters (Mohammad Kabat) [RHEL-882] +- net/mlx5e: Expose catastrophic steering error counters (Mohammad Kabat) [RHEL-882] +- net/mlx5e: XDP, Fix fifo overrun on XDP_REDIRECT (Mohammad Kabat) [RHEL-882] +- net/mlx5e: Ensure that IPsec sequence packet number starts from 1 (Mohammad Kabat) [RHEL-882] +- net/mlx5e: Honor user choice of IPsec replay window size (Mohammad Kabat) [RHEL-882] +- net/mlx5: Dynamic cyclecounter shift calculation for PTP free running clock (Mohammad Kabat) [RHEL-882] +- net/mlx5e: RX, Fix page_pool allocation failure recovery for legacy rq (Mohammad Kabat) [RHEL-882] +- net/mlx5e: RX, Fix flush and close release flow of regular rq for legacy rq (Mohammad Kabat) [RHEL-882] +- net/mlx5e: RX, Fix page_pool allocation failure recovery for striding rq (Mohammad Kabat) [RHEL-882] +- net/mlx5e: xsk: Fix invalid buffer access for legacy rq (Mohammad Kabat) [RHEL-882] +- net/mlx5e: RX, Fix page_pool page fragment tracking for XDP (Mohammad Kabat) [RHEL-882] +- net/mlx5: Unregister devlink params in case interface is down (Mohammad Kabat) [RHEL-882] +- net/mlx5: fs_chains: Fix ft prio if ignore_flow_level is not supported (Mohammad Kabat) [RHEL-882] +- Documentation: net/mlx5: Wrap notes in admonition blocks (Mohammad Kabat) [RHEL-882] +- Documentation: net/mlx5: Add blank line separator before numbered lists (Mohammad Kabat) [RHEL-882] +- Documentation: net/mlx5: Use bullet and definition lists for vnic counters description (Mohammad Kabat) [RHEL-882] +- Documentation: net/mlx5: Wrap vnic reporter devlink commands in code blocks (Mohammad Kabat) [RHEL-882] +- net/mlx5e: Check return value of snprintf writing to fw_version buffer for representors (Mohammad Kabat) [RHEL-882] +- net/mlx5e: Check return value of snprintf writing to fw_version buffer (Mohammad Kabat) [RHEL-882] +- net/mlx5e: Reduce the size of icosq_str (Mohammad Kabat) [RHEL-882] +- net/mlx5: Increase size of irq name buffer (Mohammad Kabat) [RHEL-882] +- net/mlx5e: Fix pedit endianness (Mohammad Kabat) [RHEL-882] +- IB/mlx5: Fix init stage error handling to avoid double free of same QP and UAF (Mohammad Kabat) [RHEL-882] +- IB/mlx5: Fix rdma counter binding for RAW QP (Mohammad Kabat) [RHEL-882] +- net/mlx5e: Fix VF representors reporting zero counters to "ip -s" command (Mohammad Kabat) [RHEL-882] +- net/mlx5e: Don't offload internal port if filter device is out device (Mohammad Kabat) [RHEL-882] +- net/mlx5e: Take RTNL lock before triggering netdev notifiers (Mohammad Kabat) [RHEL-882] +- net/mlx5e: XDP, Fix XDP_REDIRECT mpwqe page fragment leaks on shutdown (Mohammad Kabat) [RHEL-882] +- net/mlx5: Handle fw tracer change ownership event based on MTRC (Mohammad Kabat) [RHEL-882] +- net/mlx5: Bridge, fix peer entry ageing in LAG mode (Mohammad Kabat) [RHEL-882] +- net/mlx5: E-switch, register event handler before arming the event (Mohammad Kabat) [RHEL-882] +- net/mlx5e: Again mutually exclude RX-FCS and RX-port-timestamp (Mohammad Kabat) [RHEL-882] +- RDMA/mlx5: Fix mkey cache possible deadlock on cleanup (Mohammad Kabat) [RHEL-882] +- RDMA/mlx5: Fix NULL string error (Mohammad Kabat) [RHEL-882] +- RDMA/mlx5: Fix assigning access flags to cache mkeys (Mohammad Kabat) [RHEL-882] +- net/mlx5e: Clear mirred devices array if the rule is split (Mohammad Kabat) [RHEL-882] +- RDMA/mlx5: Fix trailing */ formatting in block comment (Mohammad Kabat) [RHEL-882] +- net/mlx5: DR, Fix code indentation (Mohammad Kabat) [RHEL-882] +- net/mlx5: Fix error message in mlx5_sf_dev_state_change_handler() (Mohammad Kabat) [RHEL-882] +- net/mlx5: Reload auxiliary devices in pci error handlers (Mohammad Kabat) [RHEL-882] +- net/mlx5: Skip clock update work when device is in error state (Mohammad Kabat) [RHEL-882] +- net/mlx5: LAG, Check correct bucket when modifying LAG (Mohammad Kabat) [RHEL-882] +- net/mlx5e: Unoffload post act rule when handling FIB events (Mohammad Kabat) [RHEL-882] +- net/mlx5: Allow 0 for total host VFs (Mohammad Kabat) [RHEL-882] +- net/mlx5: DR, Fix wrong allocation of modify hdr pattern (Mohammad Kabat) [RHEL-882] +- net/mlx5e: TC, Fix internal port memory leak (Mohammad Kabat) [RHEL-882] +- net/mlx5e: Take RTNL lock when needed before calling xdp_set_features() (Mohammad Kabat) [RHEL-882] +- net/mlx5e: Set proper IPsec source port in L4 selector (Mohammad Kabat) [RHEL-882] +- net/mlx5: fs_core: Skip the FTs in the same FS_TYPE_PRIO_CHAINS fs_prio (Mohammad Kabat) [RHEL-882] +- net/mlx5: fs_core: Make find_closest_ft more generic (Mohammad Kabat) [RHEL-882] +- net/mlx5: Fix flowhash key set/get for custom RSS (Mohammad Kabat) [RHEL-882] +- net/mlx5e: kTLS, Fix protection domain in use syndrome when devlink reload (Mohammad Kabat) [RHEL-882] +- net/mlx5e: xsk: Fix crash on regular rq reactivation (Mohammad Kabat) [RHEL-882] +- net/mlx5e: Move representor neigh cleanup to profile cleanup_tx (Mohammad Kabat) [RHEL-882] +- net/mlx5e: Fix crash moving to switchdev mode when ntuple offload is set (Mohammad Kabat) [RHEL-882] +- net/mlx5: Honor user input for migratable port fn attr (Mohammad Kabat) [RHEL-882] +- net/mlx5e: fix return value check in mlx5e_ipsec_remove_trailer() (Mohammad Kabat) [RHEL-882] +- net/mlx5: fix potential memory leak in mlx5e_init_rep_rx (Mohammad Kabat) [RHEL-882] +- net/mlx5: DR, fix memory leak in mlx5dr_cmd_create_reformat_ctx (Mohammad Kabat) [RHEL-882] +- net/mlx5e: fix double free in macsec_fs_tx_create_crypto_table_groups (Mohammad Kabat) [RHEL-882] +- net/mlx5e: Check for NOT_READY flag state after locking (Mohammad Kabat) [RHEL-882] +- net/mlx5e: fix memory leak in mlx5e_ptp_open (Mohammad Kabat) [RHEL-882] +- net/mlx5e: fix memory leak in mlx5e_fs_tt_redirect_any_create (Mohammad Kabat) [RHEL-882] +- net/mlx5e: fix double free in mlx5e_destroy_flow_table (Mohammad Kabat) [RHEL-882] +- net/mlx5: Fix reserved at offset in hca_cap register (Mohammad Kabat) [RHEL-882] +- net/mlx5e: Fix scheduling of IPsec ASO query while in atomic (Mohammad Kabat) [RHEL-882] +- net/mlx5e: Drop XFRM state lock when modifying flow steering (Mohammad Kabat) [RHEL-882] +- net/mlx5: Fix typo reminder -> remainder (Mohammad Kabat) [RHEL-882] +- net/mlx5e: Fix ESN update kernel panic (Mohammad Kabat) [RHEL-882] +- net/mlx5e: Don't delay release of hardware objects (Mohammad Kabat) [RHEL-882] +- net/mlx5: Free IRQ rmap and notifier on kernel shutdown (Mohammad Kabat) [RHEL-882] +- net/mlx5: DR, Fix wrong action data allocation in decap action (Mohammad Kabat) [RHEL-882] +- net/mlx5: DR, Support SW created encap actions for FW table (Mohammad Kabat) [RHEL-882] +- net/mlx5: Fix driver load with single msix vector (Mohammad Kabat) [RHEL-882] +- net/mlx5e: XDP, Allow growing tail for XDP multi buffer (Mohammad Kabat) [RHEL-882] +- RDMA/mlx5: Fix affinity assignment (Mohammad Kabat) [RHEL-882] +- RDMA/mlx5: Fix Q-counters query in LAG mode (Mohammad Kabat) [RHEL-882] +- RDMA/mlx5: Remove vport Q-counters dependency on normal Q-counters (Mohammad Kabat) [RHEL-882] +- RDMA/mlx5: Fix Q-counters per vport allocation (Mohammad Kabat) [RHEL-882] +- RDMA/mlx5: Create an indirect flow table for steering anchor (Mohammad Kabat) [RHEL-882] +- RDMA/mlx5: Initiate dropless RQ for RAW Ethernet functions (Mohammad Kabat) [RHEL-882] +- net/mlx5: Ensure af_desc.mask is properly initialized (Mohammad Kabat) [RHEL-882] +- net/mlx5: Fix setting of irq->map.index for static IRQ case (Mohammad Kabat) [RHEL-882] +- net/mlx5: Remove rmap also in case dynamic MSIX not supported (Mohammad Kabat) [RHEL-882] +- net/mlx5: Fix check for allocation failure in comp_irqs_request_pci() (Mohammad Kabat) [RHEL-882] +- net/mlx5: Drain health before unregistering devlink (Mohammad Kabat) [RHEL-882] +- net/mlx5e: Prevent encap offload when neigh update is running (Mohammad Kabat) [RHEL-882] +- net/mlx5e: Extract remaining tunnel encap code to dedicated file (Mohammad Kabat) [RHEL-882] +- net/mlx5: Fix indexing of mlx5_irq (Mohammad Kabat) [RHEL-882] +- net/mlx5: Fix irq affinity management (Mohammad Kabat) [RHEL-882] +- net/mlx5: Free irqs only on shutdown callback (Mohammad Kabat) [RHEL-882] +- net/mlx5: E-switch, Devcom, sync devcom events and devcom comp register (Mohammad Kabat) [RHEL-882] +- net/mlx5e: Refactor duplicated code in mlx5e_ipsec_init_macs (Mohammad Kabat) [RHEL-882] +- net/mlx5e: Properly release work data structure (Mohammad Kabat) [RHEL-882] +- net/mlx5e: Compare all fields in IPv6 address (Mohammad Kabat) [RHEL-882] +- net/mlx5e: Don't overwrite extack message returned from IPsec SA validator (Mohammad Kabat) [RHEL-882] +- net/mlx5e: Fix FW error while setting IPsec policy block action (Mohammad Kabat) [RHEL-882] +- eth: mlx5: avoid iterator use outside of a loop (Mohammad Kabat) [RHEL-882] +- net/mlx5: Update op_mode to op_mod for port selection (Mohammad Kabat) [RHEL-882] +- net/mlx5: E-Switch, Remove unused mlx5_esw_offloads_vport_metadata_set() (Mohammad Kabat) [RHEL-882] +- net/mlx5: E-Switch, Remove redundant dev arg from mlx5_esw_vport_alloc() (Mohammad Kabat) [RHEL-882] +- net/mlx5: Include linux/pci.h for pci_msix_can_alloc_dyn() (Mohammad Kabat) [RHEL-882] +- net/mlx5e: RX, Hook NAPIs to page pools (Mohammad Kabat) [RHEL-882] +- net/mlx5e: RX, Fix XDP_TX page release for legacy rq nonlinear case (Mohammad Kabat) [RHEL-882] +- net/mlx5e: RX, Fix releasing page_pool pages twice for striding RQ (Mohammad Kabat) [RHEL-882] +- net/mlx5e: Add vnic devlink health reporter to representors (Mohammad Kabat) [RHEL-882] +- net/mlx5: Add vnic devlink health reporter to PFs/VFs (Mohammad Kabat) [RHEL-882] +- Revert "net/mlx5: Expose vnic diagnostic counters for eswitch managed vports" (Mohammad Kabat) [RHEL-882] +- Revert "net/mlx5: Expose steering dropped packets counter" (Mohammad Kabat) [RHEL-882] +- net/mlx5: DR, Add memory statistics for domain object (Mohammad Kabat) [RHEL-882] +- net/mlx5: DR, Add more info in domain dbg dump (Mohammad Kabat) [RHEL-882] +- net/mlx5e: RX, Add XDP multi-buffer support in Striding RQ (Mohammad Kabat) [RHEL-876 RHEL-882] +- net/mlx5e: RX, Prepare non-linear striding RQ for XDP multi-buffer support (Mohammad Kabat) [RHEL-876 RHEL-882] +- net/mlx5e: RX, Take shared info fragment addition into a function (Mohammad Kabat) [RHEL-876 RHEL-882] +- net/mlx5e: XDP, Allow non-linear single-segment frames in XDP TX MPWQE (Mohammad Kabat) [RHEL-876 RHEL-882] +- net/mlx5e: XDP, Remove un-established assumptions on XDP buffer (Mohammad Kabat) [RHEL-876 RHEL-882] +- net/mlx5e: XDP, Consider large muti-buffer packets in Striding RQ params calculations (Mohammad Kabat) [RHEL-876 RHEL-882] +- net/mlx5e: RX, Generalize mlx5e_fill_mxbuf() (Mohammad Kabat) [RHEL-876 RHEL-882] +- net/mlx5e: XDP, Let XDP checker function get the params as input (Mohammad Kabat) [RHEL-876 RHEL-882] +- net/mlx5e: XDP, Improve Striding RQ check with XDP (Mohammad Kabat) [RHEL-876 RHEL-882] +- net/mlx5e: XDP, Add support for multi-buffer XDP redirect-in (Mohammad Kabat) [RHEL-876 RHEL-882] +- net/mlx5e: XDP, Use multiple single-entry objects in xdpi_fifo (Mohammad Kabat) [RHEL-876 RHEL-882] +- net/mlx5e: XDP, Remove doubtful unlikely calls (Mohammad Kabat) [RHEL-876 RHEL-882] +- net/mlx5e: Introduce extended version for mlx5e_xmit_data (Mohammad Kabat) [RHEL-876 RHEL-882] +- net/mlx5e: Move struct mlx5e_xmit_data to datapath header (Mohammad Kabat) [RHEL-876 RHEL-882] +- net/mlx5e: Move XDP struct and enum to XDP header (Mohammad Kabat) [RHEL-876 RHEL-882] +- net/mlx5e: Accept tunnel mode for IPsec packet offload (Mohammad Kabat) [RHEL-882] +- net/mlx5e: Create IPsec table with tunnel support only when encap is disabled (Mohammad Kabat) [RHEL-882] +- net/mlx5: Allow blocking encap changes in eswitch (Mohammad Kabat) [RHEL-882] +- net/mlx5e: Listen to ARP events to update IPsec L2 headers in tunnel mode (Mohammad Kabat) [RHEL-882] +- net/mlx5e: Support IPsec TX packet offload in tunnel mode (Mohammad Kabat) [RHEL-882] +- net/mlx5e: Support IPsec RX packet offload in tunnel mode (Mohammad Kabat) [RHEL-882] +- net/mlx5e: Prepare IPsec packet reformat code for tunnel mode (Mohammad Kabat) [RHEL-882] +- net/mlx5e: Configure IPsec SA tables to support tunnel mode (Mohammad Kabat) [RHEL-882] +- net/mlx5e: Check IPsec packet offload tunnel capabilities (Mohammad Kabat) [RHEL-882] +- net/mlx5e: Add IPsec packet offload tunnel bits (Mohammad Kabat) [RHEL-882] +- RDMA/mlx5: Allow relaxed ordering read in VFs and VMs (Mohammad Kabat) [RHEL-882] +- net/mlx5: Update relaxed ordering read HCA capabilities (Mohammad Kabat) [RHEL-882] +- RDMA/mlx5: Remove pcie_relaxed_ordering_enabled() check for RO write (Mohammad Kabat) [RHEL-882] +- net/mlx5: DR, Set counter ID on the last STE for STEv1 TX (Mohammad Kabat) [RHEL-882] +- net/mlx5: Create a new profile for SFs (Mohammad Kabat) [RHEL-882] +- net/mlx5: Bridge, add tracepoints for multicast (Mohammad Kabat) [RHEL-882] +- net/mlx5: Bridge, implement mdb offload (Mohammad Kabat) [RHEL-882] +- net/mlx5: Bridge, support multicast VLAN pop (Mohammad Kabat) [RHEL-882] +- net/mlx5: Bridge, add per-port multicast replication tables (Mohammad Kabat) [RHEL-882] +- net/mlx5: Bridge, snoop igmp/mld packets (Mohammad Kabat) [RHEL-882] +- net/mlx5: Bridge, extract code to lookup parent bridge of port (Mohammad Kabat) [RHEL-882] +- net/mlx5: Bridge, move additional data structures to priv header (Mohammad Kabat) [RHEL-882] +- net/mlx5: Bridge, increase bridge tables sizes (Mohammad Kabat) [RHEL-882] +- net/mlx5: Add mlx5_ifc definitions for bridge multicast support (Mohammad Kabat) [RHEL-882] +- net/mlx5e: Simulate missing IPsec TX limits hardware functionality (Mohammad Kabat) [RHEL-882] +- net/mlx5e: Generalize IPsec work structs (Mohammad Kabat) [RHEL-882] +- net/mlx5e: Reduce contention in IPsec workqueue (Mohammad Kabat) [RHEL-882] +- net/mlx5e: Set IPsec replay sequence numbers (Mohammad Kabat) [RHEL-882] +- net/mlx5e: Remove ESN callbacks if it is not supported (Mohammad Kabat) [RHEL-882] +- net/mlx5e: Fix SQ SW state layout in SQ devlink health diagnostics (Mohammad Kabat) [RHEL-882] +- net/mlx5e: Fix RQ SW state layout in RQ devlink health diagnostics (Mohammad Kabat) [RHEL-882] +- net/mlx5e: Rename misleading skb_pc/cc references in ptp code (Mohammad Kabat) [RHEL-882] +- net/mlx5: Update cyclecounter shift value to improve ptp free running mode precision (Mohammad Kabat) [RHEL-882] +- net/mlx5e: Remove redundant macsec code (Mohammad Kabat) [RHEL-882] +- net/mlx5: Rename kfree_rcu() to kfree_rcu_mightsleep() (Mohammad Kabat) [RHEL-882] +- RDMA/mlx5: Remove unused num_alloc_xa_entries variable (Mohammad Kabat) [RHEL-882] +- net/mlx5e: Overcome slow response for first IPsec ASO WQE (Mohammad Kabat) [RHEL-882] +- net/mlx5e: Add SW implementation to support IPsec 64 bit soft and hard limits (Mohammad Kabat) [RHEL-882] +- net/mlx5e: Prevent zero IPsec soft/hard limits (Mohammad Kabat) [RHEL-882] +- net/mlx5e: Factor out IPsec ASO update function (Mohammad Kabat) [RHEL-882] +- RDMA/mlx5: Expand switchdev Q-counters to expose representor statistics (Mohammad Kabat) [RHEL-882] +- net/mlx5: Introduce other vport query for Q-counters (Mohammad Kabat) [RHEL-882] +- net/mlx5e: Fix build break on 32bit (Mohammad Kabat) [RHEL-882] +- net/mlx5e: RX, Remove unnecessary recycle parameter and page_cache stats (Mohammad Kabat) [RHEL-882] +- net/mlx5e: RX, Break the wqe bulk refill in smaller chunks (Mohammad Kabat) [RHEL-882] +- net/mlx5e: RX, Increase WQE bulk size for legacy rq (Mohammad Kabat) [RHEL-882] +- net/mlx5e: RX, Split off release path for xsk buffers for legacy rq (Mohammad Kabat) [RHEL-882] +- net/mlx5e: RX, Defer page release in legacy rq for better recycling (Mohammad Kabat) [RHEL-882] +- net/mlx5e: RX, Change wqe last_in_page field from bool to bit flags (Mohammad Kabat) [RHEL-882] +- net/mlx5e: RX, Defer page release in striding rq for better recycling (Mohammad Kabat) [RHEL-882] +- net/mlx5e: RX, Rename xdp_xmit_bitmap to a more generic name (Mohammad Kabat) [RHEL-882] +- net/mlx5e: RX, Enable skb page recycling through the page_pool (Mohammad Kabat) [RHEL-882] +- net/mlx5e: RX, Enable dma map and sync from page_pool allocator (Mohammad Kabat) [RHEL-882] +- net/mlx5e: RX, Remove internal page_cache (Mohammad Kabat) [RHEL-882] +- net/mlx5e: RX, Store SHAMPO header pages in array (Mohammad Kabat) [RHEL-882] +- net/mlx5e: RX, Remove alloc unit layout constraint for striding rq (Mohammad Kabat) [RHEL-882] +- net/mlx5e: RX, Remove alloc unit layout constraint for legacy rq (Mohammad Kabat) [RHEL-882] +- net/mlx5e: RX, Remove mlx5e_alloc_unit argument in page allocation (Mohammad Kabat) [RHEL-882] +- net/mlx5: Add counter information to mlx5 driver documentation (Mohammad Kabat) [RHEL-882] +- net/mlx5: Provide external API for allocating vectors (Mohammad Kabat) [RHEL-882] +- net/mlx5: Use one completion vector if eth is disabled (Mohammad Kabat) [RHEL-882] +- net/mlx5: Refactor calculation of required completion vectors (Mohammad Kabat) [RHEL-882] +- net/mlx5: Move devlink registration before mlx5_load (Mohammad Kabat) [RHEL-882] +- net/mlx5: Use dynamic msix vectors allocation (Mohammad Kabat) [RHEL-882] +- net/mlx5: Refactor completion irq request/release code (Mohammad Kabat) [RHEL-882] +- net/mlx5: Improve naming of pci function vectors (Mohammad Kabat) [RHEL-882] +- net/mlx5: Use newer affinity descriptor (Mohammad Kabat) [RHEL-882] +- net/mlx5: Modify struct mlx5_irq to use struct msi_map (Mohammad Kabat) [RHEL-882] +- net/mlx5: Remove redundant pci_clear_master (Mohammad Kabat) [RHEL-882] +- net/mlx5: Set out of order (ooo) by default (Mohammad Kabat) [RHEL-882] +- RDMA/mlx5: Disable out-of-order in integrity enabled QPs (Mohammad Kabat) [RHEL-882] +- net/mlx5: Expose bits for enabling out-of-order by default (Mohammad Kabat) [RHEL-882] +- net/mlx5e: Update IPsec per SA packets/bytes count (Mohammad Kabat) [RHEL-882] +- net/mlx5e: Use one rule to count all IPsec Tx offloaded traffic (Mohammad Kabat) [RHEL-882] +- net/mlx5e: Support IPsec acquire default SA (Mohammad Kabat) [RHEL-882] +- net/mlx5e: Allow policies with reqid 0, to support IKE policy holes (Mohammad Kabat) [RHEL-882] +- net/mlx5e: Use chains for IPsec policy priority offload (Mohammad Kabat) [RHEL-882] +- net/mlx5: fs_core: Allow ignore_flow_level on TX dest (Mohammad Kabat) [RHEL-882] +- net/mlx5: fs_chains: Refactor to detach chains from tc usage (Mohammad Kabat) [RHEL-882] +- net/mlx5e: TC, Add support for VxLAN GBP encap/decap flows offload (Mohammad Kabat) [RHEL-882 RHEL-894] +- net/mlx5e: Add helper for encap_info_equal for tunnels with options (Mohammad Kabat) [RHEL-882 RHEL-894] +- net/mlx5e: Enable TC offload for egress MACVLAN over bond (Mohammad Kabat) [RHEL-882] +- net/mlx5e: Enable TC offload for ingress MACVLAN over bond (Mohammad Kabat) [RHEL-882] +- net/mlx5e: TC, Extract indr setup block checks to function (Mohammad Kabat) [RHEL-882] +- net/mlx5e: Add more information to hairpin table dump (Mohammad Kabat) [RHEL-882] +- net/mlx5e: Add devlink hairpin queues parameters (Mohammad Kabat) [RHEL-882] +- net/mlx5: Move needed PTYS functions to core layer (Mohammad Kabat) [RHEL-882] +- net/mlx5e: Add XSK RQ state flag for RQ devlink health diagnostics (Mohammad Kabat) [RHEL-882] +- net/mlx5e: Expose SQ SW state as part of SQ health diagnostics (Mohammad Kabat) [RHEL-882] +- net/mlx5e: Stringify RQ SW state in RQ devlink health diagnostics (Mohammad Kabat) [RHEL-882] +- net/mlx5e: Rename RQ/SQ adaptive moderation state flag (Mohammad Kabat) [RHEL-882] +- net/mlx5e: Utilize the entire fifo (Mohammad Kabat) [RHEL-882] +- net/mlx5: Add comment to mlx5_devlink_params_register() (Mohammad Kabat) [RHEL-882] +- net/mlx5: Stop waiting for PCI up if teardown was triggered (Mohammad Kabat) [RHEL-882] +- net/mlx5: remove redundant clear_bit (Mohammad Kabat) [RHEL-882] +- net/mlx5: Separate mlx5 driver documentation into multiple pages (Mohammad Kabat) [RHEL-882] +- perf: Fix perf_event_validate_size() lockdep splat (Michael Petlan) [RHEL-17969 RHEL-17970] {CVE-2023-6931} +- perf: Fix perf_event_validate_size() (Michael Petlan) [RHEL-17969 RHEL-17970] {CVE-2023-6931} +- clocksource: Print clocksource name when clocksource is tested unstable (Prarit Bhargava) [RHEL-19589] +- rbd: don't move requests to the running list on errors (Ilya Dryomov) [RHEL-21939] +- net: stmmac: fix incorrect flag check in timestamp interrupt (Eric Chanudet) [RHEL-20494] +- net: stmmac: dwmac-imx: pause the TXC clock in fixed-link (Eric Chanudet) [RHEL-20494] +- net: stmmac: add new mode parameter for fix_mac_speed (Eric Chanudet) [RHEL-20494] +- net: stmmac: dwmac-imx: enable MAC propagation delay correction for i.MX8MP (Eric Chanudet) [RHEL-20494] +- net: stmmac: correct MAC propagation delay (Eric Chanudet) [RHEL-20494] +- math64: New DIV_U64_ROUND_CLOSEST helper (Eric Chanudet) [RHEL-20494] +- net: stmmac: dwmac-imx: use platform specific reset for imx93 SoCs (Eric Chanudet) [RHEL-20494] +- net: stmmac: add support for platform specific reset (Eric Chanudet) [RHEL-20494] +- net: stmmac: replace the en_tx_lpi_clockgating field with a flag (Eric Chanudet) [RHEL-20494] +- net: stmmac: replace the rx_clk_runs_in_lpi field with a flag (Eric Chanudet) [RHEL-20494] +- net: stmmac: replace the int_snapshot_en field with a flag (Eric Chanudet) [RHEL-20494] +- net: stmmac: replace the ext_snapshot_en field with a flag (Eric Chanudet) [RHEL-20494] +- net: stmmac: replace the multi_msi_en field with a flag (Eric Chanudet) [RHEL-20494] +- net: stmmac: replace the vlan_fail_q_en field with a flag (Eric Chanudet) [RHEL-20494] +- net: stmmac: replace the serdes_up_after_phy_linkup field with a flag (Eric Chanudet) [RHEL-20494] +- net: stmmac: replace the tso_en field with a flag (Eric Chanudet) [RHEL-20494] +- net: stmmac: replace the has_sun8i field with a flag (Eric Chanudet) [RHEL-20494] +- net: stmmac: replace the use_phy_wol field with a flag (Eric Chanudet) [RHEL-20494] +- net: stmmac: replace the sph_disable field with a flag (Eric Chanudet) [RHEL-20494] +- net: stmmac: replace the has_integrated_pcs field with a flag (Eric Chanudet) [RHEL-20494] +- net: stmmac: add imx93 platform support (Eric Chanudet) [RHEL-20494] +- serial: fsl_lpuart: Use devm_platform_get_and_ioremap_resource() (Eric Chanudet) [RHEL-20492] +- tty: serial: fsl_lpuart: add IDLE interrupt support for rx_dma on imx7ulp/imx8ulp/imx8qxp (Eric Chanudet) [RHEL-20492] +- tty: serial: fsl_lpuart: move the lpuart32_int() below (Eric Chanudet) [RHEL-20492] +- tty: serial: fsl_lpuart: Clear the error flags by writing 1 for lpuart32 platforms (Eric Chanudet) [RHEL-20492] +- tty: serial: fsl_lpuart: add earlycon for imx8ulp platform (Eric Chanudet) [RHEL-20492] +- tty: serial: fsl_lpuart: reduce RX watermark to 0 on LS1028A (Eric Chanudet) [RHEL-20492] +- tty: serial: fsl_lpuart: use UARTCTRL_TXINV to send break instead of UARTCTRL_SBK (Eric Chanudet) [RHEL-20492] +- tty: serial: fsl_lpuart: use UARTMODIR register bits for lpuart32 platform (Eric Chanudet) [RHEL-20492] +- tty: serial: fsl_lpuart: adjust buffer length to the intended size (Eric Chanudet) [RHEL-20492] +- tty: serial: fsl_lpuart: fix crash in lpuart_uport_is_active (Eric Chanudet) [RHEL-20492] +- tty: serial: fsl_lpuart: avoid checking for transfer complete when UARTCTRL_SBK is asserted in lpuart32_tx_empty (Eric Chanudet) [RHEL-20492] +- tty: serial: fsl_lpuart: fix race on RX DMA shutdown (Eric Chanudet) [RHEL-20492] +- tty: serial: fsl_lpuart: skip waiting for transmission complete when UARTCTRL_SBK is asserted (Eric Chanudet) [RHEL-20492] +- serial: fsl_lpuart: fix RS485 RTS polariy inverse issue (Eric Chanudet) [RHEL-20492] +- tty: serial: fsl_lpuart: add imx8ulp support (Eric Chanudet) [RHEL-20492] +- tty: serial: fsl_lpuart: set RTS watermark for lpuart (Eric Chanudet) [RHEL-20492] +- tty: serial: fsl_lpuart: Enable Receiver Idle Empty function for LPUART (Eric Chanudet) [RHEL-20492] +- tty: serial: fsl_lpuart: Fix the wrong RXWATER setting for rx dma case (Eric Chanudet) [RHEL-20492] +- tty: serial: fsl_lpuart: set receive watermark for imx8qxp platform (Eric Chanudet) [RHEL-20492] +- tty: serial: fsl_lpuart: make rx_watermark configurable for different platforms (Eric Chanudet) [RHEL-20492] +- tty: serial: fsl_lpuart: don't enable receiver/transmitter before rx/tx dma ready (Eric Chanudet) [RHEL-20492] +- tty: serial: fsl_lpuart: increase maximum uart_nr to eight (Eric Chanudet) [RHEL-20492] +- tty: serial: fsl_lpuart: disable the break condition when shutdown the uart port (Eric Chanudet) [RHEL-20492] +- tty: serial: fsl_lpuart: disable the CTS when send break signal (Eric Chanudet) [RHEL-20492] +- tty: serial: fsl_lpuart: clear LPUART Status Register in lpuart32_shutdown() (Eric Chanudet) [RHEL-20492] +- tty: serial: fsl_lpuart: disable Rx/Tx DMA in lpuart32_shutdown() (Eric Chanudet) [RHEL-20492] +- tty: serial: fsl_lpuart: only enable Idle Line Interrupt for non-dma case (Eric Chanudet) [RHEL-20492] +- tty: serial: fsl_lpuart: switch to new dmaengine_terminate_* API (Eric Chanudet) [RHEL-20492] +- tty: serial: fsl_lpuart: Use pm_ptr() to avoid need to make pm __maybe_unused (Eric Chanudet) [RHEL-20492] +- tty: serial: fsl_lpuart: Add runtime pm support (Eric Chanudet) [RHEL-20492] +- tty: serial: fsl_lpuart: enable wakeup source for lpuart (Eric Chanudet) [RHEL-20492] +- serial: fsl_lpuart: Use uart_xmit_advance() (Eric Chanudet) [RHEL-20492] +- tty: serial: fsl_lpuart: disable dma rx/tx use flags in lpuart_dma_shutdown (Eric Chanudet) [RHEL-20492] +- serial: fsl_lpuart: Remove custom frame size calculation (Eric Chanudet) [RHEL-20492] +- serial: fsl_lpuart: Fix comment typo (Eric Chanudet) [RHEL-20492] +- tty: serial: lpuart: disable flow control while waiting for the transmit engine to complete (Eric Chanudet) [RHEL-20492] +- serial: fsl_lpuart: RS485 RTS polariy is inverse (Eric Chanudet) [RHEL-20492] +- tty: serial: fsl_lpuart: correct the count of break characters (Eric Chanudet) [RHEL-20492] +- serial: fsl_lpuart: zero out parity bit in CS7 mode (Eric Chanudet) [RHEL-20492] +- serial: fsl_lpuart: Call core's sanitization and remove custom one (Eric Chanudet) [RHEL-20492] +- serial: Add uart_rs485_config() (Eric Chanudet) [RHEL-20492] +- serial: fsl_lpuart: Remove unnecessary clearing for CRTSCTS (Eric Chanudet) [RHEL-20492] +- tty: serial: fsl_lpuart: remove the count initialization as it is not needed (Eric Chanudet) [RHEL-20492] +- tty: serial: fsl_lpuart: fix potential bug when using both of_alias_get_id and ida_simple_get (Eric Chanudet) [RHEL-20492] +- serial: fsl_lpuart: remove redundant code in rs485_config functions (Eric Chanudet) [RHEL-20492] +- fsl_lpuart: Don't enable interrupts too early (Eric Chanudet) [RHEL-20492] +- Revert "s390/smp: disallow CPU hotplug of CPU 0" (David Arcari) [RHEL-23485] +- tcp: Dump bound-only sockets in inet_diag. (Guillaume Nault) [RHEL-21223] + +* Wed Jan 31 2024 Scott Weaver [5.14.0-416.el9] +- platform/x86: intel-uncore-freq: Fix types in sysfs callbacks (David Arcari) [RHEL-23310] +- x86/tsc: Extend watchdog check exemption to 4-Sockets platform (Prarit Bhargava) [RHEL-20163] +- x86/tsc: Provide sched_clock_noinstr() (Prarit Bhargava) [RHEL-20163] +- x86/tsc: Do feature check as the very first thing (Prarit Bhargava) [RHEL-20163] +- x86/tsc: Make recalibrate_cpu_khz() export GPL only (Prarit Bhargava) [RHEL-20163] +- clocksource: Enable TSC watchdog checking of HPET and PMTMR only when requested (Prarit Bhargava) [RHEL-20163] +- clocksource: Verify HPET and PMTMR when TSC unverified (Prarit Bhargava) [RHEL-20163] +- sched/clock/x86: Mark sched_clock() noinstr (Prarit Bhargava) [RHEL-20163] +- x86/pvclock: Improve atomic update of last_value in pvclock_clocksource_read() (Prarit Bhargava) [RHEL-20163] +- x86/tsc: Make art_related_clocksource static (Prarit Bhargava) [RHEL-20163] +- x86/tsc: Be consistent about use_tsc_delay() (Prarit Bhargava) [RHEL-20163] +- misc/pvpanic: fix set driver data (Vitaly Kuznetsov) [RHEL-22993] +- perf/x86/intel/uncore: Factor out topology_gidnid_map() (Michael Petlan) [RHEL-21927] +- perf/x86/intel/uncore: Fix NULL pointer dereference issue in upi_fill_topology() (Michael Petlan) [RHEL-21927] +- perf archive: Add new option '--unpack' to expand tarballs (Michael Petlan) [RHEL-8651] +- perf archive: Add new option '--all' to pack perf.data with DSOs (Michael Petlan) [RHEL-8651] +- selftests: mm: fix map_hugetlb failure on 64K page size systems (Nico Pache) [RHEL-5617] +- mm/gup_test: free memory allocated via kvcalloc() using kvfree() (Nico Pache) [RHEL-5617] +- selftests/mm/kugepaged: restore thp settings at exit (Nico Pache) [RHEL-5617] +- selftests: mm: hugepage-vmemmap fails on 64K page size systems (Nico Pache) [RHEL-5617] +- mm/ksm: fix KSM COW breaking with userfaultfd-wp via FAULT_FLAG_UNSHARE (Nico Pache) [RHEL-5617] +- mm/ksm: simplify break_ksm() to not rely on VM_FAULT_WRITE (Nico Pache) [RHEL-5617] +- selftests: link libasan statically for tests with -fsanitize=address (Nico Pache) [RHEL-5617] +- selftests: line buffer test program's stdout (Nico Pache) [RHEL-5617] +- selftests: allow runners to override the timeout (Nico Pache) [RHEL-5617] +- selftests/kselftest/runner.sh: Pass optional command parameters in environment (Nico Pache) [RHEL-5617] +- selftests/kselftest/runner/run_one(): allow running non-executable files (Nico Pache) [RHEL-5617] +- selftests/mm: export get_free_hugepages() (Nico Pache) [RHEL-5617] +- selftests: secretmem: floor the memory size to the multiple of page_size (Nico Pache) [RHEL-5617] +- selftests/mm: cow: print ksft header before printing anything else (Nico Pache) [RHEL-5617] +- selftests/mm: prevent duplicate runs caused by TEST_GEN_PROGS (Nico Pache) [RHEL-5617] +- selftests/mm: add hugetlb_fault_after_madv to .gitignore (Nico Pache) [RHEL-5617] +- tools/testing/selftests/mm/run_vmtests.sh: lower the ptrace permissions (Nico Pache) [RHEL-5617] +- selftests/mm: include mman header to access MREMAP_DONTUNMAP identifier (Nico Pache) [RHEL-5617] +- selftests/mm: fix awk usage in charge_reserved_hugetlb.sh and hugetlb_reparenting_test.sh that may cause error (Nico Pache) [RHEL-5617] +- lib: replace kmap() with kmap_local_page() (Nico Pache) [RHEL-5617] +- selftests/mm: fix WARNING comparing pointer to 0 (Nico Pache) [RHEL-5617] +- selftests: mm: add KSM_MERGE_TIME tests (Nico Pache) [RHEL-5617] +- selftests/mm: run all tests from run_vmtests.sh (Nico Pache) [RHEL-5617] +- selftests/mm: optionally pass duration to transhuge-stress (Nico Pache) [RHEL-5617] +- selftests/mm: make migration test robust to failure (Nico Pache) [RHEL-5617] +- selftests/mm: va_high_addr_switch should skip unsupported arm64 configs (Nico Pache) [RHEL-5617] +- selftests/mm: fix thuge-gen test bugs (Nico Pache) [RHEL-5617] +- selftests/mm: enable mrelease_test for arm64 (Nico Pache) [RHEL-5617] +- selftests/mm: skip soft-dirty tests on arm64 (Nico Pache) [RHEL-5617] +- selftests/mm: add gup test matrix in run_vmtests.sh (Nico Pache) [RHEL-5617] +- selftests/mm: add -a to run_vmtests.sh (Nico Pache) [RHEL-5617] +- selftests/mm: give scripts execute permission (Nico Pache) [RHEL-5617] +- selftests: mm: remove duplicate unneeded defines (Nico Pache) [RHEL-5617] +- Documentation: kselftest: "make headers" is a prerequisite (Nico Pache) [RHEL-5617] +- selftests/mm: fix build failures due to missing MADV_COLLAPSE (Nico Pache) [RHEL-5617] +- selftests/mm: fix a "possibly uninitialized" warning in pkey-x86.h (Nico Pache) [RHEL-5617] +- selftests/mm: .gitignore: add mkdirty, va_high_addr_switch (Nico Pache) [RHEL-5617] +- selftests/mm: fix invocation of tests that are run via shell scripts (Nico Pache) [RHEL-5617] +- selftests/mm: fix "warning: expression which evaluates to zero..." in mlock2-tests.c (Nico Pache) [RHEL-5617] +- selftests/mm: fix unused variable warnings in hugetlb-madvise.c, migration.c (Nico Pache) [RHEL-5617] +- selftests/mm: fix cross compilation with LLVM (Nico Pache) [RHEL-5617] +- selftests/mm: run hugetlb testcases of va switch (Nico Pache) [RHEL-5617] +- selftests/mm: configure nr_hugepages for arm64 (Nico Pache) [RHEL-5617] +- selftests/mm: add platform independent in code comments (Nico Pache) [RHEL-5617] +- selftests/mm: rename va_128TBswitch to va_high_addr_switch (Nico Pache) [RHEL-5617] +- selftests/mm: add support for arm64 platform on va switch (Nico Pache) [RHEL-5617] +- selftests/mm: reuse pagemap_get_entry() in vm_util.h (Nico Pache) [RHEL-5617] +- selftests/mm: use PM_* macros in vm_utils.h (Nico Pache) [RHEL-5617] +- selftests/mm: merge default_huge_page_size() into one (Nico Pache) [RHEL-5617] +- selftests/mm: link vm_util.c always (Nico Pache) [RHEL-5617] +- selftests/mm: use TEST_GEN_PROGS where proper (Nico Pache) [RHEL-5617] +- selftests/mm: merge util.h into vm_util.h (Nico Pache) [RHEL-5617] +- selftests/mm: dump a summary in run_vmtests.sh (Nico Pache) [RHEL-5617] +- selftests/mm: update .gitignore with two missing tests (Nico Pache) [RHEL-5617] +- selftests/mm: set overcommit_policy as OVERCOMMIT_ALWAYS (Nico Pache) [RHEL-5617] +- selftests/mm: change NR_CHUNKS_HIGH for aarch64 (Nico Pache) [RHEL-5617] +- selftests/mm: change MAP_CHUNK_SIZE (Nico Pache) [RHEL-5617] +- selftests: vm: enable cross-compilation (Nico Pache) [RHEL-5617] +- selftests/mm: define MADV_PAGEOUT to fix compilation issues (Nico Pache) [RHEL-5617] +- selftest/vm: add mremap expand merge offset test (Nico Pache) [RHEL-5617] +- redhat: Fix build for kselftests mm (Nico Pache) [RHEL-5617] +- selftests/vm: rename selftests/vm to selftests/mm (Nico Pache) [RHEL-5617] +- selftests/vm: cow: add COW tests for collapsing of PTE-mapped anon THP (Nico Pache) [RHEL-5617] +- selftests/vm: add test to measure MADV_UNMERGEABLE performance (Nico Pache) [RHEL-5617] +- selftests/vm: use memfd for hugepage-mmap test (Nico Pache) [RHEL-5617] +- selftests/vm: cow: basic COW tests for non-anonymous pages (Nico Pache) [RHEL-5617] +- selftests/vm: anon_cow: prepare for non-anonymous COW tests (Nico Pache) [RHEL-5617] +- selftests/vm: ksm_functional_tests: fix a typo in comment (Nico Pache) [RHEL-5617] +- selftests: vm: Fix incorrect kernel headers search path (Nico Pache) [RHEL-5617] +- selftests/vm: remove __USE_GNU in hugetlb-madvise.c (Nico Pache) [RHEL-5617] +- selftests/vm: ksm_functional_tests: fixes for 32bit (Nico Pache) [RHEL-5617] +- selftests/vm: cow: fix compile warning on 32bit (Nico Pache) [RHEL-5617] +- selftests/vm: madv_populate: fix missing MADV_POPULATE_(READ|WRITE) definitions (Nico Pache) [RHEL-5617] +- mm/gup_test: fix PIN_LONGTERM_TEST_READ with highmem (Nico Pache) [RHEL-5617] +- mm/pagewalk: don't trigger test_walk() in walk_page_vma() (Nico Pache) [RHEL-5617] +- selftests/vm: add KSM unmerge tests (Nico Pache) [RHEL-5617] +- selftests/vm: anon_cow: add mprotect() optimization tests (Nico Pache) [RHEL-5617] +- selftests/vm: anon_cow: add R/O longterm tests via gup_test (Nico Pache) [RHEL-5617] +- mm/gup_test: start/stop/read functionality for PIN LONGTERM test (Nico Pache) [RHEL-5617] +- selftests/vm: anon_cow: add liburing test cases (Nico Pache) [RHEL-5617] +- selftests/vm: anon_cow: hugetlb tests (Nico Pache) [RHEL-5617] +- selftests/vm: anon_cow: THP tests (Nico Pache) [RHEL-5617] +- selftests/vm: factor out pagemap_is_populated() into vm_util (Nico Pache) [RHEL-5617] +- selftests/vm: anon_cow: test COW handling of anonymous memory (Nico Pache) [RHEL-5617] +- selftests/vm: drop mnt point for hugetlb in run_vmtests.sh (Nico Pache) [RHEL-5617] +- selftests/vm: use memfd for hugepage-mremap test (Nico Pache) [RHEL-5617] +- selftests/vm: use memfd for hugetlb-madvise test (Nico Pache) [RHEL-5617] +- selftests/vm: use memfd for uffd hugetlb tests (Nico Pache) [RHEL-5617] +- selftests/vm: add local_config.h and local_config.mk to .gitignore (Nico Pache) [RHEL-5617] +- selftests/vm/pkeys: Add a regression test for setting PKRU through ptrace (Nico Pache) [RHEL-5617] +- selftests: vm: add /dev/userfaultfd test cases to run_vmtests.sh (Nico Pache) [RHEL-5617] +- selftests/vm: use top_srcdir instead of recomputing relative paths (Nico Pache) [RHEL-5617] +- selftests/vm: fix errno handling in mrelease_test (Nico Pache) [RHEL-5617] +- tools: update test_hmm script to support SP config (Nico Pache) [RHEL-5617] +- selftests: vm: add process_mrelease tests (Nico Pache) [RHEL-5617] +- selftest/vm: add helpers to detect PAGE_SIZE and PAGE_SHIFT (Nico Pache) [RHEL-5617] +- selftest/vm: add util.h and and move helper functions there (Nico Pache) [RHEL-5617] +- perf test record user-regs: Fix mask for vg register (Michael Petlan) [RHEL-14411] +- platform/x86/intel/ifs: Call release_firmware() when handling errors. (Steve Best) [RHEL-23312] +- nvme: check for valid nvme_identify_ns() before using it (Ewan D. Milne) [RHEL-14751] +- nvme-core: fix a memory leak in nvme_ns_info_from_identify() (Ewan D. Milne) [RHEL-14751] + +* Tue Jan 30 2024 Scott Weaver [5.14.0-415.el9] +- net: phy: mdio_device: Reset device only when necessary (Andrew Halaney) [RHEL-21837] +- r8169: prevent potential deadlock in rtl8169_close (Izabela Bakollari) [RHEL-6506] +- r8169: fix deadlock on RTL8125 in jumbo mtu mode (Izabela Bakollari) [RHEL-6506] +- r8169: fix network lost after resume on DASH systems (Izabela Bakollari) [RHEL-6506] +- r8169: add handling DASH when DASH is disabled (Izabela Bakollari) [RHEL-6506] +- r8169: respect userspace disabling IFF_MULTICAST (Izabela Bakollari) [RHEL-6506] +- r8169: fix the KCSAN reported data race in rtl_rx while reading desc->opts1 (Izabela Bakollari) [RHEL-6506] +- r8169: fix the KCSAN reported data-race in rtl_tx while reading TxDescArray[entry].opts1 (Izabela Bakollari) [RHEL-6506] +- r8169: fix the KCSAN reported data-race in rtl_tx() while reading tp->cur_tx (Izabela Bakollari) [RHEL-6506] +- r8169: fix rare issue with broken rx after link-down on RTL8125 (Izabela Bakollari) [RHEL-6506] +- r8169: use dev_err_probe in all appropriate places in rtl_init_one() (Izabela Bakollari) [RHEL-6506] +- r8169: check for PCI read error in probe (Izabela Bakollari) [RHEL-6506] +- r8169: Use a raw_spinlock_t for the register locks. (Izabela Bakollari) [RHEL-6506] +- r8169: use new macro netif_subqueue_completed_wake in the tx cleanup path (Izabela Bakollari) [RHEL-6506] +- r8169: use new macro netif_subqueue_maybe_stop in rtl8169_start_xmit (Izabela Bakollari) [RHEL-6506] +- r8169: fix ASPM-related problem for chip version 42 and 43 (Izabela Bakollari) [RHEL-6506] +- r8169: fix RTL8168H and RTL8107E rx crc error (Izabela Bakollari) [RHEL-6506] +- r8169: consolidate disabling ASPM before EPHY access (Izabela Bakollari) [RHEL-6506] +- r8169: prepare rtl_hw_aspm_clkreq_enable for usage in atomic context (Izabela Bakollari) [RHEL-6506] +- r8169: enable cfg9346 config register access in atomic context (Izabela Bakollari) [RHEL-6506] +- r8169: use spinlock to protect access to registers Config2 and Config5 (Izabela Bakollari) [RHEL-6506] +- r8169: use spinlock to protect mac ocp register access (Izabela Bakollari) [RHEL-6506] +- r8169: reset bus if NIC isn't accessible after tx timeout (Izabela Bakollari) [RHEL-6506] +- r8169: disable ASPM in case of tx timeout (Izabela Bakollari) [RHEL-6506] +- r8169: use devm_clk_get_optional_enabled() to simplify the code (Izabela Bakollari) [RHEL-6506] +- ice: alter feature support check for SRIOV and LAG (Michal Schmidt) [RHEL-21571] +- regmap: Ensure range selector registers are updated after cache sync (Jaroslav Kysela) [RHEL-22735] +- kernel/panic.c: Move the location of bust_spinlocks to prevent hanging. (Derek Barbosa) [RHEL-15897] +- bootconfig: Fix missing return check of xbc_node_compose_key function (Julio Faracco) [2217634] +- new config items (Paolo Bonzini) [RHEL-15937] +- x86/virt/tdx: Make TDX host depend on X86_MCE (Paolo Bonzini) [RHEL-15937] +- x86/virt/tdx: Disable TDX host support when kexec is enabled (Paolo Bonzini) [RHEL-15937] +- Documentation/x86: Add documentation for TDX host support (Paolo Bonzini) [RHEL-15937] +- x86/mce: Differentiate real hardware #MCs from TDX erratum ones (Paolo Bonzini) [RHEL-15937] +- x86/cpu: Detect TDX partial write machine check erratum (Paolo Bonzini) [RHEL-15937] +- x86/virt/tdx: Handle TDX interaction with sleep and hibernation (Paolo Bonzini) [RHEL-15937] +- x86/virt/tdx: Initialize all TDMRs (Paolo Bonzini) [RHEL-15937] +- x86/virt/tdx: Configure global KeyID on all packages (Paolo Bonzini) [RHEL-15937] +- x86/virt/tdx: Configure TDX module with the TDMRs and global KeyID (Paolo Bonzini) [RHEL-15937] +- x86/virt/tdx: Designate reserved areas for all TDMRs (Paolo Bonzini) [RHEL-15937] +- x86/virt/tdx: Allocate and set up PAMTs for TDMRs (Paolo Bonzini) [RHEL-15937] +- x86/virt/tdx: Fill out TDMRs to cover all TDX memory regions (Paolo Bonzini) [RHEL-15937] +- x86/virt/tdx: Add placeholder to construct TDMRs to cover all TDX memory regions (Paolo Bonzini) [RHEL-15937] +- x86/virt/tdx: Get module global metadata for module initialization (Paolo Bonzini) [RHEL-15937] +- x86/virt/tdx: Use all system memory when initializing TDX module as TDX memory (Paolo Bonzini) [RHEL-15937] +- x86/virt/tdx: Add skeleton to enable TDX on demand (Paolo Bonzini) [RHEL-15937] +- x86/virt/tdx: Add SEAMCALL error printing for module initialization (Paolo Bonzini) [RHEL-15937] +- x86/virt/tdx: Handle SEAMCALL no entropy error in common code (Paolo Bonzini) [RHEL-15937] +- x86/virt/tdx: Make INTEL_TDX_HOST depend on X86_X2APIC (Paolo Bonzini) [RHEL-15937] +- x86/virt/tdx: Define TDX supported page sizes as macros (Paolo Bonzini) [RHEL-15937] +- x86/virt/tdx: Detect TDX during kernel boot (Paolo Bonzini) [RHEL-15937] +- x86/mm: Remove "INVPCID single" feature tracking (Paolo Bonzini) [RHEL-15937] +- x86/virt/tdx: Make TDX_MODULE_CALL handle SEAMCALL #UD and #GP (Paolo Bonzini) [RHEL-15937] +- x86/virt/tdx: Wire up basic SEAMCALL functions (Paolo Bonzini) [RHEL-15937] +- x86/smp: Dont access non-existing CPUID leaf (Paolo Bonzini) [RHEL-15937] +- x86/smp: Make stop_other_cpus() more robust (Paolo Bonzini) [RHEL-15937] +- x86/cpu: Clear SME feature flag when not in use (Paolo Bonzini) [RHEL-15937] +- Documentation, mm/unaccepted: document accept_memory kernel parameter (Paolo Bonzini) [RHEL-15937] +- proc/kcore: do not try to access unaccepted memory (Paolo Bonzini) [RHEL-15937] +- efi/unaccepted: do not let /proc/vmcore try to access unaccepted memory (Paolo Bonzini) [RHEL-15937] +- netfilter: nf_tables: Reject tables of unsupported family (Florian Westphal) [RHEL-21420 RHEL-21421] {CVE-2023-6040} +- video/aperture: Only remove sysfb on the default vga pci device (Jocelyn Falempe) [RHEL-19939] +- video/aperture: Drop primary argument (Jocelyn Falempe) [RHEL-19939] +- video/aperture: Move vga handling to pci function (Jocelyn Falempe) [RHEL-19939] +- video/aperture: Only kick vgacon when the pdev is decoding vga (Jocelyn Falempe) [RHEL-19939] +- video/aperture: use generic code to figure out the vga default device (Jocelyn Falempe) [RHEL-19939] +- fbdev/core: Avoid uninitialized read in aperture_remove_conflicting_pci_device() (Jocelyn Falempe) [RHEL-19939] +- fbdev: Fix order of arguments to aperture_remove_conflicting_devices() (Jocelyn Falempe) [RHEL-19939] +- fbdev: Remove conflict-handling code (Jocelyn Falempe) [RHEL-19939] +- fbdev: Acquire framebuffer apertures for firmware devices (Jocelyn Falempe) [RHEL-19939] +- video/aperture: Remove conflicting VGA devices, if any (Jocelyn Falempe) [RHEL-19939] +- video: Provide constants for VGA I/O range (Jocelyn Falempe) [RHEL-19939] +- video/aperture: Disable and unregister sysfb devices via aperture helpers (Jocelyn Falempe) [RHEL-19939] +- fbdev: Remove conflicting devices on PCI bus (Jocelyn Falempe) [RHEL-19939] +- fbdev: Convert drivers to aperture helpers (Jocelyn Falempe) [RHEL-19939] +- fbdev/core: Remove remove_conflicting_pci_framebuffers() (Jocelyn Falempe) [RHEL-19939] +- fbdev: Restart conflicting fb removal loop when unregistering devices (Jocelyn Falempe) [RHEL-19939] +- fbdev: Warn in hot-unplug workaround for framebuffers without device (Jocelyn Falempe) [RHEL-19939] +- Revert "fbdev: fbmem: add a helper to determine if an aperture is used by a fw fb" (Jocelyn Falempe) [RHEL-19939] +- Revert 88b08cfb5e1595acc531fcc95964d4e44f7f2cf7 (Jocelyn Falempe) [RHEL-19939] + +* Mon Jan 29 2024 Scott Weaver [5.14.0-414.el9] +- loop: fix the the direct I/O support check when used on top of block devices (Ming Lei) [RHEL-22151] +- vmxnet3: Add XDP support. (Izabela Bakollari) [RHEL-22378] +- dpll: fix register pin with unregistered parent pin (Petr Oros) [RHEL-22304] +- dpll: fix userspace availability of pins (Petr Oros) [RHEL-22304] +- dpll: fix pin dump crash for rebound module (Petr Oros) [RHEL-22304] +- dpll: fix broken error path in dpll_pin_alloc(..) (Petr Oros) [RHEL-22304] +- ext4: fix warning in ext4_dio_write_end_io() (Carlos Maiolino) [RHEL-21230] +- ext4: properly sync file size update after O_SYNC direct IO (Carlos Maiolino) [RHEL-21230] +- ext4: prevent the normalized size from exceeding EXT_MAX_BLOCKS (Carlos Maiolino) [RHEL-21161] +- xfs: allow inode inactivation during a ro mount log recovery (Pavel Reichl) [RHEL-22465] +- perf/x86/intel/uncore: Support Sierra Forest and Grand Ridge (Michael Petlan) [RHEL-15661] +- perf/x86/intel/uncore: Support IIO free-running counters on GNR (Michael Petlan) [RHEL-15661] +- perf/x86/intel/uncore: Support Granite Rapids (Michael Petlan) [RHEL-15661] +- perf/x86/uncore: Use u64 to replace unsigned for the uncore offsets array (Michael Petlan) [RHEL-15661] +- perf/x86/intel/uncore: Generic uncore_get_uncores and MMIO format of SPR (Michael Petlan) [RHEL-15661] +- blk-mq: fix IO hang from sbitmap wakeup race (Ming Lei) [RHEL-21404] +- xfs: short circuit xfs_growfs_data_private() if delta is zero (Andrey Albershteyn) [RHEL-21392] + +* Fri Jan 26 2024 Scott Weaver [5.14.0-413.el9] +- scsi: core: Always send batch on reset or error handling command (Ewan D. Milne) [RHEL-19730] +- ovl: Add an alternative type of whiteout (Alexander Larsson) [RHEL-21350] +- ovl: Support escaped overlay.* xattrs (Alexander Larsson) [RHEL-21350] +- ovl: Add OVL_XATTR_TRUSTED/USER_PREFIX_LEN macros (Alexander Larsson) [RHEL-21350] +- ovl: Move xattr support to new xattrs.c file (Alexander Larsson) [RHEL-21350] +- nvmet-tcp: Fix the H2C expected PDU len calculation (Maurizio Lombardi) [RHEL-19153 RHEL-19159 RHEL-19165 RHEL-19162 RHEL-19156 RHEL-19150] {CVE-2023-6356 CVE-2023-6535 CVE-2023-6536} +- nvmet-tcp: remove boilerplate code (Maurizio Lombardi) [RHEL-19153 RHEL-19159 RHEL-19165 RHEL-19162 RHEL-19156 RHEL-19150] {CVE-2023-6356 CVE-2023-6535 CVE-2023-6536} +- nvmet-tcp: fix a crash in nvmet_req_complete() (Maurizio Lombardi) [RHEL-19153 RHEL-19159 RHEL-19165 RHEL-19162 RHEL-19156 RHEL-19150] {CVE-2023-6356 CVE-2023-6535 CVE-2023-6536} +- nvmet-tcp: Fix a kernel panic when host sends an invalid H2C PDU length (Maurizio Lombardi) [RHEL-19153 RHEL-19159 RHEL-19165 RHEL-19162 RHEL-19156 RHEL-19150] {CVE-2023-6356 CVE-2023-6535 CVE-2023-6536} +- idpf: distinguish vports by the dev_port attribute (Michal Schmidt) [RHEL-22142] +- s390/paes: fix PKEY_TYPE_EP11_AES handling for secure keyblobs (Tobias Huschle) [RHEL-22159] +- Revert "nvme-fabrics: parse nvme connect Linux error codes" (Ewan D. Milne) [RHEL-21545] +- Revert "x86/fpu/xstate: Fix PKRU covert channel" (Martin McConnell) [RHEL-21573] +- net: Remove acked SYN flag from packet in the transmit queue correctly (Paolo Abeni) [RHEL-21432] +- tcp: do not accept ACK of bytes we never sent (Paolo Abeni) [RHEL-21432] +- net: do not leave an empty skb in write queue (Paolo Abeni) [RHEL-21432] +- tcp: check mptcp-level constraints for backlog coalescing (Paolo Abeni) [RHEL-21432] +- redhat: Use dracut instead of objcopy for adding SBAT information to UKI (Vitaly Kuznetsov) +- kexec: do syscore_shutdown() in kernel_kexec (Baoquan He) [RHEL-19654] +- powerpc/vas: Limit open window failure messages in log bufffer (Mamatha Inamdar) [RHEL-14975] + +* Wed Jan 24 2024 Scott Weaver [5.14.0-412.el9] +- ACPI: APEI: rename ghes_init() with an "acpi_" prefix (Mark Langsdorf) [RHEL-4625] +- ACPI: APEI: explicit init of HEST and GHES in apci_init() (Mark Langsdorf) [RHEL-4625] +- ACPI: AGDI: Improve error reporting for problems during .remove() (Mark Langsdorf) [RHEL-4625] +- ACPI: AGDI: Fix missing prototype warning for acpi_agdi_init() (Mark Langsdorf) [RHEL-4625] +- ACPI: AGDI: Add driver for Arm Generic Diagnostic Dump and Reset device (Mark Langsdorf) [RHEL-4625] +- redhat/configs: enable CONFIG_ACPI_AGDI for arm64 (Mark Langsdorf) [RHEL-4625] +- ACPI: tables: Add AGDI to the list of known table signatures (Mark Langsdorf) [RHEL-4625] +- powerpc/64s: Increase default stack size to 32KB (Mamatha Inamdar) [RHEL-17581] +- platform/mellanox: mlxbf-tmfifo: Fix a warning message (Luiz Capitulino) [RHEL-21099] +- platform/mellanox: tmfifo: fix kernel-doc warnings (Luiz Capitulino) [RHEL-21099] +- platform/mellanox: mlxbf-tmfifo: Convert to platform remove callback returning void (Luiz Capitulino) [RHEL-21099] +- platform/mellanox: mlxbf-tmfifo: Drop jumbo frames (Luiz Capitulino) [RHEL-21099] +- platform/mellanox: mlxbf-tmfifo: Drop the Rx packet if no more descriptors (Luiz Capitulino) [RHEL-21099] +- platform/mellanox: Fix mlxbf-tmfifo not handling all virtio CONSOLE notifications (Luiz Capitulino) [RHEL-21099] +- platform/mellanox: fix potential race in mlxbf-tmfifo driver (Luiz Capitulino) [RHEL-21099] +- platform/mellanox: Add BlueField-3 support in the tmfifo driver (Luiz Capitulino) [RHEL-21099] +- mptcp: prevent tcp diag from closing listener subflows (Davide Caratti) [RHEL-21753] +- mptcp: fix inconsistent state on fastopen race (Davide Caratti) [RHEL-21753] +- mptcp: fix possible NULL pointer dereference on close (Davide Caratti) [RHEL-21753] +- mptcp: deal with large GSO size (Davide Caratti) [RHEL-21753] +- IB/ipoib: Fix mcast list locking (Daniel Vacek) [RHEL-19700] +- RDMA/IPoIB: Fix error code return in ipoib_mcast_join (Daniel Vacek) [RHEL-19700] +- hsr: Prevent use after free in prp_create_tagged_frame() (Felix Maurer) [RHEL-21711] +- net: hsr: Add __packed to struct hsr_sup_tlv. (Felix Maurer) [RHEL-21711] +- net: hsr: Properly parse HSRv1 supervisor frames. (Felix Maurer) [RHEL-21711] +- hsr: Fix uninit-value access in fill_frame_info() (Felix Maurer) [RHEL-21711] +- Reapply "memcg: enable accounting for file lock caches" (Wander Lairson Costa) [RHEL-8487 RHEL-9039] {CVE-2022-0480} +- s390/vfio-ap: do not reset queue removed from host config (Cédric Le Goater) [RHEL-19574] +- s390/vfio-ap: reset queues associated with adapter for queue unbound from driver (Cédric Le Goater) [RHEL-19574] +- s390/vfio-ap: reset queues filtered from the guest's AP config (Cédric Le Goater) [RHEL-19574] +- s390/vfio-ap: let on_scan_complete() callback filter matrix and update guest's APCB (Cédric Le Goater) [RHEL-19574] +- s390/vfio-ap: loop over the shadow APCB when filtering guest's AP configuration (Cédric Le Goater) [RHEL-19574] +- s390/vfio-ap: always filter entire AP matrix (Cédric Le Goater) [RHEL-19574] +- KVM: s390: vsie: Fix length of facility list shadowed (Cédric Le Goater) [RHEL-19574] +- KVM: s390: vsie: Fix STFLE interpretive execution identification (Cédric Le Goater) [RHEL-19574] +- KVM: s390: vsie: fix race during shadow creation (Cédric Le Goater) [RHEL-19574] +- KVM: s390: fix cc for successful PQAP (Cédric Le Goater) [RHEL-19574] +- KVM: s390: fix setting of fpc register (Cédric Le Goater) [RHEL-19574] +- s390/vfio-ap: fix sysfs status attribute for AP queue devices (Cédric Le Goater) [RHEL-19574] +- s390/vfio-ap: unpin pages on gisc registration failure (Cédric Le Goater) [RHEL-19574] +- ext4: avoid updating the superblock on a r/o mount if not needed (Pavel Reichl) [RHEL-7953] +- ipv4: igmp: fix refcnt uaf issue when receiving igmp query packet (Guillaume Nault) [RHEL-22186] +- ipv4: Correct/silence an endian warning in __ip_do_redirect (Guillaume Nault) [RHEL-22186] +- net: set SOCK_RCU_FREE before inserting socket into hashtable (Guillaume Nault) [RHEL-22186] +- ice: fix Get link status data length (Petr Oros) [RHEL-19740] +- ice: Shut down VSI with "link-down-on-close" enabled (Petr Oros) [RHEL-19740] +- ice: Fix link_down_on_close message (Petr Oros) [RHEL-19740] +- ice: Fix some null pointer dereference issues in ice_ptp.c (Petr Oros) [RHEL-19740] +- ice: fix theoretical out-of-bounds access in ethtool link modes (Petr Oros) [RHEL-19740] +- ice: Restore fix disabling RX VLAN filtering (Petr Oros) [RHEL-19740] +- ice: change vfs.num_msix_per to vf->num_msix (Petr Oros) [RHEL-19740] +- ice: restore timestamp configuration after device reset (Petr Oros) [RHEL-19740] +- ice: unify logic for programming PFINT_TSYN_MSK (Petr Oros) [RHEL-19740] +- ice: remove ptp_tx ring parameter flag (Petr Oros) [RHEL-19740] +- ice: fix DDP package download for packages without signature segment (Petr Oros) [RHEL-19740] +- ice: dpll: fix output pin capabilities (Petr Oros) [RHEL-19740] +- ice: dpll: fix check for dpll input priority range (Petr Oros) [RHEL-19740] +- ice: dpll: fix initial lock status of dpll (Petr Oros) [RHEL-19740] +- ice: Hook up 4 E830 devices by adding their IDs (Petr Oros) [RHEL-19740] +- ice: Remove redundant zeroing of the fields. (Petr Oros) [RHEL-19740] +- ice: Add support for E830 DDP package segment (Petr Oros) [RHEL-19740] +- ice: Add ice_get_link_status_datalen (Petr Oros) [RHEL-19740] +- ice: Add 200G speed/phy type use (Petr Oros) [RHEL-19740] +- ice: Add E830 device IDs, MAC type and registers (Petr Oros) [RHEL-19740] +- ice: cleanup ice_find_netlist_node (Petr Oros) [RHEL-19740] +- ice: make ice_get_pf_c827_idx static (Petr Oros) [RHEL-19740] +- ice: manage VFs MSI-X using resource tracking (Petr Oros) [RHEL-19740] +- ice: set MSI-X vector count on VF (Petr Oros) [RHEL-19740] +- ice: add bitmap to track VF MSI-X usage (Petr Oros) [RHEL-19740] +- ice: implement num_msix field per VF (Petr Oros) [RHEL-19740] +- ice: store VF's pci_dev ptr in ice_vf (Petr Oros) [RHEL-19740] +- ice: add drop rule matching on not active lport (Petr Oros) [RHEL-19740] +- ice: remove unused ice_flow_entry fields (Petr Oros) [RHEL-19740] +- ice: Refactor finding advertised link speed (Petr Oros) [RHEL-19740] +- ice: fix linking when CONFIG_PTP_1588_CLOCK=n (Petr Oros) [RHEL-19740] +- ice: Remove the FW shared parameters (Petr Oros) [RHEL-19740] +- ice: PTP: add clock domain number to auxiliary interface (Petr Oros) [RHEL-19740] +- ice: Use PTP auxbus for all PHYs restart in E822 (Petr Oros) [RHEL-19740] +- ice: Auxbus devices & driver for E822 TS (Petr Oros) [RHEL-19740] +- ice: check netlist before enabling ICE_F_GNSS (Petr Oros) [RHEL-19740] +- ice: introduce ice_pf_src_tmr_owned (Petr Oros) [RHEL-19740] +- ice: fix pin assignment for E810-T without SMA control (Petr Oros) [RHEL-19740] +- ice: remove ICE_F_PTP_EXTTS feature flag (Petr Oros) [RHEL-19740] +- ice: PTP: move quad value check inside ice_fill_phy_msg_e822 (Petr Oros) [RHEL-19740] +- ice: PTP: Rename macros used for PHY/QUAD port definitions (Petr Oros) [RHEL-19740] +- ice: PTP: Clean up timestamp registers correctly (Petr Oros) [RHEL-19740] +- ice: introduce hw->phy_model for handling PTP PHY differences (Petr Oros) [RHEL-19740] +- ice: Support cross-timestamping for E823 devices (Petr Oros) [RHEL-19740] +- ice: retry acquiring hardware semaphore during cross-timestamp request (Petr Oros) [RHEL-19740] +- ice: prefix clock timer command enumeration values with ICE_PTP (Petr Oros) [RHEL-19740] +- s390/dasd: protect device queue against concurrent access (Tobias Huschle) [RHEL-22162] +- Enable CONFIG_MARVELL_88Q2XXX_PHY (Izabela Bakollari) [RHEL-946] +- net: phy: bcm7xxx: Add missing 16nm EPHY statistics (Izabela Bakollari) [RHEL-946] +- net: phylink: add phylink_limit_mac_speed() (Izabela Bakollari) [RHEL-946] +- gpiolib: provide and use gpiod_line_state_notify() (Izabela Bakollari) [RHEL-946] +- dp83640: Use list_for_each_entry() helper (Izabela Bakollari) [RHEL-946] +- gpiolib: add a second blocking notifier to struct gpio_device (Izabela Bakollari) [RHEL-946] +- gpiolib: rename the gpio_device notifier (Izabela Bakollari) [RHEL-946] +- net: phy: mediatek-ge-soc: support PHY LEDs (Izabela Bakollari) [RHEL-946] +- net: phy: Introduce PSGMII PHY interface mode (Izabela Bakollari) [RHEL-946] +- net: phy: Remove two unused function declarations (Izabela Bakollari) [RHEL-946] +- net: phy: move marking PHY on SFP module into SFP code (Izabela Bakollari) [RHEL-946] +- net: phy: provide phylib stubs for hardware timestamping operations (Izabela Bakollari) [RHEL-946] +- net: transfer rtnl_lock() requirement from ethtool_set_ethtool_phy_ops() to caller (Izabela Bakollari) [RHEL-946] +- net: phy: nxp-c45-tja11xx: reset PCS if the link goes down (Izabela Bakollari) [RHEL-946] +- net: phy: nxp-c45-tja11xx: read ext trig ts on TJA1120 (Izabela Bakollari) [RHEL-946] +- net: phy: nxp-c45-tja11xx: run cable test with the PHY in test mode (Izabela Bakollari) [RHEL-946] +- net: phy: nxp-c45-tja11xx: handle FUSA irq (Izabela Bakollari) [RHEL-946] +- net: phy: nxp-c45-tja11xx: read egress ts on TJA1120 (Izabela Bakollari) [RHEL-946] +- net: phy: nxp-c45-tja11xx: enable LTC sampling on both ext_ts edges (Izabela Bakollari) [RHEL-946] +- net: phy: nxp-c45-tja11xx: add TJA1120 support (Izabela Bakollari) [RHEL-946] +- net: phy: nxp-c45-tja11xx: use get_features (Izabela Bakollari) [RHEL-946] +- net: phy: nxp-c45-tja11xx: prepare the ground for TJA1120 (Izabela Bakollari) [RHEL-946] +- net: phy: nxp-c45-tja11xx: remove RX BIST frame counters (Izabela Bakollari) [RHEL-946] +- net: phy: nxp-c45-tja11xx: use phylib master/slave implementation (Izabela Bakollari) [RHEL-946] +- net: phy: smsc: add WoL support to LAN8740/LAN8742 PHYs (Izabela Bakollari) [RHEL-946] +- net: mdio_bus: validate "addr" for mdiobus_is_registered_device() (Izabela Bakollari) [RHEL-946] +- net: phylink: explicitly invalidate link_state members in mac_config (Izabela Bakollari) [RHEL-946] +- net: phylink: strip out pre-March 2020 legacy code (Izabela Bakollari) [RHEL-946] +- net: phy: motorcomm: Add pad drive strength cfg support (Izabela Bakollari) [RHEL-946] +- net: phy: marvell-88q2xxx: add driver for the Marvell 88Q2110 PHY (Izabela Bakollari) [RHEL-946] +- net: phy: c45: detect the BASE-T1 speed from the ability register (Izabela Bakollari) [RHEL-946] +- net: phy: c45: add a separate function to read BASE-T1 abilities (Izabela Bakollari) [RHEL-946] +- net: phy: c45: add support for 1000BASE-T1 forced setup (Izabela Bakollari) [RHEL-946] +- net: phy: add registers to support 1000BASE-T1 (Izabela Bakollari) [RHEL-946] +- net: phylink: remove legacy mac_an_restart() method (Izabela Bakollari) [RHEL-946] +- net: phy: mdio-bcm-unimac: Add asp v2.0 support (Izabela Bakollari) [RHEL-946] +- net: phy: bcm7xxx: Add EPHY entry for 74165 (Izabela Bakollari) [RHEL-946] +- net: mdio: add unlocked mdiobus and mdiodev bus accessors (Izabela Bakollari) [RHEL-946] +- net: phylink: add support for PCS link change notifications (Izabela Bakollari) [RHEL-946] +- net: phylink: add pcs_pre_config()/pcs_post_config() methods (Izabela Bakollari) [RHEL-946] +- net: phylink: add pcs_enable()/pcs_disable() methods (Izabela Bakollari) [RHEL-946] +- gpiolib: order includes alphabetically in gpiolib.h (Izabela Bakollari) [RHEL-946] +- gpio: mmio: handle "ngpios" properly in bgpio_init() (Izabela Bakollari) [RHEL-946] +- gpiolib: add missing include (Izabela Bakollari) [RHEL-946] +- idpf: avoid compiler introduced padding in virtchnl2_rss_key struct (Michal Schmidt) [RHEL-21928] +- idpf: fix corrupted frames and skb leaks in singleq mode (Michal Schmidt) [RHEL-21928] +- scsi: lpfc: Copyright updates for 14.2.0.16 patches (Dick Kennedy) [RHEL-17579] +- scsi: lpfc: Update lpfc version to 14.2.0.16 (Dick Kennedy) [RHEL-17579] +- scsi: lpfc: Enhance driver logging for selected discovery events (Dick Kennedy) [RHEL-17579] +- scsi: lpfc: Refactor and clean up mailbox command memory free (Dick Kennedy) [RHEL-17579] +- scsi: lpfc: Return early in lpfc_poll_eratt() when the driver is unloading (Dick Kennedy) [RHEL-17579] +- scsi: lpfc: Eliminate unnecessary relocking in lpfc_check_nlp_post_devloss() (Dick Kennedy) [RHEL-17579] +- scsi: lpfc: Fix list_entry null check warning in lpfc_cmpl_els_plogi() (Dick Kennedy) [RHEL-17579] +- scsi: lpfc: Fix possible file string name overflow when updating firmware (Dick Kennedy) [RHEL-17579] +- scsi: lpfc: Correct maximum PCI function value for RAS fw logging (Dick Kennedy) [RHEL-17579] +- scsi: lpfc: Update lpfc version to 14.2.0.15 (Dick Kennedy) [RHEL-17579] +- scsi: lpfc: Introduce LOG_NODE_VERBOSE messaging flag (Dick Kennedy) [RHEL-17579] +- scsi: lpfc: Validate ELS LS_ACC completion payload (Dick Kennedy) [RHEL-17579] +- scsi: lpfc: Reject received PRLIs with only initiator fcn role for NPIV ports (Dick Kennedy) [RHEL-17579] +- scsi: lpfc: Treat IOERR_SLI_DOWN I/O completion status the same as pci offline (Dick Kennedy) [RHEL-17579] +- scsi: lpfc: Remove unnecessary zero return code assignment in lpfc_sli4_hba_setup (Dick Kennedy) [RHEL-17579] +- scsi: lpfc: Early return after marking final NLP_DROPPED flag in dev_loss_tmo (Dick Kennedy) [RHEL-17579] +- scsi: lpfc: Fix the NULL vs IS_ERR() bug for debugfs_create_file() (Dick Kennedy) [RHEL-17579] +- vmstat: allow_direct_reclaim should use zone_page_state_snapshot (Marcelo Tosatti) [RHEL-21922] + +* Mon Jan 22 2024 Scott Weaver [5.14.0-411.el9] +- mmc: rtsx: add rts5264 to support sd express card (Prarit Bhargava) [RHEL-17013] +- misc: rtsx: add to support new card reader rts5264 (Prarit Bhargava) [RHEL-17013] +- misc: rtsx: add to support new card reader rts5264 new definition and function (Prarit Bhargava) [RHEL-17013] +- misc: Add PCR_SETTING_REG4 and PCR_SETTING_REG5 (Prarit Bhargava) [RHEL-17013] +- tools/build: Fix -s detection code in tools/scripts/Makefile.include (Radu Rendec) [RHEL-21819] +- tools/build: Fix -s detection code in tools/build/Makefile.build (Radu Rendec) [RHEL-21819] +- kbuild: refactor silent mode detection (Radu Rendec) [RHEL-21819] +- kbuild: Port silent mode detection to future gnu make. (Radu Rendec) [RHEL-21819] +- efi/unaccepted: Fix off-by-one when checking for overlapping ranges (Vitaly Kuznetsov) [RHEL-19178] +- x86/traps: Fix load_unaligned_zeropad() handling for shared TDX memory (Vitaly Kuznetsov) [RHEL-19178] +- x86/tdx: Fix __noreturn build warning around __tdx_hypercall_failed() (Vitaly Kuznetsov) [RHEL-19178] +- x86/tdx: Replace deprecated strncpy() with strtomem_pad() (Vitaly Kuznetsov) [RHEL-19178] +- x86/tdx: Remove 'struct tdx_hypercall_args' (Vitaly Kuznetsov) [RHEL-19178] +- x86/tdx: Reimplement __tdx_hypercall() using TDX_MODULE_CALL asm (Vitaly Kuznetsov) [RHEL-19178] +- x86/tdx: Make TDX_HYPERCALL asm similar to TDX_MODULE_CALL (Vitaly Kuznetsov) [RHEL-19178] +- x86/tdx: Extend TDX_MODULE_CALL to support more TDCALL/SEAMCALL leafs (Vitaly Kuznetsov) [RHEL-19178] +- x86/tdx: Pass TDCALL/SEAMCALL input/output registers via a structure (Vitaly Kuznetsov) [RHEL-19178] +- x86/tdx: Rename __tdx_module_call() to __tdcall() (Vitaly Kuznetsov) [RHEL-19178] +- x86/tdx: Make macros of TDCALLs consistent with the spec (Vitaly Kuznetsov) [RHEL-19178] +- x86/tdx: Skip saving output regs when SEAMCALL fails with VMFailInvalid (Vitaly Kuznetsov) [RHEL-19178] +- x86/tdx: Zero out the missing RSI in TDX_HYPERCALL macro (Vitaly Kuznetsov) [RHEL-19178] +- x86/tdx: Retry partially-completed page conversion hypercalls (Vitaly Kuznetsov) [RHEL-19178] +- x86/kvm: Do not try to disable kvmclock if it was not enabled (Vitaly Kuznetsov) [RHEL-19178] +- x86/tdx: Mark TSC reliable (Vitaly Kuznetsov) [RHEL-19178] +- x86/tdx: Allow 32-bit emulation by default (Vitaly Kuznetsov) [RHEL-19178] +- x86/entry: Do not allow external 0x80 interrupts (Vitaly Kuznetsov) [RHEL-19178] +- x86/entry: Convert INT 0x80 emulation to IDTENTRY (Vitaly Kuznetsov) [RHEL-19178] +- x86/coco: Disable 32-bit emulation by default on TDX and SEV (Vitaly Kuznetsov) [RHEL-19178] +- x86: Make IA32_EMULATION boot time configurable (Vitaly Kuznetsov) [RHEL-19178] +- x86/entry: Make IA32 syscalls' availability depend on ia32_enabled() (Vitaly Kuznetsov) [RHEL-19178] +- x86/elf: Make loading of 32bit processes depend on ia32_enabled() (Vitaly Kuznetsov) [RHEL-19178] +- x86/entry: Compile entry_SYSCALL32_ignore() unconditionally (Vitaly Kuznetsov) [RHEL-19178] +- x86/entry: Rename ignore_sysret() (Vitaly Kuznetsov) [RHEL-19178] +- x86: Introduce ia32_enabled() (Vitaly Kuznetsov) [RHEL-19178] +- lockdep: Fix block chain corruption (Joel Savitz) [RHEL-5226] +- futex: Don't include process MM in futex key on no-MMU (Joel Savitz) [RHEL-5226] +- locking/rtmutex: Fix task->pi_waiters integrity (Joel Savitz) [RHEL-5226] +- debugobjects,locking: Annotate debug_object_fill_pool() wait type violation (Joel Savitz) [RHEL-5226] +- debugobject: Ensure pool refill (again) (Joel Savitz) [RHEL-5226] +- debugobject: Prevent init race with static objects (Joel Savitz) [RHEL-5226] +- debugobjects: Print object pointer in debug_print_object() (Joel Savitz) [RHEL-5226] +- lib/debugobjects: fix stat count and optimize debug_objects_mem_init (Joel Savitz) [RHEL-5226] +- debugobjects: Convert to SPDX license identifier (Joel Savitz) [RHEL-5226] +- locking/rwsem: Add __always_inline annotation to __down_read_common() and inlined callers (Joel Savitz) [RHEL-5226] +- locktorture: Add raw_spinlock* torture tests for PREEMPT_RT kernels (Joel Savitz) [RHEL-5226] +- locktorture: With nested locks, occasionally skip main lock (Joel Savitz) [RHEL-5226] +- locktorture: Add nested locking to rtmutex torture tests (Joel Savitz) [RHEL-5226] +- locktorture: Add nested locking to mutex torture tests (Joel Savitz) [RHEL-5226] +- locktorture: Add nested_[un]lock() hooks and nlocks parameter (Joel Savitz) [RHEL-5226] +- locktorture: Make the rt_boost factor a tunable (Joel Savitz) [RHEL-5226] +- locktorture: Allow non-rtmutex lock types to be boosted (Joel Savitz) [RHEL-5226] +- locking/qspinlock: Micro-optimize pending state waiting for unlock (Joel Savitz) [RHEL-5226] +- kmsan: allow using __msan_instrument_asm_store() inside runtime (Joel Savitz) [RHEL-5226] +- lockdep: allow instrumenting lockdep.c with KMSAN (Joel Savitz) [RHEL-5226] +- tipc: Fix kernel-infoleak due to uninitialized TLV value (Xin Long) [RHEL-21488] +- tipc: Change nla_policy for bearer-related names to NLA_NUL_STRING (Xin Long) [RHEL-21488] +- tipc: Use size_add() in calls to struct_size() (Xin Long) [RHEL-21488] +- io_uring/af_unix: disable sending io_uring over sockets (Felix Maurer) [RHEL-18161 RHEL-18162] {CVE-2023-6531} +- net: page_pool: add missing free_percpu when page_pool_init fail (Felix Maurer) [RHEL-15913] +- xdp: Fix zero-size allocation warning in xskq_create() (Felix Maurer) [RHEL-15913] +- bpf, sockmap: Reject sk_msg egress redirects to non-TCP sockets (Felix Maurer) [RHEL-15913] +- bpf: reject unhashed sockets in bpf_sk_assign (Felix Maurer) [RHEL-15913] +- bpf, sockmap: Fix map type error in sock_map_del_link (Felix Maurer) [RHEL-15913] +- net: core: remove unnecessary frame_sz check in bpf_xdp_adjust_tail() (Felix Maurer) [RHEL-15913] +- cpu/hotplug: Increase the number of dynamic states (David Arcari) [RHEL-21944] +- net: add reserved fields to nh_group (Sabrina Dubroca) [RHEL-21356] +- net: add reserved fields to fib_info (Sabrina Dubroca) [RHEL-21356] +- net: add reserved fields to fib6_info (Sabrina Dubroca) [RHEL-21356] +- net: add reserved fields to genl_small_ops (Sabrina Dubroca) [RHEL-21356] +- net: add reserved fields to devlink_port (Sabrina Dubroca) [RHEL-21356] +- net: exclude BPF/XDP from kABI (Sabrina Dubroca) [RHEL-21356] +- net: exclude TC from kABI (Sabrina Dubroca) [RHEL-21356] +- net: exclude skb_ext from kABI (Sabrina Dubroca) [RHEL-21356] +- net: exclude wireless_dev from kABI (Sabrina Dubroca) [RHEL-21356] +- net: exclude sock_reuseport from kABI (Sabrina Dubroca) [RHEL-21356] +- net: exclude ndisc_ops from kABI (Sabrina Dubroca) [RHEL-21356] +- net: add reserved fields to udp tunnel infrastructure (Sabrina Dubroca) [RHEL-21356] +- net: add reserved fields to fib_table (Sabrina Dubroca) [RHEL-21356] +- net: add reserved fields to socket_wq (Sabrina Dubroca) [RHEL-21356] +- net: add reserved fields to netlink_ext_ack (Sabrina Dubroca) [RHEL-21356] +- net: add reserved fields to xfrm_state_walk and xfrm_state_offload (Sabrina Dubroca) [RHEL-21356] +- net: add reserved fields to rtnl_link_stats* (Sabrina Dubroca) [RHEL-21356] +- net: add reserved fields to cipher_context (Sabrina Dubroca) [RHEL-21356] +- net: add reserved fields to tls_crypto_context (Sabrina Dubroca) [RHEL-21356] +- net: add reserved fields to ipv4_devconf (Sabrina Dubroca) [RHEL-21356] +- net: add reserved fields to sk_buff using custom code (Sabrina Dubroca) [RHEL-21356] +- net: add reserved fields to nla_policy (Sabrina Dubroca) [RHEL-21356] +- net: add reserved fields to proto (Sabrina Dubroca) [RHEL-21356] +- net: add reserved fields to sock (Sabrina Dubroca) [RHEL-21356] +- net: add reserved fields to neighbour (Sabrina Dubroca) [RHEL-21356] +- net: add reserved fields to lwtunnel_state (Sabrina Dubroca) [RHEL-21356] +- net: add reserved fields to genl_family (Sabrina Dubroca) [RHEL-21356] +- net: add reserved fields to dst_entry (Sabrina Dubroca) [RHEL-21356] +- net: add reserved fields to dst_ops (Sabrina Dubroca) [RHEL-21356] +- net: add reserved fields to flowi_common, flowi4, flowi6 (Sabrina Dubroca) [RHEL-21356] +- net: add reserved fields to fib_rule (Sabrina Dubroca) [RHEL-21356] +- net: add reserved fields to packet_type (Sabrina Dubroca) [RHEL-21356] +- net: add reserved fields to netdev_rx_queue (Sabrina Dubroca) [RHEL-21356] +- net: add reserved fields to netdev_queue (Sabrina Dubroca) [RHEL-21356] +- net: add reserved fields to header_ops (Sabrina Dubroca) [RHEL-21356] +- net: add reserved fields to ipv6_devconf (Sabrina Dubroca) [RHEL-21356] +- net: add reserved fields to proto_ops (Sabrina Dubroca) [RHEL-21356] +- net: add reserved fields to genl_ops (Sabrina Dubroca) [RHEL-21356] +- net: add reserved fields to napi_struct (Sabrina Dubroca) [RHEL-21356] +- net: add reserved fields to dcbnl_rtnl_ops (Sabrina Dubroca) [RHEL-21356] +- net: add reserved fields to macsec_ops (Sabrina Dubroca) [RHEL-21356] +- net: add reserved fields to l3mdev_ops (Sabrina Dubroca) [RHEL-21356] +- net: add reserved fields to tlsdev_ops (Sabrina Dubroca) [RHEL-21356] +- net: add reserved fields to xfrmdev_ops (Sabrina Dubroca) [RHEL-21356] +- net: add reserved fields to struct rtnl_link_ops (Sabrina Dubroca) [RHEL-21356] +- net: add reserved fields to struct ethtool_ops (Sabrina Dubroca) [RHEL-21356] +- net: add reserved fields to struct net_device_ops (Sabrina Dubroca) [RHEL-21356] +- net: add reserved fields to struct net_device (Sabrina Dubroca) [RHEL-21356] +- redhat: kABI: add missing RH_KABI_SIZE_ALIGN_CHECKS Kconfig option (Sabrina Dubroca) [RHEL-21356] +- redhat: rh_kabi: introduce RH_KABI_EXCLUDE_WITH_SIZE (Sabrina Dubroca) [RHEL-21356] +- redhat: rh_kabi: move semicolon inside __RH_KABI_CHECK_SIZE (Sabrina Dubroca) [RHEL-21356] + +* Thu Jan 18 2024 Scott Weaver [5.14.0-410.el9] +- net/sched: act_ct: fix skb leak and crash on ooo frags (Davide Caratti) [RHEL-21360] +- net/sched: act_ct: Take per-cb reference to tcf_ct_flow_table (Davide Caratti) [RHEL-21360] +- net/sched: act_ct: Always fill offloading tuple iifidx (Davide Caratti) [RHEL-21360] +- net/sched: act_ct: additional checks for outdated flows (Davide Caratti) [RHEL-21360] +- netfilter: flowtable: GC pushes back packets to classic path (Davide Caratti) [RHEL-21360] +- Revert "nvme-fc: fix race between error recovery and creating association" (Maurizio Lombardi) [RHEL-17457] +- Bluetooth: avoid memcmp() out of bounds warning (David Marlin) [RHEL-18222] {CVE-2020-26555} +- Bluetooth: hci_event: Fix coding style (David Marlin) [RHEL-18222] {CVE-2020-26555} +- Bluetooth: hci_event: Fix using memcmp when comparing keys (David Marlin) [RHEL-18222] {CVE-2020-26555} +- Bluetooth: Reject connection with the device which has same BD_ADDR (David Marlin) [RHEL-18222] {CVE-2020-26555} +- Bluetooth: hci_event: Ignore NULL link key (David Marlin) [RHEL-18222] {CVE-2020-26555} +- smb: client: fix OOB in smbCalcSize() (Scott Mayhew) [RHEL-18992] {CVE-2023-6606} +- drm/i915/guc: Consider also RCU depth in busy loop. (Eder Zulian) [RHEL-15896] +- drm/i915: Do not disable preemption for resets (Eder Zulian) [RHEL-15896] +- drm/amd/display: Move the memory allocation out of dcn20_validate_bandwidth_fp(). (Eder Zulian) [RHEL-15896] +- drm/amd/display: Move the memory allocation out of dcn21_validate_bandwidth_fp(). (Eder Zulian) [RHEL-15896] +- drm/amd/display: Add a warning if the FPU is used outside from task context. (Eder Zulian) [RHEL-15896] +- drm/amd/display: Simplify the per-CPU usage. (Eder Zulian) [RHEL-15896] +- drm/amd/display: Remove migrate_en/dis from dc_fpu_begin(). (Eder Zulian) [RHEL-15896] +- tools/arch/x86: intel_sdsi: Add support for reading meter certificates (David Arcari) [RHEL-15549] +- tools/arch/x86: intel_sdsi: Add support for new GUID (David Arcari) [RHEL-15549] +- tools/arch/x86: intel_sdsi: Read more On Demand registers (David Arcari) [RHEL-15549] +- tools/arch/x86: intel_sdsi: Add Intel On Demand text (David Arcari) [RHEL-15549] +- tools/arch/x86: intel_sdsi: Add support for reading state certificates (David Arcari) [RHEL-15549] +- platform/x86/intel/sdsi: Change mailbox timeout (David Arcari) [RHEL-15549] +- platform/x86/intel/sdsi: Add meter certificate support (David Arcari) [RHEL-15549] +- platform/x86/intel/sdsi: Support different GUIDs (David Arcari) [RHEL-15549] +- platform/x86/intel/sdsi: Hide attributes if hardware doesn't support (David Arcari) [RHEL-15549] +- platform/x86/intel/sdsi: Add Intel On Demand text (David Arcari) [RHEL-15549] +- Documentation/ABI: sysfs-driver-intel_sdsi: Fix sphinx warnings (David Arcari) [RHEL-15549] +- firmware: dmi-sysfs: make pr_info messages rate limited (Prarit Bhargava) [RHEL-21581] +- Bluetooth: ISO: Fix invalid context error (Bastien Nocera) [RHEL-17138] +- Bluetooth: hci_sync: Introduce PTR_UINT/UINT_PTR macros (Bastien Nocera) [RHEL-17138] +- Bluetooth: hci_sock: Correctly bounds check and pad HCI_MON_NEW_INDEX name (Bastien Nocera) [RHEL-17138] +- Bluetooth: hci_sock: fix slab oob read in create_monitor_event (Bastien Nocera) [RHEL-17138] +- Bluetooth: Make handle of hci_conn be unique (Bastien Nocera) [RHEL-17138] +- Bluetooth: hci_sync: always check if connection is alive before deleting (Bastien Nocera) [RHEL-17138] +- Bluetooth: ISO: Fix bcast listener cleanup (Bastien Nocera) [RHEL-17138] +- Bluetooth: ISO: Pass BIG encryption info through QoS (Bastien Nocera) [RHEL-17138] +- Bluetooth: ISO: Use defer setup to separate PA sync and BIG sync (Bastien Nocera) [RHEL-17138] +- Bluetooth: hci_conn: Fix hci_le_set_cig_params (Bastien Nocera) [RHEL-17138] +- net: annotate data-races around sk->sk_lingertime (Bastien Nocera) [RHEL-17138] +- Bluetooth: ISO: Fix not checking for valid CIG/CIS IDs (Bastien Nocera) [RHEL-17138] +- Bluetooth: hci_sync: Fix Opcode prints in bt_dev_dbg/err (Bastien Nocera) [RHEL-17138] +- Bluetooth: ISO: Set CIS bit only for devices with CIS support (Bastien Nocera) [RHEL-17138] +- Bluetooth: hci_codec: Fix leaking content of local_codecs (Bastien Nocera) [RHEL-17138] +- Bluetooth: hci_sync: Fix UAF in hci_disconnect_all_sync (Bastien Nocera) [RHEL-17138] +- Bluetooth: hci_sync: Fix UAF on hci_abort_conn_sync (Bastien Nocera) [RHEL-17138] +- Bluetooth: hci_sync: Fix handling of HCI_OP_CREATE_CONN_CANCEL (Bastien Nocera) [RHEL-17138] +- Bluetooth: hci_sync: delete CIS in BT_OPEN/CONNECT/BOUND when aborting (Bastien Nocera) [RHEL-17138] +- Bluetooth: hci_sync: Enable events for BIS capable devices (Bastien Nocera) [RHEL-17138] +- Bluetooth: hci_core: Fix build warnings (Bastien Nocera) [RHEL-17138] +- Bluetooth: hci_core: Fix missing instances using HCI_MAX_AD_LENGTH (Bastien Nocera) [RHEL-17138] +- Bluetooth: hci_core: Make hci_is_le_conn_scanning public (Bastien Nocera) [RHEL-17138] +- Bluetooth: MGMT: Fix always using HCI_MAX_AD_LENGTH (Bastien Nocera) [RHEL-17138] +- Bluetooth: Check for ISO support in controller (Bastien Nocera) [RHEL-17138] +- Bluetooth: hci_bcm4377: Mark bcm4378/bcm4387 as BROKEN_LE_CODED (Bastien Nocera) [RHEL-17138] +- Bluetooth: btrtl: Ignore error return for hci_devcd_register() (Bastien Nocera) [RHEL-17138] +- NFS: Use parent's objective cred in nfs_access_login_time() (Scott Mayhew) [RHEL-16024] +- net: Save and restore msg_namelen in sock_sendmsg (Paolo Abeni) [RHEL-21447] +- net: check dev->gso_max_size in gso_features_check() (Paolo Abeni) [RHEL-21447] +- net: Return error from sk_stream_wait_connect() if sk_wait_event() fails (Paolo Abeni) [RHEL-21447] +- net: prevent mss overflow in skb_segment() (Paolo Abeni) [RHEL-21447] +- drop_monitor: Require 'CAP_SYS_ADMIN' when joining "events" group (Paolo Abeni) [RHEL-21447] +- cpufreq: blocklist more Qualcomm platforms in cpufreq-dt-platdev (Mark Langsdorf) [RHEL-1026] +- memory: tegra: Set BPMP msg flags to reset IPC channels (Mark Langsdorf) [RHEL-1026] +- firmware: tegra: Add suspend hook and reset BPMP IPC early on resume (Mark Langsdorf) [RHEL-1026] +- cpufreq: tegra194: fix warning due to missing opp_put (Mark Langsdorf) [RHEL-1026] +- cpufreq: qcom-cpufreq-hw: Revert adding cpufreq qos (Mark Langsdorf) [RHEL-1026] +- cpufreq: qcom-cpufreq-hw: fix double IO unmap and resource release on exit (Mark Langsdorf) [RHEL-1026] +- cpufreq: qcom-hw: Simplify counting frequency domains (Mark Langsdorf) [RHEL-1026] +- cpufreq: qcom-hw: Add missing null pointer check (Mark Langsdorf) [RHEL-1026] +- cpufreq: qcom-hw: Fix cpufreq_driver->get() for non-LMH systems (Mark Langsdorf) [RHEL-1026] +- cpufreq: qcom-hw: Fix reading "reg" with address/size-cells != 2 (Mark Langsdorf) [RHEL-1026] +- cpufreq: qcom-hw: Add CPU clock provider support (Mark Langsdorf) [RHEL-1026] +- cpufreq: qcom-hw: Fix the frequency returned by cpufreq_driver->get() (Mark Langsdorf) [RHEL-1026] +- cpufreq: qcom-hw: Fix memory leak in qcom_cpufreq_hw_read_lut() (Mark Langsdorf) [RHEL-1026] +- cpufreq: qcom-hw: Move soc_data to struct qcom_cpufreq (Mark Langsdorf) [RHEL-1026] +- cpufreq: qcom-hw: Use cached dev pointer in probe() (Mark Langsdorf) [RHEL-1026] +- cpufreq: qcom-hw: Allocate qcom_cpufreq_data during probe (Mark Langsdorf) [RHEL-1026] +- cpufreq: qcom-hw: Remove un-necessary cpumask_empty() check (Mark Langsdorf) [RHEL-1026] +- cpufreq: qcom-cpufreq-hw: Add cpufreq qos for LMh (Mark Langsdorf) [RHEL-1026] +- cpufreq: qcom-cpufreq-hw: Fix uninitialized throttled_freq warning (Mark Langsdorf) [RHEL-1026] +- cpufreq: qcom-hw: Remove deprecated irq_set_affinity_hint() call (Mark Langsdorf) [RHEL-1026] +- cpufreq: qcom-hw: Disable LMH irq when disabling policy (Mark Langsdorf) [RHEL-1026] +- cpufreq: qcom-hw: Reset cancel_throttle when policy is re-enabled (Mark Langsdorf) [RHEL-1026] +- cpufreq: qcom-cpufreq-hw: use HZ_PER_KHZ macro in units.h (Mark Langsdorf) [RHEL-1026] +- cpufreq: qcom-nvmem: Migrate to dev_pm_opp_set_config() (Mark Langsdorf) [RHEL-1026] +- cpufreq: qcom-hw: Don't do lmh things without a throttle interrupt (Mark Langsdorf) [RHEL-1026] +- cpufreq: qcom-cpufreq-hw: Clear dcvs interrupts (Mark Langsdorf) [RHEL-1026] +- cpufreq: qcom-cpufreq-hw: Fix throttle frequency value on EPSS platforms (Mark Langsdorf) [RHEL-1026] +- cpufreq: qcom-hw: provide online/offline operations (Mark Langsdorf) [RHEL-1026] +- cpufreq: qcom-hw: fix the opp entries refcounting (Mark Langsdorf) [RHEL-1026] +- cpufreq: qcom-hw: fix the race between LMH worker and cpuhp (Mark Langsdorf) [RHEL-1026] +- cpufreq: qcom-hw: drop affinity hint before freeing the IRQ (Mark Langsdorf) [RHEL-1026] +- cpufreq: qcom-hw: Add support for per-core-dcvs (Mark Langsdorf) [RHEL-1026] +- cpufreq: qcom-cpufreq-nvmem: fix reading of PVS Valid fuse (Mark Langsdorf) [RHEL-1026] +- cpufreq: replace cpumask_weight with cpumask_empty where appropriate (Mark Langsdorf) [RHEL-1026] +- cpufreq: qcom-hw: Delay enabling throttle_irq (Mark Langsdorf) [RHEL-1026] +- cpufreq: qcom-hw: Use optional irq API (Mark Langsdorf) [RHEL-1026] +- cpufreq: qcom-hw: Set CPU affinity of dcvsh interrupts (Mark Langsdorf) [RHEL-1026] +- cpufreq: qcom-hw: Fix probable nested interrupt handling (Mark Langsdorf) [RHEL-1026] +- cpufreq: qcom-cpufreq-hw: Avoid stack buffer for IRQ name (Mark Langsdorf) [RHEL-1026] +- cpufreq: qcom-cpufreq-hw: Use new thermal pressure update function (Mark Langsdorf) [RHEL-1026] +- cpufreq: qcom-cpufreq-hw: Update offline CPUs per-cpu thermal pressure (Mark Langsdorf) [RHEL-1026] +- cpufreq: qcom-hw: Set dvfs_possible_from_any_cpu cpufreq driver flag (Mark Langsdorf) [RHEL-1026] +- cpufreq: qcom-cpufreq-hw: Add dcvs interrupt support (Mark Langsdorf) [RHEL-1026] +- cpufreq: qcom-cpufreq-hw: Use .register_em() to register with energy model (Mark Langsdorf) [RHEL-1026] +- cpufreq: make interface functions and lock holding state clear (Mark Langsdorf) [RHEL-1026] +- cpufreq: Abort show()/store() for half-initialized policies (Mark Langsdorf) [RHEL-1026] +- cpufreq: ACPI: Prevent a warning when another frequency driver is loaded (Mark Langsdorf) [RHEL-1026] +- cpufreq: use correct unit when verify cur freq (Mark Langsdorf) [RHEL-1026] +- cpufreq: tegra194: remove opp table in exit hook (Mark Langsdorf) [RHEL-1026] +- cpufreq: tegra194: Fix an error handling path in tegra194_cpufreq_probe() (Mark Langsdorf) [RHEL-1026] +- cpufreq: tegra194: add OPP support and set bandwidth (Mark Langsdorf) [RHEL-1026] +- cpufreq: drivers with target_index() must set freq_table (Mark Langsdorf) [RHEL-1026] +- cpufreq: pmac32: Use of_property_read_bool() for boolean properties (Mark Langsdorf) [RHEL-1026] +- cpufreq: Fix typo in the ARM_BRCMSTB_AVS_CPUFREQ Kconfig entry (Mark Langsdorf) [RHEL-1026] +- cpufreq: warn about invalid vals to scaling_max/min_freq interfaces (Mark Langsdorf) [RHEL-1026] +- ACPI: cpufreq: Use platform devices to load ACPI PPC and PCC drivers (Mark Langsdorf) [RHEL-1026] +- cpufreq: move to use bus_get_dev_root() (Mark Langsdorf) [RHEL-1026] +- cpufreq: Use of_property_present() for testing DT property presence (Mark Langsdorf) [RHEL-1026] +- kbuild, cpufreq: remove MODULE_LICENSE in non-modules (Mark Langsdorf) [RHEL-1026] +- kbuild, cpufreq: tegra124: remove MODULE_LICENSE in non-modules (Mark Langsdorf) [RHEL-1026] +- cpufreq: davinci: Fix clk use after free (Mark Langsdorf) [RHEL-1026] +- cpufreq: Add SM6375 to cpufreq-dt-platdev blocklist (Mark Langsdorf) [RHEL-1026] +- cpufreq: Add Tegra234 to cpufreq-dt-platdev blocklist (Mark Langsdorf) [RHEL-1026] +- cpufreq: sun50i: Switch to use dev_err_probe() helper (Mark Langsdorf) [RHEL-1026] +- cpufreq: bmips-cpufreq: Use module_init and add module_exit (Mark Langsdorf) [RHEL-1026] +- ice: dpll: fix phase offset value (Petr Oros) [RHEL-15789] +- dpll: netlink/core: change pin frequency set behavior (Petr Oros) [RHEL-15789] +- ice: dpll: implement phase related callbacks (Petr Oros) [RHEL-15789] +- dpll: netlink/core: add support for pin-dpll signal phase offset/adjust (Petr Oros) [RHEL-15789] +- dpll: spec: add support for pin-dpll signal phase offset/adjust (Petr Oros) [RHEL-15789] +- dpll: docs: add support for pin signal phase offset/adjust (Petr Oros) [RHEL-15789] +- netlink: specs: remove redundant type keys from attributes in subsets (Petr Oros) [RHEL-15789] +- xfs: fix log recovery when unknown rocompat bits are set (Pavel Reichl) [RHEL-15063] + +* Tue Jan 16 2024 Scott Weaver [5.14.0-409.el9] +- dm crypt: account large pages in cc->n_allocated_pages (Benjamin Marzinski) [RHEL-12342] +- MAINTAINERS: update the dm-devel mailing list (Benjamin Marzinski) [RHEL-12342] +- dm zoned: free dmz->ddev array in dmz_put_zoned_devices (Benjamin Marzinski) [RHEL-12342] +- dm: don't attempt to queue IO under RCU protection (Benjamin Marzinski) [RHEL-12342 RHEL-8220] +- dm: fix a race condition in retrieve_deps (Benjamin Marzinski) [RHEL-12342] +- dm raid: protect md_stop() with 'reconfig_mutex' (Benjamin Marzinski) [RHEL-12342 RHEL-12435] +- dm raid: clean up four equivalent goto tags in raid_ctr() (Benjamin Marzinski) [RHEL-12342 RHEL-12435] +- dm raid: fix missing reconfig_mutex unlock in raid_ctr() error paths (Benjamin Marzinski) [RHEL-12342] +- dm integrity: fix double free on memory allocation failure (Benjamin Marzinski) [RHEL-12342] +- dm: get rid of GFP_NOIO workarounds for __vmalloc and kvmalloc (Benjamin Marzinski) [RHEL-12342] +- dm integrity: scale down the recalculate buffer if memory allocation fails (Benjamin Marzinski) [RHEL-12342] +- dm integrity: only allocate recalculate buffer when needed (Benjamin Marzinski) [RHEL-12342] +- dm integrity: reduce vmalloc space footprint on 32-bit architectures (Benjamin Marzinski) [RHEL-12342] +- dm ioctl: Refuse to create device named "." or ".." (Benjamin Marzinski) [RHEL-12342] +- dm ioctl: Refuse to create device named "control" (Benjamin Marzinski) [RHEL-12342] +- dm ioctl: Avoid double-fetch of version (Benjamin Marzinski) [RHEL-12342] +- dm ioctl: structs and parameter strings must not overlap (Benjamin Marzinski) [RHEL-12342] +- dm ioctl: Avoid pointer arithmetic overflow (Benjamin Marzinski) [RHEL-12342] +- dm ioctl: Check dm_target_spec is sufficiently aligned (Benjamin Marzinski) [RHEL-12342] +- Documentation: dm-integrity: Document an example of how the tunables relate. (Benjamin Marzinski) [RHEL-12342] +- Documentation: dm-integrity: Document default values. (Benjamin Marzinski) [RHEL-12342] +- Documentation: dm-integrity: Document the meaning of "buffer". (Benjamin Marzinski) [RHEL-12342] +- Documentation: dm-integrity: Fix minor grammatical error. (Benjamin Marzinski) [RHEL-12342] +- dm integrity: Use %%*ph for printing hexdump of a small buffer (Benjamin Marzinski) [RHEL-12342] +- dm thin: disable discards for thin-pool if no_discard_passdown (Benjamin Marzinski) [RHEL-12342] +- dm: remove stale/redundant dm_internal_{suspend,resume} prototypes in dm.h (Benjamin Marzinski) [RHEL-12342] +- dm: skip dm-stats work in alloc_io() unless needed (Benjamin Marzinski) [RHEL-12342] +- dm: avoid needless dm_io access if all IO accounting is disabled (Benjamin Marzinski) [RHEL-12342] +- dm: support turning off block-core's io stats accounting (Benjamin Marzinski) [RHEL-12342] +- dm zone: Use the bitmap API to allocate bitmaps (Benjamin Marzinski) [RHEL-12342] +- dm thin metadata: Fix ABBA deadlock by resetting dm_bufio_client (Benjamin Marzinski) [RHEL-12342] +- dm crypt: fix crypt_ctr_cipher_new return value on invalid AEAD cipher (Benjamin Marzinski) [RHEL-12342] +- dm thin: update .io_hints methods to not require handling discards last (Benjamin Marzinski) [RHEL-12342] +- dm thin: remove return code variable in pool_map (Benjamin Marzinski) [RHEL-12342] +- dm flakey: introduce random_read_corrupt and random_write_corrupt options (Benjamin Marzinski) [RHEL-12342] +- dm flakey: clone pages on write bio before corrupting them (Benjamin Marzinski) [RHEL-12342] +- dm crypt: allocate compound pages if possible (Benjamin Marzinski) [RHEL-12342] +- ip6_tunnel: fix NEXTHDR_FRAGMENT handling in ip6_tnl_parse_tlv_enc_lim() (Guillaume Nault) [RHEL-21363] +- ipv4: ip_gre: Avoid skb_pull() failure in ipgre_xmit() (Guillaume Nault) [RHEL-21363] +- net: stmmac: Separate C22 and C45 transactions for xgmac2 (Mark Salter) [RHEL-19517] +- ppp: limit MRU to 64K (Guillaume Nault) [RHEL-21332] +- tty: Fix uninit-value access in ppp_sync_receive() (Guillaume Nault) [RHEL-21332] +- platform/x86: intel-uncore-freq: Conditionally create attribute for read frequency (Steve Best) [RHEL-18241] +- platform/x86/intel-uncore-freq: Ignore minor version change (Steve Best) [RHEL-18241] +- platform/x86/intel/pmc: Add missing extern (David Arcari) [RHEL-15539] +- platform/x86/intel/pmc/lnl: Add GBE LTR ignore during suspend (David Arcari) [RHEL-15539] +- platform/x86/intel/pmc/arl: Add GBE LTR ignore during suspend (David Arcari) [RHEL-15539] +- platform/x86/intel/pmc: Move GBE LTR ignore to suspend callback (David Arcari) [RHEL-15539] +- platform/x86/intel/pmt: telemetry: Export API to read telemetry (David Arcari) [RHEL-15539] +- platform/x86/intel/pmt: Add header to struct intel_pmt_entry (David Arcari) [RHEL-15539] +- platform/x86/intel/pmc: Allow reenabling LTRs (David Arcari) [RHEL-15539] +- platform/x86/intel/pmc: Add suspend callback (David Arcari) [RHEL-15539] +- platform/x86/intel/pmc: Add Lunar Lake M support to intel_pmc_core driver (David Arcari) [RHEL-15539] +- platform/x86/intel/pmc: Add Arrow Lake S support to intel_pmc_core driver (David Arcari) [RHEL-15539] +- platform/x86/intel/pmc: Add ssram_init flag in PMC discovery in Meteor Lake (David Arcari) [RHEL-15539] +- platform/x86/intel/pmc: Move common code to core.c (David Arcari) [RHEL-15539] +- platform/x86/intel/pmc: Add PSON residency counter for Alder Lake (David Arcari) [RHEL-15539] +- platform/x86/intel/pmc: Add regmap for Tiger Lake H PCH (David Arcari) [RHEL-15539] +- platform/x86/intel/pmc: Add PSON residency counter (David Arcari) [RHEL-15539] +- platform/x86/intel/pmc: Fix in mtl_punit_pmt_init() (David Arcari) [RHEL-15539] +- platform/x86/intel/pmc: Fix in pmc_core_ssram_get_pmc() (David Arcari) [RHEL-15539] +- platform/x86/intel/vsec: Add support for Lunar Lake M (David Arcari) [RHEL-15539] +- platform/x86/intel/pmc: Fix hang in pmc_core_send_ltr_ignore() (David Arcari) [RHEL-15539] +- platform/x86/intel/pmc: Show Die C6 counter on Meteor Lake (David Arcari) [RHEL-15539] +- platform/x86/intel/pmc: Add debug attribute for Die C6 counter (David Arcari) [RHEL-15539] +- platform/x86/intel/pmc: Read low power mode requirements for MTL-M and MTL-P (David Arcari) [RHEL-15539] +- platform/x86/intel/pmc: Retrieve LPM information using Intel PMT (David Arcari) [RHEL-15539] +- platform/x86/intel/pmc: Display LPM requirements for multiple PMCs (David Arcari) [RHEL-15539] +- platform/x86/intel/pmc: Find and register PMC telemetry entries (David Arcari) [RHEL-15539] +- platform/x86/intel/pmc/mtl: Use return value from pmc_core_ssram_init() (David Arcari) [RHEL-15539] +- platform/x86/intel/pmc: Cleanup SSRAM discovery (David Arcari) [RHEL-15539] +- platform/x86/intel/pmc: Allow pmc_core_ssram_init to fail (David Arcari) [RHEL-15539] +- platform/x86:intel/pmc: Call pmc_get_low_power_modes from platform init (David Arcari) [RHEL-15539] +- platform/x86/intel/vsec: Add base address field (David Arcari) [RHEL-15539] +- platform/x86/intel/vsec: Add intel_vsec_register (David Arcari) [RHEL-15539] +- platform/x86/intel/vsec: Assign auxdev parent by argument (David Arcari) [RHEL-15539] +- platform/x86/intel/vsec: Use cleanup.h (David Arcari) [RHEL-15539] +- platform/x86/intel/vsec: remove platform_info from vsec device structure (David Arcari) [RHEL-15539] +- platform/x86/intel/vsec: Move structures to header (David Arcari) [RHEL-15539] +- platform/x86/intel/vsec: Remove unnecessary return (David Arcari) [RHEL-15539] +- platform/x86/intel/vsec: Fix xa_alloc memory leak (David Arcari) [RHEL-15539] +- platform/x86/intel: vsec: Use intel_vsec_dev_release() to simplify init() error cleanup (David Arcari) [RHEL-15539] +- platform/x86/intel: vsec: Explicitly enable capabilities (David Arcari) [RHEL-15539] +- s390: add kmemleak annotation in stack_alloc() (Chris von Recklinghausen) [RHEL-2454] +- selftests: bonding: do not set port down when adding to bond (Hangbin Liu) [RHEL-21153] +- selftests: pmtu.sh: fix result checking (Hangbin Liu) [RHEL-21153] +- dmaengine: idxd: use spin_lock_irqsave before wait_event_lock_irq (Jerry Snitselaar) [RHEL-10097] +- dmaengine: idxd: Fix issues with PRS disable sysfs knob (Jerry Snitselaar) [RHEL-10097] +- dmaengine: idxd: Allow ATS disable update only for configurable devices (Jerry Snitselaar) [RHEL-10097] +- dmaengine: ioatdma: use pci_dev_id() to simplify the code (Jerry Snitselaar) [RHEL-10097] +- dmaengine: ioat: fixing the wrong dma_dev->chancnt (Jerry Snitselaar) [RHEL-10097] +- dmaengine: Simplify dma_async_device_register() (Jerry Snitselaar) [RHEL-10097] +- dmaengine: idxd: Remove unused declarations (Jerry Snitselaar) [RHEL-10097] +- dmaengine: idxd: Expose ATS disable knob only when WQ ATS is supported (Jerry Snitselaar) [RHEL-10097] +- dmaengine: idxd: Simplify WQ attribute visibility checks (Jerry Snitselaar) [RHEL-10097] +- dmaengine: idxd: No need to clear memory after a dma_alloc_coherent() call (Jerry Snitselaar) [RHEL-10097] +- dmaengine: idxd: Modify the dependence of attribute pasid_enabled (Jerry Snitselaar) [RHEL-10097] +- dmaengine: qcom: hidma_mgmt: Use devm_platform_get_and_ioremap_resource() (Jerry Snitselaar) [RHEL-10097] +- dmaengine: qcom_hidma: Use devm_platform_get_and_ioremap_resource() (Jerry Snitselaar) [RHEL-10097] +- dmaengine: sh: rz-dmac: Fix destination and source data size setting (Jerry Snitselaar) [RHEL-10097] +- dmaengine: sh: rz-dmac: Improve cleanup order in probe()/remove() (Jerry Snitselaar) [RHEL-10097] +- dmaengine/idxd: Re-enable kernel workqueue under DMA API (Jerry Snitselaar) [2154043] +- dmaengine: idxd: Clear PRS disable flag when disabling IDXD device (Jerry Snitselaar) [RHEL-10097] +- dmaengine: hidma: Don't set chancnt (Jerry Snitselaar) [RHEL-10097] +- dmaengine: make QCOM_HIDMA depend on HAS_IOMEM (Jerry Snitselaar) [RHEL-10097] +- dmaengine: ioat: Free up __cleanup() name (Jerry Snitselaar) [RHEL-10097] +- dmaengine: idxd: Fix passing freed memory in idxd_cdev_open() (Jerry Snitselaar) [RHEL-10097] +- dmaengine: idxd: add per wq PRS disable (Jerry Snitselaar) [2153916] +- dmaengine: idxd: add pid to exported sysfs attribute for opened file (Jerry Snitselaar) [RHEL-10097] +- dmaengine: idxd: expose fault counters to sysfs (Jerry Snitselaar) [RHEL-10097] +- dmaengine: idxd: add a device to represent the file opened (Jerry Snitselaar) [2153910] +- dmaengine: idxd: add per file user counters for completion record faults (Jerry Snitselaar) [2153910] +- dmaengine: idxd: process batch descriptor completion record faults (Jerry Snitselaar) [2153910] +- dmaengine: idxd: add descs_completed field for completion record (Jerry Snitselaar) [2153910] +- dmaengine: idxd: process user page faults for completion record (Jerry Snitselaar) [2153910] +- dmaengine: idxd: add idxd_copy_cr() to copy user completion record during page fault handling (Jerry Snitselaar) [2153910] +- dmaengine: idxd: create kmem cache for event log fault items (Jerry Snitselaar) [2153910] +- dmaengine: idxd: add per DSA wq workqueue for processing cr faults (Jerry Snitselaar) [2153910] +- dmanegine: idxd: add debugfs for event log dump (Jerry Snitselaar) [2153910] +- dmaengine: idxd: add interrupt handling for event log (Jerry Snitselaar) [2153910] +- dmaengine: idxd: setup event log configuration (Jerry Snitselaar) [2153910] +- dmaengine: idxd: add event log size sysfs attribute (Jerry Snitselaar) [2153910] +- dmaengine: idxd: make misc interrupt one shot (Jerry Snitselaar) [2153910] +- dmaengine: qcom_hidma: Add explicit platform_device.h and of_device.h includes (Jerry Snitselaar) [RHEL-10097] +- dmaengine: sh: rz-dmac: Remove unused rz_dmac_chan.*_word_size (Jerry Snitselaar) [RHEL-10097] +- dmaengine: idxd: expose IAA CAP register via sysfs knob (Jerry Snitselaar) [2153920] +- dmaengine: idxd: reformat swerror output to standard Linux bitmap output (Jerry Snitselaar) [2153920] +- dmaengine: idxd: Add descriptor definitions for translation fetch operation (Jerry Snitselaar) [2153912] +- dmaengine: idxd: Add descriptor definitions for DIX generate operation (Jerry Snitselaar) [2153912] +- dmaengine: idxd: Add descriptor definitions for 16 bytes of pattern in memory fill operation (Jerry Snitselaar) [2153912] +- dmaengine: idxd: Remove unnecessary aer.h include (Jerry Snitselaar) [RHEL-10097] +- dmaengine: ioat: Drop redundant pci_enable_pcie_error_reporting() (Jerry Snitselaar) [RHEL-10097] +- dmaengine: ioat: use PCI core macros for PCIe Capability (Jerry Snitselaar) [RHEL-10097] +- dmaengine: Use of_property_present() for testing DT property presence (Jerry Snitselaar) [RHEL-10097] +- dmaengine: sh: rz-dmac: Add reset support (Jerry Snitselaar) [RHEL-10097] +- dmaengine: usb-dmac: make usb_dmac_get_current_residue unsigned (Jerry Snitselaar) [RHEL-10097] +- dmaengine: sh: rcar-dmac: Replace zero-length arrays with DECLARE_FLEX_ARRAY() helper (Jerry Snitselaar) [RHEL-10097] +- dmaengine: sh: rcar-dmac: Check for error num after dma_set_max_seg_size (Jerry Snitselaar) [RHEL-10097] +- dmaengine: sh: rcar-dmac: Check for error num after setting mask (Jerry Snitselaar) [RHEL-10097] +- dmaengine: rcar-dmac: Add support for R-Car S4-8 (Jerry Snitselaar) [RHEL-10097] +- dmaengine: rcar-dmac: refactor the error handling code of rcar_dmac_probe (Jerry Snitselaar) [RHEL-10097] +- dmaengine: sh: rz-dmac: Add device_synchronize callback (Jerry Snitselaar) [RHEL-10097] +- dmaengine: sh: make array ds_lut static (Jerry Snitselaar) [RHEL-10097] +- dmaengine: sh: rz-dmac: Add DMA clock handling (Jerry Snitselaar) [RHEL-10097] +- dmaengine: sh: fix some NULL dereferences (Jerry Snitselaar) [RHEL-10097] +- dmaengine: sh: Fix unused initialization of pointer lmdesc (Jerry Snitselaar) [RHEL-10097] +- dmaengine: sh: Add DMAC driver for RZ/G2L SoC (Jerry Snitselaar) [RHEL-10097] +- dmaengine: idxd: Add enable/disable device IOPF feature (Jerry Snitselaar) [RHEL-10097] +- dmaengine: idxd: use const struct bus_type * (Jerry Snitselaar) [RHEL-10097] +- dmaengine: Actually use devm_add_action_or_reset() (Jerry Snitselaar) [RHEL-10097] +- lib/vsprintf: Initialize vsprintf's pointer hash once the random core is ready. (John B. Wyatt IV) [RHEL-2246] +- lib/vsprintf: Remove static_branch_likely() from __ptr_to_hashval(). (John B. Wyatt IV) [RHEL-2246] +- redhat: Use kernel-install for UKI install with systemd >= 252-20 (Vitaly Kuznetsov) [RHEL-19486] +- redhat: Use named parameters for kernel_variant_posttrans()/kernel_variant_preun() (Vitaly Kuznetsov) [RHEL-19486] +- redhat: Let kernel-modules-core own the files depmod generates. (Vitaly Kuznetsov) [RHEL-19486] +- redhat: Update RPM Scriptlet for kernel-install Changes (Vitaly Kuznetsov) [RHEL-19486] +- cpuidle: tracing, preempt: Squash _rcuidle tracing (Artem Savkov) [RHEL-19665] +- tracing, hardirq: No moar _rcuidle() tracing (Artem Savkov) [RHEL-19665] +- gfs2: don't withdraw if init_threads() got interrupted (Andreas Gruenbacher) [RHEL-7769] + +* Fri Jan 12 2024 Scott Weaver [5.14.0-408.el9] +- redhat: rpminspect: disable license, debuginfo and removedfiles (Scott Weaver) +- blk-mq: don't count completed flush data request as inflight in case of quiesce (Ming Lei) [RHEL-18054] +- iommu/iova: Manage the depot list size (Jerry Snitselaar) [RHEL-11148] +- iommu/iova: Make the rcache depot scale better (Jerry Snitselaar) [RHEL-11148] +- ipv6: fix potential NULL deref in fib6_add() (Hangbin Liu) [RHEL-21152] +- ipv6: avoid atomic fragment on GSO packets (Hangbin Liu) [RHEL-21152] +- ipv6: fix ip6_sock_set_addr_preferences() typo (Hangbin Liu) [RHEL-21152] +- x86/fpu/xstate: Fix PKRU covert channel (Martin McConnell) [RHEL-14035] +- x86/fpu: Invalidate FPU state correctly on exec() (Martin McConnell) [RHEL-14035] +- ethtool: untangle the linkmode and ethtool headers (Petr Oros) [RHEL-20012] +- ethtool: Add forced speed to supported link modes maps (Petr Oros) [RHEL-20012] +- PCI: Use PCI_HEADER_TYPE_* instead of literals (Myron Stowe) [RHEL-19258] +- PCI: Add PCI_HEADER_TYPE_MFD definition (Myron Stowe) [RHEL-19258] +- PCI: vmd: Correct PCI Header Type Register's multi-function check (Myron Stowe) [RHEL-19258] +- PCI: vmd: Fix inconsistent indentation in vmd_resume() (Myron Stowe) [RHEL-19258] +- s390/cmma: fix handling of swapper_pg_dir and invalid_pg_dir (Tobias Huschle) [RHEL-16318] +- s390/cmma: fix detection of DAT pages (Tobias Huschle) [RHEL-16318] +- s390/mm: add missing arch_set_page_dat() call to gmap allocations (Tobias Huschle) [RHEL-16318] +- s390/mm: add missing arch_set_page_dat() call to vmem_crst_alloc() (Tobias Huschle) [RHEL-16318] +- s390/cmma: fix initial kernel address space page table walk (Tobias Huschle) [RHEL-16318] +- redhat: rewrite genlog and support Y- tags (Jan Stancek) +- bpf: Add missing BPF_LINK_TYPE invocations (Jerome Marchand) [RHEL-10691] +- bpf: Fix a verifier bug due to incorrect branch offset comparison with cpu=v4 (Jerome Marchand) [RHEL-10691] +- bpf: Add missed allocation hint for bpf_mem_cache_alloc_flags() (Jerome Marchand) [RHEL-10691] +- s390/bpf: Fix unwinding past the trampoline (Jerome Marchand) [RHEL-10691] +- s390/bpf: Fix clobbering the caller's backchain in the trampoline (Jerome Marchand) [RHEL-10691] +- selftests/bpf: Add testcase for async callback return value failure (Jerome Marchand) [RHEL-10691] +- bpf: Fix verifier log for async callback return values (Jerome Marchand) [RHEL-10691] +- bpf: Handle bpf_mprog_query with NULL entry (Jerome Marchand) [RHEL-10691] +- bpf: Fix BPF_PROG_QUERY last field check (Jerome Marchand) [RHEL-10691] +- bpf: Use kmalloc_size_roundup() to adjust size_index (Jerome Marchand) [RHEL-10691] +- bpf, mprog: Fix maximum program check on mprog attachment (Jerome Marchand) [RHEL-10691] +- bpf: unconditionally reset backtrack_state masks on global func exit (Jerome Marchand) [RHEL-10691] +- bpf: Fix tr dereferencing (Jerome Marchand) [RHEL-10691] +- selftests/bpf: Check bpf_cubic_acked() is called via struct_ops (Jerome Marchand) [RHEL-10691] +- s390/bpf: Let arch_prepare_bpf_trampoline return program size (Jerome Marchand) [RHEL-10691] +- bpf: Fix BTF_ID symbol generation collision in tools/ (Jerome Marchand) [RHEL-10691] +- bpf: Fix BTF_ID symbol generation collision (Jerome Marchand) [RHEL-10691] +- bpf: Fix uprobe_multi get_pid_task error path (Jerome Marchand) [RHEL-10691] +- bpf: Skip unit_size checking for global per-cpu allocator (Jerome Marchand) [RHEL-10691] +- docs/bpf: update out-of-date doc in BPF flow dissector (Jerome Marchand) [RHEL-10691] +- selftests/bpf: Fix kprobe_multi_test/attach_override test (Jerome Marchand) [RHEL-10691] +- bpf, cgroup: fix multiple kernel-doc warnings (Jerome Marchand) [RHEL-10691] +- bpf: Fix a erroneous check after snprintf() (Jerome Marchand) [RHEL-10691] +- selftests/bpf: ensure all CI arches set CONFIG_BPF_KPROBE_OVERRIDE=y (Jerome Marchand) [RHEL-10691] +- selftests/bpf: Offloaded prog after non-offloaded should not cause BUG (Jerome Marchand) [RHEL-10691] +- bpf: Avoid dummy bpf_offload_netdev in __bpf_prog_dev_bound_init (Jerome Marchand) [RHEL-10691] +- bpf: Avoid deadlock when using queue and stack maps from NMI (Jerome Marchand) [RHEL-10691] +- selftests/bpf: Test all valid alloc sizes for bpf mem allocator (Jerome Marchand) [RHEL-10691] +- bpf: Ensure unit_size is matched with slab cache object size (Jerome Marchand) [RHEL-10691] +- bpf: Don't prefill for unused bpf_mem_cache (Jerome Marchand) [RHEL-10691] +- bpf: Adjust size_index according to the value of KMALLOC_MIN_SIZE (Jerome Marchand) [RHEL-10691] +- selftests/bpf: Add kprobe_multi override test (Jerome Marchand) [RHEL-10691] +- bpf: Add override check to kprobe multi link attach (Jerome Marchand) [RHEL-10691] +- selftests/bpf: trace_helpers.c: Add a global ksyms initialization mutex (Jerome Marchand) [RHEL-10691] +- selftests/bpf: trace_helpers.c: Optimize kallsyms cache (Jerome Marchand) [RHEL-10691] +- bpf: make bpf_prog_pack allocator portable (Jerome Marchand) [RHEL-10691] +- selftests/bpf: Check bpf_sk_storage has uncharged sk_omem_alloc (Jerome Marchand) [RHEL-10691] +- bpf: bpf_sk_storage: Fix the missing uncharge in sk_omem_alloc (Jerome Marchand) [RHEL-10691] +- bpf: bpf_sk_storage: Fix invalid wait context lockdep report (Jerome Marchand) [RHEL-10691] +- s390/bpf: Pass through tail call counter in trampolines (Jerome Marchand) [RHEL-10691] +- bpf: Assign bpf_tramp_run_ctx::saved_run_ctx before recursion check. (Jerome Marchand) [RHEL-10691] +- bpf: Invoke __bpf_prog_exit_sleepable_recur() on recursion in kern_sys_bpf(). (Jerome Marchand) [RHEL-10691] +- docs/bpf: Fix "file doesn't exist" warnings in {llvm_reloc,btf}.rst (Jerome Marchand) [RHEL-10691] +- selftests/bpf: Include build flavors for install target (Jerome Marchand) [RHEL-10691] +- bpf: Annotate bpf_long_memcpy with data_race (Jerome Marchand) [RHEL-10691] +- selftests/bpf: Fix d_path test (Jerome Marchand) [RHEL-10691] +- bpf, docs: Fix invalid escape sequence warnings in bpf_doc.py (Jerome Marchand) [RHEL-10691] +- bpf, docs: s/eBPF/BPF in standards documents (Jerome Marchand) [RHEL-10691] +- bpf, docs: Add abi.rst document to standardization subdirectory (Jerome Marchand) [RHEL-10691] +- bpf, docs: Move linux-notes.rst to root bpf docs tree (Jerome Marchand) [RHEL-10691] +- bpf, sockmap: Fix preempt_rt splat when using raw_spin_lock_t (Jerome Marchand) [RHEL-10691] +- docs/bpf: Add description for CO-RE relocations (Jerome Marchand) [RHEL-10691] +- bpf, docs: Correct source of offset for program-local call (Jerome Marchand) [RHEL-10691] +- bpftool: Fix build warnings with -Wtype-limits (Jerome Marchand) [RHEL-10691] +- bpf: Prevent inlining of bpf_fentry_test7() (Jerome Marchand) [RHEL-10691] +- selftests/bpf: Add tests for rbtree API interaction in sleepable progs (Jerome Marchand) [RHEL-10691] +- bpf: Allow bpf_spin_{lock,unlock} in sleepable progs (Jerome Marchand) [RHEL-10691] +- bpf: Consider non-owning refs to refcounted nodes RCU protected (Jerome Marchand) [RHEL-10691] +- bpf: Reenable bpf_refcount_acquire (Jerome Marchand) [RHEL-10691] +- bpf: Use bpf_mem_free_rcu when bpf_obj_dropping refcounted nodes (Jerome Marchand) [RHEL-10691] +- bpf: Consider non-owning refs trusted (Jerome Marchand) [RHEL-10691] +- bpf: Ensure kptr_struct_meta is non-NULL for collection insert and refcount_acquire (Jerome Marchand) [RHEL-10691] +- selftests/bpf: Add a local kptr test with no special fields (Jerome Marchand) [RHEL-10691] +- bpf: Remove a WARN_ON_ONCE warning related to local kptr (Jerome Marchand) [RHEL-10691] +- libbpf: fix signedness determination in CO-RE relo handling logic (Jerome Marchand) [RHEL-10691] +- selftests/bpf: add uprobe_multi test binary to .gitignore (Jerome Marchand) [RHEL-10691] +- libbpf: Add bpf_object__unpin() (Jerome Marchand) [RHEL-10691] +- selftests/bpf: Add selftest for allow_ptr_leaks (Jerome Marchand) [RHEL-10691] +- bpf: Fix issue in verifying allow_ptr_leaks (Jerome Marchand) [RHEL-10691] +- libbpf: Free btf_vmlinux when closing bpf_object (Jerome Marchand) [RHEL-10691] +- selftests/bpf: Add test for bpf_obj_drop with bad reg->off (Jerome Marchand) [RHEL-10691] +- bpf: Fix check_func_arg_reg_off bug for graph root/node (Jerome Marchand) [RHEL-10691] +- selftests/bpf: Add extra link to uprobe_multi tests (Jerome Marchand) [RHEL-10691] +- selftests/bpf: Add uprobe_multi pid filter tests (Jerome Marchand) [RHEL-10691] +- selftests/bpf: Add uprobe_multi cookie test (Jerome Marchand) [RHEL-10691] +- selftests/bpf: Add uprobe_multi usdt bench test (Jerome Marchand) [RHEL-10691] +- selftests/bpf: Add uprobe_multi usdt test code (Jerome Marchand) [RHEL-10691] +- selftests/bpf: Add uprobe_multi bench test (Jerome Marchand) [RHEL-10691] +- selftests/bpf: Add uprobe_multi test program (Jerome Marchand) [RHEL-10691] +- selftests/bpf: Add uprobe_multi link test (Jerome Marchand) [RHEL-10691] +- selftests/bpf: Add uprobe_multi api test (Jerome Marchand) [RHEL-10691] +- selftests/bpf: Add uprobe_multi skel test (Jerome Marchand) [RHEL-10691] +- selftests/bpf: Move get_time_ns to testing_helpers.h (Jerome Marchand) [RHEL-10691] +- libbpf: Add uprobe multi link support to bpf_program__attach_usdt (Jerome Marchand) [RHEL-10691] +- libbpf: Add uprobe multi link detection (Jerome Marchand) [RHEL-10691] +- libbpf: Add support for u[ret]probe.multi[.s] program sections (Jerome Marchand) [RHEL-10691] +- libbpf: Add bpf_program__attach_uprobe_multi function (Jerome Marchand) [RHEL-10691] +- libbpf: Add bpf_link_create support for multi uprobes (Jerome Marchand) [RHEL-10691] +- libbpf: Add elf_resolve_pattern_offsets function (Jerome Marchand) [RHEL-10691] +- libbpf: Add elf_resolve_syms_offsets function (Jerome Marchand) [RHEL-10691] +- libbpf: Add elf symbol iterator (Jerome Marchand) [RHEL-10691] +- libbpf: Add elf_open/elf_close functions (Jerome Marchand) [RHEL-10691] +- libbpf: Move elf_find_func_offset* functions to elf object (Jerome Marchand) [RHEL-10691] +- libbpf: Add uprobe_multi attach type and link names (Jerome Marchand) [RHEL-10691] +- bpf: Add bpf_get_func_ip helper support for uprobe link (Jerome Marchand) [RHEL-10691] +- bpf: Add pid filter support for uprobe_multi link (Jerome Marchand) [RHEL-10691] +- bpf: Add cookies support for uprobe_multi link (Jerome Marchand) [RHEL-10691] +- bpf: Add multi uprobe link (Jerome Marchand) [RHEL-10691] +- bpf: Add attach_type checks under bpf_prog_attach_check_attach_type (Jerome Marchand) [RHEL-10691] +- bpf: Switch BPF_F_KPROBE_MULTI_RETURN macro to enum (Jerome Marchand) [RHEL-10691] +- samples/bpf: simplify spintest with kprobe.multi (Jerome Marchand) [RHEL-10691] +- samples/bpf: refactor syscall tracing programs using BPF_KSYSCALL macro (Jerome Marchand) [RHEL-10691] +- samples/bpf: fix broken map lookup probe (Jerome Marchand) [RHEL-10691] +- samples/bpf: fix bio latency check with tracepoint (Jerome Marchand) [RHEL-10691] +- samples/bpf: make tracing programs to be more CO-RE centric (Jerome Marchand) [RHEL-10691] +- samples/bpf: fix symbol mismatch by compiler optimization (Jerome Marchand) [RHEL-10691] +- samples/bpf: unify bpf program suffix to .bpf with tracing programs (Jerome Marchand) [RHEL-10691] +- samples/bpf: convert to vmlinux.h with tracing programs (Jerome Marchand) [RHEL-10691] +- samples/bpf: fix warning with ignored-attributes (Jerome Marchand) [RHEL-10691] +- bpf, cpumask: Clean up bpf_cpu_map_entry directly in cpu_map_free (Jerome Marchand) [RHEL-10691] +- bpf, cpumap: Use queue_rcu_work() to remove unnecessary rcu_barrier() (Jerome Marchand) [RHEL-10691] +- selftests/bpf: Fix a selftest compilation error (Jerome Marchand) [RHEL-10691] +- selftests/bpf: Add CO-RE relocs kfunc flavors tests (Jerome Marchand) [RHEL-10691] +- libbpf: Support triple-underscore flavors for kfunc relocation (Jerome Marchand) [RHEL-10691] +- bpf/tests: Enhance output on error and fix typos (Jerome Marchand) [RHEL-10691] +- selftests/bpf: Add lwt_xmit tests for BPF_REROUTE (Jerome Marchand) [RHEL-10691] +- selftests/bpf: Add lwt_xmit tests for BPF_REDIRECT (Jerome Marchand) [RHEL-10691] +- selftests/bpf: Enable cpu v4 tests for arm64 (Jerome Marchand) [RHEL-10691] +- bpf, arm64: Support signed div/mod instructions (Jerome Marchand) [RHEL-10691] +- bpf, arm64: Support 32-bit offset jmp instruction (Jerome Marchand) [RHEL-10691] +- bpf, arm64: Support unconditional bswap (Jerome Marchand) [RHEL-10691] +- bpf, arm64: Support sign-extension mov instructions (Jerome Marchand) [RHEL-10691] +- bpf, arm64: Support sign-extension load instructions (Jerome Marchand) [RHEL-10691] +- selftests/bpf: Add selftest for fill_link_info (Jerome Marchand) [RHEL-10691] +- bpf: Fix uninitialized symbol in bpf_perf_link_fill_kprobe() (Jerome Marchand) [RHEL-10691] +- bpf: Document struct bpf_struct_ops fields (Jerome Marchand) [RHEL-10691] +- bpf: Support default .validate() and .update() behavior for struct_ops links (Jerome Marchand) [RHEL-10691] +- selftests/bpf: Clean up fmod_ret in bench_rename test script (Jerome Marchand) [RHEL-10691] +- selftests/bpf: Fix repeat option when kfunc_call verification fails (Jerome Marchand) [RHEL-10691] +- bpftool: fix perf help message (Jerome Marchand) [RHEL-10691] +- bpf: Remove unused declaration bpf_link_new_file() (Jerome Marchand) [RHEL-10691] +- bpf: btf: Remove two unused function declarations (Jerome Marchand) [RHEL-10691] +- bpf: lru: Remove unused declaration bpf_lru_promote() (Jerome Marchand) [RHEL-10691] +- selftests/bpf: relax expected log messages to allow emitting BPF_ST (Jerome Marchand) [RHEL-10691] +- bpf, docs: Fix small typo and define semantics of sign extension (Jerome Marchand) [RHEL-10691] +- selftests/bpf: Add bpf_get_func_ip test for uprobe inside function (Jerome Marchand) [RHEL-10691] +- selftests/bpf: Add bpf_get_func_ip tests for uprobe on function entry (Jerome Marchand) [RHEL-10691] +- bpf: Add support for bpf_get_func_ip helper for uprobe program (Jerome Marchand) [RHEL-10691] +- selftests/bpf: Add a movsx selftest for sign-extension of R10 (Jerome Marchand) [RHEL-10691] +- bpf: Fix an incorrect verification success with movsx insn (Jerome Marchand) [RHEL-10691] +- bpf, docs: Formalize type notation and function semantics in ISA standard (Jerome Marchand) [RHEL-10691] +- bpf: change bpf_alu_sign_string and bpf_movsx_string to static (Jerome Marchand) [RHEL-10691] +- libbpf: Use local includes inside the library (Jerome Marchand) [RHEL-10691] +- bpf: fix inconsistent return types of bpf_xdp_copy_buf(). (Jerome Marchand) [RHEL-10691] +- selftests/bpf: fix the incorrect verification of port numbers. (Jerome Marchand) [RHEL-10691] +- bpf: Fix mprog detachment for empty mprog entry (Jerome Marchand) [RHEL-10691] +- bpf: bpf_struct_ops: Remove unnecessary initial values of variables (Jerome Marchand) [RHEL-10691] +- bpf: fix bpf_probe_read_kernel prototype mismatch (Jerome Marchand) [RHEL-10691] +- libbpf: fix typos in Makefile (Jerome Marchand) [RHEL-10691] +- bpf, devmap: Remove unused dtab field from bpf_dtab_netdev (Jerome Marchand) [RHEL-10691] +- bpf, cpumap: Remove unused cmap field from bpf_cpu_map_entry (Jerome Marchand) [RHEL-10691] +- bpf: Fix an array-index-out-of-bounds issue in disasm.c (Jerome Marchand) [RHEL-10691] +- docs/bpf: Fix malformed documentation (Jerome Marchand) [RHEL-10691] +- docs/bpf: Improve documentation for cpu=v4 instructions (Jerome Marchand) [RHEL-10691] +- bpf: Non-atomically allocate freelist during prefill (Jerome Marchand) [RHEL-10691] +- selftests/bpf: Enable test test_progs-cpuv4 for gcc build kernel (Jerome Marchand) [RHEL-10691] +- bpf: Fix compilation warning with -Wparentheses (Jerome Marchand) [RHEL-10691] +- docs/bpf: Add documentation for new instructions (Jerome Marchand) [RHEL-10691] +- selftests/bpf: Test ldsx with more complex cases (Jerome Marchand) [RHEL-10691] +- selftests/bpf: Add unit tests for new gotol insn (Jerome Marchand) [RHEL-10691] +- selftests/bpf: Add unit tests for new sdiv/smod insns (Jerome Marchand) [RHEL-10691] +- selftests/bpf: Add unit tests for new bswap insns (Jerome Marchand) [RHEL-10691] +- selftests/bpf: Add unit tests for new sign-extension mov insns (Jerome Marchand) [RHEL-10691] +- selftests/bpf: Add unit tests for new sign-extension load insns (Jerome Marchand) [RHEL-10691] +- selftests/bpf: Add a cpuv4 test runner for cpu=v4 testing (Jerome Marchand) [RHEL-10691] +- selftests/bpf: Fix a test_verifier failure (Jerome Marchand) [RHEL-10691] +- bpf: Add kernel/bpftool asm support for new instructions (Jerome Marchand) [RHEL-10691] +- bpf: Support new 32bit offset jmp instruction (Jerome Marchand) [RHEL-10691] +- bpf: Fix jit blinding with new sdiv/smov insns (Jerome Marchand) [RHEL-10691] +- bpf: Support new signed div/mod instructions. (Jerome Marchand) [RHEL-10691] +- bpf: Support new unconditional bswap instruction (Jerome Marchand) [RHEL-10691] +- bpf: Handle sign-extenstin ctx member accesses (Jerome Marchand) [RHEL-10691] +- bpf: Support new sign-extension mov insns (Jerome Marchand) [RHEL-10691] +- bpf: Support new sign-extension load insns (Jerome Marchand) [RHEL-10691] +- bpf, docs: fix BPF_NEG entry in instruction-set.rst (Jerome Marchand) [RHEL-10691] +- bpf: work around -Wuninitialized warning (Jerome Marchand) [RHEL-10691] +- bpf: sync tools/ uapi header with (Jerome Marchand) [RHEL-10691] +- libbpf: Add helper macro to clear opts structs (Jerome Marchand) [RHEL-10691] +- libbpf: Add link-based API for tcx (Jerome Marchand) [RHEL-10691] +- libbpf: Add opts-based attach/detach/query API for tcx (Jerome Marchand) [RHEL-10691] +- bpf: Add fd-based tcx multi-prog infra with link support (Jerome Marchand) [RHEL-10691] +- bpf: Add generic attach/detach/query API for multi-progs (Jerome Marchand) [RHEL-10691] +- bpf, x86: initialize the variable "first_off" in save_args() (Jerome Marchand) [RHEL-10691] +- bpf: allow any program to use the bpf_map_sum_elem_count kfunc (Jerome Marchand) [RHEL-10691] +- bpf: make an argument const in the bpf_map_sum_elem_count kfunc (Jerome Marchand) [RHEL-10691] +- bpf: consider CONST_PTR_TO_MAP as trusted pointer to struct bpf_map (Jerome Marchand) [RHEL-10691] +- bpf: consider types listed in reg2btf_ids as trusted (Jerome Marchand) [RHEL-10691] +- bpf: Drop useless btf_vmlinux in bpf_tcp_ca (Jerome Marchand) [RHEL-10691] +- samples/bpf: README: Update build dependencies required (Jerome Marchand) [RHEL-10691] +- selftests/bpf: Disable newly-added 'owner' field test until refcount re-enabled (Jerome Marchand) [RHEL-10691] +- selftests/bpf: Add rbtree test exercising race which 'owner' field prevents (Jerome Marchand) [RHEL-10691] +- bpf: Add 'owner' field to bpf_{list,rb}_node (Jerome Marchand) [RHEL-10691] +- bpf: Introduce internal definitions for UAPI-opaque bpf_{rb,list}_node (Jerome Marchand) [RHEL-10691] +- selftests/bpf: Add selftest for PTR_UNTRUSTED (Jerome Marchand) [RHEL-10691] +- bpf: Fix an error in verifying a field in a union (Jerome Marchand) [RHEL-10691] +- selftests/bpf: Add selftests for nested_trust (Jerome Marchand) [RHEL-10691] +- selftests/bpf: add testcase for TRACING with 6+ arguments (Jerome Marchand) [RHEL-10691] +- bpf, x86: allow function arguments up to 12 for TRACING (Jerome Marchand) [RHEL-10691] +- bpf, x86: save/restore regs with BPF_DW size (Jerome Marchand) [RHEL-10691] +- selftests/bpf: extend existing map resize tests for per-cpu use case (Jerome Marchand) [RHEL-10691] +- bpf: teach verifier actual bounds of bpf_get_smp_processor_id() result (Jerome Marchand) [RHEL-10691] +- bpf: Add object leak check. (Jerome Marchand) [RHEL-10691] +- bpf: Convert bpf_cpumask to bpf_mem_cache_free_rcu. (Jerome Marchand) [RHEL-10691] +- bpf: Introduce bpf_mem_free_rcu() similar to kfree_rcu(). (Jerome Marchand) [RHEL-10691] +- selftests/bpf: Improve test coverage of bpf_mem_alloc. (Jerome Marchand) [RHEL-10691] +- rcu: Export rcu_request_urgent_qs_task() (Jerome Marchand) [RHEL-10691] +- bpf: Allow reuse from waiting_for_gp_ttrace list. (Jerome Marchand) [RHEL-10691] +- bpf: Add a hint to allocated objects. (Jerome Marchand) [RHEL-10691] +- bpf: Change bpf_mem_cache draining process. (Jerome Marchand) [RHEL-10691] +- bpf: Further refactor alloc_bulk(). (Jerome Marchand) [RHEL-10691] +- bpf: Factor out inc/dec of active flag into helpers. (Jerome Marchand) [RHEL-10691] +- bpf: Refactor alloc_bulk(). (Jerome Marchand) [RHEL-10691] +- bpf: Let free_all() return the number of freed elements. (Jerome Marchand) [RHEL-10691] +- bpf: Simplify code of destroy_mem_alloc() with kmemdup(). (Jerome Marchand) [RHEL-10691] +- bpf: Rename few bpf_mem_alloc fields. (Jerome Marchand) [RHEL-10691] +- bpftool: Show perf link info (Jerome Marchand) [RHEL-10691] +- bpftool: Add perf event names (Jerome Marchand) [RHEL-10691] +- bpf: Support ->fill_link_info for perf_event (Jerome Marchand) [RHEL-10691] +- bpf: Add a common helper bpf_copy_to_user() (Jerome Marchand) [RHEL-10691] +- bpf: Expose symbol's respective address (Jerome Marchand) [RHEL-10691] +- bpf: Clear the probe_addr for uprobe (Jerome Marchand) [RHEL-10691] +- bpf: Protect probed address based on kptr_restrict setting (Jerome Marchand) [RHEL-10691] +- bpftool: Show kprobe_multi link info (Jerome Marchand) [RHEL-10691] +- bpftool: Dump the kernel symbol's module name (Jerome Marchand) [RHEL-10691] +- bpf: Support ->fill_link_info for kprobe_multi (Jerome Marchand) [RHEL-10691] +- samples/bpf: syscall_tp: Aarch64 no open syscall (Jerome Marchand) [RHEL-10691] +- libbpf: Remove HASHMAP_INIT static initialization helper (Jerome Marchand) [RHEL-10691] +- bpf,docs: Create new standardization subdirectory (Jerome Marchand) [RHEL-10691] +- bpftool: Use a local bpf_perf_event_value to fix accessing its fields (Jerome Marchand) [RHEL-10691] +- bpftool: Use a local copy of BPF_LINK_TYPE_PERF_EVENT in pid_iter.bpf.c (Jerome Marchand) [RHEL-10691] +- bpftool: Define a local bpf_perf_link to fix accessing its fields (Jerome Marchand) [RHEL-10691] +- bpftool: use a local copy of perf_event to fix accessing :: Bpf_cookie (Jerome Marchand) [RHEL-10691] +- selftests/bpf: Correct two typos (Jerome Marchand) [RHEL-10691] +- libbpf: Use available_filter_functions_addrs with multi-kprobes (Jerome Marchand) [RHEL-10691] +- libbpf: Cross-join available_filter_functions and kallsyms for multi-kprobes (Jerome Marchand) [RHEL-10691] +- selftests/bpf: Bump and validate MAX_SYMS (Jerome Marchand) [RHEL-10691] +- selftests/bpf: test map percpu stats (Jerome Marchand) [RHEL-10691] +- bpf: make preloaded map iterators to display map elements count (Jerome Marchand) [RHEL-10691] +- bpf: populate the per-cpu insertions/deletions counters for hashmaps (Jerome Marchand) [RHEL-10691] +- bpf: add a new kfunc to return current bpf_map elements count (Jerome Marchand) [RHEL-10691] +- bpf: add percpu stats for bpf_map elements insertions/deletions (Jerome Marchand) [RHEL-10691] +- selftests/bpf: Add benchmark for bpf memory allocator (Jerome Marchand) [RHEL-10691] +- selftests/bpf: Honor $(O) when figuring out paths (Jerome Marchand) [RHEL-10691] +- selftests/bpf: Add F_NEEDS_EFFICIENT_UNALIGNED_ACCESS to some tests (Jerome Marchand) [RHEL-10691] +- bpf: Remove unnecessary ring buffer size check (Jerome Marchand) [RHEL-10691] +- selftests/bpf: Add bpf_program__attach_netfilter helper test (Jerome Marchand) [RHEL-10691] +- libbpf: Add netfilter link attach helper (Jerome Marchand) [RHEL-10691] +- libbpf: Skip modules BTF loading when CAP_SYS_ADMIN is missing (Jerome Marchand) [RHEL-10691] +- selftests/bpf: Verify that the cgroup_skb filters receive expected packets. (Jerome Marchand) [RHEL-10691] +- bpf, net: Check skb ownership against full socket. (Jerome Marchand) [RHEL-10691] +- selftests/bpf: Add test to exercise typedef walking (Jerome Marchand) [RHEL-10691] +- bpf: Resolve modifiers when walking structs (Jerome Marchand) [RHEL-10691] +- selftests/bpf: Fix bpf_nf failure upon test rerun (Jerome Marchand) [RHEL-10691] +- bpf, docs: Fix definition of BPF_NEG operation (Jerome Marchand) [RHEL-10691] +- bpf: Replace deprecated -target with --target= for Clang (Jerome Marchand) [RHEL-10691] +- lib/test_bpf: Call page_address() on page acquired with GFP_KERNEL flag (Jerome Marchand) [RHEL-10691] +- md/raid6: use valid sector values to determine if an I/O should wait on the reshape (Nigel Croxon) [RHEL-17276] + +* Wed Jan 10 2024 Scott Weaver [5.14.0-407.el9] +- net: bridge: use DEV_STATS_INC() (Ivan Vecera) [RHEL-862] +- net: Fix unwanted sign extension in netdev_stats_to_stats64() (Ivan Vecera) [RHEL-862] +- net: add atomic_long_t to net_device_stats fields (Ivan Vecera) [RHEL-862] +- selftests: forwarding: Add test case for traffic redirection from a locked port (Ivan Vecera) [RHEL-862] +- net: switchdev: Remove unused declaration switchdev_port_fwd_mark_set() (Ivan Vecera) [RHEL-862] +- net: switchdev: Remove unused typedef switchdev_obj_dump_cb_t() (Ivan Vecera) [RHEL-862] +- selftests: router_bridge_1d_lag: Add a new selftest (Ivan Vecera) [RHEL-862] +- selftests: router_bridge_lag: Add a new selftest (Ivan Vecera) [RHEL-862] +- selftests: router_bridge_vlan_upper: Add a new selftest (Ivan Vecera) [RHEL-862] +- selftests: router_bridge_1d: Add a new selftest (Ivan Vecera) [RHEL-862] +- selftests: router_bridge: Add remastering tests (Ivan Vecera) [RHEL-862] +- bridge: Remove unused declaration br_multicast_set_hash_max() (Ivan Vecera) [RHEL-862] +- net: switchdev: Add a helper to replay objects on a bridge port (Ivan Vecera) [RHEL-862] +- net: bridge: br_switchdev: Tolerate -EOPNOTSUPP when replaying MDB (Ivan Vecera) [RHEL-862] +- selftests: router_bridge_pvid_vlan_upper: Add a new selftest (Ivan Vecera) [RHEL-862] +- selftests: router_bridge_vlan_upper_pvid: Add a new selftest (Ivan Vecera) [RHEL-862] +- selftests: router_bridge_vlan: Add PVID change test (Ivan Vecera) [RHEL-862] +- selftests: router_bridge: Add tests to remove and add PVID (Ivan Vecera) [RHEL-862] +- selftests: forwarding: lib: Add ping6_, ping_test_fails() (Ivan Vecera) [RHEL-862] +- net: bridge: keep ports without IFF_UNICAST_FLT in BR_PROMISC mode (Ivan Vecera) [RHEL-862] +- selftests: forwarding: router_bridge: Use port MAC for bridge address (Ivan Vecera) [RHEL-862] +- selftests: forwarding: mirror_gre_*: Use port MAC for bridge address (Ivan Vecera) [RHEL-862] +- selftests: forwarding: mirror_gre_*: Disable IPv6 autogen on bridges (Ivan Vecera) [RHEL-862] +- selftests: forwarding: pedit_dsfield: Disable IPv6 autogen on a bridge (Ivan Vecera) [RHEL-862] +- selftests: forwarding: skbedit_priority: Disable IPv6 autogen on a bridge (Ivan Vecera) [RHEL-862] +- selftests: forwarding: dual_vxlan_bridge: Disable IPv6 autogen on bridges (Ivan Vecera) [RHEL-862] +- selftests: forwarding: q_in_vni: Disable IPv6 autogen on bridges (Ivan Vecera) [RHEL-862] +- selftests: router_bridge_vlan: Set vlan_default_pvid 0 on the bridge (Ivan Vecera) [RHEL-862] +- selftests: router_bridge_vlan: Add a diagram (Ivan Vecera) [RHEL-862] +- bridge: always declare tunnel functions (Ivan Vecera) [RHEL-862] +- selftests: net: Add bridge neighbor suppression test (Ivan Vecera) [RHEL-862] +- bridge: Allow setting per-{Port, VLAN} neighbor suppression state (Ivan Vecera) [RHEL-862] +- bridge: vlan: Allow setting VLAN neighbor suppression state (Ivan Vecera) [RHEL-862] +- bridge: Add per-{Port, VLAN} neighbor suppression data path support (Ivan Vecera) [RHEL-862] +- bridge: Encapsulate data path neighbor suppression logic (Ivan Vecera) [RHEL-862] +- bridge: Take per-{Port, VLAN} neighbor suppression into account (Ivan Vecera) [RHEL-862] +- bridge: Add internal flags for per-{Port, VLAN} neighbor suppression (Ivan Vecera) [RHEL-862] +- bridge: Pass VLAN ID to br_flood() (Ivan Vecera) [RHEL-862] +- bridge: Reorder neighbor suppression check when flooding (Ivan Vecera) [RHEL-862] +- rtnetlink: bridge: mcast: Relax group address validation in common code (Ivan Vecera) [RHEL-862] +- rtnetlink: bridge: mcast: Move MDB handlers out of bridge driver (Ivan Vecera) [RHEL-862] +- bridge: mcast: Implement MDB net device operations (Ivan Vecera) [RHEL-862] +- net: Add MDB net device operations (Ivan Vecera) [RHEL-862] +- docs: net: add an explanation of VF (and other) Representors (Ivan Vecera) [RHEL-862] +- efi/x86: Fix the missing KASLR_FLAG bit in boot_params->hdr.loadflags (Lenny Szubowicz) [RHEL-15513] +- efi/x86: Avoid physical KASLR on older Dell systems (Lenny Szubowicz) [RHEL-15513] +- x86/boot: efistub: Assign global boot_params variable (Lenny Szubowicz) [RHEL-15513] +- x86/boot: Rename conflicting 'boot_params' pointer to 'boot_params_ptr' (Lenny Szubowicz) [RHEL-15513] +- x86/efistub: Don't try to print after ExitBootService() (Lenny Szubowicz) [RHEL-15513] +- x86/boot: Increase section and file alignment to 4k/512 (Lenny Szubowicz) [RHEL-15513] +- x86/boot: Split off PE/COFF .data section (Lenny Szubowicz) [RHEL-15513] +- x86/boot: Drop PE/COFF .reloc section (Lenny Szubowicz) [RHEL-15513] +- x86/boot: Construct PE/COFF .text section from assembler (Lenny Szubowicz) [RHEL-15513] +- x86/boot: Derive file size from _edata symbol (Lenny Szubowicz) [RHEL-15513] +- x86/boot: Define setup size in linker script (Lenny Szubowicz) [RHEL-15513] +- x86/boot: Set EFI handover offset directly in header asm (Lenny Szubowicz) [RHEL-15513] +- x86/boot: Grab kernel_info offset from zoffset header directly (Lenny Szubowicz) [RHEL-15513] +- x86/boot: Drop references to startup_64 (Lenny Szubowicz) [RHEL-15513] +- x86/boot: Drop redundant code setting the root device (Lenny Szubowicz) [RHEL-15513] +- x86/boot: Omit compression buffer from PE/COFF image memory footprint (Lenny Szubowicz) [RHEL-15513] +- x86/boot: Remove the 'bugger off' message (Lenny Szubowicz) [RHEL-15513] +- x86/efi: Drop alignment flags from PE section headers (Lenny Szubowicz) [RHEL-15513] +- x86/efi: Disregard setup header of loaded image (Lenny Szubowicz) [RHEL-15513] +- x86/boot/compressed: Reserve more memory for page tables (Lenny Szubowicz) [RHEL-15513] +- x86/efi: Drop EFI stub .bss from .data section (Lenny Szubowicz) [RHEL-15513] +- x86/efistub: Avoid legacy decompressor when doing EFI boot (Lenny Szubowicz) [RHEL-15513] +- x86/efistub: Perform SNP feature test while running in the firmware (Lenny Szubowicz) [RHEL-15513] +- efi/libstub: Add limit argument to efi_random_alloc() (Lenny Szubowicz) [RHEL-15513] +- x86/decompressor: Factor out kernel decompression and relocation (Lenny Szubowicz) [RHEL-15513] +- x86/decompressor: Move global symbol references to C code (Lenny Szubowicz) [RHEL-15513] +- decompress: Use 8 byte alignment (Lenny Szubowicz) [RHEL-15513] +- x86/efistub: Prefer EFI memory attributes protocol over DXE services (Lenny Szubowicz) [RHEL-15513] +- x86/efistub: Perform 4/5 level paging switch from the stub (Lenny Szubowicz) [RHEL-15513] +- x86/decompressor: Merge trampoline cleanup with switching code (Lenny Szubowicz) [RHEL-15513] +- x86/decompressor: Pass pgtable address to trampoline directly (Lenny Szubowicz) [RHEL-15513] +- x86/decompressor: Only call the trampoline when changing paging levels (Lenny Szubowicz) [RHEL-15513] +- x86/decompressor: Call trampoline directly from C code (Lenny Szubowicz) [RHEL-15513] +- x86/decompressor: Avoid the need for a stack in the 32-bit trampoline (Lenny Szubowicz) [RHEL-15513] +- x86/decompressor: Use standard calling convention for trampoline (Lenny Szubowicz) [RHEL-15513] +- x86/decompressor: Call trampoline as a normal function (Lenny Szubowicz) [RHEL-15513] +- x86/decompressor: Assign paging related global variables earlier (Lenny Szubowicz) [RHEL-15513] +- x86/decompressor: Store boot_params pointer in callee save register (Lenny Szubowicz) [RHEL-15513] +- x86/efistub: Clear BSS in EFI handover protocol entrypoint (Lenny Szubowicz) [RHEL-15513] +- x86/decompressor: Avoid magic offsets for EFI handover entrypoint (Lenny Szubowicz) [RHEL-15513] +- x86/efistub: Simplify and clean up handover entry code (Lenny Szubowicz) [RHEL-15513] +- docs: move x86 documentation into Documentation/arch/ (Lenny Szubowicz) [RHEL-15513] +- x86/efistub: Branch straight to kernel entry point from C code (Lenny Szubowicz) [RHEL-15513] +- x86/head_64: Store boot_params pointer in callee save register (Lenny Szubowicz) [RHEL-15513] +- x86/decompressor: Don't rely on upper 32 bits of GPRs being preserved (Lenny Szubowicz) [RHEL-15513] +- x86/head/64: Switch to KERNEL_CS as soon as new GDT is installed (Lenny Szubowicz) [RHEL-15513] +- x86/boot: Robustify calling startup_{32,64}() from the decompressor code (Lenny Szubowicz) [RHEL-15513] +- x86/efi: Make the deprecated EFI handover protocol optional (Lenny Szubowicz) [RHEL-15513] +- RHEL: Enable CONFIG_EFI_HANDOVER_PROTOCOL (Lenny Szubowicz) [RHEL-15513] +- x86/boot/compressed: Only build mem_encrypt.S if AMD_MEM_ENCRYPT=y (Lenny Szubowicz) [RHEL-15513] +- x86/boot/compressed: Adhere to calling convention in get_sev_encryption_bit() (Lenny Szubowicz) [RHEL-15513] +- x86/boot/compressed: Move startup32_check_sev_cbit() out of head_64.S (Lenny Szubowicz) [RHEL-15513] +- x86/boot/compressed: Move startup32_check_sev_cbit() into .text (Lenny Szubowicz) [RHEL-15513] +- x86/boot/compressed: Move startup32_load_idt() out of head_64.S (Lenny Szubowicz) [RHEL-15513] +- x86/boot/compressed: Move startup32_load_idt() into .text section (Lenny Szubowicz) [RHEL-15513] +- x86/boot/compressed: Pull global variable reference into startup32_load_idt() (Lenny Szubowicz) [RHEL-15513] +- x86/boot/compressed: Avoid touching ECX in startup32_set_idt_entry() (Lenny Szubowicz) [RHEL-15513] +- x86/boot/compressed: Simplify IDT/GDT preserve/restore in the EFI thunk (Lenny Szubowicz) [RHEL-15513] +- x86/boot/compressed, efi: Merge multiple definitions of image_offset into one (Lenny Szubowicz) [RHEL-15513] +- x86/boot/compressed: Move efi32_pe_entry() out of head_64.S (Lenny Szubowicz) [RHEL-15513] +- x86/boot/compressed: Move efi32_entry out of head_64.S (Lenny Szubowicz) [RHEL-15513] +- x86/boot/compressed: Move efi32_pe_entry into .text section (Lenny Szubowicz) [RHEL-15513] +- x86/boot/compressed: Move bootargs parsing out of 32-bit startup code (Lenny Szubowicz) [RHEL-15513] +- x86/boot/compressed: Move 32-bit entrypoint code into .text section (Lenny Szubowicz) [RHEL-15513] +- x86/boot/compressed: Rename efi_thunk_64.S to efi-mixed.S (Lenny Szubowicz) [RHEL-15513] +- efi: x86: Wipe setup_data on pure EFI boot (Lenny Szubowicz) [RHEL-15513] +- efi: x86: Fix config name for setting the NX-compatibility flag in the PE header (Lenny Szubowicz) [RHEL-15513] +- efi: x86: Set the NX-compatibility flag in the PE header (Lenny Szubowicz) [RHEL-15513] +- cxl/port: Fix cxl_test register enumeration regression (John W. Linville) [RHEL-10040] +- cxl/port: Fix @host confusion in cxl_dport_setup_regs() (John W. Linville) [RHEL-10040] +- cxl/core/regs: Rename @dev to @host in struct cxl_register_map (John W. Linville) [RHEL-10040] +- cxl/port: Store the downstream port's Component Register mappings in struct cxl_dport (John W. Linville) [RHEL-10040] +- cxl/port: Store the port's Component Register mappings in struct cxl_port (John W. Linville) [RHEL-10040] +- cxl/pci: Early setup RCH dport component registers from RCRB (John W. Linville) [RHEL-10040] +- cxl/mem: Prepare for early RCH dport component register setup (John W. Linville) [RHEL-10040] +- cxl/regs: Remove early capability checks in Component Register setup (John W. Linville) [RHEL-10040] +- cxl/port: Remove Component Register base address from struct cxl_dport (John W. Linville) [RHEL-10040] +- cxl/acpi: Directly bind the CEDT detected CHBCR to the Host Bridge's port (John W. Linville) [RHEL-10040] +- cxl/acpi: Move add_host_bridge_uport() after cxl_get_chbs() (John W. Linville) [RHEL-10040] +- cxl/pci: Refactor component register discovery for reuse (John W. Linville) [RHEL-10040] +- cxl: Rename 'uport' to 'uport_dev' (John W. Linville) [RHEL-10040] +- cxl: Rename member @dport of struct cxl_dport to @dport_dev (John W. Linville) [RHEL-10040] +- cxl/rch: Prepare for caching the MMIO mapped PCIe AER capability (John W. Linville) [RHEL-10040] +- cxl/acpi: Probe RCRB later during RCH downstream port creation (John W. Linville) [RHEL-10040] +- cxl/core/regs: Add @dev to cxl_register_map (John W. Linville) [RHEL-10040] +- cxl/port: Fix NULL pointer access in devm_cxl_add_port() (John W. Linville) [RHEL-10040] +- cxl/acpi: Fix a use-after-free in cxl_parse_cfmws() (John W. Linville) [RHEL-10040] +- net: vmxnet3: Fix NULL pointer dereference in vmxnet3_rq_rx_complete() (Izabela Bakollari) [RHEL-17702] + +* Tue Jan 09 2024 Scott Weaver [5.14.0-406.el9] +- tools/power/x86/intel-speed-select: v1.18 release (Steve Best) [RHEL-17865] +- tools/power/x86/intel-speed-select: Use cgroup isolate for CPU 0 (Steve Best) [RHEL-17865] +- tools/power/x86/intel-speed-select: Increase max CPUs in one request (Steve Best) [RHEL-17865] +- tools/power/x86/intel-speed-select: Display error for core-power support (Steve Best) [RHEL-17865] +- tools/power/x86/intel-speed-select: No TRL for non compute domains (Steve Best) [RHEL-17865] +- tools/power/x86/intel-speed-select: turbo-mode enable disable swapped (Steve Best) [RHEL-17865] +- tools/power/x86/intel-speed-select: Update help for TRL (Steve Best) [RHEL-17865] +- tools/power/x86/intel-speed-select: Sanitize integer arguments (Steve Best) [RHEL-17865] +- platform/x86: ISST: Ignore minor version change (Steve Best) [RHEL-17865] +- platform/x86: intel_speed_select_if: Use devm_ioremap_resource (Steve Best) [RHEL-17865] +- platform/x86: intel_speed_select_if: Remove hardcoded map size (Steve Best) [RHEL-17865] +- platform/x86: ISST: Allow level 0 to be not present (Steve Best) [RHEL-17865] +- platform/x86: ISST: Use fuse enabled mask instead of allowed levels (Steve Best) [RHEL-17865] +- platform/x86: ISST: Reduce noise for missing numa information in logs (Steve Best) [RHEL-17865] +- platform/x86/intel/tpmi: Add defines to get version information (Steve Best) [RHEL-17865] +- sched/core: Don't return -ENODEV from sched_setaffinity() (Waiman Long) [RHEL-16613] +- scsi: mpi3mr: Fetch correct device dev handle for status reply descriptor (Tomas Henzl) [RHEL-17364] +- scsi: mpi3mr: Block PEL Enable Command on Controller Reset and Unrecoverable State (Tomas Henzl) [RHEL-17364] +- scsi: mpi3mr: Clean up block devices post controller reset (Tomas Henzl) [RHEL-17364] +- scsi: mpi3mr: Refresh sdev queue depth after controller reset (Tomas Henzl) [RHEL-17364] +- scsi: mpi3mr: driver version upgrade to 8.5.0.0.50 (Tomas Henzl) [RHEL-17364] +- scsi: mpi3mr: Add support for status reply descriptor (Tomas Henzl) [RHEL-17364] +- scsi: mpi3mr: Increase maximum number of PHYs to 64 from 32 (Tomas Henzl) [RHEL-17364] +- scsi: mpi3mr: Add PCI checks where SAS5116 diverges from SAS4116 (Tomas Henzl) [RHEL-17364] +- scsi: mpi3mr: Add support for SAS5116 PCI IDs (Tomas Henzl) [RHEL-17364] +- nfsd: drop the nfsd_put helper (Jeffrey Layton) [RHEL-19081] +- SUNRPC: Revert 5f7fc5d69f6e92ec0b38774c387f5cf7812c5806 (Jeffrey Layton) [RHEL-19081] +- nfsd: call nfsd_last_thread() before final nfsd_put() (Jeffrey Layton) [RHEL-19081] +- RDMA/bnxt_re: Remove roundup_pow_of_two depth for all hardware queue resources (Sreekanth Reddy) [RHEL-11009 RHEL-3526] +- RDMA/bnxt_re: Refactor the queue index update (Sreekanth Reddy) [RHEL-11009 RHEL-3526] +- RDMA/bnxt_re: Fix clang -Wimplicit-fallthrough in bnxt_re_handle_cq_async_error() (Sreekanth Reddy) [RHEL-11009 RHEL-3526] +- RDMA/bnxt_re: Do not report SRQ error in srq notification (Sreekanth Reddy) [RHEL-11009 RHEL-3526] +- RDMA/bnxt_re: Report async events and errors (Sreekanth Reddy) [RHEL-11009 RHEL-3526] +- RDMA/bnxt_re: Update HW interface headers (Sreekanth Reddy) [RHEL-11009 RHEL-3526] +- RDMA/bnxt_re: Decrement resource stats correctly (Sreekanth Reddy) [RHEL-11009 RHEL-3526] +- RDMA/bnxt_re: Fix the handling of control path response data (Sreekanth Reddy) [RHEL-11009 RHEL-3526] +- RDMA/bnxt_re: Fix kernel doc errors (Sreekanth Reddy) [RHEL-11009 RHEL-3526] +- RDMA/bnxt_re: Add support for dmabuf pinned memory regions (Sreekanth Reddy) [RHEL-11009 RHEL-3526] +- RDMA/bnxt_re: Protect the PD table bitmap (Sreekanth Reddy) [RHEL-11009 RHEL-3526] +- RDMA/bnxt_re: Initialize mutex dbq_lock (Sreekanth Reddy) [RHEL-11009 RHEL-3526] +- RDMA/bnxt_re: Initialize dpi_tbl_lock mutex (Sreekanth Reddy) [RHEL-11009 RHEL-3526] +- RDMA/bnxt_re: Fix error handling in probe failure path (Sreekanth Reddy) [RHEL-11009 RHEL-3526] +- RDMA/bnxt_re: Properly order ib_device_unalloc() to avoid UAF (Sreekanth Reddy) [RHEL-11009 RHEL-3526] +- RDMA/bnxt_re: Remove unnecessary variable initializations (Sreekanth Reddy) [RHEL-11009 RHEL-3526] +- RDMA/bnxt_re: Avoid unnecessary memset (Sreekanth Reddy) [RHEL-11009 RHEL-3526] +- RDMA/bnxt_re: Cleanup bnxt_re_process_raw_qp_pkt_rx() function (Sreekanth Reddy) [RHEL-11009 RHEL-3526] +- RDMA/bnxt_re: Fix the sideband buffer size handling for FW commands (Sreekanth Reddy) [RHEL-11009 RHEL-3526] +- RDMA/bnxt_re: Remove a redundant flag (Sreekanth Reddy) [RHEL-11009 RHEL-3526] +- RDMA/bnxt_re: Fix max_qp count for virtual functions (Sreekanth Reddy) [RHEL-11009 RHEL-3526] +- bnxt_re: Update the debug counters for doorbell pacing (Sreekanth Reddy) [RHEL-11009 RHEL-3526] +- bnxt_re: Expose the missing hw counters (Sreekanth Reddy) [RHEL-11009 RHEL-3526] +- bnxt_re: Update the hw counters for resource stats (Sreekanth Reddy) [RHEL-11009 RHEL-3526] +- bnxt_re: Reorganize the resource stats (Sreekanth Reddy) [RHEL-11009 RHEL-3526] +- RDMA/bnxt_re: Add a new uapi for driver notification (Sreekanth Reddy) [RHEL-11009 RHEL-3526] +- RDMA/bnxt_re: Implement doorbell pacing algorithm (Sreekanth Reddy) [RHEL-11009 RHEL-3526] +- RDMA/bnxt_re: Update alloc_page uapi for pacing (Sreekanth Reddy) [RHEL-11009 RHEL-3526] +- RDMA/bnxt_re: Enable pacing support for the user apps (Sreekanth Reddy) [RHEL-11009 RHEL-3526] +- RDMA/bnxt_re: Initialize Doorbell pacing feature (Sreekanth Reddy) [RHEL-11009 RHEL-3526] +- bnxt_en: Share the bar0 address with the RoCE driver (Sreekanth Reddy) [RHEL-11009 RHEL-3526] +- bnxt_en: Update HW interface headers (Sreekanth Reddy) [RHEL-11009 RHEL-3526] +- RDMA/bnxt_re: use vmalloc_array and vcalloc (Sreekanth Reddy) [RHEL-11009 RHEL-3526] +- RDMA/bnxt_re: Fix hang during driver unload (Sreekanth Reddy) [RHEL-11009 RHEL-3526] +- RDMA/bnxt_re: Prevent handling any completions after qp destroy (Sreekanth Reddy) [RHEL-11009 RHEL-3526] +- RDMA/bnxt_re: Fix an IS_ERR() vs NULL check (Sreekanth Reddy) [RHEL-11009 RHEL-3526] +- RDMA/bnxt_re: Fix spelling mistake "priviledged" -> "privileged" (Sreekanth Reddy) [RHEL-11009 RHEL-3526] +- RDMA/bnxt_re: Remove duplicated include in bnxt_re/main.c (Sreekanth Reddy) [RHEL-11009 RHEL-3526] +- RDMA/bnxt_re: Refactor code around bnxt_qplib_map_rc() (Sreekanth Reddy) [RHEL-11009 RHEL-3526] +- RDMA/bnxt_re: Remove incorrect return check from slow path (Sreekanth Reddy) [RHEL-11009 RHEL-3526] +- RDMA/bnxt_re: Enable low latency push (Sreekanth Reddy) [RHEL-11009 RHEL-3526] +- RDMA/bnxt_re: Reorg the bar mapping (Sreekanth Reddy) [RHEL-11009 RHEL-3526] +- RDMA/bnxt_re: Move the interface version to chip context structure (Sreekanth Reddy) [RHEL-11009 RHEL-3526] +- RDMA/bnxt_re: Query function capabilities from firmware (Sreekanth Reddy) [RHEL-11009 RHEL-3526] +- RDMA/bnxt_re: Optimize the bnxt_re_init_hwrm_hdr usage (Sreekanth Reddy) [RHEL-11009 RHEL-3526] +- RDMA/bnxt_re: Add disassociate ucontext support (Sreekanth Reddy) [RHEL-11009 RHEL-3526] +- RDMA/bnxt_re: Use the common mmap helper functions (Sreekanth Reddy) [RHEL-11009 RHEL-3526] +- RDMA/hns: Use the core code to manage the fixed mmap entries (Sreekanth Reddy) [RHEL-11009 RHEL-3526] +- RDMA/bnxt_re: Initialize opcode while sending message (Sreekanth Reddy) [RHEL-11009 RHEL-3526] +- RDMA/bnxt_re: optimize the parameters passed to helper functions (Sreekanth Reddy) [RHEL-11009 RHEL-3526] +- RDMA/bnxt_re: remove redundant cmdq_bitmap (Sreekanth Reddy) [RHEL-11009 RHEL-3526] +- RDMA/bnxt_re: use firmware provided max request timeout (Sreekanth Reddy) [RHEL-11009 RHEL-3526] +- RDMA/bnxt_re: cancel all control path command waiters upon error (Sreekanth Reddy) [RHEL-11009 RHEL-3526] +- RDMA/bnxt_re: consider timeout of destroy ah as success. (Sreekanth Reddy) [RHEL-11009 RHEL-3526] +- RDMA/bnxt_re: post destroy_ah for delayed completion of AH creation (Sreekanth Reddy) [RHEL-11009 RHEL-3526] +- RDMA/bnxt_re: Add firmware stall check detection (Sreekanth Reddy) [RHEL-11009 RHEL-3526] +- RDMA/bnxt_re: handle command completions after driver detect a timedout (Sreekanth Reddy) [RHEL-11009 RHEL-3526] +- RDMA/bnxt_re: add helper function __poll_for_resp (Sreekanth Reddy) [RHEL-11009 RHEL-3526] +- RDMA/bnxt_re: Simplify the function that sends the FW commands (Sreekanth Reddy) [RHEL-11009 RHEL-3526] +- RDMA/bnxt_re: use shadow qd while posting non blocking rcfw command (Sreekanth Reddy) [RHEL-11009 RHEL-3526] +- RDMA/bnxt_re: Avoid the command wait if firmware is inactive (Sreekanth Reddy) [RHEL-11009 RHEL-3526] +- RDMA/bnxt_re: Enhance the existing functions that wait for FW responses (Sreekanth Reddy) [RHEL-11009 RHEL-3526] +- RDMA/bnxt_re: set fixed command queue depth (Sreekanth Reddy) [RHEL-11009 RHEL-3526] +- RDMA/bnxt_re: remove virt_func check while creating RoCE FW channel (Sreekanth Reddy) [RHEL-11009 RHEL-3526] +- RDMA/bnxt_re: Avoid calling wake_up threads from spin_lock context (Sreekanth Reddy) [RHEL-11009 RHEL-3526] +- RDMA/bnxt_re: wraparound mbox producer index (Sreekanth Reddy) [RHEL-11009 RHEL-3526] +- RDMA/bnxt_re: Fix reporting active_{speed,width} attributes (Sreekanth Reddy) [RHEL-11009 RHEL-3526] +- RDMA/bnxt_re: Remove unnecessary checks (Sreekanth Reddy) [RHEL-11009 RHEL-3526] +- RDMA/bnxt_re: Return directly without goto jumps (Sreekanth Reddy) [RHEL-11009 RHEL-3526] +- RDMA/bnxt_re: Fix to remove an unnecessary log (Sreekanth Reddy) [RHEL-11009 RHEL-3526] +- RDMA/bnxt_re: Remove a redundant check inside bnxt_re_update_gid (Sreekanth Reddy) [RHEL-11009 RHEL-3526] +- RDMA/bnxt_re: Use unique names while registering interrupts (Sreekanth Reddy) [RHEL-11009 RHEL-3526] +- RDMA/bnxt_re: Fix to remove unnecessary return labels (Sreekanth Reddy) [RHEL-11009 RHEL-3526] +- RDMA/bnxt_re: Disable/kill tasklet only if it is enabled (Sreekanth Reddy) [RHEL-11009 RHEL-3526] +- RDMA/bnxt_re: Do not enable congestion control on VFs (Sreekanth Reddy) [RHEL-11009 RHEL-3526] +- RDMA/bnxt_re: Fix return value of bnxt_re_process_raw_qp_pkt_rx (Sreekanth Reddy) [RHEL-11009 RHEL-3526] +- RDMA/bnxt_re: Fix a possible memory leak (Sreekanth Reddy) [RHEL-11009 RHEL-3526] +- RDMA/bnxt_re: Fix the page_size used during the MR creation (Sreekanth Reddy) [RHEL-11009 RHEL-3526] +- RDMA/bnxt_re: Enable congestion control by default (Sreekanth Reddy) [RHEL-11009 RHEL-3526] +- RDAM/bnxt_re: Use tlv apis while processing the slow path commands (Sreekanth Reddy) [RHEL-11009 RHEL-3526] +- RDMA/bnxt_re: RoCE slow path TLV support (Sreekanth Reddy) [RHEL-11009 RHEL-3526] +- RDMA/bnxt_re: Reduce number of argumets to control path command APIs (Sreekanth Reddy) [RHEL-11009 RHEL-3526] +- RDMA/bnxt_re: Convert RCFW_CMD_PREP macro to static inline function (Sreekanth Reddy) [RHEL-11009 RHEL-3526] +- RDMA/bnxt_re: Remove HW queue mapping from RoCE Driver (Sreekanth Reddy) [RHEL-11009 RHEL-3526] +- RDMA/bnxt_re: Update HW interface headers (Sreekanth Reddy) [RHEL-11009 RHEL-3526] +- RDMA/bnxt_re: remove unused num_srqne_processed and num_cqne_processed variables (Sreekanth Reddy) [RHEL-11009 RHEL-3526] +- RDMA/bnxt_re: Add resize_cq support (Sreekanth Reddy) [RHEL-11009 RHEL-3526] +- blk-cgroup: fix rcu lockdep warning in blkg_lookup() (Ming Lei) [RHEL-19193] +- io_uring: fix off-by one bvec index (Ming Lei) [RHEL-19874] +- nvme-core: fix a memory leak in nvme_ns_info_from_identify() (Maurizio Lombardi) [RHEL-8202] +- af_unix: Fix null-ptr-deref in unix_stream_sendpage(). (Guillaume Nault) [RHEL-17264] {CVE-2023-4622} +- KVM: arm64: vgic: Ensure that slots_lock is held in vgic_register_all_redist_iodevs() (Shaoqin Huang) [RHEL-14347] +- KVM: arm64: vgic: Force vcpu vgic teardown on vcpu destroy (Shaoqin Huang) [RHEL-14347] +- KVM: arm64: vgic: Add a non-locking primitive for kvm_vgic_vcpu_destroy() (Shaoqin Huang) [RHEL-14347] +- KVM: arm64: vgic: Simplify kvm_vgic_destroy() (Shaoqin Huang) [RHEL-14347] +- KVM: selftests: fix supported_flags for aarch64 (Shaoqin Huang) [RHEL-14347] +- KVM: arm64: Get rid of vCPU-scoped feature bitmap (Shaoqin Huang) [RHEL-14347] +- KVM: arm64: Remove unused return value from kvm_reset_vcpu() (Shaoqin Huang) [RHEL-14347] +- KVM: arm64: Hoist NV+SVE check into KVM_ARM_VCPU_INIT ioctl handler (Shaoqin Huang) [RHEL-14347] +- KVM: arm64: Prevent NV feature flag on systems w/o nested virt (Shaoqin Huang) [RHEL-14347] +- KVM: arm64: Hoist PAuth checks into KVM_ARM_VCPU_INIT ioctl (Shaoqin Huang) [RHEL-14347] +- KVM: arm64: Hoist SVE check into KVM_ARM_VCPU_INIT ioctl handler (Shaoqin Huang) [RHEL-14347] +- KVM: arm64: Hoist PMUv3 check into KVM_ARM_VCPU_INIT ioctl handler (Shaoqin Huang) [RHEL-14347] +- KVM: arm64: Add generic check for system-supported vCPU features (Shaoqin Huang) [RHEL-14347] +- KVM: arm64: Clarify the ordering requirements for vcpu/RD creation (Shaoqin Huang) [RHEL-14347] +- KVM: arm64: vgic-v3: Optimize affinity-based SGI injection (Shaoqin Huang) [RHEL-14347] +- KVM: arm64: Fast-track kvm_mpidr_to_vcpu() when mpidr_data is available (Shaoqin Huang) [RHEL-14347] +- KVM: arm64: Build MPIDR to vcpu index cache at runtime (Shaoqin Huang) [RHEL-14347] +- KVM: arm64: Simplify kvm_vcpu_get_mpidr_aff() (Shaoqin Huang) [RHEL-14347] +- KVM: arm64: Use vcpu_idx for invalidation tracking (Shaoqin Huang) [RHEL-14347] +- KVM: arm64: vgic: Use vcpu_idx for the debug information (Shaoqin Huang) [RHEL-14347] +- KVM: arm64: vgic-v2: Use cpuid from userspace as vcpu_id (Shaoqin Huang) [RHEL-14347] +- KVM: arm64: vgic-v3: Refactor GICv3 SGI generation (Shaoqin Huang) [RHEL-14347] +- KVM: arm64: vgic-its: Treat the collection target address as a vcpu_id (Shaoqin Huang) [RHEL-14347] +- KVM: arm64: vgic: Make kvm_vgic_inject_irq() take a vcpu pointer (Shaoqin Huang) [RHEL-14347] +- KVM: arm64: Always invalidate TLB for stage-2 permission faults (Shaoqin Huang) [RHEL-14347] +- KVM: arm64: Allow pKVM on v1.0 compatible FF-A implementations (Shaoqin Huang) [RHEL-14347] +- KVM: arm64: nvhe: Ignore SVE hint in SMCCC function ID (Shaoqin Huang) [RHEL-14347] +- KVM: arm64: pkvm: Add support for fragmented FF-A descriptors (Shaoqin Huang) [RHEL-14347] +- KVM: arm64: Handle FFA_FEATURES call from the host (Shaoqin Huang) [RHEL-14347] +- KVM: arm64: Handle FFA_MEM_LEND calls from the host (Shaoqin Huang) [RHEL-14347] +- KVM: arm64: Handle FFA_MEM_RECLAIM calls from the host (Shaoqin Huang) [RHEL-14347] +- KVM: arm64: Handle FFA_MEM_SHARE calls from the host (Shaoqin Huang) [RHEL-14347] +- KVM: arm64: Add FF-A helpers to share/unshare memory with secure world (Shaoqin Huang) [RHEL-14347] +- KVM: arm64: Handle FFA_RXTX_MAP and FFA_RXTX_UNMAP calls from the host (Shaoqin Huang) [RHEL-14347] +- KVM: arm64: Allocate pages for hypervisor FF-A mailboxes (Shaoqin Huang) [RHEL-14347] +- KVM: arm64: Probe FF-A version and host/hyp partition ID during init (Shaoqin Huang) [RHEL-14347] +- KVM: arm64: Block unsafe FF-A calls from the host (Shaoqin Huang) [RHEL-14347] +- firmware: arm_ffa: Move constants to header file (Shaoqin Huang) [RHEL-14347] +- KVM: arm64: GICv4: Do not perform a map to a mapped vLPI (Shaoqin Huang) [RHEL-14347] +- KVM: arm64: Add tracepoint for MMIO accesses where ISV==0 (Shaoqin Huang) [RHEL-14347] +- clocksource/drivers/arm_arch_timer: limit XGene-1 workaround (Shaoqin Huang) [RHEL-14347] +- KVM: arm64: Handle AArch32 SPSR_{irq,abt,und,fiq} as RAZ/WI (Shaoqin Huang) [RHEL-14347] +- KVM: arm64: Do not let a L1 hypervisor access the *32_EL2 sysregs (Shaoqin Huang) [RHEL-14347] +- KVM: arm64: Refine _EL2 system register list that require trap reinjection (Shaoqin Huang) [RHEL-14347] +- arm64: Add missing _EL2 encodings (Shaoqin Huang) [RHEL-14347] +- arm64: Add missing _EL12 encodings (Shaoqin Huang) [RHEL-14347] +- KVM: arm64: Use TLBI range-based instructions for unmap (Shaoqin Huang) [RHEL-14347] +- KVM: arm64: Invalidate the table entries upon a range (Shaoqin Huang) [RHEL-14347] +- KVM: arm64: Flush only the memslot after write-protect (Shaoqin Huang) [RHEL-14347] +- KVM: arm64: Implement kvm_arch_flush_remote_tlbs_range() (Shaoqin Huang) [RHEL-14347] +- KVM: arm64: Define kvm_tlb_flush_vmid_range() (Shaoqin Huang) [RHEL-14347] +- KVM: arm64: Implement __kvm_tlb_flush_vmid_range() (Shaoqin Huang) [RHEL-14347] +- arm64: tlb: Implement __flush_s2_tlb_range_op() (Shaoqin Huang) [RHEL-14347] +- arm64: tlb: Refactor the core flush algorithm of __flush_tlb_range (Shaoqin Huang) [RHEL-14347] +- KVM: arm64: timers: Correctly handle TGE flip with CNTPOFF_EL2 (Shaoqin Huang) [RHEL-14347] +- KVM: arm64: POR{E0}_EL1 do not need trap handlers (Shaoqin Huang) [RHEL-14347] +- KVM: arm64: Add nPIR{E0}_EL1 to HFG traps (Shaoqin Huang) [RHEL-14347] +- KVM: arm64: pmu: Drop redundant check for non-NULL kvm_pmu_events (Shaoqin Huang) [RHEL-14347] +- KVM: arm64: Properly return allocated EL2 VA from hyp_alloc_private_va_range() (Shaoqin Huang) [RHEL-14347] +- KVM: arm64: Remove size-order align in the nVHE hyp private VA range (Shaoqin Huang) [RHEL-14347] +- KVM: arm64: nv: Add trap description for SPSR_EL2 and ELR_EL2 (Shaoqin Huang) [RHEL-14347] +- KVM: arm64: pmu: Guard PMU emulation definitions with CONFIG_KVM (Shaoqin Huang) [RHEL-14347] +- KVM: arm64: pmu: Resync EL0 state on counter rotation (Shaoqin Huang) [RHEL-14347] +- KVM: arm64: PMU: Don't advertise STALL_SLOT_{FRONTEND,BACKEND} (Shaoqin Huang) [RHEL-14347] +- KVM: arm64: PMU: Don't advertise the STALL_SLOT event (Shaoqin Huang) [RHEL-14347] +- KVM: arm64: PMU: Avoid inappropriate use of host's PMUVer (Shaoqin Huang) [RHEL-14347] +- KVM: arm64: PMU: Disallow vPMU on non-uniform PMUVer (Shaoqin Huang) [RHEL-14347] +- KVM: arm64: nv: Select XARRAY_MULTI to fix build error (Shaoqin Huang) [RHEL-14347] +- KVM: arm64: nv: Add support for HCRX_EL2 (Shaoqin Huang) [RHEL-14347] +- KVM: arm64: Move HCRX_EL2 switch to load/put on VHE systems (Shaoqin Huang) [RHEL-14347] +- KVM: arm64: nv: Expose FGT to nested guests (Shaoqin Huang) [RHEL-14347] +- KVM: arm64: nv: Add switching support for HFGxTR/HDFGxTR (Shaoqin Huang) [RHEL-14347] +- KVM: arm64: nv: Expand ERET trap forwarding to handle FGT (Shaoqin Huang) [RHEL-14347] +- KVM: arm64: nv: Add SVC trap forwarding (Shaoqin Huang) [RHEL-14347] +- KVM: arm64: nv: Add trap forwarding for HDFGxTR_EL2 (Shaoqin Huang) [RHEL-14347] +- KVM: arm64: nv: Add trap forwarding for HFGITR_EL2 (Shaoqin Huang) [RHEL-14347] +- KVM: arm64: nv: Add trap forwarding for HFGxTR_EL2 (Shaoqin Huang) [RHEL-14347] +- KVM: arm64: nv: Add fine grained trap forwarding infrastructure (Shaoqin Huang) [RHEL-14347] +- KVM: arm64: nv: Add trap forwarding for CNTHCTL_EL2 (Shaoqin Huang) [RHEL-14347] +- KVM: arm64: nv: Add trap forwarding for MDCR_EL2 (Shaoqin Huang) [RHEL-14347] +- KVM: arm64: nv: Expose FEAT_EVT to nested guests (Shaoqin Huang) [RHEL-14347] +- KVM: arm64: nv: Add trap forwarding for HCR_EL2 (Shaoqin Huang) [RHEL-14347] +- KVM: arm64: nv: Add trap forwarding infrastructure (Shaoqin Huang) [RHEL-14347] +- KVM: arm64: Restructure FGT register switching (Shaoqin Huang) [RHEL-14347] +- KVM: arm64: nv: Add FGT registers (Shaoqin Huang) [RHEL-14347] +- KVM: arm64: Add missing HCR_EL2 trap bits (Shaoqin Huang) [RHEL-14347] +- KVM: arm64: Correctly handle ACCDATA_EL1 traps (Shaoqin Huang) [RHEL-14347] +- KVM: arm64: Drop HCR_VIRT_EXCP_MASK (Shaoqin Huang) [RHEL-14347] +- KVM: arm64: Always return generic v8 as the preferred target (Shaoqin Huang) [RHEL-14347] +- KVM: arm64: Replace vCPU target with a configuration flag (Shaoqin Huang) [RHEL-14347] +- KVM: arm64: Remove pointless check for changed init target (Shaoqin Huang) [RHEL-14347] +- KVM: arm64: Delete pointless switch statement in kvm_reset_vcpu() (Shaoqin Huang) [RHEL-14347] +- KVM: arm64: Fix resetting SME trap values on reset for (h)VHE (Shaoqin Huang) [RHEL-14347] +- KVM: arm64: Fix resetting SVE trap values on reset for hVHE (Shaoqin Huang) [RHEL-14347] +- KVM: arm64: Use the appropriate feature trap register when activating traps (Shaoqin Huang) [RHEL-14347] +- KVM: arm64: Disable SME traps for (h)VHE at setup (Shaoqin Huang) [RHEL-14347] +- KVM: arm64: Use the appropriate feature trap register for SVE at EL2 setup (Shaoqin Huang) [RHEL-14347] +- KVM: arm64: Factor out code for checking (h)VHE mode into a macro (Shaoqin Huang) [RHEL-14347] +- KVM: arm64: Helper to write to appropriate feature trap register based on mode (Shaoqin Huang) [RHEL-14347] +- KVM: arm64: Fix hVHE init on CPUs where HCR_EL2.E2H is not RES1 (Shaoqin Huang) [RHEL-14347] +- arm64: Allow arm64_sw.hvhe on command line (Shaoqin Huang) [RHEL-14347] +- KVM: arm64: Force HCR_E2H in guest context when ARM64_KVM_HVHE is set (Shaoqin Huang) [RHEL-14347] +- KVM: arm64: Program the timer traps with VHE layout in hVHE mode (Shaoqin Huang) [RHEL-14347] +- KVM: arm64: Rework CPTR_EL2 programming for HVHE configuration (Shaoqin Huang) [RHEL-14347] +- KVM: arm64: Adjust EL2 stage-1 leaf AP bits when ARM64_KVM_HVHE is set (Shaoqin Huang) [RHEL-14347] +- KVM: arm64: Disable TTBR1_EL2 when using ARM64_KVM_HVHE (Shaoqin Huang) [RHEL-14347] +- KVM: arm64: Force HCR_EL2.E2H when ARM64_KVM_HVHE is set (Shaoqin Huang) [RHEL-14347] +- KVM: arm64: Key use of VHE instructions in nVHE code off ARM64_KVM_HVHE (Shaoqin Huang) [RHEL-14347] +- KVM: arm64: Remove alternatives from sysreg accessors in VHE hypervisor context (Shaoqin Huang) [RHEL-14347] +- arm64: Use CPACR_EL1 format to set CPTR_EL2 when E2H is set (Shaoqin Huang) [RHEL-14347] +- arm64: Allow EL1 physical timer access when running VHE (Shaoqin Huang) [RHEL-14347] +- arm64: Don't enable VHE for the kernel if OVERRIDE_HVHE is set (Shaoqin Huang) [RHEL-14347] +- arm64: Add KVM_HVHE capability and has_hvhe() predicate (Shaoqin Huang) [RHEL-14347] +- arm64: Turn kaslr_feature_override into a generic SW feature override (Shaoqin Huang) [RHEL-14347] +- arm64: Prevent the use of is_kernel_in_hyp_mode() in hypervisor code (Shaoqin Huang) [RHEL-14347] +- KVM: selftests: get-reg-list: add Permission Indirection registers (Shaoqin Huang) [RHEL-14347] +- arm64: transfer permission indirection settings to EL2 (Shaoqin Huang) [RHEL-14347] +- arm64: disable EL2 traps for PIE (Shaoqin Huang) [RHEL-14347] +- KVM: arm64: expose ID_AA64MMFR3_EL1 to guests (Shaoqin Huang) [RHEL-14347] +- KVM: arm64: Save/restore PIE registers (Shaoqin Huang) [RHEL-14347] +- KVM: arm64: Save/restore TCR2_EL1 (Shaoqin Huang) [RHEL-14347] +- KVM: arm64: hide MOPS from guests (Shaoqin Huang) [RHEL-14347] +- arm64: mops: don't disable host MOPS instructions from EL2 (Shaoqin Huang) [RHEL-14347] +- KVM: arm64: switch HCRX_EL2 between host and guest (Shaoqin Huang) [RHEL-14347] +- KVM: arm64: initialize HCRX_EL2 (Shaoqin Huang) [RHEL-14347] +- PCI/PM: Mark devices disconnected if upstream PCIe link is down on resume (Myron Stowe) [RHEL-15044] +- PCI: qcom: Fix IPQ8074 enumeration (Myron Stowe) [RHEL-15044] +- PCI: Tidy config space save/restore messages (Myron Stowe) [RHEL-15044] +- PCI: Fix code formatting inconsistencies (Myron Stowe) [RHEL-15044] +- PCI: Fix typos in docs and comments (Myron Stowe) [RHEL-15044] +- PCI: Fix pci_bus_resetable(), pci_slot_resetable() name typos (Myron Stowe) [RHEL-15044] +- PCI: Simplify pci_dev_driver() (Myron Stowe) [RHEL-15044] +- PCI: Simplify pci_pio_to_address() (Myron Stowe) [RHEL-15044] +- PCI/AER: Simplify AER_RECOVER_RING_SIZE definition (Myron Stowe) [RHEL-15044] +- PCI: Use consistent put_user() pointer types (Myron Stowe) [RHEL-15044] +- PCI: Fix printk field formatting (Myron Stowe) [RHEL-15044] +- PCI: Remove unnecessary initializations (Myron Stowe) [RHEL-15044] +- PCI: Unexport pcie_port_bus_type (Myron Stowe) [RHEL-15044] +- PCI: mvebu: Remove unused busn member (Myron Stowe) [RHEL-15044] +- PCI: Remove unused function declarations (Myron Stowe) [RHEL-15044] +- PCI/sysfs: Move declarations to linux/pci.h (Myron Stowe) [RHEL-15044] +- PCI/P2PDMA: Use pci_dev_id() to simplify the code (Myron Stowe) [RHEL-15044] +- PCI/IOV: Use pci_dev_id() to simplify the code (Myron Stowe) [RHEL-15044] +- PCI/AER: Use pci_dev_id() to simplify the code (Myron Stowe) [RHEL-15044] +- PCI/DOE: Fix destroy_work_on_stack() race (Myron Stowe) [RHEL-15044] +- PCI: Explicitly include correct DT includes (Myron Stowe) [RHEL-15044] +- PCI: Change pdev->rom_attr_enabled to single bit (Myron Stowe) [RHEL-15044] +- PCI: Reorder pci_dev fields to reduce holes (Myron Stowe) [RHEL-15044] +- PCI: switchtec: Add support for PCIe Gen5 devices (Myron Stowe) [RHEL-15044] +- PCI: switchtec: Use normal comment style (Myron Stowe) [RHEL-15044] +- PCI: imx6: Use devm_platform_get_and_ioremap_resource() (Myron Stowe) [RHEL-15044] +- PCI: xgene-msi: Use devm_platform_get_and_ioremap_resource() (Myron Stowe) [RHEL-15044] +- PCI: v3: Use devm_platform_get_and_ioremap_resource() (Myron Stowe) [RHEL-15044] +- PCI: rcar-gen2: Use devm_platform_get_and_ioremap_resource() (Myron Stowe) [RHEL-15044] +- PCI: microchip: Remove cast between incompatible function type (Myron Stowe) [RHEL-15044] +- PCI: keembay: Remove cast between incompatible function type (Myron Stowe) [RHEL-15044] +- PCI: meson: Remove cast between incompatible function type (Myron Stowe) [RHEL-15044] +- PCI: vmd: Disable bridge window for domain reset (Myron Stowe) [RHEL-15044] +- PCI: qcom-ep: Add ICC bandwidth voting support (Myron Stowe) [RHEL-15044] +- dt-bindings: PCI: qcom: ep: Add interconnects path (Myron Stowe) [RHEL-15044] +- PCI: qcom-ep: Treat unknown IRQ events as an error (Myron Stowe) [RHEL-15044] +- PCI: endpoint: Add kernel-doc for pci_epc_mem_init() API (Myron Stowe) [RHEL-15044] +- PCI: epf-mhi: Use iATU for small transfers (Myron Stowe) [RHEL-15044] +- PCI: epf-mhi: Add support for SM8450 (Myron Stowe) [RHEL-15044] +- PCI: epf-mhi: Add eDMA support (Myron Stowe) [RHEL-15044] +- PCI: qcom-ep: Add eDMA support (Myron Stowe) [RHEL-15044] +- PCI: epf-mhi: Make use of the alignment restriction from EPF core (Myron Stowe) [RHEL-15044] +- PCI: qcom-ep: Pass alignment restriction to the EPF core (Myron Stowe) [RHEL-15044] +- PCI: qcom-ep: Switch MHI bus master clock off during L1SS (Myron Stowe) [RHEL-15044] +- PCI: microchip: Re-partition code between probe() and init() (Myron Stowe) [RHEL-15044] +- PCI: microchip: Gather MSI information from hardware config registers (Myron Stowe) [RHEL-15044] +- PCI: microchip: Clean up initialisation of interrupts (Myron Stowe) [RHEL-15044] +- PCI: microchip: Enable event handlers to access bridge and control pointers (Myron Stowe) [RHEL-15044] +- PCI: microchip: Align register, offset, and mask names with HW docs (Myron Stowe) [RHEL-15044] +- PCI: microchip: Enable building driver as a module (Myron Stowe) [RHEL-15044] +- PCI: microchip: Correct the DED and SEC interrupt bit offsets (Myron Stowe) [RHEL-15044] +- PCI: layerscape: Add workaround for lost link capabilities during reset (Myron Stowe) [RHEL-15044] +- PCI: layerscape: Add support for link-down notification (Myron Stowe) [RHEL-15044] +- PCI: iproc: Use of_property_read_bool() for boolean properties (Myron Stowe) [RHEL-15044] +- PCI: fu740: Set the number of MSI vectors (Myron Stowe) [RHEL-15044] +- PCI: layerscape: Add power management support for ls1028a (Myron Stowe) [RHEL-15044] +- PCI: dwc: Implement generic suspend/resume functionality (Myron Stowe) [RHEL-15044] +- PCI: Add PCIE_PME_TO_L2_TIMEOUT_US L2 ready timeout value (Myron Stowe) [RHEL-15044] +- PCI: dwc: Provide deinit callback for i.MX (Myron Stowe) [RHEL-15044] +- PCI: brcmstb: Remove stale comment (Myron Stowe) [RHEL-15044] +- PCI: brcmstb: Assert PERST# on BCM2711 (Myron Stowe) [RHEL-15044] +- PCI/VGA: Fix typos (Myron Stowe) [RHEL-15044] +- PCI/VGA: Replace full MIT license text with SPDX identifier (Myron Stowe) [RHEL-15044] +- PCI/VGA: Simplify vga_client_register() (Myron Stowe) [RHEL-15044] +- PCI/VGA: Simplify vga_arbiter_notify_clients() (Myron Stowe) [RHEL-15044] +- PCI/VGA: Correct vga_update_device_decodes() parameter type (Myron Stowe) [RHEL-15044] +- PCI/VGA: Correct vga_str_to_iostate() io_state parameter type (Myron Stowe) [RHEL-15044] +- PCI/PM: Only read PCI_PM_CTRL register when available (Myron Stowe) [RHEL-15044] +- PCI: Simplify pcie_capability_clear_and_set_word() control flow (Myron Stowe) [RHEL-15044] +- net/mlx5: Convert PCI error values to generic errnos (Myron Stowe) [RHEL-15044] +- PCI: Document the Capability accessor RMW improvements (Myron Stowe) [RHEL-15044] +- wifi: ath10k: Use RMW accessors for changing LNKCTL (Myron Stowe) [RHEL-15044] +- wifi: ath12k: Use RMW accessors for changing LNKCTL (Myron Stowe) [RHEL-15044] +- wifi: ath11k: Use RMW accessors for changing LNKCTL (Myron Stowe) [RHEL-15044] +- net/mlx5: Use RMW accessors for changing LNKCTL (Myron Stowe) [RHEL-15044] +- drm/radeon: Use RMW accessors for changing LNKCTL (Myron Stowe) [RHEL-15044] +- drm/amdgpu: Use RMW accessors for changing LNKCTL (Myron Stowe) [RHEL-15044] +- PCI/ASPM: Use RMW accessors for changing LNKCTL (Myron Stowe) [RHEL-15044] +- PCI: pciehp: Use RMW accessors for changing LNKCTL (Myron Stowe) [RHEL-15044] +- PCI: Make link retraining use RMW accessors for changing LNKCTL (Myron Stowe) [RHEL-15044] +- PCI: ibmphp: Make read-only arrays static (Myron Stowe) [RHEL-15044] +- of: Drop unnecessary includes in headers (Myron Stowe) [RHEL-15044] +- of: Move of_device_get_match_data() declaration (Myron Stowe) [RHEL-15044] +- of: Make devtree_lock declaration private (Myron Stowe) [RHEL-15044] +- PCI/DOE: Fix memory leak with CONFIG_DEBUG_OBJECTS=y (Myron Stowe) [RHEL-15044] +- PCI/DOE: Silence WARN splat with CONFIG_DEBUG_OBJECTS=y (Myron Stowe) [RHEL-15044] +- crypto: s390/aes - Fix buffer overread in CTR mode (Herbert Xu) [RHEL-1744] +- netfilter: bridge: convert br_netfilter to NF_DROP_REASON (Phil Sutter) [RHEL-6037] +- netfilter: make nftables drops visible in net dropmonitor (Phil Sutter) [RHEL-6037] +- netfilter: nf_nat: mask out non-verdict bits when checking return value (Phil Sutter) [RHEL-6037] +- netfilter: conntrack: convert nf_conntrack_update to netfilter verdicts (Phil Sutter) [RHEL-6037] +- netfilter: nf_tables: mask out non-verdict bits when checking return value (Phil Sutter) [RHEL-6037] +- netfilter: xt_mangle: only check verdict part of return value (Phil Sutter) [RHEL-6037] +- net: add macro netif_subqueue_completed_wake (Ivan Vecera) [RHEL-19710] + +* Mon Jan 08 2024 Scott Weaver [5.14.0-405.el9] +- intel_idle: add Sierra Forest SoC support (David Arcari) [RHEL-15563] +- intel_idle: add Grand Ridge SoC support (David Arcari) [RHEL-15563] +- tools/power turbostat: version 2023.11.07 (David Arcari) [RHEL-20029] +- tools/power/turbostat: bugfix "--show IPC" (David Arcari) [RHEL-20029] +- tools/power/turbostat: Add initial support for LunarLake (David Arcari) [RHEL-20029] +- tools/power/turbostat: Add initial support for ArrowLake (David Arcari) [RHEL-20029] +- tools/power/turbostat: Add initial support for GrandRidge (David Arcari) [RHEL-20029] +- tools/power/turbostat: Add initial support for SierraForest (David Arcari) [RHEL-20037] +- tools/power/turbostat: Add initial support for GraniteRapids (David Arcari) [RHEL-20029] +- tools/power/turbostat: Add MSR_CORE_C1_RES support for spr_features (David Arcari) [RHEL-20029] +- tools/power/turbostat: Move process to root cgroup (David Arcari) [RHEL-20029] +- tools/power/turbostat: Handle cgroup v2 cpu limitation (David Arcari) [RHEL-20029] +- tools/power/turbostat: Abstrct function for parsing cpu string (David Arcari) [RHEL-20029] +- tools/power/turbostat: Handle offlined CPUs in cpu_subset (David Arcari) [RHEL-20029] +- tools/power/turbostat: Obey allowed CPUs for system summary (David Arcari) [RHEL-20029] +- tools/power/turbostat: Obey allowed CPUs for primary thread/core detection (David Arcari) [RHEL-20029] +- tools/power/turbostat: Abstract several functions (David Arcari) [RHEL-20029] +- tools/power/turbostat: Obey allowed CPUs during startup (David Arcari) [RHEL-20029] +- tools/power/turbostat: Obey allowed CPUs when accessing CPU counters (David Arcari) [RHEL-20029] +- tools/power/turbostat: Introduce cpu_allowed_set (David Arcari) [RHEL-20029] +- tools/power/turbostat: Remove PC7/PC9 support on ADL/RPL (David Arcari) [RHEL-20029] +- tools/power/turbostat: Enable MSR_CORE_C1_RES on recent Intel client platforms (David Arcari) [RHEL-20029] +- tools/power/turbostat: Introduce probe_pm_features() (David Arcari) [RHEL-20029] +- tools/power/turbostat: Relocate more probing related code (David Arcari) [RHEL-20029] +- tools/power/turbostat: Reorder some functions (David Arcari) [RHEL-20029] +- tools/power/turbostat: Relocate thermal probing code (David Arcari) [RHEL-20029] +- tools/power/turbostat: Relocate lpi probing code (David Arcari) [RHEL-20029] +- tools/power/turbostat: Relocate graphics probing code (David Arcari) [RHEL-20029] +- tools/power/turbostat: Rename rapl probing function (David Arcari) [RHEL-20029] +- tools/power/turbostat: Rename uncore probing function (David Arcari) [RHEL-20029] +- tools/power/turbostat: Relocate pstate probing code (David Arcari) [RHEL-20029] +- tools/power/turbostat: Relocate cstate probing code (David Arcari) [RHEL-20029] +- tools/power/turbostat: Improve probe_platform_features() logic (David Arcari) [RHEL-20029] +- tools/power/turbostat: Delete intel_model_duplicates() (David Arcari) [RHEL-20029] +- tools/power/turbostat: Abstract cstate prewake bit support (David Arcari) [RHEL-20029] +- tools/power/turbostat: Abstract aperf/mperf multiplier support (David Arcari) [RHEL-20029] +- tools/power/turbostat: Abstract extended cstate MSRs support (David Arcari) [RHEL-20029] +- tools/power/turbostat: Abstract MSR_KNL_CORE_C6_RESIDENCY support (David Arcari) [RHEL-20029] +- tools/power/turbostat: Abstract MSR_ATOM_PKG_C6_RESIDENCY support (David Arcari) [RHEL-20029] +- tools/power/turbostat: Abstract MSR_CC6/MC6_DEMOTION_POLICY_CONFIG support (David Arcari) [RHEL-20029] +- tools/power/turbostat: Abstract MSR_MODULE_C6_RES_MS support (David Arcari) [RHEL-20029] +- tools/power/turbostat: Abstract MSR_CORE_C1_RES support (David Arcari) [RHEL-20029] +- tools/power/turbostat: Abstract IRTL support (David Arcari) [RHEL-20029] +- tools/power/turbostat: Use fine grained IRTL output (David Arcari) [RHEL-20029] +- tools/power/turbostat: Adjust cstate for is_slm()/is_knl()/is_cnl()/is_ehl() models (David Arcari) [RHEL-20029] +- tools/power/turbostat: Adjust cstate for has_c8910_msrs() models (David Arcari) [RHEL-20029] +- tools/power/turbostat: Adjust cstate for is_bdx() models (David Arcari) [RHEL-20029] +- tools/power/turbostat: Adjust cstate for is_skx()/is_icx()/is_spr() models (David Arcari) [RHEL-20029] +- tools/power/turbostat: Adjust cstate for is_dnv() models (David Arcari) [RHEL-20029] +- tools/power/turbostat: Adjust cstate for is_jvl() models (David Arcari) [RHEL-20029] +- tools/power/turbostat: Adjust cstate for has_slv_msrs() models (David Arcari) [RHEL-20029] +- tools/power/turbostat: Adjust cstate for has_snb_msrs() models (David Arcari) [RHEL-20029] +- tools/power/turbostat: Adjust cstate for models with .cst_limit set (David Arcari) [RHEL-20029] +- tools/power/turbostat: Adjust cstate for has_snb_msrs() models (David Arcari) [RHEL-20029] +- tools/power/turbostat: Adjust cstate for models with .has_nhm_msrs set (David Arcari) [RHEL-20029] +- tools/power/turbostat: Add skeleton support for cstate enumeration (David Arcari) [RHEL-20029] +- tools/power/turbostat: Abstract TSC tweak support (David Arcari) [RHEL-20029] +- tools/power/turbostat: Remove unused family/model parameters for RAPL functions (David Arcari) [RHEL-20029] +- tools/power/turbostat: Abstract hardcoded TDP value (David Arcari) [RHEL-20029] +- tools/power/turbostat: Abstract fixed DRAM Energy unit support (David Arcari) [RHEL-20029] +- tools/power/turbostat: Abstract RAPL divisor support (David Arcari) [RHEL-20029] +- tools/power/turbostat: Abstract Per Core RAPL support (David Arcari) [RHEL-20029] +- tools/power/turbostat: Abstract RAPL MSRs support (David Arcari) [RHEL-20029] +- tools/power/turbostat: Simplify the logic for RAPL enumeration (David Arcari) [RHEL-20029] +- tools/power/turbostat: Redefine RAPL macros (David Arcari) [RHEL-20029] +- tools/power/turbostat: Abstract hardcoded Crystal Clock frequency (David Arcari) [RHEL-20029] +- tools/power/turbostat: Abstract Automatic Cstate Conversion support (David Arcari) [RHEL-20029] +- tools/power/turbostat: Abstract Perf Limit Reasons MSRs support (David Arcari) [RHEL-20029] +- tools/power/turbostat: Abstract TCC Offset bits support (David Arcari) [RHEL-20029] +- tools/power/turbostat: Abstract Config TDP MSRs support (David Arcari) [RHEL-20029] +- tools/power/turbostat: Rename some TRL functions (David Arcari) [RHEL-20029] +- tools/power/turbostat: Abstract Turbo Ratio Limit MSRs support (David Arcari) [RHEL-20029] +- tools/power/turbostat: Rename some functions (David Arcari) [RHEL-20029] +- tools/power/turbostat: Remove a redundant check (David Arcari) [RHEL-20029] +- tools/power/turbostat: Abstract Nehalem MSRs support (David Arcari) [RHEL-20029] +- tools/power/turbostat: Abstract Package cstate limit decoding support (David Arcari) [RHEL-20029] +- tools/power/turbostat: Abstract BCLK frequency support (David Arcari) [RHEL-20029] +- tools/power/turbostat: Abstract MSR_MISC_PWR_MGMT support (David Arcari) [RHEL-20029] +- tools/power/turbostat: Abstract MSR_MISC_FEATURE_CONTROL support (David Arcari) [RHEL-20029] +- tools/power/turbostat: Add skeleton support for table driven feature enumeration (David Arcari) [RHEL-20029] +- tools/power/turbostat: Remove pseudo check for two models (David Arcari) [RHEL-20029] +- tools/power/turbostat: Remove redundant duplicates (David Arcari) [RHEL-20029] +- tools/power/turbostat: Replace raw value cpu model with Macro (David Arcari) [RHEL-20029] +- tools/power/turbostat: Support alternative graphics sysfs knobs (David Arcari) [RHEL-20029] +- tools/power/turbostat: Enable TCC Offset on more models (David Arcari) [RHEL-20029] +- tools/power/turbostat: Enable the C-state Pre-wake printing (David Arcari) [RHEL-20029] +- tools/power/turbostat: Fix a knl bug (David Arcari) [RHEL-20029] +- tools/power/turbostat: Fix failure with new uncore sysfs (David Arcari) [RHEL-20029] +- x86/cpu: Add model number for Intel Arrow Lake mobile processor (David Arcari) [RHEL-20029] +- x86/cpu: Update Hybrids (David Arcari) [RHEL-20029] +- x86/cpu: Add model number for Intel Arrow Lake processor (David Arcari) [RHEL-20029] +- x86/cpu: Add Lunar Lake M (David Arcari) [RHEL-20029] +- KVM: s390: Add facility 197 to the allow list (Cédric Le Goater) [RHEL-17986] +- powerpc/hv-gpci: Add return value check in affinity_domain_via_partition_show function (Mamatha Inamdar) [RHEL-20258] +- powerpc/pseries/vas: Migration suspend waits for no in-progress open windows (Mamatha Inamdar) [RHEL-20242] +- selftests/powerpc: Add more utility macros (Mamatha Inamdar) [RHEL-17382] +- octeon_ep: explicitly test for firmware ready value (Michal Schmidt) [RHEL-9308] +- octeon_ep: initialise control mbox tasks before using APIs (Michal Schmidt) [RHEL-9308] +- octeon_ep: control net API framework to support offloads (Michal Schmidt) [RHEL-9308] +- octeon_ep: set backpressure watermark for RX queues (Michal Schmidt) [RHEL-9308] +- octeon_ep: Fix error code in probe() (Michal Schmidt) [RHEL-9308] +- octeon_ep: support OCTEON CN98 devices (Michal Schmidt) [RHEL-9308] +- octeon_ep: implement device unload control net API (Michal Schmidt) [RHEL-9308] +- octeon_ep: get max rx packet length from firmware (Michal Schmidt) [RHEL-9308] +- octeon_ep: Solve style issues in control net files (Michal Schmidt) [RHEL-9308] +- octeon_ep: support Octeon CN10K devices (Michal Schmidt) [RHEL-9308] +- octeon_ep: remove atomic variable usage in Tx data path (Michal Schmidt) [RHEL-9308] +- octeon_ep: implement xmit_more in transmit (Michal Schmidt) [RHEL-9308] +- octeon_ep: remove dma sync in trasmit path (Michal Schmidt) [RHEL-9308] +- octeon_ep: add padding for small packets (Michal Schmidt) [RHEL-9308] +- octeon_ep: assert hardware structure sizes (Michal Schmidt) [RHEL-9308] +- octeon_ep: update BQL sent bytes before ringing doorbell (Michal Schmidt) [RHEL-9308] +- octeon_ep: restructured interrupt handlers (Michal Schmidt) [RHEL-9308] +- octeon_ep: support to fetch firmware info (Michal Schmidt) [RHEL-9308] +- octeon_ep: fix tx dma unmap len values in SG (Michal Schmidt) [RHEL-9308] +- octeon_ep: cancel queued works in probe error path (Michal Schmidt) [RHEL-9308] +- octeon_ep: cancel ctrl_mbox_task after intr_poll_task (Michal Schmidt) [RHEL-9308] +- octeon_ep: cancel tx_timeout_task later in remove sequence (Michal Schmidt) [RHEL-9308] +- octeon_ep: fix timeout value for waiting on mbox response (Michal Schmidt) [RHEL-9308] +- octeon_ep: Add control plane host and firmware versions. (Michal Schmidt) [RHEL-9308] +- octeon_ep: initialize mbox mutexes (Michal Schmidt) [RHEL-9308] +- octeon_ep: use vmalloc_array and vcalloc (Michal Schmidt) [RHEL-9308] +- octeon_ep: Add missing check for ioremap (Michal Schmidt) [RHEL-9308] +- octeon_ep: unlock the correct lock on error path (Michal Schmidt) [RHEL-9308] +- octeon_ep: add heartbeat monitor (Michal Schmidt) [RHEL-9308] +- octeon_ep: function id in link info and stats mailbox commands (Michal Schmidt) [RHEL-9308] +- octeon_ep: support asynchronous notifications (Michal Schmidt) [RHEL-9308] +- octeon_ep: include function id in mailbox commands (Michal Schmidt) [RHEL-9308] +- octeon_ep: add separate mailbox command and response queues (Michal Schmidt) [RHEL-9308] +- octeon_ep: control mailbox for multiple PFs (Michal Schmidt) [RHEL-9308] +- octeon_ep: poll for control messages (Michal Schmidt) [RHEL-9308] +- octeon_ep: defer probe if firmware not ready (Michal Schmidt) [RHEL-9308] +- octeon_ep: Drop redundant pci_enable_pcie_error_reporting() (Michal Schmidt) [RHEL-9308] +- octeon_ep: ensure get mac address successfully before eth_hw_addr_set() (Michal Schmidt) [RHEL-9308] +- octeon_ep: fix potential memory leak in octep_device_setup() (Michal Schmidt) [RHEL-9308] +- octeon_ep: ensure octep_get_link_status() successfully before octep_link_up() (Michal Schmidt) [RHEL-9308] +- octeon_ep: delete unnecessary napi rollback under set_queues_err in octep_open() (Michal Schmidt) [RHEL-9308] +- octeon_ep: support Octeon device CNF95N (Michal Schmidt) [RHEL-9308] +- octeon_ep: Remove useless casting value returned by vzalloc to structure (Michal Schmidt) [RHEL-9308] +- octeon_ep: use bitwise AND (Michal Schmidt) [RHEL-9308] +- octeon_ep: Fix irq releasing in the error handling path of octep_request_irqs() (Michal Schmidt) [RHEL-9308] +- octeon_ep: Fix a memory leak in the error handling path of octep_request_irqs() (Michal Schmidt) [RHEL-9308] +- octeon_ep: delete unnecessary NULL check (Michal Schmidt) [RHEL-9308] +- octeon_ep: add missing destroy_workqueue in octep_init_module (Michal Schmidt) [RHEL-9308] +- octeon_ep: Remove custom driver version (Michal Schmidt) [RHEL-9308] +- octeon_ep: fix error return code in octep_probe() (Michal Schmidt) [RHEL-9308] +- octeon_ep: Fix spelling mistake "inerrupts" -> "interrupts" (Michal Schmidt) [RHEL-9308] +- octeon_ep: add ethtool support for Octeon PCI Endpoint NIC (Michal Schmidt) [RHEL-9308] +- octeon_ep: add Tx/Rx processing and interrupt support (Michal Schmidt) [RHEL-9308] +- octeon_ep: add support for ndo ops (Michal Schmidt) [RHEL-9308] +- octeon_ep: add Tx/Rx ring resource setup and cleanup (Michal Schmidt) [RHEL-9308] +- octeon_ep: Add mailbox for control commands (Michal Schmidt) [RHEL-9308] +- octeon_ep: add hardware configuration APIs (Michal Schmidt) [RHEL-9308] +- redhat/configs: enable CONFIG_OCTEON_EP as a module (Michal Schmidt) [RHEL-9308] +- octeon_ep: Add driver framework and device initialization (Michal Schmidt) [RHEL-9308] +- netfilter: nft_payload: Remove duplicated include in nft_payload.c (Phil Sutter) [RHEL-16630] +- nf_tables: fix NULL pointer dereference in nft_expr_inner_parse() (Phil Sutter) [RHEL-16630] +- nf_tables: fix NULL pointer dereference in nft_inner_init() (Phil Sutter) [RHEL-16630] +- netfilter: nft_inner: fix IS_ERR() vs NULL check (Phil Sutter) [RHEL-16630] +- netfilter: nft_inner: fix return value check in nft_inner_parse_l2l3() (Phil Sutter) [RHEL-16630] +- netfilter: nft_payload: use __be16 to store gre version (Phil Sutter) [RHEL-16630] +- netfilter: nft_inner: set tunnel offset to GRE header offset (Phil Sutter) [RHEL-16630] +- netfilter: nft_inner: add geneve support (Phil Sutter) [RHEL-16630] +- netfilter: nft_meta: add inner match support (Phil Sutter) [RHEL-16630] +- netfilter: nft_inner: add percpu inner context (Phil Sutter) [RHEL-16630] +- netfilter: nft_inner: support for inner tunnel header matching (Phil Sutter) [RHEL-16630] +- netfilter: nft_payload: access ipip payload for inner offset (Phil Sutter) [RHEL-16630] +- netfilter: nft_payload: access GRE payload via inner offset (Phil Sutter) [RHEL-16630] +- netfilter: nft_payload: support for inner header matching / mangling (Phil Sutter) [RHEL-16630] +- x86/sched: Restore the SD_ASYM_PACKING flag in the DIE domain (Phil Auld) [RHEL-17497] +- sched/fair: Fix the decision for load balance (Phil Auld) [RHEL-17497] +- sched/fair: Fix SMT4 group_smt_balance handling (Phil Auld) [RHEL-17497] +- sched/fair: Optimize should_we_balance() for large SMT systems (Phil Auld) [RHEL-17497] +- x86/sched: Enable cluster scheduling on Hybrid (Phil Auld) [RHEL-17497] +- sched/debug: Dump domains' sched group flags (Phil Auld) [RHEL-17497] +- sched/fair: Implement prefer sibling imbalance calculation between asymmetric groups (Phil Auld) [RHEL-17497] +- sched/fair: Consider the idle state of the whole core for load balance (Phil Auld) [RHEL-17497] +- sched/fair: Determine active load balance for SMT sched groups (Phil Auld) [RHEL-17497] +- sched/topology: Record number of cores in sched group (Phil Auld) [RHEL-17497] +- x86/sched: Rewrite topology setup (Phil Auld) [RHEL-17497] +- platform/x86/intel/hid: Add some ACPI device IDs (Foggy Liu) [RHEL-19941] +- platform/x86: intel-hid: Move to intel sub-directory (Foggy Liu) [RHEL-19941] +- tools/mm: update the usage output to be more organized (Audra Mitchell) [RHEL-3910] +- tools/mm: fix the default case for page_owner_sort (Audra Mitchell) [RHEL-3910] +- tools/mm: filter out timestamps for correct collation (Audra Mitchell) [RHEL-3910] +- tools/mm: remove references to free_ts from page_owner_sort (Audra Mitchell) [RHEL-3910] +- tools/vm/page_owner_sort: free memory before exit (Audra Mitchell) [RHEL-3910] +- tools/vm/page_owner_sort.c: adjust the indent in is_need() (Audra Mitchell) [RHEL-3910] +- mm/page_owner: remove free_ts from page_owner output (Audra Mitchell) [RHEL-3910] +- x86: sme_populate_pgd() use pte_offset_kernel() (Audra Mitchell) [RHEL-15176] +- x86: allow get_locked_pte() to fail (Audra Mitchell) [RHEL-15176] +- net: add hwtstamping helpers for stackable net devices (Ivan Vecera) [RHEL-18147] +- net: add NDOs for configuring hardware timestamping (Ivan Vecera) [RHEL-18147] +- net: dsa: replace NETDEV_PRE_CHANGE_HWTSTAMP notifier with a stub (Ivan Vecera) [RHEL-18147] +- net: create a netdev notifier for DSA to reject PTP on DSA master (Ivan Vecera) [RHEL-18147] +- net: add struct kernel_hwtstamp_config and make net_hwtstamp_validate() use it (Ivan Vecera) [RHEL-18147] +- net: move copy_from_user() out of net_hwtstamp_validate() (Ivan Vecera) [RHEL-18147] +- net: promote SIOCSHWTSTAMP and SIOCGHWTSTAMP ioctls to dedicated handlers (Ivan Vecera) [RHEL-18147] +- net: simplify handling of dsa_ndo_eth_ioctl() return code (Ivan Vecera) [RHEL-18147] +- net: don't abuse "default" case for unknown ioctl in dev_ifsioc() (Ivan Vecera) [RHEL-18147] +- usb: typec: ucsi: Use GET_CAPABILITY attributes data to set power supply scope (Desnes Nunes) [RHEL-14573] + +* Thu Jan 04 2024 Scott Weaver [5.14.0-404.el9] +- iavf: Fix iavf_shutdown to call iavf_remove instead iavf_close (Michal Schmidt) [RHEL-15699] +- iavf: Handle ntuple on/off based on new state machines for flow director (Michal Schmidt) [RHEL-15699] +- iavf: Introduce new state machines for flow director (Michal Schmidt) [RHEL-15699] +- iavf: validate tx_coalesce_usecs even if rx_coalesce_usecs is zero (Michal Schmidt) [RHEL-15699] +- iavf: delete the iavf client interface (Michal Schmidt) [RHEL-15699] +- iavf: add a common function for undoing the interrupt scheme (Michal Schmidt) [RHEL-15699] +- iavf: use unregister_netdev (Michal Schmidt) [RHEL-15699] +- iavf: rely on netdev's own registered state (Michal Schmidt) [RHEL-15699] +- iavf: fix the waiting time for initial reset (Michal Schmidt) [RHEL-15699] +- iavf: in iavf_down, don't queue watchdog_task if comms failed (Michal Schmidt) [RHEL-15699] +- iavf: simplify mutex_trylock+sleep loops (Michal Schmidt) [RHEL-15699] +- iavf: fix comments about old bit locks (Michal Schmidt) [RHEL-15699] +- iavf: in iavf_down, disable queues when removing the driver (Michal Schmidt) [RHEL-15699] +- iavf: initialize waitqueues before starting watchdog_task (Michal Schmidt) [RHEL-15699] +- iavf: delete unused iavf_mac_info fields (Michal Schmidt) [RHEL-15699] +- iavf: fix format warnings (Michal Schmidt) [RHEL-15699] +- iavf: fix string truncation warnings (Michal Schmidt) [RHEL-15699] +- iavf: remove "inline" functions from iavf_txrx.c (Michal Schmidt) [RHEL-15699] +- iavf: do not process adminq tasks when __IAVF_IN_REMOVE_TASK is set (Michal Schmidt) [RHEL-15699] +- iavf: Add ability to turn off CRC stripping for VF (Michal Schmidt) [RHEL-15699] +- iavf: Fix promiscuous mode configuration flow messages (Michal Schmidt) [RHEL-15699] +- iavf: fix FDIR rule fields masks validation (Michal Schmidt) [RHEL-15699] +- iavf: fix potential races for FDIR filters (Michal Schmidt) [RHEL-15699] +- iavf: check for removal state before IAVF_FLAG_PF_COMMS_FAILED (Michal Schmidt) [RHEL-15699] +- iavf: fix potential deadlock on allocation failure (Michal Schmidt) [RHEL-15699] +- xfs: use the directory name hash function for dir scrubbing (Pavel Reichl) [RHEL-8283] +- xfs: stabilize the dirent name transformation function used for ascii-ci dir hash computation (Pavel Reichl) [RHEL-8283] +- HID: logitech-hidpp: Move get_wireless_feature_index() check to hidpp_connect_event() (Benjamin Tissoires) [RHEL-1259] +- HID: logitech-hidpp: Revert "Don't restart communication if not necessary" (Benjamin Tissoires) [RHEL-1259] +- HID: logitech-hidpp: Don't restart IO, instead defer hid_connect() only (Benjamin Tissoires) [RHEL-1259] +- HID: uclogic: Fix a work->entry not empty bug in __queue_work() (Benjamin Tissoires) [RHEL-1259] +- HID: uclogic: Fix user-memory-access bug in uclogic_params_ugee_v2_init_event_hooks() (Benjamin Tissoires) [RHEL-1259] +- hid: cp2112: Fix IRQ shutdown stopping polling for all IRQs on chip (Benjamin Tissoires) [RHEL-1259] +- HID: cp2112: Make irq_chip immutable (Benjamin Tissoires) [RHEL-1259] +- hid: cp2112: Fix duplicate workqueue initialization (Benjamin Tissoires) [RHEL-1259] +- RHEL9: selftests/hid: fix broken Apple keyboards tests (Benjamin Tissoires) [RHEL-1259] +- Input: add HAS_IOPORT dependencies (Benjamin Tissoires) [RHEL-1259] +- Input: synaptics-rmi4 - fix function name in kerneldoc (Benjamin Tissoires) [RHEL-1259] +- Input: rmi4 - switch to SYSTEM_SLEEP/RUNTIME_PM_OPS() and pm_ptr() (Benjamin Tissoires) [RHEL-1259] +- Input: i8042 - add Fujitsu Lifebook E5411 to i8042 quirk table (Benjamin Tissoires) [RHEL-1259] +- Input: psmouse - fix fast_reconnect function for PS/2 mode (Benjamin Tissoires) [RHEL-1259] +- Input: i8042 - add quirk for TUXEDO Gemini 17 Gen1/Clevo PD70PN (Benjamin Tissoires) [RHEL-1259] +- Input: tests - add test to cover all input_grab_device() function (Benjamin Tissoires) [RHEL-1259] +- Input: libps2 - do not discard non-ack bytes when controlling LEDs (Benjamin Tissoires) [RHEL-1259] +- Input: libps2 - introduce common interrupt handler (Benjamin Tissoires) [RHEL-1259] +- Input: libps2 - fix aborting PS/2 commands (Benjamin Tissoires) [RHEL-1259] +- Input: libps2 - fix NAK handling (Benjamin Tissoires) [RHEL-1259] +- Input: libps2 - rework handling of command response (Benjamin Tissoires) [RHEL-1259] +- Input: libps2 - remove special handling of ACK for command byte (Benjamin Tissoires) [RHEL-1259] +- Input: libps2 - attach ps2dev instances as serio port's drvdata (Benjamin Tissoires) [RHEL-1259] +- Revert "Input: synaptics - switch touchpad on HP Laptop 15-da3001TU to RMI mode" (Benjamin Tissoires) [RHEL-1259] +- Input: synaptics - enable InterTouch for the ThinkPad P1 G3 (Benjamin Tissoires) [RHEL-1259] +- Input: psmouse - switch to using dev_groups for driver-specific attributes (Benjamin Tissoires) [RHEL-1259] +- Input: atkbd - switch to using dev_groups for driver-specific attributes (Benjamin Tissoires) [RHEL-1259] +- Input: psmouse - fix OOB access in Elantech protocol (Benjamin Tissoires) [RHEL-1259] +- Input: fix open count when closing inhibited device (Benjamin Tissoires) [RHEL-1259] +- Input: avoid calling input_set_abs_val() in the event handling core (Benjamin Tissoires) [RHEL-1259] +- Input: uinput - allow injecting event times (Benjamin Tissoires) [RHEL-1259] +- selftests: hid: fix vmtests.sh not running make headers (Benjamin Tissoires) [RHEL-1259] +- selftests: hid: Add touch tests for Wacom devices (Benjamin Tissoires) [RHEL-1259] +- selftests: hid: import hid-tools usb-crash tests (Benjamin Tissoires) [RHEL-1259] +- selftests: hid: import hid-tools hid-sony and hid-playstation tests (Benjamin Tissoires) [RHEL-1259] +- selftests: hid: import hid-tools hid-ite tests (Benjamin Tissoires) [RHEL-1259] +- selftests: hid: import hid-tools hid-apple tests (Benjamin Tissoires) [RHEL-1259] +- selftests: hid: import hid-tools wacom tests (Benjamin Tissoires) [RHEL-1259] +- selftests: hid: import hid-tools hid-multitouch and hid-tablets tests (Benjamin Tissoires) [RHEL-1259] +- selftests: hid: import hid-tools hid-mouse tests (Benjamin Tissoires) [RHEL-1259] +- selftests: hid: import hid-tools hid-keyboards tests (Benjamin Tissoires) [RHEL-1259] +- selftests: hid: import hid-tools hid-gamepad tests (Benjamin Tissoires) [RHEL-1259] +- selftests: hid: import hid-tools hid-core tests (Benjamin Tissoires) [RHEL-1259] +- selftests: hid: make vmtest rely on make (Benjamin Tissoires) [RHEL-1259] +- HID: Add quirk to ignore the touchscreen battery on HP ENVY 15-eu0556ng (Benjamin Tissoires) [RHEL-1259] +- HID: nintendo: reinitialize USB Pro Controller after resuming from suspend (Benjamin Tissoires) [RHEL-1259] +- HID: multitouch: Add required quirk for Synaptics 0xcd7e device (Benjamin Tissoires) [RHEL-1259] +- HID: holtek: fix slab-out-of-bounds Write in holtek_kbd_input_event (Benjamin Tissoires) [RHEL-1259] +- HID: logitech-hidpp: Add Bluetooth ID for the Logitech M720 Triathlon mouse (Benjamin Tissoires) [RHEL-1259] +- HID: logitech-hidpp: Fix kernel crash on receiver USB disconnect (Benjamin Tissoires) [RHEL-1259] +- HID: sony: remove duplicate NULL check before calling usb_free_urb() (Benjamin Tissoires) [RHEL-1259] +- HID: nvidia-shield: add LEDS_CLASS dependency (Benjamin Tissoires) [RHEL-1259] +- HID: nvidia-shield: Fix a missing led_classdev_unregister() in the probe error handling path (Benjamin Tissoires) [RHEL-1259] +- HID: sony: Fix a potential memory leak in sony_probe() (Benjamin Tissoires) [RHEL-1259] +- HID: logitech-hidpp: rework one more time the retries attempts (Benjamin Tissoires) [RHEL-1259] +- HID: nvidia-shield: Reference hid_device devm allocation of input_dev name (Benjamin Tissoires) [RHEL-1259] +- HID: multitouch: Correct devm device reference for hidinput input_dev name (Benjamin Tissoires) [RHEL-1259] +- HID: uclogic: Correct devm device reference for hidinput input_dev name (Benjamin Tissoires) [RHEL-1259] +- HID: logitech-dj: Fix error handling in logi_dj_recv_switch_to_dj_mode() (Benjamin Tissoires) [RHEL-1259] +- HID: nvidia-shield: Remove led_classdev_unregister in thunderstrike_create (Benjamin Tissoires) [RHEL-1259] +- HID: input: Support devices sending Eraser without Invert (Benjamin Tissoires) [RHEL-1259] +- HID: wacom: remove the battery when the EKR is off (Benjamin Tissoires) [RHEL-1259] +- HID: amd_sfh: Fix for shift-out-of-bounds (Benjamin Tissoires) [RHEL-1259] +- HID: amd_sfh: Rename the float32 variable (Benjamin Tissoires) [RHEL-1259] +- HID: input: fix mapping for camera access keys (Benjamin Tissoires) [RHEL-1259] +- HID: logitech-hidpp: Add wired USB id for Logitech G502 Lightspeed (Benjamin Tissoires) [RHEL-1259] +- HID: nvidia-shield: Pack inner/related declarations in HOSTCMD reports (Benjamin Tissoires) [RHEL-1259] +- HID: hyperv: avoid struct memcpy overrun warning (Benjamin Tissoires) [RHEL-1259] +- HID: wacom: Use ktime_t rather than int when dealing with timestamps (Benjamin Tissoires) [RHEL-1259] +- HID: hidraw: fix data race on device refcount (Benjamin Tissoires) [RHEL-1259] +- HID: nvidia-shield: Support LED functionality for Thunderstrike (Benjamin Tissoires) [RHEL-1259] +- HID: nvidia-shield: Add mappings for consumer HID USAGE buttons (Benjamin Tissoires) [RHEL-1259] +- HID: nvidia-shield: Initial driver implementation with Thunderstrike support (Benjamin Tissoires) [RHEL-1259] +- HID: add quirk for 03f0:464a HP Elite Presenter Mouse (Benjamin Tissoires) [RHEL-1259] +- HID: apple: Option to swap only left side mod keys (Benjamin Tissoires) [RHEL-1259] +- redhat: allow hid-uclogic to run kunit tests (Benjamin Tissoires) [RHEL-1259] +- HID: uclogic: Modular KUnit tests should not depend on KUNIT=y (Benjamin Tissoires) [RHEL-1259] +- HID: fix an error code in hid_check_device_match() (Benjamin Tissoires) [RHEL-1259] +- HID: logitech-hidpp: Add USB and Bluetooth IDs for the Logitech G915 TKL Keyboard (Benjamin Tissoires) [RHEL-1259] +- HID: i2c-hid: goodix: Add support for "goodix,no-reset-during-suspend" property (Benjamin Tissoires) [RHEL-1259] +- HID: microsoft: Add rumble support to latest xbox controllers (Benjamin Tissoires) [RHEL-1259] +- HID: ensure timely release of driver-allocated resources (Benjamin Tissoires) [RHEL-1259] +- HID: split apart hid_device_probe to make logic more apparent (Benjamin Tissoires) [RHEL-1259] +- HID: amd_sfh: Split sensor and HID initialization for SFH1.1 (Benjamin Tissoires) [RHEL-1259] +- HID: amd_sfh: Remove duplicate cleanup for SFH1.1 (Benjamin Tissoires) [RHEL-1259] +- HID: amd_sfh: Split sensor and HID initialization (Benjamin Tissoires) [RHEL-1259] +- HID: amd_sfh: Remove duplicate cleanup (Benjamin Tissoires) [RHEL-1259] +- HID: amd_sfh: Remove unnecessary log (Benjamin Tissoires) [RHEL-1259] +- HID: asus: reformat the hotkey mapping block (Benjamin Tissoires) [RHEL-1259] +- HID: asus: add keycodes for 0x6a, 0x4b, and 0xc7 (Benjamin Tissoires) [RHEL-1259] +- HID: asus: Add support for ASUS ROG Z13 keyboard (Benjamin Tissoires) [RHEL-1259] +- HID: wacom: Add error check to wacom_parse_and_register() (Benjamin Tissoires) [RHEL-1259] +- HID: google: add jewel USB id (Benjamin Tissoires) [RHEL-1259] +- HID: wacom: Check for string overflow from strscpy calls (Benjamin Tissoires) [RHEL-1259] +- hid/hid-picolcd_fb: Use struct fb_info.screen_buffer (Benjamin Tissoires) [RHEL-1259] +- HID: amd_sfh: Fix max supported HID devices (Benjamin Tissoires) [RHEL-1259] +- HID: Recognize "Digitizer" as a valid input application (Benjamin Tissoires) [RHEL-1259] +- HID: wacom: generic: Set battery quirk only when we see battery data (Benjamin Tissoires) [RHEL-1259] +- HID: wacom: Lazy-init batteries (Benjamin Tissoires) [RHEL-1259] +- HID: Ignore battery for ELAN touchscreen on ROG Flow X13 GV301RA (Benjamin Tissoires) [RHEL-1259] +- HID: asus: explicitly include linux/leds.h (Benjamin Tissoires) [RHEL-1259] +- HID: lg-g15: explicitly include linux/leds.h (Benjamin Tissoires) [RHEL-1259] +- HID: steelseries: explicitly include linux/leds.h (Benjamin Tissoires) [RHEL-1259] +- HID: apple: Set the tilde quirk flag on the Geyser 3 (Benjamin Tissoires) [RHEL-1259] +- HID: apple: explicitly include linux/leds.h (Benjamin Tissoires) [RHEL-1259] +- HID: mcp2221: fix get and get_direction for gpio (Benjamin Tissoires) [RHEL-1259] +- HID: mcp2221: fix report layout for gpio get (Benjamin Tissoires) [RHEL-1259] +- HID: i2c-hid-of: Add reset GPIO support to i2c-hid-of (Benjamin Tissoires) [RHEL-1259] +- HID: i2c-hid-of: Allow using i2c-hid-of on non OF platforms (Benjamin Tissoires) [RHEL-1259] +- HID: i2c-hid-of: Consistenly use dev local variable in probe() (Benjamin Tissoires) [RHEL-1259] +- HID: kye: Fix rdesc for kye tablets (Benjamin Tissoires) [RHEL-1259] +- HID: amd_sfh: Support for additional light sensor (Benjamin Tissoires) [RHEL-1259] +- HID: logitech-hidpp: Set wireless_status for G935 receiver (Benjamin Tissoires) [RHEL-1259] +- HID: logitech-hidpp: Add Logitech G935 headset (Benjamin Tissoires) [RHEL-1259] +- HID: logitech-hidpp: Add support for ADC measurement feature (Benjamin Tissoires) [RHEL-1259] +- HID: logitech-hidpp: Simplify array length check (Benjamin Tissoires) [RHEL-1259] +- HID: logitech-hidpp: Reconcile USB and Unifying serials (Benjamin Tissoires) [RHEL-1259] +- HID: logitech-hidpp: Don't use the USB serial for USB devices (Benjamin Tissoires) [RHEL-1259] +- HID: kye: Add support for all kye tablets (Benjamin Tissoires) [RHEL-1259] +- HID: apple: Set the tilde quirk flag on the Geyser 4 and later (Benjamin Tissoires) [RHEL-1259] +- HID: add KEY_CAMERA_FOCUS event in HID (Benjamin Tissoires) [RHEL-1259] +- HID: kye: Sort kye devices (Benjamin Tissoires) [RHEL-1259] +- HID: kye: Generate tablet fixup descriptors on the fly (Benjamin Tissoires) [RHEL-1259] +- HID: kye: Rewrite tablet descriptor fixup routine (Benjamin Tissoires) [RHEL-1259] +- HID: nintendo: fix rumble rate limiter (Benjamin Tissoires) [RHEL-1259] +- HID: nintendo: prevent rumble queue overruns (Benjamin Tissoires) [RHEL-1259] +- selftests: netfilter: Run nft_audit.sh in its own netns (Ricardo Robaina) [RHEL-9127] +- netfilter: nf_tables: audit log object reset once per table (Ricardo Robaina) [RHEL-9127] +- netfilter: nf_tables: Deduplicate nft_register_obj audit logs (Ricardo Robaina) [RHEL-9127] +- selftests: netfilter: Extend nft_audit.sh (Ricardo Robaina) [RHEL-9127] +- selftests: netfilter: Test nf_tables audit logging (Ricardo Robaina) [RHEL-9127] +- netfilter: nf_tables: Fix entries val in rule reset audit log (Ricardo Robaina) [RHEL-9127] +- netfilter: nf_tables: Unbreak audit log reset (Ricardo Robaina) [RHEL-9127] +- netfilter: nf_tables: Audit log rule reset (Ricardo Robaina) [RHEL-9127] +- netfilter: nf_tables: Audit log setelem reset (Ricardo Robaina) [RHEL-9127] +- audit: move trailing statements to next line (Ricardo Robaina) [RHEL-9127] +- audit: cleanup function braces and assignment-in-if-condition (Ricardo Robaina) [RHEL-9127] +- audit: add space before parenthesis and around '=', "==", and '<' (Ricardo Robaina) [RHEL-9127] +- audit: fix possible soft lockup in __audit_inode_child() (Ricardo Robaina) [RHEL-9127] +- audit: correct audit_filter_inodes() definition (Ricardo Robaina) [RHEL-9127] +- audit: include security.h unconditionally (Ricardo Robaina) [RHEL-9127] +- tls: don't reset prot->aad_size and prot->tail_size for TLS_HW (Sabrina Dubroca) [RHEL-14902] +- tls: use fixed size for tls_offload_context_{tx,rx}.driver_state (Sabrina Dubroca) [RHEL-14902] +- chcr_ktls: use tls_offload_context_tx and driver_state like other drivers (Sabrina Dubroca) [RHEL-14902] +- tls: validate crypto_info in a separate helper (Sabrina Dubroca) [RHEL-14902] +- tls: remove tls_context argument from tls_set_device_offload (Sabrina Dubroca) [RHEL-14902] +- tls: remove tls_context argument from tls_set_sw_offload (Sabrina Dubroca) [RHEL-14902] +- tls: add a helper to allocate/initialize offload_ctx_tx (Sabrina Dubroca) [RHEL-14902] +- tls: also use init_prot_info in tls_set_device_offload (Sabrina Dubroca) [RHEL-14902] +- tls: move tls_prot_info initialization out of tls_set_sw_offload (Sabrina Dubroca) [RHEL-14902] +- tls: extract context alloc/initialization out of tls_set_sw_offload (Sabrina Dubroca) [RHEL-14902] +- tls: store iv directly within cipher_context (Sabrina Dubroca) [RHEL-14902] +- tls: rename MAX_IV_SIZE to TLS_MAX_IV_SIZE (Sabrina Dubroca) [RHEL-14902] +- tls: store rec_seq directly within cipher_context (Sabrina Dubroca) [RHEL-14902] +- tls: drop unnecessary cipher_type checks in tls offload (Sabrina Dubroca) [RHEL-14902] +- tls: get salt using crypto_info_salt in tls_enc_skb (Sabrina Dubroca) [RHEL-14902] +- tls: get cipher_name from cipher_desc in tls_set_sw_offload (Sabrina Dubroca) [RHEL-14902] +- tls: use tls_cipher_desc to access per-cipher crypto_info in tls_set_sw_offload (Sabrina Dubroca) [RHEL-14902] +- tls: use tls_cipher_desc to get per-cipher sizes in tls_set_sw_offload (Sabrina Dubroca) [RHEL-14902] +- tls: use tls_cipher_desc to simplify do_tls_getsockopt_conf (Sabrina Dubroca) [RHEL-14902] +- tls: get crypto_info size from tls_cipher_desc in do_tls_setsockopt_conf (Sabrina Dubroca) [RHEL-14902] +- tls: expand use of tls_cipher_desc in tls_sw_fallback_init (Sabrina Dubroca) [RHEL-14902] +- tls: allocate the fallback aead after checking that the cipher is valid (Sabrina Dubroca) [RHEL-14902] +- tls: expand use of tls_cipher_desc in tls_set_device_offload (Sabrina Dubroca) [RHEL-14902] +- tls: validate cipher descriptions at compile time (Sabrina Dubroca) [RHEL-14902] +- tls: extend tls_cipher_desc to fully describe the ciphers (Sabrina Dubroca) [RHEL-14902] +- tls: rename tls_cipher_size_desc to tls_cipher_desc (Sabrina Dubroca) [RHEL-14902] +- tls: reduce size of tls_cipher_size_desc (Sabrina Dubroca) [RHEL-14902] +- tls: add TLS_CIPHER_ARIA_GCM_* to tls_cipher_size_desc (Sabrina Dubroca) [RHEL-14902] +- tls: move tls_cipher_size_desc to net/tls/tls.h (Sabrina Dubroca) [RHEL-14902] +- selftests: tls: test some invalid inputs for setsockopt (Sabrina Dubroca) [RHEL-14902] +- selftests: tls: add getsockopt test (Sabrina Dubroca) [RHEL-14902] +- net/tls: Remove unused function declarations (Sabrina Dubroca) [RHEL-14902] +- net: tls: avoid discarding data on record close (Sabrina Dubroca) [RHEL-14902] +- net/tls: fix comment typo (Sabrina Dubroca) [RHEL-14902] +- selftests: net: tls: check if FIPS mode is enabled (Sabrina Dubroca) [RHEL-14902] +- net: tls: make the offload check helper take skb not socket (Sabrina Dubroca) [RHEL-14902] +- selftests: tls: add tests for poll behavior (Sabrina Dubroca) [RHEL-14902] +- tls: suppress wakeups unless we have a full record (Sabrina Dubroca) [RHEL-14902] +- redhat/configs: enable CONFIG_IDPF=m (Michal Schmidt) [RHEL-15651] +- idpf: fix potential use-after-free in idpf_tso() (Michal Schmidt) [RHEL-15651] +- idpf: cancel mailbox work in error path (Michal Schmidt) [RHEL-15651] +- idpf: set scheduling mode for completion queue (Michal Schmidt) [RHEL-15651] +- idpf: add SRIOV support and other ndo_ops (Michal Schmidt) [RHEL-15651] +- idpf: add ethtool callbacks (Michal Schmidt) [RHEL-15651] +- idpf: add singleq start_xmit and napi poll (Michal Schmidt) [RHEL-15651] +- idpf: add RX splitq napi poll support (Michal Schmidt) [RHEL-15651] +- idpf: add TX splitq napi poll support (Michal Schmidt) [RHEL-15651] +- idpf: add splitq start_xmit (Michal Schmidt) [RHEL-15651] +- idpf: initialize interrupts and enable vport (Michal Schmidt) [RHEL-15651] +- idpf: configure resources for RX queues (Michal Schmidt) [RHEL-15651] +- idpf: configure resources for TX queues (Michal Schmidt) [RHEL-15651] +- idpf: add ptypes and MAC filter support (Michal Schmidt) [RHEL-15651] +- idpf: add create vport and netdev configuration (Michal Schmidt) [RHEL-15651] +- idpf: add core init and interrupt request (Michal Schmidt) [RHEL-15651] +- idpf: add controlq init and reset checks (Michal Schmidt) [RHEL-15651] +- idpf: add module register and probe functionality (Michal Schmidt) [RHEL-15651] +- virtchnl: add virtchnl version 2 ops (Michal Schmidt) [RHEL-15651] +- RDMA/rxe: RHEL-only revert for page size vars in rxe (Benjamin Coddington) [RHEL-11234] +- Revert "crypto: drbg - make drbg_prepare_hrng() handle jent instantiation errors" (Prarit Bhargava) [RHEL-11887] +- Revert "crypto: drbg - reseed 'nopr' drbgs periodically from get_random_bytes()" (Prarit Bhargava) [RHEL-11887] +- Revert "crypto: drbg - ignore jitterentropy errors if not in FIPS mode" (Prarit Bhargava) [RHEL-11887] +- selftests: fib_test: add a test case for IPv6 source address delete (Hangbin Liu) [RHEL-6012] +- ipv4/fib: send notify when delete source address routes (Hangbin Liu) [RHEL-6012] +- ipv6: do not match device when remove source route (Hangbin Liu) [RHEL-6012] + +* Tue Jan 02 2024 Scott Weaver [5.14.0-403.el9] +- virt: sevguest: Add TSM_REPORTS support for SNP_GET_EXT_REPORT (Wander Lairson Costa) [2216526] +- mm/slab: Add __free() support for kvfree (Wander Lairson Costa) [2216526] +- virt: sevguest: Prep for kernel internal get_ext_report() (Wander Lairson Costa) [2216526] +- virt: sevguest: Fix passing a stack buffer as a scatterlist target (Wander Lairson Costa) [2216526] +- kbuild: Drop -Wdeclaration-after-statement (Wander Lairson Costa) [2216526] +- kbuild: Add environment variables for userprogs flags (Wander Lairson Costa) [2216526] +- cleanup: Make no_free_ptr() __must_check (Wander Lairson Costa) [2216526] +- locking: Introduce __cleanup() based infrastructure (Wander Lairson Costa) [2216526] +- dmaengine: ioat: Free up __cleanup() name (Wander Lairson Costa) [2216526] +- string: Add __realloc_size hint to kmemdup() (Wander Lairson Costa) [2216526] +- virt: tdx-guest: Add Quote generation support using TSM_REPORTS (Wander Lairson Costa) [2216526] +- configfs-tsm: Introduce a shared ABI for attestation reports (Wander Lairson Costa) [2216526] +- virt: coco: Add a coco/Makefile and coco/Kconfig (Wander Lairson Costa) [2216526] +- sched/uclamp: Ignore (util == 0) optimization in feec() when p_util_max = 0 (Phil Auld) [RHEL-17580] +- sched/uclamp: Set max_spare_cap_cpu even if max_spare_cap is 0 (Phil Auld) [RHEL-17580] +- sched/rt: Fix live lock between select_fallback_rq() and RT push (Phil Auld) [RHEL-17580] +- sched/topology: Fix sched_numa_find_nth_cpu() comment (Phil Auld) [RHEL-17580] +- sched/topology: Handle NUMA_NO_NODE in sched_numa_find_nth_cpu() (Phil Auld) [RHEL-17580] +- sched/topology: Fix sched_numa_find_nth_cpu() in CPU-less case (Phil Auld) [RHEL-17580] +- sched/topology: Fix sched_numa_find_nth_cpu() in non-NUMA case (Phil Auld) [RHEL-17580] +- sched/fair: Fix open-coded numa_nearest_node() (Phil Auld) [RHEL-17580] +- numa: Generalize numa_map_to_online_node() (Phil Auld) [RHEL-17580] +- net: fix IPSTATS_MIB_OUTPKGS increment in OutForwDatagrams. (Antoine Tenart) [RHEL-17413] +- net: ipv4, ipv6: fix IPSTATS_MIB_OUTOCTETS increment duplicated (Antoine Tenart) [RHEL-17413] +- IPv4: add extack info for IPv4 address add/delete (Antoine Tenart) [RHEL-17413] +- bpf, xdp: Add tracepoint to xdp attaching failure (Antoine Tenart) [RHEL-17413] +- net/sched: sch_hfsc: warn about class in use while deleting (Antoine Tenart) [RHEL-17413] +- net/sched: sch_htb: warn about class in use while deleting (Antoine Tenart) [RHEL-17413] +- netdevsim: Fill IPsec state validation failure reason (Antoine Tenart) [RHEL-17413] +- net/sock: Introduce trace_sk_data_ready() (Antoine Tenart) [RHEL-17413] +- sock: add tracepoint for send recv length (Antoine Tenart) [RHEL-17413] +- tcp: add missing family to tcp_set_ca_state() tracepoint (Antoine Tenart) [RHEL-17413] +- tcp: Add tracepoint for tcp_set_ca_state (Antoine Tenart) [RHEL-17413] +- netdevice: add missing dm_private kdoc (Antoine Tenart) [RHEL-17413] +- drop_monitor: remove quadratic behavior (Antoine Tenart) [RHEL-17413] +- ceph: defer stopping mdsc delayed_work (Xiubo Li) [RHEL-16415] +- ceph: never send metrics if disable_send_metrics is set (Xiubo Li) [RHEL-16415] +- ceph: don't let check_caps skip sending responses for revoke msgs (Xiubo Li) [RHEL-16415] +- ceph: issue a cap release immediately if no cap exists (Xiubo Li) [RHEL-16415] +- ceph: trigger to flush the buffer when making snapshot (Xiubo Li) [RHEL-16415] +- ceph: fix blindly expanding the readahead windows (Xiubo Li) [RHEL-16415] +- ceph: add a dedicated private data for netfs rreq (Xiubo Li) [RHEL-16415] +- ceph: voluntarily drop Xx caps for requests those touch parent mtime (Xiubo Li) [RHEL-16415] +- ceph: try to dump the msgs when decoding fails (Xiubo Li) [RHEL-16415] +- ceph: only send metrics when the MDS rank is ready (Xiubo Li) [RHEL-16415] +- arm64: kdump: defer the crashkernel reservation for platforms with no DMA memory zones (Audra Mitchell) [2188997] +- arm64: kdump: do not map crashkernel region specifically (Audra Mitchell) [2188997] +- arm64: kdump : take off the protection on crashkernel memory region (Audra Mitchell) [2188997] +- nvmet: nul-terminate the NQNs passed in the connect command (Maurizio Lombardi) [RHEL-16691] {CVE-2023-6121} +- hwmon: (coretemp) Fix potentially truncated sysfs attribute name (David Arcari) [RHEL-19759] +- hwmon: (coretemp) Delete an obsolete comment (David Arcari) [RHEL-19759] +- hwmon: (coretemp) Delete tjmax debug message (David Arcari) [RHEL-19759] +- hwmon: (coretemp) Simplify platform device handling (David Arcari) [RHEL-19759] +- hwmon: (coretemp) Add support for dynamic ttarget (David Arcari) [RHEL-19759] +- hwmon: (coretemp) Add support for dynamic tjmax (David Arcari) [RHEL-19759] +- hwmon: (coretemp) rearrange tjmax handing code (David Arcari) [RHEL-19759] +- hwmon: (coretemp) Remove obsolete temp_data->valid (David Arcari) [RHEL-19759] +- hwmon: (coretemp) fix pci device refcount leak in nv1a_ram_new() (David Arcari) [RHEL-19759] +- hwmon: cleanup non-bool "valid" data fields (David Arcari) [RHEL-19759] +- netdev: replace napi_reschedule with napi_schedule (Ivan Vecera) [RHEL-19711] +- netdev: make napi_schedule return bool on NAPI successful schedule (Ivan Vecera) [RHEL-19711] +- netdev: replace simple napi_schedule_prep/__napi_schedule to napi_schedule (Ivan Vecera) [RHEL-19711] + +* Thu Dec 21 2023 Scott Weaver [5.14.0-402.el9] +- platform/x86/intel/pmt: Ignore uninitialized entries (David Arcari) [RHEL-19678] +- platform/x86/intel/pmt: Add INTEL_PMT module namespace (David Arcari) [RHEL-19678] +- x86/boot: Ignore NMIs during very early boot (Derek Barbosa) [RHEL-9380] +- dpll: sanitize possible null pointer dereference in dpll_pin_parent_pin_set() (Michal Schmidt) [RHEL-19095] {CVE-2023-6679} +- dpll: Fix potential msg memleak when genlmsg_put_reply failed (Michal Schmidt) [RHEL-19095] +- ALSA: update configuration for RHEL 9.4 (Jaroslav Kysela) [RHEL-13724] +- ALSA: hda/tas2781: leave hda_component in usable state (Jaroslav Kysela) [RHEL-13724] +- ALSA: hda/tas2781: handle missing EFI calibration data (Jaroslav Kysela) [RHEL-13724] +- ALSA: hda/tas2781: call cleanup functions only once (Jaroslav Kysela) [RHEL-13724] +- ALSA: hda/tas2781: reset the amp before component_add (Jaroslav Kysela) [RHEL-13724] +- ASoC: fsl_sai: Fix no frame sync clock issue on i.MX8MP (Jaroslav Kysela) [RHEL-13724] +- ALSA: pcm: fix out-of-bounds in snd_pcm_state_names (Jaroslav Kysela) [RHEL-13724] +- ALSA: cs35l41: Fix for old systems which do not support command (Jaroslav Kysela) [RHEL-13724] +- ALSA: hda: cs35l41: Remove unnecessary boolean state variable firmware_running (Jaroslav Kysela) [RHEL-13724] +- ALSA: usb-audio: Add Pioneer DJM-450 mixer controls (Jaroslav Kysela) [RHEL-13724] +- ALSA: hda/realtek: Enable headset on Lenovo M90 Gen5 (Jaroslav Kysela) [RHEL-13724] +- ALSA: hda/realtek: fix speakers on XPS 9530 (2023) (Jaroslav Kysela) [RHEL-13724] +- ALSA: hda/realtek: Apply quirk for ASUS UM3504DA (Jaroslav Kysela) [RHEL-13724] +- ALSA: hda/realtek: Add supported ALC257 for ChromeOS (Jaroslav Kysela) [RHEL-13724] +- ALSA: hda/realtek: Headset Mic VREF to 100%% (Jaroslav Kysela) [RHEL-13724] +- ALSA: hda - Fix speaker and headset mic pin config for CHUWI CoreBook XPro (Jaroslav Kysela) [RHEL-13724] +- ALSA: hda/realtek: Add quirks for HP Laptops (Jaroslav Kysela) [RHEL-13724] +- ALSA: hda/realtek: Add quirks for ASUS 2024 Zenbooks (Jaroslav Kysela) [RHEL-13724] +- ALSA: hda/realtek: Enable Mute LED on HP 255 G10 (Jaroslav Kysela) [RHEL-13724] +- ASoC: bcm: bcm63xx-i2s-whistler: Convert to devm_platform_ioremap_resource() (Jaroslav Kysela) [RHEL-13724] +- ASoC: cygnus: Remove unused declarations (Jaroslav Kysela) [RHEL-13724] +- ASoC: bcm: merge DAI call back functions into ops (Jaroslav Kysela) [RHEL-13724] +- ALSA: hda/realtek - Enable internal speaker of ASUS K6500ZC (Jaroslav Kysela) [RHEL-13724] +- ALSA: hda/realtek: Enable Mute LED on HP 255 G8 (Jaroslav Kysela) [RHEL-13724] +- ALSA: hda/realtek - Add Dell ALC295 to pin fall back table (Jaroslav Kysela) [RHEL-13724] +- ALSA: info: Fix potential deadlock at disconnection (Jaroslav Kysela) [RHEL-13724] +- ALSA: hda: ASUS UM5302LA: Added quirks for cs35L41/10431A83 on i2c bus (Jaroslav Kysela) [RHEL-13724] +- ALSA: hda/realtek: Add support dual speaker for Dell (Jaroslav Kysela) [RHEL-13724] +- ASoC: nau8540: Add self recovery to improve capture quility (Jaroslav Kysela) [RHEL-13724] +- ASoC: hdmi-codec: register hpd callback on component probe (Jaroslav Kysela) [RHEL-13724] +- ASoC: dapm: fix clock get name (Jaroslav Kysela) [RHEL-13724] +- ALSA: hda: Add ASRock X670E Taichi to denylist (Jaroslav Kysela) [RHEL-13724] +- ALSA: hda/realtek: Add quirk for ASUS UX7602ZM (Jaroslav Kysela) [RHEL-13724] +- regmap: prevent noinc writes from clobbering cache (Jaroslav Kysela) [RHEL-13724] +- ASoC: da7219: Improve system suspend and resume handling (Jaroslav Kysela) [RHEL-13724] +- ASoC: mediatek: mt8186_mt6366_rt1019_rt5682s: trivial: fix error messages (Jaroslav Kysela) [RHEL-13724] +- ASoC: rt712-sdca: fix speaker route missing issue (Jaroslav Kysela) [RHEL-13724] +- ALSA: hda: cs35l41: Fix missing error code in cs35l41_smart_amp() (Jaroslav Kysela) [RHEL-13724] +- ALSA: hda: cs35l41: mark cs35l41_verify_id() static (Jaroslav Kysela) [RHEL-13724] +- ALSA: scarlett2: Add missing check with firmware version control (Jaroslav Kysela) [RHEL-13724] +- ASoC: ams-delta.c: use component after check (Jaroslav Kysela) [RHEL-13724] +- ALSA: scarlett2: Remap Level Meter values (Jaroslav Kysela) [RHEL-13724] +- ALSA: scarlett2: Allow passing any output to line_out_remap() (Jaroslav Kysela) [RHEL-13724] +- ALSA: scarlett2: Add support for reading firmware version (Jaroslav Kysela) [RHEL-13724] +- ALSA: scarlett2: Rename Gen 3 config sets (Jaroslav Kysela) [RHEL-13724] +- ALSA: scarlett2: Rename scarlett_gen2 to scarlett2 (Jaroslav Kysela) [RHEL-13724] +- ASoC: cs35l41: Detect CSPL errors when sending CSPL commands (Jaroslav Kysela) [RHEL-13724] +- ALSA: hda: cs35l41: Check CSPL state after loading firmware (Jaroslav Kysela) [RHEL-13724] +- ALSA: hda: cs35l41: Do not unload firmware before reset in system suspend (Jaroslav Kysela) [RHEL-13724] +- ALSA: hda: cs35l41: Force a software reset after hardware reset (Jaroslav Kysela) [RHEL-13724] +- ALSA: hda: cs35l41: Run boot process during resume callbacks (Jaroslav Kysela) [RHEL-13724] +- ALSA: hda: cs35l41: Assert Reset prior to de-asserting in probe and system resume (Jaroslav Kysela) [RHEL-13724] +- ALSA: hda: cs35l41: Assert reset before system suspend (Jaroslav Kysela) [RHEL-13724] +- ALSA: hda: cs35l41: Use reset label to get GPIO for HP Zbook Fury 17 G9 (Jaroslav Kysela) [RHEL-13724] +- ASoC: Intel: Skylake: Fix mem leak when parsing UUIDs fails (Jaroslav Kysela) [RHEL-13724] +- ALSA: usb-audio: add quirk flag to enable native DSD for McIntosh devices (Jaroslav Kysela) [RHEL-13724] +- regmap: kunit: Add test for cache sync interaction with ranges (Jaroslav Kysela) [RHEL-13724] +- regmap: kunit: Fix marking of the range window as volatile (Jaroslav Kysela) [RHEL-13724] +- ASoC: codecs: rt298: remove redundant assignment to d_len_code (Jaroslav Kysela) [RHEL-13724] +- ASoC: SOF: sof-pci-dev: Fix community key quirk detection (Jaroslav Kysela) [RHEL-13724] +- ASoC: es8328: Use rounded rate for es8328_set_sysclk() (Jaroslav Kysela) [RHEL-13724] +- ASoC: Intel: sof_nau8825: add RPL support for MAX98360A amp (Jaroslav Kysela) [RHEL-13724] +- ASoC: intel: sof_sdw: Move the builtin microphones to dataport 1 (Jaroslav Kysela) [RHEL-13724] +- ASoC: intel: sof_sdw_cs42l43: Create separate jacks for hp and mic (Jaroslav Kysela) [RHEL-13724] +- ASoC: intel: sof_sdw_cs42l43: Some trivial formatting clean ups (Jaroslav Kysela) [RHEL-13724] +- ASoC: intel: sof_sdw: Stop processing CODECs when enough are found (Jaroslav Kysela) [RHEL-13724] +- ALSA: hda: intel-dsp-config: Fix JSL Chromebook quirk detection (Jaroslav Kysela) [RHEL-13724] +- ASoC: da7213: Add new kcontrol for tonegen (Jaroslav Kysela) [RHEL-13724] +- ASoC: tas2781: make const read-only array magic_number static (Jaroslav Kysela) [RHEL-13724] +- ALSA: hda/realtek - Fixed ASUS platform headset Mic issue (Jaroslav Kysela) [RHEL-13724] +- ASoC: da7219: Correct the process of setting up Gnd switch in AAD (Jaroslav Kysela) [RHEL-13724] +- ALSA: hda/relatek: Enable Mute LED on HP Laptop 15s-fq5xxx (Jaroslav Kysela) [RHEL-13724] +- ALSA: hda/realtek: Add quirk for ASUS ROG GU603ZV (Jaroslav Kysela) [RHEL-13724] +- ASoC: codecs: tas2780: Fix log of failed reset via I2C. (Jaroslav Kysela) [RHEL-13724] +- ASoC: rt5650: fix the wrong result of key button (Jaroslav Kysela) [RHEL-13724] +- ASoC: rt715: reorder the argument in error log (Jaroslav Kysela) [RHEL-13724] +- ASoC: rt715-sdca: reorder the argument in error log (Jaroslav Kysela) [RHEL-13724] +- ASoC: Intel: sof_sdw_rt712_sdca: construct cards->components by name_prefix (Jaroslav Kysela) [RHEL-13724] +- ASoC: Intel: MTL: Add entry for HDMI-In capture support to non-I2S codec boards. (Jaroslav Kysela) [RHEL-13724] +- ASoC: Intel: sof_sdw_rt_sdca_jack_common: add rt713 support (Jaroslav Kysela) [RHEL-13724] +- ASoC: Intel: soc-acpi-intel-mtl-match: add rt713 rt1316 config (Jaroslav Kysela) [RHEL-13724] +- ASoC: Intel: soc-acpi-intel-rpl-match: add rt711-l0-rt1316-l12 support (Jaroslav Kysela) [RHEL-13724] +- ASoC: Intel: sof_sdw: update HP Omen match (Jaroslav Kysela) [RHEL-13724] +- ASoC: fsl: Fix PM disable depth imbalance in fsl_easrc_probe (Jaroslav Kysela) [RHEL-13724] +- ASoC: cs42l42: Fix missing include of gpio/consumer.h (Jaroslav Kysela) [RHEL-13724] +- ASoC: cs42l43: Update values for bias sense (Jaroslav Kysela) [RHEL-13724] +- ASoC: dt-bindings: cirrus,cs42l43: Update values for bias sense (Jaroslav Kysela) [RHEL-13724] +- ASoC: fsl: mpc5200_dma.c: Fix warning of Function parameter or member not described (Jaroslav Kysela) [RHEL-13724] +- ASoC: cs35l56: ASP1 DOUT must default to Hi-Z when not transmitting (Jaroslav Kysela) [RHEL-13724] +- ASoC: SOF: core: Ensure sof_ops_free() is still called when probe never ran. (Jaroslav Kysela) [RHEL-13724] +- ALSA: scarlett2: Add Focusrite Clarett 2Pre and 4Pre USB support (Jaroslav Kysela) [RHEL-13724] +- ASoC: fsl-asoc-card: Add comment for mclk in the codec_priv (Jaroslav Kysela) [RHEL-13724] +- ASoC: cs35l56: Fix illegal use of init_completion() (Jaroslav Kysela) [RHEL-13724] +- ALSA: usb-audio: Fix microphone sound on Nexigo webcam. (Jaroslav Kysela) [RHEL-13724] +- ALSA: hda/realtek: Change model for Intel RVP board (Jaroslav Kysela) [RHEL-13724] +- ALSA: usb-audio: Fix microphone sound on Opencomm2 Headset (Jaroslav Kysela) [RHEL-13724] +- ASoC: codecs: wsa-macro: handle component name prefix (Jaroslav Kysela) [RHEL-13724] +- ASoC: soc-dapm: Add helper for comparing widget name (Jaroslav Kysela) [RHEL-13724] +- ASoC: codecs: wcd938x-sdw: fix runtime PM imbalance on probe errors (Jaroslav Kysela) [RHEL-13724] +- ASoC: codecs: wcd938x-sdw: fix use after free on driver unbind (Jaroslav Kysela) [RHEL-13724] +- ASoC: codecs: wcd938x: fix runtime PM imbalance on remove (Jaroslav Kysela) [RHEL-13724] +- ASoC: codecs: wcd938x: fix regulator leaks on probe errors (Jaroslav Kysela) [RHEL-13724] +- ASoC: codecs: wcd938x: fix resource leaks on bind errors (Jaroslav Kysela) [RHEL-13724] +- ASoC: codecs: wcd938x: fix unbind tear down order (Jaroslav Kysela) [RHEL-13724] +- ASoC: codecs: wcd938x: drop bogus bind error handling (Jaroslav Kysela) [RHEL-13724] +- ALSA: hda: cs35l41: Cleanup and fix double free in firmware request (Jaroslav Kysela) [RHEL-13724] +- ASoC: tas2781: fixed compiling issue in m68k (Jaroslav Kysela) [RHEL-13724] +- ASoC: rt5682: Fix regulator enable/disable sequence (Jaroslav Kysela) [RHEL-13724] +- ASoC: hdmi-codec: Fix broken channel map reporting (Jaroslav Kysela) [RHEL-13724] +- ASoC: tlv320adc3xxx: BUG: Correct micbias setting (Jaroslav Kysela) [RHEL-13724] +- ASoC: core: Do not call link_exit() on uninitialized rtd objects (Jaroslav Kysela) [RHEL-13724] +- ASoC: core: Print component name when printing log (Jaroslav Kysela) [RHEL-13724] +- ASoC: amd: yc: Fix non-functional mic on Lenovo 82YM (Jaroslav Kysela) [RHEL-13724] +- ALSA: aloop: Add control element for getting the access mode (Jaroslav Kysela) [RHEL-13724] +- ALSA: aloop: Add support for the non-interleaved access mode (Jaroslav Kysela) [RHEL-13724] +- ALSA: intel8x0m: fix name of SIS7013 sound chip in comment (Jaroslav Kysela) [RHEL-13724] +- ASoC: SOF: amd: fix for firmware reload failure after playback (Jaroslav Kysela) [RHEL-13724] +- ALSA: scarlett2: Add Focusrite Clarett+ 2Pre and 4Pre support (Jaroslav Kysela) [RHEL-13724] +- ASoC: soc-generic-dmaengine-pcm: Fix function name in comment (Jaroslav Kysela) [RHEL-13724] +- ALSA: hda: cs35l41: Add read-only ALSA control for forced mute (Jaroslav Kysela) [RHEL-13724] +- ALSA: hda: cs35l41: Support mute notifications for CS35L41 HDA (Jaroslav Kysela) [RHEL-13724] +- ALSA: hda/realtek: Support ACPI Notification framework via component binding (Jaroslav Kysela) [RHEL-13724] +- ALSA: hda: cs35l41: Add notification support into component binding (Jaroslav Kysela) [RHEL-13724] +- ALSA: hda/realtek - ALC287 merge RTK codec with CS CS35L41 AMP (Jaroslav Kysela) [RHEL-13724] +- ASoC: hdac_hda: fix HDA patch loader support (Jaroslav Kysela) [RHEL-13724] +- soundwire: bus: Make IRQ handling conditionally built (Jaroslav Kysela) [RHEL-13724] +- ASoC: soc-pcm.c: Make sure DAI parameters cleared if the DAI becomes inactive (Jaroslav Kysela) [RHEL-13724] +- ASoC: fsl-asoc-card: use integer type for fll_id and pll_id (Jaroslav Kysela) [RHEL-13724] +- mfd: cs42l43: Use correct macro for new-style PM runtime ops (Jaroslav Kysela) [RHEL-13724] +- ASoC: fsl_sai: Don't disable bitclock for i.MX8MP (Jaroslav Kysela) [RHEL-13724] +- ASoC: Intel: sof_sdw: add support for SKU 0B14 (Jaroslav Kysela) [RHEL-13724] +- ASoC: Intel: soc-acpi: Add entry for HDMI_In capture support in MTL match table (Jaroslav Kysela) [RHEL-13724] +- ASoC: Intel: soc-acpi: Add entry for sof_es8336 in MTL match table. (Jaroslav Kysela) [RHEL-13724] +- ASoC: Intel: soc-acpi: fix Dell SKU 0B34 (Jaroslav Kysela) [RHEL-13724] +- ASoC: hdac_hda: add HDA patch loader support (Jaroslav Kysela) [RHEL-13724] +- ALSA: hda/realtek - ALC287 Realtek I2S speaker platform support (Jaroslav Kysela) [RHEL-13724] +- ALSA: hda: cs35l56: Use the new RUNTIME_PM_OPS() macro (Jaroslav Kysela) [RHEL-13724] +- ALSA: usb-audio: scarlett_gen2: Fix another -Wformat-truncation warning (Jaroslav Kysela) [RHEL-13724] +- ASoC: simple-card: fixup asoc_simple_probe() error handling (Jaroslav Kysela) [RHEL-13724] +- ASoC: Intel: soc-acpi-intel-mtl-match: add acpi match table for cdb35l56-eight-c (Jaroslav Kysela) [RHEL-13724] +- ASoC: intel: sof_sdw: Add CS42L43 CODEC support (Jaroslav Kysela) [RHEL-13724] +- ASoC: simple-card-utils: fixup simple_util_startup() error handling (Jaroslav Kysela) [RHEL-13724] +- ALSA: hda: cs35l56: Add support for speaker id (Jaroslav Kysela) [RHEL-13724] +- ALSA: rawmidi: Fix NULL dereference at proc read (Jaroslav Kysela) [RHEL-13724] +- ASoC: SOF: ipc4-topology: Use size_add() in call to struct_size() (Jaroslav Kysela) [RHEL-13724] +- ASoC: cs42l43: Add shared IRQ flag for shutters (Jaroslav Kysela) [RHEL-13724] +- ASoC: SOF: Intel: MTL: Reduce the DSP init timeout (Jaroslav Kysela) [RHEL-13724] +- ASoC: Intel: sof_da7219: use ssp-common module to detect codec (Jaroslav Kysela) [RHEL-13724] +- ASoC: Intel: sof_da7219: add adl_mx98360_da7219 board config (Jaroslav Kysela) [RHEL-13724] +- ASoC: Intel: sof_da7219: use maxim-common module (Jaroslav Kysela) [RHEL-13724] +- ASoC: Intel: sof_da7219: rename driver file and kernel option (Jaroslav Kysela) [RHEL-13724] +- ASoC: Intel: sof_nau8825: use realtek-common module (Jaroslav Kysela) [RHEL-13724] +- ASoC: Intel: sof_nau8825: use nuvoton-common module (Jaroslav Kysela) [RHEL-13724] +- ASoC: Intel: nuvoton-common: support nau8318 amplifier (Jaroslav Kysela) [RHEL-13724] +- ASoC: Intel: sof_ssp_amp: do not create amp link for nocodec board (Jaroslav Kysela) [RHEL-13724] +- ASoC: Intel: sof_rt5682: add HDMI_In capture feature support for RPL. (Jaroslav Kysela) [RHEL-13724] +- ASoC: Intel: sof_rt5682: add adl_rt5650 board config (Jaroslav Kysela) [RHEL-13724] +- ASoC: Intel: sof_rt5682: Modify number of HDMI to 3 for MTL/Rex devices (Jaroslav Kysela) [RHEL-13724] +- ASoC: Intel: sof_rt5682: Add support for Rex with discrete BT offload. (Jaroslav Kysela) [RHEL-13724] +- ASoC: Intel: sof_nau8825: use ssp-common module to detect codec (Jaroslav Kysela) [RHEL-13724] +- ASoC: Intel: sof_ssp_amp: use ssp-common module to detect codec (Jaroslav Kysela) [RHEL-13724] +- ASoC: Intel: sof_cs42l42: use ssp-common module to detect codec (Jaroslav Kysela) [RHEL-13724] +- ASoC: Intel: sof_rt5682: use ssp-common module to detect codec (Jaroslav Kysela) [RHEL-13724] +- ASoC: Intel: use ACPI HID definition in ssp-common (Jaroslav Kysela) [RHEL-13724] +- ASoC: Intel: ssp-common: support codec detection (Jaroslav Kysela) [RHEL-13724] +- ASoC: Intel: sof_rt5682: cleanup unnecessary quirk flag (Jaroslav Kysela) [RHEL-13724] +- ASoC: SOF: core: Only call sof_ops_free() on remove if the probe was successful (Jaroslav Kysela) [RHEL-13724] +- ALSA: riptide: Fix -Wformat-truncation warning for longname string (Jaroslav Kysela) [RHEL-13724] +- ALSA: cs4231: Fix -Wformat-truncation warning for longname string (Jaroslav Kysela) [RHEL-13724] +- ALSA: ad1848: Fix -Wformat-truncation warning for longname string (Jaroslav Kysela) [RHEL-13724] +- ALSA: hda: generic: Check potential mixer name string truncation (Jaroslav Kysela) [RHEL-13724] +- ALSA: cmipci: Fix -Wformat-truncation warning (Jaroslav Kysela) [RHEL-13724] +- ALSA: firewire: Fix -Wformat-truncation warning for MIDI stream names (Jaroslav Kysela) [RHEL-13724] +- ALSA: firewire: Fix -Wformat-truncation warning for longname string (Jaroslav Kysela) [RHEL-13724] +- ALSA: xen: Fix -Wformat-truncation warning (Jaroslav Kysela) [RHEL-13724] +- ALSA: opti9x: Fix -Wformat-truncation warning (Jaroslav Kysela) [RHEL-13724] +- ALSA: es1688: Fix -Wformat-truncation warning (Jaroslav Kysela) [RHEL-13724] +- ALSA: cs4236: Fix -Wformat-truncation warning (Jaroslav Kysela) [RHEL-13724] +- ALSA: sscape: Fix -Wformat-truncation warning (Jaroslav Kysela) [RHEL-13724] +- ALSA: caiaq: Fix -Wformat-truncation warning (Jaroslav Kysela) [RHEL-13724] +- ALSA: usb-audio: scarlett_gen2: Fix -Wformat-truncation warning (Jaroslav Kysela) [RHEL-13724] +- ALSA: seq: midi: Fix -Wformat-truncation warning (Jaroslav Kysela) [RHEL-13724] +- ALSA: seq: ump: Fix -Wformat-truncation warning (Jaroslav Kysela) [RHEL-13724] +- ASoC: Intel: common: add ACPI matching tables for Arrow Lake (Jaroslav Kysela) [RHEL-13724] +- ASoC: intel: sof_sdw: Increment be_id in init_dai_link (Jaroslav Kysela) [RHEL-13724] +- ASoC: intel: sof_sdw: Make create_sdw_dailink allocate link components (Jaroslav Kysela) [RHEL-13724] +- ASoC: intel: sof_sdw: Add simple DAI link creation helper (Jaroslav Kysela) [RHEL-13724] +- ASoC: intel: sof_sdw: Move sdw_pin_index into private struct (Jaroslav Kysela) [RHEL-13724] +- ASoC: imx-audmix: Fix return error with devm_clk_get() (Jaroslav Kysela) [RHEL-13724] +- ASoC: hdaudio.c: Add missing check for devm_kstrdup (Jaroslav Kysela) [RHEL-13724] +- ALSA: scarlett2: Add correct product series name to messages (Jaroslav Kysela) [RHEL-13724] +- ALSA: scarlett2: Add support for Clarett 8Pre USB (Jaroslav Kysela) [RHEL-13724] +- ALSA: scarlett2: Move USB IDs out from device_info struct (Jaroslav Kysela) [RHEL-13724] +- ALSA: scarlett2: Default mixer driver to enabled (Jaroslav Kysela) [RHEL-13724] +- ALSA: hda: cs35l56: Fix missing RESET GPIO if _SUB is missing (Jaroslav Kysela) [RHEL-13724] +- ALSA: hda: cs35l56: Don't 'return ret' if ret is always zero (Jaroslav Kysela) [RHEL-13724] +- ASoC: SOF: ipc4-topology: fix wrong sizeof argument (Jaroslav Kysela) [RHEL-13724] +- ASoC: SOF: sof-audio: Fix DSP core put imbalance on widget setup failure (Jaroslav Kysela) [RHEL-13724] +- firmware: cirrus: cs_dsp: Only log list of algorithms in debug build (Jaroslav Kysela) [RHEL-13724] +- ASoC: wm_adsp: Fix missing locking in wm_adsp_[read|write]_ctl() (Jaroslav Kysela) [RHEL-13724] +- ASoC: cs42l42: Avoid stale SoundWire ATTACH after hard reset (Jaroslav Kysela) [RHEL-13724] +- ASoC: cs42l42: Don't rely on GPIOD_OUT_LOW to set RESET initially low (Jaroslav Kysela) [RHEL-13724] +- ASoC: cs42l42: Ensure a reset pulse meets minimum pulse width. (Jaroslav Kysela) [RHEL-13724] +- ASoC: imx-rpmsg: Set ignore_pmdown_time for dai_link (Jaroslav Kysela) [RHEL-13724] +- ALSA: usb-audio: mixer: Remove temporary string use in parse_clock_source_unit (Jaroslav Kysela) [RHEL-13724] +- ASoC: codecs: aw88395: Fix some error codes (Jaroslav Kysela) [RHEL-13724] +- ALSA: hda/realtek: Splitting the UX3402 into two separate models (Jaroslav Kysela) [RHEL-13724] +- ASoC: cs35l56: Use PCI SSID as the firmware UID (Jaroslav Kysela) [RHEL-13724] +- ASoC: Intel: sof_sdw: Copy PCI SSID to struct snd_soc_card (Jaroslav Kysela) [RHEL-13724] +- ASoC: SOF: Pass PCI SSID to machine driver (Jaroslav Kysela) [RHEL-13724] +- ASoC: soc-card: Add storage for PCI SSID (Jaroslav Kysela) [RHEL-13724] +- ALSA: hda: intel-sdw-acpi: Use u8 type for link index (Jaroslav Kysela) [RHEL-13724] +- ASoC: cs35l56: Disable low-power hibernation mode (Jaroslav Kysela) [RHEL-13724] +- ALSA: hda: cs35l56: Disable low-power hibernation mode (Jaroslav Kysela) [RHEL-13724] +- ASoC: rt5640: Only cancel jack-detect work on suspend if active (Jaroslav Kysela) [RHEL-13724] +- ASoC: rt5640: Fix IRQ not being free-ed for HDA jack detect mode (Jaroslav Kysela) [RHEL-13724] +- ASoC: rt5640: Enable the IRQ on resume after configuring jack-detect (Jaroslav Kysela) [RHEL-13724] +- ASoC: rt5640: Do not disable/enable IRQ twice on suspend/resume (Jaroslav Kysela) [RHEL-13724] +- ASoC: rt5640: Fix sleep in atomic context (Jaroslav Kysela) [RHEL-13724] +- ASoC: rt5640: Revert "Fix sleep in atomic context" (Jaroslav Kysela) [RHEL-13724] +- ALSA: core: Use dev_name of card_dev as debugfs directory name (Jaroslav Kysela) [RHEL-13724] +- ALSA: seq: Avoid delivery of events for disabled UMP groups (Jaroslav Kysela) [RHEL-13724] +- ALSA: docs: Fix a typo of midi2_ump_probe option for snd-usb-audio (Jaroslav Kysela) [RHEL-13724] +- ALSA: hda/realtek - Fixed two speaker platform (Jaroslav Kysela) [RHEL-13724] +- ASoC: amd: yc: Fix non-functional mic on Lenovo 82QF and 82UG (Jaroslav Kysela) [RHEL-13724] +- ASoC: fsl: imx-pcm-rpmsg: Add SNDRV_PCM_INFO_BATCH flag (Jaroslav Kysela) [RHEL-13724] +- Add DMI ID for MSI Bravo 15 B7ED (Jaroslav Kysela) [RHEL-13724] +- ASoC: wm8960: Fix error handling in probe (Jaroslav Kysela) [RHEL-13724] +- ASoC: cs35l56: Call pm_runtime_dont_use_autosuspend() (Jaroslav Kysela) [RHEL-13724] +- ALSA: hda: cs35l56: Call pm_runtime_dont_use_autosuspend() (Jaroslav Kysela) [RHEL-13724] +- ASoC: soc-pcm: Shrink stack frame for __soc_pcm_hw_params (Jaroslav Kysela) [RHEL-13724] +- ALSA: hda: cs35l41: Consistently use dev_err_probe() (Jaroslav Kysela) [RHEL-13724] +- ALSA: hda: cs35l41: Undo runtime PM changes at driver exit time (Jaroslav Kysela) [RHEL-13724] +- ALSA: hda: cs35l41: Fix unbalanced pm_runtime_get() (Jaroslav Kysela) [RHEL-13724] +- ASoC: cs35l41: Make use of dev_err_probe() (Jaroslav Kysela) [RHEL-13724] +- ASoC: cs35l41: Undo runtime PM changes at driver exit time (Jaroslav Kysela) [RHEL-13724] +- ASoC: cs35l41: Verify PM runtime resume errors in IRQ handler (Jaroslav Kysela) [RHEL-13724] +- ASoC: cs35l41: Fix broken shared boost activation (Jaroslav Kysela) [RHEL-13724] +- ASoC: cs35l41: Handle mdsync_up reg write errors (Jaroslav Kysela) [RHEL-13724] +- ASoC: cs35l41: Handle mdsync_down reg write errors (Jaroslav Kysela) [RHEL-13724] +- ASoC: tegra: Fix redundant PLLA and PLLA_OUT0 updates (Jaroslav Kysela) [RHEL-13724] +- ASoC: soc-utils: Export snd_soc_dai_is_dummy() symbol (Jaroslav Kysela) [RHEL-13724] +- ALSA: hda: Disable power save for solving pop issue on Lenovo ThinkCentre M70q (Jaroslav Kysela) [RHEL-13724] +- ASoC: amd: yc: Fix a non-functional mic on Lenovo 82TL (Jaroslav Kysela) [RHEL-13724] +- ALSA: hda/realtek - ALC287 I2S speaker platform support (Jaroslav Kysela) [RHEL-13724] +- mfd: cs42l43: Fix MFD_CS42L43 dependency on REGMAP_IRQ (Jaroslav Kysela) [RHEL-13724] +- ASoC: Intel: avs: Provide support for fallback topology (Jaroslav Kysela) [RHEL-13724] +- ALSA: seq: Fix snd_seq_expand_var_event() call to user-space (Jaroslav Kysela) [RHEL-13724] +- ALSA: usb-audio: Fix potential memory leaks at error path for UMP open (Jaroslav Kysela) [RHEL-13724] +- regmap: debugfs: Fix a erroneous check after snprintf() (Jaroslav Kysela) [RHEL-13724] +- ALSA: hda/cirrus: Fix broken audio on hardware with two CS42L42 codecs. (Jaroslav Kysela) [RHEL-13724] +- ASoC: rt5645: NULL pointer access when removing jack (Jaroslav Kysela) [RHEL-13724] +- ASoC: amd: yc: Add DMI entries to support Victus by HP Gaming Laptop 15-fb0xxx (8A3E) (Jaroslav Kysela) [RHEL-13724] +- ASoC: cs35l45: Add AMP Enable Switch control (Jaroslav Kysela) [RHEL-13724] +- ASoC: cs35l45: Connect DSP to the monitoring signals (Jaroslav Kysela) [RHEL-13724] +- ASoC: cs35l45: Analog PCM Volume and Amplifier Mode controls (Jaroslav Kysela) [RHEL-13724] +- ASoC: cs35l45: Checks index of cs35l45_irqs[] (Jaroslav Kysela) [RHEL-13724] +- ALSA: hda/tas2781: Use standard clamp() macro (Jaroslav Kysela) [RHEL-13724] +- ASoC: cs35l56: Waiting for firmware to boot must be tolerant of I/O errors (Jaroslav Kysela) [RHEL-13724] +- ALSA: pcm: Fix missing fixup call in compat hw_refine ioctl (Jaroslav Kysela) [RHEL-13724] +- ASoC: cs42l43: Fix missing error code in cs42l43_codec_probe() (Jaroslav Kysela) [RHEL-13724] +- ASoC: cs35l45: Rename DACPCM1 Source control (Jaroslav Kysela) [RHEL-13724] +- ASoC: cs35l45: Fix "Dead assigment" warning (Jaroslav Kysela) [RHEL-13724] +- ASoC: cs35l45: Add support for Chip ID 0x35A460 (Jaroslav Kysela) [RHEL-13724] +- ASoC: codecs: wcd93xx: fix object added to multiple drivers (Jaroslav Kysela) [RHEL-13724] +- ALSA: usb-audio: Don't try to submit URBs after disconnection (Jaroslav Kysela) [RHEL-13724] +- ALSA: ump: Fix -Wformat-truncation warnings (Jaroslav Kysela) [RHEL-13724] +- ALSA: emu10k1: add separate documentation for E-MU cards (Jaroslav Kysela) [RHEL-13724] +- ALSA: emu10k1: more documentation updates (Jaroslav Kysela) [RHEL-13724] +- ALSA: emu10k1: de-duplicate audigy-mixer.rst vs. sb-live-mixer.rst (Jaroslav Kysela) [RHEL-13724] +- ALSA: hda: Add missing dependency on CONFIG_EFI for Cirrus/TI sub-codecs (Jaroslav Kysela) [RHEL-13724] +- ALSA: doc: Fix missing backquote in midi-2.0.rst (Jaroslav Kysela) [RHEL-13724] +- ASoC: soc-core.c: Do not error if a DAI link component is not found (Jaroslav Kysela) [RHEL-13724] +- ASoC: codecs: Fix error code in aw88261_i2c_probe() (Jaroslav Kysela) [RHEL-13724] +- ALSA: hda/realtek: Add quirk for mute LEDs on HP ENVY x360 15-eu0xxx (Jaroslav Kysela) [RHEL-13724] +- ASoC: cs42l43: Use new-style PM runtime macros (Jaroslav Kysela) [RHEL-13724] +- ALSA: documentation: Add description for USB MIDI 2.0 gadget driver (Jaroslav Kysela) [RHEL-13724] +- ALSA: ump: Don't create unused substreams for static blocks (Jaroslav Kysela) [RHEL-13724] +- ALSA: ump: Fill group names for legacy rawmidi substreams (Jaroslav Kysela) [RHEL-13724] +- ALSA: usb-audio: Attach legacy rawmidi after probing all UMP EPs (Jaroslav Kysela) [RHEL-13724] +- ASoC: audio-graph-card.c: move audio_graph_parse_of() (Jaroslav Kysela) [RHEL-13724] +- ASoC: amd: yc: Fix a non-functional mic on Lenovo 82SJ (Jaroslav Kysela) [RHEL-13724] +- ASoC: cs42l43: Initialize ret in default case in cs42l43_pll_ev() (Jaroslav Kysela) [RHEL-13724] +- ALSA: ymfpci: Fix the missing snd_card_free() call at probe error (Jaroslav Kysela) [RHEL-13724] +- ALSA: hda: cs35l41: Override the _DSD for HP Zbook Fury 17 G9 to correct boost type (Jaroslav Kysela) [RHEL-13724] +- ALSA: hda/realtek: Add quirk for HP Victus 16-d1xxx to enable mute LED (Jaroslav Kysela) [RHEL-13724] +- ASoC: cs35l41: Correct amp_gain_tlv values (Jaroslav Kysela) [RHEL-13724] +- ASoC: SOF: amd: clear dsp to host interrupt status (Jaroslav Kysela) [RHEL-13724] +- ASoC: SOF: amd: clear panic mask status when panic occurs (Jaroslav Kysela) [RHEL-13724] +- ASoC: SOF: amd: add conditional check for acp_clkmux_sel register (Jaroslav Kysela) [RHEL-13724] +- ASoC: SOF: amd: remove redundant clock mux selection register write (Jaroslav Kysela) [RHEL-13724] +- ASoC: SOF: amd: add module parameter for firmware debug (Jaroslav Kysela) [RHEL-13724] +- ASoC: SOF: amd: enable ACP external global interrupt (Jaroslav Kysela) [RHEL-13724] +- ASoC: SOF: amd: remove unused sha dma interrupt code (Jaroslav Kysela) [RHEL-13724] +- ASoC: nau8821: Improve AMIC recording performance. (Jaroslav Kysela) [RHEL-13724] +- ASoC: dt-bindings: nau8821: Add single-ended input feature (Jaroslav Kysela) [RHEL-13724] +- ALSA: ac97: Fix possible error value of *rac97 (Jaroslav Kysela) [RHEL-13724] +- ASoC: audio-graph-card2: add comment for format property (Jaroslav Kysela) [RHEL-13724] +- ASoC: Delete UDA134x/L3 audio codec (Jaroslav Kysela) [RHEL-13724] +- ALSA: pcmtest: Add support for pcm pausing (Jaroslav Kysela) [RHEL-13724] +- ASoC: SOF: ipc4-topology: Add module parameter to ignore the CPC value (Jaroslav Kysela) [RHEL-13724] +- ASoC: pxa: merge DAI call back functions into ops (Jaroslav Kysela) [RHEL-13724] +- ASoC: fsl: merge DAI call back functions into ops (Jaroslav Kysela) [RHEL-13724] +- ASoC: SOF: ipc4-topology: Modify the reference output valid_bits for copier (Jaroslav Kysela) [RHEL-13724] +- ASoC: SOF: ipc4-topology: Fix pipeline params at the output of copier (Jaroslav Kysela) [RHEL-13724] +- ASoC: SOF: ipc4-topology: Fix the output reference params for SRC (Jaroslav Kysela) [RHEL-13724] +- ASoC: SOF: ipc4-topology: Modify pipeline params based on SRC output format (Jaroslav Kysela) [RHEL-13724] +- ALSA: usb-audio: Fix init call orders for UAC1 (Jaroslav Kysela) [RHEL-13724] +- ALSA: hda/realtek: Fix spelling mistake "powe" -> "power" (Jaroslav Kysela) [RHEL-13724] +- ALSA: hda/tas2781: Fix PM refcount unbalance at tas2781_hda_bind() (Jaroslav Kysela) [RHEL-13724] +- ALSA: hda/tas2781: Fix acpi device refcount leak at tas2781_read_acpi() (Jaroslav Kysela) [RHEL-13724] +- ASoC: rt5640: fix typos (Jaroslav Kysela) [RHEL-13724] +- ASoC: amd: yc: Add VivoBook Pro 15 to quirks list for acp6x (Jaroslav Kysela) [RHEL-13724] +- ALSA: asihpi: Remove unused declarations (Jaroslav Kysela) [RHEL-13724] +- ALSA: hda/tas2781: Add tas2781 HDA driver (Jaroslav Kysela) [RHEL-13724] +- ALSA: hda/tas2781: Add tas2781 HDA driver (Jaroslav Kysela) [RHEL-13724] +- ASoC: amd: acp: Add kcontrols and widgets per-codec in common code (Jaroslav Kysela) [RHEL-13724] +- ALSA: aoa: Fix typos in PCM fix patch (Jaroslav Kysela) [RHEL-13724] +- ASoC: rt5645: improve the depop sequences of CBJ detection (Jaroslav Kysela) [RHEL-13724] +- ASoC: rt5682s: Convert to use GPIO descriptors (Jaroslav Kysela) [RHEL-13724] +- ASoC: rt5682: Convert to use GPIO descriptors (Jaroslav Kysela) [RHEL-13724] +- ASoC: rt5668: Convert to use GPIO descriptors (Jaroslav Kysela) [RHEL-13724] +- ASoC: rt5665: Convert to use GPIO descriptors (Jaroslav Kysela) [RHEL-13724] +- ASoC: rt5640: Convert to just use GPIO descriptors (Jaroslav Kysela) [RHEL-13724] +- ASoC: cs35l56: Add an ACPI match table (Jaroslav Kysela) [RHEL-13724] +- ASoC: cs35l56: Read firmware uuid from a device property instead of _SUB (Jaroslav Kysela) [RHEL-13724] +- ALSA: Make SND_PCMTEST depend on DEBUG_FS (Jaroslav Kysela) [RHEL-13724] +- ASoC: tas2781: fixed register access error when switching to other chips (Jaroslav Kysela) [RHEL-13724] +- ALSA: hda: cs35l41: change cs35l41_prop_model to static (Jaroslav Kysela) [RHEL-13724] +- ALSA: core: Drop snd_device_initialize() (Jaroslav Kysela) [RHEL-13724] +- ALSA: seq: Create device with snd_device_alloc() (Jaroslav Kysela) [RHEL-13724] +- ALSA: timer: Create device with snd_device_alloc() (Jaroslav Kysela) [RHEL-13724] +- ALSA: compress: Don't embed device (Jaroslav Kysela) [RHEL-13724] +- ALSA: rawmidi: Don't embed device (Jaroslav Kysela) [RHEL-13724] +- ALSA: hwdep: Don't embed device (Jaroslav Kysela) [RHEL-13724] +- ALSA: pcm: Don't embed device (Jaroslav Kysela) [RHEL-13724] +- ALSA: control: Don't embed ctl_dev (Jaroslav Kysela) [RHEL-13724] +- ALSA: core: Introduce snd_device_alloc() (Jaroslav Kysela) [RHEL-13724] +- ASoC: SOF: ipc4-pcm: fix possible null pointer deference (Jaroslav Kysela) [RHEL-13724] +- ALSA: hda: cs35l41: Fix the loop check in cs35l41_add_dsd_properties (Jaroslav Kysela) [RHEL-13724] +- firmware: cs_dsp: Fix new control name check (Jaroslav Kysela) [RHEL-13724] +- ALSA: hda: cs35l41: Support systems with missing _DSD properties (Jaroslav Kysela) [RHEL-13724] +- ASoC: codecs: wm8904: Fix Wvoid-pointer-to-enum-cast warning (Jaroslav Kysela) [RHEL-13724] +- ASoC: codecs: tlv320aic32x4: Fix Wvoid-pointer-to-enum-cast warning (Jaroslav Kysela) [RHEL-13724] +- ALSA: hda: intel-dsp-cfg: Add Chromebook quirk to ADL/RPL (Jaroslav Kysela) [RHEL-13724] +- ASoC: cs35l56: Don't overwrite a patched firmware (Jaroslav Kysela) [RHEL-13724] +- ASoC: wm_adsp: Support powering-up DSP without trying to load firmware (Jaroslav Kysela) [RHEL-13724] +- ALSA: hda/realtek - Remodified 3k pull low procedure (Jaroslav Kysela) [RHEL-13724] +- ASoC: SOF: topology: Add a token for dropping widget name in kcontrol name (Jaroslav Kysela) [RHEL-13724] +- ASoC: dapm: Add a flag for not having widget name in kcontrol name (Jaroslav Kysela) [RHEL-13724] +- ASoC: SOF: Intel: Refactor code for HDA stream creation (Jaroslav Kysela) [RHEL-13724] +- ASoC: Intel: RPL: Add entry for HDMI-In capture support on non-I2S codec boards. (Jaroslav Kysela) [RHEL-13724] +- ASoC: Intel: soc-acpi: add support for Dell SKU0C87 devices (Jaroslav Kysela) [RHEL-13724] +- ASoC: Intel: soc-acpi: Add entry for HDMI_In capture support in RPL match table (Jaroslav Kysela) [RHEL-13724] +- ASoC: Intel: soc-acpi: Add entry for sof_es8336 in RPL match table. (Jaroslav Kysela) [RHEL-13724] +- ASoC: tlv320aic32x4: Fix the divide by zero (Jaroslav Kysela) [RHEL-13724] +- ASoC: ak4613: Simplify probe() (Jaroslav Kysela) [RHEL-13724] +- ASoC: rt715: Drop GPIO includes (Jaroslav Kysela) [RHEL-13724] +- ASoC: rt5682-sdw: Drop GPIO includes (Jaroslav Kysela) [RHEL-13724] +- ASoC: rt5660: Drop GPIO includes (Jaroslav Kysela) [RHEL-13724] +- ASoC: rt5659: Drop legacy GPIO include (Jaroslav Kysela) [RHEL-13724] +- ASoC: rt5645: Drop legacy GPIO include (Jaroslav Kysela) [RHEL-13724] +- ASoC: rt5514: Drop GPIO include (Jaroslav Kysela) [RHEL-13724] +- ASoC: rt5514-spi: Drop GPIO include (Jaroslav Kysela) [RHEL-13724] +- ASoC: rt1308: Drop GPIO includes (Jaroslav Kysela) [RHEL-13724] +- ASoC: rt1305: Drop GPIO includes (Jaroslav Kysela) [RHEL-13724] +- ASoC: rt1019: Drop GPIO include (Jaroslav Kysela) [RHEL-13724] +- ASoC: rt1016: Drop GPIO include (Jaroslav Kysela) [RHEL-13724] +- ASoC: rt1015p: Drop legacy GPIO include (Jaroslav Kysela) [RHEL-13724] +- ASoC: rt1015: Drop GPIO include (Jaroslav Kysela) [RHEL-13724] +- ASoC: rt1011: Drop GPIO includes (Jaroslav Kysela) [RHEL-13724] +- ASoC: soc-jack: calling snd_soc_jack_report causes a null pointer access (Jaroslav Kysela) [RHEL-13724] +- ALSA: hda/cs8409: Support new Dell Dolphin Variants (Jaroslav Kysela) [RHEL-13724] +- ASoC: q6dsp: Remove unused declaration (Jaroslav Kysela) [RHEL-13724] +- ASoC: rt1308-sdw: fix random louder sound (Jaroslav Kysela) [RHEL-13724] +- ALSA: Remove redundant of_match_ptr() (Jaroslav Kysela) [RHEL-13724] +- ASoC: ssm3515: Remove redundant of_match_ptr() (Jaroslav Kysela) [RHEL-13724] +- ASoC: SOF: ipc3: Use devm_kmemdup to replace devm_kmalloc + memcpy (Jaroslav Kysela) [RHEL-13724] +- ASoC: tas5805m: Use devm_kmemdup to replace devm_kmalloc + memcpy (Jaroslav Kysela) [RHEL-13724] +- ASoC: rt715: Add software reset in io init (Jaroslav Kysela) [RHEL-13724] +- ASoC: SOF: Intel: Remove duplicated include in lnl.c (Jaroslav Kysela) [RHEL-13724] +- ASoC: SOF: Intel: Initialize chip in hda_sdw_check_wakeen_irq() (Jaroslav Kysela) [RHEL-13724] +- ALSA: hda/realtek: Switch Dell Oasis models to use SPI (Jaroslav Kysela) [RHEL-13724] +- ALSA: hda/realtek: Add quirks for HP G11 Laptops (Jaroslav Kysela) [RHEL-13724] +- ASoC: SOF: ipc4-topology: Update the basecfg for copier earlier (Jaroslav Kysela) [RHEL-13724] +- ASoC: SOF: amd: Enable signed firmware image loading for Vangogh platform (Jaroslav Kysela) [RHEL-13724] +- ASoC: SOF: amd: Add support for signed fw image loading (Jaroslav Kysela) [RHEL-13724] +- ASoC: SOF: amd: Add sof support for vangogh platform (Jaroslav Kysela) [RHEL-13724] +- ASoC: soc-dai.h: remove unused call back functions (Jaroslav Kysela) [RHEL-13724] +- ASoC: codecs/hdmi-codec: merge DAI call back functions into ops (Jaroslav Kysela) [RHEL-13724] +- ASoC: codecs/cx2072x: merge DAI call back functions into ops (Jaroslav Kysela) [RHEL-13724] +- ASoC: codecs/cs47lxx: merge DAI call back functions into ops (Jaroslav Kysela) [RHEL-13724] +- ASoC: soc-topology: merge DAI call back functions into ops (Jaroslav Kysela) [RHEL-13724] +- ASoC: codecs/wm*: merge DAI call back functions into ops (Jaroslav Kysela) [RHEL-13724] +- ASoC: intel: merge DAI call back functions into ops (Jaroslav Kysela) [RHEL-13724] +- ASoC: tegra: merge DAI call back functions into ops (Jaroslav Kysela) [RHEL-13724] +- ASoC: qcom: merge DAI call back functions into ops (Jaroslav Kysela) [RHEL-13724] +- ASoC: sof: merge DAI call back functions into ops (Jaroslav Kysela) [RHEL-13724] +- ASoC: fsl: merge DAI call back functions into ops (Jaroslav Kysela) [RHEL-13724] +- ASoC: amd: merge DAI call back functions into ops (Jaroslav Kysela) [RHEL-13724] +- ASoC: soc-dai.h: merge DAI call back functions into ops (Jaroslav Kysela) [RHEL-13724] +- ASoC: cs35l56: Call wm_adsp_power_down() before reloading firmware (Jaroslav Kysela) [RHEL-13724] +- ASoC: wm_adsp: Expose the DSP power down actions as wm_adsp_power_down() (Jaroslav Kysela) [RHEL-13724] +- ASoC: cs35l56: Wait for control port ready during system-resume (Jaroslav Kysela) [RHEL-13724] +- ASoC: cs35l56: Don't rely on GPIOD_OUT_LOW to set RESET initially low (Jaroslav Kysela) [RHEL-13724] +- ASoC: cs35l56: Avoid uninitialized variable in cs35l56_set_asp_slot_positions() (Jaroslav Kysela) [RHEL-13724] +- ASoC: intel: sof_sdw: Simplify get_slave_info (Jaroslav Kysela) [RHEL-13724] +- ASoC: intel: sof_sdw: Allow different devices on the same link (Jaroslav Kysela) [RHEL-13724] +- ASoC: intel: sof_sdw: Support multiple groups on the same link (Jaroslav Kysela) [RHEL-13724] +- ASoC: intel: sof_sdw: Device loop should not always start at adr_index (Jaroslav Kysela) [RHEL-13724] +- ASoC: intel: sof_sdw: Move range check of codec_conf into inner loop (Jaroslav Kysela) [RHEL-13724] +- ASoC: intel: sof_sdw: Update DLC index each time one is added (Jaroslav Kysela) [RHEL-13724] +- ASoC: intel: sof_sdw: Pull device loop up into create_sdw_dailink (Jaroslav Kysela) [RHEL-13724] +- ASoC: intel: sof_sdw: Add helper to create a single codec DLC (Jaroslav Kysela) [RHEL-13724] +- ASoC: intel: sof-sdw: Move check for valid group id to get_dailink_info (Jaroslav Kysela) [RHEL-13724] +- ASoC: intel: sof_sdw: Check link mask validity in get_dailink_info (Jaroslav Kysela) [RHEL-13724] +- ASoC: intel: sof_sdw: Remove duplicate NULL check on adr_link (Jaroslav Kysela) [RHEL-13724] +- ASoC: intel: sof_sdw: Printk's should end with a newline (Jaroslav Kysela) [RHEL-13724] +- ASoC: codecs: aw88261: avoid uninitialized variable warning (Jaroslav Kysela) [RHEL-13724] +- ASoC: SOF: intel: hda: Clean up link DMA for IPC3 during stop (Jaroslav Kysela) [RHEL-13724] +- ASoC: imx-audio-rpmsg: Remove redundant initialization owner in imx_audio_rpmsg_driver (Jaroslav Kysela) [RHEL-13724] +- ASoC: Intel: sof-sdw: update jack detection quirk for LunarLake RVP (Jaroslav Kysela) [RHEL-13724] +- ASoC: Intel: sof-sdw-cs42142: fix for codec button mapping (Jaroslav Kysela) [RHEL-13724] +- ASoC: SOF: Intel: hda-mlink: add sublink to dev_dbg() log (Jaroslav Kysela) [RHEL-13724] +- ASoC: SOF: IPC4: clarify 'pipeline_ids' usage and logs (Jaroslav Kysela) [RHEL-13724] +- ASoC: SOF: Intel: hda-dai-ops: reset device count for SoundWire DAIs (Jaroslav Kysela) [RHEL-13724] +- ASoC: SOF: Intel: hda-mlink: add helper to get sublink LSDIID register (Jaroslav Kysela) [RHEL-13724] +- ASoC: SOF: Intel: add abstraction for SoundWire wake-ups (Jaroslav Kysela) [RHEL-13724] +- ASoC: SOF: Intel: hda: add hw_params/free/trigger callbacks (Jaroslav Kysela) [RHEL-13724] +- ASoC: SOF: Intel: hda-dai: add helpers for SoundWire callbacks (Jaroslav Kysela) [RHEL-13724] +- ASoC: SOF: Intel: hda-dai-ops: add ops for SoundWire (Jaroslav Kysela) [RHEL-13724] +- ASoC: SOF: Intel: hda-dai-ops: only allocate/release streams for first CPU DAI (Jaroslav Kysela) [RHEL-13724] +- ASoC: SOF: Intel: hda-dai: add DMIC support (Jaroslav Kysela) [RHEL-13724] +- ASoC: SOF: Intel: hda-dai: add ops for SSP (Jaroslav Kysela) [RHEL-13724] +- ASoC: SOF: Intel: hda-dai-ops: add/select DMA ops for SSP (Jaroslav Kysela) [RHEL-13724] +- ASoC: SOF: Intel: LNL: enable DMIC/SSP offload in probe/resume (Jaroslav Kysela) [RHEL-13724] +- ASoC: SOF: Intel: split MTL and LNL operations (Jaroslav Kysela) [RHEL-13724] +- ASoC: SOF: Intel: LNL: Add support for Lunarlake platform (Jaroslav Kysela) [RHEL-13724] +- ASoC: SOF: Intel: hda: add interface definitions for ACE2.x (Jaroslav Kysela) [RHEL-13724] +- ASoC: SOF: ipc4-topology: restore gateway config length (Jaroslav Kysela) [RHEL-13724] +- ASoC: SOF: ipc4: avoid uninitialized default instance 0 (Jaroslav Kysela) [RHEL-13724] +- ASoC: SOF: Intel: fix u16/32 confusion in LSDIID (Jaroslav Kysela) [RHEL-13724] +- ASoC: SOF: Intel: hda-mlink: fix off-by-one error (Jaroslav Kysela) [RHEL-13724] +- ALSA: hda/tegra: refactor deprecated strncpy (Jaroslav Kysela) [RHEL-13724] +- ALSA: info: Remove unused function declarations (Jaroslav Kysela) [RHEL-13724] +- ASoC: SOF: Fix incorrect use of sizeof in sof_ipc3_do_rx_work() (Jaroslav Kysela) [RHEL-13724] +- ASoC: lower "no backend DAIs enabled for ... Port" log severity (Jaroslav Kysela) [RHEL-13724] +- ASoC: amd: acp3x-rt5682-max9836: Configure jack as not detecting Line Out (Jaroslav Kysela) [RHEL-13724] +- ASoC: codecs: Add aw88261 amplifier driver (Jaroslav Kysela) [RHEL-13724] +- ASoC: codecs: Add code for bin parsing compatible with aw88261 (Jaroslav Kysela) [RHEL-13724] +- ASoC: dt-bindings: Add schema for "awinic,aw88261" (Jaroslav Kysela) [RHEL-13724] +- ALSA: pcmtest: Remove redundant definitions (Jaroslav Kysela) [RHEL-13724] +- ALSA: pcmtest: Move buffer iterator initialization to prepare callback (Jaroslav Kysela) [RHEL-13724] +- ASoC: cs42l43: Add support for the cs42l43 (Jaroslav Kysela) [RHEL-13724] +- pinctrl: cs42l43: Add support for the cs42l43 (Jaroslav Kysela) [RHEL-13724] +- mfd: cs42l43: Add support for cs42l43 core driver (Jaroslav Kysela) [RHEL-13724] +- dt-bindings: mfd: cirrus,cs42l43: Add initial DT binding (Jaroslav Kysela) [RHEL-13724] +- soundwire: bus: Allow SoundWire peripherals to register IRQ handlers (Jaroslav Kysela) [RHEL-13724] +- ASoC: Intel: Add rpl_nau8318_8825 driver (Jaroslav Kysela) [RHEL-13724] +- ASoC: max98363: don't return on success reading revision ID (Jaroslav Kysela) [RHEL-13724] +- ASoC: wm8960: Add support for the power supplies (Jaroslav Kysela) [RHEL-13724] +- ASoC: dt-bindings: wlf,wm8960: Describe the power supplies (Jaroslav Kysela) [RHEL-13724] +- ASoC: soc-acpi: Add missing kernel doc (Jaroslav Kysela) [RHEL-13724] +- ASoC: SOF: mediatek: mt8186 modify dram type as non-cache (Jaroslav Kysela) [RHEL-13724] +- ASoC: fsl: micfil: Use dual license micfil code (Jaroslav Kysela) [RHEL-13724] +- soundWire: intel_auxdevice: resume 'sdw-master' on startup and system resume (Jaroslav Kysela) [RHEL-13724] +- soundwire: intel_auxdevice: enable pm_runtime earlier on startup (Jaroslav Kysela) [RHEL-13724] +- ALSA: usb-audio: Add support for Mythware XA001AU capture and playback interfaces. (Jaroslav Kysela) [RHEL-13724] +- ASoC: qcom: sdm845: Map missing jack kcontrols (Jaroslav Kysela) [RHEL-13724] +- ASoC: qcom: sc7280: Map missing jack kcontrols (Jaroslav Kysela) [RHEL-13724] +- ASoC: qcom: sc7180: Map missing jack kcontrols (Jaroslav Kysela) [RHEL-13724] +- ASoC: qcom: apq8016_sbc: Map missing jack kcontrols (Jaroslav Kysela) [RHEL-13724] +- ASoC: imx-es8328: Map missing jack kcontrols (Jaroslav Kysela) [RHEL-13724] +- ASoC: Intel: sof_da7219_max98373: Map missing Line Out jack kcontrol (Jaroslav Kysela) [RHEL-13724] +- ASoC: Intel: kbl_da7219_max98927: Map missing Line Out jack kcontrol (Jaroslav Kysela) [RHEL-13724] +- ASoC: Intel: kbl_da7219_max98357a: Map missing Line Out jack kcontrol (Jaroslav Kysela) [RHEL-13724] +- ASoC: Intel: bytcr_wm5102: Map missing Line Out jack kcontrol (Jaroslav Kysela) [RHEL-13724] +- ASoC: Intel: bxt_da7219_max98357a: Map missing Line Out jack kcontrol (Jaroslav Kysela) [RHEL-13724] +- ASoC: Intel: avs: da7219: Map missing jack kcontrols (Jaroslav Kysela) [RHEL-13724] +- ASoC: amd: acp3x-rt5682-max9836: Map missing jack kcontrols (Jaroslav Kysela) [RHEL-13724] +- ASoC: amd: acp: Map missing jack kcontrols (Jaroslav Kysela) [RHEL-13724] +- ASoC: amd: acp-rt5645: Map missing jack kcontrols (Jaroslav Kysela) [RHEL-13724] +- ASoC: amd: acp-da7219-max98357a: Map missing jack kcontrols (Jaroslav Kysela) [RHEL-13724] +- ASoC: max98373-sdw: enable pm_runtime in probe, keep status as 'suspended' (Jaroslav Kysela) [RHEL-13724] +- ASoC: max98363: enable pm_runtime in probe, keep status as 'suspended' (Jaroslav Kysela) [RHEL-13724] +- ASoC: rt5682-sdw: enable pm_runtime in probe, keep status as 'suspended' (Jaroslav Kysela) [RHEL-13724] +- ASoC: rt1318-sdw: enable pm_runtime in probe, keep status as 'suspended' (Jaroslav Kysela) [RHEL-13724] +- ASoC: rt1316-sdw: enable pm_runtime in probe, keep status as 'suspended' (Jaroslav Kysela) [RHEL-13724] +- ASoC: rt1308-sdw: enable pm_runtime in probe, keep status as 'suspended' (Jaroslav Kysela) [RHEL-13724] +- ASoC: rt715-sdca: enable pm_runtime in probe, keep status as 'suspended' (Jaroslav Kysela) [RHEL-13724] +- ASoC: rt715: enable pm_runtime in probe, keep status as 'suspended' (Jaroslav Kysela) [RHEL-13724] +- ASoC: rt712-sdca-dmic: enable pm_runtime in probe, keep status as 'suspended' (Jaroslav Kysela) [RHEL-13724] +- ASoC: rt1712-sdca: enable pm_runtime in probe, keep status as 'suspended' (Jaroslav Kysela) [RHEL-13724] +- ASoC: rt700: enable pm_runtime in probe, keep status as 'suspended' (Jaroslav Kysela) [RHEL-13724] +- ASoC: rt711-sdca: enable pm_runtime in probe, keep status as 'suspended' (Jaroslav Kysela) [RHEL-13724] +- ASoC: rt711: enable pm_runtime in probe, keep status as 'suspended' (Jaroslav Kysela) [RHEL-13724] +- ASoC: rt5682-sdw: make regmap cache-only in probe (Jaroslav Kysela) [RHEL-13724] +- ASoC: SoundWire codecs: make regmap cache-only in probe (Jaroslav Kysela) [RHEL-13724] +- ASoC: SoundWire codecs: return error status in probe (Jaroslav Kysela) [RHEL-13724] +- ALSA: hda/i915: extend connectivity check to cover Intel ARL (Jaroslav Kysela) [RHEL-13724] +- ALSA: hda: intel-dsp-cfg: add LunarLake support (Jaroslav Kysela) [RHEL-13724] +- ALSA: hda: intel-dsp-cfg: use common include for MeteorLake (Jaroslav Kysela) [RHEL-13724] +- ALSA: hda: add HD Audio PCI ID for Intel Arrow Lake-S (Jaroslav Kysela) [RHEL-13724] +- PCI: add ArrowLake-S PCI ID for Intel HDAudio subsystem. (Jaroslav Kysela) [RHEL-13724] +- ALSA: hda: cs35l41: Print amp configuration after bind (Jaroslav Kysela) [RHEL-13724] +- soundwire: intel_ace2x: add DAI hw_params/prepare/hw_free callbacks (Jaroslav Kysela) [RHEL-13724] +- ASoC: fsl_micfil: Use SET_SYSTEM_SLEEP_PM_OPS to simplify PM (Jaroslav Kysela) [RHEL-13724] +- ASoC: fsl_micfil: Add fsl_micfil_use_verid function (Jaroslav Kysela) [RHEL-13724] +- ASoC: fsl_micfil: Add new registers and new bit definition (Jaroslav Kysela) [RHEL-13724] +- ALSA: ac97: set variables dev_attr_vendor_id to static (Jaroslav Kysela) [RHEL-13724] +- ASoC: rt5665: add missed regulator_bulk_disable (Jaroslav Kysela) [RHEL-13724] +- ALSA: usb-audio: Remove unused function declaration (Jaroslav Kysela) [RHEL-13724] +- ASoC: intel: sof_sdw: Move group_generated logic (Jaroslav Kysela) [RHEL-13724] +- ASoC: intel: sof_sdw: Merge codec_conf_alloc into dailink_info (Jaroslav Kysela) [RHEL-13724] +- ASoC: intel: sof_sdw: Clean up DAI link counting (Jaroslav Kysela) [RHEL-13724] +- ASoC: Intel: sof_sdw: add cs35l56 codec info (Jaroslav Kysela) [RHEL-13724] +- ASoC: intel: sof_sdw: Allow direct specification of CODEC name (Jaroslav Kysela) [RHEL-13724] +- ASoC: Intel: sof_sdw: break earlier when a adr link contains different codecs (Jaroslav Kysela) [RHEL-13724] +- ASoC: intel: sof_sdw: Move amp_num initialisation to mc_probe (Jaroslav Kysela) [RHEL-13724] +- ASoC: intel: sof_sdw: Remove redundant parameters in dai creation (Jaroslav Kysela) [RHEL-13724] +- ASoC: intel: sof_sdw: Minor tidy up of mc_probe (Jaroslav Kysela) [RHEL-13724] +- ASoC: intel: sof_sdw: Constify parameter to find_codec_part_info (Jaroslav Kysela) [RHEL-13724] +- ASoC: intel: sof_sdw: Simplify find_codec_info_acpi (Jaroslav Kysela) [RHEL-13724] +- ASoC: intel: sof_sdw: Use a module device table (Jaroslav Kysela) [RHEL-13724] +- ASoC: intel: sof_sdw: Remove some extra line breaks (Jaroslav Kysela) [RHEL-13724] +- ASoC: intel: sof_sdw: Rename codec_idx to codec_dlc_index (Jaroslav Kysela) [RHEL-13724] +- ASoC: intel: sof_sdw: Use consistent variable naming for links (Jaroslav Kysela) [RHEL-13724] +- ASoC: Intel: sof_sdw: add support for SKU 0AFE (Jaroslav Kysela) [RHEL-13724] +- ASoC: Intel: sof_sdw: rename link_id to be_id (Jaroslav Kysela) [RHEL-13724] +- ASoC: Intel: sof_sdw: allow mockup amplifier to provide feedback (Jaroslav Kysela) [RHEL-13724] +- ASoC: Intel: sof_sdw: reorder SoundWire codecs in Kconfig (Jaroslav Kysela) [RHEL-13724] +- ASoC: Intel: sof_sdw: Update BT offload config for soundwire config (Jaroslav Kysela) [RHEL-13724] +- ASoC: Intel: sof_rt5682 add support for HDMI_In capture (Jaroslav Kysela) [RHEL-13724] +- ASoC: Intel: sof_rt5682: add RPL support for MAX98357A speaker (Jaroslav Kysela) [RHEL-13724] +- ASoC: Intel: soc-acpi: Add entry for rt711-sdca-sdw at link 0 in RPL match table (Jaroslav Kysela) [RHEL-13724] +- ASoC: amd: acp5x-mach:add checks to avoid static analysis warnings (Jaroslav Kysela) [RHEL-13724] +- ASoC: Intel: atom: remove static analysis false positive (Jaroslav Kysela) [RHEL-13724] +- ASoC: Intel: bdw_rt286: add checks to avoid static analysis warnings (Jaroslav Kysela) [RHEL-13724] +- ASoC: SOF: imx: remove error checks on NULL ipc (Jaroslav Kysela) [RHEL-13724] +- ASoC: SOF: topology: simplify code to prevent static analysis warnings (Jaroslav Kysela) [RHEL-13724] +- ASoC: SOF: ipc3: add checks to prevent static analysis warnings (Jaroslav Kysela) [RHEL-13724] +- ASoC: SOF: sof-client-probes-ipc4: add checks to prevent static analysis warnings (Jaroslav Kysela) [RHEL-13724] +- ASoC: SOF: Deprecate invalid enums in IPC3 (Jaroslav Kysela) [RHEL-13724] +- ASoC: SOF: ipc3: update dai_link_fixup for SOF_DAI_MEDIATEK_AFE (Jaroslav Kysela) [RHEL-13724] +- ASoC: soc-acpi: improve log messagesin link_slaves_found() (Jaroslav Kysela) [RHEL-13724] +- ASoC: soc-acpi: move link_slaves_found() (Jaroslav Kysela) [RHEL-13724] +- ASoC: SOF: Intel: start simplify the signature of link_slaves_found() (Jaroslav Kysela) [RHEL-13724] +- ALSA: hda/cs35l56: Reject I2C alias addresses (Jaroslav Kysela) [RHEL-13724] +- ALSA: hda/cs35l56: Fail if .bin not found and firmware not patched (Jaroslav Kysela) [RHEL-13724] +- ALSA: hda/cs35l56: Do not download firmware over existing RAM firmware (Jaroslav Kysela) [RHEL-13724] +- ALSA: hda/cs35l56: cs_dsp_power_down() on cs35l56_hda_fw_load() error path (Jaroslav Kysela) [RHEL-13724] +- ALSA: hda/cs35l56: Call cs_dsp_power_down() before calling cs_dsp_remove() (Jaroslav Kysela) [RHEL-13724] +- ALSA: hda/cs35l56: Always power-up and start cs_dsp (Jaroslav Kysela) [RHEL-13724] +- ALSA: hda/cs35l56: Call cs_dsp_power_down() before reloading firmware (Jaroslav Kysela) [RHEL-13724] +- ALSA: hda/cs35l56: Do not mark cache dirty after REINIT (Jaroslav Kysela) [RHEL-13724] +- ALSA: hda/cs35l56: Complete firmware reboot before calling cs_dsp_run() (Jaroslav Kysela) [RHEL-13724] +- ASoC: wm8960: Make automatic the default clocking mode (Jaroslav Kysela) [RHEL-13724] +- ASoC: wm8960: Read initial MCLK rate from clock API (Jaroslav Kysela) [RHEL-13724] +- ASoC: Intel: maxim-common: get codec number from ACPI table (Jaroslav Kysela) [RHEL-13724] +- soundwire: intel_auxdevice: add hybrid IDA-based device_number allocation (Jaroslav Kysela) [RHEL-13724] +- soundwire: bus: add callbacks for device_number allocation (Jaroslav Kysela) [RHEL-13724] +- soundwire: extend parameters of new_peripheral_assigned() callback (Jaroslav Kysela) [RHEL-13724] +- ASoC: codecs: max9892x: Reformat to coding style (Jaroslav Kysela) [RHEL-13724] +- ASoC: codecs: max9892x: Unify interleave mode OF property (Jaroslav Kysela) [RHEL-13724] +- ASoC: dt-bindings: Convert maxim,max98925 to DT schema (Jaroslav Kysela) [RHEL-13724] +- soundwire: qcom: handle command ignored interrupt (Jaroslav Kysela) [RHEL-13724] +- soundwire: qcom: use newer link status tregister on v2.0.0 (Jaroslav Kysela) [RHEL-13724] +- ASoC: 88pm860x: refactor deprecated strncpy (Jaroslav Kysela) [RHEL-13724] +- ASoC: fsl_micfil: refactor deprecated strncpy (Jaroslav Kysela) [RHEL-13724] +- ALSA: bcd2000: refactor deprecated strncpy (Jaroslav Kysela) [RHEL-13724] +- ALSA: xen-front: refactor deprecated strncpy (Jaroslav Kysela) [RHEL-13724] +- ALSA: hda/cs35l56: Do some clean up on probe error (Jaroslav Kysela) [RHEL-13724] +- ASoC: rt1017: Remove unused function (Jaroslav Kysela) [RHEL-13724] +- ALSA: hda/realtek: Support ASUS G713PV laptop (Jaroslav Kysela) [RHEL-13724] +- ALSA: usb-audio: Update for native DSD support quirks (Jaroslav Kysela) [RHEL-13724] +- ASoC: fsl: fsl_qmc_audio: Fix snd_pcm_format_t values handling (Jaroslav Kysela) [RHEL-13724] +- ASoC: rt1316: fix key tone missing (Jaroslav Kysela) [RHEL-13724] +- ASoC: intel: avs: refactor strncpy usage in topology (Jaroslav Kysela) [RHEL-13724] +- ASoC: cs42l51: change cs42l51_of_match to static (Jaroslav Kysela) [RHEL-13724] +- ASoC: SOF: ipc3-dtrace: Switch to memdup_user_nul() helper (Jaroslav Kysela) [RHEL-13724] +- ALSA: hda/relatek: Enable Mute LED on HP 250 G8 (Jaroslav Kysela) [RHEL-13724] +- Documentation: core-api: Drop :export: for int_log.h (Jaroslav Kysela) [RHEL-13724] +- ALSA: usb-audio: Add quirk for Microsoft Modern Wireless Headset (Jaroslav Kysela) [RHEL-13724] +- ASoC: wm8904: Fill the cache for WM8904_ADC_TEST_0 register (Jaroslav Kysela) [RHEL-13724] +- ASoC: codecs: lpass: Log clk_get() failures (Jaroslav Kysela) [RHEL-13724] +- ALSA: hda: cs35l41: Ensure amp is only unmuted during playback (Jaroslav Kysela) [RHEL-13724] +- ALSA: hda: cs35l41: Add device_link between HDA and cs35l41_hda (Jaroslav Kysela) [RHEL-13724] +- ALSA: hda: cs35l41: Rework System Suspend to ensure correct call separation (Jaroslav Kysela) [RHEL-13724] +- ALSA: hda: cs35l41: Use pre and post playback hooks (Jaroslav Kysela) [RHEL-13724] +- ALSA: hda: hda_component: Add pre and post playback hooks to hda_component (Jaroslav Kysela) [RHEL-13724] +- ALSA: hda: cs35l41: Move Play and Pause into separate functions (Jaroslav Kysela) [RHEL-13724] +- ALSA: hda: cs35l41: Ensure we pass up any errors during system suspend. (Jaroslav Kysela) [RHEL-13724] +- ALSA: hda: cs35l41: Ensure we correctly re-sync regmap before system suspending. (Jaroslav Kysela) [RHEL-13724] +- ALSA: hda: cs35l41: Check mailbox status of pause command after firmware load (Jaroslav Kysela) [RHEL-13724] +- ALSA: cs35l41: Poll for Power Up/Down rather than waiting a fixed delay (Jaroslav Kysela) [RHEL-13724] +- ALSA: cs35l41: Use mbox command to enable speaker output for external boost (Jaroslav Kysela) [RHEL-13724] +- ALSA: hda: add HDMI codec ID for Intel LNL (Jaroslav Kysela) [RHEL-13724] +- ALSA: hda/hdmi: keep codec entries in numerical order (Jaroslav Kysela) [RHEL-13724] +- ALSA: hda/cs35l56: Add driver for Cirrus Logic CS35L56 amplifier (Jaroslav Kysela) [RHEL-13724] +- ALSA: hda: Fix missing header dependencies (Jaroslav Kysela) [RHEL-13724] +- ASoC: cs35l56: Make a common function to shutdown the DSP (Jaroslav Kysela) [RHEL-13724] +- ASoC: cs35l56: Make common function for control port wait (Jaroslav Kysela) [RHEL-13724] +- ASoC: cs35l56: Move part of cs35l56_init() to shared library (Jaroslav Kysela) [RHEL-13724] +- ASoC: cs35l56: Move cs_dsp init into shared library (Jaroslav Kysela) [RHEL-13724] +- ASoC: cs35l56: Move runtime suspend/resume to shared library (Jaroslav Kysela) [RHEL-13724] +- ASoC: cs35l56: Move utility functions to shared file (Jaroslav Kysela) [RHEL-13724] +- ASoC: cs35l56: Convert utility functions to use common data structure (Jaroslav Kysela) [RHEL-13724] +- ASoC: cs35l56: Make cs35l56_system_reset() code more generic (Jaroslav Kysela) [RHEL-13724] +- ASoC: cs35l56: Move shared data into a common data structure (Jaroslav Kysela) [RHEL-13724] +- ALSA: seq: remove redundant unsigned comparison to zero (Jaroslav Kysela) [RHEL-13724] +- ASoC: rt722-sdca: fix for JD event handling in ClockStop Mode0 (Jaroslav Kysela) [RHEL-13724] +- ASoC: rt712-sdca: fix for JD event handling in ClockStop Mode0 (Jaroslav Kysela) [RHEL-13724] +- ASoC: rt711-sdca: fix for JD event handling in ClockStop Mode0 (Jaroslav Kysela) [RHEL-13724] +- ASoC: rt711: fix for JD event handling in ClockStop Mode0 (Jaroslav Kysela) [RHEL-13724] +- ASoC: rt5682-sdw: fix for JD event handling in ClockStop Mode0 (Jaroslav Kysela) [RHEL-13724] +- ASoC: wm8960: Add DAC filter characteristics selection (Jaroslav Kysela) [RHEL-13724] +- ALSA: ice1712: Use the standard snd_ctl_add_followers() helper (Jaroslav Kysela) [RHEL-13724] +- ALSA: ca0106: Use the standard snd_ctl_add_followers() helper (Jaroslav Kysela) [RHEL-13724] +- ALSA: ac97: Use the standard snd_ctl_add_followers() helper (Jaroslav Kysela) [RHEL-13724] +- ALSA: vmaster: Add snd_ctl_add_followers() helper (Jaroslav Kysela) [RHEL-13724] +- regmap: maple: Use alloc_flags for memory allocations (Jaroslav Kysela) [RHEL-13724] +- ALSA: ac97: Simplify with snd_ctl_find_id_mixer() (Jaroslav Kysela) [RHEL-13724] +- ALSA: cmipci: Simplify with snd_ctl_find_id_mixer() (Jaroslav Kysela) [RHEL-13724] +- ALSA: via82xx: Simplify with snd_ctl_find_id_mixer() (Jaroslav Kysela) [RHEL-13724] +- ALSA: maestro3: Simplify with snd_ctl_find_id_mixer() (Jaroslav Kysela) [RHEL-13724] +- ALSA: ice1712: Simplify with snd_ctl_find_id_mixer() (Jaroslav Kysela) [RHEL-13724] +- ALSA: es1968: Simplify with snd_ctl_find_id_mixer() (Jaroslav Kysela) [RHEL-13724] +- ALSA: emu10k1: Simplify with snd_ctl_find_id_mixer() (Jaroslav Kysela) [RHEL-13724] +- ALSA: cs46xx: Simplify with snd_ctl_find_id_mixer() (Jaroslav Kysela) [RHEL-13724] +- ALSA: ca0106: Simplify with snd_ctl_find_id_mixer() (Jaroslav Kysela) [RHEL-13724] +- ALSA: control: Introduce snd_ctl_find_id_mixer() (Jaroslav Kysela) [RHEL-13724] +- ALSA: hda/realtek: Add support for DELL Oasis 13/14/16 laptops (Jaroslav Kysela) [RHEL-13724] +- ALSA: hda/realtek: Fix generic fixup definition for cs35l41 amp (Jaroslav Kysela) [RHEL-13724] +- regmap: Disable locking for RBTREE and MAPLE unit tests (Jaroslav Kysela) [RHEL-13724] +- ASoC: nau8821: Add DMI quirk mechanism for active-high jack-detect (Jaroslav Kysela) [RHEL-13724] +- ASoC: fsl_spdif: Silence output on stop (Jaroslav Kysela) [RHEL-13724] +- ASoC: fsl_spdif: Add support for 22.05 kHz sample rate (Jaroslav Kysela) [RHEL-13724] +- ASoC: amd: acp: fix SND_SOC_AMD_ACP_PCI depdenencies (Jaroslav Kysela) [RHEL-13724] +- ASoc: codecs: ES8316: Fix DMIC config (Jaroslav Kysela) [RHEL-13724] +- regcache: Push async I/O request down into the rbtree cache (Jaroslav Kysela) [RHEL-13724] +- ALSA: hda/realtek: Enable Mute LED on HP Laptop 15s-eq2xxx (Jaroslav Kysela) [RHEL-13724] +- ALSA: hda/realtek: Add quirk for Clevo NS70AU (Jaroslav Kysela) [RHEL-13724] +- ASoC: cs35l56: Patch soft registers to defaults (Jaroslav Kysela) [RHEL-13724] +- ALSA: emu10k1: Go back and simplify with snd_ctl_find_id() (Jaroslav Kysela) [RHEL-13724] +- ALSA: control: Take lock in snd_ctl_find_id() and snd_ctl_find_numid() (Jaroslav Kysela) [RHEL-13724] +- ALSA: control: Introduce unlocked version for snd_ctl_find_*() helpers (Jaroslav Kysela) [RHEL-13724] +- ALSA: control: Make snd_ctl_find_id() argument const (Jaroslav Kysela) [RHEL-13724] +- staging: greybus: Avoid abusing controls_rwsem (Jaroslav Kysela) [RHEL-13724] +- ASoC: sigmadsp: Simplify with snd_ctl_activate_id() (Jaroslav Kysela) [RHEL-13724] +- ALSA: control: Add lockdep warning to internal functions (Jaroslav Kysela) [RHEL-13724] +- ALSA: control: Take controls_rwsem lock in snd_ctl_remove() (Jaroslav Kysela) [RHEL-13724] +- ASoC: atmel: mchp-pdmc: Use snd_ctl_remove_id() (Jaroslav Kysela) [RHEL-13724] +- ALSA: control: Take card->controls_rwsem in snd_ctl_rename() (Jaroslav Kysela) [RHEL-13724] +- ASoC: codecs: msm8916-wcd-analog: Properly handle probe errors (Jaroslav Kysela) [RHEL-13724] +- ASoC: codecs: msm8916-wcd-analog: Drop invalid mclk (Jaroslav Kysela) [RHEL-13724] +- ASoC: dt-bindings: pm8916-analog-codec: Drop invalid mclk (Jaroslav Kysela) [RHEL-13724] +- ASoC: dt-bindings: pm8916-analog-codec: Drop pointless reg-names (Jaroslav Kysela) [RHEL-13724] +- ASoC: dt-bindings: pm8916-analog-codec: Fix misleading example (Jaroslav Kysela) [RHEL-13724] +- ASoC: rt1017: Add RT1017 SDCA amplifier driver (Jaroslav Kysela) [RHEL-13724] +- ASoC: amd: acp: delete unnecessary NULL check (Jaroslav Kysela) [RHEL-13724] +- ALSA: hda: Use regcache_reg_cached() rather than open coding (Jaroslav Kysela) [RHEL-13724] +- regmap: Provide test for regcache_reg_present() (Jaroslav Kysela) [RHEL-13724] +- regmap: Let users check if a register is cached (Jaroslav Kysela) [RHEL-13724] +- ASoC: da7219: Check for failure reading AAD IRQ events (Jaroslav Kysela) [RHEL-13724] +- ASoC: da7219: Flush pending AAD IRQ when suspending (Jaroslav Kysela) [RHEL-13724] +- ASoC: Intel: sst: Convert to PCI device IDs defines (Jaroslav Kysela) [RHEL-13724] +- ASoC: SOF: Intel: Convert to PCI device IDs defines (Jaroslav Kysela) [RHEL-13724] +- ASoC: Intel: Skylake: Convert to PCI device IDs defines (Jaroslav Kysela) [RHEL-13724] +- ASoC: Intel: avs: Convert to PCI device IDs defines (Jaroslav Kysela) [RHEL-13724] +- ASoC: Intel: avs: Convert to PCI device IDs defines (Jaroslav Kysela) [RHEL-13724] +- ALSA: hda: Convert to PCI device IDs defines (Jaroslav Kysela) [RHEL-13724] +- ALSA: intel-dsp-config: Convert to PCI device IDs defines (Jaroslav Kysela) [RHEL-13724] +- ASoC: Intel: Skylake: Use global PCI match macro (Jaroslav Kysela) [RHEL-13724] +- ALSA: hda/i915: Use global PCI match macro (Jaroslav Kysela) [RHEL-13724] +- ALSA: hda: Use global PCI match macro (Jaroslav Kysela) [RHEL-13724] +- ALSA: hda: Add controller matching macros (Jaroslav Kysela) [RHEL-13724] +- ALSA: Remove unused Broxton PCI ID (Jaroslav Kysela) [RHEL-13724] +- ASoC: SOF: Remove unused Broxton PCI ID (Jaroslav Kysela) [RHEL-13724] +- PCI: Add Intel Audio DSP devices to pci_ids.h (Jaroslav Kysela) [RHEL-13724] +- PCI: Sort Intel PCI IDs by number (Jaroslav Kysela) [RHEL-13724] +- ALSA: seq: Fix memory leak at error path in snd_seq_create_port() (Jaroslav Kysela) [RHEL-13724] +- ASoC: codecs: ES8326: Update jact detection function (Jaroslav Kysela) [RHEL-13724] +- ASOC: codecs: ES8326: Add calibration support for version_b (Jaroslav Kysela) [RHEL-13724] +- ASoC: codecs: ES8326: Fix power-up sequence (Jaroslav Kysela) [RHEL-13724] +- ASoC: codecs: ES8326: Change Volatile Reg function (Jaroslav Kysela) [RHEL-13724] +- ASoC: codecs: ES8326: Change Hp_detect register names (Jaroslav Kysela) [RHEL-13724] +- ALSA: emu10k1: rework copyright statements (Jaroslav Kysela) [RHEL-13724] +- ALSA: emu10k1: clean up driver status comments (Jaroslav Kysela) [RHEL-13724] +- ALSA: emu10k1: set the "no filtering" bits on PCM voices on Audigy (Jaroslav Kysela) [RHEL-13724] +- ALSA: emu10k1: track loss of external clock on E-MU cards 85;95;0c This uses IRQs to track spontaneous changes to the word clock source register. (Jaroslav Kysela) [RHEL-13724] +- ALSA: Explicitly include correct DT includes (Jaroslav Kysela) [RHEL-13724] +- soundwire: Explicitly include correct DT includes (Jaroslav Kysela) [RHEL-13724] +- tools include UAPI: Sync the sound/asound.h copy with the kernel sources (Jaroslav Kysela) [RHEL-13724] +- ASoC: fsl_rpmsg: Add support for i.MX93 platform (Jaroslav Kysela) [RHEL-13724] +- ASoC: dt-bindings: fsl_rpmsg: Add compatible string for i.MX93 (Jaroslav Kysela) [RHEL-13724] +- ASoC: codecs: ES8326: Add es8326_mute function (Jaroslav Kysela) [RHEL-13724] +- ASoC: codec: wm8960: add additional probe check for codec identification (Jaroslav Kysela) [RHEL-13724] +- ASoC: q6dsp: q6apm: make g_apm static (Jaroslav Kysela) [RHEL-13724] +- ASoC: SOF: amd: Add Probe register offset for renoir and rembrandt platform. (Jaroslav Kysela) [RHEL-13724] +- ASoC: SOF: Add acp-probe id to sof probe client driver for registration. (Jaroslav Kysela) [RHEL-13724] +- ASoC: SOF: amd: Add Probe functionality support for amd platforms. (Jaroslav Kysela) [RHEL-13724] +- ASoC: cs42l51: fix driver to properly autoload with automatic module loading (Jaroslav Kysela) [RHEL-13724] +- ASoC: soc-dai: don't call PCM audio ops if the stream is not supported (Jaroslav Kysela) [RHEL-13724] +- ALSA: pcmtest: minor optimizations (Jaroslav Kysela) [RHEL-13724] +- ALSA: pcmtest: Add 'open' PCM callback error injection (Jaroslav Kysela) [RHEL-13724] +- ALSA: hda/realtek - remove 3k pull low procedure (Jaroslav Kysela) [RHEL-13724] +- ASoC: amd: acp: clean up some inconsistent indentings (Jaroslav Kysela) [RHEL-13724] +- ASoC: wm9713: Update to use maple tree register cache (Jaroslav Kysela) [RHEL-13724] +- ASoC: wm9712: Update to use maple tree register cache (Jaroslav Kysela) [RHEL-13724] +- ASoC: wm9705: Update to use maple tree register cache (Jaroslav Kysela) [RHEL-13724] +- ASoC: wm8988: Update to use maple tree register cache (Jaroslav Kysela) [RHEL-13724] +- ASoC: wm8985: Update to use maple tree register cache (Jaroslav Kysela) [RHEL-13724] +- ASoC: wm8983: Update to use maple tree register cache (Jaroslav Kysela) [RHEL-13724] +- ASoC: wm8978: Update to use maple tree register cache (Jaroslav Kysela) [RHEL-13724] +- ASoC: wm8971: Update to use maple tree register cache (Jaroslav Kysela) [RHEL-13724] +- ASoC: wm8955: Update to use maple tree register cache (Jaroslav Kysela) [RHEL-13724] +- ASoC: wm8940: Update to use maple tree register cache (Jaroslav Kysela) [RHEL-13724] +- ASoC: wm8996: Update to use maple tree register cache (Jaroslav Kysela) [RHEL-13724] +- ASoC: wm8995: Update to use maple tree register cache (Jaroslav Kysela) [RHEL-13724] +- ASoC: wm8993: Update to use maple tree register cache (Jaroslav Kysela) [RHEL-13724] +- ASoC: wm8991: Update to use maple tree register cache (Jaroslav Kysela) [RHEL-13724] +- ASoC: wm8962: Update to use maple tree register cache (Jaroslav Kysela) [RHEL-13724] +- ASoC: wm8961: Update to use maple tree register cache (Jaroslav Kysela) [RHEL-13724] +- ASoC: wm8960: Update to use maple tree register cache (Jaroslav Kysela) [RHEL-13724] +- ASoC: wm8904: Update to use maple tree register cache (Jaroslav Kysela) [RHEL-13724] +- ASoC: wm8903: Update to use maple tree register cache (Jaroslav Kysela) [RHEL-13724] +- ASoC: wm8900: Update to use maple tree register cache (Jaroslav Kysela) [RHEL-13724] +- ASoC: wm8804: Update to use maple tree register cache (Jaroslav Kysela) [RHEL-13724] +- ASoC: wm8776: Update to use maple tree register cache (Jaroslav Kysela) [RHEL-13724] +- ASoC: wm8770: Update to use maple tree register cache (Jaroslav Kysela) [RHEL-13724] +- ASoC: wm8753: Update to use maple tree register cache (Jaroslav Kysela) [RHEL-13724] +- ASoC: wm8750: Update to use maple tree register cache (Jaroslav Kysela) [RHEL-13724] +- ASoC: wm8741: Update to use maple tree register cache (Jaroslav Kysela) [RHEL-13724] +- ASoC: wm8737: Update to use maple tree register cache (Jaroslav Kysela) [RHEL-13724] +- ASoC: wm8731: Update to use maple tree register cache (Jaroslav Kysela) [RHEL-13724] +- ASoC: wm8728: Update to use maple tree register cache (Jaroslav Kysela) [RHEL-13724] +- ASoC: wm8711: Update to use maple tree register cache (Jaroslav Kysela) [RHEL-13724] +- ASoC: wm8580: Update to use maple tree register cache (Jaroslav Kysela) [RHEL-13724] +- ASoC: wm8523: Update to use maple tree register cache (Jaroslav Kysela) [RHEL-13724] +- ASoC: wm8510: Update to use maple tree register cache (Jaroslav Kysela) [RHEL-13724] +- ASoC: wm9090: Update to use maple tree register cache (Jaroslav Kysela) [RHEL-13724] +- ASoC: wm9081: Update to use maple tree register cache (Jaroslav Kysela) [RHEL-13724] +- ASoC: wm5100: Update to use maple tree register cache (Jaroslav Kysela) [RHEL-13724] +- ASoC: wm2200: Update to use maple tree register cache (Jaroslav Kysela) [RHEL-13724] +- ASoC: cs4349: Update to use maple tree register cache (Jaroslav Kysela) [RHEL-13724] +- ASoC: cs42xx8: Update to use maple tree register cache (Jaroslav Kysela) [RHEL-13724] +- ASoC: cs42l56: Update to use maple tree register cache (Jaroslav Kysela) [RHEL-13724] +- ASoC: cs42l52: Update to use maple tree register cache (Jaroslav Kysela) [RHEL-13724] +- ASoC: cs4270: Update to use maple tree register cache (Jaroslav Kysela) [RHEL-13724] +- ASoC: cs4265: Update to use maple tree register cache (Jaroslav Kysela) [RHEL-13724] +- ASoC: cs42l51: Update to use maple tree register cache (Jaroslav Kysela) [RHEL-13724] +- ASoC: cs35l56: Update to use maple tree register cache (Jaroslav Kysela) [RHEL-13724] +- ASoC: cs35l45: Update to use maple tree register cache (Jaroslav Kysela) [RHEL-13724] +- ASoC: cs35l41: Update to use maple tree register cache (Jaroslav Kysela) [RHEL-13724] +- ASoC: cs35l36: Update to use maple tree register cache (Jaroslav Kysela) [RHEL-13724] +- ASoC: adav80x: Update to use maple tree register cache (Jaroslav Kysela) [RHEL-13724] +- ASoC: adau7118: Update to use maple tree register cache (Jaroslav Kysela) [RHEL-13724] +- ASoC: adau1977: Update to use maple tree register cache (Jaroslav Kysela) [RHEL-13724] +- ASoC: adau1781: Update to use maple tree register cache (Jaroslav Kysela) [RHEL-13724] +- ASoC: adau1761: Update to use maple tree register cache (Jaroslav Kysela) [RHEL-13724] +- ASoC: adau1701: Update to use maple tree register cache (Jaroslav Kysela) [RHEL-13724] +- ASoC: adau1373: Update to use maple tree register cache (Jaroslav Kysela) [RHEL-13724] +- ASoC: adau1372: Update to use maple tree register cache (Jaroslav Kysela) [RHEL-13724] +- ASoC: ad1980: Update to use maple tree register cache (Jaroslav Kysela) [RHEL-13724] +- ASoC: ad1836: Update to use maple tree register cache (Jaroslav Kysela) [RHEL-13724] +- ASoC: Intel: sof_rt5682: add jsl_rt5650 board config (Jaroslav Kysela) [RHEL-13724] +- ASoC: sti-sas: Update to use maple tree register cache (Jaroslav Kysela) [RHEL-13724] +- ASoC: stac9766: Update to use maple tree register cache (Jaroslav Kysela) [RHEL-13724] +- ASoC: sta529: Update to use maple tree register cache (Jaroslav Kysela) [RHEL-13724] +- ASoC: sta350: Update to use maple tree register cache (Jaroslav Kysela) [RHEL-13724] +- ASoC: sta32x: Update to use maple tree register cache (Jaroslav Kysela) [RHEL-13724] +- ASoC: wsa883x: Update to use maple tree register cache (Jaroslav Kysela) [RHEL-13724] +- ASoC: wsa881x: Update to use maple tree register cache (Jaroslav Kysela) [RHEL-13724] +- ASoC: wcd938x: Update to use maple tree register cache (Jaroslav Kysela) [RHEL-13724] +- ASoC: wcd9335: Update to use maple tree register cache (Jaroslav Kysela) [RHEL-13724] +- ALSA: emu10k1: remove superfluous IRQ enable state saving (Jaroslav Kysela) [RHEL-13724] +- ALSA: emu10k1: fix return value of snd_emu1010_adc_pads_put() (Jaroslav Kysela) [RHEL-13724] +- ASoC: fsl_sai: Disable bit clock with transmitter (Jaroslav Kysela) [RHEL-13724] +- ASoC: jz4740: Update to use maple tree register cache (Jaroslav Kysela) [RHEL-13724] +- ASoC: rt5640: Fix the issue of speaker noise (Jaroslav Kysela) [RHEL-13724] +- ASoC: tegra: tegra20_ac97: Use devm_platform_get_and_ioremap_resource() (Jaroslav Kysela) [RHEL-13724] +- ALSA: emu10k1: make E-MU dock monitoring interrupt-driven (Jaroslav Kysela) [RHEL-13724] +- ASoC: simple-card.c: enable multi Component support (Jaroslav Kysela) [RHEL-13724] +- ASoC: simple-card-utils.c: enable multi Component support (Jaroslav Kysela) [RHEL-13724] +- ASoC: soc-core.c: add snd_soc_copy_dai_args() (Jaroslav Kysela) [RHEL-13724] +- ASoC: soc-core.c: add snd_soc_dlc_use_cpu_as_platform() (Jaroslav Kysela) [RHEL-13724] +- ASoC: soc-core.c: add snd_soc_get_dai_via_args() (Jaroslav Kysela) [RHEL-13724] +- ASoC: soc-core.c: enable multi Component (Jaroslav Kysela) [RHEL-13724] +- ASoC: soc-dai.c: add DAI get/match functions (Jaroslav Kysela) [RHEL-13724] +- ASoC: amd: ps: Fix extraneous error messages (Jaroslav Kysela) [RHEL-13724] +- ASoC: amd: Add new dmi entries to config entry (Jaroslav Kysela) [RHEL-13724] +- ASoC: amd: Add acpi machine id's for vangogh platform (Jaroslav Kysela) [RHEL-13724] +- ASoC: amd: acp: Add machine driver support for max98388 codec (Jaroslav Kysela) [RHEL-13724] +- ASoC: amd: acp: Add machine driver support for nau8821 codec (Jaroslav Kysela) [RHEL-13724] +- ASoC: SOF: ipc3-dtrace: uninitialized data in dfsentry_trace_filter_write() (Jaroslav Kysela) [RHEL-13724] +- ALSA: pcmtest: Don't use static storage to track per device data (Jaroslav Kysela) [RHEL-13724] +- ALSA: pcmtest: Convert to platform remove callback returning void (Jaroslav Kysela) [RHEL-13724] +- ASoC: amd: ps-sdw-dma: Convert to platform remove callback returning void (Jaroslav Kysela) [RHEL-13724] +- ALSA: hda/realtek: Add quirk for ASUS ROG GZ301V (Jaroslav Kysela) [RHEL-13724] +- ASoC: fsl_sai: Revert "ASoC: fsl_sai: Enable MCTL_MCLK_EN bit for master mode" (Jaroslav Kysela) [RHEL-13724] +- ALSA: jack: Fix mutex call in snd_jack_report() (Jaroslav Kysela) [RHEL-13724] +- ASoC: codecs: SND_SOC_WCD934X should select REGMAP_IRQ (Jaroslav Kysela) [RHEL-13724] +- ASoC: amd: vangogh: Add support for NAU8821/MAX98388 variant (Jaroslav Kysela) [RHEL-13724] +- ASoC: amd: vangogh: Use dmi_first_match() for DMI quirk handling (Jaroslav Kysela) [RHEL-13724] +- ASoC: amd: vangogh: Make use of DRV_NAME (Jaroslav Kysela) [RHEL-13724] +- ASoC: qcom: q6apm: do not close GPR port before closing graph (Jaroslav Kysela) [RHEL-13724] +- ASoC: codecs: wcd938x: fix dB range for HPHL and HPHR (Jaroslav Kysela) [RHEL-13724] +- ASoC: qcom: q6afe-dai: fix Display Port Playback stream name (Jaroslav Kysela) [RHEL-13724] +- ASoC: core: suppress probe deferral errors (Jaroslav Kysela) [RHEL-13724] +- ASoC: topology: suppress probe deferral errors (Jaroslav Kysela) [RHEL-13724] +- ASoC: codecs: wcd-mbhc-v2: fix resource leaks on component remove (Jaroslav Kysela) [RHEL-13724] +- ASoC: codecs: wcd934x: fix resource leaks on component remove (Jaroslav Kysela) [RHEL-13724] +- ASoC: codecs: wcd938x: fix resource leaks on component remove (Jaroslav Kysela) [RHEL-13724] +- ASoC: codecs: wcd938x: fix missing clsh ctrl error handling (Jaroslav Kysela) [RHEL-13724] +- ASoC: qdsp6: audioreach: fix topology probe deferral (Jaroslav Kysela) [RHEL-13724] +- soundwire: fix enumeration completion (Jaroslav Kysela) [RHEL-13724] +- ALSA: seq: ump: fix typo in system_2p_ev_to_ump_midi1() (Jaroslav Kysela) [RHEL-13724] +- ASoC: rt5645: add the system level suspend-resume callback (Jaroslav Kysela) [RHEL-13724] +- ASoC: rt5645: check return value after reading device id (Jaroslav Kysela) [RHEL-13724] +- ASoC: rt5645: implement set_jack callback (Jaroslav Kysela) [RHEL-13724] +- ALSA: hda/realtek: Whitespace fix (Jaroslav Kysela) [RHEL-13724] +- ALSA: hda/realtek: Add quirk for ASUS ROG G614Jx (Jaroslav Kysela) [RHEL-13724] +- ALSA: hda/realtek: Amend G634 quirk to enable rear speakers (Jaroslav Kysela) [RHEL-13724] +- ALSA: hda/realtek: Add quirk for ASUS ROG GA402X (Jaroslav Kysela) [RHEL-13724] +- ALSA: hda/realtek: Add quirk for ASUS ROG GX650P (Jaroslav Kysela) [RHEL-13724] +- ASoC: cs35l45: Select REGMAP_IRQ (Jaroslav Kysela) [RHEL-13724] +- ASoC: nau8825: Replace copied'n'pasted intlog10() (Jaroslav Kysela) [RHEL-13724] +- lib/math/int_log: Replace LGPL-2.1-or-later boilerplate with SPDX identifier (Jaroslav Kysela) [RHEL-13724] +- lib/math/int_log: Use ARRAY_SIZE(logtable) where makes sense (Jaroslav Kysela) [RHEL-13724] +- lib/math: Move dvb_math.c into lib/math/int_log.c (Jaroslav Kysela) [RHEL-13724] +- ASoC: codecs: wcd938x: fix missing mbhc init error handling (Jaroslav Kysela) [RHEL-13724] +- ALSA: pcm: Fix potential data race at PCM memory allocation helpers (Jaroslav Kysela) [RHEL-13724] +- ALSA: hda: fix a possible null-pointer dereference due to data race in snd_hdac_regmap_sync() (Jaroslav Kysela) [RHEL-13724] +- ALSA: hda/realtek: Add quirks for Unis H3C Desktop B760 & Q760 (Jaroslav Kysela) [RHEL-13724] +- ASoC: codecs: wcd938x: fix soundwire initialisation race (Jaroslav Kysela) [RHEL-13724] +- ASoC: stac9766: fix build errors with REGMAP_AC97 (Jaroslav Kysela) [RHEL-13724] +- ASoC: rt5677: Sort headers alphabetically (Jaroslav Kysela) [RHEL-13724] +- ASoC: rt5677: Use device_get_match_data() (Jaroslav Kysela) [RHEL-13724] +- ASoC: rt5677: Use agnostic irq_domain_create_linear() (Jaroslav Kysela) [RHEL-13724] +- ASoC: rt5677: Refactor GPIO support code (Jaroslav Kysela) [RHEL-13724] +- ASoC: codecs: wcd934x: drop inline keywords (Jaroslav Kysela) [RHEL-13724] +- ASoC: codecs: wcd934x: demote impedance printk (Jaroslav Kysela) [RHEL-13724] +- ASoC: codecs: wcd938x: use dev_printk() for impedance logging (Jaroslav Kysela) [RHEL-13724] +- ASoC: codecs: wcd938x: drop inline keywords (Jaroslav Kysela) [RHEL-13724] +- ASoC: codecs: wcd938x: fix mbhc impedance loglevel (Jaroslav Kysela) [RHEL-13724] +- ASoC: codecs: wcd938x: fix codec initialisation race (Jaroslav Kysela) [RHEL-13724] +- ASoC: SOF: amd: refactor PSP smn_read (Jaroslav Kysela) [RHEL-13724] +- ASoC: SOF: amd: add revision check for sending sha dma completion command (Jaroslav Kysela) [RHEL-13724] +- ASoC: soc-core: protect dlc->of_node under mutex (Jaroslav Kysela) [RHEL-13724] +- ASoC: Intel: avs: rt5682: Tidy up hw_params() (Jaroslav Kysela) [RHEL-13724] +- ASoC: Intel: avs: rt5682: Add missing components (Jaroslav Kysela) [RHEL-13724] +- ASoC: Intel: avs: Load rt5663 board on KBL-based platforms (Jaroslav Kysela) [RHEL-13724] +- ASoC: Intel: avs: Add rt5663 machine board (Jaroslav Kysela) [RHEL-13724] +- ASoC: Intel: avs: Load es8336 board on KBL-based platforms (Jaroslav Kysela) [RHEL-13724] +- ASoC: Intel: avs: Add es8336 machine board (Jaroslav Kysela) [RHEL-13724] +- ASoC: codecs: es8316: Add support for S24_3LE format (Jaroslav Kysela) [RHEL-13724] +- ASoC: codecs: es8316: Add support for 24 MHz MCLK (Jaroslav Kysela) [RHEL-13724] +- ASoC: rt5640: Fix sleep in atomic context (Jaroslav Kysela) [RHEL-13724] +- ASoC: tegra: Fix ADX byte map (Jaroslav Kysela) [RHEL-13724] +- ASoC: tegra: Fix AMX byte map (Jaroslav Kysela) [RHEL-13724] +- ALSA: hda/realtek: Add quirk for Clevo NPx0SNx (Jaroslav Kysela) [RHEL-13724] +- ALSA: ump: Correct wrong byte size at converting a UMP System message (Jaroslav Kysela) [RHEL-13724] +- ASoC: qdsp6: q6apm: use dai link pcm id as pcm device number (Jaroslav Kysela) [RHEL-13724] +- ASoC: dt-bindings: nau8821: Convert to dtschema (Jaroslav Kysela) [RHEL-13724] +- ASoC: Convert pm8916-wcd-analog-codec to YAML (Jaroslav Kysela) [RHEL-13724] +- soundwire: amd: Fix a check for errors in probe() (Jaroslav Kysela) [RHEL-13724] +- ASoC: amd: acp: add pm ops support for rembrandt platform (Jaroslav Kysela) [RHEL-13724] +- ASoC: amd: acp: move pdm macros to common header file (Jaroslav Kysela) [RHEL-13724] +- ASoC: amd: acp: store the pdm stream channel mask (Jaroslav Kysela) [RHEL-13724] +- ASoC: amd: acp: export config_acp_dma() and config_pte_for_stream() symbols (Jaroslav Kysela) [RHEL-13724] +- ASoC: amd: acp: store xfer_resolution of the stream (Jaroslav Kysela) [RHEL-13724] +- ASoC: amd: acp: add pm ops support for acp pci driver (Jaroslav Kysela) [RHEL-13724] +- ASoC: amd: acp: store platform device reference created in pci probe call (Jaroslav Kysela) [RHEL-13724] +- ASoC: amd: acp: remove the redundant acp enable/disable interrupts functions (Jaroslav Kysela) [RHEL-13724] +- ASoC: amd: acp: add acp i2s master clock generation for rembrandt platform (Jaroslav Kysela) [RHEL-13724] +- ASoC: amd: acp: refactor the acp init and de-init sequence (Jaroslav Kysela) [RHEL-13724] +- ALSA: hda/realtek: Enable mute/micmute LEDs and limit mic boost on EliteBook (Jaroslav Kysela) [RHEL-13724] +- ASoC: amd: acp: fix for invalid dai id handling in acp_get_byte_count() (Jaroslav Kysela) [RHEL-13724] +- ASoC: amd: ps: fix byte count return value for invalid SoundWire manager instance (Jaroslav Kysela) [RHEL-13724] +- ASoC: amd: ps: add comments for DMA register mapping (Jaroslav Kysela) [RHEL-13724] +- ASoC: amd: ps: fix for position register set for AUDIO0 RX stream (Jaroslav Kysela) [RHEL-13724] +- ASoC: amd: ps: add fix for dma irq mask for rx streams for SDW0 instance (Jaroslav Kysela) [RHEL-13724] +- ASoC: amd: ps: add comments for DMA irq bits mapping (Jaroslav Kysela) [RHEL-13724] +- ASoC: imx-pcm-rpmsg: Set PCM hardware parameters separately (Jaroslav Kysela) [RHEL-13724] +- ASoC: tas2781: No need to set device_driver owner (Jaroslav Kysela) [RHEL-13724] +- ASoC: hdmi-codec: fix channel info for compressed formats (Jaroslav Kysela) [RHEL-13724] +- ALSA: pcm: fix ELD constraints for (E)AC3, DTS(-HD) and MLP formats (Jaroslav Kysela) [RHEL-13724] +- ASoC: amd: update pm_runtime enable sequence (Jaroslav Kysela) [RHEL-13724] +- ASoC: core: Always store of_node when getting DAI link component (Jaroslav Kysela) [RHEL-13724] +- ASoC: tas2781: Fix error code in tas2781_load_calibration() (Jaroslav Kysela) [RHEL-13724] +- ASoC: simple-card: Handle additional devices (Jaroslav Kysela) [RHEL-13724] +- ASoC: codecs: Add support for the generic IIO auxiliary devices (Jaroslav Kysela) [RHEL-13724] +- ASoC: soc-dapm.h: Convert macros to return a compound literal (Jaroslav Kysela) [RHEL-13724] +- ALSA: ump: Export MIDI1 / UMP conversion helpers (Jaroslav Kysela) [RHEL-13724] +- ASoC: amd: acp: remove acp poweroff function (Jaroslav Kysela) [RHEL-13724] +- ASoC: amd: acp: clear pdm dma interrupt mask (Jaroslav Kysela) [RHEL-13724] +- ASoC: codecs: max98090: Allow dsp_a mode (Jaroslav Kysela) [RHEL-13724] +- ASoC: tegra: Remove stale comments in AHUB (Jaroslav Kysela) [RHEL-13724] +- ASoC: tegra: Use normal system sleep for ASRC (Jaroslav Kysela) [RHEL-13724] +- ASoC: tegra: Fix SFC conversion for few rates (Jaroslav Kysela) [RHEL-13724] +- ASoC: tas2781: fix Kconfig dependencies (Jaroslav Kysela) [RHEL-13724] +- ALSA: hda/realtek: Add quirks for ROG ALLY CS35l41 audio (Jaroslav Kysela) [RHEL-13724] +- ASoC: cs43130: Fix numerator/denominator mixup (Jaroslav Kysela) [RHEL-13724] +- ALSA: ump: Export snd_ump_receive_ump_val() (Jaroslav Kysela) [RHEL-13724] +- ALSA: ump: Add no_process_stream flag (Jaroslav Kysela) [RHEL-13724] +- ALSA: ump: Add helper to change MIDI protocol (Jaroslav Kysela) [RHEL-13724] +- ALSA: hda/realtek: Add quirk for ASUS ROG GV601V (Jaroslav Kysela) [RHEL-13724] +- ASoC: rt722-sdca: Remove redundant sdca mask (Jaroslav Kysela) [RHEL-13724] +- ASoC: soc-core.c: cleanup soc_dai_link_sanity_check() (Jaroslav Kysela) [RHEL-13724] +- ASoC: soc-core.c: initialize dlc on snd_soc_get_dai_id() (Jaroslav Kysela) [RHEL-13724] +- ASoC: tas2781: Fix spelling mistake "calibraiton" -> "calibration" (Jaroslav Kysela) [RHEL-13724] +- ASoC: simple-card.c: use snd_soc_{of_}get_dlc() (Jaroslav Kysela) [RHEL-13724] +- ASoC: soc-core.c: use snd_soc_{of_}get_dlc() (Jaroslav Kysela) [RHEL-13724] +- ASoC: samsung: use snd_soc_{of_}get_dlc() (Jaroslav Kysela) [RHEL-13724] +- ASoC: meson: use snd_soc_{of_}get_dlc() (Jaroslav Kysela) [RHEL-13724] +- ASoC: qcom: use snd_soc_{of_}get_dlc() (Jaroslav Kysela) [RHEL-13724] +- ASoC: fsl: use snd_soc_{of_}get_dlc() (Jaroslav Kysela) [RHEL-13724] +- ASoC: soc-core.c: add index on snd_soc_of_get_dai_name() (Jaroslav Kysela) [RHEL-13724] +- ASoC: soc-core.c: add snd_soc_{of_}get_dlc() (Jaroslav Kysela) [RHEL-13724] +- ASoC: q6dsp: q6apm-dai: Add mmap and copy compress DAI callbacks (Jaroslav Kysela) [RHEL-13724] +- ASoC: q6dsp: q6apm-dai: Add compress set params and metadata DAI callbacks (Jaroslav Kysela) [RHEL-13724] +- ASoC: q6dsp: q6apm-dai: Add trigger/pointer compress DAI callbacks (Jaroslav Kysela) [RHEL-13724] +- ASoC: q6dsp: q6apm-dai: Add compress DAI and codec caps get callbacks (Jaroslav Kysela) [RHEL-13724] +- ASoC: q6dsp: q6apm-dai: Add open/free compress DAI callbacks (Jaroslav Kysela) [RHEL-13724] +- ASoC: q6dsp: audioreach: Add gapless feature support (Jaroslav Kysela) [RHEL-13724] +- ASoC: q6dsp: audioreach: Add support to set compress format params (Jaroslav Kysela) [RHEL-13724] +- ASoC: q6dsp: audioreach: Add placeholder decoder for compress playback (Jaroslav Kysela) [RHEL-13724] +- ASoC: q6dsp: audioreach: add helper function to set u32 param (Jaroslav Kysela) [RHEL-13724] +- ASoC: q6dsp: q6apm: add end of stream events (Jaroslav Kysela) [RHEL-13724] +- ASoC: qcom: SC7280: audioreach: Add sc7280 hardware param fixup callback (Jaroslav Kysela) [RHEL-13724] +- ASoC: max98388: fix error code in probe() (Jaroslav Kysela) [RHEL-13724] +- ALSA: compress: allow setting codec params after next track (Jaroslav Kysela) [RHEL-13724] +- ALSA: hda/realtek: Add quirk for ASUS ROG G634Z (Jaroslav Kysela) [RHEL-13724] +- ASoC: soc-compress: Fix deadlock in soc_compr_open_fe (Jaroslav Kysela) [RHEL-13724] +- ASoC: dt-bindings: Add tas2781 amplifier (Jaroslav Kysela) [RHEL-13724] +- ASoC: tas2781: Add tas2781 driver (Jaroslav Kysela) [RHEL-13724] +- ASoC: tas2781: firmware lib (Jaroslav Kysela) [RHEL-13724] +- ASoC: tas2781: Add Header file for tas2781 driver (Jaroslav Kysela) [RHEL-13724] +- regmap: Allow reads from write only registers with the flat cache (Jaroslav Kysela) [RHEL-13724] +- ASoC: max98388: set variable soc_codec_dev_max98388 storage-class-specifier to static (Jaroslav Kysela) [RHEL-13724] +- ASoC: fsl-asoc-card: Allow passing the number of slots in use (Jaroslav Kysela) [RHEL-13724] +- ASoC: codecs: wsa884x: Add WSA884x family of speakers (Jaroslav Kysela) [RHEL-13724] +- ASoC: dt-bindings: qcom,wsa8840: Add WSA884x family of speakers (Jaroslav Kysela) [RHEL-13724] +- ASoC: rt5677: Add MODULE_FIRMWARE macro (Jaroslav Kysela) [RHEL-13724] +- ASoC: codecs: wm0010: Add MODULE_FIRMWARE macros (Jaroslav Kysela) [RHEL-13724] +- ASoC: SOF: Intel: mtl: setup primary core info on MeteorLake platform (Jaroslav Kysela) [RHEL-13724] +- ASoC: SOF: pm: Remove duplicated code in sof_suspend (Jaroslav Kysela) [RHEL-13724] +- ASoC: SOF: ipc4: Switch to use the sof_debug:bit11 to dump message payload (Jaroslav Kysela) [RHEL-13724] +- ASoC: SOF: ipc3: Dump IPC message payload (Jaroslav Kysela) [RHEL-13724] +- ASoC: SOF: Add new sof_debug flag to request message payload dump (Jaroslav Kysela) [RHEL-13724] +- ASoC: SOF: core: Free the firmware trace before calling snd_sof_shutdown() (Jaroslav Kysela) [RHEL-13724] +- ASoC: SOF: sof-audio: test virtual widget in sof_walk_widgets_in_order (Jaroslav Kysela) [RHEL-13724] +- ASoC: SOF: sof-audio: add is_virtual_widget helper (Jaroslav Kysela) [RHEL-13724] +- soundwire: intel_ace2x: fix SND_SOC_SOF_HDA_MLINK dependency (Jaroslav Kysela) [RHEL-13724] +- ASoC: max98388: fix unused function warnings (Jaroslav Kysela) [RHEL-13724] +- ASoC: Intel: sof_rt5682: Add mtl support RT1019P speaker (Jaroslav Kysela) [RHEL-13724] +- ASoC: Intel: sof_rt5682: reorder quirk table (Jaroslav Kysela) [RHEL-13724] +- soundwire: stream: Make master_list ordered to prevent deadlocks (Jaroslav Kysela) [RHEL-13724] +- soundwire: bus: Prevent lockdep asserts when stream has multiple buses (Jaroslav Kysela) [RHEL-13724] +- ASoC: simple_card_utils: remove unused cpus/codecs/platforms from props (Jaroslav Kysela) [RHEL-13724] +- ALSA: ac97: Fix possible NULL dereference in snd_ac97_mixer (Jaroslav Kysela) [RHEL-13724] +- ALSA: usb-audio: Add quirk flag for HEM devices to enable native DSD playback (Jaroslav Kysela) [RHEL-13724] +- ASoC: imx-audmix: check return value of devm_kasprintf() (Jaroslav Kysela) [RHEL-13724] +- ASoC: SOF: amd: Add support for IPC with a reply_size set to zero (Jaroslav Kysela) [RHEL-13724] +- ASoC: simple-card-utils.c: share asoc_graph_parse_dai() (Jaroslav Kysela) [RHEL-13724] +- regmap: Add test to make sure we don't sync to read only registers (Jaroslav Kysela) [RHEL-13724] +- regmap: Add a test case for write only registers (Jaroslav Kysela) [RHEL-13724] +- regmap: Add test that writes to write only registers are prevented (Jaroslav Kysela) [RHEL-13724] +- regmap: regcache: Don't sync read-only registers (Jaroslav Kysela) [RHEL-13724] +- ASoC: max98388: add amplifier driver (Jaroslav Kysela) [RHEL-13724] +- ASoC: dt-bindings: max98388: add amplifier driver (Jaroslav Kysela) [RHEL-13724] +- ASoC: tlv320aic32x4: pll: Remove impossible condition in clk_aic32x4_pll_determine_rate() (Jaroslav Kysela) [RHEL-13724] +- ALSA: emu10k1: actually show some S/PDIF status in /proc for E-MU cards (Jaroslav Kysela) [RHEL-13724] +- ALSA: emu10k1: add support for 12 kHz capture on Audigy (Jaroslav Kysela) [RHEL-13724] +- ALSA: emu10k1: fix timer for E-MU cards at 44.1 kHz word clock (Jaroslav Kysela) [RHEL-13724] +- ALSA: timer: minimize open-coded access to hw.resolution (Jaroslav Kysela) [RHEL-13724] +- ALSA: emu10k1: fix synthesizer pitch for E-MU cards at 44.1 kHz (Jaroslav Kysela) [RHEL-13724] +- ALSA: emu10k1: fix sample rates for E-MU cards at 44.1 kHz word clock (Jaroslav Kysela) [RHEL-13724] +- ALSA: emu10k1: query rate of external clock sources on E-MU cards (Jaroslav Kysela) [RHEL-13724] +- ALSA: emu10k1: make available E-MU clock sources card-specific (Jaroslav Kysela) [RHEL-13724] +- ALSA: emu10k1: split off E-MU fallback clock from clock source (Jaroslav Kysela) [RHEL-13724] +- ALSA: usb-audio: Fix broken resume due to UAC3 power state (Jaroslav Kysela) [RHEL-13724] +- ALSA: seq: oss: Fix racy open/close of MIDI devices (Jaroslav Kysela) [RHEL-13724] +- ASoC: Intel: avs-ssm4567: remove redundant dapm routes (Jaroslav Kysela) [RHEL-13724] +- ASoC: Intel: avs-rt5682: remove redundant dapm routes (Jaroslav Kysela) [RHEL-13724] +- ASoC: Intel: avs-rt298: remove redundant dapm routes (Jaroslav Kysela) [RHEL-13724] +- ASoC: Intel: avs-rt286: remove redundant dapm routes (Jaroslav Kysela) [RHEL-13724] +- ASoC: Intel: avs-rt274: remove redundant dapm routes (Jaroslav Kysela) [RHEL-13724] +- ASoC: Intel: avs-nau8825: remove redundant dapm routes (Jaroslav Kysela) [RHEL-13724] +- ASoC: Intel: avs-max98927: remove redundant dapm routes (Jaroslav Kysela) [RHEL-13724] +- ASoC: Intel: avs-max98373: remove redundant dapm routes (Jaroslav Kysela) [RHEL-13724] +- ASoC: Intel: avs-max98357a: remove redundant dapm routes (Jaroslav Kysela) [RHEL-13724] +- ASoC: Intel: avs-hdaudio: remove redundant dapm routes (Jaroslav Kysela) [RHEL-13724] +- ASoC: Intel: avs-dmic: remove redundant dapm routes (Jaroslav Kysela) [RHEL-13724] +- ASoC: Intel: avs-da7219: remove redundant dapm routes (Jaroslav Kysela) [RHEL-13724] +- ASoC: amd: ps: add acp_reset flag check in acp pci driver pm ops. (Jaroslav Kysela) [RHEL-13724] +- ASoC: amd: update comments in Kconfig file (Jaroslav Kysela) [RHEL-13724] +- ASoC: amd: ps: enable SoundWire dma driver build (Jaroslav Kysela) [RHEL-13724] +- ASoC: amd: ps: add pm ops support for SoundWire dma driver (Jaroslav Kysela) [RHEL-13724] +- ASoC: amd: ps: add support for SoundWire DMA interrupts (Jaroslav Kysela) [RHEL-13724] +- ASoC: amd: ps: add SoundWire dma driver dma ops (Jaroslav Kysela) [RHEL-13724] +- ASoC: amd: ps: add SoundWire dma driver (Jaroslav Kysela) [RHEL-13724] +- ASoC: amd: ps: handle SoundWire interrupts in acp pci driver (Jaroslav Kysela) [RHEL-13724] +- ASoC: amd: ps: create platform devices based on acp config (Jaroslav Kysela) [RHEL-13724] +- ALSA: docs: Update MIDI 2.0 documentation for UMP 1.1 enhancement (Jaroslav Kysela) [RHEL-13724] +- ALSA: ump: Add info flag bit for static blocks (Jaroslav Kysela) [RHEL-13724] +- ALSA: seq: ump: Notify UMP protocol change to sequencer (Jaroslav Kysela) [RHEL-13724] +- ALSA: seq: ump: Notify port changes to system port (Jaroslav Kysela) [RHEL-13724] +- ALSA: seq: ump: Handle FB info update (Jaroslav Kysela) [RHEL-13724] +- ALSA: seq: ump: Handle groupless messages (Jaroslav Kysela) [RHEL-13724] +- ALSA: usb-audio: Add midi2_ump_probe option (Jaroslav Kysela) [RHEL-13724] +- ALSA: usb-audio: Parse UMP Endpoint and Function Blocks at first (Jaroslav Kysela) [RHEL-13724] +- ALSA: ump: Support UMP Endpoint and Function Block parsing (Jaroslav Kysela) [RHEL-13724] +- ALSA: ump: Add more attributes to UMP EP and FB info (Jaroslav Kysela) [RHEL-13724] +- ASoC: audio-graph-card2-custom-sample.dtsi: remove DT warning (Jaroslav Kysela) [RHEL-13724] +- regmap: Provide basic KUnit coverage for the raw register I/O (Jaroslav Kysela) [RHEL-13724] +- regmap: Provide a ram backed regmap with raw support (Jaroslav Kysela) [RHEL-13724] +- regmap: maple: Implement block sync for the maple tree cache (Jaroslav Kysela) [RHEL-13724] +- ASoC: rt1318: Use maple tree register cache (Jaroslav Kysela) [RHEL-13724] +- ASoC: rt1316: Use maple tree register cache (Jaroslav Kysela) [RHEL-13724] +- ASoC: rt1308: Use maple tree register cache (Jaroslav Kysela) [RHEL-13724] +- ASoC: rt722: Use maple tree register cache (Jaroslav Kysela) [RHEL-13724] +- ASoC: rt715: Use maple tree register cache (Jaroslav Kysela) [RHEL-13724] +- ASoC: rt712: Use maple tree register cache (Jaroslav Kysela) [RHEL-13724] +- ASoC: rt711: Use maple tree register cache (Jaroslav Kysela) [RHEL-13724] +- ASoC: rt700: Use maple tree register cache (Jaroslav Kysela) [RHEL-13724] +- ALSA: hda: Use maple tree register cache (Jaroslav Kysela) [RHEL-13724] +- ASoC: rt5682: Use maple tree register cache (Jaroslav Kysela) [RHEL-13724] +- ASoC: rt5670: Use maple tree register cache (Jaroslav Kysela) [RHEL-13724] +- ASoC: rt5668: Use maple tree register cache (Jaroslav Kysela) [RHEL-13724] +- ASoC: rt5665: Use maple tree register cache (Jaroslav Kysela) [RHEL-13724] +- ASoC: rt5665: Use maple tree register cache (Jaroslav Kysela) [RHEL-13724] +- ASoC: rt5660: Use maple tree register cache (Jaroslav Kysela) [RHEL-13724] +- ASoC: rt5651: Use maple tree register cache (Jaroslav Kysela) [RHEL-13724] +- ASoC: rt5645: Use maple tree register cache (Jaroslav Kysela) [RHEL-13724] +- ASoC: rt5640: Use maple tree register cache (Jaroslav Kysela) [RHEL-13724] +- ASoC: rt5631: Use maple tree register cache (Jaroslav Kysela) [RHEL-13724] +- ASoC: rt5616: Use maple tree register cache (Jaroslav Kysela) [RHEL-13724] +- ASoC: rt5514: Use maple tree register cache (Jaroslav Kysela) [RHEL-13724] +- ASoC: rt1308: Use maple tree register cache (Jaroslav Kysela) [RHEL-13724] +- ASoC: rt1305: Use maple tree register cache (Jaroslav Kysela) [RHEL-13724] +- ASoC: rt1019: Use maple tree register cache (Jaroslav Kysela) [RHEL-13724] +- ASoC: rt1011: Use maple tree register cache (Jaroslav Kysela) [RHEL-13724] +- ASoC: cs35l30: Use maple tree register cache (Jaroslav Kysela) [RHEL-13724] +- ASoC: cs43130: Use maple tree register cache (Jaroslav Kysela) [RHEL-13724] +- ASoC: cs42l83: Use maple tree register cache (Jaroslav Kysela) [RHEL-13724] +- ASoC: cs42l73: Use maple tree register cache (Jaroslav Kysela) [RHEL-13724] +- ASoC: cs42l42: Use maple tree register cache (Jaroslav Kysela) [RHEL-13724] +- ASoC: cs4234: Use maple tree register cache (Jaroslav Kysela) [RHEL-13724] +- ASoC: cs35l35: Use maple tree register cache (Jaroslav Kysela) [RHEL-13724] +- ASoC: cs35l34: Use maple tree register cache (Jaroslav Kysela) [RHEL-13724] +- ASoC: cs35l33: Use maple tree register cache (Jaroslav Kysela) [RHEL-13724] +- ASoC: cs35l32: Use maple tree register cache (Jaroslav Kysela) [RHEL-13724] +- ASoC: es8328: Use maple tree register cache (Jaroslav Kysela) [RHEL-13724] +- ASoC: es8316: Use maple tree register cache (Jaroslav Kysela) [RHEL-13724] +- ASoC: max98363: Remove cache defaults for volatile registers (Jaroslav Kysela) [RHEL-13724] +- ALSA: hda/realtek: Add a quirk for Compaq N14JP6 (Jaroslav Kysela) [RHEL-13724] +- ASoC: audio-graph-card2-custom-sample: add missing CPU:Codec = 1:N sample (Jaroslav Kysela) [RHEL-13724] +- ASoC: SOF: Add IPC3 Kernel Injector (Jaroslav Kysela) [RHEL-13724] +- ASoC: SOF: Refactor rx function for fuzzing (Jaroslav Kysela) [RHEL-13724] +- ASoC: max98088: clean up some inconsistent indenting (Jaroslav Kysela) [RHEL-13724] +- ASoC: remove old trigger ordering method (Jaroslav Kysela) [RHEL-13724] +- ASoC: amd: use use new trigger ordering method (Jaroslav Kysela) [RHEL-13724] +- ASoC: add new trigger ordering method (Jaroslav Kysela) [RHEL-13724] +- ASoC: tegra: Simplify code around clk_get_rate() handling (Jaroslav Kysela) [RHEL-13724] +- ASoC: codecs: wsa883x: use existing define instead of raw value (Jaroslav Kysela) [RHEL-13724] +- ALSA: hda/intel: Workaround for WALLCLK register for loongson controller (Jaroslav Kysela) [RHEL-13724] +- ALSA: hda: Workaround for SDnCTL register on loongson (Jaroslav Kysela) [RHEL-13724] +- ALSA: hda: Using polling mode for loongson controller by default (Jaroslav Kysela) [RHEL-13724] +- ALSA: hda: Add Loongson LS7A HD-Audio support (Jaroslav Kysela) [RHEL-13724] +- ASoC: Intel: sof_sdw: add dai_link_codec_ch_map (Jaroslav Kysela) [RHEL-13724] +- ASoC: add N cpus to M codecs dai link support (Jaroslav Kysela) [RHEL-13724] +- soundwire: debugfs: Add missing SCP registers (Jaroslav Kysela) [RHEL-13724] +- ASoC: SOF: Intel: hda-pcm: remove kernel parameter init (Jaroslav Kysela) [RHEL-13724] +- ASoC: SOF: Intel: fix SoundWire/HDaudio mutual exclusion (Jaroslav Kysela) [RHEL-13724] +- ALSA: Implement the new Virtual PCM Test Driver (Jaroslav Kysela) [RHEL-13724] +- docs: sound: add 'pcmtest' driver documentation (Jaroslav Kysela) [RHEL-13724] +- ALSA: hda/realtek: Delete cs35l41 component master during free (Jaroslav Kysela) [RHEL-13724] +- ALSA: hda: cs35l41: Fix endian conversions (Jaroslav Kysela) [RHEL-13724] +- ALSA: hda: cs35l41: Clean up Firmware Load Controls (Jaroslav Kysela) [RHEL-13724] +- ALSA: control: Keep the previous numid at snd_ctl_rename_id() (Jaroslav Kysela) [RHEL-13724] +- ALSA: seq: Avoid confusion of aligned read size (Jaroslav Kysela) [RHEL-13724] +- ALSA: usb-audio: Use __le16 for 16bit USB descriptor fields (Jaroslav Kysela) [RHEL-13724] +- firmware: cs_dsp: Log correct region name in bin error messages (Jaroslav Kysela) [RHEL-13724] +- ASoC: amd: vangogh: select CONFIG_SND_AMD_ACP_CONFIG (Jaroslav Kysela) [RHEL-13724] +- ASoC: SOF: Intel: hda: add helper to extract SoundWire link count (Jaroslav Kysela) [RHEL-13724] +- ASoC: SOF: Intel: mtl: prepare for code reuse (Jaroslav Kysela) [RHEL-13724] +- ASoC: SOF: ipc4-topology: add DMA config TLV to IPC data (Jaroslav Kysela) [RHEL-13724] +- ASoC: SOF: ipc4-topology: introduce DMA config TLV (Jaroslav Kysela) [RHEL-13724] +- ASoC: SOF: ipc4-topology: extend ALH-specific data structure (Jaroslav Kysela) [RHEL-13724] +- ASoC: SOF: Intel: hda-dai: add get_hlink callback (Jaroslav Kysela) [RHEL-13724] +- ASoC: SOF: Intel: hda-dai: add calc_stream_format callback (Jaroslav Kysela) [RHEL-13724] +- ASoC: SOF: Intel: hda-dai: add codec_dai_set_stream callback (Jaroslav Kysela) [RHEL-13724] +- ASoC: SOF: Intel: hda-dai: add error checks to prevent static analysis warnings (Jaroslav Kysela) [RHEL-13724] +- ASoC: Intel: soc-acpi: add Rex CS42l42 and MAX98363 SoundWire entries (Jaroslav Kysela) [RHEL-13724] +- ASoC: Intel: sof_sdw: Add support for Rex soundwire (Jaroslav Kysela) [RHEL-13724] +- ASoC: Intel: sof_sdw: Add support for MAX98363 codec (Jaroslav Kysela) [RHEL-13724] +- ASoC: Intel: sof_sdw: Modify maxim helper functions and structure names (Jaroslav Kysela) [RHEL-13724] +- ASoC: Intel: sof_sdw: Rename sof_sdw_max98373.c file to sof_sdw_maxim.c (Jaroslav Kysela) [RHEL-13724] +- ASoC: Intel: sof_sdw: Add helper function for cs42l42 codec (Jaroslav Kysela) [RHEL-13724] +- ASoC: Intel: Add rpl_rt1019_rt5682 driver (Jaroslav Kysela) [RHEL-13724] +- ASoC: Intel: Sof_ssp_amp: Correcting author name. (Jaroslav Kysela) [RHEL-13724] +- ASoC: Intel: ADL: Moving amp only boards into end of the table. (Jaroslav Kysela) [RHEL-13724] +- ASoC: Intel: ADL: Enable HDMI-In capture feature support for non-I2S codec boards. (Jaroslav Kysela) [RHEL-13724] +- ASoC: Intel: sof_sdw: increase sdw pin index for each sdw link (Jaroslav Kysela) [RHEL-13724] +- ASoC: Intel: sof_sdw: add rt713 support (Jaroslav Kysela) [RHEL-13724] +- ASoC: Intel: soc-acpi-intel-mtl-match: add rt712 ID (Jaroslav Kysela) [RHEL-13724] +- ASoC: Intel: soc-acpi-intel-tgl-match: add rt712 ID (Jaroslav Kysela) [RHEL-13724] +- ASoC: Intel: sof_sdw: add rt712 support (Jaroslav Kysela) [RHEL-13724] +- ASoC: Intel: sof_sdw: make rt711_sdca be generic (Jaroslav Kysela) [RHEL-13724] +- ASoC: Intel: sof_sdw: rename SOF_RT711_JDSRC to SOF_JACK_JDSRC (Jaroslav Kysela) [RHEL-13724] +- ASoC: Intel: sof_sdw_rt_sdca_jack_common: test SOF_JACK_JDSRC in _exit (Jaroslav Kysela) [RHEL-13724] +- ASoC: Intel: sof_sdw: add multi dailink support for a codec (Jaroslav Kysela) [RHEL-13724] +- ASoC: Intel: sdw_sof: append dai_type and remove codec_type (Jaroslav Kysela) [RHEL-13724] +- ASoC: Intel: sof_sdw: add codec_info pointer (Jaroslav Kysela) [RHEL-13724] +- ASoC: Intel: sof_sdw: use predefine dailink id (Jaroslav Kysela) [RHEL-13724] +- ASoC: Intel: sof_sdw: add dai info (Jaroslav Kysela) [RHEL-13724] +- ASoC: Intel: sof_sdw: add missing exit callback (Jaroslav Kysela) [RHEL-13724] +- ASoC: amd: vangogh: select CONFIG_SND_AMD_ACP_CONFIG (Jaroslav Kysela) [RHEL-13724] +- soundwire: stream: Remove unnecessary gotos (Jaroslav Kysela) [RHEL-13724] +- soundwire: stream: Invert logic on runtime alloc flags (Jaroslav Kysela) [RHEL-13724] +- soundwire: stream: Remove unneeded checks for NULL bus (Jaroslav Kysela) [RHEL-13724] +- soundwire: bandwidth allocation: Remove pointless variable (Jaroslav Kysela) [RHEL-13724] +- ASoC: nau8825: Update output control for NAU8825C (Jaroslav Kysela) [RHEL-13724] +- ASoC: nau8825: Update the calculation of FLL for NAU8825C (Jaroslav Kysela) [RHEL-13724] +- ASoC: nau8825: Add registers patch for NAU8825C (Jaroslav Kysela) [RHEL-13724] +- soundwire: qcom: fix storing port config out-of-bounds (Jaroslav Kysela) [RHEL-13724] +- ASoC: SOF: mediatek: add adsp debug dump (Jaroslav Kysela) [RHEL-13724] +- ASoC: soc.h: remove snd_soc_compr_ops :: trigger (Jaroslav Kysela) [RHEL-13724] +- ASoC: add snd_soc_get_stream_cpu() (Jaroslav Kysela) [RHEL-13724] +- firmware: cs_dsp: Log that a bin file was loaded (Jaroslav Kysela) [RHEL-13724] +- ASoC: nau8825: Add the management of headset detection for power saving (Jaroslav Kysela) [RHEL-13724] +- ASoC: es8316: Do not set rate constraints for unsupported MCLKs (Jaroslav Kysela) [RHEL-13724] +- ASoC: es8316: Increment max value for ALC Capture Target Volume control (Jaroslav Kysela) [RHEL-13724] +- ASoC: amd: vangogh: Add check for acp config flags in vangogh platform (Jaroslav Kysela) [RHEL-13724] +- ASoC: soc-pcm.c: tidyup playback/capture_only at soc_get_playback_capture() (Jaroslav Kysela) [RHEL-13724] +- ASoC: soc-pcm.c: use temporary variable at soc_get_playback_capture() (Jaroslav Kysela) [RHEL-13724] +- ASoC: soc-pcm.c: cleanup soc_get_playback_capture() error (Jaroslav Kysela) [RHEL-13724] +- ASoC: soc-pcm.c: use dai_link on soc_get_playback_capture() (Jaroslav Kysela) [RHEL-13724] +- ASoC: soc-pcm.c: indicate error if stream has no playback no capture (Jaroslav Kysela) [RHEL-13724] +- ALSA: emu10k1: actually disassemble DSP instructions in /proc (Jaroslav Kysela) [RHEL-13724] +- ASoC: SOF: Intel: HDA: Limit the number of dai drivers for nocodec mode (Jaroslav Kysela) [RHEL-13724] +- ASoC: SOF: topology: Use partial match for connecting DAI link and DAI widget (Jaroslav Kysela) [RHEL-13724] +- ASoC: topology: Allow partial matching when finding DAI link (Jaroslav Kysela) [RHEL-13724] +- ALSA: emu10k1: vastly improve usefulness of info in /proc (Jaroslav Kysela) [RHEL-13724] +- ALSA: emu10k1: make E-MU FPGA register dump in /proc more useful (Jaroslav Kysela) [RHEL-13724] +- ALSA: emu10k1: include FX send amounts in /proc output (Jaroslav Kysela) [RHEL-13724] +- ALSA: emu10k1: fix writing 1st pointer-offset register set through /proc (Jaroslav Kysela) [RHEL-13724] +- ALSA: emu10k1: hide absent 2nd pointer-offset register set from /proc (Jaroslav Kysela) [RHEL-13724] +- ASoC: soc-dapm.c: clean up debugfs for freed widget (Jaroslav Kysela) [RHEL-13724] +- soundwire: qcom: set clk stop need reset flag at runtime (Jaroslav Kysela) [RHEL-13724] +- soundwire: qcom: add software workaround for bus clash interrupt assertion (Jaroslav Kysela) [RHEL-13724] +- soundwire: qcom: wait for fifo to be empty before suspend (Jaroslav Kysela) [RHEL-13724] +- soundwire: qcom: update status correctly with mask (Jaroslav Kysela) [RHEL-13724] +- ALSA: ump: Fix parsing of 0xFx command (Jaroslav Kysela) [RHEL-13724] +- ALSA: ump: Drop redundant check of note-on with zero velocity (Jaroslav Kysela) [RHEL-13724] +- ASoC: cs42l42: Add PLL ratio table values (Jaroslav Kysela) [RHEL-13724] +- ALSA: ump: Correct snd_ump_midi1_msg_program definition (Jaroslav Kysela) [RHEL-13724] +- regmap: maple: Drop the RCU read lock while syncing registers (Jaroslav Kysela) [RHEL-13724] +- regmap: Load register defaults in blocks rather than register by register (Jaroslav Kysela) [RHEL-13724] +- ALSA: emu10k1: fix multi-channel capture config for E-MU cards (Jaroslav Kysela) [RHEL-13724] +- ALSA: emu10k1: make channel count of multi-channel playback flexible (Jaroslav Kysela) [RHEL-13724] +- ALSA: emu10k1: don't restrict capture channel count to powers of two (Jaroslav Kysela) [RHEL-13724] +- ALSA: emu10k1: add synchronized start of multi-channel playback (Jaroslav Kysela) [RHEL-13724] +- ALSA: emu10k1: fix support for 24 kHz capture (Jaroslav Kysela) [RHEL-13724] +- ALSA: emu10k1: don't limit multi-channel playback to two periods (Jaroslav Kysela) [RHEL-13724] +- ALSA: emu10k1: fix capture buffer size confusion (Jaroslav Kysela) [RHEL-13724] +- ASoC: da7219: Add Jack insertion detection polarity (Jaroslav Kysela) [RHEL-13724] +- ASoC: dt-bindings: da7219: Add jack-ins-det-pty property (Jaroslav Kysela) [RHEL-13724] +- ASoC: dt-bindings: dialog,da7219: convert to dtschema (Jaroslav Kysela) [RHEL-13724] +- ALSA: emu10k1: pass raw FX send config to snd_emu10k1_pcm_init_voice() (Jaroslav Kysela) [RHEL-13724] +- ALSA: emu10k1: introduce higher-level voice manipulation functions (Jaroslav Kysela) [RHEL-13724] +- ASoC: SOF: Intel: tgl: unify core_put on IPC3 & IPC4 path (Jaroslav Kysela) [RHEL-13724] +- ASoC: SOF: Intel: mtl: add core_get & put support on MeterLake platforms (Jaroslav Kysela) [RHEL-13724] +- ASoC: nau8825: Add pre-charge actions for input (Jaroslav Kysela) [RHEL-13724] +- ALSA: docs: Add MIDI 2.0 documentation (Jaroslav Kysela) [RHEL-13724] +- ALSA: seq: Add UMP group filter (Jaroslav Kysela) [RHEL-13724] +- ALSA: seq: Print UMP Endpoint and Block information in proc outputs (Jaroslav Kysela) [RHEL-13724] +- ALSA: seq: Add ioctls for client UMP info query and setup (Jaroslav Kysela) [RHEL-13724] +- ALSA: seq: ump: Create UMP Endpoint port for broadcast (Jaroslav Kysela) [RHEL-13724] +- ALSA: seq: Bind UMP device (Jaroslav Kysela) [RHEL-13724] +- ALSA: seq: Allow suppressing UMP conversions (Jaroslav Kysela) [RHEL-13724] +- ALSA: seq: Automatic conversion of UMP events (Jaroslav Kysela) [RHEL-13724] +- ALSA: seq: Add UMP group number to snd_seq_port_info (Jaroslav Kysela) [RHEL-13724] +- ALSA: seq: Add port direction to snd_seq_port_info (Jaroslav Kysela) [RHEL-13724] +- ALSA: seq: Support MIDI 2.0 UMP Endpoint port (Jaroslav Kysela) [RHEL-13724] +- ALSA: seq: Add port inactive flag (Jaroslav Kysela) [RHEL-13724] +- ALSA: seq: Add UMP support (Jaroslav Kysela) [RHEL-13724] +- ALSA: seq: Introduce SNDRV_SEQ_IOCTL_USER_PVERSION ioctl (Jaroslav Kysela) [RHEL-13724] +- ALSA: seq: Prohibit creating ports with special numbers (Jaroslav Kysela) [RHEL-13724] +- ALSA: seq: Check validity before creating a port object (Jaroslav Kysela) [RHEL-13724] +- ALSA: seq: Check the conflicting port at port creation (Jaroslav Kysela) [RHEL-13724] +- ALSA: seq: Drop dead code for the old broadcast support (Jaroslav Kysela) [RHEL-13724] +- ALSA: seq: Treat snd_seq_client object directly in client drivers (Jaroslav Kysela) [RHEL-13724] +- ALSA: seq: Add snd_seq_expand_var_event_at() helper (Jaroslav Kysela) [RHEL-13724] +- ALSA: seq: Clear padded bytes at expanding events (Jaroslav Kysela) [RHEL-13724] +- ALSA: usb-audio: Inform inconsistent protocols in GTBs (Jaroslav Kysela) [RHEL-13724] +- ALSA: usb-audio: Enable the legacy raw MIDI support (Jaroslav Kysela) [RHEL-13724] +- ALSA: ump: Add legacy raw MIDI support (Jaroslav Kysela) [RHEL-13724] +- ALSA: ump: Redirect rawmidi substream access via own helpers (Jaroslav Kysela) [RHEL-13724] +- ALSA: usb-audio: Create UMP blocks from USB MIDI GTBs (Jaroslav Kysela) [RHEL-13724] +- ALSA: usb-audio: Trim superfluous "MIDI" suffix from UMP EP name (Jaroslav Kysela) [RHEL-13724] +- ALSA: usb-audio: Get UMP EP name string from USB interface (Jaroslav Kysela) [RHEL-13724] +- ALSA: usb-audio: USB MIDI 2.0 UMP support (Jaroslav Kysela) [RHEL-13724] +- ALSA: usb-audio: Define USB MIDI 2.0 specs (Jaroslav Kysela) [RHEL-13724] +- ALSA: usb-audio: Manage number of rawmidis globally (Jaroslav Kysela) [RHEL-13724] +- ALSA: ump: Additional proc output (Jaroslav Kysela) [RHEL-13724] +- ALSA: ump: Add ioctls to inquiry UMP EP and Block info via control API (Jaroslav Kysela) [RHEL-13724] +- ALSA: rawmidi: Skip UMP devices at SNDRV_CTL_IOCTL_RAWMIDI_NEXT_DEVICE (Jaroslav Kysela) [RHEL-13724] +- ALSA: rawmidi: UMP support (Jaroslav Kysela) [RHEL-13724] +- ALSA: rawmidi: Add ioctl callback to snd_rawmidi_global_ops (Jaroslav Kysela) [RHEL-13724] +- ALSA: rawmidi: Pass rawmidi directly to snd_rawmidi_kernel_open() (Jaroslav Kysela) [RHEL-13724] +- ASoC: SOF: amd: Add pci revision id check (Jaroslav Kysela) [RHEL-13724] +- ASoC: SOF: mediatek: add mt8188 audio support (Jaroslav Kysela) [RHEL-13724] +- ASoC: SOF: ipc4-loader/topology: Query the CPC value from manifest (Jaroslav Kysela) [RHEL-13724] +- ASoC: SOF: ipc4-topology: Do not use the CPC value from topology (Jaroslav Kysela) [RHEL-13724] +- ASoC: SOF: ipc4-topology: Rename sof_ipc4_update_pipeline_mem_usage() to be generic (Jaroslav Kysela) [RHEL-13724] +- ASoC: SOF: ipc4-loader: Save a pointer to fm_config in sof_ipc4_fw_module (Jaroslav Kysela) [RHEL-13724] +- ASoC: SOF: ipc4-loader: Drop unused bss_size from struct sof_ipc4_fw_module (Jaroslav Kysela) [RHEL-13724] +- ASoC: stm32: sai: Use the devm_clk_get_optional() helper (Jaroslav Kysela) [RHEL-13724] +- ASoC: rt5682s: Use the devm_clk_get_optional() helper (Jaroslav Kysela) [RHEL-13724] +- ASoC: rt5659: Use the devm_clk_get_optional() helper (Jaroslav Kysela) [RHEL-13724] +- ASoC: cs53l30: Use the devm_clk_get_optional() helper (Jaroslav Kysela) [RHEL-13724] +- ASoC: cs42l51: Use the devm_clk_get_optional() helper (Jaroslav Kysela) [RHEL-13724] +- ASoC: adau1761: Use the devm_clk_get_optional() helper (Jaroslav Kysela) [RHEL-13724] +- ALSA: mixart: Replace one-element arrays with simple object declarations (Jaroslav Kysela) [RHEL-13724] +- ASoC: topology: Remove redundant log (Jaroslav Kysela) [RHEL-13724] +- ASoC: topology: Remove redundant log (Jaroslav Kysela) [RHEL-13724] +- ASoC: topology: Do not split message string on multiple lines (Jaroslav Kysela) [RHEL-13724] +- ASoC: topology: Remove redundant logs (Jaroslav Kysela) [RHEL-13724] +- ASoC: topology: Log control load errors in soc_tplg_control_load() (Jaroslav Kysela) [RHEL-13724] +- ALSA: emu10k1: revamp playback voice allocator (Jaroslav Kysela) [RHEL-13724] +- ALSA: emu10k1: make snd_emu10k1_voice_alloc() assign voices' epcm (Jaroslav Kysela) [RHEL-13724] +- ALSA: emu10k1: centralize freeing PCM voices (Jaroslav Kysela) [RHEL-13724] +- ASoC: SOF: Intel: hda-dai: Fix locking in hda_ipc4_pre_trigger() (Jaroslav Kysela) [RHEL-13724] +- soundwire: amd: Improve error message in remove callback (Jaroslav Kysela) [RHEL-13724] +- ASoC: cs35l56: In secure mode skip SHUTDOWN and RESET around fw download (Jaroslav Kysela) [RHEL-13724] +- ASoC: cs35l56: sdw_write_no_pm() should be performed under a pm_runtime request (Jaroslav Kysela) [RHEL-13724] +- ASoC: cs35l56: Move DSP part string generation so that it is done only once (Jaroslav Kysela) [RHEL-13724] +- ALSA: emu10k1: make freeing untouched playback voices cheap (Jaroslav Kysela) [RHEL-13724] +- ALSA: emu10k1: improve voice status display in /proc (Jaroslav Kysela) [RHEL-13724] +- ALSA: emu10k1: don't forget to reset reclaimed synth voices (Jaroslav Kysela) [RHEL-13724] +- ALSA: emu10k1: simplify freeing synth voices (Jaroslav Kysela) [RHEL-13724] +- ALSA: emu10k1: enable bit-exact playback, part 4: send amounts (Jaroslav Kysela) [RHEL-13724] +- ALSA: emu10k1: fix terminating synthesizer voices (Jaroslav Kysela) [RHEL-13724] +- ALSA: emu10k1: enable bit-exact playback, part 3: pitch (Jaroslav Kysela) [RHEL-13724] +- ALSA: emu10k1: fix synthesizer sample playback position and caching (Jaroslav Kysela) [RHEL-13724] +- ALSA: emu10k1: set variables emu1010_routing_info and emu1010_pads_info storage-class-specifier to static (Jaroslav Kysela) [RHEL-13724] +- ALSA: emu10k1: introduce and use snd_emu10k1_ptr_write_multiple() (Jaroslav Kysela) [RHEL-13724] +- ALSA: emu10k1: fix handling of half-loop interrupts (Jaroslav Kysela) [RHEL-13724] +- ALSA: emu10k1: simplify interrupt handler, part 3 (Jaroslav Kysela) [RHEL-13724] +- ALSA: emu10k1: simplify interrupt handler, part 2 (Jaroslav Kysela) [RHEL-13724] +- ALSA: emu10k1: simplify interrupt handler, part 1 (Jaroslav Kysela) [RHEL-13724] +- ALSA: emu10k1: fix PCM playback buffer size constraints (Jaroslav Kysela) [RHEL-13724] +- ASoC: codecs: rt722-sdca: do not store status in state container (Jaroslav Kysela) [RHEL-13724] +- ASoC: codecs: rt715: do not store status in state container (Jaroslav Kysela) [RHEL-13724] +- ASoC: codecs: rt715-sdca: do not store status in state container (Jaroslav Kysela) [RHEL-13724] +- ASoC: codecs: rt712-sdca: do not store status in state container (Jaroslav Kysela) [RHEL-13724] +- ASoC: codecs: rt712-sdca-dmic: do not store status in state container (Jaroslav Kysela) [RHEL-13724] +- ASoC: codecs: rt711: do not store status in state container (Jaroslav Kysela) [RHEL-13724] +- ASoC: codecs: rt711-sdca: do not store status in state container (Jaroslav Kysela) [RHEL-13724] +- ASoC: codecs: rt700: do not store status in state container (Jaroslav Kysela) [RHEL-13724] +- ASoC: codecs: rt5682: do not store status in state container (Jaroslav Kysela) [RHEL-13724] +- ASoC: codecs: rt1318: do not store status in state container (Jaroslav Kysela) [RHEL-13724] +- ASoC: codecs: rt1316: do not store status in state container (Jaroslav Kysela) [RHEL-13724] +- ASoC: codecs: rt1308: do not store status in state container (Jaroslav Kysela) [RHEL-13724] +- soundwire: intel_bus_common: update error log (Jaroslav Kysela) [RHEL-13724] +- soundwire: cadence: revisit parity injection (Jaroslav Kysela) [RHEL-13724] +- soundwire: intel/cadence: update hardware reset sequence (Jaroslav Kysela) [RHEL-13724] +- soundwire: intel_bus_common: enable interrupts last (Jaroslav Kysela) [RHEL-13724] +- ALSA: emu10k1: refactor PCM playback address handling (Jaroslav Kysela) [RHEL-13724] +- ALSA: emu10k1: refactor PCM playback cache filling (Jaroslav Kysela) [RHEL-13724] +- ALSA: emu10k1: improve API of low-level voice manipulation functions (Jaroslav Kysela) [RHEL-13724] +- ALSA: emu10k1: fix PCM playback cache and interrupt handling (Jaroslav Kysela) [RHEL-13724] +- ALSA: emu10k1: skip pointless cache setup for extra voices (Jaroslav Kysela) [RHEL-13724] +- ALSA: emu10k1: remove pointless displacement of the extra voices (Jaroslav Kysela) [RHEL-13724] +- Revert "ALSA: emu10k1 - delay the PCM interrupts (add pcm_irq_delay parameter)" (Jaroslav Kysela) [RHEL-13724] +- ALSA: emu10k1: pass frame instead of byte addresses (Jaroslav Kysela) [RHEL-13724] +- ALSA: emu10k1: remove runtime 64-bit divisions (Jaroslav Kysela) [RHEL-13724] +- soundwire: debugfs: fix unbalanced pm_runtime_put() (Jaroslav Kysela) [RHEL-13724] +- soundwire: qcom: fix unbalanced pm_runtime_put() (Jaroslav Kysela) [RHEL-13724] +- ASoC: use pm.h instead of runtime_pm.h (Jaroslav Kysela) [RHEL-13724] +- ASoC: do not include pm_runtime.h if not used (Jaroslav Kysela) [RHEL-13724] +- ALSA: compat_ioctl: use correct snd_ctl_elem_type_t type (Jaroslav Kysela) [RHEL-13724] +- ASoC: tegra: tegra210_adx: fix snd_pcm_format_t type (Jaroslav Kysela) [RHEL-13724] +- ALSA: emu10k1: make struct snd_emu1010 less wasteful (Jaroslav Kysela) [RHEL-13724] +- ALSA: emu10k1: factor out snd_emu10k1_compose_audigy_sendamounts() (Jaroslav Kysela) [RHEL-13724] +- ALSA: emu10k1: add explicit support for E-MU 0404 (Jaroslav Kysela) [RHEL-13724] +- ALSA: emu10k1: skip needless setting of some voice registers (Jaroslav Kysela) [RHEL-13724] +- ALSA: emu10k1: improve mixer controls for E-MU 1010 rev2 card (Jaroslav Kysela) [RHEL-13724] +- ALSA: emu10k1: rewire {en,dis}abling interrupts for PCM playback (Jaroslav Kysela) [RHEL-13724] +- ALSA: emu10k1: make E-MU mixer control creation more data-driven (Jaroslav Kysela) [RHEL-13724] +- ALSA: emu10k1: remove useless resets of stop-on-loop-end bits (Jaroslav Kysela) [RHEL-13724] +- ALSA: emu10k1: make E-MU I/O routing init data-driven (Jaroslav Kysela) [RHEL-13724] +- ALSA: emu10k1: cleanup envelope register init (Jaroslav Kysela) [RHEL-13724] +- ALSA: emu10k1: fix return value of snd_emu1010_dac_pads_put() (Jaroslav Kysela) [RHEL-13724] +- ALSA: emu10k1: straighten out FX send init (Jaroslav Kysela) [RHEL-13724] +- ALSA: emu10k1: un-hardcode E-MU mixer control callbacks somewhat (Jaroslav Kysela) [RHEL-13724] +- ALSA: emu10k1: make mixer control mass creation less wasteful (Jaroslav Kysela) [RHEL-13724] +- ALSA: emu10k1: compactize E-MU routing source arrays (Jaroslav Kysela) [RHEL-13724] +- ALSA: emu10k1: make some initializer arrays less wasteful (Jaroslav Kysela) [RHEL-13724] +- ASoC: SOF: ipc4-topology: Fix an unsigned comparison which can never be negative (Jaroslav Kysela) [RHEL-13724] +- soundwire: qcom: drop unused struct qcom_swrm_ctrl members (Jaroslav Kysela) [RHEL-13724] +- ASoC: SOF: ipc4-pcm: reset all pipelines during FE DAI hw_free (Jaroslav Kysela) [RHEL-13724] +- ASoC: SOF: Intel: hda-dai-ops: Split the get_hext_stream() op for IPC4 (Jaroslav Kysela) [RHEL-13724] +- ASoC: SOF: ipc4-topology: Modify input audio format selection logic (Jaroslav Kysela) [RHEL-13724] +- ASoC: SOF: ipc4-topology: New helper to check if all output formats are the same (Jaroslav Kysela) [RHEL-13724] +- ASoC: SOF: ipc4-topology: Modify the output format selection logic (Jaroslav Kysela) [RHEL-13724] +- ASoC: SOF: ipc4-topology: Add a new helper function to get the valid bits (Jaroslav Kysela) [RHEL-13724] +- ASoC: SOF: ipc4-topology: Handle output format special case (Jaroslav Kysela) [RHEL-13724] +- ASoC: SOF: ipc4-topology: Rename sof_ipc4_init_audio_fmt() (Jaroslav Kysela) [RHEL-13724] +- ASoC: SOF: ipc4-topology: Move the call to init output format (Jaroslav Kysela) [RHEL-13724] +- ASoC: SOF: ipc4-topology: Add a helper function for output format selection (Jaroslav Kysela) [RHEL-13724] +- ASoC: SOF: ipc4-topology: Handle input/output audio format special case (Jaroslav Kysela) [RHEL-13724] +- soundwire: intel: read AC timing control register before updating it (Jaroslav Kysela) [RHEL-13724] +- soundwire: intel: use substream for .free callback (Jaroslav Kysela) [RHEL-13724] +- soundwire: intel: remove .free callback implementation (Jaroslav Kysela) [RHEL-13724] +- soundwire: intel: use substream for .trigger callback (Jaroslav Kysela) [RHEL-13724] +- soundwire: intel: remove .trigger callback implementation (Jaroslav Kysela) [RHEL-13724] +- ASoC: SOF/soundwire: re-add substream in params_stream structure (Jaroslav Kysela) [RHEL-13724] +- soundwire: intel_ace2x: add pre/post bank switch callbacks (Jaroslav Kysela) [RHEL-13724] +- soundwire: intel_ace2x: add new_peripheral_assigned callback (Jaroslav Kysela) [RHEL-13724] +- soundwire: bus: add new manager callback to deal with peripheral enumeration (Jaroslav Kysela) [RHEL-13724] +- soundwire: intel_ace2x: add check_cmdsync_unlocked helper (Jaroslav Kysela) [RHEL-13724] +- soundwire: intel_ace2x: enable wake support (Jaroslav Kysela) [RHEL-13724] +- soundwire: intel_ace2x: use common helpers for bus start/stop (Jaroslav Kysela) [RHEL-13724] +- soundwire: intel_ace2x: add sync_arm/sync_go helpers (Jaroslav Kysela) [RHEL-13724] +- soundwire: intel_ace2x: add DAI registration (Jaroslav Kysela) [RHEL-13724] +- soundwire: intel_ace2x: configure link PHY (Jaroslav Kysela) [RHEL-13724] +- soundwire: intel_ace2x: set SYNCPRD before powering-up (Jaroslav Kysela) [RHEL-13724] +- soundwire: intel_ace2x: add link power-up/down helpers (Jaroslav Kysela) [RHEL-13724] +- soundwire: intel_ace2x: add debugfs support (Jaroslav Kysela) [RHEL-13724] +- soundwire: intel_init: use eml_lock parameter (Jaroslav Kysela) [RHEL-13724] +- ASoC: SOF: Intel: hda: retrieve SoundWire eml_lock and pass pointer (Jaroslav Kysela) [RHEL-13724] +- soundwire: intel: add eml_lock in the interface for new platforms (Jaroslav Kysela) [RHEL-13724] +- ASoC/soundwire: intel: pass hdac_bus pointer for link management (Jaroslav Kysela) [RHEL-13724] +- soundwire: intel/cadence: set ip_offset at run-time (Jaroslav Kysela) [RHEL-13724] +- soundwire/ASOC: Intel: update offsets for LunarLake (Jaroslav Kysela) [RHEL-13724] +- soundwire: intel_ace2x: add empty new ops for LunarLake (Jaroslav Kysela) [RHEL-13724] +- soundwire: intel: add ACE2.x SHIM definitions (Jaroslav Kysela) [RHEL-13724] +- ASoC: SOF: Intel: shim: add enum for ACE 2.0 IP used in LunarLake (Jaroslav Kysela) [RHEL-13724] +- ALSA: emu10k1: enable bit-exact playback, part 2: voice attenuation (Jaroslav Kysela) [RHEL-13724] +- ALSA: emu10k1: optimize mask calculation in snd_emu10k1_ptr_read() (Jaroslav Kysela) [RHEL-13724] +- ALSA: emu10k1: enable bit-exact playback, part 1: DSP attenuation (Jaroslav Kysela) [RHEL-13724] +- ALSA: emu10k1: merge common paths in snd_emu10k1_ptr_{read,write}() (Jaroslav Kysela) [RHEL-13724] +- ALSA: emu10k1: skip mic capture PCM for cards without AC97 codec (Jaroslav Kysela) [RHEL-13724] +- ALSA: emu10k1: validate parameters of snd_emu10k1_ptr_{read,write}() (Jaroslav Kysela) [RHEL-13724] +- ALSA: emu10k1: automate encoding of sub-register definitions (Jaroslav Kysela) [RHEL-13724] +- ALSA: emu10k1: omit non-applicable mixer controls for E-MU cards (Jaroslav Kysela) [RHEL-13724] +- ALSA: emu10k1: validate min/max values of translated controls (Jaroslav Kysela) [RHEL-13724] +- ALSA: emu10k1: fix non-zero mixer control defaults in highres mode (Jaroslav Kysela) [RHEL-13724] +- ALSA: emu10k1: polish audigy GPR allocation (Jaroslav Kysela) [RHEL-13724] +- ASoC: SOF: Intel: remove mutual exclusion between NOCODEC and HDA_LINK (Jaroslav Kysela) [RHEL-13724] +- ASoC: SOF: Intel: hda-dai: use HDA_LINK instead of HDA_AUDIO_CODEC (Jaroslav Kysela) [RHEL-13724] +- ASoC: SOF: Intel: hda-dai: mark functions as __maybe_unused (Jaroslav Kysela) [RHEL-13724] +- ASoC: SOF: Intel: hda-dai: move hda_dai_prepare() code (Jaroslav Kysela) [RHEL-13724] +- ASoC: SOF: Intel: Kconfig: move selection of PROBE_WORK_QUEUE (Jaroslav Kysela) [RHEL-13724] +- ASoC: SOF: Intel: clarify initialization when HDA_AUDIO_CODEC is not used (Jaroslav Kysela) [RHEL-13724] +- ASoC: SOF: Intel: fix DAI number mismatch (Jaroslav Kysela) [RHEL-13724] +- ASoC: SOF: Intel: hda-dai: remove use of cpu_dai->component drvdata (Jaroslav Kysela) [RHEL-13724] +- ASoC: SOF: Intel: hda-dai: simplify .prepare callback (Jaroslav Kysela) [RHEL-13724] +- ASoC: Intel: sof_sdw: add quirk for LNL RVP (Jaroslav Kysela) [RHEL-13724] +- ASoC: Intel: soc-acpi: add tables for LunarLake (Jaroslav Kysela) [RHEL-13724] +- ASoC: Intel: sof_sdw: add new mapping for HP Spectre x360 (Jaroslav Kysela) [RHEL-13724] +- ASoC: Intel: sof_sdw: start set codec init function with an adr index (Jaroslav Kysela) [RHEL-13724] +- ASoC: Intel: soc-acpi: add support for MTL SDCA boards (Jaroslav Kysela) [RHEL-13724] +- ASoC: Intel: sof_sdw: add quirk for MTL RVP (Jaroslav Kysela) [RHEL-13724] +- ASoC: Intel: sof_sdw: remove SOF_SDW_TGL_HDMI for MeteorLake devices (Jaroslav Kysela) [RHEL-13724] +- ASoC: Intel: Add rpl_max98373_8825 driver (Jaroslav Kysela) [RHEL-13724] +- ASoC: wm_adsp: Update to use new component control notify helepr (Jaroslav Kysela) [RHEL-13724] +- ASoC: ak4118: Update to use new component control notify helper (Jaroslav Kysela) [RHEL-13724] +- ASoC: soc-component: Add notify control helper function (Jaroslav Kysela) [RHEL-13724] +- ASoC: SOF: ipc4-topology: Use set_get_data() to send LARGE_CONFIG message (Jaroslav Kysela) [RHEL-13724] +- ALSA: usb-audio: Add a sample rate workaround for Line6 Pod Go (Jaroslav Kysela) [RHEL-13724] +- ASoC: SOF: Simplify the calculation of variables (Jaroslav Kysela) [RHEL-13724] +- ASoC: ssm3515: Add new amp driver (Jaroslav Kysela) [RHEL-13724] +- ASoC: dt-bindings: Add adi,ssm3515 amp schema (Jaroslav Kysela) [RHEL-13724] +- ASoC: amd: yc: Add MECHREVO Jiaolong Series MRID6 into DMI table (Jaroslav Kysela) [RHEL-13724] +- ALSA: emu10k1: simplify tone control switch DSP code (Jaroslav Kysela) [RHEL-13724] +- ALSA: emu10k1: apply channel delay hack to all E-MU cards (Jaroslav Kysela) [RHEL-13724] +- ALSA: emu10k1: simplify snd_emu10k1_audigy_dsp_convert_32_to_2x16() (Jaroslav Kysela) [RHEL-13724] +- ALSA: emu10k1: fix+optimize E-MU stereo capture DSP code (Jaroslav Kysela) [RHEL-13724] +- ALSA: emu10k1: roll up loops in DSP setup code for Audigy (Jaroslav Kysela) [RHEL-13724] +- ALSA: emu10k1: make tone control switch mono (Jaroslav Kysela) [RHEL-13724] +- ALSA: emu10k1: don't create regular S/PDIF controls for E-MU cards (Jaroslav Kysela) [RHEL-13724] +- ASoC: cs35l45: Relicense to GPL only (Jaroslav Kysela) [RHEL-13724] +- ASoC: qcom: q6apm: add support to display ports in lpass dais (Jaroslav Kysela) [RHEL-13724] +- ASoC: qcom: q6dsp: add support to more display ports (Jaroslav Kysela) [RHEL-13724] +- ASoC: qcom: audioreach: add support for DISPLAY PORT SINK module (Jaroslav Kysela) [RHEL-13724] +- ASoC: qcom: q6dsp-common: move channel allocation to common (Jaroslav Kysela) [RHEL-13724] +- ASoC: Add Google Chameleon v3 codec driver (Jaroslav Kysela) [RHEL-13724] +- ASoC: mediatek: mt6359: update route for lineout mux (Jaroslav Kysela) [RHEL-13724] +- ASoC: mediatek: mt6359: add mtkaif gpio setting (Jaroslav Kysela) [RHEL-13724] +- ASoC: mediatek: mt6359: fix kselftest error of playback gain (Jaroslav Kysela) [RHEL-13724] +- ASoC: mediatek: mt6359: add supply for MTKAIF (Jaroslav Kysela) [RHEL-13724] +- ASoC: tlv320aic32x4: div: Switch to determine_rate (Jaroslav Kysela) [RHEL-13724] +- ASoC: tlv320aic32x4: pll: Switch to determine_rate (Jaroslav Kysela) [RHEL-13724] +- ASoC: tlv320aic32x4: Add a determine_rate hook (Jaroslav Kysela) [RHEL-13724] +- ASoC: fsl_sai: MCLK bind with TX/RX enable bit (Jaroslav Kysela) [RHEL-13724] +- ASoC: codecs: wcd938x: Remove unneeded semicolon (Jaroslav Kysela) [RHEL-13724] +- ASoC: mediatek: mt8195-afe-pcm: Clean up unnecessary functions (Jaroslav Kysela) [RHEL-13724] +- ASoC: SOF: mediatek: mt8186: Use snd_sof_ipc_process_reply() helper (Jaroslav Kysela) [RHEL-13724] +- ASoC: SOF: mediatek: mt8195: Use snd_sof_ipc_process_reply() helper (Jaroslav Kysela) [RHEL-13724] +- ASoC: sof: Improve sof_ipc4_bytes_ext_put function (Jaroslav Kysela) [RHEL-13724] +- ASoC: sof: Improve sof_ipc3_bytes_ext_put function (Jaroslav Kysela) [RHEL-13724] +- ALSA: uapi: pcm: control the filling of the silence samples for drain (Jaroslav Kysela) [RHEL-13724] +- ALSA: emu10k1: minor E-MU naming fixups (Jaroslav Kysela) [RHEL-13724] +- ALSA: emu10k1: remove now superfluous mixer locking (Jaroslav Kysela) [RHEL-13724] +- ALSA: core: update comment on snd_card.controls_rwsem (Jaroslav Kysela) [RHEL-13724] +- ALSA: emu10k1: fix locking in snd_emu1010_fpga_link_dst_src_write() (Jaroslav Kysela) [RHEL-13724] +- ALSA: emu10k1: use the right lock in snd_emu10k1_shared_spdif_put() (Jaroslav Kysela) [RHEL-13724] +- ALSA: emu10k1: remove pointless locks from /proc code (Jaroslav Kysela) [RHEL-13724] +- ALSA: emu10k1: remove pointless locks from timer code (Jaroslav Kysela) [RHEL-13724] +- regmap: REGMAP_KUNIT should not select REGMAP (Jaroslav Kysela) [RHEL-13724] +- ASoC: amd: ps: refactor acp power on and reset functions. (Jaroslav Kysela) [RHEL-13724] +- ASoC: amd: ps: remove the register read and write wrappers. (Jaroslav Kysela) [RHEL-13724] +- ASoC: rt5682: Use a maple tree based register cache (Jaroslav Kysela) [RHEL-13724] +- ASoC: soc-topology.c: add comment for Platform/Codec (Jaroslav Kysela) [RHEL-13724] +- ASoC: simple_card_utils.c: use asoc_dummy_dlc (Jaroslav Kysela) [RHEL-13724] +- ASoC: intel: skylake: use asoc_dummy_dlc (Jaroslav Kysela) [RHEL-13724] +- ASoC: intel: sof: use asoc_dummy_dlc (Jaroslav Kysela) [RHEL-13724] +- ASoC: intel: avs: use asoc_dummy_dlc (Jaroslav Kysela) [RHEL-13724] +- ASoC: meson: use asoc_dummy_dlc (Jaroslav Kysela) [RHEL-13724] +- ASoC: atmel: use asoc_dummy_dlc (Jaroslav Kysela) [RHEL-13724] +- ASoC: qcom: use asoc_dummy_dlc (Jaroslav Kysela) [RHEL-13724] +- ASoC: fsl: use asoc_dummy_dlc (Jaroslav Kysela) [RHEL-13724] +- ASoC: amd: use asoc_dummy_dlc (Jaroslav Kysela) [RHEL-13724] +- ASoC: sof: use asoc_dummy_dlc (Jaroslav Kysela) [RHEL-13724] +- ASoC: ti: use asoc_dummy_dlc (Jaroslav Kysela) [RHEL-13724] +- ASoC: soc-utils.c: add asoc_dummy_dlc (Jaroslav Kysela) [RHEL-13724] +- ASoC: rt715: Use maple tree register cache (Jaroslav Kysela) [RHEL-13724] +- ASoC: rt722-sdca: Add RT722 SDCA driver (Jaroslav Kysela) [RHEL-13724] +- ASoC: amd: ps: Update copyright notice (Jaroslav Kysela) [RHEL-13724] +- soundwire: bus: Don't filter slave alerts (Jaroslav Kysela) [RHEL-13724] +- soundwire: qcom: use tabs for indentation in defines (Jaroslav Kysela) [RHEL-13724] +- soundwire: qcom: add support for v2.0.0 controller (Jaroslav Kysela) [RHEL-13724] +- soundwire: qcom: prepare for handling different register layouts (Jaroslav Kysela) [RHEL-13724] +- soundwire: qcom: use consistently 'ctrl' as state variable name (Jaroslav Kysela) [RHEL-13724] +- soundwire: qcom: allow 16-bit sample interval for ports (Jaroslav Kysela) [RHEL-13724] +- dt-bindings: soundwire: qcom: add 16-bit sample interval (Jaroslav Kysela) [RHEL-13724] +- dt-bindings: soundwire: qcom: add Qualcomm Soundwire v2.0.0 (Jaroslav Kysela) [RHEL-13724] +- regmap: Use mas_walk() instead of mas_find() (Jaroslav Kysela) [RHEL-13724] +- regmap: Fix double unlock in the maple cache (Jaroslav Kysela) [RHEL-13724] +- ALSA: ac97: Define dummy functions for snd_ac97_suspend() and resume() (Jaroslav Kysela) [RHEL-13724] +- regmap: Add maple tree based register cache (Jaroslav Kysela) [RHEL-13724] +- regmap: Add some basic kunit tests (Jaroslav Kysela) [RHEL-13724] +- regmap: Add RAM backed register map (Jaroslav Kysela) [RHEL-13724] +- ALSA: ac97: Remove redundant driver match function (Jaroslav Kysela) [RHEL-13724] +- ASoC: qcom: common: add default jack dapm pins (Jaroslav Kysela) [RHEL-13724] +- ASoC: dt-bindings: wlf,wm8960: Convert to dtschema (Jaroslav Kysela) [RHEL-13724] +- regmap: Reorder fields in 'struct regmap_bus' to save some memory (Jaroslav Kysela) [RHEL-13724] +- docs: ftrace: always use canonical ftrace path (Jaroslav Kysela) [RHEL-13724] +- ASoC: bindings: fsl-asoc-card: add compatible string for nau8822 codec (Jaroslav Kysela) [RHEL-13724] +- ASoC: fsl-asoc-card: add nau8822 support (Jaroslav Kysela) [RHEL-13724] +- xen/sound: switch xen_snd_front to use INVALID_GRANT_REF (Jaroslav Kysela) [RHEL-13724] +- ASoC: max98927: Add reset-gpios optional property (Jaroslav Kysela) [RHEL-13724] +- ASoC: dt-bindings: fsl_rpmsg: Add compatible string for i.MX8ULP (Jaroslav Kysela) [RHEL-13724] +- docs/cgroup: Add the list of threaded controllers to cgroup-v2.rst (Waiman Long) [RHEL-15939] +- cgroup/cpuset: Enable invalid to valid local partition transition (Waiman Long) [RHEL-15939] +- cgroup/cpuset: Cleanup signedness issue in cpu_exclusive_check() (Waiman Long) [RHEL-15939] +- cgroup/cpuset: Extend test_cpuset_prs.sh to test remote partition (Waiman Long) [RHEL-15939] +- cgroup/cpuset: Documentation update for partition (Waiman Long) [RHEL-15939] +- cgroup/cpuset: Check partition conflict with housekeeping setup (Waiman Long) [RHEL-15939] +- cgroup/cpuset: Introduce remote partition (Waiman Long) [RHEL-15939] +- cgroup/cpuset: Add cpuset.cpus.exclusive for v2 (Waiman Long) [RHEL-15939] +- cgroup/cpuset: Add cpuset.cpus.exclusive.effective for v2 (Waiman Long) [RHEL-15939] +- cgroup/cpuset: Fix load balance state in update_partition_sd_lb() (Waiman Long) [RHEL-15939] +- Documentation: admin-guide: correct spelling (Waiman Long) [RHEL-15939] +- Revert RHEL-only "cgroup/cpuset: Add cpuset.cpus.exclusive.effective for v2" (Waiman Long) [RHEL-15939] +- Revert RHEL-only "cgroup/cpuset: Add cpuset.cpus.exclusive for v2" (Waiman Long) [RHEL-15939] +- Revert RHEL-only "cgroup/cpuset: Introduce remote partition" (Waiman Long) [RHEL-15939] +- Revert RHEL-only "cgroup/cpuset: Check partition conflict with housekeeping setup" (Waiman Long) [RHEL-15939] +- Revert RHEL-only "cgroup/cpuset: Documentation update for partition" (Waiman Long) [RHEL-15939] +- Revert RHEL-only "cgroup/cpuset: Extend test_cpuset_prs.sh to test remote partition" (Waiman Long) [RHEL-15939] +- igc: Fix ambiguity in the ethtool advertising (Corinna Vinschen) [RHEL-15687] +- igc: replace deprecated strncpy with strscpy (Corinna Vinschen) [RHEL-15687] +- intel: fix format warnings (Corinna Vinschen) [RHEL-15687] +- igc: Expose tx-usecs coalesce setting to user (Corinna Vinschen) [RHEL-15687] +- igc: Fix infinite initialization loop with early XDP redirect (Corinna Vinschen) [RHEL-15687] +- igc: Change IGC_MIN to allow set rx/tx value between 64 and 80 (Corinna Vinschen) [RHEL-15687] +- igc: Decrease PTM short interval from 10 us to 1 us (Corinna Vinschen) [RHEL-15687] +- igc: Add support for multiple in-flight TX timestamps (Corinna Vinschen) [RHEL-15687] +- igc: Fix the typo in the PTM Control macro (Corinna Vinschen) [RHEL-15687] +- igc: Add lock to safeguard global Qbv variables (Corinna Vinschen) [RHEL-15687] +- eth: add missing xdp.h includes in drivers (Corinna Vinschen) [RHEL-15687] +- igc: Fix Kernel Panic during ndo_tx_timeout callback (Corinna Vinschen) [RHEL-15687] +- igc: Prevent garbled TX queue with XDP ZEROCOPY (Corinna Vinschen) [RHEL-15687] +- igc: Add TransmissionOverrun counter (Corinna Vinschen) [RHEL-15687] +- igc: Fix inserting of empty frame for launchtime (Corinna Vinschen) [RHEL-15687] +- igc: Fix launchtime before start of cycle (Corinna Vinschen) [RHEL-15687] +- igc: No strict mode in pure launchtime/CBS offload (Corinna Vinschen) [RHEL-15687] +- igc: Handle already enabled taprio offload for basetime 0 (Corinna Vinschen) [RHEL-15687] +- igc: Do not enable taprio offload for invalid arguments (Corinna Vinschen) [RHEL-15687] +- igc: Rename qbv_enable to taprio_offload_enable (Corinna Vinschen) [RHEL-15687] +- igc: Handle PPS start time programming for past time values (Corinna Vinschen) [RHEL-15687] +- igc: Include the length/type field and VLAN tag in queueMaxSDU (Corinna Vinschen) [RHEL-15687] +- igc: set TP bit in 'supported' and 'advertising' fields of ethtool_link_ksettings (Corinna Vinschen) [RHEL-15687] +- igc: Fix TX Hang issue when QBV Gate is closed (Corinna Vinschen) [RHEL-15687] +- igc: Remove delay during TX ring configuration (Corinna Vinschen) [RHEL-15687] +- igc: Add condition for qbv_config_change_errors counter (Corinna Vinschen) [RHEL-15687] +- igc: Work around HW bug causing missing timestamps (Corinna Vinschen) [RHEL-15687] +- igc: Retrieve TX timestamp during interrupt handling (Corinna Vinschen) [RHEL-15687] +- igc: Check if hardware TX timestamping is enabled earlier (Corinna Vinschen) [RHEL-15687] +- igc: Fix race condition in PTP tx code (Corinna Vinschen) [RHEL-15687] +- igc: Add XDP hints kfuncs for RX timestamp (Corinna Vinschen) [RHEL-15687] +- igc: Add XDP hints kfuncs for RX hash (Corinna Vinschen) [RHEL-15687] +- igc: Add igc_xdp_buff wrapper for xdp_buff in driver (Corinna Vinschen) [RHEL-15687] +- igc: Remove unnecessary aer.h include (Corinna Vinschen) [RHEL-15687] +- igc: Clean up and optimize watchdog task (Corinna Vinschen) [RHEL-15687] +- igc: offload queue max SDU from tc-taprio (Corinna Vinschen) [RHEL-15687] +- igc: Add qbv_config_change_errors counter (Corinna Vinschen) [RHEL-15687] +- ethernet: use eth_hw_addr_set() for dev->addr_len cases (Corinna Vinschen) [RHEL-15687] +- redhat/configs: Enable CONFIG_IOMMUFD (Cédric Le Goater) [RHEL-17211] +- vfio/mtty: Enable migration support (Alex Williamson) [RHEL-12360 RHEL-14389] +- vfio/mtty: Overhaul mtty interrupt handling (Alex Williamson) [RHEL-14389] +- vfio: Fix smatch errors in vfio_combine_iova_ranges() (Alex Williamson) [RHEL-14389] +- vfio: use __aligned_u64 in struct vfio_device_ioeventfd (Alex Williamson) [RHEL-14389] +- vfio: use __aligned_u64 in struct vfio_device_gfx_plane_info (Alex Williamson) [RHEL-14389] +- vfio: trivially use __aligned_u64 for ioctl structs (Alex Williamson) [RHEL-14389] +- vfio: add bus master feature to device feature ioctl (Alex Williamson) [RHEL-14389] +- vfio: Support IO page table replacement (Alex Williamson) [RHEL-14390] +- vdpa/mlx5: preserve CVQ vringh index (Cindy Lu) [RHEL-5336] +- vdpa/mlx5: implement .reset_map driver op (Cindy Lu) [RHEL-5336] +- mlx5_vdpa: offer VHOST_BACKEND_F_ENABLE_AFTER_DRIVER_OK (Cindy Lu) [RHEL-5336] +- vdpa/mlx5: Remove unused function declarations (Cindy Lu) [RHEL-5336] +- vdpa/mlx5: Update cvq iotlb mapping on ASID change (Cindy Lu) [RHEL-5336] +- vdpa/mlx5: Make iotlb helper functions more generic (Cindy Lu) [RHEL-5336] +- vdpa/mlx5: Enable hw support for vq descriptor mapping (Cindy Lu) [RHEL-5336] +- vdpa/mlx5: Introduce mr for vq descriptor (Cindy Lu) [RHEL-5336] +- vdpa/mlx5: Improve mr update flow (Cindy Lu) [RHEL-5336] +- vdpa/mlx5: Move mr mutex out of mr struct (Cindy Lu) [RHEL-5336] +- vdpa/mlx5: Allow creation/deletion of any given mr struct (Cindy Lu) [RHEL-5336] +- vdpa/mlx5: Rename mr destroy functions (Cindy Lu) [RHEL-5336] +- vdpa/mlx5: Collapse "dvq" mr add/delete functions (Cindy Lu) [RHEL-5336] +- vdpa/mlx5: Take cvq iotlb lock during refresh (Cindy Lu) [RHEL-5336] +- vdpa/mlx5: Decouple cvq iotlb handling from hw mapping code (Cindy Lu) [RHEL-5336] +- vdpa/mlx5: Create helper function for dma mappings (Cindy Lu) [RHEL-5336] +- vdpa/mlx5: Expose descriptor group mkey hw capability (Cindy Lu) [RHEL-5336] +- vhost-vdpa: fix use after free in vhost_vdpa_probe() (Cindy Lu) [RHEL-5336] +- vdpa_sim_blk: allocate the buffer zeroed (Cindy Lu) [RHEL-5336] +- vdpa_sim: implement .reset_map support (Cindy Lu) [RHEL-5336] +- vhost-vdpa: clean iotlb map during reset for older userspace (Cindy Lu) [RHEL-5336] +- vdpa: introduce .compat_reset operation callback (Cindy Lu) [RHEL-5336] +- vhost-vdpa: introduce IOTLB_PERSIST backend feature bit (Cindy Lu) [RHEL-5336] +- vhost-vdpa: reset vendor specific mapping to initial state in .release (Cindy Lu) [RHEL-5336] +- vdpa: introduce .reset_map operation callback (Cindy Lu) [RHEL-5336] +- vdpa: Update sysfs ABI documentation (Cindy Lu) [RHEL-5336] +- vhost-vdpa: uAPI to get dedicated descriptor group id (Cindy Lu) [RHEL-5336] +- vhost-vdpa: introduce descriptor group backend feature (Cindy Lu) [RHEL-5336] +- vdpa: introduce dedicated descriptor group for virtqueue (Cindy Lu) [RHEL-5336] +- vdpa_sim_blk: Fix the potential leak of mgmt_dev (Cindy Lu) [RHEL-5336] +- virtio_vdpa: build affinity masks conditionally (Cindy Lu) [RHEL-5336] +- vdpa_sim: offer VHOST_BACKEND_F_ENABLE_AFTER_DRIVER_OK (Cindy Lu) [RHEL-5336] +- vdpa: add get_backend_features vdpa operation (Cindy Lu) [RHEL-5336] +- vdpa: accept VHOST_BACKEND_F_ENABLE_AFTER_DRIVER_OK backend feature (Cindy Lu) [RHEL-5336] +- vdpa: add VHOST_BACKEND_F_ENABLE_AFTER_DRIVER_OK flag (Cindy Lu) [RHEL-5336] +- virtio-vdpa: Fix cpumask memory leak in virtio_vdpa_find_vqs() (Cindy Lu) [RHEL-5336] +- vdpa: Enable strict validation for netlinks ops (Cindy Lu) [RHEL-5336] +- vdpa: Add max vqp attr to vdpa_nl_policy for nlattr length check (Cindy Lu) [RHEL-5336] +- vdpa: Add queue index attr to vdpa_nl_policy for nlattr length check (Cindy Lu) [RHEL-5336] +- vdpa: Add features attr to vdpa_nl_policy for nlattr length check (Cindy Lu) [RHEL-5336] +- redhat: Let kernel-modules-core own the files depmod generates. (Jan Stancek) [RHEL-15435] +- ip_tunnel: Preserve pointer const in ip_tunnel_info_opts (Michal Schmidt) [RHEL-19222] +- igb: Fix potential memory leak in igb_add_ethtool_nfc_entry (Corinna Vinschen) [RHEL-15700] +- igb: Fix an end of loop test (Corinna Vinschen) [RHEL-15700] +- igb: replace deprecated strncpy with strscpy (Corinna Vinschen) [RHEL-15700] +- intel: fix format warnings (Corinna Vinschen) [RHEL-15700] +- intel: fix string truncation warnings (Corinna Vinschen) [RHEL-15700] +- ethernet/intel: Use list_for_each_entry() helper (Corinna Vinschen) [RHEL-15700] +- igb: clean up in all error paths when enabling SR-IOV (Corinna Vinschen) [RHEL-15700] +- igb: Change IGB_MIN to allow set rx/tx value between 64 and 80 (Corinna Vinschen) [RHEL-15700] +- igb: disable virtualization features on 82580 (Corinna Vinschen) [RHEL-15700] +- igb: Avoid starting unnecessary workqueues (Corinna Vinschen) [RHEL-15700] +- igb: Fix igb_down hung on surprise removal (Corinna Vinschen) [RHEL-15700] +- igb: Enable SR-IOV after reinit (Corinna Vinschen) [RHEL-15700] +- ethernet: use eth_hw_addr_set() for dev->addr_len cases (Corinna Vinschen) [RHEL-15700] +- x86/topology: Fix erroneous smp_num_siblings on Intel Hybrid platforms (Foggy Liu) [RHEL-18215] + +* Mon Dec 18 2023 Scott Weaver [5.14.0-401.el9] +- config: wifi: disable new unsupported configuration options (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mac80211: don't drop all unprotected public action frames (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: cfg80211: fix assoc response warning on failed links (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: cfg80211: pass correct pointer to rdev_inform_bss() (Jose Ignacio Tornos Martinez) [RHEL-2907] +- net: rfkill: reduce data->mtx scope in rfkill_fop_open (Jose Ignacio Tornos Martinez) [RHEL-2907] +- net: rfkill: gpio: prevent value glitch during probe (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mac80211: fix error path key leak (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: cfg80211: use system_unbound_wq for wiphy work (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: iwlwifi: mvm: Fix incorrect usage of scan API (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mac80211: Create resources for disabled links (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: cfg80211: avoid leaking stack data into trace (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mac80211: allow transmitting EAPOL frames with tainted key (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mac80211: work around Cisco AP 9115 VHT MPDU length (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: cfg80211: Fix 6GHz scan configuration (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mac80211: fix potential key leak (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mac80211: fix potential key use-after-free (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mt76: mt76x02: fix MT76x0 external LNA gain handling (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: brcmfmac: Replace 1-element arrays with flexible arrays (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mwifiex: Fix oob check condition in mwifiex_process_rx_packet (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtw88: rtw8723d: Fix MAC address offset in EEPROM (Jose Ignacio Tornos Martinez) [RHEL-2907] +- rfkill: sync before userspace visibility/changes (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mac80211: fix mesh id corruption on 32 bit systems (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: cfg80211: add missing kernel-doc for cqm_rssi_work (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: cfg80211: fix cqm_config access race (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: iwlwifi: mvm: Fix a memory corruption issue (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: iwlwifi: Ensure ack flag is properly cleared. (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: iwlwifi: dbg_ini: fix structure packing (Jose Ignacio Tornos Martinez) [RHEL-2907] +- iwlwifi: mvm: handle PS changes in vif_cfg_changed (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: cfg80211: validate AP phy operation before starting it (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: cfg80211/mac80211: hold link BSSes when assoc fails for MLO connection (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mwifiex: Sanity check tlv_len and tlv_bitmap_len (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mwifiex: Replace one-element array with flexible-array member in struct mwifiex_ie_types_rxba_sync (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mwifiex: Fix tlv_buf_left calculation (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mt76: fix lock dependency problem for wed_lock (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtlwifi: rtl8723: Remove unused function rtl8723_cmd_send_packet() (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtw88: usb: kill and free rx urbs on probe failure (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtw89: Fix clang -Wimplicit-fallthrough in rtw89_query_sar() (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtw89: phy: modify register setting of ENV_MNTR, PHYSTS and DIG (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtw89: phy: add phy_gen_def::cr_base to support WiFi 7 chips (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtw89: mac: define register address of rx_filter to generalize code (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtw89: mac: define internal memory address for WiFi 7 chip (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtw89: mac: generalize code to indirectly access WiFi internal memory (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtw89: mac: add mac_gen_def::band1_offset to map MAC band1 register address (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtw89: initialize multi-channel handling (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtw89: provide functions to configure NoA for beacon update (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtw89: call rtw89_chan_get() by vif chanctx if aware of vif (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtw89: sar: let caller decide the center frequency to query (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtw89: refine rtw89_correct_cck_chan() by rtw89_hw_to_nl80211_band() (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtw89: add function prototype for coex request duration (Jose Ignacio Tornos Martinez) [RHEL-2907] +- Fix nomenclature for USB and PCI wireless devices (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: ath: Use is_multicast_ether_addr() to check multicast Ether address (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: ath12k: Remove unused declarations (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: ath12k: add check max message length while scanning with extraie (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: ath9k: use IS_ERR() with debugfs_create_dir() (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: ath12k: Fix memory leak in rx_desc and tx_desc (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: ath: remove unused-but-set parameter (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: ath11k: Remove unused declarations (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: ath10k: fix Wvoid-pointer-to-enum-cast warning (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: ath11k: fix Wvoid-pointer-to-enum-cast warning (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: ath11k: simplify the code with module_platform_driver (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: ath12k: Fix a few spelling errors (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: ath11k: Fix a few spelling errors (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: ath10k: Fix a few spelling errors (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: ath11k: Consistently use ath11k_vif_to_arvif() (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: ath11k: Cleanup mac80211 references on failure during tx_complete (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: ath11k: Don't drop tx_status when peer cannot be found (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: wilc1000: Remove unused declarations (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mwifiex: avoid possible NULL skb pointer dereference (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rt2x00: limit MT7620 TX power based on eeprom calibration (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: Fix ieee80211.h kernel-doc issues (Jose Ignacio Tornos Martinez) [RHEL-2907] +- mac80211: make ieee80211_tx_info padding explicit (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mac80211: fix kernel-doc notation warning (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: radiotap: fix kernel-doc notation warnings (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: cfg80211: remove dead/unused enum value (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: cfg80211: improve documentation for flag fields (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: nl80211: Remove unused declaration nl80211_pmsr_dump_results() (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mac80211: mesh: Remove unused function declaration mesh_ids_set_default() (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mac80211: Remove unused function declarations (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: wext: Remove unused declaration dev_get_wireless_info() (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: nl80211/cfg80211: add forgotten nla_policy for BSS color attribute (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mac80211_hwsim: avoid calling nlmsg_free() in IRQ or IRQ disabled (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mac80211: fix puncturing bitmap handling in CSA (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mac80211_hwsim: drop short frames (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mac80211: check for station first in client probe (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: cfg80211: ocb: don't leave if not joined (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: cfg80211: reject auth/assoc to AP with our address (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: ath9k: Remove unused declarations (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: ath9k: Remove unnecessary ternary operators (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: ath9k: consistently use kstrtoX_from_user() functions (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: ath9k: fix parameter check in ath9k_init_debug() (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: ath9k: protect WMI command response buffer replacement with a lock (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: ath9k: fix races between ath9k_wmi_cmd and ath9k_wmi_ctrl_rx (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mac80211: check S1G action frame size (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: iwlmei: don't send nic info with invalid mac address (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: iwlmei: send driver down SAP message only if wiamt is enabled (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: iwlmei: send HOST_GOES_DOWN message even if wiamt is disabled (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: iwlmei: don't send SAP messages if AMT is disabled (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: iwlwifi: pcie: avoid a warning in case prepare card failed (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: iwlwifi: remove memory check for LMAC error address (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: iwlwifi: mvm: support flush on AP interfaces (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: iwlwifi: mvm: enable HE TX/RX <242 tone RU on new RFs (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: iwlwifi: add Razer to ppag approved list (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: iwlwifi: pcie: point invalid TFDs to invalid data (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: iwlwifi: queue: move iwl_txq_gen2_set_tb() up (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: iwlwifi: pcie: move gen1 TB handling to header (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: iwlwifi: remove 'def_rx_queue' struct member (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: iwlwifi: pcie: clean up gen1/gen2 TFD unmap (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: iwlwifi: remove WARN from read_mem32() (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: iwlwifi: api: fix a small upper/lower-case typo (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: iwlwifi: mvm: advertise MLO only if EHT is enabled (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: cfg80211: Annotate struct cfg80211_tid_config with __counted_by (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: cfg80211: Annotate struct cfg80211_scan_request with __counted_by (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: cfg80211: Annotate struct cfg80211_rnr_elems with __counted_by (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: cfg80211: Annotate struct cfg80211_pmsr_request with __counted_by (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: cfg80211: Annotate struct cfg80211_mbssid_elems with __counted_by (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: cfg80211: Annotate struct cfg80211_cqm_config with __counted_by (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: cfg80211: Annotate struct cfg80211_acl_data with __counted_by (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: ath10k: Use RMW accessors for changing LNKCTL (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: ath12k: Use RMW accessors for changing LNKCTL (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: ath11k: Use RMW accessors for changing LNKCTL (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtw89: regd: update regulatory map to R64-R43 (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtw89: fix a width vs precision bug (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rt2x00: correct MAC_SYS_CTRL register RX mask in R-Calibration (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtlwifi: use eth_broadcast_addr() to assign broadcast address (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtw89: Introduce Time Averaged SAR (TAS) feature (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtw89: 8852b: rfk: fine tune IQK parameters to improve performance on 2GHz band (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mwifiex: fix comment typos in SDIO module (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mwifiex: cleanup adapter data (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mwifiex: Fix missed return in oob checks failed path (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mwifiex: use is_zero_ether_addr() instead of ether_addr_equal() (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mwifiex: drop BUG_ON from TX paths (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mwifiex: handle possible mwifiex_write_reg() errors (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mwifiex: handle possible sscanf() errors (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mwifiex: cleanup private data structures (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mwifiex: fix memory leak in mwifiex_histogram_read() (Jose Ignacio Tornos Martinez) [RHEL-2907] +- bus: mhi: host: pci_generic: add support for Telit FE990 modem (Jose Ignacio Tornos Martinez) [RHEL-2907] +- bus: mhi: host: remove unused-but-set parameter (Jose Ignacio Tornos Martinez) [RHEL-2907] +- net: mhi: Remove redundant initialization owner in mhi_net_driver (Jose Ignacio Tornos Martinez) [RHEL-2907] +- USB: core: Fix unused variable warning in usb_alloc_dev() (Jose Ignacio Tornos Martinez) [RHEL-2907] +- USB: Remove Wireless USB and UWB documentation (Jose Ignacio Tornos Martinez) [RHEL-2907] +- USB: Remove remnants of Wireless USB and UWB (Jose Ignacio Tornos Martinez) [RHEL-2907] +- bus: mhi: host: pci_generic: Add support for Quectel RM520N-GL Lenovo variant (Jose Ignacio Tornos Martinez) [RHEL-2907] +- bus: mhi: host: allow MHI client drivers to provide the firmware via a pointer (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtw89: return failure if needed firmware elements are not recognized (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtw89: add to parse firmware elements of BB and RF tables (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtw89: introduce infrastructure of firmware elements (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtw89: add firmware suit for BB MCU 0/1 (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtw89: add firmware parser for v1 format (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtw89: introduce v1 format of firmware header (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtw89: support firmware log with formatted text (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtw89: recognize log format from firmware file (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: ath12k: avoid deadlock by change ieee80211_queue_work for regd_update_work (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: ath12k: add handler for scan event WMI_SCAN_EVENT_DEQUEUED (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: ath12k: relax list iteration in ath12k_mac_vif_unref() (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: ath12k: configure puncturing bitmap (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: ath12k: parse WMI service ready ext2 event (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: ath12k: add MLO header in peer association (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: ath12k: peer assoc for 320 MHz (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: ath12k: add WMI support for EHT peer (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: ath12k: prepare EHT peer assoc parameters (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: ath12k: add EHT PHY modes (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: ath12k: propagate EHT capabilities to userspace (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: ath12k: WMI support to process EHT capabilities (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: ath12k: move HE capabilities processing to a new function (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: ath12k: rename HE capabilities setup/copy functions (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: ath12k: change to use dynamic memory for channel list of scan (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: ath12k: trigger station disconnect on hardware restart (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: ath12k: Use pdev_id rather than mac_id to get pdev (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: ath12k: avoid array overflow of hw mode for preferred_hw_mode (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: ath12k: fix memcpy array overflow in ath12k_peer_assoc_h_he() (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: ath12k: correct the data_type from QMI_OPT_FLAG to QMI_UNSIGNED_1_BYTE for mlo_capable (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: ath12k: Fix a NULL pointer dereference in ath12k_mac_op_hw_scan() (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: ath11k: Remove cal_done check during probe (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: ath11k: Add coldboot calibration support for QCN9074 (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: ath11k: Split coldboot calibration hw_param (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: ath11k: simplify ath11k_mac_validate_vht_he_fixed_rate_settings() (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: ath11k: fix band selection for ppdu received in channel 177 of 5 GHz (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mwifiex: fix error recovery in PCIE buffer descriptor management (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: brcmsmac: cleanup SCB-related data types (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: brcmsmac: remove more unused data types (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mt76: Replace strlcpy() with strscpy() (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: drivers: Explicitly include correct DT includes (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: wilc1000: add SPI commands retry mechanism (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mwifiex: Fix OOB and integer underflow when rx packets (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: wilc1000: remove use of has_thrpt_enh3 flag (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtw89: get data rate mode/NSS/MCS v1 from RX descriptor (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtw89: add to display hardware rates v1 histogram in debugfs (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtw89: add C2H RA event V1 to support WiFi 7 chips (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtw89: use struct to access RA report (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtw89: use struct to access firmware C2H event header (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtw89: add H2C RA command V1 to support WiFi 7 chips (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtw89: use struct to set RA H2C command (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtw89: phy: rate pattern handles HW rate by chip gen (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtw89: define hardware rate v1 for WiFi 7 chips (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtw89: add chip_info::chip_gen to determine chip generation (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mt76: mt7915: fix power-limits while chan_switch (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mt76: mt7915: fix tlv length of mt7915_mcu_get_chan_mib_info (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mt76: mt76x02: fix return value check in mt76x02_mac_process_rx (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mt76: testmode: add nla_policy for MT76_TM_ATTR_TX_LENGTH (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mt76: mt7921: move mt7921u_disconnect mt792x-lib (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mt76: mt7921: move mt7921_dma_init in pci.c (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mt76: mt792x: move MT7921_PM_TIMEOUT and MT7921_HW_SCAN_TIMEOUT in common code (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mt76: mt76_connac3: move lmac queue enumeration in mt76_connac3_mac.h (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mt76: mt792x: move mt7921_load_firmware in mt792x-lib module (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mt76: mt792x: introduce mt792x-usb module (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mt76: mt7921: move acpi_sar code in mt792x-lib module (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mt76: mt7921: move runtime-pm pci code in mt792x-lib (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mt76: mt7921: move shared runtime-pm code on mt792x-lib (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mt76: mt7921: move hif_ops macro in mt792x.h (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mt76: mt792x: move more dma shared code in mt792x_dma (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mt76: mt792x: introduce mt792x_irq_map (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mt76: mt7921: move init shared code in mt792x-lib module (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mt76: mt7921: move debugfs shared code in mt792x-lib module (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mt76: mt7921: move dma shared code in mt792x-lib module (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mt76: mt7921: move mac shared code in mt792x-lib module (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mt76: mt792x: introduce mt792x-lib module (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mt76: mt7921: move mt792x_hw_dev in mt792x.h (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mt76: mt7921: move mt792x_mutex_{acquire/release} in mt792x.h (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mt76: mt792x: move shared structure definition in mt792x.h (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mt76: mt7921: rename mt7921_hif_ops in mt792x_hif_ops (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mt76: mt7921: rename mt7921_dev in mt792x_dev (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mt76: mt7921: rename mt7921_phy in mt792x_phy (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mt76: mt7921: rename mt7921_sta in mt792x_sta (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mt76: mt7921: rename mt7921_vif in mt792x_vif (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mt76: mt7921: convert acpisar and clc pointers to void (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mt76: mt7921: move common register definition in mt792x_regs.h (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mt76: mt7603: fix tx filter/flush function (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mt76: mt7603: fix beacon interval after disabling a single vif (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mt76: mt7915: remove VHT160 capability on MT7915 (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mt76: add support for providing eeprom in nvmem cells (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mt76: split get_of_eeprom in subfunction (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mt76: mt7915: fix capabilities in non-AP mode (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mt76: connac: add connac3 mac library (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mt76: connac: move connac3 definitions in mt76_connac3_mac.h (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mt76: move rate info in mt76_vif (Jose Ignacio Tornos Martinez) [RHEL-2907] +- mt76: connac: move more mt7921/mt7915 mac shared code in connac lib (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mt76: move ampdu_state in mt76_wcid (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mt76: mt7921: rely on shared poll_list field (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mt76: mt7996: rely on shared poll_list field (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mt76: mt7615: rely on shared poll_list field (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mt76: mt7603: rely on shared poll_list field (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mt76: mt7915: move poll_list in mt76_wcid (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mt76: mt7921: rely on shared sta_poll_list and sta_poll_lock (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mt76: mt7996: rely on shared sta_poll_list and sta_poll_lock (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mt76: mt7615: rely on shared sta_poll_list and sta_poll_lock (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mt76: mt7603: rely on shared sta_poll_list and sta_poll_lock (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mt76: mt7915: move sta_poll_list and sta_poll_lock in mt76_dev (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mt76: mt7996: increase tx token size (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mt76: mt7996: add muru support (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mt76: mt7996: fix WA event ring size (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mt76: mt7996: use correct phy for background radar event (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mt76: connac: add support to set ifs time by mcu command (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mt76: mt7996: enable VHT extended NSS BW feature (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mt76: mt7996: fix bss wlan_idx when sending bss_info command (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mt76: connac: add support for dsp firmware download (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mt76: mt7996: move radio ctrl commands to proper functions (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mt76: mt7921: get rid of MT7921_RESET_TIMEOUT marco (Jose Ignacio Tornos Martinez) [RHEL-2907] +- mt76: mt7996: rely on mt76_sta_stats in mt76_wcid (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mt76: mt7915: fix command timeout in AP stop period (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mt76: mt7921: make mt7921_mac_sta_poll static (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mt76: mt7996: disable WFDMA Tx/Rx during SER recovery (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mt76: mt7915: disable WFDMA Tx/Rx during SER recovery (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mt76: mt7921: Support temp sensor (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mt76: mt7921: fix non-PSC channel scan fail (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mt76: mt7915: accumulate mu-mimo ofdma muru stats (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mt76: add tx_nss histogram to ethtool stats (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mt76: mt7921: fix skb leak by txs missing in AMSDU (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mt76: mt7921e: report tx retries/failed counts in tx free event (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mt76: mt7915: add support for MT7981 (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mt76: mt7921: rely on mib_stats shared definition (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mt76: mt7996: rely on mib_stats shared definition (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mt76: mt7915: move mib_stats structure in mt76.h (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mt76: mt7921: remove macro duplication in regs.h (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mt76: mt7921: do not support one stream on secondary antenna only (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mt76: mt7996: drop return in mt7996_sta_statistics (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mt76: mt7915: drop return in mt7915_sta_statistics (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mt76: report non-binding skb tx rate when WED is active (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mt76: mt7915: rework tx bytes counting when WED is active (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mt76: mt7915: rework tx packets counting when WED is active (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mt76: mt7915: report tx retries/failed counts for non-WED path (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mt76: mt7915: fix background radar event being blocked (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mt76: enable UNII-4 channel 177 support (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mt76: mt7615: enable BSS_CHANGED_MU_GROUPS support (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mt76: mt7996: enable BSS_CHANGED_MU_GROUPS support (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mt76: mt7996: fix header translation logic (Jose Ignacio Tornos Martinez) [RHEL-2907] +- mt76: mt7921: don't assume adequate headroom for SDIO headers (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: brcmsmac: remove unused data type (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mwifiex: Set WIPHY_FLAG_NETNS_OK flag (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mwifiex: fix fortify warning (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mwifiex: prefer strscpy() over strlcpy() (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtl8xxxu: Enable AP mode for RTL8723BU (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtl8xxxu: Enable AP mode for RTL8192EU (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtl8xxxu: Enable AP mode for RTL8710BU (RTL8188GU) (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtl8xxxu: Enable AP mode for RTL8192FU (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtw89: debug: Fix error handling in rtw89_debug_priv_btc_manual_set() (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtw88: simplify vif iterators (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtw88: remove unused USB bulkout size set (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtw88: remove unused and set but unused leftovers (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: ath9k: fix printk specifier (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: ath9k: fix fortify warnings (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: ath9k: avoid using uninitialized array (Jose Ignacio Tornos Martinez) [RHEL-2907] +- net: qrtr: Handle IPCR control port format of older targets (Jose Ignacio Tornos Martinez) [RHEL-2907] +- net: qrtr: ns: Change nodes radix tree to xarray (Jose Ignacio Tornos Martinez) [RHEL-2907] +- net: qrtr: ns: Change servers radix tree to xarray (Jose Ignacio Tornos Martinez) [RHEL-2907] +- bus: mhi: host: use vmalloc_array and vcalloc (Jose Ignacio Tornos Martinez) [RHEL-2907] +- bus: mhi: host: pci_generic: Add support for Dell DW5932e (Jose Ignacio Tornos Martinez) [RHEL-2907] +- bus: mhi: host: pci_generic: Add support for Quectel RM520N-GL modem (Jose Ignacio Tornos Martinez) [RHEL-2907] +- bus: mhi: host: pci_generic: Add support for Quectel EM160R-GL modem (Jose Ignacio Tornos Martinez) [RHEL-2907] +- bus: mhi: host: pci_generic: Add support for IP_SW0 channels (Jose Ignacio Tornos Martinez) [RHEL-2907] +- bus: mhi: host: Skip MHI reset if device is in RDDM (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mac80211: limit reorder_buf_filtered to avoid UBSAN warning (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: iwlwifi: mvm: add dependency for PTP clock (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: ath12k: Fix buffer overflow when scanning with extraie (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: nl80211: fix integer overflow in nl80211_parse_mbssid_elems() (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: cfg80211: fix sband iftype data lookup for AP_VLAN (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtw89: fix 8852AE disconnection caused by RX full flags (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: brcm80211: handle params_v1 allocation failure (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: brcmfmac: Fix field-spanning write in brcmf_scan_params_v2_to_v1() (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: ray_cs: Replace 1-element array with flexible array (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mt76: mt7615: do not advertise 5 GHz on first phy of MT7615D (DBDC) (Jose Ignacio Tornos Martinez) [RHEL-2907] +- codel: fix kernel-doc notation warnings (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtw89: debug: fix error code in rtw89_debug_priv_send_h2c_set() (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: iwlwifi: remove 'use_tfh' config to fix crash (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: ieee80211: fix erroneous NSTR bitmap size checks (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtlwifi: cleanup USB interface (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtlwifi: simplify LED management (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: ath10k: improve structure padding (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: iwlwifi: mvm: Add support for IGTK in D3 resume flow (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: iwlwifi: mvm: update two most recent GTKs on D3 resume flow (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: iwlwifi: mvm: Refactor security key update after D3 (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mac80211: mark keys as uploaded when added by the driver (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: iwlwifi: remove support of A0 version of FM RF (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: iwlwifi: cfg: clean up Bz module firmware lines (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: iwlwifi: pcie: add device id 51F1 for killer 1675 (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: iwlwifi: bump FW API to 83 for AX/BZ/SC devices (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: iwlwifi: cfg: remove trailing dash from FW_PRE constants (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: iwlwifi: also unify Ma device configurations (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: iwlwifi: also unify Sc device configurations (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: iwlwifi: unify Bz/Gl device configurations (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: iwlwifi: pcie: also drop jacket from info macro (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: iwlwifi: remove support for *nJ devices (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: iwlwifi: don't load old firmware for 22000 (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: iwlwifi: don't load old firmware for ax210 (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: iwlwifi: don't load old firmware for Bz (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: iwlwifi: don't load old firmware for Sc (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: iwlwifi: give Sc devices their own family (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: iwlwifi: split 22000.c into multiple files (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: iwlwifi: Add support for new CNVi (SC) (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: iwlwifi: Add support for new Bz version (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: iwlwifi: mvm: Add support for scan version 17 (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: iwlwifi: mvm: adjust skip-over-dtim in D3 (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: iwlwifi: mvm: indicate HW decrypt for beacon protection (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: iwlwifi: mvm: support new flush_sta method (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: iwlwifi: Add support for new PCI Id (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: iwlwifi: mvm: send LARI configuration earlier (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: iwlwifi: remove disable_dummy_notification (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: iwlwifi: limit EHT capabilities based on PCIe link speed (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: iwlwifi: mvm: add EHT A-MPDU size exponent support (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: iwlwifi: mvm: use min_t() for agg_size (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: iwlwifi: mvm: use EHT maximum MPDU length on 2.4 GHz (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: iwlwifi: nvm: handle EHT/320 MHz regulatory flag (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: iwlwifi: mvm: make iwl_mvm_set_fw_mu_edca_params mld aware (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: iwlwifi: fw: send marker cmd before suspend cmd (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: iwlwifi: mvm: check the right csa_active (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: iwlwifi: pcie: add size assertions (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: iwlwifi: pcie: refactor RB status size calculation (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: nl80211/reg: add no-EHT regulatory flag (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: cfg80211: Retrieve PSD information from RNR AP information (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mac80211: fix CRC calculation for extended elems (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mac80211: avoid lockdep checking when removing deflink (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mac80211: always hold sdata lock in chanctx assign/unassign (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mac80211: store BSS param change count from assoc response (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mac80211: drop some unprotected action frames (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mac80211: move action length check up (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mac80211: drop unprotected robust mgmt before 4-way-HS (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtw89: use struct to parse firmware header (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtw89: TX power stuffs replace confusing naming of _max with _num (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtw89: 8851b: configure to force 1 TX power value (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtw89: 8851b: rfk: update IQK to version 0x8 (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtw89: 8851b: rfk: add LCK track (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtw89: 8851b: update TX power tables to R28 (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtw89: 8851b: update RF radio A parameters to R28 (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtw88: fix not entering PS mode after AP stops (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtw88: refine register based H2C command (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtw88: Stop high queue during scan (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtw88: Skip high queue in hci_flush (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtw88: Fix AP mode incorrect DTIM behavior (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtw88: use struct instead of macros to set TX desc (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mac80211: fix documentation config reference (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mac80211: add eht_capa debugfs field (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: iwlwifi: dvm: fix -Wunused-const-variable gcc warning (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mac80211: check EHT basic MCS/NSS set (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: cfg80211: search all RNR elements for colocated APs (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: cfg80211: stop parsing after allocation failure (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: update multi-link element STA reconfig (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mac80211: agg-tx: prevent start/stop race (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mac80211: agg-tx: add a few locking assertions (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: ieee80211: reorder presence checks in MLE per-STA profile (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mac80211: Support link removal using Reconfiguration ML element (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mac80211: add set_active_links variant not locking sdata (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mac80211: add ___ieee80211_disconnect variant not locking sdata (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: cfg80211/nl80211: Add support to indicate STA MLD setup links removal (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: cfg80211: do not scan disabled links on 6GHz (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: cfg80211: handle BSS data contained in ML probe responses (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: cfg80211: use structs for TBTT information access (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: ieee80211: add structs for TBTT information access (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: cfg80211: use a struct for inform_single_bss data (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: ieee80211: add definitions for RNR MLD params (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: cfg80211: Always ignore ML element (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: ieee80211: use default for medium synchronization delay (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: ieee80211: add helper to validate ML element type and size (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: ieee80211: Fix the common size calculation for reconfiguration ML (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mac80211: Include Multi-Link in CRC calculation (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: cfg80211: fix regulatory disconnect with OCB/NAN (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: cfg80211: fix regulatory disconnect for non-MLO (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mac80211: Rename ieee80211_mle_sta_prof_size_ok() (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mac80211: Add support for parsing Reconfiguration Multi Link element (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mac80211: Rename multi_link (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mac80211: use cfg80211 defragmentation helper (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: cfg80211: add element defragmentation helper (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: cfg80211: drop incorrect nontransmitted BSS update code (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: cfg80211: rewrite merging of inherited elements (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: cfg80211: ignore invalid TBTT info field types (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mac80211: use new inform_bss callback (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: cfg80211: add inform_bss op to update BSS (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: cfg80211: keep bss_lock held when informing (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: cfg80211: move regulatory_hint_found_beacon to be earlier (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mac80211: feed the link_id to cfg80211_ch_switch_started_notify (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mac80211: add consistency check for compat chandef (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mac80211: stop passing cbss to parser (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mac80211: Extend AID element addition for TDLS frames (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mac80211: Add HE and EHT capa elements in TDLS frames (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mac80211: handle TDLS data frames with MLO (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mac80211: handle TDLS negotiation with MLO (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: cfg80211: make TDLS management link-aware (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: wext-core: Fix -Wstringop-overflow warning in ioctl_standard_iw_point() (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: iwlwifi: bump FW API to 81 for AX devices (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: iwlwifi: mvm: Add support for SCAN API version 16 (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: iwlwifi: mvm: Don't access vif valid links directly (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: iwlwifi: handle eSR transitions (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: iwlwifi: fix max number of fw active links (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mac80211: Remove "Missing iftype sband data/EHT cap" spam (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: iwlwifi: mvm: track u-APSD misbehaving AP by AP address (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: iwlwifi: implement WPFC ACPI table loading (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: iwlwifi: add some FW misbehaviour check infrastructure (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: iwlwifi: mvm: always send spec link ID in link commands (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: iwlwifi: use array as array argument (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: iwlwifi: mvm: store WMM params per link (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: iwlwifi: fw: Add new FSEQ defines to fw dump (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: iwlwifi: pcie: double-check ACK interrupt after timeout (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: iwlwifi: mvm: use iwl_mvm_is_vendor_in_approved_list() (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: iwlwifi: fw: make some ACPI functions static (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: iwlwifi: mvm: correctly access HE/EHT sband capa (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: iwlwifi: mvm: remove new checksum code (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mac80211: Add debugfs entry to report dormant links (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mac80211: Support disabled links during association (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: ath11k: Add missing hw_ops->get_ring_selector() for IPQ5018 (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: ath11k: Restart firmware after cold boot calibration for IPQ5018 (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: ath11k: Add missing ops config for IPQ5018 in ath11k_ahb_probe() (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: ray_cs: fix stringop-truncation GCC warning (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: brcmsmac: fix gnu_printf warnings (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: brcmfmac: fix gnu_printf warnings (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: ath12k: fix conf_mutex in ath12k_mac_op_unassign_vif_chanctx() (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtw89: fix spelling typo of IQK debug messages (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtw89: cleanup rtw89_iqk_info and related code (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtw89: cleanup private data structures (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mt7601u: replace strlcpy() with strscpy() (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rt2x00: fix the typo in comments (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: iwlwifi: dbg-tlv: clear FW debug memory on init (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: iwlwifi: pcie: remove redundant argument (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: iwlwifi: pcie: clear FW debug memory on init (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: iwlwifi: dbg-tlv: fix DRAM data init (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: iwlwifi: mvm: allow ADD_STA not to be advertised by the firwmare (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: iwlwifi: mvm: put only a single IGTK into FW (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: iwlwifi: support version C0 of BZ and GL devices (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: iwlwifi: mvm: add support for Extra EHT LTF (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: iwlwifi: mvm: Refactor iwl_mvm_get_lmac_id() (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: iwlwifi: improve debug prints in iwl_read_ppag_table() (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: iwlwifi: mvm: initialize the rx_vec before using it (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: iwlwifi: mvm: rename BTM support flag and its TLV (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: iwlwifi: mvm: support U-SIG EHT validate checks (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mac80211: Replace strlcpy with strscpy (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: cfg80211: replace strlcpy() with strscpy() (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: iwlwifi: mvm: Propagate ERP slot changes to FW (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: iwlwifi: mvm: FTM responder MLO support (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: iwlwifi: pass ESR parameters to the firmware (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: iwlwifi: debugfs: add ppag capa to fw info file (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: iwlwifi: mvm: always set MH len in offload_assist (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: iwlwifi: fw: print PC register value instead of address (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: iwlwifi: unify checks for HW error values (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: iwlwifi: mvm: fix getting LDPC/STBC support (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: iwlwifi: bump FW API to 79 for AX devices (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: iwlwifi: update response for mcc_update command (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: iwlwifi: mvm: FTM initiator MLO support (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: iwlwifi: make debugfs entries link specific (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mac80211: Fix permissions for valid_links debugfs entry (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mac80211: Do not use "non-MLD AP" syntax (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: cfg80211: Support association to AP MLD with disabled links (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mac80211_hwsim: Don't access vif valid links directly (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mac80211: Add getter functions for vif MLD state (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mac80211: allow disabling SMPS debugfs controls (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mac80211: don't update rx_stats.last_rate for NDP (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mac80211: fix CSA processing while scanning (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mac80211: mlme: clarify WMM messages (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mac80211: pass roc->sdata to drv_cancel_remain_on_channel() (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mac80211: include key action/command in tracing (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mac80211: add helpers to access sband iftype data (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: cfg80211: S1G rate information and calculations (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: ath11k: debug: add ATH11K_DBG_CE (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: ath11k: htc: cleanup debug messages (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: ath11k: don't use %%pK (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: ath11k: hal: cleanup debug message (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: ath11k: debug: use all upper case in ATH11k_DBG_HAL (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: ath11k: dp: cleanup debug message (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: ath11k: pci: cleanup debug logging (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: ath11k: wmi: add unified command debug messages (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: ath11k: wmi: use common error handling style (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: ath11k: wmi: cleanup error handling in ath11k_wmi_send_init_country_cmd() (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: ath11k: remove unsupported event handlers (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: ath11k: add WMI event debug messages (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: ath11k: remove manual mask names from debug messages (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: ath11k: print debug level in debug messages (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: ath11k: debug: remove unused ATH11K_DBG_ANY (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: ath12k: delete the timer rx_replenish_retry during rmmod (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: ath12k: Use msdu_end to check MCBC (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: ath12k: check hardware major version for WCN7850 (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: ath12k: Avoid NULL pointer access during management transmit cleanup (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: ath11k: update proper pdev/vdev id for testmode command (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: atk10k: Don't opencode ath10k_pci_priv() in ath10k_ahb_priv() (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: ath10k: Convert to platform remove callback returning void (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: ath10k: Drop checks that are always false (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: ath10k: Drop cleaning of driver data from probe error path and remove (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtlwifi: remove misused flag from HAL data (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtlwifi: remove unused dualmac control leftovers (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtlwifi: remove unused timer and related code (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: brcmfmac: Detect corner error case earlier with log (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtw89: 8852c: update RF radio A/B parameters to R63 (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtw89: 8852c: update TX power tables to R63 with 6 GHz power type (3 of 3) (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtw89: 8852c: update TX power tables to R63 with 6 GHz power type (2 of 3) (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtw89: 8852c: update TX power tables to R63 with 6 GHz power type (1 of 3) (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtw89: process regulatory for 6 GHz power type (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtw89: regd: update regulatory map to R64-R40 (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtw89: regd: judge 6 GHz according to chip and BIOS (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtw89: refine clearing supported bands to check 2/5 GHz first (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtw89: 8851b: configure CRASH_TRIGGER feature for 8851B (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtw89: set TX power without precondition during setting channel (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtw89: debug: txpwr table access only valid page according to chip (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtw89: 8851b: enable hw_scan support (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: cfg80211: move scan done work to wiphy work (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: cfg80211: move sched scan stop to wiphy work (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mac80211: mlme: move disconnects to wiphy work (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mac80211: ibss: move disconnect to wiphy work (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mac80211: use wiphy work for channel switch (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mac80211: use wiphy work for SMPS (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mac80211: unregister netdevs through cfg80211 (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mac80211: use wiphy work for sdata->work (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: cfg80211: add a work abstraction with special semantics (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: cfg80211: hold wiphy lock when sending wiphy (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: cfg80211: wext: hold wiphy lock in siwgenie (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: cfg80211: move wowlan disable under locks (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: cfg80211: hold wiphy lock in pmsr work (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: cfg80211: hold wiphy lock in auto-disconnect (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mac80211: stop warning after reconfig failures (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mac80211_hwsim: Fix possible NULL dereference (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mac80211: consistently use u64 for BSS changes (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mac80211: batch recalc during STA flush (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mac80211: move sta_info_move_state() up (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mac80211: recalc min chandef for new STA links (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mac80211: provide a helper to fetch the medium synchronization delay (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mac80211: refactor ieee80211_select_link_key() (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mac80211: use u64 to hold enum ieee80211_bss_change flags (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mac80211: implement proper AP MLD HW restart (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mac80211: fetch and store the EML capability information (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mac80211: skip EHT BSS membership selector (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mac80211_hwsim: avoid warning with MLO PS stations (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mac80211: remove element scratch_len (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mac80211: HW restart for MLO (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: iwlwifi: pnvm: handle memory descriptor tlv (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: iwlwifi: fw: don't use constant size with efi.get_variable (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: iwlwifi: fw: clean up PNVM loading code (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: iwlwifi: Separate reading and parsing of reduce power table (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: iwlwifi: Enable loading of reduce-power tables into several segments (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: iwlwifi: Use iwl_pnvm_image in reduce power tables flow (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: iwlwifi: Separate loading and setting of power reduce tables (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: iwlwifi: Implement loading and setting of fragmented pnvm image (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: iwlwifi: Add support for fragmented pnvm images (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: iwlwifi: Allow trans_pcie track more than 1 pnvm DRAM region (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: iwlwifi: Take loading and setting of pnvm image out of parsing part (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: iwlwifi: Separate loading and setting of pnvm image into two functions (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: iwlwifi: Generalize the parsing of the pnvm image (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: iwlwifi: api: fix kernel-doc links (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: iwlwifi: api: remove unused commands (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: iwlwifi: api: use __le16 instead of u16 (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: iwlwifi: api: link context action in kernel-doc (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: iwlwifi: mvm: tell firmware about per-STA MFP enablement (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: iwlwifi: mvm: remove warning for beacon filtering error (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: iwlwifi: remove dead code in iwl_dump_ini_imr_get_size() (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: iwlwifi: Add Dell to ppag approved list (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: iwlwifi: pcie: adjust Bz device timings (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: iwlwifi: mvm: offload BTM response during D3 (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: iwlwifi: do not log undefined DRAM buffers unnecessarily (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: iwlwifi: acpi: add other Google OEMs to the ppag approved list (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: iwlwifi: mvm: clarify EHT RU allocation bits (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: iwlwifi: mvm: support injection rate control (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: iwlwifi: Add vendors to TAS approved list (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: iwlwifi: iwlmei: fix compilation error (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: iwlwifi: support PPAG in China for older FW cmd version (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: iwlwifi: mvm: remove useless code (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: iwlwifi: fw: Add new ODM vendor to ppag approved list (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: iwlwifi: mvm: adjust csa notifications and commands to MLO (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: iwlwifi: mvm: update the FW apis for LINK and MAC commands (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: iwlwifi: mvm: Make iwl_mvm_diversity_iter() MLO aware (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: iwlwifi: mvm: support PASN for MLO (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: iwlwifi: mvm: dissolve iwl_mvm_mac_add_interface_common() (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: iwlwifi: mvm: make internal callback structs const (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: iwlwifi: mvm: use link ID in missed beacon notification (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: iwlwifi: cfg: freeze 22500 devices FW API (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: brcmutil: use helper function pktq_empty() instead of open code (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtlwifi: use helper function rtl_get_hdr() (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: ath10k: Trigger STA disconnect after reconfig complete on hardware restart (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: ath11k: Add HTT stats for PHY reset case (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: ath11k: Allow ath11k to boot without caldata in ftm mode (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: ath11k: factory test mode support (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: ath11k: remove unused function ath11k_tm_event_wmi() (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: ath11k: add support default regdb while searching board-2.bin for WCN6855 (Jose Ignacio Tornos Martinez) [RHEL-2907] +- uapi: wireless: Replace zero-length array with flexible-array member (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtw88: usb: silence log flooding error message (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: ray_cs: add sanity check on local->sram/rmem/amem (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: ray_cs: remove one redundant del_timer (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: ath12k: Add support to parse new WMI event for 6 GHz regulatory (Jose Ignacio Tornos Martinez) [RHEL-2907] +- net: qrtr: Use alloc_ordered_workqueue() to create ordered workqueues (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: ray_cs: Fix an error handling path in ray_probe() (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: wl3501_cs: Fix an error handling path in wl3501_probe() (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtw89: use flexible array member in rtw89_btc_btf_tlv (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtw89: 8851b: rfk: Fix spelling mistake KIP_RESOTRE -> KIP_RESTORE (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtw89: use struct to access register-based H2C/C2H (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtw89: use struct and le32_get_bits() to access RX descriptor (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtw89: use struct and le32_get_bits() to access received PHY status IEs (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtw89: use struct and le32_get_bits to access RX info (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtw89: add chip_ops::query_rxdesc() and rxd_len as helpers to support newer chips (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtw89: 8851b: add 8851be to Makefile and Kconfig (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtw89: add tx_wake notify for 8851B (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtw89: enlarge supported length of read_reg debugfs entry (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtw89: 8851b: add RF configurations (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtw89: 8851b: add MAC configurations to chip_info (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtw89: 8851b: fill BB related capabilities to chip_info (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtw89: 8851b: add TX power related functions (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtw89: refine packet offload handling under SER (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtw89: tweak H2C TX waiting function for SER (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtw89: ser: reset total_sta_assoc and tdls_peer when L2 (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: ath10/11/12k: Use alloc_ordered_workqueue() to create ordered workqueues (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mwifiex: Use default @max_active for workqueues (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: ath11k: Send HT fixed rate in WMI peer fixed param (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: ath11k: Relocate the func ath11k_mac_bitrate_mask_num_ht_rates() and change hweight16 to hweight8 (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: ath12k: increase vdev setup timeout (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtw89: 8851b: rfk: add TSSI (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtw89: 8851b: rfk: add DPK (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtw89: 8851b: rfk: add RX DCK (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtw89: 8851b: add to parse efuse content (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtw89: 8851b: add set channel function (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtw89: 8851b: add basic power on function (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtw89: 8851b: add BT coexistence support function (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtw89: 8851b: configure GPIO according to RFE type (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtw89: 8851b: add to read efuse version to recognize hardware version B (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtl8xxxu: Rename some registers (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtl8xxxu: Support new chip RTL8192FU (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: brcmfmac: wcc: Add debug messages (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtw89: suppress the log for specific SER called CMDPSR_FRZTO (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtw89: ser: L1 add pre-M0 and post-M0 states (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mwifiex: Fix the size of a memory allocation in mwifiex_ret_802_11_scan() (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: wilc1000: Increase ASSOC response buffer (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: wilc1000: fix for absent RSN capabilities WFA testcase (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: ath11k: EMA beacon support (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: ath11k: MBSSID beacon support (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: ath11k: refactor vif parameter configurations (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: ath11k: MBSSID parameter configuration in AP mode (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: ath11k: rename MBSSID fields in wmi_vdev_up_cmd (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: ath11k: MBSSID configuration during vdev create/start (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: ath11k: driver settings for MBSSID and EMA (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: ath: work around false-positive stringop-overread warning (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: iwlwifi: Use default @max_active for trans_pcie->rba.alloc_wq (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: ath11k: Use list_count_nodes() (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: ath10k: Use list_count_nodes() (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: ath10k: Serialize wake_tx_queue ops (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: ath12k: fix potential wmi_mgmt_tx_queue race condition (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: ath12k: add wait operation for tx management packets for flush from mac80211 (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mt7601u: delete dead code checking debugfs returns (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: mwifiex: Use list_count_nodes() (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtw89: 8851b: rfk: add IQK (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtw89: 8851b: rfk: add DACK (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtw89: 8851b: rfk: add RCK (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtw89: 8851b: rfk: add AACK (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtw89: 8851b: add set_channel_rf() (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtw89: 8851b: add DLE mem and HFC quota (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtw89: 8851b: add support WoWLAN to 8851B (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtw89: change naming of BA CAM from V1 to V0_EXT (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtw89: use chip_info::small_fifo_size to choose debug_mask (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtw89: add CFO XTAL registers field to support 8851B (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtw89: 8851b: add NCTL post table (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtw89: 8851be: add 8851BE PCI entry and fill PCI capabilities (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtw89: scan offload wait for FW done ACK (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtw89: mac: handle C2H receive/done ACK in interrupt context (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtw89: packet offload wait for FW response (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtw89: refine packet offload delete flow of 6 GHz probe (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtw89: release bit in rtw89_fw_h2c_del_pkt_offload() (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtw89: add EVM for antenna diversity (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtw89: add RSSI based antenna diversity (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtw89: initialize antenna for antenna diversity (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtw89: add EVM and SNR statistics to debugfs (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtw89: add RSSI statistics for the case of antenna diversity to debugfs (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtw89: set capability of TX antenna diversity (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtw89: use struct rtw89_phy_sts_ie0 instead of macro to access PHY IE0 status (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtl8xxxu: rtl8xxxu_rx_complete(): remove unnecessary return (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtl8xxxu: Support USB RX aggregation for the newer chips (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtl8xxxu: Set maximum number of supported stations (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtl8xxxu: Declare AP mode support for 8188f (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtl8xxxu: Remove usage of tx_info->control.rates[0].flags (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtl8xxxu: Remove usage of ieee80211_get_tx_rate() (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtl8xxxu: Clean up filter configuration (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtl8xxxu: Enable hw seq for mgmt/non-QoS data frames (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtl8xxxu: Add parameter macid to update_rate_mask (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtl8xxxu: Put the macid in txdesc (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtl8xxxu: Add sta_add() and sta_remove() callbacks (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtl8xxxu: Add parameter force to rtl8xxxu_refresh_rate_mask (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtl8xxxu: Add parameter role to report_connect (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtl8xxxu: Actually use macid in rtl8xxxu_gen2_report_connect (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtl8xxxu: Allow creating interface in AP mode (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtl8xxxu: Allow setting rts threshold to -1 (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtl8xxxu: Add set_tim() callback (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtl8xxxu: Add beacon functions (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtl8xxxu: Select correct queue for beacon frames (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: rtl8xxxu: Add start_ap() callback (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: ath11k: fix registration of 6Ghz-only phy without the full channel range (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: ath12k: Remove some dead code (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: ath12k: send WMI_PEER_REORDER_QUEUE_SETUP_CMDID when ADDBA session starts (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: ath12k: set PERST pin no pull request for WCN7850 (Jose Ignacio Tornos Martinez) [RHEL-2907] +- wifi: ath12k: add qmi_cnss_feature_bitmap field to hardware parameters (Jose Ignacio Tornos Martinez) [RHEL-2907] +- bcma: Add explicit of_device.h include (Jose Ignacio Tornos Martinez) [RHEL-2907] +- bcma: remove unused mips_read32 function (Jose Ignacio Tornos Martinez) [RHEL-2907] +- bcma: Use of_address_to_resource() (Jose Ignacio Tornos Martinez) [RHEL-2907] +- treewide: Replace open-coded flex arrays in unions (Jose Ignacio Tornos Martinez) [RHEL-2907] +- lib/group_cpus.c: avoid acquiring cpu hotplug lock in group_cpus_evenly (Ming Lei) [RHEL-8127] +- arm64: kdump: simplify the reservation behaviour of crashkernel=,high (Pingfan Liu) [RHEL-8993] +- crypto: qat - add NULL pointer check (Vladis Dronov) [RHEL-19122] +- crypto: qat - fix mutex ordering in adf_rl (Vladis Dronov) [RHEL-19122] +- crypto: qat - fix error path in add_update_sla() (Vladis Dronov) [RHEL-19122] +- crypto: qat - add sysfs_added flag for rate limiting (Vladis Dronov) [RHEL-19122] +- crypto: qat - add sysfs_added flag for ras (Vladis Dronov) [RHEL-19122] + +* Sat Dec 16 2023 Scott Weaver [5.14.0-400.el9] +- drm/i915/dsc: Fix pic_width readout (Mika Penttilä) [RHEL-1350] +- drm/i915: Prevent potential null-ptr-deref in engine_init_common (Mika Penttilä) [RHEL-1350] +- drm/i915: Add GuC TLB Invalidation device info flags (Mika Penttilä) [RHEL-1350] +- drm/i915/mtl: Apply notify_guc to all GTs (Mika Penttilä) [RHEL-1350] +- drm/i915/mtl: Support HBR3 rate with C10 phy and eDP in MTL (Mika Penttilä) [RHEL-1350] +- drm/i915/mtl: avoid stringop-overflow warning (Mika Penttilä) [RHEL-1350] +- drm/i915/mtl: Don't set PIPE_CONTROL_FLUSH_L3 (Mika Penttilä) [RHEL-1350] +- drm/i915/mtl: Remove the 'force_probe' requirement for Meteor Lake (Mika Penttilä) [RHEL-1350] +- drm/i915: Enable GuC TLB invalidations for MTL (Mika Penttilä) [RHEL-1350] +- drm/i915/guc: Enable WA 14018913170 (Mika Penttilä) [RHEL-1350] +- drm/i915/guc: Update 'recommended' version to 70.12.1 for DG2/ADL-S/ADL-P/MTL (Mika Penttilä) [RHEL-1350] +- drm/i915: Enable GGTT updates with binder in MTL (Mika Penttilä) [RHEL-1350] +- drm/i915: Toggle binder context ready status (Mika Penttilä) [RHEL-1350] +- drm/i915: Implement GGTT update method with MI_UPDATE_GTT (Mika Penttilä) [RHEL-1350] +- drm/i915: Parameterize binder context creation (Mika Penttilä) [RHEL-1350] +- drm/i915: Implement for_each_sgt_daddr_next (Mika Penttilä) [RHEL-1350] +- drm/i915: Create a kernel context for GGTT updates (Mika Penttilä) [RHEL-1350] +- drm/i915: Lift runtime-pm acquire callbacks out of intel_wakeref.mutex (Mika Penttilä) [RHEL-1350] +- drm/i915/gt: remove a static inline that requires including i915_drv.h (Mika Penttilä) [RHEL-1350] +- drm/i915/mtl: Skip MCR ops for ring fault register (Mika Penttilä) [RHEL-1350] +- drm/i915/lrc: User PXP contexts requires runalone bit in lrc (Mika Penttilä) [RHEL-1350] +- drm/i915/pxp/mtl: Update pxp-firmware packet size (Mika Penttilä) [RHEL-1350] +- drm/i915/pxp/mtl: Update pxp-firmware response timeout (Mika Penttilä) [RHEL-1350] +- drm/i915/mtl: Drop Wa_14017240301 (Mika Penttilä) [RHEL-1350] +- drm/i915/mtl: Add TC port lockdep assert to AUX power well enabling (Mika Penttilä) [RHEL-1350] +- drm/i915/mtl: Update workaround 14016712196 (Mika Penttilä) [RHEL-1350] +- drm/i915/mtl: Adding DeviceID for Arrowlake-S under MTL (Mika Penttilä) [RHEL-1350] +- drm/i915/dsc: use REG_BIT, REG_GENMASK, and friends for PPS0 and PPS1 (Mika Penttilä) [RHEL-1350] +- drm/i915/dsc: add the PPS number to the register content macros (Mika Penttilä) [RHEL-1350] +- drm/i915/dsc: clean up pps comments (Mika Penttilä) [RHEL-1350] +- drm/i915/dsc: drop redundant = 0 assignments (Mika Penttilä) [RHEL-1350] +- drm/i915/dsc: rename pps write to intel_dsc_pps_write() (Mika Penttilä) [RHEL-1350] +- drm/i915/dsc: have intel_dsc_pps_read() return the value (Mika Penttilä) [RHEL-1350] +- drm/i915/dsc: have intel_dsc_pps_read_and_verify() return the value (Mika Penttilä) [RHEL-1350] +- drm/i915/dsc: improve clarity of the pps reg read/write helpers (Mika Penttilä) [RHEL-1350] +- drm/i915/display: Apply workarounds during display init (Mika Penttilä) [RHEL-1350] +- drm/i915/display: Extract display workarounds from clock gating init (Mika Penttilä) [RHEL-1350] +- drm/i915/adlp: Stop calling gen12lp_init_clock_gating() (Mika Penttilä) [RHEL-1350] +- drm/i915: Stop forcing clock gating init for future platforms (Mika Penttilä) [RHEL-1350] +- drm/i915/display: Compare the readout dsc pps params (Mika Penttilä) [RHEL-1350] +- drm/i915/vdsc: Fill the intel_dsc_get_pps_config function (Mika Penttilä) [RHEL-1350] +- drm/i915/vdsc: Remove unused dsc registers (Mika Penttilä) [RHEL-1350] +- drm/i915/vdsc: Add function to write in PPS register (Mika Penttilä) [RHEL-1350] +- drm/i915/vdsc: Add function to read any PPS register (Mika Penttilä) [RHEL-1350] +- drm/i915/vdsc: Add func to get no. of vdsc instances per pipe (Mika Penttilä) [RHEL-1350] +- drm/i915/vdsc: Add a check for dsc split cases (Mika Penttilä) [RHEL-1350] +- drm/i915/vdsc: Refactor dsc register field macro (Mika Penttilä) [RHEL-1350] +- drm/i915/gsc: define gsc fw (Mika Penttilä) [RHEL-1350] +- drm/i915: Replace several IS_METEORLAKE with proper IP version checks (Mika Penttilä) [RHEL-1350] +- drm/i915/display: Eliminate IS_METEORLAKE checks (Mika Penttilä) [RHEL-1350] +- drm/i915/mtl: Eliminate subplatforms (Mika Penttilä) [RHEL-1350] +- drm/i915: Eliminate IS_MTL_DISPLAY_STEP (Mika Penttilä) [RHEL-1350] +- drm/i915: Eliminate IS_MTL_MEDIA_STEP (Mika Penttilä) [RHEL-1350] +- drm/i915: Eliminate IS_MTL_GRAPHICS_STEP (Mika Penttilä) [RHEL-1350] +- drm/i915/xelpg: Call Xe_LPG workaround functions based on IP version (Mika Penttilä) [RHEL-1350] +- drm/i915/xelpmp: Don't assume workarounds extend to future platforms (Mika Penttilä) [RHEL-1350] +- drm/i915: Consolidate condition for Wa_22011802037 (Mika Penttilä) [RHEL-1350] +- drm/i915/pxp/mtl: intel_pxp_init_hw needs runtime-pm inside pm-complete (Mika Penttilä) [RHEL-1350] +- drm/i915/dg2: Drop Wa_16011777198 (Mika Penttilä) [RHEL-1350] +- drm/i915: Tidy workaround definitions (Mika Penttilä) [RHEL-1350] +- drm/i915/dg2: Drop pre-production GT workarounds (Mika Penttilä) [RHEL-1350] +- drm/i915/dg2: Drop pre-production display workarounds (Mika Penttilä) [RHEL-1350] +- drm/i915/dg2: Remove Wa_15010599737 (Mika Penttilä) [RHEL-1350] +- redhat : Add drm_exec_test to mod-internal.list (Mika Penttilä) [RHEL-1350] +- fbdev: Use _DMAMEM_ infix for DMA-memory helpers (Mika Penttilä) [RHEL-1350] +- fbdev: Add fb_ops init macros for framebuffers in DMA-able memory (Mika Penttilä) [RHEL-1350] +- Partial revert : drm/fbdev-generic: Implement dedicated fbdev I/O helpers (Mika Penttilä) [RHEL-1350] +- of: module: Export of_device_uevent() (Mika Penttilä) [RHEL-1350] +- Revert : drm/tegra: sor: Add a determine_rate hook (Mika Penttilä) [RHEL-1350] +- Revert : drm: Explicitly include correct DT includes (Mika Penttilä) [RHEL-1350] +- Revert : drm: Switch i2c drivers back to use .probe() (Mika Penttilä) [RHEL-1350] +- drm/nouveau : fix compiler warning about incompatible types (Mika Penttilä) [RHEL-1350] +- drm/nouveau : add include for maple tree (Mika Penttilä) [RHEL-1350] +- Revert drm/i2c: Switch i2c drivers back to use .probe() (Mika Penttilä) [RHEL-1350] +- Partial revert : tty: sysrq: switch sysrq handlers from int to u8 (Mika Penttilä) [RHEL-1350] +- Partial revert : drm/i915: Move abs_diff() to math.h (Mika Penttilä) [RHEL-1350] +- Revert drm/amdkfd: use vma_is_initial_stack() and vma_is_initial_heap() (Mika Penttilä) [RHEL-1350] +- Revert drm/amdgpu: Use local64_try_cmpxchg in amdgpu_perf_read (Mika Penttilä) [RHEL-1350] +- Partial revert : fbdev: Use _IOMEM_ infix for I/O-memory helpers (Mika Penttilä) [RHEL-1350] +- Partial revert : fbdev: Align deferred I/O with naming of helpers (Mika Penttilä) [RHEL-1350] +- Add new v6.6 Kconfigs (Mika Penttilä) [RHEL-1350] +- Merge DRM changes from upstream v6.5..v6.6 (Mika Penttilä) [RHEL-1350] +- Partial revert : drm/vmwgfx: Add unwind hints around RBP clobber (Mika Penttilä) [RHEL-1350] +- Partial revert : mm/gup: remove unused vmas parameter from get_user_pages() (Mika Penttilä) [RHEL-1350] +- Partial backport : drm/amdgpu: add the accelerator PCIe class (Mika Penttilä) [RHEL-1350] +- Partial revert : video/aperture: Drop primary argument (Mika Penttilä) [RHEL-1350] +- Add new v6.5 Kconfigs (Mika Penttilä) [RHEL-1350] +- Merge DRM changes from upstream v6.4..v6.5 (Mika Penttilä) [RHEL-1350] +- Revert : drm/amdgpu: register a vga_switcheroo client for MacBooks with apple-gmux (Mika Penttilä) [RHEL-1350] +- Add new v6.4 Kconfigs (Mika Penttilä) [RHEL-1350] +- Merge DRM changes from upstream v6.3..v6.4 (Mika Penttilä) [RHEL-1350] +- io_uring: kiocb_done() should *not* trust ->ki_pos if ->{read,write}_iter() failed (Jeff Moyer) [RHEL-12076] +- io_uring/rw: disable IOCB_DIO_CALLER_COMP (Jeff Moyer) [RHEL-12076] +- io_uring/fdinfo: lock SQ thread while retrieving thread cpu/pid (Jeff Moyer) [RHEL-12076 RHEL-14998] {CVE-2023-46862} +- io_uring: fix crash with IORING_SETUP_NO_MMAP and invalid SQ ring address (Jeff Moyer) [RHEL-12076] +- ovl: disable IOCB_DIO_CALLER_COMP (Jeff Moyer) [RHEL-12076] +- net: remove sk_is_ipmr() and sk_is_icmpv6() helpers (Jeff Moyer) [RHEL-12076] +- ipv6: fix a typo in ip6mr_sk_ioctl() (Jeff Moyer) [RHEL-12076] +- io-wq: fully initialize wqe before calling cpuhp_state_add_instance_nocalls() (Jeff Moyer) [RHEL-12076 RHEL-4447] +- io_uring: don't allow IORING_SETUP_NO_MMAP rings on highmem pages (Jeff Moyer) [RHEL-12076] +- io_uring: ensure io_lockdep_assert_cq_locked() handles disabled rings (Jeff Moyer) [RHEL-12076] +- io_uring/kbuf: don't allow registered buffer rings on highmem pages (Jeff Moyer) [RHEL-12076] +- io_uring/fs: remove sqe->rw_flags checking from LINKAT (Jeff Moyer) [RHEL-12076] +- io_uring/net: fix iter retargeting for selected buf (Jeff Moyer) [RHEL-12076] +- Revert "io_uring: fix IO hang in io_wq_put_and_exit from do_exit()" (Jeff Moyer) [RHEL-12076] +- io_uring: fix unprotected iopoll overflow (Jeff Moyer) [RHEL-12076] +- io_uring: break out of iowq iopoll on teardown (Jeff Moyer) [RHEL-12076] +- io_uring/fdinfo: only print ->sq_array[] if it's there (Jeff Moyer) [RHEL-12076] +- io_uring: fix IO hang in io_wq_put_and_exit from do_exit() (Jeff Moyer) [RHEL-12076] +- io_uring: Don't set affinity on a dying sqpoll thread (Jeff Moyer) [RHEL-12076] +- io_uring: move iopoll ctx fields around (Jeff Moyer) [RHEL-12076] +- io_uring: move multishot cqe cache in ctx (Jeff Moyer) [RHEL-12076] +- io_uring: separate task_work/waiting cache line (Jeff Moyer) [RHEL-12076] +- io_uring: banish non-hot data to end of io_ring_ctx (Jeff Moyer) [RHEL-12076] +- io_uring: move non aligned field to the end (Jeff Moyer) [RHEL-12076] +- io_uring: add option to remove SQ indirection (Jeff Moyer) [RHEL-12076] +- io_uring: compact SQ/CQ heads/tails (Jeff Moyer) [RHEL-12076] +- io_uring: force inline io_fill_cqe_req (Jeff Moyer) [RHEL-12076] +- io_uring: merge iopoll and normal completion paths (Jeff Moyer) [RHEL-12076] +- io_uring: reorder cqring_flush and wakeups (Jeff Moyer) [RHEL-12076] +- io_uring: optimise extra io_get_cqe null check (Jeff Moyer) [RHEL-12076] +- io_uring: refactor __io_get_cqe() (Jeff Moyer) [RHEL-12076] +- io_uring: simplify big_cqe handling (Jeff Moyer) [RHEL-12076] +- io_uring: cqe init hardening (Jeff Moyer) [RHEL-12076] +- io_uring: improve cqe !tracing hot path (Jeff Moyer) [RHEL-12076] +- io_uring: stop calling free_compound_page() (Jeff Moyer) [RHEL-12076] +- io_uring/sqpoll: fix io-wq affinity when IORING_SETUP_SQPOLL is used (Jeff Moyer) [RHEL-12076] +- io_uring: simplify io_run_task_work_sig return (Jeff Moyer) [RHEL-12076] +- io_uring/rsrc: keep one global dummy_ubuf (Jeff Moyer) [RHEL-12076] +- io_uring: never overflow io_aux_cqe (Jeff Moyer) [RHEL-12076] +- io_uring: remove return from io_req_cqe_overflow() (Jeff Moyer) [RHEL-12076] +- io_uring: open code io_fill_cqe_req() (Jeff Moyer) [RHEL-12076] +- io_uring/net: don't overflow multishot recv (Jeff Moyer) [RHEL-12076] +- io_uring/net: don't overflow multishot accept (Jeff Moyer) [RHEL-12076] +- io_uring/io-wq: don't gate worker wake up success on wake_up_process() (Jeff Moyer) [RHEL-12076] +- io_uring/io-wq: reduce frequency of acct->lock acquisitions (Jeff Moyer) [RHEL-12076] +- io_uring/io-wq: don't grab wq->lock for worker activation (Jeff Moyer) [RHEL-12076] +- io_uring: remove unnecessary forward declaration (Jeff Moyer) [RHEL-12076] +- io_uring: have io_file_put() take an io_kiocb rather than the file (Jeff Moyer) [RHEL-12076] +- io_uring/splice: use fput() directly (Jeff Moyer) [RHEL-12076] +- io_uring/fdinfo: get rid of ref tryget (Jeff Moyer) [RHEL-12076] +- io_uring: cleanup 'ret' handling in io_iopoll_check() (Jeff Moyer) [RHEL-12076] +- io_uring: break iopolling on signal (Jeff Moyer) [RHEL-12076] +- io_uring: kill io_uring userspace examples (Jeff Moyer) [RHEL-12076] +- io_uring: fix false positive KASAN warnings (Jeff Moyer) [RHEL-12076] +- io_uring: fix drain stalls by invalid SQE (Jeff Moyer) [RHEL-12076] +- io_uring/rsrc: Remove unused declaration io_rsrc_put_tw() (Jeff Moyer) [RHEL-12076] +- io_uring: annotate the struct io_kiocb slab for appropriate user copy (Jeff Moyer) [RHEL-12076] +- io_uring: Add io_uring command support for sockets (Jeff Moyer) [RHEL-12076] +- net: ioctl: Use kernel memory on protocol ioctl callbacks (Jeff Moyer) [RHEL-12076] +- iomap: support IOCB_DIO_CALLER_COMP (Jeff Moyer) [RHEL-12076] +- io_uring/rw: add write support for IOCB_DIO_CALLER_COMP (Jeff Moyer) [RHEL-12076] +- fs: add IOCB flags related to passing back dio completions (Jeff Moyer) [RHEL-12076] +- fs: don't randomize struct kiocb fields (Jeff Moyer) [RHEL-12076] +- fs.h: Add TRACE_IOCB_STRINGS for use in trace points (Jeff Moyer) [RHEL-12076] +- iomap: add IOMAP_DIO_INLINE_COMP (Jeff Moyer) [RHEL-12076] +- iomap: only set iocb->private for polled bio (Jeff Moyer) [RHEL-12076] +- iomap: treat a write through cache the same as FUA (Jeff Moyer) [RHEL-12076] +- iomap: use an unsigned type for IOMAP_DIO_* defines (Jeff Moyer) [RHEL-12076] +- iomap: cleanup up iomap_dio_bio_end_io() (Jeff Moyer) [RHEL-12076] +- io_uring/cancel: wire up IORING_ASYNC_CANCEL_OP for sync cancel (Jeff Moyer) [RHEL-12076] +- io_uring/cancel: support opcode based lookup and cancelation (Jeff Moyer) [RHEL-12076] +- io_uring/cancel: add IORING_ASYNC_CANCEL_USERDATA (Jeff Moyer) [RHEL-12076] +- io_uring: use cancelation match helper for poll and timeout requests (Jeff Moyer) [RHEL-12076] +- io_uring/cancel: fix sequence matching for IORING_ASYNC_CANCEL_ANY (Jeff Moyer) [RHEL-12076] +- io_uring/cancel: abstract out request match helper (Jeff Moyer) [RHEL-12076] +- io_uring/timeout: always set 'ctx' in io_cancel_data (Jeff Moyer) [RHEL-12076] +- io_uring/poll: always set 'ctx' in io_cancel_data (Jeff Moyer) [RHEL-12076] +- io_uring/parisc: Adjust pgoff in io_uring mmap() for parisc (Jeff Moyer) [RHEL-12076] +- io_uring: correct check for O_TMPFILE (Jeff Moyer) [RHEL-12076] +- io_uring: gate iowait schedule on having pending requests (Jeff Moyer) [RHEL-12076] +- io_uring: Fix io_uring mmap() by using architecture-provided get_unmapped_area() (Jeff Moyer) [RHEL-12076] +- io_uring: Use io_schedule* in cqring wait (Jeff Moyer) [RHEL-12076] +- io_uring: flush offloaded and delayed task_work on exit (Jeff Moyer) [RHEL-12076] +- io_uring: remove io_fallback_tw() forward declaration (Jeff Moyer) [RHEL-12076] +- io_uring/net: use proper value for msg_inq (Jeff Moyer) [RHEL-12076] +- io_uring: merge conditional unlock flush helpers (Jeff Moyer) [RHEL-12076] +- io_uring: make io_cq_unlock_post static (Jeff Moyer) [RHEL-12076] +- io_uring: inline __io_cq_unlock (Jeff Moyer) [RHEL-12076] +- io_uring: fix acquire/release annotations (Jeff Moyer) [RHEL-12076] +- io_uring: kill io_cq_unlock() (Jeff Moyer) [RHEL-12076] +- io_uring: remove IOU_F_TWQ_FORCE_NORMAL (Jeff Moyer) [RHEL-12076] +- io_uring: don't batch task put on reqs free (Jeff Moyer) [RHEL-12076] +- io_uring: move io_clean_op() (Jeff Moyer) [RHEL-12076] +- io_uring: inline io_dismantle_req() (Jeff Moyer) [RHEL-12076] +- io_uring: remove io_free_req_tw (Jeff Moyer) [RHEL-12076] +- io_uring: open code io_put_req_find_next (Jeff Moyer) [RHEL-12076] +- io_uring: add helpers to decode the fixed file file_ptr (Jeff Moyer) [RHEL-12076] +- io_uring: use io_file_from_index in io_msg_grab_file (Jeff Moyer) [RHEL-12076] +- io_uring: use io_file_from_index in __io_sync_cancel (Jeff Moyer) [RHEL-12076] +- io_uring: return REQ_F_ flags from io_file_get_flags (Jeff Moyer) [RHEL-12076] +- io_uring: remove io_req_ffs_set (Jeff Moyer) [RHEL-12076] +- io_uring: remove a confusing comment above io_file_get_flags (Jeff Moyer) [RHEL-12076] +- io_uring: remove the mode variable in io_file_get_flags (Jeff Moyer) [RHEL-12076] +- io_uring: remove __io_file_supports_nowait (Jeff Moyer) [RHEL-12076] +- fsnotify: move fsnotify_open() hook into do_dentry_open() (Jeff Moyer) [RHEL-12076] +- io_uring: get rid of unnecessary 'length' variable (Jeff Moyer) [RHEL-12076] +- io_uring: cleanup io_aux_cqe() API (Jeff Moyer) [RHEL-12076] +- io_uring: avoid indirect function calls for the hottest task_work (Jeff Moyer) [RHEL-12076] +- io_uring/cmd: add cmd lazy tw wake helper (Jeff Moyer) [RHEL-12076] +- net: Declare MSG_SPLICE_PAGES internal sendmsg() flag (Jeff Moyer) [RHEL-12076] +- io_uring: annotate offset timeout races (Jeff Moyer) [RHEL-12076] +- io_uring: maintain ordering for DEFER_TASKRUN tw list (Jeff Moyer) [RHEL-12076] +- io_uring/net: don't retry recvmsg() unnecessarily (Jeff Moyer) [RHEL-12076] +- io_uring/net: push IORING_CQE_F_SOCK_NONEMPTY into io_recv_finish() (Jeff Moyer) [RHEL-12076] +- io_uring/net: initalize msghdr->msg_inq to known value (Jeff Moyer) [RHEL-12076] +- io_uring/net: initialize struct msghdr more sanely for io_recv() (Jeff Moyer) [RHEL-12076] +- io_uring: Add io_uring_setup flag to pre-register ring fd and never install it (Jeff Moyer) [RHEL-12076] +- io_uring: support for user allocated memory for rings/sqes (Jeff Moyer) [RHEL-12076] +- io_uring: add ring freeing helper (Jeff Moyer) [RHEL-12076] +- io_uring: return error pointer from io_mem_alloc() (Jeff Moyer) [RHEL-12076] +- io_uring: remove sq/cq_off memset (Jeff Moyer) [RHEL-12076] +- io_uring: rely solely on FMODE_NOWAIT (Jeff Moyer) [RHEL-12076] +- block: mark bdev files as FMODE_NOWAIT if underlying device supports it (Jeff Moyer) [RHEL-12076] +- net: set FMODE_NOWAIT for sockets (Jeff Moyer) [RHEL-12076] +- io_uring/net: disable partial retries for recvmsg with cmsg (Jeff Moyer) [RHEL-12076] +- io_uring/io-wq: clear current->worker_private on exit (Jeff Moyer) [RHEL-12076] +- io_uring/io-wq: don't clear PF_IO_WORKER on exit (Jeff Moyer) [RHEL-12076] +- io_uring: unlock sqd->lock before sq thread release CPU (Jeff Moyer) [RHEL-12076] +- io_uring: make io_uring_sqe_cmd() unconditionally available (Jeff Moyer) [RHEL-12076] +- io_uring: Remove unnecessary BUILD_BUG_ON (Jeff Moyer) [RHEL-12076] +- io_uring: Pass whole sqe to commands (Jeff Moyer) [RHEL-12076] +- io_uring: Create a helper to return the SQE size (Jeff Moyer) [RHEL-12076] +- io_uring/rsrc: check for nonconsecutive pages (Jeff Moyer) [RHEL-12076] +- io_uring: add support for multishot timeouts (Jeff Moyer) [RHEL-12076] +- io_uring/rsrc: disassociate nodes and rsrc_data (Jeff Moyer) [RHEL-12076] +- io_uring/rsrc: devirtualise rsrc put callbacks (Jeff Moyer) [RHEL-12076] +- io_uring/rsrc: pass node to io_rsrc_put_work() (Jeff Moyer) [RHEL-12076] +- io_uring/rsrc: inline io_rsrc_put_work() (Jeff Moyer) [RHEL-12076] +- io_uring/rsrc: add empty flag in rsrc_node (Jeff Moyer) [RHEL-12076] +- io_uring/rsrc: merge nodes and io_rsrc_put (Jeff Moyer) [RHEL-12076] +- io_uring/rsrc: infer node from ctx on io_queue_rsrc_removal (Jeff Moyer) [RHEL-12076] +- io_uring/rsrc: remove unused io_rsrc_node::llist (Jeff Moyer) [RHEL-12076] +- io_uring/rsrc: refactor io_queue_rsrc_removal (Jeff Moyer) [RHEL-12076] +- io_uring/rsrc: simplify single file node switching (Jeff Moyer) [RHEL-12076] +- io_uring/rsrc: clean up __io_sqe_buffers_update() (Jeff Moyer) [RHEL-12076] +- io_uring/rsrc: inline switch_start fast path (Jeff Moyer) [RHEL-12076] +- io_uring/rsrc: remove rsrc_data refs (Jeff Moyer) [RHEL-12076] +- io_uring/rsrc: fix DEFER_TASKRUN rsrc quiesce (Jeff Moyer) [RHEL-12076] +- io_uring/rsrc: use wq for quiescing (Jeff Moyer) [RHEL-12076] +- io_uring/rsrc: refactor io_rsrc_ref_quiesce (Jeff Moyer) [RHEL-12076] +- io_uring/rsrc: remove io_rsrc_node::done (Jeff Moyer) [RHEL-12076] +- io_uring/notif: add constant for ubuf_info flags (Jeff Moyer) [RHEL-12076] +- io_uring/rsrc: extract SCM file put helper (Jeff Moyer) [RHEL-12076] +- io_uring/rsrc: refactor io_rsrc_node_switch (Jeff Moyer) [RHEL-12076] +- io_uring/rsrc: zero node's rsrc data on alloc (Jeff Moyer) [RHEL-12076] +- io_uring/rsrc: consolidate node caching (Jeff Moyer) [RHEL-12076] +- io_uring/rsrc: add lockdep checks (Jeff Moyer) [RHEL-12076] +- io_uring: add irq lockdep checks (Jeff Moyer) [RHEL-12076] +- io_uring/kbuf: remove extra ->buf_ring null check (Jeff Moyer) [RHEL-12076] +- io_uring: shut io_prep_async_work warning (Jeff Moyer) [RHEL-12076] +- io_uring/uring_cmd: take advantage of completion batching (Jeff Moyer) [RHEL-12076] +- io_uring: optimise io_req_local_work_add (Jeff Moyer) [RHEL-12076] +- io_uring: refactor __io_cq_unlock_post_flush() (Jeff Moyer) [RHEL-12076] +- io_uring: reduce scheduling due to tw (Jeff Moyer) [RHEL-12076] +- io_uring: inline llist_add() (Jeff Moyer) [RHEL-12076] +- io_uring: add tw add flags (Jeff Moyer) [RHEL-12076] +- io_uring: refactor io_cqring_wake() (Jeff Moyer) [RHEL-12076] +- io_uring: optimize local tw add ctx pinning (Jeff Moyer) [RHEL-12076] +- io_uring: move pinning out of io_req_local_work_add (Jeff Moyer) [RHEL-12076] +- io_uring/uring_cmd: assign ioucmd->cmd at async prep time (Jeff Moyer) [RHEL-12076] +- io_uring/rsrc: add custom limit for node caching (Jeff Moyer) [RHEL-12076] +- io_uring/rsrc: optimise io_rsrc_data refcounting (Jeff Moyer) [RHEL-12076] +- io_uring/rsrc: add lockdep sanity checks (Jeff Moyer) [RHEL-12076] +- io_uring/rsrc: cache struct io_rsrc_node (Jeff Moyer) [RHEL-12076] +- io_uring/rsrc: don't offload node free (Jeff Moyer) [RHEL-12076] +- io_uring/rsrc: optimise io_rsrc_put allocation (Jeff Moyer) [RHEL-12076] +- io_uring/rsrc: rename rsrc_list (Jeff Moyer) [RHEL-12076] +- io_uring/rsrc: kill rsrc_ref_lock (Jeff Moyer) [RHEL-12076] +- io_uring/rsrc: protect node refs with uring_lock (Jeff Moyer) [RHEL-12076] +- io_uring: io_free_req() via tw (Jeff Moyer) [RHEL-12076] +- io_uring: don't put nodes under spinlocks (Jeff Moyer) [RHEL-12076] +- io_uring/rsrc: keep cached refs per node (Jeff Moyer) [RHEL-12076] +- io_uring/rsrc: use non-pcpu refcounts for nodes (Jeff Moyer) [RHEL-12076] +- io_uring: cap io_sqring_entries() at SQ ring size (Jeff Moyer) [RHEL-12076] +- io_uring: rename trace_io_uring_submit_sqe() tracepoint (Jeff Moyer) [RHEL-12076] +- io_uring: encapsulate task_work state (Jeff Moyer) [RHEL-12076] +- io_uring: remove extra tw trylocks (Jeff Moyer) [RHEL-12076] +- io_uring/io-wq: drop outdated comment (Jeff Moyer) [RHEL-12076] +- io_uring: kill unused notif declarations (Jeff Moyer) [RHEL-12076] +- io-wq: Drop struct io_wqe (Jeff Moyer) [RHEL-12076] +- io-wq: Move wq accounting to io_wq (Jeff Moyer) [RHEL-12076] +- io_uring/kbuf: disallow mapping a badly aligned provided ring buffer (Jeff Moyer) [RHEL-12076] +- io_uring: Add KASAN support for alloc_caches (Jeff Moyer) [RHEL-12076] +- io_uring: Move from hlist to io_wq_work_node (Jeff Moyer) [RHEL-12076] +- io_uring: One wqe per wq (Jeff Moyer) [RHEL-12076] +- io_uring: add support for user mapped provided buffer ring (Jeff Moyer) [RHEL-12076] +- io_uring/kbuf: rename struct io_uring_buf_reg 'pad' to'flags' (Jeff Moyer) [RHEL-12076] +- io_uring/kbuf: add buffer_list->is_mapped member (Jeff Moyer) [RHEL-12076] +- io_uring/kbuf: move pinning of provided buffer ring into helper (Jeff Moyer) [RHEL-12076] +- io_uring: Adjust mapping wrt architecture aliasing requirements (Jeff Moyer) [RHEL-12076] +- io_uring: avoid hashing O_DIRECT writes if the filesystem doesn't need it (Jeff Moyer) [RHEL-12076] +- fs: add FMODE_DIO_PARALLEL_WRITE flag (Jeff Moyer) [RHEL-12076] +- iov_iter: remove iov_iter_iovec() (Jeff Moyer) [RHEL-12076] +- iov_iter: add iter_iov_addr() and iter_iov_len() helpers (Jeff Moyer) [RHEL-12076] +- ALSA: pcm: check for user backed iterator, not specific iterator type (Jeff Moyer) [RHEL-12076] +- IB/qib: check for user backed iterator, not specific iterator type (Jeff Moyer) [RHEL-12076] +- IB/hfi1: check for user backed iterator, not specific iterator type (Jeff Moyer) [RHEL-12076] +- iov_iter: add iter_iovec() helper (Jeff Moyer) [RHEL-12076] +- block: ensure bio_alloc_map_data() deals with ITER_UBUF correctly (Jeff Moyer) [RHEL-12076] +- io_uring/rsrc: fix folio accounting (Jeff Moyer) [RHEL-12076] +- io_uring: rsrc: Optimize return value variable 'ret' (Jeff Moyer) [RHEL-12076] +- io_uring: silence variable ‘prev’ set but not used warning (Jeff Moyer) [RHEL-12076] +- io_uring/poll: don't pass in wake func to io_init_poll_iocb() (Jeff Moyer) [RHEL-12076] +- io_uring/rsrc: always initialize 'folio' to NULL (Jeff Moyer) [RHEL-12076] +- io_uring/rsrc: optimise registered huge pages (Jeff Moyer) [RHEL-12076] +- io_uring/rsrc: optimise single entry advance (Jeff Moyer) [RHEL-12076] +- io_uring: remove unused wq_list_merge (Jeff Moyer) [RHEL-12076] +- io_uring/rsrc: fix a comment in io_import_fixed() (Jeff Moyer) [RHEL-12076] +- io_uring: rename 'in_idle' to 'in_cancel' (Jeff Moyer) [RHEL-12076] +- io_uring: consolidate the put_ref-and-return section of adding work (Jeff Moyer) [RHEL-12076] +- io_uring: Support calling io_uring_register with a registered ring fd (Jeff Moyer) [RHEL-12076] +- io_uring: use bvec_set_page to initialize a bvec (Jeff Moyer) [RHEL-12076] +- io_uring: always go async for unsupported open flags (Jeff Moyer) [RHEL-12076] +- io_uring: always go async for unsupported fadvise flags (Jeff Moyer) [RHEL-12076] +- io_uring: for requests that require async, force it (Jeff Moyer) [RHEL-12076] +- io_uring: if a linked request has REQ_F_FORCE_ASYNC then run it async (Jeff Moyer) [RHEL-12076] +- io_uring: return normal tw run linking optimisation (Jeff Moyer) [RHEL-12076] +- io_uring: refactor tctx_task_work (Jeff Moyer) [RHEL-12076] +- io_uring: refactor io_put_task helpers (Jeff Moyer) [RHEL-12076] +- io_uring: refactor req allocation (Jeff Moyer) [RHEL-12076] +- io_uring: improve io_get_sqe (Jeff Moyer) [RHEL-12076] +- io_uring: kill outdated comment about overflow flush (Jeff Moyer) [RHEL-12076] +- io_uring: pass in io_issue_def to io_assign_file() (Jeff Moyer) [RHEL-12076] +- io_uring: Enable KASAN for request cache (Jeff Moyer) [RHEL-12076] +- io_uring/msg-ring: ensure flags passing works for task_work completions (Jeff Moyer) [RHEL-12076] +- io_uring: Split io_issue_def struct (Jeff Moyer) [RHEL-12076] +- io_uring: Rename struct io_op_def (Jeff Moyer) [RHEL-12076] +- io_uring: refactor __io_req_complete_post (Jeff Moyer) [RHEL-12076] +- io_uring: optimise ctx flags layout (Jeff Moyer) [RHEL-12076] +- io_uring: simplify fallback execution (Jeff Moyer) [RHEL-12076] +- io_uring: don't export io_put_task() (Jeff Moyer) [RHEL-12076] +- io_uring: return back links tw run optimisation (Jeff Moyer) [RHEL-12076] +- io_uring: make io_sqpoll_wait_sq return void (Jeff Moyer) [RHEL-12076] +- io_uring: optimise deferred tw execution (Jeff Moyer) [RHEL-12076] +- io_uring: add io_req_local_work_add wake fast path (Jeff Moyer) [RHEL-12076] +- io_uring: waitqueue-less cq waiting (Jeff Moyer) [RHEL-12076] +- io_uring: wake up optimisations (Jeff Moyer) [RHEL-12076] +- io_uring: add lazy poll_wq activation (Jeff Moyer) [RHEL-12076] +- io_uring: separate wq for ring polling (Jeff Moyer) [RHEL-12076] +- io_uring: move io_run_local_work_locked (Jeff Moyer) [RHEL-12076] +- io_uring: mark io_run_local_work static (Jeff Moyer) [RHEL-12076] +- io_uring: don't set TASK_RUNNING in local tw runner (Jeff Moyer) [RHEL-12076] +- io_uring: refactor io_wake_function (Jeff Moyer) [RHEL-12076] +- io_uring: move submitter_task out of cold cacheline (Jeff Moyer) [RHEL-12076] +- io_uring: remove excessive unlikely on IS_ERR (Jeff Moyer) [RHEL-12076] +- io_uring/msg_ring: Pass custom flags to the cqe (Jeff Moyer) [RHEL-12076] +- io_uring: keep timeout in io_wait_queue (Jeff Moyer) [RHEL-12076] +- io_uring: optimise non-timeout waiting (Jeff Moyer) [RHEL-12076] +- io_uring: set TASK_RUNNING right after schedule (Jeff Moyer) [RHEL-12076] +- io_uring: simplify io_has_work (Jeff Moyer) [RHEL-12076] +- io_uring: mimimise io_cqring_wait_schedule (Jeff Moyer) [RHEL-12076] +- io_uring: parse check_cq out of wq waiting (Jeff Moyer) [RHEL-12076] +- io_uring: move defer tw task checks (Jeff Moyer) [RHEL-12076] +- io_uring: kill io_run_task_work_ctx (Jeff Moyer) [RHEL-12076] +- io_uring: don't iterate cq wait fast path (Jeff Moyer) [RHEL-12076] +- io_uring: rearrange defer list checks (Jeff Moyer) [RHEL-12076] +- mm/nommu: factor out check for NOMMU shared mappings into is_nommu_shared_mapping() (Jeff Moyer) [RHEL-12076] +- block: use iter_ubuf for single range (Jeff Moyer) [RHEL-12076] +- iov_iter: move iter_ubuf check inside restore WARN (Jeff Moyer) [RHEL-12076] +- usb: gadgetfs: Fix ep_read_iter to handle ITER_UBUF (Jeff Moyer) [RHEL-12076] +- usb: gadget: f_fs: Fix ffs_epfile_read_iter to handle ITER_UBUF (Jeff Moyer) [RHEL-12076] +- io_uring: use iter_ubuf for single range imports (Jeff Moyer) [RHEL-12076] +- io_uring: switch network send/recv to ITER_UBUF (Jeff Moyer) [RHEL-12076] +- iov: add import_ubuf() (Jeff Moyer) [RHEL-12076] +- io_uring: add io_uring_group sysctl (Jeff Moyer) [RHEL-12076] +- scsi: cxgbi: Fix 'generated' typo (Chris Leech) [RHEL-16725] +- scsi: iscsi_tcp: restrict to TCP sockets (Chris Leech) [RHEL-16725] +- scsi: iscsi: Remove unused extern declaration iscsi_lookup_iface() (Chris Leech) [RHEL-16725] +- scsi: qla4xxx: Add length check when parsing nlattrs (Chris Leech) [RHEL-16725] +- scsi: be2iscsi: Add length check when parsing nlattrs (Chris Leech) [RHEL-16725] +- scsi: iscsi: Add strlen() check in iscsi_if_set{_host}_param() (Chris Leech) [RHEL-16725] +- scsi: iscsi: Add length check for nlattr payload (Chris Leech) [RHEL-16725] +- scsi: bnx2i: Replace all non-returning strlcpy with strscpy (Chris Leech) [RHEL-16725] +- scsi: qla4xxx: Replace all non-returning strlcpy() with strscpy() (Chris Leech) [RHEL-16725] +- scsi: qla4xxx: Remove unused 'count' variable (Chris Leech) [RHEL-16725] +- scsi: qla4xxx: Drop redundant pci_enable_pcie_error_reporting() (Chris Leech) [RHEL-16725] +- scsi: be2iscsi: Drop redundant pci_enable_pcie_error_reporting() (Chris Leech) [RHEL-16725] +- scsi: be2iscsi: Remove unused variable internal_page_offset (Chris Leech) [RHEL-16725] +- scsi: cxgbi: Remove unneeded version.h include (Chris Leech) [RHEL-16725] +- scsi: qla4xxx: Drop redundant memset() (Chris Leech) [RHEL-16725] +- scsi: qla4xxx: Remove unneeded variable (Chris Leech) [RHEL-16725] +- scsi: qla4xxx: Format SYSFS_FLAG_FW_SEL_BOOT as byte (Chris Leech) [RHEL-16725] +- scsi: qla4xxx: Call scsi_done() directly (Chris Leech) [RHEL-16725] +- scsi: qla4xxx: Use scsi_cmd_to_rq() instead of scsi_cmnd.request (Chris Leech) [RHEL-16725] +- scsi: qla4xxx: Convert uses of __constant_cpu_to_ to cpu_to_ (Chris Leech) [RHEL-16725] +- uapi: stddef.h: Fix header guard location (Jose Ignacio Tornos Martinez) [RHEL-16987] +- Compiler Attributes: counted_by: Adjust name and identifier expansion (Jose Ignacio Tornos Martinez) [RHEL-16987] +- Compiler Attributes: Add __counted_by macro (Jose Ignacio Tornos Martinez) [RHEL-16987] +- RDMA/hfi1: Workaround truncation compilation error (Izabela Bakollari) [RHEL-18151] +- IB/hfi1: Fix potential deadlock on &irq_src_lock and &dd->uctxt_lock (Izabela Bakollari) [RHEL-18151] +- RDMA/hfi1: Remove redundant assignment to pointer ppd (Izabela Bakollari) [RHEL-18151] +- IB/hfi1: Replace deprecated strncpy (Izabela Bakollari) [RHEL-18151] +- RDMA/hfi1: Use FIELD_GET() to extract Link Width (Izabela Bakollari) [RHEL-18151] +- IB/hfi1: Remove open coded reference to skb frag offset (Izabela Bakollari) [RHEL-18151] +- IB/hfi1: Reduce printing of errors during driver shut down (Izabela Bakollari) [RHEL-18151] +- RDMA/hfi1: Move user SDMA system memory pinning code to its own file (Izabela Bakollari) [RHEL-18151] +- RDMA/hfi1: Use list_for_each_entry() helper (Izabela Bakollari) [RHEL-18151] +- IB/hfi1: Fix possible panic during hotplug remove (Izabela Bakollari) [RHEL-18151] +- IB/hfi1: Use struct_size() (Izabela Bakollari) [RHEL-18151] +- IB/hfi1: Add mmu_rb_node refcount to hfi1_mmu_rb_template tracepoints (Izabela Bakollari) [RHEL-18151] +- IB/hfi1: Fix wrong mmu_node used for user SDMA packet after invalidate (Izabela Bakollari) [RHEL-18151] +- IB/hfi1: Place struct mmu_rb_handler on cache line start (Izabela Bakollari) [RHEL-18151] +- IB/hfi1: Fix bugs with non-PAGE_SIZE-end multi-iovec user SDMA requests (Izabela Bakollari) [RHEL-18151] +- IB/hfi1: Fix SDMA mmu_rb_node not being evicted in LRU order (Izabela Bakollari) [RHEL-18151] +- IB/hfi1: Suppress useless compiler warnings (Izabela Bakollari) [RHEL-18151] +- IB/hfi1: Remove trace newlines (Izabela Bakollari) [RHEL-18151] +- IB/hfi1: check for user backed iterator, not specific iterator type (Izabela Bakollari) [RHEL-18151] +- IB/hfi1: Drop redundant pci_enable_pcie_error_reporting() (Izabela Bakollari) [RHEL-18151] +- IB/hifi1: add a null check of kzalloc_node in hfi1_ipoib_txreq_init (Izabela Bakollari) [RHEL-18151] + +* Thu Dec 14 2023 Scott Weaver [5.14.0-399.el9] +- fbcon: set_con2fb_map needs to set con2fb_map! (Jocelyn Falempe) [RHEL-13899] {CVE-2023-38409} +- fbcon: Fix error paths in set_con2fb_map (Jocelyn Falempe) [RHEL-13899] {CVE-2023-38409} +- redhat: modify kernel .sbat URL to point to issues.redhat.com (Emanuele Giuseppe Esposito) [RHEL-16879] +- mm: Fix copy_from_user_nofault(). (Waiman Long) [RHEL-18440] +- igbvf: replace deprecated strncpy with strscpy (Corinna Vinschen) [RHEL-15689] +- igbvf: Change IGBVF_MIN to allow set rx/tx value between 64 and 80 (Corinna Vinschen) [RHEL-15689] +- ethernet: use eth_hw_addr_set() for dev->addr_len cases (Corinna Vinschen) [RHEL-15689] +- perf/x86/amd/uncore: Pass through error code for initialization failures, instead of -ENODEV (Michael Petlan) [RHEL-9995] +- perf/x86/amd/uncore: Fix uninitialized return value in amd_uncore_init() (Michael Petlan) [RHEL-9995] +- perf/x86/amd/uncore: Add memory controller support (Michael Petlan) [RHEL-9995] +- perf/x86/amd/uncore: Add group exclusivity (Michael Petlan) [RHEL-9995] +- perf/x86/amd/uncore: Use rdmsr if rdpmc is unavailable (Michael Petlan) [RHEL-9995] +- perf/x86/amd/uncore: Move discovery and registration (Michael Petlan) [RHEL-9995] +- perf/x86/amd/uncore: Refactor uncore management (Michael Petlan) [RHEL-9995] +- arm64: mm: Fix "rodata=on" when CONFIG_RODATA_FULL_DEFAULT_ENABLED=y (Eric Chanudet) [RHEL-18400] +- s390/pci: fix iommu bitmap allocation (Tobias Huschle) [RHEL-18201] +- padata: Fix refcnt handling in padata_free_shell() (Luis Claudio R. Goncalves) [RHEL-17617] +- net/smc: Fix pos miscalculation in statistics (Tobias Huschle) [RHEL-18204] +- vsock/virtio: fix "comparison of distinct pointer types lacks a cast" warning (Stefano Garzarella) [RHEL-17878] +- vsock/test: fix SEQPACKET message bounds test (Stefano Garzarella) [RHEL-17878] +- virtio/vsock: Fix uninit-value in virtio_transport_recv_pkt() (Stefano Garzarella) [RHEL-17878] +- test/vsock: add dobule bind connect test (Stefano Garzarella) [RHEL-17878] +- test/vsock: refactor vsock_accept (Stefano Garzarella) [RHEL-17878] +- test/vsock fix: add missing check on socket creation (Stefano Garzarella) [RHEL-17878] +- vsock/virtio: remove socket from connected/bound list on shutdown (Stefano Garzarella) [RHEL-17878] +- vsock/virtio: initialize the_virtio_vsock before using VQs (Stefano Garzarella) [RHEL-17878] +- test/vsock: io_uring rx/tx tests (Stefano Garzarella) [RHEL-17878] +- test/vsock: MSG_ZEROCOPY support for vsock_perf (Stefano Garzarella) [RHEL-17878] +- test/vsock: MSG_ZEROCOPY flag tests (Stefano Garzarella) [RHEL-17878] +- vsock: enable setting SO_ZEROCOPY (Stefano Garzarella) [RHEL-17878] +- vsock/loopback: support MSG_ZEROCOPY for transport (Stefano Garzarella) [RHEL-17878] +- vsock/virtio: support MSG_ZEROCOPY for transport (Stefano Garzarella) [RHEL-17878] +- vhost/vsock: support MSG_ZEROCOPY for transport (Stefano Garzarella) [RHEL-17878] +- vsock: enable SOCK_SUPPORT_ZC bit (Stefano Garzarella) [RHEL-17878] +- vsock: check for MSG_ZEROCOPY support on send (Stefano Garzarella) [RHEL-17878] +- vsock: read from socket's error queue (Stefano Garzarella) [RHEL-17878] +- vsock: set EPOLLERR on non-empty error queue (Stefano Garzarella) [RHEL-17878] +- vsock/virtio: MSG_ZEROCOPY flag support (Stefano Garzarella) [RHEL-17878] +- vsock/virtio: non-linear skb handling for tap (Stefano Garzarella) [RHEL-17878] +- vsock/virtio: support to send non-linear skb (Stefano Garzarella) [RHEL-17878] +- vsock/virtio/vhost: read data from non-linear skb (Stefano Garzarella) [RHEL-17878] +- vsock/test: track bytes in sk_buff merging test for SOCK_SEQPACKET (Stefano Garzarella) [RHEL-17878] +- vsock/test: use send_buf() in vsock_test.c (Stefano Garzarella) [RHEL-17878] +- vsock/test: add send_buf() utility function (Stefano Garzarella) [RHEL-17878] +- vsock/test: use recv_buf() in vsock_test.c (Stefano Garzarella) [RHEL-17878] +- vsock/test: add recv_buf() utility function (Stefano Garzarella) [RHEL-17878] +- test/vsock: shutdowned socket test (Stefano Garzarella) [RHEL-17878] +- vsock: send SIGPIPE on write to shutdowned socket (Stefano Garzarella) [RHEL-17878] +- af_vsock: Remove unused declaration vsock_release_pending()/vsock_init_tap() (Stefano Garzarella) [RHEL-17878] +- test/vsock: remove vsock_perf executable on `make clean` (Stefano Garzarella) [RHEL-17878] +- vsock: Remove unused function declarations (Stefano Garzarella) [RHEL-17878] +- vsock/test: MSG_PEEK test for SOCK_SEQPACKET (Stefano Garzarella) [RHEL-17878] +- vsock/test: rework MSG_PEEK test for SOCK_STREAM (Stefano Garzarella) [RHEL-17878] +- virtio/vsock: support MSG_PEEK for SOCK_SEQPACKET (Stefano Garzarella) [RHEL-17878] +- virtio/vsock: rework MSG_PEEK for SOCK_STREAM (Stefano Garzarella) [RHEL-17878] +- vsock: support sockmap (Stefano Garzarella) [RHEL-17878] +- ata: libata-core: Do not register PM operations for SAS ports (Tomas Henzl) [RHEL-16981] +- ata: libata-scsi: Fix delayed scsi_rescan_device() execution (Tomas Henzl) [RHEL-16981] +- scsi: Do not rescan devices with a suspended queue (Tomas Henzl) [RHEL-16981] +- scsi: Do not attempt to rescan suspended devices (Tomas Henzl) [RHEL-16981] +- x86/speculation: Mark all Skylake CPUs as vulnerable to GDS (Waiman Long) [RHEL-3657] +- net/mlx5: Handle sync reset unload event (Mohammad Kabat) [RHEL-13508] +- net/mlx5: Fix error code in mlx5_is_reset_now_capable() (Mohammad Kabat) [RHEL-13508] +- net/mlx5: Check DTOR entry value is not zero (Mohammad Kabat) [RHEL-13508] +- net/mlx5: Expose timeout for sync reset unload stage (Mohammad Kabat) [RHEL-13508] +- net/mlx5: Ack on sync_reset_request only if PF can do reset_now (Mohammad Kabat) [RHEL-13508] +- xfrm: copy_to_user_state fetch offloaded SA packets/bytes statistics (Ivan Vecera) [RHEL-16982] +- xfrm: add new device offload acquire flag (Ivan Vecera) [RHEL-16982] +- net: thunderx: Fix the ACPI memory leak (Maurizio Lombardi) [RHEL-17592] + +* Tue Dec 12 2023 Scott Weaver [5.14.0-398.el9] +- arch/x86: Remove "select SRCU" (Myron Stowe) [RHEL-18042] +- kvm: Remove "select SRCU" (Myron Stowe) [RHEL-18042] +- mm: Remove "select SRCU" (Myron Stowe) [RHEL-18042] +- PM / devfreq: Remove "select SRCU" (Myron Stowe) [RHEL-18042] +- init: Remove "select SRCU" (Myron Stowe) [RHEL-18042] +- fs/quota: Remove "select SRCU" (Myron Stowe) [RHEL-18042] +- fs/notify: Remove "select SRCU" (Myron Stowe) [RHEL-18042] +- fs/btrfs: Remove "select SRCU" (Myron Stowe) [RHEL-18042] +- drivers/net: Remove "select SRCU" (Myron Stowe) [RHEL-18042] +- drivers/md: Remove "select SRCU" (Myron Stowe) [RHEL-18042] +- drivers/hwtracing/stm: Remove "select SRCU" (Myron Stowe) [RHEL-18042] +- drivers/dax: Remove "select SRCU" (Myron Stowe) [RHEL-18042] +- tomoyo: Remove "select SRCU" (Myron Stowe) [RHEL-18042] +- PM: sleep: Remove "select SRCU" (Myron Stowe) [RHEL-18042] +- drivers/clk: Remove "select SRCU" (Myron Stowe) [RHEL-18042] +- fs/dlm: Remove "select SRCU" (Myron Stowe) [RHEL-18042] +- drivers/opp: Remove "select SRCU" (Myron Stowe) [RHEL-18042] +- net/tls: do not free tls_rec on async operation in bpf_exec_tx_verdict() (Sabrina Dubroca) [RHEL-16719] {CVE-2023-6176} +- nfp: fix use-after-free in area_cache_get() (Ricardo Robaina) [RHEL-6566] {CVE-2022-3545} +- netfilter: nf_tables: split async and sync catchall in two functions (Florian Westphal) [RHEL-1720 RHEL-1721] +- netfilter: nf_tables: remove catchall element in GC sync path (Florian Westphal) [RHEL-1720 RHEL-1721] +- netfilter: nf_tables: expose opaque set element as struct nft_elem_priv (Florian Westphal) [RHEL-1720 RHEL-1721] +- netfilter: nf_tables: set backend .flush always succeeds (Florian Westphal) [RHEL-1720 RHEL-1721] +- netfilter: nft_set_pipapo: no need to call pipapo_deactivate() from flush (Florian Westphal) [RHEL-1720 RHEL-1721] +- netfilter: nf_tables: work around newrule after chain binding (Florian Westphal) [RHEL-1720 RHEL-1721] +- netfilter: nf_tables: nft_set_rbtree: fix spurious insertion failure (Florian Westphal) [RHEL-1720 RHEL-1721] +- netfilter: nf_tables: fix memleak when more than 255 elements expired (Florian Westphal) [RHEL-1720 RHEL-1721] +- netfilter: nf_tables: disable toggling dormant table state more than once (Florian Westphal) [RHEL-1720 RHEL-1721] +- netfilter: nf_tables: disallow element removal on anonymous sets (Florian Westphal) [RHEL-1720 RHEL-1721] +- netfilter: nft_set_hash: try later when GC hits EAGAIN on iteration (Florian Westphal) [RHEL-1720 RHEL-1721] +- netfilter: nft_set_pipapo: stop GC iteration if GC transaction allocation fails (Florian Westphal) [RHEL-1720 RHEL-1721] +- netfilter: nft_set_rbtree: use read spinlock to avoid datapath contention (Florian Westphal) [RHEL-1720 RHEL-1721] +- netfilter: nft_set_pipapo: call nft_trans_gc_queue_sync() in catchall GC (Florian Westphal) [RHEL-1720 RHEL-1721] +- netfilter: nf_tables: disallow rule removal from chain binding (Florian Westphal) [RHEL-1720 RHEL-1721] +- netfilter: nft_set_rbtree: skip sync GC for new elements in this transaction (Florian Westphal) [RHEL-1720 RHEL-1721] +- netfilter: nf_tables: defer gc run if previous batch is still pending (Florian Westphal) [RHEL-1720 RHEL-1721] +- netfilter: nf_tables: fix out of memory error handling (Florian Westphal) [RHEL-1720 RHEL-1721] +- netfilter: nf_tables: use correct lock to protect gc_list (Florian Westphal) [RHEL-1720 RHEL-1721] +- netfilter: nf_tables: GC transaction race with abort path (Florian Westphal) [RHEL-1720 RHEL-1721] +- netfilter: nf_tables: flush pending destroy work before netlink notifier (Florian Westphal) [RHEL-1720 RHEL-1721] +- netfilter: nft_dynset: disallow object maps (Florian Westphal) [RHEL-1720 RHEL-1721] +- netfilter: nf_tables: GC transaction race with netns dismantle (Florian Westphal) [RHEL-1720 RHEL-1721] +- netfilter: nf_tables: fix GC transaction races with netns and netlink event exit path (Florian Westphal) [RHEL-1720 RHEL-1721] +- netfilter: nf_tables: don't fail inserts if duplicate has expired (Florian Westphal) [RHEL-1720 RHEL-1721] +- netfilter: nf_tables: deactivate catchall elements in next generation (Florian Westphal) [RHEL-1720 RHEL-1721] +- netfilter: nf_tables: fix kdoc warnings after gc rework (Florian Westphal) [RHEL-1720 RHEL-1721] +- netfilter: nf_tables: fix false-positive lockdep splat (Florian Westphal) [RHEL-1720 RHEL-1721] +- netfilter: nf_tables: remove busy mark and gc batch API (Florian Westphal) [RHEL-1720 RHEL-1721] +- netfilter: nft_set_hash: mark set element as dead when deleting from packet path (Florian Westphal) [RHEL-1720 RHEL-1721] {CVE-2023-4244} +- netfilter: nf_tables: adapt set backend to use GC transaction API (Florian Westphal) [RHEL-1720 RHEL-1721] {CVE-2023-4244} +- netfilter: nf_tables: skip immediate deactivate in _PREPARE_ERROR (Florian Westphal) [RHEL-1720 RHEL-1721] {CVE-2023-4244} +- netfilter: nft_set_rbtree: fix overlap expiration walk (Florian Westphal) [RHEL-1720 RHEL-1721] +- netfilter: nf_tables: GC transaction API to avoid race with control plane (Florian Westphal) [RHEL-1720 RHEL-1721] {CVE-2023-4244} +- netfilter: nf_tables: don't skip expired elements during walk (Florian Westphal) [RHEL-1720 RHEL-1721] +- netfilter: nf_tables: skip bound chain on rule flush (Florian Westphal) [RHEL-1720 RHEL-1721] +- netfilter: nf_tables: skip bound chain in netns release path (Florian Westphal) [RHEL-1720 RHEL-1721] +- netfilter: nf_tables: fix spurious set element insertion failure (Florian Westphal) [RHEL-1720 RHEL-1721] +- netfilter: nf_tables: report use refcount overflow (Florian Westphal) [RHEL-1720 RHEL-1721] +- netfilter: nf_tables: fix underflow in chain reference counter (Florian Westphal) [RHEL-1720 RHEL-1721] +- netfilter: nf_tables: disallow timeout for anonymous sets (Florian Westphal) [RHEL-1720 RHEL-1721] +- netfilter: nf_tables: disallow updates of anonymous sets (Florian Westphal) [RHEL-1720 RHEL-1721] +- netfilter: nf_tables: reject unbound chain set before commit phase (Florian Westphal) [RHEL-1720 RHEL-1721] +- netfilter: nf_tables: reject unbound anonymous set before commit phase (Florian Westphal) [RHEL-1720 RHEL-1721] +- netfilter: nf_tables: disallow element updates of bound anonymous sets (Florian Westphal) [RHEL-1720 RHEL-1721] +- netfilter: nf_tables: fix underflow in object reference counter (Florian Westphal) [RHEL-1720 RHEL-1721] +- netfilter: nf_tables: drop map element references from preparation phase (Florian Westphal) [RHEL-1720 RHEL-1721] +- netfilter: nf_tables: validate variable length element extension (Florian Westphal) [RHEL-1720 RHEL-1721] +- netfilter: nft_set_pipapo: .walk does not deal with generations (Florian Westphal) [RHEL-1720 RHEL-1721] +- netfilter: nf_tables: relax set/map validation checks (Florian Westphal) [RHEL-1720 RHEL-1721] +- netfilter: nf_tables: integrate pipapo into commit protocol (Florian Westphal) [RHEL-1720 RHEL-1721] +- netfilter: nf_tables: upfront validation of data via nft_data_init() (Florian Westphal) [RHEL-1720 RHEL-1721] +- cgroup: add cgroup_favordynmods= command-line option (Waiman Long) [RHEL-16027] +- cgroup/misc: Expose misc.current on cgroup v2 root (Waiman Long) [RHEL-16027] +- cgroup: remove obsolete comment on cgroup_on_dfl() (Waiman Long) [RHEL-16027] +- cgroup: remove unused task_cgroup_path() (Waiman Long) [RHEL-16027] +- cgroup/cpuset: remove unneeded header files (Waiman Long) [RHEL-16027] +- cgroup: make cgroup_is_threaded() and cgroup_is_thread_root() static (Waiman Long) [RHEL-16027] +- rdmacg: fix kernel-doc warnings in rdmacg (Waiman Long) [RHEL-16027] +- cgroup: Replace the css_set call with cgroup_get (Waiman Long) [RHEL-16027] +- cgroup: remove unused macro for_each_e_css() (Waiman Long) [RHEL-16027] +- cgroup: Update out-of-date comment in cgroup_migrate() (Waiman Long) [RHEL-16027] +- cgroup: Replace all non-returning strlcpy with strscpy (Waiman Long) [RHEL-16027] +- cgroup/cpuset: remove unneeded header files (Waiman Long) [RHEL-16027] +- cgroup: Do not corrupt task iteration when rebinding subsystem (Waiman Long) [RHEL-16027] +- cgroup: fix missing cpus_read_{lock,unlock}() in cgroup_transfer_tasks() (Waiman Long) [RHEL-16027] +- cpuset: Clean up cpuset_node_allowed (Waiman Long) [RHEL-16027] +- memcg: page_cgroup_ino() get memcg from the page's folio (Waiman Long) [RHEL-16027] +- memcg v1: provide read access to memory.pressure_level (Waiman Long) [RHEL-16027] +- mm, memcg: Prevent memory.soft_limit_in_bytes load/store tearing (Waiman Long) [RHEL-16027] +- mm, memcg: Prevent memory.oom_control load/store tearing (Waiman Long) [RHEL-16027] +- mm, memcg: Prevent memory.swappiness load/store tearing (Waiman Long) [RHEL-16027] +- mm, memcg: Prevent memory.oom.group load/store tearing (Waiman Long) [RHEL-16027] +- cgroup_get_from_fd(): switch to fdget_raw() (Waiman Long) [RHEL-16027] +- mm: memcg: add folio_memcg_check() (Waiman Long) [RHEL-16027] +- mm: memcg: fix NULL pointer in mem_cgroup_track_foreign_dirty_slowpath() (Waiman Long) [RHEL-16027] +- kernfs: Fix spurious lockdep warning in kernfs_find_and_get_node_by_id() (Waiman Long) [RHEL-16027] +- cgroup: Implement cgroup_file_show() (Waiman Long) [RHEL-16027] +- kernfs: Implement kernfs_show() (Waiman Long) [RHEL-16027] +- kernfs: Factor out kernfs_activate_one() (Waiman Long) [RHEL-16027] +- kernfs: Add KERNFS_REMOVING flags (Waiman Long) [RHEL-16027] +- kernfs: Improve kernfs_drain() and always call on removal (Waiman Long) [RHEL-16027] +- kernfs: Skip kernfs_drain_open_files() more aggressively (Waiman Long) [RHEL-16027] +- kernfs: Refactor kernfs_get_open_node() (Waiman Long) [RHEL-16027] +- kernfs: Drop unnecessary "mutex" local variable initialization (Waiman Long) [RHEL-16027] +- kernfs: Simply by replacing kernfs_deref_open_node() with of_on() (Waiman Long) [RHEL-16027] +- Revert "kernfs: Change kernfs_notify_list to llist." (Waiman Long) [RHEL-16027] +- kernfs: Replace global kernfs_open_file_mutex with hashed mutexes. (Waiman Long) [RHEL-16027] +- kernfs: Introduce interface to access global kernfs_open_file_mutex. (Waiman Long) [RHEL-16027] +- kernfs: Change kernfs_notify_list to llist. (Waiman Long) [RHEL-16027] +- kernfs: make ->attr.open RCU protected. (Waiman Long) [RHEL-16027] +- kernfs/file.c: remove redundant error return counter assignment (Waiman Long) [RHEL-16027] +- cgroup: remove "no" prefixed mount options (Waiman Long) [RHEL-16027] +- redhat/configs: Add CONFIG_CGROUP_FAVOR_DYNMODS=n (Waiman Long) [RHEL-16027] +- cgroup: Make !percpu threadgroup_rwsem operations optional (Waiman Long) [RHEL-16027] +- cgroup: Add "no" prefixed mount options (Waiman Long) [RHEL-16027] +- kernfs: Rename kernfs_put_open_node to kernfs_unlink_open_file. (Waiman Long) [RHEL-16027] +- kernfs: Remove reference counting for kernfs_open_node. (Waiman Long) [RHEL-16027] +- cpuset: Fix kernel-doc (Waiman Long) [RHEL-16027] +- rtnetlink: remove redundant checks for nlattr IFLA_BRIDGE_MODE (Michal Schmidt) [RHEL-18148] +- rtnetlink: let rtnl_bridge_setlink checks IFLA_BRIDGE_MODE length (Michal Schmidt) [RHEL-18148] +- page_pool: split types and declarations from page_pool.h (Petr Oros) [RHEL-16983] +- docs: net: page_pool: use kdoc to avoid duplicating the information (Petr Oros) [RHEL-16983] +- docs: net: page_pool: document PP_FLAG_DMA_SYNC_DEV parameters (Petr Oros) [RHEL-16983] +- ipv4, ipv6: Fix handling of transhdrlen in __ip{,6}_append_data() (Guillaume Nault) [RHEL-14287] +- ipv6: Fix signed integer overflow in l2tp_ip6_sendmsg (Guillaume Nault) [RHEL-14287] +- tracing/timerlat: Add user-space interface (Chris White) [RHEL-14932] +- tracing/osnoise: Skip running osnoise if all instances are off (Chris White) [RHEL-14932] +- tracing/osnoise: Switch from PF_NO_SETAFFINITY to migrate_disable (Chris White) [RHEL-14932] +- ice: Fix VF Reset paths when interface in a failed over aggregate (Petr Oros) [RHEL-15698] +- ice: Fix VF-VF direction matching in drop rule in switchdev (Petr Oros) [RHEL-15698] +- ice: Fix VF-VF filter rules in switchdev mode (Petr Oros) [RHEL-15698] +- ice: Fix SRIOV LAG disable on non-compliant aggregate (Petr Oros) [RHEL-15698] +- ice: lag: in RCU, use atomic allocation (Petr Oros) [RHEL-15698] +- ice: Fix safe mode when DDP is missing (Petr Oros) [RHEL-15698] +- ice: reset first in crash dump kernels (Petr Oros) [RHEL-15698] +- ice: fix over-shifted variable (Petr Oros) [RHEL-15698] +- ice: block default rule setting on LAG interface (Petr Oros) [RHEL-15698] +- ice: avoid executing commands on other ports when driving sync (Petr Oros) [RHEL-15698] +- ice: fix receive buffer size miscalculation (Petr Oros) [RHEL-15698] +- ice: split ice_aq_wait_for_event() func into two (Petr Oros) [RHEL-15698] +- ice: embed &ice_rq_event_info event into struct ice_aq_task (Petr Oros) [RHEL-15698] +- ice: ice_aq_check_events: fix off-by-one check when filling buffer (Petr Oros) [RHEL-15698] +- ice: drop two params from ice_aq_alloc_free_res() (Petr Oros) [RHEL-15698] +- ice: use list_for_each_entry() helper (Petr Oros) [RHEL-15698] +- ice: Remove redundant VSI configuration in eswitch setup (Petr Oros) [RHEL-15698] +- ice: move E810T functions to before device agnostic ones (Petr Oros) [RHEL-15698] +- ice: refactor ice_vsi_is_vlan_pruning_ena (Petr Oros) [RHEL-15698] +- ice: refactor ice_ptp_hw to make functions static (Petr Oros) [RHEL-15698] +- ice: refactor ice_sched to make functions static (Petr Oros) [RHEL-15698] +- ice: Utilize assign_bit() helper (Petr Oros) [RHEL-15698] +- ice: refactor ice_vf_lib to make functions static (Petr Oros) [RHEL-15698] +- ice: refactor ice_lib to make functions static (Petr Oros) [RHEL-15698] +- ice: refactor ice_ddp to make functions static (Petr Oros) [RHEL-15698] +- ice: remove unused methods (Petr Oros) [RHEL-15698] +- ice: Block switchdev mode when ADQ is active and vice versa (Petr Oros) [RHEL-15698] +- ice: clean up __ice_aq_get_set_rss_lut() (Petr Oros) [RHEL-15698] +- ice: add FW load wait (Petr Oros) [RHEL-15698] +- ice: Add get C827 PHY index function (Petr Oros) [RHEL-15698] +- ice: Rename enum ice_pkt_flags values (Petr Oros) [RHEL-15698] +- ice: Add direction metadata (Petr Oros) [RHEL-15698] +- ice: Accept LAG netdevs in bridge offloads (Petr Oros) [RHEL-15698] +- ice: Fix RDMA VSI removal during queue rebuild (Petr Oros) [RHEL-15698] +- ice: update reset path for SRIOV LAG support (Petr Oros) [RHEL-15698] +- ice: enforce no DCB config changing when in bond (Petr Oros) [RHEL-15698] +- ice: enforce interface eligibility and add messaging for SRIOV LAG (Petr Oros) [RHEL-15698] +- ice: support non-standard teardown of bond interface (Petr Oros) [RHEL-15698] +- ice: Flesh out implementation of support for SRIOV on bonded interface (Petr Oros) [RHEL-15698] +- ice: process events created by lag netdev event handler (Petr Oros) [RHEL-15698] +- ice: implement lag netdev event handler (Petr Oros) [RHEL-15698] +- ice: changes to the interface with the HW and FW for SRIOV_VF+LAG (Petr Oros) [RHEL-15698] +- ice: Add driver support for firmware changes for LAG (Petr Oros) [RHEL-15698] +- ice: Correctly initialize queue context values (Petr Oros) [RHEL-15698] +- ice: Fix memory management in ice_ethtool_fdir.c (Petr Oros) [RHEL-15698] +- ice: add tracepoints for the switchdev bridge (Petr Oros) [RHEL-15698] +- ice: implement static version of ageing (Petr Oros) [RHEL-15698] +- ice: implement bridge port vlan (Petr Oros) [RHEL-15698] +- ice: Add VLAN FDB support in switchdev mode (Petr Oros) [RHEL-15698] +- ice: Add guard rule when creating FDB in switchdev (Petr Oros) [RHEL-15698] +- ice: Switchdev FDB events support (Petr Oros) [RHEL-15698] +- ice: Implement basic eswitch bridge setup (Petr Oros) [RHEL-15698] +- ice: Unset src prune on uplink VSI (Petr Oros) [RHEL-15698] +- ice: Disable vlan pruning for uplink VSI (Petr Oros) [RHEL-15698] +- ice: Prohibit rx mode change in switchdev mode (Petr Oros) [RHEL-15698] +- ice: Skip adv rules removal upon switchdev release (Petr Oros) [RHEL-15698] +- ice: xsk: Tx multi-buffer support (Petr Oros) [RHEL-15698] +- ice: xsk: add RX multi-buffer support (Petr Oros) [RHEL-15698] +- ice: remove unnecessary (void*) conversions (Petr Oros) [RHEL-15698] +- ice: Remove managed memory usage in ice_get_fw_log_cfg() (Petr Oros) [RHEL-15698] +- ice: remove null checks before devm_kfree() calls (Petr Oros) [RHEL-15698] +- ice: clean up freeing SR-IOV VFs (Petr Oros) [RHEL-15698] +- ice: allow hot-swapping XDP programs (Petr Oros) [RHEL-15698] +- ice: remove unnecessary check for old MAC == new MAC (Petr Oros) [RHEL-15698] +- ice: do not re-enable miscellaneous interrupt until thread_fn completes (Petr Oros) [RHEL-15698] +- ice: trigger PFINT_OICR_TSYN_TX interrupt instead of polling (Petr Oros) [RHEL-15698] +- ice: introduce ICE_TX_TSTAMP_WORK enumeration (Petr Oros) [RHEL-15698] +- ice: use src VSI instead of src MAC in slow-path (Petr Oros) [RHEL-15698] +- ice: allow matching on meta data (Petr Oros) [RHEL-15698] +- ice: specify field names in ice_prot_ext init (Petr Oros) [RHEL-15698] +- ice: remove redundant Rx field from rule info (Petr Oros) [RHEL-15698] +- ice: define meta data to match in switch (Petr Oros) [RHEL-15698] +- ice: update PHY type to ethtool link mode mapping (Petr Oros) [RHEL-15698] +- ice: refactor PHY type to ethtool link mode (Petr Oros) [RHEL-15698] +- ice: update ICE_PHY_TYPE_HIGH_MAX_INDEX (Petr Oros) [RHEL-15698] +- ice: add dynamic interrupt allocation (Petr Oros) [RHEL-15698] +- ice: track interrupt vectors with xarray (Petr Oros) [RHEL-15698] +- ice: add individual interrupt allocation (Petr Oros) [RHEL-15698] +- ice: remove redundant SRIOV code (Petr Oros) [RHEL-15698] +- ice: refactor VF control VSI interrupt handling (Petr Oros) [RHEL-15698] +- ice: use preferred MSIX allocation api (Petr Oros) [RHEL-15698] +- ice: use pci_irq_vector helper function (Petr Oros) [RHEL-15698] +- ice: move interrupt related code to separate file (Petr Oros) [RHEL-15698] +- ice: call ice_is_malicious_vf() from ice_vc_process_vf_msg() (Petr Oros) [RHEL-15698] +- ice: move ice_is_malicious_vf() to ice_virtchnl.c (Petr Oros) [RHEL-15698] +- ice: print message if ice_mbx_vf_state_handler returns an error (Petr Oros) [RHEL-15698] +- ice: pass mbxdata to ice_is_malicious_vf() (Petr Oros) [RHEL-15698] +- ice: remove unnecessary &array[0] and just use array (Petr Oros) [RHEL-15698] +- ice: always report VF overflowing mailbox even without PF VSI (Petr Oros) [RHEL-15698] +- ice: declare ice_vc_process_vf_msg in ice_virtchnl.h (Petr Oros) [RHEL-15698] +- ice: initialize mailbox snapshot earlier in PF init (Petr Oros) [RHEL-15698] +- ice: merge ice_mbx_report_malvf with ice_mbx_vf_state_handler (Petr Oros) [RHEL-15698] +- ice: remove ice_mbx_deinit_snapshot (Petr Oros) [RHEL-15698] +- ice: move VF overflow message count into struct ice_mbx_vf_info (Petr Oros) [RHEL-15698] +- ice: track malicious VFs in new ice_mbx_vf_info structure (Petr Oros) [RHEL-15698] +- ice: convert ice_mbx_clear_malvf to void and use WARN (Petr Oros) [RHEL-15698] +- ice: re-order ice_mbx_reset_snapshot function (Petr Oros) [RHEL-15698] +- ice: Remove unnecessary aer.h include (Petr Oros) [RHEL-15698] +- ice: update xdp_features with xdp multi-buff (Petr Oros) [RHEL-15698] +- fs/smb/client: Reset password pointer to NULL (Scott Mayhew) [RHEL-11805 RHEL-11809] {CVE-2023-5345} +- platform/x86/amd/hsmp: Fix iomem handling (David Arcari) [RHEL-16017] +- platform/x86/amd/hsmp: improve the error log (David Arcari) [RHEL-16017] +- platform/x86/amd/hsmp: add support for metrics tbl (David Arcari) [RHEL-16017] +- platform/x86/amd/hsmp: create plat specific struct (David Arcari) [RHEL-16017] +- x86/amd_nb: Use Family 19h Models 60h-7Fh Function 4 IDs (David Arcari) [RHEL-16017] +- x86/amd_nb: Add AMD Family MI300 PCI IDs (David Arcari) [RHEL-16017] +- x86/amd_nb: Add PCI IDs for AMD Family 1Ah-based models (David Arcari) [RHEL-16017] +- x86/amd_nb: Re-sort and re-indent PCI defines (David Arcari) [RHEL-16017] +- x86/amd_nb: Add MI200 PCI IDs (David Arcari) [RHEL-16017] +- docs: move x86 documentation into Documentation/arch/ (David Arcari) [RHEL-16017] +- platform/x86: amd: hsmp: Convert to platform remove callback returning void (David Arcari) [RHEL-16017] +- platform/x86: use PLATFORM_DEVID_NONE instead of -1 (David Arcari) [RHEL-16017] +- platform/x86: Move AMD platform drivers to separate directory (David Arcari) [RHEL-16017] + +* Fri Dec 08 2023 Scott Weaver [5.14.0-397.el9] +- SUNRPC/TLS: Lock the lower_xprt during the tls handshake (Jeffrey Layton) [RHEL-7936] +- Revert "SUNRPC dont update timeout value on connection reset" (Jeffrey Layton) [RHEL-7936] +- SUNRPC: Fail quickly when server does not recognize TLS (Jeffrey Layton) [RHEL-7936] +- net/handshake: remove fput() that causes use-after-free (Jeffrey Layton) [RHEL-7936] +- handshake: Fix sign of key_serial_t fields (Jeffrey Layton) [RHEL-7936] +- handshake: Fix sign of socket file descriptor fields (Jeffrey Layton) [RHEL-7936] +- net/handshake: fix file ref count in handshake_nl_accept_doit() (Jeffrey Layton) [RHEL-7936] +- NFSD: simplify error paths in nfsd_svc() (Jeffrey Layton) [RHEL-7936] +- NFSv4.1: fixup use EXCHGID4_FLAG_USE_PNFS_DS for DS server (Jeffrey Layton) [RHEL-7936] +- pNFS/flexfiles: Check the layout validity in ff_layout_mirror_prepare_stats (Jeffrey Layton) [RHEL-7936] +- pNFS: Fix a hang in nfs4_evict_inode() (Jeffrey Layton) [RHEL-7936] +- NFS: Fix potential oops in nfs_inode_remove_request() (Jeffrey Layton) [RHEL-7936] +- nfs42: client needs to strip file mode's suid/sgid bit after ALLOCATE op (Jeffrey Layton) [RHEL-7936] +- nfs: decrement nrequests counter before releasing the req (Jeffrey Layton) [RHEL-7936] +- NFSD: Fix zero NFSv4 READ results when RQ_SPLICE_OK is not set (Jeffrey Layton) [RHEL-7936] +- net/handshake: Fix memory leak in __sock_create() and sock_alloc_file() (Jeffrey Layton) [RHEL-7936] +- NFSv4.1: fix zero value filehandle in post open getattr (Jeffrey Layton) [RHEL-7936] +- NFSv4.1: fix pnfs MDS=DS session trunking (Jeffrey Layton) [RHEL-7936] +- Revert "SUNRPC: Fail faster on bad verifier" (Jeffrey Layton) [RHEL-7936] +- SUNRPC: Mark the cred for revalidation if the server rejects it (Jeffrey Layton) [RHEL-7936] +- NFS/pNFS: Report EINVAL errors from connect() to the server (Jeffrey Layton) [RHEL-7936] +- NFSD: fix possible oops when nfsd/pool_stats is closed. (Jeffrey Layton) [RHEL-7936] +- NFS: switch back to using kill_anon_super (Jeffrey Layton) [RHEL-7936] +- pNFS: Fix assignment of xprtdata.cred (Jeffrey Layton) [RHEL-7936] +- NFSv4.2: fix handling of COPY ERR_OFFLOAD_NO_REQ (Jeffrey Layton) [RHEL-7936] +- NFS: Guard against READDIR loop when entry names exceed MAXNAMELEN (Jeffrey Layton) [RHEL-7936] +- NFSD: da_addr_body field missing in some GETDEVICEINFO replies (Jeffrey Layton) [RHEL-7936] +- SUNRPC: Remove return value of svc_pool_wake_idle_thread() (Jeffrey Layton) [RHEL-7936] +- SUNRPC: make rqst_should_sleep() idempotent() (Jeffrey Layton) [RHEL-7936] +- SUNRPC: Count ingress RPC messages per svc_pool (Jeffrey Layton) [RHEL-7936] +- SUNRPC: Clean up svc_set_num_threads (Jeffrey Layton) [RHEL-7936] +- SUNRPC: Deduplicate thread wake-up code (Jeffrey Layton) [RHEL-7936] +- SUNRPC: Move trace_svc_xprt_enqueue (Jeffrey Layton) [RHEL-7936] +- SUNRPC: Add enum svc_auth_status (Jeffrey Layton) [RHEL-7936] +- SUNRPC: remove timeout arg from svc_recv() (Jeffrey Layton) [RHEL-7936] +- SUNRPC: change svc_recv() to return void. (Jeffrey Layton) [RHEL-7936] +- SUNRPC: call svc_process() from svc_recv(). (Jeffrey Layton) [RHEL-7936] +- nfsd: separate nfsd_last_thread() from nfsd_put() (Jeffrey Layton) [RHEL-7936] +- nfsd: Simplify code around svc_exit_thread() call in nfsd() (Jeffrey Layton) [RHEL-7936] +- nfsd: don't allow nfsd threads to be signalled. (Jeffrey Layton) [RHEL-7936] +- lockd: remove SIGKILL handling (Jeffrey Layton) [RHEL-7936] +- fs: lockd: avoid possible wrong NULL parameter (Jeffrey Layton) [RHEL-7936] +- exportfs: remove kernel-doc warnings in exportfs (Jeffrey Layton) [RHEL-7936] +- nfsd: inherit required unset default acls from effective set (Jeffrey Layton) [RHEL-7936] +- lockd: nlm_blocked list race fixes (Jeffrey Layton) [RHEL-7936] +- nfsd: set missing after_change as before_change + 1 (Jeffrey Layton) [RHEL-7936] +- nfsd: remove unsafe BUG_ON from set_change_info (Jeffrey Layton) [RHEL-7936] +- nfsd: handle failure to collect pre/post-op attrs more sanely (Jeffrey Layton) [RHEL-7936] +- nfsd: add a MODULE_DESCRIPTION (Jeffrey Layton) [RHEL-7936] +- NFSD: Rename struct svc_cacherep (Jeffrey Layton) [RHEL-7936] +- NFSD: Remove svc_rqst::rq_cacherep (Jeffrey Layton) [RHEL-7936] +- NFSD: Refactor the duplicate reply cache shrinker (Jeffrey Layton) [RHEL-7936] +- NFSD: Replace nfsd_prune_bucket() (Jeffrey Layton) [RHEL-7936] +- NFSD: Rename nfsd_reply_cache_alloc() (Jeffrey Layton) [RHEL-7936] +- NFSD: Refactor nfsd_reply_cache_free_locked() (Jeffrey Layton) [RHEL-7936] +- SUNRPC: Remove net/sunrpc/auth_gss/gss_krb5_seqnum.c (Jeffrey Layton) [RHEL-7936] +- SUNRPC: Remove the ->import_ctx method (Jeffrey Layton) [RHEL-7936] +- SUNRPC: Remove CONFIG_RPCSEC_GSS_KRB5_CRYPTOSYSTEM (Jeffrey Layton) [RHEL-7936] +- SUNRPC: Remove gss_import_v1_context() (Jeffrey Layton) [RHEL-7936] +- SUNRPC: Remove krb5_derive_key_v1() (Jeffrey Layton) [RHEL-7936] +- SUNRPC: Remove code behind CONFIG_RPCSEC_GSS_KRB5_SIMPLIFIED (Jeffrey Layton) [RHEL-7936] +- SUNRPC: Remove DES and DES3 enctypes from the supported enctypes list (Jeffrey Layton) [RHEL-7936] +- SUNRPC: Remove Kunit tests for the DES3 encryption type (Jeffrey Layton) [RHEL-7936] +- SUNRPC: Remove RPCSEC_GSS_KRB5_ENCTYPES_DES (Jeffrey Layton) [RHEL-7936] +- NFSD: Enable write delegation support (Jeffrey Layton) [RHEL-7936] +- NFSD: Report zero space limit for write delegations (Jeffrey Layton) [RHEL-7936] +- NFSD: handle GETATTR conflict with write delegation (Jeffrey Layton) [RHEL-7936] +- NFSv4.1: use EXCHGID4_FLAG_USE_PNFS_DS for DS server (Jeffrey Layton) [RHEL-7936] +- NFS/pNFS: Set the connect timeout for the pNFS flexfiles driver (Jeffrey Layton) [RHEL-7936] +- SUNRPC: Don't override connect timeouts in rpc_clnt_add_xprt() (Jeffrey Layton) [RHEL-7936] +- SUNRPC: Allow specification of TCP client connect timeout at setup (Jeffrey Layton) [RHEL-7936] +- SUNRPC: Refactor and simplify connect timeout (Jeffrey Layton) [RHEL-7936] +- SUNRPC: Set the TCP_SYNCNT to match the socket timeout (Jeffrey Layton) [RHEL-7936] +- NFS: Fix a potential data corruption (Jeffrey Layton) [RHEL-7936] +- nfs: fix redundant readdir request after get eof (Jeffrey Layton) [RHEL-7936] +- nfs/blocklayout: Use the passed in gfp flags (Jeffrey Layton) [RHEL-7936] +- filemap: Fix errors in file.c (Jeffrey Layton) [RHEL-7936] +- NFSv4/pnfs: minor fix for cleanup path in nfs4_get_device_info (Jeffrey Layton) [RHEL-7936] +- NFS: Move common includes outside ifdef (Jeffrey Layton) [RHEL-7936] +- NFSD: Fix a thinko introduced by recent trace point changes (Jeffrey Layton) [RHEL-7936] +- xprtrdma: Remove unused function declaration rpcrdma_bc_post_recv() (Jeffrey Layton) [RHEL-7936] +- NFS: Enable the READ_PLUS operation by default (Jeffrey Layton) [RHEL-7936] +- SUNRPC: kmap() the xdr pages during decode (Jeffrey Layton) [RHEL-7936] +- NFSv4.2: Rework scratch handling for READ_PLUS (again) (Jeffrey Layton) [RHEL-7936] +- NFSv4.2: Fix READ_PLUS size calculations (Jeffrey Layton) [RHEL-7936] +- NFSv4.2: Fix READ_PLUS smatch warnings (Jeffrey Layton) [RHEL-7936] +- xprtrdma: Remap Receive buffers after a reconnect (Jeffrey Layton) [RHEL-7936] +- NFSv4: fix out path in __nfs4_get_acl_uncached (Jeffrey Layton) [RHEL-7936] +- NFSv4.2: fix error handling in nfs42_proc_getxattr (Jeffrey Layton) [RHEL-7936] +- NFS: Fix sysfs server name memory leak (Jeffrey Layton) [RHEL-7936] +- NFS: Fix a use after free in nfs_direct_join_group() (Jeffrey Layton) [RHEL-7936] +- nfsd: Fix race to FREE_STATEID and cl_revoked (Jeffrey Layton) [RHEL-7936] +- SUNRPC: Use new helpers to handle TLS Alerts (Jeffrey Layton) [RHEL-7936] +- SUNRPC: Send TLS Closure alerts before closing a TCP socket (Jeffrey Layton) [RHEL-7936] +- NFSv4: Fix dropped lock for racing OPEN and delegation return (Jeffrey Layton) [RHEL-7936] +- nfsd: Fix reading via splice (Jeffrey Layton) [RHEL-7936] +- nfsd: Remove incorrect check in nfsd4_validate_stateid (Jeffrey Layton) [RHEL-7936] +- NFS: Don't cleanup sysfs superblock entry if uninitialized (Jeffrey Layton) [RHEL-7936] +- nfsd: Fix creation time serialization order (Jeffrey Layton) [RHEL-7936] +- nfsd: remove redundant assignments to variable len (Jeffrey Layton) [RHEL-7936] +- NFSv4.2: fix wrong shrinker_id (Jeffrey Layton) [RHEL-7936] +- NFSv4: Clean up some shutdown loops (Jeffrey Layton) [RHEL-7936] +- NFS: Cancel all existing RPC tasks when shutdown (Jeffrey Layton) [RHEL-7936] +- NFS: add sysfs shutdown knob (Jeffrey Layton) [RHEL-7936] +- NFS: add a sysfs link to the acl rpc_client (Jeffrey Layton) [RHEL-7936] +- NFS: add a sysfs link to the lockd rpc_client (Jeffrey Layton) [RHEL-7936] +- NFS: Add sysfs links to sunrpc clients for nfs_clients (Jeffrey Layton) [RHEL-7936] +- NFS: add superblock sysfs entries (Jeffrey Layton) [RHEL-7936] +- NFS: Make all of /sys/fs/nfs network-namespace unique (Jeffrey Layton) [RHEL-7936] +- NFS: Open-code the nfs_kset kset_create_and_add() (Jeffrey Layton) [RHEL-7936] +- NFS: rename nfs_client_kobj to nfs_net_kobj (Jeffrey Layton) [RHEL-7936] +- NFS: rename nfs_client_kset to nfs_kset (Jeffrey Layton) [RHEL-7936] +- NFS: Add an "xprtsec=" NFS mount option (Jeffrey Layton) [RHEL-7936] +- NFS: Have struct nfs_client carry a TLS policy field (Jeffrey Layton) [RHEL-7936] +- SUNRPC: Add a TCP-with-TLS RPC transport class (Jeffrey Layton) [RHEL-7936] +- SUNRPC: Capture CMSG metadata on client-side receive (Jeffrey Layton) [RHEL-7936] +- SUNRPC: Ignore data_ready callbacks during TLS handshakes (Jeffrey Layton) [RHEL-7936] +- SUNRPC: Add RPC client support for the RPC_AUTH_TLS auth flavor (Jeffrey Layton) [RHEL-7936] +- SUNRPC: Trace the rpc_create_args (Jeffrey Layton) [RHEL-7936] +- SUNRPC: Plumb an API for setting transport layer security (Jeffrey Layton) [RHEL-7936] +- NFS: Improvements for fs_context-related tracepoints (Jeffrey Layton) [RHEL-7936] +- SUNRPC: attempt to reach rpcbind with an abstract socket name (Jeffrey Layton) [RHEL-7936] +- SUNRPC: support abstract unix socket addresses (Jeffrey Layton) [RHEL-7936] +- NFSv4.2: SETXATTR should update ctime (Jeffrey Layton) [RHEL-7936] +- NFSv4.2: Clean up xattr size macros (Jeffrey Layton) [RHEL-7936] +- NFSv4.2: Clean up nfs4_xdr_dec_*xattr() functions (Jeffrey Layton) [RHEL-7936] +- NFSv4.2: Clean up: Move nfs4_xdr_enc_*xattr() functions (Jeffrey Layton) [RHEL-7936] +- NFSv4.2: Clean up: move decode_*xattr() functions (Jeffrey Layton) [RHEL-7936] +- NFSv4.2: Clean up: Move the encode_copy_commit() function (Jeffrey Layton) [RHEL-7936] +- svcrdma: Fix stale comment (Jeffrey Layton) [RHEL-7936] +- NFSD: Distinguish per-net namespace initialization (Jeffrey Layton) [RHEL-7936] +- SUNRPC: Address RCU warning in net/sunrpc/svc.c (Jeffrey Layton) [RHEL-7936] +- SUNRPC: Use sysfs_emit in place of strlcpy/sprintf (Jeffrey Layton) [RHEL-7936] +- SUNRPC: Remove transport class dprintk call sites (Jeffrey Layton) [RHEL-7936] +- SUNRPC: Fix comments for transport class registration (Jeffrey Layton) [RHEL-7936] +- svcrdma: Remove an unused argument from __svc_rdma_put_rw_ctxt() (Jeffrey Layton) [RHEL-7936] +- svcrdma: trace cc_release calls (Jeffrey Layton) [RHEL-7936] +- svcrdma: Convert "might sleep" comment into a code annotation (Jeffrey Layton) [RHEL-7936] +- NFSD: Add an nfsd4_encode_nfstime4() helper (Jeffrey Layton) [RHEL-7936] +- SUNRPC: Move initialization of rq_stime (Jeffrey Layton) [RHEL-7936] +- SUNRPC: Optimize page release in svc_rdma_sendto() (Jeffrey Layton) [RHEL-7936] +- svcrdma: Prevent page release when nothing was received (Jeffrey Layton) [RHEL-7936] +- svcrdma: Revert 2a1e4f21d841 ("svcrdma: Normalize Send page handling") (Jeffrey Layton) [RHEL-7936] +- SUNRPC: Revert 579900670ac7 ("svcrdma: Remove unused sc_pages field") (Jeffrey Layton) [RHEL-7936] +- SUNRPC: Revert cc93ce9529a6 ("svcrdma: Retain the page backing rq_res.head[0].iov_base") (Jeffrey Layton) [RHEL-7936] +- NFSD: add encoding of op_recall flag for write delegation (Jeffrey Layton) [RHEL-7936] +- svcrdma: Clean up allocation of svc_rdma_rw_ctxt (Jeffrey Layton) [RHEL-7936] +- svcrdma: Clean up allocation of svc_rdma_send_ctxt (Jeffrey Layton) [RHEL-7936] +- svcrdma: Clean up allocation of svc_rdma_recv_ctxt (Jeffrey Layton) [RHEL-7936] +- svcrdma: Allocate new transports on device's NUMA node (Jeffrey Layton) [RHEL-7936] +- nfsd: don't provide pre/post-op attrs if fh_getattr fails (Jeffrey Layton) [RHEL-7936] +- NFSD: Remove nfsd_readv() (Jeffrey Layton) [RHEL-7936] +- NFSD: Hoist rq_vec preparation into nfsd_read() [step two] (Jeffrey Layton) [RHEL-7936] +- NFSD: Hoist rq_vec preparation into nfsd_read() (Jeffrey Layton) [RHEL-7936] +- NFSD: Update rq_next_page between COMPOUND operations (Jeffrey Layton) [RHEL-7936] +- NFSD: Use svcxdr_encode_opaque_pages() in nfsd4_encode_splice_read() (Jeffrey Layton) [RHEL-7936] +- NFSD: Ensure that xdr_write_pages updates rq_next_page (Jeffrey Layton) [RHEL-7936] +- NFSD: Replace encode_cinfo() (Jeffrey Layton) [RHEL-7936] +- NFSD: Add encoders for NFSv4 clientids and verifiers (Jeffrey Layton) [RHEL-7936] +- SUNRPC: Use __alloc_bulk_pages() in svc_init_buffer() (Jeffrey Layton) [RHEL-7936] +- SUNRPC: Resupply rq_pages from node-local memory (Jeffrey Layton) [RHEL-7936] +- NFSD: trace nfsctl operations (Jeffrey Layton) [RHEL-7936] +- NFSD: Clean up nfsctl_transaction_write() (Jeffrey Layton) [RHEL-7936] +- NFSD: Clean up nfsctl white-space damage (Jeffrey Layton) [RHEL-7936] +- SUNRPC: Trace struct svc_sock lifetime events (Jeffrey Layton) [RHEL-7936] +- SUNRPC: Improve observability in svc_tcp_accept() (Jeffrey Layton) [RHEL-7936] +- SUNRPC: Remove dprintk() in svc_handle_xprt() (Jeffrey Layton) [RHEL-7936] +- SUNRPC: Fix an incorrect comment (Jeffrey Layton) [RHEL-7936] +- SUNRPC: Fix UAF in svc_tcp_listen_data_ready() (Jeffrey Layton) [RHEL-7936] +- exportfs: check for error return value from exportfs_encode_*() (Jeffrey Layton) [RHEL-7936] +- NFS: Prefer strscpy over strlcpy calls (Jeffrey Layton) [RHEL-7936] +- exportfs: add explicit flag to request non-decodeable file handles (Jeffrey Layton) [RHEL-7936] +- exportfs: change connectable argument to bit flags (Jeffrey Layton) [RHEL-7936] +- NFSv4.2: Fix a potential double free with READ_PLUS (Jeffrey Layton) [RHEL-7936] +- SUNRPC: Fix error handling in svc_setup_socket() (Jeffrey Layton) [RHEL-7936] +- nfsd: define exports_proc_ops with CONFIG_PROC_FS (Jeffrey Layton) [RHEL-7936] +- NFSv4.2: Rework scratch handling for READ_PLUS (Jeffrey Layton) [RHEL-7936] +- NFSD: Handle new xprtsec= export option (Jeffrey Layton) [RHEL-7936] +- SUNRPC: Support TLS handshake in the server-side TCP socket code (Jeffrey Layton) [RHEL-7936] +- NFSD: Fix problem of COMMIT and NFS4ERR_DELAY in infinite loop (Jeffrey Layton) [RHEL-7936] +- SUNRPC: Clear rq_xid when receiving a new RPC Call (Jeffrey Layton) [RHEL-7936] +- SUNRPC: Be even lazier about releasing pages (Jeffrey Layton) [RHEL-7936] +- SUNRPC: Convert svc_xprt_release() to the release_pages() API (Jeffrey Layton) [RHEL-7936] +- SUNRPC: Relocate svc_free_res_pages() (Jeffrey Layton) [RHEL-7936] +- nfsd: simplify the delayed disposal list code (Jeffrey Layton) [RHEL-7936] +- SUNRPC: Ignore return value of ->xpo_sendto (Jeffrey Layton) [RHEL-7936] +- SUNRPC: Ensure server-side sockets have a sock->file (Jeffrey Layton) [RHEL-7936] +- NFSD: Watch for rq_pages bounds checking errors in nfsd_splice_actor() (Jeffrey Layton) [RHEL-7936] +- sunrpc: simplify two-level sysctl registration for svcrdma_parm_table (Jeffrey Layton) [RHEL-7936] +- lockd: drop inappropriate svc_get() from locked_get() (Jeffrey Layton) [RHEL-7936] +- NFSD: Convert filecache to rhltable (Jeffrey Layton) [RHEL-7936] +- nfsd: allow reaping files still under writeback (Jeffrey Layton) [RHEL-7936] +- nfsd: update comment over __nfsd_file_cache_purge (Jeffrey Layton) [RHEL-7936] +- nfsd: don't take/put an extra reference when putting a file (Jeffrey Layton) [RHEL-7936] +- nfsd: add some comments to nfsd_file_do_acquire (Jeffrey Layton) [RHEL-7936] +- nfsd: don't kill nfsd_files because of lease break error (Jeffrey Layton) [RHEL-7936] +- nfsd: simplify test_bit return in NFSD_FILE_KEY_FULL comparator (Jeffrey Layton) [RHEL-7936] +- nfsd: NFSD_FILE_KEY_INODE only needs to find GC'ed entries (Jeffrey Layton) [RHEL-7936] +- nfsd: don't open-code clear_and_wake_up_bit (Jeffrey Layton) [RHEL-7936] +- nfs: simplify two-level sysctl registration for nfs_cb_sysctls (Jeffrey Layton) [RHEL-7936] +- nfs: simplify two-level sysctl registration for nfs4_cb_sysctls (Jeffrey Layton) [RHEL-7936] +- lockd: simplify two-level sysctl registration for nlm_sysctls (Jeffrey Layton) [RHEL-7936] +- NFS: Convert the readdir array-of-pages into an array-of-folios (Jeffrey Layton) [RHEL-7936] +- NFSv3: handle out-of-order write replies. (Jeffrey Layton) [RHEL-7936] +- nfs: remove empty if statement from nfs3_prepare_get_acl (Jeffrey Layton) [RHEL-7936] +- locks: allow support for write delegation (Jeffrey Layton) [RHEL-7936] +- locks: fix KASAN: use-after-free in trace_event_raw_event_filelock_lock (Jeffrey Layton) [RHEL-7936] +- fs/locks: Remove redundant assignment to cmd (Jeffrey Layton) [RHEL-7936] +- net/handshake: fix null-ptr-deref in handshake_nl_done_doit() (Jeffrey Layton) [RHEL-7936] +- net/handshake: Unpin sock->file if a handshake is cancelled (Jeffrey Layton) [RHEL-7936] +- net/tls: Add TLS Alert definitions (Jeffrey Layton) [RHEL-7936] +- net/tls: Move TLS protocol elements to a separate header (Jeffrey Layton) [RHEL-7936] +- SUNRPC: Recognize control messages in server-side TCP socket code (Jeffrey Layton) [RHEL-7936] +- net/handshake: Trace events for TLS Alert helpers (Jeffrey Layton) [RHEL-7936] +- net/handshake: Add helpers for parsing incoming TLS Alerts (Jeffrey Layton) [RHEL-7936] +- net/handshake: Add API for sending TLS Closure alerts (Jeffrey Layton) [RHEL-7936] +- net/tls: implement ->read_sock() (Jeffrey Layton) [RHEL-7936] +- net/tls: split tls_rx_reader_lock (Jeffrey Layton) [RHEL-7936] +- net/tls: Use tcp_read_sock() instead of ops->read_sock() (Jeffrey Layton) [RHEL-7936] +- selftests/net/tls: add test for MSG_EOR (Jeffrey Layton) [RHEL-7936] +- net/tls: handle MSG_EOR for tls_device TX flow (Jeffrey Layton) [RHEL-7936] +- net/tls: handle MSG_EOR for tls_sw TX flow (Jeffrey Layton) [RHEL-7936] +- net/handshake: remove fput() that causes use-after-free (Jeffrey Layton) [RHEL-7936] +- net/handshake: Enable the SNI extension to work properly (Jeffrey Layton) [RHEL-7936] +- net/handshake: Unpin sock->file if a handshake is cancelled (Jeffrey Layton) [RHEL-7936] +- net/handshake: handshake_genl_notify() shouldn't ignore @flags (Jeffrey Layton) [RHEL-7936] +- net/handshake: Fix uninitialized local variable (Jeffrey Layton) [RHEL-7936] +- net/handshake: Fix handshake_dup() ref counting (Jeffrey Layton) [RHEL-7936] +- net/handshake: Remove unneeded check from handshake_dup() (Jeffrey Layton) [RHEL-7936] +- net/handshake: Fix sock->file allocation (Jeffrey Layton) [RHEL-7936] +- net/handshake: Squelch allocation warning during Kunit test (Jeffrey Layton) [RHEL-7936] +- net/handshake: Fix section mismatch in handshake_exit (Jeffrey Layton) [RHEL-7936] +- RHEL: add config setting for CONFIG_NET_HANDSHAKE_KUNIT_TEST (Jeffrey Layton) [RHEL-7936] +- net/handshake: Add Kunit tests for the handshake consumer API (Jeffrey Layton) [RHEL-7936] +- net/handshake: Add a kernel API for requesting a TLSv1.3 handshake (Jeffrey Layton) [RHEL-7936] +- net/handshake: Create a NETLINK service for handling handshake requests (Jeffrey Layton) [RHEL-7936] +- x86/microcode/intel: Reuse intel_cpu_collect_info() (David Arcari) [RHEL-15512] +- x86/microcode/intel: Rework intel_find_matching_signature() (David Arcari) [RHEL-15512] +- x86/microcode/intel: Rework intel_cpu_collect_info() (David Arcari) [RHEL-15512] +- platform/x86/intel/ifs: ARRAY BIST for Sierra Forest (David Arcari) [RHEL-15512] +- platform/x86/intel/ifs: Add new error code (David Arcari) [RHEL-15512] +- platform/x86/intel/ifs: Add new CPU support (David Arcari) [RHEL-15512] +- platform/x86/intel/ifs: Metadata validation for start_chunk (David Arcari) [RHEL-15512] +- platform/x86/intel/ifs: Validate image size (David Arcari) [RHEL-15512] +- platform/x86/intel/ifs: Gen2 Scan test support (David Arcari) [RHEL-15512] +- platform/x86/intel/ifs: Gen2 scan image loading (David Arcari) [RHEL-15512] +- platform/x86/intel/ifs: Refactor image loading code (David Arcari) [RHEL-15512] +- platform/x86/intel/ifs: Store IFS generation number (David Arcari) [RHEL-15512] +- platform/x86/intel/ifs: release cpus_read_lock() (David Arcari) [RHEL-15512] +- x86/microcode/intel: Unify microcode apply() functions (David Arcari) [RHEL-15512] +- x86/microcode/intel: Switch to kvmalloc() (David Arcari) [RHEL-15512] +- mm: new primitive kvmemdup() (David Arcari) [RHEL-15512] +- x86/microcode/intel: Save the microcode only after a successful late-load (David Arcari) [RHEL-15512] +- x86/microcode/intel: Simplify early loading (David Arcari) [RHEL-15512] +- x86/microcode/intel: Cleanup code further (David Arcari) [RHEL-15512] +- x86/microcode/intel: Simplify and rename generic_load_microcode() (David Arcari) [RHEL-15512] +- x86/microcode/intel: Simplify scan_microcode() (David Arcari) [RHEL-15512] +- x86/microcode/intel: Rip out mixed stepping support for Intel CPUs (David Arcari) [RHEL-15512] +- x86/microcode/32: Move early loading after paging enable (David Arcari) [RHEL-15512] +- s390/smp: disallow CPU hotplug of CPU 0 (David Arcari) [RHEL-15512] +- x86/smpboot: Get rid of cpu_init_secondary() (David Arcari) [RHEL-15512] +- x86/smpboot: Split up native_cpu_up() into separate phases and document them (David Arcari) [RHEL-15512] +- x86/smpboot: Remove unnecessary barrier() (David Arcari) [RHEL-15512] +- x86/smpboot: Restrict soft_restart_cpu() to SEV (David Arcari) [RHEL-15512] +- x86/smpboot: Remove the CPU0 hotplug kludge (David Arcari) [RHEL-15512] +- x86/topology: Remove CPU0 hotplug option (David Arcari) [RHEL-15512] +- x86/smpboot: Rename start_cpu0() to soft_restart_cpu() (David Arcari) [RHEL-15512] +- x86/smpboot: Avoid pointless delay calibration if TSC is synchronized (David Arcari) [RHEL-15512] +- cpu/hotplug: Mark arch_disable_smp_support() and bringup_nonboot_cpus() __init (David Arcari) [RHEL-15512] +- x86/smpboot: Cleanup topology_phys_to_logical_pkg()/die() (David Arcari) [RHEL-15512] +- smpboot: use atomic_try_cmpxchg in cpu_wait_death and cpu_report_death (David Arcari) [RHEL-15512] +- x86/aperfperf: Make it correct on 32bit and UP kernels (David Arcari) [RHEL-15512] +- x86/aperfmperf: Make parts of the frequency invariance code unconditional (David Arcari) [RHEL-15512] +- x86/aperfmperf: Restructure arch_scale_freq_tick() (David Arcari) [RHEL-15512] +- x86/aperfmperf: Put frequency invariance aperf/mperf data into a struct (David Arcari) [RHEL-15512] +- x86/aperfmperf: Untangle Intel and AMD frequency invariance init (David Arcari) [RHEL-15512] +- x86/aperfmperf: Separate AP/BP frequency invariance init (David Arcari) [RHEL-15512] +- x86/smp: Move APERF/MPERF code where it belongs (David Arcari) [RHEL-15512] +- x86/aperfmperf: Dont wake idle CPUs in arch_freq_get_on_cpu() (David Arcari) [RHEL-15512] +- cpu/hotplug: Remove the 'cpu' member of cpuhp_cpu_state (David Arcari) [RHEL-15512] +- cpu/hotplug: Allow the CPU in CPU_UP_PREPARE state to be brought up again. (David Arcari) [RHEL-15512] +- x86/ACPI: CPPC: Move init_freq_invariance_cppc() into x86 CPPC (David Arcari) [RHEL-15512] +- x86: Expose init_freq_invariance() to topology header (David Arcari) [RHEL-15512] +- x86/ACPI: CPPC: Move AMD maximum frequency ratio setting function into x86 CPPC (David Arcari) [RHEL-15512] +- x86/ACPI: CPPC: Rename cppc_msr.c to cppc.c (David Arcari) [RHEL-15512] +- x86/microcode/intel: Remove pointless mutex (David Arcari) [RHEL-15512] +- x86/microcode/intel: Remove debug code (David Arcari) [RHEL-15512] +- x86/microcode: Move core specific defines to local header (David Arcari) [RHEL-15512] +- x86/microcode: Make reload_early_microcode() static (David Arcari) [RHEL-15512] +- x86/microcode: Hide the config knob (David Arcari) [RHEL-15512] +- x86/microcode/intel: Rename get_datasize() since its used externally (David Arcari) [RHEL-15512] +- x86/microcode: Include vendor headers into microcode.h (David Arcari) [RHEL-15512] +- x86/microcode/intel: Move microcode functions out of cpu/intel.c (David Arcari) [RHEL-15512] +- x86/microcode/intel: Print old and new revision during early boot (David Arcari) [RHEL-15512] +- x86/microcode/intel: Pass the microcode revision to print_ucode_info() directly (David Arcari) [RHEL-15512] +- i40e: Change user notification of non-SFP module in i40e_get_module_info() (Michal Schmidt) [RHEL-15786] +- ixgbe: Remove unused function declarations (Ken Cox) [2222752] +- ixgbe: Fix panic during XDP_TX with > 64 CPUs (Ken Cox) [2222752] +- ixgbe: Enable setting RSS table to default values (Ken Cox) [2222752] +- ixgbe: Allow flow hash to be set via ethtool (Ken Cox) [2222752] +- ixgbe: Remove unnecessary aer.h include (Ken Cox) [2222752] +- ixgbe: Separate C22 and C45 transactions (Ken Cox) [2222752] +- drivers: net: slip: fix NPD bug in sl_tx_timeout() (Michal Schmidt) [RHEL-6654] {CVE-2022-41858} +- crypto: qat - prevent underflow in rp2srv_store() (Vladis Dronov) [RHEL-15640] +- crypto: qat - fix deadlock in backlog processing (Vladis Dronov) [RHEL-15640] +- crypto: qat - move adf_cfg_services (Vladis Dronov) [RHEL-15640] +- crypto: qat - add num_rps sysfs attribute (Vladis Dronov) [RHEL-15640] +- crypto: qat - add rp2svc sysfs attribute (Vladis Dronov) [RHEL-15640] +- crypto: qat - add rate limiting sysfs interface (Vladis Dronov) [RHEL-15640] +- crypto: qat - add rate limiting feature to qat_4xxx (Vladis Dronov) [RHEL-15640] +- crypto: qat - add retrieval of fw capabilities (Vladis Dronov) [RHEL-15640] +- crypto: qat - add bits.h to icp_qat_hw.h (Vladis Dronov) [RHEL-15640] +- crypto: qat - move admin api (Vladis Dronov) [RHEL-15640] +- crypto: qat - fix ring to service map for QAT GEN4 (Vladis Dronov) [RHEL-15640] +- crypto: qat - use masks for AE groups (Vladis Dronov) [RHEL-15640] +- crypto: qat - refactor fw config related functions (Vladis Dronov) [RHEL-15640] +- crypto: qat - count QAT GEN4 errors (Vladis Dronov) [RHEL-15640] +- crypto: qat - add error counters (Vladis Dronov) [RHEL-15640] +- crypto: qat - add handling of errors from ERRSOU3 for QAT GEN4 (Vladis Dronov) [RHEL-15640] +- crypto: qat - add adf_get_aram_base() helper function (Vladis Dronov) [RHEL-15640] +- crypto: qat - add handling of compression related errors for QAT GEN4 (Vladis Dronov) [RHEL-15640] +- crypto: qat - add handling of errors from ERRSOU2 for QAT GEN4 (Vladis Dronov) [RHEL-15640] +- crypto: qat - add reporting of errors from ERRSOU1 for QAT GEN4 (Vladis Dronov) [RHEL-15640] +- crypto: qat - add reporting of correctable errors for QAT GEN4 (Vladis Dronov) [RHEL-15640] +- crypto: qat - add infrastructure for error reporting (Vladis Dronov) [RHEL-15640] +- crypto: qat - fix double free during reset (Vladis Dronov) [RHEL-15640] +- crypto: qat - add cnv_errors debugfs file (Vladis Dronov) [RHEL-15640] +- crypto: qat - add pm_status debugfs file (Vladis Dronov) [RHEL-15640] +- crypto: qat - refactor included headers (Vladis Dronov) [RHEL-15640] +- crypto: qat - add namespace to driver (Vladis Dronov) [RHEL-15640] +- crypto: qat - Remove zlib-deflate (Vladis Dronov) [RHEL-15640] +- crypto: qat - increase size of buffers (Vladis Dronov) [RHEL-15640] +- crypto: qat - enable dc chaining service (Vladis Dronov) [RHEL-15640] +- crypto: qat - consolidate services structure (Vladis Dronov) [RHEL-15640] +- crypto: qat - fix unregistration of compression algorithms (Vladis Dronov) [RHEL-15640] +- crypto: qat - fix unregistration of crypto algorithms (Vladis Dronov) [RHEL-15640] +- crypto: qat - do not shadow error code (Vladis Dronov) [RHEL-15640] +- crypto: qat - refactor deprecated strncpy (Vladis Dronov) [RHEL-15640] +- crypto: qat - Use list_for_each_entry() helper (Vladis Dronov) [RHEL-15640] +- Documentation: ABI: debugfs-driver-qat: fix fw_counters path (Vladis Dronov) [RHEL-15640] +- crypto: qat - fix crypto capability detection for 4xxx (Vladis Dronov) [RHEL-15640] +- crypto: qat - Remove unused function declarations (Vladis Dronov) [RHEL-15640] +- crypto: qat - use kfree_sensitive instead of memset/kfree() (Vladis Dronov) [RHEL-15640] +- crypto: qat - replace the if statement with min() (Vladis Dronov) [RHEL-15640] +- crypto: qat - add heartbeat counters check (Vladis Dronov) [RHEL-15640] +- crypto: qat - add heartbeat feature (Vladis Dronov) [RHEL-15640] +- crypto: qat - add measure clock frequency (Vladis Dronov) [RHEL-15640] +- crypto: qat - drop obsolete heartbeat interface (Vladis Dronov) [RHEL-15640] +- crypto: qat - add internal timer for qat 4xxx (Vladis Dronov) [RHEL-15640] +- crypto: qat - add fw_counters debugfs file (Vladis Dronov) [RHEL-15640] +- crypto: qat - change value of default idle filter (Vladis Dronov) [RHEL-15640] +- crypto: qat - do not export adf_init_admin_pm() (Vladis Dronov) [RHEL-15640] +- crypto: qat - expose pm_idle_enabled through sysfs (Vladis Dronov) [RHEL-15640] +- crypto: qat - extend configuration for 4xxx (Vladis Dronov) [RHEL-15640] +- crypto: qat - refactor fw config logic for 4xxx (Vladis Dronov) [RHEL-15640] +- crypto: qat - make fw images name constant (Vladis Dronov) [RHEL-15640] +- crypto: qat - move returns to default case (Vladis Dronov) [RHEL-15640] +- crypto: qat - unmap buffers before free for RSA (Vladis Dronov) [RHEL-15640] +- crypto: qat - unmap buffer before free for DH (Vladis Dronov) [RHEL-15640] +- crypto: qat - update slice mask for 4xxx devices (Vladis Dronov) [RHEL-15640] +- crypto: qat - set deprecated capabilities as reserved (Vladis Dronov) [RHEL-15640] +- crypto: qat - add missing function declaration in adf_dbgfs.h (Vladis Dronov) [RHEL-15640] +- crypto: qat - move dbgfs init to separate file (Vladis Dronov) [RHEL-15640] +- crypto: qat - Move driver to drivers/crypto/intel/qat (Vladis Dronov) [RHEL-15640] +- crypto: ixp4xx - Move driver to drivers/crypto/intel/ixp4xx (Vladis Dronov) [RHEL-15640] +- crypto: keembay - Move driver to drivers/crypto/intel/keembay (Vladis Dronov) [RHEL-15640] +- crypto: keembay-ocs-ecc - Fix error return code in kmb_ocs_ecc_probe() (Vladis Dronov) [RHEL-15640] +- MAINTAINERS: rectify entry for INTEL KEEM BAY OCS ECC CRYPTO DRIVER (Vladis Dronov) [RHEL-15640] +- crypto: keembay-ocs-ecc - Add Keem Bay OCS ECC Driver (Vladis Dronov) [RHEL-15640] +- dt-bindings: crypto: Add Keem Bay ECC bindings (Vladis Dronov) [RHEL-15640] +- crypto: qat - fix apply custom thread-service mapping for dc service (Vladis Dronov) [RHEL-15640] +- crypto: qat - make state machine functions static (Vladis Dronov) [RHEL-15640] +- crypto: qat - refactor device restart logic (Vladis Dronov) [RHEL-15640] +- crypto: rsa-pkcs1pad - Use helper to set reqsize (Vladis Dronov) [RHEL-15640] +- units: complement the set of Hz units (Vladis Dronov) [RHEL-15640] +- units: Add BYTES_PER_*BIT (Vladis Dronov) [RHEL-15640] +- units: change from 'L' to 'UL' (Vladis Dronov) [RHEL-15640] +- amd_hsmp: Add HSMP protocol version 5 messages (John Allen) [2072239] +- PCI: Disable ATS for specific Intel IPU E2000 devices (Michal Schmidt) [RHEL-16608] +- PCI: Extract ATS disabling to a helper function (Michal Schmidt) [RHEL-16608] +- netfilter: ipset: Fix race between IPSET_CMD_CREATE and IPSET_CMD_SWAP (Phil Sutter) [RHEL-5434] {CVE-2023-42756} +- exfat: release s_lock before calling dir_emit() (Pavel Reichl) [RHEL-9653] +- exfat: fix the newly allocated clusters are not freed in error handling (Pavel Reichl) [RHEL-9653] +- exfat: don't print error log in normal case (Pavel Reichl) [RHEL-9653] +- exfat: remove unneeded code from exfat_alloc_cluster() (Pavel Reichl) [RHEL-9653] +- exfat: handle unreconized benign secondary entries (Pavel Reichl) [RHEL-9653] +- exfat: fix inode->i_blocks for non-512 byte sector size device (Pavel Reichl) [RHEL-9653] +- exfat: redefine DIR_DELETED as the bad cluster number (Pavel Reichl) [RHEL-9653] +- exfat: fix reporting fs error when reading dir beyond EOF (Pavel Reichl) [RHEL-9653] +- exfat: fix unexpected EOF while reading dir (Pavel Reichl) [RHEL-9653] +- exfat: reuse exfat_find_location() to simplify exfat_get_dentry_set() (Pavel Reichl) [RHEL-9653] +- exfat: fix overflow in sector and cluster conversion (Pavel Reichl) [RHEL-9653] +- exfat: remove i_size_write() from __exfat_truncate() (Pavel Reichl) [RHEL-9653] +- exfat: remove argument 'size' from exfat_truncate() (Pavel Reichl) [RHEL-9653] +- exfat: remove unnecessary arguments from exfat_find_dir_entry() (Pavel Reichl) [RHEL-9653] +- exfat: remove unneeded codes from __exfat_rename() (Pavel Reichl) [RHEL-9653] +- exfat: remove call ilog2() from exfat_readdir() (Pavel Reichl) [RHEL-9653] +- exfat: replace magic numbers with Macros (Pavel Reichl) [RHEL-9653] +- exfat: rename exfat_free_dentry_set() to exfat_put_dentry_set() (Pavel Reichl) [RHEL-9653] +- exfat: move exfat_entry_set_cache from heap to stack (Pavel Reichl) [RHEL-9653] +- exfat: support dynamic allocate bh for exfat_entry_set_cache (Pavel Reichl) [RHEL-9653] +- exfat: reduce the size of exfat_entry_set_cache (Pavel Reichl) [RHEL-9653] +- exfat: hint the empty entry which at the end of cluster chain (Pavel Reichl) [RHEL-9653] +- exfat: simplify empty entry hint (Pavel Reichl) [RHEL-9653] +- exfat: fix overflow for large capacity partition (Pavel Reichl) [RHEL-9653] +- exfat_iterate(): don't open-code file_inode(file) (Pavel Reichl) [RHEL-9653] +- exfat: Drop superfluous new line for error messages (Pavel Reichl) [RHEL-9653] +- exfat: Downgrade ENAMETOOLONG error message to debug messages (Pavel Reichl) [RHEL-9653] +- exfat: Expand exfat_err() and co directly to pr_*() macro (Pavel Reichl) [RHEL-9653] +- exfat: Define NLS_NAME_* as bit flags explicitly (Pavel Reichl) [RHEL-9653] +- exfat: Return ENAMETOOLONG consistently for oversized paths (Pavel Reichl) [RHEL-9653] +- exfat: remove duplicate write inode for extending dir/file (Pavel Reichl) [RHEL-9653] +- exfat: remove duplicate write inode for truncating file (Pavel Reichl) [RHEL-9653] +- exfat: reuse __exfat_write_inode() to update directory entry (Pavel Reichl) [RHEL-9653] +- exfat: reduce block requests when zeroing a cluster (Pavel Reichl) [RHEL-9653] +- exfat: introduce mount option 'sys_tz' (Pavel Reichl) [RHEL-9653] +- exfat: do not clear VolumeDirty in writeback (Pavel Reichl) [RHEL-9653] +- exfat: allow access to paths with trailing dots (Pavel Reichl) [RHEL-9653] +- exfat: fix missing REQ_SYNC in exfat_update_bhs() (Pavel Reichl) [RHEL-9653] +- exfat: remove argument 'sector' from exfat_get_dentry() (Pavel Reichl) [RHEL-9653] +- exfat: move super block magic number to magic.h (Pavel Reichl) [RHEL-9653] +- exfat: reuse exfat_inode_info variable instead of calling EXFAT_I() (Pavel Reichl) [RHEL-9653] +- exfat: make exfat_find_location() static (Pavel Reichl) [RHEL-9653] +- exfat: fix typos in comments (Pavel Reichl) [RHEL-9653] +- block: add sync_blockdev_range() (Pavel Reichl) [RHEL-9653] + +* Thu Dec 07 2023 Scott Weaver [5.14.0-396.el9] +- sched/core: Fix RQCF_ACT_SKIP leak (Phil Auld) [RHEL-15489] +- gfs2: Fix quota=quiet oversight (Bob Peterson) [2224067] +- gfs2: Free quota data objects synchronously (Andreas Gruenbacher) [2224067] +- gfs2: Fix initial quota data refcount (Andreas Gruenbacher) [2224067] +- gfs2: Factor out duplicate quota data disposal code (Andreas Gruenbacher) [2224067] +- gfs2: Use gfs2_qd_dispose in gfs2_quota_cleanup (Andreas Gruenbacher) [2224067] +- gfs2: Fix wrong quota shrinker return value (Andreas Gruenbacher) [2224067] +- gfs2: ignore negated quota changes (Bob Peterson) [2224067] +- gfs2: Introduce new quota=quiet mount option (Bob Peterson) [2224067] +- gfs2: Rename sd_{ glock => kill }_wait (Andreas Gruenbacher) [2224067] +- gfs2: Add quota_change type (Bob Peterson) [2224067] +- qed: fix LL2 RX buffer allocation (Manish Chopra) [RHEL-8466] +- powerpc/pseries/iommu: enable_ddw incorrectly returns direct mapping for SR-IOV device (Mamatha Inamdar) [RHEL-17959] +- xfs: remove CPU hotplug infrastructure (Bill O'Donnell) [RHEL-15844] +- xfs: remove the all-mounts list (Bill O'Donnell) [RHEL-15844] +- xfs: use per-mount cpumask to track nonempty percpu inodegc lists (Bill O'Donnell) [RHEL-15844] +- xfs: fix per-cpu CIL structure aggregation racing with dying cpus (Bill O'Donnell) [RHEL-15844] +- xfs: check that per-cpu inodegc workers actually run on that cpu (Bill O'Donnell) [RHEL-15844] +- perf test: Fix parse-events tests to skip parametrized events (Michael Petlan) [RHEL-16868] +- Bluetooth: Fix double free in hci_conn_cleanup (Bastien Nocera) [RHEL-2558] {CVE-2023-28464} +- PCI/AER: Unexport pci_enable_pcie_error_reporting() (Myron Stowe) [RHEL-16039] +- PCI/AER: Drop unused pci_disable_pcie_error_reporting() (Myron Stowe) [RHEL-16039] +- ntb: idt: drop redundant pci_enable_pcie_error_reporting() (Myron Stowe) [RHEL-16039] +- IB/qib: Drop redundant pci_enable_pcie_error_reporting() (Myron Stowe) [RHEL-16039] +- IB/hfi1: Drop redundant pci_enable_pcie_error_reporting() (Myron Stowe) [RHEL-16039] +- dmaengine: ioat: Drop redundant pci_enable_pcie_error_reporting() (Myron Stowe) [RHEL-16039] +- drm/amdgpu: Drop redundant pci_enable_pcie_error_reporting() (Myron Stowe) [RHEL-16039] +- accel/habanalabs: Drop redundant pci_enable_pcie_error_reporting() (Myron Stowe) [RHEL-16039] +- crypto: qat - ignore subsequent state up commands (Myron Stowe) [RHEL-16039] +- crypto: qat - fix state machines cleanup paths (Myron Stowe) [RHEL-16039] +- crypto: qat - drop redundant adf_enable_aer() (Myron Stowe) [RHEL-16039] +- crypto: qat - replace state machine calls (Myron Stowe) [RHEL-16039] +- crypto: qat - fix concurrency issue when device state changes (Myron Stowe) [RHEL-16039] +- crypto: qat - delay sysfs initialization (Myron Stowe) [RHEL-16039] +- crypto: qat - Include algapi.h for low-level Crypto API (Myron Stowe) [RHEL-16039] +- misc: genwqe: Drop redundant pci_enable_pcie_error_reporting() (Myron Stowe) [RHEL-16039] +- scsi: qla4xxx: Drop redundant pci_enable_pcie_error_reporting() (Myron Stowe) [RHEL-16039] +- scsi: qla2xxx: Drop redundant pci_enable_pcie_error_reporting() (Myron Stowe) [RHEL-16039] +- scsi: mpt3sas: Drop redundant pci_enable_pcie_error_reporting() (Myron Stowe) [RHEL-16039] +- scsi: lpfc: Drop redundant pci_enable_pcie_error_reporting() (Myron Stowe) [RHEL-16039] +- scsi: hpsa: Remove unnecessary pci_disable_pcie_error_reporting() comment (Myron Stowe) [RHEL-16039] +- scsi: csiostor: Remove unnecessary aer.h include (Myron Stowe) [RHEL-16039] +- scsi: bfa: Drop redundant pci_enable_pcie_error_reporting() (Myron Stowe) [RHEL-16039] +- scsi: be2iscsi: Drop redundant pci_enable_pcie_error_reporting() (Myron Stowe) [RHEL-16039] +- scsi: arcmsr: Remove unnecessary aer.h include (Myron Stowe) [RHEL-16039] +- scsi: aacraid: Drop redundant pci_enable_pcie_error_reporting() (Myron Stowe) [RHEL-16039] +- ixgbe: Remove unnecessary aer.h include (Myron Stowe) [RHEL-16039] +- igc: Remove unnecessary aer.h include (Myron Stowe) [RHEL-16039] +- ice: Remove unnecessary aer.h include (Myron Stowe) [RHEL-16039] +- i40e: Remove unnecessary aer.h include (Myron Stowe) [RHEL-16039] +- fm10k: Remove unnecessary aer.h include (Myron Stowe) [RHEL-16039] +- e1000e: Remove unnecessary aer.h include (Myron Stowe) [RHEL-16039] +- sfc_ef100: Drop redundant pci_disable_pcie_error_reporting() (Myron Stowe) [RHEL-16039] +- sfc/siena: Drop redundant pci_enable_pcie_error_reporting() (Myron Stowe) [RHEL-16039] +- sfc: falcon: Drop redundant pci_enable_pcie_error_reporting() (Myron Stowe) [RHEL-16039] +- sfc: Drop redundant pci_enable_pcie_error_reporting() (Myron Stowe) [RHEL-16039] +- qlcnic: Remove unnecessary aer.h include (Myron Stowe) [RHEL-16039] +- qlcnic: Drop redundant pci_enable_pcie_error_reporting() (Myron Stowe) [RHEL-16039] +- net: qede: Remove unnecessary aer.h include (Myron Stowe) [RHEL-16039] +- qed: Drop redundant pci_enable_pcie_error_reporting() (Myron Stowe) [RHEL-16039] +- netxen_nic: Drop redundant pci_enable_pcie_error_reporting() (Myron Stowe) [RHEL-16039] +- cxgb4: Drop redundant pci_enable_pcie_error_reporting() (Myron Stowe) [RHEL-16039] +- bnxt: Drop redundant pci_enable_pcie_error_reporting() (Myron Stowe) [RHEL-16039] +- bnx2x: Drop redundant pci_enable_pcie_error_reporting() (Myron Stowe) [RHEL-16039] +- bnx2: Drop redundant pci_enable_pcie_error_reporting() (Myron Stowe) [RHEL-16039] +- be2net: Drop redundant pci_enable_pcie_error_reporting() (Myron Stowe) [RHEL-16039] +- alx: Drop redundant pci_enable_pcie_error_reporting() (Myron Stowe) [RHEL-16039] +- fpga: dfl-pci: Drop redundant pci_enable_pcie_error_reporting() (Myron Stowe) [RHEL-16039] +- cxl: remove unnecessary calling of pci_enable_pcie_error_reporting() (Myron Stowe) [RHEL-16039] +- fm10k: Remove redundant pci_enable_pcie_error_reporting() (Myron Stowe) [RHEL-16039] +- drivers/pci/controller: Remove "select SRCU" (Myron Stowe) [RHEL-16633] + +* Tue Dec 05 2023 Scott Weaver [5.14.0-395.el9] +- selftests/kvm: fix compilation on non-x86_64 platforms (Paolo Bonzini) [RHEL-14702] +- RHEL: update more configs (Paolo Bonzini) [RHEL-14702] +- KVM: selftests: Add a memory region subtest to validate invalid flags (Paolo Bonzini) [RHEL-14702] +- KVM: selftests: Test KVM exit behavior for private memory/access (Paolo Bonzini) [RHEL-14702] +- KVM: selftests: Add basic selftest for guest_memfd() (Paolo Bonzini) [RHEL-14702] +- KVM: selftests: Expand set_memory_region_test to validate guest_memfd() (Paolo Bonzini) [RHEL-14702] +- KVM: selftests: Add KVM_SET_USER_MEMORY_REGION2 helper (Paolo Bonzini) [RHEL-14702] +- KVM: selftests: Add x86-only selftest for private memory conversions (Paolo Bonzini) [RHEL-14702] +- KVM: selftests: Add GUEST_SYNC[1-6] macros for synchronizing more data (Paolo Bonzini) [RHEL-14702] +- KVM: selftests: Introduce VM "shape" to allow tests to specify the VM type (Paolo Bonzini) [RHEL-14702] +- KVM: selftests: Add helpers to do KVM_HC_MAP_GPA_RANGE hypercalls (x86) (Paolo Bonzini) [RHEL-14702] +- KVM: selftests: Add helpers to convert guest memory b/w private and shared (Paolo Bonzini) [RHEL-14702] +- KVM: selftests: Add support for creating private memslots (Paolo Bonzini) [RHEL-14702] +- KVM: selftests: Convert lib's mem regions to KVM_SET_USER_MEMORY_REGION2 (Paolo Bonzini) [RHEL-14702] +- KVM: selftests: Drop unused kvm_userspace_memory_region_find() helper (Paolo Bonzini) [RHEL-14702] +- KVM: x86: Add support for "protected VMs" that can utilize private memory (Paolo Bonzini) [RHEL-14702] +- KVM: Allow arch code to track number of memslot address spaces per VM (Paolo Bonzini) [RHEL-14702] +- KVM: Drop superfluous __KVM_VCPU_MULTIPLE_ADDRESS_SPACE macro (Paolo Bonzini) [RHEL-14702] +- KVM: x86/mmu: Handle page fault for private memory (Paolo Bonzini) [RHEL-14702] +- KVM: x86: Disallow hugepages when memory attributes are mixed (Paolo Bonzini) [RHEL-14702] +- KVM: x86: "Reset" vcpu->run->exit_reason early in KVM_RUN (Paolo Bonzini) [RHEL-14702] +- KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory (Paolo Bonzini) [RHEL-14702] +- fs: Rename anon_inode_getfile_secure() and anon_inode_getfd_secure() (Paolo Bonzini) [RHEL-14702] +- mm: Add AS_UNMOVABLE to mark mapping as completely unmovable (Paolo Bonzini) [RHEL-14702] +- KVM: Introduce per-page memory attributes (Paolo Bonzini) [RHEL-14702] +- KVM: Drop .on_unlock() mmu_notifier hook (Paolo Bonzini) [RHEL-14702] +- KVM: Add a dedicated mmu_notifier flag for reclaiming freed memory (Paolo Bonzini) [RHEL-14702] +- KVM: Add KVM_EXIT_MEMORY_FAULT exit to report faults to userspace (Paolo Bonzini) [RHEL-14702] +- KVM: Introduce KVM_SET_USER_MEMORY_REGION2 (Paolo Bonzini) [RHEL-14702] +- KVM: Convert KVM_ARCH_WANT_MMU_NOTIFIER to CONFIG_KVM_GENERIC_MMU_NOTIFIER (Paolo Bonzini) [RHEL-14702] +- KVM: PPC: Return '1' unconditionally for KVM_CAP_SYNC_MMU (Paolo Bonzini) [RHEL-14702] +- KVM: PPC: Drop dead code related to KVM_ARCH_WANT_MMU_NOTIFIER (Paolo Bonzini) [RHEL-14702] +- KVM: WARN if there are dangling MMU invalidations at VM destruction (Paolo Bonzini) [RHEL-14702] +- KVM: Use gfn instead of hva for mmu_notifier_retry (Paolo Bonzini) [RHEL-14702] +- KVM: Assert that mmu_invalidate_in_progress *never* goes negative (Paolo Bonzini) [RHEL-14702] +- KVM: Tweak kvm_hva_range and hva_handler_t to allow reusing for gfn ranges (Paolo Bonzini) [RHEL-14702] +- selftests: kvm/s390x: use vm_create_barebones() (Paolo Bonzini) [RHEL-14702] +- pagemap: add filemap_grab_folio() (Paolo Bonzini) [RHEL-14702] +- RHEL: update configs (Paolo Bonzini) [RHEL-14702] +- KVM: x86: Service NMI requests after PMI requests in VM-Enter path (Paolo Bonzini) [RHEL-14702] +- KVM: x86/mmu: Zap KVM TDP when noncoherent DMA assignment starts/stops (Paolo Bonzini) [RHEL-14702] +- KVM: x86/mmu: Add helpers to return if KVM honors guest MTRRs (Paolo Bonzini) [RHEL-14702] +- KVM: x86: Don't sync user-written TSC against startup values (Paolo Bonzini) [RHEL-14702] +- KVM: SVM: Treat all "skip" emulation for SEV guests as outright failures (Paolo Bonzini) [RHEL-14702] +- KVM: x86: Refactor can_emulate_instruction() return to be more expressive (Paolo Bonzini) [RHEL-14702] +- KVM: SVM: Use kvm_is_cr4_bit_set() to query SMAP/SMEP in "can emulate" (Paolo Bonzini) [RHEL-14702] +- KVM: x86: Refine calculation of guest wall clock to use a single TSC read (Paolo Bonzini) [RHEL-14702] +- KVM: x86: Virtualize HWCR.TscFreqSel[bit 24] (Paolo Bonzini) [RHEL-14702] +- KVM: x86: Allow HWCR.McStatusWrEn to be cleared once set (Paolo Bonzini) [RHEL-14702] +- KVM: x86/mmu: Stop kicking vCPUs to sync the dirty log when PML is disabled (Paolo Bonzini) [RHEL-14702] +- x86: KVM: Add feature flag for CPUID.80000021H:EAX[bit 1] (Paolo Bonzini) [RHEL-14702] +- KVM: x86: Ignore MSR_AMD64_TW_CFG access (Paolo Bonzini) [RHEL-14702] +- KVM: x86: hyper-v: Don't auto-enable stimer on write from user-space (Paolo Bonzini) [RHEL-14702] +- KVM: x86: Clear bit12 of ICR after APIC-write VM-exit (Paolo Bonzini) [RHEL-14702] +- KVM: x86: Fix lapic timer interrupt lost after loading a snapshot. (Paolo Bonzini) [RHEL-14702] +- KVM: SVM: Update SEV-ES shutdown intercepts with more metadata (Paolo Bonzini) [RHEL-14702] +- KVM: X86: Reduce size of kvm_vcpu_arch structure when CONFIG_KVM_XEN=n (Paolo Bonzini) [RHEL-14702] +- x86/cpu: Clear SVM feature if disabled by BIOS (Paolo Bonzini) [RHEL-14702] +- KVM: Add the missed title format (Paolo Bonzini) [RHEL-14702] +- KVM: selftests: Force load all supported XSAVE state in state test (Paolo Bonzini) [RHEL-14702] +- KVM: selftests: Load XSAVE state into untouched vCPU during state test (Paolo Bonzini) [RHEL-14702] +- KVM: selftests: Touch relevant XSAVE state in guest for state test (Paolo Bonzini) [RHEL-14702] +- KVM: selftests: Zero-initialize entire test_result in memslot perf test (Paolo Bonzini) [RHEL-14702] +- KVM: selftests: Remove obsolete and incorrect test case metadata (Paolo Bonzini) [RHEL-14702] +- KVM: selftests: Treat %%llx like %%lx when formatting guest printf (Paolo Bonzini) [RHEL-14702] +- KVM: selftests: Assert that vasprintf() is successful (Paolo Bonzini) [RHEL-14702] +- KVM: selftests: Explicit set #UD when *potentially* injecting exception (Paolo Bonzini) [RHEL-14702] +- KVM: selftests: Reload "good" vCPU state if vCPU hits shutdown (Paolo Bonzini) [RHEL-14702] +- KVM: selftests: Test gp event filters don't affect fixed event filters (Paolo Bonzini) [RHEL-14702] +- KVM: selftests: Test if event filter meets expectations on fixed counters (Paolo Bonzini) [RHEL-14702] +- KVM: selftests: Add test cases for unsupported PMU event filter input values (Paolo Bonzini) [RHEL-14702] +- KVM: selftests: Introduce "struct __kvm_pmu_event_filter" to manipulate filter (Paolo Bonzini) [RHEL-14702] +- KVM: selftests: Drop the return of remove_event() (Paolo Bonzini) [RHEL-14702] +- KVM: selftests: Add x86 properties for Intel PMU in processor.h (Paolo Bonzini) [RHEL-14702] +- KVM: selftests: Add skip_set facility to get_reg_list test (Paolo Bonzini) [RHEL-14702] +- KVM: selftests: Only do get/set tests on present blessed list (Paolo Bonzini) [RHEL-14702] +- KVM: arm64: selftests: Move finalize_vcpu back to run_test (Paolo Bonzini) [RHEL-14702] +- KVM: arm64: selftests: Move reject_set check logic to a function (Paolo Bonzini) [RHEL-14702] +- KVM: arm64: selftests: Finish generalizing get-reg-list (Paolo Bonzini) [RHEL-14702] +- KVM: arm64: selftests: Split get-reg-list test code (Paolo Bonzini) [RHEL-14702] +- KVM: arm64: selftests: Delete core_reg_fixup (Paolo Bonzini) [RHEL-14702] +- KVM: arm64: selftests: Rename vcpu_config and add to kvm_util.h (Paolo Bonzini) [RHEL-14702] +- KVM: arm64: selftests: Remove print_reg's dependency on vcpu_config (Paolo Bonzini) [RHEL-14702] +- KVM: arm64: selftests: Drop SVE cap check in print_reg (Paolo Bonzini) [RHEL-14702] +- KVM: arm64: selftests: Replace str_with_index with strdup_printf (Paolo Bonzini) [RHEL-14702] +- KVM: selftests: Use GUEST_FAIL() in ARM's arch timer helpers (Paolo Bonzini) [RHEL-14702] +- KVM: selftests: Print out guest RIP on unhandled exception (Paolo Bonzini) [RHEL-14702] +- KVM: selftests: Rip out old, param-based guest assert macros (Paolo Bonzini) [RHEL-14702] +- KVM: selftests: Convert x86's XCR0 test to use printf-based guest asserts (Paolo Bonzini) [RHEL-14702] +- KVM: selftests: Convert VMX's PMU capabilities test to printf guest asserts (Paolo Bonzini) [RHEL-14702] +- KVM: selftests: Convert the x86 userspace I/O test to printf guest assert (Paolo Bonzini) [RHEL-14702] +- KVM: selftests: Convert x86's TSC MSRs test to use printf guest asserts (Paolo Bonzini) [RHEL-14702] +- KVM: selftests: Convert the nSVM software interrupt test to printf guest asserts (Paolo Bonzini) [RHEL-14702] +- KVM: selftests: Convert x86's set BSP ID test to printf style guest asserts (Paolo Bonzini) [RHEL-14702] +- KVM: selftests: Convert x86's nested exceptions test to printf guest asserts (Paolo Bonzini) [RHEL-14702] +- KVM: selftests: Convert the MONITOR/MWAIT test to use printf guest asserts (Paolo Bonzini) [RHEL-14702] +- KVM: selftests: Convert x86's KVM paravirt test to printf style GUEST_ASSERT (Paolo Bonzini) [RHEL-14702] +- KVM: selftests: Convert the Hyper-V feature test to printf style GUEST_ASSERT (Paolo Bonzini) [RHEL-14702] +- KVM: selftests: Convert the Hyper-V extended hypercalls test to printf asserts (Paolo Bonzini) [RHEL-14702] +- KVM: selftests: Convert x86's CPUID test to printf style GUEST_ASSERT (Paolo Bonzini) [RHEL-14702] +- KVM: selftests: Convert steal_time test to printf style GUEST_ASSERT (Paolo Bonzini) [RHEL-14702] +- KVM: selftests: Convert set_memory_region_test to printf-based GUEST_ASSERT (Paolo Bonzini) [RHEL-14702] +- KVM: selftests: Convert s390's tprot test to printf style GUEST_ASSERT (Paolo Bonzini) [RHEL-14702] +- KVM: selftests: Convert s390's memop test to printf style GUEST_ASSERT (Paolo Bonzini) [RHEL-14702] +- KVM: selftests: Convert the memslot performance test to printf guest asserts (Paolo Bonzini) [RHEL-14702] +- KVM: selftests: Convert ARM's vGIC IRQ test to printf style GUEST_ASSERT (Paolo Bonzini) [RHEL-14702] +- KVM: selftests: Convert ARM's page fault test to printf style GUEST_ASSERT (Paolo Bonzini) [RHEL-14702] +- KVM: selftests: Convert ARM's hypercalls test to printf style GUEST_ASSERT (Paolo Bonzini) [RHEL-14702] +- KVM: selftests: Convert debug-exceptions to printf style GUEST_ASSERT (Paolo Bonzini) [RHEL-14702] +- KVM: selftests: Convert aarch_timer to printf style GUEST_ASSERT (Paolo Bonzini) [RHEL-14702] +- KVM: selftests: Add a selftest for guest prints and formatted asserts (Paolo Bonzini) [RHEL-14702] +- KVM: selftests: Add #define of expected KVM exit reason for ucall (Paolo Bonzini) [RHEL-14702] +- KVM: selftests: Add arch ucall.h and inline simple arch hooks (Paolo Bonzini) [RHEL-14702] +- KVM: selftests: Add formatted guest assert support in ucall framework (Paolo Bonzini) [RHEL-14702] +- KVM: selftests: Add string formatting options to ucall (Paolo Bonzini) [RHEL-14702] +- KVM: selftests: Add additional pages to the guest to accommodate ucall (Paolo Bonzini) [RHEL-14702] +- KVM: selftests: Add guest_snprintf() to KVM selftests (Paolo Bonzini) [RHEL-14702] +- KVM: selftests: Add strnlen() to the string overrides (Paolo Bonzini) [RHEL-14702] +- KVM: selftests: Add a shameful hack to preserve/clobber GPRs across ucall (Paolo Bonzini) [RHEL-14702] +- KVM: selftests: Make TEST_ASSERT_EQ() output look like normal TEST_ASSERT() (Paolo Bonzini) [RHEL-14702] +- KVM: selftests: Rename the ASSERT_EQ macro (Paolo Bonzini) [RHEL-14702] +- KVM: selftests: Remove superfluous variable assignment (Paolo Bonzini) [RHEL-14702] +- KVM: selftests: use unified time type for comparison (Paolo Bonzini) [RHEL-14702] +- KVM: selftests: Extend x86's sync_regs_test to check for exception races (Paolo Bonzini) [RHEL-14702] +- KVM: selftests: Extend x86's sync_regs_test to check for event vector races (Paolo Bonzini) [RHEL-14702] +- KVM: selftests: Extend x86's sync_regs_test to check for CR4 races (Paolo Bonzini) [RHEL-14702] +- KVM: selftests: Expand x86's sregs test to cover illegal CR0 values (Paolo Bonzini) [RHEL-14702] +- KVM: selftests: Verify stats fd is usable after VM fd has been closed (Paolo Bonzini) [RHEL-14702] +- KVM: selftests: Verify stats fd can be dup()'d and read (Paolo Bonzini) [RHEL-14702] +- KVM: selftests: Verify userspace can create "redundant" binary stats files (Paolo Bonzini) [RHEL-14702] +- KVM: selftests: Explicitly free vcpus array in binary stats test (Paolo Bonzini) [RHEL-14702] +- KVM: selftests: Clean up stats fd in common stats_test() helper (Paolo Bonzini) [RHEL-14702] +- KVM: selftests: Use pread() to read binary stats header (Paolo Bonzini) [RHEL-14702] +- KVM: selftests: Add new CFLAGS to generate dependency files (Paolo Bonzini) [RHEL-14702] +- KVM: selftests: Allow specify physical cpu list in demand paging test (Paolo Bonzini) [RHEL-14702] +- KVM: selftests: get-reg-list: support ID register features (Paolo Bonzini) [RHEL-14702] +- KVM: selftests: Extend cpuid_test to verify KVM_GET_CPUID2 "nent" updates (Paolo Bonzini) [RHEL-14702] +- KVM: selftests: Add dirty logging page splitting test (Paolo Bonzini) [RHEL-14702] +- KVM: selftests: Move dirty logging functions to memstress.(c|h) (Paolo Bonzini) [RHEL-14702] +- KVM: selftests: touch all pages of args on each memstress iteration (Paolo Bonzini) [RHEL-14702] +- KVM: selftests: Allow dumping per-vcpu info for uffd threads (Paolo Bonzini) [RHEL-14702] +- KVM: selftests: Setup vcpu_alias only for minor mode test (Paolo Bonzini) [RHEL-14702] +- KVM: selftests: Fix spelling mistake "miliseconds" -> "milliseconds" (Paolo Bonzini) [RHEL-14702] +- KVM: selftests: Refactor stable TSC check to use TEST_REQUIRE() (Paolo Bonzini) [RHEL-14702] +- KVM: selftests: Test the PMU event "Instructions retired" (Paolo Bonzini) [RHEL-14702] +- KVM: selftests: Copy full counter values from guest in PMU event filter test (Paolo Bonzini) [RHEL-14702] +- KVM: selftests: Use error codes to signal errors in PMU event filter test (Paolo Bonzini) [RHEL-14702] +- KVM: selftests: Print detailed info in PMU event filter asserts (Paolo Bonzini) [RHEL-14702] +- KVM: selftests: Add helpers for PMC asserts in PMU event filter test (Paolo Bonzini) [RHEL-14702] +- KVM: selftests: Add a common helper for the PMU event filter guest code (Paolo Bonzini) [RHEL-14702] +- KVM: selftests: Fix spelling mistake "perrmited" -> "permitted" (Paolo Bonzini) [RHEL-14702] +- KVM: selftests: Add test to verify KVM's supported XCR0 (Paolo Bonzini) [RHEL-14702] +- KVM: selftests: Add all known XFEATURE masks to common code (Paolo Bonzini) [RHEL-14702] +- KVM: selftests: Rework dynamic XFeature helper to take mask, not bit (Paolo Bonzini) [RHEL-14702] +- KVM: selftests: Move XGETBV and XSETBV helpers to common code (Paolo Bonzini) [RHEL-14702] +- KVM: selftests: Verify LBRs are disabled if vPMU is disabled (Paolo Bonzini) [RHEL-14702] +- KVM: selftests: Add negative testcase for PEBS format in PERF_CAPABILITIES (Paolo Bonzini) [RHEL-14702] +- KVM: selftests: Refactor LBR_FMT test to avoid use of separate macro (Paolo Bonzini) [RHEL-14702] +- KVM: selftests: Drop "all done!" printf() from PERF_CAPABILITIES test (Paolo Bonzini) [RHEL-14702] +- KVM: selftests: Test post-KVM_RUN writes to PERF_CAPABILITIES (Paolo Bonzini) [RHEL-14702] +- KVM: selftests: Expand negative testing of guest writes to PERF_CAPABILITIES (Paolo Bonzini) [RHEL-14702] +- KVM: selftests: Test all immutable non-format bits in PERF_CAPABILITIES (Paolo Bonzini) [RHEL-14702] +- KVM: selftests: Test all fungible features in PERF_CAPABILITIES (Paolo Bonzini) [RHEL-14702] +- KVM: selftests: Drop now-redundant checks on PERF_CAPABILITIES writes (Paolo Bonzini) [RHEL-14702] +- KVM: selftests: Verify KVM preserves userspace writes to "durable" MSRs (Paolo Bonzini) [RHEL-14702] +- KVM: selftests: Print out failing MSR and value in vcpu_set_msr() (Paolo Bonzini) [RHEL-14702] +- KVM: selftests: Assert that full-width PMC writes are supported if PDCM=1 (Paolo Bonzini) [RHEL-14702] +- KVM: selftests: Move 0/initial value PERF_CAPS checks to dedicated sub-test (Paolo Bonzini) [RHEL-14702] +- KVM: selftests: Split PMU caps sub-tests to avoid writing MSR after KVM_RUN (Paolo Bonzini) [RHEL-14702] +- KVM: selftests: Close opened file descriptor in stable_tsc_check_supported() (Paolo Bonzini) [RHEL-14702] +- KVM: selftests: Fixup config fragment for access_tracking_perf_test (Paolo Bonzini) [RHEL-14702] +- KVM: selftests: Check that XTILEDATA supports XFD (Paolo Bonzini) [RHEL-14702] +- KVM: selftests: Check that the palette table exists before using it (Paolo Bonzini) [RHEL-14702] +- KVM: selftests: Move XSAVE and OSXSAVE CPUID checks into AMX's init_regs() (Paolo Bonzini) [RHEL-14702] +- KVM: selftests: Assert that both XTILE{CFG,DATA} are XSAVE-enabled (Paolo Bonzini) [RHEL-14702] +- KVM: selftests: Verify XTILE_DATA in XSTATE isn't affected by IA32_XFD (Paolo Bonzini) [RHEL-14702] +- KVM: selftests: Assert that XTILE_DATA is set in IA32_XFD on #NM (Paolo Bonzini) [RHEL-14702] +- KVM: selftests: Add check of CR0.TS in the #NM handler in amx_test (Paolo Bonzini) [RHEL-14702] +- KVM: selftests: Enable checking on xcomp_bv in amx_test (Paolo Bonzini) [RHEL-14702] +- KVM: selftests: Fix an error in comment of amx_test (Paolo Bonzini) [RHEL-14702] +- KVM: selftests: Add a fully functional "struct xstate" for x86 (Paolo Bonzini) [RHEL-14702] +- KVM: selftests: Add 'malloc' failure check in vcpu_save_state (Paolo Bonzini) [RHEL-14702] +- KVM: selftests: Adjust VM's initial stack address to align with SysV ABI spec (Paolo Bonzini) [RHEL-14702] +- KVM: selftests: Report enable_pmu module value when test is skipped (Paolo Bonzini) [RHEL-14702] +- KVM: selftests: Add a helper to read kvm boolean module parameters (Paolo Bonzini) [RHEL-14702] +- KVM: selftests: Fix nsec to sec conversion in demand_paging_test (Paolo Bonzini) [RHEL-14702] +- Documentation: KVM: SEV: add a missing backtick (Paolo Bonzini) [RHEL-14702] +- Documentation: KVM: make corrections to vcpu-requests.rst (Paolo Bonzini) [RHEL-14702] +- Documentation: KVM: make corrections to ppc-pv.rst (Paolo Bonzini) [RHEL-14702] +- Documentation: KVM: make corrections to locking.rst (Paolo Bonzini) [RHEL-14702] +- Documentation: KVM: make corrections to halt-polling.rst (Paolo Bonzini) [RHEL-14702] +- KVM: x86: Fix a typo in Documentation/virt/kvm/x86/mmu.rst (Paolo Bonzini) [RHEL-14702] +- KVM: s390: fix gisa destroy operation might lead to cpu stalls (Paolo Bonzini) [RHEL-14702] +- KVM: SVM: Fix build error when using -Werror=unused-but-set-variable (Paolo Bonzini) [RHEL-14702] +- x86: KVM: SVM: refresh AVIC inhibition in svm_leave_nested() (Paolo Bonzini) [RHEL-14702] +- x86: KVM: SVM: add support for Invalid IPI Vector interception (Paolo Bonzini) [RHEL-14702] +- x86: KVM: SVM: always update the x2avic msr interception (Paolo Bonzini) [RHEL-14702] +- KVM: x86: Constrain guest-supported xfeatures only at KVM_GET_XSAVE{2} (Paolo Bonzini) [RHEL-14702] +- x86/fpu: Allow caller to constrain xfeatures when copying to uabi buffer (Paolo Bonzini) [RHEL-14702] +- KVM: x86/pmu: Synthesize at most one PMI per VM-exit (Paolo Bonzini) [RHEL-14702] +- KVM: x86: Mask LVTPC when handling a PMI (Paolo Bonzini) [RHEL-14702] +- KVM: x86/pmu: Truncate counter value to allowed width on write (Paolo Bonzini) [RHEL-14702] +- KVM: SVM: Do not use user return MSR support for virtualized TSC_AUX (Paolo Bonzini) [RHEL-14702] +- KVM: SVM: Fix TSC_AUX virtualization setup (Paolo Bonzini) [RHEL-14702] +- KVM: SVM: INTERCEPT_RDTSCP is never intercepted anyway (Paolo Bonzini) [RHEL-14702] +- KVM: x86/mmu: Stop zapping invalidated TDP MMU roots asynchronously (Paolo Bonzini) [RHEL-14702] +- KVM: x86/mmu: Do not filter address spaces in for_each_tdp_mmu_root_yield_safe() (Paolo Bonzini) [RHEL-14702] +- KVM: x86/mmu: Open code leaf invalidation from mmu_notifier (Paolo Bonzini) [RHEL-14702] +- KVM: x86/mmu: Include mmu.h in spte.h (Paolo Bonzini) [RHEL-14702] +- KVM: x86/mmu: Use dummy root, backed by zero page, for !visible guest roots (Paolo Bonzini) [RHEL-14702] +- KVM: x86/mmu: Disallow guest from using !visible slots for page tables (Paolo Bonzini) [RHEL-14702] +- KVM: x86/mmu: Harden TDP MMU iteration against root w/o shadow page (Paolo Bonzini) [RHEL-14702] +- KVM: x86/mmu: Harden new PGD against roots without shadow pages (Paolo Bonzini) [RHEL-14702] +- KVM: x86/mmu: Add helper to convert root hpa to shadow page (Paolo Bonzini) [RHEL-14702] +- KVM: x86/mmu: Handle KVM bookkeeping in page-track APIs, not callers (Paolo Bonzini) [RHEL-14702] +- KVM: x86/mmu: Drop @slot param from exported/external page-track APIs (Paolo Bonzini) [RHEL-14702] +- KVM: x86/mmu: Bug the VM if write-tracking is used but not enabled (Paolo Bonzini) [RHEL-14702] +- KVM: x86/mmu: Assert that correct locks are held for page write-tracking (Paolo Bonzini) [RHEL-14702] +- KVM: x86/mmu: Rename page-track APIs to reflect the new reality (Paolo Bonzini) [RHEL-14702] +- KVM: x86/mmu: Drop infrastructure for multiple page-track modes (Paolo Bonzini) [RHEL-14702] +- KVM: x86/mmu: Use page-track notifiers iff there are external users (Paolo Bonzini) [RHEL-14702] +- KVM: x86/mmu: Move KVM-only page-track declarations to internal header (Paolo Bonzini) [RHEL-14702] +- KVM: x86: Remove the unused page-track hook track_flush_slot() (Paolo Bonzini) [RHEL-14702] +- drm/i915/gvt: switch from ->track_flush_slot() to ->track_remove_region() (Paolo Bonzini) [RHEL-14702] +- KVM: x86: Add a new page-track hook to handle memslot deletion (Paolo Bonzini) [RHEL-14702] +- drm/i915/gvt: Don't bother removing write-protection on to-be-deleted slot (Paolo Bonzini) [RHEL-14702] +- KVM: x86: Reject memslot MOVE operations if KVMGT is attached (Paolo Bonzini) [RHEL-14702] +- KVM: drm/i915/gvt: Drop @vcpu from KVM's ->track_write() hook (Paolo Bonzini) [RHEL-14702] +- KVM: x86/mmu: Don't bounce through page-track mechanism for guest PTEs (Paolo Bonzini) [RHEL-14702] +- KVM: x86/mmu: Don't rely on page-track mechanism to flush on memslot change (Paolo Bonzini) [RHEL-14702] +- KVM: x86/mmu: Move kvm_arch_flush_shadow_{all,memslot}() to mmu.c (Paolo Bonzini) [RHEL-14702] +- drm/i915/gvt: Protect gfn hash table with vgpu_lock (Paolo Bonzini) [RHEL-14702] +- drm/i915/gvt: Drop unused helper intel_vgpu_reset_gtt() (Paolo Bonzini) [RHEL-14702] +- drm/i915/gvt: Use an "unsigned long" to iterate over memslot gfns (Paolo Bonzini) [RHEL-14702] +- drm/i915/gvt: Don't rely on KVM's gfn_to_pfn() to query possible 2M GTT (Paolo Bonzini) [RHEL-14702] +- drm/i915/gvt: Error out on an attempt to shadowing an unknown GTT entry type (Paolo Bonzini) [RHEL-14702] +- drm/i915/gvt: Explicitly check that vGPU is attached before shadowing (Paolo Bonzini) [RHEL-14702] +- drm/i915/gvt: Put the page reference obtained by KVM's gfn_to_pfn() (Paolo Bonzini) [RHEL-14702] +- drm/i915/gvt: Don't try to unpin an empty page range (Paolo Bonzini) [RHEL-14702] +- drm/i915/gvt: Verify hugepages are contiguous in physical address space (Paolo Bonzini) [RHEL-14702] +- drm/i915/gvt: remove interface intel_gvt_is_valid_gfn (Paolo Bonzini) [RHEL-14702] +- drm/i915/gvt: Verify pfn is "valid" before dereferencing "struct page" (Paolo Bonzini) [RHEL-14702] +- KVM: x86/mmu: BUG() in rmap helpers iff CONFIG_BUG_ON_DATA_CORRUPTION=y (Paolo Bonzini) [RHEL-14702] +- KVM: x86/mmu: Plumb "struct kvm" all the way to pte_list_remove() (Paolo Bonzini) [RHEL-14702] +- KVM: x86/mmu: Use BUILD_BUG_ON_INVALID() for KVM_MMU_WARN_ON() stub (Paolo Bonzini) [RHEL-14702] +- KVM: x86/mmu: Replace MMU_DEBUG with proper KVM_PROVE_MMU Kconfig (Paolo Bonzini) [RHEL-14702] +- KVM: x86/mmu: Bug the VM if a vCPU ends up in long mode without PAE enabled (Paolo Bonzini) [RHEL-14702] +- KVM: x86/mmu: Convert "runtime" WARN_ON() assertions to WARN_ON_ONCE() (Paolo Bonzini) [RHEL-14702] +- KVM: x86/mmu: Rename MMU_WARN_ON() to KVM_MMU_WARN_ON() (Paolo Bonzini) [RHEL-14702] +- KVM: x86/mmu: Cleanup sanity check of SPTEs at SP free (Paolo Bonzini) [RHEL-14702] +- KVM: x86/mmu: Avoid pointer arithmetic when iterating over SPTEs (Paolo Bonzini) [RHEL-14702] +- KVM: x86/mmu: Delete the "dbg" module param (Paolo Bonzini) [RHEL-14702] +- KVM: x86/mmu: Delete rmap_printk() and all its usage (Paolo Bonzini) [RHEL-14702] +- KVM: x86/mmu: Delete pgprintk() and all its usage (Paolo Bonzini) [RHEL-14702] +- KVM: x86/mmu: Guard against collision with KVM-defined PFERR_IMPLICIT_ACCESS (Paolo Bonzini) [RHEL-14702] +- KVM: x86/mmu: Move the lockdep_assert of mmu_lock to inside clear_dirty_pt_masked() (Paolo Bonzini) [RHEL-14702] +- KVM: VMX: Refresh available regs and IDT vectoring info before NMI handling (Paolo Bonzini) [RHEL-14702] +- KVM: VMX: Delete ancient pr_warn() about KVM_SET_TSS_ADDR not being set (Paolo Bonzini) [RHEL-14702] +- KVM: SVM: Require nrips support for SEV guests (and beyond) (Paolo Bonzini) [RHEL-14702] +- KVM: SVM: Don't inject #UD if KVM attempts to skip SEV guest insn (Paolo Bonzini) [RHEL-14702] +- KVM: SVM: Skip VMSA init in sev_es_init_vmcb() if pointer is NULL (Paolo Bonzini) [RHEL-14702] +- KVM: SVM: Get source vCPUs from source VM for SEV-ES intrahost migration (Paolo Bonzini) [RHEL-14702] +- KVM: Remove unused kvm_make_cpus_request_mask() declaration (Paolo Bonzini) [RHEL-14702] +- KVM: Remove unused kvm_device_{get,put}() declarations (Paolo Bonzini) [RHEL-14702] +- KVM: x86: Disallow guest CPUID lookups when IRQs are disabled (Paolo Bonzini) [RHEL-14702] +- KVM: nSVM: Use KVM-governed feature framework to track "vNMI enabled" (Paolo Bonzini) [RHEL-14702] +- KVM: nSVM: Use KVM-governed feature framework to track "vGIF enabled" (Paolo Bonzini) [RHEL-14702] +- KVM: nSVM: Use KVM-governed feature framework to track "Pause Filter enabled" (Paolo Bonzini) [RHEL-14702] +- KVM: nSVM: Use KVM-governed feature framework to track "LBRv enabled" (Paolo Bonzini) [RHEL-14702] +- KVM: nSVM: Use KVM-governed feature framework to track "vVM{SAVE,LOAD} enabled" (Paolo Bonzini) [RHEL-14702] +- KVM: nSVM: Use KVM-governed feature framework to track "TSC scaling enabled" (Paolo Bonzini) [RHEL-14702] +- KVM: nSVM: Use KVM-governed feature framework to track "NRIPS enabled" (Paolo Bonzini) [RHEL-14702] +- KVM: nVMX: Use KVM-governed feature framework to track "nested VMX enabled" (Paolo Bonzini) [RHEL-14702] +- KVM: x86: Use KVM-governed feature framework to track "XSAVES enabled" (Paolo Bonzini) [RHEL-14702] +- KVM: VMX: Rename XSAVES control to follow KVM's preferred "ENABLE_XYZ" (Paolo Bonzini) [RHEL-14702] +- KVM: VMX: Check KVM CPU caps, not just VMX MSR support, for XSAVE enabling (Paolo Bonzini) [RHEL-14702] +- KVM: VMX: Recompute "XSAVES enabled" only after CPUID update (Paolo Bonzini) [RHEL-14702] +- KVM: x86/mmu: Use KVM-governed feature framework to track "GBPAGES enabled" (Paolo Bonzini) [RHEL-14702] +- KVM: x86: Add a framework for enabling KVM-governed x86 features (Paolo Bonzini) [RHEL-14702] +- KVM: SVM: correct the size of spec_ctrl field in VMCB save area (Paolo Bonzini) [RHEL-14702] +- x86: kvm: x86: Remove unnecessary initial values of variables (Paolo Bonzini) [RHEL-14702] +- KVM: VMX: Rename vmx_get_max_tdp_level() to vmx_get_max_ept_level() (Paolo Bonzini) [RHEL-14702] +- KVM: SVM: Set target pCPU during IRTE update if target vCPU is running (Paolo Bonzini) [RHEL-14702] +- KVM: SVM: Take and hold ir_list_lock when updating vCPU's Physical ID entry (Paolo Bonzini) [RHEL-14702] +- KVM: x86: Remove WARN sanity check on hypervisor timer vs. UNINITIALIZED vCPU (Paolo Bonzini) [RHEL-14702] +- KVM: x86: Remove break statements that will never be executed (Paolo Bonzini) [RHEL-14702] +- KVM: Wrap kvm_{gfn,hva}_range.pte in a per-action union (Paolo Bonzini) [RHEL-14702] +- KVM: Move kvm_arch_flush_remote_tlbs_memslot() to common code (Paolo Bonzini) [RHEL-14702] +- KVM: Allow range-based TLB invalidation from common code (Paolo Bonzini) [RHEL-14702] +- KVM: Remove CONFIG_HAVE_KVM_ARCH_TLB_FLUSH_ALL (Paolo Bonzini) [RHEL-14702] +- KVM: arm64: Use kvm_arch_flush_remote_tlbs() (Paolo Bonzini) [RHEL-14702] +- KVM: Declare kvm_arch_flush_remote_tlbs() globally (Paolo Bonzini) [RHEL-14702] +- KVM: Rename kvm_arch_flush_remote_tlb() to kvm_arch_flush_remote_tlbs() (Paolo Bonzini) [RHEL-14702] +- KVM: arm64: Remove unused declarations (Paolo Bonzini) [RHEL-14702] +- KVM: arm64: Remove redundant kvm_set_pfn_accessed() from user_mem_abort() (Paolo Bonzini) [RHEL-14702] +- KVM: nSVM: Skip writes to MSR_AMD64_TSC_RATIO if guest state isn't loaded (Paolo Bonzini) [RHEL-14702] +- KVM: x86: Always write vCPU's current TSC offset/ratio in vendor hooks (Paolo Bonzini) [RHEL-14702] +- KVM: SVM: Clean up preemption toggling related to MSR_AMD64_TSC_RATIO (Paolo Bonzini) [RHEL-14702] +- KVM: nSVM: Use the "outer" helper for writing multiplier to MSR_AMD64_TSC_RATIO (Paolo Bonzini) [RHEL-14702] +- KVM: nSVM: Load L1's TSC multiplier based on L1 state, not L2 state (Paolo Bonzini) [RHEL-14702] +- KVM: nSVM: Check instead of asserting on nested TSC scaling support (Paolo Bonzini) [RHEL-14702] +- KVM: x86: Advertise AMX-COMPLEX CPUID to userspace (Paolo Bonzini) [RHEL-14702] +- KVM: VMX: Skip VMCLEAR logic during emergency reboots if CR4.VMXE=0 (Paolo Bonzini) [RHEL-14702] +- KVM: SVM: Use "standard" stgi() helper when disabling SVM (Paolo Bonzini) [RHEL-14702] +- KVM: x86: Force kvm_rebooting=true during emergency reboot/crash (Paolo Bonzini) [RHEL-14702] +- x86/virt: KVM: Move "disable SVM" helper into KVM SVM (Paolo Bonzini) [RHEL-14702] +- KVM: VMX: Ensure CPU is stable when probing basic VMX support (Paolo Bonzini) [RHEL-14702] +- KVM: SVM: Check that the current CPU supports SVM in kvm_is_svm_supported() (Paolo Bonzini) [RHEL-14702] +- x86/virt: KVM: Open code cpu_has_svm() into kvm_is_svm_supported() (Paolo Bonzini) [RHEL-14702] +- x86/virt: Drop unnecessary check on extended CPUID level in cpu_has_svm() (Paolo Bonzini) [RHEL-14702] +- KVM: SVM: Make KVM_AMD depend on CPU_SUP_AMD or CPU_SUP_HYGON (Paolo Bonzini) [RHEL-14702] +- x86/virt: KVM: Move VMXOFF helpers into KVM VMX (Paolo Bonzini) [RHEL-14702] +- x86/virt: KVM: Open code cpu_has_vmx() in KVM VMX (Paolo Bonzini) [RHEL-14702] +- x86/reboot: Expose VMCS crash hooks if and only if KVM_{INTEL,AMD} is enabled (Paolo Bonzini) [RHEL-14702] +- x86/reboot: Disable virtualization during reboot iff callback is registered (Paolo Bonzini) [RHEL-14702] +- x86/reboot: Hoist "disable virt" helpers above "emergency reboot" path (Paolo Bonzini) [RHEL-14702] +- x86/reboot: Assert that IRQs are disabled when turning off virtualization (Paolo Bonzini) [RHEL-14702] +- x86/reboot: KVM: Disable SVM during reboot via virt/KVM reboot callback (Paolo Bonzini) [RHEL-14702] +- x86/reboot: KVM: Handle VMXOFF in KVM's reboot callback (Paolo Bonzini) [RHEL-14702] +- x86/reboot: Harden virtualization hooks for emergency reboot (Paolo Bonzini) [RHEL-14702] +- x86/reboot: VMCLEAR active VMCSes before emergency reboot (Paolo Bonzini) [RHEL-14702] +- KVM: x86: Retry APIC optimized map recalc if vCPU is added/enabled (Paolo Bonzini) [RHEL-14702] +- KVM: x86/pmu: Move .hw_event_available() check out of PMC filter helper (Paolo Bonzini) [RHEL-14702] +- KVM: x86/pmu: Require nr fixed_pmc_events to match nr max fixed counters (Paolo Bonzini) [RHEL-14702] +- KVM: x86/pmu: Simplify intel_hw_event_available() (Paolo Bonzini) [RHEL-14702] +- KVM: x86/pmu: Use enums instead of hardcoded magic for arch event indices (Paolo Bonzini) [RHEL-14702] +- KVM: SVM: Use svm_get_lbr_vmcb() helper to handle writes to DEBUGCTL (Paolo Bonzini) [RHEL-14702] +- KVM: SVM: Clean up handling of LBR virtualization enabled (Paolo Bonzini) [RHEL-14702] +- KVM: SVM: Fix dead KVM_BUG() code in LBR MSR virtualization (Paolo Bonzini) [RHEL-14702] +- KVM: VMX: Drop manual TLB flush when migrating vmcs.APIC_ACCESS_ADDR (Paolo Bonzini) [RHEL-14702] +- KVM: VMX: Drop unnecessary vmx_fb_clear_ctrl_available "cache" (Paolo Bonzini) [RHEL-14702] +- KVM: x86: Snapshot host's MSR_IA32_ARCH_CAPABILITIES (Paolo Bonzini) [RHEL-14702] +- KVM: x86: Advertise host CPUID 0x80000005 in KVM_GET_SUPPORTED_CPUID (Paolo Bonzini) [RHEL-14702] +- KVM: x86: Remove x86_emulate_ops::guest_has_long_mode (Paolo Bonzini) [RHEL-14702] +- KVM: x86: Fix KVM_CAP_SYNC_REGS's sync_regs() TOCTOU issues (Paolo Bonzini) [RHEL-14702] +- KVM: x86: Use sysfs_emit() instead of sprintf() (Paolo Bonzini) [RHEL-14702] +- KVM: VMX: Use vmread_error() to report VM-Fail in "goto" path (Paolo Bonzini) [RHEL-14702] +- KVM: VMX: Make VMREAD error path play nice with noinstr (Paolo Bonzini) [RHEL-14702] +- KVM: SVM: Don't try to pointlessly single-step SEV-ES guests for NMI window (Paolo Bonzini) [RHEL-14702] +- KVM: SVM: Don't defer NMI unblocking until next exit for SEV-ES guests (Paolo Bonzini) [RHEL-14702] +- KVM: SEV-ES: Eliminate #DB intercept when DebugSwap enabled (Paolo Bonzini) [RHEL-14702] +- KVM: SEV: Enable data breakpoints in SEV-ES (Paolo Bonzini) [RHEL-14702] +- KVM: SVM/SEV/SEV-ES: Rework intercepts (Paolo Bonzini) [RHEL-14702] +- KVM: SEV-ES: explicitly disable debug (Paolo Bonzini) [RHEL-14702] +- KVM: SVM: Rewrite sev_es_prepare_switch_to_guest()'s comment about swap types (Paolo Bonzini) [RHEL-14702] +- KVM: SEV: Move SEV's GP_VECTOR intercept setup to SEV (Paolo Bonzini) [RHEL-14702] +- KVM: SEV: move set_dr_intercepts/clr_dr_intercepts from the header (Paolo Bonzini) [RHEL-14702] +- KVM: arm64: Use the known cpu id instead of smp_processor_id() (Paolo Bonzini) [RHEL-14702] +- KVM: x86: Remove PRIx* definitions as they are solely for user space (Paolo Bonzini) [RHEL-14702] +- kvm/eventfd: use list_for_each_entry when deassign ioeventfd (Paolo Bonzini) [RHEL-14702] +- KVM: destruct kvm_io_device while unregistering it from kvm_io_bus (Paolo Bonzini) [RHEL-14702] +- KVM: x86/mmu: Add "never" option to allow sticky disabling of nx_huge_pages (Paolo Bonzini) [RHEL-14702] +- KVM: x86: Update comments about MSR lists exposed to userspace (Paolo Bonzini) [RHEL-14702] +- KVM: x86: Clean up: remove redundant bool conversions (Paolo Bonzini) [RHEL-14702] +- KVM: x86: Use cpu_feature_enabled() for PKU instead of #ifdef (Paolo Bonzini) [RHEL-14702] +- KVM: x86/mmu: Trigger APIC-access page reload iff vendor code cares (Paolo Bonzini) [RHEL-14702] +- KVM: x86: Use standard mmu_notifier invalidate hooks for APIC access page (Paolo Bonzini) [RHEL-14702] +- KVM: VMX: Retry APIC-access page reload if invalidation is in-progress (Paolo Bonzini) [RHEL-14702] +- KVM: x86: Correct the name for skipping VMENTER l1d flush (Paolo Bonzini) [RHEL-14702] +- KVM: Fix comment for KVM_ENABLE_CAP (Paolo Bonzini) [RHEL-14702] +- clocksource: hyper-v: Adjust hv_read_tsc_page_tsc() to avoid special casing U64_MAX (Paolo Bonzini) [RHEL-14702] +- x86/vdso: Fix gettimeofday masking (Paolo Bonzini) [RHEL-14702] +- KVM: x86: Update number of entries for KVM_GET_CPUID2 on success, not failure (Paolo Bonzini) [RHEL-14702] +- KVM: x86/pmu: Remove redundant check for MSR_IA32_DS_AREA set handler (Paolo Bonzini) [RHEL-14702] +- KVM: x86: Fix poll command (Paolo Bonzini) [RHEL-14702] +- KVM: x86: Move common handling of PAT MSR writes to kvm_set_msr_common() (Paolo Bonzini) [RHEL-14702] +- KVM: x86: Make kvm_mtrr_valid() static now that there are no external users (Paolo Bonzini) [RHEL-14702] +- KVM: x86: Move PAT MSR handling out of mtrr.c (Paolo Bonzini) [RHEL-14702] +- KVM: x86: Use MTRR macros to define possible MTRR MSR ranges (Paolo Bonzini) [RHEL-14702] +- KVM: x86: Add helper to get variable MTRR range from MSR index (Paolo Bonzini) [RHEL-14702] +- KVM: x86: Add helper to query if variable MTRR MSR is base (versus mask) (Paolo Bonzini) [RHEL-14702] +- KVM: SVM: Use kvm_pat_valid() directly instead of kvm_mtrr_valid() (Paolo Bonzini) [RHEL-14702] +- KVM: VMX: Open code writing vCPU's PAT in VMX's MSR handler (Paolo Bonzini) [RHEL-14702] +- KVM: VMX: Move the comment of CR4.MCE handling right above the code (Paolo Bonzini) [RHEL-14702] +- KVM: VMX: Use kvm_read_cr4() to get cr4 value (Paolo Bonzini) [RHEL-14702] +- KVM: x86/mmu: Assert on @mmu in the __kvm_mmu_invalidate_addr() (Paolo Bonzini) [RHEL-14702] +- KVM: x86/mmu: Add comment on try_cmpxchg64 usage in tdp_mmu_set_spte_atomic (Paolo Bonzini) [RHEL-14702] +- SVM-SEV: convert the rest of fget() uses to fdget() in there (Paolo Bonzini) [RHEL-14702] +- KVM: x86/mmu: Move filling of Hyper-V's TLB range struct into Hyper-V code (Paolo Bonzini) [RHEL-14702] +- KVM: x86: Rename Hyper-V remote TLB hooks to match established scheme (Paolo Bonzini) [RHEL-14702] +- KVM: x86/pmu: Zero out LBR capabilities during PMU refresh (Paolo Bonzini) [RHEL-14702] +- KVM: x86/pmu: WARN and bug the VM if PMU is refreshed after vCPU has run (Paolo Bonzini) [RHEL-14702] +- KVM: x86: Disallow writes to immutable feature MSRs after KVM_RUN (Paolo Bonzini) [RHEL-14702] +- KVM: x86: Generate set of VMX feature MSRs using first/last definitions (Paolo Bonzini) [RHEL-14702] +- KVM: x86: Add macros to track first...last VMX feature MSRs (Paolo Bonzini) [RHEL-14702] +- KVM: x86: Add a helper to query whether or not a vCPU has ever run (Paolo Bonzini) [RHEL-14702] +- KVM: x86: Rename kvm_init_msr_list() to clarify it inits multiple lists (Paolo Bonzini) [RHEL-14702] +- KVM: x86: set "mitigate_smt_rsb" storage-class-specifier to static (Paolo Bonzini) [RHEL-14702] +- KVM: x86/mmu: Merge all handle_changed_pte*() functions (Paolo Bonzini) [RHEL-14702] +- KVM: x86/mmu: Remove handle_changed_spte_dirty_log() (Paolo Bonzini) [RHEL-14702] +- KVM: x86/mmu: Remove "record_acc_track" in __tdp_mmu_set_spte() (Paolo Bonzini) [RHEL-14702] +- KVM: x86/mmu: Bypass __handle_changed_spte() when aging TDP MMU SPTEs (Paolo Bonzini) [RHEL-14702] +- KVM: x86/mmu: Drop unnecessary dirty log checks when aging TDP MMU SPTEs (Paolo Bonzini) [RHEL-14702] +- KVM: x86/mmu: Clear only A-bit (if enabled) when aging TDP MMU SPTEs (Paolo Bonzini) [RHEL-14702] +- KVM: x86/mmu: Remove "record_dirty_log" in __tdp_mmu_set_spte() (Paolo Bonzini) [RHEL-14702] +- KVM: x86/mmu: Bypass __handle_changed_spte() when clearing TDP MMU dirty bits (Paolo Bonzini) [RHEL-14702] +- KVM: x86/mmu: Drop access tracking checks when clearing TDP MMU dirty bits (Paolo Bonzini) [RHEL-14702] +- KVM: x86/mmu: Atomically clear SPTE dirty state in the clear-dirty-log flow (Paolo Bonzini) [RHEL-14702] +- KVM: x86/mmu: Consolidate Dirty vs. Writable clearing logic in TDP MMU (Paolo Bonzini) [RHEL-14702] +- KVM: x86/mmu: Use kvm_ad_enabled() to determine if TDP MMU SPTEs need wrprot (Paolo Bonzini) [RHEL-14702] +- KVM: x86/mmu: Add a helper function to check if an SPTE needs atomic write (Paolo Bonzini) [RHEL-14702] +- KVM: Shrink struct kvm_mmu_memory_cache (Paolo Bonzini) [RHEL-14702] +- KVM: x86: Shrink struct kvm_pmu (Paolo Bonzini) [RHEL-14702] +- KVM: x86: Remove a redundant guest cpuid check in kvm_set_cr4() (Paolo Bonzini) [RHEL-14702] +- x86: KVM: Add common feature flag for AMD's PSFD (Paolo Bonzini) [RHEL-14702] +- KVM: x86: Change return type of is_long_mode() to bool (Paolo Bonzini) [RHEL-14702] +- KVM: x86/mmu: Fix comment typo (Paolo Bonzini) [RHEL-14702] +- KVM: x86/mmu: Avoid indirect call for get_cr3 (Paolo Bonzini) [RHEL-14702] +- KVM: nVMX: Add helpers to setup VMX control msr configs (Paolo Bonzini) [RHEL-14702] +- KVM: nVMX: Remove outdated comments in nested_vmx_setup_ctls_msrs() (Paolo Bonzini) [RHEL-14702] +- KVM: x86/mmu: Clean up mmu.c functions that put return type on separate line (Paolo Bonzini) [RHEL-14702] +- KVM: x86/mmu: Replace comment with an actual lockdep assertion on mmu_lock (Paolo Bonzini) [RHEL-14702] +- KVM: x86/mmu: Rename slot rmap walkers to add clarity and clean up code (Paolo Bonzini) [RHEL-14702] +- KVM: x86/mmu: Use gfn_t in kvm_flush_remote_tlbs_range() (Paolo Bonzini) [RHEL-14702] +- KVM: x86/mmu: Rename kvm_flush_remote_tlbs_with_address() (Paolo Bonzini) [RHEL-14702] +- KVM: x86/mmu: Collapse kvm_flush_remote_tlbs_with_{range,address}() together (Paolo Bonzini) [RHEL-14702] +- KVM: x86/mmu: Track tail count in pte_list_desc to optimize guest fork() (Paolo Bonzini) [RHEL-14702] +- KVM: x86/mmu: Skip calling mmu->sync_spte() when the spte is 0 (Paolo Bonzini) [RHEL-14702] +- kvm: x86/mmu: Remove @no_dirty_log from FNAME(prefetch_gpte) (Paolo Bonzini) [RHEL-14702] +- KVM: x86/mmu: Remove FNAME(invlpg) and use FNAME(sync_spte) to update vTLB instead. (Paolo Bonzini) [RHEL-14702] +- KVM: x86/mmu: Allow the roots to be invalid in FNAME(invlpg) (Paolo Bonzini) [RHEL-14702] +- KVM: x86/mmu: Use kvm_mmu_invalidate_addr() in nested_ept_invalidate_addr() (Paolo Bonzini) [RHEL-14702] +- KVM: x86/mmu: Use kvm_mmu_invalidate_addr() in kvm_mmu_invpcid_gva() (Paolo Bonzini) [RHEL-14702] +- kvm: x86/mmu: Use KVM_MMU_ROOT_XXX for kvm_mmu_invalidate_addr() (Paolo Bonzini) [RHEL-14702] +- KVM: x86/mmu: Sanity check input to kvm_mmu_free_roots() (Paolo Bonzini) [RHEL-14702] +- KVM: x86/mmu: Reduce the update to the spte in FNAME(sync_spte) (Paolo Bonzini) [RHEL-14702] +- KVM: x86/mmu: Move the code out of FNAME(sync_page)'s loop body into mmu.c (Paolo Bonzini) [RHEL-14702] +- KVM: x86/mmu: Set mmu->sync_page as NULL for direct paging (Paolo Bonzini) [RHEL-14702] +- KVM: x86/mmu: Check mmu->sync_page pointer in kvm_sync_page_check() (Paolo Bonzini) [RHEL-14702] +- KVM: x86/mmu: Move the check in FNAME(sync_page) as kvm_sync_page_check() (Paolo Bonzini) [RHEL-14702] +- KVM: x86/mmu: Use 64-bit address to invalidate to fix a subtle bug (Paolo Bonzini) [RHEL-14702] +- KVM: Change return type of kvm_arch_vm_ioctl() to "int" (Paolo Bonzini) [RHEL-14702] +- KVM: Standardize on "int" return types instead of "long" in kvm_main.c (Paolo Bonzini) [RHEL-14702] +- KVM: x86: Remove the KVM_GET_NR_MMU_PAGES ioctl (Paolo Bonzini) [RHEL-14702] +- KVM: PPC: Standardize on "int" return types in the powerpc KVM code (Paolo Bonzini) [RHEL-14702] +- KVM: VMX: Rename "KVM is using eVMCS" static key to match its wrapper (Paolo Bonzini) [RHEL-14702] +- KVM: VMX: Stub out enable_evmcs static key for CONFIG_HYPERV=n (Paolo Bonzini) [RHEL-14702] +- KVM: nVMX: Move EVMCS1_SUPPORT_* macros to hyperv.c (Paolo Bonzini) [RHEL-14702] +- KVM: x86/mmu: Remove FNAME(is_self_change_mapping) (Paolo Bonzini) [RHEL-14702] +- KVM: x86/mmu: Detect write #PF to shadow pages during FNAME(fetch) walk (Paolo Bonzini) [RHEL-14702] +- KVM: x86/mmu: Use EMULTYPE flag to track write #PFs to shadow pages (Paolo Bonzini) [RHEL-14702] +- Enable fs-verity (Alexander Larsson) [RHEL-15219] +- ext4: Mark mounting fs-verity filesystems as tech-preview (Alexander Larsson) [RHEL-15219] +- Enable erofs (Alexander Larsson) [RHEL-15219] +- erofs: Mark erofs mounting as tech-preview (Alexander Larsson) [RHEL-15219] +- tracing/timerlat: Always wakeup the timerlat thread (John Kacur) [RHEL-16305] +- tracing: Rename kvfree_rcu() to kvfree_rcu_mightsleep() (John Kacur) [RHEL-16305] +- tracing/osnoise: Fix notify new tracing_max_latency (John Kacur) [RHEL-16305] +- tracing/timerlat: Notify new max thread latency (John Kacur) [RHEL-16305] +- tracing/osnoise: set several trace_osnoise.c variables storage-class-specifier to static (John Kacur) [RHEL-16305] +- trace/osnoise: make use of the helper function kthread_run_on_cpu() (John Kacur) [RHEL-16305] +- tracing: Switch to kvfree_rcu() API (John Kacur) [RHEL-16305] +- blk-mq: make sure active queue usage is held for bio_integrity_prep() (Ming Lei) [RHEL-8116] +- blk-cgroup: bypass blkcg_deactivate_policy after destroying (Ming Lei) [RHEL-14326] +- blk-cgroup: avoid to warn !rcu_read_lock_held() in blkg_lookup() (Ming Lei) [RHEL-14326] +- blk-throttle: fix lockdep warning of "cgroup_mutex or RCU read lock required!" (Ming Lei) [RHEL-14326] +- KVM: s390/mm: Properly reset no-dat (Thomas Huth) [RHEL-17174] +- KVM: s390: vsie: fix wrong VIR 37 when MSO is used (Thomas Huth) [RHEL-17174] +- netlink: support extack in dump ->start() (Hangbin Liu) [RHEL-14145] +- net: sched: do not offload flows with a helper in act_ct (Xin Long) [RHEL-14095] +- gve: Fix GFP flags when allocing pages (Izabela Bakollari) [2140229] +- ata: ahci: Add Intel Alder Lake-P AHCI controller to low power chipsets list (Tomas Henzl) [RHEL-10941] +- ata: ahci: Add Elkhart Lake AHCI controller (Tomas Henzl) [RHEL-10941] +- ata: ahci: add identifiers for ASM2116 series adapters (Tomas Henzl) [RHEL-10941] +- ata: ahci: print the lpm policy on boot (Tomas Henzl) [RHEL-10941] +- ata: libata-eh: Fix compilation warning in ata_eh_link_report() (Tomas Henzl) [RHEL-10941] +- ata: libata-core: Fix compilation warning in ata_dev_config_ncq() (Tomas Henzl) [RHEL-10941] +- ata: libata-core: Fix ata_port_request_pm() locking (Tomas Henzl) [RHEL-10941] +- ata: libata-scsi: ignore reserved bits for REPORT SUPPORTED OPERATION CODES (Tomas Henzl) [RHEL-10941] +- ata: libata-eh: do not thaw the port twice in ata_eh_reset() (Tomas Henzl) [RHEL-10941] +- ata: libata-eh: do not clear ATA_PFLAG_EH_PENDING in ata_eh_reset() (Tomas Henzl) [RHEL-10941] +- ata: libahci: clear pending interrupt status (Tomas Henzl) [RHEL-10941] +- ata: libata: disallow dev-initiated LPM transitions to unsupported states (Tomas Henzl) [RHEL-10941] +- ata: libata-core: Disable NCQ_TRIM on Micron 1100 drives (Tomas Henzl) [RHEL-10941] +- ata: libahci: fix parameter type of ahci_exec_polled_cmd() (Tomas Henzl) [RHEL-10941] +- ata: libata-scsi: fix timeout type in ata_scsi_park_store() (Tomas Henzl) [RHEL-10941] +- ata: fix debounce timings type (Tomas Henzl) [RHEL-10941] +- ata: libata-eh: fix reset timeout type (Tomas Henzl) [RHEL-10941] +- ata: libata-core: fix parameter types of ata_wait_register() (Tomas Henzl) [RHEL-10941] +- ata: libata-scsi: Avoid deadlock on rescan after device resume (Tomas Henzl) [RHEL-10941] +- ata: ahci_platform: Make code agnostic to OF/ACPI (Tomas Henzl) [RHEL-10941] +- ata: ahci: Cleanup ahci_reset_controller() (Tomas Henzl) [RHEL-10941] +- ata: Use of_property_read_reg() to parse "reg" (Tomas Henzl) [RHEL-10941] +- ata: libata-scsi: Use ata_ncq_supported in ata_scsi_dev_config() (Tomas Henzl) [RHEL-10941] +- ata: libata-eh: Use ata_ncq_enabled() in ata_eh_speed_down() (Tomas Henzl) [RHEL-10941] +- ata: libata-sata: Improve ata_change_queue_depth() (Tomas Henzl) [RHEL-10941] +- ata: libata-sata: Simplify ata_change_queue_depth() (Tomas Henzl) [RHEL-10941] +- ata: libata-eh: Clarify ata_eh_qc_retry() behavior at call site (Tomas Henzl) [RHEL-10941] +- ata: libata-scsi: Use correct device no in ata_find_dev() (Tomas Henzl) [RHEL-10941] +- scsi: ata: libata-scsi: Remove unnecessary !cmd checks (Tomas Henzl) [RHEL-10941] +- ata: libata-core: Simplify if condition in ata_dev_revalidate() (Tomas Henzl) [RHEL-10941] +- scsi: core: Allow libata to complete successful commands via EH (Tomas Henzl) [RHEL-10941] +- device property: Implement device_is_compatible() (Tomas Henzl) [RHEL-10941] +- device property: Introduce fwnode_device_is_compatible() helper (Tomas Henzl) [RHEL-10941] + +* Fri Dec 01 2023 Scott Weaver [5.14.0-394.el9] +- RDMA/core: Require admin capabilities to set system parameters (Kamal Heib) [RHEL-1030] +- RDMA/cma: Initialize ib_sa_multicast structure to 0 when join (Kamal Heib) [RHEL-1030] +- RDMA/core: Use size_{add,sub,mul}() in calls to struct_size() (Kamal Heib) [RHEL-1030] +- RDMA/cma: Fix truncation compilation warning in make_cma_ports (Kamal Heib) [RHEL-1030] +- RDMA/uverbs: Fix typo of sizeof argument (Kamal Heib) [RHEL-1030] +- RDMA/srp: Do not call scsi_done() from srp_abort() (Kamal Heib) [RHEL-1030] +- IB/uverbs: Fix an potential error pointer dereference (Kamal Heib) [RHEL-1030] +- scsi: RDMA/srp: Fix residual handling (Kamal Heib) [RHEL-1030] +- rdma: fix INFINIBAND_USER_ACCESS dependency (Kamal Heib) [RHEL-1030] +- neighbour: annotate lockless accesses to n->nud_state (Ivan Vecera) [RHEL-16999] +- RDMA/irdma: Add missing kernel-doc in irdma_setup_umode_qp() (Michal Schmidt) [RHEL-15684] +- RDMA/irdma: Drop unused kernel push code (Michal Schmidt) [RHEL-15684] +- RDMA: Remove unnecessary NULL values (Michal Schmidt) [RHEL-15684] +- RDMA/irdma: Replace one-element array with flexible-array member (Michal Schmidt) [RHEL-15684] +- RDMA/irdma: Remove unnecessary ternary operators (Michal Schmidt) [RHEL-15684] +- RDMA/irdma: Fix one kernel-doc comment (Michal Schmidt) [RHEL-15684] +- RDMA/irdma: Use HW specific minimum WQ size (Michal Schmidt) [RHEL-15684] +- RDMA/irdma: Allow accurate reporting on QP max send/recv WR (Michal Schmidt) [RHEL-15684] +- RDMA/irdma: Cleanup and rename irdma_netdev_vlan_ipv6() (Michal Schmidt) [RHEL-15684] +- RDMA/irdma: Add table based lookup for CQ pointer during an event (Michal Schmidt) [RHEL-15684] +- RDMA/irdma: Refactor error handling in create CQP (Michal Schmidt) [RHEL-15684] +- RDMA/irdma: Drop a local in irdma_sc_get_next_aeqe (Michal Schmidt) [RHEL-15684] +- RDMA/qedr: Remove duplicate assignments of va (Michal Schmidt) [RHEL-15684] +- RDMA/irdma: Fix building without IPv6 (Michal Schmidt) [RHEL-15684] +- RDMA/irdma: Implement egress VLAN priority (Michal Schmidt) [RHEL-15684] +- RDMA/qedr: Remove a duplicate assignment in irdma_query_ah() (Michal Schmidt) [RHEL-15684] +- RDMA/irdma: Report correct WC error (Michal Schmidt) [RHEL-15684] +- RDMA/irdma: Fix op_type reporting in CQEs (Michal Schmidt) [RHEL-15684] +- RDMA/irdma: Fix data race on CQP request done (Michal Schmidt) [RHEL-15684] +- RDMA/irdma: Fix data race on CQP completion stats (Michal Schmidt) [RHEL-15684] +- RDMA/irdma: Add missing read barriers (Michal Schmidt) [RHEL-15684] +- RDMA/irdma: avoid fortify-string warning in irdma_clr_wqes (Michal Schmidt) [RHEL-15684] +- RDMA/irdma: Move iw device ops initialization (Michal Schmidt) [RHEL-15684] +- RDMA/irdma: Return void from irdma_init_rdma_device() (Michal Schmidt) [RHEL-15684] +- RDMA/irdma: Return void from irdma_init_iw_device() (Michal Schmidt) [RHEL-15684] +- RDMA/irdma: Fix Local Invalidate fencing (Michal Schmidt) [RHEL-15684] +- RDMA/irdma: Prevent QP use after free (Michal Schmidt) [RHEL-15684] +- RDMA/irdma: Drop spurious WQ_UNBOUND from alloc_ordered_workqueue() call (Michal Schmidt) [RHEL-15684] +- RDMA/irdma: Slightly optimize irdma_form_ah_cm_frame() (Michal Schmidt) [RHEL-15684] +- RDMA/irdma: Refactor PBLE functions (Michal Schmidt) [RHEL-15684] +- RDMA/irdma: Change name of interrupts (Michal Schmidt) [RHEL-15684] +- RDMA/irdma: Refactor HW statistics (Michal Schmidt) [RHEL-15684] +- redhat: disable kunit by default (Nico Pache) [RHEL-5618] +- redhat: add new kunit tests (Nico Pache) [RHEL-5618] +- kunit: test: Fix the possible memory leak in executor_test (Nico Pache) [RHEL-5618] +- kunit: Fix possible memory leak in kunit_filter_suites() (Nico Pache) [RHEL-5618] +- kunit: Fix the wrong kfree of copy for kunit_filter_suites() (Nico Pache) [RHEL-5618] +- kunit: Fix missed memory release in kunit_free_suite_set() (Nico Pache) [RHEL-5618] +- drm/tests: Fix kunit_release_action ctx argument (Nico Pache) [RHEL-5618] +- drm/tests: Fix incorrect argument in drm_test_mm_insert_range (Nico Pache) [RHEL-5618] +- drm/tests: helpers: Avoid a driver uaf (Nico Pache) [RHEL-5618] +- kunit: replace KUNIT_TRIGGER_STATIC_STUB maro with KUNIT_STATIC_STUB_REDIRECT (Nico Pache) [RHEL-5618] +- kunit: test: Make filter strings in executor_test writable (Nico Pache) [RHEL-5618] +- kunit: Allow kunit test modules to use test filtering (Nico Pache) [RHEL-5618] +- kunit: Make 'list' action available to kunit test modules (Nico Pache) [RHEL-5618] +- kunit: Report the count of test suites in a module (Nico Pache) [RHEL-5618] +- drm/tests/drm_kunit_helpers: Place correct function name in the comment header (Nico Pache) [RHEL-5618] +- kunit: fix struct kunit_attr header (Nico Pache) [RHEL-5618] +- kunit: Fix possible memory leak in kunit_filter_suites() (Nico Pache) [RHEL-5618] +- kunit: Fix possible null-ptr-deref in kunit_parse_glob_filter() (Nico Pache) [RHEL-5618] +- kunit: Fix the wrong err path and add goto labels in kunit_filter_suites() (Nico Pache) [RHEL-5618] +- kunit: fix uninitialized variables bug in attributes filtering (Nico Pache) [RHEL-5618] +- kunit: fix possible memory leak in kunit_filter_suites() (Nico Pache) [RHEL-5618] +- kunit: fix wild-memory-access bug in kunit_filter_suites() (Nico Pache) [RHEL-5618] +- drm/tests: helpers: Create a helper to allocate an atomic state (Nico Pache) [RHEL-5618] +- drm/tests: helpers: Create a helper to allocate a locking ctx (Nico Pache) [RHEL-5618] +- drm/tests: probe-helper: Remove call to drm_kunit_helper_free_device() (Nico Pache) [RHEL-5618] +- drm/tests: modes: Remove call to drm_kunit_helper_free_device() (Nico Pache) [RHEL-5618] +- drm/tests: client-modeset: Remove call to drm_kunit_helper_free_device() (Nico Pache) [RHEL-5618] +- drm/tests: helpers: Switch to kunit actions (Nico Pache) [RHEL-5618] +- kunit: Add documentation of KUnit test attributes (Nico Pache) [RHEL-5618] +- kunit: add tests for filtering attributes (Nico Pache) [RHEL-5618] +- kunit: time: Mark test as slow using test attributes (Nico Pache) [RHEL-5618] +- kunit: memcpy: Mark tests as slow using test attributes (Nico Pache) [RHEL-5618] +- kunit: Add ability to filter attributes (Nico Pache) [RHEL-5618] +- kunit: Add module attribute (Nico Pache) [RHEL-5618] +- kunit: Add speed attribute (Nico Pache) [RHEL-5618] +- kunit: Add test attributes API structure (Nico Pache) [RHEL-5618] +- kunit: include debugfs header file (Nico Pache) [RHEL-5618] +- Documentation: kunit: Rename references to kunit_abort() (Nico Pache) [RHEL-5618] +- kunit: Move kunit_abort() call out of kunit_do_failed_assertion() (Nico Pache) [RHEL-5618] +- Documentation: Kunit: add MODULE_LICENSE to sample code (Nico Pache) [RHEL-5618] +- kunit: Update kunit_print_ok_not_ok function (Nico Pache) [RHEL-5618] +- kunit: Fix reporting of the skipped parameterized tests (Nico Pache) [RHEL-5618] +- kunit/test: Add example test showing parameterized testing (Nico Pache) [RHEL-5618] +- kunit: Fix obsolete name in documentation headers (func->action) (Nico Pache) [RHEL-5618] +- Documentation: kunit: Add usage notes for kunit_add_action() (Nico Pache) [RHEL-5618] +- kunit: kmalloc_array: Use kunit_add_action() (Nico Pache) [RHEL-5618] +- kunit: executor_test: Use kunit_add_action() (Nico Pache) [RHEL-5618] +- kunit: Add kunit_add_action() to defer a call until test exit (Nico Pache) [RHEL-5618] +- string: Add Kunit tests for strcat() family (Nico Pache) [RHEL-5618] +- kunit: example: Provide example exit functions (Nico Pache) [RHEL-5618] +- Documentation: kunit: Warn that exit functions run even if init fails (Nico Pache) [RHEL-5618] +- Documentation: kunit: Note that assertions should not be used in cleanup (Nico Pache) [RHEL-5618] +- kunit: Always run cleanup from a test kthread (Nico Pache) [RHEL-5618] +- Documentation: kunit: Modular tests should not depend on KUNIT=y (Nico Pache) [RHEL-5618] +- kunit: add tests for using current KUnit test field (Nico Pache) [RHEL-5618] +- Input: tests - modular KUnit tests should not depend on KUNIT=y (Nico Pache) [RHEL-5618] +- Input: tests - fix use-after-free and refcount underflow in input_test_exit() (Nico Pache) [RHEL-5618] +- Input: tests - fix input_test_match_device_id test (Nico Pache) [RHEL-5618] +- Input: Add KUnit tests for some of the input core helper functions (Nico Pache) [RHEL-5618] +- list: test: Test the klist structure (Nico Pache) [RHEL-5618] +- kunit: increase KUNIT_LOG_SIZE to 2048 bytes (Nico Pache) [RHEL-5618] +- kunit: Use gfp in kunit_alloc_resource() kernel-doc (Nico Pache) [RHEL-5618] +- drm/format-helper: Add Kunit tests for drm_fb_xrgb8888_to_mono() (Nico Pache) [RHEL-5618] +- kunit: fix bug of extra newline characters in debugfs logs (Nico Pache) [RHEL-5618] +- kunit: fix bug in the order of lines in debugfs logs (Nico Pache) [RHEL-5618] +- kunit: fix bug in debugfs logs of parameterized tests (Nico Pache) [RHEL-5618] +- s390/kprobes: fix current_kprobe never cleared after kprobes reenter (Nico Pache) [RHEL-5618] +- s390/kprobes: fix irq mask clobbering on kprobe reenter from post_handler (Nico Pache) [RHEL-5618] +- test_kprobes: Add recursed kprobe test case (Nico Pache) [RHEL-5618] +- kunit: Add printf attribute to fail_current_test_impl (Nico Pache) [RHEL-5618] +- lib/hashtable_test.c: add test for the hashtable structure (Nico Pache) [RHEL-5618] +- kunit: Expose 'static stub' API to redirect functions (Nico Pache) [RHEL-5618] +- kunit: Fix 'hooks.o' build by recursing into kunit (Nico Pache) [RHEL-5618] +- kunit: Add "hooks" to call into KUnit when it's built as a module (Nico Pache) [RHEL-5618] +- tools/testing/kunit/kunit.py: remove redundant double check (Nico Pache) [RHEL-5618] +- drm/format-helper: Use KUNIT_EXPECT_MEMEQ macro (Nico Pache) [RHEL-5618] +- kunit: fix bug in KUNIT_EXPECT_MEMEQ (Nico Pache) [RHEL-5618] +- kunit: memcpy: Split slow memcpy tests into MEMCPY_SLOW_KUNIT_TEST (Nico Pache) [RHEL-5618] +- kunit: Export kunit_running() (Nico Pache) [RHEL-5618] +- Documentation: kunit: Fix "How Do I Use This" / "Next Steps" sections (Nico Pache) [RHEL-5618] +- kunit: tool: don't include KTAP headers and the like in the test log (Nico Pache) [RHEL-5618] +- kunit: improve KTAP compliance of KUnit test output (Nico Pache) [RHEL-5618] +- kunit: tool: parse KTAP compliant test output (Nico Pache) [RHEL-5618] +- mm: slub: test: Use the kunit_get_current_test() function (Nico Pache) [RHEL-5618] +- kunit: Use the static key when retrieving the current test (Nico Pache) [RHEL-5618] +- kunit: Provide a static key to check if KUnit is actively running tests (Nico Pache) [RHEL-5618] +- kunit: tool: make --json do nothing if --raw_ouput is set (Nico Pache) [RHEL-5618] +- kunit: tool: tweak error message when no KTAP found (Nico Pache) [RHEL-5618] +- kunit: remove KUNIT_INIT_MEM_ASSERTION macro (Nico Pache) [RHEL-5618] +- Documentation: KUnit: make usage.rst a superset of tips.rst, remove duplication (Nico Pache) [RHEL-5618] +- kunit: eliminate KUNIT_INIT_*_ASSERT_STRUCT macros (Nico Pache) [RHEL-5618] +- mm/slub, kunit: add SLAB_SKIP_KFENCE flag for cache creation (Nico Pache) [RHEL-5618] +- siphash: Convert selftest to KUnit (Nico Pache) [RHEL-5618] +- string: Convert strscpy() self-test to KUnit (Nico Pache) [RHEL-5618] +- kunit: tool: print summary of failed tests if a few failed out of a lot (Nico Pache) [RHEL-5618] +- kunit: tool: make unit test not print parsed testdata to stdout (Nico Pache) [RHEL-5618] +- kunit/memcpy: Add dynamic size and window tests (Nico Pache) [RHEL-5618] +- kunit: remove unused structure definition (Nico Pache) [RHEL-5618] +- kunit: Add KUnit memory block assertions to the example_all_expect_macros_test (Nico Pache) [RHEL-5618] +- Documentation: Kunit: Update architecture.rst for minor fixes (Nico Pache) [RHEL-5618] +- kunit: log numbers in decimal and hex (Nico Pache) [RHEL-5618] +- Documentation: kunit: Update description of --alltests option (Nico Pache) [RHEL-5618] +- kunit: declare kunit_assert structs as const (Nico Pache) [RHEL-5618] +- kunit: make kunit_kfree(NULL) a no-op to match kfree() (Nico Pache) [RHEL-5618] +- kunit: make kunit_kfree() not segfault on invalid inputs (Nico Pache) [RHEL-5618] +- kunit: make kunit_kfree() only work on pointers from kunit_malloc() and friends (Nico Pache) [RHEL-5618] +- kunit: drop test pointer in string_stream_fragment (Nico Pache) [RHEL-5618] +- kunit: alloc_string_stream_fragment error handling bug fix (Nico Pache) [RHEL-5618] +- kunit: update NULL vs IS_ERR() tests (Nico Pache) [RHEL-5618] +- kunit: string-stream: Simplify resource use (Nico Pache) [RHEL-5618] +- Documentation: Kunit: Use full path to .kunitconfig (Nico Pache) [RHEL-5618] +- lib: stackinit: update reference to kunit-tool (Nico Pache) [RHEL-5618] +- lib: overflow: update reference to kunit-tool (Nico Pache) [RHEL-5618] +- Documentation: KUnit: update links in the index page (Nico Pache) [RHEL-5618] +- Documentation: KUnit: add intro to the getting-started page (Nico Pache) [RHEL-5618] +- Documentation: KUnit: Reword start guide for selecting tests (Nico Pache) [RHEL-5618] +- Documentation: KUnit: add note about mrproper in start.rst (Nico Pache) [RHEL-5618] +- Documentation: KUnit: avoid repeating "kunit.py run" in start.rst (Nico Pache) [RHEL-5618] +- Documentation: KUnit: remove duplicated docs for kunit_tool (Nico Pache) [RHEL-5618] +- kunit: no longer call module_info(test, "Y") for kunit modules (Nico Pache) [RHEL-5618] +- kunit: add kunit.enable to enable/disable KUnit test (Nico Pache) [RHEL-5618] +- perf tests: Ignore shellcheck warning in lock_contention (Michael Petlan) [RHEL-8649] +- perf test lock_contention.sh: Skip test if not enough CPUs (Michael Petlan) [RHEL-8649] +- perf test stat+shadow_stat.sh: Add threshold for rounding errors (Michael Petlan) [RHEL-8642] +- audit: don't WARN_ON_ONCE(!current->mm) in audit_exe_compare() (Artem Savkov) [RHEL-15286] +- audit: don't take task_lock() in audit_exe_compare() code path (Artem Savkov) [RHEL-15286] + +* Thu Nov 30 2023 Scott Weaver [5.14.0-393.el9] +- xfs: fix logdev fsmap query result filtering (Bill O'Donnell) [RHEL-2002] +- xfs: fix integer overflows in the fsmap rtbitmap and logdev backends (Bill O'Donnell) [RHEL-2002] +- xfs: fix an agbno overflow in __xfs_getfsmap_datadev (Bill O'Donnell) [RHEL-2002] +- xfs: fix interval filtering in multi-step fsmap queries (Bill O'Donnell) [RHEL-2002] +- xfs: don't reverse order of items in bulk AIL insertion (Bill O'Donnell) [RHEL-2002] +- xfs: don't deplete the reserve pool when trying to shrink the fs (Bill O'Donnell) [RHEL-2002] +- xfs: collect errors from inodegc for unlinked inode recovery (Bill O'Donnell) [RHEL-2002] +- xfs: fix bounds check in xfs_defer_agfl_block() (Bill O'Donnell) [RHEL-2002] +- xfs: validate block number being freed before adding to xefi (Bill O'Donnell) [RHEL-2002] +- xfs: validity check agbnos on the AGFL (Bill O'Donnell) [RHEL-2002] +- xfs: fix agf/agfl verification on v4 filesystems (Bill O'Donnell) [RHEL-2002] +- xfs: fix double xfs_perag_rele() in xfs_filestream_pick_ag() (Bill O'Donnell) [RHEL-2002] +- xfs: defered work could create precommits (Bill O'Donnell) [RHEL-2002] +- xfs: buffer pins need to hold a buffer reference (Bill O'Donnell) [RHEL-2002] +- xfs: fix AGF vs inode cluster buffer deadlock (Bill O'Donnell) [RHEL-2002] +- xfs: restore allocation trylock iteration (Bill O'Donnell) [RHEL-2002] +- xfs: fix xfs_inodegc_stop racing with mod_delayed_work (Bill O'Donnell) [RHEL-2002] +- xfs: explicitly specify cpu when forcing inodegc delayed work to run immediately (Bill O'Donnell) [RHEL-2002] +- xfs: set bnobt/cntbt numrecs correctly when formatting new AGs (Bill O'Donnell) [RHEL-2002] +- xfs: don't unconditionally null args->pag in xfs_bmap_btalloc_at_eof (Bill O'Donnell) [RHEL-2002] +- xfs: fix livelock in delayed allocation at ENOSPC (Bill O'Donnell) [RHEL-2002] +- xfs: don't consider future format versions valid (Bill O'Donnell) [RHEL-2002] +- xfs: xfs_iget in the directory scrubber needs to use UNTRUSTED (Bill O'Donnell) [RHEL-2002] +- xfs: always scrub record/key order of interior records (Bill O'Donnell) [RHEL-2002] +- xfs: fix rm_offset flag handling in rmap keys (Bill O'Donnell) [RHEL-2002] +- xfs: fix mismerged tracepoints (Bill O'Donnell) [RHEL-2002] +- xfs: clear incore AGFL_RESET state if it's not needed (Bill O'Donnell) [RHEL-2002] +- xfs: pass the correct cursor to xfs_iomap_prealloc_size (Bill O'Donnell) [RHEL-2002] +- xfs: test dir/attr hash when loading module (Bill O'Donnell) [RHEL-2002] +- xfs: add tracepoints for each of the externally visible allocators (Bill O'Donnell) [RHEL-2002] +- xfs: walk all AGs if TRYLOCK passed to xfs_alloc_vextent_iterate_ags (Bill O'Donnell) [RHEL-2002] +- xfs: try to idiot-proof the allocators (Bill O'Donnell) [RHEL-2002] +- xfs: quotacheck failure can race with background inode inactivation (Bill O'Donnell) [RHEL-2002] +- xfs: restore old agirotor behavior (Bill O'Donnell) [RHEL-2002] +- xfs: fix uninitialized variable access (Bill O'Donnell) [RHEL-2002] +- xfs: refactor the filestreams allocator pick functions (Bill O'Donnell) [RHEL-2002] +- xfs: return a referenced perag from filestreams allocator (Bill O'Donnell) [RHEL-2002] +- xfs: pass perag to filestreams tracing (Bill O'Donnell) [RHEL-2002] +- xfs: use for_each_perag_wrap in xfs_filestream_pick_ag (Bill O'Donnell) [RHEL-2002] +- xfs: track an active perag reference in filestreams (Bill O'Donnell) [RHEL-2002] +- xfs: factor out MRU hit case in xfs_filestream_select_ag (Bill O'Donnell) [RHEL-2002] +- xfs: remove xfs_filestream_select_ag() longest extent check (Bill O'Donnell) [RHEL-2002] +- xfs: merge new filestream AG selection into xfs_filestream_select_ag() (Bill O'Donnell) [RHEL-2002] +- xfs: merge filestream AG lookup into xfs_filestream_select_ag() (Bill O'Donnell) [RHEL-2002] +- xfs: move xfs_bmap_btalloc_filestreams() to xfs_filestreams.c (Bill O'Donnell) [RHEL-2002] +- xfs: use xfs_bmap_longest_free_extent() in filestreams (Bill O'Donnell) [RHEL-2002] +- xfs: get rid of notinit from xfs_bmap_longest_free_extent (Bill O'Donnell) [RHEL-2002] +- xfs: factor out filestreams from xfs_bmap_btalloc_nullfb (Bill O'Donnell) [RHEL-2002] +- xfs: convert trim to use for_each_perag_range (Bill O'Donnell) [RHEL-2002] +- xfs: convert xfs_alloc_vextent_iterate_ags() to use perag walker (Bill O'Donnell) [RHEL-2002] +- xfs: move the minimum agno checks into xfs_alloc_vextent_check_args (Bill O'Donnell) [RHEL-2002] +- xfs: fold xfs_alloc_ag_vextent() into callers (Bill O'Donnell) [RHEL-2002] +- xfs: move allocation accounting to xfs_alloc_vextent_set_fsbno() (Bill O'Donnell) [RHEL-2002] +- xfs: introduce xfs_alloc_vextent_prepare() (Bill O'Donnell) [RHEL-2002] +- xfs: introduce xfs_alloc_vextent_exact_bno() (Bill O'Donnell) [RHEL-2002] +- xfs: introduce xfs_alloc_vextent_near_bno() (Bill O'Donnell) [RHEL-2002] +- xfs: use xfs_alloc_vextent_start_bno() where appropriate (Bill O'Donnell) [RHEL-2002] +- xfs: use xfs_alloc_vextent_first_ag() where appropriate (Bill O'Donnell) [RHEL-2002] +- xfs: factor xfs_bmap_btalloc() (Bill O'Donnell) [RHEL-2002] +- xfs: use xfs_alloc_vextent_this_ag() where appropriate (Bill O'Donnell) [RHEL-2002] +- xfs: combine __xfs_alloc_vextent_this_ag and xfs_alloc_ag_vextent (Bill O'Donnell) [RHEL-2002] +- xfs: factor xfs_alloc_vextent_this_ag() for _iterate_ags() (Bill O'Donnell) [RHEL-2002] +- xfs: rework xfs_alloc_vextent() (Bill O'Donnell) [RHEL-2002] +- xfs: introduce xfs_for_each_perag_wrap() (Bill O'Donnell) [RHEL-2002] +- xfs: perags need atomic operational state (Bill O'Donnell) [RHEL-2002] +- xfs: convert xfs_ialloc_next_ag() to an atomic (Bill O'Donnell) [RHEL-2002] +- xfs: inobt can use perags in many more places than it does (Bill O'Donnell) [RHEL-2002] +- xfs: use active perag references for inode allocation (Bill O'Donnell) [RHEL-2002] +- xfs: convert xfs_imap() to take a perag (Bill O'Donnell) [RHEL-2002] +- xfs: rework the perag trace points to be perag centric (Bill O'Donnell) [RHEL-2002] +- xfs: active perag reference counting (Bill O'Donnell) [RHEL-2002] +- xfs: don't assert fail on transaction cancel with deferred ops (Bill O'Donnell) [RHEL-2002] +- xfs: t_firstblock is tracking AGs not blocks (Bill O'Donnell) [RHEL-2002] +- xfs: drop firstblock constraints from allocation setup (Bill O'Donnell) [RHEL-2002] +- xfs: prefer free inodes at ENOSPC over chunk allocation (Bill O'Donnell) [RHEL-2002] +- xfs: fix low space alloc deadlock (Bill O'Donnell) [RHEL-2002] +- xfs: revert commit 8954c44ff477 (Bill O'Donnell) [RHEL-2002] +- xfs: make kobj_type structures constant (Bill O'Donnell) [RHEL-2002] +- xfs: fix confusing variable names in xfs_refcount_item.c (Bill O'Donnell) [RHEL-2002] +- xfs: pass refcount intent directly through the log intent code (Bill O'Donnell) [RHEL-2002] +- xfs: fix confusing variable names in xfs_rmap_item.c (Bill O'Donnell) [RHEL-2002] +- xfs: pass rmap space mapping directly through the log intent code (Bill O'Donnell) [RHEL-2002] +- xfs: fix confusing xfs_extent_item variable names (Bill O'Donnell) [RHEL-2002] +- xfs: pass xfs_extent_free_item directly through the log intent code (Bill O'Donnell) [RHEL-2002] +- xfs: fix confusing variable names in xfs_bmap_item.c (Bill O'Donnell) [RHEL-2002] +- xfs: pass the xfs_bmbt_irec directly through the log intent code (Bill O'Donnell) [RHEL-2002] +- xfs: use strscpy() to instead of strncpy() (Bill O'Donnell) [RHEL-2002] +- xfs: fix extent busy updating (Bill O'Donnell) [RHEL-2002] +- xfs: xfs_qm: remove unnecessary ‘0’ values from error (Bill O'Donnell) [RHEL-2002] +- xfs: Fix deadlock on xfs_inodegc_worker (Bill O'Donnell) [RHEL-2002] +- xfs: make xfs_iomap_page_ops static (Bill O'Donnell) [RHEL-2002] +- xfs: don't assert if cmap covers imap after cycling lock (Bill O'Donnell) [RHEL-2002] +- xfs: dquot shrinker doesn't check for XFS_DQFLAG_FREEING (Bill O'Donnell) [RHEL-2002] +- xfs: Remove duplicated include in xfs_iomap.c (Bill O'Donnell) [RHEL-2002] +- xfs: invalidate xfs_bufs when allocating cow extents (Bill O'Donnell) [RHEL-2002] +- xfs: fix super block buf log item UAF during force shutdown (Bill O'Donnell) [RHEL-2002] +- xfs: attach dquots to inode before reading data/cow fork mappings (Bill O'Donnell) [RHEL-2002] +- xfs: shut up -Wuninitialized in xfsaild_push (Bill O'Donnell) [RHEL-2002] +- xfs: use memcpy, not strncpy, to format the attr prefix during listxattr (Bill O'Donnell) [RHEL-2002] +- xfs: invalidate block device page cache during unmount (Bill O'Donnell) [RHEL-2002] +- xfs: add debug knob to slow down write for fun (Bill O'Donnell) [RHEL-2002] +- xfs: add debug knob to slow down writeback for fun (Bill O'Donnell) [RHEL-2002] +- xfs: Print XFS UUID on mount and umount events. (Bill O'Donnell) [RHEL-2002] +- xfs: check inode core when scrubbing metadata files (Bill O'Donnell) [RHEL-2002] +- xfs: don't warn about files that are exactly s_maxbytes long (Bill O'Donnell) [RHEL-2002] +- xfs: teach scrub to flag non-extents format cow forks (Bill O'Donnell) [RHEL-2002] +- xfs: check that CoW fork extents are not shared (Bill O'Donnell) [RHEL-2002] +- xfs: check quota files for unwritten extents (Bill O'Donnell) [RHEL-2002] +- xfs: block map scrub should handle incore delalloc reservations (Bill O'Donnell) [RHEL-2002] +- xfs: teach scrub to check for adjacent bmaps when rmap larger than bmap (Bill O'Donnell) [RHEL-2002] +- xfs: fix perag loop in xchk_bmap_check_rmaps (Bill O'Donnell) [RHEL-2002] +- xfs: online checking of the free rt extent count (Bill O'Donnell) [RHEL-2002] +- xfs: skip fscounters comparisons when the scan is incomplete (Bill O'Donnell) [RHEL-2002] +- xfs: don't return -EFSCORRUPTED from repair when resources cannot be grabbed (Bill O'Donnell) [RHEL-2002] +- xfs: don't retry repairs harder when EAGAIN is returned (Bill O'Donnell) [RHEL-2002] +- xfs: fix return code when fatal signal encountered during dquot scrub (Bill O'Donnell) [RHEL-2002] +- xfs: return EINTR when a fatal signal terminates scrub (Bill O'Donnell) [RHEL-2002] +- xfs: pivot online scrub away from kmem.[ch] (Bill O'Donnell) [RHEL-2002] +- xfs: standardize GFP flags usage in online scrub (Bill O'Donnell) [RHEL-2002] +- xfs: make AGFL repair function avoid crosslinked blocks (Bill O'Donnell) [RHEL-2002] +- xfs: log the AGI/AGF buffers when rolling transactions during an AG repair (Bill O'Donnell) [RHEL-2002] +- xfs: don't track the AGFL buffer in the scrub AG context (Bill O'Donnell) [RHEL-2002] +- xfs: fully initialize xfs_da_args in xchk_directory_blocks (Bill O'Donnell) [RHEL-2002] +- xfs: rename XFS_REFC_COW_START to _COWFLAG (Bill O'Donnell) [RHEL-2002] +- xfs: fix agblocks check in the cow leftover recovery function (Bill O'Donnell) [RHEL-2002] +- xfs: check record domain when accessing refcount records (Bill O'Donnell) [RHEL-2002] +- xfs: remove XFS_FIND_RCEXT_SHARED and _COW (Bill O'Donnell) [RHEL-2002] +- xfs: refactor domain and refcount checking (Bill O'Donnell) [RHEL-2002] +- xfs: report refcount domain in tracepoints (Bill O'Donnell) [RHEL-2002] +- xfs: track cow/shared record domains explicitly in xfs_refcount_irec (Bill O'Donnell) [RHEL-2002] +- xfs: refactor refcount record usage in xchk_refcountbt_rec (Bill O'Donnell) [RHEL-2002] +- xfs: move _irec structs to xfs_types.h (Bill O'Donnell) [RHEL-2002] +- xfs: check deferred refcount op continuation parameters (Bill O'Donnell) [RHEL-2002] +- xfs: create a predicate to verify per-AG extents (Bill O'Donnell) [RHEL-2002] +- xfs: make sure aglen never goes negative in xfs_refcount_adjust_extents (Bill O'Donnell) [RHEL-2002] +- xfs: dump corrupt recovered log intent items to dmesg consistently (Bill O'Donnell) [RHEL-2002] +- xfs: actually abort log recovery on corrupt intent-done log items (Bill O'Donnell) [RHEL-2002] +- xfs: refactor all the EFI/EFD log item sizeof logic (Bill O'Donnell) [RHEL-2002] +- xfs: fix memcpy fortify errors in EFI log format copying (Bill O'Donnell) [RHEL-2002] +- xfs: fix memcpy fortify errors in RUI log format copying (Bill O'Donnell) [RHEL-2002] +- xfs: fix memcpy fortify errors in CUI log format copying (Bill O'Donnell) [RHEL-2002] +- xfs: fix memcpy fortify errors in BUI log format copying (Bill O'Donnell) [RHEL-2002] +- xfs: fix validation in attr log item recovery (Bill O'Donnell) [RHEL-2002] +- xfs: increase rename inode reservation (Bill O'Donnell) [RHEL-2002] +- xfs: remove redundant pointer lip (Bill O'Donnell) [RHEL-2002] +- xfs: fix exception caused by unexpected illegal bestcount in leaf dir (Bill O'Donnell) [RHEL-2002] +- xfs: avoid a UAF when log intent item recovery fails (Bill O'Donnell) [RHEL-2002] +- xfs: rearrange the logic and remove the broken comment for xfs_dir2_isxx (Bill O'Donnell) [RHEL-2002] +- xfs: trim the mapp array accordingly in xfs_da_grow_inode_int (Bill O'Donnell) [RHEL-2002] +- xfs: do not need to check return value of xlog_kvmalloc() (Bill O'Donnell) [RHEL-2002] +- xfs: remove xfs_setattr_time() declaration (Bill O'Donnell) [RHEL-2002] +- xfs: Remove the unneeded result variable (Bill O'Donnell) [RHEL-2002] +- xfs: missing space in xfs trace log (Bill O'Donnell) [RHEL-2002] +- xfs: simplify if-else condition in xfs_reflink_trim_around_shared (Bill O'Donnell) [RHEL-2002] +- xfs: simplify if-else condition in xfs_validate_new_dalign (Bill O'Donnell) [RHEL-2002] +- xfs: replace unnecessary seq_printf with seq_puts (Bill O'Donnell) [RHEL-2002] +- xfs: clean up "%%Ld/%%Lu" which doesn't meet C standard (Bill O'Donnell) [RHEL-2002] +- xfs: remove redundant else for clean code (Bill O'Donnell) [RHEL-2002] +- xfs: remove the redundant word in comment (Bill O'Donnell) [RHEL-2002] +- powerpc/code-patching: Speed up page mapping/unmapping (Audra Mitchell) [RHEL-8585] +- powerpc/code-patching: Don't call is_vmalloc_or_module_addr() without CONFIG_MODULES (Audra Mitchell) [RHEL-8585] +- powerpc/code-patching: Pre-map patch area (Audra Mitchell) [RHEL-8585] +- arm64/syscall: Remove duplicate declaration (Mark Salter) [RHEL-2421] +- arm64: sme: Use STR P to clear FFR context field in streaming SVE mode (Mark Salter) [RHEL-2421] +- arm64: Document boot requirements for PIE (Mark Salter) [RHEL-2421] +- arm64: enable Permission Indirection Extension (PIE) (Mark Salter) [RHEL-2421] +- arm64: add encodings of PIRx_ELx registers (Mark Salter) [RHEL-2421] +- arm64: reorganise PAGE_/PROT_ macros (Mark Salter) [RHEL-2421] +- arm64: add PTE_WRITE to PROT_SECT_NORMAL (Mark Salter) [RHEL-2421] +- arm64: add PTE_UXN/PTE_WRITE to SWAPPER_*_FLAGS (Mark Salter) [RHEL-2421] +- arm64/mm: Drop ARM64_KERNEL_USES_PMD_MAPS (Mark Salter) [RHEL-2421] +- arm64: mm: handle ARM64_KERNEL_USES_PMD_MAPS in vmemmap_populate() (Mark Salter) [RHEL-2421] +- arm64: kernel: remove SHF_WRITE|SHF_EXECINSTR from .idmap.text (Mark Salter) [RHEL-2421] +- arm64: fix .idmap.text assertion for large kernels (Mark Salter) [RHEL-2421] +- efi: arm64: enter with MMU and caches enabled (Mark Salter) [RHEL-2421] +- pid: Introduce helper task_is_in_init_pid_ns() (Mark Salter) [RHEL-2421] +- redhat: configs: Enable coresight TRBE workarounds (Mark Salter) [RHEL-2421] +- arm64: lockdep: enable checks for held locks when returning to userspace (Mark Salter) [RHEL-2421] +- arm64/sysreg: Convert TRBIDR_EL1 register to automatic generation (Mark Salter) [RHEL-2421] +- arm64/sysreg: Convert TRBTRG_EL1 register to automatic generation (Mark Salter) [RHEL-2421] +- arm64/sysreg: Convert TRBMAR_EL1 register to automatic generation (Mark Salter) [RHEL-2421] +- arm64/sysreg: Convert TRBSR_EL1 register to automatic generation (Mark Salter) [RHEL-2421] +- arm64/sysreg: Convert TRBBASER_EL1 register to automatic generation (Mark Salter) [RHEL-2421] +- arm64/sysreg: Convert TRBPTR_EL1 register to automatic generation (Mark Salter) [RHEL-2421] +- arm64/sysreg: Convert TRBLIMITR_EL1 register to automatic generation (Mark Salter) [RHEL-2421] +- arm64/sysreg: Rename TRBIDR_EL1 fields per auto-gen tools format (Mark Salter) [RHEL-2421] +- arm64/sysreg: Rename TRBTRG_EL1 fields per auto-gen tools format (Mark Salter) [RHEL-2421] +- arm64/sysreg: Rename TRBMAR_EL1 fields per auto-gen tools format (Mark Salter) [RHEL-2421] +- arm64/sysreg: Rename TRBSR_EL1 fields per auto-gen tools format (Mark Salter) [RHEL-2421] +- arm64/sysreg: Rename TRBBASER_EL1 fields per auto-gen tools format (Mark Salter) [RHEL-2421] +- arm64/sysreg: Rename TRBPTR_EL1 fields per auto-gen tools format (Mark Salter) [RHEL-2421] +- arm64/sysreg: Rename TRBLIMITR_EL1 fields per auto-gen tools format (Mark Salter) [RHEL-2421] +- coresight: cpu-debug: Replace mutex with mutex_trylock on panic notifier (Mark Salter) [RHEL-2421] +- coresight: core: Fix coresight device probe failure issue (Mark Salter) [RHEL-2421] +- coresight: etm4x: Cleanup TRCRSCTLRn register accesses (Mark Salter) [RHEL-2421] +- coresight: etm4x: Cleanup TRCBBCTLR register accesses (Mark Salter) [RHEL-2421] +- coresight: etm4x: Cleanup TRCSSPCICRn register accesses (Mark Salter) [RHEL-2421] +- coresight: etm4x: Cleanup TRCSSCCRn and TRCSSCSRn register accesses (Mark Salter) [RHEL-2421] +- coresight: etm4x: Cleanup TRCACATRn register accesses (Mark Salter) [RHEL-2421] +- coresight: etm3x: Cleanup ETMTECR1 register accesses (Mark Salter) [RHEL-2421] +- coresight: etm4x: Cleanup TRCVICTLR register accesses (Mark Salter) [RHEL-2421] +- coresight: etm4x: Cleanup TRCSTALLCTLR register accesses (Mark Salter) [RHEL-2421] +- coresight: etm4x: Cleanup TRCEVENTCTL1R register accesses (Mark Salter) [RHEL-2421] +- coresight: etm4x: Cleanup TRCCONFIGR register accesses (Mark Salter) [RHEL-2421] +- coresight: etm4x: Cleanup TRCIDR5 register accesses (Mark Salter) [RHEL-2421] +- coresight: etm4x: Cleanup TRCIDR4 register accesses (Mark Salter) [RHEL-2421] +- coresight: etm4x: Cleanup TRCIDR3 register accesses (Mark Salter) [RHEL-2421] +- coresight: etm4x: Cleanup TRCIDR2 register accesses (Mark Salter) [RHEL-2421] +- coresight: etm4x: Cleanup TRCIDR0 register accesses (Mark Salter) [RHEL-2421] +- coresight: Drop unused 'none' enum value for each component (Mark Salter) [RHEL-2421] +- coresight: etm3x: Don't trace PID for non-root PID namespace (Mark Salter) [RHEL-2421] +- coresight: etm4x: Don't trace PID for non-root PID namespace (Mark Salter) [RHEL-2421] +- coresight: etm4x: Don't use virtual contextID for non-root PID namespace (Mark Salter) [RHEL-2421] +- coresight: etm4x: Add lock for reading virtual context ID comparator (Mark Salter) [RHEL-2421] +- coresight: trbe: Move check for kernel page table isolation from EL0 to probe (Mark Salter) [RHEL-2421] +- coresight: no-op refactor to make INSTP0 check more idiomatic (Mark Salter) [RHEL-2421] +- hwtracing: coresight: Replace acpi_bus_get_device() (Mark Salter) [RHEL-2421] +- coresight: Fix TRCCONFIGR.QE sysfs interface (Mark Salter) [RHEL-2421] +- coresight: trbe: Work around the trace data corruption (Mark Salter) [RHEL-2421] +- coresight: trbe: Work around the invalid prohibited states (Mark Salter) [RHEL-2421] +- coresight: trbe: Work around the ignored system register writes (Mark Salter) [RHEL-2421] +- arm64: xor-neon: mark xor_arm64_neon_*() static (Mark Salter) [RHEL-2421] +- lib/xor: make xor prototypes more friendly to compiler vectorization (Mark Salter) [RHEL-2421] +- arm64: Fix label placement in record_mmu_state() (Mark Salter) [RHEL-2421] +- arm64: head: Switch endianness before populating the ID map (Mark Salter) [RHEL-2421] +- arm64: kprobes: Drop ID map text from kprobes blacklist (Mark Salter) [RHEL-2421] +- redhat: arm64: Enable workaround for ARM Cortex-A520 erratum 2966298 (Mark Salter) [RHEL-2421] +- arm64: errata: Add Cortex-A520 speculative unprivileged load workaround (Mark Salter) [RHEL-2421] +- arm64: Add Cortex-A520 CPU part definition (Mark Salter) [RHEL-2421] +- perf/arm-cmn: Fix the unhandled overflow status of counter 4 to 7 (Mark Salter) [RHEL-2421] +- arm64: Document missing userspace visible fields in ID_AA64ISAR2_EL1 (Mark Salter) [RHEL-2421] +- arm64/hbc: Document HWCAP2_HBC (Mark Salter) [RHEL-2421] +- arm64/sme: Include ID_AA64PFR1_EL1.SME in cpu-feature-registers.rst (Mark Salter) [RHEL-2421] +- arm64: cpufeature: Fix CLRBHB and BC detection (Mark Salter) [RHEL-2421] +- arm64: csum: Fix OoB access in IP checksum code for negative lengths (Mark Salter) [RHEL-2421] +- arm64: Add feature detection for fine grained traps (Mark Salter) [RHEL-2421] +- arm64: Add HDFGRTR_EL2 and HDFGWTR_EL2 layouts (Mark Salter) [RHEL-2421] +- arm64: Add missing BRB/CFP/DVP/CPP instructions (Mark Salter) [RHEL-2421] +- arm64: Add debug registers affected by HDFGxTR_EL2 (Mark Salter) [RHEL-2421] +- arm64: Add AT operation encodings (Mark Salter) [RHEL-2421] +- arm64: Add TLBI operation encodings (Mark Salter) [RHEL-2421] +- arm64: Add missing DC ZVA/GVA/GZVA encodings (Mark Salter) [RHEL-2421] +- arm64: Add missing ERX*_EL1 encodings (Mark Salter) [RHEL-2421] +- arm64: Add missing VA CMO encodings (Mark Salter) [RHEL-2421] +- arm64: mte: simplify swap tag restoration logic (Mark Salter) [RHEL-2421] +- arm64: insn: Add encoders for LDRSB/LDRSH/LDRSW (Mark Salter) [RHEL-2421] +- clocksource/drivers/arm_arch_timer: Disable timer before programming CVAL (Mark Salter) [RHEL-2421] +- arm64/sysreg: Fix broken strncpy() -> strscpy() conversion (Mark Salter) [RHEL-2421] +- arm64/sysreg: refactor deprecated strncpy (Mark Salter) [RHEL-2421] +- arm64: sysreg: Generate C compiler warnings on {read,write}_sysreg_s arguments (Mark Salter) [RHEL-2421] +- arm64: sdei: abort running SDEI handlers during crash (Mark Salter) [RHEL-2421] +- arm64: syscall: unmask DAIF for tracing status (Mark Salter) [RHEL-2421] +- arm64: Explicitly include correct DT includes (Mark Salter) [RHEL-2421] +- arm64/Kconfig: Sort the RCpc feature under the ARMv8.3 features menu (Mark Salter) [RHEL-2421] +- arm64/ptrace: Clean up error handling path in sve_set_common() (Mark Salter) [RHEL-2421] +- ARM: 9316/1: hw_breakpoint: fix single-stepping when using bpf_overflow_handler (Mark Salter) [RHEL-2421] +- arm64: syscall: unmask DAIF earlier for SVCs (Mark Salter) [RHEL-2421] +- arm64/fpsimd: Only provide the length to cpufeature for xCR registers (Mark Salter) [RHEL-2421] +- arm64: add HWCAP for FEAT_HBC (hinted conditional branches) (Mark Salter) [RHEL-2421] +- arm64/cpufeature: Use ARM64_CPUID_FIELD() to match EVT (Mark Salter) [RHEL-2421] +- arm64/ptrace: Ensure that the task sees ZT writes on first use (Mark Salter) [RHEL-2421] +- arm64/ptrace: Ensure that SME is set up for target when writing SSVE state (Mark Salter) [RHEL-2421] +- arm64/fpsimd: Sync and zero pad FPSIMD state for streaming SVE (Mark Salter) [RHEL-2421] +- arm64/fpsimd: Sync FPSIMD state with SVE for SME only systems (Mark Salter) [RHEL-2421] +- arm64/ptrace: Don't enable SVE when setting streaming SVE (Mark Salter) [RHEL-2421] +- arm64/ptrace: Flush FP state when setting ZT0 (Mark Salter) [RHEL-2421] +- arm64/fpsimd: Clear SME state in the target task when setting the VL (Mark Salter) [RHEL-2421] +- arm64/sme: Set new vector length before reallocating (Mark Salter) [RHEL-2421] +- arm64/fpsimd: Ensure SME storage is allocated after SVE VL changes (Mark Salter) [RHEL-2421] +- arm64: Fix HFGxTR_EL2 field naming (Mark Salter) [RHEL-2421] +- bpf, arm64: Fix BTI type used for freplace attached functions (Mark Salter) [RHEL-2421] +- arm64/cpucaps: increase string width to properly format cpucaps.h (Mark Salter) [RHEL-2421] +- arm64/cpufeature: Use helper for ECV CNTPOFF cpufeature (Mark Salter) [RHEL-2421] +- Documentation/arm64: Update ACPI tables from BBR (Mark Salter) [RHEL-2421] +- Documentation/arm64: Update references in arm-acpi (Mark Salter) [RHEL-2421] +- Documentation/arm64: Update ARM and arch reference (Mark Salter) [RHEL-2421] +- arm64/sysreg: Convert OSECCR_EL1 to automatic generation (Mark Salter) [RHEL-2421] +- arm64/sysreg: Convert OSDTRTX_EL1 to automatic generation (Mark Salter) [RHEL-2421] +- arm64/sysreg: Convert OSDTRRX_EL1 to automatic generation (Mark Salter) [RHEL-2421] +- arm64/sysreg: Convert OSLAR_EL1 to automatic generation (Mark Salter) [RHEL-2421] +- arm64/sysreg: Standardise naming of bitfield constants in OSL[AS]R_EL1 (Mark Salter) [RHEL-2421] +- arm64/sysreg: Convert MDSCR_EL1 to automatic register generation (Mark Salter) [RHEL-2421] +- arm64/sysreg: Convert MDCCINT_EL1 to automatic register generation (Mark Salter) [RHEL-2421] +- arm64: cpufeature: fold cpus_set_cap() into update_cpu_capabilities() (Mark Salter) [RHEL-2421] +- arm64: cpufeature: use cpucap naming (Mark Salter) [RHEL-2421] +- arm64: alternatives: use cpucap naming (Mark Salter) [RHEL-2421] +- arm64: standardise cpucap bitmap names (Mark Salter) [RHEL-2421] +- arm64: cpufeature: add Permission Indirection Extension cpucap (Mark Salter) [RHEL-2421] +- arm64: cpufeature: add TCR2 cpucap (Mark Salter) [RHEL-2421] +- arm64: cpufeature: add system register ID_AA64MMFR3 (Mark Salter) [RHEL-2421] +- arm64/sysreg: add PIR*_ELx registers (Mark Salter) [RHEL-2421] +- arm64/sysreg: update HCRX_EL2 register (Mark Salter) [RHEL-2421] +- arm64/sysreg: add system registers TCR2_ELx (Mark Salter) [RHEL-2421] +- arm64/sysreg: Add ID register ID_AA64MMFR3 (Mark Salter) [RHEL-2421] +- arm64: mops: allow disabling MOPS from the kernel command line (Mark Salter) [RHEL-2421] +- arm64: mops: detect and enable FEAT_MOPS (Mark Salter) [RHEL-2421] +- arm64: mops: handle single stepping after MOPS exception (Mark Salter) [RHEL-2421] +- arm64: mops: handle MOPS exceptions (Mark Salter) [RHEL-2421] +- arm64: mops: document boot requirements for MOPS (Mark Salter) [RHEL-2421] +- arm64: cpufeature: detect FEAT_HCX (Mark Salter) [RHEL-2421] +- arm64/esr: Add decode of ISS2 to data abort reporting (Mark Salter) [RHEL-2421] +- arm64/esr: Use GENMASK() for the ISS mask (Mark Salter) [RHEL-2421] +- arm64: kaslr: add kaslr_early_init() declaration (Mark Salter) [RHEL-2421] +- arm64: add alt_cb_patch_nops prototype (Mark Salter) [RHEL-2421] +- arm64: move early_brk64 prototype to header (Mark Salter) [RHEL-2421] +- arm64: flush: include linux/libnvdimm.h (Mark Salter) [RHEL-2421] +- arm64: module-plts: inline linux/moduleloader.h (Mark Salter) [RHEL-2421] +- arm64: hide unused is_valid_bugaddr() (Mark Salter) [RHEL-2421] +- arm64: efi: add efi_handle_corrupted_x18 prototype (Mark Salter) [RHEL-2421] +- arm64: move cpu_suspend_set_dbg_restorer() prototype to header (Mark Salter) [RHEL-2421] +- arm64: avoid prototype warnings for syscalls (Mark Salter) [RHEL-2421] +- arm64: entry: Simplify tramp_alias macro and tramp_exit routine (Mark Salter) [RHEL-2421] +- arm64: entry: Preserve/restore X29 even for compat tasks (Mark Salter) [RHEL-2421] +- arm64: mte: Do not set PG_mte_tagged if tags were not initialized (Mark Salter) [RHEL-2421] +- arm64: Also reset KASAN tag if page is not PG_mte_tagged (Mark Salter) [RHEL-2421] +- arm64/cpufeature: Use helper macro to specify ID register for capabilites (Mark Salter) [RHEL-2421] +- arm64/cpufeature: Consistently use symbolic constants for min_field_value (Mark Salter) [RHEL-2421] +- watchdog: sbsa_wdog: Make sure the timeout programming is within the limits (Mark Salter) [RHEL-2421] +- cacheinfo: Remove unused check in init_cache_level() (Mark Salter) [RHEL-2421] +- arm64: cpufeature: Fix pointer auth hwcaps (Mark Salter) [RHEL-2421] +- watchdog: sbsa: Test WDOG_HW_RUNNING bit in suspend and resume (Mark Salter) [RHEL-2421] +- arm64: kexec: include reboot.h (Mark Salter) [RHEL-2421] +- arm64: delete dead code in this_cpu_set_vectors() (Mark Salter) [RHEL-2421] +- arm64: kernel: Fix kernel warning when nokaslr is passed to commandline (Mark Salter) [RHEL-2421] +- arm64: kgdb: Set PSTATE.SS to 1 to re-enable single-step (Mark Salter) [RHEL-2421] +- arm64/sme: Fix some comments of ARM SME (Mark Salter) [RHEL-2421] +- arm64: compat: Remove defines now in asm-generic (Mark Salter) [RHEL-2421] +- arm64: kexec: remove unnecessary (void*) conversions (Mark Salter) [RHEL-2421] +- arm64: armv8_deprecated: remove unnecessary (void*) conversions (Mark Salter) [RHEL-2421] +- firmware: arm_sdei: Fix sleep from invalid context BUG (Mark Salter) [RHEL-2421] +- arm64/cpufeature: Pull out helper for CPUID register definitions (Mark Salter) [RHEL-2421] +- arm64/sysreg: Convert HFGITR_EL2 to automatic generation (Mark Salter) [RHEL-2421] +- arm64/idreg: Don't disable SME when disabling SVE (Mark Salter) [RHEL-2421] +- arm64/sysreg: Update ID_AA64PFR1_EL1 for DDI0601 2022-12 (Mark Salter) [RHEL-2421] +- arm64/sysreg: allow *Enum blocks in SysregFields blocks (Mark Salter) [RHEL-2421] +- arm64: move PAC masks to (Mark Salter) [RHEL-2421] +- arm64: use XPACLRI to strip PAC (Mark Salter) [RHEL-2421] +- arm64: avoid redundant PAC stripping in __builtin_return_address() (Mark Salter) [RHEL-2421] +- arm64: stacktrace: always inline core stacktrace functions (Mark Salter) [RHEL-2421] +- arm64: stacktrace: move dump functions to end of file (Mark Salter) [RHEL-2421] +- arm64: stacktrace: recover return address for first entry (Mark Salter) [RHEL-2421] +- kasan, arm64: add arch_suppress_tag_checks_start/stop (Mark Salter) [RHEL-2421] +- arm64: mte: rename TCO routines (Mark Salter) [RHEL-2421] +- kasan, arm64: rename tagging-related routines (Mark Salter) [RHEL-2421] +- kasan: drop empty tagging-related defines (Mark Salter) [RHEL-2421] +- arm64: cpufeature: move to use bus_get_dev_root() (Mark Salter) [RHEL-2421] +- arm64: uaccess: remove unnecessary earlyclobber (Mark Salter) [RHEL-2421] +- arm64: uaccess: permit put_{user,kernel} to use zero register (Mark Salter) [RHEL-2421] +- arm64: uaccess: permit __smp_store_release() to use zero register (Mark Salter) [RHEL-2421] +- arm64: atomics: lse: improve cmpxchg implementation (Mark Salter) [RHEL-2421] +- APEI: GHES: correctly return NULL for ghes_get_devices() (Mark Salter) [RHEL-2421] +- arm64/syscall: Include asm/ptrace.h in syscall_wrapper header. (Mark Salter) [RHEL-2421] +- arm64: Drop unneeded __nocfi attributes (Mark Salter) [RHEL-2421] +- arm64: vdso: remove two .altinstructions related symbols (Mark Salter) [RHEL-2421] +- arm64: head: Clean the ID map and the HYP text to the PoC if needed (Mark Salter) [RHEL-2421] +- arm64: head: avoid cache invalidation when entering with the MMU on (Mark Salter) [RHEL-2421] +- arm64: head: record the MMU state at primary entry (Mark Salter) [RHEL-2421] +- arm64: kernel: move identity map out of .text mapping (Mark Salter) [RHEL-2421] +- arm64: booting: Document our requirements for fine grained traps with SME (Mark Salter) [RHEL-2421] +- arm64/kprobe: Optimize the performance of patching single-step slot (Mark Salter) [RHEL-2421] +- ARM64: reloc_test: add __init/__exit annotations to module init/exit funcs (Mark Salter) [RHEL-2421] +- arm64/kpti: Move DAIF masking to C code (Mark Salter) [RHEL-2421] +- pmdomain: qcom: rpmhpd: Drop the ->opp_to_performance_state() callback (Alessandro Carminati) [RHEL-16059] +- pmdomain: qcom: rpmpd: Drop the ->opp_to_performance_state() callback (Alessandro Carminati) [RHEL-16059] +- pmdomain: qcom: cpr: Drop the ->opp_to_performance_state() callback (Alessandro Carminati) [RHEL-16059] +- scsi: ufs: core: Add support for parsing OPP (Alessandro Carminati) [RHEL-16059] +- scsi: ufs: core: Add OPP support for scaling clocks and regulators (Alessandro Carminati) [RHEL-16059] +- scsi: ufs: dt-bindings: common: Add OPP table (Alessandro Carminati) [RHEL-16059] +- scsi: ufs: core: Fix abnormal scale up after scale down (Alessandro Carminati) [RHEL-16059] +- scsi: ufs: core: Fix abnormal scale up after last cmd finish (Alessandro Carminati) [RHEL-16059] +- scsi: ufs: core: Only suspend clock scaling if scaling down (Alessandro Carminati) [RHEL-16059] +- scsi: ufs: core: Poll HCS.UCRDY before issuing a UIC command (Alessandro Carminati) [RHEL-16059] +- scsi: ufs: core: Move __ufshcd_send_uic_cmd() outside host_lock (Alessandro Carminati) [RHEL-16059] +- OPP: Fix passing 0 to PTR_ERR in _opp_attach_genpd() (Alessandro Carminati) [RHEL-16059] +- OPP: Fix potential null ptr dereference in dev_pm_opp_get_required_pstate() (Alessandro Carminati) [RHEL-16059] +- OPP: Introduce dev_pm_opp_get_freq_indexed() API (Alessandro Carminati) [RHEL-16059] +- OPP: Introduce dev_pm_opp_find_freq_{ceil/floor}_indexed() APIs (Alessandro Carminati) [RHEL-16059] +- OPP: Rearrange entries in pm_opp.h (Alessandro Carminati) [RHEL-16059] +- soc: qcom: rpmpd: Add sync_state (Alessandro Carminati) [RHEL-16059] +- OPP: Simplify the over-designed pstate <-> level dance (Alessandro Carminati) [RHEL-16059] +- OPP: pstate is only valid for genpd OPP tables (Alessandro Carminati) [RHEL-16059] +- OPP: don't drop performance constraint on OPP table removal (Alessandro Carminati) [RHEL-16059] +- OPP: Staticize `lazy_opp_tables` in of.c (Alessandro Carminati) [RHEL-16059] +- opp: Fix use-after-free in lazy_opp_tables after probe deferral (Alessandro Carminati) [RHEL-16059] +- soc: qcom: rpmpd: use correct __le32 type (Alessandro Carminati) [RHEL-16059] +- OPP: rate-limit debug messages when no change in OPP is required (Alessandro Carminati) [RHEL-16059] +- OPP: Move required opps configuration to specialized callback (Alessandro Carminati) [RHEL-16059] +- OPP: Handle all genpd cases together in _set_required_opps() (Alessandro Carminati) [RHEL-16059] +- soc: qcom: rpmpd: Remove useless comments (Alessandro Carminati) [RHEL-16059] +- soc: qcom: rpmpd: Hook up VDDMX as parent of SM6375 VDDGX (Alessandro Carminati) [RHEL-16059] +- soc: qcom: rpmpd: Add parent PD support (Alessandro Carminati) [RHEL-16059] +- soc: qcom: rpmpd: Make bindings assignments consistent (Alessandro Carminati) [RHEL-16059] +- soc: qcom: rpmpd: Improve the naming (Alessandro Carminati) [RHEL-16059] +- soc: qcom: rpmpd: Expand struct definition macros (Alessandro Carminati) [RHEL-16059] +- soc: qcom: rpmpd: Remove vdd* from struct names (Alessandro Carminati) [RHEL-16059] +- soc: qcom: rpmpd: Unify Low Power Island definitions (Alessandro Carminati) [RHEL-16059] +- soc: qcom: rpmpd: Bring all definitions to the top (Alessandro Carminati) [RHEL-16059] +- soc: qcom: rpmpd: Remove SoC names from RPMPD definitions (Alessandro Carminati) [RHEL-16059] +- Revert "soc: qcom: rpmpd: Add SM4250 support" (Alessandro Carminati) [RHEL-16059] +- OPP: Fix an un-initialized variable usage (Alessandro Carminati) [RHEL-16059] +- OPP: Don't drop opp->np reference while it is still in use (Alessandro Carminati) [RHEL-16059] +- OPP: Remove dev{m}_pm_opp_of_add_table_noclk() (Alessandro Carminati) [RHEL-16059] +- OPP: Allow config_clks helper for single clk case (Alessandro Carminati) [RHEL-16059] +- OPP: Provide a simple implementation to configure multiple clocks (Alessandro Carminati) [RHEL-16059] +- OPP: Assert clk_count == 1 for single clk helpers (Alessandro Carminati) [RHEL-16059] +- OPP: Add key specific assert() method to key finding helpers (Alessandro Carminati) [RHEL-16059] +- OPP: Compare bandwidths for all paths in _opp_compare_key() (Alessandro Carminati) [RHEL-16059] +- OPP: Allow multiple clocks for a device (Alessandro Carminati) [RHEL-16059] +- OPP: Make dev_pm_opp_set_opp() independent of frequency (Alessandro Carminati) [RHEL-16059] +- OPP: Reuse _opp_compare_key() in _opp_add_static_v2() (Alessandro Carminati) [RHEL-16059] +- OPP: Remove rate_not_available parameter to _opp_add() (Alessandro Carminati) [RHEL-16059] +- OPP: Use consistent names for OPP table instances (Alessandro Carminati) [RHEL-16059] +- OPP: Use generic key finding helpers for bandwidth key (Alessandro Carminati) [RHEL-16059] +- OPP: Use generic key finding helpers for level key (Alessandro Carminati) [RHEL-16059] +- OPP: Add generic key finding helpers and use them for freq APIs (Alessandro Carminati) [RHEL-16059] +- OPP: Remove dev_pm_opp_find_freq_ceil_by_volt() (Alessandro Carminati) [RHEL-16059] +- OPP: Remove custom OPP helper support (Alessandro Carminati) [RHEL-16059] +- OPP: Add dev_pm_opp_get_supplies() (Alessandro Carminati) [RHEL-16059] +- OPP: Make _generic_set_opp_regulator() a config_regulators() interface (Alessandro Carminati) [RHEL-16059] +- OPP: Add support for config_regulators() helper (Alessandro Carminati) [RHEL-16059] +- OPP: Migrate set-prop-name helper API to use set-config helpers (Alessandro Carminati) [RHEL-16059] +- OPP: Migrate attach-genpd API to use set-config helpers (Alessandro Carminati) [RHEL-16059] +- OPP: Migrate set-opp-helper API to use set-config helpers (Alessandro Carminati) [RHEL-16059] +- OPP: Migrate set-clk-name API to use set-config helpers (Alessandro Carminati) [RHEL-16059] +- PM / devfreq: exynos-bus: Fix NULL pointer dereference (Alessandro Carminati) [RHEL-16059] +- PM / devfreq: Rework freq_table to be local to devfreq struct (Alessandro Carminati) [RHEL-16059] +- OPP: Track if clock name is configured by platform (Alessandro Carminati) [RHEL-16059] +- OPP: Fix typo in comment (Alessandro Carminati) [RHEL-16059] +- opp: Fix some kernel-doc comments (Alessandro Carminati) [RHEL-16059] +- opp: Fix error check in dev_pm_opp_attach_genpd() (Alessandro Carminati) [RHEL-16059] +- PM / devfreq: passive: Return non-error when not-supported event is required (Alessandro Carminati) [RHEL-16059] +- opp: Reorder definition of ceil/floor helpers (Alessandro Carminati) [RHEL-16059] +- opp: Add apis to retrieve opps with interconnect bandwidth (Alessandro Carminati) [RHEL-16059] +- i2c: i801: Add support for Intel Birch Stream SoC (David Arcari) [RHEL-15550] +- usb: dwc3: Soft reset phy on probe for host (Desnes Nunes) [RHEL-15948] +- thunderbolt: Restart XDomain discovery handshake after failure (Desnes Nunes) [RHEL-15948] +- thunderbolt: Correct TMU mode initialization from hardware (Desnes Nunes) [RHEL-15948] +- thunderbolt: Check that lane 1 is in CL0 before enabling lane bonding (Desnes Nunes) [RHEL-15948] +- thunderbolt: Workaround an IOMMU fault on certain systems with Intel Maple Ridge (Desnes Nunes) [RHEL-15948] +- MAINTAINERS: remove broken entries in QUALCOMM TYPEC PORT MANAGER DRIVER (Desnes Nunes) [RHEL-15948] +- USB: gadget: core: Add missing kerneldoc for vbus_work (Desnes Nunes) [RHEL-15948] +- USB: core: Fix unused variable warning in usb_alloc_dev() (Desnes Nunes) [RHEL-15948] +- USB: Remove Wireless USB and UWB documentation (Desnes Nunes) [RHEL-15948] +- ABI: sysfs-class-uwb_rc: use wildcards on What definitions (Desnes Nunes) [RHEL-15948] +- USB: Remove remnants of Wireless USB and UWB (Desnes Nunes) [RHEL-15948] +- thunderbolt: Fix memory leak in tb_handle_dp_bandwidth_request() (Desnes Nunes) [RHEL-15948] +- usb-storage: alauda: Fix uninit-value in alauda_check_media() (Desnes Nunes) [RHEL-15948] +- usb: common: usb-conn-gpio: Prevent bailing out if initial role is none (Desnes Nunes) [RHEL-15948] +- USB: Gadget: core: Help prevent panic during UVC unconfigure (Desnes Nunes) [RHEL-15948] +- usb: typec: mux: intel: Add dependency on USB_COMMON (Desnes Nunes) [RHEL-15948] +- usb: typec: altmodes/displayport: Signal hpd when configuring pin assignment (Desnes Nunes) [RHEL-15948] +- usb: typec: tcpm: Fix response to vsafe0V event (Desnes Nunes) [RHEL-15948] +- media: uvcvideo: Fix menu count handling for userspace XU mappings (Desnes Nunes) [RHEL-15948] +- usb: dwc3: pci: skip BYT GPIO lookup table for hardwired phy (Desnes Nunes) [RHEL-15948] +- usb: typec: Use sysfs_emit_at when concatenating the string (Desnes Nunes) [RHEL-15948] +- usb: typec: Iterate pds array when showing the pd list (Desnes Nunes) [RHEL-15948] +- usb: typec: Set port->pd before adding device for typec_port (Desnes Nunes) [RHEL-15948] +- Revert "usb: gadget: tegra-xudc: Fix error check in tegra_xudc_powerdomain_init()" (Desnes Nunes) [RHEL-15948] +- Revert "usb: xhci: tegra: Fix error check" (Desnes Nunes) [RHEL-15948] +- usb: gadget: core: remove unbalanced mutex_unlock in usb_gadget_activate (Desnes Nunes) [RHEL-15948] +- Revert "usb: dwc3: core: Enable AutoRetry feature in the controller" (Desnes Nunes) [RHEL-15948] +- Revert "xhci: add quirk for host controllers that don't update endpoint DCS" (Desnes Nunes) [RHEL-15948] +- USB: quirks: add quirk for Focusrite Scarlett (Desnes Nunes) [RHEL-15948] +- usb: dwc3: don't reset device side if dwc3 was configured as host-only (Desnes Nunes) [RHEL-15948] +- usb: typec: ucsi: move typec_set_mode(TYPEC_STATE_SAFE) to ucsi_unregister_partner() (Desnes Nunes) [RHEL-15948] +- USB: serial: simple: sort driver entries (Desnes Nunes) [RHEL-15948] +- USB: serial: simple: add Kaufmann RKS+CAN VCP (Desnes Nunes) [RHEL-15948] +- USB: serial: option: add Quectel EC200A module support (Desnes Nunes) [RHEL-15948] +- USB: serial: option: support Quectel EM060K_128 (Desnes Nunes) [RHEL-15948] +- usb: ch9: Replace bmSublinkSpeedAttr 1-element array with flexible array (Desnes Nunes) [RHEL-15948] +- usb: host: xhci-plat: Set XHCI_STATE_REMOVING before resuming XHCI HC (Desnes Nunes) [RHEL-15948] +- usb: host: xhci: Do not re-initialize the XHCI HC if being removed (Desnes Nunes) [RHEL-15948] +- usb: typec: nb7vpq904m: fix CONFIG_DRM dependency (Desnes Nunes) [RHEL-15948] +- USB: serial: option: add LARA-R6 01B PIDs (Desnes Nunes) [RHEL-15948] +- usb: typec: fsa4480: add support for Audio Accessory Mode (Desnes Nunes) [RHEL-15948] +- usb: typec: fsa4480: rework mux & switch setup to handle more states (Desnes Nunes) [RHEL-15948] +- usb: typec: ucsi: call typec_set_mode on non-altmode partner change (Desnes Nunes) [RHEL-15948] +- dt-bindings: usb: dwc3: Add interrupt-names property support for wakeup interrupt (Desnes Nunes) [RHEL-15948] +- dt-bindings: usb: dwc3: Add IPQ9574 compatible (Desnes Nunes) [RHEL-15948] +- usb: typec: tcpm: add get max power support (Desnes Nunes) [RHEL-15948] +- usb: typec: tcpm: fix cc role at port reset (Desnes Nunes) [RHEL-15948] +- thunderbolt: Add test case for 3 DisplayPort tunnels (Desnes Nunes) [RHEL-15948] +- thunderbolt: Add DisplayPort 2.x tunneling support (Desnes Nunes) [RHEL-15948] +- thunderbolt: Make bandwidth allocation mode function names consistent (Desnes Nunes) [RHEL-15948] +- thunderbolt: Enable CL2 low power state (Desnes Nunes) [RHEL-15948] +- thunderbolt: Add support for enhanced uni-directional TMU mode (Desnes Nunes) [RHEL-15948] +- thunderbolt: Increase NVM_MAX_SIZE to support Intel Barlow Ridge controller (Desnes Nunes) [RHEL-15948] +- thunderbolt: Move constants related to NVM into nvm.c (Desnes Nunes) [RHEL-15948] +- thunderbolt: Limit Intel Barlow Ridge USB3 bandwidth (Desnes Nunes) [RHEL-15948] +- thunderbolt: Add Intel Barlow Ridge PCI ID (Desnes Nunes) [RHEL-15948] +- thunderbolt: Fix PCIe adapter capability length for USB4 v2 routers (Desnes Nunes) [RHEL-15948] +- thunderbolt: Fix DisplayPort IN adapter capability length for USB4 v2 routers (Desnes Nunes) [RHEL-15948] +- thunderbolt: Add two additional double words for adapters TMU for USB4 v2 routers (Desnes Nunes) [RHEL-15948] +- thunderbolt: Enable USB4 v2 PCIe TLP/DLLP extended encapsulation (Desnes Nunes) [RHEL-15948] +- thunderbolt: Announce USB4 v2 connection manager support (Desnes Nunes) [RHEL-15948] +- thunderbolt: Reset USB4 v2 host router (Desnes Nunes) [RHEL-15948] +- thunderbolt: Add the new USB4 v2 notification types (Desnes Nunes) [RHEL-15948] +- thunderbolt: Add support for USB4 v2 80 Gb/s link (Desnes Nunes) [RHEL-15948] +- thunderbolt: Identify USB4 v2 routers (Desnes Nunes) [RHEL-15948] +- thunderbolt: Do not touch lane 1 adapter path config space (Desnes Nunes) [RHEL-15948] +- thunderbolt: Ignore data CRC mismatch for USB4 routers (Desnes Nunes) [RHEL-15948] +- usb: typec: add support for the nb7vpq904m Type-C Linear Redriver (Desnes Nunes) [RHEL-15948] +- redhat/configs: disable CONFIG_TYPEC_MUX_NB7VPQ904M (Desnes Nunes) [RHEL-15948] +- dt-bindings: usb: add ON Semiconductor nb7vpq904m Type-C Linear Redriver bindings (Desnes Nunes) [RHEL-15948] +- usb: ch9: Replace 1-element array with flexible array (Desnes Nunes) [RHEL-15948] +- Revert "usb: common: usb-conn-gpio: Set last role to unknown before initial detection" (Desnes Nunes) [RHEL-15948] +- usb: chipidea: imx: add missing USB PHY DPDM wakeup setting (Desnes Nunes) [RHEL-15948] +- usb: chipidea: imx: turn off vbus comparator when suspend (Desnes Nunes) [RHEL-15948] +- usb: update the ctime as well when updating mtime after an ioctl (Desnes Nunes) [RHEL-15948] +- usb: core: add sysfs entry for usb device state (Desnes Nunes) [RHEL-15948] +- usb: common: usb-conn-gpio: Set last role to unknown before initial detection (Desnes Nunes) [RHEL-15948] +- usb: chipidea: imx: don't request QoS for imx8ulp (Desnes Nunes) [RHEL-15948] +- dt-bindings: usb: ci-hdrc-usb2: add fsl,imx8ulp-usb compatible (Desnes Nunes) [RHEL-15948] +- usb: xhci-tegra: Convert to platform remove callback returning void (Desnes Nunes) [RHEL-15948] +- usb: xhci-plat: Convert to platform remove callback returning void (Desnes Nunes) [RHEL-15948] +- usb: host: xhci-rcar: drop of_match_ptr for ID table (Desnes Nunes) [RHEL-15948] +- usb: typec: ucsi: acpi: Convert to platform remove callback returning void (Desnes Nunes) [RHEL-15948] +- usb: roles: intel_xhci: Convert to platform remove callback returning void (Desnes Nunes) [RHEL-15948] +- usb: misc: usb3503: Convert to platform remove callback returning void (Desnes Nunes) [RHEL-15948] +- usb: ehci-platform: Convert to platform remove callback returning void (Desnes Nunes) [RHEL-15948] +- usb: gadget/tegra-xudc: Convert to platform remove callback returning void (Desnes Nunes) [RHEL-15948] +- usb: dwc3-imx8mp: Convert to platform remove callback returning void (Desnes Nunes) [RHEL-15948] +- usb: core: Convert to platform remove callback returning void (Desnes Nunes) [RHEL-15948] +- usb: common: usb-conn-gpio: Convert to platform remove callback returning void (Desnes Nunes) [RHEL-15948] +- usb: chipidea/core: Convert to platform remove callback returning void (Desnes Nunes) [RHEL-15948] +- usb: chipidea/ci_hdrc_usb2: Convert to platform remove callback returning void (Desnes Nunes) [RHEL-15948] +- usb: chipidea/ci_hdrc_tegra: Convert to platform remove callback returning void (Desnes Nunes) [RHEL-15948] +- usb: chipidea/ci_hdrc_msm: Convert to platform remove callback returning void (Desnes Nunes) [RHEL-15948] +- usb: chipidea/ci_hdrc_imx: Convert to platform remove callback returning void (Desnes Nunes) [RHEL-15948] +- i2c: dummy: Drop no-op remove function (Desnes Nunes) [RHEL-15948] +- usb: typec: qcom: Add Qualcomm PMIC Type-C driver (Desnes Nunes) [RHEL-15948] +- usb: typec: qcom-pmic-typec: Switch to use dev_err_probe() helper (Desnes Nunes) [RHEL-15948] +- MAINTAINERS: Change email for Venus driver (Desnes Nunes) [RHEL-15948] +- MAINTAINERS: Add Vikash as VENUS video driver co-maintainer (Desnes Nunes) [RHEL-15948] +- dt-bindings: usb: Add Qualcomm PMIC Type-C (Desnes Nunes) [RHEL-15948] +- usb: typec: maxim_contaminant: Implement check_contaminant callback (Desnes Nunes) [RHEL-15948] +- usb: typec: tcpci_mt6370: Add MediaTek MT6370 tcpci driver (Desnes Nunes) [RHEL-15948] +- dt-bindings: usb: Add MediaTek MT6370 TCPC (Desnes Nunes) [RHEL-15948] +- xhci: Add ZHAOXIN xHCI host U1/U2 feature support (Desnes Nunes) [RHEL-15948] +- xhci: Show ZHAOXIN xHCI root hub speed correctly (Desnes Nunes) [RHEL-15948] +- xhci: Fix TRB prefetch issue of ZHAOXIN hosts (Desnes Nunes) [RHEL-15948] +- xhci: Fix resume issue of some ZHAOXIN hosts (Desnes Nunes) [RHEL-15948] +- xhci: Stop unnecessary tracking of free trbs in a ring (Desnes Nunes) [RHEL-15948] +- xhci: Fix transfer ring expansion size calculation (Desnes Nunes) [RHEL-15948] +- xhci: split allocate interrupter into separate alloacte and add parts (Desnes Nunes) [RHEL-15948] +- xhci: get rid of XHCI_PLAT quirk that used to prevent MSI setup (Desnes Nunes) [RHEL-15948] +- xhci: Don't require a valid get_quirks() function pointer during xhci setup (Desnes Nunes) [RHEL-15948] +- xhci: Add usb cold attach (CAS) as a reason to resume root hub. (Desnes Nunes) [RHEL-15948] +- usb: xhci: Remove unused udev from xhci_log_ctx trace event (Desnes Nunes) [RHEL-15948] +- thunderbolt: Enable/disable sideband depending on USB4 port offline mode (Desnes Nunes) [RHEL-15948] +- thunderbolt: Do not send UNSET_INBOUND_SBTX when retimer NVM authentication started (Desnes Nunes) [RHEL-15948] +- thunderbolt: Read retimer NVM authentication status prior tb_retimer_set_inbound_sbtx() (Desnes Nunes) [RHEL-15948] +- media: uvcvideo: Constify descriptor buffers (Desnes Nunes) [RHEL-15948] +- media: uvcvideo: Constify formats, frames and intervals (Desnes Nunes) [RHEL-15948] +- media: uvcvideo: Increment intervals pointer at end of parsing (Desnes Nunes) [RHEL-15948] +- media: uvcvideo: Reorganize format descriptor parsing (Desnes Nunes) [RHEL-15948] +- media: uvcvideo: Use clamp() to replace manual implementation (Desnes Nunes) [RHEL-15948] +- media: uvcvideo: Rename uvc_format 'frame' field to 'frames' (Desnes Nunes) [RHEL-15948] +- media: uvcvideo: Rename uvc_streaming 'format' field to 'formats' (Desnes Nunes) [RHEL-15948] +- media: uvcvideo: Enable Intel RealSense metadata for devices (Desnes Nunes) [RHEL-15948] +- thunderbolt: Disable CL states when a DMA tunnel is established (Desnes Nunes) [RHEL-15948] +- thunderbolt: Make tb_switch_clx_disable() return CL states that were enabled (Desnes Nunes) [RHEL-15948] +- thunderbolt: Initialize CL states from the hardware (Desnes Nunes) [RHEL-15948] +- thunderbolt: Prefix CL state related log messages with "CLx: " (Desnes Nunes) [RHEL-15948] +- thunderbolt: Prefix TMU post time log message with "TMU: " (Desnes Nunes) [RHEL-15948] +- thunderbolt: Do not call CLx functions from TMU code (Desnes Nunes) [RHEL-15948] +- thunderbolt: Check for first depth router in tb.c (Desnes Nunes) [RHEL-15948] +- thunderbolt: Switch CL states from enum to a bitmask (Desnes Nunes) [RHEL-15948] +- thunderbolt: Move CLx enabling into tb_enable_clx() (Desnes Nunes) [RHEL-15948] +- thunderbolt: Get rid of __tb_switch_[en|dis]able_clx() (Desnes Nunes) [RHEL-15948] +- thunderbolt: Move CLx support functions into clx.c (Desnes Nunes) [RHEL-15948] +- thunderbolt: Check valid TMU configuration in tb_switch_tmu_configure() (Desnes Nunes) [RHEL-15948] +- thunderbolt: Move tb_enable_tmu() close to other TMU functions (Desnes Nunes) [RHEL-15948] +- thunderbolt: Move TMU configuration to tb_enable_tmu() (Desnes Nunes) [RHEL-15948] +- thunderbolt: Get rid of tb_switch_enable_tmu_1st_child() (Desnes Nunes) [RHEL-15948] +- thunderbolt: Rework Titan Ridge TMU objection disable function (Desnes Nunes) [RHEL-15948] +- thunderbolt: Drop useless 'unidirectional' parameter from tb_switch_tmu_is_enabled() (Desnes Nunes) [RHEL-15948] +- thunderbolt: Fix a couple of style issues in TMU code (Desnes Nunes) [RHEL-15948] +- thunderbolt: Introduce tb_xdomain_downstream_port() (Desnes Nunes) [RHEL-15948] +- thunderbolt: Introduce tb_switch_downstream_port() (Desnes Nunes) [RHEL-15948] +- USB: serial: report unsupported break signalling (Desnes Nunes) [RHEL-15948] +- USB: serial: cp210x: disable break signalling on CP2105 SCI (Desnes Nunes) [RHEL-15948] +- USB: serial: return errors from break handling (Desnes Nunes) [RHEL-15948] +- dt-bindings: usb: xilinx: Replace Manish by Piyush (Desnes Nunes) [RHEL-15948] +- usb: typec: mux: fix static inline syntax error (Desnes Nunes) [RHEL-15948] +- thunderbolt: Log DisplayPort adapter rate and lanes on discovery (Desnes Nunes) [RHEL-15948] +- usb: misc: eud: Fix indentation issues (Desnes Nunes) [RHEL-15948] +- usb: host: ohci-platform: increase max clock number to 4 (Desnes Nunes) [RHEL-15948] +- dt-bindings: usb: Add RK3588 EHCI (Desnes Nunes) [RHEL-15948] +- dt-bindings: usb: Add RK3588 OHCI (Desnes Nunes) [RHEL-15948] +- usb: host: fhci-hcd: Convert to platform remove callback returning void (Desnes Nunes) [RHEL-15948] +- usb: chipidea: imx: remove one duplicated reg define (Desnes Nunes) [RHEL-15948] +- usb: hide unused usbfs_notify_suspend/resume functions (Desnes Nunes) [RHEL-15948] +- usb: uhci: handle HAS_IOPORT dependencies (Desnes Nunes) [RHEL-15948] +- usb: add HAS_IOPORT dependencies (Desnes Nunes) [RHEL-15948] +- usb: typec: mux: Remove alt mode parameters from the API (Desnes Nunes) [RHEL-15948] +- soc: qcom: pmic_glink: Introduce altmode support (Desnes Nunes) [RHEL-15948] +- soc: qcom: pmic_glink: Introduce base PMIC GLINK driver (Desnes Nunes) [RHEL-15948] +- redhat/configs: disable CONFIG_QCOM_PMIC_GLINK (Desnes Nunes) [RHEL-15948] +- dt-bindings: soc: qcom: Introduce PMIC GLINK binding (Desnes Nunes) [RHEL-15948] +- platform/chrome: cros_ec_typec: allow deferred probe of switch handles (Desnes Nunes) [RHEL-15948] +- platform/chrome: cros_ec_typec: zero out stale pointers (Desnes Nunes) [RHEL-15948] +- platform/chrome: cros_ec_typec: Get retimer handle (Desnes Nunes) [RHEL-15948] +- platform/chrome: cros_ec_typec: Cleanup switch handle return paths (Desnes Nunes) [RHEL-15948] +- usb: typec: mux: Clean up mux_fwnode_match() (Desnes Nunes) [RHEL-15948] +- usb: typec: ucsi: correctly access opcode (Desnes Nunes) [RHEL-15948] +- usbip: Use _FORTIFY_SOURCE=2 instead of (implicitly) =1 (Desnes Nunes) [RHEL-15948] +- dt-bindings: usb: tegra-xudc: Remove extraneous PHYs (Desnes Nunes) [RHEL-15948] +- media: mc: Make media_get_pad_index() use pad type flag (Desnes Nunes) [RHEL-15948] +- media: usb: remove unnecessary (void*) conversions (Desnes Nunes) [RHEL-15948] +- media: usb: Check az6007_read() return value (Desnes Nunes) [RHEL-15948] +- dt-bindings: leds: Add disk write/read and usb-host/usb-gadget (Desnes Nunes) [RHEL-15948] +- dt-bindings: leds: Document Bluetooth and WLAN triggers (Desnes Nunes) [RHEL-15948] +- dt-bindings: leds: Add 'cpuX' to 'linux,default-trigger' (Desnes Nunes) [RHEL-15948] +- dt-bindings: leds: Document mmc trigger (Desnes Nunes) [RHEL-15948] +- thunderbolt: Drop retimer vendor check (Desnes Nunes) [RHEL-15948] +- thunderbolt: dma_test: Update MODULE_DESCRIPTION (Desnes Nunes) [RHEL-15948] +- thunderbolt: Add MODULE_DESCRIPTION (Desnes Nunes) [RHEL-15948] +- thunderbolt: Allow specifying custom credits for DMA tunnels (Desnes Nunes) [RHEL-15948] +- thunderbolt: Add debug log for link controller power quirk (Desnes Nunes) [RHEL-15948] +- thunderbolt: Log function name of the called quirk (Desnes Nunes) [RHEL-15948] +- thunderbolt: Check for ring 0 in tb_tunnel_alloc_dma() (Desnes Nunes) [RHEL-15948] +- usb: gadget: udc: Handle gadget_connect failure during bind operation (Desnes Nunes) [RHEL-15948] +- usb: gadget: udc: core: Prevent soft_connect_store() race (Desnes Nunes) [RHEL-15948] +- usb: gadget: udc: core: Offload usb_udc_vbus_handler processing (Desnes Nunes) [RHEL-15948] +- Revert "usb: gadget: udc: core: Invoke usb_gadget_connect only when started" (Desnes Nunes) [RHEL-15948] +- Revert "usb: gadget: udc: core: Prevent redundant calls to pullup" (Desnes Nunes) [RHEL-15948] +- usb: gadget: udc: core: Prevent redundant calls to pullup (Desnes Nunes) [RHEL-15948] +- usb: gadget: udc: core: Invoke usb_gadget_connect only when started (Desnes Nunes) [RHEL-15948] +- usb: xhci: tegra: enable stream protocol support (Desnes Nunes) [RHEL-15948] +- usb: xhci: plat: remove error log for failure to get usb-phy (Desnes Nunes) [RHEL-15948] +- usb: dwc3: core: add support for realtek SoCs custom's global register start address (Desnes Nunes) [RHEL-15948] +- xhci: Improve the XHCI system resume time (Desnes Nunes) [RHEL-15948] +- USB: Extend pci resume function to handle PM events (Desnes Nunes) [RHEL-15948] +- usb: typec: mux: Remove some unneeded includes (Desnes Nunes) [RHEL-15948] +- dt-bindings: usb: qcom,dwc3: Add bindings for SA8775P (Desnes Nunes) [RHEL-15948] +- USB: misc: Remove unused include file usb_u132.h (Desnes Nunes) [RHEL-15948] +- platform/x86/intel/wmi: thunderbolt: Use dev_groups callback (Desnes Nunes) [RHEL-15948] +- platform/x86: intel-wmi-thunderbolt: Move to intel sub-directory (Desnes Nunes) [RHEL-15948] +- platform/x86: intel-wmi-sbl-fw-update: Move to intel sub-directory (Desnes Nunes) [RHEL-15948] +- thunderbolt: Fix spelling mistake "simultaneusly" -> "simultaneously" (Desnes Nunes) [RHEL-15948] +- platform/x86: Update Mario Limonciello's email address in the docs (Desnes Nunes) [RHEL-15948] +- media: pulse8-cec: handle possible ping error (Desnes Nunes) [RHEL-15948] +- dt-bindings: connector: usb: allow a single HS port (Desnes Nunes) [RHEL-15948] +- dt-bindings: connector: usb: align example indentation to four-space (Desnes Nunes) [RHEL-15948] +- dt-bindings: Another pass removing cases of 'allOf' containing a '$ref' (Desnes Nunes) [RHEL-15948] +- dt-bindings: connector: Add pd-disable property (Desnes Nunes) [RHEL-15948] +- usb: chipidea: clarify Documentation/ABI text (Desnes Nunes) [RHEL-15948] +- ABI: sysfs-class-uwb_rc-wusbhc: use wildcards on What definitions (Desnes Nunes) [RHEL-15948] + +* Wed Nov 29 2023 Scott Weaver [5.14.0-392.el9] +- selftests: fib_test: Add a test case for IPv4 broadcast neighbours (Ivan Vecera) [RHEL-16949] +- ipv4: Invalidate neighbour for broadcast address upon address addition (Ivan Vecera) [RHEL-16949] +- x86/resctrl: Avoid redundant counter read in __mon_event_count() (David Arcari) [RHEL-15551] +- Documentation/x86: Document resctrl's new sparse_masks (David Arcari) [RHEL-15551] +- Documentation/x86: Documentation for MON group move feature (David Arcari) [RHEL-15551] +- x86/resctrl: Display RMID of resource group (David Arcari) [RHEL-15551] +- x86/resctrl: Add support for the files of MON groups only (David Arcari) [RHEL-15551] +- x86/resctrl: Display CLOSID for resource group (David Arcari) [RHEL-15551] +- x86/resctrl: Introduce "-o debug" mount option (David Arcari) [RHEL-15551] +- x86/resctrl: Move default group file creation to mount (David Arcari) [RHEL-15551] +- x86/resctrl: Unwind properly from rdt_enable_ctx() (David Arcari) [RHEL-15551] +- x86/resctrl: Rename rftype flags for consistency (David Arcari) [RHEL-15551] +- x86/resctrl: Simplify rftype flag definitions (David Arcari) [RHEL-15551] +- x86/resctrl: Add multiple tasks to the resctrl group at once (David Arcari) [RHEL-15551] +- x86/resctrl: Add sparse_masks file in info (David Arcari) [RHEL-15551] +- x86/resctrl: Enable non-contiguous CBMs in Intel CAT (David Arcari) [RHEL-15551] +- x86/resctrl: Rename arch_has_sparse_bitmaps (David Arcari) [RHEL-15551] +- x86/resctrl: Fix remaining kernel-doc warnings (David Arcari) [RHEL-15551] +- x86/resctrl: Fix kernel-doc warnings (David Arcari) [RHEL-15551] +- x86/resctrl: make pseudo_lock_class a static const structure (David Arcari) [RHEL-15551] +- x86/resctrl: Implement rename op for mon groups (David Arcari) [RHEL-15551] +- x86/resctrl: Factor rdtgroup lock for multi-file ops (David Arcari) [RHEL-15551] +- x86/resctrl: Only show tasks' pid in current pid namespace (David Arcari) [RHEL-15551] +- docs: move x86 documentation into Documentation/arch/ (David Arcari) [RHEL-15551] +- docs: ftrace: always use canonical ftrace path (David Arcari) [RHEL-15551] +- redhat/Makefile: fix the detection of "-n" (RHTEST) (Luis Claudio R. Goncalves) +- net: add missing net_device::xdp_zc_max_segs description (Ivan Vecera) [RHEL-15250] +- xsk: Fix xsk_build_skb() error: 'skb' dereferencing possible ERR_PTR() (Ivan Vecera) [RHEL-15250] +- xsk: add multi-buffer support for sockets sharing umem (Ivan Vecera) [RHEL-15250] +- selftests/xsk: reset NIC settings to default after running test suite (Ivan Vecera) [RHEL-15250] +- selftests/xsk: add test for too many frags (Ivan Vecera) [RHEL-15250] +- selftests/xsk: add metadata copy test for multi-buff (Ivan Vecera) [RHEL-15250] +- selftests/xsk: add invalid descriptor test for multi-buffer (Ivan Vecera) [RHEL-15250] +- selftests/xsk: add unaligned mode test for multi-buffer (Ivan Vecera) [RHEL-15250] +- selftests/xsk: add basic multi-buffer test (Ivan Vecera) [RHEL-15250] +- selftests/xsk: transmit and receive multi-buffer packets (Ivan Vecera) [RHEL-15250] +- selftests/xsk: adjust packet pacing for multi-buffer support (Ivan Vecera) [RHEL-15250] +- selftests/xsk: generate data for multi-buffer packets (Ivan Vecera) [RHEL-15250] +- selftests/xsk: populate fill ring based on frags needed (Ivan Vecera) [RHEL-15250] +- selftests/xsx: test for huge pages only once (Ivan Vecera) [RHEL-15250] +- selftests/xsk: store offset in pkt instead of addr (Ivan Vecera) [RHEL-15250] +- selftests/xsk: add packet iterator for tx to packet stream (Ivan Vecera) [RHEL-15250] +- selftests/xsk: dump packet at error (Ivan Vecera) [RHEL-15250] +- selftests/xsk: add varying payload pattern within packet (Ivan Vecera) [RHEL-15250] +- selftests/xsk: generate simpler packets with variable length (Ivan Vecera) [RHEL-15250] +- selftests/xsk: do not change XDP program when not necessary (Ivan Vecera) [RHEL-15250] +- selftests: xsk: Add test UNALIGNED_INV_DESC_4K1_FRAME_SIZE (Ivan Vecera) [RHEL-15250] +- selftests: xsk: Add test case for packets at end of UMEM (Ivan Vecera) [RHEL-15250] +- selftests: xsk: Use correct UMEM size in testapp_invalid_desc (Ivan Vecera) [RHEL-15250] +- selftests: xsk: Deflakify STATS_RX_DROPPED test (Ivan Vecera) [RHEL-15250] +- selftests/xsk: add xdp populate metadata test (Ivan Vecera) [RHEL-15250] +- xsk: add multi-buffer documentation (Ivan Vecera) [RHEL-15250] +- xsk: support ZC Tx multi-buffer in batch API (Ivan Vecera) [RHEL-15250] +- xsk: support mbuf on ZC RX (Ivan Vecera) [RHEL-15250] +- xsk: add new netlink attribute dedicated for ZC max frags (Ivan Vecera) [RHEL-15250] +- xsk: discard zero length descriptors in Tx path (Ivan Vecera) [RHEL-15250] +- xsk: add support for AF_XDP multi-buffer on Tx path (Ivan Vecera) [RHEL-15250] +- xsk: allow core/drivers to test EOP bit (Ivan Vecera) [RHEL-15250] +- xsk: introduce wrappers and helpers for supporting multi-buffer in Tx path (Ivan Vecera) [RHEL-15250] +- xsk: add support for AF_XDP multi-buffer on Rx path (Ivan Vecera) [RHEL-15250] +- xsk: move xdp_buff's data length check to xsk_rcv_check (Ivan Vecera) [RHEL-15250] +- xsk: prepare both copy and zero-copy modes to co-exist (Ivan Vecera) [RHEL-15250] +- xsk: introduce XSK_USE_SG bind flag for xsk socket (Ivan Vecera) [RHEL-15250] +- xsk: prepare 'options' in xdp_desc for multi-buffer use (Ivan Vecera) [RHEL-15250] +- xsk: Remove unused inline function xsk_buff_discard() (Ivan Vecera) [RHEL-15250] +- xsk: Remove unused xsk_buff_discard (Ivan Vecera) [RHEL-15250] +- xsk: Simplify xp_aligned_validate_desc implementation (Ivan Vecera) [RHEL-15250] +- bnxt_en: Fix W=stringop-overflow warning in bnxt_dcb.c (Ken Cox) [RHEL-11007 RHEL-3505] +- bnxt_en: Fix W=1 warning in bnxt_dcb.c from fortify memcpy() (Ken Cox) [RHEL-11007 RHEL-3505] +- bnxt_en: Fix max_mtu setting for multi-buf XDP (Ken Cox) [RHEL-11007 RHEL-3505] +- bnxt_en: Fix page pool logic for page size >= 64K (Ken Cox) [RHEL-11007 RHEL-3505] +- eth: bnxt: fix warning for define in struct_group (Ken Cox) [RHEL-11007 RHEL-3505] +- eth: bnxt: fix one of the W=1 warnings about fortified memcpy() (Ken Cox) [RHEL-11007 RHEL-3505] +- eth: bnxt: handle invalid Tx completions more gracefully (Ken Cox) [RHEL-11007 RHEL-3505] +- eth: bnxt: take the bit to set as argument of bnxt_queue_sp_work() (Ken Cox) [RHEL-11007 RHEL-3505] +- eth: bnxt: move and rename reset helpers (Ken Cox) [RHEL-11007 RHEL-3505] +- bnxt_en: use dev_consume_skb_any() in bnxt_tx_int (Ken Cox) [RHEL-11007 RHEL-3505] +- bnxt_en: Link representors to PCI device (Ken Cox) [RHEL-11007 RHEL-3505] +- bnxt_en: Implement .set_port / .unset_port UDP tunnel callbacks (Ken Cox) [RHEL-11007 RHEL-3505] +- bnxt_en: Prevent kernel panic when receiving unexpected PHC_UPDATE event (Ken Cox) [RHEL-11007 RHEL-3505] +- bnxt_en: Skip firmware fatal error recovery if chip is not accessible (Ken Cox) [RHEL-11007 RHEL-3505] +- bnxt_en: Query default VLAN before VNIC setup on a VF (Ken Cox) [RHEL-11007 RHEL-3505] +- bnxt_en: Don't issue AP reset during ethtool's reset operation (Ken Cox) [RHEL-11007 RHEL-3505] +- bnxt_en: Fix bnxt_hwrm_update_rss_hash_cfg() (Ken Cox) [RHEL-11007 RHEL-3505] +- net: remove __skb_frag_set_page() (Ken Cox) [RHEL-11007 RHEL-3505] +- bnxt_en: Do not initialize PTP on older P3/P4 chips (Ken Cox) [RHEL-11007 RHEL-3505] +- bnxt: hook NAPIs to page pools (Ken Cox) [RHEL-11007 RHEL-3505] +- bnxt: use READ_ONCE/WRITE_ONCE for ring indexes (Ken Cox) [RHEL-11007 RHEL-3505] +- bnxt_en: Allow to set switchdev mode without existing VFs (Ken Cox) [RHEL-11007 RHEL-3505] +- bnxt_en: Add missing 200G link speed reporting (Ken Cox) [RHEL-11007 RHEL-3505] +- bnxt_en: Fix typo in PCI id to device description string mapping (Ken Cox) [RHEL-11007 RHEL-3505] +- bnxt_en: Fix reporting of test result in ethtool selftest (Ken Cox) [RHEL-11007 RHEL-3505] +- bnxt: Enforce PTP software freq adjustments only when in non-RTC mode (Ken Cox) [RHEL-11007 RHEL-3505] +- bnxt: Defer PTP initialization to after querying function caps (Ken Cox) [RHEL-11007 RHEL-3505] +- bnxt: Change fw_cap to u64 to accommodate more capability bits (Ken Cox) [RHEL-11007 RHEL-3505] +- bnxt: avoid overflow in bnxt_get_nvram_directory() (Ken Cox) [RHEL-11007 RHEL-3505] +- bnxt: Drop redundant pci_enable_pcie_error_reporting() (Ken Cox) [RHEL-11007 RHEL-3505] +- bnxt_en: Avoid order-5 memory allocation for TPA data (Ken Cox) [RHEL-11007 RHEL-3505] +- kernel/rh_messages.c: Mark functions as possibly unused (Scott Weaver) [2181611] +- kernel/rh_messages.c: move hardware tables to rh_messages.h (Scott Weaver) [2181611] +- kernel/rh_messages.c: Wire up new calls (Prarit Bhargava) [2181611] +- drivers/pci: Update rh_messages.c (Prarit Bhargava) [2181611] +- drivers/message/fusion/mptspi.c: Remove extra disabled warning (Prarit Bhargava) [2181611] +- treewide: Remove mark_hardware_deprecated() (Prarit Bhargava) [2181611] +- treewide: Remove mark_driver_unmaintained() (Prarit Bhargava) [2181611] +- drivers/pci: Remove RHEL-only pci_hw_*() functions (Prarit Bhargava) [2181611] +- treewide: Remove pci_hw_disabled() calls (Prarit Bhargava) [2181611] +- treewide: Remove pci_hw_deprecated() calls (Prarit Bhargava) [2181611] +- treewide: Remove pci_hw_unmaintained() calls (Prarit Bhargava) [2181611] +- kernel/rh_taint.c: Delete file (Prarit Bhargava) [2181611] +- tools headers UAPI: sync asm/kvm.h with kernel (Michael Petlan) [RHEL-11706] +- tools headers UAPI: sync asm/prctl.h with kernel (Michael Petlan) [RHEL-11706] +- tools headers UAPI: sync asm/msr-index.h with kernel (Michael Petlan) [RHEL-11706] +- tools headers UAPI: sync asm/cpufeatures.h with kernel (Michael Petlan) [RHEL-11706] +- tools headers UAPI: sync linux/kvm.h with kernel (Michael Petlan) [RHEL-11706] +- tools headers UAPI: sync linux/fcntl.h with kernel (Michael Petlan) [RHEL-11706] +- tools headers UAPI: sync linux/kvm.h with kernel (Michael Petlan) [RHEL-11706] +- tools headers UAPI: sync tools/lib/bpf/hashmap.c with kernel (Michael Petlan) [RHEL-11706] +- tools headers UAPI: sync linux/socket.h with kernel (Michael Petlan) [RHEL-11706] +- tools headers UAPI: sync asm/cputype.h with kernel (Michael Petlan) [RHEL-11706] +- tools headers UAPI: sync arch/x86/lib/memcpy_64.S with kernel (Michael Petlan) [RHEL-11706] +- tools headers UAPI: sync asm-generic/mman-common.h with kernel (Michael Petlan) [RHEL-11706] +- tools headers UAPI: sync asm/svm.h with kernel (Michael Petlan) [RHEL-11706] +- tools headers UAPI: sync asm/perf_regs.h with kernel (Michael Petlan) [RHEL-11706] +- tools headers UAPI: sync asm/msr-index.h with kernel (Michael Petlan) [RHEL-11706] +- tools headers UAPI: sync asm/cpufeatures.h with kernel (Michael Petlan) [RHEL-11706] +- tools headers UAPI: sync asm/required-features.h with kernel (Michael Petlan) [RHEL-11706] +- tools headers UAPI: sync asm/disabled-features.h with kernel (Michael Petlan) [RHEL-11706] +- tools headers UAPI: sync linux/vhost.h with kernel (Michael Petlan) [RHEL-11706] +- tools headers UAPI: sync linux/prctl.h with kernel (Michael Petlan) [RHEL-11706] +- tools headers UAPI: sync linux/kvm.h with kernel (Michael Petlan) [RHEL-11706] +- tools headers UAPI: sync drm/i915_drm.h with kernel (Michael Petlan) [RHEL-11706] +- tools headers UAPI: sync drm/drm.h with kernel (Michael Petlan) [RHEL-11706] + +* Tue Nov 28 2023 Scott Weaver [5.14.0-391.el9] +- rtla: Fix uninitialized variable found (John Kacur) [RHEL-10079] +- rtla/timerlat: Do not stop user-space if a cpu is offline (John Kacur) [RHEL-10079] +- rtla/timerlat_aa: Fix previous IRQ delay for IRQs that happens after thread sample (John Kacur) [RHEL-10079] +- rtla/timerlat_aa: Fix negative IRQ delay (John Kacur) [RHEL-10079] +- rtla/timerlat_aa: Zero thread sum after every sample analysis (John Kacur) [RHEL-10079] +- rtla/timerlat_hist: Add timerlat user-space support (John Kacur) [RHEL-10079] +- rtla/timerlat_top: Add timerlat user-space support (John Kacur) [RHEL-10079] +- rtla/hwnoise: Reduce runtime to 75%% (John Kacur) [RHEL-10079] +- rtla: Start the tracers after creating all instances (John Kacur) [RHEL-10079] +- rtla/timerlat_hist: Add auto-analysis support (John Kacur) [RHEL-10079] +- rtla/timerlat: Give timerlat auto analysis its own instance (John Kacur) [RHEL-10079] +- rtla: Automatically move rtla to a house-keeping cpu (John Kacur) [RHEL-10079] +- rtla: Change monitored_cpus from char * to cpu_set_t (John Kacur) [RHEL-10079] +- rtla: Add --house-keeping option (John Kacur) [RHEL-10079] +- rtla: Add -C cgroup support (John Kacur) [RHEL-10079] +- mfd: intel-lpss: Add Intel Meteor Lake PCH-S LPSS PCI IDs (David Arcari) [RHEL-14841] +- mfd: intel-lpss: Provide an SSP type to the SPI driver (David Arcari) [RHEL-14841] +- mfd: intel-lpss: Add support for ADL-P i2c6 and i2c7 (David Arcari) [RHEL-14841] +- nvme: update firmware version after commit (Maurizio Lombardi) [RHEL-8066] +- powerpc/fadump: make is_kdump_kernel() return false when fadump is active (Mamatha Inamdar) [RHEL-9423] +- vmcore: remove dependency with is_kdump_kernel() for exporting vmcore (Mamatha Inamdar) [RHEL-9423] +- redhat/configs: Enable cryptographic acceleration config flags for PowerPC (Mamatha Inamdar) [RHEL-11208] +- crypto: powerpc/chacha20,poly1305-p10 - Add dependency on VSX (Mamatha Inamdar) [RHEL-11208] +- crypto: powerpc - Add chacha20/poly1305-p10 to Kconfig and Makefile (Mamatha Inamdar) [RHEL-11208] +- crypto: chacha20-p10 - An optimized Chacha20 implementation with 8-way unrolling for ppc64le (Mamatha Inamdar) [RHEL-11208] +- crypt: chacha20-p10 - Glue code for optmized Chacha20 implementation for ppc64le (Mamatha Inamdar) [RHEL-11208] +- crypto: poly1305-p10 - An optimized Poly1305 implementation with 4-way unrolling for ppc64le (Mamatha Inamdar) [RHEL-11208] +- crypto: poly1305-p10 - Glue code for optmized Poly1305 implementation for ppc64le (Mamatha Inamdar) [RHEL-11208] +- powerpc/crypto: fix missing skcipher dependency for aes-gcm-p10 (Mamatha Inamdar) [RHEL-11208] +- powerpc/crypto: Fix aes-gcm-p10 build when VSX=n (Mamatha Inamdar) [RHEL-11208] +- crypto: p10-aes-gcm - Remove POWER10_CPU dependency (Mamatha Inamdar) [RHEL-11208] +- crypto: p10-aes-gcm - Update Kconfig and Makefile (Mamatha Inamdar) [RHEL-11208] +- crypto: p10-aes-gcm - remove duplicate include header (Mamatha Inamdar) [RHEL-11208] +- powerpc: Move Power10 feature PPC_MODULE_FEATURE_P10 (Mamatha Inamdar) [RHEL-11208] +- powerpc/crypto: Fix aes-gcm-p10 link errors (Mamatha Inamdar) [RHEL-11208] +- crypto: p10-aes-gcm - Glue code for AES/GCM stitched implementation (Mamatha Inamdar) [RHEL-11208] +- crypto: p10-aes-gcm - Supporting functions for AES (Mamatha Inamdar) [RHEL-11208] +- crypto: p10-aes-gcm - Supporting functions for ghash (Mamatha Inamdar) [RHEL-11208] +- crypto: p10-aes-gcm - An accelerated AES/GCM stitched implementation (Mamatha Inamdar) [RHEL-11208] +- crypto: p10-aes-gcm - A perl script to process PowerPC assembler source. (Mamatha Inamdar) [RHEL-11208] +- drm/mgag200: Flush the cache to improve latency (Jocelyn Falempe) [RHEL-16556] +- net: fix net device address assign type (Michal Schmidt) [RHEL-16986 RHEL-6368] +- net: add check for current MAC address in dev_set_mac_address (Michal Schmidt) [RHEL-16986 RHEL-6368] +- perf test: Skip CoreSight tests if cs_etm// event is not available (Michael Petlan) [RHEL-10556] +- block, bfq: fix uaf for bfqq in bic_set_bfqq() (Ming Lei) [RHEL-16313] +- pinctrl: intel: Switch to use exported namespace (David Arcari) [RHEL-15018] +- pinctrl: intel: Add Intel Meteor Lake-S pin controller support (David Arcari) [RHEL-15018] +- i2c: i801: unregister tco_pdev in i801_probe() error path (David Arcari) [RHEL-15019] +- i2c: i801: Remove #ifdef guards for PM related functions (David Arcari) [RHEL-15019] +- i2c: i801: Add support for Intel Meteor Lake PCH-S (David Arcari) [RHEL-15019] +- i2c: i801: Add support for Intel Meteor Lake SoC-S (David Arcari) [RHEL-15019] +- i2c: i801: Enlarge device name field in i801_ids table (David Arcari) [RHEL-15019] +- i2c: i801: Call i801_check_post() from i801_access() (David Arcari) [RHEL-15019] +- i2c: i801: Call i801_check_pre() from i801_access() (David Arcari) [RHEL-15019] +- i2c: i801: Centralize configuring block commands in i801_block_transaction (David Arcari) [RHEL-15019] +- i2c: i801: Centralize configuring non-block commands in i801_simple_transaction (David Arcari) [RHEL-15019] +- i2c: i801: Handle SMBAUXCTL_E32B in i801_block_transaction_by_block only (David Arcari) [RHEL-15019] +- i2c: i801: Add i801_simple_transaction(), complementing i801_block_transaction() (David Arcari) [RHEL-15019] +- i2c: i801: add helper i801_set_hstadd() (David Arcari) [RHEL-15019] +- i2c: i801: make FEATURE_BLOCK_PROC dependent on FEATURE_BLOCK_BUFFER (David Arcari) [RHEL-15019] +- i2c: i801: make FEATURE_HOST_NOTIFY dependent on FEATURE_IRQ (David Arcari) [RHEL-15019] +- i2c: i801: improve interrupt handler (David Arcari) [RHEL-15019] +- platform/x86: p2sb: Don't fail if unknown CPU is found (David Arcari) [RHEL-15019] +- i2c: i801: add lis3lv02d's I2C address for Vostro 5568 (David Arcari) [RHEL-15019] +- i2c: i801: Prefer async probe (David Arcari) [RHEL-15019] +- platform/x86: p2sb: Fix UAF when caller uses resource name (David Arcari) [RHEL-15019] +- platform/x86: p2sb: Move out of X86_PLATFORM_DEVICES dependency (David Arcari) [RHEL-15019] +- i2c: i801: convert to use common P2SB accessor (David Arcari) [RHEL-15019] +- platform/x86/intel: Add Primary to Sideband (P2SB) bridge support (David Arcari) [RHEL-15019] + +* Fri Nov 24 2023 Jan Stancek [5.14.0-390.el9] +- ext4: fix racy may inline data check in dio write (Brian Foster) [RHEL-15106] +- scsi: lpfc: Do not abuse UUID APIs and LPFC_COMPRESS_VMID_SIZE (Dick Kennedy) [RHEL-5393] +- scsi: lpfc: Copyright updates for 14.2.0.14 patches (Dick Kennedy) [RHEL-5393] +- scsi: lpfc: Update lpfc version to 14.2.0.14 (Dick Kennedy) [RHEL-5393] +- scsi: lpfc: Clean up SLI-4 sysfs resource reporting (Dick Kennedy) [RHEL-5393] +- scsi: lpfc: Abort outstanding ELS cmds when mailbox timeout error is detected (Dick Kennedy) [RHEL-5393] +- scsi: lpfc: Remove extra ndlp kref decrement in FLOGI cmpl for loop topology (Dick Kennedy) [RHEL-5393] +- scsi: lpfc: Simplify fcp_abort transport callback log message (Dick Kennedy) [RHEL-5393] +- scsi: lpfc: Pull out fw diagnostic dump log message from driver's trace buffer (Dick Kennedy) [RHEL-5393] +- scsi: lpfc: Fix a possible data race in lpfc_unregister_fcf_rescan() (Dick Kennedy) [RHEL-5393] +- scsi: lpfc: Fix lpfc_name struct packing (Dick Kennedy) [RHEL-5393] +- scsi: lpfc: Fix incorrect big endian type assignment in bsg loopback path (Dick Kennedy) [RHEL-5393] +- scsi: lpfc: Use struct_size() helper (Dick Kennedy) [RHEL-5393] +- scsi: lpfc: Fix incorrect big endian type assignments in FDMI and VMID paths (Dick Kennedy) [RHEL-5393] +- scsi: lpfc: Copyright updates for 14.2.0.13 patches (Dick Kennedy) [RHEL-5393] +- scsi: lpfc: Update lpfc version to 14.2.0.13 (Dick Kennedy) [RHEL-5393] +- scsi: lpfc: Enhance congestion statistics collection (Dick Kennedy) [RHEL-5393] +- scsi: lpfc: Clean up SLI-4 CQE status handling (Dick Kennedy) [RHEL-5393] +- scsi: lpfc: Change firmware upgrade logging to KERN_NOTICE instead of TRACE_EVENT (Dick Kennedy) [RHEL-5393] +- scsi: lpfc: Revise NPIV ELS unsol rcv cmpl logic to drop ndlp based on nlp_state (Dick Kennedy) [RHEL-5393] +- scsi: lpfc: Replace all non-returning strlcpy() with strscpy() (Dick Kennedy) [RHEL-5393] +- scsi: lpfc: Replace one-element array with flexible-array member (Dick Kennedy) [RHEL-5393] +- gfs2: Fix another freeze/thaw hang (Andrew Price) [RHEL-5339] +- bpf: Change syscall_nr type to int in struct syscall_tp_t (Artem Savkov) [RHEL-348] +- net: openvswitch: Use struct_size() (Antoine Tenart) [RHEL-14346] +- openvswitch: reduce stack usage in do_execute_actions (Antoine Tenart) [RHEL-14346] +- net: openvswitch: reject negative ifindex (Antoine Tenart) [RHEL-14346] +- net: openvswitch: Use struct_size() (Antoine Tenart) [RHEL-14346] +- nvme-auth: use chap->s2 to indicate bidirectional authentication (Chris Leech) [RHEL-4103] +- tcp_bpf: properly release resources on error paths (Paolo Abeni) [RHEL-12593] +- tcp: allow again tcp_disconnect() when threads are waiting (Paolo Abeni) [RHEL-12593] +- selftests: tls: swap the TX and RX sockets in some tests (Hangbin Liu) [RHEL-13968] +- selftests: vrf_route_leaking: remove ipv6_ping_frag from default testing (Hangbin Liu) [RHEL-13968] +- selftests: mirror_gre_changes: Tighten up the TTL test match (Hangbin Liu) [RHEL-13968] +- selftests: forwarding: bridge_mdb: Make test more robust (Hangbin Liu) [RHEL-13968] +- selftests: forwarding: bridge_mdb_max: Fix failing test with old libnet (Hangbin Liu) [RHEL-13968] +- selftests: forwarding: bridge_mdb: Fix failing test with old libnet (Hangbin Liu) [RHEL-13968] +- selftests: forwarding: tc_tunnel_key: Make filters more specific (Hangbin Liu) [RHEL-13968] +- selftests: forwarding: tc_flower: Relax success criterion (Hangbin Liu) [RHEL-13968] +- selftests: forwarding: hw_stats_l3_gre: Skip when using veth pairs (Hangbin Liu) [RHEL-13968] +- selftests: forwarding: ethtool_extended_state: Skip when using veth pairs (Hangbin Liu) [RHEL-13968] +- selftests: forwarding: ethtool: Skip when using veth pairs (Hangbin Liu) [RHEL-13968] +- selftests: forwarding: Add a helper to skip test when using veth pairs (Hangbin Liu) [RHEL-13968] +- selftests: forwarding: Set default IPv6 traceroute utility (Hangbin Liu) [RHEL-13968] +- selftests: forwarding: bridge_mdb_max: Check iproute2 version (Hangbin Liu) [RHEL-13968] +- selftests: forwarding: bridge_mdb: Check iproute2 version (Hangbin Liu) [RHEL-13968] +- selftests: forwarding: Switch off timeout (Hangbin Liu) [RHEL-13968] +- selftests: forwarding: Skip test when no interfaces are specified (Hangbin Liu) [RHEL-13968] +- selftests: forwarding: Fix race condition in mirror installation (Hangbin Liu) [RHEL-13968] +- selftests/harness: allow tests to be skipped during setup (Hangbin Liu) [RHEL-13968] + +* Wed Nov 22 2023 Jan Stancek [5.14.0-389.el9] +- rv: Remove redundant assignment to variable retval (John Kacur) [RHEL-10080] +- rv/reactor: remove MODULE_LICENSE in non-modules (John Kacur) [RHEL-10080] +- rv: remove redundant initialization of pointer ptr (John Kacur) [RHEL-10080] +- rv/monitors: Move monitor structure in rodata (John Kacur) [RHEL-10080] +- scsi: qedf: Add synchronization between I/O completions and abort (Nilesh Javali) [RHEL-9887] +- scsi: qedf: Remove unused declaration (Nilesh Javali) [RHEL-9887] +- scsi: qedf: Fix firmware halt over suspend and resume (Nilesh Javali) [RHEL-9887] +- scsi: qedf: Do not touch __user pointer in qedf_dbg_fp_int_cmd_read() directly (Nilesh Javali) [RHEL-9887] +- scsi: qedf: Do not touch __user pointer in qedf_dbg_debug_cmd_read() directly (Nilesh Javali) [RHEL-9887] +- scsi: qedf: Do not touch __user pointer in qedf_dbg_stop_io_on_error_cmd_read() directly (Nilesh Javali) [RHEL-9887] +- scsi: qedf: Fix NULL dereference in error handling (Nilesh Javali) [RHEL-9887] +- scsi: qedf: Remove unused 'num_handled' variable (Nilesh Javali) [RHEL-9887] +- powerpc/watchpoints: Disable preemption in thread_change_pc() (Michael Petlan) [RHEL-15009] +- tools/perf/arch/powerpc: Fix the CPU ID const char* value by adding 0x prefix (Michael Petlan) [RHEL-15009] +- perf jevents: fix no member named 'entries' issue (Michael Petlan) [RHEL-15009] +- tools build: Fix llvm feature detection, still used by bpftool (Michael Petlan) [RHEL-15009] +- perf vendor events: Update PMC used in PM_RUN_INST_CMPL event for power10 platform (Michael Petlan) [RHEL-15009] +- perf dlfilter: Add a test for object_code() (Michael Petlan) [RHEL-15009] +- perf dlfilter: Fix use of addr_location__exit() in dlfilter__object_code() (Michael Petlan) [RHEL-15009] +- perf pmu: Fix perf stat output with correct scale and unit (Michael Petlan) [RHEL-15009] +- perf jevent: fix core dump on software events on s390 (Michael Petlan) [RHEL-15009] +- perf pmu: Ensure all alias variables are initialized (Michael Petlan) [RHEL-15009] +- perf jevents metric: Fix type of strcmp_cpuid_str (Michael Petlan) [RHEL-15009] +- perf trace: Avoid compile error wrt redefining bool (Michael Petlan) [RHEL-15009] +- perf bpf-prologue: Remove unused file (Michael Petlan) [RHEL-15009] +- tools headers UAPI: Copy seccomp.h to be able to build 'perf bench' in older systems (Michael Petlan) [RHEL-15009] +- tools headers UAPI: Sync files changed by new cachestat syscall with the kernel sources (Michael Petlan) [RHEL-15009] +- perf parse-events: Fix driver config term (Michael Petlan) [RHEL-15009] +- perf parse-events: Fixes relating to no_value terms (Michael Petlan) [RHEL-15009] +- perf parse-events: Fix propagation of term's no_value when cloning (Michael Petlan) [RHEL-15009] +- perf parse-events: Name the two term enums (Michael Petlan) [RHEL-15009] +- perf list: Don't print Unit for "default_core" (Michael Petlan) [RHEL-15009] +- perf vendor events intel: Fix modifier in tma_info_system_mem_parallel_reads for skylake (Michael Petlan) [RHEL-15009] +- perf dlfilter: Avoid leak in v0 API test use of resolve_address() (Michael Petlan) [RHEL-15009] +- perf metric: Add #num_cpus_online literal (Michael Petlan) [RHEL-15009] +- perf pmu: Remove str from perf_pmu_alias (Michael Petlan) [RHEL-15009] +- perf parse-events: Make common term list to strbuf helper (Michael Petlan) [RHEL-15009] +- perf parse-events: Minor help message improvements (Michael Petlan) [RHEL-15009] +- perf pmu: Avoid uninitialized use of alias->str (Michael Petlan) [RHEL-15009] +- perf jevents: Use "default_core" for events with no Unit (Michael Petlan) [RHEL-15009] +- perf test stat_bpf_counters_cgrp: Enhance perf stat cgroup BPF counter test (Michael Petlan) [RHEL-15009] +- perf test shell stat_bpf_counters: Fix test on Intel (Michael Petlan) [RHEL-15009] +- libperf: Get rid of attr.id field (Michael Petlan) [RHEL-15009] +- perf tools: Convert to perf_record_header_attr_id() (Michael Petlan) [RHEL-15009] +- libperf: Add perf_record_header_attr_id() (Michael Petlan) [RHEL-15009] +- perf tools: Handle old data in PERF_RECORD_ATTR (Michael Petlan) [RHEL-15009] +- perf pmus: Skip duplicate PMUs and don't print list suffix by default (Michael Petlan) [RHEL-15009] +- perf pmus: Sort pmus by name then suffix (Michael Petlan) [RHEL-15009] +- perf beauty mmap_flags: Use "test -f" instead of "[-f FILE]" (Michael Petlan) [RHEL-15009] +- perf beauty mmap_flags: Fix script for archs that use the generic mman.h (Michael Petlan) [RHEL-15009] +- perf tools: Allow to use cpuinfo on LoongArch (Michael Petlan) [RHEL-15009] +- perf lock contention: Fix typo in max-stack option description (Michael Petlan) [RHEL-15009] +- perf tui slang: Tidy casts (Michael Petlan) [RHEL-15009] +- perf build-id: Simplify build_id_cache__cachedir() (Michael Petlan) [RHEL-15009] +- perf parse-events: Make term's config const (Michael Petlan) [RHEL-15009] +- perf jevents: Don't append Unit to desc (Michael Petlan) [RHEL-15009] +- perf scripts python gecko: Launch the profiler UI on the default browser with the appropriate URL (Michael Petlan) [RHEL-15009] +- perf scripts python: Add support for input args in gecko script (Michael Petlan) [RHEL-15009] +- perf jevents: Sort strings in the big C string to reduce faults (Michael Petlan) [RHEL-15009] +- perf pmu: Lazily load sysfs aliases (Michael Petlan) [RHEL-15009] +- perf pmu: Be lazy about loading event info files from sysfs (Michael Petlan) [RHEL-15009] +- perf pmu: Scan type early to fail an invalid PMU quickly (Michael Petlan) [RHEL-15009] +- perf pmu: Lazily add JSON events (Michael Petlan) [RHEL-15009] +- perf pmu: Cache JSON events table (Michael Petlan) [RHEL-15009] +- perf pmu: Merge JSON events with sysfs at load time (Michael Petlan) [RHEL-15009] +- perf pmu: Prefer passing pmu to aliases list (Michael Petlan) [RHEL-15009] +- perf pmu: Parse sysfs events directly from a file (Michael Petlan) [RHEL-15009] +- perf pmu-events: Add pmu_events_table__find_event() (Michael Petlan) [RHEL-15009] +- perf pmu-events: Reduce processed events by passing PMU (Michael Petlan) [RHEL-15009] +- perf s390 s390_cpumcfdg_dump: Don't scan all PMUs (Michael Petlan) [RHEL-15009] +- perf parse-events: Improve error message for double setting (Michael Petlan) [RHEL-15009] +- perf jevents: Group events by PMU (Michael Petlan) [RHEL-15009] +- perf pmu-events: Add extra underscore to function names (Michael Petlan) [RHEL-15009] +- perf pmu: Abstract alias/event struct (Michael Petlan) [RHEL-15009] +- perf pmu: Make the loading of formats lazy (Michael Petlan) [RHEL-15009] +- perf build: Allow customization of clang options for BPF target (Michael Petlan) [RHEL-15009] +- perf pmu: Pass PMU rather than aliases and format (Michael Petlan) [RHEL-15009] +- perf pmu: Avoid passing format list to perf_pmu__format_bits() (Michael Petlan) [RHEL-15009] +- perf pmu: Avoid passing format list to perf_pmu__format_type (Michael Petlan) [RHEL-15009] +- perf pmu: Avoid passing format list to perf_pmu__config_terms() (Michael Petlan) [RHEL-15009] +- perf pmu: Reduce scope of perf_pmu_error() (Michael Petlan) [RHEL-15009] +- perf pmu: Move perf_pmu__set_format to pmu.y (Michael Petlan) [RHEL-15009] +- perf pmu: Avoid a path name copy (Michael Petlan) [RHEL-15009] +- perf script ibs: Remove unused include (Michael Petlan) [RHEL-15009] +- perf bench breakpoint: Skip run if no breakpoints available (Michael Petlan) [RHEL-15009] +- perf lzma: Convert some pr_err() to pr_debug() as callers already use pr_debug() (Michael Petlan) [RHEL-15009] +- perf stat-display: Check if snprintf()'s fmt argument is NULL (Michael Petlan) [RHEL-15009] +- perf bpf augmented_raw_syscalls: Add an assert to make sure sizeof(augmented_arg->value) is a power of two. (Michael Petlan) [RHEL-15009] +- perf bpf augmented_raw_syscalls: Add an assert to make sure sizeof(saddr) is a power of two. (Michael Petlan) [RHEL-15009] +- perf jevents: Raise exception for no definition of a arch std event (Michael Petlan) [RHEL-15009] +- perf trace: Use heuristic when deciding if a syscall tracepoint "const char *" field is really a string (Michael Petlan) [RHEL-15009] +- perf trace: Use the augmented_raw_syscall BPF skel only for tracing syscalls (Michael Petlan) [RHEL-15009] +- perf vendor events arm64: Update N2 and V2 metrics and events using Arm telemetry repo (Michael Petlan) [RHEL-15009] +- perf vendor events arm64: Update stall_slot workaround for N2 r0p3 (Michael Petlan) [RHEL-15009] +- perf jevents: Add a new expression builtin strcmp_cpuid_str() (Michael Petlan) [RHEL-15009] +- perf test: Add a test for the new Arm CPU ID comparison behavior (Michael Petlan) [RHEL-15009] +- perf arm64: Allow version comparisons of CPU IDs (Michael Petlan) [RHEL-15009] +- perf bpf_skel augmented_raw_syscalls: Cap the socklen parameter using &= sizeof(saddr) (Michael Petlan) [RHEL-15009] +- perf tests mmap-basic: Adapt for riscv (Michael Petlan) [RHEL-15009] +- libperf: Implement riscv mmap support (Michael Petlan) [RHEL-15009] +- perf parse-regs: Move out arch specific header from util/perf_regs.h (Michael Petlan) [RHEL-15009] +- perf parse-regs: Remove PERF_REGS_{MAX|MASK} from common code (Michael Petlan) [RHEL-15009] +- perf parse-regs: Remove unused macros PERF_REG_{IP|SP} (Michael Petlan) [RHEL-15009] +- perf unwind: Use perf_arch_reg_{ip|sp}() to substitute macros (Michael Petlan) [RHEL-15009] +- perf parse-regs: Introduce functions perf_arch_reg_{ip|sp}() (Michael Petlan) [RHEL-15009] +- perf parse-regs: Refactor arch register parsing functions (Michael Petlan) [RHEL-15009] +- perf LoongArch: Simplify mksyscalltbl (Michael Petlan) [RHEL-15009] +- perf annotate: Fix instruction association and parsing for LoongArch (Michael Petlan) [RHEL-15009] +- tools/perf: Add basic support for LoongArch (Michael Petlan) [RHEL-15009] +- perf docs: Fix format of unordered lists (Michael Petlan) [RHEL-15009] +- perf vendor events arm64: Update scale units and descriptions of common topdown metrics (Michael Petlan) [RHEL-15009] +- perf cs-etm: Don't duplicate FIELD_GET() (Michael Petlan) [RHEL-15009] +- perf dlfilter: Add a test for resolve_address() (Michael Petlan) [RHEL-15009] +- perf scripts python: Update audit-libs package name for python3 (Michael Petlan) [RHEL-15009] +- perf scripts python: Support syscall name parsing on arm64 (Michael Petlan) [RHEL-15009] +- perf evsel: Remove duplicate check for `field` in evsel__intval() (Michael Petlan) [RHEL-15009] +- perf trace: Tidy comments related to BPF + syscall augmentation (Michael Petlan) [RHEL-15009] +- perf bpf examples: With no BPF events remove examples (Michael Petlan) [RHEL-15009] +- perf trace: Migrate BPF augmentation to use a skeleton (Michael Petlan) [RHEL-15009] +- perf parse-events: Remove BPF event support (Michael Petlan) [RHEL-15009] +- perf bpf: Remove support for embedding clang for compiling BPF events (-e foo.c) (Michael Petlan) [RHEL-15009] +- perf tests trace+probe_vfs_getname.sh: Accept quotes surrounding the filename (Michael Petlan) [RHEL-15009] +- perf test trace+probe_vfs_getname.sh: Remove stray \ before / (Michael Petlan) [RHEL-15009] +- perf script python: Add stub for PMU symbol to the python binding (Michael Petlan) [RHEL-15009] +- perf symbols: Fix DSO kernel load and symbol process to correctly map DSO to its long_name, type and adjust_symbols (Michael Petlan) [RHEL-15009] +- perf build: Remove -Wno-unused-but-set-variable from the flex flags when building with clang < 13.0.0 (Michael Petlan) [RHEL-15009] +- perf script: Print "cgroup" field on the same line as "comm" (Michael Petlan) [RHEL-15009] +- perf probe: Make synthesize_perf_probe_point() private to probe-event.c (Michael Petlan) [RHEL-15009] +- perf probe: Free string returned by synthesize_perf_probe_point() on failure in synthesize_perf_probe_command() (Michael Petlan) [RHEL-15009] +- perf probe: Free string returned by synthesize_perf_probe_point() on failure to add a probe (Michael Petlan) [RHEL-15009] +- perf hists browser: Fix the number of entries for 'e' key (Michael Petlan) [RHEL-15009] +- perf hists browser: Fix hierarchy mode header (Michael Petlan) [RHEL-15009] +- perf annotate bpf: Don't enclose non-debug code with an assert() (Michael Petlan) [RHEL-15009] +- perf build: Support llvm and clang support compiled in (Michael Petlan) [RHEL-15009] +- perf build: Update feature check for clang and llvm (Michael Petlan) [RHEL-15009] +- tools: Bump minimum LLVM C++ std to GNU++14 (Michael Petlan) [RHEL-15009] +- perf script python: Cope with declarations after statements found in Python.h (Michael Petlan) [RHEL-15009] +- perf python: Cope with declarations after statements found in Python.h (Michael Petlan) [RHEL-15009] +- perf vendor events intel: Update Icelake+ metric constraints (Michael Petlan) [RHEL-15009] +- perf vendor events intel: Update sapphirerapids to 1.15 (Michael Petlan) [RHEL-15009] +- perf vendor events intel: Update meteorlake to 1.04 (Michael Petlan) [RHEL-15009] +- perf parse-events x86: Avoid sorting uops_retired.slots (Michael Petlan) [RHEL-15009] +- perf probe: Show correct error message about @symbol usage for uprobe (Michael Petlan) [RHEL-15009] +- perf test bpf: Address error about non-null argument for epoll_pwait 2nd arg (Michael Petlan) [RHEL-15009] +- perf tests stat+std_output: Fix shellcheck warnings about word splitting/quoting and local variables (Michael Petlan) [RHEL-15009] +- perf tests stat+std_output: Fix shellcheck warnings about word splitting/quoting (Michael Petlan) [RHEL-15009] +- perf tests lib stat_output: Fix shellcheck warning about missing shebang (Michael Petlan) [RHEL-15009] +- perf tests coresight thread_loop_check_tid_2: Fix shellcheck warnings about word splitting/quoting (Michael Petlan) [RHEL-15009] +- perf tests record+zstd_comp_decomp: Fix the shellcheck warnings about word splitting/quoting (Michael Petlan) [RHEL-15009] +- perf arch x86: Address shellcheck warnings about unused variables in syscalltbl.sh (Michael Petlan) [RHEL-15009] +- perf trace x86_arch_prctl: Address shellcheck warnings about local variables (Michael Petlan) [RHEL-15009] +- perf tests lib waiting: Fix the shellcheck warnings about missing shebang (Michael Petlan) [RHEL-15009] +- perf tests lib probe_vfs_getname: Fix shellcheck warnings about missing shebang/local variables (Michael Petlan) [RHEL-15009] +- perf tests unroll_loop_thread_10: Fix shellcheck warnings about word splitting/quoting (Michael Petlan) [RHEL-15009] +- perf tests thread_loop_check_tid_10: Fix shellcheck warnings bout word splitting/quoting (Michael Petlan) [RHEL-15009] +- perf build: Fix shellcheck issue about quotes for check-headers.sh (Michael Petlan) [RHEL-15009] +- perf beauty arch_errno_names: Fix shellcheck issue about local variables (Michael Petlan) [RHEL-15009] +- perf tests lib probe: Fix shellcheck warning about about missing shebang (Michael Petlan) [RHEL-15009] +- perf tests memcpy_thread_16k_10: Fix shellcheck warning about word splitting/quote (Michael Petlan) [RHEL-15009] +- perf tests asm_pure_loop: Fix shellcheck warning about word splitting/quote (Michael Petlan) [RHEL-15009] +- perf tests stat+shadow_stat: Fix shellcheck warning about unused variable (Michael Petlan) [RHEL-15009] +- perf tests stat_bpf_counters: Fix usage of '==' to address shellcheck warning (Michael Petlan) [RHEL-15009] +- perf tests perf_dat _converter_json: Use quoting to avoid word splitting (Michael Petlan) [RHEL-15009] +- perf tests stat+csv_summary: Fix unused variable references detected via shellcheck (Michael Petlan) [RHEL-15009] +- perf tests: Address signal case issues detected via shellcheck (Michael Petlan) [RHEL-15009] +- perf test stat_bpf_counters_cgrp: Fix shellcheck issue about logical operators (Michael Petlan) [RHEL-15009] +- perf tests lock_contention: Fix shellcheck issue about quoting to avoid word splitting (Michael Petlan) [RHEL-15009] +- perf tests record_offcpu: Fix shellcheck warnings about word splitting/quoting and signal names case (Michael Petlan) [RHEL-15009] +- perf tests probe_vfs_getname: Fix shellcheck warnings about word splitting/quoting (Michael Petlan) [RHEL-15009] +- perf tests trace+probe_vfs_getname: Fix shellcheck warnings about word splitting/quoting (Michael Petlan) [RHEL-15009] +- perf tests task_analyzer: Check perf build options for libtraceevent support (Michael Petlan) [RHEL-15009] +- perf parse-events: Remove array remnants (Michael Petlan) [RHEL-15009] +- perf tools: Revert enable indices setting syntax for BPF map (Michael Petlan) [RHEL-15009] +- perf parse-event: Avoid BPF test SEGV (Michael Petlan) [RHEL-15009] +- perf build: Include generated header files properly (Michael Petlan) [RHEL-15009] +- perf build: Update build rule for generated files (Michael Petlan) [RHEL-15009] +- perf build: Remove -Wno-redundant-decls in 2 cases (Michael Petlan) [RHEL-15009] +- perf build: Disable fewer bison warnings (Michael Petlan) [RHEL-15009] +- perf build: Disable fewer flex warnings (Michael Petlan) [RHEL-15009] +- tools build: Add 3-component logical version comparators (Michael Petlan) [RHEL-15009] +- perf build: Add Wextra for C++ compilation (Michael Petlan) [RHEL-15009] +- perf build: Don't always set -funwind-tables and -ggdb3 (Michael Petlan) [RHEL-15009] +- perf bpf-loader: Remove unneeded diagnostic pragma (Michael Petlan) [RHEL-15009] +- perf docs: Update metric usage for Alibaba's T-Head PMU driver (arm64) (Michael Petlan) [RHEL-15009] +- docs: perf: Add description for Alibaba's T-Head PMU driver (Michael Petlan) [RHEL-15009] +- perf vendor events arm64: Add JSON metrics for Yitian 710 DDR (Michael Petlan) [RHEL-15009] +- perf jevents: Add support for Yitian 710 DDR PMU (arm64) aliasing (Michael Petlan) [RHEL-15009] +- perf tools: Add a place to put kernel config fragments for test runs (Michael Petlan) [RHEL-15009] +- perf scripts python: Add command execution for gecko script (Michael Petlan) [RHEL-15009] +- perf scripts python: Implement add sample function and thread processing (Michael Petlan) [RHEL-15009] +- perf scripts python: Implement add sample function and thread processing (Michael Petlan) [RHEL-15009] +- perf scripts python: Add trace end processing and PRODUCT and CATEGORIES information (Michael Petlan) [RHEL-15009] +- perf scripts python: Add classes and conversion functions (Michael Petlan) [RHEL-15009] +- perf scripts python: Extact necessary information from process event (Michael Petlan) [RHEL-15009] +- perf scripts python: Add initial script file with usage information (Michael Petlan) [RHEL-15009] +- perf doc: Fix typo in perf.data-file-format.txt (Michael Petlan) [RHEL-15009] +- perf machine: Include data symbols in the kernel map (Michael Petlan) [RHEL-15009] +- perf symbols: Add kallsyms__get_symbol_start() (Michael Petlan) [RHEL-15009] +- perf parse-events: Avoid regrouped warning for wild card events (Michael Petlan) [RHEL-15009] +- perf parse-events: Add more comments to 'struct parse_events_state' (Michael Petlan) [RHEL-15009] +- perf build: Add LTO build option (Michael Petlan) [RHEL-15009] +- perf test: Avoid weak symbol for arch_tests (Michael Petlan) [RHEL-15009] +- perf parse-events: Avoid use uninitialized warning (Michael Petlan) [RHEL-15009] +- perf stat: Avoid uninitialized use of perf_stat_config (Michael Petlan) [RHEL-15009] +- perf diff: Replaces some ',' as separator with the more usual ';' (Michael Petlan) [RHEL-15009] +- perf bench uprobe trace_printk: Add entry attaching an BPF program that does a trace_printk (Michael Petlan) [RHEL-15009] +- perf bench uprobe empty: Add entry attaching an empty BPF program (Michael Petlan) [RHEL-15009] +- perf bench uprobe: Show diff to previous (Michael Petlan) [RHEL-15009] +- perf bench uprobe: Print diff to baseline (Michael Petlan) [RHEL-15009] +- perf bench uprobe: Add benchmark to test uprobe overhead (Michael Petlan) [RHEL-15009] +- perf trace: Free thread_trace->files table (Michael Petlan) [RHEL-15009] +- perf trace: Really free the evsel->priv area (Michael Petlan) [RHEL-15009] +- perf trace: Register a thread priv destructor (Michael Petlan) [RHEL-15009] +- perf thread: Allow tools to register a thread->priv destructor (Michael Petlan) [RHEL-15009] +- perf evsel: Free evsel->filter on the destructor (Michael Petlan) [RHEL-15009] +- perf/x86/lbr: Filter vsyscall addresses (Michael Petlan) [RHEL-15009] +- perf/x86/amd/core: Fix overflow reset on hotplug (Michael Petlan) [RHEL-15009] +- perf: Fix wrong comment about default event_idx (Michael Petlan) [RHEL-15009] +- powerpc/perf: Convert fsl_emb notifier to state machine callbacks (Michael Petlan) [RHEL-15009] +- Documentation/powerpc: Fix ptrace request names (Michael Petlan) [RHEL-15009] +- perf/hw_breakpoint: Remove arch breakpoint hooks (Michael Petlan) [RHEL-15009] +- selftests/powerpc/ptrace: Update ptrace-perf watchpoint selftest (Michael Petlan) [RHEL-15009] +- selftests/powerpc/ptrace: Fix typo in pid_max search error (Michael Petlan) [RHEL-15009] +- powerpc/watchpoints: Remove ptrace/perf exclusion tracking (Michael Petlan) [RHEL-15009] +- powerpc/watchpoints: Simplify watchpoint reinsertion (Michael Petlan) [RHEL-15009] +- powerpc/watchpoints: Track perf single step directly on the breakpoint (Michael Petlan) [RHEL-15009] +- powerpc/watchpoints: Don't track info persistently (Michael Petlan) [RHEL-15009] +- powerpc/watchpoints: Explain thread_change_pc() more (Michael Petlan) [RHEL-15009] +- hw_breakpoint: fix single-stepping when using bpf_overflow_handler (Michael Petlan) [RHEL-15009] +- perf/x86/uncore: Remove unnecessary ?: operator around pcibios_err_to_errno() call (Michael Petlan) [RHEL-15009] +- perf: Remove unused extern declaration arch_perf_get_page_size() (Michael Petlan) [RHEL-15009] +- perf: Remove unused PERF_PMU_CAP_HETEROGENEOUS_CPUS capability (Michael Petlan) [RHEL-15009] +- arm_pmu: Remove unused PERF_PMU_CAP_HETEROGENEOUS_CPUS capability (Michael Petlan) [RHEL-15009] +- perf/x86: Remove unused PERF_PMU_CAP_HETEROGENEOUS_CPUS capability (Michael Petlan) [RHEL-15009] +- arm_pmu: Add PERF_PMU_CAP_EXTENDED_HW_TYPE capability (Michael Petlan) [RHEL-15009] +- perf/x86/ibs: Set mem_lvl_num, mem_remote and mem_hops for data_src (Michael Petlan) [RHEL-15009] +- perf/mem: Add PERF_MEM_LVLNUM_NA to PERF_MEM_NA (Michael Petlan) [RHEL-15009] +- perf/amd: Prevent grouping of IBS events (Michael Petlan) [RHEL-15009] +- perf: Replace strlcpy with strscpy (Michael Petlan) [RHEL-15009] +- Revert "KVM: s390: selftests: Add selftest for single-stepping" (Thomas Huth) [RHEL-15914] +- fbdev/simplefb: Add support for generic power-domains (Robert Foss) [RHEL-14708] +- fbdev/simplefb: Support memory-region property (Robert Foss) [RHEL-14708] +- sched/fair: Make the BW replenish timer expire in hardirq context for PREEMPT_RT (Valentin Schneider) [RHEL-7232] +- iommu/arm-smmu-v3: Fix soft lockup triggered by arm_smmu_mm_invalidate_range (Jerry Snitselaar) [RHEL-11590] +- arm64/smmu: use TLBI ASID when invalidating entire range (Jerry Snitselaar) [RHEL-11590] +- EDAC/i10nm: Add Intel Granite Rapids server support (Aristeu Rozanski) [2176989] +- EDAC/i10nm: Make more configurations CPU model specific (Aristeu Rozanski) [2176989] +- driver/base/cpu: Retry online operation if -EBUSY (Waiman Long) [RHEL-5737] + +* Tue Nov 21 2023 Jan Stancek [5.14.0-388.el9] +- scsi: qedi: Remove unused declarations (Nilesh Javali) [RHEL-9868] +- scsi: qedi: Fix firmware halt over suspend and resume (Nilesh Javali) [RHEL-9868] +- scsi: qedi: Fix potential deadlock on &qedi_percpu->p_work_lock (Nilesh Javali) [RHEL-9868] +- scsi: qedi: Replace all non-returning strlcpy with strscpy (Nilesh Javali) [RHEL-9868] +- scsi: qedi: Fix use after free bug in qedi_remove() (Nilesh Javali) [RHEL-9868] +- scsi: qedi: Remove unneeded version.h include (Nilesh Javali) [RHEL-9868] +- scsi: qla2xxx: Fix system crash due to bad pointer access (Nilesh Javali) [RHEL-9867] +- scsi: qla2xxx: Fix double free of dsd_list during driver load (Nilesh Javali) [RHEL-9867] +- scsi: qla2xxx: Fix NULL vs IS_ERR() bug for debugfs_create_dir() (Nilesh Javali) [RHEL-9867] +- scsi: qla2xxx: Use raw_smp_processor_id() instead of smp_processor_id() (Nilesh Javali) [RHEL-9867] +- scsi: qla2xxx: Correct endianness for rqstlen and rsplen (Nilesh Javali) [RHEL-9867] +- scsi: qla2xxx: Fix unused variable warning in qla2xxx_process_purls_pkt() (Nilesh Javali) [RHEL-9867] +- scsi: qla2xxx: Fix spelling mistake "tranport" -> "transport" (Nilesh Javali) [RHEL-9867] +- scsi: qla2xxx: Remove unused variables in qla24xx_build_scsi_type_6_iocbs() (Nilesh Javali) [RHEL-9867] +- scsi: qla2xxx: Fix nvme_fc_rcv_ls_req() undefined error (Nilesh Javali) [RHEL-9867] +- scsi: qla2xxx: Update version to 10.02.09.100-k (Nilesh Javali) [RHEL-9867] +- Revert "scsi: qla2xxx: Fix buffer overrun" (Nilesh Javali) [RHEL-9867] +- scsi: qla2xxx: Fix smatch warn for qla_init_iocb_limit() (Nilesh Javali) [RHEL-9867] +- scsi: qla2xxx: Remove unsupported ql2xenabledif option (Nilesh Javali) [RHEL-9867] +- scsi: qla2xxx: Error code did not return to upper layer (Nilesh Javali) [RHEL-9867] +- scsi: qla2xxx: Add logs for SFP temperature monitoring (Nilesh Javali) [RHEL-9867] +- scsi: qla2xxx: Fix firmware resource tracking (Nilesh Javali) [RHEL-9867] +- scsi: qla2xxx: Flush mailbox commands on chip reset (Nilesh Javali) [RHEL-9867] +- scsi: qla2xxx: Add Unsolicited LS Request and Response Support for NVMe (Nilesh Javali) [RHEL-9867] +- scsi: qla2xxx: Allow 32-byte CDBs (Nilesh Javali) [RHEL-9867] +- scsi: qla2xxx: Move resource to allow code reuse (Nilesh Javali) [RHEL-9867] +- scsi: qla2xxx: Remove unused declarations (Nilesh Javali) [RHEL-9867] +- scsi: qla2xxx: Update version to 10.02.08.500-k (Nilesh Javali) [RHEL-9867] +- scsi: qla2xxx: fix inconsistent TMF timeout (Nilesh Javali) [RHEL-9867] +- scsi: qla2xxx: Fix TMF leak through (Nilesh Javali) [RHEL-9867] +- scsi: qla2xxx: Turn off noisy message log (Nilesh Javali) [RHEL-9867] +- scsi: qla2xxx: Fix session hang in gnl (Nilesh Javali) [RHEL-9867] +- scsi: qla2xxx: Fix erroneous link up failure (Nilesh Javali) [RHEL-9867] +- scsi: qla2xxx: Fix command flush during TMF (Nilesh Javali) [RHEL-9867] +- scsi: qla2xxx: Limit TMF to 8 per function (Nilesh Javali) [RHEL-9867] +- scsi: qla2xxx: Adjust IOCB resource on qpair create (Nilesh Javali) [RHEL-9867] +- scsi: qla2xxx: Fix deletion race condition (Nilesh Javali) [RHEL-9867] +- scsi: qla2xxx: Fix error code in qla2x00_start_sp() (Nilesh Javali) [RHEL-9867] +- scsi: qla2xxx: Silence a static checker warning (Nilesh Javali) [RHEL-9867] +- scsi: qla2xxx: Remove unused nvme_ls_waitq wait queue (Nilesh Javali) [RHEL-9867] +- scsi: qla2xxx: Update version to 10.02.08.400-k (Nilesh Javali) [RHEL-9867] +- scsi: qla2xxx: Correct the index of array (Nilesh Javali) [RHEL-9867] +- scsi: qla2xxx: Pointer may be dereferenced (Nilesh Javali) [RHEL-9867] +- scsi: qla2xxx: Fix buffer overrun (Nilesh Javali) [RHEL-9867] +- scsi: qla2xxx: Check valid rport returned by fc_bsg_to_rport() (Nilesh Javali) [RHEL-9867] +- scsi: qla2xxx: Avoid fcport pointer dereference (Nilesh Javali) [RHEL-9867] +- scsi: qla2xxx: Fix potential NULL pointer dereference (Nilesh Javali) [RHEL-9867] +- scsi: qla2xxx: Array index may go out of bound (Nilesh Javali) [RHEL-9867] +- scsi: qla2xxx: Drop useless LIST_HEAD (Nilesh Javali) [RHEL-9867] +- scsi: qla2xxx: Replace one-element array with DECLARE_FLEX_ARRAY() helper (Nilesh Javali) [RHEL-9867] +- scsi: qla2xxx: Fix end of loop test (Nilesh Javali) [RHEL-9867] +- scsi: qla2xxx: Fix NULL pointer dereference in target mode (Nilesh Javali) [RHEL-9867] +- scsi: qla2xxx: Replace all non-returning strlcpy() with strscpy() (Nilesh Javali) [RHEL-9867] +- scsi: qla2xxx: Update version to 10.02.08.300-k (Nilesh Javali) [RHEL-9867] +- scsi: qla2xxx: Wait for io return on terminate rport (Nilesh Javali) [RHEL-9867] +- scsi: qla2xxx: Fix mem access after free (Nilesh Javali) [RHEL-9867] +- scsi: qla2xxx: Fix hang in task management (Nilesh Javali) [RHEL-9867] +- scsi: qla2xxx: Fix task management cmd fail due to unavailable resource (Nilesh Javali) [RHEL-9867] +- scsi: qla2xxx: Fix task management cmd failure (Nilesh Javali) [RHEL-9867] +- scsi: qla2xxx: Multi-que support for TMF (Nilesh Javali) [RHEL-9867] +- scsi: qla2xxx: Fix memory leak in qla2x00_probe_one() (Nilesh Javali) [RHEL-9867] +- scsi: qla2xxx: Refer directly to the qla2xxx_driver_template (Nilesh Javali) [RHEL-9867] +- scsi: qla2xxx: Remove default fabric ops callouts (Nilesh Javali) [RHEL-9867] +- scsi: qla2xxx: Drop redundant pci_enable_pcie_error_reporting() (Nilesh Javali) [RHEL-9867] +- scsi: qla2xxx: Add option to disable FC2 Target support (Nilesh Javali) [RHEL-9867] +- net: add missing includes and forward declarations under net/ (Ivan Vecera) [RHEL-15262] +- igb: set max size RX buffer when store bad packet is enabled (Wander Lairson Costa) [RHEL-15192] {CVE-2023-45871} +- selftests: mptcp: display simult in extra_msg (Paolo Abeni) [RHEL-15036] +- selftests: mptcp: sockopt: drop mptcp_connect var (Paolo Abeni) [RHEL-15036] +- mptcp: define more local variables sk (Paolo Abeni) [RHEL-15036] +- mptcp: move sk assignment statement ahead (Paolo Abeni) [RHEL-15036] +- mptcp: use mptcp_get_ext helper (Paolo Abeni) [RHEL-15036] +- mptcp: use mptcp_check_fallback helper (Paolo Abeni) [RHEL-15036] +- mptcp: drop useless ssk in pm_subflow_check_next (Paolo Abeni) [RHEL-15036] +- mptcp: userspace pm send RM_ADDR for ID 0 (Paolo Abeni) [RHEL-15036] +- selftests: mptcp: fix wait_rm_addr/sf parameters (Paolo Abeni) [RHEL-15036] +- selftests: mptcp: run userspace pm tests slower (Paolo Abeni) [RHEL-15036] +- mptcp: refactor sndbuf auto-tuning (Paolo Abeni) [RHEL-15036] +- mptcp: ignore notsent_lowat setting at the subflow level (Paolo Abeni) [RHEL-15036] +- mptcp: consolidate sockopt synchronization (Paolo Abeni) [RHEL-15036] +- mptcp: use copy_from_iter helpers on transmit (Paolo Abeni) [RHEL-15036] +- mptcp: give rcvlowat some love (Paolo Abeni) [RHEL-15036] +- tcp: define initial scaling factor value as a macro (Paolo Abeni) [RHEL-15036] +- mptcp: use plain bool instead of custom binary enum (Paolo Abeni) [RHEL-15036] +- mptcp: properly account fastopen data (Paolo Abeni) [RHEL-15036] +- mptcp: add a new sysctl for make after break timeout (Paolo Abeni) [RHEL-15036] +- net: mptcp: use policy generated by YAML spec (Paolo Abeni) [RHEL-15036] +- net: mptcp: rename netlink handlers to mptcp_pm_nl__{doit,dumpit} (Paolo Abeni) [RHEL-15036] +- uapi: mptcp: use header file generated from YAML spec (Paolo Abeni) [RHEL-15036] +- Documentation: netlink: add a YAML spec for mptcp (Paolo Abeni) [RHEL-15036] +- net: mptcp: convert netlink from small_ops to ops (Paolo Abeni) [RHEL-15036] +- selftests: mptcp: join: no RST when rm subflow/addr (Paolo Abeni) [RHEL-15036] +- mptcp: avoid sending RST when closing the initial subflow (Paolo Abeni) [RHEL-15036] +- mptcp: more conservative check for zero probes (Paolo Abeni) [RHEL-15036] +- selftests: mptcp: join: correctly check for no RST (Paolo Abeni) [RHEL-15036] +- mptcp: userspace pm allow creating id 0 subflow (Paolo Abeni) [RHEL-15036] +- mptcp: fix delegated action races (Paolo Abeni) [RHEL-15036] +- mptcp: fix dangling connection hang-up (Paolo Abeni) [RHEL-15036] +- mptcp: rename timer related helper to less confusing names (Paolo Abeni) [RHEL-15036] +- mptcp: process pending subflow error on close (Paolo Abeni) [RHEL-15036] +- mptcp: move __mptcp_error_report in protocol.c (Paolo Abeni) [RHEL-15036] +- mptcp: fix bogus receive window shrinkage with multiple subflows (Paolo Abeni) [RHEL-15036] +- mptcp: annotate data-races around msk->rmem_fwd_alloc (Paolo Abeni) [RHEL-15036] +- mptcp: register default scheduler (Paolo Abeni) [RHEL-15036] +- mptcp: use get_retrans wrapper (Paolo Abeni) [RHEL-15036] +- mptcp: use get_send wrapper (Paolo Abeni) [RHEL-15036] +- mptcp: add scheduler wrappers (Paolo Abeni) [RHEL-15036] +- mptcp: add scheduled in mptcp_subflow_context (Paolo Abeni) [RHEL-15036] +- mptcp: add sched in mptcp_sock (Paolo Abeni) [RHEL-15036] +- mptcp: add a new sysctl scheduler (Paolo Abeni) [RHEL-15036] +- mptcp: add struct mptcp_sched_ops (Paolo Abeni) [RHEL-15036] +- mptcp: drop last_snd and MPTCP_RESET_SCHEDULER (Paolo Abeni) [RHEL-15036] +- mptcp: refactor push_pending logic (Paolo Abeni) [RHEL-15036] +- bpf: Add update_socket_protocol hook (Paolo Abeni) [RHEL-15036] +- mptcp: Remove unnecessary test for __mptcp_init_sock() (Paolo Abeni) [RHEL-15036] +- mptcp: get rid of msk->subflow (Paolo Abeni) [RHEL-15036] +- mptcp: change the mpc check helper to return a sk (Paolo Abeni) [RHEL-15036] +- mptcp: avoid ssock usage in mptcp_pm_nl_create_listen_socket() (Paolo Abeni) [RHEL-15036] +- mptcp: avoid additional indirection in sockopt (Paolo Abeni) [RHEL-15036] +- mptcp: avoid unneeded indirection in mptcp_stream_accept() (Paolo Abeni) [RHEL-15036] +- mptcp: avoid additional indirection in mptcp_poll() (Paolo Abeni) [RHEL-15036] +- mptcp: avoid additional indirection in mptcp_listen() (Paolo Abeni) [RHEL-15036] +- mptcp: mptcp: avoid additional indirection in mptcp_bind() (Paolo Abeni) [RHEL-15036] +- net: factor out inet{,6}_bind_sk helpers (Paolo Abeni) [RHEL-15036] +- mptcp: avoid subflow socket usage in mptcp_get_port() (Paolo Abeni) [RHEL-15036] +- mptcp: avoid additional __inet_stream_connect() call (Paolo Abeni) [RHEL-15036] +- mptcp: avoid unneeded mptcp_token_destroy() calls (Paolo Abeni) [RHEL-15036] +- net: annotate data-races around sock->ops (Paolo Abeni) [RHEL-15036] +- mptcp: fix disconnect vs accept race (Paolo Abeni) [RHEL-15036] +- mptcp: avoid bogus reset on fallback close (Paolo Abeni) [RHEL-15036] +- mptcp: fix the incorrect judgment for msk->cb_flags (Paolo Abeni) [RHEL-15036] +- selftests: mptcp: userspace_pm: unmute unexpected errors (Paolo Abeni) [RHEL-15036] +- selftests: mptcp: pm_nl_ctl: always look for errors (Paolo Abeni) [RHEL-15036] +- selftests: mptcp: join: colored results (Paolo Abeni) [RHEL-15036] +- selftests: mptcp: join: rework detailed report (Paolo Abeni) [RHEL-15036] +- net: annotate data-races around sk->sk_mark (Paolo Abeni) [RHEL-15036] +- mptcp: more accurate NL event generation (Paolo Abeni) [RHEL-15036] +- selftests: mptcp: join: only check for ip6tables if needed (Paolo Abeni) [RHEL-15036] +- mptcp: fix rcv buffer auto-tuning (Paolo Abeni) [RHEL-15036] +- tcp: get rid of sysctl_tcp_adv_win_scale (Paolo Abeni) [RHEL-15036] +- selftests: mptcp: userspace_pm: format subtests results in TAP (Paolo Abeni) [RHEL-15036] +- selftests: mptcp: sockopt: format subtests results in TAP (Paolo Abeni) [RHEL-15036] +- selftests: mptcp: simult flows: format subtests results in TAP (Paolo Abeni) [RHEL-15036] +- selftests: mptcp: diag: format subtests results in TAP (Paolo Abeni) [RHEL-15036] +- selftests: mptcp: join: format subtests results in TAP (Paolo Abeni) [RHEL-15036] +- selftests: mptcp: pm_netlink: format subtests results in TAP (Paolo Abeni) [RHEL-15036] +- selftests: mptcp: connect: format subtests results in TAP (Paolo Abeni) [RHEL-15036] +- selftests: mptcp: lib: format subtests results in TAP (Paolo Abeni) [RHEL-15036] +- selftests: mptcp: userspace_pm: reduce dup code around printf (Paolo Abeni) [RHEL-15036] +- selftests: mptcp: userspace_pm: uniform results printing (Paolo Abeni) [RHEL-15036] +- selftests: mptcp: userspace_pm: fix shellcheck warnings (Paolo Abeni) [RHEL-15036] +- selftests: mptcp: userspace pm: don't stop if error (Paolo Abeni) [RHEL-15036] +- selftests: mptcp: connect: don't stop if error (Paolo Abeni) [RHEL-15036] +- selftests: mptcp: add speed env var (Paolo Abeni) [RHEL-15036] +- selftests: mptcp: add fullmesh env var (Paolo Abeni) [RHEL-15036] +- selftests: mptcp: add fastclose env var (Paolo Abeni) [RHEL-15036] +- selftests: mptcp: set all env vars as local ones (Paolo Abeni) [RHEL-15036] +- selftests: mptcp: pm_nl_ctl: fix 32-bit support (Paolo Abeni) [RHEL-15036] +- selftests: mptcp: depend on SYN_COOKIES (Paolo Abeni) [RHEL-15036] +- selftests: mptcp: userspace_pm: report errors with 'remove' tests (Paolo Abeni) [RHEL-15036] +- selftests: mptcp: userspace_pm: use correct server port (Paolo Abeni) [RHEL-15036] +- selftests: mptcp: sockopt: return error if wrong mark (Paolo Abeni) [RHEL-15036] +- selftests: mptcp: sockopt: use 'iptables-legacy' if available (Paolo Abeni) [RHEL-15036] +- selftests: mptcp: connect: fail if nft supposed to work (Paolo Abeni) [RHEL-15036] +- selftests: mptcp: connect: fix comment typo (Paolo Abeni) [RHEL-15036] +- selftests: mptcp: add pm_nl_set_endpoint helper (Paolo Abeni) [RHEL-15036] +- selftests: mptcp: drop sflags parameter (Paolo Abeni) [RHEL-15036] +- selftests: mptcp: drop addr_nr_ns1/2 parameters (Paolo Abeni) [RHEL-15036] +- selftests: mptcp: drop test_linkfail parameter (Paolo Abeni) [RHEL-15036] +- selftests: mptcp: set FAILING_LINKS in run_tests (Paolo Abeni) [RHEL-15036] +- selftests: mptcp: check subflow and addr infos (Paolo Abeni) [RHEL-15036] +- selftests: mptcp: test userspace pm out of transfer (Paolo Abeni) [RHEL-15036] +- mptcp: pass addr to mptcp_pm_alloc_anno_list (Paolo Abeni) [RHEL-15036] +- mptcp: consolidate transition to TCP_CLOSE in mptcp_do_fastclose() (Paolo Abeni) [RHEL-15036] +- selftests: mptcp: join: skip check if MIB counter not supported (part 2) (Paolo Abeni) [RHEL-15036] +- selftests: mptcp: add MPTCP_FULL_INFO testcase (Paolo Abeni) [RHEL-15036] +- mptcp: introduce MPTCP_FULL_INFO getsockopt (Paolo Abeni) [RHEL-15036] +- mptcp: add subflow unique id (Paolo Abeni) [RHEL-15036] +- selftests: mptcp: explicitly tests aggregate counters (Paolo Abeni) [RHEL-15036] +- mptcp: track some aggregate data counters (Paolo Abeni) [RHEL-15036] +- mptcp: move snd_una update earlier for fallback socket (Paolo Abeni) [RHEL-15036] +- mptcp: drop legacy code around RX EOF (Paolo Abeni) [RHEL-15036] +- mptcp: consolidate fallback and non fallback state machine (Paolo Abeni) [RHEL-15036] +- mptcp: Reorder fields in 'struct mptcp_pm_add_entry' (Paolo Abeni) [RHEL-15036] +- selftests: mptcp: join: skip mixed tests if not supported (Paolo Abeni) [RHEL-15036] +- selftests: mptcp: join: uniform listener tests (Paolo Abeni) [RHEL-15036] +- selftests: mptcp: join: skip PM listener tests if not supported (Paolo Abeni) [RHEL-15036] +- selftests: mptcp: join: skip MPC backups tests if not supported (Paolo Abeni) [RHEL-15036] +- selftests: mptcp: join: skip fail tests if not supported (Paolo Abeni) [RHEL-15036] +- selftests: mptcp: join: skip userspace PM tests if not supported (Paolo Abeni) [RHEL-15036] +- selftests: mptcp: join: skip fullmesh flag tests if not supported (Paolo Abeni) [RHEL-15036] +- selftests: mptcp: join: skip backup if set flag on ID not supported (Paolo Abeni) [RHEL-15036] +- selftests: mptcp: join: skip implicit tests if not supported (Paolo Abeni) [RHEL-15036] +- selftests: mptcp: join: support RM_ADDR for used endpoints or not (Paolo Abeni) [RHEL-15036] +- selftests: mptcp: join: skip Fastclose tests if not supported (Paolo Abeni) [RHEL-15036] +- selftests: mptcp: join: support local endpoint being tracked or not (Paolo Abeni) [RHEL-15036] +- selftests: mptcp: join: skip test if iptables/tc cmds fail (Paolo Abeni) [RHEL-15036] +- selftests: mptcp: join: skip check if MIB counter not supported (Paolo Abeni) [RHEL-15036] +- selftests: mptcp: join: helpers to skip tests (Paolo Abeni) [RHEL-15036] +- selftests: mptcp: join: use 'iptables-legacy' if available (Paolo Abeni) [RHEL-15036] +- selftests: mptcp: lib: skip if not below kernel version (Paolo Abeni) [RHEL-15036] +- mptcp: unify pm set_flags interfaces (Paolo Abeni) [RHEL-15036] +- mptcp: unify pm get_flags_and_ifindex_by_id (Paolo Abeni) [RHEL-15036] +- mptcp: unify pm get_local_id interfaces (Paolo Abeni) [RHEL-15036] +- mptcp: export local_address (Paolo Abeni) [RHEL-15036] +- selftests: mptcp: userspace pm: skip PM listener events tests if unavailable (Paolo Abeni) [RHEL-15036] +- selftests: mptcp: userspace pm: skip if not supported (Paolo Abeni) [RHEL-15036] +- selftests: mptcp: userspace pm: skip if 'ip' tool is unavailable (Paolo Abeni) [RHEL-15036] +- selftests: mptcp: sockopt: skip TCP_INQ checks if not supported (Paolo Abeni) [RHEL-15036] +- selftests: mptcp: sockopt: skip getsockopt checks if not supported (Paolo Abeni) [RHEL-15036] +- selftests: mptcp: sockopt: relax expected returned size (Paolo Abeni) [RHEL-15036] +- selftests: mptcp: pm nl: skip fullmesh flag checks if not supported (Paolo Abeni) [RHEL-15036] +- selftests: mptcp: pm nl: remove hardcoded default limits (Paolo Abeni) [RHEL-15036] +- selftests: mptcp: diag: skip inuse tests if not supported (Paolo Abeni) [RHEL-15036] +- selftests: mptcp: diag: skip listen tests if not supported (Paolo Abeni) [RHEL-15036] +- selftests: mptcp: connect: skip TFO tests if not supported (Paolo Abeni) [RHEL-15036] +- selftests: mptcp: connect: skip disconnect tests if not supported (Paolo Abeni) [RHEL-15036] +- selftests: mptcp: connect: skip transp tests if not supported (Paolo Abeni) [RHEL-15036] +- selftests: mptcp: lib: skip if missing symbol (Paolo Abeni) [RHEL-15036] +- mptcp: update userspace pm infos (Paolo Abeni) [RHEL-15036] +- selftests: mptcp: update userspace pm subflow tests (Paolo Abeni) [RHEL-15036] +- mptcp: add address into userspace pm list (Paolo Abeni) [RHEL-15036] +- selftests: mptcp: update userspace pm addr tests (Paolo Abeni) [RHEL-15036] +- mptcp: only send RM_ADDR in nl_cmd_remove (Paolo Abeni) [RHEL-15036] +- mptcp: add annotations around sk->sk_shutdown accesses (Paolo Abeni) [RHEL-15036] +- mptcp: fix data race around msk->first access (Paolo Abeni) [RHEL-15036] +- mptcp: consolidate passive msk socket initialization (Paolo Abeni) [RHEL-15036] +- mptcp: add annotations around msk->subflow accesses (Paolo Abeni) [RHEL-15036] +- mptcp: fix connect timeout handling (Paolo Abeni) [RHEL-15036] +- selftests: mptcp: userspace pm: skip if MPTCP is not supported (Paolo Abeni) [RHEL-15036] +- selftests: mptcp: sockopt: skip if MPTCP is not supported (Paolo Abeni) [RHEL-15036] +- selftests: mptcp: simult flows: skip if MPTCP is not supported (Paolo Abeni) [RHEL-15036] +- selftests: mptcp: diag: skip if MPTCP is not supported (Paolo Abeni) [RHEL-15036] +- selftests: mptcp: join: skip if MPTCP is not supported (Paolo Abeni) [RHEL-15036] +- selftests: mptcp: pm nl: skip if MPTCP is not supported (Paolo Abeni) [RHEL-15036] +- selftests: mptcp: connect: skip if MPTCP is not supported (Paolo Abeni) [RHEL-15036] +- selftests: mptcp: join: avoid using 'cmp --bytes' (Paolo Abeni) [RHEL-15036] +- selftests: mptcp: centralize stats dumping (Paolo Abeni) [RHEL-15036] +- selftests: mptcp: add explicit check for new mibs (Paolo Abeni) [RHEL-15036] +- mptcp: introduces more address related mibs (Paolo Abeni) [RHEL-15036] +- mptcp: refactor mptcp_stream_accept() (Paolo Abeni) [RHEL-15036] +- inet: factor out locked section of inet_accept() in a new helper (Paolo Abeni) [RHEL-15036] +- net: factor out __inet_listen_sk() helper (Paolo Abeni) [RHEL-15036] +- mptcp: preserve const qualifier in mptcp_sk() (Paolo Abeni) [RHEL-15036] +- mptcp: annotate lockless accesses to sk->sk_err (Paolo Abeni) [RHEL-15036] +- tcp: enforce receive buffer memory limits by allowing the tcp window to shrink (Felix Maurer) [RHEL-11592] +- tcp: adjust rcv_ssthresh according to sk_reserved_mem (Felix Maurer) [RHEL-11592] +- macsec: Don't rely solely on the dst MAC address to identify destination MACsec device (Sabrina Dubroca) [RHEL-14698] +- net: ipv4: fix return value check in esp_remove_trailer (Sabrina Dubroca) [RHEL-14517] +- net: ipv6: fix return value check in esp_remove_trailer (Sabrina Dubroca) [RHEL-14517] +- net: xfrm: skip policies marked as dead while reinserting policies (Sabrina Dubroca) [RHEL-14517] +- xfrm: don't skip free of empty state in acquire policy (Sabrina Dubroca) [RHEL-14517] +- xfrm: delete offloaded policy (Sabrina Dubroca) [RHEL-14517] +- ip_vti: fix potential slab-use-after-free in decode_session6 (Sabrina Dubroca) [RHEL-14517] +- ip6_vti: fix slab-use-after-free in decode_session6 (Sabrina Dubroca) [RHEL-14517] +- xfrm: fix slab-use-after-free in decode_session6 (Sabrina Dubroca) [RHEL-14517] +- net: xfrm: Amend XFRMA_SEC_CTX nla_policy structure (Sabrina Dubroca) [RHEL-14517] +- net: ipv4: Use kfree_sensitive instead of kfree (Sabrina Dubroca) [RHEL-14517] +- tipc: fix a potential deadlock on &tx->lock (Xin Long) [RHEL-14731] +- tipc: stop tipc crypto on failure in tipc_node_create (Xin Long) [RHEL-14731] +- tipc: check return value of pskb_trim() (Xin Long) [RHEL-14731] +- net: skb_queue_purge_reason() optimizations (Antoine Tenart) [RHEL-14554] +- net: add skb_queue_purge_reason and __skb_queue_purge_reason (Antoine Tenart) [RHEL-14554] +- tcp: add TCP_OLD_SEQUENCE drop reason (Antoine Tenart) [RHEL-14554] +- net: skbuff: update and rename __kfree_skb_defer() (Antoine Tenart) [RHEL-14554] +- devlink: Hold devlink lock on health reporter dump get (Davide Caratti) [RHEL-14526] +- selftests/bpf: Update bpf_clone_redirect expected return code (Davide Caratti) [RHEL-14526] +- bpf: Clarify error expectations from bpf_clone_redirect (Davide Caratti) [RHEL-14526] +- veth: Update XDP feature set when bringing up device (Davide Caratti) [RHEL-14526] +- ethtool: plca: fix plca enable data type while parsing the value (Davide Caratti) [RHEL-14526] +- af_unix: Fix data-race around unix_tot_inflight. (Davide Caratti) [RHEL-14526] +- af_unix: Fix data-races around user->unix_inflight. (Davide Caratti) [RHEL-14526] +- veth: Fixing transmit return status for dropped packets (Davide Caratti) [RHEL-14526] +- net: fib: avoid warn splat in flow dissector (Davide Caratti) [RHEL-14526] +- net/packet: annotate data-races around tp->status (Davide Caratti) [RHEL-14526] +- net: dcb: choose correct policy to parse DCB_ATTR_BCN (Davide Caratti) [RHEL-14526] +- llc: Don't drop packet from non-root netns. (Davide Caratti) [RHEL-14526] +- net: af_key: fix sadb_x_filter validation (Davide Caratti) [RHEL-14526] +- netlink: Correct offload_xstats size (Paolo Abeni) [RHEL-14364] +- net: prevent address rewrite in kernel_bind() (Paolo Abeni) [RHEL-14364] +- net: prevent rewrite of msg_name in sock_sendmsg() (Paolo Abeni) [RHEL-14364] +- net: fix possible store tearing in neigh_periodic_work() (Paolo Abeni) [RHEL-14364] +- neigh: make sure used and confirmed times are valid (Paolo Abeni) [RHEL-14364] +- net/core: Fix ETH_P_1588 flow dissector (Paolo Abeni) [RHEL-14364] +- skbuff: skb_segment, Call zero copy functions before using skbuff frags (Paolo Abeni) [RHEL-14364] +- net: use sk_forward_alloc_get() in sk_get_meminfo() (Paolo Abeni) [RHEL-14364] +- rtnetlink: Reject negative ifindexes in RTM_NEWLINK (Paolo Abeni) [RHEL-14364] +- net: prevent skb corruption on frag list segmentation (Paolo Abeni) [RHEL-14364] +- netlink: do not hard code device address lenth in fdb dumps (Paolo Abeni) [RHEL-14364] +- net: fix UaF in netns ops registration error path (Paolo Abeni) [RHEL-14364] +- net: fix UAF issue in nfqnl_nf_hook_drop() when ops_init() failed (Paolo Abeni) [RHEL-14364] +- net/sched: sch_hfsc: upgrade 'rt' to 'sc' when it becomes a inner curve (Davide Caratti) [RHEL-14233] +- net/sched: sch_hfsc: Ensure inner classes have fsc curve (Davide Caratti) [RHEL-14233] +- net/sched: fix a qdisc modification with ambiguous command request (Davide Caratti) [RHEL-14233] +- bonding: Return pointer to data after pull on skb (Hangbin Liu) [RHEL-13964] +- selftests: bonding: create directly devices in the target namespaces (Hangbin Liu) [RHEL-13964] +- selftests: bonding: add macvlan over bond testing (Hangbin Liu) [RHEL-13964] +- selftest: bond: add new topo bond_topo_2d1c.sh (Hangbin Liu) [RHEL-13964] +- bonding: fix macvlan over alb bond support (Hangbin Liu) [RHEL-13964] +- selftests: bonding: do not set port down before adding to bond (Hangbin Liu) [RHEL-13964] +- selftests: bonding: remove redundant delete action of device link1_1 (Hangbin Liu) [RHEL-13964] +- bonding: remove unnecessary NULL check in bond_destructor (Hangbin Liu) [RHEL-13964] +- bonding: use bond_set_slave_arr to simplify code (Hangbin Liu) [RHEL-13964] +- bonding: add modifier to initialization function and exit function (Hangbin Liu) [RHEL-13964] +- bonding: Fix incorrect deletion of ETH_P_8021AD protocol vid from slaves (Hangbin Liu) [RHEL-13964] +- bonding: support balance-alb with openvswitch (Hangbin Liu) [RHEL-13964] +- bonding: Always assign be16 value to vlan_proto (Hangbin Liu) [RHEL-13964] +- selftests: bonding: delete unnecessary line (Hangbin Liu) [RHEL-13964] +- bonding: add software tx timestamping support (Hangbin Liu) [RHEL-13964] +- selftests/bpf: Add selftest for bpf_task_under_cgroup() in sleepable prog (Viktor Malik) [RHEL-9957] +- bpf: Fix missed rcu read lock in bpf_task_under_cgroup() (Viktor Malik) [RHEL-9957] +- selftests/bpf: precision tracking test for BPF_NEG and BPF_END (Viktor Malik) [RHEL-9957] +- bpf: Fix precision tracking for BPF_ALU | BPF_TO_BE | BPF_END (Viktor Malik) [RHEL-9957] +- redhat: update self-test data (Viktor Malik) [RHEL-9957] +- redhat: ignore BPFTOOLVERSION/bpftoolversion in self-test create-data.sh (Viktor Malik) [RHEL-9957] +- bpftool: Specify XDP Hints ifname when loading program (Viktor Malik) [RHEL-9957] +- selftests/bpf: Fix flaky cgroup_iter_sleepable subtest (Viktor Malik) [RHEL-9957] +- libbpf: Set close-on-exec flag on gzopen (Viktor Malik) [RHEL-9957] +- selftests/bpf: fix static assert compilation issue for test_cls_*.c (Viktor Malik) [RHEL-9957] +- bpf, cpumap: Handle skb as well when clean up ptr_ring (Viktor Malik) [RHEL-9957] +- bpf, cpumap: Make sure kthread is running before map update returns (Viktor Malik) [RHEL-9957] +- bpf: Disable preemption in bpf_event_output (Viktor Malik) [RHEL-9957] +- bpf: Disable preemption in bpf_perf_event_output (Viktor Malik) [RHEL-9957] +- bpf, arm64: Fix BTI type used for freplace attached functions (Viktor Malik) [RHEL-9957] +- selftests/bpf: Add more tests for check_max_stack_depth bug (Viktor Malik) [RHEL-9957] +- bpf: Repeat check_max_stack_depth for async callbacks (Viktor Malik) [RHEL-9957] +- bpf: Fix subprog idx logic in check_max_stack_depth (Viktor Malik) [RHEL-9957] +- bpf: cpumap: Fix memory leak in cpu_map_update_elem (Viktor Malik) [RHEL-9957] +- selftests/bpf: Add selftest for check_stack_max_depth bug (Viktor Malik) [RHEL-9957] +- bpf: Fix max stack depth check for async callbacks (Viktor Malik) [RHEL-9957] +- bpf, btf: Warn but return no error for NULL btf from __register_btf_kfunc_id_set() (Viktor Malik) [RHEL-9957] +- selftests/bpf: Set the default value of consumer_cnt as 0 (Viktor Malik) [RHEL-9957] +- selftests/bpf: Ensure that next_cpu() returns a valid CPU number (Viktor Malik) [RHEL-9957] +- selftests/bpf: Output the correct error code for pthread APIs (Viktor Malik) [RHEL-9957] +- selftests/bpf: Use producer_cnt to allocate local counter array (Viktor Malik) [RHEL-9957] +- bpf: Keep BPF_PROG_LOAD permission checks clear of validations (Viktor Malik) [RHEL-9957] +- bpf: Centralize permissions checks for all BPF map types (Viktor Malik) [RHEL-9957] +- bpf: Inline map creation logic in map_create() function (Viktor Malik) [RHEL-9957] +- bpf: Move unprivileged checks into map_create() and bpf_prog_load() (Viktor Malik) [RHEL-9957] +- bpf: Remove in_atomic() from bpf_link_put(). (Viktor Malik) [RHEL-9957] +- selftests/bpf: Verify that check_ids() is used for scalars in regsafe() (Viktor Malik) [RHEL-9957] +- bpf: Verify scalar ids mapping in regsafe() using check_ids() (Viktor Malik) [RHEL-9957] +- selftests/bpf: Check if mark_chain_precision() follows scalar ids (Viktor Malik) [RHEL-9957] +- bpf: Use scalar ids in mark_chain_precision() (Viktor Malik) [RHEL-9957] +- bpf/docs: Update documentation for new cpumask kfuncs (Viktor Malik) [RHEL-9957] +- selftests/bpf: Update bpf_cpumask_any* tests to use bpf_cpumask_any_distribute* (Viktor Malik) [RHEL-9957] +- bpf: Replace bpf_cpumask_any* with bpf_cpumask_any_distribute* (Viktor Malik) [RHEL-9957] +- selftests/bpf: Add test for new bpf_cpumask_first_and() kfunc (Viktor Malik) [RHEL-9957] +- bpf: Add bpf_cpumask_first_and() kfunc (Viktor Malik) [RHEL-9957] +- bpf: Hide unused bpf_patch_call_args (Viktor Malik) [RHEL-9957] +- selftests/bpf: Fix invalid pointer check in get_xlated_program() (Viktor Malik) [RHEL-9957] +- selftests/bpf: Add missing prototypes for several test kfuncs (Viktor Malik) [RHEL-9957] +- bpf: Factor out a common helper free_all() (Viktor Malik) [RHEL-9957] +- selftests/bpf: Fix check_mtu using wrong variable type (Viktor Malik) [RHEL-9957] +- bpf: Cleanup unused function declaration (Viktor Malik) [RHEL-9957] +- selftests/bpf: Add missing selftests kconfig options (Viktor Malik) [RHEL-9957] +- selftests/bpf: Add test for non-NULLable PTR_TO_BTF_IDs (Viktor Malik) [RHEL-9957] +- bpf: Teach verifier that trusted PTR_TO_BTF_ID pointers are non-NULL (Viktor Malik) [RHEL-9957] +- bpf: Replace open code with for allocated object check (Viktor Malik) [RHEL-9957] +- selftests/bpf: Test table ID fib lookup BPF helper (Viktor Malik) [RHEL-9957] +- bpf: Add table ID to bpf_fib_lookup BPF helper (Viktor Malik) [RHEL-9957] +- bpf: Replace all non-returning strlcpy with strscpy (Viktor Malik) [RHEL-9957] +- bpf/tests: Use struct_size() (Viktor Malik) [RHEL-9957] +- selftests/bpf: Add a test where map key_type_id with decl_tag type (Viktor Malik) [RHEL-9957] +- bpf: Silence a warning in btf_type_id_size() (Viktor Malik) [RHEL-9957] +- bpf: Fix bad unlock balance on freeze_mutex (Viktor Malik) [RHEL-9957] +- libbpf: Ensure FD >= 3 during bpf_map__reuse_fd() (Viktor Malik) [RHEL-9957] +- libbpf: Ensure libbpf always opens files with O_CLOEXEC (Viktor Malik) [RHEL-9957] +- selftests/bpf: Check whether to run selftest (Viktor Malik) [RHEL-9957] +- libbpf: Change var type in datasec resize func (Viktor Malik) [RHEL-9957] +- bpf: drop unnecessary bpf_capable() check in BPF_MAP_FREEZE command (Viktor Malik) [RHEL-9957] +- libbpf: Selftests for resizing datasec maps (Viktor Malik) [RHEL-9957] +- libbpf: Add capability for resizing datasec maps (Viktor Malik) [RHEL-9957] +- selftests/bpf: Add path_fd-based BPF_OBJ_PIN and BPF_OBJ_GET tests (Viktor Malik) [RHEL-9957] +- libbpf: Add opts-based bpf_obj_pin() API and add support for path_fd (Viktor Malik) [RHEL-9957] +- bpf: Support O_PATH FDs in BPF_OBJ_PIN and BPF_OBJ_GET commands (Viktor Malik) [RHEL-9957] +- libbpf: Start v1.3 development cycle (Viktor Malik) [RHEL-9957] +- bpf: Validate BPF object in BPF_OBJ_PIN before calling LSM (Viktor Malik) [RHEL-9957] +- bpf: Add kfunc filter function to 'struct btf_kfunc_id_set' (Viktor Malik) [RHEL-9957] +- bpftool: Show target_{obj,btf}_id in tracing link info (Viktor Malik) [RHEL-9957] +- bpf: Show target_{obj,btf}_id in tracing link fdinfo (Viktor Malik) [RHEL-9957] +- selftests/bpf: Make bpf_dynptr_is_rdonly() prototyype consistent with kernel (Viktor Malik) [RHEL-9957] +- selftests/bpf: Fix dynptr/test_dynptr_is_null (Viktor Malik) [RHEL-9957] +- bpf: drop unnecessary user-triggerable WARN_ONCE in verifierl log (Viktor Malik) [RHEL-9957] +- bpf, docs: Shift operations are defined to use a mask (Viktor Malik) [RHEL-9957] +- selftests/bpf: Remove extern from kfuncs declarations (Viktor Malik) [RHEL-9957] +- selftests/bpf: Allow to use kfunc from testmod.ko in test_verifier (Viktor Malik) [RHEL-9957] +- selftests/bpf: Load bpf_testmod for verifier test (Viktor Malik) [RHEL-9957] +- selftests/bpf: Use un/load_bpf_testmod functions in tests (Viktor Malik) [RHEL-9957] +- selftests/bpf: Do not unload bpf_testmod in load_bpf_testmod (Viktor Malik) [RHEL-9957] +- selftests/bpf: Use only stdout in un/load_bpf_testmod functions (Viktor Malik) [RHEL-9957] +- selftests/bpf: Move test_progs helpers to testing_helpers object (Viktor Malik) [RHEL-9957] +- selftests/bpf: Move kfunc exports to bpf_testmod/bpf_testmod_kfunc.h (Viktor Malik) [RHEL-9957] +- libbpf: Store zero fd to fd_array for loader kfunc relocation (Viktor Malik) [RHEL-9957] +- bpftool: Support bpffs mountpoint as pin path for prog loadall (Viktor Malik) [RHEL-9957] +- selftests/bpf: Fix s390 sock_field test failure (Viktor Malik) [RHEL-9957] +- selftests/bpf: improve netcnt test robustness (Viktor Malik) [RHEL-9957] +- bpf: fix calculation of subseq_idx during precision backtracking (Viktor Malik) [RHEL-9957] +- bpf: Fix memleak due to fentry attach failure (Viktor Malik) [RHEL-9957] +- bpf: Remove bpf trampoline selector (Viktor Malik) [RHEL-9957] +- bpf, arm64: Support struct arguments in the BPF trampoline (Viktor Malik) [RHEL-9957] +- bpftool: JIT limited misreported as negative value on aarch64 (Viktor Malik) [RHEL-9957] +- bpf: Document EFAULT changes for sockopt (Viktor Malik) [RHEL-9957] +- selftests/bpf: Correctly handle optlen > 4096 (Viktor Malik) [RHEL-9957] +- selftests/bpf: Update EFAULT {g,s}etsockopt selftests (Viktor Malik) [RHEL-9957] +- bpf: Don't EFAULT for {g,s}setsockopt with wrong optlen (Viktor Malik) [RHEL-9957] +- libbpf: fix offsetof() and container_of() to work with CO-RE (Viktor Malik) [RHEL-9957] +- bpf: Address KCSAN report on bpf_lru_list (Viktor Malik) [RHEL-9957] +- bpf: Add --skip_encoding_btf_inconsistent_proto, --btf_gen_optimized to pahole flags for v1.25 (Viktor Malik) [RHEL-9957] +- selftests/bpf: Accept mem from dynptr in helper funcs (Viktor Malik) [RHEL-9957] +- bpf: verifier: Accept dynptr mem as mem in helpers (Viktor Malik) [RHEL-9957] +- selftests/bpf: Check overflow in optional buffer (Viktor Malik) [RHEL-9957] +- selftests/bpf: Test allowing NULL buffer in dynptr slice (Viktor Malik) [RHEL-9957] +- bpf: Allow NULL buffers in bpf_dynptr_slice(_rw) (Viktor Malik) [RHEL-9957] +- selftests/bpf: Add testcase for bpf_task_under_cgroup (Viktor Malik) [RHEL-9957] +- bpf: Add bpf_task_under_cgroup() kfunc (Viktor Malik) [RHEL-9957] +- samples/bpf: Fix buffer overflow in tcp_basertt (Viktor Malik) [RHEL-9957] +- bpf, docs: Update llvm_relocs.rst with typo fixes (Viktor Malik) [RHEL-9957] +- selftests/bpf: revert iter test subprog precision workaround (Viktor Malik) [RHEL-9957] +- selftests/bpf: add precision propagation tests in the presence of subprogs (Viktor Malik) [RHEL-9957] +- bpf: support precision propagation in the presence of subprogs (Viktor Malik) [RHEL-9957] +- bpf: fix mark_all_scalars_precise use in mark_chain_precision (Viktor Malik) [RHEL-9957] +- bpf: fix propagate_precision() logic for inner frames (Viktor Malik) [RHEL-9957] +- bpf: maintain bitmasks across all active frames in __mark_chain_precision (Viktor Malik) [RHEL-9957] +- bpf: improve precision backtrack logging (Viktor Malik) [RHEL-9957] +- bpf: encapsulate precision backtracking bookkeeping (Viktor Malik) [RHEL-9957] +- bpf: mark relevant stack slots scratched for register read instructions (Viktor Malik) [RHEL-9957] +- veristat: add -t flag for adding BPF_F_TEST_STATE_FREQ program flag (Viktor Malik) [RHEL-9957] +- bpf: Print a warning only if writing to unprivileged_bpf_disabled. (Viktor Malik) [RHEL-9957] +- bpf: Emit struct bpf_tcp_sock type in vmlinux BTF (Viktor Malik) [RHEL-9957] +- selftests/bpf: Test_progs can read test lists from file (Viktor Malik) [RHEL-9957] +- selftests/bpf: Extract insert_test from parse_test_list (Viktor Malik) [RHEL-9957] +- libbpf: btf_dump_type_data_check_overflow needs to consider BTF_MEMBER_BITFIELD_SIZE (Viktor Malik) [RHEL-9957] +- selftests/bpf: Add fexit_sleep to DENYLIST.aarch64 (Viktor Malik) [RHEL-9957] +- selftests/bpf: Fix selftest test_global_funcs/global_func1 failure with latest clang (Viktor Malik) [RHEL-9957] +- bpftool: Dump map id instead of value for map_of_maps types (Viktor Malik) [RHEL-9957] +- selftests/bpf: Update the aarch64 tests deny list (Viktor Malik) [RHEL-9957] +- bpftool: Show map IDs along with struct_ops links. (Viktor Malik) [RHEL-9957] +- docs/bpf: Add LRU internals description and graph (Viktor Malik) [RHEL-9957] +- docs/bpf: Add table to describe LRU properties (Viktor Malik) [RHEL-9957] +- selftests/bpf: Add test case to assert precise scalar path pruning (Viktor Malik) [RHEL-9957] +- selftests/bpf: Add tests for dynptr convenience helpers (Viktor Malik) [RHEL-9957] +- bpf: Add bpf_dynptr_clone (Viktor Malik) [RHEL-9957] +- bpf: Add bpf_dynptr_size (Viktor Malik) [RHEL-9957] +- bpf: Add bpf_dynptr_is_null and bpf_dynptr_is_rdonly (Viktor Malik) [RHEL-9957] +- bpf: Add bpf_dynptr_adjust (Viktor Malik) [RHEL-9957] +- Add CONFIG_ADDRESS_MASKING to RHEL configs collection (Chris von Recklinghausen) [RHEL-11561] +- selftests/x86/lam: Zero out buffer for readlink() (Chris von Recklinghausen) [RHEL-11561] +- x86/mm: Remove unused current_untag_mask() (Chris von Recklinghausen) [RHEL-11561] +- tools headers disabled-features: Sync with the kernel sources (Chris von Recklinghausen) [RHEL-11561] +- tools headers UAPI: Sync arch prctl headers with the kernel sources (Chris von Recklinghausen) [RHEL-11561] +- x86: mm: remove 'sign' games from LAM untagged_addr*() macros (Chris von Recklinghausen) [RHEL-11561] +- x86: uaccess: move 32-bit and 64-bit parts into proper header (Chris von Recklinghausen) [RHEL-11561] +- x86-64: make access_ok() independent of LAM (Chris von Recklinghausen) [RHEL-11561] +- x86/mm/iommu/sva: Do not allow to set FORCE_TAGGED_SVA bit from outside (Chris von Recklinghausen) [RHEL-11561] +- x86/mm/iommu/sva: Fix error code for LAM enabling failure due to SVA (Chris von Recklinghausen) [RHEL-11561] +- selftests/x86/lam: Add test cases for LAM vs thread creation (Chris von Recklinghausen) [RHEL-11561] +- selftests/x86/lam: Add ARCH_FORCE_TAGGED_SVA test cases for linear-address masking (Chris von Recklinghausen) [RHEL-11561] +- selftests/x86/lam: Add inherit test cases for linear-address masking (Chris von Recklinghausen) [RHEL-11561] +- selftests/x86/lam: Add io_uring test cases for linear-address masking (Chris von Recklinghausen) [RHEL-11561] +- selftests/x86/lam: Add mmap and SYSCALL test cases for linear-address masking (Chris von Recklinghausen) [RHEL-11561] +- selftests/x86/lam: Add malloc and tag-bits test cases for linear-address masking (Chris von Recklinghausen) [RHEL-11561] +- x86/mm/iommu/sva: Make LAM and SVA mutually exclusive (Chris von Recklinghausen) [RHEL-11561] +- mm: Expose untagging mask in /proc/$PID/status (Chris von Recklinghausen) [RHEL-11561] +- x86/mm: Provide arch_prctl() interface for LAM (Chris von Recklinghausen) [RHEL-11561] +- x86/mm: Reduce untagged_addr() overhead for systems without LAM (Chris von Recklinghausen) [RHEL-11561] +- x86/uaccess: Provide untagged_addr() and remove tags before address check (Chris von Recklinghausen) [RHEL-11561] +- mm: Introduce untagged_addr_remote() (Chris von Recklinghausen) [RHEL-11561] +- x86/mm: Handle LAM on context switch (Chris von Recklinghausen) [RHEL-11561] +- x86: CPUID and CR3/CR4 flags for Linear Address Masking (Chris von Recklinghausen) [RHEL-11561] +- x86: Allow atomic MM_CONTEXT flags setting (Chris von Recklinghausen) [RHEL-11561] +- x86/mm: Rework address range check in get_user() and put_user() (Chris von Recklinghausen) [RHEL-11561] +- mm: export dump_mm() (Chris von Recklinghausen) [RHEL-11561] +- tools headers cpufeatures: Sync with the kernel sources (Chris von Recklinghausen) [RHEL-11561] +- tools headers UAPI: Sync x86 arch prctl headers with the kernel sources (Chris von Recklinghausen) [RHEL-11561] + +* Sun Nov 19 2023 Jan Stancek [5.14.0-387.el9] +- iommu: Avoid unnecessary cache invalidations (Jerry Snitselaar) [RHEL-10094] +- mm: slab: Do not create kmalloc caches smaller than arch_slab_minalign() (Jerry Snitselaar) [RHEL-10094] +- swiotlb: make io_tlb_default_mem local to swiotlb.c (Jerry Snitselaar) [RHEL-10094] +- swiotlb: optimize get_max_slots() (Jerry Snitselaar) [RHEL-10094] +- swiotlb: use the calculated number of areas (Jerry Snitselaar) [RHEL-10094] +- iommu/vt-d: Avoid memory allocation in iommu_suspend() (Jerry Snitselaar) [RHEL-10094] +- iommu/arm-smmu-v3: Avoid constructing invalid range commands (Jerry Snitselaar) [RHEL-10094] +- iommu: Remove kernel-doc warnings (Jerry Snitselaar) [RHEL-10094] +- iommu: Avoid locking/unlocking for iommu_probe_device() (Jerry Snitselaar) [RHEL-10094] +- iommu: Split iommu_group_add_device() (Jerry Snitselaar) [RHEL-10094] +- iommu: Always destroy the iommu_group during iommu_release_device() (Jerry Snitselaar) [RHEL-10094] +- iommu: Do not export iommu_device_link/unlink() (Jerry Snitselaar) [RHEL-10094] +- iommu: Move the iommu driver sysfs setup into iommu_init/deinit_device() (Jerry Snitselaar) [RHEL-10094] +- iommu: Add iommu_init/deinit_device() paired functions (Jerry Snitselaar) [RHEL-10094] +- iommu: Simplify the __iommu_group_remove_device() flow (Jerry Snitselaar) [RHEL-10094] +- iommu: Inline iommu_group_get_for_dev() into __iommu_probe_device() (Jerry Snitselaar) [RHEL-10094] +- iommu: Use iommu_group_ref_get/put() for dev->iommu_group (Jerry Snitselaar) [RHEL-10094] +- iommu: Have __iommu_probe_device() check for already probed devices (Jerry Snitselaar) [RHEL-10094] +- iommu/amd: Rearrange DTE bit definations (Jerry Snitselaar) [RHEL-10094] +- iommu/amd: Remove unsued extern declaration amd_iommu_init_hardware() (Jerry Snitselaar) [RHEL-10094] +- iommu/amd: Enable PPR/GA interrupt after interrupt handler setup (Jerry Snitselaar) [RHEL-3655] +- iommu/amd: Consolidate PPR log enablement (Jerry Snitselaar) [RHEL-3655] +- iommu/amd: Disable PPR log/interrupt in iommu_disable() (Jerry Snitselaar) [RHEL-3655] +- iommu/amd: Enable separate interrupt for PPR and GA log (Jerry Snitselaar) [RHEL-3655] +- iommu/amd: Refactor IOMMU interrupt handling logic for Event, PPR, and GA logs (Jerry Snitselaar) [RHEL-3655] +- iommu/amd: Handle PPR log overflow (Jerry Snitselaar) [RHEL-3655] +- iommu/amd: Generalize log overflow handling (Jerry Snitselaar) [RHEL-3655] +- iommu/vt-d: Fix to convert mm pfn to dma pfn (Jerry Snitselaar) [RHEL-10094] +- iommu/vt-d: Fix to flush cache of PASID directory table (Jerry Snitselaar) [RHEL-10094] +- iommu/vt-d: Remove rmrr check in domain attaching device path (Jerry Snitselaar) [RHEL-10094] +- iommu: Prevent RESV_DIRECT devices from blocking domains (Jerry Snitselaar) [RHEL-10094] +- iommu/vt-d: Add set_dev_pasid callback for dma domain (Jerry Snitselaar) [RHEL-10094] +- iommu/vt-d: Prepare for set_dev_pasid callback (Jerry Snitselaar) [RHEL-10094] +- iommu/vt-d: Make prq draining code generic (Jerry Snitselaar) [RHEL-10094] +- iommu/vt-d: Remove pasid_mutex (Jerry Snitselaar) [RHEL-10094] +- iommu/vt-d: Add domain_flush_pasid_iotlb() (Jerry Snitselaar) [RHEL-10094] +- iommu: Move global PASID allocation from SVA to core (Jerry Snitselaar) [RHEL-10094] +- iommu: Generalize PASID 0 for normal DMA w/o PASID (Jerry Snitselaar) [RHEL-10094] +- iommu/arm-smmu-qcom: Add SM6375 SMMUv2 (Jerry Snitselaar) [RHEL-10094] +- iommu/arm-smmu-qcom: Add SM6350 DPU compatible (Jerry Snitselaar) [RHEL-10094] +- iommu/arm-smmu-qcom: Add SM6375 DPU compatible (Jerry Snitselaar) [RHEL-10094] +- iommu/arm-smmu-qcom: Sort the compatible list alphabetically (Jerry Snitselaar) [RHEL-10094] +- iommu/arm-smmu-v3: Change vmid alloc strategy from bitmap to ida (Jerry Snitselaar) [RHEL-10094] +- iommu/ipmmu-vmsa: Allow PCIe devices (Jerry Snitselaar) [RHEL-10094] +- iommu/ipmmu-vmsa: Convert to read_poll_timeout_atomic() (Jerry Snitselaar) [RHEL-10094] +- iommufd/selftest: Don't leak the platform device memory when unloading the module (Jerry Snitselaar) [RHEL-10094] +- iommu/vt-d: Implement hw_info for iommu capability query (Jerry Snitselaar) [RHEL-10094] +- iommufd/selftest: Add coverage for IOMMU_GET_HW_INFO ioctl (Jerry Snitselaar) [RHEL-10094] +- iommufd: Add IOMMU_GET_HW_INFO (Jerry Snitselaar) [RHEL-10094] +- iommu: Add new iommu op to get iommu hardware information (Jerry Snitselaar) [RHEL-10094] +- iommu: Move dev_iommu_ops() to private header (Jerry Snitselaar) [RHEL-10094] +- iommufd: Remove iommufd_ref_to_users() (Jerry Snitselaar) [RHEL-10094] +- iommufd/selftest: Make the mock iommu driver into a real driver (Jerry Snitselaar) [RHEL-10094] +- iommufd/selftest: Add IOMMU_TEST_OP_ACCESS_REPLACE_IOAS coverage (Jerry Snitselaar) [RHEL-10094] +- iommufd: Add iommufd_access_replace() API (Jerry Snitselaar) [RHEL-10094] +- iommufd: Use iommufd_access_change_ioas in iommufd_access_destroy_object (Jerry Snitselaar) [RHEL-10094] +- iommufd: Add iommufd_access_change_ioas(_id) helpers (Jerry Snitselaar) [RHEL-10094] +- iommufd: Allow passing in iopt_access_list_id to iopt_remove_access() (Jerry Snitselaar) [RHEL-10094] +- iommufd/selftest: Add a selftest for IOMMU_HWPT_ALLOC (Jerry Snitselaar) [RHEL-10094] +- iommufd/selftest: Return the real idev id from selftest mock_domain (Jerry Snitselaar) [RHEL-10094] +- iommufd: Add IOMMU_HWPT_ALLOC (Jerry Snitselaar) [RHEL-10094] +- iommufd/selftest: Test iommufd_device_replace() (Jerry Snitselaar) [RHEL-10094] +- iommufd: Make destroy_rwsem use a lock class per object type (Jerry Snitselaar) [RHEL-10094] +- iommufd: Add iommufd_device_replace() (Jerry Snitselaar) [RHEL-10094] +- iommu: Introduce a new iommu_group_replace_domain() API (Jerry Snitselaar) [RHEL-10094] +- iommufd: Reorganize iommufd_device_attach into iommufd_device_change_pt (Jerry Snitselaar) [RHEL-10094] +- iommufd: Fix locking around hwpt allocation (Jerry Snitselaar) [RHEL-10094] +- iommufd: Allow a hwpt to be aborted after allocation (Jerry Snitselaar) [RHEL-10094] +- iommufd: Add enforced_cache_coherency to iommufd_hw_pagetable_alloc() (Jerry Snitselaar) [RHEL-10094] +- iommufd: Move putting a hwpt to a helper function (Jerry Snitselaar) [RHEL-10094] +- iommufd: Make sw_msi_start a group global (Jerry Snitselaar) [RHEL-10094] +- iommufd: Use the iommufd_group to avoid duplicate MSI setup (Jerry Snitselaar) [RHEL-10094] +- iommufd: Keep track of each device's reserved regions instead of groups (Jerry Snitselaar) [RHEL-10094] +- iommu: Export iommu_get_resv_regions() (Jerry Snitselaar) [RHEL-10094] +- iommufd: Replace the hwpt->devices list with iommufd_group (Jerry Snitselaar) [RHEL-10094] +- iommufd: Add iommufd_group (Jerry Snitselaar) [RHEL-10094] +- iommufd: Move isolated msi enforcement to iommufd_device_bind() (Jerry Snitselaar) [RHEL-10094] +- dma-pool: remove a __maybe_unused label in atomic_pool_expand (Jerry Snitselaar) [RHEL-10094] +- dma-debug: don't call __dma_entry_alloc_check_leak() under free_entries_lock (Jerry Snitselaar) [RHEL-10094] +- swiotlb: bail out of swiotlb_init_late() if swiotlb is already allocated (Jerry Snitselaar) [RHEL-10094] +- dma-mapping: move arch_dma_set_mask() declaration to header (Jerry Snitselaar) [RHEL-10094] +- swiotlb: unexport is_swiotlb_active (Jerry Snitselaar) [RHEL-10094] +- iommufd: Set end correctly when doing batch carry (Jerry Snitselaar) [RHEL-10094] +- iommufd: IOMMUFD_DESTROY should not increase the refcount (Jerry Snitselaar) [RHEL-10094] +- iommu/sva: Fix signedness bug in iommu_sva_alloc_pasid() (Jerry Snitselaar) [RHEL-10094] +- iommu: Fix crash during syfs iommu_groups/N/type (Jerry Snitselaar) [RHEL-10094] +- drm/nouveau: stop using is_swiotlb_active (Jerry Snitselaar) [RHEL-10094] +- swiotlb: use the atomic counter of total used slabs if available (Jerry Snitselaar) [RHEL-10094] +- swiotlb: remove unused field "used" from struct io_tlb_mem (Jerry Snitselaar) [RHEL-10094] +- dma-remap: use kvmalloc_array/kvfree for larger dma memory remap (Jerry Snitselaar) [RHEL-10094] +- dma-mapping: fix a Kconfig typo (Jerry Snitselaar) [RHEL-10094] +- iommufd: Do not access the area pointer after unlocking (Jerry Snitselaar) [RHEL-10094] +- iommu/amd: Remove extern from function prototypes (Jerry Snitselaar) [RHEL-10094] +- iommu/amd: Use BIT/BIT_ULL macro to define bit fields (Jerry Snitselaar) [RHEL-10094] +- iommu/amd: Fix compile error for unused function (Jerry Snitselaar) [RHEL-10026] +- iommu/amd: Improving Interrupt Remapping Table Invalidation (Jerry Snitselaar) [RHEL-10026] +- iommu/amd: Do not Invalidate IRT when IRTE caching is disabled (Jerry Snitselaar) [RHEL-10026] +- iommu/amd: Introduce Disable IRTE Caching Support (Jerry Snitselaar) [RHEL-10026] +- iommu/amd: Remove the unused struct amd_ir_data.ref (Jerry Snitselaar) [RHEL-10026] +- iommu/amd: Switch amd_iommu_update_ga() to use modify_irte_ga() (Jerry Snitselaar) [RHEL-10026] +- iommu/amd: Update copyright notice (Jerry Snitselaar) [RHEL-10094] +- iommu/amd: Use page mode macros in fetch_pte() (Jerry Snitselaar) [RHEL-10094] +- iommu: Tidy the control flow in iommu_group_store_type() (Jerry Snitselaar) [RHEL-10094] +- iommu: Remove __iommu_group_for_each_dev() (Jerry Snitselaar) [RHEL-10094] +- iommu: Allow IOMMU_RESV_DIRECT to work on ARM (Jerry Snitselaar) [RHEL-10094] +- iommu: Consolidate the default_domain setup to one function (Jerry Snitselaar) [RHEL-10094] +- iommu: Revise iommu_group_alloc_default_domain() (Jerry Snitselaar) [RHEL-10094] +- iommu: Consolidate the code to calculate the target default domain type (Jerry Snitselaar) [RHEL-10094] +- iommu: Remove the assignment of group->domain during default domain alloc (Jerry Snitselaar) [RHEL-10094] +- iommu: Do iommu_group_create_direct_mappings() before attach (Jerry Snitselaar) [RHEL-10094] +- iommu: Fix iommu_probe_device() to attach the right domain (Jerry Snitselaar) [RHEL-10094] +- iommu: Replace iommu_group_do_dma_first_attach with __iommu_device_set_domain (Jerry Snitselaar) [RHEL-10094] +- iommu: Remove iommu_group_do_dma_first_attach() from iommu_group_add_device() (Jerry Snitselaar) [RHEL-10094] +- iommu: Replace __iommu_group_dma_first_attach() with set_domain (Jerry Snitselaar) [RHEL-10094] +- iommu: Use __iommu_group_set_domain() in iommu_change_dev_def_domain() (Jerry Snitselaar) [RHEL-10094] +- iommu: Use __iommu_group_set_domain() for __iommu_attach_group() (Jerry Snitselaar) [RHEL-10094] +- iommu: Make __iommu_group_set_domain() handle error unwind (Jerry Snitselaar) [RHEL-10094] +- iommu: Add for_each_group_device() (Jerry Snitselaar) [RHEL-10094] +- iommu: Replace iommu_group_device_count() with list_count_nodes() (Jerry Snitselaar) [RHEL-10094] +- iommu: Suppress empty whitespaces in prints (Jerry Snitselaar) [RHEL-10094] +- iommu: Use flush queue capability (Jerry Snitselaar) [RHEL-10094] +- iommu: Add a capability for flush queue support (Jerry Snitselaar) [RHEL-10094] +- iommu/iova: Optimize iova_magazine_alloc() (Jerry Snitselaar) [RHEL-10094] +- iommu/vt-d: Remove commented-out code (Jerry Snitselaar) [RHEL-10094] +- iommu/vt-d: Remove two WARN_ON in domain_context_mapping_one() (Jerry Snitselaar) [RHEL-10094] +- iommu/vt-d: Handle the failure case of dmar_reenable_qi() (Jerry Snitselaar) [RHEL-10094] +- iommu/vt-d: Remove unnecessary (void*) conversions (Jerry Snitselaar) [RHEL-10094] +- iommu/virtio: Return size mapped for a detached domain (Jerry Snitselaar) [RHEL-10094] +- iommu/virtio: Detach domain on endpoint release (Jerry Snitselaar) [RHEL-10094] +- iommu/arm-smmu-v3: Set TTL invalidation hint better (Jerry Snitselaar) [RHEL-10094] +- iommu/arm-smmu-v3: Document nesting-related errata (Jerry Snitselaar) [RHEL-10094] +- iommu/arm-smmu-v3: Add explicit feature for nesting (Jerry Snitselaar) [RHEL-10094] +- iommu/arm-smmu-v3: Document MMU-700 erratum 2812531 (Jerry Snitselaar) [RHEL-10094] +- iommu/arm-smmu-v3: Work around MMU-600 erratum 1076982 (Jerry Snitselaar) [RHEL-10094] +- iommu/dma: force bouncing if the size is not cacheline-aligned (Jerry Snitselaar) [RHEL-10094] +- dma-mapping: force bouncing if the kmalloc() size is not cache-line-aligned (Jerry Snitselaar) [RHEL-10094] +- powerpc: move the ARCH_DMA_MINALIGN definition to asm/cache.h (Jerry Snitselaar) [RHEL-10094] +- arm64: enable ARCH_WANT_KMALLOC_DMA_BOUNCE for arm64 (Jerry Snitselaar) [RHEL-10094] +- mm: slab: reduce the kmalloc() minimum alignment if DMA bouncing possible (Jerry Snitselaar) [RHEL-10094] +- arm64: allow kmalloc() caches aligned to the smaller cache_line_size() (Jerry Snitselaar) [RHEL-10094] +- dm-crypt: use ARCH_DMA_MINALIGN instead of ARCH_KMALLOC_MINALIGN (Jerry Snitselaar) [RHEL-10094] +- drivers/spi: use ARCH_DMA_MINALIGN instead of ARCH_KMALLOC_MINALIGN (Jerry Snitselaar) [RHEL-10094] +- drivers/usb: use ARCH_DMA_MINALIGN instead of ARCH_KMALLOC_MINALIGN (Jerry Snitselaar) [RHEL-10094] +- drivers/gpu: use ARCH_DMA_MINALIGN instead of ARCH_KMALLOC_MINALIGN (Jerry Snitselaar) [RHEL-10094] +- drivers/base: use ARCH_DMA_MINALIGN instead of ARCH_KMALLOC_MINALIGN (Jerry Snitselaar) [RHEL-10094] +- mm/slab: limit kmalloc() minimum alignment to dma_get_cache_alignment() (Jerry Snitselaar) [RHEL-10094] +- mm/slab: simplify create_kmalloc_cache() args and make it static (Jerry Snitselaar) [RHEL-10094] +- dma: allow dma_get_cache_alignment() to be overridden by the arch code (Jerry Snitselaar) [RHEL-10094] +- mm/slab: decouple ARCH_KMALLOC_MINALIGN from ARCH_DMA_MINALIGN (Jerry Snitselaar) [RHEL-10094] +- mm: slab: fix comment for ARCH_KMALLOC_MINALIGN (Jerry Snitselaar) [RHEL-10094] +- dma-mapping: name SG DMA flag helpers consistently (Jerry Snitselaar) [RHEL-10094] +- scatterlist: add dedicated config for DMA flags (Jerry Snitselaar) [RHEL-10094] +- iommu/amd/pgtbl_v2: Fix domain max address (Jerry Snitselaar) [RHEL-10007] +- iommu/amd: Handle GALog overflows (Jerry Snitselaar) [RHEL-10094] +- iommu: Make IPMMU_VMSA dependencies more strict (Jerry Snitselaar) [RHEL-10094] +- iommu/arm-smmu-qcom: Fix missing adreno_smmu's (Jerry Snitselaar) [RHEL-10094] +- rhel: configs: Clean up s390 IOMMU configs that no longer exist (Jerry Snitselaar) [RHEL-10094] +- s390/iommu: get rid of S390_CCW_IOMMU and S390_AP_IOMMU (Jerry Snitselaar) [RHEL-10094] +- iommu: Spelling s/cpmxchg64/cmpxchg64/ (Jerry Snitselaar) [RHEL-10094] +- iommu/ipmmu-vmsa: Convert to platform remove callback returning void (Jerry Snitselaar) [RHEL-10094] +- iommu/arm-smmu: Convert to platform remove callback returning void (Jerry Snitselaar) [RHEL-10094] +- iommu/arm-smmu-v3: Convert to platform remove callback returning void (Jerry Snitselaar) [RHEL-10094] +- iommu/arm-smmu: Drop if with an always false condition (Jerry Snitselaar) [RHEL-10094] +- iommu: Remove iommu_group_get_by_id() (Jerry Snitselaar) [RHEL-10094] +- iommu: Make iommu_release_device() static (Jerry Snitselaar) [RHEL-10094] +- iommu: Remove ioasid infrastructure (Jerry Snitselaar) [RHEL-10094] +- iommu/ioasid: Rename INVALID_IOASID (Jerry Snitselaar) [RHEL-10094] +- iommu/sva: Use GFP_KERNEL for pasid allocation (Jerry Snitselaar) [RHEL-10094] +- iommu/sva: Stop using ioasid_set for SVA (Jerry Snitselaar) [RHEL-10094] +- iommu/sva: Remove PASID to mm lookup function (Jerry Snitselaar) [RHEL-10094] +- iommu/sva: Move PASID helpers to sva code (Jerry Snitselaar) [RHEL-10094] +- iommu/vt-d: Remove virtual command interface (Jerry Snitselaar) [RHEL-10094] +- iommu: Use sysfs_emit() for sysfs show (Jerry Snitselaar) [RHEL-10094] +- iommu: Cleanup iommu_change_dev_def_domain() (Jerry Snitselaar) [RHEL-10094] +- iommu: Replace device_lock() with group->mutex (Jerry Snitselaar) [RHEL-10094] +- iommu: Move lock from iommu_change_dev_def_domain() to its caller (Jerry Snitselaar) [RHEL-10094] +- iommu: Same critical region for device release and removal (Jerry Snitselaar) [RHEL-10094] +- iommu: Split iommu_group_remove_device() into helpers (Jerry Snitselaar) [RHEL-10094] +- iommu/ipmmu-vmsa: Call arm_iommu_release_mapping() in release path (Jerry Snitselaar) [RHEL-10094] +- iommu: Use of_property_present() for testing DT property presence (Jerry Snitselaar) [RHEL-10094] +- iommu: Make kobj_type structure constant (Jerry Snitselaar) [RHEL-10094] +- iommu/amd: Add 5 level guest page table support (Jerry Snitselaar) [RHEL-10042] +- iommu/amd: Allocate IOMMU irqs using numa locality info (Jerry Snitselaar) [RHEL-10094] +- iommu/amd: Allocate page table using numa locality info (Jerry Snitselaar) [RHEL-10094] +- iommu/vt-d: Remove BUG_ON in dmar_insert_dev_scope() (Jerry Snitselaar) [RHEL-10094] +- iommu/vt-d: Remove a useless BUG_ON(dev->is_virtfn) (Jerry Snitselaar) [RHEL-10094] +- iommu/vt-d: Remove BUG_ON in map/unmap() (Jerry Snitselaar) [RHEL-10094] +- iommu/vt-d: Remove BUG_ON when domain->pgd is NULL (Jerry Snitselaar) [RHEL-10094] +- iommu/vt-d: Remove BUG_ON in handling iotlb cache invalidation (Jerry Snitselaar) [RHEL-10094] +- iommu/vt-d: Remove BUG_ON on checking valid pfn range (Jerry Snitselaar) [RHEL-10094] +- iommu/vt-d: Make size of operands same in bitwise operations (Jerry Snitselaar) [RHEL-10094] +- iommu/vt-d: Remove PASID supervisor request support (Jerry Snitselaar) [RHEL-10094] +- iommu/vt-d: Use non-privileged mode for all PASIDs (Jerry Snitselaar) [RHEL-10094] +- iommu/vt-d: Remove extern from function prototypes (Jerry Snitselaar) [RHEL-10094] +- iommu/vt-d: Do not use GFP_ATOMIC when not needed (Jerry Snitselaar) [RHEL-10094] +- iommu/vt-d: Remove unnecessary checks in iopf disabling path (Jerry Snitselaar) [RHEL-10094] +- iommu/vt-d: Move PRI handling to IOPF feature path (Jerry Snitselaar) [RHEL-10094] +- iommu/vt-d: Move pfsid and ats_qdep calculation to device probe path (Jerry Snitselaar) [RHEL-10094] +- iommu/vt-d: Move iopf code from SVA to IOPF enabling path (Jerry Snitselaar) [RHEL-10094] +- iommu/vt-d: Allow SVA with device-specific IOPF (Jerry Snitselaar) [RHEL-10094] +- iommu/arm-smmu-v3: Acknowledge pri/event queue overflow if any (Jerry Snitselaar) [RHEL-10094] +- iommu/arm-smmu-qcom: Limit the SMR groups to 128 (Jerry Snitselaar) [RHEL-10094] +- iommu/arm-smmu-v3: Explain why ATS stays disabled with bypass (Jerry Snitselaar) [RHEL-10094] +- iommu/ipmmu-vmsa: remove R-Car H3 ES1.* handling (Jerry Snitselaar) [RHEL-10094] +- swiotlb: Omit total_used and used_hiwater if !CONFIG_DEBUG_FS (Jerry Snitselaar) [RHEL-10094] +- swiotlb: track and report io_tlb_used high water marks in debugfs (Jerry Snitselaar) [RHEL-10094] +- swiotlb: fix debugfs reporting of reserved memory pools (Jerry Snitselaar) [RHEL-10094] +- swiotlb: relocate PageHighMem test away from rmem_swiotlb_setup (Jerry Snitselaar) [RHEL-10094] +- dma-mapping: provide CONFIG_ARCH_DMA_DEFAULT_COHERENT (Jerry Snitselaar) [RHEL-10094] +- dma-mapping: provide a fallback dma_default_coherent (Jerry Snitselaar) [RHEL-10094] +- dma-debug: Use %%pa to format phys_addr_t (Jerry Snitselaar) [RHEL-10094] +- dma-debug: add cacheline to user/kernel space dump messages (Jerry Snitselaar) [RHEL-10094] +- dma-debug: small dma_debug_entry's comment and variable name updates (Jerry Snitselaar) [RHEL-10094] +- dma-direct: cleanup parameters to dma_direct_optimal_gfp_mask (Jerry Snitselaar) [RHEL-10094] +- iommu/sva: Replace pasid_valid() helper with mm_valid_pasid() (Jerry Snitselaar) [RHEL-10094] +- dma-mapping: benchmark: remove MODULE_LICENSE in non-modules (Jerry Snitselaar) [RHEL-10094] +- iommufd/selftest: Cover domain unmap with huge pages and access (Jerry Snitselaar) [RHEL-10094] +- iommufd/selftest: Set varaiable mock_iommu_device storage-class-specifier to static (Jerry Snitselaar) [RHEL-10094] +- iommufd/selftest: Catch overflow of uptr and length (Jerry Snitselaar) [RHEL-10094] +- iommufd/selftest: Add a selftest for iommufd_device_attach() with a hwpt argument (Jerry Snitselaar) [RHEL-10094] +- iommufd/selftest: Make selftest create a more complete mock device (Jerry Snitselaar) [RHEL-10094] +- iommufd/selftest: Rename the remaining mock device_id's to stdev_id (Jerry Snitselaar) [RHEL-10094] +- iommufd/selftest: Rename domain_id to hwpt_id for FIXTURE iommufd_mock_domain (Jerry Snitselaar) [RHEL-10094] +- iommufd/selftest: Rename domain_id to stdev_id for FIXTURE iommufd_ioas (Jerry Snitselaar) [RHEL-10094] +- iommufd/selftest: Rename the sefltest 'device_id' to 'stdev_id' (Jerry Snitselaar) [RHEL-10094] +- iommufd: Make iommufd_hw_pagetable_alloc() do iopt_table_add_domain() (Jerry Snitselaar) [RHEL-10094] +- iommufd: Move iommufd_device to iommufd_private.h (Jerry Snitselaar) [RHEL-10094] +- iommufd: Move ioas related HWPT destruction into iommufd_hw_pagetable_destroy() (Jerry Snitselaar) [RHEL-10094] +- iommufd: Consistently manage hwpt_item (Jerry Snitselaar) [RHEL-10094] +- iommufd: Add iommufd_lock_obj() around the auto-domains hwpts (Jerry Snitselaar) [RHEL-10094] +- iommufd: Assert devices_lock for iommufd_hw_pagetable_has_group() (Jerry Snitselaar) [RHEL-10094] +- iommu/amd: Set page size bitmap during V2 domain allocation (Jerry Snitselaar) [RHEL-10007] +- iommu/amd: Fix sparse warning (Jerry Snitselaar) [RHEL-10007] +- iommu/amd: Remove outdated comment (Jerry Snitselaar) [RHEL-10007] +- iommu/amd: Add command-line option to enable different page table (Jerry Snitselaar) [RHEL-10007] +- iommu/amd: Add support for using AMD IOMMU v2 page table for DMA-API (Jerry Snitselaar) [RHEL-10007] +- iommu/amd: Add support for Guest IO protection (Jerry Snitselaar) [RHEL-10007] +- iommu/amd: Initial support for AMD IOMMU v2 page table (Jerry Snitselaar) [RHEL-10007] +- iommu/amd: Update sanity check when enable PRI/ATS for IOMMU v1 table (Jerry Snitselaar) [RHEL-10007] +- iommu/amd: Refactor amd_iommu_domain_enable_v2 to remove locking (Jerry Snitselaar) [RHEL-10007] +- iommu/ipmmu-vmsa: Remove ipmmu_utlb_disable() (Jerry Snitselaar) [RHEL-10094] +- iommu: Remove detach_dev callbacks (Jerry Snitselaar) [RHEL-10094] +- iommu/ipmmu-vmsa: Update to {map,unmap}_pages (Jerry Snitselaar) [RHEL-10094] +- iommu/ipmmu-vmsa: Clean up bus_set_iommu() (Jerry Snitselaar) [RHEL-10094] +- iommu/ipmmu-vmsa: Fix compatible for rcar-gen4 (Jerry Snitselaar) [RHEL-10094] +- iommu/ipmmu-vmsa: Add support for R-Car Gen4 (Jerry Snitselaar) [RHEL-10094] +- iommu/ipmmu-vmsa: Check for error num after setting mask (Jerry Snitselaar) [RHEL-10094] +- iommu/ipmmu-vmsa: Hook up r8a77980 DT matching code (Jerry Snitselaar) [RHEL-10094] +- iommu/ipmmu-vmsa: Add support for r8a779a0 (Jerry Snitselaar) [RHEL-10094] +- iommu/ipmmu-vmsa: Drop IOVA cookie management (Jerry Snitselaar) [RHEL-10094] +- x86_64: Remove pointless set_64bit() usage (Jerry Snitselaar) [RHEL-10094] +- iommu/amd: Fix possible memory leak of 'domain' (Jerry Snitselaar) [RHEL-800] +- iommu/amd/iommu_v2: Clear pasid state in free path (Jerry Snitselaar) [2223717] +- iommu/amd/iommu_v2: Fix pasid_state refcount dec hit 0 warning on pasid unbind (Jerry Snitselaar) [2223717] +- iommu/amd: Fix DTE_IRQ_PHYS_ADDR_MASK macro (Jerry Snitselaar) [RHEL-800] +- iommu/amd: Fix domain flush size when syncing iotlb (Jerry Snitselaar) [RHEL-800] +- iommu/amd: Add missing domain type checks (Jerry Snitselaar) [RHEL-800] +- iommu/amd: Don't block updates to GATag if guest mode is on (Jerry Snitselaar) [RHEL-800] +- iommu/amd: Fix "Guest Virtual APIC Table Root Pointer" configuration in IRTE (Jerry Snitselaar) [RHEL-800] +- swiotlb: reduce the number of areas to match actual memory pool size (Jerry Snitselaar) [RHEL-800] +- swiotlb: always set the number of areas before allocating the pool (Jerry Snitselaar) [RHEL-800] +- redhat: Enable -Werror for s390x and ppc64le, too (Thomas Huth) [RHEL-12454] +- cachestat: wire up cachestat for other architectures (Thomas Huth) [RHEL-12454] +- genirq: Allow irq_chip registration functions to take a const irq_chip (Thomas Huth) [RHEL-12454] +- scsi: ibmvscsi: Avoid multi-field memset() overflow by aiming at srp (Thomas Huth) [RHEL-12454] +- uaccess: fix type mismatch warnings from access_ok() (Thomas Huth) [RHEL-12454] +- s390/con3270: use proper type for tasklet function (Thomas Huth) [RHEL-12454] +- net/smc: Remove left-over label and code from a previous incomplete backport (Thomas Huth) [RHEL-12454] +- KVM: s390: add tracepoint in gmap notifier (Thomas Huth) [RHEL-11438] +- KVM: s390: add stat counter for shadow gmap events (Thomas Huth) [RHEL-11438] +- powerpc/pseries: Honour current SMT state when DLPAR onlining CPUs (Mamatha Inamdar) [RHEL-5838] +- powerpc: Add HOTPLUG_SMT support (Mamatha Inamdar) [RHEL-5838] +- powerpc/pseries: Initialise CPU hotplug callbacks earlier (Mamatha Inamdar) [RHEL-5838] +- cpu/SMT: Allow enabling partial SMT states via sysfs (Mamatha Inamdar) [RHEL-5838] +- cpu/SMT: Create topology_smt_thread_allowed() (Mamatha Inamdar) [RHEL-5838] +- cpu/SMT: Remove topology_smt_supported() (Mamatha Inamdar) [RHEL-5838] +- cpu/SMT: Store the current/max number of threads (Mamatha Inamdar) [RHEL-5838] +- cpu/SMT: Move smt/control simple exit cases earlier (Mamatha Inamdar) [RHEL-5838] +- cpu/SMT: Move SMT prototypes into cpu_smt.h (Mamatha Inamdar) [RHEL-5838] +- hwmon: (ina3221) Add support for channel summation disable (Steve Best) [RHEL-1899] +- virtchnl: Add header dependencies (Ivan Vecera) [RHEL-15261] +- virtchnl: Add CRC stripping capability (Ivan Vecera) [RHEL-15261] +- virtchnl: fix fake 1-elem arrays for structures allocated as `nents` (Ivan Vecera) [RHEL-15261] +- virtchnl: fix fake 1-elem arrays in structures allocated as `nents + 1` (Ivan Vecera) [RHEL-15261] +- virtchnl: fix fake 1-elem arrays in structs allocated as `nents + 1` - 1 (Ivan Vecera) [RHEL-15261] +- virtchnl: do structure hardening (Ivan Vecera) [RHEL-15261] +- virtchnl: update header and increase header clarity (Ivan Vecera) [RHEL-15261] +- virtchnl: remove unused structure declaration (Ivan Vecera) [RHEL-15261] +- powerpc/iommu: TCEs are incorrectly manipulated with DLPAR add/remove of memory (Mamatha Inamdar) [RHEL-11213] +- powerpc/iommu: Incorrect DDW Table is referenced for SR-IOV device (Mamatha Inamdar) [RHEL-11213] +- powerpc/iommu: DMA address offset is incorrectly calculated with 2MB TCEs (Mamatha Inamdar) [RHEL-11213] +- powerpc/iommu: fix memory leak with using debugfs_lookup() (Mamatha Inamdar) [RHEL-11213] +- powerpc/iommu: Fix iommu_table_in_use for a small default DMA window case (Mamatha Inamdar) [RHEL-11213] +- pseries/iommu/ddw: Fix kdump to work in absence of ibm,dma-window (Mamatha Inamdar) [RHEL-11213] +- powerpc/pseries/iommu: Print ibm,query-pe-dma-windows parameters (Mamatha Inamdar) [RHEL-11213] +- powerpc/pseries/ddw: Do not try direct mapping with persistent memory and one window (Mamatha Inamdar) [RHEL-11213] +- powerpc/pseries/ddw: simplify enable_ddw() (Mamatha Inamdar) [RHEL-11213] +- powerpc/pseries/iommu: Create huge DMA window if no MMIO32 is present (Mamatha Inamdar) [RHEL-11213] +- powerpc/pseries/iommu: Check if the default window in use before removing it (Mamatha Inamdar) [RHEL-11213] +- powerpc/pseries/iommu: Use correct vfree for it_map (Mamatha Inamdar) [RHEL-11213] +- powerpc/pseries/iommu: Add of_node_put() before break (Mamatha Inamdar) [RHEL-11213] +- powerpc/pseries/iommu: Rename "direct window" to "dma window" (Mamatha Inamdar) [RHEL-11213] +- powerpc/pseries/iommu: Make use of DDW for indirect mapping (Mamatha Inamdar) [RHEL-11213] +- powerpc/pseries/iommu: Find existing DDW with given property name (Mamatha Inamdar) [RHEL-11213] +- powerpc/pseries/iommu: Update remove_dma_window() to accept property name (Mamatha Inamdar) [RHEL-11213] +- powerpc/pseries/iommu: Reorganize iommu_table_setparms*() with new helper (Mamatha Inamdar) [RHEL-11213] +- powerpc/pseries/iommu: Add ddw_property_create() and refactor enable_ddw() (Mamatha Inamdar) [RHEL-11213] +- powerpc/pseries/iommu: Allow DDW windows starting at 0x00 (Mamatha Inamdar) [RHEL-11213] +- powerpc/pseries/iommu: Add ddw_list_new_entry() helper (Mamatha Inamdar) [RHEL-11213] +- powerpc/pseries/iommu: Add iommu_pseries_alloc_table() helper (Mamatha Inamdar) [RHEL-11213] +- powerpc/pseries/iommu: Replace hard-coded page shift (Mamatha Inamdar) [RHEL-11213] +- powerpc/kernel/iommu: Add new iommu_table_in_use() helper (Mamatha Inamdar) [RHEL-11213] +- dt-bindings: usb: qcom,dwc3: allow required-opps (Desnes Nunes) [RHEL-13058] +- usb: dwc3: gadget: Reset num TRBs before giving back the request (Desnes Nunes) [RHEL-13058] +- usb: dwc3: gadget: Improve dwc3_gadget_suspend() and dwc3_gadget_resume() (Desnes Nunes) [RHEL-13058] +- usb: dwc3: gadget: Refactor EP0 forced stall/restart into a separate API (Desnes Nunes) [RHEL-13058] +- usb: dwc3: gadget: Execute gadget stop after halting the controller (Desnes Nunes) [RHEL-13058] +- usb: dwc3: gadget: Stall and restart EP0 if host is unresponsive (Desnes Nunes) [RHEL-13058] +- USB: dwc3: gadget: drop dead hibernation code (Desnes Nunes) [RHEL-13058] +- usb: remove dead code in dwc3_gadget_get_irq (Desnes Nunes) [RHEL-13058] +- usb: dwc3: gadget: Change condition for processing suspend event (Desnes Nunes) [RHEL-13058] +- usb: dwc3: gadget: Add 1ms delay after end transfer command without IOC (Desnes Nunes) [RHEL-13058] +- usb: ulpi: Use of_request_module() (Desnes Nunes) [RHEL-13058] +- of: device: Kill of_device_request_module() (Desnes Nunes) [RHEL-13058] +- of: Move the request module helper logic to module.c (Desnes Nunes) [RHEL-13058] +- of: Move of_modalias() to module.c (Desnes Nunes) [RHEL-13058] +- of: Rename of_modalias_node() (Desnes Nunes) [RHEL-13058] +- of: move from strlcpy with unused retval to strscpy (Desnes Nunes) [RHEL-13058] +- of: Update of_device_get_modalias() (Desnes Nunes) [RHEL-13058] +- of: device: Do not ignore error code in of_device_uevent_modalias (Desnes Nunes) [RHEL-13058] +- of: device: Ignore modalias of reused nodes (Desnes Nunes) [RHEL-13058] +- of: Fix modalias string generation (Desnes Nunes) [RHEL-13058] +- usb: typec: Fix fast_role_swap_current show function (Desnes Nunes) [RHEL-13058] +- usb: typec: ucsi: Fix command cancellation (Desnes Nunes) [RHEL-13058] +- USB: dwc3: fix use-after-free on core driver unbind (Desnes Nunes) [RHEL-13058] +- USB: dwc3: qcom: fix NULL-deref on suspend (Desnes Nunes) [RHEL-13058] +- USB: serial: option: add Quectel EM061KGL series (Desnes Nunes) [RHEL-13058] +- usb: typec: tps6598x: Fix broken polling mode after system suspend/resume (Desnes Nunes) [RHEL-13058] +- usb: usbfs: Use consistent mmap functions (Desnes Nunes) [RHEL-13058] +- usb: usbfs: Enforce page requirements for mmap (Desnes Nunes) [RHEL-13058] +- dt-bindings: usb: snps,dwc3: Fix "snps,hsphy_interface" type (Desnes Nunes) [RHEL-13058] +- thunderbolt: Do not touch CL state configuration during discovery (Desnes Nunes) [RHEL-13058] +- thunderbolt: dma_test: Use correct value for absent rings when creating paths (Desnes Nunes) [RHEL-13058] +- xhci: Fix incorrect tracking of free space on transfer rings (Desnes Nunes) [RHEL-13058] +- xhci-pci: Only run d3cold avoidance quirk for s2idle (Desnes Nunes) [RHEL-13058] +- media: ttusb-dec: fix memory leak in ttusb_dec_exit_dvb() (Desnes Nunes) [RHEL-13058] +- media: dvb-usb-v2: rtl28xxu: fix null-ptr-deref in rtl28xxu_i2c_xfer (Desnes Nunes) [RHEL-13058] +- media: dvb-usb-v2: ce6230: fix null-ptr-deref in ce6230_i2c_master_xfer() (Desnes Nunes) [RHEL-13058] +- media: dvb-usb-v2: ec168: fix null-ptr-deref in ec168_i2c_xfer() (Desnes Nunes) [RHEL-13058] +- usb-storage: fix deadlock when a scsi command timeouts more than once (Desnes Nunes) [RHEL-13058] +- usb: dwc3: fix a test for error in dwc3_core_init() (Desnes Nunes) [RHEL-13058] +- usb: typec: tps6598x: Fix fault at module removal (Desnes Nunes) [RHEL-13058] +- usb: typec: altmodes/displayport: fix pin_assignment_show (Desnes Nunes) [RHEL-13058] +- usb: dwc3: debugfs: Resume dwc3 before accessing registers (Desnes Nunes) [RHEL-13058] +- USB: UHCI: adjust zhaoxin UHCI controllers OverCurrent bit value (Desnes Nunes) [RHEL-13058] +- usb: dwc3: fix gadget mode suspend interrupt handler issue (Desnes Nunes) [RHEL-13058] +- USB: usbtmc: Fix direction for 0-length ioctl control messages (Desnes Nunes) [RHEL-13058] +- media: pvrusb2: fix DVB_CORE dependency (Desnes Nunes) [RHEL-13058] +- USB: sisusbvga: Add endpoint checks (Desnes Nunes) [RHEL-13058] +- USB: core: Add routines for endpoint checks in old drivers (Desnes Nunes) [RHEL-13058] +- dt-bindings: usb: snps,dwc3: Add 'snps,parkmode-disable-hs-quirk' quirk (Desnes Nunes) [RHEL-13058] +- usb: dwc3: core: add support for disabling High-speed park mode (Desnes Nunes) [RHEL-13058] +- dt-bindings: usb: ci-hdrc-usb2: allow multiple PHYs (Desnes Nunes) [RHEL-13058] +- usb: chipidea: fix missing goto in `ci_hdrc_probe` (Desnes Nunes) [RHEL-13058] +- usb: typec: ucsi: don't print PPM init deferred errors (Desnes Nunes) [RHEL-13058] +- usb: typec: tcpm: fix multiple times discover svids error (Desnes Nunes) [RHEL-13058] +- USB: dwc3: clean up probe declarations (Desnes Nunes) [RHEL-13058] +- USB: dwc3: refactor clock lookups (Desnes Nunes) [RHEL-13058] +- USB: dwc3: refactor phy handling (Desnes Nunes) [RHEL-13058] +- USB: dwc3: clean up core init error handling (Desnes Nunes) [RHEL-13058] +- USB: dwc3: clean up phy init error handling (Desnes Nunes) [RHEL-13058] +- USB: dwc3: clean up probe error labels (Desnes Nunes) [RHEL-13058] +- USB: dwc3: drop dead hibernation code (Desnes Nunes) [RHEL-13058] +- USB: dwc3: disable autosuspend on unbind (Desnes Nunes) [RHEL-13058] +- USB: dwc3: fix runtime pm imbalance on unbind (Desnes Nunes) [RHEL-13058] +- USB: dwc3: fix runtime pm imbalance on probe errors (Desnes Nunes) [RHEL-13058] +- usb: xhci-mtk: add optional frame count clock (Desnes Nunes) [RHEL-13058] +- dt-bindings: usb: mtk-xhci: add an optional frame count clock (Desnes Nunes) [RHEL-13058] +- usb: xhci: plat: Add USB 3.0 phy support (Desnes Nunes) [RHEL-13058] +- usb: host: xhci-plat: Use dev_is_pci() helper (Desnes Nunes) [RHEL-13058] +- xhci: fix debugfs register accesses while suspended (Desnes Nunes) [RHEL-13058] +- usb: gadget: tegra-xudc: Remove unneeded return variable (Desnes Nunes) [RHEL-13058] +- usb: gadget: tegra-xudc: Fix crash in vbus_draw (Desnes Nunes) [RHEL-13058] +- USB: serial: option: add UNISOC vendor and TOZED LT70C product (Desnes Nunes) [RHEL-13058] +- net: thunderbolt: Fix typos in comments (Desnes Nunes) [RHEL-13058] +- net: thunderbolt: Fix sparse warnings in tbnet_xmit_csum_and_map() (Desnes Nunes) [RHEL-13058] +- net: thunderbolt: Fix sparse warnings in tbnet_check_frame() and tbnet_poll() (Desnes Nunes) [RHEL-13058] +- media: mc-device: remove unnecessary __must_check (Desnes Nunes) [RHEL-13058] +- media: au0828: remove unnecessary (void*) conversions (Desnes Nunes) [RHEL-13058] +- USB: core: Fix docs warning caused by wireless_status feature (Desnes Nunes) [RHEL-13058] +- dt-bindings: Add missing (unevaluated|additional)Properties on child node schemas (Desnes Nunes) [RHEL-13058] +- dt-bindings: usb: mediatek,mtk-xhci: drop assigned-clocks (Desnes Nunes) [RHEL-13058] +- usb: chipidea: imx: avoid unnecessary probe defer (Desnes Nunes) [RHEL-13058] +- usb: typec: ucsi: acpi: add quirk for ASUS Zenbook UM325 (Desnes Nunes) [RHEL-13058] +- usb: dwc3: pci: Change PCI device macros (Desnes Nunes) [RHEL-13058] +- dt-bindings: usb: tps6598x: make interrupts optional (Desnes Nunes) [RHEL-13058] +- dt-bindings: usb: typec-tcpci: convert to DT schema format (Desnes Nunes) [RHEL-13058] +- usb: typec: tcpm: try to get role switch from tcpc fwnode (Desnes Nunes) [RHEL-13058] +- USB: core: Add API to change the wireless_status (Desnes Nunes) [RHEL-13058] +- USB: core: Add wireless_status sysfs attribute (Desnes Nunes) [RHEL-13058] +- ABI: sysfs-bus-usb: add missing sysfs fields (Desnes Nunes) [RHEL-13058] +- ABI: sysfs-bus-usb: use a wildcard for interface name on What (Desnes Nunes) [RHEL-13058] +- ABI: sysfs-bus-usb: better document variable argument (Desnes Nunes) [RHEL-13058] +- thunderbolt: Introduce usb4_port_sb_opcode_err_to_errno() helper (Desnes Nunes) [RHEL-13058] +- media: pvrusb2: clean up unneeded complexity in pvrusb2 class logic (Desnes Nunes) [RHEL-13058] +- usb: move config USB_USS720 to usb's misc Kconfig (Desnes Nunes) [RHEL-13058] +- usb: gadget: f_ecm: Add suspend/resume and remote wakeup support (Desnes Nunes) [RHEL-13058] +- usb: gadget: Handle function suspend feature selector (Desnes Nunes) [RHEL-13058] +- usb: dwc3: Add function suspend and function wakeup support (Desnes Nunes) [RHEL-13058] +- usb: gadget: Add function wakeup support (Desnes Nunes) [RHEL-13058] +- usb: dwc3: Add remote wakeup handling (Desnes Nunes) [RHEL-13058] +- usb: gadget: Properly configure the device for remote wakeup (Desnes Nunes) [RHEL-13058] +- dt-bindings: usb: usb-nop-xceiv: add power-domains property (Desnes Nunes) [RHEL-13058] +- dt-bindings: usb: ci-hdrc-usb2: convert to DT schema format (Desnes Nunes) [RHEL-13058] +- dt-bindings: usb: usbmisc-imx: convert to DT schema (Desnes Nunes) [RHEL-13058] +- thunderbolt: Make use of SI units from units.h (Desnes Nunes) [RHEL-13058] +- thunderbolt: Get rid of redundant 'else' (Desnes Nunes) [RHEL-13058] +- usb: dwc3: host: remove dead code in dwc3_host_get_irq() (Desnes Nunes) [RHEL-13058] +- usb: pci-quirks: Reduce the length of a spinlock section in usb_amd_find_chipset_info() (Desnes Nunes) [RHEL-13058] +- xhci: use pm_ptr() instead of #ifdef for CONFIG_PM conditionals (Desnes Nunes) [RHEL-13058] +- usb: xhci-pci: Set PROBE_PREFER_ASYNCHRONOUS (Desnes Nunes) [RHEL-13058] +- usb: typec: tps6598x: Add support for polling interrupts status (Desnes Nunes) [RHEL-13058] +- usb: dwc3: add several registers dump for debugfs (Desnes Nunes) [RHEL-13058] +- dt-bindings: usb: snps,dwc3: document HS & SS OF graph ports (Desnes Nunes) [RHEL-13058] +- usb: typec: ucsi: add PMIC Glink UCSI driver (Desnes Nunes) [RHEL-13058] +- usb: phy: tegra: Convert to platform remove callback returning void (Desnes Nunes) [RHEL-13058] +- usb: phy: mxs: Convert to platform remove callback returning void (Desnes Nunes) [RHEL-13058] +- usb: phy: generic: Convert to platform remove callback returning void (Desnes Nunes) [RHEL-13058] +- dt-bindings: usb: snps,dwc3: correct i.MX8MQ support (Desnes Nunes) [RHEL-13058] +- USB: serial: quatech2: remove unused qt2_setdevice function (Desnes Nunes) [RHEL-13058] +- usb: typec: tipd: remove unused tps6598x_write16,32 functions (Desnes Nunes) [RHEL-13058] +- usb: typec: tcpm: remove unnecessary (void*) conversions (Desnes Nunes) [RHEL-13058] +- usb: chipidea: debug: remove redundant 'role' debug file (Desnes Nunes) [RHEL-13058] +- xhci: Move xhci MSI sync function to to xhci-pci (Desnes Nunes) [RHEL-13058] +- xhci: Call MSI sync function from xhci-pci instead of generic xhci code (Desnes Nunes) [RHEL-13058] +- xhci: Move functions to cleanup MSI to xhci-pci (Desnes Nunes) [RHEL-13058] +- xhci: move PCI specific MSI/MSIX cleanup away from generic xhci functions (Desnes Nunes) [RHEL-13058] +- xhci: Move functions to setup msi to xhci-pci (Desnes Nunes) [RHEL-13058] +- xhci: Avoid PCI MSI/MSIX interrupt reinitialization at resume (Desnes Nunes) [RHEL-13058] +- xhci: dbc: Provide sysfs option to configure dbc descriptors (Desnes Nunes) [RHEL-13058] +- xhci: mem: Join string literals back (Desnes Nunes) [RHEL-13058] +- xhci: mem: Replace explicit castings with appropriate specifiers (Desnes Nunes) [RHEL-13058] +- xhci: mem: Use while (i--) pattern to clean up (Desnes Nunes) [RHEL-13058] +- xhci: mem: Drop useless return:s (Desnes Nunes) [RHEL-13058] +- xhci: mem: Get rid of redundant 'else' (Desnes Nunes) [RHEL-13058] +- xhci: mem: Use dma_poll_zalloc() instead of explicit memset() (Desnes Nunes) [RHEL-13058] +- xhci: mem: Carefully calculate size for memory allocations (Desnes Nunes) [RHEL-13058] +- redhat/configs: delete ftdi-elan driver config (Desnes Nunes) [RHEL-13058] +- usb: ftdi-elan: Delete driver (Desnes Nunes) [RHEL-13058] +- dt-bindings: usb: Drop unneeded quotes (Desnes Nunes) [RHEL-13058] +- redhat/configs: delete u132-hcd driver config (Desnes Nunes) [RHEL-13058] +- usb: host: u132-hcd: Delete driver (Desnes Nunes) [RHEL-13058] +- usb: host: u132-hcd: Drop if with an always true condition (Desnes Nunes) [RHEL-13058] +- usb: host: u132-hcd: Various style improvements (Desnes Nunes) [RHEL-13058] +- media: pvrusb2: VIDEO_PVRUSB2 depends on DVB_CORE to use dvb_* symbols (Desnes Nunes) [RHEL-13058] +- dt-bindings: usb: dwc3: Add QCM2290 compatible (Desnes Nunes) [RHEL-13058] +- usb: misc: usb3503: support usb3803 and bypass mode (Desnes Nunes) [RHEL-13058] +- usb: misc: usb3503: refactor code to prepare for usb3803 addition (Desnes Nunes) [RHEL-13058] +- dt-bindings: usb: smsc,usb3503: Add usb3803 (Desnes Nunes) [RHEL-13058] +- usb: typec: fusb302: mark OF related data as maybe unused (Desnes Nunes) [RHEL-13058] +- usb: acpi: Switch to use acpi_evaluate_dsm_typed() (Desnes Nunes) [RHEL-13058] +- usb: Use of_property_read_bool() for boolean properties (Desnes Nunes) [RHEL-13058] +- usb: usb251xb: Switch to use dev_err_probe() helper (Desnes Nunes) [RHEL-13058] +- usb: Use of_property_present() for testing DT property presence (Desnes Nunes) [RHEL-13058] +- usb: musb: fix error return code in omap2430_probe() (Desnes Nunes) [RHEL-13058] +- usb: musb: omap2430: Fix probe regression for missing resources (Desnes Nunes) [RHEL-13058] +- thunderbolt: Refactor DROM reading (Desnes Nunes) [RHEL-13058] +- thunderbolt: use `tb_eeprom_get_drom_offset` to discover DROM offset (Desnes Nunes) [RHEL-13058] +- dt-bindings: usb: snps,dwc3: support i.MX8MQ (Desnes Nunes) [RHEL-13058] +- usb: xhci: change some trace event __dynamic_array() to __get_buf() (Desnes Nunes) [RHEL-13058] +- tracing: Acquire buffer from temparary trace sequence (Desnes Nunes) [RHEL-13058] +- usb: dwc3: change some trace event __dynamic_array() to __get_buf() (Desnes Nunes) [RHEL-13058] +- usb: dwc3: core: add external vBus supply support for ulpi phy (Desnes Nunes) [RHEL-13058] +- dt-bindings: usb: dwc3: Add snps,ulpi-ext-vbus-drv quirk (Desnes Nunes) [RHEL-13058] +- dt-bindings: usb: allow evaluated properties in OHCI controllers (Desnes Nunes) [RHEL-13058] +- dt-bindings: usb: usb-device: make "compatible" optional (Desnes Nunes) [RHEL-13058] +- dt-bindings: usb: snps,dwc3: document extcon property (Desnes Nunes) [RHEL-13058] +- dt-bindings: usb: snps,dwc3: Allow power-domains property (Desnes Nunes) [RHEL-13058] +- usb: host: xhci-tegra: Drop using of_irq_parse_one() (Desnes Nunes) [RHEL-13058] +- dt-bindings: Fix SPI and I2C bus node names in examples (Desnes Nunes) [RHEL-13058] +- usb: gadget: Use correct endianness of the wLength field for WebUSB (Desnes Nunes) [RHEL-13058] +- usb: gadget: add WebUSB landing page support (Desnes Nunes) [RHEL-13058] +- usb: dwc3: pci: add support for the Intel Meteor Lake-S (Desnes Nunes) [RHEL-13058] +- usb: dwc3: Fix a typo in field name (Desnes Nunes) [RHEL-13058] +- usb: dwc3: xilinx: Remove unused of_gpio,h (Desnes Nunes) [RHEL-13058] +- usb: dwc3: pci: add support for the Intel Meteor Lake-M (Desnes Nunes) [RHEL-13058] +- USB: dwc3: fix memory leak with using debugfs_lookup() (Desnes Nunes) [RHEL-13058] +- dt-bindings: usb: dwc3-imx8mp: add power domain property (Desnes Nunes) [RHEL-13058] +- ipmi: Explicitly include correct DT includes (Tony Camuso) [RHEL-12707] +- ipmi_si: fix -Wvoid-pointer-to-enum-cast warning (Tony Camuso) [RHEL-12707] +- ipmi: fix potential deadlock on &kcs_bmc->lock (Tony Camuso) [RHEL-12707] +- ipmi_si: fix a memleak in try_smi_init() (Tony Camuso) [RHEL-12707] +- ipmi: Change request_module to request_module_nowait (Tony Camuso) [RHEL-12707] +- ipmi:ssif: Fix a memory leak when scanning for an adapter (Tony Camuso) [RHEL-12707] +- ipmi:ssif: Add check for kstrdup (Tony Camuso) [RHEL-12707] +- ipmi_watchdog: Fix read syscall not responding to signals during sleep (Tony Camuso) [RHEL-12707] +- ipmi:ssif: Drop if blocks with always false condition (Tony Camuso) [RHEL-12707] +- ipmi: fix SSIF not responding under certain cond. (Tony Camuso) [RHEL-12707] +- ipmi:ssif: Add send_retries increment (Tony Camuso) [RHEL-12707] +- char:ipmi:Fix spelling mistake "asychronously" -> "asynchronously" (Tony Camuso) [RHEL-12707] +- ipmi: simplify sysctl registration (Tony Camuso) [RHEL-12707] +- ipmi: ASPEED_BT_IPMI_BMC: select REGMAP_MMIO instead of depending on it (Tony Camuso) [RHEL-12707] +- vfio/mdev: Fix a null-ptr-deref bug for mdev_unregister_parent() (Alex Williamson) [RHEL-14318] +- vfio: Do not allow !ops->dma_unmap in vfio_pin/unpin_pages() (Alex Williamson) [RHEL-14318] +- vfio: align capability structures (Alex Williamson) [RHEL-14318] +- vfio/type1: fix cap_migration information leak (Alex Williamson) [RHEL-14318] +- vfio/fsl-mc: Use module_fsl_mc_driver macro to simplify the code (Alex Williamson) [RHEL-14318] +- vfio: Commonize combine_ranges for use in other VFIO drivers (Alex Williamson) [RHEL-14318] +- kvm/vfio: avoid bouncing the mutex when adding and deleting groups (Alex Williamson) [RHEL-14318] +- kvm/vfio: ensure kvg instance stays around in kvm_vfio_group_add() (Alex Williamson) [RHEL-14318] +- docs: vfio: Add vfio device cdev description (Alex Williamson) [RHEL-14318] +- vfio: Compile vfio_group infrastructure optionally (Alex Williamson) [RHEL-14318] +- vfio: Move the IOMMU_CAP_CACHE_COHERENCY check in __vfio_register_dev() (Alex Williamson) [RHEL-14318] +- vfio: Add VFIO_DEVICE_[AT|DE]TACH_IOMMUFD_PT (Alex Williamson) [RHEL-14318] +- vfio: Add VFIO_DEVICE_BIND_IOMMUFD (Alex Williamson) [RHEL-14318] +- vfio: Avoid repeated user pointer cast in vfio_device_fops_unl_ioctl() (Alex Williamson) [RHEL-14318] +- iommufd: Add iommufd_ctx_from_fd() (Alex Williamson) [RHEL-14318] +- vfio: Test kvm pointer in _vfio_device_get_kvm_safe() (Alex Williamson) [RHEL-14318] +- vfio: Add cdev for vfio_device (Alex Williamson) [RHEL-14318] +- vfio: Move device_del() before waiting for the last vfio_device registration refcount (Alex Williamson) [RHEL-14318] +- vfio: Move vfio_device_group_unregister() to be the first operation in unregister (Alex Williamson) [RHEL-14318] +- vfio-iommufd: Add detach_ioas support for emulated VFIO devices (Alex Williamson) [RHEL-14318] +- iommufd/device: Add iommufd_access_detach() API (Alex Williamson) [RHEL-14318] +- iommufd: Call iopt_area_contig_done() under the lock (Alex Williamson) [RHEL-14318] +- vfio-iommufd: Add detach_ioas support for physical VFIO devices (Alex Williamson) [RHEL-14318] +- vfio: Record devid in vfio_device_file (Alex Williamson) [RHEL-14318] +- vfio-iommufd: Split bind/attach into two steps (Alex Williamson) [RHEL-14318] +- vfio-iommufd: Move noiommu compat validation out of vfio_iommufd_bind() (Alex Williamson) [RHEL-14318] +- vfio: Make vfio_df_open() single open for device cdev path (Alex Williamson) [RHEL-14318] +- vfio: Add cdev_device_open_cnt to vfio_group (Alex Williamson) [RHEL-14318] +- vfio: Block device access via device fd until device is opened (Alex Williamson) [RHEL-14318] +- vfio: Pass struct vfio_device_file * to vfio_device_open/close() (Alex Williamson) [RHEL-14318] +- kvm/vfio: Accept vfio device file from userspace (Alex Williamson) [RHEL-14318] +- kvm/vfio: Prepare for accepting vfio device fd (Alex Williamson) [RHEL-14318] +- vfio: Accept vfio device file in the KVM facing kAPI (Alex Williamson) [RHEL-14318] +- vfio: Refine vfio file kAPIs for KVM (Alex Williamson) [RHEL-14318] +- vfio: Allocate per device file structure (Alex Williamson) [RHEL-14318] +- vfio/pci: Allow passing zero-length fd array in VFIO_DEVICE_PCI_HOT_RESET (Alex Williamson) [RHEL-14318] +- vfio/pci: Copy hot-reset device info to userspace in the devices loop (Alex Williamson) [RHEL-14318] +- vfio/pci: Extend VFIO_DEVICE_GET_PCI_HOT_RESET_INFO for vfio device cdev (Alex Williamson) [RHEL-14318] +- vfio: Add helper to search vfio_device in a dev_set (Alex Williamson) [RHEL-14318] +- vfio: Mark cdev usage in vfio_device (Alex Williamson) [RHEL-14318] +- iommufd: Add helper to retrieve iommufd_ctx and devid (Alex Williamson) [RHEL-14318] +- iommufd: Add iommufd_ctx_has_group() (Alex Williamson) [RHEL-14318] +- iommufd: Reserve all negative IDs in the iommufd xarray (Alex Williamson) [RHEL-14318] +- vfio/pci: Move the existing hot reset logic to be a helper (Alex Williamson) [RHEL-14318] +- vfio/pci: Update comment around group_fd get in vfio_pci_ioctl_pci_hot_reset() (Alex Williamson) [RHEL-14318] +- vfio/mdev: Move the compat_class initialization to module init (Alex Williamson) [RHEL-14318] +- vfio/fsl: Create Kconfig sub-menu (Alex Williamson) [RHEL-14318] +- redhat/configs: Disable CONFIG_VFIO_AMBA (Alex Williamson) [RHEL-14318] +- vfio/platform: Cleanup Kconfig (Alex Williamson) [RHEL-14318] +- vfio/pci: Cleanup Kconfig (Alex Williamson) [RHEL-14318] +- vfio/pci-core: Add capability for AtomicOp completer support (Alex Williamson) [RHEL-14318] +- vfio/pci: Clear VFIO_IRQ_INFO_NORESIZE for MSI-X (Alex Williamson) [RHEL-14318] +- vfio/pci: Support dynamic MSI-X (Alex Williamson) [RHEL-14318] +- vfio/pci: Probe and store ability to support dynamic MSI-X (Alex Williamson) [RHEL-14318] +- vfio/pci: Use bitfield for struct vfio_pci_core_device flags (Alex Williamson) [RHEL-14318] +- vfio/pci: Update stale comment (Alex Williamson) [RHEL-14318] +- vfio/pci: Remove interrupt context counter (Alex Williamson) [RHEL-14318] +- vfio/pci: Use xarray for interrupt context storage (Alex Williamson) [RHEL-14318] +- vfio/pci: Move to single error path (Alex Williamson) [RHEL-14318] +- vfio/pci: Prepare for dynamic interrupt context storage (Alex Williamson) [RHEL-14318] +- vfio/pci: Remove negative check on unsigned vector (Alex Williamson) [RHEL-14318] +- vfio/pci: Consolidate irq cleanup on MSI/MSI-X disable (Alex Williamson) [RHEL-14318] +- vfio/ccw: use struct_size() helper (Alex Williamson) [RHEL-14318] +- vfio/ccw: replace one-element array with flexible-array member (Alex Williamson) [RHEL-14318] +- vfio/type1: check pfn valid before converting to struct page (Alex Williamson) [RHEL-14318] +- docs: kvm: vfio: Suggest KVM_DEV_VFIO_GROUP_ADD vs VFIO_GROUP_GET_DEVICE_FD ordering (Alex Williamson) [RHEL-14318] +- vfio: correct kdoc for ops structures (Alex Williamson) [RHEL-14318] +- vfio/pci: Add DVSEC PCI Extended Config Capability to user visible list. (Alex Williamson) [RHEL-14318] +- vfio: Check the presence for iommufd callbacks in __vfio_register_dev() (Alex Williamson) [RHEL-14318] +- vfio/mdev: Uses the vfio emulated iommufd ops set in the mdev sample drivers (Alex Williamson) [RHEL-14318] +- vfio-iommufd: Make vfio_iommufd_emulated_bind() return iommufd_access ID (Alex Williamson) [RHEL-14318] +- vfio-iommufd: No need to record iommufd_ctx in vfio_device (Alex Williamson) [RHEL-14318] +- iommufd: Create access in vfio_iommufd_emulated_bind() (Alex Williamson) [RHEL-14318] +- iommu/iommufd: Pass iommufd_ctx pointer in iommufd_get_ioas() (Alex Williamson) [RHEL-14318] +- nvme: avoid bogus CRTO values (Maurizio Lombardi) [RHEL-11472] +- nvme-pci: do not set the NUMA node of device if it has none (Maurizio Lombardi) [RHEL-11472] +- nvme: host: hwmon: constify pointers to hwmon_channel_info (Maurizio Lombardi) [RHEL-11472] +- nvmet-tcp: pass iov_len instead of sg->length to bvec_set_page() (Maurizio Lombardi) [RHEL-11472] +- nvme-pci: add NVME_QUIRK_BOGUS_NID for Samsung PM9B1 256G and 512G (Maurizio Lombardi) [RHEL-11472] +- scsi: nvme: zns: Set zone limits before revalidating zones (Maurizio Lombardi) [RHEL-11472] +- nvme: don't reject probe due to duplicate IDs for single-ported PCIe devices (Maurizio Lombardi) [RHEL-11472] +- nvme-fc: fix race between error recovery and creating association (Maurizio Lombardi) [RHEL-11472] +- nvme-fc: return non-zero status code when fails to create association (Maurizio Lombardi) [RHEL-11472] +- nvme: fix parameter check in nvme_fault_inject_init() (Maurizio Lombardi) [RHEL-11472] +- nvme: warn only once for legacy uuid attribute (Maurizio Lombardi) [RHEL-11472] +- nvme: forward port sysfs delete fix (Maurizio Lombardi) [RHEL-11472] +- nvme: skip optional id ctrl csi if it failed (Maurizio Lombardi) [RHEL-11472] +- nvme-core: use nvme_ns_head_multipath instead of ns->head->disk (Maurizio Lombardi) [RHEL-11472] +- nvmet-fcloop: Do not wait on completion when unregister fails (Maurizio Lombardi) [RHEL-11472] +- nvme: Increase block size variable size to 32-bit (Maurizio Lombardi) [RHEL-11472] +- nvme-fcloop: no need to return from void function (Maurizio Lombardi) [RHEL-11472] +- nvmet-auth: remove unnecessary break after goto (Maurizio Lombardi) [RHEL-11472] +- nvmet-auth: remove some dead code (Maurizio Lombardi) [RHEL-11472] +- nvme: move sysfs code to a dedicated sysfs.c file (Maurizio Lombardi) [RHEL-11472] +- nvme-fabrics: check hostid using uuid_equal (Maurizio Lombardi) [RHEL-11472] +- nvme-fabrics: unify common code in admin and io queue connect (Maurizio Lombardi) [RHEL-11472] +- nvmet: reorder fields in 'struct nvmefc_fcp_req' (Maurizio Lombardi) [RHEL-11472] +- nvmet: reorder fields in 'struct nvme_dhchap_queue_context' (Maurizio Lombardi) [RHEL-11472] +- nvmet: reorder fields in 'struct nvmf_ctrl_options' (Maurizio Lombardi) [RHEL-11472] +- nvme: reorder fields in 'struct nvme_ctrl' (Maurizio Lombardi) [RHEL-11472] +- nvmet: reorder fields in 'struct nvmet_sq' (Maurizio Lombardi) [RHEL-11472] +- nvme-fabrics: add queue setup helpers (Maurizio Lombardi) [RHEL-11472] +- nvme-pci: cleaning up nvme_pci_init_request (Maurizio Lombardi) [RHEL-11472] +- nvme-rdma: fix typo in comment (Maurizio Lombardi) [RHEL-11472] +- nvme-tcp: fix a possible UAF when failing to allocate an io queue (Maurizio Lombardi) [RHEL-11472] +- nvme-pci: mark Lexar NM760 as IGNORE_DEV_SUBNQN (Maurizio Lombardi) [RHEL-11472] +- nvme-tcp: fix nvme_tcp_term_pdu to match spec (Maurizio Lombardi) [RHEL-11472] +- nvme: send Identify with CNS 06h only to I/O controllers (Maurizio Lombardi) [RHEL-11472] +- nvmet-tcp: Fix a possible UAF in queue intialization setup (John Meneghini) [RHEL-11488 RHEL-11492] {CVE-2023-5178} +- sched: remove wait bookmarks (Carlos Maiolino) [RHEL-5335] +- filemap: remove use of wait bookmarks (Carlos Maiolino) [RHEL-5335] +- ext4: fix rec_len verify error (Carlos Maiolino) [RHEL-5335] +- ext4: remove unused parameter from ext4_mb_new_blocks_simple() (Carlos Maiolino) [RHEL-5335] +- ext4: fix wrong unit use in ext4_mb_new_blocks (Carlos Maiolino) [RHEL-5335] +- ext4: fix wrong unit use in ext4_mb_clear_bb (Carlos Maiolino) [RHEL-5335] +- ext4: treat stripe in block unit (Carlos Maiolino) [RHEL-5335] +- ext4: fix wrong unit use in ext4_mb_find_by_goal (Carlos Maiolino) [RHEL-5335] +- ext4: fix wrong unit use in ext4_mb_normalize_request (Carlos Maiolino) [RHEL-5335] +- ext4: only check dquot_initialize_needed() when debugging (Carlos Maiolino) [RHEL-5335] +- Revert "ext4: don't clear SB_RDONLY when remounting r/w until quota is re-enabled" (Carlos Maiolino) [RHEL-5335] +- Revert "ext4: remove ac->ac_found > sbi->s_mb_min_to_scan dead check in ext4_mb_check_limits" (Carlos Maiolino) [RHEL-5335] +- ext4: enable the lazy init thread when remounting read/write (Carlos Maiolino) [RHEL-5335] +- ext4: fix fsync for non-directories (Carlos Maiolino) [RHEL-5335] +- ext4: add lockdep annotations for i_data_sem for ea_inode's (Carlos Maiolino) [RHEL-5335] +- ext4: disallow ea_inodes with extended attributes (Carlos Maiolino) [RHEL-5335] +- ext4: set lockdep subclass for the ea_inode in ext4_xattr_inode_cache_find() (Carlos Maiolino) [RHEL-5335] +- ext4: add EA_INODE checking to ext4_iget() (Carlos Maiolino) [RHEL-5335] +- ext4: bail out of ext4_xattr_ibody_get() fails for any reason (Carlos Maiolino) [RHEL-5335] +- ext4: add bounds checking in get_max_inline_xattr_value_size() (Carlos Maiolino) [RHEL-5335] +- ext4: add indication of ro vs r/w mounts in the mount message (Carlos Maiolino) [RHEL-5335] +- ext4: fix deadlock when converting an inline directory in nojournal mode (Carlos Maiolino) [RHEL-5335] +- ext4: improve error recovery code paths in __ext4_remount() (Carlos Maiolino) [RHEL-5335] +- ext4: improve error handling from ext4_dirhash() (Carlos Maiolino) [RHEL-5335] +- ext4: don't clear SB_RDONLY when remounting r/w until quota is re-enabled (Carlos Maiolino) [RHEL-5335] +- ext4: check iomap type only if ext4_iomap_begin() does not fail (Carlos Maiolino) [RHEL-5335] +- ext4: avoid a potential slab-out-of-bounds in ext4_group_desc_csum (Carlos Maiolino) [RHEL-5335] +- ext4: fix data races when using cached status extents (Carlos Maiolino) [RHEL-5335] +- ext4: avoid deadlock in fs reclaim with page writeback (Carlos Maiolino) [RHEL-5335] +- ext4: fix invalid free tracking in ext4_xattr_move_to_block() (Carlos Maiolino) [RHEL-5335] +- ext4: fix lockdep warning when enabling MMP (Carlos Maiolino) [RHEL-5335] +- ext4: fix WARNING in mb_find_extent (Carlos Maiolino) [RHEL-5335] +- ext4: reflect error codes from ext4_multi_mount_protect() to its callers (Carlos Maiolino) [RHEL-5335] +- ext4: fix use-after-free read in ext4_find_extent for bigalloc + inline (Carlos Maiolino) [RHEL-5335] +- ext4: fix i_disksize exceeding i_size problem in paritally written case (Carlos Maiolino) [RHEL-5335] +- jdb2: Don't refuse invalidation of already invalidated buffers (Carlos Maiolino) [RHEL-5335] +- ext4: fix BUG in ext4_mb_new_inode_pa() due to overflow (Carlos Maiolino) [RHEL-5335] +- ext4: add two helper functions extent_logical_end() and pa_logical_end() (Carlos Maiolino) [RHEL-5335] +- ext4: fix rbtree traversal bug in ext4_mb_use_preallocated (Carlos Maiolino) [RHEL-5335] +- ext4: Remove unused extern variables declaration (Carlos Maiolino) [RHEL-5335] +- ext4: mballoc: Remove useless setting of ac_criteria (Carlos Maiolino) [RHEL-5335] +- ext4: try all groups in ext4_mb_new_blocks_simple (Carlos Maiolino) [RHEL-5335] +- ext4: remove ext4_block_group and ext4_block_group_offset declaration (Carlos Maiolino) [RHEL-5335] +- ext4: add EXT4_MB_HINT_GOAL_ONLY test in ext4_mb_use_preallocated (Carlos Maiolino) [RHEL-5335] +- ext4: fix unit mismatch in ext4_mb_new_blocks_simple (Carlos Maiolino) [RHEL-5335] +- ext4: Remove the logic to trim inode PAs (Carlos Maiolino) [RHEL-5335] +- ext4: Use rbtrees to manage PAs instead of inode i_prealloc_list (Carlos Maiolino) [RHEL-5335] +- ext4: Convert pa->pa_inode_list and pa->pa_obj_lock into a union (Carlos Maiolino) [RHEL-5335] +- ext4: Fix best extent lstart adjustment logic in ext4_mb_new_inode_pa() (Carlos Maiolino) [RHEL-5335] +- ext4: Abstract out overlap fix/check logic in ext4_mb_normalize_request() (Carlos Maiolino) [RHEL-5335] +- ext4: Move overlap assert logic into a separate function (Carlos Maiolino) [RHEL-5335] +- ext4: Refactor code in ext4_mb_normalize_request() and ext4_mb_use_preallocated() (Carlos Maiolino) [RHEL-5335] +- ext4: Refactor code related to freeing PAs (Carlos Maiolino) [RHEL-5335] +- ext4: Stop searching if PA doesn't satisfy non-extent file (Carlos Maiolino) [RHEL-5335] +- ext4: convert some BUG_ON's in mballoc to use WARN_RATELIMITED instead (Carlos Maiolino) [RHEL-5335] +- ext4: avoid unnecessary pointer dereference in ext4_mb_normalize_request (Carlos Maiolino) [RHEL-5335] +- ext4: fix typos in mballoc (Carlos Maiolino) [RHEL-5335] +- ext4: simplify calculation of blkoff in ext4_mb_new_blocks_simple (Carlos Maiolino) [RHEL-5335] +- ext4: remove comment code ext4_discard_preallocations (Carlos Maiolino) [RHEL-5335] +- ext4: remove repeat assignment to ac_f_ex (Carlos Maiolino) [RHEL-5335] +- ext4: remove unnecessary goto in ext4_mb_mark_diskspace_used (Carlos Maiolino) [RHEL-5335] +- ext4: remove unnecessary count2 in ext4_free_data_in_buddy (Carlos Maiolino) [RHEL-5335] +- ext4: remove unnecessary exit_meta_group_info tag (Carlos Maiolino) [RHEL-5335] +- ext4: use best found when complex scan of group finishs (Carlos Maiolino) [RHEL-5335] +- ext4: remove ac->ac_found > sbi->s_mb_min_to_scan dead check in ext4_mb_check_limits (Carlos Maiolino) [RHEL-5335] +- ext4: remove dead check in mb_buddy_mark_free (Carlos Maiolino) [RHEL-5335] +- ext4: remove unnecessary check in ext4_mb_new_blocks (Carlos Maiolino) [RHEL-5335] +- ext4: remove unnecessary e4b->bd_buddy_page check in ext4_mb_load_buddy_gfp (Carlos Maiolino) [RHEL-5335] +- ext4: Remove unnecessary release when memory allocation failed in ext4_mb_init_cache (Carlos Maiolino) [RHEL-5335] +- ext4: remove unused return value of ext4_mb_try_best_found and ext4_mb_free_metadata (Carlos Maiolino) [RHEL-5335] +- ext4: add missed brelse in ext4_free_blocks_simple (Carlos Maiolino) [RHEL-5335] +- ext4: protect pa->pa_free in ext4_discard_allocated_blocks (Carlos Maiolino) [RHEL-5335] +- ext4: correct start of used group pa for debug in ext4_mb_use_group_pa (Carlos Maiolino) [RHEL-5335] +- ext4: correct calculation of s_mb_preallocated (Carlos Maiolino) [RHEL-5335] +- ext4: get correct ext4_group_info in ext4_mb_prefetch_fini (Carlos Maiolino) [RHEL-5335] +- ext4: allow to find by goal if EXT4_MB_HINT_GOAL_ONLY is set (Carlos Maiolino) [RHEL-5335] +- ext4: set goal start correctly in ext4_mb_normalize_request (Carlos Maiolino) [RHEL-5335] +- ext4: remove unused group parameter in ext4_block_bitmap_csum_set (Carlos Maiolino) [RHEL-5335] +- ext4: remove unused group parameter in ext4_block_bitmap_csum_verify (Carlos Maiolino) [RHEL-5335] +- ext4: remove unused group parameter in ext4_inode_bitmap_csum_set (Carlos Maiolino) [RHEL-5335] +- ext4: remove unused group parameter in ext4_inode_bitmap_csum_verify (Carlos Maiolino) [RHEL-5335] +- ext4: improve inode table blocks counting in ext4_num_overhead_clusters (Carlos Maiolino) [RHEL-5335] +- ext4: stop trying to verify just initialized bitmap in ext4_read_block_bitmap_nowait (Carlos Maiolino) [RHEL-5335] +- ext4: remove stale comment in ext4_init_block_bitmap (Carlos Maiolino) [RHEL-5335] +- Revert "ext4: remove unnecessary check in ext4_bg_num_gdb_nometa" (Carlos Maiolino) [RHEL-5335] +- ext4: remove unnecessary check in ext4_bg_num_gdb_nometa (Carlos Maiolino) [RHEL-5335] +- ext4: call ext4_bg_num_gdb_[no]meta directly in ext4_num_base_meta_clusters (Carlos Maiolino) [RHEL-5335] +- ext4: correct validation check of inode table in ext4_valid_block_bitmap (Carlos Maiolino) [RHEL-5335] +- ext4: properly handle error of ext4_init_block_bitmap in ext4_read_block_bitmap_nowait (Carlos Maiolino) [RHEL-5335] +- ext4: Move mpage_page_done() calls after error handling (Carlos Maiolino) [RHEL-5335] +- ext4: Move page unlocking out of mpage_submit_page() (Carlos Maiolino) [RHEL-5335] +- ext4: Don't unlock page in ext4_bio_write_page() (Carlos Maiolino) [RHEL-5335] +- ext4: Mark page for delayed dirtying only if it is pinned (Carlos Maiolino) [RHEL-5335] +- ext4: Use nr_to_write directly in mpage_prepare_extent_to_map() (Carlos Maiolino) [RHEL-5335] +- ext4: Update stale comment about write constraints (Carlos Maiolino) [RHEL-5335] +- ext4: convert mext_page_double_lock() to mext_folio_double_lock() (Carlos Maiolino) [RHEL-5335] +- ext4: simplify ext4_readpage_limit() (Carlos Maiolino) [RHEL-5335] +- ext4: fix inode leak in ext4_xattr_inode_create() on an error path (Carlos Maiolino) [RHEL-5335] +- ext4: avoid unaccounted block allocation when expanding inode (Carlos Maiolino) [RHEL-5335] +- ext4: initialize quota before expanding inode in setproject ioctl (Carlos Maiolino) [RHEL-5335] +- ext4: stop providing .writepage hook (Carlos Maiolino) [RHEL-5335] +- mm: export buffer_migrate_folio_norefs() (Carlos Maiolino) [RHEL-5335] +- ext4: switch to using write_cache_pages() for data=journal writeout (Carlos Maiolino) [RHEL-5335] +- jbd2: switch jbd2_submit_inode_data() to use fs-provided hook for data writeout (Carlos Maiolino) [RHEL-5335] +- ext4: switch to using ext4_do_writepages() for ordered data writeout (Carlos Maiolino) [RHEL-5335] +- ext4: move percpu_rwsem protection into ext4_writepages() (Carlos Maiolino) [RHEL-5335] +- ext4: provide ext4_do_writepages() (Carlos Maiolino) [RHEL-5335] +- ext4: add support for writepages calls that cannot map blocks (Carlos Maiolino) [RHEL-5335] +- ext4: drop pointless IO submission from ext4_bio_write_page() (Carlos Maiolino) [RHEL-5335] +- ext4: remove nr_submitted from ext4_bio_write_page() (Carlos Maiolino) [RHEL-5335] +- ext4: remove unneeded check of nr_to_submit (Carlos Maiolino) [RHEL-5335] +- ext4: move keep_towrite handling to ext4_bio_write_page() (Carlos Maiolino) [RHEL-5335] +- ext4: handle redirtying in ext4_bio_write_page() (Carlos Maiolino) [RHEL-5335] +- ext4: make ext4_mb_initialize_context return void (Carlos Maiolino) [RHEL-5335] +- ext4: fix delayed allocation bug in ext4_clu_mapped for bigalloc + inline (Carlos Maiolino) [RHEL-5335] +- ext4: don't fail GETFSUUID when the caller provides a long buffer (Carlos Maiolino) [RHEL-5335] +- ext4: dont return EINVAL from GETFSUUID when reporting UUID length (Carlos Maiolino) [RHEL-5335] +- ext4: fix error code return to user-space in ext4_get_branch() (Carlos Maiolino) [RHEL-5335] +- ext4: replace kmem_cache_create with KMEM_CACHE (Carlos Maiolino) [RHEL-5335] +- ext4: correct inconsistent error msg in nojournal mode (Carlos Maiolino) [RHEL-5335] +- ext4: print file system UUID on mount, remount and unmount (Carlos Maiolino) [RHEL-5335] +- ext4: init quota for 'old.inode' in 'ext4_rename' (Carlos Maiolino) [RHEL-5335] +- ext4: simplify fast-commit CRC calculation (Carlos Maiolino) [RHEL-5335] +- ext4: fix use-after-free in ext4_orphan_cleanup (Carlos Maiolino) [RHEL-5335] +- ext4: don't allow journal inode to have encrypt flag (Carlos Maiolino) [RHEL-5335] +- ext4: fix bug_on in __es_tree_search caused by bad quota inode (Carlos Maiolino) [RHEL-5335] +- ext4: fix bug_on in __es_tree_search caused by bad boot loader inode (Carlos Maiolino) [RHEL-5335] +- ext4: add EXT4_IGET_BAD flag to prevent unexpected bad inode (Carlos Maiolino) [RHEL-5335] +- ext4: add helper to check quota inums (Carlos Maiolino) [RHEL-5335] +- ext4: remove trailing newline from ext4_msg() message (Carlos Maiolino) [RHEL-5335] +- ext4: split ext4_journal_start trace for debug (Carlos Maiolino) [RHEL-5335] +- ext4: check the return value of ext4_xattr_inode_dec_ref() (Carlos Maiolino) [RHEL-5335] +- ext4: remove redundant variable err (Carlos Maiolino) [RHEL-5335] +- ext4: add inode table check in __ext4_get_inode_loc to aovid possible infinite loop (Carlos Maiolino) [RHEL-5335] +- fs/ext4: replace ternary operator with min()/max() and min_t() (Carlos Maiolino) [RHEL-5335] +- ext4: check and assert if marking an no_delete evicting inode dirty (Carlos Maiolino) [RHEL-5335] +- netfilter: ipset: add the missing IP_SET_HASH_WITH_NET0 macro for ip_set_hash_netportnet.c (Florian Westphal) [RHEL-8437] {CVE-2023-42753} +- arm64: dts: imx8mq: Deduplicate PCIe clock-names property (Steve Best) [RHEL-2711] +- arm64: dts: imx8mm-verdin: Do not power down eth-phy (Steve Best) [RHEL-2711] +- arm64: dts: imx8mp: fix address length for LCDIF2 (Steve Best) [RHEL-2711] +- arm64: dts: imx8mp: Fix LCDIF2 node clock order (Steve Best) [RHEL-2711] +- arm64: dts: imx8mp: Drop simple-bus from fsl,imx8mp-media-blk-ctrl (Steve Best) [RHEL-2711] +- Revert "arm64: dts: ls1028a: sl28: get MAC addresses from VPD" (Steve Best) [RHEL-2711] +- arm64: dts: imx8mm: Fix pad control for UART1_DTE_RX (Steve Best) [RHEL-2711] +- arm64: dts: verdin-imx8mp: unify gpio-key node name (Steve Best) [RHEL-2711] +- arm64: dts: ls1028a: sl28: get MAC addresses from VPD (Steve Best) [RHEL-2711] +- arm64: dts: imx8mp: Add LCDIF2 & LDB nodes (Steve Best) [RHEL-2711] +- arm64: dts: imx8mp: use syscon for iomuxc-gpr (Steve Best) [RHEL-2711] +- arm64: dts: imx8mn: update iomuxc-gpr node name (Steve Best) [RHEL-2711] +- arm64: dts: imx8mm: correct iomuxc-gpr compatible (Steve Best) [RHEL-2711] +- net: tun: fix bugs for oversize packet when napi frags enabled (Ricardo Robaina) [RHEL-7186 RHEL-7264] {CVE-2023-3812} +- serial: fsl_lpuart: Reset prior to registration (Steve Best) [RHEL-2715] +- tty: serial: fsl_lpuart: don't break the on-going transfer when global reset (Steve Best) [RHEL-2715] +- tty: serial: fsl_lpuart: count tty buffer overruns (Steve Best) [RHEL-2715] +- tty: serial: fsl_lpuart: Add i.MXRT1050 support (Steve Best) [RHEL-2715] +- tty: serial: fsl_lpuart: add timeout for wait_event_interruptible in .shutdown() (Steve Best) [RHEL-2715] +- Revert "tty: serial: fsl_lpuart: drop earlycon entry for i.MX8QXP" (Steve Best) [RHEL-2715] +- tty: serial: fsl_lpuart: do software reset for imx7ulp and imx8qxp (Steve Best) [RHEL-2715] +- tty: serial: fsl_lpuart: enable two stop bits for lpuart32 (Steve Best) [RHEL-2715] +- tty: serial: fsl_lpuart: fix the wrong mapbase value (Steve Best) [RHEL-2715] +- tty: serial: fsl_lpuart: check dma_tx_in_progress in tx dma callback (Steve Best) [RHEL-2715] +- Bluetooth: hci_sync: Fix handling of HCI_QUIRK_STRICT_DUPLICATE_FILTER (Bastien Nocera) [RHEL-2530] +- Bluetooth: Fix hci_link_tx_to RCU lock usage (Bastien Nocera) [RHEL-2530] +- redhat/configs: Disable NXP Bluetooth driver by default (Bastien Nocera) [RHEL-2530] +- New configs in net/bluetooth (Bastien Nocera) [RHEL-2530] +- New configs in drivers/bluetooth (Bastien Nocera) [RHEL-2530] +- PCI: Add locking to RMW PCI Express Capability Register accessors (Bastien Nocera) [RHEL-2530] +- Bluetooth: MGMT: Use correct address for memcpy() (Bastien Nocera) [RHEL-2530] +- Bluetooth: hci_sync: Avoid use-after-free in dbg for hci_remove_adv_monitor() (Bastien Nocera) [RHEL-2530] +- Bluetooth: hci_event: call disconnect callback before deleting conn (Bastien Nocera) [RHEL-2530] +- Bluetooth: use RCU for hci_conn_params and iterate safely in hci_sync (Bastien Nocera) [RHEL-2530] +- virtio_bt: call scheduler when we free unused buffs (Bastien Nocera) [RHEL-2530] +- Bluetooth: hci_conn: Use kmemdup() to replace kzalloc + memcpy (Bastien Nocera) [RHEL-2530] +- Bluetooth: btusb: Add MT7922 bluetooth ID for the Asus Ally (Bastien Nocera) [RHEL-2530] +- Bluetooth: MGMT: Fix marking SCAN_RSP as not connectable (Bastien Nocera) [RHEL-2530] +- Bluetooth: hci_event: fix Set CIG Parameters error status handling (Bastien Nocera) [RHEL-2530] +- Bluetooth: hci_bcm: do not mark valid bd_addr as invalid (Bastien Nocera) [RHEL-2530] +- Bluetooth: fix use-bdaddr-property quirk (Bastien Nocera) [RHEL-2530] +- Bluetooth: fix invalid-bdaddr quirk for non-persistent setup (Bastien Nocera) [RHEL-2530] +- Bluetooth: L2CAP: Fix use-after-free in l2cap_sock_ready_cb (Bastien Nocera) [RHEL-2530 RHEL-2717] {CVE-2023-40283} +- Bluetooth: L2CAP: Fix use-after-free (Bastien Nocera) [RHEL-2530] +- Bluetooth: btqca: use le32_to_cpu for ver.soc_id (Bastien Nocera) [RHEL-2530] +- Bluetooth: btusb: Add device 6655:8771 to device tables (Bastien Nocera) [RHEL-2530] +- dt-bindings: net: bluetooth: nxp: Add missing type for "fw-init-baudrate" (Bastien Nocera) [RHEL-2530] +- Bluetooth: Fix potential use-after-free when clear keys (Bastien Nocera) [RHEL-2530] +- Bluetooth: HCI: Introduce HCI_QUIRK_BROKEN_LE_CODED (Bastien Nocera) [RHEL-2530] +- Bluetooth: hci_conn: fail SCO/ISO via hci_conn_failed if ACL gone early (Bastien Nocera) [RHEL-2530] +- Bluetooth: hci_conn: avoid checking uninitialized CIG/CIS ids (Bastien Nocera) [RHEL-2530] +- Bluetooth: hci_conn: Fix not allowing valid CIS ID (Bastien Nocera) [RHEL-2530] +- Bluetooth: hci_conn: Fix modifying handle while aborting (Bastien Nocera) [RHEL-2530] +- Bluetooth: ISO: handle bound CIS cleanup via hci_conn (Bastien Nocera) [RHEL-2530] +- Bluetooth: ISO: Notify user space about failed bis connections (Bastien Nocera) [RHEL-2530] +- Bluetooth: hci_conn: Always allocate unique handles (Bastien Nocera) [RHEL-2530] +- Bluetooth: hci_sync: Fix not handling ISO_LINK in hci_abort_conn_sync (Bastien Nocera) [RHEL-2530] +- Bluetooth: hci_conn: Consolidate code for aborting connections (Bastien Nocera) [RHEL-2530] +- Bluetooth: ISO: Support multiple BIGs (Bastien Nocera) [RHEL-2530] +- Bluetooth: btrtl: Load FW v2 otherwise FW v1 for RTL8852C (Bastien Nocera) [RHEL-2530] +- Bluetooth: msft: Extended monitor tracking by address filter (Bastien Nocera) [RHEL-2530] +- Bluetooth: btrtl: Correct the length of the HCI command for drop fw (Bastien Nocera) [RHEL-2530] +- Bluetooth: btrtl: Add Realtek devcoredump support (Bastien Nocera) [RHEL-2530] +- Bluetooth: btrtl: Add missing MODULE_FIRMWARE declarations (Bastien Nocera) [RHEL-2530] +- Bluetooth: ISO: do not emit new LE Create CIS if previous is pending (Bastien Nocera) [RHEL-2530] +- Bluetooth: hci_event: Fix parsing of CIS Established Event (Bastien Nocera) [RHEL-2530] +- Bluetooth: ISO: Rework sync_interval to be sync_factor (Bastien Nocera) [RHEL-2530] +- Bluetooth: ISO: Add support for connecting multiple BISes (Bastien Nocera) [RHEL-2530] +- Bluetooth: ISO: use hci_sync for setting CIG parameters (Bastien Nocera) [RHEL-2530] +- Bluetooth: btusb: Fix bluetooth on Intel Macbook 2014 (Bastien Nocera) [RHEL-2530] +- Bluetooth: hci_conn: return ERR_PTR instead of NULL when there is no link (Bastien Nocera) [RHEL-2530] +- Bluetooth: SCO: fix sco_conn related locking and validity issues (Bastien Nocera) [RHEL-2530] +- Bluetooth: coredump: fix building with coredump disabled (Bastien Nocera) [RHEL-2530] +- Bluetooth: ISO: fix iso_conn related locking and validity issues (Bastien Nocera) [RHEL-2530] +- Bluetooth: L2CAP: Add missing checks for invalid DCID (Bastien Nocera) [RHEL-2530] +- Bluetooth: ISO: use correct CIS order in Set CIG Parameters event (Bastien Nocera) [RHEL-2530] +- Bluetooth: ISO: don't try to remove CIG if there are bound CIS left (Bastien Nocera) [RHEL-2530] +- Bluetooth: Fix l2cap_disconnect_req deadlock (Bastien Nocera) [RHEL-2530] +- Bluetooth: hci_qca: fix debugfs registration (Bastien Nocera) [RHEL-2530] +- Bluetooth: fix debugfs registration (Bastien Nocera) [RHEL-2530] +- Bluetooth: hci_sync: add lock to protect HCI_UNREGISTER (Bastien Nocera) [RHEL-2530] +- Bluetooth: Fix use-after-free in hci_remove_ltk/hci_remove_irk (Bastien Nocera) [RHEL-2530] +- Bluetooth: ISO: Fix CIG auto-allocation to select configurable CIG (Bastien Nocera) [RHEL-2530] +- Bluetooth: ISO: consider right CIS when removing CIG at cleanup (Bastien Nocera) [RHEL-2530] +- Bluetooth: btnxpuart: Fix compiler warnings (Bastien Nocera) [RHEL-2530] +- Bluetooth: Unlink CISes when LE disconnects in hci_conn_del (Bastien Nocera) [RHEL-2530] +- Bluetooth: Fix UAF in hci_conn_hash_flush again (Bastien Nocera) [RHEL-2530] +- Bluetooth: Refcnt drop must be placed last in hci_conn_unlink (Bastien Nocera) [RHEL-2530] +- Bluetooth: Fix potential double free caused by hci_conn_unlink (Bastien Nocera) [RHEL-2530] +- Bluetooth: hci_sync: Only allow hci_cmd_sync_queue if running (Bastien Nocera) [RHEL-2530] +- Bluetooth: btusb: Add WCN6855 devcoredump support (Bastien Nocera) [RHEL-2530] +- Bluetooth: btnxpuart: Enable flow control before checking boot signature (Bastien Nocera) [RHEL-2530] +- Bluetooth: Cancel sync command before suspend and power off (Bastien Nocera) [RHEL-2530] +- Bluetooth: btrtl: Add the support for RTL8851B (Bastien Nocera) [RHEL-2530] +- Bluetooth: btnxpuart: Fix sparse warnings (Bastien Nocera) [RHEL-2530] +- Bluetooth: btrtl: Firmware format v2 support (Bastien Nocera) [RHEL-2530] +- Bluetooth: Devcoredump: Fix storing u32 without specifying byte order issue (Bastien Nocera) [RHEL-2530] +- Bluetooth: L2CAP: fix "bad unlock balance" in l2cap_disconnect_rsp (Bastien Nocera) [RHEL-2530] +- bluetooth: Add cmd validity checks at the start of hci_sock_ioctl() (Bastien Nocera) [RHEL-2530] +- Revert "Bluetooth: btsdio: fix use after free bug in btsdio_remove due to unfinished work" (Bastien Nocera) [RHEL-2530] +- Bluetooth: Add new quirk for broken set random RPA timeout for ATS2851 (Bastien Nocera) [RHEL-2530] +- Bluetooth: hci_conn: Fix not waiting for HCI_EVT_LE_CIS_ESTABLISHED (Bastien Nocera) [RHEL-2530] +- Bluetooth: hci_conn: Fix not matching by CIS ID (Bastien Nocera) [RHEL-2530] +- Bluetooth: hci_conn: Add support for linking multiple hcon (Bastien Nocera) [RHEL-2530] +- Bluetooth: vhci: Fix info leak in force_devcd_write() (Bastien Nocera) [RHEL-2530] +- Bluetooth: hci_qca: mark OF related data as maybe unused (Bastien Nocera) [RHEL-2530] +- Bluetooth: hci_conn: remove extra line in hci_le_big_create_sync (Bastien Nocera) [RHEL-2530] +- Bluetooth: fix inconsistent indenting (Bastien Nocera) [RHEL-2530] +- Bluetooth: btnxpuart: No need to check the received bootloader signature (Bastien Nocera) [RHEL-2530] +- Bluetooth: btnxpuart: Disable Power Save feature on startup (Bastien Nocera) [RHEL-2530] +- Bluetooth: btnxpuart: Deasset UART break before closing serdev device (Bastien Nocera) [RHEL-2530] +- Bluetooth: btnxpuart: Add support to download helper FW file for w8997 (Bastien Nocera) [RHEL-2530] +- Bluetooth: hci_bcm: Add Acer Iconia One 7 B1-750 to the bcm_broken_irq_dmi_table (Bastien Nocera) [RHEL-2530] +- Bluetooth: hci_bcm: Add Lenovo Yoga Tablet 2 830 / 1050 to the bcm_broken_irq_dmi_table (Bastien Nocera) [RHEL-2530] +- Bluetooth: hci_bcm: Limit bcm43430a0 / bcm43430a1 baudrate to 2000000 (Bastien Nocera) [RHEL-2530] +- Bluetooth: hci_bcm: Fall back to getting bdaddr from EFI if not set (Bastien Nocera) [RHEL-2530] +- Bluetooth: hci_h5: Complements reliable packet processing logic (Bastien Nocera) [RHEL-2530] +- Bluetooth: Enable all supported LE PHY by default (Bastien Nocera) [RHEL-2530] +- Bluetooth: Split bt_iso_qos into dedicated structures (Bastien Nocera) [RHEL-2530] +- Bluetooth: btintel: Add Intel devcoredump support (Bastien Nocera) [RHEL-2530] +- Bluetooth: btusb: Add btusb devcoredump support (Bastien Nocera) [RHEL-2530] +- Bluetooth: Add vhci devcoredump support (Bastien Nocera) [RHEL-2530] +- Bluetooth: Add support for hci devcoredump (Bastien Nocera) [RHEL-2530] +- Bluetooth: btintel: Add LE States quirk support (Bastien Nocera) [RHEL-2530] +- Bluetooth: hci_qca: Add support for QTI Bluetooth chip wcn6855 (Bastien Nocera) [RHEL-2530] +- Bluetooth: btrtl: check for NULL in btrtl_set_quirks() (Bastien Nocera) [RHEL-2530] +- bluetooth: Add device 13d3:3571 to device tables (Bastien Nocera) [RHEL-2530] +- bluetooth: Add device 0bda:887b to device tables (Bastien Nocera) [RHEL-2530] +- Bluetooth: NXP: select CONFIG_CRC8 (Bastien Nocera) [RHEL-2530] +- Bluetooth: NXP: Add protocol support for NXP Bluetooth chipsets (Bastien Nocera) [RHEL-2530] +- dt-bindings: net: bluetooth: Add NXP bluetooth support (Bastien Nocera) [RHEL-2530] +- Bluetooth: hci_ldisc: Fix tty_set_termios() return value assumptions (Bastien Nocera) [RHEL-2530] +- Bluetooth: Improve support for Actions Semi ATS2851 based devices (Bastien Nocera) [RHEL-2530] +- Bluetooth: btrtl: add support for the RTL8723CS (Bastien Nocera) [RHEL-2530] +- Bluetooth: Add new quirk for broken local ext features page 2 (Bastien Nocera) [RHEL-2530] +- Bluetooth: btmtkuart: mark OF related data as maybe unused (Bastien Nocera) [RHEL-2530] +- Bluetooth: hci_qca: mark OF related data as maybe unused (Bastien Nocera) [RHEL-2530] +- Bluetooth: btmrvl_sdio: mark OF related data as maybe unused (Bastien Nocera) [RHEL-2530] +- Bluetooth: hci_ll: drop of_match_ptr for ID table (Bastien Nocera) [RHEL-2530] +- Bluetooth: L2CAP: Delay identity address updates (Bastien Nocera) [RHEL-2530] +- Bluetooth: hci_sync: Remove duplicate statement (Bastien Nocera) [RHEL-2530] +- Bluetooth: Convert MSFT filter HCI cmd to hci_sync (Bastien Nocera) [RHEL-2530] +- Bluetooth: hci_sync: Don't wait peer's reply when powering off (Bastien Nocera) [RHEL-2530] +- Bluetooth: Add VID/PID 0489/e0e4 for MediaTek MT7922 (Bastien Nocera) [RHEL-2530] +- Bluetooth: hci_h5: btrtl: Add support for RTL8821CS (Bastien Nocera) [RHEL-2530] +- Bluetooth: btusb: Add new PID/VID 04ca:3801 for MT7663 (Bastien Nocera) [RHEL-2530] +- Bluetooth: hci_sync: Fix smatch warning (Bastien Nocera) [RHEL-2530] +- Bluetooth: hci_core: Make hci_conn_hash_add append to the list (Bastien Nocera) [RHEL-2530] +- Bluetooth: btrtl: Add support for RTL8852BS (Bastien Nocera) [RHEL-2530] +- Bluetooth: hci_mrvl: Add serdev support for 88W8997 (Bastien Nocera) [RHEL-2530] +- Bluetooth: hci_mrvl: use maybe_unused macro for device tree ids (Bastien Nocera) [RHEL-2530] +- Bluetooth: btusb: Do not require hardcoded interface numbers (Bastien Nocera) [RHEL-2530] +- Bluetooth: MGMT: Use BIT macro when defining bitfields (Bastien Nocera) [RHEL-2530] +- Bluetooth: L2CAP: Fix use-after-free in l2cap_disconnect_{req,rsp} (Bastien Nocera) [RHEL-2530] +- Bluetooth: Set ISO Data Path on broadcast sink (Bastien Nocera) [RHEL-2530] +- Bluetooth: hci_conn: Fix possible UAF (Bastien Nocera) [RHEL-2530] +- Bluetooth: SCO: Fix possible circular locking dependency sco_sock_getsockopt (Bastien Nocera) [RHEL-2530] +- Bluetooth: SCO: Fix possible circular locking dependency on sco_connect_cfm (Bastien Nocera) [RHEL-2530] +- bluetooth: btbcm: Fix logic error in forming the board name. (Bastien Nocera) [RHEL-2530] +- Bluetooth: Fix race condition in hidp_session_thread (Bastien Nocera) [RHEL-2530] +- Bluetooth: Fix printing errors if LE Connection times out (Bastien Nocera) [RHEL-2530] +- Bluetooth: hci_conn: Fix not cleaning up on LE Connection failure (Bastien Nocera) [RHEL-2530] +- Bluetooth: HCI: Fix global-out-of-bounds (Bastien Nocera) [RHEL-2530 RHEL-2556] {CVE-2023-28866} +- Bluetooth: mgmt: Fix MGMT add advmon with RSSI command (Bastien Nocera) [RHEL-2530] +- Bluetooth: btsdio: fix use after free bug in btsdio_remove due to unfinished work (Bastien Nocera) [RHEL-2530] +- Bluetooth: L2CAP: Fix responding with wrong PDU type (Bastien Nocera) [RHEL-2530] +- Bluetooth: btqcomsmd: Fix command timeout after setting BD address (Bastien Nocera) [RHEL-2530] +- Bluetooth: btinel: Check ACPI handle for NULL before accessing (Bastien Nocera) [RHEL-2530] +- Bluetooth: Remove "Power-on" check from Mesh feature (Bastien Nocera) [RHEL-2530] +- Bluetooth: Fix race condition in hci_cmd_sync_clear (Bastien Nocera) [RHEL-2530] +- Bluetooth: btintel: Iterate only bluetooth device ACPI entries (Bastien Nocera) [RHEL-2530] +- Bluetooth: ISO: fix timestamped HCI ISO data packet parsing (Bastien Nocera) [RHEL-2530] +- Bluetooth: btusb: Remove detection of ISO packets over bulk (Bastien Nocera) [RHEL-2530] +- Bluetooth: hci_core: Detect if an ACL packet is in fact an ISO packet (Bastien Nocera) [RHEL-2530] +- Bluetooth: hci_sync: Resume adv with no RPA when active scan (Bastien Nocera) [RHEL-2530] +- Bluetooth: btintel: Set Per Platform Antenna Gain(PPAG) (Bastien Nocera) [RHEL-2530] +- Bluetooth: Make sure LE create conn cancel is sent when timeout (Bastien Nocera) [RHEL-2530] +- Bluetooth: Free potentially unfreed SCO connection (Bastien Nocera) [RHEL-2530] +- Bluetooth: hci_qca: get wakeup status from serdev device handle (Bastien Nocera) [RHEL-2530] +- Bluetooth: L2CAP: Fix potential user-after-free (Bastien Nocera) [RHEL-2530] +- Bluetooth: MGMT: add CIS feature bits to controller information (Bastien Nocera) [RHEL-2530] +- Bluetooth: hci_conn: Refactor hci_bind_bis() since it always succeeds (Bastien Nocera) [RHEL-2530] +- Bluetooth: HCI: Replace zero-length arrays with flexible-array members (Bastien Nocera) [RHEL-2530] +- Bluetooth: qca: Fix sparse warnings (Bastien Nocera) [RHEL-2530] +- Bluetooth: btusb: Add VID:PID 13d3:3529 for Realtek RTL8821CE (Bastien Nocera) [RHEL-2530] +- Bluetooth: btusb: Add new PID/VID 0489:e0f2 for MT7921 (Bastien Nocera) [RHEL-2530] +- Bluetooth: Fix issue with Actions Semi ATS2851 based devices (Bastien Nocera) [RHEL-2530] +- Bluetooth: Use crypto_wait_req (Bastien Nocera) [RHEL-2530] +- Bluetooth: Fix possible deadlock in rfcomm_sk_state_change (Bastien Nocera) [RHEL-2530] +- Bluetooth: ISO: Fix possible circular locking dependency (Bastien Nocera) [RHEL-2530] +- Bluetooth: hci_event: Fix Invalid wait context (Bastien Nocera) [RHEL-2530] +- Bluetooth: ISO: Fix possible circular locking dependency (Bastien Nocera) [RHEL-2530] +- Bluetooth: hci_sync: fix memory leak in hci_update_adv_data() (Bastien Nocera) [RHEL-2530] +- Bluetooth: hci_qca: Fix driver shutdown on closed serdev (Bastien Nocera) [RHEL-2530] +- Bluetooth: hci_conn: Fix memory leaks (Bastien Nocera) [RHEL-2530] +- Bluetooth: hci_sync: Fix use HCI_OP_LE_READ_BUFFER_SIZE_V2 (Bastien Nocera) [RHEL-2530] +- Bluetooth: Fix a buffer overflow in mgmt_mesh_add() (Bastien Nocera) [RHEL-2530] +- Bluetooth: Wait for HCI_OP_WRITE_AUTH_PAYLOAD_TO to complete (Bastien Nocera) [RHEL-2530] +- Bluetooth: ISO: Avoid circular locking dependency (Bastien Nocera) [RHEL-2530] +- Bluetooth: RFCOMM: don't call kfree_skb() under spin_lock_irqsave() (Bastien Nocera) [RHEL-2530] +- Bluetooth: hci_core: don't call kfree_skb() under spin_lock_irqsave() (Bastien Nocera) [RHEL-2530] +- Bluetooth: hci_bcsp: don't call kfree_skb() under spin_lock_irqsave() (Bastien Nocera) [RHEL-2530] +- Bluetooth: hci_h5: don't call kfree_skb() under spin_lock_irqsave() (Bastien Nocera) [RHEL-2530] +- Bluetooth: hci_ll: don't call kfree_skb() under spin_lock_irqsave() (Bastien Nocera) [RHEL-2530] +- Bluetooth: hci_qca: don't call kfree_skb() under spin_lock_irqsave() (Bastien Nocera) [RHEL-2530] +- Bluetooth: btusb: don't call kfree_skb() under spin_lock_irqsave() (Bastien Nocera) [RHEL-2530] +- Bluetooth: btintel: Fix missing free skb in btintel_setup_combined() (Bastien Nocera) [RHEL-2530] +- Bluetooth: hci_conn: Fix crash on hci_create_cis_sync (Bastien Nocera) [RHEL-2530] +- Bluetooth: btintel: Fix existing sparce warnings (Bastien Nocera) [RHEL-2530] +- Bluetooth: btusb: Fix existing sparce warning (Bastien Nocera) [RHEL-2530] +- Bluetooth: btusb: Fix new sparce warnings (Bastien Nocera) [RHEL-2530] +- Bluetooth: btusb: Add a new PID/VID 13d3/3549 for RTL8822CU (Bastien Nocera) [RHEL-2530] +- Bluetooth: btusb: Add Realtek RTL8852BE support ID 0x0cb8:0xc559 (Bastien Nocera) [RHEL-2530] +- Bluetooth: btusb: Add a new VID/PID 0489/e0f2 for MT7922 (Bastien Nocera) [RHEL-2530] +- Bluetooth: hci_bcm4377: Fix missing pci_disable_device() on error in bcm4377_probe() (Bastien Nocera) [RHEL-2530] +- Bluetooth: btusb: Add Realtek 8761BUV support ID 0x2B89:0x8761 (Bastien Nocera) [RHEL-2530] +- Bluetooth: hci_bcm4377: Add new driver for BCM4377 PCIe boards (Bastien Nocera) [RHEL-2530] +- Bluetooth: Add quirk to disable MWS Transport Configuration (Bastien Nocera) [RHEL-2530] +- Bluetooth: Add quirk to disable extended scanning (Bastien Nocera) [RHEL-2530] +- Bluetooth: hci_event: Ignore reserved bits in LE Extended Adv Report (Bastien Nocera) [RHEL-2530] +- Bluetooth: hci_bcm: Add CYW4373A0 support (Bastien Nocera) [RHEL-2530] +- Bluetooth: Use kzalloc instead of kmalloc/memset (Bastien Nocera) [RHEL-2530] +- Bluetooth: btusb: Add more device IDs for WCN6855 (Bastien Nocera) [RHEL-2530] +- Bluetooth: Fix EALREADY and ELOOP cases in bt_status() (Bastien Nocera) [RHEL-2530] +- Bluetooth: Add CONFIG_BT_LE_L2CAP_ECRED (Bastien Nocera) [RHEL-2530] +- Bluetooth: btusb: Default CONFIG_BT_HCIBTUSB_POLL_SYNC=y (Bastien Nocera) [RHEL-2530] +- Bluetooth: btusb: Add CONFIG_BT_HCIBTUSB_POLL_SYNC (Bastien Nocera) [RHEL-2530] +- virtio_bt: Fix alignment in configuration struct (Bastien Nocera) [RHEL-2530] +- Bluetooth: MGMT: Fix error report for ADD_EXT_ADV_PARAMS (Bastien Nocera) [RHEL-2530] +- Bluetooth: hci_core: fix error handling in hci_register_dev() (Bastien Nocera) [RHEL-2530] +- Bluetooth: Use kzalloc instead of kmalloc/memset (Bastien Nocera) [RHEL-2530] +- Bluetooth: hci_qca: only assign wakeup with serial port support (Bastien Nocera) [RHEL-2530] +- Bluetooth: hci_conn: use HCI dst_type values also for BIS (Bastien Nocera) [RHEL-2530] +- Bluetooth: btusb: Ignore zero length of USB packets on ALT 6 for specific chip (Bastien Nocera) [RHEL-2530] +- Bluetooth: btrtl: Add btrealtek data struct (Bastien Nocera) [RHEL-2530] +- Bluetooth: virtio_bt: fix device removal (Bastien Nocera) [RHEL-2530] +- Bluetooth: hci_sync: cancel cmd_timer if hci_open failed (Bastien Nocera) [RHEL-2530] +- Bluetooth: hci_sync: Fix not able to set force_static_address (Bastien Nocera) [RHEL-2530] +- Bluetooth: hci_sync: Fix not setting static address (Bastien Nocera) [RHEL-2530] +- Bluetooth: Work around SCO over USB HCI design defect (Bastien Nocera) [RHEL-2530] +- Bluetooth: btusb: Introduce generic USB reset (Bastien Nocera) [RHEL-2530] +- btusb: Avoid reset of ISOC endpoint alt settings to zero (Bastien Nocera) [RHEL-2530] +- Bluetooth: hci_qca: Fix the teardown problem for real (Bastien Nocera) [RHEL-2530] +- Bluetooth: Fix crash when replugging CSR fake controllers (Bastien Nocera) [RHEL-2530] +- Bluetooth: Fix not cleanup led when bt_init fails (Bastien Nocera) [RHEL-2530] +- Bluetooth: Fix support for Read Local Supported Codecs V2 (Bastien Nocera) [RHEL-2530] +- Bluetooth: Remove codec id field in vendor codec definition (Bastien Nocera) [RHEL-2530] +- Bluetooth: silence a dmesg error message in hci_request.c (Bastien Nocera) [RHEL-2530] +- Bluetooth: hci_conn: add missing hci_dev_put() in iso_listen_bis() (Bastien Nocera) [RHEL-2530] +- Bluetooth: 6LoWPAN: add missing hci_dev_put() in get_l2cap_conn() (Bastien Nocera) [RHEL-2530] +- Bluetooth: btusb: Add debug message for CSR controllers (Bastien Nocera) [RHEL-2530] +- Bluetooth: btusb: Fix CSR clones again by re-adding ERR_DATA_REPORTING quirk (Bastien Nocera) [RHEL-2530] +- Bluetooth: L2CAP: Fix l2cap_global_chan_by_psm (Bastien Nocera) [RHEL-2530] +- Bluetooth: virtio_bt: Use skb_put to set length (Bastien Nocera) [RHEL-2530] +- Bluetooth: hci_sync: Fix not indicating power state (Bastien Nocera) [RHEL-2530] +- Bluetooth: L2CAP: Fix user-after-free (Bastien Nocera) [RHEL-2530] +- Bluetooth: Call shutdown for HCI_USER_CHANNEL (Bastien Nocera) [RHEL-2530] +- Bluetooth: hci_core: Fix not handling link timeouts propertly (Bastien Nocera) [RHEL-2530] +- Bluetooth: hci_event: Make sure ISO events don't affect non-ISO connections (Bastien Nocera) [RHEL-2530] +- Bluetooth: hci_debugfs: Fix not checking conn->debugfs (Bastien Nocera) [RHEL-2530] +- Bluetooth: hci_sysfs: Fix attempting to call device_add multiple times (Bastien Nocera) [RHEL-2530] +- Bluetooth: MGMT: fix zalloc-simple.cocci warnings (Bastien Nocera) [RHEL-2530] +- Bluetooth: hci_{ldisc,serdev}: check percpu_init_rwsem() failure (Bastien Nocera) [RHEL-2530] +- Bluetooth: L2CAP: initialize delayed works at l2cap_chan_create() (Bastien Nocera) [RHEL-2530] +- Bluetooth: RFCOMM: Fix possible deadlock on socket shutdown/release (Bastien Nocera) [RHEL-2530] +- Bluetooth: hci_sync: allow advertise when scan without RPA (Bastien Nocera) [RHEL-2530] +- Bluetooth: btusb: Add a new VID/PID 0e8d/0608 for MT7921 (Bastien Nocera) [RHEL-2530] +- Bluetooth: btusb: Add a new PID/VID 13d3/3583 for MT7921 (Bastien Nocera) [RHEL-2530] +- Bluetooth: btintel: Mark Intel controller to support LE_STATES quirk (Bastien Nocera) [RHEL-2530] +- Bluetooth: btintel: Add support for Magnetor (Bastien Nocera) [RHEL-2530] +- Bluetooth: btusb: Add a new PID/VID 13d3/3578 for MT7921 (Bastien Nocera) [RHEL-2530] +- Bluetooth: Add experimental wrapper for MGMT based mesh (Bastien Nocera) [RHEL-2530] +- Bluetooth: Implement support for Mesh (Bastien Nocera) [RHEL-2530] +- Bluetooth: btusb: mediatek: fix WMT failure during runtime suspend (Bastien Nocera) [RHEL-2530] +- Bluetooth: btusb: Add BT device 0cb8:c549 from RTW8852AE to tables (Bastien Nocera) [RHEL-2530] +- Bluetooth: btusb: Add RTL8761BUV device (Edimax BT-8500) (Bastien Nocera) [RHEL-2530] +- Bluetooth: btusb: RTL8761BUV consistent naming (Bastien Nocera) [RHEL-2530] +- Bluetooth: btusb: Add Realtek RTL8852C support ID 0x13D3:0x3592 (Bastien Nocera) [RHEL-2530] +- Bluetooth: Move hci_abort_conn to hci_conn.c (Bastien Nocera) [RHEL-2530] +- Bluetooth: Normalize HCI_OP_READ_ENC_KEY_SIZE cmdcmplt (Bastien Nocera) [RHEL-2530] +- Bluetooth: convert hci_update_adv_data to hci_sync (Bastien Nocera) [RHEL-2530] +- Bluetooth: move hci_get_random_address() to hci_sync (Bastien Nocera) [RHEL-2530] +- Bluetooth: Delete unreferenced hci_request code (Bastien Nocera) [RHEL-2530] +- Bluetooth: Move Adv Instance timer to hci_sync (Bastien Nocera) [RHEL-2530] +- Bluetooth: Convert SCO configure_datapath to hci_sync (Bastien Nocera) [RHEL-2530] +- Bluetooth: Delete unused hci_req_stop_discovery() (Bastien Nocera) [RHEL-2530] +- Bluetooth: Rework le_scan_restart for hci_sync (Bastien Nocera) [RHEL-2530] +- Bluetooth: Convert le_scan_disable timeout to hci_sync (Bastien Nocera) [RHEL-2530] +- Bluetooth: clean up error pointer checking (Bastien Nocera) [RHEL-2530] +- regmap: Account for register length in SMBus I/O limits (Mark Langsdorf) [RHEL-1023] +- regmap: Drop initial version of maximum transfer length fixes (Mark Langsdorf) [RHEL-1023] +- regmap: spi-avmm: Fix regmap_bus max_raw_write (Mark Langsdorf) [RHEL-1023] +- drivers: base: cacheinfo: Update cpu_map_populated during CPU Hotplug (Mark Langsdorf) [RHEL-1023] +- drivers: base: cacheinfo: Fix shared_cpu_map changes in event of CPU hotplug (Mark Langsdorf) [RHEL-1023] +- firmware_loader: Fix a NULL vs IS_ERR() check (Mark Langsdorf) [RHEL-1023] +- driver core: class: properly reference count class_dev_iter() (Mark Langsdorf) [RHEL-1023] +- regmap: Account for register length when chunking (Mark Langsdorf) [RHEL-1023] +- device property: make device_property functions take const device * (Mark Langsdorf) [RHEL-1023] +- driver core: update comments in device_rename() (Mark Langsdorf) [RHEL-1023] +- driver core: Don't require dynamic_debug for initcall_debug probe timing (Mark Langsdorf) [RHEL-1023] +- firmware_loader: rework crypto dependencies (Mark Langsdorf) [RHEL-1023] +- firmware_loader: Strip off \n from customized path (Mark Langsdorf) [RHEL-1023] +- cacheinfo: Adjust includes to remove of_device.h (Mark Langsdorf) [RHEL-1023] +- of: Move CPU node related functions to their own file (Mark Langsdorf) [RHEL-1023] +- regmap: allow upshifting register addresses before performing operations (Mark Langsdorf) [RHEL-1023] +- PM: core: Remove unnecessary (void *) conversions (Mark Langsdorf) [RHEL-1023] +- regmap: Pass irq_drv_data as a parameter for set_type_config() (Mark Langsdorf) [RHEL-1023] +- tty: make tty_class a static const structure (Mark Langsdorf) [RHEL-1023] +- driver core: class: remove struct class_interface * from callbacks (Mark Langsdorf) [RHEL-1023] +- driver core: class: mark the struct class in struct class_interface constant (Mark Langsdorf) [RHEL-1023] +- driver core: class: make class_register() take a const * (Mark Langsdorf) [RHEL-1023] +- driver core: class: mark class_release() as taking a const * (Mark Langsdorf) [RHEL-1023] +- pktcdvd: simplify the class_pktcdvd logic (Mark Langsdorf) [RHEL-1023] +- driver core: remove incorrect comment for device_create* (Mark Langsdorf) [RHEL-1023] +- regmap: Factor out single value register syncing (Mark Langsdorf) [RHEL-1023] +- driver core: class: fix slab-use-after-free Read in class_register() (Mark Langsdorf) [RHEL-1023] +- driver core: make sysfs_dev_char_kobj static (Mark Langsdorf) [RHEL-1023] +- driver core: make sysfs_dev_block_kobj static (Mark Langsdorf) [RHEL-1023] +- driver core: class: remove dev_kobj from struct class (Mark Langsdorf) [RHEL-1023] +- driver core: clean up the logic to determine which /sys/dev/ directory to use (Mark Langsdorf) [RHEL-1023] +- driver core: class: remove subsystem private pointer from struct class (Mark Langsdorf) [RHEL-1023] +- driver core: create class_is_registered() (Mark Langsdorf) [RHEL-1023] +- driver core: core: move to use class_to_subsys() (Mark Langsdorf) [RHEL-1023] +- regmap: Removed compressed cache support (Mark Langsdorf) [RHEL-1023] +- firmware_loader: Add debug message with checksum for FW file (Mark Langsdorf) [RHEL-1023] +- redhat/configs: enable the new firmware loader debug logging (Mark Langsdorf) [RHEL-1023] +- base: soc: populate machine name in soc_device_register if empty (Mark Langsdorf) [RHEL-1023] +- driver core: class.c: convert to only use class_to_subsys (Mark Langsdorf) [RHEL-1023] +- driver core: class: implement class_get/put without the private pointer. (Mark Langsdorf) [RHEL-1023] +- zram: fix up permission for the hot_add sysfs file (Mark Langsdorf) [RHEL-1023] +- driver core: class: mark the struct class for sysfs callbacks as constant (Mark Langsdorf) [RHEL-1023] +- driver core: Add CONFIG_FW_DEVLINK_SYNC_STATE_TIMEOUT (Mark Langsdorf) [RHEL-1023] +- redhat/configs: disable the new fw_devlink option (Mark Langsdorf) [RHEL-1023] +- driver core: bus: constify class_unregister/destroy() (Mark Langsdorf) [RHEL-1023] +- driver core: Add a comment to set_primary_fwnode() on nullifying (Mark Langsdorf) [RHEL-1023] +- driver core: move sysfs_dev_char_kobj out of class.h (Mark Langsdorf) [RHEL-1023] +- driver core: class: fix documentation for class_create() (Mark Langsdorf) [RHEL-1023] +- regmap: Support paging for buses with reg_read()/reg_write() (Mark Langsdorf) [RHEL-1023] +- regmap: Clarify error for unknown cache types (Mark Langsdorf) [RHEL-1023] +- regmap: Handle sparse caches in the default sync (Mark Langsdorf) [RHEL-1023] +- regmap: add a helper to translate the register address (Mark Langsdorf) [RHEL-1023] +- kobject.h remove extern from function prototypes (Greg Kroah-Hartman) [RHEL-1023] +- driver core: device.h: remove extern from function prototypes (Mark Langsdorf) [RHEL-1023] +- driver core: physical_location.h remove extern from function prototypes (Mark Langsdorf) [RHEL-1023] +- driver core: base.h: remove extern from function prototypes (Mark Langsdorf) [RHEL-1023] +- driver core: driver.h: remove extern from function prototypes (Mark Langsdorf) [RHEL-1023] +- driver core: bus.h: remove extern from function prototypes (Mark Langsdorf) [RHEL-1023] +- driver core: class.h: remove extern from function prototypes (Mark Langsdorf) [RHEL-1023] +- driver core: class: use lock_class_key already present in struct subsys_private (Mark Langsdorf) [RHEL-1023] +- device property: Constify a few fwnode APIs (Mark Langsdorf) [RHEL-1023] +- device property: constify fwnode_get_phy_mode() argument (Mark Langsdorf) [RHEL-1023] +- driver core: bus: constify bus_get() (Mark Langsdorf) [RHEL-1023] +- driver core: bus: constify driver_find() (Mark Langsdorf) [RHEL-1023] +- driver core: bus: constify bus_rescan_devices() (Mark Langsdorf) [RHEL-1023] +- driver core: bus: constantify bus_register() (Mark Langsdorf) [RHEL-1023] +- driver core: bus: mark the struct bus_type for sysfs callbacks as constant (Mark Langsdorf) [RHEL-1023] +- workqueue: move to use bus_get_dev_root() (Mark Langsdorf) [RHEL-1023] +- ACPI: LPIT: move to use bus_get_dev_root() (Mark Langsdorf) [RHEL-1023] +- cpu/hotplug: move to use bus_get_dev_root() (Mark Langsdorf) [RHEL-1023] +- EDAC/sysfs: move to use bus_get_dev_root() (Mark Langsdorf) [RHEL-1023] +- x86/umwait: move to use bus_get_dev_root() (Mark Langsdorf) [RHEL-1023] +- x86/microcode: move to use bus_get_dev_root() (Mark Langsdorf) [RHEL-1023] +- irqchip/mbigen: move to use bus_get_dev_root() (Mark Langsdorf) [RHEL-1023] +- s390/smp: move to use bus_get_dev_root() (Mark Langsdorf) [RHEL-1023] +- s390/topology: move to use bus_get_dev_root() (Mark Langsdorf) [RHEL-1023] +- powerpc/fsl: fix compiler warning in fsl_wakeup_sys_init() (Mark Langsdorf) [RHEL-1023] +- powerpc/fsl: move to use bus_get_dev_root() (Mark Langsdorf) [RHEL-1023] +- powerpc/pseries: move to use bus_get_dev_root() (Mark Langsdorf) [RHEL-1023] +- powerpc/powernv: move to use bus_get_dev_root() (Mark Langsdorf) [RHEL-1023] +- powerpc/sysfs: move to use bus_get_dev_root() (Mark Langsdorf) [RHEL-1023] +- arm64: cpufeature: move to use bus_get_dev_root() (Mark Langsdorf) [RHEL-1023] +- platform/x86: ibm_rtl: move to use bus_get_dev_root() (Mark Langsdorf) [RHEL-1023] +- cpufreq: move to use bus_get_dev_root() (Mark Langsdorf) [RHEL-1023] +- cpuidle: move to use bus_get_dev_root() (Mark Langsdorf) [RHEL-1023] +- driver core: bus: move dev_root out of struct bus_type (Mark Langsdorf) [RHEL-1023] +- driver core: device: make device_create*() take a const struct class * (Mark Langsdorf) [RHEL-1023] +- driver core: device: mark struct class in struct device as constant (Mark Langsdorf) [RHEL-1023] +- driver core: device: make device_destroy() take a const class * (Mark Langsdorf) [RHEL-1023] +- driver core: class: make class_create/remove_file*() options const (Mark Langsdorf) [RHEL-1023] +- driver core: class: make class_find_device*() options const (Mark Langsdorf) [RHEL-1023] +- driver core: class: make class_for_each_device() options const (Mark Langsdorf) [RHEL-1023] +- driver core: class: make class_dev_iter_init() options const (Mark Langsdorf) [RHEL-1023] +- driver core: class: remove module * from class_create() (Mark Langsdorf) [RHEL-1023] +- driver core: class: remove struct module owner out of struct class (Mark Langsdorf) [RHEL-1023] +- drivers: remove struct module * setting from struct class (Mark Langsdorf) [RHEL-1023] +- driver core: class: specify the module owner in __class_register() (Mark Langsdorf) [RHEL-1023] +- regmap: cache: Silence checkpatch warning (Mark Langsdorf) [RHEL-1023] +- regmap: cache: Return error in cache sync operations for REGCACHE_NONE (Mark Langsdorf) [RHEL-1023] +- devres: Pass unique name of the resource to devm_add_action() (Mark Langsdorf) [RHEL-1023] +- device property: Clarify description of returned value in some functions (Mark Langsdorf) [RHEL-1023] +- driver core: Make state_synced device attribute writeable (Mark Langsdorf) [RHEL-1023] +- driver core: Add fw_devlink.sync_state command line param (Mark Langsdorf) [RHEL-1023] +- driver core: class: fix block class problem when removing CONFIG_SYSFS_DEPRECATED* (Mark Langsdorf) [RHEL-1023] +- driver core: remove CONFIG_SYSFS_DEPRECATED and CONFIG_SYSFS_DEPRECATED_V2 (Mark Langsdorf) [RHEL-1023] +- regmap-irq: Add no_status support (Mark Langsdorf) [RHEL-1023] +- regmap-irq: Remove unused mask_invert flag (Mark Langsdorf) [RHEL-1023] +- regmap-irq: Remove unused type_invert flag (Mark Langsdorf) [RHEL-1023] +- mfd: rohm-bd718x7: Drop useless mask_invert flag on irqchip (Mark Langsdorf) [RHEL-1023] +- genirq: Allow irq_chip registration functions to take a const irq_chip (Mark Langsdorf) [RHEL-1023] +- PM: domains: fix memory leak with using debugfs_lookup() (Mark Langsdorf) [RHEL-1023] +- driver core: make kobj_type structures constant (Mark Langsdorf) [RHEL-1023] +- kobject: kset_uevent_ops: make uevent() callback take a const * (Mark Langsdorf) [RHEL-1023] +- i3c: fix device.h kernel-doc warnings (Mark Langsdorf) [RHEL-1023] +- i3c: move dev_to_i3cdev() to use container_of_const() (Mark Langsdorf) [RHEL-1023] +- mcb: move to_mcb_device() to use container_of_const() (Mark Langsdorf) [RHEL-1023] +- drivers: hv: move device_to_hv_device to use container_of_const() (Mark Langsdorf) [RHEL-1023] +- platform/x86: wmi: move dev_to_wblock() and dev_to_wdev to use container_of_const() (Mark Langsdorf) [RHEL-1023] +- vio: move to_vio_dev() to use container_of_const() (Mark Langsdorf) [RHEL-1023] +- firewire: move fw_device() and fw_unit() to use container_of_const() (Mark Langsdorf) [RHEL-1023] +- platform/surface: aggregator: move to_ssam_device() to use container_of_const() (Mark Langsdorf) [RHEL-1023] +- driver core: fixup for "driver core: make struct bus_type.uevent() take a const *" (Mark Langsdorf) [RHEL-1023] +- driver core: make struct bus_type.uevent() take a const * (Mark Langsdorf) [RHEL-1023] +- driver core: make struct device_type.uevent() take a const * (Mark Langsdorf) [RHEL-1023] +- kobject: make kobject_namespace take a const * (Mark Langsdorf) [RHEL-1023] +- kobject: kset_uevent_ops: make name() callback take a const * (Mark Langsdorf) [RHEL-1023] +- kobject: kset_uevent_ops: make filter() callback take a const * (Mark Langsdorf) [RHEL-1023] +- kobject: make kobject_get_ownership() take a constant kobject * (Mark Langsdorf) [RHEL-1023] +- kobject: make get_ktype() take a const pointer (Mark Langsdorf) [RHEL-1023] + +* Wed Nov 15 2023 Jan Stancek [5.14.0-386.el9] +- KVM: arm64: selftest: Perform ISB before reading PAR_EL1 (Gavin Shan) [RHEL-16004] +- KVM: arm64: selftest: Add the missing .guest_prepare() (Gavin Shan) [RHEL-16004] +- scsi: mpt3sas: Drop redundant pci_enable_pcie_error_reporting() (Tomas Henzl) [RHEL-8247] +- scsi: mpt3sas: Fix in error path (Tomas Henzl) [RHEL-8247] +- scsi: mpt3sas: Fix loop logic (Tomas Henzl) [RHEL-8247] +- scsi: mpt3sas: Remove volatile qualifier (Tomas Henzl) [RHEL-8247] +- scsi: mpt3sas: Perform additional retries if doorbell read returns 0 (Tomas Henzl) [RHEL-8247] +- net/ism: Remove redundant pci_clear_master (Tobias Huschle) [RHEL-11199] +- net/smc: Fix dependency of SMC on ISM (Tobias Huschle) [RHEL-11199] +- s390/ism: Do not unregister clients with registered DMBs (Tobias Huschle) [RHEL-11199] +- s390/ism: Fix and simplify add()/remove() callback handling (Tobias Huschle) [RHEL-11199] +- s390/ism: Fix locking for forwarding of IRQs and events to clients (Tobias Huschle) [RHEL-11199] +- s390/ism: Fix trying to free already-freed IRQ by repeated ism_dev_exit() (Tobias Huschle) [RHEL-11199] +- s390/ism: Set DMA coherent mask (Tobias Huschle) [RHEL-11199] +- net/ism: Remove extra include (Tobias Huschle) [RHEL-11199] +- net/smc: Introduce explicit check for v2 support (Tobias Huschle) [RHEL-11199] +- cifs: Fix UAF in cifs_demultiplex_thread() (Scott Mayhew) [RHEL-15170 RHEL-15174] {CVE-2023-1192} +- scsi: mpi3mr: Split off bus_reset function from host_reset (Tomas Henzl) [RHEL-8231] +- scsi: mpi3mr: Update driver version to 8.5.0.0.0 (Tomas Henzl) [RHEL-8231] +- scsi: mpi3mr: Enhance handling of devices removed after controller reset (Tomas Henzl) [RHEL-8231] +- scsi: mpi3mr: WRITE SAME implementation (Tomas Henzl) [RHEL-8231] +- scsi: mpi3mr: Add support for more than 1MB I/O (Tomas Henzl) [RHEL-8231] +- scsi: mpi3mr: Update MPI Headers to version 3.00.28 (Tomas Henzl) [RHEL-8231] +- scsi: mpi3mr: Invoke soft reset upon TSU or event ack time out (Tomas Henzl) [RHEL-8231] +- scsi: mpi3mr: Propagate sense data for admin queue SCSI I/O (Tomas Henzl) [RHEL-8231] +- scsi: mpi3mr: Fix the type used for pointers to bitmap (Tomas Henzl) [RHEL-8231] +- redhat: self-test: Use a more complete SRPM file suffix (Andrew Halaney) [RHEL-15147] +- redhat: makefile: remove stray rpmbuild --without (Andrew Halaney) [RHEL-15147] +- redhat: kernel.spec: amend license macro expansion (Eric Chanudet) [RHEL-15147] +- wireguard: allowedips: expand maximum node depth (Hangbin Liu) [RHEL-13966] +- wireguard: timers: move to using timer_delete_sync (Hangbin Liu) [RHEL-13966] +- wireguard: netlink: send staged packets when setting initial private key (Hangbin Liu) [RHEL-13966] +- wireguard: queueing: use saner cpu selection wrapping (Hangbin Liu) [RHEL-13966] +- wireguard: timers: cast enum limits members to int in prints (Hangbin Liu) [RHEL-13966] +- wireguard: allowedips: don't corrupt stack when detecting overflow (Hangbin Liu) [RHEL-13966] +- x86/speculation: Provide a debugfs file to dump SPEC_CTRL MSRs (Waiman Long) [RHEL-8620] +- x86/idle: Disable IBRS entering mwait idle and enable it on wakeup (Waiman Long) [RHEL-8620] +- intel_idle: Add ibrs_off module parameter to force-disable IBRS (Waiman Long) [RHEL-8620] +- intel_idle: Use __update_spec_ctrl() in intel_idle_ibrs() (Waiman Long) [RHEL-8620] +- x86/idle: Disable IBRS when CPU is offline to improve single-threaded performance (Waiman Long) [RHEL-8620] +- x86/speculation: Add __update_spec_ctrl() helper (Waiman Long) [RHEL-8620] +- redhat/configs: Increase CONFIG_NODES_SHIFT from 6 to 8 for arm64 (Waiman Long) [RHEL-11395] +- lib: cpu_rmap: Add irq_cpu_rmap_remove to complement irq_cpu_rmap_add (Petr Oros) [RHEL-5076] +- vc_screen: don't clobber return value in vcs_read (Ricardo Robaina) [2221465] {CVE-2023-3567} +- vc_screen: move load of struct vc_data pointer in vcs_read() to avoid UAF (Ricardo Robaina) [2221465] {CVE-2023-3567} + +* Mon Nov 13 2023 Jan Stancek [5.14.0-385.el9] +- s390/qdio: fix do_sqbs() inline assembly constraint (Tobias Huschle) [RHEL-11201] +- s390/lcs: Convert sysfs sprintf to sysfs_emit (Tobias Huschle) [RHEL-11201] +- s390/lcs: Convert sprintf to scnprintf (Tobias Huschle) [RHEL-11201] +- s390/ctcm: Convert sysfs sprintf to sysfs_emit (Tobias Huschle) [RHEL-11201] +- s390/ctcm: Convert sprintf/snprintf to scnprintf (Tobias Huschle) [RHEL-11201] +- s390/qeth: Fix vipa deletion (Tobias Huschle) [RHEL-11201] +- s390/lcs: Remove FDDI option (Tobias Huschle) [RHEL-11201] +- nd_btt: Make BTT lanes preemptible (Tomas Glozar) [RHEL-9172] +- clk: Sanitize possible_parent_show to Handle Return Value of of_clk_get_parent_name (Alessandro Carminati) [RHEL-15417] +- Revert "rcu: Permit start_poll_synchronize_rcu_expedited() to be invoked early" (Čestmír Kalina) [RHEL-14709] +- scsi: sd: Remove the number of forward declarations (Ewan D. Milne) [RHEL-14312] +- scsi: core: Report error list information in debugfs (Ewan D. Milne) [RHEL-14312] +- scsi: core: Use 32-bit hostnum in scsi_host_lookup() (Ewan D. Milne) [RHEL-14312] +- scsi: core: Remove unused extern declarations (Ewan D. Milne) [RHEL-14312] +- scsi: core: Fix legacy /proc parsing buffer overflow (Ewan D. Milne) [RHEL-14312] +- scsi: sd_zbc: Set zone limits before revalidating zones (Ewan D. Milne) [RHEL-14312] +- scsi: core: Improve warning message in scsi_device_block() (Ewan D. Milne) [RHEL-14312] +- scsi: core: Replace scsi_target_block() with scsi_block_targets() (Ewan D. Milne) [RHEL-14312] +- scsi: core: Don't wait for quiesce in scsi_device_block() (Ewan D. Milne) [RHEL-14312] +- scsi: core: Don't wait for quiesce in scsi_stop_queue() (Ewan D. Milne) [RHEL-14312] +- scsi: core: Merge scsi_internal_device_block() and device_block() (Ewan D. Milne) [RHEL-14312] +- scsi: sg: Increase number of devices (Ewan D. Milne) [RHEL-14312] +- scsi: sd: sd_zbc: Use PAGE_SECTORS_SHIFT (Ewan D. Milne) [RHEL-14312] +- scsi: core: Support setting BLK_MQ_F_BLOCKING (Ewan D. Milne) [RHEL-14312] +- scsi: core: Rework scsi_host_block() (Ewan D. Milne) [RHEL-14312] +- scsi: core: Only kick the requeue list if necessary (Ewan D. Milne) [RHEL-14312] +- scsi: core: Use min() instead of open-coding it (Ewan D. Milne) [RHEL-14312] +- scsi: scsi_transport_fc: Remove unused 'desc_cnt' variable (Ewan D. Milne) [RHEL-14312] +- scsi: sr: Simplify the sr_open() function (Ewan D. Milne) [RHEL-14312] +- scsi: core: Improve scsi_vpd_inquiry() checks (Ewan D. Milne) [RHEL-14312] +- scsi: core: Fix a procfs host directory removal regression (Ewan D. Milne) [RHEL-14312] +- scsi: core: Remove the /proc/scsi/${proc_name} directory earlier (Ewan D. Milne) [RHEL-14312] +- scsi: sd: Update DIX config every time sd_revalidate_disk() is called (Ewan D. Milne) [RHEL-14312] +- tcp: fix delayed ACKs for MSS boundary condition (Paolo Abeni) [RHEL-14348] +- tcp: fix quick-ack counting to count actual ACKs of new data (Paolo Abeni) [RHEL-14348] +- net: tcp: fix unexcepted socket die when snd_wnd is 0 (Paolo Abeni) [RHEL-14348] +- net: fix the RTO timer retransmitting skb every 1ms if linear option is enabled (Paolo Abeni) [RHEL-14348] +- tcp: gso: really support BIG TCP (Paolo Abeni) [RHEL-14348] +- tcp: fix mishandling when the sack compression is deferred. (Paolo Abeni) [RHEL-14348] +- wifi: rtw89: Fix loading of compressed firmware (Jose Ignacio Tornos Martinez) [RHEL-13881] +- Bluetooth: hci_ldisc: check HCI_UART_PROTO_READY flag in HCIUARTGETPROTO (Jose Ignacio Tornos Martinez) [RHEL-6358] {CVE-2023-31083} +- x86/retpoline: Document some thunk handling aspects (Waiman Long) [RHEL-8594] {CVE-2023-20569} +- objtool: Fix return thunk patching in retpolines (Waiman Long) [RHEL-8594] {CVE-2023-20569} +- x86/srso: Remove unnecessary semicolon (Waiman Long) [RHEL-8594] {CVE-2023-20569} +- x86/calldepth: Rename __x86_return_skl() to call_depth_return_thunk() (Waiman Long) [RHEL-8594] {CVE-2023-20569} +- x86/nospec: Refactor UNTRAIN_RET[_*] (Waiman Long) [RHEL-8594] {CVE-2023-20569} +- x86/rethunk: Use SYM_CODE_START[_LOCAL]_NOALIGN macros (Waiman Long) [RHEL-8594] {CVE-2023-20569} +- x86/srso: Disentangle rethunk-dependent options (Waiman Long) [RHEL-8594] {CVE-2023-20569} +- x86/srso: Move retbleed IBPB check into existing 'has_microcode' code block (Waiman Long) [RHEL-8594] {CVE-2023-20569} +- x86/bugs: Remove default case for fully switched enums (Waiman Long) [RHEL-8594] {CVE-2023-20569} +- x86/srso: Remove 'pred_cmd' label (Waiman Long) [RHEL-8594] {CVE-2023-20569} +- x86/srso: Unexport untraining functions (Waiman Long) [RHEL-8594] {CVE-2023-20569} +- x86/srso: Improve i-cache locality for alias mitigation (Waiman Long) [RHEL-8594] {CVE-2023-20569} +- x86/srso: Fix unret validation dependencies (Waiman Long) [RHEL-8594] {CVE-2023-20569} +- x86/srso: Fix vulnerability reporting for missing microcode (Waiman Long) [RHEL-8594] {CVE-2023-20569} +- x86/srso: Print mitigation for retbleed IBPB case (Waiman Long) [RHEL-8594] {CVE-2023-20569} +- x86/srso: Print actual mitigation if requested mitigation isn't possible (Waiman Long) [RHEL-8594] {CVE-2023-20569} +- x86/srso: Fix SBPB enablement for (possible) future fixed HW (Waiman Long) [RHEL-8594] {CVE-2023-20569} +- x86,static_call: Fix static-call vs return-thunk (Waiman Long) [RHEL-8594] {CVE-2023-20569} +- x86/alternatives: Remove faulty optimization (Waiman Long) [RHEL-8594] {CVE-2023-20569} +- x86/srso: Fix SBPB enablement for spec_rstack_overflow=off (Waiman Long) [RHEL-8594] {CVE-2023-20569} +- x86/srso: Don't probe microcode in a guest (Waiman Long) [RHEL-8594] {CVE-2023-20569} +- x86/srso: Set CPUID feature bits independently of bug or mitigation status (Waiman Long) [RHEL-8594] {CVE-2023-20569} +- x86/srso: Fix srso_show_state() side effect (Waiman Long) [RHEL-8594] {CVE-2023-20569} +- x86/cpu: Fix amd_check_microcode() declaration (Waiman Long) [RHEL-8594] {CVE-2023-20569} +- x86/srso: Correct the mitigation status when SMT is disabled (Waiman Long) [RHEL-8594] {CVE-2023-20569} +- x86/static_call: Fix __static_call_fixup() (Waiman Long) [RHEL-8594] {CVE-2023-20569} +- objtool/x86: Fixup frame-pointer vs rethunk (Waiman Long) [RHEL-8594] {CVE-2023-20569} +- x86/srso: Explain the untraining sequences a bit more (Waiman Long) [RHEL-8594] {CVE-2023-20569} +- x86/cpu/kvm: Provide UNTRAIN_RET_VM (Waiman Long) [RHEL-8594] {CVE-2023-20569} +- x86/cpu: Cleanup the untrain mess (Waiman Long) [RHEL-8594] {CVE-2023-20569} +- x86/cpu: Rename srso_(.*)_alias to srso_alias_\1 (Waiman Long) [RHEL-8594] {CVE-2023-20569} +- x86/cpu: Rename original retbleed methods (Waiman Long) [RHEL-8594] {CVE-2023-20569} +- x86/cpu: Clean up SRSO return thunk mess (Waiman Long) [RHEL-8594] {CVE-2023-20569} +- x86/alternative: Make custom return thunk unconditional (Waiman Long) [RHEL-8594] {CVE-2023-20569} +- objtool/x86: Fix SRSO mess (Waiman Long) [RHEL-8594] {CVE-2023-20569} +- x86/cpu: Fix up srso_safe_ret() and __x86_return_thunk() (Waiman Long) [RHEL-8594] {CVE-2023-20569} +- x86/cpu: Fix __x86_return_thunk symbol type (Waiman Long) [RHEL-8594] {CVE-2023-20569} +- x86/retpoline,kprobes: Skip optprobe check for indirect jumps with retpolines and IBT (Waiman Long) [RHEL-8594] {CVE-2023-20569} +- x86/retpoline,kprobes: Fix position of thunk sections with CONFIG_LTO_CLANG (Waiman Long) [RHEL-8594] {CVE-2023-20569} +- x86/srso: Disable the mitigation on unaffected configurations (Waiman Long) [RHEL-8594] {CVE-2023-20569} +- x86/CPU/AMD: Fix the DIV(0) initial fix attempt (Waiman Long) [RHEL-8594] {CVE-2023-20588} +- x86/retpoline: Don't clobber RFLAGS during srso_safe_ret() (Waiman Long) [RHEL-8594] {CVE-2023-20569} +- x86/cpu/amd: Enable Zenbleed fix for AMD Custom APU 0405 (Waiman Long) [RHEL-8594] {CVE-2023-20593} +- driver core: cpu: Fix the fallback cpu_show_gds() name (Waiman Long) [RHEL-8594] {CVE-2023-20569} +- x86: Move gds_ucode_mitigated() declaration to header (Waiman Long) [RHEL-8594] {CVE-2023-20569} +- x86/speculation: Add cpu_show_gds() prototype (Waiman Long) [RHEL-8594] {CVE-2023-20569} +- driver core: cpu: Make cpu_show_not_affected() static (Waiman Long) [RHEL-8594] {CVE-2023-20569} +- x86/srso: Fix build breakage with the LLVM linker (Waiman Long) [RHEL-8594] {CVE-2023-20569} +- Documentation/srso: Document IBPB aspect and fix formatting (Waiman Long) [RHEL-8594] {CVE-2023-20569} +- driver core: cpu: Unify redundant silly stubs (Waiman Long) [RHEL-8594] {CVE-2023-20569} +- Documentation/hw-vuln: Unify filename specification in index (Waiman Long) [RHEL-8594] {CVE-2023-20569} +- x86/CPU/AMD: Do not leak quotient data after a division by 0 (Waiman Long) [RHEL-8594] {CVE-2023-20588} +- x86/srso: Tie SBPB bit setting to microcode patch detection (Waiman Long) [RHEL-8594] {CVE-2023-20569} +- x86/srso: Add a forgotten NOENDBR annotation (Waiman Long) [RHEL-8594] {CVE-2023-20569} +- x86/srso: Fix return thunks in generated code (Waiman Long) [RHEL-8594] {CVE-2023-20569} +- x86/srso: Add IBPB on VMEXIT (Waiman Long) [RHEL-8594] {CVE-2023-20569} +- x86/srso: Add IBPB (Waiman Long) [RHEL-8594] {CVE-2023-20569} +- x86/srso: Add SRSO_NO support (Waiman Long) [RHEL-8594] {CVE-2023-20569} +- x86/srso: Add IBPB_BRTYPE support (Waiman Long) [RHEL-8594] {CVE-2023-20569} +- redhat/configs/x86: Enable CONFIG_CPU_SRSO (Waiman Long) [RHEL-8594] {CVE-2023-20569} +- x86/srso: Add a Speculative RAS Overflow mitigation (Waiman Long) [RHEL-8594] {CVE-2023-20569} +- x86/retbleed: Add __x86_return_thunk alignment checks (Waiman Long) [RHEL-8594] {CVE-2023-20569} +- x86/retbleed: Fix return thunk alignment (Waiman Long) [RHEL-8594] {CVE-2023-20569} +- x86/alternative: Optimize returns patching (Waiman Long) [RHEL-8594] {CVE-2023-20569} +- x86,objtool: Separate unret validation from unwind hints (Waiman Long) [RHEL-8594] {CVE-2023-20569} +- objtool: Add objtool_types.h (Waiman Long) [RHEL-8594] {CVE-2023-20569} +- objtool: Union instruction::{call_dest,jump_table} (Waiman Long) [RHEL-8594] {CVE-2023-20569} +- x86/kprobes: Fix optprobe optimization check with CONFIG_RETHUNK (Waiman Long) [RHEL-8594] {CVE-2023-20569} +- objtool: Fix SEGFAULT (Waiman Long) [RHEL-8594] {CVE-2023-20569} +- vmlinux.lds.h: add BOUNDED_SECTION* macros (Waiman Long) [RHEL-8594] {CVE-2023-20569} +- livepatch: Make 'klp_stack_entries' static (Ryan Sullivan) [RHEL-2768] +- livepatch: Convert stack entries array to percpu (Ryan Sullivan) [RHEL-2768] +- livepatch: fix ELF typos (Ryan Sullivan) [RHEL-2768] +- livepatch: Make kobj_type structures constant (Ryan Sullivan) [RHEL-2768] +- Documentation: livepatch: module-elf-format: Remove local klp_modinfo definition (Ryan Sullivan) [RHEL-2768] +- module.h: Document klp_modinfo struct using kdoc (Ryan Sullivan) [RHEL-2768] +- livepatch,x86: Clear relocation targets on a module removal (Ryan Sullivan) [RHEL-2768] +- x86/module: remove unused code in __apply_relocate_add (Ryan Sullivan) [RHEL-2768] + +* Thu Nov 09 2023 Scott Weaver [5.14.0-384.el9] +- perf/core: Fix potential NULL deref (Wander Lairson Costa) [RHEL-14984] {CVE-2023-5717} +- perf: Disallow mis-matched inherited group reads (Wander Lairson Costa) [RHEL-14984] {CVE-2023-5717} +- page_pool: unlink from napi during destroy (Ivan Vecera) [RHEL-12613] +- page_pool: allow caching from safely localized NAPI (Ivan Vecera) [RHEL-12613] +- net: skb: plumb napi state thru skb freeing paths (Ivan Vecera) [RHEL-12613] +- net: introduce skb_poison_list and use in kfree_skb_list (Ivan Vecera) [RHEL-12613] +- net: fix kfree_skb_list use of skb_mark_not_on_list (Ivan Vecera) [RHEL-12613] +- net: kfree_skb_list use kmem_cache_free_bulk (Ivan Vecera) [RHEL-12613] +- net: skb: move skb_pp_recycle() to skbuff.c (Ivan Vecera) [RHEL-12613] +- ibmvnic: Ensure login failure recovery is safe from other resets (Mamatha Inamdar) [RHEL-15149] +- ibmvnic: Do partial reset on login failure (Mamatha Inamdar) [RHEL-15149] +- ibmvnic: Handle DMA unmapping of login buffs in release functions (Mamatha Inamdar) [RHEL-15149] +- ibmvnic: Unmap DMA login rsp buffer on send login fail (Mamatha Inamdar) [RHEL-15149] +- ibmvnic: Enforce stronger sanity checks on login response (Mamatha Inamdar) [RHEL-15149] +- ibmvnic: remove unused rc variable (Mamatha Inamdar) [RHEL-15149] +- ibmvnic: Free rwi on reset success (Mamatha Inamdar) [RHEL-15149] +- selftests: tty: add selftest for tty timestamp updates (Aristeu Rozanski) [RHEL-3902] +- tty: tty_io: update timestamps on all device nodes (Aristeu Rozanski) [RHEL-3902] +- powerpc/rtas_flash: allow user copy to flash block cache objects (Mamatha Inamdar) [2228278] +- preempt: Put preempt_enable() within an instrumentation*() section. (Eder Zulian) [RHEL-3988] +- sched/rt: Don't try push tasks if there are none. (Eder Zulian) [RHEL-3988] +- signal: Add proper comment about the preempt-disable in ptrace_stop(). (Eder Zulian) [RHEL-3988] +- scsi: scsi_debug: Remove dead code (Ming Lei) [RHEL-15276] +- scsi: scsi_debug: Abort commands from scsi_debug_device_reset() (Ming Lei) [RHEL-15276] +- scsi: scsi_debug: Fix missing error code in scsi_debug_init() (Ming Lei) [RHEL-15276] +- scsi: scsi_debug: Drop sdebug_queue (Ming Lei) [RHEL-15276] +- scsi: scsi_debug: Only allow sdebug_max_queue be modified when no shosts (Ming Lei) [RHEL-15276] +- scsi: scsi_debug: Use scsi_host_busy() in delay_store() and ndelay_store() (Ming Lei) [RHEL-15276] +- scsi: scsi_debug: Use blk_mq_tagset_busy_iter() in stop_all_queued() (Ming Lei) [RHEL-15276] +- scsi: scsi_debug: Use blk_mq_tagset_busy_iter() in sdebug_blk_mq_poll() (Ming Lei) [RHEL-15276] +- scsi: scsi_debug: Dynamically allocate sdebug_queued_cmd (Ming Lei) [RHEL-15276] +- scsi: scsi_debug: Use scsi_block_requests() to block queues (Ming Lei) [RHEL-15276] +- scsi: scsi_debug: Protect block_unblock_all_queues() with mutex (Ming Lei) [RHEL-15276] +- scsi: scsi_debug: Change shost list lock to a mutex (Ming Lei) [RHEL-15276] +- scsi: scsi_debug: Don't iter all shosts in clear_luns_changed_on_target() (Ming Lei) [RHEL-15276] +- scsi: scsi_debug: Fix check for sdev queue full (Ming Lei) [RHEL-15276] +- scsi: scsi_debug: Remove redundant driver match function (Ming Lei) [RHEL-15276] +- scsi: scsi_debug: Add poll mode deferred completions to statistics (Ming Lei) [RHEL-15276] +- scsi: scsi_debug: Get command abort feature working again (Ming Lei) [RHEL-15276] +- scsi: scsi_debug: Drop sdebug_dev_info.num_in_q (Ming Lei) [RHEL-15276] +- scsi: scsi_debug: Drop check for num_in_q exceeding queue depth (Ming Lei) [RHEL-15276] +- scsi: scsi_debug: Drop scsi_debug_host_reset() device NULL pointer check (Ming Lei) [RHEL-15276] +- scsi: scsi_debug: Drop scsi_debug_bus_reset() NULL pointer checks (Ming Lei) [RHEL-15276] +- scsi: scsi_debug: Drop scsi_debug_target_reset() NULL pointer checks (Ming Lei) [RHEL-15276] +- scsi: scsi_debug: Drop scsi_debug_device_reset() NULL pointer checks (Ming Lei) [RHEL-15276] +- scsi: scsi_debug: Drop scsi_debug_abort() NULL pointer checks (Ming Lei) [RHEL-15276] +- scsi: scsi_debug: Stop setting devip->sdbg_host twice (Ming Lei) [RHEL-15276] +- scsi: scsi_debug: Don't hold driver host struct pointer in host->hostdata[] (Ming Lei) [RHEL-15276] +- scsi: smartpqi: Change driver version to 2.1.24-046 (Don Brace) [RHEL-2301] +- scsi: smartpqi: Enhance error messages (Don Brace) [RHEL-2301] +- scsi: smartpqi: Enhance controller offline notification (Don Brace) [RHEL-2301] +- scsi: smartpqi: Enhance shutdown notification (Don Brace) [RHEL-2301] +- scsi: smartpqi: Simplify lun_number assignment (Don Brace) [RHEL-2301] +- scsi: smartpqi: Rename pciinfo to pci_info (Don Brace) [RHEL-2301] +- scsi: smartpqi: Rename MACRO to clarify purpose (Don Brace) [RHEL-2301] +- scsi: smartpqi: Add abort handler (Don Brace) [RHEL-2301] +- netfilter: xt_sctp: validate the flag_info count (Wander Lairson Costa) [2227299] {CVE-2023-39193} +- net: xfrm: Fix xfrm_address_filter OOB read (Wander Lairson Costa) [2227305] {CVE-2023-39194} +- drm/qxl: fix UAF on handle creation (Wander Lairson Costa) [2218334] {CVE-2023-39198} +- netfilter: nfnetlink_osf: avoid OOB read (Wander Lairson Costa) [2227287] {CVE-2023-39189} + +* Mon Nov 06 2023 Scott Weaver [5.14.0-383.el9] +- redhat: configs: disable CONFIG_REMOTE_TARGET (Maurizio Lombardi) [RHEL-5751] +- scsi: target: core: Fix target_cmd_counter leak (Maurizio Lombardi) [RHEL-5751] +- scsi: target: Replace strlcpy() with strscpy() (Maurizio Lombardi) [RHEL-5751] +- scsi: target: Fix write perf due to unneeded throttling (Maurizio Lombardi) [RHEL-5751] +- scsi: target: iscsi: Stop using sprintf() in iscsi_target_configfs.c (Maurizio Lombardi) [RHEL-5751] +- scsi: target: iscsi: Fix buffer overflow in lio_target_nacl_info_show() (Maurizio Lombardi) [RHEL-5751] +- scsi: target: iscsi: Remove the unused netif_timeout attribute (Maurizio Lombardi) [RHEL-5751] +- scsi: target: tcmu: Replace strlcpy() with strscpy() (Maurizio Lombardi) [RHEL-5751] +- scsi: target: Rename sbc_ops to exec_cmd_ops (Maurizio Lombardi) [RHEL-5751] +- scsi: target: Replace all non-returning strlcpy() with strscpy() (Maurizio Lombardi) [RHEL-5751] +- scsi: target: core: Fix error path in target_setup_session() (Maurizio Lombardi) [RHEL-5751] +- scsi: target: iscsi: Prevent login threads from racing between each other (Maurizio Lombardi) [RHEL-5751] +- scsi: target: iscsi: Fix hang in the iSCSI login code (Maurizio Lombardi) [RHEL-5751] +- scsi: target: core: Fix invalid memory access (Maurizio Lombardi) [RHEL-5751] +- scsi: target: core: Remove unused 'prod_len' variable (Maurizio Lombardi) [RHEL-5751] +- scsi: target: tcm_loop: Remove redundant driver match function (Maurizio Lombardi) [RHEL-5751] +- scsi: target: iscsi: Handle abort for WRITE_PENDING cmds (Maurizio Lombardi) [RHEL-5751] +- scsi: target: iscsit: Fix TAS handling during conn cleanup (Maurizio Lombardi) [RHEL-5751] +- scsi: target: Fix multiple LUN_RESET handling (Maurizio Lombardi) [RHEL-5751] +- scsi: target: iscsit: Free cmds before session free (Maurizio Lombardi) [RHEL-5751] +- scsi: target: iscsit: Stop/wait on cmds during conn close (Maurizio Lombardi) [RHEL-5751] +- scsi: target: iscsit: isert: Alloc per conn cmd counter (Maurizio Lombardi) [RHEL-5751] +- scsi: target: Pass in cmd counter to use during cmd setup (Maurizio Lombardi) [RHEL-5751] +- scsi: target: Move cmd counter allocation (Maurizio Lombardi) [RHEL-5751] +- scsi: target: Move sess cmd counter to new struct (Maurizio Lombardi) [RHEL-5751] +- scsi: target: Add virtual remote target (Maurizio Lombardi) [RHEL-5751] +- scsi: target: fcoe: Remove default fabric ops callouts (Maurizio Lombardi) [RHEL-5751] +- scsi: target: sbp: Remove default fabric ops callouts (Maurizio Lombardi) [RHEL-5751] +- scsi: target: loop: Remove default fabric ops callouts (Maurizio Lombardi) [RHEL-5751] +- scsi: target: Add default fabric ops callouts (Maurizio Lombardi) [RHEL-5751] +- scsi: target: core: Add RTPI attribute for target port (Maurizio Lombardi) [RHEL-5751] +- scsi: target: core: Drop device-based RTPI (Maurizio Lombardi) [RHEL-5751] +- scsi: target: core: Use RTPI from target port (Maurizio Lombardi) [RHEL-5751] +- scsi: target: core: Add RTPI field to target port (Maurizio Lombardi) [RHEL-5751] +- kernel/fork: beware of __put_task_struct() calling context (Wander Lairson Costa) [2060283] +- virtio_balloon: Fix endless deflation and inflation on arm64 (Gavin Shan) [RHEL-1673] +- ice: do not re-enable miscellaneous interrupt until thread_fn completes (Petr Oros) [2229762] +- ice: trigger PFINT_OICR_TSYN_TX interrupt instead of polling (Petr Oros) [2229762] +- ice: introduce ICE_TX_TSTAMP_WORK enumeration (Petr Oros) [2229762] +- spi: spi-geni-qcom: Add SPI Device mode support for GENI based QuPv3 (Shawn Doherty) [RHEL-14715] +- spi: spi-geni-qcom: enable SPI_CONTROLLER_MUST_TX for GPI DMA mode (Shawn Doherty) [RHEL-14715] +- spi: spi-geni-qcom: correctly handle -EPROBE_DEFER from dma_request_chan() (Shawn Doherty) [RHEL-14715] +- soc: qcom: geni-se: Add SPI Device mode support for GENI based QuPv3 (Shawn Doherty) [RHEL-14715] +- i40e: Fix VF VLAN offloading when port VLAN is configured (Ivan Vecera) [RHEL-6382] +- KVM: arm64: Avoid soft lockups due to I-cache maintenance (Gavin Shan) [RHEL-1859] +- arm64: tlbflush: Rename MAX_TLBI_OPS (Gavin Shan) [RHEL-1859] +- KVM: arm64: Drop is_kernel_in_hyp_mode() from __invalidate_icache_guest_page() (Gavin Shan) [RHEL-1859] +- x86/platform/uv: Use alternate source for socket to node data (Frank Ramsay) [RHEL-11428] +- ovl: Handle verity during copy-up (Alexander Larsson) [RHEL-2146] +- ovl: Validate verity xattr when resolving lowerdata (Alexander Larsson) [RHEL-2146] +- ovl: Add versioned header for overlay.metacopy xattr (Alexander Larsson) [RHEL-2146] +- ovl: Add framework for verity support (Alexander Larsson) [RHEL-2146] +- fsverity: rework fsverity_get_digest() again (Alexander Larsson) [RHEL-2146] +- fsverity: simplify fsverity_get_digest() (Alexander Larsson) [RHEL-2146] +- fs-verity: define a function to return the integrity protected file digest (Alexander Larsson) [RHEL-2146] +- ovl: implement lazy lookup of lowerdata in data-only layers (Alexander Larsson) [RHEL-2146] +- ovl: prepare for lazy lookup of lowerdata inode (Alexander Larsson) [RHEL-2146] +- ovl: prepare to store lowerdata redirect for lazy lowerdata lookup (Alexander Larsson) [RHEL-2146] +- ovl: implement lookup in data-only layers (Alexander Larsson) [RHEL-2146] +- ovl: introduce data-only lower layers (Alexander Larsson) [RHEL-2146] +- ovl: remove unneeded goto instructions (Alexander Larsson) [RHEL-2146] +- ovl: move freeing ovl_entry past rcu delay (Alexander Larsson) [RHEL-2146] +- ovl: deduplicate lowerdata and lowerstack[] (Alexander Larsson) [RHEL-2146] +- ovl: deduplicate lowerpath and lowerstack[] (Alexander Larsson) [RHEL-2146] +- ovl: move ovl_entry into ovl_inode (Alexander Larsson) [RHEL-2146] +- ovl: factor out ovl_free_entry() and ovl_stack_*() helpers (Alexander Larsson) [RHEL-2146] +- ovl: fetch inode once in ovl_dentry_revalidate_common() (Alexander Larsson) [RHEL-2146] +- ovl: use ovl_numlower() and ovl_lowerstack() accessors (Alexander Larsson) [RHEL-2146] +- ovl: use OVL_E() and OVL_E_FLAGS() accessors (Alexander Larsson) [RHEL-2146] +- ovl: update of dentry revalidate flags after copy up (Alexander Larsson) [RHEL-2146] +- ovl: let helper ovl_i_path_real() return the realinode (Alexander Larsson) [RHEL-2146] +- ovl: fix use inode directly in rcu-walk mode (Alexander Larsson) [RHEL-2146] +- ovl: handle idmappings in ovl_xattr_{g,s}et() (Alexander Larsson) [RHEL-2146] +- ovl: use ovl_copy_{real,upper}attr() wrappers (Alexander Larsson) [RHEL-2146] +- ovl: store lower path in ovl_inode (Alexander Larsson) [RHEL-2146] +- ovl: update ctime when changing fileattr (Alexander Larsson) [RHEL-2146] + +* Thu Nov 02 2023 Scott Weaver [5.14.0-382.el9] +- fbdev: Use /* */ comment in initializer macro (Mika Penttilä) [RHEL-1349] +- kunit: Fix obsolete name in documentation headers (func->action) (Mika Penttilä) [RHEL-1349] +- pagevec: rename fbatch_count() (Mika Penttilä) [RHEL-1349] +- scatterlist: add sg_set_folio() (Mika Penttilä) [RHEL-1349] +- mm: add __folio_batch_release() (Mika Penttilä) [RHEL-1349] +- mm: fix a few rare cases of using swapin error pte marker (Mika Penttilä) [RHEL-1349] +- mm/uffd: fix pte marker when fork() without fork event (Mika Penttilä) [RHEL-1349] +- shmem: fix W=1 build warnings with CONFIG_SHMEM=n (Mika Penttilä) [RHEL-1349] +- shmem: add shmem_read_folio() and shmem_read_folio_gfp() (Mika Penttilä) [RHEL-1349] +- mm: fix khugepaged with shmem_enabled=advise (Mika Penttilä) [RHEL-1349] +- shmem: convert shmem_write_end() to use a folio (Mika Penttilä) [RHEL-1349] +- swap: avoid holding swap reference in swap_cache_get_folio (Mika Penttilä) [RHEL-1349] +- mm/memfd: add F_SEAL_EXEC (Mika Penttilä) [RHEL-1349] +- mm: fix vma->anon_name memory leak for anonymous shmem VMAs (Mika Penttilä) [RHEL-1349] +- mm: anonymous shared memory naming (Mika Penttilä) [RHEL-1349] +- mm: use pte markers for swap errors (Mika Penttilä) [RHEL-1349] +- mm/shmem: remove unneeded assignments in shmem_get_folio_gfp() (Mika Penttilä) [RHEL-1349] +- kunit: Add kunit_add_action() to defer a call until test exit (Mika Penttilä) [RHEL-1349] +- debugfs: fix error when writing negative value to atomic_t debugfs file (Mika Penttilä) [RHEL-1349] +- libfs: add DEFINE_SIMPLE_ATTRIBUTE_SIGNED for signed value (Mika Penttilä) [RHEL-1349] +- fbdev: Add initializer macros for struct fb_ops (Mika Penttilä) [RHEL-1349] +- fbdev: Move I/O read and write code into helper functions (Mika Penttilä) [RHEL-1349] +- fbdev: Return number of bytes read or written (Mika Penttilä) [RHEL-1349] +- of: Rename of_modalias_node() (Mika Penttilä) [RHEL-1349] +- of: move from strlcpy with unused retval to strscpy (Mika Penttilä) [RHEL-1349] +- fbdev: Handle video= parameter in video/cmdline.c (Mika Penttilä) [RHEL-1349] +- fbdev: Move option-string lookup into helper (Mika Penttilä) [RHEL-1349] +- fbdev: Unexport fb_mode_option (Mika Penttilä) [RHEL-1349] +- fbdev: Read video= option with fb_get_option() in modedb (Mika Penttilä) [RHEL-1349] +- fbdev: Support NULL for name in option-string lookup (Mika Penttilä) [RHEL-1349] +- fbdev: Transfer video= option strings to caller; clarify ownership (Mika Penttilä) [RHEL-1349] +- fbdev: Fix contact info in fb_cmdline.c (Mika Penttilä) [RHEL-1349] +- nfsd: lock_rename() needs both directories to live on the same fs (Jeffrey Layton) [RHEL-14840] +- iommu: Optimise PCI SAC address trick (Jerry Snitselaar) [RHEL-11705] +- ipv4: Set offload_failed flag in fibmatch results (Guillaume Nault) [RHEL-14295] +- net: ipv4: fix one memleak in __inet_del_ifa() (Guillaume Nault) [RHEL-14295] +- nexthop: Fix infinite nexthop bucket dump when using maximum nexthop ID (Guillaume Nault) [RHEL-14295] +- nexthop: Make nexthop bucket dump more efficient (Guillaume Nault) [RHEL-14295] +- nexthop: Fix infinite nexthop dump when using maximum nexthop ID (Guillaume Nault) [RHEL-14295] +- Revert "tcp: avoid the lookup process failing to get sk in ehash table" (Guillaume Nault) [RHEL-14295] +- pptp: Fix fib lookup calls. (Guillaume Nault) [RHEL-14296] +- x86/sgx: mark as supported (Vladis Dronov) [2041883] +- x86/sgx: Resolves SECS reclaim vs. page fault for EAUG race (Vladis Dronov) [2041883] +- x86/sgx: Break up long non-preemptible delays in sgx_vepc_release() (Vladis Dronov) [2041883] +- Documentation: Fix typos (only the SGX part) (Vladis Dronov) [2041883] +- x86/sgx: Avoid using iterator after loop in sgx_mmu_notifier_release() (Vladis Dronov) [2041883] +- selftests/sgx: Add "test_encl.elf" to TEST_FILES (Vladis Dronov) [2041883] +- convert sgx_set_attribute() to fdget()/fdput() (Vladis Dronov) [2041883] +- x86/sgx: use VM_ACCESS_FLAGS (Vladis Dronov) [2041883] +- x86/sgx: Replace kmap/kunmap_atomic() calls (Vladis Dronov) [2041883] +- x86/sgx: Reduce delay and interference of enclave release (Vladis Dronov) [2041883] +- x86/vdso: Conditionally export __vdso_sgx_enter_enclave() (Vladis Dronov) [2041883] +- x86/sgx: Add overflow check in sgx_validate_offset_length() (Vladis Dronov) [2041883] +- vhost: Allow null msg.size on VHOST_IOTLB_INVALIDATE (Eric Auger) [RHEL-7126] +- scsi: megaraid_sas: Driver version update to 07.727.03.00-rc1 (Tomas Henzl) [RHEL-8245] +- scsi: megaraid_sas: Log message when controller reset is requested but not issued (Tomas Henzl) [RHEL-8245] +- scsi: megaraid_sas: Increase register read retry rount from 3 to 30 for selected registers (Tomas Henzl) [RHEL-8245] +- scsi: megaraid_sas: Fix deadlock on firmware crashdump (Tomas Henzl) [RHEL-8245] +- scsi: megaraid_sas: Use pci_dev_id() to simplify the code (Tomas Henzl) [RHEL-8245] +- scsi: Add HAS_IOPORT dependencies (Tomas Henzl) [RHEL-8245] +- scsi: megaraid_sas: Convert union megasas_sgl to flex-arrays (Tomas Henzl) [RHEL-8245] +- x86/sev: Make enc_dec_hypercall() accept a size instead of npages (Paolo Bonzini) [RHEL-10059] +- x86/sev: Do not handle #VC for DR7 read/write (Paolo Bonzini) [RHEL-10059] +- x86/sev: Use the GHCB protocol when available for SNP CPUID requests (Paolo Bonzini) [RHEL-10059] +- x86/sev: Check for user-space IOIO pointing to kernel space (Paolo Bonzini) [RHEL-10059] +- x86/sev: Check IOBM for IOIO exceptions from user-space (Paolo Bonzini) [RHEL-10059] +- x86/sev: Disable MMIO emulation from user mode (Paolo Bonzini) [RHEL-10059] +- x86/mm: Fix enc_status_change_finish_noop() (Paolo Bonzini) [RHEL-10059] +- x86/tdx: Fix race between set_memory_encrypted() and load_unaligned_zeropad() (Paolo Bonzini) [RHEL-10059] +- x86/mm: Allow guest.enc_status_change_prepare() to fail (Paolo Bonzini) [RHEL-10059] +- x86/coco: Mark cc_platform_has() and descendants noinstr (Paolo Bonzini) [RHEL-10059] +- virt: sevguest: Add CONFIG_CRYPTO dependency (Paolo Bonzini) [RHEL-10059] +- mm/page_alloc: make deferred page init free pages in MAX_ORDER blocks (Paolo Bonzini) [RHEL-10059] +- x86/sev: Change npages to unsigned long in snp_accept_memory() (Paolo Bonzini) [RHEL-10059] +- efi/unaccepted: Fix soft lockups caused by parallel memory acceptance (Paolo Bonzini) [RHEL-10059] +- efi/unaccepted: Make sure unaccepted table is mapped (Paolo Bonzini) [RHEL-10059] +- x86/efi: Safely enable unaccepted memory in UEFI (Paolo Bonzini) [RHEL-10059] +- x86/sev: Add SNP-specific unaccepted memory support (Paolo Bonzini) [RHEL-10059] +- x86/sev: Use large PSC requests if applicable (Paolo Bonzini) [RHEL-10059] +- x86/sev: Allow for use of the early boot GHCB for PSC requests (Paolo Bonzini) [RHEL-10059] +- x86/sev: Put PSC struct on the stack in prep for unaccepted memory support (Paolo Bonzini) [RHEL-10059] +- x86/sev: Fix calculation of end address based on number of pages (Paolo Bonzini) [RHEL-10059] +- x86/tdx: Wrap exit reason with hcall_func() (Paolo Bonzini) [RHEL-10059] +- x86/tdx: Add unaccepted memory support (Paolo Bonzini) [RHEL-10059] +- x86/tdx: Refactor try_accept_one() (Paolo Bonzini) [RHEL-10059] +- efi/unaccepted: Avoid load_unaligned_zeropad() stepping into unaccepted memory (Paolo Bonzini) [RHEL-10059] +- efi: Add unaccepted memory support (Paolo Bonzini) [RHEL-10059] +- x86/boot/compressed: Handle unaccepted memory (Paolo Bonzini) [RHEL-10059] +- efi/unaccepted: Use ACPI reclaim memory for unaccepted memory table (Paolo Bonzini) [RHEL-10059] +- efi/libstub: Implement support for unaccepted memory (Paolo Bonzini) [RHEL-10059] +- efi/x86: Get full memory map in allocate_e820() (Paolo Bonzini) [RHEL-10059] +- memblock tests: Fix compilation errors. (Paolo Bonzini) [RHEL-10059] +- mm: Add support for unaccepted memory (Paolo Bonzini) [RHEL-10059] +- x86/boot: Centralize __pa()/__va() definitions (Paolo Bonzini) [RHEL-10059] +- x86/boot: Add an efi.h header for the decompressor (Paolo Bonzini) [RHEL-10059] +- x86/tdx: Make _tdx_hypercall() and __tdx_module_call() available in boot stub (Paolo Bonzini) [RHEL-10059] +- x86/tdx: Drop flags from __tdx_hypercall() (Paolo Bonzini) [RHEL-10059] +- x86/tdx: Disable NOTIFY_ENABLES (Paolo Bonzini) [RHEL-10059] +- x86/tdx: Relax SEPT_VE_DISABLE check for debug TD (Paolo Bonzini) [RHEL-10059] +- x86/tdx: Use ReportFatalError to report missing SEPT_VE_DISABLE (Paolo Bonzini) [RHEL-10059] +- cpuidle, tdx: Make TDX code noinstr clean (Paolo Bonzini) [RHEL-10059] +- x86/tdx: Remove TDX_HCALL_ISSUE_STI (Paolo Bonzini) [RHEL-10059] +- arch/idle: Change arch_cpu_idle() behavior: always exit with IRQs disabled (Paolo Bonzini) [RHEL-10059] +- x86/insn: Avoid namespace clash by separating instruction decoder MMIO type from MMIO trace type (Paolo Bonzini) [RHEL-10059] +- mm: avoid passing 0 to __ffs() (Paolo Bonzini) [RHEL-10059] +- mm, treewide: redefine MAX_ORDER sanely (Paolo Bonzini) [RHEL-10059] +- net: hns3: add max order judgement for tx spare buffer (Paolo Bonzini) [RHEL-10059] +- iommu: fix MAX_ORDER usage in __iommu_dma_alloc_pages() (Paolo Bonzini) [RHEL-10059] +- mm/slub: fix MAX_ORDER usage in calculate_order() (Paolo Bonzini) [RHEL-10059] +- mm/page_reporting: fix MAX_ORDER usage in page_reporting_register() (Paolo Bonzini) [RHEL-10059] +- perf/core: fix MAX_ORDER usage in rb_alloc_aux_page() (Paolo Bonzini) [RHEL-10059] +- genwqe: fix MAX_ORDER usage (Paolo Bonzini) [RHEL-10059] +- drm/i915: fix MAX_ORDER usage in i915_gem_object_get_pages_internal() (Paolo Bonzini) [RHEL-10059] +- floppy: fix MAX_ORDER usage (Paolo Bonzini) [RHEL-10059] +- um: fix MAX_ORDER usage in linux_main() (Paolo Bonzini) [RHEL-10059] +- sparc/mm: fix MAX_ORDER usage in tsb_grow() (Paolo Bonzini) [RHEL-10059] +- arch: mm: rename FORCE_MAX_ZONEORDER to ARCH_FORCE_MAX_ORDER (Paolo Bonzini) [RHEL-10059] +- redhat/configs: update efi configs (Paolo Bonzini) [RHEL-10059] +- efi: libstub: fix efi_load_initrd_dev_path() kernel-doc comment (Paolo Bonzini) [RHEL-10059] +- firmware/sysfb: Fix VESA format selection (Paolo Bonzini) [RHEL-10059] +- efi: Bump stub image version for macOS HVF compatibility (Paolo Bonzini) [RHEL-10059] +- efi/libstub: randomalloc: Return EFI_OUT_OF_RESOURCES on failure (Paolo Bonzini) [RHEL-10059] +- efi/libstub: zboot: Add compressed image to make targets (Paolo Bonzini) [RHEL-10059] +- efi: sysfb_efi: Add quirk for Lenovo Yoga Book X91F/L (Paolo Bonzini) [RHEL-10059] +- efi: sysfb_efi: Fix DMI quirks not working for simpledrm (Paolo Bonzini) [RHEL-10059] +- efi/libstub: smbios: Drop unused 'recsize' parameter (Paolo Bonzini) [RHEL-10059] +- arm64: efi: Use SMBIOS processor version to key off Ampere quirk (Paolo Bonzini) [RHEL-10059] +- efi/libstub: smbios: Use length member instead of record struct size (Paolo Bonzini) [RHEL-10059] +- efi: earlycon: Reprobe after parsing config tables (Paolo Bonzini) [RHEL-10059] +- firmware/efi sysfb_efi: Add quirk for Lenovo IdeaPad Duet 3 (Paolo Bonzini) [RHEL-10059] +- efi: Use standard format for printing the EFI revision (Paolo Bonzini) [RHEL-10059] +- efi: zboot: Use EFI protocol to remap code/data with the right attributes (Paolo Bonzini) [RHEL-10059] +- efi/libstub: Add memory attribute protocol definitions (Paolo Bonzini) [RHEL-10059] +- efi: efivars: prevent double registration (Paolo Bonzini) [RHEL-10059] +- efi: verify that variable services are supported (Paolo Bonzini) [RHEL-10059] +- efi: memmap: Disregard bogus entries instead of returning them (Paolo Bonzini) [RHEL-10059] +- arm64: efi: Force the use of SetVirtualAddressMap() on eMAG and Altra Max machines (Paolo Bonzini) [RHEL-10059] +- firmware/sysfb: Fix EFI/VESA format selection (Paolo Bonzini) [RHEL-10059] +- efi: fix potential NULL deref in efi_mem_reserve_persistent (Paolo Bonzini) [RHEL-10059] +- efi: Accept version 2 of memory attributes table (Paolo Bonzini) [RHEL-10059] +- efi: fix userspace infinite retry read efivars after EFI runtime services page fault (Paolo Bonzini) [RHEL-10059] +- efi: fix NULL-deref in init error path (Paolo Bonzini) [RHEL-10059] +- efi: Put Linux specific magic number in the DOS header (Paolo Bonzini) [RHEL-10059] +- efi: libstub: Always enable initrd command line loader and bump version (Paolo Bonzini) [RHEL-10059] +- efi: stub: use random seed from EFI variable (Paolo Bonzini) [RHEL-10059] +- efi: random: combine bootloader provided RNG seed with RNG protocol output (Paolo Bonzini) [RHEL-10059] +- efi: memmap: Move manipulation routines into x86 arch tree (Paolo Bonzini) [RHEL-10059] +- efi: memmap: Move EFI fake memmap support into x86 arch tree (Paolo Bonzini) [RHEL-10059] +- arm64: efi: Force the use of SetVirtualAddressMap() on Altra machines (Paolo Bonzini) [RHEL-10059] +- efi: libstub: Undeprecate the command line initrd loader (Paolo Bonzini) [RHEL-10059] +- efi: libstub: Add mixed mode support to command line initrd loader (Paolo Bonzini) [RHEL-10059] +- efi: libstub: Permit mixed mode return types other than efi_status_t (Paolo Bonzini) [RHEL-10059] +- efi: libstub: Implement devicepath support for initrd commandline loader (Paolo Bonzini) [RHEL-10059] +- efi: libstub: use EFI_LOADER_CODE region when moving the kernel in memory (Paolo Bonzini) [RHEL-10059] +- efi: libstub: Merge zboot decompressor with the ordinary stub (Paolo Bonzini) [RHEL-10059] +- efi/arm64: libstub: Split off kernel image relocation for builtin stub (Paolo Bonzini) [RHEL-10059] +- efi: libstub: Factor out min alignment and preferred kernel load address (Paolo Bonzini) [RHEL-10059] +- efi: libstub: Add image code and data size to the zimage metadata (Paolo Bonzini) [RHEL-10059] +- efi/libstub: Use relocated version of kernel's struct screen_info (Paolo Bonzini) [RHEL-10059] +- efi: libstub: Factor out EFI stub entrypoint into separate file (Paolo Bonzini) [RHEL-10059] +- efi: libstub: Provide local implementations of strrchr() and memchr() (Paolo Bonzini) [RHEL-10059] +- efi: libstub: Move screen_info handling to common code (Paolo Bonzini) [RHEL-10059] +- efi: libstub: Enable efi_printk() in zboot decompressor (Paolo Bonzini) [RHEL-10059] +- efi: libstub: Clone memcmp() into the stub (Paolo Bonzini) [RHEL-10059] +- efi: libstub: Use local strncmp() implementation unconditionally (Paolo Bonzini) [RHEL-10059] +- MAINTAINERS: adjust entry after arm64 efi-entry.S file movement (Paolo Bonzini) [RHEL-10059] +- arm64: efi: Move efi-entry.S into the libstub source directory (Paolo Bonzini) [RHEL-10059] +- arm64: efi: Avoid dcache_clean_poc() altogether in efi_enter_kernel() (Paolo Bonzini) [RHEL-10059] +- arm64: efi: Move dcache cleaning of loaded image out of efi_enter_kernel() (Paolo Bonzini) [RHEL-10059] +- efi: libstub: Deduplicate ftrace command line argument filtering (Paolo Bonzini) [RHEL-10059] +- efi: libstub: Drop handling of EFI properties table (Paolo Bonzini) [RHEL-10059] +- efi: libstub: Drop randomization of runtime memory map (Paolo Bonzini) [RHEL-10059] +- ARM: 9255/1: efi/dump UEFI runtime page tables for ARM (Paolo Bonzini) [RHEL-10059] +- efi: random: Use 'ACPI reclaim' memory for random seed (Paolo Bonzini) [RHEL-10059] +- efi: random: reduce seed size to 32 bytes (Paolo Bonzini) [RHEL-10059] +- efi: runtime: Don't assume virtual mappings are missing if VA == PA == 0 (Paolo Bonzini) [RHEL-10059] +- efi: libstub: Fix incorrect payload size in zboot header (Paolo Bonzini) [RHEL-10059] +- efi: libstub: Give efi_main() asmlinkage qualification (Paolo Bonzini) [RHEL-10059] +- efi: libstub: Remove zboot signing from build options (Paolo Bonzini) [RHEL-10059] +- efi: pstore: Follow convention for the efi-pstore backend name (Paolo Bonzini) [RHEL-10059] +- efi/arm64: libstub: avoid SetVirtualAddressMap() when possible (Paolo Bonzini) [RHEL-10059] +- efi: zboot: create MemoryMapped() device path for the parent if needed (Paolo Bonzini) [RHEL-10059] +- efi: libstub: fix up the last remaining open coded boot service call (Paolo Bonzini) [RHEL-10059] +- efi/arm: libstub: move ARM specific code out of generic routines (Paolo Bonzini) [RHEL-10059] +- efi/libstub: measure EFI LoadOptions (Paolo Bonzini) [RHEL-10059] +- efi/libstub: refactor the initrd measuring functions (Paolo Bonzini) [RHEL-10059] +- efi: libstub: install boot-time memory map as config table (Paolo Bonzini) [RHEL-10059] +- efi: libstub: remove DT dependency from generic stub (Paolo Bonzini) [RHEL-10059] +- efi: libstub: unify initrd loading between architectures (Paolo Bonzini) [RHEL-10059] +- efi: libstub: remove pointless goto kludge (Paolo Bonzini) [RHEL-10059] +- efi: libstub: simplify efi_get_memory_map() and struct efi_boot_memmap (Paolo Bonzini) [RHEL-10059] +- efi: libstub: avoid efi_get_memory_map() for allocating the virt map (Paolo Bonzini) [RHEL-10059] +- efi: libstub: drop pointless get_memory_map() call (Paolo Bonzini) [RHEL-10059] +- efi: libstub: fix type confusion for load_options_size (Paolo Bonzini) [RHEL-10059] +- efi/libstub: implement generic EFI zboot (Paolo Bonzini) [RHEL-10059] +- efi/libstub: move efi_system_table global var into separate object (Paolo Bonzini) [RHEL-10059] +- efi/libstub: use EFI provided memcpy/memset routines (Paolo Bonzini) [RHEL-10059] +- efi/libstub: add some missing EFI prototypes (Paolo Bonzini) [RHEL-10059] +- efi: libstub: check Shim mode using MokSBStateRT (Paolo Bonzini) [RHEL-10059] +- efi: capsule-loader: Fix use-after-free in efi_capsule_write (Paolo Bonzini) [RHEL-10059] +- efi/x86: libstub: remove unused variable (Paolo Bonzini) [RHEL-10059] +- efi: libstub: Disable struct randomization (Paolo Bonzini) [RHEL-10059] +- efi: Correct comment on efi_memmap_alloc (Paolo Bonzini) [RHEL-10059] +- drivers: fix typo in firmware/efi/memmap.c (Paolo Bonzini) [RHEL-10059] + +* Mon Oct 30 2023 Scott Weaver [5.14.0-381.el9] +- ethernet: ibmveth: use ether_addr_to_u64() (Mamatha Inamdar) [RHEL-11214] +- ethernet: ibmveth: use default_groups in kobj_type (Mamatha Inamdar) [RHEL-11214] +- ibmveth: Use dcbf rather than dcbfl (Mamatha Inamdar) [RHEL-11214] +- ibmveth: Remove condition to recompute TCP header checksum. (Mamatha Inamdar) [RHEL-11214] +- team: fix null-ptr-deref when team device type is changed (Hangbin Liu) [RHEL-13965] +- team: Fix incorrect deletion of ETH_P_8021AD protocol vid from slaves (Hangbin Liu) [RHEL-13965] +- team: reset team's flags when down link is P2P device (Hangbin Liu) [RHEL-13965] +- docs: ABI: sysfs-bus-event_source-devices-hv_gpci: Document affinity_domain_via_partition sysfs interface file (Mamatha Inamdar) [RHEL-11206] +- powerpc/hv_gpci: Add sysfs file inside hv_gpci device to show affinity domain via partition information (Mamatha Inamdar) [RHEL-11206] +- docs: ABI: sysfs-bus-event_source-devices-hv_gpci: Document affinity_domain_via_domain sysfs interface file (Mamatha Inamdar) [RHEL-11206] +- powerpc/hv_gpci: Add sysfs file inside hv_gpci device to show affinity domain via domain information (Mamatha Inamdar) [RHEL-11206] +- docs: ABI: sysfs-bus-event_source-devices-hv_gpci: Document affinity_domain_via_virtual_processor sysfs interface file (Mamatha Inamdar) [RHEL-11206] +- powerpc/hv_gpci: Add sysfs file inside hv_gpci device to show affinity domain via virtual processor information (Mamatha Inamdar) [RHEL-11206] +- docs: ABI: sysfs-bus-event_source-devices-hv_gpci: Document processor_config sysfs interface file (Mamatha Inamdar) [RHEL-11206] +- powerpc/hv_gpci: Add sysfs file inside hv_gpci device to show processor config information (Mamatha Inamdar) [RHEL-11206] +- docs: ABI: sysfs-bus-event_source-devices-hv_gpci: Document processor_bus_topology sysfs interface file (Mamatha Inamdar) [RHEL-11206] +- powerpc/hv_gpci: Add sysfs file inside hv_gpci device to show processor bus topology information (Mamatha Inamdar) [RHEL-11206] +- perf vendor events: Update metric events for power10 platform (Mamatha Inamdar) [RHEL-11206] +- perf vendor events: Update metric event names for power10 platform (Mamatha Inamdar) [RHEL-11206] +- perf vendor events: Update JSON/events for power10 platform (Mamatha Inamdar) [RHEL-11206] +- perf vendor events: Move JSON/events to appropriate files for power10 platform (Mamatha Inamdar) [RHEL-11206] +- perf vendor events: Drop STORES_PER_INST metric event for power10 platform (Mamatha Inamdar) [RHEL-11206] +- perf vendor events: Drop some of the JSON/events for power10 platform (Mamatha Inamdar) [RHEL-11206] +- perf vendor events: Update the JSON/events descriptions for power10 platform (Mamatha Inamdar) [RHEL-11206] +- ipv6: mcast: Remove redundant comparison in igmp6_mcf_get_next() (Hangbin Liu) [RHEL-13963] +- net: ipv6/addrconf: avoid integer underflow in ipv6_create_tempaddr (Hangbin Liu) [RHEL-13963] +- ipv6: ignore dst hint for multipath routes (Hangbin Liu) [RHEL-13963] +- ip6mr: Fix skb_under_panic in ip6mr_cache_report() (Hangbin Liu) [RHEL-13963] +- ipv6 addrconf: fix bug where deleting a mngtmpaddr can create a new temporary address (Hangbin Liu) [RHEL-13963] +- ipv6/addrconf: fix a potential refcount underflow for idev (Hangbin Liu) [RHEL-13963] +- icmp6: Fix null-ptr-deref of ip6_null_entry->rt6i_idev in icmp6_dev(). (Hangbin Liu) [RHEL-13963] +- udp: re-score reuseport groups when connected sockets are present (Paolo Abeni) [RHEL-14356] +- udp6: fix udp6_ehashfn() typo (Paolo Abeni) [RHEL-14356] +- udp6: add a missing call into udp_fail_queue_rcv_skb tracepoint (Paolo Abeni) [RHEL-14356] +- selftests/powerpc/dexcr: Add DEXCR status utility lsdexcr (Mamatha Inamdar) [RHEL-11207] +- selftests/powerpc/dexcr: Add hashst/hashchk test (Mamatha Inamdar) [RHEL-11207] +- powerpc/dexcr: Move HASHCHK trap handler (Mamatha Inamdar) [RHEL-11207] +- powerpc/dexcr: Add initial Dynamic Execution Control Register (DEXCR) support (Mamatha Inamdar) [RHEL-11207] +- powerpc/dexcr: Support userspace ROP protection (Mamatha Inamdar) [RHEL-11207] +- powerpc/dexcr: Handle hashchk exception (Mamatha Inamdar) [RHEL-11207] +- leds: Clear LED_INIT_DEFAULT_TRIGGER when clearing current trigger (Jose Ignacio Tornos Martinez) [RHEL-5083] +- leds: Fix oops about sleeping in led_trigger_blink() (Jose Ignacio Tornos Martinez) [RHEL-5083] +- leds: Fix set_brightness_delayed() race (Jose Ignacio Tornos Martinez) [RHEL-5083] +- leds: Change led_trigger_blink[_oneshot]() delay parameters to pass-by-value (Jose Ignacio Tornos Martinez) [RHEL-5083] +- leds: Fix reference to led_set_brightness() in doc (Jose Ignacio Tornos Martinez) [RHEL-5083] +- leds: Remove ide-disk trigger (Jose Ignacio Tornos Martinez) [RHEL-5083] +- leds: trigger: use RCU to protect the led_cdevs list (Jose Ignacio Tornos Martinez) [RHEL-5083] +- powerpc/fadump: invoke ibm,os-term with rtas_call_unlocked() (Mamatha Inamdar) [RHEL-8392] +- mm, mremap: fix mremap() expanding for vma's with vm_ops->close() (Donald Dutile) [RHEL-9198] +- wifi: rtw89: support U-NII-4 channels on 5GHz band (Íñigo Huguet) [RHEL-5740] +- wifi: rtw89: regd: judge UNII-4 according to BIOS and chip (Íñigo Huguet) [RHEL-5740] +- wifi: rtw89: introduce realtek ACPI DSM method (Íñigo Huguet) [RHEL-5740] +- wifi: rtw89: 8851b: add 8851B basic chip_info (Íñigo Huguet) [RHEL-5740] + +* Wed Oct 25 2023 Scott Weaver [5.14.0-380.el9] +- Add CONFIG_LRU_GEN to RHEL configs collection (Chris von Recklinghausen) [RHEL-1848] +- Add CONFIG_LRU_GEN_STATS to RHEL configs collection (Chris von Recklinghausen) [RHEL-1848] +- Add CONFIG_LRU_GEN_ENABLED to RHEL configs collection (Chris von Recklinghausen) [RHEL-1848] +- Add CONFIG_CACHESTAT_SYSCALL to RHEL configs collection (Chris von Recklinghausen) [RHEL-1848] +- ovl: fix failed copyup of fileattr on a symlink (Chris von Recklinghausen) [RHEL-1848] +- memcontrol: ensure memcg acquired by id is properly set up (Chris von Recklinghausen) [RHEL-1848] +- mm/pagewalk: fix bootstopping regression from extra pte_unmap() (Chris von Recklinghausen) [RHEL-1848] +- Multi-gen LRU: skip CMA pages when they are not eligible (Chris von Recklinghausen) [RHEL-1848] +- Multi-gen LRU: fix can_swap in lru_gen_look_around() (Chris von Recklinghausen) [RHEL-1848] +- Multi-gen LRU: avoid race in inc_min_seq() (Chris von Recklinghausen) [RHEL-1848] +- Multi-gen LRU: fix per-zone reclaim (Chris von Recklinghausen) [RHEL-1848] +- madvise:madvise_free_pte_range(): don't use mapcount() against large folio for sharing check (Chris von Recklinghausen) [RHEL-1848] +- madvise:madvise_free_huge_pmd(): don't use mapcount() against large folio for sharing check (Chris von Recklinghausen) [RHEL-1848] +- madvise:madvise_cold_or_pageout_pte_range(): don't use mapcount() against large folio for sharing check (Chris von Recklinghausen) [RHEL-1848] +- mm: multi-gen LRU: don't spin during memcg release (Chris von Recklinghausen) [RHEL-1848] +- mm: compaction: fix endless looping over same migrate block (Chris von Recklinghausen) [RHEL-1848] +- mm/pagewalk: fix EFI_PGT_DUMP of espfix area (Chris von Recklinghausen) [RHEL-1848] +- fuse: ioctl: translate ENOSYS in outarg (Chris von Recklinghausen) [RHEL-1848] +- mm/mglru: make memcg_lru->lock irq safe (Chris von Recklinghausen) [RHEL-1848] +- mm/memory: handle_pte_fault() use pte_offset_map_nolock() (Chris von Recklinghausen) [RHEL-1848] +- mm/memory: allow pte_offset_map[_lock]() to fail (Chris von Recklinghausen) [RHEL-1848] +- mm/khugepaged: allow pte_offset_map[_lock]() to fail (Chris von Recklinghausen) [RHEL-1848] +- mm/huge_memory: split huge pmd under one pte_offset_map() (Chris von Recklinghausen) [RHEL-1848] +- mm/gup: remove FOLL_SPLIT_PMD use of pmd_trans_unstable() (Chris von Recklinghausen) [RHEL-1848] +- mm/migrate_device: allow pte_offset_map_lock() to fail (Chris von Recklinghausen) [RHEL-1848] +- mm/mglru: allow pte_offset_map_nolock() to fail (Chris von Recklinghausen) [RHEL-1848] +- mm/swapoff: allow pte_offset_map[_lock]() to fail (Chris von Recklinghausen) [RHEL-1848] +- mm/madvise: clean up force_shm_swapin_readahead() (Chris von Recklinghausen) [RHEL-1848] +- mm/madvise: clean up pte_offset_map_lock() scans (Chris von Recklinghausen) [RHEL-1848] +- mm/mremap: retry if either pte_offset_map_*lock() fails (Chris von Recklinghausen) [RHEL-1848] +- mm/mprotect: delete pmd_none_or_clear_bad_unless_trans_huge() (Chris von Recklinghausen) [RHEL-1848] +- mm/various: give up if pte_offset_map[_lock]() fails (Chris von Recklinghausen) [RHEL-1848] +- mm/debug_vm_pgtable,page_table_check: warn pte map fails (Chris von Recklinghausen) [RHEL-1848] +- mm/userfaultfd: allow pte_offset_map_lock() to fail (Chris von Recklinghausen) [RHEL-1848] +- mm/userfaultfd: retry if pte_offset_map() fails (Chris von Recklinghausen) [RHEL-1848] +- mm/hmm: retry if pte_offset_map() fails (Chris von Recklinghausen) [RHEL-1848] +- mm/vmalloc: vmalloc_to_page() use pte_offset_kernel() (Chris von Recklinghausen) [RHEL-1848] +- mm/vmwgfx: simplify pmd & pud mapping dirty helpers (Chris von Recklinghausen) [RHEL-1848] +- mm/pagewalk: walk_pte_range() allow for pte_offset_map() (Chris von Recklinghausen) [RHEL-1848] +- mm/pagewalkers: ACTION_AGAIN if pte_offset_map_lock() fails (Chris von Recklinghausen) [RHEL-1848] +- mm/page_vma_mapped: pte_offset_map_nolock() not pte_lockptr() (Chris von Recklinghausen) [RHEL-1848] +- mm/page_vma_mapped: reformat map_pte() with less indentation (Chris von Recklinghausen) [RHEL-1848] +- mm/page_vma_mapped: delete bogosity in page_vma_mapped_walk() (Chris von Recklinghausen) [RHEL-1848] +- mm/filemap: allow pte_offset_map_lock() to fail (Chris von Recklinghausen) [RHEL-1848] +- mm/pgtable: allow pte_offset_map[_lock]() to fail (Chris von Recklinghausen) [RHEL-1848] +- mm/pgtable: kmap_local_page() instead of kmap_atomic() (Chris von Recklinghausen) [RHEL-1848] +- mm/migrate: remove cruft from migration_entry_wait()s (Chris von Recklinghausen) [RHEL-1848] +- mm: use pmdp_get_lockless() without surplus barrier() (Chris von Recklinghausen) [RHEL-1848] +- mm: skip CMA pages when they are not available (Chris von Recklinghausen) [RHEL-1848] +- memcg: use helper macro FLUSH_TIME (Chris von Recklinghausen) [RHEL-1848] +- mm: fix failure to unmap pte on highmem systems (Chris von Recklinghausen) [RHEL-1848] +- Multi-gen LRU: fix workingset accounting (Chris von Recklinghausen) [RHEL-1848] +- mm: multi-gen LRU: cleanup lru_gen_test_recent() (Chris von Recklinghausen) [RHEL-1848] +- mm: multi-gen LRU: add helpers in page table walks (Chris von Recklinghausen) [RHEL-1848] +- mm: multi-gen LRU: cleanup lru_gen_soft_reclaim() (Chris von Recklinghausen) [RHEL-1848] +- mm: multi-gen LRU: use macro for bitmap (Chris von Recklinghausen) [RHEL-1848] +- selftests: cgroup: fix unexpected failure on test_memcg_low (Chris von Recklinghausen) [RHEL-1848] +- mm/memcontrol: fix typo in comment (Chris von Recklinghausen) [RHEL-1848] +- Revert "Revert "mm/compaction: fix set skip in fast_find_migrateblock"" (Chris von Recklinghausen) [RHEL-1848] +- mm: compaction: update pageblock skip when first migration candidate is not at the start (Chris von Recklinghausen) [RHEL-1848] +- mm: compaction: only force pageblock scan completion when skip hints are obeyed (Chris von Recklinghausen) [RHEL-1848] +- mm: compaction: ensure rescanning only happens on partially scanned pageblocks (Chris von Recklinghausen) [RHEL-1848] +- cachestat: implement cachestat syscall (Chris von Recklinghausen) [RHEL-1848] +- workingset: refactor LRU refault to expose refault recency check (Chris von Recklinghausen) [RHEL-1848] +- scripts: fix the gfp flags header path in gfp-translate (Chris von Recklinghausen) [RHEL-1848] +- mm/damon/core: fix divide error in damon_nr_accesses_to_accesses_bp() (Chris von Recklinghausen) [RHEL-1848] +- mm: Multi-gen LRU: remove wait_event_killable() (Chris von Recklinghausen) [RHEL-1848] +- memcg: do not modify rstat tree for zero updates (Chris von Recklinghausen) [RHEL-1848] +- vmscan: memcg: sleep when flushing stats during reclaim (Chris von Recklinghausen) [RHEL-1848] +- workingset: memcg: sleep when flushing stats in workingset_refault() (Chris von Recklinghausen) [RHEL-1848] +- memcg: sleep during flushing stats in safe contexts (Chris von Recklinghausen) [RHEL-1848] +- memcg: replace stats_flush_lock with an atomic (Chris von Recklinghausen) [RHEL-1848] +- memcg: do not flush stats in irq context (Chris von Recklinghausen) [RHEL-1848] +- memcg: rename mem_cgroup_flush_stats_"delayed" to "ratelimited" (Chris von Recklinghausen) [RHEL-1848] +- cgroup: rename cgroup_rstat_flush_"irqsafe" to "atomic" (Chris von Recklinghausen) [RHEL-1848] +- selftests/mm: smoke test UFFD_FEATURE_WP_UNPOPULATED (Chris von Recklinghausen) [RHEL-1848] +- mm/uffd: UFFD_FEATURE_WP_UNPOPULATED (Chris von Recklinghausen) [RHEL-1848] +- selftests/mm: fix split huge page tests (Chris von Recklinghausen) [RHEL-1848] +- slab: Adjust comment after refactoring of gfp.h (Chris von Recklinghausen) [RHEL-1848] +- fs: Fix description of vfs_tmpfile() (Chris von Recklinghausen) [RHEL-1848] +- instrumented.h: Fix all kernel-doc format warnings (Chris von Recklinghausen) [RHEL-1848] +- mm: kmsan: handle alloc failures in kmsan_ioremap_page_range() (Chris von Recklinghausen) [RHEL-1848] +- mm: kmsan: handle alloc failures in kmsan_vmap_pages_range_noflush() (Chris von Recklinghausen) [RHEL-1848] +- mm: fix memory leak on mm_init error handling (Chris von Recklinghausen) [RHEL-1848] +- objtool: add UACCESS exceptions for __tsan_volatile_read/write (Chris von Recklinghausen) [RHEL-1848] +- kmsan: disable ftrace in kmsan core code (Chris von Recklinghausen) [RHEL-1848] +- kasan: mark addr_has_metadata __always_inline (Chris von Recklinghausen) [RHEL-1848] +- mm: multi-gen LRU: avoid futile retries (Chris von Recklinghausen) [RHEL-1848] +- mm: add folio_estimated_sharers() (Chris von Recklinghausen) [RHEL-1848] +- kasan: reset page tags properly with sampling (Chris von Recklinghausen) [RHEL-1848] +- mm: multi-gen LRU: simplify lru_gen_look_around() (Chris von Recklinghausen) [RHEL-1848] +- mm: multi-gen LRU: improve walk_pmd_range() (Chris von Recklinghausen) [RHEL-1848] +- mm: multi-gen LRU: improve lru_gen_exit_memcg() (Chris von Recklinghausen) [RHEL-1848] +- mm: multi-gen LRU: section for memcg LRU (Chris von Recklinghausen) [RHEL-1848] +- mm: multi-gen LRU: section for Bloom filters (Chris von Recklinghausen) [RHEL-1848] +- mm: multi-gen LRU: section for rmap/PT walk feedback (Chris von Recklinghausen) [RHEL-1848] +- mm: multi-gen LRU: section for working set protection (Chris von Recklinghausen) [RHEL-1848] +- mm/damon/core-test: add a test for damon_update_monitoring_results() (Chris von Recklinghausen) [RHEL-1848] +- mm/damon/core: update monitoring results for new monitoring attributes (Chris von Recklinghausen) [RHEL-1848] +- mm/damon: update comments in damon.h for damon_attrs (Chris von Recklinghausen) [RHEL-1848] +- swap_state: update shadow_nodes for anonymous page (Chris von Recklinghausen) [RHEL-1848] +- filemap: convert filemap_map_pmd() to take a folio (Chris von Recklinghausen) [RHEL-1848] +- mm: convert wp_page_copy() to use folios (Chris von Recklinghausen) [RHEL-1848] +- mm: add vma_alloc_zeroed_movable_folio() (Chris von Recklinghausen) [RHEL-1848] +- Revert "x86: kmsan: sync metadata pages on page fault" (Chris von Recklinghausen) [RHEL-1848] +- mm: add folio_add_new_anon_rmap() (Chris von Recklinghausen) [RHEL-1848] +- mm: convert total_compound_mapcount() to folio_total_mapcount() (Chris von Recklinghausen) [RHEL-1848] +- mm: convert head_subpages_mapcount() into folio_nr_pages_mapped() (Chris von Recklinghausen) [RHEL-1848] +- mm: remove folio_pincount_ptr() and head_compound_pincount() (Chris von Recklinghausen) [RHEL-1848] +- mm/kasan: simplify and refine kasan_cache code (Chris von Recklinghausen) [RHEL-1848] +- mm/slab: add is_kmalloc_cache() helper function (Chris von Recklinghausen) [RHEL-1848] +- workingset: fix confusion around eviction vs refault container (Chris von Recklinghausen) [RHEL-1848] +- mm/thp: check and bail out if page in deferred queue already (Chris von Recklinghausen) [RHEL-1848] +- mm: multi-gen LRU: simplify arch_has_hw_pte_young() check (Chris von Recklinghausen) [RHEL-1848] +- mm: multi-gen LRU: clarify scan_control flags (Chris von Recklinghausen) [RHEL-1848] +- mm: multi-gen LRU: per-node lru_gen_folio lists (Chris von Recklinghausen) [RHEL-1848] +- mm: multi-gen LRU: shuffle should_run_aging() (Chris von Recklinghausen) [RHEL-1848] +- mm: multi-gen LRU: remove aging fairness safeguard (Chris von Recklinghausen) [RHEL-1848] +- mm: multi-gen LRU: remove eviction fairness safeguard (Chris von Recklinghausen) [RHEL-1848] +- mm: multi-gen LRU: rename lrugen->lists[] to lrugen->folios[] (Chris von Recklinghausen) [RHEL-1848] +- mm: multi-gen LRU: rename lru_gen_struct to lru_gen_folio (Chris von Recklinghausen) [RHEL-1848] +- madvise: convert madvise_cold_or_pageout_pte_range() to use folios (Chris von Recklinghausen) [RHEL-1848] +- mm/memory: add vm_normal_folio() (Chris von Recklinghausen) [RHEL-1848] +- kasan: allow sampling page_alloc allocations for HW_TAGS (Chris von Recklinghausen) [RHEL-1848] +- swapfile: get rid of volatile and avoid redundant read (Chris von Recklinghausen) [RHEL-1848] +- mm: huge_memory: convert madvise_free_huge_pmd to use a folio (Chris von Recklinghausen) [RHEL-1848] +- mm/hugetlb: introduce hugetlb_walk() (Chris von Recklinghausen) [RHEL-1848] +- mm/hugetlb: make walk_hugetlb_range() safe to pmd unshare (Chris von Recklinghausen) [RHEL-1848] +- mm/hugetlb: make follow_hugetlb_page() safe to pmd unshare (Chris von Recklinghausen) [RHEL-1848] +- mm/hugetlb: make hugetlb_follow_page_mask() safe to pmd unshare (Chris von Recklinghausen) [RHEL-1848] +- mm/hugetlb: make userfaultfd_huge_must_wait() safe to pmd unshare (Chris von Recklinghausen) [RHEL-1848] +- mm/hugetlb: move swap entry handling into vma lock when faulted (Chris von Recklinghausen) [RHEL-1848] +- mm/hugetlb: document huge_pte_offset usage (Chris von Recklinghausen) [RHEL-1848] +- mm/hugetlb: don't wait for migration entry during follow page (Chris von Recklinghausen) [RHEL-1848] +- mm/hugetlb: let vma_offset_start() to return start (Chris von Recklinghausen) [RHEL-1848] +- hugetlb: update vma flag check for hugetlb vma lock (Chris von Recklinghausen) [RHEL-1848] +- mm/uffd: always wr-protect pte in pte|pmd_mkuffd_wp() (Chris von Recklinghausen) [RHEL-1848] +- mm: move folio_set_compound_order() to mm/internal.h (Chris von Recklinghausen) [RHEL-1848] +- docs/zh_CN: Update the translation of kasan to 6.1-rc8 (Chris von Recklinghausen) [RHEL-1848] +- docs/zh_CN: Update the translation of page_owner to 6.1-rc8 (Chris von Recklinghausen) [RHEL-1848] +- docs/zh_CN: Update the translation of mm-api to 6.1-rc8 (Chris von Recklinghausen) [RHEL-1848] +- mm/MADV_COLLAPSE: set EAGAIN on unexpected page refcount (Chris von Recklinghausen) [RHEL-1848] +- mm/gup: add folio to list when folio_isolate_lru() succeed (Chris von Recklinghausen) [RHEL-1848] +- mm: extend max struct page size for kmsan (Chris von Recklinghausen) [RHEL-1848] +- nvdimm: Support sizeof(struct page) > MAX_STRUCT_PAGE_SIZE (Chris von Recklinghausen) [RHEL-1848] +- coredump: Move dump_emit_page() to kill unused warning (Chris von Recklinghausen) [RHEL-1848] +- mm/MADV_COLLAPSE: catch !none !huge !bad pmd lookups (Chris von Recklinghausen) [RHEL-1848] +- mm: multi-gen LRU: fix crash during cgroup migration (Chris von Recklinghausen) [RHEL-1848] +- Revert "mm/compaction: fix set skip in fast_find_migrateblock" (Chris von Recklinghausen) [RHEL-1848] +- ovl: fix tmpfile leak (Chris von Recklinghausen) [RHEL-1848] +- mm/shmem: restore SHMEM_HUGE_DENY precedence over MADV_COLLAPSE (Chris von Recklinghausen) [RHEL-1848] +- mm/MADV_COLLAPSE: don't expand collapse when vm_end is past requested end (Chris von Recklinghausen) [RHEL-1848] +- hugetlb: really allocate vma lock for all sharable vmas (Chris von Recklinghausen) [RHEL-1848] +- kmsan: export kmsan_handle_urb (Chris von Recklinghausen) [RHEL-1848] +- kmsan: include linux/vmalloc.h (Chris von Recklinghausen) [RHEL-1848] +- mm: Rename pmd_read_atomic() (Chris von Recklinghausen) [RHEL-1848] +- mm: Fix pmd_read_atomic() (Chris von Recklinghausen) [RHEL-1848] +- x86/mm/pae: Make pmd_t similar to pte_t (Chris von Recklinghausen) [RHEL-1848] +- mm/hugetlb: set head flag before setting compound_order in __prep_compound_gigantic_folio (Chris von Recklinghausen) [RHEL-1848] +- mm: fix typo in struct pglist_data code comment (Chris von Recklinghausen) [RHEL-1848] +- mm,thp,rmap: fix races between updates of subpages_mapcount (Chris von Recklinghausen) [RHEL-1848] +- mm: memcg: fix swapcached stat accounting (Chris von Recklinghausen) [RHEL-1848] +- selftests: cgroup: make sure reclaim target memcg is unprotected (Chris von Recklinghausen) [RHEL-1848] +- selftests: cgroup: refactor proactive reclaim code to reclaim_until() (Chris von Recklinghausen) [RHEL-1848] +- mm: memcg: fix stale protection of reclaim target memcg (Chris von Recklinghausen) [RHEL-1848] +- selftests/damon: test removed scheme sysfs dir access bug (Chris von Recklinghausen) [RHEL-1848] +- mm/hugetlb: change hugetlb allocation functions to return a folio (Chris von Recklinghausen) [RHEL-1848] +- mm/hugetlb: convert hugetlb prep functions to folios (Chris von Recklinghausen) [RHEL-1848] +- mm/hugetlb: convert free_gigantic_page() to folios (Chris von Recklinghausen) [RHEL-1848] +- mm/hugetlb: convert enqueue_huge_page() to folios (Chris von Recklinghausen) [RHEL-1848] +- mm/hugetlb: convert add_hugetlb_page() to folios and add hugetlb_cma_folio() (Chris von Recklinghausen) [RHEL-1848] +- mm/hugetlb: convert update_and_free_page() to folios (Chris von Recklinghausen) [RHEL-1848] +- mm/hugetlb: convert remove_hugetlb_page() to folios (Chris von Recklinghausen) [RHEL-1848] +- mm/hugetlb: convert dissolve_free_huge_page() to folios (Chris von Recklinghausen) [RHEL-1848] +- mm/hugetlb: convert destroy_compound_gigantic_page() to folios (Chris von Recklinghausen) [RHEL-1848] +- mm: add folio dtor and order setter functions (Chris von Recklinghausen) [RHEL-1848] +- folio-compat: remove lru_cache_add() (Chris von Recklinghausen) [RHEL-1848] +- khugepage: replace lru_cache_add() with folio_add_lru() (Chris von Recklinghausen) [RHEL-1848] +- userfaultfd: replace lru_cache functions with folio_add functions (Chris von Recklinghausen) [RHEL-1848] +- fuse: convert fuse_try_move_page() to use folios (Chris von Recklinghausen) [RHEL-1848] +- filemap: convert replace_page_cache_page() to replace_page_cache_folio() (Chris von Recklinghausen) [RHEL-1848] +- mm/madvise: fix madvise_pageout for private file mappings (Chris von Recklinghausen) [RHEL-1848] +- Revert "kmsan: unpoison @tlb in arch_tlb_gather_mmu()" (Chris von Recklinghausen) [RHEL-1848] +- mm: multi-gen LRU: remove NULL checks on NODE_DATA() (Chris von Recklinghausen) [RHEL-1848] +- mm/kfence: remove hung_task cruft (Chris von Recklinghausen) [RHEL-1848] +- mm,thp,rmap: clean up the end of __split_huge_pmd_locked() (Chris von Recklinghausen) [RHEL-1848] +- mm,thp,rmap: subpages_mapcount COMPOUND_MAPPED if PMD-mapped (Chris von Recklinghausen) [RHEL-1848] +- mm,thp,rmap: subpages_mapcount of PTE-mapped subpages (Chris von Recklinghausen) [RHEL-1848] +- selftests/damon: test non-context inputs to rm_contexts file (Chris von Recklinghausen) [RHEL-1848] +- mm,thp,rmap: handle the normal !PageCompound case first (Chris von Recklinghausen) [RHEL-1848] +- mm,thp,rmap: lock_compound_mapcounts() on THP mapcounts (Chris von Recklinghausen) [RHEL-1848] +- mm,thp,rmap: simplify compound page mapcount handling (Chris von Recklinghausen) [RHEL-1848] +- mm,hugetlb: use folio fields in second tail page (Chris von Recklinghausen) [RHEL-1848] +- mm/hugetlb: convert move_hugetlb_state() to folios (Chris von Recklinghausen) [RHEL-1848] +- mm/hugeltb_cgroup: convert hugetlb_cgroup_commit_charge*() to folios (Chris von Recklinghausen) [RHEL-1848] +- mm/hugetlb_cgroup: convert hugetlb_cgroup_uncharge_page() to folios (Chris von Recklinghausen) [RHEL-1848] +- mm/hugetlb: convert free_huge_page to folios (Chris von Recklinghausen) [RHEL-1848] +- mm/hugetlb: convert isolate_or_dissolve_huge_page to folios (Chris von Recklinghausen) [RHEL-1848] +- mm/hugetlb_cgroup: convert hugetlb_cgroup_migrate to folios (Chris von Recklinghausen) [RHEL-1848] +- mm/hugetlb_cgroup: convert set_hugetlb_cgroup*() to folios (Chris von Recklinghausen) [RHEL-1848] +- mm/hugetlb_cgroup: convert hugetlb_cgroup_from_page() to folios (Chris von Recklinghausen) [RHEL-1848] +- mm/hugetlb_cgroup: convert __set_hugetlb_cgroup() to folios (Chris von Recklinghausen) [RHEL-1848] +- mm: vmscan: split khugepaged stats from direct reclaim stats (Chris von Recklinghausen) [RHEL-1848] +- mm, hwpoison: when copy-on-write hits poison, take page offline (Chris von Recklinghausen) [RHEL-1848] +- mm, hwpoison: try to recover from copy-on write faults (Chris von Recklinghausen) [RHEL-1848] +- percpu_counter: add percpu_counter_sum_all interface (Chris von Recklinghausen) [RHEL-1848] +- mm: convert mm's rss stats into percpu_counter (Chris von Recklinghausen) [RHEL-1848] +- selftests/damon: add tests for DAMON_LRU_SORT's enabled parameter (Chris von Recklinghausen) [RHEL-1848] +- mm/damon/lru_sort: enable and disable synchronously (Chris von Recklinghausen) [RHEL-1848] +- selftests/damon: add tests for DAMON_RECLAIM's enabled parameter (Chris von Recklinghausen) [RHEL-1848] +- mm/damon/reclaim: enable and disable synchronously (Chris von Recklinghausen) [RHEL-1848] +- mm/damon/{reclaim,lru_sort}: remove unnecessarily included headers (Chris von Recklinghausen) [RHEL-1848] +- mm/damon/modules: deduplicate init steps for DAMON context setup (Chris von Recklinghausen) [RHEL-1848] +- mm/hwpoison: introduce per-memory_block hwpoison counter (Chris von Recklinghausen) [RHEL-1848] +- mm/hwpoison: pass pfn to num_poisoned_pages_*() (Chris von Recklinghausen) [RHEL-1848] +- mm/hwpoison: move definitions of num_poisoned_pages_* to memory-failure.c (Chris von Recklinghausen) [RHEL-1848] +- mm,hwpoison,hugetlb,memory_hotplug: hotremove memory section with hwpoisoned hugepage (Chris von Recklinghausen) [RHEL-1848] +- Revert "mm/uffd: fix warning without PTE_MARKER_UFFD_WP compiled in" (Chris von Recklinghausen) [RHEL-1848] +- mm/hugetlb: unify clearing of RestoreReserve for private pages (Chris von Recklinghausen) [RHEL-1848] +- mm/hugetlb: add folio_hstate() (Chris von Recklinghausen) [RHEL-1848] +- hugetlbfs: convert hugetlb_delete_from_page_cache() to use folios (Chris von Recklinghausen) [RHEL-1848] +- mm/hugetlb: add hugetlb_folio_subpool() helpers (Chris von Recklinghausen) [RHEL-1848] +- mm: add private field of first tail to struct page and struct folio (Chris von Recklinghausen) [RHEL-1848] +- mm/hugetlb: add folio support to hugetlb specific flag macros (Chris von Recklinghausen) [RHEL-1848] +- hugetlb: simplify hugetlb handling in follow_page_mask (Chris von Recklinghausen) [RHEL-1848] +- Revert "docs/zh_CN: core-api: Add timekeeping Chinese translation" (Chris von Recklinghausen) [RHEL-1848] +- docs/zh_CN: core-api: Add errseq Chinese translation (Chris von Recklinghausen) [RHEL-1848] +- docs/zh_CN: core-api: Add timekeeping Chinese translation (Chris von Recklinghausen) [RHEL-1848] +- docs/zh_CN: core-api: Add this_cpu_ops Chinese translation (Chris von Recklinghausen) [RHEL-1848] +- mm: kasan: Extend kasan_metadata_size() to also cover in-object size (Chris von Recklinghausen) [RHEL-1848] +- mm/slub: only zero requested size of buffer for kzalloc when debug enabled (Chris von Recklinghausen) [RHEL-1848] +- Revert "mm: align larger anonymous mappings on THP boundaries" (Chris von Recklinghausen) [RHEL-1848] +- mm: introduce arch_has_hw_nonleaf_pmd_young() (Chris von Recklinghausen) [RHEL-1848] +- hugetlb: don't delete vma_lock in hugetlb MADV_DONTNEED processing (Chris von Recklinghausen) [RHEL-1848] +- madvise: use zap_page_range_single for madvise dontneed (Chris von Recklinghausen) [RHEL-1848] +- mm: replace VM_WARN_ON to pr_warn if the node is offline with __GFP_THISNODE (Chris von Recklinghausen) [RHEL-1848] +- hugetlb: fix __prep_compound_gigantic_page page flag setting (Chris von Recklinghausen) [RHEL-1848] +- kfence: fix stack trace pruning (Chris von Recklinghausen) [RHEL-1848] +- mm: multi-gen LRU: retry folios written back while isolated (Chris von Recklinghausen) [RHEL-1848] +- mm/damon/sysfs-schemes: skip stats update if the scheme directory is removed (Chris von Recklinghausen) [RHEL-1848] +- mm/khugepaged: refactor mm_khugepaged_scan_file tracepoint to remove filename from function call (Chris von Recklinghausen) [RHEL-1848] +- mm/page_exit: fix kernel doc warning in page_ext_put() (Chris von Recklinghausen) [RHEL-1848] +- mm: khugepaged: allow page allocation fallback to eligible nodes (Chris von Recklinghausen) [RHEL-1848] +- vfs: vfs_tmpfile: ensure O_EXCL flag is enforced (Chris von Recklinghausen) [RHEL-1848] +- docs: kmsan: fix formatting of "Example report" (Chris von Recklinghausen) [RHEL-1848] +- x86/traps: avoid KMSAN bugs originating from handle_bug() (Chris von Recklinghausen) [RHEL-1848] +- kmsan: make sure PREEMPT_RT is off (Chris von Recklinghausen) [RHEL-1848] +- Kconfig.debug: ensure early check for KMSAN in CONFIG_KMSAN_WARN (Chris von Recklinghausen) [RHEL-1848] +- kmsan: core: kmsan_in_runtime() should return true in NMI context (Chris von Recklinghausen) [RHEL-1848] +- mm/slab_common: Restore passing "caller" for tracing (Chris von Recklinghausen) [RHEL-1848] +- mm/slab: remove !CONFIG_TRACING variants of kmalloc_[node_]trace() (Chris von Recklinghausen) [RHEL-1848] +- mm/slab_common: repair kernel-doc for __ksize() (Chris von Recklinghausen) [RHEL-1848] +- mm: multi-gen LRU: move lru_gen_add_mm() out of IRQ-off region (Chris von Recklinghausen) [RHEL-1848] +- mm/shmem: ensure proper fallback if page faults (Chris von Recklinghausen) [RHEL-1848] +- mm/userfaultfd: replace kmap/kmap_atomic() with kmap_local_page() (Chris von Recklinghausen) [RHEL-1848] +- x86: fortify: kmsan: fix KMSAN fortify builds (Chris von Recklinghausen) [RHEL-1848] +- x86: asm: make sure __put_user_size() evaluates pointer once (Chris von Recklinghausen) [RHEL-1848] +- Kconfig.debug: disable CONFIG_FRAME_WARN for KMSAN by default (Chris von Recklinghausen) [RHEL-1848] +- mm: kmsan: export kmsan_copy_page_meta() (Chris von Recklinghausen) [RHEL-1848] +- mm/page_isolation: fix clang deadcode warning (Chris von Recklinghausen) [RHEL-1848] +- rhashtable: make test actually random (Chris von Recklinghausen) [RHEL-1848] +- hugetlb: fix memory leak associated with vma_lock structure (Chris von Recklinghausen) [RHEL-1848] +- mm/page_alloc: reduce potential fragmentation in make_alloc_exact() (Chris von Recklinghausen) [RHEL-1848] +- zsmalloc: zs_destroy_pool: add size_class NULL check (Chris von Recklinghausen) [RHEL-1848] +- treewide: use get_random_u32() when possible (Chris von Recklinghausen) [RHEL-1848] +- treewide: use prandom_u32_max() when possible, part 2 (Chris von Recklinghausen) [RHEL-1848] +- mm/slab: use kmalloc_node() for off slab freelist_idx_t array allocation (Chris von Recklinghausen) [RHEL-1848] +- highmem: fix kmap_to_page() for kmap_local_page() addresses (Chris von Recklinghausen) [RHEL-1848] +- zram: always expose rw_page (Chris von Recklinghausen) [RHEL-1848] +- kasan: fix array-bounds warnings in tests (Chris von Recklinghausen) [RHEL-1848] +- mm/damon: use damon_sz_region() in appropriate place (Chris von Recklinghausen) [RHEL-1848] +- mm/damon: move sz_damon_region to damon_sz_region (Chris von Recklinghausen) [RHEL-1848] +- kmsan: unpoison @tlb in arch_tlb_gather_mmu() (Chris von Recklinghausen) [RHEL-1848] +- mmap: fix copy_vma() failure path (Chris von Recklinghausen) [RHEL-1848] +- mm/compaction: fix set skip in fast_find_migrateblock (Chris von Recklinghausen) [RHEL-1848] +- mm/hugetlb.c: make __hugetlb_vma_unlock_write_put() static (Chris von Recklinghausen) [RHEL-1848] +- docs/zh_CN: Update the translation of page_owner to 6.0-rc7 (Chris von Recklinghausen) [RHEL-1848] +- docs/zh_CN: Update the translation of ksm to 6.0-rc7 (Chris von Recklinghausen) [RHEL-1848] +- mm/damon/core: initialize damon_target->list in damon_new_target() (Chris von Recklinghausen) [RHEL-1848] +- xfs: port to vfs{g,u}id_t and associated helpers (Chris von Recklinghausen) [RHEL-1848] +- vfs: open inside ->tmpfile() (Chris von Recklinghausen) [RHEL-1848] +- vfs: move open right after ->tmpfile() (Chris von Recklinghausen) [RHEL-1848] +- vfs: make vfs_tmpfile() static (Chris von Recklinghausen) [RHEL-1848] +- ovl: use vfs_tmpfile_open() helper (Chris von Recklinghausen) [RHEL-1848] +- cachefiles: use vfs_tmpfile_open() helper (Chris von Recklinghausen) [RHEL-1848] +- cachefiles: only pass inode to *mark_inode_inuse() helpers (Chris von Recklinghausen) [RHEL-1848] +- cachefiles: tmpfile error handling cleanup (Chris von Recklinghausen) [RHEL-1848] +- hugetlbfs: cleanup mknod and tmpfile (Chris von Recklinghausen) [RHEL-1848] +- vfs: add vfs_tmpfile_open() helper (Chris von Recklinghausen) [RHEL-1848] +- hugetlb: allocate vma lock for all sharable vmas (Chris von Recklinghausen) [RHEL-1848] +- hugetlb: take hugetlb vma_lock when clearing vma_lock->vma pointer (Chris von Recklinghausen) [RHEL-1848] +- hugetlb: fix vma lock handling during split vma and range unmapping (Chris von Recklinghausen) [RHEL-1848] +- mglru: mm/vmscan.c: fix imprecise comments (Chris von Recklinghausen) [RHEL-1848] +- mm/mglru: don't sync disk for each aging cycle (Chris von Recklinghausen) [RHEL-1848] +- mm: memcontrol: don't allocate cgroup swap arrays when memcg is disabled (Chris von Recklinghausen) [RHEL-1848] +- mm/secretmem: remove reduntant return value (Chris von Recklinghausen) [RHEL-1848] +- mm/hugetlb: add available_huge_pages() func (Chris von Recklinghausen) [RHEL-1848] +- selftests/vm: add selftest for MADV_COLLAPSE of uffd-minor memory (Chris von Recklinghausen) [RHEL-1848] +- selftests/vm: add file/shmem MADV_COLLAPSE selftest for cleared pmd (Chris von Recklinghausen) [RHEL-1848] +- selftests/vm: add thp collapse shmem testing (Chris von Recklinghausen) [RHEL-1848] +- selftests/vm: add thp collapse file and tmpfs testing (Chris von Recklinghausen) [RHEL-1848] +- selftests/vm: modularize thp collapse memory operations (Chris von Recklinghausen) [RHEL-1848] +- selftests/vm: dedup THP helpers (Chris von Recklinghausen) [RHEL-1848] +- mm/khugepaged: add tracepoint to hpage_collapse_scan_file() (Chris von Recklinghausen) [RHEL-1848] +- mm/madvise: add file and shmem support to MADV_COLLAPSE (Chris von Recklinghausen) [RHEL-1848] +- mm/khugepaged: attempt to map file/shmem-backed pte-mapped THPs by pmds (Chris von Recklinghausen) [RHEL-1848] +- mm/shmem: add flag to enforce shmem THP in hugepage_vma_check() (Chris von Recklinghausen) [RHEL-1848] +- selftests/vm: retry on EAGAIN for MADV_COLLAPSE selftest (Chris von Recklinghausen) [RHEL-1848] +- mm/madvise: MADV_COLLAPSE return EAGAIN when page cannot be isolated (Chris von Recklinghausen) [RHEL-1848] +- mm/khugepaged: check compound_order() in collapse_pte_mapped_thp() (Chris von Recklinghausen) [RHEL-1848] +- mm/damon: deduplicate damon_{reclaim,lru_sort}_apply_parameters() (Chris von Recklinghausen) [RHEL-1848] +- mm/damon/sysfs: return 'err' value when call kstrtoul() failed (Chris von Recklinghausen) [RHEL-1848] +- mm/page_alloc: update comments for rmqueue() (Chris von Recklinghausen) [RHEL-1848] +- mm/damon: rename damon_pageout_score() to damon_cold_score() (Chris von Recklinghausen) [RHEL-1848] +- hugetlb: freeze allocated pages before creating hugetlb pages (Chris von Recklinghausen) [RHEL-1848] +- mm/page_alloc: fix obsolete comment in deferred_pfn_valid() (Chris von Recklinghausen) [RHEL-1848] +- mm/page_alloc: remove obsolete gfpflags_normal_context() (Chris von Recklinghausen) [RHEL-1848] +- mm/page_alloc: use costly_order in WARN_ON_ONCE_GFP() (Chris von Recklinghausen) [RHEL-1848] +- mm/page_alloc: init local variable buddy_pfn (Chris von Recklinghausen) [RHEL-1848] +- mm/page_alloc: use helper macro SZ_1{K,M} (Chris von Recklinghausen) [RHEL-1848] +- mm/page_alloc: make boot_nodestats static (Chris von Recklinghausen) [RHEL-1848] +- mm/page_table_check: fix typos (Chris von Recklinghausen) [RHEL-1848] +- mm/damon: return void from damon_set_schemes() (Chris von Recklinghausen) [RHEL-1848] +- mm/secretmem: add __init annotation to secretmem_init() (Chris von Recklinghausen) [RHEL-1848] +- mm/damon/lru_sort: change damon_lru_sort_wmarks to static (Chris von Recklinghausen) [RHEL-1848] +- mm/damon/reclaim: change damon_reclaim_wmarks to static (Chris von Recklinghausen) [RHEL-1848] +- mm/damon: use 'struct damon_target *' instead of 'void *' in target_valid() (Chris von Recklinghausen) [RHEL-1848] +- mm/damon: simplify scheme create in lru_sort.c (Chris von Recklinghausen) [RHEL-1848] +- mm/damon/sysfs: avoid call damon_target_has_pid() repeatedly (Chris von Recklinghausen) [RHEL-1848] +- x86: kmsan: handle CPU entry area (Chris von Recklinghausen) [RHEL-1848] +- x86: kmsan: enable KMSAN builds for x86 (Chris von Recklinghausen) [RHEL-1848] +- entry: kmsan: introduce kmsan_unpoison_entry_regs() (Chris von Recklinghausen) [RHEL-1848] +- x86: kmsan: don't instrument stack walking functions (Chris von Recklinghausen) [RHEL-1848] +- x86: kasan: kmsan: support CONFIG_GENERIC_CSUM on x86, enable it for KASAN/KMSAN (Chris von Recklinghausen) [RHEL-1848] +- x86: kmsan: sync metadata pages on page fault (Chris von Recklinghausen) [RHEL-1848] +- x86: kmsan: use __msan_ string functions where possible. (Chris von Recklinghausen) [RHEL-1848] +- x86: kmsan: handle open-coded assembly in lib/iomem.c (Chris von Recklinghausen) [RHEL-1848] +- x86: kmsan: skip shadow checks in __switch_to() (Chris von Recklinghausen) [RHEL-1848] +- x86: kmsan: disable instrumentation of unsupported code (Chris von Recklinghausen) [RHEL-1848] +- security: kmsan: fix interoperability with auto-initialization (Chris von Recklinghausen) [RHEL-1848] +- kcov: kmsan: unpoison area->list in kcov_remote_area_put() (Chris von Recklinghausen) [RHEL-1848] +- kmsan: disable physical page merging in biovec (Chris von Recklinghausen) [RHEL-1848] +- crypto: kmsan: disable accelerated configs under KMSAN (Chris von Recklinghausen) [RHEL-1848] +- kmsan: disable strscpy() optimization under KMSAN (Chris von Recklinghausen) [RHEL-1848] +- kmsan: add tests for KMSAN (Chris von Recklinghausen) [RHEL-1848] +- kmsan: handle memory sent to/from USB (Chris von Recklinghausen) [RHEL-1848] +- virtio: kmsan: check/unpoison scatterlist in vring_map_one_sg() (Chris von Recklinghausen) [RHEL-1848] +- dma: kmsan: unpoison DMA mappings (Chris von Recklinghausen) [RHEL-1848] +- input: libps2: mark data received in __ps2_command() as initialized (Chris von Recklinghausen) [RHEL-1848] +- kmsan: add iomap support (Chris von Recklinghausen) [RHEL-1848] +- instrumented.h: add KMSAN support (Chris von Recklinghausen) [RHEL-1848] +- init: kmsan: call KMSAN initialization routines (Chris von Recklinghausen) [RHEL-1848] +- kmsan: handle task creation and exiting (Chris von Recklinghausen) [RHEL-1848] +- mm: kmsan: call KMSAN hooks from SLUB code (Chris von Recklinghausen) [RHEL-1848] +- mm: kmsan: maintain KMSAN metadata for page operations (Chris von Recklinghausen) [RHEL-1848] +- MAINTAINERS: add entry for KMSAN (Chris von Recklinghausen) [RHEL-1848] +- kmsan: disable instrumentation of unsupported common kernel code (Chris von Recklinghausen) [RHEL-1848] +- kmsan: add KMSAN runtime core (Chris von Recklinghausen) [RHEL-1848] +- libnvdimm/pfn_dev: increase MAX_STRUCT_PAGE_SIZE (Chris von Recklinghausen) [RHEL-1848] +- kmsan: mark noinstr as __no_sanitize_memory (Chris von Recklinghausen) [RHEL-1848] +- kmsan: introduce __no_sanitize_memory and __no_kmsan_checks (Chris von Recklinghausen) [RHEL-1848] +- kmsan: add ReST documentation (Chris von Recklinghausen) [RHEL-1848] +- asm-generic: instrument usercopy in cacheflush.h (Chris von Recklinghausen) [RHEL-1848] +- x86: asm: instrument usercopy in get_user() and put_user() (Chris von Recklinghausen) [RHEL-1848] +- instrumented.h: allow instrumenting both sides of copy_from_user() (Chris von Recklinghausen) [RHEL-1848] +- stackdepot: reserve 5 extra bits in depot_stack_handle_t (Chris von Recklinghausen) [RHEL-1848] +- mm/hugetlb: remove unnecessary 'NULL' values from pointer (Chris von Recklinghausen) [RHEL-1848] +- mm/mempolicy: use PAGE_ALIGN instead of open-coding it (Chris von Recklinghausen) [RHEL-1848] +- mm/page_alloc.c: document bulkfree_pcp_prepare() return value (Chris von Recklinghausen) [RHEL-1848] +- mm/page_alloc.c: rename check_free_page() to free_page_is_bad() (Chris von Recklinghausen) [RHEL-1848] +- mm/damon/core: simplify the kdamond stop mechanism by removing 'done' (Chris von Recklinghausen) [RHEL-1848] +- mm/damon/sysfs: simplify the variable 'pid' assignment operation (Chris von Recklinghausen) [RHEL-1848] +- mm/damon: simplify the parameter passing for 'prepare_access_checks' (Chris von Recklinghausen) [RHEL-1848] +- mm/damon/lru_sort: deduplicate hot/cold schemes generators (Chris von Recklinghausen) [RHEL-1848] +- mm/damon/lru_sort: use quotas param generator (Chris von Recklinghausen) [RHEL-1848] +- mm/damon/reclaim: use the quota params generator macro (Chris von Recklinghausen) [RHEL-1848] +- mm/damon/modules-common: implement damos time quota params generator (Chris von Recklinghausen) [RHEL-1848] +- mm/damon/modules-common: implement a damos quota params generator (Chris von Recklinghausen) [RHEL-1848] +- mm/damon/lru_sort: use stat generator (Chris von Recklinghausen) [RHEL-1848] +- mm/damon/reclaim: use stat parameters generator (Chris von Recklinghausen) [RHEL-1848] +- mm/damon/modules-common: implement a stats parameters generator macro (Chris von Recklinghausen) [RHEL-1848] +- mm/damon/reclaim: use watermarks parameters generator macro (Chris von Recklinghausen) [RHEL-1848] +- mm/damon/lru_sort: use watermarks parameters generator macro (Chris von Recklinghausen) [RHEL-1848] +- mm/damon/modules-common: implement a watermarks module parameters generator macro (Chris von Recklinghausen) [RHEL-1848] +- mm/damon/reclaim: use monitoring attributes parameters generator macro (Chris von Recklinghausen) [RHEL-1848] +- mm/damon/lru_sort: use monitoring attributes parameters generaotr macro (Chris von Recklinghausen) [RHEL-1848] +- mm/damon: implement a monitoring attributes module parameters generator macro (Chris von Recklinghausen) [RHEL-1848] +- mm/damon/lru_sort: use 'struct damon_attrs' for storing parameters for it (Chris von Recklinghausen) [RHEL-1848] +- mm/damon/reclaim: use 'struct damon_attrs' for storing parameters for it (Chris von Recklinghausen) [RHEL-1848] +- mm/damon/core: reduce parameters for damon_set_attrs() (Chris von Recklinghausen) [RHEL-1848] +- mm/damon/core: use a dedicated struct for monitoring attributes (Chris von Recklinghausen) [RHEL-1848] +- mm/damon/core: factor out 'damos_quota' private fileds initialization (Chris von Recklinghausen) [RHEL-1848] +- mm/damon/core: copy struct-to-struct instead of field-to-field in damon_new_scheme() (Chris von Recklinghausen) [RHEL-1848] +- mm/damon/paddr: deduplicate damon_pa_{mark_accessed,deactivate_pages}() (Chris von Recklinghausen) [RHEL-1848] +- mm/damon/paddr: make supported DAMOS actions of paddr clear (Chris von Recklinghausen) [RHEL-1848] +- mm/damon: simplify scheme create in damon_lru_sort_apply_parameters (Chris von Recklinghausen) [RHEL-1848] +- mm/damon: improve damon_new_region strategy (Chris von Recklinghausen) [RHEL-1848] +- mm/damon/sysfs: use the wrapper directly to check if the kdamond is running (Chris von Recklinghausen) [RHEL-1848] +- mm/damon/sysfs: change few functions execute order (Chris von Recklinghausen) [RHEL-1848] +- mm/huge_memory: prevent THP_ZERO_PAGE_ALLOC increased twice (Chris von Recklinghausen) [RHEL-1848] +- mm/damon: remove duplicate get_monitoring_region() definitions (Chris von Recklinghausen) [RHEL-1848] +- mm: kfence: convert to DEFINE_SEQ_ATTRIBUTE (Chris von Recklinghausen) [RHEL-1848] +- mm/shuffle: convert module_param_call to module_param_cb (Chris von Recklinghausen) [RHEL-1848] +- tmpfs: add support for an i_version counter (Chris von Recklinghausen) [RHEL-1848] +- mm/damon/vaddr: add a comment for 'default' case in damon_va_apply_scheme() (Chris von Recklinghausen) [RHEL-1848] +- mm/rodata_test: use PAGE_ALIGNED() helper (Chris von Recklinghausen) [RHEL-1848] +- mm/hwpoison: add __init/__exit annotations to module init/exit funcs (Chris von Recklinghausen) [RHEL-1848] +- mm: add pageblock_aligned() macro (Chris von Recklinghausen) [RHEL-1848] +- mm: add pageblock_align() macro (Chris von Recklinghausen) [RHEL-1848] +- mm: reuse pageblock_start/end_pfn() macro (Chris von Recklinghausen) [RHEL-1848] +- mm/page_owner.c: remove redundant drain_all_pages (Chris von Recklinghausen) [RHEL-1848] +- mm/damon: simplify damon_ctx check in damon_sysfs_before_terminate (Chris von Recklinghausen) [RHEL-1848] +- kasan: better invalid/double-free report header (Chris von Recklinghausen) [RHEL-1848] +- ubject: kasan: move tests to mm/kasan/ (Chris von Recklinghausen) [RHEL-1848] +- kasan: add another use-after-free test (Chris von Recklinghausen) [RHEL-1848] +- kasan: better identify bug types for tag-based modes (Chris von Recklinghausen) [RHEL-1848] +- kasan: dynamically allocate stack ring entries (Chris von Recklinghausen) [RHEL-1848] +- kasan: support kasan.stacktrace for SW_TAGS (Chris von Recklinghausen) [RHEL-1848] +- kasan: implement stack ring for tag-based modes (Chris von Recklinghausen) [RHEL-1848] +- kasan: introduce kasan_complete_mode_report_info (Chris von Recklinghausen) [RHEL-1848] +- kasan: rework function arguments in report.c (Chris von Recklinghausen) [RHEL-1848] +- kasan: fill in cache and object in complete_report_info (Chris von Recklinghausen) [RHEL-1848] +- kasan: introduce complete_report_info (Chris von Recklinghausen) [RHEL-1848] +- kasan: simplify print_report (Chris von Recklinghausen) [RHEL-1848] +- kasan: make kasan_addr_to_page static (Chris von Recklinghausen) [RHEL-1848] +- kasan: use kasan_addr_to_slab in print_address_description (Chris von Recklinghausen) [RHEL-1848] +- kasan: use virt_addr_valid in kasan_addr_to_page/slab (Chris von Recklinghausen) [RHEL-1848] +- kasan: cosmetic changes in report.c (Chris von Recklinghausen) [RHEL-1848] +- kasan: move kasan_get_alloc/free_track definitions (Chris von Recklinghausen) [RHEL-1848] +- kasan: pass tagged pointers to kasan_save_alloc/free_info (Chris von Recklinghausen) [RHEL-1848] +- kasan: only define kasan_cache_create for Generic mode (Chris von Recklinghausen) [RHEL-1848] +- kasan: only define metadata structs for Generic mode (Chris von Recklinghausen) [RHEL-1848] +- kasan: only define metadata offsets for Generic mode (Chris von Recklinghausen) [RHEL-1848] +- kasan: only define kasan_never_merge for Generic mode (Chris von Recklinghausen) [RHEL-1848] +- kasan: only define kasan_metadata_size for Generic mode (Chris von Recklinghausen) [RHEL-1848] +- kasan: drop CONFIG_KASAN_GENERIC check from kasan_init_cache_meta (Chris von Recklinghausen) [RHEL-1848] +- kasan: introduce kasan_init_cache_meta (Chris von Recklinghausen) [RHEL-1848] +- kasan: introduce kasan_requires_meta (Chris von Recklinghausen) [RHEL-1848] +- kasan: move kasan_get_*_meta to generic.c (Chris von Recklinghausen) [RHEL-1848] +- kasan: clear metadata functions for tag-based modes (Chris von Recklinghausen) [RHEL-1848] +- kasan: introduce kasan_init_object_meta (Chris von Recklinghausen) [RHEL-1848] +- kasan: introduce kasan_get_alloc_track (Chris von Recklinghausen) [RHEL-1848] +- kasan: introduce kasan_print_aux_stacks (Chris von Recklinghausen) [RHEL-1848] +- kasan: drop CONFIG_KASAN_TAGS_IDENTIFY (Chris von Recklinghausen) [RHEL-1848] +- kasan: split save_alloc_info implementations (Chris von Recklinghausen) [RHEL-1848] +- kasan: move is_kmalloc check out of save_alloc_info (Chris von Recklinghausen) [RHEL-1848] +- kasan: rename kasan_set_*_info to kasan_save_*_info (Chris von Recklinghausen) [RHEL-1848] +- kasan: check KASAN_NO_FREE_META in __kasan_metadata_size (Chris von Recklinghausen) [RHEL-1848] +- filemap: convert filemap_range_has_writeback() to use folios (Chris von Recklinghausen) [RHEL-1848] +- mm/damon/sysfs: simplify the judgement whether kdamonds are busy (Chris von Recklinghausen) [RHEL-1848] +- mm/hugetlb.c: remove unnecessary initialization of local `err' (Chris von Recklinghausen) [RHEL-1848] +- uprobes: use new_folio in __replace_page() (Chris von Recklinghausen) [RHEL-1848] +- rmap: remove page_unlock_anon_vma_read() (Chris von Recklinghausen) [RHEL-1848] +- mm: convert page_get_anon_vma() to folio_get_anon_vma() (Chris von Recklinghausen) [RHEL-1848] +- huge_memory: convert unmap_page() to unmap_folio() (Chris von Recklinghausen) [RHEL-1848] +- huge_memory: convert split_huge_page_to_list() to use a folio (Chris von Recklinghausen) [RHEL-1848] +- migrate: convert unmap_and_move_huge_page() to use folios (Chris von Recklinghausen) [RHEL-1848] +- migrate: convert __unmap_and_move() to use folios (Chris von Recklinghausen) [RHEL-1848] +- rmap: convert page_move_anon_rmap() to use a folio (Chris von Recklinghausen) [RHEL-1848] +- mm: remove try_to_free_swap() (Chris von Recklinghausen) [RHEL-1848] +- memcg: convert mem_cgroup_swap_full() to take a folio (Chris von Recklinghausen) [RHEL-1848] +- mm: convert do_swap_page() to use folio_free_swap() (Chris von Recklinghausen) [RHEL-1848] +- ksm: use a folio in replace_page() (Chris von Recklinghausen) [RHEL-1848] +- uprobes: use folios more widely in __replace_page() (Chris von Recklinghausen) [RHEL-1848] +- madvise: convert madvise_free_pte_range() to use a folio (Chris von Recklinghausen) [RHEL-1848] +- huge_memory: convert do_huge_pmd_wp_page() to use a folio (Chris von Recklinghausen) [RHEL-1848] +- mm: convert do_wp_page() to use a folio (Chris von Recklinghausen) [RHEL-1848] +- swap: convert swap_writepage() to use a folio (Chris von Recklinghausen) [RHEL-1848] +- swap_state: convert free_swap_cache() to use a folio (Chris von Recklinghausen) [RHEL-1848] +- mm: remove lookup_swap_cache() (Chris von Recklinghausen) [RHEL-1848] +- mm: convert do_swap_page() to use swap_cache_get_folio() (Chris von Recklinghausen) [RHEL-1848] +- swapfile: convert unuse_pte_range() to use a folio (Chris von Recklinghausen) [RHEL-1848] +- swapfile: convert __try_to_reclaim_swap() to use a folio (Chris von Recklinghausen) [RHEL-1848] +- swapfile: convert try_to_unuse() to use a folio (Chris von Recklinghausen) [RHEL-1848] +- shmem: remove shmem_getpage() (Chris von Recklinghausen) [RHEL-1848] +- userfaultfd: convert mcontinue_atomic_pte() to use a folio (Chris von Recklinghausen) [RHEL-1848] +- khugepaged: call shmem_get_folio() (Chris von Recklinghausen) [RHEL-1848] +- shmem: convert shmem_get_link() to use a folio (Chris von Recklinghausen) [RHEL-1848] +- shmem: convert shmem_symlink() to use a folio (Chris von Recklinghausen) [RHEL-1848] +- shmem: convert shmem_fallocate() to use a folio (Chris von Recklinghausen) [RHEL-1848] +- shmem: convert shmem_file_read_iter() to use shmem_get_folio() (Chris von Recklinghausen) [RHEL-1848] +- shmem: convert shmem_write_begin() to use shmem_get_folio() (Chris von Recklinghausen) [RHEL-1848] +- shmem: convert shmem_get_partial_folio() to use shmem_get_folio() (Chris von Recklinghausen) [RHEL-1848] +- shmem: add shmem_get_folio() (Chris von Recklinghausen) [RHEL-1848] +- shmem: convert shmem_read_mapping_page_gfp() to use shmem_get_folio_gfp() (Chris von Recklinghausen) [RHEL-1848] +- shmem: convert shmem_fault() to use shmem_get_folio_gfp() (Chris von Recklinghausen) [RHEL-1848] +- shmem: convert shmem_getpage_gfp() to shmem_get_folio_gfp() (Chris von Recklinghausen) [RHEL-1848] +- shmem: eliminate struct page from shmem_swapin_folio() (Chris von Recklinghausen) [RHEL-1848] +- swap: add swap_cache_get_folio() (Chris von Recklinghausen) [RHEL-1848] +- shmem: convert shmem_replace_page() to shmem_replace_folio() (Chris von Recklinghausen) [RHEL-1848] +- shmem: convert shmem_mfill_atomic_pte() to use a folio (Chris von Recklinghausen) [RHEL-1848] +- memcg: convert mem_cgroup_swapin_charge_page() to mem_cgroup_swapin_charge_folio() (Chris von Recklinghausen) [RHEL-1848] +- mm: convert do_swap_page()'s swapcache variable to a folio (Chris von Recklinghausen) [RHEL-1848] +- mm/swap: convert put_swap_page() to put_swap_folio() (Chris von Recklinghausen) [RHEL-1848] +- mm/swap: convert add_to_swap_cache() to take a folio (Chris von Recklinghausen) [RHEL-1848] +- mm/swap: convert __read_swap_cache_async() to use a folio (Chris von Recklinghausen) [RHEL-1848] +- mm/swapfile: convert try_to_free_swap() to folio_free_swap() (Chris von Recklinghausen) [RHEL-1848] +- mm/swapfile: remove page_swapcount() (Chris von Recklinghausen) [RHEL-1848] +- mm: add split_folio() (Chris von Recklinghausen) [RHEL-1848] +- mm: reimplement folio_order() and folio_nr_pages() (Chris von Recklinghausen) [RHEL-1848] +- mm: add the first tail page to struct folio (Chris von Recklinghausen) [RHEL-1848] +- mm/vmscan: fix a lot of comments (Chris von Recklinghausen) [RHEL-1848] +- ksm: convert to use common struct mm_slot (Chris von Recklinghausen) [RHEL-1848] +- ksm: convert ksm_mm_slot.link to ksm_mm_slot.hash (Chris von Recklinghausen) [RHEL-1848] +- ksm: convert ksm_mm_slot.mm_list to ksm_mm_slot.mm_node (Chris von Recklinghausen) [RHEL-1848] +- ksm: add the ksm prefix to the names of the ksm private structures (Chris von Recklinghausen) [RHEL-1848] +- ksm: remove redundant declarations in ksm.h (Chris von Recklinghausen) [RHEL-1848] +- mm: thp: convert to use common struct mm_slot (Chris von Recklinghausen) [RHEL-1848] +- mm: introduce common struct mm_slot (Chris von Recklinghausen) [RHEL-1848] +- mm: multi-gen LRU: design doc (Chris von Recklinghausen) [RHEL-1848] +- mm: multi-gen LRU: admin guide (Chris von Recklinghausen) [RHEL-1848] +- mm: multi-gen LRU: debugfs interface (Chris von Recklinghausen) [RHEL-1848] +- mm: multi-gen LRU: thrashing prevention (Chris von Recklinghausen) [RHEL-1848] +- mm: multi-gen LRU: kill switch (Chris von Recklinghausen) [RHEL-1848] +- mm: multi-gen LRU: optimize multiple memcgs (Chris von Recklinghausen) [RHEL-1848] +- mm: multi-gen LRU: support page table walks (Chris von Recklinghausen) [RHEL-1848] +- mm: multi-gen LRU: exploit locality in rmap (Chris von Recklinghausen) [RHEL-1848] +- mm: multi-gen LRU: minimal implementation (Chris von Recklinghausen) [RHEL-1848] +- mm: multi-gen LRU: groundwork (Chris von Recklinghausen) [RHEL-1848] +- Revert "include/linux/mm_inline.h: fold __update_lru_size() into its sole caller" (Chris von Recklinghausen) [RHEL-1848] +- mm/vmscan.c: refactor shrink_node() (Chris von Recklinghausen) [RHEL-1848] +- mm: x86: add CONFIG_ARCH_HAS_NONLEAF_PMD_YOUNG (Chris von Recklinghausen) [RHEL-1848] +- mm: x86, arm64: add arch_has_hw_pte_young() (Chris von Recklinghausen) [RHEL-1848] +- mm: migrate: do not retry 10 times for the subpages of fail-to-migrate THP (Chris von Recklinghausen) [RHEL-1848] +- mm: MADV_COLLAPSE: refetch vm_end after reacquiring mmap_lock (Chris von Recklinghausen) [RHEL-1848] +- mm/mremap_pages: save a few cycles in get_dev_pagemap() (Chris von Recklinghausen) [RHEL-1848] +- mm: remove BUG_ON() in __isolate_free_page() (Chris von Recklinghausen) [RHEL-1848] +- mm/kmemleak: make create_object return void (Chris von Recklinghausen) [RHEL-1848] +- hugetlb: make hugetlb depends on SYSFS or SYSCTL (Chris von Recklinghausen) [RHEL-1848] +- hugetlb: add comment for subtle SetHPageVmemmapOptimized() (Chris von Recklinghausen) [RHEL-1848] +- hugetlb: kill hugetlbfs_pagecache_page() (Chris von Recklinghausen) [RHEL-1848] +- hugetlb: pass NULL to kobj_to_hstate() if nid is unused (Chris von Recklinghausen) [RHEL-1848] +- hugetlb: use helper {huge_pte|pmd}_lock() (Chris von Recklinghausen) [RHEL-1848] +- hugetlb: use sizeof() to get the array size (Chris von Recklinghausen) [RHEL-1848] +- hugetlb: use LIST_HEAD() to define a list head (Chris von Recklinghausen) [RHEL-1848] +- hugetlb: Use helper macro SZ_1K (Chris von Recklinghausen) [RHEL-1848] +- hugetlb: make hugetlb_cma_check() static (Chris von Recklinghausen) [RHEL-1848] +- mm/page_alloc.c: delete a redundant parameter of rmqueue_pcplist (Chris von Recklinghausen) [RHEL-1848] +- mm/damon: get the hotness from damon_hot_score() in damon_pageout_score() (Chris von Recklinghausen) [RHEL-1848] +- mm/damon/vaddr: remove comparison between mm and last_mm when checking region accesses (Chris von Recklinghausen) [RHEL-1848] +- mm/damon: simplify the parameter passing for 'check_accesses' (Chris von Recklinghausen) [RHEL-1848] +- mm: fix null-ptr-deref in kswapd_is_running() (Chris von Recklinghausen) [RHEL-1848] +- filemap: remove find_get_pages_contig() (Chris von Recklinghausen) [RHEL-1848] +- ramfs: convert ramfs_nommu_get_unmapped_area() to use filemap_get_folios_contig() (Chris von Recklinghausen) [RHEL-1848] +- filemap: add filemap_get_folios_contig() (Chris von Recklinghausen) [RHEL-1848] +- zram: don't retry compress incompressible page (Chris von Recklinghausen) [RHEL-1848] +- mm: backing-dev: Remove the unneeded result variable (Chris von Recklinghausen) [RHEL-1848] +- page_ext: introduce boot parameter 'early_page_ext' (Chris von Recklinghausen) [RHEL-1848] +- mm: remove EXPERIMENTAL flag for zswap (Chris von Recklinghausen) [RHEL-1848] +- drivers/block/zram/zram_drv.c: do not keep dangling zcomp pointer after zram reset (Chris von Recklinghausen) [RHEL-1848] +- mm/gup.c: refactor check_and_migrate_movable_pages() (Chris von Recklinghausen) [RHEL-1848] +- mm/gup.c: don't pass gup_flags to check_and_migrate_movable_pages() (Chris von Recklinghausen) [RHEL-1848] +- mm: skip retry when new limit is not below old one in page_counter_set_max (Chris von Recklinghausen) [RHEL-1848] +- mm: pagewalk: add api documentation for walk_page_range_novma() (Chris von Recklinghausen) [RHEL-1848] +- mm: pagewalk: fix documentation of PTE hole handling (Chris von Recklinghausen) [RHEL-1848] +- mm: memcg: export workingset refault stats for cgroup v1 (Chris von Recklinghausen) [RHEL-1848] +- mm/page_owner.c: add llseek for page_owner (Chris von Recklinghausen) [RHEL-1848] +- mm: thp: remove redundant pgtable check in set_huge_zero_page() (Chris von Recklinghausen) [RHEL-1848] +- mm: hugetlb_vmemmap: simplify reset_struct_pages() (Chris von Recklinghausen) [RHEL-1848] +- mm, hwpoison: fix page refcnt leaking in unpoison_memory() (Chris von Recklinghausen) [RHEL-1848] +- mm: fix use-after free of page_ext after race with memory-offline (Chris von Recklinghausen) [RHEL-1848] +- mm: memcontrol: fix a typo in comment (Chris von Recklinghausen) [RHEL-1848] +- mm: kill find_min_pfn_with_active_regions() (Chris von Recklinghausen) [RHEL-1848] +- zsmalloc: zs_object_copy: replace email link to doc (Chris von Recklinghausen) [RHEL-1848] +- memory tiering: adjust hot threshold automatically (Chris von Recklinghausen) [RHEL-1848] +- memory tiering: rate limit NUMA migration throughput (Chris von Recklinghausen) [RHEL-1848] +- mm/util.c: add warning if __vm_enough_memory fails (Chris von Recklinghausen) [RHEL-1848] +- mm/gup.c: simplify and fix check_and_migrate_movable_pages() return codes (Chris von Recklinghausen) [RHEL-1848] +- hugetlb_cgroup: use helper for_each_hstate and hstate_index (Chris von Recklinghausen) [RHEL-1848] +- hugetlb_cgroup: use helper macro NUMA_NO_NODE (Chris von Recklinghausen) [RHEL-1848] +- hugetlb_cgroup: remove unneeded return value (Chris von Recklinghausen) [RHEL-1848] +- hugetlb_cgroup: hugetlbfs: use helper macro SZ_1{K,M,G} (Chris von Recklinghausen) [RHEL-1848] +- hugetlb_cgroup: remove unneeded nr_pages > 0 check (Chris von Recklinghausen) [RHEL-1848] +- kfence: add sysfs interface to disable kfence for selected slabs. (Chris von Recklinghausen) [RHEL-1848] +- mm/damon/core: simplify the parameter passing for region split operation (Chris von Recklinghausen) [RHEL-1848] +- mm/util: reduce stack usage of folio_mapcount (Chris von Recklinghausen) [RHEL-1848] +- mm/page_alloc: only search higher order when fallback (Chris von Recklinghausen) [RHEL-1848] +- page_alloc: remove inactive initialization (Chris von Recklinghausen) [RHEL-1848] +- mm/cma_debug: show complete cma name in debugfs directories (Chris von Recklinghausen) [RHEL-1848] +- mm/swap: remove the end_write_func argument to __swap_writepage (Chris von Recklinghausen) [RHEL-1848] +- zsmalloc: remove unnecessary size_class NULL check (Chris von Recklinghausen) [RHEL-1848] +- zsmalloc: zs_object_copy: add clarifying comment (Chris von Recklinghausen) [RHEL-1848] +- mm/vmscan: define macros for refaults in struct lruvec (Chris von Recklinghausen) [RHEL-1848] +- userfaultfd: selftests: modify selftest to use /dev/userfaultfd (Chris von Recklinghausen) [RHEL-1848] +- mm/damon/dbgfs: use kmalloc for allocating only one element (Chris von Recklinghausen) [RHEL-1848] +- mm/filemap.c: convert page_endio() to use a folio (Chris von Recklinghausen) [RHEL-1848] +- mm: align larger anonymous mappings on THP boundaries (Chris von Recklinghausen) [RHEL-1848] +- mm/page_ext: remove unused variable in offline_page_ext (Chris von Recklinghausen) [RHEL-1848] +- mm/madvise: add MADV_COLLAPSE to process_madvise() (Chris von Recklinghausen) [RHEL-1848] +- mm/khugepaged: rename prefix of shared collapse functions (Chris von Recklinghausen) [RHEL-1848] +- mm/madvise: introduce MADV_COLLAPSE sync hugepage collapse (Chris von Recklinghausen) [RHEL-1848] +- mm/khugepaged: record SCAN_PMD_MAPPED when scan_pmd() finds hugepage (Chris von Recklinghausen) [RHEL-1848] +- mm/thp: add flag to enforce sysfs THP in hugepage_vma_check() (Chris von Recklinghausen) [RHEL-1848] +- mm/khugepaged: add flag to predicate khugepaged-only behavior (Chris von Recklinghausen) [RHEL-1848] +- mm/khugepaged: propagate enum scan_result codes back to callers (Chris von Recklinghausen) [RHEL-1848] +- mm/khugepaged: dedup and simplify hugepage alloc and charging (Chris von Recklinghausen) [RHEL-1848] +- mm/khugepaged: add struct collapse_control (Chris von Recklinghausen) [RHEL-1848] +- mm: khugepaged: don't carry huge page to the next loop for !CONFIG_NUMA (Chris von Recklinghausen) [RHEL-1848] +- slab: Remove __malloc attribute from realloc functions (Chris von Recklinghausen) [RHEL-1848] +- mm/slub: enable debugging memory wasting of kmalloc (Chris von Recklinghausen) [RHEL-1848] +- mm/slub: clean up create_unique_id() (Chris von Recklinghausen) [RHEL-1848] +- mm/sl[au]b: check if large object is valid in __ksize() (Chris von Recklinghausen) [RHEL-1848] +- mm/slab_common: move declaration of __ksize() to mm/slab.h (Chris von Recklinghausen) [RHEL-1848] +- mm/slab_common: drop kmem_alloc & avoid dereferencing fields when not using (Chris von Recklinghausen) [RHEL-1848] +- mm/slab_common: unify NUMA and UMA version of tracepoints (Chris von Recklinghausen) [RHEL-1848] +- mm/sl[au]b: cleanup kmem_cache_alloc[_node]_trace() (Chris von Recklinghausen) [RHEL-1848] +- mm/sl[au]b: generalize kmalloc subsystem (Chris von Recklinghausen) [RHEL-1848] +- mm/sl[au]b: introduce common alloc/free functions without tracepoint (Chris von Recklinghausen) [RHEL-1848] +- mm/slab: kmalloc: pass requests larger than order-1 page to page allocator (Chris von Recklinghausen) [RHEL-1848] +- mm/slab_common: cleanup kmalloc_large() (Chris von Recklinghausen) [RHEL-1848] +- mm/slab_common: kmalloc_node: pass large requests to page allocator (Chris von Recklinghausen) [RHEL-1848] +- mm/slub: move kmalloc_large_node() to slab_common.c (Chris von Recklinghausen) [RHEL-1848] +- mm/slab_common: fold kmalloc_order_trace() into kmalloc_large() (Chris von Recklinghausen) [RHEL-1848] +- mm/sl[au]b: factor out __do_kmalloc_node() (Chris von Recklinghausen) [RHEL-1848] +- mm/slab_common: cleanup kmalloc_track_caller() (Chris von Recklinghausen) [RHEL-1848] +- mm/slab_common: remove CONFIG_NUMA ifdefs for common kmalloc functions (Chris von Recklinghausen) [RHEL-1848] +- mm/slab: cleanup slab_alloc() and slab_alloc_node() (Chris von Recklinghausen) [RHEL-1848] +- mm/slab: move NUMA-related code to __do_cache_alloc() (Chris von Recklinghausen) [RHEL-1848] +- mm/slub: Remove the unneeded result variable (Chris von Recklinghausen) [RHEL-1848] +- mm/slab_common: Remove the unneeded result variable (Chris von Recklinghausen) [RHEL-1848] +- sched: Widen TAKS_state literals (Chris von Recklinghausen) [RHEL-1848] +- sched/wait: Add wait_event_state() (Chris von Recklinghausen) [RHEL-1848] +- sched/completion: Add wait_for_completion_state() (Chris von Recklinghausen) [RHEL-1848] +- freezer,umh: Clean up freezer/initrd interaction (Chris von Recklinghausen) [RHEL-1848] +- freezer: Have {,un}lock_system_sleep() save/restore flags (Chris von Recklinghausen) [RHEL-1848] +- s390/mm: uninline copy_oldmem_kernel() function (Chris von Recklinghausen) [RHEL-1848] +- block: use on-stack page vec for <= UIO_FASTIOV (Chris von Recklinghausen) [RHEL-1848] +- mm: export balance_dirty_pages_ratelimited_flags() (Chris von Recklinghausen) [RHEL-1848] +- overlayfs: constify path (Chris von Recklinghausen) [RHEL-1848] +- fat: port to vfs{g,u}id_t and associated helpers (Chris von Recklinghausen) [RHEL-1848] +- fix coredump breakage (Chris von Recklinghausen) [RHEL-1848] +- docs/zh_CN: core-api: Add packing Chinese translation (Chris von Recklinghausen) [RHEL-1848] +- docs/zh_CN: core-api: Add generic-radix-tree Chinese translation (Chris von Recklinghausen) [RHEL-1848] +- docs/zh_CN: core-api: Add circular-buffers Chinese translation (Chris von Recklinghausen) [RHEL-1848] +- docs/zh_CN: core-api: Add idr Chinese translation (Chris von Recklinghausen) [RHEL-1848] +- don't use __kernel_write() on kmap_local_page() (Chris von Recklinghausen) [RHEL-1848] +- tools: fix compilation after gfp_types.h split (Chris von Recklinghausen) [RHEL-1848] +- Revert "fs/exec: allow to unshare a time namespace on vfork+exec" (Chris von Recklinghausen) [RHEL-1848] +- take care to handle NULL ->proc_lseek() (Chris von Recklinghausen) [RHEL-1848] +- mm: hugetlb_vmemmap: move code comments to vmemmap_dedup.rst (Chris von Recklinghausen) [RHEL-1848] +- fix copy_page_from_iter() for compound destinations (Chris von Recklinghausen) [RHEL-1848] +- hugetlbfs: copy_page_to_iter() can deal with compound pages (Chris von Recklinghausen) [RHEL-1848] +- copy_page_to_iter(): don't split high-order page in case of ITER_PIPE (Chris von Recklinghausen) [RHEL-1848] +- expand those iov_iter_advance()... (Chris von Recklinghausen) [RHEL-1848] +- pipe_get_pages(): switch to append_pipe() (Chris von Recklinghausen) [RHEL-1848] +- get rid of non-advancing variants (Chris von Recklinghausen) [RHEL-1848] +- ceph: switch the last caller of iov_iter_get_pages_alloc() (Chris von Recklinghausen) [RHEL-1848] +- af_alg_make_sg(): switch to advancing variant of iov_iter_get_pages() (Chris von Recklinghausen) [RHEL-1848] +- iter_to_pipe(): switch to advancing variant of iov_iter_get_pages() (Chris von Recklinghausen) [RHEL-1848] +- block: convert to advancing variants of iov_iter_get_pages{,_alloc}() (Chris von Recklinghausen) [RHEL-1848] +- iov_iter: advancing variants of iov_iter_get_pages{,_alloc}() (Chris von Recklinghausen) [RHEL-1848] +- iov_iter: saner helper for page array allocation (Chris von Recklinghausen) [RHEL-1848] +- fold __pipe_get_pages() into pipe_get_pages() (Chris von Recklinghausen) [RHEL-1848] +- ITER_XARRAY: don't open-code DIV_ROUND_UP() (Chris von Recklinghausen) [RHEL-1848] +- unify the rest of iov_iter_get_pages()/iov_iter_get_pages_alloc() guts (Chris von Recklinghausen) [RHEL-1848] +- unify xarray_get_pages() and xarray_get_pages_alloc() (Chris von Recklinghausen) [RHEL-1848] +- unify pipe_get_pages() and pipe_get_pages_alloc() (Chris von Recklinghausen) [RHEL-1848] +- iov_iter_get_pages(): sanity-check arguments (Chris von Recklinghausen) [RHEL-1848] +- iov_iter_get_pages_alloc(): lift freeing pages array on failure exits into wrapper (Chris von Recklinghausen) [RHEL-1848] +- ITER_PIPE: fold data_start() and pipe_space_for_user() together (Chris von Recklinghausen) [RHEL-1848] +- ITER_PIPE: cache the type of last buffer (Chris von Recklinghausen) [RHEL-1848] +- ITER_PIPE: clean iov_iter_revert() (Chris von Recklinghausen) [RHEL-1848] +- ITER_PIPE: clean pipe_advance() up (Chris von Recklinghausen) [RHEL-1848] +- ITER_PIPE: lose iter_head argument of __pipe_get_pages() (Chris von Recklinghausen) [RHEL-1848] +- ITER_PIPE: fold push_pipe() into __pipe_get_pages() (Chris von Recklinghausen) [RHEL-1848] +- ITER_PIPE: allocate buffers as we go in copy-to-pipe primitives (Chris von Recklinghausen) [RHEL-1848] +- ITER_PIPE: helpers for adding pipe buffers (Chris von Recklinghausen) [RHEL-1848] +- ITER_PIPE: helper for getting pipe buffer by index (Chris von Recklinghausen) [RHEL-1848] +- splice: stop abusing iov_iter_advance() to flush a pipe (Chris von Recklinghausen) [RHEL-1848] +- switch new_sync_{read,write}() to ITER_UBUF (Chris von Recklinghausen) [RHEL-1848] +- new iov_iter flavour - ITER_UBUF (Chris von Recklinghausen) [RHEL-1848] +- fuse: ioctl: translate ENOSYS (Chris von Recklinghausen) [RHEL-1848] +- fuse: limit nsec (Chris von Recklinghausen) [RHEL-1848] +- lib/cpumask: move some one-line wrappers to header file (Chris von Recklinghausen) [RHEL-1848] +- headers/deps: mm: align MANITAINERS and Docs with new gfp.h structure (Chris von Recklinghausen) [RHEL-1848] +- headers/deps: mm: Split out of (Chris von Recklinghausen) [RHEL-1848] +- headers/deps: mm: Optimize header dependencies (Chris von Recklinghausen) [RHEL-1848] +- selftests: add soft-dirty into run_vmtests.sh (Chris von Recklinghausen) [RHEL-1848] +- selftests: soft-dirty: add test for mprotect (Chris von Recklinghausen) [RHEL-1848] +- zram: fix unused 'zram_wb_devops' warning (Chris von Recklinghausen) [RHEL-1848] +- zram: do not lookup algorithm in backends table (Chris von Recklinghausen) [RHEL-1848] +- lib/test_vmalloc: switch to prandom_u32() (Chris von Recklinghausen) [RHEL-1848] +- RDMA/rxe: Fix spelling mistake in error print (Chris von Recklinghausen) [RHEL-1848] +- IB: Fix spelling of 'writable' (Chris von Recklinghausen) [RHEL-1848] +- net: add missing includes and forward declarations under net/ (Chris von Recklinghausen) [RHEL-1848] +- fix short copy handling in copy_mc_pipe_to_iter() (Chris von Recklinghausen) [RHEL-1848] +- iov_iter_get_pages{,_alloc}(): cap the maxsize with MAX_RW_COUNT (Chris von Recklinghausen) [RHEL-1848] +- iov_iter_bvec_advance(): don't bother with bvec_iter (Chris von Recklinghausen) [RHEL-1848] +- copy_page_{to,from}_iter(): switch iovec variants to generic (Chris von Recklinghausen) [RHEL-1848] +- fs: remove no_llseek (Chris von Recklinghausen) [RHEL-1848] +- fs: check FMODE_LSEEK to control internal pipe splicing (Chris von Recklinghausen) [RHEL-1848] +- fs: do not compare against ->llseek (Chris von Recklinghausen) [RHEL-1848] +- fs: clear or set FMODE_LSEEK based on llseek function (Chris von Recklinghausen) [RHEL-1848] +- Docs/zh_CN: Update the translation of kasan to 5.19-rc8 (Chris von Recklinghausen) [RHEL-1848] +- docs/zh_CN: core-api: Add watch_queue Chinese translation (Chris von Recklinghausen) [RHEL-1848] +- docs/zh_CN: core-api: Update the translation of mm-api.rst to 5.19-rc3 (Chris von Recklinghausen) [RHEL-1848] +- fs/exec: allow to unshare a time namespace on vfork+exec (Chris von Recklinghausen) [RHEL-1848] +- PM: hibernate: defer device probing when resuming from hibernation (Chris von Recklinghausen) [RHEL-1848] +- mnt_idmapping: add vfs[g,u]id_into_k[g,u]id() (Chris von Recklinghausen) [RHEL-1848] +- mnt_idmapping: use new helpers in mapped_fs{g,u}id() (Chris von Recklinghausen) [RHEL-1848] +- fs: port HAS_UNMAPPED_ID() to vfs{g,u}id_t (Chris von Recklinghausen) [RHEL-1848] +- fs: add two type safe mapping helpers (Chris von Recklinghausen) [RHEL-1848] +- mnt_idmapping: add vfs{g,u}id_t (Chris von Recklinghausen) [RHEL-1848] +- iov_iter: fix build issue due to possible type mis-match (Chris von Recklinghausen) [RHEL-1848] +- iov_iter: Fix iter_xarray_get_pages{,_alloc}() (Chris von Recklinghausen) [RHEL-1848] +- arm64: Initialize jump labels before setup_machine_fdt() (Chris von Recklinghausen) [RHEL-1848] +- ovl: handle idmappings for layer lookup (Chris von Recklinghausen) [RHEL-1848] +- ovl: use ovl_path_getxattr() wrapper (Chris von Recklinghausen) [RHEL-1848] +- ovl: use ovl_do_notify_change() wrapper (Chris von Recklinghausen) [RHEL-1848] +- ovl: pass layer mnt to ovl_open_realfile() (Chris von Recklinghausen) [RHEL-1848] +- ovl: pass ofs to setattr operations (Chris von Recklinghausen) [RHEL-1848] +- ovl: handle idmappings in creation operations (Chris von Recklinghausen) [RHEL-1848] +- ovl: add ovl_upper_mnt_userns() wrapper (Chris von Recklinghausen) [RHEL-1848] +- ovl: pass ofs to creation operations (Chris von Recklinghausen) [RHEL-1848] +- ovl: use wrappers to all vfs_*xattr() calls (Chris von Recklinghausen) [RHEL-1848] +- fs: add two trivial lookup helpers (Chris von Recklinghausen) [RHEL-1848] +- selftests: memcg: factor out common parts of memory.{low,min} tests (Chris von Recklinghausen) [RHEL-1848] +- selftests: memcg: remove protection from top level memcg (Chris von Recklinghausen) [RHEL-1848] +- selftests: memcg: adjust expected reclaim values of protected cgroups (Chris von Recklinghausen) [RHEL-1848] +- cgroup: fix an error handling path in alloc_pagecache_max_30M() (Chris von Recklinghausen) [RHEL-1848] +- mm/highmem: fix kernel-doc warnings in highmem*.h (Chris von Recklinghausen) [RHEL-1848] +- kasan: clean-up kconfig options descriptions (Chris von Recklinghausen) [RHEL-1848] +- kasan: move boot parameters section in documentation (Chris von Recklinghausen) [RHEL-1848] +- kasan: update documentation (Chris von Recklinghausen) [RHEL-1848] +- cgroup: fix racy check in alloc_pagecache_max_30M() helper function (Chris von Recklinghausen) [RHEL-1848] +- cgroup: remove racy check in test_memcg_sock() (Chris von Recklinghausen) [RHEL-1848] +- cgroup: account for memory_localevents in test_memcg_oom_group_leaf_events() (Chris von Recklinghausen) [RHEL-1848] +- cgroups: refactor children cgroups in memcg tests (Chris von Recklinghausen) [RHEL-1848] +- selftests: vm: add test for Soft-Dirty PTE bit (Chris von Recklinghausen) [RHEL-1848] +- selftests: vm: bring common functions to a new file (Chris von Recklinghausen) [RHEL-1848] +- MAINTAINERS: add corresponding kselftests to memcg entry (Chris von Recklinghausen) [RHEL-1848] +- kcov: don't generate a warning on vm_insert_page()'s failure (Chris von Recklinghausen) [RHEL-1848] +- fs: fix acl translation (Chris von Recklinghausen) [RHEL-1848] +- Revert "ubsan, kcsan: Don't combine sanitizer with kcov on clang" (Chris von Recklinghausen) [RHEL-1848] +- kcov: properly handle subsequent mmap calls (Chris von Recklinghausen) [RHEL-1848] +- kcov: split ioctl handling into locked and unlocked parts (Chris von Recklinghausen) [RHEL-1848] +- ubsan: no need to unset panic_on_warn in ubsan_epilogue() (Chris von Recklinghausen) [RHEL-1848] +- panic: unset panic_on_warn inside panic() (Chris von Recklinghausen) [RHEL-1848] +- docs: kdump: add scp example to write out the dump file (Chris von Recklinghausen) [RHEL-1848] +- docs: kdump: update description about sysfs file system support (Chris von Recklinghausen) [RHEL-1848] +- fat: use pointer to simple type in put_user() (Chris von Recklinghausen) [RHEL-1848] +- treewide: Replace zero-length arrays with flexible-array members (Chris von Recklinghausen) [RHEL-1848] +- docs/zh_CN: Add rbtree Chinese translation (Chris von Recklinghausen) [RHEL-1848] +- fuse: fix fileattr op failure (Chris von Recklinghausen) [RHEL-1848] +- ovl: don't fail copy up if no fileattr support on upper (Chris von Recklinghausen) [RHEL-1848] +- ovl: fix NULL pointer dereference in copy up warning (Chris von Recklinghausen) [RHEL-1848] +- tools headers UAPI: Sync files changed by new set_mempolicy_home_node syscall (Chris von Recklinghausen) [RHEL-1848] +- mm/vmstat: add events for THP max_ptes_* exceeds (Chris von Recklinghausen) [RHEL-1848] +- include/linux/gfp.h: further document GFP_DMA32 (Chris von Recklinghausen) [RHEL-1848] +- fs: support mapped mounts of mapped filesystems (Chris von Recklinghausen) [RHEL-1848] +- fs: add i_user_ns() helper (Chris von Recklinghausen) [RHEL-1848] +- fs: port higher-level mapping helpers (Chris von Recklinghausen) [RHEL-1848] +- fs: use low-level mapping helpers (Chris von Recklinghausen) [RHEL-1848] +- fs: account for filesystem mappings (Chris von Recklinghausen) [RHEL-1848] +- fs: tweak fsuidgid_has_mapping() (Chris von Recklinghausen) [RHEL-1848] +- fs: move mapping helpers (Chris von Recklinghausen) [RHEL-1848] +- mm/page_alloc: fix __alloc_size attribute for alloc_pages_exact_nid (Chris von Recklinghausen) [RHEL-1848] +- ovl: fix filattr copy-up failure (Chris von Recklinghausen) [RHEL-1848] +- ovl: fix warning in ovl_create_real() (Chris von Recklinghausen) [RHEL-1848] +- percpu: add __alloc_size attributes for better bounds checking (Chris von Recklinghausen) [RHEL-1848] +- mm/page_alloc: add __alloc_size attributes for better bounds checking (Chris von Recklinghausen) [RHEL-1848] +- mm/kvmalloc: add __alloc_size attributes for better bounds checking (Chris von Recklinghausen) [RHEL-1848] +- rapidio: avoid bogus __alloc_size warning (Chris von Recklinghausen) [RHEL-1848] +- docs/zh_CN: add core-api xarray translation (Chris von Recklinghausen) [RHEL-1848] +- docs/zh_CN: add core-api assoc_array translation (Chris von Recklinghausen) [RHEL-1848] +- docs/zh_CN: add core-api gfp_mask-from-fs-io translation (Chris von Recklinghausen) [RHEL-1848] +- docs/zh_CN: add core-api boot-time-mm translation (Chris von Recklinghausen) [RHEL-1848] +- docs/zh_CN: add core-api genalloc translation (Chris von Recklinghausen) [RHEL-1848] +- docs/zh_CN: add core-api mm-api translation (Chris von Recklinghausen) [RHEL-1848] +- docs/zh_CN: add core-api unaligned-memory-access translation (Chris von Recklinghausen) [RHEL-1848] +- docs/zh_CN: add core-api memory-allocation translation (Chris von Recklinghausen) [RHEL-1848] +- docs/zh_CN: add core api kref translation (Chris von Recklinghausen) [RHEL-1848] +- hugetlbfs: s390 is always 64bit (Chris von Recklinghausen) [RHEL-1848] +- fs/coredump.c: log if a core dump is aborted due to changed file permissions (Chris von Recklinghausen) [RHEL-1848] +- lib/iov_iter.c: fix kernel-doc warnings (Chris von Recklinghausen) [RHEL-1848] +- lib/dump_stack: correct kernel-doc notation (Chris von Recklinghausen) [RHEL-1848] +- ovl: fix BUG_ON() in may_delete() when called from ovl_cleanup() (Chris von Recklinghausen) [RHEL-1848] +- ovl: do not set overlay.opaque for new directories (Chris von Recklinghausen) [RHEL-1848] +- ovl: add ovl_allow_offline_changes() helper (Chris von Recklinghausen) [RHEL-1848] +- ovl: disable decoding null uuid with redirect_dir (Chris von Recklinghausen) [RHEL-1848] +- ovl: consistent behavior for immutable/append-only inodes (Chris von Recklinghausen) [RHEL-1848] +- ovl: copy up sync/noatime fileattr flags (Chris von Recklinghausen) [RHEL-1848] +- ovl: pass ovl_fs to ovl_check_setxattr() (Chris von Recklinghausen) [RHEL-1848] +- fs: add generic helper for filling statx attribute flags (Chris von Recklinghausen) [RHEL-1848] +- namei: add mapping aware lookup helper (Chris von Recklinghausen) [RHEL-1848] +- maple_tree: mtree_insert: fix typo in kernel-doc description of GFP flags (Nico Pache) [RHEL-5595] +- maple_tree: mtree_insert*: fix typo in kernel-doc description (Nico Pache) [RHEL-5595] +- maple_tree: disable mas_wr_append() when other readers are possible (Nico Pache) [RHEL-5595] +- maple_tree: set the node limit when creating a new root node (Nico Pache) [RHEL-5595] +- maple_tree: fix a few documentation issues (Nico Pache) [RHEL-5595] +- maple_tree: relocate the declaration of mas_empty_area_rev(). (Nico Pache) [RHEL-5595] +- maple_tree: simplify and clean up mas_wr_node_store() (Nico Pache) [RHEL-5595] +- maple_tree: rework mas_wr_slot_store() to be cleaner and more efficient. (Nico Pache) [RHEL-5595] +- maple_tree: add comments and some minor cleanups to mas_wr_append() (Nico Pache) [RHEL-5595] +- maple_tree: add mas_wr_new_end() to calculate new_end accurately (Nico Pache) [RHEL-5595] +- maple_tree: make the code symmetrical in mas_wr_extend_null() (Nico Pache) [RHEL-5595] +- maple_tree: simplify mas_is_span_wr() (Nico Pache) [RHEL-5595] +- maple_tree: fix the arguments to __must_hold() (Nico Pache) [RHEL-5595] +- maple_tree: drop mas_{rev_}alloc() and mas_fill_gap() (Nico Pache) [RHEL-5595] +- maple_tree: rework mtree_alloc_{range,rrange}() (Nico Pache) [RHEL-5595] +- maple_tree: update testing code for mas_{next,prev,walk} (Nico Pache) [RHEL-5595] +- maple_tree: clear up index and last setting in single entry tree (Nico Pache) [RHEL-5595] +- maple_tree: add mas_prev_range() and mas_find_range_rev interface (Nico Pache) [RHEL-5595] +- maple_tree: remove the parameter entry of mas_preallocate (Nico Pache) [RHEL-5595] +- maple_tree: introduce mas_prev_slot() interface (Nico Pache) [RHEL-5595] +- maple_tree: relocate mas_rewalk() and mas_rewalk_if_dead() (Nico Pache) [RHEL-5595] +- maple_tree: add mas_next_range() and mas_find_range() interfaces (Nico Pache) [RHEL-5595] +- maple_tree: introduce mas_next_slot() interface (Nico Pache) [RHEL-5595] +- maple_tree: fix testing mas_empty_area() (Nico Pache) [RHEL-5595] +- maple_tree: revise limit checks in mas_empty_area{_rev}() (Nico Pache) [RHEL-5595] +- maple_tree: try harder to keep active node with mas_prev() (Nico Pache) [RHEL-5595] +- maple_tree: try harder to keep active node after mas_next() (Nico Pache) [RHEL-5595] +- maple_tree: mas_start() reset depth on dead node (Nico Pache) [RHEL-5595] +- maple_tree: remove unnecessary check from mas_destroy() (Nico Pache) [RHEL-5595] +- maple_tree: add __init and __exit to test module (Nico Pache) [RHEL-5595] +- maple_tree: make test code work without debug enabled (Nico Pache) [RHEL-5595] +- maple_tree: return error on mte_pivots() out of range (Nico Pache) [RHEL-5595] +- maple_tree: use MAS_BUG_ON() prior to calling mas_meta_gap() (Nico Pache) [RHEL-5595] +- maple_tree: use MAS_WR_BUG_ON() in mas_store_prealloc() (Nico Pache) [RHEL-5595] +- maple_tree: use MAS_BUG_ON() from mas_topiary_range() (Nico Pache) [RHEL-5595] +- maple_tree: use MAS_BUG_ON() in mas_set_height() (Nico Pache) [RHEL-5595] +- maple_tree: use MAS_BUG_ON() when setting a leaf node as a parent (Nico Pache) [RHEL-5595] +- maple_tree: convert debug code to use MT_WARN_ON() and MAS_WARN_ON() (Nico Pache) [RHEL-5595] +- maple_tree: change RCU checks to WARN_ON() instead of BUG_ON() (Nico Pache) [RHEL-5595] +- maple_tree: convert BUG_ON() to MT_BUG_ON() (Nico Pache) [RHEL-5595] +- maple_tree: add debug BUG_ON and WARN_ON variants (Nico Pache) [RHEL-5595] +- maple_tree: add format option to mt_dump() (Nico Pache) [RHEL-5595] +- maple_tree: clean up mas_dfs_postorder() (Nico Pache) [RHEL-5595] +- maple_tree: avoid unnecessary ascending (Nico Pache) [RHEL-5595] +- maple_tree: clean up mas_parent_enum() and rename to mas_parent_type() (Nico Pache) [RHEL-5595] +- maple_tree: fix static analyser cppcheck issue (Nico Pache) [RHEL-5595] +- maple_tree: fix potential out-of-bounds access in mas_wr_end_piv() (Nico Pache) [RHEL-5595] +- maple_tree: make maple state reusable after mas_empty_area() (Nico Pache) [RHEL-5595] +- maple_tree: fix allocation in mas_sparse_area() (Nico Pache) [RHEL-5595] +- maple_tree: use correct variable type in sizeof (Nico Pache) [RHEL-5595] +- maple_tree: simplify mas_wr_node_walk() (Nico Pache) [RHEL-5595] +- maple_tree: export symbol mas_preallocate() (Nico Pache) [RHEL-5595] +- maple_tree: fix mas_empty_area() search (Nico Pache) [RHEL-5595] +- maple_tree: make maple state reusable after mas_empty_area_rev() (Nico Pache) [RHEL-5595] +- maple_tree: fix a potential memory leak, OOB access, or other unpredictable bug (Nico Pache) [RHEL-5595] +- maple_tree: fix a potential concurrency bug in RCU mode (Nico Pache) [RHEL-5595] +- maple_tree: fix get wrong data_end in mtree_lookup_walk() (Nico Pache) [RHEL-5595] +- maple_tree: add RCU lock checking to rcu callback functions (Nico Pache) [RHEL-5595] +- maple_tree: add smp_rmb() to dead node detection (Nico Pache) [RHEL-5595] +- maple_tree: fix write memory barrier of nodes once dead for RCU mode (Nico Pache) [RHEL-5595] +- maple_tree: remove extra smp_wmb() from mas_dead_leaves() (Nico Pache) [RHEL-5595] +- maple_tree: fix freeing of nodes in rcu mode (Nico Pache) [RHEL-5595] +- maple_tree: detect dead nodes in mas_start() (Nico Pache) [RHEL-5595] +- maple_tree: be more cautious about dead nodes (Nico Pache) [RHEL-5595] +- test_maple_tree: add more testing for mas_empty_area() (Nico Pache) [RHEL-5595] +- maple_tree: fix mas_skip_node() end slot detection (Nico Pache) [RHEL-5595] +- ipvlan: Fix a reference count leak warning in ipvlan_ns_exit() (Davide Caratti) [RHEL-14369] +- macvlan: add forgotten nla_policy for IFLA_MACVLAN_BC_CUTOFF (Davide Caratti) [RHEL-14369] +- ipvlan: Fix return value of ipvlan_queue_xmit() (Davide Caratti) [RHEL-14369] +- lwt: Check LWTUNNEL_XMIT_CONTINUE strictly (Guillaume Nault) [RHEL-14360] +- lwt: Fix return values of BPF xmit ops (Guillaume Nault) [RHEL-14360] +- tunnels: fix kasan splat when generating ipv4 pmtu error (Guillaume Nault) [RHEL-14360] +- vxlan: Fix nexthop hash size (Guillaume Nault) [RHEL-14360] +- net:ipv6: check return value of pskb_trim() (Guillaume Nault) [RHEL-14360] +- ipv4: fix null-deref in ipv4_link_failure (Felix Maurer) [RHEL-5426] {CVE-2023-42754} +- powerpc/perf/hv-24x7: Update domain value check (Michael Petlan) [RHEL-8426] +- sctp: update hb timer immediately after users change hb_interval (Xin Long) [RHEL-14179] +- sctp: update transport state when processing a dupcook packet (Xin Long) [RHEL-14179] +- netfilter: handle the connecting collision properly in nf_conntrack_proto_sctp (Xin Long) [RHEL-14179] +- sctp: annotate data-races around sk->sk_wmem_queued (Xin Long) [RHEL-14179] +- PM: runtime: Add EXPORT[_GPL]_RUNTIME_DEV_PM_OPS macros (Jose Ignacio Tornos Martinez) [RHEL-12420] +- PM: runtime: Add DEFINE_RUNTIME_DEV_PM_OPS() macro (Jose Ignacio Tornos Martinez) [RHEL-12420] +- PM: core: Add EXPORT[_GPL]_SIMPLE_DEV_PM_OPS macros (Jose Ignacio Tornos Martinez) [RHEL-12420] +- PM: core: Remove DEFINE_UNIVERSAL_DEV_PM_OPS() macro (Jose Ignacio Tornos Martinez) [RHEL-12420] +- netfilter: set default timeout to 3 secs for sctp shutdown send and recv state (Xin Long) [RHEL-6004] + +* Tue Oct 24 2023 Scott Weaver [5.14.0-379.el9] +- redhat/configs: Enable CONFIG_DEVICE_PRIVATE on aarch64 (David Hildenbrand) [2231407] +- nvme-fc: Prevent null pointer dereference in nvme_fc_io_getuuid() (Ewan D. Milne) [RHEL-1604] +- net: vlan: introduce skb_vlan_eth_hdr() (Ivan Vecera) [RHEL-864] +- net: vlan: don't adjust MAC header in __vlan_insert_inner_tag() unless set (Ivan Vecera) [RHEL-864] +- cxgb4: fix use after free bugs caused by circular dependency problem (Ricardo Robaina) [RHEL-6262 RHEL-7057] {CVE-2023-4133} +- CI: Remove -rt suffix from kpet_tree_name values (Nikolai Kondrashov) +- x86/sched: Add the SD_ASYM_PACKING flag to the die domain of hybrid processors (Phil Auld) [RHEL-3888] +- x86/sched/itmt: Give all SMT siblings of a core the same priority (Phil Auld) [RHEL-3888] +- x86/sched: Remove SD_ASYM_PACKING from the SMT domain flags (Phil Auld) [RHEL-3888] +- sched/topology: Remove SHARED_CHILD from ASYM_PACKING (Phil Auld) [RHEL-3888] +- sched/topology: Check SDF_SHARED_CHILD in highest_flag_domain() (Phil Auld) [RHEL-3888] +- sched/fair: Do not even the number of busy CPUs via asym_packing (Phil Auld) [RHEL-3888] +- sched/fair: Use the busiest group to set prefer_sibling (Phil Auld) [RHEL-3888] +- sched/fair: Keep a fully_busy SMT sched group as busiest (Phil Auld) [RHEL-3888] +- sched/fair: Let low-priority cores help high-priority busy SMT cores (Phil Auld) [RHEL-3888] +- sched/fair: Simplify asym_packing logic for SMT cores (Phil Auld) [RHEL-3888] +- sched/fair: Only do asym_packing load balancing from fully idle SMT cores (Phil Auld) [RHEL-3888] +- sched/fair: Move is_core_idle() out of CONFIG_NUMA (Phil Auld) [RHEL-3888] +- redhat: fix bug/zjira sort in the changelog (Herton R. Krzesinski) +- USB: core: Fix oversight in SuperSpeed initialization (Desnes Nunes) [RHEL-2566 RHEL-2680] {CVE-2023-37453} +- USB: core: Fix race by not overwriting udev->descriptor in hub_port_init() (Desnes Nunes) [RHEL-2566 RHEL-2680] {CVE-2023-37453} +- USB: core: Change usb_get_device_descriptor() API (Desnes Nunes) [RHEL-2566 RHEL-2680] {CVE-2023-37453} +- USB: core: Unite old scheme and new scheme descriptor reads (Desnes Nunes) [RHEL-2566 RHEL-2680] {CVE-2023-37453} +- selftests: forwarding: tc_tunnel_key: Make filters more specific (Ivan Vecera) [RHEL-1773] +- selftests: forwarding: tc_flower: Relax success criterion (Ivan Vecera) [RHEL-1773] +- selftests: forwarding: tc_actions: Use ncat instead of nc (Ivan Vecera) [RHEL-1773] +- selftests: forwarding: tc_flower_l2_miss: Fix failing test with old libnet (Ivan Vecera) [RHEL-1773] +- net/sched: taprio: Limit TCA_TAPRIO_ATTR_SCHED_CYCLE_TIME to INT_MAX. (Ivan Vecera) [RHEL-1773] +- net: sched: cls_u32: Fix match key mis-addressing (Ivan Vecera) [RHEL-1773] +- net: flower: fix stack-out-of-bounds in fl_set_key_cfm() (Ivan Vecera) [RHEL-1773] +- net/sched: mqprio: Add length check for TCA_MQPRIO_{MAX/MIN}_RATE64 (Ivan Vecera) [RHEL-1773] +- sch_htb: Allow HTB quantum parameter in offload mode (Ivan Vecera) [RHEL-1773] +- openvswitch: set IPS_CONFIRMED in tmpl status only when commit is set in conntrack (Ivan Vecera) [RHEL-1773] +- net: sched: set IPS_CONFIRMED in tmpl status only when commit is set in act_ct (Ivan Vecera) [RHEL-1773] +- netfilter: allow exp not to be removed in nf_ct_find_expectation (Ivan Vecera) [RHEL-1773] +- selftests: tc: add ConnTrack procfs kconfig (Ivan Vecera) [RHEL-1773] +- selftests: tc: add 'ct' action kconfig dep (Ivan Vecera) [RHEL-1773] +- selftests: tc: set timeout to 15 minutes (Ivan Vecera) [RHEL-1773] +- net: sched: cls_flower: Undo tcf_bind_filter in case of an error (Ivan Vecera) [RHEL-1773] +- net: sched: cls_bpf: Undo tcf_bind_filter in case of an error (Ivan Vecera) [RHEL-1773] +- net: sched: cls_u32: Undo refcount decrement in case update failed (Ivan Vecera) [RHEL-1773] +- net: sched: cls_u32: Undo tcf_bind_filter if u32_replace_hw_knode (Ivan Vecera) [RHEL-1773] +- net: sched: cls_matchall: Undo tcf_bind_filter in case of failure after mall_set_parms (Ivan Vecera) [RHEL-1773] +- pie: fix kernel-doc notation warning (Ivan Vecera) [RHEL-1773] +- selftests: tc-testing: add test for qfq with stab overhead (Ivan Vecera) [RHEL-1773] +- net/sched: sch_qfq: account for stab overhead in qfq_enqueue (Ivan Vecera) [RHEL-1773] +- selftests: tc-testing: add tests for qfq mtu sanity check (Ivan Vecera) [RHEL-1773] +- net/sched: sch_qfq: reintroduce lmax bound check for MTU (Ivan Vecera) [RHEL-1773] +- net/sched: make psched_mtu() RTNL-less safe (Ivan Vecera) [RHEL-1773] +- net/sched: flower: Ensure both minimum and maximum ports are specified (Ivan Vecera) [RHEL-1773] +- net: sched: Replace strlcpy with strscpy (Ivan Vecera) [RHEL-1773] +- net/sched: act_pedit: Add size check for TCA_PEDIT_PARMS_EX (Ivan Vecera) [RHEL-1773] +- net/sched: act_ipt: zero skb->cb before calling target (Ivan Vecera) [RHEL-1773] +- net/sched: act_ipt: add sanity checks on skb before calling target (Ivan Vecera) [RHEL-1773] +- net/sched: act_ipt: add sanity checks on table name and hook locations (Ivan Vecera) [RHEL-1773] +- selftests: tc-testing: add one test for flushing explicitly created chain (Ivan Vecera) [RHEL-1773] +- net: sched: Remove unused qdisc_l2t() (Ivan Vecera) [RHEL-1773] +- net/sched: qdisc_destroy() old ingress and clsact Qdiscs before grafting (Ivan Vecera) [RHEL-1773] +- net/sched: Refactor qdisc_graft() for ingress and clsact Qdiscs (Ivan Vecera) [RHEL-1773] +- net/sched: act_ct: Fix promotion of offloaded unreplied tuple (Ivan Vecera) [RHEL-1773] +- selftests/tc-testing: Remove configs that no longer exist (Ivan Vecera) [RHEL-1773] +- selftests/tc-testing: Fix SFB db test (Ivan Vecera) [RHEL-1773] +- selftests/tc-testing: Fix Error: failed to find target LOG (Ivan Vecera) [RHEL-1773] +- selftests/tc-testing: Fix Error: Specified qdisc kind is unknown. (Ivan Vecera) [RHEL-1773] +- selftests: forwarding: Fix layer 2 miss test syntax (Ivan Vecera) [RHEL-1773] +- selftests: net: add tc flower cfm test (Ivan Vecera) [RHEL-1773] +- net: flower: add support for matching cfm fields (Ivan Vecera) [RHEL-1773] +- net: flow_dissector: add support for cfm packets (Ivan Vecera) [RHEL-1773] +- net/sched: taprio: report class offload stats per TXQ, not per TC (Ivan Vecera) [RHEL-1773] +- net/sched: act_pedit: Use kmemdup() to replace kmalloc + memcpy (Ivan Vecera) [RHEL-1773] +- net/sched: act_pedit: Parse L3 Header for L4 offset (Ivan Vecera) [RHEL-1773] +- net: sched: act_police: fix sparse errors in tcf_police_dump() (Ivan Vecera) [RHEL-1773] +- net: sched: move rtm_tca_policy declaration to include file (Ivan Vecera) [RHEL-1773] +- net: sched: add rcu annotations around qdisc->qdisc_sleeping (Ivan Vecera) [RHEL-1773] +- net/sched: fq_pie: ensure reasonable TCA_FQ_PIE_QUANTUM values (Ivan Vecera) [RHEL-1773] +- net: sched: wrap tc_skip_wrapper with CONFIG_RETPOLINE (Ivan Vecera) [RHEL-1773] +- selftests/tc-testing: replace mq with invalid parent ID (Ivan Vecera) [RHEL-1773] +- net/sched: taprio: add netlink reporting for offload statistics counters (Ivan Vecera) [RHEL-1773] +- net/sched: taprio: replace tc_taprio_qopt_offload :: enable with a "cmd" enum (Ivan Vecera) [RHEL-1773] +- net/sched: taprio: don't overwrite "sch" variable in taprio_dump_class_stats() (Ivan Vecera) [RHEL-1773] +- selftests: forwarding: Add layer 2 miss test cases (Ivan Vecera) [RHEL-1773] +- flow_offload: Reject matching on layer 2 miss (Ivan Vecera) [RHEL-1773] +- net/sched: flower: Allow matching on layer 2 miss (Ivan Vecera) [RHEL-1773] +- flow_dissector: Dissect layer 2 miss from tc skb extension (Ivan Vecera) [RHEL-1773] +- skbuff: bridge: Add layer 2 miss indication (Ivan Vecera) [RHEL-1773] +- net/sched: Prohibit regrafting ingress or clsact Qdiscs (Ivan Vecera) [RHEL-1773] +- net/sched: Reserve TC_H_INGRESS (TC_H_CLSACT) for ingress (clsact) Qdiscs (Ivan Vecera) [RHEL-1773] +- net/sched: sch_clsact: Only create under TC_H_CLSACT (Ivan Vecera) [RHEL-1773] +- net/sched: sch_ingress: Only create under TC_H_INGRESS (Ivan Vecera) [RHEL-1773] +- sch_htb: Allow HTB priority parameter in offload mode (Ivan Vecera) [RHEL-1773] +- net/sched: act_mirred: Add carrier check (Ivan Vecera) [RHEL-1773] +- net/sched: act_pedit: free pedit keys on bail from offset check (Ivan Vecera) [RHEL-1773] +- selftests: tc-testing: add more tests for sch_qfq (Ivan Vecera) [RHEL-1773] +- net/sched: sch_qfq: refactor parsing of netlink parameters (Ivan Vecera) [RHEL-1773] +- net/sched: sch_qfq: use extack on errors messages (Ivan Vecera) [RHEL-1773] +- net/sched: sch_htb: use extack on errors messages (Ivan Vecera) [RHEL-1773] +- net/sched: act_pedit: rate limit datapath messages (Ivan Vecera) [RHEL-1773] +- net/sched: act_pedit: remove extra check for key type (Ivan Vecera) [RHEL-1773] +- net/sched: act_pedit: check static offsets a priori (Ivan Vecera) [RHEL-1773] +- net/sched: act_pedit: use extack in 'ex' parsing errors (Ivan Vecera) [RHEL-1773] +- net/sched: act_pedit: use NLA_POLICY for parsing 'ex' keys (Ivan Vecera) [RHEL-1773] +- net: sched: Print msecs when transmit queue time out (Ivan Vecera) [RHEL-1773] +- selftests: forwarding: sch_tbf_*: Add a pre-run hook (Ivan Vecera) [RHEL-1773] +- flow_dissector: Address kdoc warnings (Ivan Vecera) [RHEL-1773] +- net/sched: taprio: allow per-TC user input of FP adminStatus (Ivan Vecera) [RHEL-1773] +- net/sched: mqprio: allow per-TC user input of FP adminStatus (Ivan Vecera) [RHEL-1773] +- net/sched: pass netlink extack to mqprio and taprio offload (Ivan Vecera) [RHEL-1773] +- net/sched: mqprio: add an extack message to mqprio_parse_opt() (Ivan Vecera) [RHEL-1773] +- net/sched: mqprio: add extack to mqprio_parse_nlattr() (Ivan Vecera) [RHEL-1773] +- net/sched: mqprio: simplify handling of nlattr portion of TCA_OPTIONS (Ivan Vecera) [RHEL-1773] +- net/sched: sch_mqprio: use netlink payload helpers (Ivan Vecera) [RHEL-1773] +- fix typos in net/sched/* files (Ivan Vecera) [RHEL-1773] +- net/sched: act_api: use the correct TCA_ACT attributes in dump (Ivan Vecera) [RHEL-1773] +- net/sched: remove two skb_mac_header() uses (Ivan Vecera) [RHEL-1773] +- sch_cake: do not use skb_mac_header() in cake_overhead() (Ivan Vecera) [RHEL-1773] +- net: do not use skb_mac_header() in qdisc_pkt_len_init() (Ivan Vecera) [RHEL-1773] +- selftests: tc-testing: add tests for action binding (Ivan Vecera) [RHEL-1773] +- net: sched: remove qdisc_watchdog->last_expires (Ivan Vecera) [RHEL-1773] +- net/sched: use get_random_u32_below() instead of deprecated function (Ivan Vecera) [RHEL-1773] +- net/sched: use get_random_{u8,u16}() when possible, part 1 (Ivan Vecera) [RHEL-1773] +- net/sched: use get_random_{u8,u16}() when possible, part 2 (Ivan Vecera) [RHEL-1773] +- flow_dissector: fix false-positive __read_overflow2_field() warning (Ivan Vecera) [RHEL-1773] +- s390/zcrypt_ep11misc: support API ordinal 6 with empty pin-blob (Tobias Huschle) [RHEL-11202] +- platform/x86/amd/pmf: Fix a missing cleanup path (David Arcari) [RHEL-2037] +- platform/x86/amd/pmf: Use str_on_off() helper (David Arcari) [RHEL-2037] +- platform/x86/amd/pmf: Fix unsigned comparison with less than zero (David Arcari) [RHEL-2037] +- platform/x86/amd/pmf: Notify OS power slider update (David Arcari) [RHEL-2037] +- platform/x86/amd/pmf: reduce verbosity of apmf_get_system_params (David Arcari) [RHEL-2037] +- platform/x86/amd: pmf: Add new ACPI ID AMDI0103 (David Arcari) [RHEL-2037] +- platform/x86/amd/pmf: Register notify handler only if SPS is enabled (David Arcari) [RHEL-2037] +- platform/x86/amd/pmf: Fix compiler warnings in static slider (David Arcari) [RHEL-2037] +- platform/x86/amd/pmf: Add PMF debug facilities (David Arcari) [RHEL-2037] +- platform/x86/amd/pmf: Add PMF acpi debug support (David Arcari) [RHEL-2037] +- platform/x86/amd/pmf: Fix CnQF and auto-mode after resume (David Arcari) [RHEL-2037] +- platform/x86/amd/pmf: Move out of BIOS SMN pair for driver probe (David Arcari) [RHEL-2037] +- platform/x86: amd: pmf: core: Convert to platform remove callback returning void (David Arcari) [RHEL-2037] +- platform/x86/amd/pmf: Add depends on CONFIG_POWER_SUPPLY (David Arcari) [RHEL-2037] +- platform/x86/amd/pmf: Ensure mutexes are initialized before use (David Arcari) [RHEL-2037] +- platform/x86/amd/pmf: Fix to update SPS thermals when power supply change (David Arcari) [RHEL-2037] +- platform/x86/amd/pmf: Fix to update SPS default pprof thermals (David Arcari) [RHEL-2037] +- platform/x86/amd/pmf: update to auto-mode limits only after AMT event (David Arcari) [RHEL-2037] +- platform/x86/amd/pmf: Add helper routine to check pprof is balanced (David Arcari) [RHEL-2037] +- platform/x86/amd/pmf: Add helper routine to update SPS thermals (David Arcari) [RHEL-2037] +- platform/x86/amd/pmf: pass the struct by reference (David Arcari) [RHEL-2037] +- platform/x86/amd/pmf: Remove unused power_delta instances (David Arcari) [RHEL-2037] +- platform/x86/amd/pmf: install notify handler after acpi init (David Arcari) [RHEL-2037] +- platform/x86/amd/pmf: Add sysfs to toggle CnQF (David Arcari) [RHEL-2037] +- platform/x86/amd/pmf: Add support for CnQF (David Arcari) [RHEL-2037] +- platform/x86/amd/pmf: Fix clang unused variable warning (David Arcari) [RHEL-2037] +- platform/x86/amd/pmf: Fix undefined reference to platform_profile (David Arcari) [RHEL-2037] +- platform/x86/amd/pmf: Force load driver on older supported platforms (David Arcari) [RHEL-2037] +- platform/x86/amd/pmf: Handle AMT and CQL events for Auto mode (David Arcari) [RHEL-2037] +- platform/x86/amd/pmf: Add support for Auto mode feature (David Arcari) [RHEL-2037] +- platform/x86/amd/pmf: Get performance metrics from PMFW (David Arcari) [RHEL-2037] +- platform/x86/amd/pmf: Add fan control support (David Arcari) [RHEL-2037] +- platform/x86/amd/pmf: Add heartbeat signal support (David Arcari) [RHEL-2037] +- platform/x86/amd/pmf: Add debugfs information (David Arcari) [RHEL-2037] +- platform/x86/amd/pmf: Add support SPS PMF feature (David Arcari) [RHEL-2037] +- platform/x86/amd/pmf: Add support for PMF APCI layer (David Arcari) [RHEL-2037] +- platform/x86/amd/pmf: Add support for PMF core layer (David Arcari) [RHEL-2037] +- redhat/configs: enable the AMD_PMF driver for RHEL (David Arcari) [RHEL-2037] +- lib/string_helpers: fix not adding strarray to device's resource list (David Arcari) [RHEL-2037] +- lib/string_helpers: Introduce managed variant of kasprintf_strarray() (David Arcari) [RHEL-2037] +- lib/string_helpers: Add kstrdup_and_replace() helper (David Arcari) [RHEL-2037] +- lib/string_choices: Add str_write_read() helper (David Arcari) [RHEL-2037] +- lib/string_choices: Add str_high_low() helper (David Arcari) [RHEL-2037] +- lib/string_helpers: Split out string_choices.h (David Arcari) [RHEL-2037] +- lib/string_helpers: Add missing header files to MAINTAINERS database (David Arcari) [RHEL-2037] +- string_helpers: Move string_is_valid() to the header (David Arcari) [RHEL-2037] +- lib/string_helpers: Add str_read_write() helper (David Arcari) [RHEL-2037] + +* Thu Oct 19 2023 Scott Weaver [5.14.0-378.el9] +- sunvnet: fix sparc64 build error after gso code split (Ivan Vecera) [RHEL-12679] +- net: move gso declarations and functions to their own files (Ivan Vecera) [RHEL-12679] +- net: introduce and use skb_frag_fill_page_desc() (Ivan Vecera) [RHEL-12625] +- x86/microcode/AMD: Rip out static buffers (David Arcari) [RHEL-10030] +- x86/microcode/AMD: Load late on both threads too (David Arcari) [RHEL-10030] +- x86/microcode/amd: Remove unneeded pointer arithmetic (David Arcari) [RHEL-10030] +- x86/microcode/AMD: Get rid of __find_equiv_id() (David Arcari) [RHEL-10030] +- docs: move x86 documentation into Documentation/arch/ (David Arcari) [RHEL-10030] +- x86/microcode/AMD: Handle multiple glued containers properly (David Arcari) [RHEL-10030] +- md/raid5: release batch_last before waiting for another stripe_head (Nigel Croxon) [RHEL-12455] +- md: replace deprecated strncpy with memcpy (Nigel Croxon) [RHEL-12455] +- md: don't check 'mddev->pers' and 'pers->quiesce' from suspend_lo_store() (Nigel Croxon) [RHEL-12455] +- md: don't check 'mddev->pers' from suspend_hi_store() (Nigel Croxon) [RHEL-12455] +- md-bitmap: suspend array earlier in location_store() (Nigel Croxon) [RHEL-12455] +- md-bitmap: remove the checking of 'pers->quiesce' from location_store() (Nigel Croxon) [RHEL-12455] +- md: don't rely on 'mddev->pers' to be set in mddev_suspend() (Nigel Croxon) [RHEL-12455] +- md: initialize 'writes_pending' while allocating mddev (Nigel Croxon) [RHEL-12455] +- md: initialize 'active_io' while allocating mddev (Nigel Croxon) [RHEL-12455] +- md: delay remove_and_add_spares() for read only array to md_start_sync() (Nigel Croxon) [RHEL-12455] +- md: factor out a helper rdev_addable() from remove_and_add_spares() (Nigel Croxon) [RHEL-12455] +- md: factor out a helper rdev_is_spare() from remove_and_add_spares() (Nigel Croxon) [RHEL-12455] +- md: factor out a helper rdev_removeable() from remove_and_add_spares() (Nigel Croxon) [RHEL-12455] +- md: delay choosing sync action to md_start_sync() (Nigel Croxon) [RHEL-12455] +- md: factor out a helper to choose sync action from md_check_recovery() (Nigel Croxon) [RHEL-12455] +- md: use separate work_struct for md_start_sync() (Nigel Croxon) [RHEL-12455] +- md: Put the right device in md_seq_next (Nigel Croxon) [RHEL-12455] +- igmp: limit igmpv3_newpack() packet size to IP_MAX_MTU (Hangbin Liu) [RHEL-10448 RHEL-10449] {CVE-2023-42752} +- Enable CONFIG_DPLL (Petr Oros) [2232515] +- ice: implement dpll interface to control cgu (Petr Oros) [2232515] +- ice: add admin commands to access cgu configuration (Petr Oros) [2232515] +- netdev: expose DPLL pin handle for netdevice (Petr Oros) [2232515] +- dpll: netlink: Add DPLL framework base functions (Petr Oros) [2232515] +- dpll: core: Add DPLL framework base functions (Petr Oros) [2232515] +- dpll: spec: Add Netlink spec in YAML (Petr Oros) [2232515] +- dpll: documentation on DPLL subsystem interface (Petr Oros) [2232515] +- redhat/configs: arm64: modularize arm system pmu (Mark Salter) [RHEL-2042] +- perf/arm_cspmu: Clean up ACPI dependency (Mark Salter) [RHEL-1851] +- perf/arm_cspmu: Decouple APMT dependency (Mark Salter) [RHEL-1851] +- ACPI/APMT: Don't register invalid resource (Mark Salter) [RHEL-1851] +- vxlan: Expose helper vxlan_build_gbp_hdr (Izabela Bakollari) [RHEL-5077] +- vxlan: Remove unused argument from vxlan_build_gbp_hdr( ) and vxlan_build_gpe_hdr( ) (Izabela Bakollari) [RHEL-5077] +- perf/x86/amd: Do not WARN() on every IRQ (Michael Petlan) [RHEL-12341] +- bio-integrity: create multi-page bvecs in bio_integrity_add_page() (Ming Lei) [RHEL-13714] +- bio-integrity: cleanup adding integrity pages to bip's bvec. (Ming Lei) [RHEL-13714] +- bio-integrity: update the payload size in bio_integrity_add_page() (Ming Lei) [RHEL-13714] +- block: make bvec_try_merge_hw_page() non-static (Ming Lei) [RHEL-13714] +- block: don't pass a bio to bio_try_merge_hw_seg (Ming Lei) [RHEL-13714] +- block: move the bi_size update out of __bio_try_merge_page (Ming Lei) [RHEL-13714] +- block: downgrade a bio_full call in bio_add_page (Ming Lei) [RHEL-13714] +- block: move the bi_size overflow check in __bio_try_merge_page (Ming Lei) [RHEL-13714] +- block: move the bi_vcnt check out of __bio_try_merge_page (Ming Lei) [RHEL-13714] +- block: move the BIO_CLONED checks out of __bio_try_merge_page (Ming Lei) [RHEL-13714] +- block: use SECTOR_SHIFT bio_add_hw_page (Ming Lei) [RHEL-13714] +- block: tidy up the bio full checks in bio_add_hw_page (Ming Lei) [RHEL-13714] +- block: kmsan: skip bio block merging logic for KMSAN (Ming Lei) [RHEL-13714] +- thermal: intel: powerclamp: fix mismatch in get function for max_idle (David Arcari) [RHEL-2816] +- net: stmmac: dwmac-qcom-ethqos: Use max frequency for clk_ptp_ref (Andrew Halaney) [RHEL-904] +- net: stmmac: Make ptp_clk_freq_config variable type explicit (Andrew Halaney) [RHEL-904] +- net: stmmac: don't reject VLANs when IFF_PROMISC is set (Andrew Halaney) [RHEL-904] +- can: af_can: fix NULL pointer dereference in can_rcv_filter (Ricardo Robaina) [RHEL-6428 RHEL-7052] {CVE-2023-2166} + +* Tue Oct 17 2023 Scott Weaver [5.14.0-377.el9] +- fs/buffer.c: disable per-CPU buffer_head cache for isolated CPUs (Marcelo Tosatti) [2158709] +- notifier: Initialize new struct srcu_usage field (Waiman Long) [RHEL-5228] +- tools/testing/cxl: Use DEFINE_STATIC_SRCU() (Waiman Long) [RHEL-5228] +- rcu/kvfree: Avoid freeing new kfree_rcu() memory after old grace period (Waiman Long) [RHEL-5228] +- rcuscale: Rename kfree_rcu() to kfree_rcu_mightsleep() (Waiman Long) [RHEL-5228] +- rcu: Protect rcu_print_task_exp_stall() ->exp_tasks access (Waiman Long) [RHEL-5228] +- rcu: Avoid stack overflow due to __rcu_irq_enter_check_tick() being kprobe-ed (Waiman Long) [RHEL-5228] +- rcu-tasks: Report stalls during synchronize_srcu() in rcu_tasks_postscan() (Waiman Long) [RHEL-5228] +- rcu: Permit start_poll_synchronize_rcu_expedited() to be invoked early (Waiman Long) [RHEL-5228] +- rcu: Remove never-set needwake assignment from rcu_report_qs_rdp() (Waiman Long) [RHEL-5228] +- rcu: Register rcu-lazy shrinker only for CONFIG_RCU_LAZY=y kernels (Waiman Long) [RHEL-5228] +- rcu: Fix set/clear TICK_DEP_BIT_RCU_EXP bitmask race (Waiman Long) [RHEL-5228] +- rcu: Remove CONFIG_SRCU (Waiman Long) [RHEL-5228] +- rcu: Add comment to rcu_do_batch() identifying rcuoc code path (Waiman Long) [RHEL-5228] +- srcu: Clarify comments on memory barrier "E" (Waiman Long) [RHEL-5228] +- rcu: Further comment and explain the state space of GP sequences (Waiman Long) [RHEL-5228] +- srcu: Fix long lines in srcu_funnel_gp_start() (Waiman Long) [RHEL-5228] +- srcu: Fix long lines in srcu_gp_end() (Waiman Long) [RHEL-5228] +- srcu: Fix long lines in cleanup_srcu_struct() (Waiman Long) [RHEL-5228] +- srcu: Fix long lines in srcu_get_delay() (Waiman Long) [RHEL-5228] +- srcu: Check for readers at module-exit time (Waiman Long) [RHEL-5228] +- srcu: Move work-scheduling fields from srcu_struct to srcu_usage (Waiman Long) [RHEL-5228] +- srcu: Move srcu_barrier() fields from srcu_struct to srcu_usage (Waiman Long) [RHEL-5228] +- srcu: Move ->sda_is_static from srcu_struct to srcu_usage (Waiman Long) [RHEL-5228] +- srcu: Move heuristics fields from srcu_struct to srcu_usage (Waiman Long) [RHEL-5228] +- srcu: Move grace-period fields from srcu_struct to srcu_usage (Waiman Long) [RHEL-5228] +- srcu: Move ->srcu_gp_mutex from srcu_struct to srcu_usage (Waiman Long) [RHEL-5228] +- srcu: Move ->lock from srcu_struct to srcu_usage (Waiman Long) [RHEL-5228] +- srcu: Move ->lock initialization after srcu_usage allocation (Waiman Long) [RHEL-5228] +- srcu: Move ->srcu_cb_mutex from srcu_struct to srcu_usage (Waiman Long) [RHEL-5228] +- srcu: Move ->srcu_size_state from srcu_struct to srcu_usage (Waiman Long) [RHEL-5228] +- srcu: Move ->level from srcu_struct to srcu_usage (Waiman Long) [RHEL-5228] +- srcu: Begin offloading srcu_struct fields to srcu_update (Waiman Long) [RHEL-5228] +- srcu: Use static init for statically allocated in-module srcu_struct (Waiman Long) [RHEL-5228] +- srcu: Add whitespace to __SRCU_STRUCT_INIT() & __DEFINE_SRCU() (Waiman Long) [RHEL-5228] +- rcu-tasks: Fix warning for unused tasks_rcu_exit_srcu (Waiman Long) [RHEL-5228] +- atomics: Provide rcuref - scalable reference counting (Waiman Long) [RHEL-5228] +- atomics: Provide atomic_add_negative() variants (Waiman Long) [RHEL-5228] +- rcutorture: Add srcu_lockdep.sh (Waiman Long) [RHEL-5228] +- rcutorture: Add RCU Tasks Trace and SRCU deadlock scenarios (Waiman Long) [RHEL-5228] +- rcutorture: Add SRCU deadlock scenarios (Waiman Long) [RHEL-5228] +- locking/lockdep: Improve the deadlock scenario print for sync and read lock (Waiman Long) [RHEL-5228] +- locking: Reduce the number of locks in ww_mutex stress tests (Waiman Long) [RHEL-5228] +- rcu: Annotate SRCU's update-side lockdep dependencies (Waiman Long) [RHEL-5228] +- locking/lockdep: Introduce lock_sync() (Waiman Long) [RHEL-5228] +- refscale: Move shutdown from wait_event() to wait_event_idle() (Waiman Long) [RHEL-5228] +- rcuscale: Move shutdown from wait_event() to wait_event_idle() (Waiman Long) [RHEL-5228] +- rcutorture: Create nocb kthreads only when testing rcu in CONFIG_RCU_NOCB_CPU=y kernels (Waiman Long) [RHEL-5228] +- rcutorture: Eliminate variable n_rcu_torture_boost_rterror (Waiman Long) [RHEL-5228] +- rcutorture: Add test_nmis module parameter (Waiman Long) [RHEL-5228] +- rcu/kvfree: Add kvfree_rcu_mightsleep() and kfree_rcu_mightsleep() (Waiman Long) [RHEL-5228] +- kernel/notifier: Remove CONFIG_SRCU (Waiman Long) [RHEL-5228] +- fs: Remove CONFIG_SRCU (Waiman Long) [RHEL-5228] +- rcu: Disable laziness if lazy-tracking says so (Waiman Long) [RHEL-5228] +- rcu: Track laziness during boot and suspend (Waiman Long) [RHEL-5228] +- rcu: Remove redundant call to rcu_boost_kthread_setaffinity() (Waiman Long) [RHEL-5228] +- rcu: Allow up to five minutes expedited RCU CPU stall-warning timeouts (Waiman Long) [RHEL-5228] +- rcu: Align the output of RCU CPU stall warning messages (Waiman Long) [RHEL-5228] +- redhat/configs: Add new RCU Kconfig files (Waiman Long) [RHEL-5228] +- rcu: Add RCU stall diagnosis information (Waiman Long) [RHEL-5228] +- sched: Add helper nr_context_switches_cpu() (Waiman Long) [RHEL-5228] +- sched: Add helper kstat_cpu_softirqs_sum() (Waiman Long) [RHEL-5228] +- rcutorture: Drop sparse lock-acquisition annotations (Waiman Long) [RHEL-5228] +- refscale: Add tests using SLAB_TYPESAFE_BY_RCU (Waiman Long) [RHEL-5228] +- refscale: Provide for initialization failure (Waiman Long) [RHEL-5228] +- rcu-tasks: Handle queue-shrink/callback-enqueue race condition (Waiman Long) [RHEL-5228] +- rcu-tasks: Make rude RCU-Tasks work well with CPU hotplug (Waiman Long) [RHEL-5228] +- rcu-tasks: Fix synchronize_rcu_tasks() VS zap_pid_ns_processes() (Waiman Long) [RHEL-5228] +- rcu-tasks: Remove preemption disablement around srcu_read_[un]lock() calls (Waiman Long) [RHEL-5228] +- rcu-tasks: Improve comments explaining tasks_rcu_exit_srcu purpose (Waiman Long) [RHEL-5228] +- rcu-tasks: Use accurate runstart time for RCU Tasks boot-time testing (Waiman Long) [RHEL-5228] +- srcu: Update comment after the index flip (Waiman Long) [RHEL-5228] +- srcu: Yet more detail for srcu_readers_active_idx_check() comments (Waiman Long) [RHEL-5228] +- srcu: Remove needless rcu_seq_done() check while holding read lock (Waiman Long) [RHEL-5228] +- rcu: Add test code for semaphore-like SRCU readers (Waiman Long) [RHEL-5228] +- rcu: Add srcu_down_read() and srcu_up_read() (Waiman Long) [RHEL-5228] +- srcu: Fix the comparision in srcu_invl_snp_seq() (Waiman Long) [RHEL-5228] +- srcu: Release early_srcu resources when no longer in use (Waiman Long) [RHEL-5228] +- rcu/kvfree: Split ready for reclaim objects from a batch (Waiman Long) [RHEL-5228] +- rcu/kvfree: Carefully reset number of objects in krcp (Waiman Long) [RHEL-5228] +- rcu/kvfree: Use READ_ONCE() when access to krcp->head (Waiman Long) [RHEL-5228] +- rcu/kvfree: Use a polled API to speedup a reclaim process (Waiman Long) [RHEL-5228] +- rcu/kvfree: Move need_offload_krc() out of krcp->lock (Waiman Long) [RHEL-5228] +- rcu/kvfree: Move bulk/list reclaim to separate functions (Waiman Long) [RHEL-5228] +- rcu/kvfree: Switch to a generic linked list API (Waiman Long) [RHEL-5228] +- rcu: Refactor kvfree_call_rcu() and high-level helpers (Waiman Long) [RHEL-5228] +- rcu: Allow expedited RCU CPU stall warnings to dump task stacks (Waiman Long) [RHEL-5228] +- rcu: Test synchronous RCU grace periods at the end of rcu_init() (Waiman Long) [RHEL-5228] +- rcu: Make rcu_blocking_is_gp() stop early-boot might_sleep() (Waiman Long) [RHEL-5228] +- rcu: Suppress smp_processor_id() complaint in synchronize_rcu_expedited_wait() (Waiman Long) [RHEL-5228] +- rcu: Make RCU_LOCKDEP_WARN() avoid early lockdep checks (Waiman Long) [RHEL-5228] +- rcu: Upgrade header comment for poll_state_synchronize_rcu() (Waiman Long) [RHEL-5228] +- rcu: Throttle callback invocation based on number of ready callbacks (Waiman Long) [RHEL-5228] +- rcu: Consolidate initialization and CPU-hotplug code (Waiman Long) [RHEL-5228] +- rcu: Use hlist_nulls_next_rcu() in hlist_nulls_add_tail_rcu() (Waiman Long) [RHEL-5228] +- rcu: Don't assert interrupts enabled too early in boot (Waiman Long) [RHEL-5228] +- srcu: Make Tiny synchronize_srcu() check for readers (Waiman Long) [RHEL-5228] +- rcu: Make SRCU mandatory (Waiman Long) [RHEL-5228] +- rcu/rcutorture: Use call_rcu_hurry() where needed (Waiman Long) [RHEL-5228] +- rcu/rcuscale: Use call_rcu_hurry() for async reader test (Waiman Long) [RHEL-5228] +- rcu/sync: Use call_rcu_hurry() instead of call_rcu (Waiman Long) [RHEL-5228] +- rcuscale: Add laziness and kfree tests (Waiman Long) [RHEL-5228] +- rcu: Shrinker for lazy rcu (Waiman Long) [RHEL-5228] +- rcu: Refactor code a bit in rcu_nocb_do_flush_bypass() (Waiman Long) [RHEL-5228] +- rcu: Make call_rcu() lazy to save power (Waiman Long) [RHEL-5228] +- rcu: Implement lockdep_rcu_enabled for !CONFIG_DEBUG_LOCK_ALLOC (Waiman Long) [RHEL-5228] +- srcu: Debug NMI safety even on archs that don't require it (Waiman Long) [RHEL-5228] +- srcu: Explain the reason behind the read side critical section on GP start (Waiman Long) [RHEL-5228] +- srcu: Warn when NMI-unsafe API is used in NMI (Waiman Long) [RHEL-5228] +- arch/s390: Add ARCH_HAS_NMI_SAFE_THIS_CPU_OPS Kconfig option (Waiman Long) [RHEL-5228] +- arch/arm64: Add ARCH_HAS_NMI_SAFE_THIS_CPU_OPS Kconfig option (Waiman Long) [RHEL-5228] +- arch/x86: Add ARCH_HAS_NMI_SAFE_THIS_CPU_OPS Kconfig option (Waiman Long) [RHEL-5228] +- srcu: Check for consistent global per-srcu_struct NMI safety (Waiman Long) [RHEL-5228] +- srcu: Check for consistent per-CPU per-srcu_struct NMI safety (Waiman Long) [RHEL-5228] +- srcu: Create an srcu_read_lock_nmisafe() and srcu_read_unlock_nmisafe() (Waiman Long) [RHEL-5228] +- rcu: Fix missing nocb gp wake on rcu_barrier() (Waiman Long) [RHEL-5228] +- rcu: Fix late wakeup when flush of bypass cblist happens (Waiman Long) [RHEL-5228] +- rcu: Simplify rcu_init_nohz() cpumask handling (Waiman Long) [RHEL-5228] +- rcu: Use READ_ONCE() for lockless read of rnp->qsmask (Waiman Long) [RHEL-5228] +- srcu: Convert ->srcu_lock_count and ->srcu_unlock_count to atomic (Waiman Long) [RHEL-5228] +- rcu: Remove duplicate RCU exp QS report from rcu_report_dead() (Waiman Long) [RHEL-5228] +- redhat/configs: Add CONFIG_ANDROID_BINDER_IPC (Waiman Long) [RHEL-5228] +- remove CONFIG_ANDROID (Waiman Long) [RHEL-5228] +- kcsan: Only test clear_bit_unlock_is_negative_byte if arch defines it (Waiman Long) [RHEL-5228] +- kcsan: Avoid nested contexts reading inconsistent reorder_access (Waiman Long) [RHEL-5228] +- kcsan: Turn barrier instrumentation into macros (Waiman Long) [RHEL-5228] +- kcsan: Make barrier tests compatible with lockdep (Waiman Long) [RHEL-5228] +- kcsan: Support WEAK_MEMORY with Clang where no objtool support exists (Waiman Long) [RHEL-5228] +- compiler_attributes.h: Add __disable_sanitizer_instrumentation (Waiman Long) [RHEL-5228] +- sched, kcsan: Enable memory barrier instrumentation (Waiman Long) [RHEL-5228] +- x86/qspinlock, kcsan: Instrument barrier of pv_queued_spin_unlock() (Waiman Long) [RHEL-5228] +- asm-generic/bitops, kcsan: Add instrumentation for barriers (Waiman Long) [RHEL-5228] +- locking/atomics, kcsan: Add instrumentation for barriers (Waiman Long) [RHEL-5228] +- locking/barriers, kcsan: Support generic instrumentation (Waiman Long) [RHEL-5228] +- locking/barriers, kcsan: Add instrumentation for barriers (Waiman Long) [RHEL-5228] +- kcsan: selftest: Add test case to check memory barrier instrumentation (Waiman Long) [RHEL-5228] +- kcsan: Ignore GCC 11+ warnings about TSan runtime support (Waiman Long) [RHEL-5228] +- kcsan: test: Add test cases for memory barrier instrumentation (Waiman Long) [RHEL-5228] +- kcsan: test: Match reordered or normal accesses (Waiman Long) [RHEL-5228] +- kcsan: Document modeling of weak memory (Waiman Long) [RHEL-5228] +- kcsan: Show location access was reordered to (Waiman Long) [RHEL-5228] +- kcsan: Call scoped accesses reordered in reports (Waiman Long) [RHEL-5228] +- kcsan, kbuild: Add option for barrier instrumentation only (Waiman Long) [RHEL-5228] +- kcsan: Add core memory barrier instrumentation functions (Waiman Long) [RHEL-5228] +- kcsan: Add core support for a subset of weak memory modeling (Waiman Long) [RHEL-5228] +- kcsan: Avoid checking scoped accesses from nested contexts (Waiman Long) [RHEL-5228] +- kcsan: Remove redundant zero-initialization of globals (Waiman Long) [RHEL-5228] +- kcsan: Refactor reading of instrumented memory (Waiman Long) [RHEL-5228] +- kcsan: selftest: Cleanup and add missing __init (Waiman Long) [RHEL-5228] +- kcsan: Move ctx to start of argument list (Waiman Long) [RHEL-5228] +- kcsan: Support reporting scoped read-write access type (Waiman Long) [RHEL-5228] +- kcsan: Start stack trace with explicit location if provided (Waiman Long) [RHEL-5228] +- kcsan: Save instruction pointer for scoped accesses (Waiman Long) [RHEL-5228] +- kcsan: Add ability to pass instruction pointer of access to reporting (Waiman Long) [RHEL-5228] +- kcsan: test: Fix flaky test case (Waiman Long) [RHEL-5228] +- kcsan: Make strict mode imply interruptible watchers (Waiman Long) [RHEL-5228] +- kcsan: permissive: Ignore data-racy 1-bit value changes (Waiman Long) [RHEL-5228] +- kcsan: Print if strict or non-strict during init (Waiman Long) [RHEL-5228] +- kcsan: Rework atomic.h into permissive.h (Waiman Long) [RHEL-5228] +- kcsan: Reduce get_ctx() uses in kcsan_found_watchpoint() (Waiman Long) [RHEL-5228] +- kcsan: Introduce CONFIG_KCSAN_STRICT (Waiman Long) [RHEL-5228] +- kcsan: Remove CONFIG_KCSAN_DEBUG (Waiman Long) [RHEL-5228] +- kcsan: Improve some Kconfig comments (Waiman Long) [RHEL-5228] +- RDMA/qedr: clean up work queue on failure in qedr_alloc_resources() (Kamal Heib) [RHEL-10372 RHEL-11031] +- RDMA/qedr: fix repeated words in comments (Kamal Heib) [RHEL-10372 RHEL-11031] +- eth: ixgbe: fix the wake condition (Ivan Vecera) [RHEL-12422] +- eth: bnxt: fix the wake condition (Ivan Vecera) [RHEL-12422] +- net: piggy back on the memory barrier in bql when waking queues (Ivan Vecera) [RHEL-12422] +- bnxt: use new queue try_stop/try_wake macros (Ivan Vecera) [RHEL-12422] +- ixgbe: use new queue try_stop/try_wake macros (Ivan Vecera) [RHEL-12422] +- net: provide macros for commonly copied lockless queue stop/wake code (Ivan Vecera) [RHEL-12422] +- docs: net: use C syntax highlight in driver.rst (Ivan Vecera) [RHEL-12422] +- docs: net: move the probe and open/close sections of driver.rst up (Ivan Vecera) [RHEL-12422] +- docs: net: reformat driver.rst from a list to sections (Ivan Vecera) [RHEL-12422] +- Documentation: networking: correct possessive "its" (Ivan Vecera) [RHEL-12422] +- intel_th: pci: Add Meteor Lake-P support (Michael Petlan) [2156848] +- intel_th: msu: Fix vmalloced buffers (Michael Petlan) [2156848] +- Revert "sched/fair: Move unused stub functions to header" (Phil Auld) [RHEL-1536] +- sched/fair: remove util_est boosting (Phil Auld) [RHEL-1536] +- sched/topology: Align group flags when removing degenerate domain (Phil Auld) [RHEL-1536] +- sched/fair: Use recent_used_cpu to test p->cpus_ptr (Phil Auld) [RHEL-1536] +- sched/core: Avoid multiple calling update_rq_clock() in __cfsb_csd_unthrottle() (Phil Auld) [RHEL-1536] +- sched/core: Avoid double calling update_rq_clock() in __balance_push_cpu_stop() (Phil Auld) [RHEL-1536] +- sched/core: Fixed missing rq clock update before calling set_rq_offline() (Phil Auld) [RHEL-1536] +- sched/fair: Rename variable cpu_util eff_util (Phil Auld) [RHEL-1536] +- sched/topology: Mark set_sched_topology() __init (Phil Auld) [RHEL-1536] +- sched/wait: Fix a kthread_park race with wait_woken() (Phil Auld) [RHEL-1536] +- sched: Consider task_struct::saved_state in wait_task_inactive() (Phil Auld) [RHEL-1536] +- sched: Unconditionally use full-fat wait_task_inactive() (Phil Auld) [RHEL-1536] +- sched: Change wait_task_inactive()s match_state (Phil Auld) [RHEL-1536] +- Revert "sched: Consider task_struct::saved_state in wait_task_inactive()." (Phil Auld) [RHEL-1536] +- sched/deadline: Update GRUB description in the documentation (Phil Auld) [RHEL-1536] +- sched/deadline: Fix bandwidth reclaim equation in GRUB (Phil Auld) [RHEL-1536] +- sched/deadline: remove unused dl_bandwidth (Phil Auld) [RHEL-1536] +- sched/fair: Move unused stub functions to header (Phil Auld) [RHEL-1536] +- sched: Make task_vruntime_update() prototype visible (Phil Auld) [RHEL-1536] +- sched/fair: Hide unused init_cfs_bandwidth() stub (Phil Auld) [RHEL-1536] +- sched: Add schedule_user() declaration (Phil Auld) [RHEL-1536] +- sched: Hide unused sched_update_scaling() (Phil Auld) [RHEL-1536] +- sched/fair, cpufreq: Introduce 'runnable boosting' (Phil Auld) [RHEL-1536] +- sched/fair: Refactor CPU utilization functions (Phil Auld) [RHEL-1536] +- cpu/hotplug: Reset task stack state in _cpu_up() (Phil Auld) [RHEL-1536] +- sched/debug: Correct printing for rq->nr_uninterruptible (Phil Auld) [RHEL-1536] +- sched/topology: Propagate SMT flags when removing degenerate domain (Phil Auld) [RHEL-1536] +- sched/core: Make sched_dynamic_mutex static (Phil Auld) [RHEL-1536] +- sched/fair: Fix imbalance overflow (Phil Auld) [RHEL-1536] +- sched/core: Reduce cost of sched_move_task when config autogroup (Phil Auld) [RHEL-1536] +- sched/core: Avoid selecting the task that is throttled to run when core-sched enable (Phil Auld) [RHEL-1536] +- sched_getaffinity: don't assume 'cpumask_size()' is fully initialized (Phil Auld) [RHEL-1536] +- sched/topology: Make sched_energy_mutex,update static (Phil Auld) [RHEL-1536] +- livepatch,sched: Add livepatch task switching to cond_resched() (Phil Auld) [RHEL-1536] +- livepatch: Skip task_call_func() for current task (Phil Auld) [RHEL-1536] +- sched/fair: Fix inaccurate tally of ttwu_move_affine (Phil Auld) [RHEL-1536] +- ice: Don't tx before switchdev is fully configured (Michal Schmidt) [2241234] +- thermal/drivers/qcom: Switch to new of API (Lucas Karpinski) [RHEL-11886] +- thermal/drivers/bcm2835: Remove buggy call to thermal_of_zone_unregister (Lucas Karpinski) [RHEL-11886] +- thermal/drivers/qcom: Add support for PMIC5 Gen2 ADCTM (Lucas Karpinski) [RHEL-11886] +- thermal/drivers/qcom: Add support for multiple generations of devices (Lucas Karpinski) [RHEL-11886] +- thermal/drivers/qcom/spmi-adc-tm5: Add support for HC variant (Lucas Karpinski) [RHEL-11886] +- thermal/drivers/qcom/spmi-adc-tm5: Don't abort probing if a sensor is not used (Lucas Karpinski) [RHEL-11886] +- thermal/drivers/qcom: Remove duplicate set next trip point interrupt code (Lucas Karpinski) [RHEL-11886] +- cgroup: always put cset in cgroup_css_set_put_fork (Jay Shin) [RHEL-3218] +- phy: qcom-qmp-usb: split PCS_USB init table for sc8280xp and sa8775p (Adrien Thierry) [RHEL-10378] +- phy: qcom-qmp-usb: initialize PCS_USB registers (Adrien Thierry) [RHEL-10378] +- ice: always add legacy 32byte RXDID in supported_rxdids (Michal Schmidt) [RHEL-10357] +- KVM: s390: pv: Allow AP-instructions for pv-guests (Thomas Huth) [RHEL-5743] +- KVM: s390: Add UV feature negotiation (Thomas Huth) [RHEL-5743] +- s390/uv: UV feature check utility (Thomas Huth) [RHEL-5743] +- KVM: s390: pv: relax WARN_ONCE condition for destroy fast (Thomas Huth) [RHEL-5743] +- s390/vfio-ap: make sure nib is shared (Thomas Huth) [RHEL-5743] +- KVM: s390: export kvm_s390_pv*_is_protected functions (Thomas Huth) [RHEL-5743] +- s390/uv: export uv_pin_shared for direct usage (Thomas Huth) [RHEL-5743] +- s390/vfio-ap: check for TAPQ response codes 0x35 and 0x36 (Thomas Huth) [RHEL-5743] +- s390/vfio-ap: handle queue state change in progress on reset (Thomas Huth) [RHEL-5743] +- s390/vfio-ap: use work struct to verify queue reset (Thomas Huth) [RHEL-5743] +- s390/vfio-ap: store entire AP queue status word with the queue object (Thomas Huth) [RHEL-5743] +- s390/vfio-ap: remove upper limit on wait for queue reset to complete (Thomas Huth) [RHEL-5743] +- s390/vfio-ap: allow deconfigured queue to be passed through to a guest (Thomas Huth) [RHEL-5743] +- s390/vfio-ap: wait for response code 05 to clear on queue reset (Thomas Huth) [RHEL-5743] +- s390/vfio-ap: clean up irq resources if possible (Thomas Huth) [RHEL-5743] +- s390/vfio-ap: no need to check the 'E' and 'I' bits in APQSW after TAPQ (Thomas Huth) [RHEL-5743] +- KVM: s390: selftests: Add selftest for single-stepping (Thomas Huth) [RHEL-5743] +- KVM: s390: interrupt: Fix single-stepping keyless mode exits (Thomas Huth) [RHEL-5743] +- KVM: s390: interrupt: Fix single-stepping userspace-emulated instructions (Thomas Huth) [RHEL-5743] +- KVM: s390: interrupt: Fix single-stepping kernel-emulated instructions (Thomas Huth) [RHEL-5743] +- KVM: s390: interrupt: Fix single-stepping into program interrupt handlers (Thomas Huth) [RHEL-5743] +- KVM: s390: interrupt: Fix single-stepping into interrupt handlers (Thomas Huth) [RHEL-5743] +- KVM: s390: fix sthyi error handling (Thomas Huth) [RHEL-5743] +- KVM: s390: pci: fix virtual-physical confusion on module unload/load (Thomas Huth) [RHEL-5743] +- KVM: s390: vsie: clarifications on setting the APCB (Thomas Huth) [RHEL-5743] +- KVM: s390: interrupt: fix virtual-physical confusion for next alert GISA (Thomas Huth) [RHEL-5743] +- s390/vfio-ap: remove redundant driver match function (Thomas Huth) [RHEL-5743] +- KVM: s390: Use "int" as return type for kvm_s390_get/set_skeys() (Thomas Huth) [RHEL-5743] +- KVM: s390: GISA: sort out physical vs virtual pointers usage (Thomas Huth) [RHEL-5743] +- keys: Fix linking a duplicate key to a keyring's assoc_array (Jay Shin) [RHEL-9908] +- mm/memcontrol: export memcg.swap watermark via sysfs for v2 memcg (Waiman Long) [RHEL-10093] +- mm,kfence: decouple kfence from page granularity mapping judgement (Eric Chanudet) [RHEL-2769] +- redhat: update self-test data (Scott Weaver) + +* Wed Oct 11 2023 Scott Weaver [5.14.0-376.el9] +- kernel.spec.template: Fix --without bpftool (Prarit Bhargava) +- redhat/Makefile.cross: Add message for disabled subpackages (Prarit Bhargava) +- redhat/Makefile.cross: Update cross targets with disabled subpackages (Prarit Bhargava) +- redhat/Makefile.cross: Remove ARCH selection code (Prarit Bhargava) +- redhat/Makefile.cross: Update script (Prarit Bhargava) +- redhat/kernel.spec.template: Disable 'extracting debug info' messages (Prarit Bhargava) +- redhat/kernel.spec.template: Fix internal "File listed twice" errors (Prarit Bhargava) +- cifs: fix potential oops in cifs_oplock_break (Scott Mayhew) [RHEL-11577] +- smb: propagate error code of extract_sharename() (Scott Mayhew) [RHEL-11577] +- smb: client: fix dfs link mount against w2k8 (Scott Mayhew) [RHEL-11577] +- smb3: do not set NTLMSSP_VERSION flag for negotiate not auth request (Scott Mayhew) [RHEL-11577] +- smb: client: fix missed ses refcounting (Scott Mayhew) [RHEL-11577] +- cifs: fix session state check in smb2_find_smb_ses (Scott Mayhew) [RHEL-11577] +- cifs: fix session state check in reconnect to avoid use-after-free issue (Scott Mayhew) [RHEL-11577] +- smb: client: fix shared DFS root mounts with different prefixes (Scott Mayhew) [RHEL-11577] +- smb: client: fix broken file attrs with nodfs mounts (Scott Mayhew) [RHEL-11577] +- cifs: do all necessary checks for credits within or before locking (Scott Mayhew) [RHEL-11577] +- cifs: prevent use-after-free by freeing the cfile later (Scott Mayhew) [RHEL-11577] +- SMB3: Do not send lease break acknowledgment if all file handles have been closed (Scott Mayhew) [RHEL-11577] +- cifs: add a warning when the in-flight count goes negative (Scott Mayhew) [RHEL-11577] +- cifs: fix lease break oops in xfstest generic/098 (Scott Mayhew) [RHEL-11577] +- cifs: fix max_credits implementation (Scott Mayhew) [RHEL-11577] +- cifs: fix sockaddr comparison in iface_cmp (Scott Mayhew) [RHEL-11577] +- smb/client: print "Unknown" instead of bogus link speed value (Scott Mayhew) [RHEL-11577] +- cifs: print all credit counters in DebugData (Scott Mayhew) [RHEL-11577] +- cifs: fix status checks in cifs_tree_connect (Scott Mayhew) [RHEL-11577] +- smb: remove obsolete comment (Scott Mayhew) [RHEL-11577] +- cifs: address unused variable warning (Scott Mayhew) [RHEL-11577] +- smb: delete an unnecessary statement (Scott Mayhew) [RHEL-11577] +- smb3: missing null check in SMB2_change_notify (Scott Mayhew) [RHEL-11577] +- smb: move client and server files to common directory fs/smb (Scott Mayhew) [RHEL-11577] +- cifs: mapchars mount option ignored (Scott Mayhew) [RHEL-11577] +- smb3: display debug information better for encryption (Scott Mayhew) [RHEL-11577] +- cifs: fix smb1 mount regression (Scott Mayhew) [RHEL-11577] +- SMB3: drop reference to cfile before sending oplock break (Scott Mayhew) [RHEL-11577] +- SMB3: Close all deferred handles of inode in case of handle lease break (Scott Mayhew) [RHEL-11577] +- cifs: release leases for deferred close handles when freezing (Scott Mayhew) [RHEL-11577] +- smb3: fix problem remounting a share after shutdown (Scott Mayhew) [RHEL-11577] +- SMB3: force unmount was failing to close deferred close files (Scott Mayhew) [RHEL-11577] +- smb3: improve parallel reads of large files (Scott Mayhew) [RHEL-11577] +- do not reuse connection if share marked as isolated (Scott Mayhew) [RHEL-11577] +- cifs: fix pcchunk length type in smb2_copychunk_range (Scott Mayhew) [RHEL-11577] +- cifs: fix sharing of DFS connections (Scott Mayhew) [RHEL-11577] +- cifs: avoid potential races when handling multiple dfs tcons (Scott Mayhew) [RHEL-11577] +- cifs: protect access of TCP_Server_Info::{origin,leaf}_fullpath (Scott Mayhew) [RHEL-11577] +- cifs: fix potential race when tree connecting ipc (Scott Mayhew) [RHEL-11577] +- cifs: fix potential use-after-free bugs in TCP_Server_Info::hostname (Scott Mayhew) [RHEL-11577] +- cifs: print smb3_fs_context::source when mounting (Scott Mayhew) [RHEL-11577] +- cifs: protect session status check in smb2_reconnect() (Scott Mayhew) [RHEL-11577] +- SMB3.1.1: correct definition for app_instance_id create contexts (Scott Mayhew) [RHEL-11577] +- cifs: update internal module version number for cifs.ko (Scott Mayhew) [RHEL-11577] +- smb3: move some common open context structs to smbfs_common (Scott Mayhew) [RHEL-11577] +- smb3: make query_on_disk_id open context consistent and move to common code (Scott Mayhew) [RHEL-11577] +- SMB3.1.1: add new tree connect ShareFlags (Scott Mayhew) [RHEL-11577] +- cifs: missing lock when updating session status (Scott Mayhew) [RHEL-11577] +- SMB3: Close deferred file handles in case of handle lease break (Scott Mayhew) [RHEL-11577] +- SMB3: Add missing locks to protect deferred close file list (Scott Mayhew) [RHEL-11577] +- cifs: Avoid a cast in add_lease_context() (Scott Mayhew) [RHEL-11577] +- cifs: double lock in cifs_reconnect_tcon() (Scott Mayhew) [RHEL-11577] +- cifs: sanitize paths in cifs_update_super_prepath. (Scott Mayhew) [RHEL-11577] +- cifs: get rid of dead check in smb2_reconnect() (Scott Mayhew) [RHEL-11577] +- cifs: prevent infinite recursion in CIFSGetDFSRefer() (Scott Mayhew) [RHEL-11577] +- cifs: avoid races in parallel reconnects in smb1 (Scott Mayhew) [RHEL-11577] +- cifs: fix DFS traversal oops without CONFIG_CIFS_DFS_UPCALL (Scott Mayhew) [RHEL-11577] +- cifs: fix missing unload_nls() in smb2_reconnect() (Scott Mayhew) [RHEL-11577] +- cifs: avoid race conditions with parallel reconnects (Scott Mayhew) [RHEL-11577] +- cifs: append path to open_enter trace event (Scott Mayhew) [RHEL-11577] +- cifs: lock chan_lock outside match_session (Scott Mayhew) [RHEL-11577] +- cifs: check only tcon status on tcon related functions (Scott Mayhew) [RHEL-11577] +- cifs: use DFS root session instead of tcon ses (Scott Mayhew) [RHEL-11577] +- cifs: return DFS root session id in DebugData (Scott Mayhew) [RHEL-11577] +- cifs: fix use-after-free bug in refresh_cache_worker() (Scott Mayhew) [RHEL-11577] +- cifs: set DFS root session in cifs_get_smb_ses() (Scott Mayhew) [RHEL-11577] +- cifs: prevent data race in cifs_reconnect_tcon() (Scott Mayhew) [RHEL-11577] +- cifs: reuse cifs_match_ipaddr for comparison of dstaddr too (Scott Mayhew) [RHEL-11577] +- cifs: match even the scope id for ipv6 addresses (Scott Mayhew) [RHEL-11577] +- update internal module version number for cifs.ko (Scott Mayhew) [RHEL-11577] +- cifs: update ip_addr for ses only for primary chan setup (Scott Mayhew) [RHEL-11577] +- smb3: Replace smb2pdu 1-element arrays with flex-arrays (Scott Mayhew) [RHEL-11577] +- cifs: get rid of dns resolve worker (Scott Mayhew) [RHEL-11577] +- cifs: Fix warning and UAF when destroy the MR list (Scott Mayhew) [RHEL-11577] +- cifs: Fix lost destroy smbd connection when MR allocate failed (Scott Mayhew) [RHEL-11577] +- cifs: Replace remaining 1-element arrays (Scott Mayhew) [RHEL-11577] +- cifs: Convert struct fealist away from 1-element array (Scott Mayhew) [RHEL-11577] +- cifs: Fix uninitialized memory reads for oparms.mode (Scott Mayhew) [RHEL-11577] +- cifs: remove unneeded 2bytes of padding from smb2 tree connect (Scott Mayhew) [RHEL-11577] +- cifs: Use a folio in cifs_page_mkwrite() (Scott Mayhew) [RHEL-11577] +- cifs: Fix uninitialized memory read in smb3_qfs_tcon() (Scott Mayhew) [RHEL-11577] +- cifs: get rid of unneeded conditional in cifs_get_num_sgs() (Scott Mayhew) [RHEL-11577] +- cifs: prevent data race in smb2_reconnect() (Scott Mayhew) [RHEL-11577] +- cifs: fix indentation in make menuconfig options (Scott Mayhew) [RHEL-11577] +- cifs: update Kconfig description (Scott Mayhew) [RHEL-11577] +- cifs: Get rid of unneeded conditional in the smb2_get_aead_req() (Scott Mayhew) [RHEL-11577] +- cifs: print last update time for interface list (Scott Mayhew) [RHEL-11577] +- cifs: Replace zero-length arrays with flexible-array members (Scott Mayhew) [RHEL-11577] +- cifs: Use kstrtobool() instead of strtobool() (Scott Mayhew) [RHEL-11577] +- cifs: Fix use-after-free in rdata->read_into_pages() (Scott Mayhew) [RHEL-11577] +- smb3: missing inode locks in punch hole (Scott Mayhew) [RHEL-11577] +- cifs: writeback fix (Scott Mayhew) [RHEL-11577] +- mm/slab_common: fix slab_caches list corruption after kmem_cache_destroy() (Rafael Aquini) [RHEL-2466] +- crypto: testmgr - fix RNG performance in fuzz tests (Ivan Vecera) [RHEL-3646] +- crypto/testmgr: use get_random_u32_inclusive() when possible (Ivan Vecera) [RHEL-3646] +- crypto/testmgr: use get_random_u32_below() instead of deprecated function (Ivan Vecera) [RHEL-3646] +- crypto/testmgr: use get_random_{u8,u16}() when possible, part 1 (Ivan Vecera) [RHEL-3646] +- crypto/testmgr: use prandom_u32_max() when possible, part 1 (Ivan Vecera) [RHEL-3646] +- crypto: testmgr - test in-place en/decryption with two sglists (Ivan Vecera) [RHEL-3646] +- arm64: adjust KASLR relocation after ARCH_RANDOM removal (Ivan Vecera) [RHEL-3646] +- selftests/bpf: fix stacktrace_build_id with missing kprobe/urandom_read (Ivan Vecera) [RHEL-3646] +- random: do not include from random.h (Ivan Vecera) [RHEL-3646] +- x86/espfix: Use get_random_long() rather than archrandom (Ivan Vecera) [RHEL-3646] +- s390/archrandom: add missing header include (Ivan Vecera) [RHEL-3646] +- random: include in the right header (Ivan Vecera) [RHEL-3646] +- random: align entropy_timer_state to cache line (Ivan Vecera) [RHEL-3646] +- random: mix in cycle counter when jitter timer fires (Ivan Vecera) [RHEL-3646] +- random: spread out jitter callback to different CPUs (Ivan Vecera) [RHEL-3646] +- random: remove extraneous period and add a missing one in comments (Ivan Vecera) [RHEL-3646] +- random: add back async readiness notifier (Ivan Vecera) [RHEL-3646] +- random: reseed in delayed work rather than on-demand (Ivan Vecera) [RHEL-3646] +- random: always mix cycle counter in add_latent_entropy() (Ivan Vecera) [RHEL-3646] +- hw_random: use add_hwgenerator_randomness() for early entropy (Ivan Vecera) [RHEL-3646] +- random: modernize documentation comment on get_random_bytes() (Ivan Vecera) [RHEL-3646] +- random: adjust comment to account for removed function (Ivan Vecera) [RHEL-3646] +- random: remove early archrandom abstraction (Ivan Vecera) [RHEL-3646] +- random: add helpers for random numbers with given floor or range (Ivan Vecera) [RHEL-3646] +- random: use rejection sampling for uniform bounded random integers (Ivan Vecera) [RHEL-3646] +- random: use arch_get_random*_early() in random_init() (Ivan Vecera) [RHEL-3646] +- random: clear new batches when bringing new CPUs online (Ivan Vecera) [RHEL-3646] +- random: fix typos in get_random_bytes() comment (Ivan Vecera) [RHEL-3646] +- prandom: make use of smaller types in prandom_u32_max (Ivan Vecera) [RHEL-3646] +- random: add 8-bit and 16-bit batches (Ivan Vecera) [RHEL-3646] +- random: use init_utsname() instead of utsname() (Ivan Vecera) [RHEL-3646] +- kfence: use better stack hash seed (Ivan Vecera) [RHEL-3646] +- random: split initialization into early step and later step (Ivan Vecera) [RHEL-3646] +- random: throttle hwrng writes if no entropy is credited (Ivan Vecera) [RHEL-3646] +- random: restore O_NONBLOCK support (Ivan Vecera) [RHEL-3646] +- random: use hwgenerator randomness more frequently at early boot (Ivan Vecera) [RHEL-3646] +- random: correct spelling of "overwrites" (Ivan Vecera) [RHEL-3646] +- random: handle archrandom with multiple longs (Ivan Vecera) [RHEL-3646] +- KVM: PPC: Use arch_get_random_seed_long instead of powernv variant (Ivan Vecera) [RHEL-3646] +- random: use try_cmpxchg in _credit_init_bits (Ivan Vecera) [RHEL-3646] +- timekeeping: contribute wall clock to rng on time change (Ivan Vecera) [RHEL-3646] +- random: remove CONFIG_ARCH_RANDOM (Ivan Vecera) [RHEL-3646] +- random: credit cpu and bootloader seeds by default (Ivan Vecera) [RHEL-3646] +- s390/archrandom: prevent CPACF trng invocations in interrupt context (Ivan Vecera) [RHEL-3646] +- s390/archrandom: simplify back to earlier design and initialize earlier (Ivan Vecera) [RHEL-3646] +- hwrng: s390 - replace snprintf in show functions with sysfs_emit (Ivan Vecera) [RHEL-3646] +- random: update comment from copy_to_user() -> copy_to_iter() (Ivan Vecera) [RHEL-3646] +- random: quiet urandom warning ratelimit suppression message (Ivan Vecera) [RHEL-3646] +- random: remove rng_has_arch_random() (Ivan Vecera) [RHEL-3646] +- Revert "arm64: Initialize jump labels before setup_machine_fdt()" (Ivan Vecera) [RHEL-3646] +- random: do not use jump labels before they are initialized (Ivan Vecera) [RHEL-3646] +- random: account for arch randomness in bits (Ivan Vecera) [RHEL-3646] +- random: mark bootloader randomness code as __init (Ivan Vecera) [RHEL-3646] +- random: avoid checking crng_ready() twice in random_init() (Ivan Vecera) [RHEL-3646] +- random: check for signals after page of pool writes (Ivan Vecera) [RHEL-3646] +- random: wire up fops->splice_{read,write}_iter() (Ivan Vecera) [RHEL-3646] +- crypto: rng: convert to using iov_iter (Ivan Vecera) [RHEL-3646] +- random: convert to using fops->write_iter() (Ivan Vecera) [RHEL-3646] +- random: convert to using fops->read_iter() (Ivan Vecera) [RHEL-3646] +- random: unify batched entropy implementations (Ivan Vecera) [RHEL-3646] +- random: move randomize_page() into mm where it belongs (Ivan Vecera) [RHEL-3646] +- random: remove mostly unused async readiness notifier (Ivan Vecera) [RHEL-3646] +- random: remove get_random_bytes_arch() and add rng_has_arch_random() (Ivan Vecera) [RHEL-3646] +- random: move initialization functions out of hot pages (Ivan Vecera) [RHEL-3646] +- random: make consistent use of buf and len (Ivan Vecera) [RHEL-3646] +- random: use proper return types on get_random_{int,long}_wait() (Ivan Vecera) [RHEL-3646] +- random: remove extern from functions in header (Ivan Vecera) [RHEL-3646] +- arm64: Initialize jump labels before setup_machine_fdt() (Ivan Vecera) [RHEL-3646] +- random: use static branch for crng_ready() (Ivan Vecera) [RHEL-3646] +- random: credit architectural init the exact amount (Ivan Vecera) [RHEL-3646] +- random: handle latent entropy and command line from random_init() (Ivan Vecera) [RHEL-3646] +- random: use proper jiffies comparison macro (Ivan Vecera) [RHEL-3646] +- random: remove ratelimiting for in-kernel unseeded randomness (Ivan Vecera) [RHEL-3646] +- random: move initialization out of reseeding hot path (Ivan Vecera) [RHEL-3646] +- random: avoid initializing twice in credit race (Ivan Vecera) [RHEL-3646] +- random: use symbolic constants for crng_init states (Ivan Vecera) [RHEL-3646] +- random32: use real rng for non-deterministic randomness (Ivan Vecera) [RHEL-3646] +- init: call time_init() before rand_initialize() (Ivan Vecera) [RHEL-3646] +- random: fix sysctl documentation nits (Ivan Vecera) [RHEL-3646] +- timekeeping: Add raw clock fallback for random_get_entropy() (Ivan Vecera) [RHEL-3646] +- random: pull add_hwgenerator_randomness() declaration into random.h (Ivan Vecera) [RHEL-3646] +- random: remove useless header comment (Ivan Vecera) [RHEL-3646] +- char: move RANDOM_TRUST_CPU & RANDOM_TRUST_BOOTLOADER into the Character devices menu (Ivan Vecera) [RHEL-3646] +- ibmveth: Reduce default tx queues to 8 (Mamatha Inamdar) [2228218] +- ibmveth: Ethtool set queue support (Mamatha Inamdar) [2228218] +- ibmveth: Implement multi queue on xmit (Mamatha Inamdar) [2228218] +- ibmveth: Copy tx skbs into a premapped buffer (Mamatha Inamdar) [2228218] +- perf/x86/intel: Add Crestmont PMU (Michael Petlan) [2177050] +- x86/cpu: Fix Crestmont uarch (Michael Petlan) [2177050] +- x86/cpu: Fix Gracemont uarch (Michael Petlan) [2177050] +- KVM: arm64: fix __kvm_host_psci_cpu_entry() prototype (Shaoqin Huang) [RHEL-1760] +- KVM: arm64: Rephrase percpu enable/disable tracking in terms of hyp (Shaoqin Huang) [RHEL-1760] +- KVM: arm64: Fix hardware enable/disable flows for pKVM (Shaoqin Huang) [RHEL-1760] +- KVM: arm64: Add missing BTI instructions (Shaoqin Huang) [RHEL-1760] +- KVM: arm64: Fix misuse of KVM_ARM_VCPU_POWER_OFF bit index (Shaoqin Huang) [RHEL-1760] +- KVM: arm64: Use different pointer authentication keys for pKVM (Shaoqin Huang) [RHEL-1760] +- KVM: arm64: Rip out the vestiges of the 'old' ID register scheme (Shaoqin Huang) [RHEL-1760] +- KVM: arm64: Handle ID register reads using the VM-wide values (Shaoqin Huang) [RHEL-1760] +- KVM: arm64: Use generic sanitisation for ID_AA64PFR0_EL1 (Shaoqin Huang) [RHEL-1760] +- KVM: arm64: Use generic sanitisation for ID_(AA64)DFR0_EL1 (Shaoqin Huang) [RHEL-1760] +- KVM: arm64: Use arm64_ftr_bits to sanitise ID register writes (Shaoqin Huang) [RHEL-1760] +- KVM: arm64: Save ID registers' sanitized value per guest (Shaoqin Huang) [RHEL-1760] +- KVM: arm64: Reuse fields of sys_reg_desc for idreg (Shaoqin Huang) [RHEL-1760] +- KVM: arm64: Rewrite IMPDEF PMU version as NI (Shaoqin Huang) [RHEL-1760] +- KVM: arm64: Make vCPU feature flags consistent VM-wide (Shaoqin Huang) [RHEL-1760] +- KVM: arm64: Relax invariance of KVM_ARM_VCPU_POWER_OFF (Shaoqin Huang) [RHEL-1760] +- KVM: arm64: Separate out feature sanitisation and initialisation (Shaoqin Huang) [RHEL-1760] +- KVM: arm64: Use BTI for nvhe (Shaoqin Huang) [RHEL-1760] +- arm64: kvm: avoid overflow in integer division (Shaoqin Huang) [RHEL-1760] +- KVM: arm64: Use local TLBI on permission relaxation (Shaoqin Huang) [RHEL-1760] +- KVM: arm64: Split huge pages during KVM_CLEAR_DIRTY_LOG (Shaoqin Huang) [RHEL-1760] +- KVM: arm64: Open-code kvm_mmu_write_protect_pt_masked() (Shaoqin Huang) [RHEL-1760] +- KVM: arm64: Split huge pages when dirty logging is enabled (Shaoqin Huang) [RHEL-1760] +- KVM: arm64: Add kvm_uninit_stage2_mmu() (Shaoqin Huang) [RHEL-1760] +- KVM: arm64: Refactor kvm_arch_commit_memory_region() (Shaoqin Huang) [RHEL-1760] +- KVM: arm64: Add kvm_pgtable_stage2_split() (Shaoqin Huang) [RHEL-1760] +- KVM: arm64: Add KVM_CAP_ARM_EAGER_SPLIT_CHUNK_SIZE (Shaoqin Huang) [RHEL-1760] +- KVM: arm64: Export kvm_are_all_memslots_empty() (Shaoqin Huang) [RHEL-1760] +- KVM: arm64: Add helper for creating unlinked stage2 subtrees (Shaoqin Huang) [RHEL-1760] +- KVM: arm64: Add KVM_PGTABLE_WALK flags for skipping CMOs and BBM TLBIs (Shaoqin Huang) [RHEL-1760] +- KVM: arm64: Rename free_removed to free_unlinked (Shaoqin Huang) [RHEL-1760] +- phy: qcom-qmp-pcie: support SM8150 PCIe QMP PHYs (Alessandro Carminati) [RHEL-10197] +- phy: qcom-qmp-pcie: populate offsets configuration (Alessandro Carminati) [RHEL-10197] +- phy: qcom-qmp-pcie: simplify clock handling (Alessandro Carminati) [RHEL-10197] +- scsi: ufs: qcom: Rename "hs_gear" to "phy_gear" (Alessandro Carminati) [RHEL-10197] +- scsi: ufs: qcom: Update PHY settings only when scaling to higher gears (Alessandro Carminati) [RHEL-10197] +- scsi: ufs: qcom: Configure SYS1CLK_1US_REG for UFS V4 and above (Alessandro Carminati) [RHEL-10197] +- scsi: ufs: qcom: Align programing of unipro clk attributes (Alessandro Carminati) [RHEL-10197] +- scsi: ufs: qcom: Add support to configure PA_VS_CORE_CLK_40NS_CYCLES (Alessandro Carminati) [RHEL-10197] +- scsi: ufs: qcom: Add multiple frequency support for MAX_CORE_CLK_1US_CYCLES (Alessandro Carminati) [RHEL-10197] +- scsi: ufs: qcom: Update MAX_CORE_CLK_1US_CYCLES for UFS V4 and above (Alessandro Carminati) [RHEL-10197] +- arm64: dts: qcom: sc8280xp: Hook up PDC as wakeup-parent of TLMM (Alessandro Carminati) [RHEL-10197] +- scsi: ufs: qcom: Make struct ufs_qcom_bw_table static const (Alessandro Carminati) [RHEL-10197] +- scsi: ufs: ufs-qcom: Check host controller state (Alessandro Carminati) [RHEL-10197] +- scsi: ufs: core: Export ufshcd_is_hba_active() (Alessandro Carminati) [RHEL-10197] +- scsi: ufs: qcom: Add support for scaling interconnects (Alessandro Carminati) [RHEL-10197] +- scsi: ufs: core: Add enums for UFS lanes (Alessandro Carminati) [RHEL-10197] +- scsi: ufs: qcom: Remove unused variable (Alessandro Carminati) [RHEL-10197] +- scsi: ufs: ufs-qcom: Change UFS devfreq timer to delayed (Alessandro Carminati) [RHEL-10197] +- scsi: ufs: qcom: Get queue ID from MSI index in ESI handler (Alessandro Carminati) [RHEL-10197] +- PCI: qcom: Use DWC helpers for modifying the read-only DBI registers (Alessandro Carminati) [RHEL-10197] +- scsi: ufs: ufs-qcom: Switch to the new ICE API (Alessandro Carminati) [RHEL-10197] +- soc: qcom: Rename ice to qcom_ice to avoid module name conflict (Alessandro Carminati) [RHEL-10197] +- pinctrl: qcom: sa8775p: add the wakeirq map (Alessandro Carminati) [RHEL-10197] +- soc: qcom: Make the Qualcomm UFS/SDCC ICE a dedicated driver (Alessandro Carminati) [RHEL-10197] +- RDMA/irdma: Prevent zero-length STAG registration (Kamal Heib) [RHEL-6388] {CVE-2023-25775} + +* Mon Oct 09 2023 Scott Weaver [5.14.0-375.el9] +- md/raid1: fix error: ISO C90 forbids mixed declarations (Nigel Croxon) [RHEL-3359] +- md: add rhel support for making bitmap file support optional (Nigel Croxon) [RHEL-3359] +- raid5: read data is wrong when recovery happens (Nigel Croxon) [RHEL-3359] +- md: raid0: account for split bio in iostat accounting (Nigel Croxon) [RHEL-2718 RHEL-3359] +- md/raid0: Fix performance regression for large sequential writes (Nigel Croxon) [RHEL-3359] +- md/raid0: Factor out helper for mapping and submitting a bio (Nigel Croxon) [RHEL-3359] +- md raid1: allow writebehind to work on any leg device set WriteMostly (Nigel Croxon) [RHEL-3359] +- md/raid1: hold the barrier until handle_read_error() finishes (Nigel Croxon) [RHEL-3359] +- md/raid1: free the r1bio before waiting for blocked rdev (Nigel Croxon) [RHEL-3359] +- md/raid1: call free_r1bio() before allow_barrier() in raid_end_bio_io() (Nigel Croxon) [RHEL-3359] +- md/raid5-cache: fix null-ptr-deref for r5l_flush_stripe_to_raid() (Nigel Croxon) [RHEL-3359] +- md: Hold mddev->reconfig_mutex when trying to get mddev->sync_thread (Nigel Croxon) [RHEL-3359] +- md/raid10: fix a 'conf->barrier' leakage in raid10_takeover() (Nigel Croxon) [RHEL-3359] +- md: raid1: fix potential OOB in raid1_remove_disk() (Nigel Croxon) [RHEL-3359] +- md/raid5-cache: fix a deadlock in r5l_exit_log() (Nigel Croxon) [RHEL-3359] +- md/md-bitmap: hold 'reconfig_mutex' in backlog_store() (Nigel Croxon) [RHEL-3359] +- md/md-bitmap: remove unnecessary local variable in backlog_store() (Nigel Croxon) [RHEL-3359] +- md/raid10: use dereference_rdev_and_rrdev() to get devices (Nigel Croxon) [RHEL-3359] +- md/raid10: factor out dereference_rdev_and_rrdev() (Nigel Croxon) [RHEL-3359] +- md/raid10: check replacement and rdev to prevent submit the same io twice (Nigel Croxon) [RHEL-3359] +- md/raid1: Avoid lock contention from wake_up() (Nigel Croxon) [RHEL-3359] +- md: restore 'noio_flag' for the last mddev_resume() (Nigel Croxon) [RHEL-3359] +- md: don't quiesce in mddev_suspend() (Nigel Croxon) [RHEL-3359] +- md: remove redundant check in fix_read_error() (Nigel Croxon) [RHEL-3359] +- md/raid10: optimize fix_read_error (Nigel Croxon) [RHEL-3359] +- md/raid1: prioritize adding disk to 'removed' mirror (Nigel Croxon) [RHEL-3359] +- md/md-faulty: enable io accounting (Nigel Croxon) [RHEL-3359] +- md/md-linear: enable io accounting (Nigel Croxon) [RHEL-3359] +- md/md-multipath: enable io accounting (Nigel Croxon) [RHEL-3359] +- md/raid10: switch to use md_account_bio() for io accounting (Nigel Croxon) [RHEL-3359] +- md/raid1: switch to use md_account_bio() for io accounting (Nigel Croxon) [RHEL-3359] +- raid5: fix missing io accounting in raid5_align_endio() (Nigel Croxon) [RHEL-3359] +- md: also clone new io if io accounting is disabled (Nigel Croxon) [RHEL-3359] +- md: move initialization and destruction of 'io_acct_set' to md.c (Nigel Croxon) [RHEL-3359] +- md: deprecate bitmap file support (Nigel Croxon) [RHEL-3359] +- md: make bitmap file support optional (Nigel Croxon) [RHEL-3359] +- md-bitmap: don't use ->index for pages backing the bitmap file (Nigel Croxon) [RHEL-3359] +- md-bitmap: account for mddev->bitmap_info.offset in read_sb_page (Nigel Croxon) [RHEL-3359] +- md-bitmap: cleanup read_sb_page (Nigel Croxon) [RHEL-3359] +- md-bitmap: refactor md_bitmap_init_from_disk (Nigel Croxon) [RHEL-3359] +- md-bitmap: rename read_page to read_file_page (Nigel Croxon) [RHEL-3359] +- md-bitmap: split file writes into a separate helper (Nigel Croxon) [RHEL-3359] +- md-bitmap: use %%pD to print the file name in md_bitmap_file_kick (Nigel Croxon) [RHEL-3359] +- md-bitmap: initialize variables at declaration time in md_bitmap_file_unmap (Nigel Croxon) [RHEL-3359] +- md-bitmap: set BITMAP_WRITE_ERROR in write_sb_page (Nigel Croxon) [RHEL-3359] +- md: enhance checking in md_check_recovery() (Nigel Croxon) [RHEL-3359] +- md: wake up 'resync_wait' at last in md_reap_sync_thread() (Nigel Croxon) [RHEL-3359] +- md: refactor idle/frozen_sync_thread() to fix deadlock (Nigel Croxon) [RHEL-3359] +- md: add a mutex to synchronize idle and frozen in action_store() (Nigel Croxon) [RHEL-3359] +- md: refactor action_store() for 'idle' and 'frozen' (Nigel Croxon) [RHEL-3359] +- Revert "md: unlock mddev before reap sync_thread in action_store" (Nigel Croxon) [RHEL-3359] +- md/raid0: add discard support for the 'original' layout (Nigel Croxon) [RHEL-3359] +- raid10: avoid spin_lock from fastpath from raid10_unplug() (Nigel Croxon) [RHEL-3359] +- md/raid1-10: fix casting from randomized structure in raid1_submit_write() (Nigel Croxon) [RHEL-3359] +- md/raid10: fix the condition to call bio_end_io_acct() (Nigel Croxon) [RHEL-3359] +- md/raid1-10: limit the number of plugged bio (Nigel Croxon) [RHEL-3359] +- md/raid1-10: don't handle pluged bio by daemon thread (Nigel Croxon) [RHEL-3359] +- md/md-bitmap: add a new helper to unplug bitmap asynchrously (Nigel Croxon) [RHEL-3359] +- md/raid1-10: submit write io directly if bitmap is not enabled (Nigel Croxon) [RHEL-3359] +- md/raid1-10: factor out a helper to submit normal write (Nigel Croxon) [RHEL-3359] +- md/raid1-10: factor out a helper to add bio to plug (Nigel Croxon) [RHEL-3359] +- md/raid10: prevent soft lockup while flush writes (Nigel Croxon) [RHEL-3359] +- md/raid10: fix io loss while replacement replace rdev (Nigel Croxon) [RHEL-3359] +- md/raid10: Do not add spare disk when recovery fails (Nigel Croxon) [RHEL-3359] +- md/raid10: clean up md_add_new_disk() (Nigel Croxon) [RHEL-3359] +- md/raid10: prioritize adding disk to 'removed' mirror (Nigel Croxon) [RHEL-3359] +- md/raid10: improve code of mrdev in raid10_sync_request (Nigel Croxon) [RHEL-3359] +- md/raid10: fix null-ptr-deref of mreplace in raid10_sync_request (Nigel Croxon) [RHEL-3359] +- md/raid5: don't start reshape when recovery or replace is in progress (Nigel Croxon) [RHEL-3359] +- md/raid10: fix wrong setting of max_corr_read_errors (Nigel Croxon) [RHEL-3359] +- md/raid10: fix overflow of md/safe_mode_delay (Nigel Croxon) [RHEL-3359] +- md/raid5: fix a deadlock in the case that reshape is interrupted (Nigel Croxon) [RHEL-3359] +- md: add a new api prepare_suspend() in md_personality (Nigel Croxon) [RHEL-3359] +- md: export md_is_rdwr() and is_md_suspended() (Nigel Croxon) [RHEL-3359] +- md: fix data corruption for raid456 when reshape restart while grow up (Nigel Croxon) [RHEL-3359] +- md/raid5: don't allow replacement while reshape is in progress (Nigel Croxon) [RHEL-3359] +- md/raid10: check slab-out-of-bounds in md_bitmap_get_counter (Nigel Croxon) [RHEL-3359] +- md/raid5: fix miscalculation of 'end_sector' in raid5_read_one_chunk() (Nigel Croxon) [RHEL-3359] +- md: Fix bitmap offset type in sb writer (Nigel Croxon) [RHEL-3359] +- rbd: take header_rwsem in rbd_dev_refresh() only when updating (Ilya Dryomov) [RHEL-9835] +- rbd: decouple parent info read-in from updating rbd_dev (Ilya Dryomov) [RHEL-9835] +- rbd: decouple header read-in from updating rbd_dev->header (Ilya Dryomov) [RHEL-9835] +- rbd: move rbd_dev_refresh() definition (Ilya Dryomov) [RHEL-9835] +- vdpa/mlx5: Correct default number of queues when MQ is on (Laurent Vivier) [RHEL-7015] +- x86/hyperv: Add hv_write_efer() for a TDX VM with the paravisor (Vitaly Kuznetsov) [2176350] +- x86/hyperv: Move the code in ivm.c around to avoid unnecessary ifdef's (Vitaly Kuznetsov) [2176350] +- x86/hyperv: Remove hv_isolation_type_en_snp (Vitaly Kuznetsov) [2176350] +- x86/hyperv: Use TDX GHCI to access some MSRs in a TDX VM with the paravisor (Vitaly Kuznetsov) [2176350] +- Drivers: hv: vmbus: Bring the post_msg_page back for TDX VMs with the paravisor (Vitaly Kuznetsov) [2176350] +- x86/hyperv: Introduce a global variable hyperv_paravisor_present (Vitaly Kuznetsov) [2176350] +- x86/hyperv: Add missing 'inline' to hv_snp_boot_ap() stub (Vitaly Kuznetsov) [2176350] +- x86/hyperv: Mark hv_ghcb_terminate() as noreturn (Vitaly Kuznetsov) [2176350] +- Drivers: hv: vmbus: Support >64 VPs for a fully enlightened TDX/SNP VM (Vitaly Kuznetsov) [2176350] +- x86/hyperv: Fix serial console interrupts for fully enlightened TDX guests (Vitaly Kuznetsov) [2176350] +- Drivers: hv: vmbus: Support fully enlightened TDX guests (Vitaly Kuznetsov) [2176350] +- x86/hyperv: Support hypercalls for fully enlightened TDX guests (Vitaly Kuznetsov) [2176350] +- x86/hyperv: Add hv_isolation_type_tdx() to detect TDX guests (Vitaly Kuznetsov) [2176350] +- x86/hyperv: Fix undefined reference to isolation_type_en_snp without CONFIG_HYPERV (Vitaly Kuznetsov) [2176350] +- x86/hyperv: Add hyperv-specific handling for VMMCALL under SEV-ES (Vitaly Kuznetsov) [2176350] +- x86/hyperv: Add smp support for SEV-SNP guest (Vitaly Kuznetsov) [2176350] +- x86/hyperv: Add VTL specific structs and hypercalls (Vitaly Kuznetsov) [2176350] +- clocksource: hyper-v: Mark hyperv tsc page unencrypted in sev-snp enlightened guest (Vitaly Kuznetsov) [2176350] +- x86/hyperv: Use vmmcall to implement Hyper-V hypercall in sev-snp enlightened guest (Vitaly Kuznetsov) [2176350] +- drivers: hv: Mark percpu hvcall input arg page unencrypted in SEV-SNP enlightened guest (Vitaly Kuznetsov) [2176350] +- Drivers: hv: vmbus: Remove the per-CPU post_msg_page (Vitaly Kuznetsov) [2176350] +- x86/hyperv: Mark Hyper-V vp assist page unencrypted in SEV-SNP enlightened guest (Vitaly Kuznetsov) [2176350] +- x86/hyperv: Set Virtual Trust Level in VMBus init message (Vitaly Kuznetsov) [2176350] +- x86/hyperv: Add sev-snp enlightened guest static key (Vitaly Kuznetsov) [2176350] +- x86/tdx: Do not corrupt frame-pointer in __tdx_hypercall() (Vitaly Kuznetsov) [2176350] +- x86/tdx: Expand __tdx_hypercall() to handle more arguments (Vitaly Kuznetsov) [2176350] +- x86/tdx: Refactor __tdx_hypercall() to allow pass down more arguments (Vitaly Kuznetsov) [2176350] +- x86/tdx: Add more registers to struct tdx_hypercall_args (Vitaly Kuznetsov) [2176350] +- x86/tdx: Fix typo in comment in __tdx_hypercall() (Vitaly Kuznetsov) [2176350] +- netfilter, bpf: Adjust timeouts of non-confirmed CTs in bpf_ct_insert_entry() (Artem Savkov) [2221599] +- selftests/bpf: fix mptcp test for rhel (Artem Savkov) [2221599] +- bpftool: Use "fallthrough;" keyword instead of comments (Artem Savkov) [2221599] +- selftests/bpf: Skip module_fentry_shadow test when bpf_testmod is not available (Artem Savkov) [2221599] +- selftests/bpf: fix unpriv_disabled check in test_verifier (Artem Savkov) [2221599] +- selftests/xsk: Put MAP_HUGE_2MB in correct argument (Artem Savkov) [2221599] +- bpf, sockmap: Test progs verifier error with latest clang (Artem Savkov) [2221599] +- selftests/bpf: Add a failure test for bpf_kptr_xchg() with local kptr (Artem Savkov) [2221599] +- libbpf: Fix realloc API handling in zero-sized edge cases (Artem Savkov) [2221599] +- bpf: Fix a bpf_kptr_xchg() issue with local kptr (Artem Savkov) [2221599] +- bpf: Fix an error around PTR_UNTRUSTED (Artem Savkov) [2221599] +- bpf: fix bpf_dynptr_slice() to stop return an ERR_PTR. (Artem Savkov) [2221599] +- net: Update an existing TCP congestion control algorithm. (Artem Savkov) [2221599] +- samples/bpf: Fix fout leak in hbm's run_bpf_prog (Artem Savkov) [2221599] +- kallsyms: move module-related functions under correct configs (Artem Savkov) [2221599] +- kallsyms: Disable preemption for find_kallsyms_symbol_value (Artem Savkov) [2221599] +- bpf, docs: BPF Iterator Document (Artem Savkov) [2221599] +- libbpf: only reset sec_def handler when necessary (Artem Savkov) [2221599] +- bpf, docs: Document existing macros instead of deprecated (Artem Savkov) [2221599] +- bpf: Force kprobe multi expected_attach_type for kprobe_multi link (Artem Savkov) [2221599] +- bpf/btf: Accept function names that contain dots (Artem Savkov) [2221599] +- selftests/bpf: add a test for subprogram extables (Artem Savkov) [2221599] +- bpf: ensure main program has an extable (Artem Savkov) [2221599] +- bpf: Fix a bpf_jit_dump issue for x86_64 with sysctl bpf_jit_enable. (Artem Savkov) [2221599] +- selftests/bpf: Add test cases to assert proper ID tracking on spill (Artem Savkov) [2221599] +- bpf: Fix verifier id tracking of scalars on spill (Artem Savkov) [2221599] +- bpf: Add extra path pointer check to d_path helper (Artem Savkov) [2221599] +- bpf: netfilter: Add BPF_NETFILTER bpf_attach_type (Artem Savkov) [2221599] +- bpf: Make bpf_refcount_acquire fallible for non-owning refs (Artem Savkov) [2221599] +- bpf: Fix __bpf_{list,rbtree}_add's beginning-of-node calculation (Artem Savkov) [2221599] +- bpf: Centralize btf_field-specific initialization logic (Artem Savkov) [2221599] +- bpf: Support refcounted local kptrs in existing semantics (Artem Savkov) [2221599] +- bpf: Set kptr_struct_meta for node param to list and rbtree insert funcs (Artem Savkov) [2221599] +- selftests/bpf: Add access_inner_map selftest (Artem Savkov) [2221599] +- bpf: Fix elem_size not being set for inner maps (Artem Savkov) [2221599] +- bpf: fix a memory leak in the LRU and LRU_PERCPU hash maps (Artem Savkov) [2221599] +- bpf: Fix mask generation for 32-bit narrow loads of 64-bit fields (Artem Savkov) [2221599] +- samples/bpf: Drop unnecessary fallthrough (Artem Savkov) [2221599] +- bpf: Remove anonymous union in bpf_kfunc_call_arg_meta (Artem Savkov) [2221599] +- selftests/bpf: Fix pkg-config call building sign-file (Artem Savkov) [2221599] +- selftests/bpf: avoid mark_all_scalars_precise() trigger in one of iter tests (Artem Savkov) [2221599] +- bpf: Add __rcu_read_{lock,unlock} into btf id deny list (Artem Savkov) [2221599] +- bpf: Disable bpf_refcount_acquire kfunc calls until race conditions are fixed (Artem Savkov) [2221599] +- selftests/bpf: verifier/prevent_map_lookup converted to inline assembly (Artem Savkov) [2221599] +- bpf: fix link failure with NETFILTER=y INET=n (Artem Savkov) [2221599] +- selftests/bpf: verifier/value_ptr_arith converted to inline assembly (Artem Savkov) [2221599] +- selftests/bpf: verifier/value_illegal_alu converted to inline assembly (Artem Savkov) [2221599] +- selftests/bpf: verifier/unpriv converted to inline assembly (Artem Savkov) [2221599] +- selftests/bpf: verifier/subreg converted to inline assembly (Artem Savkov) [2221599] +- selftests/bpf: verifier/spin_lock converted to inline assembly (Artem Savkov) [2221599] +- selftests/bpf: verifier/sock converted to inline assembly (Artem Savkov) [2221599] +- selftests/bpf: verifier/search_pruning converted to inline assembly (Artem Savkov) [2221599] +- selftests/bpf: verifier/runtime_jit converted to inline assembly (Artem Savkov) [2221599] +- selftests/bpf: verifier/regalloc converted to inline assembly (Artem Savkov) [2221599] +- selftests/bpf: verifier/ref_tracking converted to inline assembly (Artem Savkov) [2221599] +- selftests/bpf: verifier/map_ptr_mixing converted to inline assembly (Artem Savkov) [2221599] +- selftests/bpf: verifier/map_in_map converted to inline assembly (Artem Savkov) [2221599] +- selftests/bpf: verifier/lwt converted to inline assembly (Artem Savkov) [2221599] +- selftests/bpf: verifier/loops1 converted to inline assembly (Artem Savkov) [2221599] +- selftests/bpf: verifier/jeq_infer_not_null converted to inline assembly (Artem Savkov) [2221599] +- selftests/bpf: verifier/direct_packet_access converted to inline assembly (Artem Savkov) [2221599] +- selftests/bpf: verifier/d_path converted to inline assembly (Artem Savkov) [2221599] +- selftests/bpf: verifier/ctx converted to inline assembly (Artem Savkov) [2221599] +- selftests/bpf: verifier/btf_ctx_access converted to inline assembly (Artem Savkov) [2221599] +- selftests/bpf: verifier/bpf_get_stack converted to inline assembly (Artem Savkov) [2221599] +- selftests/bpf: verifier/bounds converted to inline assembly (Artem Savkov) [2221599] +- selftests/bpf: Add notion of auxiliary programs for test_loader (Artem Savkov) [2221599] +- selftests/bpf: add missing netfilter return value and ctx access tests (Artem Savkov) [2221599] +- bpf: add test_run support for netfilter program type (Artem Savkov) [2221599] +- tools: bpftool: print netfilter link info (Artem Savkov) [2221599] +- bpf: minimal support for programs hooked into netfilter framework (Artem Savkov) [2221599] +- bpf: add bpf_link support for BPF_NETFILTER programs (Artem Savkov) [2221599] +- bpftool: Update doc to explain struct_ops register subcommand. (Artem Savkov) [2221599] +- bpftool: Register struct_ops with a link. (Artem Savkov) [2221599] +- selftests/bpf: Verify optval=NULL case (Artem Savkov) [2221599] +- bpf: Don't EFAULT for getsockopt with optval=NULL (Artem Savkov) [2221599] +- bpf: Fix bpf_refcount_acquire's refcount_t address calculation (Artem Savkov) [2221599] +- bpf: Fix race between btf_put and btf_idr walk. (Artem Savkov) [2221599] +- bpf: switch to fdget_raw() (Artem Savkov) [2221599] +- selftests/bpf: populate map_array_ro map for verifier_array_access test (Artem Savkov) [2221599] +- selftests/bpf: add pre bpf_prog_test_run_opts() callback for test_loader (Artem Savkov) [2221599] +- selftests/bpf: fix __retval() being always ignored (Artem Savkov) [2221599] +- selftests/bpf: disable program test run for progs/refcounted_kptr.c (Artem Savkov) [2221599] +- bpftool: Replace "__fallthrough" by a comment to address merge conflict (Artem Savkov) [2221599] +- selftests/bpf: Add test to access integer type of variable array (Artem Savkov) [2221599] +- bpf: support access variable length array of integer type (Artem Savkov) [2221599] +- selftests/xsk: Fix munmap for hugepage allocated umem (Artem Savkov) [2221599] +- libbpf: mark bpf_iter_num_{new,next,destroy} as __weak (Artem Savkov) [2221599] +- libbpf: move bpf_for(), bpf_for_each(), and bpf_repeat() into bpf_helpers.h (Artem Savkov) [2221599] +- selftests/bpf: add missing __weak kfunc log fixup test (Artem Savkov) [2221599] +- libbpf: improve handling of unresolved kfuncs (Artem Savkov) [2221599] +- libbpf: report vmlinux vs module name when dealing with ksyms (Artem Savkov) [2221599] +- libbpf: misc internal libbpf clean ups around log fixup (Artem Savkov) [2221599] +- selftests/bpf: Add a selftest for checking subreg equality (Artem Savkov) [2221599] +- bpf: Improve verifier u32 scalar equality checking (Artem Savkov) [2221599] +- bpf: lirc program type should not require SYS_CAP_ADMIN (Artem Savkov) [2221599] +- bpf: Set skb redirect and from_ingress info in __bpf_tx_skb (Artem Savkov) [2221599] +- bpf,docs: Remove KF_KPTR_GET from documentation (Artem Savkov) [2221599] +- bpf: Remove KF_KPTR_GET kfunc flag (Artem Savkov) [2221599] +- bpf: Remove bpf_kfunc_call_test_kptr_get() test kfunc (Artem Savkov) [2221599] +- selftests/bpf: Add refcounted_kptr tests (Artem Savkov) [2221599] +- bpf: Migrate bpf_rbtree_remove to possibly fail (Artem Savkov) [2221599] +- selftests/bpf: Modify linked_list tests to work with macro-ified inserts (Artem Savkov) [2221599] +- bpf: Migrate bpf_rbtree_add and bpf_list_push_{front,back} to possibly fail (Artem Savkov) [2221599] +- bpf: Add bpf_refcount_acquire kfunc (Artem Savkov) [2221599] +- bpf: Introduce opaque bpf_refcount struct and add btf_record plumbing (Artem Savkov) [2221599] +- bpf: Remove btf_field_offs, use btf_record's fields instead (Artem Savkov) [2221599] +- bpf: fix check_and_init_map_value comment (Artem Savkov) [2221599] +- samples/bpf: sampleip: Replace PAGE_OFFSET with _text address (Artem Savkov) [2221599] +- bpf: Support 64-bit pointers to kfuncs (Artem Savkov) [2221599] +- bpf: Add preempt_count_{sub,add} into btf id deny list (Artem Savkov) [2221599] +- selftests/bpf: Workaround for older vm_sockets.h. (Artem Savkov) [2221599] +- bpf, sockmap: Revert buggy deadlock fix in the sockhash and sockmap (Artem Savkov) [2221599] +- selftests/bpf: Fix compiler warnings in bpf_testmod for kfuncs (Artem Savkov) [2221599] +- selftests/bpf: Remove stand-along test_verifier_log test binary (Artem Savkov) [2221599] +- selftests/bpf: Keep the loop in bpf_testmod_loop_test (Artem Savkov) [2221599] +- selftests/bpf: Fix leaked bpf_link in get_stackid_cannot_attach (Artem Savkov) [2221599] +- selftests/bpf: Use read_perf_max_sample_freq() in perf_event_stackmap (Artem Savkov) [2221599] +- selftests/bpf: Fix use of uninitialized op_name in log tests (Artem Savkov) [2221599] +- bpf, sockmap: fix deadlocks in the sockhash and sockmap (Artem Savkov) [2221599] +- bpf,docs: Remove references to bpf_cgroup_kptr_get() (Artem Savkov) [2221599] +- bpf: Remove bpf_cgroup_kptr_get() kfunc (Artem Savkov) [2221599] +- bpf: Make bpf_cgroup_acquire() KF_RCU | KF_RET_NULL (Artem Savkov) [2221599] +- bpf: Handle NULL in bpf_local_storage_free. (Artem Savkov) [2221599] +- selftests/bpf: Add test to access u32 ptr argument in tracing program (Artem Savkov) [2221599] +- bpf/btf: Fix is_int_ptr() (Artem Savkov) [2221599] +- selftests/bpf: Add verifier log tests for BPF_BTF_LOAD command (Artem Savkov) [2221599] +- selftests/bpf: Add testing of log_buf==NULL condition for BPF_PROG_LOAD (Artem Savkov) [2221599] +- selftests/bpf: Add tests to validate log_true_size feature (Artem Savkov) [2221599] +- libbpf: Wire through log_true_size for bpf_btf_load() API (Artem Savkov) [2221599] +- libbpf: Wire through log_true_size returned from kernel for BPF_PROG_LOAD (Artem Savkov) [2221599] +- bpf: Relax log_buf NULL conditions when log_level>0 is requested (Artem Savkov) [2221599] +- bpf: Simplify internal verifier log interface (Artem Savkov) [2221599] +- bpf: Add log_true_size output field to return necessary log buffer size (Artem Savkov) [2221599] +- bpf: Keep track of total log content size in both fixed and rolling modes (Artem Savkov) [2221599] +- bpf: Simplify logging-related error conditions handling (Artem Savkov) [2221599] +- bpf: Avoid incorrect -EFAULT error in BPF_LOG_KERNEL mode (Artem Savkov) [2221599] +- bpf: Fix missing -EFAULT return on user log buf error in btf_parse() (Artem Savkov) [2221599] +- bpf: Ignore verifier log reset in BPF_LOG_KERNEL mode (Artem Savkov) [2221599] +- selftests/bpf: Add fixed vs rotating verifier log tests (Artem Savkov) [2221599] +- veristat: Add more veristat control over verifier log options (Artem Savkov) [2221599] +- libbpf: Don't enforce unnecessary verifier log restrictions on libbpf side (Artem Savkov) [2221599] +- bpf: Switch BPF verifier log to be a rotating log by default (Artem Savkov) [2221599] +- bpf: Remove minimum size restrictions on verifier log buffer (Artem Savkov) [2221599] +- bpf: Split off basic BPF verifier log into separate file (Artem Savkov) [2221599] +- bpf: Remove extra whitespace in SPDX tag for syscall/helpers man pages (Artem Savkov) [2221599] +- selftests/bpf: Reset err when symbol name already exist in kprobe_multi_test (Artem Savkov) [2221599] +- selftests/bpf: Prevent infinite loop in veristat when base file is too short (Artem Savkov) [2221599] +- bpftool: Set program type only if it differs from the desired one (Artem Savkov) [2221599] +- selftests/bpf: Use PERF_COUNT_HW_CPU_CYCLES event for get_branch_snapshot (Artem Savkov) [2221599] +- bpf: ensure all memory is initialized in bpf_get_current_comm (Artem Savkov) [2221599] +- selftests/bpf: Add verifier tests for code pattern ' ' (Artem Savkov) [2221599] +- bpf: Improve handling of pattern ' ' in verifier (Artem Savkov) [2221599] +- selftests/bpf: Add tests for non-constant cond_op NE/EQ bound deduction (Artem Savkov) [2221599] +- bpf: Improve verifier JEQ/JNE insn branch taken checking (Artem Savkov) [2221599] +- bpftool: Clean up _bpftool_once_attr() calls in bash completion (Artem Savkov) [2221599] +- bpftool: Support printing opcodes and source file references in CFG (Artem Savkov) [2221599] +- bpftool: Support "opcodes", "linum", "visual" simultaneously (Artem Savkov) [2221599] +- bpftool: Return an error on prog dumps if both CFG and JSON are required (Artem Savkov) [2221599] +- bpftool: Support inline annotations when dumping the CFG of a program (Artem Savkov) [2221599] +- bpftool: Fix bug for long instructions in program CFG dumps (Artem Savkov) [2221599] +- bpftool: Fix documentation about line info display for prog dumps (Artem Savkov) [2221599] +- selftests/bpf: Wait for receive in cg_storage_multi test (Artem Savkov) [2221599] +- selftests/bpf: Add tracing tests for walking skb and req. (Artem Savkov) [2221599] +- bpf: Undo strict enforcement for walking untagged fields. (Artem Savkov) [2221599] +- bpf: Allowlist few fields similar to __rcu tag. (Artem Savkov) [2221599] +- bpf: Refactor NULL-ness check in check_reg_type(). (Artem Savkov) [2221599] +- bpf: Teach verifier that certain helpers accept NULL pointer. (Artem Savkov) [2221599] +- bpf: Refactor btf_nested_type_is_trusted(). (Artem Savkov) [2221599] +- bpf: Remove unused arguments from btf_struct_access(). (Artem Savkov) [2221599] +- bpf: Invoke btf_struct_access() callback only for writes. (Artem Savkov) [2221599] +- selftests/bpf: Add RESOLVE_BTFIDS dependency to bpf_testmod.ko (Artem Savkov) [2221599] +- bpf, docs: Add docs on extended 64-bit immediate instructions (Artem Savkov) [2221599] +- bpf: compute hashes in bloom filter similar to hashmap (Artem Savkov) [2221599] +- bpf: optimize hashmap lookups when key_size is divisible by 4 (Artem Savkov) [2221599] +- bpf,docs: Update documentation to reflect new task kfuncs (Artem Savkov) [2221599] +- bpf: Remove now-defunct task kfuncs (Artem Savkov) [2221599] +- bpf: Make struct task_struct an RCU-safe type (Artem Savkov) [2221599] +- bpf: Remove now-unnecessary NULL checks for KF_RELEASE kfuncs (Artem Savkov) [2221599] +- veristat: small fixed found in -O2 mode (Artem Savkov) [2221599] +- veristat: avoid using kernel-internal headers (Artem Savkov) [2221599] +- veristat: improve version reporting (Artem Savkov) [2221599] +- veristat: relicense veristat.c as dual GPL-2.0-only or BSD-2-Clause licensed (Artem Savkov) [2221599] +- selftests/bpf: Fix conflicts with built-in functions in bench_local_storage_create (Artem Savkov) [2221599] +- selftests/bpf: Replace extract_build_id with read_build_id (Artem Savkov) [2221599] +- selftests/bpf: Add read_build_id function (Artem Savkov) [2221599] +- selftests/bpf: Add err.h header (Artem Savkov) [2221599] +- selftests/bpf: Add testcases for ptr_*_or_null_ in bpf_kptr_xchg (Artem Savkov) [2221599] +- bpf: Handle PTR_MAYBE_NULL case in PTR_TO_BTF_ID helper call arg (Artem Savkov) [2221599] +- veristat: change guess for __sk_buff from CGROUP_SKB to SCHED_CLS (Artem Savkov) [2221599] +- selftests/bpf: Rewrite two infinite loops in bound check cases (Artem Savkov) [2221599] +- veristat: guess and substitue underlying program type for freplace (EXT) progs (Artem Savkov) [2221599] +- veristat: add -d debug mode option to see debug libbpf log (Artem Savkov) [2221599] +- libbpf: disassociate section handler on explicit bpf_program__set_type() call (Artem Savkov) [2221599] +- tools: bpftool: json: Fix backslash escape typo in jsonw_puts (Artem Savkov) [2221599] +- selftests/bpf: Remove verifier/xdp_direct_packet_access.c, converted to progs/verifier_xdp_direct_packet_access.c (Artem Savkov) [2221599] +- selftests/bpf: Verifier/xdp_direct_packet_access.c converted to inline assembly (Artem Savkov) [2221599] +- libbpf: Fix double-free when linker processes empty sections (Artem Savkov) [2221599] +- selftests/bpf: Don't assume page size is 4096 (Artem Savkov) [2221599] +- libbpf: Ensure print callback usage is thread-safe (Artem Savkov) [2221599] +- bpf, docs: Add extended call instructions (Artem Savkov) [2221599] +- selftests/bpf: Add bench for task storage creation (Artem Savkov) [2221599] +- selftests/bpf: Test task storage when local_storage->smap is NULL (Artem Savkov) [2221599] +- bpf: Use bpf_mem_cache_alloc/free for bpf_local_storage (Artem Savkov) [2221599] +- bpf: Use bpf_mem_cache_alloc/free in bpf_local_storage_elem (Artem Savkov) [2221599] +- bpf: Add a few bpf mem allocator functions (Artem Savkov) [2221599] +- selftests/bpf: verifier/xdp.c converted to inline assembly (Artem Savkov) [2221599] +- selftests/bpf: verifier/xadd.c converted to inline assembly (Artem Savkov) [2221599] +- selftests/bpf: verifier/var_off.c converted to inline assembly (Artem Savkov) [2221599] +- selftests/bpf: verifier/value_or_null.c converted to inline assembly (Artem Savkov) [2221599] +- selftests/bpf: verifier/value.c converted to inline assembly (Artem Savkov) [2221599] +- selftests/bpf: verifier/value_adj_spill.c converted to inline assembly (Artem Savkov) [2221599] +- selftests/bpf: verifier/uninit.c converted to inline assembly (Artem Savkov) [2221599] +- selftests/bpf: verifier/stack_ptr.c converted to inline assembly (Artem Savkov) [2221599] +- selftests/bpf: verifier/spill_fill.c converted to inline assembly (Artem Savkov) [2221599] +- selftests/bpf: verifier/ringbuf.c converted to inline assembly (Artem Savkov) [2221599] +- selftests/bpf: verifier/raw_tp_writable.c converted to inline assembly (Artem Savkov) [2221599] +- selftests/bpf: verifier/raw_stack.c converted to inline assembly (Artem Savkov) [2221599] +- selftests/bpf: verifier/meta_access.c converted to inline assembly (Artem Savkov) [2221599] +- selftests/bpf: verifier/masking.c converted to inline assembly (Artem Savkov) [2221599] +- selftests/bpf: verifier/map_ret_val.c converted to inline assembly (Artem Savkov) [2221599] +- selftests/bpf: verifier/map_ptr.c converted to inline assembly (Artem Savkov) [2221599] +- selftests/bpf: verifier/leak_ptr.c converted to inline assembly (Artem Savkov) [2221599] +- selftests/bpf: verifier/ld_ind.c converted to inline assembly (Artem Savkov) [2221599] +- selftests/bpf: verifier/int_ptr.c converted to inline assembly (Artem Savkov) [2221599] +- selftests/bpf: verifier/helper_value_access.c converted to inline assembly (Artem Savkov) [2221599] +- selftests/bpf: verifier/helper_restricted.c converted to inline assembly (Artem Savkov) [2221599] +- selftests/bpf: verifier/helper_packet_access.c converted to inline assembly (Artem Savkov) [2221599] +- selftests/bpf: verifier/helper_access_var_len.c converted to inline assembly (Artem Savkov) [2221599] +- selftests/bpf: verifier/div_overflow.c converted to inline assembly (Artem Savkov) [2221599] +- selftests/bpf: verifier/div0.c converted to inline assembly (Artem Savkov) [2221599] +- selftests/bpf: verifier/direct_stack_access_wraparound.c converted to inline assembly (Artem Savkov) [2221599] +- selftests/bpf: verifier/ctx_sk_msg.c converted to inline assembly (Artem Savkov) [2221599] +- selftests/bpf: verifier/const_or.c converted to inline assembly (Artem Savkov) [2221599] +- selftests/bpf: verifier/cgroup_storage.c converted to inline assembly (Artem Savkov) [2221599] +- selftests/bpf: verifier/cgroup_skb.c converted to inline assembly (Artem Savkov) [2221599] +- selftests/bpf: verifier/cgroup_inv_retcode.c converted to inline assembly (Artem Savkov) [2221599] +- selftests/bpf: verifier/cfg.c converted to inline assembly (Artem Savkov) [2221599] +- selftests/bpf: verifier/bounds_mix_sign_unsign.c converted to inline assembly (Artem Savkov) [2221599] +- selftests/bpf: verifier/bounds_deduction.c converted to inline assembly (Artem Savkov) [2221599] +- selftests/bpf: verifier/basic_stack.c converted to inline assembly (Artem Savkov) [2221599] +- selftests/bpf: verifier/array_access.c converted to inline assembly (Artem Savkov) [2221599] +- selftests/bpf: verifier/and.c converted to inline assembly (Artem Savkov) [2221599] +- selftests/bpf: prog_tests entry point for migrated test_verifier tests (Artem Savkov) [2221599] +- selftests/bpf: Tests execution support for test_loader.c (Artem Savkov) [2221599] +- selftests/bpf: Unprivileged tests for test_loader.c (Artem Savkov) [2221599] +- selftests/bpf: __imm_insn & __imm_const macro for bpf_misc.h (Artem Savkov) [2221599] +- selftests/bpf: Report program name on parse_test_spec error (Artem Savkov) [2221599] +- bpf: Treat KF_RELEASE kfuncs as KF_TRUSTED_ARGS (Artem Savkov) [2221599] +- cgroup: bpf: use cgroup_lock()/cgroup_unlock() wrappers (Artem Savkov) [2221599] +- bpf: Only invoke kptr dtor following non-NULL xchg (Artem Savkov) [2221599] +- bpf: Check IS_ERR for the bpf_map_get() return value (Artem Savkov) [2221599] +- libbpf: Use .struct_ops.link section to indicate a struct_ops with a link. (Artem Savkov) [2221599] +- libbpf: Update a bpf_link with another struct_ops. (Artem Savkov) [2221599] +- bpf: Update the struct_ops of a bpf_link. (Artem Savkov) [2221599] +- libbpf: Create a bpf_link in bpf_map__attach_struct_ops(). (Artem Savkov) [2221599] +- bpf: Create links for BPF struct_ops maps. (Artem Savkov) [2221599] +- bpf: Retire the struct_ops map kvalue->refcnt. (Artem Savkov) [2221599] +- bpf: remember meta->iter info only for initialized iters (Artem Savkov) [2221599] +- selftests/bpf: Check when bounds are not in the 32-bit range (Artem Savkov) [2221599] +- bpf: Fix __reg_bound_offset 64->32 var_off subreg propagation (Artem Savkov) [2221599] +- bpf: return long from bpf_map_ops funcs (Artem Savkov) [2221599] +- bpf/selftests: coverage for bpf_map_ops errors (Artem Savkov) [2221599] +- selftests/bpf: Add light skeleton test for kfunc detection. (Artem Savkov) [2221599] +- libbpf: Support kfunc detection in light skeleton. (Artem Savkov) [2221599] +- bpf: Teach the verifier to recognize rdonly_mem as not null. (Artem Savkov) [2221599] +- libbpf: Rename RELO_EXTERN_VAR/FUNC. (Artem Savkov) [2221599] +- libbpf: Explicitly call write to append content to file (Artem Savkov) [2221599] +- selftest/bpf: Add a test case for ld_imm64 copy logic. (Artem Savkov) [2221599] +- libbpf: Fix ld_imm64 copy logic for ksym in light skeleton. (Artem Savkov) [2221599] +- bpf, docs: Libbpf overview documentation (Artem Savkov) [2221599] +- selftests/bpf: Add --json-summary option to test_progs (Artem Savkov) [2221599] +- selftests/bpf: Add test for bpf_ksym_exists(). (Artem Savkov) [2221599] +- libbpf: Introduce bpf_ksym_exists() macro. (Artem Savkov) [2221599] +- libbpf: Fix relocation of kfunc ksym in ld_imm64 insn. (Artem Savkov) [2221599] +- bpf: Allow ld_imm64 instruction to point to kfunc. (Artem Savkov) [2221599] +- selftests/bpf: fix "metadata marker" getting overwritten by the netstack (Artem Savkov) [2221599] +- kallsyms, bpf: Move find_kallsyms_symbol_value out of internal header (Artem Savkov) [2221599] +- bpf,docs: Remove bpf_cpumask_kptr_get() from documentation (Artem Savkov) [2221599] +- bpf: Remove bpf_cpumask_kptr_get() kfunc (Artem Savkov) [2221599] +- bpf/selftests: Test using global cpumask kptr with RCU (Artem Savkov) [2221599] +- bpf: Mark struct bpf_cpumask as rcu protected (Artem Savkov) [2221599] +- bpf: Remove misleading spec_v1 check on var-offset stack read (Artem Savkov) [2221599] +- libbpf: Ignore warnings about "inefficient alignment" (Artem Savkov) [2221599] +- selftests/bpf: Fix a fd leak in an error path in network_helpers.c (Artem Savkov) [2221599] +- selftests/bpf: Use ASSERT_EQ instead ASSERT_OK for testing memcmp result (Artem Savkov) [2221599] +- bpf/selftests: Test fentry attachment to shadowed functions (Artem Savkov) [2221599] +- bpf: Fix attaching fentry/fexit/fmod_ret/lsm to modules (Artem Savkov) [2221599] +- cgroup: Make current_cgns_cgroup_dfl() safe to call after exit_task_namespace() (Artem Savkov) [2221599] +- selftests/bpf: Fix trace_virtqueue_add_sgs test issue with LLVM 17. (Artem Savkov) [2221599] +- selftests/bpf: Add various tests to check helper access into ptr_to_btf_id. (Artem Savkov) [2221599] +- bpf: Allow helpers access trusted PTR_TO_BTF_ID. (Artem Savkov) [2221599] +- bpf: Fix bpf_strncmp proto. (Artem Savkov) [2221599] +- bpf, docs: Add signed comparison example (Artem Savkov) [2221599] +- selftests/bpf: use canonical ftrace path (Artem Savkov) [2221599] +- bpf: use canonical ftrace path (Artem Savkov) [2221599] +- bpf: Disable migration when freeing stashed local kptr using obj drop (Artem Savkov) [2221599] +- selftests/bpf: Add local kptr stashing test (Artem Savkov) [2221599] +- bpf: Allow local kptrs to be exchanged via bpf_kptr_xchg (Artem Savkov) [2221599] +- bpf: Support __kptr to local kptrs (Artem Savkov) [2221599] +- bpf, docs: Explain helper functions (Artem Savkov) [2221599] +- bpf: Change btf_record_find enum parameter to field_mask (Artem Savkov) [2221599] +- bpf: btf: Remove unused btf_field_info_type enum (Artem Savkov) [2221599] +- bpf: verifier: Rename kernel_type_name helper to btf_type_name (Artem Savkov) [2221599] +- selftests/bpf: Add local-storage-create benchmark (Artem Savkov) [2221599] +- selftests/bpf: Check freeing sk->sk_local_storage with sk_local_storage->smap is NULL (Artem Savkov) [2221599] +- selftests/bpf: Replace CHECK with ASSERT in test_local_storage (Artem Savkov) [2221599] +- bpf: Add bpf_local_storage_free() (Artem Savkov) [2221599] +- bpf: Add bpf_local_storage_rcu callback (Artem Savkov) [2221599] +- bpf: Add bpf_selem_free() (Artem Savkov) [2221599] +- bpf: Add bpf_selem_free_rcu callback (Artem Savkov) [2221599] +- bpf: Remove bpf_selem_free_fields*_rcu (Artem Savkov) [2221599] +- bpf: Repurpose use_trace_rcu to reuse_now in bpf_local_storage (Artem Savkov) [2221599] +- bpf: Remember smap in bpf_local_storage (Artem Savkov) [2221599] +- bpf: Remove the preceding __ from __bpf_selem_unlink_storage (Artem Savkov) [2221599] +- bpf: Remove __bpf_local_storage_map_alloc (Artem Savkov) [2221599] +- bpf: Refactor codes into bpf_local_storage_destroy (Artem Savkov) [2221599] +- bpf: Move a few bpf_local_storage functions to static scope (Artem Savkov) [2221599] +- bpf/selftests: Fix send_signal tracepoint tests (Artem Savkov) [2221599] +- bpf: take into account liveness when propagating precision (Artem Savkov) [2221599] +- bpf: ensure state checkpointing at iter_next() call sites (Artem Savkov) [2221599] +- selftests/bpf: make BPF compiler flags stricter (Artem Savkov) [2221599] +- selftests/bpf: fix lots of silly mistakes pointed out by compiler (Artem Savkov) [2221599] +- selftests/bpf: add __sink() macro to fake variable consumption (Artem Savkov) [2221599] +- selftests/bpf: prevent unused variable warning in bpf_for() (Artem Savkov) [2221599] +- selftests/bpf: Workaround verification failure for fexit_bpf2bpf/func_replace_return_code (Artem Savkov) [2221599] +- selftests/bpf: Improve error logs in XDP compliance test tool (Artem Savkov) [2221599] +- selftests/bpf: Use ifname instead of ifindex in XDP compliance test tool (Artem Savkov) [2221599] +- bpf: Fix a typo for BPF_F_ANY_ALIGNMENT in bpf.h (Artem Savkov) [2221599] +- selftests/bpf: implement and test custom testmod_seq iterator (Artem Savkov) [2221599] +- selftests/bpf: add number iterator tests (Artem Savkov) [2221599] +- selftests/bpf: add iterators tests (Artem Savkov) [2221599] +- selftests/bpf: add bpf_for_each(), bpf_for(), and bpf_repeat() macros (Artem Savkov) [2221599] +- bpf: implement numbers iterator (Artem Savkov) [2221599] +- bpf: add support for open-coded iterator loops (Artem Savkov) [2221599] +- bpf: add iterator kfuncs registration and validation logic (Artem Savkov) [2221599] +- bpf: factor out fetching basic kfunc metadata (Artem Savkov) [2221599] +- selftests/bpf: Fix IMA test (Artem Savkov) [2221599] +- libbpf: USDT arm arg parsing support (Artem Savkov) [2221599] +- libbpf: Refactor parse_usdt_arg() to re-use code (Artem Savkov) [2221599] +- libbpf: Fix theoretical u32 underflow in find_cd() function (Artem Savkov) [2221599] +- bpf: enforce all maps having memory usage callback (Artem Savkov) [2221599] +- bpf: offload map memory usage (Artem Savkov) [2221599] +- bpf, net: xskmap memory usage (Artem Savkov) [2221599] +- bpf, net: sock_map memory usage (Artem Savkov) [2221599] +- bpf, net: bpf_local_storage memory usage (Artem Savkov) [2221599] +- bpf: local_storage memory usage (Artem Savkov) [2221599] +- bpf: bpf_struct_ops memory usage (Artem Savkov) [2221599] +- bpf: queue_stack_maps memory usage (Artem Savkov) [2221599] +- bpf: devmap memory usage (Artem Savkov) [2221599] +- bpf: cpumap memory usage (Artem Savkov) [2221599] +- bpf: bloom_filter memory usage (Artem Savkov) [2221599] +- bpf: ringbuf memory usage (Artem Savkov) [2221599] +- bpf: reuseport_array memory usage (Artem Savkov) [2221599] +- bpf: stackmap memory usage (Artem Savkov) [2221599] +- bpf: arraymap memory usage (Artem Savkov) [2221599] +- bpf: hashtab memory usage (Artem Savkov) [2221599] +- bpf: lpm_trie memory usage (Artem Savkov) [2221599] +- bpf: add new map ops ->map_mem_usage (Artem Savkov) [2221599] +- bpf: Increase size of BTF_ID_LIST without CONFIG_DEBUG_INFO_BTF again (Artem Savkov) [2221599] +- selftests/bpf: Add test for legacy/perf kprobe/uprobe attach mode (Artem Savkov) [2221599] +- selftests/bpf: Split test_attach_probe into multi subtests (Artem Savkov) [2221599] +- libbpf: Add support to set kprobe/uprobe attach mode (Artem Savkov) [2221599] +- tools/resolve_btfids: Add /libsubcmd to .gitignore (Artem Savkov) [2221599] +- bpf: add support for fixed-size memory pointer returns for kfuncs (Artem Savkov) [2221599] +- bpf: generalize dynptr_get_spi to be usable for iters (Artem Savkov) [2221599] +- bpf: mark PTR_TO_MEM as non-null register type (Artem Savkov) [2221599] +- bpf: move kfunc_call_arg_meta higher in the file (Artem Savkov) [2221599] +- bpf: ensure that r0 is marked scratched after any function call (Artem Savkov) [2221599] +- bpf: fix visit_insn()'s detection of BPF_FUNC_timer_set_callback helper (Artem Savkov) [2221599] +- bpf: clean up visit_insn()'s instruction processing (Artem Savkov) [2221599] +- selftests/bpf: adjust log_fixup's buffer size for proper truncation (Artem Savkov) [2221599] +- bpf: honor env->test_state_freq flag in is_state_visited() (Artem Savkov) [2221599] +- selftests/bpf: enhance align selftest's expected log matching (Artem Savkov) [2221599] +- bpf: improve regsafe() checks for PTR_TO_{MEM,BUF,TP_BUFFER} (Artem Savkov) [2221599] +- bpf: improve stack slot state printing (Artem Savkov) [2221599] +- selftests/bpf: Disassembler tests for verifier.c:convert_ctx_access() (Artem Savkov) [2221599] +- selftests/bpf: test if pointer type is tracked for BPF_ST_MEM (Artem Savkov) [2221599] +- bpf: allow ctx writes using BPF_ST_MEM instruction (Artem Savkov) [2221599] +- bpf: Use separate RCU callbacks for freeing selem (Artem Savkov) [2221599] +- bpf: Refactor RCU enforcement in the verifier. (Artem Savkov) [2221599] +- selftests/bpf: Tweak cgroup kfunc test. (Artem Savkov) [2221599] +- selftests/bpf: Add a test case for kptr_rcu. (Artem Savkov) [2221599] +- bpf: Introduce kptr_rcu. (Artem Savkov) [2221599] +- bpf: Mark cgroups and dfl_cgrp fields as trusted. (Artem Savkov) [2221599] +- bpf: Rename __kptr_ref -> __kptr and __kptr -> __kptr_untrusted. (Artem Savkov) [2221599] +- selftests/bpf: Add absolute timer test (Artem Savkov) [2221599] +- bpf: Add support for absolute value BPF timers (Artem Savkov) [2221599] +- selftests/bpf: Add -Wuninitialized flag to bpf prog flags (Artem Savkov) [2221599] +- bpf: Make bpf_get_current_[ancestor_]cgroup_id() available for all program types (Artem Savkov) [2221599] +- bpf, docs: Fix final bpf docs build failure (Artem Savkov) [2221599] +- bpf: Fix bpf_dynptr_slice{_rdwr} to return NULL instead of 0 (Artem Savkov) [2221599] +- libbpf: Add support for attaching uprobes to shared objects in APKs (Artem Savkov) [2221599] +- libbpf: Introduce elf_find_func_offset_from_file() function (Artem Savkov) [2221599] +- libbpf: Implement basic zip archive parsing support (Artem Savkov) [2221599] +- bpf, docs: Fix __uninit kfunc doc section (Artem Savkov) [2221599] +- bpf: Fix doxygen comments for dynptr slice kfuncs (Artem Savkov) [2221599] +- selftests/bpf: Support custom per-test flags and multiple expected messages (Artem Savkov) [2221599] +- libbpf: Cleanup linker_append_elf_relos (Artem Savkov) [2221599] +- libbpf: Remove several dead assignments (Artem Savkov) [2221599] +- libbpf: Remove unnecessary ternary operator (Artem Savkov) [2221599] +- selftests/bpf: Set __BITS_PER_LONG if target is bpf for LoongArch (Artem Savkov) [2221599] +- selftests/bpf: Add more tests for kptrs in maps (Artem Savkov) [2221599] +- bpf: Support kptrs in local storage maps (Artem Savkov) [2221599] +- bpf: Support kptrs in percpu hashmap and percpu LRU hashmap (Artem Savkov) [2221599] +- selftests/bpf: tests for using dynptrs to parse skb and xdp buffers (Artem Savkov) [2221599] +- bpf: Add bpf_dynptr_slice and bpf_dynptr_slice_rdwr (Artem Savkov) [2221599] +- bpf: Add xdp dynptrs (Artem Savkov) [2221599] +- bpf: Add skb dynptrs (Artem Savkov) [2221599] +- bpf: Add __uninit kfunc annotation (Artem Savkov) [2221599] +- bpf: Refactor verifier dynptr into get_dynptr_arg_reg (Artem Savkov) [2221599] +- bpf: Define no-ops for externally called bpf dynptr functions (Artem Savkov) [2221599] +- bpf: Allow initializing dynptrs in kfuncs (Artem Savkov) [2221599] +- bpf: Refactor process_dynptr_func (Artem Savkov) [2221599] +- bpf: Support "sk_buff" and "xdp_buff" as valid kfunc arg types (Artem Savkov) [2221599] +- bpf, docs: Document BPF insn encoding in term of stored bytes (Artem Savkov) [2221599] +- bpf: Fix bpf_cgroup_from_id() doxygen header (Artem Savkov) [2221599] +- libbpf: Document bpf_{btf,link,map,prog}_get_info_by_fd() (Artem Savkov) [2221599] +- selftests/bpf: Fix compilation errors: Assign a value to a constant (Artem Savkov) [2221599] +- tools: bpftool: Remove invalid \' json escape (Artem Savkov) [2221599] +- selftests/bpf: Use __NR_prlimit64 instead of __NR_getrlimit in user_ringbuf test (Artem Savkov) [2221599] +- selftests/bpf: run mptcp in a dedicated netns (Artem Savkov) [2221599] +- selftests/bpf: Add a test case for bpf_cgroup_from_id() (Artem Savkov) [2221599] +- bpf: Add bpf_cgroup_from_id() kfunc (Artem Savkov) [2221599] +- bpf, docs: Add explanation of endianness (Artem Savkov) [2221599] +- selftests/bpf: Fix BPF_FLOW_DISSECTOR_F_STOP_AT_FLOW_LABEL for empty flow label (Artem Savkov) [2221599] +- bpf: Check for helper calls in check_subprogs() (Artem Savkov) [2221599] +- selftests/bpf: Fix cross compilation with CLANG_CROSS_FLAGS (Artem Savkov) [2221599] +- selftests/bpf: Remove not used headers (Artem Savkov) [2221599] +- bpf: Wrap register invalidation with a helper (Artem Savkov) [2221599] +- bpf: Fix check_reg_type for PTR_TO_BTF_ID (Artem Savkov) [2221599] +- bpf: Remove unused MEM_ALLOC | PTR_TRUSTED checks (Artem Savkov) [2221599] +- bpf: Annotate data races in bpf_local_storage (Artem Savkov) [2221599] +- RDMA/siw: Remove namespace check from siw_netdev_event() (Kamal Heib) [RHEL-2758] +- RDMA/siw: Fix potential page_array out of range access (Kamal Heib) [RHEL-2758] +- RDMA/siw: Fix user page pinning accounting (Kamal Heib) [RHEL-2758] +- RDMA/siw: remove FOLL_FORCE usage (Kamal Heib) [RHEL-2758] +- RDMA/siw: Set defined status for work completion with undefined status (Kamal Heib) [RHEL-2758] +- RDMA/siw: Fix immediate work request flush to completion queue (Kamal Heib) [RHEL-2758] +- RDMA/siw: Add missing Kconfig selections (Kamal Heib) [RHEL-2758] + +* Fri Oct 06 2023 Scott Weaver [5.14.0-374.el9] +- interconnect: imx: fix registration race (Steve Best) [2230634] +- remoteproc: imx_dsp_rproc: use modern pm_ops (Steve Best) [2230679] +- remoteproc: imx_dsp: Convert to platform remove callback returning void (Steve Best) [2230679] +- remoteproc: imx_dsp_rproc: Fix kernel test robot sparse warning (Steve Best) [2230679] +- remoteproc: imx_dsp_rproc: Improve exception handling in imx_dsp_rproc_mbox_alloc() (Steve Best) [2230679] +- remoteproc: imx_dsp_rproc: Call of_node_put() on iteration error (Steve Best) [2230679] +- remoteproc: imx_dsp_rproc: Add custom memory copy implementation for i.MX DSP Cores (Steve Best) [2230679] +- remoteproc: imx_dsp_rproc: Add module parameter to ignore ready flag from remote processor (Steve Best) [2230679] +- i2c: imx-lpi2c: fix type char overflow issue when calculating the clock cycle (Steve Best) [2230683] +- i2c: imx-lpi2c: Don't open-code DIV_ROUND_UP (Steve Best) [2230683] +- i2c: Convert to platform remove callback returning void (Steve Best) [2230683] +- i2c: imx-lpi2c: avoid taking clk_prepare mutex in PM callbacks (Steve Best) [2230683] +- ibmvnic: Assign XPS map to correct queue index (Mamatha Inamdar) [2228220] +- ibmvnic: Toggle between queue types in affinity mapping (Mamatha Inamdar) [2228220] +- ibmvnic: Update XPS assignments during affinity binding (Mamatha Inamdar) [2228220] +- ibmvnic: Add hotpluggable CPU callbacks to reassign affinity hints (Mamatha Inamdar) [2228220] +- ibmvnic: Assign IRQ affinity hints to device queues (Mamatha Inamdar) [2228220] +- redhat/configs: NXP BBNSM Power Key Driver (Steve Best) [2230577] +- Input: bbnsm_pwrkey - add bbnsm power key support (Steve Best) [2230577] +- clk: imx93: Propagate correct error in imx93_clocks_probe() (Steve Best) [2230549] +- clk: imx93: fix memory leak and missing unwind goto in imx93_clocks_probe (Steve Best) [2230549] +- clk: imx: imx93: Add nic and A55 clk (Steve Best) [2230549] +- clk: imx: imx93: add mcore_booted module paratemter (Steve Best) [2230549] +- i2c: Convert to platform remove callback returning void (Steve Best) [2230651] +- i2c: imx: Simplify using devm_clk_get_enabled() (Steve Best) [2230651] +- CI: Remove unused kpet_tree_family (Nikolai Kondrashov) +- arm64: dts: imx93: add nxp,no-divider for sysctr (Steve Best) [RHEL-2707] +- arm64: dts: imx93: add MU clock for mailbox (Steve Best) [RHEL-2707] +- arm64: dts: imx93: add gpio alises (Steve Best) [RHEL-2707] +- arm64: dts: imx93: add extra lpspi node (Steve Best) [RHEL-2707] +- arm64: dts: imx: minor whitespace cleanup around '=' (Steve Best) [RHEL-2707] +- arm64: dts: imx93: add "fsl,imx8ulp-lpuart" compatible for imx93 (Steve Best) [RHEL-2707] +- arm64: dts: imx93: add cm33 node (Steve Best) [RHEL-2707] +- arm64: dts: imx93: add thermal support (Steve Best) [RHEL-2707] +- arm64: dts: imx93: enable CM33 for 11x11 EVK (Steve Best) [RHEL-2707] +- arm64: dts: imx93: add cma area for i.MX93 11x11 EVK (Steve Best) [RHEL-2707] +- arm64: dts: imx93: Fix anatop node size (Steve Best) [RHEL-2707] +- arm64: dts: imx93: add ddr performance monitor node (Steve Best) [RHEL-2707] +- arm64: dts: imx93: add fsl,stop-mode property to support WOL (Steve Best) [RHEL-2707] +- arm64: dts: imx93: add cpuidle node (Steve Best) [RHEL-2707] +- arm64: dts: imx93: reorder device nodes (Steve Best) [RHEL-2707] +- arm64: dts: imx93: add ocotp node (Steve Best) [RHEL-2707] +- arm64: dts: imx93: add watchdog node (Steve Best) [RHEL-2707] +- arm64: dts: imx93: add missing tpm pwm instances (Steve Best) [RHEL-2707] +- arm64: dts: imx93: add tpm nodes (Steve Best) [RHEL-2707] +- arm64: dts: imx93: add missing #address-cells and #size-cells to i2c nodes (Steve Best) [RHEL-2707] +- arm64: dts: imx93: Fix eqos properties (Steve Best) [RHEL-2707] +- arm64: dts: imx93: Add FlexSPI support (Steve Best) [RHEL-2707] +- arm64: dts: imx93: Add the bbnsm dts node (Steve Best) [RHEL-2707] +- arm64: dts: imx93-11x11-evk: enable wdog3 (Steve Best) [RHEL-2707] +- phy: freescale: imx8m-pcie: Use devm_platform_ioremap_resource() (Steve Best) [2230655] +- remoteproc: imx: Convert to platform remove callback returning void (Steve Best) [2230674] +- remoteproc: imx_rproc: Call of_node_put() on iteration error (Steve Best) [2230674] +- interconnect: qcom: bcm-voter: Use enable_maks for keepalive voting (Alessandro Carminati) [RHEL-3931] +- interconnect: qcom: bcm-voter: Improve enable_mask handling (Alessandro Carminati) [RHEL-3931] +- interconnect: qcom: Add support for mask-based BCMs (Alessandro Carminati) [RHEL-3931] +- power: reset: qcom-pon: add support for qcom,pmk8350-pon compatible string (Alessandro Carminati) [RHEL-3931] +- PCI: qcom: Add support for sa8775p SoC (Alessandro Carminati) [RHEL-3931] +- dt-bindings: PCI: qcom: Add sa8775p compatible (Alessandro Carminati) [RHEL-3931] +- phy: qcom-qmp-pcie: keep offset tables sorted (Alessandro Carminati) [RHEL-3931] +- phy: qcom-qmp-pcie: drop ln_shrd from v5_20 config (Alessandro Carminati) [RHEL-3931] +- arm64: dts: qcom: sa8775p: Hook up PDC as wakeup-parent of TLMM (Alessandro Carminati) [RHEL-3931] +- arm64: dts: qcom: sa8775p-ride: enable EMAC1 (Alessandro Carminati) [RHEL-3931] +- arm64: dts: qcom: sa8775p-ride: add an alias for ethernet0 (Alessandro Carminati) [RHEL-3931] +- arm64: dts: qcom: sa8775p-ride: sort aliases alphabetically (Alessandro Carminati) [RHEL-3931] +- arm64: dts: qcom: sa8775p-ride: add the second SGMII PHY (Alessandro Carminati) [RHEL-3931] +- arm64: dts: qcom: sa8775p-ride: index the first SGMII PHY (Alessandro Carminati) [RHEL-3931] +- arm64: dts: qcom: sa8775p-ride: move the reset-gpios property of the PHY (Alessandro Carminati) [RHEL-3931] +- arm64: dts: qcom: sa8775p-ride: enable the second SerDes PHY (Alessandro Carminati) [RHEL-3931] +- arm64: dts: qcom: sa8775p: add a node for EMAC1 (Alessandro Carminati) [RHEL-3931] +- arm64: dts: qcom: sa8775p: add a node for the second serdes PHY (Alessandro Carminati) [RHEL-3931] +- arm64: dts: qcom: sa8775p-ride: enable pcie nodes (Alessandro Carminati) [RHEL-3931] +- arm64: dts: qcom: sa8775p: Add pcie0 and pcie1 nodes (Alessandro Carminati) [RHEL-3931] +- phy: qcom-qmp-pcie: add support for sa8775p (Alessandro Carminati) [RHEL-3931] +- dt-bindings: phy: qcom,qmp: Add sa8775p QMP PCIe PHY (Alessandro Carminati) [RHEL-3931] +- arm64: dts: qcom: sa8775p-ride: Update L4C parameters (Alessandro Carminati) [RHEL-3931] +- interconnect: qcom: sa8775p: add enable_mask for bcm nodes (Alessandro Carminati) [RHEL-3931] +- arm64: dts: qcom: sa8775p: add the pcie smmu node (Alessandro Carminati) [RHEL-3931] +- dt-bindings: phy: qcom,qmp: Add SDX65 QMP PHY (Alessandro Carminati) [RHEL-3931] +- dt-bindings: phy: Add QMP PCIe PHY comptible for SM8550 (Alessandro Carminati) [RHEL-3931] +- dt-bindings: phy: qcom,qmp-pcie: add sm8350 bindings (Alessandro Carminati) [RHEL-3931] +- dt-bindings: phy: qcom,qmp-pcie: add sc8280xp bindings (Alessandro Carminati) [RHEL-3931] + +* Wed Oct 04 2023 Scott Weaver [5.14.0-373.el9] +- CI: Enable 'dist-self-test' for C9S/RHEL9 (Vitaly Kuznetsov) +- redhat: Update 'dist-self-test-data' (Vitaly Kuznetsov) +- redhat: Explicitly disable CONFIG_COPS (Vitaly Kuznetsov) +- redhat: Add dist-check-licenses target (Vitaly Kuznetsov) +- redhat: Introduce "Verify SPDX-License-Identifier tags" selftest (Vitaly Kuznetsov) +- redhat: Use kspdx-tool output for the License: field (Vitaly Kuznetsov) +- cpuidle, intel_idle: Fix CPUIDLE_FLAG_IRQ_ENABLE *again* (David Arcari) [RHEL-11351] +- Revert "intel_idle: Add support for using intel_idle in a VM guest using just hlt" (David Arcari) [RHEL-11351] +- Revert "intel_idle: Add a "Long HLT" C1 state for the VM guest mode" (David Arcari) [RHEL-11351] +- Revert "intel_idle: Add __init annotation to matchup_vm_state_with_baremetal()" (David Arcari) [RHEL-11351] +- intel_idle: Add __init annotation to matchup_vm_state_with_baremetal() (David Arcari) [RHEL-11351] +- intel_idle: Add a "Long HLT" C1 state for the VM guest mode (David Arcari) [RHEL-11351] +- intel_idle: Add support for using intel_idle in a VM guest using just hlt (David Arcari) [RHEL-11351] +- intel_idle: clean up the (new) state_update_enter_method function (David Arcari) [RHEL-11351] +- intel_idle: refactor state->enter manipulation into its own function (David Arcari) [RHEL-11351] +- intel_idle: mark few variables as __read_mostly (David Arcari) [RHEL-11351] +- intel_idle: do not sprinkle module parameter definitions around (David Arcari) [RHEL-11351] +- intel_idle: fix confusing message (David Arcari) [RHEL-11351] +- intel_idle: improve C-state flags handling robustness (David Arcari) [RHEL-11351] +- intel_idle: further intel_idle_init_cstates_icpu() cleanup (David Arcari) [RHEL-11351] +- intel_idle: clean up intel_idle_init_cstates_icpu() (David Arcari) [RHEL-11351] +- intel_idle: use pr_info() instead of printk() (David Arcari) [RHEL-11351] +- PCI: Free released resource after coalescing (Myron Stowe) [RHEL-2570] +- dt-bindings: PCI: qcom: Fix SDX65 compatible (Myron Stowe) [RHEL-2570] +- PCI: rockchip: Use 64-bit mask on MSI 64-bit PCI address (Myron Stowe) [RHEL-2570] +- PCI: acpiphp: Use pci_assign_unassigned_bridge_resources() only for non-root bus (Myron Stowe) [RHEL-2570] +- Revert "PCI: mvebu: Mark driver as BROKEN" (Myron Stowe) [RHEL-2570] +- MAINTAINERS: Add Manivannan Sadhasivam as DesignWare PCIe driver maintainer (Myron Stowe) [RHEL-2570] +- PCI: xgene-msi: Convert to platform remove callback returning void (Myron Stowe) [RHEL-2570] +- PCI: tegra: Convert to platform remove callback returning void (Myron Stowe) [RHEL-2570] +- PCI: rockchip-host: Convert to platform remove callback returning void (Myron Stowe) [RHEL-2570] +- PCI: mvebu: Convert to platform remove callback returning void (Myron Stowe) [RHEL-2570] +- PCI: mt7621: Convert to platform remove callback returning void (Myron Stowe) [RHEL-2570] +- PCI: mediatek-gen3: Convert to platform remove callback returning void (Myron Stowe) [RHEL-2570] +- PCI: mediatek: Convert to platform remove callback returning void (Myron Stowe) [RHEL-2570] +- PCI: iproc: Convert to platform remove callback returning void (Myron Stowe) [RHEL-2570] +- PCI: hisi-error: Convert to platform remove callback returning void (Myron Stowe) [RHEL-2570] +- PCI: dwc: Convert to platform remove callback returning void (Myron Stowe) [RHEL-2570] +- PCI: j721e: Convert to platform remove callback returning void (Myron Stowe) [RHEL-2570] +- PCI: brcmstb: Convert to platform remove callback returning void (Myron Stowe) [RHEL-2570] +- PCI: altera-msi: Convert to platform remove callback returning void (Myron Stowe) [RHEL-2570] +- PCI: altera: Convert to platform remove callback returning void (Myron Stowe) [RHEL-2570] +- PCI: aardvark: Convert to platform remove callback returning void (Myron Stowe) [RHEL-2570] +- PCI: layerscape: Add the endpoint linkup notifier support (Myron Stowe) [RHEL-2570] +- PCI: endpoint: pci-epf-vntb: Fix typo in comments (Myron Stowe) [RHEL-2570] +- MAINTAINERS: Add PCI MHI endpoint function driver under MHI bus (Myron Stowe) [RHEL-2570] +- PCI: endpoint: Add PCI Endpoint function driver for MHI bus (Myron Stowe) [RHEL-2570] +- PCI: qcom-ep: Add support for BME notification (Myron Stowe) [RHEL-2570] +- PCI: qcom-ep: Add support for Link down notification (Myron Stowe) [RHEL-2570] +- PCI: endpoint: Add BME notifier support (Myron Stowe) [RHEL-2570] +- PCI: endpoint: Add linkdown notifier support (Myron Stowe) [RHEL-2570] +- PCI: endpoint: Return error if EPC is started/stopped multiple times (Myron Stowe) [RHEL-2570] +- PCI: endpoint: Pass EPF device ID to the probe function (Myron Stowe) [RHEL-2570] +- PCI: endpoint: Add missing documentation about the MSI/MSI-X range (Myron Stowe) [RHEL-2570] +- PCI: endpoint: Improve pci_epf_type_add_cfs() (Myron Stowe) [RHEL-2570] +- PCI: endpoint: functions/pci-epf-test: Fix dma_chan direction (Myron Stowe) [RHEL-2570] +- misc: pci_endpoint_test: Simplify pci_endpoint_test_msi_irq() (Myron Stowe) [RHEL-2570] +- misc: pci_endpoint_test: Do not write status in IRQ handler (Myron Stowe) [RHEL-2570] +- misc: pci_endpoint_test: Re-init completion for every test (Myron Stowe) [RHEL-2570] +- misc: pci_endpoint_test: Free IRQs before removing the device (Myron Stowe) [RHEL-2570] +- PCI: epf-test: Simplify transfers result print (Myron Stowe) [RHEL-2570] +- PCI: epf-test: Simplify DMA support checks (Myron Stowe) [RHEL-2570] +- PCI: epf-test: Cleanup request result handling (Myron Stowe) [RHEL-2570] +- PCI: epf-test: Cleanup pci_epf_test_cmd_handler() (Myron Stowe) [RHEL-2570] +- PCI: epf-test: Improve handling of command and status registers (Myron Stowe) [RHEL-2570] +- PCI: epf-test: Simplify IRQ test commands execution (Myron Stowe) [RHEL-2570] +- PCI: epf-test: Simplify pci_epf_test_raise_irq() (Myron Stowe) [RHEL-2570] +- PCI: epf-test: Simplify read/write/copy test functions (Myron Stowe) [RHEL-2570] +- PCI: epf-test: Use dmaengine_submit() to initiate DMA transfer (Myron Stowe) [RHEL-2570] +- PCI: epf-test: Fix DMA transfer completion detection (Myron Stowe) [RHEL-2570] +- PCI: epf-test: Fix DMA transfer completion initialization (Myron Stowe) [RHEL-2570] +- PCI: endpoint: Move pci_epf_type_add_cfs() code (Myron Stowe) [RHEL-2570] +- PCI: endpoint: Automatically create a function specific attributes group (Myron Stowe) [RHEL-2570] +- PCI: endpoint: Fix a Kconfig prompt of vNTB driver (Myron Stowe) [RHEL-2570] +- PCI: endpoint: Fix Kconfig indent style (Myron Stowe) [RHEL-2570] +- PCI: vmd: Fix uninitialized variable usage in vmd_enable_domain() (Myron Stowe) [RHEL-2570] +- PCI: vmd: Reset VMD config register between soft reboots (Myron Stowe) [RHEL-2570] +- PCI: rockchip: Set address alignment for endpoint mode (Myron Stowe) [RHEL-2570] +- PCI: rockchip: Don't advertise MSI-X in PCIe capabilities (Myron Stowe) [RHEL-2570] +- PCI: rockchip: Use u32 variable to access 32-bit registers (Myron Stowe) [RHEL-2570] +- PCI: rockchip: Fix window mapping and address translation for endpoint (Myron Stowe) [RHEL-2570] +- PCI: rockchip: Fix legacy IRQ generation for RK3399 PCIe endpoint core (Myron Stowe) [RHEL-2570] +- dt-bindings: PCI: Update the RK3399 example to a valid one (Myron Stowe) [RHEL-2570] +- dt-bindings: PCI: Convert Rockchip RK3399 PCIe to DT schema (Myron Stowe) [RHEL-2570] +- PCI: rockchip: Add poll and timeout to wait for PHY PLLs to be locked (Myron Stowe) [RHEL-2570] +- PCI: rockchip: Assert PCI Configuration Enable bit after probe (Myron Stowe) [RHEL-2570] +- PCI: rockchip: Write PCI Device ID to correct register (Myron Stowe) [RHEL-2570] +- PCI: rockchip: Remove writes to unused registers (Myron Stowe) [RHEL-2570] +- PCI: rcar: Use correct product family name for Renesas R-Car (Myron Stowe) [RHEL-2570] +- PCI: rcar-host: Remove unused static pcie_base and pcie_dev (Myron Stowe) [RHEL-2570] +- PCI: qcom: Do not advertise hotplug capability for IP v2.1.0 (Myron Stowe) [RHEL-2570] +- PCI: qcom: Do not advertise hotplug capability for IP v1.0.0 (Myron Stowe) [RHEL-2570] +- PCI: qcom: Use post init sequence of IP v2.3.2 for v2.4.0 (Myron Stowe) [RHEL-2570] +- PCI: qcom: Do not advertise hotplug capability for IP v2.3.2 (Myron Stowe) [RHEL-2570] +- PCI: qcom: Do not advertise hotplug capability for IPs v2.3.3 and v2.9.0 (Myron Stowe) [RHEL-2570] +- PCI: qcom: Do not advertise hotplug capability for IPs v2.7.0 and v1.9.0 (Myron Stowe) [RHEL-2570] +- PCI: qcom: Disable write access to read only registers for IP v2.9.0 (Myron Stowe) [RHEL-2570] +- PCI: qcom: Use DWC helpers for modifying the read-only DBI registers (Myron Stowe) [RHEL-2570] +- PCI: qcom: Disable write access to read only registers for IP v2.3.3 (Myron Stowe) [RHEL-2570] +- PCI: ftpci100: Release the clock resources (Myron Stowe) [RHEL-2570] +- PCI: imx6: Save and restore root port MSI control in suspend and resume (Myron Stowe) [RHEL-2570] +- PCI: cadence: Fix Gen2 Link Retraining process (Myron Stowe) [RHEL-2570] +- dt-bindings: PCI: qcom: Add SDX65 SoC (Myron Stowe) [RHEL-2570] +- Documentation: PCI: correct spelling (Myron Stowe) [RHEL-2570] +- PCI: Add pci_clear_master() stub for non-CONFIG_PCI (Myron Stowe) [RHEL-2570] +- PCI: Expand comment about sorting pci_ids.h entries (Myron Stowe) [RHEL-2570] +- PCI: Add function 1 DMA alias quirk for Marvell 88SE9235 (Myron Stowe) [RHEL-2570] +- PCI: Delay after FLR of Solidigm P44 Pro NVMe (Myron Stowe) [RHEL-2570] +- PCI: Release resource invalidated by coalescing (Myron Stowe) [RHEL-2570] +- PCI/ACPI: Call _REG when transitioning D-states (Myron Stowe) [RHEL-2570] +- PCI/ACPI: Validate acpi_pci_set_power_state() parameter (Myron Stowe) [RHEL-2570] +- PCI/PM: Avoid putting EloPOS E2/S2/H2 PCIe Ports in D3cold (Myron Stowe) [RHEL-2570] +- PCI/PM: Shorten pci_bridge_wait_for_secondary_bus() wait time for slow links (Myron Stowe) [RHEL-2570] +- PCI: acpiphp: Reassign resources on bridge if necessary (Myron Stowe) [RHEL-2570] +- PCI: pciehp: Cancel bringup sequence if card is not present (Myron Stowe) [RHEL-2570] +- PCI: pciehp: Simplify Attention Button logging (Myron Stowe) [RHEL-2570] +- Merge branch 'pci/enumeration' (Myron Stowe) [RHEL-2570] +- PCI: Add failed link recovery for device reset events (Myron Stowe) [RHEL-2570] +- PCI: Work around PCIe link training failures (Myron Stowe) [RHEL-2570] +- PCI: Use pcie_wait_for_link_status() in pcie_wait_for_link_delay() (Myron Stowe) [RHEL-2570] +- PCI: Add support for polling DLLLA to pcie_retrain_link() (Myron Stowe) [RHEL-2570] +- PCI: Export pcie_retrain_link() for use outside ASPM (Myron Stowe) [RHEL-2570] +- PCI: Export PCIe link retrain timeout (Myron Stowe) [RHEL-2570] +- PCI: Execute quirk_enable_clear_retrain_link() earlier (Myron Stowe) [RHEL-2570] +- PCI/ASPM: Factor out waiting for link training to complete (Myron Stowe) [RHEL-2570] +- PCI/ASPM: Avoid unnecessary pcie_link_state use (Myron Stowe) [RHEL-2570] +- PCI/ASPM: Use distinct local vars in pcie_retrain_link() (Myron Stowe) [RHEL-2570] +- net/mlx5: Rely on dev->link_active_reporting (Myron Stowe) [RHEL-2570] +- powerpc/eeh: Rely on dev->link_active_reporting (Myron Stowe) [RHEL-2570] +- PCI: pciehp: Rely on dev->link_active_reporting (Myron Stowe) [RHEL-2570] +- PCI: Initialize dev->link_active_reporting earlier (Myron Stowe) [RHEL-2570] +- PCI: of: Propagate firmware node by calling device_set_node() (Myron Stowe) [RHEL-2570] +- PCI: Add PCI_EXT_CAP_ID_PL_32GT define (Myron Stowe) [RHEL-2570] +- PCI/ASPM: Remove unnecessary ASPM_STATE_L1SS check (Myron Stowe) [RHEL-2570] +- PCI/ASPM: Rename L1.2-specific functions from 'l1ss' to 'l12' (Myron Stowe) [RHEL-2570] +- PCI/ASPM: Set ASPM_STATE_L1 when driver enables L1.1 or L1.2 (Myron Stowe) [RHEL-2570] +- PCI/ASPM: Set only ASPM_STATE_L1 when driver enables L1 (Myron Stowe) [RHEL-2570] +- PCI/ASPM: Disable only ASPM_STATE_L1 when driver disables L1 (Myron Stowe) [RHEL-2570] +- PCI/ASPM: Disable ASPM on MFD function removal to avoid use-after-free (Myron Stowe) [RHEL-2570] +- Documentation: PCI: Tidy AER documentation (Myron Stowe) [RHEL-2570] +- Documentation: PCI: Update cross references to .rst files (Myron Stowe) [RHEL-2570] +- Documentation: PCI: Drop recommendation to configure AER Capability (Myron Stowe) [RHEL-2570] +- PCI: Unexport pci_save_aer_state() (Myron Stowe) [RHEL-2570] +- cpufreq: Fail driver register if it has adjust_perf without fast_switch (David Arcari) [RHEL-10047] +- cpufreq: amd-pstate-ut: Fix kernel panic when loading the driver (David Arcari) [RHEL-10047] +- cpufreq: amd-pstate-ut: Remove module parameter access (David Arcari) [RHEL-10047] +- cpufreq: amd-pstate-ut: Modify the function to get the highest_perf value (David Arcari) [RHEL-10047] +- cpufreq: amd-pstate: fix global sysfs attribute type (David Arcari) [RHEL-10047] +- redhat/configs: set the default for amd-pstate to Active (EPP) (David Arcari) [RHEL-10047] +- cpufreq: amd-pstate: Add a kernel config option to set default mode (David Arcari) [RHEL-10047] +- cpufreq: amd-pstate: Set a fallback policy based on preferred_profile (David Arcari) [RHEL-10047] +- ACPI: CPPC: Add definition for undefined FADT preferred PM profile value (David Arcari) [RHEL-10047] +- cpufreq: amd-pstate: Make amd-pstate EPP driver name hyphenated (David Arcari) [RHEL-10047] +- cpufreq: amd-pstate: Write CPPC enable bit per-socket (David Arcari) [RHEL-10047] +- cpufreq: amd-pstate: move to use bus_get_dev_root() (David Arcari) [RHEL-10047] +- vfio/group: Defer device removal from no-iommu group (Alex Williamson) [RHEL-3400] +- cpupower: Add Georgian translation to Makefile LANGUAGES (Joel Slebodnick) [RHEL-10052] +- cpupower: Fix cpuidle_set to accept only numeric values for idle-set operation. (Joel Slebodnick) [RHEL-10052] +- cpupower: Add turbo-boost support in cpupower (Joel Slebodnick) [RHEL-10052] +- cpupower: Add support for amd_pstate mode change (Joel Slebodnick) [RHEL-10052] +- cpupower: Add EPP value change support (Joel Slebodnick) [RHEL-10052] +- cpupower: Add is_valid_path API (Joel Slebodnick) [RHEL-10052] +- cpupower: Recognise amd-pstate active mode driver (Joel Slebodnick) [RHEL-10052] +- redhat: bump libcpupower soname to match upstream (Joel Slebodnick) [RHEL-10052] +- cpupower: Bump soname version (Joel Slebodnick) [RHEL-10052] +- cpupower: Make TSC read per CPU for Mperf monitor (Joel Slebodnick) [RHEL-10052] +- cpupower:Fix resource leaks in sysfs_get_enabled() (Joel Slebodnick) [RHEL-10052] +- cpupower: rapl monitor - shows the used power consumption in uj for each rapl domain (Joel Slebodnick) [RHEL-10052] +- cpupower: Introduce powercap intel-rapl library and powercap-info command (Joel Slebodnick) [RHEL-10052] +- cpupower: Add Georgian translation (Joel Slebodnick) [RHEL-10052] +- tools/cpupower: Choose base_cpu to display default cpupower details (Joel Slebodnick) [RHEL-10052] +- treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_385.RULE (Joel Slebodnick) [RHEL-10052] +- Revert "cnic: don't pass bogus GFP_ flags to dma_alloc_coherent" (Chris Leech) [RHEL-2542] +- Revert "dma-mapping: reject __GFP_COMP in dma_alloc_attrs" (Chris Leech) [RHEL-2542] +- drm/amd: flush any delayed gfxoff on suspend entry (Mika Penttilä) [2232662] +- drm/amdgpu: skip fence GFX interrupts disable/enable for S0ix (Mika Penttilä) [2232662] +- drm/amd/pm: skip the RLC stop when S0i3 suspend for SMU v13.0.4/11 (Mika Penttilä) [2232662] +- Revert "net/mlx5e: Switch to using napi_build_skb()" (Mohammad Kabat) [RHEL-1267] + +* Tue Oct 03 2023 Scott Weaver [5.14.0-372.el9] +- x86/xen: Set default memory type for PV guests to WB (Camilla Conte) [RHEL-2889] +- x86/mtrr: Unify debugging printing (Camilla Conte) [RHEL-2889] +- x86/mtrr: Remove unused code (Camilla Conte) [RHEL-2889] +- x86/mtrr: Don't let mtrr_type_lookup() return MTRR_TYPE_INVALID (Camilla Conte) [RHEL-2889] +- x86/mtrr: Use new cache_map in mtrr_type_lookup() (Camilla Conte) [RHEL-2889] +- x86/mtrr: Add mtrr=debug command line option (Camilla Conte) [RHEL-2889] +- x86/mtrr: Construct a memory map with cache modes (Camilla Conte) [RHEL-2889] +- x86/mtrr: Add get_effective_type() service function (Camilla Conte) [RHEL-2889] +- x86/mtrr: Allocate mtrr_value array dynamically (Camilla Conte) [RHEL-2889] +- x86/mtrr: Move 32-bit code from mtrr.c to legacy.c (Camilla Conte) [RHEL-2889] +- x86/mtrr: Have only one set_mtrr() variant (Camilla Conte) [RHEL-2889] +- x86/mtrr: Replace vendor tests in MTRR code (Camilla Conte) [RHEL-2889] +- x86/xen: Set MTRR state when running as Xen PV initial domain (Camilla Conte) [RHEL-2889] +- x86/hyperv: Set MTRR state when running as SEV-SNP Hyper-V guest (Camilla Conte) [RHEL-2889] +- x86/mtrr: Support setting MTRR state for software defined MTRRs (Camilla Conte) [RHEL-2889] +- x86/mtrr: Replace size_or_mask and size_and_mask with a much easier concept (Camilla Conte) [RHEL-2889] +- x86/mtrr: Remove physical address size calculation (Camilla Conte) [RHEL-2889] +- x86/mtrr: Make message for disabled MTRRs more descriptive (Camilla Conte) [RHEL-2889] +- x86/pat: Handle TDX guest PAT initialization (Camilla Conte) [RHEL-2889] +- x86/cpuid: Carve out all CPUID functionality (Camilla Conte) [RHEL-2889] +- x86/cpu: Switch to cpu_feature_enabled() for X86_FEATURE_XENPV (Camilla Conte) [RHEL-2889] +- x86/cpu: Remove X86_FEATURE_XENPV usage in setup_cpu_entry_area() (Camilla Conte) [RHEL-2889] +- x86/cpu: Drop 32-bit Xen PV guest code in update_task_stack() (Camilla Conte) [RHEL-2889] +- x86/cpu: Remove unneeded 64-bit dependency in arch_enter_from_user_mode() (Camilla Conte) [RHEL-2889] +- x86/cpufeatures: Add X86_FEATURE_XENPV to disabled-features.h (Camilla Conte) [RHEL-2889] +- x86/mtrr: Simplify mtrr_ops initialization (Camilla Conte) [RHEL-2889] +- x86/cacheinfo: Switch cache_ap_init() to hotplug callback (Camilla Conte) [RHEL-2889] +- x86: Decouple PAT and MTRR handling (Camilla Conte) [RHEL-2889] +- x86/PAT: Have pat_enabled() properly reflect state when running on Xen (Camilla Conte) [RHEL-2889] +- x86/mtrr: Add a stop_machine() handler calling only cache_cpu_init() (Camilla Conte) [RHEL-2889] +- x86/mtrr: Let cache_aps_delayed_init replace mtrr_aps_delayed_init (Camilla Conte) [RHEL-2889] +- x86/mtrr: Get rid of __mtrr_enabled bool (Camilla Conte) [RHEL-2889] +- x86/mtrr: Simplify mtrr_bp_init() (Camilla Conte) [RHEL-2889] +- x86/mtrr: Remove set_all callback from struct mtrr_ops (Camilla Conte) [RHEL-2889] +- x86/mtrr: Disentangle MTRR init from PAT init (Camilla Conte) [RHEL-2889] +- x86/mtrr: Move cache control code to cacheinfo.c (Camilla Conte) [RHEL-2889] +- x86/mtrr: Split MTRR-specific handling from cache dis/enabling (Camilla Conte) [RHEL-2889] +- x86/mtrr: Rename prepare_set() and post_set() (Camilla Conte) [RHEL-2889] +- x86/mtrr: Replace use_intel() with a local flag (Camilla Conte) [RHEL-2889] +- x86/mtrr: Remove unused cyrix_set_all() function (Camilla Conte) [RHEL-2889] +- x86/mtrr: Add comment for set_mtrr_state() serialization (Camilla Conte) [RHEL-2889] +- redhat/configs: add new network PHYs configs (Adrien Thierry) [RHEL-2799] +- net: phylink: fix sphinx complaint about invalid literal (Adrien Thierry) [RHEL-2799] +- net: phy: Fix deadlocking in phy_error() invocation (Adrien Thierry) [RHEL-2799] +- net: sfp: handle 100G/25G active optical cables in sfp_parse_support (Adrien Thierry) [RHEL-2799] +- net: phy: broadcom: stub c45 read/write for 54810 (Adrien Thierry) [RHEL-2799] +- net: phy: fix IRQ-based wake-on-lan over hibernate / power off (Adrien Thierry) [RHEL-2799] +- net: phy: at803x: remove set/get wol callbacks for AR8032 (Adrien Thierry) [RHEL-2799] +- net: phy: at803x: fix the wol setting functions (Adrien Thierry) [RHEL-2799] +- net: dsa: fix older DSA drivers using phylink (Adrien Thierry) [RHEL-2799] +- net: phy: marvell10g: fix 88x3310 power up (Adrien Thierry) [RHEL-2799] +- net: phy: prevent stale pointer dereference in phy_init() (Adrien Thierry) [RHEL-2799] +- net: phy: mscc: fix packet loss due to RGMII delays (Adrien Thierry) [RHEL-2799] +- net: phy: broadcom: drop brcm_phy_setbits() and use phy_set_bits() instead (Adrien Thierry) [RHEL-2799] +- net: phy: dp83td510: fix kernel stall during netboot in DP83TD510E PHY driver (Adrien Thierry) [RHEL-2799] +- net: phylink: pass neg_mode into phylink_mii_c22_pcs_config() (Adrien Thierry) [RHEL-2799] +- net: phylink: convert phylink_mii_c22_pcs_config() to neg_mode (Adrien Thierry) [RHEL-2799] +- net: phylink: add PCS negotiation mode (Adrien Thierry) [RHEL-2799] +- net: micrel: Change to receive timestamp in the frame for lan8841 (Adrien Thierry) [RHEL-2799] +- net: phy-c45: Fix genphy_c45_ethtool_set_eee description (Adrien Thierry) [RHEL-2799] +- Revert "net: phy: dp83867: perform soft reset and retain established link" (Adrien Thierry) [RHEL-2799] +- net: mdio: fix the wrong parameters (Adrien Thierry) [RHEL-2799] +- net: phy: mediatek: fix compile-test dependencies (Adrien Thierry) [RHEL-2799] +- net: phy: at803x: Use devm_regulator_get_enable_optional() (Adrien Thierry) [RHEL-2799] +- net: phy: Manual remove LEDs to ensure correct ordering (Adrien Thierry) [RHEL-2799] +- net: phylink: use a dedicated helper to parse usgmii control word (Adrien Thierry) [RHEL-2799] +- net: phylink: report correct max speed for QUSGMII (Adrien Thierry) [RHEL-2799] +- net: phy: add driver for MediaTek SoC built-in GE PHYs (Adrien Thierry) [RHEL-2799] +- net: phy: broadcom: Add support for setting LED brightness (Adrien Thierry) [RHEL-2799] +- net: phy: broadcom: Rename LED registers (Adrien Thierry) [RHEL-2799] +- net: phy: realtek: Disable clock on suspend (Adrien Thierry) [RHEL-2799] +- net: phy: realtek: Add optional external PHY clock (Adrien Thierry) [RHEL-2799] +- net: phy: micrel: Move KSZ9477 errata fixes to PHY driver (Adrien Thierry) [RHEL-2799] +- net: phylink: actually fix ksettings_set() ethtool call (Adrien Thierry) [RHEL-2799] +- net: phy: broadcom: Add LPI counter (Adrien Thierry) [RHEL-2799] +- net: phy: mxl-gpy: extend interrupt fix to all impacted variants (Adrien Thierry) [RHEL-2799] +- phy: mscc: Add support for RGMII delay configuration (Adrien Thierry) [RHEL-2799] +- phy: mscc: Use PHY_ID_MATCH_VENDOR to minimize PHY ID table (Adrien Thierry) [RHEL-2799] +- net: phy: microchip_t1s: add support for Microchip LAN865x Rev.B0 PHYs (Adrien Thierry) [RHEL-2799] +- net: phy: microchip_t1s: remove unnecessary interrupts disabling code (Adrien Thierry) [RHEL-2799] +- net: phy: microchip_t1s: fix reset complete status handling (Adrien Thierry) [RHEL-2799] +- net: phy: microchip_t1s: update LAN867x PHY supported revision number (Adrien Thierry) [RHEL-2799] +- net: phy: microchip_t1s: replace read-modify-write code with phy_modify_mmd (Adrien Thierry) [RHEL-2799] +- net: phy: microchip_t1s: modify driver description to be more generic (Adrien Thierry) [RHEL-2799] +- net: phy: broadcom: Register dummy IRQ handler (Adrien Thierry) [RHEL-2799] +- net: phylink: provide phylink_pcs_config() and phylink_pcs_link_up() (Adrien Thierry) [RHEL-2799] +- net: phy: mscc: enable VSC8501/2 RGMII RX clock (Adrien Thierry) [RHEL-2799] +- net: phy: mscc: remove unnecessary phydev locking (Adrien Thierry) [RHEL-2799] +- net: phy: mscc: add support for VSC8501 (Adrien Thierry) [RHEL-2799] +- net: phy: mscc: add VSC8502 to MODULE_DEVICE_TABLE (Adrien Thierry) [RHEL-2799] +- net: phylink: add function to resolve clause 73 negotiation (Adrien Thierry) [RHEL-2799] +- net: phylink: remove duplicated linkmode pause resolution (Adrien Thierry) [RHEL-2799] +- net: phy: avoid kernel warning dump when stopping an errored PHY (Adrien Thierry) [RHEL-2799] +- net: sfp: add support for HXSX-ATRI-1 copper SFP+ module (Adrien Thierry) [RHEL-2799] +- net: phylink: require supported_interfaces to be filled (Adrien Thierry) [RHEL-2799] +- net: sfp: add support for a couple of copper multi-rate modules (Adrien Thierry) [RHEL-2799] +- net: phy: add helpers for comparing phy IDs (Adrien Thierry) [RHEL-2799] +- net: sfp: add support for rate selection (Adrien Thierry) [RHEL-2799] +- net: sfp: add support for setting signalling rate (Adrien Thierry) [RHEL-2799] +- net: sfp: change st_mutex locking (Adrien Thierry) [RHEL-2799] +- net: sfp: move sm_mutex into sfp_check_state() (Adrien Thierry) [RHEL-2799] +- net: sfp: swap order of rtnl and st_mutex locks (Adrien Thierry) [RHEL-2799] +- net: sfp: move rtnl lock to cover reading state (Adrien Thierry) [RHEL-2799] +- net: sfp: add helper to modify signal states (Adrien Thierry) [RHEL-2799] +- net: phylink: fix ksettings_set() ethtool call (Adrien Thierry) [RHEL-2799] +- net: phylink: constify fwnode arguments (Adrien Thierry) [RHEL-2799] +- net: phy: broadcom: Add support for Wake-on-LAN (Adrien Thierry) [RHEL-2799] +- net: phy: Allow drivers to always call into ->suspend() (Adrien Thierry) [RHEL-2799] +- net: phy: dp83867: add w/a for packet errors seen with short cables (Adrien Thierry) [RHEL-2799] +- net: phy: bcm7xx: Correct read from expansion register (Adrien Thierry) [RHEL-2799] +- net: phy: dp83869: support mii mode when rgmii strap cfg is used (Adrien Thierry) [RHEL-2799] +- net: phy: hide the PHYLIB_LEDS knob (Adrien Thierry) [RHEL-2799] +- net: phy: marvell-88x2222: remove unnecessary (void*) conversions (Adrien Thierry) [RHEL-2799] +- net: phy: marvell: Fix inconsistent indenting in led_blink_set (Adrien Thierry) [RHEL-2799] +- net: phy: dp83867: Add led_brightness_set support (Adrien Thierry) [RHEL-2799] +- net: phy: Fix reading LED reg property (Adrien Thierry) [RHEL-2799] +- net: phy: dp83867: Remove unnecessary (void*) conversions (Adrien Thierry) [RHEL-2799] +- drivers/net/phy: add driver for Microchip LAN867x 10BASE-T1S PHY (Adrien Thierry) [RHEL-2799] +- net: phy: add basic driver for NXP CBTX PHY (Adrien Thierry) [RHEL-2799] +- net: phy: fix circular LEDS_CLASS dependencies (Adrien Thierry) [RHEL-2799] +- net: micrel: Update the list of supported phys (Adrien Thierry) [RHEL-2799] +- net: phy: marvell: Implement led_blink_set() (Adrien Thierry) [RHEL-2799] +- net: phy: phy_device: Call into the PHY driver to set LED blinking (Adrien Thierry) [RHEL-2799] +- net: phy: marvell: Add software control of the LEDs (Adrien Thierry) [RHEL-2799] +- net: phy: phy_device: Call into the PHY driver to set LED brightness (Adrien Thierry) [RHEL-2799] +- net: phy: Add a binding for PHY LEDs (Adrien Thierry) [RHEL-2799] +- net: phy: micrel: Fix PTP_PF_PEROUT for lan8841 (Adrien Thierry) [RHEL-2799] +- net: phy: nxp-c45-tja11xx: add remove callback (Adrien Thierry) [RHEL-2799] +- net: phy: sfp: constify pointers to hwmon_channel_info (Adrien Thierry) [RHEL-2799] +- net: phy: nxp-tja11xx: constify pointers to hwmon_channel_info (Adrien Thierry) [RHEL-2799] +- net: phy: mxl: constify pointers to hwmon_channel_info (Adrien Thierry) [RHEL-2799] +- net: phy: marvell: constify pointers to hwmon_channel_info (Adrien Thierry) [RHEL-2799] +- net: phy: bcm54140: constify pointers to hwmon_channel_info (Adrien Thierry) [RHEL-2799] +- net: phy: aquantia: constify pointers to hwmon_channel_info (Adrien Thierry) [RHEL-2799] +- net: sfp: avoid EEPROM read of absent SFP module (Adrien Thierry) [RHEL-2799] +- net: sfp: initialize sfp->i2c_block_size at sfp allocation (Adrien Thierry) [RHEL-2799] +- net: phy: nxp-c45-tja11xx: fix unsigned long multiplication overflow (Adrien Thierry) [RHEL-2799] +- net: phy: meson-gxl: enable edpd tunable support for G12A internal PHY (Adrien Thierry) [RHEL-2799] +- net: phy: smsc: enable edpd tunable support (Adrien Thierry) [RHEL-2799] +- net: phy: smsc: add support for edpd tunable (Adrien Thierry) [RHEL-2799] +- net: phy: smsc: prepare for making edpd wait period configurable (Adrien Thierry) [RHEL-2799] +- net: phy: smsc: add flag edpd_mode_set_by_user (Adrien Thierry) [RHEL-2799] +- net: phy: smsc: clear edpd_enable if interrupt mode is used (Adrien Thierry) [RHEL-2799] +- net: phy: smsc: add helper smsc_phy_config_edpd (Adrien Thierry) [RHEL-2799] +- net: phy: smsc: rename flag energy_enable (Adrien Thierry) [RHEL-2799] +- net: sfp: add quirk enabling 2500Base-x for HG MXPD-483II (Adrien Thierry) [RHEL-2799] +- net: phylink: add phylink_expects_phy() method (Adrien Thierry) [RHEL-2799] +- net: phy: bcm7xxx: use devm_clk_get_optional_enabled to simplify the code (Adrien Thierry) [RHEL-2799] +- net: phy: micrel: correct KSZ9131RNX EEE capabilities and advertisement (Adrien Thierry) [RHEL-2799] +- net: phy: constify fwnode_get_phy_node() fwnode argument (Adrien Thierry) [RHEL-2799] +- net: sfp: constify sfp-bus internal fwnode uses (Adrien Thierry) [RHEL-2799] +- net: sfp: make sfp_bus_find_fwnode() take a const fwnode (Adrien Thierry) [RHEL-2799] +- net: phy: dp83869: fix default value for tx-/rx-internal-delay (Adrien Thierry) [RHEL-2799] +- net: phy: Improved PHY error reporting in state machine (Adrien Thierry) [RHEL-2799] +- net: phy: micrel: Add support for PTP_PF_EXTTS for lan8841 (Adrien Thierry) [RHEL-2799] +- net: sfp: add quirk for 2.5G copper SFP (Adrien Thierry) [RHEL-2799] +- net: sfp-bus: allow SFP quirks to override Autoneg and pause bits (Adrien Thierry) [RHEL-2799] +- net: phylink: remove an_enabled (Adrien Thierry) [RHEL-2799] +- net: pcs: xpcs: use Autoneg bit rather than an_enabled (Adrien Thierry) [RHEL-2799] +- net: phy: meson-gxl: reuse functionality of the SMSC PHY driver (Adrien Thierry) [RHEL-2799] +- net: phy: smsc: export functions for use by meson-gxl PHY driver (Adrien Thierry) [RHEL-2799] +- net: sfp: fix state loss when updating state_hw_mask (Adrien Thierry) [RHEL-2799] +- net: mdio: fix owner field for mdio buses registered using device-tree (Adrien Thierry) [RHEL-2799] +- net: phy: Ensure state transitions are processed from phy_stop() (Adrien Thierry) [RHEL-2799] +- net: phy: at803x: Replace of_gpio.h with what indeed is used (Adrien Thierry) [RHEL-2799] +- net: pcs: xpcs: remove double-read of link state when using AN (Adrien Thierry) [RHEL-2799] +- net: phy: mxl-gpy: enhance delay time required by loopback disable function (Adrien Thierry) [RHEL-2799] +- net: phy: micrel: Fix spelling mistake "minimim" -> "minimum" (Adrien Thierry) [RHEL-2799] +- net: phy: mscc: fix deadlock in phy_ethtool_{get,set}_wol() (Adrien Thierry) [RHEL-2799] +- net: phy: micrel: drop superfluous use of temp variable (Adrien Thierry) [RHEL-2799] +- net: phy: update obsolete comment about PHY_STARTING (Adrien Thierry) [RHEL-2799] +- net: phy: ks8995: drop of_match_ptr for ID table (Adrien Thierry) [RHEL-2799] +- net: phy: smsc: bail out in lan87xx_read_status if genphy_read_status fails (Adrien Thierry) [RHEL-2799] +- net: phy: smsc: use device_property_present in smsc_phy_probe (Adrien Thierry) [RHEL-2799] +- net: phy: dp83867: Disable IRQs on suspend (Adrien Thierry) [RHEL-2799] +- net: phy: micrel: Add support for PTP_PF_PEROUT for lan8841 (Adrien Thierry) [RHEL-2799] +- net: phy: nxp-c45-tja11xx: fix MII_BASIC_CONFIG_REV bit (Adrien Thierry) [RHEL-2799] +- net: sfp: only use soft polling if we have A2h access (Adrien Thierry) [RHEL-2799] +- net: sfp: add A2h presence flag (Adrien Thierry) [RHEL-2799] +- net: phy: smsc: use phy_set_bits in smsc_phy_config_init (Adrien Thierry) [RHEL-2799] +- net: phy: smsc: simplify lan95xx_config_aneg_ext (Adrien Thierry) [RHEL-2799] +- net: phy: smsc: fix link up detection in forced irq mode (Adrien Thierry) [RHEL-2799] +- net: phylib: get rid of unnecessary locking (Adrien Thierry) [RHEL-2799] +- net: lan78xx: fix accessing the LAN7800's internal phy specific registers from the MAC driver (Adrien Thierry) [RHEL-2799] +- net: phy: unlock on error in phy_probe() (Adrien Thierry) [RHEL-2799] +- net: phy: c45: fix network interface initialization failures on xtensa, arm:cubieboard (Adrien Thierry) [RHEL-2799] +- net: phy: c45: genphy_c45_ethtool_set_eee: validate EEE link modes (Adrien Thierry) [RHEL-2799] +- net: phy: do not force EEE support (Adrien Thierry) [RHEL-2799] +- net: phy: c45: add genphy_c45_an_config_eee_aneg() function (Adrien Thierry) [RHEL-2799] +- net: phy: c45: use "supported_eee" instead of supported for access validation (Adrien Thierry) [RHEL-2799] +- net: phy: Read EEE abilities when using .features (Adrien Thierry) [RHEL-2799] +- net: phy: Add locks to ethtool functions (Adrien Thierry) [RHEL-2799] +- net: phy: marvell: Use the unlocked genphy_c45_ethtool_get_eee() (Adrien Thierry) [RHEL-2799] +- net: phy: c45: genphy_c45_an_config_aneg(): fix uninitialized symbol error (Adrien Thierry) [RHEL-2799] +- net: phy: motorcomm: uninitialized variables in yt8531_link_change_notify() (Adrien Thierry) [RHEL-2799] +- net: phylink: support validated pause and autoneg in fixed-link (Adrien Thierry) [RHEL-2799] +- net: phy: start using genphy_c45_ethtool_get/set_eee() (Adrien Thierry) [RHEL-2799] +- net: phy: migrate phy_init_eee() to genphy_c45_eee_is_active() (Adrien Thierry) [RHEL-2799] +- net: phy: c45: migrate to genphy_c45_write_eee_adv() (Adrien Thierry) [RHEL-2799] +- net: phy: c22: migrate to genphy_c45_write_eee_adv() (Adrien Thierry) [RHEL-2799] +- net: phy: add genphy_c45_ethtool_get/set_eee() support (Adrien Thierry) [RHEL-2799] +- net: phy: export phy_check_valid() function (Adrien Thierry) [RHEL-2799] +- net: phy: micrel: add ksz9477_get_features() (Adrien Thierry) [RHEL-2799] +- net: phy: add genphy_c45_read_eee_abilities() function (Adrien Thierry) [RHEL-2799] +- net: micrel: Add PHC support for lan8841 (Adrien Thierry) [RHEL-2799] +- net: micrel: Cable Diagnostics feature for lan8841 PHY (Adrien Thierry) [RHEL-2799] +- net: micrel: Add support for lan8841 PHY (Adrien Thierry) [RHEL-2799] +- net: phy: meson-gxl: use MMD access dummy stubs for GXL, internal PHY (Adrien Thierry) [RHEL-2799] +- net: phy: Add driver for Motorcomm yt8531 gigabit ethernet phy (Adrien Thierry) [RHEL-2799] +- net: phy: Add dts support for Motorcomm yt8531s gigabit ethernet phy (Adrien Thierry) [RHEL-2799] +- net: phy: Add dts support for Motorcomm yt8521 gigabit ethernet phy (Adrien Thierry) [RHEL-2799] +- net: phy: Add BIT macro for Motorcomm yt8521/yt8531 gigabit ethernet phy (Adrien Thierry) [RHEL-2799] +- net: phylink: move phy_device_free() to correctly release phy device (Adrien Thierry) [RHEL-2799] +- net: phy: meson-gxl: Add generic dummy stubs for MMD register access (Adrien Thierry) [RHEL-2799] +- net: phy: motorcomm: change the phy id of yt8521 and yt8531s to lowercase (Adrien Thierry) [RHEL-2799] +- net: phy: fix the spelling problem of Sentinel (Adrien Thierry) [RHEL-2799] +- net: phy: fix null dereference in phy_attach_direct (Adrien Thierry) [RHEL-2799] +- net: phy: dp83822: Fix null pointer access on DP83825/DP83826 devices (Adrien Thierry) [RHEL-2799] +- net: phy: microchip: run phy initialization during each link update (Adrien Thierry) [RHEL-2799] +- net: mdio: warn once if addr parameter is invalid in mdiobus_get_phy() (Adrien Thierry) [RHEL-2799] +- net: phy: Remove fallback to old C45 method (Adrien Thierry) [RHEL-2799] +- net: phy: fix use of uninit variable when setting PLCA config (Adrien Thierry) [RHEL-2799] +- net: sfp: remove unused ctype.h include (Adrien Thierry) [RHEL-2799] +- net: sfp: remove acpi.h include (Adrien Thierry) [RHEL-2799] +- net: sfp: rename gpio_of_names[] (Adrien Thierry) [RHEL-2799] +- net: sfp: use device_get_match_data() (Adrien Thierry) [RHEL-2799] +- net: sfp: use i2c_get_adapter_by_fwnode() (Adrien Thierry) [RHEL-2799] +- net: phy: Decide on C45 capabilities based on presence of method (Adrien Thierry) [RHEL-2799] +- net: mdio: scan bus based on bus capabilities for C22 and C45 (Adrien Thierry) [RHEL-2799] +- net: mdio: Add workaround for Micrel PHYs which are not C45 compatible (Adrien Thierry) [RHEL-2799] +- net: mdio: Rework scanning of bus ready for quirks (Adrien Thierry) [RHEL-2799] +- net: mdio: Move mdiobus_scan() within file (Adrien Thierry) [RHEL-2799] +- net: mdio: validate parameter addr in mdiobus_get_phy() (Adrien Thierry) [RHEL-2799] +- drivers/net/phy: add driver for the onsemi NCN26000 10BASE-T1S PHY (Adrien Thierry) [RHEL-2799] +- drivers/net/phy: add helpers to get/set PLCA configuration (Adrien Thierry) [RHEL-2799] +- drivers/net/phy: add connection between ethtool and phylib for PLCA (Adrien Thierry) [RHEL-2799] +- drivers/net/phy: add the link modes for the 10BASE-T1S Ethernet PHY (Adrien Thierry) [RHEL-2799] +- net: mdio: add mdiobus_c45_read/write_nested helpers (Adrien Thierry) [RHEL-2799] +- net: mdio: Move mdiobus_c45_addr() next to users (Adrien Thierry) [RHEL-2799] +- net: mdio: C22 is now optional, EOPNOTSUPP if not provided (Adrien Thierry) [RHEL-2799] +- net: mdio: mdiobus_register: update validation test (Adrien Thierry) [RHEL-2799] +- net: pcs: pcs-xpcs: Use C45 MDIO API (Adrien Thierry) [RHEL-2799] +- net: mdio: Add dedicated C45 API to MDIO bus drivers (Adrien Thierry) [RHEL-2799] +- net: phy: mxl-gpy: disable interrupts on GPY215 by default (Adrien Thierry) [RHEL-2799] +- net: phy: allow a phy to opt-out of interrupt handling (Adrien Thierry) [RHEL-2799] +- net: phy: micrel: Fix warn: passing zero to PTR_ERR (Adrien Thierry) [RHEL-2799] +- net: phy: micrel: Fixed error related to uninitialized symbol ret (Adrien Thierry) [RHEL-2799] +- net: phy: micrel: Change handler interrupt for lan8814 (Adrien Thierry) [RHEL-2799] +- net: phy: Update documentation for get_rate_matching (Adrien Thierry) [RHEL-2799] +- net: phy: xgmiitorgmii: Fix refcount leak in xgmiitorgmii_probe (Adrien Thierry) [RHEL-2799] +- net: phy: remove redundant "depends on" lines (Adrien Thierry) [RHEL-2799] +- net: phy: mxl-gpy: add MDINT workaround (Adrien Thierry) [RHEL-2799] +- net: sfp: clean up i2c-bus property parsing (Adrien Thierry) [RHEL-2799] +- net: mdio: fix unbalanced fwnode reference count in mdio_device_release() (Adrien Thierry) [RHEL-2799] +- net: phy: mxl-gpy: rename MMD_VEND1 macros to match datasheet (Adrien Thierry) [RHEL-2799] +- net: mdiobus: fix double put fwnode in the error path (Adrien Thierry) [RHEL-2799] +- net: phy: Add link between phy dev and mac dev (Adrien Thierry) [RHEL-2799] +- net: mdiobus: fix unbalanced node reference count (Adrien Thierry) [RHEL-2799] +- net: phylink: fix PHY validation with rate adaption (Adrien Thierry) [RHEL-2799] +- net: phy: fix null-ptr-deref while probe() failed (Adrien Thierry) [RHEL-2799] +- net: phy: add Motorcomm YT8531S phy id. (Adrien Thierry) [RHEL-2799] +- net: phy: at803x: fix error return code in at803x_probe() (Adrien Thierry) [RHEL-2799] +- net: phy: mscc: macsec: do not copy encryption keys (Adrien Thierry) [RHEL-2799] +- net: phy: aquantia: add AQR112 and AQR412 PHY IDs (Adrien Thierry) [RHEL-2799] +- net: phy: dp83867: Fix SGMII FIFO depth for non OF devices (Adrien Thierry) [RHEL-2799] +- net: phy: mscc: macsec: clear encryption keys when freeing a flow (Adrien Thierry) [RHEL-2799] +- net: phy: dp83867: add TI PHY loopback (Adrien Thierry) [RHEL-2799] +- net: phy: fix yt8521 duplicated argument to & or | (Adrien Thierry) [RHEL-2799] +- net: mdio: fix undefined behavior in bit shift for __mdiobus_register (Adrien Thierry) [RHEL-2799] +- net: phy: Add driver for Motorcomm yt8521 gigabit ethernet phy (Adrien Thierry) [RHEL-2799] +- net: phy: mxl-gpy: Add PHY Auto/MDI/MDI-X set driver for GPY211 chips (Adrien Thierry) [RHEL-2799] +- net: phy: mxl-gpy: Change gpy_update_interface() function return type (Adrien Thierry) [RHEL-2799] +- net: dp83822: Print the SOR1 strap status (Adrien Thierry) [RHEL-2799] +- phylink: require valid state argument to phylink_validate_mask_caps() (Adrien Thierry) [RHEL-2799] +- net: phy: micrel: Add PHY Auto/MDI/MDI-X set driver for KSZ9131 (Adrien Thierry) [RHEL-2799] +- net: sfp: get rid of DM7052 hack when enabling high power (Adrien Thierry) [RHEL-2799] +- net: sfp: add sfp_modify_u8() helper (Adrien Thierry) [RHEL-2799] +- net: sfp: provide a definition for the power level select bit (Adrien Thierry) [RHEL-2799] +- net: sfp: ignore power level 3 prior to SFF-8472 Rev 11.4 (Adrien Thierry) [RHEL-2799] +- net: sfp: ignore power level 2 prior to SFF-8472 Rev 10.2 (Adrien Thierry) [RHEL-2799] +- net: sfp: check firmware provided max power (Adrien Thierry) [RHEL-2799] +- net: macb: Specify PHY PM management done by MAC (Adrien Thierry) [RHEL-2799] +- net: phy: dp83822: disable MDI crossover status change interrupt (Adrien Thierry) [RHEL-2799] +- net: phylink: provide phylink_validate_mask_caps() helper (Adrien Thierry) [RHEL-2799] +- net: stmmac: Enable mac_managed_pm phylink config (Adrien Thierry) [RHEL-2799] +- net: phylink: add mac_managed_pm in phylink_config structure (Adrien Thierry) [RHEL-2799] +- net: phy: dp83867: Extend RX strap quirk for SGMII mode (Adrien Thierry) [RHEL-2799] +- net: phy: micrel: Fixes FIELD_GET assertion (Adrien Thierry) [RHEL-2799] +- net: sfp: fill also 5gbase-r and 25gbase-r modes in sfp_parse_support() (Adrien Thierry) [RHEL-2799] +- net: sfp: add support for multigig RollBall transceivers (Adrien Thierry) [RHEL-2799] +- net: phy: mdio-i2c: support I2C MDIO protocol for RollBall SFP modules (Adrien Thierry) [RHEL-2799] +- net: sfp: create/destroy I2C mdiobus before PHY probe/after PHY release (Adrien Thierry) [RHEL-2799] +- net: sfp: Add and use macros for SFP quirks definitions (Adrien Thierry) [RHEL-2799] +- net: phylink: allow attaching phy for SFP modules on 802.3z mode (Adrien Thierry) [RHEL-2799] +- net: phy: marvell10g: select host interface configuration (Adrien Thierry) [RHEL-2799] +- net: phy: marvell10g: Use tabs instead of spaces for indentation (Adrien Thierry) [RHEL-2799] +- net: phylink: pass supported host PHY interface modes to phylib for SFP's PHYs (Adrien Thierry) [RHEL-2799] +- net: phylink: rename phylink_sfp_config() (Adrien Thierry) [RHEL-2799] +- net: phylink: use phy_interface_t bitmaps for optical modules (Adrien Thierry) [RHEL-2799] +- net: sfp: augment SFP parsing with phy_interface_t bitmap (Adrien Thierry) [RHEL-2799] +- net: phylink: add ability to validate a set of interface modes (Adrien Thierry) [RHEL-2799] +- net: phy: Convert to use sysfs_emit() APIs (Adrien Thierry) [RHEL-2799] +- net: phy: Don't WARN for PHY_UP state in mdio_bus_phy_resume() (Adrien Thierry) [RHEL-2799] +- net: phy: micrel: enable interrupt for ksz9477 phy (Adrien Thierry) [RHEL-2799] +- net: phy: aquantia: Add support for rate matching (Adrien Thierry) [RHEL-2799] +- net: phy: aquantia: Add some additional phy interfaces (Adrien Thierry) [RHEL-2799] +- net: phylink: Adjust advertisement based on rate matching (Adrien Thierry) [RHEL-2799] +- net: phylink: Adjust link settings based on rate matching (Adrien Thierry) [RHEL-2799] +- net: phy: Add support for rate matching (Adrien Thierry) [RHEL-2799] +- net: phylink: Generate caps and convert to linkmodes separately (Adrien Thierry) [RHEL-2799] +- net: phylink: Export phylink_caps_to_linkmodes (Adrien Thierry) [RHEL-2799] +- net: phylink: Document MAC_(A)SYM_PAUSE (Adrien Thierry) [RHEL-2799] +- net: phy: micrel: Fix double spaces inside lan8814_config_intr (Adrien Thierry) [RHEL-2799] +- net: phy: micrel: fix shared interrupt on LAN8814 (Adrien Thierry) [RHEL-2799] +- net: phy: micrel: Add interrupts support for LAN8804 PHY (Adrien Thierry) [RHEL-2799] +- net: sfp: add support for HALNy GPON SFP (Adrien Thierry) [RHEL-2799] +- net: sfp: move Huawei MA5671A fixup (Adrien Thierry) [RHEL-2799] +- net: sfp: move Alcatel Lucent 3FE46541AA fixup (Adrien Thierry) [RHEL-2799] +- net: sfp: move quirk handling into sfp.c (Adrien Thierry) [RHEL-2799] +- net: sfp: re-implement soft state polling setup (Adrien Thierry) [RHEL-2799] +- net: phy: adin1100: add PHY IDs of adin1110/adin2111 (Adrien Thierry) [RHEL-2799] +- net: phy: micrel: Cable Diag feature for lan8814 phy (Adrien Thierry) [RHEL-2799] +- net: phy: aquantia: wait for the suspend/resume operations to finish (Adrien Thierry) [RHEL-2799] +- net: phy: lan87xx: change interrupt src of link_up to comm_ready (Adrien Thierry) [RHEL-2799] +- net: phy: Add 1000BASE-KX interface mode (Adrien Thierry) [RHEL-2799] +- Revert "net: phy: meson-gxl: improve link-up behavior" (Adrien Thierry) [RHEL-2799] +- net: phy: smsc: use device-managed clock API (Adrien Thierry) [RHEL-2799] +- net: phy: micrel: Make the GPIO to be non-exclusive (Adrien Thierry) [RHEL-2799] +- net: phylink: allow RGMII/RTBI in-band status (Adrien Thierry) [RHEL-2799] +- net: phy: tja11xx: add interface mode and RMII REF_CLK support (Adrien Thierry) [RHEL-2799] +- net: phy: Don't WARN for PHY_READY state in mdio_bus_phy_resume() (Adrien Thierry) [RHEL-2799] +- net: phy: Add helper to derive the number of ports from a phy mode (Adrien Thierry) [RHEL-2799] +- net: phy: Introduce QUSGMII PHY mode (Adrien Thierry) [RHEL-2799] +- net: phy: realtek: add support for RTL8211F(D)(I)-VD-CG (Adrien Thierry) [RHEL-2799] +- net: dpaa: Fix <1G ethernet on LS1046ARDB (Adrien Thierry) [RHEL-2799] +- net: phy: at803x: add disable hibernation mode support (Adrien Thierry) [RHEL-2799] +- net: sfp: use simplified HWMON_CHANNEL_INFO macro (Adrien Thierry) [RHEL-2799] +- net: phy: dp83867: fix get nvmem cell fail (Adrien Thierry) [RHEL-2799] +- net: phy: Warn about incorrect mdio_bus_phy_resume() state (Adrien Thierry) [RHEL-2799] +- net: phy: mxl-gpy: print firmware in human readable form (Adrien Thierry) [RHEL-2799] +- net: phy: mxl-gpy: rename the FW type field name (Adrien Thierry) [RHEL-2799] +- net: phy: mxl-gpy: cache PHY firmware version (Adrien Thierry) [RHEL-2799] +- net: phy: mxl-gpy: fix version reporting (Adrien Thierry) [RHEL-2799] +- net: phy: broadcom: Add support for BCM53128 internal PHYs (Adrien Thierry) [RHEL-2799] +- net: phy: micrel: Adding LED feature for LAN8814 PHY (Adrien Thierry) [RHEL-2799] +- net: sfp: fix memory leak in sfp_probe() (Adrien Thierry) [RHEL-2799] +- net: phy: ax88772a: fix lost pause advertisement configuration (Adrien Thierry) [RHEL-2799] +- net: dp83822: disable rx error interrupt (Adrien Thierry) [RHEL-2799] +- net: dp83822: disable false carrier interrupt (Adrien Thierry) [RHEL-2799] +- net: phy: mxl-gpy: add temperature sensor (Adrien Thierry) [RHEL-2799] +- net: phy: nxp-tja11xx: use devm_hwmon_sanitize_name() (Adrien Thierry) [RHEL-2799] +- net: sfp: use hwmon_sanitize_name() (Adrien Thierry) [RHEL-2799] +- net: phy: Add support for 1PPS out and external timestamps (Adrien Thierry) [RHEL-2799] +- net: phy: broadcom: Add PTP support for some Broadcom PHYs. (Adrien Thierry) [RHEL-2799] +- net: phy: broadcom: Add Broadcom PTP hooks to bcm-phy-lib (Adrien Thierry) [RHEL-2799] +- net: phy: Add support for AQR113C EPHY (Adrien Thierry) [RHEL-2799] +- net: phy: dp83td510: add SQI support (Adrien Thierry) [RHEL-2799] +- net: phy: smsc: Disable Energy Detect Power-Down in interrupt mode (Adrien Thierry) [RHEL-2799] +- net: phy: smsc: Deduplicate interrupt acknowledgement upon phy_init_hw() (Adrien Thierry) [RHEL-2799] +- net: phy: at803x: fix NULL pointer dereference on AR9331 PHY (Adrien Thierry) [RHEL-2799] +- net: phy: marvell: use mii_bmcr_encode_fixed() (Adrien Thierry) [RHEL-2799] +- net: phy: use mii_bmcr_encode_fixed() (Adrien Thierry) [RHEL-2799] +- net: mii: add mii_bmcr_encode_fixed() (Adrien Thierry) [RHEL-2799] +- net: phy: add support to get Master-Slave configuration (Adrien Thierry) [RHEL-2799] +- net: phy: dp83867: implement support for io_impedance_ctrl nvmem cell (Adrien Thierry) [RHEL-2799] +- phy: aquantia: Fix AN when higher speeds than 1G are not advertised (Adrien Thierry) [RHEL-2799] +- net: phy: marvell-88x2222: set proper phydev->port (Adrien Thierry) [RHEL-2799] +- net: phy: fixed_phy: set phy_mask before calling mdiobus_register() (Adrien Thierry) [RHEL-2799] +- net: mdio: unexport __init-annotated mdio_bus_init() (Adrien Thierry) [RHEL-2799] +- net: phy: at803x: disable WOL at probe (Adrien Thierry) [RHEL-2799] +- net: phy: Directly use ida_alloc()/free() (Adrien Thierry) [RHEL-2799] +- net: phy: DP83822: enable rgmii mode if phy_interface_is_rgmii (Adrien Thierry) [RHEL-2799] +- lib: add generic polynomial calculation (Adrien Thierry) [RHEL-2799] +- net: phy: adin: add support for clock output (Adrien Thierry) [RHEL-2799] +- hwmon: introduce hwmon_sanitize_name() (Adrien Thierry) [RHEL-2799] +- net: phy: marvell: Add errata section 5.1 for Alaska PHY (Adrien Thierry) [RHEL-2799] +- net: phy: micrel: Use the kszphy probe/suspend/resume (Adrien Thierry) [RHEL-2799] +- net: phy: micrel: Allow probing without .driver_data (Adrien Thierry) [RHEL-2799] +- net: phy: smsc: Cope with hot-removal in interrupt handler (Adrien Thierry) [RHEL-2799] +- net: phy: smsc: Cache interrupt mask (Adrien Thierry) [RHEL-2799] +- usbnet: smsc95xx: Forward PHY interrupts to PHY driver to avoid polling (Adrien Thierry) [RHEL-2799] +- usbnet: smsc95xx: Avoid link settings race on interrupt reception (Adrien Thierry) [RHEL-2799] +- usbnet: smsc95xx: Don't reset PHY behind PHY driver's back (Adrien Thierry) [RHEL-2799] +- usbnet: smsc95xx: Don't clear read-only PHY interrupt (Adrien Thierry) [RHEL-2799] +- net: phy: smsc: add comments for the LAN8742 phy ID mask. (Adrien Thierry) [RHEL-2799] +- net: phy: microchip: add comments for the modified LAN88xx phy ID mask. (Adrien Thierry) [RHEL-2799] +- net: phy: micrel: Fix incorrect variable type in micrel (Adrien Thierry) [RHEL-2799] +- net: phy: smsc: add LAN8742 phy support. (Adrien Thierry) [RHEL-2799] +- net: phy: microchip: update LAN88xx phy ID and phy ID mask. (Adrien Thierry) [RHEL-2799] +- net: phy: dp83td510: Add support for the DP83TD510 Ethernet PHY (Adrien Thierry) [RHEL-2799] +- net: phy: micrel: Pass .probe for KS8737 (Adrien Thierry) [RHEL-2799] +- net: phy: micrel: Do not use kszphy_suspend/resume for KSZ8061 (Adrien Thierry) [RHEL-2799] +- net: sfp: Add tx-fault workaround for Huawei MA5671A SFP ONT (Adrien Thierry) [RHEL-2799] +- net: phy: bcm87xx: Use mmd helpers (Adrien Thierry) [RHEL-2799] +- net: phy: adin1100: Add SQI support (Adrien Thierry) [RHEL-2799] +- net: phy: adin1100: Add initial support for ADIN1100 industrial PHY (Adrien Thierry) [RHEL-2799] +- net: phy: marvell: update abilities and advertising when switching to SGMII (Adrien Thierry) [RHEL-2799] +- net: phy: micrel: add coma mode GPIO (Adrien Thierry) [RHEL-2799] +- net: phy: micrel: move the PHY timestamping check (Adrien Thierry) [RHEL-2799] +- net: phy: Deduplicate interrupt disablement on PHY attach (Adrien Thierry) [RHEL-2799] +- net: phy: marvell10g: fix return value on error (Adrien Thierry) [RHEL-2799] +- net: phy: LAN937x: add interrupt support for link detection (Adrien Thierry) [RHEL-2799] +- net: phy: LAN87xx: add ethtool SQI support (Adrien Thierry) [RHEL-2799] +- net: phy: LAN937x: added PHY_POLL_CABLE_TEST flag (Adrien Thierry) [RHEL-2799] +- net: phy: LAN87xx: remove genphy_softreset in config_aneg (Adrien Thierry) [RHEL-2799] +- net: phy: micrel: ksz9031/ksz9131: add cabletest support (Adrien Thierry) [RHEL-2799] +- net: micrel: Fix KS8851 Kconfig (Adrien Thierry) [RHEL-2799] +- net: phy: micrel: Remove DT option lan8814,ignore-ts (Adrien Thierry) [RHEL-2799] +- net: phy: micrel: Remove latency from driver (Adrien Thierry) [RHEL-2799] +- net: phy: broadcom: Fix brcm_fet_config_init() (Adrien Thierry) [RHEL-2799] +- net: phy: mscc: Add MODULE_FIRMWARE macros (Adrien Thierry) [RHEL-2799] +- net: sfp: add 2500base-X quirk for Lantech SFP module (Adrien Thierry) [RHEL-2799] +- net: phy: marvell: Fix invalid comparison in the resume and suspend functions (Adrien Thierry) [RHEL-2799] +- net: phy: meson-gxl: improve link-up behavior (Adrien Thierry) [RHEL-2799] +- net: phy: DP83822: clear MISR2 register to disable interrupts (Adrien Thierry) [RHEL-2799] +- net: phy: lan87xx: use genphy_read_master_slave in read_status (Adrien Thierry) [RHEL-2799] +- smsc95xx: Ignore -ENODEV errors when device is unplugged (Adrien Thierry) [RHEL-2799] +- net: phy: micrel: Move netif_rx() outside of IRQ-off section. (Adrien Thierry) [RHEL-2799] +- net: phy: micrel: Use netif_rx(). (Adrien Thierry) [RHEL-2799] +- micrel: Use generic ptp_msg_is_sync() function (Adrien Thierry) [RHEL-2799] +- dp83640: Use generic ptp_msg_is_sync() function (Adrien Thierry) [RHEL-2799] +- ptp: Add generic PTP is_sync() function (Adrien Thierry) [RHEL-2799] +- net: phy: meson-gxl: fix interrupt handling in forced mode (Adrien Thierry) [RHEL-2799] +- net: phy: added ethtool master-slave configuration support (Adrien Thierry) [RHEL-2799] +- net: phy: added the LAN937x phy support (Adrien Thierry) [RHEL-2799] +- net: phy: updated the initialization routine for LAN87xx (Adrien Thierry) [RHEL-2799] +- net: phy: removed empty lines in LAN87XX (Adrien Thierry) [RHEL-2799] +- net: phy: used the PHY_ID_MATCH_MODEL macro for LAN87XX (Adrien Thierry) [RHEL-2799] +- net: phy: used genphy_soft_reset for phy reset in LAN87xx (Adrien Thierry) [RHEL-2799] +- net: phy: micrel: 1588 support for LAN8814 phy (Adrien Thierry) [RHEL-2799] +- net: phy: micrel: Fix concurrent register access (Adrien Thierry) [RHEL-2799] +- net: sfp: use %%pe for printing errors (Adrien Thierry) [RHEL-2799] +- net: phy: phylink: fix DSA mac_select_pcs() introduction (Adrien Thierry) [RHEL-2799] +- net: dsa: add support for phylink mac_select_pcs() (Adrien Thierry) [RHEL-2799] +- net: phy: mediatek: remove PHY mode check on MT7531 (Adrien Thierry) [RHEL-2799] +- net: phy: marvell: Fix RGMII Tx/Rx delays setting in 88e1121-compatible PHYs (Adrien Thierry) [RHEL-2799] +- net: phy: marvell: Fix MDI-x polarity setting in 88e1118-compatible PHYs (Adrien Thierry) [RHEL-2799] +- net: phy: Fix qca8081 with speeds lower than 2.5Gb/s (Adrien Thierry) [RHEL-2799] +- net: phy: at803x: Support downstream SFP cage (Adrien Thierry) [RHEL-2799] +- net: phy: at803x: add fiber support (Adrien Thierry) [RHEL-2799] +- net: phy: at803x: move page selection fix to config_init (Adrien Thierry) [RHEL-2799] +- net: sfp: ignore disabled SFP node (Adrien Thierry) [RHEL-2799] +- phylib: fix potential use-after-free (Adrien Thierry) [RHEL-2799] +- net: phy: broadcom: hook up soft_reset for BCM54616S (Adrien Thierry) [RHEL-2799] +- net: phy: micrel: use kszphy_suspend()/kszphy_resume for irq aware devices (Adrien Thierry) [RHEL-2799] +- net: sfp: fix high power modules without diagnostic monitoring (Adrien Thierry) [RHEL-2799] +- net: usb: Correct reset handling of smsc95xx (Adrien Thierry) [RHEL-2799] +- net: phy: at803x: make array offsets static (Adrien Thierry) [RHEL-2799] +- net: phy: marvell: configure RGMII delays for 88E1118 (Adrien Thierry) [RHEL-2799] +- net: phy: marvell: use phy_write_paged() to set MSCR (Adrien Thierry) [RHEL-2799] +- phy: nxp-c45-tja11xx: add extts and perout support (Adrien Thierry) [RHEL-2799] +- net: mdio: Demote probed message to debug print (Adrien Thierry) [RHEL-2799] +- Revert "net: phy: fixed_phy: Fix NULL vs IS_ERR() checking in __fixed_phy_register" (Adrien Thierry) [RHEL-2799] +- net: phy: fixed_phy: Fix NULL vs IS_ERR() checking in __fixed_phy_register (Adrien Thierry) [RHEL-2799] +- net: phy: micrel: Add config_init for LAN8814 (Adrien Thierry) [RHEL-2799] +- net: phy: micrel: Adding interrupt support for Link up/Link down in LAN8814 Quad phy (Adrien Thierry) [RHEL-2799] +- net: phy: add a note about refcounting (Adrien Thierry) [RHEL-2799] +- net: phy: prefer 1000baseT over 1000baseKX (Adrien Thierry) [RHEL-2799] +- net: dsa: support use of phylink_generic_validate() (Adrien Thierry) [RHEL-2799] +- net: dsa: replace phylink_get_interfaces() with phylink_get_caps() (Adrien Thierry) [RHEL-2799] +- net: dsa: consolidate phylink creation (Adrien Thierry) [RHEL-2799] +- net: usb: Correct PHY handling of smsc95xx (Adrien Thierry) [RHEL-2799] +- net: phy: add support for TI DP83561-SP phy (Adrien Thierry) [RHEL-2799] +- net: mdio: Replaced BUG_ON() with WARN() (Adrien Thierry) [RHEL-2799] +- net: phy: microchip_t1: add lan87xx_config_rgmii_delay for lan87xx phy (Adrien Thierry) [RHEL-2799] +- net: dsa: populate supported_interfaces member (Adrien Thierry) [RHEL-2799] +- net: phy: microchip_t1: add cable test support for lan87xx phy (Adrien Thierry) [RHEL-2799] +- net: phy: Fix unsigned comparison with less than zero (Adrien Thierry) [RHEL-2799] +- net: phy: fixed warning: Function parameter not described (Adrien Thierry) [RHEL-2799] +- net: phy: add qca8081 cdt feature (Adrien Thierry) [RHEL-2799] +- net: phy: adjust qca8081 master/slave seed value if link down (Adrien Thierry) [RHEL-2799] +- net: phy: add qca8081 soft_reset and enable master/slave seed (Adrien Thierry) [RHEL-2799] +- net: phy: add qca8081 config_init (Adrien Thierry) [RHEL-2799] +- net: phy: add qca8081 config_aneg (Adrien Thierry) [RHEL-2799] +- net: phy: add qca8081 get_features (Adrien Thierry) [RHEL-2799] +- net: phy: add qca8081 read_status (Adrien Thierry) [RHEL-2799] +- net: phy: add qca8081 ethernet phy driver (Adrien Thierry) [RHEL-2799] +- net: phy: at803x: use GENMASK() for speed status (Adrien Thierry) [RHEL-2799] +- net: phy: at803x: improve the WOL feature (Adrien Thierry) [RHEL-2799] +- net: phy: at803x: use phy_modify() (Adrien Thierry) [RHEL-2799] +- net: phy: at803x: replace AT803X_DEVICE_ADDR with MDIO_MMD_PCS (Adrien Thierry) [RHEL-2799] +- net: phy: constify netdev->dev_addr references (Adrien Thierry) [RHEL-2799] +- net: phy: bcm7xxx: Add EPHY entry for 7712 (Adrien Thierry) [RHEL-2799] +- phy: micrel: ksz8041nl: do not use power down mode (Adrien Thierry) [RHEL-2799] +- net: phy: dp83867: introduce critical chip default init for non-of platform (Adrien Thierry) [RHEL-2799] +- net: phy: micrel: make *-skew-ps check more lenient (Adrien Thierry) [RHEL-2799] +- net: phy: at803x: better describe debug regs (Adrien Thierry) [RHEL-2799] +- net: phy: at803x: enable prefer master for 83xx internal phy (Adrien Thierry) [RHEL-2799] +- net: phy: at803x: add DAC amplitude fix for 8327 phy (Adrien Thierry) [RHEL-2799] +- net: phy: at803x: fix resume for QCA8327 phy (Adrien Thierry) [RHEL-2799] +- net: phy: Do not shutdown PHYs in READY state (Adrien Thierry) [RHEL-2799] +- net: phy: micrel: ksz9131 led errata workaround (Adrien Thierry) [RHEL-2799] +- net: phylib: ensure phy device drivers do not match by DT (Adrien Thierry) [RHEL-2799] +- net: mdio: ensure the type of mdio devices match mdio drivers (Adrien Thierry) [RHEL-2799] +- net: phy: at803x: add QCA9561 support (Adrien Thierry) [RHEL-2799] +- net: sfp: Fix typo in state machine debug string (Adrien Thierry) [RHEL-2799] +- phy: mdio: fix memory leak (Adrien Thierry) [RHEL-2799] +- Revert "net: mdiobus: Fix memory leak in __mdiobus_register" (Adrien Thierry) [RHEL-2799] +- net: phy: marvell10g: add downshift tunable support (Adrien Thierry) [RHEL-2799] +- net: phy: bcm7xxx: Fixed indirect MMD operations (Adrien Thierry) [RHEL-2799] +- net: phy: micrel: Add support for LAN8804 PHY (Adrien Thierry) [RHEL-2799] +- net: mdiobus: Fix memory leak in __mdiobus_register (Adrien Thierry) [RHEL-2799] +- smsc95xx: fix stalled rx after link change (Adrien Thierry) [RHEL-2799] +- net: phy: broadcom: Fix PHY_BRCM_IDDQ_SUSPEND definition (Adrien Thierry) [RHEL-2799] +- net: mdiobus: Set FWNODE_FLAG_NEEDS_CHILD_BOUND_ON_ADD for mdiobus parents (Adrien Thierry) [RHEL-2799] +- net: phy: broadcom: Utilize appropriate suspend for BCM54810/11 (Adrien Thierry) [RHEL-2799] +- net: phy: broadcom: Wire suspend/resume for BCM50610 and BCM50610M (Adrien Thierry) [RHEL-2799] +- net: phy: broadcom: Add IDDQ-SR mode (Adrien Thierry) [RHEL-2799] +- net: phy: at803x: fix spacing and improve name for 83xx phy (Adrien Thierry) [RHEL-2799] +- net: phy: at803x: add resume/suspend function to qca83xx phy (Adrien Thierry) [RHEL-2799] +- net: phy: at803x: add support for qca 8327 A variant internal phy (Adrien Thierry) [RHEL-2799] +- net: phy: bcm7xxx: Add EPHY entry for 72165 (Adrien Thierry) [RHEL-2799] +- net: phy: broadcom: Enable 10BaseT DAC early wake (Adrien Thierry) [RHEL-2799] +- Revert "net: phy: Uniform PHY driver access" (Adrien Thierry) [RHEL-2799] +- ptp: dp83640: don't define PAGE0 (Adrien Thierry) [RHEL-2799] +- net: phy: at803x: add support for qca 8327 internal phy (Adrien Thierry) [RHEL-2799] +- net: phy: marvell10g: fix broken PHY interrupts for anyone after us in the driver probe list (Adrien Thierry) [RHEL-2799] +- net: phy: gmii2rgmii: Support PHY loopback (Adrien Thierry) [RHEL-2799] +- net: phy: Uniform PHY driver access (Adrien Thierry) [RHEL-2799] +- net: phy: Support set_loopback override (Adrien Thierry) [RHEL-2799] +- net: phy: marvell: add SFP support for 88E1510 (Adrien Thierry) [RHEL-2799] +- net: phy: nxp-tja11xx: log critical health state (Adrien Thierry) [RHEL-2799] +- net: phy: mscc: make some arrays static const, makes object smaller (Adrien Thierry) [RHEL-2799] +- net: phy: Remove unused including (Adrien Thierry) [RHEL-2799] +- net: phy: at803x: finish the phy id checking simplification (Adrien Thierry) [RHEL-2799] +- net: phy: at803x: simplify custom phy id matching (Adrien Thierry) [RHEL-2799] +- net: phy: intel-xway: Add RGMII internal delay configuration (Adrien Thierry) [RHEL-2799] +- net: phy: Fix data type in DP83822 dp8382x_disable_wol() (Adrien Thierry) [RHEL-2799] + +* Mon Oct 02 2023 Scott Weaver [5.14.0-371.el9] +- PCI: rpaphp: Error out on busy status from get-sensor-state (Mamatha Inamdar) [2230057] +- powerpc/rtas: export rtas_error_rc() for reuse. (Mamatha Inamdar) [2230057] +- iavf: schedule a request immediately after add/delete vlan (Petr Oros) [RHEL-9456] +- iavf: add iavf_schedule_aq_request() helper (Petr Oros) [RHEL-9456] +- kabi: enable check-kabi (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol zlib_inflate_workspacesize to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol zlib_inflateInit2 to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol zlib_inflateEnd to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol zlib_inflate to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol zalloc_cpumask_var to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol yield to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol xz_dec_run to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol xz_dec_init to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol xz_dec_end to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol xa_store to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol xas_find to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol xa_set_mark to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol xa_load to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol __xa_insert to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol xa_get_mark to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol xa_find_after to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol xa_find to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol xa_erase to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol xa_destroy to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol xa_clear_mark to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol __xa_alloc_cyclic to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol __xa_alloc to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol x86_spec_ctrl_base to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol __x86_return_thunk to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol __x86_indirect_thunk_rsi to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol __x86_indirect_thunk_rdx to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol __x86_indirect_thunk_rdi to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol __x86_indirect_thunk_rcx to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol __x86_indirect_thunk_rbx to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol __x86_indirect_thunk_rbp to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol __x86_indirect_thunk_rax to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol __x86_indirect_thunk_r9 to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol __x86_indirect_thunk_r8 to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol __x86_indirect_thunk_r15 to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol __x86_indirect_thunk_r14 to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol __x86_indirect_thunk_r13 to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol __x86_indirect_thunk_r12 to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol __x86_indirect_thunk_r11 to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol __x86_indirect_thunk_r10 to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol x86_cpu_to_apicid to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol __write_overflow_field to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol __warn_printk to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol __wake_up to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol wait_for_completion_timeout to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol wait_for_completion_interruptible to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol wait_for_completion to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol vzalloc to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol vsprintf to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol vsnprintf to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol vprintk to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol vm_zone_stat to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol vm_munmap to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol vm_event_states to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol vmemmap_base to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol vmalloc_to_page to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol vmalloc_node to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol vmalloc_base to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol vmalloc_32 to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol vmalloc to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol __vmalloc to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol __virt_addr_valid to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol vfree to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol __var_waitqueue to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol uv_undefined to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol uv_teardown_irq to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol uv_setup_irq to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol uv_possible_blades to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol __uv_hub_info_list to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol uv_get_hubless_system to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol __uv_cpu_info to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol uv_bios_obj_count to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol uv_bios_install_heap to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol uv_bios_get_pci_topology to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol uv_bios_get_master_nasid to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol uv_bios_get_heapsize to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol uv_bios_get_geoinfo to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol uv_bios_enum_ports to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol uv_bios_enum_objs to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol usleep_range_state to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol up_write to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol up_read to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol up to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol unregister_shrinker to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol unregister_reboot_notifier to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol unregister_nmi_handler to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol unregister_kprobe to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol unregister_chrdev_region to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol __unregister_chrdev to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol unregister_blkdev to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol __udelay to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol tty_termios_encode_baud_rate to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol tty_std_termios to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol tsc_khz to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol try_wait_for_completion to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol trace_seq_putc to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol trace_seq_printf to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol trace_print_flags_seq to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol trace_handle_return to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol touch_softlockup_watchdog to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol _totalram_pages to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol timer_delete_sync to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol timer_delete to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol timecounter_read to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol timecounter_init to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol timecounter_cyc2time to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol time64_to_tm to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol this_cpu_off to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol tasklet_unlock_wait to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol tasklet_setup to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol __tasklet_schedule to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol tasklet_kill to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol tasklet_init to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol __tasklet_hi_schedule to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol sys_tz to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol system_wq to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol system_state to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol system_freezing_cnt to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol sysfs_streq to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol sysfs_emit to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol synchronize_rcu to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol synchronize_irq to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol __symbol_put to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol __symbol_get to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol __sw_hweight64 to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol __sw_hweight32 to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol strstr to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol strsep to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol strscpy_pad to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol strscpy to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol strrchr to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol strnlen_user to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol strnlen to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol strncpy_from_user to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol strncpy to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol strncmp to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol strncasecmp to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol strlen to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol strlcpy to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol strlcat to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol strim to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol strcspn to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol strcpy to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol strcmp to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol strchr to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol strcat to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol static_key_slow_inc to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol static_key_slow_dec to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol static_key_count to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol __stack_chk_fail to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol sscanf to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol sprintf to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol sort to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol sn_region_size to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol snprintf to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol sn_partition_id to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol smp_call_function_single_async to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol smp_call_function_single to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol smp_call_function_many to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol sme_me_mask to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol simple_write_to_buffer to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol simple_strtoull to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol simple_strtoul to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol simple_strtol to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol simple_read_from_buffer to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol si_meminfo to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol sigprocmask to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol __sg_page_iter_start to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol __sg_page_iter_dma_next to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol sg_next to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol set_normalized_timespec64 to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol set_freezable to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol set_current_groups to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol security_sb_eat_lsm_opts to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol security_free_mnt_opts to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol __SCT__tp_func_xdp_exception to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol __SCT__preempt_schedule_notrace to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol __SCT__preempt_schedule to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol __SCT__might_resched to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol __SCT__cond_resched to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol scsilun_to_int to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol scsi_command_size_tbl to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol scnprintf to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol schedule_timeout to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol schedule to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol sched_clock_cpu to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol sched_clock to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol round_jiffies to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol rht_bucket_nested_insert to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol rht_bucket_nested to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol __rht_bucket_nested to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol rhltable_init to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol rhashtable_insert_slow to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol rhashtable_init to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol rhashtable_free_and_destroy to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol rhashtable_destroy to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol request_threaded_irq to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol __request_region to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol __request_module to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol remove_wait_queue to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol __release_region to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol release_firmware to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol register_shrinker to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol register_reboot_notifier to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol __register_nmi_handler to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol register_kprobe to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol register_chrdev_region to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol __register_blkdev to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol __refrigerator to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol refcount_warn_saturate to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol refcount_dec_if_one to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol refcount_dec_and_mutex_lock to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol recalc_sigpending to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol __read_overflow2_field to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol rcu_read_unlock_strict to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol __rcu_read_unlock to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol __rcu_read_lock to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol rcu_barrier to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol rb_next to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol rb_insert_color to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol rb_first to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol rb_erase to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol _raw_write_unlock_irqrestore to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol _raw_write_unlock_irq to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol _raw_write_unlock_bh to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol _raw_write_unlock to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol _raw_write_trylock to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol _raw_write_lock_irqsave to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol _raw_write_lock_irq to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol _raw_write_lock_bh to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol _raw_write_lock to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol _raw_spin_unlock_irqrestore to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol _raw_spin_unlock_irq to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol _raw_spin_unlock_bh to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol _raw_spin_unlock to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol _raw_spin_trylock_bh to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol _raw_spin_trylock to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol _raw_spin_lock_irqsave to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol _raw_spin_lock_irq to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol _raw_spin_lock_bh to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol _raw_spin_lock to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol _raw_read_unlock_irqrestore to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol _raw_read_unlock_irq to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol _raw_read_unlock_bh to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol _raw_read_unlock to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol _raw_read_lock_irqsave to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol _raw_read_lock_irq to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol _raw_read_lock_bh to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol _raw_read_lock to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol ___ratelimit to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol radix_tree_tag_set to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol radix_tree_next_chunk to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol radix_tree_lookup to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol radix_tree_insert to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol radix_tree_delete to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol queue_work_on to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol queue_delayed_work_on to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol qed_put_iscsi_ops to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol qed_put_eth_ops to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol __put_user_8 to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol __put_user_4 to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol __put_user_2 to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol put_unused_fd to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol ptrs_per_p4d to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol proc_dostring to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol proc_dointvec_minmax to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol proc_dointvec to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol __printk_ratelimit to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol _printk to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol print_hex_dump to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol prepare_to_wait_exclusive to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol prepare_to_wait_event to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol prepare_to_wait to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol prandom_u32 to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol posix_acl_alloc to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol physical_mask to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol phys_base to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol pgprot_writecombine to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol pgdir_shift to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol perf_trace_buf_alloc to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol percpu_ref_init to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol percpu_ref_exit to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol __per_cpu_offset to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol panic_notifier_list to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol panic to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol page_offset_base to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol page_frag_free to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol on_each_cpu_cond_mask to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol __num_online_cpus to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol numa_node to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol ns_to_timespec64 to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol nr_cpu_ids to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol node_to_cpumask_map to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol node_states to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol __node_distance to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol __ndelay to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol mutex_unlock to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol mutex_trylock to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol mutex_lock_interruptible to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol mutex_lock to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol mutex_is_locked to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol __mutex_init to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol msleep_interruptible to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol msleep to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol __msecs_to_jiffies to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol mod_timer to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol mod_delayed_work_on to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol memset to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol mem_section to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol mempool_free_slab to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol mempool_free to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol mempool_destroy to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol mempool_create_node to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol mempool_create to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol mempool_alloc_slab to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol mempool_alloc to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol memparse to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol memory_read_from_buffer to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol memmove to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol memdup_user to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol memcpy to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol memcmp to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol memchr_inv to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol mds_idle_clear to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol loops_per_jiffy to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol lookup_bdev to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol lockref_get to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol __local_bh_enable_ip to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol llist_add_batch to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol __list_del_entry_valid to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol __list_add_valid to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol kvmalloc_node to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol kvfree_call_rcu to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol kvfree to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol ktime_get_with_offset to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol ktime_get_ts64 to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol ktime_get_real_ts64 to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol ktime_get_real_seconds to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol ktime_get_coarse_real_ts64 to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol ktime_get to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol kthread_should_stop to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol kthread_delayed_work_timer_fn to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol kthread_complete_and_exit to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol kstrtoull to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol kstrtouint to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol kstrtou8 to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol kstrtou16 to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol kstrtoll to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol kstrtoint to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol kstrtobool to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol kstrdup to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol krealloc to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol kmemdup to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol kmem_cache_create_usercopy to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol kmem_cache_create to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol kmalloc_order_trace to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol __kmalloc_node to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol __kmalloc to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol kfree to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol kexec_crash_loaded to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol kernel_sigaction to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol kernel_fpu_end to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol kernel_fpu_begin_mask to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol kasprintf to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol jiffies_to_usecs to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol jiffies_to_msecs to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol jiffies_64 to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol jiffies to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol is_vmalloc_addr to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol is_uv_system to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol iscsi_boot_create_host_kset to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol irq_set_affinity_notifier to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol irq_poll_enable to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol irq_poll_disable to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol irq_cpu_rmap_add to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol __irq_apply_affinity_hint to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol iowrite32be to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol iounmap to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol ioremap_wc to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol ioremap to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol ioread8 to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol ioread32be to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol ioread16be to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol iomem_resource to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol int_to_scsilun to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol int_pow to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol init_wait_var_entry to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol __init_waitqueue_head to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol init_wait_entry to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol init_timer_key to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol __init_swait_queue_head to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol __init_rwsem to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol in_group_p to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol in_aton to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol in6_pton to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol in4_pton to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol idr_remove to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol idr_preload to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol idr_get_next_ul to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol idr_find to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol idr_destroy to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol idr_alloc_u32 to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol idr_alloc to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol ida_free to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol ida_destroy to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol ida_alloc_range to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol __hw_addr_init to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol hugetlb_optimize_vmemmap_key to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol hrtimer_start_range_ns to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol hrtimer_init to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol hrtimer_forward to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol hrtimer_cancel to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol groups_free to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol groups_alloc to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol get_zeroed_page to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol __get_user_nocheck_1 to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol __get_user_2 to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol __get_user_1 to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol get_unused_fd_flags to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol get_random_bytes to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol __get_free_pages to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol gcd to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol free_percpu to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol free_pages to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol free_irq_cpu_rmap to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol free_irq to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol free_cpumask_var to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol fortify_panic to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol __flush_workqueue to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol flush_work to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol finish_wait to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol _find_next_zero_bit to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol _find_next_bit to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol _find_last_bit to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol _find_first_zero_bit to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol _find_first_bit to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol __fentry__ to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol enable_irq to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol empty_zero_page to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol emergency_restart to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol elfcorehdr_addr to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol efi to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol __dynamic_pr_debug to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol dump_stack to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol dql_reset to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol dql_completed to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol down_write_trylock to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol down_write to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol down_trylock to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol down_read_trylock to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol down_read to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol down_interruptible to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol downgrade_write to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol down to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol dmi_get_system_info to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol dmi_find_device to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol dma_pool_free to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol dma_pool_destroy to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol dma_pool_alloc to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol disable_irq to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol devmap_managed_key to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol dev_base_lock to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol destroy_workqueue to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol delayed_work_timer_fn to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol __delay to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol default_wake_function to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol dca_unregister_notify to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol dca_register_notify to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol current_umask to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol _ctype to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol csum_partial to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol csum_ipv6_magic to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol crc32_le to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol cpu_sibling_map to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol __cpu_present_mask to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol __cpu_possible_mask to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol __cpu_online_mask to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol cpu_number to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol cpumask_local_spread to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol cpu_khz to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol cpu_info to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol __cpuhp_setup_state to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol __cpuhp_remove_state to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol cpufreq_quick_get to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol cpu_bit_bitmap to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol copy_user_generic_unrolled to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol copy_user_generic_string to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol _copy_to_user to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol __copy_overflow to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol _copy_from_user to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol __const_udelay to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol congestion_wait to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol __cond_resched to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol complete_all to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol complete to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol clock_t_to_jiffies to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol __check_object_size to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol cdev_alloc to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol cc_mkdec to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol capable to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol cancel_work_sync to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol cancel_work to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol cancel_delayed_work_sync to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol cancel_delayed_work to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol call_usermodehelper to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol call_srcu to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol call_rcu to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol cachemode2protval to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol boot_cpu_data to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol blocking_notifier_call_chain to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol blk_status_to_errno to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol blk_stack_limits to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol blk_mq_map_queues to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol blkdev_get_by_path to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol blkdev_get_by_dev to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol __blk_alloc_disk to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol bitmap_zalloc_node to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol bitmap_zalloc to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol __bitmap_xor to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol __bitmap_weight to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol __bitmap_subset to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol __bitmap_set to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol bitmap_release_region to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol bitmap_print_to_pagebuf to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol bitmap_parselist to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol __bitmap_or to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol __bitmap_intersects to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol bitmap_from_arr32 to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol bitmap_free to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol bitmap_find_free_region to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol __bitmap_equal to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol __bitmap_clear to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol __bitmap_andnot to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol __bitmap_and to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol bio_kmalloc to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol bin2hex to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol avenrun to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol autoremove_wake_function to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol atomic_notifier_call_chain to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol _atomic_dec_and_lock to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol async_synchronize_full_domain to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol async_synchronize_full to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol argv_split to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol argv_free to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol arch_touch_nmi_watchdog to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol alloc_workqueue to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol __alloc_percpu to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol alloc_pages to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol __alloc_pages to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol alloc_cpu_rmap to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol alloc_cpumask_var to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol alloc_chrdev_region to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol add_wait_queue_exclusive to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol add_wait_queue to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol add_timer to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol acpi_get_table to stablelist (Čestmír Kalina) [RHEL-8864] +- kabi: add symbol acpi_disabled to stablelist (Čestmír Kalina) [RHEL-8864] +- scsi: lpfc: Prevent use-after-free during rmmod with mapped NVMe rports (Paul Ely) [RHEL-2604] +- scsi: lpfc: Early return after marking final NLP_DROPPED flag in dev_loss_tmo (Paul Ely) [RHEL-2604] + +* Wed Sep 27 2023 Scott Weaver [5.14.0-370.el9] +- nfsd: Set technology preview if inter SSC offload is enabled (Dave Wysochanski) [RHEL-2300] +- iw_cxgb4: Fix potential NULL dereference in c4iw_fill_res_cm_id_entry() (Kamal Heib) [RHEL-1733] +- RDMA/cxgb4: Fix potential null-ptr-deref in pass_establish() (Kamal Heib) [RHEL-1733] +- RDMA/cxgb4: add null-ptr-check after ip_dev_find() (Kamal Heib) [RHEL-1733] +- RDMA/cxgb4: Replace 0-length arrays with flexible arrays (Kamal Heib) [RHEL-1733] +- RDMA/cxgb4: remove unnecessary NULL check in __c4iw_poll_cq_one() (Kamal Heib) [RHEL-1733] +- RDMA/rxe: Fix redundant break statement in switch-case. (Kamal Heib) [RHEL-1958] +- RDMA/rxe: Fix incomplete state save in rxe_requester (Kamal Heib) [RHEL-1958] +- RDMA/rxe: Fix rxe_modify_srq (Kamal Heib) [RHEL-1958] +- RDMA/rxe: Fix unsafe drain work queue code (Kamal Heib) [RHEL-1958] +- RDMA/rxe: Move work queue code to subroutines (Kamal Heib) [RHEL-1958] +- RDMA/rxe: Fix an error handling path in rxe_bind_mw() (Kamal Heib) [RHEL-1958] +- RDMA/rxe: Simplify cq->notify code (Kamal Heib) [RHEL-1958] +- RDMA/rxe: Fixes mr access supported list (Kamal Heib) [RHEL-1958] +- RDMA/rxe: Fix rxe_cq_post (Kamal Heib) [RHEL-1958] +- RDMA/rxe: Send last wqe reached event on qp cleanup (Kamal Heib) [RHEL-1958] +- RDMA/rxe: Fix the use-before-initialization error of resp_pkts (Kamal Heib) [RHEL-1958] +- RDMA/rxe: Implement rereg_user_mr (Kamal Heib) [RHEL-1958] +- RDMA/rxe: Let rkey == lkey for local access (Kamal Heib) [RHEL-1958] +- RDMA/rxe: Introduce rxe access supported flags (Kamal Heib) [RHEL-1958] +- RDMA/rxe: Fix access checks in rxe_check_bind_mw (Kamal Heib) [RHEL-1958] +- RDMA//rxe: Optimize send path in rxe_resp.c (Kamal Heib) [RHEL-1958] +- RDMA/rxe: Rename IB_ACCESS_REMOTE (Kamal Heib) [RHEL-1958] +- RDMA/rxe: Fix ref count error in check_rkey() (Kamal Heib) [RHEL-1958] +- RDMA/rxe: Fix packet length checks (Kamal Heib) [RHEL-1958] +- RDMA/rxe: Remove dangling declaration of rxe_cq_disable() (Kamal Heib) [RHEL-1958] +- RDMA/rxe: Fix comments about removed tasklets (Kamal Heib) [RHEL-1958] +- RDMA/rxe: Add workqueue support for rxe tasks (Kamal Heib) [RHEL-1958] +- RDMA/rxe: Convert spin_{lock_bh,unlock_bh} to spin_{lock_irqsave,unlock_irqrestore} (Kamal Heib) [RHEL-1958] +- RDMA/rxe: Fix double unlock in rxe_qp.c (Kamal Heib) [RHEL-1958] +- RDMA/rxe: Fix spinlock recursion deadlock on requester (Kamal Heib) [RHEL-1958] +- RDMA/rxe: Protect QP state with qp->state_lock (Kamal Heib) [RHEL-1958] +- RDMA/rxe: Move code to check if drained to subroutine (Kamal Heib) [RHEL-1958] +- RDMA/rxe: Remove qp->req.state (Kamal Heib) [RHEL-1958] +- RDMA/rxe: Remove qp->comp.state (Kamal Heib) [RHEL-1958] +- RDMA/rxe: Remove qp->resp.state (Kamal Heib) [RHEL-1958] +- RDMA: Add ib_virt_dma_to_page() (Kamal Heib) [RHEL-1958] +- RDMA/siw: Fix pointer cast warning (Kamal Heib) [RHEL-1958] +- RDMA/rxe: Fix the error "trying to register non-static key in rxe_cleanup_task" (Kamal Heib) [RHEL-1958] +- RDMA/rxe: Fix incorrect TASKLET_STATE_SCHED check in rxe_task.c (Kamal Heib) [RHEL-1958] +- RDMA/rxe: Clean kzalloc failure paths (Kamal Heib) [RHEL-1958] +- RDMA/rxe: Remove tasklet call from rxe_cq.c (Kamal Heib) [RHEL-1958] +- RDMA/rxe: Rewrite rxe_task.c (Kamal Heib) [RHEL-1958] +- RDMA/rxe: Make tasks schedule each other (Kamal Heib) [RHEL-1958] +- RDMA/rxe: Remove __rxe_do_task() (Kamal Heib) [RHEL-1958] +- RDMA/rxe: Remove qp reference counting in tasks (Kamal Heib) [RHEL-1958] +- RDMA/rxe: Cleanup error state handling in rxe_comp.c (Kamal Heib) [RHEL-1958] +- RDMA/rxe: Cleanup reset state handling in rxe_resp.c (Kamal Heib) [RHEL-1958] +- RDMA/rxe: Convert tasklet args to queue pairs (Kamal Heib) [RHEL-1958] +- RDMA/rxe: Add error messages (Kamal Heib) [RHEL-1958] +- RDMA/rxe: Extend dbg log messages to err and info (Kamal Heib) [RHEL-1958] +- RDMA/rxe: Change rxe_dbg to rxe_dbg_dev (Kamal Heib) [RHEL-1958] +- RDMA/rxe: Replace exists by rxe in rxe.c (Kamal Heib) [RHEL-1958] +- RDMA/rxe: Fix missing memory barriers in rxe_queue.h (Kamal Heib) [RHEL-1958] +- RDMA/rxe: Remove rxe_alloc() (Kamal Heib) [RHEL-1958] +- Subject: RDMA/rxe: Handle zero length rdma (Kamal Heib) [RHEL-1958] +- RDMA/rxe: Replace rxe_map and rxe_phys_buf by xarray (Kamal Heib) [RHEL-1958] +- RDMA/rxe: Cleanup page variables in rxe_mr.c (Kamal Heib) [RHEL-1958] +- RDMA-rxe: Isolate mr code from atomic_write_reply() (Kamal Heib) [RHEL-1958] +- RDMA-rxe: Isolate mr code from atomic_reply() (Kamal Heib) [RHEL-1958] +- RDMA/rxe: Move rxe_map_mr_sg to rxe_mr.c (Kamal Heib) [RHEL-1958] +- RDMA/rxe: Cleanup mr_check_range (Kamal Heib) [RHEL-1958] +- netfs: Only call folio_start_fscache() one time for each folio (Dave Wysochanski) [RHEL-7959] +- refscale: Fix uninitalized use of wait_queue_head_t (Waiman Long) [2189183] +- thermal/drivers/imx: Remove redundant msg in imx8mm_tmu_probe() and imx_sc_thermal_probe() (Steve Best) [2230684] +- redhat: Use SB cert from system-sb-certs for signing UKI (Vitaly Kuznetsov) +- watchdog: imx2_wdg: Declare local symbols static (Steve Best) [2230688] +- s390/pkey: fix PKEY_TYPE_EP11_AES handling for sysfs attributes (Tobias Huschle) [2225519] +- s390/pkey: fix PKEY_TYPE_EP11_AES handling in PKEY_VERIFYKEY2 IOCTL (Tobias Huschle) [2225519] +- s390/pkey: fix PKEY_TYPE_EP11_AES handling in PKEY_KBLOB2PROTK[23] (Tobias Huschle) [2225519] +- s390/pkey: fix PKEY_TYPE_EP11_AES handling in PKEY_CLR2SECK2 IOCTL (Tobias Huschle) [2225519] +- s390/pkey: fix PKEY_TYPE_EP11_AES handling in PKEY_GENSECK2 IOCTL (Tobias Huschle) [2225519] +- s390/pkey: fix/harmonize internal keyblob headers (Tobias Huschle) [2225519] +- s390/pkey: add support for ecc clear key (Tobias Huschle) [2225519] +- s390/pkey: do not use struct pkey_protkey (Tobias Huschle) [2225519] +- s390/pkey: introduce reverse x-mas trees (Tobias Huschle) [2225519] +- s390/zcrypt: fix reply buffer calculations for CCA replies (Tobias Huschle) [2227777] +- trace: Add trace_ipi_send_cpu() (Jerome Marchand) [2192613] +- sched, smp: Trace smp callback causing an IPI (Jerome Marchand) [2192613] +- smp: reword smp call IPI comment (Jerome Marchand) [2192613] +- treewide: Trace IPIs sent via smp_send_reschedule() (Jerome Marchand) [2192613] +- irq_work: Trace self-IPIs sent via arch_irq_work_raise() (Jerome Marchand) [2192613] +- smp: Trace IPIs sent via arch_send_call_function_ipi_mask() (Jerome Marchand) [2192613] +- sched, smp: Trace IPIs sent via send_call_function_single_ipi() (Jerome Marchand) [2192613] +- trace: Add trace_ipi_send_cpumask() (Jerome Marchand) [2192613] +- fprobe: add unlock to match a succeeded ftrace_test_recursion_trylock (Viktor Malik) [RHEL-2373] +- rethook, fprobe: do not trace rethook related functions (Viktor Malik) [RHEL-2373] +- fprobe: add recursion detection in fprobe_exit_handler (Viktor Malik) [RHEL-2373] +- fprobe: make fprobe_kprobe_handler recursion free (Viktor Malik) [RHEL-2373] +- rethook: use preempt_{disable, enable}_notrace in rethook_trampoline_handler (Viktor Malik) [RHEL-2373] +- bonding: reset bond's flags when down link is P2P device (Hangbin Liu) [2221438] +- cxl/region: Move coherence tracking into cxl_region_attach() (John W. Linville) [2168268] +- cxl/region: Fix region setup/teardown for RCDs (John W. Linville) [2168268] +- cxl/port: Fix find_cxl_root() for RCDs and simplify it (John W. Linville) [2168268] +- cxl: avoid returning uninitialized error code (John W. Linville) [2168268] +- dax: Assign RAM regions to memory-hotplug by default (John W. Linville) [2168268] +- dax/hmem: Convey the dax range via memregion_info() (John W. Linville) [2168268] +- tools/testing/cxl: Define a fixed volatile configuration to parse (John W. Linville) [2168268] +- cxl/region: Add region autodiscovery (John W. Linville) [2168268] +- cxl/port: Split endpoint and switch port probe (John W. Linville) [2168268] +- redhat/configs: Enable CONFIG_CXL_REGION (John W. Linville) [2168268] +- cxl/region: Enable CONFIG_CXL_REGION to be toggled (John W. Linville) [2168268] +- kernel/range: Uplevel the cxl subsystem's range_contains() helper (John W. Linville) [2168268] +- cxl/region: Move region-position validation to a helper (John W. Linville) [2168268] +- cxl/region: Refactor attach_target() for autodiscovery (John W. Linville) [2168268] +- cxl/region: Add volatile region creation support (John W. Linville) [2168268] +- cxl/region: Validate region mode vs decoder mode (John W. Linville) [2168268] +- cxl/region: Support empty uuids for non-pmem regions (John W. Linville) [2168268] +- cxl/region: Add a mode attribute for regions (John W. Linville) [2168268] +- cxl/port: Link the 'parent_dport' in portX/ and endpointX/ sysfs (John W. Linville) [2168268] +- cxl/region: Clarify when a cxld->commit() callback is mandatory (John W. Linville) [2168268] +- tools/testing/cxl: require 64-bit (John W. Linville) [2168268] +- cxl/pci: Show opcode in debug messages when sending a command (John W. Linville) [2168268] +- tools/testing/cxl: Prevent cxl_test from confusing production modules (John W. Linville) [2168268] +- cxl/region: Only warn about cpu_cache_invalidate_memregion() once (John W. Linville) [2168268] +- cxl/pci: Move tracepoint definitions to drivers/cxl/core/ (John W. Linville) [2168268] +- net: ethtool: Unify ETHTOOL_{G,S}RXFH rxnfc copy (Michal Schmidt) [RHEL-860] +- ethtool: ioctl: account for sopass diff in set_wol (Michal Schmidt) [RHEL-860] +- net: ethtool: don't require empty header nests (Michal Schmidt) [RHEL-860] +- ethtool: ioctl: improve error checking for set_wol (Michal Schmidt) [RHEL-860] +- ethtool: Fix uninitialized number of lanes (Michal Schmidt) [RHEL-860] +- net: ethtool: coalesce: try to make user settings stick twice (Michal Schmidt) [RHEL-860] +- net: ethtool: mm: sanitize some UAPI configurations (Michal Schmidt) [RHEL-860] +- net: ethtool: create and export ethtool_dev_mm_supported() (Michal Schmidt) [RHEL-860] +- ipv6: Remove in6addr_any alternatives. (Michal Schmidt) [RHEL-860] +- ethtool: Add support for configuring tx_push_buf_len (Michal Schmidt) [RHEL-860] +- netlink: Add a macro to set policy message with format string (Michal Schmidt) [RHEL-860] +- IPv6: add extack info for IPv6 address add/delete (Hangbin Liu) [RHEL-3923] +- tools/power/x86/intel-speed-select: v1.17 release (David Arcari) [2177018] +- tools/power/x86/intel-speed-select: Change mem-frequency display name (David Arcari) [2177018] +- tools/power/x86/intel-speed-select: Prevent CPU 0 offline (David Arcari) [2177018] +- tools/power/x86/intel-speed-select: Error on CPU count exceed in request (David Arcari) [2177018] +- tools/power/x86/intel-speed-select: Support more than 8 sockets. (David Arcari) [2177018] +- tools/power/x86/intel-speed-select: Fix CPU count display (David Arcari) [2177018] +- tools/power/x86/intel-speed-select: v1.16 release (David Arcari) [2177018] +- tools/power/x86/intel-speed-select: Fix json formatting issue (David Arcari) [2177018] +- tools/power/x86/intel-speed-select: Adjust scope of core-power config (David Arcari) [2177018] +- tools/power/x86/intel-speed-select: Change TRL display for Emerald Rapids (David Arcari) [2177018] +- tools/power/x86/intel-speed-select: Display AMX base frequency (David Arcari) [2177018] +- tools/power/x86/intel-speed-select: Identify Emerald Rapids (David Arcari) [2177018] +- tools/power/x86/intel-speed-select: Update version (David Arcari) [2177018] +- tools/power/x86/intel-speed-select: Use cgroup v2 isolation (David Arcari) [2177018] +- tools/power/x86/intel-speed-select: Add missing free cpuset (David Arcari) [2177018] +- tools/power/x86/intel-speed-select: Fix clos-max display with TPMI I/F (David Arcari) [2177018] +- tools/power/x86/intel-speed-select: Add cpu id check (David Arcari) [2177018] +- tools/power/x86/intel-speed-select: Avoid setting duplicate tdp level (David Arcari) [2177018] +- tools/power/x86/intel-speed-select: Remove cpu mask display for non-cpu power domain (David Arcari) [2177018] +- tools/power/x86/intel-speed-select: Hide invalid TRL level (David Arcari) [2177018] +- tools/power/x86/intel-speed-select: Display fact info for non-cpu power domain (David Arcari) [2177018] +- tools/power/x86/intel-speed-select: Show level 0 name for new api_version (David Arcari) [2177018] +- tools/power/x86/intel-speed-select: Prevent cpu clos config for non-cpu power domain (David Arcari) [2177018] +- tools/power/x86/intel-speed-select: Allow display non-cpu power domain info (David Arcari) [2177018] +- tools/power/x86/intel-speed-select: Display punit info (David Arcari) [2177018] +- tools/power/x86/intel-speed-select: Display amx_p1 and cooling_type (David Arcari) [2177018] +- tools/power/x86/intel-speed-select: Introduce TPMI interface support (David Arcari) [2177018] +- tools/power/x86/intel-speed-select: Get punit core mapping information (David Arcari) [2177018] +- tools/power/x86/intel-speed-select: Introduce api_version helper (David Arcari) [2177018] +- tools/power/x86/intel-speed-select: Support large clos_min/max (David Arcari) [2177018] +- tools/power/x86/intel-speed-select: Abstract adjust_uncore_freq (David Arcari) [2177018] +- tools/power/x86/intel-speed-select: Allow api_version based platform callbacks (David Arcari) [2177018] +- tools/power/x86/intel-speed-select: Move send_mbox_cmd to isst-core-mbox.c (David Arcari) [2177018] +- tools/power/x86/intel-speed-select: Introduce is_debug_enabled() (David Arcari) [2177018] +- tools/power/x86/intel-speed-select: Abstract read_pm_config (David Arcari) [2177018] +- tools/power/x86/intel-speed-select: Abstract clos_associate (David Arcari) [2177018] +- tools/power/x86/intel-speed-select: Abstract clos_get_assoc_status (David Arcari) [2177018] +- tools/power/x86/intel-speed-select: Abstract set_clos (David Arcari) [2177018] +- tools/power/x86/intel-speed-select: Abstract pm_get_clos (David Arcari) [2177018] +- tools/power/x86/intel-speed-select: Abstract pm_qos_config (David Arcari) [2177018] +- tools/power/x86/intel-speed-select: Abstract get_get_trls (David Arcari) [2177018] +- tools/power/x86/intel-speed-select: Enhance get_tdp_info (David Arcari) [2177018] +- tools/power/x86/intel-speed-select: Abstract get_clos_information (David Arcari) [2177018] +- tools/power/x86/intel-speed-select: Abstract get_uncore_p0_p1_info (David Arcari) [2177018] +- tools/power/x86/intel-speed-select: Abstract get_fact_info (David Arcari) [2177018] +- tools/power/x86/intel-speed-select: Abstract set_pbf_fact_status (David Arcari) [2177018] +- tools/power/x86/intel-speed-select: Remove isst_get_pbf_info_complete (David Arcari) [2177018] +- tools/power/x86/intel-speed-select: Abstract get_pbf_info (David Arcari) [2177018] +- tools/power/x86/intel-speed-select: Abstract set_tdp_level (David Arcari) [2177018] +- tools/power/x86/intel-speed-select: Abstract get_trl_bucket_info (David Arcari) [2177018] +- tools/power/x86/intel-speed-select: Abstract get_get_trl (David Arcari) [2177018] +- tools/power/x86/intel-speed-select: Abstract get_coremask_info (David Arcari) [2177018] +- tools/power/x86/intel-speed-select: Abstract get_tjmax_info (David Arcari) [2177018] +- tools/power/x86/intel-speed-select: Move code right before its caller (David Arcari) [2177018] +- tools/power/x86/intel-speed-select: Abstract get_pwr_info (David Arcari) [2177018] +- tools/power/x86/intel-speed-select: Abstract get_tdp_info (David Arcari) [2177018] +- tools/power/x86/intel-speed-select: Abstract get_ctdp_control (David Arcari) [2177018] +- tools/power/x86/intel-speed-select: Abstract get_config_levels (David Arcari) [2177018] +- tools/power/x86/intel-speed-select: Abstract is_punit_valid (David Arcari) [2177018] +- tools/power/x86/intel-speed-select: Introduce isst-core-mbox.c (David Arcari) [2177018] +- tools/power/x86/intel-speed-select: Always invoke isst_fill_platform_info (David Arcari) [2177018] +- tools/power/x86/intel-speed-select: Introduce isst_get_disp_freq_multiplier (David Arcari) [2177018] +- tools/power/x86/intel-speed-select: Move mbox functions to isst-core.c (David Arcari) [2177018] +- tools/power/x86/intel-speed-select: Introduce support for multi-punit (David Arcari) [2177018] +- tools/power/x86/intel-speed-select: Improve isst_print_extended_platform_info (David Arcari) [2177018] +- tools/power/x86/intel-speed-select: Rename for_each_online_package_in_set (David Arcari) [2177018] +- tools/power/x86/intel-speed-select: Introduce isst_is_punit_valid() (David Arcari) [2177018] +- tools/power/x86/intel-speed-select: Follow TRL nameing for FACT info (David Arcari) [2177018] +- tools/power/x86/intel-speed-select: Introduce punit to isst_id (David Arcari) [2177018] +- tools/power/x86/intel-speed-select: Unify TRL levels (David Arcari) [2177018] +- Revert "tools/power/x86/intel-speed-select: Support more than 8 sockets." (David Arcari) [2177018] +- x86/mce: Add support for Extended Physical Address MCA changes (Aristeu Rozanski) [2164637] +- x86/mce: Define a function to extract ErrorAddr from MCA_ADDR (Aristeu Rozanski) [2164637] +- x86/mce: Avoid unnecessary padding in struct mce_bank (Aristeu Rozanski) [2164637] +- net/mlx5e: TC, Remove sample and ct limitation (Amir Tzin) [2229736] +- net/mlx5e: TC, Remove mirror and ct limitation (Amir Tzin) [2229736] +- net/mlx5e: TC, Remove tuple rewrite and ct limitation (Amir Tzin) [2229736] +- net/mlx5e: TC, Remove multiple ct actions limitation (Amir Tzin) [2229736] +- net/mlx5e: TC, Remove CT action reordering (Amir Tzin) [2229736] +- net/mlx5e: CT: Use per action stats (Amir Tzin) [2229736] +- net/mlx5e: TC, Move main flow attribute cleanup to helper func (Amir Tzin) [2229736] +- net/mlx5e: TC, Remove unused vf_tun variable (Amir Tzin) [2229736] +- net/mlx5e: Set default can_offload action (Amir Tzin) [2229736] + +* Mon Sep 25 2023 Scott Weaver [5.14.0-369.el9] +- devlink: add missing unregister linecard notification (Petr Oros) [RHEL-945] +- devlink: fix kernel-doc notation warnings (Petr Oros) [RHEL-945] +- devlink: report devlink_port_type_warn source device (Petr Oros) [RHEL-945] +- devlink: bring port new reply back (Petr Oros) [RHEL-945] +- devlink: make health report on unregistered instance warn just once (Petr Oros) [RHEL-945] +- devlink: Spelling corrections (Petr Oros) [RHEL-945] +- devlink: save devlink_port_ops into a variable in devlink_port_function_validate() (Petr Oros) [RHEL-945] +- devlink: move port_del() to devlink_port_ops (Petr Oros) [RHEL-945] +- devlink: move port_fn_state_get/set() to devlink_port_ops (Petr Oros) [RHEL-945] +- devlink: move port_fn_migratable_get/set() to devlink_port_ops (Petr Oros) [RHEL-945] +- devlink: move port_fn_roce_get/set() to devlink_port_ops (Petr Oros) [RHEL-945] +- devlink: move port_fn_hw_addr_get/set() to devlink_port_ops (Petr Oros) [RHEL-945] +- mlx5: register devlink ports with ops (Petr Oros) [RHEL-945] +- sfc: register devlink port with ops (Petr Oros) [RHEL-945] +- devlink: move port_type_set() op into devlink_port_ops (Petr Oros) [RHEL-945] +- mlx4: register devlink port with ops (Petr Oros) [RHEL-945] +- devlink: move port_split/unsplit() ops into devlink_port_ops (Petr Oros) [RHEL-945] +- nfp: devlink: register devlink port with ops (Petr Oros) [RHEL-945] +- mlxsw_core: register devlink port with ops (Petr Oros) [RHEL-945] +- ice: register devlink port for PF with ops (Petr Oros) [RHEL-945] +- devlink: introduce port ops placeholder (Petr Oros) [RHEL-945] +- devlink: pass devlink_port pointer to ops->port_del() instead of index (Petr Oros) [RHEL-945] +- devlink: remove no longer true locking comment from port_new/del() (Petr Oros) [RHEL-945] +- devlink: remove duplicate port notification (Petr Oros) [RHEL-945] +- mm, netfs, fscache: stop read optimisation when folio removed from pagecache (Dave Wysochanski) [2209756] +- mm: merge folio_has_private()/filemap_release_folio() call pairs (Dave Wysochanski) [2209756] +- mm: release private data before split THP (Dave Wysochanski) [2209756] +- khugepage: replace try_to_release_page() with filemap_release_folio() (Dave Wysochanski) [2209756] +- memory-failure: convert truncate_error_page() to use folio (Dave Wysochanski) [2209756] +- ext4: convert move_extent_per_page() to use folios (Dave Wysochanski) [2209756] +- s390: add z16 elf platform (Tobias Huschle) [RHEL-2856] +- s390/dasd: fix hanging device after quiesce/resume (Tobias Huschle) [RHEL-2837] +- s390/dasd: fix command reject error on ESE devices (Tobias Huschle) [RHEL-2851] +- s390/ipl: add missing secure/has_secure file to ipl type 'unknown' (Tobias Huschle) [RHEL-2853] +- s390/qeth: Don't call dev_close/dev_open (DOWN/UP) (Tobias Huschle) [RHEL-2412] +- s390/dasd: print copy pair message only for the correct error (Tobias Huschle) [RHEL-2833] +- s390/dasd: fix hanging device after request requeue (Tobias Huschle) [RHEL-2832] +- RDMA/umem: Set iova in ODP flow (Kamal Heib) [RHEL-1029] +- RDMA/core: Update CMA destination address on rdma_resolve_addr (Kamal Heib) [RHEL-1029] +- RDMA/core: Refactor rdma_bind_addr (Kamal Heib) [RHEL-1029] +- RDMA/cma: Remove NULL check before dev_{put, hold} (Kamal Heib) [RHEL-1029] +- IB/isert: Fix possible list corruption in CMA handler (Kamal Heib) [RHEL-956] +- IB/isert: Fix dead lock in ib_isert (Kamal Heib) [RHEL-956] +- RDMA/srpt: Add a check for valid 'mad_agent' pointer (Kamal Heib) [RHEL-956] +- IB/iser: remove redundant new line (Kamal Heib) [RHEL-956] +- IB/iser: centralize setting desc type and done callback (Kamal Heib) [RHEL-956] +- IB/iser: remove unused macros (Kamal Heib) [RHEL-956] +- IB/uverbs: Fix to consider event queue closing also upon non-blocking mode (Kamal Heib) [RHEL-956] +- RDMA/uverbs: Restrict usage of privileged QKEYs (Kamal Heib) [RHEL-956] +- RDMA/cma: Always set static rate to 0 for RoCE (Kamal Heib) [RHEL-956] +- RDMA/core: Fix GID entry ref leak when create_ah fails (Kamal Heib) [RHEL-956] +- RDMA/cm: Trace icm_send_rej event before the cm state is reset (Kamal Heib) [RHEL-956] +- RDMA/cma: Remove NULL check before dev_{put, hold} (Kamal Heib) [RHEL-956] +- RDMA/core: Fix multiple -Warray-bounds warnings (Kamal Heib) [RHEL-956] +- RDMA/cma: Allow UD qp_type to join multicast only (Kamal Heib) [RHEL-956] +- RDMA: Add missed netdev_put() for the netdevice_tracker (Kamal Heib) [RHEL-956] +- RDMA: Add netdevice_tracker to ib_device_set_netdev() (Kamal Heib) [RHEL-956] +- configs: add CONFIG_FAULT_INJECTION_CONFIGFS entry (Ming Lei) [RHEL-1516] +- md: don't dereference mddev after export_rdev() (Ming Lei) [RHEL-1516] +- md: protect md_thread with rcu (Ming Lei) [RHEL-1516] +- md/bitmap: factor out a helper to set timeout (Ming Lei) [RHEL-1516] +- md/bitmap: always wake up md_thread in timeout_store (Ming Lei) [RHEL-1516] +- dm-raid: remove useless checking in raid_message() (Ming Lei) [RHEL-1516] +- md: factor out a helper to wake up md_thread directly (Ming Lei) [RHEL-1516] +- md: fix warning for holder mismatch from export_rdev() (Ming Lei) [RHEL-1516] +- PM: hibernate: Fix the exclusive get block device in test_resume mode (Ming Lei) [RHEL-1516] +- scsi: sg: Fix checking return value of blk_get_queue() (Ming Lei) [RHEL-1516] +- PM: hibernate: Fix writing maj:min to /sys/power/resume (Ming Lei) [RHEL-1516] +- PM: hibernate: fix resume_store() return value when hibernation not available (Ming Lei) [RHEL-1516] +- md: use mddev->external to select holder in export_rdev() (Ming Lei) [RHEL-1516] +- md: fix 'delete_mutex' deadlock (Ming Lei) [RHEL-1516] +- md: fix duplicate filename for rdev (Ming Lei) [RHEL-1516] +- init: don't panic if mount_nodev_root failed (Ming Lei) [RHEL-1516] +- blk-flush: fix rq->flush.seq for post-flush requests (Ming Lei) [RHEL-1516] +- blk-mq: release scheduler resource when request completes (Ming Lei) [RHEL-1516] +- blk-crypto: dynamically allocate fallback profile (Ming Lei) [RHEL-1516] +- nvme: core: don't hold rcu read lock in nvme_ns_chr_uring_cmd_iopoll (Ming Lei) [RHEL-1516] +- blk-iocost: fix queue stats accounting (Ming Lei) [RHEL-1516] +- block: don't make REQ_POLLED imply REQ_NOWAIT (Ming Lei) [RHEL-1516] +- block: get rid of unused plug->nowait flag (Ming Lei) [RHEL-1516] +- block: Fix a source code comment in include/uapi/linux/blkzoned.h (Ming Lei) [RHEL-1516] +- loop: do not enforce max_loop hard limit by (new) default (Ming Lei) [RHEL-1516] +- loop: deprecate autoloading callback loop_probe() (Ming Lei) [RHEL-1516] +- sbitmap: fix batching wakeup (Ming Lei) [RHEL-1516] +- blk-iocost: skip empty flush bio in iocost (Ming Lei) [RHEL-1516] +- blk-mq: delete dead struct blk_mq_hw_ctx->queued field (Ming Lei) [RHEL-1516] +- blk-mq: Fix stall due to recursive flush plug (Ming Lei) [RHEL-1516] +- block: queue data commands from the flush state machine at the head (Ming Lei) [RHEL-1516] +- blk-mq: fix start_time_ns and alloc_time_ns for pre-allocated rq (Ming Lei) [RHEL-1516] +- block/mq-deadline: Fix a bug in deadline_from_pos() (Ming Lei) [RHEL-1516] +- nvme: ensure disabling pairs with unquiesce (Ming Lei) [RHEL-1516] +- block: remove dead struc request->completion_data field (Ming Lei) [RHEL-1516] +- nvme: fix the NVME_ID_NS_NVM_STS_MASK definition (Ming Lei) [RHEL-1516] +- nvmet: use PAGE_SECTORS_SHIFT (Ming Lei) [RHEL-1516] +- nvme: add BOGUS_NID quirk for Samsung SM953 (Ming Lei) [RHEL-1516] +- blk-crypto: use dynamic lock class for blk_crypto_profile::lock (Ming Lei) [RHEL-1516] +- block/partition: fix signedness issue for Amiga partitions (Ming Lei) [RHEL-1516] +- nvme: disable controller on reset state failure (Ming Lei) [RHEL-1516] +- nvme: sync timeout work on failed reset (Ming Lei) [RHEL-1516] +- nvme: ensure unquiesce on teardown (Ming Lei) [RHEL-1516] +- cdrom/gdrom: Fix build error (Ming Lei) [RHEL-1516] +- nvme: improved uring polling (Ming Lei) [RHEL-1516] +- block: add request polling helper (Ming Lei) [RHEL-1516] +- nvme-mpath: fix I/O failure with EAGAIN when failing over I/O (Ming Lei) [RHEL-1516] +- nvme: host: fix command name spelling (Ming Lei) [RHEL-1516] +- blk-sysfs: add a new attr_group for blk_mq (Ming Lei) [RHEL-1516] +- blk-iocost: move wbt_enable/disable_default() out of spinlock (Ming Lei) [RHEL-1516] +- blk-wbt: cleanup rwb_enabled() and wbt_disabled() (Ming Lei) [RHEL-1516] +- blk-wbt: remove dead code to handle wbt enable/disable with io inflight (Ming Lei) [RHEL-1516] +- blk-wbt: don't create wbt sysfs entry if CONFIG_BLK_WBT is disabled (Ming Lei) [RHEL-1516] +- blk-mq: fix two misuses on RQF_USE_SCHED (Ming Lei) [RHEL-1516] +- scsi/sg: don't grab scsi host module reference (Ming Lei) [RHEL-1516] +- ext4: Fix warning in blkdev_put() (Ming Lei) [RHEL-1516] +- block: don't return -EINVAL for not found names in devt_from_devname (Ming Lei) [RHEL-1516] +- block: Improve kernel-doc headers (Ming Lei) [RHEL-1516] +- block: fix the exclusive open mask in disk_scan_partitions (Ming Lei) [RHEL-1516] +- block: add overflow checks for Amiga partition support (Ming Lei) [RHEL-1516] +- block: change all __u32 annotations to __be32 in affs_hardblocks.h (Ming Lei) [RHEL-1516] +- block: fix signed int overflow in Amiga partition support (Ming Lei) [RHEL-1516] +- block: add capacity validation in bdev_add_partition() (Ming Lei) [RHEL-1516] +- block: fine-granular CAP_SYS_ADMIN for Persistent Reservation (Ming Lei) [RHEL-1516] +- block: disallow Persistent Reservation on partitions (Ming Lei) [RHEL-1516] +- reiserfs: fix blkdev_put() warning from release_journal_dev() (Ming Lei) [RHEL-1516] +- block: fix wrong mode for blkdev_get_by_dev() from disk_scan_partitions() (Ming Lei) [RHEL-1516] +- block: document the holder argument to blkdev_get_by_path (Ming Lei) [RHEL-1516] +- block: increment diskseq on all media change events (Ming Lei) [RHEL-1516] +- swim: fix a missing FMODE_ -> BLK_OPEN_ conversion in floppy_open (Ming Lei) [RHEL-1516] +- block: fix blktrace debugfs entries leakage (Ming Lei) [RHEL-1516] +- scsi: sg: fix blktrace debugfs entries leakage (Ming Lei) [RHEL-1516] +- blktrace: use inline function for blk_trace_remove() while blktrace is disabled (Ming Lei) [RHEL-1516] +- brd: use cond_resched instead of cond_resched_rcu (Ming Lei) [RHEL-1516] +- blk-mq: check on cpu id when there is only one ctx mapping (Ming Lei) [RHEL-1516] +- swim3: fix the floppy_locked_ioctl prototype (Ming Lei) [RHEL-1516] +- blk-mq: fix potential io hang by wrong 'wake_batch' (Ming Lei) [RHEL-1516] +- fs: remove the now unused FMODE_* flags (Ming Lei) [RHEL-1516] +- block: store the holder in file->private_data (Ming Lei) [RHEL-1516] +- block: always use I_BDEV on file->f_mapping->host to find the bdev (Ming Lei) [RHEL-1516] +- block: replace fmode_t with a block-specific type for block open flags (Ming Lei) [RHEL-1516] +- block: remove unused fmode_t arguments from ioctl handlers (Ming Lei) [RHEL-1516] +- block: move a few internal definitions out of blkdev.h (Ming Lei) [RHEL-1516] +- ubd: remove commented out code in ubd_open (Ming Lei) [RHEL-1516] +- rnbd-srv: replace sess->open_flags with a "bool readonly" (Ming Lei) [RHEL-1516] +- mtd: block: use a simple bool to track open for write (Ming Lei) [RHEL-1516] +- nvme: replace the fmode_t argument to the nvme ioctl handlers with a simple bool (Ming Lei) [RHEL-1516] +- nvme: consult the CSE log page for unprivileged passthrough (Ming Lei) [RHEL-1516] +- nvme: fix the NVME_CMD_EFFECTS_CSE_MASK definition (Ming Lei) [RHEL-1516] +- nvme: don't allow unprivileged passthrough on partitions (Ming Lei) [RHEL-1516] +- nvme: replace the "bool vec" arguments with flags in the ioctl path (Ming Lei) [RHEL-1516] +- nvme: remove __nvme_ioctl (Ming Lei) [RHEL-1516] +- nvme: identify-namespace without CAP_SYS_ADMIN (Ming Lei) [RHEL-1516] +- nvme: fine-granular CAP_SYS_ADMIN for nvme io commands (Ming Lei) [RHEL-1516] +- scsi: replace the fmode_t argument to ->sg_io_fn with a simple bool (Ming Lei) [RHEL-1516] +- scsi: replace the fmode_t argument to scsi_ioctl with a simple bool (Ming Lei) [RHEL-1516] +- scsi: replace the fmode_t argument to scsi_cmd_allowed with a simple bool (Ming Lei) [RHEL-1516] +- fs: remove sb->s_mode (Ming Lei) [RHEL-1516] +- block: add a sb_open_mode helper (Ming Lei) [RHEL-1516] +- block: use the holder as indication for exclusive opens (Ming Lei) [RHEL-1516] +- swsusp: don't pass a stack address to blkdev_get_by_path (Ming Lei) [RHEL-1516] +- block: rename blkdev_close to blkdev_release (Ming Lei) [RHEL-1516] +- block: remove the unused mode argument to ->release (Ming Lei) [RHEL-1516] +- block: pass a gendisk to ->open (Ming Lei) [RHEL-1516] +- block: pass a gendisk on bdev_check_media_change (Ming Lei) [RHEL-1516] +- cdrom: remove the unused mode argument to cdrom_release (Ming Lei) [RHEL-1516] +- cdrom: track if a cdrom_device_info was opened for data (Ming Lei) [RHEL-1516] +- cdrom: remove the unused cdrom_close_write release code (Ming Lei) [RHEL-1516] +- cdrom: remove the unused mode argument to cdrom_ioctl (Ming Lei) [RHEL-1516] +- cdrom: remove the unused bdev argument to cdrom_open (Ming Lei) [RHEL-1516] +- block: also call ->open for incremental partition opens (Ming Lei) [RHEL-1516] +- block/rnbd-srv: make process_msg_sess_info returns void (Ming Lei) [RHEL-1516] +- block/rnbd-srv: init err earlier in rnbd_srv_init_module (Ming Lei) [RHEL-1516] +- block/rnbd-srv: init ret with 0 instead of -EPERM (Ming Lei) [RHEL-1516] +- block/rnbd-srv: rename one member in rnbd_srv_dev (Ming Lei) [RHEL-1516] +- block/rnbd-srv: no need to check sess_dev (Ming Lei) [RHEL-1516] +- block/rnbd: introduce rnbd_access_modes (Ming Lei) [RHEL-1516] +- block/rnbd-srv: remove unused header (Ming Lei) [RHEL-1516] +- block/rnbd: kill rnbd_flags_supported (Ming Lei) [RHEL-1516] +- block: fix rootwait= again (Ming Lei) [RHEL-1516] +- pktcdvd: Sort headers (Ming Lei) [RHEL-1516] +- pktcdvd: Get rid of redundant 'else' (Ming Lei) [RHEL-1516] +- pktcdvd: Use put_unaligned_be16() and get_unaligned_be16() (Ming Lei) [RHEL-1516] +- pktcdvd: Use DEFINE_SHOW_ATTRIBUTE() to simplify code (Ming Lei) [RHEL-1516] +- pktcdvd: Drop redundant castings for sector_t (Ming Lei) [RHEL-1516] +- pktcdvd: Get rid of pkt_seq_show() forward declaration (Ming Lei) [RHEL-1516] +- pktcdvd: use sysfs_emit() to instead of scnprintf() (Ming Lei) [RHEL-1516] +- pktcdvd: replace sscanf() by kstrtoul() (Ming Lei) [RHEL-1516] +- pktcdvd: Get rid of custom printing macros (Ming Lei) [RHEL-1516] +- block: fix rootwait= (Ming Lei) [RHEL-1516] +- blk-cgroup: Reinit blkg_iostat_set after clearing in blkcg_reset_stats() (Ming Lei) [RHEL-1516] +- blk-ioc: fix recursive spin_lock/unlock_irq() in ioc_clear_queue() (Ming Lei) [RHEL-1516] +- nbd: Add the maximum limit of allocated index in nbd_dev_add (Ming Lei) [RHEL-1516] +- blk-ioprio: Introduce promote-to-rt policy (Ming Lei) [RHEL-1516] +- blk-iocost: use spin_lock_irqsave in adjust_inuse_and_calc_cost (Ming Lei) [RHEL-1516] +- block: mark early_lookup_bdev as __init (Ming Lei) [RHEL-1516] +- mtd: block2mtd: don't call early_lookup_bdev after the system is running (Ming Lei) [RHEL-1516] +- mtd: block2mtd: factor the early block device open logic into a helper (Ming Lei) [RHEL-1516] +- PM: hibernate: don't use early_lookup_bdev in resume_store (Ming Lei) [RHEL-1516] +- dm: only call early_lookup_bdev from early boot context (Ming Lei) [RHEL-1516] +- dm: remove dm_get_dev_t (Ming Lei) [RHEL-1516] +- dm: open code dm_get_dev_t in dm_init_init (Ming Lei) [RHEL-1516] +- dm-snap: simplify the origin_dev == cow_dev check in snapshot_ctr (Ming Lei) [RHEL-1516] +- block: move more code to early-lookup.c (Ming Lei) [RHEL-1516] +- block: move the code to do early boot lookup of block devices to block/ (Ming Lei) [RHEL-1516] +- init: clear root_wait on all invalid root= strings (Ming Lei) [RHEL-1516] +- init: improve the name_to_dev_t interface (Ming Lei) [RHEL-1516] +- init: move the nfs/cifs/ram special cases out of name_to_dev_t (Ming Lei) [RHEL-1516] +- init: factor the root_wait logic in prepare_namespace into a helper (Ming Lei) [RHEL-1516] +- init: handle ubi/mtd root mounting like all other root types (Ming Lei) [RHEL-1516] +- init: don't remove the /dev/ prefix from error messages (Ming Lei) [RHEL-1516] +- init: pass root_device_name explicitly (Ming Lei) [RHEL-1516] +- init: refactor mount_root (Ming Lei) [RHEL-1516] +- init: rename mount_block_root to mount_root_generic (Ming Lei) [RHEL-1516] +- init: remove pointless Root_* values (Ming Lei) [RHEL-1516] +- PM: hibernate: move finding the resume device out of software_resume (Ming Lei) [RHEL-1516] +- PM: hibernate: remove the global snapshot_test variable (Ming Lei) [RHEL-1516] +- PM: hibernate: factor out a helper to find the resume device (Ming Lei) [RHEL-1516] +- driver core: return bool from driver_probe_done (Ming Lei) [RHEL-1516] +- ext4: wire up the ->mark_dead holder operation for log devices (Ming Lei) [RHEL-1516] +- ext4: wire up sops->shutdown (Ming Lei) [RHEL-1516] +- ext4: split ext4_shutdown (Ming Lei) [RHEL-1516] +- xfs: wire up the ->mark_dead holder operation for log and RT devices (Ming Lei) [RHEL-1516] +- xfs: wire up sops->shutdown (Ming Lei) [RHEL-1516] +- fs: add a method to shut down the file system (Ming Lei) [RHEL-1516] +- block: add a mark_dead holder operation (Ming Lei) [RHEL-1516] +- block: introduce holder ops (Ming Lei) [RHEL-1516] +- block: remove blk_drop_partitions (Ming Lei) [RHEL-1516] +- block: delete partitions later in del_gendisk (Ming Lei) [RHEL-1516] +- block: unhash the inode earlier in delete_partition (Ming Lei) [RHEL-1516] +- block: avoid repeated work in blk_mark_disk_dead (Ming Lei) [RHEL-1516] +- block: consolidate the shutdown logic in blk_mark_disk_dead and del_gendisk (Ming Lei) [RHEL-1516] +- block: turn bdev_lock into a mutex (Ming Lei) [RHEL-1516] +- block: refactor bd_may_claim (Ming Lei) [RHEL-1516] +- block: factor out a bd_end_claim helper from blkdev_put (Ming Lei) [RHEL-1516] +- drbd: stop defining __KERNEL_SYSCALLS__ (Ming Lei) [RHEL-1516] +- block: Replace all non-returning strlcpy with strscpy (Ming Lei) [RHEL-1516] +- blk-ioc: protect ioc_destroy_icq() by 'queue_lock' (Ming Lei) [RHEL-1516] +- fs: iomap: use bio_add_folio_nofail where possible (Ming Lei) [RHEL-1516] +- block: add bio_add_folio_nofail (Ming Lei) [RHEL-1516] +- dm-crypt: use __bio_add_page to add single page to clone bio (Ming Lei) [RHEL-1516] +- md: raid1: check if adding pages to resync bio fails (Ming Lei) [RHEL-1516] +- md: raid1: use __bio_add_page for adding single page to bio (Ming Lei) [RHEL-1516] +- md: check for failure when adding pages in alloc_behind_master_bio (Ming Lei) [RHEL-1516] +- floppy: use __bio_add_page for adding single page to bio (Ming Lei) [RHEL-1516] +- zonefs: use __bio_add_page for adding single page to bio (Ming Lei) [RHEL-1516] +- gfs2: use __bio_add_page for adding single page to bio (Ming Lei) [RHEL-1516] +- jfs: logmgr: use __bio_add_page to add single page to bio (Ming Lei) [RHEL-1516] +- md: raid5: use __bio_add_page to add single page to new bio (Ming Lei) [RHEL-1516] +- md: raid5-log: use __bio_add_page to add single page (Ming Lei) [RHEL-1516] +- md: use __bio_add_page to add single page (Ming Lei) [RHEL-1516] +- fs: buffer: use __bio_add_page to add single page to bio (Ming Lei) [RHEL-1516] +- dm: dm-zoned: use __bio_add_page for adding single metadata page (Ming Lei) [RHEL-1516] +- drbd: use __bio_add_page to add page to bio (Ming Lei) [RHEL-1516] +- block: constify the whole_disk device_attribute (Ming Lei) [RHEL-1516] +- block: constify struct part_attr_group (Ming Lei) [RHEL-1516] +- block: constify struct part_type part_type (Ming Lei) [RHEL-1516] +- block: constify partition prober array (Ming Lei) [RHEL-1516] +- block: introduce block_io_start/block_io_done tracepoints (Ming Lei) [RHEL-1516] +- block/rq_qos: protect rq_qos apis with a new lock (Ming Lei) [RHEL-1516] +- block: remove redundant req_op in blk_rq_is_passthrough (Ming Lei) [RHEL-1516] +- block: don't plug in blkdev_write_iter (Ming Lei) [RHEL-1516] +- block: BFQ: Move an invariant check (Ming Lei) [RHEL-1516] +- blk-mq: don't use the requeue list to queue flush commands (Ming Lei) [RHEL-1516] +- blk-mq: do not do head insertions post-pre-flush commands (Ming Lei) [RHEL-1516] +- blk-mq: defer to the normal submission path for post-flush requests (Ming Lei) [RHEL-1516] +- blk-mq: use the I/O scheduler for writes from the flush state machine (Ming Lei) [RHEL-1516] +- blk-mq: defer to the normal submission path for non-flush flush commands (Ming Lei) [RHEL-1516] +- blk-mq: reflow blk_insert_flush (Ming Lei) [RHEL-1516] +- blk-mq: factor out a blk_rq_init_flush helper (Ming Lei) [RHEL-1516] +- fs: remove the special !CONFIG_BLOCK def_blk_fops (Ming Lei) [RHEL-1516] +- block: BFQ: Add several invariant checks (Ming Lei) [RHEL-1516] +- block: mq-deadline: Fix handling of at-head zoned writes (Ming Lei) [RHEL-1516] +- block: mq-deadline: Handle requeued requests correctly (Ming Lei) [RHEL-1516] +- block: mq-deadline: Track the dispatch position (Ming Lei) [RHEL-1516] +- block: mq-deadline: Reduce lock contention (Ming Lei) [RHEL-1516] +- block: mq-deadline: Simplify deadline_skip_seq_writes() (Ming Lei) [RHEL-1516] +- block: mq-deadline: Clean up deadline_check_fifo() (Ming Lei) [RHEL-1516] +- block: Introduce blk_rq_is_seq_zoned_write() (Ming Lei) [RHEL-1516] +- block: Introduce op_needs_zoned_write_locking() (Ming Lei) [RHEL-1516] +- block: Fix the type of the second bdev_op_is_zoned_write() argument (Ming Lei) [RHEL-1516] +- block: Simplify blk_req_needs_zone_write_lock() (Ming Lei) [RHEL-1516] +- block: mq-deadline: Add a word in a source code comment (Ming Lei) [RHEL-1516] +- blk-mq: make sure elevator callbacks aren't called for passthrough request (Ming Lei) [RHEL-1516] +- blk-mq: remove RQF_ELVPRIV (Ming Lei) [RHEL-1516] +- block: Decode all flag names in the debugfs output (Ming Lei) [RHEL-1516] +- brd: use XArray instead of radix-tree to index backing pages (Ming Lei) [RHEL-1516] +- nvme: fix the name of Zone Append for verbose logging (Ming Lei) [RHEL-1516] +- nvme: improve handling of long keep alives (Ming Lei) [RHEL-1516] +- nvme: check IO start time when deciding to defer KA (Ming Lei) [RHEL-1516] +- nvme: double KA polling frequency to avoid KATO with TBKAS on (Ming Lei) [RHEL-1516] +- nvme: fix miss command type check (Ming Lei) [RHEL-1516] +- NVMe: Add MAXIO 1602 to bogus nid list. (Ming Lei) [RHEL-1516] +- block: make bio_check_eod work for zero sized devices (Ming Lei) [RHEL-1516] +- block: fix bio-cache for passthru IO (Ming Lei) [RHEL-1516] +- block, bfq: update Paolo's address in maintainer list (Ming Lei) [RHEL-1516] +- blk-wbt: fix that wbt can't be disabled by default (Ming Lei) [RHEL-1516] +- block: remove NFL4_UFLG_MASK (Ming Lei) [RHEL-1516] +- block: Deny writable memory mapping if block is read-only (Ming Lei) [RHEL-1516] +- nvme-pci: Add quirk for Teamgroup MP33 SSD (Ming Lei) [RHEL-1516] +- nvme-multipath: don't call blk_mark_disk_dead in nvme_mpath_remove_disk (Ming Lei) [RHEL-1516] +- nvme-pci: add quirk for missing secondary temperature thresholds (Ming Lei) [RHEL-1516] +- nvme-pci: add NVME_QUIRK_BOGUS_NID for HS-SSD-FUTURE 2048G (Ming Lei) [RHEL-1516] +- block/rnbd: replace REQ_OP_FLUSH with REQ_OP_WRITE (Ming Lei) [RHEL-1516] +- nbd: Fix debugfs_create_dir error checking (Ming Lei) [RHEL-1516] +- drbd: correctly submit flush bio on barrier (Ming Lei) [RHEL-1516] +- writeback: fix call of incorrect macro (Ming Lei) [RHEL-1516] +- docs nbd: userspace NBD now favors github over sourceforge (Ming Lei) [RHEL-1516] +- block nbd: use req.cookie instead of req.handle (Ming Lei) [RHEL-1516] +- uapi nbd: add cookie alias to handle (Ming Lei) [RHEL-1516] +- uapi nbd: improve doc links to userspace spec (Ming Lei) [RHEL-1516] +- blk-integrity: register sysfs attributes on struct device (Ming Lei) [RHEL-1516] +- blk-integrity: convert to struct device_attribute (Ming Lei) [RHEL-1516] +- blk-integrity: use sysfs_emit (Ming Lei) [RHEL-1516] +- block/drivers: remove dead clear of random flag (Ming Lei) [RHEL-1516] +- block: sync part's ->bd_has_submit_bio with disk's (Ming Lei) [RHEL-1516] +- block: Cleanup set_capacity()/bdev_set_nr_sectors() (Ming Lei) [RHEL-1516] +- nbd: fix incomplete validation of ioctl arg (Ming Lei) [RHEL-1516] +- sed-opal: geometry feature reporting command (Ming Lei) [RHEL-1516] +- blk-mq: fix the blk_mq_add_to_requeue_list call in blk_kick_flush (Ming Lei) [RHEL-1516] +- block, bfq: Fix division by zero error on zero wsum (Ming Lei) [RHEL-1516] +- fault-inject: fix build error when FAULT_INJECTION_CONFIGFS=y and CONFIGFS_FS=m (Ming Lei) [RHEL-1516] +- block: store bdev->bd_disk->fops->submit_bio state in bdev (Ming Lei) [RHEL-1516] +- block: re-arrange the struct block_device fields for better layout (Ming Lei) [RHEL-1516] +- block: null_blk: make fault-injection dynamically configurable per device (Ming Lei) [RHEL-1516] +- fault-inject: allow configuration via configfs (Ming Lei) [RHEL-1516] +- blk-mq: remove __blk_mq_run_hw_queue (Ming Lei) [RHEL-1516] +- blk-mq: move the !async handling out of __blk_mq_delay_run_hw_queue (Ming Lei) [RHEL-1516] +- blk-mq: move the blk_mq_hctx_stopped check in __blk_mq_delay_run_hw_queue (Ming Lei) [RHEL-1516] +- blk-mq: remove the blk_mq_hctx_stopped check in blk_mq_run_work_fn (Ming Lei) [RHEL-1516] +- blk-mq: cleanup __blk_mq_sched_dispatch_requests (Ming Lei) [RHEL-1516] +- blk-mq: pass a flags argument to blk_mq_add_to_requeue_list (Ming Lei) [RHEL-1516] +- blk-mq: pass a flags argument to elevator_type->insert_requests (Ming Lei) [RHEL-1516] +- blk-mq: pass a flags argument to blk_mq_request_bypass_insert (Ming Lei) [RHEL-1516] +- blk-mq: pass a flags argument to blk_mq_insert_request (Ming Lei) [RHEL-1516] +- blk-mq: don't kick the requeue_list in blk_mq_add_to_requeue_list (Ming Lei) [RHEL-1516] +- blk-mq: don't run the hw_queue from blk_mq_request_bypass_insert (Ming Lei) [RHEL-1516] +- blk-mq: don't run the hw_queue from blk_mq_insert_request (Ming Lei) [RHEL-1516] +- blk-mq: fold __blk_mq_try_issue_directly into its two callers (Ming Lei) [RHEL-1516] +- blk-mq: factor out a blk_mq_get_budget_and_tag helper (Ming Lei) [RHEL-1516] +- blk-mq: refactor the DONTPREP/SOFTBARRIER andling in blk_mq_requeue_work (Ming Lei) [RHEL-1516] +- blk-mq: refactor passthrough vs flush handling in blk_mq_insert_request (Ming Lei) [RHEL-1516] +- blk-mq: remove blk_flush_queue_rq (Ming Lei) [RHEL-1516] +- blk-mq: fold __blk_mq_insert_req_list into blk_mq_insert_request (Ming Lei) [RHEL-1516] +- blk-mq: fold __blk_mq_insert_request into blk_mq_insert_request (Ming Lei) [RHEL-1516] +- blk-mq: move blk_mq_sched_insert_request to blk-mq.c (Ming Lei) [RHEL-1516] +- blk-mq: include in block/blk-mq.h (Ming Lei) [RHEL-1516] +- blk-mq: remove blk-mq-tag.h (Ming Lei) [RHEL-1516] +- blk-throttle: only enable blk-stat when BLK_DEV_THROTTLING_LOW (Ming Lei) [RHEL-1516] +- blk-stat: fix QUEUE_FLAG_STATS clear (Ming Lei) [RHEL-1516] +- blk-iolatency: Make initialization lazy (Ming Lei) [RHEL-1516] +- blk-iolatency: s/blkcg_rq_qos/iolat_rq_qos/ (Ming Lei) [RHEL-1516] +- blkcg: Restructure blkg_conf_prep() and friends (Ming Lei) [RHEL-1516] +- blkcg: Drop unnecessary RCU read [un]locks from blkg_conf_prep/finish() (Ming Lei) [RHEL-1516] +- nvme-fcloop: fix "inconsistent {IN-HARDIRQ-W} -> {HARDIRQ-ON-W} usage" (Ming Lei) [RHEL-1516] +- blk-mq-rdma: remove queue mapping helper for rdma devices (Ming Lei) [RHEL-1516] +- nvme-rdma: minor cleanup in nvme_rdma_create_cq() (Ming Lei) [RHEL-1516] +- nvme: fix double blk_mq_complete_request for timeout request with low probability (Ming Lei) [RHEL-1516] +- nvme: fix async event trace event (Ming Lei) [RHEL-1516] +- nvme-apple: return directly instead of else (Ming Lei) [RHEL-1516] +- nvme-apple: return directly instead of else (Ming Lei) [RHEL-1516] +- nvmet-tcp: validate idle poll modparam value (Ming Lei) [RHEL-1516] +- nvmet-tcp: validate so_priority modparam value (Ming Lei) [RHEL-1516] +- nvmet: remove nvmet_req_cns_error_complete (Ming Lei) [RHEL-1516] +- nvmet: rename nvmet_execute_identify_cns_cs_ns (Ming Lei) [RHEL-1516] +- nvmet: fix Identify Identification Descriptor List handling (Ming Lei) [RHEL-1516] +- nvmet: cleanup nvmet_execute_identify() (Ming Lei) [RHEL-1516] +- nvmet: fix I/O Command Set specific Identify Controller (Ming Lei) [RHEL-1516] +- nvmet: fix Identify Active Namespace ID list handling (Ming Lei) [RHEL-1516] +- nvmet: fix Identify Controller handling (Ming Lei) [RHEL-1516] +- nvmet: fix Identify Namespace handling (Ming Lei) [RHEL-1516] +- nvmet: fix error handling in nvmet_execute_identify_cns_cs_ns() (Ming Lei) [RHEL-1516] +- nvme-pci: drop redundant pci_enable_pcie_error_reporting() (Ming Lei) [RHEL-1516] +- blk-cgroup: delete cpd_init_fn of blkcg_policy (Ming Lei) [RHEL-1516] +- blk-cgroup: delete cpd_bind_fn of blkcg_policy (Ming Lei) [RHEL-1516] +- block, bfq: remove BFQ_WEIGHT_LEGACY_DFL (Ming Lei) [RHEL-1516] +- sed-opal: Add command to read locking range parameters. (Ming Lei) [RHEL-1516] +- sed-opal: add helper to get multiple columns at once. (Ming Lei) [RHEL-1516] +- sed-opal: allow user authority to get locking range attributes. (Ming Lei) [RHEL-1516] +- sed-opal: add helper for adding user authorities in ACE. (Ming Lei) [RHEL-1516] +- sed-opal: do not add same authority twice in boolean ace. (Ming Lei) [RHEL-1516] +- drbd: Pass a peer device to the resync and online verify functions (Ming Lei) [RHEL-1516] +- drbd: pass drbd_peer_device to __req_mod (Ming Lei) [RHEL-1516] +- drbd: drbd_uuid_compare: pass a peer_device (Ming Lei) [RHEL-1516] +- drbd: INFO_bm_xfer_stats(): Pass a peer device argument (Ming Lei) [RHEL-1516] +- drbd: Add peer device parameter to whole-bitmap I/O handlers (Ming Lei) [RHEL-1516] +- drbd: Rip out the ERR_IF_CNT_IS_NEGATIVE macro (Ming Lei) [RHEL-1516] +- genetlink: make _genl_cmd_to_str static (Ming Lei) [RHEL-1516] +- null_blk: use kmap_local_page() and kunmap_local() (Ming Lei) [RHEL-1516] +- null_blk: use non-deprecated lib functions (Ming Lei) [RHEL-1516] +- block: open code __blk_account_io_done() (Ming Lei) [RHEL-1516] +- block: open code __blk_account_io_start() (Ming Lei) [RHEL-1516] +- blk-mq: remove hybrid polling (Ming Lei) [RHEL-1516] +- blk-crypto: drop the NULL check from blk_crypto_put_keyslot() (Ming Lei) [RHEL-1516] +- blk-mq: return actual keyslot error in blk_insert_cloned_request() (Ming Lei) [RHEL-1516] +- blk-crypto: remove blk_crypto_insert_cloned_request() (Ming Lei) [RHEL-1516] +- blk-crypto: make blk_crypto_evict_key() more robust (Ming Lei) [RHEL-1516] +- blk-crypto: make blk_crypto_evict_key() return void (Ming Lei) [RHEL-1516] +- blk-mq: release crypto keyslot before reporting I/O complete (Ming Lei) [RHEL-1516] +- nbd: use the structured req attr check (Ming Lei) [RHEL-1516] +- nbd: allow genl access outside init_net (Ming Lei) [RHEL-1516] +- fs: simplify get_filesystem_list / get_all_fs_names (Ming Lei) [RHEL-1516] +- init: allow mounting arbitrary non-blockdevice filesystems as root (Ming Lei) [RHEL-1516] +- init: split get_fs_names (Ming Lei) [RHEL-1516] +- PM: hibernate: Do not get block device exclusively in test_resume mode (Ming Lei) [RHEL-1516] +- PM: hibernate: Turn snapshot_test into global variable (Ming Lei) [RHEL-1516] +- PM: hibernate: fix load_image_and_restore() error path (Ming Lei) [RHEL-1516] +- PM: hibernate: use correct mode for swsusp_close() (Ming Lei) [RHEL-1516] +- PM: hibernate: Get block device exclusively in swsusp_check() (Ming Lei) [RHEL-1516] +- mtd: block2mtd: add support for an optional custom MTD label (Ming Lei) [RHEL-1516] +- mtd: block2mtd: minor refactor to avoid hard coded constant (Ming Lei) [RHEL-1516] +- mtd_blkdevs: simplify the refcounting in blktrans_{open, release} (Ming Lei) [RHEL-1516] +- mtd_blkdevs: simplify blktrans_getgeo (Ming Lei) [RHEL-1516] +- mtd_blkdevs: remove blktrans_ref_mutex (Ming Lei) [RHEL-1516] +- mtd_blkdevs: simplify blktrans_dev_get (Ming Lei) [RHEL-1516] +- mtd/rfd_ftl: don't cast away the type when calling add_mtd_blktrans_dev (Ming Lei) [RHEL-1516] +- mtd/ftl: don't cast away the type when calling add_mtd_blktrans_dev (Ming Lei) [RHEL-1516] +- mtd_blkdevs: use lockdep_assert_held (Ming Lei) [RHEL-1516] +- mtd_blkdevs: don't hold del_mtd_blktrans_dev in blktrans_{open, release} (Ming Lei) [RHEL-1516] + +* Thu Sep 21 2023 Scott Weaver [5.14.0-368.el9] +- platform/x86: ISST: Fix usage counter (David Arcari) [2177016] +- platform/x86: ISST: Reset default callback on unregister (David Arcari) [2177016] +- platform/x86: ISST: unlock on error path in tpmi_sst_init() (David Arcari) [2177016] +- platform/x86: ISST: Add suspend/resume callbacks (David Arcari) [2177016] +- platform/x86: ISST: Add SST-TF support via TPMI (David Arcari) [2177016] +- platform/x86: ISST: Add SST-BF support via TPMI (David Arcari) [2177016] +- platform/x86: ISST: Add SST-PP support via TPMI (David Arcari) [2177016] +- platform/x86: ISST: Add SST-CP support via TPMI (David Arcari) [2177016] +- platform/x86: ISST: Parse SST MMIO and update instance (David Arcari) [2177016] +- platform/x86: ISST: Enumerate TPMI SST and create framework (David Arcari) [2177016] +- platform/x86: ISST: Add support for MSR 0x54 (David Arcari) [2177016] +- platform/x86: ISST: Add API version of the target (David Arcari) [2177016] +- platform/x86: ISST: Add IOCTL default callback (David Arcari) [2177016] +- platform/x86: ISST: Add TPMI target (David Arcari) [2177016] +- perf test shell record_bpf_filter: Skip 6.2 kernel (Michael Petlan) [2233483] +- perf/x86/uncore: Correct the number of CHAs on EMR (Michael Petlan) [2233483] +- perf pmu: Make id const and add missing free (Michael Petlan) [2233483] +- perf pmu: Remove logic for PMU name being NULL (Michael Petlan) [2233483] +- perf header: Fix missing PMU caps (Michael Petlan) [2233483] +- perf vendor events arm64: AmpereOne: Remove unsupported events (Michael Petlan) [2233483] +- perf vendor events arm64: Add AmpereOne metrics (Michael Petlan) [2233483] +- perf vendor events arm64: AmpereOne: Mark affected STALL_* events impacted by errata (Michael Petlan) [2233483] +- perf vendor events arm64: Remove L1D_CACHE_LMISS from AmpereOne list (Michael Petlan) [2233483] +- perf lock: Don't pass an ERR_PTR() directly to perf_session__delete() (Michael Petlan) [2233483] +- perf top: Don't pass an ERR_PTR() directly to perf_session__delete() (Michael Petlan) [2233483] +- perf dlfilter: Add al_cleanup() (Michael Petlan) [2233483] +- perf dlfilter: Initialize addr_location before passing it to thread__find_symbol_fb() (Michael Petlan) [2233483] +- perf test: Add perf record sample filtering test (Michael Petlan) [2233483] +- perf bpf-filter: Fix sample flag check with || (Michael Petlan) [2233483] +- perf parse-events: Remove ABORT_ON (Michael Petlan) [2233483] +- perf parse-events: Improve location for add pmu (Michael Petlan) [2233483] +- perf parse-events: Populate error column for BPF/tracepoint events (Michael Petlan) [2233483] +- perf parse-events: Additional error reporting (Michael Petlan) [2233483] +- perf parse-events: Separate YYABORT and YYNOMEM cases (Michael Petlan) [2233483] +- perf parse-events: Separate ENOMEM memory handling (Michael Petlan) [2233483] +- perf parse-events: Move instances of YYABORT to YYNOMEM (Michael Petlan) [2233483] +- perf parse-event: Add memory allocation test for name terms (Michael Petlan) [2233483] +- perf build: Define YYNOMEM as YYNOABORT for bison < 3.81 (Michael Petlan) [2233483] +- perf parse-events: Remove two unused tokens (Michael Petlan) [2233483] +- perf parse-events: Remove unused PE_KERNEL_PMU_EVENT token (Michael Petlan) [2233483] +- perf parse-events: Remove unused PE_PMU_EVENT_FAKE token (Michael Petlan) [2233483] +- perf bench syscall: Fix __NR_execve undeclared build error (Michael Petlan) [2233483] +- perf stat: Don't display zero tool counts (Michael Petlan) [2233483] +- Revert "perf report: Append inlines to non-DWARF callchains" (Michael Petlan) [2233483] +- perf test parse-events: Test complex name has required event format (Michael Petlan) [2233483] +- perf pmus: Create placholder regardless of scanning core_only (Michael Petlan) [2233483] +- perf test uprobe_from_different_cu: Skip if there is no gcc (Michael Petlan) [2233483] +- perf parse-events: Only move force grouped evsels when sorting (Michael Petlan) [2233483] +- perf parse-events: When fixing group leaders always set the leader (Michael Petlan) [2233483] +- perf parse-events: Extra care around force grouped events (Michael Petlan) [2233483] +- perf callchain powerpc: Fix addr location init during arch_skip_callchain_idx function (Michael Petlan) [2233483] +- perf pmu arm64: Fix reading the PMU cpu slots in sysfs (Michael Petlan) [2233483] +- perf test task_exit: No need for a cycles event to check if we get an PERF_RECORD_EXIT (Michael Petlan) [2233483] +- perf parse-events: Avoid SEGV if PMU lookup fails for legacy cache terms (Michael Petlan) [2233483] +- libsubcmd: Avoid SEGV/use-after-free when commands aren't excluded (Michael Petlan) [2233483] +- perf build: Fix broken feature check for libtracefs due to external lib changes (Michael Petlan) [2233483] +- perf vendor events amd: Fix large metrics (Michael Petlan) [2233483] +- perf build: Fix library not found error when using CSLIBS (Michael Petlan) [2233483] +- perf probe: Read DWARF files from the correct CU (Michael Petlan) [2233483] +- perf probe: Add test for regression introduced by switch to die_get_decl_file() (Michael Petlan) [2233483] +- perf test: Fix event parsing test when PERF_PMU_CAP_EXTENDED_HW_TYPE isn't supported. (Michael Petlan) [2233483] +- perf test: Fix event parsing test on Arm (Michael Petlan) [2233483] +- perf evsel amd: Fix IBS error message (Michael Petlan) [2233483] +- perf: unwind: Fix symfs with libdw (Michael Petlan) [2233483] +- perf symbol: Fix uninitialized return value in symbols__find_by_name() (Michael Petlan) [2233483] +- perf test: Test perf lock contention CSV output (Michael Petlan) [2233483] +- perf lock contention: Add --output option (Michael Petlan) [2233483] +- perf lock contention: Add -x option for CSV style output (Michael Petlan) [2233483] +- perf lock: Remove stale comments (Michael Petlan) [2233483] +- perf vendor events intel: Update tigerlake to 1.13 (Michael Petlan) [2233483] +- perf vendor events intel: Update skylakex to 1.31 (Michael Petlan) [2233483] +- perf vendor events intel: Update skylake to 57 (Michael Petlan) [2233483] +- perf vendor events intel: Update sapphirerapids to 1.14 (Michael Petlan) [2233483] +- perf vendor events intel: Update icelakex to 1.21 (Michael Petlan) [2233483] +- perf vendor events intel: Update icelake to 1.19 (Michael Petlan) [2233483] +- perf vendor events intel: Update cascadelakex to 1.19 (Michael Petlan) [2233483] +- perf vendor events intel: Update meteorlake to 1.03 (Michael Petlan) [2233483] +- perf vendor events intel: Add rocketlake events/metrics (Michael Petlan) [2233483] +- perf vendor metrics intel: Make transaction metrics conditional (Michael Petlan) [2233483] +- perf jevents: Support for has_event function (Michael Petlan) [2233483] +- perf expr: Add has_event function (Michael Petlan) [2233483] +- perf tools: Do not remove addr_location.thread in thread__find_map() (Michael Petlan) [2233483] +- perf pmus: Add placeholder core PMU (Michael Petlan) [2233483] +- perf test: Fix a compile error on pe-file-parsing.c (Michael Petlan) [2233483] +- perf: Replace deprecated -target with --target= for Clang (Michael Petlan) [2233483] +- perf pmu: Correct auto_merge_stats test (Michael Petlan) [2233483] +- perf tools: Add missing else to cmd_daemon subcommand condition (Michael Petlan) [2233483] +- perf tools: Add printing perf_event_attr config symbol in perf_event_attr__fprintf() (Michael Petlan) [2233483] +- perf tools: Add printing perf_event_attr type symbol in perf_event_attr__fprintf() (Michael Petlan) [2233483] +- perf tools: Extend PRINT_ATTRf to support printing of members with a value of 0 (Michael Petlan) [2233483] +- perf trace-event-info: Add tracepoint_id_to_name() helper (Michael Petlan) [2233483] +- perf symbol: Remove now unused symbol_conf.sort_by_name (Michael Petlan) [2233483] +- perf symbol: Remove symbol_name_rb_node (Michael Petlan) [2233483] +- perf dso: Sort symbols under lock (Michael Petlan) [2233483] +- perf build: Filter out BTF sources without a .BTF section (Michael Petlan) [2233483] +- perf test: Add build tests for BUILD_BPF_SKEL (Michael Petlan) [2233483] +- perf bpf: Move the declaration of struct rq (Michael Petlan) [2233483] +- perf build: Add ability to build with a generated vmlinux.h (Michael Petlan) [2233483] +- perf test: Skip metrics w/o event name in stat STD output linter (Michael Petlan) [2233483] +- perf test: Reorder event name checks in stat STD output linter (Michael Petlan) [2233483] +- perf pmu: Remove a hard coded cpu PMU assumption (Michael Petlan) [2233483] +- perf pmus: Add notion of default PMU for JSON events (Michael Petlan) [2233483] +- perf unwind: Fix map reference counts (Michael Petlan) [2233483] +- perf test: Set PERF_EXEC_PATH for script execution (Michael Petlan) [2233483] +- perf script: Initialize buffer for regs_map() (Michael Petlan) [2233483] +- perf tests: Fix test_arm_callgraph_fp variable expansion (Michael Petlan) [2233483] +- perf symbol: Add LoongArch case in get_plt_sizes() (Michael Petlan) [2233483] +- perf test: Remove x permission from lib/stat_output.sh (Michael Petlan) [2233483] +- perf test: Rerun failed metrics with longer workload (Michael Petlan) [2233483] +- perf test: Add skip list for metrics known would fail (Michael Petlan) [2233483] +- perf test: Add metric value validation test (Michael Petlan) [2233483] +- perf jit: Fix incorrect file name in DWARF line table (Michael Petlan) [2233483] +- perf annotation: Switch lock from a mutex to a sharded_mutex (Michael Petlan) [2233483] +- perf sharded_mutex: Introduce sharded_mutex (Michael Petlan) [2233483] +- tools: Fix incorrect calculation of object size by sizeof (Michael Petlan) [2233483] +- perf subcmd: Fix missing check for return value of malloc() in add_cmdname() (Michael Petlan) [2233483] +- perf parse-events: Remove unneeded semicolon (Michael Petlan) [2233483] +- perf parse: Add missing newline to pr_debug message in evsel__compute_group_pmu_name() (Michael Petlan) [2233483] +- perf stat: Add missing newline in pr_err messages (Michael Petlan) [2233483] +- perf pmus: Check if we can encode the PMU number in perf_event_attr.type (Michael Petlan) [2233483] +- perf print-events: Export is_event_supported() (Michael Petlan) [2233483] +- perf test record+probe_libc_inet_pton.sh: Use "grep -F" instead of obsolescent "fgrep" (Michael Petlan) [2233483] +- perf mem: Scan all PMUs instead of just core ones (Michael Petlan) [2233483] +- perf mem amd: Fix perf_pmus__num_mem_pmus() (Michael Petlan) [2233483] +- perf pmus: Describe semantics of 'core_pmus' and 'other_pmus' (Michael Petlan) [2233483] +- perf stat: Show average value on multiple runs (Michael Petlan) [2233483] +- perf stat: Reset aggr stats for each run (Michael Petlan) [2233483] +- perf test: fix failing test cases on linux-next for s390 (Michael Petlan) [2233483] +- perf annotate: Work with vmlinux outside symfs (Michael Petlan) [2233483] +- perf vendor events arm64: Add default tags for Hisi hip08 L1 metrics (Michael Petlan) [2233483] +- perf test: Add test case for the standard 'perf stat' output (Michael Petlan) [2233483] +- perf test: Move all the check functions of stat CSV output to lib (Michael Petlan) [2233483] +- perf stat: New metricgroup output for the default mode (Michael Petlan) [2233483] +- perf metrics: Sort the Default metricgroup (Michael Petlan) [2233483] +- pert tests: Update metric-value for perf stat JSON output (Michael Petlan) [2233483] +- perf stat,jevents: Introduce Default tags for the default mode (Michael Petlan) [2233483] +- perf metric: JSON flag to default metric group (Michael Petlan) [2233483] +- perf evsel: Fix the annotation for hardware events on hybrid (Michael Petlan) [2233483] +- perf srcline: Fix handling of inline functions (Michael Petlan) [2233483] +- perf srcline: Add a timeout to reading from addr2line (Michael Petlan) [2233483] +- tools api: Add simple timeout to io read (Michael Petlan) [2233483] +- perf tool x86: Fix perf_env memory leak (Michael Petlan) [2233483] +- perf vendor events arm64: Add default tags into topdown L1 metrics (Michael Petlan) [2233483] +- pert tests: Support metricgroup perf stat JSON output (Michael Petlan) [2233483] +- perf tests task_analyzer: Skip tests if no libtraceevent support (Michael Petlan) [2233483] +- perf tests task_analyzer: Print command that failed instead of just "perf" (Michael Petlan) [2233483] +- perf tests task_analyzer: Fix bad substitution ${$1} (Michael Petlan) [2233483] +- perf tests stat+shadow_stat.sh: Fix all POSIX sh warnings found using shellcheck (Michael Petlan) [2233483] +- perf tests test_brstack.sh: Fix all POSIX sh warnings (Michael Petlan) [2233483] +- perf tests shell: Fixed shellcheck warnings (Michael Petlan) [2233483] +- perf tests lock_contention: Fix shellscript errors (Michael Petlan) [2233483] +- perf tests test_arm_spe: Address shellcheck warnings about signal name case (Michael Petlan) [2233483] +- perf tests test_task_analyzer: Fix shellcheck issues (Michael Petlan) [2233483] +- perf tests stat_all_metrics: Fix shellcheck warning SC2076 (Michael Petlan) [2233483] +- perf tests test_arm_coresight: Shellcheck fixes (Michael Petlan) [2233483] +- perf tests stat+csv_output: Fix shellcheck warnings (Michael Petlan) [2233483] +- perf tests daemon: Address shellcheck warnings (Michael Petlan) [2233483] +- perf tests arm_callgraph_fp: Address shellcheck warnings about signal names and adding double quotes for expression (Michael Petlan) [2233483] +- perf tests stat+json_output: Address shellcheck warnings (Michael Petlan) [2233483] +- perf python scripting: Get rid of unused import in arm-cs-trace-disasm (Michael Petlan) [2233483] +- perf tool x86: Consolidate is_amd check into single function (Michael Petlan) [2233483] +- perf parse-events: Avoid string for PE_BP_COLON, PE_BP_SLASH (Michael Petlan) [2233483] +- perf metric: Fix no group check (Michael Petlan) [2233483] +- tools api fs: More thread safety for global filesystem variables (Michael Petlan) [2233483] +- perf srcline: Make sentinel reading for binutils addr2line more robust (Michael Petlan) [2233483] +- perf srcline: Make addr2line configuration failure more verbose (Michael Petlan) [2233483] +- perf tests: Make x86 new instructions test optional at build time (Michael Petlan) [2233483] +- perf dwarf-aux: Allow unnamed struct/union/enum (Michael Petlan) [2233483] +- perf dwarf-aux: Fix off-by-one in die_get_varname() (Michael Petlan) [2233483] +- perf pfm: Remove duplicate util/cpumap.h include (Michael Petlan) [2233483] +- perf annotate: Allow whitespace between insn operands (Michael Petlan) [2233483] +- perf inject: Lazily allocate guest_event event_buf (Michael Petlan) [2233483] +- perf inject: Lazily allocate event_copy (Michael Petlan) [2233483] +- perf script: Remove some large stack allocations (Michael Petlan) [2233483] +- perf sched: Avoid large stack allocations (Michael Petlan) [2233483] +- perf bench sched messaging: Free contexts on exit (Michael Petlan) [2233483] +- perf bench futex: Avoid memory leaks from pthread_attr (Michael Petlan) [2233483] +- perf bench epoll: Fix missing frees/puts on the exit path (Michael Petlan) [2233483] +- perf help: Ensure clean_cmds is called on all paths (Michael Petlan) [2233483] +- lib subcmd: Avoid memory leak in exclude_cmds (Michael Petlan) [2233483] +- perf cs-etm: Add exception level consistency check (Michael Petlan) [2233483] +- perf cs-etm: Track exception level (Michael Petlan) [2233483] +- perf cs-etm: Make PID format accessible from struct cs_etm_auxtrace (Michael Petlan) [2233483] +- perf cs-etm: Use previous thread for branch sample source IP (Michael Petlan) [2233483] +- perf cs-etm: Only track threads instead of PID and TIDs (Michael Petlan) [2233483] +- perf map: Fix double 'struct map' reference free found with -DREFCNT_CHECKING=1 (Michael Petlan) [2233483] +- perf srcline: Optimize comparision against SRCLINE_UNKNOWN (Michael Petlan) [2233483] +- perf hist: Fix srcline memory leak (Michael Petlan) [2233483] +- perf srcline: Change free_srcline to zfree_srcline (Michael Petlan) [2233483] +- perf callchain: Use pthread keys for tls callchain_cursor (Michael Petlan) [2233483] +- perf header: Avoid out-of-bounds read (Michael Petlan) [2233483] +- perf top: Add exit routine for main thread (Michael Petlan) [2233483] +- perf annotate: Fix parse_objdump_line memory leak (Michael Petlan) [2233483] +- perf map/maps/thread: Changes to reference counting (Michael Petlan) [2233483] +- perf machine: Don't leak module maps (Michael Petlan) [2233483] +- perf machine: Fix leak of kernel dso (Michael Petlan) [2233483] +- perf maps: Fix overlapping memory leak (Michael Petlan) [2233483] +- perf symbol-elf: Correct holding a reference (Michael Petlan) [2233483] +- perf jit: Fix two thread leaks (Michael Petlan) [2233483] +- perf python: Avoid 2 leak sanitizer issues (Michael Petlan) [2233483] +- perf evlist: Free stats in all evlist destruction (Michael Petlan) [2233483] +- perf intel-pt: Fix missed put and leak (Michael Petlan) [2233483] +- perf stat: Avoid evlist leak (Michael Petlan) [2233483] +- perf header: Ensure bitmaps are freed (Michael Petlan) [2233483] +- perf report: Avoid 'parent_thread' thread leak on '--tasks' processing (Michael Petlan) [2233483] +- perf machine: Make delete_threads part of machine__exit (Michael Petlan) [2233483] +- perf thread: Add reference count checking (Michael Petlan) [2233483] +- perf addr_location: Add init/exit/copy functions (Michael Petlan) [2233483] +- perf addr_location: Move to its own header (Michael Petlan) [2233483] +- perf maps: Make delete static, always use put (Michael Petlan) [2233483] +- perf thread: Add accessor functions for thread (Michael Petlan) [2233483] +- perf thread: Make threads rbtree non-invasive (Michael Petlan) [2233483] +- perf thread: Remove notion of dead threads (Michael Petlan) [2233483] +- perf test: Add test of libpfm4 events (Michael Petlan) [2233483] +- perf list: Check arguments to show libpfm4 events (Michael Petlan) [2233483] +- perf list: Check if libpfm4 event is supported (Michael Petlan) [2233483] +- perf parse: Allow config terms with breakpoints (Michael Petlan) [2233483] +- perf script: Fix allocation of evsel->priv related to per-event dump files (Michael Petlan) [2233483] +- tools headers: Make the difference output easier to read (Michael Petlan) [2233483] +- tools headers: Remove s390 ptrace.h in check-headers.sh (Michael Petlan) [2233483] +- perf annotate: Remove x86 instructions with suffix (Michael Petlan) [2233483] +- perf annotate: Handle x86 instruction suffix generally (Michael Petlan) [2233483] +- perf stat: Document --metric-no-threshold and threshold colors (Michael Petlan) [2233483] +- perf expr: Make the evaluation of & and | logical and lazy (Michael Petlan) [2233483] +- perf arm64: Use max_nr to define SYSCALLTBL_ARM64_MAX_ID (Michael Petlan) [2233483] +- perf arm64: Handle __NR3264_ prefixed syscall number (Michael Petlan) [2233483] +- perf arm64: Rename create_table_from_c() to create_sc_table() (Michael Petlan) [2233483] +- perf tools: Declare syscalltbl_*[] as const for all archs (Michael Petlan) [2233483] +- perf bench: Add missing setlocale() call to allow usage of %%'d style formatting (Michael Petlan) [2233483] +- perf script: Increase PID/TID width for output (Michael Petlan) [2233483] +- perf pmu: Warn about invalid config for all PMUs and configs (Michael Petlan) [2233483] +- perf pmu: Only warn about unsupported formats once (Michael Petlan) [2233483] +- perf test: Update parse-events expectations to test for multiple events (Michael Petlan) [2233483] +- perf parse-events: Wildcard most "numeric" events (Michael Petlan) [2233483] +- perf evsel: Add verbose 3 print of evsel name when opening (Michael Petlan) [2233483] +- perf pmu: Correct perf_pmu__auto_merge_stats() affecting hybrid (Michael Petlan) [2233483] +- perf kvm powerpc: Add missing rename opf pmu_have_event() to perf_pmus__have_event() (Michael Petlan) [2233483] +- libsubcmd: Avoid two path statics, removing 8192 bytes from .bss (Michael Petlan) [2233483] +- perf test pmu: Avoid 2 static path arrays (Michael Petlan) [2233483] +- tools api fs: Dynamically allocate cgroupfs mount point cache, removing 4128 bytes from .bss (Michael Petlan) [2233483] +- perf scripting-engines: Move static to local variable, remove 16384 from .bss (Michael Petlan) [2233483] +- perf path: Make mkpath thread safe, remove 16384 bytes from .bss (Michael Petlan) [2233483] +- perf probe: Dynamically allocate params memory (Michael Petlan) [2233483] +- perf timechart: Make large arrays dynamic (Michael Petlan) [2233483] +- perf lock: Dynamically allocate lockhash_table (Michael Petlan) [2233483] +- perf daemon: Dynamically allocate path to perf (Michael Petlan) [2233483] +- tools lib api fs tracing_path: Remove two unused MAX_PATH paths (Michael Petlan) [2233483] +- tracing: Always use canonical ftrace path (Michael Petlan) [2233483] +- tools api fs: Avoid large static PATH_MAX arrays (Michael Petlan) [2233483] +- perf trace beauty: Make MSR arrays const to move it to .data.rel.ro (Michael Petlan) [2233483] +- perf trace: Make some large static arrays const to move it to .data.rel.ro (Michael Petlan) [2233483] +- perf test x86: intel-pt-test data is immutable so mark it const (Michael Petlan) [2233483] +- perf test x86: insn-x86 test data is immutable so mark it const (Michael Petlan) [2233483] +- perf header: Make nodes dynamic in write_mem_topology() (Michael Petlan) [2233483] +- perf evsel: Don't let for_each_group() treat the head of the list as one of its nodes (Michael Petlan) [2233483] +- perf evsel: Don't let evsel__group_pmu_name() traverse unsorted group (Michael Petlan) [2233483] +- perf pmu: Remove is_pmu_hybrid (Michael Petlan) [2233483] +- perf pmus: Remove perf_pmus__has_hybrid (Michael Petlan) [2233483] +- perf pmus: Add function to return count of core PMUs (Michael Petlan) [2233483] +- perf pmus: Ensure all PMUs are read for find_by_type (Michael Petlan) [2233483] +- perf pmus: Avoid repeated sysfs scanning (Michael Petlan) [2233483] +- perf pmus: Allow just core PMU scanning (Michael Petlan) [2233483] +- perf pmus: Split pmus list into core and other (Michael Petlan) [2233483] +- perf pmu: Separate pmu and pmus (Michael Petlan) [2233483] +- perf x86 mem: minor refactor to is_mem_loads_aux_event (Michael Petlan) [2233483] +- perf pmus: Prefer perf_pmu__scan over perf_pmus__for_each_pmu (Michael Petlan) [2233483] +- perf pmu: Remove perf_pmu__hybrid_pmus list (Michael Petlan) [2233483] +- perf mem: Avoid hybrid PMU list (Michael Petlan) [2233483] +- perf stat: Avoid hybrid PMU list (Michael Petlan) [2233483] +- perf metrics: Remove perf_pmu__is_hybrid use (Michael Petlan) [2233483] +- perf header: Avoid hybrid PMU list in write_pmu_caps (Michael Petlan) [2233483] +- perf evsel: Compute is_hybrid from PMU being core (Michael Petlan) [2233483] +- perf topology: Avoid hybrid list for hybrid topology (Michael Petlan) [2233483] +- perf x86: Iterate hybrid PMUs as core PMUs (Michael Petlan) [2233483] +- perf pmu: Rewrite perf_pmu__has_hybrid to avoid list (Michael Petlan) [2233483] +- perf pmu: Remove perf_pmu__hybrid_mounted (Michael Petlan) [2233483] +- perf evlist: Reduce scope of evlist__has_hybrid (Michael Petlan) [2233483] +- perf evlist: Remove __evlist__add_default (Michael Petlan) [2233483] +- perf evlist: Remove evlist__warn_hybrid_group (Michael Petlan) [2233483] +- perf tools: Warn if no user requested CPUs match PMU's CPUs (Michael Petlan) [2233483] +- perf target: Remove unused hybrid value (Michael Petlan) [2233483] +- perf evlist: Allow has_user_cpus to be set on hybrid (Michael Petlan) [2233483] +- perf evlist: Propagate user CPU maps intersecting core PMU maps (Michael Petlan) [2233483] +- perf pmu: Add CPU map for "cpu" PMUs (Michael Petlan) [2233483] +- perf evsel: Add is_pmu_core inorder to interpret own_cpus (Michael Petlan) [2233483] +- perf pmu: Add is_core to pmu (Michael Petlan) [2233483] +- perf pmu: Detect ARM and hybrid PMUs with sysfs (Michael Petlan) [2233483] +- libperf cpumap: Add "any CPU"/dummy test function (Michael Petlan) [2233483] +- perf cpumap: Add equal function (Michael Petlan) [2233483] +- perf cpumap: Add internal nr and cpu accessors (Michael Petlan) [2233483] +- perf test python: Put perf python at start of sys.path (Michael Petlan) [2233483] +- perf test: Fix perf stat JSON output test (Michael Petlan) [2233483] +- perf tests: Organize cpu_map tests into a single suite (Michael Petlan) [2233483] +- perf cpumap: Add intersect function (Michael Petlan) [2233483] +- perf vendor events intel: Add metricgroup descriptions for all models (Michael Petlan) [2233483] +- perf jevents: Add support for metricgroup descriptions (Michael Petlan) [2233483] +- pert tests: Add tests for new "perf stat --per-cache" aggregation option (Michael Petlan) [2233483] +- perf stat: Add "--per-cache" aggregation option and document it (Michael Petlan) [2233483] +- perf stat record: Save cache level information (Michael Petlan) [2233483] +- perf stat: Setup the foundation to allow aggregation based on cache topology (Michael Petlan) [2233483] +- perf: Extract building cache level for a CPU into separate function (Michael Petlan) [2233483] +- perf vendor events intel: Update tigerlake events/metrics (Michael Petlan) [2233483] +- perf vendor events intel: Update snowridgex events (Michael Petlan) [2233483] +- perf vendor events intel: Update skylake/skylakex events/metrics (Michael Petlan) [2233483] +- perf vendor events intel: Update sapphirerapids events/metrics (Michael Petlan) [2233483] +- perf vendor events intel: Update sandybridge metrics (Michael Petlan) [2233483] +- perf vendor events intel: Update jaketown metrics (Michael Petlan) [2233483] +- perf vendor events intel: Update ivybridge/ivytown metrics (Michael Petlan) [2233483] +- perf vendor events intel: Update icelake/icelakex events/metrics (Michael Petlan) [2233483] +- perf vendor events intel: Update haswell(x) metrics (Michael Petlan) [2233483] +- perf vendor events intel: Update elkhartlake events (Michael Petlan) [2233483] +- perf vendor events intel: Update cascadelakex events/metrics (Michael Petlan) [2233483] +- perf vendor events intel: Update broadwell variant events/metrics (Michael Petlan) [2233483] +- perf vendor events intel: Update alderlake events/metrics (Michael Petlan) [2233483] +- perf test: Add test validating JSON generated by 'perf data convert --to-json' (Michael Petlan) [2233483] +- perf vendor events arm64: Add AmpereOne core PMU events (Michael Petlan) [2233483] +- perf ftrace: Flush output after each writing (Michael Petlan) [2233483] +- perf annotate browser: Add '<' and '>' keys for navigation (Michael Petlan) [2233483] +- perf annotate: Parse x86 SIB addressing properly (Michael Petlan) [2233483] +- perf annotate: Handle "decq", "incq", "testq", "tzcnt" instructions on x86 (Michael Petlan) [2233483] +- perf doc: Add support for KBUILD_BUILD_TIMESTAMP (Michael Petlan) [2233483] +- perf doc: Define man page date when using asciidoctor (Michael Petlan) [2233483] +- perf test: Add cputype testing to perf stat (Michael Petlan) [2233483] +- perf build: Don't use -ftree-loop-distribute-patterns and -gno-variable-location-views in the python feature test when building with clang-13 (Michael Petlan) [2233483] +- perf parse-events: Reduce scope of is_event_supported (Michael Petlan) [2233483] +- perf stat: Don't disable TopdownL1 metric on hybrid (Michael Petlan) [2233483] +- perf metrics: Be PMU specific in event match (Michael Petlan) [2233483] +- perf jevents: Don't rewrite metrics across PMUs (Michael Petlan) [2233483] +- perf vendor events intel: Correct alderlake metrics (Michael Petlan) [2233483] +- perf stat: Command line PMU metric filtering (Michael Petlan) [2233483] +- perf metrics: Be PMU specific for referenced metrics. (Michael Petlan) [2233483] +- perf parse-events: Don't reorder atom cpu events (Michael Petlan) [2233483] +- perf parse-events: Don't auto merge hybrid wildcard events (Michael Petlan) [2233483] +- perf parse-events: Avoid error when assigning a legacy cache term (Michael Petlan) [2233483] +- perf parse-events: Avoid error when assigning a term (Michael Petlan) [2233483] +- perf parse-events: Support hardware events as terms (Michael Petlan) [2233483] +- perf test: Fix parse-events tests for >1 core PMU (Michael Petlan) [2233483] +- perf stat: Make cputype filter generic (Michael Petlan) [2233483] +- perf parse-events: Add pmu filter (Michael Petlan) [2233483] +- perf parse-events: Minor type safety cleanup (Michael Petlan) [2233483] +- perf parse-events: Remove now unused hybrid logic (Michael Petlan) [2233483] +- perf parse-events: Support wildcards on raw events (Michael Petlan) [2233483] +- perf print-events: Print legacy cache events for each PMU (Michael Petlan) [2233483] +- perf parse-events: Wildcard legacy cache events (Michael Petlan) [2233483] +- perf parse-events: Support PMUs for legacy cache events (Michael Petlan) [2233483] +- perf test x86 hybrid: Add hybrid extended type checks (Michael Petlan) [2233483] +- perf test x86 hybrid: Update test expectations (Michael Petlan) [2233483] +- perf test: Move x86 hybrid tests to arch/x86 (Michael Petlan) [2233483] +- perf parse-events: Avoid scanning PMUs before parsing (Michael Petlan) [2233483] +- perf print-events: Avoid unnecessary strlist (Michael Petlan) [2233483] +- perf parse-events: Set pmu_name whenever a pmu is given (Michael Petlan) [2233483] +- perf parse-events: Set attr.type to PMU type early (Michael Petlan) [2233483] +- perf test: Roundtrip name, don't assume 1 event per name (Michael Petlan) [2233483] +- perf test: Test more with config_cache (Michael Petlan) [2233483] +- perf test: Mask configs with extended types then test (Michael Petlan) [2233483] +- perf test: Use valid for PMU tests (Michael Petlan) [2233483] +- perf test: Test more sysfs events (Michael Petlan) [2233483] +- perf vendor events intel: Add tigerlake metric constraints (Michael Petlan) [2233483] +- perf vendor events intel: Add sapphirerapids metric constraints (Michael Petlan) [2233483] +- perf vendor events intel: Add icelakex metric constraints (Michael Petlan) [2233483] +- perf vendor events intel: Add icelake metric constraints (Michael Petlan) [2233483] +- perf vendor events intel: Add alderlake metric constraints (Michael Petlan) [2233483] +- perf script: Refine printing of dso offset (dsoff) (Michael Petlan) [2233483] +- perf dso: Declare dso const as needed (Michael Petlan) [2233483] +- perf script: Add new output field 'dsoff' to print dso offset (Michael Petlan) [2233483] +- perf map: Add helper map__fprintf_dsoname_dsoff (Michael Petlan) [2233483] +- perf tools riscv: Add support for riscv lookup_binutils_path (Michael Petlan) [2233483] +- perf arm-spe: Fix a dangling Documentation/arm64 reference (Michael Petlan) [2233483] +- perf test: Add selftest to test IBS invocation via core pmu events (Michael Petlan) [2233483] +- perf/x86: Fix lockdep warning in for_each_sibling_event() on SPR (Michael Petlan) [2233483] +- perf: Allow a PMU to have a parent (Michael Petlan) [2233483] +- perf/x86/intel: Define bit macros for FixCntrCtl MSR (Michael Petlan) [2233483] +- perf/ibs: Fix interface via core pmu events (Michael Petlan) [2233483] +- perf/core: Rework forwarding of {task|cpu}-clock events (Michael Petlan) [2233483] +- perf evsel: Separate bpf_counter_list and bpf_filters, can be used at the same time (Michael Petlan) [2233483] +- perf cs-etm: Copy kernel coresight-pmu.h header (Michael Petlan) [2233483] +- perf bpf: Do not use llvm-strip on BPF binary (Michael Petlan) [2233483] +- perf build: Don't compile demangle-cxx.cpp if not necessary (Michael Petlan) [2233483] +- perf arm: Fix include path to cs-etm.h (Michael Petlan) [2233483] +- perf bpf filter: Fix a broken perf sample data naming for BPF CO-RE (Michael Petlan) [2233483] +- perf ftrace latency: Remove unnecessary "--" from --use-nsec option (Michael Petlan) [2233483] +- perf test attr: Fix python SafeConfigParser() deprecation warning (Michael Petlan) [2233483] +- perf test attr: Update no event/metric expectations (Michael Petlan) [2233483] +- perf metrics: Avoid segv with --topdown for metrics without a group (Michael Petlan) [2233483] +- perf lock contention: Add empty 'struct rq' to satisfy libbpf 'runqueue' type verification (Michael Petlan) [2233483] +- perf cs-etm: Fix contextid validation (Michael Petlan) [2233483] +- perf arm64: Fix build with refcount checking (Michael Petlan) [2233483] +- perf test: Add stat test for record and script (Michael Petlan) [2233483] +- perf build: Add system include paths to BPF builds (Michael Petlan) [2233483] +- perf bpf skels: Make vmlinux.h use bpf.h and perf_event.h in source directory (Michael Petlan) [2233483] +- perf parse-events: Do not break up AUX event group (Michael Petlan) [2233483] +- perf test test_intel_pt.sh: Test sample mode with event with PMU name (Michael Petlan) [2233483] +- perf evsel: Modify group pmu name for software events (Michael Petlan) [2233483] +- perf build: Gracefully fail the build if BUILD_BPF_SKEL=1 is specified and clang isn't available (Michael Petlan) [2233483] +- perf test java symbol: Remove needless debuginfod queries (Michael Petlan) [2233483] +- perf parse-events: Don't reorder ungrouped events by PMU (Michael Petlan) [2233483] +- perf metric: JSON flag to not group events if gathering a metric group (Michael Petlan) [2233483] +- perf stat: Introduce skippable evsels (Michael Petlan) [2233483] +- perf metric: Change divide by zero and !support events behavior (Michael Petlan) [2233483] +- Revert "perf build: Make BUILD_BPF_SKEL default, rename to NO_BPF_SKEL" (Michael Petlan) [2233483] +- Revert "perf build: Warn for BPF skeletons if endian mismatches" (Michael Petlan) [2233483] +- perf metrics: Fix SEGV with --for-each-cgroup (Michael Petlan) [2233483] +- perf bpf skels: Stop using vmlinux.h generated from BTF, use subset of used structs + CO-RE (Michael Petlan) [2233483] +- perf stat: Separate bperf from bpf_profiler (Michael Petlan) [2233483] +- perf test record+probe_libc_inet_pton: Fix call chain match on x86_64 (Michael Petlan) [2233483] +- perf test record+probe_libc_inet_pton: Fix call chain match on s390 (Michael Petlan) [2233483] +- perf tracepoint: Fix memory leak in is_valid_tracepoint() (Michael Petlan) [2233483] +- perf cs-etm: Add fix for coresight trace for any range of CPUs (Michael Petlan) [2233483] +- perf build: Fix unescaped # in perf build-test (Michael Petlan) [2233483] +- perf unwind: Suppress massive unsupported target platform errors (Michael Petlan) [2233483] +- perf script: Add new parameter in kfree_skb tracepoint to the python scripts using it (Michael Petlan) [2233483] +- perf script: Print raw ip instead of binary offset for callchain (Michael Petlan) [2233483] +- perf symbols: Fix return incorrect build_id size in elf_read_build_id() (Michael Petlan) [2233483] +- perf list: Modify the warning message about scandirat(3) (Michael Petlan) [2233483] +- perf list: Fix memory leaks in print_tracepoint_events() (Michael Petlan) [2233483] +- perf lock contention: Rework offset calculation with BPF CO-RE (Michael Petlan) [2233483] +- perf lock contention: Fix struct rq lock access (Michael Petlan) [2233483] +- perf stat: Disable TopdownL1 on hybrid (Michael Petlan) [2233483] +- perf stat: Avoid SEGV on counter->name (Michael Petlan) [2233483] +- perf cs-etm: Add separate decode paths for timeless and per-thread modes (Michael Petlan) [2233483] +- perf cs-etm: Use bool type for boolean values (Michael Petlan) [2233483] +- perf cs-etm: Allow user to override timestamp and contextid settings (Michael Petlan) [2233483] +- perf cs-etm: Validate options after applying them (Michael Petlan) [2233483] +- perf cs-etm: Don't test full_auxtrace because it's always set (Michael Petlan) [2233483] +- perf tools: Add util function for overriding user set config values (Michael Petlan) [2233483] +- perf cs-etm: Fix timeless decode mode detection (Michael Petlan) [2233483] +- perf evsel: Introduce evsel__name_is() method to check if the evsel name is equal to a given string (Michael Petlan) [2233483] +- libperf rc_check: Enable implicitly with sanitizers (Michael Petlan) [2233483] +- perf test: Fix maps use after put (Michael Petlan) [2233483] +- perf probe: Add missing 0x prefix for addresses printed in hexadecimal (Michael Petlan) [2233483] +- perf build: Test the refcnt check build (Michael Petlan) [2233483] +- perf map: Add reference count checking (Michael Petlan) [2233483] +- perf map: Add set_ methods for map->{start,end,pgoff,pgoff,reloc,erange_warned,dso,map_ip,unmap_ip,priv} (Michael Petlan) [2233483] +- perf map: Add missing conversions to map__refcnt() (Michael Petlan) [2233483] +- perf maps: Add reference count checking (Michael Petlan) [2233483] +- perf maps: Use maps__nr_maps() instead of open coded maps->nr_maps (Michael Petlan) [2233483] +- perf maps: Add maps__refcnt() accessor to allow checking maps pointer (Michael Petlan) [2233483] +- perf dso: Fix use before NULL check introduced by map__dso() introduction (Michael Petlan) [2233483] +- perf cs-etm: Fix segfault in dso lookup (Michael Petlan) [2233483] +- perf script task-analyzer: Fix spelling mistake "miliseconds" -> "milliseconds" (Michael Petlan) [2233483] +- perf namespaces: Introduce nsinfo__mntns_path() accessor to avoid accessing ->mntns_path directly (Michael Petlan) [2233483] +- perf namespaces: Introduce nsinfo__refcnt() accessor to avoid accessing ->refcnt directly (Michael Petlan) [2233483] +- perf namespaces: Use the need_setns() accessors instead of accessing ->need_setns directly (Michael Petlan) [2233483] +- perf namespaces: Add reference count checking (Michael Petlan) [2233483] +- perf dso: Add dso__filename_with_chroot() to reduce number of accesses to dso->nsinfo members (Michael Petlan) [2233483] +- perf cpumap: Add reference count checking (Michael Petlan) [2233483] +- perf cpumap: Use perf_cpu_map__cpu(map, cpu) instead of accessing map->map[cpu] directly (Michael Petlan) [2233483] +- perf cpumap: Remove initializations done in perf_cpu_map__alloc() (Michael Petlan) [2233483] +- libperf: Add reference count checking macros (Michael Petlan) [2233483] +- libperf: Add perf_cpu_map__refcnt() interanl accessor to use in the maps test (Michael Petlan) [2233483] +- perf test: Simplify for_each_test() to avoid tripping on -Werror=array-bounds (Michael Petlan) [2233483] +- perf map: Delete two variable initialisations before null pointer checks in sort__sym_from_cmp() (Michael Petlan) [2233483] +- perf vendor events intel: Fix uncore topics for tigerlake (Michael Petlan) [2233483] +- perf vendor events intel: Fix uncore topics for snowridgex (Michael Petlan) [2233483] +- perf vendor events intel: Fix uncore topics for skylakex (Michael Petlan) [2233483] +- perf vendor events intel: Fix uncore topics for skylake (Michael Petlan) [2233483] +- perf vendor events intel: Fix uncore topics for sandybridge (Michael Petlan) [2233483] +- perf vendor events intel: Fix uncore topics for knightslanding (Michael Petlan) [2233483] +- perf vendor events intel: Fix uncore topics for jaketown (Michael Petlan) [2233483] +- perf vendor events intel: Fix uncore topics for ivytown (Michael Petlan) [2233483] +- perf vendor events intel: Fix uncore topics for ivybridge (Michael Petlan) [2233483] +- perf vendor events intel: Fix uncore topics for icelakex (Michael Petlan) [2233483] +- perf vendor events intel: Fix uncore topics for icelake (Michael Petlan) [2233483] +- perf vendor events intel: Fix uncore topics for haswellx (Michael Petlan) [2233483] +- perf vendor events intel: Fix uncore topics for haswell (Michael Petlan) [2233483] +- perf vendor events intel: Fix uncore topics for cascadelakex (Michael Petlan) [2233483] +- perf vendor events intel: Fix uncore topics for broadwellx (Michael Petlan) [2233483] +- perf vendor events intel: Fix uncore topics for broadwellde (Michael Petlan) [2233483] +- perf vendor events intel: Fix uncore topics for broadwell (Michael Petlan) [2233483] +- perf vendor events intel: Fix uncore topics for alderlake (Michael Petlan) [2233483] +- perf vendor events intel: Add sierraforest (Michael Petlan) [2233483] +- perf vendor events intel: Add grandridge (Michael Petlan) [2233483] +- perf vendor events intel: Update sapphirerapids to v1.12 (Michael Petlan) [2233483] +- perf sched: Fix sched latency analysis incorrection when using 'sched:sched_wakeup' (Michael Petlan) [2233483] +- perf pmu: Use perf_cpu_map__set_nr() in perf_pmu__cpus_match() to allow for refcnt checking (Michael Petlan) [2233483] +- libperf: Add a perf_cpu_map__set_nr() available as an internal function for tools/perf to use (Michael Petlan) [2233483] +- libperf: Make perf_cpu_map__alloc() available as an internal function for tools/perf to use (Michael Petlan) [2233483] +- perf cpumap: Use perf_cpu_map__nr(cpus) to access cpus->nr (Michael Petlan) [2233483] +- perf map: Add map__refcnt() accessor to use in the maps test (Michael Petlan) [2233483] +- perf scripts python intel-pt-events: Delete unused 'event_attr variable (Michael Petlan) [2233483] +- perf top: Expand the range of multithreaded phase (Michael Petlan) [2233483] +- perf pmu: zfree() expects a pointer to a pointer to zero it after freeing its contents (Michael Petlan) [2233483] +- perf metricgroups: Use zfree() to reduce chances of use after free (Michael Petlan) [2233483] +- perf arm-spe: Use zfree() to reduce chances of use after free (Michael Petlan) [2233483] +- perf tests api-io: Use zfree() to reduce chances of use after free (Michael Petlan) [2233483] +- perf bench inject-buildid: Use zfree() to reduce chances of use after free (Michael Petlan) [2233483] +- perf genelf: Use zfree() to reduce chances of use after free (Michael Petlan) [2233483] +- perf evlist: Use zfree() to reduce chances of use after free (Michael Petlan) [2233483] +- perf annotate: Use zfree() to reduce chances of use after free (Michael Petlan) [2233483] +- perf parse-events: Use zfree() to reduce chances of use after free (Michael Petlan) [2233483] +- perf expr: Use zfree() to reduce chances of use after free (Michael Petlan) [2233483] +- perf evsel: Use zfree() to reduce chances of use after free (Michael Petlan) [2233483] +- perf pmu: Use zfree() to reduce chances of use after free (Michael Petlan) [2233483] +- perf env: Use zfree() to reduce chances of use after free (Michael Petlan) [2233483] +- perf x86 iostat: Use zfree() to reduce chances of use after free (Michael Petlan) [2233483] +- perf symbol: Use zfree() to reduce chances of use after free (Michael Petlan) [2233483] +- perf list: Use zfree() to reduce chances of use after free (Michael Petlan) [2233483] +- perf c2c: Use zfree() to reduce chances of use after free (Michael Petlan) [2233483] +- perf trace: Use zfree() to reduce chances of use after free (Michael Petlan) [2233483] +- perf daemon: Use zfree() to reduce chances of use after free (Michael Petlan) [2233483] +- perf inject: Use zfree() to reduce chances of use after free (Michael Petlan) [2233483] +- perf vendor events: Update icelakex to v1.20 (Michael Petlan) [2233483] +- perf vendor events: Update alderlake to v1.20 (Michael Petlan) [2233483] +- perf bperf: Avoid use after free via unrelated 'struct evsel' anonymous union field (Michael Petlan) [2233483] +- perf evsel: Avoid SEGV if delete is called on NULL (Michael Petlan) [2233483] +- perf script ibs: Change bit description according to latest AMD PPR ("Processor Programming Reference") (Michael Petlan) [2233483] +- perf mem: Increase HISTC_MEM_LVL column size to 39 chars (Michael Petlan) [2233483] +- perf mem: Refactor perf_mem__lvl_scnprintf() to process 'union perf_mem_data_src' more intuitively (Michael Petlan) [2233483] +- perf mem: Add support for printing PERF_MEM_LVLNUM_UNC (Michael Petlan) [2233483] +- tools include UAPI: Sync uapi/linux/perf_event.h with the kernel sources (Michael Petlan) [2233483] +- perf/mem: Introduce PERF_MEM_LVLNUM_UNC (Michael Petlan) [2233483] +- perf mem: Add PERF_MEM_LVLNUM_NA to PERF_MEM_DATA_SRC_NONE (Michael Petlan) [2233483] +- perf build: Warn for BPF skeletons if endian mismatches (Michael Petlan) [2233483] +- perf util: Move perf_guest/host declarations (Michael Petlan) [2233483] +- perf util: Move input_name to util (Michael Petlan) [2233483] +- perf version: Use regular verbose flag (Michael Petlan) [2233483] +- perf header: Move perf_version_string declaration (Michael Petlan) [2233483] +- perf usage: Move usage strings (Michael Petlan) [2233483] +- perf ui: Move window resize signal functions (Michael Petlan) [2233483] +- perf test stat+json_output: Write JSON output to a file (Michael Petlan) [2233483] +- perf stat: Don't write invalid "started on" comment for JSON output (Michael Petlan) [2233483] +- perf test stat+csv_output: Write CSV output to a file (Michael Petlan) [2233483] +- perf bpf filter: Support pre-5.16 kernels where 'mem_hops' isn't in 'union perf_mem_data_src' (Michael Petlan) [2233483] +- perf lock contention: Support pre-5.14 kernels (Michael Petlan) [2233483] +- perf map: Changes to reference counting (Michael Petlan) [2233483] +- perf maps: Modify maps_by_name to hold a reference to a map (Michael Petlan) [2233483] +- perf test: Add extra diagnostics to maps test (Michael Petlan) [2233483] +- perf map: Add accessors for ->pgoff and ->reloc (Michael Petlan) [2233483] +- perf map: Add accessors for ->prot, ->priv and ->flags (Michael Petlan) [2233483] +- perf map: Add helper for ->map_ip() and ->unmap_ip() (Michael Petlan) [2233483] +- perf map: Rename map_ip() and unmap_ip() (Michael Petlan) [2233483] +- perf vendor events intel: Update free running tigerlake events (Michael Petlan) [2233483] +- perf vendor events intel: Update free running snowridgex events (Michael Petlan) [2233483] +- perf vendor events intel: Correct knightslanding memory topic (Michael Petlan) [2233483] +- perf vendor events intel: Update free running icelakex events (Michael Petlan) [2233483] +- perf vendor events intel: Update free running alderlake events (Michael Petlan) [2233483] +- perf pmu: Sort and remove duplicates using JSON PMU name (Michael Petlan) [2233483] +- perf pmu: Improve name/comments, avoid a memory allocation (Michael Petlan) [2233483] +- perf pmu: Fewer const casts (Michael Petlan) [2233483] +- perf lock contention: Do not try to update if hash map is full (Michael Petlan) [2233483] +- perf lock contention: Revise needs_callstack() condition (Michael Petlan) [2233483] +- perf lock contention: Update total/bad stats for hidden entries (Michael Petlan) [2233483] +- perf lock contention: Add data failure stat (Michael Petlan) [2233483] +- perf lock contention: Update default map size to 16384 (Michael Petlan) [2233483] +- perf lock contention: Use -M for --map-nr-entries (Michael Petlan) [2233483] +- perf lock contention: Simplify parse_lock_type() (Michael Petlan) [2233483] +- tools: Rename __fallthrough to fallthrough (Michael Petlan) [2233483] +- perf pmu: Fix a few potential fd leaks (Michael Petlan) [2233483] +- perf pmu: Make parser reentrant (Michael Petlan) [2233483] +- perf map: Add accessor for start and end (Michael Petlan) [2233483] +- perf map: Add accessor for dso (Michael Petlan) [2233483] +- perf maps: Add functions to access maps (Michael Petlan) [2233483] +- perf maps: Remove rb_node from struct map (Michael Petlan) [2233483] +- perf map: Move map list node into symbol (Michael Petlan) [2233483] +- perf jit: Fix a few memory leaks (Michael Petlan) [2233483] +- perf build: Allow C++ demangle without libelf (Michael Petlan) [2233483] +- perf srcline: Avoid addr2line SIGPIPEs (Michael Petlan) [2233483] +- perf srcline: Support for llvm-addr2line (Michael Petlan) [2233483] +- perf srcline: Simplify addr2line subprocess (Michael Petlan) [2233483] +- tools api: Add io__getline (Michael Petlan) [2233483] +- perf intel-pt: Use perf_pmu__scan_file_at() if possible (Michael Petlan) [2233483] +- perf pmu: Add perf_pmu__{open,scan}_file_at() (Michael Petlan) [2233483] +- perf pmu: Use relative path in setup_pmu_alias_list() (Michael Petlan) [2233483] +- perf pmu: Use relative path in perf_pmu__caps_parse() (Michael Petlan) [2233483] +- perf pmu: Use relative path for sysfs scan (Michael Petlan) [2233483] +- perf bench: Add pmu-scan benchmark (Michael Petlan) [2233483] +- perf pmu: Add perf_pmu__destroy() function (Michael Petlan) [2233483] +- perf tools: Fix a asan issue in parse_events_multi_pmu_add() (Michael Petlan) [2233483] +- perf list: Use relative path for tracepoint scan (Michael Petlan) [2233483] +- tools build: Add a feature test for scandirat(), that is not implemented so far in musl and uclibc (Michael Petlan) [2233483] +- perf intel-pt: Fix CYC timestamps after standalone CBR (Michael Petlan) [2233483] +- perf auxtrace: Fix address filter entire kernel size (Michael Petlan) [2233483] +- perf arm-spe: Add raw decoding for SPEv1.3 MTE and MOPS load/store (Michael Petlan) [2233483] +- perf cs-etm: Handle PERF_RECORD_AUX_OUTPUT_HW_ID packet (Michael Petlan) [2233483] +- perf cs-etm: Update record event to use new Trace ID protocol (Michael Petlan) [2233483] +- perf cs-etm: Move mapping of Trace ID and cpu into helper function (Michael Petlan) [2233483] +- perf lock contention: Show detail failure reason for BPF (Michael Petlan) [2233483] +- perf lock contention: Fix debug stat if no contention (Michael Petlan) [2233483] +- perf vendor events intel: Update ivybridge and ivytown (Michael Petlan) [2233483] +- perf bench numa: Fix type of loop iterator in do_work, it should be 'long' (Michael Petlan) [2233483] +- perf symbol: Remove unused branch_callstack (Michael Petlan) [2233483] +- perf top: Add --branch-history option (Michael Petlan) [2233483] +- perf build: Conditionally define NDEBUG (Michael Petlan) [2233483] +- perf block-range: Move debug code behind ifndef NDEBUG (Michael Petlan) [2233483] +- perf bench: Avoid NDEBUG warning (Michael Petlan) [2233483] +- perf vendor events: Update Alderlake for E-Core TMA v2.3 (Michael Petlan) [2233483] +- perf symbol: Add command line support for addr2line path (Michael Petlan) [2233483] +- perf annotate: Allow objdump to be set in perfconfig (Michael Petlan) [2233483] +- perf annotate: Own objdump_path and disassembler_style strings (Michael Petlan) [2233483] +- perf annotate: Add init/exit to annotation_options remove default (Michael Petlan) [2233483] +- perf report: Additional config warnings (Michael Petlan) [2233483] +- perf annotate: Delete session for debug builds (Michael Petlan) [2233483] +- perf tools: Avoid warning in do_realloc_array_as_needed() (Michael Petlan) [2233483] +- perf vendor events power9: Remove UTF-8 characters from JSON files (Michael Petlan) [2233483] +- perf ftrace: Make system wide the default target for latency subcommand (Michael Petlan) [2233483] +- perf bench syscall: Add fork syscall benchmark (Michael Petlan) [2233483] +- perf stat: Suppress warning when using cpum_cf events on s390 (Michael Petlan) [2233483] +- perf tests record_offcpu.sh: Fix redirection of stderr to stdin (Michael Petlan) [2233483] +- perf vendor events intel: Update metrics to detect pmem at runtime (Michael Petlan) [2233483] +- perf metrics: Add has_pmem literal (Michael Petlan) [2233483] +- perf vendor events intel: Sandybridge v19 events (Michael Petlan) [2233483] +- perf vendor events intel: Jaketown v23 events (Michael Petlan) [2233483] +- perf vendor events intel: Haswellx v27 events (Michael Petlan) [2233483] +- perf vendor events intel: Haswell v33 events (Michael Petlan) [2233483] +- perf vendor events intel: Broadwellx v20 events (Michael Petlan) [2233483] +- perf vendor events intel: Broadwellde v9 events (Michael Petlan) [2233483] +- perf vendor events intel: Broadwell v27 events (Michael Petlan) [2233483] +- perf lock contention: Fix msan issue in lock_contention_read() (Michael Petlan) [2233483] +- perf vendor events s390: Remove UTF-8 characters from JSON file (Michael Petlan) [2233483] +- perf build: Add warning for when vmlinux.h generation fails (Michael Petlan) [2233483] +- perf report: Append inlines to non-DWARF callchains (Michael Petlan) [2233483] +- perf tools: Add support for perf_event_attr::config3 (Michael Petlan) [2233483] +- perf vendor events arm64: Add N1 metrics (Michael Petlan) [2233483] +- perf jevents: Sort list of input files (Michael Petlan) [2233483] +- perf kvm: Delete histograms entries before exiting (Michael Petlan) [2233483] +- perf kvm: Reference count 'struct kvm_info' (Michael Petlan) [2233483] +- perf report: Add 'simd' sort field (Michael Petlan) [2233483] +- perf arm-spe: Add SVE flags to the SPE samples (Michael Petlan) [2233483] +- perf arm-spe: Refactor arm-spe to support operation packet type (Michael Petlan) [2233483] +- perf event: Add 'simd_flags' field to 'struct perf_sample' (Michael Petlan) [2233483] +- perf intel-pt: Add support for new branch instructions ERETS and ERETU (Michael Petlan) [2233483] +- perf intel-pt: Add event type names UINTR and UIRET (Michael Petlan) [2233483] +- perf symbol: Sort names under write lock (Michael Petlan) [2233483] +- perf test: Fix memory leak in symbols (Michael Petlan) [2233483] +- perf tests: Add common error route for code-reading (Michael Petlan) [2233483] +- perf bpf_counter: Use public cpumap accessors (Michael Petlan) [2233483] +- perf symbol: Avoid memory leak from abi::__cxa_demangle (Michael Petlan) [2233483] +- perf kvm: Update documentation to reflect new changes (Michael Petlan) [2233483] +- perf kvm: Add TUI mode for stat report (Michael Petlan) [2233483] +- perf kvm: Add dimensions for percentages (Michael Petlan) [2233483] +- perf kvm: Support printing attributions for dimensions (Michael Petlan) [2233483] +- perf kvm: Polish sorting key (Michael Petlan) [2233483] +- perf kvm: Use histograms list to replace cached list (Michael Petlan) [2233483] +- perf kvm: Add dimensions for KVM event statistics (Michael Petlan) [2233483] +- perf hist: Add 'kvm_info' field in histograms entry (Michael Petlan) [2233483] +- perf kvm: Parse address location for samples (Michael Petlan) [2233483] +- perf kvm: Pass argument 'sample' to kvm_alloc_init_event() (Michael Petlan) [2233483] +- perf kvm: Introduce histograms data structures (Michael Petlan) [2233483] +- perf kvm: Use macro to replace variable 'decode_str_len' (Michael Petlan) [2233483] +- perf kvm: Use subtraction for comparison metrics (Michael Petlan) [2233483] +- perf kvm: Move up metrics helpers (Michael Petlan) [2233483] +- perf kvm: Add pointer to 'perf_kvm_stat' in kvm event (Michael Petlan) [2233483] +- perf kvm: Refactor overall statistics (Michael Petlan) [2233483] +- perf record: Update documentation for BPF filters (Michael Petlan) [2233483] +- perf bpf filter: Show warning for missing sample flags (Michael Petlan) [2233483] +- perf bpf filter: Add logical OR operator (Michael Petlan) [2233483] +- perf bpf filter: Add data_src sample data support (Michael Petlan) [2233483] +- perf bpf filter: Add more weight sample data support (Michael Petlan) [2233483] +- perf bpf filter: Add 'pid' sample data support (Michael Petlan) [2233483] +- perf record: Record dropped sample count (Michael Petlan) [2233483] +- perf record: Add BPF event filter support (Michael Petlan) [2233483] +- perf bpf filter: Implement event sample filtering (Michael Petlan) [2233483] +- perf bpf filter: Introduce basic BPF filter expression (Michael Petlan) [2233483] +- perf top: Fix rare segfault in thread__comm_len() (Michael Petlan) [2233483] +- perf vendor events s390: Add metric for TLB and cache (Michael Petlan) [2233483] +- perf vendor events s390: Add cache metrics for z13 (Michael Petlan) [2233483] +- perf vendor events s390: Add cache metrics for z14 (Michael Petlan) [2233483] +- perf vendor events s390: Add cache metrics for z15 (Michael Petlan) [2233483] +- perf vendor events intel: Update skylake events (Michael Petlan) [2233483] +- perf vendor events intel: Update meteorlake events (Michael Petlan) [2233483] +- perf vendor events intel: Update graniterapids events (Michael Petlan) [2233483] +- perf scripts intel-pt-events.py: Fix IPC output for Python 2 (Michael Petlan) [2233483] +- perf tools bpf: Add vmlinux.h to .gitignore (Michael Petlan) [2233483] +- perf lock contention: Show lock type with address (Michael Petlan) [2233483] +- perf lock contention: Show per-cpu rq_lock with address (Michael Petlan) [2233483] +- perf lock contention: Track and show siglock with address (Michael Petlan) [2233483] +- perf lock contention: Track and show mmap_lock with address (Michael Petlan) [2233483] +- perf build: Error if no libelf and NO_LIBELF isn't set (Michael Petlan) [2233483] +- perf build: Remove redundant NO_NEWT build option (Michael Petlan) [2233483] +- perf build: If libtraceevent isn't present error the build (Michael Petlan) [2233483] +- perf build: Switch libpfm4 to opt-out rather than opt-in (Michael Petlan) [2233483] +- perf symbol: Add abi::__cxa_demangle C++ demangling support (Michael Petlan) [2233483] +- tools build: Add feature test for abi::__cxa_demangle (Michael Petlan) [2233483] +- perf build: Make binutil libraries opt in (Michael Petlan) [2233483] +- perf build: Error if jevents won't work and NO_JEVENTS=1 isn't set (Michael Petlan) [2233483] +- perf util: Remove weak sched_getcpu (Michael Petlan) [2233483] +- perf build: Remove unused HAVE_GLIBC_SUPPORT (Michael Petlan) [2233483] +- perf build: Make BUILD_BPF_SKEL default, rename to NO_BPF_SKEL (Michael Petlan) [2233483] +- perf bpf: Remove pre libbpf 1.0 conditional logic (Michael Petlan) [2233483] +- perf build: Remove libbpf pre-1.0 feature tests (Michael Petlan) [2233483] +- tools build: Pass libbpf feature only if libbpf 1.0+ (Michael Petlan) [2233483] +- perf cs-etm: Avoid printing warning in cs_etm_is_ete() check (Michael Petlan) [2233483] +- perf cs-etm: Reduce verbosity of ts_source warning (Michael Petlan) [2233483] +- perf list: Add PMU pai_ext event description for IBM z16 (Michael Petlan) [2233483] +- perf vendor events s390: Add cache metrics for z16 (Michael Petlan) [2233483] +- perf vendor events s390: Add common metrics (Michael Petlan) [2233483] +- perf parse-events: Warn when events are regrouped (Michael Petlan) [2233483] +- perf evlist: Remove nr_groups (Michael Petlan) [2233483] +- perf evsel: Remove use_uncore_alias (Michael Petlan) [2233483] +- perf parse-events: Sort and group parsed events (Michael Petlan) [2233483] +- perf parse-events: Pass ownership of the group name (Michael Petlan) [2233483] +- perf evsel: Add function to compute group PMU name (Michael Petlan) [2233483] +- perf evsel: Allow const evsel for certain accesses (Michael Petlan) [2233483] +- perf stat: Modify the group test (Michael Petlan) [2233483] +- perf pmu: Earlier PMU auxtrace initialization (Michael Petlan) [2233483] +- perf stat: Don't remove all grouped events when CPU maps disagree (Michael Petlan) [2233483] +- libperf evlist: Avoid a use of evsel idx (Michael Petlan) [2233483] +- perf ftrace: Reuse target::initial_delay (Michael Petlan) [2233483] +- perf record: Reuse target::initial_delay (Michael Petlan) [2233483] +- perf vendor events intel: Update icelakex to v1.19 (Michael Petlan) [2233483] +- perf vendor events intel: Update alderlaken to v1.19 (Michael Petlan) [2233483] +- perf vendor events intel: Update alderlake to v1.19 (Michael Petlan) [2233483] +- perf stat: Remove saved_value/runtime_stat (Michael Petlan) [2233483] +- perf stat: Use counts rather than saved_value (Michael Petlan) [2233483] +- perf metric: Directly use counts rather than saved_value (Michael Petlan) [2233483] +- perf stat: Add cpu_aggr_map for loop (Michael Petlan) [2233483] +- perf stat: Hide runtime_stat (Michael Petlan) [2233483] +- perf stat: Move enums from header (Michael Petlan) [2233483] +- perf stat: Remove perf_stat_evsel_id (Michael Petlan) [2233483] +- perf stat: Use metrics for --smi-cost (Michael Petlan) [2233483] +- perf stat: Remove hard coded transaction events (Michael Petlan) [2233483] +- perf doc: Refresh topdown documentation (Michael Petlan) [2233483] +- perf stat: Remove topdown event special handling (Michael Petlan) [2233483] +- perf stat: Implement --topdown using json metrics (Michael Petlan) [2233483] +- perf stat: Add TopdownL1 metric as a default if present (Michael Petlan) [2233483] +- perf metric: Add --metric-no-threshold option (Michael Petlan) [2233483] +- perf expr: More explicit NAN handling (Michael Petlan) [2233483] +- perf metric: Compute and print threshold values (Michael Petlan) [2233483] +- perf list: Support for printing metric thresholds (Michael Petlan) [2233483] +- perf pmu-events: Test parsing metric thresholds with the fake PMU (Michael Petlan) [2233483] +- perf jevent: Parse metric thresholds (Michael Petlan) [2233483] +- perf jevents: Add rand support to metrics (Michael Petlan) [2233483] +- perf vendor events intel: Refresh westmereep-dp events (Michael Petlan) [2233483] +- perf vendor events intel: Refresh tigerlake events (Michael Petlan) [2233483] +- perf vendor events intel: Refresh skylakex metrics (Michael Petlan) [2233483] +- perf vendor events intel: Refresh skylake events (Michael Petlan) [2233483] +- perf vendor events intel: Refresh silvermont events (Michael Petlan) [2233483] +- perf vendor events intel: Refresh sapphirerapids events (Michael Petlan) [2233483] +- perf vendor events intel: Refresh sandybridge events (Michael Petlan) [2233483] +- perf vendor events intel: Refresh knightslanding events (Michael Petlan) [2233483] +- perf vendor events intel: Refresh jaketown events (Michael Petlan) [2233483] +- perf vendor events intel: Refresh ivytown metrics (Michael Petlan) [2233483] +- perf vendor events intel: Refresh ivybridge metrics (Michael Petlan) [2233483] +- perf vendor events intel: Refresh icelakex metrics (Michael Petlan) [2233483] +- perf vendor events intel: Refresh icelake events (Michael Petlan) [2233483] +- perf vendor events intel: Refresh haswellx metrics (Michael Petlan) [2233483] +- perf vendor events intel: Refresh haswell metrics (Michael Petlan) [2233483] +- perf vendor events intel: Add graniterapids events (Michael Petlan) [2233483] +- perf vendor events intel: Refresh cascadelakex events (Michael Petlan) [2233483] +- perf vendor events intel: Refresh broadwellx metrics (Michael Petlan) [2233483] +- perf vendor events intel: Refresh broadwellde metrics (Michael Petlan) [2233483] +- perf vendor events intel: Refresh broadwell metrics (Michael Petlan) [2233483] +- perf vendor events intel: Refresh alderlake-n metrics (Michael Petlan) [2233483] +- perf vendor events intel: Refresh alderlake events (Michael Petlan) [2233483] +- perf pmu-events: Don't '\0' terminate enum values (Michael Petlan) [2233483] +- perf pmu-events: Make the metric_constraint an enum (Michael Petlan) [2233483] +- perf expr: Make the online topology accessible globally (Michael Petlan) [2233483] +- perf pmu-events: Change perpkg to be a bool (Michael Petlan) [2233483] +- perf pmu-events: Change deprecated to be a bool (Michael Petlan) [2233483] +- perf pmu-events: Change aggr_mode to be an enum (Michael Petlan) [2233483] +- perf pmu-events: Remove aggr_mode from pmu_event (Michael Petlan) [2233483] +- perf metrics: Improve variable names (Michael Petlan) [2233483] +- perf tools: Ensure evsel name is initialized (Michael Petlan) [2233483] +- perf/x86/intel: Fix the FRONTEND encoding on GNR and MTL (Michael Petlan) [2233483] +- perf/x86/uncore: Correct the number of CHAs on SPR (Michael Petlan) [2233483] +- perf/x86/intel: Save/restore cpuc->active_pebs_data_cfg when using guest PEBS (Michael Petlan) [2233483] +- perf/x86/intel/ds: Flush PEBS DS when changing PEBS_DATA_CFG (Michael Petlan) [2233483] +- powerpc/perf: Properly detect mpc7450 family (Michael Petlan) [2233483] +- perf/x86/intel/uncore: Add events for Intel SPR IMC PMU (Michael Petlan) [2233483] +- perf/core: Fix hardlockup failure caused by perf throttle (Michael Petlan) [2233483] +- perf/x86/cstate: Add Granite Rapids support (Michael Petlan) [2233483] +- perf/x86/msr: Add Granite Rapids (Michael Petlan) [2233483] +- perf/x86/intel: Add Granite Rapids (Michael Petlan) [2233483] +- perf/hw_breakpoint: remove MODULE_LICENSE in non-modules (Michael Petlan) [2233483] +- crypto: algboss - compile out test-related code when tests disabled (Brian Masney) [RHEL-2361] +- crypto: api - compile out crypto_boot_test_finished when tests disabled (Brian Masney) [RHEL-2361] +- crypto: algboss - optimize registration of internal algorithms (Brian Masney) [RHEL-2361] +- crypto: api - optimize algorithm registration when self-tests disabled (Brian Masney) [RHEL-2361] +- scsi: ufs: core: convert to dev_err_probe() in hba_init (Brian Masney) [RHEL-4009] +- scsi: ufs: host: convert to dev_err_probe() in pltfrm_init (Brian Masney) [RHEL-4009] +- power: reset: nvmem-reboot-mode: quiet some device deferrals (Brian Masney) [RHEL-4009] +- arm64: dts: qcom: sa8775p: correct PMIC GPIO label in gpio-ranges (Brian Masney) [RHEL-4009] +- Bluetooth: L2CAP: Fix u8 overflow (Wander Lairson Costa) [2152860] {CVE-2022-45934} +- sched/fair: Block nohz tick_stop when cfs bandwidth in use (Phil Auld) [2208016] +- sched, cgroup: Restore meaning to hierarchical_quota (Phil Auld) [2208016] +- Revert "net: macsec: preserve ingress frame ordering" (Sabrina Dubroca) [RHEL-2248] +- nfsd: fix change_info in NFSv4 RENAME replies (Jeffrey Layton) [2218844] +- drm/amd/display: fix the white screen issue when >= 64GB DRAM (Mika Penttilä) [2231925] + +* Mon Sep 18 2023 Scott Weaver [5.14.0-367.el9] +- platform/x86/intel-uncore-freq: tpmi: Provide cluster level control (David Arcari) [2177013] +- platform/x86/intel-uncore-freq: Uncore frequency control via TPMI (David Arcari) [2177013] +- platform/x86/intel-uncore-freq: Support for cluster level controls (David Arcari) [2177013] +- platform/x86/intel-uncore-freq: Return error on write frequency (David Arcari) [2177013] +- platform/x86: intel-uncore-freq: Add client processors (David Arcari) [2177013] +- platform/x86: intel-uncore-freq: move to use bus_get_dev_root() (David Arcari) [2177013] +- platform/x86: intel-uncore-freq: add Emerald Rapids support (David Arcari) [2177013] +- platform/x86: intel-uncore-freq: Use sysfs_emit() to instead of scnprintf() (David Arcari) [2177013] +- platform/x86: intel-uncore-freq: Prevent driver loading in guests (David Arcari) [2177013] +- platform/x86: intel-uncore-freq: fix uncore_freq_common_init() error codes (David Arcari) [2177013] +- Documentation: admin-guide: pm: Document uncore frequency scaling (David Arcari) [2177013] +- platform/x86/intel-uncore-freq: Split common and enumeration part (David Arcari) [2177013] +- platform/x86/intel/uncore-freq: Display uncore current frequency (David Arcari) [2177013] +- platform/x86/intel/uncore-freq: Use sysfs API to create attributes (David Arcari) [2177013] +- platform/x86/intel/uncore-freq: Move to uncore-frequency folder (David Arcari) [2177013] +- platform/x86: intel-uncore-frequency: use default_groups in kobj_type (David Arcari) [2177013] +- platform/x86: intel-uncore-frequency: Move to intel sub-directory (David Arcari) [2177013] +- Revert "platform/x86: intel-uncore-freq: add Emerald Rapids support" (David Arcari) [2177013] +- redhat: add additional gating boot tests (Scott Weaver) +- powercap: intel_rapl: Fix invalid setting of Power Limit 4 (David Arcari) [2177009] +- powercap: intel_rapl: Optimize rp->domains memory allocation (David Arcari) [2177009] +- powercap: intel_rapl: Fix a sparse warning in TPMI interface (David Arcari) [2177009] +- powercap: RAPL: Fix a NULL vs IS_ERR() bug (David Arcari) [2177009] +- powercap: RAPL: Fix CONFIG_IOSF_MBI dependency (David Arcari) [2177009] +- powercap: RAPL: fix invalid initialization for pl4_supported field (David Arcari) [2177009] +- redhat/configs: enable CONFIG_INTEL_RAPL_TPMI (David Arcari) [2177009] +- redhat/filter-modules.sh.rhel: add needed deps for intel_rapl_tpmi (David Arcari) [2177009] +- powercap: intel_rapl: Introduce RAPL TPMI interface driver (David Arcari) [2177009] +- powercap: intel_rapl: Introduce core support for TPMI interface (David Arcari) [2177009] +- powercap: intel_rapl: Introduce RAPL I/F type (David Arcari) [2177009] +- powercap: intel_rapl: Make cpu optional for rapl_package (David Arcari) [2177009] +- powercap: intel_rapl: Remove redundant cpu parameter (David Arcari) [2177009] +- powercap: intel_rapl: Add support for lock bit per Power Limit (David Arcari) [2177009] +- powercap: intel_rapl: Cleanup Power Limits support (David Arcari) [2177009] +- powercap: intel_rapl: Use bitmap for Power Limits (David Arcari) [2177009] +- powercap: intel_rapl: Change primitive order (David Arcari) [2177009] +- powercap: intel_rapl: Use index to initialize primitive information (David Arcari) [2177009] +- powercap: intel_rapl: Support per domain energy/power/time unit (David Arcari) [2177009] +- powercap: intel_rapl: Support per Interface primitive information (David Arcari) [2177009] +- powercap: intel_rapl: Support per Interface rapl_defaults (David Arcari) [2177009] +- powercap: intel_rapl: Allow probing without CPUID match (David Arcari) [2177009] +- powercap: intel_rapl: Remove unused field in struct rapl_if_priv (David Arcari) [2177009] +- powercap: RAPL: Add Power Limit4 support for Meteor Lake SoC (David Arcari) [2177009] +- powercap: intel_rapl: Fix handling for large time window (David Arcari) [2177009] +- platform/x86:intel/pmc: Add Meteor Lake IOE-M PMC related maps (David Arcari) [2177038] +- platform/x86:intel/pmc: Add Meteor Lake IOE-P PMC related maps (David Arcari) [2177038] +- platform/x86:intel/pmc: Use SSRAM to discover pwrm base address of primary PMC (David Arcari) [2177038] +- platform/x86:intel/pmc: Discover PMC devices (David Arcari) [2177038] +- platform/x86:intel/pmc: Enable debugfs multiple PMC support (David Arcari) [2177038] +- platform/x86:intel/pmc: Add support to handle multiple PMCs (David Arcari) [2177038] +- platform/x86:intel/pmc: Combine core_init() and core_configure() (David Arcari) [2177038] +- platform/x86:intel/pmc: Update maps for Meteor Lake P/M platforms (David Arcari) [2177038] +- platform/x86/intel/pmc/mtl: Put devices in D3 during resume (David Arcari) [2177038] +- platform/x86/intel/pmc: Add resume callback (David Arcari) [2177038] +- platform/x86:intel/pmc: Remove Meteor Lake S platform support (David Arcari) [2177038] +- platform/x86/intel/pmc/mtl: Put GNA/IPU/VPU devices in D3 (David Arcari) [2177038] +- platform/x86/intel/pmc: Alder Lake PCH slp_s0_residency fix (David Arcari) [2177038] +- platform/x86: intel: pmc: core: Convert to platform remove callback returning void (David Arcari) [2177038] + +* Thu Sep 14 2023 Scott Weaver [5.14.0-366.el9] +- Bluetooth: Add VID/PID 0489/e0e0 for MediaTek MT7921 (Bastien Nocera) [2231144] +- MAINTAINERS: Add Chuanhua Lei as Intel LGM GW PCIe maintainer (Myron Stowe) [2228915] +- PCI/DPC: Quirk PIO log size for Intel Ice Lake Root Ports (Myron Stowe) [2228915] +- PCI: xilinx: Drop obsolete dependency on COMPILE_TEST (Myron Stowe) [2228915] +- PCI: mobiveil: Sort Kconfig entries by vendor (Myron Stowe) [2228915] +- PCI: dwc: Sort Kconfig entries by vendor (Myron Stowe) [2228915] +- PCI: Sort controller Kconfig entries by vendor (Myron Stowe) [2228915] +- PCI: Use consistent controller Kconfig menu entry language (Myron Stowe) [2228915] +- PCI: xilinx-nwl: Add 'Xilinx' to Kconfig prompt (Myron Stowe) [2228915] +- PCI: hv: Add 'Microsoft' to Kconfig prompt (Myron Stowe) [2228915] +- PCI: meson: Add 'Amlogic' to Kconfig prompt (Myron Stowe) [2228915] +- PCI: rcar: Avoid defines prefixed with CONFIG (Myron Stowe) [2228915] +- dt-bindings: PCI: qcom: Document msi-map and msi-map-mask properties (Myron Stowe) [2228915] +- PCI: qcom: Add SM8550 PCIe support (Myron Stowe) [2228915] +- dt-bindings: PCI: qcom: Add SM8550 compatible (Myron Stowe) [2228915] +- PCI: qcom: Add support for SDX55 SoC (Myron Stowe) [2228915] +- dt-bindings: PCI: qcom-ep: Fix the unit address used in example (Myron Stowe) [2228915] +- dt-bindings: PCI: qcom: Add SDX55 SoC (Myron Stowe) [2228915] +- dt-bindings: PCI: qcom: Update maintainers entry (Myron Stowe) [2228915] +- PCI: qcom: Enable async probe by default (Myron Stowe) [2228915] +- PCI: qcom: Add support for system suspend and resume (Myron Stowe) [2228915] +- PCI: qcom: Expose link transition counts via debugfs (Myron Stowe) [2228915] +- dt-bindings: PCI: qcom: Add "mhi" register region to supported SoCs (Myron Stowe) [2228915] +- PCI: qcom: Rename qcom_pcie_config_sid_sm8250() to reflect IP version (Myron Stowe) [2228915] +- PCI: qcom: Use macros for defining total no. of clocks & supplies (Myron Stowe) [2228915] +- PCI: qcom: Use bulk reset APIs for handling resets for IP rev 2.4.0 (Myron Stowe) [2228915] +- PCI: qcom: Use bulk reset APIs for handling resets for IP rev 2.3.3 (Myron Stowe) [2228915] +- PCI: qcom: Use bulk clock APIs for handling clocks for IP rev 2.3.3 (Myron Stowe) [2228915] +- PCI: qcom: Use bulk clock APIs for handling clocks for IP rev 2.3.2 (Myron Stowe) [2228915] +- PCI: qcom: Use bulk clock APIs for handling clocks for IP rev 1.0.0 (Myron Stowe) [2228915] +- PCI: qcom: Use bulk reset APIs for handling resets for IP rev 2.1.0 (Myron Stowe) [2228915] +- PCI: qcom: Use lower case for hex (Myron Stowe) [2228915] +- PCI: qcom: Add missing macros for register fields (Myron Stowe) [2228915] +- PCI: qcom: Use bitfield definitions for register fields (Myron Stowe) [2228915] +- PCI: qcom: Sort and group registers and bitfield definitions (Myron Stowe) [2228915] +- PCI: qcom: Remove PCIE20_ prefix from register definitions (Myron Stowe) [2228915] +- PCI: qcom: Fix the incorrect register usage in v2.7.0 config (Myron Stowe) [2228915] +- PCI: mt7621: Use dev_info() to log PCIe card detection (Myron Stowe) [2228915] +- PCI: layerscape: Add EP mode support for ls1028a (Myron Stowe) [2228915] +- PCI: kirin: Select REGMAP_MMIO (Myron Stowe) [2228915] +- PCI: ixp4xx: Use PCI_CONF1_ADDRESS() macro (Myron Stowe) [2228915] +- PCI: imx6: Install the fault handler only on compatible match (Myron Stowe) [2228915] +- dt-bindings: PCI: fsl,imx6q: fix assigned-clocks warning (Myron Stowe) [2228915] +- dt-bindings: imx6q-pcie: Restruct i.MX PCIe schema (Myron Stowe) [2228915] +- dt-bindings: PCI: convert amlogic,meson-pcie.txt to dt-schema (Myron Stowe) [2228915] +- EISA: Drop unused pci_bus_for_each_resource() index argument (Myron Stowe) [2228915] +- PCI: Make pci_bus_for_each_resource() index optional (Myron Stowe) [2228915] +- PCI: Document pci_bus_for_each_resource() (Myron Stowe) [2228915] +- PCI: Introduce pci_dev_for_each_resource() (Myron Stowe) [2228915] +- PCI: Introduce pci_resource_n() (Myron Stowe) [2228915] +- PCI/PM: Drop pci_bridge_wait_for_secondary_bus() timeout parameter (Myron Stowe) [2228915] +- PCI/PM: Increase wait time after resume (Myron Stowe) [2228915] +- PCI/P2PDMA: Fix pci_p2pmem_find_many() kernel-doc (Myron Stowe) [2228915] +- PCI: pciehp: Fix AB-BA deadlock between reset_lock and device_lock (Myron Stowe) [2228915] +- PCI: Fix up L1SS capability for Intel Apollo Lake Root Port (Myron Stowe) [2228915] +- PCI/EDR: Add edr_handle_event() comments (Myron Stowe) [2228915] +- PCI/EDR: Clear Device Status after EDR error recovery (Myron Stowe) [2228915] +- efi/cper: Remove unnecessary aer.h include (Myron Stowe) [2228915] +- PCI: dwc: Adjust to recent removal of PCI_MSI_IRQ_DOMAIN (Myron Stowe) [2228915] +- dt-bindings: imx6q-pcie: Handle more resets on legacy platforms (Myron Stowe) [2228915] +- dt-bindings: imx6q-pcie: Handle various PD configurations (Myron Stowe) [2228915] +- dt-bindings: imx6q-pcie: Handle various clock configurations (Myron Stowe) [2228915] +- ARM: Marvell: Update PCIe fixup (Myron Stowe) [2228915] +- ARM: dove: multiplatform support (Myron Stowe) [2228915] +- PCI: brcmstb: Allow building for BMIPS_GENERIC (Myron Stowe) [2228915] +- selftests: cgroup: fix test_kmem_memcg_deletion kernel mem check (Lucas Karpinski) [RHEL-2573] +- selftests: cgroup: fix test_kmem_basic less than error (Lucas Karpinski) [RHEL-2573] +- selftests: cgroup: fix test_kmem_basic false positives (Lucas Karpinski) [RHEL-2573] +- pwm: imx-tpm: force 'real_period' to be zero in suspend (Steve Best) [2230664] +- pwm: imx-tpm: Convert to platform remove callback returning void (Steve Best) [2230664] +- blk-throttle: Fix io statistics for cgroup v1 (Ming Lei) [2208905] +- block: make sure local irq is disabled when calling __blkcg_rstat_flush (Ming Lei) [2208905] +- blk-cgroup: Flush stats before releasing blkcg_gq (Ming Lei) [2208905] +- blk-cgroup: hold queue_lock when removing blkg->q_node (Ming Lei) [2217205] + +* Tue Sep 12 2023 Scott Weaver [5.14.0-365.el9] +- redhat/self-test: Remove rpmlint test (Prarit Bhargava) +- redhat: shellcheck script fixes (Prarit Bhargava) +- redhat/self-test: Clean up tests that do not work in CS9/RHEL9 (Prarit Bhargava) +- redhat/self-test/data: Rework data (Prarit Bhargava) +- redhat/kernel.spec.template: update compression variables to support zstd (Brian Masney) [RHEL-2376] +- kernel.spec.template: Add global compression variables (Brian Masney) [RHEL-2376] +- platform/x86/intel/tpmi: Add debugfs interface (David Arcari) [2177011] +- platform/x86/intel/tpmi: Read feature control status (David Arcari) [2177011] +- redhat/configs: enable CONFIG_INTEL_TPMI (David Arcari) [2177011] +- platform/x86/intel/tpmi: Prevent overflow for cap_offset (David Arcari) [2177011] +- platform/x86/intel: tpmi: Remove hardcoded unit and offset (David Arcari) [2177011] +- platform/x86/intel: tpmi: Revise the comment of intel_vsec_add_aux (David Arcari) [2177011] +- platform/x86/intel: tpmi: Fix double free in tpmi_create_device() (David Arcari) [2177011] +- platform/x86/intel/tpmi: Fix double free reported by Smatch (David Arcari) [2177011] +- platform/x86/intel/tpmi: ADD tpmi external interface for tpmi feature drivers (David Arcari) [2177011] +- platform/x86/intel/tpmi: Process CPU package mapping (David Arcari) [2177011] +- platform/x86/intel: Intel TPMI enumeration driver (David Arcari) [2177011] + +* Fri Sep 08 2023 Scott Weaver [5.14.0-364.el9] +- arm64: dts: qcom: sa8775p: add the PMU node (Lucas Karpinski) [RHEL-1730] +- scsi: st: Add third party poweron reset handling (John Meneghini) [2210024] +- gpio: remove MODULE_LICENSE in non-modules (Steve Best) [2230647] +- bpf: sockmap: Remove preempt_disable in sock_map_sk_acquire (Tomas Glozar) [2229975] +- tracing: Fix permissions for the buffer_percent file (Adrien Thierry) [RHEL-1491] +- tracing: Add missing spaces in trace_print_hex_seq() (Adrien Thierry) [RHEL-1491] +- ring-buffer: Ensure proper resetting of atomic variables in ring_buffer_reset_online_cpus (Adrien Thierry) [RHEL-1491] +- ftrace: Fix issue that 'direct->addr' not restored in modify_ftrace_direct() (Adrien Thierry) [RHEL-1491] +- ring-buffer: Fix race while reader and writer are on the same page (Adrien Thierry) [RHEL-1491] +- tracing: Fix wrong return in kprobe_event_gen_test.c (Adrien Thierry) [RHEL-1491] +- ftrace: Fix invalid address access in lookup_rec() when index is 0 (Adrien Thierry) [RHEL-1491] +- ring-buffer: Handle race between rb_move_tail and rb_check_pages (Adrien Thierry) [RHEL-1491] +- tracing: WARN on rcuidle (Adrien Thierry) [RHEL-1491] +- tracing: Improve panic/die notifiers (Adrien Thierry) [RHEL-1491] +- tracing: Fix infinite loop in tracing_read_pipe on overflowed print_trace_line (Adrien Thierry) [RHEL-1491] +- tracing: Fix some checker warnings (Adrien Thierry) [RHEL-1491] +- tracing: Fix issue of missing one synthetic field (Adrien Thierry) [RHEL-1491] +- tracing: kprobe: Fix potential null-ptr-deref on trace_array in kprobe_event_gen_test_exit() (Adrien Thierry) [RHEL-1491] +- tracing: kprobe: Fix potential null-ptr-deref on trace_event_file in kprobe_event_gen_test_exit() (Adrien Thierry) [RHEL-1491] +- tracing: Fix wild-memory-access in register_synth_event() (Adrien Thierry) [RHEL-1491] +- tracing: Fix memory leak in test_gen_synth_cmd() and test_empty_synth_event() (Adrien Thierry) [RHEL-1491] +- ftrace: Fix null pointer dereference in ftrace_add_mod() (Adrien Thierry) [RHEL-1491] +- ftrace: Fix the possible incorrect kernel message (Adrien Thierry) [RHEL-1491] +- tracing: Fix memory leak in tracing_read_pipe() (Adrien Thierry) [RHEL-1491] +- tracing: kprobe: Fix memory leak in test_gen_kprobe/kretprobe_cmd() (Adrien Thierry) [RHEL-1491] +- ftrace: Fix use-after-free for dynamic ftrace_ops (Adrien Thierry) [RHEL-1491] +- ftrace: Fix char print issue in print_ip_ins() (Adrien Thierry) [RHEL-1491] +- ring-buffer: Fix race between reset page and reading page (Adrien Thierry) [RHEL-1491] +- tracing: kprobe: Fix kprobe event gen test module on exit (Adrien Thierry) [RHEL-1491] +- ftrace: Fix NULL pointer dereference in is_ftrace_trampoline when ftrace is dead (Adrien Thierry) [RHEL-1491] +- tracing: Fix sleeping while atomic in kdb ftdump (Adrien Thierry) [RHEL-1491] +- tracing: Fix return value of trace_pid_write() (Adrien Thierry) [RHEL-1491] +- tracing: Fix potential double free in create_var_ref() (Adrien Thierry) [RHEL-1491] +- tracing: Fix sleeping function called from invalid context on RT kernel (Adrien Thierry) [RHEL-1491] +- tracing: Fix inconsistent style of mini-HOWTO (Adrien Thierry) [RHEL-1491] +- ftrace: fix building with SYSCTL=y but DYNAMIC_FTRACE=n (Adrien Thierry) [RHEL-1491] +- ftrace: fix building with SYSCTL=n but DYNAMIC_FTRACE=y (Adrien Thierry) [RHEL-1491] +- tracing: Fix return value of __setup handlers (Adrien Thierry) [RHEL-1491] +- tracing: Fix tp_printk option related with tp_printk_stop_on_boot (Adrien Thierry) [RHEL-1491] +- tracing: Fix possible memory leak in __create_synth_event() error path (Adrien Thierry) [RHEL-1491] +- tracing: Fix a kmemleak false positive in tracing_map (Adrien Thierry) [RHEL-1491] +- tracing: Fix pid filtering when triggers are attached (Adrien Thierry) [RHEL-1491] +- tracing/uprobe: Fix uprobe_perf_open probes iteration (Adrien Thierry) [RHEL-1491] +- tracing/cfi: Fix cmp_entries_* functions signature mismatch (Adrien Thierry) [RHEL-1491] +- iio: adc: imx93: fix a signedness bug in imx93_adc_read_raw() (Steve Best) [2229305] +- locking: revert comment from KRTS JiraReadiness exercise (Eirik Fuller) [RHEL-2256] +- bonding: update port speed when getting bond speed (Hangbin Liu) [2188102] +- gpio: davinci: Stop using ARCH_NR_GPIOS (Steve Best) [2234115] +- scsi: libfc: Remove get_cpu() semantics in fc_exch_em_alloc() (Luis Claudio R. Goncalves) [RHEL-2169] +- dt-bindings: pinctrl: qcom,sa8775p-tlmm: add gpio function constant (Lucas Karpinski) [2233553] +- dt-bindings: pinctrl: qcom,sa8775p-tlmm: simplify with unevaluatedProperties (Lucas Karpinski) [2233553] +- dt-bindings: pinctrl: describe sa8775p-tlmm (Lucas Karpinski) [2233553] +- pinctrl: qcom: Add intr_target_width field to support increased number of interrupt targets (Lucas Karpinski) [2233553] - PCI: hv: Fix a crash in hv_pci_restore_msi_msg() during hibernation (Vitaly Kuznetsov) [2211797] - rhel: Re-add can-dev features that were removed accidentally (Radu Rendec) [2213891] - EDAC/amd64: Add support for ECC on family 19h model 60h-7Fh (Aristeu Rozanski) [2218686] @@ -3766,7 +20534,33 @@ fi - EDAC/amd64: Don't set up EDAC PCI control on Family 17h+ (Aristeu Rozanski) [2218686] - net/sched: cls_fw: Fix improper refcount update leads to use-after-free (Davide Caratti) [2225102] {CVE-2023-3776} -* Mon Sep 04 2023 Jan Stancek [5.14.0-362.1.1.el9_3] +* Tue Sep 05 2023 Scott Weaver [5.14.0-363.el9] +- s390/ap: add ap status asynch error support (Tobias Huschle) [2110509] +- s390/ap: implement SE AP bind, unbind and associate (Tobias Huschle) [2110509] +- s390/ap: introduce low frequency polling possibility (Tobias Huschle) [2110509] +- s390/ap: new low level inline functions ap_bapq() and ap_aapq() (Tobias Huschle) [2110509] +- s390/ap: provide F bit parameter for ap_rapq() and ap_zapq() (Tobias Huschle) [2110509] +- s390/ap: filter ap card functions, new queue functions attribute (Tobias Huschle) [2110509] +- s390/ap: make tapq gr2 response a struct (Tobias Huschle) [2110509] +- s390/ap: introduce new AP bus sysfs attribute features (Tobias Huschle) [2110509] +- s390/ap: exploit new B bit from QCI config info (Tobias Huschle) [2110509] +- s390/zcrypt: replace scnprintf with sysfs_emit (Tobias Huschle) [2110509] +- s390/zcrypt: rework length information for dqap (Tobias Huschle) [2110509] +- s390/zcrypt: make psmid unsigned long instead of long long (Tobias Huschle) [2110509] +- s390/ap,zcrypt,vfio: introduce and use ap_queue_status_reg union (Tobias Huschle) [2110509] +- s390/ap: fix status returned by ap_qact() (Tobias Huschle) [2110509] +- s390/ap: fix status returned by ap_aqic() (Tobias Huschle) [2110509] +- s390/ap: adjust whitespace (Tobias Huschle) [2110509] +- s390/ap: use insn format for new instructions (Tobias Huschle) [2110509] +- erofs: Convert to folios (Alexander Larsson) [2234790] +- erofs: fix potential overflow calculating xattr_isize (Alexander Larsson) [2234790] +- erofs: fix order >= MAX_ORDER warning due to crafted negative i_size (Alexander Larsson) [2234790] +- erofs: fix misbehavior of unsupported chunk format check (Alexander Larsson) [2234790] +- erofs: fix double free of 'copied' (Alexander Larsson) [2234790] +- erofs: support reading chunk-based uncompressed files (Alexander Larsson) [2234790] +- erofs: introduce chunk-based file on-disk format (Alexander Larsson) [2234790] +- erofs: convert all uncompressed cases to iomap (Alexander Larsson) [2234790] +- erofs: iomap support for non-tailpacking DIO (Alexander Larsson) [2234790] - dlm: fix plock lookup when using multiple lockspaces (Alexander Aring) [2234868] - redhat: enable zstream release numbering for rhel 9.3 (Jan Stancek) - redhat: change default dist suffix for RHEL 9.3 (Jan Stancek) @@ -3963,6 +20757,7 @@ fi - kselftest/cgroup: Fix gathering number of CPUs (Waiman Long) [2174568] - redhat: configs: Disable CONFIG_CRYPTO_STATS since performance issue for storage (Herbert Xu) [2227964] - redhat: list Z-Jiras in the changelog before Y-Jiras (Herton R. Krzesinski) +- redhat: bump RHEL_MINOR for 9.4 (Scott Weaver) * Mon Aug 28 2023 Jan Stancek [5.14.0-362.el9] - smb: client: fix null auth (Scott Mayhew) [2223247]